@media (min-width: 1400px) {
}

@media (max-width: 1366px) {
}

@media (max-width: 1024px) {
    .header .header-top {
        display:none
    }

    .wrap-content {
        padding-left: 10px!important;
        padding-right: 10px!important
    }

    .boxProduct {
        grid-template-columns: 1fr 1fr;
        gap: 10px
    }

    .name-product {
        font-size: 14px
    }

    .banchay_list {
    }

    .title-main span {
    }

    .footer-powered {
        text-align: center
    }

    #footer-map {
        height: 45vh;
    }

    .wrap-main.wrap-home {
        padding: 0;
        margin: 0;
    }

    .wrap-main {
        padding: 0 10px;
        margin: 20px auto;
    }

    .filter_block ul {
        display: none
    }

    .footer-news {
        margin-bottom: 1.5rem;
    }
    .header-bottom:before{display:none;}
}

@media (max-width: 870px) {
    /*  -- menu mobile ---*/ div.not_logo {
        background: var(--main-3);
        box-shadow: 0 0 5px #fff;
    }

    div.not_logo .icon_menu_mobi {
        color: #fff;
        margin-top: 2px;
        width: 27px;
    }

    div.not_logo .search-res .search-grid {
        width: 100%;
        opacity: 1;
        top: 0;
        position: relative;
    }

    div.not_logo .search-res {
        width: calc(100% - 40px);
        margin: 5px 0;
    }

    div.not_logo .search-res .icon-search {
        display: none
    }

    div.not_logo .logo-mobi {
        display: none;
    }

    .logo-mb {
        padding: 0 20px;
        display: block;
        text-align: center;
    }

    .logo-mb img {
        max-width: 100px
    }

    .thongtin-mb {
    }

    .thongtin-mb ul {
        padding: 0 20px !important;
    }

    .thongtin-mb ul li {
        list-style: none;
        color: #55585a;
        margin-bottom: 12px;
    }

    .thongtin-mb ul li i {
        font-size: 17px;
        margin-right: 10px;
        color: var(--maincolor);
    }

    @-webkit-keyframes my {
        0% {
            opacity: 1
        }

        50% {
            opacity: 0
        }

        100% {
            opacity: 1
        }
    }

    @-moz-keyframes my {
        0% {
            opacity: 1
        }

        50% {
            opacity: 0
        }

        100% {
            opacity: 1
        }
    }

    @-o-keyframes my {
        0% {
            opacity: 1
        }

        50% {
            opacity: 0
        }

        100% {
            opacity: 1
        }
    }

    @keyframes my {
        0% {
            opacity: 1
        }

        50% {
            opacity: 0
        }

        100% {
            opacity: 1
        }
    }

    .hidden_mobi,#arcontactus,#messages-facebook,.quick_contact {
        display: none;
    }

    .hidden_destop {
        display: block;
    }

    .menu_baophu {
        background: #000;
        opacity: 0.8;
        z-index: 998;
        left: 0px;
        top: 0px;
        position: fixed;
        width: 100%;
        height: 100%;
        display: none;
    }

    .icon_menu_mobi {
        color: var(--maincolor);
        font-size: 25px;
        text-decoration: none;
        width: 50px;
        display: block;
        cursor: pointer;
        float: left;
        margin: 0;
        margin-top: 8px;
    }

    .icon_menu_mobi i {
        float: left;
        margin-top: 8px;
    }

    a.home_mobi {
        color: #000;
        text-decoration: none;
        float: right;
        font-size: 20px;
    }

    .logo-mobi {
        width: calc(100% - 100px);
        float: left;
        display: block;
        text-align: center;
        padding: 5px 0;
    }

    .logo-mobi img {
        max-width: 135px;
    }

    a.phone_mobi {
        color: #fff;
        text-decoration: none;
        float: left;
        font-size: 18px;
    }

    a.phone_mobi i {
        margin-right: 12px;
        -webkit-animation: my 700ms infinite;
        -moz-animation: my 700ms infinite;
        -o-animation: my 700ms infinite;
        animation: my 700ms infinite;
    }

    /* Search RP */
    .mm-panel {
    }

    .mm-navbar_sticky {
    }

    .menu_mobi {
        color: #fff;
        font-size: 18px;
        text-decoration: none;
        padding: 0px 10px;
        width: 100%;
        cursor: pointer;
        display: block;
        height: 100%;
        cursor: pointer;
        position: -webkit-sticky;
        position: sticky;
        top: 0;
        z-index: 999;
        background: #fff;
        box-shadow: 0px 2px 5px #969494;
    }

    .menu_mobi_add {
        display: block;
        position: fixed;
        left: -100%;
        top: 0;
        background: #fff;
        z-index: 99999;
        color: #fff;
        height: 100vh;
        overflow: auto;
        line-height: 1.5;
        padding-top: 35px;
        padding-bottom: 20px;
        width: 85%;
        min-width: 140px;
        max-width: 440px;
        box-shadow: inset -4px 0px 8px rgba(0,0,0,0.3);
        transition: 0.5s;
    }

    .menu_mobi_active {
        left: 0;
        transition: 0.5s;
    }

    .menu_mobi_add ul {
        list-style: none;
        padding: 0;
    }

    .menu_mobi_add ul li {
    }

    .menu_mobi_add ul li.li-logo {
    }

    .menu_mobi_add ul li.li-tim {
        display: none
    }

    .menu_mobi_add ul li.li-home {
    }

    .menu_mobi_add ul li.li-home h2 {
    }

    .menu_mobi_add ul li h2 {
        font-size: 17px;
        margin-bottom: 0;
    }

    .menu_mobi_add ul li b {
        display: inline-block;
        vertical-align: top;
        margin-right: 8px;
    }

    .menu_mobi_add ul li b img {
        display: inline-block;
        vertical-align: top;
    }

    .menu_mobi_add ul li a {
        text-decoration: none;
        color: #191919;
        display: block;
        border-bottom: 1px solid rgb(132 132 132 / 20%);
        padding: 10px 40px 10px 0;
        font-size: 15px;
        font-weight: 600;
        margin-left: 20px;
        position: relative;
        text-transform: uppercase;
    }


    .menu_mobi_add ul li a:hover,.menu_mobi_add ul li a.active2 {
        color: var(--maincolor);
    }

    .menu_mobi_add ul li a i {
        position: absolute;
        height: 100%;
        right: 0;
        top: 0;
        border-bottom: 1px solid rgba(255,255,255,0.1);
        width: 40px;
        text-align: center;
        padding-top: 13px;
        transform: rotate(90deg);
        border-bottom: 1px solid rgba(255,255,255,0.1);
    }

    .menu_mobi_add ul li a.active2 i {
        transform: rotate(0deg);
        border-left: 1px solid rgba(255,255,255,0.2);
    }

    .menu_mobi_add ul ul {
        display: none;
        padding-left: 0;
    }

    .menu_mobi_add ul li ul li a {
        padding-left: 20px;
        color: #6f6f6f;
    }

    .menu_mobi_add ul li ul li ul li a {
        padding-left: 40px;
    }

    .close_menu {
        position: absolute;
        top: 0px;
        right: 0px;
        font-size: 15px;
        width: 25px;
        text-align: center;
        line-height: 25px;
        cursor: pointer;
        color: #fff;
        border-bottom: 1px solid;
        border-left: 1px solid;
        border-color: var(--maincolor);
        background: var(--maincolor);
    }

    /*  -- menu mobile ---*/
    .noidung_gt{width:100%;order: unset;}
    .hinhgt{width:100%;margin-top:25px;}
    div.tieuchi-tc{margin:-5px;}
    div.item_db{width:calc(50% - 10px);margin:5px;}
    .item_dv .name_tt{font-size:30px;}
    .item_dv .des_tt{-webkit-line-clamp:4}
    div.chay-yk{padding-left:0}
    div.chay-yk .slick-prev{left:50px;}
    .thuvien-tc{grid-template-columns: repeat(2, 1fr);gap: 8px;}
    .thuvien-tc .pic-album{height:200px !important}
    .thuvien-tc .album:nth-child(2),.thuvien-tc .album{grid-column: unset;grid-row: unset;}
    .thuvien-tc .album:nth-child(3){grid-column: span 2;grid-row:span 2}
    .thuvien-tc .album:nth-child(3) .pic-album{height: 300px !important;}
    .tieude3 .gt_xemthem{margin-top:15px;}
    .dangky-tc{padding: 15px 20px;}
    .tieude_dk{width:100%;}
    .form-newsletter-flex{width:100%;margin-top:25px;}
    .header .header-bottom {
    }

    .header .header-bottom .logo-header {
    }

    .header .header-bottom .logo-header img {max-width: 100%;}

    .header .header-bottom .banner-header {
    display: none;
    }

    .header .header-bottom .banner-header img {
    }

    .menu {
        display: none
    }

    .menu-res {
        display: block
    }

    .comment-item {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }

    .comment-item-poster {
        width: auto;
        margin-right: 0px;
        margin-bottom: 0.5rem;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }

    .comment-item-letter {
        width: 40px;
        height: 40px;
        line-height: 40px;
        font-size: 13px;
        margin-bottom: 0
    }

    .comment-item-name {
        margin-bottom: 0px;
        margin-left: 10px;
        margin-right: 10px
    }

    .comment-item-information {
        width: 100%
    }

    .price-procart {
        display: none
    }

    .price-procart-rp {
        display: block
    }

    .quantity-procart {
        text-align: right
    }

    .top-cart {
        margin-bottom: 2rem
    }

    .search-res {
        position: relative;
        float: right;
        width: 40px;
        margin-top: 8px;
    }

    .search-res .icon-search {
        width: 40px;
        height: 40px;
        cursor: pointer;
        text-align: center;
        line-height: 42px;
        color: var(--maincolor);
        font-size: 17px;
        margin: 0px;
        margin-top: 0px
    }

    .search-res .icon-search.active {
        background: #ebebeb;
        border-radius: 100%;
    }

    .search-res .search-grid {
        position: absolute;
        top: 66px;
        right: 0px;
        width: 0px;
        height: 33px;
        overflow: hidden;
        background: #fff;
        border: 1px solid var(--maincolor);
        z-index: 2;
        opacity: 0;
        border-radius: 25px;
        line-height: normal
    }

    .search-res .search-grid p {
        float: left;
        width: 35px;
        height: 32px;
        cursor: pointer;
        outline: none;
        border: none;
        margin: 0px;
        font-size: 17px;
        display: block;
        color: var(--maincolor);
        line-height: 33px;
        text-align: center
    }

    .search-res .search-grid input {
        width: calc(100% - 35px);
        float: left;
        line-height: 31px;
        outline: none;
        border: none;
        color: #666;
        font-size: 13px;
        text-indent: 10px;
    }

    .search-res .search-grid input::-webkit-input-placeholder {
        color: #666
    }

    .search-res .search-grid input:-moz-placeholder {
        color: #666
    }

    .search-res .search-grid input::-moz-placeholder {
        color: #666
    }

    .search-res .search-grid input:-ms-input-placeholder {
        color: #666
    }

    /*  -- menu mobile ---*/
    div.run-slick .slick-prev,div.run-slick .slick-next {
        background-size: 20px;
    }

    div.content-main img {
        height: auto !important;
    }

    .template-pro .row {
        margin: 0 -10px;
    }

    .info-header,.hotline-header {
        display: none
    }

    .email-header {
        display: none
    }

    .info-header:nth-child(3) {
        display: block
    }

    ul.social-header {
        width: auto
    }

    .search {
        width: 97%;
        margin: auto;
        border: 1px solid #ed961a;
        margin-top: 10px;
        display: none
    }

    div.css_flex {
        margin: 0 0px
    }

    div.css_flex_product,div.css_flex_album,div.css_flex_baiviet,div.css_flex_video {
        margin: 0 -5px
    }

    div.css_baiviet_ngang .news {
        width: calc(50% - 20px);
    }

    .news {
        width: 100%;
        margin: 0 5px;
        margin-bottom: 20px;
    }

    .product {
        padding-bottom: 10px;
    }

    .name-product.text-split {
        -webkit-line-clamp: 2;
    }

    .product ,.sanpham_col_flex .pro_right .product,.album,.video {
        width: calc(50% - 10px);
        margin: 0 5px 15px 5px;
    }
    .album{width: calc(50% - 10px);
        margin: 0 5px 10px 5px;}
    .name-product {
        font-size: 15px
    }

    .left-intro {
        width: 100%
    }

    .right-intro {
        width: 100%;
        margin-top: 25px;
    }

    .menu-fix {position: relative;left: unset;right: unset;top: unset;z-index: 999;-webkit-animation: unset;-moz-animation: unset;-o-animation: unset;-ms-animation: unset;box-shadow: unset;}
    .menu-fix .logo-header img {max-width: 200px;}
    div.item_dm{margin:5px;}
    div.dichvu_dm{margin:-5px;}

    .footer-news:nth-child(1),.footer-news:nth-child(2),.footer-news:nth-child(3),.footer-news:nth-child(4) {
        width: 100%;
    }
    .footer-news:nth-child(4){margin-bottom:0}
    .cart-product span {
        width: 100%;
        margin: 2px 0
    }

    .cart-pro-detail a {
        width: 100%
    }

    .cart-pro-detail a:first-child {
        margin-right: 0px;
        margin-bottom: 0.5rem
    }

    .cart-pro-detail a i {
        display: none
    }

    .newshome-best {
        width: 100%;
        display: none
    }

    .newshome-scroll {
        width: 100%
    }

    .header-bottom .wrap-content {
        padding: 7px 10px;
        justify-content: center;
    }

    .list_monnb a {
        font-size: 14px;
        padding: 17px 10px;
        margin: 2px 3px
    }

    .btn-zalo,.btn-phone,.btn-fb {
        display: none
    }

    .scrollToTop,.js-facebook-messenger-box {
        right: 5px
    }

    .title-main span {
    }

    div.box-sanpham-tc {
        padding: 30px 10px
    }

    div.css_flex_ajax .pro-in {
        margin: 0 -5px
    }

    .title-intro {
        margin-bottom: 15px
    }

    .footer-article .wrap-content {
        padding: 25px 10px;
    }

    .newsletter-input {
        display: inline-block;
        vertical-align: top
    }

    .newsletter-button {
        display: inline-block;
        vertical-align: top;
        margin-top: 0
    }

    .newsletter-button input[type=submit] {
    }

    .cart-fixed {
        bottom: 350px
    }

    .owl-theme .owl-dots .owl-dot span {
        height: 6px;
        width: 20px
    }

    .sanpham_col_flex .pro_left {
        display: none
    }

    .sanpham_col_flex .pro_right {
        width: 100%
    }

    .wrap-cart {
        flex-wrap: wrap
    }

    .top-cart,.bottom-cart {
        width: 100%;
        border-right: 0px;
        padding-right: 0px;
        margin-right: 0px;
        padding: 0 15px
    }

    .top-cart {
        margin-bottom: 30px
    }

    .slick-prev {
        left: 10px
    }

    .slick-next {
        right: 10px
    }

    .copyright,.statistic {
        width: 100%
    }

    .footer-powered .wrap-content {
        flex-wrap: wrap
    }

    .owl-carousel .owl-stage-outer {
        width: 100%
    }

    div.run-slick {
        margin: 0 -5px
    }

    .btn-map {
        bottom: 230px;
        right: 10px;
        display: none
    }

    div.box-tintuc-video {
    }

    .time-news {
        display: none
    }

    .pic-newshome-normal {
    width: 32%;
    }

    .info-newshome-normal {
    width: calc(100% - 32%);
    }

    .wrap-partner {
        padding: 15px 10px
    }

    .wrap-partner .prev-carousel {
        left: 11px;
        position: absolute;
        z-index: 9;
        margin-bottom: 0
    }

    .wrap-partner .next-carousel {
        right: 11px;
        position: absolute;
        z-index: 9;
        margin-bottom: 0
    }

    .desc-news {
        -webkit-line-clamp: 2
    }

    .chitiet-nd iframe {
        width: 100% !important;
        height: 250px !important;
        object-fit: cover;
    }

    .title-main {
    }

    div.css_news_mobi {
        margin: 0;
        box-shadow: 0 0 10px #ccc;
        padding: 10px 0;
        border-radius: 7px;
    }

    div.css_news_mobi .news {
        border-bottom: 1px solid #ccc;
        padding-bottom: 10px;
        margin-bottom: 10px;
    }

    div.css_news_mobi .pic-news {
        border-radius: 6px;
    }

    div.css_news_mobi .name-news {
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: normal;
        -webkit-box-orient: vertical;
        display: -webkit-box;
        -webkit-line-clamp: 2;
    }

    div.css_news_mobi .view-news {
        display: none;
    }

    .breadCrumbs {
    }

    .contact-article {
        box-shadow: 0 0 10px #ccc;
        padding: 10px 0;
        margin: 0;
        border-radius: 8px;
        margin-bottom: 10px;
    }

    .contact-map {
    height: 50vh;
    }

    div.tabs-pro-detail {
        margin-top: 0;
    }

    .grid-pro-detail .row {
        margin: 0 -10px;
    }
}

@media (max-width: 600px) {
    div.box-tintuc-video,div.box-thuvien-tc,div.box-cauhoi-yk,div.box-dichvu-tc,div.box-gioithieu-tc{padding:30px 0}
    .title-main span{font-size: 30px;}
    .td_3 h2,.tieude1 h2,.tieude_gt h2{font-size:33px;}
    .td_3,.tieude1{font-size: 16px;}
    .tieude2{font-size: 27px;background-size: 35px;min-height: 35px;padding: 0;padding-left: 50px;line-height: 1.5;margin-bottom: 15px;}
    .tieude_gt{font-size: 20px;line-height: 1.5;letter-spacing: -1px;}
    .tieude_dk h2{font-size:28px;margin-bottom: 0;}
    .tieude_dk{text-align:center;}
    div.item_db{padding: 10px;}
    div.item_db .name_tt{font-size: 17px;}
    div.item_db .des_tt{font-size:14px;line-height:1.5}
    div.item_dm{width:calc(50% - 10px)}
    div.item_dm .name_tt{font-size:15px;}
    .item_dv .img_tt{width:100%;}
    .item_dv .info_tt{width:100%;padding-top:15px;}
    .item_dv .name_tt{font-size:27px;}
    .item_dv:nth-child(2n) .info_tt{order:unset;}
    .item_dv{padding:0;padding-bottom:30px}
    .item_dv:last-child{padding-bottom:0}
    .card-header-cauhoi h3{-webkit-line-clamp:2;line-height: 1.5;font-size: 17px;}
    .card-header-cauhoi{padding-left:15px;}
    div.chay-yk{padding:0}
    .item_yk .img_tt{width: 150px;margin: 0 auto;}
    .item_yk .if_tt{padding:10px;min-height: auto;border-radius: 15px;}
    .item_yk .namep_tt{font-size:17px;}
    .item_yk .des_tt{font-size:14px;-webkit-line-clamp: 5;max-height: calc(24px * 5);}
    .item_yk .info_tt{width:100%;margin-top:15px;}
    .item_yk .if_tt:before{display:none;}
    .item_yk .name_desc_yk{padding-left:0;text-align:center;background: url(../images/yk2.png) no-repeat bottom center;}
    .item_yk .name_tt{font-size:17px;margin-bottom: 3px;}
    .box-thuvien-tc .tieude1{padding-bottom:15px;}
    .thuvien-tc .pic-album{height:170px !important}
    .name-newshome.text-split{font-size:15px;line-height: 24px;max-height: calc(24px * 2);}
    .desc-newshome{-webkit-line-clamp: 2;line-height: 22px;max-height: calc(22px * 2);margin-top: 2px;}
    .newshome-normal{margin:5px 0}
    .chay-tintuc{margin:-5px 0}
    .tieude3{padding-bottom:15px;}
    .info-newshome-normal{padding-left:15px;}
    .tieude_dk{background:none;padding-left:0}
    .form-newsletter-flex{margin-top:0}
    .newsletter-input{width:100%;}
    .newsletter-button{width:100%;}
    .pic-news{width:100%;float:none;}
    .info-news{width:100%;float:none;padding:0;padding-top:10px;}
    .name-news{font-size:17px;}
    .desc-news{font-size:14px;}
    .news .news-image {
        margin-bottom:1rem
    }

    .procart-label {
        font-size: 13px
    }

    .name-procart a {
        font-size: 13px
    }

    .top-contact {
        flex-wrap: wrap;
        padding: 0 15px
    }

    .left-pro-detail,.right-pro-detail,.top-contact .form-contact,.top-contact .article-contact {
        width: 100%;
        margin: 0px
    }

    .left-pro-detail,.top-contact .article-contact {
        margin-bottom: 30px
    }

    .price-procart,.procart-label .quantity-procart p:first-child {
        display: none
    }

    .price-procart-rp,.procart-label .quantity-procart p:last-child {
        display: block
    }

    .quantity-procart {
        width: 25%;
        text-align: right;
        margin-right: 0px
    }

    .info-procart {
        width: 65%
    }
}

@media (max-width: 425px) {
}

@media (max-width: 375px) {
}
