#news_item .content{max-width:1233px;}
.page_header{
	margin: 40px 0 20px;
	position: relative;
}
.news_channel_social_share{
	display: none;
}
.Name_header{
	font-weight: bold;
	font-size: 35px;
	display: inline-block;
	margin-bottom: 0;
}
.news_categories{
	display: inline-block; 
	float: right;
	margin-top: 17px;
}
.news_category{
	display: inline-block; 
	margin-left: 40px;
	font-size: 15px;
	cursor: pointer;
	font-weight: 500;
}
.news_category.selected{
	color: var(--maincolor);
}
.news_content{
	padding: 0 48px;
	max-width: 1595px;
	min-height: calc(100vh - 296px);
}
#news_category{
	display: none;
	float: right;
    margin-right: 20px;
}
#news_category.vselect_wrapper.show .vselect_current{
	border: none;
}
#news_category .vselect_current__span {
    font-weight: 500;
    font-family: "Manrope";
	color: #000;
}
#news_category .vselect_list_item.dropdown-item{
	height: 32px;
	line-height: 21px;
	margin-bottom: 0;
}
.dropdown-menu.show .vselect_list_item.dropdown-item:first-child{
	margin-top: 10px;
}
#news_category .vselect_list_item.dropdown-item[data-value='8']{
	margin-bottom: 10px;
}
.news_filter_info{
    font-size: 34px;
    font-weight: 600;
    line-height: 1;
    color: #000;
    font-family: "Manrope";
    margin: 50px 0px;
	position: absolute;
	display:none;
}
/*-------------------------------------LIST----------------------------------*/
#home_news .news_item_list_item{
	margin:0 16px 16px 0;
}
#home_news{
	margin-bottom: 20px;
}
/*-----------------------------NEWS ITEM-------------------------------*/
#news_item_header{padding-top:41px;}
.news_item_share_btn{
	display:none;
	border-radius: 50%;
    border: 1px solid rgba(0,0,0,0.2);
    height: 33px;
    width: 33px;
    background: url(/view/images/icons/share2.png) no-repeat center;
    background-size: auto 13px;
    float: right;
    margin-top: 20px;
    font-size: 23px;
    text-align: center;
    padding-top: 4px;
}

#news_item_cat{
	width: auto;
	height: 24px;
	background-color: rgb(238, 11, 33);
	text-align: center;
	line-height:24px;
	display:inline-block;
	font-size: 12px;
	color:#fff;
	font-weight: bold;
	letter-spacing: 1.2px;
	text-transform: uppercase;
	margin-bottom: 14px;
	padding:0 16px;
}
#news_item_source {
    color: rgba(0,0,0,0.4);
    display: inline-block;
    height: 24px;
    font-size: 14px;
    text-decoration: underline;
}
#news_item_title{
	font-weight: bold;
	font-size: 38px;
	line-height: 48px;
	margin-bottom: 48px;
	color:#000;
	max-width: 694px;
	margin: 0;
}
.news_item_channel_logo{
	float:left;
	width:51px;
	height:51px;
	margin-right:10px;
}
.news_item_channel_title{
    font-weight: bold;
	font-size: 14px;
	line-height: 23px;
    color: #000;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
	text-decoration: none;
	max-width: 220px;
}
#news_item_channel_info_top{
	height: 51px;
	margin-bottom: 7px;
}
#news_item_channel_info_top .edit_news{
	float:none;
	border-color: rgba(0,0,0,0.2);
}
#news_item_channel_info_top .edit_news:hover{border-color: transparent;}
.news_item_channel_bottom{
	font-size:14px;
}
.news_item_channel_bottom span{
	font-family: Manrope;
}
.news_item_channel_views{
	margin-right:14px;
}
.news_item_channel_views:before{
	width:21px;
	height: 21px;
	display:inline-block;
	margin-right: 5px;
	font-size: 21px;
	vertical-align: sub;

}
.news_header_block{
	position: fixed;
    width: 100%;
	max-width: 1204px;
	top: 144px;
	height: 0;
	z-index: 1;
}
#news_item_channel_info{
	height: 78px;
	line-height: 1;
	width:51%;
	max-width: 380px;
	display: inline-block;
}
#news_item_background{
    display: block;
    margin: 0 0 40px;
    width: 100%;
    min-width: 320px;
}
#news_item_background.max_image{
    min-width: 360px;
    margin: 0 auto;
    width: 100%;
    max-width: 1920px;
}
#news_item_content{
	padding-top:48px;
	position: relative;
}
#news_item_images{
	position: relative;
}
#news_item_images_list {
    white-space: nowrap;
	overflow: hidden;
	width: 100%;
	display: inline-block;
   /* padding: 0 10px 20px 10px;
	margin: 0 -10px;
	box-shadow: 0px 7px 20px 0px rgba(3, 1, 1, 0.2);*/
}
.news_item_image{
	height:93px;
	margin-right:20px;
	cursor: pointer;
	/*box-shadow:  0px 7px 20px 0px rgba(3, 1, 1, 0.2);*/
}
#news_item_fstpar{
	min-height: 84px;
}
#news_item_fstpar p:first-letter{
	text-transform: uppercase;
	float: left;
    font-weight: bold;
    font-size: 93px;
    margin: 0 12px 0 0;
    color: var(--maincolor);
    line-height: 84px;
}

.news_item_par_text{
	font-size: 16px;
	line-height: 28px;
	color:#000;
}
#news_item_numpar p{
    text-indent: 20px;
}
.news_item_par{
	margin-bottom:60px;
	max-width: 694px;
}
.news_subpar{margin-top:50px;}
.news_subpar{margin:0;}
.news_item_par, #news_item_header{
	margin-left: 306px;
}

/***
/****MUSIC
*/
#news_item_music{
	border-radius: 3px;
	box-shadow: 0px 2px 59px 0px rgba(3, 1, 1, 0.1);
    padding: 1px 0 18px;
	color:#000;
}
.news_item_music_item{
	height:54px;
	line-height:34px;
	font-size:14px;
	padding:0 22px;
	cursor:pointer;
}
.news_item_music_item_cont{
	border-bottom:1px solid #d9dee3;
	padding: 10px 0;
}
.news_item_music_item:last-child{border-bottom:none;}
.news_item_music_item__title{
	font-weight:bold;
	margin-right: 5px;
}
.news_item_music_item_ctrl{
	height:33px;
	width:33px;
	border-radius:50%;
	border: 1px solid #d0d4d9;
	float: right;
	background-position: 12px center;
	background-repeat: no-repeat;
	display: none;
	cursor:pointer;
}
.news_item_music_item:hover,.news_item_music_item.current{background:#f2f7fd;}
.news_item_music_item:hover .news_item_music_item_ctrl,
.news_item_music_item.current .news_item_music_item_ctrl
{display:block;}
.news_item_music_item__play{
	text-align: center;
    font-size: 11px;
    padding-left: 1px;
    padding-top: 10px;
}
.news_item_music_item__play.icon-play{
    padding-left: 4px;
}
.news_item_music_item__add{
	background-image: url('/view/images/icons/plus.png');
}

#music_item_player_title{
	font-weight:bold;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
#music_item_player_artist{
	overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
#music_item_player_time{
	color: rgba(102,102,101,0.66);
	font-size:13px;
}

/*video*/
#news_item_video {
    width: 100%;
    height: 372px;
}


/*channel info*/

.news_item_channel_socials{
	display: inline-block;
	width: 25px;
	float: right;
}
.news_item_channel_socials .ya-share2__list_direction_horizontal > .ya-share2__item{
	margin-bottom: 12px;
}
.news_item_channel_social{
	cursor:pointer;
	margin-right:19px;
    height: 21px;
    width: 21px;
	display: inline-block;
	background-repeat: no-repeat;
	background-position: center;
	color: white;
	font-size: 20px;
	text-align: center;
	text-decoration: none;
}
.news_item_channel_social:hover{
	color: white;
}

.news_item_channel_social.ok{
    background: #ff9800;
    border-radius: 2px;
    text-decoration: none;
    font-size: 16px;
	line-height: 23px;
	vertical-align: top;
}
.news_item_channel_social.ok span{
	margin-left: 1px;
}
.news_item_channel_social.tw{
	background: #4099ff;
	border-radius: 2px;
	text-decoration: none;

}
.news_item_channel_social.vk{
	background: #4a76a8;
	border-radius: 2px;
	text-decoration: none;
}
.news_item_channel_social.fb{
	background: #3f51b5;
	border-radius: 2px;
	text-decoration: none;
}
.news_item_channel_social.fb span{
	margin-right : -6px;
}

.news_item_channel_social:last-child{margin-right:0;}
.news_item_btn{
    border: 1px solid rgba(0,0,0,0.3);
    border-radius: 3px;
    height: 20px;
    padding: 0 15px;
    line-height: 18px;
    font-size: 13px;
    color: var(--maincolor);
    font-weight: bold;
    text-align: center;
    cursor: pointer;
    position: relative;
    display: inline-block;
    margin: 8px 0 0px;
}
.news_item_btn.edit_news, .news_item_par .news_item_btn.publish_news{
	float: right;
}
.news_item_btn.subscribe:before{
	content: "+";
	margin-right: 5px;
}
.news_item_btn:hover{background: var(--maincolor);color:#fff;text-decoration:none;}

/*COMMENTS*/
#news_item_comments{
	height:311px;
	background: #f2f7fd;
	margin: 40px 0 70px;
}

/*news list*/
#news_item_list_header{
	font-weight: normal;
	line-height: 131px;
	font-size: 80px;	
	color: rgba(160, 164, 168, 0.2);
	border-bottom: 1px solid rgba(0,0,0,0.1);
}
.other_news_block{
    position: relative;
    padding-bottom: 70px;
}
.other_news_block_backround{
	height: 100%;
    width: 100%;
    background: #F2F7FD;
	position: absolute;
	min-width: 360px;
}
#news_item_list{
	margin-top: 20px;
}
#news_item_list .news_item_list_item:first-child{
	width: 100%;
	margin-right: 0;
	margin-bottom: 20px;
	max-width: 100%;
	height: 348px;
}
#news_item_list .news_item_list_item:last-child{
	margin-right: 0;
}
#news_item_list .news_item_list_item:first-child .news_item_list_item_image{
	float: right;
    width: 592px;
    max-height: 100%;
    height: 100%;
}
#news_item_list .news_item_list_item:first-child
.news_item_list_item_title{
	font-weight: bold;
    line-height: 49px;
	font-size: 38px;
	margin-bottom: 40px;
	margin-top: 45px;
}
#news_item_list .news_item_list_item{
	width: 32.19%;
	max-width: 400px;
	box-shadow: none;
}
#news_item_list .news_item_list_item .news_item_list_item_image{
	width: 100%;
	height: 283px;
}
.news_item_list_item{
	display:inline-block;
	width:18.85%;
	min-width: 211px;
	max-width: 306px;;
	max-height:372px;
	min-height: 318px;
	margin-right:20px;
	position:relative;
	vertical-align: top;
	box-shadow: 0px 1px 3.84px 0.16px rgba(3, 1, 1, 0.18);
	border-radius: 3px;
}

.news_item_list_item:hover{text-decoration: none;}

.news_item_list_item_cat{
	position: absolute;
	height:24px;
	left: 0;
	top: 0;
	line-height:24px;
	background: #af0529;
	color: #fff;
	text-transform:uppercase;
	text-align: center;
	font-weight: 500;
	font-size: 11px;
	padding:0 8px;
	border-top-left-radius: 3px;
}
.news_item_list_item_image{
	max-height: 223px;
	min-height: 157px;
	width:100%;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	margin-bottom:18px;
	border-radius: 3px 3px 0 0;
}
.news_item_list_item_info{
	padding: 0 14px 0 16px;
	line-height: 24px;
	color:#000;
	white-space: normal;
}
.news_item_list_item_title{
	font-weight:bold;
	font-size: 16px;
	overflow: hidden;
	line-height: 24px;
}
.news_item_list_item_date{
	font-size:14px;
}
.news_item_list_item_date.big_news{
	display: none;
}
.news_item_list_item_count{
	color: var(--maincolor);
	font-size:15px;
	font-weight: 500;
	float:right;
}
.news_item_list_item_count:before{
	content: "";
	margin-right:6px;
	display:inline-block;
	width: 10px;
	height:9px;
	background: url('/view/images/icons/message.png') no-repeat center;
}

/*right panel*/
#news_item_right_panel{
	position: absolute;
	left: 815px;
	top:132px;
}
.news_item_right_soc{
	margin-bottom: 17px;
	cursor: pointer;
}
.news_item_right_soc:hover .news_item_right_soc_text{color:#000;}
.news_item_right_soc_img{
	vertical-align:middle;
	margin-right:6px;
	display:inline-block;
	width: 20px;
	text-align: center;
}
.news_item_right_soc_img .icon-telegram{font-size: 24px; color: #3bb7e5; }
.news_item_right_soc_img .icon-facebook{font-size: 24px; color: #3f51b5; }
.news_item_right_soc_img .icon-vkontakte{font-size: 24px; color: #4a76a8; }
.news_item_right_soc_img .icon-twitter{font-size: 24px; color: #4099ff; }
.news_item_right_soc_img .icon-comments{    font-size: 20px;
    margin-left: 2px; color:rgb(255,162,62); }

.news_item_right_soc_text{
	font-size:11px;
	color: rgba(0,0,0,0.5);
	text-transform: uppercase;
}
/*---------------------------big news--------------------------------*/
.news_item_list_item.big{
	width: calc(37.7% + 16px);
	min-width: 438px;
	max-width: 628px;
}
.news_item_list_item.big .news_item_list_item_title{
	font-size: 22px;
	line-height: 30px;
	font-weight: 500;
}
.news_item_list_item.big .news_item_list_item_image{
	max-height: 100%;
	margin-bottom: 0px;
	border-radius:3px;
}
.news_item_list_item.big .news_item_list_item_info{
	position: absolute;
	width: 100%;
	bottom: 0px;
	padding-bottom: 15px;
    padding: 40px 60px 15px 16px;
	color: white;
	background: linear-gradient(to bottom ,rgba(0,0,0,0.0),rgba(0,0,0,0.13) ,rgba(0,0,0,0.4));
	border-radius: 0 0 3px 3px;
}
.news_item_list_item.big .news_item_list_item_date{
	display: none;
}
.news_item_list_item.big .news_item_list_item_date.big_news{
	display: block;
	text-shadow: 1px 1px rgba(0, 0, 0, 0.2);
}
.news_item_list_item.big .news_item_list_item_title.clamp-line-4{
	text-shadow: 1px 1px rgba(0, 0, 0, 0.2);
}

/*------------------------------mobile-------------------------------------*/
.news_item_list_item.mobile{
	height:auto;
	width:100%;
	max-width: none;
	margin:0 0 20px;
	padding-bottom:20px;
	max-height: none;
}

.news_item_list_item.mobile .news_item_list_item_image{
	height: 157px;
	width: 100%;
	max-height: none;
}

/*----------------------news likes----------------------------*/
.block_news_likes{
	float: right;
	margin-right: 32px;
}
.news_likes_count, .news_dislikes_count{
	display: inline-block;
	cursor: pointer;
}
.news_likes_count{
	margin-right: 8px;
}
.news_likes_count:before, .news_dislikes_count:before{
    font-family: 'zvukradioFont' !important;
    content: "\e963";
    font-size: 32px;
    float: left;
    height: 19px;
	line-height: 19px;
	color: #dadada;
}
.news_likes_count.active:before, .news_dislikes_count.active:before{
	color: #000000;
}

.news_dislikes_count:before{
	content: "\e962";	
	line-height: 22px;
}
.news_ratio_like{
	height: 2px;
	background: #dadada;
	margin-top: 4px;
	margin-left: 8px;
}
.news_ratio_like_count{
	height: 2px;
    background: #000000;
}
#news_item_content .news_item_btn{
    margin-top: 3px;
}
.block_news_likes >*{
	user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    -webkit-touch-callout: none;
}
/*--------------------------TABLET----------------------------*/
@media screen and (max-width:1280px){
	.news_header_block{
		width: 97vw;
	}
	.news_item_par, #news_item_title{
		width: 55.5vw;
	}
}
@media screen and (max-width:1269px){
	.news_content{
		padding: 0 25px;
		max-width: 1224px;
	}
}
@media screen and (max-width:1199px){
	#news_item_list_header{
		line-height: 100px;
		font-size: 60px;
	}
		#news_item_list .news_item_list_item{
		width: 31.94%;
	}

	#news_item_list .news_item_list_item:first-child .news_item_list_item_image{
		width: 50%;
	}
	#news_item_list .news_item_list_item:first-child{
		height: 29vw;
	}
	#news_item_list .news_item_list_item:first-child .news_item_list_item_title{
		font-size: 3.17vw;
		line-height: 4.087vw;
	}
	.news_content{
		padding: 0 20px;
		max-width: 948px;
	}
	.news_item_list_item_title{
		font-size: 15px;
		line-height: 22px;
	}
	#news_category{
		display: inline-block;
	}
	.news_categories{
		display: none;
	}
	.news_item_music_item_ctrl{display:block;}
	#news_item_video{height:363px;}
	#news_item_images_list{overflow: auto;}
}
@media screen and (max-width:974px){
	.news_content{
		max-width: 725px;
	}
}
@media screen and (max-width:991px){
	#news_item_list_header{
		line-height: 100px;
		font-size: 60px;
	}
	#news_item_list .news_item_list_item{
		width: 31.397%;
	}
	.news_item_right_soc_text{display:none;}
	#news_item_right_panel{left:auto;right:50px;}
	.news_header_block{	
		max-width: 694px;
		position: relative !important;
		margin-top: 29px !important;
		margin-bottom: 48px!important;
		padding: 0;
		height: auto;
		top: 0!important;
	}
	.news_item_channel_title{
		display: inline-block;
	}
	#news_item_channel_info{
		width: 420px;
		max-width: none;
		position: relative;
		height: 51px;
	}
	.news_item_channel_bottom{
		position: absolute;
		bottom: 3px;
		left: 61px;
	}
	.news_item_par, #news_item_header, .news_header_block{
		margin: 0 auto 0;
	}
	.news_item_par{
		margin-bottom: 60px !important;
	}
	#news_item_header{
		max-width: 694px;
	}
	#news_item .content{
		padding: 0 40px;
	}
	.news_item_par, #news_item_header, .news_header_block, #news_item_title{
		width: 86.68vw;
	}	
	.news_item_channel_socials{
		width: auto;
		margin-top: 26px;
		height: 25px;
	}
	.news_item_btn{
		vertical-align: super;
		margin: 0 0 0 10px;
		line-height: 20px;
	}
	#news_item_content{
		padding-top: 0;	
	}
}
@media screen and (max-width:860px){
	#news_item_right_panel{display:none;}
}

/*--------------------------------MOBILE-----------------------------------*/
@media screen and (max-width:767px){
	#news_item_list_header{
		line-height: 80px;
		font-size: 43px;
	}
	#news_item_list .news_item_list_item:first-child, #news_item_list .news_item_list_item{
		height: auto;
		width: 100%;
		max-width: none;
		margin: 0 0 20px;
		padding-bottom: 20px;
		max-height: none;
	}
	#news_item_list .news_item_list_item:first-child .news_item_list_item_image, 
	#news_item_list .news_item_list_item .news_item_list_item_image{
		max-height: 500px;
		height: 72.88vw;
		float: none;
		width: 100%;
	}
	#news_item_list .news_item_list_item:first-child .news_item_list_item_title{
		font-size: 15px;
		line-height: 22px;
		margin: 0;
	}
	.news_item_par, #news_item_header, .news_header_block{
		margin: 0;
	}
	.news_item_par, #news_item_title, #news_item_header{
		max-width: 730px;
		width: auto;
	}
	#news_item .content{
		padding: 0 20px;
	}
	#news_item_images #news_item_images_list .control-right.visible_arrow, #news_item_images #news_item_images_list .control-left.visible_arrow{
		display: none;
	}
	.news_header_block{
		width: 100%;

	}
	#news_item_images_list {
		padding: 0 0 20px 0;
		margin: 0;
	}
	#news_category{
		display: block;
		float: none;
		margin-top: 15px;
		width: 100%;
	}
	.news_filter_info{
		font-size: 25px;
	}
	.news_item_channel_socials {
		width: auto;
		position: absolute;
		float: none;
		right: 0px;
		margin-top: 26px;
	}
	.news_item_share_btn{display:block;}
	#news_item_title{font-size:24px;line-height:28px;}
	#news_item_header .news_item_channel_socials{display:none;}
	.news_item_par_text{font-size:13px;line-height:23px;}
	.news_subpar{margin-bottom:22px;}
	.news_item_music_item_ctrl{height:32px;width:32px;}

	.news_content{padding:0 20px;}
	#music_item_player_time{line-height:1;margin-top:14px;}
	#news_item_video{height:292px;}
	.news_item_btn{font-size:12px;}
	.news_item_channel_logo{margin-right:8px;}

	#news_item_comments{margin-top:36px;}
	.news_item_list_item_info{line-height:21px;}
	.news_item_list_item_date, .news_item_list_item_count{font-size:14px;}
	#news_item_images{left:0;right:0;}
	#news_item_channel_info{
		width: calc(100% - 40px);
		max-width: 420px;
		min-width: 316px;
	}
	.news_channel_social_share{
		display: block;
		background-color: rgba(0,0,0,0.15);
		font-size: 20px;
		width: 32px;
		height: 32px;
		text-align: center;
		position: absolute;
		right: 0;
		top: 5px;
		border-radius: 16px;
		line-height: 32px;
	}
	.news_channel_social_share:before{
		font-family: 'zvukradioFont' !important;
		content: "\e947";
	}
	.news_item_channel_socials{
		display: none;
		box-shadow: 0px 0px 20px 5px rgba(3,1,1,0.15);
		white-space: nowrap;
		padding: 13px 15px;
		height: 51px;
		margin-top: 47px;
		background: white;
		z-index: 1;
	}
	.news_item_channel_socials.open{
		display: inline-block;
	}
	.news_item_channel_title{
		max-width: calc(100% - 192px);
	}
	.news_item_channel_socials:before{
		content: "";
		position: absolute;
		right: 11px;
		top: -10px;
		width: 0;
		height: 0;
		border-left: 5px solid transparent;
		border-bottom: 10px solid white;
		border-right: 5px solid transparent;
	}
}
@media screen and (max-width:575px){
	#news_item_video{height:192px;}
	.block_news_likes {
		position: absolute;
		margin: 0;
		right: 0;
		margin-top: -64px;
	}
}