
/* SET BASE
----------------------------------------------- */
* {background: transparent; margin: 0; padding: 0; outline: none; border: 0;
-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
ol, ul {list-style: none;}
blockquote, q {quotes: none;}
table {border-collapse: collapse; border-spacing: 0;}
input, select {vertical-align: middle;}
article, aside, figure, figure img, hgroup, footer, header, nav, section, main {display: block;}
img {max-width: 100%;}
.clr {clear: both;}
.clearfix:after {content: ""; display: table; clear: both;}

body {font: 15px 'Segoe UI', Arial, sans-serif; line-height: normal; padding: 0; margin: 0;        
color: #fff; background: #1e252b; min-height: 100%; width: 100%; font-weight: 400;}
a {color: #fff; text-decoration: none;}
a:hover, a:focus {color: #fff; text-decoration: none;}
h1, h2, h3, h4, h5 {font-weight: 700; font-size: 18px;}

button, textarea, input[type="text"], input[type="password"] {appearance: none; -webkit-appearance: none; 
	font-size: 14px; font-family: 'Segoe UI' !important;}

.button, .btn, .pagi-load a, .up-second li a, .usp-edit a, .qq-upload-button, 
button:not(.color-btn, [class*=fr],  [class*=owl]), 
html input[type="button"], input[type="reset"], input[type="submit"], .meta-fav a, .usp-btn a {
display: inline-block; text-align: center; padding: 0 15px; height: 40px; line-height: 40px; 
border-radius: 4px; cursor: pointer;  
color: #fff; background-color:#33b8ff; text-transform: uppercase;
font-size: 14px; font-weight: 400;}
.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, [class*=fr],  [class*=owl]):hover, html input[type="button"]:hover, input[type="reset"]:hover, 
input[type="submit"]:hover, .meta-fav a:hover 
{background-color: #33b8ff;}
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"] {display: block; width: 100%; height: 40px; line-height: 40px; padding: 0 15px;
background-color: #fff; color: #000;  border-radius: 4px; 
box-shadow: inset 0 0 0 1px #e8e8e8, inset 0 1px 3px rgba(0,0,0,0.3); border: 0;}
input::-webkit-input-placeholder {color: #222; opacity: 0.5;}
input::-moz-placeholder {color: #222; opacity: 0.5;}
input:-moz-placeholder {color: #222; opacity: 0.5;}
input:-ms-input-placeholder {color: #222; opacity: 0.5;} 
input:focus::-webkit-input-placeholder {color: transparent}
input:focus::-moz-placeholder {color: transparent}
input:focus:-moz-placeholder {color: transparent}
input:focus:-ms-input-placeholder {color: transparent} 

select {height: 40px; border: 1px solid #e3e3e3; background-color: #fff; color: #000;}
textarea {display: block; width: 100%; padding: 15px; overflow: auto; resize: vertical;
background-color: #fff; color: #000; border: 0px solid #e3e3e3; border-radius: 4px; box-shadow: none; 
box-shadow: inset 0 0 0 1px #e8e8e8, inset 0 1px 3px rgba(0,0,0,0.3);}

.img-box, .img-wide, .img-square, .img-resp, .img-resp-vert, .img-resp-sq, .img-fit 
{overflow: hidden; position: relative; background-color: #222;}
.img-resp {padding-top: 57%;}
.img-resp-vert {padding-top: 147%;}
.img-resp-sq {padding-top: 100%;}
.img-box img, .img-square img, .img-resp img, .img-resp-vert img, .img-resp-sq img {width: 100%; min-height: 100%; display: block;}
.img-resp img, .img-resp-vert img, .img-resp-sq img {position: absolute; left: 0; top: 0;}
.img-wide img {width: 100%; display: block;}
.img-fit img {width: 100%; height: 100%; object-fit: cover;}
.nowrap {white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}

.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, .owl-prev, .owl-next {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;}

#dle-content > *:not(.thumb) {width: 100%;}

b, strong, h1, h2, h3, h4, h5, .fw700 {font-weight: 700;}
.icon-left .fa {margin-right: 10px;}
.icon-right .fa {margin-left: 10px;}
.hidden {display: none;}
.thumb__mask {transition: color .2s, background-color .2s, opacity .2s;}
#dofullsearch {display: none;}
.zonik__title {margin-bottom: 30px; font-size: 24px; font-weight: 700;}


/* BASIC GRID
----------------------------------------------- */
.wrap {min-width:320px; position: relative; padding-top: 90px;}
.wrap-center {max-width:1400px; margin:0 auto; position:relative; z-index:20; 
	padding-left: 10px; padding-right: 10px;}
.header-sticky {background-color: #546778; box-shadow: 0 4px 4px rgba(0,0,0,.24),0 0 4px rgba(0,0,0,.12); 
position: fixed; z-index: 999; left: 0; top: 0; width: 100%;}
.header {height: 70px;}
.wrap-container {min-height: 100vh;}
.selects-wr {background-color: #1b2127; padding: 20px 0; margin-bottom: 40px; margin-top: -20px;}
.footer-wr {margin-top: 60px; padding: 50px 0 20px 0; text-align: center;
background: #151a1e;}


/* HEADER
----------------------------------------------- */
.logo {display: block; margin-right: 40px; width: 82px; height: 70px; 
	overflow: hidden; text-indent: -9999px; 
background: url(../images/logo.svg) left center / 100% no-repeat;}
.logo:hover {box-shadow: inset 0 -3px #82909d;}
.logo.is-active {box-shadow: inset 0 -3px #fff; background: url(../images/logo1.svg) left center / 100% no-repeat;}
.hd-menu li {display: inline-block; vertical-align: top; margin-right: 20px;}
.hd-menu a {display: block; height: 70px; line-height: 70px; 
text-transform: uppercase; font-size: 18px; color: rgba(0,0,0,.54);}
.hd-menu a:hover {box-shadow: inset 0 -3px #b1b9c1; color: rgba(0,0,0,.54);}
.hd-menu a.is-active {box-shadow: inset 0 -3px #fff; color: #fff;}

.search-wrap {position: relative; width: 286px;}
.search-box {width:100%; position:relative;}
.search-box input, .search-box input:focus {width:100%; padding: 0 20px; 
	background-color:#fff; box-shadow: none; color: #000; border-radius: 3px; 
height: 40px; line-height: 40px;}
.search-box button {position:absolute; right:0px; top:0px; z-index:10; display: none !important;
	padding: 0 !important; width: 40px; background-color: transparent !important; color: #000 !important;}
.search-box input:not(:focus)::-webkit-input-placeholder {color: #ded6d6; font-size: 18px; opacity: 1;}
.search-box input:not(:focus)::-moz-placeholder {color: #ded6d6; font-size: 18px; opacity: 1;}
.search-box input:not(:focus):-moz-placeholder {color: #ded6d6; font-size: 18px; opacity: 1;}
.search-box input:not(:focus):-ms-input-placeholder {color: #ded6d6; font-size: 18px; opacity: 1;}

.focused {position: fixed; left: 0; top: 0; right: 0; bottom: 0; z-index: 30; background-color: rgba(0,0,0,0.7);}


/* SECT
----------------------------------------------- */
.sect-title {font-size: 22px; margin-bottom: 20px; text-align: center;}
.sect-title a {text-decoration: underline;}
.sect-title a:hover {text-decoration: none;}
.sect-title .fa {margin-left: 0.5em; font-size: 14px; position: relative; top: -0.1em;}
.floats {margin: 0 -6px;}

.selects-wr form {display: flex; flex-wrap: wrap; gap: 8px;} 
.select {display: inline-block; vertical-align: top;}
.select select {background: hsla(0,0%,100%,.1); flex-grow: 1; appearance: none; 
	text-indent: .01px; text-overflow: ellipsis; font-family: inherit; font-size: inherit;
	color: #fff; cursor: pointer; border: none; outline: none; vertical-align: top;
	line-height: normal; padding: 0 10px; height: 28px; line-height: 28px;}
.select select option {color: #000; background: #eee;}
.select select:hover {color: #00a4ff;}
.select select:active {border: 1px solid #196e9e;}
input[type="button"].filters-item-reset, input[type="button"].filters-item-submit {outline: none; 
	font-size: 1em; font-family: inherit; color: inherit;
	background: none; border: none; cursor: pointer; padding: 0 5px; opacity: .7; 
	height: 28px; line-height: 28px; width: 28px; display: inline-block; vertical-align: top; 
	background-color: transparent;}
input[type="button"].filters-item-submit {width: auto; padding: 0 10px; text-transform: none; opacity: 1; 
	background-color: #546778;}
input[type="button"].filters-item-reset:hover {background-color: transparent; color: #fff !important;}


/* SHORT
----------------------------------------------- */
.thumb {width: 9.09%; padding: 0 6px;}
.thumb__in {display: block;}
.thumb__desc {height: 80px; padding-top: 8px;}
.thumb__title {line-height: 16px; max-height: 32px; overflow: hidden; font-size: 14px;}
.thumb__meta {margin-top: 5px; font-size: 14px;}
.thumb__rate {color: #f39c12; margin-right: 10px;}
.thumb__rate .fa {margin-right: 7px;}
.thumb__year {color: #748491;}
.thumb__img img {object-fit: cover; display: block;}

.carou {margin-right: -10px;}
.carou .thumb {padding: 0; width: 124px;}
.carou .thumb-serie {padding: 0; width: 200px;}
@media screen and (min-width: 760px) {
	.owl-carou:not(.owl-carousel), .owl-carou-2:not(.owl-carousel) {display: flex; overflow: hidden; gap: 15px;}
	.owl-carou:not(.owl-carousel) .thumb {width: calc(9.09% + 0); flex-shrink: 0;}
	.owl-carou-2:not(.owl-carousel) {gap: 30px;}
	.owl-carou-2:not(.owl-carousel) .thumb-serie {width: 200px; flex-shrink: 0;}
}


/* FOOTER
----------------------------------------------- */
.ft-text {font-size: 20px; margin-bottom: 15px;}
.ft-contact {margin-top: 15px; font-size: 14px;}
.footer a {color: #fff; text-decoration: underline;}
.footer:after {content: ''; display: inline-block; margin-top: 20px; width: 80px; height: 24px;
background: url(../images/logo1.svg) 0 0 / 100% no-repeat; opacity: 0.25;}
.ya-share2 {min-height: 24px;}


/* BOTTOM NAVIGATION
----------------------------------------------- */
.nav-load1 {text-align: center; padding-top: 30px; font-size: 50px; opacity: 0.3;}
.bottom-nav2 {opacity: 0;}
.bottom-nav2 .nsv-load > span {display: none;}
.bottom-nav {line-height:36px; text-align:center; padding-top: 30px; font-size: 14px; }
.pagi-nav {max-width:100%; display:inline-block;}
.pagi-nav > span {display:inline-block;}
.pnext a, .pprev a, .pprev > span, .pnext > span {display:block; width:36px; text-align:center;}
.navigation {text-align:center;}
.navigation a, .navigation span, .pnext a, .pprev a, .pprev > span, .pnext > span {display:inline-block; padding:0 5px; 
min-width:36px; background-color:#151a1e; margin:0 3px; border-radius:4px; margin-top: 10px;}
.navigation span, .pagi-nav a:hover {background-color:#546778; color:#fff;}
.navigation span.nav_ext {background-color:#151a1e; color: #ccc;}
.pagi-nav a:hover {background-color:#546778; color:#fff;}
.dle-comments-navigation .pagi-nav {margin-bottom:0;}


/* FULL
----------------------------------------------- */
.full-comms {display: none;}
.zonik__page {margin: 0 auto; max-width: 1200px; padding-top: 10px;}
.zonik__left {width: 240px; margin-right: 30px;}
.zonik__info-cols {margin-bottom: 20px;}
.zonik__desc {margin-bottom: 15px;}
.zonik__cols {padding-bottom: 30px; margin-bottom: 30px; border-bottom: 1px solid #293036;}
.zonik__page h1 {margin-bottom: 20px; font-weight: 900; font-size: 32px;}
.zonik__info {width: 48%;}
.zonik__info li {padding-left: 95px;}
.zonik__info li:after {content: ""; display: table; clear: both;}
.zonik__info li > span:first-child {color: #748491; float: left; margin-left: -95px; width: 95px;}
.zonik__info li + li {margin-top: 5px;}
.zonik__info li a {border-bottom: 1px solid #748491;}
.zonik__info li a:hover {border-bottom: 1px solid transparent;}

.rstar, .rkp, .rimdb {display: inline-block; vertical-align: top; 
	height: 30px; line-height: 30px; margin-right: 20px; margin-top: -4px;}
.rstar {background: url(../images/star.svg) 0 2px no-repeat; padding-left: 30px; font-size: 18px;}
.rkp {background: url(../images/kp.svg) 0 1px no-repeat; padding-left: 30px;}
.rimdb {background: url(../images/imdb.svg) 0 2px no-repeat; padding-left: 32px;}
.zonik__active {gap: 30px;}
.ya-share2 {min-height: 24px; min-width: 136px;}
.zonik__rating {position: relative;}
.zonik__rating-votes {font-size: 14px; color: #748491; position: absolute; right: 0; bottom: 100%;}

.zonik__player {max-width: 1000px; margin: 0 auto 15px auto;}
.zonik__ctrl {text-align: center;}
.zonik__ctrl .fa {font-size: 30px; margin-right: 10px; vertical-align: top; margin-top: 6px;}

.gap-10 {gap: 10px;}
.zonik__ctrl + .zonik__ctrl {margin-top: 30px;}
.zonik__ctrl-2 {gap: 20px 30px;}
.zonik__checkbox {position: relative;}
.zonik__checkbox input {position: absolute; inset: 0; z-index: 1; opacity: 0; display: block; cursor: pointer;}
.zonik__checkbox > span {display: flex; width: 52px; height: 26px; border-radius: 13px; 
	background-color: gray; cursor: pointer; transition: background-color 0.2s linear;}
.zonik__checkbox > span span {display: block; width: 26px; height: 26px; border-radius: 50%; pointer-events: none;
	background-color: #fff; position: relative; left: 0; transition: left 0.2s linear;}
.zonik__checkbox input:checked + span span {left: 26px;}
.zonik__checkbox input:checked + span {background: #00a4ff 
	url(../images/check.svg) 20% 50% no-repeat; background-size: auto;
  background-size: 35% !important; background-color: #33b8ff;}

.zonik__seas {text-align: center; margin: 30px 0;}
.zonik__seas-caption {text-transform: uppercase; font-size: 16px; color: #748491; letter-spacing: 2px; margin-bottom: 5px;}
.zonik__seas-list {display: flex; justify-content: center; gap: 10px; overflow-x: auto;}
.zonik__seas-list a {display: block; flex-shrink: 0; font-size: 25px; padding: 8px; padding-top: 0; border-bottom: .3rem solid transparent;}
.zonik__seas-list a.active {color: #33b8ff; border-bottom-color: #33b8ff !important; font-weight: 700;}
.zonik__series {margin: 0 -60px;}
.thumb-serie {width: 200px; font-size: 16px;}
.thumb-serie .thumb__img::after {content: ''; display: block; 
	position: absolute; inset: 0; z-index: 4; border: 0.3rem solid transparent;}
.thumb-serie.active .thumb__img::after {border-color: #33b8ff !important;}
.thumb-serie .thumb__desc {height: auto;}
.thumb-serie .thumb__title {font-size: 16px; line-height: 1.5; max-height: 100px;}
.zonik__seas-list a:hover, .thumb-serie:hover .thumb__img::after {border-color: hsl(from #33b8ff h s l / 0.5);}


/* FULL STORY STATIC
----------------------------------------------- */
.video-box embed, .video-box object, .video-box video, .video-box iframe, .video-box frame 
{width: 100%; max-width:100% !important; height:550px; display:block; margin:0 auto;}
.mejs-container {max-width:100% !important;}
.full-text {line-height:1.5;}
.full-text img:not(.emoji) {max-width:100%; margin:10px auto;}
.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:#33b8ff;}
.full-text a:hover {text-decoration:none;}
.full-text h2, .full-text h3, .full-text h4, .full-text h5 {margin:10px 0; font-size:18px; font-weight:700;}
.full-text p {margin-bottom:10px;}
.full-text > ul, .full-text > ol {margin:10px 0;}
.full-text > ul li {list-style:disc; margin-left:40px; position:relative;}
.full-text > ol li {list-style:decimal; margin-left:40px;}

.full-text table {width:100%; text-align:left; margin:10px 0;}
.full-text table tr td {padding:10px; border:2px solid #fff;}
.full-text table tr:nth-child(2n+1) {background-color:#f5f5f5;} 
.full-text table tr:nth-child(1) {background-color:#598597 !important; color:#FFF; font-size:14px !important;}
.full-text table img {display:block; margin:0; border:0; max-width:350px}
.attach {line-height:40px; background-color:#f5f5f5; padding:0 15px 0 0; border-radius:4px; margin:10px 0; overflow:hidden;}
.attach .download-link {color:#FFF !important; text-decoration:none !important; margin-right:15px; 
display:inline-block; padding:0 15px;}
.attach-info {float:right;}
.attach i {margin-right:5px;}
.dcont {border:1px solid #e3e3e3; padding:0 15px 15px 15px; margin:0 0 20px 0; line-height:20px;}
.polltitle {display:block; padding:10px 15px; margin:0 -15px 15px -15px; font-size:18px; line-height:normal; 
color:#FFF; font-weight:700;}
.full-taglist a {color:#598597;}
.full-taglist {margin-bottom:20px;}
.full-taglist span:not(.fa):not(:last-child):after {content:","; display:inline;}




/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
 .owl-carousel {width: 100%; position: relative; z-index: 1;}
 .owl-carousel .owl-stage {position: relative; display:flex; justify-content:flex-start;}
 .owl-carousel .owl-stage-outer {position: relative; overflow: hidden; transform: translate3d(0px, 0px, 0px);}
 .owl-carousel .owl-item {position: relative; min-height: 10px;}
 .owl-carousel .owl-nav.disabled, .owl-carousel .owl-dots.disabled, .owl-carousel.owl-refresh .owl-item {display: none;}
 .owl-carousel.owl-loaded, .owl-carousel.owl-loading, .no-js .owl-carousel {display: block; opacity: 1;}
 .owl-carousel.owl-drag .owl-item {user-select: none;}
 .owl-carousel.owl-grab {cursor: move; cursor: grab;}
 .owl-carousel .animated {animation-duration: 1000ms; animation-fill-mode: both;}
 .owl-carousel .owl-animated-in {z-index: 0;}
 .owl-carousel .owl-animated-out {z-index: 1;}
 .owl-carousel .fadeOut {animation-name: fadeOut;}
 @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 {transform-style: preserve-3d;}

.owl-nav {position:absolute; left:0; right:0; top:0; opacity: 0;}
.owl-prev, .owl-next {width:60px; height:262px; position:absolute; top:0; z-index:200; 
	padding-bottom: 50px;}
.owl-prev {left:-10px; background: linear-gradient(to left,rgba(30,37,43,0),#1e252b);}
.owl-next {right:0; background: linear-gradient(to right,rgba(30,37,43,0),#1e252b);}
.owl-next-1, .owl-prev-1 {margin: auto; width: 40px; height: 100px; border-radius: 6px; cursor: pointer;}
.owl-prev-1 {background: #fff url(../images/arrow-left.png) center center / 55% no-repeat;}
.owl-next-1 {background: #fff url(../images/arrow-right.png) center center / 55% no-repeat;}
.owl-prev-1:hover {background: #fff url(../images/arrow-left1.png) center center / 55% no-repeat;}
.owl-next-1:hover {background: #fff url(../images/arrow-right1.png) center center / 55% no-repeat;}
.owl-dots {text-align:center; padding-top: 10px;}
.owl-dot {display:inline-block; vertical-align:top; width:10px; height:10px; margin:0 5px; 
border-radius:50%; background-color:#ccc;}
.owl-dot.active {background-color:#fd6500;}

.carou:hover .owl-nav {opacity: 1;}
.sect--trailers .owl-nav button {display: block; height: 100px;}
.owl-carou-2 .owl-nav button {height: 110px; padding: 0;}


/* ADAPTIVE
----------------------------------------------- */
.btn-search {display: none;}

@media screen and (max-width: 1320px) {
.thumb {width: 11.11%;}
.zonik__series {margin: 0;}
}

@media screen and (max-width: 1220px) {
.wrap-center {max-width:1000px;}
.thumb {width: 16.66%;}

.zonik__left {width: 160px; margin-right: 20px;}
}

@media screen and (max-width: 950px) {
.wrap-center {max-width:768px;}
.thumb {width: 20%;}
}

@media screen and (max-width: 760px) {
.wrap-center {max-width:640px;}
.wrap {padding-top: 73px;}
.header {height: 53px;}
.logo {width: 63px; height: 53px; margin-right: 30px;}
.hd-menu a {height: 53px; line-height: 53px; font-size: 14px;}
.search-wrap {height: 53px; width: 100%; background-color: #546778; display: none;
position: absolute; z-index: 10; left: 0; top: 0; padding: 10px;}
.search-box input, .search-box input:focus {height: 33px; line-height: 33px; padding: 0 10px;}
.search-box button {display: block !important; top: -5px;}
.btn-search {display: block; font-size: 18px; color: #000; height: 53px; line-height: 53px; 
	padding: 0 10px; cursor: pointer;}
.shown {display: block;}

.selects-wr {margin-bottom: 20px; padding: 10px 0;}
.selects-wr form > * {flex-grow: 1;}
.selects-wr form select {width: 100%;}
.sect-title {text-align: left; font-size: 18px;}
.thumb__title, .thumb__meta {font-size: 12px; line-height: 14px; max-height: 28px;}
.thumb__desc {height: 70px;}
.ft-text {font-size: 16px;}
.ft-contact {font-size: 12px;}
.footer-wr {padding-top: 20px; padding-bottom: 10px;}

.owl-carou:not(.owl-loaded) {display: block; white-space: nowrap; overflow-y: hidden; overflow-x: auto; margin-bottom: 20px;}
.owl-carou > .thumb {width: 104px; margin: 0 10px 0 0; float: none; 
	font-size: 0; display: inline-block; vertical-align: top;}
.owl-carou > .thumb .thumb__desc {height: auto;}
.owl-carou > .thumb .thumb__title {white-space: normal; height: auto; overflow: visible; max-height: none;}

.owl-carou-2:not(.owl-loaded) {display: block; white-space: nowrap; overflow-y: hidden; overflow-x: auto; margin-bottom: 20px;}
.owl-carou-2 > .thumb {width: 120px; margin: 0 10px 0 0; float: none; 
	font-size: 0; display: inline-block; vertical-align: top;}
.owl-carou-2 > .thumb .thumb__desc {height: auto;}
.owl-carou-2 > .thumb .thumb__title {white-space: normal; height: auto; overflow: visible; max-height: none; font-size: 14px;}

.zonik__page {padding-top: 0;}
.zonik__cols, .zonik__info-cols {display: block;}
.zonik__left {margin: 0 auto 0 auto; width: 130px;}
.zonik__page h1 {font-size: 24px; text-align: center;}
.zonik__info {width: 100%;}
.zonik__info li {font-size: 12px; padding-left: 70px;}
.zonik__info li > span:first-child {color: #748491; float: left; margin-left: -70px; width: 70px;}
.rstar, .rkp, .rimdb {margin-right: 10px;}
.zonik__desc {font-size: 12px;}

.comm-three li:not(:first-child) {display:none;}
.dcont button {font-size:12px; padding:0 15px !important;}
.ac-protect {margin-top:0px;}
.comments-tree-list .comments-tree-list {padding-left:0px !important;}
.comments-tree-list .comments-tree-list:before {display:none;}
.mass_comments_action {display:none;}
.sub-title h1 {font-size:18px; line-height:24px;}
}

@media screen and (max-width: 590px) {
.wrap-center {max-width:480px;}
.thumb {width: 25%;}

.ac-soc {position:static;}
.ac-inputs input {width:100%; margin-top:10px;}
.ac-protect {width:100%; float:none; margin:0;}
.ui-dialog {width:100% !important;}
.upop-left, .upop-right {float:none !important; width:100% !important; margin:0; padding:0 20px;}
.upop-left {margin-bottom:10px; text-align:center;}
.ui-dialog-buttonset button {display:block; margin:0 0 5px 0; width:100%;}
#dofullsearch, #searchsuggestions span.seperator {display:none !important;}
.attach .download-link {margin:0 -15px 0 0; float:none; display:block; padding:0 10px;}
.attach-info {float:none;}
}

@media screen and (max-width: 470px) {
.wrap-center22 {max-width:320px;}
.thumb {width: 33.33%;}
.zonik__active {justify-content: center;}

.comms-title {text-align:center; display:block !important;}
.ac-soc:before {display: none;}
.comm-one span:not(:first-child) {display:none;}
.add-comm-btn {width: 100%;}

.video-box embed, .video-box object, .video-box video, .video-box iframe, .video-box frame {height:250px;}
}














