.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6{
	font-family: 'Roboto', "Arial", sans-serif
}
.font-playfair{
    /*font-family: 'Playfair display', sans-serif;*/
    letter-spacing: 1.2px;
}
.hot-title-2{
    letter-spacing: 1.1px; 
    font-size: 1.15rem
}
.carousel-indicators{
    bottom: -10px;
}
.pagination {
    border-top: 1px solid #ddd;
    justify-content: center;
    padding-top: 15px;
}
.pagination .prev,
.pagination li {
    margin-right: 10px;
}
.pagination .prev a, .pagination .next a,
.pagination li a {
    color: #333;
}
.pagination li a {
    position: relative;
    display: block;
    padding: 0.5rem 0.75rem;
    margin-left: -1px;
    line-height: 1.25;
    background-color: #fff;
    border: 1px solid #dee2e6;
}
.pagination li.active a {
    background-color: #ed1b24;
    border-color: #ed1b24;
    color: #ffffff;
}
.pagination .disabled {
    display: none;
}
.latest-post .more-button {
    text-align: center;
    padding: 10px;
    font-size: 16px;
    margin-top: 40px;
    font-weight: 600;
    background: #eee;
}
.quoc-te-hoi-nhap .title.title-1{
    line-height: 1.2 !important;
}
.hashtag-453 .sub-heading-title a {
    background-image: url('../images/icon-chart.png');
    background-repeat: no-repeat;
    background-size: auto 100%;
    background-position: top left;
    padding-left: 40px;
}
.ads-zone-8{
    padding: 15px;
    border: 1px solid #ededed;
    margin-bottom: 20px;
}
.ads-zone-8 .ads-box, .ads-zone-ft .ads-box{
    margin-bottom: 0;
}
.bg-kqnc{
    background-color: #053c58;
}
.bg-kqnc a{
    color: #fff;
}
.bg-kqnc .list-post .post-item{
    /*overflow: inherit;*/
    /*border-color: #878787;*/
}
.play-video-icon.font70{
    font-size: 40px;
}
.widget-layout-2 .first .title-1, .quoc-te-hoi-nhap .post-item .title-1{
    font-size: 1.55rem;
}
.top-banner{
    position: relative;
}
.top-banner .ads-slider .owl-dots{
    position: absolute;
    bottom: 5px;
}
.site-overlay{
    background: rgba(0,0,0,.5);
}
.mega-menu .heading, .mega-menu ul li{
    font-size: 20px;
}
.with--sidebar #navigation .mega-menu{
    padding-bottom: 30px;
}
#mostViewPost{
    padding: 0 15px 15px 15px;
}
#mostViewPost .list-number .number{
    font-style: italic;
    color: #f0eeee;
}
.list-post .sub-title.hashtag{
    margin-bottom: 0;
    margin-top: 10px;
    padding: 5px 10px;
    background: #f8f8f8;
    border-radius: 5px;
    margin-right: 8px;
}
.chinh-sach .first .description{
    display: none;
}
.font70{
    font-size: 70px;
}
.font20{
    font-size: 20px;
}
.bg-opacity{
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.5);
    top: 0;
    display: grid;
    justify-content: flex-start;
    align-content: flex-end;
    padding-left: 25px;
}
.another-video .title{
    font-size: 14px;
    line-height: 1.5;
}
.multimedia .sub-heading-content{
    display: flex;
    justify-content: space-between;
    border-bottom: 1px solid #333333;
}
.multimedia .sub-heading-content > h2 {
    font-size: 1.5em;
}
.multimedia .sub-heading-content .sub-heading-title i{
    color: #f6231d;
    font-size: 47px;
}
.multimedia .sub-multimedia{
    line-height: 65px;
}
.multimedia .sub-multimedia a{
    margin-left: 15px;
    font-weight: 600;
}
.multimedia .sub-multimedia i{
    color: #f6231d;
    font-size: 20px;
    margin-right: 5px;
}
.multimedia .sub-heading-content i{
    color: #f6231d;
}
.list-more-video .another-video ul.list-items{
    display: flex;
}
.list-more-video .another-video .post-item:first-child{
    margin-right: 10px;
    padding-top: 10px;
}
.list-more-video .another-video .post-item:last-child{
    margin-left: 10px;
}
.widget-layout-hot-news .layout-content{
    background: #f5f5f5;
    border-bottom: 0;
}
.hot-news-title{
    font-weight: 600;
    display: initial;
    color: #ffffff;
    background: #f73225;
    padding: 10px;
}
.latest-post .list-post .post-item .hashtags a{
    padding: 3px 6px;
    background: #f5f3f3;
    border-radius: 5px;
    color: #848282;
}
.hashtags a{
    padding: 5px 10px;
    background: #f8f8f8;
    border-radius: 5px;
    color: #f92b16;
    margin: 3px 5px 3px 0;
    display: inline-block;
}
.emagazines-index{
    border-right: 1px solid #333333;
}
.longform-index{
    border-left: 1px solid #333333;
}
.mega-menu .heading{
    font-weight: 600;
}
.lang a, .social a{
    padding: 8px;
}
.bottomBarAction {
    transform: translate(0px, 0px);
    position: fixed;
    bottom: 0;
    right: 0;
    z-index: 9999;
    width: 100%;
    background: rgb(246 246 248 / 97%);
    box-shadow: 6px -5px 12px rgb(0 0 0 / 15%);
}
.bottomBarAction .bottom-menu{
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    max-height: 50px;
    line-height: 0.75;
    padding: 0 10px 10px 10px;
}
.bottomBarAction .item {
    text-align: center;
    padding: 10px 5px 0 5px;
    cursor: pointer;
    text-decoration: none;
    color: #202c2c;
}
.bottomBarAction .item i {
    font-size: 18px;
    padding: 0 10px;
}
.bottomBarAction .item span {
    font-size: 10px;
}
.post-longform .entry-content figcaption{
    /*     padding: 10px;
        background: #1d1c1c;
        color: #939393; */
    color: #e55b3b;
    font-family: 'Dancing Script', cursive;
    font-size: 20px;
    margin-top: -50px;
    background-color: #fbfbfb;
    position: relative;
    padding: 15px;
}
.post-longform .entry-content figcaption span{
    font-size: 20px !important;
}
.post-longform .sapo{
    /*     color: #a09f9f; */
    color: #edb265;
}
.post-longform .post-title, .post-longform .entry-content a{
    color: #ed2625;
}
.post-longform .tags ul li{
    color: #a9a7a7;
}
.post-longform .tags ul li a{
    color: #a9a7a7;
}
.post-longform-related{
    max-width: 700px;
    margin: 0 auto;
}
.bg-black .related-posts li{
    padding-bottom: 20px;
}
.post-longform .entry-content figure{
    margin-bottom: 5px;
}
/*EVENT STAT */
.event-n-stats .post-item {
    /*      background: #edb265; */
    background: url(../images/bg-header.jpg) no-repeat center top;
    background-size: cover;
    background-position: bottom;
}
.event-n-stats .slider .post-image {
    width: 150px;
    margin-right: 25px;
    position: relative;
}
.event-n-stats .slider .post-image img{
    border-radius: 50%;
    overflow: hidden;
    box-shadow: 2px 2px 11px 3px #e60c02;
}
.event-n-stats .slider .post-image .author{
    color: #fff;
}
.event-n-stats .post-item .post-meta{
    background: transparent;
    color: #fbfbfb;
    font-size: 20px;
    font-style: italic;
    height: auto;
    position: relative;
}
.event-n-stats .post-item .post-meta i{
    font-size: 40px;
    opacity: .6;
}
.event-n-stats  .owl-dots{
    position: absolute;
    bottom: 0;
    width: 100%;
    text-align: center;
}
.event-n-stats  .owl-dots button{
    margin: 0 3px;
}
.event-n-stats  .owl-dots .owl-dot span{
    display: block;
    padding: 5px;
    /*background: #ff8f8e;*/
    border-radius: 50%;
}
.event-n-stats  .owl-dots .owl-dot.active span{
    background: #edb265;
}
.event-n-stats .event-content{
    top: auto;
    bottom: 3%;
}
.bg-con-so-su-kien{
    margin-left: -1.5rem;
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgb(246 50 37 / 52%);
    margin-top: -1.5rem;
}
.gia-vang .webgiavang a{
    color: #f92b16 !important;
}
.cs .description{
    display: none;
}
.cs .no-avatar{
    text-align: center;
}
.footer-content p{
    margin-bottom: 0;
}
.widget-layout-3 .list-post .post-item .post-image{
    width: 100%;
    float: none;
    margin-bottom: 10px;
    clear: bottom;
}
.latest-post h3.title-2 a{
    font-size: 1.455rem
}
article .post-title{
    font-weight: 600;
    font-size: 2.5rem;
}
ul.list-post .post-item .post-image{
    margin-right: 20px;
}
.text-black{
    color: #000;
}
.list-number.number-right .number{
    left: 0;
    right: auto;
}
.list-number.number-right .list-item{
    padding-left: 30px;
    padding-right: 0;
}
#mostViewPost .sub-heading-content{
    background-color: #eee;
}
.header-bottom.sticky, .header-bottom.sticky .main-nav, .header-bottom.sticky .main-nav .visitorTabs {
    background-color: #d9011b;
}
.header-bottom.sticky .main-nav .nav-link, .header-bottom.sticky .main-nav .publicTabs .nav-link .fas{
    color: #fff;
}
.header-bottom.sticky  .main-nav .mega-menu-toggle{
    border-color: #fff;
}
@media (max-width: 767px) {
    .event-n-stats .slider .post-image {
        margin: 30px auto;
    }
    article .post-title{
    font-weight: 600;
    font-size: 2.5rem;
}
}
@media (min-width: 768px) {
    .event-n-stats .slider .post-image {
        float: left;
        clear: right;
    }
    .event-n-stats .post-item:hover .post-meta{ 
        background: transparent;
    }
}

@media (min-width: 992px){
    .list-more-video .another-video .post-image{
        width: 100%;
    }
    .widget-layout-list-items .list-post .post-item:nth-child(n+3){
        padding-left: 15px;
    }
}
@media (max-width: 468px){
    .page-wrapper{
        background: #fff;
    }
    .main-nav .hidescroll-mx .main-navbar.publicTabs{
        float: right;
    }
    .header-top .lang{
        width: 30%;
    }
    .header-top .tin{
        width: 68.4%;
    }
    .header-middle{
        display: none;
    }
    .header-top .tin .time-day, .header-top .lang .en, .header-top .lang .vi{
        line-height: 32px;
    }
    .header-bottom, .header-bottom .main-nav, .header-bottom .main-nav .visitorTabs{
        background-color: #d9011b;
    }
    .header-bottom .visitorTabs .home{
        display: block;
    }
    .header-bottom .visitorTabs .home a{
        background-color: #d9001b;
        height: 44px;
        padding: 0;
        margin-right: 8px;
        line-height: 44px;
    }
    ul.main-navbar > .nav-item.active, ul.main-navbar > .nav-item:hover{
        background-color: #b42637;
    }
    .main-nav .nav-link{
        color: #fff;
    }
    .main-nav .publicTabs .nav-link .fas{
        color: #fff;
    }
    .hot-title-2, .latest-post h3.title-2 a{
        font-size: 1rem;
        padding-top: 0 !important;
    }
    ul.list-post .post-item .post-image{
        margin-right: 0;
    }
    .index-hot-post .widget-layout-1 .first-post .post-image{
        margin-left: -15px;
        margin-right: -15px;
    }
    .emagazines-index, .longform-index{
        border-right: 0;
        border-left: 0;
    }
    .footer-content{
        padding-bottom: 60px;
    }
    .bg-con-so-su-kien{display: none;}
    .list-post .post-item .info{
        padding-right: 0;
        padding-left: 43%;
    }
    .latest-post .list-post .sub-title{
        margin-bottom: 0;
        width: 99%;
        padding-right: 0;
    }
    .latest-post .list-post .post-meta{
        margin-bottom: 5px;
        margin-top: -7px;
    }
    .latest-post .list-post .post-item{
        padding-top: 10px;
    }
    .responsive-image--16by9{
        /*margin-right: 10px;*/
    }
    .multimedia .sub-heading-content, .list-more-video .another-video ul.list-items{
        display: block;
    }
    .multimedia .sub-multimedia a{
        margin-left: 0;
        margin-right: 15px;
    }
    .multimedia .sub-multimedia{
        overflow: auto;
        white-space: nowrap;
    }
    .video-widget .another-video .post-item, .layout-slide .item:nth-child(n+1){
        border-color: #ccc;
    }
    .list-more-video .another-video .post-item:first-child{
        margin-right: 0;
    }
    .list-more-video .another-video .post-item:last-child{
        margin-left: 0;
    }
    .sidebar-widget .post-item .post-image{
        width: auto;
    }
    .widget-layout-1 .first-post .title{
        padding-left: 0;
        padding-right: 0;
        padding-bottom: 10px;
        font-size: 1.55rem !important;
    }
    .widget-layout-1 .post-item, .list-post .post-item{
        padding-top: 10px;
    }
    .widget-layout-1 .post-item .post-image{
        /*margin-right: 0;*/
    }
    .widget-layout-2 .first .title{
        padding: 0;
    }
    .widget-layout-2 .first{
        margin-bottom: 0 !important;
        padding-bottom: 10px;
    }
    .widget-layout-2 .post-item{
        padding-top: 10px !important;
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
    .widget-layout-3 .list-post .post-item{
        width: 50%;
    }
    .post-detail .detail{
        padding: 0 !important;
        font-size: 15px !important;
    }
    .footer-content .social{
        padding-bottom: 30px;
    }
    .post-longform .entry-content figcaption{
        font-size: 18px;
        background: #fff;
        line-height: 1.5;
    }
    article .post-title{
        font-weight: 600;
        font-size: 2rem;
    }
    .title{
        letter-spacing: 0.5px !important;
        line-height: 1.5;
    }
    .footer-content p{
        font-size: 0.85rem
    }
}
@media (main-width: 1200px){
}