*{margin:0;padding:0;-webkit-box-sizing:border-box;box-sizing:border-box}
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}
body{line-height:1}
ol,ul{list-style:none}
blockquote,q{quotes:none}
blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}
table{border-collapse:collapse;border-spacing:0}
h1{font-size:5em}
.profile{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:100vh;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column}
.profile img{width:300px;margin:20px 0;-webkit-box-shadow:0 0 20px #000;box-shadow:0 0 20px #000}
input[type=text],button,select,textarea{/* border:0; *//* background:0 0; *//* outline:0; */outline: 0;}
a{text-decoration:none}
@font-face{font-family:proxima nova;src:url(../assets/fonts/subset-ProximaNova-Black.woff2) format("woff2"),url(../assets/fonts/subset-ProximaNova-Black.woff) format("woff");font-weight:900;font-style:normal}
@font-face{font-family:proxima nova;src:url(../assets/fonts/subset-ProximaNova-Bold.woff2) format("woff2"),url(../assets/fonts/subset-ProximaNova-Bold.woff) format("woff");font-weight:700;font-style:normal}
@font-face{font-family:proxima nova;src:url(../assets/fonts/subset-ProximaNovaT-Thin.woff2) format("woff2"),url(../assets/fonts/subset-ProximaNovaT-Thin.woff) format("woff");font-weight:100;font-style:normal}
@font-face{font-family:proxima nova;src:url(../assets/fonts/subset-ProximaNova-Semibold.woff2) format("woff2"),url(../assets/fonts/subset-ProximaNova-Semibold.woff) format("woff");font-weight:600;font-style:normal}
@font-face{font-family:proxima nova;src:url(../assets/fonts/subset-ProximaNova-Light.woff2) format("woff2"),url(../assets/fonts/subset-ProximaNova-Light.woff) format("woff");font-weight:300;font-style:normal}
@font-face{font-family:proxima nova;src:url(../assets/fonts/subset-ProximaNova-Regular.woff2) format("woff2"),url(../assets/fonts/subset-ProximaNova-Regular.woff) format("woff");font-weight:400;font-style:normal}
body{font-size:16px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;min-height:100vh;font-family:proxima nova;background:radial-gradient(at top,#A513E3 20%,#5C11AE 70%);padding-top:36px;padding-bottom:36px;color:#000}
#register-btn,#login-btn{cursor:pointer}
a{color:#646464}
input,select,button,textarea{/* font-family:proxima nova; *//* color:#000; *//* font-size: 16px; */}
.container{width:1280px;margin:0 auto;padding:0 16px}
.spoiler{display:block;margin:10px 0}
.spoiler__content{display:none}
#spoiler{cursor:pointer;display:block;width:100%;border:1px solid #333;border-radius:20px;padding:10px;font-weight:700;text-align:center}
#light-off{cursor:pointer;z-index:56;position:relative}
#light-off.active{background:#fff;color:#1c2024}
.light-off{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.8);z-index:50;display:none}
.popup{position:fixed;width:100%;padding:0 25px;height:100%;display:Flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;left:0;display:none;top:0;z-index:99}
.popup.active{display:-webkit-box;display:-ms-flexbox;display:flex}
.popup__bg{position:fixed;z-index:5;display:Flex;background-color:#000;opacity:.5;width:100%;height:100%;left:0;top:0}
.popup__container{z-index:6;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width: 500px;}
.popup__title{background-color: #0d1214;font-weight:700;font-size: 18px;padding: 16px;border-top-left-radius:10px;border-top-right-radius:10px;text-align:center;color: #ffff;}
.popup__content{border-bottom-left-radius: 4px;border-bottom-right-radius: 4px;padding: 16px;background-color:#fff;}
.popup__info{text-align:center;font-weight:700;color:#aaa}
.popup__info a{color:#0060ff;border-bottom:1px solid #ddd;margin-left:10px}
.popup form{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}
.popup .form-control{/* -webkit-border-radius:50px; */-moz-border-radius:50px;/* border:0; *//* border-radius: 4PX; */margin-bottom: 16px;/* color:#fff; */}

.popup button[type=submit]{background-color:#0060ff;padding: 16px;width:100%;border-radius: 4PX;color:#fff;font-weight:600;cursor:pointer;margin-top:25px;font-size: 16px;border: 0;}
.header{border-top-left-radius:12px;border-top-right-radius:12px}
.header__buttons{display:-webkit-box;display:-ms-flexbox;display:flex;margin-right: 24px;}
.header__buttons .btn{}
.header__top{display:-webkit-box;display:-ms-flexbox;display:flex;background-color:#e8e8e8;border-top-left-radius:4px;border-top-right-radius:4px;align-items:center}
.header__profile{margin-left:20px}
.header__profile img{height:60px;width:60px;border-radius:100%;display:-webkit-box;display:-ms-flexbox;display:flex}
.header__profile .dropdown__content{width:250px}
.header__profile.active .dropdown__content{top:95px;text-align:center}
.header__right{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-flex:1;-ms-flex:1;flex:1;padding-right: 24px;}
.header-notification{position:relative}
.header-notification ::-webkit-scrollbar{width:10px}
.header-notification ::-webkit-scrollbar-track{border:0;border-radius:10px;background-color:transparent}
.header-notification ::-webkit-scrollbar-thumb{background:#e5e5e5;border-radius:10px}
.header-notification ::-webkit-scrollbar-thumb:hover{background:#6d05b6}
.header-notification__click{cursor:pointer;font-size:24px}
.header-notification.active .header-notification__content{height:auto;top: 40px;overflow:inherit;}
.header-notification__content{-webkit-box-shadow:0 0 20px rgba(0,0,0,.15);box-shadow:0 0 20px rgba(0,0,0,.15);border-radius: 4px;position:absolute;top:-10px;right:0;width:300px;height:0;background:#fff;overflow:hidden;z-index: 100;-webkit-transition:all .33s;transition:all .33s;}
.header-notification__content::before{content:"";position:absolute;right: 6px;top: -9px;border-bottom-width: 6px;border-left-width:7px;border-right-width:7px;border-color:transparent transparent #e5e5e5;border-style:solid;display:block;z-index:6;}
.header-notification__title{height: 42px;border-top-left-radius: 4px;border-top-right-radius: 4px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-weight:500;display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;font-size:16px;color:#959595;line-height: 42px;background-color:#e5e5e5;}
.header-notification__items{height:364px;overflow:auto}
.header-notification__items a{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;padding: 8px;border-bottom:1px solid #e5e5e5;}
.header-notification__items a img{width:50px;height:50px;margin-right:10px;border-radius:100%}
.header-notification__items a p{font-size:13px;color:#929292;line-height:16px}
.header-notification__items a p b{font-weight:700}
.header-notification__items a p span{color:#4996ff}
.header__search{display:-webkit-box;display:-ms-flexbox;display:flex;background-color:#fff;border-radius:4px;min-width:500px;margin-left: 24px;height: 38px;}
.header__search input{-webkit-box-flex:1;-ms-flex:1;flex:1;height:100%;border:0;color:#636363;font-size:16px}
.header__search button{height:100%;font-size: 16px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding: 0 16px;border: 0;background: none;}
.header__logo{border-top-left-radius:12px;background-color:#efefef}
.header__logo a{width:200px;height: 74px;background-image:url(../assets/img/logo.png);background-repeat:no-repeat;background-position:center;display:-webkit-box;display:-ms-flexbox;display:flex;}
.header-menu{background-color:#000}
.header-menu__container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0 -16px}
.header-menu ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0}
.header-menu ul li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.header-menu ul li a{font-weight:600;font-size:18px;padding:20px 8px;margin:0 8px;color:#fff}
::-webkit-scrollbar{width:8px}
::-webkit-scrollbar-track{border:1px solid #ddd;border-radius:4px;background-color:#fff}
::-webkit-scrollbar-thumb{background:#000;border-radius:4px}
::-webkit-scrollbar-thumb:hover{background:#6d05b6}
main{background-color:#fff}
.circle{position:relative;width:10px;height:10px;border-radius:100%}
.circle::after{width:3px;height:3px;background-color:#fff;position:absolute;display:block;top:5px;content:'';border-radius:100%;left:5px}
.circle--purple{background:radial-gradient(at top,#A513E3 20%,#5C11AE 70%)}
.circle--blue{background:radial-gradient(at top,#2774AB 20%,#253669 70%)}
.circle--orange{background:radial-gradient(at top,#FCC043 20%,#F86F37 70%)}
@media(min-width:1280px) {
.btn{}
}
.btn{font-weight:700;/* display:inline-block; *//* text-align:center; *//* border:0; *//* border-radius:4px; */}
.btn--border{background:0 0;border:1px solid #fff;height:32px;line-height:30px;padding:0 20px;font-size:14px;border-radius:10px;min-width:auto;font-weight:400}
.btn--purple{background:-webkit-gradient(linear,left top,left bottom,from(#CD01F2),to(#38099D));background:linear-gradient(to bottom,#CD01F2 0%,#38099D 100%)}
.btn--border-purple{border:1px solid #cd01f2;background:-webkit-linear-gradient(#CD01F2,#38099D);-webkit-background-clip:text;-webkit-text-fill-color:transparent}
.btn--red{background:#ff2020}
.btn--yellow{background:-webkit-gradient(linear,left top,left bottom,from(#FEDD3C),to(#FFB00A));background:linear-gradient(to bottom,#FEDD3C 0%,#FFB00A 100%)}
.btn--blue{}
.btn--pink{background:-webkit-gradient(linear,left top,left bottom,from(#6d108c),to(#ca3bb4));background:linear-gradient(to bottom,#6d108c 0%,#ca3bb4 100%)}
.btn--green{background:-webkit-gradient(linear,left top,left bottom,from(#0BA93C),to(#254756));background:linear-gradient(to bottom,#0BA93C 0%,#254756 100%)}
.btn--white{background:#fff;color:#111}
.btn--black{background:#1b2023;color:#fff}
.btn--small{}
.btn--medium{}
.btn--light-blue{background:#009fe3}
.btn--light-green{background:#0dab4f}
.container-inner{padding:0 24px}
.series-bests__container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:32px 0;margin:0 -12px}
.series-bests__box{margin:0 12px;width:calc(100% / 3)}
.series-bests__box__title{color:#000;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:700;font-size:20px;margin-bottom:16px;position:relative}
.series-bests__box__title .circle{margin-right:12px}
.series-list{padding:32px 0;background-color:#fff}
.series-list--gray{border:1px solid #ddd;background-color:#eee}
.series-list__buttons{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;margin:0 -16px;margin-bottom:16px}
.series-list__buttons .btn{margin:0 16px}
.series-list-big__container{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:-16px}
.series-list-big__item{position:relative;width:calc(100%/3 - 32px);margin:16px;display:block}
.series-list-big__item__image{object-fit:cover;width:100%;height:225px;border-radius:4px;border:2px solid #000}
.series-list-big__item--full{width:100%!important;margin:0!important}
.series-list-big__item__imdb{background:-webkit-gradient(linear,left top,left bottom,color-stop(25%,#F5D239),color-stop(70%,#F7A50C));background:linear-gradient(to bottom,#F5D239 25%,#F7A50C 70%);font-size:16px;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;height:42px;width:42px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:100%;right:-13px;top:-13px;position:absolute;font-weight:700}
.series-list-big__item__info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-top:15px}
.series-list-big__item__title{font-weight:700;font-size:17px;color:#000}
.series-list-big__item__categories{font-size:15px;font-weight:500;margin-top:5px;color:#000}
.series-list-small__container{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin: -4px;max-height: 430px;overflow:auto;margin-right:0;}
.series-list-small__item{background-color:#1b1b1b;padding: 8px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;width: calc(100%/4 - 8px);margin: 4px;position:relative;border-radius:4px;}
.series-list-small__item__img{width: 38px;height: 38px;object-fit:cover;display:block;border-radius: 4px;margin-right: 8px;}
.series-list-small__item__date{position:absolute;right:0;top:0;background-color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding: 4px 5px;border-bottom-left-radius:4px;border-top-right-radius:4px;font-size: 12px;}
.series-list-small__item__info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;flex:1;width:100%}
.series-list-small__item__title{font-weight:700;color:#fff;font-size: 14px;width: 67%;text-overflow: ellipsis;overflow: hidden;white-space: pre;}
.series-list-small__item__desc{margin-top:5px;font-size: 13px;color:#b4b4b4;}
.footer{background-color:#eee;border-top:10px solid #d3d3d3;border-bottom-left-radius:10px;border-bottom-right-radius:10px}
.footer-top__container{display:-webkit-box;display:-ms-flexbox;display:flex;padding:25px 0;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.footer-bottom{background-color:#000;border-bottom-left-radius:10px;border-bottom-right-radius:10px;padding:13px 0}
.footer-bottom__container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.footer__logo{width:230px;border-right:1px solid #c8c8c8;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}
.footer__logo a{width:158px;height:40px;display:block;background-image:url(../assets/img/footer-logo.png);background-repeat:no-repeat;background-position:center}
.footer__desc{-webkit-box-flex:1;-ms-flex:1;flex:1;padding-left:30px;width:100%;line-height:20px;font-size:15px;font-weight:500;color:#646464}
.footer__copyright{font-weight:500}
.footer-menu{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0 -10px}
.footer-menu__item{padding:0 10px;font-weight:500}
.footer-menu__item:not(:last-child){border-right:1px solid #666}
.custom-checkbox{display:-webkit-box;display:-ms-flexbox;display:flex;margin-right: 12px;}
.custom-checkbox input{display:none}
.custom-checkbox input+label{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;margin:0}
.custom-checkbox input+label::before{content:"";cursor:pointer;height:23px;width:23px;border:1px solid #483078;border-radius:4px}
.custom-checkbox input:checked+label::before{background-color:#483078}
.custom-checkbox--square input+label::before{width:15px;height:15px;border-radius:2px;border-color:#313131}
.custom-checkbox--blue input+label::before{background:-webkit-gradient(linear,left top,left bottom,from(#0929f0),to(#206ecc));background: white;border-color:#fff;}
.custom-checkbox--blue input+label i{display:none;position:absolute;top:0;height:100%;width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#fff}
.custom-checkbox--blue input:checked+label::before{background:-webkit-gradient(linear,left top,left bottom,from(#0929f0),to(#206ecc));background:linear-gradient(to bottom,#0929f0 0%,#206ecc 100%)}
.custom-checkbox--blue input:checked+label i{display:-webkit-box;display:-ms-flexbox;display:flex}
.page__container{padding:30px 0}
.page__title{min-width:400px;margin-bottom:20px}
.text{color:#000;font-weight:700;padding:20px;border-radius:10px;-webkit-box-shadow:1px 1px 1px #000;box-shadow:0 0 10px rgba(0,0,0,.2);line-height:1.4;font-size:16px}
.text p:not(:last-child){margin-bottom:15px}
.series-detail{position:relative}
.series-detail::before{content:"";z-index:4;position:absolute;width:100%;height:100%;top:0;background:-webkit-gradient(linear,left top,right top,from(#4d0698),to(rgba(174,79,195,0.6)));background:linear-gradient(to right,#4d0698 0%,rgba(174,79,195,0.6) 100%)}
.series-detail__container{position:relative;z-index:5;display:-webkit-box;display:-ms-flexbox;display:flex}
.series-detail__img{overflow:hidden;margin-right:32px;position:relative;width:300px;height:440px;border-radius:10px}
.series-detail__img img{width:100%;-o-object-fit:cover;object-fit:cover;height:100%;border-radius:4px}
.series-detail__btn{position:absolute;bottom:-10px;height:56px;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;z-index:3;background:linear-gradient(to right,#23aeff 0%,#005acc 100%);background:linear-gradient(to right,#23aeff 0%,#005acc 100%);color:#fff;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-weight:700;font-size:18px;padding-bottom:10px}
.series-detail__right{-webkit-box-flex:1;-ms-flex:1;flex:1;width:100%}
.series-detail__title{font-size:32px;color:#fff;font-weight:700}
.series-detail-info{display:-webkit-box;display:-ms-flexbox;display:flex;margin:-5px;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:10px;padding-bottom:20px;border-bottom:1px solid #6a6e67}
.series-detail-info__btn{margin:5px;padding:0 10px;min-width:80px;font-size:13px;color:#000;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-color:#fff;border-radius:4px;font-weight:700;padding:8px}
.series-detail-info__btn--imdb{background:-webkit-gradient(linear,left top,right top,from(#FFB108),to(#FED130));background:linear-gradient(to right,#FFB108 0%,#FED130 100%);color:#fff}
.series-detail-content{margin-top:20px;color:#fff;font-size:17px;line-height:22px}
.series-cast__container{margin:-10px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}
.series-cast-item{margin:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.series-cast-item img{width:125px;height:125px;border-radius:100%;-o-object-fit:cover;object-fit:cover}
.series-cast-item__title{color:#fff;font-weight:700;font-size:16px;margin-top:10px}
.series-cast-item__name{font-size:12px;color:#adadad;font-weight:700;margin-top:8px}
.series-episodes-tab{border:1px solid #331c83;border-radius:4px;overflow:hidden}
.series-episodes-tab__menu{padding:8px;background-color:#483078;display:-webkit-box;display:-ms-flexbox;display:flex}
.series-episodes-tab__menu li{border:1px solid #331c83;background-color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:5px;border-radius:4px;font-size:14px;font-weight:700;color:#483078;margin:4px}
.series-episodes-item{padding:12px 18px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:700;font-size:13px}
.series-episodes-item:not(:last-child){border-bottom:1px solid #e5e5e5}
.series-episodes-item__title{color:#483078;width:50%}
.series-episodes-item__name{color:#483078;width:50%}
.series-episodes-item__date{color:#858585;width:100px;text-align:right}
.section{padding-top:24px;padding-bottom:54px;background-repeat:no-repeat;background-size:cover}
.section--black{background-color:#272727}
.section__title{min-width:350px;display:table;background-color:#fff;height:48px;line-height:48px;text-align:center;font-size:18px;font-weight:700;margin:0 auto;border-radius:30px;margin-top:-56px;margin-bottom:24px;position:relative;z-index:5}
.section__title--black{background-color:#1d1d1d;color:#fff}
.area__title{border-bottom:1px solid #e1e1e1;padding-bottom:5px;font-size:18px;color:#181818;font-weight:500;margin-bottom:15px}
.comments{margin-top: 33px;margin-bottom: 32px;}
.comments-form{border:1px solid #e1e1e1;padding:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;border-top-left-radius:5px;border-top-right-radius:5px}
.comments-form__info{font-weight:700;color:#5175c7}
.comments-form__img{width:60px;height:60px;display:-webkit-box;display:-ms-flexbox;display:flex;-o-object-fit:cover;object-fit:cover;margin-right:25px;border-radius:100%}
.comments-form__right{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}
.comments-form__right .checkbox-accept{-webkit-box-flex:1;-ms-flex:1;flex:1;display:Flex;width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.comments-form textarea{border:1px solid #e1e1e1;border-radius:3px;width:100%;max-height:200px;min-height:100px;position:Relative;max-width:100%;min-width:100%;padding:15px;margin-bottom:15px}
.comments__container{border:1px solid #e1e1e1;border-top:0;border-bottom-left-radius:5px;border-bottom-right-radius:5px}
.comments-item{padding:20px;display:-webkit-box;display:-ms-flexbox;display:flex;border-bottom:1px solid #e1e1e1}
.comments-item__img{width:60px;height:60px;display:-webkit-box;display:-ms-flexbox;display:flex;-o-object-fit:cover;object-fit:cover;margin-right:25px;border-radius:100%}
.comments-item__top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-top:5px}
.comments-item__name{color:#0072ff;font-weight:700;font-size:14px;margin-right:10px}
.comments-item .btn{margin-right:10px}
.comments-item .btn span:last-child{border-left:1px solid;padding-left:5px;margin-left:5px}
.comments-item__like-btn{font-size:13px;margin-top:10px;font-weight:400;width:auto;min-width:auto}
.comments-item__unlike-btn{font-size:13px;margin-top:10px;font-weight:400;border:1px solid red;color:red;width:auto;min-width:auto}
.comments-item__close-btn{font-size:13px;margin-top:10px;font-weight:400;width:auto;min-width:auto}
.comments-item__date{font-size:12px;color:#848484;font-weight:700;position:relative;padding-left:12px}
.comments-item__date::before{content:"";width:2px;height:2px;border-radius:100%;background-color:#848484;position:absolute;left:0;top:50%;margin-top:-1px}
.comments-item__message{color:#1e1e1e;line-height:20px;margin-top:10px}
.form-buttons .btn{cursor:pointer}
img{max-width:100%}
.watch-top{background-color:#440aff;padding:15px 0}
.watch-top__container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.watch-top__img{width: 74px;height: 54px;display:-webkit-box;display:-ms-flexbox;display:flex;border-radius: 4px;border: 2px solid #000;margin-right: 16px;object-fit:cover;}
.watch-top__info{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;overflow:hidden;width:100%}
.watch-top__title{font-size:24px;font-weight:700;color:#fff;text-overflow:ellipsis;overflow:hidden;max-width:100%;white-space:nowrap}
.watch-top__sub-title{color:silver;margin-top: 8px;}
.watch-top-buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.watch-top-buttons__item{position:relative;}
.watch-top-buttons__item i{width:30px;height:30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:absolute;color:#fff;border-radius:100%;font-size:15px;font-weight: bold;top: 3px;background:-webkit-gradient(linear,left top,left bottom,from(#fdd947),to(#fb7338));background:linear-gradient(to bottom,#fdd947 0%,#fb7338 100%);}
.watch-top-buttons__item--prev i{left:-4px}
.watch-top-buttons__item--next i{right: -12px;}
.watch-top-buttons__item:not(:last-child){margin-right:30px}
.watch-video{background-color:#ddd;border-bottom:1px solid #929292;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}
.watch-video-iframe{z-index:55;position:relative;border-radius: 4px;overflow: hidden;}
.watch-video-top-buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:0 -10px;margin-bottom: 16px;margin-top: 16px;x;}
.watch-video-top-buttons__item{min-width:200px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:0 10px;flex: 1;}
.watch-video-top-buttons__item i{margin-right:10px}
.watch-video-top-buttons__item--download{background:-webkit-gradient(linear,left top,right top,from(#fb4732),to(#fdb542));background:linear-gradient(to right,#fb4732 0%,#fdb542 100%);color:#fff}
.watch-video-bottom{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin: 12px 0;}
.watch-video-bottom-buttons{margin:0 -10px}
.watch-video-bottom-buttons__item{margin:0 10px}
.watch-video-bottom-buttons__item i{margin-right:10px}
.watch-video-bottom-buttons__item span{color:#a6a6a6;margin-right:10px}
.watch-votes{width: 308px;}
.watch-votes-count{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;font-weight: bold;}
.watch-votes-count__item{color:#555}
.watch-votes-count__item--blue{color:#0090cf}
.watch-votes-bar{widows:100%;margin-top:5px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}
.watch-votes-bar__item{height:3px;display:-webkit-box;display:-ms-flexbox;display:flex;background-color:#555}
.watch-votes-bar__item--blue{background-color:#0090cf}
.watch-votes-buttons{display:-webkit-box;display:-ms-flexbox;display:flex;margin: 0 -5px;margin-top: 8px;}
.watch-votes-buttons .btn{margin:0 5px;width:calc(50% - 10px)}
.watch-bottom{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}
.watch-comments{width:100%;-webkit-box-flex:1;-ms-flex:1;flex:1}
.watch__right{width: 340px;padding-left: 32px;margin-top: 32px;}
.watch-info{background-color:#1b2023;border-radius: 4px;padding: 8px;border:1px solid #e1e1e1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom: 16px;}
.watch-info__img{width: 42px;height: 42px;display:-webkit-box;display:-ms-flexbox;display:flex;border-radius: 4px;border: 1px solid #000000;margin-right:15px;}
.watch-info__right{-webkit-box-flex:1;-ms-flex:1;flex:1;width:100%}
.watch-info__title{font-size:16px;color:#fff;font-weight:700}
.watch-info__sub-title{font-size:14px;color:#898989;font-weight:500;margin-top: 8px;}
.watch-other{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;background-color:#1b2023;border-radius: 4px;overflow: hidden;}
.watch-other__title{padding: 12px;color:#fff;font-size:18px;font-weight:700;text-align:center;background: #b003e0;}
.watch-other-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:15px}
.watch-other-item:not(:last-child){border-bottom: 1px solid #373d44;}
.watch-other-item__title{color:#fff;font-weight:700;margin-bottom:5px;font-size:14px}
.watch-other-item__sub-title{font-size:14px;color: #ddd;font-weight:500;}
.watch-other-buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#30373b;border-bottom-left-radius:20px;border-bottom-right-radius:20px;padding:15px}
.watch-other-buttons__item{cursor:pointer;-webkit-box-flex:1;-ms-flex:1;flex:1;font-size:14px}
.watch-other-count{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:16px;color:#bbb;width:50px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}
.form-item:not(.checkbox-accept)>label,.form-item-textarea textarea,.form-item-text input,.form-item-select select{border-radius:27px;height:60px;max-width:100%;line-height:60px;-webkit-box-shadow:1px 1px 1px #000;box-shadow:0 0 10px rgba(0,0,0,.2);padding:0 30px;font-weight:700;border:0;font-size:16px;width:450px;color:#000;display:block}
.form-item:not(.checkbox-accept)>label::-webkit-input-placeholder,.form-item-textarea textarea::-webkit-input-placeholder,.form-item-text input::-webkit-input-placeholder,.form-item-select select::-webkit-input-placeholder{color:#000}
.form label.standart{background:0 0;border:0;-webkit-box-shadow:none;box-shadow:none;padding:0}
.form-group{}
.form-group .form-item{width:150px;margin-left:10px;margin-right:10px}
.form-title{margin-bottom:20px;margin-top:50px;background-color:#e1382a;min-width:350px}
.form__container{max-width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;}
.form-item{margin:10px 0;position:relative}
.form__submit{margin-top:50px;min-width:400px;cursor:pointer}
.form-item__detail{margin-top:20px;color:#787878}
.form-item-textarea textarea{min-height:150px;max-height:200px;overflow:hidden}
.form-item-multi-checkbox__container{position:absolute;right:0;top:0}
.form-item-multi-radio__container{position:absolute;top:0;padding:4px;right:0;display:-webkit-box;display:-ms-flexbox;display:flex}
.form-item-multi-radio__item:not(:last-child){margin-right:10px}
.form-item-multi-radio__item input{display:none}
.form-item-multi-radio__item input+label{border:3px solid transparent;line-height:46px;height:52px}
.form-item-multi-radio__item input:checked+label{border-color:#000}
.form-item-multi-radio .btn{min-width:Auto;padding:0 50px}
.form-item-textarea{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}
.form-item-multi-radio-2__container{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:-5px}
.form-item-multi-radio-2__item{margin:5px}
.form-item-multi-radio-2__item:not(:last-child){margin-right:10px}
.form-item-multi-radio-2__item input{display:none}
.form-item-multi-radio-2__item input+label{cursor:pointer}
.form-item-multi-radio-2__item input:checked+label{background:-webkit-gradient(linear,left top,left bottom,from(#0BA93C),to(#254756));background:linear-gradient(to bottom,#0BA93C 0%,#254756 100%)}
.form-item-multi-radio-2 .btn{min-width:Auto;padding:0 50px}
.form-item-one-checkbox>label{padding-right:55px}
.form-item-one-checkbox .custom-checkbox{position:absolute;right:5px;top:50%;margin-top:-12.5px}
.settings-photo-change{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}
.settings-photo-change img{margin:0 20px;width:200px;height:200px;-o-object-fit:cover;object-fit:cover;border-radius:100%}
.settings-public{margin-top:30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.profile-top{position:relative;background:-webkit-gradient(linear,left top,right top,from(#505172),to(#618bb1));background:linear-gradient(to right,#505172 0%,#618bb1 100%);padding-bottom:80px;margin-bottom:40px}
.profile-top__container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;min-height:150px;position:relative}
.profile-top__background{z-index:4;position:absolute;left:-42px;top:0;height:100%;width:calc(100% + 84px);background-repeat:no-repeat;background-size:cover;opacity:.13}
.profile-top__img{border:6px solid #dbdbdb;height:175px;border-radius:100%;width:175px;-o-object-fit:cover;object-fit:cover;z-index:6;position:relative;margin-bottom:-60px}
.profile-top__right{z-index:6;position:relative;-webkit-box-flex:1;-ms-flex:1;flex:1;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;color:#fff;padding-left:20px;padding-right:20px;padding-bottom:20px}
.profile-top__title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:10px}
.profile-top__name{font-size:24px;font-weight:700;margin-right:15px}
.profile-top__sub-title span{color:#fcff00}
.profile-top-info{left:0;width:100%;z-index:5;padding-left:240px;position:absolute;bottom:0;height:80px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#efefef}
.profile-top-info__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:0 20px}
.profile-top-info__item span:first-child{color:#acacac;font-size:16px}
.profile-top-info__item span:last-child{color:#898989;font-size:24px;margin-top:5px;font-weight:700}
.profile__container{display:-webkit-box;display:-ms-flexbox;display:flex;padding-bottom:40px}
.profile__content{-webkit-box-flex:1;-ms-flex:1;flex:1;padding:0 30px}
.profile-sidebar-left{width:300px;padding-right:20px;border-right:1px solid #eaeaea}
.profile-sidebar-right{width:300px;padding-left:20px;border-left:1px solid #eaeaea}
.profile-box:not(:last-child){margin-bottom:30px}
.profile-box__title{font-size:35px;color:#e5e5e5;text-align:center;font-weight:700}
.profile-box__sub-title{color:#b6b6b6;font-size:30px;text-align:center}
.profile-box__desc{color:#b6b6b6;font-size:16px;font-weight:700;margin-top:5px;text-align:center}
.profile-box__content{margin-top:20px}
.profile-box-info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:20px;border-bottom:1px solid #eaeaea;padding-bottom:30px}
.profile-box-info__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:0 20px;-webkit-box-flex:1;-ms-flex:1;flex:1}
.profile-box-info__item span:first-child{color:#e5e5e5;font-size:72px;font-weight:700}
.profile-box-info__item span:last-child{color:#b1b1b1;font-size:18px;font-weight:700}
.profile-tab{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}
.profile-tab__menu{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;list-style:none;margin-bottom:20px}
.profile-tab__menu li{height:36px;line-height:34px;padding:0 20px;color:#e5e5e5;border:1px solid #e5e5e5;cursor:pointer}
.profile-tab__menu li:first-child{border-top-left-radius:20px;border-bottom-left-radius:20px}
.profile-tab__menu li:last-child{border-top-right-radius:21px;border-bottom-right-radius:20px}
.profile-tab__menu li.active{background-color:#e5e5e5;color:#fff}
.profile-series-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}
.profile-series-list-item{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;padding-bottom:45px}
.profile-series-list-item:last-child{padding-bottom:0}
.profile-series-list-item::before{content:"";left:30px;background-color:#e3e3e3;width:4px;height:100%;position:absolute;display:block;z-index:4;bottom:0}
.profile-series-list-item img{z-index:5;width:64px;height:64px;-o-object-fit:cover;object-fit:cover;border-radius:100%;margin-right:15px}
.profile-series-list-item__right{-webkit-box-flex:1;-ms-flex:1;flex:1;widows:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}
.profile-series-list-item__title{font-size:14px;color:#848484}
.profile-series-list-item__title b{color:#000}
.profile-series-list-item__date{margin-top:5px;font-size:12px;color:#a0a0a0}
.img-list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:-10px}
.img-list__item{width:calc(100%/3 - 20px);border-radius:100%;margin:10px}
.img-list__item img{border-radius:100%}
.contact-form .form-item{padding-top:40px;border-bottom:1px solid #f1f1f1;padding-bottom:40px;margin:0}
.archive__container{padding-top: 0;display:-webkit-box;display:-ms-flexbox;display:flex;}
.archive-sidebar{width:280px;background-color:#efefef;padding: 24px;}
.archive-sidebar-item{
    margin-bottom: 24px;
}
.archive-sidebar-item__title{font-size:16px;font-weight:500;color:#303a3e;margin-bottom:15px}
.archive-sidebar-inputs{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0 -5px}
.archive-sidebar-inputs .archive-sidebar-input{margin:0 5px}
.archive-sidebar__submit{/* background:-webkit-gradient(linear,right top,left top,from(#1d0c8d),to(#b139b6)); */background:linear-gradient(to left,#1d0c8d 0%,#b139b6 100%);max-width:100%;min-width:auto;cursor:pointer;width:100%;}
.archive-sidebar-select select,.archive-sidebar-input input{border: 1px solid #000000;border-radius: 4px;width:100%;height:32px;line-height:30px;text-align:center;padding: 0 16px;font-size: 14px;background:0 0;background: #fff;}
.archive-sidebar-select{width:100%}
.archive-sidebar-multi-checkbox{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:-5px}
.archive-sidebar-multi-checkbox__item:not(:last-child){margin-right:10px}
.archive-sidebar-multi-checkbox__item input{display:none}
.archive-sidebar-multi-checkbox__item input+label{border:1px solid #1b2326;border-radius: 4px;width:100%;height:32px;line-height:30px;cursor:pointer;text-align:center;display:block;padding: 0 16px;margin:5px;font-size: 14px;background: #fff;}
.archive-sidebar-multi-checkbox__item input+label:hover{background-color:#fff}
.archive-sidebar-multi-checkbox__item input:checked+label{color:#fff;background-color:#ca41be}
.archive__content{-webkit-box-flex:1;-ms-flex:1;flex:1;width:100%;padding: 24px;}
.archive-filter{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0 -20px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.archive-filter__item{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;margin:0 20px}
.archive-filter__item label{margin-right:10px;margin-bottom: 0;}
.archive-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}
.archive-list-item{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;margin:20px 0}
.archive-list-item__picture{}
.archive-list-item__picture img{width: 200px;height: 264px;-o-object-fit:cover;object-fit:cover;border-radius: 4px;}
.archive-list-item__right{-webkit-box-flex:1;-ms-flex:1;flex:1;width:100%;padding-left: 24px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;}
.archive-list-item__imdb{position:absolute;border-radius:100%;top: -12px;left: -12px;height: 42px;width: 42px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color: #000;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-weight:700;font-size:16px;background:-webkit-gradient(linear,left top,right top,from(#ffc834),to(#fedc41));background:linear-gradient(to right,#ffc834 0%,#fedc41 100%);}
.archive-list-item__title{font-weight:700;font-size: 24px;color:#333;margin-bottom: 16px;}
.archive-list-item__body{line-height:1.5;font-size: 14px;color:#474747;}
.archive-list-item-info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;color:#475b63;margin:-4px 0;margin-bottom:16px}
.archive-list-item-info a{color:#475b63}
.archive-list-item-info__item{margin:4px 0;display:-webkit-box;display:-ms-flexbox;display:flex}
.archive-list-item-info__item>div{display:-webkit-box;display:-ms-flexbox;display:flex}
.archive-list-item-info__item>div:first-child{width: 110px;font-weight: 600;}
@media(max-width:1279px) {
.series-list-big__item__image{height:200px}
body{padding-top:16px;padding-bottom:16px}
.container{width:100%}
.header__search{width:300px;min-width:auto}
.watch-top-buttons__item{min-width:auto;padding:0 30px}
.watch-top-buttons__item:not(:last-child){margin-right:20px}
.series-list-small__container{margin-left:-10px;margin-right:-10px}
.series-list-small__item{width:calc(100%/3 - 30px);margin-left:10px;margin-right:10px}
.watch-video-top-buttons__item{min-width:auto;white-space:nowrap}
}
@media(max-width:1023px) {
.series-list-big__item__image{height:180px}
.series-list-small__item{width:calc(100%/2 - 30px)}
.series-list-big__container{margin-left:-20px;margin-right:-20px}
.series-list-big__item{width:calc(100%/3 - 40px);margin-left:20px;margin-right:20px}
.profile__container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}
.profile-sidebar-left{width:100%;padding-right:0;margin-bottom:20px;border:0}
.profile-sidebar-right{width:100%;padding-left:0;margin-top:20px;border:0}
}
@media(max-width:919px) {
.watch-top__info{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:20px 0}
.watch__right{margin-top:20px;padding-left:0;width:100%}
.watch-bottom{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}
.watch-video-top-buttons__item{display:none}
.watch-video-bottom{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}
.watch-video-bottom-buttons{margin-bottom:20px}
.watch-video{padding-top:20px}
.watch-top__container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}
.archive-sidebar{padding-left:20px;padding-right:20px;width:100%}
.archive__container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}
.series-bests__box__title{font-size:16px}
.header__search{width:220px}
}
.circleX{display:none}
@media(max-width:767px) {
.header__buttons{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin:-5px 0;margin-right:-20px}
.header__buttons .btn{min-width:auto;padding:0 20px;height:36px;line-height:35px;font-size:15px;margin:5px 0}
.profile-top__img{width:70px;height:70px;border-width:2px;margin-bottom:15px}
.profile-top-info{padding:0}
.archive-list-item-info__item>div{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-flex:1;-ms-flex:1;flex:1}
.archive__content{padding-left:20px;padding-right:20px}
.archive-list-item{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}
.archive-list-item__right{padding-left:0;margin-top:20px}
.header{position:relative;border-radius:0}
.header__top,.header__logo{border-radius:0}
.container-inner{padding:0 20px}
.series-episodes-item{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;text-align:center}
.series-episodes-item__title{margin-top:10px}
.series-episodes-item__name{margin-top:10px;width:100%}
.comments-item__img{width:40px;height:40px;margin-right:10px}
.series-episodes-item__date{width:auto;margin-top:10px}
.series-episodes-tab__menu{-ms-flex-wrap:wrap;flex-wrap:wrap}
.series-detail__img{margin-right:0;margin-bottom:20px;margin-left:auto;margin-right:auto}
.series-detail__container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}
body{padding-bottom:15px;padding-top:15px}
.header__logo{padding:0;width:200px}
.header__logo a{width:100%}
.header__search{position:absolute;bottom:0;overflow:hidden;height:40px;margin:11px}
.series-bests__container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%}
.series-bests__item{width:100%}
.series-bests__box{width:100%;margin:20px}
.series-list-small__item{width:calc(100% - 30px)}
.series-list-big__item__image{width:100%;-o-object-fit:cover;object-fit:cover;height:300px}
.series-list-big__item{width:calc(100% - 40px)}
.footer-top__container,.footer-bottom__container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}
.footer__logo{border-right:0;margin-bottom:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}
.footer-menu{margin-top:10px;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}
.header-menu__container{position:absolute;top:0;background-color:#fff;height:auto;left:0}
body{padding:0}
#site{padding:0}
.circleX{display:block}
div.burger{display:Flex}
div.screen{width:320px;height:560px;overflow:hidden;position:absolute;top:50px;left:50%;margin-left:-160px;background:#31558a}
div.burger{right:15px;height:38px;width:40px;z-index:102;position:absolute;cursor:pointer;top:118px}
div.x,div.y,div.z{position:absolute;margin:0;top:9px;bottom:0;background:#fff;border-radius:2px;-webkit-transition:all 1000ms ease-out;transition:all 1000ms ease-out;left:6px;height:3px;width:26px}
div.y{top:18px}
div.z{top:28px}
div.collapse{top:20px;background:#71377f;-webkit-transition:all 70ms ease-out;transition:all 70ms ease-out}
div.rotate30{-webkit-transform:rotate(30deg);transform:rotate(30deg);-webkit-transition:all 50ms ease-out;transition:all 50ms ease-out}
div.rotate150{-webkit-transform:rotate(150deg);transform:rotate(150deg);-webkit-transition:all 50ms ease-out;transition:all 50ms ease-out}
div.rotate45{-webkit-transform:rotate(45deg);transform:rotate(45deg);-webkit-transition:all 100ms ease-out;transition:all 100ms ease-out}
div.rotate135{-webkit-transform:rotate(135deg);transform:rotate(135deg);-webkit-transition:all 100ms ease-out;transition:all 100ms ease-out}
div.navbar{height:73px;background:#385e97}
div.circleX{z-index:99;border-radius:50%;width:0;height:0;position:absolute;top:35px;left:36px;background:#fff;opacity:1;-webkit-transition:all 1000ms cubic-bezier(0,.995,.99,1);-webkit-transition:all 300ms cubic-bezier(0,.995,.99,1);transition:all 300ms cubic-bezier(0,.995,.99,1)}
div.circleX.expand{width:1400px;height:1400px;top:-700px;left:-700px;-webkit-transition:all 400ms cubic-bezier(0,.995,.99,1);transition:all 400ms cubic-bezier(0,.995,.99,1)}
.header-menu__container{margin:0;position:absolute;top:0;background-color:#fff;height:auto;left:0;width:100%;z-index:100}
.header-menu ul li{list-style:none;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:absolute;top:-100px;left:0;opacity:0;width:100%;text-align:center;font-size:0;-webkit-transition:all 500ms cubic-bezier(0,.995,.99,1);transition:all 500ms cubic-bezier(0,.995,.99,1)}
.header-menu ul li a{color:#82468e;text-transform:uppercase;text-decoration:none;letter-spacing:1px;font-size:16px}
.header-menu ul li.animate{font-size:21px;opacity:1;-webkit-transition:all 500ms cubic-bezier(0,.995,.99,1);transition:all 500ms cubic-bezier(0,.995,.99,1);width:100%}
.header-menu ul li.animate:nth-of-type(1){top:120px;-webkit-transition-delay:0;transition-delay:0}
.header-menu ul li.animate:nth-of-type(2){top:190px;-webkit-transition-delay:.03s;transition-delay:.03s}
.header-menu ul li.animate:nth-of-type(3){top:260px;-webkit-transition-delay:.06s;transition-delay:.06s}
.header-menu ul li.animate:nth-of-type(4){top:330px;-webkit-transition-delay:.09s;transition-delay:.09s}
.header-menu ul li.animate:nth-of-type(5){top:400px;-webkit-transition-delay:.12s;transition-delay:.12s}
.header-menu ul li.animate:nth-of-type(6){top:470px;-webkit-transition-delay:.15s;transition-delay:.15s}
.footer__desc{padding:0}
.settings-photo-change{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}
.settings-photo-change img{margin-top:20px;margin-bottom:20px}
.form-item:not(.checkbox-accept)>label,.form-item-textarea textarea,.form-item-text input,.form-item-select select{max-width:100%}
}
#site{overflow:Hidden;position:relative}
@media(max-width:550px) {
.series-list-big__item__image{height:150px}
.popup__title{font-size:22px}
.popup button[type=submit]{font-size:22px}
.popup .form-control{height:42px}
.watch-top-buttons{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%}
.watch-top-buttons__item{width:100%;margin:10px 0!important}
#alternatives{width:100%}
.watch-other-buttons__item{font-size:12px}
.watch-video-bottom-buttons__item{margin:5px 0;width:100%}
.profile__content{padding:0}
.profile-box-info__item{padding:0 10px}
.profile-box-info__item span:first-child{font-size:32px}
.profile-top{padding-bottom:0}
.profile-top-info{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:relative;height:auto;padding:5px 0;margin:0 -10px;width:calc(100% + 20px)}
.profile-top-info__item{margin:5px 0}
.form-title,.page__title,.form__submit{min-width:auto;max-width:100%;width:100%}
.form-group{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}
.form-item-multi-radio{height:120px}
.form-item-multi-radio>label{height:120px!important}
.form-item-multi-radio__container{bottom:10px;left:20px;top:auto;right:20px}
.form-item-multi-radio__item{width:50%}
.form-item-multi-radio__item input+label{width:100%;padding:0!important}
.series-list__buttons{margin:-5px;margin-bottom:10px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}
.series-list__buttons .btn{margin:5px}
.container-inner{padding:0 10px}
.header__logo{width:150px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;display:-webkit-box;display:-ms-flexbox;display:flex}
.header__logo a{width:125px;background-size:100%}
.header-notification.active .header-notification__content{height:auto;top:80px;overflow:inherit;right:-95px;z-index:1000;width:calc(100vw - 50px)}
.header-notification__content::before{right:100px}
}
.pointer{cursor:pointer}
.EDITOR{color:green!important}
.ADMIN{color:red!important}
ul.pagination{display:flex;align-items:center;justify-content:center;margin:-5px;margin:15px 0}
.page-link{display:flex;background:#eee;padding:0 10px;margin:5px;border:1px solid #ddd;min-width:32px;height:32px;align-items:center;justify-content:center;border-radius:3px}
li.page-item.active .page-link{background:#5d11ae;color:#fff;font-weight:700;border-color:#5d11ae}