
body.cw-seed.cw-unified .swimlanes h3 {
    width: 90%;
    margin-left: 5%;
    margin-right: 5%;
}

body.cw-unified section.show-tiles.cwtv-c-1 #show-tiles-promoted-wrapper h3,
body.cw-unified section.swimlanes.hub-series-screen .swimlane h3,
body.cw-unified section.swimlanes.hub-movies-screen .swimlane h3 {
    font-size: 22px;
}


.swimlane,
.swimlane-wrap {
    overflow: visible;
    position: relative;
    z-index: 1;
}
.swimlane h3 {
    font-size: 50px;
    font-weight: 400;
    color: #fff;
    margin: 12px 0 2px 0;
}
.swimlane-wrap ul {
    margin: 8px 0 8px 1px;
    padding: 1px 0 0 1px;
}
.swimlane-wrap ul li.xxx {
    display: inline-block;
}
.swimlane-wrap ul li img {
    width: 100%;
    height: auto;
    border-radius: 4px;
}

.tivo-loader {
    text-align: center;
    position: relative;
    z-index: 999;
}
.swimlane-wrap ul li thumb-wrap {
    position: relative;
}
.swimlane-wrap ul li img.placeholder {
    position: relative;
}
.swimlane-wrap ul li img.spinner {
    position: absolute;
    width: 50%;
    margin-left: 25%;
    margin-top: 50%;
}

.swimlane-wrap.show li {
    width: 150px;
    height: auto;
}
.swimlane-wrap.event li.not-used {
    width: 23% !important;
    height: auto;
}

div.swimlane-wrap.event li.swimlane-item {
    width: 368px !important;
    height: auto;
}

.swimlane-wrap.show.horizontal li {
    width: 290px;
}
.swimlane-wrap.video ul.xxx {
    height: auto;
}

.swimlane-wrap.video ul.swiper-wrapper {
    height: 50%;
}

.swimlane-wrap.video li {
    width: 200px;
    height: auto;
}
.swiper-button-next,
.swiper-button-prev {
    top: 47%;
    color: #fff;
}
.swiper-button-prev {
    left: -40px;
}
.swiper-button-next {
    right: -40px;
}
.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled {
    opacity: 0;
}

.swiper {
    z-index: 1;
}
.swimlane-item {
    transition: transform 0.1s ease-in-out;
}

.swimlane.exiting,
.swiper.exiting {
    overflow: visible;
    z-index: 99999 !important;
}
.swimlane.exiting .swimlane-item {
    visibility: hidden;
}
.swimlane.exiting .swimlane-item.exiting {
    visibility: visible !important;
}
.swimlane-item.exiting {
    transform: scale(5,5);
    z-index: 99999 !important;
}
.swimlane.exiting .swiper-button-prev,
.swimlane.exiting .swiper-button-next {
    visibility: hidden;
}

.swimlane-item.zoom:focus,
.swimlane-item.zoom:hover {
    transform: scale(1.02);
}
.swimlane-item .swimlane-item-overlay {
    background-color: transparent;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    border-radius: 6px;
}
.swimlane-wrap.video .swimlane-item-overlay {
    background: transparent url(/images/r12/video-thumb-play.png) no-repeat 0 0;
    background-size: auto;
    background-position: center;
}
.swimlane-item a {
    position: relative;
    display: block;
    text-decoration: none;
}
.swimlane-item .thumb-wrap {
    position: relative;
    display: flex;
}
.swimlane-item a:focus .thumb-wrap .swimlane-item-overlay,
.swimlane-item a:hover .thumb-wrap .swimlane-item-overlay {
    background-color: #b9b7b74a;
}
.swimlane-item p {
    color: #e8e8e8;
    margin: 6px 0 0 0;
    line-height: 110%;
}
.swimlane-item a:focus p,
.swimlane-item a:hover p {
    color: #fff;
}

.swimlane.promos-carousel .bbitem .promo-overlay img {
    width: 60%;
    aspect-ratio: 113/46;
}


body#shows-hub section.swimlanes.presentation-carousels div.swimlane.lane-coming-soon li {
    display: inline-block;
    width: 14.66%;
    margin-left: 1%;
    margin-right: 1%;
    padding-bottom: 20px;
    transition: transform 0.5s ease-in-out;
}

section.swimlanes.presentation-carousels div.swimlane p.mtitle,
section.swimlanes.presentation-carousels div.swimlane p.subtitle {
    display: none;
}
section.swimlanes.presentation-carousels div.swimlane.lane-coming-soon p,
section.swimlanes.presentation-carousels div.swimlane.lane-latest-episodes p {
    display: block;
}
section.swimlanes div.swimlane.event p,
section.swimlanes div.swimlane.video p {
    display: block !important;
}

section.swimlanes.presentation-carousels div.swimlane.lane-latest-episodes p.subtitle {
    font-weight: 300;
}

div.swimlane-wrap.event li.swimlane-item {
    margin: 0.5% 1.80% 0.5% 0.65%;
}

div.event .swimlane-item span.status {
    position: absolute;
    right: 3%;
    top: 4%;
    padding: 3px 8px;
    background-color: transparent;
    color: var(--thecw_color-salt);
    opacity: 1.0;
    font-size: 13px;
    font-weight: 500;
    text-transform: uppercase;
}

div.swimlane.event.hide-event-list,
div.swimlane-wrap.event li.swimlane-item.hide-event {
    display: none;
}

@media screen and (max-width: 980px) {
    div.swimlane-wrap.event li.swimlane-item {
        width: 276px !important;
    }
}

@media screen and (max-width:768px) {
    body.cw-seed.cw-unified .swimlanes h3 {
        font-size: 24px;
    }

    body.cw-unified section.swimlanes .swimlane-item p {
        font-size: 14px;
    }
    body.cw-unified section.swimlanes .swimlane-item p.subtitle,
    body.cw-unified section.swimlanes .swimlane.promos-carousel .bbitem .promo-overlay p {
        font-size: 10px;
    }

}

@media screen and (max-width:480px) {
    body.cw-unified .seed-message {
        min-height: none;
        margin-top: 20px;
        margin-bottom: 10px;
    }

    body.cw-unified section.swimlanes .swimlane h3 {
        font-size: 16px;
        margin-left: 2%;
    }
    body.cw-seed.cw-unified .swimlanes h3 {
        font-size: 16px;
    }
    body.cw-unified section.swimlanes #swimlane-1 .swimlane-wrap,
    body.cw-unified section.swimlanes .swimlane-wrap {
        width: 96%;
        margin: 2% !important;
    }
    body.cw-unified section.swimlanes .swiper-button-prev,
    body.cw-unified section.swimlanes .swiper-button-next {
        display: none !important;
    }
    body.cw-unified .swimlane-wrap.show li {
        width: 31.2%;
        height: auto;
    }

    body.cw-unified .swimlane-wrap.video li,
    body.cw-unified .swimlane-wrap.channel .swiper-wrapper li {
        width: 42%;
        height: fit-content;
    }


    .swimlane h3 {
        margin: 4% 0 2px 0;
    }
}

