/* 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:#111 url() 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:#f40000; 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 {}


/*--- 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:#f40000; 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:#bd1515; 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-v, .img-resp-sq {overflow:hidden; position:relative; background-color:#000;}
.img-resp {padding-top:57%;}
.img-resp-v {padding-top:140%;}
.img-resp-sq {padding-top:100%;}
.img-box img, .img-resp img, .img-resp-v img, .img-resp-sq img {width:100%; min-height:100%; display:block;}
.img-resp img, .img-resp-v 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-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; z-index:20;}
.header {background-color: #2a2d34; margin-bottom: 30px; position: relative; z-index: 999;}
.header-in {height: 60px; padding-left: 30px; padding-right: 30px;}
.main-block {background-color: #202328;}
.cont {width: 100%;}
.cols {}
.side {background-color: #2a2d34; width: 300px; padding: 30px; padding-top: 0; position: relative;}
.main {padding: 30px; min-height: 80vh;}
.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:200px; height:60px; overflow:hidden; 
position: absolute; top: 0; left: 50%; margin-left: -115px;}

.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: #f40000; 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: #f40000;}


/* LOGIN
----------------------------------------------- */
.login-box {background-color:#222; padding:20px; display:none;}
.lb-user {margin:-20px -20px 20px -20px; padding:20px; background-color:#111;  
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;}
.lb-name a {margin-top:10px;}
.lb-menu a {display:block; line-height:30px; padding:0 10px; background-color:#111;}
.lb-menu a:hover, .lb-menu a:hover .fa {background-color:#f40000; color:#fff;}
.lb-menu a .fa {color:#f40000;}
.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:#0f101d; display:inline-block;}
.lb-check input:checked + label:before {background-color:#e5050b;}
.lb-soc {margin:20px -20px -20px -20px; padding:20px; background-color:#111; text-align:center;}
.lb-soc a {display:inline-block; margin:10px 3px 0 3px; vertical-align:top;}
.lb-soc img {display:block; width:30px;}


/* 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.5); font-size:20px; opacity:0; align-items:center;}
.with-mask:hover .mask {opacity:1;}
.mask span.fa {width:80px; height:80px; border-radius:50%; text-align:center; line-height:80px; 
background-color:#f40000; color: #fff; margin:0 auto 15px auto; padding-left:5px; font-size:34px;}
.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 #f40000;}
.share-box {position: absolute; right: 30px; top: 14px;}


/* SECTION, SEO DESC
----------------------------------------------- */
.shorts-header {margin-bottom: 30px; padding-left: 95px; position: relative;}
.shorts-title {font-size: 24px; font-weight: 700; color: #fff;}
.shorts-title span {color: #f40000;}
.shorts-header h1, .shorts-header h2, .shorts-header h3 {font-weight:500; font-size:18px; text-transform: uppercase; color: #fff;}
.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 {background-color: #f40000;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: #f40000; 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: #f40000;}
.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: #f40000;}
.desc-text img {float: left; margin: 0 30px 10px 0; max-width: 200px;}

.speedbar {margin: -11px -30px 15px -30px; padding: 0 30px 15px 30px; 
	border-bottom: 1px solid #111; color: #888;}
.speedbar + .shorts-header {margin-top: 10px;}


/* SHORT
----------------------------------------------- */
.short {margin: 0 -30px 0 -30px; padding: 20px 30px 30px 30px; border-top: 1px solid #000;}
.short-left {width: 200px; margin-right: 30px; position: relative; -ms-flex-order: -1;-webkit-order: -1;order: -1;}
.short-img {height: 300px; display: block;}
.short-meta {display: inline-block; position: absolute; z-index: 20;}
.short-meta-qual {color: #c5cbdb; top: 8px; right: 8px; 
text-transform: uppercase; height: 24px; line-height: 24px; 
background-color: rgba(67,72,84,.79); box-shadow: 0 0 0 3px rgba(93,100,115,0.7);
padding: 0 5px; border-radius: 3px; font-weight: 700; font-size: 14px;}
.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: #f40000;}
.short-right {padding-bottom: 55px; position: relative;}
.short-top {margin-bottom: 15px; width: 100%; -ms-flex-order: -2;-webkit-order: -2;order: -2;}
.short-top-1 {margin-bottom: 15px; width: 100%; -ms-flex-order: -2;-webkit-order: -2;order: -2;}
.short-top-left h2 a {display: inline-block; font-size: 20px; font-weight: 700;}
.short-top-left h2 a:hover {color: #f40000;}
.short-original-title {margin-top: 3px;}
.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: #f40000;}
.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: #f40000; 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;}

@media screen and (min-width: 590px) {
.grid-thumb .shorts {margin: 0 -8px;}
.grid-thumb .short {margin: 0; padding: 0 8px; border: 0; margin-bottom: 15px; 
float: left; width: 25%;}
.grid-thumb .short-top {display: block; margin: 0 0 0 0; 
	-ms-flex-order: 10;-webkit-order: 10;order: 10;}
.grid-thumb .short-top-left h2 {padding-top: 10px;}
.grid-thumb .short-top-left h2 a {font-size: 16px; height: 40px; line-height: 20px; overflow: hidden; 
white-space: normal; text-overflow: ellipsis; width: 100%; font-weight: 400;}
.grid-thumb .short-left {width: 100%; margin: 0;}
.grid-thumb .short-img {height: 0; padding-top: 147%;}
.grid-thumb .short-img img {position: absolute; left: 0; top: 0;}
.grid-thumb .short-meta-trailer {top: auto; bottom: 8px;}
.grid-thumb .short-right, .grid-thumb .short-top-right, .grid-thumb .short-original-title {display: none;}
.grid-thumb .bottom-nav {margin: 0; padding: 30px 8px 0 8px; border: 0;}
}
@media screen and (max-width: 1220px) and (min-width: 590px) {
.grid-thumb .shorts {margin: 0 -7px;}
.grid-thumb .short {padding: 0 7px;}
.grid-thumb .bottom-nav {margin: 0px -7px 0 -7px; padding: 30px 7px 0 7px;}
}
@media screen and (max-width: 760px) and (min-width: 590px) {
.grid-thumb .short {width: 33.33%;}
}

.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;}


/* SIDE
----------------------------------------------- */
.side-box + .side-box {margin-top: 30px;}
.side-bt {font-weight: 700; color: #fff; border-left: 3px solid #f40000; background-color: rgba(0,0,0,0.3); 
	padding: 10px 0 10px 30px; margin-bottom: 15px; margin-left: -30px; margin-right: -30px; font-size: 16px;}
.side-sticky {position: static; position: sticky; right: 0; top: 30px;}

.nav-col {width: 55%;}
.nav-col + .nav-col {width: 40%;}
.nav-title {font-weight: 700; margin-bottom: 12px; color: #f40000;}
.nav-menu + .nav-title {margin-top: 15px;}
.nav-menu {margin: 0 0 0 -30px;}
.nav-col + .nav-col .nav-menu {margin: 0 -30px 0 -15px;}
.nav-menu a {display:block; padding: 4px 0 4px 30px;}
.nav-col + .nav-col .nav-menu a {display:block; padding: 4px 0 4px 15px;}
.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; margin: -10px -15px 15px -15px; background-color: rgba(0,0,0,0.3)}
.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: #f40000; 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;}
.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:#f40000; 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: #f40000;}
.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: #f40000;}
.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; padding:20px 30px 0 30px; 
	border-top: 1px solid #111; margin: 30px -30px 0 -30px;}
.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:#f40000; color:#fff;}
.navigation span.nav_ext {background-color:#2a2d34; color: #ccc;}
.pagi-nav a:hover {background-color:#f40000; 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;}
.short-top-1 h1 {font-size: 24px; font-weight: 700; color: #fff;}
.short-top-1 h1 .fa {margin-left: 15px;}
.mcols {margin-bottom: 30px;}
.mleft {width: 200px; margin-right: 30px;}
.mright {position: relative;}
.mt {margin-top: 15px;}
.mtext {margin-top: 30px;}
.mpage {position: relative;}
.movie-page {position: relative; z-index: 1;}
.mbg {position: absolute; top: -15px; right: -30px; left: -30px; height: 400px; 
background-size: cover; background-repeat: no-repeat; background-position: center; 
box-shadow: inset 0 400px 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%,rgba(32,32,40,1) 100%);}

.mrates {position: absolute; right: 0; top: 0;}
.mrate-kp, .mrate-imdb {text-align: center; padding-left: 30px; 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: 11px; 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;}
.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: #f40000;}
.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: #f40000; 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: #f40000; 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: #f40000;}
.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: 30px; background-color: #2a2d34;}

.mrels {margin-bottom: 15px;}
.mrels-title {font-size: 24px; font-weight: 700;	color: #fff; margin-bottom: 30px;}
.mrels-title span {color: #f40000;}
.mrels .side-item {width: 127px; text-align: center;}
.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;}


/* 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:#f40000;}
.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:#f40000;}
.full-taglist {margin:0;}



/* COMMENTS
----------------------------------------------- */
.full-comms {border-top: 1px solid #000; padding: 30px 30px 0 30px; margin: 0 -30px;}
.comms-title {line-height:40px;}
.add-comm-form {position:relative; margin:15px 0 0 0; padding: 30px; 
display:none; background-color: #2a2d34;}
.ac-soc {position:absolute; right:30px; top:17px;}
.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; height: 30px; border-radius: 15px;}
.ac-inputs, .ac-textarea {margin-bottom:15px;}
.comments_subscribe input {margin-right: 10px;}

.ac-av {width:40px; height:40px; border-radius:50%; float:left; margin-right:10px;
background:#fff url(../dleimages/noavatar.png) no-repeat; background-size:contain;}
.ac-title {font-weight:700; margin-bottom:15px; text-transform:uppercase;}
.ac-inputs input {width:49%;}
.ac-textarea textarea {height:85px;}
.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 {}

.mass_comments_action {text-align:right; padding:5px 15px; background-color:#111; margin:20px 0 0 0;}
.last-comm-link {font-size:16px; margin-bottom:10px;}
.last-comm-link a {text-decoration:underline; color:#f40000;}
.full-comms {}
#dle-comments-list {margin-top: 15px;}

.comm-item {padding-left:60px; margin-bottom:15px;}
.comm-left {width:40px; height:40px; margin-left:-60px; float:left; border-radius:50%;}
.comm-right {width:100%; float:right; background-color:#2a2d34; padding:10px; position:relative;}
.comm-right:after {right: 100%; top:10px; border: solid transparent; content: " "; height: 0; width: 0;
position: absolute; border-color: rgba(255, 255, 255, 0); border-right-color: #2a2d34; border-width: 10px;}

.comm-one {padding:0 80px 5px 0; position:relative; font-size:12px;}
.comm-one > span:nth-child(4) {float:right; margin-right:0;}
.comm-one > span {float:left; margin-right:20px;}
.comm-author {font-weight:700; color: #f40000;}
.comm-author a {color: #f40000;}
.rate3-comm {position:absolute; right:0; top:0; white-space:nowrap; font-size:16px;}
.rate3-comm a {cursor:pointer; height:20px; line-height:20px; display:inline-block; font-size:14px;
color:#6cc43c; margin:0 5px 0 0; vertical-align:top}
.rate3-comm a:last-child {color:#f1656f; margin:0 0 0 5px;}
.rate3-comm a:hover {opacity:0.5;}
.rate3-comm > span {height:20px; line-height:20px; display:inline-block; font-size:11px; font-weight:700; vertical-align:top;}
.rate3-comm > span > span.ratingtypeplus {color: #06b601;}
.rate3-comm > span > span.ratingplus {color: #95c613;}
.rate3-comm > span > span.ratingminus {color: #ff0e0e;}
.comm-two {}
.signature {font:italic 12px Georgia, "Times New Roman", Times, serif; margin-top:10px; padding-top:10px; 
border-top:1px dashed #000;}
.comm-three {margin-top:10px; font-size:12px; text-align:right;}
.comm-three li {display:inline-block; margin-left:10px; line-height: 20px;}
.comm-three a {display: inline-block; vertical-align: middle; 
	border: 1px solid transparent; line-height: 18px; height: 20px;}
.comm-three li:first-child {margin-left:0px; float:left;}
.comm-three li:first-child a {border: 1px solid #444; padding: 0 5px; border-radius: 3px; text-decoration: none;}



/* 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: #f40000; 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:#bd1515; 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:#bd1515;}




/* 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: #f40000; 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, .carou-menu-item {display: none;}
.main, .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: #f40000; 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, .speedbar, .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;}
}

@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: #f40000; 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;}
}

@media screen and (max-width: 590px) {
.wrap-center {max-width:480px;}
body {background-image: none;}
.header, .carou {margin-bottom: 0;}
.shorts-header {display: block; text-align: center; padding-left: 0;}
.grid-select {display: none;}
.grid-list .short, .grid-list .bottom-nav {margin-left: 0; margin-right: 0; padding-left: 0; padding-right: 0;}
.short .short-meta-trailer {top: auto; bottom: 8px;}
.short-meta-qual {display: none;}
.short-top {display: block; margin: 15px 0 0 0; 
	-ms-flex-order: 10;-webkit-order: 10;order: 10;}
.short-top-1 {display: block; margin: 15px 0 0 0; 
	-ms-flex-order: 10;-webkit-order: 10;order: 10;}
.short {margin: 0; border: 0; padding: 0; float: left; margin-bottom: 30px; 
width: calc(50% - 7px); width: -webkit-calc(50% - 7px);}
.short:nth-child(2n) {float: right;}
.short-right {display: none;}
.short .short-left {width: 100%; margin: 0;}
.short .short-img {height: 0; padding-top: 140%;}
.short .short-img img {position: absolute; left: 0; top: 0;}
.short .short-top, .short .short-top-1 {display: block;}
.short .short-top-left h2 a {font-size: 14px; height: 16px; line-height: 16px; overflow: hidden; 
white-space: nowrap; text-overflow: ellipsis; display: block; width: 100%;}
.short .short-original-title, .short .short-top-right {display: none;}
.desc-text img {display: none;}
.desc-text {text-align: center;}

.movie-page .short-top-right {display: none;}
.mplayer-btm {display: block; text-align: center;}
.mplayer-btm > * {width: 100%;}
.player-light { display:none!important;}
.fmessage {padding: 15px;}
.fmessage {margin-bottom: 20px; font-weight: 300; line-height: 1.3; color: #f7f7f7;
background-color: #1d1f24;position: relative; padding: 10px 15px 10px 75px;}
.fmessage-icon {position: absolute; left: 0; top: 0; bottom: 0; width: 60px; background-color: #bd1515; 
text-align: center; font-size: 18px;}

.yx-share {margin-top: 15px;}
.yx-share-title {display: none;}
.video-box embed, .video-box object, .video-box video, .video-box iframe, .video-box frame {height:300px;}
.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;}
}

@media screen and (max-width: 470px) {
.wrap-center22 {max-width:320px;}
.logo {width: 180px; padding-top: 6px; overflow: hidden;}
.viewed-item {width: 50%;}

.mrate-kp span, .mrate-imdb span {display: none;}
.short-top h1, .mrels-title, .shorts-title, .short-top-1 h1 {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%;}

.video-box embed, .video-box object, .video-box video, .video-box iframe, .video-box frame {height:250px;}
}

span[itemprop="genre"]::after,span[itemprop="countryOfOrigin"]::after
{
    content:',';
}

span[itemprop="genre"]:last-child::after,span[itemprop="countryOfOrigin"]:last-child::after
{
    content:'';
}

span[itemprop="genre"]
{
    font-weight: 300;
}
span[itemprop="countryOfOrigin"]
{
    font-weight: 300;
}
.ploo {
    position: absolute;
left: 36px;
top: 3px;
}
span.ploo {
    position: absolute;
left: 36px;
top: 3px;font-weight: 300;
}
span.ploo2 {
position: relative;
right: 36px;
font-weight: 300;
}



















.movie-box .poster .rating {
	position: absolute;
	right: 8px;
	bottom: 10px;
	background-color: rgba(255,189,46,0.90);
	border-radius: 100px;
	display: inline-block;
	padding: 0 12px;
	line-height: 25px;
	color: #000;
	text-align: center;
	font-size: 13px;
}
.movie-box .movie-trailer {
	position: absolute;
    left: 15px;
    bottom: 90px;
    background-color: rgb(108, 92, 231);
    border-radius: 100px;
    display: inline-block;
    padding: 0 12px;
    line-height: 25px;
    color: #fff;
    text-align: center;
    cursor: pointer;
    font-size: 13px;
    -webkit-box-shadow: 0 0 0 3px rgba(108, 92, 231, 0.39);
    -moz-box-shadow: 0 0 0 3px rgba(108, 92, 231, 0.39);
    box-shadow: 0 0 0 3px rgba(108, 92, 231, 0.39);
}

.rate, .rate-kp {
	position: absolute;
	right: 8px;
	bottom: 10px;
	background-color: rgba(255,189,46,0.90);
	border-radius: 100px;
	display: inline-block;
	padding: 0 5px;
	line-height: 25px;
	color: #000;
	text-align: center;
	font-size: 13px;
	-webkit-box-shadow: 0 0 0 3px rgba(255, 189, 46, 0.46);
	-moz-box-shadow: 0 0 0 3px rgba(255, 189, 46, 0.46);
	box-shadow: 0 0 0 3px rgba(255, 189, 46, 0.46);
}

.rate-kp {
	-webkit-box-shadow: 0 0 0 3px #ff660061;
    -moz-box-shadow: 0 0 0 3px #ff660061;
    box-shadow: 0 0 0 3px #ff660061;
    bottom: 10px;
    right: auto;
    left: 8px;
    background-color: #f60;
    color: #fff;
}

.movie-box .name {
	width: 100%;
	display: block;
	text-overflow: ellipsis;
	float: left;
	color: #fff;
	margin-top: 10px;
	overflow: hidden;
	font-size: 14px;
	line-height: 15px;
	font-weight: 600;
	letter-spacing: -0.3px;
	white-space: nowrap;
}

.movie-box .name a {
	color: #fff;
	transition: .3s all;
}

.movie-box:hover .name {
	color: #6c5ce7;
}

.movie-box:hover .name a {
	color: #6c5ce7;
}

.movie-box:hover .m-name a {
	color: #FFA900 !important;
}

.movie-box .category {
	width: 100%;
	display: block;
	text-overflow: ellipsis;
	float: left;
	color: rgba(255,255,255,0.63);
	overflow: hidden;
	font-size: 12px;
	font-weight: 400;
	transition: .3s all;
	letter-spacing: -0.3px;
	white-space: nowrap;
	margin-top: 5px;
}

.movie-box .specials {
	display: none;
}

.movie-box .dtinfo {
	display: none;
	position: absolute;
	top: 10px;
	width: 308px;
	height: 207px;
	border: 1px solid;
	z-index: 3;
	color: #fff;
}

.movie-box .dtinfo {
	background: #282c35;
	background-color: #282c35;
	border-color: #171a21;
	box-shadow: 0 10px 5px -7px rgba(0,0,0,.09);
}

.movie-box  .mdleft {
	right: -318px;
}

.movie-box .mdright {
	left: -318px;
}

.movie-box:hover > .dtinfo {
	display: block;
}

.movie-box .dtinfo .title {
	position: relative;
	float: left;
	width: 100%;
}

.movie-box .dtinfo .title span {
	float: left;
	width: 100%;
	padding: 13px;
	padding-bottom: 10px;
	padding-right: 50px;
	font-weight: 600;
	font-size: 14px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}

.movie-box .dtinfo .metadata {
	width: 100%;
	float: left;
	padding: 10px 13px;
	font-size: 12px;
}

.movie-box .dtinfo .metadata {
	background: #171a21;
}

.movie-box .dtinfo .metadata span {
	padding: 5px 10px;
	float: left;
}

.movie-box .dtinfo .metadata span.icon-addseies {
	font-size: 11px;
	padding: 4px 5px;
	text-align: center;
	color: rgba(255, 255, 255, 0.9);
	min-width: 18px;
	height: auto;
	border-radius: 3px;
	opacity: 0.95;
	display: block;
	line-height: 9px;
	background-color: rgb(108, 92, 231);
    -webkit-box-shadow: 0 0 0 3px rgba(108, 92, 231, 0.4);
    -moz-box-shadow: 0 0 0 3px rgba(108, 92, 231, 0.4);
    box-shadow: 0 0 0 3px rgba(108, 92, 231, 0.4);
}

.movie-box .dtinfo .texto {
	padding: 13px;
	float: left;
	width: 100%;
	height: 85px;
	line-height: 20px;
	font-size: 12px;
	overflow: hidden;
}

.movie-box .dtinfo .texto {
	border-bottom: solid 1px #171a21;
}

.movie-box .dtinfo .genres {
	float: left;
	width: 100%;
	height: 40px;
	padding: 14px 10px;
}

.movie-box .dtinfo .genres .mta {
	width: 100%;
	height: 12px;
	float: left;
	overflow: hidden;
}

.movie-box .dtinfo .genres .mta a {
	float: left;
	padding: 0 12px;
	font-size: 12px;
	font-weight: 500;
}

.movie-box .dtinfo .genres .mta a {
	border-right: solid 1px #171a21;
	color: #6c5ce7;
}

.movie-tablet .movie-tp {
	width: 175px;
	float: left;
}

.movie-tablet .movie-details {
	margin-left: 200px;
}

.movie-tablet .name a {
	font-size: 16px;
	font-weight: 700;
}

.movie-tablet .origin-title {
	color: #bfc3cc;
	margin-top: 5px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}

.movie-tablet .movieb {
	padding: 7px 5px;
}

.movie-tablet .movieb-item {
	margin-bottom: 5px;
	line-height: 15px;
}

.movie-tablet .movieb-item span {
	font-weight: 700;
	display: inline-block;
	width: 110px;
}

.movie-tablet .movieb-item a {
	color: #ff1151;
	text-decoration: underline;
}

.movie-tablet .name,
.movie-tablet .texto,
.movie-tablet .movieb {
	margin-bottom: 10px;
	padding-bottom: 10px;
}

.movie-meta {
	margin-top: 40px;
	clear: both;
}

.movie-meta .button {
	background: #ff1151!important;
	background: linear-gradient(to bottom, #ff1151, #ff1151 100%)!important;
	max-width: 280px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}

.movie-meta .button a,
.movie-meta .button:hover a {
	color: #fff;
}

.movie-addserias,
.movie-date,
.movie-views {
	background: #393f485e;
	border: 0;
	border-radius: 2px;
	padding: 8px 14px;
	color: #DEDEDE;
	height: 33px;
	outline: none;
}

.movie-addserias span,
.movie-date span, 
.movie-views span,
.movie-meta .button a span {
	margin-right: 5px;
}

.movie-addserias,.movie-date {
	margin-right: 10px;
}

.center-icons {
	left: 5%;
	top: 3%;
	z-index: 2;
	position: absolute;
}

.movie-tablet {
	border-bottom: 2px solid #272c34;
	padding-bottom: 15px;
}

.movie-tablet .movie-trailer {
	left: 12px;
	bottom: 10px;
}

.movie-tablet .movie-details .favourites {
	position: absolute;
	right: 20px;
	top: 10px;
	font-size: 20px;
}

.movie-tablet .movie-details .favourites:hover span.fa,
.movie-tablet .movie-details .favourites .select-favorites span.fa {
	color: #ff1151;
}

.center-icons .icon {
	display: block;
	width: 29px;
	height: 21px;
	position: relative;
	margin-top: 1px;
	border-radius: 3px;
	background-size: 100%;
	background-repeat: no-repeat;
}

.movie-box .icon-hd,.movie-box .icon-film,.movie-box .icon-year,.movie-box .icon-voicer,.fullmovie-box .icon-hd {
	font-size: 11px;
	padding: 4px 5px;
	text-align: center;
	color: rgba(255, 255, 255, 0.9);
	min-width: 18px;
	height: auto;
	border-radius: 3px;
	opacity: 0.95;
	display: block;
	line-height: 9px;
	background-color: rgb(255, 17, 81);
	-webkit-box-shadow: 0 0 0 3px rgba(255, 17, 81, 0.45);
	-moz-box-shadow: 0 0 0 3px rgba(255, 17, 81, 0.45);
	box-shadow: 0 0 0 3px rgba(255, 17, 81, 0.45);
}

.movie-box .icon-hd,.movie-box .icon-film,.movie-box .icon-year {
	margin-bottom: 10px;
}

.movie-box .icon-film {
	background-color: #1197f7;
	-webkit-box-shadow: 0 0 0 3px rgba(17, 151, 247, 0.43);
	-moz-box-shadow: 0 0 0 3px rgba(17, 151, 247, 0.43);
	box-shadow: 0 0 0 3px rgba(17, 151, 247, 0.43);
}

.movie-box .icon-year {
	background-color: #7ed321;
	-webkit-box-shadow: 0 0 0 3px rgba(121, 201, 33, 0.27);
	-moz-box-shadow: 0 0 0 3px rgba(121, 201, 33, 0.27);
	box-shadow: 0 0 0 3px rgba(121, 201, 33, 0.27);
}

.movie-box .icon-voicer {
	color: #333;
	background-color: #fed700;
	-webkit-box-shadow: 0 0 0 3px #fed70042;
	-moz-box-shadow: 0 0 0 3px #fed70042;
	box-shadow: 0 0 0 3px #fed70042;
}

.fullmovie-box .seasons .tab {
	border-radius: 50px;
}

.fullmovie-box .seasons .tab.active {
	background: #1197f7;
	background-color: #1197f7;
	color: #fff;
}


.rating-data {
	position: relative;
}

.rating-vgs {
	float: left;
    padding: 13px 0;
    font-size: 20px;
    width: 50px;
    margin-right: 20px;
    font-weight: 100;
    text-align: center;
    -moz-border-radius: 1px;
    -webkit-border-radius: 1px;
    border-radius: 50px;
    font-style: normal;
    background: rgb(48, 54, 65);
    color: #fff;
    opacity: 0;
}

.wdone {
	opacity: 1!important;
}
.rate-full {
	white-space: nowrap;
}
.rating-votenote {
	color: #fff;
	background-color: rgb(48, 54, 65);
	margin-top: 10px;
	margin-left: 10px;
	padding: 5px 15px;
	font-style: normal;
	border-radius: 3px;
	text-align: center;
	display: inline-block;
	vertical-align: top;
	font-size: 12px;
	font-weight: 300;
	-webkit-box-shadow: 0 0 0 3px rgba(48, 54, 65, 0.5);
	-moz-box-shadow: 0 0 0 3px rgba(48, 54, 65, 0.5);
	box-shadow: 0 0 0 3px rgba(48, 54, 65, 0.5);
}
.ratefull-plus, .ratefull-minus {
	margin-right: 15px;
	height: 30px;
	line-height: 30px;
}
.ratefull-hide {
	display: none;
}
.ratefull-plus .fa, .ratefull-minus .fa {
	cursor: pointer;
	width: 30px;
	height: 30px;
	text-align: center;
	font-size: 18px;
	line-height: 30px;
	border-radius: 50%;
	margin-right: 10px;
	color: #fff;
}
.ratefull-plus .fa {
	background-color: #7ed321;
	-webkit-box-shadow: 0 0 0 3px rgba(121, 201, 33, 0.27);
	-moz-box-shadow: 0 0 0 3px rgba(121, 201, 33, 0.27);
	box-shadow: 0 0 0 3px rgba(121, 201, 33, 0.27);
}

.ratefull-minus .fa {
	background: #ff1151;
	-webkit-box-shadow: 0 0 0 3px rgba(255, 17, 81, 0.45);
	-moz-box-shadow: 0 0 0 3px rgba(255, 17, 81, 0.45);
	box-shadow: 0 0 0 3px rgba(255, 17, 81, 0.45);
}
.ratefull-plus:hover .fa, .ratefull-minus:hover .fa {
	background-color: rgb(48, 54, 65);
	color: #fff;
	-webkit-box-shadow: 0 0 0 3px rgba(48, 54, 65, 0.5);
	-moz-box-shadow: 0 0 0 3px rgba(48, 54, 65, 0.5);
	box-shadow: 0 0 0 3px rgba(48, 54, 65, 0.5);
}

a.add-to {
	display: inline-block;
	float: right;
	background: #1D1D1D;
	padding: 2px 0px;
	margin-top: -4px;
	border-radius: 3px;
	box-shadow: inset 0px 1px 0px rgba(255, 255, 255, 0.06);
	cursor: pointer;
	text-decoration: none;
}

a.add-to:hover {
	color: #E2C022;
}

.movie-box .ribbon {
	right: 5%;
	top: 0px;
	z-index: 2;
}

.main-full #dle-content {
	margin-right: 0px;
	margin-left: 0px;
}

.player-meta h2 {
	font-size: 18px;
	font-weight: 600;
	width: 100%;
	padding: 20px 30px;
	border-bottom: solid 1px #1e2129;
}

.player-meta h2 span.metaviews {
	float: right;
	font-size: 12px;
	font-weight: 500;
	line-height: 20px;
	color: #a7aeb9;
}

.bilgi-icon {
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	background: rgba(0, 0, 0, 0.75);
	padding: 4px 0px;
	z-index: 2;
	box-sizing: border-box;
	cursor: pointer;
	color: rgba(255, 255, 255, 0.75);
	text-align: center;
	text-shadow: 0px 3px 1px rgba(0, 0, 0, 0.75);
	font-size: 15px;
	line-height: 16px;
	opacity: .95;
}

.episode-box .bilgi-icon {
	position: absolute;
	bottom: auto;
	top: 24px;
	right: 8px;
	left: auto;
	background-color: #131313;
	border-radius: 2px;
	display: inline-block;
	padding: 0 4px;
	line-height: 18px;
	color: #ffe395;
	text-align: center;
	font-size: 12px;
	z-index: 2;
	box-sizing: border-box;
	cursor: pointer;
	opacity: .95;
}



.short-rating {padding:0 0 10px 0; overflow:hidden; text-align:center}
.short-rating .rating {margin:0 auto;}

