@media only screen and (min-width: 1400px) {}

@media only screen and (min-width: 991px) {
    .header_top .nav-link {
        color: #fff;
        font-size: 12px;
        margin-right: -1px;
        border-right: 1px solid rgba(255, 255, 255, 0.07);
        border-left: 1px solid rgba(255, 255, 255, 0.1);
        text-transform: uppercase;
    }
}

@media only screen and (min-width: 987px) and (max-width: 1200px) {}

@media only screen and (max-width: 991px) {
    .nav-footer-item {
        padding-left: 0;
    }

    .page-header {
        height: auto;
        background: #01AEEE;
    }

    .page__header-wrapper .logo {
        flex-basis: 0;
        margin: 10px;
        padding-right: 0;
    }

    .page__header-wrapper {
        flex-direction: column;
        align-items: inherit;
    }

    .section01 .block01,
    .section02 .block01 {
        padding-right: 0;
    }

    .section02 .block02 {
        text-align: center;
    }

    .tab-home-01 .nav {
        gap: 8px;
        justify-content: flex-start !important;
    }

    .tab-home-01 .tab-content {
        text-align: center;
    }

    /* .tab-home-01 .tab-content img {
        margin: 30px 0;
    } */

    .section04 {
        grid-template-columns: 100%;
    }

    .section04 .item {
        height: auto;
    }

    .section06 .col {
        flex: 1 0 50%;
    }

    .section06 .item {
        margin-bottom: 30px;
        background: rgba(255, 255, 255, 0.3);
        padding: 30px;
        height: 100%;
    }

    .section06 .item-icon {
        position: unset;
    }

    .swiper-col {
        margin-top: 30px;
    }

    .swiper-row .item-content {
        height: auto;
    }

    .swiper-button-np {
        position: unset;
    }

    .section10 .block01 {
        height: auto;
    }

    .section10 .block01>div {
        width: 100% !important;
    }

    .tab-content {
        padding-left: 0.9rem;
        border-left: none;
    }

    .footer-item {
        padding-bottom: 20px;
    }

    .footer-bottom {
        padding-top: 40px;
    }

    .hot_news .br-title {
        width: 250px;
        text-align: center;
    }

    .nav-tabs .nav-item a {
        font-family: "Inter Bold";
        font-size: 1.8rem;
    }

    .banner_home a {
        display: block;
        margin-bottom: 30px;
    }

    .footer_logo .container {
        border-top: 0px solid rgba(255, 255, 255, 0.2);
    }

    .footer_links .row>div {
        border-bottom: 1px solid rgba(255, 255, 255, 0.2);
        margin-bottom: 0px;
    }

    .footer_logo .logo {
        display: block;
        margin-bottom: 30px;
    }

    .thongtintuyensinh {
        margin-top: 30px;
    }

    .footer_info .col-lg-3 {
        border-right: none;
    }

    .header_top_mobile {
        width: 70%;
    }

    .header_top_mobile .btn {
        color: #fff;
    }

    .header_top_mobile .nav-item {
        width: 100%;
    }

    .header_top_mobile .form-inline {
        position: absolute;
        width: 100%;
        z-index: 99;
        right: 0px;
        top: 30px;
    }


    .mobile-logo-link img {
        height: 40px;
    }

    .header_top .nav-link {
        margin-top: 4px;
        display: -webkit-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }

    #section4 iframe {
        padding-top: 15px;
    }

    .searchbar {
        top: 30%;
        right: 10%;
    }

    #section8 .more {
        padding-bottom: 15px;
    }

    .mobile-header-wrapper {
        padding: 20px 0;
    }

    .main-menu {
        border: none;
        position: absolute;
        top: 25%;
        right: 0;
    }

    .main-menu .mobile-menu {
        border: 1px solid #fff;
        border-radius: 6px;
    }

    .header-top .social {
        margin-right: 10px;
    }

    .gallery-album {
        grid-template-columns: repeat(3, 1fr);
    }
}

@media only screen and (max-width: 768px) {
    .section01 .block02 {
        grid-template-columns: repeat(1, 1fr);
        margin-top: 30px;
    }

    .section01 .block02 .item:nth-child(2n+1) {
        top: 0;
    }

    .swiper-row .swiper-slide {
        display: block;
    }

    .swiper-row .item-content {
        padding: 0;
    }

    .swiper-row .item-image {
        width: 100%;
        margin-bottom: 30px;
    }

    .contact-info .title {
        line-height: auto !important;
    }

    .contact-info {
        padding: 0 0 20px 0 !important;
    }

    #chitiettintuc .content-videos {
        padding: 1em !important;
    }

    #chitiettintuc .content-videos iframe {
        min-height: 30em !important;
    }

    .form-search:before {
        right: 13px;
        z-index: -1;
    }

    .footer-item {
        width: 100%;
        padding-bottom: 20px;
        align-items: start;
    }

    .ss4-wrap {
        -webkit-box-shadow: none;
        box-shadow: none;
        padding: 20px 10px;
    }

    .nav-footer ul {
        overflow: hidden;
        -webkit-transition: max-height 1s ease-out;
        -o-transition: max-height 1s ease-out;
        transition: max-height 1s ease-out;
    }

    .nav-footer .nav:last-child ul {
        height: auto;
        overflow: initial;
        margin-bottom: 20px;
    }

    .nav-footer .nav:last-child h4:after {
        display: none;
    }

    .nav-footer .nav:nth-last-child(2) ul {
        height: auto;
        overflow: initial;
        margin-bottom: 20px;
    }

    .nav-footer .nav:nth-last-child(2) h4:after {
        display: none;
    }

    .nav-footer .nav h4:after {
        content: "\f107";
        position: relative;
        font-family: "Font Awesome 6 Pro";
        font-size: 1.2em;
        right: 0;
        top: 0;
        width: 15px;
        float: right;
    }

    .nav-footer .nav.open h4:after {
        content: "\f106";
        position: relative;
        font-family: "Font Awesome 6 Pro";
        font-size: 1.2em;
        right: 0;
        top: 0;
        width: 15px;
    }

    .nav-footer .nav.open ul {
        height: auto;
        max-height: 500px;
        -webkit-transition: max-height 1s ease-in !important;
        -o-transition: max-height 1s ease-in !important;
        transition: max-height 1s ease-in !important;
    }

    .section04 .item-col1 {
        padding: 30px;
    }

    .swiper.avatar .swiper-wrapper {
        justify-content: unset !important;
        gap: unset !important;
    }

    .gallery-album {
        grid-template-columns: repeat(2, 1fr);
    }
}

@media (max-width: 736px) {
    .phone-bar {
        display: none;
    }

}

@media only screen and (max-width: 600px) {
    .section06 .col {
        flex: 1 0 100%;
    }

    .section10 .block01 {
        display: block !important;
    }


    .searchbar {
        top: 30%;
        right: 15%;
    }

    .mySwiper2 .swiper-slide img {
        height: 200px;
    }

    .pagination .page-link {
        min-width: 35px;
        height: 35px;
        line-height: 28px;
    }

    /* .form-search {
        width: 300px;
    } */

    .breadcrumbs {
        border-bottom-right-radius: 30px;
    }

    .breadcrumbs::before {
        border-bottom-right-radius: 30px;
    }

    .item-tva-wrap {
        padding-left: calc(var(--bs-gutter-x) * 0.5);
        padding-right: calc(var(--bs-gutter-x) * 0.5);
    }

    .page-404 {
        height: 300px;
    }

    .page-404 img {
        width: 100% !important;
    }

    .phone-vr span {
        display: none;
    }

    .form-search .form-control {
        padding-right: 25px;
    }
}

@media only screen and (max-width: 496px) {
    .list-item-hot .item a {
        height: 315px;
    }

    .list-item-hot .item a .item-content h3 {
        font-size: 1.5rem;
    }
}