@charset "utf-8";
@import "fancybox.css";
@import url('https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@400;700&display=swap');
@font-face {font-family:'Roboto-Regular';src: url('fonts/Roboto/Roboto-Regular.ttf');}
@font-face {font-family:'Roboto-Bold';src: url('fonts/Roboto/Roboto-Bold.ttf');}
/* @font-face {font-family:'NotoSerif-Regular';src: url('fonts/Noto/NotoSerif-Regular.ttf');}
@font-face {font-family:'NotoSerif-Bold';src: url('fonts/Noto/NotoSerif-Bold.ttf');} */
/* @font-face {
    font-family: 'Merriweather-Regular';
    src: url('fonts/Merriweather/Merriweather-Regular.ttf');
}
@font-face {
    font-family: 'Merriweather-Bold';
    src: url('fonts/Merriweather/Merriweather-Bold.ttf');
} */
body {font-family: 'Barlow Condensed', sans-serif;font-size: 16px;font-weight: 400;color: #333;line-height: 1.4;}
* {margin: 0;padding: 0;}
*,*:after,*:before {box-sizing: border-box;-moz-box-sizing: border-box;-webkit-box-sizing: border-box;}
.siteCenter {width: calc(100% - 20px);margin: 0 auto;}
a {text-decoration: none;border: none;color: inherit;}
a:hover,.menuLink:hover,.sub-menuLink:hover{color: #ed1c24;}
.home-icon i{color: #ed1c24;}
p {margin: 10px 0;}
img {border: none;vertical-align: middle;max-width: 100%;}
ul,ol{margin: 0;padding: 0;list-style: none;}
.fw{width: 100%;}
.lt {display: block;float: left;}
.rt {display: block;float: right;}
.clearfix:after {content: "";display: block;height: 0;width: 100%;clear: both;}
.icoPhoto,.icoVideo,.icoVote,.icoComment {font-size: 14px;font-family: Arial, Helvetica, sans-serif;font-weight: normal;color: #ed1c24;margin-left: 5px;}
.icoComment i{margin-right: 3px;vertical-align: -1px;}
.ico-live {
    background: url(../images/pc/ico-live.gif) 0px 0px no-repeat !important;
    width: 40px;
    margin-right: 5px;
    margin-left: 0;
    background-size: 40px !important;
    height: 13px;
    display: inline-block;
}
.ico-live-updated {
    display: inline-flex;
    vertical-align: 4px;
    margin-right: 5px;
    position: relative;
    border: 1px solid #ed1c24;
    border-radius: 2px;
}
h1.article-detail-title .ico-live-updated{
    vertical-align: 6px;
}
.ico-live-updated::after {
    content: 'Đang cập nhật';
    font-family: arial;
    font-weight: 700;
    font-size: 12px;
    color: #ed1c24;
    padding: 3px 5px 2px 18px;
    border-radius: 2px;
}
.ico-live-updated::before {
    content: '';
    position: absolute;
    width: 5px;
    height: 5px;
    background: red;
    border-radius: 50%;
    animation: live-pulse ease-in 1s infinite;
    top: 8px;
    left: 6px;
}
@keyframes live-pulse {
    0% {
        transform: scale(0.95);
        box-shadow: 0 0 0 0 rgba(255, 82, 82, 0.7);
    }
    
    70% {
        transform: scale(1);
        box-shadow: 0 0 0 10px rgba(255, 82, 82, 0);
    }
    
    100% {
        transform: scale(0.95);
        box-shadow: 0 0 0 0 rgba(255, 82, 82, 0);
    }
}
.banner-center img{height: auto;}
/* .icoVote .fa-thumbs-up:before{content: 'Vote';} */
.f0{font-family: 'Barlow Condensed', sans-serif;font-weight: 700;}
.f1{font-family: 'Barlow Condensed', sans-serif;font-weight: normal;}
.f3{font-family:'Roboto-Bold', sans-serif;font-weight: normal;}
/* article */
.article-image{position: relative;display: block;overflow: hidden;}
.article-image::before{padding-top: 56.25%;content: '';display: block;}
.article-image img{position: absolute;top: 0;left: 0;z-index: 1;width: 100%;min-height: 100%;}
.article-title,.article-author{font-size: 18px;}
.article-title{line-height: 1.2;}
.article-link{color: #000;}
.article-desc {color: #666;text-align: justify;-webkit-line-clamp: 3;-webkit-box-orient: vertical;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;}
/* ico-type */
.ico-photo, .ico-infographic, .ico-emag {display: block;position: absolute;z-index: 2;right: 10px;bottom: 10px;background-image: url(../images/mb/ico-type.png);background-repeat: no-repeat;}
.ico-emag {width: 50px;height: 14px;background-position: -78px -5px;}
.ico-photo {width: 21px;height: 19px;background-position: 0 0;}
.ico-infographic {width: 20px;height: 20px;background-position: -53px -2px;}
.ico-emag + .ico-photo{display: none;}
/* hna-header-info */
.hna-header-info {
    width: 100%;
    height: 34px;
    line-height: 34px;
    background-color: #f8f7f7;
    font-size: 14px;
    color: red;
}
span.ico-systemDate{margin-left: 0;padding-left: 0;background: none;}
.ico-systemDate::before {content: '';display: block;width: 15px;height: 32px;background: url(../images/pc/ico-system-date.png) left 8px no-repeat;float: left;margin-right: 5px;}
.ico-hotline::before {content: '';display: block;width: 18px;height: 32px;background: url(../images/pc/ico-tel.png) left 8px no-repeat;float: left;margin-right: 5px;}
/* header */
#header {background-color: #fff;position: relative;text-align: center;z-index: 3;}
.header-top{background: #fff;}
.header-top,.menu-header {border-bottom: 1px solid #dfdfdf;}
.header-top .siteCenter{width: 100%;}
#header .button {padding: 0 10px;line-height: 1;cursor: pointer;}
#header .button i {color: #ed1c24;font-size: 120%;line-height: 60px;}
#header .button i.fa-search{color: #1877f2;}
.head-logo{display: inline-block;height: 60px;font-size: inherit;}
.logo {position: relative;top: 5px;}
.logo img{height: 30px;margin-top: 10px;}
/* frmSearch */
#frmSearch {display: none;padding: 16px 10px;background-color: #f7f7f7;z-index: 10;position: absolute;top: 61px;left: 0;right: 0;margin-top: 1px;border-bottom: 1px solid #dfdfdf;box-shadow: 0 1px 6px 0 rgba(0,0,0,.12);}
#frmSearch input[type=text] {width: calc(100% - 70px);float: left;background: #fff;border: 0;height: 34px;box-sizing: border-box;padding-left: 5px;}
#frmSearch button[type=submit] {color: #fff;border: none;border-left-color: #eee;border-top-right-radius: 3px;border-bottom-right-radius: 3px;float: right;width: 70px;height: 34px;line-height: 34px;text-align: center;background: #ed1c24;outline: none;}
.highlight{background-color: yellow;}
/* menu-list */
.menu-list {width: 100%;background: #fff;position: fixed;top: 0;left: 0;bottom: 0;z-index: 2247483647;will-change: transform;-moz-transition: .4s;-o-transition: .4s;-webkit-transition: .4s;transition: .4s;-webkit-transform: translate(-100%);-ms-transform: translate(-100%);-o-transform: translate(-100%);transform: translate(-100%);}
.show_main_menu .menu-list {-webkit-transform: translate(0);-ms-transform: translate(0);-o-transform: translate(0);transform: translate(0);}
#header .desktop-button i{font-size: 100%;}
#header .close-button i{color: #ed1f24;}
.facebook-button,.rss-button {width: 20px;display: block;position: absolute;top: 0;display: none;}
.facebook-button{right: 40px;}
.rss-button{right: 63px;}
.facebook-button i,.rss-button i{line-height: 60px;}
.menu-list .menu-body {scroll-behavior: smooth;-ms-overflow-style: -ms-autohiding-scrollbar;overflow: scroll;z-index: 9999;height: calc(100% - 60px);padding-bottom: 35px;width: 100%;float: left;text-align: left;}
.list-main-nav {background-color: #f7f7f7;padding: 0 15px;}
.menu-list .menu-item {width: 100%;float: left;border-bottom: 1px solid #dfdfdf;position: relative;}
.menuLink {font-size: 17px;color: #333;display: block;float: left;width: calc(100% - 50px);padding: 15px 0;font-family:'Barlow Condensed', sans-serif;font-weight: 700;}
.sub-menu-button {display: block;float: right;width: 50px;height: 50px;text-align: center;font-size: 14px;cursor: pointer;}
.sub-menu-button i{line-height: 50px;}
.sub-menu-button i.fa-minus:before {content: "\f068";}
.list-sub-nav{width: 100%;float: left;display: none;}
.sub-menu-item {border-top: 1px solid #dfdfdf;width: 100%;float: left;}
.sub-menuLink {font-size: 18px;color: #000;display: block;float: left;width: 100%;padding: 15px 0 15px 15px;}
.sub-menuLink i {font-size: 10px;margin-right: 15px;vertical-align: 2px;}
/* shortcut */
#shortcut {text-align: initial;border-bottom: 1px solid #e7e7e7;height: 44px;background: #f5f5f5;}
.home-icon, .list-shortcut li {line-height: 43px;padding: 0 15px;}
.home-icon {display: block;float: left;border-right: 1px solid #dfdfdf;}
.home-icon i{line-height: 43px;}
#shortcut .menu-button {display: none;padding-right: 5px;}
#header #shortcut .button i{line-height: 44px;}
#shortcut.nav-down .menu-button {display: block;float: left;}
.list-shortcut {display: block;overflow-x: scroll;overflow-y: hidden;white-space: nowrap;-webkit-backface-visibility: hidden;backface-visibility: hidden;}
.list-shortcut li {display: table-cell;}
.list-shortcut h1{font-size: 16px;font-family: 'Roboto-Bold';}
.list-shortcut h1 a{font-weight: normal;}
#shortcut.header_cloned,.header-top.header_cloned {width: 100%;position: fixed;top: 0;left: 0;z-index: 999;overflow: visible;box-shadow: 0 1px 3px rgba(80,80,80,0.2), 0 3px 5px rgba(80,80,80,0.15);transition-duration: 300ms;transition-property: all;transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);-webkit-transform: translateY(0);-ms-transform: translateY(0);transform: translateY(0);}
#header #shortcut.nav-up {-webkit-transform: translateY(-100%);-ms-transform: translateY(-100%);transform: translateY(-100%);}
/* mb-home */
.mb-home #main,
.mb-category #main,
.mb-detail #main{
    padding: 10px 0;
}
.mb-coverage .article,
.box-category .article,
.box-video .article:first-child,
.box-opinion-left,
.box-opinion-right,
.box-opinion .article{
    width: 100%;
    float: left;
}
.mb-coverage .article-image,
.category-content{
    width: 100%;
    display: block;
}
.mb-coverage .article-image,
.mb-coverage .article-desc,
.box-category .article:first-child .article-image,
.box-category-type .article-image,
.box-video .article-image,
.box-video .article:first-child .article-title,
.video-play{margin: 0 0 10px 0;}
.mb-coverage .article{margin-top: 15px;padding-top: 15px;border-top: 1px solid #e7e7e7;}
.mb-coverage .article:first-child{margin-top: 0;padding-top: 0;border-top: 0;}
.mb-coverage .article-title,
.box-opinion-left .article-title,
.box-category .article:first-child .article-title,
.box-category-type .article:first-child .article-title,
.box-video .article:first-child .article-title,
.__MB_LIST_ITEM .article:first-child .article-title,
.mb-concern .article:first-child .article-title{font-size: 20px;}
.article-info{font-size: 15px;color: #666;margin-bottom: 10px;}
.article-cat{text-decoration: underline;}
.article-cat:after {content: '|';display: inline;margin-right: 1px;margin-left: 5px;vertical-align: 1px;}
.article-publish{margin-right: 10px;}
/* mb-coverage */
.mb-coverage .article-info{margin-bottom: 0;}
.mb-coverage .article:first-child .article-title{margin-bottom: 10px;}
.mb-coverage .article:not(:first-child) .article-info{display: none;}
.mb-coverage .article:not(:first-child) .article-image{width: 160px;float: left;margin: 0 15px 0 0}
.mb-coverage .article:not(:first-child) .article-title{font-size: 18px;}
.mb-coverage .article-desc{display: none;}
/* box-category */
.box-coverage,
.mb-detail-content,
.mb-article-tag,
.box-category,
.box-category-type,
.mb-coverage,
.box-video,
.box-opinion,
.mb-user-comment,
.mb-article-topic-detail{margin-bottom: 10px;}
.category-name{width: 100%;margin-bottom: 12px;display: block;position: relative;}
.category-heading{height: 36px;line-height: 36px;font-size: 20px;color: #ed1c24;text-transform: uppercase;overflow: hidden;float: left;}
.category-link {color: inherit;/*border-left: 5px solid #ed1c24;padding-left: 10px;*/display: inline-block;line-height: 16px;padding-right: 2px;}
.box-category .article,.box-opinion-right .article:not(:first-child),.box-category-enterprise .article:not(:first-child),.__MB_LIST_ITEM .article,.mb-concern .article,.article-detail-more .article{margin-top: 15px;padding-top: 15px;border-top: 1px dotted #ccc;width: 100%;float: left;}
.box-category .article:first-child,.__MB_LIST_ITEM .article:first-child,.mb-concern .article:first-child{margin-top: 0;padding-top: 0;border-top: 0;}
.box-category .article-image,.box-opinion-right .article-image,.__MB_LIST_ITEM .article:not(:first-child) .article-image,.article-detail-more .article-image{width: 160px;float: left;margin-right: 15px;}
.box-category .article:first-child .article-image,.box-category-type .article-image,.box-video .article:first-child .article-image{width: 100%;}
.box-category .article-desc,.box-category-type .article-desc,.box-video .article-desc{display: none;}
.box-video .article:first-child .article-desc{display: block;}
.box-category .category-content,.box-category-type .category-content,.box-video .category-content{padding-bottom: 15px;border-bottom: 1px solid #e7e7e7;}
.box-category:last-child .category-content{padding-bottom: 0;border-bottom: 0;}
.box-category .article:not(:first-child) .article-title{font-weight: normal;font-size: 18px;}
.box-category .article:not(:first-child) .article-link{font-weight: inherit;}
.box-category .article-info{margin-bottom: 0;}
.box-category .article:first-child .article-title{margin-bottom: 10px;}
.box-category .article:not(:first-child) .article-info{display: none;}
/* box-category-type */
.box-category-type .article{width: calc(50% - 10px);float: left;margin-left: 20px;margin-top: 15px;}
.box-category-type .article:nth-child(2n){margin-left: 0;clear: both;}
.box-category-type article:first-child{margin: 0 0;width: 100%;}
/* box-category-enterprise */
.box-category-enterprise{margin-bottom: 12px;}
.box-category-enterprise .article-image{width: 160px;float: right;margin: 0 0 0 15px;display: none;}
.box-category-enterprise .article:first-child .article-image,.box-category-enterprise .article:nth-child(1) .article-image,.box-category-enterprise .article:nth-child(2) .article-image{display: block;}
.box-category-enterprise .article:nth-child(1) .article-link,.box-category-enterprise .article:nth-child(2) .article-link{font-weight: 700;}
.box-category-enterprise .article-desc{display: none;}
/* bx-grid-topic */
.bx-grid-topic{background: #f2f2f2;padding-top: 10px;}
.bx-grid-topic .category-name{margin-bottom: 5px;}
/* .bx-tab-topic span{font-family: 'Barlow Condensed', sans-serif;font-weight: 700;height: 36px;line-height: 36px;font-size: 16px;color: #ed1c24;}
.bx-tab-topic{width: 100%;white-space: nowrap;overflow-x: scroll;margin-bottom: 15px;display: none;}
.bx-tab-topic span {background: #fff;display: inline-block;margin-right: 20px;padding: 0 20px;border-radius: 18px;cursor: pointer;color: inherit;}
.bx-tab-topic span.active{color: #ed1c24;} */
.bx-tab-topic{margin-bottom: 15px;}
.bx-tab-topic span{font-family: 'Barlow Condensed', sans-serif;font-weight: 700;line-height: 1.2;font-size: 20px;color: inherit;padding: 5px;display: block;width: 100%;}
.tab-pane-topic{display: none;}
.tab-pane-topic.active{display: block;}
/* mb-category */
.mb-list{margin-bottom: 15px;}
.__MB_LIST_ITEM .article:not(:first-child) .article-title{margin-bottom: 5px;}
.__MB_LIST_ITEM .article:not(:first-child) .article-desc{display: none;}
.__MB_LIST_ITEM .article:not(:first-child) .article-info{margin-bottom: 0;display: none;}
.__MB_LIST_ITEM .article:first-child .article-image,.__MB_LIST_ITEM .article:first-child .article-title{margin-bottom: 10px;}
#_MB_LIST .__MB_LIST_ITEM .article:first-child .article-image{width: 160px;float: left;margin: 0 15px 0 0;}
#_MB_LIST .__MB_LIST_ITEM .article:first-child .article-title{font-size: 16px;margin-bottom: 0;}
#_MB_LIST .__MB_LIST_ITEM .article:first-child .article-desc{display: none;}
/* __MB_ARTICLE_PAGING */
.__MB_ARTICLE_PAGING {text-align: center;width: 100%;}
.mb-detail .__MB_ARTICLE_PAGING,.mb-video .__MB_ARTICLE_PAGING{margin-top: 20px;}
.__MB_ARTICLE_PAGING span, .__MB_ARTICLE_PAGING a {display: inline-block; height: 34px;text-align: center;line-height: 34px;border-radius: 34px;width: 130px;background-color: #eee;}
.__MB_ARTICLE_PAGING span:first-child {display: none;}
.__MB_ARTICLE_PAGING a {background-color: #ebebeb;color: #ed1c24;}
.__MB_ARTICLE_PAGING a:hover {background-color:#b50b03;color: #fff;}
/* box-video */
.box-video .article:not(:first-child){
    width: calc(50% - 10px);
    float: left;
    margin-left: 20px;
    margin-top: 15px;
}
.box-video .article:nth-child(2n),
.box-video .article:first-child{
    margin-left: 0;
    clear: both;
}
.box-video .article:first-child .ico-play{
    width: 80px;
    height: 80px;
    display: block;
    position: absolute;
    left: calc(50% - 40px);
    top: calc(50% - 40px);
    z-index: 1;
    background: url(../images/mb/ico-play.png) center center no-repeat;
}
.box-video .article:not(:first-child) .ico-play {
    display: block;
    width: 18px;
    height: 16px;
    background: #980800 url(../images/mb/ico-play-s.png) center center no-repeat;
    position: absolute;
    z-index: 1;
    bottom: 0;
    left: 0;
}
.ico-duration {
    display: block;
    height: 16px;
    line-height: 16px;
    background-color: #878787;
    color: #fff;
    position: absolute;
    left: 18px;
    bottom: 0;
    z-index: 1;
    font-size: 12px;
    padding: 0 5px;
}
/* box-opinion */
.box-opinion{border-top: 1px solid #e7e7e7;border-bottom: 1px solid #e7e7e7;padding-bottom: 15px;}
.box-opinion .category-name{background-color: #f3f3f3;margin-bottom: 0;}
.box-opinion .category-heading{border-bottom: 0;font-size: 20px;color: #cc0000;padding: 8px 0;}
.box-opinion .category-link:after {content: '/';margin-left: 3px;display: none;}
.category-link-sub {font-size: 16px;margin: 0 0 0 15px;display: inline-block;color: #666;line-height: 25px;}
.box-opinion-left{position: relative;background-color: #f3f3f3;border-bottom: 1px solid #e7e7e7;margin-bottom: 15px;}
.box-opinion-left .article-desc {display: none;}
.box-opinion-left .article-title{position: absolute;left: 0;bottom: 0;padding: 10px;z-index: 10;}
.box-opinion-left .article-link{color: #fff !important;}
.box-opinion-left .article-image::after {content: '';display: block;position: absolute;top: 0;z-index: 1;width: 100%;height: 100%;background: url(../images/mb/bg-news-slider.png) left bottom repeat-x;}
.box-opinion-left .bx-prev,.box-opinion-left .bx-next{content: '';display: block;width: 41px;height: 88px;position: absolute;top: calc(50% - 44px);z-index: 11;}
.box-opinion-left .bx-prev{left: 5px;background: url(../images/mb/ico-news-prev.png) 0 0 no-repeat;}
.box-opinion-left .bx-next{right: 5px;background: url(../images/mb/ico-news-next.png) 0 0 no-repeat;}
.box-opinion-left .bx-pager{width: 100%;text-align: center;margin-top: 12px;}
.box-opinion-left .bx-pager-item{display: inline-block;margin: 0 3px;}
.box-opinion-left .bx-pager-link{display: inline-block;width: 5px;height: 5px;line-height:1;background-color: #616161;text-indent: -9999px;}
.box-opinion-left .bx-pager-link.active{background-color: #ef7277;}
.box-opinion-right .article:first-child{margin-top: 0;padding-top: 0;border-top: 0;}
/* box-media */
.box-media .category-content{background-color: #464646;padding-top: 15px;}
.box-media .category-name{margin-bottom: 8px;}
.box-media .category-heading{border-bottom: 0;}
.category-media-link::after{content: '/';display: inline;margin-left: 5px;}
.bx-cat-sub{float: left;height: 36px;line-height: 40px;}
.bx-cat-sub li{float: left;margin-left: 5px;}
.bx-cat-sub li a{color: #666;font-size: 14px;}
.bx-cat-sub li a::before{content: '/';display: inline;margin-right: 5px;}
.bx-cat-sub li:first-child a::before{display: none;}
.box-media .article:not(:first-child){width: 100%;margin-left: 0;}
.box-media .article:not(:first-child) .article-image{width: 160px;float: left;margin: 0 15px 0 0;}
.box-media .article:not(:first-child) .article-title{font-weight: normal;}
.box-media .article-link{color: #fff !important;font-weight: inherit;}
/* bx-covid */
/* .bx-covid{border: 1px solid #d9d9d9;} */
.bx-covid .bx-cat-title{position: relative;}
.bx-covid .bx-cat-name{font-size: 18px;}
.bx-covid .bx-cat-link{border-left: 0;padding-left: 0;}
.bx-covid .bx-covid-item{height: 250px;overflow-y: scroll;scrollbar-width: thin;}
.bx-covid-item::-webkit-scrollbar {width: 3px;}
.bx-covid-item::-webkit-scrollbar-thumb {background: #888;}
.table-covid {border: 1px solid #eee;color: inherit;border-collapse: collapse;text-align: left;}
.table-covid:not(:first-child){margin-top: 15px;}
.table-covid td, .table-covid th {padding: 5px;vertical-align: middle;border: 1px solid #eee;font-size: 14px;}
.table-covid thead{background: #20419b;color: #fff;}
.table-covid th{white-space: nowrap;}
.table-covid.table-striped>tbody>tr:nth-of-type(odd) {background: #f8f9fa;color: inherit;}
.table-covid .text-right{text-align: right;}
/* box-most-read */
.box-most-read{counter-reset: section;}
.box-most-read .article{width: 100%;float: left;padding: 10px;}
.box-most-read .article:nth-child(even){background-color: #f8f8f8;}
.box-most-read .article:before {counter-increment: section;content: counter(section);width: 50px;display: block;float: left;text-align: left;font-size: 50px;line-height: 50px;color: #dcdcdc;font-family: Arial,sans-serif;font-style: italic;}
.box-most-read .article-title{padding-top: 5px;}
/* box-most-read-image */
.box-most-read-image .article{width:100%;float:left;margin-top: 15px;padding-top: 15px;border-top: 1px solid #e7e7e7;}
.box-most-read-image .article:first-child{margin-top: 0;padding-top: 0;border-top: 0;}
.box-most-read-image .article-image{width: 160px;float: left;margin: 0 15px 0 0;}
.box-most-read-image .article-title{font-weight: normal;font-size: 18px;}
.box-most-read-image .article-link{font-weight: inherit;}
/* navigation */
.navigation{height: 38px;line-height: 38px;border-bottom: 1px solid #e7e7e7;overflow: hidden;}
.breadcrumb li{float: left;}
.nav-slash{margin: 0 5px;}
.nav-slash span{font-size: 14px;color: #ed1c24;}
.breadcrumb a{color: #d1d1d1;}
.breadcrumb a,.breadcrumb h1{font-size: 12px;font-weight: normal;text-transform: uppercase;}
.breadcrumb li:last-child a, .breadcrumb h1 a {color: #ed1c24;}
/* mb-detail */
.mb-detail-content,
.mb-article-tag,
.mb-user-comment{
    width: 100%;
    display: block;
}
.article-detail-title{font-size: 24px;}
.article-detail-date,
.article-video-date{
    font-size: 13px;
    color: #999;
}
.article-detail-desc {
    line-height: 1.6;
    margin-bottom: 10px;
    font-size: 18px;
    text-align: justify;
}
.article-trademark {
    color: #ed1c24;
    margin-right: 5px;
}
.article-video-source{
    text-align: right;
}
.__MASTERCMS_CONTENT_MOBILE{
    line-height: 1.6;
    font-size: 18px;
    text-align: justify;
}
.__MASTERCMS_CONTENT_MOBILE p{
    margin: 20px 0;
}
.__MASTERCMS_CONTENT_MOBILE b,
.__MASTERCMS_CONTENT_MOBILE strong,
.article-video-desc b,
.article-video-date b,
.box-contact-page b,
.box-contact-page strong,
.article-detail-author{
    font-weight: 700;
}
.article-detail-author,
.article-detail-source{
    text-align: right;
}
.article-share{margin-bottom: 10px;}
.btn-share {float:left;position: relative;overflow: hidden;margin-right: 5px;height: 20px;}
.twitter-share.btn-share{height: 20px;}
.zalo-share-button.btn-share,.twitter-share.btn-share{top: 0;}
/* mb-relate */
.mb-relate{margin-bottom: 12px;}
.mb-relate .category-content{position: relative;}
.mb-relate .article-image{margin-bottom: 10px;}
.mb-relate .article-title,.mb-relate .article-link{font-size: 16px !important;-webkit-text-size-adjust:100%}
.mb-relate .bx-pager{width: 100%;text-align: center;margin-top: 12px;}
.mb-relate .bx-pager-item{display: inline-block;margin: 0 3px;}
.mb-relate .bx-pager-link{display: inline-block;width: 5px;height: 5px;line-height:1;background-color: #616161;text-indent: -9999px;}
.mb-relate .bx-pager-link.active{background-color: #ef7277;}
/* mb-article-tag */
.mb-article-tag span {float: left;font-size: 16px;font-weight: 700;background: url(../images/mb/ico-tag.png) 0px 1px no-repeat;padding-left: 34px;height: 26px;line-height: 26px;}
.article-keyword {float: left;width: calc(100% - 110px);margin-left: 10px;}
.mb-article-tag a {display: inline-block;background-color: #f1f1f1;margin-right: 5px;padding: 0 5px;margin-bottom: 5px;font-size: 14px;line-height: 26px;border-radius: 4px;}
/* user-comment */
#__BOX_COMMENT .bx-cat-heading {width: 100%;margin-bottom: 12px;display: block;}
#__BOX_COMMENT .bx-cat-link {font-weight: 400;position: relative;font-family: 'Roboto-Regular', sans-serif;/* color: #2350a3; */}
#__BOX_COMMENT .bx-cat-name {display: block;font-size: 24px;float: left;padding-right: 15px;border-bottom: 1px solid #ed1f24;}
/* mb-concern */
.mb-concern,.article-detail-more {margin-bottom: 15px;}
.mb-concern .article-image{margin-bottom: 10px;}
.mb-concern .article:not(:first-child) .article-image,.mb-concern .article-desc{display: none;}
.mb-concern .article:first-child .article-link{font-weight: 700;}
/* article-detail-more */
.article-detail-more .article:first-child,.article-detail-more .article:nth-child(2){width: calc(50% - 10px);margin-top: 0;padding-top: 0;border-top: 0;margin-left: 20px;}
.article-detail-more .article:first-child{margin-left: 0;}
.article-detail-more .article:first-child .article-image,.article-detail-more .article:nth-child(2) .article-image{width: 100%;margin-bottom: 10px;}
/* scroller-status */
.scroller-status {width: 100%;float: left;text-align: center;margin-top: 20px;background-color: #f1f1f1;}
/* sticky_widget  */
#sticky_widget {height: 44px;background: #fff;border-bottom: 1px solid #e0e0e0;position: fixed;top: 0;left: 0;z-index: 2;-webkit-transform: translateY(-100%);-ms-transform: translateY(-100%);transform: translateY(-100%);transition-duration: 350ms;transition-property: transform;transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);will-change: transform;width: 100%;padding: 0 15px;display: none;}
#sticky_widget .menu-button {line-height: 44px;color: #808080;font-size: 120%;cursor: pointer;}
.mb-detail-content.show_widget #sticky_widget{box-shadow: 0 1px 3px rgba(80,80,80,0.2), 0 3px 5px rgba(80,80,80,0.15);-webkit-transform: translateY(0);-ms-transform: translateY(0);transform: translateY(0);}
.social-buttons{list-style: none;margin-top: 5.5px;}
.social-buttons li{width: 32px;height: 32px;border-radius: 50%;text-align: center;margin-left: 10px;float: left;line-height: 32px;}
.social-buttons li a{color: #fff;line-height: 33px;width: 100%;height: 100%;}
.social-buttons li.fb-icon{background: #2350a3;}
.social-buttons li.coment-icon{color: #2350a3;}
.social-buttons li.coment-icon i{color: #ccc;}
.zalo-icon .zalo-bg{display: block;width: 32px;height: 32px;/* background: url(../images/sprites.svg) left -300px top 0 no-repeat; */}
/* footer */
#footer{background-color: #e8e8e8;}
.footer-top{text-align: right;border-bottom: 1px solid #ccc;padding: 5px 0;}
.footer-button{display: inline-block;margin-left: 5px;}
.footer-content{font-size: 14px;padding: 10px 0;}
.footer-content p{margin: 0 0 5px 0;}
.footer-content p a{font-size: 12px;}
.footer p:last-child{margin-bottom: 0;}
.footer-copy{background-color: #fff;font-size: 12px;color: #888;padding: 5px 0;border-bottom: 1px solid #d7d7d7;}
.footer-mastercms{background-color: #fff;padding: 5px 0;}
.footer-mastercms a{font-size: 12px;color: #cbcbcb;}
/* mb-error-page */
.mb-error-page {padding: 20px 0 30px 0;text-align: center;}
.mb-error-page h1 {margin: 15px 0;color: #999;font-weight: normal;}
.mb-error-page img{width: 50%;}
.backToHomepage {background: #ed1c24 !important;display: inline-block !important;color: #fff !important;height: 40px !important;line-height: 40px !important;padding: 0 20px !important;border-radius: 20px;font-weight: normal !important;font-size: 14px !important;}
.mb-contact-page .siteCenter{
    padding: 15px;
    background: #f6f6f6;
    margin-bottom: 15px;
    line-height: 1.4;
}
.ico-play {
    display: block;
    width: 18px;
    height: 16px;
    background: #980800 url(../images/pc/ico-play-s.png) center center no-repeat;
    position: absolute;
    z-index: 1;
    bottom: 0;
    left: 0;
}
.video-play{
    width: 100%;
}
.mb-video-detail .article-detail-title{
    font-size: 20px;
}
.gotop {
    background: url(../images/mb/gotop.png) center center no-repeat;
    width: 40px;
    height: 40px;
    border: 1px solid #d8d8d8;
    border-radius: 4px;
    position: fixed;
    display: none;
    cursor: pointer;
    bottom: 40px;
    right: 40px;
    z-index: 9999;
}

.alert {padding: 15px;border: 1px solid transparent;border-radius: 4px;margin-bottom: 10px;}
.alert-info {color: #31708f;background-color: #d9edf7;border-color: #bce8f1;}
.mb-article-topic-detail .article{margin: 15px 0;}
.mb-article-topic-detail .article-link{font-weight: normal;background: url(../images/mb/bg-link.png) left 6px no-repeat;padding-left: 15px;display: block;}
.more-article{float: right;color: #ed1c24;}
.videoWrapper,
.videoWrapper-o {
	position: relative;
	padding-bottom: 56.25%; 
}
.videoWrapper iframe,
.videoWrapper #myElement,
.videoWrapper-o iframe,
.videoWrapper-o .jwplayer {
	position: absolute;
	top: 0;
	left: 0;
	width: 100% !important;
	height: 100% !important;
}
@media only screen and (max-width: 800px) {
    .__mb_article_in_image,
    .__MB_template_g,
    .__MB_template_d,
    .__MB_template_e,
    .__MB_template_e_gray,
    .__MB_template_e_blue{width: 100% !important;}
    .__mb_article_in_image_large .tpl_desc{display: none;}
}
#radio-detail{margin-bottom: 10px;}
#radio-detail audio{width: 100%;height: 35px;border-radius: 0;background: #f1f3f4;outline:0;}
.ico-bell {
    display: inline-block;
    background: url(../images/pc/ico-bell.png) left 7px top 3px no-repeat;
    padding-left: 27px;
    color: #fff !important;
    background-color: #ed1c24;
    height: 21px;
    line-height: 20px;
    border-radius: 4px;
    padding-right: 5px;
    background-size: 14px;
}
/* ico-down */
.ico-down {font-size: 24px;width: 30px;height: 30px;line-height: 30px;text-align: right;display: block;float: right;color: #c2c2c2;cursor: pointer;}
.list-cat-sub {display: none;background-color: #f8f8f8;position: absolute;top: 48px;right: 0;z-index: 99;min-width: 200px;box-shadow: -2px 2px 5px rgb(0 0 0 / 20%);transform-origin: 0 0;}
.list-cat-sub a {display: block;text-align: right;padding: 0 10px;line-height: 36px;border-top: 1px solid #ebebeb;}
.list-cat-sub a:first-child {border-top: 0;}
#breaking-news{margin-top: 10px;}
.breaking-news-marquee a,#breaking-news .bx-cat-content a{margin-right: 10px;}
.hna-headlines {
    color: #fff;
    float: left;
    background: #ed1c24;
    padding: 0 12px;
    border-bottom-right-radius: 10px;
    border-top-left-radius: 10px;
}
#breaking-news .bx-cat-content{float: left;width: calc(100% - 115px);position: relative;margin-left: 10px;text-align: left;}

/* podcasts-listen */
.podcasts-listen{margin-bottom: 20px;}
.podcasts-listen{background: rgb(61,11,60);background: linear-gradient(90deg, rgba(61,11,60,1) 0%, rgba(30,21,76,1) 35%);}
.container-listen {width: 100%;background: url(../images/back-mic.png) center bottom no-repeat;background-size: cover;}
.container-listen .listen {width: 100%;margin: 0 auto;display: flex;flex-direction: column;align-items: center;padding: 20px 0;gap: 20px;}
.container-listen .tittle-container {text-align: center;padding: 0 15px;}
.container-listen .tittle-container-link {color: white;font-size: 22px;font-family: 'Merriweather-Bold', sans-serif;background: url(../images/mic-1.png) left center no-repeat;padding-left: 25px;background-size: 19px 16px;}
.container-listen .article-share{display: flex;flex-direction: row;gap: 5px;justify-content: center;}
.container-listen .podcasts-auther {justify-content: center;width: 100%;color: white;display: flex;background: url(../images/podcast-border.png) bottom no-repeat;padding: 0 15px 20px 15px;gap: 15px;}
.container-listen .name-auther {font-size: 12px;background: url(../images/person.png) left 0px no-repeat;background-size: 12px 13px;padding-left: 25px;text-transform: uppercase;}
.container-listen .podcasts-date {font-size: 12px;background: url(../images/clock.png) left 0px no-repeat;background-size: 14px 14px;padding-left: 25px;}
.container-listen .podcasts-lyrics {color: white;padding: 0 15px;text-align: justify;font-size: 16px;overflow-y: auto;}
.container-listen .podcasts-lyrics p{margin-bottom: 15px;}
.container-listen .player-ctn {width: calc(100% - 30px);display: flex;border-radius: 10px;background-color: rgba(255, 255, 255, 0.1);position: relative;margin: 0 auto;}
.container-listen .btn-ctn,.container-listen .infos-ctn {display: flex;align-items: center;justify-content: space-between;}
.container-listen .btn-ctn {justify-content: center;gap: 20px;padding: 15px 20px 10px 20px;flex-direction: column;width: 100%;}
.alight-item-center {display: flex;align-items: center;}
.container-listen .btn-ctn-1 {gap: 15px;}
.container-listen .btn-action {cursor: pointer;text-align: center;}
.container-listen #btn-faws-volume{display: flex;width: 23px;}
.container-listen .infos-ctn>div {font-size: 16px;color: white;}
.container-listen .player-ctn .player-title {text-align: center;font-size: 16px;font-weight: 500;color: #FFF;font-family: 'cairo', sans-serif;}
.container-listen #myProgress {height: 1px;width: 100%;background-color: rgba(255, 255, 255, 0.5);cursor: pointer;}
.container-listen #myBar {width: 0;height: 1px;background-color: #fff;border-radius: 10px;}
.container-listen .playlist-ctn{display: none;}
/* mb-podcast-list */
.mb-podcast-list .podcasts-listen{margin-bottom: 20px;}
/* podcats-category-list */
.podcats-category-list .bx-cat-content{margin-bottom: 20px;}
.podcats-category-list .article {padding-top: 20px;margin-top: 20px;border-top: 1px dotted #ebebeb;float: left;width: 100%;}
.podcats-category-list .article:first-child {margin-top: 0;padding-top: 0;border-top: 0;}
.podcats-category-list .article-image {width: 156px;float: left;margin-right: 20px;margin-bottom: 0;}
.podcats-category-list .article-image::after {content: "";background: url(../images/mic-1.png);background-size: 16px;background-position: center;background-repeat: no-repeat;width: 20px;height: 20px;background-color: #eb1f26;color: #fff;border-radius: 3px;position: absolute;bottom: 10px;right: 10px;cursor: pointer;z-index: 5;}

@font-face {font-family:'Merriweather-Regular';src: url('fonts/Merriweather/Merriweather-Regular.ttf');}
@font-face {font-family:'Merriweather-Bold';src: url('fonts/Merriweather/Merriweather-Bold.ttf');}
/* grayscale */
/* .logo,#footer,#shortcut,#breaking-news,#header .button i,.hna-header-info{filter: grayscale(1);} */
.zalo-icon{display: none !important;}