/* ============ MEDIA 993 - 1800PX ============ */
@media screen and (min-width: 993px) and (max-width: 1800px) {

  /* ============ HOME PAGE ============ */
  /* ------------- TRENINGS ------------ */
  .trenings__item h3 {
    font-size: clamp(18px, 0.31vw + 1rem, 24px);
    font-size: 20px;
  }

  .trenings__description {
    font-size: 16px;
    line-height: 1.4em;
  }
}

/* ============ MEDIA 1800PX ============ */
@media screen and (max-width: 1800px) {

  /* ============ HOME PAGE ============ */
  /* ------------- HEADER ------------ */
  .header {
    padding-top: 30px;
  }

  .nav__sign-in,
  .nav__burger {
    margin-left: 25px;
    width: 50px;
    height: 50px;
  }

  .nav__sign-in svg {
    width: 26px;
  }

  .nav_lang,
  .nav_lang a {
    font-size: 20px;
    font-size: clamp(15px, 0.31vw + 1rem, 22px);
    font-size: clamp(1.125rem, 0.939rem + 0.3876vw, 1.375rem);
  }

  /* ------------- OFFER ------------ */
  .offer-advantages__icon {
    width: 58px;
    height: 58px;
  }

  .offer-advantages li {
    padding: 16px 12px 17px 0;
  }

  .offer {
    height: calc(100vh - 91px);
    height: calc(100dvh - 91px);
  }

  .offer-advantages li a:hover .offer-advantages__icon:after {
    width: 65px;
    height: 65px;
  }

  .offer-advantages li a .offer-advantages__icon:after {
    width: 25px;
    height: 25px;
  }

  .swiper-button-next svg {
    width: 45px;
  }

  .offer__swiper-btn {
    max-width: 190px;
  }

  .offer__title {
    font-size: 49px;
    font-size: clamp(2.625rem, 1.3973rem + 1.9802vw, 3.625rem);
  }

  .offer__body {
    padding-top: 150px;
  }

  .offer__post-slide .offer__body-wrap {
    width: 42%;
    border-radius: 25px;
  }

  .offer__slide-item_main .offer__subtitle,
  .offer__slide-item_main .offer__btn,
  .offer__post-slide .offer__subtitle,
  .offer__post-slide .offer__btn {
    margin-top: 30px;
  }

  /* ------------- TRENINGS ------------ */
  .trenings__grid-wrapper {
    grid-gap: 36px 24px;
  }

  .trenings__date {
    bottom: 21px;
    left: 20px;
    line-height: 1.3em;
  }
}

/* ============ MEDIA 1710PX ============ */
@media (max-width: 1710px) {

  /* ============ HOME PAGE ============ */
  /* ------------- ABOUT ------------ */
  .about-us__video {
    max-height: 550px;
  }

  /* ------------- REVIEWS ARROWS ------------ */
  .reviews__item_img {
    margin-top: 0;
  }

  .reviews__button-next,
  .reviews__button-prev {
    left: 90%;
  }

  /* ------------- NEWS ------------ */
  .post-thumbnail {
    height: 300px;
  }

  /* ============ NEWS PAGE ============ */
  /* ------------- TOP NEWS ------------ */
  .top-news__item-descr h3 {
    font-size: 21px;
    margin-top: 3px;
  }

  .top-news__item-descr p {
    margin-top: 8px;
  }

  /* ============ COURS PAGE ============ */
  /* ------------- OTHER ------------ */
  .other__button-next,
  .other__button-prev {
    left: 88% !important;
  }

  .other-item {
    height: 480px !important;
  }

  /* ------------- FOOTER ------------ */

  .footer__wrapper-bottom {
    flex-direction: column;
    gap: 30px;
  }

  /* ============ ARTICLE PAGE ============ */
  /* ------------- MAIN ------------ */
  .article-main h2 {
    font-size: 36px;
  }

  .article-top-news__img {
    max-width: 200px;
    height: 130px;
  }

  .article-top-news__descr h3 {
    font-size: 18px;
  }

  .article-top-news-section article>a {
    gap: 5%;
  }

  .forms__right img {
    height: 100%;
    border-radius: 16px;
  }
}

/* ============ MEDIA 1610PX ============ */
@media (max-width: 1610px) {

  /* ============ HOME PAGE ============ */
  /* ------------- REVIEWS ------------ */
  .reviews__button-next,
  .reviews__button-prev {
    left: 89%;
  }

  ._coment span:nth-last-of-type(1) {
    font-size: 16px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 6;
  }

  /* ============ NEWS PAGE ============ */
  /* ------------- TOP NEWS ------------ */
  .top-news__item-descr p {
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
  }

  /* ============ COURS PAGE ============ */
  /* ------------- COURS MAIN ------------ */
  .site-main {
    width: 62%;
  }

  .cours-sitebar {
    width: 37%;
  }

  .cours-sitebar__first-block span {
    line-height: 20px;
  }
}

/* ============ MEDIA 1300 - 1600PX ============ */
@media screen and (min-width: 1300px) and (max-width: 1600px) {

  /* ============ HOME PAGE ============ */
  /* ------------- TRENINGS ------------ */
  .trenings a.button {
    width: 58%;
    min-height: 41px;
  }
}

/* ============ MEDIA 1600PX ============ */
@media screen and (max-width: 1600px) {

  /* ============ HOME PAGE ============ */
  /* ------------- OFFER ------------ */
  .offer-advantages__icon {
    width: 50px;
    height: 50px;
  }

  .offer-advantages li a:hover .offer-advantages__icon:after {
    width: 57px;
    height: 57px;
  }

  .offer-advantages li a .offer-advantages__icon:after {
    width: 25px;
    height: 25px;
  }

  .offer {
    height: calc(100vh - 83px);
    height: calc(100dvh - 83px);
  }

  .offer__slide-item_main .offer__subtitle,
  .offer__post-slide .offer__subtitle {
    font-size: 20px;
    font-size: clamp(18px, 0.31vw + 1rem, 22px);
  }

  .offer__post-slide .offer__subtitle {
    font-size: 17px;
    font-size: clamp(1rem, 0.9541rem + 0.1709vw, 1.125rem);
  }

  .offer__post-slide .offer__title {
    font-size: 34px;
    font-size: clamp(1.875rem, 1.6453rem + 0.8547vw, 2.5rem);
  }

  .offer__title {
    max-width: 750px;
  }
}

/* ============ MEDIA 1540PX ============ */
@media (max-width: 1540px) {

  /* ============ HOME PAGE ============ */
  /* ------------- LECTORS ------------ */
  .lectors__item {
    max-height: 500px;
  }

  /* ------------- REVIEWS ------------ */
  .reviews-item {
    height: 540px;
  }

  .reviews__item_img {
    max-height: 240px;
    background-position: top;
  }

  /* ------------- NEWS ------------ */
  .post-thumbnail {
    max-height: 300px;
  }

  /* ------------- DONATE ------------ */
  .donate h2 {
    font-size: 32px;
  }

  /* ------------- NEWS ------------ */
  .post-thumbnail {
    height: 100%;
    max-height: 250px;
  }

  .news-slide {
    margin: 0 0.5%;
  }

  /* ------------- FOOTER ------------ */
  .footer__wrapper-up {
    flex-wrap: wrap;
    gap: 30px;
  }

  .footer__wrapper-bottom {
    margin-top: 20px;
  }

  /* ============ NEWS PAGE ============ */
  /* ------------- NEWS OFFER ------------ */
  .right-block__item {
    width: 450px;
    height: 280px;
  }

  /* ------------- TOP NEWS ------------ */
  .top-news__item-descr {
    max-width: 380px;
  }

  .top-news__item:nth-child(1) {
    width: 50%;
  }

  .top-news__item:nth-child(1):hover {
    width: 53%;
  }

  .top-news__item:nth-child(1) .top-news__mask {
    background: linear-gradient(0deg, rgb(242, 242, 242) 0px, rgba(242, 242, 242, 0) 50%);
  }

  /* ------------- FOLLOW ------------ */
  .follow__left-block h2 {
    font-size: 32px;
  }

  .follow form {
    margin-top: 10%;
  }

  /* ============ COURS PAGE ============ */
  /* ------------- OTHER ------------ */
  .other__button-next,
  .other__button-prev {
    left: 87% !important;
  }

  .other-item {
    height: 450px !important;
  }

  .other-item h3 {
    font-size: 28px;
  }

  /* ============ FORM PAGE ============ */
  /* ------------- FORM ------------ */
  .forms__left_text h1 {
    font-size: 32px;
  }

  .forms__left_text p {
    font-size: 14px;
    margin-top: 10px;
  }
}

/* ============ MEDIA 1440PX ============ */
@media (max-width: 1440px) {

  /* ============ HOME PAGE ============ */
  /* ------------- ABOUT ------------ */
  .about-us__video {
    width: 51%;
    height: 450px;
    margin: 0 5% 1% 0;
  }


  /* ------------- LECTORS ------------ */

  .lectors__modal_info-left-block {
    width: 250px;
  }

  .lectors__content button {
    font-size: 16px;
  }

  .lectors__modal_info-img {
    width: 250px;
    height: 250px;
  }

  .lectors__modal_info-bio span {
    padding: 1px 0;
  }


  /* ------------- NEWS ------------ */
  .entry-content {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 3;
  }

  /* ------------- REVIEWS ------------ */
  ._coment span:nth-last-of-type(1),
  .reviews__item_descr img {
    margin-top: 2% !important;
  }

  .reviews__button-next,
  .reviews__button-prev {
    left: 88.5%;
  }

  /* ============ NEWS PAGE ============ */
  /* ------------- TOP NEWS ------------ */
  .top-news__item-descr h3 {
    font-size: 18px;
  }

  /* ------------- FOLLOW ------------ */
  .follow__left-block {
    margin: 5% 0 0 9%;
  }

  /* ============ COURSE PAGE ============ */

  /* ------------- COURS MAIN ------------ */
  /* .site-main__video {
    height: 450px !important;
  } */

  .site-main__title h2 {
    font-size: 36px;
  }

  .site-main__aftor img {
    width: 70px;
    height: 70px;
  }

  .sitebar-padding {
    padding: 23px;
  }

  .cours-sitebar__first-block li img {
    max-width: 100%;
    width: 30px;
  }

  .cours-sitebar__first-block span {
    font-size: 14px;
    line-height: 20px;
  }

  .cours-sitebar__second-block li,
  .cours-sitebar__tree-block li {
    font-size: 14px;
    margin-top: 0;
  }

  .cours-article-wrapper h3 {
    font-size: 18px;
  }

  /* ============ COURS PAGE ============ */
  /* ------------- OTHER ------------ */
  .other__button-next,
  .other__button-prev {
    left: 86.5% !important;
  }

  .other-item {
    height: 420px !important;
  }

  .other-item h3 {
    font-size: 24px;
  }

  .cours-sitebar-logo {
    padding-top: 35px;
    width: 160px;
  }

  .cours-sitebar {
    padding-bottom: 35px;
  }

  /* ============ ARTICLE PAGE ============ */
  /* ------------- MAIN ------------ */
  .article-main h2 {
    font-size: 32px;
  }

  .article-aside {
    width: 34%;
  }

  .article-top-news__img {
    width: 180px;
    max-width: 100%;
    height: 90px;
    border-radius: 8px;
  }

  .article-top-news__descr time {
    font-size: 12px;
  }

  .article-top-news__descr h3 {
    font-size: 16px;
    margin-top: 0;
  }

  .article-content p {
    font-size: 16px;
    margin-top: 20px;
  }

  /* ============ MENTORS PAGE ============ */
  /* ------------- MENTORS OFFER ------------ */
  .mentors-offer__content h1 {
    font-size: 48px;
  }

  .mentors-offer__content p {
    margin-top: 10px;
  }

  /* ------------- MENTORS LIST ------------ */
  .mentors-list__item {
    max-height: 400px;
  }

  .mentors-list__bio {
    padding: 20px;
  }

  .mentors-list__name {
    font-size: 21px;
  }

  .mentors-list__job {
    font-size: 16px;
    margin-top: 0;
  }

  .mentors-list__btn {
    margin: 0 auto;

  }
}

/* ============ MEDIA 1400PX ============ */
@media (max-width: 1400px) {

  /*--DONATE-STYLE--*/
  .donate h2 {
    font-size: 28px;
  }

  .donate a {
    max-width: 170px !important;
  }
}

/* ============ MEDIA 993 - 1366PX ============ */
@media screen and (min-width: 993px) and (max-width: 1366px) {

  /* ============ HOME PAGE ============ */
  /* ------------- TRENINGS ------------ */
  .trenings__date {
    bottom: 20px;
    left: 18px;
  }
}

/* ============ MEDIA 1366PX ============ */
@media screen and (max-width: 1366px) {

  /* ============ HOME PAGE ============ */
  /* ------------- OFFER ------------ */
  .offer__body {
    padding-top: 130px;
  }

  .offer__map h2 {
    top: 12%;
  }

  /* ------------- TRENINGS ------------ */
  .trenings__grid-wrapper {
    grid-template-columns: repeat(auto-fit, minmax(273px, 1fr));
  }
}

/* ============ MEDIA 1350PX ============ */
@media (max-width: 1350px) {

  /* ============ HOME PAGE ============ */
  /* ------------- METRICS ------------ */
  .metrics__item h3 {
    max-width: 130px;
  }

  /* ------------- REVIEWS ------------ */
  .reviews-item {
    height: 500px;
  }

  .reviews__item_img {
    max-height: 220px;
    background-size: 120%;
  }

  .reviews__button-next,
  .reviews__button-prev {
    left: 87%;
  }

  /* ------------- NEWS ------------ */
  .post-thumbnail {
    max-height: 200px;
  }

  /* ------------- DONATE ------------ */

  .donate a {
    padding: 0 18px;
  }

  .donate a:nth-last-of-type(2) {
    margin: 0 15px 0 20px;
  }

  .donate img {
    max-width: 136px;
    max-height: 200px;
    margin-right: 20px;
  }

  /* ============ NEWS PAGE ============ */
  /* ------------- NEWS OFFER ------------ */
  .news-offer__left-block h2 {
    font-size: 48px;
  }

  .right-block__item {
    width: 450px;
    height: 230px;
  }

  .top-news__item-descr {
    max-width: 340px;

  }

  .top-news__item-descr p {
    -webkit-line-clamp: 2;
    margin-top: 3px;
  }
}

/* ============ MEDIA 1310PX ============ */
@media (max-width: 1310px) {

  /* ============ HOME PAGE ============ */
  /* ------------- ABOUT ------------ */
  .about-us {
    justify-content: inherit;
    gap: 50px;
  }

  .about-us__video {
    max-width: 600px;
    max-height: 450px;
  }

  .about-us__text_bottom-block img {
    max-width: 45px;
  }

  /* ------------- LECTORS ------------ */
  .lectors__item {
    max-height: 460px;
  }

  .button-close {
    max-height: 30px;
  }

  .button-close svg {
    max-width: 30px;
  }

  /* ------------- PARTNERS ------------ */
  .partners-section {
    display: none;
  }

  /* ============ COURS PAGE ============ */
  /* ------------- COURS MAIN ------------ */
  .cours-sitebar__first-block {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
  }

  /* ============ COURS PAGE ============ */
  /* ------------- OTHER ------------ */
  .other__button-next,
  .other__button-prev {
    left: 85.5% !important;
  }

  .other-item {
    height: 370px !important;
  }

  .other-item h3 {
    font-size: 21px;
  }
}

/* ============ MEDIA 896 - 1300PX ============ */
@media screen and (min-width: 896px) and (max-width: 1300px) {

  /* ============ HOME PAGE ============ */
  /* ------------- TRENINGS ------------ */
  .trenings__grid-wrapper {
    grid-template-columns: repeat(auto-fit, minmax(376px, 1fr));
  }

  .trenings__date {
    bottom: 20px;
    left: 17px;
  }
}

/* ============ MEDIA 1300PX ============ */
@media screen and (max-width: 1300px) {

  /* ============ HOME PAGE ============ */
  /* ------------- HEADER ------------ */
  .nav__logo {
    max-width: 137px;
  }
}

/* ============ MEDIA 1270PX ============ */
@media (max-width: 1270px) {

  /* ============ ARTICLE PAGE ============ */
  /* ------------- MAIN ------------ */
  .article-main h2 {
    font-size: 26px;
  }

  .article-content h3 {
    font-size: 21px;
    margin-top: 25px;
  }

  .article-top-news__descr h3 {
    font-size: 14px;
  }
}

/* ============ MEDIA 1210PX ============ */
@media (max-width: 1210px) {

  /* ============ HOME PAGE ============ */
  /* ------------- ABOUT ------------ */
  .about-us__video {
    max-height: 300px;
  }

  .about-us p,
  .about-us span {
    font-size: 16px;
  }

  /* ------------- LECTORS ------------ */
  .lectors__item {
    max-width: 100%;
    width: 31% !important;
    max-height: 100%;
    height: 480px !important;
  }

  .lectors__modal_info-left-block {
    width: 250px;
  }

  .lectors__modal_info-img {
    width: 250px;
    height: 250px;
  }

  /* ------------- REVIEWS ------------ */
  .reviews-item {
    height: 460px;
  }

  .reviews__item_img {
    max-height: 180px;
  }

  /* ------------- NEWS ------------ */
  .post-thumbnail {
    max-height: 200px;
  }

  .news-title h2 {
    font-size: 21px;
  }

  .entry-content {
    margin-top: 15px;
  }

  .entry-content p {
    font-size: 14px !important;
    line-height: 20px;
  }

  /* ------------- DONATE ------------ */
  .donate a {
    min-width: 160px;
    max-width: 160px;
  }

  .donate img {
    max-width: 90px;
  }

  /* ============ NEWS PAGE ============ */
  .top-news__item:nth-child(4) .top-news__item-descr,
  .top-news__item:nth-child(3) .top-news__item-descr,
  .top-news__item:nth-child(2) .top-news__item-descr {
    width: 400px;
  }

  .top-news__item:nth-child(4) a,
  .top-news__item:nth-child(3) a,
  .top-news__item:nth-child(2) a {
    max-width: 230px;
    max-height: 130px;
  }

  .top-news__item:nth-child(1) .top-news__item-descr h3 {
    font-size: 36px;
  }

  /* ============ COURS PAGE ============ */
  /* ------------- OTHER ------------ */
  .other__button-next,
  .other__button-prev {
    left: 84% !important;
  }

  .other__title h2 {
    font-size: 32px;
  }

  .other-item {
    height: 320px !important;
  }

  .other-item h3 {
    padding: 0 50px;
    font-size: 24px;
  }

  /* ============ MENTORS PAGE ============ */
  /* ------------- MENTORS OFFER ------------ */

  .mentors-offer__content {
    padding: 0 60px;
  }

  .mentors-offer__content h1 {
    font-size: 42px;
  }

  .mentors-offer__content p {
    margin-top: 10px;
    font-size: 16px;
  }
}

/* ============ MEDIA 1155PX ============ */
@media (max-width: 1155px) {

  /* ============ HOME PAGE ============ */
  /* ------------- SPECEFICATION ------------ */
  .inside-block-padding {
    padding: 32px;
    border-radius: 16px;
  }

  /* ------------- NEWS ------------ */

  .news-post-thumbnail {
    max-height: 100%;
    height: 230px !important;
  }

  .news-slide {
    margin: 0 0.5%;
  }

  .news-title h2 {
    font-size: 18px;
  }

  .news-autor-post {
    margin-top: 0;
  }

  .news-autor-post img {
    width: 35px;
    height: 35px;
  }

  .news-autor-post span {
    font-size: 14px;
  }

  .news-autor-post a {
    margin-top: 5px !important;
  }

  .news-entry-date {
    font-size: 12px !important;
    margin-top: 5px;
  }

  .news-entry-meta a {
    margin-top: 3px;
  }

  /* ------------- REVIEWS ------------ */
  .reviews__button-next,
  .reviews__button-prev {
    left: 85%;
  }

  .reviews-item {
    height: 400px;
  }

  ._coment span:nth-last-of-type(1) {
    -webkit-line-clamp: 4;
  }

  /* ------------- DONATE ------------ */
  .donate {
    max-height: 100%;
    flex-direction: column;
    gap: 30px;
  }

  .donate div:nth-last-of-type(2) {
    justify-content: center;
    gap: 10px;
  }

  .donate div:nth-last-of-type(1) {
    display: flex;
    justify-content: center;
  }

  .donate h2 {
    font-size: 38px;
  }

  .donate a {
    min-width: 430px;
  }

  /* ============ NEWS PAGE ============ */
  /* ------------- OFFER ------------ */
  .news-offer__left-block h2 {
    font-size: 42px;
  }

  .right-block__item {
    width: 400px;
    height: 200px;
  }

  .item__mask {
    background: linear-gradient(0deg, #f2f2f2 20%, rgba(242, 242, 242, 0) 50%);
  }

  .right-block__item h3 {
    font-size: 16px;
  }

  .right-block__item span {
    font-size: 10px;
  }

  /* ------------- FOLLOW ------------ */
  .follow__left-block {
    margin: 5% 0 0 7%;
  }

  .follow__left-block h2 {
    font-size: 26px;
  }

  .follow form {
    margin-top: 5%;
  }

  /* ============ COURS PAGE ============ */
  /* ------------- COURS MAIN ------------ */
  /* .site-main__video {
    height: 350px !important;
  } */

  /* ============ ARTICLE PAGE ============ */
  /* ------------- MAIN ------------ */
  .article-main h2 {
    font-size: 24px;
  }

  .article-content h3 {
    font-size: 21px;
    margin-top: 25px;
  }

  .article-top-news__descr h3 {
    font-size: 14px;
  }

  .article-top-news__descr time {
    font-size: 10px;
  }

  /* ============ MENTORS PAGE ============ */
  /* ------------- MENTORS LIST ------------ */
  .mentors-list {
    grid-template-columns: repeat(3, 1fr);
    gap: 20px;
  }

  /* ============ FORM PAGE ============ */
  /* ------------- FORM ------------ */
  .forms-section {
    padding: 50px 0 20px;
  }

  .forms {
    flex-direction: column;
  }

  .forms__right {
    display: none;
  }

  .forms__left {
    width: 100%;
    margin-top: 30px
  }

  .forms__left_text h1 {
    font-size: 38px;
  }

  .forms__left_text p {
    font-size: 16px;
    margin-top: 15px;
  }

  .forms__left_form input,
  .forms__left_loc input,
  .forms__left_loc select {
    height: 50px;
  }

  .form__left_quation textarea {
    height: 150px;
  }

  .form__left_quation-checkbox input {
    width: 40px;
    height: 40px;
  }

  .form__left_quation-button input {
    width: 350px;
    height: 60px;
  }
}

/* ============ MEDIA > 1100PX ============ */
@media (min-width: 1100px) {
  .newsSwiper {
    overflow: visible;
  }
}

/* == ПОЄДНІЮ ДВА МЕДІА ЗАПРОСИ ПІСЛЯ ТВОГО ПОЄДНАННЯ - СВОЇ СТИЛІ ЗАПИСУЙ У ВЕРХНІЙ == */
/* ============ MEDIA 1115PX ============ */
@media (max-width: 1115px) {

  /* ============ HOME PAGE ============ */
  /* ------------- REVIEWS ------------ */
  .reviews-item {
    max-width: 100%;
    width: 48% !important;
    height: 550px !important;
    margin: 0 1%;
  }

  .reviews__item_img {
    background-size: 110%;
    max-height: 250px;
  }

  ._coment span:nth-last-of-type(1) {
    font-size: 18px;
    -webkit-line-clamp: 6;
  }

  .reviews__button-next,
  .reviews__button-prev {
    left: 83.5%;
  }

  /* ------------- LECTORS ------------ */
  .lectors__inner {
    position: static;
    margin-top: 4.1%;
  }

  .lectors__mask {
    opacity: 1;
    visibility: visible;
    height: 200px;
    padding: 24px;
    border-radius: 0 0 16px 16px;
    backdrop-filter: blur(8.399999618530273px);
    background: rgba(255, 255, 255, 0.45);
  }

  .lectors__content {
    top: 18%;
    gap: 1px !important;
  }

  .lectors__content span:nth-last-of-type(2) {
    color: var(--dark);
  }

  .lectors__content span:nth-last-of-type(1) {
    color: var(--dark);
    padding-top: 20px;
  }

  .lectors__content button {
    color: var(--dark);
    padding-top: 20px;
  }

  .lectors-button {
    gap: 10px !important;
  }

  .mobile-size {
    max-width: 20px;
    max-height: 20px;
    border: 5px solid var(--primary);
  }

  .lectors-name {
    font-size: 18px !important;
  }

  .button-close {
    height: 5%;
  }

  .lectors__item {
    width: 47.6% !important;
    height: 550px !important;
  }

  .lectors__item img {
    width: 100%;
    max-width: 100%;
  }

  /* ============ COURS PAGE ============ */
  /* ------------- COURS MAIN ------------ */
  .inside-block-padding {
    padding: 20px;
  }

  .cours-sitebar {
    padding: 40px 20px 35px 20px;
  }

  /* ------------- OTHER ------------ */
  .other {
    padding: 32px;
  }

  /* ------------- MENTORS OFFER ------------ */
  .mentors-offer-section {
    background-size: inherit;
  }
}

/* ============ MEDIA 1080PX ============ */
@media (max-width: 1081px) {

  /* ============ HOME PAGE ============ */
  /* ------------- ABOUT ------------ */
  .about-us__video {
    height: 450px;
  }

  /* ------------- METRICS ------------ */
  .metrics__wrapper {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 40px;
  }

  .metrics__item {
    padding: 0 12px;
  }

  .metrics__item h3 {
    max-width: 100%;
  }

  .metrics span {
    font-size: 36px;
  }

  /* ------------- NEWS ------------ */
  .article__item:last-child {
    display: none;
  }

  .news-slide {
    max-width: 49.1% !important;
  }

  .news-post-thumbnail {
    height: 290px !important;
  }

  /* ------------- DONATE ------------ */
  .donate div:nth-last-of-type(1) {
    flex-direction: column;
    gap: 20px;
  }

  .donate img {
    max-width: 80px !important;
  }

  .donate h2 {
    font-size: 32px;
  }

  .donate a {
    min-width: 800px;
  }

  /* ------------- FOOTER ------------ */
  /* ._right-block {
  max-width: 260px;
 } */

  .footer__logo span,
  .footer__nav a {
    font-size: 14px;
  }

  .footer__wrapper-policy {
    flex-direction: column;
    gap: 5px 10px;
  }

  /* ============ NEWS PAGE ============ */
  /* ------------- OFFER ------------ */
  .news-offer-section {
    height: 100%;
    padding-bottom: 50px;
  }

  .news-container {
    margin-top: 12%;
  }

  .right-block__item {
    width: 350px;
    height: 180px;
  }

  .item__mask {
    background: linear-gradient(0deg, #f2f2f2 20%, rgba(242, 242, 242, 0) 50%);
  }

  .right-block__item h3 {
    font-size: 14px;
  }

  /* ------------- TOP NEWS ------------ */
  .top-news__item-descr {
    margin-left: 20px;
  }

  .top-news__item:nth-child(1) .top-news__item-descr h3 {
    font-size: 32px;
  }


  /* ------------- FOLLOW ------------ */
  .follow button {
    max-width: 150px;
    min-width: 100px;
  }

  /* ============ COURSE PAGE ============ */
  /*---------- COURS OFFER ----------*/

  .cours-offer h1 {
    font-size: 58px;
  }

  .cours-offer__content p {
    margin-top: 20px;
    /* font-size: 36px; */
  }

  .cours-main {
    display: flex;
    flex-direction: column;
  }

  .site-main__video {
    order: 1;
  }

  .cours-main__info {
    margin-bottom: 30px;
  }

  .cours-sitebar__title-img {
    display: none;
  }

  .cours-sitebar__title-img-btn {
    margin-top: 0;
  }

  .site-main__title h2 {
    margin-top: 20px;
  }

  /*---------- COURS MAIN ----------*/
  .site-main {
    width: 100%;
  }

  /* .site-main__video {
    height: 500px !important;
  } */

  .cours-answer {
    height: 1000px !important;
  }

  .site-main__title h2 {
    font-size: 42px;
  }

  .cours-answer li {
    font-size: 18px !important;
    margin-top: 10px;
  }

  .site-main__aftor img {
    width: 80px;
    height: 80px;
  }

  /* .site-main__grid_accordion-item h4 {
    font-size: 24px !important;
  } */

  .site-main__descr-top span {
    font-size: 21px !important;
  }

  .cours-sitebar {
    width: 100%;
    margin-top: 50px;
  }

  .cours-sitebar__title-img img {
    height: 400px;
    border-radius: 16px;
  }

  .cours-sitebar__title-img-btn {
    height: 65px;
    padding: 20px 24px;
  }

  .cours-sitebar__first-block {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    align-items: center;
    gap: 15px;
  }

  .cours-sitebar__first-block li img {
    width: 40px;
    margin-right: 5px;
  }

  .cours-sitebar__first-block span {
    font-size: 18px;
  }

  .cours-article-wrapper h3 {
    font-size: 24px;
  }

  .cours-sitebar__second-block li,
  .cours-sitebar__tree-block li {
    font-size: 18px;
    margin-top: 10px;
  }

  /* .cours-sitebar__second-block li:nth-last-of-type(5),
  .cours-sitebar__tree-block li:nth-last-of-type(3) {
    margin-top: 20px;
  } */

  /* ------------- OTHER ------------ */
  .other-item {
    width: 48.1% !important;
  }

  .other-item h3 {
    padding: 0 20px;
  }

  .other__button-next,
  .other__button-prev {
    left: 81% !important;
  }

  /* ============ ARTICLE PAGE ============ */
  /* ------------- MAIN ------------ */
  .article-main h2 {
    font-size: 36px;
  }

  .article-main {
    padding: 32px;
    width: 100% !important;
  }

  .article-content h3 {
    font-size: 26px;
  }

  .article-content p {
    font-size: 18px;
  }

  .article-aside {
    width: 100% !important;
    margin-top: 5%;
  }

  .social-set-section {
    background-color: var(--dark);
    border-radius: 16px;
  }

  .article-top-news-section h2 {
    font-size: 32px;
  }

  .article-top-news__img {
    width: 300px;
    height: 190px;
  }

  .article-top-news__descr {
    margin-top: 2%;
    max-width: 500px;
  }

  .article-top-news__descr time {
    font-size: 16px;
  }

  .article-top-news__descr h3 {
    max-width: 75%;
    font-size: 32px;
  }

  .sub-section {
    display: flex;
    justify-content: center;
    border: 1px solid rgba(19, 34, 39, 0.25);
    background-color: var(--light);
    border-radius: 12px;
  }

  .article-top-news-section {
    margin-top: 35px;
  }

  /* ============ LECTURER SINGLE PAGE ============ */
  .lecturer-sidebar__list {
    display: grid;
    grid-template-columns: repeat(3, minmax(218px, 1fr));
    grid-gap: 20px 20px;
  }

  .lecturer-sidebar.article-top-news-section {
    margin-top: 0;
  }
}

/* ============ MEDIA > 993PX ============ */
@media screen and (min-width: 993px) {

  /* ============ HOME PAGE ============ */
  /* ------------- TRENINGS ------------ */
  .trenings__item {
    padding: calc(15px + (24 - 15) * ((100vw - 993px) / (1920 - 993)));
  }
}

/* ============ MEDIA < 992PX ============ */
@media screen and (max-width: 992px) {

  /* ============ HOME PAGE ============ */
  /* ------------- ABOUT-US ------------ */
  .about-us__video {
    max-width: 100%;
    width: 100%;
    max-height: 100%;
    height: auto;
    float: none;
    margin-bottom: 3%;
    margin-right: 0;
    padding: 0 0 56.3%;
  }

  .about-us p,
  .about-us span {
    font-size: 18px;
  }

  .about-us__text_bottom-block_text {
    gap: 5px;
  }

  /* ------------- OFFER ------------ */
  .offer-advantages p {
    font-size: 17px;
    font-size: clamp(5px, 0.31vw + 1rem, 17px);
  }

  .offer__swiper-btn {
    right: var(--swiper-navigation-sides-offset, 28px);
  }

  .offer-section {
    height: auto;
  }

  .offer__post-slide .offer__body-wrap {
    width: 70%;
  }

  .offer__slide-item_main .offer__title {
    max-width: 645px;
  }

  .offer__slide-item_main .offer__subtitle {
    max-width: 590px;
  }

  .offer-advantages li a:hover .offer-advantages__icon:after {
    width: 53px;
    height: 53px;
  }

  /* ------------- TRENINGS ------------ */
  .trenings a.button {
    width: 51%;
  }

  .trenings__date {
    bottom: 27px;
    left: 25px;
  }
}

/* ============ MEDIA 965PX ============ */
@media (max-width: 965px) {

  /* ============ HOME PAGE ============ */
  .button-up {
    display: none;
  }

  /* ------------- REVIEWS ------------ */
  .reviews__item_img {
    background-size: 130%;
  }

  .reviews__button-next,
  .reviews__button-prev {
    display: none;
  }

  /* ------------- DONATE ------------ */
  .donate a {
    min-width: 700px;
  }

  /* ------------- NEWS ------------ */
  .news-post-thumbnail {
    height: 250px !important;
  }

  .news-autor-post {
    margin-top: 7%;
  }

  .news-autor-post img {
    width: 35px !important;
    height: 35px !important;
  }

  .author-post__up-block span {
    font-size: 14px;
  }

  /* ------------- QUATION ------------ */
  .qation__grid_accordion-item {
    font-size: 21px !important;
  }

  ._answer p {
    font-size: 18px !important;
    padding: 16px 30px;
  }

  /* ------------- FOOTER ------------ */
  .footer__wrapper-policy span {
    max-width: 350px;
  }

  /* ============ NEWS PAGE ============ */
  /* ============ NEWS PAGE ============ */
  /* ------------- TOP NEWS ------------ */
  .news-container {
    top: 10%;
  }

  .news-offer {
    flex-direction: column;
  }

  .news-offer__left-block {
    margin: 9% 0 0;
  }

  .news-offer__left-block h2 {
    font-size: 46px;
  }

  .news-offer__right-block {
    margin-top: 8%;
    flex-direction: row;
  }

  .right-block__item h3 {
    font-size: 16px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 1;
  }

  .right-block__item span {
    font-size: 12px;
  }

  /* ------------- ALL NEWS ------------ */
  .all-news {
    grid-template-columns: repeat(2, 1fr);
  }

  .author-post__up-block {
    margin-top: 30px;
  }

  .author-post img {
    width: 35px;
    height: 35px;
  }

  .author-post__up-block span {
    font-size: 14px;
  }

  .all-news__entry-header a:nth-child(1) {
    height: 200px !important;
  }

  .all-news__title h2>a {
    font-size: 18px !important;
  }

  .all-news__content p {
    font-size: 14px !important;
    margin-top: 5px;
  }

  /* ------------- FOLLOW ------------ */
  .follow {
    position: relative;
    height: 200px;
  }

  .follow__left-block {
    z-index: 101;
    margin: auto auto;
  }

  .follow__left-block h2 {
    font-size: 32px;
    padding-left: 1%;
  }

  .follow__right-block {
    position: absolute;
    width: 100%;
    height: 100%;
  }

  .follow::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(19, 34, 39, 0.8);
    z-index: 100;
    pointer-events: none;
    /* Запобігає взаємодії з віньєткою */
  }

  .follow input {
    width: 260px;
  }

  .follow button {
    max-width: 200px;
    min-width: 200px;
  }

  /* ============ COURS PAGE ============ */
  /* ------------- OTHER ------------ */
  .other__button-next,
  .other__button-prev {
    left: 79.5% !important;
  }

  /* ============ ARTICLE PAGE ============ */
  /* ------------- MAIN ------------ */
  .article-main h2 {
    font-size: 32px;
  }

  .article-autor-post {
    margin-top: 30px;
  }

  .article-autor-post img {
    width: 40px;
    height: 40px;
  }

  .article-entry-date {
    font-size: 16px !important;
  }

  .article-autor-post span {
    font-size: 21px;
  }

  .article-top-news__descr {
    max-width: 400px;
  }

  .article-top-news__descr h3 {
    max-width: 100%;
  }
}

/* ============ MEDIA 885PX ============ */
@media (max-width: 885px) {

  /* ============ HOME PAGE ============ */
  /* ------------- SPECEFICATION ------------ */
  .section-block-spacing-padding {
    padding: 20px 0;
  }

  /*--LECTORS-SECTION-STYLE--*/
  .lectors {
    position: static;
  }

  .lectors__modal {
    border-radius: 0;
    overflow: scroll;
    z-index: 1000;
  }

  .lectors__modal.active {
    position: fixed;
  }

  .lectors__modal_info-right-block p {
    margin-bottom: 20px;
  }


  .no-scroll {
    overflow: hidden;
  }

  /* ------------- NEWS ------------ */
  .news-slide {
    max-width: 49%;
    margin: 0 0.5%;
  }

  /* ============ COURS PAGE ============ */
  /* ------------- OFFER ------------ */
  .cours-offer h1 {
    font-size: 52px;
  }

  /* ------------- OTHER ------------ */
  .other__button-next,
  .other__button-prev {
    display: none;
  }

  .other-item {
    width: 98.7% !important;
    height: 450px !important;
  }

  .other-item h3 {
    padding: 0 40px;
    font-size: 42px;
  }

  /* ============ NEWS PAGE ============ */
  /* ------------- TOP NEWS ------------ */

  .top-news__item:nth-child(1) {
    width: 100%;
    height: 45%;
    display: block;
  }

  .top-news h2 {
    margin-top: 480px;
  }

  .top-news__wrapper {
    width: 80%;
  }

  .top-news__item:nth-child(4) .top-news__item-descr,
  .top-news__item:nth-child(3) .top-news__item-descr,
  .top-news__item:nth-child(2) .top-news__item-descr {
    max-width: 100%;
    width: 100%;
  }

  /* ============ ARTICLE PAGE ============ */
  /* ------------- MAIN ------------ */
  .article-main h2 {
    font-size: 28px;
  }

  .article-top-news__descr {
    max-width: 330px;
  }

  .article-top-news__descr h3 {
    font-size: 28px;
  }

  .article-top-news__img {
    width: 250px !important;
    height: 160px;
    border-radius: 12px;
  }

  .mentors-offer-section {
    background-size: inherit;

  }
}

/* ============ MEDIA 810PX ============ */
@media (max-width: 810px) {
  /* ------------- REVIEWS ------------ */

  .reviews-item {
    width: 48.5% !important;
    height: 480px !important;
    margin: 0 1%;
  }

  ._coment span:nth-last-of-type(1) {
    -webkit-line-clamp: 4;
  }

  /* ------------- NEWS ------------ */
  .news-post-thumbnail {
    max-height: 200px;
  }

  /* ------------- DONATE ------------ */
  .donate div:nth-last-child(2) {
    gap: 30px;
  }

  .donate h2 {
    text-align: start;
    font-size: calc(30px + 20 * (100vh / 1920));
  }

  .donate img {
    order: 2;
  }

  .donate div:nth-last-child(1) {
    width: 100%;
  }

  .donate a {
    min-width: 100%;
  }

  .donate a:nth-last-of-type(2) {
    margin: 0;
  }

  /* ------------- FOOTER ------------ */
  ._right-block {
    display: none;
  }

  footer .pic__decor {
    display: block;
  }

  ._left-block {
    width: 100%;
  }

  .footer__wrapper-policy {
    flex-direction: row;
    flex-wrap: wrap;
  }

  .footer__wrapper-network {
    order: -1;
    justify-content: center;
    gap: 4%;
  }

  .footer__wrapper-policy {
    flex-direction: column;
    align-items: center;
  }

  .footer__wrapper-bottom {
    gap: 10px;
  }

  .footer__wrapper-bottom {
    margin-top: 20px;
    padding: 20px 0;
  }

  .footer__nav {
    gap: 10px 20px;
  }

  .footer__wrapper-up {
    justify-content: center;
  }

  .footer__logo span {
    color: #4ecde3;
  }

  .footer__wrapper-policy span {
    text-align: center;
  }

  .footer .footer__wrapper-policy span,
  .footer .footer__wrapper-policy a {
    font-size: 12px !important;
  }

  /* ============ MENTORS PAGE ============ */
  /* ------------- MENTORS LIST ------------ */
  .mentors-list {
    grid-template-columns: repeat(2, 1fr);
  }

  /* ============ LECTURER SINGLE PAGE ============ */
  .lecturer-sidebar__list {
    grid-template-columns: repeat(2, minmax(197px, 1fr));
    grid-gap: 15px;
  }
}

/* ============ MEDIA 770PX ============ */
@media (max-width: 767px) {

  /* ============ HOME PAGE ============ */
  .offer__map h2 {
    top: 0%;
  }

  /* ------------- ABOUT-US ------------ */
  /* .about-us__video {
    max-height: 380px;
  } */

  /* ------------- LECTORS ------------ */
  .lectors__title {
    flex-direction: column;
    align-items: start;
    gap: 5px;
  }

  .lectors__inner {
    margin-top: 4.5%;
  }

  .lectors__title h2,
  .news__title h2 {
    margin-bottom: 13px;
  }

  .circle-button {
    order: -1;
  }

  .lectors__title a,
  .news__title a {
    padding-left: 5px;
  }

  .lectors__item {
    width: 98% !important;
    max-width: 98% !important;
    max-height: 100% !important;
    height: 550px !important;
    margin: 0 1%;
  }

  .lectors__item img {
    height: 110% !important;
  }

  .lectors__item img {
    max-width: 100%;
    height: initial;
  }

  .lectors__modal {
    position: fixed;
    overflow-y: auto;
  }


  /* ------------- METRICS ------------ */
  .metrics__wrapper {
    grid-template-columns: repeat(2, 1fr);
    padding: 24px;
  }

  .metrics span {
    font-size: 32px;
  }

  /* ------------- REVIEWS ------------ */
  .reviews-item {
    width: 98% !important;
    height: 550px !important;
    margin: 0 1%;
  }

  .reviews__item_img {
    background-size: 100%;
    max-height: 300px;
  }

  ._coment span:nth-last-of-type(1) {
    -webkit-line-clamp: 5;
  }

  /* ------------- NEWS ------------ */
  .article__item:nth-last-child(2) {
    display: none;
  }

  .news__title {
    flex-direction: column;
    align-items: start;
    gap: 5px;
  }

  .news__article-wrapeer {
    margin-top: 20px;
  }

  .news-slide {
    max-width: 99% !important;
  }

  .article__wrapper {
    padding: 20px 20px 30px;
  }

  .news-post-thumbnail {
    max-width: 100% !important;
    max-height: 400px;
    height: 100% !important;
  }

  .news-title h2 {
    font-size: 21px !important;
  }

  .news-autor-post img {
    width: 40px;
    height: 40px;
  }

  .author-post__up-block span {
    font-size: 14px !important;
  }

  .entry-content p {
    font-size: 16px !important;
    line-height: normal;
  }

  /* ------------- QUATION ------------ */
  .quation h2 {
    font-size: 36px;
  }

  .qation__grid_accordion-item p {
    font-size: 28px !important;
    padding-right: 30px;
    text-align: start;
  }

  .qation__grid_accordion-item p {
    font-size: 21px !important;
  }

  ._answer p {
    font-size: 16px !important;
    padding: 0 10px 20px;
  }

  /* ------------- FOOTER ------------ */
  .footer__wrapper-policy span {
    max-width: 350px;
  }

  .footer__wrapper-policy {
    flex-direction: column !important;
    gap: 0px 10px;
  }

  .footer__wrapper-policy span {
    max-width: 100%;
  }

  /* ============ NEWS PAGE ============ */
  /* ------------- OFFER ------------ */
  .news-offer__left-block {
    max-width: 100% !important;
  }

  .news-offer__left-block h2 {
    font-size: 52px;
  }

  .news-offer__left-block h2,
  .news-offer__left-block a {
    text-align: center;
    margin: 5% auto 0;
    max-width: 80% !important;
  }

  .news-offer__right-block {
    width: 100%;
    flex-direction: column;
    gap: 20px;
  }

  .right-block__item {
    width: 80%;
    height: 240px;
    margin: 0 auto;
  }

  /* ------------- TOP NEWS ------------ */
  .top-news h2 {
    margin-top: 470px;
  }

  .top-news__wrapper {
    width: 100%;
  }

  /* ------------- ALL NEWS ------------ */
  .article__wrapper {
    padding: 16px 16px 25px;
  }

  /* ============ COURSE PAGE ============ */
  /*---------- COURS OFFER ----------*/
  .cours-offer h1 {
    font-size: 46px;
  }

  /* .cours-offer__content p {
    font-size: 32px;
  } */

  /*---------- COURS MAIN ----------*/
  /* .site-main__video {
    height: 300px !important;
  } */

  /* .cours-answer li {
    font-size: 21px !important;
    margin-top: 20px;
  } */

  /* .cours-answer {
    padding: 10px 20px !important;
  } */

  .cours-main__lector-list {
    gap: 12px;
  }

  .cours-main__aftor {
    min-width: 93px;
  }

  /* .cours-sitebar__title-img-btn {
    height: 90px;
    font-size: 24px;
    padding: 30px;
  } */

  .cours-sitebar__first-block {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 30px;
  }

  .cours-sitebar {
    padding-bottom: 30px;
  }

  /* .cours-sitebar__first-block span,
  .cours-sitebar__second-block li,
  .cours-sitebar__tree-block li {
    font-size: 21px !important;
  } */

  /* ============ ARTICLE PAGE ============ */
  /* ------------- MAIN ------------ */
  .article-main h2 {
    font-size: 24px;
  }

  .article-content h3 {
    font-size: 21px;
  }

  .article-top-news__descr {
    max-width: 330px;
  }

  .article-top-news__descr h3 {
    font-size: 24px;
  }

  .article-top-news__img {
    width: 220px !important;
    height: 140px;
  }

  /* ============ LECTORS PAGE  ============ */
  /*---------- MENTORS LIST POPAP ----------*/
  .mentors-list-section {
    padding: 40px 0;
  }

  .mentors-list__popup {
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    border-radius: 0;
    overflow: scroll;
  }

  .mentors-list__popup_left {
    width: 100%;
    margin: 0 auto;
    border-bottom: 1px solid var(--light);
    padding-bottom: 25px;
  }

  .mentors-list__popup-img {
    display: block;
    max-width: 280px;
    margin: 0 auto;
  }

  .mentors-list__popup_right {
    margin-top: 5%;
    width: 100%;
  }

  body.popup-active {
    overflow: hidden;
  }

}

/* ============ MEDIA 414 - 768PX ============ */
@media screen and (min-width: 414px) and (max-width: 768px) {

  /* ============ HOME PAGE ============ */
  /* ------------- TRENINGS ------------ */
  .trenings__grid-wrapper {
    grid-template-columns: repeat(auto-fit, minmax(324px, 1fr));
  }
}

/* ============ MEDIA 768PX ============ */
@media screen and (max-width: 768px) {

  /* ============ HOME PAGE ============ */
  /* ------------- OFFER ------------ */
  .offer-advantages {
    display: grid;
    grid-template-columns: repeat(2, minmax(160px, 1fr));
    grid-gap: 0 15px;
  }

  .offer-advantages li {
    padding-right: 0;
  }

  .offer__slide-item_main .offer__subtitle,
  .offer__slide-item_main .offer__title {
    max-width: 85%;
  }

  .offer__post-slide .offer__body-wrap {
    width: 89%;
  }

  .about-us__text_bottom-block_text {
    gap: 0px;
    justify-content: center;
  }

  /* ------------- TRENINGS ------------ */
  .trenings.inside-block-padding {
    padding: 24px;
  }

  /* ------------- LECTORS ------------ */
  .lectors__modal_info-left-block {
    float: none;
    display: flex;
    align-items: center;
    margin-bottom: 30px;
    width: auto;
  }

  .lectors__modal_info-img {
    flex: none;
    margin-right: 6%;
  }

  .lectors__modal_info-right-block p,
  .lectors__modal_info-right-block * {
    font-size: 16px;
  }

  .lector-page__photo {
    max-width: 200px;
    max-height: 200px;
  }

  /* ============ COURSE PAGE ============ */
  svg.arrow-open,
  svg.arrow-close {
    width: 36px;
    height: 36px;
  }

  .cours-main-section {
    padding: 40px 0 20px 0;
  }

  .cours-sitebar {
    margin-top: 40px;
  }

}

/* ============ MEDIA 650PX ============ */
@media (max-width: 650px) {

  /* ============ HOME PAGE ============ */
  /* ------------- LECTORS ------------ */
  .lectors__title h2 {
    font-size: 36px;
  }

  /* ------------- REVIEVS ------------ */
  .reviews h2 {
    font-size: 32px;
  }

  .reviews__item_img {
    background-size: 120%;
  }

  /* ------------- DONATE ------------ */
  .donate div:nth-last-child(2) {
    gap: 20px;
  }

  .donate h2 {
    font-size: 28px;
  }

  /* ------------- FOLLOW ------------ */
  .follow__left-block h2 {
    font-size: 24px;
  }

  .follow input {
    width: 220px;
  }

  .follow button {
    max-width: 150px;
    min-width: 100px;
  }

  /* ============ COURSE PAGE ============ */
  /*---------- COURS OFFER ----------*/
  .cours-offer h1 {
    font-size: 38px;
  }

  .site-main__title h2 {
    font-size: 35px;
  }

  .cours-offer__content p {
    font-size: 26px;
    margin-top: 10px;
  }

  /* ============ ARTICLE PAGE ============ */
  /* ------------- MAIN ------------ */

  .article-top-news__descr h3 {
    max-width: 350px;
    font-size: 21px;
  }

  .article-top-news__img {
    width: 230px !important;
    height: 130px;
  }

  /* ============ FORM PAGE ============ */
  /*---------- FORM ----------*/
  .forms__left_bio,
  .forms__left_contacts,
  .forms__left_loc {
    display: block;
  }

  .form__left_quation-button input {
    width: 100%;
  }

  .forms__left_text h1 {
    font-size: 28px;
  }

  .forms-section {
    padding: 80px 0 20px;
  }

  .form__left_quation-checkbox label {
    gap: 10px;
  }

  /* ============ FRONT PAGE ============ */
  /*---------- METRICS ----------*/
  .metrics-section {
    display: none;
  }

}

/* ============ MEDIA 576PX ============ */
@media screen and (max-width: 576px) {

  /* ============ HOME PAGE ============ */
  /* ------------- HEADER ------------ */
  .nav__logo {
    max-width: 95px;
  }

  .nav__sign-in,
  .nav__burger {
    margin-left: 16px;
    width: 50px;
    height: 50px;
  }

  /* ------------- OFFER ------------ */
  .offer__pagination {
    right: auto !important;
    left: 50% !important;
    top: auto !important;
    bottom: 0% !important;
    transform: translate(-50%, 0%) !important;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .offer__pagination span {
    width: 36px;
    height: 10px;
    margin-bottom: 0 !important;
    flex: none;
  }

  .offer__btn-next {
    display: none;
  }

  .offer__swiper-btn {
    right: var(--swiper-navigation-sides-offset, 4%);
    top: var(--swiper-navigation-top-offset, 88%);
  }

  .offer__body {
    padding-bottom: 7%;
    padding-top: 100px;
  }

  .offer__title {
    font-size: 40px;
  }

  .offer__swiper-btn span:last-child,
  .offer__subtitle {
    font-size: 20px;
  }

  .offer__subtitle,
  .offer__slide-item_main .offer__subtitle,
  .offer__slide-item_main .offer__title {
    max-width: 100%;
  }

  .offer__slide-item_main .offer__title {
    max-width: 90%;
  }

  .offer {
    height: 100vh;
    height: 100dvh;
  }

  .offer__post-slide .offer__body-wrap {
    width: 100%;
  }

  .lectors__modal_info-left-block {
    display: block;
    margin-right: 0;
  }

  .lectors__modal_info-img {
    margin: 0 auto 25px auto;
  }

}

/* ============ MEDIA 567PX ============ */
@media (max-width: 567px) {

  /* ============ HOME PAGE ============ */
  /* ------------- ABOUT ------------ */
  /* .about-us__video {
    height: 350px;
  } */

  /*--METRIC-STYLE--*/
  .metrics__wrapper {
    grid-template-columns: repeat(1, 1fr);
    gap: 70px;
    padding: 24px;
  }

  .metrics__item {
    padding: 0;
  }

  .metrics__item span {
    display: flex;
    justify-content: center;
    margin: 0;
  }

  /* ------------- NEWS ------------ */
  .news__title h2 {
    font-size: 32px !important;
  }

  /* ------------- QUATION ------------ */
  .quation h2 {
    font-size: 32px;
  }

  .qation__grid_accordion-item {
    gap: 10px;
  }

  /* .arrow-open,
  .arrow-close {
    width: 150px !important;
  } */

  /* ============ NEWS PAGE ============ */

  /* ------------- ALL NEWS ------------ */
  .all-news {
    grid-template-columns: repeat(1, 1fr);
  }

  .all-news__entry-header a:nth-child(1) {
    height: 250px !important;
    max-height: 100%;
  }

  .author-post img {
    width: 40px !important;
    height: 40px !important;
  }

  .author-post__up-block span {
    font-size: 14px;
  }

  .entry-date {
    font-size: 14px;
  }

  .all-news__entry-header a:nth-child(1) {
    font-size: 21px !important;
  }

  .all-news__content {
    -webkit-line-clamp: 3 !important;
  }

  .all-news__content p {
    line-height: 20px;
    font-size: 16px !important;
  }

  /* ============ COURSE PAGE ============ */
  /*---------- COURS OFFER ----------*/
  .cours-offer__content {
    padding: 20px 50px 0;
  }

  .cours-offer h1 {
    /* font-size: 52px; */
    line-height: 1.2em;
  }

  .cours-offer__content p {
    /* font-size: 32px; */
    margin-top: 20px;
    line-height: 40px;
  }

  /* ------------- OTHER ------------ */

  .other-item {
    height: 380px !important;
  }

  .other-item h3 {
    padding: 0 50px;
    font-size: 36px;
  }

  /* ============ ARTICLE PAGE ============ */
  /* ------------- MAIN ------------ */
  .article-autor-post span {
    font-size: 12px;
  }

  .article-autor-post img {
    width: 30px !important;
    height: 30px !important;
  }

  .article-entry-date {
    font-size: 12px !important;
  }

  .article-content h3 {
    font-size: 20px;
  }

  .article-content p {
    font-size: 16px;
  }

  .article-top-news__descr time {
    font-size: 14px;
  }

  .article-top-news__descr h3 {
    max-width: 350px;
    font-size: 21px;
  }

  .article-top-news__img {
    width: 240px !important;
    height: 110px;
  }

  /* ============ MENTORS PAGE ============ */
  /* ------------- MENTORS LIST ------------ */
  .mentors-list {
    grid-template-columns: repeat(1, 1fr);
  }

  .mentors-list__item {
    margin: 0 auto;
  }
}

/* ============ MEDIA 510PX ============ */
@media (max-width: 510px) {

  /* ============ HOME PAGE ============ */
  /* ------------- ABOUT-US ------------ */
  /* .about-us__video {
    max-height: 280px;
  } */

  /* ------------- DONATE ------------ */
  .donate h2 {
    font-size: 24px;
  }

  .donate img {
    width: 70px;
  }

  .donate div:nth-last-of-type(1) {
    gap: 15px !important;
  }

  /* ------------- REVIEWS ------------ */
  .reviews h2 {
    font-size: 28px;
  }

  .reviews__item_img {
    background-size: 130%;
  }

  /* ------------- QUATION ------------ */
  .qation__grid_accordion-item p {
    text-align: start;
  }

  /* ============ NEWS PAGE ============ */
  /* ------------- NEWS OFFER ------------ */
  .news-offer__left-block h2 {
    font-size: 38px;
    margin-top: 15%;
  }

  .news-offer__left-block a {
    max-width: 90%;
  }

  .right-block__item {
    width: 90%;
  }

  /* ------------- TOP NEWS ------------ */
  .top-news__item-descr time {
    font-size: 10px;
  }

  /* ------------- FOLLOW ------------ */
  .follow-section {
    padding: 20px 0;
  }

  .follow {
    height: 100%;
    padding: 50px 10px;
  }

  .follow form {
    flex-direction: column;
    margin-top: 10%;
  }

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

  .follow__left-block h2 {
    font-size: 28px;
  }

  .follow input {
    margin: 0 auto;
    width: 300px;
  }

  .follow button {
    max-width: 100% !important;
    width: 300px;
    text-align: center;
    min-width: 0;
    margin-top: 10%;
  }

  /* ------------- FOOTER ------------ */
  .footer__logo {
    align-items: flex-start;
    flex-direction: column;
    align-items: center;
    gap: 12px;
  }

  footer p,
  footer span,
  footer a {
    font-size: 16px !important;
  }

  .footer__nav {
    flex-direction: column;
  }

  .footer__logo span {
    padding: 0;
    text-align: center;
    border-left: none;
    color: #4ecde3;
  }

  .menu-menyu-v-futeri-ua-container {
    margin-right: auto;
  }

  /* ============ MENTORS PAGE ============ */
  /* ------------- MENTORS OFFER ------------ */
  .mentors-offer__content {
    padding: 0 20px;
  }

  .mentors-list__popup-img {
    max-width: 200px;
  }

  .mentors-list__popup_bio-wrap {
    margin-top: 5%;
  }

  .cours-sitebar__title-img img {
    height: 250px;
  }

  /* ============ LECTURER SINGLE PAGE ============ */
  .lector-page__photo {
    max-width: 160px;
    max-height: 160px;
  }

  .lecturer-sidebar__list {
    grid-template-columns: repeat(1, minmax(auto, 1fr));
    grid-gap: 15px;
  }

  .article-top-news-section article {
    margin-top: 10px;
  }
}

/* ============ MEDIA 467PX ============ */
@media (max-width: 467px) {
  /* ============ HOME PAGE ============ */
  /*.container {
        width: 100%;
    }*/

  /* ------------- OFFER ------------ */

  /*.header .container,
    .offer__container,
    .offer-advantages-wrap .container {
        width: 93%;
    }*/

  .offer-advantages-wrap {
    padding: 16px 0;
  }

  .offer-advantages {
    grid-template-columns: repeat(2, minmax(110px, 1fr));
    grid-gap: 16px 10px;
  }

  .offer-advantages li {
    padding: 0 0 0 3px;
  }

  .offer-advantages__icon {
    width: 36px;
    height: 36px;
  }

  .offer-advantages p {
    letter-spacing: 0.06em;
    line-height: 1.2em;
  }

  .offer-advantages li a .offer-advantages__icon:after {
    opacity: 0;
  }

  .offer__video {
    width: 100%;
    height: 77%;
    bottom: auto;
  }

  .offer__gradient {
    background: linear-gradient(0deg,
        rgba(19, 34, 39, 1) 25%,
        rgba(19, 34, 39, 0.9) 40%,
        rgba(19, 34, 39, 0) 77%);
  }

  .offer__body {
    padding-bottom: 30%;
  }

  /* ------------- TRENINGS ------------ */
  .trenings__date {
    position: static;
    width: auto;
  }

  .trenings a.button {
    max-width: 100%;
    width: 100%;
  }

  .trenings__icon {
    width: 31%;
    height: 6rem;
  }

  .trenings__item {
    padding: 13px 16px 16px;
    line-height: 1.4em;
  }

  .trenings__description {
    font-size: 16px;
  }

  .trenings__terms span {
    display: block;
  }

  /* ------------- ABOUT ------------ */
  .about-us__video {
    margin-bottom: 32px;
  }

  .lectors__modal_info-left-block {
    float: none;
  }

  .about-us__pdf {
    width: 22%;
  }

  .about-us__pdf svg {
    width: 100%;
    height: auto;
  }

  .about-us__text h2 {
    line-height: 1em;
    margin-bottom: 30px;
  }

  .about-us p,
  .about-us span {
    font-size: 16px;
  }

  /* ------------- REVIEWS------------ */
  /* .reviews {
    padding: 24px;
  } */

  .reviews__item_img {
    background-size: 160%;
  }

  /* ------------- NEWS ------------ */
  .post-thumbnail {
    max-height: 300px;
  }

  /* ------------- DONATE ------------ */
  .donate h2 {
    font-size: 21px;
  }

  .donate img {
    width: 60px;
  }

  /* ------------- QUATION ------------ */
  .quation h2 {
    font-size: 26px;
  }

  .qation__grid_accordion-item p {
    font-size: 21px !important;
    padding-right: 5px;
  }

  .qation__grid_accordion-item {
    padding: 10px;
  }

  svg.arrow-open,
  svg.arrow-close {
    width: 40px;
  }

  .quation__grid-acardion {
    line-height: 1.4em;
  }

  ._answer p {
    margin-top: 10px;
  }

  /* ============ NEWS PAGE ============ */
  /* ------------- NEWS OFFER ------------ */
  .news-offer__left-block h2 {
    font-size: 34px;
    margin-top: 18%;
  }

  .news-offer__left-block a {
    max-width: 90%;
  }

  .right-block__item {
    width: 90%;
  }

  /* ------------- TOP NEWS ------------ */
  .top-news__item:nth-child(1) {
    height: 40%;
  }

  .top-news h2 {
    margin-top: 350px;
  }

  .top-news__item:nth-child(1) .top-news__item-descr h3 {
    font-size: 26px;
  }

  .top-news__item:nth-child(1) .top-news__item-descr time {
    font-size: 14px;
  }

  .top-news__item-descr h3 {
    -webkit-line-clamp: 2;
  }

  /* ============ COURSE PAGE ============ */
  /*---------- COURS OFFER ----------*/
  .cours-offer__content {
    padding: 20px 28px 0;
  }

  .cours-offer h1 {
    font-size: 37px;
    line-height: 1.2em;
  }

  .cours-offer__content p {
    font-size: 21px;
    line-height: 1.3em;
    width: 80%;
    margin: 20px auto 0;
  }

  .site-main__grid_accordion-item {
    padding: 10px;
  }

  .site-main__grid_accordion-item h4 {
    font-size: 18px !important;
  }

  .cours-answer li {
    font-size: 16px !important;
    margin-top: 5px;
    padding-left: 17px;
  }

  .cours-answer li::before {
    left: 5px;
  }

  .video iframe {
    top: -1px;
  }

  .site-main__title h2 {
    font-size: 26px;
  }

  .cours-answer ul {
    padding: 10px;
  }

  .cours-sitebar__second-block li {
    margin-left: 24px;
  }

  /* ------------- OTHER ------------ */

  .other-item {
    height: 320px !important;
  }

  .other__title h2 {
    font-size: 26px;
  }

  .other-item h3 {
    font-size: 32px;
  }

  /* ============ ARTICLE PAGE ============ */
  /* ------------- MAIN ------------ */
  .article-top-news__descr time {
    font-size: 12px;
  }

  .article-top-news__descr h3 {
    max-width: 350px;
    font-size: 18px;
  }

  .footer__logo {
    width: 100%;
  }

  /* .footer__wrapper-network {
    gap: 5%;
  } */

  .footer__wrapper-policy span,
  .footer__wrapper-policy a {
    text-align: center;
  }

  .footer__wrapper-bottom {
    gap: 20px;
    padding-bottom: 0;
  }

  .footer__logo img {
    width: 45.4%;
  }

}

/* ============ MEDIA 420PX ============ */
@media (max-width: 420px) {

  /* ============ HOME PAGE ============ */
  /* ------------- HEADER ------------ */
  .nav__menu {
    max-width: 100%;
    min-height: calc(100dvh + 50px);
    -webkit-transition: all 0.6s ease;
    -o-transition: all 0.6s ease;
    transition: all 0.6s ease;
    min-height: 100%;
  }

  .nav__menu-wrap {
    padding-bottom: 74px;
  }

  body.menu-open {
    overflow: hidden;
  }

  .container {
    width: 97%;
  }

  /* ------------- OFFER ------------ */
  .offer-advantages p {
    font-size: 13px;
    font-size: clamp(0.8125rem, -0.0386rem + 4.2553vw, 1.0625rem);
  }

  .offer__stick {
    -webkit-transform: scale(0.5);
    -ms-transform: scale(0.5);
    transform: scale(0.5);
  }

  .offer__stick-relative-wpar:hover .offer__stick {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }

  .offer__map h2 {
    font-size: 30px;
  }

  /* ------------- ABOUT ------------ */
  /* .about-us__video {
    height: 250px;
  } */

  /* ------------- TRENINGS ------------ */
  .trenings__grid-wrapper {
    grid-template-columns: repeat(auto-fit, minmax(100%, 1fr));
  }

  /* ------------- LECTORS ------------ */
  /* .lectors {
    padding: 24px;
  } */

  .lectors__item {
    height: 500px !important;
  }

  .lector-page__photo {
    margin: 0 auto 20px auto;
  }

  .lector-page__profile {
    flex-direction: column;
  }

  .lector-page__name.lectors-name {
    text-align: center;
  }

  .lectors-name::after {
    opacity: 0;
  }

  /* ------------- REVIEWS ------------ */
  .reviews-item {
    width: 97.3% !important;
    height: 500px !important;
    margin: 0 4.5px;
  }

  .reviews h2 {
    font-size: 24px;
  }

  .reviews__item_img {
    max-height: 250px;
    background-size: 150%;
  }

  ._coment span:nth-last-of-type(1) {
    line-height: 22px;
    margin-top: 15px !important;
    -webkit-line-clamp: 6;
    font-size: 16px;
  }

  /* ------------- NEWS ------------ */
  .news-post-thumbnail {
    max-height: 200px !important;
  }

  /* ------------- QUATION OFFER ------------ */
  .qation__grid_accordion-item {
    gap: 10px;
  }

  .qation__grid_accordion-item p {
    font-size: 18px !important;
    padding-right: 5px;
  }

  ._answer p {
    line-height: 1.3em;
    letter-spacing: 0;
  }

  /* ============ NEWS PAGE ============ */
  /* ------------- NEWS OFFER ------------ */
  .news-offer__left-block h2 {
    font-size: 31px;
    margin-top: 18%;
  }

  /*---------- COURS MAIN ----------*/
  .site-main__descr-top {
    gap: 20px;
  }

  .site-main__descr-top span {
    font-size: 16px !important;
  }

  /* .site-main__grid_accordion-item h4 {
    font-size: 21px !important;
  } */

  /* .cours-sitebar__title-img-btn {
    font-size: 21px;
  } */

  .cours-sitebar__first-block li {
    gap: 15px;
    line-height: 80px !important;
  }

  .cours-sitebar__first-block span,
  .cours-sitebar__second-block li,
  .cours-sitebar__tree-block li {
    line-height: 1.3em;
    margin-top: 10px;
  }

  .site-main__descr-top:nth-last-of-type(2) {
    padding-bottom: 2px;
  }

  .cours-main__info {
    margin-bottom: 20px;
  }

  /* ------------- OTHER ------------ */

  .other-item {
    height: 280px !important;
  }

  .other__title h2 {
    font-size: 26px;
  }

  .other-item h3 {
    padding: 0 40px;
    font-size: 28px;
  }

  /* ============ ARTICLE PAGE ============ */
  /* ------------- MAIN ------------ */
  .article-top-news__descr h3 {
    max-width: 350px;
    font-size: 16px;
  }

  .article-top-news__img {
    height: 100px;
  }
}

@media (max-height: 780px) {
  .mentors-offer-section {
    height: 80vh !important;
  }
}

/* ============ MEDIA 380PX ============ */
@media (max-width: 380px) {
  /* ============ HOME PAGE ============ */
  /* ------------- REVIEWS ------------ */

  .reviews-item {
    width: 96.9% !important;
    margin: 4.5px;
  }

  ._coment span:nth-last-of-type(1) {
    line-height: 20px;
    font-size: 14px;
    margin-top: 15px !important;
  }

  /* ------------- DONATE ------------ */
  .donate img {
    width: 60px;
  }

  /* ------------- QUATION ------------ */
  .quation h2 {
    font-size: 24px;
  }

  /* ============ NEWS PAGE ============ */
  /* ------------- FOLLOW ------------ */
  .follow input {
    margin: 0 auto;
    width: 250px;
  }

  .follow button {
    max-width: 100% !important;
    width: 250px;
    text-align: center;
    min-width: 0;
    margin-top: 10%;
  }

  .mentors-offer-section {
    height: 55vh;
  }

  /* ============ COURSE PAGE ============ */
  h5.cours-main__lector-title {
    margin-top: 15px;
    font-size: 16px;
  }

  .cours-article-wrapper h3 {
    font-size: 21px;
  }

  .other__title h2 {
    font-size: 24px;
  }

  .other-item h3 {
    padding: 0 15px;
    font-size: 20px;
  }

  .cours-offer__content p {
    font-size: 22px;
  }

  .cours-offer h1 {
    font-size: 35px;
  }

  .cours-sitebar__first-block li img {
    width: 36px;
  }

  .site-main__grid-acardion {
    margin-top: 11px;
  }

}

/* ============ MEDIA 335PX ============ */
@media (max-width: 335px) {
  /*--REVIEWS-STYLE--*/

  .reviews h2 {
    font-size: 32px;
  }

  .reviews-item {
    width: 96.3% !important;
    margin: 5px;
  }

  ._coment span:nth-last-of-type(1) {
    line-height: 20px;
    font-size: 14px;
    margin-top: 15px !important;
  }

  /*--DONATE-STYLE--*/
  .donate img {
    display: none;
  }

  .donate div:nth-last-of-type(1) {
    gap: 20px !important;
  }

  .donate h2 {
    font-size: 24px;
  }
}