@media (max-width: 1800px) {
	.top-banner__image--desk {
		display: block;
	}
	.top-banner__image--big {
		display: none;
	}
}

@media (max-width: 1250px) {
	.container {
		width: 960px;
	}
	.header__inner {
		padding-bottom: 30px;
	}
	.menu__link {
		font-size: 20px;
	}
	.fourth-section__dots {
		right: 0;
		bottom: 80px;
	}
	.fourth-section__circle {
		bottom: -500px;
	}
	.tariffs-maps__block {
		padding-left: 15px;
	}
	.tariffs-maps__image {
		right: -140px;
	}
	.tariffs-maps__text {
		font-size: 18px;
	}
	.tariffs-maps__image img {
		width: 300px;
	}
	.sixth-section {
		margin-top: 0;
		padding-top: 70px;
		padding-bottom: 170px;
	}
	.sixth-section__bg {
		background-image: url(/local/templates/landing/css/../img/form-section.png);
		background-repeat: repeat;
	}
	.sixth-section__dots {
		display: none;
	}
	.sixth-section__title {
		font-size: 110px;
	}
	.sixth-section__title span:last-child {
		font-size: 22px;
		top: -20px;
	}
	.sixth-section__image {
		width: 400px;
	}
	.sixth-section__icon-2 {
		display: none;
	}
	.sixth-section__inner {
		padding-left: 0;
	}
	.sixth-section__arrows {
		display: none;
	}
	.steps {
		margin-left: 0;
	}
	.docs-button {
		bottom: -115px;
	}
	.docs-button-group {
		bottom: -115px;
	}
	.seventh-section__inner {
		display: block;
	}
	.seventh-section__right {
		padding-left: 0;
	}
	.advantages-info {
		margin-left: auto;
		margin-right: auto;
		margin-top: 30px;
	}
	.top-banner-sale__title {
		font-size: 21px;
	}
	.top-banner-sale__category {
		font-size: 14px;	
	}
	.top-banner-sale__price {
		font-size: 36px;	
	}
	.top-banner-sale__old-price {
		font-size: 16px;		
	}	
	.top-banner-info__title {
		font-size: 22px;
	}
	.top-banner-info {
	    padding: 34px 34px;
	    font-size: 14px;
	    margin-left: -15px;
	}
	.top-banner-info__title__sub span {
	   font-size: 44px;   
	}
	.top-banner__inner .container {
		padding-bottom: 55px;
	}
	.feedbacks-section__dots {
		display: none;
	}
	.feedbacks-section__slider {
		padding-left: 0;
	}
	.form-section__image {
		right: 0;
	}
	.form-section__image img {
		width: 350px;
	}
	.form {
		position: relative;
    	z-index: 100;
	}
	.footer-arrows {
		display: none;
	}
	.where-whom__slider {
		margin: 80px 0;
	}
	.where-whom__slider .swiper-pagination {
	    bottom: 20px; 
	}		
	.where-whom__slider .swiper-slide.swiper-slide-next {
	    right: -200px;
	}
	.where-whom__slider .swiper-slide.swiper-slide-prev {
	    left: -200px;
	}	
	.contacts__item a {
		font-size: 19px;
	}
}

@media (max-width: 990px)  {
	.top-banner-sale__price{
		margin-right: 0;
	}
	.container {
		width: 100%;
	}
	.menu__item {
	    margin-right: 20px;
	}	
	.menu__link {
		font-size: 18px;
	}	
	.main-title,
	.future-clients__title,
	.tariffs-title,
	.seventh-section__title,
	.feedbacks-section__title,
	.form-section__title,
	.footer__title {
		font-size: 32px;
	}
	.form-section__icon {
		top: auto;
		bottom: 0;
	}
	.main-title-text {
		font-size: 26px;
	}
	.tariffs__slider-item-row {
		font-size: 18px;
	}
	.tariffs__label_2,
	.tariffs__slider-item-row_2 {
	    height: 200px !important;
	}	
	.tariffs__slider-item-title {
	    font-size: 22px;
	    line-height: 21px;
	    min-height: 60px;
	}	
	.tariffs__slider-item-btn {
	    font-size: 14px;
	    padding: 12px 20px;
	}	
	.tariffs-maps__block {
		display: block;
		padding: 15px;
		padding-bottom: 0px;
		height: auto;
	}
	.tariffs-maps__text {
		text-align: center;
	}
	.tariffs-maps__image {
		position: static;
	}
	.tariffs-maps__image img {
		margin-left: auto;
		margin-right: auto;
		margin-top: 15px;
	}
	.sixth-section__image {
		display: none;
	}
	.fourth-section__dots {
		display: none;
	}
	.second-section__arrows {
		display: none;
	}
	.kits__item {
		width: 300px;
	}
	.hardware {
		padding-left: 0;
	}
	.third-section__dots {
		display: none;
	}
	.principles {
		padding-left: 0;
		padding-right: 0;
	}
	.third-section {
		background-image: url(/local/templates/landing/css/../img/form-section.png);
		background-repeat: repeat;
		margin-top: 0;
		padding-top: 50px;
	}
	.future-clients__content {
		padding-left: 0;
	}
	.fourth-section__circle {
		display: none;
	}
	.contacts__item a {
		font-size: 17px;
	}	
}
@media (max-width: 768px) {

	.form__row {
		display: block;
	}
	.mobile-only {
		display: block !important;
	}
	.desktop-only {
		display: none !important;
	}
	.header-mob {
		display: flex;
	}
	.header__inner {
		position: relative;
		padding: 0;
	}
	.header__logo {
		display: none;
	}
	.header__content {
		display: flex;
	    flex-direction: column;
	    flex-wrap: wrap;
	}
	.header__buttons {
		display: none;
	}
	.header__nav {
		order: 2;
		margin-top: 24px;
		margin-bottom: 20px;
	}
	.menu {
		flex-wrap: wrap;
		justify-content: space-between;
	}
	.menu__item {
	    margin-right: 0px;
	    width: 50%;
		margin-bottom: 15px;
		margin-top: 0;
	}
	.header__buttons-col {
		margin-right: 0px;
		margin-top: 10px;
	}
	.top-phone {
		font-size: 14px;
	}
	.lk-link {
		position: absolute;
		top: 30px;
		right: 0px;
		font-size: 12px;
		padding-left: 10px;
		padding-right: 10px;
	}
	.top-banner__title {
		top: 15px;	
		left: 15px;
	}
	.top-banner__title .main-title {
		font-size: 14px;
	}
	.top-banner__inner .container {
		padding-bottom: 30px;
	}

	.top-banner-sale__title {
		font-size: 12px;
		padding: 5px 10px;
	}
	.top-banner-sale__category {
		font-size: 10px;	
	}
	.top-banner-sale__price {
		font-size: 24px;	
	}
	.top-banner-sale__old-price {
		font-size: 10px;		
	}	
	.top-banner-info__title {
		font-size: 16px;
	}
	.top-banner-info {
		padding: 20px 20px;
		font-size: 10px;
		margin-left: -10px;
	}
	.top-banner-info__title__sub {
		margin-top: 0;
		margin-bottom: 5px;
	}
	.top-banner-info__title__sub span {
		font-size: 22px;   
	}

	.feedbacks-section__slider {
	    position: relative;
	    margin-top: 40px;
	    padding-top: 35px;
	}
	.feedbacks-section__slider__arrow {
		width: 35px;
		height: 35px;
	}
	.feedbacks-section__slider__arrow_prev {
		left: 0;
		top: 0;
	}
	.feedbacks-section__slider__arrow_next {
		right: 0;
		top: 0;
	}

	.main-title, .future-clients__title, .tariffs-title, .seventh-section__title, .feedbacks-section__title, .form-section__title, .footer__title {
		font-size: 30px;
		line-height: 1.2;
	}
	.main-title-text {
		font-size: 20px;
	}
	.bottom-button a {
		font-size: 16px;
		padding: 8px 20px;
		letter-spacing: 1px;
	}
	.top-banner__image {
		/*transform: scale(1.3);*/
	}
	.top-banner__image--mob {
	    display: block;
	}
	.top-banner__image--big {
	    display: none;
	}
	.top-banner__image--desk {
	    display: none;
	}

	.advantages-table {
		margin-left: -15px;
		margin-right: -15px;
		padding-left: 8px;
		padding-right: 8px;
	}

	.advantage {
		flex-wrap: wrap;
	}
	.advantage__item {
		padding: 15px;
	}
	.advantage__item-text {
		font-size: 18px;
		margin-top: 15px;
	}
	.top-banner .bottom-button {
		margin-bottom: -17px;
		transform: none;
	}
	.advantage__item-icon img {
		width: 40px;
	}
	.principles__title {
		font-size: 26px;
	}

	.principles__content b {
		font-size: 21px;
	}
	.hardware {
		flex-wrap: wrap;
	}
	.hardware__item {
		margin-left: auto;
		margin-right: auto;
		width: 260px;
		height: 260px;
	}
	.hardware__item:last-child {
		margin-bottom: 0;
		margin-left: auto;
		margin-right: auto;
		background: none;
		margin-top: -70px;
	}
	.hardware__item:first-child:after {
		content: none;
	}
	.hardware__item-text-2 span {
		font-size: 26px;
	}
	.hardware__item-image img {
	    max-width: 100%;
	}	
	.future-clients__content p {
		font-size: 18px;
	}
	.future-clients__content p br {
		display: none;
	}
	.future-clients__content li {
		font-size: 18px;
	}
	.places-slider__arrow {
		width: 25px;
		height: 25px;
	}
	.kits__item {
		width: 100%;
		margin-bottom: 30px;
	}
	.kits__item-title {
		font-size: 28px;
		line-height: 1.2;
	}
	.kits__item-description {
		font-size: 16px;
	}
	.kits__item-info {
		font-size: 16px;
	}
	.kits__item-pricing-value {
		font-size: 40px;
	}
	.kits__item-pricing-discount {
		font-size: 20px;
		margin-top: 0px;
	}
	.tariffs {
		padding-left: 0;
	}
	.tariffs__description {
		/*width: 130px;
		min-width: 130px;
		margin-top: 64px;*/
		display: none;
	}
	.tariffs__arrows, .tariffs__circle {
		display: none;
	}
	.tariffs__label {
		padding-top: 10px !important;
		padding-bottom: 10px !important;
		font-size: 12px;
	}
	.tariffs__right {
		padding-left: 0;
	}
	.tariffs__slider {
		width: 100%;
		padding-top: 55px;
	}
	.tariffs__slider-item-title {
		font-size: 26px;
		line-height: 1.2;
	}
	.tariffs__slider-item-row__lable {
		font-size: 14px; 
	}
	.tariffs__slider-item-row_1 {
		font-size: 18px;
		
	}
	.tariffs__slider-item-row_2 {
		font-size: 18px;
	}
	.tariffs__slider-item-row_3 {
		margin-top: 43px;
	}
	.tariffs__slider-item-row_4 {
		margin-top: 42px;
	}

	.tariffs__slider-item-row_10 {
		font-size: 32px;
		border-bottom: none !important; 
	}
	.tariffs__slider-item {
		padding-left: 10px;
		padding-right: 10px;
		box-shadow: none;
		width: 100%;
	}
	.tariffs__slider__arrow {
		width: 35px;
		height: 35px;
	}
	.tariffs__slider__arrow_prev {
		left: 0;
	}
	.tariffs__slider__arrow_next {
		right: 0;
	}
	.tariffs {
		display: block;
	}
	.tariffs__slider .swiper-slide {
		padding: 0;
	}
	.tariffs__slider-item_dark .tariffs__slider-item-row {
		color: #b268ac;
	}
	.tariffs__slider-item-row {
		margin-top: 0;
		border-bottom: 1px solid #DDDCDC; 
		padding-top: 15px;
		padding-bottom: 15px;
		height: auto !important;
		font-weight: 700;
	}
	.tariffs__slider-item-row:before {
		content: '';
		display: block;
		font-size: 12px;
		color: #231f20;
	}
	.tariffs__slider-item-row span {
		font-size: 14px;
	    color: #231F20;
	    margin: 0;
	    line-height: 1;
	    font-weight: 400;
	}
	
	.tariffs__slider__arrow {
		top: 0;
		margin: 0;
	}
	.tariffs-maps {
		padding-left: 0;
		padding-right: 0;
		display: block;
		margin-top: 40px;
	}
	.tariffs-maps__btn {
		margin-right: 0;
		text-align: center;
	}
	.tariffs-maps__block {
		margin-top: 40px;
		margin-left: 0;
	}
	.bottom-button {
		margin-bottom: 0;
		transform: translateY(50%);
	}
	#advantages .bottom-button {
		transform: translateY(-60%);
	}
	.sixth-section__title {
		font-size: 80px;
	}
	.steps {
		width: 330px;
		background-size: 100% auto;
		margin-bottom: 50px;
	}
	.steps__item {
		height: 108px;
		margin-top: 13px;
		position: relative;
	}
	.steps__item_2 {
		margin-left: 76px;
	}
	.steps__item_3 {
		margin-left: 152px;
	}
	.steps__counter-icon {
		display: none;
	}
	.steps__counter-text {
		font-size: 26px;
	}
	.steps__counter {
		padding-left: 10px;
		margin-right: 10px;
	}
	.steps__text {
		font-size: 14px;
		line-height: 1.2;
		position: static;
	}
	.steps__text-info {
		margin-top: 10px;
	}
	.docs-button a {
		font-size: 18px;
		line-height: 18px;
	}
	.advantages-info {
		width: 100%;
		min-width: 0;
		padding: 15px;
	}
	.advantages-info__title {
		font-size: 26px;

	}
	.advantages-info__text {
		font-size: 18px;
	}
	.advantages-info__list span {
		font-size: 16px;
	}
	.advantages-info__list img {
		margin-right: 15px;
	}
	.form-section__image {
		display: none;
	}
	.form-section__title {
		font-size: 26px;
		line-height: 1.2;
	}
	.form {
		display: block;
	}
	.form__field {
		margin-bottom: 20px;
	}
	.contacts__list {
		flex-wrap: wrap;
	}
	.contacts__item {
		width: 100%;
		margin-right: 0;
		margin-top: 15px;
	}
	.form-section {
		padding-top: 70px;
	}
	.form-section__inner .docs-button {
		right: 0px;
		top: -60px;
	}
	.tariffs__slider-item-row_11 {
		text-align: center;
		border-bottom: none;
		padding-bottom: 0;
	}
	.tariffs__description.show {
		display: none;
	}
	.tariffs__description.show + .tariffs__right .tariffs__slider {
		transform: translateX(0px);
	}
	.where-whom__slider .swiper-slide-active {
		transform: none;
	}
	.where-whom__slider {
		height: auto;
		margin: 30px 0;
	}
	.where-whom__slider .swiper {
		overflow: hidden;
		height: auto;
	}
	.where-whom__slider .slide-inner {
	    padding: 15px 15px;
	    width: auto;
	    height: auto;
	    bottom: 0;
	    left: 0;
	    font-size: 14px;
	    transform: none !important;
	}
	.where-whom__slider .swiper-button-next, 
	.where-whom__slider .swiper-button-prev {
		width: 30px;
		height: 30px;
		margin-top: -15px;
	}
	.docs-button-group {
		left: 0;
		width: 100%;
		bottom: -165px;
	}

    .request-call {
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        top: 70%;
        right: 10px;         
    } 	
                 
}
@media (max-width: 480px) {
	.top-banner-info__title {
		font-size: 14px;
	}
	.top-banner-info__title__sub span {
		font-size: 18px;	
	}
	.top-banner-sale__title {
	    font-size: 10px;
	    padding: 3px 0px;
	    margin-bottom: 5px;
	    font-weight: 500;
	}	
	.top-banner-sale__category {
	    font-size: 8px;
	}	
	.top-banner-sale__price {
	    font-size: 16px;
	}
	.top-banner-sale__old-price {
	    font-size: 8px;
	}
	.header__logo img {
		width: 150px;
		max-width: 40%;
	}	
	.lk-link {
		font-size: 10px;
	}


}