@media (max-width: 992px) {
  .header .nav {
    margin: 0 auto;
  }
  .header .nav__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .header .header__btn {
    margin: 0px auto 0;
  }
  
 .first .first__scape-list img {
    height: 300px;
}
  
  .first .first__list-item {
    width: calc((100% - 10px) / 2);
  }
  .first .first__list-item:last-child {
    margin: 0 auto;
  }
  .slider-slick {
    padding: 0 25px;
  }
  .akva .container::before,
  .akva .container::after {
    content: unset;
  }
  .akva .width-80 {
    width: 100%;
  }
  .akva .slider-simple {
    margin-right: 0px;
  }
  .design .design__grid {
    gap: 20px;
  }
  .composition__btn {
    height: 35px;
    padding: 8px;
  }
  .rules .rules__item {
    padding: 15px;
  }
  .rules .rules__item .plant-list {
    padding-left: 13px;
  }
  .rules .plant-list li {
    padding-left: 8px;
  }
  .launch-stage__wrap .plant-list {
    padding-left: 40px;
  }
  .factors .factors__grid-item {
    padding: 15px;
  }
  .factors .factors__grid-item .plant-list {
    padding-left: 13px;
  }
  .factors .factors__grid-item .plant-list li {
    padding-left: 8px;
  }
  .info-fish .info-fish__list-filter {
    margin-bottom: 35px;
    font-size: 20px;
  }
  .slider-simple__circle {
    font-size: 14px;
    line-height: 1;
  }
  .fixed-modal .sign {
    padding-left: 0;
  }
  .fixed-modal .sign::after {
    top: 37%;
    left: 37%;
    width: 30px;
    height: 30px;
    font-size: 26px;
  }
  .fixed-modal .sign_mod.sign::after {
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    left: 0%;
    width: 30px;
    height: 30px;
    font-size: 26px;
  }
}
@media (max-width: 768px) {
  .first::after,
  .section-slider-slick::after,
  .akva::after,
  .design-equipment::after,
  .design::after,
  .view::after,
  .composition::after,
  .equipment::after,
  .rules::after,
  .launch::after,
  .launch-stage::after,
  .care::after,
  .factors::after,
  .info-fish::after,
  .select-fish::after,
  .mistakes::after,
  .note::after,
  .footer::after {
    left: min(1175px + (100% - 1200px) / 2, 100% - 15px);
    width: 15px;
  }
  .padding-section {
    padding: 30px 0;
  }
  .akva::before,
  .design-equipment::before,
  .design::before,
  .view::before,
  .composition::before,
  .equipment::before,
  .rules::before,
  .launch::before,
  .launch-stage::before,
  .care::before,
  .factors::before,
  .info-fish::before,
  .select-fish::before,
  .note::before,
  .footer::before {
    top: -21px;
    font-size: 42px;
  }
  .title {
    margin-bottom: 30px;
  }
  .container {
    padding: 0 15px;
  }
  
    .hero__wrap .hero__bg {
    mask-image:
      linear-gradient(to bottom, #000, transparent),
      linear-gradient(to bottom, transparent, #000),
      linear-gradient(to bottom, #000, transparent),
      linear-gradient(to bottom, transparent, #000);
    mask-size:
      23% 65%,
      23% 100%,
      23% 80%,
      23% 100%;
    mask-position:
      0 50px,
      34% 20px,
      67% 10px,
      100% 80px;
    mask-repeat: no-repeat;
  }
  
   .first .first__scape-list img {
    height: 237px;
  } 
  
  .first__wrap {
    margin-bottom: 30px;
  }
/*   .section-slider-slick {
  padding: 0 0 30px 0;
} */
  .akva__grid {
    grid-template-columns: repeat(2, calc((100% - 10px) / 2));
    gap: 10px;
  }
  .akva__grid {
    grid-template-rows: 200px 200px;
  }
  .akva .slider-simple img {
    height: auto;
  }
  .composition__list {
    gap: 20px;
  }
  .composition__item {
    width: 100%;
  }
  .equipment__grid {
    gap: 20px;
  }
  .launch__grid-factors {
    padding: 0px 0px 0px 5px;
  }
  .launch__factors {
    padding: 10px 5px 10px 10px;
  }
  .launch__factors ol {
    padding-left: 20px;
  }
  .launch__factors ol li {
    position: relative;
    padding-left: 5px;
  }
  .launch__factors ol li::before {
    width: 20px;
    height: 20px;
  }
  .launch__wrap-scales {
    margin-bottom: 15px;
  }
  .info-fish__list-filter {
    gap: 15px;
  }
  .info-fish__item-filter {
    width: calc((100% - 60px) / 5);
  }
}
@media (max-width: 674px) {
  .header__logo {
    width: 30px;
  }
  .header .header__btn {
    height: 30px;
    margin-top: 10px;
  }
  .header * {
    font-size: 18px;
  }
  .rules__item {
    width: 100%;
  }
  .factors__grid {
    grid-template-areas: "a" "b" "c" "d" "i" "j";
    grid-template-columns: 1fr;
  }
  .info-fish .info-fish__list-filter {
    font-size: 15px;
  }
}
@media (max-width: 576px) {
  body {
    font-size: 14px;
  }
  ol {
    padding-left: 25px;
  }
  
  ol.fsBig > li:before {
    left: -50px;
    font-size: 70px;
    }

    ol.fsBig {
    padding-left: 50px;
    } 

  .style-list {
    padding-left: 10px;
  }
  .style-list li {
    padding-left: 30px;
    line-height: 2;
  }
  .fs1 {
    font-size: 12px;
  }
  .click::before {
    width: 40px;
    height: 40px;
    background-size: 25px 25px;
  }
  .sign::after {
    width: 40px;
    height: 40px;
    font-size: 30px;
  }
  .gotham-cond {
    font-size: 18px;
  }
  .container {
    padding: 0 10px;
  }
  .first::after,
  .section-slider-slick::after,
  .akva::after,
  .design-equipment::after,
  .design::after,
  .view::after,
  .composition::after,
  .equipment::after,
  .rules::after,
  .launch::after,
  .launch-stage::after,
  .care::after,
  .factors::after,
  .info-fish::after,
  .select-fish::after,
  .mistakes::after,
  .note::after,
  .footer::after {
    left: min(1175px + (100% - 1200px) / 2, 100% - 10px);
    width: 10px;
  }
  .akva::before,
  .design-equipment::before,
  .design::before,
  .view::before,
  .composition::before,
  .equipment::before,
  .rules::before,
  .launch::before,
  .launch-stage::before,
  .care::before,
  .factors::before,
  .info-fish::before,
  .select-fish::before,
  .note::before,
  .footer::before {
    font-size: 37px;
  }
  .title {
    margin-bottom: 25px;
  }
  .main__btn {
    font-size: 14px;
  }
  .header * {
    font-size: 20px;
  }
  .header__logo {
    width: 50px;
  }
  .header .header__btn {
    height: 50px;
    margin-top: 0;
  }
  .header .nav {
    display: none;
  }
  .header .humburger-wrap {
    display: block;
  }
  
    .hero .container {
    padding: 0px 10px;
  }

  .hero__wrap .hero__bg {
    width: 100%;
    mask-image:
      linear-gradient(to bottom, #000, transparent),
      linear-gradient(to bottom, #000, transparent),
      linear-gradient(to bottom, transparent, #000);
    mask-size:
      30% 60%,
      30% 100%,
      30% 100%;
    mask-position:
      0 50px,
      50% 10px,
      100% 80px;
    mask-repeat: no-repeat;
  }
  
  .first .first__scape-list img {
    height: 176px;
  }

  .first__slider,
  .first__content {
    width: 100%;
  }
  .first__wrap {
    margin-bottom: 25px;
  }
  .first__list {
    gap: 20px;
  }
  .first .first__list-item {
    width: 100%;
    padding: 60px 10px 10px;
  }
  .first .first__list-item::before {
    top: 20px;
  }
  .akva .click,
  .akva .sign {
    font-size: 12px;
  }
  .akva .akva__grid > div:nth-child(3) img {
    -webkit-mask-image: url("../img/akva-min/crocodile.png");
            mask-image: url("../img/akva-min/crocodile.png");
    -webkit-mask-size: 100% auto;
    mask-size: 100% auto;
    -webkit-mask-position: right top;
    mask-position: right top;
  }
  .akva .akva__grid {
    grid-template-columns: 100%;
    grid-template-rows: 150px 250px 150px 250px;
    gap: 20px;
  }
  .akva .akva__grid > div:nth-child(2) {
    grid-area: 2/1/3/2;
  }
  .akva .akva__grid > div:nth-child(4) {
    grid-area: 3/1/4/2;
  }
  .akva .akva__grid > div:nth-child(3) {
    grid-area: 4/1/5/2;
  }
  .view .sign {
    font-size: 12px;
  }
  .view .container::before,
  .view .container::after {
    content: unset;
  }
  .view .width-80 {
    width: 100%;
  }
  .view .width-80.sign {
    margin-bottom: 25px;
  }
  .view .view .sign::after {
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  .view .view__bg {
    width: 100%;
    height: 150px;
    background-image: url("../img/view-min/aquascape-big.jpg");
    background-size: 240%;
    background-position: 0 52%;
  }
  .view .view__bg.sign::after {
    content: "!";
    top: 35%;
    left: 40%;
    width: 30px;
    height: 30px;
    font-size: 26px;
  }
  .composition .trigger-fragment {
    font-size: 16px;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
  }
  .design-equipment__wrap-img {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .design-equipment__wrap-img div {
    width: 100%;
  }
  .design-equipment__wrap-img div img {
    height: 200px;
  }
  .rules__item {
    padding: 10px;
  }
  .rules .trigger-fragment {
    font-size: 16px;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
  }
  .launch .text-icon {
    padding-left: 50px;
    background-size: 35px 35px;
    background-position: 5px;
  }
  .launch__grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-template-areas: "a a a" "b b b" "c c c";
  }
  .launch__wrap-scales.circle-green::before,
  .launch__wrap-arrow.circle-green::before {
    left: 0;
  }
  .launch__wrap-scales {
    background-position: 0% 0%;
  }
  .launch__wrap-arrow {
    margin-bottom: 15px;
  }
  .launch__factors::before,
  .launch__factors::after {
    -webkit-transform: rotate(-6deg);
    transform: rotate(-6deg);
  }
  .launch__factors::after {
    -webkit-transform: rotate(6deg);
    transform: rotate(6deg);
  }
  .launch__grid .trigger-fragment {
    font-size: 16px;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
  }
  .launch__wrap-bact.circle-green::before,
  .launch__wrap-gidrobiont.circle-green::before,
  .launch__wrap-bacts.circle-green::before,
  .launch__wrap-result.circle-green::before {
    left: 5px;
  }
  .launch-stage .plant-list,
  .launch-stage__wrap .plant-list {
    padding-left: 13px;
  }
  .launch-stage .plant-list li,
  .launch-stage__wrap .plant-list li {
    padding-left: 8px;
  }
  .care .plant-list {
    padding-left: 13px;
  }
  .care .plant-list li {
    padding-left: 8px;
  }
  .care .trigger-fragment {
    font-size: 16px;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
  }
  .factors .plant-list {
    padding-left: 13px;
  }
  .factors .plant-list li {
    padding-left: 8px;
  }
  .factors .trigger-fragment {
    font-size: 16px;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
  }
  .info-fish__list-filter {
    gap: 8px;
  }
  .info-fish__item-filter {
    width: calc((100% - 24px) / 3);
  }
  .select-fish .plant-list {
    padding-left: 13px;
  }
  .select-fish .plant-list li {
    padding-left: 8px;
  }
  .scape__triger {
    top: max(90px, 13%);
    padding: 2px;
  }
  .scape__content.scape__grid-area {
    grid-template-columns: 100%;
  }
  .scape__content.scape__grid-area div:nth-child(1).scape__grid-area {
    grid-area: 1/1/2/2;
  }
  .scape__content.scape__grid-area div:nth-child(2).scape__grid-area {
    grid-area: 2/1/3/2;
  }
  .scape__content.scape__grid-area div:nth-child(3).scape__grid-area {
    grid-area: 3/1/4/2;
  }
  .scape__content.scape__grid-area div:nth-child(4).scape__grid-area {
    grid-area: 4/1/5/2;
  }
  .scape__content.scape__grid-area div:nth-child(5).scape__grid-area {
    grid-area: 5/1/6/2;
  }
  .scape__img.show {
    width: 100%;
    height: auto;
  }
  .scape__img-par button,
  .scape__img-par button {
    font-size: 14px;
  }
  
/*   .modal-menu__list {
  bottom: 15px;
  padding: 2px;
} */
  
  .modal-menu__item {
    padding: 2px;
  }
  
  .akva .sticky {
    position: static;
  }
}
@media (max-width: 440px) {
    
    ol.fsBig > li:before {
        left: -40px;
        font-size: 60px;
    }    
    
   ol.fsBig {
        padding-left: 35px;
   }
    
  .slider-slick__item img {
    width: 370px;
    height: 185px;
  }
  .akva::before,
  .design-equipment::before,
  .design::before,
  .view::before,
  .composition::before,
  .equipment::before,
  .rules::before,
  .launch::before,
  .launch-stage::before,
  .care::before,
  .factors::before,
  .info-fish::before,
  .select-fish::before,
  .note::before,
  .footer::before {
    content: none;
  }
  .modal-special__wrap {
    padding: 10px;
  }
  
    .hero__wrap .hero__bg {
    mask-image:
      linear-gradient(to bottom, #000, transparent),
      linear-gradient(to bottom, transparent, #000);
    mask-size:
      48% 85%,
      48% 100%;
    mask-position:
      0 0px,
      100% 0%;
    mask-repeat: no-repeat;
  }
  
  .first .first__scape-list img {
  width: 100%;
  height: 125px;
}

.first__scape-list-img span {
    width: 10px;
    height: 10px;
}
}
@media (max-width: 370px) {
  .slider-slick__item img {
    width: 300px;
    height: 150px;
  }
}/*# sourceMappingURL=media.css.map */