.clr {
    clear: both;
    width: 100%;
    display: block;
}
.show-title.heading {
    font-size: 23px;
    margin-left: 14px;
    line-height: 1.3;
}

.content-wrap.story_content a {
    color: #FFF;
    border-bottom:2px solid var(--red);
}
.content-wrap.story_content {
    max-width: 785px;
    margin: 0;
    font-size: 18px;
    line-height: 27px;
    color: #FFF;
}

.content-wrap.story_content * {
    color: #FFF;
}.content-wrap.story_content p {
    margin-bottom: 2rem;
}

.sidebar-widget .heading.widget-title {
    font-size: 30px;
    border-bottom: 3px solid var(--red);
    margin-bottom: 20px;
}.sidebar-widget .flexshow {
    line-height:1;
    margin-bottom:20px;
    display: flex;
    width: 100%;
    flex-direction: row;
    align-items: flex-start;
}.sidebar-widget .flexshow .flexshow-images {
    width: 210px;
    height: 120px;
    line-height: 1;overflow:hidden;
}
.sidebar-widget .flexshow .flexshow-images img{transition:all 0.3s ease}
.sidebar-widget .flexshow .flexshow-text {
    width: calc(100% - 210px);
    padding-left: 10px;
    padding-right: 10px;
}.sidebar-widget .flexshow .flexshow-text .flexshow-text-headline {
    display: initial;
    font-size: 17px;
    line-height: 1.1;
}

.latest-scroll-area {
    height: 100vh;
    max-height: 750px;
    overflow: auto;
}

.primary-button {
    transition:all 0.3s ease;
    display: block;
    margin: 20px auto;
    text-align: center;
    max-width: 195px;
    background-color: var(--red);
    padding: 10px;
    font-size: 14px;
    line-height: 1.1;
}

.post-header-show {
    margin-top: 2rem;
}.show-caption .show-caption-text {
    font-size: 3rem;
    line-height: 0.9;
}.show-caption {
    display: flex;
    align-items: center;
}.show-rating {
    line-height: 1;
    width: 40px;
    height: auto;
    margin-left: 2rem;
    border-radius: 50px;
    overflow: hidden;
}


.wrap-section-carousel {
    margin-top: 6rem;
    margin-bottom: 6rem;
    padding: 6rem 0;
    position: relative;
}
.wrap-section-carousel:before,
.wrap-section-carousel:after {
    content: "";
    height: 2px;
    display: block;
    background: transparent radial-gradient(closest-side at 50% 50%,#d0003d 0,#68001F00 100%) 0 0 no-repeat padding-box;
    max-width: 1360px;
    margin: 0 auto;
    opacity: 1;
    position: absolute;
    left: 0;
    right: 0;
}.wrap-section-carousel:after {
    bottom: 0;
}
.wrap-section-carousel:before {
    top: 0;
}


.headline-name{margin-bottom:1rem;display:block;font-size:5rem;color:transparent;background:linear-gradient(180deg,#fff 25%,rgba(255,255,255,0) 100%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;font-weight:600;line-height:1;margin-bottom:20px}

.post-header.post-header-show {
    position: relative;
    display: flex;
    align-items: center;
}
.post-header.post-header-show .wrap-episode-items {
    padding-right: 25px;
    margin-right: 25px;
    position: relative;
}.wrap-episode-items:after {
    background: transparent radial-gradient(closest-side at 50% 50%, #D0003D 0%, #68001F00 100%) 0% 0% no-repeat padding-box;
    opacity: 1;
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    width: 2px;
}

.show-d{margin-top:10px;align-items:center}
.show-d span,
.post-header.post-header-show .wrap-episode-items .show-title {
    display: block;
    font-size: 23px;
    line-height: 1.3;
}

.latest-scroll-area .das-r1 {
    margin-bottom: 20px;
}

.arte-col{margin:0 10px}
.arte-col .mask-image{height:0;padding-bottom:56.25%}
.arte-col .mask-image img{position:absolute;top:0;left:0;height:100%;width:100%}
.inner-vinieta{position:absolute;left:0;right:0;top:0;background:transparent linear-gradient(180deg,#000 0,#00000000 100%) 0 0 no-repeat padding-box;z-index:1;font-size:15px;line-height:19px;padding:10px}
.wrap-inner-carousel{padding-bottom:3rem}
.add-playbutton:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-image:url(../imgs/playButton.svg);z-index:1;background-size:36px;background-position:center;background-repeat:no-repeat}

.nodate-label {
    margin: 0 auto;
    width: 100%;
    font-size: 16px;
    color: #FFF;
    font-weight: 800;
    text-align: right;
    display: block;
    position: absolute;
    bottom: 0;
    padding: 15px;
}

@media (max-width:766px) {
.arte-col{margin:0 5px}  
.episode-toprow{width:100vw;position:relative;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw}
.post-header.post-header-show .wrap-episode-items{padding:0;margin:0}
.wrap-episode-items:after{display:none}
.post-header.post-header-show{display:flex;flex-direction:column;align-items:flex-start;width:100%}
.show-caption .show-caption-text{font-size:2.4rem;line-height:1.1}
.post-header.post-header-show .wrap-episode-items .show-title,.show-d span{font-size:15px}
.sidebar-widget .flexshow .flexshow-images{width:185px;height:105px}
.sidebar-widget .flexshow .flexshow-text{width:calc(100% - 185px)}
.sidebar-widget .flexshow .flexshow-text .flexshow-text-headline{font-size:16px}
.post-header.post-header-show{margin-bottom:6rem}
.wrap-episode-items:after{content:"";height:2px;display:block;background:transparent radial-gradient(closest-side at 50% 50%,#d0003d 0,#68001F00 100%) 0 0 no-repeat padding-box;max-width:100px;margin:0;opacity:1;position:relative;right:initial;bottom:initial;margin:2rem 0;width:100px}
.info-tab{margin-left:10px}
#EpisodeSum.fancybox-content{padding:60px 10px 20px;background-color:var(--blue);text-align:left;font-size:18px;line-height:1.3;color:#FFF}  
#EpisodeSum.fancybox-content * {color:#FFF}
.megatv .fancybox-close-small {background-color: #FFF;opacity: 1;padding: 5px!important;z-index:1}
.megatv .fancybox-close-small svg path {fill: var(--navy)}
#PostWrap .das-mmiddle {padding: 0 0 5rem}
.wrap-section-carousel{margin-top: 2rem}  
.headline-name{font-size:3.1rem} 
.main-header{margin-bottom:0}
.sidebar-widget .heading.widget-title{font-size:2.8rem}
.info-tab a {line-height: 0;width: 24px;display: block}
.add-playbutton:after{background-size:24px}  
}


@media (min-width:1023px) {
.primary-button:hover {background: #99002e}
.sidebar-widget .flexshow .flexshow-text .flexshow-text-headline {border-bottom:2px solid transparent;transition:all 0.3s ease}
.sidebar-widget .flexshow:hover .flexshow-text  .flexshow-text-headline  {border-bottom:2px solid var(--red)};
.sidebar-widget .flexshow:hover .flexshow-images img {transform: scale(1.08)}
}


.news-post {height: 100%;margin: 0;display: block;background-color: var(--blue)}
.news-post .mask-title{padding:10px 10px 10px}
.news-post .mask-title h3{line-height:1.1;min-height:105px;margin-top:15px}
.news-post .mask-title .post-meta{font-size:13px;line-height:1;font-weight:400}
.news-post .mask-title .post-meta:before{content:"";background:transparent radial-gradient(closest-side at 50% 50%,#d0003d 0,#68001F00 100%) 0 0 no-repeat padding-box;width:130px;height:2px;display:block;opacity:1;margin-bottom:10px}
.readmore-in {padding-top: 6rem;margin-top: 6rem}
.readmore-in:before{content: "";height: 2px;display: block;background: transparent radial-gradient(closest-side at 50% 50%,#d0003d 0,#68001F00 100%) 0 0 no-repeat padding-box;max-width: 1360px;margin: 0 auto;opacity: 1;position: absolute;left: 0;right: 0;top: 0}


.sidebar-widget .flexshow .flexshow-text .ratio-flex {display: flex;align-items: center;margin-top: 1rem}
.sidebar-widget .flexshow .flexshow-text .ratio-flex .emoji-image {margin-right: 10px}
.content-wrap.story_content {min-height: 150px}