header.header-sticky,
header .header-sticky {
    position: absolute;
    background: rgba(var(--bs-black-rgb), 0.5);
}

.video-container {
    width: 100% !important;
    height: 100vh !important;
}

    .video-container .video-js {
        width: 100% !important;
        height: 100vh !important;
    }

.example-video-dimensions {
    width: 100% !important;
    height: 100vh !important;
}


.content-hover {
    transition: .3s all;
    position: absolute;
    left: 0;
    opacity: 0;
    top: 0;
    background: #191C32;
    width: calc(200% + 15px);
    height: 100%;
    z-index: 1;
    pointer-events: none;
    display: flex;
    flex-direction: column;
    padding: 28px 30px;
    padding: 0px;
    border-radius: 10px;
    background-size: cover;
    background-position: center;
    overflow: hidden
}

    .content-hover .overlay {
        background: linear-gradient(180deg,rgba(0,3,28,.6) 0%,rgba(0,3,28,0) 33.33%,rgba(0,3,28,0) 66.67%,#13162f 100%);
        position: absolute;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0
    }

    .content-hover .hover-inner {
        margin-top: auto;
        position: relative;
        position: absolute;
        top: 50%;
        right: 5%;
        z-index: 9;
        font-size: 24px;
    }

    .content-hover .video_title {
        font-size: 24px;
    }

    .content-hover .video-js {
        width: 100% !important;
        height: 100% !important;
    }

.move-left {
    transform: translatex(-100%)
}

.move-right {
    transform: translatex(100%)
}

.owl-item {
    transition: .5s all
}

.offset-c .content-hover {
    left: inherit;
    right: 0
}

.jws-post-item {
    transition: .3s all
}

.img-box:hover .content-hover {
    pointer-events: auto;
    opacity: 1;
    transition-delay: 0.5s
}

.video-action {
    position: relative;
    bottom: 0;
    left: 0;
    padding-right: 0px;
    z-index: 9999;
}


.video-background-holder {
    position: relative;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0
}

    .video-background-holder .videoActionBlock {
        display: flex;
        position: absolute;
        bottom: 0;
        flex-direction: row;
        justify-content: space-between;
        align-items: center;
        z-index: 9999;
        width: 100%;
        padding: 46px;
    }


        .video-background-holder .videoActionBlock i {
            color: #fff;
            font-size: 26px;
        }

.img-box .content-hover .video-detail {
    color: #fff;
    font-size: 26px;
    position: relative;
    width: 100%;
    height: 100%;
    display: block;
}

.video-background-holder .videoActionBlock .video-play {
    right: 0;
    position: relative;
}

.video-background-holder .video-player {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.video-background-holder .video-images {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-size: cover;
    background-position: center
}

.video-background-holder video, .video-background-holder iframe {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    object-fit: cover;
    object-position: center
}

.video-background-holder .video-overlay {
    background: linear-gradient(0deg,#00031c 0%,rgba(0,3,28,.7) 15.62%,rgba(0,3,28,0) 31.32%),linear-gradient(270deg,#00031c 6.03%,rgba(0,3,28,0) 78.64%);
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0
}

.video-content-holder {
    height: 100%;
    padding: 0 70px;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%
}

    .video-content-holder > .row {
        height: 100%
    }

    .video-content-holder .video-inner {
        max-width: 660px
    }

    .video-content-holder .video-cat {
        text-transform: uppercase;
        margin-bottom: 20px;
        font-weight: 700;
        font-size: 14px
    }

        .video-content-holder .video-cat a {
            color: var(--main)
        }

    .video-content-holder .video-description {
        margin-bottom: 32px
    }

    .video-content-holder .video_title {
        margin-bottom: 23px
    }

    .video-content-holder .video-play {
        display: flex;
        align-items: center
    }

        .video-content-holder .video-play > a {
            vertical-align: middle
        }

            .video-content-holder .video-play > a i {
                font-size: 24px;
                vertical-align: middle;
                margin-left: 6px
            }

            .video-content-holder .video-play > a.btn-left {
                margin-right: 36px
            }

        .video-content-holder .video-play .watchlist-add {
            font-weight: 700;
            position: relative
        }

        .video-content-holder .video-play .watchlist-addlayout1.loader {
            left: inherit;
            right: 0;
            margin-left: 0
        }

        .video-content-holder .video-play .watchlist-add .jws-icon-plus {
            background: rgba(255,255,255,.1);
            border-radius: 10px;
            width: 54px;
            height: 54px;
            display: inline-block;
            text-align: center;
            line-height: 58px;
            font-size: 30px
        }

        .video-content-holder .video-play .watchlist-add.watchlisted i:before {
            content: '\f33e'
        }

    .video-content-holder .video-meta {
        color: var(--heading);
        margin-bottom: 32px
    }

        .video-content-holder .video-meta > div {
            display: inline-block
        }

            .video-content-holder .video-meta > div.video-badge {
                height: 23px;
                background: rgba(255,255,255,.1);
                border-radius: 5px;
                font-size: 14px;
                font-weight: 500;
                text-align: center;
                line-height: 23px;
                padding: 0 7px;
                margin-left: 15px
            }

            .video-content-holder .video-meta > div.video-imdb i {
                font-size: 13px;
                color: var(--main);
                margin-right: 17px
            }

            .video-content-holder .video-meta > div:not(:first-child):not(.video-badge):before {
                content: '';
                width: 3px;
                height: 3px;
                background: #FFF;
                opacity: .5;
                border-radius: 100%;
                display: inline-block;
                margin: 0 16px;
                vertical-align: middle
            }

    .video-content-holder > .row {
        -ms-flex-align: center !important;
        align-items: center !important
    }

    .video-content-holder > .row {
        align-items: flex-end
    }

.change-speaker.muted i:before {
    content: "\f6a9";
}

.change-speaker i:before {
    content: "\f028";
}

.top-ten-block .swiper {
    margin-bottom: 3.25rem;
}

.top-ten-block .swiper-button {
    width: auto;
    height: auto;
    border: .0em solid var(--bs-white);
    opacity: 0.3;
}

    .top-ten-block .swiper-button img {
        max-width: 12px;
        cursor: pointer;
    }

.top-ten-block .swiper:hover .swiper-button {
    opacity: 1;
}

.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
    opacity: 0.3 !important;
}

.top-ten-block .swiper-button::after {
    content: none !important;
}

.top-ten-block .movies_advanced_content .swiper-slide {
    padding: 6px !important;
}

.top-ten-block .iq-top-ten-block .block-image {
    padding: 0 6px;
}

.top-ten-block {
    padding: 5.625rem 0;
    padding: 0 0;
}

.top-ten-block a{
    color: #fff !important;
    /*text-decoration: underline !important;*/
}

.categoryBlock a {
    color: #fff !important;
    /*text-decoration: underline !important;*/
}

.continue-watching-block {
    margin-bottom: 3.25rem;
}

.continue-watching-block .swiper-button::after {
    content: none !important;
}

.continue-watching-block .swiper-button {
    width: auto;
    height: auto;
    border: .0em solid var(--bs-white);
    opacity: 0.3;
}

    .continue-watching-block .swiper-button img {
        max-width: 12px;
        cursor: pointer;
    }

.continue-watching-block .swiper:hover .swiper-button {
    opacity: 1;
}

.continue-watching-block .block-images .iq-preogress .data-left-timing {
    font-size: 20px;
}

.tabie-block .swiper-button::after {
    content: none !important;
}

.tabie-block .swiper-button {
    width: auto;
    height: 100%;
    border: .0em solid var(--bs-white);
    opacity: 0.3;
    top: 0;
    background: #521c77;
    border-radius: 0;
    margin-top: 0;
    padding-left: 6px;
    padding-right: 6px;
    opacity: 0.5;
}

    .tabie-block .swiper-button img {
        max-width: 12px;
        cursor: pointer;
    }

.tabie-block .swiper:hover .swiper-button {
    opacity: 1;
}

.tabie-block .block-images .iq-preogress .data-left-timing {
    font-size: 20px;
}

.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
    opacity: 0.3 !important;
}

.tabie-block .iq-button {
    font-size: 32px;
    color: #fff;
}

.tabie-block .iq-card .block-images .card-description .cart-content a {
    font-size: 32px;
    color: #fff;
}

.tabie-block .iq-card .movie-time-text {
    font-size: 26px;
}

.tabie-block .cart-content .content-left {
    width: 100%;
    display: flex;
    flex-direction: column !important;
}

.tabie-block .block-images .card-description.with-transition .watchlist a {
    font-size: 18px;
}

.tabie-block .iq-card .block-images::after {
    /*position: relative;*/
    bottom: 0;
    border: none !important;
}

.tabie-block .iq-card .block-images .card-description.with-transition {
    position: relative;
    position: absolute;
    left: 0;
    /*bottom: 0;*/
    padding-right: 12px;
    padding-left: 12px;
    padding-bottom: 12px;
}


.categoryBlock .iq-card:hover .block-images .card-description.with-transition .watchlist {
    width: 100%;
}

.tabie-block .iq-button {
    width: 100%;
}

.tabie-block .card-style-slider .swiper {
    margin-bottom: 3.25rem;
}



.mainSliderSection {
    width: 100%;
    height: 100vh;
    display: flex;
    align-items: flex-end;
    margin-bottom: 2.5em;
}

.mainSlider {
    position: absolute;
    width: 100%;
    height: 100%;
}

    .mainSlider .swiper-wrapper {
        margin: 0;
    }

    .mainSlider .swiper {
        width: 100%;
        height: 100%;
    }

    .mainSlider .swiper-slide {
        text-align: center;
        font-size: 18px;
        background: #fff;
        display: flex;
        justify-content: center;
        align-items: center;
    }

        .mainSlider .swiper-slide img {
            display: block;
            width: 100%;
            height: 100%;
            object-fit: cover;
            position: absolute;
            z-index: 1;
            top: 0;
            left: 0;
            cursor: context-menu;
        }

    .mainSlider .swiper .swiper-wrapper .swiper-slide video {
        width: 100vw;
        /* max-width: 90%; */
        height: 100vh;
        object-fit: cover;
        position: fixed;
        z-index: 0;
        top: 0;
        left: 0;
    }

    .mainSlider .swiper-horizontal > .swiper-pagination-bullets,
    .mainSlider .swiper-pagination-bullets.swiper-pagination-horizontal,
    .mainSlider .swiper-pagination-custom,
    .mainSlider .swiper-pagination-fraction {
        bottom: 0;
    }


.horizontal_thumb_slider {
    position: relative;
    /*bottom: -50px;*/
    z-index: 9999;
    width: 100%;
}

    .mainSlider .swiper-pagination,
    .horizontal_thumb_slider .swiper-wrapper {
        display: flex;
        justify-content: center;
        background: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.6));
        padding-bottom: 10px;
        opacity: 1;
    }

        .mainSlider .swiper-pagination-bullet,
        .horizontal_thumb_slider .swiper-wrapper .swiper-slide {
            max-width: 150px;
            height: 80px;
            text-align: center;
            align-items: center;
            line-height: 20px;
            font-size: 12px;
            color: #000;
            opacity: 0.6;
            background: rgba(0, 0, 0, 0);
            justify-content: space-between;
            border-radius: 0px;
            bottom: 0px;
            transition: all 0.2s;
            display: flex;
            justify-content: center;
            align-items: center;
            cursor: pointer;
            border-bottom: 2px solid transparent;
        }

        .horizontal_thumb_slider .swiper-wrapper .swiper-slide-thumb-active {
            /*background: linear-gradient(#86163a, #86163a) center bottom;
                background-size: 100% 2px;
                background-repeat: no-repeat;*/
            border-bottom: 2px solid #86163a;
        }

        .mainSlider .swiper-pagination img,
        .horizontal_thumb_slider .swiper-wrapper img {
            max-height: 100%;
            opacity: 0.6;
            transition: all .5s;
        }

        .mainSlider .swiper-pagination:hover img,
        .horizontal_thumb_slider .swiper-wrapper:hover img {
            opacity: 1;
        }

.mainSlider .swiper-pagination-bullet-active {
    color: #fff;
    background-size: 40% 3px;
    /*width:100% height:2px*/
}

.mainSlider .transparent-navbar {
    /* background-color: rgba(0, 0, 0, 0.3); */
    background: linear-gradient(to top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.5))
}

.mainSlider .vjs-big-play-button {
    display: none !important;
}

.mainSlider .displayInfo {
    background: linear-gradient(to right, rgba(0,0,0,0), rgba(0,0,0,0.9));
    /*width: 50%;*/
    text-align: right;
    padding: 2%;
    padding-top: 0;
}

    .mainSlider .displayInfo .leftInfo {
        display: flex;
        width: 33%;
        justify-content: flex-end;
        float: left;
        top: 15%;
        position: relative;
        align-items: center;
        left: 15%;
        z-index: 9999;
    }

    .mainSlider .displayInfo .rightInfo {
        width: 50%;
        float: right;
        height: 100%;
        display: flex;
        flex-direction: column;
        top: 15%;
        position: relative;
    }

        .mainSlider .displayInfo .rightInfo .subTitle {
            display: flex;
            justify-content: flex-start;
            align-items: center;
        }

            .mainSlider .displayInfo .rightInfo .subTitle p {
                font-weight: bold;
                margin: 0;
                font-size: 14px;
            }


.rankLabel {
    background-color: #86163a;
    text-align: center;
    padding: 2px;
    margin: 5px;
    font-size: 12px;
}

.mainSlider .playInfoBlock {
    display: flex;
    justify-content: flex-start;
    margin-bottom: 2%;
    background-color: rgba(255, 255, 255, 0.2);
    border-radius: 60px;
    align-items: center;
    position: relative;
    /*display: block;*/
    float: right;
    width: 50%;
}

    .mainSlider .playInfoBlock .btnBg {
        /*background-color: rgba(255, 255, 255, 0.2);
            display: flex;
            border-radius: 60px;
            align-items: center;*/

        background-color: rgba(255, 255, 255, 0.2);
        display: block;
        border-radius: 60px;
        align-items: center;
        position: relative;
        display: block;
        float: right;
        width: 50%;
    }

.episodeTitleInfo {
    position: relative;
    display: block;
    align-items: center;
    justify-content: center;
    float: right;
    width: 60%;
}

.mainSlider .playInfoBlock .plusDiv {
    display: flex;
    flex-direction: row;
    align-items: center;
    padding: 0 10px 0 10px;
}

.mainSlider .playInfoBlock .plus {
    display: block;
    align-items: center;
    padding: 10px;
    float: right;
    width: 40%;
}

    .mainSlider .playInfoBlock .plus p {
        margin: 0px 10px 0px 20px;
        font-size: 20px;
    }

.mainSlider .playInfoBlock .episodeTitle {
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    /* padding: 0 10px 0 10px;*/
}

    .mainSlider .playInfoBlock .episodeTitle h2 {
        margin: 0;
        font-weight: bold;
        text-align: right;
        margin-top: 0;
        font-size: 42px;
        line-height: 1;
        display: block;
    }

    .mainSlider .playInfoBlock .episodeTitle h6 {
        margin: 0;
        font-size: 26px;
        line-height: 1;
    }

.mainSlider .videoIsPlaying .playInfoBlock .episodeTitle h2 {
    font-size: 32px;
}

.mainSlider .videoIsPlaying .playInfoBlock .episodeTitle h6 {
    margin: 0;
    font-size: 26px;
}

.mainSlider .watchBtn {
    background: #86163a;
    border: 2px solid #fff;
    font-size: 36px;
    width: 72px;
    height: 72px;
    line-height: 72px;
    padding: 0;
    margin-top: 4px;
}

.mainSlider .watchText {
    padding: 4px 4px 8px 4px;
}

.mainSlider .infodiv {
    position: absolute;
    height: 100vh;
    /* top: 100px;
            right: 10px; */
    z-index: 999;
    /* Make sure it's on top of the Swiper */
    /* cursor: pointer; */
    color: #fff;
    /* Adjust color as needed */
    /* background-color: #86163a; */
    justify-content: space-between;
    /* align-items: center; */
    display: flex;
    width: 100%;
}

.mainSlider .swiper-slide .infodiv .hoverlogo {
    /* height: 30%;
            width: 47%; */
    /* transition: width 2s, height 2s; */
    /* height: 40%;
            width: 57%; */
    height: auto;
    width: 57%;
    transition: width 2s, height 2s;
    position: relative;
    z-index: 0;
    float: right;
}

.mainSlider .swiper-slide .infodiv .logoSmall {
    width: 43%;
    height: auto;
    transition: width 1s ease 0s, height 1s ease 0s;
}


.mainSlider .vloumbotten {
    display: none;
    opacity: 1;
    animation: none;
    cursor: pointer;
    border: 2px solid #86163a;
    align-items: center;
    border-radius: 50px;
    padding: 5px;
    width: 48px;
    height: 48px;
}

    .mainSlider .vloumbotten:hover {
        background-color: #86163a;
    }

.mainSlider .textdiv {
    display: block;
    /* transition: width 0.6s ease-out; */
}



.mainSlider .lockdiv {
    display: flex;
    background-color: rgba(50, 59, 75, 0.7);
    justify-content: space-around;
    align-items: center;
    padding: 5%;
    border-radius: 25px;
}


@keyframes anim-lineUp {
    0% {
        opacity: 1;
        transform: translateY(0%);
    }

    100% {
        opacity: 0;
        transform: translateY(0%);
    }
}

.mainSlider .clamp-container {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.mainSlider .clamp-text {
    font-size: 16px;
    -webkit-line-clamp: 3;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    white-space: normal;
    overflow: hidden;
}

.mainSlider .video-js {
    cursor: context-menu;
}

.mainSlider .videoIsPlaying .hero-video-holder {
    z-index: 1;
}

.mainSlider .videoIsPlaying .vloumbotten {
    display: flex;
}

.mainSlider .videoIsPlaying .textdiv {
    opacity: 0;
    animation: 1s ease-out 0s 1 normal none running anim-lineUp;
}


.mainSlider .videoIsPlaying .plus {
    display: none;
}

.mainSlider .hero-video-holder .video-js {
    width: 100% !important;
    max-height: 100%;
}

.mainSliderSection .logo-default {
    position: absolute;
    z-index: 99;
    left: 0;
    top: 15%;
    left: 6.25em;
    padding-left: 1.0625rem;
}

.main-title {
    font-size: 36px;
}

.mainSlider .videoIsPlaying .playInfoBlock {
    width: 25%;
}

.mainSlider .videoIsPlaying .episodeTitleInfo {
    width: 100%;
}

.mainSlider .videoIsPlaying .playInfoBlock .episodeTitle {
    align-items: center;
}

.mainSlider .videoIsPlaying .textdiv {
    display: none;
}


.mainSlider .horizontalPosterImage {
    display: block !important;
}

.mainSlider .verticalPosterImage {
    display: none !important;
}

.adsBannerSection .laregAd {
    display: block;
}

.adsBannerSection .mobileAd {
    display: none;
}

@media (max-width: 1024px) {
   /* .mainSlider .horizontalPosterImage {
        display: none !important;
    }

    .mainSlider .verticalPosterImage {
        display: block !important;
    }*/

    header.header-sticky {
        position: relative;
    }

    .mainSliderSection .logo-default .logo {
        max-width: 42px !important;
    }

    .mainSlider {
        position: relative;
    }

        .mainSlider .swiper-slide {
            display: flex;
            justify-content: flex-start;
            align-items: center;
            flex-direction: column;
            padding: 0px;
            background: #141314;
        }

    .mainSliderSection {
        height: auto;
    }

    .mainSlider .infodiv {
        position: relative;
        height: auto;
        /*background: #333;*/
    }

    .mainSlider .swiper-slide img {
        /*max-height: 325px;*/
        width: 100%;
        height: auto;
        object-fit: cover;
        position: relative;
    }

    .mainSlider .hero-video-holder {
        display: none;
    }

    .mainSlider .hero-video-holder .video-player{
        width: 100%;
    }

    .mainSlider .videoIsPlaying .hero-video-holder {
        display: flex;
        width: 100%;
    }

    .mainSlider .hero-video-holder .video-js {
        width: 100% !important;
        max-height: 100%;
        height: 100%;
        position: relative;
        top: 0;
        left: 0;
        display: flex;
        align-items: center;
        justify-content: center;
        background: linear-gradient(to right, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.9));
    }

    .mainSlider .swiper .swiper-wrapper .swiper-slide video {
        width: 100%;
        height: auto;
        max-height: 324px;
        max-height: unset;
        object-fit: cover;
        object-fit: contain;
        position: relative;
    }


    .video-content-holder .video-play .watchlist-add .jws-icon-plus {
        width: 40px;
        height: 40px;
        line-height: 40px;
        font-size: 20px
    }

    .video-content-holder .video-play a.btn-left {
        padding: 10px 15px;
        font-size: 12px;
        line-height: 18px;
        margin-right: 20px
    }

    .video-content-holder .video-play .watchlist-add {
        font-size: 12px;
        line-height: 18px
    }

    .video-content-holder .video-meta > div:not(:first-child):not(.video-badge):before {
        margin: 0 5px
    }

    .jws-nav-carousel .jws-nav-pre {
        width: 100px
    }

    .mainSlider .videoIsPlaying .playInfoBlock {
        width: 80%;
        margin: auto;
        margin: 0;
    }

    .mainSlider .swiper-slide .infodiv .hoverlogo {
        width: 43%;
        /*display: none !important;*/
    }

    .mainSlider .videoIsPlaying .infodiv .hoverlogo {
        display: block !important;
    }

    .mainSlider .displayInfo .leftInfo {
        left: 5%;
        position: absolute;
    }



    .mainSlider .displayInfo .rightInfo {
        width: 100%;
        float: right;
        top: 0;
        align-items: center;
    }

    .mainSlider .playInfoBlock {
        width: 100%;
    }

    .mainSliderSection .logo-default {
        top: 6%;
        left: 5%;
        padding-left: 0;
    }

    .videoIsPlaying .verticalPosterImage {
        display: none !important;
    }

    .videoIsPlaying .horizontalPosterImage {
        display: none !important;
    }

}

@media (max-width: 767px) {
    .mainSlider .horizontalPosterImage {
        display: none !important;
    }

    .mainSlider .verticalPosterImage {
        display: block !important;
    }
    header.header-sticky{
        position: relative;
    }
    .mainSliderSection .logo-default .logo {
        max-width: 42px !important;
    }

    .mainSlider {
        position: relative;
    }

        .mainSlider .swiper-slide {
            display: flex;
            justify-content: flex-start;
            align-items: center;
            flex-direction: column;
            padding: 0px;
            background: #141314;
        }

    .mainSliderSection {
        height: auto;
        
    }

    .mainSlider .infodiv {
        position: relative;
        height: auto;
        /*background: #333;*/
    }

    .mainSlider .swiper-slide img {
        /*max-height: 325px;*/
        width: 100%;
        height: auto;
        object-fit: cover;
        position: relative;
    }

    .mainSlider .hero-video-holder{
        display: none;
    }

    .mainSlider .videoIsPlaying .hero-video-holder {
        display: block;
    }

    .mainSlider .hero-video-holder .video-js {
        width: 100% !important;
        max-height: 100%;
        position: relative;
        top: 0;
        left: 0;
    }
    .mainSlider .swiper .swiper-wrapper .swiper-slide video {
        width: 100%;
        height: auto;
        max-height: 324px;
        max-height: unset;
        object-fit: none;
        position: relative;
    }


    .video-content-holder .video-play .watchlist-add .jws-icon-plus {
        width: 40px;
        height: 40px;
        line-height: 40px;
        font-size: 20px
    }

    .video-content-holder .video-play a.btn-left {
        padding: 10px 15px;
        font-size: 12px;
        line-height: 18px;
        margin-right: 20px
    }

    .video-content-holder .video-play .watchlist-add {
        font-size: 12px;
        line-height: 18px
    }

    .video-content-holder .video-meta > div:not(:first-child):not(.video-badge):before {
        margin: 0 5px
    }

    .jws-nav-carousel .jws-nav-pre {
        width: 100px
    }

    .mainSlider .videoIsPlaying .playInfoBlock {
        width: 80%;
        margin: auto;
        margin: 0;
    }

    .mainSlider .swiper-slide .infodiv .hoverlogo {
        width: 43%;
        display: none !important;
    }

    .mainSlider .videoIsPlaying .infodiv .hoverlogo {
        display: block !important;
    }

    .mainSlider .displayInfo .leftInfo{
        left: 5%;
        position: absolute;
    }



    .mainSlider .displayInfo .rightInfo {
        width: 100%;
        float: right;
        top: 0;
        align-items: center;
    }

    .mainSlider .playInfoBlock {
        width: 100%;
    }

    .mainSliderSection .logo-default {
        top: 6%;
        left: 5%;
        padding-left: 0;
    }

    .videoIsPlaying .verticalPosterImage {
        display: none !important;
    }

    .adsBannerSection .laregAd{
        display: none;
    }

    .adsBannerSection .mobileAd {
        display: block;
    }
}
