.Modernlazyload img {
    width: 100% !important;
    height: auto;
    aspect-ratio: auto 640 / 360;
}

.WebLogo {
    width: 100% !important;
    height: auto;
    aspect-ratio: auto 198 / 43;
}
.media_container{
    display: block;
    min-height: 400px;
}

.art {
    margin-bottom: 7px;
    padding: 9px 20px;
     
}

.media_container .tabs-block__select span.is-active:before {
    background-color:none !important;
}

.ttab{
     
        margin-bottom: 9px;
        background-color: var(--medium-color);
        padding: 11px;
        border-radius: 2px;
        white-space: nowrap;
        overflow-y: hidden;
        overflow-x: auto;
        display: block;
     
}
.Trailerholder{
    width:100% ;
    min-height:400px;
    display: none;

}
.Trailerholder iframe {
    width: 100%;
    min-height: 500px;
}



/************fullstory Epsoides**************/

.listing_s {
    margin: 0px auto;
    display: block;

}

.S_collapsible {
    background: rgba(18, 19, 19, 0.25);
    color: white;
    cursor: pointer;
    padding: 10px 20px;
    width: 100%;
    border: none;
    text-align: left;
    outline: none;
    font-size: 15px;
    border-radius: 5px;
    margin-top: 10px;
}

.listing_s .active,
.S_collapsible:hover {
    background-color: #101010;
}

.S_collapsible:after {
    content: '\002B';
    color: white;
    font-weight: bold;
    float: right;
    margin-left: 5px;
}

.listing_s .active:after {
    content: "\2212";
}

.s_content {
    box-sizing: border-box;
    padding: 30px;
    overflow: hidden;
    transition: max-height 0.2s ease-out;
    background: rgba(0, 0, 0, 0.2);
    margin-bottom: 5px;
    display: none;
    border-top: 2px solid #8510f373;

}

.show {
    display: block;
}

.s_epsoide {
    display: inline-block;
    color: #fff;
    background: #353239;
    font-size: 14px;
    font-weight: 500;
    text-align: center;
    text-align-last: center;
    margin: 0 8px 8px 0;
    width: 100px;
    border-radius: 5px;
    padding: 10px 15px;
    width: 138px;

}

.s_season {
    background: rgba(0, 0, 0, 0.2);
    border-bottom: 1px solid #222020;
    font-weight: 500;
    font-size: 18px;
    padding: 15px;
    text-align: left;
    display: block;
    color: #ffffff;
    height: auto;
}

.s_active {
    color: #fff !important;
    background: #8510f373;
}



/****** seasons / EPSOIDES  MAIN POST FULLSTORY.TPL********/

.serie_seasons {
    padding: 10px;
    padding-left: 15px;
    background: rgba(18, 19, 19, 0.25);
    text-align: justify;
    text-align-last: left;
    position: relative;
    margin: 20px auto;
}

.season_link {
    width: 23%;
    display: inline-block;
    margin: 10px 7px;
    position: relative;
}

.season_link:hover {
    color: rgb(38, 158, 102);
    transition: cubic-bezier(0.075, 0.82, 0.165, 1);
}

img.season_poster {
    width: 100%;
    display: block;
    border-radius: 5px;
    height: auto;
}

.season_name {
    width: 100%;
    display: block;
    text-align: center;
}

.season_name {
    width: 100%;
    display: block;
    text-align: center;
    text-align-last: center;
    font-weight: bold;
    padding: 2px;
    font-size: 15px;
    text-transform: capitalize;

}

.season_header {
    font-weight: 500;
    font-size: 18px;
    padding: 10px;
    box-shadow: inset 0 -3px #9b59b6;
    margin-bottom: 20px;
    text-transform: uppercase;
    display: block;
    text-align: left;
    text-align-last: left;
    background: rgba(18, 19, 19, 0.25);
}

.season-overlay {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: #151515ba;
    display: flex;
    align-items: center;
    justify-content: center;
}

.serie_Epsiode {
    text-align: center;
    padding: 10px;
    padding-left: 15px;
    background: rgba(18, 19, 19, 0.25);
    text-align: center;
    text-align-last: center;
    position: relative;
    margin: 20px auto;
}

.season_container {
    padding: 20px;
}

.epsiode_link {

    display: inline-block;
    color: #fff;
    background: #353239;
    font-size: 14px;
    font-weight: 500;
    text-align: center;
    text-align-last: center;
    margin: 0 8px 8px 0;
    width: 100px;
    border-radius: 5px;
    padding: 10px 15px;
    width: 110px;

}

.epsiode_name {
    position: relative;
}

/******** actor **************/
.actors_block {
    margin: 10px auto;
    text-align: justify;
    text-align-last: left;
    background: rgba(18, 19, 19, 0.25);
    padding: 10px 16px;
    width: 100%;
}

.actors_box {
    padding: 10px;
    display: inline-block;
    width: 30%;
    background: #1c2024;
    margin: 5px 10px;
    border-radius: 5px;
}

.actors_data {
    display: inline-block;
    padding-left: 10px;
    width: calc(100% - 34px);
    text-align-last: left;
}

.actors_header {
    display: block;
    width: 100%;

    background: transparent;
}

.actors_title {
    position: relative;
}

.actors_block img {
    width: 34px;
    height: 38px;
    display: inline-block;
    border-radius: 50%;
    margin-bottom: -2px;
}

.actors_data {
    display: inline-block;
    padding-left: 10px;
    width: calc(100% - 34px);
    text-align-last: left;
    text-align: left;
}

.actors_name,
.actors_role {
    display: block;
    padding-right: 10px;
}

.actors_name a {
    font-size: 14px;
}


.actors_role {
    font-size: 10px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.tabs-block__select span {
    height: 40px;
    line-height: 40px;
    padding: 0 20px;
    margin-right: 10px;
    background-color: var(--bg-brighter);
    color: var(--tt-fader-gray);
    font-weight: 400;
    margin: 2px 3px;
}

/***** ADVANCED PLAYER ******/

.holder {
    width: 100%;
    height: 500px;
    background: #151617;
    position: relative;

}


.player {
    margin: 10px auto;
    margin-bottom: 40px;
    display: none;

}

.PlayersTable {
    width: 100%;
    border-collapse: collapse;
    border: none;
    background: #151617;
    padding: 8px;
    box-sizing: border-box;
    margin: 0 auto;
}

.PlayersTable tr:nth-child(even) {
    background-color: #111;
}

.SelectForm {
    background-color: #111;
    padding: 7px;
    margin-bottom: 1px;
    display: flex;
}

.PlayersTable tr {
    position: relative;
    padding: 8px;
    font-size: normal;
}

.PlayersTable td {

    padding: 12px;
    font-size: 14px;
    font-weight: normal;
}

.small {
    width: 120px;
    padding-right: 10px;
}

.lg {
    width: 180px;
}

.date {
    width: 100%;
    text-align: right;
    font-size: 12px;
}

.playersquality {
    padding: 2px 5px;
    background: #9b59b6;
    border-radius: 5px;
    font-size: 12px;
}

.playerLink {
    font-weight: bold;
    cursor: pointer;
    font-size: 16px;
}

.active_tr {
    border-bottom: 3px solid #9b59b6;

}

.playersfav {
    display: inline-block;
    margin-right: 5px;
    width: 16px;

    margin-bottom: -5px;
}

.playerIframe {
    width: 100%;
    height: 450px;
    background: #101010;
}

.prevPost,
.nextPost {

    display: inline-block;
    text-decoration: none;
    padding: 5px 15px;
    font-size: 13px;
    background: #151617;
    font-weight: normal;
    border-radius: 5px;
}

.prevPost:hover,
.nextPost:hover,
.BackLink:hover {
    background: #9b59b6;
    color: #fff;
}

.prevPost {
    float: left;
}

.nextPost {
    float: right;
}

.clear {
    clear: both;
}

.seasonForm {

    padding: 0;
    margin: auto;
    display: inline-block;
}

.sesonsSelect,
.seriesSelect {
    display: inline-block;
    width: 150px;
    padding: 0;
    padding: 6px 15px;
    font-size: 13px;
    border-radius: 5px;
    margin-right: 10px;
    text-align: center;
    height: auto;
    background: #151617;
}

.s_submit {
    display: inline-block;

    font-size: 13px;
    background: #151617;
    margin: 0;
    padding: 5px 20px;
    border-radius: 5px;
    height: auto;
    margin-left: 7px;
}

form#seasonForm {
    width: 513px;
    text-align: center;
    padding: 0;
    margin: 0;
}

.seriesSelect {
    display: none;
}

.season_activate {
    display: inline-block;
}

.serieBackLink {
    display: block;
    width: 100%;
    text-align: center;
    background: transparent;
    margin-top: 10px;
}

.BackLink {
    display: block;
    text-decoration: none;
    padding: 5px 15px;
    font-size: 13px;
    background: #151617;
    font-weight: normal;
    border-radius: 5px;
    margin: auto;
    width: 300px;
    overflow: hidden;
}

/********BUTTON******/
.loader2 {
    box-sizing: border-box;
    cursor: pointer;
    height: 180px;
    left: 50%;
    line-height: 180px;
    margin-left: -90px;
    margin-top: -150px;
    position: absolute;
    text-align: center;
    top: 65%;
    width: 180px;
    z-index: 999;

}

.loader2:before {
    -webkit-animation: gogoloader 2s infinite;
    animation: gogoloader 2s infinite;
    z-index: 2
}

.loader2:after {
    -webkit-animation: gogoloader 2s 1s infinite;
    animation: gogoloader 2s 1s infinite;
    z-index: 1
}

.loader2:after,
.loader2:before {
    border: 5px solid #fff;
    border-radius: 100px;
    box-shadow: 0 0 50px #fff, inset 0 0 50px #fff;
    box-sizing: border-box;
    content: " ";
    cursor: pointer;
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    width: 100%
}

.bwac-btn {
    background: #bb1d2d linear-gradient(180deg, #c53f4d, #bb1d2d) repeat-x;
    border-color: #bb1d2d;
    border-radius: 50%;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    height: 120px;
    left: 50%;
    margin-left: -60px;
    margin-top: -120px;
    position: absolute;
    top: 65%;
    width: 120px;
    z-index: 1000
}

.bwac-btn i {
    font-size: 60px;
    left: 40px;
    position: absolute;
    top: 22px;
}

.bwac-btn:before {
    border-radius: 50%;
    content: " ";
    display: inline-block;
    height: 110px;
    left: 0;
    position: absolute;
    top: 0;
    width: 110px
}

.bwac-btn:after {
    bottom: -40px;
    color: #f9f7f7;
    content: "Click To Play";
    font-size: 16px;
    font-weight: 500;
    left: 50%;
    margin-left: -60px;
    position: absolute;
    text-align: center;
    text-shadow: -1px 0 5px rgba(8, 8, 8, .5);
    width: 120px
}

@-webkit-keyframes gogoloader {
    0% {
        opacity: 0;
        -webkit-transform: scale(0)
    }

    50% {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: scale(1)
    }
}

@keyframes gogoloader {
    0% {
        opacity: 0;
        transform: scale(0)
    }

    50% {
        opacity: 1
    }

    to {
        opacity: 0;
        transform: scale(1)
    }
}

.main-slider {
    height: 105vh !important;
}

.main-slider_description {

    font-size: 15px !important;
    height: 40px !important;
    overflow: hidden !important;
    text-overflow: ellipsis !important;
}

.main-fullstory {
    height: 85vh !important;
}

.gray-theme.fr-box.fr-basic .fr-element {

    font-size: 16px !important;
}

.home_slider {
    width: 100%;
    position: relative !important;
    display: flex;
}

.poster_home {
    display: inline-block;
    width: 190px;
}

.title_home {
    display: inline-block;
    position: relative !important;
    width: 500px;
    position: absolute;
    top: 114px;
    left: 20px
}

.full_title_home {
    top: 58px !important;
    left: 0 !important;
}

.brand_links {
    list-style: square;
    margin-left: 17px;
}

.brand_links li {
    margin: 3px auto;
}

.brand_links li a {
    display: block;
}

.plot-section {
    font-size: 12px !important;
    line-height: 16px;
    font-weight: 700;
    font-style: normal;
    border-radius: 6px;
    display: inline-block;
    padding: 8px 20px;
    margin-left: 0px;
    margin: 20px auto;
    margin-top: 30px;
}

 
.gdprcookie-stickybar {
    background-color: #00000080 !important;
    color: rgb(255, 255, 255) !important;
    padding-left: 32px !important;
}
 

.relative{
    position:relative ;
    overflow:hidden ;
}
.shortdesc{
   width: 100%;
  height: 100%;
  background-color:#000;
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: hidden;
  position: absolute;
  z-index: 1;
  transition: 0.6s;
  top: 0%;
  left: 100%;
  text-align-last:center ;
  opacity: 0;
}
.movie-item:hover .shortdesc{
    width: 100%;
    height: 100%;
    display:block ;
    opacity: 1;
    transform: translateX(-100%);
  
}
.shortdesc p{
 
    font-size: 12px;
    padding:5px ;
    padding-left:15px ;
    padding-top:30px ;
    letter-spacing: 1px;
    text-align:left ;
   
}
.modern .shortdesc p{
    padding-top:40px ;
}
.shortdesc span{
    display: block;
    letter-spacing: normal;
    font-size: 1rem;
    color:yellow ;
    font-size:12px ;
    margin-top:2px ;
    text-align:center ;
}

.modern .movie-img {
 
   padding-top: 0 !important;
   overflow: hidden;
 
} 

/***********LOADER*********/
.Trailerholder {
    position: relative;
    min-height: 200px;
 
    text-align: center;
    padding: 10px;
}

#loader {
    height: 200px;
    display: block;
    width: 500px;
    position: absolute;
    text-align: center;
    left: calc(50% - 250px);
    top: calc(50% - 10px)
}

#loader .square {
    display: inline-block;
    height: 10px;
    width: 10px;
    margin: 10px;
    position: relative;
    box-shadow: 0 0 20px rgba(0, 0, 0, .3);
    animation: bouncer cubic-bezier(.455, .03, .515, .955) .75s infinite alternate
}

#loader .square:nth-child(5n+1) {
    background: #0F9;
    animation-delay: 0
}

#loader .square:nth-child(5n+2) {
    background: #0CF;
    animation-delay: calc(0s + (.1s * 1))
}

#loader .square:nth-child(5n+3) {
    background: #93F;
    animation-delay: calc(0s + (.1s * 2))
}

#loader .square:nth-child(5n+4) {
    background: #F66;
    animation-delay: calc(0s + (.1s * 3))
}

#loader .square:nth-child(5n+5) {
    background: #FFF35C;
    animation-delay: calc(0s + (.1s * 4))
}

@keyframes bouncer {
    to {
        transform: scale(1.75) translateY(-20px)
    }
}

/***********End loader *********/

/*submenu*/
.header__menu-hidden {
    background-color: #ffffff;
    box-shadow: 0 20px 20px rgba(0, 0, 0, 0.6);
    position: absolute;
    left: -20px;
    top: 100%;
    /* border-radius: 5px 18px 5px 18px; */
    padding: 30px;
    z-index: 50;
    width: 250px;
    visibility: hidden;
    opacity: 0;
    transform: translateY(30px);
    column-width: 90px;
    column-gap: 5px;
}

.header__menu-hidden::before {
    content: "";
    border: 8px solid transparent;
    border-bottom-color: #fff;
    position: absolute;
    bottom: 100%;
    left: 16px;
}

.header__menu-hidden a {
    display: block;
    padding: 10px;
    color: #000;
}

.header__menu-hidden a:hover {
    background-color: #efefef;
    color: #000;
}

.header__menu>li:hover>a {
    color: #fff;
}

.header__menu a:before {
    width: 100%;
    content: '';
    pointer-events: none;
    border-bottom: 2px solid var(--main-color);
    position: absolute;
    bottom: 100%;
    left: 0;
    right: 0;
    opacity: 0;
}

.header__menu>li:hover>a:before {
    bottom: 20px;
    opacity: 1;
}

.submenu:hover .header__menu-hidden {
    visibility: visible;
    opacity: 1;
    transform: translateY(0px);
}

.submenu>a:after {
    content: "\f067";
    font-weight: 300;
    font-family: "Font Awesome 5 Pro";
    margin-left: 7px;
    transition: all 0.2s;
    display: inline-block;
    font-size: 0.8em;
}

li.submenu:hover>a:after {
    transform: rotate(-180deg) !important;
}

.submenu {
    position: relative;
}

#submenu li {
    display: block;
    padding: 0;
    margin: 0;
}

#submenu li a {
    display: block;
    height: auto !important;
    padding: 2px 3px;
    color: #000;
    margin: 5px auto;
}

.season_link {
    width: 16%;
    display: inline-block;
    margin: 10px 7px;
    position: relative;
}
.season_name {
    width: 100%;
    display: block;
    text-align: center;
    text-align-last: center;
    font-weight: bold;
    padding: 8px;
    font-size: 15px;
    text-transform: capitalize;
    background: #0f8f81;
    color: #fff;
}
.seasontitle h2 {
    font-size: 14px;
    
}
.season_header {
    font-weight: 500;
    font-size: 7px !important;
    padding: 10px 0;
    box-shadow: inset 0px -4px #0ecbb7;
    margin-bottom: 20px;
    text-transform: uppercase;
    display: block;
    text-align: left;
    text-align-last: left;
    background: rgba(18, 19, 19, 0.25);
}
form#seasonForm {
    
    margin: auto;
}
button.s_submit {
    height: 31px;
    background: #0ecbb7 !important;
    box-shadow: none !important;
}
.sesonsSelect, .seriesSelect {
     
    background: #15161700;
}
.bwac-btn {
    background: #0ecbb7 linear-gradient(180deg, #0ecbb7, #a6ccf7) repeat-x;
    border-color: #0ecbb7;
 
}
/*END submenu*/

@media only screen and (max-width:500px) {


    .movie-item:hover .shortdesc,.nomob{
   
        display:none ;
      
    }

    .main-slider {
        height: 42vh !important;

    }

    .main-fullstory {
        height: 40vh !important;
    }

    .actors_box {
        display: block;
        width: 100%;
    }

    .gdprcookie-button {
        background: #151617 !important;
        color: #fff !important;
    }

    .gdprcookie-more-button {
        display: none;

    }

    .gdprcookie-stickybar {
        background: #fff !important;
        color: #101010 !important;
    }

    .season_link {
        width: 44%;
        display: inline-block;

    }

    .hidemob {
        display: none;
    }

    .footer__menu {

        width: 100% !important;
        margin: auto;
    }

    footer .container {
        max-width: 100%;
        padding: 0 16px;
    }

    .modernFooter ul {
        text-align: center;
        width: 100%;
        margin: auto;
        display: inline-block;

    }

    .modernFooter li a {
        display: inline-block;
        font-size: large;
        font-weight: bold;
        text-align: center;
        margin-left: 5px;
        margin: auto;
        width: 150px !important;
        height: 48px;
    }

    .home_slider {
        display: none !important;
    }
}

@media only screen and (min-width:700px) {
    .no-desktop {
        display: none !important;
    }
}

/*END submenu*/
@media only screen and (max-width:500px) {


    button.s_submit {
        display: block !important ;
        width: 92% !important ;
        margin: 10px auto !important ;
    }

    .sesonsSelect,
    .seriesSelect {
        display:block !important ;
        width: 100%  !important ;

    }

    .seriesSelect {
        margin-right: 0;
    }

    .Trailerholder {
        width: 100%;
        height: 100%;
        min-height: 150px;
        height: auto;
    }

    .Trailerholder iframe {
        width: 100%;
        height: 100%;
        min-height: 150px;
        height: auto;
    }


    .actors_box {
        display: block;
        width: 100%;
        margin: 10px auto;
    }

 

    .hidemob {
        display: none;
    }

    .movie-item:hover .shortdesc,
    .nomob {

        display: none;

    }

    .main-slider {
        height: 42vh !important;

    }

    .main-fullstory {
        height: 40vh !important;
    }

    .actors_box {
        display: block;
        width: 100%;
    }


    .prevPost,
    .nextPost {
        display: block;
        position: relative;
        margin: 5px auto;
        width: 35%;
        top: 0;
        left: 0;
    }

    form#seasonForm {

        display: block;
        width: 100%;
        margin: 10px auto;
    }

    .season_link {
        width: 44%;
        display: inline-block;

    }

    .hidemob {
        display: none;
    }


    button.s_submit {
        display: block !important;
        width: 55% !important;
        margin: 10px auto !important;
        height: 27px !important;
    }
    .sesonsSelect, .seriesSelect {
        display: block !important;
        width: 100%  !important;
        background: #4843437d;
        border-radius: 0;
        margin-bottom: 2px;
    }

}

@media only screen and (max-width:900px) {

    /* width */
    ::-webkit-scrollbar {
        width: 20px;
        display: none;
    }

    /* Track */
    ::-webkit-scrollbar-track {
        box-shadow: inset 0 0 5px rgb(60 60 60 / 18%);
        border-radius: 10px;
        display: none;
    }

    /* Handle */
    ::-webkit-scrollbar-thumb {
        background: rgb(60 60 60 / 18%);
        border-radius: 4px;
        display: none;
    }

    /* Handle on hover */
    ::-webkit-scrollbar-thumb:hover {
        background: rgb(60 60 60 / 18%);
        display: none;
    }

}