@media (max-width: 1870.98px) {

 }
@media (max-width: 1399.98px) {

 }
@media (max-width: 1199.98px) { /* xl down */ }
@media (max-width: 991.98px)  {
 .network-intro {
        margin-bottom: 40px;
        padding-right: 12px;
    }

    .network-steps {
        flex-wrap: wrap;
        justify-content: center;
    }

    .net-connector {
        transform: rotate(90deg);
    }

    .net-step {
        flex: 0 0 45%;
    }
.header-top-row {
    flex-wrap: nowrap;
    padding: 0px 15px;
}

.site-navbar {
    padding: 0;
}

a.navbar-brand {
    margin: 0;
}

a.navbar-brand img {
    max-width: 160px;
}

/* Nav links drop down from the white bar as a floating panel, anchored to <header> */
header {
    position: relative;
}


.site-navbar .navbar-nav {
    width: 100%;
    padding: 0 15px;
}

.site-navbar .navbar-nav .nav-item {
    margin: 0;
    border-bottom: 1px solid #EEF1F6;
}

.site-navbar .navbar-nav .nav-item:last-child {
    border-bottom: 0;
}

.site-navbar .navbar-nav .nav-link {
    display: block;
    padding: 8px 4px;
}

.site-navbar .mobile-cta {
    display: flex;
    flex-direction: column;
    gap: 10px;
    margin-top: 0;
    padding: 0px 15px;
}

.site-navbar .mobile-cta .btn-web-white {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    margin-left: 0;
}

.site-navbar .mobile-cta .soft-inq {
    color: #64748B;
    margin: 0;
}
.clf .wrap defs {
    display: none;
}

.clf .wrap image {
    margin: 0 2rem;
}
section.clf {
    padding-top: 0;
}

.home-banner{
    position: relative;
    padding: 5rem 0;
    width: 100%;
}
span.app-flow-num {
    margin: 0 auto;
}
section.why-choose.pb-150 {}

section.why-choose.pb-150 {
    padding: 2rem 0;
}

.why-image {
    margin-bottom: 1rem;
}
.clf-trust-item {
    flex: 0 0 48%;
    width: 48%;
    margin-top: 1rem;
}

.clf-trust-item::after {
    display: none;
}
.footer-legal li {
    flex: 0 0 100%;
    border: 0 !important;
    text-align: center;
}

ul.footer-legal {
    flex-wrap: wrap;
}

.footer-bottom {flex-wrap: wrap;}

.footer-bottom>div {
    margin-bottom: 1rem;
    text-align: center;
    width: 100%;
}
.footer-wrap-logo {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-bottom: 2rem;
}

.footer-wrap-logo p {
    text-align: center;
}
 }
@media (max-width: 767.98px)  {
    
    .pp-hero {
        background-image: none;
    }
    .mobile-banner {
        display: block;
        margin-bottom: 20px;
        height: 300px;
    }

    nav.navbar.navbar-bg .btn.btn-web {margin-left: 0;}
    
    .row-right-header {
        align-items: flex-start;
        justify-content: space-around;
        gap: 0;
    }
    
    section.home-banner h1 {
        font-size: 32px;
        line-height: 40px;
        margin-bottom: 10px;
    }
    
    span.tag {
        font-size: 10px;
        margin-bottom: 10px;
        padding: 5px 12px;
    }
    
    section.home-banner h5 {
        font-size: 16px;
    }
    
    section.home-banner p {
        font-size: 16px;
        line-height: 25px;
    }
    
    section.home-banner ul li {
        font-size: 15px;
        margin-bottom: 11px;
    }
    
    .btn-wrapper.home-btn-wrapper {
        gap: 10px;
    }
    
    .btn-wrapper.home-btn-wrapper p {
        font-size: 16px;
    }
    .why-box h2 {
        text-align: center;
    }
    
    .why-box {
        text-align: center;
    }
    .why-item {
        flex-wrap: wrap;
        display: flex;
    }
    
    .why-item .icon {
        /* flex: 0 0 100%; */
        margin: 0 auto;
    }
    .clf-trust {
        flex-wrap: wrap;
    }
    
    .clf-trust-item {
        width: 100%;
        flex-wrap: wrap;
        flex: 0 0 100%;
        justify-content: center;
    }
    
    .clf-trust-icon {
        flex: 0 0 50px;
        width: 50px;
    }
    
    .clf-trust-item h6 {
        text-align: center;
    }
    
    p {}
    
    .clf-trust-item p {
        text-align: center;
        width: 100%;
    }
    
    .clf-trust-item {
        margin: 0;
    }
    .footer-main h5 {
        text-align: center;
    }
    .footer-main ul li {
        text-align: center;
    }
    .reviews-box {
        padding: 1rem;
    }
    
    .review-summary {
        border: 0;
        padding: 0 1rem;
    }
    nav.navbar.navbar-expand-lg.bg-white.site-navbar {
        padding: 0;
    }
    .footer-phone {justify-content: center;}
    span.footer-hours {
        text-align: center;
        display: block;
        margin: 0;
        padding: 0;
    }
    
    footer.site-footer br {
        height: 0 !important;
    }
    
    .trust-pilot img {
        width: 60%;
    }
    
    .trust-pilot {
        align-items: center;
        justify-content: center;
        margin: 20px 0px 0px;
    }
    .home-banner {
        padding-bottom: 20px;
        background-image: none;
        background-size: cover;
        background-position: center center;
        padding-top: 0;
    }
    .home-banner::before {
        position: absolute;
        left: 0;
        top: 0;
        background: #f0f8ff78;
        width: 100%;
        height: 100%;
        content: '';
        opacity: 0;
        z-index: -1;
    }
    .quick-stats-sample {
        margin: 0;
    }
    
    .quick-stats-sample .qs-item h3 {
        font-size: 24px;
    }
    
    .quick-stats-sample .qs-item p {
        font-size: 14px;
    }
    
    .circle-icon {
        width: 80px;
        height: 80px;
    }
    
    .circle-icon i {
        font-size: 28px;
    }
    
    .mobile-toggler {
        background-color: white;
    }
    .navbar-toggler {display: flex;align-items: center;justify-content: end;width: auto;margin-left: auto;margin-top: -78px;margin-right: 15px;}
    .navbar-toggler {
        background-color: white;
        border: none;
    }
    
    .navbar-toggler-icon {
        background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='black' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
    }
    
    .btn-blue {
        display: block;
        width: 100%;
    }
    
    .btn-wrapper {
        display: block;
    }
    
    .btn-text-blue {
        width: 100%;
        text-align: center;
        display: block;
    }
    
    .btn-wrapper a {
        margin: 15px 0;
        font-size: 15px;
    }
    
    .lender-row-wrapper {
        padding: 10px;
    }
    
    .hiw-compare-card {
        padding: 20px;
    }
    
    .hiw-lender-row {
        display: block;
        text-align: center;
    }
    
    .hiw-lender-icon {
        margin: 0 auto 10px;
    }
    
    .hiw-lender-info strong {
        font-size: 16px;
    }
    
    .hiw-lender-info span {
        font-size: 15px;
    }
    
    .hiw-lender-amount strong {
        font-size: 20px;
    }
    
    .hiw-lender-amount span {
        font-size: 15px;
    }
    
    .hiw-lender-btn {
        display: block;
        width: 100%;
        font-size: 15px;
        padding: 10px 0px;
    }
    
    .hiw-content {
        text-align: left;
    }
    
    .hiw-flow-icon {
        flex: 0 0 60px;
    }
    
    .steps-5 {
        padding: 40px 0px;
    }
    
    .steps-head h2 {
        font-size: 28px;
    }
    
    .steps-head p {
        font-size: 15px;
    }
    
    .hiw-more-content h2 {
        font-size: 22px;
        line-height: 35px;
    }
    
    .lender-row-card {
        display: block;
        text-align: center;
    }
    
    .hiw-offer-amount {
        text-align: center;
    }
    
    .hiw-offer-card {
        text-align: center;
    }
    
    .hiw-offer-amount-label {
        font-size: 15px;
    }
    
    .hiw-offer-terms {
        font-size: 16px;
        line-height: 25px;
    }
    
    .hiw-more {
        padding-bottom: 50px;
    }
    
    .wb-box {
        padding: 0;
    }
    
    .wb-box h2 {
        font-size: 22px;
        margin: 0;
    }
    
    .wb-grid {
        margin: 30px 0px 0px;
    }
    
    .why-borrowers {
        padding-bottom: 20px;
    }
    
    .off-why {
        padding: 40px 15px;
    }
    
    .numbers-sec .off-why-box {
        padding: 30px 20px;
    }
    
    .off-why-box h2 {
        font-size: 22px;
        line-height: 29px;
    }
    
    .off-stat p {
        font-size: 15px;
    }
    
    .off-stat p.off-stat-sub {
        font-size: 15px;
        margin-top: 8px;
    }
    
    .off-why .cc-box {
        clip-path: none;
        padding: 30px 30px;
    }
    
    .cc-icon {
        width: 60px;
        height: 60px;
        flex: 0 0 60px;
    }
    
    .cc-icon img {
        width: 30px;
    }
    
    .cc-content h2 {
        font-size: 22px;
    }
    
    .rt-head h2 {
        font-size: 22px;
    }
    
    .rt-head {
        margin-bottom: 20px;
    }
    
    .rating h2 {
        font-size: 35px;
    }
    
    .rating {
        margin: 0;
    }
    
    section.testimonials {
        padding-bottom: 0;
    }
    
    .hiw-lender-terms {
        font-size: 15px;
        margin: 8px 0px 13px;
        line-height: 20px;
    }
    
    .hiw-hero-content>p {
        font-size: 13px;
        line-height: normal;
    }
    
    .hiw-hero-content h1 {
        font-size: 28px;
        line-height: 38px;
    }
    
    .hiw-hero {
        padding: 40px 0px;
    }
    
    .lo-hero {
        padding: 0px 0px;
        z-index: 0;
        background-size: cover;
        background-position: center center;
        background-image: none;
    }
    
    .lo-hero-content h1 {
        font-size: 28px;
        line-height: 38px;
    }
    
    .lo-hero-media {
        margin-top: 0;
    }
    
    .lo-hero-card {
        margin-top: 0;
    }
    
    .off-jumpnav-label {
        font-size: 15px;
        flex: 0 0 98px;
    }
    
    nav.off-jumpnav .container {
        gap: 17px;
    }
    
    .off-content {
        padding: 15px;
    }
    
    .off-row:first-child {
        gap: 0;
    }
    
    .off-content h3 {
        font-size: 22px;
    }
    
    .off-tagline {
        font-size: 15px;
    }
    
    .off-content p.off-desc {
        margin: 0;
    }
    
    .off-list {
        padding: 15px;
        margin: 0 !important;
        padding-top: 5px;
    }
    
    .off-row {
        margin: 10px 0px;
        gap: 0;
    }
    
    .footer-logo img {
        width: 200px;
    }
    
    .calc-hero .lo-hero-content>p {
        width: 100%;
    }
    
    .lo-hero-content>p {
        font-size: 16px;
    }
    
    .debt-calc {
        margin: 0;
    }
    
    .dc-box {
        padding: 0;
    }
    
    .dc-head h2 {
        font-size: 22px;
        line-height: normal;
    }
    
    .dc-head h2 br {
        display: none;
    }
    
    .dc-head {
        width: 100%;
        padding: 0px 15px;
    }
    
    .min-calc {
        padding-bottom: 0;
    }
    
    .what-know {
        padding-top: 50px;
        padding-bottom: 0;
    }
    
    .wk-title {
        font-size: 22px;
        margin-bottom: 0;
    }
    
    .wk-grid {
        margin-top: 30px;
    }
    
    .network-intro h2 {
        line-height: 38px;
        font-size: 28px;
    }
    
    .network {
        padding: 40px 0px;
    }
    
    .net-connector {
        display: none;
    }
    
    .net-step {
        width: 100%;
        flex: 0 0 100%;
    }
    
    .network-steps {
        padding: 0px 15px;
        gap: 15px;
    }
    
    .net-step {
        padding: 20px 20px;
        margin: 0;
    }
    
    .net-benefits {
        padding: 0;
    }
    
    .lending-partners {
        padding: 40px 0px;
    }
    
    .lp-head h2 {
        font-size: 22px;
    }
    
    .lp-cards-4 {
        grid-template-columns: repeat(1, 1fr);
    }
    
    .off-why.network {
        padding: 0px 0px;
        margin: 0px 15px;
    }
    
    a.nav-link.active {
        color: #0033E6;
    }
    
    .ab-hero-content h1 {
        font-size: 28px;
        line-height: 38px;
        margin-bottom: 10px;
    }
    
    .ab-hero-content>p {
        width: 100%;
        max-width: 100%;
        font-size: 16px;
    }
    
    .ab-trust {
        margin: 0px 15px;
    }
    
    .ab-excellent {
        font-size: 22px;
    }
    
    .ab-trust-row img {
        width: 120px;
        height: auto;
    }
    
    .ab-trust > a img {
        width: 200px;
    }
    
    .ab-story {
        padding-top: 0;
    }
    
    .ab-story-content h2 br {
        display: none;
    }
    
    .ab-story-content h2 {
        font-size: 22px;
        line-height: normal;
    }
    
    .ab-exist {
        padding-top: 0;
    }
    
    .ab-exist-content h2 {
        font-size: 22px;
        line-height: normal;
    }
    
    .ab-setback {
        width: 44%;
    }
    
    .ab-setbacks {
        justify-content: center;
    }
    
    .review-footer {
        display: block;
    }
    
    .review-footer a {
        justify-content: end;
        margin-top: 8px;
    }
    
    
    .ab-reviews {
        padding-bottom: 0;
    }
    
    .rv-hero-content h1 {
        font-size: 28px;
        line-height: 38px;
    }
    
    .rv-hero-content>p {
        font-size: 16px;
        max-width: 100%;
    }
    
    .rv-hero-img {
        margin: 0;
    }
    
    .rv-tp-widget {
        padding: 0;
    }
    
    .tp-logo {
        display: block;
        width: 100%;
        max-width: 100%;
        text-align: center;
    }
    
    .tp-logo img {
        width: 200px;
    }
    
    .rv-testimonials {
        padding-top: 40px;
        padding-bottom: 20px;
    }
    
    .cc-icon.cc-icon-user img {
        width: 30px;
    }
    
    .rv-outof {
        opacity: 0;
    }
    
    section.home-banner.contact-banner {
        padding: 00px 0px 0;
    }
    
    h2.contact-title {
        font-size: 22px;
    }
    
    .form-contact {
        margin-bottom: 20px;
    }
    
    .contact-info * {
        font-size: 15px;
        line-height: normal;
    }
    
    .lq-hero {
        padding: 0px;
        margin: 0;
    }
    
    section.home-banner p br {
        display: none;
    }
    
    .tp-logo {
        width: 150px;
    }
    
    .contact-icon {
        flex: 0 0 55px;
    }
    
    section.home-banner.offer-banner {
        padding: 40px 0px;
    }
    
    .new-navbar {
        padding: 0px 15px;
    }
    
    .new-navbar .container {
        padding: 0px 15px !important;
    }
    
    .row-right-header span {
        display: none;
    }
    
    .row-right-header {
        display: flex;
        justify-content: end;
    }
    
    .clf-cta {
        width: 100%;
        max-width: 100%;
    }
    
    p.get-your-para {
        margin-top: 10px;
    }
    
    section.quick-stats.quick-stats-sample.offer-sec {}
    
    section.quick-stats.quick-stats-sample.offer-sec .circle-icon {
        width: 70px;
        height: 70px;
    }
    
    section.reviews.lq-hero.offer-lq-hero.mb-0 {
        padding: 25px 8px;
        margin: 0 15px 30px !important;
    }
    
    .app-flow-head h2 {
        font-size: 22px;
    }
    
    .app-flow-head {
        margin-bottom: 30px;
    }
    
    .clf-head h2 {
        font-size: 22px;
        line-height: normal;
    }
    
    .clf-cta h3 {
        font-size: 22px;
        line-height: normal;
    }
    
    p.blue-content {
        width: 100%;
        font-size: 15px;
        line-height: normal;
    }
    
    p.blue-numbers {
        font-size: 22px;
        margin-bottom: 10px;
    }
    
    .cr-hero-content h1 {
        font-size: 28px;
        line-height: 38px;
    }
    
    .cr-mission-icon {
        width: 60px;
        height: 60px;
        flex: 0 0 60px;
    }
    
    .cr-mission {
        padding: 15px;
    }
    
    .cr-join {
        padding: 0;
    }
    
    .cj-box h2 {
        font-size: 22px;
    }
    
    .cj-item {
        padding: 0 4px;
    }
    
    .cj-box {
        padding: 30px 15px;
    }
    
    .cj-icon img {
        width: 60px;
    }
    
    .cl-title {
        font-size: 22px;
    }
    
    .cl-content h3 {
        font-size: 22px;
        line-height: normal;
    }
    
    .cr-looking {
        padding-bottom: 10px;
    }
    
    .cjc-box {
        padding: 15px;
    }
    
    .cjc-icon {
        width: 60px;
        height: 60px;
        flex: 0 0 60px;
    }
    
    .cjc-email {
        font-size: 14px;
    }
    
    .loan-disclosures-hero {
        padding: 40px 0px;
    }
    
    .ec-hero-content h1 {
        font-size: 28px;
        line-height: 38px;
        margin-bottom: 10px;
    }
    
    .ld-section {
        padding: 0;
    }
    
    .ld-notice {
        padding: 19px;
        gap: 12px;
    }
    
    .ld-notice-icon {
        width: 50px;
        height: 50px;
        flex: 0 0 50px;
    }
    
    .ld-notice-icon i {
        font-size: 20px;
    }
    
    .ld-notice-head h4 {
        font-size: 20px;
        line-height: 27px;
    }
    
    .ld-notice-list li i {
        margin-top: 5px;
    }
    
    .ld-notice-list li {
        font-size: 15px;
        line-height: normal;
        margin-bottom: 12px;
    }
    
    .ld-card {
        padding: 20px;
        display: block;
    }
    
    .ld-card-icon {
        width: 70px;
        height: 70px;
        flex: 0 0 70px;
    }
    
    .ld-card-icon i {
        font-size: 30px;
    }
    
    .ld-card h5 {
        font-size: 17px;
    }
    
    .ld-contact-text h4 {
        font-size: 20px;
        margin-bottom: 10px;
    }
    
    .ld-contact-text {
        width: 100%;
    }
    
    .ld-contact-text p {
        font-size: 15px;
    }
    
    .ld-contact {
        padding: 20px;
        gap: 15px;
    }
    
    .ld-contact-icon {
        width: 60px;
        height: 60px;
        flex: 0 0 60px;
    }
    
    .ld-contact-info a {
        font-size: 15px;
    }
    
    .ld-contact-info a i {
        font-size: 25px;
    }
    
    .tu-hero {
        padding: 40px 0px;
    }
    
    .cp-hero-content h1 {
        font-size: 28px;
        line-height: 38px;
    }
    
    .cp-hero-content>p {
        font-size: 16px;
    }
    
    .cp-rights {
        padding: 0;
    }
    
    .cpr-box {
        padding: 15px;
    }
    
    .cpr-head h2 {
        font-size: 22px;
    }
    
    .cpr-head p {
        font-size: 15px;
    }
    
    .cpr-grid {
        gap: 15px;
        display: block;
    }
    
    .cpr-item {
        padding: 25px 0px 0px;
    }
    
    .cpr-icon {
        width: 60px;
        height: 60px;
    }
    
    .cpr-icon img {
        width: 40px;
    }
    
    .cpa-box .accordion-button {
        padding: 15px 0px 15px;
    }
    
    .cpa-box .accordion-body p {
        font-size: 15px;
    }
    
    .cpa-icon {
        width: 40px;
        height: 40px;
        flex: 0 0 40px;
    }
    
    .cpa-title h5 {
        font-size: 16px;
    }
    
    .cpa-box {
        padding: 10px 15px;
    }
    
    .cp-accordion {
        padding-bottom: 0;
    }
    
    .cp-resources {
        padding: 0;
        padding-top: 40px;
    }
    
    .cpr-box2 {
        padding: 0;
    }
    
    .cpres-grid {
        margin: 0;
    }
    
    .cpr-box2 h2 {
        font-size: 22px;
    }
    
    .cpr-box2 p {
        text-align: left;
        min-height: auto;
    }
    
    .cpq-left {
        display: block;
        text-align: center;
    }
    
    .cpq-icon {
        width: 70px;
        height: 70px;
        margin: 0 auto 10px;
    }
    
    .cpq-icon img {
        width: 30px;
    }
    
    .cpq-box {
        padding: 20px;
    }
    
    .cp-hero-content h4 {
        font-size: 18px;
    }
    
    .lq-top {
        padding-top: 40px;
    }
    
    .inner-reviews-2 {
        margin: 40px 12px !important;
        padding-top: 15px !important;
        padding-bottom: 15px !important;
        margin-bottom: 0 !important;
    }
    
    .inner-reviews .reviews-box {
        padding: 15px;
    }
    
    .lq-notice {
        display: block;
    }
    
    .lq-notice-icon {
        margin-bottom: 15px;
    }
    
    .mobile-banner img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }
    
    .fq-hero {
        padding: 40px 0 30px;
    }
    
    section.lo-hero.calc-hero {
        padding-top: 0;
        background-image: none;
    }
    
    .np-hero-content h1 {
        font-size: 28px;
        line-height: 38px;
        margin-bottom: 10px;
    }
    
    section.np-hero.np-hero-network {
        padding: 0 0 40px;
    }
    
    section.home-banner.offer-banner {
        padding-top: 0;
    }
    
    .pr-card {
        margin-top: 0;
    }
    
    .prq-panel {
        display: block;
        text-align: center;
        padding: 15px;
    }
    
    .prq-panel-icon {
        margin: 0 auto 10px;
    }
    
    .prl-head h2 {font-size: 26px;}
    
    section.cp-hero.tu-hero {
        background-image: none;
    }
    
    section.ty-hero {
        background-image: none;
    }

    
}
@media (max-width: 575.98px)  { /* sm down */ }
