@media (max-width: 2000px) { 
	
	
}

@media (max-width: 1600px) { 
	
}

@media (max-width: 1440px) { 
	
}

@media (max-width: 1280px) { 

}

@media (max-width: 1025px) {
	.container, .container-sm {
		max-width: unset!important;
	}
	.id_wrap_block{
		margin-bottom: 20px!important;
	}
	
	.owl-btn-item{
		display: none;
	}
	
	.title_article{
		margin-bottom: 25px;
	}
	
	#wrap_search{
		font-size: 14px;
	}
	
	#symbol_phone{
		display: none;
	}
	#wrap_phone{
		display: none;
	}
	#icon_search{
		position: absolute;
		top: 18px;
		right: 59px;
	}
	#wrap_block_2 .wrap_logo img{
		margin-top: unset;
	}
	
	#wrap_block_2{
		margin: 10px 0px;
	}

	.kmt_title {
		font-size: 30px;
		margin-bottom: 15px;
		line-height: 36px;
	}
	.title_article{
		font-size: 22px;
	}
	.title_article_2{
		font-size: 21px;
	}
	.wrap_lang{
		position: absolute;
        top: 57px;
        right: 10px;
	}
	
	.wrap_intro_right .content_article{
		margin-bottom: unset;
	}
	
	#wrap_block_solution{
		padding: 20px 0px;
	}
	.wrap_solution{
		width: 33%;
		margin-bottom: 15px;
        display: flex;
        justify-content: center;
	}
	.block_solution{
		width: 160px;
		height: 250px;
	}
	.img_solution{
		width: 160px;
		height: 82px;
	}
	.img_solution img{
		max-width: 160px;
		max-height: 82px;
	}
	.content_solution{
		padding: 5px;
		height: 205px;
	}
	.content_solution h3{
		font-size: 14px;
		height: unset;
	}
	.content_solution h3 a{
		line-height: 20px;
	}
	.des_solution{
		font-size: 14px;
		line-height: 22px;
	}
	
	.wrap_menu_ty{
		margin-bottom: 10px;
	}
	.block_menu_ty{
		height: unset;
	}
	
	#wrap_block_product_ty{
		padding: 20px 5px;
	}
	
	#wrap_block_partner{
		padding: 30px 0px;
	}
	
	#wrap_footer {
		padding: 20px 0px;
		padding-bottom: 20px;
	}
	
	.water_mark{
		text-align: center;
	}
	
	#wrap_footer .wrap_social{
		text-align: center;
	}
	
	.block_news_first > .row {
		flex-direction: column-reverse;
	}
	.wrap_news{
		width: 50%;
	}
	.block_news{
		width: 300px;
		height: 410px;
	}
	.img_news{
		width: 300px;
		height: 155px;
	}
	.img_news img{
		max-width: 300px;
		max-height: 155px;
	}
}

@media (max-width: 900px) { 

}


@media (max-width: 769px) { 
	
}

@media (max-width: 736px) { 
	.wrap_icon{
		width: 33%;
	}
	.img_icon{
		width: 140px;
		height: 140px;
	}
	.img_icon img{
		width: 130px;
		height: 130px;
	}
	.content_icon h3{
		font-size: 14px;
	}
	.content_icon > div{
		font-size: 12px;
		line-height: 16px;
	}
}

@media (max-width: 667px) { 

}

@media (max-width: 640px) { 
	
}

@media (max-width: 600px) { 
	
}

@media (max-width: 568px) { 
	
}

@media (max-width: 480px) {
	.wrap_icon{
		width: 100%;
	}
	.block_icon{
		height: 260px;
	}
	
	.wrap_item{
		width: 50%;
	}

	.wrap_solution{
		width: 50%;
	}
	
	.wrap_news{
		width: 100%;
	}
}

@media (max-width: 414px) {

}

@media (max-width: 375px) { 

}

@media (max-width: 360px) { 
    
    
}

@media (max-width: 320px) { 
	
}

@-moz-document url-prefix() {
  fieldset { display: table-cell; }
}