@media (max-width: 1600px) { 
	
	
}

@media (max-width: 1440px) { 
	
	
}

@media (max-width: 1140px) { 
	
		
}


@media (max-width: 1025px) { 
	.content_article iframe {
		max-width: 100%;
		aspect-ratio: 1.5;
		margin-bottom: 10px;
	}
	
    .minimal-menu > ul > li {
		padding:0px 12px!important;
	}
    
    .minimal-menu > ul > li > a{
		font-size: 14px!important;
	}
	
	.block_header{
		background: unset;
	}
	.wrap_logo img{
		height: 35px;
	}
	.wrap_lang .block_lang{
		background: unset;
	}
	
	#wrap_block_1{
		position: unset;
	}
	.block_header{
		height: unset;
	}
	
	.wrap_phone_mail{
		text-align: center;
    	margin-bottom: 10px;
	}
	
	.block_news{
		margin:0 auto;
		overflow:hidden;	
	}
	
	.info_services h3 a{
		font-size: 12px;
	}
	.des_service{
		font-size: 12px;
	}
	
	.rm_service{
		width: 100px;
		height: 30px;
	}
	.rm_service a{
		font-size: 14px;
	}
	
}

@media (max-width: 812px) { 
	
	
	.minimal-menu > ul > li {
		padding:0px !important;
	}
	
	.minimal-menu ul > li {
		width:100%;
	}
	
	.wrap_lang_phone_menu{
		height: 0px;
	}
	
	#wrap_block_1 > .container{
		display: flex;
		flex-direction: row-reverse;
	}
	
	.wrap_lang{
		text-align: unset;
	}
	
	.block_header:hover{
		box-shadow: unset;
		transform: unset;
	}
	
	.wrap_intro_left{
		margin-bottom:20px;
		padding-left: 0px;
		padding-right: unset;
	}
	
	.wrap_center{
		margin:20px auto;	
	}
	
	.block_services{

	}
	
	.img_services{

	}
	.img_services img{

	}
	
	.prev-project,.prev-news{
		left:-10px;
		top:90px;
	}
	
	.next-project,.next-news{
		right:-10px;
		top:90px;
	}
	
	.kmt_title {
		font-size: 25px;
		margin-bottom: 15px;
	}
	
	.kmt_title_intro {
		font-size: 24px !important;
		line-height: 30px;
	}

}


@media (max-width: 769px) { 
	
}

@media (max-width: 736px) { 
	.wrap_project_home figure.snip0015 figcaption{
		padding: 3em 3em;
	}
	.wrap_project_home figure.snip0015 h3{
		font-size: 14px;
	}
	.wrap_project_home figure.snip0015 figcaption h3 {
	  opacity: 1;
	  -webkit-transform: translate3d(0%, 0%, 0);
	  transform: translate3d(0%, 0%, 0);
	  -webkit-transition-delay: 0.3s;
	  transition-delay: 0.3s;
	}
	.wrap_project_home figure.snip0015 figcaption p {
	  opacity: 0.9;
	  -webkit-transition-delay: 0.6s;
	  transition-delay: 0.6s;
	}
	.wrap_project_home figure.snip0015 figcaption::before {
	  background:rgba(0, 0, 0, 0.7);
	  top: 0px;
	  bottom: 0px;
	  opacity: 0.8;
	  -webkit-transition-delay: 0s;
	  transition-delay: 0s;
	}
}

@media (max-width: 667px) { 
	
	.block_icon{
		width:100%;	
	}
}

@media (max-width: 640px) { 
	
	.kmt-btn-slider{
		display:none;	
	}
	
	.kmt_tab li a {
		font-size: 14px;
		padding:5px !important;
	}

}

@media (max-width: 600px) { 
   
}

@media (max-width: 568px) { 
	.carousel-inner {
		height: 300px;
	}
    
	.carousel-inner img {
		height: 300px !important;
	}
    
    .name_1{
    	font-size:20px;
    	margin-top:10px;
    }
    
    .name_2{
    	font-size:13px;	
    }
    
    .kmt_capture {
        background: url(../img/bg_sd.png) repeat;
        height: 50px;
        margin-top: 10px;
    }
    
    #slide-content{
        display: none;
    }
    
    .name_1{
        display: none;
    }
    
    
}

@media (max-width: 480px) { 
	body{

	}
	
	.row{
		margin-left:0px;
		margin-right:0px;	
	}
	
	.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_block_6 {
		font-size:10px;	
	}
	
	#top{
		bottom:79px;
		right:2px;
	}
    
    #wrap_partner {
        margin-top: 10px;
    }
	
	.block_icon h3{
		font-size: 36px;
	}
	
	.rm_intro{
		float: right;
	}
	
}

@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; }
}