/* SET BASE
----------------------------------------------- */
* {background: transparent;margin:0;padding:0;outline:none;border: 0;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
ol, ul {list-style:none;}
blockquote, q {quotes:none;}
table {border-collapse:collapse;border-spacing:0;}
input, select {vertical-align:middle;}
article, aside, figure, figure img, hgroup, footer, header, nav, section, main {display: block;}
img {max-width:100%;}
.clr {clear: both;}
.clearfix:after {content: ""; display: table; clear: both;}
a {color: #a675ae; text-decoration: none;}
a:hover, a:focus {color:#f1ad14; text-decoration: none;}
h1, h2, h3, h4, h5 {font-weight:400; font-size:18px; color: #f1ad14;}
/* font-family: "GothamProRegular"; */
@font-face { font-display: swap;font-family: "GothamProRegular"; src: url("../fonts/GothamProRegular.eot"); src: url("../fonts/GothamProRegular.eot?#iefix")format("embedded-opentype"), url("../fonts/GothamProRegular.woff") format("woff"), url("../fonts/GothamProRegular.ttf") format("truetype"); font-style: normal; font-weight: normal;}
body {font: 14px verdana,arial,times new roman; line-height:normal; padding:0; margin:0;        
color: #a675ae; background-color:#101012; height:100%; width:100%; font-weight:400;}
.sub-title h1, .cat-h {margin-bottom:15px; font-size:20px; font-weight:700;}
.cat-h {margin-bottom:20px;}
/*--- SET ---*/
.button, .pagi-load a, .up-second li a, .qq-upload-button, button:not(.color-btn), html input[type="button"], 
input[type="reset"], input[type="submit"], .meta-fav a {
padding:0 20px; color:#fff;  display:inline-block; background-color: #a7240f;
height:40px; line-height:43px; border-radius:4px; cursor:pointer; text-transform:uppercase; color:#fff;}
#pagi-load span {display:none;}
#menu-inner {display: block;}
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, .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 
{ background-color: #f1ad14;}
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:#1a1b1e; border-radius:4px; -webkit-appearance: none; box-shadow: inset 0 0 0 1px #101012, inset 1px 2px 5px rgba(0,0,0,0.1);}
textarea {display:block; width:100%; color:#fff; background-color:#1a1b1e; border-radius:4px; -webkit-appearance: none;}
input[type="text"]:focus {}
input:focus::-webkit-input-placeholder {color: transparent}
input:focus::-moz-placeholder {color: transparent}
input:focus:-moz-placeholder {color: transparent}
input:focus:-ms-input-placeholder {color: transparent} 
select {height:40px; background-color:#1a1b1e; width: auto; color:#fff;}
textarea {display:block; width:100%; padding:10px; background-color:#1a1b1e; 
border-radius:0 0 6px 6px; box-shadow:inset 0 0 4px 0 rgba(0,0,0,0.1); overflow:auto; vertical-align:top; resize:vertical;}
.img-box {overflow:hidden; position:relative;}
.img-box img {width:100%; height: 100%; display:block;}
.img-resp {padding-top: 60%;}
.img-resp img {position: absolute; left: 0; top: 0;}
.square-img img {width:150%; max-width:150%; margin-left:-25%;}
.nowrap {white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
button, .with-mask:after {transition: all .3s;}
a, .button, .with-mask:before, .thumb-mask {transition: color .3s, background-color .3s, opacity .3s;}
.flex-row {display: -webkit-box; flex-flow:row wrap; justify-content:space-between;}
.flex-col {display:flex; flex-direction:column; justify-content:center;}
.fx-1 {-ms-flex-preferred-size: 0; flex-basis: 0; -webkit-box-flex: 1; -ms-flex-positive: 1; flex-grow: 1; 
	max-width: 100%; min-width: 50px;}
.ps-link {cursor:pointer;}
.icon-l .fa{margin-right: 5px;margin-left: 5px;}
.icon-r .fa{margin-left:10px;}

/* BASIC GRID
----------------------------------------------- */
.rkn {display:none;}
@media screen and (max-width: 950px) {
	.rkn {display: block !important;}}
@media screen and (max-width: 760px) {
	.rkn {display: block !important;}}
@media screen and (max-width: 590px) {
	.rkn {display: block !important;}}
@media screen and (max-width: 470px) {
	.rkn {display: block !important;}}
.wrap {min-width:320px; max-width:1600px; margin: 0 auto; position:relative; overflow:hidden;}
.center {max-width:1600px; margin:0 auto; padding:0 10px; position:relative; z-index:100;}
/*.wrap:before {content:""; width:100%; height:100px; position:absolute; left:0; top:0; background-color:#fff; }*/
.header {height:55px;  position:relative; background:#101012; position:relative;}
.header .center { z-index:101;}
.main {min-height:800px; padding-top:10px;}
.footer { }
.s-img { position:absolute; left:10px; top:5px;}
#searchsuggestions span.searchheading {font-size:12px !important; font-family:'GothamProRegular'; font-weight:normal !important;}
#searchsuggestions .seperator a {padding-left:0 !important;}

/* HEADER
----------------------------------------------- */
.logotype {display:block; position:absolute; left:10px; top:13px;}
.logotype img {display:block; max-width: 300px; height:auto;}
.header-menu { position:absolute;}
.header-menu li {display:inline-block; margin-right:20px; line-height:100px;}
.header-menu a {color:#ccc; font-weight:700; text-transform:uppercase;}
.header-menu a:hover {color:#fff;}
.show-login {position:absolute; right:0; top:30px; background-color:#444; color:#fff; 
background: linear-gradient(to bottom, #444 0%,#222 100%); box-shadow:0 0 0 5px #000;
padding:0 20px; display:inline-block; height:40px; line-height:40px; border-radius:20px; cursor:pointer;}
.show-login:hover {color:#000; background: linear-gradient(to top, #fff600 0%,#ffcc00 100%);}
a.my-fav {color:#a675ae;  font-size:16px;  padding:0; font-size:11px; text-align:center; display:block;}
.fa-times { position:relative; top:-1px;}
.my-fav .fa, #show-login .fa, #show-menu .fa, .promo-link .fa { display:block; font-size:18px; margin-bottom:1px;}
#show-login {padding:0; text-align:center;  font-size:11px;}
#show-login span {margin:0;}
#show-login:hover, a.my-fav:hover, .show-menu:hover, .promo-link:hover { color:#f1ad14; transition: 0.3s all ease; cursor:pointer;}
.ext {color:#f1ad14 !important;}
.ext2 {background:none !important;}
#menu-inner {border-top:2px dashed #f1ad14;}
.hid-cat {display:none !important;}
.navi-box {padding-top:9px; margin-top:0px;}
.show-menu.button { line-height:40px; margin-top:10px;}
#show-menu span {}
.show-menu {  font-size:11px; cursor:pointer;  text-align:center;}
.main-nav {position:absolute; top:12px; right:10px; color: #a675ae;}
.main-nav li {float:left; padding-left:10px;}
.promo-link {display:block; text-align:center; font-size:11px;}


/* NAV, SPEEDBAR, SEARCH
----------------------------------------------- */
#back-top {
    background: url(/uploads/icons.png) 0 -168px rgba(0,0,0,0);
    bottom: 150px;
    cursor: pointer;
    height: 34px;
    opacity: 1;
    position: fixed;
    right: 45px;
    width: 48px;
    z-index: 1000;
}
.navi-box {}
.banner-x {margin-bottom:20px;}
.line-wrap {margin-bottom:10px; background: #1a1b1e; background:#18181b; border: 1px solid #2d2d2d;}
.line-x {height:5px; margin-top:-10px; margin-bottom:5px; background: #101012;}
.menu-inner {display:none;}
.menu-inner ul {padding:10px 0;}
.sub-list {padding: 0 !important;}
.menu-inner li {display:inline-block; width:10%;}
.menu-inner a {display:inline-block; padding:0 10px 0 10px; height:20px; line-height:20px; border-radius:14px; font-size:12px; text-transform:uppercase; position: relative; margin-left:10px;}
.menu-inner a:before {content:"\f105"; margin-right:7px; font-family:'FontAwesome'; color:#aaa; margin-top:-1px; position:absolute; left:0; top:0;}
.menu-inner a:hover {color:#f1ad14; transition: color .3s, background-color .3s, opacity .3s;}
.menu-inner a:hover:before {display:none;}
.menu-inner li:hover a:before {color:#f1ad14}
.menu-inner li:hover a:after {content:"|";  color:#f1ad14; position:absolute; left:0; top:0;}
.search-box { position:absolute; top:10px; left:27%; right:550px;}
.search-inner {width:100%; position:relative;}
.search-inner input {width:100%; -webkit-appearance: none; height:35px; line-height:16px; padding:9px 10px 10px 30px; background-color:#1a1b1e; color:#aaa;  border-radius:4px !important; border:0; box-shadow:none !important;border: 1px solid #3d3d3d; }
.search-inner input::-webkit-search-cancel-button {display: none; }
.search-inner input::-ms-clear {display: none;}
/*.search-inner input:focus {box-shadow: 1px 1px 10px rgba(103, 176, 214, 0.4) !important; transition: 0.3s all ease;}*/
.search-inner div, .search-inner button {position:absolute; left:0; top:0; box-shadow:none; background:transparent; color:#aaa; 
padding:0; width:35px; height:35px; text-align:center; font-size:14px; line-height:35px;}
.search-inner div {display:none;}
.speedbar {font-size:12px;  margin-bottom:20px;}
.speedbar a:hover {text-decoration:underline;}
.speedbar .fa {margin-right:0px;}
.clear {clear:both; height:0; overflow:hidden;}
.main-title {float:left;}
.sorter{display:inline-block;position:absolute;right:10px;cursor:pointer;color:#CCC;padding:0 10px;line-height:25px;background-color:#1a1b1e;border-radius:4px;font-size:13px;top: 3px;border: 1px solid #3d3d3d;}
.sorter:before{content:attr(data-label);float:left;padding:0 10px 0 0;}
.sorter form{display:none;background-color:#191b1c;padding:10px;line-height:26px;box-shadow:0 0 15px 0 rgba(0,0,0,0.8);position:absolute;right:0;top:100%;width:160px;z-index:999;}
.sorter a:hover{text-decoration:underline;}
.sort li.asc a:after, .sort li.desc a:after{content:"\f063";font-family:FontAwesome;display:inline-block;margin-left:10px;}
.sort li.desc a:after{content:"\f062"}
.old .sort {font-size:0px; float:right;}
.old .sort a { display:inline-block; font-size:12px; background: #1a1b1e; height:20px; line-height:20px; margin-left:2px; padding:0 5px; color:#aaa; border-radius:2px;}
.old .sort .asc {background:#f1ad14; color:#eee}
.old .sort a:hover {opacity:.8;}
.old .sort a:nth-child(4), .sort a:nth-child(5) {display:none;}
#pagi-load a {margin-bottom: 15px;height:30px; display:inline-block; padding:0 10px; background: rgba(43,115,142,1.00); color:#fff; line-height:30px; border-radius:4px; font-size:12px; font-weight:300; text-transform:uppercase;}
#pagi-load a:hover { background-color: #f1ad14;}
#pagi-load a i {margin:0 5px;}

/* THUMBS
----------------------------------------------- */
.main-title {font-size:18px; font-weight: 600; text-transform:uppercase; margin-bottom:10px; padding-left:10px; border-left:5px solid #f1ad14;}
.full .main-title {border-left-width:3px;}
.floats {margin:0 -3px;}
.thumb {
    width: 33%;
    padding: 0 3px 20px 3px;
    float: left;
    margin-left: 0.1%;
    margin-right: 0.1%;
    position: relative;
}
.thumb:hover img {opacity:1;}
.thumb-in { padding:0 0 0 0; border-radius:3px;}
.thumb-img { margin:0 0 0px 0; border-radius:3px 3px 0 0; border-bottom:1px dashed #f1ad14;}
.thumb-caption {overflow:hidden; height:40px; display:block; font-size:15px; font-family: "GothamProRegular"; line-height:20px; padding:0 10px;text-align: center;}
.thumb:hover .thumb-caption {color:#f1ad14; transition: color .3s, background-color .3s, opacity .3s;}
.t-meta {display:inline-block; position:absolute; color:#eee; padding:2px 5px;  background-color:rgba(0,0,0,0.5); font-size:12px;}
.t-views {bottom:10px; left:10px;}
.t-views-eye {top: 10px; right: 10px;}
.t-rate {right:10px; bottom:10px; border-radius:3px; padding:3px 5px;}
.t-down { background: linear-gradient(to bottom, #444 0%,#222 100%); color:#FFF;}
.t-time {top:10px; right:10px; border-radius:3px; padding:3px 5px;  color:#fff; 
background-color:#f1ad14; 
background: linear-gradient(to bottom, #e17f4b 0%,#f1ad14 100%);}
.t-views span, .rait-x span {margin-right:5px !important;}
.rait-x {position:absolute; right:10px; bottom:10px; font-size:12px; color:#eee; padding:2px 5px; background-color:rgba(0,0,0,0.5);}
.rait-x .t-meta {position:static; padding:0; background:none;}
.rait-x .t-rait { position:static; padding:0; border-radius:0;}





/* BOTTOM NAVIGATION
----------------------------------------------- */
.pagi-load {text-align:center;}
.pagi-load > span {display:none;}
.pagi-load + .pagi-nav {margin-top:30px;}
.bottom-nav { text-align:center; font-size:16px; padding:20px 10px 30px 10px;}
.pagi-nav {white-space:nowrap; overflow-y:hidden; overflow-x:auto; max-width:100%;
background-color:#FFF;  border-radius:3px; display:inline-block;}
.pagi-nav > span {display:inline-block;}
.pprev, .pnext {}
.pprev {}
.pnext a, .pprev a, .pprev > span, .pnext > span {display:block; text-align:center;}
.navigation {text-align:center;}
.navigation a, .navigation span {display:inline-block; padding:0 5px; margin:2px 0;
color:#444; border-radius:2px;  font-size:13px; background: rgba(0,0,0,0.7); height:30px; line-height:30px; color:#fff; text-align:center; min-width:30px;}
.pagi-nav a:hover {opacity:.8;}
.navigation span, .navigation a:hover { background:#f1ad14}
.dle-comments-navigation .pagi-nav {margin-bottom:0; padding-bottom:20px;}

/* SEO DESCRIPTION
----------------------------------------------- */
.site-desc {color:#4b4b4b; padding:20px 0;}
.site-desc h1, .site-desc h2, .site-desc h3 {font-size:14px; margin-bottom:5px;}
.site-desc h1 span, .site-desc h2 span, .site-desc h3 span {}
.site-desc p {margin-bottom:5px; font:12px/16px "GothamProRegular";}
.site-desc a {color:#4a61a3; text-decoration:underline;}

/* FOOTER
----------------------------------------------- */
.fbottom {padding:20px 0; position:relative; border-top:1px solid #f1ad14; }
.counters {margin-top: 5px;display:inline-block; background-color:#CCC; height:31px; min-width:88px;}
.cop {position: relative; padding:0 0 0 40px;  font-family: "GothamProRegular"; line-height:15px; font-size:12px;}
.cop span {position:absolute; left:0; top:0; line-height:30px; color:#f1ad14; font-size:40px; text-transform:lowercase; }

/* FULL STORY
----------------------------------------------- */
.full-meta .rate3 .fa-thumbs-down {
        transform: scale(-1, 1);
}
#pagi-load-news{
background: url(/uploads/bgmin.png) rgba(0,0,0,0);
    display: block;
    color: #f90;
    font-size: 16px;
    margin: 5px auto;
    padding: 5px;
    width: 285px;
    border: 1px solid #3d3d3d;
    cursor: pointer;
}
#pagi-load-news i{padding: 0px 10px;}
#dle-comments-form .bb-editor textarea{border-radius: 5px; margin-top: 5px;}
.full-cols {padding-right:320px;margin-bottom: 10px;}
.full-right {width:300px; margin-right:-320px; float:right;}
.full-left {width:100%; float:left;}
.player-cols {background-color:#222;}
.player-box {background-color:#000; min-height:200px; width:100%; float:right;}
.player-rkl {width:340px; margin-left:-340px; float:left; padding:20px;}
.full-desc {background-color:#101012; padding:0 0 20px 0; }
.full-meta {padding:10px 20px; align-items:center; border-bottom:1px solid #999; background:#333; margin-bottom:20px; font-size:14px; border-radius:0 0 4px 4px; background:#18181b; border: 1px solid #2d2d2d;}
.meta-img {width:50px; height:50px;}
.meta-img a {display:inline-block; position:absolute; left:0; bottom:0; background-color:#ffcc00; color:#000; padding:3px 5px;}
.meta-item {line-height:25px; width:20%;}
.meta-item span:not(.fa) {font-weight:700;}
.meta-item a {text-decoration:underline; color:#4a61a3;}
.meta-item div {white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.meta-fav .button, .meta-fav a {font-size:14px;}
.rate3 {width:10%; white-space:nowrap;}
.rate3 span[id*="vote-num"], .rate3 span[id*="ratig-layer"] {display:none;}
.rate3-views {font-size:12px; text-align: center; line-height:20px; margin-bottom:5px;}
.rbar {height:4px; overflow:hidden; position:relative; background-color:#fdf9f9; margin:5px 0 4px 0; border-radius:2px;}
.rfill {width:50%; height:100%; position:absolute; left:0; top:0; background-color:#f18b15; transition:width 1s linear;}
.rate3-vote {text-align:right;}
.ps, .ms {cursor:pointer; display:inline-block; color:#888; float:left; font-size:11px;}
.ps .fa {width:24px; height:25px; display:inline-block; vertical-align:middle; color:#f1ad14; line-height:25px; text-align:center;}
.ms .fa {width:25px; height:25px; display:inline-block; vertical-align:middle; color:#fff; line-height:25px; text-align:center;}
.psc, .msc {line-height:25px; font-size:14px; font-weight:bold}
.psc { color:rgb(241, 173, 17)}
.msc {float:left; margin-right:5px; color:rgba(255, 255, 255);}
.ms { float:right;}
.ps:hover .fa {color:#888;}
.ms:hover .fa {color:#888;}
.ps .fa {margin-right:10px; font-size:30px;}
.ms .fa {margin-right:10; font-size:30px;}
.rate3-vote.icon-l:after {content:''; clear:both; display:block; height:0;}
.slice {overflow:hidden; position:relative; transition:height .2s;}
.slice-masked:before {content:'';position:absolute;z-index:1;bottom:0px;left:0;right:0;height:120px;pointer-events:none;
background:-webkit-linear-gradient(top, rgba(16,16,18,0) 0%, #101012 100%);
background:linear-gradient(to bottom, rgba(16,16,18,0) 0%, #101012 100%);
}
.slice-btn {margin:0 0 20px 0; text-align:center; font-size:20px; color:#f1ad14}
.slice-btn span {display:inline-block; cursor:pointer; text-decoration:underline; color:#4a61a3;}
.videoWrapper {position: relative; padding-bottom: 56.25%; height: 0;}
.videoWrapper iframe, .videoWrapper embed {position:absolute; left:0; top:0; right:0; bottom:0;}
.rela .t-views span {display:none;}
.nt .t-views { left:auto; right:10px;}
.nt .rait-x {left:10px; right:auto;}
.meta-fav {width:20%;}
.meta-fav a {display:block;}
.options {position:relative; padding-right:130px; font-size:14px; width:100%; border-top:1px solid #999; padding-top:10px;}
.opt1 {padding-right:20px; min-width:150px; display:inline-block; vertical-align:top; padding-bottom:10px;}
.opt2 { display:inline-block; vertical-align:top; padding-right:20px; min-width:200px; margin-top: 20px;}
.opt2 div {line-height:25px; padding-bottom:5px;}
.clear {display:block; height:0; overflow:hidden; clear:both;}
.options .rate3 {position:absolute; top:10px; right:0; width:auto;}
.time-dur {line-height:20px; margin-bottom:5px;}
.time-dur {position:relative;}
.time-dur div:last-child {position:absolute; top:0; right:0;}
.to-favo a, .to-favo .button { font-size:10px; background-color: #a7240f; height:20px; text-align:center; text-transform:uppercase; display:block; line-height:20px;  padding:0 5px; color:#fff; border-radius:2px;}
.to-favo .button span, .to-favo a span {margin-right:5px;}
.to-favo a:hover, .to-favo .button:hover {background-color: #f1ad14;}
.opt2 a {color:#f1ad14; white-space: nowrap;}
.opt2 a:hover {border-color: #f1ad14;}
.opt2 a {
    border-radius: 5px;
    font-size: 15px;
    margin-left: 0px;
    margin-right: 0px;
    padding: 0px 5px;
    padding-bottom: 2px;
}
.thumb .mob_slide{display:none;}
.add-comms input, .add-comms textarea{color: #000;background-color: #ffffff;font-size: 18px;max-height: 70px; max-width: 290px;}
#dle-comments-list .comm-right{background: rgba(255,255,255,.12);border-radius: 8px;float: left;padding: 5px 4px 5px 10px;position: relative;}

/* FULL STATIC
----------------------------------------------- */
.video-box embed, .video-box object, .video-box video, .video-box iframe, .video-box frame {width: 100%; max-width:100% !important; min-height:250px; height:450px;}
.mejs-container {max-width:100% !important;}
.full-text {color:#a675ae; line-height:20px; font-size:14px; text-align:justify;}
.full-text img:not(.emoji) {max-width:100%; margin:0 0 10px 0;}
.full-text > img[style*="left"], .full-text > .highslide img[style*="left"] {margin:0 10px 10px 0;}
.full-text > img[style*="right"], .full-text > .highslide img[style*="right"] {margin:0 0 10px 10px;}
.full-text a {text-decoration:underline; color:#4a61a3;}
.full-text a:hover {text-decoration:none;}
.full-text h2, .full-text h3, .full-text h4, .full-text h5 {margin:10px 0; font-size:18px; font-weight:700;}
.full-text p {margin-bottom:15px;}
.full-text ul, .full-text ol {margin:0;}
.full-text ul li {list-style:disc; margin-left:40px;}
.full-text ol li {list-style:decimal; margin-left:40px;}
.full-taglist + .full-taglist {margin-top:20px;}
.full-taglist a {color:#4a61a3;}
.com-but {height:25px; font-size:14px; line-height:25px; padding:0 10px;}

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

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


/* LOGIN
----------------------------------------------- */
.login-box {background-color:#1a1b1e; padding:20px; display:none;}
.lb-user {margin:-20px -20px 20px -20px; padding:20px; background-color:#101012;  
display:flex; flex-flow:row wrap; justify-content:center; align-items:center; border-bottom:1px solid #f1ad14;}
.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-name a {color:#f1ad14;}
.lb-menu a {display:block; line-height:30px; padding:0 10px;}
.lb-menu a:hover, .lb-menu a:hover .fa {background-color:#101012; color:#f1ad14;}
.lb-menu a .fa {color:#aaa; margin-right:5px;}
.login-box input[type="text"], .login-box input[type="password"], .lb-check 
{display:block; margin-bottom:20px; width:100%;}
.login-box input[type="text"], .login-box input[type="password"] {background:#101012; box-shadow:none; color:#aaa; border:none !important;}
.login-box button {width:100%; margin-bottom:10px;}
.lb-check input {display:none;}
.lb-check input + label:before {width:14px; height:14px; margin-right:7px; cursor:pointer; position:relative; top:3px;
border-radius:3px; border:1px solid #000; content:""; background-color:#101012; display:inline-block;}
.lb-check input:checked + label:before {background-color:#f1ad14;}
.lb-soc {margin:20px -20px -20px -20px; padding:20px; background-color:#101012; text-align:center;}
.lb-soc a {display:inline-block; margin:10px 3px 0 3px; vertical-align:top;}
.lb-soc img {display:block; width:30px;}
.lb-check label {cursor:pointer; font-size:13px;}
.cat-h {font-size:18px; font-weight:600;}
.search-inner button:hover, .search-inner input[type="button"]:hover {background:none; color:#f1ad14 !important;}
.m {display:none;}
.slice-btn span {color:#f1ad14; border-bottom:1px dashed #f1ad14; font-size:12px; text-decoration:none; text-transform:uppercase;}
/* ADAPTIVE
----------------------------------------------- */
@media screen and (max-width: 1220px) {
.center {max-width:1000px;}
.menu-inner a {white-space:nowrap; overflow:hidden; text-overflow:ellipsis; width:100%;}
.thumb {width:49%;}
.speedbar {max-width:50%;}
.full-cols {padding-right:0;}
.full-right {width:100%; margin-right:0; float:none; padding-top:30px; display:none;}
.full-left {float:none;}
.search-box {right: 400px;}
.menu-inner li {width:20%;}
.hid-cat {display:block !important;}
}
@media screen and (max-width: 950px) {
.thumb .mob_slide{display:block;}
.center {max-width:768px;}
.line-wrap .center:first-child {margin-top: 35px;} 
.menu-inner li {width:25%;}
/*.header { height: 100px;}*/
.search-box {position: relative;top: 85px;  left: auto; right: auto; margin: 0;}
.thumb {width:49%;}
#menu-inner {display:none;}
.rate3-views, .rate3-vote {text-align:center;}
.hid-cat {display:none !important;}
.fbottom { padding:10px;}
#show-login:hover, a.my-fav:hover, .show-menu:hover { color:#aaa}
.shh {display:block;}
.shh2 {display:none !important;}
.menu-inner a:hover:before {display: block;}
.menu-inner li:hover a:after { display:none;}
.l3r, .code-wrap {width:100%; padding-right:180px; position:relative;}
.search-inner button { display:none;}
.search-inner div {display: block;}

.main-nav {top: 40px;width: 100%;}
.header {height: 80px;}
.show-menu, #show-login, .promo-link {font-size: 16px;}
.logotype img {display: block;margin: 0 auto;max-width: 200px;}
.main-nav ul {display: table;width: 100%;}
.main-nav li {float: none;display: table-cell;padding-left: 0px;width: 33%;}
.logotype {top: 0px;width: 100%;}
    
/*страница всех поделей*/
.models_filter label {width: 135px;display: inline-block;}
.models_filter select,.models_filter input {width: 45%;}
.filter_models { margin-left: 0px !important;}
.models_filter .filter_models {margin-top: 5px;}
.models_filter {margin: 10px 0 10px !important;}
}
@media screen and (max-width: 760px) {
.header {padding:0;}
.header-menu, .speedbar {display:none;}
.menu-inner li {width:32%;}
.thumb {width:49%;}
.main-title {font-size:18px;}
.player-cols {padding-left:0;}
.player-box {float:none;}
.player-rkl {width:100%; margin-left:0; float:none; padding:20px 10px; overflow:hidden; text-align:center;}
.meta-item {max-width:49%; width:49%;}
.comm-three {display:none;}
.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) {
/*.logotype {display: block; position: relative; left: inherit;} */

.menu-inner li {width:50%;}
.meta-fav a, .meta-fav .button{ text-align:center;}
.meta-item {padding-top:10px; display:none !important;}
.video-box embed, .video-box object, .video-box video, .video-box iframe, .video-box frame {height:300px;}
.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%;}
.attach .download-link {margin:0 -15px 0 0; float:none; display:block; padding:0 10px;}
.attach-info {float:none;}  
.menu-inner {background: #1a1b1e;}
.line-wrap .center  {background:#1a1b1e}
.ext2 {margin:0;}
.ext2 .center {background:none !important;}
.header .center { z-index:100;}
/*.header  { height:150px;}
.main-nav {position: relative; right: inherit;  white-space: nowrap; overflow-y: hidden; overflow-x: auto; width: 100%;margin: auto; top: 35px;}*/

/*.sorter {display:none;}*/
}
@media screen and (max-width: 470px) {
.show-login .fa {display:none;}
.thumb {width:100%;}
.thumb-img {height:170px;}
.player-rkl {padding:0;}
.video-box embed, .video-box object, .video-box video, .video-box iframe, .video-box frame {height:250px;}
.main-title {float:none; text-align:center; font-size:14px; font-weight:bold; font-family: "GothamProRegular";}
.sort {float:none; text-align:center; margin:-10px 0 20px 0;}
.main-title {padding-left:0px; border:0;}

.show-menu {right:10px;}
.logotype img {max-width:200px;}
.cop {font-size:11px; line-height:15px; padding-left:30px;}
.cop span {line-height:30px; font-size:30px;}
.options {padding-right:0px;}
.m {display: block;}
.d {display:none;}
.ps {margin-right:10px;}
.add-comm-btn {margin:0 auto; width:200px; display:block; margin-bottom:20px;}
.opt1 {padding-right:0px; min-width:130px;}
.ch-name {position:static; margin-top:10px;}
.l3r, .code-wrap {padding-right:0;}
}

.thumb span.mob_slide {
    background-image: url(/uploads/mob_tach.png);
    position: absolute;
    z-index: 3;
    height: 40px;
    top: 10px;
    left: 10px;
    width: 40px;
    background-repeat: no-repeat;
    background-color: rgba(33, 33, 33, 0.21);
    background-position: 7px 50%;
    background-size: 85%;
}
.thumb span.mob_video {
    background-image: url(/templates/HomeVideo/images/6127266-32.png);
    position: absolute;
    z-index: 3;
    height: 40px;
    top: 60px;
    left: 10px;
    width: 40px;
    background-repeat: no-repeat;
    background-color: rgba(33, 33, 33, 0.21);
    background-position: 4px 50%;
    background-size: 80%;
}
.thumb .thumb-img video{
	position: absolute;
	left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background-color: black;
}

/* dle19 dialog fix: jQuery UI 1.14 inner content + low z-index */
.login-box:not(.ui-dialog-content) { display: none !important; }
.ui-dialog .login-box { display: block !important; }
.ui-widget-overlay { z-index: 99998 !important; position: fixed !important; top: 0; left: 0; width: 100%; height: 100%; background: rgba(0,0,0,0.6); }
.ui-dialog { z-index: 99999 !important; position: fixed !important; }
