html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, img, ins, kbd, q, s, samp, small, strike, tt, var, u, center, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video, button,
#top-nav ul, #top-nav li, #global-links ul, #global-links li, #mobile-nav ul, #mobile-nav li, #left-nav ul, #left-nav li, ul#breadcrumbs, ul#breadcrumbs li, footer ul, footer li {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, main, section {
  display: block;
}

body {
  line-height: 1;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after, q:before, q:after {
  content: '';
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

#ie {
  background: #fcf3c5;
  font: 1.5em/1em Arial, sans-serif;
  text-align: center;
  padding: .5em;
  border-bottom: 1px solid #000;
}

#ie a {
  font-weight: bold;
}

#ie p {
  margin: 0;
}

#top-bar:after, .bottom-bar:after, #search:after, #tab-content > div:after, .standard-page #page:after, .standard-page .people-big .people-wrap:after, .standard-page .people-medium .people-wrap:after, .standard-page .people-small .people-wrap:after, .standard-page .feature-two-col:after, .landing-page #page:after, .home #home-top:after, .home #editors-picks:after, .home #purple-feature #purple-feature-group:after, .home #stay-informed:after, .home #spotlight:after, #article-stories:after, #article-stories .article:after, .landing-page .news-story-links:after, .landing-page .stats-callout:after, .landing-page .feature-two-col:after, .landing-page .feature-four-col:after, .landing-page .feature-multi-col:after, .landing-page .feature-multi-col-grid:after, #category-wrap:after, .landing-page .alternate-photo-float:after, .landing-page .photo-feature-2-across:after, .landing-page .photo-feature-3-across:after, .landing-page .photo-grid:after, .news-page #byline-share-wrap:after, .news-page #news-story-wrap:after, .news-page #news-story-wrap .related:after {
  content: "";
  display: table;
  clear: both;
}

* {
  box-sizing: border-box;
}

html {
  overflow-y: scroll;
}

body {
  font: 62.5%/1.7em "Akkurat Pro Regular", Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  color: #342f2e;
  background: #fff;
  min-width: 98%;
  height: 100%;
  overflow-x: hidden;
}

a.screen-reader-shortcut {
  left: .5em;
  position: absolute;
  top: -99px;
}

a.screen-reader-shortcut:focus {
  background-color: #fff;
  box-shadow: 0 0 0.3rem 0.3rem rgba(0, 0, 0, 0.6);
  color: #401f68;
  font: bold 1.5em sans-serif;
  padding: 1rem;
  top: .5rem;
  z-index: 5;
}

#main-content {
  font-size: 16px;
  line-height: 1.7em;
  outline: none !important;
}

.contain-780 {
  margin: 0 auto;
  max-width: 780px;
  box-sizing: content-box;
}

.contain-836 {
  margin: 0 auto;
  max-width: 836px;
  box-sizing: content-box;
}

.contain-850 {
  margin: 0 auto;
  max-width: 850px;
  box-sizing: content-box;
}

.contain-970 {
  margin: 0 auto;
  max-width: 970px;
  box-sizing: content-box;
}

.contain-1120 {
  margin: 0 auto;
  max-width: 1120px;
  box-sizing: content-box;
}

.contain-1440 {
  margin: 0 auto;
  max-width: 1440px;
}

#back-to-top {
  display: none;
}

ul#breadcrumbs {
  list-style: none;
  font: 12px/1.5rem "Akkurat Pro Bold", "Arial Black", sans-serif;
  text-transform: uppercase;
  padding: 0 0 .5rem 0;
  margin-bottom: 2rem;
  border-bottom: 4px solid #f0f0f0;
  min-height: 30px;
}

ul#breadcrumbs li {
  display: inline;
  background: url("https://common.northwestern.edu/v8/css/images/icons/arrow-right-ltpurple.svg") no-repeat center left 8px/8px 8px;
  padding-left: 2em;
}

ul#breadcrumbs li:first-child {
  background: none;
  padding-left: 0;
}

ul#breadcrumbs li.active {
  color: #401f68;
}

ul#breadcrumbs a {
  color: #716c6b;
}

img {
  display: block;
  max-width: 100%;
  height: auto;
}

img .outline {
  border: 1px solid #ccc;
}

.responsive-table {
  overflow-x: auto;
  overflow-y: hidden;
  -webkit-overflow-scrolling: touch;
  width: 100%;
  margin: 1em 0 2em 0;
}

.responsive-container {
  position: relative;
  height: 0;
  overflow: hidden;
  padding-bottom: 56.25%;
}

.responsive-container iframe, .responsive-container object, .responsive-container embed {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}

.responsive-container .overlay {
  position: absolute;
  bottom: 20%;
  width: 100%;
  text-align: center;
  z-index: 5000;
  cursor: default;
}

.responsive-container .overlay h2 {
  color: white;
  font: 60px/1.2em "Campton Bold",Impact,sans-serif;
  margin-bottom: 1rem;
  position: relative;
  text-shadow: 2px 2px 0 black;
}

#subscribe-box h2 {
  font: 22px "Campton Bold", Impact, sans-serif;
  color: #fff;
  text-transform: uppercase;
  margin: 1rem 0 .5rem 0;
}

#subscribe-box p {
  font: 16px/1.2em "Akkurat Pro Regular", Arial, sans-serif;
  margin-top: .5em;
}

a.photo-hover:hover {
  opacity: .8;
}

.hide-label {
  position: absolute;
  left: -10000px;
  top: auto;
  width: 1px;
  height: 1px;
  overflow: hidden;
}

.group:after {
  content: "";
  display: table;
  clear: both;
}

a[href$=".pdf"], a[href$=".PDF"], a.pdf {
  padding-right: 1.25rem;
  background: url("https://common.northwestern.edu/v8/css/images/icons/pdf.png") no-repeat right center;
}

a[href$=".docx"], a[href$=".DOCX"], a.docx, a[href$=".doc"], a[href$=".DOC"], a.doc {
  padding-right: 1.25rem;
  background: url("https://common.northwestern.edu/v8/css/images/icons/word.png") no-repeat right center;
}

a[href$=".xlsx"], a[href$=".XLSX"], a.xlsx, a[href$=".xls"], a[href$=".XLS"], a.xls {
  padding-right: 1.25rem;
  background: url("https://common.northwestern.edu/v8/css/images/icons/excel.png") no-repeat right center;
}

a[href$=".pptx"], a[href$=".PPTX"], a.pptx, a[href$=".ppt"], a[href$=".PPT"], a.ppt {
  padding-right: 1.25rem;
  background: url("https://common.northwestern.edu/v8/css/images/icons/excel.png") no-repeat right center;
}

p.link-small {
  font: 14px "Akkurat Pro Bold", "Arial Black", sans-serif;
  text-transform: uppercase;
  margin-bottom: 0;
}

p.link-small:after {
  background: url("https://common.northwestern.edu/v8/css/images/icons/arrow-right-dkpurple.svg") no-repeat top 35% right 50%/6px 10px;
  padding-right: 1.5em;
  content: " ";
}

p.link {
  font: 16px "Akkurat Pro Bold", "Arial Black", sans-serif;
  text-transform: uppercase;
  margin-bottom: 0;
}

p.link:after {
  background: url("https://common.northwestern.edu/v8/css/images/icons/arrow-right-dkpurple.svg") no-repeat top 35% right 50%/6px 10px;
  padding-right: 1.5em;
  content: " ";
}

@media screen and (max-width: 1460px) {
  #main-content .contain-1440 {
    margin-left: 1rem;
    margin-right: 1rem;
  }
}

@media screen and (max-width: 1140px) {
  #main-content .contain-1120 {
    margin-left: 1rem;
    margin-right: 1rem;
  }
  .responsive-container .overlay {
    bottom: 20%;
  }
  .responsive-container .overlay h2 {
    font-size: 48px;
  }
}

@media screen and (max-width: 990px) {
  #main-content .contain-970 {
    margin-left: 1rem;
    margin-right: 1rem;
  }
}

@media screen and (max-width: 768px) {
  .hide-mobile {
    display: none;
  }
  #page {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
  }
  #main-content .contain-970 {
    margin-top: 1rem;
  }
  .responsive-container .overlay {
    bottom: 15%;
  }
  .responsive-container .overlay h2 {
    font-size: 36px;
    margin-bottom: .5rem;
  }
  #back-to-top {
    display: block;
    font: 18px "Akkurat Pro Bold", "Arial Black", sans-serif;
    color: #401f68;
    text-align: center;
    text-transform: uppercase;
    margin: 2rem 0;
  }
  #back-to-top:before {
    background: url("https://common.northwestern.edu/v8/css/images/icons/arrow-down-ltpurple.svg") no-repeat 50%/15px 19px;
    padding: 0 25px;
    content: " ";
  }
  #back-to-top:after {
    background: url("https://common.northwestern.edu/v8/css/images/icons/arrow-down-ltpurple.svg") no-repeat 50%/15px 19px;
    background-size: 15px 19px;
    padding: 0 25px;
    content: " ";
  }
  #back-to-top {
    margin: 2rem 0 2rem 0;
  }
  #back-to-top:before {
    background: url("https://common.northwestern.edu/v8/css/images/icons/arrow-up-ltpurple.svg") no-repeat 50%/15px 19px;
  }
  #back-to-top:after {
    background: url("https://common.northwestern.edu/v8/css/images/icons/arrow-up-ltpurple.svg") no-repeat 50%/15px 19px;
  }
}

@media screen and (max-width: 480px) {
  .responsive-container .overlay {
    bottom: 10%;
  }
  .responsive-container .overlay h2 {
    font-size: 24px;
    margin-bottom: .5rem;
  }
}

h2 {
  font: 46px/1.2em "Campton Extra Light", "Courier New", sans-serif;
  color: #4e2a84;
  margin-bottom: 1rem;
}

h2#big {
  font: 60px/1.2em "Periodico Bold Italic", "Arial", sans-serif;
  color: #4e2a84;
  margin: 0 auto 1rem auto;
  text-align: center;
  border-bottom: 4px solid #4e2a84;
  padding-bottom: .5rem;
  max-width: 700px;
  margin-bottom: 3.5rem;
}

h3 {
  font: 30px/1.2em "Campton Bold", Impact, sans-serif;
  color: #4e2a84;
  margin-bottom: .5rem;
}

h3.special {
  font: 46px/1.2em "Campton Extra Light", "Courier New", sans-serif;
}

h4 {
  font: 26px/1.2em "Akkurat Pro Regular", Arial, sans-serif;
  color: #716c6b;
  margin-bottom: 1rem;
}

h5 {
  font: 21px/1.3em "Akkurat Pro Regular", Arial, sans-serif;
  color: #4e2a84;
  margin-bottom: 1rem;
}

h6 {
  font: 18px/1.3em "Campton Bold", Impact, sans-serif;
  color: #716c6b;
  margin-bottom: 1rem;
}

.content a, .content-full a {
  font-family: "Akkurat Pro Bold", "Arial Black", sans-serif;
  color: #4e2a84;
  text-decoration: none;
}

.content a:hover, .content-full a:hover {
  text-decoration: underline;
}

.content a em, .content em a, .content a i, .content i a, .content-full a em, .content-full em a, .content-full a i, .content-full i a {
  font-family: "Akkurat Pro Bold Italic", "Arial Black", sans-serif;
}

.content strong, .content b, .content-full strong, .content-full b {
  font-family: "Akkurat Pro Bold", "Arial Black", sans-serif;
  font-weight: normal;
}

.content em, .content i, .content-full em, .content-full i {
  font-family: "Akkurat Pro Italic", Arial, sans-serif;
  font-style: normal;
}

.content strong em, .content em strong, .content strong i, .content i strong, .content b i, .content i b, .content-full strong em, .content-full em strong, .content-full strong i, .content-full i strong, .content-full b i, .content-full i b {
  font-family: "Akkurat Pro Bold Italic", "Arial Black", sans-serif;
  font-style: normal;
  font-weight: normal;
}

.content ul, .content-full ul {
  padding-left: 1em;
}

.content ul > li, .content-full ul > li {
  list-style: none;
  background: url("https://common.northwestern.edu/v8/css/images/icons/bullet.png") 0 0.5em no-repeat;
  padding: 0 0 .5em 1em;
}

.content ul > li > ul, .content-full ul > li > ul {
  margin-top: .5em;
}

.content ul > li > ul li, .content-full ul > li > ul li {
  background: none;
  list-style: circle;
  padding-left: .5em;
}

.content ul > li > ul li:last-child, .content-full ul > li > ul li:last-child {
  padding-bottom: 0;
}

.content ul > li > ol, .content-full ul > li > ol {
  padding-left: 2em;
  margin-top: .5em;
}

.content ul > li > ol > li, .content-full ul > li > ol > li {
  background: none;
  list-style-type: decimal;
  overflow: inherit;
  padding-left: 0;
}

.content ul > li > ol > li:last-child, .content-full ul > li > ol > li:last-child {
  padding-bottom: 0;
}

.content ol, .content-full ol {
  padding-left: 2.2em;
}

.content ol > li, .content-full ol > li {
  list-style-type: decimal;
  padding: 0 0 .5em .5em;
}

.content ol > li > ol, .content-full ol > li > ol {
  margin-top: .5em;
  padding-left: 1.2em;
}

.content ol > li > ol li, .content-full ol > li > ol li {
  list-style: lower-alpha;
}

.content ol > li > ol li:last-child, .content-full ol > li > ol li:last-child {
  padding-bottom: 0;
}

.content ol > li > ul, .content-full ol > li > ul {
  margin-top: .5em;
  padding-left: 0;
}

.content ol > li > ul > li:last-child, .content-full ol > li > ul > li:last-child {
  padding-bottom: 0;
}

.content table, .content-full table {
  width: 100%;
  margin: 1em 0 0 0;
  font-family: "Akkurat Pro Regular", Arial, sans-serif;
  line-height: 1.5em;
}

.content table th, .content-full table th {
  background: #4e2a84;
  font: 21px "Akkurat Pro Bold", "Arial Black", sans-serif;
  color: #fff;
  padding: .7rem 1rem .7rem 1rem;
  text-align: left;
  border: 2px solid #fff;
}

.content table td, .content-full table td {
  padding: .7rem 1rem .7rem 1rem;
  border: 2px solid #fff;
  vertical-align: top;
}

.content table tr.stripe td, .content-full table tr.stripe td {
  background: #f0f0f0;
}

.content table tr.hover td, .content-full table tr.hover td {
  background: #e4e0ee;
  color: #342f2e;
}

.content table.table-no-hover tr.hover td, .content-full table.table-no-hover tr.hover td {
  background: none;
  color: inherit;
}

.content table.table-no-hover tr.hover.stripe td, .content-full table.table-no-hover tr.hover.stripe td {
  background: #f0f0f0;
}

.content table.table-center-header th, .content-full table.table-center-header th {
  text-align: center;
}

.content table ul, .content-full table ul {
  margin-left: 0;
  padding-top: .5rem;
}

.align-text-center {
  text-align: center;
}

.align-image-left {
  float: left;
  margin: .5rem 1.5rem .5rem 0;
}

.align-image-right {
  float: right;
  margin: .5rem 0 .5rem 1.5rem;
}

.align-image-center {
  margin: 0 auto;
  display: block;
}

@media screen and (max-width: 480px) {
  h3.special {
    font-size: 28px;
  }
}

@media screen and (max-width: 768px) {
  h2#big {
    font-size: 28px;
    margin-bottom: 2rem;
    padding-bottom: .25rem;
    border-width: 2px;
  }
}

@media screen and (max-width: 700px) {
  .align-image-left, .align-image-right, .align-image-center {
    float: none;
    margin: 0 0 1rem 0;
    display: block;
  }
}

@font-face {
  font-family: "Akkurat Pro Light";
  src: url("https://common.northwestern.edu/v8/css/fonts/AkkuratProLight.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "Akkurat Pro Light Italic";
  src: url("https://common.northwestern.edu/v8/css/fonts/AkkuratProLightItalic.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "Akkurat Pro Regular";
  src: url("https://common.northwestern.edu/v8/css/fonts/AkkuratProRegular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "Akkurat Pro Italic";
  src: url("https://common.northwestern.edu/v8/css/fonts/AkkuratProItalic.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "Akkurat Pro Bold";
  src: url("https://common.northwestern.edu/v8/css/fonts/AkkuratProBold.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "Akkurat Pro Bold Italic";
  src: url("https://common.northwestern.edu/v8/css/fonts/AkkuratProBoldItalic.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "Campton Book";
  src: url("https://common.northwestern.edu/v8/css/fonts/CamptonBook.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "Campton Bold";
  src: url("https://common.northwestern.edu/v8/css/fonts/CamptonBold.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "Campton Extra Bold";
  src: url("https://common.northwestern.edu/v8/css/fonts/CamptonExtraBold.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "Campton Extra Light";
  src: url("https://common.northwestern.edu/v8/css/fonts/CamptonExtraLight.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Periodico Bold Italic';
  src: url("https://common.northwestern.edu/v8/css/fonts/PeriodicoBoldItalic.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Periodico Light Italic';
  src: url("https://common.northwestern.edu/v8/css/fonts/PeriodicoLightItalic.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}

.web-form form {
  margin-bottom: .5rem;
}

.web-form fieldset {
  margin: 0;
  border: 0;
}

.web-form legend {
  white-space: normal;
  margin-left: -7px;
  display: block;
  width: 100%;
  padding: .3em 0;
  margin-bottom: .3em;
  color: #342f2e;
  border-bottom: 1px solid #ccc;
}

.web-form .field {
  margin-bottom: 1em;
}

.web-form .field p {
  margin: 0;
}

.web-form label, .web-form .label {
  margin: .5em 0 .2em;
  display: block;
}

.web-form label.inline, .web-form .label.inline {
  display: inline-block;
  margin: .5em 1em .2em 0;
}

.web-form label.right, .web-form .label.right {
  font-style: italic;
  font-weight: normal;
  font-size: .9em;
}

.web-form label .required, .web-form .label .required {
  display: inline;
}

.web-form input + label, .web-form select + label, .web-form .label-secondary + label, .web-form .required + label {
  margin: 1.5rem 0 0;
}

.web-form input[type="text"] {
  border: 1px solid #ccc;
  font-family: "Akkurat Pro Bold", "Arial Black", sans-serif;
  color: #342f2e;
  -webkit-appearance: none;
  -moz-appearance: none;
  -webkit-border-radius: 0;
  padding: .25rem .5rem;
  margin: 0 .65rem 0 0;
}

.web-form input[type=checkbox], .web-form input[type=radio] {
  box-sizing: border-box;
  padding: 0;
  height: 15px;
  width: 15px;
}

.web-form input[type=search] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

.web-form input[type=search]::-webkit-search-cancel-button, .web-form input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

.web-form input[type=text], .web-form input[type=password], .web-form input[type=email], .web-form input[type=url], .web-form input[type=date], .web-form input[type=month], .web-form input[type=time], .web-form input[type=datetime], .web-form input[type=datetime-local], .web-form input[type=week], .web-form input[type=number], .web-form input[type=search], .web-form input[type=tel], .web-form input[type=color], .web-form select, .web-form textarea {
  display: inline-block;
  border: 1px solid #ccc;
  color: #716c6b;
  border-radius: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-font-smoothing: antialiased;
  min-width: 30rem;
  background: #fff;
  padding: .5em;
  -webkit-transition: 0.3s linear border;
  -moz-transition: 0.3s linear border;
  -ms-transition: 0.3s linear border;
  -o-transition: 0.3s linear border;
  transition: 0.3s linear border;
}

.web-form input[type=text].required, .web-form input[type=password].required, .web-form input[type=email].required, .web-form input[type=url].required, .web-form input[type=date].required, .web-form input[type=month].required, .web-form input[type=time].required, .web-form input[type=datetime].required, .web-form input[type=datetime-local].required, .web-form input[type=week].required, .web-form input[type=number].required, .web-form input[type=search].required, .web-form input[type=tel].required, .web-form input[type=color].required, .web-form select.required, .web-form textarea.required {
  border: 1px solid #b2292e;
}

.web-form input[type=text].narrow, .web-form input[type=password].narrow, .web-form input[type=email].narrow, .web-form input[type=url].narrow, .web-form input[type=date].narrow, .web-form input[type=month].narrow, .web-form input[type=time].narrow, .web-form input[type=datetime].narrow, .web-form input[type=datetime-local].narrow, .web-form input[type=week].narrow, .web-form input[type=number].narrow, .web-form input[type=search].narrow, .web-form input[type=tel].narrow, .web-form input[type=color].narrow, .web-form select.narrow, .web-form textarea.narrow {
  min-width: 15rem;
}

.web-form input[type=text]:focus, .web-form input[type=password]:focus, .web-form input[type=email]:focus, .web-form input[type=url]:focus, .web-form input[type=date]:focus, .web-form input[type=month]:focus, .web-form input[type=time]:focus, .web-form input[type=datetime]:focus, .web-form input[type=datetime-local]:focus, .web-form input[type=week]:focus, .web-form input[type=number]:focus, .web-form input[type=search]:focus, .web-form input[type=tel]:focus, .web-form input[type=color]:focus, .web-form select:focus, .web-form textarea:focus {
  outline: 0 none;
  border-color: #4e2a84;
}

.web-form input[type=text].required:focus, .web-form input[type=password].required:focus, .web-form input[type=email].required:focus, .web-form input[type=url].required:focus, .web-form input[type=date].required:focus, .web-form input[type=month].required:focus, .web-form input[type=time].required:focus, .web-form input[type=datetime].required:focus, .web-form input[type=datetime-local].required:focus, .web-form input[type=week].required:focus, .web-form input[type=number].required:focus, .web-form input[type=search].required:focus, .web-form input[type=tel].required:focus, .web-form input[type=color].required:focus, .web-form select.required:focus, .web-form textarea.required:focus {
  border-color: #b2292e;
}

.web-form input[type=file]:focus, .web-form input[type=radio]:focus, .web-form input[type=checkbox]:focus {
  outline: thin dotted #342f2e;
  outline: 1px auto #4e2a84;
}

.web-form input[type=text][disabled], .web-form input[type=password][disabled], .web-form input[type=email][disabled], .web-form input[type=url][disabled], .web-form input[type=date][disabled], .web-form input[type=month][disabled], .web-form input[type=time][disabled], .web-form input[type=datetime][disabled], .web-form input[type=datetime-local][disabled], .web-form input[type=week][disabled], .web-form input[type=number][disabled], .web-form input[type=search][disabled], .web-form input[type=tel][disabled], .web-form input[type=color][disabled], .web-form select[disabled], .web-form textarea[disabled] {
  cursor: not-allowed;
  background-color: #f0f0f0;
  color: #ccc;
}

.web-form input[readonly], .web-form select[readonly], .web-form textarea[readonly], .web-form input[readonly]:focus, .web-form select[readonly]:focus, .web-form textarea[readonly]:focus {
  background: #f0f0f0;
  color: #716c6b;
  border-color: #ccc;
}

.web-form input[type=file] {
  background-image: none;
}

.web-form input[type=file]:hover {
  background-image: none;
}

.web-form select {
  background: #fff url("https://common.northwestern.edu/v8/css/images/icons/arrow-down-dkpurple.svg") no-repeat top 50% right 0.5rem/17px 10px;
  color: #716c6b;
  font-family: "Akkurat Pro Bold", "Arial Black", sans-serif;
  border: 1px solid #ccc;
  display: inline-block;
  padding: .5em;
  margin: 0 .65rem 0 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  -webkit-border-radius: 0;
  -webkit-transition: 0.3s linear border;
  -moz-transition: 0.3s linear border;
  -ms-transition: 0.3s linear border;
  -o-transition: 0.3s linear border;
  transition: 0.3s linear border;
}

.web-form select::-ms-expand {
  display: none;
}

.web-form select:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #000;
}

.web-form select option {
  font-family: "Akkurat Pro Regular", Arial, sans-serif;
}

.web-form select[multiple] {
  height: auto;
}

.web-form textarea {
  border: 1px solid #ccc;
  padding: 0.3em 1.5em 0.3em .5em;
  width: 100%;
  height: 8em;
  -webkit-appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  -webkit-border-radius: 0;
  overflow: auto;
  vertical-align: top;
}

.web-form .checkbox {
  margin-right: .3em;
}

.web-form .checkbox .right {
  font-weight: bold;
  font-style: normal;
  font-size: 1em;
}

.web-form .checkbox.required {
  display: inline;
}

.web-form .radio {
  margin-right: .3em;
}

.web-form .radio.required {
  display: inline;
}

.web-form .required {
  color: #b2292e;
  font-weight: normal;
  display: block;
}

.web-form label span.required, .web-form .label span.required {
  display: inline;
  margin-left: 0.5rem;
}

.web-form span.required {
  display: inline;
}

.web-form .form-help-inline, .web-form .form-message-inline {
  display: inline-block;
  padding-left: .3em;
  color: #716c6b;
  vertical-align: middle;
}

.web-form .form-message {
  display: block;
}

.web-form button::-moz-focus-inner, .web-form input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

.web-form button, .web-form input, .web-form select, .web-form textarea {
  font-size: 100%;
  vertical-align: baseline;
  vertical-align: middle;
}

.web-form button, .web-form input {
  line-height: normal;
}

.web-form button, .web-form input[type=button], .web-form input[type=reset], .web-form input[type=submit] {
  -webkit-appearance: button;
  cursor: pointer;
  overflow: visible;
}

.web-form button[disabled], .web-form input[disabled] {
  cursor: default;
}

@media only screen and (max-width: 640px) {
  .web-form button[type=submit] {
    margin: .7em 0 0;
  }
  .web-form input[type=text], .web-form input[type=password], .web-form input[type=email], .web-form input[type=url], .web-form input[type=date], .web-form input[type=month], .web-form input[type=time], .web-form input[type=datetime], .web-form input[type=datetime-local], .web-form input[type=week], .web-form input[type=number], .web-form input[type=search], .web-form input[type=tel], .web-form input[type=color], .web-form label {
    margin-bottom: .3em;
    display: block;
  }
  .web-form input[type=text], .web-form input[type=password], .web-form input[type=email], .web-form input[type=url], .web-form input[type=date], .web-form input[type=month], .web-form input[type=time], .web-form input[type=datetime], .web-form input[type=datetime-local], .web-form input[type=week], .web-form input[type=number], .web-form input[type=search], .web-form input[type=tel], .web-form input[type=color], .web-form select, .web-form textarea {
    width: 100%;
    min-width: inherit;
  }
  .web-form input[type=text].narrow, .web-form input[type=password].narrow, .web-form input[type=email].narrow, .web-form input[type=url].narrow, .web-form input[type=date].narrow, .web-form input[type=month].narrow, .web-form input[type=time].narrow, .web-form input[type=datetime].narrow, .web-form input[type=datetime-local].narrow, .web-form input[type=week].narrow, .web-form input[type=number].narrow, .web-form input[type=search].narrow, .web-form input[type=tel].narrow, .web-form input[type=color].narrow, .web-form select.narrow, .web-form textarea.narrow {
    width: 50%;
  }
  .web-form .form-help-inline, .web-form -message-inline, .web-form -message {
    display: block;
    font-size: 80%;
    padding: .2em 0 .8em;
  }
}

#emergency, #breaking_news {
  background: #b2292e;
  padding: 1rem 5rem 1.5rem 5rem;
  font: 16px "Akkurat Pro Regular", Arial, sans-serif;
  color: #fff;
  text-align: center;
}

#emergency a, #breaking_news a {
  color: #fff;
  text-decoration: underline;
  font-family: "Akkurat Pro Bold", "Arial Black", sans-serif;
}

#emergency a:hover, #breaking_news a:hover {
  text-decoration: none;
}

#emergency h1, #emergency h2, #emergency h4, #emergency h4, #emergency h5, #breaking_news h1, #breaking_news h2, #breaking_news h4, #breaking_news h4, #breaking_news h5 {
  color: #fff;
}

#emergency h2, #breaking_news h2 {
  font: 26px "Campton Bold", Impact, sans-serif;
}

#emergency h3, #breaking_news h3 {
  font: 26px "Campton Bold", Impact, sans-serif;
}

#emergency h4, #breaking_news h4 {
  font: 24px "Campton Bold", Impact, sans-serif;
}

@media screen and (max-width: 768px) {
  #emergency {
    padding: 1rem 1rem 1.5rem 1rem;
    text-align: left;
  }
}

header {
  background: #4e2a84;
}

#top-bar {
  background: #401f68;
  font: 12px/1.4em "Akkurat Pro Bold", "Arial Black", sans-serif;
  min-height: 60px;
}

#top-bar #left {
  display: block;
  float: left;
  padding-left: 0;
}

#top-bar #left img {
  width: 170px;
  margin: 1.1rem 0 1rem 0;
}

#top-bar #right {
  display: inline;
  position: relative;
  float: right;
  padding-right: 1rem;
  color: #fff;
  text-transform: uppercase;
}

#top-bar #right ul {
  margin: 0;
}

#top-bar #right ul li {
  display: inline-block;
  position: relative;
  margin-left: 1rem;
  padding: 1.35rem 0;
}

#top-bar #right ul li:hover, #top-bar #right ul li.hover {
  z-index: 100;
}

#top-bar #right ul li:hover ul, #top-bar #right ul li.hover ul {
  right: -1rem;
}

#top-bar #right ul li:last-child {
  background: #836eaa url("images/repeating-dkpurple-slashes.png") repeat-x;
  background-position: bottom;
  padding: 1.35rem 1rem;
}

#top-bar #right ul a {
  color: #fff;
  text-decoration: none;
  display: block;
  position: relative;
}

#top-bar #right ul a:hover, #top-bar #right ul a:focus, #top-bar #right ul a:active {
  text-decoration: underline;
}

.bottom-bar {
  display: table;
  width: 100%;
}

#department {
  display: table-cell;
  vertical-align: middle;
  width: 76.33929%;
  height: 112px;
  padding: 1rem 0;
}

#department h1 {
  font: 32px "Akkurat Pro Regular", Arial, sans-serif;
  line-height: 1em;
  text-transform: uppercase;
}

#department h1.small {
  font-size: 16px;
}

#department h1 span {
  font-size: 14px;
  line-height: 1em;
  display: block;
}

#department h2 {
  font: 24px "Akkurat Pro Regular", Arial, sans-serif;
  line-height: 1em;
  color: #fff;
  margin: 1rem 0 0 0;
}

#department a {
  color: #fff;
  text-decoration: none;
}

#department a:hover {
  text-decoration: none;
}

@media screen and (max-width: 1445px) {
  #top-bar {
    padding: 0 .5rem;
  }
}

@media screen and (max-width: 1145px) {
  #department {
    padding-left: .5rem;
  }
}

@media screen and (max-width: 768px) {
  header {
    margin-bottom: 1.5rem;
  }
  #top-bar {
    display: block;
    padding: 0;
  }
  #top-bar #left {
    display: inline-block;
    float: none;
    margin-left: .5rem;
  }
  #top-bar #right {
    display: none;
  }
  #department {
    width: 100%;
    padding: .5rem;
    height: auto;
  }
  #department h1 {
    margin: .5rem 0;
    font-size: 24px;
  }
  #department h2 {
    margin: .2rem .2rem .2rem 0;
  }
}

@media screen and (max-width: 480px) {
  #department h1, #department h2 {
    font-size: 22px;
  }
}

#mobile-search {
  display: none;
}

#search {
  width: 23.66071%;
  display: table-cell;
  vertical-align: middle;
}

#search .search-form {
  width: 265px;
  float: right;
}

#search .search-form input {
  width: 230px;
  height: 35px;
  padding: 0 .3em 0 0;
  float: left;
  font: 18px "Akkurat Pro Bold", "Arial Black", sans-serif;
  background: none;
  color: #fff;
  border: none;
  border-bottom: 1px solid #b6acd1;
  -webkit-appearance: none;
}

#search .search-form input::-webkit-input-placeholder {
  color: #b6acd1;
}

#search .search-form input::-moz-placeholder {
  color: #b6acd1;
}

#search .search-form input:-moz-placeholder {
  color: #b6acd1;
}

#search .search-form input:-ms-input-placeholder {
  color: #b6acd1;
}

#search .search-form button {
  float: left;
  cursor: pointer;
  height: 35px;
  width: 35px;
  background: url("https://common.northwestern.edu/v8/css/images/icons/search.svg") no-repeat 1em 0.4em;
  background-size: 20px 20px;
  border: none;
  border-bottom: 1px solid #b6acd1;
  -webkit-appearance: none;
}

#search .search-form input:focus {
  outline: 0;
}

@media screen and (max-width: 1145px) {
  #search {
    padding-right: 1rem;
  }
}

@media screen and (max-width: 768px) {
  header {
    position: relative;
  }
  #search {
    display: none;
  }
  #mobile-search {
    position: absolute;
    margin-top: -6px;
    left: 0;
    right: 0;
    z-index: 9998;
  }
  .search-form {
    width: 100%;
    height: auto;
    background: #4e2a84;
    float: none;
    position: relative;
  }
  .search-form form {
    margin: 0 20px;
    height: 63px;
    position: relative;
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAA/CAYAAAAhZaJUAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyhpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMDE0IDc5LjE1Njc5NywgMjAxNC8wOC8yMC0wOTo1MzowMiAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTQgKE1hY2ludG9zaCkiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6OThCRkYyRUZFQUM5MTFFNDg4MkNDNUM0RUJBRUJDM0YiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6OThCRkYyRjBFQUM5MTFFNDg4MkNDNUM0RUJBRUJDM0YiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo5OEJGRjJFREVBQzkxMUU0ODgyQ0M1QzRFQkFFQkMzRiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo5OEJGRjJFRUVBQzkxMUU0ODgyQ0M1QzRFQkFFQkMzRiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pr4qas0AAAAeSURBVHjaYvj//z8DEwMQDHuCmf+n3n8G6vkXIMAAeQ0Iq8diMWYAAAAASUVORK5CYII=");
  }
  .search-form input {
    width: 80%;
    height: 32px;
    margin: 15px 0;
    float: left;
    font: 18px "Akkurat Pro Bold", "Arial Black", sans-serif;
    color: #fff;
    background: none;
    border: none;
  }
  .search-form button {
    float: left;
    cursor: pointer;
    height: 32px;
    width: 32px;
    padding: 10px 0 15px;
    background: url("https://common.northwestern.edu/v8/css/images/icons/search.svg") no-repeat 1em 0.4em/20px 20px;
    background-position: right center;
    border-bottom: none;
    position: absolute;
    right: 0;
    bottom: 18px;
  }
  .search-form .hide-label, .search-form input[type="hidden"] {
    visibility: hidden;
    display: none;
  }
}

#mobile-links {
  display: none;
}

#top-nav {
  background: #4e2a84;
  border-bottom: 5px solid #fff;
  margin-bottom: 2rem;
}

#top-nav .contain-1120 > ul {
  display: table;
  width: 100%;
  line-height: 0;
  position: relative;
  background: #fff;
}

#top-nav .contain-1120 > ul > li {
  display: table-cell;
  text-align: center;
  line-height: 100%;
  font: 18px "Akkurat Pro Bold", "Arial Black", sans-serif;
}

#top-nav .contain-1120 > ul > li:hover a {
  background: #f0f0f0;
  transition: .3s;
}

#top-nav .contain-1120 > ul > li:hover a.button {
  background: #4e2a84;
}

#top-nav .contain-1120 > ul > li:hover .dropdown, #top-nav .contain-1120 > ul > li:hover .dropdown-one-column, #top-nav .contain-1120 > ul > li:hover .dropdown-two-column {
  left: 0;
}

#top-nav .contain-1120 > ul > li a {
  color: #4e2a84;
  text-decoration: none;
  display: block;
  padding: 1rem 1.5rem;
}

#top-nav .contain-1120 > ul > li a:hover {
  text-decoration: underline;
}

#top-nav .contain-1120 > ul > li.current a {
  background: #836eaa;
  color: #fff;
}

#top-nav .contain-1120 > ul > li .dropdown-arrow {
  background: url("https://common.northwestern.edu/v8/css/images/icons/arrow-down-ltpurple.svg") no-repeat 50%;
  width: 10px;
  height: 10px;
  display: inline-block;
  margin-left: .5em;
}

#top-nav .contain-1120 .dropdown, #top-nav .contain-1120 .dropdown-one-column, #top-nav .contain-1120 .dropdown-two-column {
  position: absolute;
  background: #f0f0f0;
  left: -9999em;
  z-index: 9998;
  width: 100%;
  padding: 2em;
  text-align: left;
  list-style: none;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

#top-nav .contain-1120 .dropdown .nav-intro, #top-nav .contain-1120 .dropdown .nav-links, #top-nav .contain-1120 .dropdown-one-column .nav-intro, #top-nav .contain-1120 .dropdown-one-column .nav-links, #top-nav .contain-1120 .dropdown-two-column .nav-intro, #top-nav .contain-1120 .dropdown-two-column .nav-links {
  width: 50%;
  float: left;
  text-align: left;
}

#top-nav .contain-1120 .dropdown p.intro, #top-nav .contain-1120 .dropdown-one-column p.intro, #top-nav .contain-1120 .dropdown-two-column p.intro {
  font: 30px "Campton Bold", Impact, sans-serif;
  color: #4e2a84;
  margin: 0 0 1rem 0;
  padding-right: 2rem;
}

#top-nav .contain-1120 .dropdown .nav-links, #top-nav .contain-1120 .dropdown-one-column .nav-links, #top-nav .contain-1120 .dropdown-two-column .nav-links {
  border-left: 2px solid #ccc;
  padding-left: 1rem;
}

#top-nav .contain-1120 .dropdown ul, #top-nav .contain-1120 .dropdown-one-column ul, #top-nav .contain-1120 .dropdown-two-column ul {
  display: block;
  background: inherit;
}

#top-nav .contain-1120 .dropdown ul li, #top-nav .contain-1120 .dropdown-one-column ul li, #top-nav .contain-1120 .dropdown-two-column ul li {
  display: block;
  text-align: left;
  width: inherit;
  line-height: 1.4em;
}

#top-nav .contain-1120 .dropdown ul li a, #top-nav .contain-1120 .dropdown-one-column ul li a, #top-nav .contain-1120 .dropdown-two-column ul li a {
  padding: .3em 0;
  display: inline-block;
  background: inherit;
  color: #4e2a84;
}

#top-nav .contain-1120 .dropdown ul li a:hover, #top-nav .contain-1120 .dropdown-one-column ul li a:hover, #top-nav .contain-1120 .dropdown-two-column ul li a:hover {
  text-decoration: underline;
}

#top-nav .contain-1120 .dropdown-two-column ul {
  width: 100% !important;
  -moz-column-count: 2;
  -webkit-column-count: 2;
  column-count: 2;
  -webkit-column-gap: 2rem;
  -moz-column-gap: 2rem;
  column-gap: 2rem;
  -webkit-column-rule: 2px solid #ccc;
  -moz-column-rule: 2px solid #ccc;
  column-rule: 2px solid #ccc;
  margin: 0;
  padding: 0;
}

#top-nav .contain-1120 .dropdown-two-column ul li {
  background: none;
  -webkit-column-break-inside: avoid;
  page-break-inside: avoid;
  break-inside: avoid;
  display: inline-block;
}

#top-nav.narrow-dropdown ul li {
  position: relative;
}

#top-nav.narrow-dropdown ul li:hover ul.nav-align-right {
  right: 0;
  left: inherit;
}

#top-nav.narrow-dropdown ul li:hover ul.nav-align-right li {
  text-align: right;
}

#top-nav.narrow-dropdown .dropdown {
  display: inherit;
  width: 320px;
  padding: 1em;
}

@media screen and (max-width: 768px) {
  #top-nav {
    display: none;
  }
}

#left-nav {
  width: 23.66071%;
  float: left;
  font-family: "Akkurat Pro Bold", "Arial Black", sans-serif;
  margin-bottom: 3rem;
  outline: none !important;
}

#left-nav .mobile-back-to-top {
  display: none;
}

#left-nav h2 {
  border-bottom: 4px solid #f0f0f0;
  min-height: 30px;
  padding-bottom: .5rem;
  margin-bottom: 2rem;
  font: 18px/1.5rem "Akkurat Pro Bold", "Arial Black", sans-serif;
  text-transform: none;
}

#left-nav h2 a {
  color: #4e2a84;
  text-decoration: none;
}

#left-nav ul {
  list-style: none;
}

#left-nav ul ul {
  margin-top: 1.5rem;
  padding-left: .3rem;
}

#left-nav ul ul ul {
  margin-top: 1rem;
  padding-left: 0;
}

#left-nav ul ul.open {
  border-left: 4px solid #f0f0f0;
  margin-left: -4px;
}

#left-nav li {
  padding-bottom: 1rem;
  font-size: 18px;
  line-height: 1.4em;
  font-family: "Akkurat Pro Bold", "Arial Black", sans-serif;
}

#left-nav li a {
  color: #716c6b;
  text-decoration: none;
  display: block;
}

#left-nav li a:hover {
  text-decoration: underline;
}

#left-nav li a.active {
  color: #4e2a84;
}

#left-nav li li {
  margin-left: .5rem;
  padding-bottom: 1rem;
  font-size: 14px;
}

#left-nav li li li {
  margin-left: 1rem;
  font-family: "Akkurat Pro Bold Italic", "Arial Black", sans-serif;
  color: #636262;
}

#left-nav li li li a.active {
  font-family: "Akkurat Pro Bold Italic", "Arial Black", sans-serif;
}

#left-nav li:last-child {
  padding-bottom: .3rem;
}

#left-nav li ul.open li:last-child {
  padding-bottom: 0;
}

@media screen and (max-width: 768px) {
  #left-nav {
    display: none;
  }
}

#mobile-links, #mobile-nav {
  display: none;
}

@media screen and (max-width: 768px) {
  #mobile-links {
    display: block;
    float: right;
    height: 55px;
  }
  .mobile-link {
    display: inline-block;
    padding: 1em;
    height: 55px;
    width: 55px;
    cursor: pointer;
    position: relative;
  }
  .mobile-link.mobile-search-link {
    background: url("https://common.northwestern.edu/v8/css/images/icons/search.svg") no-repeat center/20px 20px;
  }
  .mobile-link.mobile-search-link.open {
    background: #4e2a84 url("https://common.northwestern.edu/v8/css/images/icons/alert-x-white-home.svg") no-repeat center/20px 20px;
  }
  .mobile-link.mobile-nav-link {
    background: url("https://common.northwestern.edu/v8/css/images/icons/hamburger.svg") no-repeat center/20px 20px;
  }
  .mobile-link.mobile-nav-link.open {
    background: #fff url("https://common.northwestern.edu/v8/css/images/icons/close-button-dkpurple.svg") no-repeat center/20px 20px;
  }
  #mobile-nav {
    display: none;
    background: #fff;
    position: absolute;
    top: 55px;
    left: 0;
    right: 0;
    z-index: 9998;
  }
  #mobile-nav ul {
    background: #fff;
  }
  #mobile-nav ul ul {
    display: none;
    background: #f0f0f0;
  }
  #mobile-nav ul ul ul {
    background-color: #e6e6e6;
  }
  #mobile-nav ul ul ul ul {
    background-color: gainsboro;
  }
  #mobile-nav ul ul ul ul ul {
    background-color: #d1d1d1;
  }
  #mobile-nav ul ul ul ul ul ul {
    background-color: #c7c7c7;
  }
  #mobile-nav li {
    position: relative;
    font: 18px "Akkurat Pro Bold", "Arial Black", sans-serif;
  }
  #mobile-nav li a {
    text-decoration: none;
    color: #4e2a84;
    display: block;
    border-bottom: 1px solid #f0f0f0;
    position: relative;
    padding: .9em 3em .9em .8em;
  }
  #mobile-nav li a.current {
    color: #000;
    font-family: "Akkurat Pro Bold", "Arial Black", sans-serif;
  }
  #mobile-nav li .arrow.open a {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    border: none;
  }
  #mobile-nav li .arrow a {
    width: 50px;
    height: 48px;
    background: url("https://common.northwestern.edu/v8/css/images/icons/mobile-down-arrow-ltpurple.svg") no-repeat center/20px 20px;
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    text-indent: -9999px;
    overflow: hidden;
    border: none;
    padding: 0;
  }
  #mobile-nav li li {
    font: 16px/1.2em "Akkurat Pro Regular", Arial, sans-serif;
  }
  #mobile-nav li li a {
    padding-left: 1.5em;
  }
  #mobile-nav li li li a {
    padding-left: 2em;
  }
  #mobile-nav li li li li a {
    padding-left: 2.5em;
  }
  #mobile-nav li li li li li a {
    padding-left: 3em;
  }
  #mobile-nav li li li li li li a {
    padding-left: 3.5em;
  }
  #mobile-nav-bottom {
    background: #401f68;
  }
  #mobile-nav-bottom:after {
    content: "";
    display: table;
    clear: both;
  }
  #mobile-nav-bottom ul {
    margin: 0;
    padding: 1rem;
    background: none;
  }
  #mobile-nav-bottom li {
    background: transparent;
    padding: 0;
    font-size: 12px;
    line-height: 24px;
    margin: 0;
    list-style: none;
  }
  #mobile-nav-bottom li:last-child {
    border: none;
  }
  #mobile-nav-bottom li a {
    text-transform: uppercase;
    color: #fff;
    font: 12px/2em "Akkurat Pro Bold", "Arial Black", sans-serif;
    border: none;
    padding: inherit;
  }
  #mobile-nav-bottom li a.white-link {
    color: #fff;
  }
  #mobile-nav-bottom #mobile-nav-bottom-left, #mobile-nav-bottom #mobile-nav-bottom-right {
    width: 50%;
    display: inline-block;
    float: left;
  }
}

footer {
  background: #4e2a84;
  color: #fff;
  font: 12px/2.1em "Akkurat Pro Regular", Arial, sans-serif;
  padding: 3rem 0;
  width: 100%;
  position: relative;
}

footer ul {
  list-style: none;
}

footer a {
  font-family: "Akkurat Pro Regular", Arial, sans-serif;
  color: #fff;
  text-decoration: underline;
}

footer a:hover {
  text-decoration: none;
}

.footer-content {
  width: 21.64948%;
  display: inline-block;
  margin-right: 5.46392%;
  position: relative;
  vertical-align: top;
}

.footer-content:nth-of-type(1) img:not(.png) {
  width: 100%;
}

.footer-content:nth-of-type(2) {
  width: 25.7732%;
}

.footer-content:nth-of-type(3) p {
  line-height: 1.6em;
}

.footer-content:nth-of-type(4) {
  width: 10.30928%;
  margin-right: 0;
}

.footer-content:nth-of-type(4) li a {
  display: inline-block;
  line-height: 1.3em;
}

.footer-content p {
  margin-top: 0;
}

.footer-content strong {
  font-family: "Akkurat Pro Bold", "Arial Black", sans-serif;
  font-weight: normal;
}

.footer-content .footer-icon {
  height: 29px;
  width: 18px;
  left: -25px;
  margin-top: .5em;
}

.footer-content img {
  margin-bottom: 1rem;
  max-width: 170px;
}

.footer-content.contact ul {
  margin: 1rem 0 1rem 2rem;
  position: relative;
}

.footer-content.contact ul li {
  line-height: 1.5em;
  padding-bottom: .4rem;
}

.footer-content.contact ul li.footer-pin-icon {
  background: url("https://common.northwestern.edu/v8/css/images/icons/pin-drop.svg") no-repeat;
  background-size: 18px 24px;
  position: absolute;
  top: 2px;
  left: -2rem;
  height: 24px;
  width: 18px;
}

.footer-content.contact ul li.footer-phone-icon {
  background: url("https://common.northwestern.edu/v8/css/images/icons/mobile-phone.svg") no-repeat;
  background-size: 18px 24px;
  position: absolute;
  top: 2px;
  left: -2rem;
  height: 24px;
  width: 18px;
}

.footer-content.contact ul li.footer-email-icon {
  background: url("https://common.northwestern.edu/v8/css/images/icons/email.svg") no-repeat;
  background-size: 18px 24px;
  position: absolute;
  top: 2px;
  left: -2.2rem;
  height: 24px;
  width: 18px;
}

.social {
  display: inline-block;
  vertical-align: bottom;
  overflow: hidden;
  margin: 4px;
  width: 39px;
  height: 39px;
  font-size: 0;
  text-indent: -9999px;
  background: url("https://common.northwestern.edu/v8/css/images/icons/social-media-icons.svg");
  background-color: #fff;
  transition: background 0.3s;
  border: 1px solid #fff;
}

.social:hover {
  background-color: #b6acd1;
}

.facebook {
  background-position: 0 0;
}

.facebook:hover {
  background-position: 0 -39px;
}

.twitter {
  background-position: -39px 0;
}

.twitter:hover {
  background-position: -39px -39px;
}

.instagram {
  background-position: -78px 0;
}

.instagram:hover {
  background-position: -78px -39px;
}

.rss {
  background-position: -117px 0;
}

.rss:hover {
  background-position: -117px -39px;
}

.youtube {
  background-position: -156px 0;
}

.youtube:hover {
  background-position: -156px -39px;
}

.tumblr {
  background-position: -195px 0;
}

.tumblr:hover {
  background-position: -195px -39px;
}

.wordpress {
  background-position: -234px 0;
}

.wordpress:hover {
  background-position: -234px -39px;
}

.futurity {
  background-position: -273px 0;
}

.futurity:hover {
  background-position: -273px -39px;
}

.vimeo {
  background-position: -312px 0;
}

.vimeo:hover {
  background-position: -312px -39px;
}

.linkedin {
  background-position: -351px 0;
}

.linkedin:hover {
  background-position: -351px -39px;
}

.google-plus {
  background-position: -390px 0;
}

.google-plus:hover {
  background-position: -390px -39px;
}

.google-groups {
  background-position: -429px 0;
}

.google-groups:hover {
  background-position: -429px -39px;
}

.blog {
  background-position: -468px 0;
}

.blog:hover {
  background-position: -468px -39px;
}

.github {
  background-position: -507px 0;
}

.github:hover {
  background-position: -507px -39px;
}

.flickr {
  background-position: -546px 0;
}

.flickr:hover {
  background-position: -546px -39px;
}

.storify {
  background-position: -585px 0;
}

.storify:hover {
  background-position: -585px -39px;
}

.pinterest {
  background-position: -624px 0;
}

.pinterest:hover {
  background-position: -624px -39px;
}

.we-will {
  background-position: -663px 0;
}

.we-will:hover {
  background-position: -663px -39px;
}

@media screen and (max-width: 1140px) {
  footer {
    padding: 3rem 1rem;
  }
}

@media screen and (max-width: 820px) {
  .footer-content {
    width: 40%;
    margin-bottom: 1rem;
    margin-right: 1rem;
  }
  .footer-content:nth-of-type(2), .footer-content:nth-of-type(4) {
    margin-left: 2rem;
    width: 40%;
  }
}

@media screen and (max-width: 550px) {
  footer {
    font-size: 14px;
    line-height: 1.8em;
  }
  .footer-content {
    width: 100%;
    display: block;
    margin-bottom: 2rem;
  }
  .footer-content:nth-of-type(2), .footer-content:nth-of-type(4) {
    margin-left: 0;
    width: 100%;
  }
  .footer-pin-icon {
    top: .5em;
  }
}

#tabs {
  list-style: none;
  width: 100%;
  margin: 0;
  padding: 0;
  text-align: center;
}

#tabs li {
  background: none;
  margin: 0 .3rem 0 0;
  padding: 0;
  display: inline;
  vertical-align: middle;
}

#tabs li:last-child {
  margin: 0;
}

#tabs li a {
  font: 21px "Akkurat Pro Regular", Arial, sans-serif;
  color: #716c6b;
  padding: .5rem .7rem;
  display: inline-block;
  -webkit-transition: all .2s ease;
  transition: all .2s ease;
}

#tabs li a:hover {
  text-decoration: none;
  background: #716c6b;
  color: #fff;
}

#tabs li a.active {
  background: #716c6b;
  color: #fff;
}

.standard-page #tabs {
  text-align: left;
}

#tab-content {
  border-top: 3px solid #716c6b;
  margin: 0 0 3rem 0;
}

#tab-content .row {
  border-bottom: 3px solid #f0f0f0;
  padding: 2rem 0;
}

#tab-content .headings {
  display: table-cell;
  width: 32.14286%;
  padding-right: 1rem;
}

#tab-content .headings h4 {
  font: 30px "Campton Bold", Impact, sans-serif;
  color: #4e2a84;
}

#tab-content .headings h4 span {
  display: block;
  color: #b6acd1;
}

#tab-content .contents {
  display: table-cell;
  width: 66.07143%;
}

#tab-content .contents .callout {
  background: #836eaa;
  padding: .1rem 1rem;
  margin: 0 0 1rem 2rem;
  width: 266px;
  font: 24px "Campton Book", Tahoma, sans-serif;
  color: #fff;
  float: right;
}

#tab-content .contents .callout a {
  text-decoration: underline;
  font-family: "Campton Book", Tahoma, sans-serif;
  color: #fff;
}

#tab-content .contents .callout h4 {
  font: 16px "Akkurat Pro Bold", "Arial Black", sans-serif;
  padding-top: 1rem;
  margin-bottom: 0;
  color: #fff;
}

#tab-content .contents .callout h4 + p {
  margin: .5rem 0;
}

@media screen and (max-width: 1150px) {
  .tabs li a {
    font-size: 18px;
  }
}

@media screen and (max-width: 1000px) {
  .tab-left-side .img {
    float: none;
  }
}

@media screen and (max-width: 850px) {
  #tab-content .contents .callout {
    float: none;
    margin: 1em 0 1em 0;
    width: 100%;
  }
}

@media screen and (max-width: 550px) {
  #tab-content .headings, #tab-content .contents {
    width: 100%;
    display: block;
  }
  #tab-content .headings .callout, #tab-content .contents .callout {
    font-size: 18px;
  }
  #tab-content .headings h3, #tab-content .contents h3 {
    font-size: 26px;
  }
}

.hero {
  width: 100%;
  display: table;
}

.hero .hero-image {
  text-align: center;
  display: table-cell;
  width: 100%;
  vertical-align: middle;
  position: relative;
  padding: 0 1rem;
}

.hero .hero-image:before {
  content: " ";
  width: 100%;
  height: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  background: -moz-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.45) 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, transparent), color-stop(100%, rgba(0, 0, 0, 0.45)));
  background: -webkit-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.45) 100%);
  background: -o-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.45) 100%);
  background: -ms-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.45) 100%);
  background: linear-gradient(to bottom, transparent 0%, rgba(0, 0, 0, 0.45) 100%);
}

.hero h2 {
  font: 24px "Campton Extra Bold", Impact, sans-serif;
  color: #fff;
  text-shadow: 2px 2px 0px black;
  margin-bottom: 1.5em;
  position: relative;
}

.hero h2:before {
  background: url("https://common.northwestern.edu/v8/css/images/icons/ltpurple-slash.svg") no-repeat 50%/17px 21px;
  padding: 0 1.5rem;
  content: " ";
}

.hero h2:after {
  background: url("https://common.northwestern.edu/v8/css/images/icons/ltpurple-slash.svg") no-repeat 50%/17px 21px;
  padding: 0 1.5rem;
  content: " ";
}

.hero p {
  font: 60px/1.2em "Campton Bold", Impact, sans-serif;
  color: #fff;
  text-shadow: 2px 2px 0px black;
  margin: 0 0 1rem 0;
  position: relative;
}

.hero p.small {
  font: 21px/1.2em "Akkurat Pro Regular", Arial, sans-serif;
}

.landing-page .hero .hero-image {
  height: 600px;
}

.landing-page .hero .hero-image.in-page {
  height: 540px;
}

.landing-page .hero .hero-image.in-page h3 {
  font: 24px "Campton Extra Bold", Impact, sans-serif;
  color: #fff;
  text-shadow: 2px 2px 0px black;
  margin-bottom: 1.5em;
  position: relative;
}

.landing-page .hero .hero-image.in-page h3:before {
  background: url("https://common.northwestern.edu/v8/css/images/icons/ltpurple-slash.svg") no-repeat 50%/17px 21px;
  padding: 0 1.5rem;
  content: " ";
}

.landing-page .hero .hero-image.in-page h3:after {
  background: url("https://common.northwestern.edu/v8/css/images/icons/ltpurple-slash.svg") no-repeat 50%/17px 21px;
  padding: 0 1.5rem;
  content: " ";
}

.landing-page .hero .hero-image h2 {
  color: #fff;
}

.landing-page .hero .hero-image h2:before {
  background: url("https://common.northwestern.edu/v8/css/images/icons/ltpurple-slash.svg") no-repeat 50%/17px 21px;
}

.landing-page .hero .hero-image h2:after {
  background: url("https://common.northwestern.edu/v8/css/images/icons/ltpurple-slash.svg") no-repeat 50%/17px 21px;
}

.landing-page .hero.special-feature-hero.top-aligned-text .hero-image {
  vertical-align: top;
  padding-top: 5%;
}

.landing-page .hero.special-feature-hero.bottom-aligned-text .hero-image {
  vertical-align: bottom;
  padding-bottom: 5%;
}

.landing-page .hero.special-feature-hero .hero-image {
  height: 888px;
}

.landing-page .hero.special-feature-hero h2 {
  font: 80px/1.2em "Periodico Bold Italic", "Arial", sans-serif;
  color: #fff;
  text-shadow: 2px 2px 0px black;
  position: relative;
  margin-bottom: 0;
}

.landing-page .hero.special-feature-hero h2:before, .landing-page .hero.special-feature-hero h2:after {
  background: none;
}

.landing-page .hero.news-hero {
  margin-top: -2rem;
}

.landing-page .hero.news-hero .hero-image {
  height: 420px;
}

.landing-page .hero.news-hero .hero-image:before {
  background: none;
}

.standard-page .hero .hero-image {
  height: 420px;
}

@media screen and (max-width: 1000px) {
  .hero p {
    font-size: 48px;
  }
  .hero p.small {
    font-size: 21px;
  }
  .landing-page .hero.special-feature-hero .hero-image {
    height: 700px;
  }
  .landing-page .hero.special-feature-hero .hero-image h2 {
    font: 60px/1.2em "Periodico Bold Italic", "Arial", sans-serif;
  }
}

@media screen and (max-width: 768px) {
  .standard-page .hero.news-hero, .landing-page .hero.news-hero {
    margin-top: 0;
  }
  .standard-page .hero.special-feature-hero .hero-image, .landing-page .hero.special-feature-hero .hero-image {
    height: 500px;
  }
  .standard-page .hero.special-feature-hero .hero-image h2, .landing-page .hero.special-feature-hero .hero-image h2 {
    font: 36px/1.2em "Periodico Bold Italic", "Arial", sans-serif;
  }
}

@media screen and (max-width: 480px) {
  .landing-page .hero .hero-image, .standard-page .hero .hero-image {
    height: 400px;
  }
  .landing-page .hero .hero-image.in-page, .standard-page .hero .hero-image.in-page {
    height: 400px;
  }
  .landing-page .hero .hero-image.in-page h3, .standard-page .hero .hero-image.in-page h3 {
    font-size: 20px;
    margin-bottom: 1rem;
  }
  .landing-page .hero .hero-image.in-page h3:before, .standard-page .hero .hero-image.in-page h3:before {
    background: none;
    padding: 0;
  }
  .landing-page .hero .hero-image.in-page h3:after, .standard-page .hero .hero-image.in-page h3:after {
    background: none;
    padding: 0;
  }
  .landing-page .hero.special-feature-hero .hero-image, .standard-page .hero.special-feature-hero .hero-image {
    height: 400px;
  }
  .landing-page .hero.special-feature-hero .hero-image h2, .standard-page .hero.special-feature-hero .hero-image h2 {
    font: 28px/1.2em "Periodico Bold Italic", "Arial", sans-serif;
  }
  .landing-page .hero h2, .standard-page .hero h2 {
    font-size: 20px;
    margin-bottom: 1rem;
  }
  .landing-page .hero h2:before, .standard-page .hero h2:before {
    background: none;
    padding: 0;
  }
  .landing-page .hero h2:after, .standard-page .hero h2:after {
    background: none;
    padding: 0;
  }
  .landing-page .hero p, .standard-page .hero p {
    font-size: 28px;
  }
  .landing-page .hero p.small, .standard-page .hero p.small {
    font-size: 21px;
  }
}

.standard-page #main-content {
  min-height: 300px;
  margin-bottom: 5rem;
}

.standard-page .content {
  width: 74.64286%;
  float: right;
  margin-bottom: 3rem;
}

.standard-page .content-full {
  width: 100%;
}

.standard-page p + h3,
.standard-page ul + h3, .standard-page ol + h3 {
  margin-top: 2.5rem;
}

.standard-page ul + h4, .standard-page ol + h4,
.standard-page ul + h5, .standard-page ol + h5,
.standard-page ul + h6, .standard-page ol + h6 {
  margin-top: 2rem;
}

.standard-page p + h4, .standard-page p + h6 {
  margin-top: 2.5rem;
}

.standard-page #page {
  margin: 2rem auto 0 auto;
  max-width: 1120px;
}

.standard-page #page section {
  margin-bottom: 3rem;
}

.standard-page #sidebar {
  width: 31.10048%;
  float: right;
  margin: 0 0 2rem 2rem;
}

.standard-page #sidebar .box {
  background: #e4e0ee;
  padding: 1rem;
  margin-bottom: 2rem;
  font-size: 14px;
  line-height: 1.4em;
}

.standard-page #sidebar .box h3 {
  font: 18px/1.2em "Campton Bold", Impact, sans-serif;
  color: #342f2e;
}

.standard-page #sidebar .box h4 {
  font: 16px/1.2em "Akkurat Pro Bold", "Arial Black", sans-serif;
  color: #342f2e;
  margin-top: inherit;
}

.standard-page #sidebar .box ul {
  margin: 1em 0 .5em 0;
}

.standard-page #sidebar .box ul li {
  background-position: 0 .3em;
}

.standard-page .pagination {
  margin: 2.5em 0 2em;
  padding: 1rem 0 0 0;
  border-top: 1px solid #ccc;
  list-style-type: none;
}

.standard-page .pagination li {
  display: inline-block;
  padding: 0;
  background-image: none;
  font: 16px "Akkurat Pro Bold", "Arial Black", sans-serif;
  color: #bbb8b8;
}

.standard-page .pagination li.disabled {
  padding: .8rem 1rem;
}

.standard-page .pagination a {
  border: none;
  display: inline-block;
  padding: .8rem 1rem;
  text-decoration: none;
  color: #342f2e;
}

.standard-page .pagination a:hover {
  background: #b6acd1;
  color: #fff;
}

.standard-page .pagination a.current {
  background: #4e2a84;
  color: #fff;
}

.standard-page ol.steps {
  counter-reset: li;
  list-style: none;
  padding: 0;
  margin-bottom: 1em;
}

.standard-page ol.steps li {
  position: relative;
  display: block;
  padding: 0;
  margin-bottom: 1em;
  padding: 1em .5em 0 5em;
  min-height: 90px;
}

.standard-page ol.steps li:before {
  content: counter(li);
  counter-increment: li;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  font: 72px "Campton Bold", Impact, sans-serif;
  color: #4e2a84;
  margin: 0;
  padding: 0 .15em 0 .15em;
  text-align: center;
}

@media screen and (max-width: 1145px) {
  .standard-page #page {
    margin-left: 1rem;
    margin-right: 1rem;
  }
}

@media screen and (max-width: 970px) {
  .standard-page #page-narrow {
    margin-left: 1rem;
    margin-right: 1rem;
  }
}

@media screen and (max-width: 768px) {
  .standard-page .content, .standard-page .content-full {
    float: none;
    width: 100%;
  }
  .standard-page .content h2, .standard-page .content-full h2 {
    font-size: 36px;
  }
  .standard-page #sidebar {
    width: 39.0625%;
  }
}

@media screen and (max-width: 480px) {
  .standard-page .content h2, .standard-page .content-full h2 {
    font-size: 32px;
  }
  .standard-page .content h3, .standard-page .content-full h3 {
    font-size: 24px;
  }
  .standard-page #sidebar {
    margin-left: 0;
    width: 100%;
    float: none;
  }
  .standard-page #sidebar .box {
    margin-bottom: 1rem;
  }
}

.standard-page .people-big, .standard-page .people-medium, .standard-page .people-small {
  margin: 1rem 0 2rem 0;
}

.standard-page .people-big > p:first-of-type, .standard-page .people-medium > p:first-of-type, .standard-page .people-small > p:first-of-type {
  margin-top: 0;
}

.standard-page .people-big .people-wrap.no-image .people-image, .standard-page .people-medium .people-wrap.no-image .people-image, .standard-page .people-small .people-wrap.no-image .people-image {
  display: none;
}

.standard-page .people-big .people-wrap.no-image .people-content, .standard-page .people-medium .people-wrap.no-image .people-content, .standard-page .people-small .people-wrap.no-image .people-content {
  width: 100%;
}

.standard-page .people-big .people-image, .standard-page .people-medium .people-image, .standard-page .people-small .people-image {
  float: left;
  margin-right: 2.39234%;
  margin-bottom: .5rem;
}

.standard-page .people-big .people-content, .standard-page .people-medium .people-content, .standard-page .people-small .people-content {
  float: right;
}

.standard-page .people-big .people-content h3, .standard-page .people-big .people-content h4, .standard-page .people-medium .people-content h3, .standard-page .people-medium .people-content h4, .standard-page .people-small .people-content h3, .standard-page .people-small .people-content h4 {
  font: 24px/1.2em "Campton Bold", Impact, sans-serif;
  color: #716c6b;
  margin-bottom: 0;
}

.standard-page .people-big .people-content .title, .standard-page .people-medium .people-content .title, .standard-page .people-small .people-content .title {
  font: 18px/1.2em "Akkurat Pro Bold", "Arial Black", sans-serif;
  margin-top: 1rem;
}

.standard-page .people-small .people-image {
  width: 20.33493%;
}

.standard-page .people-small .people-content {
  width: 77.27273%;
}

@media screen and (max-width: 540px) {
  .standard-page .people-small .people-image, .standard-page .people-small .people-content {
    float: none;
    width: 100%;
  }
}

.editors-feed h3 {
  margin: 1rem 0 0 0;
  font-size: 24px;
  line-height: 1.2em;
}

.editors-feed h3 + p {
  font-size: 18px;
  margin: 0;
  line-height: 1.2em;
  color: #808285;
}

.editors-feed h3 + p .publication {
  font-family: "Periodico Bold Italic", "Arial", sans-serif;
  color: #342f2e;
}

.editors-feed #sidebar h3 {
  margin-top: 0;
}

.editors-feed #sidebar p {
  font-size: 14px;
  margin: 1em 0;
  line-height: 1.4em;
  color: inherit;
}

#MemberLoginForm_LoginForm .right {
  display: inline-block;
  margin-left: .5rem;
}

#MemberLoginForm_LoginForm .web-form input[type="checkbox"] {
  width: 18px;
  height: 18px;
  margin: 0 0 0 .2rem;
}

.standard-page .feature-two-col {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 2.39234%;
}

.standard-page .feature-two-col .feature-box {
  width: 48.68421%;
  float: left;
  background: #f0f0f0;
  margin-left: 2.39234%;
  position: relative;
}

.standard-page .feature-two-col .feature-box:first-child {
  margin-left: 0;
}

.standard-page .feature-two-col .feature-box.no-button .feature-copy {
  padding-bottom: 1rem;
}

.standard-page .feature-two-col .feature-box .feature-copy {
  padding: 1rem 1.5rem 4rem 1.5rem;
}

.standard-page .feature-two-col .feature-box .feature-copy h3, .standard-page .feature-two-col .feature-box .feature-copy h4 {
  font: 21px "Akkurat Pro Regular", Arial, sans-serif;
  text-transform: uppercase;
  color: #342f2e;
}

.standard-page .feature-two-col .feature-box .feature-copy ul {
  margin-left: 0;
  padding-left: 0;
}

@media screen and (max-width: 480px) {
  .standard-page .feature-two-col {
    display: inherit;
    margin-bottom: 0;
  }
  .standard-page .feature-two-col .feature-box {
    width: inherit;
    max-width: 407px;
    float: none;
    background: #f0f0f0;
    margin-left: 0;
    margin-bottom: 2rem;
  }
}

.landing-page section {
  margin-bottom: 4rem;
}

.landing-page section.no-bottom-margin {
  margin-bottom: 0;
}

.landing-page .bottom-margin {
  margin-bottom: 2rem;
}

.landing-page #back-to-top {
  margin-bottom: 2rem;
}

.landing-page #page {
  margin: 0 auto;
  max-width: 1440px;
}

.landing-page .content, .landing-page .content-full {
  font-size: 16px;
  line-height: 1.7em;
  width: 100%;
}

.landing-page .content .section-top, .landing-page .content-full .section-top {
  margin-bottom: 2rem;
  text-align: center;
}

.landing-page .content .section-top h2, .landing-page .content .section-top h3, .landing-page .content-full .section-top h2, .landing-page .content-full .section-top h3 {
  font: 28px "Campton Extra Bold", Impact, sans-serif;
  color: #4e2a84;
  text-align: center;
  border-bottom: none;
  margin-bottom: 4rem;
}

.landing-page .content .section-top h2:before, .landing-page .content .section-top h3:before, .landing-page .content-full .section-top h2:before, .landing-page .content-full .section-top h3:before {
  background: url("https://common.northwestern.edu/v8/css/images/icons/grey-slash.svg") no-repeat 50%/17px 21px;
  padding: 0 20px;
  content: " ";
}

.landing-page .content .section-top h2:after, .landing-page .content .section-top h3:after, .landing-page .content-full .section-top h2:after, .landing-page .content-full .section-top h3:after {
  background: url("https://common.northwestern.edu/v8/css/images/icons/grey-slash.svg") no-repeat 50%/17px 21px;
  padding: 0 25px;
  content: " ";
}

.landing-page .content .section-top h2 + p, .landing-page .content .section-top h3 + p, .landing-page .content-full .section-top h2 + p, .landing-page .content-full .section-top h3 + p {
  margin-top: -2rem;
}

.landing-page .content .section-top p.subhead, .landing-page .content-full .section-top p.subhead {
  color: #4e2a84;
  font: 46px/1.2em "Campton Extra Light", "Courier New", sans-serif;
  margin-bottom: 1rem;
}

.landing-page p.feature-subhead {
  font: 21px/1.2em "Campton Book", Tahoma, sans-serif;
  margin-top: -2rem;
  margin-bottom: 2rem;
  text-align: center;
  color: #716c6b;
}

.landing-page .university img {
  border-top: 5px solid #ef553f;
}

.landing-page .university .category a {
  color: #ef553f;
  font-family: "Periodico Bold Italic", "Arial", sans-serif;
}

.landing-page .health img {
  border-top: 5px solid #5091cd;
}

.landing-page .health .category a {
  color: #5091cd;
  font-family: "Periodico Bold Italic", "Arial", sans-serif;
}

.landing-page .science-tech img {
  border-top: 5px solid #58b947;
}

.landing-page .science-tech .category a {
  color: #58b947;
  font-family: "Periodico Bold Italic", "Arial", sans-serif;
}

.landing-page .arts-humanities img {
  border-top: 5px solid #7fcecd;
}

.landing-page .arts-humanities .category a {
  color: #7fcecd;
  font-family: "Periodico Bold Italic", "Arial", sans-serif;
}

.landing-page .nation-world img {
  border-top: 5px solid #ca7c1b;
}

.landing-page .nation-world .category a {
  color: #ca7c1b;
  font-family: "Periodico Bold Italic", "Arial", sans-serif;
}

.landing-page .people img {
  border-top: 5px solid #007fa4;
}

.landing-page .people .category a {
  color: #007fa4;
  font-family: "Periodico Bold Italic", "Arial", sans-serif;
}

.landing-page .timestamp {
  font-size: 14px;
  line-height: 1.2em;
  color: #808285;
  margin-top: .5rem;
}

.landing-page .source {
  font-size: 12px;
  line-height: 1.2em;
  margin-top: -1em;
  font-family: "Akkurat Pro Regular", Arial, sans-serif;
  color: #716c6b;
}

.landing-page .source span {
  font-family: "Periodico Bold Italic", "Arial", sans-serif;
}

.landing-page .center-list {
  list-style: none;
  margin: 2rem 0 0 0;
  padding: 0;
  text-align: center;
}

.landing-page .center-list li {
  background: none;
  display: inline;
  margin: 0;
  padding: 0;
}

@media screen and (max-width: 480px) {
  .landing-page section {
    margin-bottom: 2.5rem;
  }
  .landing-page p.feature-subhead {
    font-size: 16px;
  }
  .landing-page .content .section-top h3, .landing-page .content .in-page h3, .landing-page .content-full .section-top h3, .landing-page .content-full .in-page h3 {
    font: 20px "Campton Extra Bold", Impact, sans-serif;
    margin-bottom: 1rem;
  }
  .landing-page .content .section-top h3 + p, .landing-page .content .in-page h3 + p, .landing-page .content-full .section-top h3 + p, .landing-page .content-full .in-page h3 + p {
    margin-top: 0;
  }
  .landing-page .content .section-top h3:before, .landing-page .content .in-page h3:before, .landing-page .content-full .section-top h3:before, .landing-page .content-full .in-page h3:before {
    background: none;
    padding: 0;
  }
  .landing-page .content .section-top h3:after, .landing-page .content .in-page h3:after, .landing-page .content-full .section-top h3:after, .landing-page .content-full .in-page h3:after {
    background: none;
    padding: 0;
  }
  .landing-page .content .section-top p.subhead, .landing-page .content .in-page p.subhead, .landing-page .content-full .section-top p.subhead, .landing-page .content-full .in-page p.subhead {
    font-size: 28px;
  }
}

.home.landing-page section {
  margin-bottom: 2rem;
}

.home #home-top {
  margin-bottom: 1rem;
}

.home #home-top-left {
  width: 66.07143%;
  float: left;
}

.home #home-top-right {
  width: 31.69643%;
  float: left;
  margin-left: 2.23214%;
}

.home #home-top-right section {
  margin-bottom: 2.5rem;
}

.home #lead {
  margin-bottom: 2rem;
}

.home #lead > div {
  position: relative;
}

.home #lead img {
  position: relative;
}

.home #lead .timestamp {
  text-align: right;
}

.home #lead .overlay {
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  position: absolute;
  z-index: 1;
  background: -moz-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.45) 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, transparent), color-stop(100%, rgba(0, 0, 0, 0.45)));
  background: -webkit-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.45) 100%);
  background: -o-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.45) 100%);
  background: -ms-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.45) 100%);
  background: linear-gradient(to bottom, transparent 0%, rgba(0, 0, 0, 0.45) 100%);
}

.home #lead .overlay .text {
  position: absolute;
  bottom: 0;
  padding: 1rem 2rem;
}

.home #lead .overlay .text h2 {
  font: 60px/1.2em "Campton Bold", Impact, sans-serif;
  text-shadow: 2px 2px 0 #000;
  margin: 0;
  color: #fff;
}

.home #lead .overlay .text p {
  font-size: 20px;
  text-shadow: 2px 2px 0 #000;
  line-height: 1.2em;
  color: white;
  margin: 0;
}

.home #lead .overlay:hover h2 {
  text-decoration: underline;
}

.home .category-banner a {
  position: absolute;
  top: 0;
  left: 0;
  display: inline-block;
  padding: .5rem 1rem;
  font: 17px "Periodico Bold Italic", "Arial", sans-serif;
  z-index: 999;
}

.home .university .category-banner a {
  color: #fff;
  background: #ef553f;
}

.home .health .category-banner a {
  color: #fff;
  background: #5091cd;
}

.home .science-tech .category-banner a {
  color: #fff;
  background: #58b947;
}

.home .arts-humanities .category-banner a {
  color: #fff;
  background: #7fcecd;
}

.home .nation-world .category-banner a {
  color: #fff;
  background: #ca7c1b;
}

.home .people .category-banner a {
  color: #fff;
  background: #007fa4;
}

.home.landing-page .section-top h2 {
  margin-bottom: inherit;
}

.home #editors-picks {
  margin-bottom: 2rem;
}

.home #editors-picks .feature-box {
  width: 32.43243%;
  float: left;
  margin-left: 1.35135%;
}

.home #editors-picks .feature-box img {
  margin-bottom: .5rem;
}

.home #editors-picks .feature-box h3 {
  font: 24px/1.2em "Akkurat Pro Bold", "Arial Black", sans-serif;
  margin-bottom: 0;
}

.home #editors-picks .feature-box:nth-of-type(1) {
  margin-left: 0;
}

.home #purple-feature {
  background: #401f68;
  color: #fff;
}

.home #purple-feature > div {
  position: relative;
}

.home #purple-feature h3 {
  font: 30px/1.2em "Akkurat Pro Bold", "Arial Black", sans-serif;
}

.home #purple-feature h3 a {
  color: #fff;
}

.home #purple-feature p {
  line-height: 1.2em;
}

.home #purple-feature p.timestamp, .home #purple-feature p.source {
  color: #fff;
}

.home #purple-feature img {
  border: 5px solid #fff;
}

.home #purple-feature #purple-feature-group {
  padding: 3.5rem 0 2rem;
}

.home #purple-feature #purple-feature-text {
  width: 37.83784%;
  float: left;
  margin-left: 5.40541%;
  margin-right: 5.40541%;
  margin-top: 1rem;
}

.home #purple-feature #purple-feature-image {
  width: 46.75676%;
  float: left;
}

.home #stay-informed {
  background: #f0f0f0;
  padding: 1.5rem;
  margin-bottom: 2rem;
}

.home #stay-informed h3 {
  font: 32px/1.2em "Campton Extra Bold", Impact, sans-serif;
  text-transform: uppercase;
  margin-bottom: 0;
}

.home #stay-informed h3 + p {
  font-size: 20px;
  margin: 0;
}

.home #stay-informed .left {
  float: left;
  width: 70%;
}

.home #stay-informed a.button {
  float: left;
  margin-top: .75rem;
}

.home #announcement {
  background: #e4e0ee;
  padding: 1rem;
}

.home #announcement h2 {
  font: 28px/1.2em "Campton Bold", Impact, sans-serif;
  padding-bottom: 0;
  margin-bottom: .5rem;
}

.home #announcement h3 {
  font: 19px "Akkurat Pro Bold", "Arial Black", sans-serif;
}

.home #announcement p {
  font-size: 14px;
  line-height: 1.2em;
}

.home #announcement p.teaser {
  margin-top: 0;
}

.home #announcement p.timestamp {
  color: #342f2e;
}

.home #spotlight h3 {
  font: 30px "Akkurat Pro Regular", Arial, sans-serif;
  border-bottom: 4px solid #ccc;
  color: #716c6b;
  padding-bottom: .5rem;
  margin-bottom: 2rem;
}

.home #spotlight section {
  width: 22.29167%;
  float: left;
  margin-right: 3.61111%;
}

.home #spotlight section:last-child {
  margin-right: 0;
}

.home #spotlight .article {
  border-bottom: 1px solid #d8d6d6;
  margin-bottom: 1rem;
}

.home #spotlight .article:last-of-type {
  border-bottom: none;
  margin-bottom: 1.5rem;
}

.home #spotlight .article h4 {
  font: 19px/1.2em "Akkurat Pro Bold", "Arial Black", sans-serif;
  margin-bottom: 0;
}

.home #magazine-news {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: 3rem;
  position: relative;
}

.home #magazine-news a.button {
  width: 100%;
  margin-top: 1rem;
  position: absolute;
  bottom: -.25rem;
}

.home #magazine, .home #in-the-news {
  width: 49.30556%;
  float: left;
  position: relative;
  padding-bottom: 2.5rem;
}

.home #magazine h2, .home #in-the-news h2 {
  font: 28px/1.2em "Campton Bold", Impact, sans-serif;
  border-bottom: 4px solid #bbb8b8;
  padding-bottom: .5rem;
}

.home #magazine h3, .home #in-the-news h3 {
  font: 24px/1.2em "Akkurat Pro Bold", "Arial Black", sans-serif;
}

.home #magazine {
  margin-right: 1.38889%;
}

.home #magazine .magazine-story {
  position: relative;
  margin-bottom: 2rem;
  display: table;
}

.home #magazine .image {
  width: 48.73239%;
  display: table-cell;
  margin-bottom: .5rem;
}

.home #magazine .text {
  width: 48.4507%;
  padding-left: 2.8169%;
  display: table-cell;
  vertical-align: middle;
  line-height: 1.2em;
}

.home #magazine p.issue {
  font: 14px "Periodico Bold Italic", "Arial", sans-serif;
  color: #836eaa;
  margin-top: 0;
}

.home #in-the-news #inner {
  background: #f0f0f0;
  padding: 7.04225%;
  position: relative;
}

.home #in-the-news .in-the-news-story {
  position: relative;
  margin-bottom: 2rem;
  display: table;
  width: 100%;
}

.home #in-the-news .in-the-news-story:last-of-type {
  margin-bottom: 0;
}

.home #in-the-news .image {
  display: table-cell;
  width: 85px;
}

.home #in-the-news .text {
  padding-left: 2.67857%;
  vertical-align: middle;
  display: table-cell;
  font-size: 14px;
  line-height: 1.2em;
}

.home #in-the-news p {
  margin: 0;
}

.home #in-the-news p .publication {
  font-family: "Periodico Bold Italic", "Arial", sans-serif;
}

@media screen and (max-width: 1025px) {
  .home #spotlight section {
    width: 47.41463%;
    margin-right: 5.17073%;
  }
  .home #spotlight section:nth-of-type(2n) {
    margin-right: 0;
  }
  .home #magazine h3, .home #in-the-news h3 {
    font-size: 19px;
  }
}

@media screen and (max-width: 960px) {
  .home .purple-slashes .purple-half {
    padding: 2rem;
  }
  .home #editors-picks .feature-box h3 {
    font-size: 19px;
  }
  .home #stay-informed .left {
    float: none;
    width: 100%;
  }
  .home #stay-informed a.button {
    float: none;
    margin-top: 1rem;
  }
}

@media screen and (max-width: 875px) {
  .home .background-select p.subhead {
    font-size: 36px;
  }
  .home #purple-feature h3 {
    font-size: 24px;
  }
  .home #magazine {
    width: 100%;
    float: none;
    margin-bottom: 4rem;
  }
  .home #magazine .image {
    width: 275px;
  }
  .home #magazine .text {
    width: inherit;
  }
  .home #in-the-news {
    width: 100%;
  }
}

@media screen and (max-width: 790px) {
  .home #lead .overlay .text h2 {
    font-size: 36px;
  }
  .home #lead .overlay .text p {
    font-size: 18px;
  }
  .home #home-top-left, .home #home-top-right {
    width: 100%;
    float: none;
    margin: 0;
  }
}

@media screen and (max-width: 768px) {
  .home #home-top {
    margin-top: 1rem;
  }
}

@media screen and (max-width: 550px) {
  .home.landing-page .section-top h2 {
    text-align: left;
    padding-bottom: .5rem;
    border-bottom: 4px solid #f0f0f0;
  }
  .home.landing-page .section-top h2:before, .home.landing-page .section-top h2:after {
    background: none;
    padding: 0;
  }
  .home #spotlight h2 {
    display: none;
  }
  .home #spotlight h3 {
    font: 28px/1.2em "Campton Bold", Impact, sans-serif;
    border-bottom: 4px solid #f0f0f0;
    padding-bottom: .5em;
    color: #4e2a84;
  }
  .home #lead .overlay .text {
    padding: 1rem;
  }
  .home #lead .overlay .text h2 {
    font-size: 24px;
  }
  .home #lead .overlay .text p {
    font-size: 16px;
  }
  .home #editors-picks .feature-box {
    width: 100%;
    float: none;
    margin-left: 0;
  }
  .home #purple-feature #purple-feature-text {
    float: none;
    margin: 0;
    padding: 0 1rem;
    width: 100%;
  }
  .home #purple-feature #purple-feature-image {
    float: none;
    width: 100%;
    padding: 0 1rem;
  }
  .home #spotlight section {
    width: 100%;
    margin-right: 0;
  }
  .home #magazine .magazine-story {
    display: block;
  }
  .home #magazine .image, .home #magazine .text {
    width: inherit;
    display: block;
    padding: 0;
    margin-botom: .5rem;
  }
}

@media screen and (max-width: 385px) {
  .home #magazine p.link, .home #in-the-news p.link {
    bottom: -3rem;
  }
}

.article-group h2, #article-stories h2 {
  font: 28px/1.2em "Campton Bold", Impact, sans-serif;
  border-bottom: 4px solid #f0f0f0;
  padding-bottom: .5rem;
}

.article-group .article, #article-stories .article {
  border-bottom: 1px solid #d8d6d6;
  margin-bottom: 1rem;
}

.article-group .article:last-of-type, #article-stories .article:last-of-type {
  border-bottom: none;
  margin-bottom: 1.5rem;
}

.article-group .article img, #article-stories .article img {
  margin-bottom: .5rem;
}

.article-group .article h3, .article-group .article h4, #article-stories .article h3, #article-stories .article h4 {
  font: 19px/1.2em "Akkurat Pro Bold", "Arial Black", sans-serif;
  margin-bottom: .5rem;
}

#article-stories {
  width: 100%;
}

#article-stories .article, #article-stories .grid-sizer {
  max-width: 346px;
  float: left;
  margin-bottom: 2rem;
  border: none;
  padding-bottom: 1rem;
}

#article-stories .article:last-of-type, #article-stories .grid-sizer:last-of-type {
  bottom-border: inherit;
}

#article-stories .article h3, #article-stories .grid-sizer h3 {
  font: 32px/1.2em "Akkurat Pro Bold", "Arial Black", sans-serif;
}

#article-stories .article img + h3, #article-stories .article a + h3, #article-stories .grid-sizer img + h3, #article-stories .grid-sizer a + h3 {
  font: 26px/1.2em "Akkurat Pro Bold", "Arial Black", sans-serif;
}

#article-stories .article p, #article-stories .grid-sizer p {
  font-size: 18px;
  line-height: 1.2em;
}

#article-stories .article p.source, #article-stories .grid-sizer p.source {
  font-size: 14px;
}

#article-stories .article .short-border, #article-stories .grid-sizer .short-border {
  border-bottom: 1px solid #d8d6d6;
  width: 70%;
  padding-top: 1rem;
}

#article-stories .article {
  width: 30.89286%;
}

#article-stories .filters {
  background: #f0f0f0;
  padding: 1rem;
  width: 30.89286%;
  float: left;
  margin-bottom: 41px;
  border: none;
  padding-bottom: 1rem;
}

#article-stories .filters.podcasts {
  background: #f0f0f0;
  padding: 1rem;
  width: 100%;
  margin-bottom: 21px;
  border: none;
}

#article-stories .filters h3 {
  font-size: 28px;
  margin-bottom: .5rem;
}

#article-stories .filters p {
  line-height: 1.2em;
  margin-top: 0;
  color: #342f2e;
}

#article-stories .filters ul {
  padding-left: 0;
  margin: 0;
}

#article-stories .filters ul li {
  border-bottom: 1px solid #ccc;
  background: none;
  font: 23px/1.2em "Periodico Bold Italic", "Arial", sans-serif;
  padding: .75rem 0;
}

#article-stories .filters ul li:last-child {
  border: none;
}

#article-stories .filters ul li input[type="radio"] {
  margin: 0;
}

#article-stories .filters ul li label {
  margin-left: .75rem;
  cursor: pointer;
}

@media screen and (max-width: 1140px) {
  #article-stories {
    width: inherit;
    max-width: 732px;
    margin: 0 auto;
  }
  #article-stories .filters, #article-stories .article {
    width: 46.0719%;
  }
}

@media screen and (max-width: 1100px) {
  #article-stories .article h3, #article-stories .grid-sizer h3 {
    font-size: 32px;
  }
  #article-stories .article img + h3, #article-stories .grid-sizer img + h3 {
    font-size: 24px;
  }
}

@media screen and (max-width: 768px) {
  #article-stories {
    max-width: 346px;
  }
  #article-stories .article {
    margin-right: 5.20833%;
  }
  #article-stories .filters, #article-stories .article {
    width: 100%;
  }
  #article-stories .article, #article-stories .grid-sizer {
    margin-bottom: 1.5rem;
    padding-bottom: 0;
  }
  #article-stories .article h3, #article-stories .grid-sizer h3 {
    font-size: 24px;
  }
  #article-stories .article img + h3, #article-stories .grid-sizer img + h3 {
    font-size: 18px;
  }
  #article-stories .article p.timestamp, #article-stories .grid-sizer p.timestamp {
    font-size: 14px;
    margin-bottom: .75rem;
  }
  #article-stories .article .short-border, #article-stories .grid-sizer .short-border {
    padding-top: .5rem;
  }
}

@media screen and (max-width: 768px) {
  #article-stories .article {
    margin-right: 0;
  }
}

.landing-page .news-story-links {
  background: #f0f0f0;
  padding: 3rem 0 2rem 0;
  max-width: 1440px;
  margin: 2rem auto 0 auto;
}

.landing-page .news-story-links h4 {
  font: 30px/1.2em "Akkurat Pro Regular", Arial, sans-serif;
  color: #716c6b;
}

.landing-page .news-story-links article {
  width: 30.89286%;
  margin-right: 3.66071%;
  float: left;
}

.landing-page .news-story-links article:last-child {
  margin-right: 0;
}

.landing-page .news-story-links article img {
  margin-bottom: .5rem;
}

.landing-page .news-story-links article p {
  margin-top: 0;
}

.landing-page .news-story-links article .timestamp {
  font-size: 18px;
}

.landing-page .news-story-links article .source {
  font-size: 14px;
  margin-top: -1rem;
}

@media screen and (max-width: 875px) {
  .landing-page .news-story-links article {
    float: none;
    width: inherit;
    max-width: 346px;
    margin: 0 auto 2rem auto;
  }
  .landing-page .news-story-links article:last-child {
    margin-right: auto;
  }
}

@media screen and (max-width: 480px) {
  .landing-page .news-story-links h4 {
    font-size: 18px;
  }
}

.landing-page .swiper-container {
  margin-bottom: 2rem;
}

.landing-page .swiper-button-next, .landing-page .swiper-button-prev {
  width: 35px;
  height: 35px;
  -moz-background-size: 35px 35px;
  -webkit-background-size: 35px 35px;
  background-size: 35px 35px;
}

.landing-page .swiper-button-prev {
  background: url("https://common.northwestern.edu/v8/css/images/icons/arrow-right-purple-white.svg") no-repeat;
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
  left: 10px;
  right: auto;
}

.landing-page .swiper-button-next {
  background: url("https://common.northwestern.edu/v8/css/images/icons/arrow-right-purple-white.svg") no-repeat;
  right: 10px;
  left: auto;
}

.landing-page .swiper-slide figcaption {
  font: 14px/1.3em "Akkurat Pro Regular", Arial, sans-serif;
  position: absolute;
  bottom: 0;
  padding: 1rem;
  background: rgba(0, 0, 0, 0.5);
  color: #fff;
  width: 100%;
  margin: 0;
}

.landing-page .swiper-slide figcaption strong {
  font-family: "Akkurat Pro Bold", "Arial Black", sans-serif;
}

.landing-page .swiper-slide figcaption a {
  font-family: "Akkurat Pro Bold", "Arial Black", sans-serif;
  text-transform: uppercase;
  text-decoration: none;
  color: #fff;
}

.landing-page .swiper-slide figcaption a:after {
  background: url("https://common.northwestern.edu/v8/css/images/icons/arrow-right-white.svg") no-repeat 50%/8px 12px;
  padding-right: 1.5rem;
  content: " ";
}

.landing-page .swiper-slide figcaption a:hover {
  text-decoration: underline;
}

@media screen and (max-width: 768px) {
  .landing-page .swiper-container {
    max-width: 640px;
    margin-left: 0;
    margin-right: 0;
  }
  .landing-page .swiper-slide figcaption {
    font-size: 14px;
  }
}

@media screen and (max-width: 600px) {
  .landing-page .swiper-slide figcaption {
    position: relative;
    background: #716c6b;
    font-size: 14px;
  }
  .landing-page .swiper-button-next, .landing-page .swiper-button-prev {
    width: 25px;
    height: 25px;
    -moz-background-size: 25px 25px;
    -webkit-background-size: 25px 25px;
    background-size: 25px 25px;
  }
}

.news-page.qa h2 {
  font-size: 64px;
  text-align: center;
}

.news-page.qa h2#big {
  margin-bottom: 1rem;
}

.news-page.qa .subhead {
  font: 21px/1.2em "Campton Book", Tahoma, sans-serif;
  margin-bottom: 2rem;
  text-align: center;
  color: #716c6b;
}

.news-page.qa .story-image {
  margin-bottom: 2rem;
  position: relative;
}

.news-page.qa .story-image figcaption {
  font-size: 14px;
  line-height: 1.2em;
  position: absolute;
  bottom: 0;
  background: rgba(0, 0, 0, 0.3);
  padding: 1rem;
  color: #fff;
  width: 100%;
}

.news-page.qa h3.question {
  font: 26px/1.2em "Periodico Bold Italic", "Arial", sans-serif;
}

.news-page.qa h3.question + p {
  margin-top: -.5rem;
}

.news-page.qa .answer {
  font-family: "Akkurat Pro Bold", "Arial Black", sans-serif;
  color: #4e2a84;
  margin-right: .25rem;
}

.news-page.qa .video-caption {
  font-family: "Akkurat Pro Bold", "Arial Black", sans-serif;
  color: #342f2e;
}

.news-page.qa .audio {
  margin: 2rem 0;
  padding: 0;
  border: none;
}

@media screen and (max-width: 768px) {
  .news-page.qa h2 {
    font-size: 28px;
  }
}

@media screen and (max-width: 480px) {
  .news-page.qa .story-image figcaption {
    position: inherit;
    font-family: "Akkurat Pro Italic", Arial, sans-serif;
    background: none;
    color: #342f2e;
    padding: .5rem 0;
  }
}

.landing-page .stats-callout {
  border-top: 4px solid #f0f0f0;
  border-bottom: 4px solid #f0f0f0;
  text-align: center;
  padding: 2rem 0;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}

.landing-page .stats-callout div {
  width: 33%;
  float: left;
  padding: 1rem;
  margin: 0 auto;
}

.landing-page .stats-callout span {
  display: table-cell;
  vertical-align: middle;
}

.landing-page .stats-callout span.big {
  font: 72px/1.1em "Campton Bold", Impact, sans-serif;
  color: #4e2a84;
  display: block;
}

.landing-page .stats-callout span.small {
  font: 24px "Campton Extra Light", "Courier New", sans-serif;
  color: #4e2a84;
  display: block;
}

.landing-page .stats-callout.one-callout {
  display: block;
}

.landing-page .stats-callout.one-callout div {
  width: 100%;
  float: none;
}

@media screen and (max-width: 800px) {
  .landing-page .stats-callout span.big {
    font: 48px "Campton Bold", Impact, sans-serif;
  }
  .landing-page .stats-callout span.small {
    font: 20px "Campton Extra Light", "Courier New", sans-serif;
  }
}

@media screen and (max-width: 550px) {
  .landing-page .stats-callout span.big {
    font: 24px "Campton Bold", Impact, sans-serif;
  }
  .landing-page .stats-callout span.small {
    font: 15px "Campton Extra Light", "Courier New", sans-serif;
  }
}

@media screen and (max-width: 480px) {
  .landing-page .stats-callout.one-callout span.big, .landing-page .stats-callout.one-callout span.small {
    display: block;
  }
}

.landing-page .jump-to {
  margin-top: 2rem;
  font-size: 18px;
  text-align: center;
}

.landing-page .a-to-z {
  list-style-type: none;
  text-align: center;
  margin-bottom: 3.5rem;
}

.landing-page .a-to-z li {
  background: none;
  padding: 0;
  margin: 0 .25rem 0 0;
  display: inline;
  color: #bbb8b8;
  font: 27px/1.2em "Akkurat Pro Bold", "Arial Black", sans-serif;
}

.landing-page .a-to-z li:last-child {
  margin-right: 0;
}

.landing-page h3.topic-letter {
  margin-bottom: 1rem;
}

.landing-page .topic-listing {
  width: 100%;
  -moz-column-count: 3;
  -webkit-column-count: 3;
  column-count: 3;
  -webkit-column-gap: 1.5rem;
  -moz-column-gap: 1.5rem;
  column-gap: 1.5rem;
  margin: 0 0 3rem 0;
  padding: 0;
}

.landing-page .topic-listing li {
  background: none;
  -webkit-column-break-inside: avoid;
  page-break-inside: avoid;
  break-inside: avoid;
  display: inline-block;
  width: 100%;
  font: 16px/1.2em "Akkurat Pro Bold", "Arial Black", sans-serif;
  padding: 0 0 1.5rem 0;
}

@media screen and (max-width: 768px) {
  .landing-page .topic-listing {
    -moz-column-count: 2;
    -webkit-column-count: 2;
    column-count: 2;
    margin: 0 0 3rem 0;
  }
}

@media screen and (max-width: 480px) {
  .landing-page .topic-listing {
    -moz-column-count: 1;
    -webkit-column-count: 1;
    column-count: 1;
    margin: 0 0 1rem 0;
  }
}

.archive .archive-year {
  color: #bbb8b8;
  text-align: center;
  list-style-type: none;
  padding-left: 0;
}

.archive .archive-year li {
  color: #4e2a84;
  background: none;
  display: inline;
  padding-left: 0;
  font-size: 34px;
  padding-right: 1.5rem;
}

.archive .archive-year li:last-child {
  padding-right: 0;
}

.archive .archive-year li a {
  color: #bbb8b8;
  font-family: "Akkurat Pro Regular", Arial, sans-serif;
}

.archive .archive-year li a:hover {
  color: #4e2a84;
}

.archive .archive-year li a.current {
  font-family: "Akkurat Pro Bold", "Arial Black", sans-serif;
  color: #4e2a84;
}

.archive .archive-link {
  text-align: center;
  margin-bottom: 2rem;
  font-size: 21px;
  line-height: 1.2em;
}

.archive .a-to-z li {
  border-right: 2px solid #bbb8b8;
  padding-right: .5rem;
  font-size: 16px;
}

.archive .a-to-z li:last-child {
  border: none;
}

.archive select {
  font: 24px/1.5em "Akkurat Pro Bold", "Arial Black", sans-serif;
  background: #4e2a84 url("https://common.northwestern.edu/v8/css/images/icons/arrow-down-white.svg") no-repeat top 50% right 1rem/20px 13px;
  color: #fff !important;
  border: none;
  display: inline-block;
  margin: 0 auto;
  padding: .5em;
  border-radius: 0;
  width: 45%;
  display: block;
  -webkit-appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  -webkit-border-radius: 0;
}

.archive select::-ms-expand {
  display: none;
}

.archive select:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #000;
}

.archive .archive-wrap {
  margin-bottom: 4rem;
}

.archive .archive-wrap h3 {
  margin-bottom: 1rem;
}

.archive .archive-wrap p.link {
  margin-top: 1rem;
}

.archive .archive-wrap dl {
  width: 100%;
  line-height: 1.2em;
}

.archive .archive-wrap dl dt {
  width: 100px;
  float: left;
  clear: left;
}

.archive .archive-wrap dl dd {
  margin-left: 100px;
  padding-bottom: 1rem;
}

.archive #sidebar {
  width: 31.10048%;
  float: right;
  margin: 0 0 2rem 2rem;
}

.archive #sidebar .box {
  background: #e4e0ee;
  padding: 1rem;
  margin-bottom: 2rem;
  font-size: 14px;
  line-height: 1.4em;
}

.archive #sidebar .box h3 {
  font: 18px/1.2em "Campton Bold", Impact, sans-serif;
  color: #342f2e;
}

.archive #sidebar .box ul {
  margin: 1em 0 .5em 0;
  padding-left: 0;
}

.archive #sidebar .box ul li {
  background: none;
  padding-left: 0;
}

.archive #sidebar .box ul li a {
  font: 17px/1.2em "Campton Bold", Impact, sans-serif;
}

.archive #sidebar .box p.link {
  font-size: 14px;
}

@media screen and (max-width: 650px) {
  .archive #sidebar {
    display: none;
  }
  .archive select {
    font-size: 19px;
    width: 80%;
  }
  .archive .archive-link {
    font-size: 16px;
  }
}

@media screen and (max-width: 600px) {
  .archive .archive-year li {
    font-size: 28px;
  }
}

@media screen and (max-width: 400px) {
  .archive .archive-wrap dl {
    width: 100%;
    line-height: 1.2em;
  }
  .archive .archive-wrap dl dt {
    width: inherit;
    float: none;
  }
  .archive .archive-wrap dl dd {
    margin-left: 0;
  }
}

.landing-page .feature-two-col {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.landing-page .feature-two-col .feature-box {
  width: 49.10714%;
  float: left;
  background: #f0f0f0;
  margin-left: 1.78571%;
  margin-bottom: 20px;
  position: relative;
}

.landing-page .feature-two-col .feature-box:first-child {
  margin-left: 0;
}

.landing-page .feature-two-col .feature-box .feature-copy {
  padding: 1rem 1.5rem 4rem 1.5rem;
}

.landing-page .feature-two-col .feature-box .feature-copy h4 {
  font: 21px "Akkurat Pro Regular", Arial, sans-serif;
  color: #342f2e;
}

.landing-page .feature-two-col .feature-box .feature-copy ul {
  margin-left: 0;
  padding-left: .5em;
}

.landing-page .feature-two-col .feature-box .feature-copy a[href^="http://"]::after,
.landing-page .feature-two-col .feature-box .feature-copy a[href^="https://"]::after {
  content: url("images/external-link-purple.png");
  margin-left: 0.5em;
}

.landing-page .feature-two-col .feature-box.no-button .feature-copy {
  padding-bottom: 1rem;
}

@media screen and (max-width: 768px) {
  .landing-page .feature-two-col {
    display: inherit;
  }
  .landing-page .feature-two-col .feature-box {
    width: inherit;
    max-width: 550px;
    float: none;
    background: #f0f0f0;
    margin: 0 auto 1rem auto;
  }
  .landing-page .feature-two-col .feature-box:first-child {
    margin-left: auto;
  }
}

.landing-page .feature-four-col {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.landing-page .feature-four-col .feature-box {
  width: 23.95833%;
  float: left;
  background: #f0f0f0;
  margin-right: 1.38889%;
  margin-bottom: 20px;
  position: relative;
}

.landing-page .feature-four-col .feature-box:last-child {
  margin-right: 0;
}

.landing-page .feature-four-col .feature-box .feature-copy {
  padding: 1rem 1.5rem 4rem 1.5rem;
}

.landing-page .feature-four-col .feature-box .feature-copy h4 {
  font: 21px "Akkurat Pro Regular", Arial, sans-serif;
  color: #342f2e;
}

.landing-page .feature-four-col .feature-box .feature-copy ul {
  margin-left: 0;
  padding-left: .5em;
}

.landing-page .feature-four-col .feature-box .feature-copy a[href^="http://"]::after,
.landing-page .feature-four-col .feature-box .feature-copy a[href^="https://"]::after {
  content: url("images/external-link-purple.png");
  margin-left: 0.5em;
}

.landing-page .feature-four-col .feature-box.no-button .feature-copy {
  padding-bottom: 1rem;
}

@media screen and (max-width: 920px) {
  .landing-page .feature-four-col {
    flex-wrap: wrap;
    max-width: 920px;
  }
  .landing-page .feature-four-col .feature-box {
    max-width: inherit;
    width: 48.91304%;
    margin-right: 2.17391%;
  }
  .landing-page .feature-four-col .feature-box:nth-child(2n) {
    margin-right: 0;
  }
  .landing-page .feature-four-col .feature-box img {
    width: 100%;
  }
}

@media screen and (max-width: 590px) {
  .landing-page .feature-four-col {
    display: inherit;
    width: 100%;
  }
  .landing-page .feature-four-col .feature-box {
    width: inherit;
    float: none;
  }
}

.landing-page .feature-multi-col {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 0 auto;
}

.landing-page .feature-multi-col .feature-box {
  width: 23.95833%;
  float: left;
  background: #f0f0f0;
  margin: 0 20px 20px 0;
  position: relative;
}

.landing-page .feature-multi-col .feature-box:last-child {
  margin-right: 0;
}

.landing-page .feature-multi-col .feature-box.no-button .feature-copy {
  padding-bottom: 1rem;
}

.landing-page .feature-multi-col.boxes-3 {
  max-width: 1075px;
}

.landing-page .feature-multi-col.boxes-3 .feature-box {
  width: 32.09302%;
}

.landing-page .feature-multi-col.boxes-2 {
  max-width: 710px;
}

.landing-page .feature-multi-col.boxes-2 .feature-box {
  width: 48.59155%;
}

.landing-page .feature-multi-col.boxes-1 {
  max-width: 345px;
}

.landing-page .feature-multi-col.boxes-1 .feature-box {
  width: 100%;
}

.landing-page .feature-multi-col .feature-copy {
  padding: 1rem 1.5rem 4rem 1.5rem;
}

.landing-page .feature-multi-col .feature-copy h4 {
  font: 21px "Akkurat Pro Regular", Arial, sans-serif;
  color: #342f2e;
}

.landing-page .feature-multi-col .feature-copy ul {
  margin-left: 0;
  padding-left: .5em;
}

.landing-page .feature-multi-col .feature-copy a[href^="http://"]::after,
.landing-page .feature-multi-col .feature-copy a[href^="https://"]::after {
  content: url("images/external-link-purple.png");
  margin-left: 0.5em;
}

.landing-page .feature-multi-col.white-bg .feature-box {
  background: none;
}

.landing-page .feature-multi-col.white-bg .feature-copy {
  padding: 1rem 0;
}

.landing-page .feature-multi-col.white-bg .feature-copy h4 {
  margin-bottom: -.5rem;
}

@media screen and (max-width: 1115px) {
  .landing-page .feature-multi-col {
    flex-wrap: wrap;
  }
  .landing-page .feature-multi-col.boxes-4 {
    max-width: 710px;
  }
  .landing-page .feature-multi-col.boxes-4 .feature-box {
    width: 48.59155%;
  }
  .landing-page .feature-multi-col.boxes-4 .feature-box:nth-child(2n) {
    margin-right: 0;
  }
  .landing-page .feature-multi-col.boxes-3 {
    max-width: 710px;
  }
  .landing-page .feature-multi-col.boxes-3 .feature-box {
    width: 48.59155%;
  }
  .landing-page .feature-multi-col.boxes-3 .feature-box:nth-child(2n) {
    margin-right: 0;
  }
  .landing-page .feature-multi-col.boxes-3 .feature-box:last-child {
    margin: 0 auto 20px auto;
    float: none;
  }
}

@media screen and (max-width: 768px) {
  .landing-page .feature-multi-col {
    display: inherit;
  }
  .landing-page .feature-multi-col.boxes-4, .landing-page .feature-multi-col.boxes-3, .landing-page .feature-multi-col.boxes-2, .landing-page .feature-multi-col.boxes-1 {
    max-width: inherit;
  }
  .landing-page .feature-multi-col.boxes-4 .feature-box, .landing-page .feature-multi-col.boxes-3 .feature-box, .landing-page .feature-multi-col.boxes-2 .feature-box, .landing-page .feature-multi-col.boxes-1 .feature-box {
    width: inherit;
    max-width: 345px;
    float: none;
    margin: 0 auto 20px auto;
  }
  .landing-page .feature-multi-col.boxes-4 .feature-box:nth-child(2n), .landing-page .feature-multi-col.boxes-3 .feature-box:nth-child(2n), .landing-page .feature-multi-col.boxes-2 .feature-box:nth-child(2n), .landing-page .feature-multi-col.boxes-1 .feature-box:nth-child(2n) {
    margin: 0 auto 20px auto;
  }
}

.landing-page .feature-multi-col-grid {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 0 auto;
}

.landing-page .feature-multi-col-grid .feature-box {
  width: 23.66071%;
  float: left;
  background: #f0f0f0;
  margin: 0 20px 20px 0;
  position: relative;
}

.landing-page .feature-multi-col-grid .feature-box:last-child {
  margin-right: 0;
}

.landing-page .feature-multi-col-grid .feature-box.no-button .feature-copy {
  padding-bottom: 1rem;
}

.landing-page .feature-multi-col-grid.boxes-3 {
  max-width: 835px;
}

.landing-page .feature-multi-col-grid.boxes-3 .feature-box {
  width: 31.73653%;
}

.landing-page .feature-multi-col-grid.boxes-2 {
  max-width: 550px;
}

.landing-page .feature-multi-col-grid.boxes-2 .feature-box {
  width: 48.18182%;
}

.landing-page .feature-multi-col-grid.boxes-1 {
  max-width: 265px;
}

.landing-page .feature-multi-col-grid.boxes-1 .feature-box {
  width: 100%;
}

.landing-page .feature-multi-col-grid .feature-copy {
  padding: 1rem 1.5rem 4rem 1.5rem;
}

.landing-page .feature-multi-col-grid .feature-copy h4 {
  font: 21px "Akkurat Pro Regular", Arial, sans-serif;
  color: #342f2e;
}

.landing-page .feature-multi-col-grid .feature-copy ul {
  margin-left: 0;
  padding-left: .5em;
}

.landing-page .feature-multi-col-grid .feature-copy a[href^="http://"]::after,
.landing-page .feature-multi-col-grid .feature-copy a[href^="https://"]::after {
  content: url("images/external-link-purple.png");
  margin-left: 0.5em;
}

.landing-page .feature-multi-col-grid.white-bg .feature-box {
  background: none;
}

.landing-page .feature-multi-col-grid.white-bg .feature-copy {
  padding: 1rem 0;
}

.landing-page .feature-multi-col-grid.white-bg .feature-copy h4 {
  margin-bottom: -.5rem;
}

@media screen and (max-width: 1115px) {
  .landing-page .feature-multi-col-grid {
    flex-wrap: wrap;
  }
  .landing-page .feature-multi-col-grid.boxes-4 {
    max-width: 550px;
  }
  .landing-page .feature-multi-col-grid.boxes-4 .feature-box {
    width: inherit;
    max-width: 265px;
  }
  .landing-page .feature-multi-col-grid.boxes-4 .feature-box:nth-child(2n) {
    margin-right: 0;
  }
  .landing-page .feature-multi-col-grid.boxes-3 {
    max-width: 550px;
  }
  .landing-page .feature-multi-col-grid.boxes-3 .feature-box {
    width: inherit;
    max-width: 265px;
  }
  .landing-page .feature-multi-col-grid.boxes-3 .feature-box:nth-child(2n) {
    margin-right: 0;
  }
  .landing-page .feature-multi-col-grid.boxes-3 .feature-box:last-child {
    margin: 0 auto 20px auto;
    float: none;
  }
}

@media screen and (max-width: 768px) {
  .landing-page .feature-multi-col-grid {
    display: inherit;
  }
  .landing-page .feature-multi-col-grid.boxes-4, .landing-page .feature-multi-col-grid.boxes-3, .landing-page .feature-multi-col-grid.boxes-2, .landing-page .feature-multi-col-grid.boxes-1 {
    max-width: inherit;
  }
  .landing-page .feature-multi-col-grid.boxes-4 .feature-box, .landing-page .feature-multi-col-grid.boxes-3 .feature-box, .landing-page .feature-multi-col-grid.boxes-2 .feature-box, .landing-page .feature-multi-col-grid.boxes-1 .feature-box {
    width: inherit;
    max-width: 265px;
    float: none;
    margin: 0 auto 20px auto;
  }
  .landing-page .feature-multi-col-grid.boxes-4 .feature-box:nth-child(2n), .landing-page .feature-multi-col-grid.boxes-3 .feature-box:nth-child(2n), .landing-page .feature-multi-col-grid.boxes-2 .feature-box:nth-child(2n), .landing-page .feature-multi-col-grid.boxes-1 .feature-box:nth-child(2n) {
    margin: 0 auto 20px auto;
  }
}

h2#big.university, .filters.university {
  color: #ef553f;
  border-color: #ef553f;
}

h2#big.health, .filters.health {
  color: #5091cd;
  border-color: #5091cd;
}

h2#big.science-tech, .filters.science-tech {
  color: #58b947;
  border-color: #58b947;
}

h2#big.arts-humanities, .filters.arts-humanities {
  color: #7fcecd;
  border-color: #7fcecd;
}

h2#big.nation-world, .filters.nation-world {
  color: #ca7c1b;
  border-color: #ca7c1b;
}

h2#big.people, .filters.people {
  color: #007fa4;
  border-color: #007fa4;
}

#category-wrap {
  margin-bottom: 2rem;
}

#category-wrap #category-feature {
  width: 66.07143%;
  float: left;
}

#category-wrap #category-feature #category-feature-caption {
  background: #401f68;
  color: #fff;
  padding: 1rem;
}

#category-wrap #category-feature #category-feature-caption h3 {
  font: 30px/1.2em "Akkurat Pro Bold", "Arial Black", sans-serif;
}

#category-wrap #category-feature #category-feature-caption .timestamp {
  font-size: 14px;
  line-height: 1.2em;
  color: #fff;
  margin-bottom: 0;
}

#category-wrap #category-feature #category-feature-caption .timestamp .category a {
  font-family: "Periodico Bold Italic", "Arial", sans-serif;
}

#category-wrap #category-feature #category-feature-caption a {
  color: #fff;
}

#category-wrap #category-feature #category-feature-caption .source {
  font-size: 12px;
  line-height: 1.2em;
  margin-top: 0;
  font-family: "Akkurat Pro Regular", Arial, sans-serif;
  color: #fff;
}

#category-wrap #category-feature #category-feature-caption .source span {
  font-family: "Periodico Bold Italic", "Arial", sans-serif;
}

#category-wrap #category-feature #category-feature-caption p {
  margin-bottom: 0;
}

#category-wrap #category-right {
  width: 32.14286%;
  margin-left: 1.78571%;
  float: left;
}

#category-wrap #category-right h3 {
  font-size: 28px;
  border-bottom: 4px solid #f0f0f0;
  padding-bottom: .5rem;
  margin-bottom: 1.5rem;
}

#category-wrap #category-right #links {
  margin-bottom: 0;
}

#category-wrap #category-right #links ul li a {
  font: 20px/1.2em "Campton Book", Tahoma, sans-serif;
}

#category-wrap #category-right #in-the-news {
  position: relative;
  border-bottom: 4px solid #f0f0f0;
  margin-bottom: 0;
}

#category-wrap #category-right .in-the-news-story {
  position: relative;
  margin-bottom: 2rem;
  display: table;
}

#category-wrap #category-right .in-the-news-story .image {
  position: absolute;
  width: 44px;
}

#category-wrap #category-right .in-the-news-story .image img {
  width: 44px;
}

#category-wrap #category-right .in-the-news-story .text {
  margin-left: 69px;
  display: table-cell;
  vertical-align: middle;
  display: inline-block;
  font-size: 14px;
  line-height: 1.2em;
}

#category-wrap #category-right .in-the-news-story .text h4 {
  font-size: 19px;
  line-height: 1.2em;
  margin-bottom: 0;
}

@media screen and (max-width: 840px) {
  #category-wrap #category-feature {
    width: 100%;
    float: none;
    margin-bottom: 2rem;
  }
  #category-wrap #category-feature #category-feature-caption {
    max-width: 740px;
  }
  #category-wrap #category-feature #category-feature-caption h3 {
    font-size: 19px;
  }
  #category-wrap #category-right {
    width: 100%;
    float: none;
    margin-left: 0;
  }
}

@media screen and (max-width: 480px) {
  #category-wrap #category-feature {
    margin-bottom: 0;
  }
  #category-wrap #category-right {
    display: none;
  }
}

#category-right-podcasts {
  width: 30.89286%;
  float: right;
  margin-bottom: 21px;
  border: none;
}

#category-right-podcasts #podcasts-links {
  padding: 1rem;
  margin-bottom: 21px;
  border: none;
  width: 100%;
  background: 0 none;
}

#category-right-podcasts #podcasts-links ul {
  border-top: 4px solid #f0f0f0;
  border-bottom: 4px solid #f0f0f0;
  padding: 1rem 0;
}

#category-right-podcasts #podcasts-links ul li {
  border: 0 none;
  padding: .15rem 0;
}

#category-right-podcasts #podcasts-links ul li a {
  font: 20px/1.2em "Campton Book", Tahoma, sans-serif;
}

#category-right-podcasts #podcasts-links ul li::before {
  content: "\25A0";
  color: #b6acd1;
  padding: 0 1rem;
  font-size: 50%;
  line-height: 1.5;
  vertical-align: top;
}

@media screen and (max-width: 768px) {
  #category-right-podcasts {
    width: 100%;
    float: none;
  }
}

.in-the-news #inner {
  position: relative;
  margin-bottom: 1rem;
}

.in-the-news .in-the-news-story {
  position: relative;
  margin-bottom: 3rem;
  display: table;
  width: 100%;
}

.in-the-news .image {
  width: 85px;
  display: table-cell;
}

.in-the-news .text {
  padding-left: 4.46429%;
  display: table-cell;
  vertical-align: middle;
  font-size: 14px;
  line-height: 1.2em;
}

.in-the-news .text h3 {
  font-size: 24px;
}

.in-the-news .text p {
  font-size: 18px;
  margin: 0;
  line-height: 1.2em;
  color: #808285;
}

.in-the-news .text p .publication {
  font-family: "Periodico Bold Italic", "Arial", sans-serif;
  color: #342f2e;
}

@media screen and (max-width: 768px) {
  .in-the-news h3 {
    font-size: 18px;
  }
  .in-the-news p {
    font-size: 16px;
  }
}

.landing-page .alternate-photo-float {
  margin-bottom: 5rem;
}

.landing-page .alternate-photo-float h4 {
  font: 30px "Akkurat Pro Regular", Arial, sans-serif;
  color: #716c6b;
  border-bottom: 4px solid #ccc;
  text-transform: none;
  padding-bottom: .5rem;
}

.landing-page .alternate-photo-float .image-left, .landing-page .alternate-photo-float .image-right, .landing-page .alternate-photo-float .text {
  width: 49.10714%;
  max-width: 550px;
  margin-right: 3.57143%;
  float: left;
  position: relative;
  max-height: 310px;
}

.landing-page .alternate-photo-float .image-left:last-child, .landing-page .alternate-photo-float .image-right:last-child, .landing-page .alternate-photo-float .text:last-child {
  margin-right: 0;
}

.landing-page .alternate-photo-float .quote {
  font: 24px/1.2em "Campton Book", Tahoma, sans-serif;
  color: #4e2a84;
  padding-top: 1rem;
  margin-bottom: 1em;
  position: relative;
}

.landing-page .alternate-photo-float .quote .quotation-mark {
  background: url("https://common.northwestern.edu/v8/css/images/icons/quote.png") no-repeat;
  width: 35px;
  height: 24px;
  display: inline-block;
  margin-right: .5rem;
}

.landing-page .alternate-photo-float .quote .tweet {
  display: none;
}

.landing-page .alternate-photo-float .quote figcaption {
  font: 16px/1.4em "Akkurat Pro Regular", Arial, sans-serif;
  color: #716c6b;
}

.landing-page .alternate-photo-float .quote figcaption span {
  font: 18px "Akkurat Pro Bold", "Arial Black", sans-serif;
  background: none;
  height: inherit;
  width: inherit;
  display: inherit;
  margin-right: inherit;
}

.landing-page .alternate-photo-float .text {
  width: 47.32143%;
  max-width: 530px;
  margin-right: 3.57143%;
  max-height: none;
}

.landing-page .alternate-photo-float .text:last-child {
  margin-right: 0;
}

.landing-page .alternate-photo-float .text.tl-text {
  color: #4e2a84;
  font: 24px/1.2em "Campton Book",Tahoma,sans-serif;
  margin-bottom: 1em;
}

.landing-page .alternate-photo-float .text ul {
  list-style: none;
  margin: 0;
  padding: 0;
  -moz-column-count: 2;
  -webkit-column-count: 2;
  column-count: 2;
  -webkit-column-gap: 2em;
  -moz-column-gap: 3em;
  column-gap: 2em;
  margin: 0;
  padding: 0;
}

.landing-page .alternate-photo-float .text ul li {
  background: none;
  padding: 0 0 .5em 0;
  line-height: 1.5em;
  -webkit-column-break-inside: avoid;
  page-break-inside: avoid;
  break-inside: avoid;
}

.landing-page .alternate-photo-float .text a[href^="http://"]::after,
.landing-page .alternate-photo-float .text a[href^="https://"]::after {
  content: url("https://common.northwestern.edu/v8/css/images/icons/external-link-top-nav.png");
  margin-left: 0.5em;
}

.landing-page .alternate-photo-float .text .column {
  width: 45%;
  margin-right: 5%;
  float: left;
}

.landing-page .alternate-photo-float .text .column:last-child {
  margin-right: 0;
}

.landing-page .alternate-photo-float .text .column ul {
  -moz-column-count: 1;
  -webkit-column-count: 1;
  column-count: 1;
  -webkit-column-gap: normal;
  -moz-column-gap: normal;
  column-gap: normal;
}

.landing-page .alternate-photo-float .text img {
  z-index: 30;
}

.landing-page .alternate-photo-float .text-over-image {
  position: absolute;
  top: 20%;
  width: 100%;
  color: #fff;
  text-align: center;
  z-index: 31;
  padding: 0 1em;
  font: 24px "Campton Extra Bold", Impact, sans-serif;
}

.landing-page .alternate-photo-float .text-over-image p {
  margin: 0;
}

.landing-page .alternate-photo-float .text-over-image .big {
  font: 72px/1em "Campton Bold", Impact, sans-serif;
}

@media screen and (max-width: 1150px) {
  .landing-page .alternate-photo-float .quote {
    font-size: 20px;
  }
}

@media screen and (max-width: 900px) {
  .landing-page .alternate-photo-float .quote {
    font-size: 18px;
  }
  .landing-page .alternate-photo-float .text-over-image {
    top: 5%;
    font-size: 24px;
  }
  .landing-page .alternate-photo-float .text-over-image .big {
    font-size: 60px;
    line-height: 1em;
  }
}

@media screen and (max-width: 875px) {
  .landing-page .alternate-photo-float {
    max-width: 550px;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    margin-bottom: 2rem;
    margin-left: auto;
    margin-right: auto;
  }
  .landing-page .alternate-photo-float h4 {
    font-size: 24px;
    margin-top: 1rem;
  }
  .landing-page .alternate-photo-float .image-left, .landing-page .alternate-photo-float .image-right, .landing-page .alternate-photo-float .text {
    width: 100%;
    float: none;
    position: relative;
    margin-right: 0;
  }
  .landing-page .alternate-photo-float .image-left:last-child, .landing-page .alternate-photo-float .image-right:last-child, .landing-page .alternate-photo-float .text:last-child {
    margin-right: auto;
  }
  .landing-page .alternate-photo-float .image-right {
    -webkit-order: -1;
    -ms-flex-order: -1;
    order: -1;
  }
  .landing-page .alternate-photo-float .text-over-image {
    top: 20%;
  }
}

@media screen and (max-width: 768px) {
  .landing-page .alternate-photo-float .text.tl-text {
    font-size: 22px;
  }
}

@media screen and (max-width: 480px) {
  .landing-page .alternate-photo-float .text.tl-text {
    font-size: 18px;
  }
  .landing-page .alternate-photo-float .text-over-image {
    top: 1em;
    font-size: 20px;
  }
  .landing-page .alternate-photo-float .text-over-image .big {
    font-size: 42px;
  }
  .landing-page .alternate-photo-float .text .column {
    width: 100%;
  }
}

@media screen and (max-width: 480px) {
  .landing-page .alternate-photo-float .text ul {
    -moz-column-count: inherit;
    -moz-column-gap: inherit;
    -webkit-column-count: inherit;
    -webkit-column-gap: inherit;
    column-count: inherit;
    column-gap: inherit;
  }
}

@media screen and (max-width: 380px) {
  .landing-page .alternate-photo-float .text-over-image {
    font-size: 18px;
    line-height: 1em;
  }
  .landing-page .alternate-photo-float .text-over-image .big {
    font-size: 36px;
  }
}

.special-feature-page #top-nav {
  margin-bottom: 0;
}

.special-feature-page #video-feature h2 {
  margin-top: 2rem;
  text-align: center;
}

.special-feature-page #video-feature h3.special {
  font: 30px/1.2em "Campton Extra Bold", Impact, sans-serif;
}

.special-feature-page .content-full .section-top h3 {
  font-size: 24px;
}

.special-feature-page .published-updated {
  margin: 3rem auto;
  max-width: 1120px;
  font-family: "Akkurat Pro Italic", Arial, sans-serif;
  color: #716c6b;
}

.special-feature-page .custom-section-spacing {
  margin-top: -3.75rem;
}

.landing-page .photo-feature-2-across .photo-feature {
  width: 50%;
  float: left;
  position: relative;
  max-height: 350px;
}

.landing-page .photo-feature-2-across .photo-feature a:hover {
  opacity: .8;
}

.landing-page .photo-feature-2-across .photo-feature img {
  display: block;
}

.landing-page .photo-feature-2-across .photo-feature .back {
  display: none;
  background-color: #836eaa;
  width: 100%;
}

.landing-page .photo-feature-2-across .photo-feature .text-over-image {
  color: #fff;
  padding: 0 2em;
  position: absolute;
  bottom: 1rem;
  z-index: 31;
  width: 80%;
}

.landing-page .photo-feature-2-across .photo-feature .text-over-image h4 {
  font: 30px "Akkurat Pro Bold", "Arial Black", sans-serif;
  color: #fff;
  margin-bottom: -.5rem;
  text-shadow: 2px 2px 0px black;
}

.landing-page .photo-feature-2-across .photo-feature p {
  font: 16px/1.3em "Akkurat Pro Regular", Arial, sans-serif;
  text-shadow: 2px 2px 0px black;
}

.landing-page .photo-feature-2-across .photo-feature p.link {
  font-family: "Akkurat Pro Bold", "Arial Black", sans-serif;
  text-transform: uppercase;
}

.landing-page .photo-feature-2-across .photo-feature p.link:after {
  padding-left: .75rem;
  background: none;
  content: "\003E";
  color: #fff;
  text-shadow: none;
  display: inline-block;
  font-weight: bold;
}

.landing-page .photo-feature-2-across .photo-feature .back-text {
  color: #fff;
  padding: 0 2em;
  position: absolute;
  z-index: 31;
  width: 100%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  text-align: center;
}

.landing-page .photo-feature-2-across .photo-feature .back-text h4 {
  font: 18px "Akkurat Pro Bold", "Arial Black", sans-serif;
  color: #fff;
  margin-bottom: 1.5em;
  text-shadow: none;
}

.landing-page .photo-feature-2-across .photo-feature .back-text p {
  text-shadow: none;
}

.landing-page .photo-feature-2-across .photo-feature .back-text p.link {
  margin-top: 1em;
}

@media screen and (max-width: 1150px) {
  .landing-page .photo-feature-2-across .photo-feature {
    width: 50%;
    max-height: 350px;
  }
  .landing-page .photo-feature-2-across .photo-feature .text-over-image {
    width: 100%;
  }
  .landing-page .photo-feature-2-across .photo-feature .text-over-image h4 {
    font-size: 26px;
  }
  .landing-page .photo-feature-2-across .photo-feature .text-over-image h4.campton {
    font-size: 30px;
  }
}

@media screen and (max-width: 875px) {
  .landing-page .photo-feature-2-across .photo-feature {
    width: inherit;
    max-width: 720px;
    float: none;
    margin: 0 auto 0 auto;
  }
}

@media screen and (max-width: 768px) {
  .landing-page .photo-feature-2-across .photo-feature .text-over-image {
    width: 100%;
  }
  .landing-page .photo-feature-2-across .photo-feature .text-over-image h4 {
    font-size: 24px;
  }
  .landing-page .photo-feature-2-across .photo-feature .text-over-image h4.campton {
    font-size: 30px;
  }
  .landing-page .photo-feature-2-across .photo-feature .text-over-image p {
    display: none;
  }
  .landing-page .photo-feature-2-across .photo-feature .text-over-image p.link {
    display: block;
  }
}

@media screen and (max-width: 480px) {
  .landing-page .photo-feature-2-across h4.campton {
    font-size: 30px;
  }
}

@media screen and (max-width: 420px) {
  .landing-page .photo-feature-2-across .photo-feature .text-over-image {
    padding: 0 1em;
    bottom: 0;
  }
  .landing-page .photo-feature-2-across .photo-feature .text-over-image h4 {
    font-size: 20px;
  }
  .landing-page .photo-feature-2-across .photo-feature .text-over-image h4.campton {
    font-size: 24px;
  }
}

.news-page .photo-feature-2-across {
  margin-bottom: 2rem;
}

.news-page .photo-feature-2-across .photo-feature {
  max-height: 234px;
}

@media screen and (max-width: 875px) {
  .news-page .photo-feature-2-across .photo-feature {
    max-width: 320px;
  }
}

@media screen and (max-width: 420px) {
  .news-page .photo-feature-2-across .photo-feature .text-over-image {
    padding: 0 1em 1rem 1rem;
    bottom: 0;
  }
  .news-page .photo-feature-2-across .photo-feature .text-over-image h4 {
    font-size: 20px;
  }
  .news-page .photo-feature-2-across .photo-feature .text-over-image h4.campton {
    font-size: 24px;
  }
}

.landing-page .photo-feature-3-across {
  margin-top: 3rem;
}

.landing-page .photo-feature-3-across .photo-feature {
  width: 33.333333%;
  float: left;
  position: relative;
  max-height: 350px;
}

.landing-page .photo-feature-3-across .photo-feature a:hover {
  opacity: .8;
}

.landing-page .photo-feature-3-across .photo-feature img {
  display: block;
}

.landing-page .photo-feature-3-across .photo-feature .back {
  display: none;
  background-color: #836eaa;
  width: 100%;
}

.landing-page .photo-feature-3-across .photo-feature .text-over-image {
  color: #fff;
  padding: 0 2em;
  position: absolute;
  bottom: 1rem;
  z-index: 31;
  width: 90%;
}

.landing-page .photo-feature-3-across .photo-feature h4 {
  font: 30px "Akkurat Pro Bold", "Arial Black", sans-serif;
  color: #fff;
  margin-bottom: -.5rem;
  text-shadow: 2px 2px 0px black;
}

.landing-page .photo-feature-3-across .photo-feature p {
  font: 16px/1.3em "Akkurat Pro Regular", Arial, sans-serif;
  text-shadow: 2px 2px 0px black;
}

.landing-page .photo-feature-3-across .photo-feature p.link {
  font-family: "Akkurat Pro Bold", "Arial Black", sans-serif;
  text-transform: uppercase;
}

.landing-page .photo-feature-3-across .photo-feature p.link:after {
  padding-left: .75rem;
  background: none;
  content: "\003E";
  color: #fff;
  text-shadow: none;
  display: inline-block;
  font-weight: bold;
}

.landing-page .photo-feature-3-across .photo-feature .back-text {
  color: #fff;
  padding: 0 2em;
  position: absolute;
  z-index: 31;
  width: 100%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  text-align: center;
}

.landing-page .photo-feature-3-across .photo-feature .back-text h4 {
  font: 18px "Akkurat Pro Bold", "Arial Black", sans-serif;
  color: #fff;
  margin-bottom: 1.5em;
  text-shadow: none;
}

.landing-page .photo-feature-3-across .photo-feature .back-text p {
  text-shadow: none;
}

.landing-page .photo-feature-3-across .photo-feature .back-text p.link {
  margin-top: 1em;
}

@media screen and (max-width: 1150px) {
  .landing-page .photo-feature-3-across .photo-feature .text-over-image {
    padding: 0 1em;
  }
  .landing-page .photo-feature-3-across .photo-feature .text-over-image h4 {
    font-size: 26px;
  }
  .landing-page .photo-feature-3-across .photo-feature .back-text {
    padding: 0 1em;
  }
}

@media screen and (max-width: 960px) {
  .landing-page .photo-feature-3-across .photo-feature {
    width: 50%;
  }
}

@media screen and (max-width: 800px) {
  .landing-page .photo-feature-3-across .photo-feature {
    width: inherit;
    max-width: 480px;
    float: none;
    margin: 0 auto 0 auto;
  }
}

@media screen and (max-width: 768px) {
  .landing-page .photo-feature-3-across .photo-feature {
    width: inherit;
    max-width: 480px;
    margin: 0 auto;
    float: none;
  }
  .landing-page .photo-feature-3-across .photo-feature .text-over-image {
    width: 100%;
  }
  .landing-page .photo-feature-3-across .photo-feature .text-over-image h4 {
    font-size: 24px;
  }
  .landing-page .photo-feature-3-across .photo-feature .text-over-image h4.campton {
    font-size: 30px;
  }
  .landing-page .photo-feature-3-across .photo-feature .text-over-image p {
    display: none;
  }
  .landing-page .photo-feature-3-across .photo-feature .text-over-image p.link {
    display: block;
  }
}

@media screen and (max-width: 420px) {
  .landing-page .photo-feature-3-across .photo-feature .back-text {
    padding: 0 .5rem;
  }
  .landing-page .photo-feature-3-across .photo-feature .back-text h3 {
    font-size: 16px;
    margin-bottom: .5rem;
  }
  .landing-page .photo-feature-3-across .photo-feature .back-text p {
    font-size: 14px;
  }
}

.landing-page .photo-grid {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-top: 1.5rem;
}

.landing-page .photo-grid h4, .landing-page .photo-grid h3 {
  font: 16px/1.5em "Akkurat Pro Bold", "Arial Black", sans-serif;
  color: #342f2e;
  margin: 1rem 0 0 0;
}

.landing-page .photo-grid h4 + p, .landing-page .photo-grid h3 + p {
  margin-top: .5rem;
}

.landing-page .photo-grid a h4, .landing-page .photo-grid a h3 {
  color: #4e2a84;
}

.landing-page .photo-grid a img {
  opacity: 1;
  transition: opacity .3s ease-in-out;
}

.landing-page .photo-grid a img:hover {
  opacity: .5;
}

.landing-page .photo-grid p.link {
  font-family: "Akkurat Pro Bold", "Arial Black", sans-serif;
  text-transform: uppercase;
}

.landing-page .photo-grid p.link:after {
  background: url("https://common.northwestern.edu/v8/css/images/icons/arrow-right-dkpurple.svg") no-repeat 0.8em 3px/5px 8px;
  padding-right: 3rem;
  content: " ";
}

.landing-page .photo-grid.two-grid article {
  width: 48.80383%;
  margin-right: 2.39234%;
  margin-bottom: 20px;
  float: left;
  line-height: 1.5rem;
}

.landing-page .photo-grid.two-grid article:nth-of-type(2n+2) {
  margin-right: 0;
}

.landing-page .photo-grid.three-grid article {
  width: 31.69856%;
  margin-right: 2.39234%;
  margin-bottom: 20px;
  float: left;
  line-height: 1.5rem;
}

.landing-page .photo-grid.three-grid article:nth-of-type(3n+3) {
  margin-right: 0;
}

.landing-page .photo-grid.four-grid article {
  width: 23.66071%;
  margin-right: 1.78571%;
  margin-bottom: 20px;
  float: left;
  line-height: 1.5rem;
}

.landing-page .photo-grid.four-grid article:nth-of-type(4n+4) {
  margin-right: 0;
}

@media screen and (max-width: 900px) {
  .landing-page .photo-grid.three-grid article {
    width: 48.5%;
    max-width: 265px;
    margin-right: 3%;
  }
  .landing-page .photo-grid.three-grid article:nth-of-type(3n+3) {
    margin-right: 3%;
  }
  .landing-page .photo-grid.three-grid article:nth-of-type(2n+2) {
    margin-right: 0;
  }
}

@media screen and (max-width: 768px) {
  .landing-page .photo-grid.four-grid article, .landing-page .photo-grid .two-grid article {
    width: 48.5%;
    margin-right: 3%;
  }
  .landing-page .photo-grid.four-grid article:nth-of-type(2n+2), .landing-page .photo-grid .two-grid article:nth-of-type(2n+2) {
    margin-right: 0;
  }
}

@media screen and (max-width: 475px) {
  .landing-page .photo-grid.two-grid article, .landing-page .photo-grid.three-grid article, .landing-page .photo-grid.four-grid article {
    width: 100%;
  }
}

.event-calendar {
  background: #f0f0f0;
  padding: 2rem;
  margin-bottom: 2rem;
}

.event-calendar h3 {
  margin-bottom: 1rem;
}

.event-calendar article {
  position: relative;
  margin-bottom: 1rem;
  border-bottom: 2px solid #fff;
  padding-bottom: 1rem;
}

.event-calendar article:last-of-type {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: none;
}

.event-calendar article .event-date {
  position: absolute;
  text-align: center;
  top: 0;
  width: 55px;
  padding: .25rem;
  background: #4e2a84;
  font-family: "Campton Bold", Impact, sans-serif;
  color: #fff;
  float: left;
}

.event-calendar article .event-date .month, .event-calendar article .event-date .year {
  font-size: 12px;
  line-height: 1.2em;
}

.event-calendar article .event-date .day {
  font-size: 18px;
  line-height: 1.2em;
}

.event-calendar article .event-description {
  margin-left: 70px;
}

.event-calendar article .event-description h4 {
  font-size: 18px;
  line-height: 1.2em;
  margin-bottom: .25rem;
}

.event-calendar article .event-description > p {
  margin: 0;
  font-size: 14px;
  line-height: 1.2em;
}

.event-calendar article .event-time-location {
  font-family: "Akkurat Pro Italic", Arial, sans-serif;
  color: #342f2e;
  margin-bottom: .5rem;
  margin-top: .5rem;
}

.news-page section.hero {
  margin-bottom: 2rem;
}

.news-page .subhead {
  font: 34px/1.2em "Campton Book", Tahoma, sans-serif;
  color: #716c6b;
  margin: 0 0 2rem 0;
}

.news-page .stats-callout {
  padding: 0;
  margin: 2rem 0;
}

.news-page .large-image {
  margin-bottom: 2rem;
}

.news-page p + h3 {
  margin-top: 2rem;
}

.news-page #byline-share-wrap {
  margin-bottom: 2rem;
}

.news-page #byline-share-wrap #byline {
  font: 16px/1.4em "Campton Bold", Impact, sans-serif;
  color: #342f2e;
  width: 69.35484%;
}

.news-page #byline-share-wrap #share {
  float: right;
  width: 28.49462%;
}

.news-page #news-story-wrap #news-story {
  float: left;
  width: 65.97938%;
}

.news-page #news-story-wrap #news-story-full {
  width: 100%;
}

.news-page #news-story-wrap #story-box {
  background: #e4e0ee;
  padding: 2rem;
  margin: 2rem 0 2rem 0;
}

.news-page #news-story-wrap #story-box h3 {
  font: 28px/1.2em "Campton Bold", Impact, sans-serif;
}

.news-page #news-story-wrap #story-box li {
  font-family: "Akkurat Pro Light Italic", Arial, sans-serif;
  background: url("https://common.northwestern.edu/v8/css/images/icons/bullet-dkpurple.png") 0 0.6em no-repeat;
  padding-bottom: 0;
}

.news-page #news-story-wrap .story-image {
  margin-bottom: 2rem;
  position: relative;
}

.news-page #news-story-wrap .story-image figcaption {
  font-size: 14px;
  line-height: 1.2em;
  position: absolute;
  bottom: 0;
  background: rgba(0, 0, 0, 0.5);
  padding: 1rem;
  color: #fff;
  width: 100%;
}

.news-page #news-story-wrap .related {
  width: 90%;
  margin: 0 auto 2rem auto;
  border: 1px solid #bbb8b8;
  font: 14px/1.2em "Akkurat Pro Regular", Arial, sans-serif;
  display: table;
}

.news-page #news-story-wrap .related .related-image {
  display: table-cell;
  vertical-align: top;
  width: 114px;
}

.news-page #news-story-wrap .related .related-text {
  display: table-cell;
  vertical-align: middle;
  padding: .5rem 1rem;
}

.news-page #news-story-wrap .related h4 {
  color: #342f2e;
  font: 16px/1.3em "Campton Extra Bold", Impact, sans-serif;
  text-transform: uppercase;
}

.news-page #news-story-wrap .related p {
  margin-top: .5rem;
  margin-bottom: 0;
}

.news-page #news-story-wrap .highlights {
  background: #e4e0ee;
  padding: 1rem;
  margin-bottom: 2rem;
}

.news-page #news-story-wrap .highlights ul {
  margin: 0;
  padding-left: .5rem;
}

.news-page #news-story-wrap .highlights li {
  font-family: "Akkurat Pro Light Italic", Arial, sans-serif;
  background: url("https://common.northwestern.edu/v8/css/images/icons/bullet-dkpurple.png") 0 0.6em no-repeat;
  padding-bottom: 0;
}

.news-page #news-story-wrap #sidebar-column {
  float: left;
  width: 28.86598%;
  margin-left: 5.15464%;
}

.news-page #news-story-wrap #sidebar-column section {
  margin-bottom: 2.5rem;
}

.news-page #news-story-wrap #sidebar-column h3 {
  font: 28px/1.2em "Campton Bold", Impact, sans-serif;
  border-bottom: 4px solid #f0f0f0;
  padding-bottom: .5rem;
  margin-bottom: 1rem;
}

.news-page #news-story-wrap #sidebar-column h4 {
  font: 19px/1.2em "Akkurat Pro Bold", "Arial Black", sans-serif;
  margin-bottom: 0;
}

.news-page .quote {
  width: 42.96875%;
  margin-right: 6.25%;
  margin-bottom: 2rem;
  margin-top: 3.125%;
  float: left;
  border-top: 4px solid #f0f0f0;
  border-bottom: 4px solid #f0f0f0;
  font: 24px/1.2em "Campton Book", Tahoma, sans-serif;
  color: #4e2a84;
  position: relative;
  padding: 1rem 0 1rem 0;
}

.news-page .quote.right-quote {
  float: right;
  margin-right: 0;
  margin-left: 6.25%;
}

.news-page .quote.center-quote {
  float: none;
  width: 90%;
  margin: 2rem auto;
}

.news-page .quote .quotation-mark {
  background: url("https://common.northwestern.edu/v8/css/images/icons/quote.png") no-repeat;
  width: 35px;
  height: 24px;
  display: inline-block;
  margin-right: .5rem;
}

.news-page .quote .tweet {
  position: absolute;
  top: .5rem;
  right: .5rem;
}

.news-page .quote figcaption {
  font: 16px/1.4em "Akkurat Pro Regular", Arial, sans-serif;
  color: #716c6b;
}

.news-page .quote figcaption span {
  font: 18px "Akkurat Pro Bold", "Arial Black", sans-serif;
  background: none;
  height: inherit;
  width: inherit;
  display: inherit;
  margin-right: inherit;
}

.news-page .horizontal-quote {
  font: 24px/1.5em "Periodico Light Italic", "Arial", sans-serif;
  color: #4e2a84;
  margin: 2rem 0;
}

.news-page .news-callout {
  width: 42.96875%;
  margin-right: 6.25%;
  margin-bottom: 2rem;
  float: left;
  border-bottom: 4px solid #f0f0f0;
  border-top: 4px solid #f0f0f0;
  color: #4e2a84;
  font: 20px "Campton Book", Tahoma, sans-serif;
}

.news-page #topics {
  font: 16px/1.2em "Periodico Bold Italic", "Arial", sans-serif;
  color: #716c6b;
  margin-bottom: 2rem;
}

.news-page #topics a {
  font-family: "Periodico Bold Italic", "Arial", sans-serif;
}

.news-page .responsive-container {
  margin: 2rem 0;
}

.news-page .responsive-container + .video-caption {
  margin: -2rem 0 2rem 0;
  padding: .5rem 0;
  font: 14px/1.2em "Akkurat Pro Bold", "Arial Black", sans-serif;
  color: #342f2e;
}

.news-page .audio {
  margin: 2rem 0;
  padding: 1rem 0;
  border-top: 1px solid #bbb8b8;
  border-bottom: 1px solid #bbb8b8;
}

.news-page .audio h3 {
  font: 18px/1.2em "Akkurat Pro Bold", "Arial Black", sans-serif;
  margin-bottom: 1rem;
}

.news-page .float-image {
  position: relative;
}

.news-page .float-image.right {
  float: right;
  margin: 0 0 2rem 2rem;
}

.news-page .float-image.left {
  float: left;
  margin: 0 2rem 2rem 0;
}

.news-page .float-image.landscape {
  max-width: 320px;
}

.news-page .float-image.landscape figcaption {
  max-width: 320px;
}

.news-page .float-image.portrait {
  max-width: 250px;
}

.news-page .float-image.portrait figcaption {
  max-width: 250px;
}

.news-page .float-image figcaption {
  font-size: 14px;
  line-height: 1.2em;
  position: absolute;
  bottom: 0;
  background: rgba(0, 0, 0, 0.5);
  padding: .75rem 1em;
  color: #fff;
  width: 100%;
}

@media screen and (max-width: 950px) {
  .news-page #news-story-wrap .related .related-image {
    display: none;
  }
  .news-page #news-story-wrap .related .related-text {
    padding: 1rem;
  }
}

@media screen and (max-width: 768px) {
  .news-page .quote, .news-page .quote.right-quote, .news-page .quote.center-quote, .news-page .news-callout {
    float: none;
    width: 100%;
    font-size: 18px;
    border-bottom: 4px solid #f0f0f0;
    margin-left: 0;
    margin-right: 0;
  }
  .news-page h2 {
    font-size: 36px;
  }
  .news-page p.subhead {
    font-size: 28px;
  }
  .news-page #news-story-wrap .story-image {
    max-width: 640px;
  }
  .news-page #news-story-wrap #news-story, .news-page #news-story-wrap #sidebar-column {
    float: none;
    width: 100%;
    margin: 0;
  }
}

@media screen and (max-width: 700px) {
  .news-page #byline-share-wrap #share {
    float: none;
    width: 100%;
    margin-bottom: 1rem;
  }
  .news-page #byline-share-wrap #credit {
    float: none;
    width: 100%;
  }
  .news-page #news-story-wrap {
    padding: 0;
  }
  .news-page #news-story-wrap .story-image {
    max-width: 640px;
  }
  .news-page #news-story-wrap .story-image figcaption {
    position: inherit;
    font-family: "Akkurat Pro Italic", Arial, sans-serif;
    background: none;
    color: #342f2e;
    padding: .5rem 0;
  }
}

@media screen and (max-width: 480px) {
  .news-page .float-image.right, .news-page .float-image.left {
    float: none;
    margin: 0 0 1rem 0;
  }
  .news-page .float-image figure {
    position: inherit;
    font-family: "Akkurat Pro Italic", Arial, sans-serif;
    background: none;
    color: #716c6b;
    padding: .5rem 0;
  }
  .news-page h2 {
    font-size: 32px;
  }
  .news-page p.subhead {
    font-size: 24px;
  }
  .news-page h3 {
    font-size: 24px;
  }
}

.content a.button, .content-full a.button, .content p.button a, .content-full p.button a, .hero a.button, #top-nav ul li a.button, .tl-slideshow a.button, input[type="submit"], #subscribe-box a.button {
  font: 16px "Akkurat Pro Bold", "Arial Black", sans-serif;
  color: #fff;
  background: #4e2a84;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  font-weight: normal;
  margin: 0 .5em .5em 0;
  padding: .8em 1em .7em 1em;
  cursor: pointer;
  -webkit-tap-highlight-color: transparent;
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px transparent;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.2s;
  transition-duration: 0.2s;
  min-width: 165px;
  border: none;
}

.content a.button:before, .content-full a.button:before, .content p.button a:before, .content-full p.button a:before, .hero a.button:before, #top-nav ul li a.button:before, .tl-slideshow a.button:before, input[type="submit"]:before, #subscribe-box a.button:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #b6acd1;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 0 50%;
  transform-origin: 0 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.2s;
  transition-duration: 0.2s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}

.content a.button:hover, .content a.button:focus, .content a.button:active, .content-full a.button:hover, .content-full a.button:focus, .content-full a.button:active, .content p.button a:hover, .content p.button a:focus, .content p.button a:active, .content-full p.button a:hover, .content-full p.button a:focus, .content-full p.button a:active, .hero a.button:hover, .hero a.button:focus, .hero a.button:active, #top-nav ul li a.button:hover, #top-nav ul li a.button:focus, #top-nav ul li a.button:active, .tl-slideshow a.button:hover, .tl-slideshow a.button:focus, .tl-slideshow a.button:active, input[type="submit"]:hover, input[type="submit"]:focus, input[type="submit"]:active, #subscribe-box a.button:hover, #subscribe-box a.button:focus, #subscribe-box a.button:active {
  color: #fff;
  text-decoration: none;
}

.content a.button:hover:before, .content a.button:focus:before, .content a.button:active:before, .content-full a.button:hover:before, .content-full a.button:focus:before, .content-full a.button:active:before, .content p.button a:hover:before, .content p.button a:focus:before, .content p.button a:active:before, .content-full p.button a:hover:before, .content-full p.button a:focus:before, .content-full p.button a:active:before, .hero a.button:hover:before, .hero a.button:focus:before, .hero a.button:active:before, #top-nav ul li a.button:hover:before, #top-nav ul li a.button:focus:before, #top-nav ul li a.button:active:before, .tl-slideshow a.button:hover:before, .tl-slideshow a.button:focus:before, .tl-slideshow a.button:active:before, input[type="submit"]:hover:before, input[type="submit"]:focus:before, input[type="submit"]:active:before, #subscribe-box a.button:hover:before, #subscribe-box a.button:focus:before, #subscribe-box a.button:active:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}

a.button[href^="http://"]::after,
a.button[href^="https://"]::after {
  content: url("images/external-link-white.png");
  margin-left: 0.5em;
}

.feature-box a.button {
  width: 100%;
  text-align: center;
  margin-bottom: 0;
  position: absolute;
  bottom: 0;
}

.purple-slashes a.button, #map-feature a.button, .standard-page .background-select a.button, #subscribe-box a.button {
  background: #836eaa;
  margin: 0;
}

.standard-plus a.button {
  margin: 1.5rem 0;
}

@media screen and (max-width: 768px) {
  .caption a.button {
    background: #b6acd1;
    margin: 0;
  }
}
