/* desktop first */
@media (max-width: 1399px) {
	.composition-products-banner__list {
		width: 390px;
	}
	.composition-products-banner__list_left {
		left: 0;
	}
	.composition-products-banner__list_right {
		right: 0;
	}
}

@media (max-width: 1199px) {
	.breadcrumb {
		margin: 15px 0;
	}

	.products-list {
		row-gap: 15px;
	}
	.products-list-item {
		padding: 15px 10px 15px 0;
	}
	.products-list-item__name {
		font-size: 1.125rem;
	}

	.product-images-slider {
		margin-right: 40px;
	}

	.about-us-banner__img {
		display: none;
	}
	.about-us-banner__content {
		align-items: center;
		margin: 0 auto;
		max-width: 600px;
	}
	.about-us-banner__subtitle {
		font-size: 2rem;
		line-height: 1.3;
	}
	.about-us-banner__list {
		font-size: 1.125rem;
	}

	.composition-products-banner__container {
		margin: 0 auto;
		max-width: 1000px;
	}
	.composition-products-banner__title {
		font-size: 1.875rem;
	}
	.composition-products-banner__list {
		row-gap: 30px;
		position: static;
		transform: none;
		width: 100%;
	}
	.composition-products-banner__list_left {
		margin-bottom: 30px;
	}
	.composition-products-banner__item {
		flex-direction: row !important;
	}
	.composition-products-banner__salt {
		display: none;
	}

	.composition-products-banner__item {
		column-gap: 10px;
	}
	.composition-products-banner__item-circle {
		font-size: .75rem;
		height: 45px;
		width: 45px;
	}
	.composition-products-banner__item-text {
		font-size: .75rem;
		line-height: 1.2;
		text-align: left !important;
	}

	.advantages-slider {
		padding: 0 38px 20px;
	}
	.advantages-slider .tns-nav > button {
		height: 5px;
		width: 60px;
	}
	.advantages-slider__btn_prev {
		left: -3px;
	}
	.advantages-slider__btn_next {
		right: -3px;
	}

	.spray-types__item {
		padding: 20px 10px;
	}

	.products-banner__img {
		width: 450px;
	}
	.products-banner__title {
		font-size: 1.25rem;
	}
	.products-banner__text {
		font-size: 1rem;
	}

	.front-slider-main__item {
		column-gap: 20px;
	}
	.front-slider-main__image {
		height: 350px;
	}
	.front-slider-main__name {
		font-size: 1.75rem;
	}
	.front-slider-main__description {
		font-size: 1.25rem;
	}

	.front-slider-nav__icon {
		height: 80px;
	}

	.front-product-info-1__name {
		font-size: 2rem;
	}
	.front-product-info-1__image {
		height: 500px;
	}

	.front-product-info-4__title {
		font-size: 2rem;
	}
	.front-product-info-4__text {
		font-size: 1.25rem;
		max-width: 320px;
	}

	.front-product-info-4__image {
		max-height: 500px;
	}

	.front-page-menu {
		display: none;
	}

	.front-product-info-4__image {
		right: 0;
		width: 400px;
	}

	.production-banner__note {
		font-size: 1.25rem;
		line-height: 1.4;
		padding: 15px 30px;
	}
}

@media (max-width: 991px) {
	.header__container {
		justify-content: center;
		height: 45px;
	}

	.header__menu-button {
		display: block;
		left: 10px;
		position: absolute;
	}

	.header__logo > img {
		max-height: 22px;
	}

	.header-nav {
		align-items: flex-start;
		background-color: var(--color-dark-blue);
		box-shadow: 0 2px 6px 0 var(--color-dark-blue);
		flex-direction: column;
		left: 0;
		padding: 20px;
		position: absolute;
		row-gap: 20px;
		right: 0;
		top: 100%;
		transition: .4s;
		z-index: 2;
	}
	.header:not(.active) .header-nav {
		opacity: 0;
		pointer-events: none;
		transform: translateY(-20px);
	}

	.full-page__item {
		padding-top: 55px;
	}

	.products-list {
		row-gap: 10px;
	}
	.products-list-item__name {
		font-size: 1rem;
	}

	.product-images-slider {
		margin: 0 auto 20px auto;
		width: 450px;
	}
	.product__details {
		width: 100%;
	}

	.product-params {
		column-gap: 20px;
		row-gap: 12px;
	}
	.product-params__ico {
		padding: 10px;
	}
	.product-params__ico > svg {
		height: 24px;
		width: 24px;
	}
	.product-params__name {
		font-size: .875rem;
		margin-left: 8px;
	}

	.product__appointment_text {
		font-size: 1.25rem;
	}

	.product__instructions-title {
		font-size: 1.875rem;
	}
	.product-instructions-item__name {
		font-size: 1.25rem;
	}
	.product-instructions-item__text {
		font-size: 1rem;
	}

	.composition-products-banner__title {
		font-size: 1.25rem;
	}

	.advantages-banner__title {
		font-size: 1.5rem;
		margin-bottom: 30px;
	}
	.advantages-banner__subtitle {
		font-size: 1.125rem;
	}

	.spray-types {
		row-gap: 10px;
	}

	.salt-concentration__item {
		font-size: 1.125rem;
		padding: 20px;
	}
	.salt-concentration__content {
		margin-bottom: 10px;
	}

	.front-slider-main__name {
		font-size: 1.5rem;
	}
	.front-slider-main__description {
		font-size: 1.125rem;
	}


	.front-product-info-1__content {
		max-width: none;
	}
	.front-product-info-1__name {
		font-size: 1.75rem;
	}
	.front-product-info-1__appointment {
		font-size: .875rem;
	}
	.front-product-info-1__image {
		height: 320px;
	}

	.front-product-info-4__text {
		max-width: 240px;
	}

	.production-banner__note {
		font-size: 1.125rem;
		padding: 10px 20px;
	}
}

@media (max-width: 767px) {
	h1,h2,h3 {
		font-size: 1.5rem;
	}
	h4,h5,h6 {
		font-size: 1.125rem;
	}

	.button {
		font-size: 1rem;
		line-height: 1;
		padding: 10px 18px;
	}

	.readmore-link {
		padding: 4px 2px;
	}
	.readmore-link__icon {
		height: 8px;
		margin-left: 8px;
		width: 15px;
	}

	.products-filter__title {
		font-size: 1.25rem;
	}
	.products-filter__btn {
		column-gap: 8px;
		padding: 10px;
	}
	.products-filter__ico {
		height: 25px;
		width: 25px;
	}

	.product-instructions-item__name {
		font-size: 1.125rem;
	}

	.where-to-buy__row {
		padding: 10px 0;
	}
	.where-to-buy__title {
		font-size: 1.25rem;
		margin: 0;
		width: 100%;
	}

	.about-us-banner__subtitle {
		font-size: 1.75rem;
	}
	.about-us-banner__list {
		font-size: 1rem;
	}

	.footer {
		padding: 15px 0 5px 0;
	}
	.footer__logo {
		margin-bottom: 10px;
	}
	.footer__developer-link {
		margin-top: 10px;
	}

	.spray-types {
		column-gap: 2%;
		margin: 15px 0;
		row-gap: 8px;
	}
	.spray-types__item {
		padding: 10px;
		width: 49%;
	}
	.spray-types__item:nth-child(5) {
		width: 100%;
	}
	.spray-types__ico > svg {
		height: 35px;
		width: 35px;
	}
	.spray-types__title {
		font-size: 1.125rem;
	}
	.spray-types__text {
		font-size: .875rem;
	}

	.salt-concentration {
		row-gap: 10px;
	}
	.salt-concentration__item {
		font-size: 1rem;
		padding: 10px;
		width: 100%;
	}
	.salt-concentration__text {
		font-size: .875rem;
	}

	.front-page-main-banner__contraindications {
		font-size: 1.125rem;
		width: 100%;
	}

	.front-slider-main__image {
		height: 300px;
	}
	.front-slider-main__name {
		font-size: 1.25rem;
	}
	.front-slider-main__description {
		font-size: 1rem;
	}
	.front-slider-main__btn {
		height: 35px;
		position: absolute;
		top: 100px;
		transform: none;
		width: 35px;
	}

	.front-slider-nav__icon {
		height: 70px;
	}

	.front-product-info-1__name {
		font-size: 1.5rem;
	}
	.front-product-info-1__image {
		height: 280px;
	}

	.advantages-banner__title {
		font-size: 1.375rem;
		margin-bottom: 20px;
	}
}

@media (max-height: 767px) {
	.composition-products-banner__container {
		margin: 20px 0;
	}
	.composition-products-banner__list {
		row-gap: 20px;
	}
	.composition-products-banner__list_left {
		margin-bottom: 20px;
	}
}

@media (max-height: 667px) {
	.product-advantages {
		row-gap: 10px;
	}

	.composition-products-banner__list {
		row-gap: 10px;
	}
	.composition-products-banner__list_left {
		margin-bottom: 10px;
	}
}

@media (max-width: 575px) {
	.footer__contacts {
		flex-direction: column;
		row-gap: 10px;
	}
	.soc-links {
		flex-direction: column;
		row-gap: 10px;
	}

	.products-list-item {
		width: 100%;
	}
	.products-list-item__name {
		font-size: 1.125rem;
	}

	.product__instructions-title {
		font-size: 1.5rem;
	}
	.product-instructions-item__name {
		font-size: 1rem;
	}
	.product-instructions-item__arrow {
		height: 28px;
		width: 28px;
	}
	.product-instructions-item__text {
		font-size: .875rem;
	}

	.front-page-main-banner__text {
		font-size: 1.25rem;
	}

	.front-slider-main {
		padding: 0;
	}
	.front-slider-main__item {
		flex-wrap: wrap;
	}
	.front-slider-main__image {
		width: 100%;
	}
	.front-slider-main__info {
		width: 100%;
	}

	.front-product-info-1 {
		flex-direction: column-reverse;
	}

	.front-product-info-4 {
		background-position: right 40% bottom 0;
	}

	.front-product-info-4__image {
		display: none;
	}
}

@media (max-height: 575px) {
	.full-page__down-btn {
		bottom: 60px;
	}
	.full-page__down-btn-name-arrow {
		animation: none;
	}

	.product-advantages-banner__image {
		max-height: 300px;
	}

	.about-us-banner__subtitle {
		font-size: 1.5rem;
		line-height: 1.2;
	}
	.about-us-banner__list {
		line-height: 1.2;
	}
	.about-us-banner__list > ul {
		margin: 15px 0;
	}

	.products-banner__img {
		max-height: 150px;
		width: auto;
	}

	.salt-concentration__item {
		border: none;
		padding: 5px 10px;
	}

	.advantages-banner__btn {
		display: none;
	}
}

@media (max-width: 409px) {
	h1,h2,h3 {
		font-size: 1.375rem;
	}
	h4,h5,h6 {
		font-size: 1rem;
	}

	.breadcrumb {
		font-size: .75rem;
	}

	.products-filter__item {
		width: 100%;
	}

	.products-list-item__name {
		font-size: 1rem;
	}

	.where-to-buy .where-to-buy-button__icon {
		display: none;
	}

	.front-page-main-banner__contraindications {
		font-size: .875rem;
	}

	.spray-types__item {
		width: 100%;
	}
}

@media (max-height: 409px) {
	.about-us-banner__subtitle {
		line-height: 1;
	}
	.about-us-banner__list {
		font-size: .875rem;
		line-height: 1.1;
	}

	.advantages-banner__title {
		margin-bottom: 15px;
	}
}


/* mobile first */
@media (min-width: 410px) {
	.bubbles-animation__bubble-small-1 {
		left: 320px;
	}
	.bubbles-animation__bubble-small-2 {
		left: 270px;
		top: 275px;
	}
	.bubbles-animation__bubble-small-4 {
		left: -20px;
	}

	.front-product-info-2__container {
		flex-direction: row;
	}
	.front-product-info-2__title {
		font-size: 1.375rem;
	}
	.front-product-info-2__image {
		height: 250px;
	}

	.product-advantages-banner__name {
		font-size: 1.5rem;
	}
}

@media (min-width: 576px) {
	.bubbles-animation__bubble-big {
		height: 548px;
		width: 548px;
	}
	.bubbles-animation__bubble-small-1 {
		height: 91px;
		left: 440px;
		top: 0;
		width: 91px;
	}
	.bubbles-animation__bubble-small-2 {
		height: 166px;
		left: 370px;
		top: 420px;
		width: 166px;
	}
	.bubbles-animation__bubble-small-3 {
		height: 88px;
		left: 80px;
		top: 500px;
		width: 88px;
	}
	.bubbles-animation__bubble-small-4 {
		left: -50px;
		top: 10px;
	}

	.front-page-main-banner__logo {
		width: 300px;
	}
	.front-page-main-banner__text {
		font-size: 1.75rem;
		width: 350px;
	}

	.front-product-info-1__content,
	.front-product-info-1__image {
		transition: .3s;
	}
	.js__full-page-block:not(.fp-completely) .front-product-info-1__content {
		opacity: 0;
		transform: translateX(-100px);
	}
	.js__full-page-block:not(.fp-completely) .front-product-info-1__image {
		opacity: 0;
		transform: translateX(100px);
	}

	.front-product-info-2__image {
		height: 350px;
	}

	.product-structure__item-name {
		font-size: 2.75rem;
	}
	.product-structure__item-description {
		font-size: 1.125rem;
		max-width: 235px;
	}

	.product-advantages-banner__name {
		font-size: 1.75rem;
	}

	.product-advantages__name {
		font-size: 1.25rem;
	}
	.product-advantages__text {
		font-size: 1rem;
	}
}

@media (min-width: 768px) {
	.front-product-info-2__image {
		height: auto;
	}

	.product-structure__item {
		position: absolute;
		transition: .3s;
	}
	.product-structure__item_1 {
		left: 0;
		top: 20%;
	}
	.product-structure__item_2 {
		left: 0;
		bottom: 20%;
	}
	.product-structure__item_3 {
		right: 0;
		top: 45%;
	}

	.js__full-page-block:not(.fp-completely) .product-structure__item_1,
	.js__full-page-block:not(.fp-completely) .product-structure__item_2 {
		opacity: 0;
		transform: translateX(-100px);
	}
	.js__full-page-block:not(.fp-completely) .product-structure__item_3 {
		opacity: 0;
		transform: translateX(100px);
	}

	.product-advantages-banner__name {
		font-size: 2rem;
	}

	.product-advantages-banner__image-container {
		height: 100%;
	}
	.product-advantages-banner__image {
		max-height: 400px;
	}

	.product-advantages__item {
		max-width: 300px;
		position: absolute;
	}
	.product-advantages__item:nth-child(1) {
		left: 10px;
		top: 30%;
	}
	.product-advantages__item:nth-child(2) {
		left: 10px;
		top: 60%;
	}
	.product-advantages__item:nth-child(3) {
		right: 10px;
		top: 30%;
	}
	.product-advantages__item:nth-child(4) {
		right: 10px;
		top: 60%;
	}

	.product-advantages__ico > svg {
		height: 24px;
		width: 24px;
	}

	.js__full-page-block:not(.fp-completely) .product-advantages__item:nth-child(1),
	.js__full-page-block:not(.fp-completely) .product-advantages__item:nth-child(2) {
		opacity: 0;
		transform: translateX(-100px);
	}
	.js__full-page-block:not(.fp-completely) .product-advantages__item:nth-child(3),
	.js__full-page-block:not(.fp-completely) .product-advantages__item:nth-child(4) {
		opacity: 0;
		transform: translateX(100px);
	}
}

@media (min-width: 991px) {
	.product-advantages-banner__name {
		font-size: 2.25rem;
	}

	.product-advantages-banner__image {
		max-height: none;
	}

	.product-advantages__name {
		font-size: 1.625rem;
	}
	.product-advantages__text {
		font-size: 1.125rem;
		line-height: 1.3;
		margin-top: 10px;
	}

	.product-advantages__item:nth-child(1),
	.product-advantages__item:nth-child(2) {
		left: 40px;
	}
	.product-advantages__item:nth-child(3),
	.product-advantages__item:nth-child(4) {
		right: 40px;
	}
}

@media (min-width: 1200px) {
	.product-advantages-banner {
		padding-left: 90px;
	}
}

@media (min-width: 1400px) {
}


/* mixed */
@media (min-height: 576px) {
	.bubbles-animation {
		display: block;
	}
	.bubbles-animation__bubble-big {
		animation-direction: alternate;
		animation-duration: 3.8s;
		animation-iteration-count: infinite;
		animation-name: motion-up-down;
		animation-timing-function: ease-in-out;
	}
	.bubbles-animation__bubble-small {
		animation-direction: alternate;
		animation-iteration-count: infinite;
		animation-name: motion-up-down;
		animation-timing-function: ease-in-out;
	}
	.bubbles-animation__bubble-small-1 {
		animation-delay: -1s;
		animation-duration: 4s;
	}
	.bubbles-animation__bubble-small-2 {
		animation-delay: -1.5s;
		animation-duration: 4.2s;
	}
	.bubbles-animation__bubble-small-3 {
		animation-delay: -2s;
		animation-duration: 4.5s;
	}
	.bubbles-animation__bubble-small-4 {
		animation-delay: -2.5s;
		animation-duration: 4.8s;
	}
	@keyframes motion-up-down {
		0% {transform: translateY(0)}
		100% {transform: translateY(-30px)}
	}
}

@media (max-width: 575px) or (max-height: 575px) {
	.spray-types__item {
		padding: 5px 8px;
	}
	.spray-types__ico {
		display: none;
	}
	.spray-types__title {
		font-size: 1rem;
	}

	.front-page-main-banner__contraindications {
		font-size: .875rem;
	}

	.front-slider-main__image {
		height: 250px;
	}

	.front-slider-nav {
		display: none;
	}

	.front-product-info-4__image {
		max-height: 320px;
	}
}

@media (max-width: 991px) or (max-height: 767px) {
	.front-product-info-4__image {
		max-height: 450px;
	}
}

@media (max-width: 767px) or (max-height: 575px) {
	.front-product-info-4__image {
		max-height: 400px;
	}
}

@media (max-width: 767px) and (max-height: 575px) {
	.product-advantages-banner__image {
		display: none;
	}
}

@media (max-width: 767px) and (min-height: 768px) {
	.product-advantages-banner__image {
		max-height: 250px;
	}
}