@media (max-width: 1366px) {

  .menu-optional__block .page-header {
    font-size: 24px;
  }

  .custom-tabs h4 {
    font-size: 28px !important;
  }

  .custom-tabs table tr td {
    font-size: 16px !important;
    line-height: 24px !important;
  }

  .custom-tabs .active {
    font-size: 28px !important;
  }

  .employees-block p {
    grid-column: span 4;
  }

  .banner-block {
    padding: 100px 35px 10px 20px;
  }

  .page-header-image .category-thumbnail {
    height: 200px;
    width: auto;
  }

  .blog.blog-advocacy .subheading-category,  .blog.blog-education .subheading-category{
    top: 110px;
    max-width: 500px;
    line-height: 120px;
  }

  .item-page-news-content {
    padding: 50px 15px 15px;
  }

  .pager.pagenav {
    margin: 50px auto 0;
  }

  .item-page-news-content {
    padding: 30px 15px 15px;
  }

  .item-page-news-content {
    padding: 15px;
  }

  .item-page-news-content p,
  .item-page-news-content li {
    font-size: 24px;
  }

  .item-page-news-content .page-header h2 {
    font-size: 56px;
  }

  .item .page-header h2 {
    font-size: 70px;
    line-height: 90px;
  }

  .item .fields-container {
    font-size: 42px;
    line-height: 48px;
  }

  .blog-news .pull-right.item-image-intro {
    height: 400px;
  }

  .item .page-header {
    left: 20px;
  }

  .item .fields-container {
    left: 20px;
  }

  .category-desc {
    font-size: 28px;
    line-height: 38px;
    margin-bottom: 30px;
  }
  /* ".content-category-blog" indicates the News section page. */
  .content-category-blog .category-desc {
    padding-left: 20px;
  }

  .subheading-category {
    font-size: 100px;
    left: 20px;
  }

  .blog-featured .item-title {
    left: 25px;
  }

  .blog-featured .item-title a {
    font-size: 100px;
    line-height: 130px;
  }

  .blog-featured .field-entry.field-name-preview-subtitle {
    top: 230px;
  }

  .main-content__home {
    padding-left: 25px;
  }

  .newsflash-horiz-test-news .newsflash-title-test-news a {
    padding-left: 25px;
  }

  .customhome-members-block {
    background-position: 25px center;
  }

  .mod-list li a .image-title {
    left: 20px;
  }

  .navigation .menu li a {
    font-size: 24px;
  }

  .banner-slider__title, .banner-slider__number {
    font-size: 32px;
    line-height:42px;

  }
  .home-news-block__inner .home-news-block__inner-title{
    font-size: 42px;
  }

  .block-banner__inner {
    padding: 70px 11px 0 28px;
  }

  .home-banners__block {
    padding: 25px 22px;
  }

  .home-news-block__inner {
    padding: 30px 25px;
  }

  #aside.span3{
    grid-template-columns: 1fr;
    grid-row-gap: 20px;
    margin-bottom: 50px
  }

  .mod-list li a .image-title {
    font-size: 42px;
  }

  .newsflash-horiz-test-news {
    grid-template-columns: repeat(4, 1fr)!important;
    gap: 30px;
  }

  .newsflash-horiz-test-news li{
    grid-column: 2 span;
  }

  .newsflash-horiz-test-news .newsflash-title-test-news a{
    font-size: 42px;
  }

  .home-members-block .page-header {
    font-size: 42px;
    left: 27%;
  }

  .menu-prof-block li{
    grid-column: span 2;
  }

  .banner.banner__abouts {
    padding: 0 35px 10px 25px;
  }



  .main-content__left {
    padding-left: 10px;
    padding-right: 10px;
  }

  .banner, .navigation .custom {
    padding: 0 35px 10px 20px;
  }

  .header__left {
    padding: 20px 0 20px 25px;
  }

  .about-block p, .about-block .about-block__text {
    font-size: 30px;
  }

  .employees .employees-block {
    grid-column: span 4;
  }

  .news .news__block-title {
    font-size: 56px;
  }

  .news .news__block-date {
    font-size: 26px;
  }

  .news .news__text.news__text--bold {
    font-size: 24px;
  }

  .news .news__text {
    font-size: 24px;
  }

  .news-block {
    padding: 109px 15px 15px 15px;
  }

  .news .news__title {
    font-size: 76px;
  }

  .news .news__subtitle {
    font-size: 42px;
  }

  .main-content__right{
    margin-left: 25px;
  }

  .footer__link {
    font-size: 24px;
  }

  .footer-bottom ul li a{
    font-size: 24px;
  }

  .menu-optional__title {
    font-size: 24px;
  }
  .menu-optional__block{
    min-width: 400px;
  }
  .banner__title-member {
    font-size: 100px;
  }

  .banner__people {
    height: 200px;
  }
  .main-content__home p {
    font-size: 42px;
    line-height: 50px;
  }
  .main-content {
    padding-top: 80px;
  }
  .main__title{
    font-size: 52px;
    margin-bottom: 40px;
  }

  .main__sub-title::after{
    left: 0;
  }
}
