@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 {}

	.wrap_intro_left {
		padding-right: calc(var(--bs-gutter-x) * .5);
	}

	.title_h2 {
		font-size: 28px;
		line-height: 32px;
		margin-bottom: 20px;
	}

	.title_h2_small {
		font-size: 24px;
	}

	.title_text {
		font-size: 12px;
	}

	.container,
	.container-sm {
		max-width: unset !important;
	}

	#wrap_header_bar .row {
		line-height: 27px;
	}

	.wrap_phone {
		text-align: center;
	}

	.lang_top {
		position: absolute;
		top: 55px;
		right: 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;
	}

	#wrap_copy {
		padding: 20px 0px;
	}

	#wrap_copy .wrap_copy {
		font-size: 14px;
	}

	#wrap_breadcrumb_2 {
		position: unset;
	}

	#wrap_breadcrumb_2 p {
		color: #000;
	}

	#wrap_breadcrumb_2 p a {
		color: #000;
	}

	.bg_breadcrumb {
		margin: 10px 0px;
	}

	.kmt-btn-slider {
		display: none;
	}

	#wrap_header_bar .wrap_header_contact:nth-child(1) {
		display: none;
	}

}

@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;
	}
}


@media (max-width: 769px) {}

@media (max-width: 736px) {
	.bottom_menu ul li {
		width: 50%;
		padding: 0px;
		line-height: 50%;
		margin-bottom: 20px;
	}

	.bottom_menu a {
		font-size: 12px;
	}

	.block_view_article {
		padding: 3%;
	}

	.info_view_article .des_view_article {
		font-size: 14px;
	}

	.title_footer {
		font-size: 32px;
	}

}

@media (max-width: 667px) {
	.content_detail_product table {
		width: 100%;
		border-collapse: collapse;
	}
}

@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: 30px;
	}

	.img_number .number sup {
		font-size: 20px;
	}

	.kmt-btn-slider button {
		height: 44px;
	}

	.block_project h3 a {
		font-size: 14px;
	}
}

@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;
	}
}