/* 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: 14px 'DIN Pro', sans-serif; line-height: normal; padding: 0; margin: 0;        
color: #ffffff; background-color: #131722; min-height: 100%; width: 100%; font-weight: 400;}
a {color: #5d616d; text-decoration: none;}
a:hover, a:focus {color: #297fd7; text-decoration: none;}
h1, h2 {font-size: 28px; font-weight: 700; text-transform: uppercase; color: #f7f7f7;}
h3 {font-size: 22px; font-weight: 700; text-transform: uppercase; color: #c1c1c1;}
h4 {font-size: 20px; font-weight: 700; text-transform: uppercase; color: #c1c1c1;}
h5 {font-size: 22px; font-weight: 700; text-transform: uppercase; color: #f7f7f7;}

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: 'DIN 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"], 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: #297fd7; font-size: 14px; text-transform: uppercase;}
.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, input[type="reset"]:hover, 
input[type="submit"]:hover, .meta-fav a:hover 
{background: #2980b9; 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: 60%;}
.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; word-wrap: break-word;}
.fx-between {-ms-flex-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;}

@font-face {
	font-family: 'DIN Pro';
	src: local('DIN Pro Light'), local('DINPro-Light'),
		url('../webfonts/DINPro-Light.woff') format('woff');
	font-weight: 300;
	font-style: normal;
}
@font-face {
	font-family: 'DIN Pro';
	src: local('DIN Pro Regular'), local('DINPro-Regular'),
		url('../webfonts/DINPro-Regular.woff') format('woff');
	font-weight: 400;
	font-style: normal;
}
@font-face {
	font-family: 'DIN Pro';
	src: local('DIN Pro Medium'), local('DINPro-Medium'),
		url('../webfonts/DINPro-Medium.woff') format('woff');
	font-weight: 500;
	font-style: normal;
}
@font-face {
	font-family: 'DIN Pro';
	src: local('DIN Pro Bold'), local('DINPro-Bold'),
		url('../webfonts/DINPro-Bold.woff') format('woff');
	font-weight: 700;
	font-style: normal;
}
@font-face {
	font-family: 'DIN Pro';
	src: local('DIN Pro Black'), local('DINPro-Black'),
		url('../webfonts/DINPro-Black.woff') format('woff');
	font-weight: 900;
	font-style: normal;
}

b, strong, .fw700 {font-weight: 700;}
.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, .owl-dot, .header-menu > li > a:before, .header-menu a, .sect-link, 
.owl-next, .owl-prev, .footer a, .logo, .login-box a, .btn-login:before, .fdevices [class*=fa], 
.ffav, .ffav a, .ftrailer-btn .far, .frate-up, .frate-down {transition: all .3s;}
.mtitle, .sub-title h1, .form-wrap h1 {margin-bottom: 20px; font-size: 28px; font-weight: 700; text-transform: uppercase; color: #f7f7f7;}
#dle-content > *:not(.th-item):not(.collection-item) {width: 100%;}


/* BASIC GRID
----------------------------------------------- */
.wrap {min-width:320px; position: relative; overflow: hidden;}
.wrap-center {max-width:1406px; width: calc(100% - 60px); margin:0 auto; position:relative; z-index:20;}
.header {position: relative; left: 0; top: 0; z-index: 990; width: 100%; 
box-shadow: 0 5px 5px 0 rgba(0,0,0,0.1); background-color: rgba(255,255,255,0.1);}
.header-in {position: static; padding-left: 160px; height: 66px;}
.header.sticky {position: fixed; background-color: rgba(12,16,27,0.8);}
.header.sticky-hide {top: -80px;}
.header.sticky-vis {top: 0;}
.content {padding: 30px 0;}
.content2 {padding: 30px 0 3px 0;}
.header.sticky-hide:not(.sticky-vis) .login-box {display: none;}
.header.sticky .fimg1 {opacity: 0;}

#gotop{position:fixed; width:40px; height:40px; line-height:40px; right:10px; bottom:10px;
z-index:990; display:none; background-color:#12171b; color:#2a8ffd; cursor:pointer; font-size:18px; 
border-radius:20px; text-align:center; box-shadow: inset 0 0 0 2px #2a8ffd;}


/* HEADER
----------------------------------------------- */
.logo {display: block; width: 220px; height: 66px; line-height: 60px; position: absolute; left: 0; top: 0; 
padding-left: 10px; padding-top: 13px; color: #f7f7f7; font-size: 30px; font-weight: 900; overflow: hidden; z-index: 101;}
background: #fafeff url(../images/logo.png) center center no-repeat;}
.header-menu {position: relative; display: flex; justify-content: space-around;}
.header-menu > li {flex-grow: 1;}
.header-menu > li > a {display: block; height: 66px; line-height: 66px; 
	color: #f7f7f7; text-transform: uppercase; position: relative; z-index: 101;text-align: center;}
.header-menu > li > a:before, .btn-login:before {width: 10px; height: 10px; border-radius: 50%; content: ''; pointer-events:none;
background-color: #2a8fdd; position: absolute; bottom: 100%; left: 50%; margin-left: -5px; opacity: 0;}
.header-menu > li:hover > a, .btn-search:hover, .btn-login:hover .far, .btn-login.is-active .far {color: #2a8ffd;}
.header-menu > li:hover > a:before, .btn-login.is-active:before {bottom: -5px; opacity: 1;}

.hidden-menu {background-color: #171b26; box-shadow: 0 5px 20px rgba(0,0,0,0.75); z-index: 100; 
position: absolute; left: 25%; top: 99%; width: 50%; border: 1px solid #1e222d; font-size: 16px;
pointer-events: none; opacity: 0; transform: translateY(30px); transition: all .3s; border-radius: 2px;}
.header-menu > li:hover .hidden-menu {pointer-events: auto; opacity: 1; transform: translateY(0px);}
.hm-left {width: 254px; padding: 27px 30px; border-radius: 2px 0 0 2px; font-weight: 500; 
	background: #131722; box-shadow: inset -1px 0 #0e1119; border-right: 1px solid #1e222d;}
.hm-right {padding: 20px 30px; column-width: 240px;}
.hm-right a {display: inline-block; line-height: 36px;}
.hm-left a:not(:hover) {color: #cccccc;}
.hm-left li {margin-bottom: 5px;}
.col-4 li {width: 25%;}
.col-3 li {width: 29%;}
.hm-title {margin-bottom: 5px;}
ul + .hm-title {margin-top: 20px;}

.btn-login, .btn-search, .btn-menu {cursor: pointer; width: 66px; height: 66px; line-height: 66px; 
	text-align: center; font-size: 18px; position: absolute; top: 0; right: 0; z-index: 101;}
.btn-login {background-color: rgba(255,255,255,0.15); width: 70px;}
.btn-search {color: #898b91; right: 76px;}
.btn-login .far {color: #f7f7f7; box-shadow: inset 0 0 0 2px #95979d; 
	width: 36px; height: 36px; line-height: 36px; border-radius: 50%; font-size: 16px;}
.btn-login.is-active .far:before {content: "\f00d";}
.search-wrap {width: 100%; max-width: 800px; padding: 30px; color: #fff; position: fixed; z-index: 999; 
	top: 0; left: 50%; transform: translateX(-50%);}
.search-title, .search-close {font-size: 24px; cursor: pointer;}
.search-box {position:relative; margin-top: 30px;}
.search-box input, .search-box input:focus {padding: 0 50px 0 15px; border-radius: 0; box-shadow: none;}
.search-box input:not(:focus)::placeholder {} 
.search-box button {position:absolute; right:5px; top:0px; z-index:10; width: 30px;
background:transparent !important; color:#000 !important; font-size: 16px !important; padding: 0 !important;}


/* POPULAR
----------------------------------------------- */
/*.popular {background-color: #131722; position: relative; overflow: hidden; margin-top: -66px;}*/
 .popular {background-color: #131722; position: relative; overflow: hidden; margin-top: -1px;} 
/*.popular-in {padding: 126px 376px 60px 0;}*/
 .popular-in {padding: 26px 376px 20px 0;} 
.blurred-bg {position: absolute; left: 0; top: 0; width: 100%; height: 100%; filter: blur(10px) grayscale(1);}
.popular:before {content: ''; position: absolute; left: 0; top: 0; right: 0; bottom: 0; opacity: 0.8; 
background: #131722; z-index: 3;}
.popular:after {content: ''; position: absolute; left: 0; top: 0; right: 0; bottom: 0; opacity: 0.8; z-index: 5;
background: linear-gradient(to right, #131722 0%, rgba(19,23,34,0.8) 20%, rgba(19,23,34,0) 30%, rgba(19,23,34,0) 70%, rgba(19,23,34,0.8) 80%, #131722 100%);}

.popular-desc {position: absolute; z-index: 9; right: 0; top: 0; bottom: 0; width: 376px;}
.popular-title {font-size: 36px; line-height: 40px; font-weight: 900; text-transform: uppercase; color: #f7f7f7;}
.popular-text {font-size: 16px; margin-top: 10px;}
.popular-caption {padding: 26px 30px 0 30px; display: none; 
	position: absolute; left: 0; right: 0; top: 50%; transform: translateY(-50%);}


/* SECTION
----------------------------------------------- */
.sect {margin-bottom: 30px;}
.sect-header {margin-bottom: 30px; align-items: flex-end;}
.sect-title {font-size: 28px; font-weight: 700; text-transform: uppercase; color: #f7f7f7;}
.sect-carou .sect-title {padding-right: 20px; margin-right: 20px; position: relative;}
.sect-carou .sect-title:after {content: ''; background-color: #313540; width: 1px; position: absolute; right: 0; top: 8px; bottom: 5px;}
.sect-link {font-weight: 300; position: relative; bottom: 3px;}
.sect-link .far {margin-left: 8px; font-size: 16px; position: relative; top: 2px;}
.sect-carou:not(.sect-carou-three) .sect-content {margin-left: -3px;}
.sect-carou .sect-header {padding-right: 50px;}
.sect-bg {background-color: #0c101b; width: calc(100% + 2000px) !important; 
	margin-left: -1000px; margin-right: -1000px; padding: 30px 1000px;}
.sect-upd {padding-top: 15px; padding-bottom: 15px;}
.sect-items {margin: 0 -15px;}
.mb-remove-15 {margin-bottom: -15px;}
.mb-remove-30 {margin-bottom: -30px;}
.sect-compensate-padding-top {margin-top: -30px;}


/* SHORT ITEM
----------------------------------------------- */
.th-item {width: 24.8%; padding: 0 15px 30px 15px;}
.th-in {display: block; position: relative; color: #f7f7f7 !important;}
.th-img {border-radius: 2px; margin-bottom: 5px;}
.th-title {font-weight: 700; font-size: 1em; text-align: left; word-break: break-word;}
.th-subtitle {font-weight: 300; font-size: 14px; margin-top: 1px;}
/*.th-rating {width: 36px; height: 18px; line-height: 18px; text-align: center; border-radius: 2px; font-weight: 500; background-color: #01c03a; color: #fff; position: absolute; top: 10px; left: -3px;}*/
.th-rating {/* height: 28px; line-height: 28px; */text-align: center;border-radius: 2px;font-weight: 500;background-color: #01c03a;color: #fff;position: absolute;top: 10px;/* left: -3px; */font-size: 24px;padding: 1px 5px;}
.th-rating.low {background-color: #e13535;}
.th-rating.middle {background-color: #ff6702;}
.th-info {background-color: #f7f7f7; color: #000; width: 18px; height: 18px; line-height: 18px; text-align: center; 
border-radius: 2px; position: absolute; right: 10px; top: 10px; cursor: pointer; font-size: 10px; opacity: 0;}
.th-in:hover .th-img img, .collection-in:hover img, .upd-item:hover .upd-img img {/*filter: grayscale(0.5);*/ transform: scale(1.1);}
.th-in:hover .th-info {opacity: 1;}
.sect-carou .th-item {width: 100%; padding: 0 0 0 3px;}
.popular-in .th-item {padding: 0;}
.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;}
.th-tip {background-color: #f7f7f7; color: #1f1f1f; padding: 0 15px; border-radius: 3px;}
.th-tip-header {background-color: #eee; margin: 0 -15px 15px -15px; padding: 15px; border-radius: 3px 3px 0 0;}
.th-tip-header div {font-weight: 700;	font-size: 18px; text-transform: uppercase;}
.th-tip-header span {font-weight: 300; color: #888; margin-left: 15px;}
.th-tip-text, .th-tip-list, .th-tip-meta {line-height: 1.6; margin-bottom: 15px;}
.th-tip-meta > span {margin-right: 15px; color: #888; display: inline-block; border-radius: 3px;}
.th-tip-meta > span:first-child {background-color: #ffd6d4; color: #fff; padding: 2px 5px;}
.th-tip-list li {position: relative; padding-left: 100px; min-height: 14px;}
.th-tip-list li > span:first-child {color: #888; display: inline-block; position: absolute; left: 0; top: 0;}
.th-tip-btm {border-top: 1px solid #e3e3e3; margin: 0 -15px; padding: 15px;}
.th-tip-category {border-radius: 3px; background-color: #eee; color: #888; padding: 5px 15px;}
.th-tip-rating {font-size: 18px;}
.th-tip-rating .fa-thumbs-up {color: #83bf45; margin-right: 10px;}
.th-tip-rating .fa-thumbs-down {color: #ee3442; margin: 0 10px;}

.th-rel {width: 20%;}
.th-rel .th-subtitle {font-size: 14px;}
.th-rel .th-title {font-size: 16px; text-transform: uppercase;}


/* COLLECTION ITEM, UPDATE ITEM
----------------------------------------------- */
.collection-item {width: 33.33%; padding: 0 15px 30px 15px;}
.collection-in {display: block; border-radius: 2px;}
.sect-carou .collection-item {width: 100%; padding: 0;}

.upd-item {width: 23%; margin-bottom: 15px; position: relative;}
.upd-img {width: 65px; height: 95px; border-radius: 2px; margin-right: 15px;}
.upd-title {color: #297fd7; margin-bottom: 2px;}
.upd-meta {font-size: 12px; font-weight: 300;}
.upd-desc {padding-top: 45px; position: relative;}
.upd-date {padding-left: 30px; text-transform: capitalize; position: absolute; left: 0; top: 10px; font-size: 11px; font-weight: 300;}
.upd-date > div:first-child {font-size: 24px; font-weight: 400; position: absolute; left: 0; top: -1px;}
.upd-fav {position: absolute; right: 0; top: 12px; font-size: 18px; cursor: pointer;}
.upd-fav:hover {color: #297fd7;}


/* SEO DESCRIPTION
----------------------------------------------- */
.site-desc {line-height: 1.6; padding-top: 20px;}
.site-desc h1, .site-desc h2 {font-size: 18px; font-weight: 500; text-transform: uppercase; margin-bottom: 15px;}
.site-desc li {position: relative;}
.site-desc li:before {content: ''; background-color: #297fd7; width: 5px; height: 5px; border-radius: 50%; 
position: absolute; left: -15px; top: 11px;}
.site-desc p, .site-desc ul {margin-bottom: 20px;}
.site-desc > *:last-child {margin-bottom: 0;}
.site-desc a {color: #297fd7; text-decoration: underline;}
.site-desc img {float: left; max-width: 200px; margin: 0 10px 10px 0;}


/* FOOTER
----------------------------------------------- */
.footer {background-color: #0f131e; padding-bottom: 0;}
.footer-two {padding-top: 15px; padding-bottom: 15px; margin-top: 30px;}
.footer-left {width: 300px; padding-right: 30px;}
.footer-menu li {margin-right: 20px;}
.footer-sitename {font-size: 24px; font-weight: 500; padding-bottom: 10px; padding-left: 0px; display: inline-block; color: #f5f8ff; margin-top: -10px;}
.footer-sitename img {margin: 0 10px -12px 0;}
.footer-counter1 {opacity: 0.4;}
.footer-menu-col a {display: inline-block; padding: 1px 10px 4px 10px; border-radius: 2px;}
.footer-menu-col a:hover {background-color: #1e222d; color: #5d616d;}
.footer-menu-col li + li {margin-top: 12px;}
.footer-cols {margin-left: -10px;}


/* BOTTOM NAVIGATION
----------------------------------------------- */
.bottom-nav {padding-top: 20px;}
.navigation {text-align:center; font-weight: 700;}
.navigation a, .navigation span, .pnext a, .pprev a, .pprev > span, .pnext > span {display:inline-block; padding:0 10px; 
margin:0 3px 10px 3px; line-height: 40px; min-width: 40px; border-radius: 20px; background-color: #0f131e;}
.navigation span:not(.nav_ext), .pagi-nav11 a:hover {color: #f7f7f7; box-shadow: inset 0 0 0 2px #95979d;}


/* FULL
----------------------------------------------- */
.full  {padding-top: 100px;}
.full2  {padding-top: 10px;}
.fleft {width: 250px; margin-right: 45px;} 
/*.fleft {min-width: 20%;margin-right: 45px;background: #0f1422;padding: 20px;border-radius: 5px;}*/
.fimg, .fimg-in, .fimg1-in {width: 100%; height: 500px; position: absolute; left: 0; top: 0;}
.fimg-in {filter: grayscale(0.5);opacity: 0.2;}
.fimg-in:before, .fimg1-in:before {content: ''; position: absolute; left: 0; top: 0; right: 0; bottom: 0; opacity: 0.6; 
background: #131722; z-index: 3;}
.fimg:before {content: ''; position: absolute; left: 0; top: 0; right: 0; bottom: 0; opacity: 0.8; z-index: 3;
background: linear-gradient(to right, #131722 0%, rgba(19,23,34,0.8) 20%, rgba(19,23,34,0) 30%, rgba(19,23,34,0) 70%, rgba(19,23,34,0.8) 80%, #131722 100%);}
.fimg:after {content: ''; position: absolute; left: 0; bottom: 0; right: 0; height: 50%; z-index: 5;
background: linear-gradient(to top, #131722 0%, #131722 10%, rgba(19,23,34,0.8) 20%, rgba(19,23,34,0) 100%);}
.fimg1 {width: 100%; height: 100%; position: absolute; left: 0; top: 0; overflow: hidden;}
.fimg1-in {filter: blur(10px) grayscale(0.5);}

.fposter {width: 250px; /*height: 320px;*/ border-radius: 3px; margin-bottom: 10px;}
.ffav {font-size: 16px; padding: 10px; margin-bottom:20px;border-radius: 3px; background-color: #292d38; 
	text-align: center; font-size: 16px; color: #f7f7f7; cursor: pointer;}
.ffav a {color: #f7f7f7;}
.ffav:hover, .ffav a:hover {color: #297fd7;}
.fleft-sect-title {color: #cccccc; font-weight: 500; margin: 30px 0 10px 0;}
.fscreens br, .fscreens > img {display: none;}
.fscreens a, .fscreens a img {display: block; width: 29%; height: 64px; overflow: hidden; border-radius: 3px;}
.fscreens a img {width: 100%; object-fit: cover;}
.ftrailer-btn {position: absolute; z-index: 5; left: 0; top: 0; right: 0; bottom: 0; 
	background-color: #000; cursor: pointer;}
.ftrailer-btn .far {margin: auto; width: 60px; height: 60px; line-height: 60px; text-align: center; border-radius: 50%; 
font-size: 20px; color: #656767; box-shadow: 0 0 0 2px #656767; padding-left: 3px;}
.ftrailer-btn:hover .far {color: #297fd7; box-shadow: 0 0 0 2px #297fd7;}
.fdevices li {cursor: pointer; text-align: center;}
.fdevices [class*=fa] {display: block; height: 40px; font-size: 38px;}
.fdevices li:last-child [class*=fa] {font-size: 30px; padding-top: 6px;}
.fdevices li:hover [class*=fa] {color: #1ee459;}
.fwidget {margin-top: 30px;}

.fheader {margin-bottom: 8px;}
.fquality {background-color: #3d455c; color: #f7f7f7; padding: 3px 10px; border-radius: 3px; 
	margin-right: 10px; text-transform: uppercase; font-style: italic; font-weight: 700; font-size: 16px;}
.fage {background-color: #e73c3c; color: #f7f7f7; padding: 1px 6px; border-radius: 3px; margin-right: 10px;}
.fdate {text-align: right;}
.fheader > a {margin-left: 10px;}
.full h1 {color: #f7f7f7; margin-bottom: 15px; font-weight: 700; font-size: 34px; text-transform: none;}
.foriginal {color: #ccc; font-size: 16px; margin: -15px 0 10px 0;}
.fmeta {color: #ccc; margin-top: 15px; margin-bottom: 30px;}
.fmeta > span {display: inline-block; position: relative; margin-right: 24px;}
.fmeta > span:not(:last-child):after {width: 4px; height: 4px; border-radius: 50%; content: ''; pointer-events:none;
background-color: #2a8fdd; position: absolute; right: -14px; top: 8px;}
.flist {color: #ccc; line-height: 1.5; margin-bottom: 27px;}
.flist li {padding-left: 215px; position: relative; min-height: 14px; margin-bottom: 3px;}
.flist li > span:first-child {position: absolute; left: 0; top: 0; font-weight: 500;}
.flist a, .fmeta a {color: #297fd7; border-bottom: 1px dotted #297fd7;}
.flist a:hover, .fmeta a:hover {border-bottom-color: transparent;}
.fright-title {text-transform: uppercase; color: #e33429; margin-bottom: 5px; font-size: 20px;}
.fdesc {margin-bottom: 30px;}

.frate {width: 200px; height: 46px; position: relative; margin-bottom: 30px;} 
.frate-title {color: #ccc; font-size: 20px; line-height: 20px;/* position: absolute; left: 0; top: 0;*/}
.frate-count {display: inline-flex; flex-direction: column; align-items: center; /* position: absolute; right: 0; top: 0;*/}
.frate-votes1 {color: #f7f7f7; font-size: 16px; font-weight: 400; /* position: absolute; right: 0; top: 0;*/}
.frate-votes2 {color: #f7f7f7; font-size: 14px; font-weight: 400; /* position: absolute; right: 0; top: 0;*/}
.frate-votes3 {color: #2354f9; font-size: 46px; font-weight: 600; /* position: absolute; right: 0; top: 0;*/}
.frate-votes4 {color: #e33429; font-size: 20px; font-weight: 600; /* position: absolute; right: 0; top: 0;*/}
.frate-votes {font-size: 14px; /* position: absolute; right: 0; bottom: 0;*/}
.frate-bar {background-color: #ccc; position: absolute; left: 0; top: 22px; width: 100%; height: 5px;}
.frate-bar:after {content: ''; position: absolute; left: 0; top: 0; width: 100%; height: 100%; z-index: 5; 
background: linear-gradient(to right, rgba(19,23,34,0) 0px, rgba(19,23,34,0) 3px, #131722 4px); 
background-size: 5px 5px; background-repeat: repeat-x;}
.frate-fill {position: absolute; left: 0; top: 0; height: 100%; width: 0; 
background: linear-gradient(to right, #ff7902 0%, #ff6702 100%);}
.frate-imdb .frate-fill {background: linear-gradient(to right, #ffa302 0%, #ffca02 100%);}
.frate-site .frate-bar {background: #e13535;}
.frate-site .frate-fill {background: #1ee459;}
.frate-site .frate-count {display: none;}
.frate-site {margin-right: 80px;}
.likes, .dislikes {font-size: 12px; color: #f7f7f7; position: absolute; bottom: 0; left: 0;}
.dislikes {left: auto; right: 0;}
.frate-up, .frate-down, .comm-rate3 a {width: 26px; height: 26px; line-height: 26px; text-align: center; border-radius: 3px; 
font-size: 12px; cursor: pointer; color: #e13535; background-color: #1e222d; position: absolute; top: 10px; right: -80px;}
.frate-up, .comm-rate3 a:first-child {right: -45px; color: #1ee459;}
.frate-up:hover, .comm-rate3 a:first-child:hover {background-color: #1ee459; color: #fff;}
.frate-down:hover, .comm-rate3 a:last-child:hover {background-color: #e13535; color: #fff;}

.fmessage {margin-bottom: 20px; font-weight: 300; line-height: 1.3; color: #f7f7f7;
background-color: #1e222d;position: relative; padding: 10px 15px 10px 75px;}
.fmessage-icon {position: absolute; left: 0; top: 0; bottom: 0; width: 60px; background-color: #292d38; 
text-align: center; font-size: 18px;}
.fplayer-header {margin-bottom: 20px;}
.fsubtitle {font-size: 18px; font-weight: 500; color: #f7f7f7;}
.fviews {font-size: 12px;}
.fplayer {position: relative;}
.fctrl {background-color: #1e222d; border-radius: 3px; overflow: hidden; margin-top: 10px;}
.fctrl > *, .fplayer .tabs-sel span {height: 40px; line-height: 40px;}
.fplayer .tabs-sel {/* white-space:nowrap; */ overflow-y:hidden; overflow-x:auto; font-size: 0;}
.fplayer .tabs-sel span {display: inline-block; padding: 0 11px; cursor: pointer; font-size: 14px; font-weight: 500; text-transform: uppercase;}
.fplayer .tabs-sel span.current {background-color: #242833; color: #f7f7f7;}
.fplayer .tabs-sel span:hover {color: #297fd7;}
.js .tabs-b {background-color: #000; display: none;}
.js .tabs-b.visible {display: block;}
.fcompl {font-size: 18px; padding: 0 15px; border-left: 1px solid rgba(255,255,255,0.1);}
.yx-share {margin-right: 15px; height: auto !important;}

.flight {padding: 0 65px 0 15px; border-left: 1px solid rgba(255,255,255,0.1); position: relative; cursor: pointer;}
.flight:before, .flight:after{content: '';position: absolute;top: 50%;transition: .3s;}
.flight:before{height: 22px; width: 42px; border-radius: 11px; background-color: #3d455c; right: 15px; top: 9px;}
.flight:after{right: 38px;top: 12px; height: 16px; width: 16px; border-radius: 8px; background-color: #ffb402;}
.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;}
.light-off .flight:after{right: 18px; background: #ccc;}
.light-off .light-overlay {display: block;}
.light-off .fplayer {z-index: 99999;}
.light-off #gotop, .light-off .header {display: none !important;}


/* FULL STORY STATIC
----------------------------------------------- */
/*.video-box embed, .video-box object, .video-box video, .video-box iframe, .video-box frame, #playeriframe 
{max-width:100% !important; display:block; width:100%; height:620px;} */
.video-box embed, .video-box object, .video-box video, .video-box iframe, .video-box frame, #playeriframe {
max-width: 100% !important;display: flex;width: 100%;min-height: 100%;height: 650px;overflow-y: hidden;overflow-x: hidden;}
.mejs-container {max-width:100% !important;}
.full-text {line-height: 1.5; font-size: 14px;}
.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:#297fd7;}
.full-text a:hover {text-decoration:none;}
.full-text h2 {margin:10px 0; font-size:26px; font-weight:600;}
.full-text h3, .full-text h4, .full-text h5 {margin:10px 0; font-size:20px; font-weight:400;}
.fsubtitle h2 {font-size:20px; font-weight:400;}
.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:#297fd7;}
.full-taglist {margin-top:20px;}
.full-taglist span:not(.fa):not(:last-child):after {content:","; display:inline;}
#playeriframe {content: ""; background: url(../images/select.png) center center no-repeat; background-color: #268ffd1f;}

/* COMMENTS
----------------------------------------------- */
.add-comms {margin-bottom: 30px; padding-left: 76px; position: relative;}
.ac-av {width: 46px; height: 46px; border-radius: 50%; box-shadow: 0 0 0 2px #131722, 0 0 0 4px #297fd7; 
position: absolute; left: 0; top: 0;}
.ac-inputs input {width: 48.7%; margin-bottom: 15px;}
.ac-textarea textarea {height: 100px; margin-bottom: 15px;}
.add-comms input, .add-comms textarea, .ac-submit button {box-shadow: 0 1px 2px rgba(0,0,0,0.2);}
.add-comms input, .add-comms textarea {background-color: #1e222d; color: #ccc;}
.add-comms input::placeholder, .add-comms textarea::placeholder {color: #ccc; opacity: 0.5;} 
.ac-submit button {background: linear-gradient(135deg, #e33333 0%,#f35959 100%); 
padding: 0 10px !important; text-transform: none !important; height: 26px !important; line-height: 26px !important;}
.ac-rules {border-bottom: 1px dotted #5d616d; position: absolute; right: 0; bottom: 5px;}
.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: 48px; height: 48px; border-radius: 50%; 
box-shadow: 0 0 0 2px #131722, 0 0 0 4px #297fd7;}
.comm-letter {position: absolute; left: 0; top: 0; width: 100%; height: 100%; line-height: 48px; text-align: center; 
background-color: #000; color: #fff; font-size: 18px; font-weight: 500; text-transform: uppercase;}
.comm-item {margin-bottom: 40px; padding-left: 75px; position: relative; min-height: 85px;}
.comm-status {background-color: #00c039; color: #f7f7f7; font-size: 11px; width: 50px; text-align: center; 
border-radius: 3px; padding: 1px 0; position: absolute; left: -2px; top: 60px;}
.comm-status:before {content: ''; position: absolute; bottom: 100%; left: 50%; margin-left: -4px; 
border: 4px solid transparent; border-bottom-color: #00c039;}
.comm-offline {background-color: #e13535;}
.comm-offline:before {border-bottom-color: #e13535;}
.comm-two {margin: 6px 0 10px 0; padding: 10px 15px; border-radius: 0 3px 3px 3px; 
	background-color: #1e222d; color: #ccc; position: relative;}
.comm-two:before {content: ''; position: absolute; right: 100%; top: 0; border: 4px solid transparent; 
border-top-color: #1e222d; border-right-color: #1e222d;}
.comm-one {position: relative; padding-right: 30px;}
.comm-complaint {position: absolute; right: 0; top: 0; font-size: 16px;}
.comm-one > span {margin-right: 5px; color: #ccc; font-weight: 300;}
.comm-one > span.comm-author, .comm-one > span.comm-author a {color: #ccc; font-weight: 500; font-size: 16px;}
.comm-one > span.comm-group, .comm-one > span.comm-group * {color: #297fd7 !important; font-weight: 400;}
.comm-rate3 {margin-right: 15px; height: 26px; line-height: 26px;}
.comm-rate3 a {display: inline-block; vertical-align: middle; position: static;}
.comm-rate3 > span {margin: 0 10px; color: #5d616d;}
.comm-rate3 > span > span.ratingtypeplus {color: #5d616d;}
.comm-rate3 > span > span.ratingplus {color: #1ee459;}
.comm-rate3 > span > span.ratingminus {color: #e13535;}
.comm-three-left > a {display: inline-block; height: 26px; line-height: 26px; padding: 0 10px; border-radius: 3px; background-color: #1e222d;}
.red .comm-avatar {box-shadow: 0 0 0 2px #131722, 0 0 0 4px #e13535;}
.red .comm-one > span.comm-group, .red .comm-one > span.comm-group * {color: #e13535 !important;}
.green .comm-avatar {box-shadow: 0 0 0 2px #131722, 0 0 0 4px #1ee459;}
.green .comm-one > span.comm-group, .green .comm-one > span.comm-group * {color: #1ee459 !important;}
.yellow .comm-avatar {box-shadow: 0 0 0 2px #131722, 0 0 0 4px #ffa200;}
.yellow .comm-one > span.comm-group, .yellow .comm-one > span.comm-group * {color: #ffa200 !important;}
.show-comms {text-align: center;}
.show-comms > a {display: inline-block; padding: 10px 30px; font-size: 16px; font-weight: 500; 
	border-radius: 3px; background-color: #1e222d;}
.fcomms-legend {margin-bottom: 20px;}
.fcomms-legend > div {margin: 0 30px 20px 0; color: #ccc;}
.red-group span {color: #e13535;}
.green-group span {color: #1ee459;}
.blue-group span {color: #297fd7;}
.yellow-group span {color: #ffa200;}
.sect-title > span {background-color: #1e222d; padding: 3px 10px; border-radius: 3px; 
	display: inline-block; vertical-align: middle; margin-left: 5px; color: #5d616d; font-size: 12px;}
.comm-one > span:not(:first-child):before {content: ''; width: 4px; height: 4px; border-radius: 2px; 
display: inline-block; vertical-align: middle; margin-right: 8px; background-color: #ccc;}


/* LOGIN
----------------------------------------------- */
.overlay-box {position: fixed; z-index: 998; left: 0; top: 0; width: 100%; height: 100%; 
opacity: 0.8; background-color: #000;}
.login-box {background-color: #171b26; box-shadow: 0 5px 20px rgba(0,0,0,0.75); z-index: 100; 
position: absolute; right: 0px; top: 99%; width: 600px; border: 1px solid #1e222d; font-size: 16px;
pointer-events: none; opacity: 0; transform: translateY(30px); transition: all .3s; border-radius: 2px;}
.login-box.is-active {pointer-events: auto; opacity: 1; transform: translateY(0px);}
.login-left {width: 120px; padding: 30px; position: relative; box-shadow: inset -2px 0 #0e1119; border-right: 2px solid #1e222d;}
.login-right {padding: 30px; padding-bottom: 20px;}
.login-menu li {background-color: #131722; border-radius: 2px; width: 48.6%; margin-bottom: 10px; padding: 10px 0 10px 30px;}
.login-menu li .fa {display: none;}
.login-title {font-size: 28px; font-weight: 700; color: #f7f7f7; margin-bottom: 2px;}
.login-header {margin-bottom: 30px;}
.login-header > a {border-bottom: 1px dotted #5d616d; margin-left: 15px;}
.login-avatar {width: 60px; height: 60px; border-radius: 50%; line-height: 60px; text-align: center; font-size: 24px;
	box-shadow: 0 0 0 3px #131722, 0 0 0 6px #e13535; margin-top: 6px; color: #f7f7f7;}
.login-logout, .login-profile {color: #f7f7f7; box-shadow: inset 0 0 0 2px #95979d; text-align: center; 
	width: 60px; height: 60px; line-height: 60px; border-radius: 50%; font-size: 24px; display: block; 
position: absolute; left: 30px; bottom: 30px;}
.login-profile {bottom: 105px;}
.login-input {margin-bottom: 15px;}
.login-btn button {width: 100%; margin: 15px 0;}
.login-btm a {border-bottom: 1px dotted #297fd7; color: #297fd7;}
.login-check {position: relative;}
.login-check input {opacity: 0; position: absolute; cursor: pointer;}
.login-check span {display: block; padding-left: 36px; height: 30px; line-height: 30px; color: #ccc;}
.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: #0e1119; 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-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: 2px; background-color: #0e1119; 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%;}


/* Owl Carousel v2.1.0 */
.owl-carousel {display: none; width: 100%; -webkit-tap-highlight-color: transparent; position: relative; z-index: 10; }
.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:-55px; z-index: 1;}
.owl-prev, .owl-next {color: #5d616d; font-size: 14px; position: absolute; top: 0;}
.owl-prev {right:25px;}
.owl-next {right:0px;}
.owl-prev:hover, .owl-next:hover {color:#297fd7;}
.owl-dots {position: absolute; right: 0; top: 0; bottom: 0; width: 10px; 
display: flex; flex-direction: column; justify-content: center; align-items: center;}
.owl-dot {display:block; width:10px; height:10px; margin: 5px 0; 
border-radius:5px; box-shadow: inset 0 0 0 1px #5d616d;}
.owl-dot.active { box-shadow: inset 0 0 0 1px #297fd7; background-color: #297fd7;}
.popular .owl-dots {right: -376px;}
.popular .owl-nav {right: -376px; top: auto; bottom: 25px;}



/* ADAPTIVE
----------------------------------------------- */
.side-panel {width:280px; height:100%; overflow-x:hidden; overflow-y:auto; background-color:#131722;
padding:10px; 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; -webkit-transition:top .4s;}
.btn-close.active {top:0px;}
body.opened-menu {overflow: hidden; width: 100%; height: 100%;}
.side-panel .header-menu {margin: 0; padding: 0;}
.side-panel .header-menu > li {width: 100%; margin: 0; padding: 0;}
.side-panel .header-menu > li > a {height: 40px; line-height: 40px; padding: 0 30px;}
.side-panel .hidden-menu {width: 100%; display: block; position: static;
width: calc(100% + 20px); margin-left: -10px; opacity: 1; pointer-events: auto; transform: none; 
box-shadow: none; border-bottom: 2px solid #297fd7; border-top: 2px solid #297fd7; display: none;}
.side-panel .header-menu > li > a:before {display: none !important;}
.side-panel .hidden-menu.is-active {display: block !important;}
@media screen and (max-width: 1650px) {
.header-menu {margin-left: 50px; margin-right: 100px;}
}
@media screen and (max-width: 1220px) {
.wrap-center {max-width:1000px;}
.header .header-menu, #gotop, .col-right, .th-info {display: none !important;}
.btn-menu {display: block; background-color: rgba(255,255,255,0.15); color: #f7f7f7;}
.btn-search, .btn-login {width: auto; background: transparent !important; color: #ccc !important; right: 81px;}
.btn-search {right: 135px;}
.header-in {padding-left: 0;}
.sect-items {margin-left: -7px; margin-right: -7px;}
.th-item, .collection-item {padding-left: 7px; padding-right: 7px;width: 33%;}

.search-close, .overlay-box {cursor: pointer;}
.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;}
.upd-item {width: 46%;}
.popular-in {padding: 96px 0 30px 0;}
.popular-desc {position: relative; height: 100px; width: 100%; text-align: center; margin-top: 30px;}
.popular-caption {padding: 0;}
.popular .owl-nav {display: none !important;}
.popular .owl-dots {position: static; width: 100%; display: block; margin-top: 15px; text-align: center;}
.popular .owl-dot {display:inline-block; margin: 0 5px;}
.footer-left {width: 100%; padding: 0 0 15px 0; text-align: center;}
.footer-two {display: block; text-align: center;}
.footer-menu {justify-content: center;}
.footer-menu li {margin: 0 10px 20px 10px;}
.th-item {width: 33%;}

.fleft {margin: auto;}
.fright {min-width: 100%; margin-top: 15px;}
.th-rel:nth-child(5n) {display: none;}
    
.anidub__info_mess {
    display: flex;
    margin: 0 0 35px 0;
    text-align: left;
    font-size: 22px;
    padding: 25px;
    background: #1034af;
    flex-direction: column !important;
    flex-wrap: nowrap !important;
    align-content: center !important;
    align-items: center !important;
}
}

@media screen and (max-width: 760px) {
.wrap-center {max-width:640px;}
.th-item {width: 48%;}
.collection-item {width: 50%;}

.flight, .fcompl {display: none;}
.fctrl {justify-content: center;}
.tabs-sel {min-width: 100%; display: flex; flex-wrap: wrap;}
.tabs-sel > span {-ms-flex-preferred-size: 0; flex-basis: 0; -webkit-box-flex: 1; -ms-flex-positive: 1; flex-grow: 1; 
	max-width: 100%; min-width: 50%; text-align: center;}
.yx-share {text-align: center; padding: 15px;}
.comm-item {padding-left: 65px;}
.th-rel:nth-child(5n) {display: block;}

.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;}
.footer-menu-col {width: 48%; margin-bottom: 10px; text-align: center;}
.footer-menu-col:nth-child(5) {display: none;}
.footer-cols {margin-left: 0;}
.login-box {width: 100%;}
.login-left {display: none;}
.login-title {font-size: 18px;}
.login-right {padding: 15px;}
.login-header {margin-bottom: 15px;}
.login-menu li {padding: 10px 10px; font-size: 14px;}

.add-comms {padding-left: 0;}
.ac-av {display: none;}
.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-center {max-width:360px;}
.logo {padding-left: 30px; width: calc(100% - 180px); white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}
.logo:before {display: none;}
.popular-desc {height: 80px;}
.popular-title {font-size: 20px; width: 100%; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}
.upd-item {width: 100%;}
.sect-carou  .sect-title {white-space: nowrap; overflow: hidden; text-overflow: ellipsis; max-width: calc(100% - 120px); 
padding-right: 0; margin-right: 10px; height: 35px; font-size: 18px; position: relative; top: 5px;}
.sect-carou  .sect-title:after {display: none;}
.sect-carou .sect-link {bottom: 8px;}
.th-item {width: 50%;}
.collection-item {width: 100%;}

.full {padding-top: 0;}
.full h1 {font-size: 24px;}
.full .sect-title {font-size: 18px;}
.fviews, .fmessage-icon {display: none;}
.th-rel:nth-child(5n) {display: none;}
.frates {}
.frate {margin-bottom: 10px;}
.frate-site {margin-right: 0; margin-bottom: 30px;}
.frate-down {right: -36px;}
.frate-up {right: auto; left: -36px;}
.fmessage {padding: 15px;}
}

@media screen and (max-width: 356px) {
.wrap-center22 {max-width:320px;}
.video-box embed, .video-box object, .video-box video, .video-box iframe, .video-box frame {height:250px;}
}

.sect-content #dle-content .cat1{order:-1;}
.short-data{display:flex;}
.short-data div{padding-right:15px;    padding-bottom:10px;}
.short-data a{color:#297fd7;}
.fullshort{padding:20px;    border-radius:5px;}
.fullshort{border:1px solid #e4342942;    background:#090c15;}
.sect{margin-bottom:30px;}
.th-in{display:block;    position:relative;}
.th-in{color:#f7f7f7;}
.fcols.fx-row.sect,.seasons span a,.sect-about-text{color:#f7f7f7;}
.flist{line-height:1.5; margin-bottom:27px;}
.flist,.fmeta,.foriginal{color:#ccc;}
.fright_pos{float:right;}
.anidubnewstext{font-size:18px;margin-top:15px;}
.th-anidubprem {
    position: absolute;
    left: 0;
    bottom: 10px;
    padding: 0.4em;
    font-size: 1.4em;
    background: rgb(87,81,198);
    background: -moz-linear-gradient(309deg, rgba(87,81,198,1) 0%, rgba(36,143,255,1) 65%, rgba(0,206,255,1) 100%);
    background: -webkit-linear-gradient(309deg, rgba(87,81,198,1) 0%, rgba(36,143,255,1) 65%, rgba(0,206,255,1) 100%);
    background: linear-gradient(309deg, rgba(87,81,198,1) 0%, rgba(36,143,255,1) 65%, rgba(0,206,255,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#5751c6",endColorstr="#00ceff",GradientType=1);
    -webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(10px);
    width: 4em;
    color: #ffffff;
    text-transform: uppercase;
}
.th-anidubprem span {
    font-weight: 500;
}
.th-anidubprem p {
    font-size: .6em;
}
.th-lastser {
    position: absolute;
    left: 0;
    bottom: 10px;
    padding: 0.4em;
    font-size: 1.4em;
    background: #e33429cc;
    -webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(10px);
    width: 4em;
    color: #f0f8ff;
    text-transform: uppercase;
}

.th-lastser span {
    font-weight: 500;
}
.th-lastser p {
    font-size: .6em;
}
.fplayer .tabs-sel span, .frate-title {
    color: #ccc;
}
.series-tab span {
    width: 101px;
    text-align: center;
}
.series-tab>span {
    max-width: 34%;
}
.berrors {
    background: #a50000 !important;
    color: #dbdbdb !important;
    margin: 0 0 45px 0 !important;
    padding: 30px 20px !important;
    font-size: 18px !important;
}
.berrors b {
    font-size: 22px !important;
}
.mylists-switch li{padding:10px;border-radius:3px;text-align:center;font-size:16px;cursor:pointer}
.mylists-switch li span{}
.mylists-switch li span:before{margin-right:10px;content:"\f004";font-weight:400;font-family:'font awesome 5 pro';-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1}
.mylists-switch li.active{background:#9494943d}
.mylists-switch li.active span:before{font-weight:900}
.mylists-switch span.animedone:before{content:"\f14a"}
.mylists-switch span.animecurrent:before{content:"\f0fe"}
.mylists-switch span.animefuture:before{content:"\f005"}
.mylists-switch span.animefail:before{content:"\f556"}
.th-itemb .mylists-switch li span:before{font-size:1.1rem;float:none}
.fullshort .mylists-switch{background:#92909026;float:left;display:flex;margin-top:-13px}
.th-itemb ul.mylists-switch{position:absolute;z-index:1111;right:5px;bottom:10px;text-align:center;background:#38383863;border-radius:3px;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}
.th-itemb .mylists-switch li{margin:6px;padding:0;font-size:0;color:#fff}
.th-itemb .mylists-switch li span:before{margin-right:0}
.selectall{width:100%;display:flex;justify-content:flex-end;padding-right:27px}
.selectall span{padding-right:5px}
.mltable{display:table;width:100%}
.tab{display:table-row-group}
.animelist{padding-top:10px;padding-bottom:10px;font-size:13px;display:table}
.animelist:hover{background-color:#a7c0c140}
.animelist [class^=ml]{margin-right:5px;position:relative;display:table-cell;vertical-align:top;padding-right:5px}
@media screen and (max-width:470px){.mltable{margin-left:-10px;margin-right:-20px}
.mlitle{word-break:break-word}
}
.proglist{display:none;padding:0;overflow:hidden;margin-top:10px;margin-bottom:10px;background-color:#f5f5f5;height:10px;border-radius:8px}
.mlistid2 .proglist{display:block!important}
progress[value]::-webkit-progress-bar{background-color:#eee;border-radius:2px;box-shadow:0 2px 5px rgba(0,0,0,.25) inset}
#mylists-mini{z-index:1;position:absolute;top:0;right:-15px}
.content>.mylists-switch{cursor:pointer}
.content>#mylists-switch{background-color:#2e2e2e;padding-right:5px;padding-left:14px;padding-bottom:10px;padding-top:4px;max-width:34%;list-style:none;margin:0;border-radius:4px;font-size:12px;float:right}
.mylists-tabs{list-style:none;margin:20px 0;border-radius:4px;font-size:12px;}
.content>#mylists-switch li{display:inline-block;margin:0 10px 0 0;color:#c3cccc;text-decoration:none;padding:3px 10px;width:98%}
.mylists-tabs li{display:inline-block;margin:0 10px 0 0;color:#c3cccc;text-decoration:none;padding:10px}
.mylists-tabs li a{padding:10px}
.content>#mylists-switch li:hover, .mylists-tabs li:hover{color:#70579d;cursor:pointer}
.content>#mylists-switch li:last-child, .mylists-tabs li:last-child{margin:0}
#mylists-switch{width:fit-content;float:right;background:#b0b0b017}
.content>#mylists-switch li.active, .mylists-tabs li.active{background:#373737;color:#fff;border:0;border-radius:4px}
.content>#mylists-switch li, .mylists-tabs li{background:#fff;color:#373737;border:0;border-radius:4px;margin-top:10px}
.content>#mylists-switch li span:before{content:"";width:20px;float:left;height:20px;padding-right:3px;background:no-repeat}
.mylists-tabs li.active a{color:#fff}
#mylists-mini{z-index:1;position:absolute;top:5px;right:12px}
#mylists-mini span{color:transparent;font-size:0;height:25px;width:25px;float:right;margin-bottom:5px;filter:hue-rotate(40deg) saturate(0.5) brightness(250%) saturate(4) drop-shadow(1px 0px 3px rgba(16,12,0,0.7))}
.mlcheck{width:20px;padding-bottom:20px}
.mlate{width:60px}
.mcol{display:flex;justify-content:flex-end;margin-top:20px}
.minfo{width:100%;display:table;justify-content:space-between}
.mbody{display:flex;flex-direction:column}
.mlear{width:300px}
.mylists-switch li span{font-size:14px}
.mlitle{width:30%}
.mlenre{width:20%}
@media screen and (max-width:750px){.checkboxmylist{transform:scale(1.5)}
.mlitle{width:auto!important}
.mlenre, .mlear{display:none!important}
.mylists-switch li span{font-size:0}
.mylists-switch li span:before{font-size:16px;margin-right:0!important}
#mlform{margin-right:-20px}
}
.mlurrent_ser{width:100%}
.mcol>.mlurrent_ser>.mylists-switch{display:flex;justify-content:flex-end}
.minfo>div{padding-left:10px}
.mloster>a>img{max-width:120px}

.scriptcode, .title_spoiler, .text_spoiler {
    padding: 3px 5px;
    background: #f0f0f000 !important;
    border: 1px solid #e3e3e31f !important;
}

.attach_dwnld {
    display: block;
    background: #252c40;
    max-width: 450px;
    border-radius: 5px;
    padding: 15px;
    font-size: 16px;
    font-weight: 500;
}
.link_dwnld_apk {
display: block;
    padding: 10px;
    color: #ffffff !important;
    text-decoration: none !important;
    background: #0e639c;
    border-radius: 5px;
    text-align: center;
    margin-top: 15px;
}
.link_dwnld_apk:hover {
    background: #61b5ed;
}
.anidub__info_mess {
    display: flex;
    margin: 0 0 35px 0;
    text-align: left;
    font-size: 22px;
    padding: 25px;
    background: #1034af;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
}
.anidub__info_mess a {
    /* background: #ff4343; */
    color: #ffffff;
    text-align: center;
    border-radius: 5px;
    font-size: 18px;
    /* padding: 15px 15px; */
    /* margin-top: 25px; */
    /* align-items: baseline; */
    /* display: inline-flex; */
}
.anidub__info_mess a:hover { 
/* background: #a82b26; */
color: #cccccc;
}
.anidub__info_mess_mirror { 
display: block;
    margin: 0 0 35px 0;
    text-align: center;
    font-size: 24px;
    padding: 15px;
    color: #297fd7;
    background-color: #f7f7f7;
    background-image: url("/uploads/blocks-bg-300-right.png");
    background-position: right bottom;
    background-repeat: no-repeat;
    border-radius: 5px;
}
.anidub__info_mess_mirror a { 
    background: transparent;
    color: #ff0000;
    display: inline-block;
    text-align: center;
    border-radius: 5px;
    font-size: 20px;
    font-weight: 500;
    padding: 8px 15px;
    margin-top: 25px;
}
.anidub__info_mess_mirror a:hover { 
background: #ffffff52;
color: #ff0000;
}
.anidub__info_mess_rutube { 
display: block;
    margin: 0 0 35px 0;
    text-align: center;
    font-size: 24px;
    padding: 15px;
    color: #297fd7;
    background-color: #141b30;
    border-radius: 5px;
    border: 1px solid #e4342942;
}
.anidub__info_mess_rutube a { 
    background: transparent;
    color: #ffffff;
    display: inline-block;
    text-align: center;
    border-radius: 5px;
    font-size: 20px;
    font-weight: 500;
    padding: 8px 15px;
    margin-top: 25px;
}
.anidub__info_mess_rutube a:hover { 
background: #ffffff52;
color: #ffffff;
}
.anidub__info_mess_tg { 
display: block;
    margin: 0 0 35px 0;
    text-align: center;
    font-size: 18px;
    padding: 15px;
    background: #0088FF;
border-radius: 5px;
}
.anidub__info_mess_tg a { 
    background: #0040ff;
    color: #ffffff;
    display: inline-block;
    text-align: center;
    border-radius: 5px;
    font-size: 20px;
    padding: 8px 15px;
    margin-top: 25px;
}
.anidub__info_mess_tg a:hover { 
background: #61b5ed;
color: #fff;
}
.anidub__info_mess_vk { 
display: block;
    margin: 0 0 35px 0;
    text-align: center;
    font-size: 18px;
    padding: 15px;
    background: #0077FF;
border-radius: 5px;
}
.anidub__info_mess_vk a { 
    background: #0e639c;
    color: #ffffff;
    display: inline-block;
    text-align: center;
    border-radius: 5px;
    font-size: 20px;
    padding: 8px 15px;
    margin-top: 25px;
}
.anidub__info_mess_vk a:hover { 
background: #61b5ed;
color: #fff;
}
.anidub__info_mess_discord { 
display: block;
    margin: 15px 0 35px 0;
    text-align: center;
    font-size: 18px;
    padding: 15px;
    background: #5865f2;
border-radius: 5px;
}
.anidub__info_mess_discord a { 
    background: #272f46;
    color: #ffffff;
    display: inline-block;
    text-align: center;
    border-radius: 5px;
    font-size: 20px;
    padding: 8px 15px;
    margin-top: 25px;
}
.anidub__info_mess_discord a:hover { 
background: #3b4bf9;
color: #fff;
}

.anidub__preminfo_mess {
    /* display: flex; */
    margin: 0 0 35px 0;
    text-align: center;
    font-size: 16px;
    padding: 20px;
    background: rgb(87,81,198);
    background: -moz-linear-gradient(309deg, rgba(87,81,198,1) 0%, rgba(36,143,255,1) 65%, rgba(0,206,255,1) 100%);
    background: -webkit-linear-gradient(309deg, rgba(87,81,198,1) 0%, rgba(36,143,255,1) 65%, rgba(0,206,255,1) 100%);
    background: linear-gradient(309deg, rgba(87,81,198,1) 0%, rgba(36,143,255,1) 65%, rgba(0,206,255,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#5751c6",endColorstr="#00ceff",GradientType=1);
}
.anidub__preminfo_mess h5 {
  font-size: 18px;
    font-weight: 700;
    text-transform: uppercase;
    color: #f7f7f7;  
}
.anidub__preminfo_mess a {
  background: #272f46;
    color: #ffffff;
    display: inline-block;
    text-align: center;
    border-radius: 5px;
    font-size: 18px;
    padding: 8px 15px;
    margin-top: 15px;  
}
.anidub__preminfo_mess a:hover {
  background: rgb(87,81,198);
    background: -moz-linear-gradient(309deg, rgba(87,81,198,1) 0%, rgba(36,143,255,1) 65%, rgba(0,206,255,1) 100%);
    background: -webkit-linear-gradient(309deg, rgba(87,81,198,1) 0%, rgba(36,143,255,1) 65%, rgba(0,206,255,1) 100%);
    background: linear-gradient(309deg, rgba(87,81,198,1) 0%, rgba(36,143,255,1) 65%, rgba(0,206,255,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#5751c6",endColorstr="#00ceff",GradientType=1);
color: #fff; 
}


.anidub__info_pbgm {
    display: flex;
    margin: 0 0 35px 0;
    text-align: center;
    font-size: 22px;
    padding: 5px;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-around;
}
.anidub__info_pbgm2 { 
display: block;
    margin: 0 0 35px 0;
    text-align: center;
}

.anidub__info_rdbsv {
    display: flex;
    margin: 0 0 35px 0;
    text-align: center;
    font-size: 22px;
    padding: 5px;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-around;
}

/*--- RATING 10 звезд---*/
.rating {
color: black;
display: block;
font-size: 10px;
font-family: tahoma;
/* height: 54px; */
margin: 0;
font-weight: bold;
width: 264px;
}
.unit-rating {
list-style: none;
margin:0 auto;
padding: 0px;
width: 264px;
height: 27px;
position: relative;
background-image: url(../dleimages/rating-3.png);
background-position: 0 -54px;
background-repeat: repeat-x;
}
.unit-rating li {
    text-indent: -90000px;
    padding: 0px;
    margin: 0px;
    float: left;
}
.unit-rating li a {
    display: block;
    width: 26.4px;
    height: 27px;
    text-decoration: none;
    text-indent: -9000px;
    z-index: 17;
    position: absolute;
    padding: 0px;
}
.unit-rating li a:hover {
background-image: url(../dleimages/rating-3.png);
background-position: 0 -27px;
z-index: 2;
left: 0px;
}
.unit-rating a.r1-unit { left: 0px; }
.unit-rating a.r1-unit:hover { width: 26.4px; }
.unit-rating a.r2-unit { left: 26.4px; }
.unit-rating a.r2-unit:hover { width: 52.8px; }
.unit-rating a.r3-unit { left: 52.8px; }
.unit-rating a.r3-unit:hover { width: 79.2px; }
.unit-rating a.r4-unit { left: 79.2px; }    
.unit-rating a.r4-unit:hover { width: 105.6px; }
.unit-rating a.r5-unit { left: 105.6px; }
.unit-rating a.r5-unit:hover { width: 132px; }
.unit-rating a.r6-unit { left: 132px; }
.unit-rating a.r6-unit:hover { width: 158.4px; }
.unit-rating a.r7-unit { left: 158.4px; }
.unit-rating a.r7-unit:hover { width: 184.8px; }
.unit-rating a.r8-unit { left: 184.8px; }
.unit-rating a.r8-unit:hover { width: 211.2px; }
.unit-rating a.r9-unit { left: 211.2px; }
.unit-rating a.r9-unit:hover { width: 237.6px; }
.unit-rating a.r10-unit { left: 237.6px; }
.unit-rating a.r10-unit:hover { width: 264px; }
.unit-rating li.current-rating {
background-image: url(../dleimages/rating-3.png);
background-position: 0 0px;
position: absolute;
height: 27px;
display: block;
text-indent: -9000px;
z-index: 1;
}

.rating_digits{
font-size: 12px;
line-height: 9px;
height: 26px;
width: 334px;
}

.rating_digits div{
display: inline-block;
}

.rating_digits_1{
margin: 0;
padding: 8px 8px 8px 0;
width: 110px;
height: 10px;
}

.rating_digits_2{
margin: 0;
padding: 8px 8px 8px 0;
width: 187px;
height: 10px;
}

@media (min-width: 768px) {
.anidbrating {
    line-height: normal;
    font-weight: 400;
    color: #f7f7f7;
    outline: none;
    border: 0;
    box-sizing: border-box;
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-content: center;
    flex-direction: row;
    align-items: center;
    background: #292d38;
    padding: 8px 15px;
    border-radius: 5px;
    margin: 25px auto;
    }
}
@media (max-width: 767px) {
.anidbrating {
    line-height: normal;
    font-weight: 400;
    color: #f7f7f7;
    outline: none;
    border: 0;
    box-sizing: border-box;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    flex-direction: row;
    align-items: center;
    background: #292d38;
    padding: 8px 25px;
    border-radius: 5px;
    margin: 25px auto;
    align-content: center;
}
}

.social-cont {
      display: flex;
      box-sizing: border-box;
      align-items: center;
    justify-content: center;
    }
    .social-container {
      display: flex;
      flex-wrap: nowrap;
      gap: 20px;
      max-width: 100%;
      width: 100%;
      background: linear-gradient(135deg, #e2372d, #98e032);
      border-radius: 5px;
      box-shadow: 0 6px 15px rgba(0, 0, 0, 0.2);
      padding: 20px;
      box-sizing: border-box;
      color: white;
      margin-top: 0px;
      margin-bottom: 15px;
      align-items: center;
    }
    .social-text-section {
      flex: 1 1 100%;
      text-align: left;
      font-size: 24px;
      line-height: 1.5;
      display: flex;
      align-items: center;
    }
.social-text-section p {
      font-size: 24px;
    }
    .social-button-section {
      flex: 1 1 100%;
      display: flex;
      flex-direction: column;
      gap: 10px;
      justify-content: center;
      align-items: flex-end;
    }
    .social-button {
      text-align: center;
        transition: background-color 0.3s ease, transform 0.3s ease;
      cursor: pointer;
    }
    .social-button a {
      text-decoration: none;
      color: inherit;
      font-size: inherit;
      background-color: #e2372d;
      color: #ffffff;
      padding: 12px 20px;
      font-size: 16px;
      border-radius: 5px;  
    }
 .social-button a:hover {
      background-color: #0c101b;
    }
    .social-button:hover {
      background-color: #0c101b;
      color: white;
      transform: scale(1.15);
    }
    @media (max-width: 600px) {
      .social-button {
        flex: 1;
      }
        .social-container {
      max-width: 100%;
    }
    }
 @media (max-width: 599px) {
      .social-text-section {
        text-align: center;
        justify-content: center;
      }
      .social-button-section {
        align-items: center;
      }
     .social-container {
      flex-wrap: wrap;
         max-width: 100%;
    }
    }

    /* Планшеты (600px - 1023px) */
    @media (min-width: 600px) and (max-width: 1023px) {
      .social-text-section {
        flex: 1 1 50%;
        text-align: center;
        justify-content: center;
      }
      .social-button-section {
        flex: 1 1 50%;
        flex-direction: row;
        gap: 20px;
        justify-content: center;
      }
     .social-container {
      flex-wrap: wrap;
         max-width: 100%;
    }
    }

    /* Настольные компьютеры (от 1024px) */
    @media (min-width: 1024px) {
      .social-text-section {
        flex: 1 1 50%;
        text-align: left;
        justify-content: flex-start;
      }
      .social-button-section {
        flex: 1 1 50%;
        flex-direction: row;
        gap: 50px;
        justify-content: flex-end;
      }
    }
.lowercase {text-transform: lowercase;}
.anonsdate {color: #ffffff !important;
    font-size: 18px;
    padding: 5px 10px;
    background: #e2372d;
    width: max-content;
    border-radius: 5px;
    margin-top: 15px;}

