/* 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: 18px 'Oswald', Arial, Helvetica, sans-serif; line-height:normal; padding:0; margin:0; color: #ccc; background-color:#1b1c1f; height:100%; width:100%; font-weight:normal;}
img {max-width:100%; image-rendering:crisp-edges; image-rendering:-moz-crisp-edges; image-rendering:-webkit-optimize-contrast;}
.clr {clear: both;}
.clearfix:after {content: ""; display: table; clear: both;}
a {color: #ccc; text-decoration: none;}
a:hover, a:focus {color:#d20068; text-decoration: none;}

.form-wrap {}
.sub-title h1 {margin-bottom:15px; font-size:24px; font-weight:700;}
.pm-page, .search-page, .static-page, .tags-page, .form-wrap {}


/*--- SET ---*/
.button, .pagi-load a, .up-second li a, .usp-edit a, .qq-upload-button, button:not(.color-btn):not([class*=fr]), 
html input[type="button"], input[type="reset"], input[type="submit"], .meta-fav a, .usp-btn a {
padding:0 20px; display:inline-block; height:40px; line-height:40px; border-radius:20px; cursor:pointer; text-align:center; 
background-color:#d20068; color:#fff; 
background: -webkit-linear-gradient(to right, #d20068, #642B73);
background: linear-gradient(to right, #d20068, #642B73);}
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, .usp-edit a:hover, .qq-upload-button:hover, .pagi-load a:hover, .usp-btn 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:#d20068; color:#fff;
background: -webkit-linear-gradient(to left, #d20068, #642B73);
background: linear-gradient(to left, #d20068, #642B73);}
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:#222; border-radius:0px; -webkit-appearance: none; 
box-shadow:0 0 0 1px #111,inset 1px 1px 3px 0 rgba(0,0,0,0.8);}
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 #111; background-color:#222; color:#FFF;}
textarea {display:block; width:100%; padding:10px; border:1px solid #111; background-color:#222; color:#FFF; 
border-radius:0; overflow:auto; vertical-align:top; resize:vertical; 
box-shadow:0 0 0 1px #111,inset 1px 1px 3px 0 rgba(0,0,0,0.1);}

.img-box, .img-wide, .img-resp-h, .img-resp-v {overflow:hidden; position:relative; background-color:#000;}
.img-resp-h {padding-top:55%;}
.img-resp-v {padding-top:130%;}
.img-box img, .img-resp-h img, .img-resp-v img {width:100%; min-height:100%; display:block;}
.img-resp-h img, .img-resp-v img {position:absolute; left:0; top:0;}
.img-wide img {width:100%; display:block;}
.img-square img {width:150%; max-width:150%; margin-left:-25%;}
.nowrap {white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
button, .h-menu a {transition: all .3s;}
.button, .th-img img, .logo, .side-nav a, .side-panel a, .full-tags a, .th-title, .ft-menu a, .btn-menu {transition: color .3s, background-color .3s, opacity .3s;}
.ps-link {cursor:pointer;}
.icon-l .fa {margin-right:10px;}
.icon-r .fa {margin-left:10px;}

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


.pages {margin: 0 -5px;}
.btns-log, .h-menu, .side-bt, .footer, .th-title, .site-desc h1, .site-desc h2, .site-desc h3, .rels-t, .full-in h1, 
.button, .comms-title, .f-fav, .btn-scr, .btn-dl, .full-in h1, .rels-t 
{font-weight:300;}


/* BASIC GRID
----------------------------------------------- */
.wrap {min-width:320px; overflow:hidden;}
.center {max-width:1500px; margin:0 auto; position:relative; z-index:20;}
.h-one {text-align: center; background-color:#1b1c1f; height:auto; padding:0px 2010px; padding-bottom:5px; margin:0 -2000px; position:relative;}
.h-two {background-color:#232428; height:54px; padding:0 2010px; margin:0 -2000px; box-shadow:0 20px 20px -20px rgba(0,0,0,0.9); overflow: hidden;}
.cols {margin:20px 0; padding:0 10px;}
.side {width:240px; background-color:#232428; display: block;}
.main {width:calc(100% - 240px); width:-webkit-calc(100% - 240px); padding-right:20px; min-height:600px;}
.footer {background-color:#232428; padding:20px 2010px; margin:0 -2000px; color:#fff; text-align:center; box-shadow:0 -20px 20px -20px rgba(0,0,0,0.9); position:relative; text-transform: uppercase;}
.infocontent {margin: 0 0 2rem; line-height: 1.2; margin-top:-10px;}
.infocontent p {padding: 10px 10px 0 10px}
.infocontent li {padding: 10px 10px 10px 10px}
ol, ul infocontent {list-style:decimal; padding: 10px 0 0 30px}


/* HEADER
----------------------------------------------- */
.logo {text-transform: uppercase; font-size: 40px; font-weight:300; color:#d20068; -webkit-text-stroke: 1px #d20068;}
.logo:hover {opacity: 0.8;}
.logo img {display:block;}
.main-lz {margin-top:-10px; font-size:16px; color:#fff; padding-bottom:5px; text-transform:uppercase;}
.search-box {width:400px; position:absolute; left:50%; top:0; margin:10px 0 0 -200px;}
.search-field {width:100%; position:relative;}
.search-field input, .search-field input:focus {width:100%; padding:0 50px 0 10px; 
background-color:rgba(0,0,0,0.4); color:#fff; height:40px; line-height:40px; box-shadow:none;}
.search-box button {position:absolute; right:0; top:0;
padding:0 !important; width:40px; height:40px !important; line-height:40px !important; 
font-size:18px; background:transparent !important; color:#fff !important;}

.btns-log {height:40px; line-height:40px; white-space:nowrap; float:right; margin-top:10px;}
.btns-log a {display:inline-block; padding:0 20px; color:#fff;}
.show-login {background-color:#d20068; color:#fff; cursor:pointer; display:inline-block; padding:0 20px; border-radius:20px;}
.btns-log a:hover, .show-login:hover {text-decoration:underline;}

.h-menu, .h-menu li {float:left;}
.h-menu a {text-transform: uppercase; display:block; line-height:30px; padding:2px 10px; background-color:#1b1c1f; margin:10px 10px 0 0; color: #FFF; font-size:20px;}
.h-menu a:hover {color:#d20068;}
.h-menu a span {background-color:#2c8f00; color:#fff; display:inline-block; vertical-align:top; 
height:20px; line-height:20px; padding:0 5px; margin:5px 0 0 10px; border-radius:10px;}

.sorter {display:inline-block; float:left; position:relative; cursor:pointer; margin-top:10px;
padding:0 10px; line-height:30px; background-color:#222; border-radius:15px; margin-right:10px;}
.sorter:before {content:attr(data-label); float:left; padding:0 10px 0 0;}
.sorter form {display:none; background-color:#333; 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"}


/* SEO DESCRIPTION
----------------------------------------------- */
.site-desc {line-height:22px; margin-bottom:10px;}
.site-desc h1, .site-desc h2, .site-desc h3 {font-size:24px; margin-bottom:20px; padding-bottom:20px; border-bottom:1px solid #d20068; color:#FFF; text-align: center; line-height:30px; text-transform: uppercase;}
.site-hm {font-size:23px; margin-bottom:20px; padding-bottom:20px; border-bottom:1px solid #d20068; color:#FFF; text-align: center; line-height:30px; text-transform: uppercase;}
.site-desc h1 span, .site-desc h2 span, .site-desc h3 span {}
.site-desc p + p {margin-top:5px;}
.site-desc a {color:#d20068; text-decoration:underline;}


/* THUMB
----------------------------------------------- */
.floats {margin:0 -5px;}
.thumb {width:33.33%; float:left; padding:0 5px 10px 5px;}
.th-in {background-color:#232428; position:relative; box-shadow:0 1px 2px 0 rgba(0,0,0,0.4);}
.th-img {display:block; height: 200px;}
.psc, .th-text {cursor: pointer;}
.th-img:hover img {opacity:0.8;}
.th-rate {display:inline-block; padding:5px 10px; background-color:rgba(44,143,0,0.8); color:#fff;
position:absolute; left:10px; bottom:10px; z-index:20; font-size:13px; white-space:nowrap; border-radius:14px;}
.th-time {display:inline-block; padding:1px 5px; background-color:#1b1c1f; color:#fff; position:absolute; right:10px; bottom:10px; z-index:20; font-size:18px;}
.th-quality {display:inline-block; padding:1px 5px; background-color:#d20068; color:#fff; position:absolute; left:10px; top:10px; z-index:20; font-size:18px;}
.th-year {display:inline-block; padding:1px 5px; background-color:#d20068; color:#fff; position:absolute; right:10px; top:10px; z-index:20; font-size:18px;}
.th-text {padding-bottom:6px; background-color: #232428;}
.th-title {display:block; font-size:22px; font-weight:300; line-height:25px; height:64px; overflow:hidden; padding:10px; color:#fff;}
.mn-title {display:block; font-size:22px; font-weight:300; line-height:19px; height:40px; overflow:hidden; padding:10px; color:#fff; text-align: center; text-transform: uppercase; background-color: #d20068;}
.mn-bl a {color:#fff;}
.mn-title:hover {opacity: 0.8;}


/* SIDE
----------------------------------------------- */
.side-box {padding:5px 15px 15px 15px; background-color:#232428;}
.side-bt {font-size:23px; padding-bottom:10px; margin-bottom:10px; border-bottom:1px solid #d20068; color:#d20068; text-transform: uppercase; text-align: center;}
.side-bt h3 {font-size:22px; text-transform: uppercase; text-align: center;}
.side-nav {background-color:#232428; color:#FFF;}
.side-nav .side-bt {border-bottom:1px solid #d20068; background-color:#232428; color:#d20068; text-transform: uppercase; text-align: center;}
.side-nav a {box-shadow:0 0px #555; display:block; padding:5px 0px 5px 0; color:#FFF; font-size:20px; text-align: center; text-transform: uppercase}
.side-nav li:last-child a {border-bottom:0; box-shadow:none;}
.side-nav a:hover {color:#d20068;}
.side-nav li {position:relative;}
.side-nav li span {position:absolute; right:10px; top:10px; opacity:0.6;}


/* FOOTER
----------------------------------------------- */
.ft-copyr {margin-bottom:10px; font-size:20px;}
.ft-menu a {color:#ccc; display:inline-block; vertical-align:top; padding:1px 10px;}
.ft-menu a:hover {color:#FFF; text-decoration:underline;}
.counter {display: none; height:31px; background-color:#111; position:absolute; right:0; bottom:20px; margin-right:2010px;}
.ft-lz {margin-top: -5px; font-size:16px; color:#fff; padding-bottom:5px; text-transform:uppercase;}
.overlay {position: fixed; left: 0; top: 0; z-index: 999; width: 100%; height: 100%; background-color: #444; background: linear-gradient(90deg, #444 10%, #000 90%); display: none;}

/* BOTTOM NAVIGATION
----------------------------------------------- */
.bottom-nav {line-height:36px; text-align: center; padding:15px 5px 5px 5px;}
.pagi-nav {max-width:100%; display:inline-block;}
.pagi-nav > span {display:inline-block;}
.pprev, .pnext {}
.pprev {}
.pnext a, .pprev a, .pprev > span, .pnext > span {display:block; width:36px; 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:36px; background-color:#232428; margin:5px 5px 0 0; border-radius:0px; border:0px solid #ddd; box-shadow:0 3px 5px 0 rgba(0,1,1,0); font-size:18px;}
.navigation span, .pagi-nav a:hover {background-color:#d20068; color:#fff;}
.navigation span.nav_ext {background-color:#333; color:#ccc;}
.pagi-nav a:hover {background-color:#d20068; color:#fff;}
.dle-comments-navigation .pagi-nav {margin-bottom:0;}


/* FULL
----------------------------------------------- */
.full-in {background-color:#232428; box-shadow:0 1px 2px 0 rgba(0,0,0,0.4); margin-bottom:15px;}
.player-box {background-color:#000;}
.player-box .video-box {max-width:700px; margin:0 auto;}
.full-in h1 {font-size:24px; padding:15px 10px 15px 20px; color:#FFF; line-height:30px;}
.rels-hf {font-size:23px; padding:15px 10px 15px 20px; color:#FFF; line-height:30px;}
.linetop {padding:5px 10px 5px 0; border-top: 1px solid #d20068; margin-right:20px; margin-left:20px; margin-top:5px;}
.full h1 a {color:#d20068; margin-left:10px;}
.full-meta {padding:0px 20px 0px 0px;}
.full-tags {line-height:30px; padding:15px 20px 10px 0; display: inline-block;  width:auto; margin-left:20px;}
.full-tags a {display:inline-block; padding:2px 10px; background-color:#d20068; margin:5px 0 0 5px; color:#fff;}
.full-tags a:hover {opacity: 0.8;}
.full-tags span {color:#fff; padding-right:20px;}
.full-st {display: block;}
.f-fav, .btn-scr, .btn-dl, .f-time, .f-views {float:left; margin:0 0 0 20px; cursor:pointer; line-height:40px; position:relative;}
.f-time, .f-views {float:right;}
.f-desc {padding:10px 10px 20px 10px; margin:0 10px 10px 10px;}

.f-screens {padding:10px 5px 0 5px; border:1px solid #111; background-color:#282828; text-align:center; margin-bottom:10px; display:none;}
.f-screens a, .f-screens > img {display:inline-block; vertical-align:top; margin:0 5px 10px 5px; 
max-width:250px; max-height:150px; overflow:hidden;}
.f-screens a img {display:block;}
.f-screens br {display:none;}

.btn-dl ul {position:absolute; left:0; top:100%; z-index:100; background-color:rgba(0,0,0,0.8); color:#fff; 
width:200px; padding:5px 0; display:none;}
.btn-dl ul li {padding:5px 10px; line-height:normal; text-transform:none;}
.btn-dl ul li a {color:#fff;}
.btn-dl li:hover {background-color:#000;}

.f-rate {float:left; white-space:nowrap; text-align:center; border-radius:4px; overflow:hidden; 
background-color:#222; box-shadow:0 0 0 1px #111; width:246px;}
.rate-plus, .rate-minus, .rate-counts {display:inline-block; vertical-align:middle;}
.rate-data {display:none;}
.rate-counts {width:160px; padding:0 10px; padding-top:3px; height:40px;}
.rate-plus, .rate-minus {cursor:pointer; width:40px; height:40px; text-align:center; font-size:24px; 
background: linear-gradient(to bottom, #333 0%,#222 100%); line-height:40px;}
.rate-plus {color:#1e9b05; border-right:1px solid #111;}
.rate-minus {color:#d00707; border-left:1px solid #111;}
.rate-plus:hover, .rate-minus:hover {background: linear-gradient(to top, #444 0%,#222 100%);}
.rate-bar {width:100%; min-height:6px; height:6px; border-radius:4px; overflow:hidden; 
position:relative; background-color:#ef4559;}
.rate-fill {width:50%; height:100%; position:absolute; left:0; top:0; background-color:#7bbc00; transition:width 1s linear;}
.rate-perc {margin-right:5px; font-size:18px; color:#7bbc00;}
.rels-r {margin-bottom:15px; font-size:23px; color:#FFF; text-align:center; text-transform: uppercase; -webkit-text-stroke: 0.3px #fff;}
.rels-t {margin-top:5px; margin-bottom:15px; font-size:23px; color:#FFF; text-align:center; text-transform: uppercase; -webkit-text-stroke: 0.3px #fff;}
.rels-t h2 {font-size:23px;}
.rels-m {margin-top:5px; margin-bottom:15px; font-size:23px; color:#FFF; text-align:center; text-transform: uppercase; -webkit-text-stroke: 0.3px #fff;}
.full .thumb {padding:10px 5px 0px 5px;}


/* FULL STORY STATIC
----------------------------------------------- */
.video-box embed, .video-box object, .video-box video, .video-box iframe, .video-box frame 
{max-width:100% !important; display:block; width:100%; height:400px;}
.mejs-container {max-width:100% !important;}
.full-text {font-size:18px; line-height:22px; color:#ccc;}
.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; color:#d20068;}
.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:10px;}
.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 a {color:#d20068;}
.full-taglist {margin-top:20px;}
.full-taglist span:not(.fa):not(:last-child):after {content:","; display:inline;}


/* GO TOP BUTTON */
#gotop{position:fixed; width:40px; height:40px; line-height:36px; right:10px; bottom:10px; cursor:pointer; font-size:20px;
z-index:9998; display:none; opacity:0.7; background-color:#000; color:#FFF; border-radius:0%; text-align:center;}



/* ADAPTIVE
----------------------------------------------- */
.btn-menu {display:none;}
.side-panel {width:260px; height:100%; overflow-x:hidden; overflow-y:auto; background-color:#232428; padding:0 10px; z-index:888; position:fixed; left:-260px; top:0; transition:left .4s; -webkit-transition:left .4s; list-style: none;}
.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;}
.side-panel a {display:block; padding:5px 0px 5px 0; color:#FFF; font-size:20px; text-align: center; text-transform: uppercase;}
.side-panel a:hover {color:#d20068;}
.side-panel li {position:relative; color:#FFF;}
.side-panel li span {position:absolute; right:10px; top:10px; opacity:0.8;}


@media screen and (max-width: 1220px) {
.center {max-width:1000px;}
.thumb {width:50%;}
.search-box {position:static; float:left; margin-left:0;}

.f-fav, .btn-scr, .btn-dl, .f-time, .f-views {margin:0 0 0 20px;}
}

@media screen and (max-width: 950px) {
.center {max-width:768px;}
.search-box {width:250px;}
.btns-log a, .h-menu, .side {display:none;}
.sorter {float:right; margin-right:0;}
.main {width:100%; padding-right:0;}
.counter {position:static; margin:10px 0 0 0; display: none;}
.footer {height:70px;}
.ft-menu a {font-size: 16px;}
.btn-menu {background-color:#d20068; color:#fff; cursor:pointer; display:block; margin: 0 auto; width:54px; height:54px; line-height:50px; text-align:center; font-size:18px;}
.btn-menu:hover {opacity: 0.8;}
}

@media screen and (max-width: 760px) {
.center {max-width:640px;}
.thumb {width:100%;}
.h-one {height:auto; position:relative;}
.search-box {width:auto; float:none; margin-top:0; position:absolute; top:60px; left:2010px; right:2010px;}
.search-field input, .search-field input:focus {height:30px; line-height:30px;}
.search-box button {width:30px; height:30px !important; line-height:30px !important;}
.site-desc h1, .site-desc h2, .site-desc h3 {font-size:24px; line-height: 30px;}
.ft-copyr {margin-bottom:10px; margin-top:-5px; font-size:20px;}
.ac-protect {margin-top:0px;}
.comments-tree-list .comments-tree-list {padding-left:0px !important;}
.comments-tree-list .comments-tree-list:before {display:none;}
.mass_comments_action {display:none;}
.sub-title h1 {font-size:18px; line-height:24px;}
}

@media screen and (max-width: 590px) {
.center {max-width:480px;}
.full-meta {text-align:center;}
.f-rate {float:none; margin:0 auto 10px auto;}
.f-fav, .btn-scr, .btn-dl, .f-time, .f-views {float:none; margin:0 5px; line-height:20px; display:inline-block; vertical-align:top;}
.footer {height:70px;}
.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%;}
#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) {
.center2 {max-width:320px;}
.show-login {padding:0 5px; font-size:12px; max-width:60px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.logo {width:240px; overflow:hidden; margin:0;}
.thumb {width:100%;}
.add-comm-btn {padding:0 10px;}
.comms-title2 {text-align:center; display:block !important;}
.video-box embed, .video-box object, .video-box video, .video-box iframe, .video-box frame {height:250px;}
}

@media screen and (max-width: 374px) {
.footer {height:90px;}
}