.container {
  position: relative;
  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: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.icon-4 {
  margin-right: 15px;
}

.embedded-player-section {
  display: block;
  padding-top: 60px;
  padding-bottom: 60px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -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;
  background-color: #ececed;
}

.embedded-player-container {
  border-radius: 0px;
}

.dropdown-toggle {
  padding: 30px 35px 30px 15px;
}

.dropdown-toggle:hover {
  opacity: 0.67;
}

.navbar-icon-link {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 20px;
  height: 20px;
  max-height: 20px;
  max-width: 20px;
  min-height: 20px;
  min-width: 20px;
  padding-top: 30px;
  padding-bottom: 30px;
  -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-icon-link:hover {
  opacity: 0.67;
}

.host-section {
  padding-top: 60px;
  padding-bottom: 60px;
  background-color: #2b2b2b;
  color: #fff;
}

.host-section.eclipsed {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(43, 43, 43, 0.33)), to(rgba(43, 43, 43, 0.33))), url('../images/Eclipsed---hero-bg.png');
  background-image: linear-gradient(180deg, rgba(43, 43, 43, 0.33), rgba(43, 43, 43, 0.33)), url('../images/Eclipsed---hero-bg.png');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
}

.host-section.biohacked {
  background-color: #f5f5f5;
  background-image: url('../images/All-Relative---Defining-Diego---hero-bg-v2.png');
  background-position: 50% 50%;
  background-size: cover;
  color: #2b2b2b;
}

.show-page-tile-art-mask {
  width: 100%;
  margin-right: 40px;
  border-radius: 0px;
}

.host-container {
  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;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.show-page-hero-section {
  margin-top: 85px;
  padding-top: 100px;
  padding-bottom: 100px;
  background-color: #2b2b2b;
  color: #fff;
  text-align: left;
}

.show-page-hero-section.eclipsed {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(43, 43, 43, 0.33)), to(rgba(43, 43, 43, 0.33))), url('../images/Eclipsed---hero-bg.png');
  background-image: linear-gradient(180deg, rgba(43, 43, 43, 0.33), rgba(43, 43, 43, 0.33)), url('../images/Eclipsed---hero-bg.png');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
}

.show-page-hero-section.all-relative {
  margin-top: 0px;
  background-image: url('../images/All-Relative---Defining-Diego---hero-bg.png');
  background-position: 50% 50%;
  background-size: cover;
}

.footer-section {
  display: block;
  margin-top: 0px;
  padding-top: 20px;
  padding-bottom: 20px;
  background-color: #2b2b2b;
  background-image: url('../images/All-Relative---Defining-Diego---hero-bg.png');
  background-position: 50% 50%;
  background-size: cover;
}

.nav-menu {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.bold-text {
  font-weight: 500;
}

.host-head-shot {
  width: 100%;
  height: 100%;
  max-width: 100%;
  min-width: 250px;
  border-radius: 20px;
  box-shadow: 0 10px 15px -10px #000;
  -o-object-fit: contain;
  object-fit: contain;
  -o-object-position: 50% 50%;
  object-position: 50% 50%;
}

.host-header {
  margin-top: 0px;
  font-size: 30px;
  line-height: 30px;
}

.sony-music-logotype {
  height: 20px;
  margin-top: 1px;
  margin-right: 10px;
  padding-top: 0px;
}

.show-page-hero-blurb {
  margin-bottom: 20px;
}

.brand {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 80px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.embedded-audio-trailer-section {
  padding-top: 20px;
  padding-bottom: 20px;
  background-color: #fff;
}

.embedded-audio-trailer-section.eclipsed {
  background-color: #0e8927;
}

.embedded-audio-trailer-section.biohacked {
  background-color: #457e93;
}

.embedded-audio-trailer-container {
  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-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.host-blurb {
  margin-bottom: 0px;
}

.navbar {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  height: 80px;
  background-color: #fff;
  box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.33);
  color: #fff;
}

.html-embed {
  display: block;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-radius: 20px;
}

.navbar-icon {
  width: 20px;
  height: 20px;
  max-height: 20px;
  max-width: 20px;
  min-height: 20px;
  min-width: 20px;
  padding-top: 0px;
  padding-bottom: 0px;
  opacity: 0.83;
}

.grid {
  display: -ms-grid;
  display: grid;
  width: 90px;
  margin-left: 15px;
  grid-auto-columns: 1fr;
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.divider {
  position: relative;
  overflow: hidden;
  height: 5px;
  margin-top: -5px;
  margin-bottom: 15px;
  clear: none;
}

.divider.navbar {
  margin-top: 0px;
}

.divider.navbar.red {
  background-color: #e94a4f;
  box-shadow: 0 0 10px 0 #000;
}

.embedded-player {
  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;
}

.footer-link {
  color: #fff;
  text-decoration: none;
}

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

.shadow-cover {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  height: 20px;
  margin-top: -40px;
  background-color: #fff;
}

.logotype {
  color: #2b2b2b;
  font-size: 26px;
  line-height: 30px;
  font-weight: 700;
  letter-spacing: 3px;
}

.logotype.mobile {
  display: none;
}

.navbar-link {
  padding: 30px 15px;
  color: #2b2b2b;
  font-weight: 400;
}

.navbar-link:hover {
  border: 1px none #000;
  color: #ababab;
  font-weight: 400;
  text-decoration: none;
}

.navbar-link.w--current {
  color: #2b2b2b;
}

.show-page-tile-art {
  width: 100%;
  height: 100%;
  min-width: 300px;
  border-radius: 10px;
  box-shadow: 0 10px 15px -10px #000;
  -o-object-fit: contain;
  object-fit: contain;
  -o-object-position: 50% 50%;
  object-position: 50% 50%;
}

.video-trailer {
  box-shadow: 0 15px 20px -10px rgba(0, 0, 0, 0.67);
}

.show-page-hero-header {
  margin-top: 0px;
  font-size: 35px;
  line-height: 35px;
}

.footer-text {
  color: #fff;
  line-height: 28px;
  text-align: center;
}

.dropdown-list {
  background-color: #f5f5f5;
  color: #2b2b2b;
}

.dropdown-list.w--open {
  background-color: #d4d4d4;
}

.logotype-span {
  color: grey;
  font-size: 25px;
  line-height: 30px;
  font-weight: 400;
  letter-spacing: 2px;
}

.video-trailer-section {
  padding-top: 60px;
  padding-bottom: 60px;
  background-color: #fefefa;
}

.show-page-hero-container {
  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: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.show-page-hero-button {
  padding-top: 10px;
  padding-bottom: 10px;
  border-radius: 20px;
  background-color: #fff;
  color: #2b2b2b;
  font-weight: 700;
}

.show-page-hero-button.listen-now {
  margin-right: 0px;
  padding: 8px 13px;
  border: 2px solid #fff;
  border-radius: 20px;
  background-color: transparent;
  color: #fff;
}

.show-page-hero-button.listen-now:hover {
  background-color: #fff;
  color: #2c1810;
}

.host-image-mask {
  width: 100%;
  max-width: 240px;
  margin-right: 40px;
}

.dropdown-link {
  color: #2b2b2b;
}

.dropdown-link:hover {
  color: #ababab;
}

.dropdown-link.w--current {
  color: #2b2b2b;
  text-decoration: none;
}

.dropdown-link.w--current:hover {
  color: #ababab;
}

.body {
  font-family: Montserrat, sans-serif;
  color: #333;
  font-size: 15px;
}

.smf-form-section {
  margin-top: 0px;
  padding-top: 60px;
  padding-bottom: 0px;
  background-color: #e7f1fe;
}

.smf-form {
  display: block;
}

.heading {
  margin-top: 0px;
  margin-bottom: 10px;
  text-align: center;
}

.paragraph {
  text-align: center;
}

.link {
  display: none;
}

.pdf-link {
  color: #031728;
}

.pdf-link:hover {
  color: #1697c0;
}

.rules-pdf {
  display: none;
}

.section {
  padding-top: 60px;
  padding-bottom: 60px;
}

.section.transcripts {
  padding-top: 60px;
  background-color: #457e93;
  color: #fff;
}

.subheader {
  margin-top: 0px;
  font-size: 30px;
  line-height: 30px;
}

.transcript-link {
  display: block;
  margin-bottom: 5px;
  color: #fff;
  text-decoration: none;
}

.transcript-link:hover {
  color: #bdedff;
}

.transcript-link.last {
  margin-bottom: 0px;
}

.episode-number {
  color: #bdedff;
}

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

.transcripts-subdiv.second {
  margin-left: 40px;
}

@media screen and (max-width: 991px) {
  .dropdown {
    display: block;
  }

  .navbar-icon-link {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .nav-menu {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    background-color: #d3d3d3;
  }

  .x-icon {
    display: none;
    height: 20px;
  }

  .hamburger-icon {
    height: 20px;
    color: #2b2b2b;
  }

  .mobile-nav-button {
    padding-top: 28px;
    padding-bottom: 28px;
    color: #333;
  }

  .mobile-nav-button.w--open {
    background-color: transparent;
  }

  .grid {
    margin-left: 35px;
  }
}

@media screen and (max-width: 767px) {
  .container {
    position: static;
    left: 20px;
    right: 20px;
  }

  .embedded-player-section {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .embedded-player-container {
    padding-right: 20px;
    padding-left: 20px;
  }

  .host-section {
    padding: 40px 20px;
  }

  .show-page-tile-art-mask {
    width: 67%;
    margin-right: 0px;
    margin-bottom: 20px;
  }

  .host-container {
    -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;
  }

  .show-page-hero-section {
    padding: 40px 20px;
  }

  .host-head-shot {
    margin-right: auto;
    margin-bottom: 20px;
    margin-left: auto;
  }

  .host-header {
    text-align: center;
  }

  .show-page-hero-div {
    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: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .show-page-hero-blurb {
    text-align: center;
  }

  .brand {
    padding-left: 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: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .host-blurb {
    text-align: center;
  }

  .grid {
    margin-left: 15px;
  }

  .shadow-cover {
    height: 15px;
  }

  .logotype {
    letter-spacing: 2px;
  }

  .logotype.mobile {
    display: block;
  }

  .show-page-tile-art {
    margin-right: auto;
    margin-left: auto;
  }

  .show-page-hero-header {
    text-align: center;
  }

  .footer-text {
    margin-right: 10px;
    margin-left: 10px;
  }

  .logotype-span {
    display: none;
  }

  .logotype-span.mobile {
    display: block;
  }

  .video-trailer-section {
    padding-top: 40px;
    padding-bottom: 40px;
    background-color: #000;
  }

  .show-page-hero-container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .host-image-mask {
    margin-right: 0px;
  }

  .smf-form-section {
    padding-top: 40px;
    padding-right: 0px;
    padding-left: 0px;
  }

  .smf-form-container {
    padding-right: 20px;
    padding-left: 20px;
  }

  .section.transcripts {
    padding-right: 20px;
    padding-left: 20px;
  }
}

@media screen and (max-width: 479px) {
  .show-page-tile-art-mask {
    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;
  }

  .nav-menu {
    background-color: #d4d4d4;
  }

  .sony-music-logotype {
    height: 15px;
  }

  .brand {
    padding-left: 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: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .mobile-nav-button.w--open {
    background-color: transparent;
  }

  .shadow-cover {
    height: 20px;
    margin-top: -40px;
  }

  .logotype {
    font-size: 16px;
    line-height: 20px;
    letter-spacing: 1px;
  }

  .show-page-tile-art {
    max-width: 67%;
    min-width: 0px;
  }

  .show-page-hero-header {
    text-align: center;
  }

  .show-page-hero-button-div {
    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: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .logotype-span {
    display: none;
    font-size: 16px;
    line-height: 20px;
  }

  .logotype-span.mobile {
    display: block;
  }

  .show-page-hero-button.listen-now {
    margin-right: 0px;
    margin-bottom: 10px;
  }

  .transcripts-div {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .transcripts-subdiv.second {
    margin-left: 0px;
  }
}