



@media (min-width:1200px) /* lg*/ {

    .row_pc{

        margin-right: -15px;

        margin-left: -15px;

    }

    .container{

        width: 1200px;

    }

}



@media (min-width:992px) and (max-width:1199px) /* md*/{

    .list_link_hd{

        float: left !important;

    }

}



@media (min-width:768px) and (max-width:991px) /* sm*/{

    .sc_header_menu.sticky-header{

        position: relative !important;

    }

}



@media (max-width:767px) /* xs*/{


    .mota_gia{
    font-size: 13px !important;
}


    .chu_t2{
        font-size: 13px !important; 
    }

    .banner-big .banner-title{
        width:100%;
        top: 43% !important;
    }

 .banner img{

height: 130px !important;
 }  

.call-now-button {
    bottom: 80px !important;
}
.text_banner_cate {
    margin-top: 15px;
}
    .sc_header_menu.sticky-header{

        position: relative !important;

    }
    .prod_item.box {
    margin-bottom: 20px;
}
.box_new_home {
    margin-bottom: 20px;
}
.footer-panel .footer-panel-body .contact li::before {
    margin-left: 0 !important;
        padding-right: 30px;
}
.box_slide_bn {
    height: auto !important;
    overflow: hidden;
}
h2.title_head_content {
    position: relative;
    margin-bottom: 20px;
    font-family: 'Quicksand-Bold';
    color: #2b2b2b;
    font-size: 29px !important;
    line-height: 44px;
}
.image_prod {
    position: relative;
    height: 150px !important;
}

}



@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;

    }



}





.visible-480{

    display: none;

}

