﻿

/*------------------------chỉnh-menu--------------------------*/
@media (min-width: 992px) and (max-width: 1199px){

}
@media (max-width:992px) {

}

/*------------------------Chỉnh header------------------------*/
@media (max-width: 992px) {
 
}

@media (max-width:767px){

}

@media (max-width: 992px) {

}

/*------------------------Chỉnh product left------------------------*/
@media (min-width:500px) and (max-width: 970px) {
    .item-product-left{
        width:50%;
    }
}
/*------------------------Chỉnh news left------------------------*/
@media (min-width:500px) and (max-width: 970px) {
    .item-news-left{
        width:50%;
        border-bottom:none;
    }
}
/*------------------------Chỉnh facebook và customer left------------------------*/
@media (min-width:500px) and (max-width: 970px) {
    .box-facebook-left{
        width:50%;
    }
    .box-customer-left{
        width:50%;
    }
}

/*------------------------Chỉnh product-web left------------------------*/
@media (max-width: 480px) {
    .bg-item-product-web{
        width:100%;
    }
}



@media (max-width:767px){

}

@media (max-width: 992px) {

}


@media (min-width: 1366px) {
    /*.productlist .product {margin:0px -15px;}*/
} 
@media (min-width: 1200px) and (max-width: 1365px){
    /*.productlist .product {margin:0px -15px;}*/
}
@media (min-width: 992px) and (max-width: 1199px){
    /*.productlist .product {margin:0px -15px;}*/
}
@media (min-width: 768px) and (max-width: 992px){
     .rows-img1{ height: 370px;}
}
@media (max-width:767px){
  
}
@media only screen and (min-width: 320px) and (max-width: 480px){
   
}
@media only screen and (min-width: 240px) and (max-width: 320px){
  
}
