@charset "UTF-8";
/*-------------------------------------------
	Clearfix
-------------------------------------------*/
/*-------------------------------------------
	Media Queries
-------------------------------------------*/
/*
	Personal Usage Note:
	max-down always ends with .99 or .#99
*/
/*-------------------------------------------
	Show/Hide text - Image Replacement
-------------------------------------------*/
.header__logo a {
  display: block;
  text-indent: 150%;
  white-space: nowrap;
  overflow: hidden;
}

/*-------------------------------------------
	Visually Hidden Text - Available to Screen Readers
-------------------------------------------*/
/*-------------------------------------------
	UL/OL reset
-------------------------------------------*/
.article-list__list,
.accordion-blocks__list,
.personnel__list,
.scholarship__list {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

/*-------------------------------------------
	Inline DL
-------------------------------------------*/
/*-------------------------------------------
	Retina Screen
-------------------------------------------*/
/*-------------------------------------------
	SVG w/ @2x and fallback
-------------------------------------------*/
/*-------------------------------------------
	Vertical Centering
-------------------------------------------*/
/*-------------------------------------------
	Vertical Centering
-------------------------------------------*/
/*-------------------------------------------
	Placeholder Text
-------------------------------------------*/
/*
Usage Example:

@include placeholder {
    font-style:italic;
    color: white;
    font-weight:100;
}
*/
/*-------------------------------------------
	Keyboard-only focus ring (no mouse click outline)
-------------------------------------------*/
/*-------------------------------------------
  Font Face
-------------------------------------------*/
@font-face {
  font-family: "twilight";
  src: url("../fonts/twilight_script-webfont.woff2") format("woff2"), url("../fonts/twilight_script-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
/*-------------------------------------------
  Font Stacks
-------------------------------------------*/
/*-------------------------------------------
  @extends
-------------------------------------------*/
body {
  font-family: "brandon-grotesque", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
}

/*-------------------------------------------
  Serif
-------------------------------------------*/
/*-------------------------------------------
  Script
-------------------------------------------*/
/*-------------------------------------------
  Combo-Style Placeholders
-------------------------------------------*/
.nav-primary,
.nav-secondary,
.menu-btn,
.banner-video,
.banner-btn,
.home-feature-btn,
.more-link,
.showcase-btn,
.footer-newsletter,
.footer-social,
.footer-copyright h2,
.footer-nav,
.footer-logo,
.latest-news-article img,
.featured-company-btn,
.landing-resources .btn,
.landing-resources,
.landing-banner-img,
.sidebar-categories,
.sidebar-resources,
.resource-btn,
.breadcrumbs,
.pagination,
.past-events-callout,
.event-more-link,
.contact-form-wrap,
.investor-cat-nav,
.footer-title,
.suggest-edit-btn,
form,
.header__menu-btn,
.menu-wrapper,
.nav__utility-bar,
.footer-decoration,
.footer-content-wrap,
.footer-accreditations,
.footer-sociallinks,
.sidebar__categories-list,
.article-list__meta,
.article__next-prev,
.sidebar__navigation,
.person__rollover,
.step__num,
.grant__list-heading {
  display: none !important;
}

body {
  line-height: 1.25em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 12px !important;
  font-weight: 400;
  background: white;
  color: #222;
}

a {
  color: #000;
}

img {
  max-width: 50%;
  height: auto;
}

p {
  margin: 0 0 1em;
}

h1, h2, h3, h4, h5, h6 {
  font-weight: 500;
  margin-bottom: 10px;
}

h1 {
  font-size: 12px !important;
  line-height: 1.2em;
}

h2 {
  font-size: 11px !important;
  line-height: 1.2em;
}

h3 {
  font-size: 10px !important;
  line-height: 1.2em;
}

blockquote {
  margin: 0;
  padding: 10px 0 0;
  font-style: italic;
}
blockquote:before {
  content: "“";
}
blockquote:after {
  content: "”";
}
blockquote p {
  display: inline;
}

.callout, .cta {
  color: #000 !important;
  background: #fff !important;
}

.js-equal-height {
  height: auto !important;
}

dt {
  font-weight: bold;
}

dd {
  margin: 0 0 1em 0;
}

ul {
  padding: 0 15px;
}

.list-col__title {
  font-size: 1.5em !important;
  line-height: 1.2em;
}

.u-page-title {
  font-size: 1.5em !important;
  line-height: 1.2em;
}

.header__logo {
  -webkit-print-color-adjust: exact;
  position: relative;
  margin: 2rem 0 3rem;
  width: 150px;
  height: 60px;
}
.header__logo a {
  background-image: url(../images/logo.png);
  position: relative;
  top: 7px;
  left: -9px;
  z-index: 9;
  margin: 1rem 1.5rem;
  width: 110px;
  height: 54px;
  background-repeat: no-repeat;
  background-size: 100%;
}
.svg .header__logo a {
  background-image: url(../images/logo.svg);
}
.no-svg .header__logo a {
  background-image: url(../images/logo.png);
}
@media only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
  .no-svg .header__logo a {
    background-image: url(../images/logo@2x.png);
  }
}

.banner {
  background-image: none !important;
}
.banner .banner-title {
  font-size: 1.5em !important;
  line-height: 1.2em;
}

.article-list__list li,
.accordion-blocks__list li,
.personnel__list li,
.scholarship__list li {
  margin-bottom: 2em;
}

.module {
  margin-bottom: 2rem;
}
.module .text-block__label {
  margin: 0;
}
.module h1 {
  margin: 0 0 1rem;
  font-size: 1.5em !important;
  line-height: 1.2em;
}

.person__email,
.person__phone {
  text-decoration: none;
}

.personnel__group-label {
  font-size: 1.25em !important;
  line-height: 1.2em;
}

.personnel__list:after {
  content: "";
  display: table;
  clear: both;
}
.personnel__list li {
  float: left;
  margin-left: 1rem;
  width: calc(33.333% - 0.6666666667rem);
}
.personnel__list li:nth-child(odd), .personnel__list li:nth-child(even) {
  clear: none;
  margin-left: 1rem;
}
.personnel__list li:nth-child(3n+1) {
  clear: left;
  margin-left: 0;
}

.module__multi-col-list {
  margin-bottom: 2rem;
}
.module__multi-col-list .multi-col-list__label {
  font-size: 1.25em;
}
.module__multi-col-list ul:after {
  content: "";
  display: table;
  clear: both;
}
.module__multi-col-list ul li {
  float: left;
  margin-left: 1rem;
  width: calc(33.333% - 0.6666666667rem);
}
.module__multi-col-list ul li:nth-child(odd), .module__multi-col-list ul li:nth-child(even) {
  clear: none;
  margin-left: 1rem;
}
.module__multi-col-list ul li:nth-child(3n+1) {
  clear: left;
  margin-left: 0;
}

.showcase-img {
  max-width: 300px;
}

.js-acc-block-btn {
  padding: 0;
  font-size: 1.15em;
  background-color: transparent;
  border: none;
}

.footer {
  font-size: 1em;
  text-align: right;
  font-weight: 300;
}
.footer .vcard {
  position: absolute;
  top: 28px;
  right: 0;
}
.footer a {
  text-decoration: none !important;
}
.footer .footer-text, .footer .footer-contact-list {
  margin: 0;
}
.footer dt, .footer dd {
  display: inline-block;
  margin-left: 20px;
}
.footer dd {
  margin-left: 0px;
}
.footer .footer-copyright {
  font-size: 0.5rem;
  text-align: left;
  color: #666;
}
