/* 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;}
.not-login{display:block;width: 100%;}

html {font-size: 14px;}
body {font: 14px GothamProRegular, Tahoma, Geneva, sans-serif; line-height: normal; padding: 0; margin: 0;        
color: #000; background-color: #282b30; min-height: 100%; width: 100%; font-weight: normal;
background: linear-gradient(to right, #282b30 0%, #936f5f 30%, #936f5f 70%, #282b30);}
a {color: #000; text-decoration: none;}
a:hover, a:focus {color: #d9000f; 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: #d9000f; color: #fff; font-size: 14px; 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: #aa000c; 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 {}

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,#dle-content{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;}
#dle-content {display:inline-block;}
.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;}

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

b, strong, h1, h2, h3, h4, h5, .fw700 {font-weight: 700;}
.fw300 {font-weight: 300;}
/*  .ttu {text-transform: uppercase;}  */
.icon-left .fa {margin-right: 10px;}
.hover-mask, .album-item, .ps-item, .radio-item {transition: color .2s, background-color .2s, opacity .2s;}
#dle-content > *:not(.album-item) {width: 100%;}

/* BASIC GRID
----------------------------------------------- */
.wrap {min-width:320px; overflow:hidden; position: relative;}
.wrap-center {max-width:1366px; margin:0 auto; position:relative; z-index:20; background-color: #fff;}
.header {height: 70px; background-color: #333;}
.logo {width: 230px; background-color: #d9000f;; display: block;}
.login-box-wr {width: 230px; background-color: #222; color: #ccc; height: 70px;}
.h-main {calc(100% - 460px); padding: 15px 30px;}
.cols {}
.side-left {width: 230px; background-color: #cccccc;}
.side-right {width: 230px; border-left: 1px solid #e3e3e3;background: #cccccc;}
.main {min-height: 100vh; padding: 30px;}
.footer {background: #222 url(../images/logo-footer.png) left center no-repeat; padding: 30px 15px 15px 260px; 
color: #fff; min-height: 70px; background-blend-mode: overlay;}

#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
----------------------------------------------- */
.search-box {width: 325px; position: relative;}
.search-box input#story, .search-box input#story:focus {width: 100%; height: 40px; line-height: 40px; 
border-radius: 20px; background-color: #444; color: #fff !important; padding-right: 60px; box-shadow: inset 0 0 0 2px #222;}
.search-box button {position: absolute; right: 0; top: 0; color: #d9000f !important; background-color: transparent !important; 
padding: 0 !important; width: 50px;}

.letter-box {}
.letter-item {cursor: pointer; display: inline-block; height: 40px; line-height: 40px; 
	margin-left: 12px; font-size: 16px; position: relative; z-index: 888;}
	.letter-item > span {color: #ccc;}
.hidden-menu {width: 270px; padding: 15px 5px 5px 15px; background-color: #fff; 
position: absolute; right: -15px; top: 100%; box-shadow: 0 0 40px rgba(0,0,0,0.1); display: none;}
.hidden-menu a {display: block; width: 40px; text-align: center; height: 40px; line-height: 38px;
border: 1px solid #e3e3e3; float: left; margin-right: 10px; margin-bottom: 10px; 
border-radius: 3px;}

.login-box-wr {line-height: 40px; position: relative; padding: 15px 70px 15px 15px; text-align: right;}
.login-ava {width: 40px; height: 40px; border-radius: 50%; position: absolute; right: 15px; top: 15px; display: block;}
.login-name:hover {text-decoration: underline; cursor: pointer;}
.login-btns {margin-right: -55px;}
.login-btns .btn {width: 100%;}
.hidden-log {display: 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:#d9000f; color:#000;}
.lb-menu a .fa {color:#d9000f;}
.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;}


/* SIDE
----------------------------- */
.side-left a {}
.side-bt {margin-bottom: 30px;}
.side-bt .fa  {color: #d9000f;}
.side-box {padding: 30px 15px;}
.side-box + .side-box {border-top: 1px solid #e3e3e3;}
.side-right .side-box + .side-box {border-color: #e3e3e3;}
.side-nav li > a {display: block; padding-left: 25px; position: relative;}
.side-nav li + li {margin-top: 15px;}
.side-nav .fa {position: absolute; left: 0; top: 0; color: #000; opacity: 0.4;}
.side-nav .fa + span {opacity: 1;}
.side-nav li a:hover .fa + span {opacity: 1;}

.desc-title {margin-bottom: 18px; font-size: 16px;}
.side-desc {font-size: 12px; line-height: 1.5; opacity: 0.7;}
.side-desc a {text-decoration: underline;}
.site-desc a:hover {text-decoration: none;}

.ps-item {}
.ps-item + .ps-item {margin-top: 20px;}
.ps-img {width: 40px;	height: 40px; /*border-radius: 50%;*/}
.ps-desc {width: calc(100% - 55px); font-size: 12px;}
.ps-name {opacity: 0.5;	margin-top: 2px; font-size: 12px;}
.side-artists .ps-name {display: none;}

.lcomm + .lcomm {margin-top: 15px;}
.ltext {font-size: 12px;}
.llink {opacity: 0.5;	margin-top: 2px; font-size: 10px; display: block;}


/* SECTION
----------------------------------------------- */
.sect + .sect {margin-top: 30px;}
.sect-title {margin-bottom: 20px; font-size: 1.5rem;}
.sect-title a {color: #d9000f; margin-left: 15px; display: inline-block; vertical-align: top; font-weight: 400;
text-transform: none; font-size: 14px; margin-top: 4px;}
.sect-title a:hover {text-decoration: underline;}
.play-items {width: 49%; margin-bottom: 15px;}
.speedbar {color: #888; font-size: 12px; margin: -5px 0 30px 0;}


/* ALBUM
----------------------------------------------- */
.album-item {display: inline-block; width: 153px; margin-bottom: 15px;margin-left: 10px;}
.album-title {height: 2.2rem; line-height: 1.1rem; font-size: 1rem; overflow: hidden; margin-top: 15px;}
.hover-mask {position: absolute; left: 0; right: 0; top: 0; bottom: 0; z-index: 10;
color: #000; background-color: rgba(250,208,46,0.8); opacity: 0;}
.hover-mask-box:hover .hover-mask {opacity: 1;}
.hover-mask .fa-play {line-height: 50px; font-size: 18px; padding-left: 2px; 
box-shadow: inset 0 0 0 2px #000; border-radius: 50%; height: 50px; width: 50px; text-align: center;}
.album-related{display: inline-block;width: 18.5%;margin-bottom: 15px;margin-left: 5px;}

/* PLAY
----------------------------------------------- */
.play-item {padding: 10px 15px; line-height: 30px; padding-left: 52px; position: relative;}
.play-item:nth-child(2n+1) {background-color: #f2f6f8;}
.play-desc {display: block;}
.play-right {text-align: right; font-size: 0.8rem; opacity: 0.7; width: 30%; float: right;}
.play-left {font-size: 1rem; width: 68%; float: left;}
.play-ctrl {position: absolute; width: 30px; height: 30px; left: 10px; top: 10px; cursor: pointer;}
.play-ctrl .fa  {color: #444; line-height: 31px; padding-left: 2px;
box-shadow: inset 0 0 0 2px #d9000f; border-radius: 50%; height: 30px; width: 30px; text-align: center;}
.play-desc:hover .play-left {text-decoration: underline;}
.play-ctrl:hover .fa {color: #000; background-color: #d9000f;}
.show-player .play-ctrl .fa {color: #000; background-color: #d9000f; padding-left: 0px;}

.item-player {width: 100%; padding: 5px 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: 830px; margin: 0 auto;}
.audioplayer audio {display: none;}
.audioplayer-playpause {width: 50px; margin-right: 30px;}
.audioplayer-time {margin-right: 30px; font-size: 14px;}
.audioplayer-time-duration, .audioplayer-volume {margin-left: 30px; margin-right: 0;}
.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: 20px; border-radius: 10px; position: relative;}
.audioplayer-bar-loaded, .audioplayer-bar-played {position: absolute; left: 0; top: 0; height: 100%; 
border-radius: 10px; background-color: rgba(0,0,0,0.1);}
.audioplayer-bar-played {z-index: 10; background-color: #d9000f;}
.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: #d9000f; 
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 {background-color: #d9000f;}


/* BOTTOM NAVIGATION
----------------------------------------------- */
.bottom-nav {line-height:36px; 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: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:#fff; margin:0 5px;  margin-top: 10px; 
box-shadow:inset 0px 0 0 1px rgba(0, 0, 0, 0.1);}
.navigation span, .pagi-nav a:hover {background-color:#d9000f; color:#fff;}
.navigation span.nav_ext {background-color:#fff; color: #ccc;}
.pagi-nav a:hover {background-color:#d9000f; color:#fff;}
.dle-comments-navigation .pagi-nav {margin-bottom:0;}


/* FOOTER
----------------------------------------------- */
.footer-text {opacity: 0.7; font-size: 12px; margin-right: 15px;}


/* FULL
----------------------------------------------- */
.fcols {margin-bottom: 30px;}
.fright {position: relative;}
.fleft {width: 250px; margin-right: 30px; text-align: center;}
.fimg {width: 250px; height: 250px; position: relative;}
.fimg img {width: 100%; height: 100%; object-fit: cover;}
.fright h1 {font-size: 22px; margin-bottom: 15px; font-weight: 400; padding-right: 170px;	}
.fright h1 > span {display: block; font-size: 18px; margin-bottom: 5px; color: #d9000f;}
.fright h1 a {font-size: 18px; margin-bottom: 5px; color: #d9000f;}
.mrating {position: absolute; right: 0; top: -5px;}
.fimg > a {display: block; position: absolute; right: 0; top: 0; width: 30px; height: 30px; text-align: center; line-height: 30px; color: #fff; font-size: 24px;}

.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 0 0;}
.slice-btn span {display:inline-block; cursor:pointer; text-decoration:underline; color:#d9000f;}
.mt {margin-top: 30px;}
.mbs {margin-bottom: 15px;}

.finfo {}
.finfo li {position: relative; padding: 10px 10px 10px 180px;}
.finfo li:nth-child(2n+1) {background-color: #f2f6f8;}
.finfo li > span:first-child {position: absolute; left: 10px; top: 11px; opacity: 0.6; font-size: 12px;}
.finfo a {color: #1bae5d; text-decoration: underline;}

.ffav {position:absolute; top:10px; right:10px; 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 #222; color: #d9000f;}

.fbtns {background-color: #333; 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 80px; border-right: 2px solid #222 !important; 
position: relative; text-align: left; border: 0; transition: all .2s linear;}
.fdl:hover, .fplay:hover {background-color: #222; 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 #d9000f; color: #d9000f;}
.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: #222;}
  to {background-color: #333;}
}


/* FULL STORY STATIC
----------------------------------------------- */
.video-box embed, .video-box object, .video-box video, .video-box iframe, .video-box frame 
{width: 100%; max-width:100% !important; height:400px; display:block; margin:0 auto;}
.mejs-container {max-width:100% !important;}
.full-text {color:#444; font-size:14px; 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:#d9000f;}
.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: #f2f6f8;}
.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: #d9000f;}
.comm-author a {color: #d9000f;}
.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:#f2f6f8;
padding:0 0px; 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: #d9000f; color: #fff; transition:top .4s; -webkit-transition:top .4s;}
.btn-close.active {top:0px;}
.side-panel, .side-panel a {}


@media screen and (max-width: 1220px) {
.wrap-center {max-width:1000px;}
.login-box-wr, .h-main, .side-right {display: none;}
.footer-text {width: 100%;}
.footer {background-image: none; padding: 15px 30px;}

.header {height: auto;}
.h-mobs {display: block; padding-top: 15px;}
.btn-menu {display: inline-block; width: 40px; height: 40px; line-height: 40px; text-align: center; 
cursor: pointer; background-color: #d9000f; color: #fff; font-size: 24px; border-radius: 50%; 
margin: 0 15px; vertical-align: middle;}
.login-box-wr, .h-main {display: none; width: 100%; -ms-flex-order: 8;-webkit-order: 8;order: 8;}
.btn-menu2 {display: inline-block; width: 40px; height: 40px; line-height: 40px; text-align: center; 
cursor: pointer; font-size: 24px; border-radius: 50%; vertical-align: middle;
background-color: #d9000f; color: #fff;}
.is-active .login-box-wr {display: block; text-align: center;}
.is-active .h-main {display: block; text-align: center; background-color: #111; 
	padding-left: 15px; padding-right: 15px;
flex-basis: 100%; -webkit-flex-basis: 100%; -ms-flex-preferred-size: 100%; 
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;}
#gotop {display: none !important;}
.speedbar {margin-top: 0;}
}

@media screen and (max-width: 950px) {
.wrap-center {max-width:768px;}
.side-left {display: none;}
.cols {display: block;}
.main {padding: 20px 15px;}
.footer {padding: 15px;}
}

@media screen and (max-width: 760px) {
.wrap-center {max-width:640px;}
.album-item {width: 45%;}
.play-items {width: 100%;}
.play-item {padding-left: 50px;}

.fcols {display: block;}
.fleft {margin: 0 auto 15px auto;}
.ffav {display: none;}
.mrating {position: static; margin: 0 auto; width: 150px; margin-bottom: 15px;}
.fright h1 {text-align: center; padding-right: 0;}
.fdl, .fplay {width: 50%; padding: 0 15px 0 70px;}
.fdl .fa, .fplay .fa {left: 15px;}
.fdl {border-right: 0 !important;}

.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;}
.search-box {width: 100px; width: calc(100% - 150px);}

.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;}
.audioplayer-time {display: none;}
.footer {display: block; text-align: center;}
.footer-text {margin-bottom: 15px;}
.sect-title {font-size: 16px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
.sect-title a {margin-top: 0;}
.play-item {margin-left: -15px; margin-right: -15px;}
.logo {width: 180px; height: 70px; padding-top: 7px;}

.fdl, .fplay  {padding: 0 0 0 50px; text-align: center; font-size: 12px;}
.finfo li {padding-left: 140px;}
.finfo li span {display: inline-block; width: 110px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
.comms-title {display: block; text-align: center;}
.comms-title .button {width: 100%;}
.video-box embed, .video-box object, .video-box video, .video-box iframe, .video-box frame {height:250px;}
}

.fixed_label {position: absolute;left: -43px;top: -43px;width: 100%;height: 100%;padding-top: 0%;background: url('../images/featured-ribbon.png') no-repeat 100% 100%;}

.cookieinfo-close{background:#d9000f !important;}

/*--- Instagram ---*/
.at4-follow{position: absolute !important;float: left !important;margin-right: 310px !important;margin-top: 12px !important;}
@media (min-device-width: 640px) and (max-device-width: 850px) {
    .at4-follow {margin-right: 210px !important;}
}
@media (min-device-width: 600px) and (max-device-width: 750px) {
    .at4-follow {margin-right: 180px !important;}
}
@media (min-device-width: 481px) and (max-device-width: 590px) {
    .at4-follow {margin-right: 150px !important;}
}
@media (min-device-width: 584px) and (max-device-width: 600px) {
    .at4-follow {margin-right: 150px !important;}
}
@media (min-device-width: 100px) and (max-device-width: 480px) {
    .at4-follow {display:none !important;}
}

