/* Datalife Engine template 
name: Lord Films,
by: redissx (E-mail: redissx@gmail.com, Website: webrambo.ru ), 
creation date: 16 april 2019, 
version dle: 12-13
*/

/* 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;}
.x5e5196_clearfix:after {content: ""; display: table; clear: both;}

body {font: 14px 'Open Sans', sans-serif; line-height: normal; padding: 0; margin: 0;        
color: #d0d0d0; background: #161616 url(../images/bg.jpg) center top no-repeat;
 min-height: 100%; width: 100%; font-weight: 400;}
a {color: #d0d0d0; text-decoration: none;}
a:hover, a:focus {color: #ff9900; 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: 'Open Sans' !important;}

.x5e5196_button, .btn, .x5e5196_pagi-load a, .x5e5196_up-second li a, .x5e5196_usp-edit a, .x5e5196_qq-upload-button, button:not(.color-btn):not([class*=fr]), 
html input[type="button"], input[type="reset"], input[type="submit"], .x5e5196_meta-fav a, .x5e5196_usp-btn a {
display: inline-block; text-align: center; padding: 0 20px; height: 40px; line-height: 40px; 
border-radius: 3px; cursor: pointer; text-transform: uppercase; box-shadow: inset 0 -3px #d35400;
color: #000; background-color: #ff9900; font-size: 14px; font-weight: 600;}
.x5e5196_button:hover, .btn:hover, .x5e5196_up-second li a:hover, .x5e5196_usp-edit a:hover, .x5e5196_qq-upload-button:hover, 
.x5e5196_pagi-load a:hover, .x5e5196_usp-btn a:hover,
button:not(.color-btn):hover, html input[type="button"]:hover, input[type="reset"]:hover, 
input[type="submit"]:hover, .x5e5196_meta-fav a:hover 
{background-color: #d35400; 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: #272727; color: #fff; 
box-shadow: inset 0 0 0 1px #161616, inset 1px 2px 5px rgba(0,0,0,0.2);}
select {width: auto;}
input[type="text"]:focus, input[type="password"]:focus, textarea:focus 
{box-shadow: inset 0 0 0 1px #ff9900, inset 1px 2px 5px rgba(0,0,0,0.1);}
input::placeholder, textarea::placeholder {color: #fff; opacity: 0.8; font-size: 13px;} 
input:focus::placeholder, textarea:focus::placeholder {color: transparent}

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

.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}
.x5e5196_fx-center {-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center}
.x5e5196_fx-middle {-ms-flex-align:center;-webkit-align-items:center;align-items:center}
.x5e5196_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}
.x5e5196_fx-first {-ms-flex-order: -1;-webkit-order: -1;order: -1;}
.x5e5196_fx-last {-ms-flex-order: 10;-webkit-order: 10;order: 10;}
.fx-1 {-ms-flex-preferred-size: 0; flex-basis: 0; -webkit-box-flex: 1; -ms-flex-positive: 1; flex-grow: 1; 
	max-width: 100%; min-width: 50px;}

b, strong {font-weight: 600;}
.x5e5196_icon-left .fa, .x5e5196_icon-left .icon {margin-right: 10px;}
.x5e5196_icon-right .fa, .x5e5196_icon-right .icon {margin-left: 10px;}
.hidden, #dofullsearch {display: none;}
.anim {transition: color .3s, background-color .3s, opacity .3s;}
.x5e5196_anim-all {transition: all 1s;}
.mtitle, .x5e5196_sub-title h1, .x5e5196_form-wrap h1 {margin-bottom: 30px; font-size: 24px; font-weight: 600; color: #f0f0f0;}
.hmenu > li > a {font-family: 'Oswald', sans-serif; font-weight: 700; text-transform: uppercase;}


/* BASIC GRID
----------------------------------------------- */
.wrap {min-width:320px; position: relative; padding-top: 250px;}
.x5e5196_wrap-center {max-width:1100px; margin:0 auto; position:relative; z-index:20;}
.x5e5196_wrap-main {background-color: #161616; box-shadow: 0 0 60px rgba(0,0,0,0.5);}
.header {background-color: #272727; box-shadow: 0 1px 5px 0 rgba(0,0,0,0.15); 
	transition: top .2s linear; position: relative; z-index: 99;}
.x5e5196_header-in {padding: 0 20px;}
.x5e5196_content {padding: 20px;}
.header.sticky {position: fixed; left: 0; top: 0; width: 100%;}
.header.sticky-hide {top: -70px;}
.header.sticky-vis {top: 0;}
.footer {background-color: #272727; color: #d0d0d0; padding: 20px;}

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


/* HEADER
----------------------------------------------- */
.logo {width: 180px; height: 70px; display: block;}
.x5e5196_search-box {width:100%; position:relative;}
.x5e5196_search-box input, .x5e5196_search-box input:focus {padding: 0 45px 0 10px;
border-radius: 3px; height: 34px; line-height: 34px; background-color: #161616;}
.x5e5196_search-box button {position:absolute; right:0; top:-3px; z-index:10; padding:0 !important; 
background:transparent !important; color:#ff9900 !important; font-size: 16px !important; width: 40px; 
box-shadow: none !important;}
.btn-login {height: 34px; line-height: 34px; margin-left: 10px;}
.hmenu {padding: 0 20px 0 40px;}
.hmenu > li {margin-right: 20px; position: relative;}
.hmenu > li > a {display: block; height: 70px; line-height: 70px; font-size: 16px; color: #f0f0f0;}
.hmenu > li:hover > a, .hmenu > li > a.is-active {opacity: 1; box-shadow: inset 0 -3px #ff9900; color: #ff9900;}
.x5e5196_hidden-menu {background-color: #272727; box-shadow: 0 10px 20px rgba(0,0,0,0.1); z-index: 100; 
position: absolute; left: 0; top: 95%; width: 600px; padding: 10px; border-top: 3px solid #ff9900;
pointer-events: none; opacity: 0; transform: translateY(30px); transition: all .3s;}
.hm-col {width: 33.33%; float: left;}
.hm-col li {height: 26px; line-height: 26px; font-weight: 600; padding: 0 10px;}
.hm-col a {white-space: nowrap; overflow: hidden; text-overflow: ellipsis; font-weight: 400; 
opacity: 0.8; margin: 0 -10px; padding: 0 10px; font-size: 13px; display: block;}
.hm-col a:hover {background-color: #ff9900; color: #000; opacity: 1;}
.hmenu > li:hover .x5e5196_hidden-menu {pointer-events: auto; opacity: 1; transform: translateY(0px);}
.x5e5196_one-col {width: 180px;}
.x5e5196_one-col .hm-col {width: 100%;}


/* SECTION
----------------------------------------------- */
.sect {margin-bottom: 20px;}
.x5e5196_sect-header {margin-bottom: 10px;}
.x5e5196_sect-title {font-size: 18px; font-weight: 600;}
.x5e5196_sect-items {margin: 0 -5px -10px -5px;}
.x5e5196_sect-title, .x5e5196_sect-tabs span {height: 40px; line-height: 40px; padding: 0 20px; cursor: pointer; 
border-radius: 3px; display: inline-block; vertical-align: top;}
.x5e5196_sect-title {background-color: #ff9900; color: #000 !important; margin-right: 20px;}
a.sect-title:hover {text-decoration: underline;}
.x5e5196_sect-title .fa {margin-left: 10px; font-size: 14px;}
.x5e5196_sect-tabs span.is-active {background-color: #161616; box-shadow: inset 0 0 0 2px #ff9900; color: #f0f0f0;}
.x5e5196_sect-tabs span:not(.is-active):hover {background-color: #383838; cursor: pointer;}
.x5e5196_sect-cont > .fa {font-size:100px; color:#d0d0d0; display:block; text-align:center;}


/* THUMB
----------------------------------------------- */
.x5e5196_th-item {float: left; width: 16.66%; padding: 0 5px; margin-bottom: 10px;}
.th-in {display: block; position: relative; box-shadow: 0 0 3px 0 rgba(0,0,0,0.25);}
.th-img:before {content: ''; position: absolute; left: 0; right: 0; bottom: 0; z-index: 5; 
background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,1) 100%); height: 50%;}
.x5e5196_th-desc {position: absolute; left: 0; right: 0; bottom: 0; z-index: 10; padding: 10px; color: #f0f0f0; text-align: center;}
.x5e5196_th-title {font-weight: 600;}
.x5e5196_th-year {font-size: 12px; margin-top: 3px; opacity: 0.8;}
.x5e5196_th-rates {margin-top: 3px;}
.x5e5196_th-rate:before {content: attr(data-text); display: inline; margin-right: 3px; text-transform: uppercase; font-weight: 600;}
.x5e5196_th-rate-kp:before {color: #f60;}
.x5e5196_th-rate-imdb:before {color: #fc0;}
.x5e5196_th-series {position: absolute; z-index: 5; left: 10px; top: 10px; padding: 3px 5px; 
	border-radius: 3px; background-color: #2980b9; color: #f0f0f0; font-weight: 600; font-size: 13px;}
.x5e5196_th-mask {position:absolute; left:0; top:0; width:100%; height:100%; text-align:center; padding:10px; 
background-color:rgba(0,0,0,0.6); opacity:0; z-index:11;}
.x5e5196_with-mask:hover .x5e5196_th-mask {opacity:1;}
.x5e5196_th-mask .fa {width:60px; height:60px; border-radius:50%; text-align:center; line-height:60px; 
padding-left:5px; font-size:24px; color: #fff; background-color: #ff9900;}


/* SEO DESCRIPTION
----------------------------------------------- */
.x5e5196_desc-text {background-color: #050505; margin: 0 -20px -20px -20px; padding: 20px;}
.x5e5196_desc-text h1, .x5e5196_desc-text h2, .x5e5196_desc-text h3 {font-size: 18px; font-weight: 600; margin-bottom: 10px; color: #f0f0f0;}
.x5e5196_desc-text p {line-height:1.7; font-size: 13px;}
.x5e5196_desc-text p + p {margin-top:10px;}
.x5e5196_desc-text p + h1, .x5e5196_desc-text p + h2, .x5e5196_desc-text p + h3 {margin-top:10px;}
.x5e5196_desc-text a {text-decoration: underline; color: #ff9900;}
.x5e5196_desc-text ul li {list-style-type: disc; margin-left: 40px;}


/* FOOTER
----------------------------------------------- */
.x5e5196_ft-desc {width: 50%; padding-top: 55px; background: url(../images/ft-logo.png) left -15px no-repeat;}
.x5e5196_ft-counter {margin-top: 20px;}
.x5e5196_ft-menu p, .x5e5196_ft-menu li {color: #f0f0f0; margin-bottom: 10px;}
.footer a:not(:hover) {color: #d0d0d0;}
.x5e5196_ft-menu a::before {content: "\f105"; margin-right: 10px; font-family: 'FontAwesome';}


/* BOTTOM NAVIGATION
----------------------------------------------- */
.x5e5196_bottom-nav {text-align:center; padding-top: 10px;}
.x5e5196_pagi-load > span {display:none;}
.x5e5196_pagi-load a {margin-bottom: 15px; padding: 0 80px;}
.x5e5196_navigation a:hover {background-color: #7e79ba; color: #fff;}
.x5e5196_pagi-nav {max-width:100%; display:inline-block;}
.x5e5196_pagi-nav > span {display:inline-block;}
.pnext a, .pprev a, .pprev > span, .pnext > span {display:block; width:36px; text-align:center;}
.x5e5196_navigation {line-height: 36px;}
.x5e5196_navigation a, .x5e5196_navigation span, .pnext a, .pprev a, .pprev > span, .pnext > span {display:inline-block; padding:0 10px; 
margin:5px 2px 0 2px; border-radius: 4px; min-width: 36px; box-shadow: inset 0 0 0 1px #000; background-color: #272727;}
.x5e5196_navigation span, .x5e5196_pagi-nav a:hover {background-color: #ff9900; color:#000;}
.x5e5196_navigation span.nav_ext {background:#272727; color:#d0d0d0;}
.x5e5196_pagi-nav a:hover {color: #000;}
.dle-comments-navigation .x5e5196_pagi-nav {margin-bottom:0;}


/* FULL
----------------------------------------------- */
.x5e5196_speedbar {font-size: 12px; margin: -10px 0 10px; color: #888;}
.fmain {background-color: #272727; box-shadow: 0 1px 5px 0 rgba(0,0,0,0.15); margin: 0 -20px;}
.fright {width: 280px; padding: 20px; padding-bottom: 1px; background-color: #050505;}
.fleft {padding: 20px;}
.x5e5196_fleft-img {width: 200px; margin-right: 20px;}
.x5e5196_fposter {border-radius: 3px 3px 0 0;}
.x5e5196_fleft-img-in {box-shadow:0 0 0 1px #050505,2px 3px 3px 0 rgba(0,0,0,0.5); border-radius: 3px; background-color: #161616;}
.x5e5196_fleft-desc h1 {font-size: 18px; font-weight: 600; margin-bottom: 15px; color: #f0f0f0;}
.fedit {position: absolute; z-index: 10; right: 10px; top: 10px; font-size: 18px;}

.x5e5196_slide-circle {width:50px; height:50px; border-radius: 50%; margin: -25px 0 0 -25px;
background-color:#050505; box-shadow:0 0 0 5px #383838,0 0 12px 0 rgba(0,0,0,0.8);
position: absolute; left: 50%; top: 0;}
.x5e5196_slide-circle > div {position: absolute; left:0; top:0; z-index: 1; width: 100%; height: 100%; 
text-align: center; font-size:20px; font-weight: 600; padding-top: 10px;}
.x5e5196_slide-circle > div div {display: none;}
.flikes {height:45px; position:relative; z-index:20; white-space: nowrap; padding: 0 6px;}
.x5e5196_rate-plus, .x5e5196_rate-minus {line-height:45px; cursor:pointer;}
.flikes .fa {width: 30px; height: 30px; line-height: 30px; text-align: center; border-radius: 50%; 
color: #fff; font-size: 16px;}
.x5e5196_rate-plus .fa {background-color: #33a42d; margin-right: 8px;}
.x5e5196_rate-minus .fa {background-color: #dd4d1b; margin-left: 8px;}
.x5e5196_rate-plus:hover .fa, .x5e5196_rate-minus:hover .fa {opacity: 0.8;}

.fdesc {margin-bottom: 20px; color:#d0d0d0; font-size: 13px;}
.fdesc.slice-masked {margin-bottom:0;}
.slice {overflow:hidden; position:relative; transition:height .2s;}
.x5e5196_slice-masked:before {content:'';position:absolute;z-index:1;bottom:0px;left:0;right:0;height:120px;pointer-events:none;
background:linear-gradient(to bottom, rgba(34,34,34,0) 0%, #272727 100%);}
.x5e5196_slice-btn {margin:1px 0 15px 0;}
.x5e5196_slice-btn span {display:block; cursor:pointer; text-decoration:none; box-shadow:0 0 0 1px #050505,2px 3px 3px 0 rgba(0,0,0,0.5); 
text-align:center; padding:8px 10px; font-weight:600; border-radius:3px; background-color: #161616;}

.flist {width: 48%; line-height: 1.7; font-size: 13px;}
.flist li > span:first-child {font-weight: 600; color: #f0f0f0;}
.flist a {color: #3498db; border-bottom: 1px dotted #3498db;}
.x5e5196_flist-wide {width: 100%;}
.frate {line-height: 30px; border-radius: 3px; text-align: center; width: 48%; 
	margin-top: 7px; font-size: 14px; font-weight: 600;}
.frate:before {content: attr(data-text); display: inline; margin-right: 3px; text-transform: uppercase;}
.x5e5196_frate-kp {box-shadow: inset 0 0 0 2px #f60;}
.x5e5196_frate-imdb {box-shadow: inset 0 0 0 2px #fc0;}

.x5e5196_fsubtitle {text-align: center; margin: 20px -20px  16px -20px; padding: 0 20px; padding-top: 10px; 
	border-top: 1px solid #161616; font-weight: 600; font-size: 16px; width: calc(100% + 40px); color: #f0f0f0;}
.x5e5196_fplayer {position:relative;}
.fctrl {background-color: #161616; color: #d0d0d0; padding-right: 20px;}
.x5e5196_fplayer .x5e5196_tabs-sel {white-space:nowrap; overflow-y:hidden; overflow-x:auto; font-size: 0;}
.x5e5196_fplayer .x5e5196_tabs-sel span {display:inline-block; padding:0 20px; height:40px; line-height:40px; cursor:pointer; 
font-weight:600; font-size: 14px; background-color: #000; color: #f0f0f0;}
.x5e5196_fplayer .x5e5196_tabs-sel span.current {background-color: #ff9900; color: #000;}
.x5e5196_fplayer .x5e5196_tabs-sel span:hover {text-decoration: underline;}
.js .tabs-b {background-color: #000; display: none;}
.js .tabs-b.visible {display: block;}

.fcompl a, .ffav a {color: #d0d0d0;}
.fcompl a:hover, .ffav a:hover, .ffav span:hover {color: #fff; cursor: pointer;}
.fcompl, .ffav {margin-left: 20px;}
.flight {height: 30px; line-height: 30px; position: relative;
	padding-left: 50px; cursor: pointer; display: inline-block;}
.flight:before, .flight:after{content: '';position: absolute;top: 50%;transition: .3s;}
.flight:before{height: 20px;margin-top: -10px;width: 40px;border-radius: 4px;
	background: #383838;box-shadow: inset 0 1px 3px rgba(0,0,0,0.8); left: 0;}
.flight:after{left: 1px;height: 18px;width: 18px;margin-top: -9px;background: #ff9900;
	border-radius: 4px;box-shadow: 0 1px 2px rgba(0,0,0,.3);}
.x5e5196_light-overlay {position: fixed; left: 0; top: 0; right: 0; bottom: 0; 
	z-index: 99998; background-color: rgba(0,0,0,0.8); display: none;}
.x5e5196_light-off .flight:after{left: 21px; background-color: #ff9900;}
.x5e5196_light-off .x5e5196_light-overlay {display: block;}
.x5e5196_light-off .x5e5196_fplayer {z-index: 99999;}
.x5e5196_light-off #gotop {z-index: 10;}

.fshare {padding: 10px; text-align:center; white-space:nowrap;}
.fshare .fa {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;}
.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;}
.fa.fa-paper-plane {background-color:#5682a3;}

.frels {margin: 0 -20px; margin-top: -20px; padding: 20px; background-color: #050505; color: #f0f0f0; position: relative; bottom: -20px;}
.x5e5196_frels-title {font-size: 18px; font-weight: 600; padding-bottom: 10px; color: #f0f0f0;}
.fcomms {padding-top: 20px;}
.x5e5196_full-comms, .x5e5196_add-comms{width:48%;}
.x5e5196_no-comms {-ms-flex-order:-1;-webkit-order:-1;order:-1}
.x5e5196_comm-letter {position: absolute; left: 0; top: 0; width: 30px; height: 30px; line-height: 30px; text-align: center; 
background-color: #000; color: #fff; font-size: 14px; font-weight: 600; text-transform: uppercase; border-radius: 50%;}
.x5e5196_add-comms > form {position: sticky; right: 0; top: 90px; margin-bottom: 20px;}


/* FULL STORY STATIC
----------------------------------------------- */
.x5e5196_video-box embed, .x5e5196_video-box object, .x5e5196_video-box video, .x5e5196_video-box iframe, .x5e5196_video-box frame 
{max-width:100% !important; display:block; width:100%; height:500px;}
.x5e5196_mejs-container {max-width:100% !important;}
.x5e5196_full-text {line-height: 1.5; font-size: 14px;}
.x5e5196_full-text img:not(.emoji) {max-width:100%; margin:10px 0;}
.x5e5196_full-text > img[style*="left"], .x5e5196_full-text > .x5e5196_highslide img[style*="left"] {margin:0 10px 10px 0;}
.x5e5196_full-text > img[style*="right"], .x5e5196_full-text > .x5e5196_highslide img[style*="right"] {margin:0 0 10px 10px;}
.x5e5196_full-text a {text-decoration:underline; color:#3498db;}
.x5e5196_full-text a:hover {text-decoration:none;}
.x5e5196_full-text h2, .x5e5196_full-text h3, .x5e5196_full-text h4, .x5e5196_full-text h5 {margin:10px 0; font-size:18px; font-weight:700;}
.x5e5196_full-text p {margin-bottom:10px;}
.x5e5196_full-text ul, .x5e5196_full-text ol {margin:0;}
.x5e5196_full-text ul li {list-style:disc; margin-left:40px;}
.x5e5196_full-text ol li {list-style:decimal; margin-left:40px;}

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


/* COMMENTS
----------------------------------------------- */
.x5e5196_add-comms {}
.x5e5196_ac-inputs input {width: 48.5%; margin-bottom: 15px; background-color: #272727;}
.x5e5196_ac-textarea textarea {height: 100px; margin-bottom: 15px; background-color: #272727;}
.x5e5196_add-comms input, .x5e5196_add-comms textarea, .x5e5196_ac-submit button {box-shadow: 3px 3px 6px rgba(0,0,0,0.1);}
.x5e5196_ac-protect, .x5e5196_ac-textarea .x5e5196_bb-editor + br {display: none;}
.x5e5196_comments_subscribe input {margin-right: 10px;}
.x5e5196_comments_subscribe {display: block;}
.x5e5196_mass_comments_action {display: none;}
.x5e5196_last-comm-link {display: inline-block; padding-bottom: 20px; color: #f0f0f0; font-size: 18px; font-weight: 600;}

.x5e5196_comm-item {margin-bottom: 20px; font-size: 13px; padding-left: 40px; position: relative; min-height: 40px;}
.x5e5196_comm-two {margin: 2px 0 3px 0;}
.x5e5196_comm-one > span {margin-right: 15px; opacity: 0.8;}
.x5e5196_comm-one > span.comm-author, .x5e5196_comm-one > span.comm-author a {font-weight: 600; color: #ff9900; opacity: 1;}
.x5e5196_comm-three-left > a, .x5e5196_comm-three-right li a {opacity: 0.6;}
.x5e5196_comm-three-right li {display: inline-block; margin-left: 15px;}
.x5e5196_comm-rate3 {white-space:nowrap; font-size:16px; margin-right: 15px; height: 20px; line-height: 20px; 
	display: inline-block; vertical-align: top; position: relative; top: -3px;}
.x5e5196_comm-rate3 a {display: inline-block; vertical-align: middle; position: relative; top: -2px; opacity: 0.8;}
.x5e5196_comm-rate3 a:last-child {margin-bottom: -6px;}
.x5e5196_comm-rate3 > span {margin: 0 5px; font-size: 14px; font-weight: 600;}
.x5e5196_comm-rate3 > span > span.ratingtypeplus {color: #06b601;}
.x5e5196_comm-rate3 > span > span.ratingplus {color: #95c613;}
.x5e5196_comm-rate3 > span > span.ratingminus {color: #ff0e0e;}
.x5e5196_comm-three a:hover {text-decoration: underline;}
.x5e5196_comm-three-left > a {opacity: 1; color: #3498db; border-bottom: 1px dotted #3498db;}


/* LOGIN
----------------------------------------------- */
.x5e5196_login-overlay, .x5e5196_mmenu-overlay {position: fixed; z-index: 998; left: 0; top: 0; width: 100%; height: 100%; 
opacity: 0.6; display: none; background-color: #000;}
.x5e5196_login-box {position: fixed; z-index: 999; left: 50%; top: 50%; transform: translate(-50%,-50%); 
background-color: #272727; padding: 30px 60px 40px 60px; border-top: 5px solid #ff9900; width: 400px; 
box-shadow: 0 20px 60px rgba(0,0,0,0.5); display: none;}
.x5e5196_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;}
.x5e5196_login-title {font-size: 18px; font-weight: 600; margin-bottom: 15px; text-align: center; color: #f0f0f0;}
.x5e5196_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: #161616; color: #939393;}
.x5e5196_login-input input {margin-bottom: 15px; background-color: #161616;}
.x5e5196_login-btn button {width: 100%; margin: 15px 0;}
.x5e5196_login-btm a {border-bottom: 1px dotted #3498db; color: #3498db; font-size: 14px;}
.x5e5196_login-check {position: relative; }
.x5e5196_login-check input {opacity: 0; position: absolute; cursor: pointer;}
.x5e5196_login-check span {display: block; padding-left: 36px; height: 30px; line-height: 30px; color: #939393;}
.x5e5196_login-check span:before, .x5e5196_login-check span:after{content: '';position: absolute;top: 50%;transition: .3s;}
.x5e5196_login-check span:before{left: 0; height: 10px; margin-top: -5px; width: 26px; border-radius: 5px; 
	background: #161616; box-shadow: inset 0 1px 4px rgba(0,0,0,0.3);}
.x5e5196_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);}
.x5e5196_login-check input:checked + span:before {background-color: #fff;}
.x5e5196_login-check input:checked + span:after {left: 13px; background-color: #fff; box-shadow: 0 1px 4px rgba(0,0,0,0.3);}
.x5e5196_login-menu {border-top: 1px solid #161616; border-left: 1px solid #161616;}
.x5e5196_login-menu li {text-align: center; border-right: 1px solid #161616; border-bottom: 1px solid #161616; width: 50%;}
.x5e5196_login-menu a {display: block; padding: 10px 5px; font-size: 14px;}
.x5e5196_login-menu li .fa {display: none; height: 28px; font-size: 22px; color: #06c;}
.x5e5196_login-admin {text-align: center; margin: -10px 0 25px 0;}
.x5e5196_login-soc-title {display: flex; align-items: center; margin: 30px 0 15px 0;}
.x5e5196_login-soc-title:before, .x5e5196_login-soc-title:after {content: ''; height: 1px; background-color: #161616; flex: 1;}
.x5e5196_login-soc-title:before {margin-right: 15px;}
.x5e5196_login-soc-title:after {margin-left: 15px;}
.x5e5196_login-soc-btns {text-align: center;}
.x5e5196_login-soc-btns a {display:inline-block; margin: 0 3px; vertical-align:top;}
.x5e5196_login-soc-btns img {display:block; width:30px; height: 30px; border-radius: 50%;}



/* ADAPTIVE
----------------------------------------------- */
.btn-menu, .fright .x5e5196_filter-btn {display: none;}
.x5e5196_side-panel {width:280px; height:100%; overflow-x:hidden; overflow-y:auto; background-color:#272727;
padding:10px; z-index:99999; position:fixed; left:-320px; top:0; transition:left .4s; -webkit-transition:left .4s;}
.x5e5196_side-panel.active {left:0;}
.x5e5196_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%;}
.x5e5196_side-panel .hmenu {margin: 0; padding: 0;}
.x5e5196_side-panel .hmenu > li {width: 100%; margin: 0; padding: 0;}
.x5e5196_side-panel .hmenu > li > a {height: 40px; line-height: 40px; margin: 0; padding: 0; 
box-shadow: none !important; color: #f0f0f0;}
.x5e5196_side-panel .x5e5196_search-wrap, .x5e5196_side-panel .btn-login {width: 100%; margin: 0 0 10px 0; padding: 0;}
.x5e5196_side-panel .x5e5196_hidden-menu {width: 100%; display: block; position: static; background-color: #161616; 
width: calc(100% + 20px); margin-left: -10px; opacity: 1; pointer-events: auto; transform: none; 
box-shadow: none; border-bottom: 3px solid #ff9900;}
.x5e5196_side-panel .hm-col {width: 50%;}
.x5e5196_side-panel .x5e5196_one-col .hm-col {width: 100%;}


@media screen and (max-width: 1220px) {
.x5e5196_wrap-center {max-width:1000px;}
.header .hmenu, .header .x5e5196_search-wrap, .header .btn-login {display: none;}
.btn-menu {display: block; font-size: 34px; cursor: pointer; color: #f0f0f0;}
#gotop {display: none !important;}
.x5e5196_not-logged .x5e5196_login-avatar {display: none;}
.x5e5196_login-close {top: -5px;}
.x5e5196_login-title {font-size: 18px;}
.x5e5196_login-box {max-width: calc(100% - 60px); padding: 15px;}
.x5e5196_sect-header.fx-start {display: block; white-space: nowrap; overflow-y: hidden; overflow-x: auto;}
.x5e5196_sect-header.fx-start > * {display: inline-block; vertical-align: top; margin-right: 10px;}
.x5e5196_sect-tabs span, .x5e5196_sect-title {padding: 0 10px;}

.fright {width: 100%; padding-top: 10px; padding-bottom: 10px;}
.fright .x5e5196_frels-title {display: none;}
.fright .x5e5196_filter-btn {width: 100%; display: block;}
.fright .x5e5196_filter-wrap {padding: 20px 15px !important;}
.x5e5196_video-box embed, .x5e5196_video-box object, .x5e5196_video-box video, .x5e5196_video-box iframe, .x5e5196_video-box frame {height:400px;}
}

@media screen and (max-width: 950px) {
.x5e5196_wrap-center {max-width:768px;}
.x5e5196_th-item {width: 25%;}
.x5e5196_content, .x5e5196_header-in, .footer, .x5e5196_desc-text {padding-left: 10px; padding-right: 10px;}
.x5e5196_desc-text {margin-left: -10px; margin-right: -10px;}
.footer {text-align: center; display: block;}
.x5e5196_ft-desc {padding-top: 0; padding-bottom: 20px; background-image: none; width: 100%;}

.fmain, .x5e5196_fsubtitle, .frels {margin-left: -10px; margin-right: -10px;}
.fleft, .fright, .x5e5196_fsubtitle, .frels {padding-left: 10px; padding-right: 10px;}
.x5e5196_fsubtitle {width: calc(100% + 20px);}
.x5e5196_full-comms, .x5e5196_add-comms{width:100%;}
.x5e5196_add-comms {-ms-flex-order:-1;-webkit-order:-1;order:-1}
}

@media screen and (max-width: 760px) {
.x5e5196_wrap-center {max-width:640px;}
.x5e5196_th-item {width: 33.33%;}

.x5e5196_fleft-img {margin: 0 auto 20px auto;}
.x5e5196_fleft-desc {min-width: 100%;}
.flist {width: 100%; margin-bottom: 5px;}
.flight, .fcompl, .ffav {display: none;}

.dcont button {font-size:12px; padding:0 15px !important;}
.x5e5196_comments-tree-list .x5e5196_comments-tree-list {padding-left:0px !important;}
.x5e5196_comments-tree-list .x5e5196_comments-tree-list:before {display:none;}
.x5e5196_mass_comments_action {display:none;}
}

@media screen and (max-width: 590px) {
.x5e5196_wrap-center {max-width:480px;}

.x5e5196_ac-inputs input {width: 100%;}
.x5e5196_video-box embed, .x5e5196_video-box object, .x5e5196_video-box video, .x5e5196_video-box iframe, .x5e5196_video-box frame {height:300px;}

.ui-dialog {width:100% !important;}
.x5e5196_upop-left, .x5e5196_upop-right {float:none !important; width:100% !important; margin:0; padding:0 20px;}
.x5e5196_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 .x5e5196_download-link {margin:0 -15px 0 0; float:none; display:block; padding:0 10px;}
.x5e5196_attach-info {float:none;}
}

@media screen and (max-width: 470px) {
.x5e5196_wrap-center22 {max-width:320px;}
.x5e5196_th-item {width: 50%;}
.wrap {padding-top: 0; overflow: hidden;}
body {background-image: none;}

.x5e5196_video-box embed, .x5e5196_video-box object, .x5e5196_video-box video, .x5e5196_video-box iframe, .x5e5196_video-box frame {height:250px;}
}






/* FIX catalog hover + ratings */
.th-in { isolation: isolate; }
.x5e5196_th-mask {
opacity: 0 !important;
visibility: hidden;
transition: opacity .2s ease, visibility .2s ease !important;
pointer-events: none;
display: flex !important;
align-items: center;
justify-content: center;
}
.x5e5196_with-mask:hover .x5e5196_th-mask,
.th-in:hover .x5e5196_th-mask {
opacity: 1 !important;
visibility: visible !important;
}
.x5e5196_th-desc { z-index: 10; pointer-events: none; }
.x5e5196_th-rates { justify-content: center; gap: 8px; }
.x5e5196_th-rate span { font-weight: 700; }

/* === DLE 20 layout fixes for lordfilm-dark === */
html, body { min-height: 100%; }
.wrap { overflow-x: hidden; }
.x5e5196_header-in { gap: 10px; }
.hmenu { flex-wrap: nowrap; }
.hmenu > li > a { white-space: nowrap; }
.x5e5196_content { min-height: 50vh; }
.x5e5196_sect-cont.sect-items:after,
#dle-content:after { content:""; display:table; clear:both; }
.x5e5196_th-item { box-sizing: border-box; }
.th-in { text-decoration: none !important; color: inherit; }
.x5e5196_th-year a { color: inherit; pointer-events: none; text-decoration: none; }
.th-img img { object-fit: cover; }
.x5e5196_th-mask {
  opacity: 0 !important;
  visibility: hidden;
  transition: opacity .2s ease, visibility .2s ease;
  display: flex !important;
  align-items: center;
  justify-content: center;
  z-index: 12 !important;
  pointer-events: none;
}
.x5e5196_with-mask:hover .x5e5196_th-mask,
.th-in:hover .x5e5196_th-mask {
  opacity: 1 !important;
  visibility: visible !important;
}
.x5e5196_th-desc { z-index: 10; pointer-events: none; }
.x5e5196_th-rates { justify-content: center; gap: 6px; flex-wrap: nowrap; }
.x5e5196_th-rate span { font-weight: 700; }
.x5e5196_video-box iframe,
.x5e5196_video-box embed,
.x5e5196_video-box object,
.x5e5196_video-box video {
  width: 100% !important;
  max-width: 100%;
  min-height: 400px;
  border: 0;
  background: #000;
  display: block;
}
.js .tabs-b { display: none !important; }
/* MS_TABS_B_FORCE */
.js .x5e5196_fplayer .fctrl + .tabs-b, .js .x5e5196_fplayer .tabs-b.visible { display: block !important; min-height: 400px !important; }
.js .tabs-b.visible { display: block !important; }
.x5e5196_fplayer .x5e5196_tabs-sel span.current,
.x5e5196_fplayer .x5e5196_tabs-sel span.is-active { background-color: #ff9900; color: #000; }
/* login modal */
.x5e5196_login-box { display: none; }
.x5e5196_login-overlay {
  position: fixed; inset: 0; background: rgba(0,0,0,.65);
  z-index: 9998; display: none;
}
body.js .x5e5196_login-box {
  position: fixed; left: 50%; top: 50%; transform: translate(-50%,-50%);
  z-index: 9999; max-width: 360px; width: 92%;
  background: #1a1a1a; border: 1px solid #383838; border-radius: 8px; padding: 20px;
  box-shadow: 0 20px 60px rgba(0,0,0,.5);
}
.x5e5196_login-close { text-align: right; cursor: pointer; margin: -8px -8px 8px 0; font-size: 18px; opacity: .8; }
.x5e5196_login-close:hover { opacity: 1; color: #ff9900; }
.x5e5196_login-input { margin-bottom: 10px; }
.x5e5196_pagi-nav, .x5e5196_bottom-nav { margin: 20px 0; text-align: center; }
.x5e5196_navigation a, .x5e5196_navigation span {
  display: inline-block; margin: 2px; padding: 6px 10px;
  border-radius: 4px;
}
/* filter on cat pages */
.x5e5196_filter-wrap { margin-bottom: 15px; }
.x5e5196_filter-box .btn { height: 32px; line-height: 32px; padding: 0 12px; font-size: 12px; margin: 0; }
/* fullstory columns */
.fcols { align-items: flex-start; }
.x5e5196_fleft-desc h1 { font-size: 22px; line-height: 1.3; color: #f0f0f0; margin-bottom: 10px; }
.x5e5196_fleft-desc h1 small { font-size: 14px; opacity: .75; font-weight: 400; }
.flist li { margin-bottom: 6px; line-height: 1.4; }
.flist li > span:first-child { opacity: .7; margin-right: 6px; }
/* speedbar */
.x5e5196_speedbar { margin-bottom: 12px; opacity: .85; font-size: 13px; }
@media (max-width: 900px) {
  .header .hmenu { display: none; }
  .x5e5196_th-item { width: 33.33%; }
  .x5e5196_video-box iframe { min-height: 280px; }
}
@media (max-width: 640px) {
  .x5e5196_th-item { width: 50%; }
  .fcols { flex-direction: column; }
  .fright { width: 100%; }
  .x5e5196_video-box iframe { min-height: 220px; }
  .wrap { padding-top: 0; }
}



/* SEO layout */
.x5e5196_sect-title { display: inline-block; }
h1.sect-title { margin: 0; font-size: 18px; font-weight: 600; }
.x5e5196_desc-text { line-height: 1.7; }
.x5e5196_desc-text p { margin-bottom: 10px; }
.x5e5196_desc-text a { text-decoration: underline; }
.x5e5196_ft-copy { opacity: .7; font-size: 12px; margin-top: 8px; }
.x5e5196_speedbar a { opacity: .85; }
/* ========== FULLSTORY layout fix: poster LEFT, info RIGHT ========== */
.full .fcols.full-wide {
  width: 100%;
  display: block;
}
.full .fleft.fleft-row,
.full .x5e5196_fleft-row {
  display: flex !important;
  flex-direction: row !important;
  flex-wrap: nowrap !important;
  align-items: flex-start !important;
  justify-content: flex-start !important;
  gap: 24px;
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
}
.full .x5e5196_fleft-img {
  flex: 0 0 220px !important;
  width: 220px !important;
  max-width: 220px !important;
  min-width: 220px !important;
  margin: 0 !important;
  order: 0 !important;
  float: none !important;
}
.full .x5e5196_fleft-img-in {
  width: 100%;
  position: relative;
}
.full .x5e5196_fposter {
  width: 100% !important;
  height: auto !important;
  aspect-ratio: 2 / 3;
  overflow: hidden;
  border-radius: 3px 3px 0 0;
  position: relative;
  padding: 0 !important;
  background: #161616;
}
.full .x5e5196_fposter.img-wide,
.full .x5e5196_fposter.img-resp,
.full .x5e5196_fposter.img-resp-vert {
  padding-top: 0 !important;
  height: auto !important;
}
.full .x5e5196_fposter img {
  position: static !important;
  width: 100% !important;
  height: 100% !important;
  max-width: 100% !important;
  max-height: 100% !important;
  min-height: 0 !important;
  object-fit: cover !important;
  object-position: center top;
  display: block !important;
  border-radius: 3px 3px 0 0;
}
.full .x5e5196_fleft-desc {
  flex: 1 1 auto !important;
  min-width: 0 !important;
  max-width: none !important;
  width: auto !important;
  float: none !important;
  order: 0 !important;
}
.full .x5e5196_fleft-desc h1 {
  font-size: 22px;
  line-height: 1.3;
  margin-bottom: 12px;
}
.full .fright { display: none !important; }

@media screen and (max-width: 760px) {
  .full .fleft.fleft-row,
  .full .x5e5196_fleft-row {
    flex-direction: column !important;
    align-items: center !important;
  }
  .full .x5e5196_fleft-img {
    flex: 0 0 auto !important;
    width: 200px !important;
    max-width: 200px !important;
    min-width: 200px !important;
    margin: 0 auto 16px !important;
  }
  .full .x5e5196_fleft-desc {
    width: 100% !important;
  }
}


/* hm-label in menu */
.hmenu .x5e5196_hm-label{font-weight:700;opacity:.85;padding:6px 0 2px;list-style:none;pointer-events:none}

/* mega-menu width */
.x5e5196_hidden-menu { min-width: 720px; max-width: 920px; }
.hmenu .x5e5196_hm-label {font-weight:700;opacity:.85;padding:6px 8px 2px;list-style:none;pointer-events:none;color:#ff9900;font-size:12px;text-transform:uppercase;}

/* MS_FSUBTITLE_FIX: keep "Смотреть онлайн ..." fully visible above player */
.x5e5196_fsubtitle,
[class*="fsubtitle"] {
	position: relative !important;
	z-index: 5 !important;
	display: block !important;
	clear: both !important;
	width: 100% !important;
	max-width: 100% !important;
	box-sizing: border-box !important;
	margin: 24px 0 16px 0 !important;
	padding: 14px 16px !important;
	border-top: 1px solid rgba(255,255,255,.08) !important;
	background: #1a1a1a !important;
	color: #f0f0f0 !important;
	font-size: 16px !important;
	font-weight: 600 !important;
	line-height: 1.35 !important;
	text-align: center !important;
	overflow: visible !important;
	white-space: normal !important;
}
.x5e5196_fplayer,
[class*="tabs-box"].fplayer,
.x5e5196_fplayer[class*="tabs-box"] {
	position: relative !important;
	z-index: 1 !important;
	margin-top: 0 !important;
	clear: both !important;
}
.fmain {
	overflow: visible !important;
}
.full .fmain {
	overflow: visible !important;
}

/* MS_PLAYER_FORCE: always show active player panel */
.js .x5e5196_fplayer .tabs-b,
body.js .x5e5196_fplayer .tabs-b,
.js [class*="tabs-box"] > .tabs-b {
	display: none !important;
}
/* first panel after controls = main player */
.js .x5e5196_fplayer .fctrl + .tabs-b,
body.js .x5e5196_fplayer .fctrl + .tabs-b,
.js [class*="tabs-box"] > .fctrl + .tabs-b,
.js .x5e5196_fplayer .tabs-b.visible,
body.js .x5e5196_fplayer .tabs-b.visible,
.js [class*="tabs-box"] > .tabs-b.visible {
	display: block !important;
	visibility: visible !important;
	height: auto !important;
	min-height: 400px !important;
	overflow: visible !important;
}
.js .x5e5196_fplayer .tabs-b.visible ~ .tabs-b:not(.visible),
body.js .x5e5196_fplayer .tabs-b.visible ~ .tabs-b:not(.visible) {
	display: none !important;
}
/* when first is shown via adjacent sibling and has no .x5e5196_visible yet, hide following until JS marks visible */
.js .x5e5196_fplayer .fctrl + .tabs-b:not(.visible) ~ .tabs-b {
	display: none !important;
}
.x5e5196_fplayer .tabs-b iframe,
.x5e5196_fplayer [class*="video-box"] iframe,
[class*="video-box"] iframe {
	width: 100% !important;
	max-width: 100% !important;
	min-height: 400px !important;
	height: 400px !important;
	display: block !important;
	border: 0 !important;
	background: #000 !important;
}
@media (max-width: 768px) {
	.x5e5196_fplayer .tabs-b iframe,
	[class*="video-box"] iframe {
		min-height: 240px !important;
		height: 240px !important;
	}
}


/* MS_LOGIN_CSS */
[class*="login-box"].login-box,
[class*="login-box"] {
	/* keep existing skin styles via attribute match if needed */
}
.x5e5196_login-overlay,
[class*="login-overlay"],
.x5e5196_ms-login-overlay {
	position: fixed !important;
	inset: 0 !important;
	background: rgba(0,0,0,.65) !important;
	z-index: 9998 !important;
}
.x5e5196_login-close,
[class*="login-close"],
.x5e5196_ms-login-close {
	cursor: pointer;
	text-align: right;
	padding: 6px 10px;
	font-size: 18px;
}

/* ========== MS_MOBILE_UX (lordfilm-dark family) ========== */
html {
  -webkit-text-size-adjust: 100%;
  text-size-adjust: 100%;
}
body {
  overflow-x: hidden;
}
img, video, iframe, embed, object {
  max-width: 100%;
}
a, button, .btn, .button {
  -webkit-tap-highlight-color: rgba(255, 153, 0, 0.25);
  touch-action: manipulation;
}

/* Larger touch targets */
.btn-menu {
  min-width: 44px !important;
  min-height: 44px !important;
  display: inline-flex !important;
  align-items: center;
  justify-content: center;
  padding: 6px 10px !important;
  line-height: 1 !important;
  border-radius: 8px;
}
.btn, .button, .pagi-load, .pagi-load a, .filter-btn, .btn-login,
#pagi-load, [id$="pagi-load"], [id$="pagi-load"] a {
  min-height: 44px;
  box-sizing: border-box;
}
.pagi-load, #pagi-load, [id$="pagi-load"] {
  width: calc(100% - 24px) !important;
  max-width: none !important;
  margin: 16px 12px !important;
}

/* iOS: no zoom on focus */
@media (max-width: 900px) {
  input, textarea, select {
    font-size: 16px !important;
  }
}

/* Sticky compact header on tablet/mobile */
@media (max-width: 1220px) {
  .header {
    position: sticky !important;
    top: 0 !important;
    z-index: 5000 !important;
  }
  .header-in {
    min-height: 56px;
    gap: 8px !important;
  }
  .logo {
    max-width: 150px;
    height: auto !important;
  }
  .logo img {
    max-height: 48px;
    width: auto;
    height: auto !important;
  }
  /* desktop mega-menu not needed when hamburger on */
  .header .hidden-menu {
    min-width: 0 !important;
    max-width: 100% !important;
  }
}

/* Side drawer UX */
.side-panel {
  -webkit-overflow-scrolling: touch;
  overscroll-behavior: contain;
  box-shadow: 8px 0 32px rgba(0, 0, 0, 0.45);
}
.side-panel .hmenu > li > a {
  min-height: 48px;
  display: flex !important;
  align-items: center;
  padding: 0 8px !important;
  border-bottom: 1px solid rgba(255, 255, 255, 0.06);
  font-size: 15px;
}
.side-panel .search-box input {
  min-height: 44px;
  width: 100%;
  box-sizing: border-box;
}
.side-panel .btn-login {
  text-align: center;
  display: flex !important;
  align-items: center;
  justify-content: center;
}

@media (max-width: 640px) {
  .side-panel {
    width: min(88vw, 320px) !important;
    left: -100% !important;
    padding: 14px 12px calc(24px + env(safe-area-inset-bottom, 0px)) !important;
  }
  .side-panel.active {
    left: 0 !important;
  }
  .btn-close {
    left: auto !important;
    right: 10px !important;
    top: 10px !important;
    width: 44px !important;
    height: 44px !important;
    line-height: 44px !important;
    border-radius: 50% !important;
    z-index: 100000 !important;
  }
  .btn-close.active {
    top: 10px !important;
  }
  .side-panel .hm-col {
    width: 100% !important;
    float: none !important;
  }
  .side-panel .hidden-menu {
    min-width: 0 !important;
    max-width: 100% !important;
    width: 100% !important;
    margin-left: 0 !important;
    box-sizing: border-box;
    padding: 6px 0 10px !important;
  }
  .side-panel .hm-col a {
    min-height: 40px;
    line-height: 40px !important;
    font-size: 14px;
  }
}

/* Catalog grid */
@media (max-width: 640px) {
  .content {
    padding: 10px 8px !important;
  }
  .th-item {
    width: 50% !important;
    padding: 0 4px !important;
    margin-bottom: 10px !important;
  }
  .th-title {
    font-size: 13px !important;
    line-height: 1.25 !important;
  }
  .th-year,
  .th-rates {
    font-size: 11px !important;
  }
  .sect {
    margin-bottom: 14px !important;
  }
  .sect-title {
    font-size: 14px !important;
    height: auto !important;
    min-height: 40px;
    line-height: 1.3 !important;
    padding: 8px 12px !important;
    white-space: normal !important;
  }
  .sect-tabs span {
    height: 40px !important;
    line-height: 40px !important;
    font-size: 13px;
  }
  .sect-header {
    gap: 8px;
    margin-bottom: 8px !important;
  }
  .ms-seo-block,
  .ms-home-seo,
  .ms-cat-seo {
    font-size: 14px !important;
    line-height: 1.5 !important;
    padding: 8px 2px 12px !important;
  }
  .ms-seo-block h1,
  .ms-home-seo h1,
  .ms-cat-h1 {
    font-size: 1.15rem !important;
    line-height: 1.3 !important;
  }
}

/* Touch: show play cue without hover */
@media (max-width: 900px) and (hover: none) {
  .th-mask {
    opacity: 0.2 !important;
    visibility: visible !important;
  }
  .th-in:active .th-mask,
  .with-mask:active .th-mask {
    opacity: 1 !important;
  }
}

/* Fullstory */
@media (max-width: 760px) {
  .full h1,
  .fleft-desc h1,
  article.full h1 {
    font-size: 1.2rem !important;
    line-height: 1.3 !important;
    margin-bottom: 10px;
  }
  .fleft-img {
    max-width: 160px !important;
    margin: 0 auto 14px !important;
  }
  .fdesc,
  .slice-this {
    font-size: 15px !important;
    line-height: 1.55 !important;
  }
  .flist li {
    font-size: 14px;
    padding: 5px 0;
  }
  .flight,
  .fcompl,
  .ffav {
    display: inline-flex !important;
    align-items: center;
    min-height: 40px;
    margin: 4px 6px 4px 0 !important;
  }
  .fplayer .tabs-sel {
    display: flex;
    gap: 6px;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    padding-bottom: 6px;
  }
  .fplayer .tabs-sel a,
  .fplayer .tabs-sel span {
    flex: 0 0 auto;
    min-height: 40px;
    display: inline-flex !important;
    align-items: center;
    padding: 0 12px !important;
  }
}

/* Footer stack */
@media (max-width: 950px) {
  .footer.fx-row,
  .footer {
    display: flex !important;
    flex-direction: column !important;
    text-align: center;
    gap: 12px;
    padding: 16px 12px !important;
  }
  .ft-col {
    width: 100% !important;
  }
  .ft-menu ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 8px 14px;
    padding: 0;
    margin: 0;
  }
  .ft-menu li {
    list-style: none;
  }
  .ft-menu a {
    display: inline-block;
    min-height: 36px;
    line-height: 36px;
    padding: 0 4px;
  }
}

/* Pagination */
@media (max-width: 640px) {
  .navigation a,
  .navigation span,
  .pagi-nav a,
  .pagi-nav span {
    min-width: 40px;
    min-height: 40px;
    display: inline-flex !important;
    align-items: center;
    justify-content: center;
    margin: 3px !important;
  }
  .bottom-nav {
    margin: 12px 0 24px !important;
  }
}

/* Safe area */
@supports (padding: max(0px)) {
  .header-in {
    padding-left: max(10px, env(safe-area-inset-left)) !important;
    padding-right: max(10px, env(safe-area-inset-right)) !important;
  }
  .side-panel {
    padding-bottom: max(24px, env(safe-area-inset-bottom)) !important;
  }
}

/* Reduce motion */
@media (prefers-reduced-motion: reduce) {
  .side-panel,
  .btn-close,
  .th-mask {
    transition: none !important;
  }
}


/* MS_BURGER_CSS_FIX: work with SkinUniquify prefixes */
[class*="side-panel"],
.side-panel {
  -webkit-overflow-scrolling: touch;
}
[class*="side-panel"].active,
.side-panel.active,
[id$="side-panel"].active {
  left: 0 !important;
  display: block !important;
  visibility: visible !important;
  z-index: 99999 !important;
}
[class*="close-overlay"].active,
.close-overlay.active,
[id$="close-overlay"].active {
  display: block !important;
}
[class*="btn-close"].active,
.btn-close.active {
  top: 0 !important;
  display: block !important;
  z-index: 100000 !important;
}
@media (max-width: 640px) {
  [class*="side-panel"],
  .side-panel,
  [id$="side-panel"] {
    width: min(88vw, 320px) !important;
  }
  [class*="btn-close"].active,
  .btn-close.active {
    left: auto !important;
    right: 10px !important;
    top: 10px !important;
    width: 44px !important;
    height: 44px !important;
    line-height: 44px !important;
    border-radius: 50% !important;
  }
  [class*="btn-menu"],
  .btn-menu {
    min-width: 44px !important;
    min-height: 44px !important;
    display: inline-flex !important;
    align-items: center;
    justify-content: center;
    cursor: pointer !important;
    pointer-events: auto !important;
    z-index: 5001 !important;
    position: relative;
  }
}


/* MS_BURGER_DRAWER_BASE: full styles for plain .side-panel (SkinUniquify-safe) */
.close-overlay,
[class*="close-overlay"],
[id$="close-overlay"] {
  width: 100%;
  height: 100%;
  background-color: rgba(0,0,0,0.5);
  position: fixed !important;
  left: 0;
  top: 0;
  z-index: 99998 !important;
  display: none;
}
.side-panel,
[class*="side-panel"],
[id$="side-panel"] {
  width: 280px;
  max-width: 88vw;
  height: 100%;
  overflow-x: hidden;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  padding: 12px;
  z-index: 99999 !important;
  position: fixed !important;
  left: -320px;
  top: 0;
  transition: left .3s ease;
  box-sizing: border-box;
  box-shadow: 8px 0 28px rgba(0,0,0,.35);
}
/* dark default bg; light override below */
body:not(.ms-light) .side-panel,
body:not(.ms-light) [id$="side-panel"] {
  background-color: #1a1a1a;
  color: #eee;
}
.side-panel.active,
[class*="side-panel"].active,
[id$="side-panel"].active {
  left: 0 !important;
  display: block !important;
  visibility: visible !important;
}
.btn-close,
[class*="btn-close"] {
  cursor: pointer;
  display: none;
  position: fixed !important;
  left: 280px;
  top: -50px;
  z-index: 100000 !important;
  width: 44px;
  height: 44px;
  line-height: 44px;
  text-align: center;
  font-size: 18px;
  background-color: #e84e36;
  color: #fff !important;
  border-radius: 0 0 4px 0;
  transition: top .3s ease;
}
.btn-close.active,
[class*="btn-close"].active {
  display: block !important;
  top: 0 !important;
}
body.opened-menu {
  overflow: hidden !important;
  width: 100%;
  height: 100%;
  touch-action: none;
}
.side-panel .hmenu,
[id$="side-panel"] .hmenu,
[id$="side-panel"] [class*="hmenu"] {
  margin: 0;
  padding: 0;
  display: block !important;
  flex-direction: column;
}
.side-panel .hmenu > li,
[id$="side-panel"] .hmenu > li,
[id$="side-panel"] [class*="hmenu"] > li {
  width: 100%;
  margin: 0;
  padding: 0;
  display: block;
}
.side-panel .hmenu > li > a,
[id$="side-panel"] .hmenu > li > a {
  display: flex !important;
  align-items: center;
  min-height: 48px;
  line-height: 1.3 !important;
  height: auto !important;
  padding: 10px 8px !important;
  margin: 0;
  box-shadow: none !important;
  color: inherit;
  border-bottom: 1px solid rgba(127,127,127,.15);
  text-decoration: none;
}
.side-panel .hidden-menu,
[id$="side-panel"] .hidden-menu,
[id$="side-panel"] [class*="hidden-menu"] {
  position: static !important;
  opacity: 1 !important;
  pointer-events: auto !important;
  transform: none !important;
  min-width: 0 !important;
  max-width: 100% !important;
  width: 100% !important;
  box-shadow: none !important;
  padding: 6px 0 10px !important;
  display: block !important;
  background: rgba(0,0,0,.15);
}
.side-panel .hm-col,
[id$="side-panel"] .hm-col {
  width: 100% !important;
  float: none !important;
}
.side-panel .search-wrap,
.side-panel .btn-login,
[id$="side-panel"] .search-wrap,
[id$="side-panel"] [class*="search-wrap"],
[id$="side-panel"] .btn-login {
  width: 100% !important;
  margin: 0 0 10px 0 !important;
  display: block !important;
}
.side-panel .search-box input,
[id$="side-panel"] input[type="text"],
[id$="side-panel"] input[type="search"] {
  width: 100% !important;
  min-height: 44px;
  font-size: 16px !important;
  box-sizing: border-box;
}
@media (max-width: 640px) {
  .btn-close.active,
  [class*="btn-close"].active {
    left: auto !important;
    right: 10px !important;
    top: 10px !important;
    border-radius: 50% !important;
  }
  .side-panel,
  [id$="side-panel"] {
    width: min(88vw, 320px) !important;
    left: -100%;
  }
  .side-panel.active,
  [id$="side-panel"].active {
    left: 0 !important;
  }
}
/* light skins: white drawer */
.side-panel,
[id$="side-panel"] {
  background-color: #1a1a1a;
  color: #eee;
}
/* if page is light theme (body/html light bg detected via class on wrap) */
.wrap-main .side-panel { /* no-op placeholder */ }

