@import url("https://fonts.googleapis.com/css?family=Roboto+Slab:300,400,700");
@import url("https://fonts.googleapis.com/css?family=Roboto:400,700,900");
@import url("https://fonts.googleapis.com/css?family=Raleway:700,900");
body {
  color: #333333;
  background-color: white;
  width: 100%; }

p {
  font-size: 17px;
  font-family: "Roboto Slab", "Times New Roman", Times, serif;
  font-weight: 300; }

p, img {
  padding-top: 0.75em; }

.headline {
  font-family: "Roboto", Helvetica, Arial, sans-serif;
  display: inline-block;
  width: 100%;
  text-transform: uppercase;
  font-size: 1.75em;
  font-weight: 900;
  padding: 7px 15px 7px 0px;
  color: white;
  background-color: #333333;
  border-top-right-radius: 10px;
  border-top-left-radius: 10px; }
  .headline .hed {
    vertical-align: -5px; }
  .headline .dropdown {
    float: right;
    text-transform: capitalize; }
    .headline .dropdown-menu {
      margin: 2px 0 0 -85px; }

#map {
  fill: #cccccc;
  pointer-events: all; 
  display: block;
  clear: both;}
  #map path {
    stroke: white;
    stroke-width: 0.5; }
  #map .feature {
    fill: #cccccc; }
    #map .feature.active {
      fill: orange;
      cursor: pointer; }

#folio-title {
  font-family: "Raleway", Helvetica, Arial, sans-serif; }

#floating-folio {
  padding-left: 2em; }
  #floating-folio ol.related {
    position: absolute;
    top: 100%;
    left: 0;
    background: white;
    z-index: 1;
    -moz-box-shadow: 3px 3px 2px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 3px 3px 2px rgba(0, 0, 0, 0.2);
    box-shadow: 3px 3px 2px rgba(0, 0, 0, 0.2);
    cursor: pointer; }
    #floating-folio ol.related:before {
      content: "\2630";
      position: absolute;
      top: -35px;
      padding-bottom: 1em;
      padding-right: 0.5em;
      left: 0.25em;
      font-size: 1.5em;
      color: white; }
    #floating-folio ol.related:after {
      content: "";
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      padding-bottom: 1em;
      padding-right: 1em;
      z-index: -1; }
    #floating-folio ol.related .story {
      display: none;
      font-family: "Raleway", Helvetica, Arial, sans-serif;
      font-size: 0.85em;
      font-weight: 700;
      line-height: 1.1em;
      border: 1px solid #cccccc;
      border-top-width: 0;
      text-transform: uppercase; }
      #floating-folio ol.related .story:hover {
        background: #e0e0e0;
        display: block; }
      #floating-folio ol.related .story .dec {
        display: none; }
      #floating-folio ol.related .story img {
        display: none; }
      #floating-folio ol.related .story a {
        text-decoration: none;
        color: inherit;
        display: block;
        padding: 3px 0.5em; }
        #floating-folio ol.related .story a h4 {
          text-decoration: none;
          display: inline-block;
          padding: 3px 0.5em; }
    #floating-folio ol.related li:first-child {
      border-top: 1px solid #cccccc; }

.currently-reading-tag-top {
  color: white;
  background: #cc0000;
  font-size: 10px;
  line-height: 10px;
  padding: 3px 5px;
  text-transform: uppercase;
  font-weight: 900;
  font-family: "Raleway", Helvetica, Arial, sans-serif;
  position: relative;
  float: right;
  margin-left: 2em;
  margin-top: 2px; }

.video-player {
  height: 100%;
  width: 100%; }

.text-wrapper {
  position: absolute;
  margin: 0px auto;
  top: 10%;
  z-index: 2;
  color: white;
  display: table;
  text-align: center;
  width: 100%; }

.posrel {
  position: relative; }

.intro img {
  display: none; }
.intro > #scroll-down {
  margin: 0px auto;
  top: 80%;
  position: absolute;
  background-color: transparent;
  color: white;
  width: 100%;
  text-align: center; }
  .intro > #scroll-down p {
    border: 1px solid white;
    padding: 0.5em 2em;
    border-radius: 5px;
    text-align: center;
    display: inline-block;
    font-family: "Roboto", Helvetica, Arial, sans-serif; }
    .intro > #scroll-down p:hover {
      background-color: #cc0000;
      color: white;
      cursor: pointer; }

.lead-photo {
  margin: 2em auto; }

.big-hed-one, .big-hed-two {
  font-family: "Raleway", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  margin: 0px;
  font-weight: 900;
  color: white;
  width: 100%;
  display: inline-block;
  z-index: 1;
  font-size: 7em;
  line-height: 1.05em;
  text-shadow: 3px 3px 8px #333333; }
.big-hed-two {
  background-color: #cc0000;
  padding: 0px 10px 0px 10px;
  display: inline; }

.sub-hed {
  margin: 1em auto;
  font-family: "Raleway", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  font-size: 2.5em;
  font-weight: 400;
  text-shadow: 3px 3px 8px #333333;
  display: inline-block; }

.readout {
  font-family: "Roboto Slab", "Times New Roman", Times, serif;
  line-height: 1.75em;
  margin: 0em auto;
  max-width: 775px;
  padding: 0 2em 0 2em; }
  .readout p {
    font-size: 1.1em; }
  .readout span {
    font-family: "Roboto Slab", "Times New Roman", Times, serif;
    font-size: 4.3em;
    float: left;
    line-height: 1em;
    padding: 0 10px;
    margin: 6px 10px 10px 0;
    color: white;
    font-weight: 600;
    background-color: #cc0000; }

.story-container {
  margin: 2em auto;
  max-width: 950px;
  padding: 0 2em 0 2em; }

.series-part {
  text-decoration: none;
  display: block;
  width: 27.33%;
  height: 150px;
  vertical-align: middle;
  padding: 40px 3% 10px 3% !important;
  float: left;
  box-shadow: inset 0px 0px 1px black;
  position: relative; }
  .series-part-header {
    color: #ffea00;
    line-height: 12px;
    text-transform: uppercase;
    font-family: "Raleway", Helvetica, Arial, sans-serif;
    font-weight: 900;
    background-color: black;
    display: table;
    clear: both;
    padding: 5px; }
  .series-part-mainbar-title {
    color: #ffea00;
    text-transform: uppercase;
    font-family: "Raleway", Helvetica, Arial, sans-serif;
    font-weight: 900;
    background-color: black;
    clear: both;
    padding: 5px; }
  .series-part:hover .series-part-mainbar-title, .series-part:hover .series-part-header, .series-part:hover .series-part-mainbar-title {
    color: black;
    background-color: #ffea00; }

.one {
  display: inline; }

.two {
  display: inline-block;
  padding-top: 0px;
  padding-bottom: 2px; }

.stories h1 {
  font-family: "Roboto Slab", "Times New Roman", Times, serif;
  font-size: 21.25px;
  padding-top: 0.5em; }
.stories p {
  text-align: left;
  margin-bottom: 2em; }

#footer {
  background-color: #333333;
  color: white;
  width: 100%;
  display: table; }
  #footer .hed {
    font-family: "Roboto", Helvetica, Arial, sans-serif;
    font-weight: 400;
    font-size: 29.75px; }
  #footer .about-readout {
    line-height: 1.6em;
    font-size: 14.45px; }
  #footer p {
    display: block;
    font-family: "Roboto Slab", "Times New Roman", Times, serif;
    font-weight: 300;
    font-size: 14.45px; }
  #footer a {
    margin: 0px auto; }
  #footer .footer-container {
    max-width: 800px;
    margin: 0px auto;
    padding: 1em; }
  #footer .about {
    display: inline-block;
    max-width: 400px;
    padding: 0px 15px 0px 15px; }
  #footer .credit {
    float: right;
    display: inline-block;
    max-width: 300px; }
  #footer .credit p, #footer .about p {
    line-height: 1.6em;
    font-size: 14.45px; }
  #footer .credit .name, #footer .about .name {
    display: block;
    text-transform: uppercase; }
  #footer .credit .task, #footer .about .task {
    font-size: 11.9px;
    font-family: "Roboto", Helvetica, Arial, sans-serif; }
  #footer .footer-links {
    margin-top: 1em; }
    #footer .footer-links p {
      display: block;
      margin-right: 2em;
      text-align: center;
      font-size: 9.86px;
      text-transform: uppercase;
      font-family: "Raleway", Helvetica, Arial, sans-serif; }

.mobile-img {
  display: none; }

@media (max-width: 992px) {
  .big-hed-one, .big-hed-two {
    font-size: 7em; } }
@media (max-width: 815px) {
  .series-part {
    width: 44%; }

  .big-hed-one, .big-hed-two {
    font-size: 5em; } }
@media (max-width: 780px) {
  .big-hed-one, .big-hed-two {
    font-size: 5em; }

  .sub-hed {
    font-size: 1.5em; }

  .text-wrapper {
    margin-top: 5em; }

  .series-part {
    display: block; }

  .intro > img {
    display: block;
    padding: 0; }

  .video-player, .text-wrapper {
    display: none; }

  .intro > #scroll-down {
    display: none; } }
@media (max-width: 750px) {
  .credit {
    display: block;
    float: none !important;
    margin-top: 2em;
    max-width: 100% !important; }

  .footer-container {
    padding-left: 2em !important; }

  .about {
    padding-left: 0px !important;
    max-width: 100% !important; }

  .credit > h1 {
    margin: 0 0 0.5em 0px; }

  .person {
    display: inline;
    float: left;
    margin: 0 1em 1em 0;
    width: 30%;
    padding-top: 0px; } }
@media (max-width: 615px) {
  .intro video {
    display: none; }
  .intro img {
    display: block; }
  .intro .text-wrapper {
    margin-top: 3em;
    padding: 0px;
    top: 0px;
    text-align: center;
    left: 10px; }
  .intro .big-hed-one, .intro .big-hed-two {
    font-size: 3em; } }
@media (max-width: 560px) {
  .person {
    width: 46%; }

  .about > h1, .credit > h1, .credit {
    text-align: center; } }
@media (max-width: 467px) {
  .person {
    margin: 0px auto 1em auto;
    display: block;
    float: none; } }
@media (max-width: 400px) {
  .text-wrapper {
    margin: 0px auto;
    padding: 0px; }

  .large-img {
    display: none; }

  .mobile-img {
    display: block; }

  .big-hed {
    font-size: 3em;
    text-align: center;
    width: 100%; }

  .sub-hed {
    font-size: 1.5em; }

  .headline {
    margin-top: 10px; }
    .headline h1 {
      font-size: 25px; }

  .intro video {
    display: none; }

  .text-wrapper {
    margin: 10px auto 0px auto;
    padding: 0px;
    top: 0px;
    left: 0px;
    width: 100%;
    text-align: center; }

  #footer span, #footer p {
    font-size: 14.45px; }

  .series-part {
    display: block;
    width: 95%; } 
  
  .person {
    width: 80%;
    margin: 1em auto;
  }


  }
