.item-slide-featured_news .content p {
    font-family: "VNE2";
    margin-top: 12px;
    display: -webkit-box;
    -webkit-line-clamp: 8;
    -webkit-box-orient: vertical;
    overflow: hidden;
    color: #fff;
    font-size: 16px;
    line-height: 1.4;
    font-weight: 400;
}

.container-adv {
    display: none;
}

    .container-adv.show {
        display: block;
    }

    .container-adv .banner-slide {
        display: none;
    }

        .container-adv .banner-slide.active {
            display: block;
        }

.avatar-video {
    width: 100%;
    height: 100%;
    position: relative;
    -o-object-fit: cover;
    object-fit: cover;
}

.layout-detail-page .name-detail {
    text-align: center; /*title tin căn giữa - yc của a Hoàng*/
}

/*.header-fixed-bottom { display: none; }*/

@media only screen and (max-width: 768px) {
    .header-fixed-bottom.show {
        display: block;
    }

    .header-main {
        padding: 0 0 10px 0;
    }

    .list-menu-header ul li a {
        height: 40px;
    }

    .header-main-right img {
        max-height: 37px;
    }
}

.name-asko {
    display: none;
}

.title-header-section-dt {
    margin: 0 auto;
}

.header-top_stock {
    padding: 0;
}

.header-main-right img {
    max-height: 65px;
}

.main-page .icon-home-mobile svg {
    display: none;
}

.main-page .flex-header-section .icon-home-mobile {
    width: 0;
}

.user-login {
    display: flex;
    justify-content: flex-end;
}

@media (max-width: 991px) {
    .banner-image {
        padding: 5px;
    }

    .header-main {
        padding-top: 10px;
    }
}

.page-not-found-image {
    max-width: 600px;
    width: 90%;
    margin: 0 auto;
    margin-bottom: 20px;
}

.page-not-found-message {
    text-align: center;
    font-size: 20px;
}

    .page-not-found-message a {
        display: block;
        padding: 10px 20px;
        background-color: #ED1D26;
        color: #fff;
        align-items: center;
        justify-content: center;
        border-radius: 5px;
        width: 200px;
        margin: 20px auto;
    }

.home-icon-pc {
    display: none;
}

@media (min-width: 991px) {
    .home-icon-pc {
        width: 32px;
        height: 32px;
        display: flex;
        align-items: center;
        justify-content: center;
    }
}

.custom-footer-ads {
    padding: 3px 8px;
    border-radius: 5px;
    background: #dc3545;
}

#slide-stock {
    padding-top: 5px;
    display: flex;
}

.ai-news_audio {
    justify-content: center;
}

.rss-channel a {
}

    .rss-channel a:hover {
        background-color: #dcdcdc !important;
    }

    .rss-channel a img {
        height: 16px;
        float: right;
        margin-top: 4px;
    }

@media (max-width: 575px) {
    .latest-video-item .latest-video_content h3 {
        font-size: 20px !important;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        overflow: hidden;
        font-weight: 700;
        transition: all .3s;
    }
}

@media (min-width: 1200px) {
    .latest-video-item .latest-video_content h3 {
        font-size: 20px !important;
        line-height: 1.4;
        font-weight: 700;
        transition: all .3s;
        display: -webkit-box;
        -webkit-box-orient: vertical;
    }
}

.list-menu-header ul li a.active,
.list-menu-section-dt li a.active {
    color: #ed1d26;
}

.headder-bottom_menu {
    display: block !important;
}

.page-item.disabled {
    cursor: not-allowed;
}

.paging-center {
    display: flex;
    justify-content: center;
    margin-top: 2rem;
}

@media (min-width: 1400px) and (max-width: 1600px) {
    .featured-row_item__image {
        height: auto !important;
    }
}

/*.item-body_content .font-vne2,
.featured-row_item__title p,
.vnetv-item_content .text-des {
    font-size: 18px;
}*/

.story--event .story__title a:hover,
.story--right .story__title a:hover,
.story--event-cover .story__title a:hover {
    color: white;
}

@media (min-width: 991px) {
    .headder-bottom_menu .list-menu-header ul {
        justify-content: center;
    }
}

.story--event-stream .story__title {
    font-size: 30px;
}

.story--event-cover .story__desc {
    color: #ccc;
}

.menu-open footer, .menu-open .main-page {
    display: none;
}

@media (max-width: 575px) {
    #slide-stock {
        margin: 0 auto !important;
    }
}

/*.story .story__thumb a {
    aspect-ratio: unset;
}
.item__header a{
    color: black !important;
}
.flex-progress-audio span{
    color: white;
}*/

@media (max-width: 767px) {
    .popup-header-menu-main.v01{
        top: 147px !important;
    }
}
/**/
/*@media (min-width: 1200px) {
    .zone--multimedia .story-listing .story .story__thumb {
        height: auto;
    }
}*/

#input-search-header-main-desktop {
    line-height: 18px;
    padding-left: 40px;
    border-color: #E5E5E5;
}

/*.header-main-left_search .form-search-header-wrap {
    width: 250px;
}*/

/* Ẩn/hiện btn-bar và btn-close-bar cho headder-bottom_menu */
.headder-bottom_menu .list-menu-header ul {
    position: relative;
}

.headder-bottom_menu .menu__btn-bar {
    opacity: 1;
    visibility: visible;
}

.headder-bottom_menu .menu__btn-close-bar {
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
    visibility: hidden;
    display: none;
}

.headder-bottom_menu .menu__btn-close-bar .btn-close-bar svg {
   width: 16px;
}

.headder-bottom_menu.open-bar-header .menu__btn-bar {
    opacity: 0;
    visibility: hidden;
    display: none;
}

.headder-bottom_menu.open-bar-header .menu__btn-close-bar {
    opacity: 1;
    visibility: visible;
    display: block;
}
.featured-item_wrapper__body{
    color:#000;
}