/**
 * Foundation for Sites by ZURB
 * Version 6.0.6
 * foundation.zurb.com
 * Licensed under MIT Open Source
 */
.fillit, #main-content .latest-videos .video-post a .image-wrapper img, #main-sidebar .video-post a, #main-sidebar .video-post a img {
  width: 100%;
  height: 100%; }

#main {
  zoom: 1;
  max-width: 1400px; }
  #main:after {
    content: "\0020";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden; }
  @media screen and (min-width: 64em) {
    #main {
      padding: 0 10px;
      max-width: 1131px;
      margin: 0 auto; } }

#article-nav {
  color: #959595;
  font-family: "Open Sans", Helvetica, Roboto, Arial, sans-serif;
  font-weight: bold;
  text-align: center;
  position: relative;
  padding: 0.5em;
  font-size: 0.6875rem;
  zoom: 1; }
  #article-nav:after {
    content: "\0020";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden; }
  #article-nav a {
    display: inline-block;
    color: #252525; }
    #article-nav a:hover, #article-nav a:focus {
      color: #00b284; }
    #article-nav a .fa {
      margin-top: -1px; }
  #article-nav .prev {
    float: left; }
    #article-nav .prev .fa {
      margin-right: 0.5em;
      vertical-align: middle;
      font-size: 1rem; }
  #article-nav .next {
    float: right; }
    #article-nav .next .fa {
      margin-left: 0.5em;
      vertical-align: middle;
      font-size: 1rem; }
  @media screen and (min-width: 40em) {
    #article-nav {
      padding: 12px;
      max-width: 708px;
      margin: 0 auto; }
      #article-nav a {
        border: 1px solid #252525;
        border-radius: 4px;
        -moz-border-radius: 4px;
        -webkit-border-radius: 4px;
        padding: 3px 8px; }
        #article-nav a:hover, #article-nav a:focus {
          border-color: #00b284; }
        #article-nav a .fa {
          margin-top: 1.5px; }
      #article-nav .prev .fa, #article-nav .next .fa {
        vertical-align: text-top;
        font-size: 0.75rem; } }
  @media screen and (min-width: 64em) {
    #article-nav {
      width: calc(100% - 340px);
      max-width: 770px;
      margin: 0;
      margin-top: -3px; } }

.ad-fpo.above-article {
  width: 970px;
  height: 250px; }

#main-content .ad-fpo.article-top {
  width: 320px;
  height: 50px;
  margin-top: 0; }
#main-content a {
  color: #00b284;
  overflow-wrap: break-word;
  word-wrap: break-word;
  word-break: break-word; }
#main-content .share {
  text-align: center;
  margin: 10px 0; }
  @media screen and (min-width: 64em) {
    #main-content .share {
      text-align: left; } }
  #main-content .share span {
    font-family: Helvetica Neue Regular, sans-serif;
    height: 32px;
    padding: 0; }
  #main-content .share .fb {
    background: #3b5998;
    border-radius: 3px;
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase;
    width: 49%;
    float: left;
    margin-bottom: 10px; }
    #main-content .share .fb:hover, #main-content .share .fb:focus {
      background: #2d4373; }
    @media screen and (min-width: 40em) {
      #main-content .share .fb {
        width: 150px;
        float: none; } }
  #main-content .share .tw {
    background: #56a3d9;
    border-radius: 3px;
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase;
    width: 49%;
    float: right;
    margin-bottom: 10px; }
    #main-content .share .tw:hover, #main-content .share .tw:focus {
      background: #2e8cce; }
    @media screen and (min-width: 40em) {
      #main-content .share .tw {
        width: 150px;
        float: none; } }
  #main-content .share .fa-facebook:before, #main-content .share .fa-twitter:before {
    margin-right: 5px; }
#main-content article.piece, #main-content article.video, #main-content article.gallery {
  background: #fff;
  color: #000000;
  padding: 0 16px;
  overflow-x: hidden; }
  #main-content article.piece .article-header, #main-content article.video .article-header, #main-content article.gallery .article-header {
    text-align: left; }
    @media screen and (min-width: 40em) {
      #main-content article.piece .article-header, #main-content article.video .article-header, #main-content article.gallery .article-header {
        text-align: center;
        font-weight: 900; } }
    #main-content article.piece .article-header .image, #main-content article.video .article-header .image, #main-content article.gallery .article-header .image {
      margin-bottom: 10px; }
      #main-content article.piece .article-header .image img, #main-content article.video .article-header .image img, #main-content article.gallery .article-header .image img {
        margin-left: -16px;
        margin-right: -16px;
        max-width: 115%; }
    #main-content article.piece .article-header .topic, #main-content article.video .article-header .topic, #main-content article.gallery .article-header .topic {
      font-family: Helvetica Neue Regular, sans-serif;
      font-size: 12px;
      line-height: 18px;
      color: #00b284;
      text-transform: uppercase;
      background-color: white;
      margin-bottom: 10px; }
      @media screen and (min-width: 40em) {
        #main-content article.piece .article-header .topic, #main-content article.video .article-header .topic, #main-content article.gallery .article-header .topic {
          font-family: "Lora", Helvetica, Roboto, Arial, sans-serif;
          color: #959595;
          text-transform: uppercase;
          letter-spacing: 3px; } }
    #main-content article.piece .article-header .title, #main-content article.video .article-header .title, #main-content article.gallery .article-header .title {
      font-family: Helvetica Neue Regular, sans-serif;
      font-size: 24px;
      line-height: 1.2;
      font-weight: normal;
      margin-bottom: 10px; }
      @media screen and (min-width: 40em) {
        #main-content article.piece .article-header .title, #main-content article.video .article-header .title, #main-content article.gallery .article-header .title {
          font-family: "Open Sans", Helvetica, Roboto, Arial, sans-serif;
          color: #000000;
          font-weight: 900;
          max-width: 90%;
          margin-left: auto;
          margin-right: auto; } }
    #main-content article.piece .article-header .date, #main-content article.piece .article-header .byline, #main-content article.video .article-header .date, #main-content article.video .article-header .byline, #main-content article.gallery .article-header .date, #main-content article.gallery .article-header .byline {
      font-family: Helvetica Neue Regular, sans-serif;
      font-size: 9px;
      line-height: 12px;
      text-transform: uppercase; }
      @media screen and (min-width: 40em) {
        #main-content article.piece .article-header .date, #main-content article.piece .article-header .byline, #main-content article.video .article-header .date, #main-content article.video .article-header .byline, #main-content article.gallery .article-header .date, #main-content article.gallery .article-header .byline {
          color: #959595;
          font-family: "Open Sans", Helvetica, Roboto, Arial, sans-serif;
          font-weight: bold;
          text-transform: none;
          margin: 10px 0; } }
    #main-content article.piece .article-header .engagement, #main-content article.video .article-header .engagement, #main-content article.gallery .article-header .engagement {
      padding: 1em 0;
      font-size: 0.6875rem;
      font-weight: normal; }
      #main-content article.piece .article-header .engagement .fa, #main-content article.video .article-header .engagement .fa, #main-content article.gallery .article-header .engagement .fa {
        font-size: 1.125rem;
        color: #bbbbbb;
        vertical-align: middle;
        padding-right: 0.3em; }
      #main-content article.piece .article-header .engagement span, #main-content article.video .article-header .engagement span, #main-content article.gallery .article-header .engagement span {
        line-height: 1.125rem;
        padding: 0 1em;
        vertical-align: middle;
        color: #000000; }
        #main-content article.piece .article-header .engagement span:first-child, #main-content article.video .article-header .engagement span:first-child, #main-content article.gallery .article-header .engagement span:first-child {
          border-right: 1px solid #bbbbbb; }
  #main-content article.piece .article-content, #main-content article.video .article-content, #main-content article.gallery .article-content {
    clear: left; }
    #main-content article.piece .article-content .in-content-regions, #main-content article.video .article-content .in-content-regions, #main-content article.gallery .article-content .in-content-regions {
      margin-bottom: 1rem; }
    #main-content article.piece .article-content .image, #main-content article.video .article-content .image, #main-content article.gallery .article-content .image {
      margin-bottom: 1em; }
      #main-content article.piece .article-content .image img, #main-content article.video .article-content .image img, #main-content article.gallery .article-content .image img {
        width: 100%;
        height: auto; }
    #main-content article.piece .article-content .share, #main-content article.video .article-content .share, #main-content article.gallery .article-content .share {
      text-align: right; }
    #main-content article.piece .article-content .body, #main-content article.video .article-content .body, #main-content article.gallery .article-content .body {
      color: #0e0e0e; }
      #main-content article.piece .article-content .body p, #main-content article.video .article-content .body p, #main-content article.gallery .article-content .body p {
        font-family: Helvetica Neue Regular, sans-serif;
        font-size: 14px;
        line-height: 18px;
        overflow-wrap: break-word;
        word-wrap: break-word;
        word-break: break-word; }
        #main-content article.piece .article-content .body p a, #main-content article.video .article-content .body p a, #main-content article.gallery .article-content .body p a {
          font-weight: bold; }
        #main-content article.piece .article-content .body p img, #main-content article.video .article-content .body p img, #main-content article.gallery .article-content .body p img {
          margin-left: -16px;
          margin-right: -16px;
          max-width: 115%;
          width: 115% !important;
          height: auto !important; }
          @media screen and (min-width: 40em) {
            #main-content article.piece .article-content .body p img, #main-content article.video .article-content .body p img, #main-content article.gallery .article-content .body p img {
              display: block;
              margin: 0 auto;
              width: auto;
              max-width: 100%; } }
      #main-content article.piece .article-content .body .article-video-wrapper, #main-content article.video .article-content .body .article-video-wrapper, #main-content article.gallery .article-content .body .article-video-wrapper {
        font-size: 1.125rem;
        line-height: 1.6;
        font-weight: normal;
        padding: 16px 5px;
        margin: 10px 0px;
        border-top: 1px solid #000000;
        border-bottom: 1px solid #000000; }
        #main-content article.piece .article-content .body .article-video-wrapper.mobile-player, #main-content article.video .article-content .body .article-video-wrapper.mobile-player, #main-content article.gallery .article-content .body .article-video-wrapper.mobile-player {
          display: block; }
          @media screen and (min-width: 64em) {
            #main-content article.piece .article-content .body .article-video-wrapper.mobile-player, #main-content article.video .article-content .body .article-video-wrapper.mobile-player, #main-content article.gallery .article-content .body .article-video-wrapper.mobile-player {
              display: none; } }
        #main-content article.piece .article-content .body .article-video-wrapper.desktop-player, #main-content article.video .article-content .body .article-video-wrapper.desktop-player, #main-content article.gallery .article-content .body .article-video-wrapper.desktop-player {
          display: none; }
          @media screen and (min-width: 64em) {
            #main-content article.piece .article-content .body .article-video-wrapper.desktop-player, #main-content article.video .article-content .body .article-video-wrapper.desktop-player, #main-content article.gallery .article-content .body .article-video-wrapper.desktop-player {
              display: block; } }
        #main-content article.piece .article-content .body .article-video-wrapper .video-headline, #main-content article.video .article-content .body .article-video-wrapper .video-headline, #main-content article.gallery .article-content .body .article-video-wrapper .video-headline {
          font-size: 20px;
          font-weight: 900;
          line-height: 1;
          letter-spacing: 1px;
          text-transform: uppercase;
          margin-bottom: 5px; }
          #main-content article.piece .article-content .body .article-video-wrapper .video-headline span, #main-content article.video .article-content .body .article-video-wrapper .video-headline span, #main-content article.gallery .article-content .body .article-video-wrapper .video-headline span {
            background-color: #00b284;
            width: 1.25rem;
            height: 1.25rem;
            display: inline-block;
            vertical-align: middle;
            margin-right: 10px; }
        #main-content article.piece .article-content .body .article-video-wrapper .article-desktop-video div, #main-content article.video .article-content .body .article-video-wrapper .article-desktop-video div, #main-content article.gallery .article-content .body .article-video-wrapper .article-desktop-video div {
          margin-left: auto !important;
          margin-right: auto !important; }
        #main-content article.piece .article-content .body .article-video-wrapper .article-mobile-video div, #main-content article.video .article-content .body .article-video-wrapper .article-mobile-video div, #main-content article.gallery .article-content .body .article-video-wrapper .article-mobile-video div {
          margin-left: auto !important;
          margin-right: auto !important; }
    #main-content article.piece .article-content .source p, #main-content article.video .article-content .source p, #main-content article.gallery .article-content .source p {
      font-size: 12px;
      line-height: 18px; }
  @media screen and (min-width: 40em) {
    #main-content article.piece, #main-content article.video, #main-content article.gallery {
      padding: 0.75rem 1.25rem; }
      #main-content article.piece .article-header .topic, #main-content article.piece .article-header .byline, #main-content article.piece .article-header .date, #main-content article.video .article-header .topic, #main-content article.video .article-header .byline, #main-content article.video .article-header .date, #main-content article.gallery .article-header .topic, #main-content article.gallery .article-header .byline, #main-content article.gallery .article-header .date {
        font-size: 1rem; }
      #main-content article.piece .article-header .topic, #main-content article.video .article-header .topic, #main-content article.gallery .article-header .topic {
        margin-top: 8px; }
      #main-content article.piece .article-header .title, #main-content article.video .article-header .title, #main-content article.gallery .article-header .title {
        max-width: 85%;
        font-size: 36px;
        line-height: 48px;
        margin: 12px auto; }
      #main-content article.piece .article-content .body p, #main-content article.video .article-content .body p, #main-content article.gallery .article-content .body p {
        font-size: 1.125rem;
        line-height: 32px;
        font-family: "Lora", Helvetica, Roboto, Arial, sans-serif; } }
  @media screen and (min-width: 64em) {
    #main-content article.piece, #main-content article.video, #main-content article.gallery {
      padding: 2.5rem 3.125rem;
      border: solid 1px #00b284;
      -moz-border-radius: 4px;
      -webkit-border-radius: 4px;
      border-radius: 4px; }
      #main-content article.piece .article-header, #main-content article.video .article-header, #main-content article.gallery .article-header {
        text-align: left; }
        #main-content article.piece .article-header .topic,
        #main-content article.piece .article-header .date,
        #main-content article.piece .article-header .engagement,
        #main-content article.piece .article-header .byline, #main-content article.video .article-header .topic,
        #main-content article.video .article-header .date,
        #main-content article.video .article-header .engagement,
        #main-content article.video .article-header .byline, #main-content article.gallery .article-header .topic,
        #main-content article.gallery .article-header .date,
        #main-content article.gallery .article-header .engagement,
        #main-content article.gallery .article-header .byline {
          font-size: 0.75rem; }
        #main-content article.piece .article-header .topic, #main-content article.video .article-header .topic, #main-content article.gallery .article-header .topic {
          margin-top: 0; }
        #main-content article.piece .article-header .title, #main-content article.video .article-header .title, #main-content article.gallery .article-header .title {
          margin: 7px 0;
          max-width: none; }
        #main-content article.piece .article-header .engagement span:first-child, #main-content article.video .article-header .engagement span:first-child, #main-content article.gallery .article-header .engagement span:first-child {
          padding-left: 0; } }
#main-content .poll {
  border: 1px solid #bbbbbb;
  border-radius: 4px;
  padding: 0.5em;
  margin: 1em 0;
  text-align: center; }
  #main-content .poll .q {
    color: #252525;
    font-family: "Open Sans", Helvetica, Roboto, Arial, sans-serif;
    font-weight: bold;
    margin: 0 0 1em; }
    #main-content .poll .q em {
      font-style: normal;
      color: #00b284; }
  #main-content .poll .a {
    margin: 1em 0; }
    #main-content .poll .a button {
      background: #000000;
      color: #fff;
      padding: 0.5em 1em;
      border: 1px solid #000000;
      border-radius: 4px;
      margin: 0 1em; }
      #main-content .poll .a button:hover, #main-content .poll .a button:focus {
        background: #00b284;
        color: #fff; }
  #main-content .poll .results {
    font-size: 0.75rem;
    display: none; }
    #main-content .poll .results dl {
      margin: 0; }
    #main-content .poll .results dt {
      display: inline-block;
      width: 19%;
      margin: 0 2% 0 0;
      text-align: right;
      overflow: hidden;
      vertical-align: middle; }
    #main-content .poll .results dd {
      display: inline-block;
      width: 77%;
      margin: 0;
      vertical-align: middle; }
      #main-content .poll .results dd .bar-bg {
        background: #222;
        height: 16px;
        width: 100%;
        border-radius: 4px; }
        #main-content .poll .results dd .bar-bg .bg-result {
          background: #00b284;
          height: 100%;
          border-radius: 4px; }
  @media screen and (min-width: 40em) {
    #main-content .poll .q {
      font-size: 2.25rem;
      margin-bottom: 10px; }
    #main-content .poll .a {
      font-size: 24px; }
    #main-content .poll .results {
      padding-left: 32px;
      margin-right: 10px;
      margin-bottom: 10px; }
      #main-content .poll .results dt {
        width: 11%;
        font-weight: normal; }
      #main-content .poll .results dd {
        width: 81%;
        margin-bottom: 2px; }
        #main-content .poll .results dd .bar-bg {
          height: 24px; } }
  @media screen and (min-width: 64em) {
    #main-content .poll {
      padding: 1em; }
      #main-content .poll .results dt {
        font-size: 1.5rem;
        width: 26%; }
      #main-content .poll .results dd {
        width: 71%; }
        #main-content .poll .results dd .bar-bg {
          height: 24px; } }
#main-content #daily-video-block {
  display: block; }
  #main-content #daily-video-block .block-title {
    font-weight: 900;
    text-align: center; }
    #main-content #daily-video-block .block-title em {
      color: #00b284;
      font-style: normal; }
  #main-content #daily-video-block h3 {
    color: #252525;
    font-weight: 900;
    font-size: 20px;
    padding-top: 10px; }
  #main-content #daily-video-block p {
    color: #252525;
    font-family: "Open Sans", Helvetica, Roboto, Arial, sans-serif;
    font-weight: normal;
    display: block;
    font-size: 15px;
    line-height: 24px; }
  #main-content #daily-video-block .daily-video-section {
    padding-bottom: 40px; }
  @media screen and (min-width: 40em) {
    #main-content #daily-video-block {
      display: none; } }
  @media screen and (min-width: 64em) {
    #main-content #daily-video-block {
      display: none; } }
#main-content #content-bottom-esi .block-title, #main-content .related-content .block-title, #main-content .trending .block-title {
  font-family: Helvetica Neue Regular, sans-serif;
  font-size: 16px;
  line-height: 22px;
  text-align: left;
  text-transform: none;
  font-weight: 400; }
  #main-content #content-bottom-esi .block-title em, #main-content .related-content .block-title em, #main-content .trending .block-title em {
    color: #00b284;
    font-style: normal; }
#main-content #content-bottom-esi .trending.more-content, #main-content .related-content .trending.more-content, #main-content .trending .trending.more-content {
  background: #fff;
  margin-top: -30px; }
  #main-content #content-bottom-esi .trending.more-content h2.block-title, #main-content .related-content .trending.more-content h2.block-title, #main-content .trending .trending.more-content h2.block-title {
    margin-bottom: 20px;
    color: #0e0e0e;
    padding-left: 5px; }
@media screen and (min-width: 40em) {
  #main-content #content-bottom-esi .block-title, #main-content .related-content .block-title, #main-content .trending .block-title {
    font-weight: 900;
    font-size: 1.5rem;
    margin-bottom: 1em;
    font-family: "Open Sans", Helvetica, Roboto, Arial, sans-serif; }
  #main-content #content-bottom-esi .trending .block-title, #main-content .related-content .trending .block-title, #main-content .trending .trending .block-title {
    margin-bottom: 40px; } }
@media screen and (min-width: 64em) {
  #main-content #content-bottom-esi, #main-content .related-content, #main-content .trending {
    font-size: 1.25rem; } }
#main-content #content-bottom-esi, #main-content .trending {
  padding: 0 16px; }
  @media screen and (min-width: 40em) {
    #main-content #content-bottom-esi, #main-content .trending {
      padding: 0 30px; }
      #main-content #content-bottom-esi .block, #main-content .trending .block {
        margin: 30px 0; } }
  @media screen and (min-width: 64em) {
    #main-content #content-bottom-esi, #main-content .trending {
      padding: 0; } }
#main-content .goto-comments {
  margin: 1em auto;
  width: 10em;
  text-align: center; }
  #main-content .goto-comments a {
    display: block;
    color: #000000;
    background: #fff;
    border: 1px solid #000000;
    border-radius: 4px;
    padding: 0.5em 1em;
    font-family: "Open Sans", Helvetica, Roboto, Arial, sans-serif;
    font-weight: bold; }
#main-content .latest-videos .video-post {
  position: relative;
  margin-bottom: 10px;
  background-color: #000000; }
  #main-content .latest-videos .video-post a {
    display: block; }
    #main-content .latest-videos .video-post a .image-wrapper {
      background-color: #000000;
      position: relative; }
      #main-content .latest-videos .video-post a .image-wrapper .gradient {
        background: -moz-linear-gradient(top, transparent 0%, transparent 50%, rgba(0, 0, 0, 0.5) 95%, rgba(0, 0, 0, 0.5) 100%);
        background: -webkit-linear-gradient(top, transparent 0%, transparent 50%, rgba(0, 0, 0, 0.5) 95%, rgba(0, 0, 0, 0.5) 100%);
        background: linear-gradient(to bottom, transparent 0%, transparent 50%, rgba(0, 0, 0, 0.5) 95%, rgba(0, 0, 0, 0.5) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#80000000',GradientType=0 );
        width: 100%;
        height: 100%;
        position: absolute;
        margin: auto; }
      #main-content .latest-videos .video-post a .image-wrapper img {
        -o-transition: .25s;
        -ms-transition: .25s;
        -moz-transition: .25s;
        -webkit-transition: .25s;
        transition: .25s; }
    #main-content .latest-videos .video-post a .text {
      width: 100%;
      position: absolute;
      bottom: 20px;
      z-index: 2;
      padding: 0 20px; }
      #main-content .latest-videos .video-post a .text .play, #main-content .latest-videos .video-post a .text h3 {
        display: inline-block;
        vertical-align: top; }
      #main-content .latest-videos .video-post a .text .play {
        background-color: #00b284;
        color: #fff;
        width: 40px;
        height: 40px; }
      #main-content .latest-videos .video-post a .text h3 {
        max-width: 172px;
        margin-left: 10px;
        margin-top: -5px;
        font-weight: 900;
        color: #fff;
        font-size: 1.25rem;
        line-height: 1.2; }
  #main-content .latest-videos .video-post:hover a img {
    opacity: 1.0; }
@media screen and (min-width: 40em) {
  #main-content .latest-videos .video-post a .text h3 {
    margin-left: 12px;
    font-size: 1.375rem;
    max-width: 43%; } }
@media screen and (min-width: 64em) {
  #main-content .latest-videos .video-post {
    width: 250px;
    height: 250px;
    display: inline-block;
    margin-right: 10px;
    margin-left: -4px; }
    #main-content .latest-videos .video-post:first-child {
      margin-left: 0; }
    #main-content .latest-videos .video-post:last-child {
      margin-right: 0; }
    #main-content .latest-videos .video-post a .text {
      padding: 0 16px;
      bottom: 16px; }
      #main-content .latest-videos .video-post a .text .play {
        width: 32px;
        height: 32px; }
      #main-content .latest-videos .video-post a .text h3 {
        max-width: 172px;
        font-size: 1rem;
        line-height: 20px;
        margin-left: 8px;
        margin-top: -4px; } }
#main-content .ad-fpo.below-videos {
  width: 300px;
  height: 250px; }
#main-content .comments {
  margin-top: 1em;
  margin-bottom: 1em;
  width: 96%; }
  @media screen and (min-width: 64em) {
    #main-content .comments {
      width: 100%; } }
@media screen and (min-width: 40em) {
  #main-content .related-content {
    padding: 0 10px;
    margin-bottom: 1rem; } }
#main-content .related-content .content {
  color: #fff;
  font-weight: 900;
  min-height: 222px;
  overflow: auto; }
#main-content .related-content .related {
  border: 1px solid #eaeaea;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
  box-shadow: 1px 1px 1px 1px #f7f7f7;
  margin-bottom: 2em; }
  @media screen and (min-width: 40em) {
    #main-content .related-content .related {
      position: relative;
      zoom: 1;
      margin-bottom: 10px;
      max-height: 92px;
      overflow: hidden;
      border: 0;
      border-bottom-right-radius: 0;
      border-bottom-left-radius: 0;
      box-shadow: none; } }
  #main-content .related-content .related a {
    color: #252525; }
  #main-content .related-content .related .left {
    width: 100%;
    float: none; }
    @media screen and (min-width: 40em) {
      #main-content .related-content .related .left {
        width: 154px;
        float: left;
        margin-right: 10px;
        background-color: #000000; } }
    #main-content .related-content .related .left img {
      opacity: 1.0;
      width: 100%;
      -o-transition: .25s;
      -ms-transition: .25s;
      -moz-transition: .25s;
      -webkit-transition: .25s;
      transition: .25s; }
  #main-content .related-content .related .right .excerpt {
    display: none; }
  #main-content .related-content .related .right .topic {
    color: #767676;
    text-transform: uppercase;
    font-family: Helvetica Neue Regular, sans-serif;
    font-size: 12px;
    line-height: 18px;
    padding: 0 10px 10px 10px; }
    #main-content .related-content .related .right .topic .topic-block, #main-content .related-content .related .right .topic .topic-text {
      display: inline-block;
      vertical-align: middle; }
    #main-content .related-content .related .right .topic .topic-block {
      background-color: #00b284;
      height: 20px;
      width: 20px;
      margin-right: 10px; }
    #main-content .related-content .related .right .topic .topic-text {
      color: #252525;
      text-transform: uppercase;
      font-family: "Lora", Helvetica, Roboto, Arial, sans-serif;
      letter-spacing: 3px; }
  #main-content .related-content .related .right h3 {
    font-size: 18px;
    line-height: 22px;
    font-family: Helvetica Neue Regular, sans-serif;
    font-weight: bolder;
    margin-bottom: 5px;
    padding: 10px 10px 0 10px;
    color: #252525; }
  #main-content .related-content .related .right .excerpt {
    color: #252525;
    font-family: "Open Sans", Helvetica, Roboto, Arial, sans-serif;
    font-weight: normal; }
  #main-content .related-content .related:hover a {
    color: #00b284; }
  #main-content .related-content .related:hover .left img {
    opacity: 1.0; }
  #main-content .related-content .related:hover .right h3 {
    color: #00b284; }
  #main-content .related-content .related:hover .right .excerpt {
    color: #00b284; }
@media screen and (min-width: 40em) {
  #main-content .related-content {
    padding: 0; }
    #main-content .related-content .related {
      max-height: 206px; }
      #main-content .related-content .related .left {
        width: 344px; }
      #main-content .related-content .related .right h3 {
        padding: 0;
        font-size: 1.75rem;
        line-height: 2rem;
        font-family: "Open Sans", Helvetica, Roboto, Arial, sans-serif; }
      #main-content .related-content .related .right .topic {
        padding: 0; } }
@media screen and (min-width: 64em) {
  #main-content .related-content .related {
    margin: 20px 0; }
    #main-content .related-content .related:first-child {
      margin-top: 0; }
    #main-content .related-content .related .left {
      width: 375px;
      margin-right: 20px; }
    #main-content .related-content .related .right {
      float: left;
      width: calc(100% - 395px); }
      #main-content .related-content .related .right .excerpt, #main-content .related-content .related .right .topic {
        display: block; }
      #main-content .related-content .related .right .topic {
        font-size: 0.9375rem;
        line-height: 1;
        font-weight: 900;
        letter-spacing: 1px;
        margin-bottom: 12px; }
        #main-content .related-content .related .right .topic .topic-block {
          height: 20px;
          width: 20px; }
      #main-content .related-content .related .right h3 {
        font-size: 1.25rem;
        line-height: 1.5rem;
        margin-bottom: 12px; }
      #main-content .related-content .related .right .excerpt {
        display: block;
        font-size: 15px;
        line-height: 24px; } }
#main-content .ad-fpo.below-related {
  width: 300px;
  height: 250px; }
@media screen and (min-width: 40em) {
  #main-content {
    max-width: 708px;
    margin: 0 auto; } }
@media screen and (min-width: 64em) {
  #main-content {
    max-width: 770px;
    width: calc(100% - 340px);
    margin-right: 40px;
    margin-top: 0;
    float: left; } }

#main-sidebar {
  width: 300px;
  display: inline-block;
  margin-top: 10px; }
  #main-sidebar .sticky {
    width: 300px; }
  #main-sidebar .ad-fpo.top-sidebar {
    margin-top: 0;
    height: 250px; }
  #main-sidebar .video-post {
    width: 300px;
    height: 169px;
    position: relative;
    margin-bottom: 10px;
    background-color: #000000; }
    #main-sidebar .video-post a {
      display: block; }
      #main-sidebar .video-post a .gradient {
        background: -moz-linear-gradient(top, transparent 0%, transparent 50%, rgba(0, 0, 0, 0.5) 95%, rgba(0, 0, 0, 0.5) 100%);
        background: -webkit-linear-gradient(top, transparent 0%, transparent 50%, rgba(0, 0, 0, 0.5) 95%, rgba(0, 0, 0, 0.5) 100%);
        background: linear-gradient(to bottom, transparent 0%, transparent 50%, rgba(0, 0, 0, 0.5) 95%, rgba(0, 0, 0, 0.5) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#80000000',GradientType=0 );
        width: 100%;
        height: 100%;
        position: absolute;
        margin: auto; }
      #main-sidebar .video-post a img {
        position: absolute;
        z-index: 1;
        -o-transition: .25s;
        -ms-transition: .25s;
        -moz-transition: .25s;
        -webkit-transition: .25s;
        transition: .25s; }
      #main-sidebar .video-post a:hover {
        color: #00b284; }
        #main-sidebar .video-post a:hover img {
          opacity: 1.0; }
      #main-sidebar .video-post a .text {
        position: absolute;
        bottom: 10px;
        z-index: 2;
        padding: 0 10px; }
        #main-sidebar .video-post a .text .play, #main-sidebar .video-post a .text h3 {
          display: inline-block;
          vertical-align: top; }
        #main-sidebar .video-post a .text .play {
          background-color: #00b284;
          color: #fff; }
        #main-sidebar .video-post a .text h3 {
          font-weight: 900;
          color: #fff;
          font-size: 1.25rem;
          line-height: 1.2; }
  #main-sidebar .ad-fpo.below-videos {
    height: 250px; }
  #main-sidebar .top-stories .block-title {
    font-size: 1.5rem;
    font-weight: 900;
    text-align: center;
    margin-top: 40px;
    margin-bottom: 0; }
  #main-sidebar .top-stories .story {
    margin-top: 54px; }
    #main-sidebar .top-stories .story:first-child {
      margin-top: 50px; }
    #main-sidebar .top-stories .story p {
      color: #252525; }
      #main-sidebar .top-stories .story p a {
        color: #252525; }
        #main-sidebar .top-stories .story p a:hover {
          color: #00b284; }
  #main-sidebar .top-stories .topic {
    display: block;
    font-size: 20px;
    letter-spacing: 3px;
    line-height: 1;
    margin-bottom: 16px;
    font-family: "Lora", Helvetica, Roboto, Arial, sans-serif;
    font-weight: bold;
    text-transform: uppercase; }
    #main-sidebar .top-stories .topic .text a {
      color: #252525;
      margin-left: 0; }
  #main-sidebar .top-stories p {
    margin-left: 1em;
    font-size: 1rem;
    font-family: "Open Sans", Helvetica, Roboto, Arial, sans-serif;
    font-weight: normal; }
  @media screen and (min-width: 64em) {
    #main-sidebar .video-post {
      margin: 10px 0; }
      #main-sidebar .video-post:first-child {
        margin-top: 20px; }
      #main-sidebar .video-post:last-child {
        margin-bottom: 20px; }
      #main-sidebar .video-post a .text {
        padding: 0 12px;
        bottom: 20px; }
        #main-sidebar .video-post a .text .play {
          width: 40px;
          height: 40px; }
        #main-sidebar .video-post a .text h3 {
          max-width: 221px;
          margin-top: -4px;
          margin-left: 10px;
          font-size: 20px;
          line-height: 24px; } }

.gallery-navigation a {
  padding: 10px; }

#main-content .gallery {
  position: relative; }
  #main-content .gallery .gallery-navigation {
    margin: 1.0em auto;
    padding: 0 2%; }
    #main-content .gallery .gallery-navigation .previous-nav a,
    #main-content .gallery .gallery-navigation .next-nav a {
      display: block;
      color: #fff;
      line-height: 40px;
      text-align: center;
      height: 40px;
      width: 100px;
      text-transform: uppercase; }
      #main-content .gallery .gallery-navigation .previous-nav a:hover,
      #main-content .gallery .gallery-navigation .next-nav a:hover {
        color: #00b284; }
    #main-content .gallery .gallery-navigation .previous-nav.no-previous {
      background: #c4c4c4; }
      #main-content .gallery .gallery-navigation .previous-nav.no-previous a:hover {
        color: #fff; }
      #main-content .gallery .gallery-navigation .previous-nav.no-previous:after {
        border-right-color: #c4c4c4; }
    #main-content .gallery .gallery-navigation .next-nav {
      display: inline-block;
      position: relative;
      float: right;
      background: #1b1b1b;
      margin-right: 3%; }
      #main-content .gallery .gallery-navigation .next-nav:after {
        content: '';
        display: block;
        position: absolute;
        left: 99%;
        top: 50%;
        margin-top: -20px;
        width: 0;
        height: 0;
        border-top: 20px solid transparent;
        border-right: 10px solid transparent;
        border-bottom: 20px solid transparent;
        border-left: 15px solid #1b1b1b; }
    #main-content .gallery .gallery-navigation .previous-nav {
      display: inline-block;
      position: relative;
      background: #1b1b1b;
      margin-left: 3%; }
      #main-content .gallery .gallery-navigation .previous-nav:after {
        content: '';
        display: block;
        position: absolute;
        right: 99%;
        top: 50%;
        margin-top: -20px;
        width: 0;
        height: 0;
        border-top: 20px solid transparent;
        border-right: 15px solid #1b1b1b;
        border-bottom: 20px solid transparent;
        border-left: 10px solid transparent; }
  @media screen and (min-width: 40em) {
    #main-content .gallery .hot-gallery {
      float: left;
      width: 300px;
      padding: 10px 10px 20px 10px; }
      #main-content .gallery .hot-gallery .hot-galleries-preview h3 {
        font-size: 155%; } }

.minimize-player-close {
  display: none; }

body.initial {
  margin-top: 115px; }
  @media screen and (min-width: 40em) {
    body.initial {
      margin-top: 200px; } }
  @media screen and (min-width: 64em) {
    body.initial {
      margin-top: 260px; } }
  body.initial #header-container {
    height: 230px;
    width: 100%;
    position: fixed;
    top: -115px;
    z-index: 9999; }
    @media screen and (min-width: 40em) {
      body.initial #header-container {
        height: 400px;
        top: -200px; } }
    @media screen and (min-width: 64em) {
      body.initial #header-container {
        height: 520px;
        top: -260px; } }
  body.initial #header-container-inner {
    height: 115px;
    width: 100%;
    position: absolute;
    top: 115px; }
    @media screen and (min-width: 40em) {
      body.initial #header-container-inner {
        height: 200px;
        top: 200px; } }
    @media screen and (min-width: 64em) {
      body.initial #header-container-inner {
        height: 260px;
        top: 260px; } }
  body.initial .navigation-wrapper {
    background-color: #f6f5f2; }
  body.initial #header-esi-container {
    background-color: #f6f5f2; }

.article-video-wrapper.mobile-player {
  width: 100%;
  text-align: center;
  display: block;
  margin-bottom: 2em; }
  @media screen and (min-width: 64em) {
    .article-video-wrapper.mobile-player {
      display: none; } }
.article-video-wrapper.desktop-player {
  width: 100%;
  text-align: left;
  display: none;
  margin-top: 2em; }
  @media screen and (min-width: 64em) {
    .article-video-wrapper.desktop-player {
      display: block; } }
.article-video-wrapper .block {
  background-color: #00b284;
  height: 20px;
  width: 20px;
  margin-right: 10px;
  display: inline-block;
  vertical-align: middle; }
.article-video-wrapper .title {
  color: #252525;
  text-transform: uppercase;
  font-family: "Lora", Helvetica, Roboto, Arial, sans-serif;
  letter-spacing: 3px;
  font-weight: 700; }
.article-video-wrapper .article-desktop-video, .article-video-wrapper .article-mobile-video {
  margin-top: 1em; }

@media screen and (max-width: 320px) {
  .article-content .in-content-regions {
    position: relative;
    left: -6px; } }
#block-rndr-content-types-related-content-block .acontainer {
  margin: 2em; }
  @media screen and (min-width: 64em) {
    #block-rndr-content-types-related-content-block .acontainer {
      margin: 1em; } }

/*# sourceMappingURL=node-piece.css.map */
