a {
  font-size: 22px;
  text-decoration: underline;
}

a.w--current {
  font-family: Montserrat, sans-serif;
  color: hsla(0, 0%, 100%, .63);
  font-size: 26px;
}

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

.header {
  position: static;
  left: 0px;
  top: 0px;
  right: 0px;
  display: block;
  margin-top: 30px;
  text-align: center;
}

.triplet-section {
  position: relative;
  left: 0px;
  top: 0px;
  right: 0px;
  display: block;
  margin-top: 10px;
  text-align: center;
}

.tripletrow {
  position: static;
  left: 0px;
  top: 0px;
  right: 0px;
  display: inline-block;
  width: 1000px;
  margin: 10px;
  text-align: center;
}

.david-hughes-header {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  margin-bottom: 21px;
  padding-top: 15px;
  padding-bottom: 0px;
  text-align: center;
}

.headerimage {
  display: block;
  max-width: auto;
}

.hero-section {
  position: static;
  overflow: visible;
  width: auto;
  height: 600px;
  margin-top: 100px;
  margin-bottom: 5px;
  padding-top: 0px;
  background-image: url('../images/about.png');
  background-position: 0px 0px;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: scroll;
}

.hero-section.hero-about {
  background-image: url('../images/Start-Page_02.png');
  background-position: 50% 50%;
  background-size: cover;
}

.hero-section.hero-listen {
  height: 330px;
  background-image: url('../images/listen.png');
  background-size: cover;
}

.hero-section.hero-look {
  background-image: url('../images/IMG_0768.jpg');
  background-size: cover;
}

.hero-section.hero-watch {
  height: 400px;
  margin-top: 107px;
  background-image: url('../images/scores-background.jpg');
  background-position: 0px 100%;
  background-size: 1278px;
}

.hero-section.contact {
  position: static;
  left: 0px;
  top: 0px;
  right: 0px;
  background-image: url('../images/contact bg.jpg');
  background-position: 50% 0px;
  background-size: cover;
  background-attachment: scroll;
}

.hero-section.shows {
  background-image: url('../images/shows.jpg');
}

.hero-section.session-bassist {
  background-image: url('../images/Capitol-41 (2).jpg');
  background-position: 50% 50%;
}

.hero-section.composer {
  height: 575px;
  margin-top: 100px;
  background-image: url('../images/Tokyo.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.hero-section.music {
  background-image: none;
}

.main-class.bluish {
  display: block;
  width: 100%;
  height: auto;
  margin-right: auto;
  margin-left: auto;
  padding: 20px;
  background-color: #3f5a6d;
  text-align: left;
}

.main-class.bluish.shows {
  height: auto;
  background-color: rgba(63, 90, 109, .64);
}

.main-class.beyond {
  display: block;
  width: 100%;
  height: 100px;
  margin-right: auto;
  margin-left: auto;
}

.heading {
  margin-bottom: 20px;
  opacity: 0.66;
  font-family: Montserrat, sans-serif;
  font-weight: 400;
  text-align: center;
}

.heading.link {
  text-align: center;
  text-decoration: none;
}

.heading.link:hover {
  opacity: 0.67;
  -webkit-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
  color: #333;
}

.heading.more-tracks {
  display: inline-block;
  width: 300px;
  margin: 21px 10px 10px;
  padding: 0px;
  text-align: left;
}

.testamonial-slider {
  height: 400px;
  margin-bottom: 0px;
  padding-top: 15px;
  padding-bottom: 0px;
  background-color: transparent;
}

.testamonial-block {
  display: block;
  width: 70%;
  margin-right: auto;
  margin-left: auto;
  padding-bottom: 0px;
}

.testamonial-image {
  display: block;
  width: 400px;
  height: auto;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

.testamonial {
  padding-top: 8px;
  font-family: Montserrat, sans-serif;
  color: #fff;
  text-align: center;
}

.testamonial.author {
  color: hsla(0, 0%, 100%, .47);
  font-size: 12px;
}

.testamonial.about {
  text-align: left;
}

.testamonial.black {
  color: #000;
  text-align: left;
}

.testamonial.black.left-adjusted {
  text-align: left;
}

.nav-bar {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  display: block;
  margin: 0px auto;
  padding: 20px;
  background-color: hsla(0, 0%, 100%, .86);
}

.menu-button {
  position: static;
  top: 0px;
  right: 0px;
}

.menu-icon {
  width: auto;
}

.footer {
  display: inline-block;
  width: 800px;
  height: 100px;
  padding: 20px;
  text-align: left;
}

.header-logo {
  position: static;
  left: 0px;
  top: 0px;
  right: 0px;
  display: block;
  margin: 0px auto;
  padding-top: 10px;
  text-align: center;
}

.resume-section {
  padding-top: 20px;
}

.lighbox-image {
  border: 1px solid #000;
  border-radius: 20px;
}

.link-section {
  margin-top: 20px;
  text-align: center;
}

.contact-container {
  display: inline-block;
  height: 250px;
}

.twitter-link {
  margin-top: 8px;
}

.youtube-link {
  margin-top: 16px;
}

.email-link {
  font-size: 14px;
  text-decoration: none;
}

.email-link:hover {
  color: #f77171;
}

.nav-menu {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0px;
  display: block;
  background-color: rgba(0, 0, 0, .77);
  font-family: Montserrat, sans-serif;
  color: #64e5fd;
  font-size: 26px;
  text-align: center;
}

.nav-menu:hover {
  background-color: rgba(0, 0, 0, .77);
  opacity: 1;
  color: #fff;
}

.nav-link {
  color: hsla(0, 0%, 100%, .74);
  text-align: left;
}

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

.nav-link.w--current {
  top: 0px;
  right: 0px;
  bottom: 0px;
  color: hsla(0, 0%, 100%, .91);
  text-align: left;
}

.video-light-box-section {
  padding: 25px;
  background-color: #000;
  text-align: center;
}

.lightbox {
  margin: 10px;
}

.f-bass {
  position: static;
  left: 0px;
  right: 0px;
  bottom: 0px;
  display: block;
  width: 200px;
  margin: 10px;
  background-image: url('../images/Fbass-300x226.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: scroll;
  text-align: center;
}

.sessionbasslinkblock {
  width: 320px;
  height: 675px;
  border: 1px solid #000;
  border-radius: 10px;
  background-image: url('../images/session bassist.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  opacity: 1;
}

.llinkblockartist {
  width: 315px;
  height: 675px;
  border: 1px solid #000;
  border-radius: 10px;
  background-image: url('../images/artist.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.linkblockcomposer {
  width: 320px;
  height: 675px;
  border: 1px solid #000;
  border-radius: 10px;
  background-image: url('../images/Composer.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.session-bass-text-block {
  position: static;
  left: 0px;
  top: 0px;
  right: 0px;
  background-image: url('../images/Start-Page_09.jpg');
  background-position: 50% 0px;
  background-size: contain;
  background-repeat: no-repeat;
  opacity: 1;
}

.artist-text-block {
  background-image: url('../images/Start-Page_06.jpg');
  background-position: 50% 0px;
  background-size: auto;
  background-repeat: no-repeat;
  opacity: 1;
}

.composer-text-block {
  background-image: url('../images/Start-Page_08.jpg');
  background-position: 50% 0px;
  background-size: contain;
  background-repeat: no-repeat;
  background-attachment: scroll;
  opacity: 1;
}

.fbass-link {
  width: 100%;
  height: 226px;
  background-image: url('../images/Fbass-300x226.png');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.footer-columns {
  display: block;
  width: 330px;
}

.soc-media-column {
  display: block;
}

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

.mwv-text {
  margin-top: -134px;
  margin-left: 204px;
  padding: 26px;
  font-family: Montserrat, sans-serif;
  color: #fff;
}

.mwv-logo {
  position: relative;
  left: 0px;
  top: 0px;
  display: inline-block;
  max-width: 21%;
  margin: 7px;
}

.music-container {
  display: block;
  padding: 20px;
}

.music-html {
  padding: 10px 0px;
}

.beyond-link {
  display: inline-block;
  width: 250px;
  margin-top: 0px;
  margin-left: 0px;
}

.beyond-container {
  display: inline-block;
  padding-left: 0px;
}

.score-text {
  display: block;
  padding: 10px;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: hsla(0, 0%, 100%, .89);
  font-size: 20px;
  line-height: 24px;
  text-decoration: none;
}

.social-media-link {
  position: static;
  display: inline-block;
  width: 50px;
  margin: 10px;
  padding: 0px;
  text-align: left;
}

.footer-container {
  display: block;
}

.more-tracks-container {
  padding-left: 11px;
}

.image {
  border: 1px solid #fff;
}

html.w-mod-js *[data-ix="load-session-bass"] {
  opacity: 0;
  -webkit-transform: scale(0.9, 0.9);
  -ms-transform: scale(0.9, 0.9);
  transform: scale(0.9, 0.9);
}

html.w-mod-js *[data-ix="load-artist"] {
  opacity: 0.15000000000000002;
  -webkit-transform: scale(0.9, 0.9);
  -ms-transform: scale(0.9, 0.9);
  transform: scale(0.9, 0.9);
}

html.w-mod-js *[data-ix="load-composer"] {
  opacity: 0.15000000000000002;
  -webkit-transform: scale(0.9, 0.9);
  -ms-transform: scale(0.9, 0.9);
  transform: scale(0.9, 0.9);
}

html.w-mod-js *[data-ix="fade-in-on-load"] {
  opacity: 0;
}

html.w-mod-js *[data-ix="load-testamonial"] {
  opacity: 0;
}

html.w-mod-js *[data-ix="fade-in-on-scroll"] {
  opacity: 0;
}

html.w-mod-js *[data-ix="slide-in-on-load"] {
  opacity: 0;
  -webkit-transform: translate(-1000px, 0px);
  -ms-transform: translate(-1000px, 0px);
  transform: translate(-1000px, 0px);
}

html.w-mod-js *[data-ix="video-fade-in"] {
  opacity: 0;
}

html.w-mod-js *[data-ix="video-fade-in-2"] {
  opacity: 0;
}

html.w-mod-js *[data-ix="video-fade-in-3"] {
  opacity: 0;
}

html.w-mod-js *[data-ix="video-fade-in-4"] {
  opacity: 0;
}

html.w-mod-js *[data-ix="fade-in-and-slide-in"] {
  opacity: 0;
  -webkit-transform: translate(-73px, 0px);
  -ms-transform: translate(-73px, 0px);
  transform: translate(-73px, 0px);
}

html.w-mod-js *[data-ix="hide"] {
  opacity: 0;
  -webkit-transform: scale(0.9, 1) translate(0px, -30px);
  -ms-transform: scale(0.9, 1) translate(0px, -30px);
  transform: scale(0.9, 1) translate(0px, -30px);
}

html.w-mod-js *[data-ix="f-bass-link"] {
  opacity: 0;
  -webkit-transform: scale(0.5, 0.5);
  -ms-transform: scale(0.5, 0.5);
  transform: scale(0.5, 0.5);
}

html.w-mod-js *[data-ix="fade-in-and-grow-on-load"] {
  opacity: 0;
  -webkit-transform: scale(0.1, 0.1);
  -ms-transform: scale(0.1, 0.1);
  transform: scale(0.1, 0.1);
}

@media (max-width: 991px) {
  .header {
    margin: 20px;
  }
  .triplet-section {
    max-width: auto;
  }
  .tripletrow {
    display: inline-block;
  }
  .hero-section.hero-watch {
    height: 350px;
  }
  .hero-section.composer {
    height: 300px;
  }
  .heading {
    margin: 8px;
  }
  .nav-bar {
    text-align: left;
  }
  .nav-menu {
    text-align: right;
  }
  .mwv-logo {
    max-width: 27%;
  }
}

@media (max-width: 767px) {
  .hero-section.hero-watch {
    height: 200px;
    background-size: cover;
  }
  .hero-section.composer {
    height: 200px;
  }
  .heading {
    margin: 7px;
    font-size: 26px;
  }
  .heading.more-tracks {
    width: 200px;
  }
  .mwv-text {
    display: block;
    margin-top: 0px;
    margin-left: 0px;
    padding: 0px;
  }
  .beyond-link {
    width: 180px;
  }
}

@media (max-width: 479px) {
  .david-hughes-header {
    margin-bottom: 0px;
  }
  .hero-section {
    height: 250px;
    margin-top: 72px;
  }
  .hero-section.hero-watch {
    height: 150px;
    margin-top: 64px;
    background-position: 50% 50%;
    background-size: cover;
  }
  .hero-section.composer {
    height: 150px;
    margin-top: 60px;
  }
  .main-class.beyond {
    margin-top: 351px;
  }
  .heading {
    margin: 1px;
    font-size: 20px;
  }
  .heading.link {
    font-size: 16px;
  }
  .nav-bar {
    padding: 6px;
  }
  .menu-button {
    margin-top: 0px;
    padding-top: 10px;
  }
  .header-logo {
    position: relative;
    left: 0px;
    top: 0px;
    right: auto;
    bottom: 0px;
    max-width: 70%;
    margin-right: 108px;
    margin-left: 0px;
    text-align: left;
  }
  .brand {
    position: relative;
    width: 198px;
    margin-top: 6px;
    text-align: left;
  }
  .mwv-text {
    margin-top: 0px;
    margin-right: 0px;
    margin-left: 0px;
  }
  .mwv-logo {
    max-width: 100px;
  }
  .beyond-link {
    width: 150px;
    margin-top: -59px;
    margin-left: 67px;
  }
  .score-text {
    font-size: 14px;
    line-height: 16px;
  }
  .more-tracks-container {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }
}