

@media (min-width:1200px) /* lg*/ {
    .row_pc{
        margin-right: -15px;
        margin-left: -15px;
    }
    .container{
        width: 1270px;
    }
    .col-lg-225{
        width: 22.5%;
    }
    .col-lg-550{
        width: 55%;
    }
    .col-lg-push-225{
        left: 22.5%;
    }
    .col-lg-775{
        width: 77.5%;
    }
    .col-lg-pull-775{
        right: 77.5%;
    }
    .col-lg-280{
        width: 28%; 
    }
    .col-lg-720{
        width: 72%; 
    }
    .col-lg-700{
        width: 70%; 
    }
    .col-lg-977 {

        width: 77%;

    }
    .col-lg-323 {

        width: 23%;

    }
    .col-lg-543{
        width: 43.666667%;
    }
    .col-lg-431{
        width: 31.333333%;
    }
    .col-lg-320{
        width: 20%;
    }
    .col-lg-330 {
        width: 30%;
    }
    .col-lg-980{
        width: 80%;
    }
    .col-lg-436{
        width: 36.333333%;
    }
    .col-lg-431 {
        width: 31.333333%;
    }
    .col-lg-538 {
        width: 38.666667%;
    }
    .col-lg-427 {
        width: 27.333333%;
    }
    .col-lg-222 {
        width: 22.666667%;
    }
    .col-lg-329 {

        width: 29%;

    }
    .col-lg-130{
        width: 12%;
    }
    .col-lg-620{
        width: 63%;
    }
    .col-lg-642 {

        width: 42%;

    }
    .col-lg-215{
        width: 21.5%;
    }
    .col-lg-570{
        width: 57%;
    }
    .col-lg-785{
        width: 78.5%;
    }
    .col-lg-pull-785{
        right: 78.5%;
    }
    .col-lg-push-215{
        left: 21.5%;
    }
    .support-hotline{
        bottom: 90px !important;
    }
    .col-600{
        width: 62% !important;
    }
    .col-400{
        width: 38%;
    }
   
}

@media (min-width:992px) and (max-width:1199px) /* md*/{
    .row_pc{
        margin-right: -15px;
        margin-left: -15px;
    }
     .col-md-329 {

        width: 29%;

    }

    .col-md-642 {

        width: 42%;

    }
    .support-hotline{
        bottom: 90px !important;
    }
     
}

@media (min-width:768px) and (max-width:991px) /* sm*/{
     .phonering-alo-ph-img-circle {
        right: 20px;
     }
     .phonering-alo-ph-circle {
        right: -5px;
     }
     .phonering-alo-ph-circle-fill {
        right: 0px;
     }
}

@media (max-width:767px) /* xs*/{
    .img_logo_mb{
        height: 60px;
        width: auto;
    }
    .fixcontent img{
        width: inherit;
        max-width: 100% !important;
        height: auto !important;
    }
    .fixcontent table{
        width: inherit;
        max-width: 100% !important;
        height: auto !important;
    }
    .giohangfix{
        width: 550px !important;
    } 
    .fixgiohang {
        overflow: auto;
    }
    .tit_prod_left{
        font-family: UVN_HongHaHepBold;
        font-size: 18px!important;
    }
    .search_stick .header__main__toggle_cart{
        margin-left: 15px!important; 
    }
    .list_member li{
        display: none;
    }
    .support-hotline{
        bottom: 55px !important;
    }
     
}

@media (max-width:480px) {
	 
    .col-480-12{
        width: 100% !important;
    }
    .col-480-6{
        width: 50% !important;
    }
    .hidden-480{
        display: none !important;
    }
    .fixgiohang {
            overflow: auto;
        }
    .visible-480{
        display: block !important;
    }
    .txt_tab_detail img{
        height:auto !important;
    }
     

}
@media (max-width:320px) {
    .col-320-12{
  width: 100% !important; 
 
} 

.visible-480{
    display: none;
}
