@media (max-width: 767px) {
    .main-header__logo img {
        width: 100px;
    }
    .row-sm-reverce{
        flex-direction: column-reverse;
    }
    .about-one__text {
        text-align: justify;
    }
    .work-process-one .col-xl-2 {
        width: 50% !important;
    }
    .logo-retina img {
        border-radius: 50%;
        background: white;
    }
    .key-points {
        padding: 10px 0px !important;
    }
    .about-one__list__item {
        text-align: justify;
    }
    .methodology-area {
        padding: 50px 0px !important;
    }
    .method-area.company-transparency-one__main-tab-box .tab-buttons .tab-btn {
        width: 100% !important;
    }
    .main-slider-one__item {
        padding-bottom: 250px;
    }
    .main-slider-one__form img {
        width: 100%;
        /*display: none;*/
    }
    .upper-area {
         top: 0px !important;
    }
    .mt-reverce-75 {
        margin-top: 0 !important;
    }
    .mb-sm-40 {
        margin-bottom: 75px;
    }
    .ltr-service {
        grid-template-columns: auto !important;
    }
    .involve-sec .faq-accordion .accordion-title h4 {
        font-size: 15px;
    }
    .main-slider-one__item {
        padding-bottom: 140%!important;
    }
    .main-slider-one__carousel.owl-carousel .owl-dots {
        bottom: 57% !important;
    }
    .main-slider-one__form {
        position: absolute !important;
        transform: translateY(-100%) !important;
        /* box-shadow: 0px 3px 18px rgba(var(--easilon-black-rgb, 43, 43, 94), 0.07); */
    }
    section#about.pt-0 {
        padding-top: 85px !important;
    }
}


@media (max-width: 767px) {
    .apply-loan__form span, .apply-loan__form p, .apply-loan__form li, .apply-loan__form label {
        font-size: 13px !important;
    }
    .apply-loan__form .title-header h3 {
        font-weight: 700;
        font-size: 17px;
    }
    .apply-loan__form h5.title {
        font-size: 14px;
    }
}
