.storyheadline {
  margin: 10px 0px !important;
  line-height: 60px;
  font-size: 55px; }

.storySub {
  font-size: 20px;
  font-weight: 300;
  margin-bottom: 10px; }

@media screen and (max-width: 1023px) {
  .responsive .two-equal-columns > .column {
    line-height: 25px !important; }

  .storyheadline {
    margin-top: 15px !important;
    line-height: 40px !important; }

  .storysubhead {
    margin-bottom: 25px !important; } }
.additional-work {
  font-style: italic; }

.cvp-video {
  height: 0;
  position: relative;
  padding-bottom: 56.25%;
  margin-bottom: 20px; }
  .cvp-video div {
    height: auto;
    max-width: 100%;
    width: 100%; }
  .cvp-video video, .cvp-video iframe, .cvp-video object {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%; }

div#first.desktop-vid-content-wrapper {
  padding-left: 0px; }

/* ------------------------------ */
/* ------------------------------ */
/*        COLOR PALETTE           */
/* ------------------------------ */
/* ------------------------------ */
/* ------------------------------ */
/*             FONTS              */
/* ------------------------------ */
@font-face {
  font-family: 'CNNSans';
  src: url("../fonts/CNNSans-Light.ttf") format("opentype");
  font-weight: 300;
  font-style: light; }
@font-face {
  font-family: 'CNNSans';
  src: url("../fonts/CNNSans-Regular.ttf") format("opentype");
  font-weight: 400;
  font-style: normal; }
@font-face {
  font-family: 'CNNSans';
  src: url("../fonts/CNNSans-Bold.ttf") format("opentype");
  font-weight: 700;
  font-style: bold; }
@font-face {
  font-family: 'CNNSansDisplay';
  src: url("../fonts/CNNSansDisplay-Medium.ttf") format("opentype");
  font-weight: 400;
  font-style: normal; }
@font-face {
  font-family: 'CNNSansDisplay';
  src: url("../fonts/CNNSansDisplay-Light.ttf") format("opentype");
  font-weight: 300;
  font-style: light; }
@font-face {
  font-family: 'CNNSans Condensed';
  src: url("../fonts/CNNSansW04-CondensedMedium.eot") format("embedded-opentype");
  src: url("../fonts/CNNSansW04-CondensedMedium.woff") format("woff"), url("../fonts/CNNSansW04-CondensedMedium.woff2") format("woff2"), url("../fonts/CNNSansW04-CondensedMedium.svg") format("svg");
  font-weight: 400;
  font-style: normal; }
@font-face {
  font-family: 'CNNSans Condensed';
  src: url("../fonts/CNNSansW04-CondensedLight.eot") format("embedded-opentype");
  src: url("../fonts/CNNSansW04-CondensedLight.woff") format("woff"), url("../fonts/CNNSansW04-CondensedLight.woff2") format("woff2"), url("../fonts/CNNSansW04-CondensedLight.svg") format("svg");
  font-weight: 300;
  font-style: normal; }
html, body {
  margin: 0;
  padding: 0 !important; }

section.column {
  padding: 0; }

.interactive-body-ssi {
  padding: 0; }

.container, main.container.js-social-anchor-start {
  width: 100%;
  max-width: 100%;
  padding-right: 10px;
  padding-left: 10px;
  margin: 0; }

#react_header, #cnnFooter, .ms-overlay-modal, .main-banner, .interactive-header, .two-columns-fixed-rr {
  display: none;
  border: none; }

.interactive-body {
  border: none; }

a, a.hyperlink {
  color: #1173b4; }

h1, h2, h3 {
  font-family: "CNNSans", CNN, sans-serif; }

img {
  width: 100%;
  display: block;
  height: 100%; }

ul {
  list-style-type: none;
  margin: 0; }

ul li {
  list-style-type: none; }

p {
  margin: 0px auto 20px auto; }

#interactiveGraphic {
  width: 100%;
  margin: 0px auto;
  /*keyframes*/
  /*keyframes*/
  /* flickity.css */
  /* ------------------------------ */
  /* ------------------------------ */
  /*          HEADER/NAV            */
  /* ------------------------------ */
  /* toggle for sicky navbar */
  /* ------------------------------ */
  /* ------------------------------ */
  /*            CONTENT             */
  /* ------------------------------ */ }
@keyframes bounce {
  0% {
    transform: translateY(0); }
  50% {
    transform: translateY(6px); }
  100% {
    transform: translateY(0); } }
@keyframes bounce {
  0% {
    transform: translateY(0); }
  50% {
    transform: translateY(6px); }
  100% {
    transform: translateY(0); } }
  #interactiveGraphic #scroll-cta {
    position: absolute;
    left: 50%;
    padding-top: 35px;
    bottom: 20px;
    transform: translateX(-50%);
    display: block;
    transition: bottom .5s ease-in-out; }
    #interactiveGraphic #scroll-cta:before {
      color: #d8d8d8;
      display: block;
      font-weight: 500;
      font-size: 28px;
      animation: bounce 2.5s infinite; }
  #interactiveGraphic .recirc {
    margin-top: 25px;
    /* border-top: 1px solid #333; */
    /* padding-top: 25px; */
    /* padding-bottom: 75px; */
    width: 100%; }
  #interactiveGraphic .recirc-title {
    text-align: left;
    font-size: 20px;
    margin: 0px 15px 0px 15px; }
  #interactiveGraphic .m-carousel {
    margin-top: 25px; }
    #interactiveGraphic .m-carousel__title-wrapper {
      opacity: 0; }
      #interactiveGraphic .m-carousel__title-wrapper--caption {
        text-align: center;
        padding: 0;
        margin-top: 10px;
        color: #000000;
        letter-spacing: 0.3px;
        font-size: 15px; }
    #interactiveGraphic .m-carousel__item {
      /*opacity: 0.8;*/
      -webkit-transition: opacity 0.3s ease;
      transition: opacity 0.3s ease;
      width: 80%;
      margin-right: 5px;
      filter: brightness(0.25); }
      #interactiveGraphic .m-carousel__item:hover .m-carousel__title-wrapper {
        opacity: 1; }
      #interactiveGraphic .m-carousel__item.is-selected {
        opacity: 1;
        filter: brightness(1); }
        #interactiveGraphic .m-carousel__item.is-selected .m-carousel__title-wrapper {
          opacity: 1; }
    #interactiveGraphic .m-carousel__image {
      display: block;
      width: 100%;
      height: auto;
      opacity: 0;
      -webkit-transition: opacity 0.3s ease;
      transition: opacity 0.3s ease; }
      #interactiveGraphic .m-carousel__image.flickity-lazyloaded {
        opacity: 1; }
  #interactiveGraphic .m-carousel .flickity-prev-next-button {
    background: none;
    top: 35%; }
    #interactiveGraphic .m-carousel .flickity-prev-next-button path {
      fill: #fff; }
    #interactiveGraphic .m-carousel .flickity-prev-next-button:hover {
      background: none; }
  #interactiveGraphic .m-carousel .flickity-prev-next-button.previous {
    left: 40px; }
  #interactiveGraphic .m-carousel .flickity-prev-next-button.next {
    right: 40px; }
  #interactiveGraphic .navbar-scrolled {
    position: fixed !important;
    width: 100%;
    top: 0; }
  #interactiveGraphic .int-header {
    line-height: 0; }
    #interactiveGraphic .int-header__nav-wrapper {
      background-color: #f8f8f8;
      border-top: solid 1px #d8d8d8;
      border-bottom: solid 1px #d8d8d8;
      padding: 0px;
      position: relative;
      width: 100%;
      z-index: 9999;
      height: 36px; }
      #interactiveGraphic .int-header__nav-wrapper .content {
        padding: 0px;
        max-width: 1100px;
        display: block;
        margin-left: auto;
        margin-right: auto; }
        #interactiveGraphic .int-header__nav-wrapper .content__nav {
          display: flex;
          justify-content: space-between;
          align-items: center; }
          #interactiveGraphic .int-header__nav-wrapper .content__nav .brand-nav-item-wrapper {
            flex-grow: 0; }
            #interactiveGraphic .int-header__nav-wrapper .content__nav .brand-nav-item-wrapper--cnn_tech_logo {
              width: 90px; }
          #interactiveGraphic .int-header__nav-wrapper .content__nav .nav-text-item-wrapper {
            display: none; }
          #interactiveGraphic .int-header__nav-wrapper .content__nav .nav-item-wrapper {
            width: 22%;
            display: flex;
            justify-content: center;
            align-items: center; }
            #interactiveGraphic .int-header__nav-wrapper .content__nav .nav-item-wrapper--nav-item-social {
              width: 50%;
              display: inline-block;
              height: 34px;
              cursor: pointer;
              border-left: solid 0.5px #d8d8d8; }
              #interactiveGraphic .int-header__nav-wrapper .content__nav .nav-item-wrapper--nav-item-social svg {
                margin-left: calc((100% - 20px) / 2);
                margin-top: 7.5px; }
                #interactiveGraphic .int-header__nav-wrapper .content__nav .nav-item-wrapper--nav-item-social svg :hover {
                  fill: #3061f2; }
  #interactiveGraphic .interactive-container__int-content {
    position: relative;
    display: flex;
    align-items: center;
    height: 100vh;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-color: grey;
    background-image: url("../media/HERO-MOBILE.jpg"); }
    #interactiveGraphic .interactive-container__int-content .intro-container {
      width: 90%;
      margin: auto;
      text-align: left;
      color: #ffffff; }
      #interactiveGraphic .interactive-container__int-content .intro-container--headline {
        font-size: 42px;
        font-weight: 600;
        line-height: 50px;
        letter-spacing: 0px;
        /* max-width: 160px; */
        margin: auto; }
      #interactiveGraphic .interactive-container__int-content .intro-container--subheader {
        padding: 10px 0px 20px 0px;
        font-weight: 400;
        font-size: 21px;
        line-height: 1.41;
        letter-spacing: 0px; }
  #interactiveGraphic .article-content {
    max-width: 700px;
    margin: 0px auto 0px auto;
    line-height: 1.69;
    width: 95%;
    text-align: left; }
    #interactiveGraphic .article-content__headline {
      font-size: 25px;
      text-align: center;
      line-height: 1.24;
      font-weight: 600;
      letter-spacing: 0px;
      padding-top: 40px; }
      #interactiveGraphic .article-content__headline:before {
        /* border-top: 2px solid rgb(48,97,242);
         content: "";
         height: 2px;
         width: 50px;
         display: block;
         padding-bottom: 10px;*/ }
    #interactiveGraphic .article-content__byline {
      text-align: center;
      color: #3061f2;
      font-weight: 700;
      padding: 0px 0px 30px 0px;
      font-size: 19px;
      letter-spacing: 0px; }
    #interactiveGraphic .article-content__dek {
      font-weight: 200;
      text-align: center;
      font-size: 20px;
      padding: 5px 0px 10px 0px;
      line-height: 1.24;
      letter-spacing: 0px; }
    #interactiveGraphic .article-content__subheader {
      font-size: 21px;
      font-weight: 600;
      padding-top: 25px;
      padding-bottom: 10px;
      letter-spacing: 0px;
      color: #3061f2;
      line-height: 28px; }
      #interactiveGraphic .article-content__subheader:before {
        /*border-top: 2px solid rgb(48,97,242);
        content: "";
        height: 2px;
        width: 50px;
        display: block;*/ }
    #interactiveGraphic .article-content__related {
      padding-top: 20px;
      font-size: 17px;
      line-height: 1.29; }
    #interactiveGraphic .article-content__story-img {
      margin: 15px auto 10px auto;
      display: block;
      width: 95%; }
      #interactiveGraphic .article-content__story-img--caption {
        color: #b0b0b0;
        font-size: 11px;
        text-align: right;
        margin: 5px auto 15px auto;
        letter-spacing: 0px;
        line-height: 1.6667;
        font-weight: 300;
        width: 95%;
        padding: 0; }
    #interactiveGraphic .article-content__story-video {
      width: 95%;
      margin: auto;
      padding-bottom: 20px; }
      #interactiveGraphic .article-content__story-video .vp--video {
        position: relative;
        width: 100%;
        height: 56.25vw;
        max-width: 700px;
        max-height: 393.75px;
        overflow: hidden;
        margin: auto; }
    #interactiveGraphic .article-content #rig_timeline {
      margin: auto; }

/* ------------------------------ */
/* ------------------------------ */
/*              VIDEO             */
/* ------------------------------ */
.main-video-wrapper {
  width: 95%;
  max-width: 700px;
  margin: 0px auto;
  padding-top: 20px; }
  .main-video-wrapper__poster {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 100%; }

/* ------------------------------ */
/* ------------------------------ */
/*            CREDITS             */
/* ------------------------------ */
.credits-section {
  background-color: #f7f7f7;
  padding: 40px 0px;
  margin-top: 70px; }
  .credits-section__wrapper {
    max-width: 1100px;
    margin: 0 auto;
    width: 95%; }
    .credits-section__wrapper .dash {
      width: 50px;
      height: 5px;
      background: #3061f2;
      margin-bottom: 10px; }
    .credits-section__wrapper .title {
      font-family: "CNNSansDisplay", CNN, sans-serif;
      color: #000000;
      font-size: 18px;
      text-transform: uppercase;
      padding-bottom: 15px; }
    .credits-section__wrapper .credits {
      margin: 0px auto 10px auto;
      font-family: "CNNSansDisplay", CNN, sans-serif;
      color: #000000;
      font-size: 16px;
      font-weight: 300; }

/* ------------------------------ */
/* ------------------------------ */
/*            FOOTER              */
/* ------------------------------ */
.cnnix__footer {
  /* display: flex;
   height: 100%;*/
  background-color: #f7f7f7;
  color: #000000;
  padding-bottom: 50px; }
  @media screen and (min-width: 740px) {
    .cnnix__footer {
      height: 100%;
      margin-top: 50px; } }
  .cnnix__footer a {
    transition: all 250ms ease-in-out; }
  .cnnix__footer__contents {
    width: 90%;
    margin: auto;
    max-width: 1100px; }
  .cnnix__footer__title {
    padding-top: 20px;
    margin-bottom: 1rem;
    font-weight: 700;
    font-size: 16px;
    letter-spacing: 0.5px; }
    @media screen and (min-width: 1100px) {
      .cnnix__footer__title {
        margin-bottom: 1rem; } }
  .cnnix__footer__related-coverage {
    padding: 0;
    list-style: none; }
    @media screen and (min-width: 1024px) {
      .cnnix__footer__related-coverage {
        display: flex;
        align-items: flex-start; } }
    .cnnix__footer__related-coverage li {
      border-bottom: 1px solid #dbdbdb; }
      .cnnix__footer__related-coverage li:last-of-type {
        border-bottom: none;
        border-right: none; }
      @media screen and (min-width: 1024px) {
        .cnnix__footer__related-coverage li {
          border-bottom: none;
          border-right: 1px solid #dbdbdb;
          width: 25%; } }
      .cnnix__footer__related-coverage li .desktop-vid-content-wrapper {
        text-align: left;
        padding: 15px 0px;
        display: flex;
        align-items: center;
        flex-direction: column;
        justify-content: flex-start; }
        .cnnix__footer__related-coverage li .desktop-vid-content-wrapper:hover .title-wrapper__title {
          color: #3061f2; }
        @media screen and (min-width: 1024px) {
          .cnnix__footer__related-coverage li .desktop-vid-content-wrapper {
            flex-direction: row;
            display: block;
            padding: 0px 15px; } }
        .cnnix__footer__related-coverage li .desktop-vid-content-wrapper .main-img-wrapper .nav-img {
          width: 100%; }
        .cnnix__footer__related-coverage li .desktop-vid-content-wrapper .title-wrapper__title {
          font-size: 13px;
          padding: 0px;
          margin: 15px 0px 0px 0px;
          color: #000000;
          font-weight: 500; }
          @media screen and (min-width: 1024px) {
            .cnnix__footer__related-coverage li .desktop-vid-content-wrapper .title-wrapper__title {
              padding: 0px; } }
  .cnnix__footer__credits-section {
    padding-top: 60px;
    margin: auto;
    max-width: 1100px;
    width: 90%; }
    .cnnix__footer__credits-section__wrapper .dash {
      width: 50px;
      height: 5px;
      background: #3061f2;
      margin-bottom: 10px; }
    .cnnix__footer__credits-section__wrapper .title {
      color: gray;
      font-size: 18px;
      text-transform: uppercase; }
    .cnnix__footer__credits-section__wrapper .credits {
      margin: 0px auto 10px auto;
      color: #000000;
      font-size: 16px;
      font-weight: 300; }

.int-footer {
  background-color: #ffffff; }
  .int-footer__section-inner {
    max-width: 1100px;
    padding: 50px 0px;
    width: 90%;
    margin: auto; }
    .int-footer__section-inner .social-wrapper {
      padding: 0px; }
      .int-footer__section-inner .social-wrapper__content {
        display: flex;
        justify-content: space-between;
        align-items: center; }
        .int-footer__section-inner .social-wrapper__content .int-footer-logo-wrapper {
          flex-grow: 0; }
          .int-footer__section-inner .social-wrapper__content .int-footer-logo-wrapper--cnn_ent_logo {
            width: 120px; }
        .int-footer__section-inner .social-wrapper__content .int-footer-item-wrapper {
          width: 25%;
          display: flex;
          justify-content: center;
          align-items: center; }
          .int-footer__section-inner .social-wrapper__content .int-footer-item-wrapper--int-footer-item-social {
            width: 50%;
            display: inline-block;
            cursor: pointer; }
            .int-footer__section-inner .social-wrapper__content .int-footer-item-wrapper--int-footer-item-social svg {
              margin-left: calc((100% - 20px) / 2);
              margin-top: 7.5px; }
              .int-footer__section-inner .social-wrapper__content .int-footer-item-wrapper--int-footer-item-social svg :hover {
                fill: #000000; }
    .int-footer__section-inner .cnn-copyright {
      color: #000000;
      padding-top: 40px; }
      .int-footer__section-inner .cnn-copyright--text {
        padding: 0px;
        font-family: "CNNSansDisplay", CNN, sans-serif;
        margin: 0px auto 5px auto;
        font-weight: 300;
        letter-spacing: 1.3px; }
    .int-footer__section-inner .terms-of-use {
      padding-top: 25px; }
      .int-footer__section-inner .terms-of-use ul {
        padding: 0px; }
        .int-footer__section-inner .terms-of-use ul li a {
          color: #989898;
          text-transform: uppercase;
          font-weight: 500;
          letter-spacing: 1.3px; }

/*INTERNET EXPLORER */
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  /* IE10+ specific styles go here */ }
@media only screen and (-ms-high-contrast: active) and (min-width: 1024px), only screen and (-ms-high-contrast: none) and (min-width: 1024px) {
  .m-carousel .flickity-prev-next-button {
    top: 25% !important; } }
@media only screen and (min-width: 768px) {
  #interactiveGraphic .m-carousel__item {
    width: 25%; }
  #interactiveGraphic .m-carousel .flickity-prev-next-button {
    top: 30%; }
  #interactiveGraphic .m-carousel .flickity-prev-next-button {
    width: 30px;
    height: 30px; }
  #interactiveGraphic .interactive-container__int-content .intro-container--headline {
    font-size: 52px;
    max-width: 550px;
    margin: 0; }
  #interactiveGraphic .interactive-container__int-content .intro-container--subheader {
    max-width: 500px;
    font-size: 26px; }
  #interactiveGraphic .interactive-container__int-content .intro-container--byline {
    font-size: 24px; }
  #interactiveGraphic .int-header__nav-wrapper .content__nav .nav-item-wrapper {
    width: 12%; }
  #interactiveGraphic .article-content__float-img-wrapper {
    float: right;
    width: 50%; }
  #interactiveGraphic .article-content__float-copy-45-left {
    float: left;
    width: 45%; }
  #interactiveGraphic .article-content__float-copy-50-left {
    float: left;
    width: 50%; }
  #interactiveGraphic .article-content__story-video {
    width: 100%; }
  #interactiveGraphic .article-content #rig_timeline {
    float: left;
    max-width: 320px;
    /*width: 40%;*/
    margin-right: 15px; }
  #interactiveGraphic .article-content__copy--float-copy-50-left {
    float: left;
    width: 50%; }
  #interactiveGraphic .int-footer__section-inner .social-wrapper__content .int-footer-item-wrapper {
    width: 8.5%; }
  #interactiveGraphic .int-footer__section-inner .cnn-copyright--text {
    font-size: 12px; }
  #interactiveGraphic .int-footer__section-inner .terms-of-use ul {
    display: inline-flex; }
    #interactiveGraphic .int-footer__section-inner .terms-of-use ul li {
      padding-right: 50px; }
      #interactiveGraphic .int-footer__section-inner .terms-of-use ul li a {
        font-size: 12px; } }
@media only screen and (min-width: 1024px) {
  #interactiveGraphic .m-carousel .flickity-prev-next-button {
    top: 35%;
    width: 50px;
    height: 50px; }
  #interactiveGraphic .recirc-title {
    text-align: center; }
  #interactiveGraphic .int-header__nav-wrapper .content__nav .nav-item-wrapper {
    width: 6.5%; }
    #interactiveGraphic .int-header__nav-wrapper .content__nav .nav-item-wrapper--nav-item-social__FB {
      border-right: solid 0.5px #d8d8d8; }
  #interactiveGraphic .int-header__nav-wrapper .brand-nav-item-wrapper {
    padding-left: 40px;
    padding-right: 22px;
    border-right: 1px solid #d8d8d8; }
  #interactiveGraphic .int-header__nav-wrapper .nav-text-item-wrapper {
    display: block !important;
    flex-grow: 1;
    padding-left: 20px; }
    #interactiveGraphic .int-header__nav-wrapper .nav-text-item-wrapper__scrollTitle {
      font-family: "CNNSans", CNN, sans-serif;
      color: #000000;
      font-size: 11px;
      font-weight: 400;
      letter-spacing: 0.6px;
      text-align: left;
      text-transform: uppercase; }
  #interactiveGraphic .interactive-container__int-content {
    background-image: url("../media/HERO-DESKTOP.jpg"); }
    #interactiveGraphic .interactive-container__int-content .intro-container {
      text-align: center; }
      #interactiveGraphic .interactive-container__int-content .intro-container--headline {
        font-size: 70px;
        line-height: 66px;
        max-width: 100%; }
      #interactiveGraphic .interactive-container__int-content .intro-container--subheader {
        font-size: 30px;
        max-width: 880px;
        margin: auto;
        padding: 30px 0px 20px 0px; }
      #interactiveGraphic .interactive-container__int-content .intro-container--byline {
        font-size: 24px; }
  #interactiveGraphic .article-content__headline {
    font-size: 36px;
    max-width: 490px;
    margin: auto; }
  #interactiveGraphic .article-content__dek {
    font-size: 22px; }
  #interactiveGraphic .article-content__story-img {
    width: 100%;
    max-width: 700px; }

  .int-footer__section-inner .social-wrapper__content .int-footer-item-wrapper {
    width: 8.5%; } }

/*# sourceMappingURL=style.css.map */
