@media screen and (max-width: 436px) {
	.navigation-list__item.hide_mobile {display:none}
}

.longgrids-list {margin-bottom: 0px}
.search_result {margin-bottom: 40px;}

@media screen and (max-width: 1160px) {
	.about-project-social ul li a {
		font-size: 22px;
	}
}

/* .header-top a {font-size: 24px; border: 1px solid #000000;} */
/* @media screen and (max-width: 950px) {
	.header-top a {
		line-height: 1.5;
		text-transform: uppercase;
		font-size: 20px;
		font-weight: 700;
		letter-spacing: 1px;
		font-family: "Bebas Neue";
	}
} */
.news_top4 {padding-bottom: 40px;}
.news_top4-list__content p {font-size: 16px; line-height: 1.5;}
.news-aside-list__title a {font-size: 19px;}

.articles-on-the-topic-list__item a {color:#000}
.articles-on-the-topic-list__item a:hover {color:#d0021b;}

.news-aside--right {margin-top: 0px}
.news-aside__info {margin-bottom: 40px;}
.news-aside__info-text {display: block}

.article-content blockquote a {color: #4e5d6e;}
.article-content > p a, .article-content .h2--border a, .article-content blockquote a {
	text-decoration: underline;
}
.article-content > p a:hover, .article-content .h2--border a:hover, .article-content blockquote a:hover {
	color: #d0021b;
}


.news-aside-list-wrapper__top {margin-bottom: 25px;}

.special-projects_plots__image--blackout:before {height: 50%;}
.news_top2-list__image--blackout:before {height: 50%;}

.news-list {
	margin-bottom: 20px;
}

.special-projects_plots--three {
	margin-bottom: 0px;
}

@media screen and (min-width: 770px) {
	.mobile_only {
		display: none;
	}
}
@media screen and (max-width: 770px) {
	.desktop_only {
		display: none;
	}
}

.h2--border span {
	font-size: 26px;
}
@media screen and (max-width: 767px) {
	.h2--border span {
		font-size: 24px;
	}
}

.inner_top-news__video_wrapper {/*padding-right: 190px; */overflow: hidden}
@media screen and (max-width: 1023px) {
	.inner_top-news__video_wrapper {padding-right:0px}
}
