@media (max-width: 1200px) { 
	
}

@media (max-width: 1140px) { 
	
}

@media (max-width: 1025px) { 
	.wrap_name{
		padding-top:30px;
	}
	
	.wrap_name p{
		margin-left:0px;	
		font-size:25px;
	}
	
		
	#wrap_block_2{
		width:100%;
		height:46px;
		margin:0 auto;
		background:url(../img/bg_mnt.png) no-repeat top center;	
	}
	
	.list_know li:nth-last-child(1){
		display:none;	
	}
	
	.wrap_intro{
		margin-bottom:20px;	
	}
	
	#wrap_img_product{
		width:350px;
		height:240px;
	}
		
	
	#wrap_img_product img{
		max-width:330px;
		max-height:220px;	
	}
	
	#kmt_phone{
		font-size:14px;
	}
	
	#kmt_phone span{
		font-size:14px;
	}

}

@media (max-width: 800px) { 
	#wrap_block_1 *{
		text-align:center;	
	}
	
	#wrap_phone{
		float:none;
		padding-top:20px;	
	}
	
	.wrap_phone p{
		text-align:center;
		height:auto;
		background:none;
		padding-left:0px;
	}
	
	#wrap_search{
		width:100%;
		float:none;
	}
	
	#wrap_search input:nth-child(1){
		float:none;
		width:100%;
		margin-right:0px;
		text-align:center;
	}
	
	#wrap_search input:nth-child(2){
		display:none;
	}
	
	.wrap_slide{
		margin-bottom:20px;	
	}
	
	.list_know li:nth-last-child(1){
		display:inline-block;	
	}
	
	.list_know li{
		width:50%;
		margin-bottom:10px;	
		float:left;
	}
	
	.content_item{
		width:100%;	
	}
	
	.content_news{
		width:100%;
		float:left;
	}
	
	.wrap_info_product{
		clear:both;
		margin-top:20px;
		margin-bottom:30px;	
	}
}

@media (max-width: 769px) { 
	
}

@media (max-width: 736px) { 
	
}

@media (max-width: 667px) { 
	
}

@media (max-width: 640px) { 
	
}

@media (max-width: 600px) { 
	
    .kmt_long span{
        background: none!important;
        padding-left: 0px!important;
        font-size: 9px!important;
    }
    
    .kmt_long span *{
        font-size: 9px!important;
    }
    
}

@media (max-width: 568px) { 
	.block_item_home{
		width:255px;
		height:215px;
		overflow:hidden;
		border:1px solid #ccc;
		padding:3px;
		border-radius:3px;	
		margin:0 auto;
	}
	
	.img_item_home{
		width:247px;
		height:137px;	
	}
	
	.img_item_home img{
		width:247px;
		height:137px;	
		-webkit-border-top-left-radius: 3px;
		-webkit-border-top-right-radius: 3px;
		-moz-border-radius-topleft: 3px;
		-moz-border-radius-topright: 3px;
		border-top-left-radius: 3px;
		border-top-right-radius: 3px;
	}
	
	.info_item_home{
		width:247px;
		height:70px;
		overflow:hidden;
		background:#0f9e39;	
		text-align:center;
		-webkit-border-bottom-right-radius: 3px;
		-webkit-border-bottom-left-radius: 3px;
		-moz-border-radius-bottomright: 3px;
		-moz-border-radius-bottomleft: 3px;
		border-bottom-right-radius: 3px;
		border-bottom-left-radius: 3px;
	}
	
	.content_know {
		width: 164px;
		float: left;
	}
}

@media (max-width: 480px) { 
    .list_know li{
		width:100%;
		margin-bottom:10px;	
		float:none;
	}
	
	.wrap_item_home,.wrap_img_intro{
		width:100%;	
	}
	
	.wrap_info_intro{
		width:100%;
		margin-top:20px;	
	}
	
	.wrap_social,.wrap_add_f,#wrap_block_5{
		width:100%;
		text-align:center;	
	}
	
	.kmt_title {
		font-size:14px;
	}
}

@media (max-width: 414px) {
	
}

@media (max-width: 375px) { 
	
}

@media (max-width: 360px) { 
  	#wrap_img_product{
		width:300px;
		height:190px;
	}
		
	
	#wrap_img_product img{
		max-width:280px;
		max-height:170px;	
	}
	
	#wrap_img_thumbs ul li{
		width:85px;
		height:65px;
		float:left;	
		margin:3px 5px;
		border:1px solid #ccc;
		padding:2px;
		border-radius:2px;
	}
	
	#wrap_img_thumbs ul li img{
		width:79px;
		height:59px;
		float:left;	
	}
}

@media (max-width: 320px) { 
	
}

@-moz-document url-prefix() {
  fieldset { display: table-cell; }
}