body.pg.t-light{
  background-color: white;
}


.pg-special-article__head-fullwidth {
  height: 50vh;
}

.pg-special-article__head-fullwidth .cnni-asequals-article-video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;

}


.cnni-asequals--fadeable {
  transition: opacity .3s ease-out;
}

.cnni-asequals--fadeable.cnni-asequals--fade-out {
  opacity: 0;
}


/* main image bg */
.pg-special-article__head .el__image--page-width {
  height: 100vh;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.ae-theme--opinion .pg-special-article__head .el__image--page-width {
  background-position: top center;
}


/* article headline */
.pg-special-article .pg-headline {
    background-color: #fff;
    text-align: left;
    padding: 20px 20px 0 20px;
    font-weight: 700;
    max-width: 90%;
    max-width: calc(100% - 40px);
}

/* Updated time */
.pg-special-article .update-time {
  display: none;
}


/* byline */
.pg-special-article .metadata__byline {
  max-width: 700px;
  margin: 0 auto;
  text-align: left;
  padding-left: 20px;
  background-color: #fff;
  padding-bottom: 20px;
  max-width: 90%;
  max-width: calc(100% - 40px);
}

/* byline author line/border */
.pg-special-article .metadata__byline__author:before {
  display: none;
}

.pg-special-article__head .el__gallery_image-title {
  display: none;
}

.m-share {
    display: none;
}

.pg-special-article .zn-body > .l-container {
  margin-top: 160px;

  margin-top: 58px;
  margin-left: 20px;
  margin-right: 20px;
  border-top: none;
  padding-top: 20px;
  padding-left: 10px;
  padding-right: 10px;
  background-color: #fff;

}

.pg-special-article .zn-body > .l-container:before {
  content: '';
  position: absolute;
  top: 90px;
  left: -20px;
  right: -20px;
  height: calc(100% - 90px);
  z-index: -1;
}

.ae-theme--blue .pg-special-article .zn-body > .l-container:before {
  background-color: #2facff;
}

.ae-theme--red .pg-special-article .zn-body > .l-container:before {
  background-color: #ff2914;
}

.ae-theme--green .pg-special-article .zn-body > .l-container:before {
  background-color: #40ffab;
}

.ae-theme--black .pg-special-article .zn-body > .l-container:before {
  background-color: #000;
}

.ae-theme--fb-blue .pg-special-article .zn-body > .l-container:before {
  background-color: #4e74b2;
}



.pg-special-article .zn-body-text .l-container>.el__leafmedia {
  /* background-color: #fff;
  transform: translate(0, -100px);
  padding: 30px 0;
  margin-bottom: -100px; */
}

.pg-special-article .zn-body-text .l-container>.el__leafmedia .zn-body__paragraph>strong {
  /* font-weight: 300;
  font-size: 24px;
  line-height: 31px;
  max-width: 560px;
  display: block; */
}


.pg-special-article .ad--epic.ad--desktop, .pg-special-article .ad--epic.ad--tablet {
  /* max-width: 930px; */
}



/* line before an ad? */
.pg-special-article .zn-body__footer:before {
  display: none;
}



/* standard embedded images (full content area width) */
.pg-special-article [class*=el__gallery][class*=expandable], .pg-special-article [class*=el__gallery][class*=standard], .pg-special-article [class*=el__image][class*=expandable], .pg-special-article [class*=el__image][class*=standard], .pg-special-article [class*=el__video][class*=expandable], .pg-special-article [class*=el__video][class*=standard] {
  float: none;
  margin-left: auto;
  margin-right: auto;
}

.el__gallery--expandable, .el__gallery--standard, .el__image--expandable, .el__image--standard, .el__storyelement--expandable, .el__storyelement--standard, .el__video--expandable, .el__video--standard {
  width: 100%;
  max-width: 680px;
}

/* pullquotes */
.pg-special-article .el__leafmedia--pullquote {
  max-width: 660px;
  font-weight: 700;
}
.pg-special-article .el__leafmedia--pullquote.el__leafmedia--fullwidth .pullquote>blockquote:before {
  display: none;
}
.pg-special-article .el__leafmedia--pullquote.el__leafmedia--fullwidth .pullquote .pullquote__quote {
  font-weight: 700;
  padding-left: 10px;
}

.pg-special-article .el__leafmedia--pullquote.el__leafmedia--fullwidth .pullquote {
  max-width: 660px;
}


/* h3 */
.pg-special-article .zn-body-text h3 {
  padding-left: 0;
}
.pg-special-article .zn-body-text h3 strong {
  font-weight: 700;
}

/* photo captions */
.cnni-asequals-media__caption:before {
  border-top: 1px solid #d9d9d9;
  bottom: 100%;
  content: "";
  display: block;
  height: 1px;
  margin-top: 10px;
  margin-bottom: 10px;
  position: absolute;
  width: 80px;
}


.pg-special-article .zn-body__footer {
  text-align: left;
  position: relative;
  margin-bottom: 40px;
  font-weight: 700;
  font-size: 1rem;
}
.pg-special-article .zn-body__footer a {
  color: #262626;
  text-decoration: underline;
}
.pg-special-article .zn-body__footer em {
  font-style: normal;
}
.pg-special-article .zn-body__footer:before {
  content: '';
  width: 100%;
  display: block;
  height: 1px;
  background-color: #262626;
  margin-bottom: 4px;
}


.pg-special-article .cnni-asequals--media__caption {
  font-weight: 700;
}
.pg-special-article .cnni-asequals--media__caption em {
  font-style: normal;
}


@media (min-width: 720px) {

  .pg-special-article__head-fullwidth {
    height: 40vh;
  }

  /* main image bg */
  .pg-special-article__head .el__image--page-width {
    height: 100vh;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
  }

  /* article headline */
  .pg-special-article .pg-headline {
    background-color: #fff;
    text-align: left;
    padding: 20px 90px 0px 68px;
    font-size: 50px;
    font-size: 3.3rem;
    font-weight: 700;
    max-width: 700px;
  }


  /* byline */
  .pg-special-article .metadata__byline {
    max-width: 700px;
    margin: 0 auto;
    text-align: left;
    padding-left: 68px;
    background-color: #fff;
    padding-bottom: 20px;
    font-weight: 700;
  }

  .pg-special-article .metadata__byline__author, .pg-special-article .metadata__location__detail {
    font-weight: 700;
  }

  /* byline author line/border */
  .pg-special-article .metadata__byline__author:before {
    display: none;
  }

  .pg-special-article__head .el__gallery_image-title {
    display: none;
  }

  .m-share {
      display: none;
  }



  .pg-special-article .zn-body > .l-container {
    margin-top: 60px;
    padding-top: 50px;
    background-color: transparent;
    background-image: url( https://www.cnn.com/interactive/as-equals-article/bg-700.png );
    background-repeat: repeat-y;
    background-position: top center;
  }

  .ae-theme--blue .pg-special-article .zn-body > .l-container {
    border-bottom: 20px solid #2facff;
  }

  .ae-theme--red .pg-special-article .zn-body > .l-container {
    border-bottom: 20px solid #ff2914;
  }

  .ae-theme--green .pg-special-article .zn-body > .l-container {
    border-bottom: 20px solid #40ffab;
  }

  .ae-theme--black .pg-special-article .zn-body > .l-container {
    border-bottom: 20px solid #000;
  }

  .ae-theme--fb-blue .pg-special-article .zn-body > .l-container {
    border-bottom: 20px solid #4e74b2;
  }

  .pg-special-article .zn-body > .l-container:before {
    content: '';
    position: absolute;
    top: 280px;
    left: 0;
    width: 100%;
    height: calc(100% - 280px);
    z-index: -1;
  }

  .pg-special-article .el__embedded {
    max-width: 660px;
  }

  .pg-special-article .zn-body-text .l-container>.el__leafmedia {

    /* width: 100%;
    max-width: 700px;
    padding: 50px 20px 20px 20px;

    background-color: #fff;
    transform: translate(0, -100px);
    margin-bottom: -100px; */

  }

  .pg-special-article .zn-body__paragraph {
    font-size: 15px;
    line-height: 24px;
    padding-left: 50px;
    padding-right: 90px;
  }

  .pg-special-article .zn-body-text .l-container>.el__leafmedia .zn-body__paragraph>strong {
    font-weight: 300;
    font-size: 24px;
    line-height: 31px;
    max-width: 560px;
    display: block;
  }

  .pg-special-article .ad--epic.ad--desktop, .pg-special-article .ad--epic.ad--tablet {
    /* max-width: 700px;
    overflow: hidden; */
    background-color: #fff;
  }

  .zn-body .el__article--embed .media__caption, .zn-body .el__gallery--expandable .media__caption, .zn-body .el__gallery--expandfull .media__caption, .zn-body .el__gallery--fullstandardwidth .media__caption, .zn-body .el__gallery--fullwidth .media__caption, .zn-body .el__gallery--standard .media__caption, .zn-body .el__leafmedia--gallery-full .media__caption, .zn-body .el__show--embed .media__caption, .zn-body .el__special--embed .media__caption, .zn-body .el__video--expandable .media__caption, .zn-body .el__video--expandfull .media__caption, .zn-body .el__video--fullwidth .media__caption, .zn-body .el__video--standard .media__caption {
    max-width: 660px;
    margin: 0 auto;
    padding: 0 50px;
  }

  /* standard embedded images (full content area width) */
  .pg-special-article [class*=el__gallery][class*=expandable], .pg-special-article [class*=el__gallery][class*=standard], .pg-special-article [class*=el__image][class*=expandable], .pg-special-article [class*=el__image][class*=standard], .pg-special-article [class*=el__video][class*=expandable], .pg-special-article [class*=el__video][class*=standard] {
    float: none;
    margin-left: auto;
    margin-right: auto;
  }

  .el__gallery--expandable, .el__gallery--standard, .el__image--expandable, .el__image--standard, .el__storyelement--expandable, .el__storyelement--standard, .el__video--expandable, .el__video--standard {
    width: 100%;
    max-width: 680px;
  }


  /* full width embedded content */
  .pg-special-article .el__embedded[class*=fullwidth], .pg-special-article .zn-body-text .l-container>.el__leafmedia[class*=fullwidth] {
    max-width: 100%;
    padding-left: 0;
    padding-right: 0;
    position: relative;
    margin-left: -30px;
    margin-right: -30px;
  }

  body .zn.zn-body-text .el__gallery--fullstandardwidth, body .zn.zn-body-text .el__gallery--fullwidth, body .zn.zn-body-text .el__image--fullwidth, body .zn.zn-body-text .el__storyelement--fullwidth, body .zn.zn-body-text .el__video--fullwidth {
    width: calc(100% + 60px);
  }


  /* pullquotes */
  .pg-special-article .el__leafmedia--pullquote.el__leafmedia--fullwidth .pullquote .pullquote__quote {
    font-weight: 700;
    padding-left: 0;
  }

  .pg-special-article .el__leafmedia--pullquote.el__leafmedia--fullwidth .pullquote {
    padding-left: 50px;
    padding-right: 90px;
  }

  /* photo captions */
  .pg-special-article .zn-body .el__image--standard .media__caption {
    max-width: 660px;
    padding-left: 50px;
    padding-right: 90px;
  }



  /* footer */
  .pg-special-article .zn-body__footer {
    font-weight: 700;
  }
  .pg-special-article .zn-body__footer em {
    font-style: normal;
  }



}





/*  video led piece */
.ae-config--video-led .pg-special-article__wrapper {
    position: relative;
}
.ae-config--video-led .pg-special-article__wrapper:before {
    content: '';
    position: absolute;
    top: 0;
    width: 100%;
    height: 60%;
    background-color: white;
}

.ae-theme--blue.ae-config--video-led .pg-special-article__wrapper:before {
  background-color: #2facff;
}

.ae-theme--red.ae-config--video-led .pg-special-article__wrapper:before {
  background-color: #ff2914;
}

.ae-theme--green.ae-config--video-led .pg-special-article__wrapper:before {
  background-color: #40ffab;
}

.ae-theme--black.ae-config--video-led .pg-special-article__wrapper:before {
  background-color: #000;
}

.ae-theme--fb-blue.ae-config--video-led .pg-special-article__wrapper:before {
  background-color: #4e74b2;
}


.ae-config--video-led .pg-special-article .pg-special-article__body {

  margin-top: 60px;
}


.ae-config--video-led .pg-special-article .el-entitlement {
  padding: 0;
}

.ae-config--video-led .pg-special-article .pg-special-article__head .media__caption {
  display: none;
}

.ae-config--video-led .pg-special-article__head .metadata__source {
  margin: 0;
}
