@charset "utf-8";
@import "fancybox.css";

body {font: 400 14px/1.5 Arial, sans-serif;color: #000;min-width: 1150px;}
* {margin: 0;padding: 0;}
*,*:after,*:before {box-sizing: border-box;-moz-box-sizing: border-box;-webkit-box-sizing: border-box;}
::placeholder {color: #999999;opacity: 1;}
:-ms-input-placeholder {color: #999;}
::-ms-input-placeholder {color: #999;} 
.siteCenter {width: 1144px;margin: 0 auto;}
a {text-decoration: none;border: none;color: inherit;}
a:hover,.breadcrumb a:hover,.breadcrumb li a:hover{color: #105CB6;}
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;}
.mb2{margin-bottom: 20px;}
.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;}
.f0{font-family: 'Merriweather-Bold', Arial, sans-serif;font-weight: normal;}
.f1{font-family: 'Merriweather-Regular', Arial, sans-serif;font-weight: normal;}
.f2{font-family: Arial, sans-serif;font-weight: normal;}
.f3{font-family:'Roboto-Bold', sans-serif;font-weight: normal;}
.f4{font-family:'Roboto-Regular', sans-serif;font-weight: normal;}
.f5{font-family: 'NotoSerif-Bold', Arial, sans-serif;font-weight: normal;}
.f6{font-family: 'NotoSerif-Regular', Arial, sans-serif;font-weight: normal;}
/* header */
.header-top{width: 100%;height: 36px;line-height: 36px;background: #fafafa;font-size: 14px;}
.header-top span, .header-top a {display: block;float:left;margin-left: 10px;color:#666;}
.ico-phone::before {content: '';display: block;width: 21px;height: 36px;background: url(../images/pc/ico-phone-no.png) left 6px no-repeat;float: left;margin-right: 7px;}
.header-top .ico-phone-no,.ico-phone-no{color: #ec2226;font-family: inherit;}
.header-top .ico-language{color: #006cbe;text-transform: uppercase;margin-right: 7px;}
.ico-language::before {content: '';display: block;width: 30px;height: 36px;background: url(../images/pc/ico-english.png) left 9px no-repeat;float: left;margin-right: 7px;}
/* search */
#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;}
.highlight{background-color: yellow;}
.alert {padding: 15px;border: 1px solid transparent;border-radius: 4px;}
.alert-info {color: #31708f;background-color: #d9edf7;border-color: #bce8f1;}
/* header-logo */
.menu-after-logo {
    margin: 10px 0;
}
.item-menu {
    float: left;
    font-family: 'Merriweather-Bold', sans-serif;
    color: #ec1d24;
    font-size: 12px;
    text-transform: uppercase;
}
.item-menu:not(:first-child)::before {
    content: '|';
    padding: 0 5px;

}
.header-logo{width: 100%;padding: 15px 0;}
.header-logo .siteCenter{position: relative;}
.logo{padding: 0 0;}
.multi-site{position: absolute;right: 0;bottom: 0;}
/* .multi-site a{font-size: 15px;color: #003f9b;float: left;text-transform: uppercase;border-bottom: 1px solid #ccc;margin-left: 18px;height: 30px;line-height: 40px;overflow: hidden;} */
.multi-site a {float: left;margin-left: 10px;}
.ico-ktvn{background: url(../images/pc/ico-ktvn.png) left 0 no-repeat;padding-left: 30px;}
.ico-ven{background: url(../images/pc/ico-ven.png) left 6px no-repeat;padding-left: 23px;}
/* banner-top-header */
.banner-top-header{width: 100%;overflow: hidden;text-align: center;}
.banner-top-header img{width: 100%;height: auto;}
.box-grid-cover .col-right .banner:last-child{margin-bottom: 0;}
/* nav */
#nav {width: 100%;/*background-color: #ec2226;*/background: #8e1a1b;position: sticky;top: 0;z-index: 9999;}
#nav .siteCenter{position: relative;}
.cat{display: block;float: left;padding: 0 9px;position: relative;}
.cat > a,.cat.last > span {font: 11.5px/42px 'RobotoCondensed-Bold', sans-serif;color: #fff;text-transform: uppercase;cursor: pointer;}
.cat.active > a,.cat:hover > a{color: #fff;}
.cat.active:after,.cat:hover:after{background: none;}
.sub-menu{display: none;position: absolute;z-index: 100;top: 42px;left: 0;min-width: 222px;box-shadow: 0 2px 4px rgb(34 25 25 / 40%);}
.sub-cat {white-space: nowrap;/*background-color: #c71b1f;*/background: #fff;border-top: 1px solid #e1e1e1;padding: 9px 16px;width: 100%;float: left;clear: both;}
.sub-cat:first-child{border-top: 0;}
/* .sub-cat:hover{background-color:#ec2226;} */
.sub-cat a{font-size: 14px;/*color: #fff;*/}
.cat.active,.cat:hover{background-color: #c71b1f;}
.cat:hover .sub-menu{display: block;}
.cat:last-child:hover .sub-menu{left: unset;right: 0;}
.cat-last{float: right;}
.cat-last span{color: #fff;line-height: 42px;padding: 0 5px;cursor: pointer;}
/* main-menu-special */
.main-menu-special{display: none;position: absolute;width: 100%;background: #f0f0f0;}
.main-menu-item{width: 20%;float: left;padding: 0 15px;margin: 5px 0;}
.main-menu-item:nth-child(5n+1){clear: both;}
.main-menu-item a{width: 100%;float: left;font-size: 13px;line-height: 24px;}
.hna-link{font-weight: 700;}
/* hashtag */
#hashtag{background: #fff;margin-top: 15px;}
#hashtag .hashtag-content:before{content:'';display:block;float:left;width:30px;height:30px;background: url(../images/pc/ico-hashtag.png) center center no-repeat;margin-right: 15px;}
#hashtag a{display: block;float: left;height: 30px;line-height: 30px;background: #f5f5f5;border-radius: 15px;margin-right: 5px;padding: 0 15px;}
/* banner-video-full */
.banner-video-full{text-align: center;margin-top: 25px;}
.banner-video-full img{height: auto !important;}
.banner-video-bottom{margin-bottom: 25px;margin-top: 0 !important;}
/* main */
#main{margin-top: 15px;margin-bottom: 15px;}
/* box-grid-cover */
.box-grid-cover {display: grid;grid-template-columns: auto 300px;grid-column-gap: 20px;margin-bottom: 20px;padding-bottom: 25px;border-bottom: 1px solid #d7d7d7;}
.col-left,.colLeft{width: 824px;}
.col-right,.colRight{width: 300px;}
.banner{width: 100%;display: block;clear: both;margin-bottom: 20px;text-align: center;}
.banner img{height: auto;}
/* article */
.article-image,.article-image-cover{position: relative;display: block;overflow: hidden;width: 100%;margin-bottom: 10px;}
.article-image::before,.article-image-cover::before{padding-top: 56.25%;content: '';display: block;}
.article-image img,.article-image-cover img{position: absolute;top: 0;z-index: 1;width: 100%;}
.article-title{font-size: 14px;line-height: 1.5;}
.article-link,.article-detail-title{color: inherit;}
.article-desc{font-size: 14px;color: #666;}
.article-info{font: 400 12px/1.3 'Roboto-Regular',sans-serif;text-transform: uppercase;color: #999;}
.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;}
/* bx-cover */
.bx-cover{width: 565px;position: relative;}
.bx-cover .bx-cat-title{margin-bottom: 0;}
.bx-cover .bx-cat-name{height: 35px;line-height: 35px;color: #ec2226;border-bottom: 0;font-size: 16px;text-transform: uppercase;}
.bx-cover .bx-cat-link{background: url(../images/pc/ico-star.png) left 6px no-repeat;padding-left: 23px;line-height: 35px;bottom: 0;}
.bx-cover .article{width: 100%;float: left;}
.bx-cover .article-title{font-size: 25px;margin-bottom: 0;}
.bx-cover .article-desc{-webkit-line-clamp: 3;-webkit-box-orient: vertical;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;display: none;}
.bx-cover .bx-prev,.bx-cover .bx-next,.bx-cover-bt-ldbct .bx-prev,.bx-cover-bt-ldbct .bx-next{display: block;width: 25px;height: 50px;line-height: 50px;text-align: center;background: #ffffff4f;position: absolute;z-index: 3;top: 170px;font-size: 18px;cursor: pointer;}
.bx-cover .bx-prev,.bx-cover-bt-ldbct .bx-prev{left: 0;}
.bx-cover .bx-next,.bx-cover-bt-ldbct .bx-next{right: 0;}
/* bx-news */
.bx-news{width: 240px;overflow:hidden;}
.bx-news-title{height: 35px;line-height: 35px;overflow: hidden;background: #ec2226;text-align: center;}
.bx-news-name{font-size: 14px;color: #fff;text-transform: uppercase;}
.bx-news-link{display: inline-block;background: url(../images/pc/ico-news.png) left 6px no-repeat;padding-left: 25px;}
/* .bx-news .bx-cat-content{height: 820px;overflow-y: scroll;scrollbar-width:thin;scrollbar-color: #c2c2c2;} */
.bx-news .bx-cat-content::-webkit-scrollbar {width: 2px;}
.bx-news .bx-cat-content::-webkit-scrollbar-thumb {background: #c2c2c2;}
.bx-news .article{width: 100%;float: left;margin-top: 15px;padding-top: 15px;border-top: 1px solid #e1e1e1;}
.bx-news .article:first-child{margin-top: 0;padding-top: 0;border-top: 0;}
.bx-news .article-title{position: relative;padding-left: 15px}
.bx-news .article-title::before{content: '';display: block;width: 4px;height: 4px;background: #666;position: absolute;top:7px;left: 0;;}
.bx-news .article-image{width: 130px;float: left;margin: 0 15px 0 0;display: none;}
.bx-news .article-desc{display: none;}
/* bx-spotlight */
/* .bx-spotlight{margin-top: 20px;} */
.bx-spotlight .article{width: 272px;float: left;margin: 15px 0 0 20px;}
.bx-spotlight .article:nth-child(2n+1){margin-left: 0;clear: both;}
.bx-spotlight .article:nth-child(5){display: none;}
.bx-spotlight .article-title{font-size: 14px;margin-bottom: 0;}
.bx-spotlight .article-desc{display: none;}
/* bx-grid-section */
.bx-grid-section {display: grid;grid-template-columns: auto 700px;grid-column-gap: 20px;margin-bottom: 20px;}
.section-left{width: 424px;}
.section-right{width: 700px;}
/* bx-newsbreak */
.bx-newsbreak{background: #ebfafd;padding: 20px;}
.bx-newsbreak .article{width: 100%;float: left;margin-top: 20px;padding-top: 20px;border-top: 1px solid #d7d7d7;}
.bx-newsbreak .article:first-child{margin-top: 0;padding-top: 0;border-top: 0;}
.bx-newsbreak .article-title{font-size: 16px;margin-bottom: 15px;}
.bx-newsbreak .article-image{width: 150px;float: left;margin: 0 20px 0 0;}
.bx-newsbreak .article-desc{-webkit-line-clamp: 4;-webkit-box-orient: vertical;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;color: #000;font-size: 15px;}
/* bx-grid-body */
.bx-grid-body {display: grid;grid-template-columns: auto 300px;grid-column-gap: 20px;}
/* bx-cat */
.bx-cat{margin-bottom: 20px;}
.bx-cat-name{height: 32px;line-height: 32px;font-size: 24px;color: #000;overflow: hidden;float: left;border-bottom: 1px solid #ed2227;}
.bx-cat-link{color: inherit;display: inline-block;line-height: 16px;padding-right: 2px;position: relative;bottom: 3px;}
.bx-cat-link:hover,.bx-cat-sub a:hover{color: #105CB6 !important;}
.bx-cat-sub{line-height: 32px;}
.bx-cat-sub a{float: left;font-size: 14px;color: #666;}
.bx-cat-sub a:not(:first-child)::before{content: '|';margin: 0 7px;position: relative;top: -1px;}
.bx-cat-7 a:nth-child(4),.bx-cat-7 a:nth-child(5){display: none;}
.bx-cat-316 a:nth-child(4){display: none;}
.bx-cat-10 a:nth-child(5),.bx-cat-10 a:nth-child(6){display: none;}
.bx-cat-11 a:nth-child(3){display: none;}
.bx-cat-12 a:nth-child(4){display: none;}
.bx-cat-11 a:nth-child(4),.bx-cat-11 a:nth-child(5){display: none;}
.bx-cat-14 a:nth-child(4),.bx-cat-14 a:nth-child(5){display: none;}
.bx-cat-5 a:nth-child(5){display: none;}
/* bx-cat-one */
.section-right .bx-cat-one{border-top: 1px solid #d7d7d7;margin-top: 15px;padding-top: 15px;margin-bottom: 0;}
.section-right .bx-cat-one:first-child{margin-top: 0;padding-top: 0;border-top: 0;}
.bx-cat-cover .article{width: 225px;float: right;}
.bx-cat-cover .article-image{width: 260px;float: left;margin: 0 20px 0 0;display: none;}
.bx-cat-cover .article-title{margin-bottom: 10px;}
.bx-cat-cover .article-desc{-webkit-line-clamp: 3;-webkit-box-orient: vertical;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;}
.bx-cat-cover .article:first-child{width: 455px;float: left;border-right: 1px solid #d7d7d7;padding-right: 20px;}
.bx-cat-cover .article:first-child .article-image{display: block;}
.bx-cat-other{margin-top: 20px;padding-top: 20px;border-top: 1px solid #d7d7d7;}
.bx-cat-other .article{width: 220px;float: left;margin: 0 0 0 20px;}
.bx-cat-other .article:nth-child(3n+1){margin-left: 0;clear: both;}
.bx-cat-other .article-title{position: relative;padding-left: 15px}
.bx-cat-other .article-title::before{content: '';display: block;width: 4px;height: 4px;background: #666;position: absolute;top:7px;left: 0;;}
.bx-cat-other .article-image,.bx-cat-other .article-desc{display: none;}
/* bx-multimedia */
.bx-multimedia{background: #f8efc8;padding: 20px 0;}
.bx-media-title .bx-cat-link::after{content: '/';display: inline;margin-left: 5px;}
.hna-congthuong-tv .bx-media-title .bx-cat-link::after{display: none;}
.bx-media-title .bx-cat-name{font-size: 32px;color: #f02127;}
.bx-multimedia .bx-cat-sub{height: 36px;line-height: 36px;}
.bx-multimedia .bx-cat-sub li{float: left;margin-left: 20px;}
.bx-multimedia .bx-cat-sub li a{font-size: 16px;color: #000;}
.bx-multimedia .article{width: 244px;float: left;margin-left: 20px;}
.bx-multimedia .article:first-child{width: 615px;margin-left: 0;}
.bx-multimedia .article:nth-child(2),.bx-multimedia .article:nth-child(3){margin-bottom: 20px;}
.bx-multimedia .article:nth-child(6),.bx-multimedia .article:nth-child(7){margin-top: 20px;}
.bx-multimedia .article:first-child .article-title{font-size: 25px;margin-bottom: 10px;}
.bx-multimedia .article:nth-child(2) .article-link,.bx-multimedia .article:nth-child(3) .article-link,.bx-multimedia .article:nth-child(4) .article-link,.bx-multimedia .article:nth-child(5) .article-link{-webkit-line-clamp: 3;-webkit-box-orient: vertical;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;height: 62px;}
.bx-multimedia .article:not(:first-child) .article-desc{display: none;}
.hna-congthuong-tv .article:first-child .article-desc{display: none;}
/* bx-cat-two */
.bx-cat-two .bx-cat-title,.bx-cat-three .bx-cat-title,.bx-cat-four .bx-cat-title,.bx-epaper .bx-cat-title,.bx-cat-five .bx-cat-title {border-bottom: 1px solid #e1e1e1;}
.bx-cat-two .bx-cat-name,.bx-cat-three .bx-cat-name,.bx-cat-four .bx-cat-name,.bx-epaper .bx-cat-name,.bx-cat-five .bx-cat-name{position: relative;bottom: -1px;}
.bx-cat-two .article{width: 261px;float: left;margin:20px 0 0 20px;}
.bx-cat-two .article:first-child,.bx-cat-two .article:nth-child(2),.bx-cat-two .article:nth-child(3n+2){margin-left: 0;clear: both;}
.bx-cat-two .article:first-child{width: 100%;margin-top: 0;}
.bx-cat-two .article:first-child .article-image{width: 410px;float: left;margin: 0 20px 0 0;}
.bx-cat-two .article:first-child .article-title{font-size: 18px;margin-bottom: 10px;}
.bx-cat-two .article:not(:first-child) .article-desc{display: none;}
/* bx-cat-three */
.bx-cat-three .article{width: 402px;float: left;margin:20px 0 0 20px;}
.bx-cat-three .article:first-child,.bx-cat-three .article:nth-child(2),.bx-cat-three .article:nth-child(2n+2){margin-left: 0;clear: both;}
.bx-cat-three .article:first-child{width: 100%;margin-top: 0;}
.bx-cat-three .article-image{width: 145px;float: left;margin: 0 20px 0 0;}
.bx-cat-three .article:first-child .article-image{width: 402px;}
.bx-cat-three .article:first-child .article-title{font-size: 18px;margin-bottom: 10px;}
.bx-cat-three .article:not(:first-child) .article-desc{display: none;}
/* bx-cat-four */
.bx-cat-four .article:not(:first-child){width: 191px;float: left;margin:20px 0 0 20px;padding-top: 20px;border-top: 1px solid #e1e1e1;}
.bx-cat-four .article:first-child{width: 402px;margin: 0;float: left;}
.bx-cat-four .article:nth-child(2),.bx-cat-four .article:nth-child(3){margin-top: 0;padding-top: 0;border-top: 0;}
.bx-cat-four .article-image{width: 100%;margin: 0 0 10px 0;}
.bx-cat-four .article:nth-child(4) .article-image,.bx-cat-four .article:nth-child(5) .article-image{display: none;}
.bx-cat-four .article:first-child .article-title{font-size: 18px;margin-bottom: 10px;}
.bx-cat-four .article:nth-child(2) .article-link,.bx-cat-four .article:nth-child(3) .article-link{-webkit-line-clamp: 3;-webkit-box-orient: vertical;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;height: 62px;}
.bx-cat-four .article-desc{display: none;}
/* bx-cat-five */
.bx-cat-five .bx-cat-content{background: url(../images/pc/border-cat-column.png) top 0 right 353px repeat-y;}
.bx-cat-five .bx-cat-left{width: 770px;}
.bx-cat-five .bx-cat-right{width: 335px;}
.bx-cat-five .bx-cat-left .article{width: 235px;float: right;}
.bx-cat-five .bx-cat-left .article:first-child{width: 495px;float: left;}
.bx-cat-five .article{width: 100%;float: left;}
.bx-cat-five .bx-cat-left .article:nth-child(3){margin-top: 20px;}
.bx-cat-five .bx-cat-left .article:first-child .article-title{font-size: 18px;margin-bottom: 10px;}
.bx-cat-five .bx-cat-left .article:not(:first-child) .article-title{font-size: 16px;}
.bx-cat-five .article-desc{display: none;} 
.bx-cat-five .bx-cat-left .article:first-child .article-desc{-webkit-line-clamp: 3;-webkit-box-orient: vertical;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;}
.bx-cat-five .bx-cat-right .article:not(:first-child){margin-top: 20px;}
.bx-cat-five .bx-cat-right .article-image{width: 145px;float: left;margin: 0 20px 0 0;}
/* bx-epaper */
.bx-epaper .bx-cat-content{border: 1px solid #e1e1e1;}
.bx-cat-special-paper .bx-cat-name{color: #ec2227;}
.bx-cat-special-paper .article{margin-bottom: 0 !important;}
/* bx-bidv */
.bx-bidv-title{background: #bc0000;padding: 5px 10px;}
.bx-bidv-title img{float: left;margin: 0 10px 0 0;}
.bx-bidv-title span{color: #fff;text-transform: uppercase;line-height: 33px;font-family: 'RobotoCondensed-Bold', Arial, Helvetica, sans-serif;}
.bx-bidv-content a{display: block;width: 100%;float: left;}
.bx-bidv-content a:not(:first-child){margin-top: 20px;padding-top: 20px;border-top: 1px solid #e1e1e1;}
/* footer */
#nav-footer {width: 100%;/*background-color: #ec2226;*/background: #8e1a1b;}
.footer-info{background: #f4c7a8;border-top: 1px solid #fff;}
.footer-info-f{padding: 15px 0 7px 0;border-bottom: 1px solid #d7d7d7;position: relative;}
.logo-footer{width: 245px;}
.footer-info-f .footer-lt{width: 700px;margin-left: 25px;}
.hna-ncsc{position: absolute;right: 0;bottom: 15px;}
/* .footer-info-f .footer-rt{width: 150px;} */
.footer-info p{margin-bottom: 5px;color:#000;}
.bdr-bottom-dotted {height: 1px;border-bottom: 1px solid #e1e1e1;margin: 15px 0;}
.color-105CB6,.copyright.color-105CB6{/*color: #105CB6;*/color: #000;}
.copyright{display: inline-block;/*border-bottom: 1px solid #105CB6;*/}
.ico-facebook,.ico-twitter,.ico-youtube{display: block;width: 38px;height: 38px;float: left;text-align: center;line-height: 38px;font-size: 20px;color: #fff;background: #a9a8a9;margin-left: 20px;border-radius: 38px;}
.footer-mastercms{line-height: 45px;height: 45px;font-size: 12px;color:#999;}
.mobile-button{background: #ec2226;width: 100%;line-height: 100px;color: #fff;font-size: 36px;text-align: center;float: left;font-weight: bold;text-transform: uppercase;cursor: pointer;display: none;}
.mobile-button img{vertical-align:-3px;padding-right:20px;height: 40px}
.footer-bct-link a{color: #105CB6;}
.footer-bct-link a:not(:first-child)::before{content: '';display: inline-block;width: 1px;height: 10px;background: #fff;margin: 0 5px 0 5px;}
/* navigation */
.navigation{height: 40px;line-height: 40px;border-bottom: 1px solid #e1e1e1;overflow: hidden;}
.breadcrumb li{float: left;margin-left: 25px;font-size: 13px;color: #666;}
.breadcrumb li:first-child{margin-left: 0;font-size: 20px;color: #000;}
.breadcrumb li:first-child h1{font-weight: normal;font-size: inherit;color: inherit;}
.breadcrumb li:first-child a::after {content: '';height: 18px;width: 4px;background: #d7d7d7;display: inline-block;margin-left: 15px;position: relative;top: 2px;}
.breadcrumb li:nth-child(2){margin-left: 15px;}
.breadcrumb li:not(:first-child) h1{font-weight: normal;font-size: inherit;}
/* bx-list-cover */
.bx-list-cover .article{width: 261px;float: left;margin: 20px 0 0 20px;}
.bx-list-cover .article:first-child{margin: 0;padding-top: 0;border-top: 0;width: 100%;background: #ededed;}
.bx-list-cover .article:nth-child(2){margin-left: 0;clear: both;}
.bx-list-cover .article:first-child .article-image{width: 540px;float: left;margin: 0 20px 0 0;}
.bx-list-cover .article-title{font-size: 16px;}
.bx-list-cover .article:first-child .article-title{font-size: 20px;margin: 20px 15px 10px 0;}
.bx-list-cover .article:not(:first-child) .article-desc{display: none;}
.bx-list-cover .article-desc{-webkit-line-clamp: 5;-webkit-box-orient: vertical;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;margin-right: 15px;}
/* bx-grid-list */
.bx-grid-list {display: grid;grid-template-columns: auto 300px;grid-column-gap: 20px;}
/* bx-list */
.bx-list{width: 500px;}
.bx-list .article{width: 100%;float: left;margin-top: 20px;padding-top: 20px;border-top: 1px solid #e1e1e1;}
.bx-list .article:first-child{margin-top: 0;padding-top: 0;border-top: 0;}
.bx-list .article-image{width: 200px;float: left;margin:0 20px 0 0;}
.bx-list .article-title{font-size: 18px;margin-bottom: 10px;}
.bx-list .article-desc{-webkit-line-clamp: 5;-webkit-box-orient: vertical;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;}
/* __MB_ARTICLE_PAGING */
.__MB_ARTICLE_PAGING{text-align: center;}
.__MB_ARTICLE_PAGING span, .__MB_ARTICLE_PAGING a {display: inline-block;height: 30px;text-align: center;line-height: 30px;background: #e1e1e1;padding: 0 11px;border-radius: 2px;color: #105CB6;}
.__MB_ARTICLE_PAGING span{background: #ec2226;color: #fff;}
.__MB_ARTICLE_PAGING a:hover {background: #ec2226;color:#fff;}
.__MB_ARTICLE_PAGING span:first-child {display: none;}
.__MB_ARTICLE_DATE {width: 155px;display: none;height: 30px;background: url(../images/pc/ico-calendar.png) 130px 4px no-repeat;border: 1px solid #e1e1e1;border-radius: 2px;}
#__MB_FILTER_DATE {width: 130px;height: 28px;line-height: 28px;border: 0;padding: 0 5px;}
/* bx-list-item */
.bx-list-item{width: 300px;}
/* bx-list-child */
.bx-list-child{background: #f4f6fa;padding: 20px;}
.bx-list-child .bx-cat-title{border-bottom: 1px solid #e1e1e1;}
.bx-list-child .bx-cat-name{position: relative;bottom: -1px;height: auto;line-height: 1.1;}
.bx-list-child .bx-cat-link{line-height: inherit;bottom: 0;}
.bx-list-child .article{width: 100%;float: left;}
.bx-list-child .article:not(:first-child){margin-top: 20px;padding-top: 20px;border-top: 1px solid #e1e1e1;}
.bx-list-child .article:not(:first-child) .article-image{display: none;}
.bx-list-child .article:not(:first-child) .article-title{font-family: 'Merriweather-Regular', Arial, sans-serif;font-weight: normal;}
.bx-list-child .article:not(:first-child) .article-link{font-family: inherit;}
.bx-list-child .article:first-child .article-title{font-size: 16px;}
.bx-list-child .article-desc{display: none;}
/* bx-mostread */
.bx-mostread .bx-cat-title{border-bottom: 1px solid #e1e1e1;}
.bx-mostread .article{width: 263px;float: left;margin: 30px 0 0 30px;}
.bx-mostread .article:nth-child(4n+1){margin-left: 0;clear: both;}
.bx-mostread .article:first-child,.bx-mostread .article:nth-child(2),.bx-mostread .article:nth-child(3),.bx-mostread .article:nth-child(4){margin-top: 0;}
.bx-mostread .article-title{font-size: 16px;}
.bx-mostread .article-desc{display: none;}
/* bx-mostread-detail */
.col-mostread .bx-mostread-detail{margin-bottom: 0;}
.bx-mostread-detail .bx-cat-title{border-bottom: 1px solid #e1e1e1;}
.col-mostread .bx-mostread-detail .article:nth-child(6),.col-mostread .bx-mostread-detail .article:nth-child(7),.col-mostread .bx-mostread-detail .article:nth-child(8),.col-mostread .bx-mostread-detail .article:nth-child(9),.col-mostread .bx-mostread-detail .article:nth-child(10){display: none;}
.bx-mostread-detail .article{width: 100%;float: left;margin-top: 10px;padding-top: 10px;border-top: 1px dotted #ccc;}
.bx-mostread-detail .article:first-child{margin-top: 0;padding-top: 0;border-top: 0;}
.bx-mostread-detail .article-image{width: 130px;float: left;margin: 0 20px 0 0;}
/* bx-grid-list-sub */
.bx-grid-list-sub {display: grid;grid-template-columns: auto 300px;grid-column-gap: 40px;background: url(../images/pc/border-cat-column.png) top 0 right 320px repeat-y;}
.bx-grid-list-sub .col-left{width: 800px;background: #fff;}
/* bx-list-sub */
.bx-list-sub .article{width: 100%;float: left;}
.bx-list-sub .article:not(:first-child){margin-top: 20px;padding-top: 20px;border-top: 1px solid #e1e1e1;}
.bx-list-sub .article:nth-child(2){padding-top: 0;border-top: 0;}
.bx-list-sub .article:first-child{margin: 0;padding-top: 0;border-top: 0;width: 100%;background: #f5f5f5;}
.bx-list-sub .article:first-child .article-image{width: 540px;float: left;margin: 0 20px 0 0;}
.bx-list-sub .article:first-child .article-title{font-size: 24px;margin: 20px 15px 10px 0;}
.bx-list-sub .article:first-child .article-desc{-webkit-line-clamp: 5;-webkit-box-orient: vertical;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;margin-right: 15px;}
.bx-list-sub .article:not(:first-child) .article-image{width: 200px; float: right;margin: 0 0 0 20px;}
.bx-list-sub .article:not(:first-child) .article-title{font-size: 18px;margin-bottom: 10px;}
.bx-list-sub .article:not(:first-child) .article-desc{-webkit-line-clamp: 3;-webkit-box-orient: vertical;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;}
/* bx-list-search */
.bx-list-search .article{width: 100%;float: left;margin-top: 20px;padding-top: 20px;border-top: 1px solid #e1e1e1;}
.bx-list-search .article:first-child{margin: 0;padding-top: 0;border-top: 0;}
.bx-list-search .article-image{width: 200px; float: left;margin: 0 20px 0 0;}
.bx-list-search .article-title{font-size: 18px;margin-bottom: 10px;}
.bx-list-search .article-desc{-webkit-line-clamp: 5;-webkit-box-orient: vertical;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;}
/* 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: #105CB6;}
.article-detail-title {font-size: 32px;margin-bottom: 15px;}
.article-detail .article-info{margin-bottom: 15px;}
/* .article-detail .article-date{} */
.article-detail .article-info .article-cat{color: #ec2226;text-decoration: none;}
.article-live-by{text-transform: none;margin-left: 10px;}
.article-live-by::before {border-radius: 50%;display: inline-block;position: relative;top: -1px;width: 6px;height: 6px;content: '';background: #ec2226;margin-right: 5px;animation: live-pulse 1s infinite;}
.ico-google-new {
    height: 20px;
    line-height: 20px;
    background: url(../images/pc/ico-google-new.png) right center no-repeat;
    padding-right: 82px;
    position: relative;
    padding-left: 9px;
    font-size: 13px;
    background-size: 80px;
    color: #f26522;
    text-transform: none;
}
@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);
    }
}
.article-detail-body{display: grid;grid-template-columns: auto 710px;grid-column-gap: 40px;}
.article-detail-left{width: 50px;}
.article-detail-right{width: 710px;}
.article-detail-desc{margin-bottom: 15px;}
.__MASTERCMS_CONTENT{font-size:18px;color:#333;line-height: 1.6;}
.__MASTERCMS_CONTENT p{margin: 1em 0;}
.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;font-weight: 600;}
.article-detail .article-detail-desc:before {content: '';display: inline-block;background: #fff;color: #fff;font-family: 'RobotoCondensed-Bold', Arial, Helvetica, sans-serif;font-size: 14px;margin-right: 5px;background: url(../images/logo-congthuong-sapo.png) left center no-repeat;width: 100px;height: 20px;vertical-align: -4px;}
/* btn-share */
.article-button-share{position: sticky;top: 55px;}
.btn-share{display: block;width: 48px;height: 48px;text-align: center;line-height: 48px;font-size: 20px;color: #7f7f7f;border: 2px solid #7f7f7f;border-radius: 50%;margin-bottom: 10px;}
/* article-tag */
.article-tag span{display: block;float: left;height: 36px;font:normal 24px/36px 'Roboto-Bold',sans-serif;background: url(../images/pc/ico-tags.png) left 10px no-repeat;padding-left: 30px;color: #666;border-bottom: 1px solid #d7d7d7;}
.article-keyword{width: 100%;float: left;}
.article-keyword a{height: 36px;line-height: 36px;background-color: #ebebeb;float: left;padding: 0 10px;border-radius: 5px;margin: 0 5px 5px 0;}
.tag-local {background: url(../images/ico-place.png) 10px 10px no-repeat;padding: 0 10px 0 25px !important;color: #ed2227 !important;}
/* article-detail-relate */
.article-detail-relate .bx-cat-title{border-bottom: 1px solid #e1e1e1;}
.article-detail-relate .bx-cat-name{position: relative;bottom: -1px;}
.article-detail-relate .article{float: left;width: 253px;margin: 20px 0 0 20px;}
.article-detail-relate .article:nth-child(3n+1){clear: both;margin-left: 0;}
.article-detail-relate .article:nth-child(1),.article-detail-relate .article:nth-child(2),.article-detail-relate .article:nth-child(3){margin-top: 0;}
.article-detail-relate .article-title{font-size: 16px;color:#000;}
/* article-detail-similar */
.article-detail-similar .bx-cat-title{border-bottom: 1px solid #e1e1e1;}
.article-detail-similar .bx-cat-name{position: relative;bottom: -1px;}
.article-detail-similar .article{width: 100%;float: left;margin-top: 20px;padding-top: 20px;border-top: 1px solid #e1e1e1;}
.article-detail-similar .article:first-child{margin-top: 0;padding-top: 0;border-top: 0;}
.article-detail-similar .article-image{width: 200px;float: left;margin: 0 20px 0 0;}
.article-detail-similar .article-title{font-size: 18px;margin-bottom: 10px;}
.article-detail-similar .article-desc{-webkit-line-clamp: 3;-webkit-box-orient: vertical;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;}
/* article-detail-other */
.article-detail-other .bx-cat-title{border-bottom: 1px solid #e1e1e1;}
.article-detail-other .bx-cat-name{position: relative;bottom: -1px;}
.article-detail-other .article{width: 100%;float: left;margin-top: 20px;padding-top: 20px;border-top: 1px solid #e1e1e1;}
.article-detail-other .article:first-child{margin-top: 0;padding-top: 0;border-top: 0;}
.article-detail-other .article-image{width: 200px;float: left;margin: 0 20px 0 0;}
.article-detail-other .article-title{font-size: 18px;margin-bottom: 10px;}
.article-detail-other .article-desc{-webkit-line-clamp: 3;-webkit-box-orient: vertical;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;}
/* article-detail-topic */
.article-detail-topic {background: #f8f8f8;padding: 20px;}
.article-detail-topic .bx-cat-title {font-size: 16px;}
.article-detail-topic .topic-name{color: #ec2226;}
.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;}
.article-detail-topic .article-link {display: block;font-size: 14px;position: relative;color: #105CB6;padding-left: 15px;}
.article-detail-topic .article-link::before {content: '';width: 5px;height: 5px;background: #999;position: absolute;top: 6px;left: 0;}
/* bx-list-infographics */
.bx-list-infographics .article{width: 361px;float: left;margin: 0 0 30px 30px;}
.bx-list-infographics .article:first-child{width: 100%;background: #f5f5f5;margin-left: 0;}
.bx-list-infographics .article:nth-child(3n+2){margin-left: 0;clear: both;}
.bx-list-infographics .article:first-child .article-image{width: 575px;float: left;margin: 0 40px 0 0;}
.bx-list-infographics .article:first-child .article-title{font-size: 30px;margin: 30px 20px 15px 0;}
.bx-list-infographics .article:first-child .article-desc{-webkit-line-clamp: 5;-webkit-box-orient: vertical;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;}
.bx-list-infographics .article:not(:first-child) .article-image{margin-bottom: 15px;}
.bx-list-infographics .article:not(:first-child) .article-desc{display: none;}
/* bx-grid-list-inforaphic */
.bx-grid-list-inforaphic .col-left{width: 100%;}
.bx-grid-list-inforaphic .article-detail-body{grid-template-columns: auto 1055px;}
.bx-grid-list-inforaphic .article-detail-right{width: 1055px;}
/* article-detail-infographic-other */
.article-detail-infographic-other .bx-cat-title{border-bottom: 1px solid #e1e1e1;}
.article-detail-infographic-other .bx-cat-name{position: relative;bottom: -1px;}
.article-detail-infographic-other .article{width: 361px;float: left;margin: 0 0 30px 30px;}
.article-detail-infographic-other .article:nth-child(3n+1){margin-left: 0;clear: both;}
.article-detail-infographic-other .article-image{margin-bottom: 15px;}
.article-detail-infographic-other .article-title{font-size: 18px;margin-bottom: 10px;}
.article-detail-infographic-other .article-desc{-webkit-line-clamp: 3;-webkit-box-orient: vertical;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;}
/* bx-navigation */
.bx-navigation{text-align: center;}
.bx-navigation-head{font-size: 75px;font-weight: normal;color: #a0a0a0;padding: 20px 0;}
/* bx-video-list */
.bx-video-list .bx-cat-title{border-bottom: 1px solid #e1e1e1;}
.bx-video-list .bx-cat-name{position: relative;bottom: -1px;}
.bx-video-more{float: right;height: 32px;line-height: 32px;color: #ec2226;text-transform: uppercase;font-size: 12px;}
.bx-video-list .article{width: 263px;float: left;margin: 30px 0 0 30px;}
.bx-video-list .article:nth-child(4n+1){margin-left: 0;clear: both;}
.bx-video-list .ico-play,.bx-multimedia .article:first-child .ico-player-main,.bx-multimedia .article:not(:first-child) .ico-player-video{display: block;width: 25px;height: 22px;background: url(../images/pc/ico-play-square.png) center center no-repeat;position: absolute;z-index: 1;bottom: 0;right: 0;}
.bx-video-list .ico-duration{display: block;height: 22px;line-height: 22px;color: #fff;font-size: 11px;position: absolute;bottom: 0;right: 25px;padding: 0 5px;z-index: 1;}
/* bx-video-detail */
.bx-video-detail .siteCenter{background: #f5f5f5;width: 1350px;}
.bx-video-image {width: 820px;}
.bx-video-info {width: 500px;padding: 20px 20px 0 0;}
.embed-ifame,.embed-video {position: relative;padding-top: 56.25%;height: 0;}
.embed-ifame iframe,.embed-video iframe,.embed-video .jwplayer {position: absolute !important;top: 0;left: 0;width: 100% !important;height: 100% !important;}
.bx-video-image .article-image{margin: 0;}
.bx-video-detail .ico-play{display: block;width: 60px;height: 60px;background: url(../images/pc/ico-play.png) center center no-repeat;position: absolute;z-index: 1;top: calc(50% - 30px);left: calc(50% - 30px);}
.video-title{font-size: 22px;color:#000;margin-bottom: 10px;}
.video-date{background: url(../images/pc/ico-video-date.png) left 2px no-repeat;padding-left: 20px;line-height: 20px;}
.video-author,.video-source{text-align: right;}
/* bx-video-right */
.bx-video-right{height: 440px;overflow-y: scroll;padding-right: 10px;scrollbar-width:thin;scrollbar-color: #c1c1c1;}
.bx-video-right::-webkit-scrollbar {width: 2px;}
.bx-video-right::-webkit-scrollbar-thumb {background: #c1c1c1;}
/* pc-video-special */
.pc-video-special .header-logo{background: #fff;border-bottom: 1px solid #e7e7e7;
    box-shadow: 0 3px 9px 0 rgb(0 0 0 / 15%);}
.pc-video-special .logo.lt{float: none;text-align: center;}
.pc-video-special .multi-site{display: none;}
.pc-video-special #nav{display: none;}
.pc-video-special .breadcrumb {text-align: center;}
.pc-video-special .breadcrumb li{float: none;}
.pc-video-special .breadcrumb li a::after{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: #007bd9;display: inline-block;color: #fff !important;height: 40px !important;line-height: 40px;padding: 0 20px;border-radius: 20px;font-weight: normal;font-size: 14px;}
.backToHomepage:hover {background: #ec2226;}
/* bx-list-epaper */
.bx-list-epaper .article{width: 205px;float: left;margin: 0 0 30px 29.5px;}
.bx-list-epaper .article:nth-child(5n+1){margin-left: 0;clear: both;}
.article-image-epaper{display: block;position: relative;border: 1px solid #ec2226;padding-top: 280px;margin-bottom: 15px;overflow: hidden;}
.article-image-epaper img{position: absolute;top: 0;width: 100%;min-height: 100%;object-fit: cover;}
/* css for ie only */
.ie #main > .main-body:first-child{margin-top: 15px;}
.ie .bx-cover .article-desc{height: 62px;display: block;}
.ie .bx-newsbreak .article-desc{height: 89px;}
.ie .bx-cat-cover .article-desc{height: 62px;}
.ie .bx-multimedia .article:nth-child(2) .article-link, .ie .bx-multimedia .article:nth-child(3) .article-link{display: block;}
.ie .bx-cat-four .article:nth-child(2) .article-link, .ie .bx-cat-four .article:nth-child(3) .article-link{display: block;}
.ie .bx-list .article-desc{height: 104px;display: block;}
/* bx-author-info */
.bx-author-info{margin-bottom: 15px;}
.author-image{width: 40px;height: 40px;float: left;margin-right: 10px;border: 1px solid #f1f1f1;border-radius: 2px;overflow: hidden;background: #f1f1f1;}
.author-image img{width: 100%;height: auto;}
.author-title{font-size: 13px;color: #999;}
.author-email{font-size: 12px;color: #999;}
/* bx-opinion */
.bx-opinion{background: #f0f0f0;font-style: italic;}
/* .bx-opinion .bx-cat-title{border-bottom: 1px solid #ec2226;} */
.bx-opinion .bx-cat-name{border-bottom: 0;background: #f0f0f0;color: #105CB6;line-height: 0;height: auto;}
.bx-opinion .bx-cat-link{padding: 0;bottom: 0;}
.bx-opinion .bx-cat-link img{width: 100%;}
.bx-opinion .bx-cat-content{padding: 15px 20px 10px 20px;}
.bx-opinion .article{width: 100%;float: left;}
.bx-opinion .article-title{width: 100%;float: left;margin-bottom: 15px;}
.bx-opinion .article-image{float: right;width: 120px;height: 120px;border-radius: 50%;}
.bx-opinion .article-image img{height: 100%;object-fit: cover;}
.bx-opinion .article-desc{display: none;}
/* .bx-opinion .article-desc, .bx-opinion .article-expert-name{width: calc(100% - 125px);} */
/* .bx-opinion .article-expert-name{color: #105CB6;width: calc(100% - 125px);position: absolute;left: 0;bottom: 5px;display: flex;height: 120px;align-items: center;} */
.bx-opinion .article-expert-name{color: #105CB6;width: calc(100% - 125px);position: absolute;left: 0;bottom: 5px;display: flex;height: 120px;align-items: center;}
.article-expert-content{position: relative;}
/* bx-congthuong */
.bx-congthuong .bx-cat-title{margin-bottom: 10px;}
.bx-congthuong .bx-cat-name{height: auto;line-height: 0;border-bottom: 0;}
.bx-congthuong .bx-cat-link{padding: 0;bottom: 0;}
.bx-congthuong .bx-cat-link img{width: 100%;}
.bx-congthuong .article{width: 100%;float: left;border-top:1px dotted #ccc;padding-top: 10px;margin-top: 10px;}
.bx-congthuong .article:first-child{margin-top: 0;padding-top: 0;border-top: 0;}
.bx-congthuong .article-image{width: 130px;float: left;margin: 0 20px 0 0;}
.bx-congthuong .article:not(:first-child) .article-image{display: none;}
.bx-congthuong .article:first-child .article-title{position: relative;top: -4px;}
.bx-congthuong .article:first-child .article-link{font-family: 'Merriweather-Bold', Arial, sans-serif;font-weight: normal;}
.bx-congthuong .article-desc{display: none;}
.bx-congthuong-special{background: #f0f0f0;}
.bx-congthuong-special .bx-cat-content{padding: 5px 20px 10px 20px;}
/* pc-bt-ldbct */
.pc-bt-ldbct .banner-top-header {background: url(../images/pc/bg-trong-dong.jpg) center center repeat;}
.pc-bt-ldbct .banner-top-header img{width: 1000px;}

.pc-bt-ldbct .cat{padding: 0 6px;}
.pc-bt-ldbct .cat.cat-homepage{padding: 0 10px;}
/* .pc-bt-ldbct .cat > a{font-size: 14px;} */

.bx-cover-bt-ldbct{background: #f5f5f5;}
.bx-cover-bt-ldbct .article{width: 100%;}
.bx-cover-bt-ldbct .article-title{font-size: 24px;display: block;width: 100%;padding: 0 20px 15px 20px;}
.bx-cover-bt-ldbct .article-desc{display: none;}

.pc-bt-ldbct .bx-news{width: 100%;}

.bx-cat-bt-ldbct{width: 402px;float: left;margin: 20px 0 0 20px;}
.bx-cat-bt-ldbct:nth-child(2n+1){margin-left: 0;clear: both;}
.bx-cat-bt-ldbct:nth-child(1),.bx-cat-bt-ldbct:nth-child(2){margin-top: 0;}
.bx-cat-bt-ldbct .bx-cat-title{border-bottom: 1px solid #e1e1e1;}
.bx-cat-bt-ldbct .article{width: 100%;float: left;margin-top: 20px;}
.bx-cat-bt-ldbct .article:first-child{margin-top: 0;}
.bx-cat-bt-ldbct .article:not(:first-child) .article-image{width: 180px;float: left;margin: 0 20px 0 0;}
.bx-cat-bt-ldbct .article-desc{display: none;}
.bx-cat-bt-ldbct .article:first-child .article-title{font-size: 16px;}
.pc-bt-ldbct .article-image img{min-height: 100%;object-fit: cover;}

.pc-bt-ldbct .bx-multiphoto{background: #e3f0f9;}
.pc-bt-ldbct .bx-multimedia .bx-cat-name{height: 40px;line-height: 48px;}

/* hna-social-share */
.hna-social-share{line-height: 32px;}
.hna-social-share span{float: left;height: 30px;line-height: 30px;display: none;}
.hna-social-button{float: left;display: block;height: 30px;width: 30px;background-image: url(../images/pc/ico-social-share.png);background-repeat: no-repeat;margin-left: 10px;border-radius: 6px;background-color: #fff;}
.hna-button-facebook{background-position: -30px 0px;}
.hna-button-zalo{background-position: 0 0;}
.hna-button-youtube{background-position: -60px 0;}
.hna-button-tiktok{background-position: -90px 0;}
.icoLive {display: inline-block;margin-right: 5px;}
.icoLive::before {content: 'Trực tiếp';white-space: nowrap;color: #fff;background: #ec1c24;font-family: Arial, sans-serif;text-transform: uppercase;font-size: 12px;padding: 5px 7px;border-radius: 5px;vertical-align: 2px;}
.bx-cat-two .article:not(:first-child) .icoLive::before,.bx-cat-three .article:not(:first-child) .icoLive::before,.bx-cat-four .article:not(:first-child) .icoLive::before,.bx-news .icoLive::before,.bx-spotlight .icoLive::before,.bx-congthuong .icoLive::before,.bx-list-cover .article:not(:first-child) .icoLive::before,.bx-list-child .article:not(:first-child) .icoLive::before,.bx-mostread-detail .icoLive::before{font-size: 10px;padding: 4px 5px;}
.bx-cover-slider .icoLive::before,.bx-list-cover .article:first-child .icoLive::before{vertical-align: 5px;}
.article-detail-title .icoLive::before{vertical-align: 7px;}
/* bx-market-price */
.bx-market-price{border: 1px solid #ed2227;padding: 15px;border-radius: 3px;/*background: #fffcf0;*/background: #fffdf0;}
.bx-market-price a{width: 25%;float: left;font-family: 'Merriweather-Regular', Arial, sans-serif;font-weight: normal;font-size: 14px;}
.ico-market-price {
    background: url(../images/icon-market-price/icon-gia-vang-hom-nay.png) left 0px no-repeat;
    line-height: 24px;
    padding-left: 30px;
    background-size: 24px !important;
    margin: 5px 0;
}
.ico-market-price:nth-child(4n+1){clear: both;}
.ico-market-price[title="Giá tiêu hôm nay"]{
    background: url(../images/icon-market-price/icon-gia-tieu-hom-nay.png) left 0px no-repeat;
}
.ico-market-price[title="Giá lúa gạo hôm nay"]{
    background: url(../images/icon-market-price/icon-gia-lua-gao-hom-nay.png) left 0px no-repeat;
}
.ico-market-price[title="Giá cà phê hôm nay"]{
    background: url(../images/icon-market-price/icon-gia-ca-phe-hom-nay.png) left 0px no-repeat;
}
.ico-market-price[title="Giá cao su hôm nay"]{
    background: url(../images/icon-market-price/icon-gia-cao-su-hom-nay.png) left 0px no-repeat;
}
.ico-market-price[title="Giá đường hôm nay"]{
    background: url(../images/icon-market-price/icon-gia-duong-hom-nay.png) left 0px no-repeat;
}
.ico-market-price[title="Giá ngoại tệ hôm nay"],
.ico-market-price[title="Tỷ giá USD hôm nay"]{
    background: url(../images/icon-market-price/icon-gia-ngoai-te-hom-nay.png) left 0px no-repeat;
}
.ico-market-price[title="Giá chè hôm nay"]{
    background: url(../images/icon-market-price/icon-gia-che-hom-nay.png) left 0px no-repeat;
}
.ico-market-price[title="Giá thép hôm nay"]{
    background: url(../images/icon-market-price/icon-gia-thep-hom-nay.png) left 0px no-repeat;
}
.ico-market-price[title="Ô tô"]{
    background: url(../images/icon-market-price/o-to.png) left 0px no-repeat;
}
.ico-market-price[title="Xe máy"]{
    background: url(../images/icon-market-price/xe-may.png) left 0px no-repeat;
}
.ico-market-price[title="Giá xăng dầu hôm nay"]{
    background: url(../images/icon-market-price/icon-gia-xang-dau-hom-nay.png) left 0px no-repeat;
}
.ico-market-price[title="Dịch vụ vận tải"]{
    background: url(../images/icon-market-price/icon-dich-vu-van-tai.png) left 0px no-repeat;
}
.ico-market-price[title="Giá rau củ quả hôm nay"]{
    background: url(../images/icon-market-price/icon-gia-rau-cu-qua-hom-nay.png) left 0px no-repeat;
}
.ico-market-price[title="Giá gia súc, gia cầm"]{
    background: url(../images/icon-market-price/icon-gia-gia-suc-gia-cam.png) left 0px no-repeat;
}
.ico-market-price[title="Giá heo hơi hôm nay"]{
    background: url(../images/icon-market-price/icon-gia-heo-hoi-hom-nay.png) left 0px no-repeat;
}
.ico-market-price[title="Kết quả xổ số hôm nay"]{
    background: url(../images/icon-market-price/icon-xo-so.png) left 0px no-repeat;
}
.ico-market-price[title="Giá gas hôm nay"]{
    background: url(../images/icon-market-price/icon-gia-gas-hom-nay.png) left 0px no-repeat;
}
/* radio-detail */
#radio-detail{margin-bottom: 10px;}
#radio-detail audio{width: 100%;height: 35px;border-radius: 0;background: #f1f3f4;outline:0;}
/* region-list */
.bx-list-region{background: #fafafa;padding: 20px;}
.region-heding{text-align: center;text-transform: uppercase;font-weight: 700;font-size: 16px;margin-bottom: 10px;}
.bx-list-region a{width: 25%;float: left;margin-top: 10px;position: relative;color: #333;padding-left: 15px;padding-right: 15px;}
.bx-list-region a:hover{color: #105CB6;}
.bx-list-region a::before{content: '';display: block;width: 4px;height: 4px;background: #eb2227;position: absolute;left: 0;top: 8px;border-radius: 2px;}
/* introduction */
.hna-nav-tab{display: flex;flex-direction: row;justify-content: space-between;flex-wrap: wrap;margin-right: 0;margin-left: 0;}
.hna-nav-tab-link{flex: 0 0 22%;max-width: 22%;}
.hna-nav-tab-link li:not(:first-child){margin-top: 8px;}
.hna-nav-tab-link .hna-tab-btn {border: 1px solid #e9ecef;background: #f8f9fa;border-radius: 8px;padding: 16px 12px 16px;display: flex;align-items: center;font-style: normal;font-weight: 400;font-size: 16px;line-height: 22px;color: #495057;width: 100%;transition: all .5s ease;cursor: pointer;}
.hna-nav-tab-link i{margin-right: 16px;display: block;transition: all .5s ease;width: 20px;height: 26px;}
.hna-nav-tab-link .hna-monument{background: url(../images/pc/fa-monument.png) center center/20px no-repeat;}
.hna-nav-tab-link .hna-user-tie{background: url(../images/pc/fa-user-tie.png) center center/28px no-repeat;min-width: 28px;}
.hna-nav-tab-link .hna-news-paper{background: url(../images/pc/fa-newspaper-aboutus.png) center center/28px no-repeat;min-width: 28px;}
.hna-nav-tab-link .hna-address-book{background: url(../images/pc/fa-address-book.png) center center/30px no-repeat;min-width: 28px;}
.hna-nav-tab-link .hna-camera-retro{background: url(../images/pc/fa-camera-retro.png) center center/29px no-repeat;min-width: 28px;}
.hna-nav-tab-link .hna-tab-btn.active,.hna-nav-tab-link .hna-tab-btn:hover{background: #eb2227;color: #fff;border: 1px solid #eb2227;}
.hna-nav-tab-link .hna-tab-btn.active .hna-monument,.hna-nav-tab-link .hna-tab-btn:hover .hna-monument{background: url(../images/pc/fa-monument-white.png) center center/20px no-repeat;}
.hna-nav-tab-link .hna-tab-btn.active .hna-user-tie,.hna-nav-tab-link .hna-tab-btn:hover .hna-user-tie{background: url(../images/pc/fa-user-tie-white.png) center center/28px no-repeat;}
.hna-nav-tab-link .hna-tab-btn.active .hna-news-paper,.hna-nav-tab-link .hna-tab-btn:hover .hna-news-paper{background: url(../images/pc/fa-newspaper-white.png) center center/28px no-repeat;}
.hna-nav-tab-link .hna-tab-btn.active .hna-address-book,.hna-nav-tab-link .hna-tab-btn:hover .hna-address-book{background: url(../images/pc/fa-address-book-white.png) center center/30px no-repeat;}
.hna-nav-tab-link .hna-tab-btn.active .hna-camera-retro,.hna-nav-tab-link .hna-tab-btn:hover .hna-camera-retro{background: url(../images/pc/fa-camera-retro-white.png) center center/29px no-repeat;}
.hna-tab-content{background: #f6f6f7;border-radius: 8px;padding: 32px;flex: 0 0 75%;max-width: 75%;}
.hna-tab-pane{display: none;}
.hna-tab-pane.active{display: block;}
.box-heading .heading{font-style: normal;font-weight: 600;font-size: 22px;display: flex;align-items: center;text-transform: uppercase;color: #323b4b;}
.hna-box-content{margin-top: 24px;background: #fff;border-radius: 15px;padding: 32px;}
.hna-box-content{font-size: 16px;color: #333;line-height: 1.6;}
.hna-box-content p{margin: 1em 0;}
.hna-box-content .text-1{font-weight: 700;width: 100px;display: inline-block;}
/* bx-article_by_region */
.bx-article_by_region{background: #fffdf0;padding: 15px;border: 1px solid #faa81a;}
.bx-article_by_region .bx-cat-content{display: flex;flex-direction: column;justify-content: space-between;gap: 20px;}
.bx-article_by_region .article-image{display: none;}
.bx-article_by_region .article-link{position: relative;padding-left: 10px;display: flex;}
.bx-article_by_region .article-link::before{content: '';width: 4px;height: 4px;border-radius: 2px;background: #eb2227;position: absolute;top: 8px;left: 0;display: block;}
.bx-article_by_region .article-desc{display: none;}
.bx-article_by_region .article-by-select{width: 100%;margin-top: 15px;border: 1px solid #e1e1e1;float: left;border-radius: 2px;color: #666;padding: 10px 5px;cursor: pointer;}
.article_region-more{margin-top: 15px;float: right;font-size: 12px;color: #105CB6;}
/* pc-podcast-index */
.pc-podcast-index .main-body{margin-bottom: 40px;}
/* podcasts-listen */
.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-2.png) center bottom no-repeat;background-size: contain;}
.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{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-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 */
.podcats-category{margin-bottom: 40px;}
.podcats-category .bx-cat-title{margin-bottom: 30px;border-bottom: 1px solid #e1e1e1;}
.podcats-category .bx-cat-name{margin-bottom: -1px;font-size: 22px;text-transform: uppercase;}
.podcats-category .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 .article{width: calc((100% - 80px) / 3);float: left;margin-left: 40px;margin-top: 40px;}
.podcats-category .article:first-child, .podcats-category .article:nth-child(3) {margin-left: 0;}
.podcats-category .article:first-child, .podcats-category .article:nth-child(2) {width: calc(50% - 20px);margin-top: 0;}
.podcats-category .article:nth-child(3) {clear: both;}
.podcats-category .article-image{margin-bottom: 20px;}
.podcats-category .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 .article-title{font-family: 'Merriweather-Bold', sans-serif;font-size: 18px;margin-bottom: 10px;}
.podcats-category .article-content{margin-bottom: 20px;}
.podcats-category .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;}
/* podcats-category-list */
.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;}

@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:'RobotoCondensed-Bold';src: url('fonts/Roboto_Condensed/RobotoCondensed-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');}
@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');}
/* grayscale */
/* .header-top,.header-logo,#nav,#hashtag,#footer{filter: grayscale(1);} */