@import url('https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Outfit:wght@100;200;300;400;500;600;700;800;900&display=swap');

body {
    font-family: var(--font-lato) !important;
    /* Set default font to Outfit */
}

html {
    overflow-x: hidden;
    scroll-behavior: smooth;
}

body {
    overflow-x: hidden;
}

* {
    padding: 0%;
    margin: 0%;
    box-sizing: border-box;
    font-family: var(--font-lato) !important;
}

.btn-bg {
    background-color: #ffffff;
}

.container {
    max-width: 1200px !important;
    margin: 0 auto;
}

:root {
    --primary: #201087;
    --secondary: #F5A623;
    --black: #000000;
    --white: #ffffff;
    --lightblue: #D5E5FF;
    --font-lato: "Lato", sans-serif;
    --font-outfit: "Outfit", sans-serif;
}

.bg-banner {
    background-image: url("../assets/index/Banner1.png");
    background-repeat: no-repeat;
    border-radius: 10px;
    background-size: cover;
    background-position: center;
    height: 75vh !important;
    width: 100%;
}

.bg-banner2 {
    background-image: url("../assets/index/Banner2.png");
    /* background-repeat: no-repeat;
    border-radius: 10px;
    background-size: cover;
    background-position: center;
    height: 75vh !important;
    width: 100%; */
}

.bg-banner3 {
    background-image: url("../assets/index/Banner3.png");
    /* background-repeat: no-repeat;
    border-radius: 10px;
    background-size: cover;
    background-position: center;
    height: 75vh !important;
    width: 100%; */
}

.buttonBg {
    background-color: var(--secondary);
    border-radius: 10px;
    border: 0px;
    color: white;
    width: 100%;
    padding: 10px 10px;
}

.knowmore {
    /* background-color: var(--secondary); */
    border-radius: 10px;
    border: 1px solid white;
    color: white;
    margin-top: 15px;
    display: inline;
    /* width: 100%; */
    padding: 10px 10px;
}

.content_holder .knowmore a {
    color: white;
}

.step-title {
    margin-bottom: 20px;
}

.banner_content {
    margin: auto !important;
}

.banner_content h1 {
    font-family: var(--font-lato);
    font-size: 54px;
    font-weight: 700;
    line-height: 81px;
    letter-spacing: 0.02em;
    text-align: left;
    color: var(--white);
}

.banner_content p {
    font-family: var(--font-lato);
    font-size: 24px;
    font-weight: 500;
    line-height: 43.68px;
    text-align: left;
    color: var(--white);
}

.bg-banner .btn_apply_now {
    border: 2px solid var(--secondary);
    background-color: var(--secondary);
    border: 0px;
    font-family: var(--font-lato);
    font-size: 16px;
    font-weight: 500;
    color: var(--white) !important;
}

.btn_know_more {
    border: 2px solid var(--secondary);
    background-color: #ffffff;
    color: #252525;
    font-family: var(--font-lato);
    font-size: 16px;
    font-weight: 500;
    line-height: 19.2px;
    text-align: left;
}

.trusted_by_Heading h2 {
    color: #494949;
    font-family: var(--font-lato);
    font-weight: 400;
    font-size: 48px;
}

.trusted_by_Heading span {
    color: var(--secondary);
    font-family: var(--font-lato);
    font-weight: 600;
    font-size: 48px;
}

.count_contain {
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
}

.count {
    font-family: var(--font-lato);
    font-size: 54px;
    font-weight: 800;
    line-height: 64.8px;
    /* text-align: left; */
    color: var(--secondary);
}

.count_title {
    font-family: var(--font-lato);
    font-size: 24px;
    font-weight: 400;
    line-height: 28.8px;
    /* text-align: left; */
    color: var(--primary);
}

.relatedimg {
    width: 50%;
    bottom: -1% !important;
}

.relatedimgodd {
    width: 45%;
    bottom: -1% !important;
}

.funding_card {
    border-radius: 24.495px;
    border: 2.041px solid #EDEDED;
    background: #F7F9FC;
    box-shadow: 2px 2px 16px 0px rgba(0, 0, 0, 0.25);
    /* max-width: 570px !important; */
    height: 316px;
    flex-shrink: 0;
}

.funding_card h6 span {
    color: #201087;
    text-align: center;
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}

.funding_card h6 {
    color: #242424;
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.funding_card p:nth-child(2) {
    color: #454545;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 157%;
    /* 25.12px */
}

.funding_card p:nth-child(3) {
    color: #F5A623;
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}

.funding_card2 {
    border-radius: 24.495px;
    border: 2.041px solid #EDEDED;
    background: #F7F9FC;
    box-shadow: 2px 2px 16px 0px rgba(0, 0, 0, 0.25);
    height: 316px;
    flex-shrink: 0;
}

.funding_card2 h6 span {
    color: #201087;
    text-align: center;
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}

.funding_card2 h6 {
    color: #242424;
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.funding_card2 p:nth-child(2) {
    color: #454545;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 157%;
    /* 25.12px */
}

.funding_card2 p:nth-child(3) {
    color: #F5A623;
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}

.step-title {
    color: #494949;
    font-size: 54px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}

.trusted_by_Heading h3 {
    font-family: var(--font-lato);
    font-size: 48px;
    font-weight: 500;
    /* line-height: 28.8px; */
    /* text-align: left; */
    color: #494949;
}

.build_your_life p {
    font-size: 18px;
    font-weight: 700;
    line-height: 28.26px;
    color: var(--secondary);
}

.build_your_life h6 {
    font-size: 16px;
    font-weight: 500;
    line-height: 25.12px;
    color: #454545;
}

.build_your_life h5 {
    font-size: 14px;
    color: #252525;
    font-weight: 500 !important;
    line-height: 16.8px;
}

.build_your_life .card_with_shade {
    background-color: #ffffff;
    border: 0px;
    box-shadow: 2px 2px 12px 0px #00000040;
    /* backdrop-filter: blur(114px); */
    /* color: #FFDB9E; */
}

.build_your_life .card_with_shade {
    background-color: #ffffff;
    border: 0px;
    box-shadow: 2px 2px 12px 0px #00000040;
    /* backdrop-filter: blur(114px); */
    /* color: #FFDB9E; */
}

.card_with_shade {
    max-width: 654px;
    background-image: url("../assets/index/backdrop_filter.svg");
    background-position: bottom right;
    background-repeat: no-repeat;
    background-size: 80% 100%;
}

.card_without_shade {
    background-color: #ffffff;
    border: 0px;
    box-shadow: 2px 2px 12px 0px #00000040;
    max-width: 454px;
}

.bg_trusted_by {
    background-image: url("../assets/index/Millions_User_bg_image.svg");
    background-position: left center;
    background-repeat: no-repeat;
    background-size: 30% 100%;
}

.bg_calculator_emi {
    background-image: url("../assets/index/calculator_bg.png");
    background-position: right;
    background-repeat: no-repeat;
    background-size: 30% 100%;
}

.calculator_card {
    border: 1px solid #BAC1CE;
    padding: 20px 20px;
    border-radius: 10px;
    width: 164px;
    height: 140px;
    flex-shrink: 0;
}

.calculator_card_title {
    color: #666;
    text-align: center !important;
    font-size: 14px !important;
    font-style: normal !important;
    font-weight: 500 !important;
    line-height: 157% !important;
}

.calculator .active {
    border: 1px solid var(--primary);
    box-shadow: 4px 4px 14px 0px #B2B2B240;
}

.calculator .active_text {
    color: var(--primary);
    font-size: 16px;
    font-weight: 500;
    line-height: 25.12px;
    text-align: left;
}

.calculator h2 span {
    color: #494949;
    font-size: 48px;
    font-weight: 500;
    line-height: 57.6px;
    text-align: left;
}

.calculator h2 {
    color: #494949;
    font-size: 48px;
    font-weight: 400;
    line-height: 57.6px;
    text-align: left;
}

.calculator p {
    color: #494949;
    font-size: 20px;
    font-weight: 400;
    line-height: 28px;
    text-align: left;
}

.accordion-button:not(.collapsed) {
    background-color: white !important;
    color: #000000 !important;
}

.accordion-item {
    border: 0px !important;
}

.accordion-button:focus {
    border: 0px !important;
    box-shadow: none !important;
}

.accordion-button::after {
    background-image: url("../assets/index/plus.svg") !important;
    transition: transform 0.3s ease;
    /* Smooth transition for transform */
}

.accordion-button:not(.collapsed)::after {
    background-image: url("../assets/index/minus.svg") !important;
    transform: rotate(180deg);
    /* Rotates the icon when expanded */
}

.accordion-button:not(.collapsed) {
    border: 0px !important;
    box-shadow: none !important;
}

.accordion-body {
    font-family: var(--font-outfit);
    color: #878C91;
    font-size: 16px;
    font-weight: 500;
    line-height: 25.95px;
    text-align: left;
}

.accordion-button {
    border: 0.9px solid #C1C1C1 !important;
    border-radius: 12px !important;
    margin: 15px 0px 0px 0px;
}

.accordion-button {
    font-family: var(--font-lato);
    font-size: 20px !important;
    font-weight: 400;
    /* max-width: 90%; */
    /* padding-right: 20%; */
    line-height: 32.44px;
    letter-spacing: -0.03em;
    text-align: left;
}

.faq_container h2 {
    font-family: var(--font-lato);
    font-size: 48px;
    font-weight: 500;
    /* line-height: 28.8px; */
    text-align: center;
    color: #494949;
}

.latest_insights h1 {
    color: #494949;
    font-size: 54px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}

.latest_insights .card-body p {
    background-color: #FFF3DE;
    display: inline-block;
    /* background-size: contain; */
    color: var(--secondary);
    border-radius: 6px;
}

.latest_insights .card-body h5 {
    font-size: 16px;
    color: #777777;
    font-weight: 400;
    line-height: 19.2px;
    text-align: left;
}

.latest_insights .card-body h4 {
    font-size: 26px;
    color: var(--primary);
    font-weight: 600;
    line-height: 37px;
    text-align: left;
}

.latest_insights .card-body h6 {
    font-size: 14.42px;
    font-weight: 500;
    line-height: 25.95px;
    text-align: left;
    color: #878C91;
}

.latest_insights .card-body h4 {
    font-size: 26px;
    color: var(--primary);
    font-weight: 400;
    line-height: 37px;
    text-align: left;
}

.card-body .read_more {
    color: var(--secondary);
}

.latest_insights .card-body button {
    border: 0px;
    background-color: #ffffff;
}

.financial_Solutions {
    background-color: #D5E5FF;
    border: 2.04px solid #EDEDED;
    border-radius: 24.5px;
}

.financial_Solutions h2 {
    color: #494949;
    font-size: 48px;
    font-weight: 500;
    line-height: 64px;
    letter-spacing: 0.02em;
    text-align: left;
}

.financial_Solutions p {
    /* font-family: Lato; */
    font-size: 16px;
    font-weight: 400;
    color: #454545;
    /* line-height: 64px; */
    letter-spacing: 0.02em;
    text-align: left;
}

.financial_Solutions button {
    border: 0px;
    color: var(--secondary);
    background-color: transparent;
}

.absolute_image {
    position: absolute;
    top: -16.5%;
    right: 5%;
}

.customers_says h2 {
    color: #494949;
    font-size: 48px;
    font-style: normal;
    font-weight: 500;
    line-height: 64px;
    /* 133.333% */
    letter-spacing: 0.96px;
}

.customers_says .card-body p {
    color: #232527;
    font-size: 15px;
    font-style: normal;
    font-weight: 500;
    line-height: 160%;
    /* 21px */
}

.customers_says .card-body h3 {
    font-weight: 900;
    font-size: 13.44px;
    /* line-height: 20.16; */
}

.customers_says .card-body h4 {
    font-weight: 400;
    font-size: 12px;
}

.empower_your_future h2 {
    font-family: var(--font-outfit) !important;
    color: #494949;
    font-size: 58px;
    font-weight: 400;
    line-height: 85px;
}

.empower_your_future span {
    font-weight: 500;
    color: var(--secondary);
}

.empower_your_future p {
    color: #767676;
    font-size: 20px;
    font-weight: 400;
    line-height: 31.4px;
    text-align: left;
}

/* .flex_active{
        flex-grow: 3;
    } */
/* .active {
    flex-grow: 2;
} */
/* .item:before {
    content: attr(data-order);
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: white;
} */
/* .customers_says{
    backdrop-filter: blur(364px);
    background: #EAE3F2;
} */
/* .Video_section{
    height: 100%;
}
.Video_section video{
    min-height: 100%;
} */
.Video_section {
    background-color: #F7F9FC;
    border-radius: 12px;
}

.wrapper {
    display: flex;
    align-items: center;
    gap: 24px;
    padding: 34px 0px;
}

.wrapper .content_holder {
    height: 380px;
    overflow: hidden;
    flex: 1;
    box-shadow: 2px 2px 12px 0px #00000040;
    border-radius: 30px;
    transition: all .8s ease-in-out;
}

.wrapper .content_holder h2 {
    height: 75px;
}

.wrapper .content_holder:hover {
    flex: 2;
}

.wrapper .content_holder:hover {
    flex: 2;
}

.wrapper .content_holder:not(:hover):first-child {
    flex: 2;
}

.wrapper .content_holder.active {
    flex: 1 !important;
}

.wrapper .content_holder:first-child {
    background: #213E85;
}

.wrapper .content_holder:nth-child(2) {
    background: #58CB66;
}

.wrapper .content_holder:last-child {
    background: #D8C655;
}

.content_holder h2 {
    color: var(--white);
    font-size: 34px;
    font-weight: 700;
    line-height: 40.8px;
    text-align: left;
}

/* .content_holder .knowmore {
    color: var(--secondary);
} */
.content_holder p {
    color: var(--white);
    font-size: 16px;
    font-weight: 500;
    line-height: 25.12px;
    text-align: left;
}

/* .wrapper .content_holder .content_description:first-child {
    opacity: 1;
    right: 0;
    z-index: 1;
    position: relative;
} */
.content_holder .content_description {
    position: absolute;
    left: -100%;
    opacity: 0;
    z-index: 1;
    transition: all 0.8s ease-in-out;
    /* width: 0%; */
}

.content_holder:hover .content_description {
    /* position: relative !important; */
    opacity: 1;
    /* width: auto !important; */
    left: 0%;
    transition: all 0.8s ease-in-out;
}

.bg-image_empower {
    transition: all 0.8s ease-in-out;
}

.content_holder:hover .bg-image_empower {
    transform: scale(1.06);
    /* transition: opacity 0.5s ease, transform 0.8s ease; */
    transition: all 0.8s ease-in-out;
}

.active .active_svg path {
    fill: var(--secondary) !important;
    color: var(--secondary) !important;
}

/* Absolute Center Spinner */
.loading {
    position: fixed;
    z-index: 999;
    height: 2em;
    width: 2em;
    overflow: show;
    margin: auto;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    color: white
}

.custom-toast {
    background-color: #4BB543 !important;
    /* Red background */
    color: #fff !important;
    /* White text */
    font-weight: bold !important;
    z-index: 999999999;
    opacity: 1 !important;
    width: 100% !important;
}

#toastc {
    width: 50% !important;
    top: 12%;
    margin: auto;
    position: absolute;
    left: 0;
    right: 0;
    z-index: 9;
    display: none;

}

/* Transparent Overlay */
.loading:before {
    content: '';
    display: block;
    position: fixed;
    top: 0;
    z-index: -1;
    left: 0;
    width: 100%;
    height: 100%;
    background: radial-gradient(rgba(20, 20, 20, .8), rgba(0, 0, 0, .8));
    background: -webkit-radial-gradient(rgba(20, 20, 20, .8), rgba(0, 0, 0, .8));
}

.mobileOverlay {
    padding-left: 3rem;
}

.fina-cont {
    border: 1px solid #f5a623 !important;
}

.fina-cont:hover {

    background-color: #201087 !important;
    border: 1px solid #201087 !important;
    color: white;
    transition: all 0.2s linear;
    cursor: pointer;
}


.accordion-button:focus {
    border: 1px solid #f5a623 !important;
    box-shadow: none !important;
}

@media only screen and (max-width: 1100px) {
.absolute_image {
    position: relative !important;
    display: flex;
    justify-content: center;
}

}



@media (max-width: 1100px) and (min-width: 1000px) {

    .banner_content h1 {
        font-family: var(--font-lato);
        font-size: 30px;
        font-weight: 700;
        line-height: 49px;
        letter-spacing: 0.02em;
        text-align: left;
        color: var(--white);
    }

    .banner_content p {
        font-family: var(--font-lato);
        font-size: 20px;
        font-weight: 500;
        line-height: 43.68px;
        text-align: left;
        color: var(--white);
    }
 
}

/* Targeting both 11" and 12.9" iPad Pro models */
@media only screen and (min-width: 834px) and (max-width: 1000px) {

    .banner_content {
        width: 100% !important;
    }

    .mobileContent-Height {
        width: 100% !important;
    }

}

@media only screen and (max-width: 1024px) and (min-width: 768px) {
    .bg-banner {
        display: flex;
        align-items: end;
        height: 100%;
        width: 100%;
    }

    .banner_content h1 {
        font-family: var(--font-lato);
        font-size: 30px;
        font-weight: 700;
        line-height: 49px;
        letter-spacing: 0.02em;
        padding: 5px;
        text-align: left;
        color: var(--white);
    }

    .banner_content p {
        font-family: var(--font-lato);
        font-size: 20px;
        font-weight: 500;
        line-height: 43.68px;
        text-align: left;
        padding: 5px;
        color: var(--white);
    }

    .mobilebutton {
        margin: 10px;
    }

    .banner_content {
        margin: 0% !important;
        opacity: 0.86;
        background: #252525;
        padding: 3%;
        width: 100%;

    }
        .bg-banner {
       
        height: 60vh !important; 
    }
}

@media only screen and (max-width: 1280px) and (max-height: 800px) {

    /* .banner_content{
        width: 50%!important;
    } */
    .mobileContent-Height {
        width: 50% !important;
    }

    .banner_content {
        margin: auto;

    }

}

@media screen and (max-width: 767px) {
    .bg-banner {
        background-image: url('../assets/index/mobileBanner1.png') !important;
        /* background-size: 100% 100%; */
        background-position: center;
        background-repeat: no-repeat;
        display: flex;
        align-items: end; 
        height: 63vh !important;
    }

    /* .bg-banner {
        backdrop-filter: blur(4px);
        border-radius: 30px;
        background: rgba(20, 20, 20, 0.65);
        background-image: url('../assets/index/mobileBanner1.png') !important;
        background-size: 100% 100%;
        background-position: center;
        background-repeat: no-repeat;
        height: 100% !important;
    } */

    .bg-banner2 {
        background-image: url('../assets/index/mobileBanner2.png') !important;
    }

    .bg-banner3 {
        background-image: url('../assets/index/mobileBanner3.png') !important;
    }

    .margin-top-minus img {
        height: 20px;
    }

    .wrapper {
        padding: 0px 0px 30px 0px;
    }

    .bg_calculator_emi {
        background-image: unset;
    }

    .absolute_image {
        display: none;
    }

    .mobile-spacing {
        margin: 5%;
    }

    /* .financial_Solutions {
        margin: 2%;
    } */
    .financial_Solutions p {
        text-align: center;
    }

    /* .active_svg{
        width: 50%;
        height: 50%;
    } */
    .calculator p {
        text-align: center;
        font-size: 16px !important;
    }

    .calculator_card {
        height: 100px;
        width: 100px;
        /* padding: 10px 0px; */
    }

    /* .calculator_card svg{
        width: 50%;
        height: 50%;
    } */
    /* .banner_content {
        backdrop-filter: blur(0.4px);
        background: unset;
        border-radius: 0px 0px 30px 30px;
        padding: 50px 0px 30px 0px;
    } */
    .banner_content {
        margin: 0% !important;
        opacity: 0.86;
        background: #252525;
        /* filter: blur(7.5px); */
        padding: 10px;
        /* background-color: #201087; */
    }
 

    /* .backDrop{
        backdrop-filter:blur(200px)
    } */
    .mobileContent-Height {
        backdrop-filter: blur(0.4px);
        background: rgba(1, 1, 1, 0.318);
        border-radius: 30px 30px 0px 0px;
        padding: 0% 0% 0% 0% !important;
    }

    .banner_content h1 {
        /*padding: 10px;*/
        font-size: 16px !important;
        /* margin: 40%  0% 0% 0% !important; */
        line-height: normal;
    }

    .banner_content h1 span {
        color: var(--secondary);
    }

    .banner_content .mobilebutton {
        padding: 0px 10px;
    }

    .banner_content p {
        /*padding: 0px 0px 0px 10px;*/
        font-size: 14px !important;
        line-height: inherit;
    }

    .outer_border {
        margin: 0% 0% 1% 0% !important;
    }

    .empower_your_future h2 {
        font-size: 24px !important;
        line-height: 36px;
    }

    .empower_your_future p {
        font-size: 16px !important;
        line-height: 25px;
    }

    .wrapper {
        flex-direction: column !important;
    }

    .trusted_by_Heading h2 {
        font-size: 24px;
        text-align: center;
        line-height: 28.8px;
    }

    .trusted_by_Heading span {
        font-size: 24px;
        line-height: 28.8px;
    }

    .count {
        font-size: 42px;
    }

    .count_title {
        font-size: 18px;
    }

    .trusted_by_Heading h3 {
        font-size: 24px;
        font-weight: 600;
        text-align: center;
        line-height: 38px;
    }

    /* .build_your_life .card_with_shade{
        margin: 3%;
    }
    .card_without_shade{
        margin: 3%;
    } */
    .card_without_shade {
        margin: 0% !important;
    }

    .build_your_life .card_with_shade {
        margin: 0% !important;
    }

    .calculator h2 {
        text-align: center;
        font-weight: 600;
        font-size: 24px !important;
        line-height: normal;
    }

    .calculator h2 span {
        text-align: center;
        font-weight: 600;
        font-size: 24px !important;
        line-height: normal;
    }

    .step-title {
        font-size: 24px !important;
        margin-bottom: 30px;
        font-weight: 600;
        text-align: center;
    }

    .funding_card h6 span {
        font-size: 18px !important;
    }

    .funding_card h6 {
        font-size: 18px !important;
    }

    .funding_card img:first-child {
        width: 70% !important;
        bottom: 0%;
        top: unset !important;
    }

    .faq_container h2 {
        font-weight: 600;
        font-size: 24px;
    }

    .customers_says h2 {
        font-size: 24px;
        font-weight: 600;
        margin-top: 20px;
        line-height: 30px;
        letter-spacing: normal;
    }

    .funding_card p:nth-child(2) {
        font-size: 14px !important;
    }

    .financial_Solutions button {
        text-align: center;
        margin: auto;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .accordion-button {
        line-height: 30px;
    }

    .accordion-body {
        line-height: 24px;
    }

    .financial_Solutions h2 {
        font-size: 24px !important;
        line-height: inherit;
        font-weight: 600;
        text-align: center;
    }

    .wrapper .content_holder:first-child {
        width: 100% !important;
    }

    .content_holder h2 {
        font-size: 24px !important;
        line-height: 30px;
        height: auto !important;
    }

    .content_holder p {
        font-size: 12px !important;
        line-height: normal;
    }

    .bg-image_empower {
        width: 40%;
        position: relative;
    }

    .content_holder .content_description {
        position: relative;
    }

    /* .wrapper .content_holder{
        height: 450px !important;
    } */
    .content_description {
        margin-top: 5% !important;
    }

    .knowmore {
        font-size: 12px !important;
        padding-bottom: 10px !important;
    }

    .content_holder .content_description {
        left: 0% !important;
        opacity: 1 !important;
    }

    .wrapper .content_holder:nth-child(2) {
        width: 100% !important;
    }

    .wrapper .content_holder:last-child {
        width: 100% !important;
    }

    .career_button {
        font-size: 12px !important;
    }

    .mobileFont {
        font-size: 12px !important;
    }
}

@media screen and (max-width: 460px) {
    .mobilePadding {
        /*padding-bottom: 7% !important;*/
    }
}

@media screen and (max-width: 1025px) {
  

    .bannerImghero {
        margin-top: -7% !important;
    }

    .aboutUs_contain p {
        padding-top: 10px;
    }

    .banner p {
        width: 44%;
    }

    .banner h1,
    .banner span {
        font-size: 40px !important;
        line-height: 49px !important;
    }

    .mobileOverlay {
        padding-left: 0px;
    }
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation:portrait) {
 
    .funding_card p:nth-child(2) {
        font-size: 20px !important;
        width: 70%;
    }

    .stepsFunding {
        width: 100% !important;
    }

    .relatedimgodd {
        width: 32%;
    }

    .relatedimg {
        width: 38%;
    }

    .septcont {
        gap: 30px !important;
    }

    .funding_card h6 {
        font-size: 28px;
        margin-bottom: 15px;
    }

    .absolute_image {

        text-align: center;
    }

    .step-title br,
    .latest_insights h1 br {
        display: none;
    }

    .step-title,
    .latest_insights h1 {
        font-size: 44px;
        text-align: center;
    }

    .trusted_by_Heading h3 {

        font-size: 44px;
        text-align: center;
    }

    .empower_your_future h2 {
        font-size: 50px;
        text-align: center;
        line-height: 65px;
    }

    .care_form {
        /* max-width: 100% !important; */
    }

    .career_form_position {
        left: 37% !important;
    }

    .unique_range br {
        display: none;
    }

    .unique_range {
        color: #535353;
        font-size: 44px;
        font-weight: 700;
        line-height: 55.2px;
        text-align: center;
        padding: 26px 0px;
    }

    .bankInfo img {
        width: 100% !important;

    }

    .site-main-nav .site-nav ul>li .sub-menu {

        left: -253%;
    }

    .UniqueLoans img {
        width: 100% !important;
        margin-top: 20px;

    }

    .customers {

        margin-top: 20px;
    }

    .bankInfo form {
        max-width: 100% !important;
    }

    .header-mobile-menu {
        left: -370px;
        width: 370px;

    }

    .location_card {

        margin: 0px 30px;
    }

    .locate_us h1 {

        text-align: center;
        padding-bottom: 20px;
    }

    .border-left p {
        font-size: 20px;
    }

    .Technology h1 {
        font-size: 48px;

        text-align: center;
        padding-bottom: 20px;
    }

    .Technology p {

        padding: 0px 20px;
    }

    .business_partners br {
        display: none;
    }

    .business_partners h4 {

        font-size: 38px !important;
    }

    .bg-banner {
        height: 44vh !important;
    }

    .banner_content h1 {
        font-family: var(--font-lato);
        font-size: 46px;
        font-weight: 700;
        line-height: 56px;
    }

    .empower_your_future p {
        font-size: 22px;
        padding-left: 20px;
        padding-top: 20px;
    }

    .location_card {
        height: 240px !important;
    }

    .contact_us_form {
        margin: 20px !important;
    }

    .wrapper {
        display: block;
        align-items: center;
        gap: 24px;
        padding: 34px 0px;
    }

    .content_holder h2 br {
        display: none;
    }

    .content_holder h2 {
        font-size: 38px;
        margin-top: 10px;
    }

    .wrapper .content_holder h2 {
        height: auto;
        padding: 10px 0px;
    }

    .content_holder {
        margin-top: 20px;
    }

    .content_holder p {

        font-size: 22px;
    }

    .knowmore {

        font-size: 25px;
    }

    .content_holder .content_description {
        left: 0% !important;
        opacity: 1 !important;
    }

    .committed_to h3 {
        font-size: 48px !important;
        line-height: 60px !important;
    }

    .card_values {

        width: 100% !important;
        height: auto !important;
    }

    .bannerImghero {
        margin-top: -20% !important;
    }

    .Financial_Solutions p {
        padding: 10px 0px;
    }

    .Milestones h3 {
        font-size: 48px !important;
        line-height: 61px !important;
        padding-bottom: 20px;
    }

    .bg_unique_home div {
        justify-content: start !important;
    }

    .banner {
        background-image: url('../assets/loans/Product_banner.png');
        background-repeat: no-repeat;
        background-size: cover;
        border-radius: 24px;
        height: unset !important;
        /* width: 98%; */
        background-position: center;
        color: white;
        margin: auto;
    }
    
    .site-main-nav .site-nav ul>li>a {
        font-size: 14px;
    }

    /* your css rules for ipad portrait */
}