/*Cached 6/9/21 6:14:50pm*//*	BASICS
	====== */
/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block; }

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline; }

audio:not([controls]) {
  display: none;
  height: 0; }

[hidden],
template {
  display: none; }

a {
  background-color: transparent; }

a:active,
a:hover {
  outline: 0; }

abbr[title] {
  border-bottom: 1px dotted; }
  
  abbr[title] {
    text-decoration: none;
    display: inline-block;
    line-height: 1;
}

strong {
  font-weight: bold; }

b {
  font-weight: normal; }

dfn {
  font-style: italic; }

h1 {
  font-size: 2em;
  margin: 0.67em 0; }

mark {
  background: #ff0;
  color: #000; }

small {
  font-size: 80%; }

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0; }

svg:not(:root) {
  overflow: hidden; }

figure {
  margin: 1em 40px; }

hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0; }

pre {
  overflow: auto; }

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0; }

button {
  overflow: visible; }

button,
select {
  text-transform: none; }

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer; }

button[disabled],
html input[disabled] {
  cursor: default; }

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

input {
  line-height: normal; }

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0; }

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box; }

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

legend {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: bold; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

td,
th {
  padding: 0; }

figure {
  margin: 0; }

@-ms-viewport {
  width: device-width; }

@viewport {
  width: device-width; }

@media screen {
  html {
    overflow-x: hidden; }
  ol.list-upper-roman {
    list-style-type: upper-roman; }
  ol.list-lower-roman {
    list-style-type: lower-roman; }
  ol.list-lower-alpha {
    list-style-type: lower-alpha; }
  ol.list-upper-alpha {
    list-style-type: upper-alpha; }
  ol.list-decimal {
    list-style-type: decimal; }
  ol.list-decimal-leading-zero {
    list-style-type: decimal-leading-zero; }
  ul.list-disc {
    list-style-type: disc; }
  ul.list-circle {
    list-style-type: circle; }
  ul.list-square {
    list-style-type: square; }
  .is-galleria .galleria {
    height: 0;
    overflow: hidden; }
  .galleria-show .galleria,
  .galleria-error .galleria {
    height: auto;
    overflow: auto; }
   .ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    *text-indent: -9999px; }
  .ir:before {
    content: "";
    display: block;
    width: 0;
    height: 150%; }
  .hidden {
    display: none !important;
    visibility: hidden; }
  .ac-hiddenVisually,
  .ac-hiddenVisuallyAlways {
    border: 0 !important;
    clip: rect(1px 1px 1px 1px);
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px !important;
    padding: 0 !important;
    overflow: hidden;
    position: absolute !important;
    width: 1px !important; }
  .ac-hiddenVisually:active,
  .ac-hiddenVisually:focus {
    clip: auto;
    height: auto !important;
    overflow: visible;
    position: static !important;
    width: auto !important; }
  .noBullets {
    list-style: none;
    list-style-type: none;
    padding-left: 0; }
  .nav,
  form ul {
    list-style: none;
    list-style-image: none;
    padding: 0;
    margin: 0; }
  .ac-skipLink:active,
  .ac-skipLink:focus {
    background: none repeat scroll 0 0 #ee6910;
    color: #fff;
    font-family: arial;
    font-weight: bold;
    left: 0;
    margin: 0;
    opacity: 1;
    padding: .6em .8em !important;
    position: absolute !important;
    right: 0;
    text-shadow: 0 1px 1px rgba(50, 50, 50, 0.85);
    top: 0;
    z-index: 200; } }

*,
*:before,
*:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

a {
  text-decoration: none;
  border-bottom: solid 1px;
  padding-bottom: .1em; }

input,
select,
textarea {
  font-size: 1em;
  line-height: 1; }

small {
  font-size: 75%; }

@media screen {
  fieldset {
    border-width: 1px;
    border-style: solid;
    margin: 0 .25em;
    padding: .35em .625em .75em; }
  p {
    margin-bottom: 1em; }
  table {
    margin: 1em 0; }
  td,
  th {
    padding: .25em .4em;
    vertical-align: top; }
  th {
    font-weight: bold; }
  .figure,
  .u-blockLevelLink {
    width: auto; }
  .u-blockLevelLink {
    display: table; }
  .u-Figure {
    margin: 0 0 #figureMargin; }
  .u-Figure img {
    width: 100%; }
  .u-Figure--center {
    margin: 0 auto #figureMargin; }
  .u-Figure--full {
    margin: 0 0 #figureMargin;
    width: 100%; }
  .u-Figure--half {
    width: 47.25%; }
  .u-Figure__image {
    width: 100%; }
  .u-Figure--left {
    float: left;
    margin: 0.3em #figureMargin #figureMargin 0; }
  .u-Figure--quarter {
    width: 22.5%; }
  .u-Figure--right {
    float: right;
    margin: 0.3em 0 #figureMargin #figureMargin; }
  .u-Figure--third {
    width: 30.83%; }
  .u-Figure__caption {
    margin-top: .5em; }
  .u-NavSite__level,
  form ul {
    list-style: none;
    list-style-image: none;
    padding: 0;
    margin: 0; }
  .u-NavSite__level--2,
  .u-NavSite__level--3,
  .u-NavSite__level--4,
  .u-NavSite__level--5,
  .u-NavSite__level--6 {
    list-style: none;
    list-style-type: none; }
  .u-NavSite__item {
    display: block;
    text-decoration: none; }
  input[type="search"] {
    -webkit-appearance: none;
    -moz-appearance: none;
    border-radius: 0;
    -webkit-border-radius: 0; }
  .u-Gallery__modalThumbnail .icon-slideshow img,
  .u-Gallery__modalThumbnail .icon-slideshow svg {
    width: 100%; }
  .u-Gallery__modalThumbnail .icon-slideshow svg,
  .icomoon-top svg {
    height: 1.2em; }
  .u-Gallery__modalThumbnail .icon-slideshow {
    width: 8.5% !important; }
  .u-Figure__enlarge {
    background: none !important;
    color: #eee !important;
    padding: 1% !important; }
  .u-NavSite [class*=icon-] img,
  .u-Gallery__link .icon-slideshow img,
  .u-NavSite [class*=icon-] svg,
  .u-Gallery__link .icon-slideshow svg {
    float: left;
    max-height: 1.1em;
    margin-right: .33em;
    width: 100%; }
  .u-Gallery__link {
    display: block;
    float: left; }
  .u-Galleria__caption {
    display: block; }
  .u-Gallery__link .icon-slideshow svg {
    height: 1.2em;
    width: 1.2em; }
  .u-NavSite [class*=icon-] img,
  .u-Gallery__link .icon-slideshow img {
    width: 16px; }
  .ac-NavAnchor--top svg {
    width: 1em; }
  .u-Masthead .icon-back svg,
  .ac-NavAnchor--top svg {
    margin-right: .3em; }
  svg {
    fill: currentColor; }
  .u-Masthead [class*=icon-] img {
    float: left;
    height: auto;
    width: 16px; } }

@media screen and (min-width: #medium) {
  .u-Masthead [class*=icon-] img,
  .u-Masthead [class*=icon-] svg,
  .ac-NavAnchor--top img,
  .ac-NavAnchor--top svg {
    display: none; } }

@media screen {
  .u-VCard ul {
    list-style: none;
    list-style-type: none;
    margin-left: 0;
    padding-left: 0; }
  .u-VCard--site li {
    display: inline-block; }
  .u-VCard__room {
    white-space: nowrap; } }

fieldset {
  border-color: #c0c0c0; }

html {
  background-color: #fff;
  color: #000; }

hr {
  border-color: #ccc; }

ins {
  background-color: #ff9;
  color: #000; }

mark {
  background-color: #ff9;
  color: #000; }

/*	NAV
	=== */
/*	CONFIG
	====== */
/*	TYPOGRAPHY
	========== */
/*	LAYOUT
	====== */
/* Site breakpoints */
/* 400px divided by 16px */
/* 600px divided by 16px */
/* 800px divided by 16px */
/* 1000px divided by 16px */
/* The padding on u-lHeader, u-lMain, u-lFooter, and u-NavSite. */
/* COLOR
	====== */
/* Basic link colors - these colors also affect the Google Search result link colors */
/* tint($linkColorVisited, 50%) or shade($linkColorVisited, 50%) can be used to lighten or darken hue */
/* MODULES
	======== */
/* Bios */
/* Breadcrumbs  */
/* Footer */
/* Images */
/*	Google search results  */
/* Currently being overridden by something in Google's default CSS */
/* The numbers that represent pages of search results */
/* Nav */
/* level 3 covers Level 3 and up. */
/* LATEST Modules basic */
/* that shorthand left in for backwards compatibility */
/* Use these variables to place a bg color on side news announcement items */
/* News  */
/* Not sure all these color settings are necessary
$u-ArticleListItem__label--type--color:;
$u-ArticleListItem__label--dateline__posted--color:;
$u-ArticleListItem__label--dateline__postedDate--color:f; */
/* LATEST Moved to Module Basic above
$u-NewsList__itemContainer--margin: 1em 0;
$u-NewsList__item--background: transparent;
$u-NewsList__item--padding: 0; */
/*	Search
	------ */
/*	Mobile search colors
	-------------------- */
/* this color needs to match the hard-coded value of the input border found in modules/search.scss */
/*	Up until this point, the search box will be positioned
	over the masthead, so as not to overlap it. This point
	depends on how wide the site masthead is. Keep increasing it
	until the search box no longer overlaps the masthead.
*/
/*	Mobile search and menu colors
	----------------------------- */
/* The background color of a button, when activated */
/* The background of the "Vassar College" area */
/* The background of the search and menu buttons */
/* This value is found in the nav module but I don't know what it does - maybe remove it? */
/* The color of the space between search and menu */
/* Don't modify these */
/* TYPOGRAPHY */
.ac-NavAnchor--menu {
  font-family: Helvetica, Arial, sans-serif;
  letter-spacing: -.025em;
  line-height: 64px;
  line-height: 4rem;
  font-weight: bold; }

.u-NavSite__level--1 .u-NavSite__item {
  font: #u-NavSite__level--1--font; }

.u-NavSite__level--2 .u-NavSite__item {
  font: #u-NavSite__level--2--font; }

.u-NavSite__level--3 .u-NavSite__item {
  font: #u-NavSite__level--3--font; }

/* LAYOUT */
/*	Navigation
	---------- */
@media screen {
  #navigation:target {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    padding: 0;
    padding-top: 64px;
    padding-top: 4rem; }
  #navigation:target .icon-close {
    display: block; }
  #navigation:target .u-NavSite__level--1 {
    padding: 6% 4%;
    z-index: 9999;
    position: relative; }
  #navigation:target .ac-NavAnchor--top {
    display: none; }
  .ac-NavAnchor--menu {
    padding: 0 2.5%;
    position: absolute;
    right: 0;
    /*	15/02/16 - Chris added top: 0. Makes sure that the menu appears
    	in the right position. */
    top: 0;
    z-index: 1; }
  .ac-NavAnchor--top {
    margin-bottom: 1rem;
    padding: 1rem;
    display: block;
    text-align: center; }
  .u-NavSite {
    padding: 4%; }
  .u-NavSite .icon-close {
    display: none;
    height: 64px;
    height: 4rem;
    padding: 1em;
    position: absolute;
    right: 0;
    top: 0;
    width: 64px;
    width: 4rem;
    z-index: 20; }
  .u-NavSite__itemContainer {
    margin: 0; }
  .u-NavSite__level {
    padding-left: .5em; }
  .u-NavSite__level--1 {
    padding-left: 0; }
  .u-NavSite__level--2 .u-NavSite__item {
    padding: .3em 0; } }

@media all and (min-width: #small) {
  /*	Undo everything so it doesn't interfere with larger-screen search styling */
  #navigation:target {
    position: initial;
    padding: 3%; }
  #navigation:target .u-NavSite__level--1 {
    background-color: initial; }
  #navigation:target .icon-close {
    display: none; }
  #navigation:target .u-NavSite__level--1 {
    z-index: initial; }
  .ac-NavAnchor--menu,
  .ac-NavAnchor--top {
    display: none; }
  .u-NavSite {
    padding: #layoutContainerPadding--medium; }
  .u-NavSite__item {
    padding: .125em 0; } }

/* COLOR */
#navigation:target .u-NavSite__item {
  color: #mobileMenuLinkColor; }

#navigation:target .u-NavSite__level--1 {
  background: #mobileMenuBackground; }

#navigation:target .icon-close {
  background: #mobileMenuBackground;
  color: #searchAndMenuBtnColor; }

@media all and (min-width: #small) {
  /*	Undo everything so it doesn't interfere with larger-screen search styling */
  #navigation:target .u-NavSite__level--1 {
    background: none; }
  #navigation:target .u-NavSite__item:link {
    color: #linkColor; } }

.ac-NavAnchor--menu,
.icon-close,
.u-NavSite__item {
  border-bottom: none; }

.u-NavSite__level {
  border-left: #u-NavSite__level--borderColor; }

.u-NavSite__level--1 {
  border-left: none; }

/*# sourceMappingURL=nav.css.map */
.ac-hidden {
  position: absolute;
  visibility: hidden; }

.noSpace, .exploreStories__col .exploreStories__list, .exploreStories__col .exploreStories__list li, .story__tags, .story__tags li, .u-pageHome .exploreTagsList, .u-pageHome .exploreTagsList li, .u-pageHome .ui-tabs-nav, .u-pageHome .ui-tabs-nav li {
  margin: 0;
  padding: 0; }

.noPadding {
  padding: 0; }

.noMargin {
  margin: 0; }

.center, blockquote, .intro p, table, .recentStories, .mod--wide, .u-page--story.mini .intro, .u-page--story.mini .titleContainer, .u-page--storyList .col, .demo, .block, .figure--sidebar {
  margin-left: auto;
  margin-right: auto; }

.serifUppercase, .smallSerifUppercaseHeader, .exploreStories__col h3, .storyList .storyItem__title .supertitle, .tinySerifUppercase, .storyList .storyItem__date, .story__tagItemLink, .storyList .storyItem.style--pullquote .storyItem__quoteAttr {
  font-family: "azo-sans-web";
  text-transform: uppercase;
  letter-spacing: .1em; }

.smallSerifUppercaseHeader, .exploreStories__col h3, .storyList .storyItem__title .supertitle {
  font-size: .7em;
  font-weight: bold; }

.tinySerifUppercase, .storyList .storyItem__date, .story__tagItemLink {
  font-size: .4em; }

/*	Grid
	---- */
.preload * {
  -webkit-transition: none !important;
  -moz-transition: none !important;
  -ms-transition: none !important;
  -o-transition: none !important; }

/*	Basic tags
	========== */
blockquote {
  max-width: 40rem; }

/* p {
	max-width: 36em;
	margin: 0 auto;
} */
img {
  width: 100%;
  height: auto; }

/*	Classes
	======= */
.intro p {
  max-width: none;
  position: relative;
  z-index: 20; }

.module--endImage {
  margin-top: 6em; }

.skipToNav,
#skipToNav {
  position: absolute; }

.u-lAside {
  display: none; }

.u-lContent {
  position: static;
  margin: 0; }

.headerImageBelowTitle .u-lMain,
.story--substory.noHeaderImage .u-lMain {
  margin-top: 6em; }

@media all and (min-width: 800px) {
  .story--substory .u-lMain {
    margin-top: 0; } }

.wide {
  max-width: 60em;
  margin: 4em auto; }

table {
  display: block; }

.figure,
.section {
  margin-top: 2em;
  margin-bottom: 2em; }

@media all and (min-width: 1000px) {
  /*
	.u-lContent {
		position: relative;
		z-index: 90;
	}
*/
  .u-lMain {
    position: relative;
    z-index: 10;
    margin-top: 0; } }

.storyExplorer {
  display: none; }

.row {
  /* overflow: hidden; */
  position: relative;
  z-index: 40; }

/*
.fullBleedOnMobile {
	margin-left: -4.35%;
	margin-right: -4.35%;

	@media all and (min-width: $medium) {
		margin-left: 0;
		margin-right: 0;
	}
}
*/
.row + .prevNext {
  margin-top: 5em; }

.storyindex.row + .prevNext {
  margin-top: 0; }

.u-lFooter {
  clear: both; }
  .u-lFooter .u-List__itemContainer {
    margin: 0 0.6em; }

.u-page--story.noHeaderImage .titleContainer {
  padding-top: 4em; }

.u-page--story .row {
  padding: 2% 6%; }
  @media all and (min-width: 800px) {
    .u-page--story .row {
      padding: 0; } }

@media all and (min-width: 800px) {
  .u-page--story .col {
    width: 60%; } }

@media all and (min-width: 1000px) {
  .u-page--story .col {
    width: 50%;
    max-width: 40rem; } }

@media all and (min-width: 800px) {
  .u-page--story .col {
    margin: 0 auto; } }

/*	@import "layout-susy"; */
/*	BASIC TAGS
	========== */
h3, h4, h5, h6 {
  margin-top: 2em;
  display: block;
  clear: both;
  margin-bottom: 0.5em; }

h3 {
  font-family: "freight-text-pro";
  font-size: 1.4em;
  position: relative;
  padding-bottom: .5em; }

h3:after {
  content: "";
  position: absolute;
  border-bottom: 2px solid #000;
  left: 0;
  width: 4em;
  top: 100%; }

h4 {
  font-family: "azo-sans-web";
  margin-bottom: .5em; }

h5 {
  font-family: "freight-text-pro";
  text-transform: uppercase;
  font-weight: normal; }

@media screen and (min-width: 800px) {
  html {
    font-size: 1em;
    font-size: calc(1em + 0.5 * ((100vw - 20em) / 60)); } }

p, li {
  font-family: "freight-text-pro";
  font-size: 1.1em; }

p {
  line-height: 1.4;
  margin-bottom: .9em;
  margin-top: 0; }
  @media screen and (min-width: 800px) {
    p {
      font-size: .95em; } }
  @media screen and (min-width: 1000px) {
    p {
      font-size: .8em; } }

li {
  line-height: 1.2;
  margin-bottom: .4em;
  font-size: 1.15em; }
  @media screen and (min-width: 800px) {
    li {
      font-size: .95em; } }
  @media screen and (min-width: 1000px) {
    li {
      font-size: .85em; } }

p.sectionIntro {
  font-size: 1em; }

blockquote {
  font-family: "azo-sans-web";
  font-size: .7em;
  padding-left: 1em;
  line-height: 1.4; }

ul, ol {
  font-family: "freight-text-pro"; }

/*
	ul li, ol li {
		font-size: 1.2em;
	}
	li li {
		font-size: 1em;
	}
*/
table {
  font-family: "azo-sans-web"; }

th {
  text-align: left; }

tr:first-of-type th {
  font-family: "freight-text-pro";
  font-size: 1.2em; }

/*	CLASSES
	======= */
.u-pageInner .pgraph--continuesBelow {
  font-family: "azo-sans-web";
  font-size: .9em;
  text-align: center;
  color: #aaa; }

.u-lContent {
  font-size: 1rem; }

/*	BASIC TAGS
	========== */
a {
  color: #008AD4;
  border: none; }

a:hover,
a:visited:hover {
  color: #FA0047; }

a:visited {
  color: #79B4C7; }

/* .u-lContent { */
.col > p a {
  text-shadow: 0.03em 0 #fff, -0.03em 0 #fff, 0 0.03em #fff, 0 -0.03em #fff, 0.06em 0 #fff, -0.06em 0 #fff, 0.09em 0 #fff, -0.09em 0 #fff, 0.12em 0 #fff, -0.12em 0 #fff, 0.15em 0 #fff, -0.15em 0 #fff;
  text-decoration: none;
  background-image: linear-gradient(#fff, #fff), linear-gradient(#fff, #fff), linear-gradient(#47BEE6, #47BEE6);
  background-size: .05em 1px, .05em 1px, 1px 1px;
  background-repeat: no-repeat, no-repeat, repeat-x;
  background-position: 0% 84%, 100% 84%, 0% 84%; }
  .col > p a:before, .col > p a:after, .col > p a *, .col > p a *:before, .col > p a *:after {
    text-shadow: none; }
  .col > p a::-moz-selection {
    text-shadow: none; }
  .col > p a::selection {
    text-shadow: none; }

.col > p a:hover,
.col > p a:visited:hover {
  text-shadow: 0.03em 0 #fff, -0.03em 0 #fff, 0 0.03em #fff, 0 -0.03em #fff, 0.06em 0 #fff, -0.06em 0 #fff, 0.09em 0 #fff, -0.09em 0 #fff, 0.12em 0 #fff, -0.12em 0 #fff, 0.15em 0 #fff, -0.15em 0 #fff;
  text-decoration: none;
  background-image: linear-gradient(#fff, #fff), linear-gradient(#fff, #fff), linear-gradient(#FA0047, #FA0047);
  background-size: .05em 1px, .05em 1px, 1px 1px;
  background-repeat: no-repeat, no-repeat, repeat-x;
  background-position: 0% 84%, 100% 84%, 0% 84%; }
  .col > p a:hover:before, .col > p a:hover:after, .col > p a:hover *, .col > p a:hover *:before, .col > p a:hover *:after,
  .col > p a:visited:hover:before,
  .col > p a:visited:hover:after,
  .col > p a:visited:hover *,
  .col > p a:visited:hover *:before,
  .col > p a:visited:hover *:after {
    text-shadow: none; }
  .col > p a:hover::-moz-selection,
  .col > p a:visited:hover::-moz-selection {
    text-shadow: none; }
  .col > p a:hover::selection,
  .col > p a:visited:hover::selection {
    text-shadow: none; }

.col > p a:visited {
  text-shadow: 0.03em 0 #fff, -0.03em 0 #fff, 0 0.03em #fff, 0 -0.03em #fff, 0.06em 0 #fff, -0.06em 0 #fff, 0.09em 0 #fff, -0.09em 0 #fff, 0.12em 0 #fff, -0.12em 0 #fff, 0.15em 0 #fff, -0.15em 0 #fff;
  text-decoration: none;
  background-image: linear-gradient(#fff, #fff), linear-gradient(#fff, #fff), linear-gradient(#79B4C7, #79B4C7);
  background-size: .05em 1px, .05em 1px, 1px 1px;
  background-repeat: no-repeat, no-repeat, repeat-x;
  background-position: 0% 84%, 100% 84%, 0% 84%; }
  .col > p a:visited:before, .col > p a:visited:after, .col > p a:visited *, .col > p a:visited *:before, .col > p a:visited *:after {
    text-shadow: none; }
  .col > p a:visited::-moz-selection {
    text-shadow: none; }
  .col > p a:visited::selection {
    text-shadow: none; }

/* } */
body {
  color: #444; }

p {
  color: inherit; }

blockquote {
  color: #444;
  position: relative;
  border-left: 2px solid #E3896B; }

blockquote.pullquote {
  border-left: none; }

tr {
  border-bottom: 1px solid #eee; }

::-moz-selection {
  background: #9EE8FF; }

::selection {
  background: #9EE8FF; }

/*	CLASSES
	======= */
.button {
  padding: .6em 1em; }

.button--callout {
  border: 1px solid #FA0047;
  color: #FA0047;
  display: inline-block;
  text-transform: uppercase;
  font-family: "azo-sans-web";
  letter-spacing: .1em; }

.button--callout:hover {
  border-color: #000;
  color: #000; }

.callout {
  text-align: center;
  margin-top: 4em; }

.pgraph--end {
  position: relative; }

.pgraph--end:after {
  content: "";
  position: absolute;
  bottom: -.2em;
  padding-left: .2em;
  color: #0af;
  width: 1em;
  height: 1em; }

.u-lFooter {
  background-color: #fff; }

.u-lFooter a {
  color: #50BADE;
  border: none; }

@media all and (min-width: 1000px) {
  .u-lMain {
    background: #fff; }
  /*
	.u-lMasthead {
		& {
			background: transparent;
		}
		a {
			background: #000;
			color: #fff;
			padding: .75em 1em;
			display: inline-block;
			border: none;
		}
		a:hover,
		a:visited:hover {
			color: #aaa;
		}
	}
*/ }

hr {
  background: #0f0;
  max-width: 24em;
  margin-top: 3em;
  margin-bottom: 3em;
  border: none;
  border-top: 4px solid #eee; }

table {
  background: #eee;
  padding: 4%; }

th {
  border-bottom: 2px solid #fff; }

tr {
  border-bottom: 1px solid #fff; }

.row {
  background: #fff; }

.u-VCard--site .u-VCard__item,
.u-VCard--site .u-VCard__info,
.u-VCard--site .u-List--site,
.u-VCard--site .u-List__item,
.u-VCard--site .u-VCard__label {
  font-family: "freight-text-pro"; }

.u-lFooter {
  position: relative;
  z-index: 100;
  margin: 0;
  padding-bottom: 6em;
  padding-top: 0;
  text-align: center;
  font-size: .9em; }
  @media all and (min-width: 800px) {
    .u-lFooter {
      font-size: .7em; } }

.u-lFooter ul {
  margin: 0;
  padding: .25em 0; }

.u-lFooter li {
  font-size: 1em; }

.u-lFooter .u-VCard__org {
  font-family: "azo-sans-web";
  margin-bottom: 1em; }
  @media all and (min-width: 800px) {
    .u-lFooter .u-VCard__org {
      display: inline-block; } }

.u-lFooter .u-VCard--site li {
  display: block; }
  @media all and (min-width: 800px) {
    .u-lFooter .u-VCard--site li {
      display: inline-block; } }

.u-lFooter .u-VCard__org {
  text-transform: uppercase;
  font-size: 1em;
  letter-spacing: .25em; }

/* html#explore:target {

	& {
		overflow: hidden;
	}
	.imageHeader,
	.imageHeader__image,
	.u-lHeader {
		filter: blur(20px);
		-webkit-filter: blur(20px);
	}
	.storyExplorer {
		opacity: 1;
	}
}
*/
.storyExplorer {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.7);
  /*		background: rgba(255,255,255,.8); */
  z-index: 999;
  overflow: scroll;
  padding: 4%;
  transition: all .5s ease;
  opacity: 0; }

.storyExplorer .item {
  width: 50%;
  float: left;
  background-size: cover;
  background-position: center;
  position: relative;
  overflow: hidden; }

.storyExplorer .item h2 {
  position: absolute;
  top: 0;
  left: 0; }

.ac-NavAnchor--menu {
  position: absolute;
  visibility: hidden;
  z-index: 9999; }

/*	Stories
		------- */
.exploreStories {
  overflow: hidden;
  position: relative;
  z-index: 40; }

.exploreStories__col {
  padding: 6% 3%; }
  @media all and (min-width: 800px) {
    .exploreStories__col {
      padding: 3%; } }

.exploreStories__col h3 {
  font-size: .9em;
  margin: 0;
  text-align: center; }
  @media all and (min-width: 800px) {
    .exploreStories__col h3 {
      text-align: left;
      font-size: .7em; } }

.exploreStories__col h3:after {
  display: none; }

.exploreStories__col .exploreStories__list li {
  list-style: none; }

.exploreStories__col .exploreStories__list {
  position: relative;
  z-index: 4; }

.exploreStories__listItem a {
  display: block;
  line-height: 1;
  padding: .35em 0 .4em 0;
  border: none;
  border-top: 1px solid rgba(0, 0, 0, 0.1); }

@media all and (min-width: 800px) {
  .exploreStories__col:before {
    content: "";
    position: absolute;
    background: #0f0;
    height: 100%;
    top: 0;
    width: 33%;
    margin-left: -3%; }
  .exploreStories__col {
    background: #f00;
    float: left;
    width: 33%; }
  .exploreStories__col:last-child {
    width: 34%; }
  .exploreStories__col:last-child:before {
    width: 34%; } }

/*	Typography
	---------- */
.exploreStories__listItem a {
  font-size: 1em;
  text-align: center; }
  @media all and (min-width: 800px) {
    .exploreStories__listItem a {
      font-size: .8em;
      text-align: left; } }

/*	Color
	----- */
.exploreStories--popular {
  background: #fb621a; }
  .exploreStories--popular a {
    color: #fff; }
  .exploreStories--popular a:hover,
  .exploreStories--popular a:visited:hover,
  .exploreStories--popular a:active,
  .exploreStories--popular a:focus {
    color: #000; }

.exploreStories--recent {
  background: #a4c534; }
  .exploreStories--recent a {
    color: #fff; }
  .exploreStories--recent a:hover,
  .exploreStories--recent a:visited:hover,
  .exploreStories--recent a:active,
  .exploreStories--recent a:focus {
    color: #000; }

.exploreStories--random {
  background: #ffde3e; }
  .exploreStories--random a {
    color: #000; }
  .exploreStories--random a:hover,
  .exploreStories--random a:visited:hover,
  .exploreStories--random a:active,
  .exploreStories--random a:focus {
    color: #fff; }

@media all and (min-width: 800px) {
  .exploreStories--popular:before {
    background: #fb621a; }
  .exploreStories--popular .exploreStories__listItem a {
    color: #fff; }
  .exploreStories--recent:before {
    background: #a4c534; }
  .exploreStories--recent a {
    color: #fff; }
  .exploreStories--random a {
    color: #000; }
  .exploreStories--random:before {
    background: #ffde3e; }
  #tabs.selectedTab1 {
    background: #000;
    border-top: 1px solid #444; } }

/*

This worked before because the HTML element had an ID of "explore".
Doesn't seem to work when the element has multiple IDs.
Do this in jQuery.

*/
/* @media all and (min-width: $large) { */
.u-Search,
.u-Search__form {
  background: transparent; }

.u-Search__form {
  position: relative;
  height: 100%;
  z-index: 20;
  max-height: none; }
  .u-Search__form .u-Search__field,
  .u-Search__form .u-Search__submit {
    position: absolute;
    height: 100%;
    border: none; }
  .u-Search__form .u-Search__field {
    width: 90%;
    left: 0; }
  .u-Search__form .u-Search__submit {
    width: 10%;
    right: 0;
    left: inherit; }
    .u-Search__form .u-Search__submit:hover {
      background: transparent; }
    .u-Search__form .u-Search__submit svg {
      padding: 0; }

.u-Search__button svg {
  width: 100%;
  height: 100%;
  position: absolute; }

/*	Search open
	----------- */
.searchOpen .imageHeader,
.searchOpen .imageHeader__image,
.searchOpen .u-lMain,
.searchOpen .u-lFooter {
  filter: blur(0px);
  -webkit-filter: blur(0px);
  /* transition: 1s ease; */ }

.searchOpen .u-Search:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  border: 1px solid #fff;
  top: 0;
  left: 0; }

.searchOpen .u-Search:after {
  top: 0;
  left: 0;
  position: fixed;
  content: "";
  height: 100vh;
  width: 100vw;
  background: rgba(0, 0, 0, 0.6);
  z-index: -1;
  opacity: 0;
  transition: 1s ease; }

.searchOpen .imageHeader,
.searchOpen .imageHeader__image,
.searchOpen .u-lMain,
.searchOpen .u-lFooter {
  filter: blur(20px);
  -webkit-filter: blur(20px); }

.searchOpen {
  overflow: hidden;
  background: #000; }

.searchOpen .u-Search {
  position: fixed;
  top: 39vh;
  left: 0;
  padding: 4%;
  z-index: 9999;
  background: transparent;
  border: 1px solid #fff;
  width: 84%;
  left: 4%;
  right: 4%;
  margin-top: 0; }

.searchOpen .u-Search__form {
  /* position: absolute; */
  position: static;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border: none; }

.searchOpen .u-Search__cancel {
  position: absolute;
  top: -3em;
  right: 0;
  width: 3em;
  height: 3em;
  display: block; }
  .searchOpen .u-Search__cancel svg {
    width: 32px;
    height: 32px; }

.searchOpen .u-Search__submit {
  position: absolute;
  height: 100%;
  width: 5em;
  right: 0;
  background: transparent;
  border: none;
  top: 0;
  left: initial; }
  .searchOpen .u-Search__submit svg {
    fill: #fff;
    width: 2em;
    height: 2em;
    margin-right: 2em; }
  .searchOpen .u-Search__submit:hover svg, .searchOpen .u-Search__submit:focus svg {
    fill: #f00; }

.searchOpen .u-Search__button {
  display: none; }

.searchOpen .u-Search__field {
  position: absolute;
  top: 0;
  height: 100%;
  width: calc(100% - 2.7em);
  border: none;
  font-size: 3rem;
  font-family: "freight-text-pro";
  background: transparent;
  font-family: "freight-text-pro";
  padding-left: 3%;
  color: #aaa; }

.searchOpen .u-Search:after {
  opacity: 1; }

/*	Search: normal
		-------------- */
.u-Search__form {
  border-bottom: 1px solid #aaa; }

.u-Search__submit {
  background: transparent;
  text-align: right; }
  .u-Search__submit svg {
    width: 20px;
    height: 20px;
    margin-right: .3em;
    fill: #aaa; }
  .u-Search__submit:focus svg, .u-Search__submit:hover svg {
    fill: #000; }
  .u-Search__submit:active svg {
    fill: #f30; }

.u-Search {
  z-index: 40;
  position: static;
  margin: 4em auto;
  width: 90%;
  max-width: 40rem; }
  @media all and (min-width: 800px) {
    .u-Search {
      width: 50%; } }

.u-Search__button {
  border: none;
  position: absolute;
  top: .65em;
  right: .65em;
  width: 1.4em;
  height: 1.4em;
  display: block;
  z-index: 9999;
  padding: 0; }
  .u-Search__button svg {
    fill: #fff; }

.u-Search__field {
  background: none;
  font-family: "freight-text-pro";
  font-size: 1.4em; }
  @media all and (min-width: 800px) {
    .u-Search__field {
      font-size: 1em; } }

.u-Search__cancel {
  display: none; }

/*	} */
.u-page--story.mini.text .u-Search__button svg {
  fill: #000; }

::-webkit-input-placeholder {
  color: #ccc;
  font-family: "freight-text-pro"; }

::-moz-placeholder {
  color: #ccc;
  font-family: "freight-text-pro"; }

:-ms-input-placeholder {
  color: #ccc;
  font-family: "freight-text-pro"; }

:-moz-placeholder {
  color: #ccc;
  font-family: "freight-text-pro"; }

.u-Search__button {
  background: #000;
  border: .4em solid #000;
  border-radius: .2em;
  height: 2em;
  width: 2em; }
  @media all and (min-width: 800px) {
    .u-Search__button {
      height: 1.8em;
      width: 1.8em; } }

/* .gsc-tabsAreaInvisible, .gsc-tabsArea, .gsc-above-wrapper-area, .gs-watermark, .gs-visibleUrl-short, .gs-visibleUrl-long, .gsc-table-result .gs-title {
    display: none;
    visibility: hidden;
} */
.gsc-url-bottom,
.gsc-tabHeader {
  display: none;
  visibility: hidden; }

.gsc-above-wrapper-area {
  margin-top: -1em; }

@media all and (min-width: 800px) {
  .gsc-control-wrapper-cse {
    margin-left: auto;
    margin-right: auto; } }

@media all and (min-width: 800px) {
  .gsc-control-wrapper-cse {
    width: 60%; } }

@media all and (min-width: 1000px) {
  .gsc-control-wrapper-cse {
    width: 50%;
    max-width: 40rem; } }

.gsc-control-cse .gs-result .gs-title:visited, .gsc-control-cse .gs-result .gs-title b:visited, .gs-snippet:visited, .gsc-above-wrapper-area-container:visited, .gsc-control-cse .gs-result .gs-title, .gsc-control-cse .gs-result .gs-title b, .gs-snippet, .gsc-above-wrapper-area-container {
  color: #444 !important; }

/*	If there's only one page of results, hide the pagination
.gsc-cursor .gsc-cursor-current-page:last-child {
	visibility: hidden !important;
}
.gsc-cursor-page + .gsc-cursor-current-page:last-child {
	visibility: visible !important;
}
*/
.gsc-results .gsc-cursor-box .gsc-cursor-page {
  font-size: .7rem !important;
  font-family: "azo-sans-web" !important;
  font-weight: bold !important;
  border: none !important; }

.gsc-results .gsc-cursor-box .gsc-cursor-page:hover {
  cursor: pointer !important; }

.gs-webResult.gs-result a.gs-title:hover b, .gsc-control-cse .gs-result .gs-title:hover, .gsc-control-cse .gs-result .gs-title b:hover, .gs-snippet:hover, .gsc-above-wrapper-area-container:hover,
.gs-webResult.gs-result a.gs-title:active b, .gsc-control-cse .gs-result .gs-title:active, .gsc-control-cse .gs-result .gs-title b:active, .gs-snippet:active, .gsc-above-wrapper-area-container:active {
  color: #FA0047 !important; }

.gsc-results .gsc-cursor-box .gsc-cursor-page {
  width: 2rem !important;
  text-align: center !important;
  padding: .9rem .6rem !important; }

.gs-webResult.gs-result a.gs-title:link b {
  font-weight: 400 !important;
  xfont-style: italic !important;
  font-family: "azo-sans-web" !important;
  background: #eee !important; }

.gsc-results.gsc-webResult > .gsc-webResult.gsc-result, .gsc-expansionArea .gsc-webResult.gsc-result {
  margin-bottom: 1em !important;
  margin-bottom: 1rem !important;
  border-bottom: 1px solid #eee !important;
  padding-bottom: .6em !important; }

.gsc-control-cse .gs-result .gs-title {
  margin-bottom: 0.2em !important; }

.gsc-control-cse .gs-result .gs-title a {
  font-family: "azo-sans-web" !important;
  xfont-style: italic !important;
  /*	letter-spacing: .1em !important;
	letter-spacing: 0.1071rem !important; */
  font-size: 1.4em !important;
  font-size: 1.393rem !important; }

.gsc-control-cse .gs-result .gs-title a:link {
  color: #008AD4 !important; }

.gsc-control-cse .gs-result .gs-title a:visited {
  color: #79B4C7 !important; }

.gsc-control-cse .gs-result .gs-title a:hover,
.gsc-control-cse .gs-result .gs-title a:visited:hover {
  color: #FA0047 !important; }

.gs-fileFormat.gs-fileFormat, .gs-fileFormatType {
  font-size: 0.75em !important;
  font-size: 0.5357rem !important;
  color: #888 !important;
  margin: -0.8em 0 1em 0;
  margin: -0.4286rem 0 0.5357rem 0; }

.gs-image-box {
  margin: 0.2em 0.5em 0 0;
  margin: 0.2rem 0.5rem 0 0; }

.gs-snippet, .gs-snippet:hover,
.gsc-above-wrapper-area-container,
.gs-snippet,
.gs-snippet:active,
.gsc-above-wrapper-area-container {
  font-family: "freight-text-pro" !important;
  line-height: 1.1 !important;
  font-size: 1em !important;
  font-size: 1rem !important;
  font-style: normal !important;
  color: #444 !important; }

.gsc-results-wrapper-visible table, table.gsc-table-result {
  background: transparent; }

/*	Stories-specific
	---------------- */
.gsc-control-cse .gs-result .gs-title a {
  font-size: 1em !important;
  font-size: 1rem !important;
  font-weight: bold !important; }

@media all and (min-width: 800px) {
  .gs-snippet, .gs-snippet:hover,
  .gsc-above-wrapper-area-container,
  .gs-snippet,
  .gs-snippet:active,
  .gsc-above-wrapper-area-container {
    font-size: .8em !important;
    font-size: .8rem !important; } }

.gsc-adBlock {
  display: none !important; }

.gsc-control-cse .gs-result .gs-title a:link {
  color: #000 !important; }

.gsc-control-cse .gs-result .gs-title a:visited {
  color: #666 !important; }

.gsc-control-cse .gs-result .gs-title a:hover {
  color: #FA0047 !important; }

/*	Fixes - 20180112 */
@media all and (min-width: 800px) {
  .cse .gsc-control-wrapper-cse,
  .gsc-control-wrapper-cse {
    width: 60% !important;
    max-width: 40rem !important; } }

.gs-title.gsc-table-cell-thumbnail.gsc-thumbnail-left {
  display: block; }

.gs-web-image-box-portrait img.gs-image,
.gs-web-image-box img.gs-image {
  max-width: none !important;
  max-height: none !important; }

.gs-image-box.gs-web-image-box.gs-web-image-box-portrait,
.gs-image-box.gs-web-image-box.gs-web-image-box-landscape {
  width: 8em !important;
  height: auto !important;
  margin-top: 0 !important;
  padding-top: 0 !important; }

.gs-snippet, .gs-snippet:hover,
.gsc-above-wrapper-area-container,
.gs-snippet,
.gs-snippet:active,
.gsc-above-wrapper-area-container {
  line-height: 1.25 !important;
  font-size: 1.4em !important; }

td.gsc-thumbnail {
  padding-right: 0 !important; }

td.gsc-orderby-container {
  display: none !important; }

.gsc-control-cse .gs-result .gs-title {
  margin-bottom: 0.6em !important; }

.gsc-url-bottom {
  display: block !important;
  visibility: visible;
  font-family: "azo-sans-web" !important;
  font-size: 0.8em !important; }

.gs-bidi-start-align.gs-visibleUrl.gs-visibleUrl-long {
  font-size: .6rem !important;
  margin-top: 0.3em; }

img.gs-image {
  padding-right: 1em !important;
  border: none !important; }

.u-lHeader {
  position: absolute;
  z-index: 20;
  width: 100%;
  top: 0;
  text-align: center;
  /*	@media all and (min-width: 900px) {    
	    top: 5em;
    } */ }
  @media all and (min-width: 800px) {
    .u-lHeader {
      width: 12em; } }

/*	Vassar Stories
	-------------- */
/*
.u-Masthead__siteName {
	@extend .noMargin;
	@extend .noPadding;	

	font-family: $serif;
	text-align: center;
	font-size: 1em;
	position: relative;
	z-index: 2;

	@media all and (min-width: $medium) {
		font-size: 1em;
	}
	@media all and (min-width: $large) {
		font-size: .8em;
	}
}

.u-Masthead__siteName--link {
	padding: .7em 1.1em;
	display: inline-block;
	background: #000;
}
*/
.u-Masthead__siteName--link,
.u-Masthead__siteName--link:visited {
  color: #aaa; }

.u-Masthead__siteName--link:hover,
.u-Masthead__siteName--link:visited:hover {
  color: #fff; }

.u-Masthead__siteName--link,
.u-Masthead__vassar--link {
  text-decoration: none;
  border: none;
  color: #fff; }

.u-Masthead__siteName {
  font-size: 0.8em;
  margin-top: 0.4rem; }
  @media all and (min-width: 800px) {
    .u-Masthead__siteName {
      text-align: left; } }

.u-Masthead__siteName--link {
  display: inline-block;
  background: #000;
  font-size: 1.6em;
  font-family: "acumin-pro-extra-condensed", "Arial Narrow", "Helvetica Condensed";
  font-weight: normal;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  color: #fff !important;
  padding: 0.2em 0.4em 0.3em 0.5em; }
  @media all and (min-width: 800px) {
    .u-Masthead__siteName--link {
      padding: 0.4em 0.6em 0.4em 2em;
      padding-left: 2em; } }

@media all and (min-width: 800px) {
  .maintitle {
    max-width: 70%; } }

/*	Vassar masthead
	--------------- */
/*

.u-Masthead__vassar {
	position: absolute;
	left: 0;
	@extend .noPadding;
	@extend .noMargin;
	display: block;
	width: 100%;
	visibility: hidden;

	a {
		background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAMgAAADCCAMAAAA7HX3KAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA3ppVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTMyIDc5LjE1OTI4NCwgMjAxNi8wNC8xOS0xMzoxMzo0MCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDo0NDEwMzM5ZC03YTcwLTRmNzMtODY2Zi05OGY0OWVkZTc2M2YiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6OTA4MzgyRjBBREU2MTFFNjlFMDZDNEIyM0EwQTlCOTAiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6OTA4MzgyRUZBREU2MTFFNjlFMDZDNEIyM0EwQTlCOTAiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTUuNSAoTWFjaW50b3NoKSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjQ0MTAzMzlkLTdhNzAtNGY3My04NjZmLTk4ZjQ5ZWRlNzYzZiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo0NDEwMzM5ZC03YTcwLTRmNzMtODY2Zi05OGY0OWVkZTc2M2YiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz7tn1YDAAAABlBMVEX///////9VfPVsAAAAAnRSTlP/AOW3MEoAAAPoSURBVHja7N3dEqMwCAVgzvu/9N7szmw71gY4JxBLruvPZ6JGQGt4aUZrWG6crdlABqKQDGQgAxnIQJ4CQaYlNmrEtYLTYpsz1hECsUW2ZpzDA24LbM0oPQ3slCAGQYHjbqOfFhD1tAyCwyDwbssIJ99BEHSBIAtBDwgGsiTZBsFAUreogUQcYATSHgPZNNcCC4KBHAOxeocLgoF0g6DwmR2VkDC7CSQfQ5JD7o8xLzoZ6cQ9MU2fxo6G/Le/D4D8jawHroqGfhL7UUjsVtbOEb4n94JEJxfdBlZdro9LCU33rLp926VDGFf76odYm3azVycxXnfYOz3u16537DjGv50O3Pzp13/JzFLhKLkzcTdCTkVXdb8mIc27+W8sSGFD7CEQq4KQh5b0kXQfRPxsLTvfuRePPpDFhXZdgR24gEMVll+cVLHCz7r8wse1ZR9V7n6ukKw/e/hjx/41q7I7VIg2d5Uc9jFHIhsVhSzX8bGub8K8Ye7s9R4eWYd82Uv/ENSMrfR8Nupgd0n6SSnqqIIgBeFm0ZMJ6dCMI9HJog7BbUlwaG5eBsFy0C4ZaNEXn8QgKIFE4PQQXk9ItDJFXJ7lhqAG4l8k83IIbWw9BRJagxOSKN+SdsgFxAQQ2wBBP4jVQyCCgA4JBzn1HeKLsNZAsB+Cx0NMP7K4b6krIKiAYCD5keVBQT62dFGY7JznRyHWH2JbO4Tx8QDysk+BoB/EOkHEJ4m1goAJwUBQeJLYRoi0S6g54Z+BCK9b3Cx94T2RW8givZU8BmLbRhYMZV1CLvaCv3qDA7GjILarQ7BWNajokhKIIOJoCghBQkjSpxirRTVxyZ6biANCzpTwiwhBkqQh2UcqRxiVeZKwn3GxXtMYleyJy8FV7Myr56DHF70Q44wtepHXyzcfspmG3ZC3sgfQJClILvyDt69w5NI/6z+nF31EIdmyU3bJB94hSckeyKdyRmJ6cfWX5GS24QLie/EsKCFXCOAS4nyFbiPky8rzL1S6IdS6hBtI5q8IliS0J4SXZUnv6jog+ejX5aK8t6cFENdgAE1yU8XmH1n+8zN8MHinUXjbWICgBJK49pO/whGBJC8wXyH8z9Rw14l1SNcP7lxPRHPZ6zYO1l/bVDNYf21T78DBHwpzQ1pRvqQVTqF8zY8cQgEDUk5Zylj1pyym3ppb1nOInSmuZGhbizer29MSSE83tMTy7M0s8YKBTphU5UMTTL6Eo16T3zrIrcCggVAyxG0gBf+YOpAfgeCHIBjIQCQSDGQgEgkGMhAJBAdBMJCB7JdgIAORQHAYBAMZyF4IjoNgIAPZCcGBEOyD/BFgAIexVQ5FE3ZVAAAAAElFTkSuQmCC');

		display: block;
	    background-size: contain;
	    background-repeat: no-repeat;
	    margin: 1em;
	    overflow: hidden;
	    @include v-pixel-fallback("height", "2rem");
	    @include v-pixel-fallback("width", "2rem");
	    
	    b {
		    color: transparent;
	    }
	}
	
	@media all and (min-width: $small) {
		text-align: left;
		font-size: 1em;
		
		a {
			background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAMgAAADCCAMAAAA7HX3KAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA3ppVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTMyIDc5LjE1OTI4NCwgMjAxNi8wNC8xOS0xMzoxMzo0MCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDo0NDEwMzM5ZC03YTcwLTRmNzMtODY2Zi05OGY0OWVkZTc2M2YiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6OThGMEMxRjBBRUE5MTFFNjg0NzNCMDM0NkI2QjVFMjciIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6OThGMEMxRUZBRUE5MTFFNjg0NzNCMDM0NkI2QjVFMjciIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTUuNSAoTWFjaW50b3NoKSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjQ0MTAzMzlkLTdhNzAtNGY3My04NjZmLTk4ZjQ5ZWRlNzYzZiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo0NDEwMzM5ZC03YTcwLTRmNzMtODY2Zi05OGY0OWVkZTc2M2YiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz6fu9IWAAAAMFBMVEXY2Njn5+fIyMj39/eWlpa2tranp6eIiIg0NDRnZ2ciIiJ4eHhWVlZGRkYAAAD////i1g2pAAAAEHRSTlP///////////////////8A4CNdGQAACUpJREFUeNrsndl64joMgOV9DX7/tz2BaWegxLYk2wHOV5eLXhH+WLu8QHkYEP3z39eHNGxBD3V9yNhH7L/88UvlZdJwBJDxpy0E0QSQ+D8BKb8gvyC/IO3hf0FOACH4kfKWfmSPAHJKWgMBxFittUt5ixxtiZcYn0GUgH1IaVOmT3h2ElQZGQpsQMPkoCUIofZRnkDuh9CZQLHZMYZ/w26IaQjmx+PaIqAc8v1kWSYO23naUUjak2WVZtsozBDN93cYWfeVUvYnxZbZAxoyLAoPZM8XOhypzB+hKsQ1dMy3trUvLuAogsiBA2lnDGEFSMXd118aDL2f2zBLQI5NPwyCNA2iXAISiIEPNpRoqAmcBtLSRhhUvlNnxE4AKelkkEw0j2gQdZpbr8qyngJSn5LTzK+aA1LVkm0Fx4HrymUOSMlnenag6iIMffc6+2up74vyI+KE/JxvfdM8EF3Lc07RdZgHohpFjOXBb+9tkeR7O82TGPIzYEwDMYZxjl8XM0GqpTQ1mUPR9RAGbUkzJVHXMpmU0tjbMGb//1qJWiBZRBCDki0lrXZh87XCYYzeB6eNVPgXpuaClKZzVyCtyx5f94xxCzuP6HusfhgEo0r4JVug08buc+zz80AjGXYRyhTZmjBidt9l0MDwVDBqTubC+GTgQLIQsQM14AuX5cNnTikTytvIVruR0whn7G4iE5S3ki16VGoyM5fILwCpS5b4Dv88DUS47QUcEdEpIIGYfHnN0LKbs+JBhIuX1w3vRLtAgQWR4fLqkbVqqCsORObLO4wYoFoMwYCY7fI2Y7ublo0G8k4Yt2lJ8qg61QOBIaGKWw4huT8pldnTK5dSyJsfNBt/euGJAKJ4Kh59vqZNUA0s9sTxmntlNtG10R7xIJb+nD0WtxKfwSswOrFwNnfBggBZOTbJK3ApIXUeXOtUB9FzYzuExzU685Vnq4AIlpKPV7PzZBDDezXjFcc4FyRxBXWUQ88VLb7vGK1mbzNBxID9GJQtMdNqAUZM85p24pNkRZu5M4JZnbkHoXlJNdsfNIyRkbenrzLN0GgwDC2wgWN7DoE+I32OaJrFlKFOiasl64hZeZyRvrK5nmVTMyXrX/9TbhQQ0dNzL7sWX06XrO8HRjxIz+4GxOQNrG8Mbf/azinuQTLJSfjpyyBir3/fCpzuQHqrhiUummAHjrIfJ6iMAIGOtQKkF07TJGvDGLZnkLYuRYFZhzQiWwrnk0wPxNHmoxEiMwPH51/YK/ceggh6xgRzA8eA9a2iCdL2N4aSBG0rJatK8gUice58oWxZgq5BHcRz8j4zU7Y2ivUzNRDJKylMlC1B80epAtLUkETt8HIMsCZ+iT8EaftCRe7wMpISj9TL6gzeQBI3DY/94JIb+AriFN5Amk6dUU6jy1aiF5biM4jkaUgjziQHjpFu+cwzSGBXQRXN8RACX0VVKw9tyfKsUi214ogOT+pTsoPIgYrbJNni2b34A0QP1NfnyJbllTD0D5DAcyLNpIQmW5lnv9UPkJaKbGSPzKgKKa5kbg8gim18W3mMHZEsrB/SDyCSEcD3ZYtScdy4GiYeQJrFE0v3yWTZUnyb5+9BHKEEREh48bKl+Zbi3k5BGuxuDgeOnv8OQLv97/rRtl2zR2StaTBwBM5DyYtNRGHLFraanSZ1vdrrGzBqF8cqjnHEcqNBJFHj6Cr7ZP2jWgGCeTtmqCoUxtNLjI64wpctzXMi3C5k22qFwpctlNKaaf2Vth/xZbFs5WldibZnR0Uail9xFPzw5AnEXEbNVi3hRcjlQHjyBNJuKKBm2rKdOzvwPQBpV7ViGZAtQ5csMQCSGa2RSbLlJi7K6RQfcF+tmdMZWb6nBiLH15IJnqmQEyWrQK+fi0paPSswSBMl6wqSLsMWWLP8aZy5SAq6SwUwph04cmlmBb7fIL3FNBgN5ASO29TFXlD6i1T5CW8meR85CtLbW+j5sqUW1OXqIJ31G6ioKZL9qZ+41OsbpLvdU3NlK5wR+P4D6a8h7+a8lSC6boj0VMkCC5VWC9nER6IX8vMC36uKfi+q0cMkgebcYWZ4sv/6v8fZxlESQ7N4YV5KddvrAtCxn+i5r53lWHnRl2mSdVtHG/9tzEfsGQmcpMStDXy/6nLp7oQBxC4FL+gJr8dRMwPf9Nd0Q9c5P5hIS0941bq63N/9hf7hzAfUvqCgqLJlUGE/I/A1/t7IQ/+XYCdF4zXLjwe+98v+fflxCgduU1IGUuB44NzFsGQ9boWWP0GwR2w4RUl4Zb96Ekcw/kwnoKLxpwdrVHWnZoDjSC9BPG3AUM8g+APwj1AE0gDDQEolcyXTB2Rp/QhFIWVL9EL+iJ4MXzUmgPRrhygBUEmJ7kkWKqVSx1v5fKmAUEh2PXs4UF+iqpWWkVIpEzqxHOAbN5VpuT9+KGKc+0YNfIUN/arb0cuQxD3M0UFbtkzbxjcDX9k85ceUFghum+vjS3WyYb4DU7K6d1/Y0gYpirGNOQYrKrIVm6btULIU6P4FHrb0QPoVosrE9DN36JdowOIO5jMFAUIzXr2RWib6zs2I6/mISLmOpqBAhva1NwxwPA58hTS0S2h+bl8DetGNM4wUtwtoDlxNvt3OQ/3CrAoepEg/U77iPmZ9oa5UGs+YlInj6DSXXnQgt/fjcPXab7du9EajcpQLogQu3km+qnd4omr5IrwJRtSdtkK/oJffG4NwlunLzwX0dtIlEbhjPVaN3CsYkfpd4kUWzOt+IZJ8TO7pyuId6jfSO5CnngUaA7ZSxGqlQjqFxSfCEgJuT1gmv5Zi07SFEAPNbelWscRsyQ2ssS69MsFPh9A8cS+jA2zwk1TGZye5S53m3K+jpB6kiZuzQyfYTbwoSIBJDJzr/Qpy/E6Z6TceXW+KSBuOICc9eoHtOpBWp4TbFHkdCOoEzPIJIIikMn8ECKIZaT4CBCFb6jNA0smStQyk2/ayHwKiTpasZSC9hS3Tb4NcBmLPlax1IOJcyVoHwjt87B1BErmg/qYgzfU58EEgrbvQF1z8ug6kdQSO+ygQfVYqshoETjS+S0HqEXAunwUSTnPri0GqEbD4MBB1nvFdC1KLUsLHgYRTsvUTQOxpxncxiDgp8l0Ocqwk7gNB0mkqshhEn+VFVoPIs7zIapA93NoDrsdPWPOk/wQYABrrctBHNyNgAAAAAElFTkSuQmCC');			
		}
	}

}

.hasHeaderImage:not(.headerImageBelowTitle) .u-Masthead__vassar a {
	background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAMgAAADCCAMAAAA7HX3KAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA3ppVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTMyIDc5LjE1OTI4NCwgMjAxNi8wNC8xOS0xMzoxMzo0MCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDo0NDEwMzM5ZC03YTcwLTRmNzMtODY2Zi05OGY0OWVkZTc2M2YiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6OTA4MzgyRjBBREU2MTFFNjlFMDZDNEIyM0EwQTlCOTAiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6OTA4MzgyRUZBREU2MTFFNjlFMDZDNEIyM0EwQTlCOTAiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTUuNSAoTWFjaW50b3NoKSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjQ0MTAzMzlkLTdhNzAtNGY3My04NjZmLTk4ZjQ5ZWRlNzYzZiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo0NDEwMzM5ZC03YTcwLTRmNzMtODY2Zi05OGY0OWVkZTc2M2YiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz7tn1YDAAAABlBMVEX///////9VfPVsAAAAAnRSTlP/AOW3MEoAAAPoSURBVHja7N3dEqMwCAVgzvu/9N7szmw71gY4JxBLruvPZ6JGQGt4aUZrWG6crdlABqKQDGQgAxnIQJ4CQaYlNmrEtYLTYpsz1hECsUW2ZpzDA24LbM0oPQ3slCAGQYHjbqOfFhD1tAyCwyDwbssIJ99BEHSBIAtBDwgGsiTZBsFAUreogUQcYATSHgPZNNcCC4KBHAOxeocLgoF0g6DwmR2VkDC7CSQfQ5JD7o8xLzoZ6cQ9MU2fxo6G/Le/D4D8jawHroqGfhL7UUjsVtbOEb4n94JEJxfdBlZdro9LCU33rLp926VDGFf76odYm3azVycxXnfYOz3u16537DjGv50O3Pzp13/JzFLhKLkzcTdCTkVXdb8mIc27+W8sSGFD7CEQq4KQh5b0kXQfRPxsLTvfuRePPpDFhXZdgR24gEMVll+cVLHCz7r8wse1ZR9V7n6ukKw/e/hjx/41q7I7VIg2d5Uc9jFHIhsVhSzX8bGub8K8Ye7s9R4eWYd82Uv/ENSMrfR8Nupgd0n6SSnqqIIgBeFm0ZMJ6dCMI9HJog7BbUlwaG5eBsFy0C4ZaNEXn8QgKIFE4PQQXk9ItDJFXJ7lhqAG4l8k83IIbWw9BRJagxOSKN+SdsgFxAQQ2wBBP4jVQyCCgA4JBzn1HeKLsNZAsB+Cx0NMP7K4b6krIKiAYCD5keVBQT62dFGY7JznRyHWH2JbO4Tx8QDysk+BoB/EOkHEJ4m1goAJwUBQeJLYRoi0S6g54Z+BCK9b3Cx94T2RW8givZU8BmLbRhYMZV1CLvaCv3qDA7GjILarQ7BWNajokhKIIOJoCghBQkjSpxirRTVxyZ6biANCzpTwiwhBkqQh2UcqRxiVeZKwn3GxXtMYleyJy8FV7Myr56DHF70Q44wtepHXyzcfspmG3ZC3sgfQJClILvyDt69w5NI/6z+nF31EIdmyU3bJB94hSckeyKdyRmJ6cfWX5GS24QLie/EsKCFXCOAS4nyFbiPky8rzL1S6IdS6hBtI5q8IliS0J4SXZUnv6jog+ejX5aK8t6cFENdgAE1yU8XmH1n+8zN8MHinUXjbWICgBJK49pO/whGBJC8wXyH8z9Rw14l1SNcP7lxPRHPZ6zYO1l/bVDNYf21T78DBHwpzQ1pRvqQVTqF8zY8cQgEDUk5Zylj1pyym3ppb1nOInSmuZGhbizer29MSSE83tMTy7M0s8YKBTphU5UMTTL6Eo16T3zrIrcCggVAyxG0gBf+YOpAfgeCHIBjIQCQSDGQgEgkGMhAJBAdBMJCB7JdgIAORQHAYBAMZyF4IjoNgIAPZCcGBEOyD/BFgAIexVQ5FE3ZVAAAAAElFTkSuQmCC');

}



*/
.storyList {
  padding: 4%;
  /*	Layout
		------ */
  /*	.storyItem__date {
		position: absolute;
		top: 1em;
		width: 100%;
		text-align: center;
		font-size: .9em;
	}	*/
  /*	Typography
		========== */
  /*	Pullquote
		--------- */
  /*	Color
		----- */
  /*	.storyItem__link:visited {
		color: #666;
	} */
  /*
	
	& {
		border: 4px solid #f00;
	}

	.storyItem__text {
		margin-top: .5em;
	}
	.storyItem__text p {
		margin: 0;
	}
	.storyItem__quoteStory {
		font-family: $sans-serif;
		font-size: .6em;
		text-transform: uppercase;
		font-weight: bold;
		letter-spacing: .1em;
	}
	.storyItem__desc {
		font-size: 1em;
		line-height: 1.2;
	}
	.storyItem {
		overflow: hidden;
		margin-bottom: 1em;
		padding-bottom: 1em;
		border-bottom: 2px solid #eee;
	}
	.storyItem--video .storyItem__imageContainer {
		border: 8px solid #000;
		border-radius: .6em;
		position: relative;
	}
	.storyItem--video .storyItem__imageContainer:after {
		content: ">";
		padding: 1em;
		background: #000;
		color: #fff;
		position: absolute;
		bottom: 0;
		right: 0;
		width: 1em;
		height: 1em;
		z-index: 2;
	}
	.storyItem__quoteAttr {
		font-size: 1em;
	}
	
	
	@media all and (min-width: $large) {
		.storyItem__imageContainer {
			@include span(10);
			width: 41.17647%;
			margin: 0;
			float: left;
		}
		.storyItem__title,
		.storyItem__text {
			@include span(13);
			margin-left: 4.20168%;
			float: right;
		}
		.storyItem--photo {
			.storyItem__imageContainer {
				@include span(15);
				float: left;
				margin: 0;
			}
			.storyItem__title,
			.storyItem__text {
				@include span(8);
				float: right;
			}
		}
	}
	
	
	.storyItem__link,
	.storyItem__link:visited {
		.storyItem__title,
		.storyItem__desc,
		.storyItem__text {
			color: #000;
		}
	}
	
	
	.storyItem__supertitle {
		display: block;
		text-transform: uppercase;
		font-weight: bold;
		font-family: $sans-serif;
		font-style: normal;
		font-size: .35em;
		letter-spacing: .125em;
		margin-bottom: .8em;
	} */ }
  @media all and (min-width: 800px) {
    .storyList {
      padding: 0; } }
  .storyList .storyItem {
    padding-bottom: 1em;
    margin-bottom: 1em;
    border-bottom: 1px solid #eee;
    position: relative;
    padding-top: 2em; }
  .storyList .storyItem__title {
    margin-bottom: 2em; }
  .storyList .storyItem__imageContainer {
    margin-bottom: 1em; }
    @media all and (min-width: 600px) {
      .storyList .storyItem__imageContainer {
        margin-bottom: 0; } }
  .storyList .storyItem__desc,
  .storyList .storyItem__desc p {
    font-family: "freight-text-pro";
    font-size: 1.2rem; }
    @media all and (min-width: 800px) {
      .storyList .storyItem__desc,
      .storyList .storyItem__desc p {
        font-size: .8rem; } }
  @media all and (min-width: 600px) {
    .storyList .storyItem {
      overflow: hidden;
      position: relative;
      padding-top: 0; }
    .storyList .storyItem__image {
      float: left;
      width: 50%;
      padding-right: 1em; }
    .storyList .storyItem__title {
      margin: 0; }
    .storyList .storyItem__title,
    .storyList .storyItem__text {
      float: right;
      width: 50%; }
    .storyList .storyItem__date {
      left: 50%;
      width: 50%;
      top: 0;
      text-align: left; } }
  @media all and (min-width: 600px) {
    .storyList .story__tags {
      float: right;
      clear: right; } }
  .storyList .storyItem.style--pullquote .storyItem__title .maintitle {
    /* font-size: 3em; */ }
  .storyList .storyItem.style--pullquote .storyItem__quoteAttr {
    text-align: center;
    margin: 0; }
    .storyList .storyItem.style--pullquote .storyItem__quoteAttr:before {
      content: "—"; }
    @media all and (min-width: 600px) {
      .storyList .storyItem.style--pullquote .storyItem__quoteAttr {
        text-align: left; } }
  .storyList .storyItem.style--pullquote .storyItem__quotestoryItem {
    text-align: center;
    font-style: italic; }
    @media all and (min-width: 600px) {
      .storyList .storyItem.style--pullquote .storyItem__quotestoryItem {
        text-align: left; } }
  @media all and (min-width: 600px) {
    .storyList .storyItem__date {
      font-size: 1em; } }
  @media all and (min-width: 800px) {
    .storyList .storyItem__date:after {
      content: "";
      position: absolute;
      width: 3em;
      border-top: 1px solid #000;
      top: 150%;
      left: 0; } }
  @media all and (min-width: 800px) {
    .storyList .storyItem__date {
      font-size: .5em; } }
  .storyList .storyItem__text p {
    line-height: 1.2; }
  .storyList .storyItem__title {
    font-size: .8em;
    /*		@media all and (min-width: $medium) {
			margin-top: 1em;
		} */ }
    @media all and (min-width: 600px) {
      .storyList .storyItem__title {
        /*	margin-top: 1.6em; */
        margin-bottom: .5em;
        font-size: 1.1em; } }
    @media all and (min-width: 1000px) {
      .storyList .storyItem__title {
        /*	margin-top: 2em; */
        font-size: .8em; } }
    .storyList .storyItem__title .maintitle {
      font-family: "freight-text-pro";
      font-weight: normal;
      font-style: italic;
      margin-top: 0;
      /* margin-bottom: .8em; */
      font-size: 3em;
      line-height: 1;
      text-align: center;
      display: block; }
      @media all and (min-width: 600px) {
        .storyList .storyItem__title .maintitle {
          font-size: 1.6em;
          text-align: left; } }
      .storyList .storyItem__title .maintitle em {
        font-style: normal; }
    .storyList .storyItem__title .supertitle, .storyList .storyItem__title .subtitle {
      display: block; }
    .storyList .storyItem__title .supertitle {
      margin-bottom: .4em; }
    .storyList .storyItem__title .subtitle {
      font-size: .9em;
      font-family: "freight-text-pro";
      color: #888; }
  .storyList .storyItem__titleLink:link,
  .storyList .storyItem__link:link {
    color: #444; }
  .storyList .storyItem__titleLink:visited,
  .storyList .storyItem__link:visited {
    color: #777; }
  .storyList .storyItem:hover .storyItem__titleLink,
  .storyList .storyItem:hover .storyItem__link {
    color: #777; }

.story__tags {
  background: none;
  position: relative;
  z-index: 190; }
  @media all and (min-width: 800px) {
    .story__tags {
      width: 50%;
      max-width: 40rem;
      margin: 0 auto; } }
  .story__tags .col {
    width: 100%;
    max-width: none; }

.story__tagItemLink {
  font-size: .5em;
  border: none;
  background: #eee;
  padding: .6em 1em;
  display: inline-block; }

.story__tagItemLink:link,
.story__tagItemLink:visited {
  color: #666; }

.story__tagItemLink:hover,
.story__tagItemLink:visited:hover {
  background: #ddd;
  color: #444; }

.story__tags .story__tagItem {
  margin-right: .2em; }

.title.title--categories .maintitle {
  padding: 0; }

.story__tags {
  padding-left: 0 !important; }

.story__tags li {
  display: inline; }

.story__tags li {
  display: inline-block; }

.story__tagsList {
  padding: 0; }

/* @import "video"; */
.fixedContainer {
  top: 0;
  bottom: 0;
  overflow: hidden;
  position: absolute;
  width: 100%;
  clip: rect(0 auto auto 0);
  clip: rect(0, auto, auto, 0);
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden; }
  @supports (not (clip: rect(0, auto, auto, 0))) and (not (clip: rect(0 auto auto 0))) {
    .fixedContainer {
      clip: auto;
      -webkit-clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%);
      clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%); } }

.audioplayer {
  height: 2.5em;
  /* 40 */
  color: #fff;
  text-shadow: 1px 1px 0 #000;
  border: 1px solid #222;
  position: relative;
  z-index: 1;
  background: #333; }

.audioplayer-mini {
  width: 2.5em;
  /* 40 */
  margin: 0 auto; }

.audioplayer > div {
  position: absolute; }

.audioplayer-playpause {
  width: 2.5em;
  /* 40 */
  height: 100%;
  text-align: left;
  text-indent: -9999px;
  cursor: pointer;
  z-index: 2;
  top: 0;
  left: 0; }

.audioplayer:not(.audioplayer-mini) .audioplayer-playpause {
  border-right: 1px solid #555;
  border-right-color: rgba(255, 255, 255, 0.1); }

.audioplayer-mini .audioplayer-playpause {
  width: 100%; }

.audioplayer-playpause:hover,
.audioplayer-playpause:focus {
  background-color: #222; }

.audioplayer-playpause a {
  display: block; }

.audioplayer:not(.audioplayer-playing) .audioplayer-playpause a {
  width: 0;
  height: 0;
  border: 0.5em solid transparent;
  /* 8 */
  border-right: none;
  border-left-color: #fff;
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -0.5em 0 0 -0.25em;
  /* 8 4 */ }

.audioplayer-playing .audioplayer-playpause a {
  width: 0.75em;
  /* 12 */
  height: 0.75em;
  /* 12 */
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -0.375em 0 0 -0.375em;
  /* 6 */ }

.audioplayer-playing .audioplayer-playpause a:before,
.audioplayer-playing .audioplayer-playpause a:after {
  width: 40%;
  height: 100%;
  background-color: #fff;
  content: '';
  position: absolute;
  top: 0; }

.audioplayer-playing .audioplayer-playpause a:before {
  left: 0; }

.audioplayer-playing .audioplayer-playpause a:after {
  right: 0; }

.audioplayer-time {
  width: 4.375em;
  /* 70 */
  height: 100%;
  line-height: 2.375em;
  /* 38 */
  text-align: center;
  z-index: 2;
  top: 0; }

.audioplayer-time-current {
  border-left: 1px solid #111;
  border-left-color: rgba(0, 0, 0, 0.25);
  left: 2.5em;
  /* 40 */ }

.audioplayer-time-duration {
  border-right: 1px solid #555;
  border-right-color: rgba(255, 255, 255, 0.1);
  right: 2.5em;
  /* 40 */ }

.audioplayer-novolume .audioplayer-time-duration {
  border-right: 0;
  right: 0; }

.audioplayer-bar {
  height: 0.875em;
  /* 14 */
  background-color: #222;
  cursor: pointer;
  z-index: 1;
  top: 50%;
  right: 6.875em;
  /* 110 */
  left: 6.875em;
  /* 110 */
  margin-top: -0.438em;
  /* 7 */ }

.audioplayer-novolume .audioplayer-bar {
  right: 4.375em;
  /* 70 */ }

.audioplayer-bar div {
  width: 0;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0; }

.audioplayer-bar-loaded {
  background-color: #333;
  z-index: 1; }

.audioplayer-bar-played {
  background: #007fd1;
  background: -webkit-gradient(linear, left top, right top, left, right);
  background: -webkit-linear-gradient(left, #007fd1, #c600ff);
  background: -moz-linear-gradient(left, #007fd1, #c600ff);
  background: -ms-radial-gradient(left, #007fd1, #c600ff);
  background: -o-linear-gradient(left, #007fd1, #c600ff);
  background: linear-gradient(left, #007fd1, #c600ff);
  z-index: 2; }

.audioplayer-volume {
  width: 2.5em;
  /* 40 */
  height: 100%;
  border-left: 1px solid #111;
  border-left-color: rgba(0, 0, 0, 0.25);
  text-align: left;
  text-indent: -9999px;
  cursor: pointer;
  z-index: 2;
  top: 0;
  right: 0; }

.audioplayer-volume:hover,
.audioplayer-volume:focus {
  background-color: #222; }

.audioplayer-volume-button {
  width: 100%;
  height: 100%; }

.audioplayer-volume-button a {
  width: 0.313em;
  /* 5 */
  height: 0.375em;
  /* 6 */
  background-color: #fff;
  display: block;
  position: relative;
  z-index: 1;
  top: 40%;
  left: 35%; }

.audioplayer-volume-button a:before,
.audioplayer-volume-button a:after {
  content: '';
  position: absolute; }

.audioplayer-volume-button a:before {
  width: 0;
  height: 0;
  border: 0.5em solid transparent;
  /* 8 */
  border-left: none;
  border-right-color: #fff;
  z-index: 2;
  top: 50%;
  right: -0.25em;
  margin-top: -0.5em;
  /* 8 */ }

.audioplayer:not(.audioplayer-mute) .audioplayer-volume-button a:after {
  /* "volume" icon by Nicolas Gallagher, http://nicolasgallagher.com/pure-css-gui-icons */
  width: 0.313em;
  /* 5 */
  height: 0.313em;
  /* 5 */
  border: 0.25em double #fff;
  /* 4 */
  border-width: 0.25em 0.25em 0 0;
  /* 4 */
  left: 0.563em;
  /* 9 */
  top: -0.063em;
  /* 1 */
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg); }

.audioplayer-volume-adjust {
  height: 6.25em;
  /* 100 */
  cursor: default;
  position: absolute;
  left: 0;
  right: -1px;
  top: -9999px;
  background: #222; }

.audioplayer-volume:not(:hover) .audioplayer-volume-adjust {
  opacity: 0; }

.audioplayer-volume:hover .audioplayer-volume-adjust {
  top: auto;
  bottom: 100%; }

.audioplayer-volume-adjust > div {
  width: 40%;
  height: 80%;
  background-color: #222;
  cursor: pointer;
  position: relative;
  z-index: 1;
  margin: 30% auto 0; }

.audioplayer-volume-adjust div div {
  width: 100%;
  height: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  background: #007fd1; }

.audioplayer-novolume .audioplayer-volume {
  display: none; }

.audioplayer *,
.audioplayer *:before,
.audioplayer *:after {
  -webkit-transition: color .25s ease, background-color .25s ease, opacity .5s ease;
  -moz-transition: color .25s ease, background-color .25s ease, opacity .5s ease;
  -ms-transition: color .25s ease, background-color .25s ease, opacity .5s ease;
  -o-transition: color .25s ease, background-color .25s ease, opacity .5s ease;
  transition: color .25s ease, background-color .25s ease, opacity .5s ease; }

/*	
.audio__cover {
	float: left;
	width: 34%;
}
.audio__cover img {
	width: 100%;
	height: 100%;
}
.audio__content {
	float: right;
	width: 66%;
}
.audioplayer {
	font-family: $sans-serif;
	font-size: .7em;
} */
.grid__row {
  overflow: hidden; }

@media all and (min-width: 600px) {
  .small-33 {
    width: 33%;
    float: left; } }

@media all and (min-width: 800px) {
  .med-33 {
    width: 33%;
    float: left; } }

@media all and (min-width: 1000px) {
  .large-33 {
    width: 33%;
    float: left; } }

.Share {
  padding: 1em;
  text-align: center;
  border-bottom: 1px solid #eee;
  margin-bottom: 1em; }
  .Share a {
    border: none;
    padding: .25em; }
  .Share li {
    width: 2.4em !important; }

.Share__heading {
  margin: 0 0 1em 0;
  text-transform: uppercase;
  font-size: .7em;
  letter-spacing: .07em; }

.Share ul {
  display: inline-block;
  margin: 0;
  padding: 0; }

.Share li {
  display: inline;
  /* overflow: hidden; */ }

.Share li a {
  height: 2em;
  width: 2em;
  margin-right: .25em; }

.Share li {
  display: inline-block;
  padding: 0.4em !important; }

.galleria-info a {
  color: #0ef;
  text-decoration: underline;
  font-weight: normal; }
  .galleria-info a:hover, .galleria-info a:visited:hover {
    color: #fff; }

.photo-essay {
  background: transparent; }
  .photo-essay .galleria-info-description {
    font: 400 0.9em/1.25 "freight-text-pro";
    margin: 0;
    color: #444; }
  @media (min-width: 1000px) {
    .photo-essay .galleria-info-description {
      font: 400 0.85em/1.25 "freight-text-pro"; } }

.galleria-theme-azur .galleria-info-description {
  margin: 10px 14px 10px; }

.story__summary {
  text-align: center;
  max-width: 30em;
  margin: 2em auto;
  background: #f6f6f6;
  padding: 1.6em;
  line-height: 1.3;
  font-size: 1em; }

.storyList__pagination {
  font: 200 3em/1 acumin-pro-extra-condensed, Arial Narrow, Helvetica Condensed;
  letter-spacing: .1em;
  margin: 1em 0 2em 0;
  text-align: center;
  text-transform: uppercase; }
  @media all and (min-width: 800px) {
    .storyList__pagination {
      font-size: 2em; } }
  .storyList__pagination .pagination__link {
    padding: 0 .2em; }
    .storyList__pagination .pagination__link:link, .storyList__pagination .pagination__link:visited {
      color: #000; }
    .storyList__pagination .pagination__link:hover, .storyList__pagination .pagination__link:visited:hover {
      color: #aaa; }

.u-Pagination {
  text-align: center;
  padding: 2em; }
  .u-Pagination .u-Pagination__filler {
    color: #ccc; }
  .u-Pagination .u-Pagination__link {
    color: #333;
    font-family: "azo-sans-web";
    font-size: 1.1em;
    padding: 0.6em 1em; }
    @media all and (min-width: 800px) {
      .u-Pagination .u-Pagination__link {
        font-size: 0.8em; } }
    .u-Pagination .u-Pagination__link.u-Pagination__link--current, .u-Pagination .u-Pagination__link:hover {
      background: #eee; }

.is-alert.u-pageHome .featureStory__imageContainer {
  position: relative; }

html.g-.is-alert.u-pageInner {
  padding-top: 0 !important; }

html#page.is-alert.u-page--story .u-lHeader,
html#page.is-alert.u-pageHome .u-lHeader,
html#page.is-alert.u-folderWeb .u-lHeader,
html#page.is-alert.u-pageInner.u-folderSeries .u-lHeader {
  padding-top: 5em !important; }

@media screen and (min-width: 800px) {
  html#page.is-alert.u-pageInner.u-folderSeries .u-lHeader,
  html#page.is-alert.u-pageInner.u-folderSeries .u-Search {
    padding-top: 2em !important; } }

@media screen and (min-width: 50em) {
  /* 
    html#page.is-alert.u-pageInner .u-lHeader,
    html#page.is-alert.u-pageHome .u-lHeader
    html#page.is-alert.u-pageInner .u-Search
    */
  .g-.is-alert .PageContent {
    padding-top: 0 !important; }
  html#page.is-alert.u-pageInner:not(u-folderWeb) .u-lHeader {
    /* 
        padding-top: 0em !important;
        */ } }

@media screen and (min-width: 900px) {
  html#page.is-alert.u-pageInner.u-page--story .u-lHeader,
  html#page.is-alert.u-pageInner.u-page--story .u-Search html#page.is-alert.u-pageInner.u-folderWeb .u-lHeader,
  html#page.is-alert.u-pageInner.u-folderWeb .u-Search,
  html#page.is-alert.u-pageInner.story--substory .u-lMain,
  html#page.is-alert.u-pageInner.story--substory .u-Search,
  html#page.is-alert.u-pageInner.seriesHome .u-Search {
    padding-top: 7.65em !important; }
  html#page.is-alert.u-pageInner.u-folderSeries .u-Search {
    padding-top: 5em !important; }
  html#page.is-alert.u-pageInner.u-folderSeries .u-lHeader {
    padding-top: 4em !important; } }

@media screen and (min-width: 1000px) {
  html#page.is-alert.u-pageInner.u-page--story .u-lHeader,
  html#page.is-alert.u-pageInner.u-page--story .u-Search,
  html#page.is-alert.u-pageInner.u-folderWeb .u-lHeader,
  html#page.is-alert.u-pageInner.u-folderWeb .u-Search {
    padding-top: 0 !important; }
  html#page.is-alert.u-pageInner.seriesHome .u-Search {
    padding-top: 7.65em !important; }
  html#page.is-alert.u-pageInner.seriesHome .u-lHeader,
  html#page.is-alert.u-pageInner.seriesHome .PageContent {
    padding-top: 5em !important; }
  html#page.is-alert.u-pageInner .imageHeader__image {
    position: relative !important; } }

@media screen and (min-width: 1300px) {
  html#page.is-alert.u-pageInner.seriesHome .PageContent {
    padding-top: 4em !important; } }

@media screen and (min-width: 2000px) {
  html#page.is-alert.u-pageInner.seriesHome .PageContent {
    padding-top: 3em !important; } }

/* @import "external_links"; */
/*	Feature title
	---------------- */
.featureStory {
  /* border: 2px solid #fff; */
  height: 90vh;
  position: relative; }

.featureStory__titleContainer {
  position: absolute;
  z-index: 10;
  bottom: 0;
  color: #fff;
  padding: 10% 4% 4%;
  width: 100%;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+100&0+0,0.2+100 */
  background: -moz-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.4) 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.4) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, transparent 0%, rgba(0, 0, 0, 0.4) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#33000000',GradientType=0 );
  /* IE6-9 */ }

.featureStory__imageContainer {
  /* position: absolute; */
  height: 100%;
  width: 100%;
  overflow: hidden;
  z-index: 1;
  /* position: fixed; */
  background-size: cover;
  background-position: 0 50%;
  background-position: center;
  /* http://fourkitchens.com/blog/article/fix-scrolling-performance-css-will-change-property */
  /*
	&::before {
		content: ' ';
		position: fixed;
		width: 100%;
		height: 100%;
		top: 0;
		left: 0;
		background-color: white;

		background: url("../images/249H.jpg") no-repeat;
		background-size: cover;

		background-position: bottom;
		background-attachment: fixed;

		will-change: transform;
		z-index: -1;
	}
*/ }

.featureStory__image {
  display: none;
  position: absolute;
  width: 100%;
  bottom: 0; }

.featureStory__title {
  font-family: "Arial Narrow", Arial, "Helvetica Condensed", Helvetica, sans-serif;
  font-size: 6em;
  font-weight: normal;
  margin: 0;
  line-height: .9;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.4), 0 0 40px rgba(0, 0, 0, 0.4); }
  @media all and (min-width: 800px) {
    .featureStory__title {
      font-size: 4em;
      font-size: 8vw;
      width: 61%; } }

.featureStory__subTitle {
	margin-top: .6em;
    visibility: hidden;
}
  @media all and (min-width: 800px) {
    .featureStory__subTitle {
      margin-top: 0; } }

.featureStory__title {
  font-family: "acumin-pro-extra-condensed", "Arial Narrow", "Helvetica Condensed";
  font-weight: 200;
  font-size: 4em; }
  @media all and (min-width: 800px) {
    .featureStory__title {
      font-size: 1.4em; } }

/*	Secondary Stories
		----------------- */
.secondaryStories {
  background: #000;
  overflow: hidden;
  padding-bottom: 2%;
  position: relative;
  z-index: 30; }

.secondaryStory {
  transition: all 0.5s ease;
  position: relative;
  padding: 2%;
  padding-bottom: 0;
  z-index: 3;
  will-change: transform; }
  @media all and (min-width: 600px) {
    .secondaryStory {
      width: 50%;
      float: left; }
      .secondaryStory:first-child {
        padding-right: 1%; }
      .secondaryStory:last-child {
        padding-left: 1%; }
      .secondaryStory:hover {
        padding: 0; } }

.secondaryStory__title {
  font-family: "freight-text-pro";
  color: #fff;
  transition: all 0.5s ease;
  text-shadow: 0 0 80px #000, 0 0 20px #000, 0 0 10px #000;
  font-size: 1.6em;
  padding: .3em;
  line-height: 1;
  font-weight: normal;
  margin: 1em 0 .2em 0; }
  @media all and (min-width: 600px) {
    .secondaryStory__title {
      font-size: 2em;
      position: absolute;
      bottom: 0;
      padding: 3%;
      font-weight: 200;
      font-family: "acumin-pro-extra-condensed"; } }

.recentStories {
  max-width: 40em; }

.sectionTitle--recentStories {
  margin-top: 1em; }

/*	Recent Stories uses the _modules-shared/storyList styling	
*/
/*	Tags
		---- */
.exploreTagsList {
  text-align: center;
  max-width: 50em;
  margin: 0 auto; }

.exploreTag__tag:after {
  color: #aaa;
  content: "\00B7"; }

.exploreTag__tag:last-child:after {
  display: none; }

.exploreTag__tagLink {
  border: none;
  font-size: 1.8em;
  font-style: italic;
  font-weight: 100;
  margin: 0 .15em;
  text-transform: lowercase; }

#tabs {
  position: relative;
  z-index: 99;
  background: #fff;
  margin-top: 3em; }
  @media all and (min-width: 600px) {
    #tabs {
      margin-top: 0; } }
  #tabs li[aria-controls="tabs-2"] {
    display: none; }
  #tabs .ui-tabs-anchor {
    color: #000; }

.sectionTitle--recentStories {
  margin-top: 1em; }

.story__edit {
  text-align: center;
  display: block;
  margin: 2em auto 0 auto;
  width: 4em;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 0.8em; }
  .story__edit:link, .story__edit:visited {
    color: #f00; }
  .story__edit:link:hover, .story__edit:visited:hover {
    color: #5a5a5a; }

/*	Layout
	------ */
.prevNext {
  background: #000;
  overflow: hidden;
  position: relative;
  z-index: 40;
  /* margin-top: 2em; */
  clear: both;
  margin-bottom: 1em; }

.prevNext__col {
  float: left;
  width: 50%; }
  .prevNext__col:first-child:nth-last-child(1) {
    float: right;
    text-align: right; }
  .prevNext__col:first-child:nth-last-child(1):not(.prevNext__nextStory) {
    text-align: left; }

.prevNext__link {
  padding: 4%;
  display: block;
  height: 27vw; }

.prevNext__col.prevNext__prevStory {
  border-right: 1px solid #fff !important; }

/*	Color
	----- */
.prevNext__col {
  background: #000;
  position: relative;
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, 0.2); }
  .prevNext__col a {
    color: #fff; }

.prevNext__col:first-child {
  border-left: none;
  border-right: none; }

/*	.prevNext__linkDesc {
		opacity: 0;
	} */
.prevNext__col.prevNext__nextStory {
  border-right: none; }

.prevNext__col:hover {
  cursor: pointer;
  /*.prevNext__linkDesc { */ }
  .prevNext__col:hover .prevNext__image {
    background-size: 110%;
    filter: blur(0) grayscale(0);
    -webkit-filter: blur(0) grayscale(0);
    width: 110%;
    height: 110%;
    top: -5%;
    left: -5%;
    opacity: 1; }
  .prevNext__col:hover a {
    opacity: 0; }
  .prevNext__col:hover a:before {
    background: none; }

.prevNext__link {
  color: #fff;
  position: relative;
  -moz-transition: background-size 1s ease;
  -o-transition: background-size 1s ease;
  -webkit-transition: background-size 1s ease;
  transition: background-size 1s ease;
  z-index: 1;
  border: none; }

.prevNext__image {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  filter: blur(0px) grayscale(100%);
  -webkit-filter: blur(0px) grayscale(100%);
  background-size: 100%;
  background-position: top center;
  opacity: .6;
  transition: all .5s ease; }

.prevNext__nextStory.prevNext__col:first-child .prevNext__linkDesc {
  max-width: 10em;
  text-align: right;
  float: right; }

.prevNext__nextStory a:before,
.prevNext__prevStory a:before {
  position: absolute;
  content: "";
  height: 100%;
  width: 50%;
  top: 0; }

.prevNext__nextStory a:before {
  left: 0;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+100&0.65+0,0+100;Neutral+Density */
  background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.65) 40%, transparent 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.65) 40%, transparent 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, rgba(0, 0, 0, 0.65) 40%, transparent 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000',GradientType=1 );
  /* IE6-9 */ }

.prevNext__prevStory a:before {
  right: 0;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+100&0+0,0.65+100 */
  background: -moz-linear-gradient(left, transparent 40%, rgba(0, 0, 0, 0.65) 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(left, transparent 40%, rgba(0, 0, 0, 0.65) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, transparent 40%, rgba(0, 0, 0, 0.65) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=1 );
  /* IE6-9 */ }

/*	Typography
	---------- */
.prevNext__linkTitle {
  font-family: "azo-sans-web";
  font-weight: bold;
  font-size: 1em;
  text-transform: uppercase;
  letter-spacing: .04em; }

.prevNext__linkDesc {
  font-family: "acumin-pro-extra-condensed", "Arial Narrow", "Helvetica Condensed";
  font-size: 2.3em;
  opacity: 0;
  position: absolute;
  line-height: .9; }
  @media all and (min-width: 1000px) {
    .prevNext__linkDesc {
      position: relative;
      opacity: 1; } }

.prevNext__prevStory {
  text-align: right; }

.prevNext__prevStory .prevNext__link:after {
  background: rgba(0, 60, 100, 0.6); }

.prevNext__moreStories.prevNext__col:hover a {
  opacity: 1; }

/*	This is the base styling for the title of a longform story. */
.titleContainer {
  overflow: visible !important; }
  .titleContainer {
    position: relative;
    /*		z-index: 30; */
    padding: 0;
    text-align: center;
    font-family: "freight-text-pro";
    margin-bottom: 2em; }
    @media all and (min-width: 1000px) {
      .titleContainer {
        margin-bottom: 0; } }
  .titleContainer .title {
    margin: 0 auto;
    font-family: "freight-text-pro";
    font-size: 1.4em;
    font-weight: 100; }
    @media all and (min-width: 800px) {
      .titleContainer .title {
        font-size: 6vw; } }
  .titleContainer .date {
    font-size: .9rem;
    margin-bottom: 1em;
    display: block; }
  .titleContainer .maintitle {
    /* font-family: "Arial Narrow", Arial, "Helvetica Condensed", Helvetica, sans-serif; */
    display: block;
    /* max-width: 60%; */
    font-weight: 200;
    /* font-size: 1em; */
    padding: 0 4%;
    margin: 0 auto;
    line-height: .9; }
  .titleContainer .supertitle {
    font-family: "freight-text-pro";
    text-transform: uppercase;
    font-size: .25em;
    display: block;
    letter-spacing: 2px;
    position: relative;
    z-index: 2; }
  .titleContainer .subtitle {
    font-style: italic;
    line-height: 1;
    margin-top: 0.8em;
    display: block;
    padding: 0 4%;
    font-size: 0.6em; }
    @media all and (min-width: 800px) {
      .titleContainer .subtitle {
        font-size: 0.45em; } }
  .titleContainer .u-Masthead__vassar {
    font-family: "freight-text-pro";
    font-weight: normal;
    position: absolute;
    top: 1em; }

/*	FOUC-concealant	*/
.js .title {
  opacity: 0; }

.title {
  font-size: 80%;
  transition: all 0.75s ease; }

:not(.seriesHome) .title,
.seriesHome .title {
  opacity: 1; }

.maintitle {
  font: 200 2em/0.9 acumin-pro-extra-condensed, Arial Narrow, Helvetica Condensed; }

.title--long .maintitle {
  font: 200 1.8em/0.9 acumin-pro-extra-condensed, Arial Narrow, Helvetica Condensed !important; }

@media all and (min-width: 800px) {
  .maintitle {
    font: 200 1.4em/1 acumin-pro-extra-condensed, Arial Narrow, Helvetica Condensed; }
  .title--long .maintitle {
    font: 200 1.2em/1 acumin-pro-extra-condensed, Arial Narrow, Helvetica Condensed !important; } }

/*	
@include fontWhenTKisLoaded("maintitle", 200 2em/0.9 acumin-pro-extra-condensed, Arial Narrow, Helvetica Condensed);

@media all and (min-width: $medium) {
	@include fontWhenTKisLoaded("maintitle", 200 1.4em/1 acumin-pro-extra-condensed, Arial Narrow, Helvetica Condensed);
}
*/
.hasHeaderImage:not(.headerImageBelowTitle) .titleContainer {
  padding-top: 6em; }
  @media all and (min-width: 1000px) {
    .hasHeaderImage:not(.headerImageBelowTitle) .titleContainer {
      padding-top: 0; } }

.hasHeaderImage:not(.headerImageBelowTitle) .u-pageTitle {
  margin-bottom: 0; }

.hasHeaderImage:not(.headerImageBelowTitle) .imageHeader {
  position: relative; }

@media all and (min-width: 1000px) {
  .hasHeaderImage:not(.headerImageBelowTitle) .intro:after {
    content: "";
    position: absolute;
    left: -1em;
    right: -1em;
    bottom: -1em;
    top: 3em;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,ffffff+100&amp;0+0,1+100 */
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, white 100%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(100%, white));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, white 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(255, 255, 255, 0) 0%, white 100%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgba(255, 255, 255, 0) 0%, white 100%);
    /* IE10+ */
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, white 100%);
    /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=0 );
    /* IE6-9 */ }
  .hasHeaderImage:not(.headerImageBelowTitle) .imageHeader {
    overflow: hidden; }
    .hasHeaderImage:not(.headerImageBelowTitle) .imageHeader h2 {
      padding-left: 0%;
      padding-right: 0%;
      color: #fff;
      text-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
      z-index: 100;
      position: relative;
      width: 100%; }
    .hasHeaderImage:not(.headerImageBelowTitle) .imageHeader img {
      position: fixed;
      z-index: 10; }
  .hasHeaderImage:not(.headerImageBelowTitle) .subtitle {
    display: block;
    line-height: 1.2; }
  .hasHeaderImage:not(.headerImageBelowTitle) .imageHeader__masthead {
    position: absolute;
    z-index: 20;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0; }
  .hasHeaderImage:not(.headerImageBelowTitle) .imageHeader:before {
    display: none; }
  .hasHeaderImage:not(.headerImageBelowTitle) .imageHeader__image {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: -1; }
  .hasHeaderImage:not(.headerImageBelowTitle) .imageHeader__image img {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 10; }
  .hasHeaderImage:not(.headerImageBelowTitle) .imageHeader.overlay {
    background: #888; }
    .hasHeaderImage:not(.headerImageBelowTitle) .imageHeader.overlay svg {
      position: absolute; }
    .hasHeaderImage:not(.headerImageBelowTitle) .imageHeader.overlay .titleContainer {
      opacity: 1; }
    .hasHeaderImage:not(.headerImageBelowTitle) .imageHeader.overlay .imageHeader__image {
      filter: grayscale(100%);
      -webkit-filter: grayscale(100%);
      /*enforce 3d accelleration*/
      webkit-transform: translate3d(0, 0, 0);
      -moz-transform: translate3d(0, 0, 0);
      -ms-transform: translate3d(0, 0, 0);
      transform: translate3d(0, 0, 0);
      background: #000; }
  .hasHeaderImage:not(.headerImageBelowTitle) .imageHeader__image--container {
    top: 0;
    bottom: 0;
    overflow: hidden;
    position: absolute;
    width: 100%;
    clip: rect(0 auto auto 0);
    clip: rect(0, auto, auto, 0);
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    /*	top: 0;
    bottom: 0;
    overflow: hidden;
    position: absolute;
    width: 100%;
    border: 1px solid black;
    clip: rect(0, auto, auto, 0);
    -webkit-clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%);
    clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%);
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden; */ }
    @supports (not (clip: rect(0, auto, auto, 0))) and (not (clip: rect(0 auto auto 0))) {
      .hasHeaderImage:not(.headerImageBelowTitle) .imageHeader__image--container {
        clip: auto;
        -webkit-clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%);
        clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%); } }
  .hasHeaderImage:not(.headerImageBelowTitle) .imageHeader.noBlur .titleContainer {
    opacity: 1; }
  .hasHeaderImage:not(.headerImageBelowTitle) .imageHeader.noBlur .imageHeader__image {
    filter: grayscale(0%);
    -webkit-filter: grayscale(0%); }
  .hasHeaderImage:not(.headerImageBelowTitle) .titleContainer {
    opacity: 0;
    display: flex;
    align-items: center;
    height: 54vw;
    max-height: 102vh;
    background: rgba(0, 0, 0, 0.5);
    position: relative;
    z-index: 11;
    transition: opacity 1s ease; } }

.noHeaderImage .titleContainer {
  padding: 20vh 0 0 0; }

.noHeaderImage .u-Search__button svg {
  fill: #ddd; }

.noHeaderImage .u-Search__button:hover svg {
  fill: #aaa; }

.noHeaderImage .intro {
  max-width: 43.6rem;
  margin: 0 auto; }

.noHeaderImage .u-Masthead__vassar--link {
  color: #aaa; }

.noHeaderImage .u-Masthead__vassar--link:hover,
.noHeaderImage .u-Masthead__vassar--link:visited:hover {
  color: #666; }

.noHeaderImage.mini .title {
  font-size: 1em;
  max-width: 28em;
  margin-left: auto;
  margin-right: auto; }

.headerImageBelowTitle .titleContainer {
  margin: 7em 0 3em 0; }

.byline {
  letter-spacing: .1em;
  text-align: center;
  position: relative; }

.byline:nth-last-of-type(1) {
  margin-bottom: 2em;
  padding-bottom: 1em; }

.byline:nth-last-of-type(1):after {
  content: "";
  position: absolute;
  bottom: 0;
  border-bottom: 3px double #eee;
  left: 40%;
  right: 40%; }

.byline .by {
  font-family: "azo-sans-web";
  font-weight: bold;
  text-transform: uppercase;
  font-size: .6em; }

.byline .author {
  font-family: "freight-text-pro";
  text-transform: uppercase;
  font-size: .8em; }

.byline .photos:after {
  content: ":"; }

.byline .photocredit {
  color: #aaa;
  display: block;
  letter-spacing: 0;
  font-size: .7em;
  text-transform: none; }

.byline.byline--photographer {
  letter-spacing: 0;
  font-size: 0.7em;
  font-style: italic;
  color: #999; }

.byline.byline--author {
  margin-bottom: 0.2em; }

/*
.photos_byline {
	text-align: center;

	.photos:after {
		content: ":";
	}
	
	.photos,
	.photographer {
	}
}


p.byline:nth-last-of-type(1) {
	
}

*/
/*	Figures that appear in content rows
	(Percentages are a percentage of the
	column they're in)
	----------------------------------- */
figure {
  margin-bottom: 1em;
  position: relative;
  z-index: 3; }

@media all and (min-width: 800px) {
  .mod--half, .mod--three-quarters {
    width: 50%; }
  .mod--third {
    width: 33%; }
  .mod--quarter {
    width: 25%; } }

figcaption, figcaption p,
.captiontext,
.captiontext p {
  font-family: "azo-sans-web";
  color: #666;
  line-height: 1.3;
  font-size: 14.4px;
  font-size: 0.9rem; }
  @media all and (min-width: 800px) {
    figcaption, figcaption p,
    .captiontext,
    .captiontext p {
      font-size: 9.6px;
      font-size: 0.6rem; } }

figcaption p:last-child,
.captiontext p:last-child {
  margin-bottom: 0; }

figcaption, .captiontext {
  width: 100%;
  overflow: hidden;
  padding: .6em 0; }
  figcaption a, .captiontext a {
    border: none;
    text-decoration: underline; }
  figcaption .morelink, .captiontext .morelink {
    text-transform: uppercase;
    font-weight: bold;
    float: right;
    font-size: .9em;
    letter-spacing: .05em;
    margin-top: .5em;
    margin-left: 1em; }

figcaption > .photocredit:first-child:nth-last-child(1) {
  float: right; }

.mod--fullscreen figcaption {
  padding: .6em; }

.mod--fullscreen.caption--right .captiontext, .mod--fullscreen.caption--left .captiontext {
  line-height: 1.4;
  display: block; }
  @media all and (min-width: 800px) {
    .mod--fullscreen.caption--right .captiontext, .mod--fullscreen.caption--left .captiontext {
      margin-bottom: 1em; } }
  .mod--fullscreen.caption--right .captiontext p:last-child, .mod--fullscreen.caption--left .captiontext p:last-child {
    margin: 0; }

.mod--fullscreen.caption--right .captiontext, .mod--fullscreen.caption--right .photocredit, .mod--fullscreen.caption--left .captiontext, .mod--fullscreen.caption--left .photocredit {
  width: 100%;
  float: none; }

@media all and (min-width: 800px) {
  .figure--wide figcaption {
    padding: 1em;
    padding-top: .2em;
    float: left; } }

.photocredit {
  color: #aaa;
  /* white-space: nowrap; was causing weird breaks */
  display: block; }
  .photocredit strong {
    font-weight: normal; }

/*
.photocredit {
	display: block;
	font-size: 1em;
	font-family: $serif;
	border-top: 1px solid #eee;
	margin-top: .4em;
	padding-top: .2em;
	text-align: right;
	
	strong {
		font-size: .9em;
	}

}

.figure--wide,
.mod--full,
.mod--fullscreen,
.mod--wide {
	.captiontext {
		@media all and (min-width: $medium) {
			width: 74%;
			float: left;
		}
	}
	.photocredit {
		@media all and (min-width: $medium) {
			border: none;
			margin: 0;
			padding: 0;
			width: 25%;
			float: right;
		}
	}
}
*/
/*	Figures that appear in their own rows
	(Percentages are a percentage of the
	width of the whole screen)
	------------------------------------- */
.mod--wide {
  margin-top: 0 !important; }
  @media all and (min-width: 800px) {
    .mod--wide {
      width: 75%; } }

@media all and (min-width: 800px) {
  .mod--right.mod--indent {
    margin-right: -4em; }
  .mod--left.mod--indent {
    margin-left: -4em; }
  .mod--right.mod--indent.mod--half, .mod--right.mod--indent.mod--three-quarters,
  .mod--left.mod--indent.mod--half,
  .mod--left.mod--indent.mod--three-quarters {
    width: 60%; } }

@media all and (min-width: 800px) {
  .mod--quarter.mod--left,
  .mod--third.mod--left,
  .mod--half.mod--left {
    float: left;
    margin-right: 1em; }
  .mod--quarter.mod--right,
  .mod--third.mod--right,
  .mod--half.mod--right {
    float: right;
    margin-left: 1em; }
  .mod--left {
    float: left;
    margin-right: 1em; }
  .mod--right {
    float: right;
    margin-left: 1em; } }

.caption--right,
.caption--left {
  overflow: hidden;
  background: #eee;
  /*	.u-Galleria__caption,
	.captiontext,
	.photocredit {
		color: #eee;
	} */ }
  .caption--right .u-Galleria__caption,
  .caption--left .u-Galleria__caption {
    color: #eee; }
  @media all and (min-width: 800px) {
    .caption--right img,
    .caption--left img {
      width: 70%; }
    .caption--right figcaption,
    .caption--left figcaption {
      width: 30%;
      padding: 2%; } }
  @media all and (min-width: 1000px) {
    .caption--right img,
    .caption--left img {
      width: 74%; }
    .caption--right figcaption,
    .caption--left figcaption {
      width: 26%;
      padding: 2%; } }

@media all and (min-width: 800px) {
  .caption--right img {
    float: left; }
  .caption--right figcaption {
    float: right; }
  .caption--left img {
    float: right; }
  .caption--left figcaption {
    float: left; } }

.figure--image.mod--fullscreen {
  margin-top: 2em;
  margin-bottom: 3em; }

@media all and (min-width: 800px) {
  .figure--image.mod--fullscreen:not(.caption--right) figcaption {
    padding-left: 2%;
    width: 25%;
    position: absolute;
    padding-top: 1em;
    padding-right: 2em;
    /*			& .captiontext:before {
				content: "\2191";
				margin-right: .25em;
			} */ } }

.intro {
  box-sizing: content-box;
  padding: 6%;
  padding-bottom: 0;
  margin: 0 auto 2em auto; }
  @media all and (min-width: 800px) {
    .intro {
      width: 60%; } }
  @media all and (min-width: 1000px) {
    .intro {
      width: 50%;
      max-width: 40rem; } }
  .intro, .intro p {
    font-size: 1.4rem;
    line-height: 1.3; }
  @media all and (min-width: 800px) {
    .intro, .intro p {
      font-size: 1.1rem;
      line-height: 1.2;
      color: #666; } }

.intro .pgraph--intro {
  font-size: 1.1em; }
  @media screen and (min-width: 800px) {
    .intro .pgraph--intro {
      font-size: 1em;
      margin-top: 0.7em; } }

.hasHeaderImage:not(.headerImageBelowTitle) .intro {
  padding-bottom: 0;
  background: #fff;
  margin: 0 auto;
  position: relative;
  z-index: 16;
  margin-bottom: 0;
  box-sizing: content-box; }
  @media all and (min-width: 800px) {
    .hasHeaderImage:not(.headerImageBelowTitle) .intro {
      padding: 7% 6.6% 2% 6.6%; } }
  @media all and (min-width: 1000px) {
    .hasHeaderImage:not(.headerImageBelowTitle) .intro {
      box-shadow: 0 -4px 16px rgba(0, 0, 0, 0.2);
      margin-top: -1%;
      width: 50%;
      /* max-width: 35em; */
      /* top: -10vh; */ } }

.hasHeaderImage:not(.headerImageBelowTitle) .intro .imageHeader {
  display: none; }

.hasHeaderImage:not(.headerImageBelowTitle) .intro p:last-child {
  margin-bottom: 0; }

.col--right {
  padding-left: 1em; }

.col--left {
  padding-right: 1em; }

.sideNote__header {
  font-family: "azo-sans-web";
  text-transform: uppercase;
  letter-spacing: .08em;
  margin-top: 0; }
  @media all and (min-width: 800px) {
    .sideNote__header {
      font-size: .75em; } }
  @media all and (min-width: 1000px) {
    .sideNote__header {
      font-size: .65em; } }

.sideNote {
  /* margin-bottom: -100%; */
  padding: 4%;
  background: #eee; }
  .sideNote p {
    font-size: 0.9em;
    margin: 0; }
  @media all and (min-width: 600px) {
    .sideNote {
      padding: 4%;
      width: 50%; }
      .sideNote.mod--left {
        margin-right: 2em;
        float: left; }
      .sideNote.mod--right {
        margin-left: 2em;
        float: right; }
      .sideNote p {
        font-size: 1em;
        line-height: 1.3; } }
  @media all and (min-width: 800px) {
    .sideNote p {
      font-size: 0.8em;
      line-height: 1.3; } }
  @media all and (min-width: 1000px) {
    .sideNote {
      padding: 0;
      background: transparent;
      margin: 0;
      width: 25%;
      position: absolute;
      padding: 0 2.5%; }
      .sideNote p {
        font-size: 0.8em;
        line-height: 1.3; }
      .sideNote.mod--left {
        left: 0; }
      .sideNote.mod--right {
        right: 0; } }
  @media all and (min-width: 1000px) {
    .sideNote p {
      font-size: .6em;
      line-height: 1.2; }
    .sideNote.mod--left {
      padding-left: 4%; }
    .sideNote.mod--right {
      padding-right: 4%; } }

@media screen {
  .u-Video {
    height: 0;
    margin: 1.5em 0;
    overflow: hidden;
    position: relative;
    padding-bottom: 56.25%; }
  .u-Video--4x3 {
    padding-bottom: 75%; }
  .u-Video--16x9 {
    padding-bottom: 56.25%; }
  .u-Video iframe {
    height: 100%;
    left: 0;
    position: absolute;
    top: -1px;
    width: 100%; }
  aside .u-Video {
    margin: 0; } }

.infocard {
  padding: 4%;
  background: #8bd2ff;
  margin-bottom: 1em; }
  .infocard .infocard__title {
    font-family: "azo-sans-web";
    margin: 0;
    font-size: .64em;
    text-transform: uppercase;
    letter-spacing: .1em; }
  .infocard .infocard__title:after {
    display: none; }
  .infocard .titleSection {
    display: block;
    font-weight: bold; }
  .infocard .titleSection--category {
    color: #fff;
    border-bottom: 1px solid rgba(255, 255, 255, 0.4);
    padding-bottom: .2em;
    margin-bottom: .2em; }

aside {
  padding: 4%;
  background: #eee;
  margin-bottom: 1em;
  overflow: hidden;
  position: relative;
  z-index: 400; }
  aside h3 {
    text-transform: uppercase;
    margin: 0;
    font-weight: bold;
    font-family: "azo-sans-web";
    letter-spacing: .05em;
    font-size: .6em;
    margin-bottom: .5em; }
    aside h3:after {
      display: none; }
    aside h3 span {
      font-weight: normal;
      color: #888;
      display: block;
      margin-top: 0.2em; }
  aside h4 {
    font-size: 0.6em;
    font-family: "freight-text-pro";
    text-transform: uppercase;
    letter-spacing: 0.05em; }
  aside p {
    font-size: .9em;
    line-height: 1.4;
    font-family: "azo-sans-web"; }
    @media all and (min-width: 800px) {
      aside p {
        font-size: .8em; } }
    @media all and (min-width: 1000px) {
      aside p {
        font-size: .64em; } }
    aside p:last-child {
      margin: 0; }

@media all and (min-width: 800px) {
  .mod--longform.mod--right, .mod--longform.mod--left {
    width: 70%; }
  .mod--longform.mod--right {
    margin-right: -8em; }
  .mod--longform.mod--left {
    margin-left: -8em; } }

@media all and (min-width: 800px) {
  .mod--twocols aside {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
    -webkit-column-gap: 1.8em;
    -moz-column-gap: 1.8em;
    column-gap: 1.8em;
    -webkit-column-rule: 1px outset #fff;
    -moz-column-rule: 1px outset #fff;
    column-rule: 1px outset #fff; } }

.mod--subsection {
  margin: 2em 0;
  padding: 6%; }

.mod--threecols aside {
  width: 100%;
  /* background: transparent; */ }
  @media all and (min-width: 800px) {
    .mod--threecols aside {
      -webkit-column-count: 2;
      -moz-column-count: 2;
      column-count: 2;
      -webkit-column-gap: 1.8em;
      -moz-column-gap: 1.8em;
      column-gap: 1.8em;
      -webkit-column-rule: 1px outset #fff;
      -moz-column-rule: 1px outset #fff;
      column-rule: 1px outset #fff; } }
  @media all and (min-width: 1000px) {
    .mod--threecols aside {
      -webkit-column-count: 3;
      -moz-column-count: 3;
      column-count: 3; } }

.mod--twocols figure,
.mod--threecols figure {
  display: inline-block; }

.row.nostyle {
  overflow: visible; }
  .row.nostyle .col {
    padding: 0;
    background: none; }

pre {
  background: #eee;
  padding: 1em;
  font-size: .8em; }

code {
  font-family: monospace;
  font-size: .8em;
  color: #040; }

.sideNote .audioplayer .audioplayer-bar {
  top: 0;
  left: -1px;
  right: -1px; }

/*
.u-Search__form {
	position: relative;
	height: 2em;
	width: 20em;
	
	.u-Search__field,
	.u-Search__submit {
		position: absolute;		
		height: 100%;
		border: none;
	}
	.u-Search__field {
		width: 80%;
		left: 0;
	}
	.u-Search__submit {
		width: 20%;
		right: 0;
	}
}
*/
.pullquote {
  border-top: 1px solid #eee;
  border-bottom: 1px solid #eee;
  margin: .5em auto;
  padding: 0.5em 0;
  text-align: center;
  /*	@media screen and (min-width: $medium) {
		font-size: 3em;
	} */ }
  @media screen and (min-width: 800px) {
    .pullquote.mod--right, .pullquote.mod--left {
      margin-top: .15em;
      width: 60%; } }
  @media screen and (min-width: 800px) {
    .pullquote.mod--right {
      text-align: left;
      clear: right;
      margin-left: .5em;
      margin-right: -2em; } }
  @media screen and (min-width: 800px) {
    .pullquote.mod--left {
      text-align: right;
      clear: left;
      margin-right: .5em;
      margin-left: -2em; } }
  .pullquote, .pullquote p {
    font-family: "acumin-pro-extra-condensed", "Arial Narrow", "Helvetica Condensed";
    line-height: 1;
    font-size: 3rem;
    font-size: 3rem; }
    @media screen and (min-width: 800px) {
      .pullquote, .pullquote p {
        font-size: 2rem;
        font-size: 2rem; } }
  .pullquote p:last-child {
    margin: 0; }

/*	ON INTERIOR PAGES
	================= */
.storyindex__header {
  font-family: "azo-sans-web";
  font-size: .8em;
  margin: 0;
  text-transform: uppercase;
  font-weight: normal;
  letter-spacing: .05em; }

.storyindex__indexlist {
  margin: 0 0 3em 0;
  /*	padding: 0 6% 6% 6%; */
  list-style: none;
  /*	counter-reset: the-counter; */ }

/*
.storyindex__indexitem:first-child {
	a {
		font-size: 2.4em;
		padding-left: 0;
		font-family: "acumin-pro-extra-condensed";
	}
	a:before {
		content: none;
	}
}
*/
.storyindex__indexitem:nth-child(2) {
  counter-reset: the-counter; }

.storyindex__indexitem {
  margin: 0;
  padding: 0;
  background-size: cover;
  /*	a:before {
		content: counter(the-counter);
		counter-increment: the-counter;
		margin-right: .3em;
		color: rgba(255,255,255,.4);
		transition: all 0.5s ease;
	} */ }
  .storyindex__indexitem a {
    display: block;
    color: rgba(255, 255, 255, 0.6);
    border: none;
    font-family: "freight-text-pro";
    font-size: 2.2em;
    font-size: 1.3em;
    transition: all 0.25s ease;
    padding: .5em 0; }
    @media all and (min-width: 800px) {
      .storyindex__indexitem a {
        padding: .75em .5em; } }

.row.storyindex {
  padding: 2em;
  margin-top: 2em; }
  @media all and (min-width: 800px) {
    .row.storyindex {
      padding: 0; } }
  .row.storyindex aside {
    background: #000;
    width: 100%;
    margin-top: 2em;
    padding: 0; }
    @media all and (min-width: 800px) {
      .row.storyindex aside {
        padding: 2em 0 0 16%; } }
    .row.storyindex aside h3 {
      margin-left: 2em;
      color: #aaa; }

/*	THE LIST
	-------- */
.storyindex__header {
  text-align: center;
  margin: 4em 0 2em 0; }
  .storyindex__header:after {
    display: none; }

.storyindex__indexitem {
  border-bottom: 1px solid #444; }
  .storyindex__indexitem.item--isCurrent {
    border: 1px solid #fff;
    border-left: none;
    border-right: none;
    /* font-size: 1em; */
    margin-top: -1px; }
  .storyindex__indexitem a {
    background: #000; }
    @media all and (min-width: 800px) {
      .storyindex__indexitem a {
        /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+100&0.65+0,0+100;Neutral+Density */
        background: -moz-linear-gradient(left, black 20%, transparent 100%);
        /* FF3.6-15 */
        background: -webkit-linear-gradient(left, black 20%, transparent 100%);
        /* Chrome10-25,Safari5.1-6 */
        background: linear-gradient(to right, black 20%, transparent 100%);
        /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000',GradientType=1 );
        /* IE6-9 */
        transition: all 0.5s ease; } }
  .storyindex__indexitem.item--isCurrent a,
  .storyindex__indexitem a:hover {
    color: #fff;
    /* padding: 1em .5em; */
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+100&0.65+0,0+100;Neutral+Density */
    background: -moz-linear-gradient(left, black 40%, transparent 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(left, black 40%, transparent 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, black 40%, transparent 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000',GradientType=1 );
    /* IE6-9 */ }
    .storyindex__indexitem.item--isCurrent a:before,
    .storyindex__indexitem a:hover:before {
      color: #fff; }

/*	ON HOME PAGE
	============ */
.seriesHome {
  /*	.intro + .row {
		padding-top: 6%;
	} */ }
  .seriesHome .storyindex__header {
    color: #aaa; }
  .seriesHome .imageHeader {
    overflow: visible; }
  .seriesHome .u-lContent .storyindex .mod--longform a {
    text-shadow: none; }
  .seriesHome .titleContainer h2,
  .seriesHome .titleContainer .maintitle,
  .seriesHome .titleContainer .subtitle {
    font-family: "refrigerator-deluxe"; }
  .seriesHome .storyindex__header {
    font-family: "industry";
    padding: 6% 0 0 6%; }
  .seriesHome .intro {
    box-shadow: none;
    box-sizing: border-box;
    margin-top: 0;
    padding: 7% 6.6%;
    z-index: 50;
    margin-bottom: -1%; }
    .seriesHome .intro:after {
      content: none; }
  .seriesHome .storyindex {
    background-size: cover;
    margin: 0 auto;
    position: relative;
    background-color: #000;
    margin-top: 2em; }
    .seriesHome .storyindex:before {
      content: "";
      position: absolute;
      top: 0;
      left: 0;
      width: 80%;
      height: 100%;
      /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+100&0.65+0,0+100;Neutral+Density */
      background: -moz-linear-gradient(left, black 20%, transparent 100%);
      /* FF3.6-15 */
      background: -webkit-linear-gradient(left, black 20%, transparent 100%);
      /* Chrome10-25,Safari5.1-6 */
      background: linear-gradient(to right, black 20%, transparent 100%);
      /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000',GradientType=1 );
      /* IE6-9 */ }
    .seriesHome .storyindex .mod--wide {
      width: auto; }
    .seriesHome .storyindex aside {
      background: transparent;
      font-size: inherit; }
  .seriesHome .storyindex__indexlist {
    position: relative;
    z-index: 999; }
    @media all and (min-width: 1000px) {
      .seriesHome .storyindex__indexlist {
        width: 60%; } }
  .seriesHome .storyindex__indexitem {
    border-bottom: 1px solid rgba(255, 255, 255, 0.2); }
    .seriesHome .storyindex__indexitem a {
      /* padding: .25em 0; */
      background: none; }
    .seriesHome .storyindex__indexitem a:hover {
      padding-left: .25em; }
      .seriesHome .storyindex__indexitem a:hover:before {
        color: #fff; }

.u-page--story .row.vidgrid {
  padding: 2%; }

.vidgrid {
  background: #000;
  margin: 1em 0; }
  .vidgrid .col {
    max-width: none;
    width: 100%; }
  .vidgrid .u-Video {
    margin: 0; }
  .vidgrid .grid__col {
    padding-left: 1%;
    margin-top: 1em;
    border-top: 1px solid #444;
    padding-top: .5em; }
    .vidgrid .grid__col:first-child {
      margin-top: 0;
      padding-top: 0;
      border-top: none; }
    @media all and (min-width: 800px) {
      .vidgrid .grid__col {
        margin-top: 0;
        padding-top: 0;
        border-top: none; } }
  .vidgrid .grid__col:first-child {
    padding-left: 0; }
  .vidgrid figcaption,
  .vidgrid .captiontext {
    width: 90%;
    color: #aaa; }

.moreStories {
  text-align: center;
  margin: 2em 0 1em 0;
  clear: both;
  padding-top: 0; }
  .moreStories .moreStories__link {
    font-family: "acumin-pro-extra-condensed";
    font-size: 2em; }

.row--storydate {
  background: transparent; }
  .row--storydate .col {
    width: 50%; }

.story__date {
  font-family: "freight-text-pro";
  font-size: .8em;
  color: #888; }

.story__dateposted {
  font-family: azo-sans-web;
  font-size: .6em;
  text-transform: uppercase;
  letter-spacing: .05em; }

.photo-essay .col {
  max-width: none;
  width: 100%; }

.ss-wide .col {
  margin: initial;
  width: initial;
  min-width: initial;
  max-width: initial; }

.ss-wide .u-Gallery__modalThumbnail {
  margin-left: auto;
  margin-right: auto;
  margin-top: 0 !important; }

@media (min-width: 800px) {
  .ss-wide .u-Gallery__modalThumbnail {
    width: 75%; } }

b.photos_byline {
  display: block;
  text-transform: none;
  letter-spacing: normal;
  font-size: 0.8em;
  margin-top: 0.4em;
  color: #aaa;
  font-style: italic; }

.digital-library {
  z-index: 140; }

html:not(.u-page--story) .u-lContent {
  /* Jeff Mac 11-25-20 padding: 4%; */ }
  @media all and (min-width: 800px) {
    html:not(.u-page--story) .u-lContent {
      padding: 0; } }

html:not(.u-page--story) .u-pageTitle {
  font-family: "freight-text-pro";
  margin: 3em auto 1em auto; }
  @media all and (min-width: 800px) {
    html:not(.u-page--story) .u-pageTitle {
      width: 60%; } }
  @media all and (min-width: 1000px) {
    html:not(.u-page--story) .u-pageTitle {
      width: 50%;
      max-width: 40rem; } }

.u-page--story.mini .titleContainer .subtitle {
  font-size: 0.9em;
  color: #888;
  margin-top: 0.2em; }

.u-page--story.mini .titleContainer .supertitle {
  font-size: 0.6em;
  margin-bottom: 0.3em; }

.u-page--story.mini .titleContainer .title {
  font-size: 1em; }
  @media all and (min-width: 800px) {
    .u-page--story.mini .titleContainer .title {
      font-size: 0.8em; } }

.u-page--story.mini .maintitle {
  font-family: "freight-text-pro"; }

.u-page--story.mini .imageHeader__title {
  font-size: 1.4em; }

.u-page--story.mini .pgraph--intro, .u-page--story.mini .pgraph--intro p {
  text-align: center;
  font-family: "freight-text-pro";
  color: #444; }
  @media all and (min-width: 800px) {
    .u-page--story.mini .pgraph--intro, .u-page--story.mini .pgraph--intro p {
      font-size: .8rem; } }

.u-page--story.mini.hasHighlightImage .pgraph--intro, .u-page--story.mini.hasHighlightImage .pgraph--intro p {
  text-align: left; }

.u-page--story.mini .readMore {
  font-family: "azo-sans-web";
  font-size: .7rem;
  text-transform: uppercase; }

.notes {
  border-top: 3px solid #eee;
  padding-top: 1em;
  margin-top: 2em; }
  .notes h3 {
    margin: 0;
    font-family: "azo-sans-web";
    text-transform: uppercase;
    letter-spacing: .1em;
    font-size: 1em; }
    .notes h3:after {
      display: none; }
    @media all and (min-width: 1000px) {
      .notes h3 {
        font-size: .8em; } }
  .notes ul {
    margin: 0;
    padding: 0; }
  .notes ul li {
    list-style: none;
    margin: 0;
    padding: 0;
    margin-bottom: .4em;
    padding-bottom: .4em;
    border-bottom: 1px solid #eee; }
    @media all and (min-width: 1000px) {
      .notes ul li {
        font-size: .8em;
        line-height: 1.2; } }
    .notes ul li strong {
      font-family: "azo-sans-web";
      text-transform: uppercase;
      letter-spacing: .07em; }
      @media all and (min-width: 800px) {
        .notes ul li strong {
          font-size: .75em; } }

/*	page-mini is the parent styling for mini stories,
	photos, and videos.	*/
.u-page--story.mini .intro {
  padding: .6em 6%; }

.u-page--story.mini .titleContainer {
  max-width: 20em;
  padding: 5.6em 0 2em 0; }

.u-page--story.mini .date {
  margin-bottom: .6em; }

@media all and (min-width: 800px) {
  .u-page--story.mini .imageHeader__title {
    width: 60%; } }

@media all and (min-width: 1000px) {
  .u-page--story.mini .imageHeader__title {
    width: 50%;
    max-width: 40rem; } }

.u-page--story.mini .maintitle {
  max-width: none;
  line-height: 1.1; }

.u-page--story.mini.hasHighlightImage .intro {
  max-width: 34em;
  overflow: hidden; }
  .u-page--story.mini.hasHighlightImage .intro .figure--image {
    margin-top: .4em;
    margin-bottom: 0;
    width: 30%;
    float: left;
    margin-right: 1em; }

.mini.media {
  /*	&, .u-lFooter {
		background: #000;
		color: #aaa;
	}
	body {
		color: #888;
	}

	a:link, a:visited {
		color: #fff;
		border-bottom: 1px solid #444;
	}
	a:hover, a:visited:hover {
		color: #50BADE;
		border-color: #666;
	} */
  /*	.titleContainer {
		padding-top: 4em;
		padding-bottom: 0;
		
		h2 {
			font-size: 1em;
		}
	}
	.title {
		margin-bottom: .4em;
		overflow: hidden;

		.maintitle {
			font-size: .9em;
			letter-spacing: .1em;
			font-family: $sans-serif;
			text-transform: uppercase;
			font-weight: bold;
			color: #aaa;

			@media all and (min-width: $medium) {
				font-size: .7em;
			}
			
			.date {
				margin-bottom: 1em;

				@media all and (min-width: $medium) {
					margin-bottom: 0;
				}
			}
		}
	}
*/ }
  .mini.media .u-Masthead__siteName--link {
    background: #222; }
  .mini.media .u-lMain {
    background: transparent;
    padding: 0 8% 10% 8%; }
  .mini.media .caption, .mini.media .caption p {
    /* color: #aaa; */
    font-size: 1.1rem;
    font-family: "freight-text-pro";
    line-height: 1.2; }
    @media all and (min-width: 800px) {
      .mini.media .caption, .mini.media .caption p {
        font-size: .9rem; } }
    @media all and (min-width: 1000px) {
      .mini.media .caption, .mini.media .caption p {
        font-size: .8rem; } }
  .mini.media .u-Search {
    background: transparent; }
  .mini.media .u-Search__form {
    border-color: #444; }
  .mini.media .prevNext {
    margin-left: -4.5em;
    margin-right: -4.5em; }
  .mini.media .Share {
    border: none;
    clear: both;
    padding-top: 3em; }

.media--video {
  /*	&.u-page--story.mini .titleContainer {
		max-width: none;
	}
	.titleContainer {
		overflow: hidden;
		margin: 0;
		text-align: left;
		margin-bottom: .4em;
		
		.maintitle {
			margin: 0;
			padding: 0;

			@media all and (min-width: $medium) {
				width: 36.4%;
				float: right;
			}
		}
		.date {
			margin: 0;			

			@media all and (min-width: $medium) {
				float: left;
			}
		}
	}
*/ }
  .media--video .u-lMain {
    overflow: hidden; }
  .media--video .u-Video {
    margin: 0;
    padding-bottom: 53.25%; }
  .media--video .caption {
    margin-top: 1em; }
  @media all and (min-width: 800px) {
    .media--video .module--video,
    .media--video .caption {
      margin-left: auto;
      margin-right: auto; }
    .media--video .module--video {
      /*			float: left; */
      width: 70%; }
    .media--video .caption {
      max-width: 32em;
      /*			float: right; */
      padding-left: 1.2rem; } }

.media--audio {
  /*
	&.u-page--story.mini .titleContainer {
		max-width: none;
	}
	.titleContainer {
		overflow: hidden;
		margin-bottom: .4em;
		
		.date {
			@media all and (min-width: $medium) {
				float: left;
			}
		}

		.maintitle {
			padding: 0;
			margin: 0;
			margin-top: -.3em;
			text-align: center;

			@media all and (min-width: $medium) {
				float: right;
				width: 57%;
				text-align: left;
			}
   		}
	}
*/ }
  .media--audio .u-lMain {
    overflow: hidden;
    /* max-width: 40em; */ }
  .media--audio .audioplayer {
    height: 6em;
    margin-bottom: 1em;
    margin-left: -16%;
    margin-right: -25%; }
    @media all and (min-width: 800px) {
      .media--audio .audioplayer {
        height: 2.5em;
        margin-left: 0;
        margin-right: 0; } }
  .media--audio .audioplayer-playpause {
    width: 6em; }
    @media all and (min-width: 800px) {
      .media--audio .audioplayer-playpause {
        width: 2.5em; } }
  .media--audio .audioplayer-time-current {
    left: 6em; }
    @media all and (min-width: 800px) {
      .media--audio .audioplayer-time-current {
        left: 2.5em; } }
  .media--audio .audioplayer:not(.audioplayer-playing) .audioplayer-playpause a {
    border-width: 1em;
    top: 40%; }
    @media all and (min-width: 800px) {
      .media--audio .audioplayer:not(.audioplayer-playing) .audioplayer-playpause a {
        top: 50%;
        border-width: .5em; } }
  @media all and (min-width: 800px) {
    .media--audio .audio__cover {
      float: left;
      width: 40%; } }
  .media--audio .audio__cover img {
    width: 100%;
    height: 100%; }
  .media--audio .audio__content {
    margin-top: 1.2em; }
    @media all and (min-width: 800px) {
      .media--audio .audio__content {
        float: right;
        width: 57%;
        margin-top: 0; } }
  .media--audio .audioplayer {
    font-family: "azo-sans-web";
    font-size: .7em; }
  @media all and (min-width: 800px) {
    .media--audio .caption {
      max-width: 20rem; } }

.media--photo .caption {
  max-width: 24em;
  padding: 1em 2em; }

.media--photo .u-lMain {
  overflow: hidden; }

.media--photo .titleContainer {
  width: 66%;
  float: right;
  margin-left: 3.4em; }

.u-page--storyList .col {
  max-width: 36em; }

.u-page--storyList .prevNext, .u-page--storyList .exploreStories {
  display: none; }

.story--substory .seriesheader {
  font-family: "azo-sans-web";
  font-size: 1em;
  margin: 0;
  font-weight: bold;
  text-align: center;
  padding: 0 0 .5em 0;
  margin: 3em 0 0 0;
  overflow: visible;
  position: absolute;
  top: 3em;
  left: 0;
  width: 100%; }
  .story--substory .seriesheader a {
    border-bottom: 1px solid #eee;
    padding-bottom: .5em; }
  @media all and (min-width: 800px) {
    .story--substory .seriesheader {
      font-size: .8em; } }
  @media all and (min-width: 1000px) {
    .story--substory .seriesheader {
      font-size: .7em;
      margin: 0;
      top: -3.4em;
      left: 10%;
      width: 80%;
      border-bottom: 1px solid #eee; }
      .story--substory .seriesheader a {
        border: none; }
      .story--substory .seriesheader .col {
        max-width: none;
        width: 100%; } }
  .story--substory .seriesheader a, .story--substory .seriesheader a:visited {
    color: #000; }
  .story--substory .seriesheader a:hover, .story--substory .seriesheader a:visited:hover {
    color: #888; }

.story--substory .titleContainer {
  padding-top: 6vh; }
  @media all and (min-width: 1000px) {
    .story--substory .titleContainer {
      padding-top: 0; } }

.story--substory .titleContainer .title {
  font-size: 1em; }
  .story--substory .titleContainer .title .supertitle {
    font-size: .45em; }
  .story--substory .titleContainer .title .maintitle {
    font-family: "freight-text-pro";
    font-size: 1em;
    font-weight: bold;
    margin-top: .2em; }

.story--substory .intro {
  padding-top: .2em; }

.story--substory .byline {
  margin: 0; }
  .story--substory .byline:after {
    display: none; }
  .story--substory .byline .author {
    font-size: 1em;
    text-transform: none;
    letter-spacing: normal;
    font-style: italic; }
    @media all and (min-width: 800px) {
      .story--substory .byline .author {
        font-size: .7em; } }

@media all and (min-width: 800px) {
  .story--substory .PageContent {
    padding-top: 6em; } }

.story--substory .titleContainer {
  padding-top: 12vh;
  margin-bottom: 0.4em; }
  @media all and (min-width: 800px) {
    .story--substory .titleContainer {
      padding-top: 16vh; } }
  @media all and (min-width: 1000px) {
    .story--substory .titleContainer {
      padding-top: 0; } }

/*
	This styling sits on top of existing styles for the standard stories archive listing.
*/
.u-page--publication .publication__cover {
  margin-bottom: 3em;
  background-size: cover;
  background-position: center bottom; }

.u-page--publication .titleContainer {
  max-width: 36em;
  margin: 0 auto;
  text-align: left;
  overflow: hidden;
  padding: 46vh 0 8em 0; }
  .u-page--publication .titleContainer .maintitle {
    max-width: none; }
  .u-page--publication .titleContainer .title__intro {
    font-family: "azo-sans-web";
    margin-top: 1em;
    font-size: 1em;
    padding: 1em; }
    @media all and (min-width: 800px) {
      .u-page--publication .titleContainer .title__intro {
        font-size: .7em;
        padding: 0; } }

.u-page--publication .prevNext, .u-page--publication .exploreStories {
  display: none; }

@media all and (min-width: 800px) {
  .u-page--publication .title {
    float: left;
    width: 60%; }
  .u-page--publication .title__intro {
    float: right;
    width: 40%; } }

.mini.media--slideshow .caption {
  margin: 0 auto; }
  @media (min-width: 800px) {
    .mini.media--slideshow .caption {
      width: 60%; } }
  @media (min-width: 1000px) {
    .mini.media--slideshow .caption {
      width: 50%;
      max-width: 40rem; } }

.mini.media--slideshow .u-Figure--full.u-Gallery__modalThumbnail {
  margin: 0; }

.mini.media--slideshow .byline.byline--photographer {
  margin: 0; }
  .mini.media--slideshow .byline.byline--photographer .photos:after {
    content: ":"; }

.mini.media--slideshow .intro {
  margin-bottom: 1em; }

.mini.media--slideshow .titleContainer {
  padding-bottom: 1em !important;
  margin-bottom: 0; }

.captionHasBackgroundColor {
  background: #eee; }

.captionHasBackgroundColor .u-Figure__caption {
  padding-top: 3%; }

.figure {
  margin-top: 3em;
  margin-bottom: 3em; }

.row .figure {
  margin-top: 0;
  margin-bottom: 0; }

.figure--image.twoCols {
  overflow: hidden; }

.figure--image.twoCols img {
  width: 74%;
  float: left; }

.figure--image.twoCols .u-Figure__caption {
  width: 25%;
  margin-top: 0;
  float: right;
  padding-left: 2%; }

@media screen and (min-aspect-ratio: 4 / 3) {
  p, blockquote, .figure, h2, h3, h4, h5, h6,
  .imageHeader {
    position: relative;
    z-index: 2; }
  .figure--parallax {
    height: 100vh;
    overflow: hidden;
    position: relative;
    z-index: 1; }
  .figure--parallax:before {
    content: "Story continues below"; }
  .figure--parallax img {
    position: fixed;
    top: 0; }
  .figure--parallax .u-Figure__caption {
    position: absolute;
    z-index: 99;
    background: rgba(0, 0, 0, 0.8);
    color: #fff;
    width: 20%;
    padding: 2%;
    background-attachment: fixed; }
  .figure--parallax .u-Figure__caption.topLeft {
    top: 0;
    left: 0; }
  .figure--parallax .u-Figure__caption.topRight {
    top: 0;
    right: 0; } }

.demo {
  height: 20em;
  background: #eee; }

.block {
  overflow: hidden; }

.figure--sidebar {
  /*	Layout
		------ */
  /*	Typography
		---------- */ }
  .figure--sidebar {
    padding: 3%;
    background: #eee; }
  .figure--sidebar {
    font-size: .9em; }
  .figure--sidebar h2, .figure--sidebar h3, .figure--sidebar h4, .figure--sidebar h5, .figure--sidebar h6, .figure--sidebar p {
    padding: 0; }
  .figure--sidebar h2, .figure--sidebar h3, .figure--sidebar h4, .figure--sidebar h5, .figure--sidebar h6 {
    font-family: "azo-sans-web"; }
  .figure--sidebar h3 {
    font-size: 1.1em;
    margin-bottom: .4em; }
  .figure--sidebar h2:after,
  .figure--sidebar h3:after,
  .figure--sidebar h4:after,
  .figure--sidebar h5:after,
  .figure--sidebar h6:after {
    display: none; }
  .figure--sidebar h2:first-of-type,
  .figure--sidebar h3:first-of-type,
  .figure--sidebar h4:first-of-type,
  .figure--sidebar h5:first-of-type,
  .figure--sidebar h6:first-of-type {
    margin-top: 0; }

.block {
  overflow: hidden;
  clear: both; }

@media all and (min-width: 1000px) {
  .block .figure--sidebar.max-50 {
    margin-top: 0;
    margin-bottom: 0;
    /* width: 50%; */ } }

/*
.block .figure--sidebar + p {
	border: 1px solid #f00;
	width: 50%;
	float: right;
}	
*/
.section {
  background: #eee;
  padding: 2%;
  margin-top: 4em;
  margin-bottom: 4em; }

.section h2:first-of-type,
.section h3:first-of-type,
.section h4:first-of-type,
.section h5:first-of-type,
.section h6:first-of-type {
  margin-top: 0; }

.u-pageHome {
  /*	Basics
		------ */
  /*	Page nav
		-------- */
  /*	Explore
		------- */
  /*	Tabs
		---- */ }
  .u-pageHome {
    font-family: "freight-text-pro"; }
  .u-pageHome .galleria--homepage {
    display: none !important; }
  .u-pageHome .u-lContent {
    padding: 0; }
  .u-pageHome .sectionTitle {
    margin-bottom: 1em;
    text-align: center;
    font-family: "acumin-pro-extra-condensed";
    font-weight: 200;
    text-transform: uppercase;
    letter-spacing: .2em; }
  .u-pageHome .pageNav {
    text-align: center;
    position: relative;
    z-index: 2;
    padding: 3em; }
  .u-pageHome .pageNav__list {
    margin: 0;
    padding: 0; }
  .u-pageHome .pageNav__listItem {
    display: inline;
    margin-right: 1em; }
  .u-pageHome .pageNav__link {
    border: none;
    text-transform: uppercase;
    font-style: italic;
    font-size: 1.4em; }
  .u-pageHome .exploreTagsList {
    padding-left: 0 !important; }
  .u-pageHome .exploreTagsList li {
    display: inline; }
  .u-pageHome .exploreTags {
    background: #000;
    padding: 4%;
    padding-top: 0; }
  .u-pageHome li[aria-controls="tabs-2"] a {
    color: #f00; }
  .u-pageHome li[aria-controls="tabs-2"].ui-state-active a {
    border-color: #f00; }
  .u-pageHome .ui-tabs-nav {
    padding: 4%;
    text-align: center;
    display: block; }
  .u-pageHome .ui-tabs-nav a {
    border: none; }
  .u-pageHome #tabs {
    position: relative;
    z-index: 2; }
  .u-pageHome .ui-tabs .sectionTitle {
    position: absolute;
    visibility: hidden; }
  .u-pageHome .ui-state-active,
  .u-pageHome .ui-widget-content .ui-state-active,
  .u-pageHome .ui-widget-header .ui-state-active {
    border: none; }
  .u-pageHome .ui-state-default,
  .u-pageHome .ui-widget-content .ui-state-default,
  .u-pageHome .ui-widget-header .ui-state-default {
    border: none;
    background: none; }
  .u-pageHome .ui-widget-header {
    background: none; }
  .u-pageHome .ui-tabs-nav {
    padding-left: 0 !important; }
  .u-pageHome .ui-tabs-nav li {
    display: inline; }
  .u-pageHome .ui-tabs-nav li {
    font-family: "acumin-pro-extra-condensed";
    font-weight: 200;
    text-transform: uppercase;
    letter-spacing: .1em;
    font-size: 2em; }
  .u-pageHome .ui-state-active a {
    border-bottom: 1px solid #000; }
  .u-pageHome .prevNext, .u-pageHome .exploreStories {
    display: none; }
  .u-pageHome .selectedTab1 .exploreStories {
    display: block; }
  .u-pageHome .u-Masthead__siteName {
    font-size: 1.2em; }
    @media all and (min-width: 1000px) {
      .u-pageHome .u-Masthead__siteName {
        font-size: 1em; } }

/*	This file contains custom styling specifically for the Detroit homepage.
*/
@media all and (min-width: 800px) {
  .u-pageHome .featureStory__title {
    font-size: 16vw;
    font-size: 8vw; } }

.u-pageHome .featureStory__titleContainer {
  background: -moz-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.8) 100%);
  background: -webkit-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.8) 100%);
  background: linear-gradient(to bottom, transparent 0%, rgba(0, 0, 0, 0.8) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#33000000',GradientType=0 ); }

@media all and (min-width: 800px) {
  .u-pageHome .featureStory__subTitle {
    font-family: "acumin-pro-extra-condensed";
    font-size: 2em;
    margin-left: .2em; } }

/* @include fontWhenTKisLoaded("maintitle", 200 1.4em acumin-pro-extra-condensed, Arial Narrow, Helvetica Condensed); */
/*	Modifiers
	---------

	Modifier classes are general-purpose classes that can
	be applied to any element. This allows some mixing and
	matching as needed, and could help customize modules depending
	on content without the need for modifying the underlying CSS.

*/
.hide {
  display: none; }

@media all and (min-width: 1000px) {
  .max-50 {
    max-width: calc(40rem / 2); } }

.max-100 {
  max-width: 40rem; }

.max-120 {
  max-width: calc(40rem + 4rem); }

.max-160 {
  max-width: calc(40rem + 12rem); }

.max-full {
  max-width: none; }

.right {
  float: right; }

.left {
  float: left; }

.noPadding {
  /*	Example: Sections normally have padding. Since paragraphs and headers
		don't have padding, this default padding provides needed space around
		the content.
	
		But sidebar modules also have padding. A sidebar module inside a section
		might wind up with too much padding. So there needs to be a way to remove
		padding if need be. */
  padding: 0; }

.center, blockquote, .intro p, table, .recentStories, .mod--wide, .u-page--story.mini .intro, .u-page--story.mini .titleContainer, .u-page--storyList .col, .demo, .block, .figure--sidebar {
  margin-left: auto;
  margin-right: auto; }

@media all and (min-width: 1000px) {
  .figure--sidebar.twoCols {
    -moz-column-count: 2;
    -moz-column-gap: 4em;
    -webkit-column-count: 2;
    -webkit-column-gap: 4em;
    -webkit-column-rule: 2px outset #fff;
    /* Chrome, Safari, Opera */
    -moz-column-rule: 2px outset #fff;
    /* Firefox */
    column-rule: 2px outset #fff; } }

/* @import "story"; */
.g-ac-NavAnchor--menu {
  font-family: Helvetica, Arial, sans-serif;
  letter-spacing: -.025em;
  line-height: 4em;
  font-weight: bold; }

@media screen {
  .g-ac-NavAnchor--menu {
    font-weight: normal;
    padding: 0;
    text-align: center; }
  .g-NavSite__level {
    list-style: none;
    list-style-image: none;
    padding: 0;
    margin: 0; }
  .g-NavSite__item {
    display: block;
    padding: 0.25em 0 !important;
    text-decoration: none; }
  .g-NavSite__level [class*=icon-] img, .g-Gallery__link .icon-slideshow img, .g-NavSite__level [class*=icon-] svg, .g-Gallery__link .icon-slideshow svg {
    float: left;
    height: 1em;
    margin-right: .33em;
    width: 1em; }
  .g-NavSite [class*=icon-] img, .g-Gallery__link .icon-slideshow img {
    width: 16px; }
  .NavGlobal #navigation:target {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    padding: 0;
    padding-top: 4em; }
  .NavGlobal #navigation:target .iconClose, .NavGlobal #navigation:target .icon-close {
    display: block; }
  .NavGlobal #navigation:target .iconClose svg {
    height: auto;
    width: 100%; }
  .NavGlobal #navigation:target .g-NavSite__level--1 {
    padding: 6% 4%;
    z-index: 9999;
    position: relative; }
  .NavGlobal #navigation:target .ac-NavAnchor--top {
    display: none; }
  .g-ac-NavAnchor--menu {
    padding: 0 2.5%;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1; }
  .g-ac-NavAnchor--top {
    margin-bottom: 1rem;
    padding: 1rem;
    display: block;
    text-align: center; }
  .g-ac-NavAnchor--top svg {
    height: 1em !important; }
  .g-NavSite {
    padding: 4%; }
  .g-NavSite .iconClose, .g-NavSite .icon-close {
    display: none;
    height: 4em;
    padding: 1em;
    position: absolute;
    right: 0;
    top: 0;
    width: 4em;
    z-index: 20; }
  .g-NavSite__itemContainer {
    margin: 0; }
  .g-NavSite__level {
    padding-left: .5em; }
  .g-NavSite__level--1 {
    padding-left: 0; }
  .g-NavSite__level--2 .g-NavSite__item {
    padding: .3em 0; } }

@media screen and (min-width: 900px) {
  .NavGlobal #navigation:target {
    position: initial;
    padding: 3%; }
  .NavGlobal #navigation:target .g-NavSite__level--1 {
    background-color: initial; }
  .NavGlobal #navigation:target .iconClose, .NavGlobal #navigation:target .icon-close {
    display: none; }
  .NavGlobal #navigation:target .g-NavSite__level--1 {
    z-index: initial; }
  .g-ac-NavAnchor--menu, .g-ac-NavAnchor--top {
    display: none; }
  .g-NavSite__item {
    padding: .125em 0; } }

@media screen and (min-width: 900px) {
  .NavGlobal #navigation:target .g-NavSite__level--1 {
    background: none; } }

.g-ac-NavAnchor--menu, .NavGlobal .iconClose, .NavGlobal .icon-close, .g-NavSite__item {
  border-bottom: none; }

.g-NavSite__level--1 {
  border-left: none; }

/* 
.g- #navigation:target .g-NavSite__item:focus, .g- #navigation:target .g-NavSite__item:hover {
  background: transparent !important; }
*/

.g-NavSite__sec--page-menu .g-NavSite__item {
  color: #746661 !important; }

.NavGlobal a {
  color: #fff !important; }

.g- #navigation:target .iconClose, .g- #navigation:target .icon-close, .g-ac-NavAnchor--menu, .g-ac-NavAnchor--menu:visited, .g-ac-NavAnchor--menu:link, .g-ac-NavAnchor--menu:link:visited {
  fill: #fff; }

.g- #navigation:target .iconClose:focus, .g- #navigation:target .iconClose:hover, .g- #navigation:target .icon-close:focus, .g- #navigation:target .icon-close:hover, .g-ac-NavAnchor--menu:focus, .g-ac-NavAnchor--menu:hover, .g-ac-NavAnchor--menu:visited:focus, .g-ac-NavAnchor--menu:visited:hover, .g-ac-NavAnchor--menu:link:focus, .g-ac-NavAnchor--menu:link:hover, .g-ac-NavAnchor--menu:link:visited:focus, .g-ac-NavAnchor--menu:link:visited:hover {
  fill: #000; }

@media screen {
  html.g-.is-alert {
    padding-top: 0 !important; } }

@media screen and (min-width: 900px) {
  .g-.is-alert .NavGlobal {
    position: relative; }
  .g-.is-alert .PageContent {
    padding-top: 7.65em; } }

.g- body {
  position: inherit !important;
  position: initial !important; }

.g- .u-Masthead__vassar--link, .g- .u-Masthead__vassar {
  background-color: transparent !important; }

.g-ac-NavAnchor--menu, #g-search:target {
  z-index: 110 !important; }

.g-Masthead__vassar, body:not(:target) .g-Search, .g-NavSite__level--1 {
  z-index: 100 !important; }

.PageContent {
  position: relative; }

.NavGlobal * {
  border: 0;
  box-sizing: border-box !important;
  font-family: Helvetica, Arial !important;
  font-size: initial !important;
  letter-spacing: 0 !important;
  line-height: 1.1 !important; }

.NavGlobal b {
  font-weight: normal !important; }

@media screen and (min-width: 900px) {
  html.g- {
    padding-top: 7.65em !important;
    position: initial !important; } }

.psuedo-transition, .g-Masthead__vassar--link:hover path, .g-Masthead__vassar--link:focus path, .g-Masthead__vassar--link:active path {
  transition: all .17s ease-in-out; }

.g-Masthead__siteName {
  font-family: "Helvetica Condensed",Helvetica,"Arial Narrow",Arial;
  font-size: 4em;
  font-weight: 200;
  margin: 0 auto;
  max-width: 8em;
  text-align: center;
  text-transform: uppercase; }

.g-Masthead__siteName, .g-Masthead__vassar {
  padding: 0; }

@media screen {
  .g-Masthead .icon-back svg {
    float: none;
    height: 2.25em;
    width: inherit; }
  .g-Masthead__ID svg {
    height: 1.9em; }
  .g-Masthead__siteName {
    display: block;
    margin-top: 1em; }
  .g-Masthead__vassar {
    height: 3.75em;
    left: 0;
    position: absolute;
    right: 0;
    top: 0; }
  .g-Masthead__vassar--link {
    height: auto;
    left: -.5em;
    min-height: inherit;
    padding: 0;
    position: absolute;
    top: .95em;
    z-index: 10; }
  .g-Masthead__vassar--link svg {
    display: block !important;
    visibility: visible !important;
    left: 1.25em;
    position: absolute;
    width: 6.25em !important; }
  .g-Masthead__vassar--link > svg {
    display: none !important;
    visibility: hidden !important; } }

@media screen and (min-width: 900px) {
  .g-Masthead__vassar {
    font-size: 1em;
    font-weight: normal; }
  .g-Masthead__siteName {
    font-size: 7em; }
  .g-Masthead {
    margin-top: 0;
    padding: 0;
    top: 0;
    width: 100%;
    z-index: 10; }
  .g-Masthead .icon-back svg {
    height: inherit; }
  .g-Masthead__vassar {
    display: block;
    height: 7.45em;
    position: relative;
    top: -.1em; }
  .g-Masthead__vassar--link {
    left: 1em;
    top: 1.2em; }
  .g-Masthead__vassar--link svg {
    display: none; }
  .g-Masthead__ID svg {
    height: 3em; }
  .g-Masthead__siteName {
    margin-top: 0; }
  .g-Masthead__siteName--link {
    display: inline-block;
    padding: 0; }
  .g-Masthead__vassar, .g-Masthead__vassar--link svg {
    display: block !important;
    visibility: visible !important;
    position: absolute; }
  .g-Masthead__vassar--link svg {
    left: 0;
    width: 9.75em !important; } }

.g-Masthead__siteName--link {
  color: #fff; }

.g-Masthead__siteName--link:visited {
  color: #fff; }

.g-Masthead__siteName--link:focus {
  color: #fff; }

.g-Masthead__siteName--link:hover {
  color: #fff; }

.g-Masthead__siteName--link:active {
  color: #fff; }

.g-Masthead__siteName--link:link, .g-Masthead__vassar--link:link {
  border-bottom: none; }

.g-Masthead__vassar {
  background-color: #882344; }

.g-Masthead__vassar--link {
  color: #882344; }

.g-Masthead__vassar--link:visited {
  color: #882344; }

.g-Masthead__vassar--link:focus {
  color: #c1b5b0; }

.g-Masthead__vassar--link:hover {
  color: #c1b5b0; }

.g-Masthead__vassar--link:active {
  color: #746661; }

.g-Masthead__vassar--link path, .g-Masthead__vassar--link:visited path {
  fill: #fff; }

.g-Masthead__vassar--link:hover path, .g-Masthead__vassar--link:focus path {
  fill: #c1b5b0; }

.g-Masthead__vassar--link:active path {
  fill: #746661; }

@media screen and (min-width: 900px) {
  .g-Masthead__vassar {
    border-bottom: 2.25em solid #54162a; }
  .g-Masthead__vassar:after {
    border-bottom: 0.25em solid #746661;
    bottom: -2.5em;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: auto; }
  .g-Masthead__vassar--link {
    color: #882344; }
  .g-Masthead__vassar--link:visited {
    color: #882344; }
  .g-Masthead__vassar--link:focus {
    color: #c1b5b0; }
  .g-Masthead__vassar--link:hover {
    color: #c1b5b0; }
  .g-Masthead__vassar--link:active {
    color: #746661; } }

.g-ac-NavAnchor--menu {
  line-height: 4em !important; }

.g-NavSite {
  text-align: center; }

.g-NavSite__item {
  font: 600 1.7727272727em Helvetica,Arial;
  font-size: 2.1em !important; }

.g-NavSite__sec--action .g-NavSite__item {
  font-size: 1.5em;
  font-weight: 400;
  text-transform: uppercase; }

.g-NavSite__sec--action .g-NavSite__itemContainer {
  margin-bottom: 1em; }

.g-NavSite__sec--landing .g-NavSite__item {
  letter-spacing: .01em !important;
  text-transform: uppercase; }

.g-NavSite__sec--roles .g-NavSite__item {
  font-weight: 400; }

.g-NavSite__sec--roles .g-NavSite__itemContainer:nth-child(1) {
  padding-top: 1.5em; }

@media screen {
  .g- #navigation:target {
    left: 0;
    padding: 3.75em 0 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: inherit !important; }
  .g- #navigation:target .g- .iconClose, .g- #navigation:target .g- .icon-close {
    display: block; }
  .g- #navigation:target .g- .iconClose svg {
    height: auto;
    width: 100%; }
  .g- #navigation:target .g-ac-NavAnchor--top {
    display: none; }
  .g- #navigation:target .g-NavSite__level--1 {
    padding: 6% 4%;
    position: relative; }
  .g- #navigation:target .g-NavSite__level--1.g-NavSite__sec--page-menu {
    background: #fff;
    border: 0.5em solid #746661; }
  .g- #navigation:target .g-NavSite__sec--page-menu .g-NavSite__item {
    padding-left: 1.5em;
    position: relative;
    color: #746661 !important; }
  .g- #navigation:target .g-NavSite__sec--page-menu .g-NavSite__item:visited {
    color: #746661 !important; }
  .g- #navigation:target .g-NavSite__sec--page-menu .g-NavSite__item:focus {
    color: #c1b5b0 !important; }
  .g- #navigation:target .g-NavSite__sec--page-menu .g-NavSite__item:hover {
    color: #c1b5b0 !important; }
  .g- #navigation:target .g-NavSite__sec--page-menu .g-NavSite__item:active {
    color: #746661 !important; }
  .g- #navigation:target .g-NavSite__sec--page-menu .g-NavSite__item:before {
    background: url(https://stories.vassar.edu/404.html) 50% 50% no-repeat;
    background: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20viewBox%3D%220%200%2024%2018%22%3E%3Cstyle%3E.st0%7Bfill%3A%23746661%7D%3C/style%3E%3Cpath%20class%3D%22st0%22%20d%3D%22M24%2010c0%20.3-.2.5-.5.5H.5c-.3%200-.5-.2-.5-.5V8c0-.3.2-.5.5-.5h23c.3%200%20.5.2.5.5v2zM24%202.5c0%20.3-.2.5-.5.5H.5C.2%203%200%202.8%200%202.5v-2C0%20.2.2%200%20.5%200h23c.3%200%20.5.2.5.5v2zM24%2017.5c0%20.3-.2.5-.5.5H.5c-.3%200-.5-.2-.5-.5v-2c0-.3.2-.5.5-.5h23c.3%200%20.5.2.5.5v2z%22/%3E%3C/svg%3E") 50% 50% no-repeat;
    background-size: 1em;
    transition: all .17s ease-in-out;
    bottom: 0;
    content: '';
    left: 0;
    position: absolute;
    right: 6.75em;
    top: 0; }
  .g- #navigation:target .g-NavSite__sec--page-menu .g-NavSite__item:focus:before, .g- #navigation:target .g-NavSite__sec--page-menu .g-NavSite__item:hover:before {
    background: url(https://stories.vassar.edu/404.html) 50% 50% no-repeat;
    background: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20viewBox%3D%220%200%2024%2018%22%3E%3Cstyle%3E.st0%7Bfill%3A%23c1b5b0%7D%3C/style%3E%3Cpath%20class%3D%22st0%22%20d%3D%22M24%2010c0%20.3-.2.5-.5.5H.5c-.3%200-.5-.2-.5-.5V8c0-.3.2-.5.5-.5h23c.3%200%20.5.2.5.5v2zM24%202.5c0%20.3-.2.5-.5.5H.5C.2%203%200%202.8%200%202.5v-2C0%20.2.2%200%20.5%200h23c.3%200%20.5.2.5.5v2zM24%2017.5c0%20.3-.2.5-.5.5H.5c-.3%200-.5-.2-.5-.5v-2c0-.3.2-.5.5-.5h23c.3%200%20.5.2.5.5v2z%22/%3E%3C/svg%3E") 50% 50% no-repeat;
    background-size: 1em;
    transition: all .17s ease-in-out; }
  .g- #navigation:target .g-NavSite__sec--page-menu .g-NavSite__item:active:before {
    background: url(https://stories.vassar.edu/404.html) 50% 50% no-repeat;
    background: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20viewBox%3D%220%200%2024%2018%22%3E%3Cstyle%3E.st0%7Bfill%3A%23746661%7D%3C/style%3E%3Cpath%20class%3D%22st0%22%20d%3D%22M24%2010c0%20.3-.2.5-.5.5H.5c-.3%200-.5-.2-.5-.5V8c0-.3.2-.5.5-.5h23c.3%200%20.5.2.5.5v2zM24%202.5c0%20.3-.2.5-.5.5H.5C.2%203%200%202.8%200%202.5v-2C0%20.2.2%200%20.5%200h23c.3%200%20.5.2.5.5v2zM24%2017.5c0%20.3-.2.5-.5.5H.5c-.3%200-.5-.2-.5-.5v-2c0-.3.2-.5.5-.5h23c.3%200%20.5.2.5.5v2z%22/%3E%3C/svg%3E") 50% 50% no-repeat;
    background-size: 1em;
    transition: all .17s ease-in-out; }
  .g-ac-NavAnchor--menu {
    height: 3.75em;
    padding: 0;
    position: absolute;
    right: 12.6vw;
    text-align: center;
    top: 0;
    width: 3.75em; }
  .g- .iconClose, .g- .icon-close, .g-ac-NavAnchor--menu {
    border-bottom: none; }
  .g-ac-NavAnchor--top {
    display: block;
    margin-bottom: 1rem;
    padding: 1rem;
    text-align: center; }
  .g-ac-skipLinkLabel {
    border: 0 !important;
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px !important;
    padding: 0 !important;
    overflow: hidden;
    position: absolute !important;
    width: 1px !important; }
  .g-NavSite {
    padding: 4%;
    z-index: 100; }
  .g-NavSite [class*=icon-] img {
    width: 16px; }
  .g-NavSite .iconClose, .g-NavSite .icon-close {
    display: none;
    height: 3.75em;
    padding: 1em 1.1em 0;
    position: absolute;
    right: 12.6vw;
    top: 0;
    width: 3.75em;
    z-index: 110 !important; }
  .g-NavSite__item {
    background-image: none;
    display: block;
    padding: 0.25em 0;
    text-decoration: none;
    text-shadow: none; }
  .g-NavSite__itemContainer {
    margin: 0; }
  .g-NavSite__level {
    border-left: none;
    list-style: none;
    list-style-image: none;
    margin: 0;
    padding: 0; }
  .g-NavSite__level [class*=icon-] img, .g-NavSite__level [class*=icon-] svg {
    float: left;
    height: 1em;
    margin-right: .33em;
    width: 1em; }
  .g-NavSite__level--2, .g-NavSite__level--3, .g-NavSite__level--4, .g-NavSite__level--5, .g-NavSite__level--6 {
    list-style: none;
    list-style-type: none; }
  .g-NavSite__level--2 .g-NavSite__item {
    padding: .3em 0; } }

@media screen and (max-width: 900px) {
  .g- #navigation {
    display: none; }
  .g- #navigation:target {
    display: block; } }

@media screen and (min-width: 600px) {
  .g-ac-NavAnchor--menu {
    right: 3.75em; }
  .g- .iconClose, .g- .icon-close {
    right: 4em; } }

@media screen and (min-width: 900px) {
  .g-NavSite__level--1 .g-NavSite__item {
    font: 300 1em Helvetica,Arial;
    font-size: 1em !important; }
  .g-ac-NavAnchor--menu, .g-ac-NavAnchor--top {
    display: none !important;
    visibility: hidden !important; }
  .g-NavSite {
    left: 0;
    margin: 0;
    padding: 0;
    position: absolute;
    text-align: left;
    top: 5.1em;
    width: 100%; }
  .g-NavSite__itemContainer {
    display: inline-block;
    margin-right: .9em; }
  .g-NavSite__item {
    padding: .125em 0; }
  .g-NavSite__sec--landing {
    position: relative; }
  .g-NavSite__sec--action, .g-NavSite__sec--roles {
    position: absolute;
    right: 4.5em; }
  .g-NavSite__sec--action {
    top: -4.1em; }
  .g-NavSite__sec--action .g-NavSite__item {
    font-size: .8em !important;
    font-weight: 200;
    line-height: 1.2 !important;
    margin: 0;
    padding: .3em .4em !important; }
  .g-NavSite__sec--landing {
    text-align: center;
    margin-top: 0; }
  .g-NavSite__sec--landing .g-NavSite__itemContainer:last-child {
    margin-right: 0; }
  .g-NavSite__sec--landing .g-NavSite__item {
    padding: .7em .5em .5em !important; }
  .g-NavSite__sec--landing .g-NavSite__itemContainer {
    margin-right: 0 !important; }
  .g-NavSite__sec--roles {
    right: 4.5em;
    top: -2em; }
  .g-NavSite__sec--roles .g-NavSite__item {
    font-size: .9em !important;
    font-weight: 200; }
  .g-NavSite__sec--page-menu {
    display: none !important;
    visibility: hidden !important; }
  .g-NavSite__sec--roles .g-NavSite__itemContainer:nth-child(1) {
    padding-top: 0; }
  .g- #navigation:target {
    position: initial;
    padding: 3%; }
  .g- #navigation:target .g-NavSite__level--1 {
    background-color: initial;
    z-index: initial; }
  .g- #navigation:target .iconClose, .g- #navigation:target .icon-close {
    display: none; } }

.g-NavSite__item {
  color: #fff !important; }

.g-NavSite__item:visited {
  color: #fff !important; }

.g-NavSite__item:focus {
  color: #c1b5b0 !important; }

.g-NavSite__item:hover {
  color: #c1b5b0 !important; }

.g-NavSite__item:active {
  color: #746661 !important; }

.g- #navigation:target .g-NavSite__level--1 {
  background: #746661; }

.g- #navigation:target .iconClose, .g- #navigation:target .icon-close {
  background: #746661; }

.g- .icon-close:link, .g-ac-NavAnchor--menu:link, .g-NavSite__item:link {
  border-bottom: none; }

.g-NavSite__item.icon-external svg {
  display: none; }

.g- #navigation:target .iconClose, .g- #navigation:target .icon-close, .g-ac-NavAnchor--menu, .g-ac-NavAnchor--menu:visited, .g-ac-NavAnchor--menu:link, .g-ac-NavAnchor--menu:link:visited {
  color: #fff !important; }

.g- #navigation:target .iconClose:focus, .g- #navigation:target .iconClose:hover, .g- #navigation:target .icon-close:focus, .g- #navigation:target .icon-close:hover, .g-ac-NavAnchor--menu:focus, .g-ac-NavAnchor--menu:hover, .g-ac-NavAnchor--menu:visited:focus, .g-ac-NavAnchor--menu:visited:hover, .g-ac-NavAnchor--menu:link:focus, .g-ac-NavAnchor--menu:link:hover, .g-ac-NavAnchor--menu:link:visited:focus, .g-ac-NavAnchor--menu:link:visited:hover {
  color: #000 !important; }

.g-NavSite__sec--action .g-NavSite__itemContainer {
  border: 1px solid #fff;
  border-radius: .1em; }

.g-NavSite__sec--roles .g-NavSite__itemContainer:nth-child(1) {
  border-top: 1px solid #fff; }

.g-NavSite__sec--landing .g-NavSite__item--isCurrent, .g-NavSite__sec--landing .g-NavSite__item--isCurrent:visited {
  color: #746661 !important;
  background-color: #fff !important; }

.g-NavSite__sec--landing .g-NavSite__item--isCurrent:focus, .g-NavSite__sec--landing .g-NavSite__item--isCurrent:visited:focus .g-NavSite__sec--landing .g-NavSite__item--isCurrent:hover, .g-NavSite__sec--landing .g-NavSite__item--isCurrent:visited:hover {
  color: #c1b5b0 !important;
  background-color: transparent !important; }

.g-ac-NavAnchor--menu:hover {
  background-color: #c1b5b0;
  color: #fff;
  transition: all .17s ease-in-out; }

@media screen and (min-width: 900px) {
  .g- #navigation:target .g-NavSite__item {
    color: #fff !important; }
  .g- #navigation:target .g-NavSite__item:visited {
    color: #fff !important; }
  .g- #navigation:target .g-NavSite__item:focus {
    color: #c1b5b0 !important; }
  .g- #navigation:target .g-NavSite__item:hover {
    color: #c1b5b0 !important; }
  .g- #navigation:target .g-NavSite__item:active {
    color: #746661 !important; }
  .g- #navigation:target .g-NavSite__level--1 {
    background: none; }
  .g-NavSite__item {
    color: #fff !important; }
  .g-NavSite__item:visited {
    color: #fff !important; }
  .g-NavSite__item:focus {
    color: #c1b5b0 !important; }
  .g-NavSite__item:hover {
    color: #c1b5b0 !important; }
  .g-NavSite__item:active {
    color: #746661 !important; }
  .g-NavSite__sec--action .g-NavSite__itemContainer {
    background: #751e3b;
    border: 1px solid #fff;
    transition: all .17s ease-in-out; }
  .g-NavSite__sec--action .g-NavSite__itemContainer:visited {
    background: #751e3b; }
  .g-NavSite__sec--action .g-NavSite__itemContainer:focus {
    background: #c1b5b0; }
  .g-NavSite__sec--action .g-NavSite__itemContainer:hover {
    background: #c1b5b0; }
  .g-NavSite__sec--action .g-NavSite__itemContainer:active {
    background: #746661; }
  .g-NavSite__sec--action .g-NavSite__itemContainer .g-NavSite__item {
    color: #fff !important; }
  .g-NavSite__sec--action .g-NavSite__itemContainer .g-NavSite__item:visited {
    color: #fff !important; }
  .g-NavSite__sec--action .g-NavSite__itemContainer .g-NavSite__item:focus {
    color: #fff !important; }
  .g-NavSite__sec--action .g-NavSite__itemContainer .g-NavSite__item:hover {
    color: #fff !important; }
  .g-NavSite__sec--action .g-NavSite__itemContainer .g-NavSite__item:active {
    color: #fff !important; }
  .g-NavSite__sec--roles .g-NavSite__itemContainer:nth-child(1) {
    border-top: none; }
  .g-NavSite__sec--roles .g-NavSite__item, .g-NavSite__sec--landing .g-NavSite__item {
    color: #fff !important; }
  .g-NavSite__sec--roles .g-NavSite__item:visited, .g-NavSite__sec--landing .g-NavSite__item:visited {
    color: #fff !important; }
  .g-NavSite__sec--roles .g-NavSite__item:focus, .g-NavSite__sec--landing .g-NavSite__item:focus {
    color: #c1b5b0 !important; }
  .g-NavSite__sec--roles .g-NavSite__item:hover, .g-NavSite__sec--landing .g-NavSite__item:hover {
    color: #c1b5b0 !important; }
  .g-NavSite__sec--roles .g-NavSite__item:active, .g-NavSite__sec--landing .g-NavSite__item:active {
    color: #746661 !important; }
  .g-NavSite__sec--landing .g-NavSite__item--isCurrent, .g-NavSite__sec--landing .g-NavSite__item--isCurrent:visited {
    color: #fff !important;
    background-color: #882344 !important; } }

.g-Search__cancel {
  text-align: center; }

::-webkit-input-placeholder {
  font-size: 1em !important;
  text-transform: none !important; }

::-moz-placeholder {
  font-size: 1em !important;
  text-transform: none !important; }

:-ms-input-placeholder {
  font-size: 1em !important;
  text-transform: none !important; }

:-moz-placeholder {
  font-size: 1em !important;
  text-transform: none !important; }

.g- .icon-search:before {
  content: ""; }

@media screen and (min-width: 900px) {
  .g-Search__field, .g-Search__open {
    font-size: 2.5vw; }
  .g-Search__submit {
    font-size: .75em; } }

@media screen {
  #g-search:target {
    background-color: #882344;
    height: auto;
    margin-bottom: 0;
    max-height: 3.75em;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%; }
  #g-search:target .g-Search {
    left: 0;
    width: 100%;
    z-index: 2; }
  #g-search:target .g-Search__button {
    bottom: auto; }
  #g-search:target .g-Search__cancel, #g-search:target .g-Search__field, #g-search:target .g-Search__submit {
    display: block !important;
    visibility: visible !important; }
  #g-search:target .g-Search__field {
    height: 100%; }
  #g-search:target .g-Search__field, #g-search:target .g-Search__form {
    top: 0;
    z-index: 10; }
  .g-Search__button, .g-Search__cancel, .g-Search__submit {
    height: 3.75em;
    padding: 0;
    width: 12.6vw; }
  .g-Search {
    height: 3.75em;
    margin-bottom: 2em;
    right: 0;
    width: 4em; }
  .g-Search__button {
    background-image: none;
    display: none !important;
    float: right;
    min-height: 3.75em;
    min-width: 12.6vw;
    position: relative;
    right: 0;
    visibility: hidden !important;
    z-index: 1; }
  .g-Search__button:focus, .g-Search__button:hover {
    border-bottom: 0; }
  .g-Search__button:focus, .g-Search__button:hover, .g-Search__cancel:focus, .g-Search__cancel:hover {
    background-color: #c1b5b0;
    transition: all .17s ease-in-out; }
  .g-Search__button:after {
    background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 50 50'%3E%3Cpath d='M40 36.2l-7.6-6.4a3.6 3.6 0 0 0-2.3-1 12 12 0 0 0 3-7.8 12 12 0 1 0-12 12 12 12 0 0 0 7.8-3 3.6 3.6 0 0 0 1 2.4l6.4 7.6a2.7 2.7 0 1 0 3.8-3.8zM21 29a8 8 0 1 1 8-8 8 8 0 0 1-8 8z' fill='%23fff'/%3E%3C/svg%3E") 50% 50% no-repeat;
    background-size: 80%;
    bottom: 0;
    content: '';
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    transition: all .17s ease-in-out; }
  .g-Search__button:after:focus, .g-Search__button:after:hover {
    background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 50 50'%3E%3Cpath d='M40 36.2l-7.6-6.4a3.6 3.6 0 0 0-2.3-1 12 12 0 0 0 3-7.8 12 12 0 1 0-12 12 12 12 0 0 0 7.8-3 3.6 3.6 0 0 0 1 2.4l6.4 7.6a2.7 2.7 0 1 0 3.8-3.8zM21 29a8 8 0 1 1 8-8 8 8 0 0 1-8 8z' fill='%23000'/%3E%3C/svg%3E") 50% 50% no-repeat; }
  .g-Search__cancel {
    display: none !important;
    left: 0;
    right: 0;
    transition: all 0ms ease-in;
    visibility: hidden !important; }
  .g-Search__cancel:after {
    background: url(https://stories.vassar.edu/404.html);
    background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 300 300'%3E%3Cpolygon fill='%23fff' points='189.13 150 300 260.869 290.217 270.652 280.435 280.435 270.652 290.217 260.87 300 150 189.13 39.131 300 29.348 290.217 19.565 280.435 9.783 270.652 0 260.87 110.87 150 0 39.131 9.783 29.348 19.565 19.565 29.348 9.783 39.13 0 150 110.87 260.869 0 270.652 9.783 280.435 19.565 290.217 29.348 300 39.13 189.13 150'/%3E%3C/svg%3E") 50% 50% no-repeat;
    background-size: 40%;
    border-right: solid 1px #ccc;
    bottom: 0;
    content: '';
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    transition: all .17s ease-in-out; }
  .g-Search__cancel:focus, .g-Search__cancel:hover {
    color: #882344; }
  .g-Search__cancel:focus:after, .g-Search__cancel:hover:after {
    background: url(https://stories.vassar.edu/404.html);
    background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 300 300'%3E%3Cpolygon fill='%23fff' points='189.13 150 300 260.869 290.217 270.652 280.435 280.435 270.652 290.217 260.87 300 150 189.13 39.131 300 29.348 290.217 19.565 280.435 9.783 270.652 0 260.87 110.87 150 0 39.131 9.783 29.348 19.565 19.565 29.348 9.783 39.13 0 150 110.87 260.869 0 270.652 9.783 280.435 19.565 290.217 29.348 300 39.13 189.13 150'/%3E%3C/svg%3E") 50% 50% no-repeat;
    background-size: 40%;
    transition: all .17s ease-in-out; }
  .g-Search__cancel svg, .g-Search__submit svg {
    left: 0;
    position: absolute;
    top: 0; }
  .g-Search__field {
    padding: 2%;
    width: 74.8vw;
    margin-left: 12.6vw; }
  .g-Search__field:hover, .g-Search__field:focus {
    background-color: #fffee5;
    transition: all .17s ease-in-out;
    z-index: 1; }
  .g-Search__form {
    height: 100%;
    margin: 0;
    max-height: none;
    overflow: hidden;
    width: 100%; }
  .g-Search__label {
    margin-top: -1.5em;
    display: block !important;
    visibility: visible !important; }
  .g-Search__open {
    left: 0;
    line-height: 1.2;
    font-size: 80%;
    position: absolute;
    text-align: center;
    top: 35%; }
  .g-Search__submit {
    left: auto;
    margin-right: 0;
    width: 12.5%;
    z-index: 2; }
  .g-Search__submit:after {
    bottom: 0;
    content: '';
    left: 0;
    position: absolute;
    right: 0;
    top: 0; }
  .g-Search__submit:focus, .g-Search__submit:hover {
    background-color: #c1b5b0 !important;
    cursor: pointer;
    z-index: 3;
    transition: all .17s ease-in-out; }
  .g-Search__submit svg {
    height: 100%;
    padding-right: 25%;
    padding-left: 25%;
    width: 100%; }
  .g-Search__submit img, .g-Search__submit svg {
    vertical-align: middle; }
  .g-Search, .g-Search__button, .g-Search__cancel, .g-Search__submit {
    bottom: 0;
    position: absolute;
    top: 0; }
  body:not(:target) .g-Search {
    height: 0; }
  body:not(:target) .g-Search__button {
    display: block !important;
    visibility: visible !important; }
  body:not(:target) .g-Search__close, body:not(:target) .g-Search__open {
    border: 0 !important;
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px !important;
    padding: 0 !important;
    overflow: hidden;
    position: absolute !important;
    width: 1px !important; }
  body:not(:target) .g-Search__field {
    border: 0; }
  body:not(:target) .g-Search__form {
    background-color: transparent; }
  body:not(:target) .g-Search__label {
    display: none !important;
    visibility: hidden !important; }
  body:not(:target) .g-Search__submit {
    right: 0; }
  #g-search:target .g-Search__button, body:not(:target) .g-Search__field, body:not(:target) .g-Search__submit {
    display: none !important;
    visibility: hidden !important; } }

@media screen and (min-width: 600px) {
  .g-Search__button {
    min-width: 0;
    width: 3.75em; }
  .g-Search__cancel:after, .g-Search__cancel:hover:after, .g-Search__cancel:focus:after {
    background-size: 1.5em; }
  .g-Search__field {
    left: 3.75em;
    margin-left: 3.75em;
    width: calc(100% - 7.5em); }
  .g-Search__submit {
    width: 3.75em;
    margin-right: 0; }
  .g-Search__submit svg {
    padding: 0 25%;
    width: 100%;
    margin-left: 0; }
  .g-Search__button, .g-Search__cancel, .g-Search__submit {
    width: 3.75em; } }

@media screen and (min-width: 900px) {
  #g-search:target {
    border-left: solid 1px #746661;
    max-height: 5.125em;
    max-width: 27.5em;
    transition: width 200ms ease-out; }
  #g-search:target .g-Search {
    max-width: 21.65em; }
  #g-search:target .g-Search__field {
    border-top-left-radius: .5em;
    border-bottom-left-radius: .5em;
    font-size: .85em;
    height: 2.125em;
    left: 0;
    margin-left: 0;
    width: 90%; }
  #g-search:target .g-Search__form {
    border: 0;
    border-radius: .5em;
    left: auto;
    margin-top: 0;
    max-height: min-content;
    right: 4.8em;
    top: 1.5em; }
  #g-search:target .g-Search__field, #g-search:target .g-Search__form {
    position: absolute; }
  .g-Search {
    left: auto;
    height: 2em;
    transition: none;
    width: 3%; }
  .g-Search__button {
    height: 5.125em;
    min-height: 0 !important;
    min-width: 0 !important;
    padding: 0;
    width: 3.75em; }
  .g-Search__button:hover, .g-Search__button:focus {
    color: #000;
    background-color: #c1b5b0;
    transition: all .17s ease-in-out; }
  .g-Search__button:after {
    border-left: solid 1px #746661; }
  .g-Search__cancel {
    background-color: transparent;
    left: auto;
    margin-top: -1.5em;
    position: absolute;
    right: -4.8em;
    top: 0; }
  .g-Search__button, .g-Search__cancel {
    display: none; }
  .g-Search__cancel, .g-Search__submit {
    height: 5.125em;
    padding: 0;
    width: 3.75em; }
  .g-Search__cancel:after {
    background-size: 40%; }
  .g-Search__cancel:after {
    border-right: 0;
    width: 3.75em; }
  .g-Search__cancel:focus, .g-Search__cancel:hover {
    background-color: #746661;
    transition: all .17s ease-in-out; }
  .g-Search__field {
    border: solid 1px #746661;
    height: 2em;
    left: 12%;
    max-width: 23em;
    width: 74.8vw; }
  .g-Search__form {
    max-height: initial;
    overflow: visible; }
  .g-Search__submit {
    background-color: #fff !important;
    border-bottom-right-radius: .5em;
    border-top-right-radius: .5em;
    height: 2.125em;
    left: auto;
    margin-bottom: 0;
    margin-right: -1px;
    margin-top: 0;
    padding: 0;
    right: 0;
    width: 10%; }
  .g-Search__submit path, .g-Search__submit:visited path {
    fill: #882344 !important; }
  .g-Search__submit:hover path, .g-Search__submit:focus path {
    fill: #fff !important;
    transition: all .17s ease-in-out; }
  .g-Search__submit:active path {
    fill: #746661 !important;
    transition: all .17s ease-in-out; }
  .g-Search__submit svg {
    padding: 0 .5em;
    width: 100%; }
  body:not(:target) .g-Search__form {
    padding: 0;
    right: 0;
    width: 73%; }
  body:not(:target) .g-Search__field:hover, body:not(:target) .g-Search__field:focus {
    background-color: #fffee5;
    transition: all .17s ease-in-out; }
  .g-Search {
    background-color: #fff;
    border: none; }
  .g-Search :-moz-placeholder {
    color: #746661;
    font: 200 1em Helvetica,Arial; }
  .g-Search ::-moz-placeholder {
    color: #746661;
    font: 200 1em Helvetica,Arial; }
  .g-Search :-ms-input-placeholder {
    color: #746661;
    font: 200 1em Helvetica,Arial; }
  .g-Search ::-webkit-input-placeholder {
    color: #746661;
    font: 200 1em Helvetica,Arial; }
  .g-Search__form {
    background-color: #fff; }
  .g-Search__field {
    background-color: #fff;
    border: 1px solid transparent;
    color: #746661; }
  .g-Search__submit {
    background: #882344; }
  .g-Search__submit:visited {
    background: #882344; }
  .g-Search__submit:focus {
    background: #c1b5b0; }
  .g-Search__submit:hover {
    background: #c1b5b0; }
  .g-Search__submit:active {
    background: #746661; }
  .g-Search .icon-search svg, .g-Search .icon-search svg:visited {
    fill: #fff; }
  .g-Search .icon-search svg:focus, .g-Search .icon-search svg:hover {
    fill: #fff; }
  .g-Search .icon-search svg:active {
    fill: #fff; } }

.g- ::-webkit-input-placeholder {
  font-size: 1em !important;
  text-transform: none !important; }

.g- ::-moz-placeholder {
  font-size: 1em !important;
  text-transform: none !important; }

.g- :-ms-input-placeholder {
  font-size: 1em !important;
  text-transform: none !important; }

.g- :-moz-placeholder {
  font-size: 1em !important;
  text-transform: none !important; }

.g- [placeholder]:focus::-webkit-input-placeholder {
  color: transparent !important; }

.g- :hover::-webkit-input-placeholder, .g- :focus::-webkit-input-placeholder {
  color: #666 !important;
  transition: all .17s ease-in-out; }

.g-Search {
  background-color: #fff; }

.g-Search .icon-search svg, .g-Search .icon-search svg:visited, .g-Search__cancel svg, .g-Search__cancel svg:visited {
  fill: #fff; }

.g-Search .icon-search svg:focus, .g-Search .icon-search svg:hover, .g-Search__cancel svg:focus, .g-Search__cancel svg:hover {
  fill: blue; }

.g-Search .icon-search svg:active, .g-Search__cancel svg:active {
  fill: blue; }

/* 
.g-Search__button,
*/
.g-Search__cancel, .g-Search__submit {
  background-color: #882344;
  border-bottom: 0 !important; }

.g-Search__button, .g-Search__cancel, .g-Search__submit {
  border-bottom: 0 !important; }

.g-Search__button:focus, .g-Search__cancel:focus, .g-Search__submit:focus, .g-Search__button:hover, .g-Search__cancel:hover, .g-Search__submit:hover {
  border-bottom: 0 !important; }

.g-Search__field {
  background-color: #fff; }

.g-Search__submit {
  border: none; }

.g-ac-NavAnchor--menu {
  padding: 0;
  font-weight: normal; }

.NavGlobal #navigation:target .iconClose, .NavGlobal #navigation:target .icon-close {
  display: block !important;
  visibility: visible !important; }

.g-NavSite__sec--page-menu {
  display: none !important;
  visibility: hidden !important; }

@media screen {
  .g- .u-Masthead__vassar {
    display: none !important;
    visibility: hidden !important; }
  .g- .u-Search__field, .g- .u-Search__field::placeholder {
    font-family: azo-sans-web, arial, sans-serif; }
  html.g-.u-pageHome {
    padding-top: /* Jeff Mac 11-25-2020 */ 3.7rem; }
  .g- .featureStory__imageContainer {
    top: 0; }
  .g-.headerImageBelowTitle .u-lMain, .g-.story--substory.noHeaderImage .u-lMain {
    margin-top: 0; }
  .g-.u-folderAll .titleContainer {
    padding-top: 8em; }
  html.g-:not(.u-page--story) .u-pageTitle {
    margin-top: 4em; }
  .g-.noHeaderImage .titleContainer {
    padding-top: 6em; }
  html.g-.u-pageInner {
    padding-top: 4.25em !important; }
  .g- .PageContent {
    float: left;
    width: 100%; }
  .g-.u-folderAll .PageContent, .g-.u-pageInner.u-folderWeb .PageContent {
    float: none; } }

@media screen and (max-width: 900px) {
  .g-Masthead__vassar:after {
    border-bottom: none; }
  .g-Search__button:after {
    border: 0 !important; } }

@media screen and (min-width: 800px) {
  html.g-.u-pageHome {
    margin-top: -2%;
    padding-top: 3.65em !important; }
  .g-.u-folderWeb:not(.u-pageHome) .u-lHeader {
    position: relative; } }

@media screen and (min-width: 900px) {
  html.g-.u-pageHome {
    margin-top: 0;
    padding-top: 5.65em !important; }
  html.g-.u-pageInner {
    padding-top: 5.65em !important; } }

@media screen and (min-width: 600px) and (max-width: 900px) {
  .g-ac-NavAnchor--menu, .g-ac-NavAnchor--top {
    display: block !important;
    visibility: visible !important; } }

@media screen and (min-width: 1000px) {
  html.g-.u-pageInner {
    padding-top: 0 !important; }
  html.g-.u-pageHome, html.g-.seriesHome {
    padding-top: 5.1rem /* Jeff Mac 11-25-2020 */ !important; }
  html.g-.u-pageHome.gr__cmspreview_vassar_edu, html.g-.seriesHome.gr__cmspreview_vassar_edu {
    padding-top: 7.45rem !important; }
  .g-.u-pageInner .u-lHeader {
    top: 6em !important; }
  .g-.seriesHome .u-lHeader {
    top: .5em !important; }
  .g-.seriesHome .u-Search {
    top: 1em !important; }
  .g-.u-folderAll .titleContainer, .g-.noHeaderImage .titleContainer {
    padding-top: 19.5vw; } }

@media screen and (min-width: 1250px) {
  .g-.u-pageInner .u-lHeader, .g-.u-pageInner .u-Search__button {
    top: 5.5em !important; }
  .g-.seriesHome .u-lHeader, .g-.seriesHome .u-Search__button {
    top: 1em !important; }
  .g-.seriesHome .u-Search {
    top: 1.5em !important; } }

@media screen {
  .g-.story--substory .titleContainer {
    padding-top: 6.75em; }
  .g-.story--substory .seriesheader {
    margin-top: 6em; }
  .g-.story--substory {
    padding-top: 0; } }

@media screen and (min-width: 600px) {
  .g-.story--substory.noHeaderImage .u-lMain {
    margin-top: 0; }
  .g-.story--substory .seriesheader {
    margin-top: 3em;
    margin-top: 7em !important; }
  .g-.story--substory .titleContainer {
    padding-top: 7.75em !important; }
  .g-.u-page--story.mini .titleContainer {
    padding-top: 5.6em; } }

@media screen and (min-width: 800px) {
  html.g-.u-folderSeries {
    padding-top: 2.25em !important; }
  html.g-.u-folderSeries .u-lHeader {
    top: 2em !important; }
  html.g-.u-folderSeries .u-Search {
    top: 4em !important; }
  .g-.story--substory .titleContainer {
    padding-top: 4.75em !important; }
  .g-.story--substory .seriesheader {
    margin-top: 3em !important; } }

@media screen and (min-width: 880px) {
  .g-.story--substory .titleContainer {
    padding-top: 4.75em !important; }
  .g-.story--substory .seriesheader {
    margin-top: 3em !important; } }

@media screen and (min-width: 900px) {
  html.g-.u-folderSeries {
    padding-top: 4.25em !important; } }

@media screen and (min-width: 1000px) {
  .g-.story--substory .seriesheader.row {
    top: 11.5em; }
  .g-.story--substory .titleContainer {
    padding-top: 6.25em !important; }
  .g-.u-page--story.mini .titleContainer {
    padding-top: 6.6em !important; }
  .g-.u-pageInner .u-Search {
    top: 9.25em; }
  .gr__cmspreview_vassar_edu .g-Masthead__vassar:after {
    bottom: -2.35em; } }

@media screen {
  .g- .u-Search__button {
    display: none !important;
    visibility: hidden !important; }
  .g- .u-Search {
    height: 3em;
    font-size: .7em;
    left: 0;
    max-width: 20em;
    position: absolute;
    right: .65em;
    top: 3em;
    width: 75%; }
  .g- .u-Search__form {
    border: 1px solid #bbb;
    border-radius: .125em;
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.8); }
  .g- .u-Search__form .u-Search__submit {
    width: 15%; }
  .g- .u-Search__form .u-Search__field {
    width: 85%; }
  .g- .u-Search__submit {
    padding: 0; }
  .g- .u-Search__submit svg {
    display: block;
    fill: #888;
    margin: 0 auto; }
  .g- ::placeholder {
    color: #888; } }

@media screen and (min-width: 800px) {
  .g- .u-Search {
    font-size: .7em;
    height: 2em;
    left: auto;
    margin: 0;
    right: 2%;
    top: 1em;
    width: 14em; }
  .g- .u-Search__field {
    padding: 4%; } }

@media screen {
  html.g-.is-alert.u-pageHome {
    padding-top: 0 !important; } }

@media screen {
  /* html.g-.u-pageInner
    {
        padding-top: 4em !important;
    } */
  .g-.is-alert .u-lHeader {
    padding-top: 6em; }
  .g-.is-alert.u-pageInner .u-lHeader {
    padding-top: 4em; }
  .g-.is-alert .u-Search {
    padding-top: 8em; }
  .g-.is-alert.u-pageInner .u-Search {
    padding-top: 5.5em; }
  .g-.is-alert.u-pageHome .PageContent {
    padding-top: 2.6em !important; } }

@media screen and (max-width: 900px) {
  .g-.is-alert .g-Masthead__vassar:after {
    border-bottom: none; }
  .g-Masthead__vassar:after {
    border-bottom: none; } }

/* @media screen and (min-width: 800px)
{
    html.g-.u-pageInner
    {
        padding-top: 0 !important;
    }
} */
@media screen and (min-width: 900px) {
  .g-.u-pageInner body {
    padding-top: 0; }
  .g-.is-alert.u-pageHome .PageContent {
    /* padding-top: 5.6em !important; */ } }

@media screen and (min-width: 1000px) {
  /* 
    html.g-
    {
        font-size:100%;
    }
    
    .g- body
    {
        font-size: calc(1em + 0.5 * ((100vw - 20em) / 60));
    }
*/
  .g-.is-alert .PageContent {
    padding-top: 0 !important; }
  .g-.is-alert.u-pageInner .u-lHeader {
    padding-top: 0; }
  .g-.is-alert.u-pageInner .u-Search {
    padding-top: 1em; } }

.g-.story--substory .seriesheader {
  margin-top: 5em; }

@media screen and (min-width: 1000px) {
  .g-.story--substory .seriesheader.row {
    top: 6.5em; }
  .g-.story--substory .seriesheader {
    width: 40%;
    left: 30%; } }

@media screen and (min-width: 800px) {
  .g-.story--substory .titleContainer {
    padding-top: 2em !important; } }

@media screen and (min-width: 900px) {
  .seriesheader.row {
    top: 7em; } }

@media screen and (min-width: 1000px) {
  .g-.story--substory .seriesheader.row {
    top: -2.5em; } }

.u-lContent,
.u-lAside,
.u-lHeader {
  padding: 0; }

@media screen and (min-width: 37.5em) {
  .u-lMain {
    padding: 0;
    width: auto; }
  .u-lMain {
    float: none; }
  .u-lHeader {
    padding: 0; } }

@media screen and (min-width: 50em) {
  html {
    padding: 0; }
  .u-lContent {
    width: auto; } }

@media screen and (min-width: 62.5em) {
  .u-lContent {
    float: none; } }

#page .gcsc-more-maybe-branding-root > a {
  display: none;
  visibility: hidden; }

#page .gsc-thumbnail-inside,
#page .gsc-url-top {
  display: none;
  visibility: hidden; }

#page .gsc-above-wrapper-area-container {
  padding: 0; }

#page .gs-snippet {
  font-size: 1.2em !important; }

#page .gs-snippet b {
  font-weight: bold !important; }

#page a.gs-title {
  font-size: 1.4em !important;
  margin-left: -.25em;
  padding: .125em .25em; }

#page div.gs-title {
  height: auto;
  overflow: visible; }

#page .gs-per-result-labels, #page .gsc-adBlock {
  display: none;
  visibility: hidden; }

#page .gsc-above-wrapper-area {
  border: 0; }

#page .gsc-completion-container {
  display: none;
  visibility: hidden; }

#page .gsc-control-cse *:not(sup):not(sub) {
  font-size: 1em;
  font-weight: normal; }

#page .gsc-cursor-box {
  margin: 4em 0 0; }

#page .gsc-cursor-page {
  border: solid 0.1em #ababab !important;
  color: #8a2446;
  padding: 1em 2%;
  text-decoration: none; }

#page .gsc-cursor-page:focus:not(.gsc-cursor-current-page), #page .gsc-cursor-page:hover:not(.gsc-cursor-current-page), #page .gsc-cursor-page.gsc-cursor-current-page {
  background-color: #8a2446;
  color: #f2f2f2; }

#page .gsc-input-box a:focus .gsc-input-box a {
  height: 4rem;
  line-height: 4.75;
  padding-top: 0; }

#page .gsc-input td:last-child:focus *, #page .gsc-input td:last-child:hover * {
  background-color: #f7dfe7;
  color: #8a2446 !important;
  height: 4rem; }

#page .gsc-input td:last-child:focus, #page .gsc-input td:last-child:hover {
  border-left: solid 1px #ababab; }

#page .gsc-input tr:focus td, #page .gsc-input tr:hover td {
  background-color: #fcf3f6; }

#page .gsc-input-box td > div {
  padding: 0; }

#page .gsc-input-box input {
  background-color: transparent !important;
  background-position-x: .5em !important;
  border-right: solid 1px #ababab !important;
  font-size: 1.2em !important;
  height: 4rem !important;
  margin: 0 !important;
  padding: 0 2% !important; }

#page .gsc-tabsArea {
  border-color: #8a2446;
  height: 27px;
  margin-top: 3em; }

#page .gsc-tabsArea *[tabindex]:active {
  outline: 0; }

#page .gsc-tabsArea > div {
  overflow: visible !important; }

#page .gsc-tabHeader {
  border-bottom: 0 !important; }

#page .gsc-tabHeader:not(:first-child) {
  margin-left: -1px; }

#page .gsc-tabHeader.gsc-tabhActive {
  background-color: #f7dfe7;
  border-color: #8a2446;
  color: #8a2446;
  position: relative;
  z-index: 1; }

#page .gsc-tabHeader.gsc-tabhInactive {
  border: solid 1px #ababab;
  height: 25px;
  position: relative;
  top: 1px; }

#page .gsc-tabHeader.gsc-tabhInactive:focus, #page .gsc-tabHeader.gsc-tabhInactive:hover {
  background-color: #8a2446;
  color: #f2f2f2; }

#page .gsc-thumbnail {
  display: none;
  visibility: hidden; }

#page .gsc-table-result, #page .gsc-thumbnail-inside, #page .gsc-url-top {
  padding: 0; }

#page .gsc-input-box a * {
  color: #ababab !important;
  font: 3em/1.75 arial, sans-serif !important;
  height: 4rem;
  padding-right: 10%; }

#page .gcsc-branding {
  margin-top: 2em; }

#page .Module__fullWidthMargins {
  margin: 0 5%; }

#page table.gsc-completion-container {
  display: none; }

#page table.gsc-search-box {
  position: relative; }

#page table.gsc-input {
  height: 4rem; }

#page td.gsib_b {
  position: relative;
  width: 1%; }

#page .gsc-input-box input {
  border-right: 0 !important; }

#page .gsib_a {
  position: absolute;
  right: 0;
  left: 1px;
  top: 1px;
  bottom: 1px; }

#page .gcsc-foot a {
  display: none;
  visibility: hidden; }

#page .gsc-control-wrapper-cse table {
  margin: 0; }

#page .gsc-control-wrapper-cse td {
  border: 0;
  padding: 0; }

#page .gsc-search-button {
  border: 0;
  margin: 0;
  padding: 25%;
  width: 100%; }

#page button.gsc-search-button {
  background: #8a2446;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  bottom: 0;
  left: -1px;
  position: absolute;
  right: 0;
  top: 0; }

#page button.gsc-search-button:focus, #page button.gsc-search-button:hover {
  background: #f7dfe7;
  border: solid 0.1em #ababab;
  cursor: pointer; }

#page button.gsc-search-button:focus svg, #page button.gsc-search-button:hover svg {
  fill: #8a2446; }

#page td.gsc-search-button {
  left: -1px;
  position: relative;
  width: 4rem; }

#page .Module__fullWidthMargins {
  margin-top: 2%; }

#page div.gs-title, #page div.gs-title b {
  text-decoration: none; }

#page tbody tr:nth-child(odd) {
  background-color: transparent; }

#page .gs-snippet {
  color: #797472; }

#page .gs-visibleUrl {
  color: #1b8198; }

#page .gcsc-branding-clickable:focus, #page .gcsc-branding-clickable:hover {
  background-color: inherit !important; }

#page .gsc-input-box {
  border-color: #ababab; }

#page .gsc-input-box a {
  border-bottom: 0; }

#page .gsc-option-menu-item-highlighted {
  background-color: #f7dfe7; }

#page .gsc-resultsbox-visible a {
  color: #8a2446; }

#page .gsc-resultsbox-visible b {
  color: inherit; }

#page .gsc-selected-option-container {
  background-color: #fcf3f6;
  background-image: none;
  border-color: #ababab;
  border-color: #ababab; }

#page .gsc-wrapper * {
  background-color: transparent;
  border: 0; }

#page .u-lHeader {
  background: 0;
  padding: 2% 0 0 !important; }

#page .u-Masthead__siteName--link {
  color: #756761; }

@media screen and (min-width: 50em) {
  #page .Module__fullWidthMargins {
    margin-left: auto;
    margin-right: auto;
    max-width: 40em; } }

#page .gsc-resultsHeader {
  padding: 0; }

#page .gsc-control-cse {
  padding-top: 0; }

.u-NavSite,
#skipToNav,
hr {
  display: none; }

.callout {
  display: none; }


/*  COVID stuff */

html .BannerCOVID19 {
    font-size: 1em !important;
    font-family: sans-serif;
    line-height: 1.5;
}
@media screen and (min-width: 37.5em) {
    html .BannerCOVID19 {
        font-size: 1em !important;
    }
}
@media screen and (min-width: 800px) {
    html .BannerCOVID19 {
        font-size: 0.8em !important;
    }
}
@media screen and (min-width: 1200px) {
    html .BannerCOVID19 {
        font-size: 0.6em !important;
    }
}
.u-lHeader {
    top: 4em;
}
.u-pageHome .u-lHeader {
	top: 0;
}


.NavGlobal {
	position: relative;
}
.u-pageHome .NavGlobal {
	position: static;
}
html.g-.u-pageInner {
	padding-top: 0 !important;
}

#g-search:target
{
    height: 4.37rem;
}












@media screen and (min-width: 900px)
{
    #g-search:target
    {
        max-height: 5em;/*$g-searchHeightLarge*/
    }

    .g-NavSite
    {
        background-color: #641A2B;
        border-bottom: .25em solid #63666A;
        border-top: .075em solid #C6AA76;
    }

    .g-NavSite__sec--action .g-NavSite__item
    {
        background-color: #641A2B;    
    }
    
    .g-Search__button
    {
        height: 5.1em;/*$g-searchHeightLarge;*/
    }

    .g-Search__cancel
    /* .g-Search__submit */
    {
        height: 5.1em;/*$g-searchHeightLarge;*/
    }
}

@media screen and ( max-width: 900px )
{
    .g- #navigation:target .g-NavSite__level--1,
    .g- #navigation:target .iconClose,
    .g- #navigation:target .icon-close
    {
        background: #63666A;/*$g-mobileMenuBackground;*/
    }
}

.g-NavSite__sec--action .g-NavSite__itemContainer .g-NavSite__item:focus,
.g-NavSite__sec--action .g-NavSite__itemContainer .g-NavSite__item:hover,
.g-NavSite__sec--action .g-NavSite__itemContainer .g-NavSite__item:visited:focus,
.g-NavSite__sec--action .g-NavSite__itemContainer .g-NavSite__item:visited:hover,
.g-NavSite .g-NavSite__item:focus,
.g-NavSite .g-NavSite__item:hover,
.g-NavSite .g-NavSite__item:visited:focus,
.g-NavSite .g-NavSite__item:visited:hover,
.g-NavSite__sec--landing .g-NavSite__item--isCurrent,
.g-NavSite__sec--landing .g-NavSite__item--isCurrent:visited
{
    background-color: #eee !important;/* #951829; */
    color: #000 !important;
}

.g-Masthead__vassar
{
    background: rgb(100,26,43);
    background: linear-gradient(90deg, rgba(100,26,43,1) 0%, rgba(149,24,41,1) 100%);
}

#g-search:target,
.g-Search__cancel,
.g-Search__submit
{
    background-color: #951829;/*;$g-maroonPresidents;*/
}
/*Temp Covid Fix for S1 Stories*/
.u-page--story.hasHeaderImage:not(.headerImageBelowTitle) .imageHeader__image {  top: auto; }

/* Jeff Mac galleria arrows fix */
.galleria-image-nav-right {
    margin-right:36px;
}
.galleria-image-nav-left {
    margin-left:36px;
}



/*  Chris added this Jan 28 2021 - fixes gap above images on stories
*/

.u-page--story.hasHeaderImage:not(.headerImageBelowTitle) .imageHeader__image {
    top: 0;
}

/* Chris also added this. This fixes a white gap at the top of the Stories homepage.
Jeff has some styling to address this, but it's in rem units, which scale, so the gap
appears at large screen sizes. px don't scale. */

@media screen and (min-width: 1000px) {
    html.g-.u-pageHome, html.g-.seriesHome {
        padding-top: 120px !important;
    }
}

.featureStory__titleContainer {}




