
@media (max-width: 1140px) { 
	
}

@media (max-width: 1025px) { 
	.wrap_logo img,.wrap_name img{
		max-width:80%;
	}
	
	.minimal-menu > ul > li {
		padding: 0px 12px !important;
	}
	
	.minimal-menu > ul > li.line_doc {
		padding: 0px!important;
	}
	
	.wrap_social_count{
		text-align:left;	
	}
	
	.text_booking_1,.button_booking,.kmt_stt_form {
		width:100%;
		margin-left:0px;
	}
	
	#wrap_block_4{
		margin-top: 15px;
	}
	.kmt_title{
		margin-bottom: 15px;
		padding-bottom: 15px;
	}
	
	.wrap_why{
		width: 50%;
	}
	.block_why{
		width: 170px;
		height: 245px;
	}
	.block_why div{
		margin-top: 10px;
		line-height: 18px;
	}
}

@media (max-width: 800px) { 

	.wrap_logo img,.wrap_name img{
		max-width:100%;
	}
	
	.wrap_logo,.wrap_name,#wrap_phone_lang{
		text-align:center;
	}
	
	.wrap_name img{
		margin-top: 10px;
	}
	
	#wrap_phone_lang{
		margin-top: 10px;
	}
	
	#wrap_phone_lang span{
		padding:0px;
		width:100%;
		text-align:center;
		background:none;	
		font-size:28px;
		margin-bottom:10px;
	}
	
	#wrap_time_search,#wrap_time{
		width:100%;
		text-align:center;
	}
	
	#wrap_time span{
		padding:0px;
		background:none;		
		font-size:28px;
	}
	
	#wrap_search{
		width:80%;
		float:none;
		margin:10px auto;
	}
	
	#wrap_search input:nth-child(1){
		float:none;
		width:100%;
		padding-left:0px;
		margin-right:0px;
		text-align:center;
		font-size:15px;
	}
	
	#wrap_search input:nth-child(2){
		display:none;
	}
	
	#wrap_block_2{
		border:0px;	
		background:none;
	}
	
	#wrap_block_3{
		border-top:2px solid #e6c420;
		border-bottom:2px solid #e6c420;
	}
	
	.block_service{
		width:350px;
		height:390px;
		margin:0 auto;
		overflow:hidden;
		border-bottom:4px solid #91d2b0;	
		background:#f2f2f2;
	}
	
	#wrap_procedure img {
		max-width: 95%;
	}
}

@media (max-width: 769px) { 
	
	.kmt_title span:nth-child(2){
		width:100%;
	}
}

@media (max-width: 736px) { 
	
}

@media (max-width: 667px) { 
	.wrap_service{
		width:100%;	
	}
}

@media (max-width: 640px) { 
	
}

@media (max-width: 600px) { 
	
}

@media (max-width: 568px) { 
	
}

@media (max-width: 480px) { 
	.kmt_title {
		font-size: 20px;
	}
	
	.wrap_feedback,.wrap_news{
		width:100%;	
	}
	.wrap_why{
		width: 50%;
	}
	
	.kmt_title span:nth-child(2){
		font-size:12px;
	}
	
	.wrap_center{
		margin:0px	
	}
	
	.block_news {
		width: 100%;
		height: auto;
		margin: 0 auto;
	}
	
	.img_news {
		width: 100%;
		height: auto;
	}
}

@media (max-width: 414px) {
	
}

@media (max-width: 375px) { 
	
}

@media (max-width: 360px) { 
  	#wrap_phone_lang span {
		font-size: 18px;
	}
	
	#wrap_time span {
		font-size: 18px;
	}
	
	.block_service{
		width:100%;
		height:auto;
		margin:0 auto;
		overflow:inherit;
		border-bottom:4px solid #afc242;	
		background:#f2f2f2;
		padding-bottom:10px;
	}
	
	.img_service{
		width:100%;
		height:220px;
	}
	
	.img_service img{
		width:100%;
		height:100%;
	}	
	
	
	
}

@media (max-width: 320px) { 
	
}

@-moz-document url-prefix() {
  fieldset { display: table-cell; }
}