/************Theme Serie**************/

.footerText {
    text-align: justify;
}

body.theme-light .speedbar {
    background: #ababab;
}
.searchtable {
    margin-bottom: 25px;
    text-align: left;
    text-align-last: left;
}

a {
    cursor: pointer !important;
}

.f_head {
    display: block;
    font-size: 16px;
    font-weight: bold;
    text-transform: capitalize;

    width: 175px;
    margin-bottom: 13px;
    padding: 11px;
}

.footerText {
    width: 28%;
    display: inline-block;
    padding: 10px 5px;
    padding-left: 17px;
    color: #fff;
    font-weight: bold;
}

.footerText ul {
    list-style: square;
}

.aboutus {
    padding: 10px;
    text-align: justify;
    width: 70%;
}

.footer__copiright {
    font-size: 13px;
    color: var(--color3);
    text-transform: capitalize;
    padding: 10px;
    border-top: 1px solid #464242;
    display: block;
    width: 100%;
}

.new-short__q {
    padding: 5px 12px;
    border-radius: 10px;
    font-size: 12px;
    background: #01909E;
    color: #000;
}

.main__block-title {
    display: block;
    width: 92%;
}

.main__block-title--more {
    padding: 6px 18px;
    margin-left: 20px;
    background: #ff5252;
    background: #01909E;
    float: right;
    color: #080808;
    border-radius: 4px;
    font-weight: bold;
    box-shadow: 0 2px 3px #242222;

}

.main__block-title--more i {
    color: #070707;
}

.icon-right {
    margin-left: 7px;
    color: #fff;
}

.main__block-title--text {
    font: 22px Heavy;
    line-height: 1;
    padding: 10px 0;
    display: inline-block;
}

header {
    border-bottom: 1px solid #282525;
    padding: 10px 0;
}

.sign-up {
    padding: 8px 30px;
    border-radius: 5px;
    background: #01909E;
    width: 190px;
    color: #000;
    font-weight: bold;
    font-size: 15px;
    text-shadow: 0 1px 2px #e3a926;
}

.owl-nav button {
    background: #01909E;
}

.owl-nav button span {
    font-size: 24px;
    font-weight: bold;
    color: #000000;
}

.short-big .new-short__play {
    bottom: 30%;
    margin: 0 32%;
    border-radius: 5px;
    padding: 15px 30px;
    width: 162px;
    background: #01909E;
    color: #f7f7f7;
    text-align: center;
    box-shadow: none !important;
}


.new-short__episode {
    top: 72px;
    background: #ff5252;
    color: #f3ecec;
    left: 0;
    padding: 5px 7px;
    border-radius: 10px;
}

.new-short__episode .episode__value {
    font: 14px Heavy;
    line-height: 2;

}

.new-short__bookmark {
    background: #ff5252;
}

.short-search-form__btn i {
    color: #fff;
}

.comments-num,
.news-num {
    border-radius: 5px;
    color: #01909E;
}

.main_cat {
    text-align: justify;
    text-align-last: left;
}


.short-mid .new-short__poster {
    height: 257px;
    border-radius: 0;
    border: 3px solid #5e5e5d;
}

.global__right_all .short-mid {
    width: 19%;
    margin-bottom: 25px;
    margin-right: 6px;
}

.speedbar,
.page__title_cat,
.short-mid .new-short__title {

    text-align-last: left;
}

.new-short__title {
    text-align-last: left;
    text-align: left;
    font-weight: normal;
    font-size: 14px;
    border: #ccc;
}

.new-short__poster--img {
    width: 100%;
    min-height: 100%;
    height: 100%;
}

.navigation__items span {
    background: rgb(239 159 6);
    color: rgb(255 255 255);
}

.short-big .new-short__poster {
    height: 288px;
    border-radius: 5px;
}

.page__descr.welcome {
    margin: 20px auto;
    background: #1d1d1d;
    padding: 35px;
    border-radius: 5px;
    width: 85%;
}

a.accueil {
    text-align: center;
    display: block;
    margin: 50px auto;
    padding: 14px 20px;
    border-radius: 5px;
    font-weight: bold;
    font-size: 28px;
    color: #fff;
    background: linear-gradient(263.27deg,#449ea7,#01909E 58.72%,#01909E 90.93%);
    -o-transition: ease-out 0.2s;
    transition: ease-out 0.2s;

}

.page__title {
    font: 24px Heavy;
    line-height: 1;
    margin-bottom: 15px;
    color: #e5ddcc;
    font-weight: normal;
    text-transform: capitalize;
}

h1 span {
    color: #01909E;
}

.icon-left {

    color: #01909E;
}

.left__menu-title {

    margin-top: 12px;
}

.aboutusLast {
    text-align: justify;
    padding: 10px;
    display: flex;
    gap: 3px;
}

.footerText {
    width: 26%;
    display: inline-block;
    margin-top: 7px;
}


.aboutus {
    padding: 2px;
    text-align: justify;
    width: 100%;
}

.footerText ul {
    list-style: none;
}

footer {
    background: transparent !important;
}

.footerText ul li {
    background: #322e2e;
    width: 180px;
    font-weight: normal;

    margin: 1px;
    padding: 1px 0;
    box-sizing: border-box;
}

.footerText ul li a {
    font-weight: normal;
    font-size: 12px;

}

.footerText ul li a:hover {
    color: #f5a70c;
}

.footer__copiright a {
    color: #01909E;
}

a.accueil {
    font-size: 20px;
    text-align: center;
    text-align-last: center;
}

.page__descr.welcome {
    box-shadow: 0 2px 47px inset #01909E;
    padding: 63px;
}

.new-short__i {

    padding: 5px 7px;
    border-radius: 5px;
    background: rgb(25 191 122);
    color: #fff;
    font-weight: normal;
    font-size: 12px;
}

.short-mid .new-short__play {
    border-radius: 5px;
    padding: 15px 30px;
    background: #01909E;
    color: #fff;
}

.global__left--wrap {

    background: rgb(60 60 60 / 30%);
    border-radius: 0;
}

.fs__title {
    font-size: 20px;

}

.fs__orig-title {
    margin-top: -4px;
    font-size: 13px;
    font-weight: normal;
    font-family: 'Medium';
    margin-bottom: 12px;
}

.fs__btn_watch {

    border-radius: 5px;

}

.fs__poster-block,
.fs__poster-img {
    border-radius: 0;
}

.xfs__item--value a {

    padding: 5px 15px;
    background: rgb(246 185 59);
    border-radius: 0;
    color: #0a0a0a;
    border-top-right-radius: 7px;
    border-bottom-left-radius: 7px;
}

.xfs__item_op--value a {

    font-family: inherit;
    box-shadow: none;

}

.new-short__episode.full_s {
    top: -3px;

}

.fs__btn_watch {

    background: rgb(246 185 59);
    color: #fff;
}

.fs__sect_title {
    font: 24px Heavy;

}

.menu__dropdown--link {
    padding: 8px 12px;
    color: #161616;
    font-size: 16px;
    border-radius: 0px;
    background: rgb(246 185 59);
    margin: 4px;
    border-top-left-radius: 5px;
    border-bottom-right-radius: 5px;

}

.menu__dropdown--link:hover {
    color: #fff;
}

.fs .tabs__link_1,
.fs .tabs__link_2 {
    background-color: rgb(233 165 26);
    color: #000;
}

.tabs__link {
    border-radius: 2px;
    font-family: 'Medium';
}

.menu__dropdown--wrap {
   
    bottom: -175px;
   
}

.menu__dropdown--link {
    padding: 8px 12px;
    color: #161616;
    width: 109px;
    font-size: 14px;
}

.theme-light .menu__dropdown {
 
    background: #c4c4c4;
    border: 0;
} 
.theme-light .menu__dropdown--link,.theme-light .sign-up {
    background: rgb(160 160 160);
    text-shadow:none;
}
.theme-light .sign-up {
    color: #1a1818;
}
.theme-light  .page__title{
    color:#0e0d0d;
}
.theme-light header {
    border-bottom: 1px solid #a0a0a0;
     
}
.theme-light .footer__copiright {
    
    border-top: 1px solid #a0a0a0;
   
}
.theme-light .footer__copiright a{
    color: #000;
}
.theme-light .comments-num,.theme-light .news-num {
     
    color: #000;
}
.theme-light .icon-left {
    color: #000;
}
.theme-light .fs__btn_watch {
    background: rgb(126 122 122);
    color: #070707;
}
.theme-light .icon-right {
    margin-left: 7px;
    color: #070707;
}
.theme-light .xfs__item--value a {
    
    background: rgb(126 122 122);
    color: #0a0a0a;
   
}
.theme-light .xfs__item--value a:hover{
    color: #ffffff;
}
.theme-light .season_header {
    box-shadow: inset 0 -3px #01909E;
   
}
.theme-light .epsiode_link {
    background: #282525;
    color: #fbeded;
}
.theme-light  .bottomBack {
    background: linear-gradient(to bottom, #262626, #121212);
    color: #fff;
}

.theme-light .fs .tabs__link_1, .theme-light .fs .tabs__link_2 {
    background-color: rgb(160 160 160);
    color: #000;
}
.theme-light .bwac-btn {
    background: rgb(160 160 160);
    border-color: #5e5d5a;
    border-radius: 50%;
    color: #fff;
     
}
.theme-light .PlayersTable tr {
    
    color: #fff;
}
.theme-light  .s_submit {
    color: #fff;
}
.theme-light .new-short__q {
    background: #ababab;
}
.theme-light .short-mid .new-short__play {
     
    background: #ababab;
    color: #0e0d0d;
}
.theme-light .page__descr.welcome {
     
    background: #a0a0a0;
     
}
.theme-light a.accueil {
     
    color: #fff;
    background: linear-gradient(263.27deg,#449ea7,#01909E 58.72%,#01909E 90.93%);
    
}
.theme-light h1 span {
    color: #fffdf8;
}
.theme-light .page__descr.welcome {
    box-shadow: 0 2px 47px inset #85827d26;
    padding: 63px;
}
.theme-light  .main__block-title--more {
    background: #a0a0a0;
}
.theme-light .owl-nav button {
    background: #a0a0a0;
}

/************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: #01909E;
    -webkit-box-shadow: 0px 0px 0px 4px rgb(79 25 149 / 30%);
    box-shadow: 0px 0px 0px 4px rgb(79 25 149 / 30%);
    -webkit-transition: ease-out 0.2s;
    -o-transition: ease-out 0.2s;
    transition: ease-out 0.2s;
}



/****** 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;
    display: block;
    width: 100%;
}

.season_link {
    display: inline-block;
    margin: 10px 7px;
    position: relative;
}

.season_link:hover {
    color: #01909E;
    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 #01909E;
    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 0;
}

.season_container {
    padding: 20px;
}

.seasontitle h2 {
    font-size: 17px;
    font-weight: bold;
    text-transform: capitalize;
}

.epsiode_link:hover {
    color: white !important;
}

.epsiode_link {

    display: inline-block;
    color: #fff;
    background: #353239;
    background: linear-gradient(to bottom, #262626, #121212);
    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;

    padding: 10px 0;
    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;
    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-bottom: 13px;
    margin-bottom: 1px;
    display: inline-block;
    width: 100%;
    position: relative;
}

.PlayersTable tr {
    position: relative;
    padding: 8px;
    font-size: normal;
}

.PlayersTable td {

    padding: 12px;
    font-size: 15px;
    font-weight: 800;
}

.small {
    width: 120px;
    padding-right: 10px;
}

.lg {
    width: 180px;
}

select:checked {
    color: #01909E;
}

.playersquality {
    padding: 2px 5px;
    border-radius: 5px;
    font-size: 12px;
}

.playerLink {
    font-weight: bold;
    cursor: pointer;
    font-size: 16px;
}

.active_tr {
    border-bottom: 3px solid #01909E;

}

.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: 800;
    border-radius: 5px;
}

.prevPost:hover,
.nextPost:hover,
.BackLink:hover {
    background: #01909E;
    color: #050505;
}

.BackLink:hover {
    background: transparent;
    color: #01909E;


}

.prevPost {
    position: absolute;
    left: 12px;
    top: 14px;
    background: linear-gradient(to bottom, #262626, #121212);
    color: hsla(0, 0%, 100%, .8);
    border-radius: 6px 0;
    text-align: center;
    cursor: pointer;
}

.nextPost {
    background: linear-gradient(to bottom, #262626, #121212);
    position: absolute;
    right: 12px;
    top: 14px;
    color: hsla(0, 0%, 100%, .8);
    border-radius: 6px 0;
    text-align: center;
    cursor: pointer;
}

.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: linear-gradient(to bottom, #262626, #121212);
    cursor: pointer;
}

.s_submit {
    display: inline-block;
    cursor: pointer;
    font-size: 13px;
    background: #151617;
    margin: 0;
    padding: 6px 20px;
    border-radius: 5px;
    height: auto;
    margin-left: 7px;
    background: linear-gradient(to bottom, #262626, #121212);
    width: 100px;
    text-align: center;
    cursor: pointer;
}

form#seasonForm {
    width: 513px;
    text-align: center;
    padding: 0;
    margin: 0;
    text-align: center;
    margin: auto;
}

.seriesSelect {
    display: none;
}

.season_activate {
    display: inline-block;
}

.serieBackLink {
    display: block;
    width: 100%;
    text-align: center;
    background: transparent;
    margin-top: -30px;
}

.BackLink {
    display: block;
    text-decoration: none;
    padding: 5px 15px;
    font-size: 13px;
    background: transparent;
    font-weight: normal;
    border-radius: 5px;
    margin: auto;
    width: 300px;
    overflow: hidden;
}

.playersquality {

    color: #000;
}

.fs__descr--text {
    text-align: justify;
}

/********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: #01909E linear-gradient(180deg, #01909E, #01909E) repeat-x;
    border-color: #01909E;
    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: 35px;
    position: absolute;
    top: 35px;
}

.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: "REGARDER";
    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;
}

.inner-page__main .movie-item {
    width: 24% !important;
}

.relative {
    position: relative;
}

.preview {
    position: absolute;

}

.relative {
    position: relative;
}

.preview {
    position: absolute;

}

.relative {
    position: relative;
}

.preview {
    position: absolute;
    background: #000000c7;
    z-index: 333;
    padding: 15px;
    font-size: 12px;
    top: 80px;
    right: -120px;
    left: 175px;
    width: 250px;
    border-radius: 5px;
    margin-right: 5px;
    display: none;


}

.preview span {
    display: block;
    margin: 5px auto;
    margin-right: 10px
}

.preview a {
    text-decoration: none;
    color: yellow
}

.preview strong {
    font-weight: bold;
    color: #01909E;
    margin-right: 5px;
    width: 50px;
    display: inline-block
}

.pitem h2 {
    display: block;
    font-size: 14px;
    color: #01909E;
}

.descrw {
    text-align: left;
}

.linking {
    display: block;
    width: 100%;
    text-align: center;
    padding: 10px
}

.preview .btnLink {
    display: normal;
    width: 80%;
    margin: auto;
    background: #01909E;
    font-weight: bold;
    text-align: center;
    padding: 5px 20px;
    font-size: 12px;
    border-radius: 5px;
    margin-top: 15px;
    color: #fff;

}

.svgimg {
    margin-bottom: -3px;
}

.preview .btnLink:hover {
    background: #256146;
    color: #000;
}

.relative:hover .preview {
    display: block;
}

.card__rating-ext.imdb {

    min-width: 50px;
}

.img-fit-cover img {

    aspect-ratio: auto 185 / 277;
}


.gdprcookie-button {
    background: #151617 !important;
    color: #fff !important;
}

.gdprcookie-more-button {
    display: none;

}

.gdprcookie-stickybar {
    background: #fff !important;
    color: #101010 !important;
}

.pmovie__header-list li>div:first-child {

    color: #f8d268 !important;
}

.pmovie__header-list li span,
.pmovie__complaint2 a {
    color: #f8d268 !important;
}

.page__text p {
    color: #fff !important;
}

.pmovie__header-list--accent>span:first-child+span {
    background: transparent !important;
    color: #fff !important;
}

.pmovie__caption,
.page__comments-info {
    color: #fff !important;
}

.logo {
    aspect-ratio: auto 240 / 60;
}

/***********LOADER*********/
.Trailerholder {
    position: relative;

    text-align: center;
    padding: 10px;
}

.Trailerholder iframe {
    width: 100%;
    height: 500px;
}

iframe {
    width: 100%;
    height: 500px;
}

#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;
}

.serieBackLink {
    display: block;
    width: 300px;
    text-align: center;
    background: transparent;
    margin-top: 10px;
    margin: 10px auto;
}

.bottomBack {
    background: linear-gradient(to bottom, #262626, #121212);
    left: 0;
    position: relative;
    display: block;
    width: 100%;
    margin-bottom: 17px;
    padding: 10px;
    border-radius: 6px;

}

.f_content {
    display: flex;
}

.footerText {
    width: 25%;
    display: inline-block;
}

.season_header {

    box-shadow: inset 0 -3px #01909E;
    background: transparent !important;
}

.serie_seasons {
    padding: 0;
    padding-left: 0;

}

.epsiode_link {
    background: #01909E;
    color: #ffffff;
    font-weight: 500;
}
.flagsmall{
    text-align: center;
}

.playersquality {
    color: #01909E !important;
}
.playersquality {
    padding: 2px 5px;
    border-radius: 5px;
    font-size: 12px;
    display: block;
    width: 180px;
}
/*END submenu*/
@media only screen and (max-width:500px) {


   .news-num {
        display: none;
        
    }
    .page__title {
        font: 20px Heavy;
    
    }

    .left__menu--content {
         overflow: visible; 
        height: calc(100% - 60px);
    }
    .global__right_all .short-mid {
        width: 47%;
        margin-bottom: 25px;
    }
    /* series Theme */
    .f_content {
        display: block;
        margin: 0;
        padding: 0;
        width: 100%;
        overflow: hidden;
    }
    .fs .tabs__content {
        min-height: auto;
        height: auto;
        border-radius: 10px;
        width: 100%;
        margin: 0;
    }

    .aboutus {

        padding: 10px !important;
    }

    .footer {
        
        padding: 0;
    }

    .footerText {
        display: flex;
        gap: 10px;
    }

    .footerText ul {
        list-style: none;
        width: calc(100% - 130px);
    }

    .footerText ul li {
        font-weight: bold;
        margin: 4px;
        padding: 5px 0;
        box-sizing: border-box;
    }

    .footerText ul li a {
        font-weight: bold;
        font-size: 15px;
        text-shadow: 0 1px 2px #000;
    }

    .page__descr.welcome {
        padding: 20px !important;
    }

  
    .fs__poster-block {
        width: 100%;
        height: auto;
    }
    

    .fs .tabs__content {
        min-height: auto;
         height: auto;
        border-radius: 10px;
    }

    .fs__descr {
        font-size: 17px;
        margin: 17px 0;
    }

    .fs__title {
        line-height: 31px;
    }

 /* END series Theme */

    .player {
        width: 98%;
        margin: auto;
        padding: 5px;
    }

    .epsiode_link {
        width: 35%;
        display: inline-block;
    }

    button.s_submit {
        display: block;
        width: 92%;
        margin: 10px auto;
    }
    .sesonsSelect, .seriesSelect {
         
        width: 45%;
        
    }
    .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;
    }

    .qr {
        display: none;
    }

    .relative:hover .preview {
        display: none;
    }

    .footer__menu ul li {
        text-align: left;
    }

    .main-slider {
        height: 42vh !important;

    }

    .main-fullstory {
        height: 40vh !important;
    }

    .actors_box {
        display: block;
        width: 100%;
        margin: 10px auto;
    }

    .season_link {
        width: 44%;
        display: inline-block;

    }

    .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: 84%;
        top: 0;
        left: 0;
    }

    form#seasonForm {

        display: block;
        width: 100%;
        margin: 10px auto;
    }

    .season_link {
        width: 44%;
        display: inline-block;

    }

    .hidemob {
        display: none;
    }

    ul.footer__menu {
        width: 150px;
        list-style: circle;
        font-weight: bold;
        text-align: left;
        margin-left: 49px;
        display: block;

    }

    .footer__menu li {
        display: block;
        background: #151617;
        margin: 2px auto;
        width: 100%;
        padding: 6px;
    }

    .footer__menu li a {
        color: #fff;
        font-size: 16px;
    }

    .th-meta {
        background: #000 !important;
        color: #fff !important;
    }

    .top2-cat {
        color: #fff !important;
    }



}

@media only screen and (max-width:900px) {
    .global__left--wrap {
        height: auto;
        min-height: 100%;

    }
    .theme-light .menu__dropdown--wrap-tgd {
        
        background:transparent;
        
    }
    .theme-light .menu__dropdown--link, .theme-light .sign-up {
        background: rgb(160 160 160);
        text-shadow: none;
        width: 76%;
    }

    .menu__dropdown {
        display: block;
        background: transparent;
    }

    .menu__dropdown--wrap-tgd {
        height: auto;
        padding: 0;
        margin: 0;
        background: #111313;
        border: 0;
        margin-top: 10px;
    }

    .menu__dropdown--link {
        padding: 5px 21px;
        border-radius: 0;
        background: #a0a0a0 !important;
    }

    .menu__ul {
        padding: 0 10px;
        overflow-y: scroll;
        height: 500px;
        display: block;
    }

    /* 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;
    }

}