

@media (min-width:1200px) /* lg*/ {
    .row_pc{
        margin-right: -15px;
        margin-left: -15px;
    }
    .container{
        width: 1110px;
    }
    .col-lg-250{
        width: 20.54%;
    }
    .col-lg-790{
        width: 79.46%;
    }
    .fixed{
        box-shadow: 0 0 6px 2px #929292;
    }
}

@media (min-width:992px) and (max-width:1199px) /* md*/{
    .list_link_hd{
        float: left !important;
    }
    .category-features{
        padding: 0;
        border: 1px solid #e8e6e6;
    }
    .category-best-sells{
        width: 233px;
    }
    .tit_prod_home{
        width: 152px;
    }

    .category-item-title{
        width: 110px;
    }
    .box_sv{
        margin-bottom: 20px;
    }
    #product_gallery{
        width: 48%;
        margin-right: 1%;
    }
    #product_info {
        width: 48%;
        margin-bottom: 24px;
    }
    #header__main__toggle_cart{
        float: left !important;
        margin-left: 10px;
    }
    .search_box{
        max-width: 360px;
        margin-right: 10px;
    }
    .fixed{
        box-shadow: 0 0 6px 2px #929292;
    }
    #floating_banner_left{
        display: none;
    }
    #floating_banner_right{
        display: none;
    }
    .category-features{
        width: 75.2%;
    }
}

@media (min-width:768px) and (max-width:991px) /* sm*/{
    .sc_header_menu.sticky-header{
        position: relative !important;
    }
    .category-features{
        padding: 0;
        border: 1px solid #e8e6e6;
    }
    .category-features{
        width: 100%;
        height: auto;
    }
    .category-best-sells{
        width: 100%;
        height: auto;
    }
    .category-best-sells li{
        display: inline-block;
        width: 48%;
    }
    .box_product_home h3{
        height: 35px;
        margin-bottom: 10px;
    }
    .thongbao {
        float: none;
    }
    .category-item-title{
        width: 110px;
    }
    .box_sv{
        margin-bottom: 20px;
    }
    #product_gallery{
        width: 48%;
        margin-right: 1%;
    }
    #product_info {
        width: 48%;
        margin-bottom: 24px;
    }
    #product_info{
        margin-left: 20px;
    }
    #header__main__toggle_cart{
        float: left !important;
        margin-left: 10px;
    }
    .search_box{
        max-width: 500px;
    }
    #floating_banner_left{
        display: none;
    }
    #floating_banner_right{
        display: none;
    }
}

@media (max-width:767px) /* xs*/{
    .sc_header_menu.sticky-header{
        position: relative !important;
    }
    .fixgiohang {
        overflow: auto;
    }
    .category-features{
        width: 100%;
        height: auto;
    }
    .box_product_home img{
        max-width: 85px;
        margin-top: 0;
    }
    .box_product_home h3{
        height: 50px;
    }
    .category-features{
        padding: 0;
        border: 1px solid #e8e6e6;
    }
    .category-best-sells li{
        display: inline-block;
        width: 48%;
    }
    .category-best-sells{
        width: 100%;
        height: auto;
    }
    .thongbao {
        float: none;
    }
    .tit_prod_home{
        width: 140px;
    }
    .category-item-title{
        width: 110px;
    }
    .box_sv{
        margin-bottom: 20px;
    }
    #product_gallery{
        width: 100%;
        float: none;
        margin-right: 0%;
    }
    #product_info {
        width: 100%;
        margin-top: 30px;
        margin-bottom: 24px;
        float: none;
    }
    #product_info{
        margin-left: 0px;
    }
    #header__main__toggle_cart{
        float: left !important;
        margin: 0;
    }
    .fixed{
        top: 60px;
    }
    .search_box{
        max-width: 100%;
        width: 100%;
        float: none;
        margin: 10px auto;
    }
    .left_text{
        float: none;
    }
    .hotline_header{
        float: none;
    }
    .hotline_header li{
        margin-left: 0;
        margin-right: 10px;
    }
    .qts_head_top{
        display: none;
    }
    #floating_banner_left{
        display: none;
    }
    #floating_banner_right{
        display: none;
    }
    .user_info{
        margin-top: 0;
    }
}

@media (max-width:480px) {
    .col-480-12{
        width: 100% !important;
    }
    .col-480-6{
        width: 50% !important;
    }
    .hidden-480{
        display: none !important;
    }
    .visible-480{
        display: block !important;
    }
    .box_product_home h3 {
        height: 34px;
        margin-bottom: 5px;
    }
    .category-best-sells li{
        display: block;
        width: 100%;
    }
    .tit_prod_home {
        width: 120px;
    }
    .category-item-title {
        width: 90px;
    }
    .hotline_header{
        display: none;
    }
    .but_search_top{
        width: 40px;
        line-height: 0;
    }

}


.visible-480{
    display: none;
}
