/* 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: 15px 'Noto Sans Display', Arial, Helvetica, sans-serif; line-height: normal; padding:0; margin:0;        
color: #000000; height:100%; width:100%; font-weight:400; background: #FFFFFF; background: repeating-linear-gradient(180deg, #f9f3f8, #fff 5px, rgba(0,0,0,0) 5px, rgba(0,0,0,0) 10px);}
img {max-width:100%;}
.clr {clear: both;}
.clearfix:after {content: ""; display: table; clear: both;}
a {color: #000000; text-decoration: none;}
a:hover, a:focus {color:#6c55b7; text-decoration: none !important;}
h1, h2, h3, h4, h5 {font-weight:500; font-size:18px;}


.form-wrap {}
.sub-title h1 {margin-bottom:15px; font-size:24px; font-weight:600;}
.pm-page, .search-page, .static-page, .tags-page, .form-wrap {}

button, input {font-family: 'Noto Sans Display', Arial !important; font-size: 15px;}

/*--- 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:2px; cursor:pointer; color:#000000; text-align:center; font-weight: 700; font-size: 14px;}
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:#6c55b7; 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:#000000; background-color:#2e323c; border-radius:2px; -webkit-appearance: none; 
box-shadow:0 0 0 1px #111,inset 1px 1px 3px 0 rgba(0,0,0,0.1); font-size: 14px;}
input[type="text"]:focus {}

select {height:40px; border:1px solid #343662; background-color:#2e323c; color: #fff;}
textarea {display:block; width:100%; padding:10px; border:1px solid #343662; background-color:#2e323c; color: #fff;
border-radius:0; overflow:auto; vertical-align:top; resize:vertical; 
box-shadow:0 0 0 1px #343662,inset 1px 1px 3px 0 rgba(0,0,0,0.1);}

.img-box, .img-wide, .img-resp, .img-resp-v, .img-resp-sq {overflow:hidden; position:relative; background-color:#343662;}
.img-resp {padding-top:57%;}
.img-resp-v {padding-top:145%;}
.img-resp-sq {padding-top:100%;}
.img-box img, .img-resp img, .img-resp-v img, .img-resp-sq img {width:100%; min-height:100%; display:block;}
.img-resp img, .img-resp-v img, .img-resp-sq 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, .th-img {transition: all .3s;}
.button, .sc-title, .mask {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}
.fx-left {-ms-flex-pack:start;-webkit-justify-content:start;justify-content:start;}
.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 {font-weight: 700;}
	.hmenu a:hover, .footer a:hover, .col-side a:hover, .short:hover .short-desc, 
	.speedbar a:hover {text-decoration: underline;}


/* BASIC GRID
----------------------------------------------- */
.wrap {min-width:320px; position: relative;}
.center {max-width:1080px; margin:0 auto; position:relative; z-index:20; background-color: #F7EEF5;}
.topline {padding: 30px 20px; background-color: #D7CCFC; position: relative; z-index: 20; text-align: center;}
.col-left {background-color: #F7EEF5; width: 320px; padding: 20px; position: relative;}
.col-right {width: 250px;  background-color: #ffffff; padding: 20px; border-left: 1px solid #FFFFFF;}
.col-main {min-height: 80vh; padding: 20px; background-color: #F7EEF5; margin-bottom: 40px;}
.footline {background-color: #D7CCFC; padding: 40px;}


/* HEADER, FOOTER
----------------------------------------------- */
.logo {width: 200px; height: 40px; display: block; text-align: center; overflow: hidden; white-space: nowrap; -ms-text-overflow: ellipsis;
text-overflow: ellipsis; font-size: 24px; font-weight: 700; text-transform: uppercase; color: #fff; line-height: 40px;}
.logo:hover, .logo:active, .logo:visited, .logo:link {
	color: #fff !important;	
}
.rand {font-weight: 400; background-color: #6c55b7; color: #fff;}
.share {width:235px; height:36px; margin-right: 10px;
transform-origin: right center; transform: scale(0.9,0.9);}

.share a {display:block; width:36px; height:36px; border-radius:50%; float:left; margin-right:10px;
box-shadow:5px 5px 16px 0 rgba(0,0,0,0.1); background:url(../images/share.png) -2px -1px no-repeat;}
.share a:last-child {margin:0;}
.share a:nth-child(2) {background-position:-45px -1px;}
.share a:nth-child(3) {background-position:-89px -1px;}
.share a:nth-child(4) {background-position:-132px -1px;}
.share a:nth-child(6) {background-position:-174px 0;}
.share a:nth-child(5) {background-position:-220px -1px;}
.share a:hover {transform:rotate(20deg);}

.search-wrap {position: relative; margin: 0 120px;}
.search-box {width:100%; position:relative; border-radius: 2px;}
.search-box input, .search-box input:focus {width:100%; padding:0 60px 0 20px; 
	box-shadow: none; background-color: #ffffff;}
.search-box button {position:absolute; right:0px; top:0px; z-index:10; 
	padding: 0 !important; width: 40px;}

.ftmenu {}
.ftmenu li {margin: 0 30px 1px 0; display: inline-block; font-weight: 700;}
.ftmenu a {color: #343662;}
.ftdesc {opacity: 0.7; font-size: 14px; margin-top: 12px;}


/* SIDE
----------------------------------------------- */
.col-left-sticky {position: sticky; left: 0; top: 20px;}
.side-box {background-color: #D7CCFC; border-radius: 2px; padding: 20px; box-shadow: rgba(0, 0, 0, 0.05) 0px 1px 10px;}
.side-box + .side-box {margin-top: 20px;}

.side-box-right {color: #2B2924; background-color: #FFD6BB; border-radius: 2px; padding: 0px 20px; box-shadow: rgba(0, 0, 0, 0.05) 0px 1px 10px;}
.side-box-right a {color: #2B2924 !important;}
.side-box + .side-box-right {margin-top: 20px;}

.side-bt {font-weight: 700; font-size: 16px; color: #120440;}

.side-box-right .side-bt-right { padding: 20px 0px; font-weight: 700; font-size: 16px;}
.side-bc-right { margin: 10px 0px; }
ul.side-bc {margin: 20px 0px 8px 0px;}
.side-nav {}
.side-nav a {display: block; overflow: hidden; 
white-space: nowrap; text-overflow: ellipsis; padding: 8px 0px; color: #120440; font-size: 15px;}
.side-nav a:before {content: "\f0c8";
font-family: 'FontAwesome';
color: #baa7fa;
width: 16px;
font-size: 10px;
display: inline-block;
vertical-align: middle;
position: relative;
top: -1px;
left: 1px;
margin-right: 6px;}

.ps-item {padding: 7px 20px; border-bottom: 1px solid #FFFFFF;}
.ps-right {opacity: 0.8; margin-left: 15px; font-size: 12px;}
.ps-title {margin-bottom: 3px; font-weight: 700;}
.ps-subtitle {opacity: 0.8; font-size: 14px;}
.ps-item:last-child {border-bottom: 0;}
.ps-item:hover, .ps-item:hover .ps-subtitle, .ps-item:hover .ps-right, .popular-artist:hover 
{/*background-color: #343662; color: #fff;*/}

.popular-artist {display: inline-block; max-width: 100%; white-space: nowrap; overflow: hidden; -ms-text-overflow: ellipsis;
text-overflow: ellipsis; line-height: 30px; height: 30px; margin: 0 5px 5px 0; background-color: #222; 
padding: 0 10px; font-size: 12px;}

.sect1-main {background-color: #FFD6BB; box-shadow: rgba(0, 0, 0, 0.05) 0px 1px 10px; padding: 20px; border-radius: 2px; margin-bottom: 20px;}
.sect-main {width: 100%; background-color: #FFD6BB; padding: 20px; border-radius: 2px; margin-bottom: 20px; box-shadow: rgba(0, 0, 0, 0.05) 0px 1px 10px;}
.sect-main .short {background-color: #FFD6BB; width: 100%; padding: 0px 0px 12px 0px; border-bottom: 1px solid #F9C7A6; border-radius: 0px; margin-bottom: 12px;}
.sect1-text {background-color: #fff; padding: 20px; border-radius: 2px; margin-bottom: 20px; box-shadow: rgba(0, 0, 0, 0.05) 0px 1px 10px;}
.sect1-related {background-color: #fff; padding: 20px; border-radius: 2px; margin-bottom: 20px; box-shadow: rgba(0, 0, 0, 0.05) 0px 1px 10px;}
.sect1-related .short {padding: 0px; margin-bottom: 20px;}
/* SECT, SHORT
----------------------------------------------- */
.sections, .sect1 {}
.sections + .sections, .sect1 + .sect1 {margin-top: 20px;}
/*.sections .sect {width: 48.5%;}*/
.sections .sect {width: 100%;}
.sect-t {font-weight: 700; font-size: 18px; color: #343662; 
	margin-bottom: 20px; padding-bottom: 20px; border-bottom: 2px solid #F9C7A6;}
.sect-t .fa {color: #343662; margin-right: 18px;}
.speedbar {font-size: 12px; margin-bottom: 20px;}

.short {padding: 14px; background-color: #ffffff; border-radius: 2px; margin-bottom: 14px; /*border-bottom: 1px solid #FFFFFF;*/}
a.short-desc {text-decoration: none !important;}
.short-desc {padding: 0 20px 0 10px;}
.short-artist {display: block; font-size: 15px; font-weight: 600;}
.short-title {opacity: 0.7; font-size: 15px; margin-top: 4px; display: block;}
.short-time {opacity: 0.7; margin-right: 10px; font-size: 12px;}
.short-play {color: #FFE8D9; background-color: #FFE8D9; width: 48px; height: 48px; line-height: 48px; text-align: center; 
border-radius: 4px; font-size: 12px; padding-left: 3px;}
.short-dl {color: #343662; font-size: 18px;}

.topside-item {position: relative; padding: 10px 0px; border-bottom: 1px solid #F9C7A6;}
.topside-in {display: block; line-height: 20px;}
.topside-item span {color: #827974;}
.topside-item .snd-count {position: absolute; left: 0; top: 1px; width: 30px; height: 20px; text-align: center; 
font-size: 12px; border: 1px solid #f4f4f4; color: #f4f4f4; line-height: 19px; border-radius: 3px;}

.top-side {
    width: 44px;
    height: 44px;
    border-radius: 22px;
    margin-right: 14px;
    text-align: center;
    background-color: #FFE8D9;
    border: 2px solid #FFE8D9;
}

.top-side::before {
    line-height: 40px;
    counter-increment: counter-name+1;
    content: "#" counter(counter-name);
    background: none;
    font-weight: 500;
    color: #6C3E1F;
}

.topside-item:last-child {
	padding-bottom: 20px;
}

.side-box {
	counter-reset: counter-name;
}


/* BOTTOM NAVIGATION
----------------------------------------------- */
.bottom-nav {line-height:36px; text-align:center; margin-top: 30px; 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; margin:0 3px; border-radius:4px; margin-top: 10px; 
box-shadow:inset 0px 0 0 1px rgba(0, 0, 0, 0.1); font-weight: 700;}
.navigation span, .pagi-nav a:hover {background-color:#343662; color:#fff;}
.navigation span.nav_ext {background-color:#FFFFFF; color: #ccc;}
.pagi-nav a:hover {background-color:#343662; color:#fff;}
.dle-comments-navigation .pagi-nav {margin-bottom:0;}

.speedbar .fa {
  font-size: 12px;
  margin: 0px 5px;
}

/* FULL
----------------------------------------------- */
.full-comms {display: none;}
.fheader {margin-bottom: 20px; border-bottom: 2px solid #F9C7A6;}
.fheader  h1 {font-size: 22px; padding-bottom: 20px; font-weight: 700;}
.fimg {width: 144px; margin-right: 20px; background-color: transparent;}
.fimg img {border-radius: 4px;}
.fright {width: 220px; margin-left: 20px; text-align: center;}
.fcaption {font-size: 11px; line-height: 1.5; opacity: 0.6; text-align: center; margin: 20px 0;}

.fdl {padding: 0 10px 0 70px; position: relative; width: 100%; overflow: hidden;
	color: #fff !important; line-height: 50px; height: 50px; border-radius: 2px; background-color: #6c55b7;}
.fdl-dl {width: 80px; height: 50px; line-height: 50px; text-align: center; border-radius: 0%;color: #fff; position: absolute; left: 0; top: 0; font-size: 24px;}
.fbtn-capt {display: block;}

.finfo {margin-bottom: 20px;}
.finfo li {position: relative; padding: 6px 10px 7px 140px; font-size: 14px;}
.finfo li:nth-child(2n+1) {background-color: #FFE8D9;}
.finfo li > span:first-child {position: absolute; left: 7px; top: 6px; font-size: 14px; opacity: 0.6;}
.finfo a {color: #343662; text-decoration: underline;}

.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;}
.slice-btn {margin:15px 0 0 0;}
.slice-btn span {display:inline-block; cursor:pointer; color: #343662; text-decoration: underline;}
.listen {padding: 10px 0px; margin-bottom: 10px;}
.listen h3 {font-size: 17px; font-weight: bold;}
.rate3-short {height:40px; overflow:hidden; line-height:40px; white-space:nowrap; font-weight: 700;} 
.rate3-short .fa {margin-right:10px;}
.sr-plus, .sr-minus {display: inline-block; vertical-align: top;}
.sr-plus .fa , .sr-minus .fa {display:inline-block; line-height:40px; vertical-align:top; 
width: 60px; height: 40px; text-align: center; border-radius: 2px; margin-right: 10px; font-size: 24px;}
.sr-plus .fa {color:#fff; background-color: #6cc43c;}
.sr-minus .fa {color:#fff; background-color: #f1656f;}
.r3-hide {display:none;}
.sr-minus {margin-left: 10px;}
.sr-plus:hover, .sr-minus:hover {cursor: pointer; opacity: 0.8;}

.fbtn-player {width: 100%; padding: 10px 10px; background-color: #FFFFFF; color: #343662; 
	border-radius: 0px; position: relative; top: 5px;}
.audioplayer {position: relative; font-size: 12px;}
.audioplayer audio {display: none;}
.audioplayer-playpause {width: 30px; margin-right: 15px;}
.audioplayer-time {position: absolute; top: 7px; left: 45px; opacity: 1;}
.audioplayer-time-duration {left: auto; right: 105px;}
.audioplayer-volume {margin-left: 15px;}
.audioplayer-bar {background-color: #BDD8E8; height: 10px; border-radius: 0px; 
	position: relative; top: 7px; position: absolute; left: -10px; right: -10px; top: -15px;}
.audioplayer-bar-loaded, .audioplayer-bar-played {position: absolute; left: 0; top: 0; height: 100%; 
border-radius: 5px; background-color: rgba(0,0,0,0.4);}
.audioplayer-bar-played {z-index: 10; background-color: #6c55b7;}
.audioplayer-bar-played22:before {content: ''; width: 14px; height: 14px; border-radius: 50%; 
background-color: #fff; box-shadow: 0 0 5px 0 rgba(0,0,0,0.5); 
position: absolute; right: -7px; top: -4px; cursor: pointer;}
.audioplayer-playpause a, .audioplayer-volume-button a {overflow: hidden; width: 30px; height: 30px; line-height: 30px; 
text-indent: -9999px; position: relative; background-color: #343662; border-radius: 50%; 
display: block;}
.audioplayer-playpause a:before, .audioplayer-volume-button a:before {display: block; width: 30px; height: 30px; line-height: 30px; text-align: center; 
border-radius: 15px; color: #fff; position: absolute; left: 0; top: 0; 
content:"\f04c"; font-family:'FontAwesome'; font-size: 12px; text-indent: 0;}
.audioplayer-stopped .audioplayer-playpause a:before {content:"\f04b"; left: 2px;}
.audioplayer-volume-button a:before {content:"\f028";}
.audioplayer-muted .audioplayer-volume-button a:before {content:"\f026";}
.audioplayer-volume {position: relative;}
.audioplayer-volume {position: relative;}
.audioplayer-volume-button {display: inline-block; vertical-align: middle;}
.audioplayer-volume-adjust {position: relative; display: inline-block; vertical-align: middle; 
	margin-left: 10px; font-size: 0;}
.audioplayer-volume-adjust > div {width: 50px; height: 6px; border-radius: 3px; 
position: relative; cursor: pointer; background-color: #e3e3e3;}
.audioplayer-volume-adjust > div > div {height: 6px; border-radius: 3px; background-color: #343662; 
position: absolute; left: 0; bottom: 0;}
.audioplayer-volume-button {position: relative;}
.audioplayer-volume:hover .audioplayer-volume-adjust {}
.audioplayer-playpause a:hover, .audioplayer-volume-button a:hover, .audioplayer-volume-button22 a:before 
{background: #343662; color: #fff;}


/* 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; border-radius: 4px;}
.mejs-container {max-width:100% !important;}
.full-text {font-size:15px; line-height:2;}
.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:#343662;}
.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;}

#dle-speedbar {
	font-size: 12px;
	padding-bottom: 16px;
	width: 100%;
	display: block;	
	opacity: 0.7;
}


/* ADAPTIVE
----------------------------------------------- */
.btn-menu, .logo1 {display:none;}
.side-panel {width:280px; height:100%; overflow-x:hidden; overflow-y:auto; background-color:#FFFFFF;
padding: 20px; 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: #6c9bd3; color: #fff; transition:top .4s; -webkit-transition:top .4s;}
.btn-close.active {top:0px;}
.side-panel .side-nav a {padding-left: 0;}
.side-panel .to-mob {margin-bottom: 0;}
.side-panel .side-box {/*padding: 0;*/ -webkit-box-shadow: none;
box-shadow: none;}



@media screen and (min-width: 1600px) {
body {background-size: cover;}
}

@media screen and (max-width: 1220px) {
.center {max-width:1000px;}
.wrap {padding-top: 0;}
.rand, .share {display: none;}
.col-left, .col-right {display: none;}
.cols, .cols-in {display: block;}
.rand {width: auto;}

.btn-menu {cursor:pointer; display:block; color: #fff; border-radius: 2px;
width:40px; height:40px; line-height:40px; text-align:center; font-size:18px; background-color: #343662;}
}

@media screen and (max-width: 950px) {
.center {max-width:768px;}
.short-equalizer {display: none;}
.col-main, .topline {padding-left: 20px; padding-right: 20px;}
.footline {background-image: none; padding: 20px 10px;}
.wrap {margin: 0px; border-radius: 0px;}
}

@media screen and (max-width: 760px) {
.center {max-width:640px;}
.topline {padding: 10px;}
.search-wrap {flex-basis: 100%; -webkit-flex-basis: 100%; -ms-flex-preferred-size: 100%; 
-ms-flex-order: 10;-webkit-order: 10;order: 10; margin: 0; margin-top: 10px;}
.logo1 {margin: 0;}
.sections .sect {width: 100%; margin-bottom: 15px;}
.footline, .ftbtm {display: block; text-align: center;}
.ftmenu li {margin: 0 10px 10px 10px;}
.ftdesc {margin: 10px 0 20px 0;}

.fheader, .fcols {display: block;}
.fimg {margin: 0 auto 20px auto; width: 200px;}
.fright {width: 100%; margin: 0; margin-top: 20px;}

.full-comms {padding-top: 30px;}
.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) {
.center {max-width:480px;}
.rand {display: none;}

.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) {
.center22 {max-width:320px;}
.logo1 {width: 240px; padding-top: 2px;}
.btn-menu {margin: 0;}

.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;}
}