.cnn-interactive .cvp-video {
  position: relative;
  padding-bottom: 56.25%;
  height: 0; }
  .cnn-interactive .cvp-video video, .cnn-interactive .cvp-video iframe, .cnn-interactive .cvp-video object {
    position: absolute;
    height: 100% !important;
    width: 100% !important;
    left: 0;
    top: 0; }
  .cnn-interactive .cvp-video .poster {
    display: block;
    cursor: pointer; }
    .cnn-interactive .cvp-video .poster .poster-img {
      vertical-align: middle;
      max-width: 100%;
      height: auto;
      width: 100%; }
    .cnn-interactive .cvp-video .poster.hide {
      visibility: hidden;
      cursor: default; }
  .cnn-interactive .cvp-video .play-button {
    position: absolute;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0; }
    .cnn-interactive .cvp-video .play-button .icon {
      position: absolute;
      background: url("http://i2.cdn.turner.com/cnn/2016/images/11/30/playbutton.icon.png") no-repeat;
      height: 67px;
      width: 67px;
      margin-left: -33px;
      margin-top: -33px;
      left: 50%;
      top: 50%; }
    .cnn-interactive .cvp-video .play-button:hover .icon {
      background-position: 0 -67px; }

@media screen and (-webkit-min-device-pixel-ratio: 2), screen and (min--moz-device-pixel-ratio: 2), screen and (-o-min-device-pixel-ratio: 2 / 1), screen and (min-device-pixel-ratio: 2), screen and (min-resolution: 192dpi), screen and (min-resolution: 2dppx) {
  .cnn-interactive .cvp-video .play-button .icon,
  .cnn-interactive .video .play-button .icon {
    background: url("http://i2.cdn.turner.com/cnn/2016/images/11/30/playbutton.icon@2x.png") no-repeat;
    -webkit-background-size: 67px 134px;
    -moz-background-size: 67px 134px;
    -ie-background-size: 67px 134px;
    -o-background-size: 67px 134px;
    background-size: 67px 134px; } }
@font-face {
  font-family: "cnn-icons--legacy";
  src: url("http://i.cdn.turner.com/cnn/.e/fonts/icons/2.0.0/cnn-icons.eot");
  src: url("http://i.cdn.turner.com/cnn/.e/fonts/icons/2.0.0/cnn-icons.eot?#iefix") format("embedded-opentype"), url("http://i.cdn.turner.com/cnn/.e/fonts/icons/2.0.0/cnn-icons.woff") format("woff"), url("http://i.cdn.turner.com/cnn/.e/fonts/icons/2.0.0/cnn-icons.ttf") format("truetype"), url("http://i.cdn.turner.com/cnn/.e/fonts/icons/2.0.0/cnn-icons.svg?#cnn-icons") format("svg");
  font-weight: normal;
  font-style: normal; }
body {
  font-size: 16px;
  font-family: CNN,"Helvetica Neue",Helvetica,Arial,Utkal,sans-serif;
  margin: 0; }
  body * {
    box-sizing: border-box; }

a {
  text-decoration: none; }

h1 {
  font-size: 1.75rem;
  line-height: 1.21429;
  padding: 10px 0 0;
  font-weight: 300; }

img {
  width: 100%;
  max-width: 100%;
  height: auto;
  vertical-align: middle; }

.metadata {
  color: #737373;
  font-weight: 400;
  font-size: .75rem;
  line-height: 1.5; }
  .metadata p {
    margin-bottom: 0; }
  .metadata__byline {
    font-weight: 700;
    padding-bottom: 0; }
    .metadata__byline a {
      color: #006598; }
  .metadata:after {
    clear: both;
    content: '';
    display: table; }

@media screen and (min-width: 30em) {
  h1 {
    font-size: 3.25rem;
    line-height: 1.07692;
    padding: 10px 0 0;
    font-weight: 300;
    margin: 10px 0; }

  .metadata {
    color: #737373;
    font-weight: 400;
    font-size: .875rem;
    line-height: 1.57143; }
    .metadata p {
      margin-bottom: 0; }
    .metadata__byline {
      font-weight: 700;
      padding-bottom: 0; }
      .metadata__byline a {
        color: #006598; }
    .metadata:after {
      clear: both;
      content: '';
      display: table; } }
@media screen and (min-width: 48em) {
  h1 {
    font-size: 3.875rem;
    line-height: 1.06452;
    padding: 10px 0 0;
    font-weight: 300;
    margin: 10px 0; }

  .metadata {
    color: #737373;
    font-weight: 400;
    font-size: 1rem;
    line-height: 1.5; }
    .metadata p {
      margin-bottom: 0; }
    .metadata__byline {
      font-weight: 700;
      padding-bottom: 0; }
      .metadata__byline a {
        color: #006598; }
    .metadata:after {
      clear: both;
      content: '';
      display: table; } }
.full-width {
  max-width: none;
  width: 100%; }

.center {
  margin: 0 auto !important; }

body:before {
  position: absolute;
  content: "xl";
  visibility: hidden;
  text-indent: -99999px;
  height: 0;
  width: 0; }

.grid-width {
  max-width: 100%;
  width: auto; }

.col.full {
  width: 940px;
  width: 97.91667%;
  max-width: 940px;
  max-width: 58.75rem;
  margin: 0 1.04167%; }

.col-xl-full {
  width: auto;
  max-width: none; }
  .col-xl-full.static {
    width: 940px;
    width: 58.75rem; }
  .row .col-xl-full {
    margin-left: 2.08333%;
    float: left; }
    .row .col-xl-full.static {
      margin-left: 1.25rem; }
.col-xl-half {
  width: 460px;
  width: 47.91667%;
  max-width: 460px;
  max-width: 28.75rem; }
  .col-xl-half.static {
    width: 460px;
    width: 28.75rem; }
  .row .col-xl-half {
    margin-left: 2.08333%;
    float: left; }
    .row .col-xl-half.static {
      margin-left: 1.25rem; }
.col-xl-third {
  width: 300px;
  width: 31.25%;
  max-width: 300px;
  max-width: 18.75rem; }
  .col-xl-third.static {
    width: 300px;
    width: 18.75rem; }
  .row .col-xl-third {
    margin-left: 2.08333%;
    float: left; }
    .row .col-xl-third.static {
      margin-left: 1.25rem; }
.col-xl-fourth {
  width: 220px;
  width: 22.91667%;
  max-width: 220px;
  max-width: 13.75rem; }
  .col-xl-fourth.static {
    width: 220px;
    width: 13.75rem; }
  .row .col-xl-fourth {
    margin-left: 2.08333%;
    float: left; }
    .row .col-xl-fourth.static {
      margin-left: 1.25rem; }
.col-xl-fifth {
  width: 172px;
  width: 17.91667%;
  max-width: 172px;
  max-width: 10.75rem; }
  .col-xl-fifth.static {
    width: 172px;
    width: 10.75rem; }
  .row .col-xl-fifth {
    margin-left: 2.08333%;
    float: left; }
    .row .col-xl-fifth.static {
      margin-left: 1.25rem; }
.col-xl-sixth {
  width: 140px;
  width: 14.58333%;
  max-width: 140px;
  max-width: 8.75rem; }
  .col-xl-sixth.static {
    width: 140px;
    width: 8.75rem; }
  .row .col-xl-sixth {
    margin-left: 2.08333%;
    float: left; }
    .row .col-xl-sixth.static {
      margin-left: 1.25rem; }
.col-xl-seventh {
  width: 117.14286px;
  width: 12.20238%;
  max-width: 117.14286px;
  max-width: 7.32143rem; }
  .col-xl-seventh.static {
    width: 117.14286px;
    width: 7.32143rem; }
  .row .col-xl-seventh {
    margin-left: 2.08333%;
    float: left; }
    .row .col-xl-seventh.static {
      margin-left: 1.25rem; }
.col-xl-eighth {
  width: 100px;
  width: 10.41667%;
  max-width: 100px;
  max-width: 6.25rem; }
  .col-xl-eighth.static {
    width: 100px;
    width: 6.25rem; }
  .row .col-xl-eighth {
    margin-left: 2.08333%;
    float: left; }
    .row .col-xl-eighth.static {
      margin-left: 1.25rem; }
.col-xl-ninth {
  width: 86.66667px;
  width: 9.02778%;
  max-width: 86.66667px;
  max-width: 5.41667rem; }
  .col-xl-ninth.static {
    width: 86.66667px;
    width: 5.41667rem; }
  .row .col-xl-ninth {
    margin-left: 2.08333%;
    float: left; }
    .row .col-xl-ninth.static {
      margin-left: 1.25rem; }
.col-xl-tenth {
  width: 76px;
  width: 7.91667%;
  max-width: 76px;
  max-width: 4.75rem; }
  .col-xl-tenth.static {
    width: 76px;
    width: 4.75rem; }
  .row .col-xl-tenth {
    margin-left: 2.08333%;
    float: left; }

.row {
  margin-left: -2.08333%; }
  .row .col {
    margin-left: 2.08333%;
    float: left; }
  .ie6 .row, .ie7 .row, .ie8 .row, .row.static {
    width: auto;
    margin-left: -1.25rem; }
    .ie6 .row .col, .ie7 .row .col, .ie8 .row .col, .row.static .col {
      margin-left: 1.25rem;
      float: left; }
  .row:after {
    content: " ";
    display: block;
    clear: both;
    line-height: 0;
    height: 0;
    zoom: 1; }

.col-xl-1 {
  width: 60px;
  width: 6.25%;
  max-width: 60px;
  max-width: 3.75rem; }
  .ie6 .col-xl-1, .ie7 .col-xl-1, .ie8 .col-xl-1, .col-xl-1.static {
    width: 60px;
    width: 3.75rem; }

.row .col-xl-1 {
  margin-left: 2.08333%;
  float: left; }
.ie6 .row .col-xl-1, .ie7 .row .col-xl-1, .ie8 .row .col-xl-1, .row.static .col-xl-1 {
  margin-left: 1.25rem; }

.col-xl-2 {
  width: 140px;
  width: 14.58333%;
  max-width: 140px;
  max-width: 8.75rem; }
  .ie6 .col-xl-2, .ie7 .col-xl-2, .ie8 .col-xl-2, .col-xl-2.static {
    width: 140px;
    width: 8.75rem; }

.row .col-xl-2 {
  margin-left: 2.08333%;
  float: left; }
.ie6 .row .col-xl-2, .ie7 .row .col-xl-2, .ie8 .row .col-xl-2, .row.static .col-xl-2 {
  margin-left: 1.25rem; }

.col-xl-3 {
  width: 220px;
  width: 22.91667%;
  max-width: 220px;
  max-width: 13.75rem; }
  .ie6 .col-xl-3, .ie7 .col-xl-3, .ie8 .col-xl-3, .col-xl-3.static {
    width: 220px;
    width: 13.75rem; }

.row .col-xl-3 {
  margin-left: 2.08333%;
  float: left; }
.ie6 .row .col-xl-3, .ie7 .row .col-xl-3, .ie8 .row .col-xl-3, .row.static .col-xl-3 {
  margin-left: 1.25rem; }

.col-xl-4 {
  width: 300px;
  width: 31.25%;
  max-width: 300px;
  max-width: 18.75rem; }
  .ie6 .col-xl-4, .ie7 .col-xl-4, .ie8 .col-xl-4, .col-xl-4.static {
    width: 300px;
    width: 18.75rem; }

.row .col-xl-4 {
  margin-left: 2.08333%;
  float: left; }
.ie6 .row .col-xl-4, .ie7 .row .col-xl-4, .ie8 .row .col-xl-4, .row.static .col-xl-4 {
  margin-left: 1.25rem; }

.col-xl-5 {
  width: 380px;
  width: 39.58333%;
  max-width: 380px;
  max-width: 23.75rem; }
  .ie6 .col-xl-5, .ie7 .col-xl-5, .ie8 .col-xl-5, .col-xl-5.static {
    width: 380px;
    width: 23.75rem; }

.row .col-xl-5 {
  margin-left: 2.08333%;
  float: left; }
.ie6 .row .col-xl-5, .ie7 .row .col-xl-5, .ie8 .row .col-xl-5, .row.static .col-xl-5 {
  margin-left: 1.25rem; }

.col-xl-6 {
  width: 460px;
  width: 47.91667%;
  max-width: 460px;
  max-width: 28.75rem; }
  .ie6 .col-xl-6, .ie7 .col-xl-6, .ie8 .col-xl-6, .col-xl-6.static {
    width: 460px;
    width: 28.75rem; }

.row .col-xl-6 {
  margin-left: 2.08333%;
  float: left; }
.ie6 .row .col-xl-6, .ie7 .row .col-xl-6, .ie8 .row .col-xl-6, .row.static .col-xl-6 {
  margin-left: 1.25rem; }

.col-xl-7 {
  width: 540px;
  width: 56.25%;
  max-width: 540px;
  max-width: 33.75rem; }
  .ie6 .col-xl-7, .ie7 .col-xl-7, .ie8 .col-xl-7, .col-xl-7.static {
    width: 540px;
    width: 33.75rem; }

.row .col-xl-7 {
  margin-left: 2.08333%;
  float: left; }
.ie6 .row .col-xl-7, .ie7 .row .col-xl-7, .ie8 .row .col-xl-7, .row.static .col-xl-7 {
  margin-left: 1.25rem; }

.col-xl-8 {
  width: 620px;
  width: 64.58333%;
  max-width: 620px;
  max-width: 38.75rem; }
  .ie6 .col-xl-8, .ie7 .col-xl-8, .ie8 .col-xl-8, .col-xl-8.static {
    width: 620px;
    width: 38.75rem; }

.row .col-xl-8 {
  margin-left: 2.08333%;
  float: left; }
.ie6 .row .col-xl-8, .ie7 .row .col-xl-8, .ie8 .row .col-xl-8, .row.static .col-xl-8 {
  margin-left: 1.25rem; }

.col-xl-9 {
  width: 700px;
  width: 72.91667%;
  max-width: 700px;
  max-width: 43.75rem; }
  .ie6 .col-xl-9, .ie7 .col-xl-9, .ie8 .col-xl-9, .col-xl-9.static {
    width: 700px;
    width: 43.75rem; }

.row .col-xl-9 {
  margin-left: 2.08333%;
  float: left; }
.ie6 .row .col-xl-9, .ie7 .row .col-xl-9, .ie8 .row .col-xl-9, .row.static .col-xl-9 {
  margin-left: 1.25rem; }

.col-xl-10 {
  width: 780px;
  width: 81.25%;
  max-width: 780px;
  max-width: 48.75rem; }
  .ie6 .col-xl-10, .ie7 .col-xl-10, .ie8 .col-xl-10, .col-xl-10.static {
    width: 780px;
    width: 48.75rem; }

.row .col-xl-10 {
  margin-left: 2.08333%;
  float: left; }
.ie6 .row .col-xl-10, .ie7 .row .col-xl-10, .ie8 .row .col-xl-10, .row.static .col-xl-10 {
  margin-left: 1.25rem; }

.col-xl-11 {
  width: 860px;
  width: 89.58333%;
  max-width: 860px;
  max-width: 53.75rem; }
  .ie6 .col-xl-11, .ie7 .col-xl-11, .ie8 .col-xl-11, .col-xl-11.static {
    width: 860px;
    width: 53.75rem; }

.row .col-xl-11 {
  margin-left: 2.08333%;
  float: left; }
.ie6 .row .col-xl-11, .ie7 .row .col-xl-11, .ie8 .row .col-xl-11, .row.static .col-xl-11 {
  margin-left: 1.25rem; }

.col-xl-12 {
  width: 940px;
  width: 97.91667%;
  max-width: 940px;
  max-width: 58.75rem; }
  .ie6 .col-xl-12, .ie7 .col-xl-12, .ie8 .col-xl-12, .col-xl-12.static {
    width: 940px;
    width: 58.75rem; }

.row .col-xl-12 {
  margin-left: 2.08333%;
  float: left; }
.ie6 .row .col-xl-12, .ie7 .row .col-xl-12, .ie8 .row .col-xl-12, .row.static .col-xl-12 {
  margin-left: 1.25rem; }

.hidden-xl {
  display: none; }

.visible-xl {
  display: block; }

@media screen and (max-width: 20em) {
  body:before {
    position: absolute;
    content: "xs";
    visibility: hidden;
    text-indent: -99999px;
    height: 0;
    width: 0; }

  .grid-width {
    max-width: 100%;
    width: auto; }

  .col.full {
    width: 300px;
    width: 93.75%;
    max-width: 300px;
    max-width: 18.75rem;
    margin: 0 3.125%; }

  .col-xs-full {
    width: auto;
    max-width: none; }
    .col-xs-full.static {
      width: 300px;
      width: 18.75rem; }
    .row .col-xs-full {
      margin-left: 6.25%;
      float: left; }
      .row .col-xs-full.static {
        margin-left: 1.25rem; }
  .col-xs-half {
    width: 140px;
    width: 43.75%;
    max-width: 140px;
    max-width: 8.75rem; }
    .col-xs-half.static {
      width: 140px;
      width: 8.75rem; }
    .row .col-xs-half {
      margin-left: 6.25%;
      float: left; }
      .row .col-xs-half.static {
        margin-left: 1.25rem; }
  .col-xs-third {
    width: 86.66667px;
    width: 27.08333%;
    max-width: 86.66667px;
    max-width: 5.41667rem; }
    .col-xs-third.static {
      width: 86.66667px;
      width: 5.41667rem; }
    .row .col-xs-third {
      margin-left: 6.25%;
      float: left; }
      .row .col-xs-third.static {
        margin-left: 1.25rem; }
  .col-xs-fourth {
    width: 60px;
    width: 18.75%;
    max-width: 60px;
    max-width: 3.75rem; }
    .col-xs-fourth.static {
      width: 60px;
      width: 3.75rem; }
    .row .col-xs-fourth {
      margin-left: 6.25%;
      float: left; }
      .row .col-xs-fourth.static {
        margin-left: 1.25rem; }
  .col-xs-fifth {
    width: 44px;
    width: 13.75%;
    max-width: 44px;
    max-width: 2.75rem; }
    .col-xs-fifth.static {
      width: 44px;
      width: 2.75rem; }
    .row .col-xs-fifth {
      margin-left: 6.25%;
      float: left; }
      .row .col-xs-fifth.static {
        margin-left: 1.25rem; }
  .col-xs-sixth {
    width: 33.33333px;
    width: 10.41667%;
    max-width: 33.33333px;
    max-width: 2.08333rem; }
    .col-xs-sixth.static {
      width: 33.33333px;
      width: 2.08333rem; }
    .row .col-xs-sixth {
      margin-left: 6.25%;
      float: left; }
      .row .col-xs-sixth.static {
        margin-left: 1.25rem; }
  .col-xs-seventh {
    width: 25.71429px;
    width: 8.03571%;
    max-width: 25.71429px;
    max-width: 1.60714rem; }
    .col-xs-seventh.static {
      width: 25.71429px;
      width: 1.60714rem; }
    .row .col-xs-seventh {
      margin-left: 6.25%;
      float: left; }
      .row .col-xs-seventh.static {
        margin-left: 1.25rem; }
  .col-xs-eighth {
    width: 20px;
    width: 6.25%;
    max-width: 20px;
    max-width: 1.25rem; }
    .col-xs-eighth.static {
      width: 20px;
      width: 1.25rem; }
    .row .col-xs-eighth {
      margin-left: 6.25%;
      float: left; }
      .row .col-xs-eighth.static {
        margin-left: 1.25rem; }
  .col-xs-ninth {
    width: 15.55556px;
    width: 4.86111%;
    max-width: 15.55556px;
    max-width: 0.97222rem; }
    .col-xs-ninth.static {
      width: 15.55556px;
      width: 0.97222rem; }
    .row .col-xs-ninth {
      margin-left: 6.25%;
      float: left; }
      .row .col-xs-ninth.static {
        margin-left: 1.25rem; }
  .col-xs-tenth {
    width: 12px;
    width: 3.75%;
    max-width: 12px;
    max-width: 0.75rem; }
    .col-xs-tenth.static {
      width: 12px;
      width: 0.75rem; }
    .row .col-xs-tenth {
      margin-left: 6.25%;
      float: left; }

  .row {
    margin-left: -6.25%; }
    .row .col {
      margin-left: 6.25%;
      float: left; }
    .ie6 .row, .ie7 .row, .ie8 .row, .row.static {
      width: auto;
      margin-left: -1.25rem; }
      .ie6 .row .col, .ie7 .row .col, .ie8 .row .col, .row.static .col {
        margin-left: 1.25rem;
        float: left; }
    .row:after {
      content: " ";
      display: block;
      clear: both;
      line-height: 0;
      height: 0;
      zoom: 1; }

  .col-xs-1 {
    width: 60px;
    width: 18.75%;
    max-width: 60px;
    max-width: 3.75rem; }
    .ie6 .col-xs-1, .ie7 .col-xs-1, .ie8 .col-xs-1, .col-xs-1.static {
      width: 60px;
      width: 3.75rem; }

  .row .col-xs-1 {
    margin-left: 6.25%;
    float: left; }
  .ie6 .row .col-xs-1, .ie7 .row .col-xs-1, .ie8 .row .col-xs-1, .row.static .col-xs-1 {
    margin-left: 1.25rem; }

  .col-xs-2 {
    width: 140px;
    width: 43.75%;
    max-width: 140px;
    max-width: 8.75rem; }
    .ie6 .col-xs-2, .ie7 .col-xs-2, .ie8 .col-xs-2, .col-xs-2.static {
      width: 140px;
      width: 8.75rem; }

  .row .col-xs-2 {
    margin-left: 6.25%;
    float: left; }
  .ie6 .row .col-xs-2, .ie7 .row .col-xs-2, .ie8 .row .col-xs-2, .row.static .col-xs-2 {
    margin-left: 1.25rem; }

  .col-xs-3 {
    width: 220px;
    width: 68.75%;
    max-width: 220px;
    max-width: 13.75rem; }
    .ie6 .col-xs-3, .ie7 .col-xs-3, .ie8 .col-xs-3, .col-xs-3.static {
      width: 220px;
      width: 13.75rem; }

  .row .col-xs-3 {
    margin-left: 6.25%;
    float: left; }
  .ie6 .row .col-xs-3, .ie7 .row .col-xs-3, .ie8 .row .col-xs-3, .row.static .col-xs-3 {
    margin-left: 1.25rem; }

  .col-xs-4 {
    width: 300px;
    width: 93.75%;
    max-width: 300px;
    max-width: 18.75rem; }
    .ie6 .col-xs-4, .ie7 .col-xs-4, .ie8 .col-xs-4, .col-xs-4.static {
      width: 300px;
      width: 18.75rem; }

  .row .col-xs-4 {
    margin-left: 6.25%;
    float: left; }
  .ie6 .row .col-xs-4, .ie7 .row .col-xs-4, .ie8 .row .col-xs-4, .row.static .col-xs-4 {
    margin-left: 1.25rem; }

  .hidden-xs {
    display: none; }

  .visible-xs {
    display: block; } }
@media screen and (min-width: 20em) {
  body:before {
    position: absolute;
    content: "sm";
    visibility: hidden;
    text-indent: -99999px;
    height: 0;
    width: 0; }

  .grid-width {
    max-width: 100%;
    width: auto; }

  .col.full {
    width: 620px;
    width: 96.875%;
    max-width: 620px;
    max-width: 38.75rem;
    margin: 0 1.5625%; }

  .col-sm-full {
    width: auto;
    max-width: none; }
    .col-sm-full.static {
      width: 620px;
      width: 38.75rem; }
    .row .col-sm-full {
      margin-left: 3.125%;
      float: left; }
      .row .col-sm-full.static {
        margin-left: 1.25rem; }
  .col-sm-half {
    width: 300px;
    width: 46.875%;
    max-width: 300px;
    max-width: 18.75rem; }
    .col-sm-half.static {
      width: 300px;
      width: 18.75rem; }
    .row .col-sm-half {
      margin-left: 3.125%;
      float: left; }
      .row .col-sm-half.static {
        margin-left: 1.25rem; }
  .col-sm-third {
    width: 193.33333px;
    width: 30.20833%;
    max-width: 193.33333px;
    max-width: 12.08333rem; }
    .col-sm-third.static {
      width: 193.33333px;
      width: 12.08333rem; }
    .row .col-sm-third {
      margin-left: 3.125%;
      float: left; }
      .row .col-sm-third.static {
        margin-left: 1.25rem; }
  .col-sm-fourth {
    width: 140px;
    width: 21.875%;
    max-width: 140px;
    max-width: 8.75rem; }
    .col-sm-fourth.static {
      width: 140px;
      width: 8.75rem; }
    .row .col-sm-fourth {
      margin-left: 3.125%;
      float: left; }
      .row .col-sm-fourth.static {
        margin-left: 1.25rem; }
  .col-sm-fifth {
    width: 108px;
    width: 16.875%;
    max-width: 108px;
    max-width: 6.75rem; }
    .col-sm-fifth.static {
      width: 108px;
      width: 6.75rem; }
    .row .col-sm-fifth {
      margin-left: 3.125%;
      float: left; }
      .row .col-sm-fifth.static {
        margin-left: 1.25rem; }
  .col-sm-sixth {
    width: 86.66667px;
    width: 13.54167%;
    max-width: 86.66667px;
    max-width: 5.41667rem; }
    .col-sm-sixth.static {
      width: 86.66667px;
      width: 5.41667rem; }
    .row .col-sm-sixth {
      margin-left: 3.125%;
      float: left; }
      .row .col-sm-sixth.static {
        margin-left: 1.25rem; }
  .col-sm-seventh {
    width: 71.42857px;
    width: 11.16071%;
    max-width: 71.42857px;
    max-width: 4.46429rem; }
    .col-sm-seventh.static {
      width: 71.42857px;
      width: 4.46429rem; }
    .row .col-sm-seventh {
      margin-left: 3.125%;
      float: left; }
      .row .col-sm-seventh.static {
        margin-left: 1.25rem; }
  .col-sm-eighth {
    width: 60px;
    width: 9.375%;
    max-width: 60px;
    max-width: 3.75rem; }
    .col-sm-eighth.static {
      width: 60px;
      width: 3.75rem; }
    .row .col-sm-eighth {
      margin-left: 3.125%;
      float: left; }
      .row .col-sm-eighth.static {
        margin-left: 1.25rem; }
  .col-sm-ninth {
    width: 51.11111px;
    width: 7.98611%;
    max-width: 51.11111px;
    max-width: 3.19444rem; }
    .col-sm-ninth.static {
      width: 51.11111px;
      width: 3.19444rem; }
    .row .col-sm-ninth {
      margin-left: 3.125%;
      float: left; }
      .row .col-sm-ninth.static {
        margin-left: 1.25rem; }
  .col-sm-tenth {
    width: 44px;
    width: 6.875%;
    max-width: 44px;
    max-width: 2.75rem; }
    .col-sm-tenth.static {
      width: 44px;
      width: 2.75rem; }
    .row .col-sm-tenth {
      margin-left: 3.125%;
      float: left; }

  .row {
    margin-left: -3.125%; }
    .row .col {
      margin-left: 3.125%;
      float: left; }
    .ie6 .row, .ie7 .row, .ie8 .row, .row.static {
      width: auto;
      margin-left: -1.25rem; }
      .ie6 .row .col, .ie7 .row .col, .ie8 .row .col, .row.static .col {
        margin-left: 1.25rem;
        float: left; }
    .row:after {
      content: " ";
      display: block;
      clear: both;
      line-height: 0;
      height: 0;
      zoom: 1; }

  .col-sm-1 {
    width: 60px;
    width: 9.375%;
    max-width: 60px;
    max-width: 3.75rem; }
    .ie6 .col-sm-1, .ie7 .col-sm-1, .ie8 .col-sm-1, .col-sm-1.static {
      width: 60px;
      width: 3.75rem; }

  .row .col-sm-1 {
    margin-left: 3.125%;
    float: left; }
  .ie6 .row .col-sm-1, .ie7 .row .col-sm-1, .ie8 .row .col-sm-1, .row.static .col-sm-1 {
    margin-left: 1.25rem; }

  .col-sm-2 {
    width: 140px;
    width: 21.875%;
    max-width: 140px;
    max-width: 8.75rem; }
    .ie6 .col-sm-2, .ie7 .col-sm-2, .ie8 .col-sm-2, .col-sm-2.static {
      width: 140px;
      width: 8.75rem; }

  .row .col-sm-2 {
    margin-left: 3.125%;
    float: left; }
  .ie6 .row .col-sm-2, .ie7 .row .col-sm-2, .ie8 .row .col-sm-2, .row.static .col-sm-2 {
    margin-left: 1.25rem; }

  .col-sm-3 {
    width: 220px;
    width: 34.375%;
    max-width: 220px;
    max-width: 13.75rem; }
    .ie6 .col-sm-3, .ie7 .col-sm-3, .ie8 .col-sm-3, .col-sm-3.static {
      width: 220px;
      width: 13.75rem; }

  .row .col-sm-3 {
    margin-left: 3.125%;
    float: left; }
  .ie6 .row .col-sm-3, .ie7 .row .col-sm-3, .ie8 .row .col-sm-3, .row.static .col-sm-3 {
    margin-left: 1.25rem; }

  .col-sm-4 {
    width: 300px;
    width: 46.875%;
    max-width: 300px;
    max-width: 18.75rem; }
    .ie6 .col-sm-4, .ie7 .col-sm-4, .ie8 .col-sm-4, .col-sm-4.static {
      width: 300px;
      width: 18.75rem; }

  .row .col-sm-4 {
    margin-left: 3.125%;
    float: left; }
  .ie6 .row .col-sm-4, .ie7 .row .col-sm-4, .ie8 .row .col-sm-4, .row.static .col-sm-4 {
    margin-left: 1.25rem; }

  .col-sm-5 {
    width: 380px;
    width: 59.375%;
    max-width: 380px;
    max-width: 23.75rem; }
    .ie6 .col-sm-5, .ie7 .col-sm-5, .ie8 .col-sm-5, .col-sm-5.static {
      width: 380px;
      width: 23.75rem; }

  .row .col-sm-5 {
    margin-left: 3.125%;
    float: left; }
  .ie6 .row .col-sm-5, .ie7 .row .col-sm-5, .ie8 .row .col-sm-5, .row.static .col-sm-5 {
    margin-left: 1.25rem; }

  .col-sm-6 {
    width: 460px;
    width: 71.875%;
    max-width: 460px;
    max-width: 28.75rem; }
    .ie6 .col-sm-6, .ie7 .col-sm-6, .ie8 .col-sm-6, .col-sm-6.static {
      width: 460px;
      width: 28.75rem; }

  .row .col-sm-6 {
    margin-left: 3.125%;
    float: left; }
  .ie6 .row .col-sm-6, .ie7 .row .col-sm-6, .ie8 .row .col-sm-6, .row.static .col-sm-6 {
    margin-left: 1.25rem; }

  .col-sm-7 {
    width: 540px;
    width: 84.375%;
    max-width: 540px;
    max-width: 33.75rem; }
    .ie6 .col-sm-7, .ie7 .col-sm-7, .ie8 .col-sm-7, .col-sm-7.static {
      width: 540px;
      width: 33.75rem; }

  .row .col-sm-7 {
    margin-left: 3.125%;
    float: left; }
  .ie6 .row .col-sm-7, .ie7 .row .col-sm-7, .ie8 .row .col-sm-7, .row.static .col-sm-7 {
    margin-left: 1.25rem; }

  .col-sm-8 {
    width: 620px;
    width: 96.875%;
    max-width: 620px;
    max-width: 38.75rem; }
    .ie6 .col-sm-8, .ie7 .col-sm-8, .ie8 .col-sm-8, .col-sm-8.static {
      width: 620px;
      width: 38.75rem; }

  .row .col-sm-8 {
    margin-left: 3.125%;
    float: left; }
  .ie6 .row .col-sm-8, .ie7 .row .col-sm-8, .ie8 .row .col-sm-8, .row.static .col-sm-8 {
    margin-left: 1.25rem; }

  .hidden-sm {
    display: none; }

  .visible-sm {
    display: block; } }
@media screen and (min-width: 30em) {
  body:before {
    position: absolute;
    content: "md";
    visibility: hidden;
    text-indent: -99999px;
    height: 0;
    width: 0; }

  .grid-width {
    max-width: 100%;
    width: auto; }

  .col.full {
    width: 780px;
    width: 97.5%;
    max-width: 780px;
    max-width: 48.75rem;
    margin: 0 1.25%; }

  .col-md-full {
    width: auto;
    max-width: none; }
    .col-md-full.static {
      width: 780px;
      width: 48.75rem; }
    .row .col-md-full {
      margin-left: 2.5%;
      float: left; }
      .row .col-md-full.static {
        margin-left: 1.25rem; }
  .col-md-half {
    width: 380px;
    width: 47.5%;
    max-width: 380px;
    max-width: 23.75rem; }
    .col-md-half.static {
      width: 380px;
      width: 23.75rem; }
    .row .col-md-half {
      margin-left: 2.5%;
      float: left; }
      .row .col-md-half.static {
        margin-left: 1.25rem; }
  .col-md-third {
    width: 246.66667px;
    width: 30.83333%;
    max-width: 246.66667px;
    max-width: 15.41667rem; }
    .col-md-third.static {
      width: 246.66667px;
      width: 15.41667rem; }
    .row .col-md-third {
      margin-left: 2.5%;
      float: left; }
      .row .col-md-third.static {
        margin-left: 1.25rem; }
  .col-md-fourth {
    width: 180px;
    width: 22.5%;
    max-width: 180px;
    max-width: 11.25rem; }
    .col-md-fourth.static {
      width: 180px;
      width: 11.25rem; }
    .row .col-md-fourth {
      margin-left: 2.5%;
      float: left; }
      .row .col-md-fourth.static {
        margin-left: 1.25rem; }
  .col-md-fifth {
    width: 140px;
    width: 17.5%;
    max-width: 140px;
    max-width: 8.75rem; }
    .col-md-fifth.static {
      width: 140px;
      width: 8.75rem; }
    .row .col-md-fifth {
      margin-left: 2.5%;
      float: left; }
      .row .col-md-fifth.static {
        margin-left: 1.25rem; }
  .col-md-sixth {
    width: 113.33333px;
    width: 14.16667%;
    max-width: 113.33333px;
    max-width: 7.08333rem; }
    .col-md-sixth.static {
      width: 113.33333px;
      width: 7.08333rem; }
    .row .col-md-sixth {
      margin-left: 2.5%;
      float: left; }
      .row .col-md-sixth.static {
        margin-left: 1.25rem; }
  .col-md-seventh {
    width: 94.28571px;
    width: 11.78571%;
    max-width: 94.28571px;
    max-width: 5.89286rem; }
    .col-md-seventh.static {
      width: 94.28571px;
      width: 5.89286rem; }
    .row .col-md-seventh {
      margin-left: 2.5%;
      float: left; }
      .row .col-md-seventh.static {
        margin-left: 1.25rem; }
  .col-md-eighth {
    width: 80px;
    width: 10%;
    max-width: 80px;
    max-width: 5rem; }
    .col-md-eighth.static {
      width: 80px;
      width: 5rem; }
    .row .col-md-eighth {
      margin-left: 2.5%;
      float: left; }
      .row .col-md-eighth.static {
        margin-left: 1.25rem; }
  .col-md-ninth {
    width: 68.88889px;
    width: 8.61111%;
    max-width: 68.88889px;
    max-width: 4.30556rem; }
    .col-md-ninth.static {
      width: 68.88889px;
      width: 4.30556rem; }
    .row .col-md-ninth {
      margin-left: 2.5%;
      float: left; }
      .row .col-md-ninth.static {
        margin-left: 1.25rem; }
  .col-md-tenth {
    width: 60px;
    width: 7.5%;
    max-width: 60px;
    max-width: 3.75rem; }
    .col-md-tenth.static {
      width: 60px;
      width: 3.75rem; }
    .row .col-md-tenth {
      margin-left: 2.5%;
      float: left; }

  .row {
    margin-left: -2.5%; }
    .row .col {
      margin-left: 2.5%;
      float: left; }
    .ie6 .row, .ie7 .row, .ie8 .row, .row.static {
      width: auto;
      margin-left: -1.25rem; }
      .ie6 .row .col, .ie7 .row .col, .ie8 .row .col, .row.static .col {
        margin-left: 1.25rem;
        float: left; }
    .row:after {
      content: " ";
      display: block;
      clear: both;
      line-height: 0;
      height: 0;
      zoom: 1; }

  .col-md-1 {
    width: 60px;
    width: 7.5%;
    max-width: 60px;
    max-width: 3.75rem; }
    .ie6 .col-md-1, .ie7 .col-md-1, .ie8 .col-md-1, .col-md-1.static {
      width: 60px;
      width: 3.75rem; }

  .row .col-md-1 {
    margin-left: 2.5%;
    float: left; }
  .ie6 .row .col-md-1, .ie7 .row .col-md-1, .ie8 .row .col-md-1, .row.static .col-md-1 {
    margin-left: 1.25rem; }

  .col-md-2 {
    width: 140px;
    width: 17.5%;
    max-width: 140px;
    max-width: 8.75rem; }
    .ie6 .col-md-2, .ie7 .col-md-2, .ie8 .col-md-2, .col-md-2.static {
      width: 140px;
      width: 8.75rem; }

  .row .col-md-2 {
    margin-left: 2.5%;
    float: left; }
  .ie6 .row .col-md-2, .ie7 .row .col-md-2, .ie8 .row .col-md-2, .row.static .col-md-2 {
    margin-left: 1.25rem; }

  .col-md-3 {
    width: 220px;
    width: 27.5%;
    max-width: 220px;
    max-width: 13.75rem; }
    .ie6 .col-md-3, .ie7 .col-md-3, .ie8 .col-md-3, .col-md-3.static {
      width: 220px;
      width: 13.75rem; }

  .row .col-md-3 {
    margin-left: 2.5%;
    float: left; }
  .ie6 .row .col-md-3, .ie7 .row .col-md-3, .ie8 .row .col-md-3, .row.static .col-md-3 {
    margin-left: 1.25rem; }

  .col-md-4 {
    width: 300px;
    width: 37.5%;
    max-width: 300px;
    max-width: 18.75rem; }
    .ie6 .col-md-4, .ie7 .col-md-4, .ie8 .col-md-4, .col-md-4.static {
      width: 300px;
      width: 18.75rem; }

  .row .col-md-4 {
    margin-left: 2.5%;
    float: left; }
  .ie6 .row .col-md-4, .ie7 .row .col-md-4, .ie8 .row .col-md-4, .row.static .col-md-4 {
    margin-left: 1.25rem; }

  .col-md-5 {
    width: 380px;
    width: 47.5%;
    max-width: 380px;
    max-width: 23.75rem; }
    .ie6 .col-md-5, .ie7 .col-md-5, .ie8 .col-md-5, .col-md-5.static {
      width: 380px;
      width: 23.75rem; }

  .row .col-md-5 {
    margin-left: 2.5%;
    float: left; }
  .ie6 .row .col-md-5, .ie7 .row .col-md-5, .ie8 .row .col-md-5, .row.static .col-md-5 {
    margin-left: 1.25rem; }

  .col-md-6 {
    width: 460px;
    width: 57.5%;
    max-width: 460px;
    max-width: 28.75rem; }
    .ie6 .col-md-6, .ie7 .col-md-6, .ie8 .col-md-6, .col-md-6.static {
      width: 460px;
      width: 28.75rem; }

  .row .col-md-6 {
    margin-left: 2.5%;
    float: left; }
  .ie6 .row .col-md-6, .ie7 .row .col-md-6, .ie8 .row .col-md-6, .row.static .col-md-6 {
    margin-left: 1.25rem; }

  .col-md-7 {
    width: 540px;
    width: 67.5%;
    max-width: 540px;
    max-width: 33.75rem; }
    .ie6 .col-md-7, .ie7 .col-md-7, .ie8 .col-md-7, .col-md-7.static {
      width: 540px;
      width: 33.75rem; }

  .row .col-md-7 {
    margin-left: 2.5%;
    float: left; }
  .ie6 .row .col-md-7, .ie7 .row .col-md-7, .ie8 .row .col-md-7, .row.static .col-md-7 {
    margin-left: 1.25rem; }

  .col-md-8 {
    width: 620px;
    width: 77.5%;
    max-width: 620px;
    max-width: 38.75rem; }
    .ie6 .col-md-8, .ie7 .col-md-8, .ie8 .col-md-8, .col-md-8.static {
      width: 620px;
      width: 38.75rem; }

  .row .col-md-8 {
    margin-left: 2.5%;
    float: left; }
  .ie6 .row .col-md-8, .ie7 .row .col-md-8, .ie8 .row .col-md-8, .row.static .col-md-8 {
    margin-left: 1.25rem; }

  .col-md-9 {
    width: 700px;
    width: 87.5%;
    max-width: 700px;
    max-width: 43.75rem; }
    .ie6 .col-md-9, .ie7 .col-md-9, .ie8 .col-md-9, .col-md-9.static {
      width: 700px;
      width: 43.75rem; }

  .row .col-md-9 {
    margin-left: 2.5%;
    float: left; }
  .ie6 .row .col-md-9, .ie7 .row .col-md-9, .ie8 .row .col-md-9, .row.static .col-md-9 {
    margin-left: 1.25rem; }

  .col-md-10 {
    width: 780px;
    width: 97.5%;
    max-width: 780px;
    max-width: 48.75rem; }
    .ie6 .col-md-10, .ie7 .col-md-10, .ie8 .col-md-10, .col-md-10.static {
      width: 780px;
      width: 48.75rem; }

  .row .col-md-10 {
    margin-left: 2.5%;
    float: left; }
  .ie6 .row .col-md-10, .ie7 .row .col-md-10, .ie8 .row .col-md-10, .row.static .col-md-10 {
    margin-left: 1.25rem; }

  .hidden-md {
    display: none; }

  .visible-md {
    display: block; } }
@media screen and (min-width: 48em) {
  body:before {
    position: absolute;
    content: "lg";
    visibility: hidden;
    text-indent: -99999px;
    height: 0;
    width: 0; }

  .grid-width {
    max-width: 100%;
    width: auto; }

  .col.full {
    width: 940px;
    width: 97.91667%;
    max-width: 940px;
    max-width: 58.75rem;
    margin: 0 1.04167%; }

  .col-lg-full {
    width: auto;
    max-width: none; }
    .col-lg-full.static {
      width: 940px;
      width: 58.75rem; }
    .row .col-lg-full {
      margin-left: 2.08333%;
      float: left; }
      .row .col-lg-full.static {
        margin-left: 1.25rem; }
  .col-lg-half {
    width: 460px;
    width: 47.91667%;
    max-width: 460px;
    max-width: 28.75rem; }
    .col-lg-half.static {
      width: 460px;
      width: 28.75rem; }
    .row .col-lg-half {
      margin-left: 2.08333%;
      float: left; }
      .row .col-lg-half.static {
        margin-left: 1.25rem; }
  .col-lg-third {
    width: 300px;
    width: 31.25%;
    max-width: 300px;
    max-width: 18.75rem; }
    .col-lg-third.static {
      width: 300px;
      width: 18.75rem; }
    .row .col-lg-third {
      margin-left: 2.08333%;
      float: left; }
      .row .col-lg-third.static {
        margin-left: 1.25rem; }
  .col-lg-fourth {
    width: 220px;
    width: 22.91667%;
    max-width: 220px;
    max-width: 13.75rem; }
    .col-lg-fourth.static {
      width: 220px;
      width: 13.75rem; }
    .row .col-lg-fourth {
      margin-left: 2.08333%;
      float: left; }
      .row .col-lg-fourth.static {
        margin-left: 1.25rem; }
  .col-lg-fifth {
    width: 172px;
    width: 17.91667%;
    max-width: 172px;
    max-width: 10.75rem; }
    .col-lg-fifth.static {
      width: 172px;
      width: 10.75rem; }
    .row .col-lg-fifth {
      margin-left: 2.08333%;
      float: left; }
      .row .col-lg-fifth.static {
        margin-left: 1.25rem; }
  .col-lg-sixth {
    width: 140px;
    width: 14.58333%;
    max-width: 140px;
    max-width: 8.75rem; }
    .col-lg-sixth.static {
      width: 140px;
      width: 8.75rem; }
    .row .col-lg-sixth {
      margin-left: 2.08333%;
      float: left; }
      .row .col-lg-sixth.static {
        margin-left: 1.25rem; }
  .col-lg-seventh {
    width: 117.14286px;
    width: 12.20238%;
    max-width: 117.14286px;
    max-width: 7.32143rem; }
    .col-lg-seventh.static {
      width: 117.14286px;
      width: 7.32143rem; }
    .row .col-lg-seventh {
      margin-left: 2.08333%;
      float: left; }
      .row .col-lg-seventh.static {
        margin-left: 1.25rem; }
  .col-lg-eighth {
    width: 100px;
    width: 10.41667%;
    max-width: 100px;
    max-width: 6.25rem; }
    .col-lg-eighth.static {
      width: 100px;
      width: 6.25rem; }
    .row .col-lg-eighth {
      margin-left: 2.08333%;
      float: left; }
      .row .col-lg-eighth.static {
        margin-left: 1.25rem; }
  .col-lg-ninth {
    width: 86.66667px;
    width: 9.02778%;
    max-width: 86.66667px;
    max-width: 5.41667rem; }
    .col-lg-ninth.static {
      width: 86.66667px;
      width: 5.41667rem; }
    .row .col-lg-ninth {
      margin-left: 2.08333%;
      float: left; }
      .row .col-lg-ninth.static {
        margin-left: 1.25rem; }
  .col-lg-tenth {
    width: 76px;
    width: 7.91667%;
    max-width: 76px;
    max-width: 4.75rem; }
    .col-lg-tenth.static {
      width: 76px;
      width: 4.75rem; }
    .row .col-lg-tenth {
      margin-left: 2.08333%;
      float: left; }

  .row {
    margin-left: -2.08333%; }
    .row .col {
      margin-left: 2.08333%;
      float: left; }
    .ie6 .row, .ie7 .row, .ie8 .row, .row.static {
      width: auto;
      margin-left: -1.25rem; }
      .ie6 .row .col, .ie7 .row .col, .ie8 .row .col, .row.static .col {
        margin-left: 1.25rem;
        float: left; }
    .row:after {
      content: " ";
      display: block;
      clear: both;
      line-height: 0;
      height: 0;
      zoom: 1; }

  .col-lg-1 {
    width: 60px;
    width: 6.25%;
    max-width: 60px;
    max-width: 3.75rem; }
    .ie6 .col-lg-1, .ie7 .col-lg-1, .ie8 .col-lg-1, .col-lg-1.static {
      width: 60px;
      width: 3.75rem; }

  .row .col-lg-1 {
    margin-left: 2.08333%;
    float: left; }
  .ie6 .row .col-lg-1, .ie7 .row .col-lg-1, .ie8 .row .col-lg-1, .row.static .col-lg-1 {
    margin-left: 1.25rem; }

  .col-lg-2 {
    width: 140px;
    width: 14.58333%;
    max-width: 140px;
    max-width: 8.75rem; }
    .ie6 .col-lg-2, .ie7 .col-lg-2, .ie8 .col-lg-2, .col-lg-2.static {
      width: 140px;
      width: 8.75rem; }

  .row .col-lg-2 {
    margin-left: 2.08333%;
    float: left; }
  .ie6 .row .col-lg-2, .ie7 .row .col-lg-2, .ie8 .row .col-lg-2, .row.static .col-lg-2 {
    margin-left: 1.25rem; }

  .col-lg-3 {
    width: 220px;
    width: 22.91667%;
    max-width: 220px;
    max-width: 13.75rem; }
    .ie6 .col-lg-3, .ie7 .col-lg-3, .ie8 .col-lg-3, .col-lg-3.static {
      width: 220px;
      width: 13.75rem; }

  .row .col-lg-3 {
    margin-left: 2.08333%;
    float: left; }
  .ie6 .row .col-lg-3, .ie7 .row .col-lg-3, .ie8 .row .col-lg-3, .row.static .col-lg-3 {
    margin-left: 1.25rem; }

  .col-lg-4 {
    width: 300px;
    width: 31.25%;
    max-width: 300px;
    max-width: 18.75rem; }
    .ie6 .col-lg-4, .ie7 .col-lg-4, .ie8 .col-lg-4, .col-lg-4.static {
      width: 300px;
      width: 18.75rem; }

  .row .col-lg-4 {
    margin-left: 2.08333%;
    float: left; }
  .ie6 .row .col-lg-4, .ie7 .row .col-lg-4, .ie8 .row .col-lg-4, .row.static .col-lg-4 {
    margin-left: 1.25rem; }

  .col-lg-5 {
    width: 380px;
    width: 39.58333%;
    max-width: 380px;
    max-width: 23.75rem; }
    .ie6 .col-lg-5, .ie7 .col-lg-5, .ie8 .col-lg-5, .col-lg-5.static {
      width: 380px;
      width: 23.75rem; }

  .row .col-lg-5 {
    margin-left: 2.08333%;
    float: left; }
  .ie6 .row .col-lg-5, .ie7 .row .col-lg-5, .ie8 .row .col-lg-5, .row.static .col-lg-5 {
    margin-left: 1.25rem; }

  .col-lg-6 {
    width: 460px;
    width: 47.91667%;
    max-width: 460px;
    max-width: 28.75rem; }
    .ie6 .col-lg-6, .ie7 .col-lg-6, .ie8 .col-lg-6, .col-lg-6.static {
      width: 460px;
      width: 28.75rem; }

  .row .col-lg-6 {
    margin-left: 2.08333%;
    float: left; }
  .ie6 .row .col-lg-6, .ie7 .row .col-lg-6, .ie8 .row .col-lg-6, .row.static .col-lg-6 {
    margin-left: 1.25rem; }

  .col-lg-7 {
    width: 540px;
    width: 56.25%;
    max-width: 540px;
    max-width: 33.75rem; }
    .ie6 .col-lg-7, .ie7 .col-lg-7, .ie8 .col-lg-7, .col-lg-7.static {
      width: 540px;
      width: 33.75rem; }

  .row .col-lg-7 {
    margin-left: 2.08333%;
    float: left; }
  .ie6 .row .col-lg-7, .ie7 .row .col-lg-7, .ie8 .row .col-lg-7, .row.static .col-lg-7 {
    margin-left: 1.25rem; }

  .col-lg-8 {
    width: 620px;
    width: 64.58333%;
    max-width: 620px;
    max-width: 38.75rem; }
    .ie6 .col-lg-8, .ie7 .col-lg-8, .ie8 .col-lg-8, .col-lg-8.static {
      width: 620px;
      width: 38.75rem; }

  .row .col-lg-8 {
    margin-left: 2.08333%;
    float: left; }
  .ie6 .row .col-lg-8, .ie7 .row .col-lg-8, .ie8 .row .col-lg-8, .row.static .col-lg-8 {
    margin-left: 1.25rem; }

  .col-lg-9 {
    width: 700px;
    width: 72.91667%;
    max-width: 700px;
    max-width: 43.75rem; }
    .ie6 .col-lg-9, .ie7 .col-lg-9, .ie8 .col-lg-9, .col-lg-9.static {
      width: 700px;
      width: 43.75rem; }

  .row .col-lg-9 {
    margin-left: 2.08333%;
    float: left; }
  .ie6 .row .col-lg-9, .ie7 .row .col-lg-9, .ie8 .row .col-lg-9, .row.static .col-lg-9 {
    margin-left: 1.25rem; }

  .col-lg-10 {
    width: 780px;
    width: 81.25%;
    max-width: 780px;
    max-width: 48.75rem; }
    .ie6 .col-lg-10, .ie7 .col-lg-10, .ie8 .col-lg-10, .col-lg-10.static {
      width: 780px;
      width: 48.75rem; }

  .row .col-lg-10 {
    margin-left: 2.08333%;
    float: left; }
  .ie6 .row .col-lg-10, .ie7 .row .col-lg-10, .ie8 .row .col-lg-10, .row.static .col-lg-10 {
    margin-left: 1.25rem; }

  .col-lg-11 {
    width: 860px;
    width: 89.58333%;
    max-width: 860px;
    max-width: 53.75rem; }
    .ie6 .col-lg-11, .ie7 .col-lg-11, .ie8 .col-lg-11, .col-lg-11.static {
      width: 860px;
      width: 53.75rem; }

  .row .col-lg-11 {
    margin-left: 2.08333%;
    float: left; }
  .ie6 .row .col-lg-11, .ie7 .row .col-lg-11, .ie8 .row .col-lg-11, .row.static .col-lg-11 {
    margin-left: 1.25rem; }

  .col-lg-12 {
    width: 940px;
    width: 97.91667%;
    max-width: 940px;
    max-width: 58.75rem; }
    .ie6 .col-lg-12, .ie7 .col-lg-12, .ie8 .col-lg-12, .col-lg-12.static {
      width: 940px;
      width: 58.75rem; }

  .row .col-lg-12 {
    margin-left: 2.08333%;
    float: left; }
  .ie6 .row .col-lg-12, .ie7 .row .col-lg-12, .ie8 .row .col-lg-12, .row.static .col-lg-12 {
    margin-left: 1.25rem; }

  .hidden-lg {
    display: none; }

  .visible-lg {
    display: block; } }
@media screen and (min-width: 68.75em) {
  body:before {
    position: absolute;
    content: "xl";
    visibility: hidden;
    text-indent: -99999px;
    height: 0;
    width: 0; }

  .grid-width {
    max-width: 100%;
    width: auto; }

  .col.full {
    width: 940px;
    width: 97.91667%;
    max-width: 940px;
    max-width: 58.75rem;
    margin: 0 1.04167%; }

  .col-xl-full {
    width: auto;
    max-width: none; }
    .col-xl-full.static {
      width: 940px;
      width: 58.75rem; }
    .row .col-xl-full {
      margin-left: 2.08333%;
      float: left; }
      .row .col-xl-full.static {
        margin-left: 1.25rem; }
  .col-xl-half {
    width: 460px;
    width: 47.91667%;
    max-width: 460px;
    max-width: 28.75rem; }
    .col-xl-half.static {
      width: 460px;
      width: 28.75rem; }
    .row .col-xl-half {
      margin-left: 2.08333%;
      float: left; }
      .row .col-xl-half.static {
        margin-left: 1.25rem; }
  .col-xl-third {
    width: 300px;
    width: 31.25%;
    max-width: 300px;
    max-width: 18.75rem; }
    .col-xl-third.static {
      width: 300px;
      width: 18.75rem; }
    .row .col-xl-third {
      margin-left: 2.08333%;
      float: left; }
      .row .col-xl-third.static {
        margin-left: 1.25rem; }
  .col-xl-fourth {
    width: 220px;
    width: 22.91667%;
    max-width: 220px;
    max-width: 13.75rem; }
    .col-xl-fourth.static {
      width: 220px;
      width: 13.75rem; }
    .row .col-xl-fourth {
      margin-left: 2.08333%;
      float: left; }
      .row .col-xl-fourth.static {
        margin-left: 1.25rem; }
  .col-xl-fifth {
    width: 172px;
    width: 17.91667%;
    max-width: 172px;
    max-width: 10.75rem; }
    .col-xl-fifth.static {
      width: 172px;
      width: 10.75rem; }
    .row .col-xl-fifth {
      margin-left: 2.08333%;
      float: left; }
      .row .col-xl-fifth.static {
        margin-left: 1.25rem; }
  .col-xl-sixth {
    width: 140px;
    width: 14.58333%;
    max-width: 140px;
    max-width: 8.75rem; }
    .col-xl-sixth.static {
      width: 140px;
      width: 8.75rem; }
    .row .col-xl-sixth {
      margin-left: 2.08333%;
      float: left; }
      .row .col-xl-sixth.static {
        margin-left: 1.25rem; }
  .col-xl-seventh {
    width: 117.14286px;
    width: 12.20238%;
    max-width: 117.14286px;
    max-width: 7.32143rem; }
    .col-xl-seventh.static {
      width: 117.14286px;
      width: 7.32143rem; }
    .row .col-xl-seventh {
      margin-left: 2.08333%;
      float: left; }
      .row .col-xl-seventh.static {
        margin-left: 1.25rem; }
  .col-xl-eighth {
    width: 100px;
    width: 10.41667%;
    max-width: 100px;
    max-width: 6.25rem; }
    .col-xl-eighth.static {
      width: 100px;
      width: 6.25rem; }
    .row .col-xl-eighth {
      margin-left: 2.08333%;
      float: left; }
      .row .col-xl-eighth.static {
        margin-left: 1.25rem; }
  .col-xl-ninth {
    width: 86.66667px;
    width: 9.02778%;
    max-width: 86.66667px;
    max-width: 5.41667rem; }
    .col-xl-ninth.static {
      width: 86.66667px;
      width: 5.41667rem; }
    .row .col-xl-ninth {
      margin-left: 2.08333%;
      float: left; }
      .row .col-xl-ninth.static {
        margin-left: 1.25rem; }
  .col-xl-tenth {
    width: 76px;
    width: 7.91667%;
    max-width: 76px;
    max-width: 4.75rem; }
    .col-xl-tenth.static {
      width: 76px;
      width: 4.75rem; }
    .row .col-xl-tenth {
      margin-left: 2.08333%;
      float: left; }

  .row {
    margin-left: -2.08333%; }
    .row .col {
      margin-left: 2.08333%;
      float: left; }
    .ie6 .row, .ie7 .row, .ie8 .row, .row.static {
      width: auto;
      margin-left: -1.25rem; }
      .ie6 .row .col, .ie7 .row .col, .ie8 .row .col, .row.static .col {
        margin-left: 1.25rem;
        float: left; }
    .row:after {
      content: " ";
      display: block;
      clear: both;
      line-height: 0;
      height: 0;
      zoom: 1; }

  .col-xl-1 {
    width: 60px;
    width: 6.25%;
    max-width: 60px;
    max-width: 3.75rem; }
    .ie6 .col-xl-1, .ie7 .col-xl-1, .ie8 .col-xl-1, .col-xl-1.static {
      width: 60px;
      width: 3.75rem; }

  .row .col-xl-1 {
    margin-left: 2.08333%;
    float: left; }
  .ie6 .row .col-xl-1, .ie7 .row .col-xl-1, .ie8 .row .col-xl-1, .row.static .col-xl-1 {
    margin-left: 1.25rem; }

  .col-xl-2 {
    width: 140px;
    width: 14.58333%;
    max-width: 140px;
    max-width: 8.75rem; }
    .ie6 .col-xl-2, .ie7 .col-xl-2, .ie8 .col-xl-2, .col-xl-2.static {
      width: 140px;
      width: 8.75rem; }

  .row .col-xl-2 {
    margin-left: 2.08333%;
    float: left; }
  .ie6 .row .col-xl-2, .ie7 .row .col-xl-2, .ie8 .row .col-xl-2, .row.static .col-xl-2 {
    margin-left: 1.25rem; }

  .col-xl-3 {
    width: 220px;
    width: 22.91667%;
    max-width: 220px;
    max-width: 13.75rem; }
    .ie6 .col-xl-3, .ie7 .col-xl-3, .ie8 .col-xl-3, .col-xl-3.static {
      width: 220px;
      width: 13.75rem; }

  .row .col-xl-3 {
    margin-left: 2.08333%;
    float: left; }
  .ie6 .row .col-xl-3, .ie7 .row .col-xl-3, .ie8 .row .col-xl-3, .row.static .col-xl-3 {
    margin-left: 1.25rem; }

  .col-xl-4 {
    width: 300px;
    width: 31.25%;
    max-width: 300px;
    max-width: 18.75rem; }
    .ie6 .col-xl-4, .ie7 .col-xl-4, .ie8 .col-xl-4, .col-xl-4.static {
      width: 300px;
      width: 18.75rem; }

  .row .col-xl-4 {
    margin-left: 2.08333%;
    float: left; }
  .ie6 .row .col-xl-4, .ie7 .row .col-xl-4, .ie8 .row .col-xl-4, .row.static .col-xl-4 {
    margin-left: 1.25rem; }

  .col-xl-5 {
    width: 380px;
    width: 39.58333%;
    max-width: 380px;
    max-width: 23.75rem; }
    .ie6 .col-xl-5, .ie7 .col-xl-5, .ie8 .col-xl-5, .col-xl-5.static {
      width: 380px;
      width: 23.75rem; }

  .row .col-xl-5 {
    margin-left: 2.08333%;
    float: left; }
  .ie6 .row .col-xl-5, .ie7 .row .col-xl-5, .ie8 .row .col-xl-5, .row.static .col-xl-5 {
    margin-left: 1.25rem; }

  .col-xl-6 {
    width: 460px;
    width: 47.91667%;
    max-width: 460px;
    max-width: 28.75rem; }
    .ie6 .col-xl-6, .ie7 .col-xl-6, .ie8 .col-xl-6, .col-xl-6.static {
      width: 460px;
      width: 28.75rem; }

  .row .col-xl-6 {
    margin-left: 2.08333%;
    float: left; }
  .ie6 .row .col-xl-6, .ie7 .row .col-xl-6, .ie8 .row .col-xl-6, .row.static .col-xl-6 {
    margin-left: 1.25rem; }

  .col-xl-7 {
    width: 540px;
    width: 56.25%;
    max-width: 540px;
    max-width: 33.75rem; }
    .ie6 .col-xl-7, .ie7 .col-xl-7, .ie8 .col-xl-7, .col-xl-7.static {
      width: 540px;
      width: 33.75rem; }

  .row .col-xl-7 {
    margin-left: 2.08333%;
    float: left; }
  .ie6 .row .col-xl-7, .ie7 .row .col-xl-7, .ie8 .row .col-xl-7, .row.static .col-xl-7 {
    margin-left: 1.25rem; }

  .col-xl-8 {
    width: 620px;
    width: 64.58333%;
    max-width: 620px;
    max-width: 38.75rem; }
    .ie6 .col-xl-8, .ie7 .col-xl-8, .ie8 .col-xl-8, .col-xl-8.static {
      width: 620px;
      width: 38.75rem; }

  .row .col-xl-8 {
    margin-left: 2.08333%;
    float: left; }
  .ie6 .row .col-xl-8, .ie7 .row .col-xl-8, .ie8 .row .col-xl-8, .row.static .col-xl-8 {
    margin-left: 1.25rem; }

  .col-xl-9 {
    width: 700px;
    width: 72.91667%;
    max-width: 700px;
    max-width: 43.75rem; }
    .ie6 .col-xl-9, .ie7 .col-xl-9, .ie8 .col-xl-9, .col-xl-9.static {
      width: 700px;
      width: 43.75rem; }

  .row .col-xl-9 {
    margin-left: 2.08333%;
    float: left; }
  .ie6 .row .col-xl-9, .ie7 .row .col-xl-9, .ie8 .row .col-xl-9, .row.static .col-xl-9 {
    margin-left: 1.25rem; }

  .col-xl-10 {
    width: 780px;
    width: 81.25%;
    max-width: 780px;
    max-width: 48.75rem; }
    .ie6 .col-xl-10, .ie7 .col-xl-10, .ie8 .col-xl-10, .col-xl-10.static {
      width: 780px;
      width: 48.75rem; }

  .row .col-xl-10 {
    margin-left: 2.08333%;
    float: left; }
  .ie6 .row .col-xl-10, .ie7 .row .col-xl-10, .ie8 .row .col-xl-10, .row.static .col-xl-10 {
    margin-left: 1.25rem; }

  .col-xl-11 {
    width: 860px;
    width: 89.58333%;
    max-width: 860px;
    max-width: 53.75rem; }
    .ie6 .col-xl-11, .ie7 .col-xl-11, .ie8 .col-xl-11, .col-xl-11.static {
      width: 860px;
      width: 53.75rem; }

  .row .col-xl-11 {
    margin-left: 2.08333%;
    float: left; }
  .ie6 .row .col-xl-11, .ie7 .row .col-xl-11, .ie8 .row .col-xl-11, .row.static .col-xl-11 {
    margin-left: 1.25rem; }

  .col-xl-12 {
    width: 940px;
    width: 97.91667%;
    max-width: 940px;
    max-width: 58.75rem; }
    .ie6 .col-xl-12, .ie7 .col-xl-12, .ie8 .col-xl-12, .col-xl-12.static {
      width: 940px;
      width: 58.75rem; }

  .row .col-xl-12 {
    margin-left: 2.08333%;
    float: left; }
  .ie6 .row .col-xl-12, .ie7 .row .col-xl-12, .ie8 .row .col-xl-12, .row.static .col-xl-12 {
    margin-left: 1.25rem; }

  .hidden-xl {
    display: none; }

  .visible-xl {
    display: block; } }
.cnn-interactive img {
  height: auto; }
  .cnn-interactive img.full-width {
    max-width: 480px;
    width: 100%; }
  .cnn-interactive img.left, .cnn-interactive img.right {
    float: none;
    padding-right: 0px;
    padding-left: 0px;
    max-width: 480px;
    width: 100%; }
.cnn-interactive .cvp-video {
  position: relative;
  padding-bottom: 56.25%;
  height: 0; }
  .cnn-interactive .cvp-video div {
    height: auto;
    max-width: 100%;
    width: 100%; }
  .cnn-interactive .cvp-video video, .cnn-interactive .cvp-video iframe, .cnn-interactive .cvp-video object {
    position: absolute;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
    z-index: 10; }

@media screen and (max-width: 480px) {
  .cnn img {
    padding: 0; }
    .cnn img.full-width {
      max-width: 980px;
      width: 100%; }
    .cnn img.left {
      max-width: 640px;
      width: 60%;
      float: left;
      padding-right: 20px; }
    .cnn img.right {
      max-width: 640px;
      width: 60%;
      float: right;
      padding-left: 20px; } }
.cnn-interactive__paragraph {
  line-height: 1.25em; }
.cnn-interactive__source {
  font-size: 0.75rem;
  text-align: right;
  color: #595959; }

/* CNN Sharebar */
.share-container {
  width: 300px;
  position: relative;
  margin-left: -15px; }
  .share-container .share-bar {
    width: auto;
    display: inline-block;
    float: none; }
    .share-container .share-bar li.share-button {
      width: 35px;
      height: 35px;
      float: right;
      margin-left: 15px;
      cursor: pointer;
      list-style-type: none;
      -webkit-transition: transform 0.5s ease 0s;
      transition: transform 0.5s ease 0s; }
      .share-container .share-bar li.share-button.email {
        background: url("http://i.cdn.turner.com/cnn/.e/img/4.0/interactive/sharebar/email.png");
        background-size: 35px 35px; }
      .share-container .share-bar li.share-button.facebook {
        background: url("http://i.cdn.turner.com/cnn/.e/img/4.0/interactive/sharebar/facebook.png");
        background-size: 35px 35px; }
      .share-container .share-bar li.share-button.twitter {
        background: url("http://i.cdn.turner.com/cnn/.e/img/4.0/interactive/sharebar/twitter.png");
        background-size: 35px 35px; }
      .share-container .share-bar li.share-button:hover {
        transform: scale(1.2, 1.2);
        -webkit-transform: scale(1.2, 1.2); }

/*---------------
TABLET
---------------*/
@media screen and (min-width: 30em) {
  .share-container {
    width: 300px;
    position: relative;
    margin-left: -15px;
    clear: both;
    margin-top: 0px; }
    .share-container .share-bar {
      width: auto;
      display: inline-block;
      float: left;
      padding-bottom: 15px; }
      .share-container .share-bar li.share-button {
        width: 35px;
        height: 35px;
        float: right;
        margin-left: 15px;
        cursor: pointer;
        list-style-type: none;
        -webkit-transition: transform 0.5s ease 0s;
        transition: transform 0.5s ease 0s; }
        .share-container .share-bar li.share-button.email {
          background: url("http://i.cdn.turner.com/cnn/.e/img/4.0/interactive/sharebar/email.png");
          background-size: 35px 35px; }
        .share-container .share-bar li.share-button.facebook {
          background: url("http://i.cdn.turner.com/cnn/.e/img/4.0/interactive/sharebar/facebook.png");
          background-size: 35px 35px; }
        .share-container .share-bar li.share-button.twitter {
          background: url("http://i.cdn.turner.com/cnn/.e/img/4.0/interactive/sharebar/twitter.png");
          background-size: 35px 35px; }
        .share-container .share-bar li.share-button:hover {
          transform: scale(1.2, 1.2);
          -webkit-transform: scale(1.2, 1.2); } }
/*---------------
DESKTOP
---------------*/
@media screen and (min-width: 48em) {
  .share-container {
    width: 300px;
    float: right;
    margin-left: 0;
    margin-bottom: 10px;
    margin-top: -60px; }
    .share-container .share-bar {
      width: auto;
      display: inline-block;
      float: right; }
      .share-container .share-bar li.share-button {
        width: 35px;
        height: 35px;
        float: right;
        margin-left: 15px;
        cursor: pointer;
        list-style-type: none;
        -webkit-transition: transform 0.5s ease 0s;
        transition: transform 0.5s ease 0s; }
        .share-container .share-bar li.share-button.email {
          background: url("http://i.cdn.turner.com/cnn/.e/img/4.0/interactive/sharebar/email.png");
          background-size: 35px 35px; }
        .share-container .share-bar li.share-button.facebook {
          background: url("http://i.cdn.turner.com/cnn/.e/img/4.0/interactive/sharebar/facebook.png");
          background-size: 35px 35px; }
        .share-container .share-bar li.share-button.twitter {
          background: url("http://i.cdn.turner.com/cnn/.e/img/4.0/interactive/sharebar/twitter.png");
          background-size: 35px 35px; }
        .share-container .share-bar li.share-button:hover {
          transform: scale(1.2, 1.2);
          -webkit-transform: scale(1.2, 1.2); } }
.tracking-trump--media__item {
  float: none;
  width: 100%; }
  .tracking-trump--media__item img {
    width: 100%;
    height: auto; }
  .tracking-trump--media__item video {
    width: 100%;
    height: auto; }
.tracking-trump .mediatype__video-container {
  max-width: 640px;
  width: 100%;
  height: 0;
  padding-bottom: 56.25%; }

@media screen and (min-width: 30em) {
  .tracking-trump--media__item {
    float: left;
    clear: left;
    margin: 0 20px 20px 0; }
    .tracking-trump--media__item img {
      max-width: 400px;
      height: auto; }
    .tracking-trump--media__item img.family-photo {
      max-width: 320px;
      display: block; }
    .tracking-trump--media__item video {
      max-width: 640px; } }
@media screen and (min-width: 640px) {
  .mediatype__video-container {
    max-width: 640px;
    width: 640px !important;
    height: 0;
    padding-bottom: 56.25%; } }
body {
  background-color: #FFFFFF;
  margin: 0; }

.cnn-interactive .cvp-video {
  margin-top: 15px; }

.tracking-trump {
  display: block;
  position: relative;
  overflow: hidden;
  color: #000000;
  -webkit-tap-highlight-color: transparent; }
  .tracking-trump #erin-siegel .tracking-trump--entry--cover {
    background-position: top center; }
  .tracking-trump img.desktop {
    display: none;
    margin: 0px auto; }
  .tracking-trump img.mobile {
    display: block;
    margin: 0px auto; }
  .tracking-trump a {
    color: #1173b4;
    transition: color 400ms; }
    .tracking-trump a:hover, .tracking-trump a:visited {
      color: #1173b4; }
  .tracking-trump--notes__byline {
    font-size: 12px;
    margin-left: 2%; }
  .tracking-trump--sharebar {
    display: block;
    text-align: center;
    width: 100%;
    bottom: 20px;
    padding: 0; }
    .tracking-trump--sharebar__btn {
      cursor: pointer;
      display: inline-block;
      width: 35px;
      height: 35px;
      margin-right: 5px;
      padding: 0;
      list-style-type: none;
      -webkit-transition: transform 0.5s ease 0s;
      transition: transform 0.5s ease 0s; }
      .tracking-trump--sharebar__btn.email {
        background: url("http://i.cdn.turner.com/cnn/.e/img/4.0/interactive/sharebar/email.png");
        background-size: 35px 35px; }
      .tracking-trump--sharebar__btn.facebook {
        background: url("http://i.cdn.turner.com/cnn/.e/img/4.0/interactive/sharebar/facebook.png");
        background-size: 35px 35px; }
      .tracking-trump--sharebar__btn.twitter {
        background: url("http://i.cdn.turner.com/cnn/.e/img/4.0/interactive/sharebar/twitter.png");
        background-size: 35px 35px; }
      .tracking-trump--sharebar__btn:hover {
        transform: scale(1, 1);
        -webkit-transform: scale(1, 1); }
      .tracking-trump--sharebar__btn:last-child {
        margin-right: 0; }
    .tracking-trump--sharebar:after {
      content: " ";
      display: block;
      clear: both;
      line-height: 0;
      height: 0;
      zoom: 1; }
  .tracking-trump--header {
    display: block;
    position: relative;
    padding: 10px 0;
    z-index: 2; }
    .tracking-trump--header__branding {
      font-size: 18px;
      text-transform: uppercase;
      font-weight: 800;
      text-align: center;
      margin: 20px auto 0;
      color: #a6a6a6; }
      .tracking-trump--header__branding img {
        max-width: 800px; }
    .tracking-trump--header__title {
      width: 100%;
      font-size: 28px;
      letter-spacing: 0.01em;
      line-height: 1.2em;
      text-align: center;
      margin: 10px auto 20px; }
    .tracking-trump--header__byline {
      width: 100%;
      font-size: 14px;
      letter-spacing: 0em;
      line-height: 14px;
      text-align: center;
      margin: 25px auto 10px; }
    .tracking-trump--header__description {
      font-size: .9em;
      line-height: 1.35em;
      width: 85%;
      max-width: 550px;
      text-align: center;
      margin: 0em auto 1em auto; }
  .tracking-trump--progress {
    display: block;
    position: relative;
    margin: 20px auto;
    width: 184px; }
    .tracking-trump--progress__element {
      stroke-width: 5px;
      fill: none;
      stroke-miterlimit: 10; }
      .tracking-trump--progress__element.progress-base {
        z-index: 5;
        stroke: #ddd; }
      .tracking-trump--progress__element.progress-line {
        position: absolute;
        left: 0;
        top: 0;
        z-index: 53; }
        .tracking-trump--progress__element.progress-line .st1 {
          stroke: red;
          stroke-dashoffset: 811.9; }
    .tracking-trump--progress__intro {
      position: absolute;
      top: -26px;
      font-size: 20px;
      color: black;
      left: 30%; }
    .tracking-trump--progress__label {
      position: absolute;
      top: 145px;
      font-size: 20px;
      left: 58%; }
      .tracking-trump--progress__label .lbl-green {
        color: green; }
      .tracking-trump--progress__label .lbl-grey {
        color: #ddd; }
    .tracking-trump--progress__marker {
      position: absolute;
      width: 20px;
      z-index: 789; }
  .tracking-trump--links {
    width: 80%;
    font-size: 13px;
    position: relative;
    color: grey;
    margin: 20px auto 0; }
    .tracking-trump--links ol {
      padding: 0; }
    .tracking-trump--links li {
      padding-bottom: 10px; }
    .tracking-trump--links a {
      color: #1173b4 !important; }
    .tracking-trump--links a:hover {
      color: red; }
  .tracking-trump--standing {
    text-align: left;
    width: 100%;
    left: 0%;
    line-height: 22px;
    position: relative; }
    .tracking-trump--standing--header {
      background: white;
      padding: 15px 0px 0px 0px;
      font-weight: 800;
      margin-bottom: 0px;
      margin-top: 0px; }
  .tracking-trump--credit__label {
    font-size: 16px;
    font-weight: 300;
    color: #e6e6e6;
    text-transform: uppercase;
    border: 1px solid #8c8c8c;
    padding: 5px 10px;
    display: inline-block;
    margin: 30px auto 10px;
    text-align: center;
    width: auto; }
  .tracking-trump--credit__labelWrap {
    text-align: center; }
  .tracking-trump--credit__creditWrap {
    position: relative; }
    .tracking-trump--credit__creditWrap p {
      font-size: 0.85em;
      color: #fefefe;
      font-weight: 300;
      margin: 0 0 8px; }
    .tracking-trump--credit__creditWrap:before {
      content: "";
      width: 80px;
      display: block;
      height: 1px;
      background-color: #fefefe;
      margin: 40px 0 10px; }
  .tracking-trump--credit__entry {
    max-width: 600px;
    line-height: 1.3em;
    font-size: 18px;
    color: #d9d9d9;
    font-weight: 300;
    padding-left: 20px;
    margin: 0 auto 20px;
    text-align: center; }
    .tracking-trump--credit__entry.additional {
      display: block;
      text-align: center;
      font-style: italic;
      padding: 0;
      color: #595959;
      width: 100%;
      max-width: none; }
  .tracking-trump--recirc__item {
    width: 100%;
    float: none; }
    .tracking-trump--recirc__item img {
      width: 100%;
      margin: 0 auto 8px; }
    .tracking-trump--recirc__item h5 {
      font-weight: 300;
      font-size: 1.3em;
      margin: 0;
      padding: 0; }
    .tracking-trump--recirc__item p {
      font-weight: 300;
      font-size: 0.9em;
      line-height: 1.5;
      margin-top: 4px;
      padding-bottom: 10px; }
  .tracking-trump--body {
    display: block;
    position: relative;
    margin-bottom: 50px;
    z-index: 3; }
  .tracking-trump--content {
    display: block;
    position: relative;
    margin-bottom: 70px !important;
    font-size: 1rem; }
  .tracking-trump--entry {
    display: block;
    position: relative;
    height: 185px; }
    .tracking-trump--entry:after {
      content: " ";
      display: block;
      clear: both;
      line-height: 0;
      height: 0;
      zoom: 1; }
    .tracking-trump--entry.open {
      max-height: none !important;
      height: auto !important;
      max-width: 940px !important;
      width: 97.5% !important;
      z-index: 10;
      margin-bottom: 30px; }
    .tracking-trump--entry--cover {
      cursor: pointer;
      display: block;
      position: absolute;
      overflow: hidden;
      visibility: visible;
      background: no-repeat center center;
      background-size: cover;
      height: 100%;
      width: 100%;
      left: 0;
      top: 0;
      padding: 0px;
      transform: scale(1, 1);
      transform-origin: 50% 50%;
      box-shadow: 0 0 20px 2px transparent;
      transition: max-width 500ms, max-height 1000ms, opacity 500ms, transform 500ms, box-shadow 500ms;
      z-index: 3; }
      .tracking-trump--entry--cover__title {
        font-size: 1.5em;
        line-height: 1.2em;
        width: 65%;
        text-align: center;
        margin: 15px auto 0px; }
      .tracking-trump--entry--cover__bar-wrap {
        height: 10px;
        background: #ddd;
        left: 10%;
        top: 60%;
        width: 80%;
        position: absolute; }
      .tracking-trump--entry--cover__bar-progress {
        height: 10px;
        background: red;
        z-index: 55;
        top: 0;
        position: relative; }
      .tracking-trump--entry--cover__bar-halt img {
        left: 50%;
        width: 50px;
        position: absolute;
        top: -20px;
        z-index: 56; }
      .width-sm .tracking-trump--entry--cover, .width-md .tracking-trump--entry--cover, .width-lg .tracking-trump--entry--cover {
        max-width: 480px; }
      .height-sm .tracking-trump--entry--cover, .height-md .tracking-trump--entry--cover, .height-lg .tracking-trump--entry--cover {
        max-height: 185px;
        border: 1px solid #ddd; }
      .open .tracking-trump--entry--cover {
        visibility: hidden;
        max-height: 1500px !important;
        max-width: 1500px !important;
        height: 0px;
        opacity: 0;
        transition: max-width 1200ms, max-height 15000ms, opacity 500ms 50ms, visibility 0ms 600ms, height 0s 600ms; }
      .tracking-trump--entry--cover:hover {
        transform: scale(1, 1);
        z-index: 10; }
        .tracking-trump--entry--cover:hover h3 {
          opacity: 1; }
        .tracking-trump--entry--cover:hover:after {
          opacity: 1; }
    .tracking-trump--entry__close-btn {
      cursor: pointer;
      display: block;
      position: absolute;
      font-family: "cnn-icons--legacy";
      vertical-align: middle;
      text-align: center;
      font-weight: 200;
      font-size: 30px;
      color: #a6a6a6;
      transition: color 500ms;
      top: 10px;
      right: 15px; }
      .sponsored .tracking-trump--entry__close-btn {
        top: 45px; }
      .tracking-trump--entry__close-btn:hover {
        color: #fe0200; }
      .tracking-trump--entry__close-btn:before {
        content: "\f108";
        display: inline-block;
        position: relative; }
    .tracking-trump--entry--content {
      display: block;
      position: relative;
      visibility: hidden;
      overflow: hidden;
      background: white;
      height: 100%;
      width: 100%;
      padding: 15px;
      padding-bottom: 20px;
      opacity: 0;
      transition: opacity 100ms, visibility 0ms 500ms, background 500ms; }
      .tracking-trump--entry--content:after {
        content: " ";
        display: block;
        clear: both;
        line-height: 0;
        height: 0;
        zoom: 1; }
      .tracking-trump--entry--content__entitlement {
        display: block;
        width: 150px;
        margin: 10px 0; }
      .tracking-trump--entry--content__title {
        font-size: 1.5em;
        line-height: 1.2em;
        font-weight: 500;
        letter-spacing: 0px;
        width: 90% !important;
        padding: 0;
        margin: 0;
        margin-bottom: 20px !important; }
      .tracking-trump--entry--content__subtitle {
        font-size: 1.2em;
        line-height: 1.3em;
        font-weight: 200;
        letter-spacing: 0px;
        padding: 0;
        margin: 0;
        margin-bottom: 15px;
        margin-top: 5px; }
      .tracking-trump--entry--content__text {
        margin-top: 10px;
        margin-bottom: 40px;
        padding: 0 10px; }
        .tracking-trump--entry--content__text p {
          font-size: 18px;
          line-height: 1.5em;
          font-weight: 200;
          letter-spacing: 1.1px; }
          .tracking-trump--entry--content__text p.intro {
            font-size: 16px;
            line-height: 1.4em;
            font-style: italic;
            color: #bfbfbf; }
          .tracking-trump--entry--content__text p.blockquote {
            font-size: 1.5em;
            float: none;
            width: 100%;
            margin-left: 0; }
          .tracking-trump--entry--content__text p.read-more {
            display: none; }
        .tracking-trump--entry--content__text .read-more-btn {
          border: 1px solid #fff;
          padding: 10px;
          text-transform: uppercase;
          font-weight: 300;
          display: inline-block;
          cursor: pointer; }
          .tracking-trump--entry--content__text .read-more-btn:after {
            content: "\f101";
            font-family: 'cnn-icons';
            margin-left: 5px; }
      .open .tracking-trump--entry--content {
        background: white;
        visibility: visible;
        opacity: 1;
        border: 1px solid #ddd;
        transition: opacity 1000ms 100ms, background 0ms 0ms; }
      .tracking-trump--entry--content:after {
        content: " ";
        display: block;
        clear: both;
        line-height: 0;
        height: 0;
        zoom: 1; }
    .tracking-trump--entry.width-sm, .tracking-trump--entry.width-md, .tracking-trump--entry.width-lg {
      width: 100%;
      max-width: 480px; }
    .tracking-trump--entry.height-sm, .tracking-trump--entry.height-md, .tracking-trump--entry.height-lg {
      height: 185px; }
  .tracking-trump .hack-video-container {
    left: 3.2%;
    position: relative;
    width: 50%; }

@media screen and (max-width: 20em) {
  .tracking-trump .tracking-trump--entry--cover__title {
    width: 75% !important; } }
@media screen and (min-width: 48em) {
  .tracking-trump img.desktop {
    display: block; }
  .tracking-trump img.mobile {
    display: none; }
  .tracking-trump--header__description {
    font-size: 1em;
    line-height: 1.4em;
    max-width: 500px; }
  .tracking-trump--links {
    width: 50%;
    margin: 80px auto 0; }
    .tracking-trump--links a:hover {
      color: #fe0200; }
  .tracking-trump--progress {
    margin: 35px auto 45px auto; }
  .tracking-trump--standing {
    width: 90%;
    left: 10%; }
    .tracking-trump--standing a {
      color: #1173b4; }
  .tracking-trump--entry--cover:hover h3 {
    color: red; }
  .tracking-trump--entry--cover__title {
    opacity: 1;
    position: absolute;
    width: 100%;
    font-size: 20px;
    font-weight: 800;
    letter-spacing: 0.01em;
    line-height: 1.1em;
    text-align: center;
    padding: 0em 1.5em;
    margin: 0;
    top: 10px;
    z-index: 3;
    transition: opacity 200ms; }
  .tracking-trump--entry--content--standing {
    text-align: left;
    width: 80%;
    left: 10%;
    line-height: 22px;
    position: relative; }
    .tracking-trump--entry--content--standing--header {
      background: white;
      padding: 10px 0px 0px 0px;
      font-weight: 800;
      margin-bottom: 0px;
      margin-top: 0px; }
  .tracking-trump--entry--content__title {
    font-size: 2em;
    line-height: 1.3em;
    font-weight: 800;
    letter-spacing: -0.02em;
    text-align: left;
    display: block;
    padding: 0;
    margin: 0;
    margin-bottom: 25px;
    margin-top: 5px;
    margin-right: 0px;
    margin-left: 3%; }
  .tracking-trump--entry--content__subtitle {
    font-size: 1.2em;
    line-height: 1.3em;
    font-weight: 200;
    letter-spacing: 0px;
    display: inline-block;
    padding: 0;
    margin: 0;
    margin-bottom: 15px;
    margin-top: 5px; }
  .tracking-trump--entry--content__text {
    margin-top: 0px; }
    .tracking-trump--entry--content__text p {
      font-size: 18px;
      line-height: 1.5em;
      font-weight: 200;
      letter-spacing: 1.1px;
      width: 80%;
      margin-left: 18%; }
      .tracking-trump--entry--content__text p.intro {
        font-size: 16px;
        line-height: 1.4em;
        font-style: italic;
        color: #bfbfbf;
        margin-top: 0; } }
@keyframes progress-line {
  0% {
    stroke-dashoffset: 811.9; } }
@keyframes text--fadeup {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }
@-webkit-keyframes text--fadeup {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }
@keyframes text--fadeout {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }
@-webkit-keyframes text--fadeout {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

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