@media (max-width: 2000px) {}

@media (max-width: 1600px) {}

@media (max-width: 1440px) {}

@media (max-width: 1280px) {}

@media (max-width: 1025px) {
	.id_wrap_block {
		margin-bottom: 30px !important;
	}

	#wrap_right {
		display: none;
	}

	.wrap_logo {
		justify-content: center;
	}

	.wrap_intro_left {
		padding-right: calc(var(--bs-gutter-x) * .5);
	}

	.title_h2 {
		font-size: 28px;
		line-height: 32px;
		margin-bottom: 20px;
		text-align: left;
	}

	.title_h2_small {
		font-size: 28px;
	}

	.title_text {
		font-size: 12px;
	}

	.container,
	.container-sm {
		max-width: unset !important;
	}

	#wrap_header_bar .row {
		line-height: 27px;
		padding: 5px 0px;
	}

	.wrap_phone {}

	.lang_top {
		position: absolute;
		top: 5px;
		left: 5px;
	}

	#wrap_block_1 {
		padding: 5px 0px;
	}

	.product-btn-slider {
		display: none;
	}

	.client-btn-slider {
		display: none;
	}

	.field-btn-slider {
		display: none;
	}

	.wrap_project_home {
		width: 50%;
	}

	.img_news_left img {
		height: unset;
		width: 100%;
	}

	.img_news_right {
		float: unset;
		width: 100%;
	}

	.wrap_project_home figure.snip0015 h3 {
		font-size: 20px;
		line-height: 28px;
	}

	#wrap_block_footer {
		padding-top: 1px;
	}

	.wrap_social {
		margin-bottom: 25px;
		width: 100%;
		text-align: left;
	}

	#wrap_copy {
		margin-top: 20px;
		justify-content: center;
	}

	#wrap_copy .wrap_copy {
		font-size: 12px;
		text-align: left;
	}

	#wrap_breadcrumb_2 {
		position: unset;
	}

	#wrap_breadcrumb_2 p {
		color: #000;
	}

	#wrap_breadcrumb_2 p a {
		color: #000;
	}

	.bg_breadcrumb {
		margin: 10px 0px;
	}

	#kmt_contact_form {
		padding-right: 0px;
		margin-bottom: 20px;
	}

}

@media (max-width: 900px) {
	.img_number .number {
		font-size: 55px;
	}

	.img_number .number sup {
		font-size: 35px;
	}

	.title_text {
		padding: 0px 5%;
		margin-top: -15px;
	}

	#wrap_header_bar .lang_top {
		display: block;
		text-align: right;
	}

	.wrap_header_contact {
		display: none;
	}

	.hide_block {
		display: none;
	}
}


@media (max-width: 769px) {}

@media (max-width: 736px) {

	.bottom_menu {
		display: flex;
		justify-content: flex-start;
	}

	.bottom_menu .wrap_bottom_menu {
		width: 80%;
	}

	.bottom_menu .wrap_bottom_menu .block_bottom_menu {
		width: 50%;
		padding: 0px;
		line-height: 100%;
		margin-bottom: 15px;
	}

	.bottom_menu a {
		font-size: 16px;
	}

	.block_view_article {
		padding: 3%;
	}

	.info_view_article .des_view_article {
		font-size: 14px;
	}

	.bottom_menu .wrap_bottom_menu {
		padding-left: 0px;
	}

	.title_footer {
		font-size: 28px;
	}

	.footer_address {}

	.wrap_news_right hr {
		margin: 0px;
		margin-top: 8px;
	}

}

@media (max-width: 667px) {}

@media (max-width: 640px) {}

@media (max-width: 600px) {}

@media (max-width: 568px) {}

@media (max-width: 480px) {
	.wrap_project_home {
		width: 100%;
	}

	.img_number .number {
		font-size: 40px;
	}

	.img_number .number sup {
		font-size: 20px;
	}

	.kmt-btn-slider button {
		height: 44px;
	}

	.bottom_menu .wrap_bottom_menu {
		width: 60%;
	}

	.bottom_menu a {
		font-size: 13px !important;
		font-weight: 600 !important;
	}
}

@media (max-width: 414px) {
	#wrap_block_1 span.separation {
		margin: 0px;
	}
}

@media (max-width: 375px) {}

@media (max-width: 360px) {}

@media (max-width: 320px) {}

@-moz-document url-prefix() {
	fieldset {
		display: table-cell;
	}
}