.wrap-sticky nav.navbar.bootsnav {
    position: static;
}
/* HIDDEN MENU */
#header #hidden_menu::-webkit-scrollbar {
    display: none;
}

#hidden_menu {
    width: 100%;
    font: 500 14px/24px Oswald, 'Roboto Bold', Arial;
    background-color: #fff;
    /*position: absolute;*/
    top: 35px;
    /*left: 0;*/
    z-index: 999;
    padding: 0 8px 0 30px;
    box-shadow: 0px 15px 10px -15px #111;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    transform: translate3d(0, 0, 0);
    margin: 0 auto;
}
.wrap-sticky nav.navbar.bootsnav.on #hidden_menu {
    padding: 8px 8px 0 8px;
}
#hidden_menu .hidden_top_menu,
.wrap-sticky nav.navbar.bootsnav.on #hidden_menu .hidden_top_menu {
    max-width: 1220px;
    margin: 0 auto;
    position: relative;
    display: flex;
}
#header #hidden_menu .icon_wrapper a span {
    display: inline;
}
.hidden_top_menu .link_icon_wrapper {
    max-width: 300px;
    margin-top: 32px;
} 
#hidden_menu .subscription ul {
    justify-content: center;
    border-top: 1px solid #ccc;
    padding: 10px 0 !important;
}
#hidden_menu .subscription ul li {
    display: inline-block;
    margin: 0 3px;
}
#hidden_menu .close_icon {
    text-align: center;
    padding: 3px 0;
    font: 500 14px/24px 'Roboto Regular', Arial;
    border: 1px solid #CCC;
    width: 36px;
    float: right;
    border-radius: 3px;
    position: absolute;
    right: 0;
}

#hidden_menu .close_icon a {
    color: red;
}

#hidden_menu .close_icon a:hover {
    color: blue;
}

#header #hidden_menu .icon_wrapper {
   
}

#hidden_menu .icon_wrapper a {
    display: inline-block;
    border: 1px solid #000;
    padding: 3px 9px;
    border-radius: 3px;
    margin: 5px 0;
    width: 162px;
    font: 500 14px/24px Oswald, 'Roboto Bold', Arial;
    text-transform: uppercase;
}

#header .full_menu_items {
    font: 500 14px/24px Oswald, 'Roboto Bold', Arial;
    padding-top: 32px;
    display: flex;
    width: 100%;
}

#header .full_menu_items #menu-feature-menu {
    padding-bottom: 20px;
}

#header .full_menu_items #menu-feature-menu > li {
    padding-bottom: 5px;
}

#header .full_menu_items ul.nav-menu > li {
    padding-bottom: 5px;
}

#header .full_menu_items > span {
    width: 33%;
}

/*.full_menu_items a {
    color: #000;
}*/

.full_menu_items > span {
    display: inline-block;
    float: left;
    width: 25%;
    padding-left: 3%;
    vertical-align: top;
}

.full_menu_items li {
    list-style-type: none;
}

.full_menu_items ul.nav-menu > li {
    padding-bottom: 8px;
}

.full_menu_items ul.nav-menu > li > a {
    text-transform: uppercase;
}

.full_menu_items ul.nav-menu li ul.sub-menu {
    padding: 5px 0 0 0;
}

.full_menu_items ul.sub-menu {
    font-weight: normal;
    font-family: "Roboto Regular", Arial;
    font-size: 15px;
    padding: 0 0 0 50px;
}

.full_menu_items ul.sub-menu li {
    line-height: 1.65;
}

/* V2 NEW STYLE */
.tin-moi-nhat {
    background-size: cover !important;
    background-image: url(/images/v2/tin-moi-nhat-bg.png) !important;
}

.post-most-recent .time_ago {
    font-family: 'Roboto Regular', sans-serif;
    font-weight: normal;
    font-size: 12px;
    font-style: italic;
    white-space: nowrap;
}

.cat-binh-luan .post-user-avatar {
    float: left;
    width: 64px;
    max-height: 64px;
    overflow: hidden;
    position: relative;
}

.cat-binh-luan .post-user-avatar img {
    border-radius: 50%;
    width: 64px;
    height: 64px;
    aspect-ratio: auto 64 / 64;
}

.cat-binh-luan .post-meta .user_display_name {
    font: 500 12px/21px Oswald, 'Roboto Bold', Arial;
    letter-spacing: 0.5px;
    text-transform: uppercase;
    color: #21211f;
}

.focus-left .cat-binh-luan .post-inner .post-body ul li .post-entry {
    width: 77%;
}

.focus-center .post-author-info {
    font: 500 14px/21px Oswald, 'Roboto Bold', Arial;
    letter-spacing: 0.5px;
    text-transform: uppercase;
    color: #21211f;
    margin-top: 18px;
}

.focus-center .contact-info {
    background-size: cover !important;
    background-image: url(/images/v2/follow-us-bg.png) !important;
    position: relative;
    margin: 20px 0 0;
    height: 86px;
}

.focus-center .contact-info .email-us {
    font: 300 14px/21px Oswald, 'Roboto Bold', Arial;
    letter-spacing: 0.35px;
    color: #FFF;
    padding: 20px 20px;
    float: left;
    width: 70%;
}

.focus-center .contact-info .email-us a {
    color: #FFF;
    text-decoration: none;
}

.focus-center .contact-info .email-us a:hover {
    text-decoration: underline;
}

.focus-center .contact-info .follow-us {
    font: 300 14px/21px Oswald, 'Roboto Bold', Arial;
    letter-spacing: 0.35px;
    color: #FFF;
    padding: 1px 10px;
    float: right;
    width: 28%;
}

.focus-center .top-news-content {
    margin-bottom: 13px;
}

/* BAO IN SLIDE */
.bao-in-slide {
    text-align: center;
    padding: 25px 0 15px;
    background: #F8F7F5;
    overflow: hidden;
    margin-bottom: 25px;
}

.bao-in-slide .premium_logo {
    padding-bottom: 15px;
}

.bao-in-slide .premium_logo img {
    width: 141px;
    height: 40px;
}

.bao-in-slide .block_title {
    color: #000;
    font: 500 15px/23px Oswald, 'Roboto Bold', Arial;
    text-align: center;
    margin-bottom: 5px;
}
.bao-in-slide .image.image_slider {
    width: 200px;
    max-width: 100%;
    margin: auto;
    opacity: 0;
    visibility: hidden;
    transition: opacity 1s ease;
    -webkit-transition: opacity 1s ease;
    margin-bottom: 12px;
}

.bao-in-slide .image.image_slider.slick-initialized {
    visibility: visible;
    opacity: 1;    
}
.bao-in-slide .image.image_slider img {
    max-height: 230px;
}
.bao-in-slide .slick-arrow {
    position: absolute;
    top: 36%;
    left: 96%;
    width: 28%;
    cursor: pointer;
    z-index: 3;
}

.bao-in-slide .slick-prev {
    left: -23.5%;
}

.bao-in-slide .slick-dots {
    display: none !important;
}

.bao-in-slide .date {
    font: 500 15px/23px Oswald, 'Roboto Bold', Arial;
    padding-top: 10px;
}

.bao-in-slide .read_more_cat {
    border-top: none;
    margin-bottom: 0;
}

/* VIDEO */
.focus-right .video-posts .post-head {
    background: none;
}

.focus-right .video-posts .post-head {
    border: 0;
    margin: 0;
}

.focus-right .video-posts iframe {
    width: 370px;
    height: 171px;
}

.focus-right .video-posts .post-info h3 {
    font-size: 15px;
    line-height: 21px;
    margin-top: 5px;
}

.focus-right .video-posts .post-head .title h2 {
    color: #21211f;
}

.focus-right .video-posts .post-inner .widget-container ul li {
    padding: 8px 0px 5px;
}

.focus-right .video-posts ul li .article-item {
    padding: 3px 0 3px;
}

.focus-right .video-posts .post-inner {
    margin-bottom: 0;
}

/* V2 Footer */

#footer .toprow {
    padding-bottom: 35px;
}

#footer .toprow .icon_wrapper {
    width: calc(100% - 340px);
}

#footer .block_title {
    font: 400 14px/21px Oswald, "Roboto Bold", Arial, sans-serif;
    padding: 0 0 20px;
}

#footer .container {
    padding: 50px 0 0 0;
}

#footer .copyright {
    font: 300 12px/21px "Roboto Regular", Arial, sans-serif;
}

#footer-single {
    position: relative;
    display: inline-block;
    width: 100%;
    background: #343434;
    transform: translate3d(0,0,0);
    z-index: 8;
}

#footer-single .logo-single {
    text-align: center;
    padding-top: 40px;
}

#footer-single .copyright {
    text-align: center;
    color: #FFF;
    padding: 10px 0 20px;
    border-top: 0;
}

#footer-single .dmca {
    text-align: center;
    padding-bottom: 50px;
}

/* CATEGORY PAGE */
#etv-category-page .container,
#etv-single-page .container,
#etv-archive-page .container,
#etv-other-page .container {
    width: auto;
    max-width: 1230px;
}

/* Responsively image 16:9 */
/* https://stackoverflow.com/questions/42820520/responsively-crop-43-image-into-169 */
.focus-center .post-inner .post-body .img-wrapper,
.widget-container ul li .post-thumbnail,
.widget-container .post-thumbnail,
.focus-center .post-inner .post-body .main-post-inner figure,
.news-list-item .img-wrapper {
    width: 100%;
    overflow: hidden;
    margin: 0;
    padding-top: 60%;
    position: relative;
}

.focus-center .post-inner .post-body .img-wrapper img,
.widget-container ul li .post-thumbnail img,
.widget-container .post-thumbnai img,
.focus-center .post-inner .post-body .main-post-inner figure img,
.news-list-item .img-wrapper img {
    position: absolute;
    top: 0;
    left: 50%;
    width: 100%;
    transform: translate(-50%, 0);
}

/* Subscription */
.home-subscription .subscription {
    text-align: center;
}

.home-subscription .subscription img {
    max-width: 1000px !important;
}

/* Custom Scroll Style */
/* -------------------------------------------- */
/* Works on Firefox */
* {
    scrollbar-width: thin;
    scrollbar-color: #e2e2e2 transparent;
}

/* Works on Chrome, Edge, and Safari */
*::-webkit-scrollbar {
    width: 6px;
}

*::-webkit-scrollbar-track {
    background: transparent;
}

*::-webkit-scrollbar-thumb {
    background-color: #e2e2e2;
    border-radius: 20px;
    border: 3px solid transparent;
}

/* PODCAST */
/* -------------------------------------------- */
#podcast {
    min-height: 1200px;
    padding: 0 0 40px;
}

#podcast .top-header {
    width: 100%;
    height: auto;
    position: relative;
}
#podcast .top-header .podcast {
    height: 485px;
}
#podcast .top-header .podcast img {
    height: 100%;
    object-fit: cover;
    width: 100%;
}
#podcast .top-header .logo-podcast{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.spotify-google-podcast .links {
    display: flex;
    flex-wrap: wrap;
}
.spotify-google-podcast .links a{ 
    margin-bottom: 10px;
    position: relative;
    border: 1px solid #999;
    border-radius: 5px;
    padding: 2px 5px 1px 5px;
    height: 40px;
    margin-right: 12px;
}
.spotify-google-podcast .links a span {
    display: block;
    margin: -21px 0 0 36px;
    font-size: 15px;
}
.spotify-google-podcast .links a span.text {
    position: absolute;
    font-size: 10px;
    top: 3px;
    white-space: nowrap;
    left: 43px;
    margin: 0;
}
.spotify-google-podcast .links a img {
    margin-right: 10px;
    margin-top: 2px;
}
#podcast .top-header .top-header-bg {
    width: 100%;
    height: 130px;
    background-size: cover;
    background-image: url(/images/podcast/podcast-header-bg.png);
    position: absolute;
    left: 0;
    bottom: 0;
}

#podcast .container {
    position: relative;
}
.podcast-section-top {
    display: flex;
    justify-content: space-between;
}
#podcast .container .list-podcasts {
    position: relative;
    top: -95px;
    width: 765px!important;
    float: left;
    margin-right: 10px;
}
.podcast-chonloc {
    margin: -95px 0 0;
    width: 383px!important;
    float: right;
}
.podcast-chonloc .podcast-chonloc-item {
    margin-bottom: 15px;
}
.podcast-noibat {
    overflow: hidden;
    border-bottom: 1px solid #000;
    clear: both;
    top: -60px;
    position: relative;
}
.podcast-head h2 {
    border-bottom: 2px solid #000;
    padding-bottom: 10px;
    text-transform: uppercase;
    font: 500 20px/23px Oswald, 'Roboto Bold', Arial;
}
.slider-podcast-noibat .slick-list {
    margin-left: -15px;
    margin-right: -15px;
}
.slider-podcast-noibat .slick-arrow {
    position: absolute;
    top: -48px;
    display: block;
    padding: 0;
    cursor: pointer;
    color: transparent;
    outline: none;
    background: 0 0;
    z-index: 1;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    border: 1px solid #585656;
}
.slider-podcast-noibat .slick-arrow::before {
    font-family: slick;
    font-size: 5px;
    line-height: 1;
    opacity: .75;
    color: transparent;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    border: solid #000;
    border-width: 0 1px 1px 0;
    display: inline-block;
    padding: 3px;
    margin-left: -5px;
    content: '◻';
}
.slider-podcast-noibat .slick-arrow.slick-prev::before {
    margin-left: 6px;
}
.slider-podcast-noibat .slick-arrow.slick-prev {
    right: 38px;
}
.slider-podcast-noibat .slick-arrow.slick-next {
    right: 0px;
}

.slider-podcast-noibat .slick-arrow.slick-prev::before {
    transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
}
.slider-podcast-noibat .slick-arrow.slick-next::before {
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
}

#podcast .slider-podcast-noibat article {
    padding: 15px
}
#podcast .slider-podcast-noibat article .font-common {
    margin-top: 10px;
    max-height: 101px;
}
#podcast .slider-podcast-noibat article  .font-common h3 {
    font: 300 16px/24px 'Merriweather', Oswald, Tahoma;
    margin: 5px 0px 5px 0;
    font-weight: bold;
}
#podcast .slider-podcast-noibat .post-info-meta,
#podcast .slider-podcast-noibat .post-info-meta a {
    color: #BF7222;
    font: 300 13px/24px 'Merriweather', Oswald, Tahoma;
    text-transform: uppercase;
}
#podcast .slider-podcast-noibat p .post-meta-author a{
    text-transform: none;
}
#podcast .section-podcast .post-meta {
    font-size: 13px;
    font-style: italic;
    margin: 10px 0;
}
#podcast .section-podcast .img-wrapper a,
#podcast .section-podcast article figure a {
    position: relative;
    padding-bottom: 62.25%;
    display: block;
    overflow: hidden;
    background-color: #000;
}
#podcast .slider-podcast-noibat article figure {
    max-height: 246px;
    overflow: hidden;
    position: relative;
}
.slider-podcast-noibat article figure a {
    max-width: 380px;
    max-height: 232px;
}
#podcast .podcast-posts {
    width: calc(100% - 320px);
    float: left;
    padding-left: 10px;
}
#podcast .section-podcast article figure a img {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    transform: translate(-50%, -50%);
    max-height: 246px;
}
#podcast .podcast-posts article {
    display: flex;
    border-bottom: 1px dotted #898889;
    padding-bottom: 20px;
}
#podcast .read_more_cat {
    border-top: 0;
}
#podcast .podcast-posts article h3.font-common {
    font: 300 16px/24px 'Merriweather', "Roboto Bold", Arial, sans-serif;
    margin: 0px 0px 5px 0;
    font-weight: bold;
}
#podcast .podcast-posts article .excerpt {
    font: 400 13px/21px 'Merriweather', "Roboto Bold", Arial, sans-serif;
    color: #567;
}
#podcast .podcast-posts article .post-info{
    padding: 0 0 0px 15px;
    flex: 1;
}
#podcast .podcast-posts .img-wrapper {
    width: 34%;
    padding: 0;
}

.podcast-sidebar {
    margin-bottom: 20px;
}
.podcast-sidebar .title {
    padding-bottom: 10px;
}
#podcast .podcast-sidebar .news-list-item {
    display: flex;
    padding: 10px 0 5px;
    border-bottom: 1px dotted #ddd;
}
#podcast .podcast-sidebar .post-entry {
    flex: 1;
}
#podcast .podcast-sidebar .post-thumbnail {
    width: 34%;
    max-height: 60px;
}
/* HOME SIDEBAR RIGHT */
.right-box-posts .tag-sidebar-posts-content {
    max-height: 615px;
    overflow-x: hidden;
    overflow-y: auto;
    margin-top: 5px;
    margin-bottom: 5px;
    padding-right: 6px;
}

.right-box-posts .covid19-vaccine-posts-content {
    max-height: 326px;
    overflow-x: hidden;
    overflow-y: auto;
    margin-top: 5px;
    margin-bottom: 5px;
    padding-right: 6px;
}

.right-box-posts .tai-chinh-sidebar-posts-content {
    max-height: 490px;
    overflow-x: hidden;
    overflow-y: auto;
    margin-top: 5px;
    margin-bottom: 5px;
    padding-right: 6px;
}

/* AUTHOR PAGE */
.author-page .title {
    text-transform: uppercase;
    font: 600 15px/24px "Roboto Regular", Arial, sans-serif;
    /*padding-left: 5px;*/
}
.author-page ul.eet-author-info {
    position: relative;
    padding: 0;
    margin-bottom: 0;
    margin-top: 10px;
}

.author-page .eet-author-info li {
    display: inline-block;
}

.author-page .eet-author-info .author-name {
    font: 500 17px/26px 'Merriweather', "Roboto Bold", Arial, sans-serif;
}

.author-page .eet-author-info .author-bio {
    display: block;
    margin-top: 10px;
    font: 500 15px/22px 'Merriweather', "Roboto Bold", Arial, sans-serif;
}

.author-page .eet-author-info img {
    border-radius: 50%;
    width: 61px;
    height: 61px;
    aspect-ratio: auto 61 / 61;
    margin-right: 15px;
    vertical-align: middle;
    border: 0;
}

#etv-home-page .fluid-width-video-wrapper,
#video-home-page .fluid-width-video-wrapper {
    padding-top: 0!important;
}

.crp-list {
    padding-inline-start: 16px !important;
}

.crp-list .crp-list-item-title a {
    font: 500 14px/20px 'Merriweather', "Roboto Bold", Arial, sans-serif !important;
    color: #21211f!important;
}

.crp-list .crp-list-item-title a:hover {
    color: #0d73ea!important;
    text-decoration: none;
}

h3.crp-list-title {
    margin-top: 16px;
}

.crp-list .crp-list-item-image-grid-view img {
    max-width: 100% !important;
    width: unset !important;
}

.crp-list-item-title.crp-list-item-title-grid-view {
    margin-top: 8px;
    margin-bottom: 4px;
    line-height: 17px;
    overflow: hidden;
    /* text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    line-clamp: 3;
    -webkit-box-orient: vertical; */
}

.crp-list-item-date {
    font: 500 12px/22px "Roboto Regular", Arial, sans-serif !important;
    font-style: italic !important;
}

.wpseo-primary-category {
    margin-left: 4px;
    font: 11px "Roboto Regular", Arial, sans-serif;
}

#etv-home-page .video-section {
    padding: 25px 0 50px 0;
}

.home-list-videos .slick-arrow.slick-prev {
    position: absolute;
    left: -24px;
    top: 40%;
    z-index: 1;
}

.home-list-videos .slick-arrow.slick-next {
    position: absolute;
    right: -24px;
    top: 40%;
    z-index: 1;
}

.home-list-videos .slick-arrow {
    display: inline-block;
    width: 48px;
    height: 48px;
    background: #fff;
    border-radius: 50%;
    box-shadow: 0 0 7px 0 rgb(0 0 0 / 70%);
    border: none;
}

.home-list-videos .slick-arrow .arrow {
    border: solid #7f7f7f;
    border-width: 0 2px 2px 0;
    display: inline-block;
    padding: 7px;
    position: relative;
    right: 2px;
    top: 3px;
}

.home-list-videos .slick-arrow .arrow.left {
    position: relative;
    right: 0;
    left: 3px;
    top: 2px;
    transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
}

.home-list-videos .slick-arrow .arrow.right {
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
}

.home-list-videos .box-youtube-video-home {
    position: relative;
    cursor: pointer;
}
.home-video-slider article {
    margin: 0;
}
.block-video .home-video-slider article .post-info h3 {
    height: 49px;
    overflow: hidden;
}
.home-list-videos .box-youtube-video-home .video-player {
    position: relative;
    padding-bottom: 56.25%;
    overflow: hidden;
}
.home-list-videos .box-youtube-video-home .video-player iframe,
.home-list-videos .box-youtube-video-home .video-player img.img-responsive {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
}

.home-list-videos .box-youtube-video-home iframe {
    width: 100%;
    height: 300px;
}

.home-list-videos .box-youtube-video-home .play-button img {
    position: absolute;
    top: calc(50% - 24px);
    left: calc(50% - 34px);
}

.block-video .video-list-items .post-info-3 h3 {
    padding: 3px 0 0 0;
}
#etv-home-page .block-video .video-list-items {
    max-height: 432px;
    overflow: auto;
}
.block-video .home-list-videos .col-sm-8 {
    padding-left: 0;
}
.block-video .home-list-videos .col-sm-4 {
    padding-right: 0;
}
.homepage-podcast-section .playlist-title {
    margin-bottom: 0 !important;
    position: relative;
}
.homepage-podcast-section .read_more_cat.read_more_podcast {
    position: absolute;
    width: auto;
    right: 0;
    top: 5px;
    border: 0;
}
.homepage-podcast-section .read_more_cat.read_more_podcast a {
    text-transform: none;
    display: flex;
    align-items: center;
}
.homepage-podcast-section .read_more_cat.read_more_podcast a .arrow_right {
    position: relative;
    top: 2px;
}
.home-video-slider .slick-arrow {
    display: none !important;
}

.home-video-slider {
    opacity: 0;
    visibility: hidden;
    transition: opacity 1s ease;
    -webkit-transition: opacity 1s ease;
}

.home-video-slider.slick-initialized {
    visibility: visible;
    opacity: 1;    
}

.home-video-slider:hover .slick-arrow {
    display: block !important;
}
.homepage-podcast-section {
    padding: 40px 0;
    background-color: #f0f8ff;
    margin-bottom: 40px;
}
.homepage-podcast-section .post-box {
    margin-top: 20px;
}
.homepage-podcast-section .post-inner {
    margin: 0 -8px;
}
.homepage-podcast-section .post-slider {
    display: flex;
    flex-wrap: wrap;
}

.homepage-podcast-section .post-slider article {
    padding: 0 8px;
    margin-bottom: 10px;
    width: 50%;
}

.homepage-podcast-section .post-slider article .img-wrapper {
    width: 100%;
    float: unset !important;
}

.homepage-podcast-section .post-slider .articles-list .post-info-2 {
    padding: 0 !important;
    width: 100%;
    margin: 8px auto;
    display: block;
}

.homepage-podcast-section .post-slider .articles-list .post-info-2 .font-common {
    margin-top: 4px;
    line-height: 19px;
    overflow: hidden;
    height: 57px;
    font-size: 13px !important;
    margin-bottom: 0;
    -webkit-line-clamp: 3;
}

.homepage-podcast-section .post-slider .articles-list .post-info-2 .font-common a {
    line-height: 19px !important;
}

.homepage-podcast-section .post-slider .articles-list .post-info-2 .post-meta {
    font-size: 13px;
    text-align: center;
}

.homepage-podcast-section .read_more_cat {
    padding-top: 0 !important;
}

.midterm h2 {
    text-align: center;
}

.midterm h2 a {
    color: #000000;
}
.midterm .one_post .article-item h2 {
    font-family: 'Merriweather';
    font-size: 24px;
    line-height: 34px;
    color: #000000;
    font-weight: 700;
    margin-top: 13px;
    text-align: left;
}
.midterm .sub_title {
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 22px;
    color: #727272;
    text-align: center;
    margin-bottom: 24px;
}

.midterm .top_block {
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    padding-bottom: 24px;
    border-bottom: 1px dashed #E3E3E3;
}

.midterm .top_block .first_post {
    flex: 0 1 auto;
    padding-right: 24px;
}

.midterm .first_post .image {
    position: relative;
    line-height: 0;
    margin-bottom: 16px;
}

.midterm .first_post .image .video_fit_container {
    width: 100%;
    position: relative;
    padding: 0;
    padding-top: 56.25%;
}

.midterm .first_post .image .video_fit_container>iframe,
.midterm .first_post .image .video_fit_container>div.wp-video,
.midterm .first_post .image .video_fit_container>div.player-container {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100% !important;
}

.midterm .first_post .image .live_status {
    position: absolute;
    top: 16px;
    left: 16px;
    padding: 2px 10px;
    font-family: 'Ringside Condensed Bold';
    font-style: normal;
    font-size: 22px;
    line-height: 27px;
    text-transform: uppercase;
    border-radius: 3px;
    color: #fff;
    background: #ec0000;
}

.midterm .first_post .image .eet_title_video_icon {
    position: absolute;
    bottom: 16px;
    left: 12px;
    color: #fff;
}

.midterm .first_post .image .eet_title_video_icon:before {
    font-size: 40px;
}

.midterm .first_post .title {
    font-family: 'Acta Bold';
    font-style: normal;
    font-size: 38px;
    line-height: 46px;
    color: #000000;
    margin-bottom: 8px;
    padding: 0 8px;
}

.midterm .first_post .box {
    display: -ms-flex;
    display: -webkit-flex;
    display: flex;
    align-items: flex-end;
}

.midterm .first_post .excerpt {
    display: inline-block;
    display: -webkit-inline-box;
    width: calc(100% - 160px);
    max-height: 96px;
    overflow: hidden;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    padding: 0 8px;
    font-family: 'Acta';
    font-style: normal;
    font-weight: 500;
    font-size: 17px;
    line-height: 24px;
    color: #373737;
}

.midterm .see_more {
    flex-shrink: 0;
    font-family: 'Ringside Condensed';
    font-style: normal;
    font-weight: 375;
    font-size: 22px;
    line-height: 27px;
    letter-spacing: -0.03em;
    color: #000000;
}

.midterm .see_more a {
    position: relative;
    color: #000000;
}

.midterm .see_more a:before, .midterm .see_more a:after {
    content: '-';
    display: block;
    position: absolute;
    right: 0;
    top: -3px;
    transform: rotate(45deg);
}

.midterm .see_more a:before {
    top: 3px;
    right: 3px;
    transform: rotate(-45deg);
}

.midterm .latest_col {
    flex: 0 0 32%;
    padding-left: 24px;
    border-left: 1px dashed #DBDBDB;
}

.midterm .latest_col .block_title {
    font-family: 'Ringside Condensed Bold';
    font-style: normal;
    font-weight: 475;
    font-size: 20px;
    line-height: 22px;
    letter-spacing: -0.03em;
    color: #000000;
    background-color: unset;
    margin-bottom: 12px;
    padding: 0;
}

.midterm .latest_col .one_post:not(:last-child) {
    margin-bottom: 32px;
    padding-bottom: 20px;
    border-bottom: 1px dashed #E3E3E3;
}

.midterm .latest_col .cat_name {
    font-family: 'Ringside Condensed Bold';
    font-style: normal;
    font-weight: 475;
    font-size: 15px;
    line-height: 18px;
    letter-spacing: -0.03em;
    color: #3457D3;
    margin-right: 16px;
}

.midterm .latest_col .cat_name a {
    color: #3457D3;
}

.midterm .latest_col .time {
    font-family: 'Ringside Condensed';
    font-style: italic;
    font-weight: 250;
    font-size: 15px;
    line-height: 18px;
    color: #000000;
}

.midterm .latest_col .title {
    font-family: 'Acta Bold';
    font-style: normal;
    font-size: 20px;
    line-height: 24px;
    color: #000000;
    margin: 8px 0;
}

.midterm .latest_col .excerpt {
    display: inline-block;
    display: -webkit-inline-box;
    width: 68%;
    max-height: 72px;
    overflow: hidden;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    padding-right: 8px;
    vertical-align: top;
    font-family: 'Acta';
    font-style: normal;
    font-weight: 500;
    font-size: 17px;
    line-height: 24px;
    color: #373737;
}

.midterm .latest_col .image {
    display: inline-block;
    position: relative;
    width: 32%;
    padding-top: 6px;
    line-height: 0;
}

.midterm .row_block {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-column-gap: 48px;
    margin: 24px 0;
    padding-bottom: 24px;
    border-bottom: 1px solid #A2A2A2;
}

.midterm .row_block .cat_name {
    font-family: 'Ringside Condensed Bold';
    font-style: normal;
    font-weight: 475;
    font-size: 20px;
    line-height: 22px;
    letter-spacing: -0.03em;
    color: #000000;
}

.midterm .row_block .cat_name a {
    color: #000000;
}

.midterm .row_block .image {
    display: inline-block;
    position: relative;
    width: 37%;
    line-height: 0;
    padding-top: 6px;
    padding-right: 12px;
}

.midterm .row_block .title {
    width: 63%;
    float: right;
    max-height: 74px;
    overflow: hidden;
    display: block;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    font-family: 'Acta Bold';
    font-style: normal;
    font-size: 20px;
    line-height: 24px;
    color: #000000;
}

.midterm .eet_title_video_icon:before {
    padding-bottom: 0;
    vertical-align: unset;
}

/* election day content styles */
.midterm .tabs {
    text-align: center;
    font-family: 'Ringside Condensed';
    font-style: normal;
    font-size: 25px;
    line-height: 30px;
    color: #000;
    display: flex;
    justify-content: center;
    margin: 0 auto;
}

.midterm .latest_col {
    padding-left: 0;
}

.midterm .tabs li {
    line-height: 40px;
    width: 92px;
    list-style: none;
    font-size: 20px;
}

.midterm .tabs li.indicator {
    display: none;
}

.midterm .tabs li:hover {
    cursor: pointer;
}

.midterm .tabs li.active {
    background-color: #F3F3F1;
}

.midterm .map iframe {
    height: 460px;
    max-height: 100%;
}

.midterm .house,
.midterm .governors {
    display: none;
}

.midterm .see_more {
    text-align: center;
}

.midterm .top_block {
    border-bottom: 1px dashed #C6C6C6;
}

.midterm .control_row {
    display: flex;
    width: 100%;
    justify-content: space-between;
    padding-bottom: 28px;
    border-bottom: 1px dashed #C6C6C6;
}

.midterm .control_row > div {
    flex: 1 1 50%;
}

.midterm .control_row iframe {
    height: 188px;
}

.midterm .row_block {
    display: block;
    width: 100%;
    margin: 24px 0;
    padding-bottom: 24px;
    grid-column-gap: 0;
    grid-template-columns: unset;
}

.midterm .row_block .block_title {
    font-family: 'Ringside Condensed Bold';
    font-style: normal;
    font-weight: 475;
    font-size: 20px;
    line-height: 24px;
    letter-spacing: -0.03em;
    color: #000000;
    background-color: #fff;
    padding: 0 0 24px;
    margin-bottom: 0;
}

.midterm .row_block .block_title span {
    position: relative;
    top: -2px;
    font-size: 16px;
    line-height: 19px;
    text-transform: uppercase;
    color: #FFFFFF;
    background-color: #FF3333;
    padding: 0 4px;
    margin-left: 8px;
}

.midterm .row_block .post_titles {
    display: inline-block;
    width: 54.5%;
    padding-right: 24px;
    vertical-align: top;
}

.midterm .row_block .post_titles .title {
    width: 100%;
    max-height: unset;
    -webkit-line-clamp: unset;
    float: unset;
    padding-bottom: 24px;
}

.midterm .row_block .one_title a {
    display: flex;
    grid-gap: 16px;
}

.midterm .post_titles .time {
    vertical-align: top;
    font-size: 15px;
    line-height: 18px;
    padding-top: 4px;
}

.midterm .post_titles .read_more {
    font-family: 'Ringside Condensed';
    font-style: normal;
    font-weight: 375;
    font-size: 20px;
    line-height: 24px;
    color: #303030;
    text-align: center;
}

.midterm .post_titles .read_more a {
    color: #303030;
}

.midterm .row_block .post_images {
    display: inline-block;
    width: 45%;
    padding-top: 48px;
    vertical-align: top;
}

.midterm .row_block .image {
    padding: 0;
}

.midterm .row_block .post_images .title {
    position: absolute;
    bottom: 0;
    left: 0;
    float: unset;
    width: 100%;
    -webkit-line-clamp: unset;
    max-height: unset;
    padding: 60px 24px 16px;
    font-family: 'Ringside Condensed';
    font-style: normal;
    font-weight: 375;
    font-size: 14px;
    line-height: 16px;
    letter-spacing: normal;
    color: #FFFFFF;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%);
}

.midterm .row_block .slick-dots {
    text-align: center;
    padding-top: 16px;
}

.midterm .slick-dots li {
    list-style: none;
    display: inline-block;
    margin: 0 4px;
}

.midterm .slick-dots button {
    font-size: 0;
    padding: 4px;
    border: unset;
    border-radius: 50%;
    background-color: #D9D9D9;
    outline: unset;
    cursor: pointer;
}

.midterm .slick-dots .slick-active button {
    background-color: #6f6f6f;
}

.midterm_banner {
    margin-top: 28px;
    margin-bottom: 28px;
}

#profile-btn-popup {
    color: black !important;
}

@media screen and (max-width: 1028px) {
    .midterm h2 {
        font-size: 40px;
        line-height: 42px;
    }

    .midterm .top_block .first_post {
        padding-right: 16px;
    }

    .midterm .first_post h3, .midterm .first_post .title {
        font-size: 30px;
        line-height: 34px;
    }

    .midterm .latest_col {
        padding-left: 16px;
    }

    .midterm .row_block {
        grid-column-gap: 24px;
    }

    .midterm .row_block .cat_name {
        font-size: 23px;
    }

    .midterm .row_block .post_titles .title {
        font-size: unset;
        line-height: unset;
    }
}

@media screen and (max-width: 768px) {
    .midterm .first_post .box {
        flex-direction: column;
    }

    .midterm .first_post .see_more {
        margin-top: 24px;
    }

    .midterm .first_post .excerpt {
        width: 100%;
    }

    .midterm .latest_col .excerpt {
        width: 100%;
        padding-right: 0;
    }

    .midterm .latest_col .image {
        display: none;
    }

    .midterm .row_block .one_cat {
        flex: 0 0 365px;
    }

    .midterm .row_block .post_images .title {
        padding: 16px;
    }

    .midterm .row_block .post_titles .one_title:nth-child(6) {
        display: none;
    }
}

.sticky_container {
    display: none;
    width: 100%;
    background-color: #fff;
    box-shadow: 0 2px 2px rgb(0 0 0 / 10%);
}

.sticky_container.fixed_sticky_container {
    display: block;
    position: fixed;
    top: 0;
    z-index: 11;
}

.sticky_container.fixed_admin {
    top: 32px;
}

.sticky_container.fixed {
    top: 0;
}

.sticky_container .wrapper {
    display: -ms-flex;
    display: -webkit-flex;
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    max-width: 1248px;
    margin: 0 auto;
    padding: 8px 24px;
    background-color: #ffffff;
    z-index: 1;
}

.sticky_container .wrapper .logo {
    display: block;
    text-align: center;
}

.sticky_container .wrapper .logo img {
    height: 21px;
}

.sticky_container .wrapper .share_cmt {
    justify-content: flex-end;
    margin: 0;
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    align-items: baseline;
}

.sticky_container .wrapper .share_cmt button {
    width: 80px;
    margin: 0;
    border: unset;
    box-shadow: unset;
    background: unset;
    font-family: 'Ringside Narrow';
    font-style: normal;
    font-weight: 400;
    font-size: 15px;
    line-height: 32px;
    color: #1D1D1D;
    cursor: pointer;
}

.sticky_container .wrapper .share_cmt .share:before {
    content: "\f1ce";
    font-family: 'Genericons';
    vertical-align: bottom;
    margin-right: 4px;
}

.last-comments-modal-backdrop {
    display: none;
}

button.comment {
    display: none;
}
