a {
    text-decoration: none;
    color: inherit;
}

strong, b {
    font-weight: bold;
}

/*.main-news__item_full {*/
    /*width: 100%;*/
/*}*/

.main-news__item_full img {
    width: 100%;
}

.unpublished {
    opacity: 0.6 !important;

}

.news-tag {
    text-transform: uppercase;
    position: relative;
    display: inline-block;
    padding-right: 33px;
    font-size: 18px;
    font-weight: 600;
    color:#fff;
}

.article__next-btn {
    margin-bottom: 20px;
}

.article__body a, .text-translation__text a {
    text-decoration: underline;
}

.channel__cell_image img {
    width: 159px;
}

.article__bx-slider-wrap img {
    margin-bottom: 0;
}

.channel__cell_descr {
    padding-right: 176px;
}

.article {
    padding-bottom: 50px;
}

.series__item {
    width: 224px;
}


.series__item img {
    width: 100%;
}

.video-archive__player-inner {
    text-align: center;
}

.video-archive__player {
    min-height: 360px;
    opacity: 0;
}


.menu-toggle * {
    transition: 0.25s ease-in-out;
    box-sizing: border-box;
}

.menu-toggle span {
    display: block;
    background: #fff;
    border-radius: 2px;
}

.menu-toggle {
    width: 50px;
    height: 50px;
    margin: 0px;
    position: absolute;
    top: 54px;
    right: 50px;
    cursor: pointer;
    background: #d3d4d5;
    border-radius: 1px;
}
.menu-toggle:hover {
    /*background: rgba(255, 255, 255, 0.8);*/
}
.menu-toggle .hamburger {
    position: absolute;
    height: 100%;
    width: 100%;
    z-index: 99;
}
.menu-toggle .hamburger span {
    width: 34px;
    height: 4px;
    position: relative;
    top: 3px;
    left: 8px;
    margin: 8px 0;
}
.menu-toggle .hamburger span:nth-child(1) {
    transition-delay: 0.5s;
    top: 5px;
}
.menu-toggle .hamburger span:nth-child(2) {
    transition-delay: 0.625s;
}
.menu-toggle .hamburger span:nth-child(3) {
    transition-delay: 0.75s;
    top: 1px;
}
.menu-toggle .cross {
    position: absolute;
    height: 100%;
    width: 100%;
    transform: rotate(45deg);
    z-index: 99;
}
.menu-toggle .cross span:nth-child(1) {
    height: 0%;
    width: 4px;
    position: absolute;
    top: 10%;
    left: 24px;
    transition-delay: 0s;
}
.menu-toggle .cross span:nth-child(2) {
    width: 0%;
    height: 4px;
    position: absolute;
    left: 10%;
    top: 24px;
    transition-delay: 0.25s;
}

.menu-toggle.open .hamburger span {
    width: 0%;
}
.menu-toggle.open .hamburger span:nth-child(1) {
    transition-delay: 0s;
}
.menu-toggle.open .hamburger span:nth-child(2) {
    transition-delay: 0.125s;
}
.menu-toggle.open .hamburger span:nth-child(3) {
    transition-delay: 0.25s;
}
.menu-toggle.open .cross span:nth-child(1) {
    height: 80%;
    transition-delay: 0.625s;
}
.menu-toggle.open .cross span:nth-child(2) {
    width: 80%;
    transition-delay: 0.375s;
}

.about__heading {
    margin-right: 50px;
}

.about__left {
    position: relative;
}

.about__menu_dd {
    position: absolute;
    display: none;
    right: 0;
    padding-top: 50px;
	z-index: 999;

}

.menu-toggle.open .about__menu_dd {
    display: block;
    background: #d3d4d5;
    width: 300px;
    padding: 50px 15px 0;
}

.menu-toggle.open .about__menu_dd li {
    padding: 18px;
    border-top: 1px solid #fff;

}

.menu-toggle.open .about__menu_dd li a {
     color: #595a5a;
 }

.menu-toggle.open .about__menu_dd li:hover a {
    color: #fff;
}

.brand__tag_show-shc {
    background-color: #b12525;
}

.brand__tag_show-shc_opened {
    background-color: #d2d3d4;
}

.brand__sch {
    padding-top: 20px;
    display: none;
}

.brand__sch-item {
    display: inline-block;
    margin-right: 50px;
}

.brand__title {
    padding-top: 35px;
}

.brand__tags {
    margin-bottom: 5px;
}

.brand__heading-right {
    width: 100%;
}

.brand__menu-item.active .brand__menu-link {
    color: #f20000;
}

.brand__anons-text:first-child {
    height: auto;
}

.brand__heading {
    padding-top: 50px;
}

.thumb-slider__img {
    width: 150px;
}

.brand__photo-slider-wrap {
    max-width: 800px;
}

.more-btn__wrap {
    /*display: none;*/
}


.persons__item_banner {
    float: right;
}

.persons__group {
    padding: 40px 0 0;
}

.persons__group:first-child {
    max-width: 960px;
}

.persons__group__header {
    font-size: 22px;
    color: #818181;
    padding: 0 30px 7px;
    border-bottom: 1px solid #303030;
    margin: 0 0 22px 16px;
    text-transform: uppercase;
}

.persons__item {
    height: 300px;
}

.persons__heading span {
    color: #cf2020;
}

.person {
    padding: 40px 0 100px;
}

.person .article__heading {
    margin-bottom: 15px;
}

.person__sub-title {
    display: inline-block;
    padding: 0 15px;
    font-weight: 600;
    color: #ffffff;
    text-transform: uppercase;
    font-size: 14px;
    line-height: 27px;
    background-color: #d2d3d4;
    margin: 35px 0 0 10px;
}

.person__shows li {
    margin: 10px;
    color: #929496;
    font-weight: bold;
}



.brand__social .social__link_fb {
    background: url("../img/social-sprite.png");
    background-position: -32px -0px;
    width: 22px;
    height: 22px;
}
.brand__social .social__link_vk {
    background: url("../img/social-sprite.png");
    background-position: -32px -54px;
    width: 22px;
    height: 22px;
}
.brand__social .social__link_tw {
    background: url("../img/social-sprite.png");
    background-position: -5px -54px;
    width: 22px;
    height: 22px;
}
.brand__social .social__link_yt {
    background: url("../img/social-sprite.png");
    background-position: -32px -81px;
    width: 22px;
    height: 22px;
}
.brand__social .ya-share2__item_service_vkontakte .ya-share2__icon {
    background: url("../img/social-sprite.png");
    background-position: -32px -54px;
    width: 22px;
    height: 22px;
}
.brand__social .ya-share2__item_service_facebook .ya-share2__icon {
    background: url("../img/social-sprite.png");
    background-position: -32px -0px;
    width: 22px;
    height: 22px;
}
.brand__social .ya-share2__item_service_twitter .ya-share2__icon {
    background: url("../img/social-sprite.png");
    background-position: -5px -54px;
    width: 22px;
    height: 22px;
}

.brand__menu-item_rating {
    display: block;
    line-height: 50px;
    text-decoration: none;
    color: #fff;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    float: right;
}

@media (max-width: 767px) {
    .brand__menu-item_rating {
        line-height: 30px;
    }
}

#mistake {
    background-image: url(../i/mpoverlay.png);
    position: absolute;
    margin: auto;
    top:  0;
    left: 0;
    z-index: 1000;
    width:  100%;
}

* html #mistake {
    background-image: none;
}

#m_window {
    position: absolute;
    background: #fff;
    border: 5px solid #aaa;
    border-radius:10px;
    overflow: auto;
    width: 350px;
    height: 535px;
    z-index: 150;
}

/*
* html #m_window {
  left: 50%;
  margin-left: -175px;
}
*/

#m_frame {
    border: 0;
    overflow: auto;
    width: 100%;
    height: 512px;
}

* html #m_frame {
    margin-top: 7px;
}


.video-archive__player-wrapper {
    background-color: #bbbcbe;
}

.brand__player iframe {
    border: none;
}



/*   FIXES  */

.main-news__item_big .main-news__title span {
    padding: 1px;
}

.main-news__item_small .main-news__item-tag {
    margin-bottom: 16px;
}

.main-news__item_small .main-news__item-tag {
    margin-bottom: 16px;
}
.about__heading {
    margin-bottom: 20px;
}

@media only screen and (max-width: 796px)   {
    .channel__title-link {
        font-size: 22px;
    }
    .channel__title {
        line-height: 29px;
    }
    .channel__info {
        bottom: 25px;
    }

    .channel__left-inner{
        max-width: 100%;
    }
}


.video-archive__item-img-wrap {
    margin-bottom: 8px;
}

.video-archive__item-descr {
    margin-bottom: 14px;
}

.video-archive__item-title {
    margin-bottom: 7px;
}

.video-archive__list-wrap {
    min-height: 342px;
}


.series__time {
    color: #929496;
}

.series__item-title {
    color: #000;
}

.series__age {
    left: 9px;
}


.subject-news__banner-wrap {
    text-align: center;
}

.article__body p {
    padding: 10px 0;
}

.article__body b {
    font-weight: bold;
}

.article__body i {
    font-style: italic;
}

.article__body h3, .article__body h2, .article__body h1, .article__body h4, .article__body h5 {
    font-weight: bold;
}

.article__body li {
    list-style-type: circle;
    padding-left: 10px;
    padding-bottom: 7px;
    color: #4c4c4c;
}

.article__body li.article__slide {
    padding: 0;
}

.article__body table {border: 1px}

.brand__heading-right {
    float: none;
}

.brand__heading {
    margin-bottom: 0;
}

.brand__title {
    padding-bottom: 60px;
    padding-left: 80px;
}

.brand__info .brand__player {
    margin-top: 0;
    width: 100%;
    max-width: 100%;
    text-align: center;
}

.brand__info .brand__player img {
    text-align: center;
}

.playlist .brand__info .brand__player {
    max-width: 704px;
    width: 704px;
}

.video-archive__heading a {
    font-family: 'Open Sans', sans-serif;
}


.video-archive__heading span {
    display: inline-block;
    position: relative;
    padding-right: 27px;
    font-size: 22px;
    line-height: 24px;
    text-transform: uppercase;
    color: #383838;
    text-decoration: none;
    font-family: 'Open Sans', sans-serif;
}


.brand__info-left .persons__body {
    max-width: 960px;
}

@media only screen and (max-width: 667px) {
    .container_news {
        max-width: 320px;
    }
}

@media only screen and (max-width: 850px)   {
    .video-archive__player {
        min-height: auto;
    }

}


/*.main-menu__link.active {*/
    /*color: #b8161e;*/
    /*text-shadow: 0 0 3.8px rgba(240, 47, 57, 0.38);*/
/*}*/


/*.fixed-menu__link.active {*/
    /*color: #b8161e;*/
    /*text-shadow: 0 0 3.8px rgba(240, 47, 57, 0.38);*/
/*}*/

.main-news__anons {
    font-size: 15px;
    margin-top: 12px;
    line-height: 18px;
    color: #595a5a;
    text-overflow: ellipsis;
}

.article__body p.article__anons {
    font-size: 22px;
    line-height: 30px;
}

.brand__anons-text p {
    margin-top: 16px;
}

.vote-item input {
    position: absolute;
    visibility: hidden;
}

.vote-item:nth-child(3) input[type=radio]  {
    top: 0px;
}

.right_mid_slot {
  margin-top: 30px;
}

.head_banner {
  max-width:1260px;
  max-height: 240px;
  margin: 0 auto;
    overflow: hidden;
}

.slot_after_page {
	max-width:1260px;
	margin: 0 auto;
}

.playlist .brand__social {
    margin-bottom: 54px;
    padding-bottom: 10px;
    border-bottom: 1px solid #383838;
    max-width: none;
}

 .brand__title .subtitle {
     display: block;
 }

 .article__text__img {
     position: relative;
     padding-bottom: 30px;
 }

 .article__text img {
     margin-bottom: 0;
 }

.img-author  {
    position: absolute;
    bottom: 33px;
    left: 0;
    width: 100%;
    background: rgba(0, 0, 0, 0.6);
    padding: 12px 15px;
    font-size: 14px;
    color: #FFFFFF;
    font-family: "Open Sans", Sans-serif;
}

.news-menu__heading {
    display: none;
}

.subject-news__item-anons {
    font-size: 16px;
    line-height: 20px;
    color: #595a5a;
    padding-top: 12px;
    display: block;
}

.subject-news__item_main {
    padding-bottom: 50px;
}

.subject-news__item_main .subject-news__item-img-wrap {
    float: none;
    width: 100%;
}


.subject-news__item_main .subject-news__item-img-wrap img {
    width: 100%;
}

.subject-news__item_main .subject-news__item-description {
    float: none;
    width: 100%;
    padding-top: 20px;

}

.subject-news__item_main .subject-news__item-title {
    font-size: 26px;
    display: block;
    line-height: 26px;
}

.subject-news__item_main .subject-news__item-anons {
    font-size: 18px;
    line-height: 22px;
    color: #595a5a;
    padding-top: 12px;
    display: block;
}

.subject-news__item-description {
    padding-top: 0;
}

.brand__tags_text-translation {
    padding-bottom: 50px;
}

@media only screen and (max-width: 991px) {
    .playlist .brand__info .brand__player {
        width: auto;
    }
	.brand__tags_text-translation {
		padding-bottom: 20px;
	}
}

.about__content .article__banner-left {
    top: 155px;
}

.subject-news__list_search .subject-news__item-img-wrap {
    position: relative;
}

.news-menu__list {
    margin-top: 0px;
}

.tvprogram__heading {
    height: 1px;
    overflow: hidden;
    visibility: hidden;
}

.brand__title span {
    display: block;
    color: #383838;
    font-size: 28px;
    line-height: 30px;
    padding-top: 10px;
}
span.main-menu__link:hover, span.fixed-menu__link:hover {
  background-color: inherit;
}

.tvprogram__item-image .ico-video {
    position: absolute;
    top: 138px;
    left: 10px;
}

@media only screen and (max-width: 651px) {

    .tvprogram__item-image .ico-video {
        top: 128px;
    }
}


.tvprogram__item_banner  {
    height: 410px;
}

.brand-photo .brand__info-top {
    min-height: 400px;
}

.series__list .subject-news__item {
    margin-left: 35px;
}

.series__list .subject-news__item .subject-news__item-title:hover {
    text-decoration: none;
}

.subject-news__item_main .subject-news__item-theme-title {
	padding-left: 0px;
	margin-top: 12px;
}
.subject-news__item-theme-anons {
	margin-top: 32px;
}
.subject-news__item-theme {
	padding-bottom: 0;
}
@media only screen and (min-width: 768px) {
	.article__slide-author-theme {
		line-height: 28px;
	}
}

.brand__player img {
    width: 100%;
}

.brand__info-top .article__left {
    width: 100%;
    float: none;
}

.channel__player-wrap img {
    width: 100%;
}

.article__slide-author {
    font-family: Arial;
}
.brand__photo-slider .article__slide-author {
    text-align: left;
}

.person-img {
    position: relative;
}

.person-img img {
    width: 100%;
    display: block;
}

.article__slide img {
    width: 100%;
}

.brand__player .brand__photo-slider-wrap img {
    width: auto;
}

.article__banner-left {
    top: 58px;
}

.header_container {
	text-align: center;
}
.fixed-menu__tvc img {
	width: 88px;
}

.text-translation__last-item img {
	max-width: 100% !important;
	height: auto !important;
}
.text-translation__last-item iframe {
	max-width: 662px !important;
	max-height: 372px !important;
}

.main-menu__tvc-msk {
    position: absolute;
    right: 65px;
    padding: 3px 0 1px 0;
}
.main-menu__tvc-msk span {
    vertical-align: bottom;
}
.main-menu__logo_tvc-msk {
    position: relative;
    z-index: 16;
    display: inline-block;
    background-image: url(../img/logo/logo_tvc-msk_black.png);
    background-repeat: no-repeat;
    background-size: 55px 46px;
    width: 55px;
    height: 46px;
}

.fixed-menu__tvc-msk {
    float: right;
    margin: 3px 16px 0 0;
}
.fixed-menu__tvc-msk span {
    vertical-align: bottom;
}
.fixed-menu__logo_tvc-msk {
    position: relative;
    z-index: 16;
    display: inline-block;
    background-image: url(../img/logo/logo_tvc-msk_gray.png);
    background-repeat: no-repeat;
    background-size: 55px 46px;
    width: 55px;
    height: 46px;
}

@media only screen and (max-width: 1289px) {
	.main-menu__tvc-msk {
		padding: 4px 0 1px 0;
	}
	.main-menu__logo_tvc-msk {
		background-size: 38px 32px;
		width: 38px;
		height: 32px;
	}
    .article__banner-left {
        display: none;
    }
	.text-translation__last-item iframe {
		max-width: 389px !important;
		max-height: 219px !important;
	}
	.text-translation__time {
		float: none;
		margin-bottom: 15px;
		text-align: right;
	}
	.text-translation__social {
		float: none;
		text-align: right;
	}
	.news-menu {
		margin-bottom: 5px;
	}
}
@media only screen and (max-width: 1030px) {
	.fixed-menu__tvc-msk {
		margin: 3px 9px 0 0;
	}
}
@media only screen and (max-width: 1023px) {
	.main-menu__list, .fixed-menu__logo-link, .fixed-menu__list, .fixed-menu__nastroenie {
		display: none;
	}
	.main-menu {
		background-color: #000;
	}
	.main-menu__btn-search_fixed {
		margin-top: 10.5px;
	}
	.main-menu__mobile-btn {
		display: block;
	}
	.main-menu__search {
		right: 15px;
	}
	.main-menu__tvc-msk {
	    right: 50px;
		padding: 3px 0 1px 0;
	}
	.fixed-menu__tvc {
		display: block;
	}
	.fixed-menu__tvc-msk {
		display: none;
	}
}
@media only screen and (max-width: 1007px) {
	.text-translation__last-item iframe {
		max-width: 376px !important;
		max-height: 211px !important;
	}
}
@media only screen and (max-width: 991px) {
	.text-translation__last-item iframe {
		max-width: 462px !important;
		max-height: 260px !important;
	}
	.text-translation__time {
		float: left;
		margin-bottom: 0;
		text-align: left;
	}
	.text-translation__social {
		float: right;
		text-align: left;
	}
}
@media only screen and (max-width: 767px) {
	.text-translation__last-item iframe {
		max-width: 445px !important;
		max-height: 250px !important;
	}
	.brand__title span {
		font-size: 22px;
		line-height: 24px;
	}
	.brand__title {
		padding-left: 0;
		padding-top: 3px;
		padding-bottom: 30px;
	}
	.subject-news__item-title {
		font-size: 18px;
		line-height: 20px;
	}
	.subject-news__item-description {
		padding-top: 5px;
	}
}
@media only screen and (max-width: 749px) {
	.text-translation__last-item iframe {
		max-width: 280px !important;
		max-height: 158px !important;
	}
	.text-translation__time {
		float: none;
		margin-bottom: 15px;
		text-align: right;
	}
	.text-translation__social {
		float: none;
		text-align: right;
	}
	.brand-photo .brand__info-top {
		min-height: 200px;
	}
}

.main-news__item_full .ico-video{
    top: 20px;
}

.article__body p>img {
    width: 100%;
    height: auto !important;
}

.subject-news__right-item {
    padding-left: 0px;
}

.subject-news__right-item img {
    width: 100%;
    padding-bottom: 10px;
}

.channel__player-banner {
  padding-right: 0px;
}

.subject-news__item-img-wrap {
    position: relative;
}

.subject-news__item-img-wrap .ico-video {
    position: absolute;
    bottom: 20px;
    left: 20px;
}

.article__fixed-banner {
    background-color: transparent;
}


@media only screen and (max-width: 450px) {
    .article__outer:first-child {
        padding-top: 20px;
    }
}

.video-archive__slider-item {
  opacity: .5;
}
.video-archive__slider .slick-current:hover .video-archive__slider-content {
  background-color: rgba(12, 21, 27, 0.1);
}
.video-archive__slider-content {
	background-image: none;
}

.episodes_pic {
  max-width: 800px;
}


.article__outer:first-child {
    padding-top: 35px;
}

.text-translation__text p {
	padding: 8px 0;
}

.player {
    margin-right: 50px;
}

.player.fixed {
    margin-right: 10px;
}

.footer__top {
	margin-bottom: 0;
}

.footer__top-right {
	margin-bottom: 23px;
}



.header__inner .social__link {
    background-size: 123px 156px;
    background-image: url("../img/social-header3.png");
    width: 37px;
    height: 37px;
}


.header__inner .social__link_instagram:hover {
    background-position: -41px -117px;
}

.header__inner .social__link_instagram {
    background-position: -80px -117px;
}

.article__insert-list-item {
	min-height: 75px;
}
.article__insert-list-item:nth-child(n+2) {
	margin: 10px 0 0 0;
}
.article__insert-list-img-link {
	float: left;
}
.article__insert-list-img-link img {
	width: 100px;
	height: 75px;
	margin: 0 5px 0 0;
	vertical-align: bottom;
}
.article__insert-list-title-wrap {
	font-size: 16px;
	line-height: 19px;
}
.article__insert {
    margin-left: 0;
}

.article__body blockquote p {
    color: #666;
    font-style: italic;
    padding: 10px;
    margin: 10px 0 10px 0;
    border-top: 1px solid #e6e6e6;
    border-bottom: 1px solid #e6e6e6;
}

.article__body blockquote p:last-child {
    margin: 10px 0 10px 0;
}

.feedback {
    width:100%;
    max-width:600px;
}
.feedback h1 {
    font-family: 'Open Sans', sans-serif;
    font-size: 30px;
    line-height: 52px;
    font-weight: 500;
    margin-bottom: 30px;
    text-align: center;
}

.feedback dt label, .feedback .description {
    font-size: 14px;
    line-height: 26px;
    color: #595a5a;
}
.feedback ul.errors li {
    font-size: 14px;
    line-height: 26px;
    color: #b30000;
}

.feedback label.required:after {
    content:"*";
    margin-left: 5px;
    color:#b30000;
}

.feedback .required-notice {
    margin-top: 20px;
    color:#595a5a;
}

.feedback dd {
    margin-bottom: 12px;
}

.feedback dd input[type=text],
.feedback dd select,
.feedback dd textarea
{
    border:1px solid #d0d0d0;
    border-radius:4px;
    width:100%;
    height:30px;
    padding:4px;
    box-shadow: inset 1px 1px 7px rgba(0,0,0,0.1);
}

.feedback dd textarea {
    height:200px;
}

.feedback dd input[type=submit] {
    display: block;
    width: 200px;
    background:#b30000;
    border: none;
    color:#fff0f0;
    margin: auto;
    height: 30px;
    padding: 4px;
    border-radius: 3px;
}

.feedback .alert-success {
    color:green;
    text-align: center;
    font-size: 20px;
    margin: 100px 0 300px 0;
}

.feedback .alert-errors {
    color:#b30000;
    text-align: center;
    font-size: 16px;
    margin: 30px 0 30px 0;
}

.fixed-menu.active.active-sub-menu + .content .brand__player-wrap.fixed {
  top: 138px !important;
}
.brand__player-wrap.fixed {
	z-index: 200;
}
@media only screen and (max-width: 1007px) {
    .fixed-menu.active.active-sub-menu + .content .brand__player-wrap.fixed {
		top: 152px !important;
	}
}
@media only screen and (max-width: 959px) {
    .fixed-menu.active + .content .brand__player-wrap.fixed {
		top: 65px !important;
    }
    .fixed-menu.active.active-sub-menu + .content .brand__player-wrap.fixed {
		top: 70px !important;
	}
}

a.yandex_zen_link {
	display: block;
	width: 100%;
	text-align: center;
	padding: 20px 0 27px 0;
	margin: 30px 0 50px 0;
	background-color: #B22222;
	font-family: 'Open Sans', sans-serif;
	font-size: 22px;
	line-height: 1.4em;
	color: #FFFFFF;
	text-decoration: underline;
}
a.yandex_zen_link:hover {
	text-decoration: none;
}
@media only screen and (max-width: 749px) {
	a.yandex_zen_link {
		font-size: 16px;
		padding: 10px 0 12px 0;
		margin: 15px 0 35px 0;
	}
}
