/* 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: 12px Tahoma, Geneva, sans-serif; line-height:normal; padding:0; margin:0; color:#a8a8a8; background:#000 url(../images/bg.jpg) center top no-repeat; height:100%; width:100%; font-weight:400;}*/
body {font: 12px Tahoma, Geneva, sans-serif; line-height:normal; padding:0; margin:0; color:#a8a8a8; background:#000 url(../images/752-dark.webp) center top fixed; background-size: 376px; height:100%; width:100%; font-weight:400;}
img {max-width:100%;}
.clr {clear: both;}
.clearfix:after {content: ""; display: table; clear: both;}
a {/*color: #e0dfdc;*/ color: #d0d0d0; text-decoration: none;}
a:hover, a:focus {color:#dd4b39; text-decoration: none;}
h1, h2, h3, h4, h5 {font-weight:400; font-size:18px;}
.fs-15 { font-size: 15px; }
.sub-title h1 {margin-bottom:15px; font-size:18px; font-weight:700;}
.pm-page, .search-page, .static-page, .tags-page, .form-wrap, .full-pages {padding:20px 0;}


/*--- SET ---*/
.button, .pagi-load a, .up-second li a, .up-edit a, .qq-upload-button, button, 
html input[type="button"], input[type="reset"], input[type="submit"], .meta-fav a {
padding:0 15px; color:#fff; font-weight:700; display:inline-block;
color: silver; height: 34px; line-height:34px; background: #242424; border: 1px solid #404040;
cursor: pointer; border-radius:4px;}
button::-moz-focus-inner, input::-moz-focus-inner {border:0; padding:0;}
button[disabled], input[disabled] {cursor:default;}
/*.button:hover, .up-second li a:hover, .up-edit a:hover, .qq-upload-button:hover, .pagi-load a:hover, button:not(.color-btn):hover, html input[type="button"]:hover, input[type="reset"]:hover, input[type="submit"]:hover, .meta-fav a:hover {color:silver; background:#383838;}*/
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: 34px !important; line-height:34px !important; padding: 0 15px; border-radius:3px;}

input[type="text"], input[type="password"] {display:block; width:100%; height:30px; line-height:30px; padding:0 15px;
    background-color: #242424; border: 1px solid #404040; color:#FFF; -webkit-appearance: none;}

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:#505050; color:#FFF;}
textarea {display:block; width:100%; padding:10px; background-color: #242424; border: 1px solid #404040; color:#FFF; overflow:auto; resize:vertical;}

.img-box {overflow:hidden; position:relative; background-color:#000;}
.img-box img {width:100%; min-height:100%;}
.img-wide {position:relative;}
.img-wide img {display:block; width:100%; cursor: pointer; height: auto;}
.square-img img {width:150%; max-width:150%; margin-left:-25%;}
.nowrap {white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.button2 {transition: all .2s;}
.highslide:before {transition: color .2s, background-color .2s, opacity .2s;}

.flex-row {display: -webkit-box; display:-webkit-flex; -webkit-flex-flow: row wrap; -webkit-box-pack: justify; -webkit-justify-content: space-between; 
display:flex; flex-flow:row wrap; justify-content:space-between;}
.flex-col {display: -webkit-box; display:-webkit-flex; -webkit-flex-direction:column; -webkit-box-pack:center; -webkit-justify-content:center; 
display:flex; flex-direction:column; justify-content:center;}
.ps-link, .js-show-login {cursor:pointer;}
.icon-l .fa {margin-right:10px;}
.icon-r .fa {margin-left:10px;}

.flex-row {display: -webkit-box; display:-webkit-flex; -webkit-flex-flow: row wrap; -webkit-box-pack: justify; -webkit-justify-content: space-between; 
display:flex; flex-flow:row wrap; justify-content:space-between;}
.flex-col {display: -webkit-box; display:-webkit-flex; -webkit-flex-direction:column; -webkit-box-pack:center; -webkit-justify-content:center; 
display:flex; flex-direction:column; justify-content:center;}
.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-1 {flex: 1 1 0; min-width: 50px; max-width: 100%;}


/* BASIC GRID
----------------------------------------------- */
.wrap {min-width:320px; position:relative;}
.center {max-width:976px; margin:0 auto; position:relative; z-index:100;}
.header {background-color: #000; /*margin-bottom:200px;*/ position: fixed; top: 0; left: 0; width: 100%; z-index: 114; }
.header-in {height:44px;}
.cols {background-color:#2b2b2b; border-radius:10px; overflow:hidden; border: 1px solid #848480; 
box-shadow: 0 0 0 1px rgb(14, 14, 14);}
.side {width:330px; background-color:#585858; border-right: 1px solid #000; padding-bottom: 10px;}
.main {width:calc(100% - 330px); width:-webkit-calc(100% - 330px); min-height:800px; padding:20px; 
-ms-flex-order:2;-webkit-order:2;order:2;}

/* HMENU
----------------------------------------------- */
.hmenu {text-align:right; height:30px; line-height:30px; padding-right:10px; margin-top: 150px; }
.hmenu li {display:inline-block; vertical-align:top; margin-right:-4px;} 
.hmenu a {color:white; background-color:#3f3f3f; border-radius:6px 6px 0 0; font-weight:700;text-transform:uppercase; display:block; padding:0 20px; border:1px solid #5e5e5e;}
.hmenu a:hover {background-color:#1d1d1d;}
.hmenu a.active {background-color: #5a2a2a;}



/* SHORT
----------------------------------------------- */
.work {display:block; text-align:center; margin-bottom:20px;}

.short {margin:0 -20px; padding:12px 20px; border-top: 1px solid #111; box-shadow:inset 0 1px #404040;}
.s-top h2 {max-width:calc(100% - 130px); max-width:-webkit-calc(100% - 130px); line-height:18px; margin: 5px 0;}
.s-top h2 a {font-size:15px; text-shadow: 1px 1px rgb(0, 0, 0); font-weight:700;}
.s-meta {width:120px; position:relative; padding-top:2px;}
.s-rate-real {font-size: 9px; color: #a8a8a8; white-space: nowrap; position: absolute; top: 21px; right: 43px;}
.to-fav {width:23px; height:37px; position:absolute; right:0; top:-12px;}
.s-cols {padding:15px 0;}
.s-img {width:220px;}
.s-img11 img {width: 100%; height: 100%; object-fit: cover; position: absolute; left: 0; top: 0;}
.s-text {width:calc(100% - 240px); width:-webkit-calc(100% - 240px); line-height:18px;}
.s-img.ps-link:hover, .s-img a:hover {opacity:0.6;}
.sd-line {margin-bottom:10px; font-size:12px;}
.st-alone {padding: 15px 0;}
.st-desc {margin-bottom:5px;}
.st-desc.line-clamp {display: -webkit-box; -webkit-line-clamp: 8; -webkit-box-orient: vertical; overflow: hidden;}
.st-line.st-desc {box-shadow: 0 0 3px 1px rgb(0 0 0/50%); margin-bottom: 10px; background: #222; padding: 4px 8px; border: 1px solid #393737; font-size: 13px;}
.st-line {padding: 3px 0; font-size: 13px;width: 100%;}
.st-line--rating { border-bottom: 0; }
.pt-0 { padding-top: 0 !important;}
.st-line span:first-child {font-weight:700; color: white;}
.st-attent span:first-child, .crate a:hover {color: #f8d268;}
.st-lighter {color: #cfcfcf; line-height: 1.4;}
.st-lighter span:first-child {font-weight: 400;}
.s-text a {text-decoration:underline;}
.s-btm .button:before {content:attr(data-text);}
.s-date {margin-left: 10px;}
.s-date .fa {margin-right: 4px;}
.s-rates {position: absolute; right: 43px; top: 42px; white-space: nowrap;}
.kp, .imdb {display: inline-block; line-height: 20px; padding: 0 10px; border-radius: 2px; background-color: #f60; color: #fff;}
.imdb { background-color: #fc0; color: #000; margin-left: 10px;}
.kp { margin-left: 10px;}
@media (max-width: 768px) {
    .kp, .imdb { padding: 0 4px; }
    .kp, .imdb { margin-left: 6px;}
}
@media (max-width: 360px) {
    .st-line--rating span {
        display: none;
    }
    .kp { margin-left: 0;}
}


/* SIDE
----------------------------------------------- */
.side-bt {font-size:15px; font-weight:700; color:#f3f3f3; margin-bottom:15px; padding:7px 20px; 
text-shadow: 1px 1px #000; border-bottom: 1px solid #3f413f; box-shadow: 0 1px #848480; position: relative; display: flex; }
.side-bt .favourites-link { margin-left: auto; font-weight: normal; text-decoration: underline; }
.side-bt .favourites-link:hover { text-decoration: none; color: #fc0; }
.side-bc {padding:7px 20px;}
.side-box + .side-box {margin-top:20px; border-top: 1px solid #3f413f; box-shadow: inset 0 1px #848480;}
/*div.new::after {content: "NEW"; content: NEW; box-sizing: border-box; display: inline-block; vertical-align: middle;border-radius: 6px; padding: 0 5px; color: #fff; font-size: 13px; margin-left: 15px; font-weight: 400;background: linear-gradient(-45deg,#ee5200,#e70062,#0097d5,#1c84cd);text-shadow: none; position: relative; top: -2px;background-size: 400% 400%; animation: Gradient 3s ease infinite; font-family: verdana,sans-serif;}*/
@keyframes Gradient {0% {background-position: 0 50%;} 50% {background-position: 100% 50%;} 100% {background-position: 0% 50%;} }
.nav-col {width:48%;}
.nav-title {margin-bottom:14px; font-size:14px; font-weight:700; color:#f3f3f3; text-shadow: 1px 1px #000; display: flex; align-items: center;}
.nav-menu + .nav-title {margin-top:20px; padding-top:15px; border-top: 1px solid #3f413f; box-shadow: inset 0 1px #848480;}
.nav-menu a {display:block; /*text-decoration:underline;*/ margin-bottom:6px;}
.nav-menu li {position: relative; font-size: 13px;}
.nav-menu li > span {position: absolute; right: 5px; top: 0; pointer-events: none;}

.bf {display: flex; align-items: center;}
.bf::before {content: "-"; margin-right: 5px; display: block;}
.nav-menu + .nav-menu {margin-top: 20px;}
.nav-title a, .side-bt a {font-weight: 400; text-shadow: none; text-decoration: underline;}
.nav-title span {font-weight: 400; text-shadow: none; margin: 0 5px; opacity: 0.6;}
.side-bt a {position: absolute; right: 20px; top: 50%; transform: translateY(-50%); display: inline-block; font-size: 13px;}

.side-item {width: 135px; display:block; margin-bottom:15px; opacity:0.8;}
.si-img {height:200px; margin-bottom:5px;}
.si-title {text-align:center; color:#FFF; text-decoration:underline;}
.si-ser {position: absolute; right:0; bottom:5px; display:inline-block; 
background: #492557; color: #fff; height: 18px; padding:1px 7px;}
.si-ser:before {width: 0; height: 0; border-width: 9px; border-style: solid;
border-color: #492557 #492557 #492557 rgba(79, 24, 100, 0); position:absolute; right:100%; top:0; content:"";}
.side-item:hover {opacity:1;}
.soonli {color: #eee; font-size: 11px;}
.li_block_title {padding-bottom: 4px;}
.li_block_title a {font-weight: 700; text-shadow: 1px 1px #292929; text-decoration: none; font-size: 13px;}
.soonli + .soonli, .upd-box + .upd-box {margin-top: 15px;}
.soonli img {margin-right: 10px; border: 1px solid #464646; width: 80px; float: left;}

.upd-box {background-color: #333333; border-radius: 8px; margin-left: 10px; margin-right: 10px;
    box-shadow: 0 4px 8px rgba(0,0,0,.24); overflow: hidden; padding: 0;}
.updli {padding: 10px;}
.updli-1 {width: 56px; margin-right: 20px;}
.updli-2 {color: #a8a8a8; font-weight: 700; font-size: 12px;}
.updli-2 div {color: #d5d5d5; font-size: 13px; margin-bottom: 2px;}
.updli-3 {text-align: right; width: 130px; margin-left: 10px; font-size: 11px; color: #777;/* text-shadow: 1px 1px #000;*/}
.updli-3 div {color: #ff9f71; font-weight: 700;}
.updli:hover {background-color: #444;}
.upd-box-title {background-color: #6f6f6f; color: #fff; font-size: 13px; padding: 7px 10px;}

.lcomm + .lcomm {margin-top:5px;}
.lcomm {padding:10px 15px; background-color: #333333; border-radius: 8px;}
.llink {margin-left:15px; font-weight:700; display:block;}
.ltext {display: -webkit-box; -webkit-line-clamp: 8; -webkit-box-orient: vertical; overflow: hidden; 
    font-size: 13px; color: #a8a8a8; margin-top: 6px;}
.ltext span {color: #e6e6e6; margin-right:5px;}


/* BOTTOM SEO DESC
----------------------------------------------- */
.site-desc {margin-top:20px; background-color:#000; padding: 20px; border-radius: 12px; }
.site-desc h1, .site-desc h2, .site-desc h3 {font-size:14px; font-weight:700; margin-bottom:15px;}
.site-desc p {line-height:18px; margin-bottom:15px; color:#686868;}
.site-desc p:last-child { margin-bottom: 0; }
.site-desc strong {color: #999;}
.site-desc a {text-decoration:underline; font-weight:700; color: #999; font-weight: 400;}
.site-desc img {float:left; margin:0 20px 10px 0; width:240px; border-radius:10px; opacity:0.6;}
.site-desc:hover h1, .site-desc:hover p { color: white; }
.site-desc a:hover { color: #fc0; }
/* FOOTER
----------------------------------------------- */
.footer {margin-top:20px; padding-bottom:20px;}
.counter {display:inline-block; vertical-align:middle; margin-right:10px; opacity:0.6;}
.footer a {font-weight:700; text-decoration:underline; display:inline-block; vertical-align:middle; opacity:0.8;}


/* BOTTOM NAVIGATION
----------------------------------------------- */
.bottom-nav {line-height:20px; text-align:center; padding:20px 0 0;}
.pagi-nav {white-space:nowrap; overflow-y:hidden; overflow-x:auto; max-width:100%; display:inline-block;}
.pagi-nav > span {display:inline-block;}
.pnext a, .pprev a, .pprev > span, .pnext > span {display:block; width:22px; 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:22px; background-color:#242424; margin:0 1px; border-radius:0; border:1px solid #4d4c4c; color:#747d69;}
.navigation span, .pagi-nav a:hover {background-color:#2b2b2b; color:#747d69;}
.navigation span.nav_ext {background-color:#242424;}
.pagi-nav a:hover {background-color:#2b2b2b; color:#747d69;}
.dle-comments-navigation .pagi-nav {margin-bottom:0;}


/* FULL
----------------------------------------------- */
.main-block { margin-top: 10px; }
.full {border-top: 0; box-shadow: none; margin-top: -20px;}
.full .st-line {margin-left: 220px; width: auto; padding: 3px 0; font-size: 13px;}

.full .st-desc {font-size: 13px; line-height: 18px; border: 1px solid #393737;
    background: #222; padding: 10px 15px; margin: 0;}
.s-top h1 {max-width:calc(100% - 130px); max-width:-webkit-calc(100% - 130px); margin-top: 8px; font-size:15px; text-shadow: 1px 1px rgb(0, 0, 0); font-weight:700; color: #e0dfdc; line-height:20px;}
.f-cols .s-img {float:left; margin:0 20px 20px 0; width: 200px;}
.s-img > a {display:block; width:100%;}
.f-cols {padding:15px 0;}
.f-text {line-height:18px;}
.f-text a {text-decoration:underline;}
.st-desc-list {margin: 10px 0 10px 0 !important;}
.st-desc-list span:first-child {font-weight: 400; margin-right: 30px;}
.st-desc-list > div + div {margin-top: 8px;}
.red {color: #ff5a5a;}
.yellow.ita {font-style: italic; color: #f8d268;}
.btn-player { width: 100%; margin-top: 10px; }

@media(max-width: 768px) {
    .full .st-line {
        margin-left: 145px;
    }
    .full .st-desc {
        margin-top: 10px;
        margin-left: 0;
    }
    .btn-player {
        height: 36px;
        line-height: normal;
        font-size: 11px;
    }
}

.f-screens a, .f-screens > img {position:relative; width:195px; height:100px; overflow:hidden; display:block; 
margin-bottom:15px; opacity:0.8;}
.f-screens a img {display:block; min-height:100%;}
.f-screens br {display:none;}
.f-screens a:hover, .f-screens img:hover {opacity:1;}

.f-strong {display:block; text-align:center; font-weight:700; margin-bottom:15px;}

.f-player {margin:0 -20px; position:relative; border-top: 1px solid #111; box-shadow:inset 0 1px #404040;}
.f-player .tabs-sel span {display:inline-block; padding:0 20px; height:30px; line-height:30px; cursor:pointer; 
font-weight:700;}
.f-player .tabs-sel span.current {background:#1a1a1a;}
.f-player .tabs-sel span:not(.current):hover {color:#000; background-color:#a8a8a8;}
.f-player .tabs-sel {white-space:nowrap; overflow-y:hidden; overflow-x:auto;}
.tabs-b {display:none; background-color:#000;}
.tabs-b.visible {display:block;}
.f-ipad {position:absolute; right:20px; top:8px; text-decoration:underline;}
.f-rate {white-space: nowrap; position: absolute; right: 5px; top: 7px; flex-wrap: nowrap;}
.f-rate > div {margin-right: 5px; position: relative; top: -2px;}
.ya-share2 {position: absolute; z-index: 10; right: 5px; top: 40px;}

.rels {margin-bottom:10px;}
.rels-t {font-size:14px; font-weight:700; margin-bottom:15px;}
.rel-item {width: 110px; display:block; margin-bottom:15px; text-align: center; }
.r-img {height:165px; margin-bottom:5px;}
.r-title { display: block;}
.rel-item:hover .r-img {opacity:0.8;}
.rel-item:hover .r-title { color: white; }
.full .s-btm {padding-bottom: 20px;}
.f-btm {margin: 0 -20px 20px -20px; padding: 20px; background-color: #000; line-height: 1.2; font-size: 13px;}
.f-btm-yellow {color: #ffdd7d; margin-bottom: 15px;}
.tlg a {text-decoration: underline; color: #32aadf;}
.tlg .fa {margin: 0 6px 0 20px; width: 24px; height: 24px; border-radius: 50%; text-align: center; 
    line-height: 24px; background-color: #32aadf; color: #fff;}
.f-facts-title {margin-top: 15px; background: #222; border-left: 2px solid #ccc; padding-left: 20px;
    padding-right: 10px; border-radius: 1px; padding-top: 5px; height: 30px; font-size: 16px; 
    position: relative; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}
.f-facts-title ~ p {padding: 13px 25px 13px 40px; position: relative; border-bottom: 1px dotted #222;}
.f-facts-title ~ p::after {font-family: 'FontAwesome'; content:"\f101"; position: absolute; top: 15px; left: 20px;}
.f-facts-title ~ p:first-letter {color: #5181b8; font-size: 18px;}

.mtop-title {margin-bottom: 20px; font-size: 15px; border-bottom: 1px solid #111;
    padding: 20px; margin: -20px -20px 20px -20px; color: #f8d268;}
.mtop-items {display: grid; grid-gap: 20px 20px; grid-template-columns: repeat(auto-fill,minmax(160px,1fr));}
.podb {display: block;}
.podb-img {padding-top: 56%; position: relative; overflow: hidden; margin-bottom: 10px; border-radius: 8px;}
.podb-img img {position: absolute; left: 0; top: 0; width: 100%; height: 100%; object-fit: cover;}
.podb-img div {position: absolute; left: 5px; top: 5px; z-index: 5; width: 40px; height: 40px;
    text-align: center; border-radius: 50%; line-height: 36px; font-size: 12px; font-weight: 700;
    background: rgba(15,16,30,.9); border: 2px solid #363b58; color: #a8a8a8;}


/* FULL STORY STATIC
----------------------------------------------- */
.video-box embed, .video-box object, .video-box video, .video-box iframe, .video-box frame 
{width: 100%; max-width:100% !important; height:400px; display:block; margin:0 auto;}
.mejs-container {max-width:100% !important;}
.full-text {line-height:18px;}
.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;}
.full-text a:hover {text-decoration:none;}
.full-text h2, .full-text h3, .full-text h4, .full-text h5 {margin:10px 0; font-size:15px; 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; display:block; position:relative;}
.full-text > ol li {list-style:decimal; margin-left:40px;}

.full-text table {width:100%; text-align:left; margin:10px 0;}
.full-text table tr td {padding:10px; border:2px solid #111;}
.full-text table tr:nth-child(2n+1) {background-color:#111;} 
.full-text table img {display:block; margin:0; border:0; max-width:350px}
.attach {line-height:40px; background-color:#444; 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; 
display:inline-block; padding:0 15px; background:#111;}
.attach-info {float:right;}
.attach i {margin-right:5px;}
.full-taglist {margin-top:20px;}


/* COMMENTS
----------------------------------------------- */
.comms-title {line-height:40px; padding:0 0 0 20px;}
.comms-title > span {font-size:16px;}
.add-comm-form {position:relative; margin:20px 0; }
.ac-soc {position:absolute; right:0px; top:-8px;}
.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;}
.ac-inputs, .ac-textarea {margin-bottom:15px;}

.add-comm-form input#name {
    height: 34px;
}

.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;}
.sec-answer + .sec-label {margin-top:10px;}
.ac-protect {margin-top:-10px;}
.ac-protect .label {font-size:12px;}
.ac-protect .sep-input {padding:10px 10px 10px 160px;}
.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;}

.comm-item {padding:20px 20px 20px 100px; border-top: 1px solid #111; box-shadow:inset 0 1px #404040; margin:0 -20px;}
.comm-left {width:60px; margin-left:-80px; float:left;}
.comm-right {width:100%; float:right;}

.comm-one {padding:0 0 10px 0; position:relative;}
.comm-one > span {float:left; margin-right:10px;}
.comm-author {font-weight:700;}
.comm-author a {text-decoration:underline;}
.c-reply a {color:#a8a8a8;}
.creply > a {color: silver; padding: 2px 7px 3px; display: inline-block; background: #242424; border: 1px solid #404040;}
.comm-two {padding-bottom:10px;}
.crate a {color: #666666; margin-left: 14px; font-size: 18px;}
.crate .fa {margin-right: 2px;}
.comm-three {margin-top:10px; font-size:12px; text-align:right;}
.comm-three li {display:inline-block; margin-left:10px;}
.comm-three li:first-child {margin-left:0px; float:left;}


/* LOGIN
----------------------------------------------- */
.login-box {background-color:#2b2b2b; padding:20px; display:none;}
.lb-user {margin:-20px -20px 20px -20px; padding:20px; background-color:#585858;  
display:flex; flex-flow:row wrap; justify-content:center; align-items:center;}
.lb-ava {width:80px; height:80px; border-radius:50%; margin-right:20px;}
.lb-name div {font-size:18px; font-weight:700;}
.lb-name a {margin-top:10px;}
.lb-menu a {display:block; line-height:30px; padding:0 10px; background-color:#585858;}
.lb-menu a:hover, .lb-menu a:hover .fa {background-color:#111; color:#fff;}
.lb-menu a .fa {color:#e0dfdc;}
.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 #111; content:""; background-color:#111; display:inline-block;}
.lb-check input:checked + label:before {background-color:#e5050b;}
.lb-soc {margin:20px -20px -20px -20px; padding:20px; background-color:#585858; text-align:center;}
.lb-soc a {display:inline-block; margin:10px 3px 0 3px; vertical-align:top;}
.lb-soc img {display:block; width:30px;}



/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
 .owl-carousel {width: 100%; position: relative; z-index: 1;}
 .owl-carousel .owl-stage {position: relative; display:flex; justify-content:flex-start;}
 .owl-carousel .owl-stage-outer {position: relative; overflow: hidden; transform: translate3d(0px, 0px, 0px);}
 .owl-carousel .owl-item {position: relative; min-height: 10px;}
 .owl-carousel .owl-nav.disabled, .owl-carousel .owl-dots.disabled, .owl-carousel.owl-refresh .owl-item {display: none;}
 .owl-carousel.owl-loaded, .owl-carousel.owl-loading, .no-js .owl-carousel {display: block; opacity: 1;}
 .owl-carousel.owl-drag .owl-item {user-select: none;}
 .owl-carousel.owl-grab {cursor: move; cursor: grab;}
 .owl-carousel .animated {animation-duration: 1000ms; animation-fill-mode: both;}
 .owl-carousel .owl-animated-in {z-index: 0;}
 .owl-carousel .owl-animated-out {z-index: 1;}
 .owl-carousel .fadeOut {animation-name: fadeOut;}
 @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 {transform-style: preserve-3d;}
.owl-nav {position:absolute; left:0; right:0; top:0; z-index:500;}
.owl-prev, .owl-next {width:24px; height:40px; position:absolute; top:68px; z-index:200;
text-align:center; line-height:40px; color:#424242; font-size:18px; background-color:#878787;}
.owl-prev {left:0px; border-radius:0 10px 10px 0;}
.owl-next {right:1px; border-radius:10px 0 0 10px;}
.owl-prev:hover, .owl-next:hover {color:#dd4b39;}
.owl-dots {text-align:center; padding-top:15px;}
.owl-dot {display:inline-block; vertical-align:top; width:10px; height:10px; margin:0 5px; 
border-radius:50%; background-color:#4e647a;}
.owl-dot.active {background-color:#1cbc9a;}



/* ADAPTIVE
----------------------------------------------- */

.side-panel {width:300px; height:100%; overflow-x:hidden; overflow-y:auto; background-color:#585858; 
padding:0; z-index:888; position:fixed; left:-300px; top:0; transition:left .4s;}
.side-panel.active {left:0;}
.close-overlay {width:100%; height:100%; background-color:rgba(0,0,0,0.8); 
position:fixed; left:0; top:0; z-index:887; display:none; cursor: pointer;}
.side-panel1 a {display:block; padding:8px 20px; font-size:12px; font-weight:700; color:#FFF; border-top:1px solid #444;}
.side-panel1 .menuactive {background-color:#444;}

@media screen and (max-width: 1220px) {
.wrap {overflow:hidden;}
.center2 {max-width:1000px;}
.header-in, .footer, .site-desc {padding-left:10px; padding-right:10px;}
}

@media screen and (max-width: 950px) {
.center {max-width:768px;}
.side {display:none;}
.main {width:100%;}
.owl-next {right:0;}
.hmenu {white-space:nowrap; overflow-y:hidden; overflow-x:auto; height: auto;}
.btn-menu {display:inline-block; font-size:24px; color:#FFF; cursor:pointer;}
.cols {border-radius: 0;}
}

@media screen and (max-width: 760px) {
.center {max-width:640px;}
.comm-three, .f-rate {display:none;}
.ya-share2 {position: static; text-align: center; padding: 10px;}
.st-desc-list span {margin: 0 !important;}
.tlg {width: 100%; text-align: center; padding: 10px 0 0 0;}

.ac-protect {margin-top:0px;}
.comments-tree-list .comments-tree-list {padding-left:0px !important;}
.mass_comments_action {display:none;}
.sub-title h1 {font-size:18px; line-height:24px;}
}

@media screen and (max-width: 590px) {
.center {max-width:480px;}
.header {margin-bottom:40px;}
.login-btns span, .login-btns a:last-child, .work, .s-rates, .mbn, .pagi-nav > .pnext, .side .to-mob {display:none;}
.s-cols {display:flex; flex-wrap: nowrap;}
.s-cols:after {content: ""; display: table; clear: both;}
/*.s-img {width:100px !important; float:left; margin:0 10px 10px 0 !important;}*/
.s-img {min-width:130px; max-width: 130px; margin:0 10px 10px 0 !important;}
.short { padding: 12px 12px; }
.s-text {
    width:100%;
    display: flex; flex-wrap: wrap;
}
.st-desc.st-desc.line-clamp {
    clear: both;
    min-width: calc(100% + 150px);
    margin: 20px 0 0 0;
    order: 120;
    position: relative;
    left: -140px;
    max-width: calc(100% + 150px);
}
.pagi-nav {white-space: normal;}
.navigation {display: flex !important; flex-wrap: wrap; justify-content: center;}
.navigation > * {margin: 10px 5px 0 5px !important; line-height: 40px; min-width: 42px !important;}
.side {display: block; width: 100%; border: 0; order: 10; padding-top: 0; padding-bottom: 10px;}
.carou  {border-radius: 0; margin-bottom: 0;}
/*body {background-image: none;}*/


.full .st-line {font-size: 13px;}
.full .st-lighter {clear: both;}
.full .st-lighter + .st-desc {margin-top: 10px !important;}
.f-screens a, .f-screens > img {width:135px; height:90px;}
.f-ipad, .rel-item:nth-child(5n) {display:none;}
.rel-item {width: 100px;}
.r-img {height:140px;}
.tabs-sel {white-space: normal; display: flex; flex-wrap: wrap;}
.tabs-sel > span {flex: 1 1 0; min-width: auto; max-width: 100%; text-align: center; white-space: nowrap;}

.video-box embed, .video-box object, .video-box video, .video-box iframe, .video-box frame {height:300px;}

.ac-soc:before {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) {
.center22 {max-width:360px;}
/*.header-in {overflow:hidden;}*/


.f-screens a, .f-screens > img {width:32%; height:80px;}
/*.rel-item {width:46%;}*/
/*.r-img {height:180px;}*/
.full .s-date {display:none;}

.video-box embed, .video-box object, .video-box video, .video-box iframe, .video-box frame {height:250px;}
}


.st-line button { background-color: transparent;border: none; font-weight: normal; padding: 0;margin: 0;display: inline-block;height: auto;line-height: normal;box-shadow: none; text-decoration: underline; }
.st-line button:hover { background-color: transparent; color: white;}

#tooltip {
    display: none;
    background: #111;
    color: #ccc;
    position: absolute;
    margin: 33px 0 0 -15px;
    max-width: 300px;
    z-index: 9999;
    border-radius: 3px;
    box-shadow: 4px 4px 8px rgba(0, 0, 0, 0.3);
    padding: 5px 8px;
    font-size: 13px;
}
#tooltip::before {
     content: '';
     position: absolute;
     width: 0;
     height: 0;
     border: 6px solid transparent;
     border-bottom-color: #111;
     bottom: 100%;
     left: 15px;
}
#tooltip::after {
     content: '';
     display: block;
     clear: both;
}
#tooltip{display:none;position:absolute}

*[data-href] {
    cursor: pointer !important;
}


.filter-dle {}
.filter-dle select {
    padding-left: 10px;
    margin-right: 2px;
}
.filter-dle {}

.page-title {
    text-align: center;
    margin-bottom: 15px;
}


.film-all-parts {
    margin: 16px -8px 50px;
}
.film-all-parts .title {
    font-size: 15px;
    font-weight: bold;
    background-size: 15px;
    margin-bottom: 20px;
}
.film-all-parts .list-parts {
    margin-bottom: 30px;
    position: relative;
}
.film-all-parts .list-parts.overflow::after {
    content: " ";
    background: rgb(44, 48, 52);
    background: linear-gradient(0deg, rgb(44, 48, 52) 0%, rgba(255, 255, 255, 0) 100%);
    width: 100%;
    height: 60px;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 2;
}
.film-all-parts .list-parts.overflow .list-parts__item.active-overflow {
    position: absolute;
    z-index: 3;
    width: 100%;
    bottom: 0px;
    left: 0;
    box-shadow: 0 -15px 20px rgba(0, 0, 0, 0.32);
}
.film-all-parts .list-parts.overflow .list-parts__item.hidden {
    display: none;
}
.film-all-parts .list-parts__item {
    display: flex;
    align-items: center;
    background: #202020;
    position: relative;
    padding: 6px 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    z-index: 1;
}
.film-all-parts .list-parts__item:hover {
    color: white;
}
.film-all-parts .list-parts__item::before {
    content: attr(data-count);
    min-width: 40px;
    max-width: 40px;
    text-align: center;
    margin-right: 10px;
    margin-left: 6px;
}
.film-all-parts .list-parts__item.active {
    background-color: #111;
}
.film-all-parts .list-parts__item.active::after {
    content: " ";
    background: #f8d268;
    background-size: 10px;
    height: 57px;
    width: 3px;
    position: absolute;
    left: 0;
}
.film-all-parts .list-parts__item img {
    border-radius: 10px;
    margin-right: 14px;
}
.film-all-parts .list-parts__item-title {
    display: inline-block;
    width: 100%;
    margin-right: 14px;
}
.film-all-parts .list-parts__item-year {
    color: #959595;
    display: block;
    font-size: 12px;
    margin-top: 4px;
}
.film-all-parts .list-parts__item .btn-category-main {
    margin-left: auto;
    margin-right: 10px;
}
.film-all-parts .list-parts__item .rating__item {
    position: static !important;
    margin-right: 14px;
}
.film-all-parts .list-parts .btn-show-all {
    margin-top: 12px;
    padding: 10px 22px;
    color: white;
    font-size: 13px;
    background-color: #2C3034;
    border-radius: 6px;
}
.film-all-parts .show-all {
    text-align: center;
}
.film-all-parts .show-all .btn {
    background-color: #f8d268;
    color: #202020;
    padding: 10px 25px;
}
.film-all-parts .show-all .btn:hover {
    background-color: #f8ab68;
}