@media screen and (max-width: 1799px) {
    /*.nav_header .Home-link {
        font-size: 0;
        gap: 0;
    }*/

    .home-layout .main-body-content {
        /*padding: 20px 0;*/
    }

    .first_Item_Large .DanhSachTinBai .list_news li:first-child .news_info .news_title a {
        font-size: 28px;
    }
}

@media screen and (max-width: 1599px) {

    .first_Item_Large .DanhSachTinBai .list_news li:first-child .news_info .news_title a {
        font-size: 26px;
    }

    /*.nav_header > .container {
        display: flex;
        align-items: center;
        justify-content: flex-start;
        gap: 15px;
    }

    .nav_header .Home-link {
        height: 42px;
        position: relative;
        right: unset;
        transform: unset;
    }*/

    .list-tin-bai-tieudiem-ngang .TieuDiem .news_title a {
        font-size: 20px;
    }
}

@media screen and (max-width: 1450px) {
    .DanhSachTinBai .list_news li .news_info .news_title a {
        text-align: left;
    }

    .layout-5Media .DanhSachTinBai .list_news li:not(:first-child) .news_info .news_title a .news_title_inner {
        font-size: 14px;
    }
}

@media screen and (max-width: 1399px) {
    /*.nav_header > .container {*/
        /*align-items: flex-start;*/
    /*}

    .menu-bar .header_bottom > ul > li {
        margin-right: 20px;
    }*/

    .first_Item_Large .DanhSachTinBai .list_news li:first-child .news_info .news_title a {
        font-size: 24px;
    }
}

@media screen and (max-width: 1366px) {
}

@media screen and (max-width: 1340px) {
}

@media screen and (max-width: 1280px) {
}

@media screen and (max-width: 1240px) {
    /*.menu-bar .header_top .nav-brand img {
        margin-right: 10px;
    }

    .menu-bar .header_top .nav-brand .logocontent .toplogocontent {
        font-size: 16px;
    }

    .menu-bar .header_top .nav-brand .logocontent .bottomlogocontent {
        font-size: 20px;
    }

    .menu-bar .header_top .nav-brand img {
        width: 60px;
        height: 60px;
    }

    .header .contra-nav label {
        top: -55px;
    }*/

}

@media screen and (max-width: 1117px) {
    /*.nav_header .Home-link {
        display: none;
    }*/
}

@media (min-width: 768px) and (max-width: 991px) {
}

@media screen and (max-width: 1024px) {
}

@media screen and (max-width: 991px) {
    .extraoption #currentTime {
        display: none;
    }

    .list-tin-bai-tieudiem-ngang .news_info {
        flex-direction: column;
        gap: 8px;
    }

        .list-tin-bai-tieudiem-ngang .news_info .news_info_left {
            width: 100%;
            margin-right: 0;
            padding-right: 0;
            border-right: none;
        }

    .first_Item_Large .DanhSachTinBai .list_news li:first-child .news_info .news_title a {
        font-size: 20px;
    }

    .first_Item_Large .DanhSachTinBai .list_news li:first-child .news_info .news_date {
        margin-bottom: 10px;
    }

    .form-GuiGopY {
        padding: 20px;
    }

        .form-GuiGopY .title-container p.title-top {
            font-size: 28px;
        }

    .Section-SuKienNoiBat .main-event-tieudiem {
        flex-direction: column;
    }

        .Section-SuKienNoiBat .main-event-tieudiem > * {
            width: 100%;
        }
}

@media screen and (max-width: 768px) {
}

@media screen and (max-width: 767px) {
    .div-news .DnnModule-ThongTinDuAn table.table-separate {
        padding: 20px;
        border: 1px solid #CED8EB;
        border-radius: 20px;
    }

        .div-news .DnnModule-ThongTinDuAn table.table-separate tbody tr {
            display: flex;
            flex-direction: column;
            border: none;
        }

            .div-news .DnnModule-ThongTinDuAn table.table-separate tbody tr td {
                border: none !important;
                padding: 0 !important;
                max-width: unset;
            }

            .div-news .DnnModule-ThongTinDuAn table.table-separate tbody tr:not(:last-child) {
                margin-bottom: 10px;
            }

            .div-news .DnnModule-ThongTinDuAn table.table-separate tbody tr td:first-child {
                margin-bottom: 4px;
            }


    /*.menu-bar .header_top .nav_top_option {
        margin: 0;
        flex-direction: column;
        gap: 8px;
        overflow: hidden;
    }

    .contra-nav {
        width: 100%;
    }

    .header .contra-nav label {
        top: -106px;
        right: 0;
    }

    .menu-bar .header_top .nav_top_option:after {
        height: 100%;
        top: 0;
    }

    .menu-bar .header_top .nav_top_option:after {
        background-size: auto 130px;
    }

    .layout-5Media .DanhSachTinBai .list_news li:not(:first-child) .news_info .news_title a .news_title_inner {
        font-size: 14px;
    }

    .menu-bar .header_bottom > ul > li > a {
        padding: 8px 0 8px 14px;
    }

    .searchInputContainer {
        margin: 0;
    }*/

    .layout-5Media .DanhSachTinBai .list_news {
        grid-template-columns: repeat(2, calc(50% - 10px));
        grid-template-rows: 50% repeat(2, calc(25% - 20px));
        grid-column-gap: 20px;
        grid-row-gap: 20px;
        margin-bottom: 20px;
    }

        .layout-5Media .DanhSachTinBai .list_news li:first-child {
            grid-area: 1 / 1 / 2 / 3;
        }

        .layout-5Media .DanhSachTinBai .list_news li:nth-child(2) {
            grid-area: 2 / 1 / 3 / 2;
        }

        .layout-5Media .DanhSachTinBai .list_news li:nth-child(3) {
            grid-area: 2 / 2 / 3 / 3;
        }

        .layout-5Media .DanhSachTinBai .list_news li:nth-child(4) {
            grid-area: 3 / 1 / 4 / 2;
        }

        .layout-5Media .DanhSachTinBai .list_news li:nth-child(5) {
            grid-area: 3 / 2 / 4 / 3;
        }

    .first_Item_Large .DanhSachTinBai .list_news li:first-child {
        padding-bottom: 20px;
    }

    .DanhSachTinBai_LanhDao {
        position: relative
    }

        .DanhSachTinBai_LanhDao .LanhDao-listTinBai {
            position: absolute;
            z-index: 9;
            transform: translateX(-100%);
            transition: all 0.3s ease-in-out;
            top: -8px;
        }

        .DanhSachTinBai_LanhDao.showMenu .LanhDao-listTinBai {
            transform: translateX(0);
        }

        .DanhSachTinBai_LanhDao .contraC.main {
            position: relative;
        }

            .DanhSachTinBai_LanhDao .contraC.main .Head {
                padding-right: 20px;
            }

        .DanhSachTinBai_LanhDao .view-menu-btn {
            display: inline-block;
            width: 16px;
            height: 16px;
            position: absolute;
            right: 0;
            top: 12px;
            padding: 0;
            z-index: 99;
            background-color: #FFF;
            border-radius: 4px;
            margin: 0;
            margin: 0;
        }

            .DanhSachTinBai_LanhDao .view-menu-btn .view-menu-btn-icon {
                display: inline-block;
                width: 16px;
                height: 16px;
                background-image: url(../images/view-menu-btn.svg);
                background-size: contain;
                background-repeat: no-repeat;
                background-position: center;
                padding: 12px;
                cursor: pointer;
                transition: all 0.3s ease-in-out;
            }

        .DanhSachTinBai_LanhDao.showMenu .view-menu-btn .view-menu-btn-icon {
            transform: rotate(180deg);
        }

    .layout-3-col .DanhSachTinBai .list_news,
    .layout-3-col-Image .DanhSachTinBai .list_news {
        --spacing: 15px;
        --columns: 2;
        margin-left: calc(-1* var(--spacing));
    }

        .layout-3-col .DanhSachTinBai .list_news li,
        .layout-3-col-Image .DanhSachTinBai .list_news li {
            --spacing: 15px;
            --columns: 2;
        }
}

@media screen and (max-width: 700px) {
}

@media screen and (max-width: 600px) {
}

@media screen and (max-width: 576px) {
    .TinBaiKhongAnh.DanhSachTinBai_KhongAnh_ChiTiet .LanhDao-content table tbody tr {
        display: flex;
        flex-direction: column;
    }

    .layout-3-col .DanhSachTinBai .list_news li .news_info .news_title a .news_title_inner {
        font-size: 14px;
    }
}

@media screen and (max-width: 460px) {

    .DnnModule-ThongTinDuAn .paging-wrapper .page_size {
        width: 100%;
        justify-content: flex-end;
    }

        .DnnModule-ThongTinDuAn .paging-wrapper .page_size a,
        .DnnModule-ThongTinDuAn .paging-wrapper #pagelistnumber a,
        .DnnModule-ThongTinDuAn .paging-wrapper .page_size a::before,
        .DnnModule-ThongTinDuAn .paging-wrapper #pagelistnumber a::before {
            min-width: 25px;
            max-width: 25px;
            height: 25px;
        }

        .DnnModule-ThongTinDuAn .paging-wrapper .page_size a,
        .DnnModule-ThongTinDuAn #pagelistnumber a,
        .DnnModule-ThongTinDuAn .paging-wrapper span[id*='lblTotal'] {
            font-size: 14px;
            line-height: 1.5;
        }

    .section-inner_TinbaiMedia .nav-tabs {
        position: relative;
        top: 0;
        margin-bottom: 15px;
    }

    .layout-5Media .DanhSachTinBai .list_news {
        display: flex;
        flex-direction: column;
        flex-wrap: nowrap;
    }

        .layout-5Media .DanhSachTinBai .list_news li:not(:first-child) .news_info .news_title a .news_title_inner {
            font-size: 16px;
        }

    .no_borderTop_hasBG {
        padding: 10px;
    }

    .list-tin-bai-tieudiem-ngang .TieuDiem .news_title a {
        font-size: 16px;
    }

    .list-tin-bai-tieudiem-ngang .List_news .news_title a {
        font-size: 14px;
    }

    .first_Item_Large .DanhSachTinBai .list_news li:first-child .news_info .news_title a {
        font-size: 18px;
    }

    .first_Item_Large .DanhSachTinBai .list_news li:first-child .news_info .news_title a,
    .DanhSachTinBai .list_news li .news_info .news_title a {
        font-size: 16px;
    }

    .layout-3-col .DanhSachTinBai .list_news li .news_info .news_title a .news_title_inner,
    .layout-3-col-Image .DanhSachTinBai .list_news li .news_info .news_title a {
        font-size: 14px;
        padding-left: 0;
    }

        .layout-3-col .DanhSachTinBai .list_news li .news_info .news_title a .news_title_inner:before {
            display: none;
        }

    /*.menu-bar .header_top .nav-brand {
        width: 100%;
    }

        .menu-bar .header_top .nav-brand .logocontent .toplogocontent {
            font-size: 14px;
        }*/

    .layout-5Media .DanhSachTinBai .list_news li:first-child .news_info .news_title a .news_title_inner {
        padding-left: 0;
        font-size: 16px;
    }

        .layout-5Media .DanhSachTinBai .list_news li:first-child .news_info .news_title a .news_title_inner:before {
            display: none;
        }
}

@media screen and (max-width: 375px) {
    .layout-5Media .DanhSachTinBai .list_news li:first-child .news_info .news_title a .news_title_inner,
    .layout-5Media .DanhSachTinBai .list_news li:not(:first-child) .news_info .news_title a .news_title_inner {
        font-size: 14px;
    }

    /*.search_section,
    .search .searchInputContainer input {
        width: 100%;
    }

    .menu-bar .header_top .nav-brand img {
        margin-right: 5px;
        width: 50px;
        height: 50px;
    }

    .menu-bar .header_top .nav-brand .logocontent .toplogocontent,
    .menu-bar .header_top .nav-brand .logocontent .bottomlogocontent {
        font-size: 14px;
    }

    .header .contra-nav label {
        right: -11px;
    }

    .menu-bar .header_top .nav-brand .logocontent .toplogocontent {
        font-size: 13px;
    }

    .menu-bar .header_top .nav-brand img {
        width: 40px;
        height: 40px;
    }

    .header .contra-nav label {
        top: -99px;
    }*/

    .layout-3-col .DanhSachTinBai .list_news li .news_info .news_title a .news_title_inner,
    .layout-3-col-Image .DanhSachTinBai .list_news li .news_info .news_title a {
        font-size: 12px;
    }

}

@media screen and (max-width: 325px) {

    .layout-3-col .DanhSachTinBai .list_news {
        --spacing: 10px;
        margin-left: calc(-1* var(--spacing));
    }

        .layout-3-col .DanhSachTinBai .list_news li {
            --spacing: 10px;
        }

            .layout-3-col .DanhSachTinBai .list_news li .news_info .news_title a .news_title_inner {
                margin: 0 5px 5px;
            }

            .layout-3-col .DanhSachTinBai .list_news li .news_info .news_title a .news_title_inner {
                font-size: 12px;
            }


    /*.menu-bar .header_top .nav-brand .logocontent .toplogocontent {
        font-size: 11px;
    }

    .menu-bar .header_top .nav-brand .logocontent .bottomlogocontent {
        font-size: 12px;
    }*/

    .layout-3-col .DanhSachTinBai .list_news li .news_info .news_title a .news_title_inner {
        margin: 0 3px 5px 5px;
    }
}

@media screen and (max-width: 300px) {
    /*.menu-bar .header_top .nav-brand .logocontent .toplogocontent {
        font-size: 10px;
    }*/

    .div-news .DnnModule-ThongTinDuAn table.table-separate {
        padding: 10px;
    }
}
