<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8"; /* CSS Document */
/* Global */
/* Global */
body {
    margin: 0px;
    font-family: "futura-pt";
    font-size: 16px;
    color: #16284c;
}

body {
    margin: 0px;
}

/* Clear */
.clear {
    clear: both;
}

/* Text */
.font_bebas {
    font-family: "bebas-neue";
}

.caps {
    text-transform: uppercase;
}

.bold {
    font-weight: bold;
}

.center {
    text-align: center;
}

.letter_sp {
    letter-spacing: 2px;
}

.line_ht {
    line-height: 25px;
}

.text_22 {
    font-size: 22px;
}

.text_28 {
    font-size: 28px;
}

.text_48 {
    font-size: 48px;
}

.text_40 {
    font-size: 40px;
}

.text_36 {
    font-size: 36px;
}

.text_18 {
    font-size: 18px;
}

.text_16 {
    font-size: 16px;
}

.text_14 {
    font-size: 14px;
}

.text_12 {
    font-size: 12px;
}

.text_11 {
    font-size: 11px;
}

.text_10 {
    font-size: 10px;
}

.color_white {
    color: #fff;
}

.color_orange {
    color: #D13F00;
}

.color_green {
    color: #697614;
}

.color_blue {
    color: #196eb7;
}

.color_navy {
    color: #16284c;
}

.heading {
    line-height: 30px;
}

.text_shadow {
    text-shadow: 2px 2px 8px #333333;
}

/* Links */
a:link {
    text-decoration: none;
    color: #196eb7;
}

a:visited {
    text-decoration: none;
    color: #196eb7;
}

a:hover {
    text-decoration: none;
    color: #196eb7;
}

a:active {
    text-decoration: none;
    color: #196eb7;
}
.footer a {
    color: white;
    text-decoration: underline;
}

/* Floats */
.float_lt {
    float: left;
}

.float_rt {
    float: right;
}

.floatleft {
    float: left;
    border-color: #000000;
    margin-right: 10px;
    margin-left: 10px;
    margin-bottom: 10px;
    ; }

img.floatleft {
    float: left;
    border-color: #000000;
    margin-right: 8px;
    margin-bottom: 6px;
}

.map {
    width: 100%;
    max-width: 600px;
    float: right;
    padding-bottom: 20px;
}

/* DIV's */
.content {
    width: 980px;
    margin: auto;
}

.map {
    width: 100%;
    max-width: 600px;
    float: right;
    padding-bottom: 20px;
}

.intro-box {
    width: 45%;
    float: left;
    padding-left: 5px;
    margin-left: 5px;
    margin-top: 20px;
    font-stretch: normal;
    margin-right: 10px;
}

.intro-box2 {
    width: 45%;
    float: left;
    padding-left: 5px;
    margin-left: 5px;
    margin-top: 20px;
    font-stretch: normal;
    margin-right: 10px;
}

.social_teampage {
    height: 125px;
    text-align: center;
}

.social_each {
    display: inline-block;
    padding-left: 25px;
    padding-right: 25px;
    padding-top: 5px;
    padding-bottom: 5px;
}

.menu {
    height: 60px;
    width: 100%;
    background-color: #16284c;
    position: sticky;
}

.header {
    height: 700px;
    background-image: url(https://www.houseloan.com/richardfuller/images/Header_Large.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-color: #16284c;
}

.testimonial {
    height: 400px;
    background-image: url(https://www.houseloan.com/richardfuller/images/Testimonial.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-color: #16284c;
}

.blurb_text {
    width: 48%;
    text-align: center;
    height: 240px;
    padding-top: 40px;
}

.blurb_text2 {
    width: 25%;
    text-align: center;
    height: 375px;
    padding-top: 30px;
}

.blurb_text3 {
    width: 70%;
    text-align: center;
    height: 375px;
    padding-top: 30px;
}

.blurb_photo_01 {
    width: 48%;
    background-image: url(https://www.houseloan.com/richardfuller/images/Blurb_Photos_01.jpg);
    background-repeat: no-repeat;
    background-position: center;
    height: 280px;
    text-align: center;
}

.blurb_photo_02 {
    width: 48%;
    background-image: url(https://www.houseloan.com/richardfuller/images/Blurb_Photos_02.jpg);
    background-repeat: no-repeat;
    background-position: center;
    height: 280px;
    text-align: center;
}

.blurb_photo_03 {
    width: 48%;
    background-image: url(https://www.houseloan.com/richardfuller/images/Blurb_Photos_03.jpg);
    background-repeat: no-repeat;
    background-position: center;
    height: 280px;
    text-align: center;
}

.icon {
    width: 33%;
    float: left;
    align-content: center;
    text-align: center;
}

.footer {
    width: 100%;
    background-color: #16284c;
    padding-top: 40px;
    padding-bottom: 30px;
}

.header_text {
    font-family: "bebas-neue";
    font-size: 70px;
    color: #ffffff;
    text-align: center;
    text-shadow: 2px 2px 10px #333333;
    text-transform: uppercase;
    padding-top: 250px;
    margin: 0;
    font-weight: normal;
}

.header_subtext {
    font-size: 32px;
    color: #ffffff;
    text-align: center;
    text-shadow: 2px 2px 8px #333333;
    text-transform: uppercase;
}

.btn {
    font-size: 22px;
    border: solid #ffffff 0px;
    padding: 10px;
    width: 200px;
    color: #ffffff;
    text-align: center;
    text-transform: uppercase;
    margin: auto;
    margin-top: 15px;
    background-color: #16284c;
}

.line {
    width: 150px;
    height: 1px;
    border-top: 1px solid #ff6d2c;
    margin: auto;
    display: none;
}

.header_faq {
    height: 300px;
    background-image: url(../images/Header_Sub_faq.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-color: #16284c;
}

.header_company {
    height: 300px;
    background-image: url(../images/Header_Sub_FAQ.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-color: #16284c;
}

.header_calc {
    height: 300px;
    background-image: url(../images/Header_Sub_calc.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-color: #16284c;
}

.header_videos {
    height: 300px;
    background-image: url(../images/Header_Sub_video.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-color: #16284c;
}

.header_contact {
    height: 300px;
    background-image: url(../images/Header_Sub_contact.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-color: #16284c;
}

.header_sub_page_text {
    font-family: "bebas-neue";
    font-size: 70px;
    color: #ffffff;
    text-align: center;
    text-shadow: 2px 2px 10px #333333;
    text-transform: uppercase;
    padding-top: 130px;
    font-weight: normal;
    margin: 0;
}

.video_980 {
    width: 640px;
    margin: auto;
    display: block;
}

.video_740 {
    display: none;
}

.video_440 {
    display: none;
}

.video_300 {
    display: none;
}

#cssmenu_2 {
    padding: 0;
    margin: 0;
    border: 0;
}

#cssmenu_2 ul, #cssmenu li {
    list-style: none;
    margin: 0;
    padding: 0;
}

#cssmenu_2 ul {
    position: relative;
    z-index: 597;
}

#cssmenu_2 ul li {
    float: left;
    min-height: 1px;
    vertical-align: middle;
}

#cssmenu_2 ul li.hover, #cssmenu_2 ul li:hover {
    position: relative;
    z-index: 599;
    cursor: default;
}

#cssmenu_2 ul ul {
    visibility: hidden;
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 598;
    width: 100%;
}

#cssmenu_2 ul ul li {
    float: none;
}

#cssmenu_2 ul ul ul {
    top: 0;
    left: auto;
    right: -99.5%;
}

#cssmenu_2 ul li:hover &gt; ul {
    visibility: visible;
}

#cssmenu_2 ul ul {
    bottom: 0;
    left: 0;
}

#cssmenu_2 ul ul {
    margin-top: 0;
}

#cssmenu_2 ul ul li {
    font-weight: normal;
}

#cssmenu_2 a {
    display: block;
    line-height: 1em;
    text-decoration: none;
}

/* Custom CSS Styles */
#cssmenu_2 {
    background-color: transparent;
    border-bottom: 0px solid #036eb7;
    font-size: 14px;
}

#cssmenu_2 &gt; ul {
    *display: inline-block;
}

#cssmenu_2:after, #cssmenu ul:after {
    content: '';
    display: block;
    clear: both;
}

#cssmenu_2 ul {
    text-transform: capitalize;
    font-weight: ;
}

#cssmenu_2 ul ul {
    border-top: 1px solid #fff;
    text-transform: none;
    min-width: 250px;
}

#cssmenu_2 ul ul a {
    background: #16284c;
    color: #fff;
    border-right: #6bc4ea solid 0px;
    border-top: 1px solid #FFFFFF;
    line-height: 100%;
    padding: 10px 15px;
}

#cssmenu_2 ul ul ul {
    border-top: 1px solid #FFFFFF;
}

#cssmenu_2 ul ul li {
    position: relative;
    font-weight: ;
}

#cssmenu_2 ul ul li.sub &gt; a {
    border-top: 1px solid #fff;
    background: #4c4b64;
    padding-left: 40px;
}

#cssmenu_2 ul ul li.title:hover &gt; a {
    border-top: 1px solid #fff;
    background: #16284c;
}

#cssmenu_2 ul ul li:hover &gt; a {
    background: #96a81e;
    border-bottom: 0px;
    font-weight: ;
}

#cssmenu_2 ul ul li.has-sub &gt; a:after {
    content: '+';
    position: absolute;
    top: 50%;
    right: 15px;
    margin-top: -8px;
}

#cssmenu_2 ul li:hover &gt; a, #cssmenu ul li.active &gt; a {
    /* [disabled]background: #16284c; */
    color: #fff;
    /* [disabled]border-bottom: #96a81e solid 2px; */
}

#cssmenu_2 ul li.has-sub &gt; a:after {
    content: '+';
    margin-left: 5px;
}

#cssmenu_2 ul li.last ul {
    left: auto;
    right: 0;
}

#cssmenu_2 ul li.last ul ul {
    left: auto;
    right: 99.5%;
}

#cssmenu_2 a {
    background: #16284c;
    color: #fff;
    margin: 0 0px;
    padding: 0 40px;
    text-transform: uppercase;
}

#cssmenu_2 &gt; ul &gt; li &gt; a {
    line-height: 28px;
    font-size: large;
}

.menu_2 {
    display: block;
}

/* Spacers */
.spacer_text {
    height: 60px;
}

.spacer_testimonial {
    height: 100px;
}

.spacer_blurb {
    height: 40px;
}

.blurb_padding {
    width: 60%;
    margin: auto;
    height: 400px;
}

.blurb_icon_padding {
    width: 80%;
    margin: auto;
}

.padding_title {
    padding-top: 20px;
    padding-bottom: 20px;
}

/* Logo */
.logo {
    background-image: url(../../img/Logo.png);
    background-repeat: no-repeat;
    padding-left: 40px;
    padding-right: 150px;
    padding-bottom: 40px;
    color: white !important;
    display: inline-block;
    text-indent: -99em;
}

/* Buttons */
/* #Media Queries
================================================== */
/* Smaller than standard 960 (devices and browsers)
	@media only screen and (max-width: 959px) {
	
	}*/
/* Tablet Portrait size to standard 960 (devices and browsers) */
@media only screen and (min-width: 768px) and (max-width: 979px) {
    .content {
        width:90%;
        margin: auto;
    }

    .header_text {
        font-family: "bebas-neue";
        font-size: 60px;
        color: #ffffff;
        text-align: center;
        text-shadow: 2px 2px 10px #333333;
        text-transform: uppercase;
        padding-top: 250px;
    }

    .header_subtext {
        font-size: 28px;
        color: #ffffff;
        text-align: center;
        text-shadow: 2px 2px 8px #333333;
        text-transform: uppercase;
    }

    .video_980 {
        display: none;
    }

    .video_740 {
        width: 640px;
        margin: auto;
        display: block;
    }

    .video_440 {
        display: none;
    }

    .video_300 {
        display: none;
    }
}

/* Mobile Landscape Size to Tablet Portrait (devices and browsers) */
@media only screen and (min-width: 480px) and (max-width: 767px) {
    .video_980 {
        display:none;
    }

    .video_740 {
        display: none;
    }

    .video_440 {
        width: 440px;
        margin: auto;
        display: block;
    }

    .video_300 {
        display: none;
    }

    .content {
        width: 90%;
        margin: auto;
    }

    .header {
        height: 500px;
        background-image: url(https://www.houseloan.com/richardfuller/images/Header_Large.jpg);
        background-position: center;
        background-repeat: no-repeat;
        background-color: #16284c;
    }

    .icon {
        width: 100%;
        float: left;
        align-content: center;
        text-align: center;
        padding-top: 20px;
    }

    .blurb_text {
        width: 100%;
        text-align: center;
        padding-top: 0px;
    }

    .blurb_text2 {
        width: 100%;
        text-align: center;
        padding-top: 20px;
        margin-top: 50px;
        height: auto;
    }

    .blurb_text3 {
        width: 100%;
        text-align: center;
        padding-top: 20px;
        margin-top: 50px;
        height: auto;
    }

    .intro-box2 {
        width: 100%;
        float: left;
        padding-left: 5px;
        margin-left: 5px;
        margin-top: 20px;
        font-stretch: normal;
        margin-right: 10px;
    }

    .blurb_photo_01 {
        width: 100%;
        background-image: url(https://www.houseloan.com/richardfuller/images/Blurb_Photos_01.jpg);
        background-repeat: no-repeat;
        background-position: center;
        height: 280px;
        text-align: center;
    }

    .blurb_photo_02 {
        width: 100%;
        background-image: url(https://www.houseloan.com/richardfuller/images/Blurb_Photos_02.jpg);
        background-repeat: no-repeat;
        background-position: center;
        height: 280px;
        text-align: center;
    }

    .blurb_photo_03 {
        width: 100%;
        background-image: url(https://www.houseloan.com/richardfuller/images/Blurb_Photos_03.jpg);
        background-repeat: no-repeat;
        background-position: center;
        height: 280px;
        text-align: center;
    }

    .blurb_padding {
        width: 90%;
        margin: auto;
        height: 400px;
    }

    .spacer_testimonial {
        height: 80px;
    }

    .logo {
        height: 60px;
        background-image: url(../images/Logo_2x.png);
        background-repeat: no-repeat;
    }

    .header_text {
        font-family: "bebas-neue";
        font-size: 40px;
        color: #ffffff;
        text-align: center;
        text-shadow: 2px 2px 10px #333333;
        text-transform: uppercase;
        padding-top: 220px;
    }

    .header_subtext {
        font-size: 22px;
        color: #ffffff;
        text-align: center;
        text-shadow: 2px 2px 8px #333333;
        text-transform: uppercase;
    }

    .line {
        display: block;
    }
}

/* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */
@media only screen and (max-width: 479px) {
    .content {
        width:90%;
        margin: auto;
    }

    .video_980 {
        display: none;
    }

    .video_740 {
        display: none;
    }

    .video_440 {
        display: none;
    }

    .video_300 {
        width: 300px;
        margin: auto;
        display: block;
    }

    .blurb_padding {
        width: 90%;
        margin: auto;
    }

    .icon {
        width: 100%;
        float: left;
        align-content: center;
        text-align: center;
        padding-top: 20px;
    }

    .header {
        height: 500px;
        background-image: url(https://www.houseloan.com/richardfuller/images/Header_Large.jpg);
        background-position: center;
        background-repeat: no-repeat;
        background-color: #16284c;
    }

    .intro-box2 {
        width: 100%;
        float: left;
        padding-left: 5px;
        margin-left: 5px;
        margin-top: 20px;
        font-stretch: normal;
        margin-right: 10px;
    }

    .blurb_text {
        width: 100%;
        text-align: center;
        padding-top: 0px;
    }

    .blurb_text2 {
        width: 100%;
        text-align: center;
        height: auto;
        padding-top: 0px;
    }

    .blurb_text3 {
        width: 100%;
        text-align: center;
        height: auto;
        padding-top: 0px;
    }

    .blurb_photo_01 {
        width: 100%;
        background-image: url(https://www.houseloan.com/richardfuller/images/Blurb_Photos_01.jpg);
        background-repeat: no-repeat;
        background-position: center;
        height: 280px;
        text-align: center;
    }

    .blurb_photo_02 {
        width: 100%;
        background-image: url(https://www.houseloan.com/richardfuller/images/Blurb_Photos_02.jpg);
        background-repeat: no-repeat;
        background-position: center;
        height: 280px;
        text-align: center;
    }

    .blurb_photo_03 {
        width: 100%;
        background-image: url(https://www.houseloan.com/richardfuller/images/Blurb_Photos_03.jpg);
        background-repeat: no-repeat;
        background-position: center;
        height: 280px;
        text-align: center;
    }

    .blurb_padding {
        width: 90%;
        margin: auto;
        height: 400px;
    }

    .spacer_testimonial {
        height: 80px;
    }

    .logo {
        height: 60px;
        background-image: url(https://www.houseloan.com/richardfuller/images/Logo_2x.png);
        background-repeat: no-repeat;
    }

    .header_text {
        font-family: "bebas-neue";
        font-size: 30px;
        color: #ffffff;
        text-align: center;
        text-shadow: 2px 2px 10px #333333;
        text-transform: uppercase;
        padding-top: 220px;
    }

    .header_subtext {
        font-size: 16px;
        color: #ffffff;
        text-align: center;
        text-shadow: 2px 2px 8px #333333;
        text-transform: uppercase;
    }

    .line {
        display: block;
    }

    .header_sub_page_text {
        font-family: "bebas-neue";
        font-size: 45px;
        color: #ffffff;
        text-align: center;
        text-shadow: 2px 2px 10px #333333;
        text-transform: uppercase;
        padding-top: 140px;
    }
}

/* FDIC */
#fdic{
    background-color: white !important;
}
#fdic .container {
    width: 100%;
    padding-left: 12px;
    padding-right: 12px;
    margin-right: auto;
    margin-left: auto;
}

#fdic .position-relative {
    position: relative !important;
}

#fdic .py-2 {
    padding-top: .5rem !important;
    padding-bottom: .5rem !important;
}

#fdic .row {
    display: flex;
    flex-wrap: wrap;
    margin-top: 0;
    margin-right: -12px;
    margin-left: -12px;
}

#fdic .row&gt;* {
    flex-shrink: 0;
    width: 100%;
    max-width: 100%;
    padding-right: 12px;
    padding-left: 12px;
    margin-top: 0;
}

#fdic .d-none {
    display: none !important;
}

#fdic .img-fluid {
    max-width: 100%;
    height: auto;
}

@media (min-width: 576px) {
    #fdic .container {
        max-width: 540px;
    }
    #fdic .d-sm-block {
        display: block !important;
    }
    #fdic .d-sm-none {
        display: none !important;
    }
}

@media (min-width: 768px) {
    #fdic .container {
        max-width: 720px;
    }
}

@media (min-width: 992px) {
    #fdic .container, .container-lg, .container-md, .container-sm {
        max-width: 960px;
    }
}

@media (min-width: 1200px) {
    #fdic .container {
        max-width: 1140px;
    }
}</pre></body></html>