header {
    background-color: rgba(255, 255, 255, 0.5);
    backdrop-filter: blur(10px);
    -webkit-backdrop-filter: blur(10px);
    transition: background-color 0.3s, backdrop-filter 0.3s;
}

body {
    overflow-x: hidden !important;
}

.home-hero-section {
    /* color: #fff;
    background-image: url(https://d3jixizdkhde11.cloudfront.net/images/home-hero-image2.jpg);
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    background-attachment: fixed;
    min-height: 90vh;
    display: flex;
    align-items: center; */


    position: relative;
    min-height: 90vh;
    overflow: hidden;
    display: flex;
    align-items: center;
    color: #fff;
}

.hero-parallax-img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; /* important for parallax */
    object-fit: fill;
    will-change: transform;
    z-index: -1;
}


.hero-content {
    position: relative;
    z-index: 1;
}

.home-hero-section p {
    font-size: 18px;
    font-weight: 400;
    padding: 0% 16%;
    line-height: 29.25px;
    text-align: center;
}

.home-hero-section p b {
    font-size: 18px;
    font-weight: 600;
}

.home-hero-text {
    font-size: 60px;
    line-height: 66px;
    letter-spacing: 0;
    padding: 8% 12% 2% 11%;
    font-weight: 700;
    text-align: center;
    color: #fff;
}




.home-hero-section .link {
    text-align: center;
    padding: 3%;
}

.home-hero-section .link a {
    text-align: center;
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
    text-transform: uppercase;
    margin: 0 8px 0 8px;
    background: #EE9138;
    transition: 0.1s ease-in-out;
}
.home-hero-section .link a:hover {
    background-color: lab(62.1044% 34.8669 57.7218);
}

.home-hero-section .link_btn:hover {
    text-align: center;
    color: #fff;
    background-color: #EE9138;
    border-color: #EE9138;
}

.link_2 {
    color: #2e2e2e !important;
    background-color: #fff !important;
    border-color: #2e2e2e;
}

.link_2:hover {
    border-color: #2e2e2e !important;
    color: lab(4.473% 7.77054 -27.0023) !important;
    background-color: #ebebeb !important;
}

.home-hero-section .bottom_link {
    padding: 0 !important;

}


.home-hero-section .bottom_link .cta_link {
    font-size: 14px;
    font-weight: 500;
    line-height: 20px;
    letter-spacing: 0;
    text-align: center;
    color: #EE9138;
    transition: 0.1s ease-in-out;
}
.home-hero-section .bottom_link .cta_link:hover {
    color: lab(62.1044% 34.8669 57.7218);
}

.cta_link:hover {
    font-size: 12px;
    font-weight: 500;
    line-height: 20px;
    letter-spacing: 0;
    text-align: center;
    color: lab(62.1044% 34.8669 57.7218);
}

.bottom_link svg {
    margin: 0% 0% -8px 0%;
    color: #EE9138;

}







.home-cupid-section {
    height: auto;
    padding: 8% 0% 0% 0%;
    background-color: #fff;
}

.home-cupid-header-text {
    font-size: 36px;
    font-weight: 700;
    line-height: 40px;
    letter-spacing: 0;
    text-align: center;
    color: #020C34;
    padding: 0% 10% 0% 10%;
}

.home-cupid-section p {
    font-size: 18px;
    font-weight: 400;
    line-height: 29.25px;
    text-align: center;
    letter-spacing: 0;
    color: #6F6F6F;
    padding: 2% 18% 1% 18%;
}

.home-cupid-card {
    width: 100%;
    min-height: 358px;
    border-radius: 12px;
    border: 2px solid #DEDEDE;
    background: #fff;
    padding: 7% 4%;
    box-shadow: 0px 1px rgba(0, 0, 0, 0.1);
}

.home-cupid-card .main-text {
    font-size: 24px;
    line-height: 32px;
    letter-spacing: 0;
    font-weight: 600;
    text-align: left;
    color: #020C34;
}
.home-cupid-card .main-text a {
    transition: 0.1s ease-in-out;
}

.home-cupid-card .sub-text {
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0;
    font-weight: 600;
    text-align: left;
    color: #0A0A0A;
    padding: 2% 0% 0% 0%;
}


.home-cupid-card .sub-text p {
    font-size: 16px;
    line-height: 26px;
    letter-spacing: 0;
    font-weight: 400;
    text-align: left;
    color: #6F6F6F;
    padding: 5% 0% 0% 0%;
}

.home-cupid-card ul li {
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0;
    font-weight: 500;
    text-align: left;
    color: #0A0A0A;
    padding: 2% 0%;
}

.home-cupid-card ul li svg {
    margin: 0% 3% -2% 0%;
}


.home-cupid-section .link {
    text-align: center;
    padding: 0% 0% 7% 0%;
}

.home-cupid-section .link a {
    text-align: center;
    color: #020C34;
    font-size: 14px;
    font-weight: 600;
    line-height: 20px;
    border-color: #020C34;
    transition: 0.1s ease-in-out;
}
.home-cupid-section .link a:hover {
    color: #FFFFFF;
    background-color: lab(4.473% 7.77054 -27.0023);
}







.home-platform-section {
    height: auto;
    padding: 5% 0% 0% 0%;
    background-color: #020C34;
    margin-bottom: -3%;
}

.home-platform-section .col-md-12 {
    padding-bottom: 7%;

}

.home-platform-header-text {
    font-size: 36px;
    font-weight: 700;
    line-height: 45px;
    letter-spacing: 0;
    text-align: center;
    color: #FFFFFF;
    padding: 0% 0% 5% 0%;
}

.home-platform-section p {
    font-size: 18px;
    font-weight: 400;
    line-height: 29.25px;
    text-align: center;
    letter-spacing: 0;
    color: #fff;
    padding: 2% 12% 1% 12%;
}


.home-platform-card {
    width: 100%;
    min-height: 189px;
    border-radius: 12px;
    border: 0px solid #DEDEDE;
    background: #fff;
    padding: 7% 0%;
    transition: 0.3s ease-in 0.2s;
}
.home-platform-card:hover {
    transform: translateY(-0.5rem) scale(1.05);
}

.home-platform-title {
    font-size: 36px;
    font-weight: 700;
    line-height: 45px;
    letter-spacing: 0;
    text-align: center;
    color: #020C34;
    padding: 6% 0% 4% 0%;
}

.home-platform-sub-title {
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
    letter-spacing: 0;
    text-align: center;
    color: #4A5565;
}
.sliderChld span img {
    margin-top: 0;
    margin-bottom: 0;
}





.testimonial-section {
    height: auto;
    padding: 5% 0% 0% 0%;
    background-color: #F9FAFB;
}

.testimonial-header-text {
    font-size: 36px;
    font-weight: 700;
    line-height: 45px;
    letter-spacing: 0;
    text-align: center;
    color: #020C34;
    padding: 0% 0% 0% 0%;
}

.testimonial-section p {
    font-size: 18px;
    font-weight: 400;
    line-height: 29.25px;
    text-align: center;
    letter-spacing: 0;
    color: #6F6F6F;
    padding: 2% 18% 1% 18%;
}


.testimonial-section .sub-text {
    font-size: 30px;
    font-weight: 700;
    line-height: 37.5px;
    letter-spacing: 0;
    text-align: center;
    color: #020C34;
    padding: 0% 0% 0% 0%;
}


.testimonial-section .ClientsLogo-wrap {
    width: 100%;
    padding: 1% 0% 0% 0%;
}

.testimonial-section .ClientsLogo-wrap ul {
    -webkit-flex-wrap: nowrap;
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: center;
}

.testimonial-section .ClientsLogo-wrap ul li {
    width: 15%;
    text-align: center;
    padding: 35px 0;
}


.funded-carousel .fund_outer_overlay {
    border-radius: 10px !important;
}


.powered-section {
    height: auto;
    padding: 7% 0% 0% 0%;
    background-color: #fff;
}

.powered-header-text {
    font-size: 36px;
    font-weight: 700;
    line-height: 40px;
    letter-spacing: 0;
    text-align: center;
    color: #020C34;
    padding: 0% 0% 0% 0%;
}

.powered-section p {
    font-size: 18px;
    font-weight: 400;
    line-height: 29.25px;
    text-align: center;
    letter-spacing: 0;
    color: #6F6F6F;
    padding: 2% 18% 3% 18%;
}

.powered-card {
    width: 100%;
    min-height: 290px;
    border-radius: 12px;
    border: 2px solid #DEDEDE;
    background: #fff;
    padding: 7% 6%;
    box-shadow: 0px 1px rgba(0, 0, 0, 0.1);
    margin-bottom: 10px;
}


.powered-card .sub-text {
    font-size: 24px;
    line-height: 32px;
    letter-spacing: 0;
    font-weight: 600;
    text-align: left;
    color: #020C34;
    padding: 8% 0% 0% 0%;
}


.powered-card .sub-text p {
    font-size: 16px;
    line-height: 26px;
    letter-spacing: 0;
    font-weight: 400;
    text-align: left;
    color: #6F6F6F;
    padding: 5% 0% 0% 0%;
}


.powered-card .icons {
    width: 40px;
    height: 40px;
    padding: 0% 0% 0% 0%;
}


.powered-card ul li {
    font-size: 16px;
    line-height: 26px;
    letter-spacing: 0;
    font-weight: 400;
    text-align: left;
    color: #6F6F6F;
    padding: 2% 0%;
    display: flex;
}

.powered-card ul li svg {
    margin: 0% 3% -2% 0%;
}


.powered-section .link {
    text-align: center;
    padding: 0% 0% 4% 0%;
    margin-top: -2%;
}

.powered-section .link a {
    text-align: center;
    color: #fff;
    font-size: 14px;
    font-weight: 600;
    line-height: 20px;
    border-color: #EE9138;
    background: #EE9138;
    transition: 0.1s ease-in-out;
}
.powered-section .link a:hover {
    background-color: lab(62.1044% 34.8669 57.7218);
}

.powered-section p b {
    font-size: 18px;
    font-weight: 600;
    line-height: 29.25px;
    text-align: left;
    letter-spacing: 0;
    color: #020C34;
    padding: 2% 0% 1% 0%;
}







.funded-section {
    height: auto;
    padding: 7% 0% 0% 0%;
    background-color: rgba(242, 242, 242, 0.3);
}

.funded-section-header-text {
    font-size: 36px;
    font-weight: 700;
    line-height: 40px;
    letter-spacing: 0;
    text-align: center;
    color: #020C34;
    padding: 0% 10% 0% 10%;
}

.funded-section p {
    font-size: 18px;
    font-weight: 400;
    line-height: 29.25px;
    text-align: center;
    letter-spacing: 0;
    color: #6F6F6F;
    padding: 2% 26% 1% 26%;
}

.funded-section-card {
    width: auto;
    height: 542px;
    border-radius: 12px;
    border: 1px solid #DEDEDE;
    background: #fff;
    padding: 6% 6%;
    box-shadow: 0px 1px rgba(0, 0, 0, 0.1);
}


.funded-section-card img {
    height: 203px;
    margin: 0% 0% 15% 0%;

}

.funded-section-card .main-text {
    font-size: 20px;
    line-height: 28px;
    letter-spacing: 0;
    font-weight: 700;
    text-align: left;
    color: #020C34;
}

.funded-section-card .sub-text {
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0;
    font-weight: 600;
    text-align: left;
    color: #0A0A0A;
    padding: 2% 0% 0% 0%;
}


.funded-section-card .sub-text p {
    font-size: 30px;
    line-height: 36px;
    letter-spacing: 0;
    font-weight: 700;
    text-align: left;
    color: #EE9138;
    padding: 0% 0% 0% 0%;
}

.funded-section-card ul li {
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0;
    font-weight: 400;
    text-align: left;
    color: #6F6F6F;
    padding: 2% 0%;
}



.funded-section .cta_link {
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: 0;
    text-align: center;
    color: #EE9138;
}
.funded-section .cta_link:hover {
    text-decoration: underline;
}


.funded-section .bottom_link {
    padding: 2% 0% 4% 0%;
    float: left;
    text-align: center;
    width: 100%;
}

.funded-section .bottom_link svg {
    margin: 0% 0% -8px 0%;
    color: #EE9138;

}


.funded-section .link {
    text-align: center;
    padding: 3%;
}

.funded-section .link a {
    text-align: center;
    color: #fff;
    font-size: 14px;
    font-weight: 700;
    line-height: 20px;
    text-transform: uppercase;
}

.funded-section .link_btn:hover {
    text-align: center;
    color: #fff;
    background-color: #EE9138;
    border-color: #EE9138;
}









.Commercial-section {
    height: auto;
    padding: 7% 0% 0% 0%;
    background-color: #fff;
    margin-bottom: -1%;
}

.Commercial-section .col-md-12 {
    padding-bottom: 5%;

}

.Commercial-section-card {
    width: auto;
    height: 312px;
    ;
    border-radius: 12px;
    border: 1px solid #E5E7EB;
    background: #F9FAFB;
    padding: 7% 6%;
}

.Commercial-section-card .main-text {
    font-size: 24px;
    line-height: 30px;
    letter-spacing: 0;
    font-weight: 600;
    text-align: left;
    color: #020C34;
}

.Commercial-section-card .sub-text {
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0;
    font-weight: 600;
    text-align: left;
    color: #0A0A0A;
    padding: 2% 0% 0% 0%;
}


.Commercial-section-card .sub-text p {
    font-size: 18px;
    line-height: 29.25px;
    letter-spacing: 0;
    font-weight: 400;
    text-align: left;
    color: #364153;
    padding: 5% 0% 0% 0%;
}


.Commercial-section-header-text {
    font-size: 36px;
    font-weight: 700;
    line-height: 45px;
    letter-spacing: 0;
    text-align: center;
    color: #020C34;
    padding: 0% 0% 0% 0%;
}

.Commercial-section p {
    font-size: 18px;
    font-weight: 400;
    line-height: 29.25px;
    text-align: center;
    letter-spacing: 0;
    color: #020C34;
    padding: 2% 22% 5% 22%;
}


.Commercial-section .sub-text {
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
    text-align: center;
    letter-spacing: 0;
    color: #020C34;
    padding: 0% 0% 0% 0%;
}


.Commercial-section .cta_link {
    font-size: 14px;
    font-weight: 500;
    line-height: 20px;
    letter-spacing: 0;
    text-align: center;
    color: #EE9138;
}

.Commercial-section .bottom_link svg {
    margin: 0% 0% -8px 0%;
    color: #EE9138;

}


.Commercial-section .link {
    text-align: center;
    padding: 3%;
    float: left;
}

.Commercial-section .link a {
    text-align: center;
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
    text-transform: capitalize;
    background: #EE9138;
    transition: 0.1s ease-in-out;
}
.Commercial-section .link a:hover {
    background-color: lab(62.1044% 34.8669 57.7218);
}

.Commercial-section .link_btn:hover {
    text-align: center;
    color: #fff;
    background-color: #EE9138;
    border-color: #EE9138;
}

.Commercial-section svg {
    margin: 0% 0% -8px 3%;
    color: #fff;

}








.transform-platform-section {
    height: auto;
    padding: 7% 0% 0% 0%;
    background-color: rgba(238, 145, 56, 0.05);
    margin-bottom: -3%;
}

.transform-platform-section .col-md-12 {
    padding-bottom: 5%;

}

.transform-platform-header-text {
    font-size: 36px;
    font-weight: 700;
    line-height: 45px;
    letter-spacing: 0;
    text-align: center;
    color: #020C34;
    padding: 0% 0% 0% 0%;
}

.transform-platform-section p {
    font-size: 18px;
    font-weight: 400;
    line-height: 29.25px;
    text-align: center;
    letter-spacing: 0;
    color: #6F6F6F;
    padding: 2% 13% 1% 13%;
}


.transform-platform-section .sub-text {
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
    text-align: center;
    letter-spacing: 0;
    color: #020C34;
    padding: 0% 0% 0% 0%;
}


.transform-platform-section .bottom_link {
    padding: 2% 13% 7% 13%;
}

.transform-platform-section .cta_link {
    font-size: 14px;
    font-weight: 500;
    line-height: 20px;
    letter-spacing: 0;
    text-align: center;
    color: #EE9138;
}
.transform-platform-section .cta_link:hover {
    text-decoration: underline;
}

.transform-platform-section .bottom_link svg {
    margin: 0% 0% -8px 0%;
    color: #EE9138;

}


.transform-platform-section .link {
    text-align: center;
    padding: 3% 0% 0% 0%;
}

.transform-platform-section .link a {
    text-align: center;
    color: #fff;
    font-size: 14px;
    font-weight: 700;
    line-height: 20px;
    text-transform: uppercase;
    margin: 0 8px 0 8px;
    background: #EE9138;
    transition: 0.1s ease-in-out;
}
.transform-platform-section .link a:hover {
    background-color: lab(62.1044% 34.8669 57.7218);
}
.transform-platform-section .link a.btn-primary-dark:hover {
    color: #FFFFFF !important;
    background-color: lab(4.473% 7.77054 -27.0023) !important;
}

.transform-platform-section .link_btn:hover {
    text-align: center;
    color: #fff;
    background-color: #EE9138;
    border-color: #EE9138;
}



footer {
    background: #020C34 !important;
}


/*******************************************Mobile Responsive CSS***********************/
@media (max-width: 768px) {
    .home-hero-section {
        background-attachment: scroll;
        min-height: 65vh;
        background-position: center top;
    }

    .home-hero-text {
        font-size: 30px;
        line-height: 33px;
        letter-spacing: 0;
        padding: 8% 12% 2% 11%;
        font-weight: 700;
        text-align: center;
        color: #fff;
    }

    .home-hero-section p {
        font-size: 16px;
        font-weight: 400;
        padding: 0% 11%;
        line-height: 26px;
        text-align: center;
    }

    .home-hero-section .link a {
        text-align: center;
        color: #fff;
        font-size: 16px;
        font-weight: 600;
        line-height: 24px;
        text-transform: uppercase;
        width: 100%;
        margin: 0% 0% 2% 0%;
    }


    .home-hero-section .cta_link {
        font-size: 14px;
        font-weight: 500;
        line-height: 20px;
        letter-spacing: 0;
        text-align: center;
        color: #fff;
    }

    .home-cupid-card {
        width: 100%;
        min-height: 358px;
        border-radius: 12px;
        border: 2px solid #DEDEDE;
        background: #fff;
        padding: 7% 10%;
    }

    .home-cupid-header-text {
        font-size: 30px;
        font-weight: 700;
        line-height: 36px;
        letter-spacing: 0;
        text-align: center;
        color: #020C34;
        padding: 0% 10% 0% 10%;
    }

    .home-cupid-section p {
        font-size: 16px;
        font-weight: 400;
        line-height: 26px;
        text-align: center;
        letter-spacing: 0;
        color: #6F6F6F;
        padding: 2% 15% 1% 15%;
    }

    .home-cupid-card .main-text {
        font-size: 20px;
        line-height: 28px;
        letter-spacing: 0;
        font-weight: 600;
        text-align: left;
        color: #020C34;
    }

    .home-platform-header-text {
        font-size: 30px;
        font-weight: 700;
        line-height: 37.5px;
        letter-spacing: 0;
        text-align: center;
        color: #FFFFFF;
        padding: 0% 5% 5% 5%;
    }

    .home-platform-title {
        font-size: 24px;
        font-weight: 700;
        line-height: 30px;
        letter-spacing: 0;
        text-align: center;
        color: #020C34;
        padding: 6% 0% 4% 0%;
    }

    .testimonial-header-text {
        font-size: 30px;
        font-weight: 700;
        line-height: 37.5px;
        letter-spacing: 0;
        text-align: center;
        color: #020C34;
        padding: 0% 10% 0% 10%;
    }

    .testimonial-section p {
        font-size: 18px;
        font-weight: 400;
        line-height: 29.25px;
        text-align: center;
        letter-spacing: 0;
        color: #6F6F6F;
        padding: 2% 12% 1% 12%;
    }

    .testimonial-section .sub-text {
        font-size: 24px;
        font-weight: 700;
        line-height: 30px;
        letter-spacing: 0;
        text-align: center;
        color: #020C34;
        padding: 0% 0% 0% 0%;
    }

    .clientdisLogo {    
        gap: 10px;
        animation: scroll 20s linear infinite;
        height: 110px;
    }
    
    .testimonial-section .ClientsLogo-wrap ul li {
        width: 20%;
    }

    .funded-section-card {
        width: 360px;
        height: 542px;
        border-radius: 12px;
        border: 2px solid #DEDEDE;
        background: #fff;
        padding: 6% 6%;
    }

    .fundedLoans-wrap .crosuel-content .item .img-caption {
        min-height: 210px;
    }


    .powered-card {
        width: 100%;
        min-height: 310px;
        border-radius: 12px;
        border: 2px solid #DEDEDE;
        background: #fff;
        padding: 7% 7%;
    }

    .powered-header-text {
        font-size: 30px;
        font-weight: 700;
        line-height: 36px;
        letter-spacing: 0;
        text-align: center;
        color: #020C34;
        padding: 0% 15% 0% 15%;
    }

    .powered-section p {
        font-size: 16px;
        font-weight: 400;
        line-height: 26px;
        text-align: center;
        letter-spacing: 0;
        color: #6F6F6F;
        padding: 2% 15% 1% 15%;
    }

    .powered-section p b {
        font-size: 16px;
        font-weight: 600;
        line-height: 26px;
        text-align: left;
        letter-spacing: 0;
        color: #020C34;
        padding: 2% 0% 1% 0%;
    }

    .powered-section .link a {
        text-align: center;
        color: #fff;
        font-size: 14px;
        font-weight: 600;
        line-height: 20px;
        border-color: #EE9138;
        background: #EE9138;
        max-width: 100%;
        width: 70%;
    }

    .funded-section {
        height: auto;
        padding: 20% 0% 10% 0%;
        background-color: #f2f2f2;
    }

    .funded-section-header-text {
        font-size: 30px;
        font-weight: 700;
        line-height: 36px;
        letter-spacing: 0;
        text-align: center;
        color: #020C34;
        padding: 0% 15% 0% 15%;
    }

    .funded-section p {
        font-size: 16px;
        font-weight: 400;
        line-height: 26px;
        text-align: center;
        letter-spacing: 0;
        color: #6F6F6F;
        padding: 2% 12% 1% 12%;
    }

    .funded-section .bottom_link {
        margin: 10% 0% 0% 0%;
    }






    .Commercial-section-header-text {
        font-size: 30px;
        font-weight: 700;
        line-height: 37.5px;
        letter-spacing: 0;
        text-align: center;
        color: #020C34;
        padding: 0% 5% 0% 5%;
    }

    .Commercial-section p {
        font-size: 16px;
        font-weight: 400;
        line-height: 26px;
        text-align: center;
        letter-spacing: 0;
        color: #020C34;
        padding: 2% 12% 1% 12%;
    }

    .Commercial-section-card {
        width: 100%;
        min-height: 312px;
        border-radius: 12px;
        border: 2px solid #E5E7EB;
        background: #F9FAFB;
        padding: 7% 6%;
    }

    .Commercial-section-card .main-text {
        font-size: 20px;
        line-height: 25px;
        letter-spacing: 0;
        font-weight: 600;
        text-align: left;
        color: #020C34;
    }

    .Commercial-section-card .sub-text p {
        font-size: 16px;
        line-height: 26px;
        letter-spacing: 0;
        font-weight: 400;
        text-align: left;
        color: #364153;
        padding: 5% 0% 0% 0%;
    }



    .transform-platform-section {
        height: auto;
        padding: 20% 0% 12% 0%;
        background-color: rgba(238, 145, 56, 0.05);
        margin-bottom: -12%;
    }

    .transform-platform-header-text {
        font-size: 30px;
        font-weight: 700;
        line-height: 36px;
        letter-spacing: 0;
        text-align: center;
        color: #020C34;
        padding: 0% 20% 0% 20%;
    }

    .transform-platform-section p {
        font-size: 16px;
        font-weight: 400;
        line-height: 26px;
        text-align: center;
        letter-spacing: 0;
        color: #020C34;
        padding: 2% 15% 1% 15%;
    }

    .transform-platform-section .sub-text {
        font-size: 16px;
        font-weight: 600;
        line-height: 24px;
        text-align: center;
        letter-spacing: 0;
        color: #020C34;
        padding: 0% 10% 0% 10%;
    }

    .transform-platform-section .link {
        text-align: center;
        padding: 3%;
    }

    .transform-platform-section .link a {
        text-align: center;
        color: #fff;
        font-size: 14px;
        font-weight: 700;
        line-height: 20px;
        text-transform: uppercase;
        width: 90%;
        margin: 3% 0% 0% 0%;
    }

}





@media (max-width: 1170px) {
    .powered-card {
        min-height: 310px;
    }
    .hero-parallax-img {
        height: 100%;
    }
}



@media (max-width: 480px) {
    .home-hero-section {
        min-height: 55vh;
    }
    
    .home-hero-text {
        font-size: 30px;
        padding: 20% 0% 2% 0%;
        margin-bottom: 15px;
    }
    .hero-parallax-img {
        height: 100%;
    }

    .home-hero-section p {
        font-size: 16px;
        font-weight: 400;
        padding: 0% 0%;
        line-height: 26px;
        text-align: center;
    }

    .home-hero-section .link a {
        text-align: center;
        color: #fff;
        font-size: 16px;
        font-weight: 600;
        line-height: 24px;
        text-transform: uppercase;
        width: 100%;
        margin: 3% 0% 2% 0%;
    }


    .home-hero-section .cta_link {
        font-size: 14px;
        font-weight: 500;
        line-height: 20px;
        letter-spacing: 0;
        text-align: center;
        color: #fff;
    }

    .home-cupid-card {
        width: 100%;
        min-height: 358px;
        border-radius: 12px;
        border: 2px solid #DEDEDE;
        background: #fff;
        padding: 7% 10%;
    }

    .home-cupid-header-text {
        font-size: 30px;
        font-weight: 700;
        line-height: 36px;
        letter-spacing: 0;
        text-align: center;
        color: #020C34;
        padding: 0% 10% 0% 10%;
    }

    .home-cupid-section p {
        font-size: 16px;
        font-weight: 400;
        line-height: 26px;
        text-align: center;
        letter-spacing: 0;
        color: #6F6F6F;
        padding: 2% 15% 1% 15%;
    }

    .home-cupid-card .main-text {
        font-size: 20px;
        line-height: 28px;
        letter-spacing: 0;
        font-weight: 600;
        text-align: left;
        color: #020C34;
    }

    .home-platform-header-text {
        font-size: 30px;
        font-weight: 700;
        line-height: 37.5px;
        letter-spacing: 0;
        text-align: center;
        color: #FFFFFF;
        padding: 0% 5% 5% 5%;
    }

    .home-platform-title {
        font-size: 24px;
        font-weight: 700;
        line-height: 30px;
        letter-spacing: 0;
        text-align: center;
        color: #020C34;
        padding: 6% 0% 4% 0%;
    }

    .testimonial-header-text {
        font-size: 30px;
        font-weight: 700;
        line-height: 37.5px;
        letter-spacing: 0;
        text-align: center;
        color: #020C34;
        padding: 0% 10% 0% 10%;
    }

    .testimonial-section p {
        font-size: 18px;
        font-weight: 400;
        line-height: 29.25px;
        text-align: center;
        letter-spacing: 0;
        color: #6F6F6F;
        padding: 2% 12% 1% 12%;
    }

    .testimonial-section .sub-text {
        font-size: 24px;
        font-weight: 700;
        line-height: 30px;
        letter-spacing: 0;
        text-align: center;
        color: #020C34;
        padding: 0% 0% 0% 0%;
    }
    
    .trusted-by-over-container {
        margin-top: -75px !important;
    }

    .clientdisLogo {
        gap: 0px !important;
        animation: scroll 50s linear infinite !important;
        height: 110px;
    }
    
    .testimonial-section .ClientsLogo-wrap ul li {
        width: 20%;
    }

    .funded-section-card {
        width: 360px;
        height: 542px;
        border-radius: 12px;
        border: 2px solid #DEDEDE;
        background: #fff;
        padding: 6% 6%;
    }

    .slider-funded {
        padding: 5% 0% 12% 0% !important;
    }

    .powered-card { 
        width: 100%;
        height: auto;
        border-radius: 12px;
        border: 2px solid #DEDEDE;
        background: #fff;
        padding: 7% 7%;

    }

    .powered-header-text {
        font-size: 30px;
        font-weight: 700;
        line-height: 36px;
        letter-spacing: 0;
        text-align: center;
        color: #020C34;
        padding: 0% 15% 0% 15%;
    }

    .powered-section p {
        font-size: 16px;
        font-weight: 400;
        line-height: 26px;
        text-align: center;
        letter-spacing: 0;
        color: #6F6F6F;
        padding: 2% 15% 1% 15%;
    }

    .powered-section p b {
        font-size: 16px;
        font-weight: 600;
        line-height: 26px;
        text-align: left;
        letter-spacing: 0;
        color: #020C34;
        padding: 2% 0% 1% 0%;
    }

    .powered-section .link a {
        text-align: center;
        color: #fff;
        font-size: 14px;
        font-weight: 600;
        line-height: 20px;
        border-color: #EE9138;
        background: #EE9138;
        max-width: 100%;
        width: 70%;
    }



    .funded-section {
        height: auto;
        padding: 20% 0% 10% 0%;
        background-color: #f2f2f2;
    }


    .funded-section-header-text {
        font-size: 30px;
        font-weight: 700;
        line-height: 36px;
        letter-spacing: 0;
        text-align: center;
        color: #020C34;
        padding: 0% 14% 0% 14%
    }

    .funded-section p {
        font-size: 16px;
        font-weight: 400;
        line-height: 26px;
        text-align: center;
        letter-spacing: 0;
        color: #6F6F6F;
        padding: 2% 5% 1% 5%;
    }

    .funded-section .bottom_link {
        margin: 10% 0% 0% 0%;
    }






    .Commercial-section-header-text {
        font-size: 30px;
        font-weight: 700;
        line-height: 37.5px;
        letter-spacing: 0;
        text-align: center;
        color: #020C34;
        padding: 0% 5% 0% 5%;
    }

    .Commercial-section p {
        font-size: 16px;
        font-weight: 400;
        line-height: 26px;
        text-align: center;
        letter-spacing: 0;
        color: #020C34;
        padding: 2% 12% 1% 12%;
    }

    .Commercial-section-card {
        width: 100%;
        min-height: 312px;
        border-radius: 12px;
        border: 2px solid #E5E7EB;
        background: #F9FAFB;
        padding: 7% 6%;
    }

    .Commercial-section-card .main-text {
        font-size: 20px;
        line-height: 25px;
        letter-spacing: 0;
        font-weight: 600;
        text-align: left;
        color: #020C34;
    }

    .Commercial-section-card .sub-text p {
        font-size: 16px;
        line-height: 26px;
        letter-spacing: 0;
        font-weight: 400;
        text-align: left;
        color: #364153;
        padding: 5% 0% 0% 0%;
    }



    .transform-platform-section {
        height: auto;
        padding: 20% 0% 12% 0%;
        background-color: rgba(238, 145, 56, 0.05);
        margin-bottom: -12%;
    }


    .transform-platform-header-text {
        font-size: 30px;
        font-weight: 700;
        line-height: 36px;
        letter-spacing: 0;
        text-align: center;
        color: #020C34;
        padding: 0% 20% 0% 20%;
    }

    .transform-platform-section p {
        font-size: 16px;
        font-weight: 400;
        line-height: 26px;
        text-align: center;
        letter-spacing: 0;
        color: #020C34;
        padding: 2% 15% 1% 15%;
    }

    .transform-platform-section .sub-text {
        font-size: 16px;
        font-weight: 600;
        line-height: 24px;
        text-align: center;
        letter-spacing: 0;
        color: #020C34;
        padding: 0% 10% 0% 10%;
    }

    .transform-platform-section .link {
        text-align: center;
        padding: 3%;
    }

    .transform-platform-section .link a {
        text-align: center;
        color: #fff;
        font-size: 14px;
        font-weight: 700;
        line-height: 20px;
        text-transform: uppercase;
        width: 90%;
        margin: 3% 0% 0% 0%;
    }



}

/* Start for Watch How CUPID Works youtube popup*/
@media (min-width: 768px) {
    #player {
        width: 695px;
        height: 391px;
        float: none;
    }
}

/* End for Watch How CUPID Works youtube popup*/

/*Start Trusted by Over 900 Lenders*/
.ClientsLogo-wrap {
    overflow: hidden;
    width: 100%;
}

.clientdisLogo {
    min-width: 1000px;
    display: flex !important;
    gap: 10px; /* spacing between logos */
    animation: scroll 50s linear infinite;
    /* overflow: hidden; */
    white-space: nowrap;
    height: 110px;
}

.clientdisLogo li {
    flex-shrink: 0;
}

.clientdisLogo img {
    height: 60px;      /* adjust height */
    object-fit: contain;
    filter: grayscale(100%);
    opacity: 0.6;
    transition: all 0.3s;
}

.clientdisLogo img:hover {
    filter: grayscale(0%);
    opacity: 1;
}

/* Smooth continuous scroll */
@keyframes scroll {
    0% {
        transform: translateX(0%);
    }
    100% {
        transform: translateX(-50%);
    }
}

/* Pause animation on hover */
.ClientsLogo-wrap:hover .clientdisLogo {
    animation-play-state: paused;
}


.ClientsLogo-wrap ul li img {
max-width: 90%;
}

/*End Trusted by Over 900 Lenders*/


/* Extra large (xl) */
@media (min-width: 1200px) {
    .clientdisLogo {
        display: flex !important;
        gap: 10px;
        animation: scroll 50s linear infinite;
        height: 110px;
    }
}

/* Extra extra large (xxl) */
@media (min-width: 1400px) {
    .clientdisLogo {
        display: flex !important;
        gap: 10px;
        animation: scroll 50s linear infinite;
        height: 110px;
    }
}
/*
@media screen and (min-width: 500px) and (max-width: 767px) {
  .ClientsLogo-wrap ul li img {
    max-width: 90%;
  }
}
*/

.bg-gray {
    background-color: #f5f5f5;
}

.slider-funded {
    padding: 5% 0% 6% 0%;
}

.fundedLoans-wrap .crosuel-content .item .img-caption {
    width: 100%;
    text-align: left;
    margin-left: 15px;
}

.fundedLoans-wrap .crosuel-content .item .img-caption hr {
    margin-bottom: 10px;
    margin-right: 30px;
}

.fundedLoans-wrap .crosuel-content .item .img-caption b {
    font-weight: 600;
}

.sliderChld .overlay-img {
    height: 240px;
    overflow: hidden;
    position: relative;
    margin: 20px 0px;
}
.sliderChld div img {
    margin: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    height: auto;
}
