@media (min-width: 1200px) {
    .container {
        width: 1200px !important;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {}

@media (min-width: 767px) and (max-width: 991px) {
    .topone_flex {
        width: 100%;
        margin-left: 0%;
        background-size: 100% 100%;
    }
    .topone_center {
        width: 60%;
    }
    .topone_right {
        width: 40%;
    }
    .banner {
        width: 51%;
    }
    .wrap-top-right {
        width: 28%;
    }
    .menu ul li a {
        font-size: 13px;
    }
    .about_left {
        width: 48%;
    }
    .content_tc {
        width: 74%;
    }
    .title_index h2 {
        font-size: 18px;
    }
}

@media (max-width: 767px) {
    .row {
        margin: 0;
    }
    .rowrp {
        margin: 0 -10px;
    }
    .col-4,
    .col-3,
    .col_video {
        padding: 0 10px 0 5px;
    }
    .col-4:nth-child(2n+1),
    .col-3:nth-child(2n+1),
    .col_video:nth-child(2n+1) {
        clear: both;
        padding: 0 5px 0 10px;
    }
    .padding {
        padding: 10px 0;
    }
    footer {
        padding: 20px 0 15px;
    }
    .row_footer {
        flex-wrap: wrap;
    }
    .footer1,
    .footer2,
    .footer3,
    .footer4 {
        width: 100%;
        padding: 5px;
    }
    .copppy,
    .thongke {
        text-align: center;
    }
    header nav {
        display: none;
    }
    /*hotrocss*/
    .fix-toolbar {
        display: block;
    }
    .zalo_fixed,
    .drag-wrapper,
    .ctrlq.fb-button,
    .call_fixed {
        display: none;
    }
    /*hotrocss*/
    .form_contact {
        width: 100%;
        padding: 0;
    }
    .topone_center p:nth-child(2),
    .hotline,
    .menu,
    .topone_center p {
        display: none;
    }
    .logo {}
    .showmnrp {
        display: block !important;
    }
    .pagination>li>a,
    .pagination>li>span {
        padding: 4px 10px;
    }
    .topone {
        display: none;
    }
    .logo {
        width: 31%;
    }
    .banner {
        width: 67%;
    }
    .about_left {
        width: 100%;
        padding: 0;
        margin-bottom: 20px;
    }
    .list_tc {
        width: 50%;
    }
    .content_tc {
        width: 74%;
    }
    .about_right {
        width: 100%;
        margin: 0;
        padding: 0;
    }
    .about_right::after {
        content: '';
        position: absolute;
        width: 555px;
        height: 430px;
        background: none;
        top: 36px;
        left: -15px;
        border-radius: 15px;
    }
    .choose_list::before {
        content: '';
        position: absolute;
        width: 198px;
        height: 15px;
        right: 0;
        top: 0;
        background: none;
    }
    .choose_list::after {
        content: '';
        position: absolute;
        width: 197px;
        height: 15px;
        left: 0;
        top: 15px;
        background: none;
    }
    .title_index h2::after {
        content: '';
        position: absolute;
        width: 197px;
        height: 15px;
        left: 0;
        top: 14px;
        background: none;
    }
    .title_index h2::before {
        content: '';
        position: absolute;
        width: 198px;
        height: 15px;
        right: 0;
        top: 11px;
        background: none;
    }
    .title_index h2 {
        padding: 0 0%;
        font-size: 23px;
    }
    .media_right {
        width: 100%;
        margin-bottom: 10px;
    }
    .media_left {
        width: 100%;
    }
    .logo_ft {
        width: 100%;
        margin-bottom: 10px;
    }
    .news_index_img {
        width: 100%;
        margin-bottom: 11px;
    }
    .news_index_content {
        width: 100%;
    }
    .news_index_box {
        text-align: center;
    }
    .fixed_right {
        display: none;
    }
    .btn-zalo {
        display: none;
    }
    .btn-phone {
        display: none;
    }
    .choose_list p {
        font-size: 14px;
    }
    .album_wp {
        width: 100%;
        margin-bottom: 20px;
    }
    .doitac_index {
        width: 100%;
    }
}

@media (max-width: 550px) {
    .list_dt {
        width: 42%;
    }
}