.menu-footer__ul {padding-right: 5px;}
.header__logo--full {
	display: inline-block;
	width: auto;
}
.main-message {
	padding-top: inherit;
}
.header__elem_item:first-child {
	width: auto;
}
@media screen and (max-width: 790px) {
	.main-message--row {
		padding: 5px 0 5px 15px;
	}
}

@media screen and (max-width: 1440px) {
	.main-search {
		padding-top: 70px;
	}
	.post__elem_item--authors .title {
		padding: 10px 0 68px 0;	}
}

.main-search {
	padding: 16px 0 0;
	padding-top: 32px;
}

@media screen and (max-width: 1640px) {
	.header__logo {
		width: 67px;
		height: 40px;
	}
}
@media screen and (max-width: 1382px) {
	.header__logo--full {
		font-size: 19px;
	}
	.main-search {
		padding-top: 12px;
	}
	.main-message--row {
		padding: 5px 0 5px 15px;
	}
}
@media screen and (max-width: 765px) {
	.page h1.title {
		padding: 10px 15px;
	}
	.modal {width: auto !important;}
	.text-info {margin-bottom: 10px;}
	.modal-buttons {text-align:center;}
	.main-message {
		padding: 35px 0 20px 15px;
		padding-top: 15px;
	}
	.header__logo--full {
		font-size: 14px;
	}
	.header__logo {
		width: 40px;
		font-size: 18px;
	}
	.header__logo--full {
		margin-top: 10px;
	}
	.main-message {
		padding-top: 15px;
	}
	.title--main {
		font-size: 28px !important;
	}
}

@media screen and (max-width: 500px) {
	.header__logo--full {
		display: none;
	}
	.header__logo {
		height: 20px;
	}
	.collections__filter__wrap {
		/*margin-top: 56px;*/
		height: 80px;
	}
}

.header-menu__link {font-weight: bold;color:#666666;}
/*---------------------------------------------*/

.swiper-container .title {
	text-align: center;
	padding: 10px 0 30px 0;
}
.zen-swiper-container .banner__box_contents {
	height: 470px !important;
}
@media screen and (max-width: 1140px) {
	.swiper-container .title {
		padding: 29px 0 38px 0;
	}
}
@media screen and (max-width: 1140px) {
	.zen-swiper-container .banner__box_contents {
		height: 510px !important;
	}
	.zen-swiper-container .zen-swiper-slide {
		height: 400px !important;
	}
	.zen-swiper-container .zen-swiper-slide {
		height: 504px !important;
	}
	.zen-swiper-container .banner__box_contents {
		height: 205px !important;
	}
	.zen-swiper-container .banner__box_content {
		height: 120px !important;
	}
	.zen-swiper-container .banner__box_content {
		height: 50px !important;
	}
}

@media screen and (max-width: 990px) {
	.zen-swiper-container .zen-swiper-slide {
		height: 550px !important;
	}
	.zen-swiper-container .banner__box_contents {
		height: 105px !important;
	}
	.zen-swiper-container .banner__box_content {
		height: 200px !important;
	}
	.zen-swiper-container .banner__box_tools {
		bottom: 94px;
	}
	.zen-swiper-container .banner__box_content {
		height: 80px !important;
	}
	.post__elem_item--authors {
		height: 450px !important;
		margin-right: 15px !important;
	}
	.main-search__tag_title {
		display: block;
	}
}
.collections__filter {
	height: auto;
}
.swiper-container .title, .post__elem_item--authors .title {
	text-align: left;
}

.main-search__more {
	display: inline;
}
.responder__elem {
	justify-content:right;
	border-top: none;
	padding-top: 4px;
}
.responder__share {
	text-align: right;
	margin-top: 10px;
}

/* 1 страница 'Более 5 000 000'  */

.main-message--row h1{
	font-weight: inherit;
	font-size: inherit;
}

/* страница поиска меню */

.search-result-fields__elem {
	display: block;
	justify-content: space-between;
	padding-top: 16px;
}
.search-nav__ul {
	list-style: none;
	display: inline;
}
.search-nav {
	overflow: hidden;
	height: auto;
}
.search-nav__a {
	height: 50px;
}
.search-nav__li {
	margin-left: 20px;
	display: inline-block;
}
.search-nav__scroll {
/*	overflow-y: auto;*/
	overflow-x: auto;
	margin-bottom: 0;
	text-align: center;
}

.search__tools--more {
	text-align: right;
	width: 100%;
	height: 30px;
	display: block;
	margin: 0;
}

@media screen and (max-width: 1140px){
	.search-result-fields__elem_item:first-child {
		max-width: 961px;
	}
	.search-nav__li {
		margin-left: 14px;
	}
	.search-nav__a {
		height: 50px;
	}
	.search__tools--more {
		display: none;
	}
}
@media screen and (max-width: 765px){
	.search-nav__a {
		height: 40px;
		margin-left: 10px;
	}
}