



@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*/{


    .banner_home{
        padding-top: 63px !important;
    }
    .timkiem{
        display: none;
    }

    .b-goods__name{
        padding-top: 27px !important;
    }



       .col-inner {
    padding: 12px 4px 2px 75px !important;
    
}

    .sc_header_menu.sticky-header{

        position: relative !important;

    }

}



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

    .img_khung{
        height: auto !important;
    }
    .infor-title1{
        height: 105px !important;
    }
    .infor-img2{
        height: 100px !important;
    }
    .infor-img{
        margin-bottom: 20px;
        height: auto !important;
    }
    .thanhmenu{
        overflow-x: auto;
        
        white-space: nowrap;
        
    }
    .banner_home{
        padding-top: 63px !important;
    }
    
     .infor-img-anh{
        height: auto !important;
        margin-bottom: 14px;
        width: 95%;
    }


    .nav>li>a{
        padding: 20px 15px !important;
    }

    .b-goods__name{
        padding-top: 27px !important;
    }

    .timkiem{
        display: none;
    }

    .col-inner {
    padding: 12px 4px 2px 75px !important;
    
}

    .section_best_deal .block-title h2 a{
        font-size: 16px !important;
    }
    h2.title_head_content{
        font-size: 24px !important;
    }
    .img_new{
        height: auto !important;
    }

    .text_why iframe{
         width:100% !important;
    }
    .section.about_home{
        padding: 10px 0 0px 0 !important;
    }
    .box_about_image iframe{
        width:100% !important;
    }

   .bg-header-nav {
    display: none;
}
button.nav-toggle.is-active .bg-header-nav {
    display: block;
}
nav.header-nav {
    visibility: visible;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
}
.bg-header-nav .header-nav>ul.item_big>li.active>a {
    color: #ffb416 !important;
}
.item_big {
    overflow-x: hidden;
    background: #fff;
    padding-bottom: 100px !important;
}
.header-nav {
    position: fixed;
    top: 63px;
    left: 0;
    z-index: 9999;
    overflow-y: auto;
    visibility: hidden;
    width: 300px;
    max-width: 70%;
    height: 100%;
    min-height: 100%;
    margin: 0;
    padding: 0;
    -webkit-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1) 0s;
    transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1) 0s;
    -webkit-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    transform: translateX(-100%);
    -webkit-overflow-scrolling: touch;
}
.bg-header-nav .header-nav>ul.item_big>li.nav-item>a {
    color: #000 !important;
}
.bg-header-nav .header-nav>ul.item_big>li.nav-item {
    display: contents !important;
}

    .sc_header_menu.sticky-header{

        position: relative !important;

    }
    .col_image {
    width: 100% !important;
    padding: 0 0px !important;
}
.col_text {
    width: 100% !important;
    padding: 0 0px !important;
}
.box_tuvan {
    margin: 0 0px !important;
    margin-bottom: 30px;
}
.content_tuvan {
    margin-top: 20px;
    margin-bottom: 20px;
}
.title_banner_dm h1 {
    font-size: 27px !important;
    font-family: 'Roboto_Bold';
}
.title_banner_dm {
    position: absolute;
    top: 50%;
    left: 40% !important;
    transform: translate(-34%, -50%) !important;
    text-align: center;
}
.slide_about_choose li.nav-link a {
    font-size: 9px !important;
    padding: 10px 3px;
}
.picture_about_cate img {
    height: 100%;
    object-fit: cover;
}
.picture_about_cate a {
    display: block;
    height: auto !important;
    border-radius: 20px;
    overflow: hidden;
}

}



@media (max-width:480px) {



    .d-xl-none{display:none!important}

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

}

