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

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

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

}
@media screen and (min-width: 1921px) { 




}
@media screen and (max-width: 767px) { 
    .single_catagory_area.area-left { 
        width:100%; -webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;
    }
    .single_catagory_area.area-right { 
        width:100%; -webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;
        
        height: 100%;
    }
    .single_catagory_area {
        height:400px;
        margin-top:0px;
    }
    .footer-action {
        position: relative;
    }
    .footer-action ul.call-action li {
        width: 100%; border: none; padding:14px 0; border-bottom: 1px solid #FFF; 
    }
    #footer { 
        background: #333;
    }
    .wrn-btn, .form-control.search-slt.category { 
        border-radius: 0;
    }
    .search-sec {
        padding:0px;
            top: -40px;
    }
    .owl-carousel.product-carousel .owl-dots {
        text-align: center;
    }
    .owl-carousel.product-carousel .owl-nav {
        top: -10px;
        right: 0;
    }
    .product-carousel .card {
        border: 1px solid #e4e4e4;
    }
    .owl-carousel.intro_area_right .owl-nav {
        bottom: auto;
        right: 20px;
        top: 20px;
    }
    #inner-headline .inner-heading h2 {
        text-align: center; margin: 12px 0;
    }
    #inner-headline ul.breadcrumb {
    margin: 0 auto;
    float: none; 
    width: 100%;
    text-align: center;
}

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


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

}

@media print {

}



@media (max-width: 767px) {
    #intro {
        height: auto; 
    }

    #intro .container {
        height: auto !important;
    }

    #intro .intro-img {
        width: 80%;
    }

    #intro .intro-info {
        text-align: center;
        padding-top: 40px;
    }

    #intro .intro-info h2 {
        font-size: 34px;
        margin-bottom: 30px;
    }

    .section-header p {
        width: 100%;
    }

    #testimonials .testimonial-item {
        text-align: center;
    }

    #testimonials .testimonial-item .testimonial-img {
        float: none;
        margin: auto;
    }

    #testimonials .testimonial-item h3,
    #testimonials .testimonial-item h4,
    #testimonials .testimonial-item p {
        margin-left: 0;
    }
    .single_catagory_area h1 {
        font-size: 24px;
        margin-top: 60px;
    }
    .single_catagory_area p {
        font-size: 14px;
    }
    .section {
        padding: 40px 0;
    }
    .mobile-nav a {
        font-size: 14px;
    }

}

@media (max-width: 574px) {
    #footer .footer-top .social-links a {
        margin-bottom: 25px;
    }
}