/* SET BASE
----------------------------------------------- */
* {background: transparent;margin:0;padding:0;outline:none;border: 0;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
ol, ul {list-style:none;}
blockquote, q {quotes:none;}
table {border-collapse:collapse;border-spacing:0;}
input, select {vertical-align:middle;}
article, aside, figure, figure img, hgroup, footer, header, nav, section, main {display: block;}
body {font: 14px 'Exo 2', Tahoma, Geneva, sans-serif; line-height:normal; padding:0; margin:0;        
color: #ccc; background-color: #202328; height:100%; width:100%; font-weight: 400; overflow-x: hidden;}
img {max-width:100%;}
.clr {clear: both;}
.clearfix:after {content: ""; display: table; clear: both;}
a {color: #ccc; text-decoration: none;}
a:hover, a:focus {color:#fff; text-decoration: none;}
h1, h2, h3, h4, h5 {font-weight:500; font-size:18px;}

.sub-title h1 {margin-bottom:15px; font-size:18px; font-weight:500;}
.pm-page, .search-page, .static-page, .tags-page, .form-wrap, .full-pages {padding:20px 0;}

.mainseo {
    /* background: var(--bg-footer); */
    /* padding-top: 26px; */
    /* padding-bottom: 26px; */
    text-align: center;
    /* font-size: 13px; */
    margin-top: 15px;
}
.mainseo-title {
    /* background-color: #2a2d34; */
    color: #fff;
    /* padding: 10px 20px; */
    font-weight: 500;
    text-align: center;
    margin-bottom: 15px;
}
/*--- SET ---*/
.button, .pagi-load a, .up-second li a, .up-edit a, .qq-upload-button, button:not(.color-btn), html input[type="button"], 
input[type="reset"], input[type="submit"], .meta-fav a {
padding:0 20px; color:#000; font-weight:500; text-transform: uppercase; display:inline-block; background-color:#ffdb4c; 
height:40px; line-height:40px; border-radius:3px; cursor:pointer; box-shadow: 0 2px #e8c229;}
button::-moz-focus-inner, input::-moz-focus-inner {border:0; padding:0;}
button[disabled], input[disabled] {cursor:default;}
.button:hover, .up-second li a:hover, .up-edit a:hover, .qq-upload-button:hover, .pagi-load a:hover,
button:not(.color-btn):hover, html input[type="button"]:hover, input[type="reset"]:hover, input[type="submit"]:hover, .meta-fav a:hover 
{color:#000; background-color:#fcd94e;}
button:active, html input[type="button"]:active, input[type="reset"]:active, input[type="submit"]:active 
{box-shadow: inset 0 1px 4px 0 rgba(0,0,0,0.1);}
input[type="submit"].bbcodes, input[type="button"].bbcodes, input.bbcodes, .ui-button 
{font-size: 12px !important; height: 30px !important; line-height:30px !important; padding: 0px 10px; border-radius:3px;}

input[type="text"], input[type="password"] {display:block; width:100%; height:40px; line-height:40px; padding:0 15px;
color:#fff; background-color:#111; border-radius:4px; -webkit-appearance: none; box-shadow:0 0 0 1px #000;}
input[type="text"]:focus {}

input:focus::-webkit-input-placeholder {color: transparent}
input:focus::-moz-placeholder {color: transparent}
input:focus:-moz-placeholder {color: transparent}
input:focus:-ms-input-placeholder {color: transparent} 

select {height:40px; background-color:#111; color: #fff;}
textarea {display:block; width:100%; padding:10px; border:1px solid #000; background-color:#111; color: #fff;
border-radius:0 0 6px 6px; box-shadow:inset 0 0 4px 0 rgba(0,0,0,0.5); overflow:auto; vertical-align:top; resize:vertical;}

.img-box {overflow:hidden; position:relative; background-color:#CCC;}
.img-box img {width:100%; min-height:100%;}
.square-img img {width:150%; max-width:150%; margin-left:-25%;}
.nowrap {white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
button, .trailer-close, .to-rate, .to-comms {transition: all .2s;}
a, .button, .ps-link, .mask, .tc-title, .sc-title, .highslide:before {transition: color .2s, background-color .2s, opacity .2s;}

.flex-row {display: -webkit-box; display:-webkit-flex; -webkit-flex-flow: row wrap; -webkit-box-pack: justify; -webkit-justify-content: space-between; 
display:flex; flex-flow:row wrap; justify-content:space-between;}
.flex-col {display: -webkit-box; display:-webkit-flex; -webkit-flex-direction:column; -webkit-box-pack:center; -webkit-justify-content:center; 
display:flex; flex-direction:column; justify-content:center;}
.ps-link {cursor:pointer;}
.icon-l .fa {margin-right:10px;}

.fx-row {display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap;
-ms-flex-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;}
.fx-col {display:-ms-flexbox;display:-webkit-flex;display:flex; 
-ms-flex-direction:column;-webkit-flex-direction:column;flex-direction:column}
.fx-center {-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center}
.fx-middle {-ms-flex-align:center;-webkit-align-items:center;align-items:center}
.fx-start {-webkit-justify-content:flex-start;justify-content:flex-start;}
.fx-first {-ms-flex-order: -1;-webkit-order: -1;order: -1;}
.fx-last {-ms-flex-order: 10;-webkit-order: 10;order: 10;}
.fx-1 {-ms-flex-preferred-size: 0; flex-basis: 0; -webkit-box-flex: 1; -ms-flex-positive: 1; flex-grow: 1; 
	max-width: 100%; min-width: 50px;}
.block > *, .main > * {width: 100%;}
.header {-ms-flex-order: 1;-webkit-order: 1;order: 1;}
.f-menu {-ms-flex-order: 2;-webkit-order: 2;order: 2;}
.karusel {-ms-flex-order: 3;-webkit-order: 3;order: 3;}
.show-menu {-ms-flex-order: 4;-webkit-order: 4;order: 4;}
.cols {-ms-flex-order: 5;-webkit-order: 5;order: 5;}
.footer {-ms-flex-order: 6;-webkit-order: 6;order: 6;}
b, strong {font-weight: 500;}

.frating {
    position: relative;
    background-color: #222;
    padding: 8px 5px 5px 10px;
	height: 45px;
}
.frating .ratings-score {
    position: absolute;
    left: 417px;
    top: 5px;
    width: 212px;
    font-size: 15px;
    font-weight: bold;
    color: #777;
}
.frating .ratings-users {
    position: absolute;
    left: 417px;
    margin-top: -35px;
    font-size: 11px;
    font-weight: bold;
    color: #777;
}

/* BASIC GRID
----------------------------------------------- */
.wrap {min-width:320px; position:relative;}
.center {max-width: 1222px; margin:0 auto; position:relative; z-index:100;}
.block {background-color:#202328; box-shadow: 0 0 20px rgba(0,0,0,0.8);}
.header {background-color:#2a2d34; height:80px; padding:0 20px 0 0;}
.karusel {background:#2a2d34; height:190px; padding:20px; box-shadow:0 20px 20px -20px rgba(0,0,0,0.5); 
position: relative; z-index: 100;}
.cols {padding-left: 339px; position:relative;}
.side {width: 338px; margin-left: -339px; float:left; position:relative; z-index:20; background-color:#2a2d34; color:#fff;}
.main {width:100%; float:right; min-height:800px; padding: 19px;}
.cols:before {content:""; z-index:10; position:absolute; left:0; top:0; width:340px; /* height:100%; */ 
background-color:#2a2d34; box-shadow:20px 0 20px -20px rgba(0,0,0,0.5);}
.footer {padding:20px; background-color:#2a2d34; box-shadow:0 -20px 20px -20px rgba(0,0,0,0.5); align-items:center;}


/* HEADER
----------------------------------------------- */
.logotype {width: 260px; height: 60px; display: block;}
.logotype img {margin-top: 15px; max-width: 100%;}
.logotype:hover {opacity:0.8;}

.search-wrap {width:500px; margin-top:20px;}
.search-box {width:100%; position:relative;}
.search-box input, .search-box input:focus {width:100%; height:40px; line-height:40px; padding:0 40px 0 15px; border-radius:3px;
background-color:#111; color:#fff; border:0; box-shadow:inset 0 0 0 1px #111;}
.search-box button {position:absolute; right:0px; top:0; border-radius:0;
padding:0 !important; text-align:center; width: 38px; height: 39px; line-height:40px; 
color: #ffdb4c !important; background-color:transparent !important; font-size:16px; -webkit-box-shadow: none;
box-shadow: none;}

.login-btns {height:40px; line-height:40px; margin-top:20px;}
.login-btns a {display:inline-block; vertical-align:top; padding:0 20px;}

.header .share-box {padding-top:28px; width:100px; text-align:center;}


/* FIRST MENU
----------------------------------------------- */
.f-menu {height:40px; line-height:40px; background-color:#202328;}
.f-menu li {float:left; font-weight:500; border-right:1px solid #111;}
.f-menu li a {display:block; padding:0 20px; color:#fff; text-transform: uppercase;}
.f-menu a.active, .f-menu a:hover {color:#fff; background-color: #5f93b7;}
.f-menu a[data-label] {position:relative;}
.f-menu a[data-label]:before {content:attr(data-label); position:absolute; top:-10px; right:-15px; 
background-color:#dd4d1b; color:#FFF; height:20px; line-height:20px; padding:0 10px; font-weight:500; border-radius:10px;}


/* TOP CAROU
----------------------------------------------- */
.top-carou {width:104px; height:150px; display:block; float:left; border-radius:3px;}
.tc-title {padding:7px; text-align:center; background-color:#6d90a8; color:#fff; opacity:0; 
position:absolute; left:0; bottom:0; width:100%;}
.top-carou:hover .tc-title {opacity:1;}


/* SHORTS
----------------------------------------------- */
.shorts-header {align-items:center; margin-bottom:20px; min-height:24px; position: relative; padding-left: 80px;}
.shorts-header h1, .shorts-header h2, .shorts-header h3 {font-weight:500; font-size:18px; text-transform: uppercase; color: #fff;}
.grid-select {line-height:30px; height: 30px; position: absolute; left: 0; top: -3px; 
background-color:#2a2d34; box-shadow:0 0 20px 0 rgba(0,0,0,0.5);}
.grid-select div {height:30px; width:30px; text-align:center; float:left; font-size:16px; cursor:pointer;}
.grid-select div:hover, .grid-select div.current {background-color: #6d90a8;color: #fff;}

.short {width: 25%;
    height: auto;     float: left;
    padding: 5px 7px 20px 7px;}
.short-img { height: 250px;
    border-radius: 4px;}
.short-text {width:100%; float:right; position:relative;}

.short-title {display:block; font-size:18px; text-transform: uppercase; margin-bottom:10px; 
	font-weight:500; padding-right:70px; color: #fff;}
.short-desc {margin-top:10px;}
.sd-line {margin-bottom:5px; font-size:14px;}
.sd-line span:first-child {font-weight:500;}
.sd-text {margin-top:15px;}

.to-fav {width:30px; height:30px; position:absolute; right:0; top:0; cursor:pointer; 
font-size:18px; line-height:30px; text-align:center; 
background-color:#111; color:#888; overflow:hidden; border-radius:4px;}
.to-fav a, .to-fav a .fa , .to-fav .fa {display:block; width:30px; height:30px; color:#888; line-height:30px;}
.to-fav a .fav-added {background-color:#6d90a8; color:#fff;}
.short-bottom {position:absolute; bottom:0; right:20px; left:220px; height:60px; 
background-color:#2a2d34; align-items:center; padding-bottom:20px; z-index:5;}
.short-bottom .button {border-radius:4px;}
.short:before {content:'';position:absolute;z-index:1;bottom:60px;left:220px;right:0;height:60px;pointer-events:none;}

.mask {position:absolute; left:0; top:0; width:100%; height:100%; text-align:center; padding:10px; 
background-color:rgba(0,0,0,0.5); color: #5f93b7; font-size:20px; opacity:0; align-items:center;}
.with-mask:hover .mask {opacity:1;}
.mask span.fa {width: 60px; height: 60px; border-radius: 50%; text-align: center; line-height: 60px; background-color: #fff;
    margin: 0 auto 15px auto; font-size: 60px; padding-top: 1px;}
.m-meta {display:inline-block; position:absolute; padding:5px 10px;}
.m-kp {background-color:#dd4d1b; color:#FFF; right:0; bottom:40px;}
.m-imdb {background-color:#ffdb4c; color:#374f6f; right:0; bottom:10px; font-weight:700;}
.m-kp:before, .m-imdb:before {content:attr(data-label); margin-right:3px;}
.m-qual {background-color: #5f93b7; color:#FFF; left:0px; top:10px;}


/* SIDE
----------------------------------------------- */
.side a {color:#ccc;}
.side a:hover, .side a.active {color:#ffdb4c;}
.side-box {}
.side-bt {padding:10px 20px; font-weight:500; text-transform: uppercase; background-color:#1e1f23; color: #fff;}
.side-bc {padding: 12px;}
.side-bc.flex-row {padding-bottom:0;}

.side .tabs-b {display:none;}
.side .tabs-b.visible {display:block;}
.side .tabs-sel {padding:20px 0 0 40px; font-size: 0;}
.side .tabs-sel span {display:inline-block; padding:10px 12px; text-transform: uppercase; 
	vertical-align:top; cursor:pointer; font-size: 14px; background-color: #333; margin-right: 1px;}
.side .tabs-sel span.current {background-color:#6d90a8; color: #fff;}

.nav-title {margin-bottom:10px; font-weight:500; text-transform: uppercase;}
.nav-menu {margin-bottom:20px;}
.nav-menu li {display:inline-block; width:31%;} 
.nav-menu a {display:block; margin-bottom:7px; font-size: 13px;}

.titletitle1 {white-space: nowrap;overflow: hidden;text-overflow: ellipsis; max-width: 170px;display: inline-block; vertical-align: middle;}

.top-item {margin-bottom:5px; display:block;}
.top-img {width:180px; height:260px; margin:0 auto 10px auto; border-radius:6px;}
.top-title {line-height:20px; padding-left: 32px; position: relative; vertical-align: middle;}
.top-title span {font-weight:550; vertical-align: middle; }
.top-title span span {color:#6d90a8; display: contents; }
.tabs-b {counter-reset:a;}
.tabs-b .top-item .top-title:before {content:counter(a); counter-increment:a; font-size:14px; font-weight:500;
position:absolute; top:0; left:0; width:20px; height:20px; line-height:20px; text-align:center; 
background-color: #5f93b7; color: #fff; border-radius: 3px;}

.side-item {padding:0 0 0 90px; margin-bottom:5px; position:relative;}
.side-title {display:block;}
.side-img {width:75px; height:101px; position:absolute; left:0; top:0; border-radius:4px;}

.side-item1 {width:94px; display:block; margin-bottom:20px;}
.si1-img {height:135px; margin-bottom:10px; border-radius:4px;}
.si1-title {line-height:16px; height:48px; overflow:hidden;     text-align: center;}
.si1-ser {position: absolute; padding: 6px 10px; top: 0px; right: 0px; 
background-color: #6d90a8; color: #fff; display:inline-block;}

.side-carou {width:94px; height:135px; display:block; float:left; border-radius:4px;}
.sc-title {padding:7px; background-color:#6d90a8; color:#fff; opacity:0; 
position:absolute; left:0; bottom:0; width:100%;}
.side-carou:hover .sc-title {opacity:1;}

.lcomm + .lcomm {margin-top:20px;}
.linfo {margin-top:10px; padding-left:40px;}
.ltext {background-color:#1e1f23; padding:10px; position:relative;}
.ltext:after {content:""; border: 10px solid transparent; border-top: 10px solid #1e1f23; border-right: 10px solid #1e1f23; 
position:absolute; top:100%; left:10px;}
.lcomm a {}


/* BUTTONS
----------------------------------------------- */
.g-buttons {
    width: 100%;
    text-align: center;
    margin: 10px 0;
}

.myButton {
    color: #fff!important;
    box-shadow: inset 0px 1px 0px 0px #353850;
    background: linear-gradient(to bottom, #6d90a8 5%, #2e4566 100%);
    border-radius: 6px;
    border: 1px solid #27323b;
    display: inline-block;
    cursor: pointer;
    font-family: Arial;
    font-size: 25px;
    font-weight: bold;
    padding: 13px 50px;
    text-decoration: none;
    text-shadow: 0px 1px 0px #4875b7;
    text-align: center;
    margin: 5px;
}

a.myButton:hover {
    background: linear-gradient(to bottom, #2e4566 5%, #6d90a8 100%);
}
.myButton:active {
    position:relative;
    top:1px;
}


/*ADS
----------------------------------------------- */

#playerOver {position: absolute; z-index: 999999; top: 50%; left: 50%; transform: translateX(-50%) translateY(-50%);}
#playerOverClose.bottomleft {bottom: -6px;left: -6px;}
#playerOverClose {position: absolute;cursor: pointer; bottom: -6px; left: -6px; background-color: #a1a1a1;border-radius: 50%;color: #795548; font-size: 14px;line-height: 1;}


.c-lefermeur .f-inner {
    width: 300px;
    height: 250px;
}
.salidor_b {
    position: relative;
    width: 300px!important;
    height: 250px!important;
    padding: 0!important;
    border: none!important;
    background: 0 0;
    margin: auto;
    clear: both;
}
.salidor_inner {
    width: 300px;
    height: 250px;
    border: 0;
    background-color: #fff;
}

.salidor_register_i {
    font-family: Times New Roman!important;
    font-size: 60px!important;
    font-weight: 700!important;
    padding-top: 10px!important;
    padding-bottom: 10px!important;
    padding-left: 20px!important;
    padding-right: 10px!important;
    color: #e20000!important;
    text-align: left!important;
    position: absolute!important;
    top: 0;
    left: 0;
    line-height: 60px;
}

.salidor_register_msg {
    font-family: Arial!important;
    font-size: 14px!important;
    font-weight: 700!important;
    margin-top: 0!important;
    margin-left: 50px!important;
    color: #000!important;
    padding-top: 20px!important;
    padding-bottom: 10px!important;
    padding-left: 10px!important;
    padding-right: 10px!important;
    text-align: left!important;
}

.salidor_register_msg2 {
    font-family: Arial!important;
    font-size: 12px!important;
    font-weight: 400!important;
    margin-top: 5px!important;
    margin-left: 50px!important;
    color: #000!important;
    padding-top: 10px!important;
    padding-bottom: 10px!important;
    padding-left: 10px!important;
    padding-right: 10px!important;
    text-align: left!important;
    line-height: 16px!important;
}

.salidor_register_contbutton {
    position: absolute;
    bottom: 35px;
    left: 0;
    width: 300px;
    text-align: center!important;
}

.season-row .w3-search, .season-row .w3-search:hover, .player-main a.w3-search, .player-main a.w3-search:hover {
    background: #4875b7;    font-weight: 700;
}

.salidor_register_contbutton {
    position: absolute;
    bottom: 35px;
    left: 0;
    width: 300px;
    text-align: center!important;
}
a.w3-search {
    color: #fff;
    display: inline-block;
    padding: .5em 1em;
    background: #4875b7;        font-size: 15px;
    text-align: center;
    margin-top: 1em;
    text-decoration: none;
    font-weight: 300;
    outline: none;
    -webkit-transition: .5s all;
    -moz-transition: .5s all;
    transition: .5s all;
}

.player-main a.w3-search {
    margin-top: .3em;
}

a.w3-search, a.w3-search:hover {
    background: #4d6373;
    font-weight: 700;
} 

#pub {
    /*position: absolute;*/
    top: 50%;
    left: 50%;
}

/* MATERIAL ICONS
----------------------------------------------- */
@font-face{font-family:'Material Icons';font-style:normal;font-weight:400;src:url(https://fonts.gstatic.com/s/materialicons/v41/flUhRq6tzZclQEJ-Vdg-IuiaDsNc.woff2) format('woff2')}
.material-icons{font-family:'Material Icons';font-weight:400;font-style:normal;font-size:24px;letter-spacing:normal;text-transform:none;display:inline-block;white-space:nowrap;word-wrap:normal;direction:ltr;-webkit-font-feature-settings:'liga';-webkit-font-smoothing:antialiased}


/* BOTTOM SEO DESC
----------------------------------------------- */
.site-desc {border-top:1px solid #111; padding-top:20px;}
.site-desc h1, .site-desc h2, .site-desc h3 {font-size:18px; font-weight:500; text-transform: uppercase; margin-bottom:15px; text-align:center;}
.site-desc p {line-height:18px; margin-bottom:15px;}
.site-desc a {text-decoration:underline; font-weight:500;}
.site-desc img {float:left; margin:0 20px 10px 0; width:250px; border-radius:6px;}


/* FOOTER
----------------------------------------------- */
.fleft a {text-decoration:underline; margin-right:10px; color:#ffdb4c;}
.fright > div > * {float:right; margin-top:5px;}


/* BOTTOM NAVIGATION
----------------------------------------------- */
.pagi-load {text-align:center;}
.pagi-load > span {display:none;}
.pagi-load + .pagi-nav {margin-top:20px;}
.bottom-nav {line-height:36px; text-align:center; padding:20px 0 10px 0;}
.pagi-nav {max-width:100%; display:inline-block;}
.pagi-nav > span {display:inline-block;}
.pprev, .pnext {}
.pprev {}
.pnext a, .pprev a, .pprev > span, .pnext > span {display:block; width:36px; text-align:center;}
.navigation {text-align:center;}
.navigation a, .navigation span, .pnext a, .pprev a, .pprev > span, .pnext > span {display:inline-block; padding:0 5px; 
min-width:36px; background-color:#2a2d34; margin:0 5px 10px 5px; border-radius:3px; box-shadow:0 0 20px 0 rgba(0,0,0,0.5);}
.navigation span, .pagi-nav a:hover {background-color:#6d90a8; color:#fff;}
.navigation span.nav_ext {background-color:#2a2d34; color: #888;}
.pagi-nav a:hover {background-color:#6d90a8; color:#fff;}
.dle-comments-navigation .pagi-nav {margin-bottom:0;}



/* FULL
----------------------------------------------- */
.speedbar {color: #888; margin-bottom: 15px; font-size: 12px;}
.speedbar a:hover {text-decoration: underline;}
.fpage {margin-bottom:20px; padding:10px; background-color:#2a2d34; box-shadow:0 0 20px 0 rgba(0,0,0,0.5); border-radius:4px;}
.ftitle {position:relative; padding-right:50px; margin-bottom:20px;}
.ftitle h1 {font-size:18px; text-transform: uppercase; font-weight:500; color: #fff;}
.ftitle h1 .fa {margin-left:10px;}

.fcols {padding-left:220px;}
.fposter {width:200px; margin:0 0 20px -220px; float:left; position:relative; min-height:100px;}
.finfo {width:100%; float:right;}
.fposter img {width:200px; display:block; border-radius:4px 4px 0 0;}
.fdesc-title {font-size:18px; font-weight:500; margin-bottom:10px;}
.frating {padding:10px 5px 0 5px; text-align:center; background-color:#111;
position:absolute; left:0; bottom:-38px; width:100%; height:38px; border-radius:0 0 4px 4px;}
.fdesc {background-color:#202328; padding:20px; margin-bottom:20px;}

.fscreens {position:relative;}
.fscreens .highslide, .fscreens img {position:relative; width:154px; height:100px; overflow:hidden; 
	display:block; border-radius:4px;}
.fscreens .highslide img {display:block; min-height:100%;}
.fscreens br {display:none;}

.fplayer-title {background-color:#2a2d34; color:#fff; padding:10px 20px; font-weight:500; text-align:center; margin-bottom: 7px;}
.fplayer-title-ep {background-color:#202328; color:#fff; padding:10px 20px; font-weight:500; text-align:center;}
.fplayer-title a {color:#ffdb4c; text-decoration:underline;}
.fplayer {margin-bottom:20px; background-color:#2a2d34;}
.fplayer .tabs-sel {height:40px; line-height:40px; /* width:100%; */ color:#fff; font-weight:500; 
white-space:nowrap; overflow: hidden; text-overflow: clip; }
.fplayer .tabs-sel > span {cursor:pointer; display:inline-block; padding: 0 10px; height:40px; 
text-transform: uppercase; font-weight: 500;}
.fplayer .tabs-sel > span.current {color:#fff; background-color: #5f93b7;}
.tabs-b.video-box {background-color:#000;}
.js .fplayer .tabs-b {display:none;}
.js .fplayer .tabs-b.visible {display:block;}

.rels {margin-bottom:20px;}
.rels-t {font-weight:500; margin-bottom:20px; font-size:18px;}
.rels-c .side-item1 {text-align:center; width:103px;}
.rels-c .si1-img {height:145px;}


/* FULL STORY STATIC
----------------------------------------------- */
.video-box embed, .video-box object, .video-box video, .video-box iframe, .video-box frame 
{width: 100%; max-width:100% !important; height:400px; display:block; margin:0 auto;}
.mejs-container {max-width:100% !important;}
.full-text {line-height:1.7;}
.full-text img:not(.emoji) {max-width:100%; margin:10px 0;}
.full-text > img[style*="left"], .full-text > .highslide img[style*="left"] {margin:0 10px 10px 0;}
.full-text > img[style*="right"], .full-text > .highslide img[style*="right"] {margin:0 0 10px 10px;}
.full-text a {text-decoration:underline; color: #fff;}
.full-text a:hover {text-decoration:none;}
.full-text h2, .full-text h3, .full-text h4, .full-text h5 {margin:10px 0; font-size:12px; font-weight:500;}
.full-text p {margin-bottom:10px;}
.full-text > ul, .full-text > ol {margin:10px 0;}
.full-text > ul li {list-style:disc; margin-left:40px; display:block; position:relative;}
.full-text > ol li {list-style:decimal; margin-left:40px;}

.full-text table {width:100%; text-align:left; margin:10px 0;}
.full-text table tr td {padding:10px; border:2px solid #e3e3e3;}
.full-text table tr:nth-child(2n+1) {background-color:#e3e3e3;} 
.full-text table img {display:block; margin:0; border:0; max-width:350px}
.attach {line-height:40px; background-color:#e3e3e3; padding:0 15px 0 0; border-radius:4px; margin:10px 0; overflow:hidden;}
.attach .download-link {color:#FFF !important; text-decoration:none !important; margin-right:15px; float:left; 
display:inline-block; padding:0 15px; background:#1cbc9a;}
.attach-info {float:right;}
.attach i {margin-right:5px;}
.full-taglist a {}
.fscreens + .full-taglist {margin-top:20px;}

/* COMMENTS
----------------------------------------------- */
.comms-t {font-weight:500; text-transform: uppercase; margin-bottom:20px;}
.add-comm-form {position:relative; margin-bottom:20px; padding:20px; background-color:#2a2d34; 
box-shadow:0 0 20px 0 rgba(0,0,0,0.5);  border-radius:4px;}
.ac-soc {position:absolute; right:0px; top:-43px;}
.ac-soc:before {content:attr(data-label); display:inline-block; vertical-align:top; line-height:30px; margin-right:5px;}
.ac-soc a {display:inline-block; margin:0 0 0 3px; vertical-align:top;}
.ac-soc img {display:block; width:30px; border-radius:4px;}
.ac-inputs, .ac-textarea {margin-bottom:15px;}

.ac-av {width:40px; height:40px; float:left; margin-right:10px; border-radius:4px;
background:#4f555f url(../dleimages/noavatar.png) no-repeat; background-size:contain;}
.ac-title {font-weight:500; margin-bottom:15px; text-transform:uppercase;}
.ac-inputs input {width:49%; background-color: #202328; box-shadow:inset 0 0 4px 0 rgba(0,0,0,0.5);}
.ac-textarea textarea {height:85px; box-shadow:inset 0 0 4px 0 rgba(0,0,0,0.5); border-radius: 4px; 
	background-color: #202328; border: 0;}
.ac-submit {}
.sec-answer + .sec-label {margin-top:10px;}
.ac-protect {margin-top:-10px; display:none;}
.ac-protect .label {font-size:12px;}
.ac-protect .sep-input {padding:10px 10px 10px 160px;}
.ac-protect input { background-color: #202328; }

.mass_comments_action {text-align:right; padding:5px 15px; background-color:#111; margin:0px 0 0 0;}
.last-comm-link {font-size:14px; margin-bottom:10px;}
.last-comm-link a {text-decoration:underline;}
.full-comms {}

.comm-item {padding:20px 20px 20px 90px;     margin-bottom: 10px; margin-top: 10px; background-color:#202328; border-radius:4px;}
.comm-left {width:50px; height:50px; margin-left:-70px; float:left; border-radius:4px;}
.comm-right {width:100%; float:right;}

.comm-one {padding:0 80px 10px 0; position:relative;}
.comm-one > span {float:left; margin-right:20px; opacity:0.7;}
.comm-author {font-weight:500; opacity:1 !important;}
.comm-author a {text-decoration:underline;}

.rate3-comm {position:absolute; right:0; top:-5px; white-space:nowrap; font-weight:500;}
.rate3-comm a {cursor:pointer; height:20px; line-height:20px; display:inline-block; font-size:12px; 
background-color:#eb6c65; vertical-align:top; color:#FFF; width:20px; text-align:center; border-radius:10px;}
.rate3-comm a:last-child {background-color:#88b669;}
.rate3-comm a:hover {opacity:0.5;}
.rate3-comm > span {height:20px; line-height:20px; display:inline-block; vertical-align:top; padding:0 5px; color:#888}
.rate3-comm > span > span.ratingtypeplus {color: #BEC5D0;}
.rate3-comm > span > span.ratingplus {color: #88B669;}
.rate3-comm > span > span.ratingminus {color: #EB6C65;}

.comm-two {padding-bottom:0;}
.comm-three {margin-top:10px; font-size:12px; text-align:right;}
.comm-three li {display:inline-block; margin-left:10px;}
.comm-three li:first-child {margin-left:0px; float:left;}



/* LOGIN
----------------------------------------------- */
.login-box {background-color:#202328; padding:20px; display:none;}
.lb-user {margin:-20px -20px 20px -20px; padding:20px; background-color:#2a2d34;  
display:flex; flex-flow:row wrap; justify-content:center; align-items:center;}
.lb-ava {width:80px; height:80px; border-radius:50%; margin-right:20px;}
.lb-name div {font-size:18px; font-weight:500;}
.lb-name a {margin-top:10px;}
.lb-menu a {display:block; line-height:30px; padding:0 10px; background-color:#2a2d34;}
.lb-menu a:hover, .lb-menu a:hover .fa {background-color:#ffdb4c; color:#000;}
.lb-menu a .fa {color:#ffdb4c;}
.login-box input[type="text"], .login-box input[type="password"], .login-box button, .lb-check 
{display:block; margin-bottom:20px; width:100%;}
.lb-check input {display:none;}
.lb-check input + label:before {width:14px; height:14px; margin-right:7px; cursor:pointer; position:relative; top:3px;
border-radius:3px; border:1px solid #000; content:""; background-color:#2a2d34; display:inline-block;}
.lb-check input:checked + label:before {background-color:#e5050b;}
.lb-soc {margin:20px -20px -20px -20px; padding:20px; background-color:#2a2d34; text-align:center;}
.lb-soc a {display:inline-block; margin:10px 3px 0 3px; vertical-align:top;}
.lb-soc img {display:block; width:30px;}


/* GO TOP BUTTON */
#gotop{position:fixed; width:50px; height:50px; line-height:46px; right:10px; bottom:10px; cursor:pointer; font-size:20px;
z-index:9998; display:none; opacity:1; background-color:#2a2d34; color:#ccc; 
border-radius:50%; text-align:center; box-shadow: 0 1px 4px rgba(0,0,0,0.2);}


/* Owl Carousel v2.1.0 */
.owl-carousel {display: none; width: 100%; -webkit-tap-highlight-color: transparent; position: relative; z-index: 100; }
.owl-carousel .owl-stage {position: relative; -ms-touch-action: pan-Y; }
.owl-carousel .owl-stage:after {content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0; }
.owl-carousel .owl-stage-outer {position: relative; overflow: hidden; -webkit-transform: translate3d(0px, 0px, 0px); }
.owl-carousel .owl-item {position: relative; min-height: 1px; float: left;
/* -webkit-backface-visibility: hidden; -webkit-tap-highlight-color: transparent; -webkit-touch-callout: none; */}
.owl-carousel .owl-item > img {display: block; width: 100%; /* -webkit-transform-style: preserve-3d; */}
.owl-carousel .owl-nav.disabled, .owl-carousel .owl-dots.disabled {display: none; }
.owl-carousel .owl-nav .owl-prev, .owl-carousel .owl-nav .owl-next, .owl-carousel .owl-dot {
cursor: pointer; cursor: hand; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none;
-ms-user-select: none; user-select: none; }
.owl-carousel.owl-loaded {display: block; }
.owl-carousel.owl-loading {opacity: 0; display: block; }
.owl-carousel.owl-hidden {opacity: 0; }
.owl-carousel.owl-refresh .owl-item {display: none; }
.owl-carousel.owl-drag .owl-item {-webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; }
.owl-carousel.owl-grab {cursor: move; cursor: grab; }
.owl-carousel.owl-rtl {direction: rtl; }
.owl-carousel.owl-rtl .owl-item {float: right; }
.no-js .owl-carousel {display: block; }
.owl-carousel .animated {-webkit-animation-duration: 1000ms; animation-duration: 1000ms; 
-webkit-animation-fill-mode: both; animation-fill-mode: both; }
.owl-carousel .owl-animated-in {z-index: 0; }
.owl-carousel .owl-animated-out {z-index: 1; }
.owl-carousel .fadeOut {-webkit-animation-name: fadeOut; animation-name: fadeOut; }
@-webkit-keyframes fadeOut {0% {opacity: 1; } 100% {opacity: 0; } }
@keyframes fadeOut {0% {opacity: 1; } 100% {opacity: 0; } }
.owl-height {transition: height 500ms ease-in-out; }
.owl-carousel .owl-item .owl-lazy {opacity: 0; transition: opacity 400ms ease; }
.owl-carousel .owl-item img.owl-lazy {-webkit-transform-style: preserve-3d; transform-style: preserve-3d; }
.owl-carousel .owl-video-wrapper {position: relative; height: 100%; background: #000; }
.owl-carousel .owl-video-play-icon {position: absolute; height: 80px; width: 80px; left: 50%; top: 50%;
margin-left: -40px; margin-top: -40px; cursor: pointer; z-index: 1; background-color:#FFF;
-webkit-backface-visibility: hidden; transition: -webkit-transform 100ms ease; transition: transform 100ms ease; }
.owl-carousel .owl-video-play-icon:hover {-webkit-transform: scale(1.3, 1.3); -ms-transform: scale(1.3, 1.3); transform: scale(1.3, 1.3); }
.owl-carousel .owl-video-playing .owl-video-tn, .owl-carousel .owl-video-playing .owl-video-play-icon {display: none; }
.owl-carousel .owl-video-tn {opacity: 0; height: 100%;
background-position: center center; background-repeat: no-repeat; background-size: contain; transition: opacity 400ms ease; }
.owl-carousel .owl-video-frame {position: relative; z-index: 1; height: 100%; width: 100%; }

.owl-nav {position:absolute; left:0; right:0; top:0; z-index:500;}
.owl-prev, .owl-next {width:40px; height:40px; position:absolute; top:55px; z-index:200;
text-align:center; line-height:40px; color:#ccc; font-size:16px; background-color:#1b1b1f;}
.owl-prev {left:-20px; border-radius:0 4px 4px 0;}
.owl-next {right:-20px; border-radius:4px 0 0 4px;}
.owl-prev:hover, .owl-next:hover {background-color:#1b1b1f; color:#fff;}
.owl-dots {text-align:center; padding-top:15px;}
.owl-dot {display:inline-block; vertical-align:top; width:10px; height:10px; margin:0 5px; 
border-radius:50%; background-color:#ccc;}
.owl-dot.active {background-color:#ffdb4c;}

.fscreens .owl-prev, .fscreens .owl-next {top:50px;}
.related .owl-prev, .related .owl-next {top:80px;}

.l-right span {height:22px; width:21px; display:inline-block; vertical-align:middle;}
.voirfilms_player, .voirfilms_voice {background: url(../images/master.png) no-repeat;}
.l-right span {width: 21px; float: right;}
.voirfilms_player {background-position: -699px -149px;}
.voirfilms_voice.VFL {background: url(../images/vf_table.png) no-repeat;}
.voirfilms_voice.VOSTFRL {background: url(../images/vostfr_table.png) no-repeat;}
.voirfilms_voice.VOL{background: url(../images/vo_new.png) no-repeat;}
.voirfilms_voice.BDL{background: url(../images/bd_ser.png) no-repeat; margin-top:8px;}
.voirfilms_voice.BDLL{background: url(../images/bd_test_3.png) no-repeat; margin-top:1px;}
.VFL {background: url(../images/vf_table.png) no-repeat;}
.VOSTFRL {background: url(../images/vostfr_table.png) no-repeat;}
.VOL{background: url(../images/vo_new.png) no-repeat;}
.BDL{background: url(../images/bd_ser.png) no-repeat; margin-top:8px;}
.BDLL{background: url(../images/bd_test_3.png) no-repeat; margin-top:1px;}
.nowrapp {white-space: nowrap;overflow: hidden;text-overflow: clip;}

.liens {background-color:#FFF; }
.liens-t {background-color:#64a536; background: linear-gradient(to bottom,#92b878 0,#67b72d 100%); 
padding:10px; font-size:12px; color:#e1e1e1;}

.lien {padding: 0 5px;height: 36px; line-height: 35px; border-top: 2px solid #2a2d34;}
.lien.active {background: #6d90a8;}
.lien:hover {background: #6d90a896;}

.lien-left {height:35px; overflow:hidden; width:60%;}
.lien-right {height:35px; overflow:hidden; width:40%;}
.lien-num {float: left;
    font-size: 14px;
    font-weight: 500;
    position: relative;
    top: 8px;
    width: 20px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    background-color: #6d90a8;
    color: #fff;
    border-radius: 3px;}
.lien-left img {margin:11px 3px 0 10px; float:left; width:100px; height:13px;}
.lien-left b {font-weight:700;}
.lien-left span {height:22px; float:left; margin:6px 3px 0 0;}

.video-box embed, .video-box object, .video-box video, .video-box iframe, .video-box frame {height:450px;}
.player-box {background-color:#202328;}
.player-box  img {width:100%; height:450px;}
.insideIframe {height:450px; width:100%; background-size:cover; background-position:50%;}

.in_image {height: 100%; width: 100%; background: rgba(0,0,0,.6) linear-gradient(to top right,rgba(72,165,218,.2),#2c2c2c); position: relative;}
#click_me {z-index: 1;border-radius: 50%;transform: translateX(-50%) translateY(-50%);box-shadow: 0 0 31px 0 #6d90a8;cursor: pointer!important;background: #fff;animation: jump_jump 1s ease infinite alternate;height: 90px;width: 90px;position: absolute;top: 50%;left: 50%;}
#click_me_ser {z-index: 1; border-radius: 33%; transform: translateX(-50%) translateY(-50%); cursor: pointer!important;background: #97ce68;;animation: jump_jump 1s ease infinite alternate; height: 90px; width: 90px; position: absolute; top: 50%; left: 50%;}
.icon_play {background-image: url(http://www.cpasmieux.com/templates/king-mod/images/play_circle_filled_white_192x192.png); position: absolute; height: 90px; width: 90px; background-size: 90px 90px;}
.in_image span {text-align: center;line-height: 65px;font-size: 90px;color: #5f93b7;}

.pl-1 {
    font-size: 14px;
    font-weight: 500;
    position: relative;
    top: 8px;
    width: 20px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    background-color: #5f93b7;
    color: #fff;
    border-radius: 3px;}
.pl-1, .pl-2 {float:left;}
.pl-3,.pl-4, .pl-5, .pl-6 {float:right;}
.pl-2, .pl-3, .pl-4, .pl-5 {margin-left:10px;}
.pl-3 {display:none;}
.pl-6 {font-size: 25px;
    color: #6d90a8;
    position: relative;}
.lien:hover .pl-6 {color: #ffdb4c;}
.pl-5 {padding: 0px 10px;
    color: #fff;
    background-color: #5f93b7;
    border-radius: 4px;
    font-weight: 500;
    line-height: 25px;
    margin-top: 4px;}
.pl-4 img {height:20px; position:relative; top:5px;}
.serv {font-weight:700; text-transform: uppercase;}

.player-list li.current > a {background: #6d90a896;}
.player-list li.current {background: #6d90a896;}
.player-list li > div{ display: block; cursor: pointer; padding: 0px 15px 5px 15px;}  
.player-list li > div:after {content: ""; display: table; clear: both;}

i.server{background:url(../images/players_1.png) no-repeat; border-radius:10px; margin-right:10px; display:inline-block;top: 5px;
    position: relative;}
i.server.player-papstream {margin-left: 10px; width: 20px; height: 20px; background-position: 0 -520px;}
i.server.player-1fichier{margin-left: 10px; width:20px;height:20px;background-position:0 0}
i.server.player-allocine{margin-left: 10px; width:20px;height:20px;background-position:0 -20px}
i.server.player-allvid{margin-left: 10px; width:20px;height:20px;background-position:0 -40px}
i.server.player-cloudy{margin-left: 10px; width:20px;height:20px;background-position:0 -60px}
i.server.player-estream{margin-left: 10px; width:20px;height:20px;background-position:0 -80px}
i.server.player-exashare{margin-left: 10px; width:20px;height:20px;background-position:0 -100px}
i.server.player-flashx{margin-left: 10px; width:20px;height:20px;background-position:0 -120px}
i.server.player-mystream{margin-left: 10px; width:20px;height:20px;background-position:0 -140px}
i.server.player-netu{margin-left: 10px; width:20px;height:20px;background-position:0 -160px}
i.server.player-nowvideo{margin-left: 10px; width:20px;height:20px;background-position:0 -180px}
i.server.player-ok-ru, i.server.player-okru{margin-left: 10px; width:20px;height:20px;background-position:0 -200px}
i.server.player-ok.ru{margin-left: 10px; width:20px;height:20px;background-position:0 -220px}
i.server.player-openload{margin-left: 10px; margin-left: 10px; width:20px;height:20px;background-position:0 -240px}
i.server.player-streamin{margin-left: 10px; width:20px;height:20px;background-position:0 -260px}
i.server.player-t_l_charger-sur-uptobox{margin-left: 10px; width:20px;height:20px;background-position:0 -280px}
i.server.player-thevideo{margin-left: 10px; width:20px;height:20px;background-position:0 -300px}
i.server.player-uptobox{margin-left: 10px; width:20px;height:20px;background-position:0 -320px}
i.server.player-uptostream{margin-left: 10px; width:20px;height:20px;background-position:0 -340px}
i.server.player-vidbull{margin-left: 10px; width:20px;height:20px;background-position:0 -360px}
i.server.player-vidtodo{margin-left: 10px; width:20px;height:20px;background-position:0 -380px}
i.server.player-vidup{margin-left: 10px; width:20px;height:20px;background-position:0 -400px}
i.server.player-vodlocker{margin-left: 10px; width:20px;height:20px;background-position:0 -420px}
i.server.player-vshare{margin-left: 10px; width:20px;height:20px;background-position:0 -440px}
i.server.player-watchers{margin-left: 10px; width:20px;height:20px;background-position:0 -460px}
i.server.player-youwatch{margin-left: 10px; width:20px;height:20px;background-position:0 -480px}
i.server.player-zstream{margin-left: 10px; width:20px;height:20px;background-position:0 -500px}
i.server.player-rapidvideo{margin-left: 10px; width:20px;height:20px;background-position: 0 -560px;}
i.server.player-vidoza{margin-left: 10px; width:20px;height:20px;background-position: 0 -600px;}
i.server.player-uqload{margin-left: 10px; width:20px;height:20px; background: url(../images/uqload_ico.png) no-repeat;}
i.server.player-younetu{margin-left: 10px; width:20px;height:20px; background: url(../images/younetu_ico_6.png) no-repeat;}
i.server.player-youtube{margin-left: 10px; width:20px;height:20px; background: url(../images/youtube_ico_2.png) no-repeat; margin-bottom: 6px;}
i.server.player-clipwatching {margin-left: 10px; width:20px;height:20px; background: url(../images/clipwatching_ico.png) no-repeat;}
i.server.player-gounlimited{margin-left: 10px; width:20px;height:20px; background: url(../images/gounlimited_ico.png) no-repeat;}
i.server.player-upvid {margin-left: 10px; width:20px;height:20px; background: url(../images/upvid_ico.png) no-repeat;}
i.server.player-uqload{margin-left: 10px; width:20px;height:20px; background: url(../images/uqload_ico.png) no-repeat;}
i.server.player-younetu{margin-left: 10px; width:20px;height:20px; background: url(../images/younetu_ico_6.png) no-repeat;}
i.server.player-youtube{margin-left: 10px; width:20px;height:20px; background: url(../images/youtube_ico_2.png) no-repeat; margin-bottom: 6px;}
i.server.player-powvideo{margin-left: 10px; width:20px;height:20px; background: url(../images/powvideo_ico.png) no-repeat;}
i.server.player-onlystream{margin-left: 10px; width:20px;height:20px; background: url(../images/onlystream_ico.png) no-repeat;}
i.server.player-mixdrop{margin-left: 10px; width:20px;height:20px; background: url(../images/mixdrop_ico.png) no-repeat;}
i.server.player-fembed{margin-left: 10px; width:20px;height:20px; background: url(../images/fembed_ico.png) no-repeat;}
i.server.player-vshare{margin-left: 10px; width:20px;height:20px; background: url(../images/vshare_ico.png) no-repeat;}
i.server.player-vidlox{margin-left: 10px; width:20px;height:20px; background: url(../images/vidlox_ico.png) no-repeat;}
i.server.player-dood{margin-left: 10px; width:20px;height:20px; background: url(../images/doodstream.png) no-repeat;}
i.server.player-doodstream{margin-left: 10px; width:20px;height:20px; background: url(../images/doodstream.png) no-repeat;}

i.server-2{background:url(../images/players_2.png) no-repeat; border-radius:10px; margin-right:10px; display:inline-block; vertical-align:middle;}
i.server-2.player-streamango{margin-left: 10px; width:20px;height:20px;background-position: 0 -40px;}
.undervideo {background: #202328; margin-top: 20px; margin-bottom: 10px; border-radius:4px;}

.th-vf:before, .th-vostfr:before, .th-vo:before {content:""; width:65px; height:65px; position:absolute; left:0; top:0; z-index:20; 
background:url(../images/vf.png) left top no-repeat;}
.th-vostfr:before {background:url(../images/vostfr.png) left top no-repeat;}
.th-vo:before {background:url(../images/vo.png) left top no-repeat;}
.th-trad {width:22px; height:15px; display:inline-block; float:right; margin: 9px 3px 0 0;}
.th-vostfr_s {background:url(../images/vostfr_sss.png) no-repeat;}
.th-vf_s {background:url(../images/vf_sss.png) no-repeat;}
.th-vo_s {background:url(../images/vo_sss.png) no-repeat;}
.th-bd_s {background:url(../images/bd_ssss.png) no-repeat;}

.seasontab {background: #202328; margin-bottom: 20px; margin-top: -15px;}
.fsa-ep {position:relative;display:block;border-radius:6px;cursor:pointer;
    float:left; width:25%; color: #f5f5f5; padding: 0 7px 0 7px; margin: 7px 0 7px 0;
    text-transform: uppercase; font-weight: 700;   height: 33px;
    text-align: center;  line-height: 38px;font-size: 16px;}
.fsa-ep.active {background:#c8934e;}
.fsa-ep:hover {    color: #ffdd02;}
.floats {padding: 10px 10px;}
span.name {background-image: linear-gradient(#5f93b7, #6d90a896); display: block; border-radius: 2px;}

.fctrl1 { background-color: #1e1e1e; color: #ccc; line-height: 20px;} 

.ctrl-prev, .ctrl-net {padding: 0px 10px;}
.full-ser-ctrl {padding:20px;}
.full-ser-ctrl form {display: contents;}
select.nav-episode-select {display: none;}
.nav-episode-select.open {box-shadow: 0 2px #526c7d;height: 30px;line-height: 30px;display: inline-block;background: #5f93b7;; color: #eaeaea;;border-radius: 4px;padding: 0 5px;text-align: center;cursor: pointer;font-weight: 500;}
.full-ser-ctrl button[type="submit"] {box-shadow: 0 2px #526c7d;color: #eaeaea; background: #5f93b7; display: inline-block; height: 30px; line-height: 30px;border-radius: 4px;text-align: center;cursor: pointer;font-weight: 700;}
.full-ser-ctrl select#nav-season-select, .full-ser-ctrl select#nav-episode-select, .full-ser-ctrl button, .ctrl-prev, .ctrl-net {height:30px; line-height:30px; display:inline-block; 
background: #5f93b7; box-shadow: 0 2px #526c7d; color:#eaeaea; border-radius: 4px; padding:0 5px; text-align:center; cursor:pointer; font-weight: 500;}
.full-ser-ctrl .ctrl-prev {margin: 0;}
.full-ser-ctrl .ctrl-net {margin: 0;}
.full-ser-ctrl option {box-shadow: 0 2px #526c7d;background:#6d90a8; color:#eaeaea; padding:6px;}
.full-ser-ctrl select {width:18%;}
.icon-left span.fa {margin-right:10px;}
.icon-right span.fa {margin-left:10px;}
.full-ser-ctrl .no-active {box-shadow: 0 2px #2a2d34; margin:0; background: #2a2d34; color: #bdbdbd; pointer-events:none; border:0; cursor:not-allowed;}
.yes-active {box-shadow: 0 2px #526c7d; background: #5f93b7; color:#eaeaea;}

.full-ser-ctrl .ctrl-prev {margin: 0;}

.side-seas {font-size: 15px;display: block;}
.side-seas:hover {color: #ffdd02;}
.side-seas:hover a {color: #ffdd02;}
.side-seas.active {color: #ffdd02;}
.side-seas-number {color:#6d90a8;}
.side-seas-all {padding: 8px 6px 10px 2px;
    font-weight: 690;
    font-size: 16px;
    display: block;
    text-align: center;
    margin-top: 20px;
    background-image: linear-gradient(#5f93b7, #335c78);}
.side-seas-over {white-space:nowrap; overflow:hidden; text-overflow:ellipsis; 
    max-width:110px; display:inline-block; vertical-align:middle;}
.side-seas-over_2 {vertical-align:middle} 

.full-tags {background: #202328;
    padding: 10px 10px 13px 10px;
    margin: 10px 0 5px 0px;
    font-size: 12px; border-radius: 4px;}
.full-tags a {color: #427014;}
.full-tags img {float:left; margin: 0 10px 0 0; width:50px; height:50px;}
.tags-t {color: #6d90a8;}

.mi2-title {font-weight: 600; line-height: 18px; overflow: hidden; position: absolute;
    left: 0; bottom: 0; width: 101%; z-index: 10; padding: 10px; text-align: center; background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0, 0, 0, 0.75) 70%);
    text-shadow: 0 0 2px rgb(109, 144, 168); text-transform: uppercase; color: #ebebeb;font-size: 13px;}


.full-ser-keywords {font-size: 14px; background-color: #202328; padding: 10px; margin-bottom: 20px;}
.tagstitle {color: #6d90a8; font-size: 13px; font-weight: bold;}

.grid-thumb .items {margin: 0 -10px; width: auto;}
.grid-thumb .bottom-nav {padding-left: 10px; padding-right: 10px;}
.grid-thumb .short {width: calc((100% - 60px)/3); width: -webkit-calc((100% - 60px)/3); margin-right: 10px; margin-left: 10px; 
	float: left; padding: 10px; height: auto;}
.grid-thumb .short:before {display: none;}
.grid-thumb .short-img {float: none; margin: 0; width: 100%; height: 0; padding-top: 144%;}
.grid-thumb .short-img img {position: absolute; left: 0; top: 0;}
.grid-thumb .short-text {float: none;}
.grid-thumb .short-title {font-size: 16px; padding-right: 0; margin: 10px 0; text-align: center;
	white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}
.grid-thumb .short-bottom {position: static; padding: 0; height: 20px; text-align: center; display: block;}
.grid-thumb .short-bottom > * {display: inline-block;}
.grid-thumb .short-bottom .button, .grid-thumb .short-desc, .grid-thumb .to-fav {display: none;}


/* ADAPTIVE
----------------------------------------------- */
.show-menu, .nav-cloned {display:none;}

@media screen and (max-width: 1220px) {
.wrap {background-image:none;}
.center {max-width:1000px;}
.header .share-box {display:none;}
.karusel, .fscreens, .rels {position:relative;}
.karusel:before, .fscreens:before, .rels:before {width:20px; height:100%; position:absolute; top:0; right:20px; z-index:100; 
box-shadow:inset -20px 0 20px -20px rgba(0,0,0,0.7); display:block; content:""; pointer-events:none;}
.fscreens:before, .rels:before {right:0;}
.short-bottom .button {padding:0 10px;}
.rels .owl-nav.disabled {display:block;}
   
    
.full-ser-ctrl .ctrl-prev, .full-ser-ctrl .ctrl-net {width:100%; display:block;}
.full-ser-ctrl select {display: none;}
.nav-episode-select.open, .full-ser-ctrl select#nav-season-select {width:100%; margin: 8px 0 0 0; display:block; font-size:14px;}
.full-ser-ctrl button[type="submit"] {width:100%; margin-top:8px;display:block; font-size:14px;     margin-bottom: 8px;}
.full-ser-ctrl .no-active {width:100%; display:block; font-size:14px;}
.full-ser-ctrl a {width:100%;}
}

@media screen and (max-width: 950px) {
.center {max-width:768px;}
.nav-cloned {display:block;}
.f-menu, .cols:before {display:none;}
.show-menu {height:40px; line-height:40px; padding:0 20px; display:block; 
background-color:#6d90a8; color:#FFF; font-size:18px; cursor:pointer;}
.cols {overflow:hidden; padding:0;}
.side {display:none;}
.main, .fpage, .add-comm-form {padding:20px 10px;}
.fdesc {padding:10px 10px;}
.viss .side {display:block; margin-left:0; margin-right:-320px; width:320px; position:relative; z-index:300; 
box-shadow: 20px 20px 20px -20px rgba(0,0,0,0.7);}
.side-bt {padding:10px;}
.side-bc {padding:20px 10px;}
.side .tabs-sel {padding:20px 0 0 20px;}
.side-bc.flex-row {padding-bottom:0;}
.search-wrap {width:250px;}
.short {width: 33%; height:280px;}

.comm-item {padding:10px 10px 10px 80px;}
.logotype {-ms-flex-preferred-size: 0; flex-basis: 0; -webkit-box-flex: 1; -ms-flex-positive: 1; flex-grow: 1; max-width: 100%; min-width: 50px; margin-right: 15px; overflow: hidden;}

}

@media screen and (max-width: 760px) {
.center {max-width:640px;}
.login-btns a, .show-login span {display:none;}
.show-login .fa {display:inline-block; margin:0;}
.fleft, .fright {width:100%;}
.fright > div > * {float:left;}
.fsa-ep {width:33.33%}
.comm-one > span:nth-child(2), .comments-tree-list .comments-tree-list:before {display:none;}
.comm-three {display:none;}

.ac-protect {margin-top:0px;}
.comments-tree-list .comments-tree-list {padding-left:0px !important;}
.mass_comments_action {display:none;}
.sub-title h1 {font-size:18px; line-height:24px;}
}

@media screen and (max-width: 590px) {
.center {max-width:480px;}
.search-wrap {width:200px;}
.shorts-header .share-box {display: none;}
.shorts-header.flex-row {text-align: left; min-height: 25px;}
.grid-thumb .items {margin: 0 -5px;}
.grid-thumb .bottom-nav {padding-left: 5px; padding-right: 5px;}
.grid-thumb .short {width: calc((100% - 20px)/2); width: -webkit-calc((100% - 20px)/2); margin-left: 5px; margin-right: 5px; margin-bottom: 10px;}
.grid-thumb .short-bottom {display: none;}
.grid-thumb .short-title {margin-bottom: 0;}
.fsa-ep {width:50%;}

.rels-c .side-item1{text-align:center;width:120px}.rels-c .si1-img{height:165px}.save_time_main{display:flex;align-items:center;justify-content:center;padding:10px}

.k-rate {padding-top:2px;}
.k-rate-full {display:inline-block; position:absolute; top:0; right:0; padding:8px 20px 0 20px; 
border:0px solid #d7d7d7; border-radius:6px 6px 0 0; height:40px;}
.k-rate-full {padding:7px 10px 0 10px;}
    
.shorts-header.flex-row {min-height:50px; text-align:center; display:block;}
.shorts-header222 > *:first-child {width:100%; padding-bottom:10px;}
.bottom-nav {position:relative;}
.bottom-nav2:before {width:20px; height:40px; position:absolute; bottom:40px; right:0px; z-index:100; 
box-shadow:inset -20px 0 20px -20px rgba(0,0,0,0.7); display:block; content:""; pointer-events:none;}
.site-desc img {margin:0 10px 10px 0; width:120px;}
.short {width:50%;}
.fcols {padding-left:0;}
.fposter {margin:0 auto 10px auto; float:none;}
.finfo {margin-bottom: 15px;}

.video-box embed, .video-box object, .video-box video, .video-box iframe, .video-box frame {height:350px;}

.ac-soc {position:static;}
.ac-soc:before {display:none;}
.ac-inputs input {width:100%; margin-top:10px;}
.ac-protect {width:100%; float:none; margin:0;}
.ui-dialog {width:100% !important;}
.upop-left, .upop-right {float:none !important; width:100% !important; margin:0; padding:0 20px;}
.upop-left {margin-bottom:10px; text-align:center;}
.ui-dialog-buttonset button {display:block; margin:0 0 5px 0; width:100%;}
#dofullsearch, #searchsuggestions span.seperator {display:none !important;}
.attach .download-link {margin:0 -15px 0 0; float:none; display:block; padding:0 10px;}
.attach-info {float:none;}
}

@media screen and (max-width: 470px) {
.center22 {max-width:320px;}
.search-wrap {width:120px;}
.header {height:60px;}
.search-wrap, .login-btns {margin-top:15px;}
.logotype {overflow: hidden; position: relative; max-width: 258px;}
.video-box embed, .video-box object, .video-box video, .video-box iframe, .video-box frame {height:350px;}
.pl-5 {display:none;}
.insideIframe {width: 100%; height: 350px;}

}