@media only screen and (min-width:200px) and (max-width:1279px){
	/*----------------------------------------------------------------------default*/	
	.screen--full.error_404{height:100vh!important;max-height:100%!important;min-height:100vh!important;}
	.wrapp.wrapp--1200{max-width:950px;}
	.screen--full,.screen--fix{height:668!important;min-height:668!important;}
	.screen--full.can-we-halp-you{height:auto!important;min-height:auto!important;}
	#target-2 .screen__content {min-height: auto;}
	.can-we-halp-you .screen__content.screen__content--center {position: relative;top: 0%;-webkit-transform: translate(0%, -0%);transform: translate(0%, -0%);}	
	.screen--fix{top:668px;}	
	#search {width: 800px;}	
	.popup_wrapp {width: 100%;}	
	.our-works__links span {margin-bottom: 20px;}
	.pad--120{padding:60px 0px;}
	.our-works {margin-top: 100px;margin-bottom: 100px;}	
	
	
	/*----------------------------------------------------------------------header*/	
	.header .header__navigation,.header .header__callback,.button--down{display:none;}
	.header{position:absolute;height:80px;background:rgba(255,255,255,0);border-bottom:1px solid rgba(255,255,255,0);}
	.header__logo {margin-top: 8px;margin-right: 0px;margin-left: 8px;}	
	.header.smaller{background:rgba(255,255,255,0);box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0);}
	.header.dark{border-bottom:1px solid rgba(255,255,255,0);}	
	.mobilMenuBtn{display:inline-block; position:fixed; right:20px; top:20px; width:60px; height:60px; border-radius:5px; background:#e59846; cursor:pointer;z-index:6;}
	.mobilMenuBtn svg{fill:#fff;width:21px;height:21px;position:absolute;left:50%;top:50%;margin-left:-10px;margin-top:-10px;}
	.fix-callback {width: 60px;height: 60px;right:20px;bottom:20px;}
	.menu {padding: 0px 0px; max-width:100%; min-height:100vh; right: 0px; top: 0px; -webkit-transform: translate(110%, 0%);transform: translate(110%, 0%); 	}	
	.popup_close {right: 20px;top: 20px;}
	.menu .logo {top: 30px;left: 30px;}
    	
	
	/*----------------------------------------------------------------------MAIN screen1*/
	.siquence {right: -60px;margin-top: -280px;width: 600px;height: 600px;}	
	.main .compas {display: block;}
	.screen--fix{display:none;}
	
	/*----------------------------------------------------------------------MAIN screen2 (about)*/
	/*.fixedNavigation{display:none;}*/
	.fixedNavigation__wrapp.fixed{position:absolute;top:0px;height:80px;}
	.fixedNavigation__wrapp.fixed:before{width:100%;box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0);background:rgba(255,255,255,0);}
	.can-we-halp-you .ci--2{width:80%;float:left;}
	.can-we-halp-you .ci--2 p br{display:none;}
	
	/*----------------------------------------------------------------------CONTACTS*/
	.contactsSlider {left: -45px;}	
	.menuMobil__links .navigation__link:hover{color:#3a3a3a;}
	

}