/* 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 'Play', Arial, Helvetica, sans-serif; line-height:normal; 
padding:0; margin:0; color: #ccc; background: #2a2d34; /*background:#111 url(../images/bg-site.webp) center top fixed no-repeat;*/ 
height:100%; width:100%; font-weight:400;}
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:#fd6500; text-decoration: none;}
h1, h2, h3, h4, h5 {font-weight:400; font-size:24px;}

.form-wrap {}
.sub-title h1 {margin-bottom:15px; font-size:24px; font-weight:700;}
.pm-page, .search-page, .static-page, .tags-page, .form-wrap {}
.cols { width: 100%; }

/*--- SET ---*/
.button, .pagi-load a, .up-second li a, .usp-edit a, .qq-upload-button, button:not(.color-btn):not([class*=fr]), 
html input[type="button"], input[type="reset"], input[type="submit"], .meta-fav a, .usp-btn a {
padding:0 15px; display:inline-block; height:40px; line-height:40px; border-radius:4px; cursor:pointer; 
background-color:#fd6500; color:#fff; text-align:center; font-weight:700; font-size: 14px;}
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, .usp-edit a:hover, .qq-upload-button:hover, .pagi-load a:hover, .usp-btn a:hover,
button:not(.color-btn):hover, html input[type="button"]:hover, input[type="reset"]:hover, input[type="submit"]:hover, .meta-fav a:hover 
{background-color:#fd9b00; color:#fff;}
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:#444; border-radius:4px; -webkit-appearance: none; 
box-shadow:0 0 0 1px #111,inset 1px 1px 3px 0 rgba(0,0,0,0.3);}
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; border:1px solid #111; background-color:#444; color: #fff;}
textarea {display:block; width:100%; padding:10px; border:0px solid #111; background-color:#444; color: #fff; 
border-radius:0; overflow:auto; vertical-align:top; resize:vertical; 
box-shadow:0 0 0 1px #111,inset 1px 1px 3px 0 rgba(0,0,0,0.3);}

.img-box, .img-wide, .img-resp, .img-resp-sq {overflow:hidden; position:relative;}
.img-resp {padding-top:57%;}
.img-resp-sq {padding-top:100%;}
.img-box img, .img-resp img, .img-resp-sq img {width:100%; min-height:100%; display:block;}
.img-resp img, .img-resp-sq img {position:absolute; left:0; top:0;}
.img-wide img {width:100%; display:block;}
.img-square img {width:150%; max-width:150%; margin-left:-25%;}
.img-fit img {height: 100%; object-fit: cover;}
.nowrap {white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
button, .screens a {transition: all .3s;}
.button, .carou-desc {transition: color .3s, background-color .3s, opacity .3s;}
.ps-link {cursor:pointer;}
.icon-l .fa {margin-right:10px;}
.icon-r .fa {margin-left: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-test {display: flex; display: -ms-flexbox; display: -webkit-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-center{-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center}
.fx-between{-ms-flex-pack:justify;-webkit-justify-content:space-between;justify-content:space-between}
.fx-stretch{-ms-flex-align:stretch;-webkit-align-items:stretch;align-items:stretch}
.fx-top{-ms-flex-align:start;-webkit-align-items:flex-start;align-items:flex-start}
.fx-middle{-ms-flex-align:center;-webkit-align-items:center;align-items:center}
.fx-bottom{-ms-flex-align:end;-webkit-align-items:flex-end;align-items:flex-end}
.fx-col{display:-ms-flexbox;display:-webkit-flex;display:flex; 
-ms-flex-direction:column;-webkit-flex-direction:column;flex-direction:column}
.fx-wrap{-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap}
.fx-left {-ms-flex-pack:start;-webkit-justify-content:start;justify-content:start;}
.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;}


b, strong {font-weight: 700;}


/* BASIC GRID
----------------------------------------------- */
.wrap {min-width:320px;}
.wrap-center {max-width:1200px; width: 100%; margin:0 auto; position:relative;}
.header {background-color: #2a2d34; margin-bottom: 100px; position: relative;}
.header-in {height: 60px; padding-left: 30px; padding-right: 30px;}
.main-block {background-color: #202328;}
.cont {width: 100%;}
.side {background-color: #2a2d34; width: 300px; position: relative;}
.main {min-height: 80vh; width: calc(100% - 300px);}
.main-m {padding:0 30px;}
.footer {background-color: #202328; padding: 15px 30px; border-top: 3px solid #111;}

#gotop {position:fixed; z-index:300; left:0; top:0; height:100%; width:75px; text-align:center; 
padding:20px 0; background-color:rgba(0,0,0,0); color:#FFF; font-size:24px; cursor:pointer; display:none;}
#gotop:hover {background-color:rgba(0,0,0,0.5);}


/* HEADER, CAROU
----------------------------------------------- */
.logo {display:block; width:280px; height:60px; overflow:hidden; 
position: absolute; top: 0; left: 50%; margin-left: -155px;}
.logo img {height: 100%;}
.search-wrap {width:270px; float: right; margin-top: 10px;}
.search-box {width:100%; position:relative;}
.search-box input, .search-box input:focus {width:100%; padding:0 60px 0 15px; 
	background-color:#111; box-shadow:none; color: #fff; border-radius: 4px;}
.search-box button {position:absolute; right:5px; top:5px; z-index:10; 
height: 30px !important; line-height: 30px !important; border-radius: 3px !important; 
background-color: #444 !important; color: #ccc !important; padding: 0 15px !important;}

.login {height: 40px; line-height: 40px; float: left; margin-top: 10px;}
.not-logged > a {margin-left: 15px;}
.logged li {display: inline-block; vertical-align: middle; margin-right: 15px; position: relative;}
.login-av {width: 40px; height: 40px; border-radius: 50%;}
.logged .fa {font-size: 20px;}
.login-count {min-width: 20px; height: 20px; line-height: 20px; text-align: center; 
border-radius: 10px; background-color: #33b6de; color: #fff; font-size: 10px; 
position: absolute; top: -4px; right: -12px; padding: 0 3px;}
.login-ctrl a {display: block; height: 30px; line-height: 30px; padding: 0px 15px; 
	background-color: #111; border-radius: 15px;}
.login-ctrl li + li {margin-top: 5px;}
.login-ctrl .fa {width: 26px; color: #fd6500;}

/* CAROU
----------------------------------------------- */
.carou {background-color: #202328; padding: 20px; height: 250px;}
.carou-in {padding: 10px;}
.carou-item-wr {display: block; width: 129px; height: 190px; float: left;}
.carou-item {display: block; width: 129px; height: 190px;}
.carou-item-wr .short-meta-trailer {top: 165px;}

.mask {position: absolute; left:0; top:0; width:100%; height:100%; text-align:center; padding:10px; 
background-color:rgba(0,0,0,0.7); font-size:20px; opacity:0; align-items:center;}
.with-mask:hover .mask {opacity:1; transition:.3s;}
.mask span.fa {width: 60px; height: 60px; border-radius: 50%; text-align: center; line-height: 60px; background-color: #fff; color: #fd6500; margin: 0 auto 15px auto; font-size: 53px;}
.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:#000; right:0; bottom:10px;}
.m-kp:before, .m-imdb:before {content:attr(data-label); margin-right:3px;}
.m-qual {background-color:#6d90a8; color:#FFF; left:0px; top:10px;}

.carou-menu {height: 53px; background-color: #2a2d34; position: relative; z-index: 200; 
box-shadow: 0 -20px 20px -20px rgba(0,0,0,0.5); padding: 0 30px; position: relative; 
border-bottom: 3px solid #111;}
.carou-menu-item {display: inline-block; vertical-align: top; height: 50px; line-height: 50px; 
	margin-right: 30px; font-weight: 700;}
.carou-menu-item.is-active {box-shadow: inset 0 3px #fd6500;}
.share-box {position: absolute; right: 30px; top: 14px;}


/* SECTION, SEO DESC
----------------------------------------------- */
.shorts-header {margin: 20px 0 30px 0; padding-left: 50px; position: relative;}
.shorts-title {font-size: 24px; font-weight: 700; color: #fff;}
.shorts-title span {color: #fd6500;}
.shorts-header h1 {font-weight: 700;font-size: 24px;text-transform: uppercase;color: #fff;}
.shorts-header h2, .shorts-header h3 {font-weight:500; font-size:18px; text-transform: uppercase; color: #fff;}
.shorts-header span {color: #fd6500;}
.grid-select {line-height:40px; height: 40px; position: absolute; left: 0; top: -3px; 
background-color:#2a2d34; box-shadow:0 0 20px 0 rgba(0,0,0,0);}
.grid-select div {height:40px; width:40px; text-align:center; float:left; font-size:18px; cursor:pointer;}
.grid-select div:hover, .grid-select div.current {color: #fff;}

.quan-select {opacity: 0; display: inline-block; vertical-align: middle; margin-right: 10px;}
.js .quan-select {opacity: 1;}
.quan-select .chosen-container-single .chosen-single {background-color: #2a2d34; border-radius: 15px;}

.sorter {display:inline-block; cursor:pointer; font-size: 12px; position: relative;
padding:5px; line-height:24px; height: 34px; background-color:#2a2d34; border-radius:20px; 
box-shadow: inset 0 0 0 1px #000; vertical-align: middle;}
.sorter:before {content:attr(data-label); padding:0 10px 0 5px; display: inline-block; vertical-align: top;}
.sorter form {display:none; background-color:#111; padding:10px; line-height:26px; box-shadow:0 0 15px 0 rgba(0,0,0,0.3); 
position:absolute; right:0; top:100%; width:160px; z-index:999;}
.sorter a:hover {text-decoration:underline;}
.sort li.asc a:after, .sort li.desc a:after {content:"\f063"; font-family:FontAwesome; display:inline-block; margin-left:10px;}
.sort li.desc a:after {content:"\f062"}
.sorter > span {display: inline-block; vertical-align: top; height: 24px; line-height: 22px; padding: 0 10px; 
border-radius: 12px; background-color: #33b6de; color: #fff;}

.desc-text {padding: 30px; background-color: #2a2d34; position: relative; z-index: 200; 
box-shadow: 0 0 20px rgba(0,0,0,0.5);}
.desc-text h1, .desc-text h2, .desc-text h3 {font-size: 18px; font-weight: 700; 
color: #fff; margin-bottom: 15px;}
.desc-text span {color: #fd6500;}
.desc-text p {line-height:1.7;}
.desc-text p + p {margin-top:10px;}
.desc-text p + h1, .desc-text p + h2, .desc-text p + h3 {margin-top:30px;}
.desc-text a {text-decoration: underline; color: #fd6500;}
.desc-text img {float: left; margin: 0 30px 10px 0; max-width: 200px;}

.speedbar { padding: 10px 30px; border-bottom: 1px solid #111; color: #888; background: #1d1f24; }
.speedbar + .shorts-header {margin-top: 10px;}


/* SHORT
----------------------------------------------- */
.short {margin: 0;padding: 0 8px;border: 0;margin-bottom: 15px;float: left;width: 25%;}
.short-left {width: 100%;margin: 0;}
.short-img {padding-top: 140%; height:0; display: block;}
.short-img img {position: absolute;left: 0;top: 0;}
.short-meta {display: inline-block; position: absolute; z-index: 20;}
.short-meta-qual {color: #fff; top: 8px; right: 8px; 
text-transform: uppercase; height: 24px; line-height: 24px; 
background-color: rgb(255, 77, 0);
padding: 0 5px; border-radius: 3px; font-weight: 700; font-size: 12px;}
.short-meta-quality {color: #fff; top: 8px; right: 8px; 
text-transform: uppercase; height: 24px; line-height: 24px; 
background-color: rgb(255, 77, 0);
padding: 0 5px; border-radius: 3px; font-weight: 700; font-size: 14px;}
.short-meta-ajout {display: flex; align-items: center; justify-content: center; color: #c5cbdb; background-color: #2a2d34; text-align: center; position: absolute; bottom: 0; vertical-align: middle; width: 100%; padding: 5px; overflow: hidden; height: 42px; }
.short-meta-qual1 {background-color: #bd1515; color: #fff; bottom: 15px; right: -70px; 
width: 200px; transform: rotate(-45deg); transform-origin: center; text-align: center; 
height: 20px; line-height: 18px;}
.short-meta-rate {left: 8px; top: 8px; background-color: rgba(0,0,0,0.7); color: #ccc; font-weight: 700;
box-shadow: 0 0 0 1px #111; height: 24px; line-height: 24px; padding: 0 10px; border-radius: 3px; font-size: 14px;}
.short-meta-rate .fa {margin-right: 5px; color: #ffa300;}
.short-meta-trailer {color: #c5cbdb; top: 275px; left: 8px; 
text-transform: uppercase; height: 16px; line-height: 16px; width: 22px; text-align: center;
background-color: rgba(67,72,84,.79); box-shadow: 0 0 0 3px rgba(93,100,115,0.7);
border-radius: 3px; font-size: 10px; padding-left: 2px; cursor: pointer;}
.short-meta-trailer:hover {color: #fff; background-color: #33b6de;}
.short-right {padding-bottom: 55px; position: relative;}
.short-top {margin-bottom: 15px; width: 100%;}
.short-top-left h2 a {display: inline-block; font-size: 20px; font-weight: 700;}
.short-top-left h2 a:hover {color: #fd6500;}
.short-original-title {display: inline-block;font-size: 20px;font-weight: 700; line-height:40px;}
.short-top-right {}
.short-desc {margin-bottom: 15px; line-height: 1.7;}
.short-info {margin-top: 3px; line-height: 1.7;}
.short-info > span {font-weight: 700; margin-right: 5px;}
.short-info a {color: #fd6500;}
.short-info a:hover {text-decoration: underline;}
.short-btm {position: absolute; left: 0; right: 0; bottom: 0;}
.short-date {}
.short-fav {box-shadow: inset 0 0 0 1px #000; border-radius: 4px; padding: 0 15px;
color: #ccc; height: 40px; line-height: 40px; cursor: pointer; background-color: #2a2d34;}
.short-fav .fa {color: #33b6de; margin-right: 10px;}
.short-btm a {display: block;}
.rate3-short {height:30px; overflow:hidden; line-height:30px; white-space:nowrap; text-align:right;} 
.rate3-short .fa {margin-right:10px;}
.sr-plus, .sr-minus {display: inline-block; vertical-align: top;}
.sr-plus .fa , .sr-minus .fa {display:inline-block; line-height:30px; vertical-align:top; 
width: 30px; height: 30px; text-align: center; border-radius: 50%; margin-right: 10px; font-size: 16px;}
.sr-plus .fa {color:#fff; background-color: #6cc43c;}
.sr-minus .fa {color:#fff; background-color: #f1656f;}
.r3-hide {display:none;}
.sr-minus {margin-left: 10px;}
.sr-plus:hover, .sr-minus:hover {cursor: pointer; opacity: 0.8;}
#trailer-box {display: none;}

.viewed-box {margin-top: 60px;}
.viewed-box .side-bc {margin: 0 -7px;}
.viewed-item .side-item {width: 100%;}
.viewed-item {padding: 0 7px; width: 16.66%; float: left;}
.viewed-item .side-title {height: 40px; line-height: 20px; overflow: hidden; text-align: center;}


/* SIDE
----------------------------------------------- */
.side-box {margin-bottom: 30px;}
.side-bt {font-weight: 700; color: #fff; border-left: 3px solid #fd6500; background-color: rgba(0,0,0,0.3); 
	padding: 10px 0 10px 30px; margin-bottom: 15px; font-size: 16px;}
.side-bc { padding: 0 20px; flex-direction: row;}
.side-br { margin-bottom:20px; }
.side-sticky {position: static; position: sticky; right: 0; top: 30px;}
.nav-title {font-weight: 700; margin-bottom: 12px; color: #33b6de;}
.nav-menu + .nav-title {margin-top: 15px;}
.nav-menu a {display:block; padding: 4px 0px;}
.nav-col + .nav-col .nav-menu a {display:block; padding: 4px 0;}
.nav-menu a:hover, .nav-menu a.is-active {background-color: rgba(0,0,0,0.3); color: #fff;}

.side-box .tabs-b {display: none !important; background-color: transparent !important;}
.side-box .tabs-b.visible {display: block !important;}
.side-box .tabs-sel {white-space: nowrap; background-color: rgba(0,0,0,0.3); margin-bottom: 15px; }
.side-box .tabs-sel span {display: inline-block; vertical-align: top; 
	height: 30px; line-height: 30px; cursor: pointer; padding: 0 9px; border-radius: 0px;}
.side-box .tabs-sel span.current {background-color: #33b6de; color: #fff;}

.pop-item {padding: 10px;}
.pop-item:nth-child(2n) {background-color: rgba(0,0,0,0.3);}
.pop-img {width: 50px; height: 60px; border-radius: 0; margin-right: 15px;}
.pop-title > span {font-size: 12px; margin-bottom: 3px; display: block;}
.pop-title .fa {margin-right: 5px; color: #ffa300;}

.top-item {margin-bottom:5px; display:block;}
.top-img {width:180px; height:260px; margin:0 auto 10px auto; border-radius:0px;padding-top: 90%!important;}
.top-title {line-height:20px; padding-left:35px; position:relative;}
.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:#33b6de; color: #fff; border-radius: 10px; font-size: 12px;}

/*.side-item {width: 47%; margin-bottom: 15px; display: block;}*/
.side-title {margin-top: 7px;}
.owl-side .side-item {width: 112px; margin-bottom: 0;}

.upd-item {background-color: rgba(0,0,0,0.3); padding: 10px; margin-bottom: 3px; 
	display: block; position: relative;}
.upd-title {display: block; margin-bottom: 3px; color: #33b6de;}
.upd-season {margin-top: 3px;}
.upd-voice {margin-top: 3px;}
.upd-poster {width: 130px; padding: 10px; border-radius: 3px; background-color: rgba(0,0,0,0.6); 
position: absolute; z-index: 999; right: 100%; top: 50%; transform: translateY(-50%); display: none;}
.upd-item:hover .upd-poster {display: block;}
.upd-poster img {display: block;}

.lcomm + .lcomm {margin-top: 15px;}
.ltitle {display: block; color: #33b6de;}
.ltext {line-height: 1.5;}
.lmeta {font-size: 12px; margin: 5px 0;}
.ldate, .lav, .lname {display: inline-block; vertical-align: middle; margin-right: 7px;}
.lav {width: 20px; height: 20px; border-radius: 50%;}


/* BOTTOM NAVIGATION
----------------------------------------------- */
.bottom-nav { line-height: 30px; text-align: center; border-top: 1px solid #111; padding: 15px 20px 20px 20px; }
.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:32px; 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:32px; background-color:#2a2d34; margin:0 3px; border-radius:0; margin-top: 10px;}
.navigation span, .pagi-nav a:hover {background-color:#fd6500; color:#fff;}
.navigation span.nav_ext {background-color:#2a2d34; color: #ccc;}
.pagi-nav a:hover {background-color:#fd6500; color:#fff;}
.dle-comments-navigation .pagi-nav {margin-bottom:0;}


/* FOOTER
----------------------------------------------- */
.footer-left {position: relative; padding-left: 200px; 
	background:url(../images/logo.png) 0 top / auto 100% no-repeat; }
.footer-menu a {margin-right: 15px; font-weight: 700; display: inline-block;}
.footer a:hover {text-decoration: underline;}
.footer-text {margin-top: 10px;}


/* FULL
----------------------------------------------- */
.short-top h1 {font-size: 24px; font-weight: 700; color: #fff;}
.short-top h1 .fa {margin-left: 15px;}
.mcols {margin-bottom: 30px;}
.mleft {width: 200px; margin-right: 30px;}
.mright {position: relative; margin-top: 10px; width: calc(100% - 230px);}
.mt {margin-top: 15px;}
.mtext {margin-top: 30px;}
.mpage {position: relative;}
.movie-page {position: relative; z-index: 1; padding: 20px 30px;}
.mbg {position: absolute; top: 0; right: 0; left: 0; height: 460px; 
background-size: cover; background-repeat: no-repeat; background-position: center; 
box-shadow: inset 0 460px 0 0 rgba(32,32,40,0.6); background-color: #202328; 
background-blend-mode: luminosity;}
.mbg:before {content: ''; position: absolute; bottom: 0; left: 0; right: 0; height: 100%; 
background: linear-gradient(to bottom, rgba(32,32,40,1) 0%,rgba(32,32,40,0.5) 50%,rgb(32, 35, 40) 100%);}

.mrates {position: absolute; right: 0; top: 0;}
.mrate-kp, .mrate-imdb {text-align: center; padding-left: 25px; color: #fff; 
font-weight: 700; height: 20px; line-height: 20px; margin-bottom: 5px; white-space: nowrap;}
.mrate-kp {background: url(../images/kp.png) 0 center no-repeat;}
.mrate-imdb {background: url(../images/imdb.png) 0 center no-repeat;}
.mrate-kp span, .mrate-imdb span {font-size: 12px; font-weight: 400; color: #ccc;}

.mplayer-scroll {margin-top: 15px; width: 100%;}
.mplayer-scroll .fa {font-size: 18px;}
.mscreens-title {margin: 30px 0 15px 0; text-align: center; font-weight: 700; font-size: 18px;}
.mscreens a {position:relative; display:inline-block; vertical-align:top;
width:200px; height:140px; overflow:hidden;}
.mscreens a img {display:block; width: 100%; height:100%; object-fit: cover;}
.mscreens br {display:none;}

.msubtitle {font-weight: 700; font-size: 18px; text-align: center; margin-bottom: 30px;}
.msubtitle1 {font-weight: 700; font-size: 18px; text-align: center;}
.msubtitle1 span {color:#2690b1;}
.mseas {background-color: #2a2d34; padding: 15px; border-radius: 4px; margin-bottom: 15px;}
.mseas-title {font-size: 16px; font-weight: 700; color: #fff; margin-bottom: 10px;}
.mseas-info > span, .mseas-info > a {display: inline-block; vertical-align: middle; margin-right: 15px;}
.mseas-info > a {color: #33b6de;}
.mseas-info a:hover {text-decoration: underline;}
.mseas-info > span:before, .mseas-info > a:before {content:"\f138"; font-family:'FontAwesome'; 
font-size: 12px; vertical-align: middle; margin-right: 10px;}

.msubtext1 {margin-bottom: 15px; }
.mtable {margin-bottom: 30px !important;}
.mtable td {text-align: center;}
.mtable td:first-child {text-align: left;}
.mtable thead td:first-child {font-size: 18px; font-weight: 700;}
.mtable tbody td:nth-child(2) {font-weight: 700;}
.mtable tbody td:nth-child(5) {color: #bd1515;}
.mtable tbody td:nth-child(3) .fa {color: #33b6d7; opacity: 0.5;}
.mtable td {min-width: 50px;}

.mplayer {position:relative;}
.mplayer .tabs-sel {white-space:nowrap; overflow-y:hidden; overflow-x:auto; font-size: 0;}
.mplayer .tabs-sel span {display:inline-block; padding:0 15px; height:40px; line-height:40px; cursor:pointer; 
font-weight:700; font-size: 18px; background-color: #111; color: #fff;}
.mplayer .tabs-sel span.current {background-color: #fd6500; color: #fff;}
.mplayer .tabs-sel span:hover {text-decoration: underline;}
.js .tabs-b {display:none; background-color: #000;}
.js .tabs-b.visible {display:block;}

.mcompl {position: absolute; right: 0; top: 0;}
.mcompl > a {display: inline-block; height: 30px; line-height: 30px; padding: 0 10px; 
border-radius: 4px; background-color: #33b6de; color: #fff; opacity: 0.8;}
.mcompl a:hover {opacity: 1;}
.mrkl {display: inline-block; vertical-align:middle; margin-left: 7px; position: relative;}
.mrkl > .fa {width: 30px; height: 30px; line-height: 30px; text-align: center; border-radius: 3px; 
cursor: pointer; background-color: #bd1515; color: #fff; margin-right: 0; font-size: 18px;}
.mrkl-in {position: absolute; right: 0; bottom: 120%; width: 600px; border-radius: 3px; font-size: 16px; display: none;
background-color: #2a2d34; padding: 15px; line-height: 1.7; box-shadow: 0 0 20px 0 rgba(0,0,0,0.5);}
.mrkl-in:after {content: ''; border: 10px solid transparent; border-top: 10px solid #2a2d34; 
position: absolute; top: 100%; right: 5px;}
.red {color: #fd6500;}
.mrkl-in a {text-decoration: underline; color: #fff;}
.mrkl:hover .mrkl-in {display: block;}

.mplayer-btm {padding: 15px; background-color: #111;}
.mplayer-btm .rate3-short {margin-right: 15px;}
.yx-share {}
.yx-share-title {margin-right: 5px;}
.yx-share > * {display: inline-block; vertical-align: middle;}
.msubtext {padding: 15px; margin-bottom: 20px; background-color: #2a2d34; text-align: center;}

.mrels {margin-bottom: 15px; margin-top:20px;}
.mrels-title {font-size: 24px; font-weight: 700;	color: #fff; margin-bottom: 30px;}
.mrels-title span {color: #fd6500;}
.mrels .side-item {text-align: center; width: 100%;}
.mrels .side-title {max-height: 40px; overflow: hidden; line-height: 20px;}
.mrels .owl-prev {left: -30px; top: 70px;}
.mrels .owl-next {right: -30px; top: 70px;}
.mrels-items {display: grid; grid-template-columns: repeat(auto-fill,minmax(140px,1fr)); grid-gap: 20px 20px; grid-auto-flow: row dense; width: 100%;}

/* 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:370px; 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 auto;}
.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:#fd6500;}
.full-text a:hover {text-decoration:none;}
.full-text h2, .full-text h3, .full-text h4, .full-text h5 {margin:10px 0; font-size:18px; font-weight:700;}
.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; position:relative;}
.full-text > ol li {list-style:decimal; margin-left:40px;}

.full-text table {width:100%; text-align:left; margin:0;}
.full-text table tr td {padding:7px 10px; border:2px solid #171717;}
.full-text table tr:nth-child(2n+1) {background-color:#171717;} 
.full-text table thead tr {background-color:#33b6d7 !important; color:#FFF;}
.full-text table img {display:block; margin:0; border:0; max-width:350px}
.attach {line-height:40px; background-color:#171717; 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:#d4152b;}
.attach-info {float:right;}
.attach i {margin-right:5px;}
.dcont {border:1px solid #171717; padding:0 15px 15px 15px; margin:0 0 20px 0; line-height:20px;}
.polltitle {display:block; padding:5px 15px; margin:0 -15px 15px -15px; font-size:18px; background-color:#171717; line-height:normal;}
.full-taglist a {color:#fd6500;}
.full-taglist {margin:0;}


/* Owl Carousel v2.1.0 */
.owl-carousel {display: none; width: 100%; -webkit-tap-highlight-color: transparent; position: relative; z-index: 1; }
.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;}
.owl-prev, .owl-next {width:20px; height:40px; position:absolute; top:90px; z-index:200;
text-align:center; line-height:40px; color:#fff; background-color: #fd6500; font-size:18px;}
.owl-prev {left:-20px; border-radius: 0 20px 20px 0; padding-right: 3px;}
.owl-next {right:-20px; border-radius: 20px 0 0 20px; padding-left: 3px;}
.owl-prev:hover, .owl-next:hover {background-color:#33b6de; color:#fff;}
.owl-dots {text-align:center; padding-top: 10px;}
.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:#fd6500;}

/* SECT
----------------------------------------------- */
.sect {border-left: 1px solid #1d1f24; border-top: 1px solid #1d1f24; border-bottom: 1px solid #1d1f24;}
.sect + .sect {margin-top:5px;}
.sect-t {background-color:#64a536; background: linear-gradient(to bottom,#92b878 0,#67b72d 100%); 
padding:7px; font-size:18px; margin-bottom:15px; color:#403b34;}
.sect-t span {font-weight:700;}
.floats {margin:0 -5px;}
.sect-ser {background: #2a2d34;margin-bottom: 20px;}
.sect-ser .sect-t {margin-bottom:0;}
.col-ser {width:50%;}
.col-ser-capt {color: #FFF;line-height: 40px;text-transform: uppercase;text-align: center;font-size: 20px;font-weight: 600; padding: 5px; border-right: 1px solid #202328;}
.col-ser-capt span {color:#fd6500;}
.col-ser.bass {border-right: 1px solid #202328;}

/* SERIAL LINE
----------------------------------------------- */
.line-item {line-height: 30px;padding: 2px 5px 2px 10px;overflow: hidden;font-size: 14px;border-top: 1px solid #202328;border-top: 1px solid #202328;border-right: 1px solid #202328;float: left;width: 100%;}
.line-item:hover {background-color:#202328;}
.line-item:hover a {color: #ccc;}
.l-right {width:85px; height:22px; margin-top:-1px;}
.l-left {width:calc(100% - 90px); width:-webkit-calc(100% - 90px); display:block;}
.l-left span {font-weight:700; text-transform:uppercase;}
.l-left span span {color:#fd6500;}
.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.voirfilms_voice {width: 21px; float: right; margin: 6px 5px 0px 0px;}
.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;}
.nowrapp {white-space: nowrap;overflow: hidden;text-overflow: clip;}
.l-right .younetu {width: 21px; float: right; margin: 6px 5px 0px 0px; background: url(../images/younetu_ico_6.png) no-repeat;}
.l-right .openload {background:url(../images/players_1.png) no-repeat; border-radius:10px; display:inline-block; vertical-align:middle;}
.l-right .openload.openload-server{float: right; margin: 6px 5px 0px 0px; width:20px;height:20px;background-position:0 -240px}

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

.d-none {
    display: none!important;
}

.embed-col {
    background: #393e46;
    position: relative;
    height: 450px;
}

.spinner {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    margin: 0 auto 0;
    width: 70px;
    text-align: center;
}

.embed-captcha {
    width: 100%;
    height: 450px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-flow: column;
    position: absolute;
    z-index: 2;
}

.spinner > div {
    width: 18px;
    height: 18px;
    background-color: #fff;
    border-radius: 100%;
    display: inline-block;
    animation: sk-bouncedelay 1.4s infinite ease-in-out both;
}

.spinner .bounce1 {
    animation-delay: -0.32s;
}

.spinner .bounce2 {
    animation-delay: -0.16s;
}
@keyframes sk-bouncedelay {
    0%, 80%, 100% {
        transform: scale(0);
    }
    40% {
        transform: scale(1);
    }
}

.in_image {height: 100%; width: 100%; background: rgb(0 0 0 / 62%) linear-gradient(#2c2c2c00,#141414); position: relative;}
#click_me {z-index: 1; border-radius: 50%; transform: translateX(-50%) translateY(-50%); box-shadow: 0 0 31px 0 #86987f; cursor: pointer!important;background: #fff;animation: jump_jump 1s ease infinite alternate; height: 90px; width: 90px; position: absolute; top: 50%; left: 50%; border: 6px solid #ffffff;}
#click_me_ser {z-index: 1; border-radius: 33%; transform: translateX(-50%) translateY(-50%); box-shadow: 0 0 31px 0 #86987f; cursor: pointer!important;background: linear-gradient(to right,#79c142,#79c142);animation: jump_jump 1s ease infinite alternate; height: 90px; width: 90px; position: absolute; top: 50%; left: 50%;}
.icon_play {background-image: url(../images/play_arrow_white_192x192.png);position: absolute;height: 84px;width: 84px;background-size: 80px 80px;}
.in_image span {text-align: center;font-size: 78px;color: #feaf36;}


/*MATERIAL ICONS
----------------------------------------------- */
#Menu-icon {float: left;margin-right: 2px; color:#6c5ce7;}
#Maticon_star {color: #ffd700;margin-right: 5px;width: 10px;vertical-align: middle;padding-bottom: 2px;}
#Maticon {float: left;font-size: 30px;padding: 12px 0 10px 10px;color: #fff;margin-right: 10px;margin-top: -14px;line-height: 26px;margin-left: -18px;background: -webkit-linear-gradient(#F1941B,#E63257);-webkit-background-clip: text;-webkit-text-fill-color: transparent;}

.material-icons-star {font-family: 'Material Icons';font-weight: 700;font-style: normal;font-size: 16px;line-height: 1;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;}



.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: 1px solid #202328;}*/
.lien:hover {background-color:#202328;}
.lien.active {background-color:#202328;}
.lien-left {height:35px; overflow:hidden; width:60%;}
.lien-right {height:35px; overflow:hidden; width:40%;}
.lien-num {float:left; width: 55px;}
.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;}

.pl-1, .pl-2 {float:left;}
.pl-3,.pl-4, .pl-5 {float:right;}
.pl-2, .pl-3, .pl-4, .pl-5 {margin-left:10px;}
.pl-3 {font-size: 12px;}
.pl-5 {padding: 0px 10px; color: #333; background-color: #fd6500; border-radius: 4px; font-weight: 600;}
.pl-4 img {height:20px; position:relative; top:3px;}
.serv {font-weight:700; text-transform: uppercase;}

.player-list li.current > a {background: #202328;}
.player-list li.current {background: #393e46;}
.player-list li > div{display: block; padding: 5px 15px; line-height: 26px; cursor: pointer;}  
.player-list li > div:after {content: ""; display: table; clear: both;}
.player-list li:nth-child(1n) { border-bottom: 1px solid #3a3d42; }
.player-list li:last-child { border-bottom: none; }
i.server{background:url(../images/players_1.png) no-repeat; border-radius:10px; margin-right:10px; display:inline-block; vertical-align:middle;}

i.server.player-netu{margin-left: 10px; width:20px;height:20px;background-position:0 -160px}
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-vidoza{margin-left: 10px; width:20px;height:20px;background-position: 0 -600px;}
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-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-doodstream{margin-left: 10px; width:20px;height:20px; background: url(../images/doodstream_ico.png) no-repeat;}
i.server.player-streamtape{margin-left: 10px; width:20px;height:20px; background: url(../images/streamtape.png) no-repeat;}
i.server.player-filemoon{margin-left: 10px; width:20px;height:20px; background: url(../images/filemoon.png) no-repeat;}
i.server.player-voe{margin-left: 10px; width:20px;height:20px; background: url(../images/voe.png) no-repeat;}
i.server.player-vidguard{margin-left: 10px; width:20px;height:20px; background: url(../images/vidguard.png) no-repeat;}
i.server.player-streamhub{margin-left: 10px; width:20px;height:20px; background: url(../images/streamhub.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;}


/*NEWWWWW
----------------------------------------------- */
.short-info .qualite-films {text-transform: uppercase; color: #fd6500;}
.undervideo {background: #2a2d34;border: 1px solid #2a2d34;}

.short-meta-season {color: #fd6500;
    background-color: rgba(255, 255, 255, 0.8);
    box-shadow: 0 0 0 3px rgb(253, 101, 0);
    font-weight: 600;
    text-align: center;
    width: 100%;
    bottom: 0px;
    line-height: 30px;
    font-size: 16px;
    position: sticky;
    text-transform: uppercase;}

.seasonthumb {width:25%; padding:10px; float:left;}
.th-seas {display:block; text-align:center; overflow:hidden; height:240px;}
.th-seas .th-img {width:100%; height:100%; margin:auto;}
.th-seas .th-desc {border-top:1px solid #ccc; padding:10px 0 0 0; margin:0 10px;}
.th-count {color:#B59501; font-weight:700; margin-top:10px; font-size:17px;}

.thumb {width:20%; padding:0 7px 15px 7px; float:left;}
.th-in {position:relative;overflow: hidden;border-radius: 10px 50px;}
.th-desc {padding:7px; height:67px;}
.th-img {display:block;}
.img-resp-v {overflow:hidden; position:relative; padding-top: 120%;}
.img-resp-v img {position:absolute; left:0; top:0;}
.img-box img, .img-resp-v img {width: 100%;min-height: 100%;display: block; object-fit:cover;}
.th-img:hover {opacity:0.9;}
figcaption {color: #fd6500; background-color: #2f3038; border-top: 3px solid #fd6500;font-weight: 600;text-align: center;width: 100%;bottom: 0px;line-height: 35px;font-size: 16px;position: absolute;text-transform: uppercase;}

.fsa-ep {
    background: #2f3038;
    margin: 0 5px 10px;
    border-radius: 30% 70% 70% 30% / 30% 30% 70% 70%;
    margin-top: 0;
    margin-bottom: 15px;
    font-size: 14px;
    padding: 24px;
    color: #fff;
    line-height: 1.42857143;
    white-space: nowrap;
    text-transform: uppercase;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    z-index: 20;
    letter-spacing: .05em;
    transition: none;
    -webkit-transition: none;
    -moz-transition: none;
    -o-transition: none;
    -ms-transition: none;
    display: inline-block;
    position: relative;
    width: 124px;}
.fsa-ep.active {background:#16181c;}
.fsa-ep:hover {background:#16181c;}

.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;}
.th-smart {width:50px; height:50px; float:left; display:inline-block;}
.th-smart_s {background:url(../images/smartphone1.png) no-repeat;}

.full-ser-ctrl {background-color:#2a2d34;; padding: 10px; margin-bottom: 20px;}
.full-ser-keywords {background-color: #2a2d34;padding: 10px;margin: 10px 0;}
.full-ser-keywords>small{font-size:12px;}
.full-ser-ctrl form {display: contents;}
select.nav-episode-select {display: none;}
.nav-episode-select.open {height: 30px; line-height: 30px; display: inline-block; background-color: #1f2226; color: #888; border: 0px solid #fd6500; border-radius: 2px; padding: 0 5px; text-align: center; cursor: pointer; font-weight: 700;}
.full-ser-ctrl button[type="submit"] {padding: 0 20px;display: inline-block;height: 30px;line-height: 30px;    background-image: linear-gradient(#fd6500, #a64200);color: #333;border: 0px solid #ff8330;border-radius: 2px;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-color: #1f2226; color: #888; border: 0px solid #fd6500; border-radius: 2px; padding: 0 5px; text-align: center; cursor: pointer; font-weight: 700;}
.full-ser-ctrl .ctrl-prev {margin: 0;}
.full-ser-ctrl .ctrl-net {margin: 0;}
.full-ser-ctrl option {background:#202328; color:#fff; 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 {margin:0;    background: #1f2226; color:#888; pointer-events:none; border:0; cursor:not-allowed;}
.yes-active {background-image: linear-gradient(#fd6500, #a64200); color:#333;}

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

.ctrl-prev, .ctrl-net {padding: 0px 10px;}

.seasontab {margin-top: 50px; margin-bottom: 50px;}
.seasons-name {width: 100%;-webkit-animation-duration: 1.75s;animation-duration: 1.75s;-webkit-animation-name: bounceOut;animation-name: bounceOut;margin: 0 auto;text-align: center;font-size: 20px;display: block;padding: 11px;    background: linear-gradient(to left,#FFC837,#fd6500);
color: #fff; font-weight: 100; margin-bottom: 30px;}
.seasons-name:after {content: '';display: block;position: absolute;left: 0;right: 0;margin: 46px auto;margin-top: 11px;height: 0;width: 0;border-left: 20px solid transparent;border-right: 20px solid transparent;border-top: 20px solid #ff8b0f;}
.side-seas {padding: 10px 2px 10px 2px;font-weight: 700;font-size: 15px;display: block; text-align: center;}
.side-seas:hover {background-color:#1d1f24;}
.side-seas:hover a {text-decoration-color: #333}
.side-seas.active {background-color:#1d1f24; color: #fd6500;}
.side-seas-number {color:#33b6de;}
.side-seas-all {padding: 10px 2px 10px 2px;font-weight: 700;font-size: 15px;display: block; background-color:#1d1f24; text-align:center; margin-top: 10px;}
.side-seas-over {white-space:nowrap; overflow:hidden; text-overflow:ellipsis; max-width:90px; display:inline-block; vertical-align:middle;}
.side-seas-over_2 {vertical-align:middle}    
.side-seas-hui {white-space:nowrap; overflow:hidden; text-overflow:ellipsis; max-width:130px; display:inline-flex;}

.player-control {margin-top: 30px;}
.key-w {text-transform: uppercase;font-weight:700;}
.tagstitle {color: #fd6500; font-family: Verdana,Arial,Helvetica,sans-serif;font-size: 12px; font-weight: bold;}
.h2-news {font-size:20px; margin-bottom:10px; width:80%;}

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

.myButton {
    display: inline-block;
    width: 45%;
    color: #fff;
    font-size: 22px;
    text-align: center;
    padding: 23px;
    border-radius: 6px;
    font-weight: 600;
    line-height: 25px;
    font-style: italic;
    margin-bottom: 5px;
    background: linear-gradient(to bottom,#ef8326 5%,#ea593f 100%);
    background-color: #ec6e32;
}

a.myButton:hover {
    background: linear-gradient(to bottom,#eb6339 5%,#f7902c 100%);
    color: #fff;
}

.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: -10px;left: -10px;}
#playerOverClose {position: absolute;cursor: pointer; bottom: -10px; right: -10px; background-color: #a1a1a1;border-radius: 50%;color: #795548; font-size: 14px;}


.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: #feaf36;
    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 {
    background: #feaf36;
    font-weight: 700;
    color: #000!important;
}

a.w3-search:hover {
    background: #ed9815;
}

#pub {
    top: 50%;
    left: 50%;
}


/* ADAPTIVE
----------------------------------------------- */
.btn-menu, .btn-menu2 {display:none;}
.side-panel {width:280px; height:100%; overflow-x:hidden; overflow-y:auto; background-color:#2a2d34;
padding:15px 15px; z-index:9999; position:fixed; left:-280px; top:0; transition:left .4s; -webkit-transition:left .4s;}
.side-panel.active {left:0;}
.close-overlay {width:100%; height:100%; background-color:rgba(0,0,0,0.5); 
position:fixed; left:0; top:0; z-index:9998; display:none;}
.btn-close {cursor:pointer; display:block; left: 280px; top: -40px; position: fixed; z-index: 9999;
width:40px; height:40px; line-height:40px; text-align:center; font-size:18px; 
background-color: #fd6500; color: #fff; transition:top .4s; -webkit-transition:top .4s;}
.btn-close.active {top:0px;}
body.opened-menu {overflow: hidden;}
.side-panel .share-box {display: none;}
.side-panel .carou-menu {height: auto; border: 0; width: 100%; margin-bottom: 15px;
box-shadow: none; background-color: transparent; padding: 0; text-align: left; 
display: flex; justify-content: space-between; flex-wrap: wrap;}
.side-panel .carou-menu-item {width: 46%; display: block; 
box-shadow: none !important; margin-right: 0; height: 30px; line-height: 30px;}


@media screen and (max-width: 1220px) {
.wrap-center {max-width:1000px;}
.header-in {padding-left: 15px; padding-right: 15px;}
.search-wrap {width:300px;}
.side {display: none;}
.carou-menu-item {}
.footer, .desc-text {padding-left: 15px; padding-right: 15px;}
.cols {display: block;}
.btn-menu {display: block; width: 40px; height: 40px; line-height: 40px; text-align: center; 
cursor: pointer; background-color: #fd6500; color: #fff; font-size: 18px; border-radius: 50%; 
float: left; margin: 10px 15px 0 0;}
.carou-menu {text-align: center; padding: 0 15px; overflow: hidden;}
.share-box {position: static; display: inline-block; margin-top: 12px;}
#gotop, .ppre, .pnext {display: none !important;}
.grid-list .short, .grid-list .bottom-nav, .full-comms 
{margin-left: -15px; margin-right: -15px; padding-left: 15px; padding-right: 15px;}
.main .side-bt {margin-left: -15px; margin-right: -15px;}

.mrels .owl-prev {left: -15px;}
.mrels .owl-next {right: -15px;}
/*.mbg {left: -15px; right: -15px;}*/
    
.center2 {max-width:1000px;}
.full-ser-ctrl {padding: 15px 10px;}
.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%;}
    
.grid-thumb .shorts {margin: 0 -7px;}
.grid-thumb .short {padding: 0 7px;}
.main { width: 100%; }
}

@media screen and (max-width: 950px) {
.wrap-center {max-width:768px;}

.btn-menu {margin: 0;}
.btn-menu2 {display: block; width: 40px; height: 40px; line-height: 40px; text-align: center; 
cursor: pointer; background-color: #fd6500; color: #fff; font-size: 18px; border-radius: 50%;}
.header-in:after, .search-wrap, .login {display: none;}
.header-in {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; 
-ms-flex-align:center;-webkit-align-items:center;align-items:center;}
.logo {position: static; margin: 0;}
.is-active .header-in {height: auto; padding-bottom: 15px;}
.is-active .search-wrap, .is-active .login {display: block; width: 100%; position: static; margin: 0; 
-ms-flex-order: 10;-webkit-order: 10;order: 10;}
.is-active .login {text-align: center; margin-top: 10px;}
.is-active .search-wrap {margin-top: 10px;}
}

@media screen and (max-width: 760px) {
.wrap-center {max-width:640px;}
.footer {text-align: center; display: block;}
.footer-left {background-image: none; padding-left: 0;}
.footer-menu a {margin: 0 7px;}
.footer-menu a + a {padding-left: 0; border: 0;}
.footer-right {display: inline-block; margin-top: 15px;}
.viewed-item {width: 33.33%;}
.shorts-ctrl {display: none;}

.movie-page .short-top, .mrels-title {display: block; text-align: center;}
.mcompl {display: none;}
.mcols {display: block;}
.mleft {margin: 15px auto;}

.comm-three li:not(:first-child) {display:none;}
.dcont button {font-size:12px; padding:0 15px !important;}
.ac-protect {margin-top:0px;}
.comments-tree-list .comments-tree-list {padding-left:0px !important;}
.comments-tree-list .comments-tree-list:before {display:none;}
.mass_comments_action {display:none;}
.sub-title h1 {font-size:18px; line-height:24px;}
    
.pl-3 {display:none;}    
.col-ser {width: 100%;}
.grid-thumb .short {width: 33.33%;}
.thumb {width: 33.3%;}
.myButton { width: 90%; }
.mright {position: relative; margin-top: 10px; width: 100%;}
}

@media screen and (max-width: 590px) {
.wrap-center {max-width:480px;}
body {background: #2a2d34!important;}
.header, .carou {margin-bottom: 0;}
.desc-text img {display: none;}
.desc-text {text-align: center;}
.movie-page {padding:30px 15px;}
.speedbar {padding: 10px 15px;overflow: hidden; white-space: nowrap; overflow-y: hidden; overflow-x: auto;}
.movie-page {padding:30px 15px;}
.movie-page .short-top-right {display: none;}
.mplayer-btm {display: block; text-align: center;}
.mplayer-btm > * {width: 100%;}
.yx-share {margin-top: 15px;}
.yx-share-title {display: none;}
.comm-one > span:not(:first-child) {display: none;}

.ac-soc {position:static;}
.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;}
.seasonthumb {width: 50%;}
.line-item {width:100%;}
.grid-thumb .short {width:50%;}
.main-m {padding-left:10px; padding-right:10px;}
.upd-poster {display:none;}
.to-mob .side-bc {padding: 0;}
}

@media screen and (max-width: 470px) {
.wrap-center {width: 100%;}
.logo {width: 180px; padding-top: 6px; overflow: hidden;}
.viewed-item {width: 50%;}
.thumb {width: 50%;}
.mrate-kp span, .mrate-imdb span {display: none;}
.short-top h1, .mrels-title, .shorts-title {font-size: 18px;}
.mplayer .tabs-sel span, .msubtitle {font-size: 14px;}
.mplayer-btm .short-fav .fa {display: none;}

.comms-title {text-align:center; display:block !important;}
.ac-soc:before {display: none;}
.comm-one > span:not(:first-child) {display:none;}
.add-comm-btn {width: 100%;}
.pl-5 {display: none;}
    
.h2-news {font-size:16px;}
}
