@media (max-width: 1300px) {
  /* -----------------------------------------------------MAIN PHOTO */
  .main__photo__block {
    height: auto;
  }
  .text__above__main__photo {
    font-size: 82px;
  }
  /* -----------------------------------------------------SHORT DEST */

  .text__desc__block {
    width: var(--use-free-space);
    width: 90%;
  }
  .text__desc__block > * {
    margin: var(--adapt--margin-block) 0;
  }

  .img__desc__wrapper__block {
    height: 60vw;
  }
  .img__desc {
    height: 94%;
    width: 94%;
    background-color: #d9d9d9;
    border-radius: 45px;
  }

  .wide__picture {
    display: flex;
    justify-content: center;
    height: 60vw;
    margin: var(--margin-block) 0;
    border-radius: 45px;
  }
  .img__wide__picture {
    width: 85%;
    background-color: #b7b7b7;
    object-fit: cover;
    border-radius: 45px;
  }
  /* -----------------------------------------------------STATISTIC BLOCK */
  .statistic__block {
    min-height: 400px;
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    box-shadow: 0px 0px 55px -20px #adadadd5;
  }
  .statistic__block > * {
    margin-top: var(--adapt--margin-block);
    text-align: center;
    font-size: 34px;
  }
  .text__statistic {
    width: var(--use-free-space);
    width: 90%;
  }
  .indicators__statistic {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: var(--use-free-space);
    width: 80%;
    margin-bottom: var(--adapt--margin-block);
  }
  .indicators__statistic > * {
    width: 80%;
    height: 90%;
    margin-top: var(--adapt--margin-block-maxx2);
  }
  .indicator__stat:first-child {
    margin-top: 0px;
  }

  .counts__statistic {
    font-size: 96px;
  }
  .desc__statistic {
    font-size: 36px;
  }
  .img__icons__statistic {
    height: 70px;
  }

  /* -----------------------------------------------------JOIN US BLOCK */
  .join__us__block {
    width: 100%;
    margin-top: var(--adapt--margin-block);
  }

  .title__joining {
    justify-content: start;
    width: 90%;
    margin-top: var(--adapt--margin-block-min);
    margin-left: var(--adapt--margin-block-min);
    font-size: 34px;
  }
  .title__joining > p {
    width: 90%;
  }
  .separate__sections {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 97%;
    margin-top: var(--adapt--margin-block-min);
  }

  .steps__to__join {
    width: 90%;
  }

  .steps__to__join > ul > * {
    margin: var(--adapt--margin-block-min) 0;
  }
  .btn__joining__block {
    height: 110px;
    width: 50%;
    min-width: 250px;
    margin: var(--adapt--margin-block-min) 0px;
  }
  .btn__join {
    height: 80px;
    width: 90%;
    min-width: 230px;
    border-radius: 200px;
    border: 0px;
    font-size: 26px;
    cursor: pointer;
  }

  .ul__join {
    height: 100%;
    width: 100%;
  }

  .li__join {
    font-size: 24px;
    font-family: fixelText-medium;
  }

  .li__join > * {
    margin: var(--adapt--margin-block-minx2) 15px;
  }

  /* -----------------------------------------------------RESPONSE BLOCK */
  .feedback__block {
    min-height: 500px;
    height: auto;
    margin-top: var(--adapt--margin-block-min);
  }
  .responses__block {
    height: auto;
    display: flex;
    flex-direction: column;
    justify-content: start;
    align-items: center;
  }
  .card__participate {
    border-radius: 35px;
    height: auto;
    width: 50%;
    max-width: 350px;
    min-width: 230px;
    padding: 10px;
    background-color: #f5f5f5;
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-top: var(--adapt--margin-block-min);
    margin-bottom: 0;
  }
  .img__participate__block {
    display: flex;
    justify-content: center;
    height: auto;
  }
  .img__participate {
    display: flex;
    justify-content: center;
    height: 45vw;
    width: 45vw;
    min-width: 200px;
    min-height: 200px;
    margin-top: 20px;
    max-width: 330px;
    max-height: 330px;
  }
  .short__desc__participate {
    font-size: 24px;
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-top: 20px;
    font-family: fixelText-medium;
  }
  .comment__participate {
    height: auto;
    height: 200px;
    border-radius: 15px 15px;
    display: flex;
    align-items: start;
    justify-content: center;
    margin-top: var(--adapt--margin-block-min);
    overflow-y: scroll;
    background-color: #f5f2f2;
    width: 80%;
    position: relative;
  }
  .comment__instance {
    height: 80%;
    width: 97%;
    margin: auto 0;
    overflow-y: scroll;
    overflow-x: hidden;
  }
  .text__comment {
    display: block;
    padding: 0px;
    padding-top: 0;
    width: 100%;
    font-size: 28px;
    height: auto;
    margin-left: 20px;
    margin-right: 10px;
  }
  .feedback__nav {
    margin-top: var(--adapt--margin-block-min);
    display: flex;
    height: 100px;
    width: 100%;
    justify-content: end;
    margin-top: 0;
  }

  .nav__target__arrow__right {
    display: flex;
    justify-content: center;
    height: 80px;
    width: 80px;
    background-color: #ececec;
    border-radius: 50%;
    background-image: url("/icons/Vector-comment.svg");
    background-repeat: no-repeat;
    background-size: 25px 25px;
    background-position: center;
    margin-right: 35px;
    transform: translateX(0px);
    border: 0px solid;
  }

  .rb_1 {
    transform: matrix(55px);
  }

  /* -----------------------------------------------------LIST PARTHNERS */
  .text__parthners {
    margin-top: var(--adapt--margin-block);
  }
  .list__img__parthners {
    margin: var(--adapt--margin-block) 0;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    width: 97%;
    max-width: 800px;
  }

  .logo__circle__parthner {
    height: 100px;
    width: 100px;
    border-radius: 50%;
    background-color: #f5f2f2;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .img__logo__parthner {
    height: 65px;
    width: 65px;
  }
  .parthner {
    margin: 20px;
  }
}

/* -------------------------------------------------------------------------------------------------- */
/* -------------------------------------------------------------------------------------------------- */
/* -------------------------------------------------------------------------------------------------- */
/* -------------------------------------------------------------------------------------------------- */
/* -------------------------------------------------------------------------------------------------- */

@media (max-width: 720px) {
  .main__photo__block {
    height: auto;
  }
  .text__above__main__photo {
    font-size: 32px;
    top: 50%;

    opacity: 0.9;
  }
  .img__desc__wrapper__block {
    height: 60vw;
  }

  /* -----------------------------------------------------WIDE PICTURE */
  .wide__picture {
    display: flex;
    justify-content: center;
    height: 70vw;
    margin: var(--margin-block) 0;
    border-radius: 45px;
  }

  .img__wide__picture {
    width: 97%;
    background-color: #b7b7b7;
    object-fit: cover;
    border-radius: 45px;
  }

  /* -----------------------------------------------------LIST PURPOSES */
  .list__puproses {
    font-size: 22px;
  }
  .ul__purpose {
    width: 97%;
  }
  .li__purpose {
    margin: var(--adapt--margin-block) 0;
    position: relative;
    margin-left: 100px;
    margin-right: 30px;
  }
  .li__purpose:first-child {
    margin-top: 0;
  }
  .li__purpose:before {
    background-size: 45px 45px;
  }

  /* -----------------------------------------------------RESPONSE BLOCK */

  .card__participate {
    padding: 10px;
    display: flex;
  }
  .short__desc__participate {
    font-size: 20px;
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-top: 20px;
    font-family: fixelText-medium;
  }

  .text__comment {
    width: 90%;
    font-size: 24px;
  }

  .nav__target__arrow__right {
    height: 60px;
    width: 60px;
    background-size: 20px 20px;
  }

  /* -----------------------------------------------------JOIN US BLOCK */
  .join__us__block {
    margin-top: var(--adapt--margin-block);
  }

  .title__joining {
    font-size: 30px;
    margin-left: var(--adapt--margin-block-min);
  }

  .separate__sections {
    width: 97%;
    margin-top: var(--adapt--margin-block-min);
  }

  .steps__to__join {
    width: 90%;
  }

  .steps__to__join > ul > * {
    margin: var(--adapt--margin-block-minx2) 0;
  }
  .btn__joining__block {
    height: 80px;
    width: 50%;
    margin: var(--adapt--margin-block-min) 0px;
  }
  .btn__join {
    height: 60px;
    width: 90%;
    font-size: 24px;
    cursor: pointer;
  }

  .li__join {
    font-size: 22px;
    font-family: fixelText-medium;
  }

  .li__join > * {
    margin: var(--adapt--margin-block-minx2) 15px;
  }

  .circle__join {
    min-height: 70px;
    min-width: 70px;
  }
  .inner__circle__join {
    display: flex;
    height: 50px;
    width: 50px;
    border: 5px solid #dadada;
    border-radius: 50%;
  }
  /* -----------------------------------------------------STATISTIC BLOCK */

  .text__statistic {
    font-size: 25px;
  }
  .indicators__statistic > * {
    width: 80%;
    height: 90%;
    margin-top: var(--adapt--margin-block);
  }
  .counts__statistic {
    font-size: 69px;
  }
  .desc__statistic {
    font-size: 26px;
    font-family: fixelText-light;
    text-align: center;
    width: 100%;
  }
  .img__icons__statistic {
    height: 50px;
  }

  /* -----------------------------------------------------RESPONSE BLOCK */
  .feedback__block {
    min-height: 500px;
    height: auto;
    margin-top: var(--adapt--margin-block-min);
  }
  .responses__block {
    height: auto;
    display: flex;
    flex-direction: column;
    justify-content: start;
    align-items: center;
  }
  .card__participate {
    padding: 10px;
    background-color: #f5f5f5;

    margin-top: var(--adapt--margin-block-min);
    margin-bottom: 0;
  }

  .img__participate {
    display: flex;
    justify-content: center;
    height: 45vw;
    width: 45vw;
  }
  .short__desc__participate {
    font-size: 20px;
    font-family: fixelText-medium;
  }
  .comment__participate {
    height: 200px;
    border-radius: 15px 15px;
    display: flex;
    align-items: start;
    justify-content: center;
    margin-top: var(--adapt--margin-block-min);
    overflow-y: scroll;
    width: var(--adapt--mob--width);
  }

  .text__comment {
    display: block;
    padding: 5px;
    padding-top: 0;
    width: 90%;
    font-size: 22px;
    margin-left: 10px;
    margin-right: 5px;
  }
  .comment__instance {
    height: 80%;
    width: 97%;
    margin: auto 0;
    overflow-y: scroll;
    overflow-x: hidden;
  }

  .text__comment {
    font-size: 22px;
  }
  .feedback__nav {
    margin-top: var(--adapt--margin-block-min);
    display: flex;
    height: 100px;
    width: 100%;
    justify-content: end;
    margin-top: 0;
  }

  .nav__target__arrow__right {
    display: flex;
    justify-content: center;
    height: 60px;
    width: 60px;
    background-color: #ececec;
    border-radius: 50%;
    background-image: url("/icons/Vector-comment.svg");
    background-repeat: no-repeat;
    background-size: 20px 20px;
    background-position: center;
    margin-right: 35px;
    transform: translateX(0px);
    border: 0px solid;
  }

  .rb_1 {
    transform: matrix(55px);
  }
  /* -----------------------------------------------------LIST PARTHNERS */
  .text__parthners {
    margin-top: var(--adapt--margin-block);
  }
  .list__img__parthners {
    margin: var(--adapt--margin-block-min) 0;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    width: 97%;
    max-width: 800px;
  }

  .logo__circle__parthner {
    height: 90px;
    width: 90px;
    border-radius: 50%;
    background-color: #f5f2f2;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .img__logo__parthner {
    height: 60px;
    width: 60px;
  }
  .parthner {
    margin: 13px;
  }
}
