@media only screen and (max-width: 1500px){
	.foot{
		width: 95%;
	}
	#sandwich{
		position: relative;
		right: auto;
		top: 10px;
		margin-left: 20px;
	}
}
@media only screen and (max-width: 1240px){
	header .head,
	.block_home{
		width: 95%;
	}
	.menu_show{
		margin-right: auto;
	}
	#modal_menu .mfp-close{
		margin-right: 23px;
	}
}
@media only screen and (max-width: 1170px){
	.video_sect,
	.form-sect{
		width: 95%;	
	}
	.gallery{
		zoom: .8;
	}
	.masonry{
		width: 95%;
		margin: auto;
		margin-top: 167px;
	}
	.portfolio .title{
		left: 23px;
	}
	.item-works figure img {
    -webkit-border-radius: 15px;
    border-radius: 15px;
    -webkit-box-shadow: 0 0 16px rgba(0, 0, 0, .27);
    box-shadow: 0 0 16px rgba(0, 0, 0, .27);
}
.block_form-sect{
	width: 95%;	
	-webkit-justify-content: space-between;
	        justify-content: space-between;	
}
.forms_page{
	margin-left: auto;	
}
.title_form{
		font-size: 40px;	
			line-height:normal;
	}

.txt_form-sect,
.title_form {
max-width: 550px;
}
#button{
	margin-bottom: 70px;
}
}
@media only screen and (max-width: 1080px){
	#modal-video{
		width: 90%;
	}
	.block_designers{
		width: 95%;
	}
	.forms_page{
		width: 340px;
	}
	.forms_page{
		margin-top: -150px;
	}
	.advants{
		width: 100%;	
	}
	.txt_advants{
		max-width: 600px;	
	}
	.video_sect-btn__video{
		margin-top: 0;	
	}
	.benefits__inner{
		width: 95%;
	}
	.foot{
		-webkit-flex-wrap: wrap;
		    -ms-flex-wrap: wrap;
		        flex-wrap: wrap;
	}
	.right_foot{
		width: 100%;
		-webkit-order: 1;
		    -ms-order: 1;
		        order: 1;
	}
	.left_foot{
		-webkit-order: 2;
		    -ms-order: 2;
		        order: 2;
	}
		.pays{
			margin-bottom: 30px;
		}
		.nav_footer ul {
	-webkit-justify-content: center;
	        justify-content: center;
}
.nav_footer ul li a{
	margin-left: 0;
	margin: 0 15px;
}
.data_left{
	-webkit-justify-content: space-between;
	        justify-content: space-between;
}
.left_foot{
	width: 100%;
}
	.pays figure{
		-webkit-justify-content: center;
		        justify-content: center;
	}
	.block_video_sect{
		margin-bottom: 40px;	
	}
	.slick-next{
		margin-right: -195px;
	}
	.slick-prev{
		margin-left: -195px;
	}
}
@media only screen and (max-width: 992px){
	.block_menu_show{
		padding: 100px 20px;
	}
	.slick-prev {
		left: 23%;
	}
	.slick-next{
		right: 23%;
	}
	.designer figure a img {
    -webkit-box-shadow: 0 0 26px rgba(0, 0, 0, .27);
    box-shadow: 0 0 26px rgba(0, 0, 0, .27);
}
	.txt_advants{
		max-width: 500px;	
	}
	.gallery{
		zoom: .62;
	}
	.marg_work{
		margin-top: 0;
	}
	.forms_benefit form{
		width: 95%;
		-webkit-flex-wrap: wrap;
		    -ms-flex-wrap: wrap;
		        flex-wrap: wrap;
	}
	.forms_benefit_inputs:last-child{
		width: 100%;
	}
	.forms_benefit_inputs:last-child button{
		margin: auto;
		margin-top: 20px;
	}
}
@media only screen and (max-width: 860px){
	#modal-video .mfp-close{
		right: 0;
	}
	#modal-video iframe{
		height: 300px;
	}
	.phone{
		display: none;
	}
	.slick-prev {
		left: 0%;
		margin-left: 15px;
	}
	.slick-next{
		right: 0%;
		margin-right: 15px;
	}
	.txt_advants{
		max-width: 400px;
	}
	.txt_form-sect, .title_form{
		max-width: 450px;
	}
	.block_inputs:nth-child(2n){
		-webkit-justify-content: flex-start;
		        justify-content: flex-start;
	}
	.forms_page {
    width: 302px;
}
.forms_page{
	margin-left: 20px;
}
.block_form-sect{
	width: auto;
}
.individual_sect{
	padding-bottom:115px;
}
.block_designers{
	-webkit-flex-wrap: wrap;
	    -ms-flex-wrap: wrap;
	        flex-wrap: wrap;
}
.designer{
	width: 50%;
	text-align: center;
	margin-bottom: 30px;
}
.show_designer{
	margin-top: 0;
	
}
.designer p{
	margin: auto;
}
.title_designer{
	position: relative;
	left: 0;
	right: 0;
	top: 0;
	margin-bottom: 30px;
	text-align: center;
}
.des2, .des4{
	margin-top: 0;
}
.des3{
	margin-top: 0;
}
.teni2{
	display: none;
}
.links_modal{
	width: 50%;
}
.links_modal h4{
	margin-bottom: 20px;
}
}

@media only screen and (max-width: 767px){
	.title_video{
		width: 100%;
		text-align: center;
		max-width: 767px;
		line-height: normal;
		font-size: 26px;
	}
	.txt_advants{
		max-width:767px;
		flex-direction: column;
        align-items: center;
	}
	.advants{
		width: 100%;
	}
	.video_sect-btn__video{
		margin: auto;
	}
	.title_form{
		display: none;
	}
	.block_form-sect{
		-webkit-flex-wrap: wrap;
		    -ms-flex-wrap: wrap;
		        flex-wrap: wrap;
				display: none;
	}
	.txt_form-sect{
		max-width: 767px;
		width: 100%;
	}
.forms_page {
    margin-top: -15px;
}
	header .head{
		padding-top: 20px;
	}
	.slick-prev {
		left: 50%;
		margin-left: -150px;
	}
	.slick-next{
		right: 50%;
		margin-right: -150px;
	}
}
@media only screen and (max-width: 640px){
	.slider-portfolio{
		display: block;
	}
	.title_video,
	.des_inp{
		display: none;
	}
	.title_video_mobile{
		display: block;
	}
	.title_form_page{
		display: block;
	}
	.links_modal{
		width: 100%;
	}
#modal_menu{
	margin: 20px 10px;
}
	.desiger_moth .title{
		font-size: 30px;
		padding-top: 30px;
	}
		.slider-desiger_moth .designer{
			width: 100%;
		}
		.desiger_moth .show_designer {
			width: 243px;
			height: 46px;
			line-height: 46px;
			font-size: 14px;
			-webkit-background-size: 100%;
			     -o-background-size: 100%;
			        background-size: 100%;
			background-repeat: no-repeat;
			margin-top: 60px;
		}
		.name_designer{
			font-size: 20px;
		}
		.designer p {
			line-height: normal;
			font-size: 15px;
		}
	.slider_portfolio,
	.desiger_moth,
	.gallery_mobile{
		display: block;
	}
.item-portfolio img,
.item-work img{
	margin: auto;
	position: relative;
}
.item-portfolio a,
.item-work a{
	padding: 10px 0;
	display: block;
	text-align: center;	
	color: #000;
	text-decoration: none;
}


.designer figure a img{
	margin: auto;
}

/* 
.item-portfolio a span,
.item-work a span
{
font-size: 8px;
}
.item-portfolio img{
	zoom: .7;

	margin-top: 45px;
}
.item-work img,
.designer{
	zoom: .5;
	
	margin-top: 45px;
}
 */
.designer {
	margin-top: 55px;
}
.item-portfolio a,
.item-work a
{
	display: block;
	margin: auto;
}
.slider-desiger_moth .draggable{
	padding-top: 50px !important;
	margin-top: -50px;
}
/*
.item-work.slick-slide.slick-current.slick-active.slick-center img,
.item-portfolio.slick-slide.slick-current.slick-active.slick-center img,
.item-des-moth.slick-slide.slick-current.slick-active.slick-center .designer

{
	zoom: 1;

	margin-top: 0;
}  */
.item-work a span,
.item-portfolio a span
{
font-size: 12px;
display: block;
padding: 0 10px;
font-weight: 600;
padding: 10px 0;
text-transform: uppercase;
line-height: 18px;
}

.item-des-moth .slick-list .slick-track{
	padding-top: 36px !important;
}
.item-work p{
	font-size: 11px;
	text-transform: uppercase;
	padding: 30px 0;
	color: #c9c9c9;
	padding-bottom: 0;
}
	.working_design {
			padding-bottom: 80px;
	}
	.instagramm_wijet{
		padding-top: 20px;
	}
	.working_design{
		background: url("../img/headline1.png") no-repeat center  top;
		-webkit-background-size: 100%;
		     -o-background-size: 100%;
		        background-size: 100%;
	}
	.forms_benefit form{
		background: #FFF;
		-webkit-border-radius: 20px;
		        border-radius: 20px;
		    padding: 27px 0;
		    -webkit-box-shadow: 0 0 26px rgba(0, 0, 0, .27);
    box-shadow: 0 0 26px rgba(0, 0, 0, .27);
	}
	.forms_benefit_inputs:last-child button{
		margin-top: 8px;
	}
	.benefits{margin-bottom: 56px;}
	.forms_benefit_inputs{
		width: 100%;
	}
	.forms_benefit form input{
		display: block;
		margin: auto;
		margin-bottom: 8px;
	}
	.working_design .title,
	.reviews .title{
		font-size: 33px;
		line-height: normal;
		margin-bottom: 30px;
	}
	.working_design .title span,
	.reviews .title span
	{
		margin-top: 0;
		font-size: 25px;
		padding-top: 0;
			
	}
	.gallery{
		display: none;
	}
	.portfolio{
		display: none;
	}
	.designers{
		display: none;
	}
.slick-dots li button{
	background: #aeaeae;
	width: 10px;
	height: 10px;
	-webkit-border-radius: 6px;
	        border-radius: 6px;
	
	padding: 0;
}
#modal-video iframe{
		height: 200px;
	}
.slick-dots li.slick-active button{
	background: linear-gradient(to bottom, #ff7512, #e32a5f);
} 
.slick-dots li button:before{
	display: none;
}
.slick-dots li{
	margin: 0 4px;
	
	width: auto;
	height: auto;
}
.feedback{
	display: none;
}
.home{

	    background: url("../img/treez.png") no-repeat center 95px;
	    -webkit-background-size: 100%;
     -o-background-size: 100%;
        background-size: 100%;
}
header .head{
	margin-bottom: 437px;
}
.block_home h1{
	font-size: 26px;
	text-align: center;
	line-height: normal;
}
.block_home{
padding-bottom: 30px;
}
.teni{
	display: none;
}
.individual_sect {
    padding-bottom: 0;
}
.designer{
	width: 90% !important;
	margin: auto;
}
}
@media only screen and (max-width: 567px){
	.item-portfolio figure{
		width: 90%;
		margin: auto;
	}
	.block_home h1{
		margin-bottom: 30px;
	}
	.block_home a{
		margin: auto;
	}
	.data_left{
		-webkit-flex-wrap: wrap;
		    -ms-flex-wrap: wrap;
		        flex-wrap: wrap;
	}
	.logo{
		width: 135px;
		padding-top: 10px;
	}
	.foot{
		padding: 30px 0;
	}
	.nav_footer ul{
		-webkit-justify-content: center;
		        justify-content: center;
	    -webkit-flex-wrap: wrap;
	        -ms-flex-wrap: wrap;
	            flex-wrap: wrap;
	}
	.nav_footer ul li{
		margin: 5px 10px;
	}
	.pays figure{
		-webkit-flex-wrap: wrap;
		    -ms-flex-wrap: wrap;
		        flex-wrap: wrap;
	    -webkit-justify-content: center;
	            justify-content: center;
	}
	.logo_footer{
		width: 100%;
		padding: 20px 0;
		text-align: center;
	}
	.forms_page {
    margin: auto;
    margin-top: 0;
}
	.tetx_specs h4,
	.tetx_advants h4{
		font-size: 11px;
		line-height: normal;
	}
	.tetx_specs{
		margin-bottom: 25px;
	}
	.tetx_specs p,
	.tetx_advants p{
		line-height: normal;
		font-size: 10px;
	}
	.benefits__element{
		width: 50%;
		margin-bottom: 26px;
	}
	.benefits__inner{
		-webkit-flex-wrap: wrap;
		    -ms-flex-wrap: wrap;
		        flex-wrap: wrap;
	}
}

@media only screen and (max-width: 480px){
	.item-portfolio img{
	zoom: .6;
	display: flex;
	margin-top: 45px;
}
 .item-work a{
	width: 95%;
}
.item-work img{
	zoom: .4;
	display: flex;
	margin-top: 45px;
}
.fed_modals{
	margin: 50px 0;
	padding: 90px 12px;
}
.title {
	font-size: 28px;
}
.title span {
    font-size: 23px;
}
.treez_list_item > li {
	width: 100%;
}
.treez_list_item_features {
	flex-direction: column;
}
.block_home {
	float:none;
	margin-top: -110px;
	margin-bottom: 65px;
}
.reviews {
    max-width: 90%;
}
.accordion .accordion-content p {
    font-size: 1rem;
}
.benefits__number {
    font-size: 40px;
    margin-bottom: 0px;
}
}
@media only screen and (max-width: 360px){
	.item-work img{
	zoom: .3;
	display: flex;
	margin-top: 45px;
}
}