@media (max-width: 1600px) { 
	
	
}

@media (max-width: 1440px) { 
	
	
}

@media (max-width: 1140px) { 
	
		
}


@media (max-width: 1025px) { 
	.minimal-menu > ul > li {
		padding:0px 8px!important;
	}
	
	.minimal-menu > ul > li:nth-last-child(1){
		padding-right:0px!important;
	}
	
	.minimal-menu > ul > li a{
		font-size:13px!important;
	}
	
	#wrap_block_1{
		margin: 0px;
	}
	
	.img_project{
		width: 320px;
		height: 220px;
	}
	
	.img_project img{
		height:220px;
	}
	
	.wrap_animation_middle  {
		display:none;	
	}
	
	.wrap_animation_left{
		padding-right:20px;	
	}
	
	.wrap_animation_right{
		padding-left:20px;	
	}
	
	.wrap_menu_f ul li{
		width:100%;
	}
	
	.wrap_intro_page{
		padding-bottom:20px;
		border-bottom:1px dashed #ccc;	
	}
	
	.list_project_inside li {
		width: 100%;
		float: none;
	}
	
	.wrap_slo{
		width: 50%;
	}
	.img_slog{
		width: 50px;
		height: 50px;
	}
	.info_slog{
		font-size: 10px;
		line-height: 20px;
		padding-top: 5px;
	}
}

@media (max-width: 812px) { 
	.wrap_logo{
		text-align:center;	
	}
	
	#wrap_phone{
		width:100%;
		text-align:center;	
	}
	
	.img_animation{
		margin-bottom:20px;	
	}
	
	.wrap_social_count{
		text-align:left;	
	}
	
	.des_title {
		width: 90%;
	}
}


@media (max-width: 769px) { 
	.minimal-menu > ul > li {
		margin: 0px!important;
		padding:0px!important;
	}
	
	
}

@media (max-width: 736px) { 
	
}

@media (max-width: 667px) { 
	
}

@media (max-width: 640px) { 
	
}

@media (max-width: 600px) { 
	.wrap_animation_left,.wrap_animation_right{
		width:100%;	
		margin-bottom:10px;
	}
	
	.img_project{
		width: 200px;
		height: 120px;
	}
	
	.img_project img{
		height:120px;
	}
	
	.kmt-btn-slider{
		display:none;	
	}
	
	.title_animation {
		font-size: 24px;
	}
	
	.block_news{
		width:260px;
	}
	
	.img_news{
		width:260px;
		height:160px;	
	}

}

@media (max-width: 568px) { 
	
}

@media (max-width: 480px) { 
	body{
		padding-bottom:50px;
	}
    
    #wrap_social{
        display: inline-block;
        width: 100%;
    }   
	
	.row{
		margin-left:0px;
		margin-right:0px;	
	}
	
	#wrap_project_home h2 {
		font-size: 25px;
	}
	
	.img_project{
		width:100%;
		height:auto;
		float:none;
		margin-right:0px;	
		margin-bottom:10px;
		text-align:center;
	}

	.img_project img{
		width:100%;
		height:auto;
	}
	
	.img_animation,.info_animation{
		margin:10px 0px!important;
		width:100%!important;
		float:none!important;
		text-align:center!important;	
	}
	
	.block_animation {
		margin:10px auto;	
	}
	
	.wrap_animation_left{
		padding-right:10px;	
	}
	
	.wrap_animation_right{
		padding-left:10px;	
	}
	
	.title_design {
		font-size: 25px;
	}
	
	.wrap_design,.wrap_news{
		width:100%;	
	}
	
	.block_design{
		width:300px;
		height:220px;
		overflow:hidden;
		margin:0 auto;	
	}
	
	.block_news{
		width:300px;
		height:auto;
	}
	
	.img_news{
		width:300px;
		height:230px;	
	}

	.img_news img{
		width:auto;
		height:230px;	
	}
	
	 #callnowbutton {
         display:block!important;
         height:50px;
         position:fixed;
         width:100%;
         left:0;
         bottom:0px;
         border-top:2px solid #fff;
         text-align: center;
         font-size: 22px;
         color: #fff;
         font-weight: bold;
         line-height: 50px;
         background: url(../img/icon_call.png) no-repeat #de0006 left 50px center;
         text-decoration:none;
         z-index:9999;
    }
}

@media (max-width: 414px) {
	#wrap_phone span {
		font-size: 24px;
	}
	
}

@media (max-width: 375px) { 
	
}

@media (max-width: 360px) { 
  	
	
}

@media (max-width: 320px) { 
	
	
}

@-moz-document url-prefix() {
  fieldset { display: table-cell; }
}