@media (max-width: 840px) {
	.h1_first {
		font-size: 5rem;
		padding-bottom: 25px;
	}

	.h2_first {
		font-size: 2rem;
	}
}

@media (max-width: 800px) {
	.blok_left_50 {
		width: 90%;
	}

	.blok_left_40 {
		width: 45%;
		min-width: 200px;
	}

	.blok_right_50 {
		width: 90%;
		padding-left: 0;
	}

	.blok_right_40 {
		width: 45%;
		padding-left: 0;
		min-width: 200px;
	}

	.box_for_first_blok2 {
		order: -1;
	}

	.box_for_three_blok2 {
		order: -1;
	}

	.box_for_five_blok2 {
		order: -1;
	}

	.box_for_seven_blok2 {
		order: -1;
	}

	.img_hidden {
		display: none;
	}
}

@media (max-width: 650px) {
	.h1_first {
		font-size: 4rem;
		line-height: 40px;
		padding-bottom: 0;
	}

	.offer_h1_2 {
		font-size: 53px;
	}

	.h2_first {
		text-align: center;
		font-size: 2rem;
		margin: 0 20px 0 20px;
	}

	.screen_h2 {
		margin-top: 20px;
	}

	.offer_div_fon {
		margin-top: 20px;
	}

	.offer_div_sub_p {
		font-size: 22px;
	}

	.offer_div_sub_p2 {
		font-size: 30px;
	}

	iframe {
		width: 400px;
		height: 225px;
	}

	.box_for_footer1 {
		width: 90%;
		text-align: center;
	}

	.offering {
		width: 85%;
	}
}

@media (max-width: 660px) {
	.offering {
		width: 85%;
	}

	.Bigscreen {
		font-size: 12px;
	}

	.Bigscreen2300 {
		font-size: 25px;
	}
}

@media (max-width: 580px) {
	.attention {
		font-size: 2rem;
	}

	.calltimeBig {
		display: none;
	}

	.blok_box .logo {
		display: none;
	}

	.blok_box {
		justify-content: center;
	}

	.blok_box .offer_contacts_style {
		display: none;
	}

	.offer_calltime {
		font-size: 18px;
		display: block;
		text-align: center;
	}
}

@media (max-width: 500px) {
	.box_offer1 {
		justify-content: center;
	}

	.h1_first {
		padding-bottom: 0;
	}

	.offer_div_sub_p {
		font-size: 18px;
	}

	.logo {
		display: none;
	}

	.contacts_blok .offer_contacts_phone {
		font-size: 18px;
	}

}

@media (max-width: 460px) {
	.h1_first {
		font-size: 3rem;
	}

	.box_for_contacts_a {
		font-size: 2.5rem;
	}

	.box_for_contacts_zag {
		font-size: 23px;
		line-height: 20px;
		margin-top: 20px;
	}

	iframe {
		width: 300px;
		height: 169px;
	}

	.font40 {
		font-size: 3rem !important;
	}
}

@media (max-width: 460px) {
	.h3_zag_light {
		font-size: 2rem;
	}
}

@media (max-width: 350px) {
	.h1_first {
		font-size: 25px;
	}
}