.container {
    width:100%;
}

@media (max-width:992px) {
    .container {
        width:100%;
    }
    .slider-search-body{
        max-width: 960px;
    }
}
@media (max-width:767px) {
    .container {
        width:100%;
    }
    .breadcrum{
		display:none
	}
    
    .slider-search-box{
        height: auto;
    }
    .slider-search-title-1{
        font-size: 26px;

    }
    .slider-search-title-2{
        font-size: 15px;
    }
    .filter-item{
        border-bottom: 1px solid rgba(0,0,0,.1);
    }
    .form-filter, .filter-item-box{
        flex-direction: column;
    }
    .slider-search-box{
        padding-top: 44px;
        padding-bottom: 26px;
    }
    .slider-search-body-text{
        margin-bottom: 32px;
    }
    .btn-filter{
        margin: 8px;
        font-size: 15px;
        min-height: 44px;
    }
    .copyright-box{
        text-align: center !important;
    }
    .heading-block-1{
        margin-bottom: 0;
    }
    .product-pill{
        position: relative;
        overflow-x: auto;
        white-space: nowrap;
        border-bottom: 2px solid #ebebeb;
        padding: 10px 0 11px;
        margin-bottom: 20px;
        right: 0;
    }
    .product-pill li{
        float: none;
        display: inline-block;
    }
    .block-sale-title{
        font-size: 28px;
    }
    .vat-sale{
        width: 220px;
    }
    .owl-sale .owl-prev{
        left: 25px;
    }
    .owl-sale .owl-next{
        right: 25px;
    }
    .cam-ket{
        padding: 10px 0;
    }
    .block-product-category-box{
        display: block;
    }
    .block-product-category{
        padding: 22px 28px 28px;
    }
    .block-product-category{
        margin-bottom: 16px;
    }
    .block-product-category-body .owl-prev:before{
        transform: skewX(20deg);
    }
    .product-sale-pill{
        margin-left: 37px;
        margin-right: 37px;
        overflow-x: auto;
        white-space: nowrap;
    }
    .product-sale-pill>li{
        display: inline-block;
        float: none;
    }
    .block-product-category-body .owl-nav{
        display: block;
        position: absolute;
        width: 100%;
    }
    .block-product-category-body .owl-next{
        position: absolute;
        right: 0;
    }
    .block-product-category-body .owl-prev{
        position: absolute;
        left: 0;
    }
    .product-grid-box-1 .owl-nav{
        top: -100px;
    }
    .block-doi-tac li{
        width: calc(100% / 2);
    }
    .section-60{
        padding-top: 30px;
    }
    .block-doi-tac, .block-box, .banner-two-column, .block-product-category-box{
        margin-bottom: 30px;
    }
    .cntt{
        text-align: center;
        margin-top: 20px;
    }
    .block-footer{
        margin-bottom: 20px;
    }
    .list-sub-cat{
        position: relative;
        right: 0;
        padding: 17px 0 17px;
        white-space: nowrap;
        overflow-x: auto;
        border-bottom: 2px solid #ebebeb;
    }
    .block-sale-body{
        padding-top: 51px;
        padding-bottom: 28px;
    }
    .owl-sale .owl-nav{
        top: -30px;
    }
    .vat-sale{
        top: -40px;
    }
    .overflow-hidden{
        overflow: hidden;
    }
    .filter-item .select2-selection--single, .filter-item select{
        display: block;
    }
    .cam-ket img {
        margin-right: 7px;
        width: 30px;
    }
    .header-desk{
        display: none;
    }
    .header-mobile{
        display: flex;
    }
}
@media (max-width:499px) {
    .nv-infodie {
        width:100%;
    }
    
}
@media (min-width:500px) and (max-width:991px) {
    
}
@media (min-width:500px) {
	.nv-infodie {
        width:500px;
        top: 100px;
        left: 0;
        right: 0;
    }
}
@media (min-height:500px) {
    .container {
        width:100%;
    }
    .nv-infodie {
        height:500px;
        top:5%;
    }
}
@media (min-width:768px) {
    .container {
        width:100%;
    }
    .slider-search-body{
        max-width: 720px;
    }
}
@media (min-width:992px) {
    .container {
        width:100%;
        max-width:1200px;
    }
}
@media (min-width:1200px) {
    .container {
        width:1200px;
    }

}
