@media screen and (max-width: 1430px) {
	
	.slider-reviews .slick-arrow {
		display:none!important;
	}
	
	.slider-gallery .slick-arrow {
		display:none!important;
	}
	
	.slider-video .slick-arrow {
		display:none!important;
	}
	
	.slider-documents .slick-arrow {
		display:none!important;
	}
		
	.footer {
		padding: 45px 0;
	}	

	.maps {
		height: 420px;
	}

	.contact {
		padding: 80px 0;
	}

	.reviews {
		padding: 80px 0 90px 0;
	}
		
	.documents {
		padding: 80px 0 90px 0;
	}	
		
	.payment-delivery {
		padding: 80px 0;
	}	
		
	.payment-delivery .button {
		padding: 60px 0 0 0;
	}	
		
	.gallery-video {
		padding: 80px 0;
	}

	.catalog {
		padding: 80px 0;
	}
	
	.catalog .caption {
		padding:0 0 30px 0;
	}
		
	.about {
		padding: 80px 0;
	}

	.request-a-price {
		background: #6B4870;
		padding: 40px 0;
	}	
		
	.top .cell {
		padding: 60px 0;
	}	

	.top.scroll .cell {
		padding: 24px 0;
	}

	.bigwindow.fancybox-content {
		width: 1100px;
		padding: 50px;
	}
	
}

@media screen and (max-width: 1200px) {
	
	.center {
		max-width:720px;
	}
	
	.gallery-video {
		padding: 60px 0;
	}
	
	.gallery-video h2 {
		font-size: 40px;
		line-height: 45px;
	}
		
	.payment-delivery {
		padding: 60px 0;
	}

	.payment-delivery .text h2 {
		font-size: 40px;
		line-height: 45px;
		padding: 10px 0 20px 0;
	}	

	.payment-delivery .button {
		padding: 30px 0 0 0;
	}

	.documents {
		padding: 60px 0 60px 0;
	}

	.documents h2 {
		font-size: 40px;
		line-height: 45px;
		margin: 0 0 40px 0;
		text-align:center;
	}

	.reviews {
		padding: 60px 0 60px 0;
	}

	.reviews h2 {
		font-size: 40px;
		line-height: 45px;
		margin: 0 0 30px 0;
		text-align:center;
	}

	.slider-reviews .item {
		padding:30px 30px 20px 30px;
	}

	.slider-reviews .item .pic-name {
		padding:0 0 30px 0;
	}

	.slider-reviews .item .pic-name span {
		width: 110px;
		height: 110px;
	}

	.slider-reviews .item .pic-name .name {
		width: calc(100% - 110px - 20px);
	}

	.contact {
		padding: 60px 0;
	}

	.contact .cell .formss .wpcf7 {
		padding:40px;
	}

	.contact .cell .formss {
		width: 370px;
	}

	.contact h2 {
		font-size: 40px;
		line-height: 45px;
		margin:0 0 30px 0;
		text-align:center;
	}

	.contact .cell .formss .wpcf7 .wpcf7-response-output {
		bottom:12px;
	}

	.footer {
		padding: 40px 0;
	}

	.maps {
		height: 380px;
	}

	.about {
		padding: 60px 0;
	}

	.about .cell {
		flex-wrap: wrap;
	}

	.about .cell .left {
		width: 100%;
		padding:0 0 48px 0;
	}

	.about.show .cell .right {
		 width: 100%;
	}
		
	.about .text h2 {
		padding: 0px 0 30px 0;
		font-size: 40px;
		line-height: 45px;
		text-align:center;
	}

	.about .list .item {
		margin:30px 0 0 0;
	}

	.about .text {
		font-size: 17px;
		line-height: 25px;
	}

	.payment-delivery .text {
		font-size: 17px;
		line-height: 25px;
	}

	.request-a-price .left {
		width: calc(50% - 15px);
	}

	.request-a-price .text {
		font-size: 16px;
		line-height: 22px;
	}

	.request-a-price .text br { display:none; }

	.request-a-price .right {
		width: calc(50% - 15px);
	}

	.header .data h1 {
		font-size: 40px;
		line-height: 50px;
	}

	.header .data h1 em {
		font-size: 50px;
		line-height: 50px;
	}

	.catalog .product {
		width: calc(100% - 20px);
	}

	.top .cell .menuss {
		display:none; 
	}
	.tab-item.characteristics{
		width: fit-content;
	}
	.bigwindow .elem .left{
		width: fit-content;
		max-width: 380px;
	}
	.catalog .product .data h3 {
		padding: 20px 0 20px 0;
	}
	
	.catalog .product {
		padding:30px 30px 50px 30px;
	}

	.catalog .product .more {
	/*	display:none; */
		position: relative;
		padding-top: 20px;
	}

	.payment-delivery .data {
		max-width: 100%;
	}
	.bigwindow .elem .right{
		width: 100%;
		margin-top: 20px;
	}
	
	.bigwindow .elem{
		flex-direction: column;
	}
	.catalog .product .tablet-nav {
		/* display:block; */
		border-top:1px solid #F8F8F8;
		padding:30px 0 0 0;
		margin:30px 0 30px 0;
	}

	.catalog .product .tablet-nav ul {
		display:flex;
		justify-content: space-between;
		align-items: center;
		position:relative;
		margin:0 -10px;
	}

	.catalog .product .tablet-nav ul li {
		display:block;
		list-style:none;
		margin:0 10px;
	}

	.catalog .product .tablet-nav ul li a {
		padding: 7px 20px;
		font-style: normal;
		font-weight: 700;
		font-size: 14px;
		line-height: 16px;
		letter-spacing: 0.08em;
		text-transform: uppercase;
		color: #000000;
		text-decoration: none;
		border: 1px solid transparent;
		transition: all 0.5s;
	}
	
	.catalog .product .tablet-nav ul li a.active {
		background: #468641;
		border: 1px solid #468641;
		color: #FFF;
	}

	.catalog .product .more a::before {
		display:none;
	}

	.catalog .product:hover .data h3 {
		color: #121212;	
		text-decoration:none;
	}

	.tablet-tabs {
		display:none;
		padding:0 0 30px 0;
	}
	
	.tablet-tabs .tab {
		display:none;
	}

	.tablet-tabs .tab .text {
		font-style: normal;
		font-weight: 300;
		font-size: 15px;
		line-height: 21px;
		color: #808080;		
	}
	
	.tablet-tabs .tab .text ul {
		margin-left:19px;
	}
	
	.tablet-tabs .tab .text ol {
		margin-left:19px;
	}

	.tablet-tabs .tab.characteristics ul li {
		display:flex;
		justify-content: space-between;
		align-items: center;	
		padding:16px 20px;
		background: #F8F8F8;
	}

	.tablet-tabs .tab.characteristics ul li:nth-child(2n+2) {
		background: #FDFDFD;
	}

	.tablet-tabs .tab.characteristics ul li b {
		font-style: normal;
		font-weight: 300;
		font-size: 15px;
		line-height: 21px;
		color: #121212;	
		width:calc(60% - 20px);
	}

	.tablet-tabs .tab.characteristics ul li span {
		font-style: normal;
		font-weight: 300;
		font-size: 15px;
		line-height: 21px;
		color: #121212;		
		width:calc(40%);
	}

	.default-gallery {
		position:relative;
		margin:-10px;
		flex-wrap: wrap;
		display:flex;
	}

	.default-gallery .elem {
		display:block;
		margin:10px;
		width:calc(33.333% - 20px);
	}

	.default-gallery .elem a {
		display:block;
		width:100%;
		padding-bottom:100%;
		background-repeat:no-repeat;
		background-position:center center;
		background-size:cover;
	}
	
	.button-tablet {
		/*display:block; */
		/* position:absolute; */
		left:0px;
		right:0px;
		bottom:0px;		
	}
	
	.button-tablet a {
		height: 60px;
		width:100%;
		display:flex;
		justify-content:center;
		align-items: center;
		font-family: 'Roboto Condensed', sans-serif;
		background: #DDB20F;
		font-style: normal;
		font-weight: 400;
		font-size: 16px;
		line-height: 19px;
		color: #222222;	
		text-decoration:none;
		transition: all 0.5s;	
	}		
	
	.catalog h2 {
		font-size:40px;
		line-height:45px;
		text-align:center;
	}
	
	.default-text {
		padding:80px 0 0 0;
	}
	
	.archive .catalog {
		padding:80px 0 80px 0;
	}

	.default-text h1 {
		font-style: normal;
		font-weight: 700;
		font-size: 40px;
		line-height: 45px;
		color: #000000;
		padding:0 0 30px 0;	
	}

	.default-text .content {
		font-size: 17px;
		line-height: 24px;
	}
	
	.top .mobile-menu {
		display:block;
	}
	
	.top .cell .logo {
		width:fit-content;
	}
	
}
@media screen and (max-width: 1024px) {
	.geolocation{
		position: relative !important;
	}
}

@media screen and (max-width: 740px) {
	.city-header{
		display: none;
	}
	.center {
		max-width:350px;
	}

	.header .data h1 {
		font-size: 30px;
		line-height: 40px;
	}

	.header .data h1 em {
		font-size: 40px;
		line-height: 45px;
	}

	.request-a-price .cell {
		flex-wrap: wrap;
	}

	.request-a-price .left {
		width:100%;
	}

	.request-a-price .right {
		width:100%;
	}
		
	.request-a-price .text {
		text-align:center;
		padding:0 0 32px 0;
	}	
		
	.request-a-price .button a { margin:0 auto; }	
		
	.about .cell .left {
		left:0px;
		opacity:1;
	}	
		
	.about .cell .right {
		right:0px;
		opacity:1;
	}	

	.about {
		padding: 45px 0;
	}

	.about .text h2 {
		padding: 0px 0 20px 0;
		font-size: 35px;
		line-height: 40px;
	}

	.about .text {
		font-size: 16px;
		line-height: 24px;
	}

	.about .list .item b {
		padding:0 0 10px 0;
		font-size: 18px;
		line-height: 20px;
	}

	.catalog {
		padding: 45px 0;
	}

	.catalog h2 {
		font-size: 35px;
		line-height: 40px;
		padding: 0px 0 40px 0;
	}
		
	.catalog .product {
		padding: 20px 20px 50px 20px;
	}

	.catalog .product .tablet-nav {
		padding: 20px 0 0 0;
		margin: 20px 0 25px 0;
	}

	.catalog .product .tablet-nav ul {
		margin:0;
	}

	.catalog .product .tablet-nav ul li {
		margin:0;
	}

	.catalog .product .tablet-nav ul li a {
		font-size: 12px;
		line-height: 16px;
		padding: 5px 8px;
	}

	.tablet-tabs .tab.characteristics ul li {
		padding: 12px 12px;
	}

	.tablet-tabs .tab .text {
		text-align: justify;
	}

	.default-gallery {
		margin:-5px;
	}

	.default-gallery .elem {
		margin: 5px;
		width: calc(33.333% - 10px);
	}

	.gallery-video {
		padding: 45px 0;
	}

	.gallery-video h2 {
		font-size: 35px;
		line-height: 40px;
	}

	.slider-gallery-wrap {
		margin: 0 -5px;
	}

	.slider-gallery .item {
		margin: 0 5px;
	}

	.slider-gallery .item a {
		padding-bottom:100%;
	}

	.gallery-video .title-nav {
		margin: 0 0 40px 0;
	}

	.payment-delivery {
		padding: 50px 0;
	}

	.documents {
		padding: 40px 0 50px 0;
	}

	.contact,
	.reviews,
	.gallery-video,
	.documents {
		top:0px;
		opacity:1;
	}

	.payment-delivery .text h2 {
		font-size: 35px;
		line-height: 40px;
		text-align:center;
	}

	.payment-delivery .text {
		text-align: justify;
	}

	.payment-delivery .button a {
		margin:0 auto;
	}

	.documents h2 {
		font-size: 35px;
		line-height: 40px;
	}

	.documents .item .name a {
		padding-left: 38px;
		height: 48px;
		font-size: 14px;
		line-height: 15px;
	}

	.reviews {
		padding: 45px 0 60px 0;
	}

	.reviews h2 {
		font-size: 35px;
		line-height: 40px;
		margin: 0px 0 25px 0;
	}

	.slider-reviews .slick-dots {
		bottom:-40px;
	}

	.slider-reviews .item .pic-name span {
		width: 90px;
		height: 90px;
	}

	.slider-reviews .item .pic-name .name {
		width: calc(100% - 90px - 20px);
	}

	.contact {
		padding: 50px 0;
	}

	.contact h2 {
		font-size: 35px;
		line-height: 40px;
	}

	.contact .cell {
		flex-wrap: wrap;
	}

	.contact .cell .left {
		width:100%;
		padding:0 0 32px 0;
	}

	.contact .cell .right {
		width:100%;
	}

	.contact .list .item {
		margin: 20px 0 0 0;
	}

	.contact .cell .formss {
		width: 100%;
	}

	.contact .cell .formss .wpcf7 {
		padding: 24px;
	}

	.contact .cell .formss .wpcf7 .submit {
		padding: 30px 0 0 0;
	}

	.footer .cell {
		flex-wrap: wrap;
	}

	.footer .cell .social {
		width:100%;
		order:1;
		padding:0 0 24px 0;
	}

	.footer .cell .copyright {
		order:2;
		width:100%;
		text-align:center;
		padding:0 0 32px 0;
	}

	.footer .cell .dev {
		order:3;
		width:100%;
	}

	.footer .social ul {
		width:100%;
		justify-content: center;
	}

	.footer .dev a {
		text-align:center;
		padding:90px 0 0 0;
	}

	.footer .dev a::before {
		top:0px;
		right:auto;
		left:50%;
		margin:0 0 0 -38px;
	}

	.contact .cell .formss .wpcf7 .wpcf7-response-output {
		bottom: -42px;
		left: -10px;
		right: -10px;
	}

	.slider-video-wrap {
		margin:0 -5px;
	}

	.slider-video .item {
		margin: 0 5px;
	}

	.slider-video .item a {
		padding-bottom:100%;
	}

	.window.fancybox-content {
		width:350px;
		padding:35px;
	}

	.window label {
		font-size: 35px;
		line-height: 40px;
		padding: 0px 0 20px 0;
	}

	.window .wpcf7 small {
		font-size: 13px;
		line-height: 18px;
	}

	.window .wpcf7 span.wpcf7-form-control-wrap {
		padding: 0 0 10px 0;
	}

	.payment-delivery .text {
		font-size: 16px;
		line-height: 23px;
	}

	.contact .cell .formss .wpcf7 span.wpcf7-form-control-wrap {
		padding: 0 0 10px 0;
	}

	.window .wpcf7 .wpcf7-response-output {
		left: -20px;
		right: -20px;
		bottom: -32px;
	}
	
	.default-text {
		padding:60px 0 0 0;
	}
	
	.archive .catalog {
		padding:60px 0;
	}

	.default-text h1 {
		font-style: normal;
		font-weight: 700;
		font-size: 35px;
		line-height: 40px;
		color: #000000;
		padding:0 0 30px 0;	
	}

	.default-text .content {
		font-size: 16px;
		line-height: 22px;
	}
	
	.top .cell .logo {
		width:180px;
	}
	
	.top .logo a {
		width: 150px!important;
		height: 50px!important;
		background-size:100% auto!important;
	}

	.top .cell {
		padding: 24px 0;
		padding-top: 85px;
	}

	.top.scroll .cell {
		padding: 18px 0;
	}
	
	.header .mouse {
		bottom:140px;
	}
	
	.dropdown {
		width:80%;
		padding:40px;
		right:-100%;
	}
	
	.header {
		background-size:cover!important;
		background-position:center center!important;
		height:90vh;
		background-attachment:scroll!important;
	}
	
	.catalog .corn-2 {
		display:none; 
	}
	
	.catalog .corn-1 {
		display:none;
	}
	
	.top .email-phone a {
		margin:0 10px;
	}
	
	.top .cell .logo {
		width: 149px;
	}
	
	body {
		padding:80px 0 0 0;
	}
	
	.catalog .caption {
		flex-wrap: wrap;
	}
	
	.catalog .caption h1,
	.catalog .caption h2 {
		width:100%;
	}
	
	.catalog .caption .more {
		width:100%;
		padding:0;
		margin:0;
		text-align;center;
	}
	
}

@media screen and (max-width: 360px) {
	
	.center {
		max-width:330px;
	}
	
	.top .email-phone a {
		margin: 0 8px;
	}

	.catalog .product .tablet-nav ul li a {
		font-size: 12px;
		line-height: 16px;
		padding: 5px 5px;
	}
	
}