/* // X-Small devices (portrait phones, less than 576px) */
@media (max-width: 575.98px) { 
    button.btn.btn-dark.dark.mt-4 {
    margin-top: 4px !important;
}
    section.bookmark1 .row {
    padding: 0 !important;
}
    table.table.table-bordered button.btn.btn-primary {
    margin: 0 !important;
}
    .header__language .lang_sub_list {
        left: 0;
    }
    .gtco-testimonials .owl-nav {
    top: -8% !important;

}
.clinex-service-item-2.s11 {
    height: 320px;
}
.maids-service-feed-content .col-lg-4{
    margin-bottom:25px !important;
}
.box-testi {
    padding: 40px;
    height: auto !important;
}

    .Indian-maids h3 {
        font-size: 24px;
        margin-top: 20px;
    }
    .maids-why-choose-section-4 .maids-wc-sidebg {

        width: 0;
    }
    .maids-why-choose-section-4 {
        height: auto !important;
    }
    .banner-text-wrapper {
        margin-bottom: 0 !important;
    }
    .banner-form-wrapper {
        padding: 20px !important;
    }
    .custom-nav li a {
        font-size: 11px;
    }
    section.testimonials {
        margin: 0;
    }
    .main-head {
        align-items: center;
    }
    .gtco-testimonials .center .card-img-top {
        bottom: -7%;
        left: 36%;
    }
    .footer__bottom.ul_li_between {
        display: flex;
        flex-direction: column;
    }
    .header__bar.hamburger_menu a {
        display: block !important;
    }

    .main-blue-agent {
        padding: 10px !important;
    }
    .white-agent {
        background: #fff;
        padding: 15px;
    }
    div#v-pills-tab {
        width: 50% !important;
    }
    .header__main-left.ul_li {
        display: flex;
        flex-wrap: nowrap !important;
        flex-direction: row !important;
        width: 100%;
        justify-content: space-between !important;
    }
    .header__logo img {
        height: 42px;
    }
    .mob-sign {
        padding: 9px;
    }
    .mob-sign label {
        font-size: 13px;
    }
    a.forgot {
        font-size: 13px;
    }
    .otp-main a {
        bottom: 27%;
    }
    button#reset {
    margin: 0px 0 !important;
    padding: 9px 20px;
}
.dropdown-menu.show {
    display: block;
    min-width: 100%;
}
 }

/* // Small devices (landscape phones, less than 768px) */
@media (max-width: 767.98px) {  }

/* // Medium devices (tablets, less than 992px) */
@media (max-width: 991.98px) { 
        table.table.table-bordered button.btn.btn-primary {
    margin: 0 !important;
}
    .box-testi {
    padding: 40px;
    height: auto !important;
}

    .header__bar.hamburger_menu a {
        display: block !important;
    }
    .header__main-left.ul_li {
        display: flex;
        flex-wrap: nowrap;
        width: 100%;
        justify-content: space-between;
    }
    .booking-form-cta-content .booking-cta-item {
        padding: 35px;
        border: 1px solid #ebebeb;
        margin-top: 30px;
    }
    button.btn.btn-primary {
        margin: 20px 0;
    }
    .header__language ul .lang-btn {
        display: block;
        text-align: left;
        font-size: 16px;
        margin: 7px 0 0 0;
    }
    .maids-why-choose-section-4 {
        height: 100%;
    }
    .main-blue-agent {
        padding: 50px;
    }
 }

/* // Large devices (desktops, less than 1200px) */
@media (max-width: 1199.98px) {  }

/* // X-Large devices (large desktops, less than 1400px) */
@media (max-width: 1399.98px) { 
    .header__bar.hamburger_menu a {
        display: none ;
    }

 }
 @media (max-width: 1920.98px) { 
    .header__bar.hamburger_menu a {
        display: none;
    }
 
 }

