@media (max-width: 1440px) {
  .header-navigation > div > ul > li > a,
  .header-navigation > div > ul > li > ul > li > a,
  .header-navigation > div > ul > li > ul > li > ul > li > a {
    font-size: 12px;
  }
  .btn {
    padding: 12px 24px 12px 24px;
    font-weight: 700;
    font-size: 12px;
  }
  .header-navigation > div > ul > li:not(:last-child) {
    margin-right: 25px;
  }
  .header-branding img {
    width: 150px;
  }
  .video-content {
    font-size: 30px;
  }
}
@media (max-width: 1300px) {
  .header-navigation > div > ul > li:not(:last-child) {
    margin-right: 22px;
  }
  .header-branding img {
    width: 100px;
  }

  .header-navigation > div > ul > li > a,
  .header-navigation > div > ul > li > ul > li > a,
  .header-navigation > div > ul > li > ul > li > ul > li > a {
    font-size: 12px;
  }
}
@media (max-width: 1140px) {
  .header-navigation > div > ul > li:not(:last-child) {
    margin-right: 30px;
  }
}
@media (max-width: 1100px) {
  .video-poster {
    height: 450px;
  }
  .video-poster img {
    height: 100%;
    object-fit: cover;
  }
  .main-title-wrap {
    font-size: 16px;
  }
  .main-title-wrap {
    display: block;
  }
  .project-tab {
    margin: 20px 0 0 0;
    background: #0000000a;
    text-align: center;
    padding: 10px 0 0 0;
  }
  .section-projects .main-title-wrap {
    margin-bottom: 20px;
  }
  .main-title-wrap {
    margin-bottom: 35px;
  }
  .project-tab li:first-child {
    margin-left: 0;
  }
  .slides__item--content p {
    margin: 0;
    padding: 14px 0 30px 0;
    font-size: 17px;
    font-weight: 600;
    line-height: 1.75;
    opacity: 0.85;
  }
  .header__wrap .btn {
    display: none;
  }
  .header-navigation {
    display: none;
  }
  .hamburger {
    display: block;
    cursor: pointer;
    margin-left: auto;
    margin-right: 0;
  }
  .slides__item--content .slides-title {
    font-size: 50px;
  }
  .slides__item {
    height: 500px;
  }
  .slides__item img {
    height: 100% !important;
  }
}
@media (max-width: 959px) {
  .overlay-col > a {
    height: 400px;
  }
  .about-title {
    font-size: 40px;
  }
  .video-content p {
    padding: 0 100px;
  }
  .event__section .content__wrapper > .uk-grid > div:last-child {
    order: 2;
  }
  .event__left__section {
    margin-top: 60px;
  }
}
@media (max-width: 768px) {
  .contentarea .gallery {
    display: block;
  }

  .big__event__listing .project-card .project-title {
    font-size: 20px;
  }

  .event__section .big__event__listing .project__img img {
    height: 200px;
    width: 100%;
  }
  .contentarea .gallery .gallery-item {
    margin-bottom: 25px;
  }
  .blogpost__heading h1 {
    font-size: 45px;
    line-height: 1.4;
    margin: 25px 0 0 0;
  }
  .section-blog-detail .blogpost__heading h1 {
    margin: 0 0 0 0;
  }
  .main-content-area blockquote {
    font-size: 20px;
    padding: 0 25px;
    margin: 0;
  }
  .contentarea p {
    font-size: 15px;
    line-height: 28px;
  }
  .page-banner-wrap h1 {
    font-size: 35px;
  }
  .bcg {
    min-height: 350px;
  }
  .fx-slider .flex-direction-nav {
    top: -70px;
  }
  .video-content p {
    padding: 0 40px;
  }
  .project-title {
    font-size: 16px;
    line-height: 1.4;
    margin-top: 10px;
  }

  .main-title,
  .entry-title {
    font-size: 30px;
  }
  .project-description {
    padding: 20px;
    font-size: 14px;
  }
  .our__stats .grid {
    grid-template-columns: repeat(2, 1fr);
  }
  .tab-content .grid {
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 25px;
  }

  .slides__item--content .slides-title {
    font-size: 40px;
  }
  .slides__item--content p {
    padding: 14px 0 30px 0;
    font-size: 15px;
  }

  .project__tabs li a {
    width: 100%;
    display: block;
  }

  .project__tabs li {
    width: 100%;
    margin-right: 0;
  }
}
@media (max-width: 640px) {
  .video-content p {
    padding: 0 40px;
    font-size: 22px;
  }
  .footer-last p {
    text-align: center;
    font-size: 14px;
  }
  .footer-last .uk-flex {
    display: block;
  }
  .footer-last p a {
    font-size: 12px;
    padding: 5px 0;
  }
  
  .video-poster {
    height: 400px;
  }
  .servicesCol {
    font-size: 14px;
  }
  .servicesCol strong {
    font-size: 30px;
  }
  .form-wrapper form p {
    margin: 0;
    grid-column: span 12;
  }
  .about-imgcontainer::after {
    right: -10px;
    top: 10px;
    width: 100%;
    height: 100%;
  }
  .about-imgcontainer::before {
    left: -10px;
    top: -10px;
    width: 30%;
    height: 40%;
  }
  .event__right__section .project-title {
    font-size: 16px;
  }
  .event__section .small__project__card {
    display: block;
    gap: 15px;
  }
  .single__project__img img {
    width: 100%;
    height: auto;
    object-fit: cover;
  }
  .section-b {
    margin-bottom: 40px;
  }
  .event__section .load-more {
    margin-top: 15px;
    text-align: center;
  }
  .event__section .small__project__card img {
    width: 100%;
    height: 100%;
  }
  .project__content .project-description > a {
    line-height: 20px;
  }
}
@media (max-width: 600px) {
  .team-tab li {
    margin-left: 30px;
    font-size: 13px;
  }
  .blogpost__heading h1 {
    font-size: 35px;
  }
}
@media (max-width: 480px) {
  .footer-last p {
    text-align: center;
    font-size: 12px;
  }
  .vaccancy-card-title span {
    margin: 12px 0 0 0;
  }
  .search-menu__form button {
    right: 19px;
    top: 10px;
  }
  .search-menu__form input {
    padding-left: 27px;
    font-size: 16px;
    height: 40px;
    border-radius: 41px;
    padding-right: 62px;
  }
  .search-menu {
    padding: 16px 0;
  }
  .opportunity-card {
    padding: 40px 35px;
  }
  .breadcrumbs-wrapper .breadcrumb {
    padding: 0 0 10px 0;
  }
  .breadcrumbs-wrapper .blogpost__byline {
    padding: 10px 0 10px 0;
  }
  .overlay-content-area {
    padding: 0;
    padding-bottom: 35px;
  }
  .overlay-content-area h3 {
    font-size: 25px;
  }
  .overlay-col > a {
    height: 340px;
  }
  .page-banner-wrap h1 {
    font-size: 30px;
  }
  .bcg {
    min-height: 300px;
  }
  .about-title {
    font-size: 30px;
    line-height: 1.45;
  }
  .fx-slider .flex-direction-nav {
    top: -90px;
  }

  .main-title,
  .entry-title {
    font-size: 30px;
    border-right: none;
    padding-right: 0;
    margin-right: 0;
  }
  .main-title-wrap span {
    margin-top: 10px;
    display: inline-block;
  }
  .main-title-wrap .uk-flex {
    display: block;
  }
  #fullScreen::before {
    border-left: 12px solid #fff;
  }
  .video-content p {
    padding: 0 0px;
    margin-bottom: 15px;
    font-size: 18px;
    line-height: 1.65;
    font-weight: 700;
  }
  .video-thumbnails-wrap {
    margin: 22px 0;
  }
  #fullScreen {
    width: 50px;
    height: 50px;
  }
  .video-content {
    font-size: 20px;
  }
  .tab-content .grid {
    grid-template-columns: repeat(1, 1fr);
  }
  .project-tab li {
    margin-left: 20px;
  }
  .project-tab li a {
    font-size: 12px;
    border-radius: 40px;
  }
  .about-title-container p {
    font-size: 16px;
    line-height: 1.97;
  }
  .our__stats .grid {
    grid-template-columns: repeat(1, 1fr);
  }
  .slides__item--content p {
    padding: 14px 0 20px 0;
    font-size: 15px;
  }
  .slides__item--content .slides-title {
    font-size: 35px !important;
    line-height: 1.3;
  }
  .responsive--nav {
    max-width: 330px;
  }
  .breadcrumbs-wrapper {
    padding: 6px 0 0 0;
  }
  .event__section .content__wrapper {
    margin-top: -30px;
  }
  .event__left__section .event__left__section .project-title {
    font-size: 13px;
    line-height: 1.59;
    /* -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis; */
  }
}
@media (max-width: 400px) {
  .main-content-area blockquote {
    font-size: 16px;
    font-weight: 700;
    line-height: 1.75;
    padding: 0 0px;
  }
  .servicesCol-img img {
    width: 35px;
  }
  .servicesCol-img img {
    width: 35px;
  }

  .page-banner .page-banner-wrap .uk-flex {
    display: block;
    text-align: center;
  }
  .responsive--nav {
    max-width: 300px;
  }

  .main-title,
  .entry-title {
    font-size: 28px;
  }
  .project-tab li a {
    font-size: 12px;
    margin-bottom: 12px;
  }
}
