@media (max-width: 767px) {
	.single-form__fields .row {
		margin: 0;
	}
	.single-form__fields .row [class*='col'] {
		padding: 0;
	}
	.members .w-col-4 {
		margin-bottom: 42px;
	}
	div.features {
		padding: 0 15px;
	}

	div.stat_number-wrapper {
		margin-bottom: 42px;
	}
	div.stat_number {
		font-size: 48px;
	}
	p.stat_number_text {
		font-size: 32px;
	}
	[class*='feature_icon-'] {
		padding-right: 0;
	}
	.feature__text {
		padding-right: 0;
	}
	.w-slider-arrow-right.arrow_div,
	.w-slider-arrow-left.arrow_div {
		display: none!important;
	}
	.slick-dots {
		width: calc(100% - 30px);
    	text-align: center;
	}
	.slick-dots li {
		margin-right: 16px;
	}
	div.stat_number_text {
		margin-bottom: 50px;
	}
	div.stat_number-wrapper {
		padding-left: 0;
	}
	p.stat_number_text {
		font-size: 24px;
		margin-bottom: 0;
	}
	.spasibo-div {
		display: none;
	}
	.w-section.w-section_team {
		padding: 30px 0 30px;
	}
}
@media (max-width: 1199px) {
	.w-section {
		padding-top: 67px;
	}
	.promomat_section {
		padding-top: 0;
	}
	.w-section.section-photos {
		padding-top: 0;
	}
	div.w-slide__text {
		font-size: 26px;
	}

	.curator__text {
		width: 90%;
	}
	.feature {
		padding-left: 121px;
	}
	.feature__text {
	    font-size: 21px;
	}
	.section-title {
		font-size: 74px;
	}
	.section-subtitle {
		font-size: 28px;
	    margin-bottom: 20px;
	}
	.w-slide__title {
		margin: 60px 0 10px;
	    font-size: 74px;
	}
	.w-slide__text {
		font-size: 32px;
	}
	.w-row.row_statistic {
		padding: 0 15px;
	}
	.stat_number_text {
		font-size: 18px;
	}
	.stat_number-wrapper {
		height: 180px;
		padding-left: 15%;
	}
	div.members {
		width: 100%;
	}
	.subheader-memberPhoto img {
		width: 100px;
		margin-bottom: 16px;
	}
	.subheader.subheader-member {
	    font-size: 28px;
	    line-height: 1.2;
	    width: 80%;
	    margin: 0 auto 6px;
	}
	.additional-text-black {
		font-size: 18px;
	    width: 80%;
	    margin: 0 auto;
	}
}
@media (min-width: 1024px) and (max-width: 1199px) {
	.feature {
		padding-left: 151px;
	}
	.feature:before {
		left: 30px;
	}
	.feature.feature_icon-play:before {
		top: 47%;
	}
	.subheader.subheader-member {
		width: 70%;
	}
}

@media (min-width: 1200px) and (max-width: 1280px) {
	.row_statistic {
		padding: 0 10%;
	}
	.features {
		padding-left: 40px;
	}
	.feature {
		padding-left: 171px;
	}
	.feature:before {
		left: 45px;
	}
	.feature.feature_icon-play:before {
		top: 47%;
	}
	.subheader.subheader-member {
		margin: 0 auto;
		width: 70%;
	}

	.feature__text {
		margin: 0 auto;
		width: 90%;
	}
	.additional-text-black {
	    width: 70%;
    	margin: 0 auto;
    	line-height: 1.2;
	}
	.subheader-memberPhoto {
		margin-bottom: 16px;
	}
	.subheader.subheader-member {
		margin-bottom: 6px;
	}

	.stat_number-wrapper {
		padding-left: 15%;
	}

	.feature.feature_icon-lamp, .feature.feature_icon-play {
		padding-left: 181px;
	}
	.feature.feature_icon-lamp:before, .feature.feature_icon-play:before {
		left: 60px;
	}
}
@media (min-width: 1281px) and (max-width: 1366px) {
	.features {
		padding-left: 110px;
	}
	div.feature__text {
		width: 100%;
	}

}

@media (min-width: 1281px) and (max-width: 1440px) {
	.feature__text {
		width: 80%;
	}
	.section-subtitle {
	    font-size: 32px;
	}
	.stat_number-wrapper {
		height: 190px;
	}
	.additional-text-black {
	    width: 70%;
    	margin: 0 auto;
    	line-height: 1.2;
	}
	.subheader.subheader-member {
		margin-bottom: 12px;
	}
	div.members {
		width: 100%;
	}
	.w-container.w-row {
		padding: 0 10%;
	}
	.stat_number-wrapper {
	    padding-left: 50px;
	}
	.row_statistic {
		padding: 0 10%;
	}
	.w-slide__title {
		margin-bottom: 22px;
	}
	.w-slide__text {
		font-size: 32px;
	}
}
@media (min-width: 1441px) and (max-width: 1680px) {
	.features {
		padding-left: 100px;
	}
}

@media (min-width: 1440px) and (max-width: 1680px) {
	.w-embed.w-video {
		padding-top: 56.25%;
		width: 80%;
		margin: 0 auto;
	}
}

@media(max-width: 980px) {
  .whale-character {
    display: none;
  }
  .section-title {
    font-size: 58px;
  }
}
