@media screen and (max-width: 1400px) {

	.viewport-wrapper {
		padding-left: 70px;
	}
	.container {
		max-width: 1070px;
	}
	.site-header {
		width: 70px;
	}
	.nav {
		left: 70px;
	}
	.nav-logo {
		padding-top: 25px; max-width: 100px;
	}
	.nav-ttl {
		font-size: 31px;
	}
	.nav-menu > li > a {
		font-size: 18px; min-height: 0; padding-top: 10px; padding-bottom: 10px;
	}
	.nav-menu .submenu > ul > li > a {
		font-size: 16px;
	}
	.nav-menu li li ul {
		font-size: 18px;
	}
	.product-table {
		padding: 10px 0 70px;
		max-width: 1000px;
	}
	.product-table .values .item {
		height: 72px;
	}
	.product-table .ratings .item {
		height: 72px;
		font-size: 40px;
	}
	.harvest-box .container {
		max-width: 1000px;
	}
.scheme-plant--item {
	font-size: 20px;
}
.scheme-plant--item-text {
	padding-left: 20px;
}
/*.product-table .scale .current {
	width: 36px; height: 36px; background: #fff; border-width: 8px; margin-top: -18px;
}*/
.product-table .numbering {
	padding: 0 10% 15px 29%;
}
.product-table .val {
	width: 29%;
	margin-right: 0;
	letter-spacing: 1px;
}
.product-table .rating {
	width: 10%;
}
.product-table .scale {
	width: 61%;
}

}


@media screen and (max-width: 1200px) {
	.review-box .autor {
		width: 100%; max-width: 300px; margin: 0 auto;
	}
	.review-box .info {
		font-size: 24px; padding-left: 0; text-align: center;
	}
	.review-box .details {
		width: 100%; padding-top: 50px;
	}
.ttl-box::before, .ttl-box::after {
	width: 27%;
}
}



@media screen and (max-width: 800px) {

	.viewport-wrapper {
		padding-left: 0;
	}
	.site-header {
		width: 100%; right: 0; bottom: auto; padding: 11px 15px 12px;
	}
	.site-header .title {
		width: auto; height: auto; position: static; transform: rotate(0); margin: 0; font-size: 14px;
		display: none;
	}
	.bt-menu {
		width: 26px; margin: 0; height: 18px;
	}
	.site-header .row {
		justify-content: space-between; -ms-align-items: center; align-items: center;
	}
	.site-header .contacts {
		display: flex;
	}
	.site-header .logo {
		position: static; width: 60px; order: -1; display: none;
	}
	.site-header a.phone-no {
		position: static; margin-left: 13px; transform: rotate(0deg); width: 26px; height: 26px;
		background: url(../i/white-icon-phone2.png) 50% 50% no-repeat #773dbd; background-size: 70% auto;
	}
	.site-header .distributor {
		display: none;
	}
	.site-header a.facebook {
		position: static; margin-left: 13px; transform: rotate(0deg); width: 26px; height: 26px;
		background: url(../i/white-icon-facebook.png) 50% 50% no-repeat #773dbd; background-size: 30% auto;
	}
	.site-header a.telegram {
		position: static; margin-left: 13px; transform: rotate(0deg); width: 26px; height: 26px;
		background: url(../i/white-icon-telegram.png) 50% 50% no-repeat #773dbd; background-size: 50% auto;
	}
	.nav {
		left: 0; background: url(../i/gradient4.jpg) no-repeat; background-size: cover;
		position: absolute; z-index: 150; width: 100%; bottom: 0;
		background: #6a3eb9; position: fixed;
	}
	.nav-logo {
		display: none;
	}
	.mob-logo {
		display: block; padding-top: 90px; text-align: center;
	}
	.nav .distributor a > img {
		display: none;
	}
	.nav .distributor span {
		display: block;
	}
	.mob-logo img {
		width: 160px; height: auto;
	}
	.nav .distributor {
		color: #fff; padding: 10px 0 0;
	}
	.nav .distributor img {
		width: 67px; height: auto;
	}
	.mob-design {
		display: flex; padding: 60px 15px 15px; font-size: 12px; color: #d8d8d8;
	}
	.mob-design a {
		color: #d8d8d8;
	}
	.mob-design span {
		display: block; padding-bottom: 6px;
	}
	.mob-design img {
		width: 40px;
	}
	.nav .distributor {
		position: static; justify-content: center; font-size: 11px; padding: 0;
	}
	.nav-menu {
		border: 0; margin: 30px auto 0; max-width: 156px; color: #fff;
	}
	.nav-menu > li > a {
		padding-left: 0;
		font-size: 14px;
		font-weight: 700;
		color: #fff;
	}
	.nav-menu > li.submenu > a::after {
		width: 6px;
		height: 6px;
		border-top: solid 1px #fff;
		border-right: solid 1px #fff;
		margin-top: -3px;
		right: 5px;
	}
	.nav .tabs a.active::after {
		display: none;
	}
	.nav-menu > li.active > a, .nav-menu > li > a:hover {
		background: transparent; color: #fff;
	}
	.nav-menu > li > ul {
		padding: 0 0 15px;
		background: transparent;
	}
	.nav-menu li li:first-child {
		margin-top: 0;
	}
	.nav-menu .submenu > ul > li > a {
		font-size: 14px; color: #fff;
	}
	.nav-menu .submenu > ul > li.submenu-lvl-3 > a::after {
		width: 6px;
		height: 6px;
		border-top: solid 1px #fff;
		border-right: solid 1px #fff;
		margin-top: -3px;
		right: 10px;
	}
	.nav-menu li li li a,
	.nav-menu .submenu > ul > li.active > a {
		color: #fff;
	}
	.nav-menu li li a:hover, .nav-menu li li li a:hover {
		color: #fff;
	}
	.nav-menu li li ul {
		padding-left: 10px;
		font-size: 14px;
	}
	.nav-close {
		background: url(../i/close.png) 50% 50% no-repeat; width:32px; height: 32px;
		cursor: pointer; position: absolute; left: 14px; top: 14px;
	}
	.nav .lang a {
		color: #fff; font-size: 14px; font-weight: 300;
	}
	.nav .lang a.active {
		color: #fff; font-weight: 700; text-decoration: underline;
	}
	H2 {
		font-size: 23px;
	}
	H2::after {
		margin-top: 20px;
		width: 120px;
		height: 3px;
	}
	.ttl-box:before,
	.ttl-box:after {
		transform: scale(.5); width: 43%; top: -1px;
	}
	.ttl-box:before {
		left: -50px;
	}
	.ttl-box:after {
		right: -50px;
	}
	.site-footer {
		text-align: center;
	}
	.site-footer .logo {
		width: 100%;
	}
	.site-footer .contacts {
		width: 100%; padding: 35px 25px 0;
	}
	.site-footer .title,
	.site-footer .distributor {
		display: block;
	}
	.product-box {
		padding-right: 15px;
	}
	.product-box .photo {
		width: 100%; max-width: 300px; margin: 0 auto; padding: 100px 0 30px; background-position: 50% 100%;
		background-size: 90% auto;
	}
	.product-box .photo img {
		width: 100%; max-width: 220px;
	}
	.product-box .container {
		padding: 0;
	}
	.product-box .content {
		width: 100%; padding-top: 0;
	}
	.product-box .info {
		padding: 15px 15px 35px; height: 100%; display: block;
	}
	.product-box .info {
		font-size: 13px;
		letter-spacing: 0;
	}
	.product-box .info .row {
		justify-content: center;
	}
	.product-box .info .item {
		padding: 0 10px; max-width: 50%; width: 50%; padding-bottom: 20px;
	}
	.product-table .row {
		margin-bottom: 20px;
	}
	.product-table .scale .dot {
		width: 12px; height: 12px;
	}
	.product-table .scale .dot.current {
		z-index: 10;
	}
	.product-table .scale .current::before {
		width: 24px; height: 24px; border-width: 4px; margin: -12px 0 0 -12px;
	}
	.product-table .val {
		width: 80%; height: auto;
	}
	.product-table .scale {
		width: 100%; order: 2;
	}
	.product-table .rating {
		font-size: 24px; width: auto; margin-left: auto;
	}
	.product-box .description {
		padding: 60px 25px 40px;
	}
	.harvest-box .item {
		max-width: 100%;
		width: 100%;
		margin-top: 40px;
	}
	.harvest-box .item p {
		margin: 10px auto 0; max-width: 240px;
	}
	.harvest-box .item:nth-child(1) .total,
	.harvest-box .item:nth-child(2) .total {
		margin-top: 0;
	}
	.info-block {
		-ms-align-items: center;
		align-items: center;
	}
	.review-box {
		padding: 60px 0 80px;
	}
	.product-table {
		padding: 15px;
	}
	.product-table .numbering {
		display: none;
	}
	.product-table .values {
		width: 100%;
		padding-right: 0;
	}
	.scheme-plant .row {
		-webkit-flex-wrap: wrap;
		-moz-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		-o-flex-wrap: wrap;
		flex-wrap: wrap;
	}
.scheme-plant--image {
	min-width: 100%;
	width: 100%;
	max-width: 374px;
	margin: 0 auto;
}
.top-page {
	min-height: 0; padding-top: 100px;
}
.catalog-page--sidebar {
	width: 100%; max-width: 300px;
}
.catalog-page--content {
	width: 100%; padding-bottom: 50px;
}
.top-sort {
	justify-content: flex-start;
}
.nice-title {
	border-width: 2px;
	padding: 11px 25px 16px 25px;
	margin-bottom: 0px;
	font-size: 30px;
	display: block;
}
.item-article {
	width: 100%; margin-top: 0;
}
.entry-text {
	margin: 40px 0;
}
.picture-2 .text {
	bottom: 6px;
	font-size: 13px;
}
.detailed-description {
	flex-wrap: wrap;
}
.detailed-description .left {
	width: 100%;
}
.detailed-description .right {
	width: 100%; max-width: 300px;
}
.contacts-section .costum-select {
	margin: 25px 0;
}
.col-md-6 {
	width: 100%;
}



}

@media screen and (max-width: 600px) {
	.container {
		padding: 0 15px;
	}
	.top-sort {
		flex-wrap: wrap;
	}
	.item-range--slider {
		width: 100%; max-width: 100%;
	}
	.item-range--value {
		margin: 20px 0 0;
	}
	.catalog-page--sidebar {
		margin-top: 20px;
	}
	.item-checkbox {
		margin-top: 15px;
	}
	.catalog-item {
		width: 48%;
	}
	.catalog-item:nth-child(3n) {
		margin-right: 4%;
	}
	.catalog-item:nth-child(2n) {
		margin-right: 0;
	}
	.page .col-5 {
		width: 100%; margin: 0 0 30px;
	}
	.page .col-5:last-child {
		margin-bottom: 0;
	}
	.page .column {
		width: 100%;
	}
	.page .article H4 {
		padding-left: 0;
	}
	.advantages-page .item {
		width: 100%;
	}
.main {
	padding-bottom: 78px;
}
.main .row {
	min-height: 0;
}
.main-text {
	width: 100%; padding: 27px 0 0; order: 1; 
}
.main-text H1 {
	font-size: 18px; line-height: 28px; padding-bottom: 0;
}
.main-text H1::after {
	width: 128px;
	margin-top: 11px;
}
.main-text p {
	font-size: 14px; line-height: 19px; margin-top: 27px;
}
.main-logo {
	padding-top: 97px; width: 118px; margin: 0 auto;
}
.products-box {
	padding: 31px 0 13px;
}
.item-product {
	margin: 0 0 43px;
}
.item-product .image {
	width: 100%; max-width: 300px;
}
.item-product .image img:first-child {
	max-width: 160px;
}
.item-product .image .sub-img {
	max-width: 224px; position: absolute; right: 0; bottom: -50px;
}
.item-product .text {
	width: 100%; font-size: 14px;
}
.title-block {
	font-size: 20px; letter-spacing: .5;
}
.title-block:after {
	width: 128px; height: 4px; margin-top: 5px;
}
.item-product p {
	margin: 20px 0; line-height: 19px;
}
.item-product:nth-child(2n) .image {
	order: 0; text-align: left;
}
.item-product:nth-child(2n) .image .sub-img {
	right: 0; left: auto; bottom: -50px;
}
.download-catalog .image {
	height: 216px; width: 100%;
}
.download-catalog .image img {
	max-width: 360px; top: -31px; left: 0; width: 100%;
}
.download-catalog .text {
	width: 100%; padding: 0;
}
.download-catalog p {
	margin-top: 32px;
	font-size: 14px;
	line-height: 19px;
	margin-top: 20px;
}
.bt-download {
	margin-top: 20px;
}
.site-footer {
	padding: 28px 0 19px;
}
.site-footer .logo {
	display: none;
}
.site-footer .contacts {
	padding: 0; flex-direction: row; justify-content: space-between;
}
.site-footer .contacts a {
	width: 36px; height: 36px; color: transparent; font-size: 0; text-indent: -999px; overflow: hidden;
}
.site-footer .contacts .item img {
	margin: 0;
}

}



@media screen and (max-width: 479px) {
	.product-box .name-prod {
		display: flex; flex-wrap: wrap; justify-content: flex-end; font-size: 28px;
	}
	.product-box .name-prod span {
		margin-right: auto; font-size: 28px;
	}
	.product-box .description p {
		font-size: 17px; text-align: center;
	}
	.harvest-box {
		text-align: center;
	}
	.info-block {
		display: block; text-align: center; margin-top: 50px;
	}
	.info-block .total {
		margin: 0 auto;
	}
	.catalog-item {
		width: 100%; max-width: 260px; margin: 0 auto 35px;
	}
	.catalog-item:nth-child(3n),
	.catalog-item:nth-child(2n) {
		margin-right: auto;
	}
	.catalog-item img {
		width: 100%;
	}
	.catalog-item a {
		height: auto; padding: 20px 0 80px;
	}
	.top-page .text {
		width: 100%;
	}
	.top-page .image {
		width: 100%; max-width: 200px; margin: 30px auto 0; order: -2;
	}
	.item-range--slider {
		display: block;
	}
	.item-range--slider .text {
		margin-bottom: 50px; display: block;
	}
	.detailed-description .item {
		padding-left: 0;
	}
	.detailed-description .item .icon {
		position: static; margin-bottom: 15px;
	}
	.page .nice-table-2 tr td:first-child img {
		display: none;
	}
	.page .nice-table-2 tr td:first-child > span {
		padding-left: 10px;
	}
	.page .nice-table-2 tr td:first-child {
		font-size: 15px;
	}
	.page .nice-table tr:first-child td {
		font-size: 18px;
	}
	.page .nice-table td .point {
		width: 16px; height: 16px;
	}
	.page .picture-2 {
		overflow: scroll; padding-bottom: 20px;
	}
	.picture-2 .content {
		width: 700px;
	}
	.entry-text {
		font-size: 21px; line-height: 1.3;
	}
	.page .high-nice-text {
		font-size: 22px;
	}
	.nice-title {
		padding-left: 18px;
		line-height: 1.4;
		font-size: 23px;
	}
	.col-4, .col-6 {
		width: 100%;
	}
	.nice-text-frame {
		border-width: 2px;
	}
	.block-scheme--scroll {
		overflow: scroll;
	}
	.block-scheme {
		flex-wrap: nowrap; width: 400px; padding-bottom: 15px;
	}
	.block-scheme--column,
	.block-scheme--center {
		min-width: 200px;
	}
.block-scheme--center {
	padding-top: 54px;
}
.page .infobox {
	padding: 10px 20px 20px;
	border-radius: 20px;
}
.page .nice-table tr td:first-child {
	font-size: 16px;
}
.page .nice-table td {
	font-size: 12px;
}


}
