@media (max-width: 1150px) { 
.header-menu {
	left: 360px;
}
}
@media (max-width: 1130px) { 
	#main-image .order-button {
		margin: 20px 0 0 41px;
		position: unset;
	}
	#my-main-header .navbar-toggler-icon {
		display: inline-block;
	}
	.header-menu-element {
		line-height: 120%;
	}
	.header-menu {
		background: #fff;
		padding: 10px;
		justify-content: space-around;
		width: 100%;
		display: none;
		margin-right: 0;
		margin-left: 0;
		max-width: 100%;
		position: unset;
	}
	.header-menu-container {
		margin-right: 0;
		justify-content: space-around;
		float: none;
		max-width: 100%;
	}
	.header-clearer {
		clear: both;
	}

	.header-menu-element:hover::after {
		transform: translateY(5px) scale(1);
	}
}
@media (max-width: 1120px) { 
}
@media (max-width: 1050px) { 
}
@media (max-width: 992px) { 
	#legend-container {
		min-width: 250px;
		display: flex;
	}
	.legend-block {
		min-width: 48%;
	}

	.warning-block {
		width: 100%;
	}
}

@media (max-width: 790px) { 
	#main-image .rectangle {
		max-width: 100%;
	}
	.bg-image-container {
		width: 48%;
	}
}

@media (max-width: 767px) { 
	.main-page-block, #what-block {
		height: auto;
	}

	#schedule-block {
		margin-left: 20px;
		margin-right: 20px;
	}

	.new_coach {
		margin-bottom: 35px;
	}
	.new_coach-block {
		display: block;
		flex-direction: unset;
	}
	#new_coach-block-1, #new_coach-block-2, #new_coach-block-3, #new_coach-block-4, #new_coach-block-5, #new_coach-block-6, #new_coach-block-7, #new_coach-block-klochko, #new_coach-block-prytkov, #new_coach-block-nikolaev, #new_coach-block-firsaev, #new_coach-block-karina {
		background: none;
	}
	.new_coach-info-block {
		flex: none;
		max-width: 100%;
		background-color: #fff;
		color: #000;
	}

	.new_coach-info-block ul li {
		max-width: 100%;
		padding: 16px 28px 5px 17px;
	}

	.new_coach-info-block ul li:last-child {
		color: #fff;
		margin-bottom: 0;
	}

	.new_coach-info-block .icon {
		margin-left: 0;
		margin-right: 10px;
	}
	.new_coach-name {
		font-weight: bold;
		padding: 19px;
		margin: 0;
	}

	.carousel-indicators {
		top: 525px;
	}
}

@media (max-width: 575px) {
	#main-image {
		padding-bottom: 0;
	}
	#main-image .rectangle {
		padding: 10px;
	}
	#main-image .rectangle .big-text {
		font-size: 40px;
		line-height: 45px;
		margin-bottom: 34px;
	}
	#main-image .rectangle .big-text-place-okrovskoe20_oct {
		margin-bottom: 16px;
	}
	#main-image .rectangle .big-text-dates-okrovskoe20_oct {
		margin-bottom: 20px;
		font-size: 24px;
		line-height: 32px;
	}
	h1.big-text {
		font-size: 40px;
		line-height: 45px;
		margin-bottom: 34px;
	}
	#main-image .rectangle .normal-text {
		font-size: 30px;
	}
	#main-image .rectangle .small-text {
		font-size: 22px;
	}	
	#main-image .order-button {
		margin: 20px auto;
	}
	#main-image .rectangle div, #main-image .rectangle h1 {
		margin-left: 15px;
		margin-right: 15px;
	}
	#main-image .rectangle div.small-text {
		margin-left: 0;
	}
	.bg-image-container {
		width: 80%;
		min-width: unset;
		max-width: unset;
	}

	#what-block h1 {
		margin-bottom: 26px;
	}

	#tariffs-block ul li {
		margin: 15px 0;
	}

	#slots-block .slide-text {
		margin-top: 50px;
	}

	.price-table-container {
		padding: 0 15px;
	}
	.price-table {
		width: 100%;
	}
	.price-table td {
		min-width: 100px;
	}

	.new_coach {
		width: 100%;
		height: 325px;
	}
	.carousel-indicators {
		top: 350px;
	}

	.line {
		display: none;
	}

	#slots-block .order-button {
		margin: 43px auto 0 auto;
	}
	
	.warning-block {
		padding: 14px 0;
		margin: auto;
		width: 90%;
		font-size: 30px;
		line-height: 30px;
		text-align: center;
		color: #9D0013;
		font-weight: 600;
	}

	.camp-block-preview {
		height: auto;
	}
	.camp-block-preview .rectangle .order-button-link {
		position: unset;
		margin: 25px auto;
		display: block;
	}
	#camp-block-preview-last {
		height: 388px;
	}
	.camp-block-order {
		order: 4;
	}
	.camp-block-preview .rectangle {
		padding: 22px;
	}
	.camp-block-preview-header {
		font-size: 20px;
		line-height: 24px;
		margin-bottom: 30px;
	}

	.camp-block-preview-text ul li:last-child {
		background-color: rgba(0,0,0,0);
		font-weight: 300;
		margin-left: 0;
		padding-left: 0;
	}

	#safety-block ul {
		margin: 0 26px;
	}
	#safety-block ul li {
		padding-top: 30px;
		font-size: 18px;
		line-height: 25px;
		text-align: center;
	}
	#safety-block ul li:last-child {
		padding-bottom: 22px;
	}
	#safety-block .icon {
		width: 33px;
		height: 33px;
	}
	#safety-block ul li div {
		margin-left: 0;
		margin-top: 10px;
	}

	.prices.price-1 td:nth-child(3) {
		display: none;
	}
	.prices.price-2 td:nth-child(2) {
		display: none;
	}
}

@media (max-width: 515px) { 
	.header-menu-element {
		min-width: 150px;
		padding: 5px;
		text-align: center;
		width: auto;
	}
	.header-menu-container {
		flex-wrap: wrap;
	}

	.camp-block-preview {
		width: 291px;
		margin: 0 auto 18px auto;
	}
}

@media (max-width: 455px) { 
	#main-image {
		padding-top: 30px;
	}
	#main-image .rectangle .big-text {
		font-size: 32px;
		line-height: 36px;
		margin-bottom: 34px;
	}
	#main-image .rectangle .big-text-place-okrovskoe20_oct {
		margin-bottom: 16px;
	}
	#main-image .rectangle .big-text-dates-okrovskoe20_oct {
		margin-bottom: 16px;
		font-size: 24px;
	}
	h1.big-text {
		font-size: 32px;
		line-height: 36px;
		margin-bottom: 34px;
	}
	#main-image .rectangle .normal-text {
		font-size: 24px;
	}
	#main-image .rectangle .small-text {
		font-size: 20px;
	}	
}