/* 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;}
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: #000; margin-bottom:190px;}
.header-in {height:34px;}
.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; font-weight: 700; text-transform: uppercase; 
    font-size: 18px; line-height: 17px; height: 17px; color: #fff; letter-spacing: 1px;}
.logotype:has(img) {width: 90px; line-height: normal !important;}
.logotype img {width: 90px; height: 17px;}
.login-btns {display:inline-block; vertical-align:middle; margin-right:10px;}
.login-btns a {text-decoration:underline;}

.search-wrap {width:230px; 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:#3f3f3f; border-radius:6px 6px 0 0; font-weight:700; 
text-transform:uppercase; display:block; padding:0 20px; border:1px solid #1d1d1d;}
.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
----------------------------------------------- */
.filter-block {text-align:center; margin-bottom:20px;}
.sect-title {text-shadow: 1px 1px #000; font-size: 15px; font-weight: 700; margin-bottom: 20px;}

.short {margin:0 -20px; padding:15px 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;}
.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:200px; height: 300px;}
.s-img img {width: 100%; height: 100%; object-fit: cover; display: block;}
.s-text {width:calc(100% - 220px); width:-webkit-calc(100% - 220px); line-height:18px;}
.s-img.ps-link:hover, .s-img a:hover {opacity:0.6;}
.st-line {margin-bottom:1px; font-size:13px; line-height: 1.5;}
.st-alone {padding: 15px 0;}
.st-desc.line-clamp {display: -webkit-box; -webkit-line-clamp: 8; -webkit-box-orient: vertical; overflow: hidden; 
    font-size: 12px; margin: 0; line-height: 1.4;}
.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;}
.short:not(.full) .st-line:not(.st-alone, .st-desc) {padding-right: 90px;}
.s-btm .button {height:26px !important; line-height:26px !important; margin-right: 6px;}
.s-btm .button:before {content:attr(data-text);}
.s-date {margin-left: 10px;}
.s-date .fa {margin-right: 4px;}
.s-rates {position: absolute; right: 0; top: 45px; width: 83px; text-align: center; font-size: 14px; line-height: 20px;}
.kp, .imdb {border-radius: 2px; background-color: #f60; color: #fff;}
.imdb {background-color: #fc0; color: #000; margin-top: 4px;}
#tooltip {display: none; position: absolute;}
#tooltip{background:#111;border-radius:3px;box-shadow:4px 4px 8px rgba(0,0,0,.3);color:#aaa;
    font-size:13px;max-width:300px;padding:5px 8px;text-align:left;text-shadow:none;z-index:9999}
#tooltip:before {border:6px dashed transparent;border-bottom:6px solid #000;border-top:none;
    content:"";height:0;left:15px;line-height:0;position:absolute;top:-6px;width:0}
#tooltip img{float:left;margin-right:10px;width:50px}


/* 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:2px; font-size: 13px;}
.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 + .updli {margin-top: -10px;}
.updli-1 {width: 56px; height: 64px; border-radius: 4px; margin-right: 10px; overflow: hidden;}
.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; margin-bottom: -20px;}
.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 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:#000; margin-top:30px; padding-bottom:30px;}
.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; margin:0 -20px; margin-bottom: -10px;
    padding:15px 20px; border-top: 1px solid #111; box-shadow:inset 0 1px #404040; padding-bottom: 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: 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); 
font-size:16px; text-shadow: 1px 1px rgb(0, 0, 0); font-weight:700; color: #c9c9c9; line-height:20px;}
.f-cols .s-img {float:left; margin:0 20px 20px 0; width: 200px;}
.s-img > a {display:block; width:100%;}
.s-img .s-rates {top: auto; bottom: 0; right: 0;}
.f-cols {padding:15px 0;}
.f-text {line-height:18px;}
.f-text a {text-decoration:underline;}
.st-desc-list {margin: 10px 0 0px 0 !important; color: #dadada;}
.st-desc-list span:first-child {font-weight: 400; margin-right: 30px; display: inline-block; color: #a8a8a8;}
.st-desc-list-big {width: 120px;}
.st-desc-list > div + div {margin-top: 8px;}
.red {color: #ff5a5a !important;}
.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; color: #ccc;}
.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: 60px;}
.share42-item:nth-child(1) a {border-radius: 6px; display: block; overflow: hidden;}
.share42-item:nth-child(1) a {background: #fff url(../images/fb.svg) 0 0 / 24px 24px no-repeat !important;}
.share42-item:nth-child(2) a {background: url(../images/linkedin.svg) 0 0 / 24px 24px no-repeat !important;}
.share42-item:nth-child(3) a {background: url(../images/mailru.svg) 0 0 / 24px 24px no-repeat !important;}
.share42-item:nth-child(4) a {background: url(../images/ok.svg) 0 0 / 24px 24px no-repeat !important;}
.share42-item:nth-child(5) a {background: url(../images/tw.svg) 0 0 / 24px 24px no-repeat !important;}
.share42-item:nth-child(6) a {background: url(../images/vk.svg) 0 0 / 24px 24px no-repeat !important;}

.usermark__panel {display: flex; flex-wrap: wrap; gap: 2px; margin: -16px -16px 15px -16px;}
.usermark__item {height: 28px; white-space: nowrap; display: flex; justify-content: center; align-items: center; 
    background: #2b2b2b; color: silver; text-shadow: 1px 1px 1px rgba(0,0,0,.3); 
    flex: 1 1 0; border-radius: 1px; min-width: auto; max-width: 100%; padding: 0 20px;}
.usermark__item.is-active {pointer-events: none; background: #00799f; color: #fff;}
.usermark__item:hover {color: #fff; background-color: #1b1b1b;}
.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;}

.f-franchise-title {font-size: 16px; line-height: 26px; color: #e9e9e9; margin-bottom: 10px;}
.f-franchise-title .fa {opacity: 0.9; margin-right: 10px; font-size: 12px;}
.fr-list {counter-reset: num; display: flex; flex-direction: column-reverse; margin-bottom: 15px;}
.fr::before {content: counter(num); counter-increment: num; width: 30px; font-size: 12px; color: #888; display: block;}
.fr {cursor: pointer; position: relative; border-top: 1px solid #2b2b2b; padding: 5px 10px 5px 15px;
    color: #ccc; background: #111; transition: background-color .2s; border-left: 3px solid transparent;}
.fr__category {margin-top: 2px; font-size: 11px;color: #777;}
.fr:hover {background-color: #060606;}
.fr__year {font-size: 12px; margin-right: 15px; margin-left: 5px; color: #a8a8a8;}
.fr__rating {font-size: 12px; line-height: 18px; padding: 0 6px; background: #2b2b2b; color: #fff; border-radius: 2px;}
.clrrating-1, .clrrating-2, .clrrating-3, .clrrating-4 {background-color: #aa051b;}
.clrrating-7, .clrrating-8 {background-color: #070;}
.clrrating-9, .clrrating-10 {background-color: #e0c030;}
.fr.is-active {color: #fff; background-color: #3a3a3a; pointer-events: none; border-left-color: #00799f;}
.fr.is-active::before {font-family: 'FontAwesome'; content:"\f04b"; font-size: 16px; color: #ccc;}


/* 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;}
.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:40px; width: 400px; display: none;
    position: fixed; left: 50%; top: 50%; transform: translate(-50%,-50%); z-index: 9999;}
.lb-header {margin: -40px; margin-bottom: 40px; padding: 10px 40px; background-color:#111;}
.lb-header-title {font-weight: 700; font-size: 18px;}
.lb-close {padding: 0; width: 40px; font-size: 18px; margin-right: -30px; background-color: #e5050b; color: #fff;}
.lb-ava {width:60px; height:60px; 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; margin-bottom: 3px;}
.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 form 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; padding: 0; box-shadow: none;
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; border-right: 0; border-left: 0;}
}

@media screen and (max-width: 760px) {
.center {max-width:640px;}
.comm-three, .f-rate, .login-btns > span, .login-btns > a:not(.show-login) {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;}
.st-desc-list-big {width: auto;}

.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:130px;}
.login-btns span, .login-btns a:last-child, .work, .s-rates, .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; height: 150px; float:left; margin:0 10px 10px 0 !important;}
.s-text {width:100%;}
.st-desc.st-desc.line-clamp {clear: both; width: 100%; margin: 0;}
.short:not(.full) .st-line:not(.st-alone, .st-desc) {padding-right: 0px;}
.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; line-height: 26px; position: relative; margin: 0 20px; flex: 1 1 0; 
    overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
.logotype img {position: absolute; left: 50%; top: 50%; transform: translate(-50%,-50%);}
.s-img .s-rates {display: block; width: 60px; font-size: 12px;}

.full .st-line {font-size: 13px;}
.full .st-lighter, .full .st-lighter1 {clear: both;}
.full .st-lighter + .st-desc {margin-top: 10px !important;}
.full .f-text-content {margin-left: -20px; margin-right: -20px; border-left: 0; border-right: 0; margin-top: 10px;}
.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) {
.center123 {max-width:360px;}
.header-in {overflow:hidden;}
.carou__content:not(#owl-top) > .top-carou {width: calc(100vw/3);}
.login-box {width: 300px; padding: 20px;}
.lb-header {margin: -20px; margin-bottom: 20px; padding: 10px 20px;}
.lb-close {margin-right: -10px;}

.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;}
}

