/* Datalife Engine template by: redissx (ICQ: 275116000, E-mail: redissx@gmail.com, Website: webrambo.ru )  */
/*sliders*/
/* 
	Resets defualt browser settings
	reset.css
*/



/* 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 {display: block;}
body { font: 15px/20px 'Open Sans', Arial, Helvetica, sans-serif; line-height:normal; padding:0; margin:0;        
color: #000; background-color:#000; height:100%; width:100%; font-weight:400;}
img {max-width:100%;}
.clr {clear: both;}
.clearfix:after {content: ""; display: table; clear: both;}
a {color: #000; text-decoration: none;}
a:hover, a:focus {color:#000; text-decoration: none;}
h1, h2, h3, h4, h5 {font-weight:400; font-size:18px;}
   
.form-wrap {margin:0; background-color:#fff; padding-top:20px;}
.sub-title h1 {margin-bottom:15px; font-size:24px;}
.pm-page, .search-page, .static-page, .tags-page {}

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

/*--- кнопки лички ---*/
.button, .up-second li a, .up-edit a, .qq-upload-button, button:not(.color-btn), html input[type="button"], input[type="reset"], input[type="submit"] {
padding:0 20px; color:#fff; display:inline-block; background-color:#676566;
height:40px; line-height:40px; border-radius:0px; box-shadow: 0px 0px 4px 0px #000000; cursor:pointer; text-transform:uppercase;}
button::-moz-focus-inner, input::-moz-focus-inner {border:0; padding:0;}
button[disabled], input[disabled] {cursor:default;}
.button:hover, .up-second li a:hover, .up-edit a:hover, .qq-upload-button:hover,
button:not(.color-btn):hover, html input[type="button"]:hover, input[type="reset"]:hover, input[type="submit"]:hover 
{background-color:#090605; 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:#5b92cb; border-radius:5px; -webkit-appearance: none; box-shadow:0 0 0 1px #EDEDED;}
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:2px solid #007273; background-color:#c1e7ea; border-radius:6px 6px;}
textarea {display:block; width:100%; padding:10px; border:1px solid #e3e3e3; background-color:#FFF; 
border-radius:0 0 6px 6px; box-shadow:inset 0 0 4px 0 rgba(0,0,0,0.1); overflow:auto; vertical-align:top; resize:vertical;}

.img-box {overflow:hidden; position:relative; background-color:#CCC;}
.img-box img {width:100%; min-height:100%;}
.square-img img {display:block; width:150%; max-width:150%; margin-left:-25%;}
.nowrap {white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
button, .show-login {transition: all .3s;}
a, .ser-i:before, .news-i:before, .ser-i .fa, .news-i .fa, .ps-link, .short-mask, .rel:before, .highslide:before 
{transition: color .3s, background-color .3s, opacity .3s;}

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

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


/* ОСНОВНАЯ СЕТКА
----------------------------------------------- */
.wrap {height:auto; min-width:320px; position:relative; padding-top:0; 
background:#000000 url(../images/bg.jpg) center 100% fixed no-repeat; background-size:100% auto;}
.center {min-width:320px; max-width:1240px; margin:0 auto; position:relative; z-index:200;}  
.head-sticky {width:100%; background-color:#FFF; position:fixed; left:0; top:0; z-index:8888;}
.head-in {height:75px; padding-left:220px;}
.main {background-color:#a4bfd9;}
.menus {height:65px; border-bottom:10px solid #ccca09; background-color:#033d44; color:#FFF;}
.cols {position:relative;}
.cols:before {width:310px; height:100%; position:absolute; right:0; top:0; content:"";}
.cont {width:100%; float:left; min-height:600px; padding:10px; position:relative; z-index:200;}
.foot {background-color:#282828; color:#fff;}
.bottom-in {padding:40px 0;}


/* ЗАГОЛОВОК И МЕНЮ
----------------------------------------------- */
.logotype {display:block; width:200px; height:75px; text-indent:-8888px; overflow:hidden; position:absolute; left:0; top:0; 
background:url(../images/logo.png) left center no-repeat; background-size:contain;}

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

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

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

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

.menus li {display:inline-block; float:left;}
.menus a {color:#0AD9E9; padding:0 10px; line-height:65px; font-size:28px; display:block;}
.menus a:hover {color:#7a534d;}
.menus a.active {background-color:#01873b; color:#fff;}
.menus li:last-child {float:right;}


/* ЖАНРЫ МЕНЮ
----------------------------------------------- */
.menu-inner {background-color:#171c20; display:none;}
.menu-inner ul {padding:10px;}
.menu-inner li {display:inline-block; width:16%; margin-bottom:0px;}
.menu-inner a {display:block; padding:0 10px; height:36px; line-height:36px; color:#FFF;}
.menu-inner a:hover {color:#fff; background-color:#01873b;}


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

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

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

.news {padding:10px; font-size:12px;}
.news:nth-child(2n) {background-color:#EDEDED;}
.news-i {height:120px;}
.news-c {margin:5px 0;}
.news-c a {color:#9D9C9C;}
.news-c a:hover {color:#01873b;}
.news > a {font-size:24px; display:block;}


/* FOR SHORTS
----------------------------------------------- */
.top-title {font-size:40px; margin-bottom:20px;}
.floaters {margin:0 -8px;}
.speedbar {font-size:12px; text-transform:uppercase; margin-bottom:20px;}
.sorter {color: #AFAEAE; text-transform: uppercase; background: #F7F7F7; border-top: 5px solid #E6E6E6; 
padding:5px 10px; line-height:30px; font-size:10px; margin-bottom:20px;}
.sorter:before {content:attr(data-label); display:inline-block; float:left;}
.sorter form, .sorter li {display:inline-block; float:left;}
.sorter li {padding:0 5px;}
.sorter a, .speedbar, .speedbar a {color: #AFAEAE;}
.sorter a:hover, .speedbar a:hover {text-decoration:underline; color:#01873b;}
.asc a, .desc a {color: #292929;}
.sort li.asc a:after, .sort li.desc a:after {content:"\f063"; font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;
display: inline-block; margin-left:10px;}
.sort li.desc a:after {content:"\f062"}
.grid-select {float:right;}
.grid-select div {display:block; height:30px; width:30px; text-align:center; 
float:left; margin-left:10px; font-size:18px; cursor:pointer;}
.grid-select div:hover, .grid-select div.current {color:#fff; background-color:#292929;}
.grid-list {margin:0;}


/* SHORTS
----------------------------------------------- */
.short {text-align:center; width:31.33%; margin:0 1% 40px 1%; float:left; position:relative;}
.short-i {height:185px; margin-bottom:12px;}
.short-t-or, .short-c {color:#AFAEAE;}
.short-c {font-size:12px;}
.short-t {display:block; font-size:28px; margin:7px 0;}
.short-t:hover {color:#01873b;}
.short-c a:hover {text-decoration:underline; color:#01873b;}
.short-mask {position:absolute; left:0; top:0; width:100%; height:100%; background-color:rgba(231,12,46,0.7); 
display:flex; flex-direction:column; justify-content:space-between; align-items:center; color:#FFF; opacity:0;}
.short-mask:hover {opacity:1;}
.mask-top, .mask-bottom {width:100%;}
.m-views {width:110px; height:110px; border-radius:50%; box-shadow:0 0 0 2px #fff; margin:10px 0;}
.m-views > div {font-size:40px;}
.m-rate {font-size:26px;}
.m-meta > span {margin:0 10px;}
.mask-top > div {width:50%; float:left; padding:10px 0 10px 10px; text-align:left; cursor:pointer;}
.mask-top > div:last-child {padding:10px 10px 10px 0; text-align:right;}
.mask-top a {color:#FFF;}
.mask-top div:hover, .mask-top a:hover {color:#f3f7b3;}
.mask-bottom .ps-link {width:50%; float:left; padding:10px; background-color:#69a935; color:#FFF;}
.mask-bottom .ps-link:last-child {background-color:#000;}
.m-views:hover, .mask-bottom .ps-link:hover {background-color:#01873b;}
.short-d, .short-text .ps-link {display:none;}
.short-t-or, .short-t, .short-c {white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.grid-thumb .short-d {width:340px; padding:20px; position:absolute; left:100%; top:0; min-height:200px; 
box-shadow:0 0 20px 0 rgba(0,0,0,0.2); z-index:888; background-color:#FFF; text-align:left;}
.grid-thumb .short-d:after {right: 100%;top:40px;border: solid transparent;content: " ";height: 0;width: 0;position: absolute;
pointer-events: none;border-color: rgba(255, 255, 255, 0);border-right-color: #fff;border-width: 20px;}
.s-active {z-index:200;}

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


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


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


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

/* FULL STATIC
----------------------------------------------- */
.video-box embed, .video-box object, .video-box video, .video-box iframe, .video-box frame {width: 100%; max-width:100% !important; height:400px;}
.mejs-container {max-width:100% !important;}
.full-text {}
.full-text img:not(.emoji) {max-width:100%;}
.full-text > img[style*="left"], .full-text > .highslide img[style*="left"] {margin:0 10px 10px 0;}
.full-text > img[style*="right"], .full-text > .highslide img[style*="right"] {margin:0 0 10px 10px;}
.full-text a {text-decoration:underline;}
.full-text a:hover {text-decoration:none;}
.full-text h2, .full-text h3, .full-text h4, .full-text h5 {margin:10px 0; font-size:24px;}
.full-text p {margin-bottom:19px;}
.full-text ul, .full-text ol {margin:0;}
.full-text ul li {list-style:disc; margin-left:40px;}
.full-text ol li {list-style:decimal; margin-left:40px;}
.full-text table {width:100%; text-align:left;}
.full-text table tr td {padding:10px; border:1px solid #ccc; font-size:12px;}
.full-text table tr:nth-child(2n+1) {background-color:#f6f6f6;} 
.full-text table img {display:block; margin:0; border:0; max-width:350px}
.attach {line-height:40px; background-color:#f5f5f5; padding:0 15px 0 0; border-radius:4px; margin:10px 0; overflow:hidden;}
.attach .download-link {color:#FFF !important; text-decoration:none !important; margin-right:15px; float:left; 
display:inline-block; padding:0 15px; background:#292929;}
.attach-info {float:right;}
.attach i {margin-right:5px;}
.dcont {border:1px solid #e3e3e3; padding:0 15px 15px 15px; margin:20px 0; line-height:20px; background-color:#FFF;}
.polltitle {display:block; padding:5px 15px; margin:0 -15px 15px -15px; font-size:18px; background-color:#f5f5f5; line-height:normal;}
.full-taglist {font-size:12px; padding-top:20px;}
.full-taglist-t { margin-bottom:5px; font-weight:700;}
.full-taglist a {margin:0 0 3px 0;}
.full-taglist span {margin-right:5px;}


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

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

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

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


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

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

.user-prof li{
position:relative;
}

.copyPlaylistbtn{
    position: absolute;
    right: 22px;
    top: 6px;
}

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

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

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

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

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


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

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

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

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


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

.add-comm-form {padding:20px 10px; overflow:hidden;}
.ac-av {display:none;}
.ac-submit {position:static; width:100%;}
.ac-submit button {width:100%;}
.comments-tree-list .comments-tree-list {padding-left:0 !important;}
.mass_comments_action {display:none;}
.sub-title h1 {font-size:18px; line-height:24px;}
}

@media screen and (max-width: 590px) {
.center {max-width:480px;}
.head-share, .sorter form, .sorter:before, .grid-list .short-text .ps-link {display:none;}
.menu-inner li {width:32.33%;}
.grid-select {float:none;}
.ser, .tops, .news {width:100%;}
.grid-list .short {padding-left:120px;}
.grid-list .short-i {width:120px; margin-left:-120px; height:180px;}
.grid-list .short-d {font-size:12px; margin-bottom:0;}

.comm-item {margin-bottom:10px; padding-left:50px; min-height:50px;}
.comm-item:before {left:-2px; top:40px;}
.comm-av {width:40px; height:40px;}
.comm-one > div {margin-right:10px;}
.comm-three ul li {display:none;}
.comm-three li.comm-q {display:inline-block;}
.comm-one > div:nth-child(1) {max-width:140px; overflow:hidden;}
.comm-one > div:nth-child(2) {display:none;}
.add-comm-form .login-social {position:static; text-align:left;}
.ac-inputs input {width:100%; float:none !important; margin-top:10px;}
.ac-protect {width:100%; float:none; margin:-10px 0 0 0;}
.ac-submit button {float:none; display:block; text-align:center; width:100%;}
.ui-dialog {width:100% !important;}
.upop-left, .upop-right {float:none !important; width:100% !important; margin:0; padding:0 20px;}
.upop-left {margin-bottom:10px; text-align:center;}
.ui-dialog-buttonset button {display:block; margin:0 0 5px 0; width:100%;}
#dofullsearch, #searchsuggestions span.seperator {display:none !important;}
.attach .download-link {margin:0 -15px 0 0; float:none; display:block; padding:0 10px;}
.attach-info {float:none;}
}

@media screen and (max-width: 470px) {
.center22 {max-width:320px;}
.menu-inner li {width:49%;}
.menu-inner a {padding:0 5px;}
.short {margin-bottom:20px;}
.short-i {height:200px;}
.grid-thumb .short-c {display:none;}
.section-title {text-align:center;}
.section-title h2 {float:none; top:0;}
.section-title a {float:none; top:0; margin-top:5px;}
.b-col {width:100%;}
.grid-list .short {padding-left:0;}
.grid-list .short-i {margin:0 auto; float:none;}
.grid-list .short-text {padding:10px 0 0 0; float:none;}
.search-box {width:320px; right:-60px !important;}

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









