﻿body{font-family:"Roboto", sans-serif;color:#00407a;max-width:2000px;margin:0 auto;}
b, strong{font-weight:700;}
.highlight{color:#98ce46;}
.btn-primary{background-color:#00407a;border-color:#00407a;}
.btn-secondary{background-color:#98ce46;border-color:#98ce46;}
.site-top{padding-top:1rem;}
.menu-mobile-logo{height:40px;width:auto;}
.menu-mobile .bg-light{background-color:#fff !important;}
.menu-mobile .btn-call{margin-left:auto;margin-right:1rem;}
@media (min-width:992px){.menu-mobile{display:none;}
}
.menu-desktop{display:none;padding-bottom:0.5rem;}
.menu-desktop .region-menu{display:flex;height:100%;align-items:center;}
.menu-desktop .menu{margin-left:auto;margin-right:1rem;margin-bottom:0;padding-left:0;list-style:none;display:flex;}
.menu-desktop .menu li{display:block;}
.menu-desktop .menu a{display:block;border:1px solid #ebebeb;background:#f7f8fd;padding:1rem .5rem;font-size:.8rem;color:#00407a;text-transform:uppercase;text-decoration:none;}
.menu-desktop .menu a:hover{color:#fff;background:#00407a;}
.menu-desktop .menu .current-menu-item a{background:#00407a;color:#fff;}
.menu-desktop .btn-call{display:block;padding:1rem .5rem;}
@media (min-width:992px){.menu-desktop{display:block;}
}
@media (min-width:1200px){.menu-desktop .menu a{padding:1rem;}
.menu-desktop .btn-call{padding:1rem;}
}
.site-top-form{background:none no-repeat center center/cover #141827;padding-top:1rem;}
.site-top-form .form-title{color:#98ce46;font-family:"Dosis", sans-serif;font-weight:bold;font-size:3rem;text-align:center;}
.site-top-form .form-subtitle{color:#fff;font-weight:300;text-align:center;}
@media (min-width:992px){.site-top-form{background-image:url(../images/home/form-bg.jpg);}
.site-top-form .form-title{text-align:left;font-size:4rem;padding-top:4rem;padding-left:2rem;}
.site-top-form .form-title .line1{display:block;}
.site-top-form .form-title .line2{display:block;padding-left:2rem;}
}
.fa-star{color:#fbe471;}
.shield-line{display:flex;align-items:center;}
.shield-line .left, .shield-line .right{flex-grow:1;height:1px;background-color:rgba(255, 255, 255, 0.5);}
.shield-line .fa{margin-left:1rem;margin-right:1rem;flex-grow:0;flex-shrink:0;color:#98ce46;font-size:2rem;}
.general-page{padding:2rem 0;}
.general-page h1{color:#00407a;text-transform:uppercase;margin-bottom:1rem;font-size:3rem;font-family:"Dosis", sans-serif;font-weight:bold;}
.section-bottom-cta{background:url(../images/home/cta-bottom-bg.jpg) no-repeat top center/cover;padding:3rem 0;text-align:center;}
.section-bottom-cta h6{color:#98ce46;font-family:"Dosis", sans-serif;font-size:2rem;margin-bottom:1rem;font-weight:bold;}
.section-bottom-cta .msg{color:#fff;margin-right:1rem;}
@media (min-width:768px){.section-bottom-cta{padding-bottom:6rem;}
.section-bottom-cta h6{font-size:3rem;}
}
@media (min-width:992px){.section-bottom-cta{padding-bottom:10rem;background-position:center center;}
}
@media (min-width:1200px){.section-bottom-cta{padding-bottom:12rem;}
}
.section-footer-contact{padding:3rem 0;}
.section-footer-contact a:not(.btn){color:inherit;}
.section-footer-contact .contact-box{margin-bottom:1rem;}
.section-footer-contact .contact-box h6{font-weight:bold;}
.section-footer-contact a.social-link{display:inline-block;width:2rem;height:2rem;border-radius:1rem;background:#00407a;color:#fff;text-align:center;padding-top:.25rem;margin-right:1rem;}
.section-footer-nav{background-color:#f7f8fd;border-top:1px solid #ebebeb;padding:3rem 0 2rem 0;}
.section-footer-nav h6{font-weight:bold;text-transform:uppercase;}
.section-footer-nav a{color:inherit;}
.section-footer-nav .menu, .section-footer-nav .sub-menu{list-style:none;padding-left:0;}
.section-footer-nav .menu{display:flex;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap;}
.section-footer-nav .sub-header-box{width:100%;margin-bottom:1rem;}
@media (min-width:768px){.section-footer-nav .sub-header-box{width:50%;}
}
@media (min-width:992px){.section-footer-nav .sub-header-box{width:25%;}
}
.section-aiims{background:#00407a;color:#fff;font-size:.75rem;padding:3rem 0;}
@media (min-width:576px){.section-aiims .col-aiims{text-align:right;}
}
@media (min-width:768px){.section-aiims .col-rights-reserved{text-align:center;}
}
.section-aiims .disclaimer{text-align:center;padding-top:2rem;}
.loan-calculator{background:#00407a;color:#fff;border-radius:.25rem;padding:1rem;margin-bottom:1rem;}
.loan-calculator .range-label{display:block;text-align:center;font-size:1.2rem;font-weight:bold;}
.loan-calculator .range{position:relative;}
.loan-calculator .range .min{float:left;margin-bottom:.5rem;}
.loan-calculator .range .max{float:right;}
.loan-calculator .range .current{position:absolute;bottom:1.75rem;background:#98ce46;color:#fff;padding:.25rem 1rem;text-align:center;}
.loan-calculator .range .current:after{content:'';position:absolute;bottom:-12px;left:calc(50% - 6px);width:0;height:0;border-style:solid;border-width:12px 6px 0 6px;border-color:#98ce46 transparent transparent transparent;}
.loan-calculator .range .current.left-arrow:after{left:0;border-width:12px 12px 0 0;border-color:#98ce46 transparent transparent transparent;}
.loan-calculator .range .current.right-arrow:after{left:auto;right:0;border-width:0 12px 12px 0;border-color:transparent #98ce46 transparent transparent;}
.loan-calculator .slider-help-text{display:block;text-align:center;color:#98ce46;}
.loan-calculator .period-label{padding-top:.75rem;font-weight:bold;}
.loan-calculator input[type=range]{-webkit-appearance:none;width:100%;background:transparent;}
.loan-calculator input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;}
.loan-calculator input[type=range]:focus{outline:none;}
.loan-calculator input[type=range]::-ms-track{width:100%;cursor:pointer;background:transparent;border-color:transparent;color:transparent;}
.loan-calculator input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;height:16px;width:16px;background:#ffffff;cursor:pointer;box-shadow:1px 1px 1px #000000, 0px 0px 1px #0d0d0d;margin-top:-6px;}
.loan-calculator input[type=range]::-moz-range-thumb{box-shadow:1px 1px 1px #000000, 0px 0px 1px #0d0d0d;height:16px;width:16px;background:#ffffff;cursor:pointer;}
.loan-calculator input[type=range]::-ms-thumb{box-shadow:1px 1px 1px #000000, 0px 0px 1px #0d0d0d;height:16px;width:16px;background:#ffffff;cursor:pointer;}
.loan-calculator input[type=range]::-webkit-slider-runnable-track{width:100%;height:4px;cursor:pointer;background:#98ce46;border-radius:2px;}
.loan-calculator input[type=range]::-moz-range-track{width:100%;height:4px;cursor:pointer;background:#98ce46;border-radius:2px;}
.loan-calculator input[type=range]::-ms-track{width:100%;height:4px;cursor:pointer;background:#98ce46;border-radius:2px;}
.loan-calculator select.form-control:not([size]):not([multiple]){height:calc(3rem + 2px);}
.loan-calculator .form-control{background:#1a5388;color:#fff;line-height:2;}
.loan-calculator .form-control::-webkit-input-placeholder{color:#fff;}
.loan-calculator .form-control:-moz-placeholder{color:#fff;}
.loan-calculator .form-control::-ms-placeholder{color:#fff;}
.loan-calculator .form-control::placeholder{color:#fff;}
.loan-calculator .repayment{border:1px solid rgba(0, 0, 0, 0.15);border-radius:.25rem;background:#1a5388;text-align:center;padding:.5rem 0;}
.loan-calculator .mobile{position:relative;}
.loan-calculator .mobile-help-text{color:#98ce46;}
@media screen and (min-width:768px){.loan-calculator .mobile-help-text{position:absolute;top:.75rem;right:1rem;}
}
.loan-calculator .btn-apply{background:#98ce46;color:#fff;font-weight:bold;padding-top:1rem;padding-bottom:1rem;}
.home-section-main-cta h1{font-weight:300;font-size:4rem;line-height:6.5rem;padding-top:2rem;margin-bottom:2rem;text-align:center;}
.home-section-main-cta .dialogue{background:url(../images/home/dialogue.png) no-repeat center center/contain;padding:1rem 1.5rem 1.5rem 1.5rem;color:#98ce46;}
.home-section-main-cta .cta-content{background-color:#00407a;color:#fff;padding-top:1rem;}
.home-section-main-cta .point{padding-bottom:1rem;}
.home-section-main-cta .point img{margin-right:1rem;}
.home-section-procedures{padding-top:2rem;text-align:center;}
.home-section-procedures h2{font-weight:300;}
.home-section-procedures .fa-check-circle-o{color:#98ce46;padding-left:0.2em;padding-right:0.2em;}
.home-section-procedures .steps{list-style:none;padding-left:0;margin-bottom:1rem;display:flex;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap;justify-content:center;}
.home-section-procedures .step{position:relative;color:#fff;margin-bottom:1rem;}
.home-section-procedures .step-number{font-family:"Dosis", sans-serif;color:rgba(255, 255, 255, 0.5);font-size:8rem;line-height:7rem;font-weight:bold;}
.home-section-procedures .step-desc{position:absolute;top:3.5rem;left:0;right:0;}
.home-section-procedures .step-img img{max-width:60%;}
.home-section-procedures .step1{background-color:#00407a;}
.home-section-procedures .step1 .step-desc{background-color:#00407a;}
.home-section-procedures .step2{background-color:#004788;}
.home-section-procedures .step2 .step-desc{background-color:#004788;}
.home-section-procedures .step3{background-color:#014e95;}
.home-section-procedures .step3 .step-desc{background-color:#014e95;}
.home-section-procedures .step4{background-color:#0057a7;}
.home-section-procedures .step4 .step-desc{background-color:#0057a7;}
.home-section-procedures .step5{background-color:#98ce46;}
.home-section-procedures .step5 .step-desc{background-color:#98ce46;}
@media (min-width:576px){.home-section-procedures .step{width:50%;}
}
@media (min-width:768px){.home-section-procedures .step{width:33.33333%;}
}
@media (min-width:992px){.home-section-procedures .step{position:relative;width:20%;}
.home-section-procedures .step:after{position:absolute;z-index:1;top:calc(50% - 0.5rem);right:-1rem;content:'';width:0;height:0;border-style:solid;border-width:0.5rem 0 0.5rem 1rem;border-color:transparent transparent transparent red;}
.home-section-procedures .step1:after{border-left-color:#00407a;}
.home-section-procedures .step2:after{border-left-color:#004788;}
.home-section-procedures .step3:after{border-left-color:#014e95;}
.home-section-procedures .step4:after{border-left-color:#0057a7;}
.home-section-procedures .step5:after{display:none;}
}
.home-section-why-us{background-color:#1b0414;color:#fff;padding-top:3rem;padding-bottom:1rem;}
.home-section-why-us h2{margin-bottom:2rem;font-family:"Dosis", sans-serif;font-size:3rem;font-weight:bold;}
.home-section-why-us ul{padding-left:0;margin-bottom:0;list-style:none;}
.home-section-why-us li{margin-bottom:2rem;display:flex;align-items:center;}
.home-section-why-us .img{flex-shrink:0;width:72px;}
@media (min-width:768px){.home-section-why-us ul{-moz-column-count:2;-ms-column-count:2;-webkit-column-count:2;column-count:2;}
}
@media (min-width:992px){.home-section-why-us{background:url(../images/home/why-us-bg.jpg) no-repeat center center/cover;}
}
.home-section-loan-examples{padding-top:2rem;background-color:#fff;border-top:1px solid #ebebeb;border-bottom:1px solid #ebebeb;text-align:center;}
.home-section-loan-examples .top-part{background:url(../images/home/loan-example.jpg) no-repeat center center/cover;padding-top:3rem;padding-bottom:2rem;}
.home-section-loan-examples .middle-part{background-color:#f7f8fd;padding-top:2rem;padding-bottom:2rem;}
.home-section-loan-examples .bottom-part{padding-top:2rem;padding-bottom:1rem;}
.home-section-loan-examples h2{color:#fff;font-family:"Dosis", sans-serif;font-weight:bold;margin-bottom:2rem;font-size:3rem;}
.home-section-loan-examples .nav-tabs{margin-bottom:1rem;border-bottom:none;}
.home-section-loan-examples .nav-tabs .nav-item{margin-bottom:0;width:100%;}
.home-section-loan-examples .nav-tabs .nav-link{border:1px solid #ebebeb;border-top-left-radius:0;border-top-right-radius:0;padding:1rem 2rem;color:#959595;background-color:#fff;font-weight:300;}
.home-section-loan-examples .nav-tabs .nav-link.active{position:relative;background-color:#98ce46;color:#fff;}
@media (min-width:992px){.home-section-loan-examples .nav-tabs .nav-link.active:after{position:absolute;z-index:1;bottom:-1rem;left:calc(50% - 0.5rem);content:'';width:0;height:0;border-style:solid;border-width:1rem 0.5rem 0 0.5rem;border-color:#98ce46 transparent transparent transparent;}
}
.home-section-loan-examples .box{margin-bottom:1rem;}
.home-section-loan-examples .box h3{background:#98ce46;color:#fff;font-size:1rem;font-weight:bold;margin-bottom:0;padding:1rem 0;}
.home-section-loan-examples .box-content{background:#fff;min-height:10rem;display:flex;justify-content:center;align-items:center;}
.home-section-loan-examples .loan-amount sup{font-size:1.8rem;}
.home-section-loan-examples .loan-amount .amount{font-size:3rem;}
.home-section-loan-examples .terms .week{font-size:1.5rem;}
.home-section-loan-examples .loan-amount, .home-section-loan-examples .terms{position:relative;display:flex;flex-direction:column;justify-content:center;}
.home-section-loan-examples .loan-amount .label, .home-section-loan-examples .terms .label{font-weight:bold;}
.home-section-loan-examples .loan-amount:first-child:after, .home-section-loan-examples .terms:first-child:after{content:'';position:absolute;right:0;width:2px;background:#d7d7d7;}
.home-section-loan-examples .loan-amount:first-child:after{top:2rem;bottom:2rem;}
.home-section-loan-examples .terms:first-child:after{top:1rem;bottom:1rem;}
.home-section-loan-examples .costs{padding:1rem;display:flex;flex-direction:column;justify-content:center;}
.home-section-loan-examples .costs .line1{font-weight:bold;}
.home-section-loan-examples .costs .line3{font-size:0.75rem;font-style:italic;}
.home-section-loan-examples .example{padding:1rem;font-size:1rem;}
.home-section-loan-examples .btn-block{padding:1rem;white-space:normal;}
.home-section-loan-examples .btn-block .fa{margin-right:.5rem;}
@media (min-width:768px){.home-section-loan-examples .nav-tabs{margin-left:-15px;margin-right:-15px;}
.home-section-loan-examples .nav-tabs .nav-item{width:50%;padding-left:15px;padding-right:15px;}
.home-section-loan-examples .nav-tabs .nav-link{font-size:1.25rem;}
.home-section-loan-examples .box-content{height:10rem;}
.home-section-loan-examples .terms .week{font-size:2.5rem;}
.home-section-loan-examples .terms:first-child:after{top:1.5rem;bottom:1.5rem;}
.home-section-loan-examples .costs{height:100%;padding:1rem 2rem;}
.home-section-loan-examples .example{padding:1rem 2rem;}
}
.home-section-qualification{background-color:#6a795f;padding:2rem 0;}
.home-section-qualification h2{margin-bottom:2rem;font-family:"Dosis", sans-serif;font-size:3rem;font-weight:bold;text-align:center;color:#fff;}
.home-section-qualification h3{font-size:1rem;margin-bottom:0;text-transform:uppercase;line-height:2rem;}
.home-section-qualification h3 .fa{position:relative;width:2rem;height:2rem;border-radius:1rem;vertical-align:middle;margin-right:0.5rem;}
.home-section-qualification .fa-check{background-color:#8dc63f;}
.home-section-qualification .fa-check:before{position:relative;top:0.5rem;left:0.5rem;}
.home-section-qualification .fa-times{background-color:#ff003e;}
.home-section-qualification .fa-times:before{position:relative;top:0.4rem;left:0.6rem;}
.home-section-qualification .card{border:none;}
.home-section-qualification .card-header{background:#00407a;color:#fff;border-bottom:none;}
.home-section-qualification .card-block{padding:1rem 2rem;}
.home-section-qualification p{margin-bottom:0.5rem;}
@media (min-width:992px){.home-section-qualification{background:url(../images/home/qualification-bg.jpg) no-repeat center center/cover;}
}
.home-section-reviews{padding-top:2rem;margin-bottom:2rem;}
.home-section-reviews .left-part{height:100%;margin-bottom:2rem;color:#fff;background-color:#00407a;}
.home-section-reviews .right-part{height:100%;background-color:#98ce46;margin-bottom:2rem;display:flex;}
.home-section-reviews .review-average{background-color:#004788;padding:2rem;text-align:center;}
.home-section-reviews .review-average strong, .home-section-reviews .review-average .votes{color:#98ce46;}
.home-section-reviews .review-brands{padding:2rem 2rem 0 2rem;}
.home-section-reviews .brand{display:flex;padding-bottom:2rem;}
.home-section-reviews .brand img{flex-grow:0;flex-shrink:0;margin-right:0.5rem;}
.home-section-reviews .review-faces{width:98px;display:flex;flex-shrink:0;flex-grow:0;align-items:center;justify-content:center;-ms-flex-direction:column;-webkit-flex-direction:column;flex-direction:column;}
.home-section-reviews .review-faces .review-face{cursor:pointer;margin-top:0.5rem;margin-bottom:.5rem;}
.home-section-reviews .review-faces .review-face.active img{display:none;}
.home-section-reviews .review-faces .review-face.active .reviewer-initial{display:block;}
.home-section-reviews .review-faces .reviewer-initial{display:none;width:68px;height:68px;background-color:#527122;color:#fff;text-align:center;border-radius:34px;padding-top:20px;font-weight:bold;}
.home-section-reviews .btn-review{cursor:pointer;background:#527122;color:#fff;border:none;width:68px;height:68px;border-radius:34px;}
.home-section-reviews .btn-review span{display:block;font-size:0.75rem;}
.home-section-reviews .review-item{padding:2rem;text-align:center;}
.home-section-reviews .reviewer-name{font-weight:bold;}
.home-section-reviews .img-quote{margin-bottom:1rem;}
.home-section-reviews .hidden{display:none;}
.home-section-reviews .review-form{flex-grow:1;padding:2rem 1rem;}
.home-section-reviews .review-form .rr_review_form{width:100%;}
.home-section-reviews .review-form .form_table{width:100%;}
@media (min-width:992px){.home-section-reviews .review-brands{display:flex;-ms-flex-direction:column;-webkit-flex-direction:column;flex-direction:column;align-items:center;}
.home-section-reviews .brand{width:16rem;}
}
@media (min-width:992px){.page-how-it-works .site-top-form{background-image:url(../images/how-it-works/form-bg.jpg);}
.page-how-it-works .site-top-form .form-title{text-align:left;font-size:4rem;padding-top:8rem;padding-left:6rem;}
.page-how-it-works .site-top-form .form-title .line1{display:block;}
.page-how-it-works .site-top-form .form-title .line2{display:block;padding-left:0;}
.page-how-it-works .site-top-form .form-subtitle{text-align:left;padding-left:6rem;}
}
.how-it-works-section-qualification{padding:2rem 0;background:url(../images/how-it-works/qualification-bg.jpg) no-repeat center center/cover;color:#fff;}
.how-it-works-section-qualification h2{font-weight:bold;text-align:center;margin-bottom:1rem;}
.how-it-works-section-qualification ul{list-style:none;padding-left:0;margin-bottom:0;display:flex;flex-wrap:wrap;}
.how-it-works-section-qualification li{display:flex;align-items:center;margin-bottom:1rem;font-weight:bold;}
.how-it-works-section-qualification .img-box{width:54px;text-align:center;margin-right:1rem;flex-shrink:0;}
@media (min-width:992px){.how-it-works-section-qualification h2{font-size:3rem;}
.how-it-works-section-qualification ul{justify-content:space-around;}
.how-it-works-section-qualification li{width:26rem;}
}
.how-it-works-section-2-cols{padding:2rem 0;}
.how-it-works-section-2-cols h2{font-size:3rem;font-weight:bold;font-family:"Dosis", sans-serif;}
.how-it-works-section-2-cols hr{margin-top:2rem;margin-bottom:2rem;}
@media (min-width:992px){.page-contact-us .site-top-form{background-image:url(../images/how-it-works/form-bg.jpg);}
.page-contact-us .site-top-form .form-title{text-align:left;font-size:4rem;padding-top:8rem;padding-left:6rem;}
.page-contact-us .site-top-form .form-title .line1{display:block;}
.page-contact-us .site-top-form .form-title .line2{display:block;padding-left:0;}
.page-contact-us .site-top-form .form-subtitle{text-align:left;padding-left:6rem;}
}
.contact-us-section-contact-details{padding:2rem 0;}
.contact-us-section-contact-details .contact-box{height:100%;background-color:#00407a;color:#fff;text-align:center;padding:2rem 1rem;}
.contact-us-section-contact-details .contact-box h2{color:#98ce46;font-family:"Dosis", sans-serif;font-weight:bold;font-size:2rem;}
.contact-us-section-contact-details .contact-box a{color:inherit;}
.contact-us-section-contact-details .social-links a{margin-left:1rem;margin-right:1rem;text-decoration:none;}
.contact-us-section-form{border-top:1px solid #ebebeb;background-color:#f7f8fd;border-bottom:1px solid #ebebeb;padding-top:2rem;padding-bottom:2rem;}
.contact-us-section-form .form-area{border:1px solid #ebebeb;background-color:#fff;padding:2rem;}
.contact-us-section-form .form-area label{font-weight:bold;}
.contact-us-section-form .form-right{display:flex;-ms-flex-direction:column;-webkit-flex-direction:column;flex-direction:column;}
.contact-us-section-form .form-right .bg{display:none;flex-grow:0;}
.contact-us-section-form .form-right .msg{background-color:#00407a;color:#fff;flex-grow:1;display:flex;font-family:"Dosis", sans-serif;font-size:2rem;font-weight:bold;justify-content:center;align-items:center;}
.contact-us-section-form .form-right .msg .lines{text-align:center;width:100%;}
@media (min-width:992px){.contact-us-section-form .form-right .bg{display:block;}
}
@media (min-width:992px){.page-about-us .site-top-form{background-image:url(../images/how-it-works/form-bg.jpg);}
.page-about-us .site-top-form .form-title{text-align:left;font-size:4rem;padding-top:8rem;padding-left:6rem;}
.page-about-us .site-top-form .form-title .line1{display:block;}
.page-about-us .site-top-form .form-title .line2{display:block;padding-left:0;}
.page-about-us .site-top-form .form-subtitle{text-align:left;padding-left:6rem;}
}
.about-us-section-quotes{padding:2rem 0;color:#fff;font-family:"Dosis", sans-serif;font-size:2rem;font-weight:bold;}
.about-us-section-quotes .quote1{position:relative;background-color:#00407a;padding:2rem;}
.about-us-section-quotes .quote2{position:relative;background-color:#014e95;padding:2rem;}
.about-us-section-quotes img{position:absolute;display:none;}
@media (min-width:992px){.about-us-section-quotes{font-size:3rem;}
.about-us-section-quotes img{display:block;}
.about-us-section-quotes .quote1{padding-left:15rem;text-align:right;}
.about-us-section-quotes .quote1 .msg{display:inline-block;max-width:45rem;}
.about-us-section-quotes .quote1 img{bottom:-100px;left:-50px;}
.about-us-section-quotes .quote2{padding-right:15rem;}
.about-us-section-quotes .quote2 .msg{max-width:45rem;text-align:right;}
.about-us-section-quotes .quote2 img{bottom:-204px;right:20px;}
}
@media (min-width:1200px){.about-us-section-quotes .quote1{padding-right:4rem;}
.about-us-section-quotes .quote2{padding-left:4rem;}
}
.about-us-section-who{border-top:1px solid #ebebeb;background-color:#f7f8fd;border-bottom:1px solid #ebebeb;padding:2rem 0;}
.about-us-section-who h1{padding:2rem 0;font-weight:300;font-size:4rem;line-height:6.5rem;padding-top:2rem;margin-bottom:2rem;text-align:center;}
.about-us-section-who h1 .dialogue{background:url(../images/home/dialogue.png) no-repeat center center/contain;padding:1rem 2rem 1.5rem 2rem;color:#98ce46;}
.about-us-section-who h2{font-size:1.5rem;font-weight:bold;margin-bottom:1.5rem;}
.about-us-section-content{padding:2rem 0;}
.about-us-section-content .content-box{display:flex;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap;border:1px solid #ebebeb;}
.about-us-section-content .header{position:relative;font-size:2.5rem;font-weight:bold;font-family:"Dosis", sans-serif;background-color:#00407a;color:#fff;padding:2rem;width:100%;margin-bottom:0;}
.about-us-section-content .header img{display:none;}
.about-us-section-content .content{background-color:#f7f8fd;padding:2rem;width:100%;}
.about-us-section-content .box1{margin-bottom:2rem;}
@media (min-width:768px){.about-us-section-content{padding:4rem 0;}
.about-us-section-content .header{width:45%;padding-top:4rem;}
.about-us-section-content .content{width:55%;}
.about-us-section-content .box1{margin-bottom:4rem;}
.about-us-section-content .box2 .header{order:2;}
}
@media (min-width:1200px){.about-us-section-content .header img{position:absolute;display:block;}
.about-us-section-content .box1 .header{padding-left:160px;}
.about-us-section-content .box1 img{left:-5px;top:calc(50% - 155px);}
.about-us-section-content .box2 .header{padding-right:160px;}
.about-us-section-content .box2 img{right:-7px;top:calc(50% - 155px);}
}
.about-us-section-3-cols{background:url("../images/about-us/3-cols-bg.jpg") no-repeat center center/cover;padding-top:2rem;}
.about-us-section-3-cols .boxes{display:flex;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap;justify-content:space-around;}
.about-us-section-3-cols .box{width:100%;max-width:331px;margin-bottom:2rem;background-color:#fff;}
.about-us-section-3-cols .header{position:relative;}
.about-us-section-3-cols .header h2{position:absolute;color:#fdc82d;font-family:"Dosis", sans-serif;font-size:3rem;font-weight:bold;text-shadow:5px 2px 2px black;top:calc(50% - 1.5rem);left:-1rem;}
.about-us-section-3-cols .content{padding:2rem;}
.loan-examples{background:#f7f8fd;padding-top:2rem;padding-bottom:2rem;}
.loan-examples .example{padding-bottom:2rem;}
.loan-examples .section-header{position:relative;color:white;text-transform:uppercase;background:#00407a;}
.loan-examples .section-header .header{padding:1.5rem;line-height:1.5;font-family:'Roboto', sans-serif;font-weight:bold;}
.loan-examples .section-header .line1{display:block;font-size:1.2rem;}
.loan-examples .section-header .line2, .loan-examples .section-header .line3{font-size:2.2rem;}
.loan-examples .section-header .logo{position:absolute;bottom:0;left:calc(16.66667% - 84px/2);}
.loan-examples .sprite{display:block;background:url(../images/costs/example-sprites.png) no-repeat;width:72px;height:72px;margin:0 auto;}
.loan-examples .sprite.img-2{background-position:-72px 0;}
.loan-examples .sprite.img-3{background-position:-144px 0;}
.loan-examples .section-loan-amount, .loan-examples .section-costs, .loan-examples .section-terms, .loan-examples .section-example{height:100%;border:1px solid #d9d9d9;}
.loan-examples .section-loan-amount>.row, .loan-examples .section-costs>.row, .loan-examples .section-terms>.row, .loan-examples .section-example>.row{height:100%;}
.loan-examples .pic, .loan-examples .min, .loan-examples .max{height:100%;display:flex;-ms-flex-direction:column;-webkit-flex-direction:column;flex-direction:column;align-items:center;justify-content:center;}
.loan-examples .pic .header{color:white;text-transform:uppercase;font-size:1rem;line-height:1rem;}
.loan-examples .min, .loan-examples .max{background:white;text-transform:uppercase;color:#3d4b6f;}
.loan-examples .min .figure, .loan-examples .max .figure{font-size:2.5rem;}
.loan-examples .min .figure sup, .loan-examples .max .figure sup{position:relative;top:-.75em;font-size:.5em;}
.loan-examples .min .text, .loan-examples .max .text{font-weight:bold;}
.loan-examples .min{position:relative;}
.loan-examples .min:after{content:'';position:absolute;right:0;top:15%;bottom:15%;border-left:1px solid #d9d9d9;}
.loan-examples .costs-msg{background:white;height:100%;font-size:.75rem;color:#959595;padding:1rem 1.5rem;}
.loan-examples .costs-msg .line1{display:block;font-weight:bold;text-transform:uppercase;color:#00407a;}
.loan-examples .costs-msg .line2{display:block;text-transform:uppercase;color:black;font-size:1.1rem;}
.loan-examples .section-terms .min, .loan-examples .section-terms .max{-ms-flex-direction:row;-webkit-flex-direction:row;flex-direction:row;}
.loan-examples .section-terms .figure{margin-right:.5rem;}
.loan-examples .section-terms .time{display:block;position:relative;top:.25rem;font-size:1.5rem;}
.loan-examples .section-terms .text{position:relative;display:block;top:-.25rem;}
.loan-examples .section-example{padding:1rem;background:white;color:#959595;}
.loan-examples .section-example .header{color:#004251;text-transform:uppercase;font-size:1.2rem;font-weight:bold;text-align:left;line-height:1.2rem;}
.loan-examples .section-example p{line-height:1.2;}
.loan-examples .small-loan .pic{background:#fdc82d;}
.loan-examples .small-loan .text{color:#3d4e6b;}
.loan-examples .medium-loan .pic{background:#98ce46;}
.loan-examples .medium-loan .text, .loan-examples .small-loan .remarks, .loan-examples .medium-loan .remarks{color:#3d4e6b;}
.loan-examples .section-header .header span{color:white;}
.section-aiims .modal .modal-header{background:#f8183a;color:#fff;}
.section-aiims .modal{color:#000;text-align:left;font-size:1rem;}
.btn-borrow-warning{margin-bottom:10px;}
@media (max-width:640px){.loan-calculator input[type=range]::-webkit-slider-thumb{width:32px;height:32px;margin-top:-12px}
.loan-calculator .range .current{bottom:2.25rem}
.loan-calculator .range{margin:15px 0}
}
.section-footer-nav, .section-footer-contact{text-align:center;}
.blog-list{margin-top:2rem;}
.blog-list article{position:relative;border:1px solid #d9d9d9;height:100%;background:#fff;padding-bottom:5rem;}
.blog-item-summary{padding:1.5rem;}
.blog-item-summary h2{line-height:1;}
.blog-item-summary h2 a{color:#00407a;font-size:1.2rem;}
.blog-item-summary hr{border:1px solid #00407a;margin:2rem 0;}
.blog-list article .read-more{position:absolute;bottom:1rem;left:1.5rem;right:1.5rem;background:#00407a;padding:1rem 0;color:#fff;}