.container {
    padding-left: 10px;
    padding-right: 10px;
}

@media (max-width:992px) {
    .container {
        width:100%;
    }
   
}
@media (max-width:767px) {
    .container {
        width:100%;
    }
    .breadcrumbs-wrap{
	    display:none
	}
    .header-top, .header-bottom-right,.main-menu-box{
        display: none
    }
    .block-heading-box .loop-cat{
        display: none
    }
    .block-heading-box .block-heading-1{
        width: 100%
    }
    .header-bottom .d-flex-center{
        flex-wrap: wrap
    }
    .logo{
       
        text-align: center
    }
    #search_form_shops{
        margin-top: 30px;
    }
    .bnn-box{
        display: none
    }
    .bg-tab{
        background: none;
        padding: 0
    }
    .tab-pane .product-grid{
        margin-bottom: 0
    }
    .conhang,.hethang{
        font-size: 12px
    }
    .add-cart span{
        font-size: 7px;
        padding: 6px 0 !important;
    }
    .product-grid .info{
        height: 135px
    }
    .fr-ck{
        margin-bottom: 20px
    }
    .col-xs-12 {
        width: 50%;
    }
    .news-grid-large, .news-grid{
        margin-bottom: 20px;
        border-radius: 8px;
        overflow: hidden;
        -webkit-box-shadow: 0 0 10px 0 rgba(0,0,0,.15);
        box-shadow: 0 0 10px 0 rgba(0,0,0,.15);
        transition: all .25s;
    }
    .heading-fr-ct{
        width: 100%
    }
    .col-xs-24, .col-sm-24{
        width: 100%
    }
    .fr-ct2{
        margin-bottom: 20px
    }
    .box-get-mail{
        margin-bottom: 40px
    }
    .product-rating{
        font-size: 10px
    }
    .block-box .pdd-20{
        padding: 0
    }
    .mrg-res{
        margin-left: 0;
        margin-right: 0
    }
    .pdd-res{
        padding-left: 0;
        padding-right: 0
    }
    .product-grid{
        margin-bottom: 0
    }
    .hidden-md{
        display: block
    }
    .product-info{
        margin-bottom: 40px
    }
    .signed{
        left: auto;
        right: 0
    }
}
@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%;
    }
    
}
@media (min-width:992px) {
    .container {
        width:100%;
        max-width:1600px;
    }
}
@media (min-width:1200px) {
    .container{
        width:100%;
        max-width:1600px;
    }
}
