iframe#vid_frame {
    border: 2px solid #f70000;
}
.podcastTab-ul {
    margin-top: 15px;
}
.podcastTab-ul li a {
    padding-left: 0;
}
.podcastTab-ul li a {
    color: #fff;
}
.pc-story-img {
    position: relative;
}
button.ytp-large-play-button {
    position: absolute;
    top: 0;
    width: 35px;
    background: 0;
    border: 0;
    inset: 42%;
    height: 24px;
    padding: 0;
}
.podcastTab-ul a.nav-link {
    color: #bdbdbd;
    padding: 2px 15px 0 0;
    font-size: 16px !important;
}
a.nav-link :hover {
    background-color: red;
}
.podcastTab-ul a.nav-link.active {
    color: #000;
    background-color: transparent;
}
.podcast-tabs-column {
    display: none;
    margin-top: 5px;
    width: 18.3%;
    padding-left: 15px;
    padding-right: 15px;
}
.podcast-tabs-column h2,
.recom {
    font-size: 20px;
    text-transform: uppercase;
}
.recom {
    text-align: center;
    position: relative;
    display: inline-block;
}
.recom::before,
.recom::after {
    content: "";
    position: absolute;
    top: 30%;
    border-bottom: 2px solid;
    width: 325px;
    margin: 0 20px;
}
.recom::before {
    right: 100%;
}
.recom::after {
    left: 100%;
}
.podcast-center-column {
    width: 100%;
}
.main-podcast {
    width: 85%;
    margin: 0 auto;
}
.main-podcast iframe {
    height: 460px;
}
.podcast-right-column {
    width: 100%;
    padding-left: 5px;
    padding-right: 5px;
    overflow: auto;
    scrollbar-color: red white;
    overflow: hidden;
    margin-top: 50px;
    padding-bottom: 20px;
}
.mp-img {
    height: 348px;
    object-fit: cover;
}
.container.customcontainer {
    max-width: 1200px;
}
.mp-tribune-logo {
    position: absolute;
    top: 15px;
    left: 15px;
    z-index: 9999;
}
.mp-title {
    position: absolute;
    left: 20px;
    bottom: 30px;
}
.mp-title-main {
    margin-top: 10px;
    width: 80%;
    margin: 20px auto 0;
    text-align: center;
}
.mp-title h2 {
    color: #000;
    font-size: 32px;
    border-bottom: 2px solid #ea0000;
    padding-bottom: 6px;
}
.mp-title-main h2 {
    color: #000;
    font-size: 24px;
    padding-bottom: 6px;
}
.mp-title-main h1 {
    color: #000;
    font-size: 22px;
    padding-bottom: 6px;
}
.mp-overlay {
    background: #000;
    background: linear-gradient(40deg, rgba(0, 0, 0, 1) 0, rgba(0, 212, 255, 0) 60%);
    position: absolute;
    left: 0;
    bottom: 0;
    top: 0;
    width: 100%;
    right: 0;
}
.podcast-recommended-story {
    padding-bottom: 10px;
    margin-bottom: 0;
    overflow: hidden;
    width: 24%;
}
.podcast-recommended-story img {
    height: 155px;
    object-fit: cover;
    width: 100%;
}
.podcast-categories-section {
    margin-top: 30px;
}
.section-name:hover {
    color: #000;
}
.section-name {
    color: #000;
    text-align: right;
    text-transform: uppercase;
    font-size: 11px;
}
.pc-story {
    width: 48.5%;
}
.pc-story p,
.pc-story span {
    color: #000;
    font-size: 14px;
}
.pc-story span {
    font-size: 11px;
}
.section-video-title-time {
    padding: 10px 0;
    border-top: 0;
    max-height: 116px;
}
.section-video-title-time p {
    color: #000;
    margin-bottom: 8px;
}
.section-video-title-time p {
    font-size: 17px;
}
.section-video-title-time span {
    font-size: .6875rem;
    color: #777;
}
.border-topp {
    border-top: 4px solid #ea0000;
    padding-top: 5px;
}
.ps-heading {
    color: #000;
    text-transform: uppercase;
    font-size: 17px;
    font-weight: 600;
    float: left;
}
.footer-area {
    margin-top: 0;
}
.tab-content > .tab-pane h2 {
    color: #fff;
}
.podcast-heading {
    font-size: 34px;
    line-height: 28px;
}
.podcast-slider .slick-list.draggable {
    margin: 0 -10px !important;
}
.podcast-slider .slick-slide {
    margin: 0 11px !important;
    padding-right: 0 !important;
}
.pc-story-img img {
    border: 4px solid white;
    margin-top: 10px;
}
a.cat-title {
    font-size: 21px;
}
a.cat-title:hover {
    color: #ed1b24;
}
.img_color_1 {
    border: 5px solid #f94b4b;
}
.img_color_2 {
    border: 5px solid #f94be4;
}
.img_color_3 {
    border: 5px solid #912584;
}
.img_color_4 {
    border: 5px solid #652bd5;
}
.img_color_5 {
    border: 5px solid #ada919;
}
.img_color_6 {
    border: 5px solid #930202;
}
.img_color_7 {
    border: 5px solid #b0afff;
}
.img_color_8 {
    border: 5px solid #242ea5;
}
.img_color_9 {
    border: 5px solid #893246;
}
.img_color_10 {
    border: 5px solid #ff9a02;
}
@media screen and (min-width: 1024px) {
    div#jwpPlayerId {
        max-height: 500px !important;
    }
}
@media screen and (max-width: 800px) {
    .mp-title-main {
        margin-top: 20px !important;
    }
}
@media screen and (max-width: 576px) {
    .podcast-tabs-column {
        display: none;
    }
    .mp-title-main h2 {
        font-size: 18px;
    }
    .mp-title-main h1 {
        font-size: 18px;
    }
    .podcast-slider .slick-list.draggable {
        margin: 0 -5px !important;
    }
    .podcast-slider .slick-slide {
        margin: 0 5px !important;
    }
    .mp-title-main {
        margin-top: 0;
    }
    .podcast-heading {
        font-size: 24px;
        line-height: 18px;
    }
    .pc-story p,
    .pc-story span {
        line-height: 20px;
        word-break: break-word;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        min-height: 36px;
        -webkit-line-clamp: 5;
        -webkit-box-orient: vertical;
    }
    button.ytp-large-play-button {
        width: 30px;
    }
    .podcast-center-column {
        width: 100%;
        border-right: 0;
        margin-bottom: 0;
    }
    .podcast-right-column {
        margin-top: 30px;
    }
    .main-podcast {
        width: 95%;
    }
    .mp-img {
        height: 212px;
    }
    .mp-img img {
        height: 100%;
        object-fit: cover;
    }
    .mp-title {
        bottom: 15px;
    }
    .mp-title h2 {
        font-size: 24px;
    }
    .pc-story-img img {
        height: 108px;
        object-fit: cover;
    }
    .section-video-title-time {
        padding: 0;
        border: 0;
        border-top: 0;
    }
}
@media screen and (max-width: 576px) {
    .section-video-title-time {
        min-height: 70px !important;
    }
    .mp-title-main {
        width: 100%;
    }
    .recom::before {
        display: none;
    }
    .recom::after {
        display: none;
    }
    .section-video-title-time {
        padding-top: 15px;
    }
    .section-video-title-time p {
        font-size: 14px !important;
        line-height: 22px;
        word-break: break-word;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        min-height: 36px;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
    }
}
.small-description {
    display: none;
}
p.small-description {
    display: none;
}
.pc-story-img {
    position: relative;
}
button.ytp-large-play-button {
    position: absolute;
    top: 0;
    width: 35px;
    background: 0;
    border: 0;
    inset: 42%;
    height: 24px;
    padding: 0;
}
.podcast-recommended-story {
    border: 0;
    display: inline-flex;
}
.podcast-recommended-story.display {
    display: inline-block;
}
.podcast-right-column::-webkit-scrollbar {
    width: 6px;
    background: white;
    border-radius: 10px;
}
.podcast-right-column::-webkit-scrollbar-track {
    border-radius: 10px;
}
.podcast-right-column::-webkit-scrollbar-thumb {
    background: red;
    border-radius: 10px;
}
.podcast-latest-column {
    display: block;
    flex-wrap: wrap;
    column-gap: 2%;
    margin-top: 15px;
}
.pl-loade-more {
    background: #fff;
    text-transform: uppercase;
    font-weight: 700;
    border-radius: 3px;
    margin-top: 20px;
    padding: 6px 15px;
    border: 1px solid #ccc;
}
.pl-loade-more:focus {
    outline: 1px dotted;
    outline: 0;
}
button#loadMore-news {
    border: 1px solid black !important;
    border-radius: 1px;
}
.youtube-time-duration {
    position: absolute;
    bottom: 7px;
    right: 7px;
    color: #fff;
    background-color: red;
    font-size: 12px;
    line-height: 1.2rem;
    border-radius: 4px;
    padding: 1px 4px;
    font-weight: 600;
}
.breakings2-content a p,
h2 {
    font-size: 24px;
    line-height: 28px;
}
.story-social-icons i {
    font-size: 19px;
    color: #000;
    padding-right: 6px;
}
.controls.noNext .next,
.controls.noPrev .prev,
.more-stories.sportsection4 .horiz-news1-caption p,
.mostengaging-heading h4 span,
.navbar-toggler i.fa.fa-bars,
.video:hover .video-play,
a,
h1,
h2,
h3,
h4,
h5,
h6,
nav.main-tab-control .pagination li a,
p,
span.comment-author,
span.comment-recomend,
span.comments-reply,
ul.breadcrumbs-ul li a {
    color: #000;
}
a {
    color: #000;
    text-decoration: none !important;
}
@media screen and (max-width: 576px) {
    h1,
    h2,
    h3,
    h4,
    h5,
    h6,
    ul.sidebarblog-withthumbnail h3 {
        text-shadow: none;
    }
    .youtube-time-duration {
        bottom: 3px;
        right: 5px;
        font-size: 9px;
    }
    button.ytp-large-play-button {
        width: 30px;
    }
    .podcast-latest-column {
        column-gap: 4%;
        margin-top: 0;
    }
    .podcast-recommended-story {
        width: 48%;
    }
    .podcast-recommended-story img {
        height: 115px;
    }
    .pl-loade-more {
        font-size: 12px !important;
        padding: 2px 15px;
    }
    .podcast-right-column {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }
    .main-podcast {
        width: 97% !important;
    }
    .podcast-latest-column {
        display: flex !important;
    }
    .podcast-latest-column {
        column-gap: 2% !important;
    }
    .podcast-recommended-story {
        width: 49% !important;
    }
    section.podcast-section {
        max-width: 1200px;
        margin: 0 auto;
        text-align: center;
    }
}
