/* 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;}
img {max-width: 100%;}
.clr {clear: both;}
.clearfix:after {content: ""; display: table; clear: both;}

body {font: 16px 'Source Sans Pro', sans-serif; line-height: normal; padding: 0; margin: 0;        
color: #000; background: #f6f6f6 url( ); 
min-height: 100%; width: 100%; font-weight: 400;}
a {color: #000; text-decoration: none;}
a:hover, a:focus {color: #ee1a56; text-decoration: none;}
h1, h2, h3, h4, h5 {font-weight: 600; font-size: 18px;}

button, textarea, input[type="text"], input[type="password"] {appearance: none; -webkit-appearance: none; 
	font-size: 16px; font-family: 'Source Sans Pro' !important;}

.button, .btn, .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 {
display: inline-block; text-align: center; padding: 0 20px; height: 40px; line-height: 40px; 
border-radius: 4px; cursor: pointer; 
color: #fff; background-color: #ef6c64; font-size: 16px; font-weight: 600;}
.button:hover, .btn: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: #ee1a56; color: #fff; box-shadow: 0 10px 20px 0 rgba(0,0,0,0);}
button:active, input[type="button"]:active, input[type="submit"]:active {box-shadow: inset 0 1px 4px 0 rgba(0,0,0,0.1);}

input[type="text"], input[type="password"] {height: 40px; line-height: 40px;
border-radius: 4px; border: 0; padding: 0 15px;}
select {height: 40px; border: 0; padding: 0 15px;}
textarea {padding: 15px; overflow: auto; vertical-align: top; resize: vertical;}
input[type="text"], input[type="password"], select, textarea {width: 100%; background-color: #fff; color: #000; 
box-shadow: inset 0 0 0 1px #e3e3e3, inset 1px 2px 5px rgba(0,0,0,0.1);}
select {width: auto;}
input[type="text"]:focus, input[type="password"]:focus, textarea:focus 
{box-shadow: inset 0 0 0 1px #3498db, inset 1px 2px 5px rgba(0,0,0,0.1);}
input::placeholder, textarea::placeholder {color: #000; opacity: 0.5;} 
input:focus::placeholder, textarea:focus::placeholder {color: transparent}

.img-box, .img-wide, .img-square, .img-resp, .img-resp-vert, .img-resp-sq, .img-fit 
{overflow: hidden; position: relative; background-color: #222;}
.img-resp {padding-top: 60%;}
.img-resp-vert {padding-top: 150%;}
.img-resp-sq {padding-top: 100%;}
.img-box img, .img-square img, .img-resp img, .img-resp-vert img, .img-resp-sq img {width: 100%; min-height: 100%; display: block;}
.img-resp img, .img-resp-vert img, .img-resp-sq img {position: absolute; left: 0; top: 0;}
.img-wide img {width: 100%; display: block;}
.img-fit img {width: 100%; height: 100%; object-fit: cover;}
.nowrap {white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}

.fx-row {display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap;
-ms-flex-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;}
.fx-col {display:-ms-flexbox;display:-webkit-flex;display:flex; 
-ms-flex-direction:column;-webkit-flex-direction:column;flex-direction:column}
.fx-center {-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center}
.fx-middle {-ms-flex-align:center;-webkit-align-items:center;align-items:center}
.fx-start {-webkit-justify-content:flex-start;justify-content:flex-start;}
.fx-top {-ms-flex-align:flex-start;-webkit-align-items:flex-start;align-items: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, h1, h2, h3, h4, h5, .fw700 {font-weight: 600;}
.icon-left .fa, .icon-left .icon {margin-right: 10px;}
.icon-right .fa, .icon-right .icon {margin-left: 10px;}
.hidden, #dofullsearch {display: none;}
.anim {transition: color .3s, background-color .3s, opacity .3s;}
.anim-all {transition: all 1s;}
.mtitle, .sub-title h1, .form-wrap h1 {margin-bottom: 30px; font-size: 24px; font-weight: 400;}
.pages11 {padding: 30px;}

.desc-text {-ms-flex-order: 5;-webkit-order: 5;order: 5;}
.footer {-ms-flex-order: 6;-webkit-order: 6;order: 6;}
.header {-ms-flex-order: -3;-webkit-order: -3;order: -3;}
.carou {-ms-flex-order: -2;-webkit-order: -2;order: -2;}
.hd-menu {-ms-flex-order: -1;-webkit-order: -1;order: -1;}
.fone {-ms-flex-order: 0;-webkit-order: 0;order: 0;}
.ftwo {-ms-flex-order: 1;-webkit-order: 1;order: 1;}
.fthree {-ms-flex-order: 2;-webkit-order: 2;order: 2;}
.ffour {-ms-flex-order: 3;-webkit-order: 3;order: 3;}
.ffive {-ms-flex-order: 4;-webkit-order: 4;order: 4;}


/* BASIC GRID
----------------------------------------------- */
.wrap {min-width:320px; position: relative; padding-top: 0px;}
.wrap-center {max-width:1100px; margin:0 auto; position:relative; z-index:20;}
.wrap-main {background-color: #f5f9fc; box-shadow: 0 0 60px rgba(0,0,0,0.3);}
.header {height: 65px; background-color: #fff; border-bottom: 5px solid #ee1a56;}
.col-left, .col-right {width: 200px; padding: 20px 15px;}
.col-left {background-color: #111; color: #ccc; 
	position: relative; z-index: 100;}
.col-right {box-shadow: -20px 0 20px -20px rgba(0,0,0,0.1); background-color: #fff; 
	position: relative; z-index: 100;}
.main {padding: 30px; min-height: 100vh;}
.footer {border-top:5px solid #ee1a56; background-color: #111; color: #ccc; 
	padding: 15px 130px 15px 30px; position: relative;}
.col-left a {color: #ccc;}
.col-left a:hover {color: #fff;}

#gotop{position:fixed; width:40px; height:40px; line-height:40px; right:10px; bottom:10px;
z-index:9998; display:none; background-color:#fff; color:#222; cursor:pointer; font-size:24px; 
border-radius:50%; text-align:center; box-shadow: 0 1px 4px rgba(0,0,0,0.2);}


/* HEADER
----------------------------------------------- */
.logo {width: 260px; height: 60px; display: block;}
.btn-login, .btn-fav {height: 40px; line-height: 40px; cursor: pointer; display: block; 
text-align: center; border-radius: 4px; padding: 0 15px;}
.btn-login {background-color: #ef6c64; color: #fff; margin-right: 15px;}
.btn-fav {color: #c53c5f; font-size: 18px;}
.btn-login:hover {background-color: #c53c5f;}
.btn-fav:hover {color: #c53c5f;}
.hd-menu {margin: -30px; margin-bottom: 30px; background-color: #fff; white-space: nowrap; 
overflow-y: hidden; overflow-x: auto; padding-left: 30px; box-shadow: 0 1px 2px rgba(0,0,0,.15);}
.hd-menu li {display: inline-block; vertical-align: middle; margin-right: 30px; font-weight: 600; 
height: 40px; line-height: 40px;}
.search-wrap {padding: 10px 30px;}
.search-box {width:100%; position:relative;}
.search-box input, .search-box input:focus {box-shadow:none; padding: 0 45px 0 15px; 
background-color: #f3f7f8; border-radius: 4px;}
.search-box button {position:absolute; right:0px; top:0px; z-index:10; padding:0 !important; 
background-color:transparent !important; color:#000 !important; font-size: 22px !important; width: 40px;}

.carou {background-color: #be3361; color: #fff;padding: 30px; position: relative;}
.carou:before {content: ''; position: absolute; left: 0; top: 0; right: 0; bottom: 0; 
background: url(../images/sl-bg-min.png) center top no-repeat; opacity: 0.5;}
.carou .sect-header {position: relative; z-index: 10;}
.carou .carou-in {position: relative; z-index: 20;}
.tc-img {height:170px; width:117px; display:block; float: left;}
.tc-title {padding:7px; text-align:center; background-color:rgba(0,0,0,0.5); color:#fff;
position:absolute; left:0; bottom:0; width:100%; opacity: 1; font-size: 14px;}
.tc-img:hover .tc-title {opacity:0;}
.carou2 {padding-top: 30px;}
.carou2 .tc-img {width: 116px;}


/* LOGIN
----------------------------------------------- */
.login-overlay {position: fixed; z-index: 998; left: 0; top: 0; width: 100%; height: 100%; 
background-color: #828999; background: linear-gradient(45deg, #384660, #d1c5c3); opacity: 0.9; display: none;}
.login-box {position: fixed; z-index: 999; left: 50%; top: 50%; transform: translate(-50%,-50%); 
background-color: #fff; padding: 30px 60px 40px 60px; border-top: 5px solid #ee1a56; width: 400px; 
box-shadow: 0 20px 60px rgba(0,0,0,0.5); display: none;}
.login-close {width: 26px; height: 26px; line-height: 26px; text-align: center; font-size: 24px; 
	cursor: pointer; position: absolute; top: -30px; right: -30px; color: #fff;}
.login-title {font-size: 24px; font-weight: 600; margin-bottom: 15px; text-align: center; text-transform: uppercase;}
.login-title:first-letter {color: #ec2828;}
.login-avatar {width: 60px; height: 60px; border-radius: 50%; margin: 0 auto 15px auto; 
text-align: center; line-height: 60px; font-size: 24px; background-color: #f2f6f8; color: #939393;}
.login-input {margin-bottom: 15px;}
.login-btn button {width: 100%; margin: 15px 0;}
.login-btm a {border-bottom: 1px dotted #2661c5; color: #2661c5; font-size: 14px;}
.login-check {position: relative; font-size: 14px;}
.login-check input {opacity: 0; position: absolute; cursor: pointer;}
.login-check span {display: block; padding-left: 36px; height: 30px; line-height: 30px; color: #939393;}
.login-check span:before, .login-check span:after{content: '';position: absolute;top: 50%;transition: .3s;}
.login-check span:before{left: 0; height: 10px; margin-top: -5px; width: 26px; border-radius: 5px; 
	background: #fff; box-shadow: inset 0 1px 4px rgba(0,0,0,0.3);}
.login-check span:after{left: 1px; height: 12px; width: 12px; margin-top: -6px; background: #2ecc71;
	border-radius: 6px; box-shadow: 0 1px 4px rgba(0,0,0,0);}
.login-check input:checked + span:before {background-color: #fff;}
.login-check input:checked + span:after {left: 13px; background-color: #fff; box-shadow: 0 1px 4px rgba(0,0,0,0.3);}
.login-menu {border-top: 1px solid #e3e3e3; border-left: 1px solid #e3e3e3;}
.login-menu li {text-align: center; border-right: 1px solid #e3e3e3; border-bottom: 1px solid #e3e3ee; width: 50%;}
.login-menu a {display: block; padding: 10px 5px; font-size: 14px;}
.login-menu li .fa {display: none; height: 28px; font-size: 22px; color: #06c;}
.login-admin {text-align: center; margin: -10px 0 25px 0;}
.login-soc-title {display: flex; align-items: center; margin: 30px 0 15px 0;}
.login-soc-title:before, .login-soc-title:after {content: ''; height: 1px; background-color: #e3e3e3; flex: 1;}
.login-soc-title:before {margin-right: 15px;}
.login-soc-title:after {margin-left: 15px;}
.login-soc-btns {text-align: center;}
.login-soc-btns a {display:inline-block; margin: 0 3px; vertical-align:top;}
.login-soc-btns img {display:block; width:30px; height: 30px; border-radius: 50%;}


/* SIDE, NAV
----------------------------------------------- */
.nav {}
.nav li {position: relative;}
.nav li a {display: block; padding: 0 30px 0 0; line-height: 30px; 
	border-bottom: 1px solid rgba(0,0,0,1); font-size: 14px;}
.nav li span {position: absolute; right: 0; top: 0; display: inline-block; 
	line-height: 30px; font-size: 12px; opacity: 0.7;}
.side-box + .side-box {margin-top: 20px;}
.side-bt {font-weight: 600; margin-bottom: 15px;}
.col-left .side-bt {color: #fff;}

.lcomm {margin-bottom: 20px; font-size: 14px;}
.lcomm-av {width: 40px; height: 40px; border-radius: 50%; margin-right: 10px; background-color: transparent;}
.lcomm-name {margin-bottom: 3px; opacity: 0.8;}
.lcomm-date {font-size: 13px;}
.lcomm-text {background-color: #222; padding: 3px 8px; line-height: 1.5; position: relative; 
width: 100%; margin-top: 20px;}
.lcomm-text::before {content: ""; position: absolute; width: 0; height: 0; top: -20px; left: 40px;
border: 10px solid transparent; border-bottom-color: #222;}
.lcomm-title {display: block;}

.side-item {width: 46%; margin-bottom: 15px; display: block; font-size: 13px; overflow: hidden;}
.side-title {margin-top: 7px;}
.owl-side .side-item {width: 112px; margin-bottom: 0;}

.upd-item {background-color: #f5f9fc; padding: 7px 10px; margin-bottom: 3px; font-size: 13px;}
.upd-right {text-align: right; margin-left: 15px;}
.upd-title {font-weight: 600; font-size: 14px;}
.upd-season {margin-top: 3px;}
.upd-voice {margin-top: 3px;}


/* SECTION
----------------------------------------------- */
.sect + .sect {margin-top: 30px;}
.sect-header {margin-bottom: 30px;}
.sect-title {font-size: 24px; font-weight: 600;}
.sect-items {margin: 0 -8px;}
.speedbar {color: #888; font-size: 14px; margin-bottom: 20px; margin-top: -15px; 
padding-bottom: 15px; border-bottom: 1px solid #e3e3e3;}


/* THUMB
----------------------------------------------- */
.th-item {float: left; width: 25%; padding: 0 8px; margin-bottom: 16px; position: relative;}
.th-in {display: block; position: relative; background-color: #fff; box-shadow: 0 1px 2px rgba(0,0,0,.15);}
.th-img {margin-bottom: 10px; transition: box-shadow .2s linear;}
.th-desc {padding: 10px; padding-top: 0; height: 50px;}
.th-title {font-size: 15px; font-weight: 600;}
.th-cat {margin-top: 5px; font-size: 12px; color: #939393;}
.th-meta {position: absolute; z-index: 10; display: inline-block; color: #fff; font-size: 14px;}
.th-trl {right: 8px; bottom: 60px; display: inline-block; padding: 5px 10px; font-size: 8px; 
	background-color: #ee1a56; color: #fff; cursor: pointer;}
.th-qual {left: 0; top: 0; display: inline-block; padding: 2px 5px; background-color: #7f8c8d; color: #fff;}
.th-rating {left: 0; bottom: 0; background-color: rgba(0,0,0,0.6); padding: 5px 10px; font-size: 18px;}
.th-rating .icon {margin-right: 5px;}
.th-rating .icon {color: #ffba00; font-size: 22px;}
.th-percent {opacity: 0;}
.wdone {opacity: 1;}
.th-edit {position: relative; top: -10px;}
#trailer-box {display: none;}
.th-tip {display: none; background-color: #111; color: #fff; padding: 30px; border-radius: 4px; overflow: hidden; 
	box-shadow: inset 200px 0 300px -300px rgba(0,0,0,0.8), inset 0 1000px rgba(0,0,0,0.7);}
.th-tip .full-text {color: #fff;}
.th-tip-title {font-size: 18px; font-weight: 600; margin-bottom: 20px; color: #fff; 
background-color: #ef6c64; margin: -30px; margin-bottom: 20px; padding: 10px 30px;}
.ui-tooltip {position: absolute; z-index: 97;}
.tooltip-text {color: #fff; padding: 5px 10px; background: rgba(35, 25, 15, 0.8); border-radius: 2px;}
.ui-tooltip .th-tip {display: block;}
.ui-tooltip .short-info {margin-left: 0;}


/* SEO DESCRIPTION
----------------------------------------------- */
.desc-text {background-color: #fff; color: #5c5c5c; padding: 30px; border-top: 5px solid #ee1a56; 
	line-height: 1.7; font-size: 14px;}
.desc-text h1, .desc-text h2, .desc-text h3 {font-size: 24px; font-weight: 400; 
color: #000; margin-bottom: 10px;}
.desc-text span {color: #ee1a56;}
.desc-text p {line-height:1.7;}
.desc-text p + p {margin-top:15px;}
.desc-text p + h1, .desc-text p + h2, .desc-text p + h3 {margin-top:30px;}
.desc-text a {text-decoration: underline; color: #ee1a56;}
.desc-text img {float: left; margin: 0 30px 10px 0; max-width: 200px;}


/* FOOTER
----------------------------------------------- */
.footer > span {background-color:#ec2828; color:#fff; display:inline-block; padding: 15px; 
position: absolute; left: 0; top: 0; font-size: 24px;}
.ft-two {font-size:14px; margin-top: 5px;}
.ft-counter {position: absolute; right: 30px; top: 15px;}
.footer a {text-decoration: underline; color: #e3e3e3;}


/* BOTTOM NAVIGATION
----------------------------------------------- */
.bottom-nav {line-height:36px; text-align:center; padding:30px 0 0 0;}
.pagi-nav {max-width:100%; display:inline-block;}
.pagi-nav > span {display:inline-block;}
.pprev, .pnext {}
.pprev {}
.pnext a, .pprev a, .pprev > span, .pnext > span {display:block; width:46px; text-align:center;}
.navigation {text-align:center;}
.navigation a, .navigation span, .pnext a, .pprev a, .pprev > span, .pnext > span {display:inline-block; padding:0 10px; 
background-color:#fff; margin:5px 2px 0 2px; border-radius:4px; font-size:16px; box-shadow: 0 1px 2px rgba(0,0,0,.15); 
min-width: 36px;}
.navigation span, .pagi-nav a:hover {background-color:#ef6c64; color:#fff;}
.navigation span.nav_ext {background-color:#fff; color:#939393;}
.pagi-nav a:hover {background-color:#ef6c64; color:#fff;}
.dle-comments-navigation .pagi-nav {margin-bottom:0;}


/* FULL
----------------------------------------------- */
.full {margin-top: -10px;}
.fone {margin-bottom: 15px;}
.ftwo {margin-bottom: 15px;}
.fthree {background-color: #111; margin-left: -30px; margin-right: -30px;}
.ffour {background-color: #111; padding: 10px 30px; color: #ccc; margin: 0 -30px 30px -30px;}
.fone h1 {font-weight: 400; font-size: 28px;}
.fone h1 a {margin-left: 15px; font-size: 18px;}
.foriginal {font-size: 18px; opacity: 0.6; margin-top: 5px;}
.foriginals {font-size: 12px; margin-top: 5px;}
.fsubtitle {font-weight: 700; font-size: 18px; margin-bottom: 25px; text-align: center;}

.js-view.current {position: relative; padding-top: 15px; margin-top: -15px;}
.js-view.current:before {content: ''; width: 100%; height: 3px; background-color: #ec2828; 
position: absolute; left: 0; top: 0; z-index: 10;}
.js .tabs-b {display: none;}
.js .tabs-b.visible {display: block;}
.tabs-sel {white-space:nowrap; overflow-y:hidden; overflow-x:auto; font-size: 0;}
.tabs-sel span {display:inline-block; padding:0 20px; height:40px; line-height:40px; cursor:pointer; 
background-color: #222; color: #fff; font-weight: 600; font-size: 16px;}
.tabs-sel span.current {color: #fff; background-color: #ef6c64;}
.tabs-sel span:hover {text-decoration: underline;}

.fdesc {margin-top: 20px;}
.fleft {width: 200px; margin-right: 30px; margin-bottom: 15px; float: left;}
.fposter {box-shadow: 0 10px 20px 0 rgba(0,0,0,0.3); width: 200px;}
.short-info {margin-bottom: 3px; line-height: 1.5; font-size: 14px; margin-left: 230px;}
.short-info > span {font-weight: 600; margin-right: 5px;}
.full .short-info {padding: 5px 10px; font-size: 14px;}
.full .short-info:nth-child(2n+1) {background-color: #fff;}
.short-info a {color: #ee1a56; text-decoration: underline;}

.fctrl {color: #ccc; text-align: center; font-size: 14px; margin-left: 15px;}
.fctrl .icon {margin-right: 10px;}
.fctrl a {color: #ccc; display: block;}
.fctrl a:hover, .js-fshare:hover, .fctrl.js-login:hover, .js-view:hover {color: #fff; cursor: pointer;}
.yx-share {margin-left: 30px;}

.rate3-short {white-space:nowrap;}
.sr-plus1, .sr-minus1 {margin-right: 15px; height: 30px; line-height: 30px;}
.r3-hide {display:none;}
.sr-plus1 .icon, .sr-minus1 .icon {cursor:pointer; width:30px; height:30px; text-align:center; font-size:18px; 
line-height:30px; border-radius: 50%; margin-right: 10px; color: #fff;}
.sr-plus1 .icon {background-color:#2ecc71;}
.sr-minus1 .icon {background-color:#ec2828;}
.sr-plus1:hover .icon, .sr-minus1:hover .icon {background-color: #7f8c8d; color: #fff;}


/* FULL STORY STATIC
----------------------------------------------- */
.video-box embed, .video-box object, .video-box video, .video-box iframe, .video-box frame 
{max-width:100% !important; display:block; width:100%; height:420px;}
.mejs-container {max-width:100% !important;}
.full-text {line-height: 1.7; font-size: 14px; color:#000;}
.full-text img:not(.emoji) {max-width:100%; margin:10px 0;}
.full-text > img[style*="left"], .full-text > .highslide img[style*="left"] {margin:0 10px 10px 0;}
.full-text > img[style*="right"], .full-text > .highslide img[style*="right"] {margin:0 0 10px 10px;}
.full-text a {text-decoration:underline; color:#ee1a56;}
.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:0;}
.full-text ul li {list-style:disc; margin-left:40px;}
.full-text ol li {list-style:decimal; margin-left:40px;}

.full-taglist a {color:#d20068;}
.full-taglist {margin-top:20px;}
.full-taglist span:not(.fa):not(:last-child):after {content:","; display:inline;}


/* COMMENTS
----------------------------------------------- */
.add-comms {margin: 20px -30px 30px -30px; padding: 30px 30px 0 30px; border-top: 1px solid #e3e3e3;}
.ac-inputs input {width: 48.5%; margin-bottom: 15px;}
.ac-textarea textarea {height: 100px; margin-bottom: 15px;}
.add-comms input, .add-comms textarea, .ac-submit button {box-shadow: 3px 3px 6px rgba(0,0,0,0.1);}
.ac-protect, .ac-textarea .bb-editor + br {display: none;}
.comments_subscribe input {margin-right: 10px;}
.comments_subscribe {display: block;}
.mass_comments_action {padding:10px; background-color:#ebebeb; margin:20px 0 0 0; text-align: right;}
.last-comm-link {font-size:16px; margin-bottom:10px; text-decoration: underline;}

.comm-item {margin-bottom: 30px; font-size: 14px;}
.comm-left {width: 50px; margin-right: 15px;}
.comm-img {height: 50px; border-radius: 50%; background-color: transparent;}
.comm-two {margin: 5px 0 10px 0;}
.comm-one > span {margin-right: 15px; color: #939393;}
.comm-one > span.comm-author, .comm-one > span.comm-author a {font-size: 18px; color: #ee1a56;}
.comm-three-left > a, .comm-three-right li a {color: #939393;}
.comm-three-right li {display: inline-block; margin-left: 15px;}
.comm-rate3 {white-space:nowrap; font-size:18px; margin-right: 15px; height: 20px; line-height: 20px; 
	display: inline-block; vertical-align: top; color: #909090; position: relative; top: -3px;}
.comm-rate3 a {display: inline-block; vertical-align: middle; color: #909090; 
position: relative; top: -2px;}
.comm-rate3 a:hover {color: #000;}
.comm-rate3 a:last-child {margin-bottom: -6px;}
.comm-rate3 > span {margin: 0 5px; font-size: 16px;}
.comm-rate3 > span > span.ratingtypeplus {color: #06b601;}
.comm-rate3 > span > span.ratingplus {color: #95c613;}
.comm-rate3 > span > span.ratingminus {color: #ff0e0e;}
.comm-three a:hover {text-decoration: underline;}

/* 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:auto; height:30px; position:absolute; top:-65px; z-index:200;
text-align:center; line-height:30px; font-size:40px; border-radius: 50%; 
color: #fff;}
.owl-prev {right:40px;}
.owl-next {right:0px;}
.owl-prev:hover, .owl-next:hover {color:#ffba00;}
.owl-dots {text-align:center; padding-top:25px; margin-bottom: -15px;}
.owl-dot {display:inline-block; vertical-align:top; width:10px; height:10px; margin:0 5px; 
border-radius:50%; background-color:#fff;}
.owl-dot.active {background-color:#ffba00;}
.carou2 .owl-next, .carou2 .owl-prev {color: #000;}





/* ADAPTIVE
----------------------------------------------- */
.btn-menu, .btn-menu2 {display: none;}
.side-panel {width:280px; height:100%; overflow-x:hidden; overflow-y:auto; background-color:#fff;
padding:15px; z-index:99999; position:fixed; left:-320px; 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:99998; display:none;}
.btn-close {cursor:pointer; display:block; left: 280px; top: -40px; position: fixed; z-index: 99999;
width:40px; height:40px; line-height:40px; text-align:center; font-size:18px; 
background-color: #e84e36; color: #fff; transition:top .4s; -webkit-transition:top .4s;}
.btn-close.active {top:0px;}
body.opened-menu {overflow: hidden; width: 100%; height: 100%;}
.side-panel a {color: #000;}
.side-panel .nav a {border-bottom-color: #e3e3e3;}


@media screen and (max-width: 1220px) {
.wrap-center {max-width:1000px; overflow: hidden;}
.col-left {display: none;}
.btn-menu {display: block; width: 40px; height: 40px; line-height: 40px; text-align: center; font-size: 28px; 
cursor: pointer; margin-right: 15px;}
#gotop {display: none !important;}
.not-logged .login-avatar {display: none;}
.login-close {top: -5px;}
.login-title {font-size: 18px;}
.login-box {max-width: calc(100% - 60px); padding: 15px;}
}

@media screen and (max-width: 950px) {
.wrap-center {max-width:768px;}
.btn-menu2 {display: block; width: 30px; height: 40px; line-height: 40px; text-align: center; font-size: 28px; 
cursor: pointer; margin-right: 15px; margin-left: -10px;}
.search-wrap {min-width: 100%; padding: 15px; -ms-flex-order: 9;-webkit-order: 9;order: 9; 
border: 0; border-top: 1px solid #f0f4f9; display: none;}
.btn-login {width: calc(100% - 80px);}
.btn-login, .btn-fav {-ms-flex-order: 10;-webkit-order: 10;order: 10; display: none;}
.header.is-active {height: auto; padding-bottom: 15px;}
.is-active .btn-login, .is-active .btn-fav, .is-active .search-wrap {display: block;}
.logo {-ms-flex-preferred-size: 0; flex-basis: 0; -webkit-box-flex: 1; -ms-flex-positive: 1; flex-grow: 1; 
	max-width: 100%; min-width: 50px; margin-right: 15px; overflow: hidden;}
.desc-text, .carou, .main {padding-left: 15px; padding-right: 15px;}
.hd-menu, .footer {padding-left: 15px;}
.hd-menu {margin-left: -15px; margin-right: -15px;}
.hd-menu li {margin-right: 15px;}
.col-right {display: none;}

.add-comms, .ffour {margin-left: -15px; margin-right: -15px;}
.fthree, .ffour, .add-comms {padding-left: 15px; padding-right: 15px;}
}

@media screen and (max-width: 760px) {
.wrap-center {max-width:640px;}
.wrap {padding-top: 0;}
.th-item {width: 25%;}
.desc-text img {display: none;}
.footer {text-align: center; padding: 15px;}
.footer > span, .ft-counter {position: static; display: inline-block; margin-bottom: 10px;}
.ft-counter {margin: 15px 0 0 0;}

.dcont button {font-size:12px; padding:0 15px !important;}
.comments-tree-list .comments-tree-list {padding-left:0px !important;}
.comments-tree-list .comments-tree-list:before {display:none;}
.mass_comments_action {display:none;}
}

@media screen and (max-width: 590px) {
.wrap-center {max-width:480px;}
.th-item {width: 33.33%;}

.ffour {display: block; text-align: center;}
.fctrl {display: none;}
.rate3-short {display: inline-block; white-space: nowrap;}
.sr-plus1, .sr-minus1 {display: inline-block; vertical-align: middle;}
.yx-share {margin: 15px 0 0 0;}
.ac-inputs input {width: 100%;}
.video-box embed, .video-box object, .video-box video, .video-box iframe, .video-box frame {height:300px;}

.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;}
.th-item {width: 50%;}
.logo {overflow: hidden; position: relative; max-width: 258px;}
.logo img {position: absolute; width: 100%; height: auto; left: 0; top: 50%; transform: translateY(-50%);}

body {background-image: none;}
.full h1 {font-size: 24px; font-weight: 600;}
.fleft {width: 80px; margin: 0 15px 10px 0;}
.fposter {width: 80px;}
.short-info {margin-left: 0;}
.video-box embed, .video-box object, .video-box video, .video-box iframe, .video-box frame {height:250px;}
}


 #pub {
    position: absolute;
    left: 10%;
    margin-top: 10px;
        z-index: 99;}

}

@media( max-width: 350px ) {

        .shortItem,
        .shortItem .itemBody,
        .itemBody .item-flip,
        .shortItem .poster img {
                height: 210px;
        }

        .contentWindow {
                width: 300px;
                margin-left: -150px;
        }
		
		.listItem .shortItem .icons {display:none;}
    
    #pub {
    position: absolute;
    left: 7.2%;
    margin-top: 10px;
        z-index: 99;}

}

 .responsive {width: 100%;height: auto;}



#pub { position: absolute; left: 29.2%; margin-top: 20px; z-index: 99;}

.myButton {
	box-shadow:inset 0px 1px 0px 0px #dcecfb;
	background:linear-gradient(to bottom, #f06060 5%, #030303 100%);
	background-color:#f06060;
	border-radius:6px;
	border:1px solid #eb3d60;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-family:Arial;
	font-size:28px;
	font-weight:bold;
	padding:30px 36px;
	text-decoration:none;
	text-shadow:0px 1px 0px #0a0a0a;
}
.myButton:hover {
	background:linear-gradient(to bottom, #030303 5%, #f06060 100%);
	background-color:#030303;
}
.myButton:active {
	position:relative;
	top:1px;
}



.flex-row {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.flex-middle {
	align-items: center;
}

.player-iframe {
	display: block;
	margin: 0;
	width: 100%;
	height: 400px;
	position: relative;
	overflow: hidden;
	background-color: #000;
}

.player-iframe embed, .player-iframe object, .player-iframe video, .player-iframe iframe, .player-iframe frame {
	max-width: 100% !important;
	display: block;
	width: 100%;
	height: 400px;
}

.player-iframewrp .player-sel,
		.serv {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.player-iframewrp .player-sel span {
	display: inline-block;
	padding: 0 15px;
	height: 40px;
	line-height: 40px;
	cursor: pointer;
	font-weight: 600;
	font-size: 15px;
	background-color: #000;
	color: #fff;
}

.player-iframewrp .player-sel span.current {
	background-color: #6d90a8;
	color: #fff;
}

.ajax-pleer-1 {
	position: absolute;
	top: -5%;
	left: -5%;
	bottom: -5%;
	right: -5%;
	background-size: cover;
	background-position: -20% center;
	background-repeat: no-repeat;
	-webkit-filter: blur(5px);
	-moz-filter: blur(5px);
	filter: blur(5px);
}

.ajax-pleer-3, .ajax-pleer-3:after, .ajax-pleer-2 {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
}

.ajax-pleer-3, .ajax-pleer-2 {
	background-repeat: no-repeat;
	background-size: 36%;
	background-position: center;
}

.ajax-pleer-3:after {
	content: "";
	background: radial-gradient(rgba(0,0,0,.2) 3%,rgba(0,0,0,.5) 30%,rgba(0,0,0,.7) 50%,rgba(0,0,0,1) 100%);
}

.ajax-pleer-5, .ajax-pleer-7 {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	z-index: 9;
}

.ajax-pleer-5 {
	width: 100%;
	padding: 30px 20px;
	color: #fff;
	text-shadow: 0 1px 1px #000;
}

.ajax-pleer-5 span {
	display: block;
}

.ajax-pleer-5 span:nth-child(1) {
	font-weight: 700;
}

.ajax-pleer-5 span:nth-child(2) {
	padding-top: 4px;
	color: #eee;
}

.ajax-pleer-7 {
	bottom: 0;
	background: url(../images/play-arrow.svg) no-repeat center;
	background-size: 80px;
	transition-duration: .3s;
	-webkit-transform: scale(.85);
	transform: scale(.85);
	cursor: pointer;
}

.ajax-pleer-7:hover {
	-webkit-transform: scale(1);
	transform: scale(1);
}

.player-loading {
	position: absolute;
	top: 0;
	z-index: 99;
	height: 100%;
	width: 100%;
	display: block;
	cursor: default;
	background: #000 url(data:image/gif;base64,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) no-repeat 50% 50%;
}

.player-iframelist {
	padding-left: 0;
	list-style: none;
	width: 100%;
	background: #202328;
	margin-top: 20px;
	margin-bottom: 10px;
	border-radius: 4px;
	color: #ccc;
}

.player-iframelist li .pl-if {
	height: 36px;
	line-height: 35px;
	border-top: 2px solid #2a2d34;
}

.player-iframelist li > div {
	cursor: pointer;
	padding: 0px 15px 0px 15px;
}

.player-iframelist li.is-active {
	background: #6d90a896;
}

.plif-col2 span:first-child {
	padding: 0px 10px;
	color: #fff;
	background-color: #6d90a8;
	border-radius: 4px;
	font-weight: 500;
	line-height: 25px;
	font-size: 12px;
	margin-right: 10px;
}

.plif-col2 span img {
	height: 20px;
	position: relative;
	top: 5px;
}

.serv {
	font-weight: 700;
	text-transform: uppercase;
}

.player-iframelist {
	counter-reset: plnumpo;
}

.player-iframelist li .pl-numpo {
	font-size: 14px;
	font-weight: 500;
	position: relative;
	width: 20px;
	height: 20px;
	line-height: 20px;
	text-align: center;
	background-color: #6d90a8;
	color: #fff;
	border-radius: 3px;
}

.player-iframelist li .pl-numpo::after {
	content: counter(plnumpo);
	counter-increment: plnumpo;
}

i.server {
	background: url(../images/players_1.png) no-repeat;
	border-radius: 10px;
	margin-right: 10px;
	display: inline-block;
	position: relative;
}

i.server.player-papstream {
	margin-left: 10px;
	width: 20px;
	height: 20px;
	background-position: 0 -520px;
}

i.server.player-1fichier {
	margin-left: 10px;
	width: 20px;
	height: 20px;
	background-position: 0 0;
}

i.server.player-allocine {
	margin-left: 10px;
	width: 20px;
	height: 20px;
	background-position: 0 -20px;
}

i.server.player-allvid {
	margin-left: 10px;
	width: 20px;
	height: 20px;
	background-position: 0 -40px;
}

i.server.player-cloudy {
	margin-left: 10px;
	width: 20px;
	height: 20px;
	background-position: 0 -60px;
}

i.server.player-estream {
	margin-left: 10px;
	width: 20px;
	height: 20px;
	background-position: 0 -80px;
}

i.server.player-exashare {
	margin-left: 10px;
	width: 20px;
	height: 20px;
	background-position: 0 -100px;
}

i.server.player-flashx {
	margin-left: 10px;
	width: 20px;
	height: 20px;
	background-position: 0 -120px;
}

i.server.player-mystream {
	margin-left: 10px;
	width: 20px;
	height: 20px;
	background-position: 0 -140px;
}

i.server.player-netu {
	margin-left: 10px;
	width: 20px;
	height: 20px;
	background-position: 0 -160px;
}

i.server.player-nowvideo {
	margin-left: 10px;
	width: 20px;
	height: 20px;
	background-position: 0 -180px;
}

i.server.player-ok-ru, i.server.player-okru {
	margin-left: 10px;
	width: 20px;
	height: 20px;
	background-position: 0 -200px;
}

i.server.player-ok.ru {
	margin-left: 10px;
	width: 20px;
	height: 20px;
	background-position: 0 -220px;
}

i.server.player-openload {
	margin-left: 10px;
	margin-left: 10px;
	width: 20px;
	height: 20px;
	background-position: 0 -240px;
}

i.server.player-streamin {
	margin-left: 10px;
	width: 20px;
	height: 20px;
	background-position: 0 -260px;
}

i.server.player-t_l_charger-sur-uptobox {
	margin-left: 10px;
	width: 20px;
	height: 20px;
	background-position: 0 -280px;
}

i.server.player-thevideo {
	margin-left: 10px;
	width: 20px;
	height: 20px;
	background-position: 0 -300px;
}

i.server.player-uptobox {
	margin-left: 10px;
	width: 20px;
	height: 20px;
	background-position: 0 -320px;
}

i.server.player-uptostream {
	margin-left: 10px;
	width: 20px;
	height: 20px;
	background-position: 0 -340px;
}

i.server.player-vidbull {
	margin-left: 10px;
	width: 20px;
	height: 20px;
	background-position: 0 -360px;
}

i.server.player-vidtodo {
	margin-left: 10px;
	width: 20px;
	height: 20px;
	background-position: 0 -380px;
}

i.server.player-vidup {
	margin-left: 10px;
	width: 20px;
	height: 20px;
	background-position: 0 -400px;
}

i.server.player-vodlocker {
	margin-left: 10px;
	width: 20px;
	height: 20px;
	background-position: 0 -420px;
}

i.server.player-vshare {
	margin-left: 10px;
	width: 20px;
	height: 20px;
	background-position: 0 -440px;
}

i.server.player-watchers {
	margin-left: 10px;
	width: 20px;
	height: 20px;
	background-position: 0 -460px;
}

i.server.player-youwatch {
	margin-left: 10px;
	width: 20px;
	height: 20px;
	background-position: 0 -480px;
}

i.server.player-zstream {
	margin-left: 10px;
	width: 20px;
	height: 20px;
	background-position: 0 -500px;
}

i.server.player-rapidvideo {
	margin-left: 10px;
	width: 20px;
	height: 20px;
	background-position: 0 -560px;
}

i.server.player-vidoza {
	margin-left: 10px;
	width: 20px;
	height: 20px;
	background-position: 0 -600px;
}

i.server.player-uqload {
	margin-left: 10px;
	width: 20px;
	height: 20px;
	background: url(../images/uqload_ico.png) no-repeat;
}

i.server.player-younetu {
	margin-left: 10px;
	width: 20px;
	height: 20px;
	background: url(../images/younetu_ico_6.png) no-repeat;
}

i.server.player-youtube {
	margin-left: 10px;
	width: 20px;
	height: 20px;
	background: url(../images/youtube_ico_2.png) no-repeat;
	margin-bottom: 6px;
}

i.server.player-clipwatching {
	margin-left: 10px;
	width: 20px;
	height: 20px;
	background: url(../images/clipwatching_ico.png) no-repeat;
}

i.server.player-gounlimited {
	margin-left: 10px;
	width: 20px;
	height: 20px;
	background: url(../images/gounlimited_ico.png) no-repeat;
}

i.server.player-upvid {
	margin-left: 10px;
	width: 20px;
	height: 20px;
	background: url(../images/upvid_ico.png) no-repeat;
}

i.server.player-uqload {
	margin-left: 10px;
	width: 20px;
	height: 20px;
	background: url(../images/uqload_ico.png) no-repeat;
}

i.server.player-younetu {
	margin-left: 10px;
	width: 20px;
	height: 20px;
	background: url(../images/younetu_ico_6.png) no-repeat;
}

i.server.player-youtube {
	margin-left: 10px;
	width: 20px;
	height: 20px;
	background: url(../images/youtube_ico_2.png) no-repeat;
	margin-bottom: 6px;
}

i.server.player-powvideo {
	margin-left: 10px;
	width: 20px;
	height: 20px;
	background: url(../images/powvideo_ico.png) no-repeat;
}

i.server.player-onlystream {
	margin-left: 10px;
	width: 20px;
	height: 20px;
	background: url(../images/onlystream_ico.png) no-repeat;
}

i.server.player-mixdrop {
	margin-left: 10px;
	width: 20px;
	height: 20px;
	background: url(../images/mixdrop_ico.png) no-repeat;
}

i.server.player-fembed {
	margin-left: 10px;
	width: 20px;
	height: 20px;
	background: url(../images/fembed_ico.png) no-repeat;
}

i.server.player-vshare {
	margin-left: 10px;
	width: 20px;
	height: 20px;
	background: url(../images/vshare_ico.png) no-repeat;
}

i.server.player-vidlox {
	margin-left: 10px;
	width: 20px;
	height: 20px;
	background: url(../images/vidlox_ico.png) no-repeat;
}

@media (min-width: 767px) {
	.ajax-pleer-5 span:nth-child(1) {
		font-size: 17px;
	}

	.ajax-pleer-5 span:nth-child(2) {
		font-size: 12px;
	}
}

@media (max-width: 768px) {
	.plif-col2 span:first-child {
		display: none;
	}

	.player-iframe,.player-iframe embed, .player-iframe object, .player-iframe video, .player-iframe iframe, .player-iframe frame {
		height: 255px;
	}
}
