﻿@font-face {
    font-family: 'GoogleSans';
    src: url('/Client/font/GoogleSans-Regular.ttf') format('truetype');
    font-weight: 400;
}

@font-face {
    font-family: 'GoogleSans';
    src: url('/Client/font/GoogleSans-Italic.ttf') format('truetype');
    font-weight: 400;
    font-style: italic;
}

@font-face {
    font-family: 'GoogleSans';
    src: url('/Client/font/GoogleSans-Medium.ttf') format('truetype');
    font-weight: 500;
}

@font-face {
    font-family: 'GoogleSans';
    src: url('/Client/font/GoogleSans-Bold.ttf') format('truetype');
    font-weight: 700;
}

@font-face {
    font-family: 'GoogleSans';
    src: url('/Client/font/GoogleSans-BoldItalic.ttf') format('truetype');
    font-weight: 700;
    font-style: italic;
}

html,
body {
    font-family: 'GoogleSans';
    font-size: 15px;
}

/* width */
html::-webkit-scrollbar {
    width: 8px;
}

/* Track */
html::-webkit-scrollbar-track {
    background: #fff;
}

/* Handle */
html::-webkit-scrollbar-thumb {
    border-radius: 8px;
    background: #b8b8b8;
}

/* Handle on hover */
html::-webkit-scrollbar-thumb:hover {
    background: #757575;
}

.mt-15 {
    margin-top: 15px;
}

.mb-15 {
    margin-bottom: 15px;
}

.my-15 {
    margin-top: 15px;
    margin-bottom: 15px;
}

/*---FULL header footer----*/

.wd-section-menu-footer > .container,
.wd-section-header > .container,
.wd-section-menu > .container,
.wd-section-footer > .container {
    max-width: 100% !important;
}

.wd-section-menu-footer .Menu-2,
.wd-section-menu .Menu-1,
.wd-section-header .Header-1,
.wd-section-footer .Footer-1 {
    padding: 0px;
}

.wd-section-menutop {
    border-bottom: none;
    background: #f1f1f1;
    overflow: hidden;
}

.wd-section-menutop .nav-items-line {
    border-bottom: none;
}

.Header-2 .col-md-4 {
    padding-left: 0px;
}

.Header-2 .col-md-8 {
    padding-right: 0px;
}

.wd-section-header .Header-2 {
    padding-top: 8px;
    padding-bottom: 8px;
}

/*---END FULL header footer----*/

/*---Customer bg footer----*/

.wd-section-menu-footer .Menu-2 .nav-item {
    list-style: none;
}

.wd-section-menu-footer .Menu-2 .nav-item a {
    color: #fff;
}

.TinTuc-13 .cstab-button li {
    display: table-cell;
    width: inherit;
    max-width: 30%;
}

.wd-section-245219025238 {
    background: #c7b2b614;
    padding: 8px 0px;
}

.wd-section-245219025238 .tabs-list-items .card {
    background-color: transparent !important;
}

.Marquee-0 .nav-marquee {
    border: none;
    margin-bottom: 0px;
}

.layout-wd-5 .title_catparent h4 > a::before,
.layout-wd-5 .VanBan-2 h4 > a::before,
.layout-wd-5 .VanBan-1 h4 > a::before,
.layout-wd-5 .title-category > a::before {
    border-bottom: 1px solid #d9d9d9;
    content: '';
    position: absolute;
    bottom: -2px;
    width: 100%;
}

.nav-item:first-child a.nav-link i {
    font-size: inherit;
}

.icon-social a {
    background: #88011b;
    box-shadow: 2px 1px 4px #dd9ca98c;
    border: 1px solid #ff000042;
}

.gallery_col_50 .gallery-thumb-item,
.video_col_50 .gallery-thumb-item {
    width: 50%;
}

.gallery_col_50 .album-Image .gallery-thumb-item a::after,
.video_col_50 .album-Videos .gallery-thumb-item a::after {
    font-size: 30px;
    right: 10px !important;
    top: 15px !important;
    left: inherit;
    bottom: inherit;
    background: #a3a3a3d1 !important;
    border-radius: 50%;
}

.Menu-3 ul {
    margin-bottom: 0;
}

.Menu-3 {
    margin-bottom: 12px;
}

.toggle-right > a::after {
    top: 50%;
    transform: translateY(-50%);
    color: #fff;
}

.TinTuc-17 .card-title:hover {
    color: #1057ae;
}

a:hover {
    color: #1057ae;
}

.MaNhung-0 .title-category + div.row {
    text-align: center;
}

.pr-0 .title-category a {
    padding-right: 0;
}

.date-weather-nav .txt-date,
.date-weather-nav .txt-weather {
    display: flex;
    align-items: center;
}

.ft-bt-left,
.ft-left,
.ft-right {
    z-index: 1;
}

.tabs-list-items a.card-title {
    color: #212526;
}

.TinTuc-17 .tabs-list-items .items:hover .card-title {
    color: #fa8a0a;
}

.wd-section-menu .form-search-header .txt-form-search {
    background: #fff !important;
    color: #000 !important;
    height: 100%;
}

.wd-section-menu .form-search-header .txt-form-search::placeholder {
    color: #ccc;
}

.navbar-desktop .form-search-header {
    cursor: pointer;
    position: relative;
}

.navbar-desktop .form-search-header:hover .box-search-nav {
    display: block !important;
}

.form-control:focus {
    box-shadow: none;
}

.box-search-nav {
    width: 220px;
}

.navbar-desktop .box-search-nav {
    right: 100%;
    top: 50%;
    transform: translateY(-50%);
    height: 100%;
}

.content .view-data-widget,
.contents-page .view-data-widget {
    margin-top: 15px;
}

.content .view-data-widget[class*='LienKet'],
.contents-page .view-data-widget[class*='LienKet'] {
    margin-top: 5px;
}

.title-category {
    margin: 0;
}

.title-category::after {
    background-color: unset;
}

.mainsubnav {
    margin: 0;
}

.wd-section-menu-body.sticky,
.wd-section-menu.sticky {
    box-shadow: rgba(0, 0, 0, 0.12) 0px 1px 3px, rgba(0, 0, 0, 0.24) 0px 1px 2px;
}

.layout-wd-5 .title-category {
    margin: 0 0 15px 0 !important;
}

.layout-wd-5 .title-category > a::before,
.layout-wd-5 .title_catparent h4 > a::before {
    border: none;
}

.layout-wd-5 .title-category > a {
    padding: 0 0 5px 0;
    font-size: 16px !important;
}

.mainsubnav ul li:last-child {
    border-bottom: none;
}

.TinTuc-1 .top-news-content .card-news h4:hover a {
    color: #1057ae;
}

.layout-wd-5 .catparent_module .title_catparent h4 a {
    padding: 0 0 5px 0 !important;
    font-size: 16px !important;
}

.layout-wd-5 .page-content .title_catparent h4 {
    margin-bottom: 15px;
}

.layout-wd-5 .page-content .title_catparent,
.layout-wd-5 .page-content .title_catparent::after {
    border: none !important;
}

.TinTuc-2 .card-items-2 .list-box-title a {
    display: block;
}

.TinTuc-2 .list-subbox-title a {
    display: block;
    font-size: 14px;
}

.NoiDung-4 .list-releated .title_catparent a:after {
    display: none;
}

.NoiDung-4 .list-releated .title_catparent a span {
    display: block;
}

.NoiDung-4 .list-releated .items.row {
    margin-top: 0;
    margin-bottom: 15px;
}

.layout-wd-5 .btn-widget {
    background-color: #1057ae !important;
}

.NoiDung-4 .page-content {
    padding: 0 12px;
    width: 100%;
}

.NoiDung-4 .page-content table {
    width: 100%;
}

.NoiDung-4 .page-content table.contact tr td:first-child {
    min-width: 50px;
}

.NoiDung-4 .page-content table.contact tr td:nth-child(2),
.NoiDung-4 .page-content table.contact tr td:nth-child(3) {
    min-width: 200px;
}

.NoiDung-4 .page-content table.contact tr td:nth-child(4) {
    min-width: 120px;
}

.layout-wd-5 .btn-login-sign-in-users span {
    display: none;
}

.layout-gray .nav-top .navbar-nav .nav-link {
    border: none !important;
}

@media only screen and (max-device-width: 480px) {
    .navbar-pull-right button {
        background: transparent !important;
    }

    .navbar-pull-right,
    .form-search-header,
    .box-search-nav {
        flex: 1;
    }

    .form-search-header input {
        height: 100%;
    }

    .navbar-pull-right {
        margin-left: 5px;
    }

    .navbar-toggler {
        padding: 4px 6px;
    }

    .body-template-1 .box-search-nav {
        margin-right: 5px;
    }

    .wd-section-menu-body.sticky,
    .wd-section-menu.sticky {
        z-index: 1000;
    }
}

.NoiDung-4 .detail_sticky {
    position: sticky;
    top: 48px;
    z-index: 10;
    padding-right: 0;
    display: none;
    margin: 0 -12px;
}

.body-stick .NoiDung-4 .detail_sticky {
    display: block;
}

.body-stick .NoiDung-4 .detail-social {
    display: flex;
    align-items: center;
    justify-content: space-around;
    width: 100%;
    box-shadow: 0px 1px 4px 0px rgba(15, 11, 11, 0.2);
    border-radius: 0;
    background-color: #fff;
    padding: 4px 0;
}

.NoiDung-4 .btn-group,
.NoiDung-4 .detail-social .change-fnt {
    flex-direction: row;
    gap: 12px;
    margin: 0;
    align-items: center;
    padding: 0;
}

.NoiDung-4 .btn-group {
    border: none;
}

.NoiDung-4 .detail_sticky_scroll {
    top: 46px;
}

/* .NoiDung-4 {
    padding: 0;
} */

.navbar-light .navbar-toggler-icon {
    background-image: unset;
}

.NoiDung-4 .btn-group a {
    margin-bottom: 0;
}

.navbar-mobile .btn-login-sign-in-users {
    display: none;
}

.dropdown-menu .dropdown .dropdown-toggle {
    position: relative;
}

.dropdown-menu .dropdown .dropdown-toggle::after {
    top: 50%;
    transform: translateY(-50%);
    color: #fff;
}

.navbar-mobile {
    margin: 2px 0;
}

.nav-top .navbar-light .navbar-toggler {
    padding: 8px;
}

.listitems_other_right a {
    display: block;
    padding: 0;
    margin-top: 8px;
}

.listitems_other_right .line-clamp-2 {
    max-height: unset;
}

.collapse.show .dropdown-menu .dropdown .dropdown-toggle::after {
    border-top: 0.3em solid;
    border-right: 0.3em solid transparent;
    border-bottom: 0;
    border-left: 0.3em solid transparent;
}

.LienKet-8 .accordion-body {
    padding: 10px 0;
}
.LienKet-8 .accordion-body-item {
    min-height: 70px;
    border: 1px solid #e0e0e0;
    display: flex;
    padding: 10px 16px;
    align-items: center;
    gap: 16px;
    flex: 0 0 calc(100% / 3 - 10px);
    margin-bottom: 12px;
    border-radius: 5px;
}
.LienKet-8 .acc-title {
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 1.5;
    text-wrap: unset;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    padding-left: 0;
    color: #167bd2;
}
.LienKet-8 .accordion-body-item img {
    width: 40px;
    height: 40px;
}

.Media-1 {
}

.Media-1 .widget-title {
    margin-bottom: 20px;
    display: flex;
}

.Media-1 .widget-title-name {
    color: #1057ae;
    font-weight: 700;
    line-height: 1.5;
    display: block;
    position: relative;
    text-transform: uppercase;
    font-size: 16px;
    padding-bottom: 5px;
}

.Media-1 .widget-title-name::after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 95px;
    height: 2px;
    background-color: #1057ae;
}

.Media-1 .media-types {
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
    display: flex;
    align-items: center;
    gap: 20px;
}

.Media-1 .media-types li a {
    display: flex;
    align-items: center;
    gap: 4px;
}

.Media-1 .slide-news {
}

.Media-1 .slide-news .slide-item {
    position: relative;
}

.Media-1 .slide-news .slide-item::after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: min(200px, 50%);
    background-image: linear-gradient(180deg, transparent 0%, rgb(0 0 0 / 95%) 100%);
    border-radius: 4px;
}

.Media-1 .slide-item .article-image {
    aspect-ratio: 16 / 9;
    display: block;
    overflow: hidden;
    border-radius: 4px;
}

.Media-1 .slide-item .article-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}

.Media-1 .slide-item .article-title i {
    margin-right: 5px;
}

.Media-1 .slide-news .owl-nav .owl-prev {
    position: absolute;
    top: 50%;
    left: 12px;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
}

.Media-1 .slide-news .owl-nav .owl-next {
    position: absolute;
    top: 50%;
    right: 12px;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
}

.Media-1 .slide-news .owl-nav button {
    box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
}

.Media-1 .slide-news .owl-nav span {
    font-size: 24px;
}

.Media-1 .owl-dots {
    display: none;
}

.Media-1 .side-news {
    padding-left: 0;
    margin-bottom: 0;
    margin-top: 20px;
    list-style: none;
    display: flex;
    flex-wrap: wrap;
}

.Media-1 .side-news .article-image {
    display: block;
    overflow: hidden;
    flex-basis: 30%;
    aspect-ratio: 8 / 5;
}

.Media-1 .side-news .article-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
    border-radius: 4px;
}

.Media-1 .side-news .article-title {
    flex: 1;
    line-height: normal;
}

.Media-1 .side-news .article-title i {
    margin-right: 5px;
}

.widget-media {
    width: 100%;
}

.widget-album .widget-title,
.widget-media .widget-title,
.widget-album-detail .widget-title {
    margin-bottom: 20px;
}

.widget-album .widget-title-name,
.widget-media .widget-title-name,
.widget-album-detail .widget-title-name {
    font-weight: 700;
    text-transform: uppercase;
    font-size: 16px;
    line-height: 1.5;
    padding-bottom: 5px;
    position: relative;
    display: block;
}

.widget-album .widget-title-name::after,
.widget-media .widget-title-name::after,
.widget-album-detail .widget-title-name::after {
    position: absolute;
    content: '';
    left: 0;
    bottom: 0;
    width: 95px;
    height: 2px;
    background-color: #1057ae;
}

.menu-media {
}

.menu-media ul {
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
    padding: 10px 0;
    border-top: 1px solid #e2e2e2;
    border-bottom: 1px solid #e2e2e2;
    display: flex;
    align-items: center;
    gap: 25px;
}

.menu-media ul li {
    line-height: normal;
}

.menu-media ul li.active a {
    color: #1057ae;
}

.menu-media ul li a {
    font-size: 16px;
    line-height: 1.5;
    color: #3d4043;
    font-weight: 600;
}

.widget-media .widget-content {
    margin: 20px 0;
}

.widget-media .main {
}

.widget-media .article-image {
}

.widget-media .article-image a {
    display: block;
    aspect-ratio: 10 / 6;
    overflow: hidden;
    position: relative;
}

.widget-media .article-image img {
    width: 100%;
    height: 100%;
    display: block;
    object-fit: cover;
}

.widget-media .article-info {
}

.widget-media .article-title {
    color: #000;
    font-weight: 700;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    font-size: 22px;
    line-height: 1.35;
}

.widget-media .article-publish {
    line-height: 1.35;
    font-size: 13px;
    color: #179cef;
}

.widget-media .article-desc {
    color: #3b4e68;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    font-size: 15px;
    line-height: 1.35;
}

.widget-media .first,
.widget-media .other-item {
    display: flex;
    flex-wrap: wrap;
    gap: 15px;
}

.widget-media .first,
.widget-media .other-item {
    padding-bottom: 15px;
    margin-bottom: 15px;
    border-bottom: 1px solid #e5e5e5;
}

.widget-media .first .article-info,
.widget-media .other-item .article-info {
    display: flex;
    flex-direction: column;
    gap: 8px;
}

.widget-media .articles article {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    gap: 15px;
    padding-bottom: 15px;
    margin-bottom: 15px;
    border-bottom: 1px solid #e5e5e5;
}

.widget-media .articles article:last-of-type {
    padding-bottom: 0;
    margin-bottom: 0;
    border-bottom: none;
}

.widget-media .articles article .article-image {
    width: 100%;
}

.widget-media .articles article .article-image a {
    display: block;
    aspect-ratio: 10 / 6;
    overflow: hidden;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
}

.widget-media .articles article .article-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}

.widget-media .articles article .article-info {
    width: 100%;
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.widget-media .paging {
    margin-top: 30px;
}

.widget-media .paging ul {
    margin-bottom: 0;
    justify-content: center;
}

.widget-media .album {
    margin-top: 40px;
}

.widget-media .album-title {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 20px;
}

.widget-media .album-title a {
}

.widget-media .album-title .album-title-name,
.widget-album-detail .relate-caption {
    font-weight: 700;
    padding-bottom: 5px;
    font-size: 18px;
    line-height: 1.5;
    display: flex;
    position: relative;
}

.widget-media .album-title .album-title-name::after,
.widget-album-detail .relate-caption::after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 95px;
    height: 2px;
    background-color: #1057ae;
}

.widget-album-detail .relate-caption {
    margin-bottom: 20px;
}

.widget-media .album-title .show-more {
    line-height: normal;
}

.widget-media .album-title .show-more a {
    display: flex;
    align-items: center;
    gap: 8px;
}

.widget-media .album-thumbnail {
    aspect-ratio: 10 / 6;
    overflow: hidden;
}

.widget-media .album-thumbnail img {
    width: 100%;
    height: 100%;
    display: block;
    object-fit: cover;
    border-radius: 8px;
}

.widget-media .album-content {
    display: flex;
    flex-wrap: wrap;
    gap: 25px 20px;
}

.widget-media .album-item {
    flex-basis: 100%;
}

.widget-media .album-item a {
    display: flex;
    flex-direction: column;
    gap: 12px;
}

.widget-media .album-item .album-caption {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    margin-bottom: 0;
    font-size: 18px;
    line-height: 1.4;
    text-align: center;
}

.widget-album .albums,
.widget-album-detail .album-content,
.widget-album-detail .relate-content {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
}

.widget-album .album-item,
.widget-album-detail .album-item,
.widget-album-detail .relate-item {
    flex-basis: 100%;
}

.widget-album .album-title,
.widget-album-detail .relate-item .album-title {
    margin-top: 12px;
}

.widget-album .album-thumbnail a,
.widget-album-detail .album-thumbnail a {
    display: block;
    aspect-ratio: 10 / 6;
    overflow: hidden;
}

.widget-album .album-thumbnail img,
.widget-album-detail .album-thumbnail img {
    width: 100%;
    height: 100%;
    display: block;
    object-fit: cover;
    border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -ms-border-radius: 8px;
    -o-border-radius: 8px;
}

.widget-album .album-title,
.widget-album-detail .relate-item .album-title {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    font-size: 16px;
    line-height: 1.4;
    color: #000;
    text-align: center;
}

.relate-album {
    margin-top: 40px;
}

form .btn-search {
    background-color: #1057ae;
    color: #fff;
    padding-left: 16px;
    padding-right: 16px;
}

form .btn-search:hover {
    background-color: #084591;
    color: #fff;
}

/*===== Danh mục =====*/

.page-content.danh-muc {
    padding: 0;
}

.danh-muc .main {
    text-align: start;
}

.danh-muc .main .first {
    display: flex;
    flex-wrap: wrap;
    gap: 15px;
    padding-bottom: 15px;
    margin-bottom: 15px;
    border-bottom: 1px solid #e5e5e5;
}

.danh-muc .article-image a {
    display: block;
    aspect-ratio: 8 / 5;
    overflow: hidden;
}

.danh-muc .article-image img {
    width: 100%;
    height: 100%;
    display: block;
    object-fit: cover;
}

.danh-muc .article-info {
    display: flex;
    flex-direction: column;
    gap: 8px;
}

.danh-muc .article-title {
    color: #000;
    font-weight: 700;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    font-size: 22px;
    line-height: 1.35;
    text-align: start;
}

.danh-muc .article-title:hover {
    color: #1057ae;
}

.danh-muc .article-publish {
    line-height: 1.35;
    font-size: 13px;
    color: #179cef;
}

.danh-muc .article-desc {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    color: #434444;
    text-align: start;
}

.danh-muc .articles {
    display: flex;
    flex-wrap: wrap;
}

.danh-muc .articles article {
    flex-basis: 100%;
    padding-bottom: 15px;
    margin-bottom: 15px;
    border-bottom: 1px solid #e5e5e5;
    gap: 15px;
    display: flex;
    flex-direction: column;
}

.danh-muc .articles .article-image:hover ~ .article-info .article-title {
    color: #1057ae;
}

.danh-muc .view-content {
    margin-bottom: 25px;
}

.danh-muc .paging {
    display: flex;
    justify-content: center;
}
/*===== End Danh mục =====*/

@media (min-width: 576px) {
    .container,
    .container-sm {
        max-width: 540px;
    }
}

@media (min-width: 768px) {
    .container,
    .container-md,
    .container-sm {
        max-width: 720px;
    }
}

@media (min-width: 992px) {
    .container,
    .container-lg,
    .container-md,
    .container-sm {
        max-width: 960px;
    }

    .widget-menu .desktop .level-1 > li > a{
        position: relative;
    }

    .widget-menu .desktop .level-1 > li > a::after {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 2px;
        background-color: transparent;
    }

    .widget-menu .desktop .level-1 > li.active > a::after,
    .widget-menu .desktop .level-1 > li:hover > a::after {
        background-color: #fff;
    }
}

@media (min-width: 1200px) {
    .container,
    .container-lg,
    .container-md,
    .container-sm,
    .container-xl {
        max-width: 1140px;
    }

    #navbarSupportedContent > ul {
        column-gap: 25px;
    }

    #navbarSupportedContent > ul .dropdown-menu {
        min-width: 250px;
    }

    #navbarSupportedContent > ul > li > a {
        position: relative;
        padding: 12px 0;
        font-weight: 500;
        font-size: 15px !important;
        line-height: 1.5;
    }

    #navbarSupportedContent > ul > li:hover > a::before,
    #navbarSupportedContent > ul > li > a.active::before {
        position: absolute;
        content: '';
        top: 0;
        left: 0;
        height: 2px;
        width: 100%;
        background-color: #fff;
    }

    #navbarSupportedContent .dropdown-menu li:hover > a {
        background-color: #fff !important;
        color: #000 !important;
    }

    #navbarSupportedContent .dropdown-menu li:hover > a::after {
        color: #000;
    }

    .navbar-desktop .form-search-header {
        margin: 0;
    }

    .navbar-desktop {
        column-gap: 5px;
    }

    .btn-login-sign-in-users i {
        padding-right: 0;
    }

    .navbar-desktop .form-search-header button {
        padding: 8px 12px;
    }

    .navbar-desktop .btn-login-sign-in-users {
        margin: 0;
        padding: 0px 15px !important;
    }

    .navbar-desktop .btn-login-sign-in-users:hover {
        background-color: #fff !important;
        color: #000 !important;
    }

    .navbar-desktop .form-search-header .box-search-nav {
        display: block !important;
        right: 0;
        width: 280px;
    }

    .wd-section-menu .form-search-header .txt-form-search {
        padding-right: 30px;
    }

    .navbar-desktop .form-search-header button {
        z-index: 5;
        color: #000;
    }

    .TinTuc-1 .top-news-content .card-news h4 {
        text-align: left;
        max-height: unset;
    }

    .TinTuc-1 .top-news-content .card-news h4 a {
        font-size: 24px;
        line-height: normal;
    }

    .TinTuc-6 .list-items-small .card-items a {
        font-size: 14px;
    }

    .Menu-3 .mainsubnav ul {
        background-color: #1057ae;
        border-radius: 4px;
    }

    .Menu-3 .mainsubnav ul li a {
        color: #fff;
    }

    .Menu-3 .mainsubnav ul li:hover > a {
        text-decoration: underline;
    }

    footer > div > .container {
        padding: 12px;
    }

    .contents-page .content-news {
        position: relative;
    }

    .detail_content_news {
        padding: 0;
    }

    .NoiDung-4 .detail_sticky_scroll {
        top: 55px;
    }

    .NoiDung-4 .detail_sticky {
        position: absolute;
        left: 2px;
        padding: 0;
        display: block;
        width: auto;
        top: 0;
    }

    .NoiDung-4 .btn-group,
    .NoiDung-4 .detail-social .change-fnt {
        flex-direction: column;
        gap: 4px;
    }

    .NoiDung-4 .detail_content_news {
        padding-left: 52px;
    }

    .NoiDung-4 .detail-social,
    .body-stick .NoiDung-4 .detail-social {
        flex-direction: column;
        box-shadow: none;
        border: 1px solid #e2e2e2;
        border-radius: 22px;
        padding: 0 2px;
    }

    .contents-page .detail-social {
        background-color: #fff;
        border-radius: 100px;
        box-shadow: none;
    }

    .NoiDung-4 .detail-social .change-fnt {
        border: none;
        margin-bottom: 5px;
    }

    .NoiDung-4 .btn-group {
        border-top: 1px solid #f1f1f1;
        padding-top: 5px;
    }

    .NoiDung-4 .detail-social .change-fnt .btn-fs-plus,
    .NoiDung-4 .detail-social .change-fnt .btn-fs-minus {
        line-height: normal;
        padding: 6px;
    }

    .NoiDung-4 .btn-group a {
        display: block;
        margin-bottom: 10px;
    }

    .NoiDung-4 .btn-group a:last-of-type {
        margin-bottom: 0px;
    }

    .NoiDung-4 .list-releated {
        margin-top: 25px;
    }

    .Media-1 .widget-title {
        flex-direction: row;
        justify-content: space-between;
    }

    .Media-1 .widget-title-name {
        margin-bottom: 0;
    }

    .Media-1 .media-types li a {
        font-size: 16px;
    }

    .Media-1 .side-news {
        gap: 20px;
    }

    .Media-1 .side-news li {
        flex-basis: calc((100% - (20px * 3)) / 4);
        padding: 0;
        margin: 0;
        border: none;
    }

    .Media-1 .side-news li a {
        flex-wrap: wrap;
    }

    .Media-1 .side-news .article-image {
        flex-basis: 100%;
    }

    .Media-1 .side-news .article-title p {
        text-align: center;
    }

    .Media-1 .side-news .article-title p:hover {
        color: #1057ae;
    }

    .Media-1 .owl-dots {
        display: flex;
        gap: 10px;
        position: absolute;
        bottom: 15px;
        left: 50%;
        transform: translateX(-50%);
    }

    .Media-1 .owl-dots button {
        width: 25px;
        height: 5px;
        border-radius: 50px;
        background-color: #c4bfbf;
        opacity: 0.7;
    }

    .Media-1 .owl-dots button.active {
        background-color: #fff;
        opacity: 1;
    }

    .Media-1 .slide-item .article-title {
        top: 80%;
        bottom: 0;
    }

    .widget-media .main {
        display: flex;
        flex-wrap: wrap;
        gap: 25px;
        margin-bottom: 40px;
    }

    .widget-media .first {
        display: flex;
        flex-wrap: nowrap;
        gap: 20px;
        width: 100%;
        padding: 0;
        background-color: #eef2f8;
        border: none;
        margin-bottom: 0;
    }

    .widget-media .first .article-info {
        flex: 1;
        padding: 24px 12px 12px 12px;
    }

    .widget-media .first .article-image {
        flex-basis: 55%;
        flex-shrink: 0;
    }

    .widget-media .other {
        display: flex;
        gap: 20px;
    }

    .widget-media .other .other-item {
        flex-basis: calc((100% - 20px * 2) / 3);
        border: none;
        padding-bottom: 0;
        margin-bottom: 0;
    }

    .widget-media .articles {
        display: flex;
        gap: 20px;
        flex-wrap: wrap;
    }

    .widget-media .articles article {
        flex-basis: calc((100% - 20px * 2) / 3);
        flex-wrap: wrap;
        padding-bottom: 0;
        margin-bottom: 0;
        border-bottom: none;
    }

    .widget-media .articles article .article-image {
        width: 100%;
        flex-shrink: 0;
    }

    .widget-media .articles article .article-info {
        width: auto;
    }

    .widget-media .article-title {
        font-size: 18px;
    }

    .menu-media ul li a:hover,
    .widget-media .article-title:hover,
    .widget-album .album-item:hover .album-title {
        color: #1057ae;
    }

    .widget-media .main .other .article-desc {
        display: none;
    }

    .widget-media .album-item,
    .widget-album .album-item,
    .widget-album-detail .album-item,
    .widget-album-detail .relate-item {
        flex-basis: calc((100% - 20px * 2) / 3);
    }

    /*===== Danh mục =====*/
    .danh-muc .main {
        margin-bottom: 40px;
    }

    .danh-muc .main .first {
        display: flex;
        flex-wrap: nowrap;
        gap: 20px;
        width: 100%;
        padding: 0;
        background-color: #eef2f8;
        border: none;
        margin-bottom: 0;
    }

    .danh-muc .main .article-image {
        flex-basis: 55%;
        flex-shrink: 0;
    }

    .danh-muc .main .article-info {
        flex: 1;
        padding: 24px 12px 12px 12px;
    }

    .danh-muc .article-title {
        font-size: 18px;
    }

    .danh-muc .articles {
        gap: 30px 20px;
    }

    .danh-muc .articles article {
        border: none;
        padding: 0;
        margin: 0;
        flex-basis: calc((100% - 20px * 2) / 3);
    }

    .danh-muc .articles .article-image a {
        border-radius: 8px;
    }

    .danh-muc .view-content {
        margin-bottom: 40px;
    }
    /*===== End Danh mục =====*/
}

@media (min-width: 1400px) {
    .container,
    .container-lg,
    .container-md,
    .container-sm,
    .container-xl,
    .container-xxl {
        max-width: 1320px;
    }

    .danh-muc .main .article-title,
    .widget-media .main .article-title {
        font-size: 24px;
    }
}
