@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');}
body {font: 400 16px/1.3 'Barlow Condensed', sans-serif;color: #000;min-width: 1200px;}
* {margin: 0;padding: 0;}
*,*:after,*:before {box-sizing: border-box;-moz-box-sizing: border-box;-webkit-box-sizing: border-box;}
::placeholder {color: #999;opacity: 1;}
:-ms-input-placeholder {color: #999;}
::-ms-input-placeholder {color: #999;} 
.siteCenter {width: 1180px;margin: 0 auto;}
a {text-decoration: none;border: none;color: inherit;}
a:hover,.breadcrumb a:hover,.breadcrumb li h1 a:hover{color: #ed1c24;}
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;}
.mb{margin-bottom: 15px;}
.clearfix:after {content: "";display: block;height: 0;width: 100%;clear: both;}
.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;}
/* header */
.header-top{width: 100%;height: 34px;line-height: 34px;background-color: #f8f7f7;font-size: 14px;}
.header-top span, .header-top a {display: block;float:left;margin-left: 10px;color: inherit;}
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;}
.ico-phone::before {content: '';display: block;width: 15px;height: 32px;background: url(../images/pc/ico-phone-no.png) left 10px no-repeat;float: left;margin-right: 5px;}
#frmSearch {display: block;float: right;width: 220px;height: 28px;margin-top: 2px;border: 1px solid #e9e9e9;border-radius: 28px;overflow: hidden;}
#frmSearch input[type="text"] {height: 100%;float: left;border: 0;width: calc(100% - 30px);padding: 0 15px;outline: none;}
#frmSearch button[type="submit"] {width: 30px;height: 100%;line-height: 100%;background:#fff url(../images/pc/ico-search.png) center center no-repeat;border: 0;cursor: pointer;outline: none;}
.bx-search-result {padding: 15px;border: 1px solid transparent;background-color: #f7f8fa;border-color: #e1e1e1;}
.highlight{background-color: yellow;}
.__MB_KEYWORS{font-weight: 700;}
.header-logo{width: 100%;padding: 10px 0;}
.logo{display: flex;align-items: center;height: 90px;}
.logo img{height: 50px;}
/* banner-728x90 */
.banner-728x90,.hna-right-logo{width: 728px;height: 90px;overflow: hidden;text-align: right;}
.banner-728x90 img,.hna-right-logo img{height: 90px;}
.banner img{height: auto;}
.box-grid-cover .col-right .banner:last-child{margin-bottom: 0;}
/* nav */
#nav {width: 100%;background-color: #ed1c24;position: sticky;top: 0;z-index: 9999;}
/* #nav {width: 100%;background-color: #000;position: sticky;top: 0;z-index: 9999;} */
.cat{display: block;float: left;padding: 0 16px;position: relative;}
.cat > a,.cat.last > span {font: 700 14px/40px 'Barlow Condensed', sans-serif;color: #fff;text-transform: uppercase;cursor: pointer;}
.cat.active > a,.cat:hover > a{color: #fff;}
.cat:after {content: "";display: block;width: 1px;height: 28px;background:#da141b;position: absolute;right: 0;top: 6px;}
/* .cat:after {content: "";display: block;width: 1px;height: 28px;background:#3a3a3a;position: absolute;right: 0;top: 6px;} */
.cat:last-child:after{display: none;}
.cat.active:after,.cat:hover:after{background: none;}
.sub-menu{display: none;position: absolute;z-index: 100;top: 40px;left: 0;min-width: 222px;}
.sub-cat {white-space: nowrap;background-color: #fff;border-top: 1px solid #ebebeb;padding: 9px 16px;width: 100%;float: left;clear: both;}
.sub-cat:first-child{border-top: 0;}
.sub-cat:hover a{color:#ed1c24;}
.sub-cat a{color: inherit;}
.cat.active,.cat:hover{background-color: #d60911;}
/* .cat.active,.cat:hover{background-color: #666;} */
.cat:hover .sub-menu{display: block;}
.cat.last{float:right;}
.cat.last:hover .sub-menu{left: unset;right: 0;}
/* breaking-news */
#breaking-news{background-color: #efefef;color: #333;line-height: 32px;}
#breaking-news .lt{width: 865px;}
.ico-share{width: 21px;height: 32px;float: left;background-image: url(../images/pc/ico-share-social.png);background-repeat: no-repeat;margin-right: 5px;}
.ico-share-youtube{background-position: -62px 5px;}
.ico-share-twitter{background-position: -32px 5px;}
.ico-share-rss{background-position: 0 5px;display: none;}
.ico-share-facebook{background-position: 0 5px;}
.ico-bell {
    float: left;
    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;
    margin-top: 5px;
    border-radius: 4px;
    padding-right: 5px;
    background-size: 14px;
}
/* #breaking-news .lt:before{content:'';display:block;float:left;width:30px;height:30px;background: url(../images/pc/ico-nav-r.png) center center no-repeat;} */
.breaking-news-marquee{float:left;}
.breaking-news-marquee a,#breaking-news .bx-cat-content a{margin-left: 20px;}
.hna-headlines {color: #ed1c24;float: left;}
#breaking-news .bx-cat-content{float: left;width: calc(100% - 120px);position: relative;margin-left: 10px;}
/* main */
#main > .siteCenter{margin-top: 15px;margin-bottom: 15px;}
.box-grid-cover {display: grid;grid-template-columns: auto 300px;grid-column-gap: 15px;margin-bottom: 15px;background: url(../images/pc/bg-coverage.png) left bottom repeat-x;padding-bottom: 25px;}
.col-left,.colLeft{width: 865px;}
.col-right,.colRight{width: 300px;}
.banner{width: 100%;display: block;clear: both;margin-bottom: 15px;text-align: center;border: 1px solid #efefef;}
/* article */
.article-image{position: relative;display: block;overflow: hidden;width: 100%;margin-bottom: 10px;}
.article-image::before{padding-top: 56.25%;content: '';display: block;}
.article-image img{position: absolute;top: 0;z-index: 1;width: 100%;min-height:100%;}
.article-title{font-size: 16px;}
.article-link,.breadcrumb li:last-child a,.breadcrumb h1 a,.article-detail-title{color: inherit;}
.article-desc{color: #999;}
.article-info{font: 400 12px/1.3 'Roboto-Regular',sans-serif;text-transform: uppercase;color: #999;margin-bottom: 10px;}
.article-cat{text-decoration: underline;}
.article-cat:after {content: '|';display: inline;margin-right: 1px;margin-left: 5px;vertical-align: 1px;}
/* ico-type */
.ico-photo, .ico-infographic, .ico-emag {display: block;position: absolute;z-index: 2;right: 15px;bottom: 15px;background-image: url(../images/pc/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-live {
    background: url(../images/pc/ico-live.gif) 0px 0px no-repeat;
    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);
    }
}
  
/* bx-cover */
.bx-cover{width: 100%;}
.bx-cover .article:not(:first-child){width: 276px;float: left;margin-left: 18px;}
.bx-cover .article:nth-child(2),.bx-cover .article:nth-child(3){margin-bottom: 15px;}
.bx-cover .article:nth-child(4){margin-left: 0;clear: both;}
.bx-cover .article:not(:first-child) .article-title{font-size: 18px;margin-bottom: 10px;}
.bx-cover .article-desc{-webkit-line-clamp: 3;-webkit-box-orient: vertical;overflow: hidden;text-overflow: ellipsis;display: none;}
.bx-cover .article:first-child{width: 570px;float: left;margin-bottom: 15px;margin-left: 0;}
.bx-cover .article-info{margin-bottom: 0;}
/* .bx-cover .article:first-child .article-desc{display: -webkit-box;} */
.bx-cover .article:first-child .article-title{font-size: 24px;margin-bottom: 10px;}
.bx-cover .article:first-child .article-title:hover .article-link{color:inherit}
/* bx-news */
.bx-news{width: 300px;overflow:hidden;}
.bx-news .article{width: 100%;float: left;margin-top: 15px;padding-top: 15px;border-top: 1px dotted #ccc;}
.bx-news .article-image{width: 130px;float: left;margin: 0 15px 0 0;}
.bx-news .article-desc{display: none;}
.bx-news .article:first-child{margin-top: 0;padding-top: 0;border-top: 0;}
.bx-news .article:first-child .article-image{width: 100%;margin: 0 0 10px 0;}
.bx-news .article:first-child .article-title{font-size: 18px;}
/* bx-grid-topic */
.bx-grid-topic{background: #f2f2f2;padding: 10px 20px;margin-bottom: 15px;}
.bx-topic-title{margin-bottom: 15px;}
.bx-grid-topic .bx-topic-headline,.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: calc(100% - 150px);white-space: nowrap;overflow: hidden;}
.bx-grid-topic .bx-topic-headline{font-size: 18px;text-transform: uppercase;}
.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;}
.tab-pane-topic{display: none;}
.tab-pane-topic.active{display: block;}
.tab-pane-topic .article{width: 175px;float: left;margin: 0 0 0 18px;}
.tab-pane-topic .article:first-child{margin-left: 0;clear: both;}
.tab-pane-topic .article-title{font-weight: normal;}
.tab-pane-topic .article-link{font-weight: inherit;}
/* bx-grid-body */
.bx-grid-body {display: grid;grid-template-columns: auto 300px;grid-column-gap: 15px;}
/* bx-cat */
.bx-cat{margin-bottom: 15px;}
.bx-cat-title{border-bottom: 1px solid #e1e1e1;}
.bx-cat-name{height: 36px;line-height: 36px;font-size: 20px;color: #ed1c24;text-transform: uppercase;overflow: hidden;float: left;}
.bx-cat-link{color: inherit;/*border-left: 5px solid #ed1c24;padding-left: 10px;*/display: inline-block;line-height: 16px;padding-right: 2px;}
.pc-category .bx-cat-link,.pc-detail .bx-cat-link{border-left: 0;padding-left: 0;}
.bx-cat-link:hover{color: #ed1c24;}
/* bx-cat-one */
.bx-cat-one .article{width: 415px;float: right;margin-top: 15px;padding-top: 15px;border-top: 1px dotted #ccc;}
.bx-cat-one .article-image{width: 130px;float: left;margin: 0 15px 0 0;}
.bx-cat-one .article:not(:first-child) .article-title{font-size: inherit;font-weight: inherit;}
.bx-cat-one .article:not(:first-child) .article-link{font-family: inherit;/*font-weight: inherit;*/}
.bx-cat-one .article:not(:first-child) .article-info{display: none;}
.bx-cat-one .article-desc{display: none;}
.bx-cat-one .article:first-child,.bx-cat-one .article:nth-child(2){margin-top: 0;padding-top: 0;border-top: 0;}
.bx-cat-one .article:first-child{width: 435px;float: left;}
.bx-cat-one .article:first-child .article-image{width: 100%;margin:0 0 10px 0;}
.bx-cat-one .article:first-child .article-title{width: 100%;float: left;font-size: 18px;margin-bottom: 10px;}
.bx-cat-one .article:first-child .article-desc{width: 100%;/*-webkit-line-clamp: 3;*/-webkit-box-orient: vertical;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;}
/* bx-cat-two */
.bx-cat-two{margin-bottom: 0;}
.bx-cat-two .article{width: 278px;float: left;margin:0 0 15px 15px;}
.bx-cat-two .article:nth-child(3n+1){margin-left: 0;clear: both;}
.bx-cat-two .article-title{font-size: 18px;font-weight: normal;}
.bx-cat-two .article-link{font-family: inherit;/*font-weight: inherit;*/}
.bx-cat-two .article-desc{display: none;}
/* bx-cat-three */
.bx-cat-three {width: 278px;margin-left: 15px;}
.bx-cat-three:nth-child(3n+1){margin-left: 0;clear: both;}
.bx-cat-three .article{width: 100%;float: left;margin-top: 15px;padding-top: 15px;border-top: 1px dotted #ccc;}
.bx-cat-three .article-image,.bx-cat-three .article-desc{display: none;}
.bx-cat-three .article:not(:first-child) .article-title{font-size: inherit;font-weight: inherit;}
.bx-cat-three .article:not(:first-child) .article-link{font-family: inherit;font-weight: inherit;-webkit-line-clamp: 2;-webkit-box-orient: vertical;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;min-height: 40px;}
.bx-cat-three .article:first-child{margin-top: 0;padding-top: 0;border-top: 0;}
.bx-cat-three .article:first-child .article-image{display: block;}
.bx-cat-three .article:first-child .article-title{font-size: 18px;}
.bx-cat-three .article:first-child .article-link{-webkit-line-clamp: 2;-webkit-box-orient: vertical;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;min-height: 46px;}
/* bx-cat-three-2 */
.bx-cat-three-2 .article .article-image{display: block;}
.bx-cat-three-2 .article:not(:first-child) .article-image{width: 78px;float: left;margin: 0 15px 0 0;}
.bx-cat-three-2 .article:not(:first-child) .article-image::before{padding-top: 78px;}
.bx-cat-three-2 .article:not(:first-child) .article-image img{height: 100%;object-fit: cover;}
/* bx-cat-mostread */
.bx-cat-mostread .article{width: 100%;float: left;margin-top: 15px;padding-top: 15px;border-top: 1px dotted #ccc;}
.bx-cat-mostread .article-image{width: 78px;float: left;margin:0 15px 0 0;}
.bx-cat-mostread .article-image::before{padding-top: 78px;}
.bx-cat-mostread .article-image img{height: 100%;object-fit: cover;}
.bx-cat-mostread .article:first-child{margin-top: 0;padding-top: 0;border-top: 0;}
.bx-cat-mostread .article-title{font-size: 16px;}
/* bx-video */
.bx-video-title{margin-bottom: 10px;}
.bx-video-name{height: 36px;line-height: 36px;font-size: 20px;color: #ed1c24;text-transform: uppercase;overflow: hidden;float: left;}
.bx-video-title .bx-cat-link::after{content: '/';display: inline;margin-left: 5px;}
.bx-video .bx-video-content{background-color: #2e2e2e;padding:18px;}
.bx-video-left{width: 523px;}
.bx-video-left .article{width: 100%;display: block;}
.bx-video-left .article-image{width: 100%;}
.bx-video-left .article-image::before{padding-top: 62.25%;}
.bx-video-left .article-title{font-size: 24px;color:#fff;}
.bx-video-left .article-link,.bx-video-right .article-link{-webkit-line-clamp: 2;-webkit-box-orient: vertical;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;}
.bx-video-left .ico-play{display: block;width: 84px;height: 84px;background: url(../images/pc/ico-play.png) center center no-repeat;position: absolute;z-index: 1;top: calc(50% - 42px);left: calc(50% - 42px);}
.bx-video-right{width: 290px;}
.bx-video-right .article{width: 100%;float: left;margin-top: 15px;padding-top: 15px;border-top: 1px dotted #c1c1c1;}
.bx-video-right .article:first-child{margin-top: 0;padding-top: 0;border-top: 0;}
.bx-video-right .article-image{width: 100%;margin: 0 0 10px 0;}
.bx-video-right .article-title{color: #fff;}
.bx-video-right .article-link{-webkit-line-clamp: 3;}
.bx-video .article-link:hover{color: #e2e2e2;}
/* .bx-video-right{height: 360px;overflow-y: scroll;padding-right: 10px;scrollbar-width:thin;scrollbar-color: #980800;} */
.bx-video-right::-webkit-scrollbar {width: 2px;}
.bx-video-right::-webkit-scrollbar-thumb {background: #980800;}
.bx-video-right .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;}
.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}
.ico-duration:empty{display: none;}
/* bx-media */
.bx-media{margin-bottom: 15px;}
.bx-media-title{margin-bottom: 10px;}
.bx-media-title .bx-cat-link::after{content: '/';display: inline;margin-left: 5px;}
.bx-cat-sub{float: left;height: 36px;line-height: 36px;}
.bx-cat-sub li{float: left;margin-left: 5px;}
.bx-cat-sub li a{color: #666;}
.bx-cat-sub li a::before{content: '/';display: inline;margin-right: 5px;}
.bx-cat-sub li:first-child a::before{display: none;}
.bx-media-content{padding: 28px 32px;background-color: #ebebeb;position: relative;}
.bx-media-slider .article-image{/*height: 395px;*/border-radius: 3px;}
/* .bx-media-slider .article-image::after{content:'';display: block;position: absolute;top: 0;z-index: 1;width: 100%;height: 100%;background: url(../images/pc/bg-media-article.png) left bottom repeat-x;} */
.bx-media-slider .article-image img{height: 100%;object-fit: cover;}
/* .bx-media-slider .article-title{position: absolute;bottom: 60px;left: 0;right: 0;z-index: 1;padding: 0 30px;text-align: center;color: #fff;font-size: 18px;} */
/* .bx-media-slider .article-title::before {content: '';width: 40%;height: 3px;background-color: #fff;display: block;margin: 0 auto 15px;} */
/* .bx-media-slider .article-title{} */
.bx-media-slider .article-link{color: inherit;}
.bx-media-slider .article-link:hover{color: #e2e2e2;}
.bx-media .bx-prev,.bx-media .bx-next{display: block;width: 26px;height: 43px;position: absolute;top: calc(50% - 21px);z-index: 2;}
.bx-media .bx-prev{background: url(../images/pc/bx-media-prev.png) center center no-repeat;left: 0;}
.bx-media .bx-next{background: url(../images/pc/bx-media-next.png) center center no-repeat;right: 0;}
.bx-media .bx-prev:hover{background: url(../images/pc/bx-media-prev-hover.png) center center no-repeat;}
.bx-media .bx-next:hover{background: url(../images/pc/bx-media-next-hover.png) center center no-repeat;}
/* bx-organization */
.bx-organization{border: 1px solid #d9d9d9;padding: 10px 15px;}
.bx-organization .bx-cat-name{font-size: 18px;}
.bx-organization .bx-cat-link{border-left: 0;padding-left: 0;}
.hna-organization .bx-cat-name{height: 30px;line-height: 30px;}
.hna-organization .bx-cat-sub{float: left;height: auto;display: inline;line-height: 30px;}
.hna-organization .bx-cat-sub li{float: none;display: inline;margin-right: 5px;margin-left: 0;}
.hna-organization .bx-cat-sub li a::before{margin-right: 5px;}
.article-topic-link{padding: 5px 5px;font-size: 17px;width: 100%;float: left;line-height: 1.2;}
.bx-organization .article{margin-top: 15px;padding-top: 15px;border-top: 1px dotted #ccc;}
.bx-organization .article-image{width: 118px;float: left;margin: 0 15px 0 0;display: none;}
.bx-organization .article-title{color: #333;font-size: 16px;font-weight: inherit;}
.bx-organization .article-link{background: url(../images/pc/bg-link.png) left 7px no-repeat;padding-left: 15px;display: block;font-family: inherit;font-weight: inherit;}
.bx-organization .article-desc{display: none;}
.bx-organization .article:first-child{margin-top: 0;padding-top: 0;border-top: 0;}
.bx-organization .article:first-child .article-image,.bx-organization .article:nth-child(2) .article-image{display: block;}
.bx-organization .article:first-child .article-link,.bx-organization .article:nth-child(2) .article-link{background: none;padding-left: 0;font-weight: 700;}
/* bx-gold */
.bx-gold{border: 1px solid #d9d9d9;padding: 10px 15px;}
.bx-gold .bx-cat-title{position: relative;}
.bx-gold .bx-cat-name{font-size: 18px;}
.bx-gold .bx-cat-link{border-left: 0;padding-left: 0;}
.bx-gold .bx-gold-slider .bx-gold-item{height: 250px;overflow-y: scroll;scrollbar-width: thin;}
.bx-gold-item::-webkit-scrollbar {width: 3px;}
.bx-gold-item::-webkit-scrollbar-thumb {background: #888;}
.table-gold {border: 1px solid #eee;color: inherit;border-collapse: collapse;text-align: left;}
.table-gold td, .table-gold th {padding: 5px;vertical-align: middle;border: 1px solid #eee;font-size: 14px;}
.table-gold thead{background: #20419b;color: #fff;}
.table-gold th{white-space: nowrap;}
.table-gold.table-striped>tbody>tr:nth-of-type(odd) {background: #f8f9fa;color: inherit;}
.table-gold .text-right{text-align: right;}
#ico-gold-prev,#ico-gold-next{display: block;width: 25px;height: 25px;cursor: pointer;position: absolute;top: 5px;border-radius: 2px;}
#ico-gold-prev{background: #ebebeb url(../images/pc/ico-gold-prev.png) center no-repeat;right: 30px;}
#ico-gold-next{background: #ebebeb url(../images/pc/ico-gold-next.png) center no-repeat;right: 0;}
/* bx-covid */
.bx-covid{border: 1px solid #d9d9d9;padding: 10px 15px;}
.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;}
/* footer */
#nav-footer{background: #fff;border-top: 3px solid #ed1c24;}
#nav-footer .siteCenter{border-bottom: 1px solid #d7d7d7;padding-bottom: 15px;}
.cat-f{width: 196px;float: left;margin-top: 15px;}
.cat-f:nth-child(6n+1){clear: both;}
.sub-cat-f{margin-top: 5px;}
.footer-info-f{padding: 15px 0 7px 0;border-bottom: 1px solid #d7d7d7;}
.footer-info-f .footer-lt{width: 510px;}
.footer-info-f .footer-rt{width: 550px;}
.footer-info p{margin-bottom: 5px;color:#666;}
.footer-info b{color: #333;}
a.contact-link-f {color: #333;text-decoration: underline;margin-right: 15px;}
.ico-address-f{background:url(../images/pc/ico-gps.png) left 0px no-repeat;padding-left: 25px;}
.ico-email-f{background:url(../images/pc/ico-email-f.png) left 2px no-repeat;padding-left: 25px;}
.ico-hotline-f{background: url(../images/pc/ico-phone.png) left 2px no-repeat;padding-left: 25px;}
.ico-market-f{background: url(../images/pc/ico-notify.png) left -1px no-repeat;padding-left: 28px;margin-left: 10px;}
.footer-mastercms{line-height: 45px;height: 45px;font-size: 14px;color:#999;}
/* navigation */
.navigation{height: 13px;line-height: 13px;margin-bottom: 15px;background: url(../images/pc/bg-breadcrumb.png) left 2px repeat-x;}
.breadcrumb li{float: left;}
.nav-slash{margin: 0 5px;}
.breadcrumb{float: left;background-color: #fff;padding-right: 10px;}
.breadcrumb a{color: #a0a0a0;text-transform: uppercase;}
.breadcrumb a,.breadcrumb h1{font-size: 16px;font-weight: normal;}
.breadcrumb li:last-child a, .breadcrumb h1 a {color:#ed1c24;}
/* bx-list-highlight */
.bx-list-highlight{padding-bottom: 20px;margin-bottom: 15px;background: url(../images/pc/bg-coverage.png) left bottom repeat-x;}
.bx-list-highlight .article{width: 300px;float: left;margin: 15px 0 0 15px;padding-top: 15px;border-top: 1px dotted #ccc;}
.bx-list-highlight .article-desc{-webkit-line-clamp: 3;-webkit-box-orient: vertical;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;}
.bx-list-highlight .article:first-child{margin: 0;padding-top: 0;border-top: 0;width: 550px;}
.bx-list-highlight .article:nth-child(2){margin-top: 0;padding-top: 0;border-top: 0;}
.bx-list-highlight .article:first-child .article-title{font-size: 24px;margin-bottom: 10px;}
.bx-list-highlight .article.article:not(:first-child) .article-title{font-size: 18px;}
.bx-list-highlight .article.article:not(:first-child) .article-info{display: none;}
.bx-list-highlight .article.article:not(:first-child) .article-desc{display: none;}
/* bx-list */
.bx-list .article{width: 100%;float: left;margin-top: 15px;padding-top: 15px;border-top: 1px dotted #ccc;}
.bx-list .article-image{width: 215px;float: left;margin:0 15px 0 0;}
.bx-list .article-title{font-size: 18px;margin-bottom: 10px;}
.bx-list .article-desc{-webkit-line-clamp: 3;-webkit-box-orient: vertical;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;}
.bx-list .article:first-child{margin-top: 0;padding-top: 0;border-top: 0;}
/* __MB_ARTICLE_PAGING */
.__MB_ARTICLE_PAGING{text-align: center;}
.__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: #ebebeb;color: #ed1c24;text-transform: uppercase;font-weight: 700;}
.__MB_ARTICLE_PAGING a {background-color: #ebebeb;}
.__MB_ARTICLE_PAGING a:hover {background-color: #d60911;color:#fff;}
.__MB_ARTICLE_PAGING span:first-child {display: none;}
/* bx-mostread */
.bx-mostread{background-color:#f7f8fa;}
.bx-mostread .bx-cat-title-o{border-bottom: 1px solid #e1e1e1;}
.bx-mostread .article{width: 100%;float: left;margin-top: 15px;padding-top: 15px;border-top: 1px dotted #ababab;}
.bx-mostread .article:first-child{margin-top: 0;padding-top: 0;border-top: 0;}
.bx-mostread .article-link{background: url(../images/pc/ico-link-r.png) left 5px no-repeat;padding-left: 15px;display: block;}
/* backTop */
.backTop {background: url(../images/pc/backTop.png) 0 0 no-repeat;width: 56px;height: 56px;display: none;position: fixed;bottom: 225px;right: 10px;cursor: pointer;z-index: 10;}
/* article-detail */
.article-detail-subtitle{color: #ed1c24;}
.article-detail-title {font-size: 30px;margin-bottom: 15px;}
.article-detail .article-info{margin-bottom: 15px;}
.article-detail .article-date{background: url(../images/pc/ico-date-s.png) left 1px no-repeat;padding-left: 15px;}
.btn-share {display: inline-block !important;position: relative;height: 20px;vertical-align: -5px;margin-left: 5px;}
.article-detail-desc{margin-bottom: 15px;}
.__MASTERCMS_CONTENT{color:#333;}
.article-detail-author{text-align: right;font-weight: 700;}
.article-detail-source{text-align: right;font-style: italic;margin-top: 10px;}
.article-detail-subtitle:empty,.article-detail-source:empty,.article-detail-author:empty{display: none;}
.article-detail-desc,.article-detail-author,.article-detail-source{font-size:18px;color:#333;}
.article-trademark{color: #ed1c24; margin-right: 5px;}
/* article-tag */
.article-tag span{display: block;float: left;height: 36px;font:normal 18px/36px 'Roboto-Bold',sans-serif;background: url(../images/pc/ico-tag.png) left 6px no-repeat;padding-left: 35px;}
.article-keyword{padding-left: 90px;}
.article-keyword a{height: 36px;line-height: 36px;background-color: #ebebeb;float: left;padding: 0 10px;border-radius: 5px;margin: 0 5px 5px 0;}
/* article-detail-relate */
.article-detail-relate .article{float: left;width: 278px;margin: 0 0 15px 15px;}
.article-detail-relate .article:nth-child(3n+1){clear: both;margin-left: 0;}
.article-detail-relate .article-title{font-size: 16px;color:#333;}
/* article-detail-similar */
.article-detail-similar .article:not(:first-child){width: 415px;float: left;margin-top: 15px;padding-top: 15px;border-top: 1px dotted #ccc;}
.article-detail-similar .article:nth-child(2){margin-top: 0;padding-top: 0;border-top: 0;}
.article-detail-similar .article-image,.article-detail-similar .article-desc{display: none;}
.article-detail-similar .article:first-child{width: 435px;float: right;}
.article-detail-similar .article:first-child .article-image{display: block;}
.article-detail-similar .article:first-child .article-title{font-size: 18px;margin-bottom: 10px;}
.article-detail-similar .article:first-child .article-desc{-webkit-line-clamp: 3;-webkit-box-orient: vertical;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;}
/* article-detail-other */
.article-detail-other .article{width: 100%;float: left;margin-top: 15px;padding-top: 15px;border-top: 1px dotted #ccc;}
.article-detail-other .article-image{width: 215px;float: left;margin:0 15px 0 0;}
.article-detail-other .article-title{font-size: 18px;margin-bottom: 10px;color: #333;}
.article-detail-other .article-desc{-webkit-line-clamp: 3;-webkit-box-orient: vertical;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;}
.article-detail-other .article:first-child{margin-top: 0;padding-top: 0;border-top: 0;}
/* article-detail-topic */
.article-detail-topic .bx-cat-name:after{content: '/';display: inline;margin-left: 5px;vertical-align: 1px;color: #999;}
.topic-link{float: left;font-size: 16px;color:#666;height: 36px;line-height: 36px;margin-left: 10px;}
.article-detail-topic  .article{width: 100%;float: left;margin-top: 10px;}
.article-detail-topic .article:first-child{margin-top: 0;}
.article-detail-topic .article-title{font-weight: normal;font-size: 16px;}
.article-detail-topic .article-link{background:url(../images/pc/ico-square.png) left 7px no-repeat;padding-left: 15px;}
/* bx-video-list */
.pc-video-list #main,.pc-video-list #main .video-body{background-color: #1a222e;}
.pc-video-list #main > .siteCenter{margin-top: 0;margin-bottom: 0;}
.pc-video-list .navigation{margin-top: 15px;background: none;}
.pc-video-list .breadcrumb{background: none;}
.pc-video-list .breadcrumb li:last-child a,.pc-video-list .breadcrumb h1 a{color: #fff;}
.pc-video-list .nav-slash{color: #a0a0a0;}
.bx-video-list .article{width: 220px;float: left;margin: 0 0 15px 20px;}
.bx-video-list .article:nth-child(5n+1){margin-left: 0;clear: both;}
.bx-video-list .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;}
.bx-video-list .article-title{color: #758397;}
/* pc-video-detail */
.pc-video-detail .bx-cat-heading{margin-bottom: 10px;}
.pc-video-detail .bx-cat-link{color: #fff;border-left-color: #fff;}
/* bx-video-news */
.video-left {width: 735px;color: #758397;}
.video-right {width: 420px;}
.embed-ifame,.embed-video {position: relative;padding-top: 56.25%;height: 0;}
.embed-ifame iframe,.embed-video iframe {position: absolute;top: 0;left: 0;width: 100% !important;height: 100% !important;}
.video-title{font-size: 24px;color:#758397;margin-bottom: 10px;}
.video-date{background: url(../images/pc/ico-video-date.png) left 2px no-repeat;padding-left: 20px;line-height: 20px;}
.bx-share-detail,.video-desc,.video-author,.video-source{margin-bottom: 10px;color: inherit;}
.video-source{font-style: italic;}
.video-article-embed a{color: #fff;}
.pc-video-detail .video-right .bx-cat-content{height: 600px;overflow-y: scroll;padding-right: 10px;scrollbar-width:thin;scrollbar-color: #980800;}
.pc-video-detail .video-right .bx-cat-content::-webkit-scrollbar {width: 2px;}
.pc-video-detail .video-right .bx-cat-content::-webkit-scrollbar-thumb {background: #980800;}
.pc-video-detail .video-right .article{width: 100%;float: left;margin-top: 15px;padding-top: 15px;border-top: 1px solid #262f3d;}
.pc-video-detail .video-right .article:first-child{margin-top: 0;padding-top: 0;border-top: 0;}
.pc-video-detail .video-right .article-image{width: 137px;float: left;margin: 0 15px 0 0;}
.pc-video-detail .video-right .article-title{color: #758397;}
.pc-video-detail .video-right .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;}
/* mobile-button */
.mobile-button {background: #ed1c24;width: 100%;line-height: 100px;color: #fff;font-size: 36px;text-align: center;float: left;font-weight: bold;text-transform: uppercase;display: none;}
/* bx-error-page */
.bx-error-page {padding: 20px 0 30px 0;text-align: center;}
.bx-error-page h1 {margin: 15px 0;color: #999;font-weight: normal;}
.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;}
/* bx-epaper-list */
.bx-epaper-list .article{width: 223px;float: left;margin: 0 0 15px 16px;}
.bx-epaper-list .article:nth-child(5n+1){margin-left: 0;clear: both;}
.bx-epaper-list .article-image{border: 1px solid #ed1c24;}
.bx-epaper-list .article-image::before{padding-top: 320px;}
/* bx-article-send-body */
.bx-article-send-body button {background: #ed1c24 !important;color: #fff !important;padding: 10px;border: 0 !important;outline: 0;cursor: pointer;}
.article-detail .videoWrapper,
.article-detail .videoWrapper-o {position: relative;padding-bottom: 56.25%; }
.article-detail .videoWrapper iframe,
.article-detail .videoWrapper #myElement,
.article-detail .videoWrapper-o iframe,
.article-detail .videoWrapper-o .jwplayer {position: absolute;top: 0;left: 0;width: 100% !important;height: 100% !important;}
/* pc-covid-19 */
.bx-covid-cover{text-align: center;}
.bx-covid-title {color: #1665d2;font-weight: 700;text-align: center;text-transform: uppercase;font-size: 50px;padding: 60px 0;line-height: 50px;margin: 0;font-family: "Montserrat",sans-serif;}
.bx-covid-title span.font-small {font-weight: 400;font-size: 25px;}
/* bx-covid-case */
.bx-covid-case{margin-bottom: 50px;}
.bx-covid-case-item{width: calc((100% - 15px)/4);float: left;margin-left: 5px;box-shadow: 0 7px 14px rgb(50 50 93 / 10%), 0 3px 6px rgb(0 0 0 / 8%);text-align: center;padding: 15px 0;}
.bx-covid-case-item:first-child{margin-left: 0;clear: both;border-radius: 55px 0 0 55px;}
.bx-covid-case-item:last-child{border-radius: 0 55px 55px 0;}
.bx-covid-case-title {font-weight: normal;font-size: 20px;margin: 0;}
.bx-covid-case-number{font-size: 32px;font-weight: 700;}
.bx-covid-case-note{font-size: 16px;}
.covid-case-state {color: #ed1c24;font-weight: normal;font-size: 16px;vertical-align: 0;}
/* bx-covid-province */
.bx-covid-statistics{width: 565px;}
.bx-covid-province{padding: 15px 20px;background: #fff;border-radius: 15px;box-shadow: 0 7px 14px rgb(50 50 93 / 10%), 0 3px 6px rgb(0 0 0 / 8%);margin-bottom: 50px;}
.bx-covid-province-name{color: #1665d2;}
.covid-province-filter {background: #f8f8f8;color: #070707;border: 1px solid #eaeaea;padding: 10px 15px;font-size: 16px;width: 100%;float: left;margin-bottom: 15px;}
.bx-covid-province-table,.bx-covid-province-fields{text-align: left;}
#table-province-statistics-fields thead th{font-size: 18px;padding: 5px 0;}
#table-province-statistics tbody tr td{font-size: 20px;padding: 5px 0;}
#table-province-statistics tfoot{display: none;}
.bx-covid-province-table{height: 250px;overflow-y: scroll;scrollbar-width: thin;}
.bx-covid-province-table::-webkit-scrollbar {width: 3px;}
.bx-covid-province-table::-webkit-scrollbar-thumb {background: #888;}
/* bx-vaccine-province */
.bx-vaccine-province{padding: 15px 20px;background: #fff;border-radius: 15px;box-shadow: 0 7px 14px rgb(50 50 93 / 10%), 0 3px 6px rgb(0 0 0 / 8%);margin-bottom: 50px;}
#table-province-statistics 
.bx-covid-vaccine-table,.bx-covid-vaccine-fields{text-align: left;}
#table-vaccine-statistics-fields thead th{font-size: 18px;padding: 5px 0;}
#table-vaccine-statistics tbody tr td{font-size: 20px;padding: 5px 0;}
#table-vaccine-statistics-fields thead th:not(:first-child),
#table-vaccine-statistics tbody tr td:not(:first-child){padding: 5px 10px;}
.pg-border {height: 25px;border-radius: 3px;background: #eaeaea;}
.pg-blue {background: #1665d2;height: 25px;}
.vaccine-percent{display: none;}
.bx-covid-vaccine-table{height: 350px;overflow-y: scroll;scrollbar-width: thin;}
.bx-covid-vaccine-table::-webkit-scrollbar {width: 3px;}
.bx-covid-vaccine-table::-webkit-scrollbar-thumb {background: #888;}
.vaccine-province-select{text-align: right;}
.form-check-label{font-size: 18px;margin-left: 15px;cursor: pointer;}
/* bx-covid-map */
.bx-covid-map{width: 565px;}
#chart-map{height: 700px;}
/* podcasts-cat */
.podcasts-cat {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding-top: 30px;
}
.tittle-podcasts {
    font-size: 30.07px;
    text-transform: uppercase;
    color: #fff;
    font-family: 'Merriweather-Bold', sans-serif;
    border-bottom: 1px solid #ebebeb;
}
/* podcasts-listen */
.podcasts-listen{margin-bottom: 40px;}
/* .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: 890px;margin: 0 auto;display: flex;flex-direction: column;align-items: center;padding: 30px 0;gap: 30px;}
.container-listen .tittle-container {text-align: center;}
.container-listen .tittle-container-link {color: white;font-size: 28px;font-family: 'Merriweather-Bold', sans-serif;background: url(../images/mic-1.png) left center no-repeat;padding-left: 50px;background-size: 30px 25px;}
.container-listen .article-share{text-align: center;}
.container-listen .podcasts-auther {justify-content: center;width: 100%;color: white;display: flex;background: url(../images/podcast-border.png) bottom no-repeat;padding-bottom: 30px;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;max-width: 800px;text-align: justify;font-size: 16px;}
.container-listen .podcasts-lyrics p{margin-bottom: 15px;}
.container-listen .podcasts-lyrics::-webkit-scrollbar {width: 2px;}
.container-listen .player-ctn {width: 100%;display: flex;border-radius: 10px;background-color: rgba(255, 255, 255, 0.3);position: relative;}
.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;}
.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 .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: 518px;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;}
/* podcats-category-list */
.podcasts-about{margin-bottom: 40px;}
.podcats-category-list .bx-cat-title{margin-bottom: 30px;border-bottom: 1px solid #e1e1e1;}
.podcats-category-list .bx-cat-name{margin-bottom: -1px;font-size: 22px;text-transform: uppercase;}
.podcats-category-list .bx-cat-name::after {width: 25px;height: 25px;content: '';background: url(../images/headphone-black.png) right 4px no-repeat;background-size: 25px 21px;display: inline-block;}
.podcats-category-list .article{width: calc((100% - 80px) / 3);float: left;margin-left: 40px;margin-bottom: 40px;}
.podcats-category-list .article:nth-child(3n+1){margin-left: 0;clear: both;}
.podcats-category-list .article-image{margin-bottom: 20px;}
.podcats-category-list .article-image::after {content: "";background: url(../images/mic-1.png);background-size: 25px 21px;background-position: center;background-repeat: no-repeat;width: 42px;height: 42px;background-color: #eb1f26;color: #fff;border-radius: 3px;position: absolute;bottom: 15px;right: 15px;cursor: pointer;z-index: 5;}
.podcats-category-list .article-title{font-family: 'Merriweather-Bold', sans-serif;font-size: 18px;margin-bottom: 10px;}
.podcats-category-list .article-content{margin-bottom: 20px;}
.podcats-category-list .article-desc{display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;overflow: hidden;text-overflow: ellipsis;}
.listen-together-link {color: #fff !important;background: #405f9e url(../images/headphone.png) left 14px top 7px no-repeat;padding: 10px 20px 12px 50px;border-radius: 20px;}

@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,#breaking-news,.header-top{filter: grayscale(1);}
#nav{background: #343434;}
.cat.active, .cat:hover,.cat:after{background: #6a6060;} */