body {
  background-color: #d3d3d3;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #333;
  font-size: 16px;
  line-height: 20px;
}

h3 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 24px;
  line-height: 30px;
  font-weight: 800;
}

h4 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 18px;
  line-height: 24px;
  font-weight: bold;
}

p {
  margin-bottom: 10px;
}

a {
  color: #333;
  text-decoration: none;
}

a:hover {
  color: #a0a0a0;
  text-decoration: none;
}

li {
  margin-bottom: 10px;
}

figcaption {
  margin-top: 10px;
  font-family: 'Open Sans', sans-serif;
  color: #888;
  font-size: 12px;
  line-height: 16px;
  font-weight: 400;
  text-align: left;
}

.nav {
  position: static;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 25px;
  padding-right: 0px;
  padding-bottom: 15px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.navbar {
  position: static;
  top: 0px;
  width: 100%;
  background-color: #be0003;
}

.links {
  margin-right: 5px;
  margin-bottom: 0px;
  margin-left: 5px;
  padding: 4px 2px;
  border-bottom: 2px solid #be0003;
  color: #fff;
  font-size: 12px;
  line-height: 20px;
  font-weight: 700;
  letter-spacing: 0px;
  text-transform: uppercase;
  cursor: pointer;
}

.links:hover {
  border-bottom: 2px solid #fff;
  color: #fff;
}

.links.w--current {
  border-bottom: 2px solid #fff;
  color: #fff;
}

.links.subscribe {
  padding-right: 15px;
  padding-left: 15px;
  border-radius: 55px;
  background-color: #000;
}

.links.subscribe:hover {
  border-bottom-style: none;
  border-bottom-width: 0px;
  background-color: rgba(0, 0, 0, 0.5);
}

.logo {
  padding-top: 10px;
  padding-bottom: 0px;
}

.daily-index {
  background-color: #333;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #fff;
  font-size: 36px;
  font-weight: 300;
  letter-spacing: 0px;
}

.feature-body {
  margin-bottom: 19px;
  padding-right: 10px;
  padding-bottom: 0px;
  padding-left: 0px;
  border-bottom: 0px none grey;
  font-family: 'Droid Serif', serif;
  line-height: 24px;
}

.feature-body.sm {
  margin-bottom: 15px;
  padding-left: 0px;
}

.secondary-story {
  padding: 20px 30px;
  border-top: 0px dotted #000;
  background-color: #fff;
}

.secondary-story.bottom {
  padding-top: 0px;
  border-top-width: 0px;
  text-align: left;
}

.advertisement {
  padding-left: 20px;
  float: none;
  clear: none;
  text-align: center;
}

.advertisement.main {
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 15px;
  text-align: center;
}

.advertisement.main.epson {
  padding-left: 0px;
}

.advertisement.main.unifi {
  margin-right: -30px;
  margin-bottom: 20px;
  margin-left: -30px;
  padding-top: 25px;
  padding-bottom: 25px;
  padding-left: 0px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
}

.advertisement._2 {
  padding-top: 0px;
  padding-right: 0px;
  padding-left: 20px;
}

.ad-image {
  padding: 0px 0px 15px;
  float: none;
  clear: none;
  text-align: center;
}

.podcast-slider {
  height: 100%;
  padding-right: 15px;
  padding-left: 15px;
  background-color: transparent;
}

.podcast-audio-slide {
  width: 25%;
  margin: 0px;
  padding: 0px 0px 10px;
  text-align: center;
}

.body {
  border-top-style: dotted;
  border-top-width: 0px;
  background-color: #ccc;
}

.podcast-title {
  margin-top: 10px;
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: 1px dotted rgba(0, 0, 0, 0.2);
  font-family: Oswald, sans-serif;
  font-weight: 500;
  letter-spacing: -0.25px;
  text-transform: none;
}

.podcast-type {
  margin-bottom: 10px;
  font-size: 11px;
  line-height: 14px;
}

.podcast-series {
  margin-top: 0px;
  margin-bottom: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
  background-color: transparent;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#c40000), to(#e00000));
  background-image: linear-gradient(180deg, #c40000, #e00000);
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #fff;
  font-size: 20px;
  font-weight: 700;
  text-align: center;
  letter-spacing: 0px;
  text-transform: uppercase;
}

.top {
  margin-top: 16px;
  margin-bottom: 7px;
}

.footer {
  margin-top: 41px;
  padding-top: 30px;
  padding-bottom: 120px;
  background-color: #333;
}

.podcast-container {
  padding-top: 0px;
  padding-bottom: 15px;
  border-top: 0px none #c40000;
  border-bottom: 0px none #c40000;
  background-color: #fff;
  text-align: center;
}

.mask {
  margin-right: 50px;
  margin-left: 50px;
}

.arrow {
  color: #333;
}

.arrow.decliner {
  margin-right: 5px;
  padding-top: 15px;
  float: left;
}

.arrow.decliner.top {
  width: 10px;
  margin-top: 0px;
  margin-left: 5px;
  padding-top: 5px;
  padding-left: 0px;
}

.slide-nav {
  padding-top: 30px;
  font-size: 12px;
  line-height: 12px;
}

.footer-info {
  padding: 15px 0px 0px 10px;
  color: #fff;
  font-size: 9px;
  line-height: 10px;
  font-weight: 400;
  text-align: left;
}

.f4m {
  padding-top: 0px;
  padding-left: 0px;
}

.news-page {
  padding: 15px 20px 10px;
  background-color: #fff;
}

.news-page._2 {
  padding-top: 40px;
  padding-bottom: 40px;
}

.podcasts {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  float: left;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.podcast-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  padding: 10px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-transition: all 200ms ease, background-color 200ms ease;
  transition: all 200ms ease, background-color 200ms ease;
}

.podcast-item:hover {
  background-color: rgba(0, 0, 0, 0.05);
  -webkit-transform: scale(1.02);
  -ms-transform: scale(1.02);
  transform: scale(1.02);
}

.podcast-item.last {
  border-bottom-style: none;
}

.podcast-headshot {
  float: none;
  background-color: #000;
}

.podcast-headshot.fp {
  float: left;
  border: 1px solid #f5f5f5;
  opacity: 1;
}

.podcast-headshot.fp.no-rule {
  border-width: 0px;
}

.story-text {
  margin-bottom: -20px;
  font-family: Merriweather, serif;
  font-size: 16px;
  line-height: 28px;
  font-weight: 400;
}

.story-text.spacer {
  padding-top: 20px;
}

.story-text.fp {
  width: auto;
  margin-right: 0px;
  padding-bottom: 10px;
  padding-left: 0px;
  border-style: none;
  border-bottom-width: 1px;
  font-size: 14px;
}

.story-text.fp.spacer {
  padding-top: 25px;
}

.story-text.sponsored {
  margin-top: 15px;
  font-size: 14px;
  line-height: 24px;
}

.story-text h4 {
  margin-bottom: 5px;
  font-weight: 900;
}

.story-text p {
  margin-bottom: 20px;
}

.quotes {
  width: 465px;
  margin-top: 20px;
  margin-bottom: 20px;
  padding: 40px;
  float: left;
  clear: none;
  border-color: #c3c1c1;
  border-top-style: solid;
  border-top-width: 0px;
  border-bottom-style: solid;
  border-bottom-width: 0px;
  border-left-style: solid;
  border-left-width: 0px;
  background-color: #f0ebeb;
  font-family: Bitter, serif;
  font-size: 20px;
  line-height: 28px;
  text-align: left;
}

.image-block {
  padding-top: 15px;
  padding-bottom: 0px;
}

.story-info {
  margin-top: 5px;
  margin-bottom: 10px;
  padding-top: 10px;
  padding-bottom: 10px;
  border-top: 1px solid silver;
  border-bottom: 1px solid silver;
  font-size: 11px;
  text-transform: uppercase;
}

.story-info.no-rule {
  margin-top: 0px;
  border-top-width: 0px;
}

.caption {
  display: block;
  margin-top: 15px;
  margin-bottom: 20px;
  padding-top: 0px;
  font-family: 'Open Sans', sans-serif;
  color: #000;
  font-size: 12px;
  line-height: 16px;
  font-weight: 400;
}

.caption.ad {
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 5px;
  padding-bottom: 5px;
  border-top: 1px none #ccc;
  color: #ccc;
  font-size: 8px;
}

.caption.spacer {
  margin-top: 0px;
  margin-bottom: 10px;
  padding-bottom: 0px;
}

.caption.bottom-spacer {
  color: #070707;
  font-size: 12px;
  line-height: 16px;
  font-weight: 700;
}

.caption.lg-caption {
  color: #070000;
  font-size: 14px;
  line-height: 18px;
  font-weight: 700;
}

.caption.bottom-rule {
  margin-top: 10px;
  margin-bottom: 10px;
  padding-bottom: 15px;
  border-bottom: 1px dotted rgba(0, 0, 0, 0.5);
  font-weight: 400;
}

.link {
  color: grey;
  text-decoration: none;
  text-transform: none;
}

.link:hover {
  color: #bdbdbd;
}

.rule {
  margin-top: 20px;
  margin-bottom: 20px;
  border-bottom: 1px solid #d3d3d3;
}

.header-image {
  display: block;
  overflow: hidden;
  width: 880px;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
  padding-bottom: 0px;
  background-color: #f5f5f5;
}

.nav-menu {
  margin-top: 15px;
}

.issue-info {
  padding-right: 0px;
  padding-left: 0px;
  background-color: #fff;
  color: #333;
}

.lede-headline {
  margin-top: 3px;
  margin-bottom: 10px;
  font-size: 32px;
  line-height: 38px;
}

.lede-headline.no-podcast {
  margin-top: 0px;
}

.podcast-info {
  margin-top: -5px;
  margin-bottom: 10px;
  padding-top: 0px;
  padding-bottom: 5px;
  border-right: 0px solid silver;
  border-bottom: 1px solid #d3d3d3;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  line-height: 15px;
}

.issue-sponsors {
  padding-top: 15px;
  font-family: 'Open Sans', sans-serif;
  color: #aaa;
  font-size: 10px;
  line-height: 14px;
  font-weight: 700;
  text-align: center;
}

.issue-sponsors.secondary {
  padding-top: 0px;
  padding-bottom: 10px;
}

.issue-date {
  display: block;
  overflow: hidden;
  margin-bottom: 15px;
  padding: 5px 10px;
  float: none;
  clear: none;
  background-color: #000;
  color: #fff;
  font-size: 12px;
}

.issue-date._2 {
  display: none;
}

.date {
  float: left;
}

.volume {
  float: right;
}

.podcast-and-editor-info {
  width: 725px;
  margin-left: 15px;
  padding-top: 0px;
  padding-left: 0px;
  float: left;
  font-size: 14px;
  line-height: 20px;
}

.podcast-mic {
  width: 34px;
  margin-top: 6px;
  margin-right: 10px;
  padding-right: 0px;
  float: left;
}

.thick-divider {
  position: relative;
  bottom: -1px;
  margin-top: 10px;
  margin-bottom: 15px;
  padding-bottom: 0px;
  border-bottom: 5px solid #000;
}

.secondary-title {
  width: 100%;
  margin-top: 20px;
  margin-bottom: 0px;
  padding: 5px 10px 5px 30px;
  border-style: none;
  border-width: 8px 15px 1px;
  border-color: #eee #fff;
  background-color: #000;
  color: #fff;
}

.secondary-body {
  font-family: 'Droid Serif', serif;
  font-size: 14px;
  line-height: 24px;
}

.small-headline {
  margin-top: 0px;
  margin-bottom: 5px;
  padding-top: 5px;
  padding-bottom: 5px;
  border-bottom: 1px none #d3d3d3;
}

.small-headline.rule {
  margin-top: 15px;
  margin-bottom: 10px;
  padding-top: 15px;
  padding-bottom: 15px;
  border-top: 3px solid #333;
  border-bottom-style: solid;
}

.small-headline.rule.top {
  border-top-style: none;
}

.small-headline.top {
  margin-top: -10px;
}

.largest-gain-and-decline {
  margin-bottom: 10px;
  padding-top: 5px;
  padding-bottom: 20px;
  border-bottom: 5px solid #d3d3d3;
}

.column-rule {
  border-left: 1px solid #d3d3d3;
}

.column-rule.thick {
  border-left-width: 5px;
}

.largest-gainer {
  margin-bottom: 15px;
  padding-top: 0px;
  padding-bottom: 5px;
  border-bottom: 1px solid #d3d3d3;
}

.largest-decliner {
  margin-bottom: 15px;
  padding-top: 0px;
  padding-bottom: 5px;
  border-bottom: 1px solid #d3d3d3;
}

.section {
  margin-top: 5px;
  margin-bottom: 5px;
  float: left;
}

.daily-index-title {
  padding-right: 15px;
  padding-left: 5px;
  float: left;
}

.daily-index-retail {
  padding: 9px 0px 9px 15px;
  float: left;
  font-size: 12px;
}

.daily-index-brands {
  padding: 9px 15px 9px 25px;
  float: left;
  font-size: 12px;
}

.main-stories {
  padding-right: 30px;
  padding-left: 30px;
  background-color: #fff;
}

.top-arrow {
  position: fixed;
  right: 20px;
  bottom: 20px;
  z-index: 100;
  width: 40px;
  height: 40px;
  padding-top: 5px;
  padding-right: 5px;
  padding-left: 5px;
  float: right;
  background-color: #000;
}

.daily-index---top {
  max-width: 1100px;
  margin-right: auto;
  margin-left: auto;
}

.lede {
  overflow: visible;
  height: 100%;
  margin-bottom: 10px;
}

.bottom-spacer {
  padding-top: 0px;
  padding-bottom: 20px;
}

.index-image {
  position: static;
  left: 517px;
  top: 5685px;
  right: 487px;
  bottom: 400px;
  margin-top: -5px;
  margin-bottom: -90px;
  margin-left: 10px;
}

.index-explain {
  padding-bottom: 15px;
  font-size: 10px;
  line-height: 12px;
  font-style: italic;
}

.explainer {
  margin-top: 95px;
  padding-right: 30px;
}

.index-base {
  font-size: 12px;
  line-height: 16px;
  font-weight: 700;
}

.numbers-in-play {
  padding-bottom: 10px;
  font-size: 18px;
  line-height: 22px;
}

.index-titles {
  padding-left: 0px;
  float: left;
  font-size: 18px;
}

.index-rb {
  margin-top: 0px;
  margin-right: -15px;
  margin-bottom: 0px;
  padding-top: 10px;
  padding-bottom: 10px;
  float: left;
  font-size: 32px;
}

.index-rule---top {
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: 5px solid #d3d3d3;
}

.index-rule---top.photo-spacer-top {
  margin-left: 1px;
}

.issue-archive {
  margin-top: -20px;
  margin-bottom: 0px;
  padding-left: 0px;
  font-size: 14px;
}

.archive {
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  font-size: 10px;
  line-height: 15px;
}

.archive-title {
  margin-top: 5px;
  margin-bottom: 0px;
  padding-top: 7px;
  padding-bottom: 10px;
  border-bottom: 1px solid #d3d3d3;
  font-size: 10px;
  line-height: 16px;
  font-weight: 400;
}

.archive-title.top {
  margin-top: 15px;
}

.daily-text-block {
  float: left;
}

.thin-divider {
  width: 100%;
  border-bottom: 1px solid #d3d3d3;
}

.thin-divider.pod-spacer {
  margin-top: 10px;
  margin-bottom: 5px;
  border-bottom-style: dotted;
}

.thin-divider.pod-spacer.more {
  margin-top: 10px;
  margin-bottom: 10px;
}

.daily-index-twitter {
  padding-top: 6px;
  padding-right: 0px;
  float: right;
}

.social-media-icon {
  margin-right: 5px;
  margin-left: 5px;
  padding-top: 2px;
  padding-right: 0px;
  padding-bottom: 7px;
  opacity: 0.5;
}

.social-media-icon:hover {
  opacity: 1;
}

.center {
  float: none;
  clear: left;
  font-family: 'Droid Serif', serif;
  font-size: 14px;
}

.footer-links {
  padding-top: 40px;
  color: #fff;
  font-size: 10px;
  font-weight: 700;
  text-align: center;
}

.link---pubs {
  color: #fff;
}

.link---pubs:hover {
  color: silver;
}

.utility-page-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  height: 100vh;
  max-height: 100%;
  max-width: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.utility-page-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 260px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: center;
}

.utility-page-form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.spacer {
  padding-top: 10px;
  padding-bottom: 10px;
}

.spacer.lg {
  padding-top: 30px;
  padding-bottom: 30px;
}

.headline---story {
  margin-top: 15px;
  margin-bottom: 15px;
  font-size: 32px;
  line-height: 40px;
  letter-spacing: -1.25px;
}

.headline---story.top {
  margin-top: 0px;
  padding-top: 5px;
  border-top-color: #a8a2a2;
  letter-spacing: -1px;
}

.headline---story.top.subhead {
  margin-top: -15px;
}

.headline---story.top.headline-top {
  border-top-color: #a8a2a2;
}

.headline---story.top.headlinerule {
  border: 1px solid #aa9e9e;
}

.headline---story.top.toprule {
  border-top-style: solid;
  border-top-width: 1px;
}

.headline---story.subhead {
  margin-top: 1px;
}

.headline---story.sponsored {
  margin-top: 10px;
  font-family: Merriweather, serif;
  font-size: 28px;
  font-weight: 900;
}

.headline---story.top-copy {
  margin-top: 0px;
  padding-top: 5px;
  border-top-color: #a8a2a2;
  letter-spacing: -1.15px;
}

.headline---story.top-copy.subhead {
  margin-top: -15px;
}

.headline---story.top-copy.headline-top {
  border-top-color: #a8a2a2;
}

.headline---story.top-copy.headlinerule {
  border: 1px solid #aa9e9e;
}

.headline---story.top-copy.toprule {
  border-top-style: solid;
  border-top-width: 1px;
}

.secondary-image {
  overflow: hidden;
  height: auto;
  margin-bottom: 15px;
  padding-bottom: 0px;
}

.secondary-image.image-to-come {
  width: 100%;
  background-color: #dbdbdb;
}

.index-link {
  color: #fff;
}

.back-arrow {
  position: static;
  z-index: 501;
  margin-top: 0px;
  margin-bottom: 0px;
  float: left;
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
}

.back-link {
  margin-top: 0px;
  margin-bottom: 0px;
  float: left;
  color: #fff;
}

.back-to-main {
  width: 100%;
  margin-top: 0px;
  padding-top: 10px;
  padding-bottom: 10px;
  background-color: #000;
}

.sub-head {
  font-size: 14px;
  line-height: 16px;
  letter-spacing: -0.5px;
  text-transform: uppercase;
}

.sub-head.secondary {
  overflow: visible;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 5px;
  border-top: 3px none #000;
  font-weight: 800;
}

.back-link-box {
  width: 100%;
  margin-top: 30px;
}

.link-top-spacer {
  padding-top: 0px;
}

.youtube-embed {
  width: 100%;
  margin-bottom: 15px;
}

.youtube-embed.spacer {
  width: auto;
  height: 360px;
  padding-bottom: 10px;
}

.quote-of-the-week {
  display: block;
  width: 300px;
  margin-right: auto;
  margin-bottom: 15px;
  margin-left: auto;
  padding: 13px 20px 20px;
  background-color: #ebebeb;
  background-image: url('../images/quote.png');
  background-position: 200% 63%;
  background-size: 105%;
  background-repeat: no-repeat;
  font-family: 'Droid Sans', sans-serif;
  font-size: 26px;
  line-height: 23px;
  font-weight: 700;
  text-align: left;
}

.qotw {
  margin-top: 14px;
  padding-top: 0px;
  font-family: 'Droid Sans', sans-serif;
  color: grey;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: -1px;
  text-transform: uppercase;
}

.qotw.author {
  direction: ltr;
  color: #d92129;
  font-size: 16px;
  line-height: 0px;
  text-decoration: none;
}

.sponsor-logos.secondary {
  padding-bottom: 25px;
}

.index-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.index-column {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 5px;
  padding-left: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.index-list-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 3px;
  padding: 5px 0px 7px 10px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-bottom: 1px dotted rgba(0, 0, 0, 0.15);
  font-size: 12px;
  line-height: 18px;
}

.index-list-item.total {
  padding-top: 10px;
  padding-bottom: 10px;
  border-bottom-width: 0px;
  background-color: rgba(168, 162, 162, 0.2);
}

.index-list-item.last {
  border-bottom-width: 0px;
}

.index-list-item._2 {
  display: block;
  padding-right: 0px;
  padding-bottom: 5px;
  padding-left: 10px;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  border-bottom-style: none;
  text-align: left;
}

.index-list-item._2.grey {
  display: block;
  clear: both;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  background-color: #f5f5f5;
}

.index-list-item.npd-bkg {
  margin-bottom: 9px;
  background-color: rgba(68, 112, 141, 0.2);
}

.index-list-item.npd-no-rule {
  border-style: none;
}

.index-name {
  -webkit-align-self: flex-end;
  -ms-flex-item-align: end;
  align-self: flex-end;
  -webkit-box-flex: 45%;
  -webkit-flex: 45%;
  -ms-flex: 45%;
  flex: 45%;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 700;
  letter-spacing: -0.5px;
}

.index-name.ratio {
  -webkit-flex-basis: 40%;
  -ms-flex-preferred-size: 40%;
  flex-basis: 40%;
}

.index-name.ratio._2 {
  clear: both;
  -webkit-flex-basis: 100%;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
}

.index-numbers {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  text-align: center;
}

.index-numbers.negative {
  border-radius: 10px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#d92129), to(#d92129));
  background-image: linear-gradient(180deg, #d92129, #d92129);
  -webkit-transition: background-color 200ms ease;
  transition: background-color 200ms ease;
  color: #fff;
  font-size: 10px;
  font-weight: 400;
  text-align: center;
}

.index-numbers.negative:hover {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(217, 33, 41, 0.6)), to(rgba(217, 33, 41, 0.6)));
  background-image: linear-gradient(180deg, rgba(217, 33, 41, 0.6), rgba(217, 33, 41, 0.6));
}

.index-numbers.positive {
  border-radius: 10px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#009629), to(#009629));
  background-image: linear-gradient(180deg, #009629, #009629);
  color: #fff;
  font-size: 10px;
}

.index-numbers.positive:hover {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 150, 41, 0.6)), to(rgba(0, 150, 41, 0.6)));
  background-image: linear-gradient(180deg, rgba(0, 150, 41, 0.6), rgba(0, 150, 41, 0.6));
}

.index-numbers.zero {
  border-radius: 10px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.4)), to(rgba(0, 0, 0, 0.4)));
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4));
  color: #fff;
  font-size: 10px;
}

.index-numbers.zero:hover {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.59)), to(rgba(0, 0, 0, 0.59)));
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.59), rgba(0, 0, 0, 0.59));
}

.index-numbers.positive-copy {
  border-radius: 10px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#009629), to(#009629));
  background-image: linear-gradient(180deg, #009629, #009629);
  color: #fff;
  font-size: 10px;
}

.index-numbers.positive-copy:hover {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 150, 41, 0.6)), to(rgba(0, 150, 41, 0.6)));
  background-image: linear-gradient(180deg, rgba(0, 150, 41, 0.6), rgba(0, 150, 41, 0.6));
}

.index-sections {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 5px;
  padding-bottom: 5px;
  padding-left: 10px;
  border-bottom: 1px solid silver;
  color: grey;
  font-size: 10px;
  line-height: 13px;
}

.index-sections._2 {
  padding-left: 0px;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.index-sections._2.last {
  padding-top: 10px;
}

.index-copy {
  font-size: 12px;
  line-height: 18px;
}

.index-list-names {
  width: auto;
}

.mobile {
  display: none;
}

.subscribe-now {
  position: fixed;
  right: 20px;
  bottom: 70px;
  z-index: 50;
  width: 40px;
  height: 40px;
  padding: 7px 5px 5px;
  background-color: #b10008;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #fff;
  font-size: 0px;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
}

.subscribe-now:hover {
  width: 160px;
  font-size: 12px;
}

.image {
  float: left;
}

.text-block-2 {
  padding-top: 3px;
}

.modal-viewport {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 80;
  display: none;
  padding: 120px 120px 90px;
  background-color: rgba(0, 0, 0, 0.5);
  color: #000;
}

.modal-window {
  display: block;
  width: 500px;
  height: 80%;
  margin-right: auto;
  margin-left: auto;
  padding: 15px;
  border-radius: 5px;
  background-color: #fff;
  box-shadow: 0 0 50px 0 rgba(0, 0, 0, 0.4);
  text-align: center;
}

.close-button {
  position: fixed;
  left: 0px;
  top: 110px;
  right: -495px;
  display: block;
  width: 30px;
  height: 30px;
  margin-right: auto;
  margin-left: auto;
  padding: 13px 0px 0px 2px;
  border-radius: 24px;
  background-color: silver;
  box-shadow: 0 0 6px 0 #000;
  color: #fff;
  font-size: 12px;
  line-height: 6px;
  font-weight: 700;
  text-align: center;
  cursor: pointer;
}

.text-block-3 {
  cursor: pointer;
}

.image-2 {
  padding: 0px 0px 10px;
}

.edge-nav {
  position: fixed;
  right: 0px;
  bottom: 0px;
  z-index: 50;
  width: 60px;
  height: 200px;
  background-color: transparent;
}

.qotw-text {
  margin-bottom: 10px;
}

.html-embed {
  font-size: 32px;
  line-height: 28px;
}

.extra-points {
  width: 100%;
  margin-top: 15px;
  margin-right: 0px;
  padding: 20px 15px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#e3ffda), to(#fff));
  background-image: linear-gradient(180deg, #e3ffda, #fff);
  font-family: 'Droid Serif', serif;
  font-size: 12px;
  line-height: 18px;
  text-align: left;
}

.extra-points-header {
  width: auto;
  margin-top: -1px;
  margin-bottom: 2px;
  padding-top: 0px;
  padding-bottom: 0px;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #31b83c;
  font-size: 20px;
}

.lg-number {
  width: auto;
  padding-bottom: 5px;
  font-size: 18px;
  font-weight: 700;
}

.banner-ad-box {
  display: block;
  padding-bottom: 20px;
}

.terramar {
  display: none;
}

.heading-3 {
  text-align: left;
}

.main-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 20px;
  padding-bottom: 30px;
  padding-left: 20px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  background-color: #fff;
}

._65-percent-column {
  padding-right: 20px;
  padding-left: 0px;
  -webkit-box-ordinal-group: 0;
  -webkit-order: -1;
  -ms-flex-order: -1;
  order: -1;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  border-right: 1px solid #d3d3d3;
}

._35-percent-column {
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
  -ms-flex-order: 1;
  order: 1;
  -webkit-flex-basis: 35%;
  -ms-flex-preferred-size: 35%;
  flex-basis: 35%;
}

.story-container {
  position: relative;
  margin-top: 15px;
  padding-bottom: 20px;
  border-top: 5px solid #000;
}

.story-container.top {
  margin-top: 0px;
  border-top-width: 0px;
}

.story-container.sponsored {
  margin-top: 20px;
  margin-bottom: 10px;
  padding: 15px;
  border-bottom: 5px solid #000;
  border-top-width: 5px;
  border-top-color: #000;
  background-color: rgba(0, 0, 0, 0.1);
}

.story-container.no-rule-top {
  display: block;
  border-top-width: 0px;
}

.story-container.quote {
  padding-bottom: 0px;
}

.sponsor-link.divider {
  border-left: 1px solid silver;
}

.spacer-bottom {
  margin-bottom: 18px;
}

.podcast-contain {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 0px;
  margin-bottom: 20px;
  margin-left: 10px;
  padding: 10px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(29, 63, 114, 0.2)), to(hsla(0, 0%, 100%, 0)));
  background-image: linear-gradient(180deg, rgba(29, 63, 114, 0.2), hsla(0, 0%, 100%, 0));
  font-size: 12px;
  line-height: 17px;
}

.podcast-contain._2 {
  margin-top: 5px;
  margin-bottom: 5px;
  margin-left: 0px;
  padding: 0px 0px 15px;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  background-image: none;
}

.pod-title {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-ordinal-group: 1;
  -webkit-order: 0;
  -ms-flex-order: 0;
  order: 0;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.html-embed-2 {
  width: 300px;
  height: 250px;
  margin-bottom: 20px;
  float: right;
}

.html-embed-3 {
  display: block;
  width: 85%;
  height: 100%;
  margin-right: auto;
  margin-left: auto;
}

.ye-index {
  width: 100%;
  margin-top: 10px;
  margin-bottom: 8px;
  padding: 10px 15px;
  background-color: #d92129;
  color: #fff;
}

.ye-index.annual {
  background-color: #0c0001;
}

.slide-nav-2 {
  display: none;
}

.slider-2 {
  width: 100%;
  height: 100%;
  margin-bottom: 15px;
}

.podcast-link {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  text-align: center;
}

.podcast-link:hover {
  color: #333;
}

.podcast-link._2 {
  padding-right: 10px;
  padding-left: 10px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.text-block-5 {
  text-align: left;
}

.heading-5 {
  text-align: left;
}

.heading-6 {
  margin-top: 12px;
  line-height: 14px;
}

.site-container {
  display: block;
  max-width: 1100px;
  margin-right: auto;
  margin-left: auto;
  padding: 5px 50px 30px;
  background-color: #fff;
}

._85-percent-column {
  padding: 5px;
  -webkit-flex-basis: 85%;
  -ms-flex-preferred-size: 85%;
  flex-basis: 85%;
}

._15-percent-column {
  padding: 5px;
  -webkit-flex-basis: 15%;
  -ms-flex-preferred-size: 15%;
  flex-basis: 15%;
}

.thin-rule.white {
  margin-bottom: 5px;
  padding-bottom: 5px;
  border-bottom: 1px solid hsla(0, 0%, 100%, 0.2);
}

.thin-rule.white.foot {
  margin-bottom: 20px;
  padding-top: 20px;
  padding-bottom: 0px;
}

.issue-button {
  padding: 8px;
  background-color: transparent;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  font-size: 10px;
  font-weight: 700;
  text-transform: uppercase;
}

.issue-button:hover {
  border-radius: 5px;
  background-color: hsla(0, 0%, 100%, 0.2);
}

.flexbox-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.flexbox-container._2 {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.flexbox-container.centered {
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.flexbox-container.centered {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.footer-2 {
  margin-top: 40px;
  padding: 20px 20px 35px;
  background-image: linear-gradient(315deg, #202020, #333);
  color: #fff;
  font-size: 10px;
  line-height: 13px;
}

.image-10 {
  margin-top: 4px;
  padding-top: 17px;
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
  -ms-flex-order: 1;
  order: 1;
  -webkit-flex-basis: 35%;
  -ms-flex-preferred-size: 35%;
  flex-basis: 35%;
  border-top: 1px solid #c3c1c1;
}

.index-numbers-2 {
  clear: both;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  text-align: left;
}

.index-numbers-2.top {
  padding-left: 10px;
}

.flex-box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.image-11 {
  margin-top: 20px;
  margin-bottom: -9px;
  padding-top: 24px;
  padding-bottom: 10px;
  border-color: #a8a2a2;
  border-top-style: solid;
  border-top-width: 1px;
}

.text-block-6 {
  margin-top: 23px;
  margin-bottom: -6px;
}

.index-note {
  margin-top: 10px;
  padding: 20px;
  background-color: rgba(0, 0, 0, 0.05);
  font-size: 10px;
  line-height: 14px;
}

.photo-caption-box {
  margin-top: 5px;
  margin-bottom: 5px;
  font-weight: 700;
}

.red-text {
  color: #db1616;
}

.first-story-head-spacer {
  margin-bottom: -3px;
  padding-top: 17px;
}

.html-embed-4 {
  width: 100%;
  margin-bottom: 10px;
}

.social-link {
  width: 30px;
  height: 30px;
  margin-right: 5px;
  margin-left: 5px;
  padding: 0px;
  opacity: 1;
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
}

.social-link:hover {
  opacity: 0.5;
}

.spacer-2 {
  padding-top: 5px;
  padding-bottom: 5px;
}

.spacer-2.lg {
  padding-top: 10px;
  padding-bottom: 10px;
}

.spacer-2.lg {
  padding-top: 15px;
  padding-bottom: 15px;
}

.aside {
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
  -ms-flex-order: 1;
  order: 1;
  -webkit-flex-basis: 35%;
  -ms-flex-preferred-size: 35%;
  flex-basis: 35%;
}

.aside.ads {
  -webkit-flex-basis: 325px;
  -ms-flex-preferred-size: 325px;
  flex-basis: 325px;
}

.body-2 {
  border-top: 1px solid #000;
}

.vimeo-embed {
  width: 360px;
  height: 240px;
}

.video-embed {
  margin-bottom: 20px;
}

.pull-quote {
  font-family: 'Droid Sans', sans-serif;
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  letter-spacing: -0.25px;
}

.top-space {
  margin-top: 21px;
}

.photo-spacer-top {
  margin-top: 25px;
}

.link-2 {
  font-family: 'Droid Sans', sans-serif;
  font-size: 18px;
  font-weight: 700;
}

.text-block-7 {
  line-height: 28px;
}

.long-pull-quote {
  font-family: 'Droid Sans', sans-serif;
  font-size: 24px;
  line-height: 36px;
  font-weight: 700;
}

.long-pull-quote.smaller {
  font-size: 14px;
  line-height: 17px;
}

.npd-chart {
  background-color: #44708d;
  font-size: 28px;
}

.npd-categor {
  color: #080808;
  font-size: 14px;
  font-weight: 700;
}

.text-span {
  font-size: 18px;
  line-height: 21px;
}

.npd-sub {
  padding-top: 0px;
  line-height: 21px;
  font-weight: 400;
  text-align: left;
}

.npd-head {
  height: 100%;
  margin-top: -2px;
  margin-bottom: 3px;
  padding-top: 7px;
  padding-left: 21px;
  background-color: #44708d;
  color: #fffbfb;
  font-size: 26px;
  line-height: 48px;
}

.npd-head.npd-head-mble {
  text-align: left;
}

.npd-head.npd-mobile {
  padding-left: 0px;
}

.npd-subhead {
  margin-bottom: 2px;
  margin-left: 0px;
  padding-top: 0px;
  padding-bottom: 15px;
  font-size: 18px;
  line-height: 18px;
  font-weight: 400;
}

.div-block {
  margin-bottom: 19px;
}

.npd-rule {
  margin-top: 9px;
  margin-bottom: 17px;
  border: 1px solid #000;
}

.bold-text {
  margin-left: 0px;
}

.text-block-8 {
  font-size: 16px;
}

.npd-source {
  font-family: 'Droid Serif', serif;
  font-size: 14px;
}

.image-12 {
  margin-bottom: 10px;
}

.bold-text-2 {
  font-size: 18px;
  line-height: 20px;
}

.bold-text-2.tweet-quote {
  color: #686565;
  font-size: 12px;
  line-height: 12px;
}

.site-content-2 {
  display: block;
  width: 100%;
  max-width: 960px;
  margin-right: auto;
  margin-left: auto;
}

.flexbox-container-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.flexbox-container-2.centered-vert {
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.arrow-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 5px;
  padding-left: 5px;
  float: left;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 15%;
  -ms-flex: 0 15%;
  flex: 0 15%;
}

.explainer-2 {
  font-size: 10px;
  line-height: 14px;
}

.stock-ticker {
  margin: 3px 5px 2px;
  padding: 5px 10px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 47%;
  -ms-flex: 0 47%;
  flex: 0 47%;
  border-bottom: 1px dotted #333;
  font-family: 'Open Sans', sans-serif;
}

.stock-ticker.total {
  padding: 12px 10px;
  -webkit-flex-basis: 100%;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  border-color: #ebebeb;
  background-color: #ebebeb;
}

.stock-ticker.top {
  margin-top: 0px;
}

.stock-ticker.bottom {
  border-bottom-width: 0px;
}

.stock-name {
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 17px;
  line-height: 18px;
  letter-spacing: -0.5px;
}

.stock-name.tiny {
  color: #999;
  font-size: 8px;
  line-height: 10px;
  font-weight: 800;
}

.stock-name.tiny._3 {
  color: #696969;
  font-size: 9px;
  font-weight: 700;
  letter-spacing: 0.25px;
}

.stock-name.tiny._2 {
  color: #696969;
  font-size: 9px;
  font-weight: 700;
  text-align: right;
  letter-spacing: 0.25px;
}

.stock-name.sm {
  color: #696969;
  font-size: 12px;
  line-height: 20px;
  text-align: right;
  letter-spacing: 0px;
  text-transform: uppercase;
}

.index-rb-2 {
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 12px;
  padding-bottom: 12px;
  float: left;
  font-family: 'Open Sans', sans-serif;
  font-size: 30px;
}

.fx-index {
  margin-right: 5px;
  margin-bottom: 0px;
  padding-top: 8px;
  padding-bottom: 8px;
  float: left;
}

.arrow-2 {
  margin-bottom: 0px;
  color: #333;
}

.arrow-2.top {
  margin-right: 5px;
  padding-top: 15px;
  float: left;
}

.advertisement-2 {
  padding: 0px 10px;
  float: none;
  clear: none;
  text-align: center;
}

.advertisement-2.mobile {
  display: none;
}

._50-percent-column {
  width: 50%;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

._50-percent-column.flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.largest-gain-and-decline-2 {
  margin-bottom: 10px;
  padding-bottom: 15px;
  border-bottom: 5px solid #d3d3d3;
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  letter-spacing: 0px;
}

.index-copy-2 {
  font-size: 12px;
  line-height: 24px;
}

.index-column-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.ticker-info {
  padding-left: 5px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 125px;
  -ms-flex: 0 125px;
  flex: 0 125px;
}

.ticker-info.top {
  -webkit-flex-basis: 150px;
  -ms-flex-preferred-size: 150px;
  flex-basis: 150px;
}

.ticker-info.bottom {
  -webkit-flex-basis: 130px;
  -ms-flex-preferred-size: 130px;
  flex-basis: 130px;
}

.index-percent {
  margin-bottom: 0px;
  font-size: 25px;
  line-height: 28px;
  font-weight: 700;
  text-align: right;
}

.index-percent.pos {
  margin-top: 0px;
  color: #74aa00;
}

.index-percent.neg {
  margin-top: 0px;
  color: #c7040f;
  font-weight: 700;
}

.index-percent.zero {
  margin-top: 0px;
  color: #7e7e7e;
}

.hero-index {
  width: 100%;
  margin-top: 10px;
  margin-bottom: 10px;
  padding: 5px 10px;
  background-color: #d02630;
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  font-size: 16px;
  line-height: 26px;
  font-weight: 800;
  text-transform: uppercase;
}

.hero-index.black {
  padding: 5px 10px;
  background-color: #000;
}

.index-container-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.issue-note {
  display: block;
  margin: 10px auto 15px;
  padding: 10px;
  background-color: #1d3c72;
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  font-size: 16px;
  font-style: italic;
  font-weight: 700;
  text-align: center;
}

.tweet {
  color: rgba(51, 51, 51, 0.6);
  font-style: normal;
}

.nav-link {
  margin-right: 3px;
  margin-left: 3px;
  padding: 6px 10px;
  -webkit-transform: skew(-12deg, 0deg);
  -ms-transform: skew(-12deg, 0deg);
  transform: skew(-12deg, 0deg);
  -webkit-transition: padding 300ms cubic-bezier(.175, .885, .32, 1.275), background-color 250ms ease-in-out, color 200ms ease;
  transition: padding 300ms cubic-bezier(.175, .885, .32, 1.275), background-color 250ms ease-in-out, color 200ms ease;
  font-family: Oswald, sans-serif;
  color: #fff;
  font-size: 14px;
  line-height: 18px;
  font-weight: 700;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.nav-link:hover {
  background-color: rgba(0, 0, 0, 0.2);
  color: #fff;
}

.nav-link.w--current {
  color: hsla(0, 0%, 100%, 0.75);
  text-decoration: underline;
}

.nav-link.subscribe {
  padding-right: 15px;
  padding-left: 15px;
  background-color: rgba(0, 0, 0, 0.2);
}

.nav-link.subscribe:hover {
  background-color: rgba(0, 0, 0, 0.7);
}

.nav-bar-social-links {
  text-align: center;
}

.nav-bar {
  position: relative;
  left: 0px;
  top: 0px;
  right: 0px;
  padding-bottom: 6px;
  background-color: #fff;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(60%, #000), color-stop(0, #d02530));
  background-image: linear-gradient(180deg, #000 60%, #d02530 0);
}

.nav-bar-logo {
  margin-top: 10px;
  margin-right: 0px;
  margin-bottom: 5px;
  padding-right: 0px;
  border-right: 0px solid #e0e0e0;
}

.nav-bar-logo.w--current {
  margin-bottom: 5px;
}

.nav-menu-2 {
  margin-bottom: 5px;
  float: none;
}

.burger-line {
  width: 22.5px;
  height: 3px;
  margin-top: 2px;
  margin-bottom: 2px;
  border-radius: 10px;
  background-color: #656565;
}

.nav-bar-flex-row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.hamburger-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 18px 20px 18px 18px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 2px;
}

.nav-bar-container {
  display: block;
  width: 1100px;
  margin-right: auto;
  margin-left: auto;
}

.nav-bar-social-link {
  width: 15px;
  margin-left: 15px;
  opacity: 0.6;
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
}

.nav-bar-social-link:hover {
  opacity: 1;
}

.nav-bar-social-link.right {
  margin-left: 0px;
}

.nav-bar-flex-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 40px;
  padding-bottom: 0px;
  padding-left: 40px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

._5-pt-black-rule {
  border: 5px solid #000;
}

._5-pt-black-rule.bottom-spacer {
  border-top-style: none;
  border-right-style: none;
}

.heavy-blk-rule {
  border-bottom: 10px solid #000;
}

.heavy-blk-rule.bottom-spacer.spacer-bottom {
  padding-left: 1px;
}

.div-block-2 {
  float: right;
}

.ad-image-2 {
  padding-bottom: 15px;
}

.copyright-info {
  color: hsla(0, 0%, 100%, 0.75);
  font-size: 10px;
  line-height: 14px;
}

.footer-bottom {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 1000px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.footer-content---left {
  display: block;
  width: 30%;
  margin-right: 15px;
  padding-right: 15px;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}

.footer-links-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 33.33%;
  padding-left: 10px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.footer-link {
  margin-bottom: 5px;
  color: hsla(0, 0%, 100%, 0.5);
  font-size: 12px;
  line-height: 18px;
  font-weight: 400;
  text-decoration: none;
  text-transform: none;
}

.footer-link:hover {
  color: #fff;
}

.footer-title {
  margin-bottom: 15px;
  color: #fff;
  font-size: 12px;
  line-height: 24px;
  font-weight: 500;
  letter-spacing: 0.5px;
  text-transform: uppercase;
}

.link-block-2 {
  margin-bottom: 20px;
}

.footer-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: -20px;
  padding: 30px 30px 50px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #151c1f;
}

.footer-content---right {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 70%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.link-3 {
  margin-bottom: 5px;
  color: hsla(0, 0%, 100%, 0.5);
  font-size: 12px;
  line-height: 18px;
  font-weight: 400;
  text-decoration: none;
  text-transform: none;
}

.link-3:hover {
  color: #fff;
}

.text-block-4 {
  margin-bottom: 15px;
  color: #fff;
  font-size: 12px;
  line-height: 24px;
  font-weight: 500;
  letter-spacing: 0.5px;
  text-transform: uppercase;
}

.paragraph-2 {
  color: hsla(0, 0%, 100%, 0.75);
  font-size: 10px;
  line-height: 14px;
}

.full-column {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.graystrip {
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 5px;
  background-color: #dddada;
}

.list-item {
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 5px;
}

.slider-3 {
  width: 100%;
  height: 100%;
  padding: 20px 40px 30px;
  border-style: solid;
  border-width: 1px;
  border-color: rgba(0, 0, 0, 0.1);
  background-color: #f5f5f5;
}

.caption-2 {
  margin-top: 15px;
  margin-bottom: 15px;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #000;
  font-size: 12px;
  line-height: 16px;
  font-weight: 700;
}

.left-arrow-2 {
  width: 40px;
}

.icon-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #000;
  font-size: 22px;
}

.right-arrow-2 {
  width: 40px;
}

._75-percent-column {
  margin-right: auto;
  margin-left: auto;
  -webkit-box-flex: 0;
  -webkit-flex: 0 75%;
  -ms-flex: 0 75%;
  flex: 0 75%;
}

.rule-2 {
  margin-bottom: 10px;
  padding-top: 10px;
  border-bottom: 1px solid #d3d3d3;
}

.rule-2.lg {
  margin-bottom: 20px;
  border-bottom-width: 5px;
  border-bottom-color: #000;
}

.label {
  display: inline-block;
  padding: 3px 10px;
  background-color: rgba(0, 0, 0, 0.5);
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
}

.label.labelblack {
  background-color: #000;
}

.label-text {
  color: #fff;
  font-size: 10px;
  line-height: 17px;
  font-weight: 500;
  text-transform: uppercase;
}

.social-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 50px;
  margin-top: 0px;
  margin-bottom: 15px;
  padding-top: 5px;
  padding-bottom: 5px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-top: 1px none rgba(0, 0, 0, 0.3);
  border-bottom: 1px dotted rgba(0, 0, 0, 0.3);
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  font-weight: 400;
}

.social-container.rule {
  border-top-style: dotted;
}

.social-container-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 5px;
  margin-bottom: 5px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.social-share-btn {
  width: 25px;
  height: 25px;
  margin-right: 5px;
  float: left;
  clear: right;
  border-radius: 20px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(grey), to(grey));
  background-image: linear-gradient(180deg, grey, grey);
}

.social-share-btn.email {
  background-image: url('../images/iconmonstr-email-3.svg'), -webkit-gradient(linear, left top, left bottom, from(#aaa), to(#aaa));
  background-image: url('../images/iconmonstr-email-3.svg'), linear-gradient(180deg, #aaa, #aaa);
  background-position: 50% 50%, 0px 0px;
  background-size: 15px, auto;
  background-repeat: no-repeat, repeat;
}

.social-share-btn.fb {
  margin-right: 5px;
  background-image: url('../images/Icon-facebook.png'), -webkit-gradient(linear, left top, left bottom, from(#003e6e), to(#003e6e));
  background-image: url('../images/Icon-facebook.png'), linear-gradient(180deg, #003e6e, #003e6e);
  background-position: 50% 50%, 0px 0px;
  background-size: 15px, auto;
  background-repeat: no-repeat, repeat;
}

.social-share-btn.tw {
  background-image: url('../images/social-18-white.svg'), -webkit-gradient(linear, left top, left bottom, from(#208cd4), to(#208cd4));
  background-image: url('../images/social-18-white.svg'), linear-gradient(180deg, #208cd4, #208cd4);
  background-position: 50% 50%, 0px 0px;
  background-size: 15px, auto;
  background-repeat: no-repeat, repeat;
}

.sponsored:hover {
  color: #000;
}

.form-left-side {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 25%;
  height: 100%;
  padding-top: 10px;
  padding-right: 17px;
  padding-bottom: 10px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.text-block-10 {
  color: #30ad5b;
  font-size: 14px;
}

.success-message {
  border-radius: 4px;
  background-color: #c7f9d8;
  color: #fff;
}

.text-field {
  display: block;
  width: 100%;
  min-height: 42px;
  margin-right: 13px;
  float: left;
  border-style: solid;
  border-width: 1px;
  border-color: rgba(114, 134, 160, 0.3);
  border-radius: 4px;
  box-shadow: 0 2px 2px 0 rgba(114, 134, 160, 0.28);
  color: #7286a0;
}

.text-field:focus {
  border-color: #7286a0;
}

.text-field.no-padding {
  margin-right: 0px;
  border-color: rgba(114, 134, 160, 0.15);
}

.form {
  max-width: 550px;
}

.container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 1200px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.paragraph-3 {
  max-width: 550px;
  margin-bottom: 25px;
  color: #7286a0;
  font-size: 14px;
  line-height: 24px;
}

.submit-button {
  width: 100%;
  margin-top: 15px;
  padding-top: 10px;
  padding-bottom: 10px;
  border-radius: 4px;
  background-color: #d11919;
  -webkit-transition: background-color 200ms ease;
  transition: background-color 200ms ease;
  color: #fff;
  font-size: 14px;
}

.submit-button:hover {
  background-color: #882424;
}

.form-rightside {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 80%;
  padding-top: 0px;
  padding-bottom: 0px;
}

.form-content-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 5px;
}

.field-label {
  color: #7286a0;
  font-size: 15px;
  font-weight: 400;
}

.email-heading {
  max-width: 554px;
  margin-top: 0px;
  margin-bottom: 15px;
  font-size: 50px;
  line-height: 54px;
}

.content-left {
  min-height: 400px;
}

.social-container-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 50px;
  margin-top: 0px;
  margin-bottom: 5px;
  padding-top: 5px;
  padding-bottom: 5px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-top: 1px none rgba(0, 0, 0, 0.3);
  border-bottom: 1px dotted rgba(0, 0, 0, 0.3);
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  font-weight: 400;
}

.social-container-3.rule {
  border-top-style: dotted;
}

.tabs-menu {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 20px;
  padding-right: 20px;
  padding-left: 20px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  text-align: center;
}

.consumer-quotes {
  padding-right: 48px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 600;
  text-align: left;
  letter-spacing: -0.25px;
}

.share {
  padding-right: 10px;
  line-height: 16px;
  font-weight: 800;
}

.mesh-logo {
  display: block;
  margin: 40px auto;
}

.social-share-btn-2 {
  width: 30px;
  height: 30px;
  margin-right: 5px;
  float: left;
  clear: right;
  border-radius: 20px;
}

.chart-background {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 10px;
  padding: 20px;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-flex-basis: 100%;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  background-color: rgba(0, 0, 0, 0.05);
}

.back-title {
  position: static;
  left: 0px;
  top: 5px;
  right: 0px;
  z-index: 5;
  display: none;
  margin-bottom: 10px;
  padding-right: 10px;
  padding-left: 10px;
  background-color: #000;
  font-family: 'Changa One', Impact, sans-serif;
  color: #fff;
  font-size: 16px;
  line-height: 32px;
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.back-title.turquoise {
  color: rgba(0, 116, 74, 0.1);
}

.question {
  height: 70px;
  line-height: 16px;
  font-weight: 700;
}

.question._50px {
  height: 50px;
  margin-bottom: 10px;
}

.half-column {
  padding: 10px;
  -webkit-flex-basis: 50%;
  -ms-flex-preferred-size: 50%;
  flex-basis: 50%;
}

.intro-text {
  font-family: Merriweather, serif;
  font-size: 16px;
  line-height: 32px;
  text-align: justify;
}

.tab-link {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 33%;
  max-width: 250px;
  margin-right: 5px;
  margin-bottom: -1px;
  margin-left: 5px;
  padding-right: 0px;
  padding-left: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: solid;
  border-width: 1px;
  border-color: rgba(0, 0, 0, 0.1);
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  background-color: #f5f5f5;
  font-family: 'Open Sans', sans-serif;
  font-size: 10px;
  font-weight: 800;
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.tab-link:hover {
  color: #000;
}

.tab-link.w--current {
  border-style: solid;
  border-width: 1px;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) #fff;
  background-color: #fff;
}

.tab-link.l {
  border-left-style: solid;
}

.background-title {
  position: relative;
  z-index: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #000;
  text-align: center;
}

.one-third-column {
  padding: 10px;
  -webkit-flex-basis: 33.33%;
  -ms-flex-preferred-size: 33.33%;
  flex-basis: 33.33%;
  line-height: 18px;
}

.main-content {
  display: block;
}

.chart-title {
  padding: 10px 20px;
  -webkit-flex-basis: 100%;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  background-color: #333;
  color: #fff;
  font-weight: 700;
  text-transform: uppercase;
}

.full-width-container {
  position: relative;
  z-index: 1;
  padding-right: 100px;
  padding-left: 100px;
  -webkit-flex-basis: 100%;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
}

.image-13 {
  -webkit-filter: none;
  filter: none;
}

.social-container-4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0px;
  margin-bottom: 0px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.ti-container {
  display: block;
  width: 800px;
  margin-right: auto;
  margin-bottom: 30px;
  margin-left: auto;
}

.image-14 {
  -webkit-filter: hue-rotate(320deg);
  filter: hue-rotate(320deg);
}

.quote-background {
  display: block;
  padding: 25px;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-flex-basis: 100%;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  background-color: rgba(0, 0, 0, 0.05);
  text-align: center;
}

.quote-background.blue {
  background-color: rgba(47, 120, 168, 0.1);
}

.chart-headline {
  position: relative;
  z-index: 10;
  margin-top: 5px;
  font-family: 'Open Sans', sans-serif;
  font-size: 32px;
  line-height: 36px;
  font-weight: 800;
  text-align: center;
  letter-spacing: -0.5px;
  text-transform: capitalize;
}

.dotted-rule {
  margin-bottom: 10px;
  padding-top: 10px;
  border-bottom: 1px dotted silver;
}

.spacer-3 {
  padding-top: 10px;
  padding-bottom: 10px;
  -webkit-flex-basis: 100%;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
}

.spacer-3.sm {
  padding-top: 5px;
  padding-bottom: 5px;
}

.podcast-desc {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding: 0px 0px 0px 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.sc-podcast {
  padding-top: 5px;
  padding-right: 10px;
  padding-left: 10px;
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  -ms-grid-row-align: stretch;
  align-self: stretch;
  border-radius: 3px;
  background-color: rgba(0, 0, 0, 0.05);
}

.pod-download {
  padding: 5px 15px;
  border-radius: 5px;
  background-color: rgba(0, 0, 0, 0.05);
  -webkit-transition: background-color 200ms ease;
  transition: background-color 200ms ease;
  color: #000;
  font-size: 12px;
  text-align: left;
}

.pod-download:hover {
  background-color: rgba(0, 0, 0, 0.1);
  color: #000;
}

.podcast-orient {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-bottom: 10px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.text-span-2 {
  letter-spacing: 0.25px;
}

.image-15 {
  width: auto;
}

.radio-button-field {
  padding-left: 30px;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  color: grey;
}

.radio-button-field.left {
  padding-left: 20px;
}

.radio-button-label {
  line-height: 16px;
}

.radio-button {
  margin-top: 0px;
}

.html-embed-5 {
  width: 300px;
  height: 250px;
  margin-bottom: 15px;
}

._33-percent-box {
  padding-right: 15px;
  padding-left: 15px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 33.333333333333336%;
  -ms-flex: 0 33.333333333333336%;
  flex: 0 33.333333333333336%;
}

.ad-image-3 {
  padding-bottom: 20px;
}

html.w-mod-js *[data-ix="modal-delayed-opening"] {
  -webkit-transform: translate(0px, -20px);
  -ms-transform: translate(0px, -20px);
  transform: translate(0px, -20px);
}

@media (max-width: 991px) {
  .nav {
    padding-top: 10px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .navbar {
    display: block;
    overflow: visible;
  }
  .links {
    margin-right: 0px;
    margin-left: 0px;
    padding-right: 16px;
    padding-left: 16px;
  }
  .links:hover {
    border-bottom-width: 0px;
    background-color: rgba(0, 0, 0, 0.5);
  }
  .links.subscribe {
    border-radius: 0px;
  }
  .logo {
    padding-top: 10px;
  }
  .daily-index {
    padding-right: 10px;
    padding-left: 10px;
    font-size: 25px;
    line-height: 39px;
    letter-spacing: 1px;
  }
  .feature-body {
    padding-top: 15px;
    font-size: 14px;
  }
  .feature-body.sm {
    font-size: 14px;
  }
  .secondary-story.bottom {
    padding-right: 10px;
    padding-left: 10px;
  }
  .advertisement {
    width: 100%;
    padding-top: 0px;
    padding-right: 0px;
    padding-left: 20px;
    float: right;
    clear: none;
  }
  .advertisement.main {
    width: 100%;
    padding-right: 0px;
    padding-left: 0px;
    float: right;
    clear: none;
  }
  .advertisement.main.unifi {
    margin-right: auto;
    margin-left: auto;
  }
  .advertisement._2 {
    display: none;
  }
  .advertisement.mobile {
    display: block;
    margin-top: 40px;
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 0px;
    float: none;
    border-top: 1px solid silver;
    font-family: 'Open Sans', sans-serif;
    color: silver;
    font-size: 10px;
    font-weight: 700;
  }
  .ad-image {
    padding-right: 0px;
    padding-left: 0px;
    float: none;
    clear: none;
  }
  .ad-image.story {
    width: 100%;
    padding-left: 0px;
  }
  .podcast-audio-slide {
    width: 33.3%;
  }
  .arrow.decliner.top {
    padding-top: 14px;
  }
  .news-page {
    padding-bottom: 60px;
  }
  .podcasts {
    width: 100%;
  }
  .podcast-item {
    width: 100%;
  }
  .podcast-headshot.fp.no-rule {
    width: 100px;
  }
  .story-text {
    width: 100%;
    padding-right: 0px;
  }
  .quotes {
    width: 100%;
    margin-left: 0px;
    padding-right: 40px;
    padding-left: 42px;
  }
  .story-plus-ad {
    text-align: center;
  }
  .header-image {
    width: 100%;
  }
  .more-stories {
    display: block;
  }
  .nav-menu {
    display: block;
    margin-top: 0px;
    background-color: #686868;
  }
  .issue-info {
    text-align: left;
  }
  .lede-headline {
    font-size: 34px;
  }
  .podcast-info {
    float: none;
    clear: none;
  }
  .issue-date {
    width: 100%;
    padding-top: 10px;
    padding-bottom: 10px;
    float: left;
  }
  .podcast-and-editor-info {
    width: 500px;
    margin-left: 20px;
    font-size: 12px;
    line-height: 18px;
  }
  .secondary-title {
    padding-left: 40px;
  }
  .daily-index-title {
    padding-top: 0px;
  }
  .daily-index-retail {
    padding-top: 0px;
    padding-bottom: 0px;
  }
  .daily-index-brands {
    padding-top: 0px;
    padding-bottom: 0px;
  }
  .top-arrow {
    right: 10px;
    bottom: 10px;
  }
  .daily-index---top {
    margin-top: 0px;
    margin-bottom: 0px;
    font-size: 25px;
    letter-spacing: 0px;
  }
  .menu-button {
    margin-top: 10px;
    color: #fff;
    font-size: 46px;
  }
  .menu-button.w--open {
    position: relative;
    display: block;
    float: right;
    background-color: #b10008;
  }
  .index-image {
    width: 160px;
    margin-top: -22px;
    margin-bottom: -90px;
    margin-left: -20px;
  }
  .explainer {
    margin-top: 65px;
  }
  .index-rb {
    font-size: 22px;
  }
  .daily-index-twitter {
    margin-top: 0px;
    padding-top: 0px;
  }
  .social-media-icon {
    opacity: 1;
  }
  .center {
    font-size: 16px;
    line-height: 20px;
  }
  .headline---story {
    font-size: 28px;
    line-height: 34px;
  }
  .secondary-image {
    height: 100%;
  }
  .youtube-embed.spacer {
    height: 250px;
  }
  .index-name {
    -webkit-flex-basis: 40%;
    -ms-flex-preferred-size: 40%;
    flex-basis: 40%;
    font-size: 11px;
    letter-spacing: -0.5px;
  }
  .index-name.ratio {
    -webkit-flex-basis: 30%;
    -ms-flex-preferred-size: 30%;
    flex-basis: 30%;
  }
  .index-sections {
    font-size: 8px;
    line-height: 10px;
    font-weight: 700;
  }
  .text-block {
    font-size: 14px;
    line-height: 20px;
  }
  .subscribe-now {
    right: 10px;
    bottom: 60px;
    display: block;
  }
  .modal-viewport {
    display: none;
    font-size: 24px;
    line-height: 28px;
    letter-spacing: 0px;
  }
  .modal-window {
    height: 80%;
  }
  .html-embed.mailing {
    width: 100%;
  }
  ._65-percent-column {
    -webkit-flex-basis: 65%;
    -ms-flex-preferred-size: 65%;
    flex-basis: 65%;
  }
  .podcast-contain {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(177, 0, 8, 0.15)), to(rgba(195, 193, 193, 0.05)));
    background-image: linear-gradient(180deg, rgba(177, 0, 8, 0.15), rgba(195, 193, 193, 0.05));
  }
  .html-embed-3 {
    width: 575px;
    height: 71px;
  }
  .slider-2 {
    width: 100%;
    height: auto;
    margin-bottom: 17px;
  }
  .site-container {
    padding-right: 15px;
    padding-left: 15px;
  }
  ._15-percent-column {
    text-align: center;
  }
  .issue-button {
    width: 125px;
    padding: 5px;
    -webkit-flex-basis: 33.33%;
    -ms-flex-preferred-size: 33.33%;
    flex-basis: 33.33%;
    font-size: 10px;
    line-height: 16px;
  }
  .flexbox-container {
    padding-right: 5px;
    padding-left: 5px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .flexbox-container._2 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .flexbox-container.centered {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    text-align: center;
  }
  .flexbox-container.centered {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    text-align: center;
  }
  .footer-2 {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .aside.ads {
    -webkit-flex-basis: 35%;
    -ms-flex-preferred-size: 35%;
    flex-basis: 35%;
  }
  .column-no-space {
    padding-right: 0px;
    padding-left: 0px;
  }
  .vimeo-embed {
    width: 100%;
    height: 280px;
    margin-bottom: 20px;
  }
  .npd-head {
    margin-top: 1px;
    padding-top: 4px;
    font-size: 22px;
  }
  .npd-subhead {
    font-size: 16px;
  }
  .advertisement-2 {
    width: 100%;
    padding-top: 0px;
    float: right;
    clear: none;
  }
  .advertisement-2.mobile {
    display: block;
    margin-top: 10px;
    margin-bottom: 10px;
    padding: 20px 0px 10px;
    float: none;
    border-top: 1px solid #d3d3d3;
    border-bottom: 1px solid #d3d3d3;
    font-family: 'Open Sans', sans-serif;
    color: silver;
    font-size: 10px;
    font-weight: 700;
    letter-spacing: 2.75px;
  }
  .advertisement-2.mobile.no-bottom {
    margin-bottom: 0px;
    padding-bottom: 10px;
    border-bottom-width: 0px;
  }
  .nav-link {
    margin-right: 0px;
    margin-left: 0px;
    padding-top: 15px;
    padding-right: 20px;
    padding-bottom: 15px;
    background-color: transparent;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    text-align: right;
  }
  .nav-link.subscribe {
    margin-right: 0px;
    margin-left: 0px;
  }
  .nav-bar-social-links {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    text-align: left;
  }
  .nav-bar {
    position: relative;
    margin-top: 0px;
    padding-top: 20px;
    padding-bottom: 20px;
    background-color: #000;
    background-image: none;
  }
  .nav-bar-logo {
    width: 250px;
    margin-top: 0px;
    border-right-style: none;
    border-right-width: 1px;
  }
  .nav-bar-logo.w--current {
    width: 350px;
    margin-top: 0px;
    margin-bottom: 0px;
    border-right-color: hsla(0, 0%, 87.8%, 0.25);
  }
  .nav-menu-2 {
    position: absolute;
    left: 0px;
    top: 106px;
    right: 0px;
    z-index: 5;
    display: block;
    max-width: 100%;
    margin-right: auto;
    margin-left: auto;
    background-color: #d12328;
    box-shadow: inset 0 16px 21px -13px rgba(0, 0, 0, 0.05), 0 17px 17px -10px rgba(0, 0, 0, 0.27);
  }
  .burger-line {
    background-color: #fff;
  }
  .nav-bar-flex-row {
    padding-top: 0px;
    padding-right: 10px;
    padding-left: 15px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    box-shadow: none;
  }
  .menu-button-2 {
    padding: 0px;
  }
  .menu-button-2.w--open {
    background-color: hsla(0, 0%, 100%, 0.2);
  }
  .nav-bar-container {
    width: 100%;
    background-color: transparent;
  }
  .nav-bar-flex-wrapper {
    margin-top: 0px;
    padding: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
    -ms-flex-order: -1;
    order: -1;
    border-top-width: 0px;
    border-bottom-width: 0px;
  }
  .div-block-2 {
    float: none;
  }
  .footer-bottom {
    width: 100%;
  }
  .footer-link {
    font-size: 11px;
  }
  .link-3 {
    font-size: 11px;
  }
  .nav-logo {
    display: none;
  }
  .nav-logo.mobile {
    display: block;
  }
  .banner-ad {
    width: 100%;
    height: 100%;
  }
  .form {
    width: 100%;
    max-width: auto;
  }
  .container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .paragraph-3 {
    text-align: center;
  }
  .form-block {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .email-heading {
    text-align: center;
  }
  .content-left {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .social-container-3 {
    font-size: 12px;
  }
  .tabs-menu {
    padding-right: 10px;
    padding-left: 10px;
  }
  .chart-background {
    padding-right: 20px;
    padding-left: 20px;
  }
  .back-title {
    top: 0px;
    margin-top: 0px;
    font-size: 200px;
  }
  .question {
    height: 135px;
  }
  .question._50px {
    height: 50px;
  }
  .tab-link {
    width: 30%;
    max-width: auto;
  }
  .main-content {
    margin-top: 0px;
  }
  .full-width-container {
    padding-right: 40px;
    padding-left: 40px;
  }
  .ti-container {
    width: auto;
  }
  .chart-headline {
    font-size: 30px;
    text-align: center;
  }
  .html-embed-5 {
    margin-right: auto;
    margin-left: auto;
  }
  .ad-image-3 {
    padding-bottom: 0px;
  }
}

@media (max-width: 767px) {
  .nav {
    padding-top: 0px;
  }
  .navbar {
    padding-top: 10px;
  }
  .links {
    border-bottom-width: 0px;
  }
  .links.w--current {
    border-bottom-width: 0px;
    background-color: rgba(0, 0, 0, 0.15);
  }
  .logo {
    width: 380px;
    padding-bottom: 20px;
  }
  .daily-index {
    padding-right: 0px;
    padding-left: 0px;
  }
  .feature-body {
    border-bottom-style: none;
    border-bottom-width: 1px;
    font-size: 16px;
    line-height: 24px;
  }
  .feature-body.sm {
    font-size: 14px;
  }
  .advertisement {
    display: block;
    width: 100%;
    padding: 15px 0px;
  }
  .advertisement.main {
    display: block;
  }
  .advertisement.main.epson {
    display: none;
  }
  .advertisement._2 {
    display: none;
  }
  .advertisement.mobile {
    margin-top: 40px;
    float: none;
    border-top: 1px solid silver;
    font-family: 'Open Sans', sans-serif;
    color: silver;
    font-size: 10px;
    font-weight: 700;
  }
  .ad-image.story {
    width: 100%;
    padding-right: 10px;
    padding-left: 10px;
    float: none;
  }
  .podcast-audio-slide {
    width: 50%;
  }
  .podcast-type {
    font-size: 12px;
    line-height: 16px;
  }
  .podcast-series {
    padding-left: 0px;
    font-size: 20px;
  }
  .footer {
    position: relative;
    z-index: 60;
  }
  .arrow.decliner.top {
    padding-top: 14px;
  }
  .f4m {
    display: block;
    width: 180px;
    margin-right: auto;
    margin-left: auto;
    padding-left: 0px;
    text-align: center;
  }
  .podcasts {
    width: 100%;
  }
  .podcast-item {
    width: 100%;
  }
  .story-text.fp {
    line-height: 24px;
  }
  .story-text.fp.spacer {
    font-size: 14px;
    line-height: 24px;
  }
  .quotes {
    font-size: 24px;
    line-height: 32px;
  }
  .link {
    font-size: 14px;
  }
  .issue-info {
    padding-right: 15px;
    padding-left: 15px;
  }
  .podcast-info {
    padding-bottom: 10px;
    border-right-style: none;
  }
  .issue-sponsors {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .issue-date {
    display: block;
  }
  .issue-date._2 {
    position: relative;
    left: 10px;
    top: 10px;
    display: none;
    width: 85%;
    padding: 5px 10px;
    background-color: transparent;
  }
  .podcast-and-editor-info {
    width: 350px;
    font-size: 12px;
    line-height: 16px;
  }
  .secondary-body {
    font-size: 14px;
  }
  .small-headline {
    padding-top: 10px;
  }
  .column-rule {
    border-top: 0px solid #d3d3d3;
    border-left-style: none;
  }
  .daily-index-title {
    padding-top: 0px;
  }
  .daily-index-retail {
    padding-right: 0px;
    padding-left: 0px;
  }
  .daily-index-brands {
    padding-right: 0px;
  }
  .main-stories {
    padding-right: 20px;
    padding-left: 20px;
  }
  .main-stories.feature {
    padding-right: 30px;
    padding-left: 30px;
  }
  .top-arrow {
    right: 10px;
    width: 30px;
    height: 30px;
    padding-top: 4px;
    background-color: #000;
  }
  .daily-index---top {
    padding-right: 15px;
    padding-left: 15px;
  }
  .lede {
    height: 100%;
    margin-bottom: 20px;
  }
  .menu-button {
    margin-top: 0px;
  }
  .index-image {
    display: block;
    width: 170px;
    margin-top: -1px;
    margin-right: auto;
    margin-bottom: -70px;
  }
  .explainer {
    margin-top: 75px;
  }
  .index-rb {
    font-size: 30px;
  }
  .thin-divider.pod-spacer.more {
    margin-top: 5px;
    margin-bottom: 5px;
  }
  .daily-index-twitter {
    margin-top: 0px;
  }
  .center {
    float: none;
  }
  .headline---story {
    font-size: 22px;
    line-height: 28px;
  }
  .headline---story.top.subhead {
    margin-top: -10px;
  }
  .headline---story.top-copy.subhead {
    margin-top: -10px;
  }
  .secondary-image {
    height: 4%;
  }
  .link-top-spacer {
    width: 300px;
  }
  .youtube-embed.spacer {
    height: 310px;
  }
  .sponsor-logos {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .index-container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .index-column {
    font-size: 14px;
  }
  .index-column.bottom {
    padding-top: 20px;
  }
  .index-name {
    font-size: 12px;
  }
  .index-sections {
    color: grey;
  }
  .text-block {
    font-size: 13px;
  }
  .heading {
    font-size: 15px;
  }
  .subscribe-now {
    right: 10px;
    display: none;
  }
  .modal-viewport {
    display: none;
    padding: 60px 20px;
  }
  .modal-window {
    height: 100%;
  }
  .close-button {
    top: 45px;
  }
  .edge-nav {
    z-index: 80;
    width: 100%;
    height: 50px;
    background-color: transparent;
  }
  .banner-ad-box {
    padding-bottom: 0px;
  }
  .main-container {
    padding-right: 20px;
    padding-left: 20px;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  ._65-percent-column {
    margin-bottom: 20px;
    padding-right: 0px;
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    border-right-width: 0px;
  }
  ._35-percent-column {
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
  }
  .sponsor-link {
    width: 33%;
  }
  .podcast-contain {
    display: block;
  }
  .pod-title {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .html-embed-2 {
    display: block;
    margin-right: auto;
    margin-left: auto;
    float: none;
  }
  .html-embed-3 {
    width: 443px;
    height: 55px;
  }
  .slider-2 {
    display: block;
    width: 300px;
    margin-right: auto;
    margin-bottom: 15px;
    margin-left: auto;
  }
  .heading-5 {
    text-align: center;
  }
  .site-container {
    padding-top: 20px;
    padding-right: 5px;
    padding-left: 5px;
  }
  .f4m-logo.foot {
    width: 150px;
  }
  .issue-button {
    width: 33.33%;
    font-size: 10px;
    line-height: 16px;
  }
  .flexbox-container {
    padding-right: 15px;
    padding-left: 15px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .flexbox-container._2 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .footer-2 {
    padding-top: 20px;
    text-align: center;
  }
  .index-numbers-2.top {
    margin-top: 5px;
  }
  .column-2 {
    text-align: center;
  }
  .aside {
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
  }
  .npd-head {
    margin-top: 0px;
    margin-bottom: 0px;
    padding-top: 0px;
    font-size: 17px;
  }
  .npd-subhead {
    margin-bottom: 3px;
    padding-bottom: 8px;
    font-size: 12px;
  }
  .text-block-8 {
    font-size: 14px;
  }
  .text-block-9 {
    margin-bottom: -7px;
  }
  .flexbox-container-2 {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .explainer-2 {
    margin-top: 20px;
  }
  .stock-ticker {
    margin: 5px 0px;
  }
  .index-rb-2 {
    font-size: 30px;
    line-height: 26px;
  }
  .fx-index {
    padding-top: 5px;
    padding-bottom: 5px;
  }
  .advertisement-2 {
    display: block;
    width: 100%;
    padding: 15px 0px;
    float: none;
  }
  .advertisement-2.mobile {
    display: block;
    float: none;
  }
  .index-column-2 {
    padding-right: 10px;
    padding-left: 10px;
    font-size: 14px;
  }
  .index-container-2 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .nav-bar-logo {
    width: auto;
    max-width: 250px;
  }
  .nav-bar-logo.w--current {
    max-width: 350px;
  }
  .nav-menu-2 {
    left: 0px;
    top: 142px;
    right: 0px;
  }
  .nav-bar-flex-row {
    padding-left: 10px;
  }
  .nav-bar-social-link {
    width: 17px;
    margin-left: 10px;
  }
  .footer-bottom {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .footer-content---left {
    width: 100%;
    padding-right: 0px;
  }
  .footer-links-2 {
    padding-left: 0px;
  }
  .footer-content---right {
    width: 100%;
    margin-top: 30px;
  }
  .nav-logo {
    display: none;
  }
  .left-arrow-2 {
    margin-bottom: 92px;
  }
  .right-arrow-2 {
    margin-bottom: 92px;
  }
  .paragraph-3 {
    max-width: 100%;
  }
  .email-heading {
    line-height: 52px;
  }
  .mesh-logo {
    margin-bottom: 80px;
  }
  .chart-background {
    padding: 15px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .back-title {
    font-size: 146px;
  }
  .question {
    height: auto;
  }
  .question._50px {
    height: auto;
    margin-bottom: 15px;
  }
  .half-column {
    margin-bottom: 10px;
    -webkit-flex-basis: 50%;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
  }
  .tab-link {
    width: 30%;
    letter-spacing: 0px;
  }
  .one-third-column {
    -webkit-flex-basis: 33.33%;
    -ms-flex-preferred-size: 33.33%;
    flex-basis: 33.33%;
  }
  .main-content {
    margin-top: 0px;
    padding-right: 20px;
    padding-left: 20px;
  }
  .full-width-container {
    padding-right: 30px;
    padding-left: 30px;
  }
  .quote-background {
    padding-right: 20px;
    padding-left: 20px;
  }
}

@media (max-width: 479px) {
  .nav {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .navbar {
    height: 70px;
    padding-top: 0px;
  }
  .logo {
    width: 300px;
    max-width: 75%;
    margin-top: 3px;
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .daily-index {
    font-size: 27px;
    letter-spacing: 1px;
  }
  .feature-body {
    margin-bottom: 20px;
    font-size: 14px;
    line-height: 24px;
  }
  .feature-body.sm {
    padding-top: 0px;
  }
  .secondary-story {
    padding-right: 5px;
    padding-left: 5px;
  }
  .advertisement {
    display: block;
    padding-top: 0px;
  }
  .advertisement._2 {
    width: auto;
    padding-left: 0px;
    float: none;
  }
  .advertisement.mobile {
    padding-top: 10px;
  }
  .ad-image {
    width: 100%;
    padding-right: 5px;
  }
  .ad-image.story {
    width: 100%;
    padding: 10px 0px 0px;
  }
  .podcast-slider {
    height: auto;
    padding-right: 0px;
    padding-bottom: 50px;
    padding-left: 0px;
    clear: none;
  }
  .podcast-audio-slide {
    width: 100%;
    height: 420px;
    padding-top: 20px;
    padding-bottom: 0px;
  }
  .podcast-title {
    padding-top: 10px;
    padding-bottom: 15px;
    font-size: 20px;
  }
  .podcast-type {
    font-size: 12px;
    line-height: 16px;
  }
  .podcast-series {
    margin-bottom: 0px;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 0px;
    font-size: 14px;
    line-height: 30px;
  }
  .footer {
    position: relative;
    z-index: 60;
  }
  .podcast-container {
    padding-bottom: 0px;
  }
  .arrow.decliner.top {
    padding-top: 6px;
  }
  .slide-nav {
    padding-top: 0px;
    font-size: 6px;
    line-height: 12px;
  }
  .brand {
    display: block;
    overflow: visible;
    margin-right: -93px;
    margin-left: auto;
    padding-right: 0px;
  }
  .brand.w--current {
    margin-right: auto;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
  .f4m {
    padding-left: 0px;
  }
  .news-page {
    padding: 10px 30px 30px;
  }
  .podcasts {
    width: 100%;
  }
  .podcast-item {
    width: 100%;
    height: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .podcast-headshot {
    width: 100%;
    float: none;
  }
  .podcast-headshot.fp {
    display: block;
    margin-right: auto;
    margin-left: auto;
    float: none;
    clear: both;
    background-color: transparent;
  }
  .podcast-headshot.fp.no-rule {
    border-width: 0px;
  }
  .story-text {
    text-align: left;
  }
  .story-text.fp {
    width: 100%;
    padding-right: 0px;
    padding-left: 0px;
    font-size: 14px;
    line-height: 24px;
  }
  .story-text.fp.spacer {
    padding-right: 0px;
    padding-left: 0px;
    font-size: 14px;
    line-height: 24px;
  }
  .quotes {
    width: 260px;
    padding: 20px 25px;
    font-size: 20px;
  }
  .caption {
    font-size: 11px;
  }
  .link {
    font-size: 15px;
  }
  .issue-info {
    padding-right: 15px;
    padding-left: 15px;
  }
  .lede-headline {
    font-size: 26px;
    line-height: 34px;
  }
  .podcast-info {
    margin-top: 0px;
    margin-right: 0px;
    padding: 0px;
    float: none;
    text-align: center;
  }
  .issue-sponsors {
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .issue-date {
    display: none;
    margin-bottom: 5px;
    padding-top: 1px;
    padding-bottom: 1px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #000;
    color: #fff;
    font-size: 10px;
    font-weight: 400;
    text-align: center;
  }
  .issue-date._2 {
    display: none;
    width: 85%;
  }
  .date {
    display: none;
    float: left;
    text-align: left;
  }
  .volume {
    display: none;
    float: right;
    text-align: left;
  }
  .podcast-and-editor-info {
    display: block;
    width: 100%;
    margin-top: 5px;
    margin-right: auto;
    margin-left: auto;
    float: none;
    font-size: 12px;
  }
  .podcast-mic {
    display: block;
    margin-right: auto;
    margin-left: auto;
    padding-left: 0px;
    float: none;
  }
  .secondary-title {
    padding-left: 10px;
    text-align: center;
  }
  .secondary-body {
    font-size: 14px;
  }
  .small-headline {
    font-size: 22px;
    line-height: 28px;
  }
  .small-headline.rule.top {
    font-size: 20px;
  }
  .daily-index-title {
    height: 25px;
    margin-bottom: 5px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    float: left;
    line-height: 27px;
    text-align: center;
  }
  .daily-index-retail {
    display: none;
    width: 45%;
    height: 25px;
    margin-top: 8px;
    padding-right: 0px;
    float: none;
    clear: none;
  }
  .daily-index-brands {
    display: none;
    width: 45%;
    height: 25px;
    margin-top: 0px;
    padding-top: 0px;
    padding-left: 0px;
    float: none;
    clear: none;
    line-height: 12px;
    text-align: center;
  }
  .main-stories {
    padding-right: 5px;
    padding-left: 5px;
  }
  .main-stories.feature {
    padding-right: 15px;
    padding-left: 15px;
  }
  .top-arrow {
    width: 30px;
    height: 30px;
  }
  .daily-index---top {
    display: block;
    margin-right: auto;
    margin-left: auto;
    padding-top: 5px;
    padding-bottom: 10px;
    text-align: center;
  }
  .lede {
    height: 100%;
  }
  .menu-button {
    margin-top: 0px;
    font-size: 35px;
  }
  .index-image {
    margin-left: auto;
  }
  .explainer {
    margin-top: 60px;
    padding-right: 0px;
    text-align: center;
  }
  .numbers-in-play {
    display: block;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
  }
  .index-rb {
    font-size: 20px;
    letter-spacing: -1px;
  }
  .daily-text-block {
    line-height: 24px;
  }
  .daily-index-twitter {
    display: block;
    margin: 0px auto -10px;
    padding-top: 0px;
    float: right;
    clear: right;
    text-align: left;
  }
  .social-media-icon {
    display: block;
    margin-right: 10px;
    margin-bottom: 0px;
    padding: 0px;
    float: left;
    clear: none;
  }
  .center {
    text-align: center;
  }
  .headline---story {
    font-size: 26px;
    line-height: 32px;
  }
  .headline---story.top {
    padding-top: 5px;
    font-size: 28px;
    line-height: 32px;
  }
  .headline---story.top.subhead {
    margin-top: -5px;
  }
  .headline---story.top-copy {
    padding-top: 5px;
    font-size: 28px;
    line-height: 32px;
  }
  .headline---story.top-copy.subhead {
    margin-top: -5px;
  }
  .secondary-image {
    height: 100%;
  }
  .link-top-spacer {
    width: auto;
  }
  .youtube-embed.spacer {
    height: 180px;
  }
  .sponsor-logos {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .index-column {
    padding: 1px;
  }
  .index-name {
    font-size: 10px;
  }
  .index-name.ratio {
    -webkit-flex-basis: 2%;
    -ms-flex-preferred-size: 2%;
    flex-basis: 2%;
  }
  .index-numbers {
    padding-right: 5px;
    padding-left: 5px;
    font-size: 10px;
  }
  .index-numbers.top {
    padding-right: 5px;
    padding-left: 5px;
    font-size: 7px;
    text-align: center;
  }
  .index-sections {
    font-size: 7px;
    line-height: 9px;
  }
  .index-copy {
    font-size: 12px;
    line-height: 20px;
  }
  .index-list-names {
    display: none;
  }
  .mobile {
    display: block;
    font-size: 14px;
  }
  .subscribe-now {
    top: auto;
    right: 10px;
    bottom: 65px;
  }
  .modal-viewport {
    display: none;
    padding: 40px 10px;
    font-size: 22px;
    line-height: 26px;
  }
  .modal-window {
    width: 240px;
    height: 100%;
  }
  .close-button {
    top: 25px;
    right: -235px;
  }
  .edge-nav {
    z-index: 80;
  }
  .extra-points {
    height: 100%;
  }
  .main-container {
    display: block;
    padding-right: 10px;
    padding-left: 10px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  ._65-percent-column {
    padding-right: 0px;
    -webkit-flex-shrink: 1;
    -ms-flex-negative: 1;
    flex-shrink: 1;
    -webkit-flex-basis: 90%;
    -ms-flex-preferred-size: 90%;
    flex-basis: 90%;
  }
  ._35-percent-column {
    width: 100%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }
  .story-container {
    padding-right: 0px;
    padding-left: 0px;
  }
  .story-container.top {
    padding-right: 5px;
    padding-left: 5px;
  }
  .sponsor-link {
    width: 100%;
  }
  .pod-title {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
  }
  .html-embed-2 {
    width: auto;
    height: auto;
  }
  .html-embed-3 {
    width: 282px;
    height: 36px;
  }
  .ye-index {
    font-size: 35px;
  }
  .slider-2 {
    width: 300px;
  }
  .right-arrow {
    width: 15%;
  }
  .left-arrow {
    width: 15%;
  }
  .thin-rule {
    margin-bottom: 5px;
    padding-bottom: 5px;
    border-bottom: 1px solid #000;
  }
  .thin-rule.white {
    margin-top: 10px;
    margin-bottom: 15px;
    border-bottom-color: hsla(0, 0%, 100%, 0.2);
  }
  .thin-rule.white.foot {
    padding-top: 10px;
  }
  .issue-button {
    width: 100%;
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    font-size: 10px;
    line-height: 16px;
  }
  .flexbox-container {
    padding-right: 10px;
    padding-left: 10px;
  }
  .flexbox-container._2 {
    font-size: 10px;
    line-height: 16px;
  }
  .footer-2 {
    padding-top: 30px;
  }
  .index-numbers-2 {
    padding-right: 5px;
    padding-left: 5px;
    font-size: 9px;
  }
  .index-numbers-2.top {
    padding-right: 5px;
    padding-left: 5px;
    font-size: 7px;
    text-align: center;
  }
  .aside {
    width: 100%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }
  .pull-quote {
    line-height: 26px;
  }
  .long-pull-quote {
    font-size: 18px;
    line-height: 24px;
  }
  .npd-categor {
    font-size: 9px;
  }
  .npd-head {
    margin-top: 0px;
    margin-bottom: -5px;
    padding-top: 14px;
    padding-left: 16px;
    line-height: 21px;
  }
  .npd-head.npd-mobile {
    font-size: 16px;
    line-height: 20px;
  }
  .npd-subhead {
    padding-top: 11px;
    font-size: 9px;
  }
  .npd-subhead.npd-sub-mobile {
    font-size: 10px;
    line-height: 12px;
  }
  .bold-text {
    line-height: 1px;
  }
  .text-block-8 {
    font-size: 9px;
  }
  .npd-source {
    font-size: 11px;
  }
  .bold-text-2 {
    font-size: 16px;
    line-height: 18px;
  }
  .bold-text-3 {
    line-height: 20px;
  }
  .site-content-2 {
    display: inline-block;
  }
  .flexbox-container-2 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .flexbox-container-2.centered-vert {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .index-rb-2 {
    font-size: 20px;
    letter-spacing: -1px;
  }
  .fx-index {
    padding-top: 4px;
    padding-bottom: 4px;
  }
  .advertisement-2 {
    display: block;
    padding-top: 0px;
  }
  .advertisement-2.mobile {
    padding-top: 10px;
    float: none;
  }
  .index-copy-2 {
    font-size: 12px;
    line-height: 20px;
  }
  .index-column-2 {
    padding: 1px;
  }
  .issue-note {
    line-height: 16px;
  }
  .nav-bar-social-links {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .nav-bar {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .nav-bar-logo {
    width: auto;
    max-width: 175px;
    margin-right: 10px;
    padding-right: 10px;
  }
  .nav-bar-logo.w--current {
    width: 100%;
    max-width: 250px;
  }
  .nav-menu-2 {
    top: 116px;
    z-index: 5;
  }
  .nav-bar-flex-row {
    padding-right: 0px;
    padding-left: 5px;
  }
  .hamburger-wrapper {
    padding: 15px;
  }
  .nav-bar-social-link {
    width: 15px;
  }
  .footer-bottom {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .footer-content---left {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
  }
  .footer-links-2 {
    width: 100%;
    margin-top: 15px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .footer-content---right {
    margin-top: 10px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .slider-3 {
    padding: 10px;
  }
  .left-arrow-2 {
    margin-top: 10px;
    margin-bottom: 104px;
    margin-left: 10px;
  }
  .right-arrow-2 {
    margin-top: 9px;
    margin-right: 10px;
    margin-bottom: 104px;
  }
  .rule-2 {
    margin-bottom: 5px;
    padding-bottom: 5px;
    border-bottom: 1px solid #000;
  }
  .banner-ad {
    padding-top: 0px;
  }
  .social-container {
    height: 100%;
    padding-top: 10px;
    padding-bottom: 10px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    font-size: 12px;
    letter-spacing: 0px;
  }
  .social-container-2 {
    margin-top: 10px;
  }
  .form-left-side {
    width: 100%;
    padding-top: 0px;
    padding-bottom: 5px;
  }
  .form-rightside {
    width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .form-content-wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .email-heading {
    font-size: 42px;
    line-height: 46px;
  }
  .social-container-3 {
    height: 100%;
    padding-top: 10px;
    padding-bottom: 10px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    font-size: 12px;
    letter-spacing: 0px;
  }
  .tabs-menu {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .consumer-quotes {
    padding-right: 0px;
    font-size: 12px;
    letter-spacing: 0px;
  }
  .chart-background {
    padding-right: 20px;
    padding-left: 20px;
    background-color: rgba(0, 0, 0, 0.08);
  }
  .back-title {
    position: static;
    margin-top: 0px;
    margin-bottom: 0px;
    padding-top: 0px;
    font-size: 80px;
    line-height: 80px;
  }
  .question {
    height: auto;
    margin-bottom: 20px;
    font-size: 16px;
    line-height: 20px;
  }
  .question._50px {
    height: auto;
    margin-right: 0px;
    margin-bottom: 10px;
    padding-right: 0px;
    letter-spacing: -0.25px;
  }
  .half-column {
    padding: 0px;
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
  }
  .intro-text {
    text-align: left;
  }
  .tab-link {
    margin-right: 2px;
    margin-left: 2px;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    font-size: 9px;
    line-height: 12px;
  }
  .background-title {
    position: static;
    top: 13%;
    display: block;
    height: auto;
  }
  .one-third-column {
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
  }
  .chart-title {
    padding-right: 20px;
    padding-left: 20px;
  }
  .full-width-container {
    padding-right: 0px;
    padding-left: 0px;
  }
  .social-container-4 {
    margin-top: 10px;
  }
  .quote-background {
    padding-right: 20px;
    padding-left: 20px;
  }
  .chart-headline {
    font-size: 24px;
    line-height: 28px;
    font-weight: 800;
    letter-spacing: -0.5px;
  }
  .podcast-desc {
    padding-left: 0px;
  }
}