@media (max-width: 1200px) { 
	
}

@media (max-width: 1140px) { 

}

@media (max-width: 1024px) { 
	.minimal-menu.clr-black > ul > li > a {
		font-size: 11px!important;
	}
    
    #wrap_hotline p:nth-child(1){
        font-size: 24px;
    }
	
	#wrap_search_hotline_lang{
		padding-right:0px;
		background:none;
	}
	
	#wrap_search{
		width:145px;
	}

	
	#wrap_search input:nth-child(1){
		width:130px;
	}
	
	.df_icon_1,.df_icon_2,.df_icon_3{
		font-size:12px;	
	}
	
	.form_letter{
		width:190px;	
	}
	
	.form_letter input:nth-child(1){
		width:150px;
	}
	
	.wrap_news_home{
		width:210px;
		margin:0 auto;
	}
	
	.wrap_news_home h5 a{
		font-size: 13px;
	}
	
	.wrap_menu_f a{
		font-size:9px;
		padding:0px 2px;
	}
	
	.wrap_add_f{
		font-size: 8px;
	}
	
	.project_col {
		width: 160px;
	}
	
	.project_col .img {
		width: 160px;
	}
    
    #wrap_phone_contact_p p {
        font-size: 16px;
    }
}

@media (max-width: 800px) { 
	
}

@media (max-width: 768px) { 
	#wrap_logo{
		text-align:center;
	}
	
	#wrap_search{
		width:100%;
	}
	
	#wrap_search input:nth-child(1){
		width:100%;
	}
	
	#wrap_search input:nth-child(2){
		display:none;	
	}
	
	#wrap_hotline p:nth-child(1){
		font-size: 32px;
		color: #ea6e06;
		line-height: 29px;
		padding-bottom:5px;
		border-bottom: 1px solid #ea6e06;
		margin-bottom:8px;
	}
	
	#wrap_hotline p:nth-child(2){
		text-align: center;
		font-weight: bold;
		color: #6f6f6e;
		font-size: 16px;
		line-height: normal;
	}
	
	.df_icon_3{
		background:url(../img/ico_stock.png) no-repeat center left;
		text-align:left;
	}
	
	.df_icon_1,.df_icon_2,.df_icon_3,.form_letter{
		font-size:15px;	
		padding-bottom:10px;
	}
	
	#wrap_block_4 h4{
		text-align:center;	
		padding:10px 0px;
	}
	
	.wrap_news_home{
		width:280px;
		margin:0 auto;
	}
	
	.wrap_news_home h5 a{
		font-size: 15px;
	}
	
	#wrap_block_5 *{
		text-align:center!important;	
	}
	
	#wrap_bg_block_6 *{
		text-align:center!important;	
	}
	
	.wrap_add_f{
		font-size:12px;	
	}
	
	.wrap_add_f p{
		margin-bottom:5px;
	}
	
	
	
	#wrap_bg_block_6 a{
		font-size:13px;
		padding:0px 5px;	
	}
	
	.callbacks img{
		height:auto!important;	
	}
	
	.list_partner ul {
        width: 100%;
    }
    .list_partner ul li {
        width: 46%;
        height: auto;
        margin: 0 2% 2%;
    }
    .list_partner ul li img {
        width: 100%;
    }
    .list_partner ul li:nth-child(3n) {
        margin: 0 2% 2%;
    }
    .list_partner ul li h3 {
        height: 100%;
        width: 100%;
    }
	
	#wrap_adv_left{
		display:none;	
	}
	
	.project_col {
		width: 220px;
	}
	
	.project_col .img {
		width: 220px;
	}
    
    #wrap_phone_contact_p *{
        text-align: center!important;
    }
}

@media (max-width: 736px) { 
	
}

@media (max-width: 640px) { 
	.caption{
		display:none!important;	
	}
	
	.wrap_news_home{
		width:250px;
		margin:0 auto;
	}
	
	.social_wrap{
		padding-bottom:20px;	
	}
	
	#wrap_logo_p,.menu_left_p{
		width:100%;
		text-align:center!important;
	}
	
	#show_map{
		text-align:center;	
	}
}

@media (max-width: 600px) { 
	
}

@media (max-width: 667px) { 
	
}

@media (max-width: 480px) { 
	.block_news_home{
		width:100%;	
	}
	
	.form_letter{
		width:100%;	
		margin-top:10px;
	}
	
	.form_letter input:nth-child(1){
		width:425px;
	}
	
	.wrap_add_f {
		font-size: 9px;
	}
	
	.menu_left,.kmt_title{
		text-align:center;	
	}
	
	.df_icon_1,.df_icon_2,.df_icon_3{
		text-align:center;	
		background:none;
		width:100%;
		padding-left:0px;
	}
}

@media (max-width: 414px) {
	.form_letter input:nth-child(1){
		width:300px;
	}
}

@media (max-width: 375px) { 
	
	.wrap_project{
		width:100%;	
	}
	
}

@media (max-width: 360px) { 
	
}

@media (max-width: 320px) { 
	.form_letter input:nth-child(1){
		width:269px;
	}
	
}

@-moz-document url-prefix() {
  fieldset { display: table-cell; }
}