:root {
  --white: white;
  --dark-slate-gray: #262c46;
  --dark-slate-gray-2: #312b3de3;
  --silver: #c2beb396;
  --light-sea-green: #1abc9c;
}

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

.w-layout-layout {
  grid-row-gap: 20px;
  grid-column-gap: 20px;
  grid-auto-columns: 1fr;
  justify-content: center;
  padding: 20px;
}

.w-layout-cell {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

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

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

body {
  color: #fff;
  text-align: center;
  background-color: #000;
  background-image: url('../images/fans-black.jpg');
  background-size: cover;
  padding-top: 126px;
  font-family: Roboto Condensed, sans-serif;
  font-size: 14px;
  line-height: 20px;
}

h1 {
  color: #2d3338;
  text-shadow: none;
  margin: 10px 0;
  font-family: Roboto Condensed, sans-serif;
  font-size: 69px;
  font-style: normal;
  font-weight: 700;
  line-height: 54px;
}

h2 {
  text-shadow: none;
  margin: 0 0 10px;
  font-size: 32px;
  font-weight: 400;
  line-height: 36px;
}

h3 {
  text-shadow: none;
  margin: 5px 0;
  font-size: 22px;
  font-weight: 400;
  line-height: 30px;
}

h4 {
  margin: 10px 0;
  font-size: 18px;
  font-weight: 700;
  line-height: 24px;
}

h5 {
  margin: 10px 0;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
}

h6 {
  margin: 10px 0;
  font-size: 12px;
  font-weight: 700;
  line-height: 18px;
}

p {
  letter-spacing: 0;
  text-shadow: none;
  margin-top: 0;
  margin-bottom: 5px;
  font-size: 16px;
  font-weight: 300;
  line-height: 23px;
}

.subtitle {
  color: var(--white);
  text-shadow: none;
  padding-bottom: 15px;
  font-family: Roboto Condensed, sans-serif;
  font-size: 31px;
  font-weight: 400;
  line-height: 35px;
}

.subtitle.click {
  font-size: 24px;
}

.subtitle.white {
  color: var(--white);
}

.footer-section {
  color: #7e7c87;
  background-color: #0000;
  margin-top: 0;
  padding-top: 38px;
  padding-bottom: 34px;
  position: relative;
  bottom: 0;
  left: 0;
  right: 0;
}

.copyright {
  color: #ffffff85;
  text-align: left;
}

.container {
  padding-left: 127px;
  padding-right: 127px;
}

.container.rhe {
  margin-top: 20px;
}

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

.section {
  background-image: url('../images/Hubbard-Poster-Backgrounds-Purple.jpg');
  background-position: 0 0;
  background-size: cover;
  margin-bottom: 0;
  padding-bottom: 0;
}

.section.ynr {
  -webkit-text-fill-color: inherit;
  object-fit: fill;
  background-image: url('../images/Hubbard-Poster-Backgrounds-Purple.jpg');
  background-position: 0 0;
  background-size: auto;
  background-clip: border-box;
  margin-bottom: 0;
  padding-bottom: 0;
  display: block;
  position: static;
  overflow: visible;
}

.section.js {
  background-image: url('../images/Hubbard-Poster-Backgrounds-Black-Red.png');
}

.section.rh {
  background-image: url('../images/Hubbard-Poster-Backgrounds-Blue.png');
  background-position: 0 0;
  background-size: cover;
}

.section-2 {
  background-image: url('../images/Yellow-Background.jpg');
  background-position: 0 0;
  background-size: cover;
}

.section-2.bmt {
  background-image: linear-gradient(#00000029, #00000029), url('../images/Yellow-Background.jpg');
  background-position: 0 0, 0 0;
  background-size: auto, cover;
  display: block;
}

.section-3 {
  color: var(--dark-slate-gray);
  background-image: url('../images/Hubbard-Poster-Backgrounds-Green.jpg');
  background-position: 0 0;
  background-size: auto;
}

.section-3.js {
  background-image: url('../images/Hubbard-Poster-Backgrounds-Black-Red.png');
}

.kks-container {
  margin-top: 1px;
}

.ynr-image {
  margin-bottom: 1px;
}

.body {
  color: var(--dark-slate-gray);
  background-position: 50% 100%;
  background-repeat: repeat;
  background-attachment: fixed;
  padding-top: 0;
}

.body.dark {
  color: var(--dark-slate-gray);
}

.section-5 {
  height: 100%;
  min-height: 500px;
  margin-top: 0;
  margin-bottom: 0;
}

.trans-container {
  height: 100%;
  min-height: 300px;
}

.bmt-text {
  color: var(--dark-slate-gray-2);
  text-shadow: 0 1px 1px var(--dark-slate-gray);
}

.kks-text {
  color: var(--dark-slate-gray);
}

.jslogo {
  outline-offset: 0px;
  object-fit: fill;
  outline: 3px solid #000;
  margin-top: 20px;
  padding-top: 0;
  position: static;
}

.jscontainer {
  margin-top: 0;
  padding-top: 15px;
  padding-bottom: 15px;
}

.jsvideocontainer {
  padding-bottom: 15px;
}

.jstext {
  font-size: 22px;
  line-height: 22px;
}

.jstext.light {
  color: var(--white);
  -webkit-text-stroke-color: var(--white);
}

.email-link {
  color: #efeef5;
}

.text-paragraph {
  text-align: left;
  display: inline-block;
}

.container-2 {
  margin-bottom: 20px;
  padding-top: 30px;
}

.video-container {
  margin-bottom: 30px;
}

.body-2 {
  background-repeat: no-repeat;
  background-size: auto;
  padding-top: 30px;
}

.link {
  color: #fdfdfd;
  font-weight: 700;
}

.song-list-container {
  padding-top: 36px;
}

.video {
  outline-offset: 0px;
  outline: 3px solid #fff;
}

.navbar {
  background-color: #080000;
}

.song-tab {
  color: #fcf9f9;
  background-color: #0a0000;
}

.song-tab.w--current {
  color: #fcf4f4;
  background-color: #070000;
  font-weight: 700;
}

.copyright-text {
  margin-top: 20px;
  margin-bottom: 19px;
  display: inline-block;
}

.copyright-div {
  padding-left: 85px;
  padding-right: 85px;
}

.paragraph-2 {
  text-align: left;
  display: inline-block;
}

.rickhubbard-image {
  padding-top: 66px;
}

.rh-guitar-image {
  margin-top: 50px;
  margin-right: 14px;
}

.link-block, .link-block-2, .link-block-3 {
  margin-top: 30px;
}

.div-block {
  color: var(--dark-slate-gray);
  margin-top: 15px;
  margin-bottom: 0;
  padding-bottom: 50px;
}

.video-2 {
  margin-bottom: 100px;
}

.rheheading {
  color: var(--dark-slate-gray);
  -webkit-text-stroke-width: 0px;
  text-shadow: none;
  font-weight: 700;
}

.rheheading.white {
  color: #fff;
}

.rheheading.dark {
  color: var(--dark-slate-gray);
  -webkit-text-stroke-width: 0px;
  -webkit-text-stroke-color: var(--white);
  text-shadow: 0 1px 1px #0003;
}

.rhetext {
  color: var(--dark-slate-gray);
  font-size: 18px;
  font-weight: 400;
}

.rhetext.white {
  color: #fff;
}

.rhetext.dark {
  color: var(--dark-slate-gray);
  text-shadow: 0 1px 1px #0003;
}

.rheheader4 {
  color: var(--dark-slate-gray);
}

.rheheader4.dark {
  color: var(--dark-slate-gray);
  text-shadow: none;
}

.div-block-2 {
  color: var(--dark-slate-gray);
  margin-bottom: 0;
  padding-bottom: 30px;
}

.heading, .test-heading-dark, .heading-2 {
  color: var(--dark-slate-gray);
}

.heading-3 {
  color: var(--dark-slate-gray);
  font-weight: 700;
}

.heading-3.dark {
  color: var(--dark-slate-gray);
}

.text-block, .kks-show-text {
  color: var(--dark-slate-gray);
  font-size: 18px;
}

.kks-show-text.dark {
  color: var(--dark-slate-gray);
  font-size: 22px;
  line-height: 22px;
}

.bmtheader {
  color: var(--dark-slate-gray);
  font-weight: 700;
}

.bmtheader.dark {
  color: var(--dark-slate-gray);
}

.bmttext {
  color: var(--dark-slate-gray);
  font-size: 18px;
  font-weight: 400;
}

.bmttext.dark {
  color: var(--dark-slate-gray);
  font-size: 22px;
  line-height: 22px;
}

.ynrheader {
  color: var(--white);
  font-weight: 700;
}

.heading-4, .text-block-2 {
  color: var(--white);
}

.text-block-3 {
  font-size: 22px;
  line-height: 22px;
}

.text-block-4 {
  font-size: 22px;
}

.rhtest {
  font-size: 22px;
  line-height: 22px;
}

.rhtest.light {
  color: var(--white);
  -webkit-text-stroke-color: var(--white);
  text-transform: none;
}

.jsheading {
  -webkit-text-stroke-color: var(--white);
  font-weight: 700;
}

.jsheading.light {
  color: var(--white);
}

.rhheading {
  color: var(--white);
  font-weight: 700;
}

.ynrtext.light {
  color: var(--white);
  -webkit-text-stroke-color: var(--white);
  font-size: 22px;
  line-height: 22px;
}

@media screen and (max-width: 991px) {
  .subtitle {
    text-shadow: none;
    font-size: 29px;
  }

  .container {
    padding-left: 57px;
    padding-right: 57px;
  }
}

@media screen and (max-width: 767px) {
  body {
    padding-top: 65px;
  }

  .subtitle {
    text-shadow: none;
    margin-left: 0;
    margin-right: 0;
    padding-bottom: 43px;
  }

  .footer-section {
    background-color: #0000007d;
    padding-top: 23px;
    padding-bottom: 23px;
    position: static;
  }

  .container {
    padding-left: 10px;
    padding-right: 10px;
  }
}

@media screen and (max-width: 479px) {
  h2 {
    text-shadow: none;
    font-size: 30px;
    line-height: 31px;
  }

  p {
    text-shadow: none;
    font-size: 20px;
  }

  .subtitle {
    text-shadow: none;
    padding-bottom: 36px;
    font-size: 22px;
    line-height: 26px;
  }

  .copyright {
    text-align: center;
    margin-bottom: 16px;
  }

  .container {
    padding-left: 10px;
    padding-right: 10px;
  }

  .align-right {
    text-align: center;
  }

  .rickhubbard-image {
    padding-top: 0;
  }
}

#w-node-b6d687d4-9b43-3d92-ee0c-0d06fb5e5d54-a7603bb5 {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
}

#w-node-a0a93dee-b2d5-a35a-77f2-1baf6bb0f0a1-a7603bbd {
  grid-template-rows: auto auto;
  grid-template-columns: 1.75fr;
}


