@media (max-width: 1200px) {
    .title-header {
        text-align: center;
    }
    .title-header h2 span {
        display: block;
    }
    .header__left {
        width: 55%;
    }
    .header__right {
        width: 45%;
    }
}

@media (max-width: 992px) {
    .menu {
        display: none;
    }
    .menu-res {
        display: block;
    }
    .header-contact__item,
    .search {
        display: none;
    }
    .header__left {
        width: 100%;
    }
    .header__right {
        width: auto;
    }
}

@media (max-width: 767px) {
    .footer-copyright,
    .footer-statistic {
        text-align: center;
    }
    .btn-zalo,
    .btn-phone,
    #messages-facebook {
        display: none;
    }
    .imgqc {
        display: none;
    }
    .radius-left {
        border-top-right-radius: 30px !important;
        border-bottom-right-radius: 30px !important;
    }
    .radius-right {
        border-top-left-radius: 30px !important;
        border-bottom-left-radius: 30px !important;
    }
    #chi-nhanh {
        display: none;
    }
    .footer-powered {
        padding-bottom: 50px;
    }
}

@media (max-width: 675px) {
    .title-header h2 {
        font-size: 22px;
    }
    .title-header {
        padding-left: 10px;
        width: 100%;
    }
    .header-layout {
        flex-wrap: wrap;
        height: auto;
        margin: 0;
        padding: 10px 0;
    }
    .header__left {
        width: 100%;
        display: block;
        text-align: center;
    }
    .header__right {
        width: 50%;
        display: none;
    }
    .header-contact {
        justify-content: center;
    }
    a.logo-header {
        width: 100%;
        display: block;
        margin-bottom: 14px;
    }
    .slide_right {
        display: none;
    }
    .slide_left {
        width: 100%;
    }
    h2.title-about {
        font-size: 20px;
    }
    .title-main h2 {
        font-size: 20px;
    }
    .img_dvtv {
        width: 100%;
        margin-bottom: 10px;
    }
    .name_dvtv {
        width: 100%;
        padding: 0;
    }
    .row_dvtv {
        height: 108px;
        display: block;
    }
    .name_dvtv a {
        font-size: 14px;
    }
    .title-dmdv a {
        font-size: 17px;
    }
    .img_dv {
        width: 27%;
    }
    .ndv-info.dv2 {
        width: 73%;
    }
    .ht_left {
        width: 100%;
        padding: 0;
        margin-bottom: 20px;
    }
    .ft_right {
        width: 100%;
    }
    .tuvan {
        width: 49%;
    }
    .maps {
        width: 48%;
        margin-left: 10px;
    }
    .social-footer {
        display: -moz-flex;
        display: -ms-flex;
        display: flex;
        align-items: flex-start;
        justify-content: flex-start;
        flex-wrap: wrap;
    }
    .social_item {
        width: 40%;
    }
    .list_form.col-sm-3.mb-3 {
        padding: 0;
    }
    .maxwidth.bg_white {
        padding: 30px 10px 0;
    }
    .wp-dvtv.row {
        margin: 0;
    }
    .maxwidth.bg_white.ht {
        padding: 30px 10px 30px;
    }
    a.banner-header img {
    width: 100%;
}
}

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

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

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

@media screen and (max-width: 450px) {}

@media screen and (max-width: 400px) {}

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

@media screen and (max-width: 325px) {}