@media only screen and (min-width: 1200px) and (max-width: 1400px) {}

@media only screen and (min-width: 1200px) and (max-width: 1350px) {}

@media only screen and (min-width: 1200px) and (max-width: 1319px) {


    .footer-widget__services {
        margin-left: 0px;
    }

    .footer-widget__contact {
        margin-left: -10px;
    }

}



@media only screen and (min-width: 992px) and (max-width: 1199px) {}


@media (width: 1024px) and (height: 1366px) {
    .mobile_view_header_div_main {
        display: block !important;
        position: sticky;
        top: 0px !important;
        background-color: #fff !important;
        z-index: 999;
    }

    .about-boxes-images-pool {
        display: none;
    }

    .main-header-two__bottom {
        display: none;
    }
}


/***
=============================================
Tablet Layout: 768px
=============================================
***/
@media only screen and (min-width: 768px) and (max-width: 991px) {

    .site-footer-three__contact-info li {
        width: 100%;
    }

    .mobile_view_header_div_main {
        display: block !important;
        position: fixed !important;
        top: 0px !important;
        background-color: #f5f5f5 !important;
        z-index: 999;
    }

    .about-three__left {
        display: none;
    }


    .enquiry-split-wrap {
        grid-template-columns: 1fr;
    }

    .modal-enquary-box-modal .modal-dialog {
        max-width: 550px;
    }

    .mobile_whatsapp {
        display: block;
    }

    .desktop_whatsapp {
        display: none;
    }

    .products-home-page-sec .sec-title.text-start {
        margin-top: 30px;
        text-align: center !important;
    }


}


@media only screen and (max-width: 767px) {

    .site-footer-three__contact-info li {
        width: 100%;
    }

    .slider_section2.mobile-banner {

        display: block !important;
        margin-top: 58px;
    }

    .testimonial-three__single-inner {
        min-height: auto;
    }

    .products-home-page-sec .Spinner-water {
        display: block !important;
    }

    .page_title_lmeuo_section {
        margin-top: 58px;
    }

    .contact-info__single p a {
        display: block;
    }


    .desktop_whatsapp {
        display: none;
    }

    .mobile_whatsapp {
        display: block !important;
    }


    .why_choose_us_media_main_div>.d-flex>.flex-grow-1>h4 {
        font-size: 19px;
    }

    .footer-discirption a {
        display: inline-block;
    }

    .header-top {
        display: none;
    }



    .sec-title__title {
        font-weight: 800;
    }

    .sec-title__title-about {
        font-size: 26px;
    }

    .main-mission-card-box {
        height: 450px;
        margin: 30px 0px;
    }

    .mobile_view_header_div_main {
        display: block !important;
        position: fixed !important;
        top: 0px !important;
        background-color: #fff !important;
        z-index: 999;
    }

    .footer-widget__contact {
        margin-left: 0px !important;
    }

    .about-three__left {
        display: none;
    }

    .products-home-page-sec .sec-title.text-start {
        margin-top: 30px;
        text-align: center !important;
    }

    .desktop-banner.hero-section {
        display: none;
    }

    .about-three__points {
        display: block;
    }

    .about-three__points li {
        margin-bottom: 18px;
    }

    .product-title-inner-page {
        font-size: 24px;
    }

    .all_pg_bn_sections {
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
        margin-top: 0px;
    }

    .all_pg_bn_ovr_txt {
        white-space: nowrap;
        display: inline-block;
        min-width: max-content;

    }

    .all_pg_bn_ovr_txt a {
        display: inline-block;
        white-space: nowrap;

    }

    .enquiry-split-wrap {
        grid-template-columns: 1fr;
    }


    .all_pg_bn_ovr_txt span {
        margin: 0 6px;
    }


    .mobile-banner {
        display: block;
        margin-top: 0px;
    }


}


@media only screen and (min-width: 400px) and (max-width: 767px) {}


/***
=============================================
Slider All Responsice Css
=============================================
***/
@media only screen and (min-width: 1200px) and (max-width: 1800px) {
    .banner-one__img::before {
        position: absolute;
        top: 0;
        left: 0;
        bottom: 0;
        right: 0;
        background: rgba(var(--poll-black-rgb), 0.6);
        content: "";
    }
}


@media only screen and (min-width: 1200px) and (max-width: 1550px) {
    .main-slider-one__single .container {
        padding-left: 105px;
    }


}


@media only screen and (min-width: 1200px) and (max-width: 1625px) {}

@media only screen and (min-width: 1320px) and (max-width: 1400px) {
    .main-slider-one--two .main-slider-one__single .container {
        padding-left: 150px;
    }


}


@media only screen and (min-width: 1200px) and (max-width: 1319px) {
    .banner-one__img {
        width: 600px;
    }

    .banner-one .shape1 {
        width: 607px;
    }

    .banner-one .shape2 {
        width: 614px;
    }

    .banner-one__google-rating {
        left: 430px;
    }


}


@media only screen and (min-width: 992px) and (max-width: 1199px) {}


@media only screen and (min-width: 768px) and (max-width: 991px) {

    .slider_section2.mobile-banner {
        display: block !important;
        margin-top: 58px;
    }

    .page_title_lmeuo_section {
        margin-top: 58px;
    }

    .desktop_whatsapp {
        display: none;
    }

    .mobile_whatsapp {
        display: block !important;
    }

    .header-top {
        display: none;
    }

    .desktop-banner.hero-section {
        display: none;
    }



    .mobile-banner {
        display: block;
    }




}


@media only screen and (max-width: 767px) {}


@media only screen and (min-width: 1200px) and (max-width: 1350px) {
    .main-header__btn {
        display: none;
    }


}


@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .main-header-one__top {
        display: none;
    }

    .main-header-one__bottom-right {
        display: none;
    }

    .main-header-one__bottom {
        padding: 25px 0px 25px;
    }


    .main-header-two__top {
        display: none;
    }


    .main-header-two__logo {
        position: relative;
        top: 0px;
        left: 0;
        width: auto;
        height: 100%;
        display: block;
        z-index: 5;
    }

    .main-header-two__logo::before {
        display: none;
    }

    .main-header-two__logo::after {
        display: none;
    }

    .main-header-two {
        background: #fff;
    }


    .main-header-two__bottom {
        padding: 5px 0px 5px;
    }



}


@media only screen and (min-width: 768px) and (max-width: 991px) {


    .main-header-two__top {
        display: none;
    }

    .main-header-two {
        background: var(--poll-white);
        display: none;
    }


}


@media (min-width: 320px) and (max-width: 767px) {
    .navbar-brand.header-logo {
        display: none;
    }


    .nav-right {
        display: none;
    }


}


@media (min-width: 1024px) and (max-width: 1365px) {
    .container {
        max-width: 1220px;
    }
}


@media (max-width: 1200px) {
    .navbar .navbar-nav>li>a {
        padding: 15px 10px !important;
        font-size: 14px;
    }


}

@media only screen and (min-width: 834px) and (max-width: 1199px) {

    section.banner_sec.desktop-banner.hero-section {
        margin-top: 6px;
    }

}