/* Datalife Engine template by: redissx (ICQ: 275116000, E-mail: redissx@gmail.com, Website: webrambo.ru )  */


/* 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 {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: 14px 'PT Sans', Arial, Helvetica, sans-serif; line-height:normal; padding:0; margin:0;        
color: #282828; background:#e4f1f7 url(../images/bg.png); height:100%; width:100%; font-weight:400;}
img {max-width:100%;}
.clr {clear: both;}
.clearfix:after {content: ""; display: table; clear: both;}
a {color: #1171a6; text-decoration: none;}
a:hover, a:focus {color:#1172a6; text-decoration: none;}
h1, h2, h3, h4, h5 {font-weight:400; font-size:18px;}

.sub-title h1 {margin-bottom:15px; font-size:18px; font-weight:700;}
.pm-page, .search-page, .static-page, .tags-page, .form-wrap, .full-pages {padding:20px 0;}


/*--- SET ---*/
.button, .pagi-load a, .up-second li a, .up-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 {
padding:0 20px; font-weight:700; display:inline-block; height:40px; line-height:40px; border-radius:6px; cursor:pointer; 
background: linear-gradient(to bottom, #eed73a 0%,#ff9920 100%); background-color:#ff9920; color:#ac630d;}
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, .pagi-load 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: linear-gradient(to top, #eed73a 0%,#ff9920 100%); background-color:#ff9920; color:#ac630d;}
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:#f5f5f5; border-radius:4px; -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:1px solid #e3e3e3; background-color:#FFF;}
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 {width:150%; max-width:150%; margin-left:-25%;}
.nowrap {white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
button, .trailer-close, .to-rate, .to-comms {transition: all .2s;}
.ps-link, .th-mask, .highslide:before {transition: color .2s, background-color .2s, opacity .2s;}

.flex-row {display: -webkit-box; display:-webkit-flex; -webkit-flex-flow: row wrap; -webkit-box-pack: justify; -webkit-justify-content: space-between; 
display:flex; flex-flow:row wrap; justify-content:space-between;}
.flex-col {display: -webkit-box; display:-webkit-flex; -webkit-flex-direction:column; -webkit-box-pack:center; -webkit-justify-content:center; 
display:flex; flex-direction:column; justify-content:center;}
.ps-link {cursor:pointer;}
.icon-l .fa {margin-right:10px;}

.blue-gr, .nav, .login-btns a:hover, .show-login:hover, .show-menu {background: linear-gradient(to bottom, #53baee 0%,#2995cd 100%); background-color:#2995cd; color:#FFF;}
.yellow-gr, .sect-t > *:first-child:before, .hmenu a:hover, .switcher label:before {background: linear-gradient(to bottom, #eed73a 0%,#ff9920 100%); background-color:#ff9920; color:#ac630d;}
.yellow-gr-inv {background: linear-gradient(to top, #eed73a 0%,#ff9920 100%); background-color:#ff9920; color:#ac630d;}
.green-gr, .bmenu a, .sect-t a {background: linear-gradient(to bottom, #68d132 0%,#33a42d 100%); background-color:#33a42d; color:#FFF;}
.green-gr-inv, .bmenu a:hover, .sect-t a:hover {background: linear-gradient(to top, #68d132 0%,#33a42d 100%); background-color:#33a42d; color:#FFF;}

.h-in, .footer, .sect-t {align-items:center;}
.th-i, .th-di, .sect-d, .side-box, .side-box2, .nav, .fdesc, fposter img, .fdesc2, .sub-d, .fplayer, .show-menu {border-radius:6px;}


/* BASIC GRID
----------------------------------------------- */
.wrap {min-width:320px; position:relative; padding-top:50px;}
.center {max-width:1150px; margin:0 auto; position:relative; z-index:100;}
.block {background-color:#FFF; box-shadow:0 0 40px 0 rgba(64,137,199,0.5); border-radius:10px;}
.header {position:relative; border-radius:10px 10px 0 0; background: linear-gradient(to bottom, #c6edff 0%,#fff 70%);}
.side {width:300px; padding:20px;}
.main {width:calc(100% - 300px); width:-webkit-calc(100% - 300px); padding:20px; min-height:800px;}
.footer {padding:20px 10px; color:#888;}


/* HEADER
----------------------------------------------- */
.login-btns {line-height:30px; text-align:right; padding-bottom:10px; 
width:100%; position:absolute; right:0; bottom:100%;}
.login-btns a, .show-login {display:inline-block; vertical-align:top; padding:0 20px; font-weight:700; border-radius:4px;}
.login-btns a {border:1px dashed #1171a6; margin-right:10px;}
.show-login {background-color:#1172a6; color:#fff; cursor:pointer;}

.h-in {height:80px; padding:20px;}
.logotype {width:300px; display:block;}
.logotype img {display:block;}

.soc-btns {white-space:nowrap; text-align:center;}
.soc-btns .fa {width:30px; height:30px; border-radius:50%; text-align:center; line-height:30px; 
background-color:#C70003; color:#fff; font-size:14px; margin:0 3px; cursor:pointer;}
.soc-btns .fa:hover {opacity:0.8;}
.fa.fa-vk {background-color:#5075a5;}
.fa.fa-facebook {background-color:#4b6baf;}
.fa.fa-twitter {background-color:#2daae1;}
.fa.fa-odnoklassniki, .fa.fa-rss {background-color:#FC6D00;}
.soc-btns div {padding:0 0 5px 0;}

.search-wrap {width:300px;}
.search-box {width:100%; position:relative;}
.search-box input, .search-box input:focus {width:100%; height:40px; line-height:40px; padding:0 40px 0 10px; border-radius:6px;
background-color:#fff; color:#444; border:0; box-shadow:0 0 0 1px rgba(0,0,0,0.1); 
background: linear-gradient(to bottom, #fff 0%,#f0f0f0 100%);}
.search-box button {position:absolute; right:0; top:0;
padding:0 !important; text-align:center; width:40px; height:40px; line-height:40px; font-size:18px;}

.nav {padding:20px 15px 15px 20px; margin:0 20px; position:relative; overflow:hidden;}
.nav:before {content:""; position:absolute; left:0; top:0; width:100%; height:100%; opacity:0.6; 
background:url(../images/bg.jpg) center 0px no-repeat; background-size:100% auto;}
.nav ul {list-style: none;}
.hmenu li {width:16.66%; float:left; padding:0 5px 5px 0; position:relative; z-index:10;}
.hmenu a {display:block; padding:5px 10px; border-radius:4px; font-weight:700; 
color:#fff; background-color:#1171a6; opacity:0.8;}
.hmenu a:hover {opacity:1;}


/* SHORT
----------------------------------------------- */
.sect + .sect {margin-top:20px;}
.sect-t {margin-bottom:20px; padding-top: 10px;}
.sect-t > *:first-child {font-size:18px; font-weight:700; position:relative; padding-left:40px;}
.sect-t > *:first-child:before {content:""; width:20px; height:20px; border-radius:4px; 
position:absolute; left:0; top:1px; box-shadow:0 0 0 5px #fff,0 0 10px 0 rgba(0,0,0,0.7);}
.sect-t a {display:inline-block; font-weight:700; padding:5px 10px; border-radius:4px;}
.sect-t a:before {content:"\f105"; margin-right:7px; font-family:'FontAwesome';}
.floats {margin:0 -10px;}
.sect-d {margin-bottom: 20px; border: 1px outset #1171a638; padding: 10px; line-height: 22px; color: #636363; font-style: italic;}
.sect-d a {text-decoration:underline;}

.speedbar {color:#888; padding-bottom:20px; margin-bottom:20px; border-bottom:1px outset #1171a638;}
.speedbar a {text-decoration:underline;}

.flag-container {position: absolute; display: flex; top: 5px; left: 5px; z-index: 1; gap: 5px;}
.lang-flag {width: 28px; height: 19px; background-size: contain; border-radius: 5px;}
.lt {background-image: url(../images/langlt.jpg);}
.ltsub {background-image: url(../images/langltsub.jpg);}
.en {background-image: url(../images/langen.jpg);}
.ru {background-image: url(../images/langru.jpg);}

.filmlang {width:16px;height:11px;}
.filmlang.lt {background-image: url(../images/lt.png);}
.filmlang.en {background-image: url(../images/en.png);}
.filmlang.ru {background-image: url(../images/ru.png);}

.th-star {position: absolute; bottom: 0; right: 0; margin-right: 5px;  margin-bottom: 5px; color:#ffbe00;} 


.th-views {
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 3px 3px; /* Pasirinktinai: nustato vidaus atstumą nuo kraštų */
  margin-left: 5px; /* Pasirinktinai: nustato kairės pusės atstumą nuo krašto */
  margin-bottom: 5px; /* Pasirinktinai: nustato apačios atstumą nuo krašto */
  background-color: rgba(255, 255, 255, 0.4); /* R - Raudona, G - Žalia, B - Mėlyna, A - Permatomumas */
  border-radius: 5px; /* Pasirinktinai: nustato apvalių kampų spindulį */
  font-size:8px;
  font-weight:bold;
}

.th {padding:0 10px 20px 17px; width:33.33%; float:left; text-align:center;}
.th-di {margin-bottom: 10px; box-shadow: 0 0 5px 0 rgb(223 236 242);}
.th-i {height:140px;}
.th-i img{max-height: 100%;object-fit: cover;}
.th-t {display:block; font-weight:700; color:#2a2a2a;}
.th-mask {position:absolute; left:0; top:0; width:100%; height:100%; text-align:center; padding:10px; 
background-color:rgba(0,0,0,0.5); color:#FFF; opacity:0; font-weight:700; align-items:center;}
.th:hover .th-mask, .sd:hover .th-mask {opacity:1;}
.th-mask span.fa {width:80px; height:80px; border-radius:50%; line-height:80px; 
margin:0 auto 0px auto; padding-left:5px; font-size:80px;}
.th-mask2:after {content:attr(data-text); display:block; text-decoration:underline;}

.sect-t h1 + .site-desc{border-top:none}

/* SHORT AUDIO
----------------------------------------------- */

.short-audio{font-size: 15px;border: 1px solid #dfecf2;border-top:none;margin: 0px 10px;}
.short-audio:nth-child(odd){background:#f5fcff}
.short-audio:first-child{font-size:16px;font-weight:bold;border-top: 1px solid #dfecf2;color: #3fa6a6;}
.short-audio div{border-right: 1px solid #dfecf2;padding: 18px;}
.short-audio div:last-child{border-right:none;}
.short-audio .name{width:46%;}
.short-audio .author{width:30%}
.short-audio .duration{width:11%;text-align:center;}
.short-audio .views{width:13%;text-align:center;}

/* SIDE
----------------------------------------------- */
.side-box {margin-bottom:20px; background-color:#f7f7f7; border:1px solid #e3e3e3; padding:20px;}
.side-box2 {margin-bottom:20px; background-color:#ffffff; border:1px solid #cddfed; padding:10px;}
.side-bt {font-weight:700; font-size:18px; margin-bottom:20px;}
.side-bt .fa {margin-right:10px; font-weight:400; color:#1172a6;}

 
.sd {margin-bottom:10px; padding-bottom:10px; border-bottom:1px solid #e3e3e3; display:block; text-align:center;}
.sd:last-child {margin-bottom:0px; padding-bottom:0px; border-bottom:0px solid #e3e3e3;}
.sd-i {margin-bottom:5px; overflow:hidden; position:relative; border-radius:6px;}
.sd-i img {border-radius:6px;width:100%; display:block;}
.sd-d {padding:10px; background-color:#f0f0f0; border:1px solid #e3e3e3; border-radius:4px;}
.sd-t {text-decoration:underline;}
.sd-u {margin-top:5px;}
.sd-s {display:inline-block; vertical-align:middle; padding:3px 5px; color:#FFF; background-color:#d4431c; border-radius:2px; font-size: 12px;}
.sd-u:before {content:attr(data-text); display:inline-block; vertical-align:middle; margin-right:10px; color:#000; font-size:13px;}


/* BOTTOM SEO DESC
----------------------------------------------- */
.site-desc {border-top:1px solid #e3e3e3; padding:20px;}
.site-desc h1, .site-desc h2, .site-desc h3 {font-size:16px; font-weight:700; margin-bottom:17px;}
.site-desc p {line-height:18px; margin-bottom:10px; color:#888; font-size:14px;}
.site-desc a {text-decoration:underline;}
.site-desc img {float:left; margin:0 20px 10px 0; width:250px; border-radius:6px;}
.site-desc ul {margin: 25px; color: #676767;}
.site-desc h2 {font-size: 18px; padding-top: 5px; color:#15ab2f; font-weight: 400;}
.site-desc h3 {font-size: 17px; padding-top: 5px; color:#a053cc; font-weight: 400;}
.site-desc strong {color:#27a2bf;}

.site-desc + .bmenu {margin-top:20px;}
.bmenu {border-top:1px solid #e3e3e3; padding:20px; padding-bottom:10px;}
.bmenu li {display:inline-block; vertical-align:top; margin:0 17px 10px 0;}
.bmenu a {display:block; padding:7px 10px; border-radius:4px;}


/* BOTTOM NAVIGATION
----------------------------------------------- */
.bottom-nav {line-height:40px; text-align:center; font-size:16px; padding:20px 10px 30px 10px;}
.pagi-nav {white-space:nowrap; overflow-y:hidden; overflow-x:auto; max-width:100%;
background-color:#FFF; border:1px solid #e3e3e3; border-radius:3px; display:inline-block;}
.pagi-nav > span {display:inline-block;}
.pprev, .pnext {}
.pprev {border-right:1px solid #e3e3e3;}
.pnext a, .pprev a, .pprev > span, .pnext > span {display:block; width:40px; text-align:center;}
.navigation {text-align:center;}
.navigation a, .navigation span {display:inline-block; padding:0 5px; min-width:38px;
color:#444; border-right:1px solid #e3e3e3; margin-right:-4px;}
.navigation span, .pagi-nav a:hover {background-color:#1172a6; color:#fff;}
.navigation span.nav_ext {background-color:transparent; color:#888;}
.dle-comments-navigation .pagi-nav {margin-bottom:0;}


/* FULL
----------------------------------------------- */
.ftitle h1, .rels-t {font-size:24px; font-weight:700; margin-bottom:20px; font-weight: 400;}
.fcols {margin-bottom:20px;}
.fposter {width:260px; position:relative; min-height:100px;}
.finfo2 {width:160px;}
.finfo {width:calc(100% - 460px); width:-webkit-calc(100% - 460px);}
.fposter img {width:100%; display:block; border-radius:6px;}
.ffav {position:absolute; top:0; left:20px; cursor:pointer;}
.k-fav {width:40px; text-align:center; height:40px; padding-top:0px; font-size:28px; border-radius:0 0 20px 20px; 
box-shadow:2px 3px 3px 0 rgba(0,0,0,0.1); cursor:pointer;
background-color:#585858; background: linear-gradient(to bottom, #f7f7f7 0%,#e3e3e3 100%); color:#888;}
.k-fav-added{background: linear-gradient(to bottom, #eed73a 0%,#ff9920 100%); background-color:#ff9920; color:#ac630d;}
.mov-edit {display:inline-block; font-size:18px; position:absolute; right:10px; top:5px; color:#e3e3e3;}
.mov-edit i {color:#e3e3e3;}
.finfo div {padding:8px 10px 8px 100px; font-size:13px;}
.finfo div:nth-child(2n+1) {background-color: #f5f5f5;}
.finfo div > span:first-child {opacity:0.7; display:inline-block; width:85px; margin-left:-90px; font-weight:700;}
.finfo a {text-decoration:underline;}

.rate-result{background-color: #fccb04; padding: 5px 10px; border-radius: 5px; margin-top:10px;font-size: 14px;text-align:center; font-weight:bold;}
.rate-result span{font-size: 10px;}

.rate3-counts {display:none;}
.rate3 {white-space:nowrap;}
.rate3 .icon2 {font-size:16px; vertical-align:middle;}
.ps, .ms {height:40px; line-height:40px; padding-left:10px; position:relative; 
color:#fff; font-size:14px; cursor:pointer; border-radius:4px; overflow:hidden;}
.ps {background-color:#73ab00;}
.ms {background-color:#b7001f; margin-top:10px;}
.psc, .msc {display:inline-block; padding:0 10px; position:absolute; top:0; right:0;}
.psc, .ps:hover {background-color:#659600;}
.msc, .ms:hover {background-color:#93001a;}

.sub-t {font-weight:700; font-size:18px; margin-bottom:20px; padding-top: 15px;}
.fdesc {margin-bottom:20px; border: 1px outset #1171a638; padding:20px; 
font-size:16px !important; line-height:24px !important;}
.fdesc2 {margin-bottom:20px; border: 1px outset #1171a638; padding:20px;}
.sub-d {padding:20px; margin-bottom:20px; background-color:#e2e4e6;}

.fplayer {padding:20px; margin-bottom:20px; position:relative; overflow:hidden; 
background:#2995cd url(../images/bg.jpg) center -140px no-repeat; background-size:130% 800px;}
.fplayer .video-box {margin:0 -20px; background-color:#000;}
.fplayer:before {content:""; position:absolute; left:0; top:0; width:100%; height:100%; opacity:0.6; 
background-color:rgba(0,0,0,0.8);}
.fshare {text-align:center; color:#FFF;}
.fshare > * {display:inline-block; vertical-align:middle; margin:0 5px; font-size:14px; font-weight:700; text-transform:uppercase;}
.fcompl {color:#FFF; font-weight:700; background-color:rgba(0,0,0,0.5); text-align:center; 
margin:0 -20px 20px -20px; padding:5px 20px; line-height:30px;}
.to-compl {width:120px; height:30px; cursor:pointer; display:inline-block; margin-left:20px; 
font-size:16px; font-weight:700; line-height:30px; text-align:center; vertical-align:middle; 
background-color:#dd4d1b; color:#fff; overflow:hidden; border-radius:4px;}
.to-compl a {display:block; width:120px; height:30px; color:#fff; line-height:30px;}
.fplayer > * {position:relative; z-index:10;}
.fpt > *:first-child {font-size:16px; font-weight:700; color:#FFF; max-width:80%; line-height:30px; 
white-space:nowrap; overflow:hidden; text-overflow:ellipsis; text-transform:uppercase;}

.tabs-sel {color: #FFF; font-weight: 700; background-color: rgba(0, 0, 0, 0.5); margin: 20px -20px 0 -20px; white-space: nowrap; overflow-y: hidden; overflow-x: auto;}
.js .ftabs .tabs-b {display: none;}
.js .ftabs .tabs-b.visible {display: block;}
.ftabs .tabs-sel span {display: inline-block; padding: 10px 12px; vertical-align: top; cursor: pointer; background-color: #4444; font-weight: 700; font-size: 14px;}
.ftabs .tabs-sel span.current {background-color: #dd4d1b; color: #fff;}

.z-fix {position:relative; z-index:999;}
.switcher {width:50px; position:relative; z-index:999;}
.switcher input {display:none;}
.switcher label {display:block; width:100%; height:30px; border-radius:6px; 
background-color:#404048; cursor:pointer; position:relative;}
.switcher label:before { content:""; width:30px; height:30px; border-radius:6px; background-color:#ccc; 
position:absolute; left:0; top:0; transition:all .4s;}
.switcher label:after { content:attr(data-light); color:#fff; display:inline-block;
position:absolute; left:41px; top:0; font:normal 12px Arial; line-height:30px;}
.switcher input:checked + label {background-color:#404048;}
.switcher input:checked + label:before {background-color: #fec10b; left:20px;}
.switcher input:checked + label:after {opacity:0;}
.light-off {width:100%; height:100%; background-color:rgba(0,0,0,0.8); 
position:fixed; left:0; top:0; z-index:998; display:none;}

.fpers div:after {content: ""; display: table; clear: both;}
.fpers div {text-align:justify;}
.fpers div + div {margin-top:20px;}
.fpers div img {float:left; margin:0 10px 0px 0; max-width:200px !important; border-radius:6px;}
.fpers div:nth-child(2n) img {float:right; margin:0 0 0px 10px;}
.fpers div:nth-child(2n) {padding:10px; background-color:#f5f5f5; border-radius:6px;}

.rels {margin-bottom:20px;}


/* FULL STATIC
----------------------------------------------- */
.video-box embed, .video-box object, .video-box video, .video-box iframe, .video-box frame {width: 100%; 
max-width:100% !important; height:370px; display:block;}
.mejs-container {max-width:100% !important;}
.full-text {color:#444; line-height:24px; font-size:16px;}
.full-text img:not(.emoji) {max-width:100%; border-radius:6px;}
.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:18px; font-weight:700;}
.full-text p {margin-bottom:15px;}
.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-bottom:20px;}
.full-taglist-t { margin-bottom:5px; font-weight:700;}
.full-taglist a {margin:0 0 3px 0; text-decoration:underline;}
.full-taglist span {margin-right:5px;}
.full-taglist span:not(.fa):not(:last-child):after {content:","; display:inline;}


/* COMMENTS
----------------------------------------------- */
.add-comm-form {position:relative; padding:20px; margin:0 0 20px 0; 
background-color:#f7f7f7; border:1px solid #e3e3e3;}
.ac-soc {position:absolute; right:21px; top:14px;}
.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; height:30px; border-radius:4px;}
.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;}
.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;}
.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;}
.last-comm-link {font-size:16px; margin-bottom:10px;}
.last-comm-link a {text-decoration:underline; color:#598597;}
.full-comms {}

.comm-item {padding-left:70px; margin-bottom:20px;}
.comm-left {width:45px; height:45px; margin-left:-65px; float:left; border-radius:50%; 
box-shadow:0 0 0 5px #fff,0 0px 15px 0 rgba(0,0,0,0.2);}
.comm-right {width:100%; float:right; background-color:#f5f5f5; box-shadow:0 2px 4px 0 rgba(0,0,0,0.1); padding:10px; position:relative;}
.comm-right:after {right: 100%; top:15px; border: solid transparent; content: " "; height: 0; width: 0;
position: absolute; border-color: rgba(255, 255, 255, 0); border-right-color: #f5f5f5; border-width: 10px;}

.comm-one {padding:0 80px 10px 0; position:relative; font-size:14px;}
.comm-one > span:nth-child(4) {color:#bcbcbc; float:right; margin-right:0;}
.comm-one > span {float:left; margin-right:20px;}
.comm-author {font-weight:700;}
.comm-author a {color:#598597; text-decoration:underline;}
.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:#497b41; margin:0 5px 0 0; vertical-align:top}
.rate3-comm>a:after{content: "\f087";width:12px;height:20px;font-family: FontAwesome;}
.rate3-comm a:last-child {color:#a03939; 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 {color:#4c4c4c; line-height:20px; padding-bottom:0; font-size:14px;}
.signature {font:italic 12px Georgia, "Times New Roman", Times, serif; margin-top:10px; padding-top:10px; 
border-top:1px dashed #e3e3e3;}
.comm-three {margin-top:10px; font-size:12px; text-align:right;}
.comm-three li {display:inline-block; margin-left:10px;}
.comm-three a {color:#598597; text-decoration:underline;}
.comm-three li:first-child {margin-left:0px; float:left;}


/* 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; font-weight:700;}
.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:#1172a6; color:#fff;}
.lb-menu a .fa {color:#1172a6;}
.lb-menu {list-style:none;}
.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;}

.header-menu{margin: 0 20px;}
.top-menu{margin:0px;padding:0px;background: #F5FCFF;border: 1px solid #DEEEF4;border-radius: 5px;display:-ms-flexbox;display:-webkit-flex;display:flex;}
.top-menu li{margin:0px;padding:0px;list-style-type: none;flex:1 1 auto;border-right: 1px solid #DEEEF4;}
.top-menu li:last-child{border-right:none;}
.top-menu li a{display:block;padding:13px 24px 13px 60px;font-family: PT Sans;font-style: normal;font-weight: bold;font-size: 16px;}
.top-menu li.homer{background: url(../images/homer.png) no-repeat 20px center;}
.top-menu li.marge{background: url(../images/marge.png) no-repeat 20px center;}
.top-menu li.bart{background: url(../images/bart.png) no-repeat 20px center;}
.top-menu li.lisa{background: url(../images/lisa.png) no-repeat 20px center;}
.top-menu li.maggie{background: url(../images/maggie.png) no-repeat 20px center;}
.top-menu li.abe{background: url(../images/abe.png) no-repeat 20px center;}
.top-menu li.audio{background: url(../images/audio.png) no-repeat 20px center;background-size: 24px;}
.top-menu li.maggie a{padding-left:55px;}

.top-menu li.homer a{color: #27A2BF;}
.top-menu li.marge a{color: #F35A8E;}
.top-menu li.bart a{color: #FC983C;}
.top-menu li.lisa a{color: #3DCC7F;}
.top-menu li.audio a{color: #3DCC7F;}
.top-menu li.maggie a{color: #EA7070;padding-left:55px;}
.top-menu li.abe a{color: #5A8EF3;}
.top-menu li a:hover span{border-bottom: 1px dashed;}

.bottom-menu{margin:15px 0px 0px 0px;padding:0px;display:-ms-flexbox;display:-webkit-flex;display:flex;}
.bottom-menu li{margin:0px;padding:0px;list-style-type: none;width: 100%;}
.bottom-menu li a{display:block;position:relative;font-size: 0px;}
.bottom-menu li a span{position: absolute;
    opacity: 0;
	transition:0.3s all;
	color: #FFFFFF;
padding: 10px 15px;
    text-align: center;
    font-weight: bold;
    top: 6px;
    left: 10px;

width: calc(100% - 20px);
    height: calc(100% - 20px);font-size: 16px;
line-height: 19px;background: rgba(66, 181, 208, 0.85);
border-radius: 5px;
display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;}
.bottom-menu li a img{line-height:0px;}
.bottom-menu li a:hover span{opacity:1;}

.side-menu{margin-bottom:25px}
.side-menu a{display:block;background: #F5FCFF;border: 1px solid #DEEEF4;border-radius: 5px;margin-bottom:15px;padding:15px 34px;font-size: 14px;font-family: PT Sans;font-style: normal;font-weight: bold;transition:0.3s all;}
.side-menu a:hover{box-shadow: 0 1px 7px rgba(0,0,0,.15);}
.side-menu a span{display:inline-block;vertical-align:middle;}
.side-menu a.short-films{color: #A582DF;}
.side-menu a.cartoons{color: #F8955D;}
.side-menu a.family{color: #4494C3;}
.side-menu a.about-cars{color: #FCAC11;}
.side-menu a.collections{color: #3FA6A6;}
.side-menu a.audio{color: #3DCC7F;}
.side-menu a::before{content:'';display:inline-block;vertical-align:middle;width:27px;height:27px;margin-right:10px;background-position:center!important;}
.side-menu a.short-films::before{background:url('../images/short-films.png') no-repeat;}
.side-menu a.cartoons::before{background:url('../images/cartoons.png') no-repeat;}
.side-menu a.family::before{background:url('../images/family.png') no-repeat;}
.side-menu a.about-cars::before{background:url('../images/about-cars.png') no-repeat;}
.side-menu a.collections::before{background:url('../images/collections.png') no-repeat;}
.side-menu a.audio::before{background:url('../images/audio.png') no-repeat;}

.side-menu2{margin-bottom:25px}
.side-menu2 a{display:block;background: #F5FCFF;border: 1px solid #DEEEF4;border-radius: 5px;margin-bottom:10px;padding:5px 34px;font-size: 14px;font-family: PT Sans;font-style: normal;font-weight: bold;transition:0.3s all;}
.side-menu2 a:hover{box-shadow: 0 1px 7px rgba(0,0,0,.15);}
.side-menu2 a span{display:inline-block;vertical-align:middle;}
.side-menu2 a.season{color: #42a6a6;}
.side-menu2 a.movie{color: #fc9256;}
.side-menu2 a::before{content:'';display:inline-block;vertical-align:middle;width:24px;height:24px;margin-right:10px;background-position:center!important;}
.side-menu2 a.season::before{background:url('../images/season.png') no-repeat;}
.side-menu2 a.movie::before{background:url('../images/movie.png') no-repeat;}


.side-panel {width:280px; height:100%; overflow-x:hidden; overflow-y:auto; background-color:rgba(255, 255, 255, 0.92);padding:0 0px; z-index:888; position:fixed; left:-280px; top:0px; 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;}

#logotype{padding:15px 20px;}
.side-panel .top-menu{display: block;margin: 0px 10px;}
.side-panel .top-menu li{border-right: 1px solid #DEEEF4;border-bottom: 1px solid #DEEEF4;}
.side-panel .top-menu li:last-child{border-bottom:none;}
.side-panel .bottom-menu{-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap;}
.side-panel .bottom-menu li{width:50%;}
.side-panel .bottom-menu li span{display:none;}

.all-tags{width:100%;margin-bottom:30px;}
.all-tags .title{font-size: 16px;font-weight: 700;margin-bottom: 10px;}
.all-tags>div{width: 48%;}
.all-list{margin:15px -5px -5px -5px;height: 250px;overflow-y: scroll;}
.all-list a{margin: 5px;background: #f5fcff;color: #888;border: 1px solid #deeef4;display: inline-block;padding: 5px;border-radius: 5px;transition:0.3s all;}
.all-list a:hover{background: #6da9ca;color: #fff;}


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

@media screen and (max-width: 1220px) {
.wrap {overflow:hidden;}
.center {max-width:1000px;}
.main {padding-right:0;}
.nav {display:none; margin-top:10px;}
.nav li a {white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}


.fposter {width:200px;}
.finfo2 {width:160px;}
.finfo {width:calc(100% - 400px); width:-webkit-calc(100% - 400px);}

.top-menu li a{padding:13px 20px 13px 50px;font-size: 15px;}
}

@media screen and (max-width: 950px) {
.center {max-width:768px;}
.nav:before, .share-box {display:none;}
.hmenu li {width:25%;}
.side {width:100%; padding:10px; display:none;}
.main {width:100%; padding:20px 10px; min-height:500px;}

.fposter {width:200px;}
.finfo2 {width:100%; padding-top:10px;}
.finfo {width:calc(100% - 220px); width:-webkit-calc(100% - 220px);}
.header-menu{display:none;}
.show-menu {display:block; padding:8px; text-align:center; font-size:18px; margin:0 20px; cursor:pointer;}
}

@media screen and (max-width: 760px) {
.center {max-width:640px;}
.logotype {height:60px; width:200px; padding-top:30px;}
.search-wrap {width:200px;}
.hmenu li {width:33.33%;}
.th {width:50%;}

.comm-one > span:nth-child(3), .comm-one > span:nth-child(1), .comments-tree-list .comments-tree-list:before {display:none;}
.comm-three {display:none;}

.ac-protect {margin-top:0px;}
.comments-tree-list .comments-tree-list {padding-left:0px !important;}
.mass_comments_action {display:none;}
.sub-title h1 {font-size:18px; line-height:24px;}
.short-audio .author{width:16.66%;}
.short-audio .duration{width:16.66%;}
.short-audio .views{width:16.66%;}
}

@media screen and (max-width: 590px) {
.center {max-width:480px;}
.logotype img {display:block;width:100px;height:17px;}    
.sect-t > *:first-child, .ftext {width:100%; margin-bottom:15px;}
.sect-t a {width:100%;}
.bmenu li {margin:0 7px 10px 0;}

.ftitle h1, .rels-t {font-size:18px;}
.fpt > *:first-child {max-width:100%;white-space: normal;overflow: auto;text-transform: none;margin-bottom:0px;}
.fpt > .switcher {display: none;}
.fpers div img {max-width:100px !important;}

.comm-one > span:nth-child(4) {display:none;}
.video-box embed, .video-box object, .video-box video, .video-box iframe, .video-box frame {height:300px;}

.ac-soc:before {display:none;}
.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;}

.short-audio .author{display:none;}
.short-audio .duration{width:25%;}
.short-audio .views{width:25%;}
}

@media screen and (max-width: 470px) {
.center22 {max-width:320px;}
.side {display:block;}
.logotype {height:60px; width:120px; padding-top:25px;}
.search-wrap {width:160px;}
.hmenu li {width:50%;}
.th {width:50%;}
.th-i {height:80px;}

.fcols {display:block !important;}
.fposter {width:200px; margin:0 auto 10px auto;}
.finfo {width:100%;}
.fplayer {background-size:200% 800px;}

.comm-two {line-height:18px; font-size:16px;}

.video-box embed, .video-box object, .video-box video, .video-box iframe, .video-box frame {height:300px;}
.all-tags>div{width:100%;}
.author-block{margin-top:20px}
.all-list{margin: 15px 0px 0px 0px;}
.all-list a{margin: 0px 0px 10px 0px;}
}
.box-bot {margin-bottom: 15px;}
.box-bot h2 {font-size: 17px;}

.f-original {margin-bottom: 20px;}
.h1teg {margin-bottom: 20px; font-size: 19px;}

.infa {margin-bottom: 1px; margin-top: 10px; font-size: 16px; display: flex; flex-flow: row wrap; justify-content: space-between;}
.bold {font-weight: bold; color: #365673;}
.rekl {padding: 15px;}
.side-btn{margin-bottom: 10px;}
.side-btn img{width: 100%;}
.rekl_desk250 {margin: 20px 0 45px 0;  height: 250px;}
.rekl_desk320 {margin: 20px 0 25px 0;  height: 255px;}
.rekl_mob {height: 250px;}