h1 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: 'Open Sans', sans-serif;
  color: red;
  font-size: 38px;
  line-height: 44px;
  font-weight: 700;
  text-align: center;
}

h2 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 32px;
  line-height: 36px;
  font-weight: bold;
}

h5 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  font-size: 21px;
  line-height: 120%;
  font-weight: 400;
  text-align: center;
}

p {
  margin-bottom: 20px;
  padding-right: 20px;
  padding-left: 20px;
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  font-size: 16px;
  line-height: 130%;
  text-align: center;
}

a {
  color: #ffe500;
  text-decoration: underline;
}

a:hover {
  color: #0f0;
}

.body {
  background-color: #000;
}

.background-video {
  display: block;
  height: 800px;
  -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;
}

.logo-section {
  display: block;
  margin-top: -127px;
  -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;
}

.image-4 {
  display: block;
  margin-right: auto;
  margin-bottom: 10px;
  margin-left: auto;
  text-align: left;
}

.image-5 {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.blurb-section {
  margin-top: 20px;
  margin-bottom: 20px;
}

.heading {
  margin-top: 0px;
}

.heading-2 {
  font-family: gooddog-new, sans-serif;
  color: #f0f;
  text-align: center;
}

.heading-2.episodes {
  color: #fee102;
}

.heading-2.episode {
  color: #ee383b;
}

.heading-2.creidts {
  color: #ffe500;
  letter-spacing: 5px;
  text-transform: uppercase;
}

.heading-2.lime {
  color: #0f0;
}

.heading-2.blue {
  color: #0ff;
}

.heading-2.red {
  color: #ee383b;
}

.heading-2.yellow {
  color: #ffe500;
}

.navbar-links {
  margin-top: 0px;
  margin-right: 0px;
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  font-size: 18px;
  font-weight: 700;
  text-align: center;
  text-decoration: none;
}

.navbar-links:hover {
  color: #fee102;
  text-decoration: underline;
}

.navbar-links:active {
  color: #fff;
}

.navbar-links:focus {
  color: #fee102;
}

.section-2 {
  margin-bottom: 20px;
}

.grid {
  margin-bottom: 50px;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-rows: auto auto auto auto auto auto auto auto auto auto auto;
  grid-template-rows: auto auto auto auto auto auto auto auto auto auto auto;
}

.episode-grid {
  margin-top: 50px;
  padding-right: 0px;
  padding-left: 0px;
}

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

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

.episode-thumbs {
  display: block;
  margin-bottom: 5px;
  border: 6px solid #ee383b;
}

.navbar {
  background-color: #000;
}

.header-logo {
  margin-top: 10px;
  margin-bottom: 10px;
}

.comingsoon {
  margin-top: 15px;
  margin-bottom: 15px;
  font-family: 'Open Sans', sans-serif;
  color: #777;
  text-align: center;
}

.comingsoon.upcoming {
  font-family: gooddog-new, sans-serif;
}

.footer {
  position: static;
  left: 0px;
  right: 0px;
  bottom: 0px;
  margin-top: 30px;
  margin-bottom: 48px;
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  font-size: 10px;
  text-align: center;
}

.footer-link {
  color: #ffe500;
}

.footer-link:hover {
  color: #0f0;
}

.dropdown-link {
  font-family: 'Open Sans', sans-serif;
  font-weight: 600;
}

.dropdown-link:hover {
  background-color: #ff8500;
  color: #fff;
}

.dropdown-link.w--current {
  background-color: #ee383b;
  color: #fff;
}

.dropdown-list {
  background-color: #ffe500;
}

.video {
  overflow: visible;
  margin-top: 10px;
  margin-bottom: 0px;
}

.paragraph {
  text-align: left;
}

.paragraph.episode {
  text-align: center;
}

.div-block {
  display: block;
  text-align: center;
}

.link-block {
  display: block;
  margin-right: auto;
  margin-bottom: 40px;
  margin-left: auto;
  text-align: center;
}

.image-7 {
  display: block;
  margin-right: auto;
  margin-bottom: 30px;
  margin-left: auto;
}

.photocredit {
  font-size: 12px;
}

.column {
  padding: 10px;
}

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

.container-4 {
  text-align: center;
}

.video-splash {
  margin-bottom: 15px;
}

.container-5 {
  text-align: center;
}

.container-6 {
  text-align: center;
}

.container-7 {
  text-align: center;
}

.container-8 {
  text-align: center;
}

.container-9 {
  text-align: center;
}

.container-10 {
  text-align: center;
}

.container-11 {
  text-align: center;
}

.container-12 {
  text-align: center;
}

.container-13 {
  text-align: center;
}

.container-14 {
  text-align: center;
}

.container-15 {
  text-align: center;
}

.container-16 {
  text-align: center;
}

.container-17 {
  text-align: center;
}

.container-18 {
  text-align: center;
}

.sibio-photo {
  text-align: center;
}

.column-3 {
  display: block;
}

@media screen and (max-width: 991px) {
  .background-video {
    height: 500px;
  }

  .dropdown-link {
    text-align: center;
  }

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

  .menu-button {
    background-color: #ee383b;
  }

  .menu-button.w--open {
    background-color: #ffe500;
  }
}

@media screen and (max-width: 767px) {
  .background-video {
    height: 300px;
  }

  .logo-section {
    margin-top: -119px;
  }

  .image-5 {
    padding-top: 0px;
    padding-right: 40px;
    padding-left: 40px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }

  .grid {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
}

@media screen and (max-width: 479px) {
  .logo-section {
    margin-top: -91px;
  }

  .heading {
    font-size: 36px;
  }

  .heading-2 {
    padding-right: 10px;
    padding-left: 10px;
    font-size: 21px;
  }

  .heading-2.episode {
    font-size: 24px;
  }

  .heading-2.creidts {
    font-size: 21px;
  }

  .heading-2.lime {
    font-size: 21px;
  }

  .heading-2.yellow {
    padding-right: 10px;
    padding-left: 10px;
  }

  .grid {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto;
    grid-template-rows: auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto;
  }
}

