@media (max-width: 1900px) {
    .container {
        padding: 0 15px;
    }

    /* header css */
    .header_sec>.container {
        padding: 0;
    }

    .header_upper_logo_sec .col-2 {
        width: 20%;
    }
}

@media (max-width: 1450px) {
    .header_sec.sticky>.container .header_inner .header_logo {
        width: 80%;
    }
}

@media (max-width: 1400px) {

    /* header css */
    .header_sec>.container {
        padding: 0 15px;
    }

    /* .header_logo {
        width: 300px;
    } */

    button.sidebar_btn svg {
        width: 50px;
        height: 50px;
    }

    .mobile_navgation {
        display: flex;
        justify-content: flex-end;
        align-items: center;
        gap: 20px;
    }

    .header_tooglemenu .offcanvas.offcanvas-start {
        height: 100%;
        overflow-y: overlay;
        overflow-x: hidden;
        background: #0d0d0d;
        color: #FFF;
        z-index: 9999;
        background-clip: border-box;
        --bs-offcanvas-width: 300px;
        max-width: 300px;
    }

    .header_tooglemenu .offcanvas.offcanvas-top .toggle_shap.toggle_shap_2 {
        right: 0;
    }

    .header_tooglemenu .offcanvas.offcanvas-top .toggle_shap.toggle_shap_1 {
        left: 0;
    }

    /* .header_tooglemenu .offcanvas.offcanvas-top .toggle_shap {
        position: absolute;
        top: 0;
        z-index: -99;
    } */

    .offcanvas-header.custome_sidebar_head {
        padding: 0;
        border-bottom: 2px solid #ffffff40;
    }

    .custome_sidebar_upper {
        display: flex;
        align-items: center;
        justify-content: space-between;
        padding: 30px 0px;
    }

    .custome_sidebar_upper .toggle_menu_logo {
        width: 250px;
    }

    .offcanvas-header.custome_sidebar_head button.btn-close {
        width: auto;
        height: auto;
        background: none;
        padding: 0;
        margin: 0;
        opacity: 1;
    }

    .offcanvas-header.custome_sidebar_head button.btn-close span.sidebar_closed svg {
        width: 50px;
        height: 50px;
    }

    /* .header_tooglemenu .offcanvas.offcanvas-top .toggle_shap.toggle_shap_3 {
        width: 500px;
        height: 500px;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        margin: auto;
        text-align: center;
        z-index: -2;
        background: conic-gradient(from -87deg at 50% 50%, #45ae81 92.37696290016174deg, #d3f5e2 360deg);
        opacity: 0.12;
        filter: blur(125px);
    } */

    .offcanvas-body.custome_sidebar {
        display: flex;
        /* align-items: center; */
        overflow: visible;
        padding: 10px 0.2rem;
    }

    ul.mobile_navlist {
        /* border: 2px solid #ffffff40; */
        border-bottom: 0;
    }

    ul.mobile_navlist>li>a {
        display: none;
        text-transform: uppercase;
        color: #fff;
        font-size: 30px;
        font-weight: 700;
        line-height: 1;
        padding: 25px 20px 25px 40px;
        transition: transform .4s ease, box-shadow .4s ease;
        display: flex;
        justify-content: space-between;
        align-items: center;
    }

    ul.mobile_navlist>li {
        border-bottom: 1px solid #404040;
    }

    ul.mobile_navlist>li:last-child {
        border-bottom: none;
    }


    ul.mobile_navlist>li>a svg {
        width: 40px;
        height: 40px;
    }

    ul.mobile_navlist>li>a svg g path {
        stroke: var(--theme-color-pera);
    }

    ul.mobile_navlist>li>a span {
        background: var(--theme-color-white);
        border-radius: 10px;
    }

    li.nav-items-mobile {
        position: relative;
    }

    ul.nav_dropdown_mobile {
        border-bottom: 1px solid #404040;
        display: none;
    }

    ul.nav_dropdown_mobile li a {
        color: #fff;
        font-size: 20px;
        font-weight: 500;
        transition: .35s;
        border-bottom: 1px solid #404040;
        padding: 15px 20px 15px 55px;
        display: flex;
        align-items: center;
        gap: 15px;
    }

    ul.nav_dropdown_mobile li a>span {
        width: 24px;
        height: 100%;
    }

    /* footer css */
    .footer_upper>.row {
        gap: 40px 0;
    }
}

@media (max-width: 1260px) {

    /* our-progress css */
    .row.process_part_2 {
        margin: 60px 0 0 135px;
    }

    .progress_box.progress_2::after {
        bottom: -46%;
        left: -150px;
        transform: rotate(128deg);
    }

    .partners_area {
        width: 80%;
    }
}

@media (max-width: 1199px) {

    /* .heading_text_2 {
        font-size: 48px;
        line-height: 60px;
    } */
    .header_upper_logo_sec .col-2 {
        width: 25%;
    }

    .header_toggle_menu_area {
        display: block;
    }

    .header_sec.sticky>.container {
        padding-left: 30px;
        padding-right: 30px;
    }

    .header_sec.sticky>.container .header_inner .header_logo {
        width: 50%;
    }

    /* our-service css */
    .bottom_service_heading {
        font-size: 220px;
        line-height: 200px;
    }

    .sec_padding {
        padding: 80px 0;
    }

    .sec_padding_bottom {
        padding-bottom: 80px;
    }

    .sec_padding_top {
        padding-top: 80px;
    }

    .services_area>.row,
    .process_list>.row {
        gap: 60px 0;
    }

    .process_shap {
        display: none;
    }

    .our_blog_box.our_blog_outter {
        margin-bottom: 40px;
    }

    .blogs_box_inner {
        flex-direction: row;
        flex-wrap: wrap;
    }

    .blogs_box_inner>.our_blog_box {
        width: 45%;
        flex-wrap: wrap;
    }

    .blogs_box_inner>.our_blog_box>div,
    .blogs_box_inner>.our_blog_box img {
        width: 100%;
    }

    .our_blog_shap {
        left: 500px;
        right: 0;
    }

    .progress_round_img svg {
        width: 80px;
        height: 80px;
    }

    .row.process_part_1 {
        justify-content: center;
    }
}

@media (max-width: 1160px) {
    /* .slider_content>.heading_text_2 {
        font-size: 45px;
        } */

    .client_img img {
        width: 75px;
        height: 75px;
    }

    .client_img {
        margin: -105px auto 0;
    }

    .contact_form_aera {
        padding: 40px;
    }

    .lone_page_shap_common {
        right: 0;
        bottom: 0;
    }

    .lone_page_shap_common img {
        height: 100%;
    }

}

@media (max-width: 1100px) {
    .client_img {
        margin: -95px auto 0;
    }

    .our_loans_page_section {
        padding: 0;
    }
}

@media (max-width: 991px) {
    .header_sec.sticky>.container .header_inner .header_logo {
        width: 60%;
    }

    .home_about_area>.row {
        gap: 60px;
    }

    .become_partners .container-fluid,
    .home_contact_form {
        padding: 0;
    }

    .contact_form_aera>.row {
        gap: 40px;
    }

    .commonloan_slider_info .heading_text_2 {
        font-size: 40px;
        line-height: 55px;
    }

    .client_img img {
        width: 60px;
        height: 60px;
    }

    .client_img {
        margin: -80px auto 0;
    }

    /* Step-form */
    #bussiness-lone-form {
        grid-template-columns: 280px 1fr;
    }

    .business_multiform_section .step {
        padding: 10px;
    }

    #progress-bar-container {
        width: max-content;
        height: 70%;
    }

    .header_upper_logo_sec .col-2 {
        width: 30%;
    }

    .business_multiform_sec {
        z-index: 0;
        padding: 80px 0;
        height: 100%;
        min-height: 100vh;
        display: flex;
        align-items: center;
    }

    .progress_box.progress_2::after {
        bottom: -50%;
        left: -180px;
        width: 135%;
    }


    .row.process_part_2 {
        margin: 60px 0 0 auto;
    }

    .progress_box.progress_4::after {
        right: -85px;
    }

    .become_partners ul li a img {
        width: 150px;
    }

    .Partners-slider .list-unstyled li a img {
        width: 150px;
    }
}

@media (max-width: 850px) {
    .banner_slider_content {
        display: flex;
        flex-direction: column-reverse;
    }

    .bottom_service_heading {
        font-size: 160px;
        line-height: 164px;
    }

    .sec_padding,
    .our_loans_sec.common_loan_area {
        padding: 50px 0;
    }

    .sec_padding_bottom {
        padding-bottom: 50px;
    }

    .sec_padding_top {
        padding-top: 50px;
    }

    .mt-60 {
        margin-top: 40px;
    }

    /* Lone-EMICalculator */
    .calculator.result-container h2.heading_text_3 {
        font-size: 26px;
        line-height: 36px;
    }

    .chart_box {
        width: 250px;
    }

    .client_slider_box {
        margin-top: 150px;
    }

    .client_slider_shap svg {
        height: 98px;
    }

    .client_slider_shap {
        margin: -75px auto 0;
    }

    .client_img {
        margin: -130px auto 0;
    }

    .client_img img {
        width: 88px;
        height: 88px;
    }

    .contact_form_aera {
        padding: 20px;
    }

    .partners_area {
        width: 100%;
    }

    .partners_area .partners_items {
        padding: 0 30px;
    }

    .row.process_part_2 {
        margin: 60px 0 0 0px;
    }

    .progress_box {
        padding: 30px;
    }

    .progress_num {
        width: 70px;
        height: 70px;
    }

    .progress_num::after {
        width: 90px;
        height: 90px;
    }



}

@media (max-width: 767px) {




    /* header css */
    .header_upper_logo_sec .col-2 {
        width: 40%;
    }

    .header_sec.sticky>.container {
        padding-left: 15px;
        padding-right: 15px;
    }

    .header_inner>.row>div:nth-child(1) {
        padding: 0;
    }

    /* .header_logo {
        width: 220px;
    } */

    button.sidebar_btn svg {
        width: 50px;
        height: 50px;
    }

    /* service css */
    .service_box_list .service_box {
        width: 70%;
    }

    .service_box_list .service_box:last-child {
        margin: 0 0 0 auto;
    }

    .bottom_service_heading {
        display: none;
    }

    .services_area>.row,
    .home_about_area>.row {
        gap: 40px;
    }

    .process_list>.row {
        gap: 40px 0;
    }

    .blogs_box_inner {
        flex-direction: column;
    }

    .blogs_box_inner>.our_blog_box,
    .contact_form_area .sec_title>p {
        width: 100%;
    }

    .pb-60 {
        padding-bottom: 40px;
    }

    .blog_heading>a:nth-child(1),
    .blogs_box_inner .blog_heading>a:nth-child(1) {
        font-size: 36px;
    }

    .blog_detail_heading_detail p {
        font-size: 18px;
        font-weight: 500;
    }

    .our_common_loan_slider_area, .our_common_loan_form_area {
        width: 100%;
    }

    .commonloan_slider_info .heading_text_2, .our_commonloan_page_title {
        text-align: center;
    }

    /* Step-form */
    #bussiness-lone-form {
        grid-template-columns: max-content 1fr;
        gap: 30px;
    }

    .business_form_left_area {
        align-items: flex-start;
    }

    .business_form_left_area>* {
        position: sticky;
        top: 100px;
    }

    div#progress-bar-container {
        height: 40%;
        margin-right: 0px;
    }

    .business_multiform_section #step-details {
        gap: 20px;
    }

    .business_multiform_section .step {
        margin: 0 10px;
    }

    .business_multiform_section fieldset {
        padding: 0;
    }

    .progress_box.progress_2::after {
        bottom: -50%;
        left: -127px;
        width: 167%;
    }

    .row.process_part_2 {
        margin: 10px 0 0 auto;
    }

    .progress_box.progress_4::after {
        right: -30px;
    }

    .progress_box {
        width: 120px;
        height: 120px;
        padding: 0px;
    }

    .progress_num {
        width: 70px;
        height: 70px;
        font-size: 14px;
        line-height: 20px;
    }

    .progress_num::after {
        display: none;
    }

    .process_list-wrapper .step_1::after, .process_list-wrapper .step_2::after, .process_list-wrapper .step_3::after, .process_list-wrapper .step_4::after {
        display: none;
    }

    .process_list-wrapper {
        grid-template-columns: 1fr 1fr;
        position: relative;
    }

    .process_list-wrapper::after {
        content: "";
        background-image: url(../images/process_list_line.svg);
        background-position: center center;
        background-repeat: no-repeat;
        height: 100%;
        width: 100%;
        top: 0;
        left: 0;
        position: absolute;
        z-index: -1;
    }

    .progress_item {
        gap: 55px;
    }

    .progress_box.progress_1::after {
        width: 292%;
    }

    .progress_box.progress_2::after {
        bottom: -50%;
        left: -165px;
        width: 167%;
        transform: rotate(139deg);
    }

    /* .progress_box.progress_2::after {
        bottom: -50%;
        left: -127px;
        width: 167%;
        transform: rotate(128deg);
    } */

    .progress_box::after {
        height: 15px;
    }

    .progress_round_img svg {
        width: 60px;
        height: 60px;
    }

}

@media (max-width: 650px) {

    /* .client_slider_shap {
        margin: -100px auto 0;
        top: auto;
    }
    .client_img img {
        width: 100px;
        height: 100px;
    }
    .client_img {
        margin: -150px auto 0;
    }
    .client_slider_shap>img{
        display: block;
        width: 100%;
        height: fit-content;
    } */
    .client_slider_shap {
        background-image: url(../images/svgs/client_slider_shape_img.svg);
        background-size: cover;
        background-position: top center;
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        padding: 60px;
        margin: -100px auto 0;
        width: auto;
        height: auto;
    }

    .client_img img {
        width: 100px;
        height: 100px;
    }

    .client_img {
        margin: -150px auto 0;
    }

    .client_slider_shap>svg {
        display: none;
    }

    .partners_items_boxes {
        width: 48%;
    }

    .partners_items_boxes img {
        max-width: -webkit-fill-available;
        padding: 8px;
    }

    .process_list-wrapper {
        grid-template-columns: 1fr 1fr;
    }

    .become_partners ul {
        display: grid;
        grid-template-columns: 1fr 1fr;
        gap: 20px;
    }

    .become_partners ul li {
        width: inherit;
        height: 80px;
    }

    .Partners-slider .list-unstyled li {
        width: inherit;
        height: 80px;
    }

    .become_partners ul {
        width: inherit;
    }

}

@media (max-width: 576px) {

    .IDFC_Bank_wrap .note_text {

        font-size: 14px !important;
    }

    .IDFC_Bank_title {
        font-size: 18px !important;
        line-height: 29px;
    }

    .sec_padding,
    .become_partners,
    .our_loans_sec.common_loan_area {
        padding: 30px 0;
    }

    .sec_padding_bottom {
        padding-bottom: 30px;
    }

    .sec_padding_top {
        padding-top: 30px;
    }

    .heading_text_2,
    .calculator.result-container h2.heading_text_3 {
        font-size: 24px;
        line-height: 36px;
    }

    .header_sec.sticky>.container .header_inner .header_logo {
        width: 200px;
    }

    .header_upper_logo_sec .col-2 {
        width: 55%;
    }

    /* .header_logo {
        width: 200px;
    } */

    .header_inner>.row>div:nth-child(1) {
        /* width: fit-content; */
        order: 2;
    }

    .header_inner>.row>div:nth-child(3) {
        /* width: max-content; */
        order: 1;
    }

    .header_inner>.row>div:nth-child(4) {
        order: 3;
    }

    ul.mobile_navlist>li>a {
        font-size: 18px;
        padding: 15px 10px;
    }

    .header_tooglemenu .offcanvas.offcanvas-top .toggle_shap.toggle_shap_1 img,
    .header_tooglemenu .offcanvas.offcanvas-top .toggle_shap.toggle_shap_2 img {
        height: 500px;
    }

    .slider_content>.heading_text_2 {
        font-size: 36px;
        line-height: 48px;
    }

    .home_banner_slider .slick-custom-arrow {
        width: 40px;
        height: 40px;
        left: 50px;
    }

    .our_short_contact_title h3.heading_text_4 {
        font-size: 36px;
        line-height: 46px;
    }

    .heading_text_5 {
        font-size: 13px;
    }

    .bottom_service_heading {
        font-size: 100px;
        line-height: 145px;
    }

    .blogs_title_area {
        flex-direction: column;
        text-align: center;
    }

    .client_slider_shap {
        margin: -86px auto 0;
    }

    .service_box_list {
        gap: 15px;
        margin: 0;
    }

    .service_box_list .service_box {
        width: 100%;
        padding: 15px;
    }

    .service_box_list .service_box .service_info h3.heading_text_4 {
        font-size: 18px;
    }

    .service_box_list .service_box .service_info p.heading_text_6 {
        line-height: 20px;
        font-size: 13px;
    }

    .service_icon span svg {
        width: 60px;
        height: 60px;
    }

    .accordion-item.home_faqs_accordion_item .accordion-button {
        font-size: 15px;
        line-height: 28px;
    }

    .calculator {
        padding: 20px;
    }

    .footer_title h3 {
        font-size: 20px;
    }

    ul.row.footer_link li a {
        font-size: 14px;
    }

    .quick_contact_area>ul.row, ul.row.footer_link {
        gap: 10px;
    }

    ul.footer_social_icon {
        margin-top: 15px;
        justify-content: center;
    }

    ul.footer_social_icon li a {
        margin: 5px;
        width: 40px;
        height: 40px;
        font-size: 15px;
    }

    .footer_upper>.row {
        gap: 20px 0;
    }

    .footer_logo a img {
        width: 180px;
    }

    /* Step-form */
    #bussiness-lone-form {
        grid-template-columns: 100%;
        gap: 30px;
    }

    .business_form_left_area {
        position: relative;
        margin-bottom: 40px;
    }

    div#progress-bar-container {
        height: 300px;
        width: 2%;
        margin-right: 0px;
        position: absolute;
        top: 0;
        left: 50%;
        right: 0;
        transform: rotate(-90deg);
    }

    .business_multiform_section .step {
        margin: 0;
        padding: 10px 40px;
    }

    .business_multiform_section #step-details {
        flex-direction: row;
    }

    /* OTP-form */
    .otp_form_area {
        width: 80%;
        padding: 40px 20px;
    }

    /* custome-footer */
    .footer_sec.custome_footer_style_2 p {
        font-size: 18px;
    }

    /* scrolltop */
    button.scrollToTopBtn {
        bottom: 15px;
        right: 15px;
    }

    .business_multiform_section #popup-message {
        bottom: 150px;
        left: 0;
        right: 0;
    }

    .note_sec .heading_text_3 {
        font-size: 28px;
    }

    .note_sec .heading_text_4 {
        font-size: 14px;
    }

    .EMI_calc_area .result-container {
        padding-bottom: 80px;
    }

    .EMI_calc_area .result-container h2 {
        font-size: 30px;
    }

    div#emi-details p {
        font-size: 30px;
    }

    .EMI_calc_area .result-container .result div>span {
        font-size: 30px;
    }

    .process_list-wrapper .step_1::after, .process_list-wrapper .step_2::after, .process_list-wrapper .step_3::after, .process_list-wrapper .step_4::after {
        display: none;
    }
}

@media (max-width: 430px) {

    .custome_sidebar_upper .toggle_menu_logo {
        width: 150px;
    }

    ul.mobile_navlist>li>a svg {
        width: 30px;
        height: 30px;
    }

    /* Banner css */
    .banner_slider_content {
        padding: 100px 0 60px;
    }

    /* About css */
    ul.row.about_small_points li {
        gap: 10px;
        flex-direction: column;
    }

    .client_slider_box {
        padding: 20px;
    }

    .client_img {
        margin: -130px auto 0;
    }

    .client_img img {
        width: 85px;
        height: 85px;
    }

    .client_slider_shap {
        padding: 40px;
        margin: -70px auto 0;
        border-radius: 10px 10px 0 0;
    }

    .blog_heading>a:nth-child(1), .blogs_box_inner .blog_heading>a:nth-child(1),
    .our_short_contact_title h3.heading_text_4 {
        font-size: 28px;
        line-height: 36px;
    }

    .blog_auther_detail, .blog_hastag,
    ul.footer_social_icon {
        flex-wrap: wrap;
    }

    .commonloan_slider_info .heading_text_2 {
        font-size: 30px;
        line-height: 45px;
    }

    .commonloan_slider_content ul.slick-dots {
        margin-top: 15px;
    }

    /* OTP-form */
    .otp_form_area {
        width: 100%;
    }

    .lone_otp_section {
        height: 100vh;
    }

    .lone_otp_sec {
        height: 100%;
        padding: 40px 15px;
    }

    .footer_bottom {
        padding: 20px 0;
    }

    .progress_box.progress_2::after {
        bottom: -50%;
        left: -127px;
        width: 167%;
    }

    .row.process_part_2 {
        margin: 10px 0 0 auto;
    }

    .progress_box.progress_4::after {
        right: -30px;
    }

    .progress_box {
        width: 120px;
        height: 120px;
        padding: 0px;
    }

    .progress_num {
        width: 70px;
        height: 70px;
        font-size: 14px;
        line-height: 20px;
    }

    .progress_num::after {
        display: none;
    }

    .progress_item {
        gap: 55px;
    }

    .progress_box.progress_2::after {
        bottom: -34%;
        left: -127px;
        width: 150%;
        transform: rotate(128deg);
    }

    .progress_box::after {
        height: 15px;
    }

    .progress_round_img svg {
        width: 60px;
        height: 60px;
    }
}

@media (max-width: 400px) {
    .header_sec.sticky>.container .header_inner .header_logo {
        width: 100%;
        margin: auto;
    }

    .header_upper_logo_sec .col-2 {
        width: 75%;
    }

    ul.nav_dropdown_mobile li a {
        padding: 15px 20px 15px 30px;
    }

    .offcanvas-header.custome_sidebar_head button.btn-close span.sidebar_closed svg {
        width: 40px;
        height: 40px;
    }

    .slider_content>.heading_text_2 {
        font-size: 30px;
        line-height: 40px;
    }

    .bottom_service_heading {
        font-size: 80px;
        line-height: 120px;
    }

    ul.row.about_small_points .about_inner_detail h4 {
        font-size: 28px;
    }

    ul.footer_social_icon {
        height: auto;
        gap: 15px 0;
    }

    #notification-box-1 {
        left: 30px;
        right: 30px;
        bottom: 20px;
        font-size: 14px;
        padding: 10px;
        text-align: center;
        line-height: normal;
    }

    .business_multiform_section #popup-message {
        bottom: 180px;
    }

    button.sidebar_btn svg {
        width: 40px;
        height: 40px;
    }

    .login_area a {
        font-size: 14px;
        padding: 2px 13px;
    }

    .service_box_list .service_box .service_info p.heading_text_6 {
        font-size: 11px;
    }

    .our_services .row .col-6 {
        padding-right: 0;
        padding-left: 10px;
    }

    .calculator-container .input-group.mb-20 {
        margin-bottom: 5px;
    }

    .progress_box.progress_2::after {
        bottom: -34%;
        left: -127px;
        width: 150%;
        transform: rotate(128deg);
    }

    .progress_box.progress_2::after {
        bottom: -59%;
        left: -106px;
        width: 150%;
    }
}

@media (max-width: 350px) {

    .header_logo {
        width: 150px;
    }

    .custome_sidebar_upper .toggle_menu_logo {
        width: 170px;
    }

    button.sidebar_btn svg {
        width: 40px;
        height: 40px;
    }

    ul.mobile_navlist>li>a {
        font-size: 20px;
        padding: 15px;
    }

    .service_box_list .service_box {
        width: 100%;
    }

    .bottom_service_heading {
        font-size: 70px;
    }

    .quick_contact_area>ul.row li a span.quick_call_box_mail {
        word-break: break-word;
    }

    .commonloan_slider_info .heading_text_2 {
        font-size: 25px;
        line-height: 36px;
    }

    .banner_slider_content {
        padding: 100px 0 50px;
    }

    .accordion-item.home_faqs_accordion_item .accordion-button {
        font-size: 18px;
    }

    .note_sec_area p {
        font-size: 20px;
    }

    /* Step-form */
    .business_multiform_section .step {
        padding: 10px 25px;
    }

    div#progress-bar-container {
        height: 250px;
        width: 3%;
        top: 30px;
    }

    /* OTP-form */
    .otp-input input {
        width: 35px;
        height: 35px;
    }

    button#resendButton {
        margin-top: 20px;
    }

    .lone_otp_section {
        height: 100%;
    }

    .progress_box.progress_1::after {
        width: 188%;
    }

    .progress_box.progress_2::after {
        bottom: -50%;
    }

    .progress_box.progress_4::after {
        right: -15px;
    }
}