@media (max-width: 1600px) { 
	
	
}

@media (max-width: 1440px) { 
	
	
}

@media (max-width: 1140px) { 
	
		
}


@media (max-width: 1025px) { 
	
	
    .minimal-menu > ul > li {
		padding:0px 20px!important;
	}
	
	.wrap_name {
		color: #c60008;
		font-size: 24px;
		text-transform: uppercase;
		font-weight: bold;
		margin-top: 45px;
	}
	
    .name_1{
    	font-size:21px;
    	margin-top:15px;
    }
    
    .name_2{
    	font-size:26px;	
    }
	
	#wrap_phone {
		margin-top: 15px;
	}
	
	.block_project{
		width:290px;
		height:250px;
	}
	
	.img_project{
		width:100%;
		height:180px;
	}
	
	.block_news{
		width:290px;
		height:410px;
		margin:0 auto;
		overflow:hidden;	
	}
	
	.img_news{
		width:290px;
		height:170px;
	}
	
}

@media (max-width: 812px) { 
	
	
	.minimal-menu > ul > li {
		padding:0px !important;
	}
	
	.minimal-menu ul > li {
		width:100%;
	}
    
    .name_1{
       margin-top: 0px;   
    }
	
	.wrap_logo,.wrap_name{
		text-align:center;	
		margin:10px auto;
		padding:0px;
	}
	
	#wrap_phone{
		width:265px;
		margin:0 auto;
		float:none;	
		background:none;
		padding-left:0px;
	}
	
	#wrap_phone p{
		float:left;	
		font-size:22px!important;
		margin-right:5px;
	}
	
	#wrap_phone p span{
		float:left;	
		font-size:22px!important;
	}
	
	.wrap_lang{
		text-align:center;
		padding-bottom:10px;	
	}
	
	.wrap_intro_left h3 br{
		display:none;
	}
	
	.wrap_intro_left{
		margin-bottom:20px;	
	}
	
	.wrap_center{
		margin:20px auto;	
	}
	
	.block_services{
		width:320px;
		height:270px;	
	}
	
	.img_services{
		height:120px;	
	}
	
	.prev-project,.prev-news{
		left:-10px;
		top:90px;
	}
	
	.next-project,.next-news{
		right:-10px;
		top:90px;
	}
	
	.kmt_title {
		font-size: 30px;
	}
	
	.block_icon{
		width: 190px;
	}
	
	.carousel-inner {
		height: 500px;
	}
	
	.carousel-inner img {
		height: 500px !important;
	}
}


@media (max-width: 769px) { 
	
}

@media (max-width: 736px) { 
	
}

@media (max-width: 667px) { 
	.wrap_icon{
		width:100%;	
	}
	
	.block_icon{
		width:100%;	
	}
}

@media (max-width: 640px) { 
	.block_services{
		width:260px;
		height:240px;	
	}
	
	.img_services{
		height:100px;	
	}
	
	.block_project{
		width:260px;
		height:230px;
	}
	
	.img_project{
		height:160px;
	}
	
	.kmt-btn-slider{
		display:none;	
	}
	
	.kmt_tab li a {
		font-size: 14px;
		padding:5px !important;
	}
	
	.block_news{
		width:260px;
		height:410px;	
	}
	
	.img_news{
		width:260px;
		height:140px;
	}
	
	.kmt_title {
		font-size: 25px;
	}
}

@media (max-width: 600px) { 
   
}

@media (max-width: 568px) { 
	.carousel-inner {
		height: 300px;
	}
	
	.carousel-inner img {
		height: 300px !important;
	}
    
    .kmt_capture {
        background: url(../img/bg_sd.png) repeat;
        height: 50px;
        margin-top: 10px;
    }
    
    #slide-content{
        display: none;
    }
}

@media (max-width: 480px) { 
	body{
		padding-bottom:50px;
	}
	
	.row{
		margin-left:0px;
		margin-right:0px;	
	}
    
    .wrap_news,.wrap_project{
        width: 100%;
    }
    
    .img_project img,.img_news img{
        width: 100%;
        height: auto;
    }
	
	.kmt_title_article{
		text-align:center!important;	
	}
	
	.carousel-inner {
		width: 100%;
		height: auto;
		overflow: hidden;
		text-align: center;
	}
	
	.carousel-inner img {
		height: auto !important;
		display: inline-block!important;
	}
	
	.wrap_name {
		font-size: 15px;
	}
	
	.wrap_intro_left h3 {
		font-size: 22px;
	}
	
	.wrap_services{
		width:100%;	
	}
	
	.block_services{
		width:100%;
		height:auto;	
	}
	
	.img_services{
		width:100%;
		height:auto;	
	}
	
	.img_services{
		width:100%;
		height:auto;	
	}
	
	.kmt_title {
		font-size: 20px;
	}
	
	.block_project{
		width:100%;
		height:auto;
	}
	
	.img_project{
		width:100%;
		height:auto;
	}
	
	.block_news{
		width:100%;
		height:auto;
	}
	
	.img_news{
		width:100%;
		height:auto;
	}
	
	#wrap_block_6 {
		font-size:10px;	
	}
	
	#top{
		bottom:80px;
	}
	
    #callnowbutton {
         display:block!important;
         height:50px;
         position:fixed;
         width:100%;
         left:0;
         bottom:0px;
         text-align: center;
         font-size: 22px;
         color: #fff;
         font-weight: bold;
         line-height: 50px;
         background: url(../img/icon_call.png) no-repeat #c60008 left 50px center;
         text-decoration:none;
         z-index:9999;
    }
}

@media (max-width: 414px) {
	
}

@media (max-width: 375px) { 
	
}

@media (max-width: 360px) { 
  	.wrap_partner{
		width:140px;	
	}
	
	
	.wrap_partner div{
		width:140px;
		height:75px;
	}
	
	.wrap_partner img{
		max-width:140px;	
	}
	
}

@media (max-width: 320px) { 
	
	
}

@-moz-document url-prefix() {
  fieldset { display: table-cell; }
}