@media screen and (max-width:1200px) {
	.main {
		width: 100%;
		padding: 87px 15px 0;
	}

	.header-row {
		width: 100%;
		padding: 0 15px;
	}

	.home__first__screen .rslides_container,
	.home__first__screen .text_container {
		flex-basis: 50% !important;
	}

	.home__first__screen h1 {
		margin: 30px 0 15px;
		font-size: 30px;
	}

	.description p {
		font-size: 30px;
	}

	.call__me_1>.wp-block-group__inner-container {
		gap: 30px;
	}

	.about .wp-block-group__inner-container {
		position: relative;
		padding: 1px 380px 60px 15px;
		margin: 0 -15px;
	}

	#footer .conteiner {
		width: 100%;
		padding: 0 15px;
	}
}

@media screen and (max-width:1024px) {
	.home__first__screen {
		gap: 20px !important;
	}
	
	.home__first__screen h1 br {
		display: none;
	}
	
	.home__first__screen h1 {
		margin: 20px 0 15px;
		font-size: 28px;
	}

	.description p {
		font-size: 24px;
	}

	.call__me_1 .js-zacaz {
		width: 180px;
	}

	.about .video-play {
		right: 80px;
	}

	.about .wp-block-group__inner-container {
		padding: 1px 280px 60px 15px;
		background-position: 160% 0;
	}

	.client-group {
		padding: 0;
	}

	.bottom__form {
		padding: 50px 20px;
		gap: 40px;
	}
}

@media screen and (max-width:992px) {
	.header__bottom-menu .menu .menu__item a {
		padding: 6px 23px;
	}
}

@media screen and (max-width:767px) {
	.header-row {
		padding: 10px 15px;
	}

	.desctop-show {
		display: none;
	}

	.mobile-show {
		display: block;
	}

	.logo {
		width: 115px;
	}

	.header__bottom-menu {
		display: none;
	}

	.main {
		padding: 63px 15px 0;
	}

	.home__first__screen {
		flex-direction: column-reverse !important;
	}

	.home__first__screen .rslides_container {
		width: 100%;
	}

	.home__first__screen h1 {
		margin: 40px 0 15px;
	}

	.home__first__screen .offer-block {
		margin-top: 40px;
	}

	h2 {
		font-size: 26px;
		line-height: 1.2;
	}

	.description p:first-child {
		margin-bottom: 10px;
	}

	.call__me_1>.wp-block-group__inner-container:before {
		content: none;
	}

	.call__me_1>.wp-block-group__inner-container {
		height: auto;
		display: block;
		margin: 80px -15px 0;
		padding: 30px 15px;
	}

	.call__me_1>.wp-block-group__inner-container:after {
		background-size: auto 100%;
		width: 210px;
	}

	.call__me_1 .js-zacaz {
		width: 250px;
		margin-top: 20px;
	}

	.wp-block-columns.is-not-stacked-on-mobile.advantages {
		flex-wrap: wrap !important;
	}

	.advantages .wp-block-column {
		flex-basis: calc((100% - 4em) / 3) !important;
	}

	.materials .wp-block-column {
		width: calc((100% - 2em) / 2);
		flex-basis: calc((100% - 2em) / 2) !important;
	}

	.about .wp-block-group__inner-container {
		padding: 1px 15px 60px;
		background-position: 100% 0;
		background-size: 250px auto;
	}

	.about .video-play {
		position: relative;
		top: 0px;
		right: auto;
		left: 50%;
		transform: translateX(-50%);
	}

	.about .wp-block-columns strong {
		font-size: 40px;
	}

	.wp-block-columns.is-not-stacked-on-mobile.stages {
		flex-wrap: wrap !important;
	}

	.stages .wp-block-column {
		flex-basis: calc((100% - 4em) / 3) !important;
	}

	.client-group {
		gap: 0;
	}

	.clients .wp-block-group__inner-container {
		gap: 20px;
		flex-wrap: wrap;
	}

	.clients .wp-block-group__inner-container .wp-block-image {
		width: calc((100% - 80px) / 5);
	}

	#footer .conteiner {
		flex-direction: column;
		gap: 30px;
	}

	#footer .footer__nav {
		display: none;
	}

	.win_zacaz {
		width: 100%;
		padding: 50px 20px;
		top: 0;
		transform: translate(-50%, 0);
	}
	
    .cambeker_2 {
        top: 0;
        transform: translate(-50%, 0);
    }
}

@media screen and (max-width:480px) {
	.header-row {
		flex-wrap: wrap;
	}

	.logo {
		width: 100%;
		text-align: center;
		margin-bottom: 5px;
	}

	.logo a {
		display: block;
		text-align: center;
	}

	.logo img {
		width: 140px;
		margin: auto;
	}

	.header .btn-request__call a {
		height: auto;
		width: 140px;
		padding: 8px 0;
	}

	.main {
		padding: 94px 15px 0;
	}

	.home__first__screen h1 {
		margin: 30px 0 15px;
		font-size: 28px;
	}

	.home__first__screen #typing {
		font-size: 18px;
	}
	
    .home__first__screen .offer-block {
        padding: 20px 0 20px 15px;
    }
	
	.home__first__screen .offer-block .wp-block-columns {
		gap: 0 !important;
	}
	
	.home__first__screen .offer-block p {
		font-size: 12px;
	}

	h2 {
		margin: 60px 0 30px;
	}

	.description p {
		font-size: 18px;
	}

	.advantages .wp-block-column {
		flex-basis: calc((100% - 2em) / 2) !important;
	}

	.call__me_1>.wp-block-group__inner-container {
		margin-top: 60px;
	}

	.call__me_1>.wp-block-group__inner-container:after {
		content: none;
	}

	.call__me_1 .js-zacaz {
		width: 100%;
	}

	.materials .wp-block-column {
		width: 100%;
		flex-basis: 100% !important;
	}

	.about .wp-block-group__inner-container {
		background-image: none;
	}

	.about h2+p {
		font-size: 16px;
		line-height: 1.2;
	}

	.about .wp-block-columns.is-not-stacked-on-mobile {
		flex-wrap: wrap !important;
		margin: 40px 0;
	}

	.about .wp-block-column {
		flex-basis: calc((100% - 2em) / 2) !important;
	}

	.call__me_2 {
		height: 150px;
		margin: 60px -15px 0;
	}

	.call__me_2:before,
	.call__me_2:after {
		content: none;
	}

	.stages .wp-block-column {
		flex-basis: 100% !important;
	}

	.stages h4 br {
		display: none;
	}

	.stages p {
		font-size: 16px;
	}

	.client-group li {
		font-size: 18px;
		padding-left: 20px;
		margin-bottom: 10px;
	}

	.client-group li:before {
		top: 5px;
		transform: translateY(0);
	}

	.bottom__form {
		padding: 40px 20px;
		margin: 60px -15px 0;
		z-index: 1;
	}

	.bottom__form:before,
	.win_zacaz:before {
		width: 120px;
		height: 120px;
		z-index: -1;
	}

	.bottom__form-left {
		width: 100%;
		margin-right: 0;
	}

	.bottom__form-left h3,
	.win_zacaz h3 {
		font-size: 28px;
		line-height: 1.2;
	}

	.bottom__form-left .description,
	.win_zacaz .description {
		margin-bottom: 30px;
	}

	.bottom__form-left form input[type="text"],
	.bottom__form-left form input[type="tel"],
	.bottom__form-left label[for="bottom__form-file"],
	.win_zacaz form input[type="text"],
	.win_zacaz form input[type="tel"],
	.win_zacaz label[for="form-file"] {
		width: 100%;
		margin-bottom: 10px;
	}

	.bottom__form-right {
		padding: 40px 15px 20px;
	}

	.bottom__form-right h4 {
		font-size: 24px;
		margin-bottom: 20px;
		padding-left: 0;
	}

	.bottom__form-right ul li {
		margin-bottom: 10px;
		padding-left: 25px;
	}

	.bottom__form-left label,
	.win_zacaz label {
		font-size: 12px;
	}

	#footer {
		padding: 40px 0;
		margin-top: 60px;
	}

    #footer .logo img {
        width: 100%;
    }

	#footer .footer__contacts .contacts__items {
		flex-direction: column-reverse;
		align-items: flex-start;
		gap: 30px;
	}

	.win_zacaz {
		top: 50%;
		transform: translate(-50%, -50%);
	}

	.win_call {
		width: 100%;
	}
	
    .cambeker_2 {
        padding: 50px 20px 150px;
    }
	
	.cambeker_2:before {
        width: 120px;
        height: 120px;
    }
	
   .cambeker_2 .heading {
        font-size: 34px;
        line-height: 42px;
    }
	
    .cambeker_2 form input[type="text"],
	.cambeker_2 form input[type="tel"] {
        width: 100%;
    }
}