/*--responsive design--*/
@media (max-width: 1366px) {

}

@media (max-width: 1280px) {


}

@media (max-width: 1200px) {
    .khogiaodien_item {
        width: 33.3% !important;
        margin: 0px !important;
    }

    #banner {
        float: left;
        width: 100%;
        text-align: center;
    }

    .header .navbar-collapse.collapse.in {
        display: none !important;
    }

    .tabindex_left {
        width: 100%;
        margin-bottom: 15px;
    }

    .hotro_index_right {
        display: none;
    }

    .header ul:not(.nav) > li > a.menu-item {
        padding: 0px 8px;
    }
}

@media (max-width: 1024px) {
    #toolbar {
        background: #fff;
        padding: 5px;
        border-bottom: 2px solid gainsboro;
        margin-bottom: 5px;
        width: 100%;
        height: auto;
        float: left;
    }

    .btn-menu {
        height: 0;
    }

    .footer_left {
        width: 100%;
        margin-bottom: 15px;

    }

    .footer_right {
        width: 100%;
    }

    .header-box-cart {
        display: block;
        color: #777;
        font-size: 14px;
        cursor: pointer;
        height: 44px;
        line-height: 50px;
        position: relative;
        border: 1px dashed #006abc;
        padding-right: 10px;
        padding-left: 10px;
        margin-top: 5px;
        /* float: right; */
        margin-bottom: 5px;
        /*max-width: 238px;*/
    }

    .dvtoolbar {
        margin-bottom: 10px;
    }
}

@media (max-width: 992px) {
    .tool-content-info .content-info {
        text-align: center;
    }

    .main_lang_top {
        width: 40%;
    }

    .main_top_content {
        width: 60%;
    }

    .main_sieukhuyenmai {
        display: none;
    }

    .callbacks_container {
        margin-right: 0;
        height: auto;
    }

    #slideshow {
        height: auto;
    }

    #slideshow img {
        height: auto;
    }

    .main_menu_top {
        display: none;
    }

    #pull {
        display: block;
    }

    .ten_sanpham {
        height: 43px;
    }
}

@media (max-width: 800px) {


}

@media (max-width: 768px) {
    .tool-list {
        min-height: 120px;

    }

    #banner img {
        margin: 5px 0px;
        max-height: 150px;
    }

    .responsive_product {
        float: left;
        width: 50%;
    }

    .clearsanpham {
        display: none;
    }

    .responsive_product2 {
        width: 50%;
        float: left;
    }

    .responsive-tabs__list {
        display: none !important;
    }

    .tool-content-title {
        margin-bottom: 45px;
    }

    .tool-content-title h3 {
        font-size: 30px;
    }

    .tool-content-title p {
        font-size: 16px;
    }

    .tool-content-info .content-info h4 {
        font-size: 30px;
    }

    .header .navbar-nav {
        float: none;
    }

    .header .navbar-nav > li {
        float: none;
    }

    .header .navbar-collapse.collapse {
        display: none !important;
    }

    .header .navbar-collapse.collapse.in {
        display: block !important;
        overflow-y: auto !important;
    }

    .imgSP {
        width: 100%;
    }

    .product_info {
        width: 100%;
        padding-left: 0px;
    }

    .email_top {
        display: none;
    }

    .item-video {
        width: 100%;
    }

    .box-name-product p {
        font-size: 18px;
    }

    .mm-listview > li > a, .mm-listview > li > span {
        font-size: 18px;
    }

    .col-anh-dep {
        width: 100%;
    }
    .item-video-index {
        width: 100%;
    }
    .item-menu-slider {
        margin: 0px 10px;
    }
}

@media (max-width: 640px) {
    .col_footer {
        width: 100%;
        margin-bottom: 15px;
    }

    .main-menu-slider {
        display: flex;
    }

    .item-menu-slider {
        margin: auto;
    }

    .ul_menutop {
        display: none;
    }

    .main_lang_top {
        width: 20%;
    }

    .main_top_content {
        width: 80%;
        float: right;
    }

    .main_noibo a {
        /*padding: 0px 7px;*/
        width: 28px;
        overflow: hidden;
        text-indent: -999999px;
    }
}

@media (max-width: 480px) {
    .main_chiase {
        width: 100%;
    }

    .main_giohang {
        width: 100%;
    }

    .col_footer_right {
        width: 100%;
        margin-bottom: 15px;
    }

    .responsive_product2 {
        width: 100%;
        float: left;
    }

    .full-width {
        width: 100%;
    }

    .border > a > img {
        margin: auto;
        display: block;
    }
}

@media (max-width: 320px) {

}
