/* Responsive */
@media(max-width:1001px) {
    .baonoidung img{
        max-width: 100% !important;
        height: auto !important;
    }
    .top-contact {
        display: flex;
        align-items: flex-start;
        justify-content: space-between;
        margin-bottom: 30px;
        flex-wrap: wrap;
    }

    .top-contact .article-contact,
    .form-contact {
        width: 100%;
        margin-bottom: 15px;
    }

    div#left {
        display: none;
    }

    div#right {
        width: 100%;
    }

    .right-intro,
    .left-intro {
        width: 100%;
        margin-bottom: 15px;
    }

    .xt_sp a {
        padding: 13px 50px;
        color: #fff;
        font-size: 16px;
        background: #000;
        font-weight: 600;
        margin: 0 auto;
        display: block;
        width: fit-content;
    }

    .sp_none {
        display: none;
    }

    .gt_sppp {
        width: 100%;
    }

    .wrap-content.box_gt_sp {
        background: none;
        background-size: 100% 100%;
        height: auto;
        display: block;
        justify-content: space-between;
        align-items: center;
    }

    .box_chitiet {
        flex-wrap: wrap;
    }

    .header-top .wrap-content {
        display: none !important;
    }

    a.logo-header {
        margin: 0;
        margin: 0 auto;
        width: fit-content;
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
    }

    a.logo-header img {
        width: 50%;
    }

    .banner-header {
        display: none;
    }

    .mota_dknt-item {
        padding: 0;
    }

    .bg-newsletter {
        background-size: cover;
    }

    .fix_head .tt-nav-menu {
        top: 9%;
    }

    .swiper-button-next,
    .swiper-button-prev {
        display: none;
    }

    .search-res .icon-search {
        color: #fff;
    }

    .content-text img {
        max-width: 100% !important;
        height: auto !important;
    }

    .edit-newsletter>div:nth-child(1),
    .edit-newsletter>div:nth-child(2) {
        width: 100%;
    }

    .edit-newsletter>div:nth-child(2) {
        margin-bottom: 15px;
    }

    .edit-newsletter {
        flex-wrap: wrap;
    }

    .bg-newsletter .wrap-content>div:nth-child(1) {
        width: 100%;
        margin-bottom: 20px;
    }

    .bg-newsletter .wrap-content>div:nth-child(2) {
        width: 100%;
    }

    .bg-newsletter .wrap-content {
        flex-wrap: wrap;
    }

    .max-box_banggia {
        background: url(../images/max-box-banggia.png)no-repeat center #fff;
        background-size: contain;
        padding: 20px 0px;
        margin: auto;
        width: 95%;
        position: relative;
    }

    .wrap-product-fix {
        flex-wrap: wrap;
    }

    .menu {
        display: none;
    }

    .menu-res {
        display: block;
    }

    .bg-introduce .wrap-content {
        flex-wrap: wrap;
    }

    .bg-introduce .wrap-content>div:nth-child(1),
    .bg-introduce .wrap-content>div:nth-child(2) {
        width: 100%;
        margin-bottom: 20px;
    }

    .img-intro-two {
        width: 100%;
    }

    .wrap-product.wrap-content>div:nth-child(1),
    .wrap-product.wrap-content>div:nth-child(2) {
        width: 100%;
        margin-bottom: 20px;
    }

    .control-stylist {
        display: none;
    }

    .newsletter-button {
        /* margin-top: 15px; */
    }

    .desc-feedback img.z-feedback {
        display: none;
    }

    .box-feedback>div:nth-child(1) {
        width: 100%;
    }

    .box-feedback.slick-slide {
        flex-wrap: wrap;
    }

    .box-feedback2 {
        padding-left: 0%;
    }

    .row-detail>div:nth-child(1),
    .row-detail>div:nth-child(2) {
        width: 100%;
    }

    .wrap-newsnb .row-detail {
        flex-wrap: wrap;
        gap: 25px;
    }

    .slider-downer {
        position: relative;
        left: 0;
        z-index: 1;
    }

    .footer-article .wrap-content {
        flex-wrap: wrap;
    }

    .footer-news:nth-child(1),
    .footer-news:nth-child(2),
    .footer-news:nth-child(3) {
        width: 100%;
        margin-bottom: 20px;
    }

    .left-pro-detail,
    .right-pro-detail {
        width: 100%;
        margin-bottom: 10px;
    }
}

@media(max-width:600px) {
    .copyright {
        text-align: center;
    }

    .title-intro span {
        font-size: 20px;
    }

    .title_dknt-item {
        font-size: 20px;
        margin-bottom: 15px;
    }

    .name_vonghoa a,
    .name_tintuc a {
        font-size: 18px;
    }

    .in4_vonghoa,
    .in4_tintuc {
        background: #fff;
        padding: 10px;
    }

    .name_dichvu a {
        font-size: 18px;
    }

    .in4_dichvu {
        background: #fff;
        padding: 10px;
        text-align: center;
    }

    body {
        font-size: 14px;
    }

    .text-intro {
        font-family: 'Inter';
        font-size: 20px;
    }

    .tt-btn {
        display: inline-block;
        padding: 8px 15px;
        border: 2px solid var(--color-main);
        color: white;
        text-decoration: none;
        border-radius: 30px;
        transition: all 0.3s ease;
        font-size: 14px;
    }

    .fix_head .tt-logo img {
        width: auto;
        height: 50px;
        margin-top: 0;
    }

    .title-main span {
        font-size: 25px;
    }

    .name-company {
        font-size: 25px;
    }

    p.title-newsletter {
        font-size: 25px;
    }

    .name-product {
        font-size: 16px;
    }

    .price-new {
        font-size: 16px;
    }
}

@media(max-width:500px) {
    .tt-call-button {
        display: none;
    }
}