@media screen and (min-width: 970px) and (max-width: 992px) {
    .news-content-inner > div {
        width: 50% !important;
    }
}
@media screen and (min-width: 750px) and (max-width: 1190px) {
    body {
        overflow-x: hidden;
    }
}
@media screen and (min-width: 750px) and (max-width: 838px) {
    .newest-products-desc {
        padding: 0 !important;
        width: 100%;
        display: block !important;
        margin-top: 500px;
    }
    .news-content-inner > div {
        padding-top: 10px !important;
        padding-bottom: 10px !important;
    }
}
@media screen and (min-width: 300px) and (max-width: 370px) {
    .footer-news-slideshow .news-title-desc .news-title {
        border: 0 none !important;
    }
}
@media screen and (min-width: 300px) and (max-width: 750px) {
    .newest-products-inner .read-more {
        margin-top: 30px !important;
        margin-bottom: 30px;
    }
}
@media screen and (min-width: 300px) and (max-width: 500px) {
    .firefox .shoes-slideshow-controller {
        bottom: -380px !important;
    }
}
@media screen and (min-width: 501px) and (max-width: 750px) {
    .firefox .shoes-slideshow-controller {
        bottom: 150px !important;
    }
}
@media screen and (min-width: 751px) and (max-width: 970px) {
    .firefox .shoes-slideshow-controller {
        bottom: 0 !important;
    }
}
@media screen and (min-width: 300px) and (max-width: 749px) {
    .newest-products-slideshow-arrows {
        display: none;
    }
}
@media screen and (min-width: 320px) and (max-width: 991px) {
    .contact-details {
        float: left !important;

    }
    .contact-wrapper {
        
    }
}
@media screen and (min-width: 900px) and (max-width: 200-px) {
    .modal-gallery-warpper {
        right: 0 !important;
    }
}
@media screen and (min-width: 500px) and (max-width: 630px) {
    .modal .product-picture img {
        width: 300px !important;
    }
}

@media  screen and (min-width: 320px) and  (max-width: 370px) {
    .modal .product-picture img {
        width: 250px !important;
    }
}
@media  screen and (min-width: 320px) and  (max-width: 661px) {
    .footer-content-slideshow {
        text-align: center;
    }
}
@media  screen and (min-width: 500px) and  (max-width: 969px) {
    .category-form-wrapper {
        margin-top: -73px;
    }
}
@media  screen and (min-width: 970px) and  (max-width: 1190px) {
    .footer-news-slideshow .news-title-desc p {
        padding-top: 5px !important;
    }
}



