.main-nav .nav-item .nav-link.home {
    height: 50px;
    width: 30px;
    background: url(../images/icon-home-star.png) center center no-repeat;
    background-size: 24px 20px;
}
.latest-post .more-button {
    text-align: center;
    padding-right: 10px;
    font-style: italic;
    font-size: 16px;
    margin-top: 40px;
}
.latest-post .more-button a{
    border: 1px solid #2a2a2a;
    padding: 5px 10px;
}
.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;
}
#mostViewPost{
    padding: 0 15px 15px 15px;
}
#mostViewPost .list-number .number{
    font-style: italic;
    color: #f0eeee;
}
.font-bold{
    font-weight: 500;
}
.list-post .sub-title.hashtag{
    margin-bottom: 0;
    margin-top: 10px;
    padding: 5px 10px;
    background: #f8f8f8;
    border-radius: 5px;
    margin-right: 8px;
}
.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: center;
    align-content: center;
}
.another-video .title{
    font-size: 14px;
    line-height: 1.5;
}
.multimedia .sub-heading-content{
    display: flex;
    justify-content: space-between;
    border-bottom: 1px solid #d7d6d6;
}
.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;
}
.title-4{
    font-size: 15px;
    font-weight: 500;
    line-height: 1.5;
}
.title-3 {
    line-height: 1.5;
    font-weight: 500;
}
.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;
}
.bg-orange {
    background-color: #f92b16;
}
.bg-jade {
    background-color: #01ad94;
}
.bg-charcoal {
    background-color: #edb265;
}
.emagazines-index{
    border-right: 1px solid #d7d6d6;
}
.longform-index{
    border-left: 1px solid #d7d6d6;
}
.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;
}
.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;
}
.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;
}
@media (max-width: 767px) {
        .event-n-stats .slider .post-image {
            margin: 30px auto;
        }
    }
    @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%;
    }
}
@media (max-width: 468px){
    .page-wrapper{
        background: #fff;
    }
    .content-wrapper{
        padding-top: 0;
    }
    .main-nav .hidescroll-mx .main-navbar.publicTabs{
        padding-right: 100px;
    }
    .header-top .lang{
        width: 30%;
    }
    .header-top .tin{
        width: 68.4%;
    }
    .header-top .tin .time-day, .header-top .lang .en, .header-top .lang .vi{
        line-height: 32px;
    }
    .emagazines-index, .longform-index{
        border-right: 0;
        border-left: 0;
    }
    .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;
    }
    .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;
    }
    .widget-layout-1 .post-item .post-image{
        margin-right: 0;
    }
    .widget-layout-1 .post-item:first-child .title, .widget-layout-1 .post-item .title, .widget-layout-1 .post-item .post-meta{
        padding-left: 43%;
        padding-top: 0 !important;
    }
    .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;
    }
    .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;
    }
}