@media (max-width: 1440px) {
	.footer_name .midname,
	.header_logo .midname{
	 	margin:0 8px;
	}
}


@media (max-width: 1380px) {
	.header_menu_btn_mobile {
		display:block;
	}
	.header_logo,
	.header_menu {
		display:none;
	}
	.header_logo_mobile {
		display:block;
		position:absolute;
	}
	.header {
		height:56px;
		position:fixed;
		width:100%;
		top:0;
		left:0;
		right:0;
		z-index:2000;
	}
	.wrap {
		padding-top:56px;
	}
	.header_ml {
		justify-content:center;
	}
	.header.mobile_menu_open .header_menu > ul,
	.header.mobile_menu_open .header_menu,
	.header.mobile_menu_open .header_menu_mobile_header {
		display:block;
	}
	.header.mobile_menu_open .header_menu_btn_mobile {
		background-image: url(/icons/mobile_menu_btn_open.svg);
	}
	.header.mobile_menu_open .header_menu > ul {
		width:100%;
		height:auto;
		margin-top:36px;
	}
	.header.mobile_menu_open .header_menu {
		position:fixed;
		top:56px;
		left:0;
		right:0;
		bottom:0;
		width:100%;
		height:100%;
		z-index:2000;
		background-color: #00a171;
		overflow:auto;
		padding-bottom:80px;
	}
	.header_menu .bc-menu > .bc-projects > a {
		padding:0 24px 0 72px;
		height:48px;
		position:relative;
	}
	.header_menu.mobile_sub_menu_open .bc-projects-menu.sub_show_mobile > p > a:before,
	.header_menu .bc-menu > .bc-projects > a:before {
		content:'';
		width: auto;
		height: 1px;
		background-color: rgba(26, 74, 60, 0.24);
		position:absolute;
		bottom:0;
		left:72px;
		right:0;
	}
	.header_menu .bc-menu > .bc-projects > a:after {
		content:'';
		background-image:url(/icons/mobile_menu_main_arrow.svg);
		background-repeat:no-repeat;
		background-position:center;
		background-size:16px;
		display:block;
		width:24px;
		height:100%;
		position:absolute;
		right:0;
		opacity:0.24;
	}
	.header_menu .bc-menu > .bc-projects > a.menu-active:after,
	.header_menu .bc-menu > .bc-projects > a:hover:after {
		opacity:1;
	}
	.header_menu .bc-menu > .bc-projects > a:hover {
		background-color: #0db080;
	}
	.header_menu .bc-menu > .bc-projects > a,
	.header_menu .bc-menu > .bc-projects > a.open,
	.header_menu .bc-menu > .bc-projects > a.menu-active,
	.header_menu .bc-menu > .bc-projects > a:hover {
		border-bottom:none;
	}
	.header_menu .bc-projects {
		margin-right:0px;
	}
	.header_lang .bc-projects-menu.sub_show {
		z-index:2100;
	}
	.header_menu.mobile_sub_menu_open .header_menu_mobile_header_btn_back {
		display:flex !important;
	}
	.header_menu.mobile_sub_menu_open .header_menu_mobile_header_1,
	.header_menu.mobile_sub_menu_open .header_menu_mobile_header_2 {
		display:none;
	}
	.header_menu.mobile_sub_menu_open .bc-projects-menu.sub_show_mobile > p > a:hover {
		background-color: #006F4E;
		opacity:1;
	}
	.header_menu.mobile_sub_menu_open .bc-projects-menu.sub_show_mobile > p {
		margin:0;
	}
	.header_menu.mobile_sub_menu_open .bc-projects-menu.sub_show_mobile > p > a {
		min-height:48px;
		height:auto;
		width:100%;
		padding:0 24px 0 72px;
		position:relative;
		opacity:0.8;
	}
	.header_menu.mobile_sub_menu_open .bc-projects-menu.sub_show_mobile {
		display:block;
		box-shadow: none;
		background-color: transparent;
		padding:0 0 80px 0;
		width:100%;
		font-family: Jost-Regular;
		font-size: 18px;
		line-height: 1.11;
		letter-spacing: normal;
	}
	.header_menu.mobile_sub_menu_open .bc-projects-click {
		display:none !important;
	}
	.header_lang .bc-menu > .bc-projects > a {
		box-sizing:border-box;
	}
}
@media (max-width: 1320px) {
	.container {
		width: 970px;
	}
	.main_banners_slide.items_8,
	.main_banners_slide.items_5,
	.main_banners_slide.items_3 {
		display:none;
	}
	.main_banners_slide.items_6 {
		display:block;
	}
}
@media (max-width: 1150px) {
	.wrap > .main .main_banners > .container {
		/* width:100%; */
	}
	.carousel-control.left {
		left:-2vw;
	}
	.carousel-control.right {
		right:-2vw;
	}
}
@media (max-width: 1010px) {
	.container {
		width:90%;
	}
	.wrap_main_image_objects_slide_item {
		height:50vw;
	}
	.main_carousel_bottom_after_img {
		height:7vw;
		background-size:cover;
	}
	.main_carousel_bottom_img {
		height:5vw;
	}
	.wrap > .main .main_desc > .container {
		display:block;
	}
	.main_desc {
		margin-top:20px;
	}
	.main_desc_school {
		padding:0;
		border-right:none;
	}
	.main_desc_history {
		padding:0;
		margin-top:65px;
	}
	.main_news_content {
		display:block;
	}
	.main_news_content_item_link {
		display:block;
		width:100%;
	}
	.main_news_content_item_link:nth-child(n+2) {
		margin:32px 0 0 0;
	}
	.main_news_slide {
		margin:20px 0 0;
	}
	.footer_menu {
		display:none;
	}
	.footer_name > a {
		width:100%;
		text-align:center !important;
		margin-bottom:10px;
	}
	.footer_name {
		flex-wrap:wrap;
		justify-content:center;
		padding-top:52px;
	}
	.footer_name > a.instagram,
	.footer_name > a.facebook,
	.footer_name > a.vk {
		margin-left:initial;
		position:absolute;
		top:0;
	}
	.footer_name > a.vk {
/*
		margin-right:100px;
*/
	}
	.footer_name > a.instagram {
		margin-left:100px !important;
	}
	.footer_name .midname {
		display:none;
	}
	.main_banners_slide.items_8,
	.main_banners_slide.items_6,
	.main_banners_slide.items_3 {
		display:none;
	}
	.main_banners_slide.items_5 {
		display:block;
	}
	.foto_item {
		width:50%;
	}
}
@media (max-width: 768px) {
	.header {
		padding:0 10px 0 16px;
	}
	.header_menu_mobile_header {
		padding:0 24px 0 20px;
	}
	.header_menu .bc-menu > .bc-projects > a {
		padding:0 24px 0 48px;
	}
	.header_menu .bc-menu > .bc-projects > a:before {
		left:48px;
	}
	.header_menu.mobile_sub_menu_open .bc-projects-menu.sub_show_mobile > p > a {
		padding:10px 24px 10px 48px;
	}
	.header_menu.mobile_sub_menu_open .bc-projects-menu.sub_show_mobile > p > a:before,
	.header_menu .bc-menu > .bc-projects > a:before {
		left:48px;
	}
	.main_desc_history_title {
		font-size:32px;
	}
	.news_title,
	.main_desc_school_title {
		font-size:44px;
	}
	.main_banners_slide.items_8,
	.main_banners_slide.items_5,
	.main_banners_slide.items_6 {
		display:none;
	}
	.main_banners_slide.items_3 {
		display:block;
	}
	.wrap_header,
	.news_item .main_news_content_item_poster {
		display:none;
	}
	a.main_news_link_all_mobile:focus,
	a.main_news_link_all_mobile:active,
	a.main_news_link_all_mobile {
		display:flex;
	}
	.news .news_content {
		width:100%;
	}
	.news_foto_full .item {
		padding:0;
	}
	#video_popup .news_foto_slide_close,
	.news_foto_slide_close {
		width:40px;
		height:40px;
		border-radius:20px;
		top:8px;
		right:8px;
	}
	.news_foto_count.full.for_swipe,
	.news_foto_full .swiper-container {
		display:block;
	}
	.news_foto_count.full.for_slide,
	.news_foto_slide_full {
		display:none;
	}
	.foto_item {
		width:100%;
		padding-right:0;
		margin-bottom:40px;
	}
	.foto_item .main_news_content_item_link .fotos_img:hover {
		transform: scale(1.05);
	}
	.news_content.audio audio {
		margin:0;
	}
	.video_view_duration.mobile {
		display:block;
		margin:12px 0 16px;
	}
	.video_view_duration.default,
	.main_news_content_item_link.audio .fotos_count.right.default {
		display:none;
	}
	.main_news_content_item_link.audio .fotos_count.right.mobile {
		display:block;
		opacity: 0.5;
		font-family: Jost-Regular;
		font-size: 18px;
		line-height: 1.33;
		letter-spacing: normal;
		text-align: right;
		color: #1d1d1d;
		background-color:transparent;
		border-radius:initial;
		position:relative;
		top:0;
		right:0;
	}
	.fotos_count {
		position: absolute;
		right: 10px;
		top: 150px;
		margin: 0;
		/* z-index: 2000; */
		padding: 1px 8px 1px 7px;
		border-radius: 10px;
		background-color: #ffffff;
		font-size:14px;
	}
	.fotos_img {
		margin-bottom:15px;
		height:180px;
	}
	.media_menu .bc-menu > .bc-projects > a:focus,
	.media_menu .bc-menu > .bc-projects > a:hover,
	.media_menu .bc-menu > .bc-projects > a:active,
	.media_menu .bc-menu > .bc-projects > a {
		font-size:16px;
		margin-right:7px;
	}
	#video_popup {
		padding:10% 0;
	}
	#video_popup > video {
		width:100%;
	}
}
@media (max-width: 580px) {
	.carousel-control {
		width:32px;
		height:32px;
		top:33px;
	}
	.news_foto_slide .carousel-control {
		width:40px;
		height:40px;
		top:117px;
	}
	.news_foto_slide .carousel-control.right {
		right:-3vw;
	}
	.news_foto_slide .carousel-control.left {
		left:-3vw;
	}
	.main_banners_item {
		padding:9px 15px;
	}
	.main_banners_item_link {
		width:80px;
		height:80px;
	}
	.pagination > li.disabled {
		display:flex;
		align-items:center;
		justify-content:center;
		width:100%;
	}
	.pagination {
		justify-content:center;
		flex-wrap:wrap;
	}
	.news_foto_slide {
		/* width:100vw; */
		/* left:-5vw; */
	}
	.news_foto_slide_full .item a,
	.news_foto_slide .item a {
		height:282px;
	}
	.news_foto_count.full {
		right:20px;
	}
	.news .news_text p,
	.news .news_text span,
	.news .news_text {
		/* word-break: break-all; */
	}
}
@media (max-width: 420px) {
	.main_desc_school_img_objects_link {
		margin-right:5px;
	}
	.news_title {
		font-size:44px;
	}
	.news_item .main_news_content_item_link.with_poster .main_news_content_item_title {
		font-size:20px;
	}
	.news_item_title_year {
		font-size:32px;
	}
	.fotos_items > .pagination > .prev > a:focus,
	.fotos_items > .pagination > .prev > a:active,
	.fotos_items > .pagination > .prev > a:hover,
	.fotos_items > .pagination > .prev > a,
	.fotos_items > .pagination > .next > a:focus,
	.fotos_items > .pagination > .next > a:active,
	.fotos_items > .pagination > .next > a:hover,
	.fotos_items > .pagination > .next > a,
	.news_items > .pagination > .prev > a:focus,
	.news_items > .pagination > .prev > a:active,
	.news_items > .pagination > .prev > a:hover,
	.news_items > .pagination > .prev > a,
	.news_items > .pagination > .next > a:focus,
	.news_items > .pagination > .next > a:active,
	.news_items > .pagination > .next > a:hover,
	.news_items > .pagination > .next > a {
		width:40px;
		height:40px;
	}
	.fotos_items > .pagination > li > a:focus,
	.fotos_items > .pagination > li > a:active,
	.fotos_items > .pagination > li > a:hover,
	.fotos_items > .pagination > li > a,
	.news_items > .pagination > li > a:focus,
	.news_items > .pagination > li > a:active,
	.news_items > .pagination > li > a:hover,
	.news_items > .pagination > li > a {
		font-size:18px;
		width:40px;
		height:40px;
	}
	.media_menu ul {
		/* display:block; */
		flex-wrap:wrap;
	}
	.media_menu > ul > li {
		margin:10px 0;
	}
}
@media (max-width: 375px) {
	.wrap_main_image_objects_slide_item {
		height:200px;
	}
	.main_carousel_bottom_after_img {
		height:18px;
	}
	.main_carousel_bottom_img {
		height:15px;
	}
	.main_desc_school_img_objects_link {
		width:90px;
		height:90px;
	}
	.main_banners_item {
		padding:6px 10px;
	}
	.main_banners_item_link {
		width:70px;
		height:70px;
	}
	.carousel-control {
		top:25px;
	}
	.news_title {
		font-size:24px;
	}
}
@media (max-width: 330px) {
	.main_desc_history_title {
		font-size:24px;
	}
	.main_desc_school_title {
		font-size:32px;
	}
	.main_desc_school_img_objects_link {
		width:70px;
		height:70px;
	}
	.news .news_text p,
	.news .news_text span,
	.news .news_text {
		/* word-break: break-all; */
	}
}
