@media (max-width: 1200px) { 
	
}

@media (max-width: 1140px) { 
	
}

@media (max-width: 1025px) { 
	.wrap_menutop{
		padding: 0px;
	}
	.minimal-menu > ul > li > a {
		font-size: 10px!important;
	}
	
	.wrap_phone span {
		display: none;
	}
	
	.wrap_f_pcl{
		width:280px;
		height:280px;
	}
	
	.block_pcl{
		width:280px;
		height:280px;
	}
	
	.img_pcl{
		width:280px;
		height:280px;
	}
	
	.img_pcl img{
		width:280px;
		height:280px;	
	}
	
	.bg_pcl_t{
		width:280px;
		height:280px;
		background:url(../img/bg_pcl_t_1.png) no-repeat center;	
	}
	
	.bg_pcl_t h2{
		text-align:center;
		margin-top:40px;
	}
	
	.bg_pcl_b{
		width:280px;
		height:280px;
		background:url(../img/bg_pcl_b_1.png) no-repeat center;	
	}
	
	.bg_pcl_b h2{
		bottom:35px;
	}
	
	.item_hidden{
		display:none;	
	}
	
	.content_news_home {
		width: 188px;
	}
	
	.menu_right p span {
		font-size: 14px;
	}
	
	
	#icon_support img{
		margin:10px 0px;	
	}
	
	#wrap_img_dt{
		width:320px;
		height:360px;
	}
	
	#wrap_img_dt > div{
		width:320px;
		height:360px;
	}
	
	#wrap_img_dt > div img{
		max-width:300px;
		max-height:340px;	
	}
	
	.wrap_item{
		width: 33%;
	}
	.block_item{
		width: 155px;
		height: 255px;
	}
	.img_item{
		width: 155px;
		height: 155px;
	}
	.img_item img{
		max-width: 145px;
		max-height: 145px
	}
}

@media (max-width: 800px) { 
	.wrap_phone{
		text-align:center;	
	}
	
	.pcl_hidden,.news_home_hidden,.wrap_map_footer{
		display:none;	
	}
	
	.item_hidden{
		display:inherit;	
	}
	
	#wrap_bg_copyright *{
		text-align:center;	
	}
	
	.wrap_support,.wrap_social_right{
		display:none;	
	}
	
	.list_news_right li {
		width: 50%;
		float:left;
	}
	
	.list_news_right li:nth-last-child(1){
		display:none;
	}
	
	.wrap_info_dt,.kmt_title{
		text-align:center;	
	}
}

@media (max-width: 769px) { 
	
}

@media (max-width: 736px) { 
	
	.hideme,.hideme_1,.hideme_2{
		opacity:1;
	}
}

@media (max-width: 667px) { 
	
}

@media (max-width: 640px) { 
	
}

@media (max-width: 600px) { 
	.img_intro{
		width:100%;
		margin-bottom:20px;
		text-align:center;	
	}
	
	.content_intro,.kmt_title,.wrap_pcl{
		width:100%;
		text-align:center;	
	}
	
	.pcl_hidden{
		display:inherit;	
	}
	
	.list_news_right{
		padding:10px;	
	}
	
	.read_more_news{
		text-align:center;	
	}
	
}

@media (max-width: 568px) { 
	
}

@media (max-width: 480px) { 
    .wrap_logo,.wrap_phone,.wrap_news{
		width:100%;	
		text-align:center;
	}
	
	.kmt_title {
		font-size: 30px;
	}
	
	.wrap_add_f,.wrap_social{
		width:100%;
		text-align:center;	
		margin-bottom:20px;
	}
	
	#wrap_bg_block_2 {
		margin-top: 10px;
	}
	
	.wrap_phone{
		padding-top: 0px;
	}
    
    .wrap_phone i{
		display: none;
	}
    
    .wrap_phone a{
        color: #000!important;
        font-size: 16px!important;
	}
	
    .wrap_menutop{
        width: 100%;
     }    
    
	.list_news_right li {
		width: 100%;
		float: none;
	}
	
	.content_news_right{
		width:100%;	
	}
	
	.wrap_item{
		width: 50%;
	}
}

@media (max-width: 414px) {
	
}

@media (max-width: 375px) { 
	
}

@media (max-width: 360px) { 
  
}

@media (max-width: 320px) { 
	#wrap_img_dt{
		width:280px;
		height:320px;
	}
	
	#wrap_img_dt > div{
		width:280px;
		height:320px;
	}
	
	#wrap_img_dt > div img{
		max-width:260px;
		max-height:300px;	
	}
}

@-moz-document url-prefix() {
  fieldset { display: table-cell; }
}