/* Datalife Engine template 
by: redissx (E-mail: redissx@gmail.com, Website: webrambo.ru ),
name: Serial Template, creation date: 12 september 2020,  version dle: 12-14
*/

/* SET BASE
----------------------------------------------- */
* {background: transparent; margin: 0; padding: 0; outline: none; border: 0; 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: 15px 'Montserrat', sans-serif; line-height: normal; padding: 0; margin: 0; color: #333; background: #111 url(../images/background.jpg); min-height: 100%; width: 100%; font-weight: 400;}
a {color: #333; text-decoration: none;}
a:hover, a:focus {color: #901900; text-decoration: none;}
h1, h2, h3, h4, h5 {font-weight: 600; font-size: 24px;}

button, textarea, select, input[type="text"], input[type="password"], input[type="button"], input[type="submit"] 
{appearance: none; -webkit-appearance: none; font-size: 16px; font-family: 'Montserrat' !important;}

.button, .btn, .pagi-load a, .up-second li a, .usp-edit a, .qq-upload-button, 
button:not(.color-btn):not([class*=fr]):not(.search-btn):not([class*=owl-]), 
html input[type="button"], 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: 20px; cursor: pointer; font-weight: 500; text-transform: uppercase;
background-color: #3c1007; color:#fff; font-size: 12px;}
.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):not([class*=fr]):not(.search-btn):not([class*=owl-]):hover, 
html input[type="button"]:hover, input[type="reset"]:hover, input[type="submit"]:hover, .meta-fav a:hover {background-color: #901900; color: #fff; box-shadow: 0 10px 20px 0 rgba(0,0,0,0);}
button:active, input[type="button"]:active, input[type="submit"]:active {box-shadow: inset 0 1px 4px 0 rgba(0,0,0,0.1);}

input[type="text"], input[type="password"] {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="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="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; font-size: 14px;} 
input:focus::placeholder, textarea:focus::placeholder {color: transparent}

.img-box, .img-wide, .img-resp, .img-resp-vert, .img-fit {overflow: hidden; position: relative;}
.img-resp {padding-top: 70%;}
.img-resp-vert {padding-top: 140%;}
.img-box img, .img-resp img, .img-resp-vert img {width: 100%; min-height: 100%; display: block;}
.img-resp img, .img-resp-vert img {position: absolute; left: 0; top: 0;}
.img-wide img {width: 100%; display: block;}
.img-fit img {width: 100%; height: 100%; object-fit: cover;}
.nowrap {white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}

.fx-row, #dle-content {display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap;
-ms-flex-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;}
.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, #dle-content {-webkit-justify-content:flex-start;justify-content:flex-start;}
.fx-first {-ms-flex-order: -1;-webkit-order: -1;order: -1;}
.fx-last {-ms-flex-order: 10;-webkit-order: 10;order: 10;}
.fx-1 {-ms-flex-preferred-size: 0; flex-basis: 0; -webkit-box-flex: 1; -ms-flex-positive: 1; flex-grow: 1; max-width: 100%; min-width: 50px;}
.fx-between {-ms-flex-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;}

b, strong, .fw700 {font-weight: 600;}
.icon-left [class*="fa-"], .icon-left .icon {margin-right: 10px;}
.icon-right [class*="fa-"], .icon-right .icon {margin-left: 10px;}
.hidden, #dofullsearch {display: none;}
.anim, .btn, button, .footer a, .side-nav a, .facts-item::before, .facts-item, 
.season-item-img, .season-item, .season-item-img img, .short-img img, .frating a {transition: all .3s;}
.mtitle, .sub-title h1, .form-wrap h1 {margin-bottom: 30px; font-size: 24px !important; font-weight: 600;}
#dle-content > *:not(.season-item) {width: 100%;}

/* BASIC GRID
----------------------------------------------- */
.wrap {min-width:320px; position: relative;}
.wrap-center {max-width:1280px; margin:0 auto; position:relative; z-index:20;}
.wrap-main {background-color: #fff; box-shadow: 0 0 30px rgba(0,0,0,0.6);}
.header, .footer, .fshare {background: #111 url(../images/top.jpg) top center / cover no-repeat; color: #fff; box-shadow: inset 0 1000px rgba(0,0,0,0.3); position: relative;}
.header-in {padding: 20px 30px; position: relative; z-index: 10;}
.hero {padding: 35px 30px 50px 30px; position: relative; z-index: 10;}
.main {min-height: 100vh; padding: 14px;}
.sidebar-left {width: 280px; padding: 30px; padding-right: 0;}
.sidebar-right {width: 280px; padding: 30px; background-color: #f6f6f6;}
.footer {padding: 20px 30px; box-shadow: inset 0 1000px rgba(0,0,0,0.8);}
.footer-copyright a {color: #54a0ff; text-decoration: underline; font-size: 13px;}
.footer-copyright {text-align: right; margin-right: 40px;}
.header::before {content: ''; position: absolute; left: 0; top: 0; width: 45%; height: 100%; z-index: 5; background: linear-gradient(to right, #000 0%, #000 30%, transparent 100%);}

#gotop{position:fixed; width:60px; height:60px; line-height:60px; right:10px; bottom:10px;
z-index:990; display:none; background-color:#fff; color:#999; cursor:pointer; font-size:24px; 
border-radius:50%; text-align:center; box-shadow: 0 23px 57px rgba(0,0,0,0.1);}

/* HEADER
----------------------------------------------- */
.logo {display: inline-block; color: #fff !important; font-weight: 600; text-transform: uppercase; padding-top: 2px; font-size: 30px; background: url(../images/logo.jpg) 0 center / 78px no-repeat; padding-left: 80px; margin-right: 20px;}
.logo span {color: #840a0a; margin-right: 1px;}
.logo span.logo-domain {color: #ccc; font-size: 0.6em; margin-left: 3px;}
.logo-caption {font-size: 12px; padding-top: 6px; color: #fff; font-weight: 400; text-transform: none;}
.search-wrap {position:relative; width: 300px; margin: 0 20px 0 0;}
.search-box input, .search-box input:focus {padding: 0 50px 0 16px; border-radius: 20px; box-shadow: 0 0 30px 0 rgba(0,0,0,0.2); background-color: rgba(255,255,255,0.3); color: #fff;}
.search-box input:not(:focus)::placeholder {color: #fff; opacity: 0.8; font-size: 12px;} 
.search-box button {position:absolute; right:0px; top:0px; z-index:10; width: 50px; cursor: pointer; background: none; color: #fff; line-height: 40px; text-align: center; border-radius: 0 20px 20px 0;}

/* HERO
----------------------------------------------- */
.hero-title {font-size: 40px; font-weight: 600;}
.hero-text {margin: 20px 0; max-width: 920px; line-height: 1.7;}
.hero-btn {display: block; height: 60px; line-height: 60px; border-radius: 30px; padding: 0 30px; cursor: pointer; margin-right: 20px; box-shadow: 0 0 30px rgba(0,0,0,0.1); font-weight: 500; text-transform: uppercase; font-size: 12px;}
.hero-btn-last {background-color: #1dd1a1; color: #fff;}
.hero-btn-trailer {background-color: rgba(255,255,255,0.2); color: #fff;}
.hero-btn:hover {background-color: #54a0ff; color: #fff;}

/* SIDEBAR
----------------------------------------------- */
.side-box {margin-bottom: 20px; font-size: 18px;}
.side-box2 {margin-bottom: 20px; font-size: 14px;}
.side-bt {font-weight: 600; font-size: 20px; text-transform: uppercase; margin-bottom: 20px;}
.side-nav a {display: block; padding-left: 20px; position: relative; line-height: 20px; margin-bottom: 15px;}
.side-nav a::before {content:"\f111"; font-weight: 300; font-family:'Font Awesome 5 Pro'; width: 20px; color: #1dd1a1; display: inline-block; vertical-align: middle; font-size: 10px; position: absolute; left: 0; top: 0px;}
.side-nav a:hover {text-decoration: underline;}
.soon-item {margin-bottom: 20px;}
.soon-item__img {width: 60px; height: 60px; margin-right: 20px;}
.soon-item__title {line-height: 20px; max-height: 40px; overflow: hidden;}
.soon-item__meta {margin-top: 6px; font-size: 12px; color: #999;}

/* SECTION, ABOUT ON MAIN PAGE
----------------------------------------------- */
.sect {margin-bottom: 20px;} 
.sect-title {font-size: 16px; font-weight: 500;}
.sect-header {margin-bottom: 10px;}
.sect-items {margin: 0 -10px;}
.sect-content + .sect-content {margin-top: 20px;}
.about-list {margin-bottom: 20px; line-height: 1.5; font-size: 16px;}
.about-list li {padding-left: 140px; position: relative; margin-bottom: 5px;}
.about-list li > span:first-child {position: absolute; left: 0; top: 0; font-weight: 600;}
.about-text {line-height: 1.7; border: 1px solid #770000; background: rgba(134, 0, 0, 0.1); padding: 15px 20px;}

/* SEASON, FACTS ON MAIN PAGE
----------------------------------------------- */
.season-item {display: block; margin-bottom: 20px; padding: 0 10px; width: 33.33%; font-weight: 500; font-size: 17px;}
.season-item-img {border: 5px solid #fff; box-shadow: 0 0 0 1px #e3e3e3; margin-bottom: 15px;}
.facts-item {width: 100%; padding: 40px; color: #fff; border: 5px solid #fff; box-shadow: 0 0 0 1px #e3e3e3;}
.facts-item img {position: absolute; left: 0; top: 0;}
.facts-item-title, .facts-item-btn {position: relative; z-index: 10;}
.facts-item-title {font-weight: 600; font-size: 19px;}
.facts-item::before {content: ''; position: absolute; left: 0; top: 0; width: 50%; height: 100%; z-index: 5; background: linear-gradient(to right, #000 0%, #000 30%, transparent 100%);}
.facts-item:hover::before {width: 120%;}
.season-item:hover .season-item-img {box-shadow: 0 0 0 1px #54a0ff;}
.season-item:hover .season-item-img img, .short-img:hover img {transform: scale(1.1,1.1);}

/* SHORT
----------------------------------------------- */
.short {margin-bottom: 20px; border: 2px dashed #ccc; }
.short-header {padding: 5px 5px 0 20px;}
.short-btn {background-color: #3c1007; float: right; padding: 0 10px; height: 30px; line-height: 30px; border-radius: 15px; font-size: 12px; margin: 2px;}
.short-btn a {color: #fff;}
.short-title {font-size: 18px; font-weight: 600;}
.short-cols {padding: 12px; margin-top: 4px;}
.short-img {width: 222px; height: 120px; margin-right: 14px; display: block;}
.short-meta {display: inline-block; margin-bottom: 10px; padding: 3px 6px; border-radius: 3px; font-size: 13px; color: #54a0ff; background-color: rgba(84, 160, 255, 0.1);}
.short-text {line-height: 20px; font-size: 16px; color: #404040; max-height: 140px; overflow: hidden;}

/* SEO DESCRIPTION
----------------------------------------------- */
.site-desc {line-height: 1.6; color: #5c5c5c; font-size: 16px; margin-bottom: 20px;}
.site-desc:before {content: ''; position: absolute; left: 0; top: 0; right: 0; height: 5px;}
.site-desc h1, .site-desc h2 {font-size: 18px; font-weight: 600; margin-bottom: 3px; color: #333;}
.site-desc li {list-style-type: disc; margin-left: 40px;}
.site-desc p {margin-bottom: 10px;}
.site-desc > *:last-child {margin-bottom: 0;}
.site-desc a {color: #06c; text-decoration: underline;}
.site-desc img {float: left; max-width: 200px; margin: 0 10px 10px 0;}

/* BOTTOM NAVIGATION
----------------------------------------------- */
.bottom-nav {margin-top: 20px; text-align: center;}
.navigation a, .navigation span, .pnext a, .pprev a, .pprev > span, .pnext > span {display:inline-block; padding:0 10px; 
margin:0 10px 10px 0px; line-height: 48px; min-width: 50px; border: 1px solid #e3e3e3; border-radius: 25px; font-weight: 500; font-size: 18px;}
.navigation span:not(.nav_ext), .pagi-nav a:hover {background-color:#54a0ff; color: #fff; border-color: #54a0ff;}

/* FULL
----------------------------------------------- */
.speedbar {font-size: 13px; color: #bbb; margin-bottom: 20px; padding-bottom: 20px; border-bottom: 1px dashed #ccc;}
.speedbar .fal {margin-right: 8px; color: #770000;}
.fmeta {display: inline-block; margin-left: 20px; padding: 3px 6px; border-radius: 3px; font-size: 13px; color: #54a0ff; background-color: rgba(84, 160, 255, 0.1);}
	h1 a {margin-left: 10px; font-size: 15px;}
.fheader h1 {font-weight: 600; font-size: 24px;}
.fimg {box-shadow: 0 4px 10px rgba(0,0,0,0.15); margin: 0 10px 7px 0; float: left; width: 222px;}
.frating {position: absolute; left: 0; right: 0; bottom: 10px; z-index: 10;}
.frating a {height: 30px; line-height: 30px; border-radius: 3px; padding: 0 10px;  background-color: #6ab04c; color: #fff;}
.frating a + a {background-color: #eb4d4b; margin-left: 10px;}
.frating a:hover {opacity: 0.8;}
.ffav {position: absolute; left: 50%; top: 10px; z-index: 10; 
	transform: translateX(-50%); white-space: nowrap; cursor: pointer; border-radius: 3px; 
	background-color: rgba(0,0,0,0.6); color: #fff; padding: 3px 6px; font-size: 12px;}
.fimg > a, .ffav a {display: block; width: 100%; color: #fff;}
.fsubtitle {text-align: center; font-size: 16px; font-weight: 500; margin-bottom: 20px;}

.fplayer {position:relative;}
.fplayer .tabs-sel span {display:inline-block; padding:0 20px; height:40px; line-height:40px; cursor:pointer; background-color: rgba(60, 16, 7, 0.1); font-weight: 500; border-radius: 3px 3px 0 0; margin-right: 3px;}
.fplayer .tabs-sel span.current {background-color: #3c1007; color: #fff; font-weight: 600;}
.fplayer .tabs-sel span:hover {text-decoration: underline;}
.js .tabs-b {background-color: #000; display: none;}
.js .tabs-b.visible {display: block;}
.fcompl a {color: #eb4d4b; text-decoration: underline; font-size: 13px; margin-left: 20px;}
.fsubtext {color: #5c5c5c; font-size: 13px; line-height: 1.5; margin: 0px 0 20px 0; 
	background-color: #FFF3E0; box-shadow: 0 1px 3px rgba(0,0,0,.12),0 1px 2px rgba(0,0,0,.24);
	border: 1px solid #FF9800; position: relative; padding: 15px 20px; border-left-width: 44px;}
.fsubtext::before {content:"\f071"; font-weight: 300; font-family:'Font Awesome 5 Pro'; 
	color: #fff; font-size: 24px; margin-top: -20px;
	position: absolute; left: -44px; top: 50%; width: 44px; text-align: center;}

.prev-next {margin: 0 -10px;}
.flink {display: block; margin: 0 10px 15px 10px; background-color: #efefef; box-shadow: 0 1px 3px rgba(0,0,0,.12),0 1px 2px rgba(0,0,0,.24); border: 1px solid #901900; position: relative; padding: 15px 20px;}
.flink-caption {font-weight: 500;}
.flink-title {font-size: 13px; margin-top: 5px; opacity: 0.8;}
.flink::before {content:"\f053"; font-weight: 300; font-family:'Font Awesome 5 Pro'; color: #fff; font-size: 24px; margin-top: -13px; position: absolute; left: -44px; top: 50%; width: 44px; text-align: center;}
.flink.next::before {left: auto; right: -44px; content:"\f054";}
.flink.prev {border-left-width: 44px;}
.flink.next {border-right-width: 44px; text-align: right;}
.flink:hover {background-color: #220b05; color: #fff;}

.fshare {padding: 10px; text-align:center; white-space:nowrap; box-shadow: inset 0 1000px rgba(0,0,0,0.8);}
.fshare .fab, .fshare .fas {width:50px; height:30px; border-radius:3px; text-align:center; line-height:30px; 
background-color:#C70003; color:#fff; font-size:14px; margin:0 2px; cursor:pointer;}
.fshare .fa:hover {opacity:0.8;}
.fab.fa-vk {background-color:#5075a5;}
.fab.fa-facebook-f {background-color:#4b6baf;}
.fab.fa-twitter {background-color:#2daae1;}
.fab.fa-odnoklassniki, .fa.fa-rss {background-color:#FC6D00;}
.fas.fa-paper-plane {background-color:#5682a3;}
.fshare .fa-facebook-f::before {content: "\f39e" !important;}

/* FULL STORY STATIC
----------------------------------------------- */
.video-box embed, .video-box object, .video-box video, .video-box iframe, .video-box frame 
{max-width:100% !important; display:block; width:100%; height:380px;}
.mejs-container {max-width:100% !important;}
.full-text {line-height: 1.4; font-size: 16px;}
.full-text img:not(.emoji) {max-width:100%; margin-top: 10px; margin-bottom: 10px;}
.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:#06c;}
.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; 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;}

/* COMMENTS
----------------------------------------------- */
.add-comms {margin-bottom: 26px; border: 1px solid #770000; background: rgba(134, 0, 0, 0.1); padding: 20px;}
.ac-inputs input {width: 48.5%; margin-bottom: 15px;}
.ac-textarea textarea {height: 100px; margin-bottom: 15px;}
.add-comms input, .add-comms textarea, .ac-submit button {}
.ac-protect, .ac-textarea .bb-editor + br {display: none;}
.comments_subscribe input {margin-right: 10px;}
.comments_subscribe {display: block;}
.mass_comments_action {display: none;}
.last-comm-link {display: inline-block; padding-bottom: 20px; color: #06c; font-size: 18px;}

.comm-avatar {position: absolute; left: 0; top: 0; width: 40px; height: 40px; border-radius: 50%;}
.comm-letter {position: absolute; left: 0; top: 0; width: 100%; height: 100%; line-height: 40px; text-align: center; 
background-color: #000; color: #fff; font-size: 18px; font-weight: 600; text-transform: uppercase;}
.comm-item {font-size: 13px; padding-left: 55px; position: relative; min-height: 40px; margin-bottom: 20px;}
.comm-two {margin: 5px 0 10px 0;}
.comm-one > span {margin-right: 15px; color: #949494;}
.comm-one > span.comm-author, .comm-one > span.comm-author a {color: #333; font-weight: 500;}
.comm-three-left > a, .comm-three-right li a {opacity: 0.6;}
.comm-three-right li {display: inline-block; margin-left: 15px;}
.comm-rate3 {white-space:nowrap; margin-right: 15px; height: 20px; line-height: 20px; display: inline-block; vertical-align: top; position: relative; top: -3px;}
.comm-rate3 a {display: inline-block; vertical-align: middle; position: relative; opacity: 0.4;}
.comm-rate3 a:first-child {top: -5px;}
.comm-rate3 > span {margin: 0 5px;}
.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 {border-bottom-color: transparent;}
.comm-three-left > a {opacity: 1; color: #06c; border-bottom: 1px dotted #06c;}

/* LOGIN
----------------------------------------------- */
.overlay-box {position: fixed; z-index: 998; left: 0; top: 0; width: 100%; height: 100%; opacity: 0.8; background-color: #000; cursor: pointer;}
.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 #1dd1a1; width: 400px; box-shadow: 0 20px 60px rgba(0,0,0,0.5);}
.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;}
.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 #06c; color: #06c; font-size: 13px;}
.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: 13px;}
.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%;}

/* ADAPTIVE
----------------------------------------------- */
.btn-menu {display: none;}
.side-panel {width:280px; height:100%; overflow-x:hidden; overflow-y:auto; background-color:#fff;
padding:20px; z-index:9999; position:fixed; left:-320px; top:0; 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:9998; display:none;}
.btn-close {cursor:pointer; display:block; left: 280px; top: -40px; position: fixed; z-index: 9999;
width:40px; height:40px; line-height:40px; text-align:center; font-size:18px; 
background-color: #e84e36; color: #fff; transition:top .4s;}
.btn-close.active {top:0px;}
body.opened-menu {overflow: hidden; width: 100%; height: 100%;}
.side-panel .side-nav a {white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}
.side-panel .side-box {margin-bottom: 20px;}

@media screen and (max-width: 1220px) {
.header-in, .footer, .main, .hero {padding: 18px;}
.wrap-center {max-width:1000px; overflow: hidden;}
.btn-menu {display: block; font-size: 28px; margin-left: 20px; cursor: pointer; color: #fff;}
.video-box embed, .video-box object, .video-box video, .video-box iframe, .video-box frame {height:400px;}
}

@media screen and (max-width: 950px) {
.wrap-center {max-width:768px;}
.logo {min-width: calc(100% - 70px); margin-right: 0px;}
.search-wrap, .header-btn {-ms-flex-order: 10;-webkit-order: 10;order: 10; margin-top: 20px;}
.search-wrap {-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: 20px 20px 0 0;}
.hero {padding: 18px; padding-top: 0;}
.hero-title {font-size: 24px;}
.hero-btn {height: 40px; line-height: 40px; border-radius: 20px;}
.hero-text {font-size: 13px; line-height: 1.4;}
.footer .logo {display: none;}
.sidebar-right {width: 100%; padding-left: 20px; padding-right: 20px;}
.sidebar-left {width: 100%; padding: 20px; }
.footer {display: block; text-align: center;}
.footer-copyright {margin: 0 0 20px 0; text-align: center;}
}

@media screen and (max-width: 760px) {
.wrap-center {max-width:640px;}
.not-logged .login-avatar {display: none;}
.login-close {top: -5px;}
.login-title {font-size: 18px;}
.login-box {max-width: calc(100% - 60px); padding: 15px;}

.fimg {margin: 0 auto 20px auto; float: none;}
.fcompl {display: none;}
.fplayer .tabs-sel > span {width: 50%; text-align: center; margin: 0; border-radius: 0;}
.fctrl {padding: 0;}
.fplayer {margin-left: -20px; margin-right: -20px;}

.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;}
.hero-btn {width: 100%; text-align: center;}
.hero-btn-trailer {margin-top: 10px;}
.navigation {justify-content: center;}

.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:360px;}
.logo {padding-left: 0; background-image: none; white-space: nowrap; overflow: hidden;}
.about-list li {padding-left: 120px;}
.about-list li > span:first-child {display: inline-block; width: 120px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.about-text {margin-left: -20px; margin-right: -20px;}
.sect-items {margin-left: -5px; margin-right: -5px;}
.season-item {font-size: 15px; padding-left: 5px; padding-right: 5px;}
.facts-item-title, .facts-item-btn {width: 100%; text-align: center;}
.facts-item-title br {display: none;}
.facts-item-btn {margin-top: 20px;}
.short-img {width: 100%; height: 160px; margin: 0 0 20px 0;}
.short-btn .fal {display: none;}
.header-btn {font-size: 10px;}
.fheader h1 {font-size: 18px;}
.flink {min-width: calc(100% - 20px);}
.video-box embed, .video-box object, .video-box video, .video-box iframe, .video-box frame {height:250px;}

}

.auth-blok {margin:0 auto; width: 170px; height: 85px}