/*
Shims for Flexbox - should work on Safari and IE10+
*/
.display-flex {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-tap-highlight-color: transparent;
}
body {
  color: #231f20;
  font-family: "ff-meta-serif-web-pro", Georgia, serif;
  font-size: 19px;
  line-height: 1.42105263;
  padding: 0;
  margin: 0;
  touch-action: manipulation;
}
main {
  display: block;
}
.interactive {
  padding: 10px;
  margin: 20px auto;
  border-top: 1px solid #e0e0e0;
  border-bottom: 1px solid #e0e0e0;
  font-family: "ff-dagny-web-pro", Helvetica Neue, Helvetica, sans-serif;
}
a {
  color: #0777b3;
  text-decoration: none;
}
a:visited {
  color: #7e838b;
}
a:hover,
a:focus {
  color: #2b4d70;
}
a img {
  border: none;
}
img,
video,
embed,
object,
iframe {
  max-width: 100%;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  color: #231f20;
  margin: 1.42105263 0 0.71052632 0;
}
h1 {
  font-size: 28px;
  line-height: 1.07142857;
  letter-spacing: -0.5px;
}
@media (max-width: 768px) {
  h1 {
    font-size: 42px;
    line-height: 1.0952381;
    letter-spacing: -1px;
  }
}
h2 {
  font-size: 24px;
  line-height: 1.42105263;
  text-align: center;
  padding: 0 0 20px;
  margin-top: -10px;
  text-transform: uppercase;
  font-weight: 300;
  box-shadow: inset 0 18px 0px #5994d29e;
  max-width: 385px;
  line-height: 3;
  margin: auto;
  font-family: "ff-dagny-web-pro", Helvetica Neue, Helvetica, sans-serif;
}
@media (max-width: 480px) {
  h2 {
    margin-top: -18px;
    font-size: 22px;
    line-height: 3.2;
    max-width: 240px;
  }
}
h3 {
  font-size: 24px;
  line-height: 1.04545455;
  text-align: center;
  text-transform: uppercase;
  margin: 0;
  box-shadow: 0px 3px #5994d254;
  margin: auto;
  max-width: 300px;
}
h4 {
  font-size: 16px;
  margin: 0.71052632 0 0 0;
  text-align: center;
  margin: 6px 0;
}
h5 {
  font-size: 24px;
  line-height: 1.04545455;
  text-align: center;
  margin: 0;
}
.byline {
  font-size: 19px;
  margin-bottom: 0;
}
.staff-position {
  font-style: italic;
  font-size: 15px;
  margin-top: 0;
}
.publish-date {
  font-size: 16px;
  font-family: "ff-dagny-web-pro", Helvetica Neue, Helvetica, sans-serif;
  color: #7e838b;
}
.graphic-hed {
  font-family: "ff-dagny-web-pro", Helvetica Neue, Helvetica, sans-serif;
  font-size: 22px;
  font-weight: bold;
  text-align: center;
}
.graphic-chatter {
  font-family: "ff-dagny-web-pro", Helvetica Neue, Helvetica, sans-serif;
  font-size: 18px;
  font-weight: normal;
  text-align: center;
}
.source-container {
  margin-top: 10px;
}
.source-container::after {
  clear: both;
  content: "";
  display: block;
}
.data-source,
.art-credit,
.caption {
  color: #7e838b;
  font-family: "ff-dagny-web-pro", Helvetica Neue, Helvetica, sans-serif;
  font-size: 14px;
}
.data-source {
  font-style: italic;
}
@media (min-width: 480px) {
  .data-source {
    float: left;
  }
}
@media (min-width: 480px) {
  .art-credit {
    float: right;
  }
}
.main-nav {
  background: white;
  border-bottom: 1px solid #e0e0e0;
  box-shadow: 0 2px 7px rgba(0, 0, 0, 0.1);
  position: relative;
  line-height: 1;
  z-index: 999;
}
.main-nav .wrapper {
  max-width: 1020px;
  margin: auto;
  position: relative;
  padding: 10px;
}
.main-nav .logo {
  display: inline-block;
  vertical-align: middle;
  width: 160px;
}
.main-nav .logo img {
  height: 24px;
  max-height: 100%;
}
.share-bar {
  display: inline-block;
  position: absolute;
  right: 0;
  vertical-align: middle;
}
.share-icon {
  margin-left: 3px;
  margin-right: 3px;
  width: 30px;
}
.share-icon:hover .changes-color {
  fill: #231f20;
}
.ad {
  text-align: center;
  margin: 16px auto;
}
.ad.pending::before {
  display: block;
  content: "";
  background: #e0e0e0;
}
.ad.pending[data-type="banner"],
.ad.pending[data-type="bannerBottom"] {
  max-width: 728px;
}
.ad.pending[data-type="banner"]::before,
.ad.pending[data-type="bannerBottom"]::before {
  padding-bottom: 12.36263736%;
}
@media (max-width: 480px) {
  .ad.pending[data-type="banner"]::before,
  .ad.pending[data-type="bannerBottom"]::before {
    padding-bottom: 16.66666667%;
  }
}
.ad.pending[data-type="tall"] {
  max-width: 300px;
}
.ad.pending[data-type="tall"]::before {
  padding-bottom: 200%;
}
.ad.pending[data-type="square"] {
  max-width: 300px;
}
.ad.pending[data-type="square"]::before {
  padding-bottom: 83.33333333%;
}
.marketing {
  font-family: "ff-dagny-web-pro", Helvetica Neue, Helvetica, sans-serif;
  margin: 20px 5px;
  padding: 10px;
  text-align: center;
  width: calc(100% - 10px);
}
.marketing--footer {
  border: 1px solid #e0e0e0;
  max-width: 630px;
}
@media (min-width: 640px) {
  .marketing--footer {
    margin: 20px auto;
  }
  .marketing--footer span {
    white-space: pre;
  }
}
.marketing--sidebar {
  border-top: 1px solid #e0e0e0;
  border-bottom: 1px solid #e0e0e0;
  max-width: 350px;
}
@media (max-width: 500px) {
  .marketing--sidebar {
    margin: auto;
  }
}
.marketing__text {
  margin: 5px auto;
}
.marketing__body {
  font-size: 18px;
  line-height: 21px;
}
.marketing__button {
  background: #0777b3;
  border-radius: 3px;
  color: white;
  display: inline-block;
  font-size: 19px;
  font-weight: bold;
  margin-top: 3px;
  padding: 5px 20px;
}
.marketing__button:hover {
  color: #fff;
  background: #2b4d70;
}
.marketing__button:visited {
  color: #fff;
}
.show-comments {
  border: 1px solid #0777b3;
  padding: 20px;
  text-align: center;
  text-transform: uppercase;
  font-family: "ff-dagny-web-pro", Helvetica Neue, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 15px;
  color: #0777b3;
  cursor: pointer;
  margin: 20px 0;
}
.thin-div {
  border-bottom: 1px solid #e0e0e0;
  margin-bottom: 15px;
  font-family: "ff-dagny-web-pro", Helvetica Neue, Helvetica, sans-serif;
  margin: auto;
  max-width: 900px;
}
.thin-div .center {
  position: relative;
  top: 15px;
  margin: auto;
  width: 105px;
  text-align: center;
  font-size: 20px;
  background: white;
}
.dont-miss {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: auto;
  margin-top: 15px;
  max-width: 900px;
  font-size: 17px;
  font-family: "ff-dagny-web-pro", Helvetica Neue, Helvetica, sans-serif;
}
.dont-miss .story {
  -webkit-flex: 0 0 25%;
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
}
@media (max-width: 480px) {
  .dont-miss .story {
    -webkit-flex: 1 1 50%;
    -ms-flex: 1 1 50%;
    flex: 1 1 50%;
  }
}
.dont-miss .padded {
  padding: 10px;
}
.dont-miss img {
  width: 100%;
}
.dont-miss a {
  color: #424648;
  transition: color .1s linear;
}
.dont-miss a:hover {
  color: #0777b3;
}
.dont-miss .small {
  font-weight: bold;
  font-size: 15px;
}
.project-credits {
  padding-top: 10px;
  max-width: 900px;
  margin: 10px auto;
}
@media (min-width: 768px) {
  .project-credits {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 35px;
  }
}
.project-credit {
  flex-basis: 50%;
  font-family: "ff-dagny-web-pro", Helvetica Neue, Helvetica, sans-serif;
  font-size: 17px;
  line-height: 1.2;
  margin: 3px 0;
  padding: 0 10px;
}
footer.nav-bottom {
  background: black;
  opacity: 0.95;
  padding: 8px 8px 4px 8px;
  position: relative;
  z-index: 99;
}
footer.nav-bottom .logo {
  float: left;
  margin-right: 10px;
}
footer.nav-bottom .logo img {
  margin-top: 5px;
  height: 20px;
}
footer.nav-bottom::after {
  clear: both;
  content: " ";
  display: block;
}
.article-comments-bar {
  clear: both;
  margin: 30px auto;
  display: block;
  height: 50px;
  border: 1px solid #0777b3;
  border-radius: 3px;
  color: #0777b3;
  font-family: "ff-dagny-web-pro";
  font-size: 15px;
  line-height: 21px;
  max-width: 900px;
  text-align: center;
  vertical-align: middle;
}
@media screen and (max-width: 800px) {
  .article-comments-bar {
    margin-left: 4px;
    margin-right: 4px;
  }
}
.article-comments-bar:hover,
.article-comments-bar.active {
  color: #2b4d70;
  border: 1px solid #2b4d70;
}
.article-comments-bar a:hover {
  color: #0777b3;
}
.article-comments-bar .comment-count::before {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}
.comments-container {
  max-height: 0;
  overflow: hidden;
  opacity: 0;
  max-width: 100%;
  width: 100%;
  margin: 0 auto;
  transition: all 0.5s ease;
}
@media screen and (min-width: 600px) {
  .comments-container {
    max-width: 800px;
    width: 83.333%;
  }
}
.comments-container.active {
  max-height: 100%;
  overflow: hidden;
  opacity: 1;
}
.comments-container .u-blue {
  color: #0777b3;
}
.comments-container .u-bg-blue {
  background-color: #0777b3;
}
.comments-container .u-blue-hfa:hover,
.comments-container .u-blue-hfa.hover,
.comments-container .u-blue-hfa:focus,
.comments-container .u-blue-hfa.focus,
.comments-container .u-blue-hfa:active,
.comments-container .u-blue-hfa.active {
  color: #0777b3;
}
.comments-container .u-bg-blue-hfa:hover,
.comments-container .u-bg-blue-hfa.hover,
.comments-container .u-bg-blue-hfa:focus,
.comments-container .u-bg-blue-hfa.focus,
.comments-container .u-bg-blue-hfa:active,
.comments-container .u-bg-blue-hfa.active {
  background-color: #0777b3;
}
.comments-container .u-navy {
  color: #2b4d70;
}
.comments-container .u-bg-navy {
  background-color: #2b4d70;
}
.comments-container .u-navy-hfa:hover,
.comments-container .u-navy-hfa.hover,
.comments-container .u-navy-hfa:focus,
.comments-container .u-navy-hfa.focus,
.comments-container .u-navy-hfa:active,
.comments-container .u-navy-hfa.active {
  color: #2b4d70;
}
.comments-container .u-bg-navy-hfa:hover,
.comments-container .u-bg-navy-hfa.hover,
.comments-container .u-bg-navy-hfa:focus,
.comments-container .u-bg-navy-hfa.focus,
.comments-container .u-bg-navy-hfa:active,
.comments-container .u-bg-navy-hfa.active {
  background-color: #2b4d70;
}
.comments-container .u-dusty-blue {
  color: #42759d;
}
.comments-container .u-bg-dusty-blue {
  background-color: #42759d;
}
.comments-container .u-dusty-blue-hfa:hover,
.comments-container .u-dusty-blue-hfa.hover,
.comments-container .u-dusty-blue-hfa:focus,
.comments-container .u-dusty-blue-hfa.focus,
.comments-container .u-dusty-blue-hfa:active,
.comments-container .u-dusty-blue-hfa.active {
  color: #42759d;
}
.comments-container .u-bg-dusty-blue-hfa:hover,
.comments-container .u-bg-dusty-blue-hfa.hover,
.comments-container .u-bg-dusty-blue-hfa:focus,
.comments-container .u-bg-dusty-blue-hfa.focus,
.comments-container .u-bg-dusty-blue-hfa:active,
.comments-container .u-bg-dusty-blue-hfa.active {
  background-color: #42759d;
}
.comments-container .u-bright-blue {
  color: #0a97e2;
}
.comments-container .u-bg-bright-blue {
  background-color: #0a97e2;
}
.comments-container .u-bright-blue-hfa:hover,
.comments-container .u-bright-blue-hfa.hover,
.comments-container .u-bright-blue-hfa:focus,
.comments-container .u-bright-blue-hfa.focus,
.comments-container .u-bright-blue-hfa:active,
.comments-container .u-bright-blue-hfa.active {
  color: #0a97e2;
}
.comments-container .u-bg-bright-blue-hfa:hover,
.comments-container .u-bg-bright-blue-hfa.hover,
.comments-container .u-bg-bright-blue-hfa:focus,
.comments-container .u-bg-bright-blue-hfa.focus,
.comments-container .u-bg-bright-blue-hfa:active,
.comments-container .u-bg-bright-blue-hfa.active {
  background-color: #0a97e2;
}
@media screen and (max-width: 767px) {
  .comments-container .hide-sm {
    display: none !important;
    visibility: hidden;
  }
}
@media screen and (min-width: 768px) and (max-width: 1019px) {
  .comments-container .hide-md {
    display: none !important;
    visibility: hidden;
  }
}
@media screen and (min-width: 1020px) {
  .comments-container .hide-lg {
    display: none !important;
    visibility: hidden;
  }
}
@media screen and (max-width: 767px) {
  .comments-container .visually-hide-sm {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
  }
}
@media screen and (min-width: 768px) and (max-width: 1019px) {
  .comments-container .visually-hide-md {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
  }
}
@media screen and (min-width: 1020px) {
  .comments-container .visually-hide-lg {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
  }
}
.comments-container .hide,
.comments-container .hidden {
  display: none !important;
  visibility: hidden;
}
.comments-container .visually-hide {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.comments-container .visually-hide-focusable:active,
.comments-container .visually-hide-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
.comments-container .u-serif {
  font-family: Georgia, serif;
}
.comments-container .wf-active .u-serif {
  font-family: "ff-meta-serif-web-pro";
}
.comments-container .u-normal {
  font-weight: normal;
}
.comments-container .u-bold {
  font-weight: bold;
}
.comments-container .font-tiny {
  font-size: 13px;
  line-height: 18px;
}
.comments-container .font-small {
  font-size: 15px;
  line-height: 21px;
}
.comments-container .font-medium {
  font-size: 19px;
  line-height: 25px;
}
.comments-container .font-large {
  font-size: 26px;
  line-height: 34px;
}
.comments-container .font-xlarge {
  font-size: 32px;
  line-height: 38px;
}
.comments-container .font-xxlarge {
  font-size: 42px;
  line-height: 46px;
}
.comments-container .font-huge {
  font-size: 50px;
  line-height: 54px;
}
.comments-container .font-list {
  font-size: 17px;
  line-height: 23px;
}
.comments-container .lh1 {
  line-height: 1em;
}
.comments-container .lh2 {
  line-height: 2em;
}
.comments-container .u-tl {
  text-align: left;
}
.comments-container .u-tr {
  text-align: right;
}
.comments-container .u-tc {
  margin-bottom: 15px;
  margin-left: 4px;
  margin-right: 4px;
  text-align: center;
}
.comments-container .u-vt {
  vertical-align: top;
}
.comments-container .u-vm {
  vertical-align: middle;
}
.comments-container .u-vb {
  vertical-align: bottom;
}
.comments-container .u-italic {
  font-style: italic;
}
.comments-container .u-upper {
  text-transform: uppercase;
}
.header h1 {
  font-size: 3.5em;
  text-align: center;
  padding: 3px 10px 0;
  margin-bottom: 0px;
  margin-bottom: -13px;
}
@media (max-width: 480px) {
  .header h1 {
    font-size: 2.5em;
  }
}
.header .main-sub-sub {
  text-align: center;
  padding: 10px;
  font-size: 2.3em;
  font-weight: bold;
  margin-top: 0.5em;
}
@media (max-width: 480px) {
  .header .main-sub-sub {
    font-size: 1.9em;
    line-height: 1.1em;
  }
}
.header .main-sub {
  font-family: "ff-dagny-web-pro", Helvetica Neue, Helvetica, sans-serif;
  text-align: center;
  font-size: 1.5em;
  margin-bottom: 1.5em;
  letter-spacing: 5px;
  box-shadow: inset 0 20px 0px #5994d29e;
  max-width: 700px;
  line-height: 3;
  margin: auto;
}
@media (max-width: 480px) {
  .header .main-sub {
    letter-spacing: 1px;
    line-height: 4;
  }
}
.header .main-sub span {
  display: inline-block;
  margin: 0px 12px;
}
@media (max-width: 480px) {
  .header .main-sub span {
    margin: 0px 7px;
  }
}
@media (max-width: 480px) {
  .header .main-sub {
    font-size: 1em;
  }
}
@media (max-width: 350px) {
  .header .main-sub {
    font-size: 0.8em;
  }
}
.header .main-img {
  max-width: 1000px;
  margin: auto;
}
.header .main-img img {
  width: 100%;
}
.header .caption {
  margin: auto;
}
@media (max-width: 768px) {
  .header .caption {
    padding: 0px 10px;
  }
}
.break {
  text-align: center;
  margin: 1.5em auto;
  font-weight: bold;
}
@media (max-width: 480px) {
  .break {
    margin: 1.2em auto;
  }
}
.break .dot {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 0 3px;
  background: #5994d254;
}
@media (max-width: 480px) {
  .break .dot {
    width: 9px;
    height: 9px;
  }
}
.byline {
  max-width: 700px;
  margin: auto;
}
.publish-date {
  max-width: 700px;
  margin: auto;
  margin-top: 0px;
}
#timeline {
  width: 40%;
  position: -webkit-sticky;
  /* Safari */
  position: sticky;
  top: 0;
  z-index: -1;
  padding: 0px;
  background-color: #7eaed529;
}
@media (max-width: 480px) {
  #timeline {
    width: 100%;
  }
}
#timeline .hr1 {
  z-index: -1;
  width: 45.45%;
  height: 100vh;
  position: absolute;
  top: 0;
  left: 0;
  border-right: 1px dashed #7e838b;
  text-align: right;
  font-family: "ff-dagny-web-pro", Helvetica Neue, Helvetica, sans-serif;
  color: #7e838b;
  font-size: 0.9em;
  padding: 0 5px;
}
@media (max-width: 480px) {
  #timeline .hr1 {
    font-size: 15px;
  }
}
#timeline .hr2 {
  z-index: -1;
  width: 90.91%;
  height: 100vh;
  position: absolute;
  top: 0;
  left: 0;
  border-right: 1px dashed #7e838b;
  text-align: right;
  font-family: "ff-dagny-web-pro", Helvetica Neue, Helvetica, sans-serif;
  color: #7e838b;
  font-size: 0.9em;
  padding: 0 5px;
}
@media (max-width: 480px) {
  #timeline .hr2 {
    font-size: 15px;
  }
}
.title {
  color: #7e838b;
  text-align: center;
  font-family: "ff-dagny-web-pro", Helvetica Neue, Helvetica, sans-serif;
  font-weight: bold;
  line-height: 1.1em;
  padding: 10px 10px;
  font-size: 17px;
  box-shadow: inset 0 10px 7px rgba(0, 0, 0, 0.1);
}
.title .time_sub {
  font-weight: normal;
  font-style: italic;
}
@media (max-width: 480px) {
  .title {
    font-size: 15px;
    line-height: 1em;
    width: 100%;
  }
}
.totals {
  color: #7e838b;
  font-family: "ff-dagny-web-pro", Helvetica Neue, Helvetica, sans-serif;
  font-size: 14px;
  position: absolute;
  right: 60px;
  top: calc((91vh / 4) - 70px);
}
@media (max-width: 480px) {
  .totals {
    right: 30px;
  }
}
.totals .each-season {
  height: calc((91vh / 6));
  opacity: 0;
  z-index: 10;
}
.totals .each-season.filled {
  animation-name: animateIn2;
  animation-duration: 350ms;
  animation-delay: calc(var(--animation-order) * 10ms);
  animation-fill-mode: both;
  animation-timing-function: ease-in-out;
}
.totals .each-season .season-date {
  font-weight: bold;
  font-size: 15px;
  background-color: rgba(235, 242, 248, 0.7);
  text-transform: uppercase;
}
.totals .each-season .cum {
  background-color: rgba(235, 242, 248, 0.7);
}
.months {
  color: #7e838b;
  font-family: "ff-dagny-web-pro", Helvetica Neue, Helvetica, sans-serif;
  font-size: 14px;
  width: 20px;
  text-align: right;
  padding-right: 5px;
  position: absolute;
  left: -20px;
  top: 2px;
}
.months div {
  height: calc((91vh / 12));
}
.container {
  margin-left: 20px;
  position: relative;
  height: 91vh;
  display: flex;
  flex-direction: column;
  justify-content: space-evenly;
}
.case_con {
  font-size: 0px;
  position: relative;
  z-index: -1;
}
.cases {
  height: 1px;
  background-color: #377fb9;
  display: inline-block;
  vertical-align: middle;
  opacity: 0.3;
  animation-duration: 350ms;
  animation-delay: calc(var(--animation-order) * 10ms);
  animation-fill-mode: both;
  animation-timing-function: ease-in-out;
}
.cases.filled {
  animation-name: animateIn;
  animation-duration: 350ms;
  animation-delay: calc(var(--animation-order) * 10ms);
  animation-fill-mode: both;
  animation-timing-function: ease-in-out;
}
.dotsCon {
  margin-top: 7em;
}
.dated .dotDate {
  font-weight: bold;
}
.dated .month {
  font-style: italic;
  color: #6c6c6c;
}
@keyframes animateIn {
  0% {
    opacity: 0.3;
  }
  100% {
    opacity: 1;
  }
}
@keyframes animateInBack {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0.3;
  }
}
@keyframes animateIn2 {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes animateIn2Back {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
#start,
#startTwo {
  width: 10px;
}
#start {
  position: fixed;
  left: 0;
  top: 50px;
}
#startTwo {
  position: fixed;
  left: 0;
  top: 80px;
}
#end,
#endTwo {
  padding: 0.2em 0.5em;
  background-color: black;
  color: white;
}
.text {
  max-width: 1000px;
  margin: auto;
  padding: 10px;
}
.text .body-text {
  max-width: 700px;
  margin: 1em auto;
}
@media (max-width: 480px) {
  .text .body-text {
    font-size: 18px;
  }
}
.text .ad {
  padding: 1em 0;
}
@media (min-width: 1000px) {
  .text .ad {
    margin-left: calc((100% - 970px) /2);
  }
}
@media (max-width: 768px) {
  .text .ad {
    margin-left: calc((100% - 728px) /2);
  }
}
@media (max-width: 480px) {
  .text .ad {
    margin-left: 0px;
  }
}
.text .body-text.dropcap:not(:focus):first-letter {
  float: left;
  font-size: 5.4em;
  line-height: .75;
  margin: .05em .1em 0 0;
  text-transform: uppercase;
  font-style: normal;
}
.inter {
  margin-top: 30vh;
  width: 60%;
  margin-left: 40%;
  margin-bottom: 40vh;
  max-width: 700px;
  padding: 10px 10px 10px 20px;
  font-family: "ff-dagny-web-pro", Helvetica Neue, Helvetica, sans-serif;
}
.inter h3 {
  font-size: 19px;
}
@media (max-width: 480px) {
  .inter h3 {
    font-size: 17px;
  }
}
.inter.first {
  margin-top: -70vh;
}
@media (max-width: 480px) {
  .inter {
    margin-top: 130vh;
    width: 100%;
    margin-left: 0%;
    padding: 20px;
    background: rgba(255, 255, 255, 0.85);
  }
  .inter.first {
    margin-top: 10vh;
  }
}
.caret {
  text-align: center;
  font-size: 2em;
  margin: 0.5em auto;
  font-weight: 100;
}
@media (max-width: 480px) {
  .caret {
    font-size: 1.5em;
    margin: 0px auto 10px;
  }
}
.takeover {
  margin: auto;
  background: white;
  border-bottom: solid 2px black;
  box-shadow: 0 10px 7px rgba(0, 0, 0, 0.1);
}
.looper {
  width: calc(100% * 0.95);
  margin: auto;
}
.chapter {
  background-color: white;
  font-size: 3.6em;
  font-weight: 600;
  text-transform: uppercase;
  padding: 40px 0 0;
  text-align: center;
  border-top: solid 2px black;
  box-shadow: 0 -10px 7px rgba(0, 0, 0, 0.1);
  margin-bottom: -25px;
}
@media (max-width: 480px) {
  .chapter {
    margin-bottom: 0;
    font-size: 2.2em;
  }
}
.chapter2 {
  background-color: white;
  font-size: 3.6em;
  font-weight: 600;
  text-transform: uppercase;
  padding: 40px 0;
  text-align: center;
  border-top: solid 2px black;
  box-shadow: 0 -10px 7px rgba(0, 0, 0, 0.1);
}
@media (max-width: 480px) {
  .chapter2 {
    margin-bottom: 0;
    font-size: 2.2em;
  }
}
.img img {
  width: 100%;
}
.img.column {
  max-width: 700px;
  margin: auto;
}
.img.wide {
  max-width: 960px;
}
.img.small {
  max-width: 350px;
}
.img.small.right {
  float: right;
  margin-left: 15px;
  margin-bottom: 15px;
}
@media (max-width: 480px) {
  .img.small.right {
    float: none;
    margin: auto;
    max-width: 100%;
  }
}
.profile-vid {
  position: relative;
  font-size: 0px;
  max-width: 700px;
  margin: auto;
}
.profile-vid .mini-loop {
  position: absolute;
  top: 0;
  left: 0;
}
.profile-vid .mini-loop.hide {
  display: none;
}
.profile-vid .caption {
  padding-top: 8px;
}
.voices {
  padding: 1em;
  max-width: 700px;
  width: 95%;
  margin: 1em auto 2em auto;
  position: relative;
  border: 1px solid black;
  border-radius: 4px;
}
@media (max-width: 480px) {
  .voices {
    padding: 0em;
  }
}
.voices .voices-hed {
  font-family: "ff-dagny-web-pro", Helvetica Neue, Helvetica, sans-serif;
  text-align: center;
  padding: 5px 10px;
}
.voices .voices-hed .label {
  font-size: 14px;
  background-color: #222222;
  color: white;
  padding: 3px;
  font-weight: bold;
  text-transform: uppercase;
  width: 110px;
  margin: auto;
}
.voices .voices-hed .v-hed {
  font-family: 'Coustard', serif;
  font-size: 2.3em;
  font-weight: bold;
  color: #0777b3;
  text-shadow: 2px 2px rgba(255, 255, 255, 0.5);
}
@media (max-width: 480px) {
  .voices .voices-hed .v-hed {
    font-size: 2em;
    line-height: 1.1em;
    margin: 5px auto 7px auto;
  }
}
.voices .voices-hed .v-sub {
  color: black;
}
@media (max-width: 480px) {
  .voices .voices-hed .v-sub {
    line-height: 1.1em;
  }
}
.voices .images {
  font-size: 0px;
}
.voices .images div {
  display: inline-block;
  width: 33.3%;
}
.voices .images div img {
  width: 100%;
}
.voices:hover {
  border: 1px solid #0777b3;
}
.voices:hover .v-hed {
  text-decoration: underline;
}
.vid-hed {
  max-width: 700px;
  margin: auto;
  text-align: center;
  font-weight: bold;
  font-family: "ff-dagny-web-pro", Helvetica Neue, Helvetica, sans-serif;
  padding: 6px 0px;
  font-size: 1.1em;
  background-color: #5994d254;
}
.brightcove__button {
  border: none;
  background-color: transparent;
  position: absolute;
  bottom: 0;
  left: 0;
  margin-left: 32px;
  margin-bottom: 44.8px;
  border-radius: 4px;
  font-size: 16px;
  font-family: "ff-dagny-web-pro", Helvetica Neue, Helvetica, sans-serif;
  font-weight: bold;
  z-index: 10;
  transition: all 0.2s ease-in-out;
  opacity: 0.7;
}
@media (max-width: 480px) {
  .brightcove__button {
    margin-left: 15px;
    margin-bottom: 25px;
  }
}
.brightcove__button svg {
  display: inline;
  margin-right: 15px;
  vertical-align: middle;
  width: 25px;
  height: 25px;
}
.brightcove__button .brightcove__button__text {
  background-color: #f8f8f8;
  padding: 16px 24px;
}
.brightcove__button .brightcove__button__play {
  padding: 16px 24px;
  background-color: #94b0ce;
  padding-right: 5px;
}
.brightcove__button:hover {
  cursor: pointer;
  opacity: 1;
  transform: scale(1.1);
}
.ad {
  margin: auto;
  max-width: none;
}
.main-ad {
  padding: 10px 0;
}
