@charset "UTF-8";
/*!
 Theme Name:     Andlinger Center
 Theme URI:      http://acee.princeton.edu/
 Description:    Andlinger Center for Energy & the Environment Core Theme
 Author:         Princeton University School of Engineering & Applied Science
 Author URI:     http://www.princeton.edu/engineering
 Template:       themify-ultra
 Version:        2.0.1
*/
/* Variables */
/* Rules */
@font-face {
  font-family: "andlinger";
  src: url("fonts/andlinger.eot?4jb000");
  src: url("fonts/andlinger.eot?4jb000#iefix") format("embedded-opentype"), url("fonts/andlinger.ttf?4jb000") format("truetype"), url("fonts/andlinger.woff?4jb000") format("woff"), url("fonts/andlinger.svg?4jb000#andlinger") format("svg");
  font-weight: normal;
  font-style: normal;
}
[class^=andlinger-icon-], [class*=" andlinger-icon-"] {
  font-family: "andlinger" !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.andlinger-icon-weapons:before {
  content: "";
}

.andlinger-icon-climate:before {
  content: "";
}

.andlinger-icon-economics:before {
  content: "";
}

.andlinger-icon-fission:before {
  content: "";
}

.andlinger-icon-key:before {
  content: "";
}

.andlinger-icon-families:before {
  content: "";
}

.andlinger-icon-safety:before {
  content: "";
}

.andlinger-icon-policy:before {
  content: "";
}

.andlinger-icon-siting:before {
  content: "";
}

.andlinger-icon-technology:before {
  content: "";
}

.andlinger-icon-variability:before {
  content: "";
}

body, #site-logo, #site-description, h1, h2, h3, h4, h5, h6 {
  font-family: "franklin-gothic-urw", sans-serif !important;
  line-height: 1.8rem;
}

body.single-directory #content {
  min-width: 100%;
}

body.page #content {
  min-height: 800px;
}

a {
  color: #0076BF;
  text-decoration: none;
}

h1 {
  text-transform: lowercase;
}
h1.page-title, h1.single-title {
  color: #ffffff !important;
  font-size: 3em;
  font-weight: 700;
  letter-spacing: 0;
  line-height: 1em;
}
@media (max-width: 1000px) {
  h1.page-title, h1.single-title {
    height: auto;
  }
}
h1.page-title polygon, h1.single-title polygon {
  fill: #ffffff;
}
h1.esag-page-title {
  color: #F48025 !important;
}
h1.single-title {
  font-size: 3em;
}

h2 {
  color: #666666;
  font-size: 2.5em;
  font-weight: 700;
  text-transform: lowercase;
}

h3 {
  font-size: 1.3em;
}

h4 {
  font-size: 1.3em;
  font-weight: 700;
  letter-spacing: 0;
  margin-top: 0 !important;
  text-transform: none;
}

hr {
  margin: 20px 0;
}

p:empty {
  display: none;
}

#main-nav .current_page_item > a, #main-nav .current-menu-item > a {
  color: #F48025 !important;
}

#pagewrap {
  padding-top: 0;
}

#headerwrap {
  background: #ffffff;
  border-bottom: none !important;
}
#headerwrap #menu-icon {
  display: none;
}
#headerwrap #menu-icon .button-text {
  display: none;
}
#headerwrap #menu-icon:hover {
  text-decoration: none;
}
@media (max-width: 1000px) {
  #headerwrap #menu-icon {
    display: block;
    position: absolute;
    right: 10px;
    top: 25px;
    z-index: 1999;
  }
  #headerwrap #menu-icon .button-text {
    border-bottom: 2px solid #000;
    display: block;
    height: 20px;
    position: relative;
    text-indent: -999em;
    width: 30px;
  }
  #headerwrap #menu-icon .button-text:before, #headerwrap #menu-icon .button-text:after {
    border-top: 2px solid #000;
    content: "";
    display: block;
    left: 0;
    position: absolute;
    width: 100%;
  }
  #headerwrap #menu-icon .button-text:before {
    top: 0;
  }
  #headerwrap #menu-icon .button-text:after {
    top: 50%;
  }
}
#headerwrap #header {
  display: flex;
  height: 99px;
  margin: 0 auto;
  padding: 0;
  max-width: 1400px;
  width: 97.14286%;
}
@media (max-width: 1280px) {
  #headerwrap #header {
    width: 96%;
  }
}
@media (max-width: 1000px) {
  #headerwrap #header {
    display: block;
    height: 69px;
  }
}
#headerwrap #header .header-bar {
  flex: 0 0 25%;
  height: 99px;
  z-index: 2;
}
@media (max-width: 1000px) {
  #headerwrap #header .header-bar {
    height: 69px;
    padding: 0.5em 0;
  }
}
@media (max-width: 1280px) {
  #headerwrap #header .header-bar #site-logo {
    margin: 0 auto !important;
    width: 96%;
  }
}
#headerwrap #header #mobile-menu {
  flex: 0 1 100%;
  height: 99px;
}
@media (max-width: 1000px) {
  #headerwrap #header #mobile-menu {
    background: #0076BF;
    display: inline;
    height: 100%;
  }
}
#headerwrap #header #mobile-menu #searchform-wrap {
  display: none;
}
@media (max-width: 1000px) {
  #headerwrap #header #mobile-menu #searchform-wrap {
    display: inline;
  }
}
#headerwrap #header #mobile-menu #menu-icon-close {
  color: #ffffff;
}
#headerwrap #header #mobile-menu #menu-icon-close .button-text {
  display: none;
}

@media (max-width: 1000px) {
  .mobile-menu-visible #menu-icon {
    z-index: 0 !important;
  }
}

.no-fixed-header #headerwrap {
  top: 60px;
}
@media (max-width: 1000px) {
  .no-fixed-header #headerwrap {
    top: 0;
    height: 50px;
  }
}

@media (max-width: 600px) {
  #wpadminbar {
    top: -46px;
  }
}

.admin-bar .pu-header-wrapper {
  top: 32px;
}
.admin-bar #headerwrap {
  top: 60px;
}
@media (max-width: 1000px) {
  .admin-bar #headerwrap {
    top: 0;
  }
}
.admin-bar #body {
  margin-top: 60px;
}

.pu-header-wrapper {
  border-bottom: 1px solid #ececec;
  height: 39px;
  padding: 10px 0;
  position: absolute;
  top: 0;
  width: 100%;
}
@media (max-width: 1000px) {
  .pu-header-wrapper {
    display: none;
  }
}
.pu-header-wrapper .pu-header {
  display: flex;
  justify-content: space-between;
  margin: 0 auto;
  max-width: 1400px;
  width: 97.14286%;
}
@media (max-width: 1280px) {
  .pu-header-wrapper .pu-header {
    width: 96%;
  }
}
.pu-header-wrapper .pu-header .pu-logo {
  height: 39px;
  margin: 0;
}
.pu-header-wrapper .pu-header .pu-logo a {
  background-image: url("img/princeton-university-logo.png");
  background-repeat: no-repeat;
  background-position: 0 50%;
  display: block;
  height: 39px;
  text-indent: -999em;
  width: 296.6666666667px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
  .pu-header-wrapper .pu-header .pu-logo a {
    background-image: url("img/princeton-university-logo-@2x.png");
    background-size: 296.6666666667px 24.6666666667px;
  }
}
.pu-header-wrapper .pu-header .secondary-nav {
  margin: 5px 0 0;
}
.pu-header-wrapper .pu-header .secondary-nav .social-widget {
  margin: 0;
}
.pu-header-wrapper .pu-header .secondary-nav .social-widget .widget {
  margin: 0;
}
.pu-header-wrapper .pu-header .secondary-nav .social-widget .widget .social-links .icon-medium i {
  font-size: 1em;
  line-height: 20px;
  height: 20px;
  width: 20px;
}
.pu-header-wrapper .pu-header .secondary-nav .social-widget .widget .social-link-item a .button-text {
  display: none;
}

#headerwrap.fixed-header {
  background: #ffffff;
}
#headerwrap.fixed-header .pu-header-wrapper {
  display: none;
}
#headerwrap.fixed-header #header {
  padding: 0;
}

#site-logo {
  margin: 0 !important;
}
#site-logo a {
  background: url("img/Andlinger-Center-Logo.png") no-repeat 50% 50%;
  display: block;
  height: 99px !important;
  text-indent: -999em;
  width: 331px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
  #site-logo a {
    background-image: url("img/Andlinger-Center-Logo-@2x.png");
    background-size: 330.6666666667px 66.6666666667px;
    height: 66.6666666667px;
    width: 330.6666666667px;
  }
}
@media (max-width: 1000px) {
  #site-logo a {
    background-size: 248px 50px;
    height: 50px !important;
    width: 248px;
  }
}
@media (max-width: 1000px) {
  #site-logo {
    margin: 0 !important;
  }
}

.acee-nav {
  align-content: flex-end;
  display: flex;
  flex-flow: column wrap;
  height: 99px;
  list-style: none;
  margin: 0;
  padding: 0;
}
@media (max-width: 1000px) {
  .acee-nav {
    border-left: none;
    display: block;
    height: auto;
    margin-top: 60px;
    overflow-y: auto;
  }
}
.acee-nav li {
  margin: 0;
}
.acee-nav li a {
  color: #ffffff;
  display: block;
  font-weight: 500;
  line-height: 1.3;
  padding: 0 20px;
  text-transform: lowercase;
}
@media (max-width: 1000px) {
  .acee-nav li a {
    color: #333;
  }
}
.acee-nav li a:hover {
  font-weight: 500;
  text-decoration: none;
}
.acee-nav li ul {
  list-style: none;
}
.acee-nav li ul li a {
  text-align: left;
}
.acee-nav li ul li h4, .acee-nav li ul li p {
  color: #ffffff;
  line-height: 1.6em;
}
@media (max-width: 1000px) {
  .acee-nav li ul li h4, .acee-nav li ul li p {
    color: #333;
  }
}
.acee-nav li ul li h4 {
  font-size: 1.3em;
}
.acee-nav li.dropdown-columns-2 {
  height: 100%;
}
.acee-nav > li {
  flex: 0 0 auto;
}
@media (max-width: 1000px) {
  .acee-nav > li {
    border: none;
    padding: 0;
    width: 100%;
  }
}
.acee-nav > li.acee-active > a {
  background-color: #0076BF;
  color: #ffffff;
}
@media (max-width: 1000px) {
  .acee-nav > li.acee-active > a {
    background: none !important;
    color: #ffffff;
  }
}
.acee-nav > li.acee-active > ul {
  align-items: stretch;
  align-content: center;
  display: flex;
  flex-flow: column wrap;
}
@media (max-width: 1000px) {
  .acee-nav > li.acee-active > ul {
    display: block;
  }
}
.acee-nav > li#menu-item-9507.acee-active > a, .acee-nav > li#menu-item-9508.acee-active > a {
  background-color: #939C00;
}
@media (max-width: 1000px) {
  .acee-nav > li#menu-item-9507.acee-active > a, .acee-nav > li#menu-item-9508.acee-active > a {
    background: none !important;
  }
}
.acee-nav > li.current-menu-parent > a {
  background-color: #0066a6;
  color: #ffffff;
}
.acee-nav > li.current-menu-parent > a:hover {
  background-color: #0076BF;
}
@media (max-width: 1000px) {
  .acee-nav > li.current-menu-parent > a {
    background: none !important;
    color: #ffffff;
  }
  .acee-nav > li.current-menu-parent > a:hover {
    font-weight: 600;
  }
}
.acee-nav > li > a {
  color: #333;
  height: 99px;
  line-height: 99px;
  text-align: center;
}
@media (max-width: 1000px) {
  .acee-nav > li > a {
    color: #ffffff;
    font-weight: 600;
    height: auto;
    line-height: normal;
    padding: 10px;
    text-align: left;
    text-transform: uppercase;
  }
  .acee-nav > li > a:hover {
    background-color: #0066a6 !important;
    font-weight: 600;
  }
}
.acee-nav > li > ul {
  background: #0076BF;
  display: none;
  height: 360px;
  left: -338px;
  margin: 0;
  padding: 10px 20px;
  position: absolute;
  max-width: 1360px;
  width: 94vw;
}
@media (max-width: 1000px) {
  .acee-nav > li > ul {
    background: none !important;
    display: block;
    height: auto;
    left: 0;
    margin: 0 0 20px;
    max-width: 100%;
    padding: 0;
    position: relative;
    top: 0;
  }
}
.acee-nav > li > ul > li {
  flex: 0 0 auto;
  width: 20%;
}
@media (max-width: 1000px) {
  .acee-nav > li > ul > li {
    padding: 0;
    width: 100%;
  }
}
.acee-nav > li > ul > li.themify-widget-menu {
  background: #00568c;
  margin: -10px 0;
  height: 339px;
  padding: 20px;
}
@media (max-width: 1000px) {
  .acee-nav > li > ul > li.themify-widget-menu {
    display: none;
  }
}
.acee-nav > li > ul > li > a {
  font-weight: 600;
  padding: 10px 20px;
  margin: 0 10px;
}
.acee-nav > li > ul > li > a:hover {
  font-weight: 600;
  background: #00568c;
}
@media (max-width: 1000px) {
  .acee-nav > li > ul > li > a {
    color: #ffffff;
    margin: 0;
    padding: 10px 10px 10px 20px;
  }
  .acee-nav > li > ul > li > a:hover {
    background-color: #0066a6 !important;
  }
}
.acee-nav > li > ul > li > ul {
  margin: 0;
  padding: 0;
}
.acee-nav > li > ul > li > ul > li > a {
  margin: 0;
  padding: 10px 10px 10px 40px;
}
.acee-nav > li > ul > li > ul > li > a:hover {
  background: #00568c;
}
@media (max-width: 1000px) {
  .acee-nav > li > ul > li > ul > li > a {
    color: #ffffff;
  }
  .acee-nav > li > ul > li > ul > li > a:hover {
    background: #00568c;
  }
}
.acee-nav > li > ul > li > ul > li ul {
  margin: 0;
  padding: 0;
}
.acee-nav > li#menu-item-9507 > ul, .acee-nav > li#menu-item-9508 > ul {
  background: #B1BA1D;
}
@media (max-width: 1000px) {
  .acee-nav > li#menu-item-9507 > ul, .acee-nav > li#menu-item-9508 > ul {
    background: none !important;
  }
}
.acee-nav > li#menu-item-9507 > ul > li.themify-widget-menu, .acee-nav > li#menu-item-9508 > ul > li.themify-widget-menu {
  background: #878e16;
}

.acee-side-nav, .acee-side-nav-news {
  background: #9ca41a;
  list-style: none;
  margin: 0;
}
@media (max-width: 1000px) {
  .acee-side-nav, .acee-side-nav-news {
    display: none;
  }
}
.acee-side-nav li, .acee-side-nav-news li {
  margin: 0;
  padding: 0;
}
.acee-side-nav li.current-menu-item > a, .acee-side-nav-news li.current-menu-item > a {
  background: #727813;
}
.acee-side-nav li a, .acee-side-nav-news li a {
  color: #ffffff;
  display: block;
  font-weight: 700;
  padding: 10px 20px;
  text-transform: lowercase;
}
.acee-side-nav li a:hover, .acee-side-nav-news li a:hover {
  background: #878e16;
  text-decoration: none;
}
.acee-side-nav li ul, .acee-side-nav-news li ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.acee-side-nav li ul li a, .acee-side-nav-news li ul li a {
  font-weight: 300;
  padding: 10px 40px;
}

.accordion-title a {
  border-bottom: none !important;
}

.tab-nav li a {
  border-bottom: none !important;
}

.home .home-slider-row, .tax-core_research_area .home-slider-row, .page-id-12738 .home-slider-row, .page-id-12797 .home-slider-row {
  background: #000000;
}
.home .home-slider-row .home-slider, .home .home-slider-row .e-ffiliates-home-slider, .tax-core_research_area .home-slider-row .home-slider, .tax-core_research_area .home-slider-row .e-ffiliates-home-slider, .page-id-12738 .home-slider-row .home-slider, .page-id-12738 .home-slider-row .e-ffiliates-home-slider, .page-id-12797 .home-slider-row .home-slider, .page-id-12797 .home-slider-row .e-ffiliates-home-slider {
  height: 600px;
  margin: 0 auto;
  overflow: hidden;
  width: 1400px;
}
@media (max-width: 1440px) {
  .home .home-slider-row .home-slider, .home .home-slider-row .e-ffiliates-home-slider, .tax-core_research_area .home-slider-row .home-slider, .tax-core_research_area .home-slider-row .e-ffiliates-home-slider, .page-id-12738 .home-slider-row .home-slider, .page-id-12738 .home-slider-row .e-ffiliates-home-slider, .page-id-12797 .home-slider-row .home-slider, .page-id-12797 .home-slider-row .e-ffiliates-home-slider {
    width: 97.1428571429%;
  }
}
@media (max-width: 1000px) {
  .home .home-slider-row .home-slider, .home .home-slider-row .e-ffiliates-home-slider, .tax-core_research_area .home-slider-row .home-slider, .tax-core_research_area .home-slider-row .e-ffiliates-home-slider, .page-id-12738 .home-slider-row .home-slider, .page-id-12738 .home-slider-row .e-ffiliates-home-slider, .page-id-12797 .home-slider-row .home-slider, .page-id-12797 .home-slider-row .e-ffiliates-home-slider {
    max-height: 400px;
    width: 96%;
  }
}
@media (max-width: 425px) {
  .home .home-slider-row .home-slider, .home .home-slider-row .e-ffiliates-home-slider, .tax-core_research_area .home-slider-row .home-slider, .tax-core_research_area .home-slider-row .e-ffiliates-home-slider, .page-id-12738 .home-slider-row .home-slider, .page-id-12738 .home-slider-row .e-ffiliates-home-slider, .page-id-12797 .home-slider-row .home-slider, .page-id-12797 .home-slider-row .e-ffiliates-home-slider {
    width: 90.5882352941%;
  }
}
.home .home-slider-row .home-slider .slides, .home .home-slider-row .e-ffiliates-home-slider .slides, .tax-core_research_area .home-slider-row .home-slider .slides, .tax-core_research_area .home-slider-row .e-ffiliates-home-slider .slides, .page-id-12738 .home-slider-row .home-slider .slides, .page-id-12738 .home-slider-row .e-ffiliates-home-slider .slides, .page-id-12797 .home-slider-row .home-slider .slides, .page-id-12797 .home-slider-row .e-ffiliates-home-slider .slides {
  list-style: none;
  margin: 0;
}
.home .home-slider-row .home-slider .slides .slide, .home .home-slider-row .e-ffiliates-home-slider .slides .slide, .tax-core_research_area .home-slider-row .home-slider .slides .slide, .tax-core_research_area .home-slider-row .e-ffiliates-home-slider .slides .slide, .page-id-12738 .home-slider-row .home-slider .slides .slide, .page-id-12738 .home-slider-row .e-ffiliates-home-slider .slides .slide, .page-id-12797 .home-slider-row .home-slider .slides .slide, .page-id-12797 .home-slider-row .e-ffiliates-home-slider .slides .slide {
  background-color: #000000 !important;
  background-repeat: no-repeat !important;
  background-position: 0 50% !important;
  display: flex;
  justify-content: flex-end;
  height: 600px;
  margin: 0;
  width: 1400px;
}
@media (max-width: 1000px) {
  .home .home-slider-row .home-slider .slides .slide, .home .home-slider-row .e-ffiliates-home-slider .slides .slide, .tax-core_research_area .home-slider-row .home-slider .slides .slide, .tax-core_research_area .home-slider-row .e-ffiliates-home-slider .slides .slide, .page-id-12738 .home-slider-row .home-slider .slides .slide, .page-id-12738 .home-slider-row .e-ffiliates-home-slider .slides .slide, .page-id-12797 .home-slider-row .home-slider .slides .slide, .page-id-12797 .home-slider-row .e-ffiliates-home-slider .slides .slide {
    background-size: 100% auto !important;
    flex-direction: column;
    max-height: 400px;
  }
}
.home .home-slider-row .home-slider .slides .slide .slide-content, .home .home-slider-row .e-ffiliates-home-slider .slides .slide .slide-content, .tax-core_research_area .home-slider-row .home-slider .slides .slide .slide-content, .tax-core_research_area .home-slider-row .e-ffiliates-home-slider .slides .slide .slide-content, .page-id-12738 .home-slider-row .home-slider .slides .slide .slide-content, .page-id-12738 .home-slider-row .e-ffiliates-home-slider .slides .slide .slide-content, .page-id-12797 .home-slider-row .home-slider .slides .slide .slide-content, .page-id-12797 .home-slider-row .e-ffiliates-home-slider .slides .slide .slide-content {
  display: flex;
  flex: 0 0 100%;
  height: 600px;
  justify-content: flex-end;
  overflow: hidden;
  position: relative;
}
@media (max-width: 1000px) {
  .home .home-slider-row .home-slider .slides .slide .slide-content, .home .home-slider-row .e-ffiliates-home-slider .slides .slide .slide-content, .tax-core_research_area .home-slider-row .home-slider .slides .slide .slide-content, .tax-core_research_area .home-slider-row .e-ffiliates-home-slider .slides .slide .slide-content, .page-id-12738 .home-slider-row .home-slider .slides .slide .slide-content, .page-id-12738 .home-slider-row .e-ffiliates-home-slider .slides .slide .slide-content, .page-id-12797 .home-slider-row .home-slider .slides .slide .slide-content, .page-id-12797 .home-slider-row .e-ffiliates-home-slider .slides .slide .slide-content {
    flex: 0 0 100%;
  }
}
.home .home-slider-row .home-slider .slides .slide .slide-content .slide-information, .home .home-slider-row .e-ffiliates-home-slider .slides .slide .slide-content .slide-information, .tax-core_research_area .home-slider-row .home-slider .slides .slide .slide-content .slide-information, .tax-core_research_area .home-slider-row .e-ffiliates-home-slider .slides .slide .slide-content .slide-information, .page-id-12738 .home-slider-row .home-slider .slides .slide .slide-content .slide-information, .page-id-12738 .home-slider-row .e-ffiliates-home-slider .slides .slide .slide-content .slide-information, .page-id-12797 .home-slider-row .home-slider .slides .slide .slide-content .slide-information, .page-id-12797 .home-slider-row .e-ffiliates-home-slider .slides .slide .slide-content .slide-information {
  background: rgba(0, 0, 0, 0.8);
  flex: 0 0 46%;
  padding: 2%;
}
.home .home-slider-row .home-slider .slides .slide .slide-content .slide-link, .home .home-slider-row .e-ffiliates-home-slider .slides .slide .slide-content .slide-link, .tax-core_research_area .home-slider-row .home-slider .slides .slide .slide-content .slide-link, .tax-core_research_area .home-slider-row .e-ffiliates-home-slider .slides .slide .slide-content .slide-link, .page-id-12738 .home-slider-row .home-slider .slides .slide .slide-content .slide-link, .page-id-12738 .home-slider-row .e-ffiliates-home-slider .slides .slide .slide-content .slide-link, .page-id-12797 .home-slider-row .home-slider .slides .slide .slide-content .slide-link, .page-id-12797 .home-slider-row .e-ffiliates-home-slider .slides .slide .slide-content .slide-link {
  display: block;
  height: 600px;
  left: 0;
  position: absolute;
  text-indent: -999em;
  top: 0;
  width: 100%;
  z-index: 2;
}
.home .home-slider-row .home-slider .slides .slide .slide-content .slide-title, .home .home-slider-row .e-ffiliates-home-slider .slides .slide .slide-content .slide-title, .tax-core_research_area .home-slider-row .home-slider .slides .slide .slide-content .slide-title, .tax-core_research_area .home-slider-row .e-ffiliates-home-slider .slides .slide .slide-content .slide-title, .page-id-12738 .home-slider-row .home-slider .slides .slide .slide-content .slide-title, .page-id-12738 .home-slider-row .e-ffiliates-home-slider .slides .slide .slide-content .slide-title, .page-id-12797 .home-slider-row .home-slider .slides .slide .slide-content .slide-title, .page-id-12797 .home-slider-row .e-ffiliates-home-slider .slides .slide .slide-content .slide-title {
  color: #F48025;
  line-height: 1.2;
  margin-bottom: 1.5rem;
}
@media (max-width: 1000px) {
  .home .home-slider-row .home-slider .slides .slide .slide-content .slide-title, .home .home-slider-row .e-ffiliates-home-slider .slides .slide .slide-content .slide-title, .tax-core_research_area .home-slider-row .home-slider .slides .slide .slide-content .slide-title, .tax-core_research_area .home-slider-row .e-ffiliates-home-slider .slides .slide .slide-content .slide-title, .page-id-12738 .home-slider-row .home-slider .slides .slide .slide-content .slide-title, .page-id-12738 .home-slider-row .e-ffiliates-home-slider .slides .slide .slide-content .slide-title, .page-id-12797 .home-slider-row .home-slider .slides .slide .slide-content .slide-title, .page-id-12797 .home-slider-row .e-ffiliates-home-slider .slides .slide .slide-content .slide-title {
    font-size: 30px;
  }
}
.home .home-slider-row .home-slider .slides .slide .slide-content .slide-text, .home .home-slider-row .e-ffiliates-home-slider .slides .slide .slide-content .slide-text, .tax-core_research_area .home-slider-row .home-slider .slides .slide .slide-content .slide-text, .tax-core_research_area .home-slider-row .e-ffiliates-home-slider .slides .slide .slide-content .slide-text, .page-id-12738 .home-slider-row .home-slider .slides .slide .slide-content .slide-text, .page-id-12738 .home-slider-row .e-ffiliates-home-slider .slides .slide .slide-content .slide-text, .page-id-12797 .home-slider-row .home-slider .slides .slide .slide-content .slide-text, .page-id-12797 .home-slider-row .e-ffiliates-home-slider .slides .slide .slide-content .slide-text {
  color: #ffffff;
  font-size: 1.3em;
  margin-bottom: 1.5rem;
}
@media (max-width: 1000px) {
  .home .home-slider-row .home-slider .slides .slide .slide-content .slide-text, .home .home-slider-row .e-ffiliates-home-slider .slides .slide .slide-content .slide-text, .tax-core_research_area .home-slider-row .home-slider .slides .slide .slide-content .slide-text, .tax-core_research_area .home-slider-row .e-ffiliates-home-slider .slides .slide .slide-content .slide-text, .page-id-12738 .home-slider-row .home-slider .slides .slide .slide-content .slide-text, .page-id-12738 .home-slider-row .e-ffiliates-home-slider .slides .slide .slide-content .slide-text, .page-id-12797 .home-slider-row .home-slider .slides .slide .slide-content .slide-text, .page-id-12797 .home-slider-row .e-ffiliates-home-slider .slides .slide .slide-content .slide-text {
    display: none;
  }
}
.home .home-slider-row .home-slider .slides .slide .slide-content .slide-text[style*="text-align: right"], .home .home-slider-row .e-ffiliates-home-slider .slides .slide .slide-content .slide-text[style*="text-align: right"], .tax-core_research_area .home-slider-row .home-slider .slides .slide .slide-content .slide-text[style*="text-align: right"], .tax-core_research_area .home-slider-row .e-ffiliates-home-slider .slides .slide .slide-content .slide-text[style*="text-align: right"], .page-id-12738 .home-slider-row .home-slider .slides .slide .slide-content .slide-text[style*="text-align: right"], .page-id-12738 .home-slider-row .e-ffiliates-home-slider .slides .slide .slide-content .slide-text[style*="text-align: right"], .page-id-12797 .home-slider-row .home-slider .slides .slide .slide-content .slide-text[style*="text-align: right"], .page-id-12797 .home-slider-row .e-ffiliates-home-slider .slides .slide .slide-content .slide-text[style*="text-align: right"] {
  padding-right: 1em;
}
.home .home-slider-row .home-slider .slides .slide .slide-content .slide-button, .home .home-slider-row .e-ffiliates-home-slider .slides .slide .slide-content .slide-button, .tax-core_research_area .home-slider-row .home-slider .slides .slide .slide-content .slide-button, .tax-core_research_area .home-slider-row .e-ffiliates-home-slider .slides .slide .slide-content .slide-button, .page-id-12738 .home-slider-row .home-slider .slides .slide .slide-content .slide-button, .page-id-12738 .home-slider-row .e-ffiliates-home-slider .slides .slide .slide-content .slide-button, .page-id-12797 .home-slider-row .home-slider .slides .slide .slide-content .slide-button, .page-id-12797 .home-slider-row .e-ffiliates-home-slider .slides .slide .slide-content .slide-button {
  border: 2px solid #ffffff;
  border-radius: 20px;
  color: #ffffff;
  display: block;
  font-weight: 600;
  height: 20px;
  line-height: 20px;
  padding: 10px;
  text-align: center;
  width: 200px;
}
@media (max-width: 1000px) {
  .home .home-slider-row .home-slider .slides .slide .slide-content .slide-button, .home .home-slider-row .e-ffiliates-home-slider .slides .slide .slide-content .slide-button, .tax-core_research_area .home-slider-row .home-slider .slides .slide .slide-content .slide-button, .tax-core_research_area .home-slider-row .e-ffiliates-home-slider .slides .slide .slide-content .slide-button, .page-id-12738 .home-slider-row .home-slider .slides .slide .slide-content .slide-button, .page-id-12738 .home-slider-row .e-ffiliates-home-slider .slides .slide .slide-content .slide-button, .page-id-12797 .home-slider-row .home-slider .slides .slide .slide-content .slide-button, .page-id-12797 .home-slider-row .e-ffiliates-home-slider .slides .slide .slide-content .slide-button {
    display: none;
  }
}
.home .home-slider-row .home-slider .slides .slide .slide-content .slide-button:hover, .home .home-slider-row .e-ffiliates-home-slider .slides .slide .slide-content .slide-button:hover, .tax-core_research_area .home-slider-row .home-slider .slides .slide .slide-content .slide-button:hover, .tax-core_research_area .home-slider-row .e-ffiliates-home-slider .slides .slide .slide-content .slide-button:hover, .page-id-12738 .home-slider-row .home-slider .slides .slide .slide-content .slide-button:hover, .page-id-12738 .home-slider-row .e-ffiliates-home-slider .slides .slide .slide-content .slide-button:hover, .page-id-12797 .home-slider-row .home-slider .slides .slide .slide-content .slide-button:hover, .page-id-12797 .home-slider-row .e-ffiliates-home-slider .slides .slide .slide-content .slide-button:hover {
  background: #F48025;
  text-decoration: none;
}
.home .featured-information-row, .tax-core_research_area .featured-information-row, .page-id-12738 .featured-information-row, .page-id-12797 .featured-information-row {
  background-color: #F48025;
  height: 550px;
}
@media (max-width: 1000px) {
  .home .featured-information-row, .tax-core_research_area .featured-information-row, .page-id-12738 .featured-information-row, .page-id-12797 .featured-information-row {
    height: auto;
  }
}
@media (max-width: 425px) {
  .home .featured-information-row, .tax-core_research_area .featured-information-row, .page-id-12738 .featured-information-row, .page-id-12797 .featured-information-row {
    height: auto;
  }
}
.home .featured-information-row .featured-information-row-inner, .tax-core_research_area .featured-information-row .featured-information-row-inner, .page-id-12738 .featured-information-row .featured-information-row-inner, .page-id-12797 .featured-information-row .featured-information-row-inner {
  background: #F48025 url("/wp-content/uploads/2017/10/20171009_RFP2018.jpg") no-repeat 0 0;
  background-size: 771px;
  margin: 0 auto;
  width: 1400px;
}
@media (max-width: 1440px) {
  .home .featured-information-row .featured-information-row-inner, .tax-core_research_area .featured-information-row .featured-information-row-inner, .page-id-12738 .featured-information-row .featured-information-row-inner, .page-id-12797 .featured-information-row .featured-information-row-inner {
    width: 97.1428571429%;
  }
}
@media (max-width: 1000px) {
  .home .featured-information-row .featured-information-row-inner, .tax-core_research_area .featured-information-row .featured-information-row-inner, .page-id-12738 .featured-information-row .featured-information-row-inner, .page-id-12797 .featured-information-row .featured-information-row-inner {
    background-position: 50% 0;
    background-size: cover;
    width: 100%;
  }
}
@media (max-width: 425px) {
  .home .featured-information-row .featured-information-row-inner, .tax-core_research_area .featured-information-row .featured-information-row-inner, .page-id-12738 .featured-information-row .featured-information-row-inner, .page-id-12797 .featured-information-row .featured-information-row-inner {
    background-position: 50% 0;
    background-size: cover;
    width: 100%;
  }
}
.home .featured-information-row .featured-information-row-inner .content, .tax-core_research_area .featured-information-row .featured-information-row-inner .content, .page-id-12738 .featured-information-row .featured-information-row-inner .content, .page-id-12797 .featured-information-row .featured-information-row-inner .content {
  background: black;
  height: 550px;
  margin: 0 0 0 auto;
  padding: 20px;
  width: 700px;
}
@media (max-width: 1000px) {
  .home .featured-information-row .featured-information-row-inner .content, .tax-core_research_area .featured-information-row .featured-information-row-inner .content, .page-id-12738 .featured-information-row .featured-information-row-inner .content, .page-id-12797 .featured-information-row .featured-information-row-inner .content {
    background: rgba(0, 0, 0, 0.8);
    height: auto;
    margin: 0 auto;
    padding: 5%;
    width: 90%;
  }
}
@media (max-width: 425px) {
  .home .featured-information-row .featured-information-row-inner .content, .tax-core_research_area .featured-information-row .featured-information-row-inner .content, .page-id-12738 .featured-information-row .featured-information-row-inner .content, .page-id-12797 .featured-information-row .featured-information-row-inner .content {
    background: rgba(0, 0, 0, 0.8);
    height: auto;
    margin: 0 auto;
    padding: 5%;
    width: 90%;
  }
}
.home .featured-information-row .featured-information-row-inner .content h2, .tax-core_research_area .featured-information-row .featured-information-row-inner .content h2, .page-id-12738 .featured-information-row .featured-information-row-inner .content h2, .page-id-12797 .featured-information-row .featured-information-row-inner .content h2 {
  color: #F48025;
  font-size: 3em;
  line-height: 1em;
  margin: 0;
  padding: 20px 0 30px;
  text-align: left;
}
.home .featured-information-row .featured-information-row-inner .content p, .tax-core_research_area .featured-information-row .featured-information-row-inner .content p, .page-id-12738 .featured-information-row .featured-information-row-inner .content p, .page-id-12797 .featured-information-row .featured-information-row-inner .content p {
  color: #ffffff;
  font-size: 1.3em;
}
.home .featured-information-row .featured-information-row-inner .content .learn-more-button, .tax-core_research_area .featured-information-row .featured-information-row-inner .content .learn-more-button, .page-id-12738 .featured-information-row .featured-information-row-inner .content .learn-more-button, .page-id-12797 .featured-information-row .featured-information-row-inner .content .learn-more-button {
  border: 2px solid #ffffff;
  border-radius: 20px;
  color: #ffffff !important;
  display: block;
  font-size: 16px;
  font-weight: 600;
  height: 20px;
  line-height: 20px;
  padding: 10px;
  text-align: center;
  width: 200px;
}
@media (max-width: 1000px) {
  .home .featured-information-row .featured-information-row-inner .content .learn-more-button, .tax-core_research_area .featured-information-row .featured-information-row-inner .content .learn-more-button, .page-id-12738 .featured-information-row .featured-information-row-inner .content .learn-more-button, .page-id-12797 .featured-information-row .featured-information-row-inner .content .learn-more-button {
    margin: 0 auto;
  }
}
.home .featured-information-row .featured-information-row-inner .content .learn-more-button:hover, .tax-core_research_area .featured-information-row .featured-information-row-inner .content .learn-more-button:hover, .page-id-12738 .featured-information-row .featured-information-row-inner .content .learn-more-button:hover, .page-id-12797 .featured-information-row .featured-information-row-inner .content .learn-more-button:hover {
  text-decoration: none;
}
.home .home-news-row, .tax-core_research_area .home-news-row, .page-id-12738 .home-news-row, .page-id-12797 .home-news-row {
  background: #0076BF;
}
.home .home-news-row .home-news-row-inner, .tax-core_research_area .home-news-row .home-news-row-inner, .page-id-12738 .home-news-row .home-news-row-inner, .page-id-12797 .home-news-row .home-news-row-inner {
  margin: 0 auto;
  width: 1400px;
}
@media (max-width: 1440px) {
  .home .home-news-row .home-news-row-inner, .tax-core_research_area .home-news-row .home-news-row-inner, .page-id-12738 .home-news-row .home-news-row-inner, .page-id-12797 .home-news-row .home-news-row-inner {
    width: 97.1428571429%;
  }
}
@media (max-width: 1000px) {
  .home .home-news-row .home-news-row-inner, .tax-core_research_area .home-news-row .home-news-row-inner, .page-id-12738 .home-news-row .home-news-row-inner, .page-id-12797 .home-news-row .home-news-row-inner {
    width: 96%;
  }
}
@media (max-width: 425px) {
  .home .home-news-row .home-news-row-inner, .tax-core_research_area .home-news-row .home-news-row-inner, .page-id-12738 .home-news-row .home-news-row-inner, .page-id-12797 .home-news-row .home-news-row-inner {
    width: 90.5882352941%;
  }
}
.home .home-news-row .home-news-row-inner h2, .tax-core_research_area .home-news-row .home-news-row-inner h2, .page-id-12738 .home-news-row .home-news-row-inner h2, .page-id-12797 .home-news-row .home-news-row-inner h2 {
  color: #ffffff;
  font-size: 3em;
  line-height: 1em;
  margin: 0;
  padding: 20px 0 30px;
  text-align: center;
}
.home .home-news-row .home-news-row-inner .loops-wrapper, .tax-core_research_area .home-news-row .home-news-row-inner .loops-wrapper, .page-id-12738 .home-news-row .home-news-row-inner .loops-wrapper, .page-id-12797 .home-news-row .home-news-row-inner .loops-wrapper {
  display: flex;
  flex-wrap: wrap;
}
.home .home-news-row .home-news-row-inner .loops-wrapper .post, .tax-core_research_area .home-news-row .home-news-row-inner .loops-wrapper .post, .page-id-12738 .home-news-row .home-news-row-inner .loops-wrapper .post, .page-id-12797 .home-news-row .home-news-row-inner .loops-wrapper .post {
  background: #ffffff;
  border: none;
  flex: 0 0 49.2857142857%;
  height: 300px;
  margin: 0 0 20px;
  position: relative;
}
@media (max-width: 1000px) {
  .home .home-news-row .home-news-row-inner .loops-wrapper .post, .tax-core_research_area .home-news-row .home-news-row-inner .loops-wrapper .post, .page-id-12738 .home-news-row .home-news-row-inner .loops-wrapper .post, .page-id-12797 .home-news-row .home-news-row-inner .loops-wrapper .post {
    flex: 0 0 49%;
    height: 460px;
    margin: 0 0 20px;
  }
}
@media (max-width: 425px) {
  .home .home-news-row .home-news-row-inner .loops-wrapper .post, .tax-core_research_area .home-news-row .home-news-row-inner .loops-wrapper .post, .page-id-12738 .home-news-row .home-news-row-inner .loops-wrapper .post, .page-id-12797 .home-news-row .home-news-row-inner .loops-wrapper .post {
    flex: 0 0 100%;
    flex-direction: column;
    height: 460px;
    margin: 0 0 20px;
  }
}
.home .home-news-row .home-news-row-inner .loops-wrapper .post:nth-child(odd), .tax-core_research_area .home-news-row .home-news-row-inner .loops-wrapper .post:nth-child(odd), .page-id-12738 .home-news-row .home-news-row-inner .loops-wrapper .post:nth-child(odd), .page-id-12797 .home-news-row .home-news-row-inner .loops-wrapper .post:nth-child(odd) {
  margin-right: 0.7142857143%;
}
@media (max-width: 1000px) {
  .home .home-news-row .home-news-row-inner .loops-wrapper .post:nth-child(odd), .tax-core_research_area .home-news-row .home-news-row-inner .loops-wrapper .post:nth-child(odd), .page-id-12738 .home-news-row .home-news-row-inner .loops-wrapper .post:nth-child(odd), .page-id-12797 .home-news-row .home-news-row-inner .loops-wrapper .post:nth-child(odd) {
    margin-right: 1%;
  }
}
@media (max-width: 425px) {
  .home .home-news-row .home-news-row-inner .loops-wrapper .post:nth-child(odd), .tax-core_research_area .home-news-row .home-news-row-inner .loops-wrapper .post:nth-child(odd), .page-id-12738 .home-news-row .home-news-row-inner .loops-wrapper .post:nth-child(odd), .page-id-12797 .home-news-row .home-news-row-inner .loops-wrapper .post:nth-child(odd) {
    margin-right: 0;
  }
}
.home .home-news-row .home-news-row-inner .loops-wrapper .post:nth-child(even), .tax-core_research_area .home-news-row .home-news-row-inner .loops-wrapper .post:nth-child(even), .page-id-12738 .home-news-row .home-news-row-inner .loops-wrapper .post:nth-child(even), .page-id-12797 .home-news-row .home-news-row-inner .loops-wrapper .post:nth-child(even) {
  margin-left: 0.7142857143%;
}
@media (max-width: 1000px) {
  .home .home-news-row .home-news-row-inner .loops-wrapper .post:nth-child(even), .tax-core_research_area .home-news-row .home-news-row-inner .loops-wrapper .post:nth-child(even), .page-id-12738 .home-news-row .home-news-row-inner .loops-wrapper .post:nth-child(even), .page-id-12797 .home-news-row .home-news-row-inner .loops-wrapper .post:nth-child(even) {
    margin-left: 1%;
  }
}
@media (max-width: 425px) {
  .home .home-news-row .home-news-row-inner .loops-wrapper .post:nth-child(even), .tax-core_research_area .home-news-row .home-news-row-inner .loops-wrapper .post:nth-child(even), .page-id-12738 .home-news-row .home-news-row-inner .loops-wrapper .post:nth-child(even), .page-id-12797 .home-news-row .home-news-row-inner .loops-wrapper .post:nth-child(even) {
    margin-left: 0;
  }
}
.home .home-news-row .home-news-row-inner .loops-wrapper .post .acee-news-link, .tax-core_research_area .home-news-row .home-news-row-inner .loops-wrapper .post .acee-news-link, .page-id-12738 .home-news-row .home-news-row-inner .loops-wrapper .post .acee-news-link, .page-id-12797 .home-news-row .home-news-row-inner .loops-wrapper .post .acee-news-link {
  display: block;
  height: 300px;
  max-height: 80%;
  position: absolute;
  width: 100%;
  text-indent: -999em;
  z-index: 2;
}
@media (max-width: 1000px) {
  .home .home-news-row .home-news-row-inner .loops-wrapper .post .acee-news-link, .tax-core_research_area .home-news-row .home-news-row-inner .loops-wrapper .post .acee-news-link, .page-id-12738 .home-news-row .home-news-row-inner .loops-wrapper .post .acee-news-link, .page-id-12797 .home-news-row .home-news-row-inner .loops-wrapper .post .acee-news-link {
    height: 460px;
  }
}
.home .home-news-row .home-news-row-inner .loops-wrapper .post .acee-news-content, .tax-core_research_area .home-news-row .home-news-row-inner .loops-wrapper .post .acee-news-content, .page-id-12738 .home-news-row .home-news-row-inner .loops-wrapper .post .acee-news-content, .page-id-12797 .home-news-row .home-news-row-inner .loops-wrapper .post .acee-news-content {
  display: flex;
  position: absolute;
  width: 100%;
  z-index: 1;
}
@media (max-width: 1000px) {
  .home .home-news-row .home-news-row-inner .loops-wrapper .post .acee-news-content, .tax-core_research_area .home-news-row .home-news-row-inner .loops-wrapper .post .acee-news-content, .page-id-12738 .home-news-row .home-news-row-inner .loops-wrapper .post .acee-news-content, .page-id-12797 .home-news-row .home-news-row-inner .loops-wrapper .post .acee-news-content {
    flex-direction: column;
    height: 460px;
  }
}
@media (max-width: 425px) {
  .home .home-news-row .home-news-row-inner .loops-wrapper .post .acee-news-content, .tax-core_research_area .home-news-row .home-news-row-inner .loops-wrapper .post .acee-news-content, .page-id-12738 .home-news-row .home-news-row-inner .loops-wrapper .post .acee-news-content, .page-id-12797 .home-news-row .home-news-row-inner .loops-wrapper .post .acee-news-content {
    flex-direction: column;
    height: 460px;
  }
}
.home .home-news-row .home-news-row-inner .loops-wrapper .post .acee-news-content .acee-news-image, .tax-core_research_area .home-news-row .home-news-row-inner .loops-wrapper .post .acee-news-content .acee-news-image, .page-id-12738 .home-news-row .home-news-row-inner .loops-wrapper .post .acee-news-content .acee-news-image, .page-id-12797 .home-news-row .home-news-row-inner .loops-wrapper .post .acee-news-content .acee-news-image {
  background: #001726;
  flex: 0 0 60.8695652174%;
  position: relative;
  overflow: hidden;
}
.home .home-news-row .home-news-row-inner .loops-wrapper .post .acee-news-content .acee-news-image .acee-news-image-background, .tax-core_research_area .home-news-row .home-news-row-inner .loops-wrapper .post .acee-news-content .acee-news-image .acee-news-image-background, .page-id-12738 .home-news-row .home-news-row-inner .loops-wrapper .post .acee-news-content .acee-news-image .acee-news-image-background, .page-id-12797 .home-news-row .home-news-row-inner .loops-wrapper .post .acee-news-content .acee-news-image .acee-news-image-background {
  background-repeat: no-repeat;
  background-size: cover;
  filter: blur(1px) grayscale(100%) opacity(50%);
  -webkit-filter: blur(1px) grayscale(100%) opacity(50%);
  height: 300px;
  overflow: hidden;
  width: 100%;
}
@media (max-width: 1000px) {
  .home .home-news-row .home-news-row-inner .loops-wrapper .post .acee-news-content .acee-news-image, .tax-core_research_area .home-news-row .home-news-row-inner .loops-wrapper .post .acee-news-content .acee-news-image, .page-id-12738 .home-news-row .home-news-row-inner .loops-wrapper .post .acee-news-content .acee-news-image, .page-id-12797 .home-news-row .home-news-row-inner .loops-wrapper .post .acee-news-content .acee-news-image {
    max-height: 358.5714285714px;
    overflow: hidden;
  }
}
@media (max-width: 425px) {
  .home .home-news-row .home-news-row-inner .loops-wrapper .post .acee-news-content .acee-news-image, .tax-core_research_area .home-news-row .home-news-row-inner .loops-wrapper .post .acee-news-content .acee-news-image, .page-id-12738 .home-news-row .home-news-row-inner .loops-wrapper .post .acee-news-content .acee-news-image, .page-id-12797 .home-news-row .home-news-row-inner .loops-wrapper .post .acee-news-content .acee-news-image {
    max-height: 275px;
    overflow: hidden;
  }
}
.home .home-news-row .home-news-row-inner .loops-wrapper .post .acee-news-content .acee-news-image img, .tax-core_research_area .home-news-row .home-news-row-inner .loops-wrapper .post .acee-news-content .acee-news-image img, .page-id-12738 .home-news-row .home-news-row-inner .loops-wrapper .post .acee-news-content .acee-news-image img, .page-id-12797 .home-news-row .home-news-row-inner .loops-wrapper .post .acee-news-content .acee-news-image img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.home .home-news-row .home-news-row-inner .loops-wrapper .post .acee-news-content .acee-news-info, .tax-core_research_area .home-news-row .home-news-row-inner .loops-wrapper .post .acee-news-content .acee-news-info, .page-id-12738 .home-news-row .home-news-row-inner .loops-wrapper .post .acee-news-content .acee-news-info, .page-id-12797 .home-news-row .home-news-row-inner .loops-wrapper .post .acee-news-content .acee-news-info {
  flex: 0 0 34.7826086957%;
  padding: 2.8985507246%;
  position: relative;
}
.home .home-news-row .home-news-row-inner .loops-wrapper .post .acee-news-content .acee-news-info h3, .tax-core_research_area .home-news-row .home-news-row-inner .loops-wrapper .post .acee-news-content .acee-news-info h3, .page-id-12738 .home-news-row .home-news-row-inner .loops-wrapper .post .acee-news-content .acee-news-info h3, .page-id-12797 .home-news-row .home-news-row-inner .loops-wrapper .post .acee-news-content .acee-news-info h3 {
  color: #666666;
  font-weight: 600;
}
.home .home-news-row .home-news-row-inner .loops-wrapper .post .acee-news-content .acee-news-info p.acee-news-date, .tax-core_research_area .home-news-row .home-news-row-inner .loops-wrapper .post .acee-news-content .acee-news-info p.acee-news-date, .page-id-12738 .home-news-row .home-news-row-inner .loops-wrapper .post .acee-news-content .acee-news-info p.acee-news-date, .page-id-12797 .home-news-row .home-news-row-inner .loops-wrapper .post .acee-news-content .acee-news-info p.acee-news-date {
  color: #333;
}
.home .home-news-row .home-news-row-inner .loops-wrapper .post .acee-news-content .acee-news-info p.acee-news-button, .tax-core_research_area .home-news-row .home-news-row-inner .loops-wrapper .post .acee-news-content .acee-news-info p.acee-news-button, .page-id-12738 .home-news-row .home-news-row-inner .loops-wrapper .post .acee-news-content .acee-news-info p.acee-news-button, .page-id-12797 .home-news-row .home-news-row-inner .loops-wrapper .post .acee-news-content .acee-news-info p.acee-news-button {
  border: 3px solid #ececec;
  border-radius: 15px;
  bottom: 20px;
  color: #0076BF;
  display: block;
  height: 30px;
  left: 50%;
  line-height: 30px;
  margin: 0;
  padding: 0;
  position: absolute !important;
  text-align: center;
  transform: translate(-50%, 0) !important;
  width: 234px;
}
@media (max-width: 1000px) {
  .home .home-news-row .home-news-row-inner .loops-wrapper .post .acee-news-content .acee-news-info p.acee-news-button, .tax-core_research_area .home-news-row .home-news-row-inner .loops-wrapper .post .acee-news-content .acee-news-info p.acee-news-button, .page-id-12738 .home-news-row .home-news-row-inner .loops-wrapper .post .acee-news-content .acee-news-info p.acee-news-button, .page-id-12797 .home-news-row .home-news-row-inner .loops-wrapper .post .acee-news-content .acee-news-info p.acee-news-button {
    position: static;
    transform: none;
  }
}
.home .home-news-row .home-news-row-inner .loops-wrapper .post .acee-news-content .acee-news-info p.acee-news-button a:hover, .tax-core_research_area .home-news-row .home-news-row-inner .loops-wrapper .post .acee-news-content .acee-news-info p.acee-news-button a:hover, .page-id-12738 .home-news-row .home-news-row-inner .loops-wrapper .post .acee-news-content .acee-news-info p.acee-news-button a:hover, .page-id-12797 .home-news-row .home-news-row-inner .loops-wrapper .post .acee-news-content .acee-news-info p.acee-news-button a:hover {
  background: #0076BF;
  border-color: #0066a6;
  color: #ffffff;
  font-weight: 600;
  text-decoration: none;
}
@media (max-width: 1000px) {
  .home .home-news-row .home-news-row-inner .loops-wrapper .post .acee-news-content .acee-news-info p.acee-news-button a, .tax-core_research_area .home-news-row .home-news-row-inner .loops-wrapper .post .acee-news-content .acee-news-info p.acee-news-button a, .page-id-12738 .home-news-row .home-news-row-inner .loops-wrapper .post .acee-news-content .acee-news-info p.acee-news-button a, .page-id-12797 .home-news-row .home-news-row-inner .loops-wrapper .post .acee-news-content .acee-news-info p.acee-news-button a {
    margin: 0 auto;
  }
}
.home .home-news-row .home-news-row-inner .acee-news-archive-button, .tax-core_research_area .home-news-row .home-news-row-inner .acee-news-archive-button, .page-id-12738 .home-news-row .home-news-row-inner .acee-news-archive-button, .page-id-12797 .home-news-row .home-news-row-inner .acee-news-archive-button {
  margin: 0 auto;
  padding: 10px 0 60px 0;
  text-align: center;
  width: 100%;
}
@media (max-width: 400px) {
  .home .home-news-row .home-news-row-inner .acee-news-archive-button, .tax-core_research_area .home-news-row .home-news-row-inner .acee-news-archive-button, .page-id-12738 .home-news-row .home-news-row-inner .acee-news-archive-button, .page-id-12797 .home-news-row .home-news-row-inner .acee-news-archive-button {
    height: 60px;
  }
}
.home .home-news-row .home-news-row-inner .acee-news-archive-button a, .tax-core_research_area .home-news-row .home-news-row-inner .acee-news-archive-button a, .page-id-12738 .home-news-row .home-news-row-inner .acee-news-archive-button a, .page-id-12797 .home-news-row .home-news-row-inner .acee-news-archive-button a {
  background: #ffffff;
  border: 2px solid #ffffff;
  border-radius: 15px;
  color: #666666;
  display: inline-block;
  font-weight: 600;
  height: 10px;
  line-height: 10px;
  margin: 0 20px;
  padding: 10px;
  text-align: center;
  width: 280px;
}
@media (max-width: 600px) {
  .home .home-news-row .home-news-row-inner .acee-news-archive-button a:first-child, .tax-core_research_area .home-news-row .home-news-row-inner .acee-news-archive-button a:first-child, .page-id-12738 .home-news-row .home-news-row-inner .acee-news-archive-button a:first-child, .page-id-12797 .home-news-row .home-news-row-inner .acee-news-archive-button a:first-child {
    margin-bottom: 20px;
  }
}
@media (max-width: 767px) {
  .home .home-news-row .home-news-row-inner .acee-news-archive-button a, .tax-core_research_area .home-news-row .home-news-row-inner .acee-news-archive-button a, .page-id-12738 .home-news-row .home-news-row-inner .acee-news-archive-button a, .page-id-12797 .home-news-row .home-news-row-inner .acee-news-archive-button a {
    max-width: 200px;
  }
}
.home .home-events-row, .tax-core_research_area .home-events-row, .page-id-12738 .home-events-row, .page-id-12797 .home-events-row {
  background: #939C00;
}
.home .home-events-row .home-events-row-inner, .tax-core_research_area .home-events-row .home-events-row-inner, .page-id-12738 .home-events-row .home-events-row-inner, .page-id-12797 .home-events-row .home-events-row-inner {
  margin: 0 auto;
  width: 1400px;
}
@media (max-width: 1440px) {
  .home .home-events-row .home-events-row-inner, .tax-core_research_area .home-events-row .home-events-row-inner, .page-id-12738 .home-events-row .home-events-row-inner, .page-id-12797 .home-events-row .home-events-row-inner {
    width: 97.1428571429%;
  }
}
@media (max-width: 1000px) {
  .home .home-events-row .home-events-row-inner, .tax-core_research_area .home-events-row .home-events-row-inner, .page-id-12738 .home-events-row .home-events-row-inner, .page-id-12797 .home-events-row .home-events-row-inner {
    width: 96%;
  }
}
@media (max-width: 425px) {
  .home .home-events-row .home-events-row-inner, .tax-core_research_area .home-events-row .home-events-row-inner, .page-id-12738 .home-events-row .home-events-row-inner, .page-id-12797 .home-events-row .home-events-row-inner {
    width: 90.5882352941%;
  }
}
.home .home-events-row .home-events-row-inner h2, .tax-core_research_area .home-events-row .home-events-row-inner h2, .page-id-12738 .home-events-row .home-events-row-inner h2, .page-id-12797 .home-events-row .home-events-row-inner h2 {
  color: #ffffff;
  font-size: 3em;
  line-height: 1em;
  margin: 0;
  padding: 20px 0 30px;
  text-align: center;
}
.home .home-events-row .home-events-row-inner .loops-wrapper, .tax-core_research_area .home-events-row .home-events-row-inner .loops-wrapper, .page-id-12738 .home-events-row .home-events-row-inner .loops-wrapper, .page-id-12797 .home-events-row .home-events-row-inner .loops-wrapper {
  display: flex;
  flex-wrap: wrap;
}
.home .home-events-row .home-events-row-inner .loops-wrapper .post, .tax-core_research_area .home-events-row .home-events-row-inner .loops-wrapper .post, .page-id-12738 .home-events-row .home-events-row-inner .loops-wrapper .post, .page-id-12797 .home-events-row .home-events-row-inner .loops-wrapper .post {
  background: #ffffff;
  border: none;
  flex: 0 0 49.2857142857%;
  height: 300px;
  margin: 0 0 20px;
  position: relative;
}
@media (max-width: 1000px) {
  .home .home-events-row .home-events-row-inner .loops-wrapper .post, .tax-core_research_area .home-events-row .home-events-row-inner .loops-wrapper .post, .page-id-12738 .home-events-row .home-events-row-inner .loops-wrapper .post, .page-id-12797 .home-events-row .home-events-row-inner .loops-wrapper .post {
    flex: 0 0 49%;
    height: 460px;
    margin: 0 0 20px;
  }
}
@media (max-width: 425px) {
  .home .home-events-row .home-events-row-inner .loops-wrapper .post, .tax-core_research_area .home-events-row .home-events-row-inner .loops-wrapper .post, .page-id-12738 .home-events-row .home-events-row-inner .loops-wrapper .post, .page-id-12797 .home-events-row .home-events-row-inner .loops-wrapper .post {
    flex: 0 0 100%;
    flex-direction: column;
    height: 460px;
    margin: 0 0 20px;
  }
}
.home .home-events-row .home-events-row-inner .loops-wrapper .post:nth-child(odd), .tax-core_research_area .home-events-row .home-events-row-inner .loops-wrapper .post:nth-child(odd), .page-id-12738 .home-events-row .home-events-row-inner .loops-wrapper .post:nth-child(odd), .page-id-12797 .home-events-row .home-events-row-inner .loops-wrapper .post:nth-child(odd) {
  margin-right: 0.7142857143%;
}
@media (max-width: 1000px) {
  .home .home-events-row .home-events-row-inner .loops-wrapper .post:nth-child(odd), .tax-core_research_area .home-events-row .home-events-row-inner .loops-wrapper .post:nth-child(odd), .page-id-12738 .home-events-row .home-events-row-inner .loops-wrapper .post:nth-child(odd), .page-id-12797 .home-events-row .home-events-row-inner .loops-wrapper .post:nth-child(odd) {
    margin-right: 1%;
  }
}
@media (max-width: 425px) {
  .home .home-events-row .home-events-row-inner .loops-wrapper .post:nth-child(odd), .tax-core_research_area .home-events-row .home-events-row-inner .loops-wrapper .post:nth-child(odd), .page-id-12738 .home-events-row .home-events-row-inner .loops-wrapper .post:nth-child(odd), .page-id-12797 .home-events-row .home-events-row-inner .loops-wrapper .post:nth-child(odd) {
    margin-right: 0;
  }
}
.home .home-events-row .home-events-row-inner .loops-wrapper .post:nth-child(even), .tax-core_research_area .home-events-row .home-events-row-inner .loops-wrapper .post:nth-child(even), .page-id-12738 .home-events-row .home-events-row-inner .loops-wrapper .post:nth-child(even), .page-id-12797 .home-events-row .home-events-row-inner .loops-wrapper .post:nth-child(even) {
  margin-left: 0.7142857143%;
}
@media (max-width: 1000px) {
  .home .home-events-row .home-events-row-inner .loops-wrapper .post:nth-child(even), .tax-core_research_area .home-events-row .home-events-row-inner .loops-wrapper .post:nth-child(even), .page-id-12738 .home-events-row .home-events-row-inner .loops-wrapper .post:nth-child(even), .page-id-12797 .home-events-row .home-events-row-inner .loops-wrapper .post:nth-child(even) {
    margin-left: 1%;
  }
}
@media (max-width: 425px) {
  .home .home-events-row .home-events-row-inner .loops-wrapper .post:nth-child(even), .tax-core_research_area .home-events-row .home-events-row-inner .loops-wrapper .post:nth-child(even), .page-id-12738 .home-events-row .home-events-row-inner .loops-wrapper .post:nth-child(even), .page-id-12797 .home-events-row .home-events-row-inner .loops-wrapper .post:nth-child(even) {
    margin-left: 0;
  }
}
.home .home-events-row .home-events-row-inner .loops-wrapper .post .events-link, .tax-core_research_area .home-events-row .home-events-row-inner .loops-wrapper .post .events-link, .page-id-12738 .home-events-row .home-events-row-inner .loops-wrapper .post .events-link, .page-id-12797 .home-events-row .home-events-row-inner .loops-wrapper .post .events-link {
  display: block;
  height: 300px;
  max-height: 80%;
  position: absolute;
  width: 100%;
  text-indent: -999em;
  z-index: 2;
}
@media (max-width: 1000px) {
  .home .home-events-row .home-events-row-inner .loops-wrapper .post .events-link, .tax-core_research_area .home-events-row .home-events-row-inner .loops-wrapper .post .events-link, .page-id-12738 .home-events-row .home-events-row-inner .loops-wrapper .post .events-link, .page-id-12797 .home-events-row .home-events-row-inner .loops-wrapper .post .events-link {
    height: 460px;
  }
}
.home .home-events-row .home-events-row-inner .loops-wrapper .post .events-content, .tax-core_research_area .home-events-row .home-events-row-inner .loops-wrapper .post .events-content, .page-id-12738 .home-events-row .home-events-row-inner .loops-wrapper .post .events-content, .page-id-12797 .home-events-row .home-events-row-inner .loops-wrapper .post .events-content {
  display: flex;
  position: absolute;
  width: 100%;
  z-index: 1;
}
@media (max-width: 1000px) {
  .home .home-events-row .home-events-row-inner .loops-wrapper .post .events-content, .tax-core_research_area .home-events-row .home-events-row-inner .loops-wrapper .post .events-content, .page-id-12738 .home-events-row .home-events-row-inner .loops-wrapper .post .events-content, .page-id-12797 .home-events-row .home-events-row-inner .loops-wrapper .post .events-content {
    flex-direction: column;
    height: 460px;
  }
}
@media (max-width: 425px) {
  .home .home-events-row .home-events-row-inner .loops-wrapper .post .events-content, .tax-core_research_area .home-events-row .home-events-row-inner .loops-wrapper .post .events-content, .page-id-12738 .home-events-row .home-events-row-inner .loops-wrapper .post .events-content, .page-id-12797 .home-events-row .home-events-row-inner .loops-wrapper .post .events-content {
    flex-direction: column;
    height: 460px;
  }
}
.home .home-events-row .home-events-row-inner .loops-wrapper .post .events-content .events-image, .tax-core_research_area .home-events-row .home-events-row-inner .loops-wrapper .post .events-content .events-image, .page-id-12738 .home-events-row .home-events-row-inner .loops-wrapper .post .events-content .events-image, .page-id-12797 .home-events-row .home-events-row-inner .loops-wrapper .post .events-content .events-image {
  background: #333608;
  flex: 0 0 60.8695652174%;
  position: relative;
}
.home .home-events-row .home-events-row-inner .loops-wrapper .post .events-content .events-image .events-image-background, .tax-core_research_area .home-events-row .home-events-row-inner .loops-wrapper .post .events-content .events-image .events-image-background, .page-id-12738 .home-events-row .home-events-row-inner .loops-wrapper .post .events-content .events-image .events-image-background, .page-id-12797 .home-events-row .home-events-row-inner .loops-wrapper .post .events-content .events-image .events-image-background {
  background-repeat: no-repeat;
  background-size: cover;
  filter: blur(1px) grayscale(100%) opacity(50%);
  -webkit-filter: blur(1px) grayscale(100%) opacity(50%);
  height: 300px;
  overflow: hidden;
  width: 100%;
}
@media (max-width: 1000px) {
  .home .home-events-row .home-events-row-inner .loops-wrapper .post .events-content .events-image, .tax-core_research_area .home-events-row .home-events-row-inner .loops-wrapper .post .events-content .events-image, .page-id-12738 .home-events-row .home-events-row-inner .loops-wrapper .post .events-content .events-image, .page-id-12797 .home-events-row .home-events-row-inner .loops-wrapper .post .events-content .events-image {
    max-height: 358.5714285714px;
    overflow: hidden;
  }
}
@media (max-width: 425px) {
  .home .home-events-row .home-events-row-inner .loops-wrapper .post .events-content .events-image, .tax-core_research_area .home-events-row .home-events-row-inner .loops-wrapper .post .events-content .events-image, .page-id-12738 .home-events-row .home-events-row-inner .loops-wrapper .post .events-content .events-image, .page-id-12797 .home-events-row .home-events-row-inner .loops-wrapper .post .events-content .events-image {
    max-height: 275px;
    overflow: hidden;
  }
}
.home .home-events-row .home-events-row-inner .loops-wrapper .post .events-content .events-image img, .tax-core_research_area .home-events-row .home-events-row-inner .loops-wrapper .post .events-content .events-image img, .page-id-12738 .home-events-row .home-events-row-inner .loops-wrapper .post .events-content .events-image img, .page-id-12797 .home-events-row .home-events-row-inner .loops-wrapper .post .events-content .events-image img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.home .home-events-row .home-events-row-inner .loops-wrapper .post .events-content .events-info, .tax-core_research_area .home-events-row .home-events-row-inner .loops-wrapper .post .events-content .events-info, .page-id-12738 .home-events-row .home-events-row-inner .loops-wrapper .post .events-content .events-info, .page-id-12797 .home-events-row .home-events-row-inner .loops-wrapper .post .events-content .events-info {
  flex: 0 0 34.7826086957%;
  padding: 2.8985507246%;
  position: relative;
}
.home .home-events-row .home-events-row-inner .loops-wrapper .post .events-content .events-info h3, .tax-core_research_area .home-events-row .home-events-row-inner .loops-wrapper .post .events-content .events-info h3, .page-id-12738 .home-events-row .home-events-row-inner .loops-wrapper .post .events-content .events-info h3, .page-id-12797 .home-events-row .home-events-row-inner .loops-wrapper .post .events-content .events-info h3 {
  color: #666666;
  font-weight: 600;
}
@media (max-width: 1000px) {
  .home .home-events-row .home-events-row-inner .loops-wrapper .post .events-content .events-info h3, .tax-core_research_area .home-events-row .home-events-row-inner .loops-wrapper .post .events-content .events-info h3, .page-id-12738 .home-events-row .home-events-row-inner .loops-wrapper .post .events-content .events-info h3, .page-id-12797 .home-events-row .home-events-row-inner .loops-wrapper .post .events-content .events-info h3 {
    font-size: 1em !important;
  }
}
.home .home-events-row .home-events-row-inner .loops-wrapper .post .events-content .events-info p.events-date, .tax-core_research_area .home-events-row .home-events-row-inner .loops-wrapper .post .events-content .events-info p.events-date, .page-id-12738 .home-events-row .home-events-row-inner .loops-wrapper .post .events-content .events-info p.events-date, .page-id-12797 .home-events-row .home-events-row-inner .loops-wrapper .post .events-content .events-info p.events-date {
  color: #333;
}
.home .home-events-row .home-events-row-inner .loops-wrapper .post .events-content .events-info p.events-button, .tax-core_research_area .home-events-row .home-events-row-inner .loops-wrapper .post .events-content .events-info p.events-button, .page-id-12738 .home-events-row .home-events-row-inner .loops-wrapper .post .events-content .events-info p.events-button, .page-id-12797 .home-events-row .home-events-row-inner .loops-wrapper .post .events-content .events-info p.events-button {
  border: 3px solid #ececec;
  border-radius: 15px;
  bottom: 20px;
  color: #727813;
  display: block;
  height: 30px;
  left: 50%;
  line-height: 30px;
  margin: 0;
  padding: 0;
  position: absolute !important;
  text-align: center;
  transform: translate(-50%, 0) !important;
  width: 234px;
}
@media (max-width: 1000px) {
  .home .home-events-row .home-events-row-inner .loops-wrapper .post .events-content .events-info p.events-button, .tax-core_research_area .home-events-row .home-events-row-inner .loops-wrapper .post .events-content .events-info p.events-button, .page-id-12738 .home-events-row .home-events-row-inner .loops-wrapper .post .events-content .events-info p.events-button, .page-id-12797 .home-events-row .home-events-row-inner .loops-wrapper .post .events-content .events-info p.events-button {
    position: static;
    transform: none;
  }
}
.home .home-events-row .home-events-row-inner .loops-wrapper .post .events-content .events-info p.events-button a:hover, .tax-core_research_area .home-events-row .home-events-row-inner .loops-wrapper .post .events-content .events-info p.events-button a:hover, .page-id-12738 .home-events-row .home-events-row-inner .loops-wrapper .post .events-content .events-info p.events-button a:hover, .page-id-12797 .home-events-row .home-events-row-inner .loops-wrapper .post .events-content .events-info p.events-button a:hover {
  color: #727813;
  border-color: #9ca41a;
  color: #ffffff;
  font-weight: 600;
  text-decoration: none;
}
@media (max-width: 1000px) {
  .home .home-events-row .home-events-row-inner .loops-wrapper .post .events-content .events-info p.events-button a, .tax-core_research_area .home-events-row .home-events-row-inner .loops-wrapper .post .events-content .events-info p.events-button a, .page-id-12738 .home-events-row .home-events-row-inner .loops-wrapper .post .events-content .events-info p.events-button a, .page-id-12797 .home-events-row .home-events-row-inner .loops-wrapper .post .events-content .events-info p.events-button a {
    margin: 0 auto;
  }
}
.home .home-events-row .home-events-row-inner .events-archive-button, .tax-core_research_area .home-events-row .home-events-row-inner .events-archive-button, .page-id-12738 .home-events-row .home-events-row-inner .events-archive-button, .page-id-12797 .home-events-row .home-events-row-inner .events-archive-button {
  margin: 0 auto;
  padding: 10px 0 60px 0;
  text-align: center;
  width: 100%;
}
@media (max-width: 400px) {
  .home .home-events-row .home-events-row-inner .events-archive-button, .tax-core_research_area .home-events-row .home-events-row-inner .events-archive-button, .page-id-12738 .home-events-row .home-events-row-inner .events-archive-button, .page-id-12797 .home-events-row .home-events-row-inner .events-archive-button {
    height: 60px;
  }
}
.home .home-events-row .home-events-row-inner .events-archive-button a, .tax-core_research_area .home-events-row .home-events-row-inner .events-archive-button a, .page-id-12738 .home-events-row .home-events-row-inner .events-archive-button a, .page-id-12797 .home-events-row .home-events-row-inner .events-archive-button a {
  background: #ffffff;
  border: 2px solid #ffffff;
  border-radius: 15px;
  color: #666666;
  display: inline-block;
  font-weight: 600;
  height: 10px;
  line-height: 10px;
  margin: 0 20px;
  padding: 10px;
  text-align: center;
  width: 280px;
}
@media (max-width: 600px) {
  .home .home-events-row .home-events-row-inner .events-archive-button a:first-child, .tax-core_research_area .home-events-row .home-events-row-inner .events-archive-button a:first-child, .page-id-12738 .home-events-row .home-events-row-inner .events-archive-button a:first-child, .page-id-12797 .home-events-row .home-events-row-inner .events-archive-button a:first-child {
    margin-bottom: 20px;
  }
}
@media (max-width: 767px) {
  .home .home-events-row .home-events-row-inner .events-archive-button a, .tax-core_research_area .home-events-row .home-events-row-inner .events-archive-button a, .page-id-12738 .home-events-row .home-events-row-inner .events-archive-button a, .page-id-12797 .home-events-row .home-events-row-inner .events-archive-button a {
    max-width: 200px;
  }
}

span.accent {
  color: #F48025;
}

.research-search-bar {
  text-align: center;
}

.directory-listings {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 80px;
}

.directory-listing {
  border-bottom: 0;
  display: flex;
  flex-basis: 90%;
  flex-grow: 1;
  flex-wrap: wrap;
  margin: 0 0 40px;
  padding: 0 1em;
}
@media all and (min-width: 675px) {
  .directory-listing {
    flex-wrap: nowrap;
  }
}
.directory-listing h2, .directory-listing h3 {
  margin: 0;
}
.directory-listing p {
  padding: 0;
  margin: 0;
}
.directory-listing p.research-area {
  margin-top: 20px;
}

.faculty-headshot {
  flex-basis: 33%;
  margin: 0 1em 1em 0;
}
@media all and (min-width: 675px) {
  .faculty-headshot {
    flex-basis: 15%;
  }
}
.faculty-headshot img {
  border-radius: 100%;
}

.faculty-info {
  flex-basis: 60%;
  flex-grow: 1;
}
@media all and (min-width: 675px) {
  .faculty-info {
    flex-basis: 33%;
    margin: 0 1em 1em 0;
  }
}
.faculty-info h2, .faculty-info h3 {
  font-size: 2em;
  font-weight: bold;
  line-height: 1;
  margin-bottom: 0.25rem;
  text-transform: lowercase;
}
@media all and (min-width: 1281px) {
  .faculty-info h2, .faculty-info h3 {
    font-size: 2.5em;
  }
}
.faculty-info h2 a, .faculty-info h3 a {
  color: #666666;
}
.faculty-info div, .faculty-info p {
  line-height: 1.3;
  margin-bottom: 0.5rem;
}

.faculty-research {
  flex-basis: 100%;
  margin-top: 1.5em;
}
@media all and (min-width: 675px) {
  .faculty-research {
    flex-basis: 50%;
    margin-top: 2em;
  }
}
@media all and (min-width: 1001px) {
  .faculty-research {
    margin-top: 2.5em;
  }
}
.faculty-research ul {
  list-style: none;
  margin: 1em 0 0;
}
@media all and (min-width: 675px) {
  .faculty-research ul {
    position: absolute;
  }
}
.faculty-research li {
  display: inline-block;
  margin: 0 1em 1em 0;
}
.faculty-research li:nth-child(n + 4) {
  display: none;
}
.faculty-research .research-icon {
  height: 32px;
  margin: 0 auto;
}
.faculty-research .research-icon img {
  height: 32px;
  max-width: 32px;
}

.meta-info {
  margin-bottom: 1em;
}

ul.research-icons {
  display: inline-block;
  list-style: none;
  margin: 0;
}
ul.research-icons li {
  display: inline-block;
  margin: 0.25em 0.5em 0.5em 0.5em;
  vertical-align: middle;
}
ul.research-icons .research-icon {
  height: 32px;
  margin: 0 auto;
}
ul.research-icons .research-icon img {
  height: 32px;
  max-width: 32px;
}

.tax-core_research_area .page-banner {
  height: 500px;
}
@media (max-width: 1000px) {
  .tax-core_research_area .page-banner {
    height: 140px;
  }
}
.tax-core_research_area .page-banner .inner-page-banner {
  height: 500px;
}
@media (max-width: 1000px) {
  .tax-core_research_area .page-banner .inner-page-banner {
    height: 140px;
  }
}
.tax-core_research_area .page-banner .page-title {
  top: 30%;
}
@media all and (min-width: 1001px) {
  .tax-core_research_area .page-banner .page-title {
    max-width: 60vw;
  }
}
.tax-core_research_area .page-banner .page-title svg {
  display: block;
  height: 56px;
  margin: 0 auto;
  margin-bottom: 1rem;
  width: 56px;
}
@media all and (min-width: 1001px) {
  .tax-core_research_area .page-banner .page-title svg {
    height: 64px;
    width: 64px;
  }
}
.tax-core_research_area .page-banner p {
  color: white;
  max-width: 60vw;
  margin: 0 auto;
  position: absolute;
  top: 55%;
  left: 50%;
  transform: translate(-50%, 0%);
  text-align: center;
}
.tax-core_research_area .page-banner p a {
  color: #F48025;
}
.tax-core_research_area .directory-row h2 {
  font-size: 3em;
  padding: 20px 0 0;
  text-align: center;
}
.tax-core_research_area .directory-row .directory-listing {
  flex-wrap: nowrap;
}
@media all and (min-width: 750px) {
  .tax-core_research_area .directory-row .directory-listing {
    flex-basis: 45%;
    max-width: 47%;
  }
}
@media all and (min-width: 1100px) {
  .tax-core_research_area .directory-row .directory-listing {
    flex-basis: 30%;
    flex-grow: 0;
  }
}
.tax-core_research_area .directory-row .directory-listing .faculty-headshot {
  flex-basis: 30%;
}
.tax-core_research_area .directory-row .directory-listing .faculty-info {
  flex-basis: 60%;
  word-break: break-word;
}

.page-banner {
  background-color: #000000;
  background-image: url("img/default-banner.jpg");
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: 100% auto;
  height: 280px;
  position: relative;
}
@media (max-width: 1000px) {
  .page-banner {
    height: 100px;
  }
}
.page-banner .inner-page-banner {
  background: rgba(0, 0, 0, 0.4);
  height: 280px;
  width: 100%;
}
@media (max-width: 1000px) {
  .page-banner .inner-page-banner {
    height: 100px;
  }
}
.page-banner .page-title {
  left: 50%;
  margin: 0;
  position: absolute;
  text-align: center;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 1400px;
}
@media (max-width: 1400px) {
  .page-banner .page-title {
    width: 90%;
  }
}
@media (max-width: 1000px) {
  .page-banner .page-title {
    font-size: 2em;
  }
}
@media (max-width: 425px) {
  .page-banner .page-title {
    font-size: 1.3em !important;
  }
}
.page-banner.esag-page-banner .page-title {
  background: url("img/esag_logo.png") no-repeat 50% 50%;
  color: #F48025 !important;
  height: 80px;
  text-indent: -999em;
  width: 400px;
}

.page-id-10289 .page-banner {
  height: 410px;
}
.page-id-10289 .page-banner .inner-page-banner {
  height: 410px;
}

.page #body, .tax-research_area #body, .tax-core_research_area #body, .search #body {
  margin-top: 60px;
  overflow: hidden;
}
@media (max-width: 1000px) {
  .page #body, .tax-research_area #body, .tax-core_research_area #body, .search #body {
    margin-top: 0;
    overflow: hidden;
  }
}
.page #body #layout, .tax-research_area #body #layout, .tax-core_research_area #body #layout, .search #body #layout {
  position: relative;
  width: 1400px;
}
@media (max-width: 1280px) {
  .page #body #layout, .tax-research_area #body #layout, .tax-core_research_area #body #layout, .search #body #layout {
    width: 96%;
  }
}
.page #body #layout .sidebar-background, .tax-research_area #body #layout .sidebar-background, .tax-core_research_area #body #layout .sidebar-background, .search #body #layout .sidebar-background {
  background: #9ca41a;
  height: 100%;
  position: absolute;
  right: -74%;
  width: 100%;
}
@media (max-width: 1000px) {
  .page #body #layout .sidebar-background, .tax-research_area #body #layout .sidebar-background, .tax-core_research_area #body #layout .sidebar-background, .search #body #layout .sidebar-background {
    display: none;
  }
}
.page #body #layout .search-results, .tax-research_area #body #layout .search-results, .tax-core_research_area #body #layout .search-results, .search #body #layout .search-results {
  padding: 40px 0 !important;
}
.page #body #layout #content, .tax-research_area #body #layout #content, .tax-core_research_area #body #layout #content, .search #body #layout #content {
  margin: 0;
  padding: 0;
}
@media (max-width: 1000px) {
  .page #body #layout #content, .tax-research_area #body #layout #content, .tax-core_research_area #body #layout #content, .search #body #layout #content {
    width: 100%;
  }
}
.page #body #layout #sidebar, .tax-research_area #body #layout #sidebar, .tax-core_research_area #body #layout #sidebar, .search #body #layout #sidebar {
  padding: 0;
  position: absolute;
  right: 0;
  z-index: 2;
}
@media (max-width: 1000px) {
  .page #body #layout #sidebar, .tax-research_area #body #layout #sidebar, .tax-core_research_area #body #layout #sidebar, .search #body #layout #sidebar {
    display: none;
  }
}
.page #body #layout.esag .sidebar-background, .tax-research_area #body #layout.esag .sidebar-background, .tax-core_research_area #body #layout.esag .sidebar-background, .search #body #layout.esag .sidebar-background {
  background: #F48025;
  height: 100%;
  position: absolute;
  right: -74%;
  width: 100%;
}
@media (max-width: 1000px) {
  .page #body #layout.esag .sidebar-background, .tax-research_area #body #layout.esag .sidebar-background, .tax-core_research_area #body #layout.esag .sidebar-background, .search #body #layout.esag .sidebar-background {
    display: none;
  }
}
.page #body #layout.esag h2, .tax-research_area #body #layout.esag h2, .tax-core_research_area #body #layout.esag h2, .search #body #layout.esag h2 {
  color: #666666;
}
.page #body #layout.esag a, .tax-research_area #body #layout.esag a, .tax-core_research_area #body #layout.esag a, .search #body #layout.esag a {
  color: #F48025;
  border-color: #F48025;
}
.page #body #layout.esag .acee-side-nav, .page #body #layout.esag .acee-side-nav-news, .tax-research_area #body #layout.esag .acee-side-nav, .tax-research_area #body #layout.esag .acee-side-nav-news, .tax-core_research_area #body #layout.esag .acee-side-nav, .tax-core_research_area #body #layout.esag .acee-side-nav-news, .search #body #layout.esag .acee-side-nav, .search #body #layout.esag .acee-side-nav-news {
  background: #F48025;
}
.page #body #layout.esag .acee-side-nav li.current-menu-item > a, .page #body #layout.esag .acee-side-nav-news li.current-menu-item > a, .tax-research_area #body #layout.esag .acee-side-nav li.current-menu-item > a, .tax-research_area #body #layout.esag .acee-side-nav-news li.current-menu-item > a, .tax-core_research_area #body #layout.esag .acee-side-nav li.current-menu-item > a, .tax-core_research_area #body #layout.esag .acee-side-nav-news li.current-menu-item > a, .search #body #layout.esag .acee-side-nav li.current-menu-item > a, .search #body #layout.esag .acee-side-nav-news li.current-menu-item > a {
  background: #c35b0a;
  color: #ffffff;
}
.page #body #layout.esag .acee-side-nav li a, .page #body #layout.esag .acee-side-nav-news li a, .tax-research_area #body #layout.esag .acee-side-nav li a, .tax-research_area #body #layout.esag .acee-side-nav-news li a, .tax-core_research_area #body #layout.esag .acee-side-nav li a, .tax-core_research_area #body #layout.esag .acee-side-nav-news li a, .search #body #layout.esag .acee-side-nav li a, .search #body #layout.esag .acee-side-nav-news li a {
  color: #ffffff;
}
.page #body #layout.esag .acee-side-nav li a:hover, .page #body #layout.esag .acee-side-nav-news li a:hover, .tax-research_area #body #layout.esag .acee-side-nav li a:hover, .tax-research_area #body #layout.esag .acee-side-nav-news li a:hover, .tax-core_research_area #body #layout.esag .acee-side-nav li a:hover, .tax-core_research_area #body #layout.esag .acee-side-nav-news li a:hover, .search #body #layout.esag .acee-side-nav li a:hover, .search #body #layout.esag .acee-side-nav-news li a:hover {
  background: #db660b;
  text-decoration: none;
}
.page #body .distillate, .tax-research_area #body .distillate, .tax-core_research_area #body .distillate, .search #body .distillate {
  width: 100% !important;
}
.page #body .distillate .page-content, .tax-research_area #body .distillate .page-content, .tax-core_research_area #body .distillate .page-content, .search #body .distillate .page-content {
  padding: 0;
}
.page.home #body #layout, .page.page-id-12738 #body #layout, .page.page-id-12797 #body #layout, .tax-research_area.home #body #layout, .tax-research_area.page-id-12738 #body #layout, .tax-research_area.page-id-12797 #body #layout, .tax-core_research_area.home #body #layout, .tax-core_research_area.page-id-12738 #body #layout, .tax-core_research_area.page-id-12797 #body #layout, .search.home #body #layout, .search.page-id-12738 #body #layout, .search.page-id-12797 #body #layout {
  width: 100%;
}

.type-page .page-title, .type-page .single-title, .type-single .page-title, .type-single .single-title {
  margin: 40px auto;
  overflow: hidden;
  text-align: center;
  width: 100%;
}
@media (max-width: 1000px) {
  .type-page .page-title, .type-page .single-title, .type-single .page-title, .type-single .single-title {
    font-size: 2em;
    margin: 20px 0 !important;
    width: 100% !important;
  }
}
.type-page .page-title.esag-page-title, .type-page .single-title.esag-page-title, .type-single .page-title.esag-page-title, .type-single .single-title.esag-page-title {
  margin: 0 0 40px;
  text-align: left;
}
.type-page .page-content, .type-page .single-content, .type-page .type-single, .type-single .page-content, .type-single .single-content, .type-single .type-single {
  padding: 40px 0 0;
}
.type-page .page-content a, .type-page .single-content a, .type-page .type-single a, .type-single .page-content a, .type-single .single-content a, .type-single .type-single a {
  border-bottom: 0px solid #0076BF;
  color: #0076BF;
  padding-bottom: 1px;
}
.type-page .page-content a:hover, .type-page .single-content a:hover, .type-page .type-single a:hover, .type-single .page-content a:hover, .type-single .single-content a:hover, .type-single .type-single a:hover {
  text-decoration: none;
}
.type-page .page-content h2 a, .type-page .single-content h2 a, .type-page .type-single h2 a, .type-single .page-content h2 a, .type-single .single-content h2 a, .type-single .type-single h2 a {
  border: none;
  padding-bottom: 0;
}
.type-page .page-content .faculty-info h2 a, .type-page .page-content .faculty-info h3 a, .type-page .single-content .faculty-info h2 a, .type-page .single-content .faculty-info h3 a, .type-page .type-single .faculty-info h2 a, .type-page .type-single .faculty-info h3 a, .type-single .page-content .faculty-info h2 a, .type-single .page-content .faculty-info h3 a, .type-single .single-content .faculty-info h2 a, .type-single .single-content .faculty-info h3 a, .type-single .type-single .faculty-info h2 a, .type-single .type-single .faculty-info h3 a {
  color: #666666;
}

#page-210.type-page .page-content h3, #page-211.type-page .page-content h3, #page-3762.type-page .page-content h3 {
  font-size: 1.6em;
  font-weight: 600;
  margin: 0;
}
#page-210.type-page .page-content h3 a, #page-211.type-page .page-content h3 a, #page-3762.type-page .page-content h3 a {
  border: none;
}
#page-210.type-page .page-content h4, #page-211.type-page .page-content h4, #page-3762.type-page .page-content h4 {
  font-size: 1em;
  font-weight: 300;
}

.single #body {
  overflow: hidden;
}
.single #body #layout {
  position: relative;
  width: 1400px;
}
@media (max-width: 1280px) {
  .single #body #layout {
    width: 96%;
  }
}
.single #body #layout .sidebar-background {
  background: #9ca41a;
  height: 100%;
  position: absolute;
  right: -74%;
  width: 100%;
}
@media (max-width: 1000px) {
  .single #body #layout .sidebar-background {
    display: none;
  }
}
.single #body #layout #content {
  min-height: 800px;
  margin: 0;
  padding: 0 40px;
}
@media (max-width: 1000px) {
  .single #body #layout #content {
    width: 100%;
  }
}
.single #body #layout #content .event-date, .single #body #layout #content .event-time {
  padding: 0;
}
.single #body #layout #sidebar {
  padding: 0;
  position: absolute;
  right: 0;
  z-index: 2;
}
@media (max-width: 1000px) {
  .single #body #layout #sidebar {
    display: none;
  }
}

.type-single .single-title {
  color: #000000;
  margin: -200px 0 40px;
  overflow: hidden;
  width: 100%;
}
.type-single .single-content a {
  border-bottom: 0px solid #0076BF;
  color: #0076BF;
  padding-bottom: 1px;
}
.type-single .single-content a:hover {
  text-decoration: none;
}
.type-single .single-content h2 a {
  border: none;
  padding-bottom: 0;
}
.type-single .wp-caption-text {
  font-size: 14px;
  text-align: left;
}

.type-acee-news, .type-events {
  border-bottom: 1px solid #ececec;
  margin: 0 0 20px;
  text-align: left !important;
}
.type-acee-news .post-title, .type-events .post-title {
  font-size: 2.5em;
  line-height: 1.2em;
  margin-bottom: 0.5rem !important;
}
.type-acee-news .post-title a, .type-events .post-title a {
  color: #0076BF;
}
.type-acee-news .post-title a:hover, .type-events .post-title a:hover {
  text-decoration: underline;
}
.type-acee-news p.event-date, .type-acee-news p.event-time, .type-events p.event-date, .type-events p.event-time {
  padding: 0;
}

.post-image {
  float: right;
  margin: 0 0 20px 20px;
  height: 150px;
}

.people-directory {
  border-bottom: 1px solid #ececec;
  display: flex;
  margin: 0;
  padding: 20px 0 !important;
  text-align: left !important;
}
.people-directory p {
  padding: 0;
}
.people-directory .featured-image {
  flex: 0 0 23%;
  height: 250px;
  margin-right: 2%;
  overflow: hidden;
}
.people-directory .featured-image p img {
  width: 100%;
}
.people-directory .bio {
  flex: 0 0 75%;
}
.people-directory .bio h3 {
  font-size: 1.6em;
  font-weight: 600;
}
.people-directory .bio .contact-information {
  display: flex;
}
@media (max-width: 1000px) {
  .people-directory .bio .contact-information {
    flex-wrap: wrap;
  }
}
.people-directory .bio .contact-information .communication, .people-directory .bio .contact-information .address {
  flex: 0 0 50%;
}
@media (max-width: 1000px) {
  .people-directory .bio .contact-information .communication, .people-directory .bio .contact-information .address {
    flex: 0 0 100%;
  }
  .people-directory .bio .contact-information .communication strong, .people-directory .bio .contact-information .address strong {
    display: block;
  }
}

.acee-research {
  border-bottom: 1px solid #ececec;
  margin-bottom: 40px;
  text-align: left !important;
}
.acee-research p.primary-investigator, .acee-research p.co-investigators, .acee-research p.publication-links {
  margin: 0;
  padding: 0;
}
.acee-research p.primary-investigator a, .acee-research p.co-investigators a, .acee-research p.publication-links a {
  border-bottom: 1px solid #0076BF;
}
.acee-research p.co-investigators a:after {
  content: ", ";
}
.acee-research p.co-investigators a:last-child:after {
  content: "";
}
.acee-research ul.publication-links a {
  border-bottom: 1px solid #0076BF;
}

#page-10289 .page-content {
  padding: 40px 0 0;
}

.research-areas-row .research-areas-row-inner {
  margin: 0 auto;
  width: 1400px;
}
@media (max-width: 1440px) {
  .research-areas-row .research-areas-row-inner {
    width: 97.1428571429%;
  }
}
@media (max-width: 1000px) {
  .research-areas-row .research-areas-row-inner {
    width: 96%;
  }
}
@media (max-width: 425px) {
  .research-areas-row .research-areas-row-inner {
    width: 90.5882352941%;
  }
}
.research-areas-row .research-areas-row-inner h2 {
  font-size: 3em;
  line-height: 1em;
  margin: 0;
  padding: 20px 0 30px;
  text-align: center;
}
.research-areas-row ul {
  align-items: flex-start;
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  justify-content: center;
  margin: 0;
}
.research-areas-row li {
  flex-basis: 20%;
  flex-grow: 1;
  min-width: 33%;
  padding: 0 1em 2em;
  text-align: center;
}
@media all and (min-width: 768px) {
  .research-areas-row li {
    flex-grow: 0;
    min-width: 10%;
    padding: 0 2.5% 2em;
  }
}
.research-areas-row h3 {
  color: #666666;
  font-weight: 700;
  text-transform: lowercase;
}
.research-areas-row .research-icon {
  border: 8px solid #ececec;
  border-radius: 100%;
  height: 112px;
  margin: 0 auto;
  width: 112px;
}
.research-areas-row .research-icon img {
  height: 64px;
  transform: translateY(36.5%);
  width: auto;
}

.acee-news-info ul,
.events-info ul {
  list-style: none;
  margin: 0;
  position: absolute;
  bottom: 0;
}
.acee-news-info li,
.events-info li {
  display: inline-block;
  margin: 0 1em 1em 0;
}
.acee-news-info li:nth-child(n + 4),
.events-info li:nth-child(n + 4) {
  display: none;
}
.acee-news-info .research-icon,
.events-info .research-icon {
  height: 32px;
  margin: 0 auto;
}
.acee-news-info .research-icon img,
.events-info .research-icon img {
  height: 32px;
  max-width: 32px;
}

.student-funding, .faculty-funding {
  border-bottom: 1px solid #ececec;
  margin-bottom: 40px;
  text-align: left !important;
}
.student-funding h3, .faculty-funding h3 {
  font-weight: 600;
}

.summer-research {
  border-bottom: 1px solid #ececec;
  margin-bottom: 40px;
  text-align: left !important;
}

table#directory thead {
  display: none;
}
table#directory tbody tr {
  background: none;
  border-bottom: 1px solid #ececec;
  display: block;
  padding: 20px 0;
}
table#directory tbody td {
  display: block;
  padding: 0;
}
table#directory tbody td p {
  padding: 0;
}
table#directory tbody td p .fa {
  margin-right: 10px;
  width: 20px;
}
table#directory tbody td:nth-child(6) p:nth-child(2) {
  margin-left: 35px;
}

.research-area:after {
  content: ", ";
}
.research-area:last-child:after {
  content: "";
}

.pagination .nav-links {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.pagination .nav-links .page-numbers {
  border: 2px solid #ececec;
  border-radius: 40px;
  flex: 0 0 40px;
  height: 40px;
  line-height: 40px;
  margin: 0 10px 20px;
  text-align: center;
}
.pagination .nav-links .next, .pagination .nav-links .prev {
  flex: 0 0 100px;
}
.pagination .nav-links .dots {
  border: none;
}

#footer, .footer-text {
  font-size: 1em;
}

#footerwrap {
  background: #ffffff;
  padding: 0;
}
#footerwrap .footer-widgets {
  border-bottom: 1px solid #ececec;
}
#footerwrap .footer-widgets .col4-2, #footerwrap .footer-widgets .col2-1 {
  margin: 0 !important;
}
@media all and (min-width: 675px) {
  #footerwrap .footer-widgets .col4-2, #footerwrap .footer-widgets .col2-1 {
    width: 50%;
  }
}
#footerwrap .footer-widgets .col4-2 a, #footerwrap .footer-widgets .col2-1 a {
  color: #F48025;
}
@media all and (min-width: 675px) {
  #footerwrap .footer-widgets .first {
    border-right: 1px solid #ececec;
  }
}
#footerwrap .address {
  font-size: 1.3em;
}
#footerwrap #footer.pagewidth {
  width: 100%;
}
#footerwrap #footer.pagewidth .footer-text {
  padding: 0;
}
#footerwrap #footer.pagewidth .footer-text .one, #footerwrap #footer.pagewidth .footer-text .two {
  padding: 1em 0;
}
@media all and (min-width: 768px) {
  #footerwrap #footer.pagewidth .footer-text .one, #footerwrap #footer.pagewidth .footer-text .two {
    padding: 40px 0;
  }
}
#footerwrap #footer.pagewidth .footer-text .one {
  align-items: center;
  border-bottom: 1px solid #ececec;
  display: flex;
}
@media (max-width: 767px) {
  #footerwrap #footer.pagewidth .footer-text .one {
    flex-flow: column;
  }
}
#footerwrap #footer.pagewidth .footer-text .one h3 {
  flex: 0 0 50%;
  margin: 0;
}
@media (max-width: 767px) {
  #footerwrap #footer.pagewidth .footer-text .one h3 {
    flex: 0 0 100%;
    margin-bottom: 20px;
    min-height: 80px;
  }
}
#footerwrap #footer.pagewidth .footer-text .one h3 a {
  display: block;
  margin: 0 auto;
  text-indent: -999em;
}
@media (max-width: 1000px) {
  #footerwrap #footer.pagewidth .footer-text .one h3 a {
    min-height: 80px;
  }
}
#footerwrap #footer.pagewidth .footer-text .one h3:nth-child(1) a {
  background-image: url("img/princeton-university-logo.png");
  background-repeat: no-repeat;
  background-position: 0 50%;
  height: 40px;
  width: 297px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
  #footerwrap #footer.pagewidth .footer-text .one h3:nth-child(1) a {
    background-image: url("img/princeton-university-logo-@2x.png");
    background-size: 296.6666666667px 24.6666666667px;
  }
}
#footerwrap #footer.pagewidth .footer-text .one h3:nth-child(2) a {
  background-image: url("img/pu-engineering-logo.png");
  background-repeat: no-repeat;
  background-position: 0 50%;
  height: 40px;
  width: 196px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
  #footerwrap #footer.pagewidth .footer-text .one h3:nth-child(2) a {
    background-image: url("img/pu-engineering-logo-@2x.png");
    background-size: 196px 40px;
  }
}

.unslider {
  height: 600px;
  margin: 0;
  overflow: hidden;
  padding: 0;
  position: relative;
}
@media (max-width: 1000px) {
  .unslider {
    max-height: 400px;
  }
}

.unslider-wrap {
  position: relative;
}

.unslider-wrap.unslider-carousel > li {
  float: left;
}

.unslider-vertical > ul {
  height: 100%;
}

.unslider-vertical li {
  float: none;
  width: 100%;
}

.unslider-fade {
  position: relative;
}

.unslider-fade .unslider-wrap li {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  z-index: 8;
}

.unslider-fade .unslider-wrap li.unslider-active {
  z-index: 10;
}

.unslider li, .unslider ol, .unslider ul {
  list-style: none;
  margin: 0;
  padding: 0;
  border: none;
}

.unslider-arrow {
  color: #cccccc;
  cursor: pointer;
  font-size: 3em;
  height: 100px;
  left: 20px;
  line-height: 100px;
  position: absolute;
  text-align: center;
  top: 50%;
  transform: translate(0, -50%);
  width: 30px;
  z-index: 2;
}
.unslider-arrow:hover {
  color: #F48025;
}

.unslider-arrow.next {
  left: auto;
  right: 20px;
}

.unslider-nav {
  bottom: 20px;
  left: 50%;
  min-width: 180px;
  position: absolute;
  transform: translate(-50%, 0);
  z-index: 3;
}
.unslider-nav ol {
  display: flex;
  justify-content: space-between;
}
.unslider-nav ol li {
  background: #ffffff;
  border-radius: 5px;
  flex: 0 0 10px;
  height: 10px;
  margin: 0 10px;
  text-indent: -999em;
}
.unslider-nav ol li.unslider-active {
  background: #F48025;
}

.research-directory-search-bar {
  background: #939C00;
  padding: 20px 0;
  text-align: center;
}
.research-directory-search-bar h2 {
  color: #ffffff;
  font-size: 3em;
}
.research-directory-search-bar form {
  margin: 0 auto;
}
@media (max-width: 425px) {
  .research-directory-search-bar form {
    width: 100%;
  }
}
.research-directory-search-bar input[type=text] {
  max-width: 50vw;
  width: 24.3em;
}
.research-directory-search-bar input[type=submit] {
  background-color: #0076BF;
  color: #ffffff;
}

.search-results.post-type-archive.post-type-archive-directory .type-acee-news, .search-results.post-type-archive.post-type-archive-directory .type-events, .search-results.post-type-archive.post-type-archive-directory .type-page {
  display: none;
}

.search-results .type-page, .search-results .type-directory, .search-results .type-acee-news, .search-results .type-events {
  border-top: 1px solid #ececec;
  border-bottom: none;
  margin: 0 0 20px;
  text-align: left !important;
}
.search-results .type-page h2, .search-results .type-directory h2, .search-results .type-acee-news h2, .search-results .type-events h2 {
  margin-top: 60px;
}
.search-results .type-directory:before {
  background: #0076BF;
  color: #ffffff;
  content: "Directory";
  display: block;
  padding: 5px;
  position: absolute;
  right: 0;
  text-align: center;
  width: 140px;
}
.search-results .type-page:before {
  background: #cccccc;
  color: #ffffff;
  content: "Page";
  display: block;
  padding: 5px;
  position: absolute;
  right: 0;
  text-align: center;
  width: 140px;
}
.search-results .type-acee-news:before {
  background: #9ca41a;
  color: #ffffff;
  content: "News";
  display: block;
  padding: 5px;
  position: absolute;
  right: 0;
  text-align: center;
  width: 140px;
}
.search-results .type-events:before {
  background: #F48025;
  color: #ffffff;
  content: "Events";
  display: block;
  padding: 5px;
  position: absolute;
  right: 0;
  text-align: center;
  width: 140px;
}

#searchform-wrap {
  float: none !important;
  margin: -3px 0 0 !important;
  vertical-align: middle;
}

.pu-header-wrapper #searchform {
  position: relative;
  margin: 0 0 0;
  z-index: 1;
}
.pu-header-wrapper #searchform #s {
  background: transparent;
  background-color: #ececec;
  border-radius: 5em;
  border: none;
  color: #ffffff;
  margin: 0;
  padding: 6px 16px 6px;
  height: 34px;
  width: 1px;
  -webkit-transition: width 0.7s, background 0.7s;
  -moz-transition: width 0.7s, background 0.7s;
  transition: width 0.7s, background 0.7s;
}
.pu-header-wrapper #searchform #s:focus, .pu-header-wrapper #searchform #s:hover {
  background-color: #0076BF;
  padding: 6px 40px 6px;
  width: 200px;
}
.pu-header-wrapper #searchform .icon-search:before {
  background-color: #0076BF;
  border-radius: 100%;
  content: "\f002";
  color: #ffffff;
  font-family: FontAwesome;
  font-size: 19px;
  font-style: normal;
  height: 1.1em;
  line-height: 1.2em;
  margin: 1px 0 0 0;
  padding: 0.3em;
  position: absolute;
  width: 1.1em;
  z-index: 1;
}
.pu-header-wrapper #searchform .icon-search:hover + #s {
  background-color: #0076BF;
  width: 200px;
}

.dataTables_wrapper .dataTables_length {
  float: left;
  height: 52px;
  line-height: 52px;
  width: 50%;
}
.dataTables_wrapper .dataTables_filter {
  float: left;
  width: 50%;
}
.dataTables_wrapper .dataTables_filter input[type=search] {
  margin-left: 20px;
  width: 50%;
}

.page-id-8495 .unslider {
  height: 600px;
}
.page-id-8495 .unslider .unslider-arrow {
  border: none;
  top: 250px;
}

.reservation-slider {
  background: #ececec;
}
.reservation-slider li {
  padding-top: 50px;
}
.reservation-slider p {
  padding: 0;
  text-align: center;
}

a.shortcode.button.white.outline, a.shortcode.button.white.outline:hover {
  border: 2px solid #ffffff;
  border-radius: 20px;
  height: 20px;
  line-height: 20px;
  margin: 0 10px 20px;
  padding: 10px 20px;
}

.themify_builder_content-10144 > .module_row > .row_inner_wrapper > .row_inner, .themify_builder_content-10170 > .module_row > .row_inner_wrapper > .row_inner, .themify_builder_content-10173 > .module_row > .row_inner_wrapper > .row_inner, .themify_builder_content-10382 > .module_row > .row_inner_wrapper > .row_inner {
  width: 100%;
}
.themify_builder_content-10144 > .module_row > .row_inner_wrapper > .row_inner > .col-full, .themify_builder_content-10170 > .module_row > .row_inner_wrapper > .row_inner > .col-full, .themify_builder_content-10173 > .module_row > .row_inner_wrapper > .row_inner > .col-full, .themify_builder_content-10382 > .module_row > .row_inner_wrapper > .row_inner > .col-full {
  margin: 0 auto;
  width: 1400px;
}
@media (max-width: 1000px) {
  .themify_builder_content-10144 > .module_row > .row_inner_wrapper > .row_inner > .col-full, .themify_builder_content-10170 > .module_row > .row_inner_wrapper > .row_inner > .col-full, .themify_builder_content-10173 > .module_row > .row_inner_wrapper > .row_inner > .col-full, .themify_builder_content-10382 > .module_row > .row_inner_wrapper > .row_inner > .col-full {
    width: 90%;
  }
}
@media (max-width: 425px) {
  .themify_builder_content-10144 > .module_row > .row_inner_wrapper > .row_inner > .col-full, .themify_builder_content-10170 > .module_row > .row_inner_wrapper > .row_inner > .col-full, .themify_builder_content-10173 > .module_row > .row_inner_wrapper > .row_inner > .col-full, .themify_builder_content-10382 > .module_row > .row_inner_wrapper > .row_inner > .col-full {
    width: 100%;
  }
}
.themify_builder_content-10144 > .module_row_0.module_row, .themify_builder_content-10144 > .module_row_1.module_row, .themify_builder_content-10144 > .module_row_2.module_row, .themify_builder_content-10144 > .module_row_3.module_row, .themify_builder_content-10144 > .module_row_4.module_row, .themify_builder_content-10170 > .module_row_0.module_row, .themify_builder_content-10170 > .module_row_1.module_row, .themify_builder_content-10170 > .module_row_2.module_row, .themify_builder_content-10170 > .module_row_3.module_row, .themify_builder_content-10170 > .module_row_4.module_row, .themify_builder_content-10173 > .module_row_0.module_row, .themify_builder_content-10173 > .module_row_1.module_row, .themify_builder_content-10173 > .module_row_2.module_row, .themify_builder_content-10173 > .module_row_3.module_row, .themify_builder_content-10173 > .module_row_4.module_row, .themify_builder_content-10382 > .module_row_0.module_row, .themify_builder_content-10382 > .module_row_1.module_row, .themify_builder_content-10382 > .module_row_2.module_row, .themify_builder_content-10382 > .module_row_3.module_row, .themify_builder_content-10382 > .module_row_4.module_row {
  background-size: fullcover;
  padding: 40px 0;
}
.themify_builder_content-10144 > .module_row_0.module_row .col-full, .themify_builder_content-10144 > .module_row_1.module_row .col-full, .themify_builder_content-10144 > .module_row_2.module_row .col-full, .themify_builder_content-10144 > .module_row_3.module_row .col-full, .themify_builder_content-10144 > .module_row_4.module_row .col-full, .themify_builder_content-10170 > .module_row_0.module_row .col-full, .themify_builder_content-10170 > .module_row_1.module_row .col-full, .themify_builder_content-10170 > .module_row_2.module_row .col-full, .themify_builder_content-10170 > .module_row_3.module_row .col-full, .themify_builder_content-10170 > .module_row_4.module_row .col-full, .themify_builder_content-10173 > .module_row_0.module_row .col-full, .themify_builder_content-10173 > .module_row_1.module_row .col-full, .themify_builder_content-10173 > .module_row_2.module_row .col-full, .themify_builder_content-10173 > .module_row_3.module_row .col-full, .themify_builder_content-10173 > .module_row_4.module_row .col-full, .themify_builder_content-10382 > .module_row_0.module_row .col-full, .themify_builder_content-10382 > .module_row_1.module_row .col-full, .themify_builder_content-10382 > .module_row_2.module_row .col-full, .themify_builder_content-10382 > .module_row_3.module_row .col-full, .themify_builder_content-10382 > .module_row_4.module_row .col-full {
  background: rgba(0, 0, 0, 0.8);
  padding: 2%;
}
.themify_builder_content-10144 > .module_row_0.module_row .col-full h1, .themify_builder_content-10144 > .module_row_0.module_row .col-full h2, .themify_builder_content-10144 > .module_row_0.module_row .col-full h3, .themify_builder_content-10144 > .module_row_0.module_row .col-full p, .themify_builder_content-10144 > .module_row_0.module_row .col-full li, .themify_builder_content-10144 > .module_row_1.module_row .col-full h1, .themify_builder_content-10144 > .module_row_1.module_row .col-full h2, .themify_builder_content-10144 > .module_row_1.module_row .col-full h3, .themify_builder_content-10144 > .module_row_1.module_row .col-full p, .themify_builder_content-10144 > .module_row_1.module_row .col-full li, .themify_builder_content-10144 > .module_row_2.module_row .col-full h1, .themify_builder_content-10144 > .module_row_2.module_row .col-full h2, .themify_builder_content-10144 > .module_row_2.module_row .col-full h3, .themify_builder_content-10144 > .module_row_2.module_row .col-full p, .themify_builder_content-10144 > .module_row_2.module_row .col-full li, .themify_builder_content-10144 > .module_row_3.module_row .col-full h1, .themify_builder_content-10144 > .module_row_3.module_row .col-full h2, .themify_builder_content-10144 > .module_row_3.module_row .col-full h3, .themify_builder_content-10144 > .module_row_3.module_row .col-full p, .themify_builder_content-10144 > .module_row_3.module_row .col-full li, .themify_builder_content-10144 > .module_row_4.module_row .col-full h1, .themify_builder_content-10144 > .module_row_4.module_row .col-full h2, .themify_builder_content-10144 > .module_row_4.module_row .col-full h3, .themify_builder_content-10144 > .module_row_4.module_row .col-full p, .themify_builder_content-10144 > .module_row_4.module_row .col-full li, .themify_builder_content-10170 > .module_row_0.module_row .col-full h1, .themify_builder_content-10170 > .module_row_0.module_row .col-full h2, .themify_builder_content-10170 > .module_row_0.module_row .col-full h3, .themify_builder_content-10170 > .module_row_0.module_row .col-full p, .themify_builder_content-10170 > .module_row_0.module_row .col-full li, .themify_builder_content-10170 > .module_row_1.module_row .col-full h1, .themify_builder_content-10170 > .module_row_1.module_row .col-full h2, .themify_builder_content-10170 > .module_row_1.module_row .col-full h3, .themify_builder_content-10170 > .module_row_1.module_row .col-full p, .themify_builder_content-10170 > .module_row_1.module_row .col-full li, .themify_builder_content-10170 > .module_row_2.module_row .col-full h1, .themify_builder_content-10170 > .module_row_2.module_row .col-full h2, .themify_builder_content-10170 > .module_row_2.module_row .col-full h3, .themify_builder_content-10170 > .module_row_2.module_row .col-full p, .themify_builder_content-10170 > .module_row_2.module_row .col-full li, .themify_builder_content-10170 > .module_row_3.module_row .col-full h1, .themify_builder_content-10170 > .module_row_3.module_row .col-full h2, .themify_builder_content-10170 > .module_row_3.module_row .col-full h3, .themify_builder_content-10170 > .module_row_3.module_row .col-full p, .themify_builder_content-10170 > .module_row_3.module_row .col-full li, .themify_builder_content-10170 > .module_row_4.module_row .col-full h1, .themify_builder_content-10170 > .module_row_4.module_row .col-full h2, .themify_builder_content-10170 > .module_row_4.module_row .col-full h3, .themify_builder_content-10170 > .module_row_4.module_row .col-full p, .themify_builder_content-10170 > .module_row_4.module_row .col-full li, .themify_builder_content-10173 > .module_row_0.module_row .col-full h1, .themify_builder_content-10173 > .module_row_0.module_row .col-full h2, .themify_builder_content-10173 > .module_row_0.module_row .col-full h3, .themify_builder_content-10173 > .module_row_0.module_row .col-full p, .themify_builder_content-10173 > .module_row_0.module_row .col-full li, .themify_builder_content-10173 > .module_row_1.module_row .col-full h1, .themify_builder_content-10173 > .module_row_1.module_row .col-full h2, .themify_builder_content-10173 > .module_row_1.module_row .col-full h3, .themify_builder_content-10173 > .module_row_1.module_row .col-full p, .themify_builder_content-10173 > .module_row_1.module_row .col-full li, .themify_builder_content-10173 > .module_row_2.module_row .col-full h1, .themify_builder_content-10173 > .module_row_2.module_row .col-full h2, .themify_builder_content-10173 > .module_row_2.module_row .col-full h3, .themify_builder_content-10173 > .module_row_2.module_row .col-full p, .themify_builder_content-10173 > .module_row_2.module_row .col-full li, .themify_builder_content-10173 > .module_row_3.module_row .col-full h1, .themify_builder_content-10173 > .module_row_3.module_row .col-full h2, .themify_builder_content-10173 > .module_row_3.module_row .col-full h3, .themify_builder_content-10173 > .module_row_3.module_row .col-full p, .themify_builder_content-10173 > .module_row_3.module_row .col-full li, .themify_builder_content-10173 > .module_row_4.module_row .col-full h1, .themify_builder_content-10173 > .module_row_4.module_row .col-full h2, .themify_builder_content-10173 > .module_row_4.module_row .col-full h3, .themify_builder_content-10173 > .module_row_4.module_row .col-full p, .themify_builder_content-10173 > .module_row_4.module_row .col-full li, .themify_builder_content-10382 > .module_row_0.module_row .col-full h1, .themify_builder_content-10382 > .module_row_0.module_row .col-full h2, .themify_builder_content-10382 > .module_row_0.module_row .col-full h3, .themify_builder_content-10382 > .module_row_0.module_row .col-full p, .themify_builder_content-10382 > .module_row_0.module_row .col-full li, .themify_builder_content-10382 > .module_row_1.module_row .col-full h1, .themify_builder_content-10382 > .module_row_1.module_row .col-full h2, .themify_builder_content-10382 > .module_row_1.module_row .col-full h3, .themify_builder_content-10382 > .module_row_1.module_row .col-full p, .themify_builder_content-10382 > .module_row_1.module_row .col-full li, .themify_builder_content-10382 > .module_row_2.module_row .col-full h1, .themify_builder_content-10382 > .module_row_2.module_row .col-full h2, .themify_builder_content-10382 > .module_row_2.module_row .col-full h3, .themify_builder_content-10382 > .module_row_2.module_row .col-full p, .themify_builder_content-10382 > .module_row_2.module_row .col-full li, .themify_builder_content-10382 > .module_row_3.module_row .col-full h1, .themify_builder_content-10382 > .module_row_3.module_row .col-full h2, .themify_builder_content-10382 > .module_row_3.module_row .col-full h3, .themify_builder_content-10382 > .module_row_3.module_row .col-full p, .themify_builder_content-10382 > .module_row_3.module_row .col-full li, .themify_builder_content-10382 > .module_row_4.module_row .col-full h1, .themify_builder_content-10382 > .module_row_4.module_row .col-full h2, .themify_builder_content-10382 > .module_row_4.module_row .col-full h3, .themify_builder_content-10382 > .module_row_4.module_row .col-full p, .themify_builder_content-10382 > .module_row_4.module_row .col-full li {
  color: #ffffff;
}
.themify_builder_content-10144 > .module_row_0.module_row .col-full h1 a, .themify_builder_content-10144 > .module_row_0.module_row .col-full h2 a, .themify_builder_content-10144 > .module_row_0.module_row .col-full h3 a, .themify_builder_content-10144 > .module_row_0.module_row .col-full p a, .themify_builder_content-10144 > .module_row_0.module_row .col-full li a, .themify_builder_content-10144 > .module_row_1.module_row .col-full h1 a, .themify_builder_content-10144 > .module_row_1.module_row .col-full h2 a, .themify_builder_content-10144 > .module_row_1.module_row .col-full h3 a, .themify_builder_content-10144 > .module_row_1.module_row .col-full p a, .themify_builder_content-10144 > .module_row_1.module_row .col-full li a, .themify_builder_content-10144 > .module_row_2.module_row .col-full h1 a, .themify_builder_content-10144 > .module_row_2.module_row .col-full h2 a, .themify_builder_content-10144 > .module_row_2.module_row .col-full h3 a, .themify_builder_content-10144 > .module_row_2.module_row .col-full p a, .themify_builder_content-10144 > .module_row_2.module_row .col-full li a, .themify_builder_content-10144 > .module_row_3.module_row .col-full h1 a, .themify_builder_content-10144 > .module_row_3.module_row .col-full h2 a, .themify_builder_content-10144 > .module_row_3.module_row .col-full h3 a, .themify_builder_content-10144 > .module_row_3.module_row .col-full p a, .themify_builder_content-10144 > .module_row_3.module_row .col-full li a, .themify_builder_content-10144 > .module_row_4.module_row .col-full h1 a, .themify_builder_content-10144 > .module_row_4.module_row .col-full h2 a, .themify_builder_content-10144 > .module_row_4.module_row .col-full h3 a, .themify_builder_content-10144 > .module_row_4.module_row .col-full p a, .themify_builder_content-10144 > .module_row_4.module_row .col-full li a, .themify_builder_content-10170 > .module_row_0.module_row .col-full h1 a, .themify_builder_content-10170 > .module_row_0.module_row .col-full h2 a, .themify_builder_content-10170 > .module_row_0.module_row .col-full h3 a, .themify_builder_content-10170 > .module_row_0.module_row .col-full p a, .themify_builder_content-10170 > .module_row_0.module_row .col-full li a, .themify_builder_content-10170 > .module_row_1.module_row .col-full h1 a, .themify_builder_content-10170 > .module_row_1.module_row .col-full h2 a, .themify_builder_content-10170 > .module_row_1.module_row .col-full h3 a, .themify_builder_content-10170 > .module_row_1.module_row .col-full p a, .themify_builder_content-10170 > .module_row_1.module_row .col-full li a, .themify_builder_content-10170 > .module_row_2.module_row .col-full h1 a, .themify_builder_content-10170 > .module_row_2.module_row .col-full h2 a, .themify_builder_content-10170 > .module_row_2.module_row .col-full h3 a, .themify_builder_content-10170 > .module_row_2.module_row .col-full p a, .themify_builder_content-10170 > .module_row_2.module_row .col-full li a, .themify_builder_content-10170 > .module_row_3.module_row .col-full h1 a, .themify_builder_content-10170 > .module_row_3.module_row .col-full h2 a, .themify_builder_content-10170 > .module_row_3.module_row .col-full h3 a, .themify_builder_content-10170 > .module_row_3.module_row .col-full p a, .themify_builder_content-10170 > .module_row_3.module_row .col-full li a, .themify_builder_content-10170 > .module_row_4.module_row .col-full h1 a, .themify_builder_content-10170 > .module_row_4.module_row .col-full h2 a, .themify_builder_content-10170 > .module_row_4.module_row .col-full h3 a, .themify_builder_content-10170 > .module_row_4.module_row .col-full p a, .themify_builder_content-10170 > .module_row_4.module_row .col-full li a, .themify_builder_content-10173 > .module_row_0.module_row .col-full h1 a, .themify_builder_content-10173 > .module_row_0.module_row .col-full h2 a, .themify_builder_content-10173 > .module_row_0.module_row .col-full h3 a, .themify_builder_content-10173 > .module_row_0.module_row .col-full p a, .themify_builder_content-10173 > .module_row_0.module_row .col-full li a, .themify_builder_content-10173 > .module_row_1.module_row .col-full h1 a, .themify_builder_content-10173 > .module_row_1.module_row .col-full h2 a, .themify_builder_content-10173 > .module_row_1.module_row .col-full h3 a, .themify_builder_content-10173 > .module_row_1.module_row .col-full p a, .themify_builder_content-10173 > .module_row_1.module_row .col-full li a, .themify_builder_content-10173 > .module_row_2.module_row .col-full h1 a, .themify_builder_content-10173 > .module_row_2.module_row .col-full h2 a, .themify_builder_content-10173 > .module_row_2.module_row .col-full h3 a, .themify_builder_content-10173 > .module_row_2.module_row .col-full p a, .themify_builder_content-10173 > .module_row_2.module_row .col-full li a, .themify_builder_content-10173 > .module_row_3.module_row .col-full h1 a, .themify_builder_content-10173 > .module_row_3.module_row .col-full h2 a, .themify_builder_content-10173 > .module_row_3.module_row .col-full h3 a, .themify_builder_content-10173 > .module_row_3.module_row .col-full p a, .themify_builder_content-10173 > .module_row_3.module_row .col-full li a, .themify_builder_content-10173 > .module_row_4.module_row .col-full h1 a, .themify_builder_content-10173 > .module_row_4.module_row .col-full h2 a, .themify_builder_content-10173 > .module_row_4.module_row .col-full h3 a, .themify_builder_content-10173 > .module_row_4.module_row .col-full p a, .themify_builder_content-10173 > .module_row_4.module_row .col-full li a, .themify_builder_content-10382 > .module_row_0.module_row .col-full h1 a, .themify_builder_content-10382 > .module_row_0.module_row .col-full h2 a, .themify_builder_content-10382 > .module_row_0.module_row .col-full h3 a, .themify_builder_content-10382 > .module_row_0.module_row .col-full p a, .themify_builder_content-10382 > .module_row_0.module_row .col-full li a, .themify_builder_content-10382 > .module_row_1.module_row .col-full h1 a, .themify_builder_content-10382 > .module_row_1.module_row .col-full h2 a, .themify_builder_content-10382 > .module_row_1.module_row .col-full h3 a, .themify_builder_content-10382 > .module_row_1.module_row .col-full p a, .themify_builder_content-10382 > .module_row_1.module_row .col-full li a, .themify_builder_content-10382 > .module_row_2.module_row .col-full h1 a, .themify_builder_content-10382 > .module_row_2.module_row .col-full h2 a, .themify_builder_content-10382 > .module_row_2.module_row .col-full h3 a, .themify_builder_content-10382 > .module_row_2.module_row .col-full p a, .themify_builder_content-10382 > .module_row_2.module_row .col-full li a, .themify_builder_content-10382 > .module_row_3.module_row .col-full h1 a, .themify_builder_content-10382 > .module_row_3.module_row .col-full h2 a, .themify_builder_content-10382 > .module_row_3.module_row .col-full h3 a, .themify_builder_content-10382 > .module_row_3.module_row .col-full p a, .themify_builder_content-10382 > .module_row_3.module_row .col-full li a, .themify_builder_content-10382 > .module_row_4.module_row .col-full h1 a, .themify_builder_content-10382 > .module_row_4.module_row .col-full h2 a, .themify_builder_content-10382 > .module_row_4.module_row .col-full h3 a, .themify_builder_content-10382 > .module_row_4.module_row .col-full p a, .themify_builder_content-10382 > .module_row_4.module_row .col-full li a {
  border-bottom: 1px solid #ffffff;
  color: #ffffff;
}
.themify_builder_content-10144 > .module_row_0.module_row .col-full h1 img, .themify_builder_content-10144 > .module_row_0.module_row .col-full h2 img, .themify_builder_content-10144 > .module_row_0.module_row .col-full h3 img, .themify_builder_content-10144 > .module_row_0.module_row .col-full p img, .themify_builder_content-10144 > .module_row_0.module_row .col-full li img, .themify_builder_content-10144 > .module_row_1.module_row .col-full h1 img, .themify_builder_content-10144 > .module_row_1.module_row .col-full h2 img, .themify_builder_content-10144 > .module_row_1.module_row .col-full h3 img, .themify_builder_content-10144 > .module_row_1.module_row .col-full p img, .themify_builder_content-10144 > .module_row_1.module_row .col-full li img, .themify_builder_content-10144 > .module_row_2.module_row .col-full h1 img, .themify_builder_content-10144 > .module_row_2.module_row .col-full h2 img, .themify_builder_content-10144 > .module_row_2.module_row .col-full h3 img, .themify_builder_content-10144 > .module_row_2.module_row .col-full p img, .themify_builder_content-10144 > .module_row_2.module_row .col-full li img, .themify_builder_content-10144 > .module_row_3.module_row .col-full h1 img, .themify_builder_content-10144 > .module_row_3.module_row .col-full h2 img, .themify_builder_content-10144 > .module_row_3.module_row .col-full h3 img, .themify_builder_content-10144 > .module_row_3.module_row .col-full p img, .themify_builder_content-10144 > .module_row_3.module_row .col-full li img, .themify_builder_content-10144 > .module_row_4.module_row .col-full h1 img, .themify_builder_content-10144 > .module_row_4.module_row .col-full h2 img, .themify_builder_content-10144 > .module_row_4.module_row .col-full h3 img, .themify_builder_content-10144 > .module_row_4.module_row .col-full p img, .themify_builder_content-10144 > .module_row_4.module_row .col-full li img, .themify_builder_content-10170 > .module_row_0.module_row .col-full h1 img, .themify_builder_content-10170 > .module_row_0.module_row .col-full h2 img, .themify_builder_content-10170 > .module_row_0.module_row .col-full h3 img, .themify_builder_content-10170 > .module_row_0.module_row .col-full p img, .themify_builder_content-10170 > .module_row_0.module_row .col-full li img, .themify_builder_content-10170 > .module_row_1.module_row .col-full h1 img, .themify_builder_content-10170 > .module_row_1.module_row .col-full h2 img, .themify_builder_content-10170 > .module_row_1.module_row .col-full h3 img, .themify_builder_content-10170 > .module_row_1.module_row .col-full p img, .themify_builder_content-10170 > .module_row_1.module_row .col-full li img, .themify_builder_content-10170 > .module_row_2.module_row .col-full h1 img, .themify_builder_content-10170 > .module_row_2.module_row .col-full h2 img, .themify_builder_content-10170 > .module_row_2.module_row .col-full h3 img, .themify_builder_content-10170 > .module_row_2.module_row .col-full p img, .themify_builder_content-10170 > .module_row_2.module_row .col-full li img, .themify_builder_content-10170 > .module_row_3.module_row .col-full h1 img, .themify_builder_content-10170 > .module_row_3.module_row .col-full h2 img, .themify_builder_content-10170 > .module_row_3.module_row .col-full h3 img, .themify_builder_content-10170 > .module_row_3.module_row .col-full p img, .themify_builder_content-10170 > .module_row_3.module_row .col-full li img, .themify_builder_content-10170 > .module_row_4.module_row .col-full h1 img, .themify_builder_content-10170 > .module_row_4.module_row .col-full h2 img, .themify_builder_content-10170 > .module_row_4.module_row .col-full h3 img, .themify_builder_content-10170 > .module_row_4.module_row .col-full p img, .themify_builder_content-10170 > .module_row_4.module_row .col-full li img, .themify_builder_content-10173 > .module_row_0.module_row .col-full h1 img, .themify_builder_content-10173 > .module_row_0.module_row .col-full h2 img, .themify_builder_content-10173 > .module_row_0.module_row .col-full h3 img, .themify_builder_content-10173 > .module_row_0.module_row .col-full p img, .themify_builder_content-10173 > .module_row_0.module_row .col-full li img, .themify_builder_content-10173 > .module_row_1.module_row .col-full h1 img, .themify_builder_content-10173 > .module_row_1.module_row .col-full h2 img, .themify_builder_content-10173 > .module_row_1.module_row .col-full h3 img, .themify_builder_content-10173 > .module_row_1.module_row .col-full p img, .themify_builder_content-10173 > .module_row_1.module_row .col-full li img, .themify_builder_content-10173 > .module_row_2.module_row .col-full h1 img, .themify_builder_content-10173 > .module_row_2.module_row .col-full h2 img, .themify_builder_content-10173 > .module_row_2.module_row .col-full h3 img, .themify_builder_content-10173 > .module_row_2.module_row .col-full p img, .themify_builder_content-10173 > .module_row_2.module_row .col-full li img, .themify_builder_content-10173 > .module_row_3.module_row .col-full h1 img, .themify_builder_content-10173 > .module_row_3.module_row .col-full h2 img, .themify_builder_content-10173 > .module_row_3.module_row .col-full h3 img, .themify_builder_content-10173 > .module_row_3.module_row .col-full p img, .themify_builder_content-10173 > .module_row_3.module_row .col-full li img, .themify_builder_content-10173 > .module_row_4.module_row .col-full h1 img, .themify_builder_content-10173 > .module_row_4.module_row .col-full h2 img, .themify_builder_content-10173 > .module_row_4.module_row .col-full h3 img, .themify_builder_content-10173 > .module_row_4.module_row .col-full p img, .themify_builder_content-10173 > .module_row_4.module_row .col-full li img, .themify_builder_content-10382 > .module_row_0.module_row .col-full h1 img, .themify_builder_content-10382 > .module_row_0.module_row .col-full h2 img, .themify_builder_content-10382 > .module_row_0.module_row .col-full h3 img, .themify_builder_content-10382 > .module_row_0.module_row .col-full p img, .themify_builder_content-10382 > .module_row_0.module_row .col-full li img, .themify_builder_content-10382 > .module_row_1.module_row .col-full h1 img, .themify_builder_content-10382 > .module_row_1.module_row .col-full h2 img, .themify_builder_content-10382 > .module_row_1.module_row .col-full h3 img, .themify_builder_content-10382 > .module_row_1.module_row .col-full p img, .themify_builder_content-10382 > .module_row_1.module_row .col-full li img, .themify_builder_content-10382 > .module_row_2.module_row .col-full h1 img, .themify_builder_content-10382 > .module_row_2.module_row .col-full h2 img, .themify_builder_content-10382 > .module_row_2.module_row .col-full h3 img, .themify_builder_content-10382 > .module_row_2.module_row .col-full p img, .themify_builder_content-10382 > .module_row_2.module_row .col-full li img, .themify_builder_content-10382 > .module_row_3.module_row .col-full h1 img, .themify_builder_content-10382 > .module_row_3.module_row .col-full h2 img, .themify_builder_content-10382 > .module_row_3.module_row .col-full h3 img, .themify_builder_content-10382 > .module_row_3.module_row .col-full p img, .themify_builder_content-10382 > .module_row_3.module_row .col-full li img, .themify_builder_content-10382 > .module_row_4.module_row .col-full h1 img, .themify_builder_content-10382 > .module_row_4.module_row .col-full h2 img, .themify_builder_content-10382 > .module_row_4.module_row .col-full h3 img, .themify_builder_content-10382 > .module_row_4.module_row .col-full p img, .themify_builder_content-10382 > .module_row_4.module_row .col-full li img {
  width: 100%;
}
.themify_builder_content-10144 > .module_row_0.module_row .col-full ul.anchor-navigation, .themify_builder_content-10144 > .module_row_1.module_row .col-full ul.anchor-navigation, .themify_builder_content-10144 > .module_row_2.module_row .col-full ul.anchor-navigation, .themify_builder_content-10144 > .module_row_3.module_row .col-full ul.anchor-navigation, .themify_builder_content-10144 > .module_row_4.module_row .col-full ul.anchor-navigation, .themify_builder_content-10170 > .module_row_0.module_row .col-full ul.anchor-navigation, .themify_builder_content-10170 > .module_row_1.module_row .col-full ul.anchor-navigation, .themify_builder_content-10170 > .module_row_2.module_row .col-full ul.anchor-navigation, .themify_builder_content-10170 > .module_row_3.module_row .col-full ul.anchor-navigation, .themify_builder_content-10170 > .module_row_4.module_row .col-full ul.anchor-navigation, .themify_builder_content-10173 > .module_row_0.module_row .col-full ul.anchor-navigation, .themify_builder_content-10173 > .module_row_1.module_row .col-full ul.anchor-navigation, .themify_builder_content-10173 > .module_row_2.module_row .col-full ul.anchor-navigation, .themify_builder_content-10173 > .module_row_3.module_row .col-full ul.anchor-navigation, .themify_builder_content-10173 > .module_row_4.module_row .col-full ul.anchor-navigation, .themify_builder_content-10382 > .module_row_0.module_row .col-full ul.anchor-navigation, .themify_builder_content-10382 > .module_row_1.module_row .col-full ul.anchor-navigation, .themify_builder_content-10382 > .module_row_2.module_row .col-full ul.anchor-navigation, .themify_builder_content-10382 > .module_row_3.module_row .col-full ul.anchor-navigation, .themify_builder_content-10382 > .module_row_4.module_row .col-full ul.anchor-navigation {
  border-top: 1px solid #ffffff;
  list-style: none;
  margin: 0 0 40px;
}
.themify_builder_content-10144 > .module_row_0.module_row .col-full ul.anchor-navigation li, .themify_builder_content-10144 > .module_row_1.module_row .col-full ul.anchor-navigation li, .themify_builder_content-10144 > .module_row_2.module_row .col-full ul.anchor-navigation li, .themify_builder_content-10144 > .module_row_3.module_row .col-full ul.anchor-navigation li, .themify_builder_content-10144 > .module_row_4.module_row .col-full ul.anchor-navigation li, .themify_builder_content-10170 > .module_row_0.module_row .col-full ul.anchor-navigation li, .themify_builder_content-10170 > .module_row_1.module_row .col-full ul.anchor-navigation li, .themify_builder_content-10170 > .module_row_2.module_row .col-full ul.anchor-navigation li, .themify_builder_content-10170 > .module_row_3.module_row .col-full ul.anchor-navigation li, .themify_builder_content-10170 > .module_row_4.module_row .col-full ul.anchor-navigation li, .themify_builder_content-10173 > .module_row_0.module_row .col-full ul.anchor-navigation li, .themify_builder_content-10173 > .module_row_1.module_row .col-full ul.anchor-navigation li, .themify_builder_content-10173 > .module_row_2.module_row .col-full ul.anchor-navigation li, .themify_builder_content-10173 > .module_row_3.module_row .col-full ul.anchor-navigation li, .themify_builder_content-10173 > .module_row_4.module_row .col-full ul.anchor-navigation li, .themify_builder_content-10382 > .module_row_0.module_row .col-full ul.anchor-navigation li, .themify_builder_content-10382 > .module_row_1.module_row .col-full ul.anchor-navigation li, .themify_builder_content-10382 > .module_row_2.module_row .col-full ul.anchor-navigation li, .themify_builder_content-10382 > .module_row_3.module_row .col-full ul.anchor-navigation li, .themify_builder_content-10382 > .module_row_4.module_row .col-full ul.anchor-navigation li {
  border-bottom: 1px solid #ffffff;
  margin: 0;
  min-height: 100px;
  padding: 20px 0 20px 100px;
  position: relative;
}
.themify_builder_content-10144 > .module_row_0.module_row .col-full ul.anchor-navigation li a i, .themify_builder_content-10144 > .module_row_1.module_row .col-full ul.anchor-navigation li a i, .themify_builder_content-10144 > .module_row_2.module_row .col-full ul.anchor-navigation li a i, .themify_builder_content-10144 > .module_row_3.module_row .col-full ul.anchor-navigation li a i, .themify_builder_content-10144 > .module_row_4.module_row .col-full ul.anchor-navigation li a i, .themify_builder_content-10170 > .module_row_0.module_row .col-full ul.anchor-navigation li a i, .themify_builder_content-10170 > .module_row_1.module_row .col-full ul.anchor-navigation li a i, .themify_builder_content-10170 > .module_row_2.module_row .col-full ul.anchor-navigation li a i, .themify_builder_content-10170 > .module_row_3.module_row .col-full ul.anchor-navigation li a i, .themify_builder_content-10170 > .module_row_4.module_row .col-full ul.anchor-navigation li a i, .themify_builder_content-10173 > .module_row_0.module_row .col-full ul.anchor-navigation li a i, .themify_builder_content-10173 > .module_row_1.module_row .col-full ul.anchor-navigation li a i, .themify_builder_content-10173 > .module_row_2.module_row .col-full ul.anchor-navigation li a i, .themify_builder_content-10173 > .module_row_3.module_row .col-full ul.anchor-navigation li a i, .themify_builder_content-10173 > .module_row_4.module_row .col-full ul.anchor-navigation li a i, .themify_builder_content-10382 > .module_row_0.module_row .col-full ul.anchor-navigation li a i, .themify_builder_content-10382 > .module_row_1.module_row .col-full ul.anchor-navigation li a i, .themify_builder_content-10382 > .module_row_2.module_row .col-full ul.anchor-navigation li a i, .themify_builder_content-10382 > .module_row_3.module_row .col-full ul.anchor-navigation li a i, .themify_builder_content-10382 > .module_row_4.module_row .col-full ul.anchor-navigation li a i {
  display: block;
  font-size: 3.5em;
  left: 20px;
  position: absolute;
  top: 30px;
}
.themify_builder_content-10144 > .module_row_0.module_row .col-full ul.anchor-navigation li a strong, .themify_builder_content-10144 > .module_row_1.module_row .col-full ul.anchor-navigation li a strong, .themify_builder_content-10144 > .module_row_2.module_row .col-full ul.anchor-navigation li a strong, .themify_builder_content-10144 > .module_row_3.module_row .col-full ul.anchor-navigation li a strong, .themify_builder_content-10144 > .module_row_4.module_row .col-full ul.anchor-navigation li a strong, .themify_builder_content-10170 > .module_row_0.module_row .col-full ul.anchor-navigation li a strong, .themify_builder_content-10170 > .module_row_1.module_row .col-full ul.anchor-navigation li a strong, .themify_builder_content-10170 > .module_row_2.module_row .col-full ul.anchor-navigation li a strong, .themify_builder_content-10170 > .module_row_3.module_row .col-full ul.anchor-navigation li a strong, .themify_builder_content-10170 > .module_row_4.module_row .col-full ul.anchor-navigation li a strong, .themify_builder_content-10173 > .module_row_0.module_row .col-full ul.anchor-navigation li a strong, .themify_builder_content-10173 > .module_row_1.module_row .col-full ul.anchor-navigation li a strong, .themify_builder_content-10173 > .module_row_2.module_row .col-full ul.anchor-navigation li a strong, .themify_builder_content-10173 > .module_row_3.module_row .col-full ul.anchor-navigation li a strong, .themify_builder_content-10173 > .module_row_4.module_row .col-full ul.anchor-navigation li a strong, .themify_builder_content-10382 > .module_row_0.module_row .col-full ul.anchor-navigation li a strong, .themify_builder_content-10382 > .module_row_1.module_row .col-full ul.anchor-navigation li a strong, .themify_builder_content-10382 > .module_row_2.module_row .col-full ul.anchor-navigation li a strong, .themify_builder_content-10382 > .module_row_3.module_row .col-full ul.anchor-navigation li a strong, .themify_builder_content-10382 > .module_row_4.module_row .col-full ul.anchor-navigation li a strong {
  display: block;
}

.themify_builder_content-10382 .module-text a {
  border-bottom: none !important;
}

.themify_builder_content-10170 > .module_row_4.module_row, .themify_builder_content-10170 > .module_row_5.module_row, .themify_builder_content-10170 > .module_row_6.module_row, .themify_builder_content-10173 > .module_row_4.module_row, .themify_builder_content-10173 > .module_row_5.module_row, .themify_builder_content-10173 > .module_row_6.module_row {
  background-size: fullcover;
  padding: 40px 0;
}
.themify_builder_content-10170 > .module_row_4.module_row .col-full, .themify_builder_content-10170 > .module_row_5.module_row .col-full, .themify_builder_content-10170 > .module_row_6.module_row .col-full, .themify_builder_content-10173 > .module_row_4.module_row .col-full, .themify_builder_content-10173 > .module_row_5.module_row .col-full, .themify_builder_content-10173 > .module_row_6.module_row .col-full {
  background: rgba(0, 0, 0, 0.8);
  padding: 2%;
}
.themify_builder_content-10170 > .module_row_4.module_row .col-full h1, .themify_builder_content-10170 > .module_row_4.module_row .col-full h2, .themify_builder_content-10170 > .module_row_4.module_row .col-full h3, .themify_builder_content-10170 > .module_row_4.module_row .col-full p, .themify_builder_content-10170 > .module_row_4.module_row .col-full li, .themify_builder_content-10170 > .module_row_5.module_row .col-full h1, .themify_builder_content-10170 > .module_row_5.module_row .col-full h2, .themify_builder_content-10170 > .module_row_5.module_row .col-full h3, .themify_builder_content-10170 > .module_row_5.module_row .col-full p, .themify_builder_content-10170 > .module_row_5.module_row .col-full li, .themify_builder_content-10170 > .module_row_6.module_row .col-full h1, .themify_builder_content-10170 > .module_row_6.module_row .col-full h2, .themify_builder_content-10170 > .module_row_6.module_row .col-full h3, .themify_builder_content-10170 > .module_row_6.module_row .col-full p, .themify_builder_content-10170 > .module_row_6.module_row .col-full li, .themify_builder_content-10173 > .module_row_4.module_row .col-full h1, .themify_builder_content-10173 > .module_row_4.module_row .col-full h2, .themify_builder_content-10173 > .module_row_4.module_row .col-full h3, .themify_builder_content-10173 > .module_row_4.module_row .col-full p, .themify_builder_content-10173 > .module_row_4.module_row .col-full li, .themify_builder_content-10173 > .module_row_5.module_row .col-full h1, .themify_builder_content-10173 > .module_row_5.module_row .col-full h2, .themify_builder_content-10173 > .module_row_5.module_row .col-full h3, .themify_builder_content-10173 > .module_row_5.module_row .col-full p, .themify_builder_content-10173 > .module_row_5.module_row .col-full li, .themify_builder_content-10173 > .module_row_6.module_row .col-full h1, .themify_builder_content-10173 > .module_row_6.module_row .col-full h2, .themify_builder_content-10173 > .module_row_6.module_row .col-full h3, .themify_builder_content-10173 > .module_row_6.module_row .col-full p, .themify_builder_content-10173 > .module_row_6.module_row .col-full li {
  color: #ffffff;
}
.themify_builder_content-10170 > .module_row_4.module_row .col-full h1 a, .themify_builder_content-10170 > .module_row_4.module_row .col-full h2 a, .themify_builder_content-10170 > .module_row_4.module_row .col-full h3 a, .themify_builder_content-10170 > .module_row_4.module_row .col-full p a, .themify_builder_content-10170 > .module_row_4.module_row .col-full li a, .themify_builder_content-10170 > .module_row_5.module_row .col-full h1 a, .themify_builder_content-10170 > .module_row_5.module_row .col-full h2 a, .themify_builder_content-10170 > .module_row_5.module_row .col-full h3 a, .themify_builder_content-10170 > .module_row_5.module_row .col-full p a, .themify_builder_content-10170 > .module_row_5.module_row .col-full li a, .themify_builder_content-10170 > .module_row_6.module_row .col-full h1 a, .themify_builder_content-10170 > .module_row_6.module_row .col-full h2 a, .themify_builder_content-10170 > .module_row_6.module_row .col-full h3 a, .themify_builder_content-10170 > .module_row_6.module_row .col-full p a, .themify_builder_content-10170 > .module_row_6.module_row .col-full li a, .themify_builder_content-10173 > .module_row_4.module_row .col-full h1 a, .themify_builder_content-10173 > .module_row_4.module_row .col-full h2 a, .themify_builder_content-10173 > .module_row_4.module_row .col-full h3 a, .themify_builder_content-10173 > .module_row_4.module_row .col-full p a, .themify_builder_content-10173 > .module_row_4.module_row .col-full li a, .themify_builder_content-10173 > .module_row_5.module_row .col-full h1 a, .themify_builder_content-10173 > .module_row_5.module_row .col-full h2 a, .themify_builder_content-10173 > .module_row_5.module_row .col-full h3 a, .themify_builder_content-10173 > .module_row_5.module_row .col-full p a, .themify_builder_content-10173 > .module_row_5.module_row .col-full li a, .themify_builder_content-10173 > .module_row_6.module_row .col-full h1 a, .themify_builder_content-10173 > .module_row_6.module_row .col-full h2 a, .themify_builder_content-10173 > .module_row_6.module_row .col-full h3 a, .themify_builder_content-10173 > .module_row_6.module_row .col-full p a, .themify_builder_content-10173 > .module_row_6.module_row .col-full li a {
  border-bottom: 1px solid #ffffff;
  color: #ffffff;
}
.themify_builder_content-10170 > .module_row_4.module_row .col-full h1 img, .themify_builder_content-10170 > .module_row_4.module_row .col-full h2 img, .themify_builder_content-10170 > .module_row_4.module_row .col-full h3 img, .themify_builder_content-10170 > .module_row_4.module_row .col-full p img, .themify_builder_content-10170 > .module_row_4.module_row .col-full li img, .themify_builder_content-10170 > .module_row_5.module_row .col-full h1 img, .themify_builder_content-10170 > .module_row_5.module_row .col-full h2 img, .themify_builder_content-10170 > .module_row_5.module_row .col-full h3 img, .themify_builder_content-10170 > .module_row_5.module_row .col-full p img, .themify_builder_content-10170 > .module_row_5.module_row .col-full li img, .themify_builder_content-10170 > .module_row_6.module_row .col-full h1 img, .themify_builder_content-10170 > .module_row_6.module_row .col-full h2 img, .themify_builder_content-10170 > .module_row_6.module_row .col-full h3 img, .themify_builder_content-10170 > .module_row_6.module_row .col-full p img, .themify_builder_content-10170 > .module_row_6.module_row .col-full li img, .themify_builder_content-10173 > .module_row_4.module_row .col-full h1 img, .themify_builder_content-10173 > .module_row_4.module_row .col-full h2 img, .themify_builder_content-10173 > .module_row_4.module_row .col-full h3 img, .themify_builder_content-10173 > .module_row_4.module_row .col-full p img, .themify_builder_content-10173 > .module_row_4.module_row .col-full li img, .themify_builder_content-10173 > .module_row_5.module_row .col-full h1 img, .themify_builder_content-10173 > .module_row_5.module_row .col-full h2 img, .themify_builder_content-10173 > .module_row_5.module_row .col-full h3 img, .themify_builder_content-10173 > .module_row_5.module_row .col-full p img, .themify_builder_content-10173 > .module_row_5.module_row .col-full li img, .themify_builder_content-10173 > .module_row_6.module_row .col-full h1 img, .themify_builder_content-10173 > .module_row_6.module_row .col-full h2 img, .themify_builder_content-10173 > .module_row_6.module_row .col-full h3 img, .themify_builder_content-10173 > .module_row_6.module_row .col-full p img, .themify_builder_content-10173 > .module_row_6.module_row .col-full li img {
  width: 100%;
}

.themify_builder_content-2366 > .module_row > .row_inner_wrapper > .row_inner {
  width: 100%;
}
.themify_builder_content-2366 > .module_row > .row_inner_wrapper > .row_inner > .col4-1 {
  width: 10%;
}
.themify_builder_content-2366 > .module_row > .row_inner_wrapper > .row_inner > .col4-2 {
  width: 80%;
}
.themify_builder_content-2366 > .module_row > .row_inner_wrapper > .row_inner {
  width: 100%;
}
.themify_builder_content-2366 > .module_row > .row_inner_wrapper > .row_inner > .col4-1 {
  width: 10%;
}
.themify_builder_content-2366 > .module_row > .row_inner_wrapper > .row_inner > .col4-2 {
  width: 80%;
}
.themify_builder_content-2366 > .module_row_0.module_row .col4-2.middle {
  padding: 2%;
}
.themify_builder_content-2366 > .module_row_0.module_row .col4-2.middle a {
  color: #000000;
}
.themify_builder_content-2366 > .module_row_1.module_row .col4-2.middle {
  background: rgba(0, 0, 0, 0.8);
  color: #ffffff;
  padding: 2%;
}
.themify_builder_content-2366 > .module_row_1.module_row .col4-2.middle a {
  color: #ffffff;
}
.themify_builder_content-2366 > .module_row_2.module_row .col4-2.middle {
  background: rgba(0, 0, 0, 0.8);
  color: #ffffff;
  padding: 2%;
}
.themify_builder_content-2366 > .module_row_2.module_row .col4-2.middle a {
  color: #ffffff;
}
.themify_builder_content-2366 > .module_row_3.module_row .col4-2.middle {
  background: rgba(0, 0, 0, 0.8);
  color: #ffffff;
  padding: 2%;
}
.themify_builder_content-2366 > .module_row_3.module_row .col4-2.middle a {
  color: #ffffff;
}
.themify_builder_content-2366 > .module_row_4.module_row .col4-2.middle {
  background: rgba(0, 0, 0, 0.8);
  padding: 2%;
}
.themify_builder_content-2366 > .module_row_4.module_row .col4-2.middle a {
  color: #ffffff;
}
.themify_builder_content-2366 > .module_row_5.module_row {
  background-position: 100% 0;
}
.themify_builder_content-2366 > .module_row_5.module_row .col4-2.middle {
  background: rgba(8, 18, 54, 0.8);
  padding: 2%;
}
.themify_builder_content-2366 > .module_row_5.module_row .col4-2.middle a {
  color: #ffffff;
}
.themify_builder_content-2366 > .module_row_6.module_row {
  background-position: -20% 0;
  background-size: contain;
}
.themify_builder_content-2366 > .module_row_6.module_row .col4-2.middle {
  background: rgba(3, 13, 38, 0.8);
  padding: 2%;
}
.themify_builder_content-2366 > .module_row_6.module_row .col4-2.middle a {
  color: #ffffff;
}

.themify_builder_content-2368 > .module_row > .row_inner_wrapper > .row_inner {
  width: 100%;
}
.themify_builder_content-2368 > .module_row > .row_inner_wrapper > .row_inner > .col4-1 {
  width: 10%;
}
.themify_builder_content-2368 > .module_row > .row_inner_wrapper > .row_inner > .col4-2 {
  width: 80%;
}
.themify_builder_content-2368 > .module_row_0.module_row .col4-2.middle {
  padding: 2%;
}
.themify_builder_content-2368 > .module_row_0.module_row .col4-2.middle a {
  color: #000000;
}
.themify_builder_content-2368 > .module_row_1.module_row {
  background-size: contain;
}
.themify_builder_content-2368 > .module_row_1.module_row .col4-2.middle {
  padding: 2%;
}
.themify_builder_content-2368 > .module_row_2.module_row .col4-2.middle {
  background: rgba(8, 18, 54, 0.8);
  padding: 2%;
}
.themify_builder_content-2368 > .module_row_3.module_row .col4-2.middle {
  background: rgba(7, 27, 26, 0.8);
  padding: 2%;
}
.themify_builder_content-2368 > .module_row_4.module_row .col4-2.middle {
  background: rgba(0, 0, 0, 0.5);
  padding: 2%;
}
.themify_builder_content-2368 > .module_row_5.module_row .col4-2.middle {
  background: rgba(0, 0, 0, 0.8);
  padding: 2%;
}
.themify_builder_content-2368 > .module_row_6.module_row {
  background-position: -20% 0;
  background-size: contain;
}
.themify_builder_content-2368 > .module_row_6.module_row .col4-2.middle {
  background: rgba(3, 13, 38, 0.8);
  padding: 2%;
}

.themify_builder_content-30 > .module_row > .row_inner_wrapper > .row_inner {
  width: 100%;
}
.themify_builder_content-30 > .module_row > .row_inner_wrapper > .row_inner > .col4-1 {
  width: 10%;
}
.themify_builder_content-30 > .module_row > .row_inner_wrapper > .row_inner > .col4-2 {
  width: 80%;
}
.themify_builder_content-30 > .module_row_0.module_row .col4-2.middle, .themify_builder_content-30 .module_row_1.module_row .col4-2.middle, .themify_builder_content-30 .module_row_2.module_row .col4-2.middle {
  background: rgba(0, 0, 0, 0.8);
  padding: 2%;
}

.themify_builder_content-10165 > .module_row > .row_inner_wrapper > .row_inner {
  width: 100%;
}
.themify_builder_content-10165 > .module_row > .row_inner_wrapper > .row_inner > .col-full {
  margin: 0 auto;
  width: 1400px;
}
@media (max-width: 1000px) {
  .themify_builder_content-10165 > .module_row > .row_inner_wrapper > .row_inner > .col-full {
    width: 90%;
  }
}
@media (max-width: 425px) {
  .themify_builder_content-10165 > .module_row > .row_inner_wrapper > .row_inner > .col-full {
    width: 100%;
  }
}
.themify_builder_content-10165 > .module_row_0.module_row, .themify_builder_content-10165 .module_row_1.module_row, .themify_builder_content-10165 .module_row_2.module_row, .themify_builder_content-10165 .module_row_3.module_row, .themify_builder_content-10165 .module_row_4.module_row {
  background-size: contain;
  padding: 40px 0;
}
.themify_builder_content-10165 > .module_row_0.module_row .col-full, .themify_builder_content-10165 .module_row_1.module_row .col-full, .themify_builder_content-10165 .module_row_2.module_row .col-full, .themify_builder_content-10165 .module_row_3.module_row .col-full, .themify_builder_content-10165 .module_row_4.module_row .col-full {
  background: rgba(0, 0, 0, 0.8);
  padding: 2%;
}
.themify_builder_content-10165 > .module_row_0.module_row .col-full h1, .themify_builder_content-10165 > .module_row_0.module_row .col-full h2, .themify_builder_content-10165 > .module_row_0.module_row .col-full h3, .themify_builder_content-10165 > .module_row_0.module_row .col-full p, .themify_builder_content-10165 > .module_row_0.module_row .col-full li, .themify_builder_content-10165 .module_row_1.module_row .col-full h1, .themify_builder_content-10165 .module_row_1.module_row .col-full h2, .themify_builder_content-10165 .module_row_1.module_row .col-full h3, .themify_builder_content-10165 .module_row_1.module_row .col-full p, .themify_builder_content-10165 .module_row_1.module_row .col-full li, .themify_builder_content-10165 .module_row_2.module_row .col-full h1, .themify_builder_content-10165 .module_row_2.module_row .col-full h2, .themify_builder_content-10165 .module_row_2.module_row .col-full h3, .themify_builder_content-10165 .module_row_2.module_row .col-full p, .themify_builder_content-10165 .module_row_2.module_row .col-full li, .themify_builder_content-10165 .module_row_3.module_row .col-full h1, .themify_builder_content-10165 .module_row_3.module_row .col-full h2, .themify_builder_content-10165 .module_row_3.module_row .col-full h3, .themify_builder_content-10165 .module_row_3.module_row .col-full p, .themify_builder_content-10165 .module_row_3.module_row .col-full li, .themify_builder_content-10165 .module_row_4.module_row .col-full h1, .themify_builder_content-10165 .module_row_4.module_row .col-full h2, .themify_builder_content-10165 .module_row_4.module_row .col-full h3, .themify_builder_content-10165 .module_row_4.module_row .col-full p, .themify_builder_content-10165 .module_row_4.module_row .col-full li {
  color: #ffffff;
}
.themify_builder_content-10165 > .module_row_0.module_row .col-full h1 a, .themify_builder_content-10165 > .module_row_0.module_row .col-full h2 a, .themify_builder_content-10165 > .module_row_0.module_row .col-full h3 a, .themify_builder_content-10165 > .module_row_0.module_row .col-full p a, .themify_builder_content-10165 > .module_row_0.module_row .col-full li a, .themify_builder_content-10165 .module_row_1.module_row .col-full h1 a, .themify_builder_content-10165 .module_row_1.module_row .col-full h2 a, .themify_builder_content-10165 .module_row_1.module_row .col-full h3 a, .themify_builder_content-10165 .module_row_1.module_row .col-full p a, .themify_builder_content-10165 .module_row_1.module_row .col-full li a, .themify_builder_content-10165 .module_row_2.module_row .col-full h1 a, .themify_builder_content-10165 .module_row_2.module_row .col-full h2 a, .themify_builder_content-10165 .module_row_2.module_row .col-full h3 a, .themify_builder_content-10165 .module_row_2.module_row .col-full p a, .themify_builder_content-10165 .module_row_2.module_row .col-full li a, .themify_builder_content-10165 .module_row_3.module_row .col-full h1 a, .themify_builder_content-10165 .module_row_3.module_row .col-full h2 a, .themify_builder_content-10165 .module_row_3.module_row .col-full h3 a, .themify_builder_content-10165 .module_row_3.module_row .col-full p a, .themify_builder_content-10165 .module_row_3.module_row .col-full li a, .themify_builder_content-10165 .module_row_4.module_row .col-full h1 a, .themify_builder_content-10165 .module_row_4.module_row .col-full h2 a, .themify_builder_content-10165 .module_row_4.module_row .col-full h3 a, .themify_builder_content-10165 .module_row_4.module_row .col-full p a, .themify_builder_content-10165 .module_row_4.module_row .col-full li a {
  border-bottom: 1px solid #ffffff;
  color: #ffffff;
}
.themify_builder_content-10165 > .module_row_0.module_row .col-full h1 img, .themify_builder_content-10165 > .module_row_0.module_row .col-full h2 img, .themify_builder_content-10165 > .module_row_0.module_row .col-full h3 img, .themify_builder_content-10165 > .module_row_0.module_row .col-full p img, .themify_builder_content-10165 > .module_row_0.module_row .col-full li img, .themify_builder_content-10165 .module_row_1.module_row .col-full h1 img, .themify_builder_content-10165 .module_row_1.module_row .col-full h2 img, .themify_builder_content-10165 .module_row_1.module_row .col-full h3 img, .themify_builder_content-10165 .module_row_1.module_row .col-full p img, .themify_builder_content-10165 .module_row_1.module_row .col-full li img, .themify_builder_content-10165 .module_row_2.module_row .col-full h1 img, .themify_builder_content-10165 .module_row_2.module_row .col-full h2 img, .themify_builder_content-10165 .module_row_2.module_row .col-full h3 img, .themify_builder_content-10165 .module_row_2.module_row .col-full p img, .themify_builder_content-10165 .module_row_2.module_row .col-full li img, .themify_builder_content-10165 .module_row_3.module_row .col-full h1 img, .themify_builder_content-10165 .module_row_3.module_row .col-full h2 img, .themify_builder_content-10165 .module_row_3.module_row .col-full h3 img, .themify_builder_content-10165 .module_row_3.module_row .col-full p img, .themify_builder_content-10165 .module_row_3.module_row .col-full li img, .themify_builder_content-10165 .module_row_4.module_row .col-full h1 img, .themify_builder_content-10165 .module_row_4.module_row .col-full h2 img, .themify_builder_content-10165 .module_row_4.module_row .col-full h3 img, .themify_builder_content-10165 .module_row_4.module_row .col-full p img, .themify_builder_content-10165 .module_row_4.module_row .col-full li img {
  width: 100%;
}
.themify_builder_content-10165 > .module_row_0.module_row .col-full ul.anchor-navigation, .themify_builder_content-10165 .module_row_1.module_row .col-full ul.anchor-navigation, .themify_builder_content-10165 .module_row_2.module_row .col-full ul.anchor-navigation, .themify_builder_content-10165 .module_row_3.module_row .col-full ul.anchor-navigation, .themify_builder_content-10165 .module_row_4.module_row .col-full ul.anchor-navigation {
  border-top: 1px solid #ffffff;
  list-style: none;
  margin: 0 0 40px;
}
.themify_builder_content-10165 > .module_row_0.module_row .col-full ul.anchor-navigation li, .themify_builder_content-10165 .module_row_1.module_row .col-full ul.anchor-navigation li, .themify_builder_content-10165 .module_row_2.module_row .col-full ul.anchor-navigation li, .themify_builder_content-10165 .module_row_3.module_row .col-full ul.anchor-navigation li, .themify_builder_content-10165 .module_row_4.module_row .col-full ul.anchor-navigation li {
  border-bottom: 1px solid #ffffff;
  margin: 0;
  min-height: 100px;
  padding: 20px 0 20px 100px;
  position: relative;
}
.themify_builder_content-10165 > .module_row_0.module_row .col-full ul.anchor-navigation li a i, .themify_builder_content-10165 .module_row_1.module_row .col-full ul.anchor-navigation li a i, .themify_builder_content-10165 .module_row_2.module_row .col-full ul.anchor-navigation li a i, .themify_builder_content-10165 .module_row_3.module_row .col-full ul.anchor-navigation li a i, .themify_builder_content-10165 .module_row_4.module_row .col-full ul.anchor-navigation li a i {
  display: block;
  font-size: 3.5em;
  left: 20px;
  position: absolute;
  top: 30px;
}
.themify_builder_content-10165 > .module_row_0.module_row .col-full ul.anchor-navigation li a strong, .themify_builder_content-10165 .module_row_1.module_row .col-full ul.anchor-navigation li a strong, .themify_builder_content-10165 .module_row_2.module_row .col-full ul.anchor-navigation li a strong, .themify_builder_content-10165 .module_row_3.module_row .col-full ul.anchor-navigation li a strong, .themify_builder_content-10165 .module_row_4.module_row .col-full ul.anchor-navigation li a strong {
  display: block;
}
.themify_builder_content-10165 > .module_row_5.module_row {
  padding: 50px 0;
}

.themify_builder_content-11392 > .module_row > .row_inner_wrapper > .row_inner {
  width: 100%;
}
.themify_builder_content-11392 > .module_row > .row_inner_wrapper > .row_inner > .col-full {
  margin: 0 auto;
  width: 1400px;
}
@media (max-width: 1000px) {
  .themify_builder_content-11392 > .module_row > .row_inner_wrapper > .row_inner > .col-full {
    width: 90%;
  }
}
@media (max-width: 425px) {
  .themify_builder_content-11392 > .module_row > .row_inner_wrapper > .row_inner > .col-full {
    width: 100%;
  }
}
.themify_builder_content-11392 > .module_row_0.module_row, .themify_builder_content-11392 .module_row_1.module_row, .themify_builder_content-11392 .module_row_2.module_row, .themify_builder_content-11392 .module_row_3.module_row, .themify_builder_content-11392 .module_row_4.module_row, .themify_builder_content-11392 .module_row_5.module_row, .themify_builder_content-11392 .module_row_6.module_row {
  background-size: contain;
  padding: 40px 0;
}
.themify_builder_content-11392 > .module_row_0.module_row .col-full, .themify_builder_content-11392 .module_row_1.module_row .col-full, .themify_builder_content-11392 .module_row_2.module_row .col-full, .themify_builder_content-11392 .module_row_3.module_row .col-full, .themify_builder_content-11392 .module_row_4.module_row .col-full, .themify_builder_content-11392 .module_row_5.module_row .col-full, .themify_builder_content-11392 .module_row_6.module_row .col-full {
  background: rgba(0, 0, 0, 0.8);
  padding: 2%;
}
.themify_builder_content-11392 > .module_row_0.module_row .col-full h1, .themify_builder_content-11392 > .module_row_0.module_row .col-full h2, .themify_builder_content-11392 > .module_row_0.module_row .col-full h3, .themify_builder_content-11392 > .module_row_0.module_row .col-full p, .themify_builder_content-11392 > .module_row_0.module_row .col-full li, .themify_builder_content-11392 .module_row_1.module_row .col-full h1, .themify_builder_content-11392 .module_row_1.module_row .col-full h2, .themify_builder_content-11392 .module_row_1.module_row .col-full h3, .themify_builder_content-11392 .module_row_1.module_row .col-full p, .themify_builder_content-11392 .module_row_1.module_row .col-full li, .themify_builder_content-11392 .module_row_2.module_row .col-full h1, .themify_builder_content-11392 .module_row_2.module_row .col-full h2, .themify_builder_content-11392 .module_row_2.module_row .col-full h3, .themify_builder_content-11392 .module_row_2.module_row .col-full p, .themify_builder_content-11392 .module_row_2.module_row .col-full li, .themify_builder_content-11392 .module_row_3.module_row .col-full h1, .themify_builder_content-11392 .module_row_3.module_row .col-full h2, .themify_builder_content-11392 .module_row_3.module_row .col-full h3, .themify_builder_content-11392 .module_row_3.module_row .col-full p, .themify_builder_content-11392 .module_row_3.module_row .col-full li, .themify_builder_content-11392 .module_row_4.module_row .col-full h1, .themify_builder_content-11392 .module_row_4.module_row .col-full h2, .themify_builder_content-11392 .module_row_4.module_row .col-full h3, .themify_builder_content-11392 .module_row_4.module_row .col-full p, .themify_builder_content-11392 .module_row_4.module_row .col-full li, .themify_builder_content-11392 .module_row_5.module_row .col-full h1, .themify_builder_content-11392 .module_row_5.module_row .col-full h2, .themify_builder_content-11392 .module_row_5.module_row .col-full h3, .themify_builder_content-11392 .module_row_5.module_row .col-full p, .themify_builder_content-11392 .module_row_5.module_row .col-full li, .themify_builder_content-11392 .module_row_6.module_row .col-full h1, .themify_builder_content-11392 .module_row_6.module_row .col-full h2, .themify_builder_content-11392 .module_row_6.module_row .col-full h3, .themify_builder_content-11392 .module_row_6.module_row .col-full p, .themify_builder_content-11392 .module_row_6.module_row .col-full li {
  color: #ffffff;
}
.themify_builder_content-11392 > .module_row_0.module_row .col-full h1 a, .themify_builder_content-11392 > .module_row_0.module_row .col-full h2 a, .themify_builder_content-11392 > .module_row_0.module_row .col-full h3 a, .themify_builder_content-11392 > .module_row_0.module_row .col-full p a, .themify_builder_content-11392 > .module_row_0.module_row .col-full li a, .themify_builder_content-11392 .module_row_1.module_row .col-full h1 a, .themify_builder_content-11392 .module_row_1.module_row .col-full h2 a, .themify_builder_content-11392 .module_row_1.module_row .col-full h3 a, .themify_builder_content-11392 .module_row_1.module_row .col-full p a, .themify_builder_content-11392 .module_row_1.module_row .col-full li a, .themify_builder_content-11392 .module_row_2.module_row .col-full h1 a, .themify_builder_content-11392 .module_row_2.module_row .col-full h2 a, .themify_builder_content-11392 .module_row_2.module_row .col-full h3 a, .themify_builder_content-11392 .module_row_2.module_row .col-full p a, .themify_builder_content-11392 .module_row_2.module_row .col-full li a, .themify_builder_content-11392 .module_row_3.module_row .col-full h1 a, .themify_builder_content-11392 .module_row_3.module_row .col-full h2 a, .themify_builder_content-11392 .module_row_3.module_row .col-full h3 a, .themify_builder_content-11392 .module_row_3.module_row .col-full p a, .themify_builder_content-11392 .module_row_3.module_row .col-full li a, .themify_builder_content-11392 .module_row_4.module_row .col-full h1 a, .themify_builder_content-11392 .module_row_4.module_row .col-full h2 a, .themify_builder_content-11392 .module_row_4.module_row .col-full h3 a, .themify_builder_content-11392 .module_row_4.module_row .col-full p a, .themify_builder_content-11392 .module_row_4.module_row .col-full li a, .themify_builder_content-11392 .module_row_5.module_row .col-full h1 a, .themify_builder_content-11392 .module_row_5.module_row .col-full h2 a, .themify_builder_content-11392 .module_row_5.module_row .col-full h3 a, .themify_builder_content-11392 .module_row_5.module_row .col-full p a, .themify_builder_content-11392 .module_row_5.module_row .col-full li a, .themify_builder_content-11392 .module_row_6.module_row .col-full h1 a, .themify_builder_content-11392 .module_row_6.module_row .col-full h2 a, .themify_builder_content-11392 .module_row_6.module_row .col-full h3 a, .themify_builder_content-11392 .module_row_6.module_row .col-full p a, .themify_builder_content-11392 .module_row_6.module_row .col-full li a {
  border-bottom: 1px solid #ffffff;
  color: #ffffff;
}
.themify_builder_content-11392 > .module_row_0.module_row .col-full h1 img, .themify_builder_content-11392 > .module_row_0.module_row .col-full h2 img, .themify_builder_content-11392 > .module_row_0.module_row .col-full h3 img, .themify_builder_content-11392 > .module_row_0.module_row .col-full p img, .themify_builder_content-11392 > .module_row_0.module_row .col-full li img, .themify_builder_content-11392 .module_row_1.module_row .col-full h1 img, .themify_builder_content-11392 .module_row_1.module_row .col-full h2 img, .themify_builder_content-11392 .module_row_1.module_row .col-full h3 img, .themify_builder_content-11392 .module_row_1.module_row .col-full p img, .themify_builder_content-11392 .module_row_1.module_row .col-full li img, .themify_builder_content-11392 .module_row_2.module_row .col-full h1 img, .themify_builder_content-11392 .module_row_2.module_row .col-full h2 img, .themify_builder_content-11392 .module_row_2.module_row .col-full h3 img, .themify_builder_content-11392 .module_row_2.module_row .col-full p img, .themify_builder_content-11392 .module_row_2.module_row .col-full li img, .themify_builder_content-11392 .module_row_3.module_row .col-full h1 img, .themify_builder_content-11392 .module_row_3.module_row .col-full h2 img, .themify_builder_content-11392 .module_row_3.module_row .col-full h3 img, .themify_builder_content-11392 .module_row_3.module_row .col-full p img, .themify_builder_content-11392 .module_row_3.module_row .col-full li img, .themify_builder_content-11392 .module_row_4.module_row .col-full h1 img, .themify_builder_content-11392 .module_row_4.module_row .col-full h2 img, .themify_builder_content-11392 .module_row_4.module_row .col-full h3 img, .themify_builder_content-11392 .module_row_4.module_row .col-full p img, .themify_builder_content-11392 .module_row_4.module_row .col-full li img, .themify_builder_content-11392 .module_row_5.module_row .col-full h1 img, .themify_builder_content-11392 .module_row_5.module_row .col-full h2 img, .themify_builder_content-11392 .module_row_5.module_row .col-full h3 img, .themify_builder_content-11392 .module_row_5.module_row .col-full p img, .themify_builder_content-11392 .module_row_5.module_row .col-full li img, .themify_builder_content-11392 .module_row_6.module_row .col-full h1 img, .themify_builder_content-11392 .module_row_6.module_row .col-full h2 img, .themify_builder_content-11392 .module_row_6.module_row .col-full h3 img, .themify_builder_content-11392 .module_row_6.module_row .col-full p img, .themify_builder_content-11392 .module_row_6.module_row .col-full li img {
  width: 100%;
}
@media screen and (max-width: 760px) {
  .themify_builder_content-11392 > .module_row_0.module_row .col-full h2, .themify_builder_content-11392 .module_row_1.module_row .col-full h2, .themify_builder_content-11392 .module_row_2.module_row .col-full h2, .themify_builder_content-11392 .module_row_3.module_row .col-full h2, .themify_builder_content-11392 .module_row_4.module_row .col-full h2, .themify_builder_content-11392 .module_row_5.module_row .col-full h2, .themify_builder_content-11392 .module_row_6.module_row .col-full h2 {
    line-height: 1.2em !important;
  }
}
.themify_builder_content-11392 > .module_row_0.module_row .col-full .wp-caption-text, .themify_builder_content-11392 .module_row_1.module_row .col-full .wp-caption-text, .themify_builder_content-11392 .module_row_2.module_row .col-full .wp-caption-text, .themify_builder_content-11392 .module_row_3.module_row .col-full .wp-caption-text, .themify_builder_content-11392 .module_row_4.module_row .col-full .wp-caption-text, .themify_builder_content-11392 .module_row_5.module_row .col-full .wp-caption-text, .themify_builder_content-11392 .module_row_6.module_row .col-full .wp-caption-text {
  color: #fff;
  font-size: 14px;
  text-align: left;
}
.themify_builder_content-11392 > .module_row_0.module_row .col-full ol.anchor-navigation, .themify_builder_content-11392 .module_row_1.module_row .col-full ol.anchor-navigation, .themify_builder_content-11392 .module_row_2.module_row .col-full ol.anchor-navigation, .themify_builder_content-11392 .module_row_3.module_row .col-full ol.anchor-navigation, .themify_builder_content-11392 .module_row_4.module_row .col-full ol.anchor-navigation, .themify_builder_content-11392 .module_row_5.module_row .col-full ol.anchor-navigation, .themify_builder_content-11392 .module_row_6.module_row .col-full ol.anchor-navigation {
  border-top: 1px solid #666;
  margin: 0 0 40px;
  list-style-position: inside;
}
.themify_builder_content-11392 > .module_row_0.module_row .col-full ol.anchor-navigation li, .themify_builder_content-11392 .module_row_1.module_row .col-full ol.anchor-navigation li, .themify_builder_content-11392 .module_row_2.module_row .col-full ol.anchor-navigation li, .themify_builder_content-11392 .module_row_3.module_row .col-full ol.anchor-navigation li, .themify_builder_content-11392 .module_row_4.module_row .col-full ol.anchor-navigation li, .themify_builder_content-11392 .module_row_5.module_row .col-full ol.anchor-navigation li, .themify_builder_content-11392 .module_row_6.module_row .col-full ol.anchor-navigation li {
  border-bottom: 1px solid #666;
  margin: 0;
  min-height: 30px;
  padding: 20px 0;
  position: relative;
}
.themify_builder_content-11392 > .module_row_0.module_row .col-full ol.anchor-navigation li a i, .themify_builder_content-11392 .module_row_1.module_row .col-full ol.anchor-navigation li a i, .themify_builder_content-11392 .module_row_2.module_row .col-full ol.anchor-navigation li a i, .themify_builder_content-11392 .module_row_3.module_row .col-full ol.anchor-navigation li a i, .themify_builder_content-11392 .module_row_4.module_row .col-full ol.anchor-navigation li a i, .themify_builder_content-11392 .module_row_5.module_row .col-full ol.anchor-navigation li a i, .themify_builder_content-11392 .module_row_6.module_row .col-full ol.anchor-navigation li a i {
  display: block;
  font-size: 3.5em;
  left: 20px;
  position: absolute;
  top: 30px;
}
.themify_builder_content-11392 > .module_row_0.module_row .col-full ol.anchor-navigation li a strong, .themify_builder_content-11392 .module_row_1.module_row .col-full ol.anchor-navigation li a strong, .themify_builder_content-11392 .module_row_2.module_row .col-full ol.anchor-navigation li a strong, .themify_builder_content-11392 .module_row_3.module_row .col-full ol.anchor-navigation li a strong, .themify_builder_content-11392 .module_row_4.module_row .col-full ol.anchor-navigation li a strong, .themify_builder_content-11392 .module_row_5.module_row .col-full ol.anchor-navigation li a strong, .themify_builder_content-11392 .module_row_6.module_row .col-full ol.anchor-navigation li a strong {
  display: block;
}
.themify_builder_content-11392 > .module_row_5.module_row {
  padding: 50px 0;
}

input[type=reset], input[type=submit], button {
  background-color: #000000;
  transition: all 0.5s ease-in-out;
}
input[type=reset]:hover, input[type=reset]:focus, input[type=submit]:hover, input[type=submit]:focus, button:hover, button:focus {
  background-color: #666666;
  transition: all 0.5s ease-in-out;
}

.mc4wp-form-fields input[type=email] {
  max-width: 50%;
}

.summer-research h3 {
  font-weight: 700;
}
.summer-research h4 {
  font-size: 1.3em;
  font-weight: 300;
}

.page-id-12763 .sidebar-background, .page-id-12771 .sidebar-background, .page-id-12781 .sidebar-background, .page-id-12797 .sidebar-background, .page-id-12803 .sidebar-background {
  background: none !important;
}

.page-id-12763 .module_row_12763-3 .col4-1 a, .page-id-12763 .module_row_12763-4 .col4-1 a, .page-id-12763 .module_row_12763-5 .col4-1 a, .page-id-12763 .module_row_12763-6 .col4-1 a, .page-id-12763 .module_row_12763-7 .col4-1 a, .page-id-12763 .module_row_12763-8 .col4-1 a, .page-id-12763 .module_row_12425-9 .col4-1 a, .page-id-12763 .module_row_12763-10 .col4-1 a {
  border-bottom: none;
}
.page-id-12763 .module_row_12763-3 .col4-3 a, .page-id-12763 .module_row_12763-4 .col4-3 a, .page-id-12763 .module_row_12763-5 .col4-3 a, .page-id-12763 .module_row_12763-6 .col4-3 a, .page-id-12763 .module_row_12763-7 .col4-3 a, .page-id-12763 .module_row_12763-8 .col4-3 a, .page-id-12763 .module_row_12425-9 .col4-3 a, .page-id-12763 .module_row_12763-10 .col4-3 a {
  border-bottom: 1px solid #ffffff;
}

.page-id-12771 .module_row_12771-1 .col4-1 a, .page-id-12771 .module_row_12771-2 .col4-1 a, .page-id-12771 .module_row_12771-3 .col4-1 a, .page-id-12771 .module_row_12771-4 .col4-1 a, .page-id-12771 .module_row_12771-5 .col4-1 a, .page-id-12771 .module_row_12771-6 .col4-1 a, .page-id-12771 .module_row_12771-7 .col4-1 a, .page-id-12771 .module_row_12771-8 .col4-1 a, .page-id-12771 .module_row_12771-9 .col4-1 a {
  border-bottom: none;
}
.page-id-12771 .module_row_12771-1 .col4-3 a, .page-id-12771 .module_row_12771-2 .col4-3 a, .page-id-12771 .module_row_12771-3 .col4-3 a, .page-id-12771 .module_row_12771-4 .col4-3 a, .page-id-12771 .module_row_12771-5 .col4-3 a, .page-id-12771 .module_row_12771-6 .col4-3 a, .page-id-12771 .module_row_12771-7 .col4-3 a, .page-id-12771 .module_row_12771-8 .col4-3 a, .page-id-12771 .module_row_12771-9 .col4-3 a {
  border-bottom: 1px solid #ffffff;
}
.page-id-12771 .module_row_12771-2 .col4-3 a, .page-id-12771 .module_row_12771-4 .col4-3 a {
  border-bottom: 1px solid #000000;
}

.page-id-12738 .e-ffiliates-announcement-row {
  background: #B1BA1D;
  padding: 40px 0;
}
.page-id-12738 .e-ffiliates-announcement-row .e-ffiliates-announcement-row-inner {
  background: rgba(0, 0, 0, 0.8);
  margin: 0 auto;
  padding: 40px;
  width: 1320px;
}
.page-id-12738 .e-ffiliates-announcement-row .e-ffiliates-announcement-row-inner h2 {
  color: #fff;
  line-height: 1.2em;
  font-size: 2.2em;
}
.page-id-12738 .e-ffiliates-announcement-row .e-ffiliates-announcement-row-inner p {
  color: #fff;
}
.page-id-12738 .e-ffiliates-announcement-row .e-ffiliates-announcement-row-inner p a {
  color: #B1BA1D;
  text-decoration: underline;
}
.page-id-12738 .e-ffiliates-row .e-ffiliates-row-inner ul {
  display: grid;
  grid-template: 300px/repeat(3, 1fr);
  list-style: none;
  margin: 0;
}
.page-id-12738 .e-ffiliates-row .e-ffiliates-row-inner ul li {
  align-self: center;
  justify-self: center;
  margin: 0;
  text-align: center;
}
.page-id-12738 .e-ffiliates-row .e-ffiliates-row-inner ul li a {
  color: #666;
  display: block;
  font-size: 30px;
  font-weight: 700;
  text-transform: lowercase;
}
.page-id-12738 .e-ffiliates-row .e-ffiliates-row-inner ul li a:before {
  background: url("img/e-ffiliates-icon.png") no-repeat 50% 50%;
  border: 8px solid #ececec;
  border-radius: 50%;
  content: "";
  display: block;
  height: 128px;
  margin: 0 auto 20px;
  width: 128px;
}
.page-id-12738 .e-ffiliates-row .e-ffiliates-row-inner ul li a:hover {
  text-decoration: none;
}
.page-id-12738 .e-ffiliates-row .e-ffiliates-row-inner ul li:nth-child(1) {
  grid-area: 1/1/2/2;
}
.page-id-12738 .e-ffiliates-row .e-ffiliates-row-inner ul li:nth-child(2) {
  grid-area: 1/2/2/3;
}
.page-id-12738 .e-ffiliates-row .e-ffiliates-row-inner ul li:nth-child(3) {
  grid-area: 1/3/2/4;
}

.module-image .image-wrap a {
  border: none;
}

.conference-nav ul.ui.nav {
  background: none !important;
  border: none !important;
  border-top: 1px solid #ececec !important;
  margin-bottom: 20px;
}
.conference-nav ul li {
  background: none !important;
  border: none !important;
  border-bottom: 1px solid #ececec !important;
  display: block !important;
  text-align: center;
}
.conference-nav ul li.current-menu-item a {
  background: none !important;
}
.conference-nav ul li a {
  border: none !important;
  display: block !important;
}
.conference-nav ul li ul {
  background: none !important;
  border: none !important;
  display: block !important;
  position: relative !important;
  width: 100% !important;
}
.conference-nav ul li ul li {
  border: none !important;
  border-top: 1px solid #ececec !important;
  width: 100% !important;
}

/*# sourceMappingURL=style.css.map */
