:root {
  --black-color: #2d2d2b;
  --blue-color: #4085ff;
}

.site-header {
  display: none !important;
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
  #map-iframe iframe {
    min-height: 500px;
  }
}

@media only screen and (min-width: 1024px) {
  #map-iframe iframe {
    min-height: 700px;
  }
}

/* Menu */
.menu__block__list-custom h5,
.menu__block__list-custom a,
.menu__block__list-custom li {
  color: var(--black-color);
}

.menu__block__list-custom h5 {
  color: var(--black-color);
  text-transform: uppercase;
  font-weight: bold;
}

.menu__block__list-custom .elementor-widget-container > div {
  border-left: 1px solid #656565;
  padding-left: 30px;
}

.menu__block__list-custom ul {
  list-style: none;
  margin: 0 0;
}
.menu__block__list-custom ul li {
  font-weight: bold;
  margin-bottom: 12px;
}

.menu__block__list-custom ul ul.sub-menu {
  margin-left: 22px;
}

.menu__block__list-custom ul ul.sub-menu li {
  font-weight: normal;
  padding-bottom: 4px;
  padding-top: 4px;
  margin-bottom: 0;
}

.menu__block__list-custom ul a:hover,
.menu__block__list-custom ul a:focus {
  color: var(--blue-color);
}

.menu__block__list-custom ul .current-menu-item a[aria-current="page"] {
  color: var(--blue-color);
}

/* PANEL */
.panel {
  padding: 20px 20px 35px;
  background-color: #fff;
  height: 100%;
  transition: 0.3s;
}

.wrap-panel {
  /*transition: 0.3s;*/
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
}

.wrap-panel:hover {
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.25);
  opacity: 0.8;
}

.wrap__main__search
  .elementor-element.elementor-element-2b3f4a90
  .elementor-post__text {
  padding: 10px 30px 10px 30px !important;
}

.wrap__main__search
  .elementor-element.elementor-element-2b3f4a90.elementor-posts--thumbnail-left
  .elementor-post__thumbnail__link {
  margin-right: 0 !important;
}

/* .wrap__main__search
  .elementor-element.elementor-element-2b3f4a90
  .elementor-post__excerpt {
  margin-bottom: 20px;
  max-height: 45px;
  overflow: hidden;
} */

.wrap__main__search .elementor-pagination {
  margin-top: 50px;
}

/* ARCHIVES GRID*/
body.archive #primary {
  width: 100% !important;
}

body.archive #primary .grid-three,
body.archive #primary .grid-two {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  margin-bottom: 60px;
}

body.archive #primary .grid-two .wrap-panel {
  flex-basis: 49.5%;
}

body.archive #primary .grid-three .wrap-panel {
  flex-basis: 32.5%;
}

body.archive #primary .grid-two .wrap-panel .media-box {
  min-height: 320px;
}

body.archive. #primary .grid-three .wrap-panel .media-box {
  min-height: 420px;
}

.wrap-panel .media-box {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  min-height: 250px;
}

.panel .entry-title {
  font-size: 20px;
  text-transform: none;
}

.wrap-panel p {
  font-size: 16px;
  color: #2d2d2b;
  font-weight: normal;
}

.ModulePage-leadBlock {
  z-index: 2;
  min-height: 110px;
  padding: 30px 20px;
  overflow: hidden;
  width: 100%;
  background-color: #fff;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  position: relative;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-top: 50px;
  margin-bottom: 50px;
}

.wrap-carousel-post-related {
  max-width: 1200px;
  width: 100%;
  margin: 0 auto;
}

.wrap-carousel-post-related .elementor-post__text {
  padding: 20px;
}

.wrap-carousel-post-related .elementor-post__title a {
  color: #2d2d2b;
  font-size: 18px;
  margin-bottom: 1rem;
  line-height: 1;
}

.wrap-carousel-post-related .elementor-post__excerpt p {
  font-family: var(--e-global-typography-secondary-font-family), Montserrat;
  font-weight: var(--e-global-typography-secondary-font-weight);
  margin: 1rem 0;
  line-height: 1.5em;
  font-size: 14px;
  color: #777;
}

.wrap-carousel-post-related .elementor-post__read-more {
  font-size: 12px;
  font-weight: 700;
}

.filter-by {
}

.filter-by .filter-category,
.filter-by .filter-tag {
  width: 50% !important;
}

/* related post carousel */

.related-post-carousel-item {
  display: flex;
  flex-direction: column;
  padding: 1rem;
  background-color: white;
  margin: 1rem;
  position: relative;
  line-height: 1 !important;
}

.related-post-carousel-excerpt-title {
  color: #2d2d2b;
  font-size: 18px;
  margin-bottom: 1rem !important;
  line-height: 1 !important;
}

.slick-arrow {
  border: none;
}

.related-post-carousel-excerpt {
  margin-top: 1rem !important;
  margin-bottom: 1rem !important;
}

.elementor-kit-455 h3 {
  margin-bottom: 1rem;
}

/* inside colab */

.inside-colab-author-date {
  color: #2d2d2b !important;
  padding: 0 !important;
  margin-bottom: 0.5rem !important;
  font-size: 12px;
  font-family: var(--e-global-typography-primary-font-family), Montserrat;
}

.related-post-author-date {
  color: #2d2d2b !important;
  padding: 0 !important;
  margin-top: 1rem !important;
  font-size: 12px;
  font-family: var(--e-global-typography-primary-font-family), Montserrat;
}

.featured-post-author-date {
  color: white !important;
  padding: 0 !important;
  font-weight: normal !important;
  margin-top: 1rem !important;
  font-size: 12px;
  font-family: var(--e-global-typography-primary-font-family), Montserrat;
}

.featured-post-excerpt {
  color: #fff !important;
  font-family: "Roboto Slab", Montserrat !important;
  font-size: 15px !important;
  font-weight: 400 !important;
  margin-top: 1rem !important;
}

.featured-post-read-more {
  font-size: 12px !important;
}

/* sub {
  line-height: 1.25;
} */

/* Leadership */

/* filters-leadership */
#filters-leadership ul {
  list-style: none;
  margin: 0;
}
#filters-leadership ul li {
  position: relative;
  display: inline-block;
  list-style: none;
  margin: 0 0 15px 0;
  padding: 0;
}
#filters-leadership ul li a {
  background-color: #ffffff;
  border: solid 2px #000000;
  color: #000000;
  display: block;
  font-size: 1rem;
  line-height: 24px;
  -webkit-transition: all 0.4s ease-in-out 0s;
  transition: all 0.4s ease-in-out 0s;
  margin: 0.5rem;
  padding: 0.25rem 0.75rem;
  text-transform: uppercase;
  text-decoration: none;
}
#filters-leadership ul li.active a,
#filters-leadership ul li a.active {
  background-color: #4085ff;
  border: solid 2px #4085ff;
  color: #ffffff !important;
  padding: 0.25rem 0.75rem !important;
}
/* Grid leadership */
.leadership-data {
  display: flex;
  flex-flow: wrap;
  -moz-flex-flow: wrap;
  -webkit-flex-flow: wrap;
}
.leadership-data .grid-item {
  flex-basis: 30%;
  max-width: 30%;
  min-width: 30%;
  margin-left: 1.5%;
  margin-right: 1.5%;
  margin-bottom: 32px;
  padding: 10px;
  width: 30%;
}
@media only screen and (min-width: 768px) {
  #filters-leadership ul {
    margin: 0 0 0 13px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .leadership-data .grid-item {
    flex-basis: 47%;
    max-width: 47%;
    min-width: 47%;
    margin-left: 1.5%;
    margin-right: 1.5%;
    width: 47%;
  }
}
@media only screen and (min-width: 480px) and (max-width: 740px) {
  .leadership-data .grid-item {
    flex-basis: 47%;
    max-width: 47%;
    min-width: 47%;
    margin-left: 1.5%;
    margin-right: 1.5%;
    width: 47%;
  }
}
@media only screen and (max-width: 479px) {
  .leadership-data .grid-item {
    flex-basis: 97%;
    max-width: 97%;
    min-width: 97%;
    margin-left: 1.5%;
    margin-right: 1.5%;
    width: 97%;
  }
}
.leadership-data .grid-item figure {
  max-width: 100%;
  min-width: 100%;
  height: auto;
}
.leadership-data .grid-item figure {
  position: relative;
  width: 100%;
  margin-bottom: 20px !important;
  overflow: hidden;
}
.leadership-data .grid-item figure img {
  max-width: 100%;
  height: auto;
  transition: all 0.3s ease;
  width: 100%;
}
.leadership-data .grid-item figure div.thumbnail {
  background: rgba(1, 1, 1, 0.56);
  color: #fff;
  display: flex;
  justify-content: center;
  -moz-justify-content: center;
  -webkit-justify-content: center;
  align-items: end;
  -moz-align-items: end;
  -webkit-align-items: flex-end;
  height: 100%;
  left: 0;
  opacity: 0;
  padding: 10px 10px 25px;
  position: absolute;
  transition: all 0.3s ease;
  text-align: center;
  top: 0;
  width: 100%;
  z-index: 2;
}
.leadership-data .grid-item figure div.thumbnail h2,
.leadership-data .grid-item figure div.thumbnail h3,
.leadership-data .grid-item figure div.thumbnail h4 {
  color: #fff !important;
  margin-bottom: 0;
}
.leadership-data .grid-item figure div.thumbnail h2 {
  font-size: 16px !important;
  font-weight: 700 !important;
  line-height: 30px !important;
  text-transform: capitalize;
}
.leadership-data .grid-item figure div.thumbnail h3 {
  font-size: 16px !important;
  font-weight: 300 !important;
  line-height: 20px !important;
  margin-bottom: 8px;
  margin-top: 8px;
}
.leadership-data .grid-item figure div.thumbnail h4 {
  font-size: 13px !important;
  font-weight: 700 !important;
  line-height: 18px !important;
}
.leadership-data .grid-item figure:hover img {
  transform: scale(1.3) !important;
}
.leadership-data .grid-item figure:hover div.thumbnail {
  opacity: 1 !important;
}
.leadership-data .grid-item > a h2 {
  font-size: 20px;
  font-weight: bold;
  line-height: 30px;
  margin-bottom: 6px;
  text-transform: capitalize;
}
.leadership-data .grid-item > a:hover h2 {
  opacity: 0.65;
}
.leadership-data .grid-item > a h3 {
  font-size: 16px;
  font-weight: normal;
  line-height: 30px;
  margin-bottom: 6px;
}
