@media only screen and (min-width: 1080px) and (max-width: 1920px) {}

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

@media only screen and (min-width: 1024px) and (max-width: 1440px) {}

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

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

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

/* Large desktop :1200px. */
@media screen and (max-width: 1024px) {}

@media (min-width: 1024px) {}

@media only screen and (min-width: 1169px) and (max-width: 1520px) {}

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

/* Normal desktop :992px. */

@media (min-width: 992px) and (max-width: 1169px) {}

@media (min-width: 992px) and (max-width: 1024px) {



    @media screen and (-webkit-min-device-pixel-ratio:0) {}


}

@media only screen and (max-width: 991px) {
    .logo-header {
        margin-left: 0 !important;
    }

    .dz-product-detail.style-3 .swiper-btn-center-lr {
        padding-left: 0px;
    }

    .product-gallery-swiper {
        display: none !important;
    }

    .enquiry-dialog-footer {
        padding: 5px 30px 25px !important;
    }

    .contact-form-terms-wrapper {
        display: block !important;
    }

    .contact-form-terms-wrapper .checkbox-label-placement-start {
        margin-right: 10px !important;
    }

}

/* Tablet desktop :768px. */

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

    .logo-header {
        margin-left: 0 !important;
    }

    .dz-product-detail.style-3 .swiper-btn-center-lr {
        padding-left: 0px;
    }

    .product-gallery-swiper {
        display: none !important;
    }

    .enquiry-dialog-footer {
        padding: 5px 30px 25px !important;
    }

    .contact-form-terms-wrapper {
        display: block !important;
    }

    .contact-form-terms-wrapper .checkbox-label-placement-start {
        margin-right: 10px !important;
    }

    @media screen and (-webkit-min-device-pixel-ratio:0) {}

    @media (max-width: 800px) {}

    @media (min-width: 768px) and (max-width: 800px) {}
}

/* small mobile :320px. */

@media (max-width: 768px) {}

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

/* Large Mobile :480px. */

@media only screen and (max-width: 575px) {
    .navbar-toggler {
        margin: 10px 0px 10px 80px;
    }
}


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

    .logo-header {
        margin-left: 0 !important;
    }

    .dz-product-detail.style-3 .swiper-btn-center-lr {
        padding-left: 0px;
    }

    .product-gallery-swiper {
        display: none !important;
    }

    .enquiry-dialog-footer {
        padding: 5px 30px 25px !important;
    }

    .contact-form-terms-wrapper {
        display: block !important;
    }

    .contact-form-terms-wrapper .checkbox-label-placement-start {
        margin-right: 10px !important;
    }

    @media screen and (-webkit-min-device-pixel-ratio:0) {}

    @media (min-width: 640px) and (max-width: 720px) {}

    @media (min-width: 580px) and (max-width: 640px) {}

    @media (min-width: 480px) and (max-width: 580px) {}
}

@media only screen and (min-width: 320px) and (max-width: 480px) {

    footer .footer-logo {
        text-align: center !important;
    }

    .logo-header {
        margin-left: 0 !important;
    }

    .dz-product-detail.style-3 .swiper-btn-center-lr {
        padding-left: 0px;
    }

    .product-gallery-swiper {
        display: none !important;
    }

    .enquiry-dialog-footer {
        padding: 5px 30px 25px !important;
    }

    .contact-form-terms-wrapper {
        display: block !important;
    }

    .contact-form-terms-wrapper .checkbox-label-placement-start {
        margin-right: 10px !important;
    }

    @media screen and (-webkit-min-device-pixel-ratio:0) {}

    @media screen and (-moz-device-pixel-ratio: 0) {}


}

@media only screen and (min-width: 320px) and (max-width: 375px) {}

@media (max-width: 480px) {}

@media (max-width: 360px) {}

@media (max-width: 320px) {}

@media only screen and (min-width: 295px) and (max-width: 320px) {}