@charset "utf-8";html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

::-webkit-scrollbar:vertical {
    width: 12px
}

::-webkit-scrollbar-track:vertical {
    -webkit-box-shadow: inset 0 0 6px #00ffd3;
    border-radius: 10px
}

::-webkit-scrollbar-thumb:vertical {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px #fff
}

body {
    margin: 0
}

article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary {
    display: block
}

audio,canvas,progress,video {
    display: inline-block;
    vertical-align: baseline
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden],template {
    display: none
}

a {
    background: 0 0
}

a:active,a:hover {
    outline: 0
}

abbr[title] {
    border-bottom: 1px dotted
}

b,strong {
    font-weight: 700
}

dfn {
    font-style: italic
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

mark {
    background: #ff0;
    color: #000
}

small {
    font-size: 80%
}

sub,sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

img {
    border: 0
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 1em 40px
}

hr {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0
}

pre {
    overflow: auto
}

code,kbd,pre,samp {
    font-family: monospace,monospace;
    font-size: 1em
}

button,input,optgroup,select,textarea {
    color: inherit;
    font: inherit;
    margin: 0
}

button {
    overflow: visible
}

button,select {
    text-transform: none
}

button,html input[type=button],input[type=reset],input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer
}

button[disabled],html input[disabled] {
    cursor: default
}

button::-moz-focus-inner,input::-moz-focus-inner {
    border: 0;
    padding: 0
}

input {
    line-height: normal
}

input[type=checkbox],input[type=radio] {
    box-sizing: border-box;
    padding: 0
}

input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button {
    height: auto
}

input[type=search] {
    -webkit-appearance: textfield;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em
}

legend {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: 700
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

td,th {
    padding: 0
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

*:before,*:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

*:active,*:hover,*:focus {
    outline: 0;
    outline-offset: 0
}

body {
    background: #111;
    background-size: 100%;
    background-repeat: no-repeat;
    width: 100%;
    font-family: Roboto;
    font-size: .000001px;
    color: #323232;
    float: left
}

a,a:before,a:after {
    color: #79c142;
    text-decoration: none;
    -webkit-transition: border-color .2s ease,color .2s ease;
    -moz-transition: border-color .2s ease,color .2s ease;
    -o-transition: border-color .2s ease,color .2s ease;
    -ms-transition: border-color .2s ease,color .2s ease;
    transition: border-color .2s ease,color .2s ease
}

#videoList {list-style-type: none;
    padding: 0;}

#videoList li.active {
    color: #79c142; }
    
#videoList li {
    padding: 8px 10px;
    background: #181818;
    color: #ffff;
    cursor: pointer;
    font-size: 14px;
}

#videoList li:hover {
    background:#3a3a3a;
}


.main_menu img {display:none;}

.season_title {
    color: #a5a6a9;
    display: inline-block;
    vertical-align: top;
    cursor: pointer;
    white-space: nowrap;
    -webkit-transition: color .2s ease;
    -moz-transition: color .2s ease;
    -o-transition: color .2s ease;
    -ms-transition: color .2s ease;
    transition: color .2s ease
}

a:hover {
    color: #79c142;
}

a:focus {
    outline: none
}

h1,h2,h3,h4 {
    width: 100%;
    margin: 0;
    float: left;
    color: #323232
}

.series h2,.news h2 {
    width: auto
}

textarea {
    resize: none
}

.hidden {
    display: none!important
}

.wrap {
    width: 100%;
    float: left
}

.mt {
    margin-top: 45px
}

.bt {
    padding-top: 30px;
    margin-top: 25px;
    border-top: 1px solid #32323221
}

.bb {
    padding-bottom: 30px;
    border-bottom: 1px solid #32323221
}

.dt {
    display: table
}

.episodes_list {
    display: grid;
    width: 100%;
    grid-template-columns: repeat(4,1fr);
    gap: 24px;
    padding-top: 30px
}

.episode {
    position: relative
}

.df {
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap
}

#playlist_container {
    width: 100%;
    height: auto;
    overflow: hidden !important;
}

#player_playlist {
    overflow-y: hidden !important;
    padding: 0 !important;
}


.th-item {float: left; width: 16.6%; 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 img {width:100%;}
.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%;}
.th-desc {position: absolute; left: 0; right: 0; bottom: 0; z-index: 10; padding: 10px; color: #fff; text-align: center;}
.th-title {font-size:16px; font-weight: 600;}
.th-year {font-size: 12px; margin-top: 3px; opacity: 0.8;}
.th-rates {margin-top: 3px;}
.th-rate:before {content: attr(data-text); display: inline; margin-right: 3px; text-transform: uppercase; font-weight: 600;}
.th-rate-kp:before {color: #f60;}
.th-rate-imdb:before {color: #fc0;}
.th-series {position: absolute; z-index: 5; left: 10px; top: 10px; padding: 3px 5px; 
	border-radius: 3px; background-color: #79c142; color: #fff; font-weight: 600; font-size: 13px;}
.th-mask {position:absolute; left:0; top:0; width:100%; height:100%; text-align:center; padding:10px; 
background-color:rgba(255,255,255,0.3); opacity:0; z-index:11;}
.with-mask:hover .th-mask {opacity:1;}
.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: #79c142;}


.container {
    margin: 0 auto
}

.img_wrap {
    width: 100%;
    float: left;
    position: relative;
    overflow: hidden
}

.lazy {
    -webkit-transition: opacity .8s ease;
    -moz-transition: opacity .8s ease;
    -o-transition: opacity .8s ease;
    -ms-transition: opacity .8s ease;
    transition: opacity .8s ease
}

header {
    width: 100%;
    float: left;
    height: 60px
}

.logo img {
    height: 100%;
    float:left;
}

.logo span {color:black; font-weight:700; text-transform: uppercase;}

.lgcol {display: flex;
    flex-direction: column;}
.lgt {font-size:24px;}
.lrd {font-size:11px;}

.logo-episodes img {
    width: 100%
}

.box {display:flex;
            flex-direction:row;}
.main_menu_seasons {color:black;}



.main_menu {
    max-width: 100%;
    padding: 0 15px;
    display: inline-block;
    float: right;
    position: relative;
    right: 0
}

.main_menu a {
    display: inline-block
}

section {
    width: 100%;
    float: left;
    margin-top: -120px
}

aside {
    float: right
}

.ig_widget {
    width: 100%;
    border: none;
    overflow: hidden;
    float: left
}

.season_elem,.season_elem_mini {
    display: inline-block;
    vertical-align: top;
    position: relative;
    overflow: hidden
}

.season_elem .img_wrap:after,.season_elem_mini .img_wrap:after {
    content: "";
    background: -moz-linear-gradient(top,rgba(0,0,0,0) 0%,rgba(0,0,0,0.7) 100%);
    background: -webkit-linear-gradient(top,rgba(0,0,0,0) 0%,rgba(0,0,0,0.7) 100%);
    background: linear-gradient(to bottom,rgba(0,0,0,0) 0%,rgba(0,0,0,0.7) 100%);
    width: 100%;
    left: 0;
    bottom: 0;
    position: absolute;
    z-index: 1
}

.season_elem .img_wrap:after,.season_elem_mini .img_wrap:after {
    height: 20%
}

.season_elem_mini span,.season_elem h3,.sem_all {
    background: rgba(219,204,110,.1);
    -webkit-transition: background .8s ease;
    -moz-transition: background .8s ease;
    -o-transition: background .8s ease;
    -ms-transition: background .8s ease;
    transition: background .8s ease
}

.season_elem_mini:hover span,.season_elem:hover h3,.sem_all:hover {
    background: rgba(0,0,0,.5)
}

.season_elem_mini:nth-child(3n+1) {
    margin-left: 0
}

.season_elem_mini.sem_all span {
    background: 0 0
}

.actor_elem img,.actor_elem_big img,.season_elem img,.season_elem_mini img,a.series_elem img,.slider_elem img,.news_elem img,.shed img {
    width: 100%;
    display: inline-block;
    -webkit-transition: opacity .8s ease,transform 1.2s ease,filter .8s ease!important;
    -moz-transition: opacity .8s ease,transform 1.2s ease,filter .8s ease!important;
    -o-transition: opacity .8s ease,transform 1.2s ease,filter .8s ease!important;
    -ms-transition: opacity .8s ease,transform 1.2s ease,filter .8s ease!important;
    transition: opacity .8s ease,transform 1.2s ease,filter .8s ease!important
}

a.season_elem:before,a.season_elem:after {
    top: 42%
}

a.season_elem:before,a.series_elem:before,.slider_elem .img_wrap:before {
    position: absolute;
    z-index: 2;
    opacity: 0;
    -webkit-transition: opacity .8s ease;
    -moz-transition: opacity .8s ease;
    -o-transition: opacity .8s ease;
    -ms-transition: opacity .8s ease;
    transition: opacity .8s ease
}

.season_elem h3,.season_elem_mini span {
    width: 100%;
    padding: 10px 0;
    font: 500 18px/1 Roboto;
    text-align: center;
    color: #fff;
    float: left
}

div.season_elem h3 {
    color: #888
}

.show_all {
    margin-top: 2px;
    float: right
}

.slider {
    background: rgba(255,255,255,.05);
    padding: 15px;
    position: relative
}

.slider_wrap {
    width: 100%;
    overflow: hidden
}

.slider_elem {
    width: 100%;
    display: block;
    float: left
}

.slider_elem h3 {
    width: 100%;
    float: left
}

.slider_elem_series {
    margin-right: 12px;
    color: #fff;
    display: inline-block;
    vertical-align: middle
}

.slider_elem span {
    color: #aaa;
    display: inline-block;
    vertical-align: middle
}

.slider_elem .img_wrap:before,a.episode .img_wrap:before {
    top: 50%
}

a.episode .img_wrap:before,.slider_elem .img_wrap:before,a.season_elem:before {
    content: "";
    margin-left: -17px;
    border-style: solid;
    border-width: 20px 0 20px 34px;
    border-color: transparent transparent transparent #fff;
    left: 50%;
    z-index: 2
}

a.season_elem .link_elem_text {
    width: 100%;
    margin-top: 35px;
    font: 15px/1 Roboto;
    color: #fff;
    text-align: center;
    top: 42%;
    left: 0;
    position: absolute;
    z-index: 2;
    opacity: 0;
    -webkit-transition: opacity .8s ease;
    -moz-transition: opacity .8s ease;
    -o-transition: opacity .8s ease;
    -ms-transition: opacity .8s ease;
    transition: opacity .8s ease
}

a.season_elem:before,a.series_elem .img_wrap:before,.slider_elem .img_wrap:before {
    margin-top: -20px
}

.slider_prevnext {
    float: right
}

.slider_wrap {
    display: none;
    width: 100%;
    -webkit-tap-highlight-color: transparent;
    position: relative;
    z-index: 1
}

.slider_wrap .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y;
    touch-action: manipulation;
    -moz-backface-visibility: hidden
}

.slider_wrap .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

.fit {
    width: inherit;
    object-fit: cover
}

.slider_wrap .owl-stage-outer {
    position: relative;
    overflow: hidden;
    -webkit-transform: translate3d(0px,0px,0px)
}

.slider_wrap .owl-wrapper,.slider_wrap .owl-item {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0,0,0);
    -moz-transform: translate3d(0,0,0);
    -ms-transform: translate3d(0,0,0)
}

.slider_wrap .owl-item {
    position: relative;
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none
}

.slider_wrap .owl-item img {
    display: block;
    width: 100%
}

.slider_wrap .owl-nav.disabled,.slider_wrap .owl-dots.disabled {
    display: none
}

.slider_wrap .owl-nav .owl-prev,.slider_wrap .owl-nav .owl-next {
    cursor: pointer;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.slider_wrap .owl-nav button.owl-prev,.slider_wrap .owl-nav button.owl-next {
    background: 0 0;
    color: inherit;
    border: none;
    padding: 0!important;
    font: inherit
}

.slider_wrap.owl-loaded {
    display: block
}

.slider_wrap.owl-loading {
    opacity: 0;
    display: block
}

.slider_wrap.owl-hidden {
    opacity: 0
}

.slider_wrap.owl-refresh .owl-item {
    visibility: hidden
}

.slider_wrap.owl-drag .owl-item {
    -ms-touch-action: none;
    touch-action: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.owl-grab {
    cursor: move;
    cursor: grab
}

.owl-lazy {
    opacity: 0;
    top: 0;
    left: 0;
    position: absolute;
    z-index: 1
}

.lazy[src] {
    opacity: 1
}

.no-js .slider_wrap {
    display: block
}

.owl-dot:not(.active):hover span {
    background: rgba(255,255,255,.3)
}

.owl-dot.active span {
    background: #cb8f64
}

h1 {
    width: auto
}

.series_all {
    margin: 5px 0 10px;
    font: 18px/1 Roboto;
    float: right
}

.series_all_icon {
    width: 20px;
    margin: -2px 10px 0 0;
    float: left
}

.series_all_icon div {
    background: #e4e4e4;
    width: 100%;
    height: 2px;
    margin-top: 5px;
    border-radius: 1px;
    float: left;
    -webkit-transition: background .2s ease;
    -moz-transition: background .2s ease;
    -o-transition: background .2s ease;
    -ms-transition: background .2s ease;
    transition: background .2s ease
}

.series_all_icon div:first-child {
    margin-top: 0
}

.series_all:hover .series_all_icon div {
    background: #e4e4e4
}

.blueimp-gallery,.blueimp-gallery>.slides>.slide>.slide-content {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    -moz-backface-visibility: hidden
}

.blueimp-gallery>.slides>.slide>.slide-content {
    margin: auto;
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
    opacity: 1
}

.blueimp-gallery {
    position: fixed;
    z-index: 999999;
    overflow: hidden;
    background: #000;
    background: rgba(0,0,0,.9);
    opacity: 0;
    display: none;
    direction: ltr;
    -ms-touch-action: none;
    touch-action: none
}

.blueimp-gallery-carousel {
    position: relative;
    z-index: auto;
    margin: 1em auto;
    padding-bottom: 56.25%;
    box-shadow: 0 0 10px #000;
    -ms-touch-action: pan-y;
    touch-action: pan-y
}

.blueimp-gallery-display {
    display: block;
    opacity: 1
}

.blueimp-gallery>.slides {
    position: relative;
    height: 100%;
    overflow: hidden
}

.blueimp-gallery-carousel>.slides {
    position: absolute
}

.blueimp-gallery>.slides>.slide {
    position: relative;
    float: left;
    height: 100%;
    text-align: center;
    -webkit-transition-timing-function: cubic-bezier(.645,.045,.355,1);
    -moz-transition-timing-function: cubic-bezier(.645,.045,.355,1);
    -ms-transition-timing-function: cubic-bezier(.645,.045,.355,1);
    -o-transition-timing-function: cubic-bezier(.645,.045,.355,1);
    transition-timing-function: cubic-bezier(.645,.045,.355,1)
}

.blueimp-gallery,.blueimp-gallery>.slides>.slide>.slide-content {
    -webkit-transition: opacity .2s linear;
    -moz-transition: opacity .2s linear;
    -ms-transition: opacity .2s linear;
    -o-transition: opacity .2s linear;
    transition: opacity .2s linear
}

.blueimp-gallery>.slides>.slide-loading {
    background: url(../img/loading.gif) center no-repeat;
    background-size: 64px 64px
}

.blueimp-gallery>.slides>.slide-loading>.slide-content {
    opacity: 0
}

.blueimp-gallery>.prev,.blueimp-gallery>.next {
    position: absolute;
    top: 50%;
    left: 15px;
    width: 40px;
    height: 80px;
    margin-top: -42px;
    opacity: .5;
    cursor: pointer;
    display: none
}

.blueimp-gallery>.prev:before,.blueimp-gallery>.prev:after,.blueimp-gallery>.next:before,.blueimp-gallery>.next:after {
    content: "";
    background: #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 2px;
    height: 22px
}

.blueimp-gallery>.prev:before,.blueimp-gallery>.next:before {
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg)
}

.blueimp-gallery>.prev:after,.blueimp-gallery>.next:after {
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.blueimp-gallery>.prev:before,.blueimp-gallery>.next:after {
    margin-top: -19px
}

.blueimp-gallery>.prev:after,.blueimp-gallery>.next:before {
    margin-top: -4px
}

.blueimp-gallery>.next {
    left: auto;
    right: 15px
}

.blueimp-gallery>.close,.blueimp-gallery>.title {
    position: absolute;
    top: 15px;
    display: none
}

.blueimp-gallery>.title {
    padding-right: 85px;
    left: 15px;
    opacity: .8;
    font: 500 20px Roboto;
    text-shadow: 0 0 2px #000
}

.blueimp-gallery>.close {
    width: 46px;
    height: 46px;
    right: 15px;
    left: auto;
    cursor: pointer;
    opacity: .5
}

.blueimp-gallery>.close:before,.blueimp-gallery>.close:after {
    content: "";
    background: #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 2px;
    height: 32px;
    margin: -16px 0 0 -1px
}

.blueimp-gallery>.close:before,.share_close:before {
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg)
}

.blueimp-gallery>.close:after,.share_close:after {
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.blueimp-gallery>.prev,.blueimp-gallery>.next,.blueimp-gallery>.close {
    -webkit-transition: opacity .2s ease;
    -moz-transition: opacity .2s ease;
    -o-transition: opacity .2s ease;
    -ms-transition: opacity .2s ease;
    transition: opacity .2s ease
}

.blueimp-gallery>.prev:hover,.blueimp-gallery>.next:hover,.blueimp-gallery>.close:hover {
    color: #fff;
    opacity: 1
}

.blueimp-gallery-controls>.prev,.blueimp-gallery-controls>.next,.blueimp-gallery-controls>.close,.blueimp-gallery-controls>.title,.share_close {
    display: block;
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -o-transform: translateZ(0);
    transform: translateZ(0)
}

.blueimp-gallery-single>.prev,.blueimp-gallery-left>.prev,.blueimp-gallery-single>.next,.blueimp-gallery-right>.next {
    display: none
}

.blueimp-gallery>.slides>.slide>.slide-content,.blueimp-gallery>.prev,.blueimp-gallery>.next,.blueimp-gallery>.close,.share_close {
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.rating {
    margin-bottom: 5px
}

.rating_wrap {
    padding: 0;
    margin: 0 auto;
    border: none
}

.rating_value {
    width: 46px;
    height: 46px;
    border: 2px solid #ebc30a;
    border-radius: 50%;
    font: 18px/42px Roboto;
    text-align: center;
    position: relative;
    cursor: default;
    float: left
}

.rating_group {
    width: 250px;
    margin-left: 12px;
    float: left
}

.rating_stars {
    background: url(../img/star.png) repeat-x;
    background-size: 25px 50px;
    width: 100%;
    height: 25px;
    position: relative;
    float: left
}

.rating_input {
    width: 1px;
    height: 1px;
    overflow: hidden;
    position: absolute;
    clip: rect(0 0 0 0)
}

.rating_star {
    background-size: 25px 50px;
    background-repeat: repeat-x;
    height: 25px;
    margin: 0;
    top: 0;
    left: 0;
    position: absolute;
    cursor: pointer
}

.rating_star:hover,.rating_input:checked+.rating_star {
    background-image: url(../img/star.png);
    background-position: 0 -25px
}

.rating_star:hover~.rating_star {
    background-position: 0 0
}

.rating_star:nth-of-type(1) {
    z-index: 10;
    width: 25px
}

.rating_star:nth-of-type(2) {
    z-index: 9;
    width: 50px
}

.rating_star:nth-of-type(3) {
    z-index: 8;
    width: 75px
}

.rating_star:nth-of-type(4) {
    z-index: 7;
    width: 100px
}

.rating_star:nth-of-type(5) {
    z-index: 6;
    width: 125px
}

.rating_star:nth-of-type(6) {
    z-index: 5;
    width: 150px
}

.rating_star:nth-of-type(7) {
    z-index: 4;
    width: 175px
}

.rating_star:nth-of-type(8) {
    z-index: 3;
    width: 200px
}

.rating_star:nth-of-type(9) {
    z-index: 2;
    width: 225px
}

.rating_star:nth-of-type(10) {
    z-index: 1;
    width: 250px
}

.rating_count {
    font: 13px/1 Roboto;
    color: #aaa;
    float: left
}

.text {
    -ms-user-select: none;
    -moz-user-select: none;
    -webkit-user-select: none;
    user-select: none
}

.text h2 {
    margin: -33px 0 18px
}

.news_elem {
    display: inline-block;
    vertical-align: top
}

.news_elem h3 {
    width: 100%;
    float: left
}

.news_elem span {
    color: #aaa;
    float: left
}

.season_left,.season_img {
    position: relative;
    float: left
}

.season_video {
    width: 100%;
    float: left
}

.season_video_text {
    width: 100%;
    color: #323232;
    float: left
}

.season_video_wrap {
    width: 100%;
    overflow: hidden;
    position: relative;
    float: right
}

.season_video_wrap:before,.season_video_wrap:after {
    content: "";
    top: 50%;
    left: 50%;
    position: absolute;
    z-index: 1
}

.season_video_wrap:before {
    background: rgba(0,0,0,.2);
    width: 60px;
    height: 60px;
    margin: -30px 0 0 -30px;
    border: 2px solid rgba(255,255,255,.7);
    border-radius: 50%;
    box-shadow: 0 0 3px rgba(0,0,0,.2)
}

.season_video_wrap:after {
    margin: -14px 0 0 -9px;
    border-style: solid;
    border-width: 14px 0 14px 23px;
    border-color: transparent transparent transparent rgba(255,255,255,.7)
}

.season_video_wrap:hover:before {
    border-color: #fff
}

.season_video_wrap:hover:after {
    border-color: transparent transparent transparent #fff
}

.season_img img {
    width: 100%
}

.season_video_wrap img {
    height: 100%;
    top: 0;
    position: absolute
}

.season_video_trailer {
    background: rgba(0,0,0,.8);
    width: 100%;
    height: 100%;
    padding: 60px 26px;
    top: 0;
    left: 0;
    position: fixed;
    z-index: 3;
    display: none;
    justify-content: center;
    align-items: center
}

.season_video_trailer.show {
    display: flex
}

.season_video_trailer iframe {
    width: 100%;
    height: 100%;
    max-width: 1400px;
    max-height: 790px
}

.season_video_trailer>.close {
    position: absolute;
    top: 15px;
    display: none
}

.season_video_trailer>.close {
    width: 46px;
    height: 46px;
    right: 15px;
    left: auto;
    cursor: pointer;
    opacity: .5
}

.season_video_trailer>.close:before,.season_video_trailer>.close:after {
    content: "";
    background: #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 2px;
    height: 32px;
    margin: -16px 0 0 -1px
}

.season_video_trailer>.close:before {
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg)
}

.season_video_trailer>.close:after {
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.season_video_trailer>.close {
    -webkit-transition: opacity .2s ease;
    -moz-transition: opacity .2s ease;
    -o-transition: opacity .2s ease;
    -ms-transition: opacity .2s ease;
    transition: opacity .2s ease
}

.season_video_trailer>.close:hover {
    color: #fff;
    opacity: 1
}

.season_video_trailer>.close {
    display: block;
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -o-transform: translateZ(0);
    transform: translateZ(0)
}

.season_video_trailer>.close {
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.season_right {
    width: 100%;
    float: left
}

.season_right h1 {
    width: 100%;
    float: left
}

.season_right_alt {
    width: 100%;
    margin-top: 15px;
    font: 15px/1 Roboto;
    color: #a5a6a9;
    float: left
}

.season_right_l,.season_right_r {
    float: left
}

.season_right_elem {
    width: 100%;
    float: left
}

.season_right_elem:first-child {
    margin-top: 0
}

.season_right_elem>span {
    color: #323232;
    float: left
}

.season_right_elem>div {
    width: 100%;
    color: #646464;
    float: left
}

.season_right_elem>div>div {
    margin: -2px 8px 8px 0;
    float: left
}

.s_bt {
    margin-top: 20px!important
}

.season_right_elem>div>div a,.season_right_elem>div>div div {
    width: 25px;
    padding-top: 1px;
    border: 2px solid;
    border-radius: 4px;
    text-align: center;
    float: left
}

.season_right_elem>div>div div {
    color: #a5a6a9;
    border-color: #a5a6a9
}

.season_right_date {
    width: 100%;
    margin: 10px 0;
    font: 13px/1 Roboto;
    color: #aaa;
    float: left
}

.season_right_actors {
    width: 100%;
    margin-top: 10px;
    font: 14px/1.4 Roboto;
    color: #fff;
    float: left
}

.season_right_actors span {
    font-weight: 400;
    color: #aaa
}

.series_wrap {
    background: rgba(255,255,255,.05);
    padding-bottom: 20px!important
}

.season_title {
    color: #a5a6a9;
    display: inline-block;
    vertical-align: top;
    cursor: pointer
}

.season_title.act {
    color: #fff;
    cursor: default
}

.season_title:not(.act):hover {
    color: #ccc
}

.series_elem {
    display: inline-block;
    vertical-align: top;
    float: none
}

div.episode,div.actor_elem_big {
    opacity: .5
}

.player {
    width: 100%;
    margin-top: 15px;
    float: left
}

.player_wrap {
    width: 100%;
    top: 0;
    left: 0
}

.player img {
    width: 100%;
    display: inline-block
}

.player_panel {
    width: 100%;
    margin-top: 4px;
    float: left
}

.pp_elem {
    width: 50%;
    float: left
}

.pp_big .pp_elem {
    width: 100%;
    padding: 0
}

.pp_left {
    padding-right: 2px
}

.pp_right {
    padding-left: 2px
}

.pp_elem div {
    background: rgba(219,204,110,.05);
    width: 100%;
    text-align: center;
    float: left
}

.pp_elem div span {
    display: inline-block;
    position: relative
}

.pp_elem div span:before,.pp_elem div span:after {
    content: "";
    background: #e4e4e4;
    height: 2px;
    position: absolute;
    -webkit-transition: background .2s ease;
    -moz-transition: background .2s ease;
    -o-transition: background .2s ease;
    -ms-transition: background .2s ease;
    transition: background .2s ease
}

.pp_elem:hover div span:before,.pp_elem:hover div span:after {
    background: #e4e4e4
}

.pp_elem div span:before {
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg)
}

.pp_elem div span:after {
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.platform {
    background: rgba(255,255,255,.05);
    padding: 10px 16px;
    margin-top: 20px;
    font: 15px/1.4 Roboto;
    color: #fff
}

.share {
    text-align: center
}

.share_text {
    font: 500 15px/1 Roboto;
    color: #aaa;
    vertical-align: middle;
    margin: 5px;
    width: 100%
}

.ya-share2 {
    display: inline-block;
    vertical-align: middle
}

.ya-share2 .ya-share2__container_size_m .ya-share2__badge .ya-share2__icon {
    background-size: 34px 34px;
    height: 34px;
    width: 34px
}

.ya-share2 .ya-share2__badge .ya-share2__counter {
    font: 15px/34px Roboto
}

.comment_form_wrap,.comment_form {
    width: 100%;
    float: left
}

.comment_form_wrap {
    margin-top: 25px
}

.comment_input,.comment_editor {
    background: rgba(255,255,255,.05);
    padding: 9px 14px;
    margin-bottom: 18px;
    border: 1px solid rgba(255,255,255,.4);
    border-radius: 0;
    float: left;
    box-shadow: none
}

.comment_editor {
    width: 100%
}

.comment_input:focus,.comment_editor:focus {
    border-color: rgba(255,255,255,.6)
}

.comment_btn_wrap {
    position: relative;
    float: right
}

.comment_btn {
    background: #6d6257;
    width: 100%;
    border: none;
    border-radius: 2px;
    color: #fff;
    float: right;
    -webkit-transition: background .2s ease;
    -moz-transition: background .2s ease;
    -o-transition: background .2s ease;
    -ms-transition: background .2s ease;
    transition: background .2s ease
}

.comment_btn:hover {
    background: #8f7e6d
}

.comment_disabled {
    background: #999;
    width: 100%;
    height: 100%;
    border-radius: 2px;
    top: 0;
    left: 0;
    position: absolute;
    display: none
}

.comment_disabled:after {
    content: "";
    background: url(../img/loading.gif) no-repeat;
    background-size: 24px 24px;
    width: 24px;
    height: 24px;
    margin: -12px 0 0 -12px;
    top: 50%;
    left: 50%;
    position: absolute
}

.comment_btn[disabled=disabled]+.comment_disabled {
    display: block
}

.time {
    margin: 10px 0 -13px;
    font: 300 13px/1 Roboto;
    color: #aaa;
    text-align: center;
    float: right
}

#comments {
    width: 100%;
    margin-top: 6px;
    overflow: hidden;
    position: relative;
    float: left
}

.ticket-comment {
    width: 100%;
    padding: 12px 0;
    float: left;
    margin: 0 22px
}

.profile_wrap .ticket-comment:first-child {
    padding-top: 0
}

.comments-list .ticket-comment {
    padding-top: 24px;
    padding-left: 25px
}

.ticket-comment-body {
    width: 100%;
    float: left
}

.ticket-comment-header {
    width: 100%;
    position: relative;
    float: left
}

.ticket-comment-dot-wrapper {
    width: 1px;
    height: 1px;
    top: 0;
    left: 0;
    position: absolute;
    display: none
}

.ticket-comment-dot {
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAAFCAYAAACw/UeDAAAABmJLR0QA/wD/AP+gvaeTAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAB3RJTUUH3QUTDRYgxxbUHAAAAFVJREFUGNO1kbENACEMxBwKJCRmICOw/xgZIaxAgZSGb34E4gVOPsNPRFySEAAzu2stxhjMOeX1SImI6+703nF3zjnPjUqtVVSVvTeqSmtNsm5LbfIBwCcf3dkm2FsAAAAASUVORK5CYII=) repeat-x 100% 0;
    width: 500px;
    height: 5px;
    right: 1px;
    top: 9px;
    position: absolute
}

.ticket-comment:hover>.ticket-comment-body>.ticket-comment-header>.ticket-comment-dot-wrapper {
    display: block
}

.ticket-avatar,.ticket-comment-author {
    display: inline-block;
    vertical-align: bottom
}

.ticket-avatar {
    margin-bottom: -1px
}

.ticket-comment-author {
    margin-left: 2px
}

.ticket-avatar[alt="Аватар пользователя mandalorec.pro"]+.ticket-comment-author {
    color: #fe7;
    position: relative
}

.ticket-avatar[alt="Аватар пользователя mandalorec.pro"]+.ticket-comment-author:before {
    content: "";
    background: #1a2127;
    width: 2px;
    height: 6px;
    border-radius: 50%;
    top: 8px;
    left: -15px;
    position: absolute
}

.ticket-comment-createdon {
    margin-left: 15px;
    color: #aaa;
    display: inline-block;
    vertical-align: bottom
}

.ticket-comment-createdon:hover {
    color: #e4e4e4
}

.ticket-comment-down {
    display: none
}

.ticket-comment-up a,.ticket-comment-down a {
    margin: 0 0 2px 15px;
    border-style: solid;
    display: inline-block;
    vertical-align: bottom
}

.ticket-comment-up a {
    border-width: 0 5px 8px;
    border-color: transparent transparent #aaa
}

.ticket-comment-down a {
    border-width: 8px 5px 0;
    border-color: #aaa transparent transparent
}

.ticket-comment-up a:hover {
    border-color: transparent transparent #ccc
}

.ticket-comment-down a:hover {
    border-color: #ccc transparent transparent
}

.ticket-comment-text {
    width: 100%;
    margin-top: 8px;
    position: relative;
    float: left;
    overflow-wrap: break-word
}

.comment-reply {
    width: 100%;
    margin-top: 6px;
    float: left
}

a.comment-reply {
    float: left;
    color: #323232
}

.edit {
    margin-left: 10px
}

.ticket-comment .comment_form {
    margin-top: 8px
}

.load_more {
    width: 100%;
    margin-top: 30px;
    text-align: center;
    float: left
}

.load_more button {
    background: 0 0;
    padding: 10px 0;
    border: 1px solid rgba(255,255,255,.5);
    border-radius: 40px;
    color: rgba(255,255,255,.5);
    display: inline-block;
    -webkit-transition: color .2s ease,border-color .2s ease;
    -moz-transition: color .2s ease,border-color .2s ease;
    -o-transition: color .2s ease,border-color .2s ease;
    -ms-transition: color .2s ease,border-color .2s ease;
    transition: color .2s ease,border-color .2s ease
}

.load_more button:hover {
    border-color: rgba(255,255,255,.7);
    color: rgba(255,255,255,.7)
}

aside h2 {
    margin-bottom: 25px
}

.ft {
    margin-bottom: 13px
}

.b {
    background: #444;
    width: 100%;
    height: 400px;
    display: inline-block
}

.shed {
    width: 100%;
    display: inline-block;
    position: relative
}

.content {
    margin-top: 24px
}

.content .news {
    margin-top: -24px
}

.poll_title {
    margin-bottom: 18px;
    font: 500 18px/1 Roboto
}

.poll_text {
    width: 100%;
    margin-bottom: 3px;
    font: 15px/18px Roboto;
    color: rgba(255,255,255,.9);
    display: inline-block
}

.progress {
    height: 19px;
    background-color: rgba(255,255,255,.2);
    margin-bottom: 10px;
    border-radius: 1px;
    position: relative
}

.progress-bar {
    background-color: rgba(200,255,255,.5);
    font: 13px/19px Roboto;
    position: relative
}

.progress-bar span {
    width: 32px;
    font: 13px/19px Roboto;
    color: rgba(200,245,255,.7);
    top: 0;
    right: -40px;
    position: absolute
}

.progress_text {
    font: 13px/19px Roboto;
    color: rgba(255,255,255,.8);
    top: 0;
    right: 6px;
    position: absolute
}

.poll_radio {
    width: 100%;
    margin-bottom: 10px;
    display: inline-block
}

.poll_radio label {
    padding-left: 28px;
    font: 15px/18px Roboto;
    color: rgba(255,255,255,.9);
    display: inline-block;
    position: relative
}

.poll_radio input {
    position: relative;
    display: none
}

.poll_circle {
    width: 18px;
    height: 18px;
    border-radius: 50%;
    border: 1px solid rgba(255,255,255,.9);
    left: 0;
    position: absolute
}

.poll_radio input:checked+.poll_circle {
    border-color: #e4e4e4
}

.poll_radio input:checked+.poll_circle:after {
    content: "";
    background: #e4e4e4;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    top: 3px;
    left: 3px;
    position: absolute
}

.poll_btn {
    background: 0 0;
    width: 100%;
    padding: 10px 0;
    margin-top: 10px;
    border: 1px solid rgba(255,255,255,.7);
    border-radius: 4px;
    font: 500 16px/1 Roboto;
    color: rgba(255,255,255,.9);
    display: inline-block;
    -webkit-transition: color .2s ease,border-color .2s ease;
    -moz-transition: color .2s ease,border-color .2s ease;
    -o-transition: color .2s ease,border-color .2s ease;
    -ms-transition: color .2s ease,border-color .2s ease;
    transition: color .2s ease,border-color .2s ease
}

.poll_btn:hover {
    border-color: #fff;
    color: #fff
}

.schedule_text {
    width: 100%;
    margin: 10px 0;
    color: #aaa;
    display: inline-block
}

.schedule_table {
    display: table
}

.schedule_tr {
    display: table-row
}

.schedule_tr:nth-child(2n+1) {
    background: rgba(255,255,255,.05)
}

.schedule_td {
    display: table-cell;
    vertical-align: top
}

.std_1 {
    color: #c3b3a3
}

.std_2 div {
    width: 100%;
    display: inline-block
}

.std_2 span {
    width: 100%;
    margin-top: 5px;
    color: #a5a6a9;
    display: inline-block
}

.std_3 {
    color: #ddd;
    text-align: right
}

.actors {
    margin-bottom: -16px
}

.actor_img {
    width: 100%;
    margin-top: 20px;
    display: inline-block;
    position: relative
}

.actor_img_main {
    height: 100%;
    border-radius: 50%;
    top: 0;
    left: 50%;
    position: absolute
}

.actor_img_bg {
    width: 100%;
    opacity: .8;
    display: inline-block
}

.actor_elem,.actor_elem_big {
    border-radius: 50%;
    display: inline-block;
    vertical-align: top;
    position: relative
}

.actor_elem {
    width: 30%;
    margin: 0 0 16px 5%
}

.actor_elem:nth-child(3n+1),.actor_elem_big:nth-child(3n+1) {
    margin-left: 0
}

.actor_elem img,.actor_elem_big img {
    width: 100%;
    border-radius: 50%;
    display: inline-block
}

.actor_elem div,.actor_elem_big div {
    color: #fff;
    text-align: center
}

.actor_elem_big span {
    color: #aaa
}

.actor_elem_big div,.actor_elem_big span {
    width: 100%;
    display: inline-block
}

footer {
    width: 100%;
    padding: 20px 0 30px;
    border-top: 1px solid rgba(255,255,255,.2);
    float: left
}

.footer_left {
    float: left
}

.footer_right {
    float: right
}

.age {
    background: #e4e4e4;
    width: 38px;
    height: 38px;
    border-radius: 50%;
    font: 15px/38px Roboto;
    color: #0b0f1c;
    text-align: center;
    display: inline-block;
    vertical-align: middle
}

.copy {
    width: 100%;
    color: #aaa;
    display: inline-block;
    vertical-align: middle
}

.copyright {
    width: 100%;
    font: 14px/1 Roboto;
    color: #aaa;
    display: inline-block;
    vertical-align: middle
}

.footer_mail {
    width: 100%;
    margin-top: 7px;
    font: 14px/1 Roboto;
    display: inline-block;
    vertical-align: middle
}

.APay_a {
    width: 100%
}

.APay_a img {
    width: 100%;
    height: auto
}

.jGrowl-close,.jGrowl-header {
    display: none
}

.jGrowl-message {
    background: rgba(0,0,0,.7);
    width: 100%;
    padding: 20px 15px;
    font-size: 17px;
    color: #fff;
    text-align: center;
    top: 0;
    left: 0;
    position: fixed;
    z-index: 100
}

.beseed_rotator {
    margin-bottom: 0!important
}

.breadcrumb {
    background: rgba(255,255,255,.06);
    width: 100%;
    padding: 25px 0;
    margin-top: 20px;
    text-align: center;
    list-style: none;
    float: left
}

.breadcrumb li {
    display: inline-block;
    vertical-align: middle
}

.breadcrumb li a,.breadcrumb li div {
    float: left;
    position: relative
}

.breadcrumb li a:after,.breadcrumb li div:after {
    content: ">";
    color: #6f7177;
    float: left
}

.breadcrumb li:first-child a:after {
    display: none
}

.breadcrumb li div {
    color: #aaa
}

@media(min-width: 1px) {
    .container {
        width:100%;
        padding-left: 15px;
        padding-right: 15px
    }

    .show_all {
        font: 15px/1 Roboto
    }

    .slider_prevnext {
        margin: -7px 0 14px 20px
    }

    h1 {
        font: 500 18px/1 Roboto
    }

    h2 {
        font: 500 18px/1 Roboto;
        color: #323232
    }

    .text h3 {
        margin: 10px 0;
        font: 500 16px/1 Roboto;
        color: #323232
    }

    .text h3:first-child {
        margin-top: 0
    }

    p {
        margin: 0 0 10px
    }

    .text p {
        font: 14px/1.4 Roboto
    }

    .series_wrap {
        padding: 45px 15px;
        margin-top: 20px
    }

    .season_title_wrap {
        margin-bottom: -2px
    }

    .season_title {
        margin-right: 20px;
        font: 500 17px/1.6 Roboto
    }

    .logo {
        position: relative
    }

    .logo-episodes {
        width: 158px;
        margin: 13px 0 0;
        position: relative
    }

    .menu_btn {
        width: 29px;
        height: 29px;
        display: inline-block;
        cursor: pointer
    }

    .menu_btn_open div {
        margin-top: 9px
    }

    .menu_btn_close div {
        margin: -2px 0 0 -2px
    }

    .menu_btn_close div:first-child {
        margin: 14px 0 0 -2px
    }

    .main_menu_wrap {
        top: 60px
    }

    .players_all {
        top: 60px
    }

    .slider_elem h3 {
        margin-top: 9px;
        font: 500 14px/1.1 Roboto
    }

    .slider_elem_series {
        margin-top: 7px;
        font: 13px/1 Roboto
    }

    .slider_elem span {
        margin-top: 7px;
        font: 12px/1 Roboto
    }

    .news_elem h3 {
        margin-top: 10px;
        font: 500 14px/1.2 Roboto
    }

    .news_elem span {
        margin-top: 8px;
        font: 12px/1 Roboto
    }

    aside {
        width: 100%
    }

    .season_elem_mini {
        width: 30%;
        margin: 16px 0 0 5%
    }

    .season_elem_mini span {
        font: 500 15px/1 Roboto
    }

    .season_elem_mini.sem_all {
        width: 100%
    }

    .sem_all span {
        margin: 15px 0
    }

    .actor_elem div {
        margin: 8px 0 5px;
        font: 300 13px/1.2 Roboto
    }

    .actor_big {
        text-align: center
    }

    a+.actor_big {
        margin-top: 30px
    }

    .actor_img {
        height: 150px
    }

    .actor_img_main {
        width: 150px;
        margin-left: -75px
    }

    .actor_img_bg {
        height: 130px;
        margin-top: 10px
    }

    .breadcrumb li {
        font: 14px/1.3 Roboto
    }

    .breadcrumb li a:after,.breadcrumb li div:after {
        margin: 0 5px
    }
}

@media(max-width: 359px) {
    .rating_wrap {
        width:250px
    }

    .rating_value {
        margin: 0 0 10px -25px;
        left: 50%
    }

    .rating_group {
        margin: 0
    }

    .rating_count {
        width: 100%;
        margin: 10px 0 0;
        text-align: center
    }
}

@media(min-width: 360px) {
    .show_all {
        font:16px/1 Roboto
    }

    .slider_prevnext {
        margin: -6px 0 13px 22px
    }

    .rating_wrap {
        width: 308px
    }

    .rating_count {
        margin: 7px 0 0 3px
    }
}

@media(max-width: 499px) {
    .season_elem {
        width:47%;
        margin: 20px 0 0 6%
    }

    .season_elem:nth-child(2n+1) {
        margin-left: 0
    }

    .schedule_text {
        font: 14px Roboto
    }

    .schedule_table {
        margin: 20px 0 10px
    }

    .schedule_td {
        padding: 12px 10px
    }

    .std_1 {
        width: 22%;
        padding-left: 12px;
        font: 14px/1.2 Roboto
    }

    .std_2 {
        width: 51%
    }

    .std_2 div {
        font: 14px/1.2 Roboto
    }

    .std_2 span {
        font: 13px/1.2 Roboto
    }

    .std_3 {
        width: 27%;
        padding-right: 12px;
        font: 13px/1.2 Roboto
    }

    .season_right_l,.season_right_r {
        width: 100%
    }

    .season_right_r {
        margin-top: 12px
    }

    .season_right_elem {
        margin-top: 12px;
        font: 14px/1.4 Roboto
    }

    .season_right_elem>span {
        width: 100px
    }

    .season_right_elem>div {
        padding-left: 100px;
        margin-left: -100px
    }
}

.season_title_wrap_grid {
    box-sizing: border-box;
    display: grid;
    grid-template-columns: 40px 1fr 40px
}

.season_title_wrap>ul::-webkit-scrollbar {
    display: none
}

.season_title_wrap_grid>ul::-webkit-scrollbar {
    display: none
}

.SeasonsList {
    display: flex;
    flex-direction: row;
    list-style: none;
    padding: 0;
    overflow: auto hidden;
    -webkit-overflow-scrolling: touch
}

@media(min-width: 500px) {
    .series_wrap {
        padding:20px
    }

    .season_title_wrap {
        margin-bottom: 0
    }

    .season_title {
        margin-right: 22px;
        font: 500 18px/1.6 Roboto
    }

    .slider_elem h3 {
        margin-top: 10px;
        font: 500 16px/1.1 Roboto
    }

    .slider_elem_series {
        margin-top: 8px;
        font: 14px/1 Roboto
    }

    .slider_elem span {
        margin-top: 9px;
        font: 13px/1 Roboto
    }

    .news_elem h3 {
        margin-top: 12px;
        font: 500 16px/1.2 Roboto
    }

    .news_elem span {
        margin-top: 10px;
        font: 13px/1 Roboto
    }

    .season_elem {
        width: 31%;
        margin: 20px 0 0 3.5%
    }

    .season_elem:nth-child(3n+1) {
        margin-left: 0
    }

    .text h3 {
        margin: 10px 0 12px;
        font: 500 17px/1 Roboto
    }

    p {
        margin-bottom: 12px
    }

    .text p {
        font: 16px/1.4 Roboto
    }

    .season_elem_mini {
        width: 31%;
        margin: 18px 0 0 3.5%
    }

    .season_elem_mini span {
        font: 500 18px/1 Roboto
    }

    .schedule_text {
        font: 15px Roboto
    }

    .schedule_table {
        margin: 22px 0 15px
    }

    .schedule_td {
        padding: 14px 10px
    }

    .std_1 {
        width: 17%;
        padding-left: 15px;
        font: 15px/1.3 Roboto
    }

    .std_2 {
        width: 53%
    }

    .std_2 div {
        font: 16px/1.3 Roboto
    }

    .std_2 span {
        font: 14px/1.3 Roboto
    }

    .std_3 {
        width: 30%;
        padding-right: 15px;
        font: 14px/1.3 Roboto
    }

    .actor_img {
        height: 200px
    }

    .actor_img_main {
        width: 200px;
        margin-left: -100px
    }

    .actor_img_bg {
        height: 180px;
        margin-top: 10px
    }

    .season_right_l,.season_right_r {
        width: 48%
    }

    .season_right_r {
        margin-left: 4%
    }

    .season_right_elem {
        margin-top: 15px;
        font: 15px/1.4 Roboto
    }

    .season_right_elem>span {
        width: 108px
    }

    .season_right_elem>div {
        padding-left: 108px;
        margin-left: -108px
    }

    .breadcrumb li {
        font: 15px/1.3 Roboto
    }

    .breadcrumb li a:after,.breadcrumb li div:after {
        margin: 0 6px
    }
}

@media(max-width: 638px) {
    .series_all,.players_all,.blueimp-gallery>.title,.blueimp-gallery>.prev,.blueimp-gallery>.next {
        display:none
    }

    .player_panel {
        margin-bottom: 12px
    }

    .pp_elem div {
        padding: 10px
    }

    .pp_elem div span {
        width: 80px;
        font: 12px/15px Roboto
    }

    .pp_big .pp_elem div span {
        width: auto;
        line-height: 30px
    }

    .pp_elem div span:before,.pp_elem div span:after {
        width: 12px
    }

    .pp_left div span {
        margin-left: 20px;
        text-align: left
    }

    .pp_right div span {
        margin-right: 20px;
        text-align: right
    }

    .pp_left div span:before,.pp_left div span:after {
        left: -26px
    }

    .pp_right div span:before,.pp_right div span:after {
        right: -26px
    }

    .pp_left div span:before,.pp_right div span:after {
        top: 18px
    }

    .pp_right div span:before,.pp_left div span:after {
        top: 11px
    }

    .season_left {
        width: 100%
    }

    .season_img {
        width: 126px
    }

    .season_video {
        padding-left: 150px;
        margin-left: -126px
    }

    .season_video_wrap {
        height: 180px
    }

    .season_video_wrap img[src] {
    }

    .season_right {
        width: 100%;
        margin-top: 25px
    }

    .ticket-avatar {
        max-height: 18px
    }

    .ticket-comment-author {
        font: 500 14px/1 Roboto
    }

    .ticket-comment-createdon {
        font: 300 12px/1 Roboto
    }

    .ticket-comment-createdon {
        display: none
    }

    .ticket-comment-text {
        font: 14px/1.3 Roboto
    }

    a.comment-reply {
        font: 14px Roboto
    }

    .comment_input,.comment_editor {
        font: 14px/18px Roboto
    }

    .comment_editor {
        height: 110px
    }

    .comment_btn {
        font: 500 15px/38px Roboto
    }

    .load_more button {
        width: 160px;
        font: 14px/1 Roboto
    }
}

@media(min-width: 560px) {
    .player_panel {
        margin-bottom:20px
    }

    .pp_elem div {
        padding: 15px;
        -webkit-transition: background .2s ease;
        -moz-transition: background .2s ease;
        -o-transition: background .2s ease;
        -ms-transition: background .2s ease;
        transition: background .2s ease
    }

    .pp_elem:hover div {
        background: #e4e4e42b
    }

    .pp_elem div span {
        font: 16px/1 Roboto
    }

    .pp_elem div span:before,.pp_elem div span:after {
        width: 9px
    }

    .pp_left div span:before,.pp_right div span:after {
        top: 10px
    }

    .pp_right div span:before,.pp_left div span:after {
        top: 4px
    }

    .pp_left div span:before,.pp_left div span:after {
        left: -20px
    }

    .pp_right div span:before,.pp_right div span:after {
        right: -20px
    }

    .season_left {
        width: 100%
    }

    .season_img {
        width: 168px
    }

    .season_video {
        padding-left: 192px;
        margin-left: -168px
    }

    .season_video_wrap {
        height: 240px
    }

    .season_video_wrap img[src] {
    }

    .season_right {
        width: 100%;
        margin-top: 25px
    }

    .ticket-avatar {
        max-height: 20px
    }

    .ticket-comment-author {
        font: 500 16px/1 Roboto
    }

    .ticket-comment-createdon {
        font: 300 13px/1 Roboto
    }

    .ticket-comment-text {
        font: 16px/1.3 Roboto
    }

    a.comment-reply {
        font: 15px Roboto
    }

    .comment_input,.comment_editor {
        font: 16px/21px Roboto
    }

    .comment_editor {
        height: 125px
    }

    .comment_btn {
        font: 500 17px/41px Roboto
    }

    .load_more button {
        width: 190px;
        font: 16px/1 Roboto
    }
}

@media(max-width: 599px) {
    .news_elem,.series_elem {
        width:48%;
        margin: 12px 0 5px 4%
    }

    .news_elem:nth-child(2n+1),.series_elem:nth-child(2n+1) {
        margin-left: 0
    }
}

@media(min-width: 600px) and (max-width:991px) {
    .news_elem,.series_elem {
        width:31.666%;
        margin: 15px 0 5px 2.5%
    }

    .news_elem:nth-child(3n+1),.series_elem:nth-child(3n+1) {
        margin-left: 0
    }
}

@media(max-width: 768px) {
    .unstable {
        z-index:9999;
        position: absolute;
        inset: 0 0 auto auto;
        margin: 0;
        transform: translate3d(-15px,-10px,0px)
    }

    .unstable_players {
        z-index: 9999;
        position: relative;
        inset: 0 0 auto auto;
        margin: 0;
        transform: translate3d(5px,-48px,0px)
    }

    header {
        background: rgba(0,0,0,.7);
        margin-bottom: 20px;
        display: flex;
        flex-direction: row;
        justify-content: left;
        align-items: center;
        justify-content: space-between
    }

    .logo {
        height: 35px;
        margin-left: 11px
    }

    .logo-episodes {
        height: 40px;
        overflow: hidden;
        float: left
    }

    .menu_btn {
        float: right;
        cursor: pointer
    }

    .menu_btn.show {
        display: block
    }

    .menu_btn div {
        height: 2px;
        float: left;
        -webkit-transition: transform .1s ease;
        -moz-transition: transform .1s ease;
        -o-transition: transform .1s ease;
        -ms-transition: transform .1s ease;
        transition: transform .1s ease
    }

    .menu_btn_open div {
        background: #987661;
        width: 100%
    }

    .menu_btn_close div {
        background: #cb8f64;
        width: 110%;
        -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        -webkit-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        transform: rotate(45deg)
    }

    .menu_btn_close div:first-child {
        -moz-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        -webkit-transform: rotate(-45deg);
        -o-transform: rotate(-45deg);
        transform: rotate(-45deg)
    }

    .menu_btn_close div:nth-child(2) {
        display: none
    }

    .menu_btn_open div:first-child {
        margin-top: 3px
    }

    .main_menu_wrap {
        z-index: 999
    }

    .players_all {
        z-index: 999
    }

    .main_menu {
        width: 100%
    }

    .main_menu a {
        width: 100%;
        padding: 11px 0;
        border-top: 1px solid rgba(255,255,255,.2);
        font: 18px/1 Roboto
    }

    .main_menu a:first-child {
        border-top: none
    }

    .main_menu_seasons {
        margin-bottom: 8px;
        display: none
    }

    .main_menu_seasons a {
        padding: 10px 20px;
        border: none;
        font: 15px/1 Roboto;
        opacity: .85;
        position: relative
    }

    .main_menu_players {
        margin-bottom: 8px;
        display: none
    }

    .main_menu_players a {
        padding: 10px 20px;
        border: none;
        font: 15px/1 Roboto;
        opacity: .85;
        position: relative
    }

    .season_video_text {
        display: none
    }

    aside {
        margin-top: 40px
    }

    .actor_elem_big div {
        margin-top: 8px;
        font: 300 13px/1.2 Roboto
    }

    .actor_elem_big span {
        margin: 5px 0;
        font: 300 12px/1.2 Roboto
    }

    .share_fix .share_text {
        color: #eee
    }

    .share_fix .ya-share2,.share_fix .ya-share2__list,.share_fix .ya-share2__link,.share_fix .ya-share2__badge {
        width: 100%
    }

    .share_fix .ya-share2__list {
        font-size: .001px
    }

    .share_fix .ya-share2__list_direction_horizontal>.ya-share2__item {
        width: 16.666%;
        padding: 0 3px!important;
        margin: 0!important
    }

    .share_fix .ya-share2 .ya-share2__badge .ya-share2__icon {
        background-size: 44px 44px;
        height: 44px;
        width: 44px
    }

    .share_fix .ya-share2 .ya-share2__badge .ya-share2__counter {
        display: none
    }
}

.superwrap {
    padding-top: 75px
}

@media(min-width: 768px) {
    .player_wrap {
        
    }

   /* .unstable {
        z-index: 9999;
        position: absolute;
        inset: 0 0 auto auto;
        margin: 0;
        transform: translate3d(-20px,-10px,0px)
    }*/

    .unstable_players {
        z-index: 9999;
        position: relative;
        inset: 0 0 auto auto;
        margin: 0;
        transform: translate3d(6px,-42px,0px)
    }

    .main_menu {
        padding: 0 20px
    }

    .superwrap {
    }

    .container {
        padding-left: 20px;
        padding-right: 20px
    }

    h1 {
        font: 500 21px/1 Roboto
    }

    h2 {
        font: 500 21px/1 Roboto
    }

    header {
        text-align: center;
        background-color: rgba(19,19,19,.38);
        z-index: 5;
        height: 85px;
        box-shadow: 0 0 20px 0 rgb(19 19 19/40%);
        align-items: center;
        display: flex;
        flex-direction: row;
        justify-content: space-between
    }

    .logo {
        margin: 0 0 0 40px;
        height: 40px;
        float: left;
        display: inline-block
    }

    .logo-episodes {
        width: 100%;
        max-width: 306px;
        margin: 35px 0 0;
        display: inline-block
    }

    .main_menu_seasons {
        display: block
    }
    
    

    .main_menu_seasons.show {
        display: block
    }

    .main_menu_players {
        display: none
    }

    .main_menu_players.show {
        display: block
    }

    .main_menu a {
        padding: 15px 14px
    }

    .series_wrap {
        padding: 48px 25px;
        margin-top: 22px
    }

    .season_title_wrap {
        margin-bottom: -5px
    }

    .season_title {
        margin-right: 25px;
        font: 500 20px/1.6 Roboto
    }

    .std_1 {
        width: 10%
    }

    .actor_elem div {
        margin: 5px 0
    }

    .actor_big .actor_elem_big div {
        margin-top: 9px;
        font: 16px/1.2 Roboto
    }

    .actor_big .actor_elem_big span {
        margin: 5px 0 8px;
        font: 300 15px/1.2 Roboto
    }

    .season_left {
        width: 200px
    }

    .season_img {
        width: 100%
    }

    .season_video {
        width: 100%;
        padding-left: 0;
        margin: 20px 0 0
    }

    .season_video_wrap {
        height: 135px
    }

    .season_video_text {
        margin-bottom: 10px;
        font: 16px/1 Roboto
    }

    .season_video_wrap img[src] {
    }

    .season_right {
        padding-left: 225px;
        margin: 0 0 0 -200px
    }
}

.comment_input {
    width: calc(100% - 316px);
    height: 77px
}

@media(max-width: 1024px) {
    .share_text {
        width:100%
    }

    .comment_btn_wrap,.time {
        width: 34%
    }

    footer {
        text-align: center
    }

    .footer_left {
        width: 100%
    }

    .footer_right {
        width: 100%;
        margin-top: 18px
    }

    .copy {
        margin-top: 10px;
        font: 13px/1.2 Roboto
    }

    .copyright {
        margin-bottom: 5px
    }

    .actor_elem div {
        width: 100%;
        bottom: 0;
        left: 0;
        position: relative
    }

    .actor_elem_big {
        width: 30%;
        margin: 0 0 16px 5%
    }

    .series_slider .series_elem {
        width: 100%;
        margin-left: 0
    }

    .series_slider {
        display: none;
        width: 100%;
        -webkit-tap-highlight-color: transparent;
        position: relative;
        z-index: 1
    }

    .series_slider .owl-stage {
        position: relative;
        -ms-touch-action: pan-Y;
        touch-action: manipulation;
        -moz-backface-visibility: hidden
    }

    .series_slider .owl-stage:after {
        content: ".";
        display: block;
        clear: both;
        visibility: hidden;
        line-height: 0;
        height: 0
    }

    .series_slider .owl-stage-outer {
        position: relative;
        overflow: hidden;
        -webkit-transform: translate3d(0px,0px,0px)
    }

    .series_slider .owl-wrapper,.series_slider .owl-item {
        -webkit-backface-visibility: hidden;
        -moz-backface-visibility: hidden;
        -ms-backface-visibility: hidden;
        -webkit-transform: translate3d(0,0,0);
        -moz-transform: translate3d(0,0,0);
        -ms-transform: translate3d(0,0,0)
    }

    .series_slider .owl-item {
        position: relative;
        min-height: 1px;
        float: left;
        -webkit-backface-visibility: hidden;
        -webkit-tap-highlight-color: transparent;
        -webkit-touch-callout: none
    }

    .series_slider .owl-item img {
        display: block;
        width: 100%
    }

    .series_slider .owl-nav.disabled,.series_slider .owl-dots.disabled {
        display: none
    }

    .series_slider .owl-nav .owl-prev,.series_slider .owl-nav .owl-next {
        cursor: pointer;
        -webkit-user-select: none;
        -khtml-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none
    }

    .series_slider .owl-nav button.owl-prev,.series_slider .owl-nav button.owl-next {
        background: 0 0;
        color: inherit;
        border: none;
        padding: 0!important;
        font: inherit
    }

    .series_slider.owl-loaded {
        display: block
    }

    .series_slider.owl-loading {
        opacity: 0;
        display: block
    }

    .series_slider.owl-hidden {
        opacity: 0
    }

    .series_slider.owl-refresh .owl-item {
        visibility: hidden
    }

    .series_slider.owl-drag .owl-item {
        -ms-touch-action: none;
        touch-action: none;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none
    }

    .no-js .series_slider {
        display: block
    }
}

@media(min-width: 992px) {
    .player_wrap {
        width:100%;
        
        top: 0;
        left: 0
    }

    .slider_elem h3 {
        margin-top: 12px;
        font: 500 17px/1.1 Roboto
    }

    .news_elem,.series_elem {
        width: 229px;
        margin: 25px 0 3px 2.5%
    }

    .series_elem_s {
        margin: 25px 0 3px 24.6px
    }

    .series_elem_e {
        width: 23.125%;
        margin: 25px 0 3px 2.5%
    }

    .news_elem:nth-child(4n+1),.series_elem:nth-child(4n+1) {
        margin-left: 0
    }

    a.season_elem:hover img,a.episode:hover img,.series_slider_wrap .episode:hover .img_wrap img {
        -webkit-filter: blur(2px) brightness(.5);
        -moz-filter: blur(2px) brightness(.5);
        filter: blur(2px) brightness(.5);
        -webkit-transform: scale(1.1);
        -moz-transform: scale(1.1);
        -o-transform: scale(1.1);
        transform: scale(1.1)
    }

    a.season_elem_mini:hover img,.news_elem:hover .img_wrap img,.img_slider_wrap .slider_elem:hover .img_wrap img {
        -webkit-filter: brightness(.9);
        -moz-filter: brightness(.9);
        filter: brightness(.9);
        -webkit-transform: scale(1.1);
        -moz-transform: scale(1.1);
        -o-transform: scale(1.1);
        transform: scale(1.1)
    }

    .shed:hover img {
        -webkit-transform: scale(1.02);
        -moz-transform: scale(1.02);
        -o-transform: scale(1.02);
        transform: scale(1.02)
    }

    .actor_elem:hover img {
        -webkit-transform: scale(1.1);
        -moz-transform: scale(1.1);
        -o-transform: scale(1.1);
        transform: scale(1.1)
    }

    a.actor_elem_big:hover img {
        -webkit-transform: scale(1.05);
        -moz-transform: scale(1.05);
        -o-transform: scale(1.05);
        transform: scale(1.05)
    }

    .series_slider_wrap .episode:hover .img_wrap:before,a.episode:hover .img_wrap:before,a.episode:hover:before,a.episode:hover .link_elem_text {
        opacity: .7
    }

    .container {
        padding-left: 30px;
        padding-right: 30px
    }

    .share_text {
        text-align: center
    }

    .text h3 {
        margin: 12px 0 15px;
        font: 500 19px/1 Roboto
    }

    p {
        margin-bottom: 15px
    }

    .text p {
        font: 17px/1.4 Roboto
    }

    .comment_btn_wrap,.time {
        width: 28%
    }

    .actor_elem div {
        background: rgba(0,0,0,.8);
        width: 94px;
        padding: 8px;
        margin: -30px 0 0 -47px;
        border-radius: 2px;
        top: 100%;
        left: 50%;
        position: absolute;
        opacity: 0;
        z-index: 2;
        -webkit-transition: margin-top .5s ease,opacity .3s ease;
        -moz-transition: margin-top .5s ease,opacity .3s ease;
        -o-transition: margin-top .5s ease,opacity .3s ease;
        -ms-transition: margin-top .5s ease,opacity .3s ease;
        transition: margin-top .5s ease,opacity .3s ease
    }

    .actor_elem div:after {
        content: "";
        margin: -7px 0 0 -7px;
        border-style: solid;
        border-width: 0 7px 7px;
        border-color: transparent transparent rgba(0,0,0,.8);
        top: 0;
        left: 50%;
        position: absolute
    }

    .actor_elem:hover div {
        margin-top: 11px;
        opacity: 1
    }

    .actor_elem_big {
        width: 30.5%;
        margin: 0 0 28px 4.25%
    }

    .actor_big {
        margin: 10px 0 5px
    }

    .actor_big .actor_elem_big div {
        margin-top: 10px
    }

    .actor_big .actor_elem_big span {
        margin: 6px 0 0
    }

    .actor_img {
        height: 300px
    }

    .actor_img_main {
        width: 300px;
        margin-left: -150px
    }

    .actor_img_bg {
        height: 270px;
        margin-top: 15px
    }

    .season_left {
        width: 280px
    }

    .season_video {
        margin-top: 25px
    }

    .season_video_wrap {
        height: 150px
    }

    .season_video_text {
        margin-bottom: 12px;
        font: 17px/1 Roboto
    }

    .season_video_wrap img[src] {
    }

    .season_right {
        padding-left: 310px;
        margin-left: -280px
    }

    .footer_left {
        width: 77%
    }

    .footer_right {
        width: 150px;
        margin-top: 1px
    }

    .copy {
        padding-left: 50px;
        margin-left: -38px;
        font: 14px/1.2 Roboto
    }

    .breadcrumb li {
        font: 16px/1.3 Roboto
    }

    .breadcrumb li a:after,.breadcrumb li div:after {
        margin: 0 8px
    }
}

@media(min-width: 1100px) {
    .container {
        width:1040px;
        padding-left: 0;
        padding-right: 0
    }

    .container_margin {
        margin-top: 36px
    }

    .season_elem {
        margin-top: 30px
    }

    .season_right_elem>span {
        width: 115px
    }

    .season_right_elem>div {
        padding-left: 115px;
        margin-left: -115px
    }
}

@media(min-width: 1240px) {
    .actor_elem div {
        width:120px;
        margin: -40px 0 0 -60px;
        font: 300 14px/1.2 Roboto
    }

    .actor_elem:hover div {
        margin-top: 16px
    }

    .season_elem_mini span {
        font: 500 15px/1 Roboto
    }
}

.main_menu_wrap.show {
    display: block
}

.players_all.show {
    display: block
}



.main_menu_players.show {
    display: flex;
    flex-direction: column;
    position: absolute;
    top: 44px;
    right: 0
}

.main_menu_players.show>a {
    color: #fff;
    white-space: nowrap
}

.item {
    height: 44px;
    background: 0 0;
    border: 0;
    border-radius: 2px;
    cursor: default;
    text-decoration: none;
    -webkit-box-pack: justify;
    -webkit-box-align: center;
    align-items: center;
    display: -webkit-box;
    display: flex;
    gap: 8px;
    justify-content: space-between;
    padding: 12px;
    padding-inline-end:8px;position: relative;
    text-align: start;
    -webkit-user-select: none;
    user-select: none;
    width: 100%
}


.element {
    font: 15px/1.4 Roboto;
    box-sizing: border-box;
    -webkit-tap-highlight-color: transparent;
    margin-block:0;font-weight: 400;
    color: inherit;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    cursor: pointer;
    display: inline-block;
    z-index: 1;
    padding: 10px;
    margin: -10px
}

.element a:hover {
    background-color: hsla(0,0%,100%,.1);
    color: #79c142;
    text-decoration: none
}

.episode_section {
    margin-top: 0
}

.series_elem_e {
    width: 23.125%;
    margin: 25px 0 3px 2.5%
}

.news_elem:nth-child(4n+1),.series_elem:nth-child(4n+1) {
    margin-left: 0
}

body img.lazy {
    -webkit-transition: opacity .5s;
    -moz-transition: opacity .5s;
    -ms-transition: opacity .5s;
    -o-transition: opacity .5s;
    transition: opacity .5s;
    opacity: 1
}

body img.lazy[src*=placeholder] {
    opacity: 0
}

.grecaptcha-badge {
    visibility: hidden
}

#Captcha {
    display: flex;
    font-size: 10px;
    padding: 20px 0;
    width: 100%;
    flex-direction: row;
    justify-content: center;
    color: #6a6a6a;
    margin: 0 0 40px;
    background-color: #262626
}

.CaptchaL {
    color: #e4e4e4
}

.episodes_wrap {
    background: rgba(255,255,255,.05);
}

@media(max-width: 768px) {
    .episodes_list {
        grid-template-columns:repeat(3,1fr)
    }

    .episodes_wrap {
        background: rgba(255,255,255,.05)
    }
}

@media(max-width: 620px) {
    .episodes_list {
        grid-template-columns:repeat(2,1fr);
        gap: 16px;
        padding-top: 10px
    }
}

.main_page {
    padding-top: 0
}

@media(max-width: 374px) {
    .comment_header {
        display:block!important
    }

    .write_comment_btn {
        margin-top: 10px!important
    }
}

.select {
    -webkit-user-select: auto;
    user-select: auto
}

.title_left {
    text-align: left;
    float: none
}

.grid {
    display: grid;
    grid-template-columns: repeat(4,1fr);
    gap: 16px
}

.image_wrap {
    width: 100%;
    float: left;
    position: relative;
    overflow: hidden
}

@media(max-width: 767px) {
    .grid {
        display:grid;
        grid-template-columns: repeat(2,1fr);
        gap: 16px
    }
}

.mini_header {
    display: flex;
    justify-content: space-between
}

.players_all {
    margin: 5px 20px 10px;
    font: 18px/1 Roboto;
    float: right
}

.img_wrap>iframe.active {
    display: flex
}

.img_wrap>iframe {
    display: none
}

a.element.active {
    color: #676767
}

.ErrorComments {
    display: flex;
    font: 15px/1.4 Roboto;
    color: #ffb74d;
    width: 100%;
    padding-top: 10px
}

.title_mini {
    margin-bottom: 5px
}

@media(min-width: 769px) {
    .container {
    }
}

.g-recaptcha {
    float: right
}

@media(max-width: 425px) {
    .comment_input {
        height:77px;
        width: 100%
    }

    .form_write_comment {
        display: flex;
        justify-content: center;
        flex-direction: column;
        align-items: center
    }

    .g-recaptcha {
        margin-bottom: 18px
    }

    .ticket-comment-body {
        display: flex;
        flex-direction: column
    }
}

.pl_elem {
    width: 20%;
    float: left;
    font: 16px/1 Roboto;
    background: rgba(219,204,110,.05);
    text-align: center;
    padding: 15px;
    -webkit-transition: background .2s ease;
    -moz-transition: background .2s ease;
    -o-transition: background .2s ease;
    -ms-transition: background .2s ease;
    transition: background .2s ease;
    cursor: pointer
}

@media(max-width: 600px) {
    .pl_elem {
        font:14px/1 Roboto;
        padding: 15px 0
    }
}

.pl_elem:hover {
    border: 2px solid transparent;
    background: linear-gradient( transparent 0%,var(--trmain-color));
    border-top: transparent;
    cursor: pointer
}

.pl_elem.active {
    border: 2px solid transparent;
    border-image: linear-gradient( transparent 0%,var(--main-color) 100%);
    border-image-slice: 1;
    background: linear-gradient( transparent 0%,var(--trmain-color));
    border-top: transparent;
    cursor: default
}

.pl_elem:not(.active) {
    border-left: 1px solid #131313;
    border-right: 1px solid #131313
}

.pl_elem.active:hover {
    color: #e4e4e4
}

.pl_elem:hover a {
    background: #e4e4e42b
}

.players {
    margin-top: 45px;
    display: flex;
    flex-direction: row;
    width: 100%
}

.season-nav-btn {
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    display: flex;
    justify-content: center;
    align-items: center;
    border: none;
    outline: none;
    background: 0 0;
    cursor: pointer
}

.season-nav-btn>svg * {
    transition: .3s
}

.season-nav-btn:not(.disable):hover>svg * {
    stroke: var(--main-color)
}

.season-nav-btn.disable {
    cursor: default
}

.untouchable {
    pointer-events: none
}

.alignment {
    display: flex;
    justify-content: center;
    background-color: #ededed;
    margin-top: 0
}


/*@media (max-width: 1000px) {.episodes_wrap{height:500px;}}
@media (max-width: 900px) {.episodes_wrap{height:450px;}}
@media (max-width: 800px) {.episodes_wrap{height:400px;}}
@media (max-width: 700px) {.episodes_wrap{height:350px;}}
@media (max-width: 600px) {.episodes_wrap{height:300px;}}
@media (max-width: 500px) {.episodes_wrap{height:230px;}}
@media (max-width: 400px) {.episodes_wrap{height:200px;}}
@media (max-width: 400px) {.episodes_wrap{height:150px;}}*/

@media (max-width: 850px) {
    .th-item {width:25%;}
}
@media (max-width: 750px) {
    .th-item {width:33%;}
}

@media (max-width: 450px) {
    .th-item {width:50%;}
}

@media (max-width: 900px) {.box {
    -webkit-app-region: no-drag;
    background-color: #282828;
    border-radius: 4px;
    -webkit-box-shadow: 0 16px 24px rgb(0 0 0/30%),0 6px 8px rgb(0 0 0/20%);
    box-shadow: 0 16px 24 pxrgba(0,0,0,.3),0 6px 8 pxrgba(0,0,0,.2);
    max-height: calc(100vh - 24px);
    max-width: 350px;
    min-width: 160px;
    overflow-y: auto;
    padding: 4px;
    flex-direction: column;
}
.item {color: hsla(0,0%,100%,.9);}
.item:hover {color: #fff;}
.main_menu img {display:block;}
.main_menu_seasons {display:none;}

.main_menu_seasons.show {
    display: flex;
    flex-direction: column;
    position: absolute;
    top: 44px;
    background: rgba(19,19,19,.8);
    right: 0
}

.main_menu_seasons.show>a {
    color: #fff;
    white-space: nowrap
}
}
