/* 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;}

body {font: 16px PT Sans, Tahoma, Geneva, sans-serif; line-height: normal; padding: 0; margin: 0;        
color: #000; background: #111 url(../images/bg.jpg) center top / 100% 100% fixed no-repeat; 
min-height: 100%; width: 100%; font-weight: 400;}
a {color: #000; text-decoration: none;}
a:hover, a:focus {color: #4bc5c3; text-decoration: none;}
h1, h2, h3, h4, h5 {font-weight: 700; font-size: 18px;}

button, textarea, input[type="text"], input[type="password"] {appearance: none; -webkit-appearance: none; font-size: 16px;}

.button, .btn, .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 {
display: inline-block; text-align: center; padding: 0 30px; height: 40px; line-height: 40px; border-radius: 20px; cursor: pointer;  
background-color: #4bc5c3; color: #fff; font-size: 16px; font-weight: 700;}
.button:hover, .btn: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: #31acaa; color: #fff;}
button:active, input[type="button"]:active, input[type="submit"]:active {box-shadow: inset 0 1px 4px 0 rgba(0,0,0,0.1);}

input[type="text"], input[type="password"] {display: block; width: 100%; height: 40px; line-height: 40px; padding: 0 15px;
background-color: #e4e4e4; color: #222;  border-radius: 4px; box-shadow: none; border: 0;}
input[type="text"]:focus, input[type="password"]:focus {}
input::-webkit-input-placeholder {color: #222; opacity: 0.5;}
input::-moz-placeholder {color: #222; opacity: 0.5;}
input:-moz-placeholder {color: #222; opacity: 0.5;}
input:-ms-input-placeholder {color: #222; opacity: 0.5;} 
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: #e4e4e4; color: #222;}
textarea {display: block; width: 100%; padding: 15px; overflow: auto; vertical-align: top; resize: vertical; height: 90px; 
background-color: #e4e4e4; color: #222;  border-radius: 4px; box-shadow: none; border: 0;}

.img-box, .img-wide, .img-square, .img-resp, .img-resp-vert, .img-resp-sq, .img-fit 
{overflow: hidden; position: relative; background-color: #222;}
.img-resp {padding-top: 57%;}
.img-resp-vert {padding-top: 124%;}
.img-resp-sq {padding-top: 100%;}
.img-box img, .img-square img, .img-resp img, .img-resp-vert img, .img-resp-sq img {width: 100%; min-height: 100%; display: block;}
.img-resp img, .img-resp-vert img, .img-resp-sq img {position: absolute; left: 0; top: 0;}
.img-wide img {width: 100%; display: block;}
.img-fit img {width: 100%; height: 100%; object-fit: cover;}
.nowrap {white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}

.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-col {display:-ms-flexbox;display:-webkit-flex;display:flex; 
-ms-flex-direction:column;-webkit-flex-direction:column;flex-direction:column}
.fx-center {-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center}
.fx-middle {-ms-flex-align:center;-webkit-align-items:center;align-items:center}
.fx-start {-webkit-justify-content:flex-start;justify-content:flex-start;}
.fx-first {-ms-flex-order: -1;-webkit-order: -1;order: -1;}
.fx-last {-ms-flex-order: 10;-webkit-order: 10;order: 10;}
.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;}

b, strong, h1, h2, h3, h4, h5, .fw700 {font-weight: 700;}
.icon-l .fa {margin-right: 10px;}
.icon-r .fa {margin-left: 10px;}
.hover-mask {transition: color .2s, background-color .2s, opacity .2s;}
.hidden {display: none;}


/* BASIC GRID
----------------------------------------------- */
.wrap {min-width:320px; overflow:hidden; position: relative;}
.wrap-center {max-width:1200px; margin:0 auto; position:relative; z-index:20;}
.wrap-container {background-color: #f8f3f0; box-shadow: 0 0 40px 0 rgba(0,0,0,0.8); z-index: 30;}
.header {height: 60px; padding-right: 30px; background-color: #fff; box-shadow: 0 0 20px 0 rgba(0,0,0,0.05);}
.side {background-color: #4c4743; color: #fff; width: 240px;}
.main {min-height: 100vh; padding: 30px;}
.nav {background-color: #fff; box-shadow: 0 0 20px 0 rgba(0,0,0,0.03); 
	padding: 15px 30px; margin-bottom: 30px;}
.cont {background-color: #fff; box-shadow: 0 0 20px 0 rgba(0,0,0,0.03); padding: 30px; padding-top: 20px;}
.footer {padding: 30px 30px 15px 15px;}

#gotop{position:fixed; width:50px; height:50px; line-height:46px; right:10px; bottom:10px; cursor:pointer; font-size:20px;
z-index:9998; display:none; opacity:1; background-color:#fff; color:#222; 
border-radius:50%; text-align:center; box-shadow: 0 1px 4px rgba(0,0,0,0.2);}


/* HEADER
----------------------------------------------- */
.logo {width: 240px; height: 60px; display: block; margin-right: 30px; border-right: 0px solid #e3e3e3;}
.search-box {position: relative;}
.search-box input#story, .search-box input#story:focus {width: 100%; height: 40px; line-height: 40px; 
border-radius: 3px; background-color: #fff; padding-left: 50px; box-shadow: inset 0 0 0 1px #e3e3e3;}
.search-box button {position: absolute; left: 0; top: 0; color: #000 !important; background-color: transparent !important; 
padding: 0 !important; width: 50px;}
.show-login {display: inline-block; height: 40px; line-height: 38px; padding: 0 15px; 
border: 0px solid #e3e3e3; border-radius: 3px; margin-left: 15px; cursor: pointer; 
background-color: #4bc5c3; color: #fff;}
.show-login .fa {color: #128d8b; margin-left: 10px;}


/* SIDE
----------------------------------------------- */
.side-box {margin-bottom: 0px;}
.side-bt {background-color: #fff; font-weight: 700; text-transform: uppercase; color: #000; 
height: 60px; line-height: 60px; padding: 0 0 0 15px; border-left: 5px solid #4bc5c3;}
.side-bt .fa {color: #ed6d45; font-size: 24px; width: 35px; vertical-align: middle; position: relative; top: -3px;}
.side-bc {padding: 15px;}

.side a {color: #fff;}
.side a:hover {color: #4bc5c3;}
.ps-item {margin: 0 -15px; padding: 12px 15px; border-bottom: 1px solid #1b1816; box-shadow: 0 1px #76695f;
	font-size: 14px; color: #fff;}
.ps-right {opacity: 0.6; margin-left: 15px; font-size: 12px;}
.ps-artist {font-weight: 700; margin-bottom: 3px; opacity: 0.8;}
.ps-title {opacity: 0.6;}
.ps-item:hover {background-color: #38332e;}
.ps-item:last-child {border-bottom: 0; box-shadow: none;}


/* LOGIN
----------------------------------------------- */
.login-box {background-color:#FFF; padding:20px; display:none;}
.lb-user {margin:-20px -20px 20px -20px; padding:20px; background-color:#f6f6f6;  
display:flex; flex-flow:row wrap; justify-content:center; align-items:center;}
.lb-ava {width:80px; height:80px; border-radius:50%; margin-right:20px;}
.lb-name div {font-size:18px;}
.lb-name a {margin-top:10px;}
.lb-menu a {display:block; line-height:30px; padding:0 10px; background-color:#f6f6f6;}
.lb-menu a:hover, .lb-menu a:hover .fa {background-color:#4bc5c3; color:#fff;}
.lb-menu a .fa {color:#4bc5c3;}
.login-box input[type="text"], .login-box input[type="password"], .login-box button, .lb-check 
{display:block; margin-bottom:20px; width:100%;}
.lb-check input {display:none;}
.lb-check input + label:before {width:14px; height:14px; margin-right:7px; cursor:pointer; position:relative; top:3px;
border-radius:3px; border:1px solid #ccc; content:""; background-color:#f6f6f6; display:inline-block;}
.lb-check input:checked + label:before {background-color:#e5050b;}
.lb-soc {margin:20px -20px -20px -20px; padding:20px; background-color:#f6f6f6; text-align:center;}
.lb-soc a {display:inline-block; margin:10px 3px 0 3px; vertical-align:top;}
.lb-soc img {display:block; width:30px; height: 30px; border-radius: 15px;}


/* NAV
----------------------------------------------- */
.nav-in {margin: 0 -10px;}
.nav-in li {width: 25%; position: relative; font-size: 14px;}
.nav-in li a {display: block; padding: 0 10px; line-height: 30px;}
.nav-in li a:hover, .nav li a.is-active {background-color: #fef3f0; color: #000;}
.nav-in li span {position: absolute; right: 20px; top: 0; display: inline-block; line-height: 30px; 
	font-size: 12px; opacity: 0.5;}

.items-header {border-bottom: 3px solid #4bc5c3; margin: 0 -30px 0 -30px; padding: 0 30px 20px 30px;}
.items-title {font-size: 22px; font-weight: 700; text-transform: uppercase;}
.items-caption {font-size: 13px; opacity: 0.6; margin-top: 3px;}
.items-header > a {color: #4bc5c3; font-size: 24px;}


/* PLAY
----------------------------------------------- */
.play-item {padding: 15px 30px; margin: 0 -30px; border-bottom: 2px solid #e3e3e3; 
background-color: #fafafa;}
.play-btn {display: inline-block; width: 40px; height: 40px; line-height: 40px; text-align: center; 
border-radius: 50%; font-size: 18px; color: #4bc5c3; box-shadow: inset 0 0 0 2px #4bc5c3; 
margin-right: 15px; cursor: pointer;}
.play-dl {color: #a8a8a8; box-shadow: inset 0 0 0 2px #a8a8a8;}
.play-btn:hover, .show-player .play-play {color: #fff; background-color: #4bc5c3; box-shadow: inset 0 0 0 2px #4bc5c3;}
.play-item:not(.show-player) .play-play {padding-left: 3px;}
.play-desc {line-height: 20px; padding-left: 15px; display: block;}
.play-artist {font-weight: 700; display: block;}
.play-title {font-size: 14px; opacity: 0.6; display: block;}
.play-time {margin-left: 15px; opacity: 0.6; font-size: 14px;}


.item-player {width: 100%; padding: 10px 10px; position: fixed; left: 0; bottom: 0; z-index: 99999; 
background-color: #333; color: #fff; box-shadow:0 -5px 11px 0 rgba(0,0,0,0.05);}
.audioplayer {position: relative; max-width: 1200px; margin: 0 auto;}
.audioplayer audio {display: none;}
.audioplayer-caption {font-size: 14px; margin-bottom: 5px; overflow: hidden; white-space: nowrap; 
	text-align: center; padding: 0 50px; text-overflow: ellipsis;}
.audioplayer-dl {width: 40px; height: 40px; line-height: 40px; text-align: center; border-radius: 50%;
display: block; margin-right: 30px; background-color: #222; color: #fff; font-size: 18px;}
.audioplayer-playpause {width: 40px; margin-right: 15px;}
.audioplayer-time {margin-right: 0px; font-size: 12px; position: absolute; top: 3px; left: 125px;}
.audioplayer-time-duration {left: auto; right: 70px;}
.audioplayer-volume {margin-left: 30px;}
.audioplayer-bar {-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; background-color: #111; height: 10px; border-radius: 5px; position: relative;}
.audioplayer-bar-loaded, .audioplayer-bar-played {position: absolute; left: 0; top: 0; height: 100%; 
border-radius: 5px; background-color: rgba(0,0,0,0.1);}
.audioplayer-bar-played {z-index: 10; background-color: #4bc5c3;}
.audioplayer-playpause a, .audioplayer-volume-button a {overflow: hidden; width: 40px; height: 40px; line-height: 40px; 
text-indent: -9999px; position: relative; background-color: #222; border-radius: 50%; 
display: block;}
.audioplayer-playpause a:before, .audioplayer-volume-button a:before {display: block; width: 40px; height: 40px; 
	line-height: 40px; text-align: center; 
border-radius: 20px; color: #fff; position: absolute; left: 0; top: 0; 
content:"\f04c"; font-family:'FontAwesome'; font-size: 18px; text-indent: 0;}
.audioplayer-stopped .audioplayer-playpause a:before {content:"\f04b"; left: 3px;}
.audioplayer-volume-button a:before {content:"\f028";}
.audioplayer-muted .audioplayer-volume-button a:before {content:"\f026";}
.audioplayer-volume {position: relative;}
.audioplayer-volume-adjust {width: 40px; height: 100px; background-color: #222; 
position: absolute; right: 0; bottom: 100%; display: none;}
.audioplayer-volume-adjust > div {width: 10px; height: 70px; border-radius: 5px; 
position: relative; left: 15px; top: 15px; background-color: #111; cursor: pointer;}
.audioplayer-volume-adjust > div > div {width: 10px; border-radius: 5px; background-color: #4bc5c3; 
position: absolute; left: 0; bottom: 0;}
.audioplayer-volume-button {position: relative;}
.audioplayer-volume:hover .audioplayer-volume-adjust {display: block;}
.audioplayer-playpause a:hover, .audioplayer-volume-button a:hover, .audioplayer-dl:hover 
{background-color: #4bc5c3; color: #fff;}


/* BOTTOM NAVIGATION
----------------------------------------------- */
.bottom-nav {line-height:40px; text-align:center; margin-top: 50px; font-size: 14px;}
.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:40px; 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:40px; background-color:#fff; margin:0 5px; border-radius:23px; margin-top: 10px; 
box-shadow:inset 0px 0 0 1px rgba(0, 0, 0, 0.1);}
.navigation span, .pagi-nav a:hover {background-color:#4bc5c3; color:#fff;}
.navigation span.nav_ext {background-color:#fff; color: #ccc;}
.pagi-nav a:hover {background-color:#4bc5c3; color:#fff;}
.dle-comments-navigation .pagi-nav {margin-bottom:0;}


/* FOOTER
----------------------------------------------- */
.ft-menu a {margin-left: 15px; color: #fff;}
.ft-menu a:hover {text-decoration: underline; color: #4bc5c3;}
.ft-desc {color: #fff; opacity: 0.6;}
.ft-desc div {font-size: 12px;}


/* FULL
----------------------------------------------- */
.full h1 {font-size: 22px; margin-bottom: 15px; font-weight: 700; text-transform: uppercase;}
.full h1 > span {display: block; font-size: 18px; margin-bottom: 5px; color: #4bc5c3; 
font-weight: 400; text-transform: none;}
.full h1 a {margin-left: 7px; font-size: 16px;}
.fwide {margin: 0 -30px; margin-bottom: 30px;}

.fmeta {padding: 5px 30px; border-top: 2px solid #e3e3e3; background-color: #fafafa;}
.ftime {font-size: 13px; opacity: 0.6;}
.subtitle {font-size: 18px; font-weight: 700; text-transform: uppercase; margin-bottom: 15px;}
.subtitle .fa {color: #4bc5c3; margin-right: 10px;}
.rels {margin-bottom: 30px;}

.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(255,255,255,0) 0%, #fff 100%);
background:linear-gradient(to bottom, rgba(255,255,255,0) 0%, #fff 100%);}
.slice-btn {margin:15px 0 30px 0;}
.slice-btn span {display:inline-block; cursor:pointer; text-decoration:underline; color:#4bc5c3; font-size: 14px;}

.ffav {position:absolute; top:10px; right:30px; cursor:pointer; font-size: 14px;}
.ffav a {display: block; height: 40px; line-height: 40px; padding: 0 15px; 
border-radius: 20px; box-shadow: inset 0 0 0 2px #31acaa; color: #fff;}

.fbtns {background-color: #4bc5c3; color: #fff; font-size: 0; position: relative;}
.fplay, .fdl {display: inline-block; vertical-align: top; height: 60px; line-height: 60px; 
	cursor: pointer; width: auto; font-size: 18px; color: #fff;
	padding: 0 30px 0 100px; border-right: 2px solid #31acaa !important; 
position: relative; text-align: left; border: 0; transition: all .2s linear;}
.fdl:hover, .fplay:hover {background-color: #31acaa; color: #fff;}
.fdl .fa, .fplay .fa {position: absolute; left: 30px; top: 10px; z-index: 10; 
	line-height: 40px; font-size: 16px; width: 40px; height: 40px; text-align: center; border-radius: 50%; 
box-shadow: inset 0 0 0 2px #fff; color: #fff;}
.fplay .fa {padding-left: 2px;}
.show-player .fplay .fa {padding-left: 0px;}
.show-player .fplay {animation: flash  0.3s infinite linear alternate;}
@keyframes flash {
  from {background-color: #31acaa;}
  to {background-color: #4bc5c3;}
}


/* FULL STORY STATIC
----------------------------------------------- */
.video-box embed, .video-box object, .video-box video, .video-box iframe, .video-box frame 
{width: 100%; max-width:100% !important; height:450px; display:block; margin:0 auto;}
.mejs-container {max-width:100% !important;}
.full-text {color:#444; font-size:16px; line-height:1.7;}
.full-text img:not(.emoji) {max-width:100%; margin:10px auto;}
.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:#4bc5c3;}
.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:10px 0;}
.full-text > ul li {list-style:disc; margin-left:40px; position:relative;}
.full-text > ol li {list-style:decimal; margin-left:40px;}

.full-text table {width:100%; text-align:left; margin:0;}
.full-text table tr td {padding:3px 7px; border:2px solid #fff;}
.full-text table tr:nth-child(2n+1) {background-color:#e3e3e3;} 
.full-text222 table tr:nth-child(1) {background-color:#0297dc !important; color:#FFF; font-size:14px !important;}
.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:#0297dc;}
.attach-info {float:right;}
.attach i {margin-right:5px;}
.dcont {border:1px solid #e3e3e3; padding:0 15px 15px 15px; margin:0 0 20px 0; line-height:20px;}
.polltitle {display:block; padding:5px 15px; margin:0 -15px 15px -15px; font-size:18px; background-color:#f5f5f5; line-height:normal;}
.full-taglist a {color:#4a61a3;}
.full-taglist {margin:0;}


/* COMMENTS
----------------------------------------------- */
.full-comms {position: relative;}
.comms-title {line-height:40px;}
.comms-title > span {font-size:14px; opacity: 0.5;}
.add-comm-form {position:relative; margin:15px 0 0 0; padding: 15px; 
border: 0px solid #e3e3e3; display:none; background-color: #f9f9f9;}
.ac-soc {position:absolute; right:0px; top:-8px;}
.ac-soc:before {content:attr(data-label); display:inline-block; vertical-align:top; line-height:30px; margin-right:5px;}
.ac-soc a {display:inline-block; margin:0 0 0 3px; vertical-align:top;}
.ac-soc img {display:block; width:30px;}
.ac-inputs, .ac-textarea {margin-bottom:15px;}

.ac-av {width:40px; height:40px; border-radius:50%; float:left; margin-right:10px;
background:#fff url(../dleimages/noavatar.png) no-repeat; background-size:contain;}
.ac-title {font-weight:700; margin-bottom:15px; text-transform:uppercase;}
.ac-inputs input {width:49%; background-color:#FFF; box-shadow:0 0 0 1px #EDEDED,inset 1px 1px 3px 0 rgba(0,0,0,0.1);}
.ac-textarea textarea {height:85px; background-color: #fff;}
.ac-submit {}
.sec-answer + .sec-label {margin-top:10px;}
.ac-protect {margin-top:-10px; display:none;}
.ac-protect .label {font-size:12px;}
.ac-protect .sep-input {padding:10px 10px 10px 160px;}
.ac-protect input {background-color:#FFF;}

.mass_comments_action {text-align:right; padding:5px 15px; background-color:#f0f0f0; margin:20px 0 0 0;}
.last-comm-link {font-size:16px; margin-bottom:10px;}
.last-comm-link a {text-decoration:underline; color:#6c9bd3;}
.full-comms {}
#dle-comments-list {margin-top: 15px;}
.add-comm-btn {position: absolute; right: 0; top: -8px;}

.comm-item {padding-left:55px; margin-bottom:30px;}
.comm-left {width:40px; height:40px; margin-left:-55px; float:left; border-radius:50%;}
.comm-right {width:100%; float:right; position:relative;}

.comm-one {padding:0 80px 5px 0; position:relative; font-size:12px; color: #888;}
.comm-one > span:nth-child(4) {float:right; margin-right:0;}
.comm-one > span {float:left; margin-right:20px;}
.comm-author {color: #4bc5c3;}
.comm-author a {color: #4bc5c3;}
.rate3-comm {position:absolute; right:0; top:0; white-space:nowrap; font-size:16px;}
.rate3-comm a {cursor:pointer; height:20px; line-height:20px; display:inline-block; font-size:14px;
color:#0aa80a; margin:0 5px 0 0; vertical-align:top}
.rate3-comm a:last-child {color:#d00e0e; margin:0 0 0 5px;}
.rate3-comm a:hover {opacity:0.5;}
.rate3-comm > span {height:20px; line-height:20px; display:inline-block; font-size:11px; font-weight:700; vertical-align:top;}
.rate3-comm > span > span.ratingtypeplus {color: #06b601;}
.rate3-comm > span > span.ratingplus {color: #95c613;}
.rate3-comm > span > span.ratingminus {color: #ff0e0e;}
.comm-two {}
.signature {font:italic 12px Georgia, "Times New Roman", Times, serif; margin-top:10px; padding-top:10px; 
border-top:1px dashed #000;}
.comm-three {margin-top:10px; font-size:12px; text-align:right;}
.comm-three li {display:inline-block; margin-left:10px; line-height: 20px;}
.comm-three a {display: inline-block; vertical-align: middle; 
	border: 1px solid transparent; line-height: 18px; height: 20px;}
.comm-three li:first-child {margin-left:0px; float:left;}
.comm-three li:first-child a {border: 1px solid #e3e3e3; padding: 0 5px; border-radius: 3px; text-decoration: none;}





/* ADAPTIVE
----------------------------------------------- */
.btn-menu, .btn-menu2, .h-mobs {display:none;}
.side-panel {width:280px; height:100%; overflow-x:hidden; overflow-y:auto; background-color:#222;
padding:15px; z-index:888; position:fixed; left:-280px; top:0; transition:left .4s; -webkit-transition:left .4s;}
.side-panel.active {left:0;}
.close-overlay {width:100%; height:100%; background-color:rgba(0,0,0,0.5); 
position:fixed; left:0; top:0; z-index:887; display:none;}
.btn-close {cursor:pointer; display:block; left: 280px; top: -40px; position: fixed; z-index: 888;
width:40px; height:40px; line-height:40px; text-align:center; font-size:18px; 
background-color: #4bc5c3; color: #fff; transition:top .4s; -webkit-transition:top .4s;}
.btn-close.active {top:0px;}
.side-panel a {display:block; padding:10px 50px 10px 0; color:#FFF; font-size:16px;
color:#FFF; border-bottom:1px solid #111;}
.side-panel li {position:relative; color:#FFF;}
.side-panel li span {position:absolute; right:10px; top:10px; opacity:0.8;}
.side-panel li a:before {color: #f1656f; margin-right: 10px;}


@media screen and (max-width: 1220px) {
.wrap-center {max-width:1000px;}
.side {display: none;}
.main, .footer, .cont {padding-left: 15px; padding-right: 15px;}
.cols {display: block;}
.header {padding-right: 15px;}
.items-header, .play-item {margin-right: -15px; margin-left: -15px; padding-left: 15px; padding-right: 15px;}
.play-desc {padding-left: 0;}

#gotop {display: none !important;}

.fwide {margin-left: -15px; margin-right: -15px;}
.fmeta {padding-left: 15px; padding-right: 15px;}
.ffav {right: 15px;}
.fdl, .fplay {padding: 0 15px 0 70px;}
.fdl .fa, .fplay .fa {left: 15px;}
.fdl {border-right: 0 !important;}
}

@media screen and (max-width: 950px) {
.wrap-center {max-width:768px;}
.nav {display: none;}
.footer {display: block; text-align: center;}
.ft-menu {margin-top: 7px; line-height: 2;}
.ft-menu a {margin: 0 7px;}

.header {height: auto; padding-left: 15px;}
.logo {margin-left: -15px; margin-right: 0;}
.h-mobs {display: block;}
.btn-menu, .btn-menu2 {display: inline-block; width: 40px; height: 40px; line-height: 40px; text-align: center; 
cursor: pointer; background-color: #4bc5c3; color: #fff; font-size: 24px; border-radius: 50%; 
vertical-align: middle;}
.btn-menu2 {margin-right: 10px;}
.show-login, .search-box {display: none; width: 100%; -ms-flex-order: 8;-webkit-order: 8;order: 8;}
.is-active .show-login {display: block; text-align: center; margin-bottom: 10px; margin-left: 0;}
.is-active .search-box {display: block; margin-bottom: 10px; margin-top: 10px;
flex-basis: 100%; -webkit-flex-basis: 100%; -ms-flex-preferred-size: 100%;}

}

@media screen and (max-width: 760px) {
.wrap-center {max-width:640px;}
body {background-image: none;	}

.fdl, .fplay {width: 50%;}
.ffav {display: none;}

.comm-three li:not(:first-child) {display:none;}
.dcont button {font-size:12px; padding:0 15px !important;}
.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) {
.wrap-center {max-width:480px;}

.comm-one {overflow: hidden; height: 20px; line-height: 20px;}
.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) {
.wrap-center22 {max-width:320px;}
.logo {border-right: 0; width: 180px; overflow: hidden; position: relative;}
.logo img {width: 240px; max-width: 240px;}
.logo:before {content:'';position:absolute;z-index:1;bottom:0px;top:0;right:0;width:30%;pointer-events:none;
background:linear-gradient(to right, rgba(255,255,255,0) 0%, #fff 100%);}
.audioplayer-time {display: none;}
.audioplayer-caption {padding: 0;}
.audioplayer-dl {margin-right: 15px;}
.audioplayer-volume {margin-left: 15px;}

.ftime {display: none;}
.fdl, .fplay  {padding: 0 0 0 50px; text-align: center; font-size: 12px;}
.comms-title {display: block; text-align: center;}
.add-comm-btn {width: 100%; position: static;}
.video-box embed, .video-box object, .video-box video, .video-box iframe, .video-box frame {height:250px;}
}

.container-perevod {
      display: flex;
    }

.column-perevod {
	flex: 1;
	padding: 10px;
	font-family: Arial;
    }