.ny { display: none; }
.company-article img, .news-page img { max-width: 770px; width: auto; }
.page-subtitle .page-title__title { padding: 1.25rem 0 1.25rem 0; display: inline-block; }
.flowb { position: absolute; }
.page-subtitle { padding: 0 1.625rem 0 0; }
.active .page-title__title { color: #f38624; }
.product-page h3 { color: #626262; }
.for-specialists-page img { width: inherit; }
.minh { min-height: 200px;  }
.other_langs { position: absolute; right: 0; top: 30px; }
.other_langs>div { display: flex; justify-content: center; align-items: center; width: 30px; height: 30px; background: #f38624; }
.other_langs>div img { display: none; }
.other_langs>div a { color: #fff; }
.other_langs>div.active { background: #5c9ab6; }
.other_langs>div.active a { text-decoration: none; cursor: default; }
.top-nav__link .active { color: #5c9ab6; }
.container iframe { max-width: 100%; }
.s-news__btn, .news-col .news-btn { max-width: 8.5rem; }
@media only screen and (max-width: 1200px) {
	.page-title { max-width: 12.875rem; }
}
@media only screen and (max-width: 990px) {
	.company-article img, .news-page img { display: block; max-width: 100%; margin-left: 0; margin-right: 0; }
	.flowb { position: relative; }
	.title-page-block { flex-wrap: wrap; }
	.page-title { padding-right: 2.1875rem; max-width: unset; width: 100%; margin-right: 0; }
	.title-page-block h2 { margin-top: 1.25rem; margin-bottom: .9375rem; }
	.page-subtitle .page-title__title { width: 100%; }
	.other_langs { top: 0; right: 50px; display: flex; }
	.pback { padding-left: 15px; }
	.product-page .mobpic { display: block !important; }

}

@media only screen and (max-width: 720px) {
	.slick-slide img { object-fit: cover; }
	.company-article iframe { display: block; }

}
@media only screen and (max-width: 420px) {
	.company-article iframe { height: 260px; }
}

.company-article-profile p {
    text-indent: 0;
}
