@media (max-width: 1826px) {
  .section3 .slick-next {
    right: 70px;
  }
  .section3 .slick-prev {
    left: 70px;
  }
}

@media (max-width: 1720px) {
  .wrapper {
    max-width: 1400px;
  }
  .first_section .leftcont .imgs img {
    max-width: 340px;
  }
  .first_section .leftcont .imgs img {
    margin-bottom: 50px;
  }

  .first_section .rightcont {
    max-width: 910px;
  }
  .first_section .rightcont .boxes img {
    max-height: 400px;
  }
  .first_section .rightcont img {
    margin-bottom: 50px;
  }
  .first_section .rightcont h2 {
    font-size: 55px;
  }
  .section3 .slick-next {
    right: 0;
  }
  .section3 .slick-prev {
    left: 0;
  }
}

@media (max-width: 1500px) {
  .section3 .slick-next {
    right: 70px;
  }
  .section3 .slick-prev {
    left: 70px;
  }
}

@media (max-width: 1410px) {
  .section3 .slick-next {
    right: 0;
  }
  .section3 .slick-prev {
    left: 0;
  }
  .wrapper {
    max-width: 1000px;
  }
  .first_section .rightcont {
    max-width: 660px;
  }
  .first_section .leftcont p {
    max-width: 278px;
    font-size: 13px;
  }
  .first_section .leftcont h1 {
    font-size: 37px;
  }
  .first_section .leftcont .imgs {
    padding-top: 50px;
  }
  .first_section .rightcont {
    padding-top: 50px;
  }
  .first_section .rightcont .boxes img {
    max-height: 320px;
  }
  .first_section .rightcont .move_to_right {
    padding-left: 310px;
  }
  .first_section .leftcont .imgs img {
    max-width: 145px;
  }
  .first_section .rightcont h2 {
    font-size: 35px;
  }
}

@media (max-width: 1120px) {
  .wrapper {
    max-width: 550px;
  }
    .first_section .leftcont .imgs {
    padding-top: 0px;
  }
  .first_section-pin2 {
    height: auto;
  }
  .first_section--pin {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 0;
  }
  .first_section--pin .full_img {
    position: relative;
    left: 0;
    right: 0;
    top: 0;
    height: 100vh;
    z-index: -1;
  }
  .first_section {
    position: relative;
    z-index: 1;
  }
  /* .first_section .full_img {
    left: 0;
    right: 0;
    top: 0;
    max-width: 100%;
    width: 100%; */
  /* right: 0; } */
  .first_section .leftcont .cont_text {
    justify-content: center;
  }
  .first_section .leftcont .cont_text--hidden {
    display: block;
  }
  .first_section .leftcont {
    width: 100%;
    position: relative;
  }
  .first_section .leftcont .imgs {
    display: flex;
    justify-content: space-between;
  }
  .first_section .leftcont .imgs img {
    max-height: 330px;
  }
  .first_section .rightcont {
    width: 100%;
    padding-top: 0;
  }
  .first_section .rightcont .full_img {
    display: none;
  }
  .first_section .leftcont h1,
  .first_section .leftcont h2,
  .first_section .leftcont p {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
  }
  .first_section .leftcont h2 {
    padding: 0;
  }

  .first_section .leftcont .mt {
    margin-top: 19px;
    margin-bottom: 25px;
  }
  .h2-decor {
    display: none;
  }
  .first_section .rightcont .move_to_right {
    padding-left: 0;
  }
  .first_section .rightcont .boxes img {
    max-height: 250px;
  }
  .section3 {
    margin-top: 0;
  }
}

@media (max-width: 650px) {
  .wrapper {
    max-width: 400px;
    width: 100%;
  }
  .section3 .slick-next:after,
  .section3 .slick-prev:after {
    display: none;
  }
  .first_section .leftcont .imgs img {
    max-height: 210px;
  }
}
@media (max-width: 650px) and (max-width: 365px) {
  .first_section .leftcont .imgs img {
    max-height: 180px;
  }
}

@media (max-width: 650px) {
  .first_section .rightcont .boxes {
    display: block;
  }
  .first_section .rightcont .boxes img {
    width: 100%;
  }
  .first_section .rightcont h2 {
    font-size: 25px;
  }
  .section3 .slick-prev:before {
    font-size: 15px;
    content: 'previus';
  }
  .section3 .slick-next:before {
    font-size: 15px;
    content: 'next';
  }
  .section3 .slick-prev,
  .section3 .slick-next {
    bottom: -100px;
  }
  .section3 {
    padding-bottom: 110px;
  }
  .section4 {
    min-height: 200px;
  }
  .first_section .rightcont {
    padding-bottom: 4.375rem;
  }
  .first_section .rightcont h3 {
    margin-bottom: 0;
  }
}
