    .entry-meta {
        display: flex !important;
    }
    
    .entry-meta .posted-on {
        display: flex !important;
    }
    
    time.entry-date.published {
        margin-top: 0px !important;
    }
    
    .np-footer-widget .np-recent-posts-wrapper .np-post-meta .posted-counter {
        color: var(--post-time-color);
    }
    
    .posted-on::before,
    .posted-counter::before {
        color: var(--post-time-color) !important;
    }
    
    .widget_nav_menu li a:hover,
    .widget_nav_menu li a:hover::before,
    .widget_recent_entries li a:hover,
    .widget_recent_entries li a:hover::before {
        color: var(--main-bg-color) !important;
    }
    
    .news_portal_block_posts .np-block-title a span {
        color: var(--main-bg-color) !important;
        font-size: 24px;
        border-bottom: 2px solid var(--line-color);
        display: inline-block;
        padding-bottom: 4px;
    }
    
    .news_portal_block_posts .np-block-title,
    .np-home-bottom-section .np-block-title,
    .np-home-middle-section .news_portal_recent_posts .np-recent-posts-wrapper .np-block-title,
    .widget_media_video .np-block-title {
        background-color: transparent !important;
    }
    
    .layout6 .np-block-posts-wrapper,
    .np-recent-posts-wrapper .np-single-post {
        padding-left: 8px;
        padding-right: 8px;
        padding-top: 15px;
    }
    
    .layout-5 {
        padding-left: 4px;
        padding-right: 12px;
    }
    
    .np-header-search-wrapper .search-form-main .search-submit {
        background: var(--main-bg-color) !important;
    }
    
    .np-header-search-wrapper .search-form-main {
        border-top-color: var(--main-bg-color) !important;
    }
    
    .np-header-search-wrapper .search-form-main:before {
        border-bottom-color: var(--main-bg-color) !important;
    }
    
    #news_portal_featured_slider-3 .np-block-wrapper .featured-posts .featured-posts-wrapper .np-single-post-wrap .np-post-content .np-post-meta .posted-on a,
    #news_portal_featured_slider-3 .np-block-wrapper .featured-posts .featured-posts-wrapper .np-single-post-wrap .np-post-content .np-post-meta .posted-counter,
    #news_portal_featured_slider-3 .np-block-wrapper .slider-posts .lSSlideOuter .np-slide-content-wrap .np-post-meta .posted-on a,
    #news_portal_featured_slider-3 .np-block-wrapper .slider-posts .lSSlideOuter .np-slide-content-wrap .np-post-meta .posted-counter {
        color: #fff;
    }
    
    .np-top-left-section-wrapper .top-navigation .menu-topleftmenu-container .menu .menu-item-has-children,
    .np-top-left-section-wrapper .top-navigation .menu-topleftmenu-container .menu .menu-item-475 {
        line-height: 13px !important;
    }
    
    .np-recent-posts-wrapper .np-single-post .np-post-thumb .number,
    .it-center-dlu-notification .np-single-post .np-post-thumb .number {
        color: var(--main-bg-color);
        font-size: 32px;
        font-weight: bolder;
    }
    
    .it-center-dlu-notification .np-single-post .np-post-thumb {
        text-align: center;
        width: 20%;
        float: left;
        padding-top: 2%;
    }
    
    .it-center-dlu-notification .np-single-post .np-post-content {
        float: left;
        width: 80%;
    }
    
    .it-center-dlu-notification .np-single-post .np-post-content .np-post-meta .posted-on::before {
        display: none;
    }
    
    .np-recent-posts-wrapper .np-single-post .np-post-thumb {
        text-align: center;
        width: 20%;
    }
    
    .mt-container .np-home-icon a:hover i {
        color: white;
    }
    
    .mt-container .np-home-icon a:focus {
        color: var(--main-bg-color);
    }
    
    .middle-aside .np-recent-posts-wrapper .np-single-post .np-post-content .np-post-meta span a,
    .middle-aside .np-recent-posts-wrapper .np-single-post .np-post-content .np-post-meta span,
    .it-center-dlu-notification .np-single-post .np-post-content .np-post-meta span,
    .it-center-dlu-notification .np-single-post .np-post-content .np-post-meta span a {
        font-size: 14px !important;
        font-weight: bold;
    }
    
    .middle-aside .np-recent-posts-wrapper .np-single-post .np-post-content .np-post-meta .posted-on::before {
        display: none;
    }
    
    .middle-aside .np-recent-posts-wrapper .np-single-post .np-post-content .np-post-meta .posted-on a time,
    .it-center-dlu-notification .np-single-post .np-post-content .np-post-meta .posted-on a time {
        /* background-color: #ff0000; */
        background-color: #FC7616;
        color: white;
        padding-left: 5px;
        padding-right: 5px;
    }
    
    #news_portal_block_posts-21 .np-block-wrapper .np-block-posts-wrapper .np-secondary-block-wrap .np-single-post .np-post-content .np-post-meta .posted-on {
        display: none;
    }
    
    .np-home-top-section .news_portal_singled_slider .np-block-wrapper .slider-posts .lSSlideOuter ul li .np-single-slide-wrap .np-slide-content-wrap {
        display: none;
    }
    
    .home .np-home-icon a,
    .news_portal_default_tabbed ul.widget-tabs li.ui-tabs-active,
    .news_portal_default_tabbed ul.widget-tabs li:hover {
        background: var(--main-bg-color) !important;
        border-radius: 4px;
    }
    
    #post-1261 .entry-content {
        padding-left: 100px;
        font-size: 17px;
    }
    
    #post-1261 .entry-content .itemlist li a:hover {
        color: var(--main-bg-color);
    }
    
    #post-1302 .entry-content .grid-container {
        display: grid;
        grid-gap: 20px 20px;
        grid-template-columns: 237.6px 237.6px 237.6px;
        background-color: cadetblue;
        padding: 20px;
    }
    
    #post-1302 .entry-content .grid-container .grid-item {
        background-color: rgba(248 248 255);
        border: none;
        padding: 30px 20px;
        font-size: 16px;
        text-align: center;
    }
    
    #post-1302 .entry-content .grid-container .grid-item:hover {
        box-shadow: 0 0 5px 5px rgba(255, 255, 255, 233);
    }
    
    .site .site-content .mt-container .np-related-section-wrapper .np-related-title {
        background: no-repeat;
    }
    
    .it-center-dlu-notification .np-block-title {
        /* background: var(--main-bg-color) !important; */
        text-align: left;
    }
    
    .np-ads-wrapper .row-np-ads-wrapper .column1 {
        float: left;
        width: 30%;
        padding: 10px;
        text-align: center;
    }
    
    .np-ads-wrapper .row-np-ads-wrapper .column2 {
        float: left;
        width: 70%;
        padding: 10px;
        text-align: center;
    }
    
    .np-ads-wrapper .row-np-ads-wrapper .column2 h1 {
        color: var(--main-bg-color);
        font-family: serif;
        text-transform: uppercase;
        font-size: 20px;
    }
    
    .test_ads_banner {
        margin-bottom: 0px !important;
    }
    
    .np-ads-wrapper .row-np-ads-wrapper:after {
        content: "";
        display: table;
        clear: both;
    }
    
    .home .site .np-header-menu-wrapper .np-home-icon .fa-home {
        color: #fff !important;
    }
    
    .top-navigation ul #menu-item-625,
    .top-navigation ul #menu-item-500 {
        border-right: 0px;
    }
    
    .site-content,
    .site {
        /* background: white; */
    }
    
    .np-recent-posts-wrapper .np-single-post,
    .news_portal_block_posts .np-block-wrapper .np-primary-block-wrap-layout-5 .np-single-post,
    .news_portal_block_posts .np-block-wrapper .np-primary-block-wrap .np-single-post,
    .news_portal_block_posts .np-block-wrapper .np-secondary-block-wrap .np-single-post,
    .news_portal_featured_posts .np-block-wrapper .np-featured-posts-wrapper .np-single-post-wrap,
    .np-news-top-section .news_portal_featured_slider .np-block-wrapper {
        /* box-shadow: 0 3px 10px 0 rgba(0, 0, 0, 0.2); */
    }
    
    #np-primary-block-wrap-layout-7 {
        /* box-shadow: 0 3px 10px 0 rgba(0, 0, 0, 0.2); */
        /* background-color: white; */
        /* margin-top: 2%; */
        margin-bottom: 5%;
        border-radius: 4px;
        /* padding: 20px 20px 20px; */
        /* padding: 8px 8px 20px 8px; */
    }
    
    #np-primary-block-wrap-layout-7 img {
        border-radius: 4px 4px 0 0;
        background-color: white;
    }
    
    .news_portal_block_posts .np-block-wrapper .np-primary-block-wrap-layout-5 .np-single-post .np-post-content,
    .news_portal_block_posts .np-block-wrapper .np-primary-block-wrap .np-single-post .np-post-content {
        padding: 20px 20px 20px;
        background-color: white;
        border-radius: 0 0 4px 4px;
    }
    
    .news_portal_block_posts .np-block-wrapper .np-secondary-block-wrap .np-single-post {
        display: flex;
        align-items: center;
        background-color: white;
        border-radius: 4px;
    }
    
    .news_portal_block_posts .np-block-wrapper .np-secondary-block-wrap .np-single-post .np-post-content {
        padding-left: 12px;
    }
    
    .news_portal_block_posts .np-block-wrapper .layout-5 .np-primary-block-wrap-layout-5 {
        padding-bottom: 12px;
    }
    
    .news_portal_block_posts .np-block-wrapper .np-secondary-block-wrap .np-single-post .np-post-thumb a hr {
        margin-bottom: 8px;
    }
    
    .news_portal_block_posts .np-gallery-wrapper .np-block-gallery-wrapper .portfolio-wrap {
        /* box-shadow: 0 3px 10px 0 rgba(0, 0, 0, 0.2); */
        /* padding: 8px; */
        border: 5px solid white;
        border-radius: 4px;
    }
    
    .news_portal_block_posts .np-block-wrapper .np-secondary-block-wrap .np-single-post .np-post-thumb a span time {
        font-weight: 700;
        font-size: 29px;
        line-height: 40px;
        display: inline-block;
        width: 100%;
        border-bottom: 1px solid white;
        color: white;
    }
    
    .news_portal_block_posts .np-block-wrapper .np-secondary-block-wrap .np-single-post .np-post-thumb a time {
        vertical-align: middle;
        -webkit-transform: perspective(1px) translateZ(0);
        transform: perspective(1px) translateZ(0);
        box-shadow: 0 0 1px rgba(0, 0, 0, 0);
        -webkit-transition-duration: 0.3s;
        transition-duration: 0.3s;
        -webkit-transition-property: transform;
        transition-property: transform;
    }
    
    .news_portal_block_posts .np-block-wrapper .np-secondary-block-wrap .np-single-post:hover .np-post-thumb a time {
        -webkit-transform: scale(1.2);
        transform: scale(1.2);
    }
    
    .news_portal_block_posts .np-block-wrapper .np-secondary-block-wrap .np-single-post:hover .np-post-content .np-post-title a {
        color: var(--main-bg-color);
    }
    
    .np-recent-posts-wrapper .np-single-post .np-post-content .np-post-meta .posted-on a,
    .np-recent-posts-wrapper .np-single-post .np-post-thumb a,
    .it-center-dlu-notification .np-single-post .np-post-content .np-post-meta .posted-on a,
    .it-center-dlu-notification .np-single-post .np-post-thumb a {
        display: inline-block;
        vertical-align: middle;
        -webkit-transform: perspective(1px) translateZ(0);
        transform: perspective(1px) translateZ(0);
        box-shadow: 0 0 1px rgba(0, 0, 0, 0);
        -webkit-transition-duration: 0.3s;
        transition-duration: 0.3s;
        -webkit-transition-property: transform;
        transition-property: transform;
    }
    
    .np-recent-posts-wrapper .np-single-post:hover .np-post-content .np-post-meta .posted-on a,
    .np-recent-posts-wrapper .np-single-post:hover .np-post-thumb a,
    .it-center-dlu-notification .np-single-post:hover .np-post-content .np-post-meta .posted-on a,
    .it-center-dlu-notification .np-single-post:hover .np-post-thumb a {
        -webkit-transform: scale(1.2);
        transform: scale(1.2);
    }
    
    .news_portal_block_posts .np-block-wrapper .np-secondary-block-wrap .np-single-post .np-post-thumb a hr {
        display: none;
    }
    
    .np-home-top-section .news_portal_singled_slider .slider-posts .lSSlideOuter .lSSlideWrapper .lSNext,
    .np-home-top-section .news_portal_singled_slider .slider-posts .lSSlideOuter .lSSlideWrapper .lSPrev {
        display: flex;
        width: 50px;
        height: 50px;
        top: 50%;
        display: -webkit-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        background: rgba(0, 0, 0, 0.5);
        left: auto;
        right: auto;
        position: absolute;
        z-index: 2;
        border-radius: 50%;
        cursor: pointer;
    }
    
    .np-home-top-section .news_portal_singled_slider .slider-posts .lSSlideOuter .lSSlideWrapper .lSNext {
        right: 20px;
    }
    
    .np-home-top-section .news_portal_singled_slider .slider-posts .lSSlideOuter .lSSlideWrapper .lSPrev {
        left: 20px;
    }
    
    .np-home-top-section .news_portal_singled_slider .slider-posts .lSSlideOuter .lSSlideWrapper .lSAction a:hover {
        background: var(--main-bg-color);
        transition: all 0.5s ease-in-out;
    }
    
    #read-more-category a:hover i {
        animation: shake 1s;
        /* animation-iteration-count: infinite; */
    }
    
    #read-more-category a:hover {
        color: var(--main-bg-color) !important;
    }
    
    @keyframes shake {
        16.65% {
            -webkit-transform: translateX(8px);
            transform: translateX(8px);
        }
        33.3% {
            -webkit-transform: translateX(-6px);
            transform: translateX(-6px);
        }
        49.95% {
            -webkit-transform: translateX(4px);
            transform: translateX(4px);
        }
        66.6% {
            -webkit-transform: translateX(-2px);
            transform: translateX(-2px);
        }
        83.25% {
            -webkit-transform: translateX(1px);
            transform: translateX(1px);
        }
        100% {
            -webkit-transform: translateX(0);
            transform: translateX(0);
        }
    }
    
    #read-more-category a i {
        margin-left: 7px;
    }
    
    .np-logo-section-wrapper .mt-container {
       
    }
    /* .menu-primary-menu-container .nav-menu .sub-menu li a::before {
    content: "\f005";
    font-family: FontAwesome;
    color: black;
} */
    
    .np-header-menu-wrapper .np-header-menu-block-wrap .mt-container .main-navigation .sub-menu li a {
        white-space: nowrap;
    }
    
    .nav-menu .sub-menu {
        box-shadow: 0 3px 10px 0 rgba(0, 0, 0, 0.2);
    }
    
    .footer-widgets-wrapper {
        background: var(--footer-color);
    }
    
    #site-navigation .menu-primary-menu-container ul li .sub-menu ul li:hover>a {
        color: #fff !important;
        background: var(--main-bg-color) !important;
    }
    
    .np-post-meta .posted-on a,
    .np-post-meta .posted-on a:hover,
    .np-post-meta .posted-counter,
    .np-post-meta .posted-counter:hover {
        color: var(--post-time-color);
    }
    
    #post-1648 .entry-content .swanky .swanky_wrapper .swanky_wrapper__content ul {
        padding: 0;
        margin: 0;
    }
    
    #post-1648 .entry-content .swanky .swanky_wrapper .swanky_wrapper__content li {
        list-style-type: none;
    }
    
    #post-1648 .entry-content .swanky .swanky_wrapper .swanky_wrapper__content ul li a {
        color: white;
    }
    
    #post-1648 .entry-content .swanky .swanky_wrapper input[type='radio'] {
        display: none;
    }
    
    #post-1648 .entry-content .swanky .swanky_wrapper label {
        cursor: pointer;
    }
    
    #post-1648 .entry-content .swanky ::-webkit-scrollbar {
        display: none;
    }
    
    #post-1648 .entry-content .swanky_title {
        float: right;
        text-align: left;
        width: 400px;
        color: white;
        position: relative;
        top: 70px;
    }
    
    #post-1648 .entry-content .swanky_title__social a {
        position: relative;
        overflow: hidden;
        width: 140px;
        margin-right: 15px;
        text-decoration: none;
        padding: 0px 0px 5px 0px;
        height: 40px;
        border: 2px solid white;
        float: left;
        color: white;
        font-size: 12px;
        font-weight: 400;
        margin-top: 20px;
    }
    
    #post-1648 .entry-content .swanky_title__social a .slide {
        height: 45px;
        width: 100px;
        float: left;
        position: absolute;
        transform: skew(20deg);
        left: -120px;
        transition-property: left;
        transition-duration: .2s;
        background: white;
    }
    
    #post-1648 .entry-content .swanky_title__social a .slide .arrow {
        position: absolute;
        right: 31px;
        top: 24px;
        opacity: 0;
        transform: skew(-20deg);
    }
    
    #post-1648 .entry-content .swanky_title__social a .slide .arrow .stem {
        width: 10px;
        height: 2px;
        background: #858490;
    }
    
    #post-1648 .entry-content .swanky_title__social a .slide .arrow .point {
        width: 6px;
        height: 6px;
        border-right: 2px solid #858490;
        top: -3px;
        right: 1px;
        position: absolute;
        transform: rotate(45deg);
        border-top: 2px solid #858490;
    }
    
    #post-1648 .entry-content .swanky_title__social a img {
        width: 16px;
        margin-left: 10px;
        position: relative;
        margin-right: 8px;
        transition-property: margin-left;
        transition-duration: .1s;
        margin-top: 10px;
        top: 4px;
    }
    
    #post-1648 .entry-content .swanky_title__social a:hover>.slide {
        left: -70px;
        transition-property: left;
        transition-duration: .1s;
    }
    
    #post-1648 .entry-content .swanky_title__social a:hover>img {
        margin-left: 40px;
        transition-property: margin-left;
        transition-duration: .1s;
    }
    
    #post-1648 .entry-content .swanky_title__social a:hover>.slide .arrow {
        right: 11px;
        opacity: 1;
        transition-property: right, opacity;
        transition-delay: .07s;
        transition-duration: .2s;
    }
    
    #post-1648 .entry-content .swanky .intro {
        float: right;
        color: white;
        width: 370px;
        top: 50px;
        position: relative;
    }
    
    #post-1648 .entry-content .swanky .intro h1 {
        text-shadow: 0px 2px rgba(0, 0, 0, 0.26);
    }
    
    #post-1648 .entry-content .swanky .intro p {
        line-height: 20px;
        text-shadow: 0px 1px rgba(0, 0, 0, 0.26);
    }
    
    #post-1648 .entry-content .swanky_wrapper {
        width: 100%;
        height: auto;
        overflow: hidden;
        border-radius: 4px;
        background: #2a394f;
    }
    
    #post-1648 .entry-content .swanky_wrapper label {
        padding: 25px;
        float: left;
        height: 72px;
        border-bottom: 1px solid #293649;
        position: relative;
        width: 100%;
        color: #eff4fa;
        transition: text-indent .15s, height .3s;
        box-sizing: border-box;
    }
    
    #post-1648 .entry-content .swanky_wrapper label img {
        margin-right: 10px;
        position: relative;
        top: 2px;
        width: 16px;
    }
    
    #post-1648 .entry-content .swanky_wrapper label span {
        position: relative;
        top: -3px;
    }
    
    #post-1648 .entry-content .swanky_wrapper label:hover {
        background: #212e41;
        border-bottom: 1px solid #2A394F;
        text-indent: 4px;
    }
    
    #post-1648 .entry-content .swanky_wrapper label:hover .bar {
        width: 100%;
    }
    
    #post-1648 .entry-content .swanky_wrapper label .bar {
        width: 0px;
        transition: width .15s;
        height: 2px;
        position: absolute;
        display: block;
        background: #355789;
        bottom: 0;
        left: 0;
    }
    
    #post-1648 .entry-content .swanky_wrapper label .lil_arrow {
        width: 5px;
        height: 5px;
        -webkit-transition: transform 0.8s;
        transition: transform 0.8s;
        -webkit-transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
        transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
        border-top: 2px solid white;
        border-right: 2px solid white;
        float: right;
        position: relative;
        top: 6px;
        right: 2px;
        transform: rotate(45deg);
    }
    
    #post-1648 .entry-content .swanky_wrapper__content {
        position: absolute;
        display: none;
        overflow: hidden;
        left: 0;
        width: 100%;
    }
    
    #post-1648 .entry-content .swanky_wrapper__content li {
        width: 100%;
        opacity: 0;
        left: -100%;
        background: #15a4fa;
        padding: 10px 0px;
        text-indent: 25px;
        box-shadow: 0px 0px #126CA1 inset;
        transition: box-shadow .3s, text-indent .3s;
        position: relative;
    }
    
    #post-1648 .entry-content .swanky_wrapper__content li:hover {
        background: #0c93e4;
        box-shadow: 3px 0px #126CA1 inset;
        transition: box-shadow .3s linear, text-indent .3s linear;
        text-indent: 31px;
    }
    
    #post-1648 .entry-content .swanky_wrapper__content .clear {
        clear: both;
    }
    
    #post-1648 .entry-content .swanky .swanky_wrapper input[type='radio']:checked+label .swanky_wrapper__content {
        display: block;
        top: 68px;
        border-bottom: 1px solid #212e41;
    }
    
    #post-1648 .entry-content .swanky .swanky_wrapper input[type="radio"]:checked+label>.lil_arrow {
        -webkit-transition: -webkit-transform 0.8s;
        transition: transform 0.8s;
        -webkit-transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
        transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
        -webkit-transform: rotate(135deg);
        -ms-transform: rotate(135deg);
        transform: rotate(135deg);
        border-top: 2px solid #14a3f9;
        border-right: 2px solid #14a3f9;
    }
    
    #post-1648 .entry-content .swanky .swanky_wrapper input[type='radio']:checked+label {
        height: 325px;
        background: #212e41;
        text-indent: 4px;
        transition-property: height;
        transition-duration: .6s;
        -webkit-transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
        transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
    }
    
    #post-1648 .entry-content .swanky .swanky_wrapper input[type='radio']:checked+label .bar {
        width: 0;
    }
    
    #post-1648 .entry-content .swanky .swanky_wrapper input[type='radio']:checked+label li {
        animation: in 0.15s 0.575s forwards;
        -webkit-transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
        transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
        -moz-animation: in 0.15s 0.575s forwards;
        -moz-transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
    }
    
    @keyframes in {
        from {
            left: -100%;
            opacity: 0;
        }
        to {
            left: 0;
            opacity: 1;
        }
    }
    
    #main article .np-article-thumb {
        width: 40%;
        /* height: 180px; */
        /* height: auto; */
    }
    
    #main article .np-article-thumb img {
        border-radius: 4px 0 0 4px;
    }
    
    .np-archive-post-content-wrapper {
        width: 60%;
        background-color: white;
        border-radius: 0 4px 4px 0;
    }
    
    .home .news_portal_block_posts .np-block-gallery-wrapper .np-block-title .np-title,
    .np-home-bottom-section .news_portal_block_posts .np-block-wrapper .np-block-title .np-title,
    .np-home-top-section .news_portal_block_posts .np-block-wrapper .np-block-posts-wrapper .np-block-title .np-title {
        color: var(--main-bg-color) !important;
    }
    
    #secondary .news_portal_block_posts .np-primary-block-wrap-ict .np-single-post {
        /* box-shadow: 0 0 8px rgba(0, 0, 0, 0.1); */
        padding: 5px;
    }
    
    .zalo {
        width: 48px !important;
        background-color: #0268FF;
    }
    
    .icon-bar-new {
        z-index: 2;
        right: 0px;
        position: fixed;
        top: 40%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
    }
    
    .icon-bar-new a .fa-facebook {
        display: block;
        text-align: center;
        padding: 16px;
        transition: all 0.3s ease;
        color: white;
        background-color: #4167B2;
    }
    
    .icon-bar-new a .fa-youtube {
        display: block;
        text-align: center;
        padding: 16px;
        transition: all 0.3s ease;
        color: white;
        background-color: #FF0000;
    }
    
    .icon-bar-new a:hover .fa-facebook {
        background-color: #00AEE6;
        color: white;
    }
    
    .icon-bar-new a:hover .fa-youtube {
        background-color: #dd4b39;
        color: white;
    }
    
    @media(max-width:767px) {
        .zalo {
            width: 38px !important;
            background-color: #0268FF;
        }
        .icon-bar-new a .fa-facebook {
            width: 38px !important;
            display: block;
            text-align: center;
            padding: 16px;
            transition: all 0.3s ease;
            color: white;
            background-color: #4167B2;
        }
        .icon-bar-new a .fa-youtube {
            width: 38px !important;
            display: block;
            text-align: center;
            padding: 16px;
            transition: all 0.3s ease;
            color: white;
            background-color: #FF0000;
        }
    }
    
    #primary-menu .sub-menu li a {
        line-height: 28px;
    }
    
    #site-navigation ul li:hover>ul.sub-menu {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    
    @media (max-width: 575.98px) {
        time.entry-date {
            padding: 0px;
        }
        .np-post-meta span.posted-on {
            display: flex;
        }
        .np-post-meta {
            display: flex;
        }
        .footer-map li {
            display: inline-flex;
        }
        .footer-map .fa-envelope-o i {
            padding-left: 2px;
        }
        .footer-map .fa-map-marker i {
            padding-top: 5px;
        }
        .layout-5 {
            column-count: 1 !important;
            grid-template-columns: 1fr;
        }
        .np-footer-widget .menu-phong-chuc-nang-container,
        .np-footer-widget .menu-cac-khoa-container {
            padding-left: 8px;
        }
        .site-content .mt-container .content-area .site-main .entry-header,
        .site-content .mt-container .content-area .site-main .entry-content,
        .site-content .mt-container .content-area .site-main .entry-footer {
            padding-left: 8px;
            padding-right: 8px;
        }
        .site-content .mt-container .content-area .site-main .np-related-section-wrapper .np-related-posts-wrap {
            padding-left: 16px;
            padding-right: 0px;
        }
        .site-content .mt-container .widget-area .widget_recent_entries ul li,
        .site-content .mt-container .widget-area .widget_nav_menu .menu-phong-chuc-nang-container {
            padding-left: 8px;
            padding-right: 8px;
        }
        .search-main a i:hover {
            color: #fff !important;
        }
        .np-news-top-section,
        #news_portal_block_posts-26 .np-block-posts-wrapper,
        #news_portal_block_posts-8 .np-block-posts-wrapper,
        #news_portal_block_posts-27 .np-block-posts-wrapper,
        #news_portal_block_posts-28 .np-block-posts-wrapper,
        #news_portal_block_posts-29 .np-block-posts-wrapper,
        #news_portal_block_posts-30 .np-block-posts-wrapper,
        #news_portal_block_posts-31 .np-block-posts-wrapper,
        #news_portal_block_posts-32 .np-block-posts-wrapper,
        #news_portal_block_posts-33 .np-block-posts-wrapper {
            padding-left: 8px;
            padding-right: 0px;
        }
        .news_portal_block_posts .np-secondary-block-wrap {
            margin-left: 0% !important;
        }
        #news_portal_block_posts-9 .np-block-posts-wrapper .np-secondary-block-wrap {
            padding-left: 8px;
        }
        #news_portal_block_posts-9 .np-block-posts-wrapper .np-primary-block-wrap {
            padding-left: 8px;
            padding-right: 8px;
        }
        #news_portal_featured_slider-3 .np-block-wrapper .featured-posts,
        #news_portal_featured_slider-3 .np-block-wrapper .slider-posts {
            padding-right: 8px;
        }
        .np-header-menu-wrapper .np-header-menu-block-wrap .mt-container .menu-toggle:hover>.fa-navicon {
            color: #fff;
        }
        #post-1261 .entry-content {
            padding-left: 10px;
        }
        .news_portal_block_posts .np-block-wrapper .np-secondary-block-wrap .np-single-post .np-post-thumb {
            height: 68px;
            display: flex;
            align-items: center;
            justify-content: center;
        }
        .archive article.hentry {
            display: unset !important;
            box-shadow: 0 0 8px rgba(0, 0, 0, 0.1);
        }
        #main article .np-article-thumb {
            width: 100%;
            padding-top: 0px;
        }
        .np-archive-post-content-wrapper {
            width: 100%;
            box-shadow: 0 0 8px rgba(0, 0, 0, 0.1);
        }
        .news_portal_featured_slider .np-block-wrapper .lSSlideWrapper .lSAction .lSPrev,
        .news_portal_featured_slider .np-block-wrapper .lSSlideWrapper .lSAction .lSNext {
            color: white !important;
        }
        /* #blog-post article.hentry,
        .search article.hentry,
        .archive article.hentry,
        .tag article.hentry,
        .category article.hentry,
        .blog article.hentry {
            /* display: block !important; */
        /* }  */
        .layout-table {
            column-count: 1 !important;
            grid-template-columns: 100% !important;
        }
        .np-post-thumb-active {
            height: auto !important;
        }
        #main article .np-article-thumb img {
            border-radius: 4px 4px 0 0;
        }
        .np-archive-post-content-wrapper {
            border-radius: 0 0 4px 4px;
        }
    }
    
    @media (min-width: 768px) and (max-width: 991.98px) {
        time.entry-date {
            padding: 0px;
        }
        .np-post-meta span.posted-on {
            display: flex;
        }
        .np-post-meta {
            display: flex;
            margin-bottom: 10px;
        }
    }
    
    @media (min-width: 576px) and (max-width: 767.98px) {
        time.entry-date {
            padding: 0px;
        }
        .np-post-meta span.posted-on {
            display: flex;
        }
        .np-post-meta {
            display: flex;
            margin-bottom: 10px;
        }
    }
    
    @media (min-width: 992px) and (max-width: 1199.98px) {
        time.entry-date {
            padding: 0px;
        }
        .np-post-meta span.posted-on {
            display: flex;
        }
        .np-post-meta {
            display: flex;
            margin-bottom: 10px;
        }
    }
    
    @media (min-width: 1200px) {
        time.entry-date {
            padding: 0px;
        }
        .np-post-meta span.posted-on {
            display: flex;
        }
        .np-post-meta {
            display: flex;
            margin-bottom: 10px;
        }
    }
    
    .banner-2c {
        margin-left: calc(50% - 50vw);
        margin-right: calc(50% - 50vw);
        display: flex;
        height: auto;
        justify-content: space-between;
        align-items: center;
        margin-bottom: -32px;
    }
    
    .np-archive-post-content-wrapper .entry-content p {
        /* display: none;
         */
        display: -webkit-box;
        text-overflow: ellipsis;
        overflow: hidden;
        -webkit-line-clamp: 4;
        padding: 0;
        margin-bottom: 0px !important;
        -webkit-box-orient: vertical;
    }
    
    #news_portal_block_posts-3 {
        margin-bottom: 0 !important
    }
    
    .np-ads-wrapper {
        margin-left: calc(50% - 50vw);
        margin-right: calc(50% - 50vw);
    }
    
    .np-title-text {
        border-bottom: 4px solid var(--line-color);
    }
    
    .it-center-dlu-notification .np-block-title .np-title {
        font-size: 24px;
        color: var(--main-bg-color) !important;
        border: none;
    }
    
    .it-center-dlu-notification .np-primary-block-wrap-ict {
        width: 100%;
        background-color: white;
        border-radius: 4px;
    }
    
    .it-center-dlu-notification .np-primary-block-wrap-ict .np-single-post {
        /* box-shadow: 0 0 8px rgba(0, 0, 0, 0.1); */
        padding: 5px;
        width: 100%;
    }
    
    .header-change {
        margin-left: calc(50% - 50vw);
        margin-right: calc(50% - 50vw);
        display: flex;
        height: auto;
        position: relative;
        justify-content: space-between;
        align-items: center;
        margin-bottom: -32px;
        background-color: white !important;
    }
    
    .header-change .mask {
        width: 35%;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
    }
    
    .layout-table {
        column-count: 4;
        /* grid-gap: 2%; */
        justify-content: space-around;
        grid-template-columns: 23% 23% 23% 23%;
        /* background-color: var(--main-bg-color); */
        padding: 0 2% 2% 2%;
        display: grid;
    }
    
    .np-primary-block-wrap-layout-table {
        float: left;
        /* width: 31%; */
        break-inside: avoid;
        margin: 1%;
    }
    
    .np-primary-block-wrap-layout-table .np-post-content {
        text-align: center;
    }
    
    .np-primary-block-wrap-layout-table {
        background-color: rgba(248 248 255);
        border: none;
        padding: 30px 20px 0 20px;
        font-size: 16px;
        text-align: center;
        margin-top: 20px;
        display: flex;
    }
    
    .layout-table .np-primary-block-wrap-layout-table .np-single-post .np-post-thumb a img {
        width: 100%;
        height: 100%;
        border: 0;
        vertical-align: middle;
    }
    
    .layout-table .np-primary-block-wrap-layout-table .np-single-post .np-post-content .np-post-title {
        font-size: 14px;
    }
    
    .layout-table .np-primary-block-wrap-layout-table .np-single-post {
        display: flex;
        flex-direction: column;
        justify-content: space-between;
    }
    
    .np-primary-block-wrap-layout-table:hover {
        box-shadow: 0 0 5px 5px rgb(255 255 255);
    }
    
    .np-header-search-wrapper .search-form-main .search-submit {
        background: var(--second-color) !important;
        border-radius: 4px !important;
    }
    
    .np-header-search-wrapper .search-form-main .search-form .search-field:focus {
        outline: none;
    }
    
    .fixed-layout3 {
        width: 40%;
        margin: 0 auto;
    }
    
    .fixed-layout3 img {
        object-fit: contain !important;
    }
    
    .middle-primary .news_portal_featured_posts .np-single-post-wrap {
        width: 100% !important;
    }
    
    .fixed-layout4 {
        margin: 0 auto;
        height: 150px;
        line-height: 150px;
        text-align: center;
    }
    
    .fixed-layout4 img {
        object-fit: contain !important;
    }
    
    @media (max-width: 600px) {
        .fixed-layout4 {
            height: auto !important;
        }
    }
    
    .layout-5 .np-post-thumb {
        margin: 0 auto;
        /* height: auto; */
        width: 100%;
        /* line-height: 200px; */
        text-align: center;
    }
    
    .layout-5 .np-post-thumb img {
        object-fit: cover !important;
    }
    
    .layout-5 .np-post-thumb-active {
        margin: 0 auto;
        width: 100%;
        text-align: center;
    }
    
    .layout-5 .np-post-thumb-active img {
        object-fit: cover;
    }
    
    .layout-5 .np-post-content-active {
        padding-top: 8px;
        padding-left: 8px;
        padding-right: 8px;
        border-radius: 0 0 4px 4px;
        background-color: white;
    }
    
    .np-post-excerpt-layout7 {
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
    }
    
    .np-post-excerpt-layout7 p {
        margin-bottom: 0;
        color: var(--post-excerpt-color);
    }
    
    .fe_container_layout_post {
        display: flex;
        flex-direction: column;
    }
    
    .fe_container_layout_post .np-block-posts-wrapper {
        padding-left: 8px;
        padding-right: 8px;
        padding-top: 0px;
    }
    
    .fe_container_layout_post .np-post-thumb {
        float: left;
        width: 30%;
        padding-top: 2%;
        padding-bottom: 2%;
        background-color: var(--main-bg-color);
        border-radius: 4px 0px 0px 4px;
    }
    
    .nt_layout_all_nt {
        display: flex;
        margin-bottom: 20px;
    }
    
    @media (max-width: 575.98px) {
        .nt_layout_all_nt {
            display: block;
            margin-bottom: 20px;
        }
    }
    
    .notification-paging {
        display: flex;
        justify-content: center;
    }
    
    .page-numbers {
        background: var(--main-bg-color);
        color: #ffffff !important;
        margin-right: 4px;
        padding: 10px 14px;
        text-align: center;
        text-decoration: none;
    }
    
    .current {
        color: #fff;
        background: var(--second-color);
        margin-right: 4px;
        padding: 10px 14px;
    }