@media (max-width: 1919px) {
  .container {
    width: 1160px;
  }

  .routes {
    margin-top: 180px;
  }

  .header__bottom-navbar {
    padding: 16px 0;
  }

  .header-scroll .header__bottom-navbar {
    padding: 9px 0;
  }

  .header__bottom-navbar li a {
    line-height: 18px;
  }

  .header__top-contacts-icons a {
    width: 40px;
    height: 40px;
  }

  .header__top-contacts-icons a img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }

  .header__top-logo {
    width: 90px;
  }

  .header__top-logo a img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }

  .header__top-contacts {
    gap: 12px;
  }

  .header__top-contacts-btn {
    padding: 9px 24px;
  }

  .header__top-info p {
    font-size: 12px;
    line-height: 19px;
  }

  .header__top-info {
    gap: 30px;
  }

  .home {
    padding-top: 20px;
    margin-top: 50px;
    background-position: 58% -30%;
    padding-bottom: 274px;
  }

  .home__info {
    margin-top: 30px;
  }

  .home h3 {
    margin-top: 90px;
    font-size: 28px;
    line-height: 40px;
  }

  .home h3 span {
    font-size: 38px;
    line-height: 40px;
  }

  .header__top-info {
    transition: 0.4s all;
    gap: 40px;
  }

  .advantages__item {
    width: 365px;
    height: 294px;
    padding-left: 24px;
  }

  .advantages__item h4 {
    font-size: 22px;
    max-width: 320px;
  }

  .production h3 {
    font-size: 30px;
  }

  .production h3 span {
    font-size: 54px;
    line-height: 89.6px;
  }

  .production__item {
    max-width: 550px;
  }

  .production__bg-yellow {
    right: -36px;
  }

  .production__bg-blue img,
  .production__bg-yellow img {
    width: 80%;
    height: 80%;
  }

  .production__item h4 {
    margin-top: 30px;
  }

  .production__item-images {
    height: 250px;
  }

  .production__item-images-second {
    margin-top: 33px;
  }

  .production__item-image2 {
    width: 340px;
    height: 233px;
  }

  .example__slids {
    width: 1130px;
  }

  .controls-slider_example {
    left: -56px;
  }

  .slide-example {
    margin-right: 8px;
  }

  .steps__slide p br {
    display: none;
  }

  .steps__slide p {
    max-width: 450px;
  }

  .edge {
    width: 1200px;
  }

  .edge__background {
    padding: 70px 0;
  }

  .edge__item p {
    font-size: 17px;
    line-height: 25px;
  }

  .controls-slider_steps {
    margin-left: 890px;
  }

  .sertificates__items {
    gap: 18px;
  }

  .sertificates__item-image {
    width: 233px;
    height: 335px;
    overflow: hidden;
  }

  .questions__item {
    width: 760px;
  }

  .steps h3 {
    font-size: 40px;
    line-height: 54px;
  }

  .news {
    width: 1350px;
  }

  .news h3 {
    margin-left: 40px;
  }

  .news__item-image {
    width: 286px;
    height: 178px;
  }

  .news__item h4 {
    font-size: 18px;
    line-height: 24px;
  }

  .newsPage__item-image {
    width: 302px;
    height: 190px;
  }

  .footer__links {
    gap: 135px;
  }

  .contactsPage {
    zoom: 80%;
  }

  .news__item-image {
    width: 250px;
    height: 140px;
}

.news h3 {
  margin-left: 0;
}

.newsPage__item-image {
  width: 353px;
  height: 190px;
}
}

@media (max-width: 1400px) {
  .container {
    width: 920px;
  }

  .advantages,
  .edge,
  .sertificates,
  .questions,
  .production,
  .example,
  .steps,
  .news,
  .contacts {
    zoom: 100%;
  }

  .newsPage {
    zoom: 80%;
  }

  .routes {
    margin-top: 150px;
  }

  .header .container {
    padding: 0;
  }

  .header__top-info {
    gap: 12px;
  }

  .header__top-contacts-phones a {
    font-size: 12px;
  }

  .header__top-contacts-btn {
    padding: 6px 16px;
    font-size: 14px;
    line-height: 20px;
  }

  .header__top-contacts-icons a {
    width: 30px;
    height: 30px;
  }

  .header__top-info p {
    font-size: 10px;
    line-height: 16px;
  }

  .header__top-wrapper {
    padding: 8px 0;
  }

  .header__top-contacts-icons {
    gap: 4px;
  }

  .home {
    margin-top: 55px;
    background-image: url(../assets/images/home.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 45%;
    padding: 100px 0 204px;
    zoom: 90%;
  }

  .home__info {
    margin-top: -30px;
  }

  .home__info h3 {
    margin-top: 0;
    font-size: 25px;
    line-height: 41px;
  }

  .home__info h3 span {
    font-size: 31px;
    line-height: 41px;
  }

  .header__top-logo a img {
    width: 80%;
    height: 80%;
  }

  .advantages__item {
    padding-left: 15px;
    width: 280px;
    height: 300px;
  }

  .advantages__item h4 {
    text-align: center;
    max-width: 252px;
    font-size: 17px;
    line-height: 24px;
  }

  .advantages__item p {
    max-width: 255px;
    font-size: 16px;
  }

  .advantages__item p br {
    display: none;
  }

  .production {
    margin-top: 60px;
  }

  .production__items {
    gap: 30px;
  }

  .production__item {
    max-width: 430px;
  }

  .production__item h4 {
    margin-top: 50px;
  }

  .production__item-images {
    height: 230px;
    padding: 41px;
  }

  .production h3 {
    line-height: 30px;
    font-size: 25px;
  }

  .example {
    padding-bottom: 60px;
  }

  .example h3 {
    line-height: 39px;
    font-size: 32px;
  }

  .example__info p {
    font-size: 15px;
    line-height: 22px;
  }

  .production__items {
    margin-top: 10px;
  }

  .production h3 span {
    font-size: 34px;
  }

  .production__item p {
    font-size: 16px;
    line-height: 24px;
  }

  .production__item h4 {
    margin-top: 50px;
    font-size: 18px;
    line-height: 24px;
  }

  .production__bg-blue img {
    width: 75%;
  }

  .production__bg-yellow img {
    width: 75%;
  }

  .production__bg-yellow {
    right: -45px;
  }

  .example__slids {
    width: 890px;
  }

  .example__info {
    gap: 6px;
  }

  .edge {
    width: 930px;
    padding: 60px 0;
  }

  .edge h3 {
    font-size: 32px;
    line-height: 41px;
  }

  .edge__items {
    gap: 30px;
    margin-top: 30px;
  }

  .edge__item {
    padding: 20px;
    height: 220px;
  }

  .edge__item-title h4 {
    font-size: 14px;
  }

  .edge__item p {
    margin-top: 20px;
    font-size: 15px;
    line-height: 22px;
  }

  .edge__item p br {
    display: none;
  }

  .steps h3,
  .questions h3 {
    font-size: 32px;
    line-height: 39px;
  }

  .steps__slide {
    padding-top: 25px;
    padding-left: 24px;
  }

  .steps__slide h4 {
    max-width: 338px;
    font-size: 20px;
    line-height: 28px;
  }

  .steps__slide p {
    max-width: 366px;
  }

  .steps__slide p br {
    display: none;
  }

  .controls-slider_example {
    left: -35px;
  }

  .controls-slider_steps {
    margin-left: 645px;
  }

  .edge__item-title img {
    width: 20%;
  }

  .edge__item-title {
    gap: 10px;
  }

  .sertificates__items {
    gap: 15px;
  }

  .sertificates__item-image {
    width: 174px;
    height: 248px;
    overflow: hidden;
  }

  .sertificates h3 {
    font-size: 34px;
    line-height: 45px;
  }

  .questions__wrapper {
    flex-direction: column;
  }

  .questions__items {
    align-items: center;
  }

  .questions__item {
    width: 890px;
  }

  .mainForm__button {
    grid-area: 2 / 1 / 3 / 4;
    margin: 0 auto;
    max-width: 300px;
  }

  .main-checkbox {
    grid-area: 3 / 1 / 4 / 4;
    margin: 0 auto;
  }

  .item__form-main-questions input {
    height: 50px;
    padding-bottom: 0;
  }

  .news {
    width: 1190px;
  }

  .news__background {
    padding: 50px 0;
  }

  .news h3 {
    margin-left: 0;
  }

  .news__items {
    gap: 15px;
  }

  .news__item-image {
    width: 231px;
    height: 210px;
  }

  .news__item h4 {
    font-size: 14px;
    line-height: 19px;
  }

  .footer__links {
    gap: 40px;
  }

  .footer__contacts {
    max-width: 158px;
  }

  .contacts__wrapper {
    flex-wrap: wrap;
    gap: 36px;
    justify-content: center;
  }

  .newsPage__wrapper {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
  }

  .newsPage__item-image {
    width: 349px;
    height: 208px;
}

  .gallery__wrapper {
    grid-template-columns: repeat(2, 1fr);
  }

  .news__item-image {
    width: 213px;
    height: 127px;
}
}

@media (max-width: 1199px) {
  .container {
    width: 780px;
  }

  .header .container {
    padding: 0;
  }

  .header__bottom-navbar li a {
    font-size: 14px;
  }

  .header__top-info-mail {
    display: none;
  }

  .header__top-info {
    gap: 8px;
  }

  .header__top-contacts {
    gap: 8px;
  }

  .home__info h3 {
    font-size: 19px;
    line-height: 30px;
  }

  .home__info h3 span {
    font-size: 25px;
    line-height: 30px;
  }

  .home__info h3 {
    padding-bottom: 60px;
  }

  .home__btn {
    font-size: 14px;
  }

  .home {
    zoom: 90%;
  }

  .newsPage {
    zoom: 70%;
  }

  .advantages,
  .edge,
  .sertificates,
  .questions,
  .production,
  .example,
  .steps,
  .news {
    zoom: 90%;
  }

  .advantages__item {
    padding-left: 16px;
    width: 240px;
    height: 250px;
    gap: 10px;
  }

  .advantages__item h4 {
    max-width: 212px;
    font-size: 15px;
    line-height: 26px;
  }

  .advantages__item p {
    max-width: 207px;
    font-size: 14px;
    line-height: 21px;
  }

  .production h3 {
    line-height: 10px;
    font-size: 21px;
  }

  .production__items {
    margin-top: 15px;
    gap: 14px;
  }

  .production__bg-yellow img,
  .production__bg-blue img {
    width: 60%;
  }

  .production__bg-yellow {
    right: -72px;
  }

  .production__item {
    min-width: 370px;
  }

  .production__item h4 {
    margin: 0 auto;
    margin-top: 45px;
    width: fit-content;
    text-transform: uppercase;
    color: #001652;
    font-size: 18px;
    font-weight: 700;
    line-height: 26px;
    text-align: center;
  }

  .production__item-images {
    height: 140px;
    padding: 0px;
  }

  .production__item p b {
    font-size: 16px;
  }

  .example__info {
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    gap: 25px;
  }

  .example__info-image1,
  .example__info-image2 {
    max-width: 200px;
    max-height: 200px;
    min-width: 200px;
    min-height: 200px;
  }

  .example__slids {
    width: 750px;
  }

  .steps__slide p {
    max-width: 300px;
  }

  .steps__slide h4 {
    width: 240px;
  }

  .sertificates__items {
    margin: 50px auto;
    width: 660px;
    grid-template-columns: repeat(2, 1fr);
    align-items: center;
    justify-content: center;
  }

  .sertificates__item {
    width: 300px;
  }

  .sertificates__item-image {
    width: 263px;
    height: 382px;
    overflow: hidden;
  }

  .edge {
    width: 990px;
    padding-bottom: 60px;
  }

  .edge h3 {
    font-size: 23px;
    line-height: 32px;
  }

  .edge__items {
    width: 670px;
    margin: 50px auto 0;
    gap: 25px;
    grid-template-columns: repeat(2, 1fr);
  }

  .edge__item {
    max-width: 316px;
    height: 210px;
  }

  .steps h3 span {
    font-size: 30px;
  }

  .steps__slide {
    height: 410px;
  }

  .controls-slider_example {
    width: 104%;
    left: -10px;
  }

  .steps__slide h4 {
    font-size: 20px;
  }

  .controls-slider_steps {
    margin-left: 500px;
  }

  .questions__item {
    width: 840px;
  }

  .news {
    width: 990px;
    padding-bottom: 60px;
  }

  .news__items {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 30px;
  }

  .news__item-image {
    width: 405px;
    height: 256px;
  }

  .news__item h4 {
    max-width: none;
  }

  .footer__logo {
    align-items: center;
  }

  .footer__logo p {
    max-width: 151px;
    text-align: center;
  }

  .footer__links-left h4,
  .footer__links-right h4,
  .footer__links-right li a,
  .footer__contacts h4 {
    font-size: 14px;
  }

  .footer__links-left li a {
    font-size: 14px;
  }

  .footer__contacts p br {
    display: none;
  }

  .footer__contacts p {
    max-width: 150px;
  }

  .newsPage__wrapper {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
  }

  .newsPage__item-image {
    width: 331px;
    height: 188px;
}

  .cart__wrapper {
    display: flex;
    flex-direction: column;
    gap: 50px;
  }

  .cart__news {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
  }

  .contacts__info-wrapper {
    gap: 10px;
  }

  .contacts__info-contacts,
  .contacts__info-requisites {
    width: 375px;
  }
  .txt-block {
    width: 100%;
  }
  .txt-block p br {
    display: none;
  }

  .news__item-image {
    width: 358px;
    height: 191px;
}
}

@media (max-width: 992px) {
  .container {
    width: 720px;
  }

  .header__bottom-navbar li a {
    font-size: 13px;
  }

  .header__top-info {
    display: none;
  }

  .advantages {
    margin-top: -94px;
  }

  .advantages__items {
    flex-direction: column;
    gap: 20px;
  }

  .newsPage {
    zoom: 100%;
  }

  .advantages__item {
    width: 456px;
    height: 254px;
  }

  .advantages__item h4 {
    max-width: none;
    font-size: 24px;
    line-height: 29px;
  }

  .advantages__item p {
    max-width: none;
  }

  .production__items {
    flex-direction: column;
  }

  .production__item {
    max-width: 700px;
  }

  .production__item h4 {
    margin-top: 20px;
  }

  .production h3 {
    font-size: 30px;
    line-height: 46px;
  }

  .production h3 span {
    font-size: 46px;
    line-height: 46px;
  }

  .example__slids {
    width: 690px;
  }

  .controls-slider_example {
    width: 105%;
    left: -8px;
  }

  .edge,
  .news {
    width: 760px;
  }

  .edge__items {
    width: 693px;
  }

  .edge__item {
    max-width: 340px;
  }

  .controls-slider_steps {
    margin-left: 476px;
  }

  .steps__slide {
    height: 430px;
  }

  .sertificates h3 {
    font-size: 27px;
    line-height: 41px;
  }

  .questions__item {
    width: 720px;
  }

  .main-checkbox {
    margin: 0 30px;
  }

  .news__item-image {
    width: 329px;
    height: 206px;
  }

	.item__form {
		margin-left: 30px;
	}
	
	.btn-main {
		margin-left: 36px;
	}

  .footer__wrapper {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-template-rows: repeat(2, 1fr);
    justify-content: center;
    gap: 40px;
  }

  .footer__logo {
    grid-area: 1 / 1 / 2 / 2;
  }
  .footer__links {
    grid-area: 1 / 2 / 2 / 4;
    margin-left: 44px;
  }
  .footer__contacts {
    grid-area: 2 / 1 / 3 / 4;
    justify-content: center;
    align-items: center;
    max-width: none;
  }

  .footer__contacts h4 {
    margin-bottom: 0;
  }

  .footer__contacts p {
    max-width: none;
  }

  .footer__contacts p br {
    display: none;
  }

  .footer__contacts-mobile {
    display: flex;
    flex-direction: row;
    gap: 30px;
  }

  .footer__contacts-phones {
    display: flex;
    flex-direction: row;
    gap: 30px;
  }

  .steps__slide p {
    max-width: none;
    font-size: 14px;
    line-height: 20px;
  }

  .steps__slide h4 {
    max-width: none;
    font-size: 18px;
    line-height: 28px;
  }

  .steps__slide {
    height: 340px;
    padding-right: 20px;
  }

  .contacts__info-wrapper {
    display: flex;
    flex-direction: column;
  }

  .newsPage__wrapper {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
  }

  .newsPage__item-image {
    width: 327px;
    height: 206px;
  }

  .cart__news {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (max-width: 768px) {
  .container {
    width: 580px;
  }

  .home {
    zoom: 100%;
  }

  .routes {
    margin-top: 100px;
  }

  .home {
    margin-top: 18px;
  }

  .home__info h3 {
    font-size: 30px;
    line-height: 44px;
  }

  .home__info h3 span {
    font-size: 43px;
    line-height: 44px;
  }

  .header__top-contacts-icons {
    display: none;
  }

  .header__top-contacts-phones {
    display: none;
  }

  .header__mobile-wrapper {
    display: flex;
    align-content: center;
    gap: 50px;
  }

  .header__burger {
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .header__burger-wrapper {
    width: 300px;
    height: 100vh;
    position: absolute;
    top: 110px;
    right: 0;
    opacity: 0;

    flex-direction: column;
    justify-content: space-between;
    align-items: start;
    background-color: #fff;
    transition: all 0.2s ease-in;
    z-index: 101;
    pointer-events: none;
    border-radius: 0 0 0 48px;
  }

  .header__bottom-wrapper {
    background-color: #fff;
    padding: 20px 40px 0 30px;
  }

  .header__bottom-navbar li a {
    font-size: 25px;
    line-height: 33px;
    color: #182e6d;
    padding-bottom: 15px;
  }

  .header__bottom-navbar {
    flex-direction: column;
    align-items: start;
    gap: 20px;
  }

  .header__burger-wrapper--active {
    opacity: 1;
    pointer-events: visible;
  }

  .header__burger--active .header__burger-line {
    background-color: transparent;
    transition: all 0.2s ease-in;
  }

  .header__burger--active .header__burger-line:after {
    top: 0;
    transform: rotate(45deg);
  }

  .header__burger--active .header__burger-line:before {
    bottom: 0;
    transform: rotate(-45deg);
  }

  .header__navbar {
    justify-content: center;
    align-items: start;
    background-color: #fff;
  }

  .header__bottom-navbar li a {
    padding-bottom: 0;
  }

  .example__slids {
    width: 550px;
  }

  .edge,
  .news {
    width: 580px;
  }

  .edge {
    zoom: 100%;
  }

  .news__bg-top,
  .news__bg-bottom,
  .edge__bg-top,
  .edge__bg-bottom,
  .production__bg {
    display: none;
  }

  .steps__slide {
    width: 550px;
  }

  .controls-slider_example {
    width: 108%;
    left: -8px;
  }

  .edge__items {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: start;
    justify-content: center;
  }

  .edge__item {
    max-width: 550px;
  }

  .edge__background {
    padding: 60px 0;
  }

  .steps h3 {
    font-size: 47px;
    line-height: 50px;
  }

  .steps h3 span {
    line-height: 50px;
  }

  .controls-slider_steps {
    margin-left: 336px;
  }

  .sertificates__items {
    width: fit-content;
  }

  .sertificates__item {
    width: fit-content;
  }

  .sertificates__item-image {
    width: 230px;
    height: 331px;
    overflow: hidden;
  }

  .questions__item {
    width: 580px;
  }

  .questions__item-parent h4 {
    font-size: 18px;
  }

  .news__background {
    padding: 60px 0;
  }

  .news__items {
    display: flex;
    flex-direction: column;
  }

  .news__item-image {
    width: 550px;
    height: 350px;
  }

  .footer__wrapper {
    padding-bottom: 0;
  }

  .footer__legal {
    gap: 30px;
  }

  .production__item {
    max-width: 580px;
    overflow: hidden;
  }

  .production__item h4 {
    margin-top: 40px;
  }

  .production__item-image3 {
    display: none;
  }

  .newsPage__item-image {
    width: 257px;
    height: 161px;
  }

  .newsPage__item-info h4 {
    font-size: 17px;
    line-height: 22px;
  }

  .gallery__wrapper {
    grid-template-columns: repeat(1, 1fr);
  }
}

@media (max-width: 576px) {
  .container {
    width: 320px;
    overflow: hidden;
    padding: 0 10px;
  }

  .advantages,
  .edge,
  .sertificates,
  .questions,
  .production,
  .example,
  .steps,
  .news,
  .contactsPage {
    zoom: 100%;
  }

  .header__top-contacts-phones,
  .header__top-contacts-phones {
    display: none;
  }

  .header__top-logo img {
    width: 80%;
  }

  .header__burger-wrapper {
    top: 60px;
  }

  .home {
    margin-top: 20px;
    padding-bottom: 250px;
    background-position: 8%;
  }

  .home__info h3 {
    font-size: 21px;
    line-height: 32px;
  }

  .home__btn {
    font-size: 14px;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
  }

  .home__info h3 span {
    font-size: 38px;
    line-height: 44px;
  }

  .home__info h3 {
    font-size: 20px;
    line-height: 32px;
  }

  .advantages {
    margin-top: -130px;
  }

  .advantages__item {
    width: 320px;
    height: 290px;
  }

  .advantages__item h4 {
    font-size: 19px;
    line-height: 29px;
  }

  .advantages__item p {
    max-width: 286px;
  }

  .production h3 span {
    font-size: 28px;
    line-height: 35px;
  }

  .production h3 {
    font-size: 24px;
    line-height: 35px;
    text-align: left;
  }

  .production__item {
    width: 300px;
    min-width: 300px;
    padding: 12px 10px 20px;
  }

  .production__bg-blue,
  .production__bg-yellow {
    display: none;
  }

  .production__item h4 {
    margin-top: 20px;
    max-width: none;
    width: fit-content;
    font-size: 22px;
  }

  .production__item p {
    max-width: 270px;
  }

  .production__item h4 {
    font-size: 18px;
  }

  .production__item-images {
    height: 154px;
    padding: 31px;
  }

  .production__item-image2 {
    width: 252px;
    height: 188px;
  }

  .example h3 {
    font-size: 34px;
    line-height: 40px;
  }

  .example__slids {
    width: 300px;
    height: 285px;
  }

  .slide-example p {
    color: #fff;
    font-size: 14px;
    font-weight: 400;
    line-height: 19px;
    text-align: center;
    margin-top: 16px;
  }

  .slide-example {
    min-width: 300px;
    margin-right: 24px;
  }

  .controls-slider_example {
    width: 111%;
    left: -8px;
  }

  .edge {
    width: 320px;
    padding: 40px 0 30px;
  }

  .edge h3 {
    font-size: 24px;
    line-height: 33px;
  }

  .edge__item p {
    margin-top: 15px;
  }

  .steps h3 {
    font-size: 27px;
    line-height: 40px;
  }
  .steps h3 span {
    font-size: 21px;
    line-height: 40px;
  }

  .controls-slider_steps {
    display: none;
  }

  .steps__slide {
    margin-left: 0;
    margin-right: 0;
  }

  .sertificates h3 {
    font-size: 24px;
    line-height: 31px;
  }

  .sertificates__items {
    display: flex;
    flex-direction: column;
  }

  .questions {
    margin-top: 20px;
  }

  .questions h3 {
    font-size: 20px;
    line-height: 29px;
  }

  .questions__items {
    align-items: start;
  }

  .questions__item {
    width: 280px;
    padding-left: 12px;
  }

  .questions__item-parent h4 {
    font-size: 14px;
    line-height: 19px;
  }

  .questions__item-answer p {
    font-size: 13px;
    line-height: 17px;
  }

  .news {
    width: 320px;
    padding: 30px 0 40px;
  }

  .news__background {
    padding: 30px 0;
  }

  .news__item-image {
    width: 290px;
    height: 183px;
  }

  .footer__wrapper {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding-bottom: 30px;
  }

  .footer__links {
    margin-left: 0;
    gap: 22px;
  }

  .footer__links-left li a {
    font-size: 12px;
  }

  .footer__logo p {
    max-width: none;
  }

  .footer__contacts-mobile {
    flex-direction: column;
    align-items: center;
  }

  .footer__contacts p span {
    color: #fff;
    font-size: 15px;
    line-height: 22.4px;
  }

  .footer__legal {
    flex-direction: column;
    align-items: start;
  }

  .header__burger-wrapper {
    width: 100vw;
  }

  .header__bottom-navbar li a {
    font-size: 21px;
  }

  .header__bottom-navbar {
    gap: 15px;
  }

  .modal-wrap {
    width: 320px;
    padding: 50px 20px;
  }

  .modal-item-form input {
    width: 280px;
  }

  .routes {
    display: none;
  }

  .contacts__wrapper {
    margin-top: 125px;
  }

  .contacts__info-contacts,
  .contacts__info-requisites {
    width: 320px;
    height: 475px;
  }

  .newsPage h3 {
    margin-top: 100px;
  }

  .newsPage__wrapper {
    display: flex;
    flex-direction: column;
    gap: 36px;
    justify-content: center;
    align-items: center;
  }

  .newsPage__item-image {
    width: 320px;
    height: 200px;
  }

  .productionPage,
  .sertificatesPage,
  .advantagesPage,
  .questionsPage,
  .contactsPage,
  .edgePage,
  .cartPage {
    margin-top: 100px;
  }

  .cart__news {
    display: flex;
    flex-direction: column;
  }

  .edge__item {
    max-width: 300px;
  }

  .sertificates__items {
    margin: 20px auto;
  }

  .mistake__form {
    width: 320px;
    padding: 30px 10px;
  }
  .input-form {
    width: 280px;
  }

  .gallery__item {
    width: 100%;
  }
	
		.item__form {
		margin-left: 0px;
	}
	
	.btn-main {
		margin-left: 0px;
	}
	
	.contacts__form p {
		font-size: 14px;
	}
	
	    .main-checkbox {
        margin-top: -15px;
    }
}