@media (max-width: 1680px){
	.max-width{
		width: 90%;
	}
	.map #map img{
		left: 5%;
	}
}
@media (max-width: 1440px){
	html,body{
		font-size: 14px;
	}
	header .logo img{
		width: 15vw;
	}
	.banner .description{
		font-size: 1.5rem;
	}
	.about .text .staff .item img{
		height: 70px;
	}
	.guarantee .guarantee-wrap .items .item .icon img {
	    height: 110px;
	}
	.guarantee .guarantee-wrap .items .item.two-col{
		border-width: 8px;
	}
	hr{
		border-width: 6px;
	}
}
@media (max-width: 1360px){
	.max-width{
		width: 95%;
	}
	.map #map img{
		left: 2.5%;
	}
	footer .phone{
		padding-left: 40px;
	}
	footer .phone:before{
		width: 40px;
    	height: 40px;
	}
}
@media (max-width: 1152px){
	h2{
		font-size: 2rem;
	}
	h3{
		font-size: 1.6rem;
	}
	.banner .description {
	    font-size: 1.2rem;
	}
	.guarantee .guarantee-wrap .items .item.two-col span{
		font-size: 1.3rem;
	}
	ul {
	    list-style-position: outside;
	}
}
@media (max-width: 1024px){
	.btn{
		padding: 10px 15px;
	}
	header .menu > nav{
		font-size: 1rem;
	}
}
@media (max-width: 980px){
	header{
	    display: grid;
    	grid-template-columns: auto auto auto auto;
	}
	header > * + *{
		margin-left: unset;
	}
	header .menu{
	    grid-row: span 2;
	}
	header .logo{
	    flex-direction: revert;
    	grid-row: span 2;
	}
	header .logo .slogan{
		order: 1;
	}
	header .price,
	header .phone{
		padding-left: 32px;
	}
	header .price:before,
	header .phone:before{
		width: 32px;
		height: 32px;
	}
	header .callback{
	    grid-column: 4;
	}
	.banner .title,
	.banner .description{
		width: 90%;
	}
	.dignity{
	    grid-template-columns: 1fr 1fr;
	}
	.dignity .item{
		justify-content: flex-start;
	}
	.dignity .item img {
    	width: 90px;
	}
	.dignity .item span.percent{
		font-size: 2rem;
	}
	.dignity .item span.percent + img {
	    width: 70px;
	}
	.why h2{
		white-space: normal;
	}
	.delivery h2{
		white-space: normal;
	}
	.selection h3{
		text-align: left;
	}
	.about .text .staff{
		flex-direction: column;
		margin-bottom: 15px;
	}
	.about .text{
		width: 74%;
		margin-left: 0;
	}
	.about .text .staff .item img{
		height: auto;
		width: 70px;
	}
	.guarantee .guarantee-wrap{
		flex-direction: column;
	}
	.guarantee .guarantee-wrap .video-guarantee{
		width: 100%;
	    height: 40vw;
	    margin-bottom: 20px;
	}
	.guarantee .guarantee-wrap .video-guarantee img{
	    width: 100%;
	    height: 100%;
	    object-fit: cover;
	}
	.guarantee .guarantee-wrap .video-guarantee:after{
		width: 10vw;
		height: 10vw;
	}
	.guarantee .guarantee-wrap .items{
		width: 100%;
	}
	.roots .roots-wrap .open > img,
	.roots .roots-wrap .close > img{
		width: 30%;
	}
	.roots .roots-wrap .form{
		padding-right: 0;
	}
	.map #map h2{
		max-width: 90%;
		margin-left: auto;
		margin-right: auto;
		right: 0;
	}
	.map #map img{
		display: none;
	}
	footer{
	    display: grid;
	    grid-template-columns: 1fr 1fr 1fr 1fr;
	    grid-gap: 10px 20px;
	}
	footer .logo{
		min-width: 150px;
	    grid-row: span 2;
	    width: 80%;
	}
	footer .slogan{
		grid-column: 2;
    	grid-row: span 2;
	}
	footer .mail{
	    grid-row: 1;
	    grid-column: 3;
	    align-self: flex-end;
	}
	footer .phone{
		grid-row: 1;
	    grid-column: 4;
	    align-self: flex-end;
	}
	footer .callback{
		grid-row: 2;
	    grid-column: 4;
	    width: max-content;
	}
	footer .soc{
	    grid-row: 2;
    	grid-column: 3;
	}
}
@media (max-width: 780px){
	h2 {
	    font-size: 1.5rem;
	}
	h4 {
	    font-size: 1.15rem;
	}
	header{
		grid-template-columns: auto auto auto;
	}
	header .menu,
	header .logo{
	    grid-row: span 3;
	}
	header .logo img{
		width: 40%;
	}
	header .callback {
	    grid-column: 3;
	}
	header .price, header .phone{
		margin-bottom: 5px;
	}
	.banner {
	    padding-left: 3.6rem;
	}
	.banner .title{
		font-size: 2rem;
	}
	.harvest{
	    display: block;
    	padding-top: 15px;
	}
	.harvest .tree{
	    float: left;
	    margin-bottom: 0;
    	margin-right: 15px;
	}
	.harvest .text{
	    width: auto;
    	display: block;
	}
	.harvest .text h4{
		margin-left: 0;
		text-align: center;
	}
	.harvest .baby{
		display: none;
	}
	.about:after{
		width: 15%;
	}
	.about .text{
		width: 82.5%;
	}
	.guarantee .guarantee-wrap .items .item{
		grid-template-columns: 30% 68.5%;
	}
	.guarantee .guarantee-wrap .items .item .icon img {
	    height: 90px;
	}
	.guarantee .guarantee-wrap .items .item .icon .percent {
    	font-size: 2rem;
	}
	.guarantee .guarantee-wrap .items .item .icon .percent + img {
	    margin-left: -5px;
	    height: 70px;
	}
	.roots .roots-wrap{
		display: block;
	}
	.roots .roots-wrap .form form {
	    width: 75%;
	}
	.roots .roots-wrap .form form p{
		margin-bottom: 2rem;
	}
	.roots .roots-wrap .form img{
		width: 25%;
	}
	.video .items .item .form form{
		width: 100%;
	}
	.video .items .item .form form p{
		margin-bottom: 1rem;
	}
	.video .items .item .form img{
		display: none;
	}
	.gallery{
	    grid-template-columns: 1fr 1fr;
	}
	.gallery a img{
		display: block;
	}
	.map #map h2 {
	    max-width: calc(100% - 150px);
	}
	footer{
	    grid-template-columns: 1fr 1fr 1fr;
	}
	footer .slogan{
		grid-column: span 3;
    	grid-row: 3;
	}
	footer .slogan br{
		display: none;
	}
	footer .mail{
	    grid-column: 2;
	}
	footer .phone{
	    grid-column: 3;
	}
	footer .callback{
	    grid-column: 3;
	}
	footer .soc{
    	grid-column: 2;
	}
}
@media (max-width: 640px){
	header{
	    align-items: flex-start;
	    grid-template-columns: auto 1fr 1fr;
	    grid-gap: 5px;
	}
	header .logo{
	    flex-direction: column;
    	margin-left: 0;
	}
	header .logo img{
		width: 145px;
	}
	header .price, header .phone{
		margin-bottom: 0;
	}
	header .callback{
		width: max-content;
	}
	.banner .description{
		flex-direction: column;
	}
	.dignity .item{
	    flex-wrap: wrap;
	    align-items: center;
	    text-align: center;
	    justify-content: center;
	}
	.dignity .item span.percent {
	    font-size: 4rem;
	}
	.dignity .item span.percent + img{
		width: 90px;
	}
	.dignity .item img + span{
		width: 100%;
	}
	.why > img{
		width: 40%;
	}
	.delivery > img{
		width: 40%;
	}
	.selection{
	    padding: 1vw 0;
    	background-size: cover;
	}
	.selection h3{
		width: 50%;
	}
	.harvest .tree{
	    width: 30%;
    	min-width: 140px;
	}
	.guarantee .guarantee-wrap .video-guarantee:after{
		width: 15vw;
		height: 15vw;
	}
	.guarantee .guarantee-wrap .items{
		display: block;
	}
	.guarantee .guarantee-wrap .items .item {
	    grid-template-columns: 100px auto;
	    align-items: center;
	}
	.guarantee .guarantee-wrap .items .item .icon img{
	    width: auto;
	    height: auto;
	    max-height: 70px;
	}
	.guarantee .guarantee-wrap .items .item .text .title,
	.guarantee .guarantee-wrap .items .item .text .description{
		margin-bottom: 0;
	}
	footer {
	    grid-template-columns: 1fr 1fr;
	}
	footer .logo{
	    grid-row: span 3;
	}
	footer .slogan {
	    grid-column: 1;
	    grid-row: 4;
	}
	footer .phone{
	    grid-column: 2;
    	grid-row: 2;
	}
	footer .callback {
    	grid-column: 2;
	    grid-row: 3;
	}
	footer .soc {
	    grid-column: 2;
	    grid-row: 4;
	}
	form.popup{
		min-width: 100%;
		width: 100%;
	}
	input[type="submit"]{
		-webkit-appearance: none;
	}
}
@media (max-width: 440px){
	header{
	    grid-template-columns: auto 1fr;
	    grid-gap: 10px;
	}
	header .menu ul{
		min-width: 100%;
	}
	header .logo{
	    width: 100%;
	    text-align: center;
	    align-items: center;
	    margin-left: -2rem;
	}
	header .logo img{
		width: 60%;
	}

	header .logo2{
	    width: 100%;
	    text-align: center;
	    align-items: center;
	    margin-left: -2rem;
	}
	header .logo2 img{
		width: 30%;
	}

	header .logo3{
	    width: 100%;
	    text-align: center;
	    align-items: center;
	    margin-left: -2rem;
	}
	header .logo3 img{
		width: 60%;
	}


	header .price, 
	header .phone,
	header .callback{
		grid-column: span 2;
	    width: max-content;
	    margin: 0 auto;
	}
	header .phone{
		font-size: 1.5rem
	}
	.banner{
		padding-left: 0;
	}
	.banner .title, .banner .description{
		width: 100%;
	}
	.banner .title{
		font-size: 1.6rem;
	}
	.dignity{
		display: block;
	}
	.dignity .item{
		flex-wrap: nowrap;
		text-align: left;
	}
	.dignity .item span br{
		display: none;
	}
	.dignity .item:first-child{
	    align-items: center;
    	justify-content: flex-start;
	}
	.dignity .item span.percent {
	    font-size: 2rem;
	}
	.dignity .item span.percent + img{
		width: 43px;
	}
	.why{
		display: grid;
	}
	.why > img{
		width: 100%;
		margin-bottom: 10px;
	}
	.why > img + h2{
		order: -1;
	}
	.delivery{
		display: grid;
	}
	.delivery > img{
		width: 100%;
		margin-bottom: 10px;
	}
	.delivery > img + h2{
		order: -1;
	}
	.selection{
		/*background: #f7f7f7;*/
		background-position: right -20vw center;
	}
	.selection h3{
		/*width: 100%;*/
		width: 70%;
	}
	.harvest .tree{
		/*display: none;*/
		width: 20%;
		min-width: 100px;
	}
	.guarantee .guarantee-wrap .items .item + .item{
		margin-top: 15px;
	}
	.roots .roots-wrap .open > img, .roots .roots-wrap .close > img {
	    width: 100%;
	    margin-bottom: 10px;
	}
	.video .items{
		grid-template-columns: 1fr;
	}
	.video .items a:after{
		width: 50px;
		height: 50px;
	}
	.map #map h2{
		display: none;
	}
	footer{
	    display: flex;
    	flex-direction: column;
    	grid-gap: 0;
	}
	footer > * + *{
		margin-top: 5px;
	}
	footer .logo{
		width: 50%;
	}
	footer .mail,
	footer .phone{
		align-self: center;
	}
	.fancybox-content{
		padding: 20px!important;
		width: 100%;
	}
}
@media (max-width: 320px){
	.selection {
	    background-position: right -40vw center;
	}
}