@media (min-width: 1200px) {

    .flexbox img {
        display: block;
        max-width: 100%;
        height: auto;
    }

    .flexbox-col .album-item {
        height: 290px;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .wrap-top-right {
        width: 35%;
    }

    #social-air {
        display: none;
    }

    .hotline {
        margin: 10px 0 0;
    }

    .taisao_img {
        height: 90px;
    }

    .flexbox img {
        display: block;
        max-width: 100%;
        height: auto;
    }

    .flexbox-col .album-item {
        height: 290px;
    }
}

@media (min-width: 767px) and (max-width: 991px) {
    .wrap-top-right {
        width: 35%;
    }

    #social-air {
        display: none;
    }

    .hotline {
        margin: 10px 0 0;
    }

    .taisao_img {
        height: 90px;
    }

    .main-nav {
        margin: 0 -15px;
    }

    .logo {
        width: 150px;
    }

    .gioithieuhinh:after,
    .gioithieuhinh:nth-child(2):after {
        background-size: cover;
    }

    .gioithieu:before,
    .pro_index:before,
    .quangcao_index:before,
    .media_index:before {
        display: none;
    }

    .gioithieuname span {
        font-size: 50px;
        padding: 0 0 15px 10px;
        line-height: 50px;
    }

    .baovideo .embed-responsive-16by9 {
        padding-bottom: 94.25%;
    }

    .footer1 {
        width: 60%;
    }

    .footer2 {
        width: 40%;
    }

    .flexbox img {
        display: block;
        max-width: 100%;
        height: auto;
    }

    .flexbox-col .album-item {
        height: 290px;
    }
}

@media (max-width: 767px) {
    .row {
        margin: 0;
    }

    .rowrp {
        margin: 0 -15px;
    }

    .col-4,
    .col-3 {
        padding: 0 15px 0 5px;
    }

    .col-4:nth-child(2n+1),
    .col-3:nth-child(2n+1) {
        clear: both;
        padding: 0 5px 0 15px;
    }

    #social-air,
    .hotline,
    .logo {
        display: none;
    }

    header nav,
    .wrap-top-right {
        display: none;
    }

    .logorp {
        display: block;
        width: 25%;
    }

    .banner {
        width: 74%;
    }

    header .wrap-top {
        padding: 5px 0;
    }

    .gioithieu:before,
    .pro_index:before,
    .quangcao_index:before,
    .media_index:before {
        display: none;
    }

    .paddingrp {
        padding: 10px 0;
    }

    .gioithieuname span {
        font-size: 50px;
        padding: 0 0 15px 10px;
        line-height: 50px;
    }

    .gioithieumota {
        margin: 14px 0 20px 0;
    }

    .gioithieuxemthem a {
        margin: 0 0 10px 0;
    }

    .gioithieuhinh:after,
    .gioithieuhinh:nth-child(2):after {
        background-size: cover;
    }

    .title_pro span {
        font-size: 50px;
    }

    .taisao_img {
        height: 85px;
        padding: 10px 0 0 0;
        border: 6px solid #fff;
    }

    .album-first,
    .album-cut {
        width: 100%;
    }

    .flexbox img {
        display: block;
        max-width: 100%;
        height: auto;
    }

    .media_row {
        margin: 0;
    }

    .media_news,
    .media_video,
    .footer1,
    .footer2 {
        width: 100%;
        padding: 5px 0;
        position: initial;
    }

    footer {
        padding: 10px 0;
    }

    .pro,
    .tintuc_box {
        margin: 5px 0;
    }

    .album-text {
        height: 50px;
        padding: 0;
        bottom: 0;
        top: inherit;
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
    }

    .album-text h3 {
        margin: 0;
        padding: 0;
    }
}