@media (max-width: 1600px) {
  .al-champ-text {
    left: 0;
  }

  .al-greenhouse-icon {
    right: 10px;
  }

  .al-greenhouse-text {
    right: 9%;
  }

  .al-solar-icon {
    right: 10px;
  }

  .al-solar-text {
    right: 0px;
  }
}

@media (max-width: 1279px) {
  .al-bg {
    min-height: 400px;
  }

  .al-bg__img {
    max-width: 1024px;
  }

  .al-bg__img {
    font-size: 300px;
    left: -10px;
    letter-spacing: -24px;
  }

  .al-header__logo {
    margin-left: 35px;
  }

  .al-header-fixed__logo {
    margin-left: 35px;
  }

  .al-advantages-items__item_block {
    padding-left: 15px;
    font-size: 14px;
  }

  .al-champ {
    min-height: auto;
  }

  .al-champ-text {
    font-size: 80px;
  }

  .al-champ-right {
    max-width: 500px;
  }

  .al-champ-right-info {
    padding-top: 50px;
  }

  .al-champ-right-info__title {
    font-size: 36px;
  }

  .al-champ-right-info__text {
    margin-top: 30px;
  }

  .al-champ-right-info__button {
    margin-top: 30px;
  }

  .al-champ-right-info__champ {
    margin-top: 0;
  }

  .al-light {
    min-height: auto;
  }

  .al-light__left {
    max-width: 500px;
  }

  .al-light__left_block_title {
    font-size: 36px;
  }

  .al-light__left_block_description {
    font-size: 20px;
  }

  .al-light__right_text {
    top: 47%;
    font-size: 80px;
  }

  .al-greenhouse {
    min-height: auto;
  }

  .al-greenhouse-left-info__title {
    font-size: 36px;
  }

  .al-greenhouse-right::after {
    left: -30px;
    width: 410px;
  }

  .al-greenhouse-text {
    right: 10px;
    font-size: 80px;
  }

  .al-solar-right-info__title {
    font-size: 36px;
  }

  .al-solar {
    min-height: auto;
  }

  .al-solar-right-info {
    padding-top: 65px;
  }

  .al-solar-text {
    font-size: 80px;
  }

  .al-footer-copy {
    padding-left: 20px;
    padding-right: 20px;
  }

  .al-footer-leli {
    padding-left: 20px;
  }
}

@media (max-width: 1023px) {
  .al-top {
    min-height: inherit;
  }

  .header-space {
    height: 60px;
  }

  .al-header {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    align-items: center;
    width: 100%;
    height: 60px;
    padding-top: 0;
    padding-left: 10px;
    padding-right: 10px;
    background: #fff;
    border-bottom: 1px solid #eee;
    z-index: 999;
  }

  .al-header__logo {
    width: 85px;
    margin-left: 0;
  }

  .al-header__info {
    margin-top: 0;
  }

  .al-header__info_phone {
    margin-right: 30px;
  }

  .al-header__info_about-link {
    margin-right: 30px;
  }

  .al-header__info_about-link a {
    font-size: 11px;
  }

  .al-header__info_menu {
    margin-right: 0;
  }

  .al-header-fixed {
    display: none;
  }

  .al-bg {
    min-height: auto;
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .al-bg__img {
    position: relative;
    max-width: 700px;
    height: 300px;
    font-size: 180px;
    letter-spacing: 0;
  }

  .al-bg__img_text {
    animation: fogmove linear 70000ms infinite !important;
  }

  .al-bg__info_title {
    margin-top: 30px;
    font-size: 30px;
    letter-spacing: 1px;
  }

  .al-bg__info_links_item {
    height: 220px;
  }

  .al-advantages-items {
    max-width: 530px;
    margin: 0 auto;
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .al-advantages-items__item {
    width: 50%;
    padding-top: 0px;
    padding-bottom: 0px;
    border: 0 !important;
    margin-bottom: 35px;
    font-size: 15px;
  }

  .al-champ-text {
    font-size: 80px;
  }

  .al-champ-block {
    flex-direction: column;
  }

  .al-champ-icon {
    top: 65px;
    right: 0px;
  }

  .al-champ-left {
    padding-top: 50px;
    max-width: 500px;
    margin: 0 auto;
  }

  .al-champ-left__photo {
    max-width: 350px;
    margin: 0 auto;
    margin-top: 0;
  }

  .al-champ-right {
    margin: 0 auto;
  }

  .al-champ-right-info {
    padding-top: 20px;
  }

  .al-champ-right-info__title {
    font-size: 28px;
  }

  .al-champ-right-info__text {
    font-size: 16px;
  }

  .al-champ-right-info__button a {
    height: 50px;
  }

  .al-champ-right-info__champ {
    max-width: 380px;
    margin-top: 20px;
  }

  .al-champ-right-info__champ_photo {
    max-width: 260px;
  }

  .al-light-block {
    flex-direction: column;
    align-items: center;
  }

  .al-light__left {
    order: 2;
    padding-left: 0;
    padding-top: 20px;
  }

  .al-light__left_block_title {
    font-size: 28px;
  }

  .al-light__left_block_text {
    font-size: 16px;
  }

  .al-light__left_block_button a {
    height: 50px;
  }

  .al-light__right {
    order: 1;
    display: flex;
    justify-content: center;
    max-width: 500px;
    margin-right: 0;
  }

  .al-light__right_photo {
    min-height: 350px;
  }

  .al-light__right_text {
    font-size: 60px;
    left: 0;
    top: 45%;
  }

  .al-greenhouse {
    flex-direction: column;
    padding-top: 30px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .al-greenhouse-left {
    order: 2;
    max-width: 500px;
    width: 100%;
    margin: 0 auto;
  }

  .al-greenhouse-left-info {
    margin-top: 30px;
    padding: 0;
  }

  .al-greenhouse-left-info__title {
    font-size: 28px;
  }

  .al-greenhouse-left-info__text {
    margin-top: 35px;
    font-size: 16px;
  }

  .al-greenhouse-left-info__button {
    margin-top: 30px;
  }

  .al-greenhouse-left-info__button a {
    height: 50px;
  }

  .al-greenhouse-right {
    order: 1;
    max-width: 500px;
    width: 100%;
    height: 350px;
    margin: 0 auto;
  }

  .al-greenhouse-right::after {
    width: 280px;
  }

  .al-greenhouse-absolute-text {
    max-width: 500px;
  }

  .al-greenhouse-text {
    font-size: 60px;
    top: 20px;
  }

  .al-greenhouse-icon {
    top: 65px;
  }

  .al-solar {
    flex-direction: column;
    padding-top: 30px;
    padding-bottom: 30px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .al-solar-left {
    height: 350px;
    max-width: 500px;
    width: 100%;
    margin: 0 auto;
  }

  .al-solar-right {
    max-width: 500px;
    width: 100%;
    margin: 0 auto;
    padding-bottom: 0;
  }

  .al-solar-right-info {
    padding-top: 35px;
    padding-left: 0;
    padding-right: 0;
  }

  .al-solar-right-info__title {
    font-size: 28px;
  }

  .al-solar-right-info__text {
    font-size: 16px;
    max-width: 400px;
  }

  .al-solar-right-info__button a {
    height: 50px;
  }

  .al-solar-absolute-text {
    max-width: 503px;
    top: 360px;
  }

  .al-solar-text {
    font-size: 60px;
  }

  .al-solar-icon {
    top: 65px;
  }

  .al-seo-text {
    font-size: 15px;
  }

  .al-footer {
    padding-bottom: 50px;
  }

  .al-footer-block {
    flex-direction: column;
    align-items: center;
  }

  .al-footer-contacts {
    margin-bottom: 20px;
    align-items: center;
  }

  .al-footer-contacts__phone a {
    font-size: 27px;
    text-align: center;
  }

  .al-footer-contacts__adress {
    font-size: 16px;
    text-align: center;
  }

  .al-footer-copy {
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px;
    border: 0;
    padding: 0;
  }

  .al-footer-copy__personal {
    text-align: center;
    font-size: 14px;
  }

  .al-footer-copy__copy {
    text-align: center;
  }

  .al-footer-metrics {
    margin-bottom: 20px;
  }

  .al-footer-leli {
    margin: 0 auto;
  }
}

@media (max-width: 767px) {
  .al-header__info_about-link {
    display: none;
  }

  .al-header__info_phone {
    letter-spacing: normal;
  }

  .al-bg {
    background-size: cover;
  }

  .al-bg__img {
    max-width: 300px;
    font-size: 80px;
    height: 140px;
  }

  .al-bg__img_text {
    animation: fogmove linear 80000ms infinite !important;
  }

  .al-bg__info_title {
    font-size: 24px;
    letter-spacing: normal;
  }

  .al-bg__info_links {
    max-width: 266px;
  }

  .al-bg__info_links_item {
    margin-bottom: 25px;
  }

  .al-bg__info_links_item:hover {
    height: auto;
  }

  .al-advantages-items {
    max-width: 266px;
  }

  .al-advantages-items__item {
    width: 100%;
    font-size: 15px;
  }

  .al-advantages-items__item:last-child {
    margin-bottom: 0;
  }

  .al-champ-block {
    padding: 0 10px;
  }

  .al-champ-text {
    font-size: 60px;
  }

  .al-champ-right-info {
    padding-left: 0;
  }

  .al-light-block {
    padding: 0 10px;
  }

  .al-light__right_photo {
    min-height: 280px;
  }

  .al-light__right_text {
    top: 50%;
    font-size: 40px;
  }

  .al-greenhouse-right {
    max-width: 380px;
  }

  .al-greenhouse-right::after {
    width: 285px;
  }

  .al-greenhouse-absolute-text {
    max-width: 380px;
  }

  .al-greenhouse-text {
    font-size: 40px;
  }

  .al-solar-left {
    max-width: 380px;
    height: 300px;
  }

  .al-solar-right-text {
    font-size: 40px;
  }

  .al-solar-absolute-text {
    top: 330px;
  }

  .al-seo {
    margin-top: 50px;
  }

  .al-seo-text {
    font-size: 13px;
  }
}

@media (max-width: 479px) {
  .al-header__logo {
    width: 75px;
  }

  .al-header__info_phone {
    font-size: 15px;
    margin-right: 15px;
  }

  .al-header__info_feedback {
    margin-right: 15px;
  }

  .al-menu__logo {
    max-width: 70px;
  }

  .al-menu__nav ul li {
    font-size: 14px;
  }

  .al-menu__nav ul li a {
    padding-bottom: 15px;
    padding-top: 15px;
  }

  .al-menu__contacts {
    margin-top: 60px;
  }

  .al-menu__contacts_phone {
    font-size: 22px;
    letter-spacing: 1px;
  }

  .al-menu__contacts_telegram {
    font-size: 14px;
  }

  .al-bg__img {
    max-width: 300px;
    font-size: 75px;
    height: 125px;
    width: 100%;
    margin: 0 auto;
    left: 0;
  }

  .al-bg__img_text {
    animation: fogmove linear 120000ms infinite !important;
  }

  .al-bg__info_title {
    font-size: 20px;
  }

  .al-bg__info_links_item {
    height: 190px;
  }

  .al-bg__info_links_item_icon {
    height: 100px;
  }

  .al-bg__info_links_item_title {
    font-size: 13px;
  }

  .al-champ-text {
    font-size: 40px;
  }

  .al-champ-left__photo {
    max-width: 260px;
  }

  .al-champ-icon {
    width: 60px;
    height: 60px;
  }

  .al-champ-icon img {
    width: 35px;
  }

  .al-champ-right-info {
    padding-left: 0;
  }

  .al-champ-right-info__title {
    font-size: 22px;
  }

  .al-champ-right-info__text {
    margin-top: 20px;
    font-size: 14px;
  }

  .al-champ-right-info__button {
    margin-top: 20px;
  }

  .al-champ-right-info__button a {
    width: 200px;
    height: 40px;
    font-size: 12px;
    letter-spacing: 1.5px;
  }

  .al-champ-right-info__champ {
    display: flex;
    align-items: center;
    margin-top: 30px;
  }

  .al-champ-right-info__champ_photo {
    margin-right: 10px;
    max-width: 140px;
  }

  .al-champ-right-info__champ_text {
    position: relative;
    max-width: 180px;
    margin-left: auto;
    font-size: 14px;
  }

  .al-light__left_block_title {
    font-size: 22px;
  }

  .al-light__left_block_description {
    font-size: 15px;
  }

  .al-light__left_block_text {
    margin-top: 20px;
    font-size: 14px;
  }

  .al-light__left_block_button a {
    width: 200px;
    height: 40px;
    font-size: 12px;
    letter-spacing: 1px;
  }

  .al-light__right_photo {
    min-height: 200px;
  }

  .al-light__right_text {
    top: 50%;
  }

  .al-light-icon {
    width: 60px;
    height: 60px;
    top: 50px;
  }

  .al-light-icon img {
    width: 40px;
  }

  .al-greenhouse-left-info__title {
    font-size: 22px;
  }

  .al-greenhouse-left-info__text {
    margin-top: 20px;
    font-size: 14px;
  }

  .al-greenhouse-left-info__button a {
    width: 200px;
    height: 40px;
    font-size: 12px;
    letter-spacing: 1px;
  }

  .al-greenhouse-right {
    max-width: 260px;
    height: 260px;
  }

  .al-greenhouse-right::after {
    width: 230px;
  }

  .al-greenhouse-icon {
    width: 60px;
    height: 60px;
    top: 75px;
    right: 20px;
  }

  .al-greenhouse-icon img {
    width: 40px;
  }

  .al-greenhouse-absolute-text {
    max-width: 260px;
  }

  .al-greenhouse-text {
    font-size: 35px;
  }

  .al-solar-left {
    max-width: 260px;
    height: 260px;
  }

  .al-solar-right-info__title {
    font-size: 22px;
  }

  .al-solar-right-info__text {
    max-width: 270px;
    margin-top: 20px;
    font-size: 14px;
  }

  .al-solar-right-info__button {
    margin-top: 20px;
  }

  .al-solar-right-info__button a {
    width: 200px;
    height: 40px;
    letter-spacing: 1px;
    font-size: 12px;
  }

  .al-solar-icon {
    right: 20px;
    width: 60px;
    height: 60px;
    top: 50px;
  }

  .al-solar-icon img {
    width: 40px;
  }

  .al-solar-absolute-text {
    top: 290px;
  }

  .al-solar-text {
    right: 20px;
    font-size: 40px;
  }
}

/*# sourceMappingURL=style_media.css.map */