#g-recaptcha-response,
#g-recaptcha-response-1 {
    position: absolute;
    margin: -172px 0 0 0 !important;
    width: 302px !important;
    height: 76px !important;
    z-index: -999999;
    opacity: 0;
}
html {
    margin: 0 !important;
    overflow-x: hidden !important;
}

body {
    font-family: "Source Sans Pro", sans-serif;
}
.my-auto {
    margin: auto !important;
}
.align-items-center {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
}
.first-fold {
    width: 100%;
    height: 380px;
    display: flex;
    align-items: center;
    background-image: url(/wp-content/uploads/2020/09/sc-fixed-background.jpg);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
    overflow: hidden;
}
.first-fold .newFlexContainer {
    display: flex;
    justify-content: center;
}
.first-fold .newFlexContainer .newFlexItems {
    margin: 10px 15px;
    background-color: #fff;
    min-width: 350px;
}
.first-fold .newFlexContainer .newFlexItems .rateType {
    margin: 0;
    text-align: center;
    background-color: #feb913;
    font-size: 18px;
    font-weight: 700;
    color: #000;
    padding: 5px;
}
.first-fold h1 {
    font-weight: 700;
    font-size: 3em;
    margin-bottom: 5px !important;
}
.first-fold h1,
.first-fold h4 {
    color: #fff;
    text-align: center;
}
.first-fold h4 {
    margin-bottom: 15px;
    margin-top: 0px !important;
}
.first-fold .bgContainer .flex-container {
    margin: 0;
    padding: 0;
    list-style-type: none;
    display: flex;
    justify-content: center;
    align-items: start;
}
.first-fold .bgContainer {
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #fff;
    margin: 0;
}

.first-fold .bgContainer .ulHolder {
    padding: 0 0.5em;
    margin: 1em 0px;
}
.first-fold .bgContainer .ulHolder h4 {
    color: #000;
    margin: 0;
    text-align: center;
}
.first-fold .bgContainer .ulHolder .flex-container .flex-items {
    padding: 0px 5px;
    display: block;
    position: relative;
}
.first-fold .bgContainer .ulHolder .flex-container .flex-items .rate-cstm {
    font-size: 2.5em;
    color: #000;
    font-weight: 700;
    text-align: center;
    line-height: 1.5;
}
.first-fold .bgContainer .ulHolder .flex-container .flex-items .rate-cstm > sup {
    font-size: 60%;
}
.first-fold .bgContainer .ulHolder .flex-container .flex-items .rate-desc {
    color: #000;
    text-align: center;
    margin-top: -15px;
    margin-bottom: 0px !important;
    line-height: 20px;
    font-size: 12px;
}
.promo-section {
    background-color: #5c9e3c;
    padding: 0.8em 0;
}
.promo-section p {
    margin: 0;
    text-align: center;
    font-weight: 700;
    color: #fff;
    font-size: 20px;
}
.second-fold {
    padding: 3em 0;
}
.second-fold .flex-container {
    list-style-type: none;
    display: flex;
    flex-wrap: wrap;
    margin: 0;
}
.second-fold .flex-container .flex-items {
    display: flex;
    align-items: center;
    width: 49%;
    padding: 10px;
}
.second-fold .flex-container .flex-items img {
    width: 60px;
    margin-right: 15px;
}
.second-fold .flex-container .flex-items .desc {
    font-size: 16px;
}
.second-fold h4 {
    text-align: center;
    font-weight: 700;
}
.second-fold .eligi-container {
    padding-top: 20px;
    padding-bottom: 20px;
}
.second-fold .eligi-container .elgi-items {
    font-size: 16px;
}
.second-fold .eligi-container .elgi-items span {
    font-size: 14px !important;
}
.second-fold p {
    font-size: 16px;
    margin: 0;
}
.second-fold .flex-container-item {
    width: 80%;
    margin: 0 auto;
}
.second-fold .flex-container-item .hot-rate-form-container {
    position: relative;
    z-index: 10;
    background: #fdbf13 0% 0% no-repeat padding-box;
    padding: 25px 30px;
    box-shadow: 0px 3px 6px #00000029;
    text-align: center;
    color: #373535;
    margin: 30px -20px;
}
.second-fold .flex-container-item .hot-rate-form-container .hot-rate-form-title {
    font-size: 30px;
    font-weight: 600;
    margin-bottom: 5px;
    font-family: "Source Sans Pro", sans-serif;
}
.second-fold .flex-container-item .hot-rate-form-container .hot-rate-form-desc {
    font-size: 15px;
    font-weight: 400;
    margin-bottom: 20px;
    font-family: "Source Sans Pro", sans-serif;
}
.second-fold .flex-container-item .hot-rate-form-container form {
    font-family: "Source Sans Pro", sans-serif;
}
.second-fold .flex-container-item .hot-rate-form-container form .hot-rate-form-group {
    margin-bottom: 1rem;
    text-align: center;
}
.second-fold .flex-container-item .hot-rate-form-container form .hot-rate-form-group .radio-container .form-check {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-left: 0;
    margin-right: 0.75rem;
    position: relative;
}
.second-fold .flex-container-item .hot-rate-form-container form .hot-rate-form-group .form-check-label {
    font-size: 16px;
    margin-left: 10px;
    margin-bottom: 0;
    font-weight: 400;
}
.second-fold .flex-container-item .hot-rate-form-container form .hot-rate-form-group .form-control {
    display: block;
    width: 100%;
    padding: 0.9em 0.75rem;
    font-size: 16px;
    line-height: 1.5;
    height: auto;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
.second-fold .flex-container-item .hot-rate-form-container form .submit_button {
    background: transparent linear-gradient(180deg, #484848 0%, #373535 100%) 0% 0% no-repeat padding-box;
    border-radius: 35px;
    text-align: center;
    color: #fdbf13;
    padding: 18px 55px;
    font-size: 18px;
    font-weight: 500;
    border: none;
    margin-top: 35px;
}
.second-fold .madeItEasy {
    width: 90%;
    margin: 0 auto;
    padding: 0;
}
.second-fold .madeItEasy .madeItems {
    display: flex;
    align-items: center;
    padding: 15px;
}
.second-fold .madeItEasy .madeItems img {
    padding-right: 15px;
    width: 60px;
}
.second-fold .madeItEasy .madeItems .steps:last-child {
    color: #fdbf13;
    font-size: 20px;
}
.fold-three {
    background-color: #414141;
    padding: 2em 0;
}
.fold-three h3 {
    color: #fff;
    text-align: center;
    margin-bottom: 20px;
}
.fold-three .flex-container {
    padding: 0;
    margin: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}
.fold-three .flex-container .flex-items {
    padding: 15px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.fold-three .flex-container .flex-items img {
    width: 30px;
    margin-right: 20px;
}
.fold-three .flex-container .flex-items .desc {
    margin: 0;
    color: #fff;
    font-weight: 700;
    font-size: 20px;
}
.awards-carousel-container {
    padding: 0 2rem;
}
.awards-carousel-container .slick-slide img {
    width: 65%;
    margin: 0 auto;
}
.about-container {
    padding: 3em 15px;
    background: #f2f2f2;
}
.about-title {
    text-align: center;
    font-size: 24px;
    margin: 0 0 2rem;
}
.about-content {
    text-align: center;
    font-size: 16px;
    max-width: 1050px;
    margin: 0 auto;
}
.award-container {
    padding: 3em 0;
}
.award-container .flex-container .slick-track {
    display: flex;
    list-style-type: none;
    align-items: center;
}
.fold-four .flex-container {
    display: flex;
    padding: 0;
    margin: 0;
    flex-wrap: wrap;
    list-style-type: none;
}
.fold-four .flex-container .flex-items {
    width: 26%;
    padding: 5px;
}
.fold-four .flex-container .flex-items img {
    width: 90%;
    margin: 0 auto;
}
.fifth-fold {
    background-color: #414141;
    padding: 3em 0;
    font-family: "Source Sans Pro", sans-serif;
    border-top: 3px solid #fdbf13;
}
.fifth-fold .terms-condition {
    color: #a8a9a9;
    font-size: 0.85em;
    text-align: justify;
}
@media (min-width: 1499px) {
    .first-fold h4 {
        margin-bottom: 25px;
    }
}
@media (max-width: 1232px) {
    .fifth-fold .container {
        width: 100%;
    }
}
@media (max-width: 900px) {
    .first-fold .newFlexContainer {
        flex-direction: column;
        width: 389px;
        margin: 0 auto;
    }
}

@media (max-width: 768px) {
    .first-fold h4 {
        font-size: 16px;
    }
    .second-fold .dsp-flx {
        display: flex;
        flex-direction: column-reverse;
    }
    .second-fold .flex-container .flex-items img {
        width: 50px;
    }
    .loan-feat {
        padding-top: 2em;
    }
}

@media (min-width: 768px) {
    .first-fold .container {
        width: 100%;
    }
}

@media (max-width: 676px) {
}

@media (max-width: 568px) {
    .first-fold .newFlexContainer {
        flex-direction: column;
        width: 380px;
        margin: 0 auto;
    }
    .first-fold .bgContainer {
        flex-direction: inherit !important;
    }
    .first-fold .newFlexContainer .newFlexItems {
        margin: 5px 10px;
    }
    .first-fold .bgContainer .ulHolder .flex-container .flex-items .rate-desc {
        color: #000;
        text-align: center;
        margin-top: -8px;
        margin-bottom: 0px !important;
        line-height: 20px;
        font-size: 12px;
    }
    .first-fold h1,
    .first-fold .bgContainer .ulHolder .flex-container .flex-items .rate-cstm {
        font-size: 2.5em;
        margin: 0 18px !important;
    }
    .first-fold .flex-container {
        align-items: center;
    }
    .promo-section p {
        font-size: 16px;
    }
    .second-fold h3 {
        margin-top: 1em;
    }
    .second-fold .flex-container-item {
        width: 100% !important;
    }
    .second-fold .flex-container .flex-items {
        width: 100% !important;
    }
    .second-fold .flex-container-item .hot-rate-form-container .hot-rate-form-title {
        font-size: 25px;
    }
    .second-fold .flex-container-item .hot-rate-form-container form .hot-rate-form-group .form-control {
        padding: 0.6em 0.75rem;
    }
    .second-fold .flex-container-item .hot-rate-form-container {
        padding: 25px 18px;
        margin: 0 auto;
    }
    .second-fold .flex-container-item .hot-rate-form-container form .submit_button {
        padding: 10px 30px;
    }
    .second-fold .madeItEasy {
        width: 100%;
    }
    .fold-three .flex-container {
        flex-direction: column;
    }
    .fold-four .flex-container .flex-items {
        width: 31%;
    }
}
@media (max-width: 490px) {
    .second-fold .flex-container {
        padding: 0px;
    }
}
@media (max-width: 417px) {
    .first-fold .newFlexContainer {
        width: 100%;
    }
    .first-fold .newFlexContainer .newFlexItems {
        min-width: auto;
    }
    .first-fold .bgContainer .ulHolder .flex-container .flex-items .rate-desc {
        color: #000;
        text-align: center;
        margin-top: -8px;
        margin-bottom: 0px !important;
        line-height: 20px;
        font-size: 12px;
    }
}
