/* Responsive */
@media(max-width:1230px) {
    .menu {
        display: none;
    }

    .menu-res {
        display: block;
    }

    .hotline-header,
    .logo-header,
    .social-header,
    .header-top {
        display: none;
    }

    .content-header-banner {
        width: 100%;
        justify-content: space-around;
        flex-direction: column;
    }

    .scale-visao {
        transform: scale(0.8);
    }
}

@media (min-width: 1199px) {
    .box-product {
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%;
    }
}

/* vs 1 anh to 6 anh nho  */
/* @media (max-width:1250px) {
    .col-4.relative{
        display: none;
    }
    .col-8{
        flex: 0 0 100%;
        max-width: 100%;
        padding-left: 15px;
    }
}

@media (max-width:1120px) {
    .c1, .c2, .c3{
        display: flex;
        position: relative;
        justify-content: center;
        align-items: center;
        flex-direction: column;
        padding: 0;
    }
    .img_visao img{
        display: none;
    }
} */
/* --- */

/* @media (min-width:992px) {
    .footer-news.col-lg-3.col-12 {
        flex: 0 0 29%;
        max-width: 29%;
    }

    .footer-news.col-lg-2.col-12 {
        max-width: 14.666667%;
    }
} */

@media (max-width:991px) {
    .footer-news {
        padding-bottom: 15px;
    }

    .mb15-991 {
        margin-bottom: 15px;
    }

    .ul-tabs-pro-detail li{
        margin: 5px;
    }

    /* trai nghiem */
    /* .img-trainghiem {
        min-width: 170px;
    }

    .content-trainghiem.text-split4 {
        -webkit-line-clamp: 2;
    } */
    /* --- */

    .container-visao {
        width: 100%;
        max-width: unset;
        min-width: 1080px;
    }

    .scale-visao {
        transform: scale(0.6);
    }
}

@media(max-width:767px) {

    .footer-copyright,
    .footer-statistic {
        text-align: center;
    }

    .header-bottom {
        justify-content: center;
    }

    .content-header-banner{
        flex-direction: column;
    }
}

@media (max-width:635px) {
    .scale-visao {
        transform: scale(0.4);
        margin-top: -70px;
        margin-bottom: -70px;
    }
    .box-visao{
        width: 40%;
    }
    .box-desc-visao{
        width: 50%;
    }
}

@media (max-width:575px) {
    /* .img-trainghiem {
        min-width: 120px;
    } */

    /* .btn-datlich {
        font-size: 13px;
    } */
    .date-tintuc2{
        margin: 0px 0;
    }

    .icon-phay,
    .content-trainghiem {
        margin-bottom: 5px;
    }

    .box-nav-quytrinh_slick_bottom_detail{
        width: 150px !important;
        height: 150px !important;
    }

    /* .toolbar */
    /* .btn-zalo,
    .btn-phone,
    .btn-map {
        display: none;
    }

    .scrollToTop {
        bottom: 60px;
        left: 15px;
    }

    .js-facebook-messenger-box{
        bottom: 60px;
        right: 15px;
    } */
    /* --- */

    .img-tintuc2 {
        width: 50%;
    }

    .desc-tintuc {
        -webkit-line-clamp: 2;
    }
}

@media(max-width:369px) {
    .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;
    }
}

/* ---------------------------------------------------------------------- */