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

.w-embed-youtubevideo {
  width: 100%;
  position: relative;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/youtube-placeholder.2b05e7d68d.svg');
  background-size: cover;
  background-position: 50% 50%;
}

.w-embed-youtubevideo:empty {
  min-height: 75px;
  padding-bottom: 56.25%;
}

body {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 20px;
}

h1 {
  margin-top: 20px;
  margin-bottom: 10px;
  color: #fff;
  font-size: 10vh;
  line-height: 10vh;
  font-weight: 700;
}

h2 {
  margin-top: 20px;
  margin-bottom: 20px;
  color: #fff;
  font-size: 38px;
  line-height: 48px;
  font-weight: 700;
}

h3 {
  margin-top: 10px;
  margin-bottom: 25px;
  color: #6b6b6b;
  font-size: 24px;
  line-height: 40px;
  font-weight: 400;
}

h4 {
  margin-top: 10px;
  margin-bottom: 10px;
  color: #fff;
  font-size: 18px;
  line-height: 24px;
  font-weight: 700;
}

p {
  margin-bottom: 10px;
  color: #6b6b6b;
  font-size: 16px;
  line-height: 30px;
}

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

img {
  display: inline-block;
  max-width: 100%;
}

.nav {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 0px;
  min-width: 0px;
  -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: transparent;
  color: #fff;
}

.nav-inner {
  width: 100vw;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-family: 'Gothic A1', sans-serif;
}

.body {
  -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;
  background-color: transparent;
  font-family: 'Gothic A1', sans-serif;
}

.nav-links {
  margin-top: 2px;
  margin-right: 15px;
  margin-left: 15px;
  color: #fff;
  font-size: 14px;
  text-decoration: none;
}

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

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

.container-logo {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-bottom: 25px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.pipes-contain-nav-bar-top {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 60px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -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;
  background-color: #202020;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Fira Sans', 'Droid Sans', 'Helvetica Neue', sans-serif;
  color: #fff;
}

.image-icon-home {
  margin-right: 10px;
  margin-bottom: 2px;
  margin-left: 10px;
}

.text-block-hedge {
  font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Fira Sans', 'Droid Sans', 'Helvetica Neue', sans-serif;
  color: #fff;
  font-size: 12px;
  line-height: 16px;
}

.links-generic {
  color: #fff;
  text-decoration: none;
}

.pipes-navbar-icon {
  width: 70%;
  height: 70%;
}

.link-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 40px;
  height: 40px;
  -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;
  border: 1px solid #fff;
  border-radius: 100px;
}

.pipes-nav-link-text {
  margin-left: 20px;
  font-family: Lato, sans-serif;
  color: #fff;
  font-size: 18px;
  cursor: pointer;
}

.pipes-nav-link-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-top: 25px;
  margin-bottom: 25px;
  text-decoration: none;
}

.pipes-nav-link-block.w--current {
  text-decoration: none;
}

.pipes-nav-grid-icons {
  max-width: 100px;
  margin-left: 20px;
}

.pipes-nav-links {
  width: 250px;
  background-color: rgba(1, 47, 71, 0.97);
}

.pipes-header-hero {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 400px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: url('../images/hymnal-header.jpg');
  background-position: 50% 0%;
  background-size: cover;
  background-repeat: no-repeat;
}

.pipes-header-logo {
  display: block;
  width: 400px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.pipes-body {
  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;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
}

.pipes-grid-album {
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.pipes-acordian-trigger {
  display: block;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.pipes-album-cover {
  cursor: pointer;
}

.pipes-album-heading-01 {
  margin-top: 10px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Fira Sans', 'Droid Sans', 'Helvetica Neue', sans-serif;
  color: #747474;
  font-size: 16px;
  line-height: 15px;
  font-weight: 900;
}

.pipes-accordian-animation {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  max-width: 100%;
  margin-top: 10px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #ccc;
}

.pipes-hero-footer-01 {
  height: 350px;
  background-image: url('../images/hymnal-footer-02.jpg');
  background-position: 0% 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: scroll;
}

.pipes-text-accordian {
  width: 100%;
  padding: 10px;
  font-family: Lato, sans-serif;
  font-size: 12px;
  line-height: 18px;
}

.pipes-footer {
  -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;
  background-color: #202020;
}

.pipes-container-contact {
  padding-top: 50px;
  padding-bottom: 50px;
  text-align: center;
}

.pipes-icon-stream-itunes {
  width: 40px;
  height: 40px;
  margin-top: 15px;
  padding: 5px;
  border: 1px solid #000;
  border-radius: 20px;
}

.pipes-icon-stream-spotify {
  width: 40px;
  height: 40px;
  margin-top: 15px;
  margin-left: 10px;
  padding: 5px;
  border: 1px solid #000;
  border-radius: 20px;
}

.pipes-icon-stream-youtube {
  width: 40px;
  height: 40px;
  margin-top: 15px;
  margin-left: 10px;
  padding: 5px;
  border: 1px solid #000;
  border-radius: 20px;
}

.pipes-icon-stream-amazon {
  width: 40px;
  height: 40px;
  margin-top: 15px;
  margin-left: 10px;
  padding: 5px;
  border: 1px solid #000;
  border-radius: 20px;
}

.pipes-album-listing {
  margin-top: 5px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Fira Sans', 'Droid Sans', 'Helvetica Neue', sans-serif;
  font-size: 12px;
  line-height: 15px;
}

.pipes-header-title {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Fira Sans', 'Droid Sans', 'Helvetica Neue', sans-serif;
  color: #6d7a8c;
  font-size: 18px;
  font-weight: 900;
}

.pipes-header-text {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Fira Sans', 'Droid Sans', 'Helvetica Neue', sans-serif;
  font-size: 16px;
  line-height: 20px;
  font-weight: 300;
  text-align: left;
}

.pipes-image-gallery {
  width: 300px;
}

.pipes-hero-footer-03 {
  height: 350px;
  background-image: url('../images/hymnal-footer-03.jpg');
  background-position: 0% 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: scroll;
}

.pipes-hero-footer-02 {
  height: 350px;
  background-image: url('../images/hymnal-footer-01.jpg');
  background-position: 0% 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: scroll;
}

.pipes-grid-gallery {
  width: 900px;
  max-width: 95%;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
}

.pipes-contain-body-copy {
  display: block;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.pipes-contain-dm {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 40px;
  padding-bottom: 40px;
  -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;
  background-color: #202020;
  color: #6b6b6b;
}

.pipes-about-header {
  font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Fira Sans', 'Droid Sans', 'Helvetica Neue', sans-serif;
  color: #7e9bc2;
  font-size: 18px;
  font-weight: 900;
}

.pipes-about-copy {
  font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Fira Sans', 'Droid Sans', 'Helvetica Neue', sans-serif;
  color: #9b9b9b;
  font-size: 18px;
  line-height: 22px;
  font-weight: 300;
  text-align: left;
}

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

.pipes-about-artist-grid {
  display: -ms-grid;
  display: grid;
  width: 700px;
  max-width: 90%;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 0.5fr 1.25fr;
  grid-template-columns: 0.5fr 1.25fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.pipes-about-artist-text {
  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: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.div-video-container {
  width: 600px;
}

.div-video-spacer {
  height: 50px;
}

.spacer-top-bottom {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 65px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.div-nav-social {
  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;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #202020;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Fira Sans', 'Droid Sans', 'Helvetica Neue', sans-serif;
  color: #fff;
}

.spacer-footer {
  height: 20px;
}

.div-nav-bar-bottom {
  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;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #202020;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Fira Sans', 'Droid Sans', 'Helvetica Neue', sans-serif;
  color: #fff;
}

.link-block-fb {
  margin-right: 5px;
}

.icon-social {
  width: 40px;
  height: 40px;
  padding: 5px;
}

.pipes-contain-dm-content {
  max-width: 750px;
}

.html-embed {
  width: 100%;
  padding: 10px 10px 5px;
}

.pipes-text-coming-soon {
  font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Fira Sans', 'Droid Sans', 'Helvetica Neue', sans-serif;
  color: #fc0a7e;
  font-size: 12px;
  line-height: 15px;
}

.db-contain-dsp {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 5px;
  margin-left: 5px;
}

.db-link-block {
  text-decoration: none;
}

.db-stream-dsp-box {
  width: 75px;
  margin-right: 5px;
  padding: 7px 5px 5px;
  border: 1px solid #6b6b6b;
  border-radius: 0px;
  background-color: transparent;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Fira Sans', 'Droid Sans', 'Helvetica Neue', sans-serif;
  color: #6b6b6b;
  font-size: 12px;
  font-weight: 400;
  text-align: center;
}

.pipes-contain-dsp {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 10px;
}

.pipes-link-block {
  text-decoration: none;
}

.pipes-stream-dsp-box {
  width: 69px;
  margin-right: 5px;
  padding-top: 7px;
  padding-bottom: 5px;
  border: 1px solid #6b6b6b;
  border-radius: 0px;
  background-color: transparent;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Fira Sans', 'Droid Sans', 'Helvetica Neue', sans-serif;
  color: #6b6b6b;
  font-size: 12px;
  font-weight: 400;
  text-align: center;
}

.pipes-body-contain {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 95%;
  max-width: 750px;
  -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;
}

@media screen and (max-width: 991px) {
  h2 {
    font-size: 34px;
    line-height: 44px;
  }

  h3 {
    font-size: 20px;
    line-height: 32px;
  }

  .nav {
    width: 100vw;
  }

  .nav-inner {
    width: 100vw;
  }

  .menu-icon {
    color: #fff;
    font-size: 40px;
  }

  .menu-button.w--open {
    background-color: rgba(0, 0, 0, 0.6);
  }

  .pipes-nav-links {
    width: 275px;
    min-width: 240px;
    padding-top: 20px;
    padding-right: 20px;
    padding-left: 20px;
  }

  .pipes-header-hero {
    height: 300px;
  }

  .pipes-header-logo {
    width: 300px;
  }

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

  .pipes-div-release {
    max-width: 100%;
  }

  .pipes-contain-body-copy {
    width: 95%;
    max-width: 600px;
  }

  .pipes-about-header {
    width: 90%;
  }

  .pipes-about-copy {
    width: 90%;
  }

  .div-video-container {
    width: 90%;
    max-width: 600px;
  }

  .pipes-contain-dm-content {
    width: 95%;
    max-width: 700px;
  }

  .pipes-body-contain {
    width: 95%;
    max-width: 700px;
  }
}

@media screen and (max-width: 767px) {
  h2 {
    font-size: 28px;
    line-height: 38px;
  }

  .nav-links {
    display: inline-block;
    color: #fff;
  }

  .menu-icon {
    font-size: 30px;
  }

  .container-logo {
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
  }

  .pipes-header-hero {
    height: 300px;
  }

  .pipes-header-logo {
    width: 275px;
    max-width: 95%;
  }

  .pipes-grid-album {
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .pipes-grid-gallery {
    max-width: 95%;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
  }

  .pipes-contain-body-copy {
    width: 90%;
    max-width: 600px;
  }

  .div-video-container {
    width: 90%;
    max-width: 500px;
  }

  .div-video-spacer {
    height: 50px;
  }

  .spacer-top-bottom {
    height: 50px;
    -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;
  }

  .spacer-footer {
    height: 25px;
  }

  .pipes-contain-dm-content {
    max-width: 350px;
  }

  .pipes-body-contain {
    max-width: 350px;
  }
}

@media screen and (max-width: 479px) {
  h1 {
    font-size: 60px;
    line-height: 70px;
  }

  h3 {
    font-size: 16px;
  }

  .nav-inner {
    width: 100vw;
  }

  .nav-links {
    margin-right: 10px;
    margin-left: 10px;
    font-size: 12px;
  }

  .menu-button.w--open {
    background-color: rgba(0, 0, 0, 0.9);
  }

  .pipes-contain-nav-bar-top {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 50px;
  }

  .image-icon-home {
    margin-right: 10px;
    margin-left: 10px;
  }

  .text-block-hedge {
    font-size: 10px;
    line-height: 14px;
  }

  .pipes-nav-links {
    width: 240px;
    background-color: rgba(1, 47, 71, 0.97);
  }

  .pipes-header-hero {
    height: 250px;
  }

  .pipes-header-logo {
    width: 275px;
    max-width: 65%;
  }

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

  .pipes-hero-footer-01 {
    height: 200px;
    background-position: 50% 100%;
  }

  .pipes-footer {
    font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Fira Sans', 'Droid Sans', 'Helvetica Neue', sans-serif;
  }

  .pipes-container-contact {
    max-width: 100%;
  }

  .pipes-icon-stream-itunes {
    width: 35px;
    height: 35px;
  }

  .pipes-image-gallery {
    width: 100%;
  }

  .pipes-hero-footer-03 {
    height: 200px;
    background-position: 50% 100%;
  }

  .pipes-hero-footer-02 {
    height: 200px;
    background-position: 50% 100%;
  }

  .pipes-grid-gallery {
    max-width: 90%;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .pipes-contain-body-copy {
    max-width: 500px;
    margin-top: 0px;
  }

  .pipes-contain-dm {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .pipes-about-header {
    width: 100%;
  }

  .pipes-about-copy {
    width: 100%;
  }

  .pipes-about-artist-grid {
    display: block;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }

  .pipes-about-artist-photo {
    max-width: 175px;
    margin-bottom: 10px;
  }

  .div-video-spacer {
    height: 20px;
  }

  .spacer-top-bottom {
    height: 50px;
  }

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

  .spacer-footer {
    height: 20px;
  }

  .div-nav-bar-bottom {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

  .icon-social {
    width: 35px;
    height: 35px;
  }

  .pipes-body-contain {
    width: 95%;
  }
}

#w-node-c6df9772-d5af-6638-8716-3b58b02a5b3c-a9c79c56 {
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
}

#w-node-c6df9772-d5af-6638-8716-3b58b02a5b8f-a9c79c56 {
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
}

#w-node-_09f973fd-67f4-5e6c-2737-dc2aea883fb1-c6c79c57 {
  -webkit-align-self: start;
  -ms-flex-item-align: start;
  -ms-grid-row-align: start;
  align-self: start;
  -ms-grid-column-align: start;
  justify-self: start;
}

#w-node-f1e01ed9-2944-fb7a-89a8-ec2e4e07c7a8-c6c79c57 {
  -webkit-align-self: start;
  -ms-flex-item-align: start;
  -ms-grid-row-align: start;
  align-self: start;
  -ms-grid-column-align: start;
  justify-self: start;
}

@media screen and (max-width: 479px) {
  #w-node-c6df9772-d5af-6638-8716-3b58b02a5b3c-a9c79c56 {
    -ms-grid-column-align: center;
    justify-self: center;
  }

  #w-node-c6df9772-d5af-6638-8716-3b58b02a5b8f-a9c79c56 {
    -ms-grid-column-align: center;
    justify-self: center;
  }
}

