.container-fluid {
    background-repeat: no-repeat;
    position: absolute;
    background-size: cover;
}

.prog-name {
    font-size: 1.75rem;
    padding: 1.5rem 0 1.5rem 0;
}

.cta .cta-headline {
    font-size: 1rem;
}

hr.hrclass {
    margin-bottom: 0.5rem;
    border: 0;
}

.media-clips-list {
    overflow-x: auto;
    overflow-y: hidden;
    max-height: 100%;
    -webkit-overflow-scrolling: touch;
}

.media-row-line {
    border: 0.75px solid rgba(0, 0, 0, .1);
}

.media-clips-cnt {
    text-align: right;
}

.media-clips-list .clip-thumbnail {
    width: auto;
}

#left-bar-desc {
    padding-top: 1rem;
}

.leftarrow,
.rightarrow {
    height: 56% !important;
}

#autoScrollContainer {
    position: fixed !important;
    width: 100% !important;
}