



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

    }
.search_add .card_pro a {
    background-color: #9b9e05;
    color: #fff;
    padding: 15px 20px;
    font-size: 14px !important;
    text-transform: uppercase;
}
button.add-cart__btn {
    background: #a2238e;
    border: none;
    font-size: 14px !important;
    color: #fff;
    padding: 11px 20px;
}
}



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

     .banner_picture img{
    height: auto !important;
  }

    .nav-menu > .menu-item {
        float: none !important;
    }

    .sc_header_menu.sticky-header{

        position: relative !important;

    }
.call-now-button {
     display: none !important; 
    background: #3c57a6;
}
.image_pro {
    height: 140px !important;
    overflow: hidden;
}
.anh_product {
    height: 135px !important;
    overflow: hidden;
}
.search_add .card_pro a {
    background-color: #9b9e05;
    color: #fff;
    padding: 15px 20px;
    font-size: 14px !important;
    text-transform: uppercase;
}
.col_image, .col_text {
    width: 100% !important;
    padding: 0 7px;
}
.content_tuvan {
    margin-top: 20px;
}
.form_group {
    margin-bottom: 28px;
}
.contact_form_detail .form_group h3 {
    color: #054eaf;
    font-size: 24px !important;
}
button.add-cart__btn {
    background: #a2238e;
    border: none;
    font-size: 14px !important;
    color: #fff;
    padding: 11px 20px;
}
.footer_right {
    width: 100% !important;
    float: left;
}
section.section_box {

    display: block !important;

}

.hotline_menu_chat .row {

    -js-display: flex;

    display: -ms-flexbox;

    display: flex;

    -ms-flex-flow: row wrap;

    flex-flow: row wrap;

}

.chat_item a p {

    display: block !important;

}

.title_head_pro h2 span {

    font-size: 22px !important;

}

.title_head_pro h2:before {

    left: 10% !important;

    top: 19px !important;

}

.title_head_pro h2:after {

    top: 19px !important;

    right: 0% !important;

    transform: translate(-12%, 0px) !important;

}

.bg_pro .col_pro .col_inner {

    margin-bottom: 20px;

}

.col_pro {

    padding: 0 8px;

    margin-bottom: 20px;

}

.picture_product {

    height: 220px !important;

    overflow: hidden;

}

.list_new_home ul li a {

    color: #000000;

    font-size: 12px !important;

}

.customer_home {

    margin-top: 20px;

}

.left_ft_mid h3 {

    margin-top: 20px;

}
.title_why_home h2 {
    font-size: 18px !important;
}
.box_why_home {
    margin-bottom: 20px;
}
.content_pro h3 {
    text-transform: uppercase;
    font-size: 14px !important;
}
.box_product {
    margin-bottom: 15px;
}
.title_why_home h2 {
    font-size: 18px !important;

}
.info_product h3 {
    overflow: hidden;
}



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

}

