@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;
	}
	
	#wrap_block_slide, #wrap_block_menu_group, #wrap_block_intro, #wrap_block_why, #wrap_block_service, #wrap_block_news{
		margin-bottom: 25px;
	}
	#wrap_block_2{
		margin: 10px 0px;
	}

	.kmt_title {
		font-size: 28px;
		margin-bottom: 15px;
		font-weight: 500;
		line-height: 28px;
	}
	.title_article{
		font-size: 22px;
	}
	.title_article_2{
		font-size: 21px;
	}
	
	.wrap_phone{
		display: flex;
		flex-direction: column;
		align-items: center;
		line-height: 28px;
	}
	.wrap_lang{
		text-align: center;
		justify-content: center;
	}
	.separation{
		display: none;
	}
	
	#wrap_block_slide_inside{
		margin-bottom: 10px;
	}
	#wrap_breadcrumb{
		position: relative;
		padding-bottom: 0px;
		margin-top: 5px;
	}
	#wrap_breadcrumb h2{
		font-size: 20px;
		margin: 0px;
	}
	#wrap_breadcrumb p{
		margin-bottom: 0px;
	}
	#wrap_breadcrumb p a{
		font-size: 10px;
	}

	#wrap_block_1 .container{
		flex-direction: column;
	}
	#wrap_block_1 .wrap_social{
		justify-content: flex-start;
	}
	#wrap_block_article_2{
		padding: 40px 0px;
	}
	#wrap_footer .wrap_social{
		justify-content: center;
	}
	
	.wrap_intro_right{
		padding-left: 10px;
	}
	.wrap_explain_right img{
		width: 100%;
	}
	.block_explain{
		padding: 25px 10px;
	}
	
	.title_explain h3{
		font-size: 30px;
	}
	
	.block_service{
		width: 100%;
		height: auto;
		aspect-ratio: 2.108;
	}
	.img_service{
		width: 100%;
		height: auto;
		aspect-ratio: 2.108;
	}
	.img_service img{
		width: 100%;
		height: 100%;
	}
	.content_service h3 {
		height: 50px;
		line-height: 50px;
		margin-top: -50px;
	}
	.content_service h3 a{
		font-size: 18px;
	}

	.img_news_first img{
		max-width: 100%;
		aspec-ratio: 1.59;
	}

	.wrap_news_home, .wrap_news{
		width: 50%;
	}
	.block_news_home, .block_news{
		width: 312px;
		height: 355px;
	}
	.img_news_home, .img_news{
		width: 312px;
		height: 177px;
	}
	.img_news_home img, .img_news img{
		max-width: 312px;
		max-height: 177px;
	}
	.content_news_home h4 a, .content_news h4 a{
		font-size: 14px;
		line-height: 18px;
	}
	.title_news_home, .title_news{
		font-size: 18px;
		line-height: 24px;
	}
	
	.owl-btn-slider{
		display: none;
	}
	
	#wrap_breadcrumb_1{
		padding-top: 10px;
		text-align: center;
	}
	#wrap_breadcrumb_1 h2{
		font-size: 16px;
		line-height: 18px;
	}
	#wrap_breadcrumb_2{
		padding-bottom: 5px;
	}
	.wrap_menu_group{
		padding: 5px 0px;
	}
	.block_menu_group{
		height: 30px;
	}
	.block_menu_group a{
		line-height: 30px;
		border-right: 0px;
		padding: 0px;
		padding-right: 20px;
	}
	
	.wrap_knowledge{
		display: flex;
		justify-content: center;
	}
	.block_knowledge{
		height: unset;
	}
	.img_knowledge{
		width: 350px;
		height: 219px;
	}
	.img_knowledge img{
		max-width: 350px;
		max-height: 219px;
	}
	.content_knowledge{
		padding: 0px 10px;
	}
	.quote_knowledge{
		line-height: 22px;
	}
	
	.wrap_person{
		width: 33%;
	}
	.block_person{
		width: 160px;
		height: 265px;
	}
	.img_person{
		width: 160px;
		height: 160px;
	}
	.img_person img{
		max-width: 160px;
		max-height: 160px;
	}
	.name_person{
		font-size: 16px;
	}
	.des_person{
		font-display: 14px
	}
	
	.wrap_benefit{
		width: 50%;
	}
	.block_benefit{
		width: 260px;
	}
	.content_benefit h4{
		font-size: 14px;
	}
	.des_benefit{
		font-size: 14px;
		line-height: 20px;
	}
	
	#wrap_block_logo{
		padding: 10px 0px;
	}
	.block_logo{
		width: 165px;
		height: 79px;
	}
	.img_logo{
		width: 165px;
		height: 79px;
	}
	.img_logo img{
		max-width: 165px;
		max-height: 79px;
	}
	
	.wrap_solution{
		width: 33%;
	}
	.content_solution{
		height: 20px;
	}
	.content_solution h3{
		font-size: 10px;
	}
	.content_solution h3 a{
		-webkit-line-clamp: 1;
		line-height: 20px;
	}
	.img_solution img{
		max-height: 60%;
		margin-top: -20px;
	}
	.recruitment_img{
		width: 100%;
    	aspect-ratio: 1.5;
	}
	.recruitment_content{
		padding: 30px;
		flex-direction: column;
		align-items: center;
	}
	
}

@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_same_image {
		width: 50%;
	}
	
	.wrap_service{
		width: 100%;
	}
	
	.wrap_news_home, .wrap_news{
		width: 100%;
	}

	.wrap_solution{
		width: 50%;
	}
}

@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; }
}