.w-backgroundvideo-backgroundvideoplaypausebutton:focus-visible {
  outline-offset: 2px;
  border-radius: 50%;
  outline: 2px solid #3b79c3;
}

.w-layout-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

@media screen and (max-width: 991px) {
  .w-layout-blockcontainer {
    max-width: 728px;
  }
}

@media screen and (max-width: 767px) {
  .w-layout-blockcontainer {
    max-width: none;
  }
}

h1 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 38px;
  font-weight: bold;
  line-height: 44px;
}

p {
  color: #ffbc75;
  text-align: left;
  margin-bottom: 10px;
  font-family: Jost, sans-serif;
  font-size: 18px;
  line-height: 24px;
}

.navbar {
  background-color: #000;
  position: fixed;
  inset: 0% 0% auto;
}

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

.brand {
  color: #fff;
  margin-top: 10px;
  margin-bottom: 0;
  font-family: Righteous, sans-serif;
}

.navbar-links {
  color: #ffbc75;
  font-family: Squada One, sans-serif;
  font-size: 24px;
  line-height: 24px;
}

.navbar-links:hover {
  color: #fff;
  background-color: #00a2b1;
}

.navbar-links.w--current {
  color: #ffbc75;
}

.navbar-links.w--current:hover {
  color: #fff;
}

.background-video {
  width: 100%;
  height: 100vh;
}

.music-art {
  margin-top: 64px;
}

.music-body {
  color: #333;
  text-align: center;
  background-color: #000;
  padding-bottom: 100px;
}

.h1 {
  opacity: 1;
  color: #fff;
  text-align: center;
  background-color: #0000;
  font-family: Righteous, sans-serif;
  font-size: 80px;
  line-height: 80px;
  position: static;
  top: 140px;
  left: 10%;
  right: 50%;
}

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

.h3 {
  color: #00a2b1;
  margin-top: 40px;
  font-family: Jost, sans-serif;
  font-size: 30px;
}

.album-embed {
  margin-top: 40px;
}

.h4 {
  color: #ffbc75;
  margin-bottom: 20px;
  font-family: Jost, sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 24px;
}

.h4.white {
  color: #fff;
}

.h4.white.calendar {
  margin-top: 40px;
}

.heading-2 {
  line-height: 18px;
}

.scores-body {
  text-align: center;
  background-color: #000;
  margin-bottom: 0;
  padding-bottom: 100px;
}

.banners {
  width: 100vw;
  margin-top: 64px;
}

.bio-body {
  text-align: center;
  background-color: #000;
  padding-bottom: 100px;
}

.small-banner {
  margin-top: 65px;
  display: block;
  position: relative;
}

.h2 {
  color: #fff;
  text-align: center;
  background-color: #0000;
  font-family: Squada One, sans-serif;
  font-size: 60px;
  line-height: 60px;
}

.h2.scores {
  margin-top: 60px;
}

.bio-columns {
  margin-top: 20px;
}

.bio-container {
  padding-left: 19px;
  padding-right: 19px;
}

.bio-pic, .paragraph, .paragraph-2, .paragraph-3, .background-video-2 {
  display: none;
}

.link-block {
  width: 50%;
}

.book-covers {
  margin-left: 10px;
  margin-right: 10px;
}

.book-cover-align-right {
  text-align: right;
}

.book-cover-align-left {
  text-align: left;
}

.small-text {
  margin-left: 10px;
  font-size: 12px;
}

.book-columns {
  margin-top: 100px;
  margin-bottom: 40px;
}

.christylus {
  width: auto;
  height: auto;
  margin-top: 40px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  padding-bottom: 0;
}

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

.background-video-3, .background-video-4 {
  height: auto;
}

.preview-links {
  color: #ffbc75;
}

.preview-links:hover {
  color: #00a2b1;
}

.background-video-5 {
  width: 500px;
  height: 300px;
  margin-left: auto;
  margin-right: auto;
}

.paragraph-4 {
  font-size: 20px;
  line-height: 24px;
}

.image {
  float: none;
  position: static;
}

._20px-text-orange {
  color: #ffbc75;
  margin-bottom: 20px;
  font-family: Jost, sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 24px;
}

._20px-text-orange.white {
  color: #fff;
}

._20px-text-orange.white.calendar {
  margin-top: 40px;
}

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

  .body {
    background-color: #00a2b1;
  }

  .icon {
    color: #00a2b1;
    font-size: 36px;
    line-height: 30px;
  }

  .nav-menu, .menu-button.w--open {
    background-color: #000;
  }
}

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

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

  .bio-columns {
    display: block;
  }

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

  .bio-pic {
    display: none;
  }

  .bio-pic.phone-landscape {
    text-align: center;
    display: none;
  }

  .paragraph, .paragraph-2, .paragraph-3 {
    display: none;
  }
}

@media screen and (max-width: 479px) {
  .brand {
    font-size: 30px;
  }

  .background-video {
    height: 200px;
    display: none;
  }

  .body.phone {
    text-align: center;
  }

  .h2 {
    font-size: 48px;
  }

  .bio-columns {
    display: block;
  }

  .bio-pic {
    margin-bottom: 20px;
    display: block;
  }

  .bio-pic.phone-landscape, .paragraph, .paragraph-2, .paragraph-3 {
    display: block;
  }

  .column {
    display: none;
  }

  .background-video-2 {
    width: 100%;
    min-width: 0;
    height: 393px;
    margin-top: 65px;
    margin-left: auto;
    margin-right: auto;
    display: block;
    overflow: hidden;
  }

  .book-covers {
    margin-top: 20px;
  }

  .book-cover-align-right, .book-cover-align-left, .small-text {
    text-align: center;
  }

  .christylus {
    width: auto;
  }

  .background-video-5 {
    width: 400px;
    height: 300px;
  }
}


