* {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 {display: block;}
body { font: 14px/20px 'Open Sans', Arial, Helvetica, sans-serif; line-height:normal; padding:0; margin:0;        
color: #ccc; background-color:#000; height:100%; width:100%; font-weight:400;}
img {max-width:100%;}
.clr {clear: both;}
.clearfix:after {content: ""; display: table; clear: both;}
a {color: #f4da69; text-decoration: none;}
a:hover, a:focus {color:#f4da69; text-decoration: none;}
h1, h3, h4, h5 {font-weight:400; font-size:30px;font-family:"LeagueGothicRegular";text-transform:uppercase; text-shadow: 1px 1px #000;}
h2 {font-weight:300; font-size:22px;font-family:"LeagueGothicRegular";text-transform:uppercase;text-shadow: 1px 1px #000;}
.category-content .main-sliders-ico {top: -6px;right: -6px;}
.main-sliders-ico {position: absolute;top: 2px;right: 2px;width: 35px;}
.main-sliders-720p {background: url(../img/720p.svg) no-repeat;float: left; width: 35px;height: 35px;margin-bottom: 4px;}
.form-wrap {margin:0; padding-top:20px;}
.sub-title h1 {margin-bottom:15px; font-size:24px;}
.pm-page, .search-page, .static-page, .tags-page {}

.container{
    background:transparent;
    width: 100%;
    margin: 0 auto;
}
.column2{
    background:transparent;
    float:left;
    width: 25%;
    height: 14%;
    margin:3px;
}
.column1{
    background:transparent;
    float:left;
    width: 25%;
    height: 14%;
    margin:3px;
}
.column3{
    background:transparent;
    float:left;
    width: 25%;
    height: 14%;
    margin:3px;
}
 
.clear{
    clear:both;
}


.textfoot {position:relative: padding-bottom:2% }
.texte {position:absolute; bottom:10px}

.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 10px 10px 0;
}
.xsort-div{
	height: 30px;
	line-height: 30px;
	padding: 0 10px;
	border: 1px solid #353535;
	border-radius: 3px;
    background: transparent;
	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 1px #F4DA69;
}
.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: #353535;
	position: absolute;
	top: 100%;
	left: 0;
	margin: 0;
	padding: 0;
	max-height: 400px;
	overflow: auto;
	list-style: none;
	z-index: 999;
	border: 1px solid #333;
	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 #353535;
	padding: 0 35px 0 18px;
	line-height: 30px;
	white-space: nowrap;
	cursor: pointer;
	color: #ABCCCC;
}
.xsort-ul li:last-child{
	border: none;
}
.xsort-ul li.current{
	color: #ABCCCC;
	font-weight: bold;
	background: #333;
	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: #333;
	color: #fff;
}
.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;
}

top100-box, .top100-box * {background: transparent;margin:0;padding:0;outline:none;border: 0;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
.clearfix:after {content: ""; display: table; clear: both;}
.top100-box {text-align:center; font-weight:700;}
.top100-title {font-size:24px; margin-bottom:20px; font-weight:700;}
.top100-items {position:relative;}
.top100-items ol {position:relative; padding-top:10px;}
.top100-items ol {position:relative; z-index:100; counter-reset:li}
.top100-item {padding:0 10px 30px 10px; float:left; width:16.66%; position:relative;}
.top100-item::before {content:counter(li); counter-increment:li; font-size:24px; color:#FFF; font-weight:700;position:absolute; bottom:110px; left:50%; margin-left:-25px; width:50px; height:50px; line-height:50px; text-align:center; border-radius:50%; background-color:#21A9F5; background: linear-gradient(to top, #077DAF 0%,#21A9F5 100%); box-shadow:0 0 0 10px #ccc;}
.top100-item a {display:block; color:#fff;}
.top100-img {height:200px; overflow:hidden; background-color:#000;}
.top100-img img {width:100%; min-height:100%;}
.top100-name {height:40px; line-height:20px; overflow:hidden; margin-top:5px;}
.trophy {float:none; width:200px; position:absolute; padding:10px; background-color:rgba(0,0,0,0.2);}
.trophy a {color:#fff;}
.trophy .top100-img {height:280px;}
.trophy:nth-child(2) {left:80px; top:60px;}
.trophy:nth-child(1) {left:50%; margin-left:-105px; top:20px;}
.trophy:nth-child(3) {right:80px; top:80px;}
.trophy:before {background-color:#F4CD3D; background: linear-gradient(to top, #077DAF 0%,#21A9F5 100%); box-shadow:0 0 0 10px #F4CD3D; color:#000; bottom:90px;}
.top100-item:hover .top100-name {text-decoration:underline;}

/* moonserials */
.tabsms_title{background:#333333;width:100%;border:4px solid #000000;font-size: 11px;color:#7B7B7B;text-align:center; margin-bottom: -4px }
.tabsms{display:inline-block;background:#000000;width:100%;}
.tabsms > div{padding-top:0px;}
.tabsms ul{margin:0px;padding:2px;}
.tabsms ul:after{content:"";display:block;clear:both;height:5px;background:#000000;}
.tabsms ul li{margin:0px;width:25%;cursor:pointer;display:block;float:left;padding:2px;background:#333333;color:#7B7B7B;text-align:center;
border:2px solid #000000;font-size: 11px}
.tabsms ul li.active, .tabs ul li.active:hover{background:#707070;color:#fff;}
.tabsms ul li:hover{background:#707070;color:#fff;}

.msupdate_block{margin-bottom: 15px;}
.msupdate_block_date{background-color: #6f6f6f; color: #fff; font-size: 14px; font-weight: bold; padding: 7px 20px;}
.msupdate_block_list .a-m-d{display: block; position: relative;}
.msupdate_block_list .a-m-d:after{-webkit-transition: background-color 0.2s linear; -moz-transition: background-color 0.2s linear; -ms-transition: background-color 0.2s linear; -o-transition: background-color 0.2s linear; transition: background-color 0.2s linear; background-color: rgba(0, 0, 0, 0); content: ""; height: 100%; position: absolute; top: 0; left: 0; width: 100%;}
.msupdate_block_list .a-m-d:hover:after{background-color: rgba(0, 0, 0, 0.2);}
.msupdate_block_list_item{-webkit-transition: background-color 0.2s linear; -moz-transition: background-color 0.2s linear; -ms-transition: background-color 0.2s linear; -o-transition: background-color 0.2s linear; transition: background-color 0.2s linear; background-color: #fff; border-bottom: 1px solid #ccc; cursor: pointer; display: table; min-height: 35px; width: 100%;}
.msupdate_block_list_item:hover{background-color: #fafafa;}
.msupdate_block_list_item:hover .b-seriesupdate__block_list_link{color: #2e859e; text-decoration: none;}
.msupdate_block_list_item.tracked{background-color: #d6f0ff;}
.msupdate_block_list_item.tracked:hover{background-color: #a8dfff;}
.msupdate_block_list_item.tracked:hover .b-seriesupdate__block_list_link{color: #000;}
.msupdate_block_list_item_inner{display: table-row;}
.msupdate_block_list_item_inner .cell{padding: 6px 0 5px; display: table-cell; vertical-align: middle;}
.msupdate_block_list_item_inner .cell-1{color: #000; font-size: 12px; padding-right: 5px; padding-left: 10px;}
.msupdate_block_list_item_inner .cell-1 .season{white-space: nowrap;}
.msupdate_block_list_item_inner .cell-2{color: #000; font-size: 11px; font-weight: bold; padding-right: 10px; text-align: right; white-space: nowrap;}
.msupdate_block_list_item_inner .cell-2 i{color: #777; display: block; font-style: normal;}
.msupdate_block_list_link{-webkit-transition: color 0.2s ease-in-out; -moz-transition: color 0.2s ease-in-out; -ms-transition: color 0.2s ease-in-out; -o-transition: color 0.2s ease-in-out; transition: color 0.2s ease-in-out; color: #000; font-weight: bold; text-decoration: none;}
.msupdate_block_list_link:hover{text-decoration: none;}
.msupdate_block_list_link:visited{color: #000;}
/* moonserials */

@font-face {
    font-family: "LeagueGothicRegular";
    src: url("../fonts/LeagueGothicRegular.eot");
    src: url("../fonts/LeagueGothicRegular.eot?#iefix")format("embedded-opentype"),
    url("../fonts/LeagueGothicRegular.woff") format("woff"),
    url("../fonts/LeagueGothicRegular.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}

/*--- SET ---*/
.button, .up-second li a, .up-edit a, .qq-upload-button, button:not(.color-btn), html input[type="button"], input[type="reset"], input[type="submit"] {
padding:0 20px; color:#fff; display:inline-block; background-color:#00B3FF;
height:40px; line-height:40px; border-radius:0; cursor:pointer; text-transform:uppercase;}
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,
button:not(.color-btn):hover, html input[type="button"]:hover, input[type="reset"]:hover, input[type="submit"]:hover 
{background-color:#333; color:#fff;}
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:#000; border-radius:0px; -webkit-appearance: none; box-shadow:0 0 0 1px #000;}
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; border:1px solid #e3e3e3; background-color:#FFF;}
textarea {display:block; width:100%; padding:10px; border:1px solid #000; background-color:#000; color:#FFF; 
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; background-color:#000;}
.img-box img {width:100%; min-height:100%;}
.square-img img {display:block; width:150%; max-width:150%; margin-left:-25%;}
.nowrap {white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
button, .show-login {transition: all .3s;}
a, .ser-i:before, .news-i:before, .ser-i .fa, .news-i .fa, .ps-link, .short-mask, .rel:before, .highslide:before 
{transition: color .3s, background-color .3s, opacity .3s;}

.flex-row {display:flex; flex-flow:row wrap; justify-content:space-between;}
.flex-col {display:flex; flex-direction:column; justify-content:center;}
.ic-l span.fa {margin-right:10px;}
.ic-r span.fa {margin-left:10px;}
.ps-link, .ps-link2 {cursor:pointer;}

.titles, .ser-t, .tops-l > a, .tops-r, .news > a,.short-t, .m-views > div, .m-rate, .screens-t, .voices, .fp-rate, .fp-sez {font-family:"LeagueGothicRegular";}
.titles-up, h1, h2, h3, h4, h5, .menus a, .side-bt, .b-col p, .head-menu, .rel-t, .comms-title {font-family:"LeagueGothicRegular"; text-transform:uppercase;}
.color1, h1, h2, h3, h4, h5, .side-bt, .ser-s, .tops-l > a, .short-t, .screens-t, .rel-t, .comms-title, .voices {color:#fff;}


/* BASIC GRID
----------------------------------------------- */
.wrap {height:auto; min-width:320px; position:relative; padding-top:75px;background:#000000 center 75px fixed no-repeat; background-size:100% auto;}
.center {min-width:320px; max-width:1240px; margin:0 auto; position:relative; z-index:200;} 
.head-sticky {width:100%; background-color:#202020; position:fixed; left:0; top:0; z-index:8888;}
.head-in {height:75px; padding-left:220px;}
.main {background-color:#202020;}
.menus {height:65px; border-bottom:5px solid #00B3FF; background-color:#181818; color:#FFF;}
.cols {padding-left:310px; position:relative;}
.cols:before {width:310px; height:100%; position:absolute; left:0; top:0; background-color:#353535; content:"";}
.side {width:310px; margin-left:-310px; float:left; position:relative; z-index:100; background-color:#353535; padding:30px 10px;}
.cont {width:100%; float:right; min-height:600px; padding:30px; position:relative; z-index:200;}
.foot {background-color:#202020; color:#fff;}
.bottom-in {padding:40px 0;}


/* HEADER AND MENUS
----------------------------------------------- */
.logotype {display:block; width:200px; height:75px; text-indent:-8888px; overflow:hidden; position:absolute; left:0; top:0; 
background:url(../images/logo.png) left center no-repeat; background-size:contain;}

.head-menu {font-size:24px; border-left: 1px solid #282828;}
.head-menu > li {float:left; position:relative;}
.head-menu > li > a {display:block; padding:0 20px; line-height:75px; color:#ccc;}
.head-menu > li > a:hover {color:#f4da69;}
.head-menu > li.head-ic {float:right; border-left: 1px solid #282828;}
.head-ic > a {width:75px; text-align:center;}

.hidden-menu {background-color:#00B3FF; width:230px; top:100%; left:0; position: absolute; z-index: 9999; display: none;}
.head-ic .hidden-menu {left:auto; right:0;}
.hidden-menu > li {border-top: 1px solid #333;}
.hidden-menu > li > a {display:block; color:#fff; padding:0 20px; line-height:40px;}
.hidden-menu > li > a:hover {background-color:#333; color:#fff;}
.menuactive > a, li.menuactive > a:hover {background-color:#00B3FF; color:#fff !important;}

.search-box {width:400px; background-color:#181818;}
.search-box > li, .login-box > li {border-top: 5px solid #00B3FF; padding:20px;}
.search-inner {width:100%; position:relative;}
.search-inner input, .search-inner input:focus {width:100%; padding:0 100px 0 20px;}
.search-box button {position:absolute; right:0; top:0; font-size:14px; padding:0; text-align:center; width:80px;}

.loginbtn {width:40px; height:40px; border-radius:50%; line-height:normal; position:relative; top:12px; display:inline-block;}

.menus li {display:inline-block; float:left;}
.menus a {color:#FFF; padding:0 30px; line-height:65px; font-size:28px; display:block;}
.menus a:hover {color:#f4da69;}
.menus a.active {background-color:#00B3FF; color:#fff;}
.menus li:last-child {float:right;}


/* MENU GENRES
----------------------------------------------- */
.menu-inner {background-color:#181818; display:none;}
.menu-inner ul {padding:10px;}
.menu-inner li {display:inline-block; width:16%; margin-bottom:0px;}
.menu-inner a {display:block; padding:0 10px; height:36px; line-height:36px; color:#FFF;}
.menu-inner a:hover {color:#fff; background-color:#00B3FF;}


/* SIDEBAR
----------------------------------------------- */
.side-b {margin-bottom:30px;}
.side-bt {font-size:26px; margin-bottom:20px;}
.side-bc {margin:0 -10px;}

.ser {padding:10px 10px 10px 125px; position: relative; min-height:80px; font-size:12px;}
.ser:nth-child(2n) {background-color:#252525;}
.ser-i {width:105px; height:60px; position:absolute; left:10px; top:10px;}
.ser-t {font-size:22px; display:block; color:#f4da69;}
.ser-i .fa, .news-i .fa {position:absolute; left:50%; top:50%; width:30px; height:30px; margin:-15px 0 0 -15px; 
font-size:30px; color:#FFF; opacity:0;}
.ser-i .fa {opacity:0.5;}
.ser-i:before, .news-i:before {position:absolute; left:0; top:0; width:100%; height:100%; 
background-color:#00B3FF; content:""; opacity:0;}
.ser-i:hover:before, .news-i:hover:before {opacity:0.7;}
.ser-i:hover .fa, .news-i:hover .fa {opacity:1;}

.tops {padding:10px; width:100%; font-size:12px; display:table;}
.tops:nth-child(2n+1) {background-color:#252525;}
.tops > div {display:table-cell; vertical-align:middle;}
.tops-l {width:70%;}
.tops-r {width:30%; text-align:right; color:#f4da69; font-size:28px;}
.tops-l > a {font-size:22px; display:block; margin-bottom:5px;}
.tops-l > a:hover {color:#f4da69;}
.tops-c a:hover {text-decoration:underline; color:#f4da69;}

.news {padding:10px; font-size:12px;}
.news:nth-child(2n) {background-color:#252525;}
.news-i {height:110px;}
.news-c {margin:5px 0;}
.news-c a {color:#ccc;}
.news-c a:hover {color:#f4da69;}
.news > a {font-size:22px; display:block;}


/* FOR SHORTS
----------------------------------------------- */
.top-title {font-size:35px; margin-bottom:20px;}
.floaters {margin:0 -8px;}
.speedbar {font-size:12px; line-height:20px;text-transform:uppercase; margin-bottom:20px;}
.sorter {text-transform: uppercase; background: #181818; border-top: 5px solid #111; 
padding:5px 10px; line-height:30px; font-size:10px; margin-bottom:20px;}
.sorter:before {content:attr(data-label); display:inline-block; float:left;}
.sorter form, .sorter li {display:inline-block; float:left;}
.sorter li {padding:0 5px;}
.sorter a, .speedbar, .speedbar a {color: #ccc;}
.sorter a:hover, .speedbar a:hover {text-decoration:underline; color:#f4da69;}
ol[typeof=BreadcrumbList]{display:inline-block;list-style:none!important}ol[typeof=BreadcrumbList]>li{display:inline-block}
.asc a, .desc a {color: #fff;}
.sort li.asc a:after, .sort li.desc a:after {content:"\f063"; font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;
display: inline-block; margin-left:10px;}
.sort li.desc a:after {content:"\f062"}
.grid-select {float:right;}
.grid-select div {display:block; height:30px; width:30px; text-align:center; 
float:left; margin-left:10px; font-size:18px; cursor:pointer;}
.grid-select div:hover, .grid-select div.current {color:#fff; background-color:#00B3FF;}
.grid-list {margin:0;}


/* SHORTS
----------------------------------------------- */
.short {text-align:center; width:22.63%; margin:0 1% 30px 1%; float:left; position:relative;}
.short-i {height:270px; margin-bottom:12px;}
.short-t-or, .short-c {color:#ccc;}
.short-c {font-size:12px;}
.short-t {display:block; font-size:25px; margin:7px 0;}
.short-t:hover {color:#f4da69;}
.short-c a:hover {text-decoration:underline; color:#f4da69;}
.short-mask {position:absolute; left:0; top:0; width:100%; height:100%; background-color:rgba(35, 168, 245, 1); 
display:flex; flex-direction:column; justify-content:space-between; align-items:center; color:#FFF; opacity:0;}
.short-mask:hover {opacity:1;}
.mask-top, .mask-bottom {width:100%;}
.m-views {width:130px; height:130px; border-radius:50%; box-shadow:0 0 0 2px #fff; margin:10px 0;}
.m-views > div {font-size:35px;}
.m-rate {font-size:31px;}
.m-meta > span {margin:0 10px;}
.mask-top > div {width:50%; float:left; padding:5px 0 5px 5px; text-align:left; cursor:pointer;}
.mask-top > div:last-child {padding:5px 5px 5px 0; text-align:right;}
.mask-top a {color:#FFF;}
.mask-top div:hover, .mask-top a:hover {color:#f3f7b3;}
.mask-bottom .ps-link {width:100%; float:left; padding:10px; background-color:#f4da69; color:#000;}
.mask-bottom .ps-link:last-child {background-color:#000; color:#FFF;}
.m-views:hover, .mask-bottom .ps-link:hover {background-color:#23A8F5; color:fff;}
.short-d, .short-text .ps-link {display:none;}
.short-t-or, .short-t, .short-c {white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.grid-thumb .short-d {width:340px; padding:10px; position:absolute; right:100%; top:0; min-height:200px; box-shadow:0 0 20px 0 rgba(0,0,0,0.2); z-index:888; background-color:#181818; text-align:left;}
.dt {font-size:10px; color:#ccc; font-family:'Open Sans';}
.grid-thumb .short-d:after {left: 100%;top:40px;border: solid transparent;content: " ";height: 0;width: 0;position: absolute;pointer-events: none;border-color: rgba(255, 255, 255, 0);border-left-color: #181818;border-width: 20px;}
.s-active {z-index:200;}

.grid-list .short {width:100%; float:none; margin:0 0 30px 0; padding-left:273px;}
.grid-list .short-i {width:273px; margin-left:-273px; float:left; margin-bottom:0;}
.grid-list .short-text {width:100%; float:right; padding-left:30px; text-align:left;}
.grid-list .short-t {font-size:40px;}
.grid-list .short-d {display:block !important; margin:20px 0; padding:20px; background-color:#181818;}
.grid-list .short-t-or, .grid-list .short-t, .grid-list .short-c {white-space:normal;}
.grid-list .short-text .ps-link {padding:10px 20px; background-color:#00B3FF; color:#FFF; display:inline-block;}


/* SHORTS IN BOTTOM SECTION
----------------------------------------------- */
.section {background-color:#181818;}
.section-in {padding-top:40px;}
.section-title {border-bottom:5px solid #f4da69; margin-bottom:20px; padding-bottom:10px;}
.section-title h2 {float:left; font-size:40px;}
.section-title a {float:right; position:relative; top:2px;}
.more-link {display:inline-block; padding:10px 20px; text-transform:uppercase; border-radius:3px; background-color:#000; color:#fff;}
.more-link:hover {background-color:#f4da69; color:#fff;}
.section .short {width:23%;}


/* FOOTER
----------------------------------------------- */
.b-col {width:18%; float:right;}
.b-col:last-child {width:28%; padding-right:40px;}
.b-col p {font-size:24px; margin-bottom:10px;}
.b-col ul a {display:inline-block; padding:7px 10px; color:#ccc;}
.b-col ul a:before {content:"\f105"; margin-right:10px; font-family:'FontAwesome';}
.b-col ul a:hover {background-color:#00B3FF; color:#fff;}
.b-text {color:#ccc; padding:7px 0 20px 0;}
.podpiska {position:relative;}
.podpiska input {box-shadow:none; padding:0 120px 0 15px;}
.podpiska button {position:absolute; right:0; top:0;}
.bottom-last {background-color:#181818; color:#999; padding:10px 0;}
.copyr {float:left; padding-top:7px;}
.counts {float:right; width:88px; height:31px; background-color:#000;}


/* FULL
----------------------------------------------- */
.full-title {position:relative;}
.full-title a {display:inline-block; font-size:18px; position:absolute; right:-20px; top:-60px; color:#ccc;}
.full .top-title {margin-bottom:5px;}
.full-desc, .rels {margin:20px 0; background-color:#181818; padding:20px;}
.full-info {padding-top:20px; color:#fff;}
.fi-col {width:50%; float:left; padding-right:20px;}
.fi-col-item {margin-bottom:5px;}
.fi-col-item:last-child {margin-bottom:0;}
.fi-col-item span {margin-right:5px; color:#ccc;}
.screens-t, .rel-t {font-size:28px; margin-bottom:20px;}
.screens-c {margin:0 0 10px 0;}
.screens-c .highslide {position:relative; display:inline-block; vertical-align:top; margin:0 0 10px 0; 
width:160px; height:100px; overflow:hidden;}
.screens-c .highslide img {display:block; min-height:100%;}
.screens-c br {display:none;}
.info-btns a, .info-btns div {display:inline-block; vertical-align:top; padding:10px 20px; background-color:#181818; color:#FFF; 
text-transform:uppercase; margin-right:0px;}
.info-btns > *:first-child {background-color:#00B3FF;}
.info-btns a:hover {background-color:#00B3FF; color:#fff;}
.tabs-box {background-color:#202020; margin-top:20px; position:relative;}
.tabs-sel {padding:10px;}
.tabs-sel span {display:inline-block; cursor:pointer; margin-right:7px;
padding:0 20px; line-height:40px; background-color:#292929; color:#fff;}
.tabs-sel span.current {background-color:#00B3FF;}
.js .tabs-b {display:none;}
.js .tabs-b.visible {display:block;}
.rel-c {margin:0 -30px -10px 0;}
.rel {display:inline-block; vertical-align:top; width:130px; height:180px; margin:0 10px 10px 0;}
.rel:before, .screens-c .highslide:before {position:absolute; left:0; top:0; width:100%; height:100%; background-color:rgba(35, 168, 245, 1); 
display:flex; flex-direction:column; justify-content:center; align-items:center; color:#FFF; opacity:0; 
content: "\f144"; font-family:'FontAwesome'; font-size:38px;}
.rel:hover:before, .highslide:hover:before {opacity:0.8;}
.full-poster {width:270px; margin:0 auto 30px auto;}
.full-desc .full-poster {float:left; margin:0 10px 5px 0;}
.f-poster {position:relative;}
.f-poster img {display:block; width:100%;}
.fp-rate {background-color:#f4da69; color:#000; font-size:40px; display:inline-block; padding:10px; position:absolute; right:0; top:0;}
.fp-sez {background-color:#00B3FF; color:#000; font-size:25px; display:inline-block; padding:10px; position:absolute; left:0; top:0;}
.scrolla {display:block; text-align:center; padding:0 5px;}
.voices {font-size:28px; margin-top:20px;}
.rate3 {height:40px; position:absolute; bottom:15px; right:10px; background-color:#292929; display:inline-block;}
.rate3 span[id*="vote-num"], .rate3 span[id*="ratig-layer"], .tops-r span[id*="vote-num"], .tops-r span[id*="ratig-layer"], 
.m-rate span[id*="vote-num"], .m-rate span[id*="ratig-layer"], .fp-rate span[id*="vote-num"], .fp-rate span[id*="ratig-layer"] {display:none;}
.pluss, .minuss {cursor:pointer; padding:0 10px; line-height:40px; float:left; 
color:#69a935; text-align:center;}
.minuss {color:#E70C2F;}
.rate3 span.fa {font-size:24px; margin-right:10px; vertical-align:middle;}
.pluss:hover {color:#FFF; background-color:#028c19;}
.minuss:hover {background-color:#c1050a; color:#fff;}
.ratebar {width:100%; height:10px; overflow:hidden; position:absolute; right:0; bottom:-10px; 
background-color:#E70C2F;}
.ratefill {width:50%; height:100%; position:absolute; left:0; top:0; background-color:#69a935; transition:width 1s linear;}


/* FULL STATIC
----------------------------------------------- */
.video-box embed, .video-box object, .video-box video, .video-box iframe, .video-box frame {width: 100%; max-width:100% !important; height:400px;}
.mejs-container {max-width:100% !important;}
.full-text {}
.full-text img:not(.emoji) {max-width:100%;}
.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:24px;}
.full-text p {margin-bottom:19px;}
.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-text table {width:100%; text-align:left;}
.full-text table tr td {padding:10px; border:1px solid #ccc; font-size:12px;}
.full-text table tr:nth-child(2n+1) {background-color:#f6f6f6;} 
.full-text table img {display:block; margin:0; border:0; max-width:350px}
.attach {line-height:40px; background-color:#f5f5f5; 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; float:left; 
display:inline-block; padding:0 15px; background:#292929;}
.attach-info {float:right;}
.attach i {margin-right:5px;}
.dcont {border:1px solid #333; padding:0 15px 15px 15px; margin:20px 0; line-height:20px; background-color:#181818;}
.polltitle {display:block; padding:5px 15px; margin:0 -15px 15px -15px; font-size:18px; background-color:#202020; line-height:normal;}
.full-taglist {font-size:12px; padding-top:20px;}
.full-taglist-t { margin-bottom:5px; font-weight:700;}
.full-taglist a {margin:0 0 3px 0;}
.full-taglist span {margin-right:5px;}


/* COMMENTS
----------------------------------------------- */
.full-comms {}
.comms-head {margin-bottom:20px;}
.comms-title {font-size:28px; float:left; line-height:40px;}
.comms-title sup {color:#f4da69;}
.add-commbtn {float:right;}
.comms-head + form #add-comm-form {display:none; margin:20px 0;}
.add-comm-form {margin:0 0 20px 0; background-color:#181818; padding:20px 20px 10px 140px; 
position:relative; border:1px solid #000;}
.ac-av {width:80px; height:80px; border-radius:50%; position:absolute; top:20px; left:30px; 
background:#CCC url(../dleimages/noavatar.png) no-repeat; background-size:contain;}
.ac-title {font-weight:700; margin-bottom:10px; font-size:16px;}
.ac-inputs input {width:49%; float:left;}
.ac-inputs input:last-child {float:right;}
.ac-inputs, .ac-textarea {margin-bottom:15px;}
.ac-textarea textarea {height:85px;}
.ac-submit {position:absolute; top:120px; left:0; width:140px; text-align:center;}
.sec-answer + .sec-label {margin-top:10px;}
.add-com-but + form #addcform {display:none; margin:20px 0;}
.ac-protect {margin-top:-10px;}
.ac-protect .label {font-size:12px;}
.ac-protect .sep-input {padding:10px 10px 10px 160px;}
.add-comm-form .login-social {position:absolute; right:17px; top:10px;}

.mass_comments_action {text-align:right; padding:5px 15px; background-color:#181818; margin:20px 0;}
.last-comm-link {font-size:16px; margin-bottom:10px;}
.last-comm-link a {text-decoration:underline; color:#fff;}

.comments-items {margin:20px 0;}

.comm-item {margin-bottom:20px; padding-left:90px; position:relative; min-height:80px;}
.comm-one {position:relative; height:40px;}
.comm-one > div {height:100%; float:left; margin-right:20px; line-height:20px;}
.comm-item:before {content:""; width:8px; height:8px; position:absolute; left:-2px; top:70px;
background-color:#ccc; border-radius:50%;}
.status-online:before {background-color:#3C0;}
.comm-av {width:80px; border-radius:50%; height:80px; position:absolute; left:0; top:0;}
.comm-author, .comm-author a {color:#fff; text-transform:uppercase;}
.comm-author a:hover {text-decoration:underline;}
.comm-date, .comm-num {font-size:12px; color:#ccc;}
.comm-one > div.comm-ratebox {float:right; margin-right:0;}
.comm-two {background-color:#181818; padding:10px; border:1px solid #000; margin:10px 0;}
.signature {font:italic 11px Georgia, "Times New Roman", Times, serif; margin-top:10px; padding-top:10px; border-top:1px dashed #000;}
.comm-three ul {text-align:right; text-transform:uppercase;}
.comm-three ul li {margin-left:5px; display:inline-block;}
.comm-three li:first-child, .comm-three li.comm-q {float:left; margin-left:0; margin-right:10px;}
.comm-three ul li a {font-size:10px; color:#ccc;}
.comm-three ul li span.fa {margin-right:10px; color:#ccc;}
.comm-three a:hover {text-decoration:underline;}
.comments-tree-list .comments-tree-list {}
.comm-rate {background-color:#353535; background: linear-gradient(to bottom, #353535 0%,#252525 100%); 
border-radius:4px; overflow:hidden; box-shadow:0px 1px 3px rgba(0, 0, 0, 0.2); height:24px; line-height:24px; 
position:relative; padding:0 30px; text-align:center;}
.comm-rate a {display:block; color:#fff; background-color:#7db625; width:24px; height:24px; 
position:absolute; top:0; left:0px; line-height:24px; font-size:12px;}
.comm-rate a:nth-child(2) {background-color:#cd3560; left:auto; right:0;}
.comm-rate a:hover {opacity:0.7;}
.comm-rate > span > span.ratingzero {color: #ccc;}
.comm-rate > span > span.ratingtypeplus {color: #06b601;}
.comm-rate > span > span.ratingplus {color: #95c613;}
.comm-rate > span > span.ratingminus {color: #ff0e0e;}


/* LOGIN
----------------------------------------------- */
.login-box {width:320px; background-color:#181818;}
.login-box a {font-size:18px; color:#ccc; text-transform:none;}
.login-input {margin-bottom:20px;}
.login-button button {display:block; text-align:center; font-size:18px; 
width:100%; height:40px; line-height:40px;}
.login-button button:hover {}
.login-checkbox {font-size:10px; margin:10px 0; color:#ccc; font-family:'Open Sans';}
.login-checkbox input {display:none;}
.login-checkbox input + label:before {width:10px; height:10px; margin-right:5px; cursor:pointer; position:relative; top:2px;
border-radius:3px; border:1px solid #ccc; content:""; background-color:#ccc; display:inline-block;}
.login-checkbox input:checked + label:before { background-color:#c9282d;}
.login-links {text-align:center; line-height:30px;}
.login-links a {float:left; text-decoration:underline;}
.login-links a:last-child {float:right;}
.login-links a:hover {text-decoration:none;}
.login-social {text-align:center;}
.login-social:before {content:attr(data-label); display:inline-block; vertical-align:top; line-height:30px; margin-right:10px;}
.login-social a {display:inline-block; margin:0 3px 10px 3px;}
.login-social img {display:block; width:30px;}
.login-social a:hover img {transform:scale(1.1);}
.login-avatar {text-align:center;}
.avatar-box {display:inline-block; width:80px; height:80px; border-radius:0; overflow:hidden;}
.avatar-box img {width:100%; min-height:100%;}
.avatar-box + a {display:block; margin-top:5px; text-decoration:underline;}
.login-menu {margin-top:20px;}
.login-menu a {display:block; height:30px; padding:0 20px; line-height:30px; background-color:#000; margin-bottom:5px;}
.login-menu a:hover {color:#fff; background-color:#00B3FF;}

/* GO TOP BUTTON */
#gotop{position:fixed;width:40px;height:40px;right:10px;bottom:10px;cursor:pointer;z-index:9998;display:none; opacity:0.8; background-color:#333; color:#f4da69; font-size:18px; text-align:center; line-height:40px; border-radius:4px;}


/* ADAPTIVE
----------------------------------------------- */
.show-menu {display:none;}

@media screen and (max-width: 1220px) {
.wrap {padding-top:75px; background-image:none;}
.center {max-width:1000px;}
.head-menu {border:0;}
.head-menu > li:not(.head-ic) {display:none;}
.menus {white-space:nowrap; overflow-y:hidden; overflow-x:auto;}
.menus li {display:inline-block; float:none !important;}
.menus a {padding:0 20px; font-size:24px;}
.wrap {overflow:hidden;} 
.menu-inner li {width:19.5%;}
.cols {padding-left:0;}
.cols:before, .short-mask {display:none;}
.side {width:100%; margin-left:0; float:none; padding:20px;}
.cont {float:none; padding:20px;}
.side-bc {display:flex; flex-flow:row wrap; justify-content:space-between;}
.ser, .tops, .news {width:32%;}
.sorter {margin:0 -20px 20px -20px;}
.section-in {padding:40px 20px 0 20px;}
.section .floaters {margin:0; white-space:nowrap; overflow-y:hidden; overflow-x:auto;}
.section .short {width:285px; float:none; display:inline-block; vertical-align:top; margin:0 20px 40px 0;}
.section .short-i {height:385px;}
.bottom-in {padding:20px;}
.bottom-last {padding:10px 20px;}
.b-col {width:25%;}
.b-col:last-child {width:100%; padding:20px 0 0 0;}

.head-in {padding-left:250px;}
.show-menu {position:absolute; left:220px; top:0; width:50px; text-align:center; line-height:75px; 
color:#fff; font-size:24px; cursor:pointer; display:block;}
.mob-menu {position:fixed; left:0; top:75px; bottom:0; width:320px; overflow-y:auto; overflow-x:hidden; 
padding:10px 0; background-color:#222; z-index:8888; display:none;}
.mob-menu a {display:block; padding:5px 20px; color:#FFF; font-size:16px;}
.mob-menu .hidden-menu {padding-left:20px; position:static; width:100%; margin:5px 0; display:block;}
.mob-menu .hidden-menu a {font-size:14px;}
.fada {opacity:0.3;}
.logotype {left:10px;}

.full-title a {right:-10px; top:-50px;}
.rel-c, .screens-c {margin:0 0 10px 0; white-space:nowrap; overflow-y:hidden; overflow-x:auto;}
}

@media screen and (max-width: 950px) {
.center {max-width:768px;}
.menu-inner li {width:24%;}
.short-i {height:240px;}
.ser, .tops, .news {width:48%;}
.b-col {width:50%; padding-bottom:10px;}
.copyr {float:none; padding:0;}
.counts {display:none;}
.grid-list .short {margin:0 0 20px 0; padding-left:200px;}
.grid-list .short-i {width:200px; margin-left:-200px;}
.grid-list .short-text {padding-left:10px;}
.grid-list .short-t {font-size:24px;}
.grid-list .short-d {padding:10px; margin:10px 0;}


.info-btns, .screens-c {display:block !important; white-space:nowrap; overflow-y:hidden; overflow-x:auto;}
.info-btns a, .info-btns div, .screens-c .highslide {margin-right:10px; font-size:12px;}

.pagi-nav {white-space:nowrap; overflow-y:hidden; overflow-x:auto;}
}

@media screen and (max-width: 760px) {
.center {max-width:640px;}
.head-in {padding-left:170px;}
.logotype {width:120px;}
.show-menu {left:140px;}
.head-ic > a {width:60px; padding:0 !important;}
.menu-inner li a {white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}

.top-title, .section-title h2 {font-size:24px;}
.section-title h2 {position:relative; top:7px;}
.short {width:48%;}
.section .short {width:200px;}
.section .short-i {height:220px;}
.top100-box {width:48%;}

.full-poster {width:120px;}
.fp-rate {font-size:24px;}
.fp-sez {font-size:18px;}
.voices {font-size:18px; margin-top:10px;}
.fi-col {width:100%; float:none; padding:0 0 5px 0;}
.tabs-sel {white-space:nowrap; overflow-y:hidden; overflow-x:auto;}
.rate3 {position:relative; display:block; bottom:0; right:0;}
.pluss, .minuss {width:50%;}
.full-desc, .rels {margin:20px -20px;}

.add-comm-form {padding:20px 10px; overflow:hidden;}
.ac-av {display:none;}
.ac-submit {position:static; width:100%;}
.ac-submit button {width:100%;}
.comments-tree-list .comments-tree-list {padding-left:0 !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;}
.head-share, .sorter form, .sorter:before, .grid-list .short-text .ps-link {display:none;}
.menu-inner li {width:32.33%;}
.grid-select {float:none;}
.ser, .tops, .news {width:100%;}
.grid-list .short {padding-left:120px;}
.grid-list .short-i {width:110px; margin-left:-120px; height:180px;}
.grid-list .short-d {font-size:12px; margin-bottom:0;}

.comm-item {margin-bottom:10px; padding-left:50px; min-height:50px;}
.comm-item:before {left:-2px; top:40px;}
.comm-av {width:40px; height:40px;}
.comm-one > div {margin-right:10px;}
.comm-three ul li {display:none;}
.comm-three li.comm-q {display:inline-block;}
.comm-one > div:nth-child(1) {max-width:140px; overflow:hidden;}
.comm-one > div:nth-child(2) {display:none;}
.add-comm-form .login-social {position:static; text-align:left;}
.ac-inputs input {width:100%; float:none !important; margin-top:10px;}
.ac-protect {width:100%; float:none; margin:-10px 0 0 0;}
.ac-submit button {float:none; display:block; text-align:center; width:100%;}
.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:320px;}
.menu-inner li {width:49%;}
.menu-inner a {padding:0 5px;}
.short {margin-bottom:20px;}
.short-i {height:160px;}
.grid-thumb .short-c {display:none;}
.section-title {text-align:center;}
.section-title h2 {float:none; top:0;}
.section-title a {float:none; top:0; margin-top:5px;}
.b-col {width:100%;}
.grid-list .short {padding-left:0;}
.grid-list .short-i {margin:0 auto; float:none;}
.grid-list .short-text {padding:10px 0 0 0; float:none;}
.search-box {width:320px; right:-60px !important;}

.comms-head {text-align:center;}
.comms-title {float:none;}
.add-commbtn {float:none;}
.login-social:before {display:block; line-height:30px; margin-right:0;}
}