@media (max-width: 1500px) {
  .banner__text > div {
    width: 100%;
  }
}

@media (max-width: 1460px) {
  .banner__section .uk-width-3-5\@l {
    width: 64%;
  }

  .banner__section .uk-width-2-5\@l {
    width: 36%;
  }
}

@media (max-width: 1400px) {
  .nphf--card h3 {
    font-size: 18px;
  }
  .chairman-img img {
    width: 120px;
    min-width: 120px;
  }
}

@media (max-width: 1366px) {
  .banner__slider--items > figure {
    height: 480px;
  }

  .nphf--card h3 {
    font-size: 15px;
  }

  .chairman-img img {
    width: 115px;
    min-width: 115px;
  }
}

/* @media (max-width: 1315px ) {
  .chairman-img img {
    min-width: 130px;
  }
} */

@media (max-width: 1300px) {
  .banner__section .uk-width-3-5\@l,
  .banner__section .uk-width-2-5\@l {
    width: 100%;
  }

  .mission__vision--section > div {
    height: 100%;
  }

  .message-and-mission {
    display: flex;
    gap: 30px;
  }

  .message__director {
    margin-bottom: 0;
  }

  .nphf--card {
    height: 100%;
  }
}

@media (max-width: 1200px) {
  .main-navigation > div > ul > li > a {
    letter-spacing: 0;
    font-size: 14px;
  }

  .main-navigation > div > ul > li,
  .site-header.fixed .main-navigation > div > ul > li {
    padding-right: 20px;
  }
}

@media (max-width: 1024px) {
  /* .message__mission {
    display: flex;
  }
  .message__mission > div {
    flex: 0 0 50%;
  }

  .mission__vision--section > div > div {
    width: 100%;
  } */
}

/* @media (max-width: 990px) {
  .main-navigation {
    display: none;
  }
  .burgerMenu {
    display: block;
  }
} */

@media (max-width: 959px) {
  
  .project__single .project__tab li a {
    padding: 15px 35px;
  }
  .banner__section .uk-width-3-5\@m,
  .banner__section .uk-width-2-5\@m {
    width: auto;
  }
  .header--sidebar__nav {
    display: block;
  }
  /* .chairman-img {
    margin: 0;
    margin-bottom: 20px;
    text-align: center;
    width: 100%;
  } */

  .chairman-img img {
    width: 130px;
    min-width: 130px;
  }
  .message-and-mission {
    display: block;
  }

  .message__from--director {
    border-right: none;
    border-top: 1px solid #d0cece;
    padding: 0;
    padding-top: 36px;
    margin-top: 36px;
  }

  .board__member--idle .team__members--new {
    width: 200px;
  }

  .message__director {
    margin-bottom: 30px;
  }

  .cta-btns > a {
    margin-bottom: 8px;
  }
  .uk-modal-body {
    padding: 20px;
  }
  .heading-wrap h2 {
    font-size: 25px;
    margin-bottom: 15px;
  }

  .fhen__projects .heading-wrap h2 {
    font-size: 25px;
  }

  .bg-grey::before,
  .bg-grey::after {
    display: none;
  }

  .team__container .main-title h1 {
    font-size: 30px;
  }

  .banner__text {
    padding-right: 25px;
    padding-left: 25px;
  }

  .banner__text > div {
    width: 100%;
  }
  .projects__logos {
    margin-bottom: 15px;
    overflow: auto;
    /* display: flex; */
    white-space: nowrap;
  }

  .heading-wrap h2 br {
    display: none;
  }

  .fhen__projects .heading-wrap > div > div:first-child {
    width: 100%;
    margin-bottom: 9px;
  }
  .banner__text--heading {
    font-size: 30px;
    line-height: normal;
  }

  .banner__text--heading span {
    font-size: 50px;
    line-height: normal;
  }

  .about__section .heading-wrap {
    text-align: center;
  }

  .banner__col--side {
    margin-top: 30px;
  }
}

@media (max-width: 850px) {
  .tghn__projects .banner__row {
    flex-flow: column;
  }

  .tghn__projects .banner__col--main {
    flex: 0;
    margin: 0;
    padding: 0;
    border: none;
  }

  .tghn__projects .banner__col--side {
    margin-top: 30px;
  }

  .project__single .project__tab li a {
    padding: 15px 35px;
  }
}

@media (max-width: 768px) {
  .logo__img {
    max-width: 100%;
  }
  .project__single .project__tab {
    flex-wrap: wrap;
  }

  .project__single .project__tab li,
  .project__single .project__tab li a {
    width: 100%;
  }
  .chairman-img {
    margin: 0;
    margin-bottom: 20px;
    text-align: center;
    width: 100%;
  }

  .message__director {
    flex-wrap: wrap;
  }
  .footer-copyright > div {
    display: block;
  }
  .banner__text > div > a {
    font-size: 20px;
    line-height: 1.1;
  }
  .header-right > div {
    display: none;
  }
  .footer-socials {
    text-align: left;
  }

  .videoSwiper2 .swiper-slide img {
    height: 350px;
  }
}

@media (max-width: 639px) {
  .cta-content h2 {
    font-size: 20px;
    line-height: normal;
  }

  .cta-content h2 span {
    font-size: 30px;
    line-height: normal;
  }

  .footer__logo {
    display: block;
    text-align: center;
  }
}
