/* Main style PlayFilm (Dark) Template */
/* Закомментируйте или удалите эти строки, если хотите сменить на светлый дизайн. 
@import url('/style/styles.css');
@import url('/style/engine.css'); */

/* Раскоментируйте эти стили, если хотите шаблон в светлых тонах. После почистите кеш браузера, либо обновите комбинацией ctrl + shift + r.*/
@import url('/style/engine_white.css');


/* Other style PlayFilm Template */
.com-order-block {display: none;}
.fplayer div {max-width: 700px !important;}


.com-film {border-bottom: 1px solid #E0E9F0; padding-bottom: 15px; padding-top: 3px; background-color: ;}
.com-film:last-child { border-bottom: 0; }
.com-film li {list-style: none;}
.com-film a {font-size: 12px; color: #2F2F2F; font-weight: bold;}
.com-film-detali {padding-top: 4px; color: #999999; font-size: 9px; font-family: 'PT Sans'; display: inline-block; float: right; margin-right: 3px;}
.com-film-detali-a a { font-weight: normal;}
.com-film-img img {float: left; border-radius: 50px; width: 35px; height: 35px; margin-right: 4px; margin-left: 2px;}
.com-film p {-webkit-margin-before: 0; -webkit-margin-after: 0; font-size: 11px; background-color: #E6F2F7; display: -webkit-box; padding: 3px; border-radius: 3px; margin-right: 3px; margin-top: 3px;}

/* SET BASE
----------------------------------------------- */
* {background: transparent; margin: 0; padding: 0; outline: none; border: 0;
-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
ol, ul {list-style: none;}
blockquote, q {quotes: none;}
table {border-collapse: collapse; border-spacing: 0;}
input, select {vertical-align: middle;}
article, aside, figure, figure img, hgroup, footer, header, nav, section, main {display: block;}
img {max-width: 100%;}
 
.clr {clear: both;}
.clearfix:after {content: ""; display: table; clear: both;}

body {font: 16px 'Source Sans Pro', sans-serif; line-height: normal; padding: 0; margin: 0; 
color: #000; background: #f6f6f6 url(../images/bg.jpg) repeat fixed left top; 
min-height: 100%; width: 100%; font-weight: 400;}
a {color: #000; text-decoration: none;}
a:hover, a:focus {color: #ee1a56; text-decoration: none;}
h1, h2, h3, h4, h5 {font-weight: 600; font-size: 18px;}

button, textarea, input[type="text"], input[type="password"] {appearance: none; -webkit-appearance: none; 
 font-size: 16px; font-family: 'Source Sans Pro' !important;}

.button, .btn, .pagi-load a, .up-second li a, .usp-edit a, .qq-upload-button, button:not(.color-btn):not([class*=fr]), 
html input[type="button"], .manFlRst, input[type="reset"], input[type="submit"], .meta-fav a, .usp-btn a {
display: inline-block; text-align: center; padding: 0 20px; height: 40px; line-height: 40px; 
border-radius: 4px; cursor: pointer; 
color: #fff; background-color: #ef6c64; font-size: 16px; font-weight: 600;}
.button:hover, .btn:hover, .up-second li a:hover, .usp-edit a:hover, .qq-upload-button:hover, 
.pagi-load a:hover, .usp-btn a:hover,
button:not(.color-btn):hover, html input[type="button"]:hover, .manFlRst:hover, input[type="reset"]:hover, 
input[type="submit"]:hover, .meta-fav a:hover 
{background-color: #ee1a56; color: #fff; box-shadow: 0 10px 20px 0 rgba(0,0,0,0);}
button:active, input[type="button"]:active, input[type="submit"]:active, .manFlRst:active {box-shadow: inset 0 1px 4px 0 rgba(0,0,0,0.1);}

a.erbutton {background: url(/images/error-btn.png); display: block; width: 161px; height: 28px;}
a.erbutton:hover {background: url(/images/error-btn2.png);}

input[type="text"], input[type="email"], input[type="password"] {height: 40px; line-height: 40px;
border-radius: 4px; border: 0; padding: 0 15px;}
select {height: 40px; border: 0; padding: 0 15px;}
textarea {padding: 15px; overflow: auto; vertical-align: top; resize: vertical;}
input[type="text"], input[type="email"], input[type="password"], select, textarea {width: 100%; background-color: #fff; color: #000; 
box-shadow: inset 0 0 0 1px #e3e3e3, inset 1px 2px 5px rgba(0,0,0,0.1);}
select {width: auto;}
input[type="text"]:focus, input[type="email"]:focus, input[type="password"]:focus, textarea:focus 
{box-shadow: inset 0 0 0 1px #3498db, inset 1px 2px 5px rgba(0,0,0,0.1);}
input::placeholder, textarea::placeholder {color: #000; opacity: 0.5;} 
input:focus::placeholder, textarea:focus::placeholder {color: transparent}

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

/* Рамка изображений */
.r-img a img, .r-img img {padding:3px !important;background:#ffffff; border:1px solid#dbdbdb !important;border-radius:4px; 
-moz-border-radius:7px;box-shadow:0px 0px 10px #e8e8e8;-moz-box-shadow:0px 0px 10px #e8e8e8;} 
a img {border:0px;}

.fx-row {display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap;
-ms-flex-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;}
.fx-col {display:-ms-flexbox;display:-webkit-flex;display:flex; 
-ms-flex-direction:column;-webkit-flex-direction:column;flex-direction:column}
.fx-center {-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center}
.fx-middle {-ms-flex-align:center;-webkit-align-items:center;align-items:center}
.fx-start {-webkit-justify-content:flex-start;justify-content:flex-start;}
.fx-top {-ms-flex-align:flex-start;-webkit-align-items:flex-start;align-items:flex-start}
.fx-first {-ms-flex-order: -1;-webkit-order: -1;order: -1;}
.fx-last {-ms-flex-order: 10;-webkit-order: 10;order: 10;}
.fx-1 {-ms-flex-preferred-size: 0; flex-basis: 0; -webkit-box-flex: 1; -ms-flex-positive: 1; flex-grow: 1; 
 max-width: 100%; min-width: 50px;}

b, strong, h1, h2, h3, h4, h5, .fw700 {font-weight: 600;}
.icon-left .fa, .icon-left .icon {margin-right: 10px;}
.icon-right .fa, .icon-right .icon {margin-left: 10px;}
.hidden, #dofullsearch {display: none;}
.anim {transition: color .3s, background-color .3s, opacity .3s;}
.anim-all {transition: all 1s;}
.mtitle, .sub-title h1, .form-wrap h1 {margin-bottom: 30px; font-size: 24px; font-weight: 400;}
.pages11 {padding: 30px;}

.desc-text {-ms-flex-order: 5;-webkit-order: 5;order: 5;}
.footer {-ms-flex-order: 6;-webkit-order: 6;order: 6;}
.header {-ms-flex-order: -3;-webkit-order: -3;order: -3;}
.carou {-ms-flex-order: -2;-webkit-order: -2;order: -2;}
.hd-menu {-ms-flex-order: -1;-webkit-order: -1;order: -1;}
.fone {-ms-flex-order: 0;-webkit-order: 0;order: 0;}
.ftwo {-ms-flex-order: 1;-webkit-order: 1;order: 1;}
.fthree {-ms-flex-order: 2;-webkit-order: 2;order: 2;}
.ffour {-ms-flex-order: 3;-webkit-order: 3;order: 3;}
.ffive {-ms-flex-order: 4;-webkit-order: 4;order: 4;}
.fsearch {-ms-flex-order: 1;-webkit-order: 1;order: 1;}

/* BASIC GRID
----------------------------------------------- */
.wrap {min-width:320px; position: relative; padding-top: 0px;}
.wrap-center {max-width:1100px; margin:0 auto; position:relative; z-index:20;}
.wrap-main {background-color: #f5f9fc; box-shadow: 0 0 60px rgba(0,0,0,0.3);}
.header {height: 65px; background-color: #fff; border-bottom: 5px solid #ee1a56;}
.col-left, .col-right {width: 200px; padding: 20px 15px;}
.col-left {font-size: 13px; background-color: #111; color: #ccc; 
 position: relative; z-index: 100;}
.col-right {box-shadow: -20px 0 20px -20px rgba(0,0,0,0.1); background-color: #fff; 
 position: relative; z-index: 100;}
.main {padding: 30px; min-height: 100vh;}
.footer {border-top:5px solid #ee1a56; background-color: #111; color: #ccc; 
 padding: 15px 130px 15px 30px; position: relative;}
.col-left a {color: #fff;}
.col-left a:hover {color: #ccc;}

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


/* style news */ 
#wid_m_bc { 
 position: relative; 
 overflow: hidden; 
 margin: 20px; 
 background: #FFF; 
 box-shadow: 0 5px 10px 0 rgb(0 0 0 / 10%);
 height: 260px; 
} 
#wid_m_left {float: left;width: 40%;position: relative;} 
#wid_m_right {margin-left: 40%;width: 60%;padding: 0px 15px;} 
#wid_m_cat { 
 position: absolute; 
 background: #0276DD; 
 opacity: .7; 
 color: #FFF; 
 padding: 6px 15px; 
} 
#wid_m_img { 
 max-width: 100%; 
 height: 260px; 
 overflow: hidden; 
} 
#wid_m_img img { 
 max-width: 100%; 
 min-width: 100%; 
 height: 260px; 
 object-fit: cover; 
} 
#wid_m_kp { 
 position: absolute; 
 bottom: 5px; 
 right: 10px; 
 color: #FFF; 
 font-size: 16px; 
} 
#wid_m_border { 
 width: 40px; 
 height: 5px; 
 background: #ee1a56; 
 position: absolute; 
 bottom: 0; 
} 
#wid_m_bc:hover #wid_m_border { 
 width: 100%; 
 -webkit-transition: all 2s; 
 -moz-transition: all 2s; 
 -o-transition: all 2s; 
 transition: all 2s; 
} 
#wid_m_bc h2 { 
 padding: 10px 0; 
 display: block; 
 color: #434343; 
 font-size: 24px; 
} 
#wid_m_bc:hover h2 { 
 color: #8163bb; 
} 
#wid_m_bc p { 
 display: block; 
 color: #; 
 font-size: 14px; 
 max-height: 160px; 
 overflow: hidden; 
 color: #999999; 
} 
#clr {clear: both;} 

@media screen and (max-width: 600px) { 
 #wid_m_bc {height: auto;padding-bottom: 10px;} 
 #wid_m_left {float: none;width: 100%;} 
#wid_m_right {margin-left: 0px;width: 100%;padding: 0px;position: relative;} 
#wid_m_border {top: 0px;} 
#wid_m_bc h2 {padding: 10px 15px;} 
#wid_m_bc p {padding: 15px;} 
} 
/*Podcerkivanie*/ 
a:link {text-decoration:none;}





/* HEADER
----------------------------------------------- */
.logo {width: 260px; height: 60px; display: block;}
.btn-login, .btn-fav {height: 40px; line-height: 40px; cursor: pointer; display: block; 
text-align: center; border-radius: 4px; padding: 0 15px;}
.btn-login {background-color: #ef6c64; color: #fff; margin-right: 15px; margin-left: 15px;}
.btn-fav {color: #c53c5f; font-size: 18px;}
.btn-login:hover {background-color: #c53c5f;}
.btn-fav:hover {color: #c53c5f;}
.hd-menu {margin: -30px; margin-bottom: 10px; background-color: #fff; white-space: nowrap; 
overflow-y: hidden; overflow-x: auto; padding-left: 30px; box-shadow: 0 1px 2px rgba(0,0,0,.15);}
.hd-menu li {display: inline-block; vertical-align: middle; margin-right: 20px; font-weight: 600; 
height: 40px; line-height: 40px;}
.search-wrap {padding: 10px 30px;}
.search-box {width:100%; position:relative;}
.search-box input, .search-box input:focus {box-shadow:none; padding: 0 45px 0 15px; 
background-color: #efefef; border-radius: 4px;}
.search-box button {position:absolute; right:0px; top:0px; z-index:10; padding:0 !important; 
background-color:transparent !important; color:#000 !important; font-size: 22px !important; width: 40px;}
.carou {background-color: #be3361; color: #fff;padding: 30px; position: relative;}
.carou:before {content: ''; position: absolute; left: 0; top: 0; right: 0; bottom: 0; 
background: url(../images/sl-bg-min.png) center top no-repeat; opacity: 0.5;}
.carou .sect-header {position: relative; z-index: 10;}
.carou .carou-in {position: relative; z-index: 20;}
.tc-img {height:170px; width:117px; display:block; float: left;}
.tc-title {padding:7px; text-align:center; background-color:rgba(0,0,0,0.5); color:#fff;
position:absolute; left:0; bottom:0; width:100%; opacity: 1; font-size: 14px;}
.tc-img:hover .tc-title {opacity:0;}
.carou2 {padding-top: 30px;}
.carou2 .tc-img {width: 116px;}



/* SEARCH
----------------------------------------------- */
.hd-search {background: #ef6c64 url(../images/fon.png); padding: 10px 130px 10px 30px; position: relative; border-radius: 0px; margin-bottom: 1px; box-shadow: 0px 0px 0px 1px rgb(0 0 0 / 60%);}
.ft-search {background: #ef6c64 url(../images/fon.png; padding: 10px 130px 10px 30px; border-radius: 4px; box-shadow: 0px 0px 0px 1px rgb(0 0 0 / 100%);}
.msg-search {line-height: 1.7; font-size: 15px; color: #000; background: #efefef; box-shadow: 0px 0px 0px 1px rgb(0 0 0 / 5%);}
.fsearch {margin-bottom: 0px; box-shadow: 0px 0px 0px 1px rgb(0 0 0 / 40%);}
.ftt-search {background: #fefefe; font-family: inherit; font-weight: bold; box-shadow: 0px 0px 1px 0px rgb(0 0 0 / 90%);}

<!-- Живой поиск -->
.search {background: rgba(255, 255, 255, 0.03); border: 1px solid rgba(255, 255, 255, 0.17); width: 253px; height: 41px; margin-top: 4px;margin-right: 4px;} 
.search input.query-field {background: transparent; border: 0 none; width: 176px; height: 39px; padding: 0 0 0 27px; color: #000; float: left;} 
.search input.query-search {background: url('/img/search-button.png') no-repeat; border: 0 none; width: 15px; height: 13px; margin: 14px 20px 0 0; padding: 0; cursor: pointer; float: right;} 
.searchinfo {display: -webkit-inline-box; margin-left: 140px; margin-top: 4px; background: rgba(255, 255, 255, 0.03); border: 1px solid rgba(255, 255, 255, 0.17); padding: 12px 0 9px 12px; width: 30px;} 
.right { float: right; } 

#poisk2 a:hover {background: #111111ed;} 
#poisk2 a:last-child {border-bottom: 0px solid;} 
#poisk2 { border: 1px solid #b9b9b987; position: absolute; margin-left: 0px; margin-top: 0px; display: none; font-weight: bold; width: 35%; <!-- box-shadow: 0px 3px 5px #bbbbbb, inset 3px 3px 3px rgba(0,0,0,.9); z-index: 100; -->} 
#poisk2::after { border-bottom: 8px solid transparent; border-left: 0px solid transparent; border-right: 8px solid #eee; border-top: 8px solid transparent; content: ""; left: 20px; position: absolute; top: -15px; transform: rotate(90deg); writing-mode: tb-rl;} 
#poisk2 span { color:#444 !important; background: #EEE; display: block; padding: 8px;} 
#poisk2 input { background: #191919; color: #ee1a56 !important; font-weight:bold; border: 0px !important; cursor:pointer; border-radius: 2px !important; padding: 0px !important; height: ; width: 100% !important; margin: 0px;} 
#poisk2 input:hover {background: #ef6c64 !important; color: #fff !important;} 
#poisk2 a { border-bottom: 1px solid #54545459; color:#000 !important; font-size: 12px; font-weight:bold; text-decoration:none; white-space: normal; background: #efefeff5; display:block; padding: 3px; height: auto;}
#poisk2 a:hover {color:#ee1a56 !important;}
.poiskclip {overflow: hidden; padding: 0px 3px 0px 5px; font-weight:normal; font-size: 12px; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical;}

/* LOGIN
----------------------------------------------- */
.login-overlay {position: fixed; z-index: 998; left: 0; top: 0; width: 100%; height: 100%; 
background-color: #828999; background: linear-gradient(45deg, #384660, #d1c5c3); opacity: 0.9; display: none;}
.login-box {position: fixed; z-index: 999; left: 50%; top: 50%; transform: translate(-50%,-50%); 
background-color: #fff; padding: 30px 60px 40px 60px; border-top: 5px solid #ee1a56; width: 400px; 
box-shadow: 0 20px 60px rgba(0,0,0,0.5); display: none;}
.login-close {width: 26px; height: 26px; line-height: 26px; text-align: center; font-size: 24px; 
 cursor: pointer; position: absolute; top: -30px; right: -30px; color: #fff;}
.login-title {font-size: 24px; font-weight: 600; margin-bottom: 15px; text-align: center; text-transform: uppercase;}
.login-title:first-letter {color: #ec2828;}
.login-avatar {width: 60px; height: 60px; border-radius: 50%; margin: 0 auto 15px auto; 
text-align: center; line-height: 60px; font-size: 24px; background-color: #f2f6f8; color: #939393;}
.login-input {margin-bottom: 15px;}
.login-btn button {width: 100%; margin: 15px 0;}
.login-btm a {border-bottom: 1px dotted #2661c5; color: #2661c5; font-size: 14px;}
.login-check {position: relative; font-size: 14px;}
.login-check input {opacity: 0; position: absolute; cursor: pointer;}
.login-check span {display: block; padding-left: 36px; height: 30px; line-height: 30px; color: #939393;}
.login-check span:before, .login-check span:after{content: '';position: absolute;top: 50%;transition: .3s;}
.login-check span:before{left: 0; height: 10px; margin-top: -5px; width: 26px; border-radius: 5px; 
 background: #fff; box-shadow: inset 0 1px 4px rgba(0,0,0,0.3);}
.login-check span:after{left: 1px; height: 12px; width: 12px; margin-top: -6px; background: #2ecc71;
 border-radius: 6px; box-shadow: 0 1px 4px rgba(0,0,0,0);}
.login-check input:checked + span:before {background-color: #fff;}
.login-check input:checked + span:after {left: 13px; background-color: #fff; box-shadow: 0 1px 4px rgba(0,0,0,0.3);}
.login-menu {border-top: 1px solid #e3e3e3; border-left: 1px solid #e3e3e3;}
.login-menu li {text-align: center; border-right: 1px solid #e3e3e3; border-bottom: 1px solid #e3e3ee; width: 50%;}
.login-menu a {display: block; padding: 10px 5px; font-size: 14px;}
.login-menu li .fa {display: none; height: 28px; font-size: 22px; color: #06c;}
.login-admin {text-align: center; margin: -10px 0 25px 0;}
.login-soc-title {display: flex; align-items: center; margin: 30px 0 15px 0;}
.login-soc-title:before, .login-soc-title:after {content: ''; height: 1px; background-color: #e3e3e3; flex: 1;}
.login-soc-title:before {margin-right: 15px;}
.login-soc-title:after {margin-left: 15px;}
.login-soc-btns {text-align: center;}
.login-soc-btns a {display:inline-block; margin: 0 3px; vertical-align:top;}
.login-soc-btns img {display:block; width:30px; height: 30px; border-radius: 50%;}


/* SIDE, NAV
----------------------------------------------- */
.nav {}
.nav li {position: relative;}
.nav li a {display: block; padding: 0 24px 0 0; line-height: 24px; 
border-bottom: 1px solid rgba(0,0,0,1); font-size: 14px; }
.nav li span {position: absolute; right: 0; top: 0; display: inline-block; 
 line-height: 24px; font-size: 12px; opacity: 0.7;}
.side-box + .side-box {margin-top: 20px;}
.side-bt {font-size: 16px; font-weight: 600; margin-bottom: 5px;}
.col-left .side-bt {color: #ef6c64;}


a.nav-link {margin-left: 5px; color: #fff;}
a.nav-link:hover {color: #ccc;}

.lcomm {margin-bottom: 20px; font-size: 14px;}
.lcomm-av {width: 40px; height: 40px; border-radius: 50%; margin-right: 10px; background-color: transparent;}
.lcomm-name {margin-bottom: 3px; opacity: 0.8;}
.lcomm-date {font-size: 13px;}
.lcomm-text {background-color: #222; padding: 3px 8px; line-height: 1.5; position: relative; 
width: 100%; margin-top: 20px;}
.lcomm-text::before {content: ""; position: absolute; width: 0; height: 0; top: -20px; left: 40px;
border: 10px solid transparent; border-bottom-color: #222;}
.lcomm-title {display: block;}

.side-item {width: 46%; margin-bottom: 15px; display: block; font-size: 13px; overflow: hidden;}
.side-title {margin-top: 7px;}
.owl-side .side-item {width: 112px; margin-bottom: 0;}

.upd-item {background-color: #efefef; margin-bottom: 3px; font-size: 13px;}
.upd-item a {display: block; color: #000; padding: 7px 10px;}
.upd-item:hover {background-color: #dfdfdf; transition-duration: .2s; -o-transform: translateX(3px); -ms-transform: translateX(3px); -moz-transform: translateX(3px); -webkit-transform: translateX(3px); transform: translateX(3px);}
.upd-right {text-align: right; margin-left: ;}
.upd-title {font-weight: 600; font-size: 14px;}
.upd-season { font-weight: 400; margin-top: 8px;}
.upd-voice {margin-top: 3px;}


<!-- Статистика -->
.rating {float:right}
.rating_type_text {display:inline-block;color:#969696;font-size:12px;}
.rating__source {margin-bottom:5px;color:#88b669;font-size:16px;font-weight:500;}
.rating_size_l .rating__value {font-size:19px;font-weight:500;color:#d8d8d8;cursor: pointer;}
.rating__kp {margin-left:40px;}

/* SECTION
----------------------------------------------- */
.sect + .sect {margin-top: 30px;}
.sect-header {margin-bottom: 30px;}
.sect-title {font-size: 24px; font-weight: 600;}
.sect-items {margin: 0 -8px;}
.speedbar {color: #888; font-size: 14px; margin-bottom: 20px; margin-top: -15px; 
padding-bottom: 15px; border-bottom: 1px solid #e3e3e3;}


/* THUMB
----------------------------------------------- */
.th-item {float: left; width: 33.3%; padding: 0 8px; margin-bottom: 16px; position: relative;}
.th-in {display: block; position: relative; background-color: #fff0;}
.th-img {margin-bottom: 8px; transition: box-shadow .2s linear;}
.th-desc {padding: 3px; padding-top: 0; height: 65px;}
.th-title {margin-bottom: 8px; font-size: 14px; font-weight: 600;}
.th-cat {text-align: left; margin-top: 0px; font-size: 12px; color: #939393;}
.th-tnowrap { -webkit-line-clamp: 1; display: -webkit-box; -webkit-box-orient: vertical; overflow: hidden;}
.th-nowrap { -webkit-line-clamp: 2; display: -webkit-box; -webkit-box-orient: vertical; overflow: hidden;}
.th-meta {position: absolute; z-index: 10; display: inline-block; color: #fff; font-size: 15px;}
.th-trl {right: 8px; bottom: 60px; display: inline-block; padding: 5px 10px; font-size: 8px; 
 background-color: #ee1a56; color: #fff; cursor: pointer;}
.th-qual {right: 0; top: 0; display: inline-block; padding: 3px 7px; background-color: #3e3e3e80; color: #fff;}
.th-rating {right: 0; bottom: 0; background-color: #00000099; padding: 5px 10px; font-size: 14px;}
.th-rating .icon {margin-right: 5px;}
.th-rating .icon {color: #ffba00; font-size: 14px;}
.th-percent {opacity: 0;}
.wdone {opacity: 1;}
.th-edit {position: relative; top: -10px;}
#trailer-box {display: none;}
.th-tip {display: none; background-color: #111; color: #fff; padding: 30px; border-radius: 4px; overflow: hidden; 
 box-shadow: inset 200px 0 300px -300px rgba(0,0,0,0.8), inset 0 1000px rgba(0,0,0,0.7);}
.th-tip .full-text {color: #fff;}
.th-tip-title {font-size: 18px; font-weight: 600; margin-bottom: 20px; color: #fff; 
background-color: #ef6c64; margin: -30px; margin-bottom: 20px; padding: 10px 30px;}
.ui-tooltip {position: absolute; z-index: 97;}
.tooltip-text {color: #fff; padding: 5px 10px; background: rgba(35, 25, 15, 0.8); border-radius: 2px;}
.ui-tooltip .th-tip {display: block;}
.ui-tooltip .short-info {margin-left: 0;}
hr {color: #93939369; border: 1px dashed;}
#hr2 {margin: 5px 0px 5px 0px; padding-bottom: 1px; background-color: #ccc; border-bottom: 1px solid #fff;}
.bnpage {display: flex; justify-content: space-between;}
.th-sort {font-size: 15px; text-align: center; padding: 0px 10px 2px 10px;}


/*ЛЕНТОЧКА
----------------------------------------------- */
.serial-info { 
 right: 0; 
 bottom: 0; 
 background-color: #ff4236; 
 border-radius: 6px 0 0 6px; 
 font-size: 15px; 
 top: calc(100% - 30px); 
 height: 22px; 
 line-height: 22px; 
 box-shadow: -0px 5px 5px -5px #000;
 padding: 0 15px 0 15px;
 
}


/*КНОПКА PLAY
----------------------------------------------- */
.playb, .playb * { box-sizing: border-box; }
.playb img {max-width: 100%;}
.playb {display: block;}
.playb .playb_shadow {opacity: 0; position: absolute; top: 0; left: 0; right: 0; bottom: 0; width: 100%; height: 100%; background: rgba(0, 0, 0, 0.6); color: #fff; padding: 15px; -moz-transition: all 0.4s ease-in-out 0s; -webkit-transition: all 0.4s ease-in-out 0s; -ms-transition: all 0.4s ease-in-out 0s; transition: all 0.4s ease-in-out 0s; }
.playb:hover .playb_shadow, .playb.active .playb_shadow {opacity: 1;}
.playb .playb_font {text-align: center; font-size: 40px; display: inline-block; position: absolute; top: 50%; left: 50%; -moz-transform: translate(-50%, -50%); -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%);}
<!-- .playb .playb_font_mobile {
 font-size: 15px;
 border-top: 1px solid rgb(179, 179, 179); /* for old browsers */
 border-top: 1px solid rgba(179, 179, 179, 0.7);
 margin-top: 5px;
 padding-top: 2px;
 display: none;}
.playb.active .playb_font_mobile {display: block;} -->

/*НОВОСТИ
----------------------------------------------- */
.news-date {position: absolute; top: 0; left: 0; padding: 2px 15px; color: #fff; background: #ee1a56; font-size: 14px;}

.h_mtr {margin-bottom:30px;}
.h_mtr_in {display:table; width:100%;} 
.h_mtr_image {display: table-cell; vertical-align: top; width: 250px; position: relative;}
.h_mtr_content {display:table-cell; vertical-align:top; padding: 10px; border: 1px solid #E2E6E7;}

.h_mtr_image_over {width:250px; height:150px;} 
.h_mtr_image_over img {width: 230px; height: 183px; object-fit: cover;} 
.h_mtr_image_over a:hover img {opacity:0.7;} 
.h_mtr_image_over {object-fit: cover;} 

.h_mtr_title {font-size:18px; font-family:'Tahoma',sans-serif; margin-bottom:10px;} 
.h_mtr_title a {color:#000;} 
.h_mtr_title a:hover {color:#F51C1F; text-decoration:none;} 

.h_mtr_text {text-align:justify; color:#000;} 
.h_mtr_date {margin-top:10px; margin-bottom:7px; font-size:14px; color:#818181;} 
.h_mtr_date a {color:#818181;} 

.hm_d {display:inline-block; padding-left:22px; padding-right:10px;} 
.hm_date {background:url('/images/i_time.png') 0px 1px no-repeat;} 
.hm_user {background:url('/images/i_user.png') 0px 1px no-repeat;} 
.hm_views {background:url('/images/i_views.png') 0px 1px no-repeat;} 
.hm_comm {background:url('/images/i_comm.png') 0px 1px no-repeat;} 
.hm_cat {background:url('/images/i_cat.png') 0px 1px no-repeat;} 

.h_mtr_title {font-weight:500 !important; display:block; margin-bottom:0em !important; margin-top:0em !important;} 

@media only screen and (max-width:1160px) { 
.h_mtr_title {font-size:18px;} 
.h_mtr {margin-bottom:30px;} 
.h_mtr_in {display:table; width:100%;} 
.h_mtr_image {display:table-cell; vertical-align: top;width:260px; position: relative;} 
.h_mtr_content {display:table-cell; vertical-align:top;}
.h_content_left {padding-left:30px; max-width:854px;} 
.h_mtr_image_over {width:250px; height:150px;} 
.h_mtr_image_over img {width:250px; height:150px; object-fit:cover;} 
.h_mtr_date .hm_date {display:none} 
.h_mtr_image_over a:hover img {opacity:0.7;} 
} 

@media only screen and (max-width:960px) {
.h_mtr_title {font-size:18px;} 
.h_mtr {margin-bottom:30px;} 
.h_mtr_in {display:table; width:100%;} 
.h_mtr_image {display:table-cell; vertical-align:top; width:300px; position: relative;} 
.h_mtr_date .hm_user {display: none;} 
.h_mtr_content {display:table-cell; vertical-align:top;} 
} 

@media only screen and (max-width:640px) { 
.h_mtr_in,.h_mtr_image,.h_mtr_content{display:block; width:100%;} 
.h_mtr_image_over{border:0px double #ffffff!important;} 
.h_mtr_image_over{width:100%; height:auto; display:block; margin-bottom:15px;} 
.h_mtr_image_over img{width:100%; height:auto;} 
.h_mtr_image_over{object-fit:cover; border:0px solid #FCFCFC; box-shadow:0px 0px 0px 0px #DDD;} 
}


/* SEO DESCRIPTION
----------------------------------------------- */
.desc-text {background-color: #fff; color: #5c5c5c; padding: 30px; border-top: 5px solid #ee1a56; 
 line-height: 1.7; font-size: 14px;}
.desc-text h1, .desc-text h2, .desc-text h3 {font-size: 24px; font-weight: 400; 
color: #000; margin-bottom: 10px;}
.desc-text span {color: #ee1a56;}
.desc-text p {line-height:1.7;}
.desc-text p + p {margin-top:15px;}
.desc-text p + h1, .desc-text p + h2, .desc-text p + h3 {margin-top:30px;}
.desc-text a {text-decoration: underline; color: #ee1a56;}
.desc-text img {float: left; margin: 0 30px 10px 0; max-width: 200px;}


/* FOOTER
----------------------------------------------- */
.footer > span {background-color:#ec2828; color:#fff; display:inline-block; padding: 15px; 
position: absolute; left: 0; top: 0; font-size: 24px;}
.ft-two {font-size:16px; margin-top: 7px;}
.ft-counter {position: absolute; right: 30px; top: 15px;}
.footer a {text-decoration: underline; color: #e3e3e3;}
.footer a:hover {text-decoration: underline; color: #ccc;}
a.ft-link {margin-right: 8px; color: #ef6c64;}
a.ft-link:hover {color: #ee1a56;}

/* BOTTOM NAVIGATION
----------------------------------------------- */
.bottom-nav {line-height:36px; text-align:center; padding:30px 0 0 0;}
.bottom-nav2 {line-height: 30px; text-align: right; margin-bottom: 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:46px; text-align:center;}
.navigation {text-align:center;}
.navigation a, .swchItemA, .pnext a, .pprev a, .pprev > span, .pnext > span {display:inline-block; padding:0 10px; 
background-color:#fff; margin:5px 2px 0 2px; border-radius:4px; font-size:16px; box-shadow: 0 1px 2px rgba(0,0,0,.15); 
min-width: 36px;}
.swchItemA, .pagi-nav a:hover {background-color:#ef6c64; color:#fff;}
.swchItemA.nav_ext {background-color:#fff; color:#939393;}
.pagi-nav a:hover {background-color:#ef6c64; color:#fff;}
.dle-comments-navigation .pagi-nav {margin-bottom:0;}


/* FULL
----------------------------------------------- */
.full {margin-top: -10px;}
.fone {margin-bottom: 15px;}
.ftwo {margin-bottom: 15px;}
.fthree {background-color: #111; margin-left: -30px; margin-right: -30px;}
.ffour {background-color: #111; padding: 10px 30px; color: #ccc; margin: 0 -30px 3px -30px;}
.fone h1 {font-weight: 400; font-size: 28px;}
.fone h1 a {margin-left: 15px; font-size: 18px;}
.foriginal {font-size: 18px; opacity: 0.6; margin-top: 5px;}
.foriginals {font-size: 12px; margin-top: 5px;}
.fsubtitle {font-weight: 700; font-size: 18px; margin-bottom: 10px; text-align: center;}

.js-view.current {position: relative; padding-top: 15px; margin-top: -15px;}
.js-view.current:before {content: ''; width: 100%; height: 3px; background-color: #ec2828; 
position: absolute; left: 0; top: 0; z-index: 10;}
.js .tabs-b {display: none;}
.js .tabs-b.visible {display: block;}
.tabs-sel {white-space:nowrap; overflow-y:hidden; overflow-x:auto; font-size: 0;}
.tabs-sel span {display:inline-block; padding:0 20px; height:40px; line-height:40px; cursor:pointer; 
background-color: #222; color: #fff; font-weight: 600; font-size: 16px;}
.tabs-sel span.current {color: #fff; background-color: #ef6c64;}
.tabs-sel span:hover {text-decoration: underline;}

.fdesc {margin-top: 20px;}
.fleft {width: 200px; margin-right: 30px; margin-bottom: 15px; float: left;}
.fposter {box-shadow: 0 10px 20px 0 rgba(0,0,0,0.3); width: 200px;}
.short-info {margin-bottom: 3px; line-height: 1.5; font-size: 14px; margin-left: 230px;}
.short-info > span {font-weight: 600; margin-right: 5px;}
.full .short-info {padding: 5px 10px; font-size: 14px;}
.full .short-info:nth-child(2n+1) {background-color: #efefef;}
.short-info a {color: #ee1a56; text-decoration: underline;}

.fctrl {color: #ccc; text-align: center; font-size: 14px; margin-left: 15px;}
.fctrl .icon {margin-right: 10px;}
.fctrl a {color: #ccc; display: block;}
.fctrl a:hover, .js-fshare:hover, .fctrl.js-login:hover, .js-view:hover {color: #fff; cursor: pointer;}
.yx-share {margin-left: 30px;}

.rate3-short {white-space:nowrap;}
.sr-plus1, .sr-minus1 {margin-right: 15px; height: 30px; line-height: 30px;}
.r3-hide {display:none;}
.sr-plus1 .icon, .sr-minus1 .icon {cursor:pointer; width:30px; height:30px; text-align:center; font-size:18px; 
line-height:30px; border-radius: 50%; margin-right: -15px; color: #fff;}
.sr-plus1 .icon {background-color:#2ecc71;}
.sr-minus1 .icon {background-color:#ec2828;}
.sr-plus1:hover .icon, .sr-minus1:hover .icon {background-color: #7f8c8d; color: #fff;}


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

.full-taglist a {color:#d20068;}
.full-taglist {margin-top:20px;}
.full-taglist span:not(.fa):not(:last-child):after {content:","; display:inline;}


/* COMMENTS
----------------------------------------------- */


.pay-for-comments {display: flex; align-items: center; font-size: 14px; padding: 10px 10px; background-color: #cccccc3d; margin-bottom: 20px;}
.pay-for-comments__ico {display: inline-block; width: 22px; height: 22px;background: center / contain no-repeat url(/images/money-icon.png); margin-right: 8px;}
.pay-for-comments_dop {color: #ff3434;}
.pay-for-comments_dop:hover {color: #de1f1f; text-decoration: underline}
.add-comms {margin: 20px -30px 30px -30px; padding: 30px 30px 0 30px; border-top: 1px solid #e3e3e3;}
.ac-inputs input {width: 48.5%; margin-bottom: 15px;}
.ac-textarea textarea {height: 100px; margin-bottom: 15px;}
.add-comms input, .ac-submit button {box-shadow: 3px 3px 6px rgba(0,0,0,0.1);}
.ac-protect, .ac-textarea .bb-editor + br {display: none;}
.comments_subscribe input {margin-right: 10px;}
.comments_subscribe {display: block;}
.mass_comments_action {padding:10px; background-color:#ebebeb; margin:20px 0 0 0; text-align: right;}
.last-comm-link {font-size:16px; margin-bottom:10px; text-decoration: underline;}

.comm-item {margin-bottom: 30px; font-size: 14px;}
.comm-left {width: 50px; margin-right: 15px;}
.comm-img {height: 50px; border-radius: 50%; background-color: transparent;}
.comm-two {margin: 5px 0 10px 0;}
.comm-one > span {margin-right: 15px; color: #939393;}
.comm-one > span.comm-author, .comm-one > span.comm-author a {font-size: 18px; color: #ee1a56;}
.comm-three-left > a, .comm-three-right li a {color: #939393;}
.comm-three-right li {display: inline-block; margin-left: 15px;}
.comm-rate3 {white-space:nowrap; font-size:18px; margin-right: 15px; height: 20px; line-height: 20px; 
 display: inline-block; vertical-align: top; color: #909090; position: relative; top: -3px;}
.comm-rate3 a {display: inline-block; vertical-align: middle; color: #909090; 
position: relative; top: -2px;}
.comm-rate3 a:hover {color: #000;}
.comm-rate3 a:last-child {margin-bottom: -6px;}
.comm-rate3 > span {margin: 0 5px; font-size: 16px;}
.comm-rate3 > span > span.ratingtypeplus {color: #06b601;}
.comm-rate3 > span > span.ratingplus {color: #95c613;}
.comm-rate3 > span > span.ratingminus {color: #ff0e0e;}
.comm-three a:hover {text-decoration: underline;}

/* Owl Carousel v2.1.0 */
.owl-carousel {display: none; width: 100%; -webkit-tap-highlight-color: transparent; position: relative; z-index: 1; }
.owl-carousel .owl-stage {position: relative; -ms-touch-action: pan-Y; }
.owl-carousel .owl-stage:after {content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0; }
.owl-carousel .owl-stage-outer {position: relative; overflow: hidden; -webkit-transform: translate3d(0px, 0px, 0px); }
.owl-carousel .owl-item {position: relative; min-height: 1px; float: left;
/* -webkit-backface-visibility: hidden; -webkit-tap-highlight-color: transparent; -webkit-touch-callout: none; */}
.owl-carousel .owl-item > img {display: block; width: 100%; /* -webkit-transform-style: preserve-3d; */}
.owl-carousel .owl-nav.disabled, .owl-carousel .owl-dots.disabled {display: none; }
.owl-carousel .owl-nav .owl-prev, .owl-carousel .owl-nav .owl-next, .owl-carousel .owl-dot {
cursor: pointer; cursor: hand; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none;
-ms-user-select: none; user-select: none; }
.owl-carousel.owl-loaded {display: block; }
.owl-carousel.owl-loading {opacity: 0; display: block; }
.owl-carousel.owl-hidden {opacity: 0; }
.owl-carousel.owl-refresh .owl-item {display: none; }
.owl-carousel.owl-drag .owl-item {-webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; }
.owl-carousel.owl-grab {cursor: move; cursor: grab; }
.owl-carousel.owl-rtl {direction: rtl; }
.owl-carousel.owl-rtl .owl-item {float: right; }
.no-js .owl-carousel {display: block; }
.owl-carousel .animated {-webkit-animation-duration: 1000ms; animation-duration: 1000ms; 
-webkit-animation-fill-mode: both; animation-fill-mode: both; }
.owl-carousel .owl-animated-in {z-index: 0; }
.owl-carousel .owl-animated-out {z-index: 1; }
.owl-carousel .fadeOut {-webkit-animation-name: fadeOut; animation-name: fadeOut; }
@-webkit-keyframes fadeOut {0% {opacity: 1; } 100% {opacity: 0; } }
@keyframes fadeOut {0% {opacity: 1; } 100% {opacity: 0; } }
.owl-height {transition: height 500ms ease-in-out; }
.owl-carousel .owl-item .owl-lazy {opacity: 0; transition: opacity 400ms ease; }
.owl-carousel .owl-item img.owl-lazy {-webkit-transform-style: preserve-3d; transform-style: preserve-3d; }
.owl-carousel .owl-video-wrapper {position: relative; height: 100%; background: #000; }
.owl-carousel .owl-video-play-icon {position: absolute; height: 80px; width: 80px; left: 50%; top: 50%;
margin-left: -40px; margin-top: -40px; cursor: pointer; z-index: 1; background-color:#FFF;
-webkit-backface-visibility: hidden; transition: -webkit-transform 100ms ease; transition: transform 100ms ease; }
.owl-carousel .owl-video-play-icon:hover {-webkit-transform: scale(1.3, 1.3); -ms-transform: scale(1.3, 1.3); transform: scale(1.3, 1.3); }
.owl-carousel .owl-video-playing .owl-video-tn, .owl-carousel .owl-video-playing .owl-video-play-icon {display: none; }
.owl-carousel .owl-video-tn {opacity: 0; height: 100%;
background-position: center center; background-repeat: no-repeat; background-size: contain; transition: opacity 400ms ease; }
.owl-carousel .owl-video-frame {position: relative; z-index: 1; height: 100%; width: 100%; }

.owl-nav {position:absolute; left:0; right:0; top:0;}
.owl-prev, .owl-next {width:auto; height:30px; position:absolute; top:-65px; z-index:200;
text-align:center; line-height:30px; font-size:40px; border-radius: 50%; 
color: #fff;}
.owl-prev {right:40px;}
.owl-next {right:0px;}
.owl-prev:hover, .owl-next:hover {color:#ffba00;}
.owl-dots {text-align:center; padding-top:25px; margin-bottom: -15px;}
.owl-dot {display:inline-block; vertical-align:top; width:10px; height:10px; margin:0 5px; 
border-radius:50%; background-color:#fff;}
.owl-dot.active {background-color:#ef6c64;}
.carou2 .owl-next, .carou2 .owl-prev {color: #000;}


/* СТОЛ ЗАКАЗОВ
----------------------------------------------- */
#orderdesc-actions{margin-top:10px; height:31px;}
#orderdesc-add{float:right; width:153px; height:31px; margin-bottom: 3px; background:url('/ordesc/add_order.png') no-repeat; text-indent:-99999px;}
#orderdesc-add:hover{background-position:0 -31px;}

/* ----////// Эффект прозрачности баннеров/////------- */ 

#banners a img { 
opacity:0.3; -moz-opacity:0.3; filter:alpha(opacity=40); 
} 

#banners a:hover img { 
opacity:1.0; -moz-opacity:1.0; filter:alpha(opacity=100); 
}



/* ADAPTIVE
----------------------------------------------- */
.btn-menu, .btn-menu2 {display: none;}
.side-panel {width:280px; height:100%; overflow-x:hidden; overflow-y:auto; background-color:#fff;
padding:15px; z-index:99999; position:fixed; left:-320px; 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:99998; display:none;}
.btn-close {cursor:pointer; display:block; left: 280px; top: -40px; position: fixed; z-index: 99999;
width:40px; height:40px; line-height:40px; text-align:center; font-size:18px; 
background-color: #e84e36; color: #fff; transition:top .4s; -webkit-transition:top .4s;}
.btn-close.active {top:0px;}
body.opened-menu {overflow: hidden; width: 100%; height: 100%;}
.side-panel a {color: #000;}
.side-panel .nav a {border-bottom-color: #e3e3e3;}


@media screen and (max-width: 1220px) {
.wrap-center {max-width:1220px; overflow: hidden;}
.col-left {display: none;}
.btn-menu {display: block; width: 40px; height: 40px; line-height: 40px; text-align: center; font-size: 28px; 
cursor: pointer; margin-right: 15px;}
#gotop {display: none !important;}
.not-logged .login-avatar {display: none;}
.login-close {top: -5px;}
.login-title {font-size: 18px;}
.login-box {max-width: calc(100% - 60px); padding: 15px;}
}

@media screen and (max-width: 950px) {
.wrap-center {max-width:768px;}
.btn-menu2 {display: block; width: 30px; height: 40px; line-height: 40px; text-align: center; font-size: 28px; 
cursor: pointer; margin-right: 15px; margin-left: -10px;}
.search-wrap {min-width: 100%; padding: 15px; -ms-flex-order: 9;-webkit-order: 9;order: 9; 
border: 0; border-top: 1px solid #f0f4f9; display: none;}
.btn-login {width: calc(100% - 0px);}
.btn-login, .btn-fav {-ms-flex-order: 10;-webkit-order: 10;order: 10; display: none;}
.header.is-active {height: auto; padding-bottom: 15px;}
.is-active .btn-login, .is-active .btn-fav, .is-active .search-wrap {display: block;}
.logo {-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; margin-right: 15px; overflow: hidden;}
.desc-text, .carou, .main {padding-left: 15px; padding-right: 15px;}
.hd-menu, .footer {padding-left: 15px;}
.hd-menu {margin-left: -15px; margin-right: -15px;}
.hd-menu li {margin-right: 15px;}
.col-right {display: none;}
.pay-for-comments {width: 100%;}
#poisk2 { border: 0px solid #efefef; position: absolute; margin-left: 0px; margin-top: 0px; display: none; font-weight: bold; width: 50%; <!-- box-shadow: 0px 3px 5px #bbbbbb, inset 3px 3px 3px rgba(0,0,0,.9); z-index: 100; -->} 


 
 
.add-comms, .ffour {margin-left: -15px; margin-right: -15px;}
.fthree, .ffour, .add-comms {padding-left: 15px; padding-right: 15px;}
}

@media screen and (max-width: 760px) {
 
.wrap-center {max-width:640px;}
.wrap {padding-top: 0;}
.th-item {width: 25%;}
.desc-text img {display: none;}
.footer {text-align: center; padding: 15px;}
.footer > span, .ft-counter {position: static; display: inline-block; margin-bottom: 10px;}
.ft-counter {margin: 15px 0 0 0;}
.ft-nowrap {display: flex; flex-direction: column; flex-wrap: nowrap; justify-content: center; align-items: center; align-content: stretch;}

.pay-for-comments {font-size: 11px; padding: 8px;}
 
.dcont button {font-size:12px; padding:0 15px !important;}
.comments-tree-list .comments-tree-list {padding-left:0px !important;}
.comments-tree-list .comments-tree-list:before {display:none;}
.mass_comments_action {display:none;}

}

@media screen and (max-width: 590px) {
.wrap-center {max-width:480px;}
.th-item {width: 33.33%;}
.ffour {display: block; text-align: center;}
.fctrl {display: none;}
.rate3-short {display: inline-block; white-space: nowrap;}
.sr-plus1, .sr-minus1 {display: inline-block; vertical-align: middle;}
.yx-share {margin: 15px 0 0 0;}
.ac-inputs input {width: 100%;}
.video-box embed, .video-box object, .video-box video, .video-box iframe, .video-box frame {height:300px;}

.ui-dialog {width:100% !important;}
.upop-left, .upop-right {float:none !important; width:100% !important; margin:0; padding:0 20px;}
.upop-left {margin-bottom:10px; text-align:center;}
.ui-dialog-buttonset button {display:block; margin:0 0 5px 0; width:100%;}
#dofullsearch, #searchsuggestions span.seperator {display:none !important;}
.attach .download-link {margin:0 -15px 0 0; float:none; display:block; padding:0 10px;}
.attach-info {float:none;}
}

@media screen and (max-width: 470px) {
.wrap-center22 {max-width:320px;}
.th-item {width: 50%;}
.logo {overflow: hidden; position: relative; max-width: 258px;}
#poisk2 { border: 0px solid #efefef; position: absolute; margin-left: 0px; margin-top: 0px; display: none; font-weight: bold; width: 80%; <!-- box-shadow: 0px 3px 5px #bbbbbb, inset 3px 3px 3px rgba(0,0,0,.9); z-index: 100; -->} 
#poisk2 input { display: none;} 
.th-sort {font-size: 12px; }

 
.logo img {position: absolute; width: 100%; height: auto; left: 0; top: 50%; transform: translateY(-50%);}

body {background-image: none;}
.full h1 {font-size: 24px; font-weight: 600;}
.fleft {width: 80px; margin: 0 15px 10px 0;}
.fposter {width: 80px;}
.short-info {margin-left: 0;}
.video-box embed, .video-box object, .video-box video, .video-box iframe, .video-box frame {height:250px;}
}