/* 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: 13px manrope, 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;}
img {max-width:100%;}
.clr {clear: both;}
.clearfix:after {content: ""; display: table; clear: both;}
a {color: #e0dfdc; text-decoration: none;}
a:hover, a:focus {color:#dd4b39; text-decoration: none;}
h1, h2, h3, h4, h5 {font-weight:400; font-size:18px;}

.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 10px; color:#fff; font-weight:700; display:inline-block; 
color: silver; height: 40px; line-height:40px; background: #242424; box-shadow: 0 0 0 1px #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: 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:#505050; border-radius:4px; -webkit-appearance: none; 
box-shadow:inset 0 2px 4px #414141,0 0 0 1px #6b6b6b;}

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; border:1px solid #111; background-color:#505050; color:#FFF; 
border-radius:0 0 6px 6px; box-shadow:inset 0 0 4px 0 rgba(0,0,0,0.8); 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%;}
.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: black;; margin-bottom:60px;}
.header-in {height:44px;background: black;}
.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;}


/* HEADER
----------------------------------------------- */
.logotype {display:inline-block; width:95px;}
.login-btns {display:inline-block; vertical-align:middle; margin-right:10px;}
.login-btns a {text-decoration:underline;}

.search-wrap {width:210px; display:inline-block; vertical-align:middle;}
.search-box {width:100%; position:relative; padding-right:40px;}
.search-box input, .search-box input:focus {width:100%; padding:0 10px; 
height:22px; line-height:22px; border-radius:2px;}
.search-box button {position:absolute; right:0; top:0; border-radius:2px; font-weight:400 !important;
padding:0 !important; width:35px; height:22px !important; line-height:22px !important; font-size:14px;}


/* HMENU
----------------------------------------------- */
.hmenu {text-align:right; height:30px; line-height:30px; padding-right:10px;}
.hmenu li {display:inline-block; vertical-align:top; margin-right:-4px;} 


.hmenu a {
    color: #a8a8a8;
    background-color: #585858d1;
    border-radius: 3px 3px 0 0;
    font-weight: 700;
    text-transform: uppercase;
    display: block;
    box-shadow: inset 0 0 0 1px var(--bdc-lighter);
    padding: 0 20px;
    border: 1px solid var(--bdc);
}
.hmenu a:hover {background-color:#1d1d1d;}
.hmenu a.active {background-color: #5a2a2a;}


/* TOP CAROU
----------------------------------------------- */
.carou {margin-bottom:10px; padding:15px; background-color:#585858; border-radius:10px; 
border: 1px solid #848480; box-shadow: 0 0 0 1px rgb(14, 14, 14);}
.top-carou {width:126px; height:180px; display:block; border:3px solid #888; opacity:0.8;}
.top-carou:hover {opacity:1;}
.carou__content:not(.owl-carousel) {display: flex; overflow: hidden;}
.carou__content > .top-carou {width: 126px; flex-shrink: 0; margin-right: 10px;}
.carou__content:not(#owl-top) {display: block; white-space: nowrap; overflow-y: hidden; overflow-x: auto;}
.carou__content:not(#owl-top) > .top-carou {display: inline-block; vertical-align: top; margin-right: 8px;}


/* 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% - 180px); max-width:-webkit-calc(100% - 180px); line-height:18px;}
.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:30px 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: 5px 0; color: #f8d268;}
.st-desc {margin-top:15px;}
.st-desc.line-clamp {display: -webkit-box; -webkit-line-clamp: 8; -webkit-box-orient: vertical; overflow: hidden;}
.st-line span:first-child {font-weight:700;}
.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 {height:22px !important; line-height:22px !important; margin-right: 20px;}
.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: 0; white-space: nowrap;}
.kp, .imdb {display: inline-block; line-height: 20px; padding: 0 10px;
	border-radius: 2px; background-color: #f60; color: #fff;}
.imdb {padding: 0 5px; background-color: #fc0; color: #000; }
.sez-ser {margin: 5px; border: 2px solid #f8d268; padding: 5px; float: left; font-size: 14px;}

/* 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;}
.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:15px; font-size:15px; 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:3px;}
.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: 83px; 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; height: 64px; overflow: hidden; border-radius: 8px; margin-right: 10px;}
.updli-1 img {width: 100%; height: 100%; object-fit: cover;}
.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;}
.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;padding:10px}
.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;}


/* FOOTER
----------------------------------------------- */
.footer {background-color:#0000; 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;}
.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
----------------------------------------------- */
.full {border-top: 0; box-shadow: none; margin-top: -20px;}
.full .st-line {font-size: 14px;}
.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% - 180px); max-width:-webkit-calc(100% - 180px); 
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: 240px;}
.s-img > a {display:block; width:100%;}
.f-cols {padding:30px 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;}

.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: 50px;}

.rels {margin-bottom:10px;}
.rels-t {font-size:14px; font-weight:700; margin-bottom:15px;}
.rel-item {width: 110px; display:block; margin-bottom:15px;}
.r-img {height:165px; margin-bottom:5px;}
.r-title {text-align:center; text-decoration:underline;}
.rel-item:hover .r-img {opacity:0.8;}
.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; display:none;}
.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;}

.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: 4px; font-size: 18px; text-shadow: 0 1px #ccc;}
.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
----------------------------------------------- */
.btn-menu {display:none; order: -1;}
.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;}
.search-wrap {width:110px;}
.login-btns span, .login-btns a:last-child, .work,  .mbn, .pagi-nav > .pnext, .side .to-mob {display:none;}
.s-cols {display:block !important;}
.s-cols:after {content: ""; display: table; clear: both;}
.s-img {width:100px !important; float:left; margin:0 10px 10px 0 !important;}
.s-text {width:100%;}
.st-desc.st-desc.line-clamp {clear: both; width: 100%; margin: 0;}
.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;}
.logotype {height: 26px; position: relative; margin: 0 20px; flex: 1 1 0; overflow: hidden;}
.logotype img {position: absolute; left: 50%; top: 50%; transform: translate(-50%,-50%);}

.full .st-line {font-size: 16px;}
.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;}
.carou__content:not(#owl-top) > .top-carou {width: calc(100vw/3);}

.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;}
}

.jhhgga li {
text-overflow: ellipsis;
list-style-type: decimal;
margin-left: 30px;
padding: 6px 5px 9px 10px;
color: #088a01;
position: relative;
}

.jhhgga i {
  font-style:normal;
  margin-left:26px;
  text-align:right;
  float:right;
  overflow:hidden;
  margin-right:5px;
}

<style>
.xsort-area{
	margin-bottom: 5px;
	padding: 0 15px;
	font: normal 12px/32px Arial;
	-ms-user-select: none;
	user-select: none;
	-webkit-user-select: none;
	-moz-user-select: none;
}
.xsort-area:after{
	content: "";
	display: table;
	clear: both;
}
.xsort-area>div{
	float: left;
	margin: 0 5px 10px 0;
    font: normal 12px/32px Arial;
}
.xsort-div{
	height: 30px;
	line-height: 30px;
	padding: 0 10px;
	border: 1px solid #7d7d7d;
	border-radius: 2px;
	background: #585858;
	position: relative;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
}
.xsort-div:hover{
	box-shadow: 0 0 0 2px rgba(0,0,0,.2);
}
.xsort-active{
	box-shadow: 0 0 0px 2px #FFB114;
}
.xsort-selected{
	cursor: pointer;
	padding-right: 15px;
	position: relative;
}
.xsort-selected:after{
	position: absolute;
	top: 50%;
	margin-top: -2px;
	right: 0;
	border: 4px solid transparent;
	border-top-color: #777;
	content:"";
}
.xsort-div-filler{
	background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAQAAAC1+jfqAAAAvklEQVR42o3KsUqCYRiA0RPVZg6Fg2NgU0ME7g0KTg0SLtHaFYQ0VjRFDUGjEAhBi1vQ1Fx2BVJ4Aa4FQWT6tn38llTnWR//t+7MjY6mgh9mXYjUi4ZvzoVnDUXL9r35VJWxaqxvEcCGkSczkmNhR1ZHKEuuhZKsPWFbcimsyToS6pJd4YRkTs9IUZIzMLQFmNcSbk2oeBfuHDrVF8KHugllj0IIQ23daQsrNtUsIe9BWqbLuxde/WLBlQN/+wLDfD9iwnIihwAAAABJRU5ErkJggg==);
	background-position: 50% 50%;
	width: 32px;
	padding: 0;
	background-repeat: no-repeat;
	cursor: pointer;
}

.xsort-ul{
	display: none;
	background: #fff;
	position: absolute;
	top: 100%;
	left: 0;
	margin: 0;
	padding: 0;
	max-height: 400px;
	overflow: auto;
	list-style: none;
	z-index: 999;
	border: 1px solid #ccc;
	border-radius: 5px;
	box-shadow: 0 0 0 3px rgba(0,0,0,.1);
	box-sizing: content-box;
}
.xsort-ul li{
	display: block;
	border-bottom: 1px solid #eee;
	padding: 0 35px 0 18px;
	line-height: 30px;
	white-space: nowrap;
	cursor: pointer;
	color: #666;
}
.xsort-ul li:last-child{
	border: none;
}
.xsort-ul li.current{
	color: #333;
	font-weight: bold;
	background: #f5f5f7;
	position: relative;
}
.xsort-ul li.current:after{
	position: absolute;
	top:0;
	right: 5px;
	bottom: 0;
	width: 5px;
	content: "";
	display: block;
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAAFCAQAAAAnZu5uAAAAJUlEQVQY01XIMQEAIAwDsDivroGe6Sg3OQNxBGLVCldVzbfECA+g/g9v8ooTNAAAAABJRU5ErkJggg==) no-repeat 50% 50%
}

.xsort-ul li:hover{
	background: #eee url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAAeCAIAAABi9+OQAAAAHElEQVQImWP4+vUrEwMDA9P///+ZGBgY4JjGfAByHhgFbrteLwAAAABJRU5ErkJggg==) repeat-x 0 0;
	color: #000;
}
.xsort-ul li.xdesc, .xsort-ul li.xasc{
	background-position: 6px 50%;
	background-repeat: no-repeat;
}
.xsort-ul li.xdesc, .xdesc{
	background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAAICAQAAACfDS2NAAAAIElEQVQY02NgYGBgSPsPggwwQDQXwoRBFAHsekECEBoASUcnDSh9+RUAAAAASUVORK5CYII=);
}
.xsort-ul li.xasc, .xasc{
	background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAAICAQAAACfDS2NAAAAHklEQVQYV2NgAIO0/xAaygFBFA5UAMGBq0BRTDwXAPWMJw0b8PLnAAAAAElFTkSuQmCC);
}
span.xasc, span.xdesc{
	padding-left: 10px;
	background-position: 0 50%;
	background-repeat: no-repeat;
}

.xsort_empty{
	margin-top: 15px;
	background: #fff;
	border: 1px solid #ccc;
	padding: 15px;
	text-align: center;
	color: #444;
	border-radius: 3px;
	box-shadow: 0 2px 7px rgba(0,0,0,.1);
}

.xsort-admin-area{
	padding: 0 0 0 210px;
}
.xsort-admin-area:after{
	content: "";
	display: block;
	clear: both;
}
.xsort-admin-area ul{
	list-style: none;
	margin: 0 0 0 -210px;
	padding: 0;
	float: left;
	width: 200px;
	border-right: 1px solid #ddd;
}
.xsort-admin-area ul.loading{
	background: url(data:image/GIF;base64,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) no-repeat 50% 50%;
}
.xsort-admin-area ul li{
	display: block;
	color: #f43;
	cursor: pointer;
	padding: 1px 0;
}
.xsort-admin-area ul li.current,
.xsort-admin-area ul li:hover{
	color: #000;
}
.xsort-admin-area ul li.current{
	font-weight: bold;
}
.xsort-admin-area p{
	margin: 0;
	padding: 7px 0 0;
}
.xsort-admin-area code{
	max-height: 400px;
	overflow: auto;
}
.xsort-div-clearall{
	background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA8AAAAPCAQAAACR313BAAAAKklEQVQoz2NgGATA4L/Bf3QWmrTBfwSNQwEOSWQT8EjiNRqnCQRcPgAAAG+mJxC7ICdhAAAAAElFTkSuQmCC);
	background-position: 50% 50%;
	width: 32px;
	padding: 0;
	background-repeat: no-repeat;
	cursor: pointer;
}




/**Showstat**/
.base-stat { display: none; }

.queries {
    display: none;
    text-align: left;
    max-height: 450px;
    overflow: auto;
    margin-top: 10px;
}

.queries p { padding: 5px; border-top: solid 1px #ddd; }

.queries p:hover { background: #ddd; }

.showstat {
    position: fixed;
    bottom: 10px;
    left: 10px;
    margin-right: 10px;
    background: #ffffff;
    background: -webkit-linear-gradient(to bottom,  #ffffff 0%,#e5e5e5 100%);
    background: -moz-linear-gradient(to bottom,  #ffffff 0%,#e5e5e5 100%);
    background: -o-linear-gradient(to bottom,  #ffffff 0%,#e5e5e5 100%);
    background: -ms-linear-gradient(to bottom,  #ffffff 0%,#e5e5e5 100%);
    background: linear-gradient(to bottom,  #ffffff 0%,#e5e5e5 100%);
    font: normal 12px/18px Arial, Helvetica, sans-serif;
    color: #323232;
    padding: 20px;
    text-align: left;
    border: solid 1px #fff;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    text-shadow: 1px 1px 0 #fff;
    -webkit-box-shadow: 1px 1px 5px 1px rgba(0, 0, 0, 0.3);
    box-shadow: 1px 1px 5px 1px rgba(0, 0, 0, 0.3);
    z-index: 1000;
}

.showstat p { margin: 0; }

#queries-stat, 
#clearbutton, 
#showstat-but, 
#log-link {
    display: inline-block;
    padding: 5px;
    width: 20px;
    height: 20px;
    cursor: pointer;
    background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAuVJREFUeNqMU0tIVFEY/s655955+RihsnRkVHotCknBRWEhGqUggSFEGyOiVu2iyCBoEeWmRaGQ4CJatUgJDaKIitTURk1NE0sdH6Q4jjOSOo87c2//uSYJuejCx+Wc8z++//vOYU+et8EwjCLTNOsN0yiDiX8/BnDG3zLGbnDO+za3TToQlPxYVdXLud5cZKS7YXc4QMX+5jKGaCSC0Eq4zD/t9+m63sQ4v2JCQZKpYM3PWs0jBYWyHIgBzG0YsA0GFpOBoQEwRWMJ7kBl8C647JaXkwW3OxWcM4oxqNgW0JpoI92dhlyvBwlTgc4cqAjeQ5w5IRgldfv6sDc/F1m7d8JptxMZ0xqDWcNzRGNJhH5F8al/DDp3oUomczsMJqgA8ZPB/uk5aKoNms0GO8HldCISjSEaTyAZ9mPXQB0OcBtBIK7YqLpizSZkF4W6CEWBonALkrJhmOC0xymOR35CSWPIPn0GUjxG4k20tqNnPHSbh5aDL0fHxrEQCGB1bc1K3gpGHVnoO+yZHoiMCuiB1wj42pA0kusXHnQ2CFXVYudravBjcgrz84uYmZ6GEBoUoVgs4qaAZ3kMrkOF0OefQo+5EPYH8ap/8dpIQ/mycKWkVPu+DFoi5ud74ZAi/rGTSetUwN83DFdmERJrYcRWBfRIHKcKdjRSRKOQQieTSUxOzcKmaZaINs2+IWI8jqjO4TCjmGxvh0YXzXP0MDIL9mGucxSTw7PvLectNaWApJicW4oqnVFoX0EC4aouLDgqke7NoVgnvrV04PPH8aYTN7su8VAw2LIUXMJqZJ2EMaAKFUIlf4Ww/go5gdgK9hgdSN9/EONt7/Chd+ZWdf3AneGG0glqD++52oslJaXlVx1OZ7HsvPkWTHlHyPvs0BvkGd201lDXPFL5onepZ+jR8WVGjJl8jbVnq5wU7yGkbvMWMXQ/zxflrlDx9a8naTk8+PBYnNFFkgX+9ysiFGx38FuAAQBygywrLfBIegAAAABJRU5ErkJggg==') no-repeat 50% 50%;
}

#showstat-but {
    background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAp5JREFUeNpkU01IVFEU/t6972fG1JHGrLBso2WRSAshonIjFrZQ27QoEQza6K6gXYS0KKhWuijIjbZw0xhRoEagUhRWUIJSWuL4A44OzDjhjOO89zrnzjwZ68Jh5pzvO+d857x7NfxzSq+Fem3b7XBd1+eSr7FpWkpKrW99oLUzn0schauzr22o0dC04ca6cpyrKUMw4CMGJwPr8RQmpiIYmVzGtuteWOtvGdlVgJP3B6zhW1dqEEvZeDcTxczKH2xuOQj4JY4dLER99V6U+CQeDk5hNb6linABwQV06tzdfgqf5hN4Nr6EudUkuluqsPS4Hjap+L2WRN/EssKZx3xPuc4zd1ysxNivOL6E4yj060hnHAiRnc5nSewxpfrPuGkKMP+JE+qlUKdwHOd6+YEAvi4kiGjAZ+jK7r2ex8k7H+E3dVjk8y/jzGM+52XVQ7PC8TT8hlBdaSxkSPf3u6dV17P3P8OUWhYj33BcMJ/zGBe85XgqA8vSYRoSBhtJHpyMqAJCl9BzccaZx3wt9/1YAQVski1Ud2pAi3OhS7VfmLpQJnM7yTa0WYFXwE07tmNaNB/NlS1AoJdg5jp7vhACmQwpoDzlO6no0MpKDAW0bR+TVUdtRyLPSLdQxRlnHvM5D7mbWlF69cVCU8MJFBVZ2KZP2FQdQHNtcOfKtg/MqmSDiiQSW3jzdhrrzy8foYsU1gkPZxbfd42OyZ5LDcdRTEVG5xJ4NR1Tl4iao9hv0BgCG5Q8OvYDzOc8TwGf4pLzN9vkoTM9dbWHcbSyDEUFJrzHlNhM4+dcBJPfFmEvfeiKjT/qp/DGrsfERciqgq1Pb2v+YDMt0/QA2l/aTUZfRkM3HpA7y8n/vca8U0HGCxB5MYcs6snOf85/BRgAU2QTxLlxCL0AAAAASUVORK5CYII=') no-repeat 50% 50%;
}
#clearbutton {
    background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAnBJREFUeNqEk8tPE1EUxr+5dzqdvoQytqIEXQgLY3TVrRvCwsQ/ABNTJLoClxIQmEqIXUHQsDTBYmAjMXEBEQ0Jid2IIsOjGtBNWUJSGiO06bRl5nrvBBqpBE5yMq/7+74z594jj46OojosYqNpW3OuImzbhlW23jCbtUlEmqYuepcQAkWWIeOMEHCxUGLRwXYwy4JEadvU0GSbW1UkQZNTYesQHupAZvYbMnMryMwsITp4n78vMsbFyamwyeFnD5B9b4AoCihPibpQMosQFVkH1sKJAsxiYhGLxh9i78OaA1KXDEooam7fwO7sV0AiKBRLLeSkfxbwnZEOpD+tcFAB4a4EFN6WaxxegudcAHAr2DNz83I1bJom637cjS/LBmwNUPYBrUBBb11Fljt7/H74/AFM6ePoetnbWRGweIcF3NPbi5XVdahuN5gEbGk2LjQ2YXdmEZ5AAD6e0wuf0T72KPL2yXia/Av39fVjY2MTHl6eytNFKa43N+PXosGdA46zgKPPOwVsCFY+KntA17G5+RNu7nwkeuVyI9bWU6htCuOPFsTc8AyiY10VWAQpl8s/YrEY0uktB1Z4x2V+whoaLmEt9R3B2jqENA2TkxO4VwU7FRRNsz6TzUL1qLAZ43t7AK0myJ0FHEQopOH1RAJP9VjkXU/CsGAf2zWaTCY/UkI6W1tbIU6W1+vF+pFz6LwD67oeGX4xYtTlvLyx7JiAvL2zk7pYXx/hZS8PxHQsG6sIh8IIBmsxkXjlwHzg/nOuCIgm5vJ5w+/zRVRVnaOUhsWHfD4/H4/H+wV82rxIVc83eboO73/zTJ81rX8FGADNWyJwdIxv8QAAAABJRU5ErkJggg==') no-repeat 50% 50%;
    }
#log-link {
    background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAjJJREFUeNqUU01oU0EQ/va9tekp5JaL9JDepIIFQYoHFQ9Spfhz8uKhxhIFj4KX2kPNRQgKaSMFGy+eLWJatBGRCP5U0lJJIhWbkNJ6kAoGkpDk/ew6u++JpQZp5zG8mdn9Zubb2eXnH6CrSOkbTDmAI/A8HMKI43q+ivcFAd4N6AoN0ClMA8ygzbaLkYnhONq2BUEr3OSIv5iAsRtMQLQsyKkrt6BU2ZYDvLqNo5cfjcOWNbz9MglL/NSdGLvBbQKkRq8h9zWB3FoCqdGoTnJ8EvnZsav4WE7CPED7eQ2M+RR2gpPRS3i/PguzhxYo9mE9jWT0gi6yVH4M3gs8zAJDA9uKHvhO8P2xk1iqzMEg8MyC11nsLLC88UzbKj49T/6kxNBdhoCNLDuX8Dgnrh/BSnVVt5V6Cry+4Y3h9AzDzYtesqk5IBvrwJFNrJW+4dTwsX6cuQeZr/XJ9GfIdAFycJwYtaVs1m2tsiPl4B1oVfFG3ZJKFjIv5ZvFd0SBMrv8B1iAKjwBFmMtbHzforG1dVVuBjAf3dZ2dWuT6HZgmiZcaaEt6uBZGk/T6uSJBlbiEsIGgiJM5YR/j+hjhj+poP4HentQKBb0Hp7Lflq2HRsDhw+hWt7UlYUP7iaMDonzv/ePt9xfUAnCB0PkhrBXKRaLXgIhXSitVCpwHIfakv8F/tPBn2AkEsF+pFQqeQkUuNFo5DKZzAkhxJ7AhmGoonWFZX6sf18H4Il62Ku/BRgAl3Uh7iazc3QAAAAASUVORK5CYII=') no-repeat 50% 50%;
    }
#queries-stat:hover, 
#clearbutton:hover, 
#showstat-but:hover, 
#log-link:hover,
#queries-stat.active, 
#clearbutton.active, 
#showstat-but.active, 
#log-link.active {
    background-color: #FFF;
    padding: 4px;
    border: solid 1px #bbb;
    border-radius: 4px;
    }
#cache-info {
    display: block;
    }
/**Showstat**/


</style>

.released {color: red;}.released:after {content: "вышла"}


.serials {
    float: left;
    background: #2b2b2b;
    position: relative;
    width: 100%;
    margin-top: 10px;}
.serial {background-color: #000;
border-bottom-right-radius: 5px;
border-bottom-left-radius: 5px;
padding: 20px;
margin-bottom: 20px;
box-shadow: 0 0 20px 0 rgb(0 0 0 / 50%);
}
.serial-title {
    background: #222;
    border-left: 2px solid #5181b8;
    padding-left: 20px;
    padding-right: 10px;
    border-radius: 1px;
    padding-top: 5px;
    padding-bottom: 7px;
    margin-bottom: 5px;
    font-size: 16px;
    font-weight: 500;
    position: relative;
}
.group-name {
    font-size: 16px;
    padding: 10px 20px;
    background: #12171b;
    color: #fff;
}

.soputstvuet-kino {
  
    /* margin-bottom: 10px; */
    position: relative;
  
}
.soputstvuet-kino-img {
  
}
.soputstvuet-kino-img .info {
    position: absolute;
    bottom: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.7);
    color: #fff;
    padding: 5px;
    font-size: 12px;
}
.soputstvuet-kino-title {
    height: 36px;
    overflow: hidden;
    text-align: center;
    color: #ccc;
    line-height: 18px;
    font-weight: 700;
}

.group {
    width: -webkit-fill-available;
}

.epscape_tr {    border-bottom: 2px solid #2c2c2c;}
#epscape_showmore {    line-height: 30px;
    text-align: center;
    background-color: #12171b;}
.category-buttons {
    display: flex;
    flex-direction: row;
    padding-bottom: 20px;
}
.category-buttons span {
    cursor: pointer;
    padding: 10px;
    border: 1px solid #2b2b2b;
    border-radius: 5px;
    /* margin-right: 5px; */
    transition: background-color 0.3s ease, color 0.3s ease;
    width: 100px;
    text-align: center;
    background-color: #3f3f3f;
    color: #ffffff;
}
.category-buttons span.is-activated {
    background-color: #3f3f3f;
    color: #fff;
}
.carou__content {
    display: flex!important;
    overflow: hidden;
}
.frate {height:40px; line-height:24px;  position:relative; opacity:0;
display:-ms-flexbox;display:-webkit-flex;display:flex;
-ms-flex-pack:justify;align-items: center;    }
.frate.done {opacity:1;}
.rate-data {display:none;}
.rate-plus, .rate-minus {cursor:pointer;width: 50px;background-color: #242424;
    display: flex;
    align-items: center;
    justify-content: center;height: 30px;     gap: 5px;
    font-size: 14px;  }

.rate-minus {border-left: 1px #2B2B2B solid; border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;color: #f20404;}
.rate-plus {border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;    color: #3c0;}
.frate .fa { display:inline-block; vertical-align:top; font-size: 15px; margin-right:10px;}
.rate-minus .fa { position: relative;}
.rbar {height:6px; overflow:hidden; background-color:#f20404; border-radius:3px; position:absolute; left:0; bottom:0; width:100%;}
.rfill {width:50%; height:100%; position:absolute; left:0; top:0; background-color:#3c0; transition:width 1s linear;}
.rate-perc {font-size: 18px; font-weight: 700;}
.rate-perc.high {color:#3c0;}
.rate-perc.low {color:#f20404;}
	@keyframes bounceRate {
  from {transform: translate(0,0%);}
  to {transform: translate(0,-50%);}
}
.rate-perc, .rbar {display:none;}
.rate-plus:hover {background-color:#3c0;color:#fff}
.rate-plus:hover .frate .fa {color:#fff}
.rate-minus:hover .frate .fa {color:#fff}
.rate-minus:hover {background-color:#f20404;color:#fff}

@media screen and (max-width: 590px){
    .kp, .imdb {display: none;}
}
.kinobox__nav ul li {display: none;}

.tabs-b2 {
    display: none;
    background-color: #585858;
}
.tabs-b2.visible {
    display: block;
}
.tabs-sel2 .current {background-color: #0e0d0d;
    color: #f7f7f7;}
.hot {    background-color: #f47e7e;
    padding: 10px;
    border-radius: 15px;
   left:170px;top:6px;display: flex;
    align-items: center;}
.hidden, .slide-circle {display: none;}
.flikes {
    position: relative;
    z-index: 20;
    white-space: nowrap;
   display: flex;
}
.actors {clear: both; }
.slider {height: 160px;}
.actor {display: block;width: 100px;height: 100px;margin: 3px;}
.actors img {    object-fit: cover;
    width: 100px;
    height: 100px;    border-radius: 50%;
    border: 3px solid gray;}
.actors .swiper-slide {
  width: 100px;
  height: 100px;
}
@media (min-width: 1000px) {
 

  #second-position {
    display: none; /* Скрываем второе положение при экранах шире 1000px */
  }
}

@media (max-width: 999px) {
  #first-position {
    display: none; /* Скрываем первое положение при экранах уже 1000px */
  }

 
}


.crate a .fa-thumbs-up:hover {color: green;}
.crate a .fa-thumbs-down:hover {color: red;}
.mainlink {
    position: relative;
    background-color: #222;
    display: block;
    text-align: center;
    font-size: 13px;
    border: 1px solid #222;
    color: #bbb;
}
.f-rates {
    position: absolute;
    bottom: 3px;
    left: 7px;
}
.mqn  a {
    position: absolute;
    bottom: 2px;
right: -4px;    font-weight: bold;
    font-size: 15px;
    font-style: italic;
    color: #bf090e;
    width: 45px;
    text-align: center;
}

/*SHORT STORY RATING*/
.mainlink .rating{display:inline;margin-top: -17px;margin-bottom: -16px;font-size:0.9em;}
.mainlink .unit-rating{list-style:none;overflow:hidden;margin:0;padding:0;width:150px;left:0px;height:15px;position:relative;background:url(../dleimages/rating-s.png) repeat-x 0 0px;}
.mainlink .unit-rating li{text-indent:-90000px;padding:0;margin:0;float:left;}
.mainlink .unit-rating li a{display:block;width:19px;height:21px;text-decoration:none;text-indent:-9000px;z-index:39;position:absolute;padding:0;}
.mainlink .unit-rating li a:hover{background:url(../dleimages/rating-s.png) 0 -35px;z-index:2;left:0;}
.mainlink .unit-rating a.r1-unit{left:0;}
.mainlink .unit-rating a.r1-unit:hover{width:15px;}
.mainlink .unit-rating a.r2-unit{left:15px;}
.mainlink .unit-rating a.r2-unit:hover{width:30px;}
.mainlink .unit-rating a.r3-unit{left:30px;}
.mainlink .unit-rating a.r3-unit:hover{width:45px;}
.mainlink .unit-rating a.r4-unit{left:45px;}
.mainlink .unit-rating a.r4-unit:hover{width:60px;}
.mainlink .unit-rating a.r5-unit{left:60px;}
.mainlink .unit-rating a.r5-unit:hover{width:75px;}
.mainlink .unit-rating a.r6-unit{left:75px;}
.mainlink .unit-rating a.r6-unit:hover{width:90px;}
.mainlink .unit-rating a.r7-unit{left:90px;}
.mainlink .unit-rating a.r7-unit:hover{width:105px;}
.mainlink .unit-rating a.r8-unit{left:105px;}
.mainlink .unit-rating a.r8-unit:hover{width:120px;}
.mainlink .unit-rating a.r9-unit{left:120px;}
.mainlink .unit-rating a.r9-unit:hover{width:135px;}
.mainlink .unit-rating a.r10-unit{left:135px;}
.mainlink .unit-rating a.r10-unit:hover{width:150px;}
.mainlink .unit-rating li.current-rating{background:url(../dleimages/rating-s.png) 0 -18px;position:absolute;height:15px;display:block;text-indent:-9000px;z-index:1;}
#dle-content, .grid, .group {display: grid;
    grid-template-columns: repeat(auto-fill, minmax(150px, 1fr));
    grid-gap: 10px 10px;
    grid-auto-flow: row dense;}
.bottom-nav, .full, .group-name, .search-page  {    
    grid-row-end: span 1;
    grid-column-start: 1;
    grid-column-end: -1;
}