/* Text Elements */

h1.generic-h1-text {
  margin-top: 4px;
  margin-bottom: 0;
  padding: 10px 10px 16px;
  background-image: url('../backgrounds/title-bgr-576px.png');
  background-attachment: fixed;
  background-position: center center;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: auto auto;
  background-repeat: repeat;
  color: #d73382;
  text-align: center;
  text-shadow: #000 2px 2px 3px;
  font-weight: 700;
  font-size: 32px;
  font-family: 'Corben', 'Arial Black', 'Arial Bold', Gadget, sans-serif;
  line-height: 42px;

  background-blend-mode: normal;
  -webkit-text-stroke-color: #fff;
  -webkit-text-stroke-width: .02em;
}

h2.event-h2-title {
  margin-top: 0;
  margin-bottom: 0;
  padding: 10px 10px 16px;
  background-image: url('../backgrounds/highlight-bgr-576px.png');
  background-attachment: fixed;
  background-position: center center;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: auto auto;
  background-repeat: repeat;
  color: #fff;
  text-align: center;
  text-shadow: #323232 2px 2px 3px;
  font-weight: 700;
  font-size: 26px;
  font-family: 'Corben', cursive;

  background-blend-mode: normal;
  -webkit-text-stroke-width: 0;
  -webkit-text-stroke-color: #323232;
  grid-area: event-title;
}

h2.press-h2-title {
  margin-top: 0;
  margin-bottom: 0;
  padding: 5px 10px 11px;
  background-image: url('../backgrounds/highlight-bgr-576px.png');
  background-attachment: fixed;
  background-position: center center;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: auto auto;
  background-repeat: repeat;
  color: #fff;
  text-align: center;
  text-shadow: #323232 2px 2px 3px;
  font-weight: 700;
  font-size: 20px;
  font-family: 'Corben', cursive;

  background-blend-mode: normal;
  -webkit-text-stroke-width: 0;
  -webkit-text-stroke-color: #323232;
  grid-area: event-title;
}

h3.event-h3-subtitle {
  margin-top: 0;
  margin-bottom: 0;
  padding: 10px;
  background-image: url('../backgrounds/subtitle-bgr-576px.png');
  background-attachment: fixed;
  background-position: center center;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: auto auto;
  background-repeat: repeat;
  color: #fff;
  text-align: center;
  text-shadow: #323232 2px 2px 3px;
  font-weight: 700;
  font-size: 18px;
  font-family: 'Corben', cursive;
  line-height: 31px;

  background-blend-mode: normal;
  -webkit-text-stroke-width: 0;
  -webkit-text-stroke-color: #323232;
  grid-area: event-subtitle;
}

h3.img-slider-header {
  margin-bottom: 0;
  font-size: 18px;
  font-family: Georgia, Times, 'Times New Roman', serif;
}

h3.album-h3-subtitle {
  margin-top: 0;
  margin-bottom: 0;
  padding: 10px;
  background-image: url('../backgrounds/subtitle-bgr-576px.png');
  background-attachment: fixed;
  background-position: center center;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: auto auto;
  background-repeat: repeat;
  color: #fff;
  text-align: center;
  text-shadow: #323232 2px 2px 3px;
  font-weight: 700;
  font-size: 18px;
  font-family: 'Corben', cursive;
  line-height: 31px;

  background-blend-mode: normal;
  -webkit-text-stroke-width: 0;
  -webkit-text-stroke-color: #323232;
  grid-area: album-title;
}

h3.press-h3-subtitle {
  margin-top: 0;
  margin-bottom: 0;
  padding: 2px 10px 2px 2px;
  background-image: url('../backgrounds/subtitle-bgr-576px.png');
  background-attachment: fixed;
  background-position: center center;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: auto auto;
  background-repeat: repeat;
  color: #fff;
  text-align: center;
  text-shadow: #323232 2px 2px 3px;
  font-weight: 700;
  font-size: 16px;
  font-family: 'Corben', cursive;
  line-height: 31px;

  background-blend-mode: normal;
  -webkit-text-stroke-width: 0;
  -webkit-text-stroke-color: #323232;
  grid-area: event-subtitle;
}

h4.album-subtitle-h4-text {
  padding-top: 10px;
  padding-bottom: 10px;
  background-image: url('../backgrounds/subtitle-bgr-576px.png');
  background-attachment: fixed;
  background-position: center center;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: auto auto;
  background-repeat: repeat;
  color: #fff;
  text-align: center;
  text-shadow: #323232 2px 2px 3px;
  font-weight: 700;
  font-size: 16px;
  font-family: 'Corben', 'Arial Black', 'Arial Bold', Gadget, sans-serif;

  grid-area: album-songs;
  background-blend-mode: normal;
}

h6.contact-rule-subheading {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 10px;
  color: #7d7d7d;
  text-align: center;
  font-weight: 700;
  font-size: 17px;
  font-family: 'Corben', cursive;
}

p.paragraph.generic-pgh-text {
  margin-top: 16px;
  margin-bottom: 16px;
  padding-right: 10px;
  padding-left: 10px;
  height: auto;
  color: #323232;
  text-align: justify;
  font-size: 20px;
  font-family: 'Courier New', Courier, 'Lucida Sans Typewriter', 'Lucida Typewriter', monospace;

  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: #323232;
  grid-area: auto;
}

p.paragraph.footer-text {
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: 12px;
  color: #fff;
  text-align: center;
  font-family: 'Courier New', Courier, 'Lucida Sans Typewriter', 'Lucida Typewriter', monospace;

  grid-area: auto;
}

p.paragraph.image-slider-subhead {
  margin-bottom: 0;
  font-size: 14px;
  font-family: Georgia, Times, 'Times New Roman', serif;
}

p.paragraph.album-pgh-text {
  margin-top: 16px;
  margin-bottom: 16px;
  padding-right: 10px;
  padding-left: 10px;
  color: #323232;
  text-align: justify;
  font-size: 20px;
  font-family: 'Courier New', Courier, 'Lucida Sans Typewriter', 'Lucida Typewriter', monospace;

  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: #323232;
  grid-area: album-text;
}

p.paragraph.event-pgh-text {
  margin-top: 16px;
  margin-bottom: 16px;
  padding-right: 10px;
  padding-left: 10px;
  color: #323232;
  text-align: justify;
  font-size: 20px;
  font-family: 'Courier New', Courier, 'Lucida Sans Typewriter', 'Lucida Typewriter', monospace;

  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: #323232;
  grid-area: event-description;
}

p.paragraph.songs-pgh-text {
  margin-top: 16px;
  margin-bottom: 16px;
  padding-right: 10px;
  padding-left: 10px;
  color: #323232;
  text-align: left;
  font-size: 20px;
  font-family: 'Courier New', Courier, 'Lucida Sans Typewriter', 'Lucida Typewriter', monospace;

  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: #323232;
  grid-area: album-song-titles;
}

p.paragraph.album-listen-text {
  margin-top: 24px;
  margin-bottom: 0;
  padding-right: 10px;
  padding-left: 10px;
  color: #323232;
  text-align: center;
  font-size: 20px;
  font-family: 'Courier New', Courier, 'Lucida Sans Typewriter', 'Lucida Typewriter', monospace;

  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: #323232;
  grid-area: auto;
}

p.paragraph a.paragraph-text-1 {
  color: #9b2a5b;
}

p.paragraph.form-title {
  margin-right: auto;
  margin-bottom: 0;
  margin-left: auto;
  padding: 2px 10px;
  max-width: 648px;
  border-top-left-radius: 12px;
  border-top-right-radius: 12px;
  background-image: url('../backgrounds/subtitle-bgr-576px.png');
  background-attachment: fixed;
  background-position: center center;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: auto auto;
  background-repeat: repeat-x;
  color: #fff;
  text-align: center;
  letter-spacing: 1px;
  font-weight: 700;
  font-size: 17px;
  font-family: 'Corben', cursive;

  -webkit-text-stroke-color: #323232;
  background-blend-mode: normal;
}

p.paragraph.press-pgh-text {
  margin-top: 16px;
  margin-bottom: 16px;
  padding-right: 10px;
  padding-left: 10px;
  color: #323232;
  text-align: justify;
  font-size: 20px;
  font-family: 'Courier New', Courier, 'Lucida Sans Typewriter', 'Lucida Typewriter', monospace;

  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: #323232;
  grid-area: event-description;
}

p.paragraph span.paragraph-text-2 {
  font-weight: 700;
}

p.paragraph span.paragraph-text-3 {
  font-weight: 400;
}

p.paragraph span.paragraph-text-4 {
  font-weight: 400;
}

p.paragraph span.paragraph-text-5 {
  font-weight: 400;
}

p.paragraph span.paragraph-text-6 {
  font-weight: 400;
}

p.paragraph.centered-text.generic-pgh-text {
  margin-top: 16px;
  margin-bottom: 0;
  padding-top: 16px;
  padding-bottom: 16px;
  text-align: center;
}

ol.order-list.carousel-indicators {
  position: static;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  padding-top: 4px;
  padding-bottom: 4px;
  width: 100%;
  height: auto;
  background-image: url('../backgrounds/title-bgr-576px.png');
  background-attachment: fixed;
  background-position: center center;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: auto auto;
  background-repeat: repeat;

  background-blend-mode: normal;
}

a.link-text.header-dropbtn-text {
  display: block;
  margin-right: auto;
  margin-left: auto;
  padding-top: 12px;
  padding-bottom: 12px;
  background-image: url('../backgrounds/subtitle-bgr-576px.png');
  background-attachment: fixed;
  background-position: center center;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: auto auto;
  background-repeat: repeat;
  color: #fff;
  text-align: center;
  text-shadow: #323232 3px 3px 3px;
  font-weight: 700;
  font-style: normal;
  font-variant: normal;
  font-size: 20px;
  font-family: 'Corben', 'Arial Black', 'Arial Bold', Gadget, sans-serif;

  background-blend-mode: normal;
  -webkit-text-stroke-width: 0;
}

a.link-text.header-dropbtn-link {
  display: block;
  margin-right: auto;
  margin-left: auto;
  padding-top: 12px;
  padding-bottom: 12px;
  background-image: url('../backgrounds/dropmenu-bgr-576px.png');
  background-attachment: fixed;
  background-position: center center;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: auto auto;
  background-repeat: repeat;
  color: #fff;
  text-align: center;
  text-shadow: #323232 2px 2px 2px;
  font-weight: 700;
  font-size: 22px;
  font-family: 'Courier New', Courier, 'Lucida Sans Typewriter', 'Lucida Typewriter', monospace;

  background-blend-mode: normal;
}

a.link-text.album-close-btn {
  visibility: hidden;
  padding-top: 10px;
  padding-right: 10px;
  padding-bottom: 10px;
  color: #ff4599;
  text-align: right;
  font-weight: 700;
  font-family: 'Corben', cursive;

  grid-area: album-popup-close;
}

a.link-text.album-buy-link {
  position: relative;
  display: block;
  margin-right: auto;
  margin-left: auto;
  padding-top: 8px;
  padding-bottom: 8px;
  max-width: 340px;
  width: 90%;
  border-radius: 12px;
  background-color: #d73382;
  box-shadow: rgba(0, 0, 0, .5) 3px 3px 3px 0;
  color: #fff;
  text-align: center;
  font-weight: 700;
  font-size: 24px;
  font-family: 'Corben', 'Arial Black', 'Arial Bold', Gadget, sans-serif;
}

a.link-text.contact-acc-btn {
  display: block;
  visibility: visible;
  margin: 10px auto 20px;
  padding: 10px;
  max-width: 648px;
  width: 96%;
  border-radius: 12px;
  background-image: url('../backgrounds/highlight-bgr-576px.png');
  background-attachment: fixed;
  background-position: center center;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: auto auto;
  background-repeat: no-repeat;
  box-shadow: rgba(0, 0, 0, .5) 3px 3px 3px 0;
  color: #fff;
  text-align: center;
  text-shadow: none;
  font-weight: 700;
  font-size: 22px;
  font-family: 'Corben', 'Arial Black', 'Arial Bold', Gadget, sans-serif;

  grid-area: album-popup-close;
  background-blend-mode: normal;
}

a.link-text.press-more-link {
  display: block;
  padding-right: 10px;
  padding-left: 10px;
  color: #d73382;
  text-align: right;
  font-weight: 600;
  font-size: 20px;
  font-family: 'Courier New', Courier, 'Lucida Sans Typewriter', 'Lucida Typewriter', monospace;
}

a.link-text.press-art-link {
  display: block;
  margin-bottom: 24px;
  color: #7d7d7d;
  text-align: center;
  font-weight: 700;
  font-size: 14px;
  font-family: 'Corben', 'Arial Black', 'Arial Bold', Gadget, sans-serif;
}

a.link-text.header-dropbtn-link:hover {
  background-image: url('../backgrounds/highlight-bgr-576px.png');
  text-shadow: #fff 0 0 10px;

  -webkit-text-stroke-width: 1px;
}

a.link-text.header-dropbtn-text:hover {
  background-image: url('../backgrounds/highlight-bgr-576px.png');
  text-shadow: #fff 0 0 16px;

  -webkit-text-stroke-width: 1px;
}

a.link-text.album-buy-link:hover {
  background-color: #fff;
  box-shadow: #d73382 0 0 12px 0;
  color: #d73382;

  -webkit-text-stroke-color: #fff;
}

a.link-text.contact-acc-btn:hover {
  background-color: #fff;
  background-image: none;
  background-attachment: scroll;
  background-position: left top;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: 0 0;
  background-repeat: no-repeat;
  box-shadow: #d73382 0 0 12px 0;
  color: #d73382;

  background-blend-mode: normal;
}

/* Interaction Elements */

a.link-button.btn.links_btn {
  display: block;
  margin: 12px auto;
  width: 85%;
  border: .1875rem solid #9b2a5b;
  border-radius: 14px;
  background-color: #323232;
  background-image: url('../backgrounds/highlight-bgr-576px.png');
  background-attachment: fixed;
  background-position: center center;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: auto auto;
  background-repeat: repeat;
  color: #fff;
  font-weight: 700;
  font-size: 24px;
  font-family: 'Courier New', Courier, 'Lucida Sans Typewriter', 'Lucida Typewriter', monospace;

  background-blend-mode: normal;
}

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

input[type=text].textform-box {
  display: block;
  margin: 0 auto 10px;
  padding-right: 5px;
  padding-left: 5px;
  max-width: 648px;
  width: 100%;
  border-color: #c8c8c8;
  border-radius: 0 0 12px 12px;
  background-image: none;
  background-attachment: scroll;
  background-position: left top;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: 0 0;
  background-repeat: no-repeat;
  box-shadow: none;
  color: #7d7d7d;
  text-align: center;
  font-weight: 400;
  font-size: 20px;
  font-family: 'Courier New', Courier, 'Lucida Sans Typewriter', 'Lucida Typewriter', monospace;

  -webkit-text-stroke-color: #7d7d7d;
  background-blend-mode: normal;
  -webkit-text-stroke-width: 1px;
}

input[type=email].emailform-box {
  display: block;
  margin: 0 auto 10px;
  padding-right: 5px;
  padding-left: 5px;
  max-width: 648px;
  width: 100%;
  border-color: #c8c8c8;
  border-radius: 3px 3px 12px 12px;
  text-align: center;
  font-weight: 400;
  font-size: 20px;
  font-family: 'Courier New', Courier, 'Lucida Sans Typewriter', 'Lucida Typewriter', monospace;

  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: #7d7d7d;
}

textarea.textform-largebox {
  display: block;
  margin-right: auto;
  margin-bottom: 10px;
  margin-left: auto;
  padding: 1px 5px;
  max-width: 648px;
  width: 100%;
  border: .125rem inset #c8c8c8;
  border-bottom-right-radius: 12px;
  border-bottom-left-radius: 12px;
  text-align: center;
  font-weight: 500;
  font-size: 20px;
  font-family: 'Courier New', Courier, 'Lucida Sans Typewriter', 'Lucida Typewriter', monospace;

  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: #7d7d7d;
}

/* Layout Elements */

body.body-bgr-container {
  height: auto;
}

.container-grid.header-container {
  display: grid;
  background-image: none;
  background-attachment: scroll;
  background-position: left top;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: 0 0;
  background-repeat: no-repeat;

  grid-template-columns: auto;
  grid-template-rows: auto 0 auto;
  grid-template-areas: 'head_logo' 'head_menu_bar' 'head_menu_drop';
  background-blend-mode: normal;
}

.container-grid.constraint-bgr-container {
  margin-right: auto;
  margin-left: auto;
  max-width: 1200px;
  height: auto;
  background-image: url('../backgrounds/main-bgr-576px.png');
  background-attachment: fixed;
  background-position: center center;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: auto auto;
  background-repeat: repeat;

  background-blend-mode: normal;
}

div.responsive-picture.header-logo-image {
  margin-right: auto;
  margin-left: auto;
  max-width: 340px;
  background-image: none;
  background-attachment: scroll;
  background-position: left top;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: 0 0;
  background-repeat: no-repeat;

  background-blend-mode: normal;
}

.container-grid.header-img-container {
  background-image: url('../backgrounds/title-bgr-576px.png');
  background-attachment: fixed;
  background-position: center center;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: auto auto;
  background-repeat: repeat;

  background-blend-mode: normal;
  grid-area: head_logo;
}

.container-grid.card {
  margin-bottom: 0;
  padding-right: 0;
  padding-left: 0;
  border-width: 0;
  border-style: none;
  background-color: transparent;
}

.container-grid.card-block {
  padding: 0;
}

.container-grid.column-type.header-dropmenu-container {
  overflow: visible;
  padding-right: 0;
  padding-left: 0;
  background-color: transparent;

  grid-area: head_menu_drop;
}

.container-grid.container-fluid {
  padding-right: 0;
  padding-left: 0;
  background-color: transparent;
}

.container-grid.card.container-fluid {
  border-width: 0;
  border-style: none;
  background-color: transparent;
}

.container-grid.card-header.container-fluid {
  border-bottom-width: 0;
  border-bottom-style: none;
  background-color: transparent;
}

.container-grid.card-block.container-fluid {
  background-color: transparent;
}

.container-grid.card-header.container-fluid.header-dropbtn-container {
  padding-top: 0;
  padding-bottom: 0;
  background-image: none;
  background-attachment: scroll;
  background-position: left top;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: 0 0;
  background-repeat: no-repeat;

  background-blend-mode: normal;
}

.container-grid.card-block.container-fluid.header-dropmenu-subcontainer {
  background-image: none;
  background-attachment: scroll;
  background-position: left top;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: 0 0;
  background-repeat: no-repeat;

  background-blend-mode: normal;
}

.rule.dropmenu-bar hr {
  border-top-color: transparent;
}

.rule.dropmenu-bar {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
  padding-bottom: 7px;
  background-image: url('../backgrounds/subtitle-bgr-576px.png');
  background-attachment: fixed;
  background-position: center center;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: auto auto;
  background-repeat: repeat;

  background-blend-mode: normal;
}

.container-grid.collapse.container-fluid {
  position: relative;
  z-index: 10;
  background-color: transparent;
}

.container-grid.header-menubar-container {
  background-image: url('../backgrounds/subtitle-bgr-576px.png');
  background-attachment: scroll;
  background-position: left top;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: auto auto;
  background-repeat: repeat;

  grid-area: head_menu_bar;
  background-blend-mode: normal;
}

.container-grid.carousel-item {
  grid-area: shirt_store;
}

div.responsive-picture.slide-img {
  max-width: none;
  max-height: 90vh;
}

a.glyph.carousel-control.left {
  top: 40%;
  bottom: auto;
  background-image: none;
  background-attachment: scroll;
  background-position: left top;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: 0 0;
  background-repeat: no-repeat;
  font-size: 20px;
  line-height: 30px;
}

a.glyph.carousel-control.right {
  top: 40%;
  bottom: auto;
  display: block;
  min-height: 100%;
  background-image: none;
  background-attachment: scroll;
  background-position: left top;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: 0 0;
  background-repeat: no-repeat;
  font-size: 20px;
}

li.list-item.imag-caro-item {
  display: inline;
  height: 16px;
}

li.list-item.active.imag-caro-item {
  display: inline-block;
}

.container-grid.carousel-inner {
  margin-right: auto;
  margin-left: auto;
}

.container-grid.carousel.slide {
  background-image: url('../backgrounds/dropmenu-bgr-576px.png');
  background-attachment: fixed;
  background-position: center center;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: auto auto;
  background-repeat: repeat;

  background-blend-mode: normal;
}

.container-grid.main-section-container {
  margin-right: auto;
  margin-left: auto;
  padding-right: 0;
  padding-left: 0;
}

.container-grid.footer-container {
  display: grid;
  background-image: url('../backgrounds/title-bgr-576px.png');
  background-attachment: fixed;
  background-position: center center;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: auto auto;
  background-repeat: repeat;

  background-blend-mode: normal;
  grid-template-areas: 'bar' 'tip-box' 'social-media' 'music' 'copyright';
  grid-template-columns: auto;
  grid-template-rows: repeat(5 , auto);
  grid-area: tip-box;
}

.rule.footer-top-bar {
  margin-top: 0;
  margin-bottom: 0;
  background-image: url('../backgrounds/highlight-bgr-576px.png');
  background-attachment: fixed;
  background-position: center center;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: auto auto;
  background-repeat: repeat;

  background-blend-mode: normal;
  grid-area: bar;
}

.rule.footer-top-bar hr {
  border-top-color: transparent;
}

.container-grid.copyright-container {
  padding-top: 30px;

  grid-area: copyright;
}

.container-grid.socialmedia-container {
  margin-right: 0;
  margin-left: 0;
  padding-top: 10px;

  grid-area: social-media;
}

a.social-image.footer-sm-icons {
  margin-top: 0;
  margin-right: 0;
  margin-left: 20px;
  max-width: 48px;
  border: .125rem solid #fff;
  border-radius: 10px;
  background-color: transparent;
}

.container-grid.event-subcontainer {
  display: grid;

  grid-template-columns: auto;
  grid-template-rows: repeat(4 , auto);
  grid-template-areas: 'event-title' 'event-subtitle' 'event-image' 'event-description';
}

div.responsive-picture.event-img {
  margin: 20px auto 0;
  padding-top: 0;
  padding-bottom: 0;
  max-width: 170px;
  box-shadow: rgba(0, 0, 0, .5) 4px 4px 5px 0;

  grid-area: event-image;
}

ul.list-container.list-default-container {
  margin-bottom: 0;
  padding-left: 0;
  list-style-type: none;
}

li.list-item-container.carousel-caption {
  position: absolute;
  bottom: 6px;
  margin-bottom: 0;
  padding-top: 6px;
  padding-bottom: 6px;
  border-radius: 6px;
  background-color: rgba(50, 50, 50, .7);
}

div.responsive-picture.past-shows-image {
  margin: 6px auto;
  max-width: 340px;
  width: 97%;
  box-shadow: #323232 4px 4px 5px 0;
}

.container-grid.card-header {
  padding: 0;
  border-bottom-width: 0;
  border-bottom-style: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  background-color: transparent;

  grid-area: album-popup-close;
}

a.responsive-picture.album-image-link {
  margin-right: auto;
  margin-bottom: 20px;
  margin-left: auto;
  max-width: 340px;
  width: 90%;
  border-style: solid;
  border-color: #5a5a5a;
  box-shadow: rgba(50, 50, 50, .5) 3px 3px 5px 0;
}

.container-grid.album-grid.card-block {
  display: grid;
  width: auto;

  grid-template-columns: 100%;
  grid-template-rows: 0 repeat(6 , auto) 0;
  grid-template-areas: 'album-image' 'album-title' 'album-text' 'album-songs' 'album-song-titles' 'album-buy-link' 'album-listen-links' 'album-popup-close';
}

div.responsive-picture.album-image {
  max-width: none;

  grid-area: album-image;
}

.container-grid.buy-links-container {
  position: relative;
  margin-right: auto;
  margin-left: auto;
  max-width: 340px;
  width: 100%;

  grid-area: album-listen-links;
}

a.responsive-picture.album-listen-link {
  display: inline-block;
  padding-right: 10px;
  padding-left: 10px;
  width: 33.3%;
  box-shadow: none;
}

button.btn.formbtn {
  display: block;
  margin-right: auto;
  margin-bottom: 10px;
  margin-left: auto;
  min-width: 164px;
  max-width: none;
  width: 164px;
  border-radius: 12px;
  background-color: #d73382;
  box-shadow: rgba(0, 0, 0, .5) 3px 3px 3px 0;
  color: #fff;
  font-weight: 700;
  font-size: 22px;
  font-family: 'Corben', cursive;
}

.rule.contact-rule {
  margin: 0 auto;
  padding-top: 4px;
  padding-bottom: 7px;
  max-width: 748px;
}

.rule.contact-rule hr {
  border-top-width: 3px;
  border-top-color: #7d7d7d;
}

div.responsive-picture.contact-img {
  margin-right: auto;
  margin-left: auto;
  max-width: none;
  max-height: 90vh;
}

.container-grid.still-image-container {
  max-width: 120vh;
}

.rule.still-image-bar hr {
  border-top-width: 24px;
  border-top-color: transparent;
}

.rule.still-image-bar {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
  background-image: url('../backgrounds/title-bgr-576px.png');
  background-attachment: fixed;
  background-position: center center;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: auto auto;
  background-repeat: no-repeat;

  background-blend-mode: normal;
}

.rule.thank-you-spacer hr {
  border-top-width: 25vh;
  border-top-color: transparent;
}

.rule.thank-you-spacer {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
}

.rule.press-rule hr {
  border-top-width: 4px;
  border-top-color: #7d7d7d;
}

.rule.press-rule {
  margin: 0 auto 7px;
  padding-top: 0;
  padding-bottom: 0;
  width: 90%;
}

.container-grid.press-subcontainer {
  display: block;

  grid-template-columns: auto;
  grid-template-rows: repeat(4 , auto);
  grid-template-areas: 'event-title' 'event-subtitle' 'event-image' 'event-description';
}

div.responsive-picture.links-photo {
  display: block;
  max-width: none;
}

.container-grid.links-photos-container {
  margin-top: 64px;
  text-align: center;
}

li.list-item.list-airplay {
  font-weight: 400;
  font-size: 20px;
  font-family: 'Courier New', Courier, 'Lucida Sans Typewriter', 'Lucida Typewriter', monospace;

  -webkit-text-stroke-width: 1px;
}

a.responsive-picture.social-link {
  display: inline-block;
  margin-left: 20px;
  max-width: 48px;
  width: auto;
  border: .125rem solid #fff;
  border-radius: 10px;
}

.container-grid.music-container {
  margin-right: 0;
  margin-left: 0;
  padding-top: 10px;

  grid-area: music;
}

.container-grid.tipbox-container {
  padding-top: 30px;

  grid-area: tip-box;
}

.container-grid.card-header.container-fluid.header-dropbtn-container:hover {
  background-image: none;
  background-attachment: scroll;
  background-position: left top;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: 0 0;
  background-repeat: no-repeat;

  background-blend-mode: normal;
}

a.social-image.footer-sm-icons:hover {
  background-color: #ff4599;
  box-shadow: #fff 0 0 15px 2px;
}

a.responsive-picture.album-image-link:hover {
  border-color: #d73382;
}

button.btn.formbtn:hover {
  background-color: #fff;
  box-shadow: #ff4599 0 0 12px 0;
  color: #ff4599;
}

@media screen and (min-width: 36rem) {
  /* Text Elements */

  h1.generic-h1-text {
    padding-top: 30px;
    padding-bottom: 30px;
    background-image: url('../backgrounds/title-bgr-768px.png');
    font-size: 32px;
  }

  h2.event-h2-title {
    background-image: url('../backgrounds/highlight-bgr-768px.png');
  }

  h2.press-h2-title {
    background-image: url('../backgrounds/highlight-bgr-768px.png');
  }

  h3.event-h3-subtitle {
    background-image: url('../backgrounds/subtitle-bgr-768px.png');
  }

  h3.album-h3-subtitle {
    background-image: url('../backgrounds/subtitle-bgr-768px.png');
  }

  h3.press-h3-subtitle {
    background-image: url('../backgrounds/subtitle-bgr-768px.png');
  }

  p.paragraph.generic-pgh-text {
    margin-right: 10px;
    margin-left: 10px;
  }

  p.paragraph.album-pgh-text {
    margin-right: 0;
    margin-left: 0;
    color: #fff;

    -webkit-text-stroke-color: #fff;
  }

  p.paragraph.event-pgh-text {
    margin-right: 10px;
    margin-left: 10px;
  }

  p.paragraph.songs-pgh-text {
    margin-right: 0;
    margin-bottom: 42px;
    margin-left: 0;

    -webkit-text-stroke-color: #fff;
  }

  p.paragraph.album-listen-text {
    margin-right: 10px;
    margin-left: 10px;
    color: #fff;
    text-align: center;
    font-size: 16px;

    -webkit-text-stroke-color: #fff;
  }

  p.paragraph.form-title {
    background-image: url('../backgrounds/subtitle-bgr-768px.png');
  }

  p.paragraph.press-pgh-text {
    margin-right: 10px;
    margin-left: 10px;
  }

  ol.order-list.carousel-indicators {
    padding-top: 0;
    padding-bottom: 0;
    width: 100%;
    height: auto;
    background-image: url('../backgrounds/title-bgr-768px.png');
  }

  a.link-text.header-dropbtn-text {
    background-image: url('../backgrounds/subtitle-bgr-768px.png');
  }

  a.link-text.header-dropbtn-link {
    padding-top: 5vh;
    padding-bottom: 2.5vh;
    height: auto;
    background-image: url('../backgrounds/dropmenu-bgr-768px.png');
  }

  a.link-text.album-close-btn {
    position: fixed;
    right: 30px;
    bottom: 5px;
    visibility: visible;
    color: #ff4599;
  }

  a.link-text.album-buy-link {
    position: fixed;
    top: 188px;
    width: 184px;
    border-radius: 0 0 12px 12px;
    font-size: 18px;
  }

  a.link-text.contact-acc-btn {
    position: relative;
    right: auto;
    bottom: auto;
    visibility: visible;
    margin-right: auto;
    margin-left: auto;
    background-image: url('../backgrounds/highlight-bgr-768px.png');
    color: #fff;
  }

  a.link-text.header-dropbtn-text:hover {
    background-image: url('../backgrounds/highlight-bgr-768px.png');
  }

  a.link-text.header-dropbtn-link:hover {
    background-image: url('../backgrounds/highlight-bgr-768px.png');
  }

  /* Interaction Elements */

  textarea.textform-largebox {
    text-align: center;
  }

  div.responsive-picture.header-logo-image {
    max-width: 650px;
  }

  .container-grid.header-img-container {
    background-image: url('../backgrounds/title-bgr-768px.png');
  }

  .rule.dropmenu-bar {
    padding-top: 0;
    padding-bottom: 0;
    height: 40vh;
    background-image: url('../backgrounds/subtitle-bgr-768px.png');
  }

  .container-grid.card-block.container-fluid.header-dropmenu-subcontainer {
    position: fixed;
    top: 0;
    float: left;
    max-width: 200px;
    height: auto;
  }

  .container-grid.constraint-bgr-container {
    background-image: url('../backgrounds/main-bgr-768px.png');
  }

  li.list-item.imag-caro-item {
    margin: -3px 1.22vw -3px 1.22vw;
    width: 3.6vw;
    height: 16px;
  }

  .container-grid.carousel.slide {
    background-image: url('../backgrounds/dropmenu-bgr-768px.png');
  }

  .container-grid.footer-container {
    background-image: url('../backgrounds/title-bgr-768px.png');

    grid-template-areas: 'bar' 'tip-box' 'social-media' 'music' 'copyright';
    grid-template-rows: repeat(5 , auto);
    grid-area: tip-box;
  }

  .rule.footer-top-bar {
    background-image: url('../backgrounds/highlight-bgr-768px.png');
  }

  .container-grid.socialmedia-container {
    margin-right: auto;
    margin-left: auto;
    max-width: none;
    width: 100%;
  }

  .container-grid.event-subcontainer {
    grid-template-areas: 'event-title event-title' 'event-image event-subtitle' 'event-image event-description';
    grid-template-columns: 240px auto;
    grid-template-rows: repeat(3 , auto);
  }

  div.responsive-picture.event-img {
    margin-top: 0;
    margin-bottom: 0;
    max-width: 240px;
    box-shadow: none;
  }

  div.responsive-picture.past-shows-image {
    display: inline-block;
    margin-right: .9vw;
    margin-left: .9vw;
    max-width: none;
    width: 48%;
  }

  .container-grid.album-grid.card-block {
    position: fixed;
    top: 1%;
    right: 1%;
    bottom: 1%;
    left: 1%;
    z-index: 20;
    overflow: auto;
    background-image: url('../backgrounds/title-bgr-768px.png');
    background-attachment: fixed;
    background-position: center center;
    background-clip: border-box;
    background-origin: padding-box;
    background-size: auto auto;
    background-repeat: repeat;

    background-blend-mode: normal;
    grid-template-areas: 'album-image album-title' 'album-image album-text' 'album-buy-link album-text' 'album-listen-links album-songs' '. album-song-titles' '. album-popup-close';
    grid-template-columns: 184px auto;
    grid-template-rows: repeat(3 , auto) 48px repeat(2 , auto);
  }

  div.responsive-picture.album-image {
    position: fixed;
    top: 5px;
    width: 184px;
  }

  .container-grid.buy-links-container {
    position: fixed;
    top: 230px;
    padding-top: 0;
    width: 184px;
  }

  .container-grid.card-header {
    grid-area: album-buy-link;
  }

  .container-grid.card {
    display: inline-block;
    width: 50%;
  }

  a.responsive-picture.album-image-link {
    max-width: none;
  }

  .container-grid.card.container-fluid {
    width: 100%;
  }

  .container-grid.card.contact-card {
    width: 100%;
  }

  .container-grid.still-image-container {
    max-width: none;
  }

  .rule.still-image-bar {
    background-image: url('../backgrounds/title-bgr-768px.png');
  }

  .container-grid.press-subcontainer {
    grid-template-areas: 'event-title event-title' 'event-image event-subtitle' 'event-image event-description';
    grid-template-columns: 240px auto;
    grid-template-rows: repeat(3 , auto);
  }

  .container-grid.card.press-card {
    width: 100%;
  }

  div.responsive-picture.links-photo {
    display: inline-block;
    padding-top: 0;
    padding-right: 3px;
    padding-left: 3px;
    width: 33.3%;
  }

  .container-grid.music-container {
    margin-right: auto;
    margin-left: auto;
    max-width: none;
    width: 100%;

    grid-area: music;
  }

  .container-grid.tipbox-container {
    grid-area: tip-box;
  }
}

@media screen and (min-width: 48rem) {
  /* Text Elements */

  h1.generic-h1-text {
    padding-top: 10px;
    padding-bottom: 10px;
    background-image: url('../backgrounds/title-bgr-992px.png');
    font-size: 26px;
  }

  h2.event-h2-title {
    background-image: url('../backgrounds/highlight-bgr-992px.png');
    font-size: 20px;
  }

  h2.press-h2-title {
    background-image: url('../backgrounds/highlight-bgr-992px.png');
    font-size: 20px;
  }

  h3.event-h3-subtitle {
    padding-top: 6px;
    padding-bottom: 0;
    background-image: url('../backgrounds/subtitle-bgr-992px.png');
    font-size: 16px;
  }

  h3.img-slider-header {
    font-size: 36px;
  }

  h3.album-h3-subtitle {
    padding-top: 6px;
    padding-bottom: 6px;
    background-image: url('../backgrounds/subtitle-bgr-992px.png');
    font-size: 16px;
  }

  h3.press-h3-subtitle {
    padding-top: 6px;
    padding-bottom: 0;
    background-image: url('../backgrounds/subtitle-bgr-992px.png');
    font-size: 16px;
  }

  h6.contact-rule-subheading {
    font-size: 14px;
  }

  p.paragraph.generic-pgh-text {
    font-size: 16px;
  }

  p.paragraph.footer-text {
    margin-top: 0;
    padding-right: 10px;
    padding-left: 10px;
    text-align: left;
    font-size: 14px;
  }

  p.paragraph.image-slider-subhead {
    font-size: 24px;
  }

  p.paragraph.album-pgh-text {
    font-size: 16px;
  }

  p.paragraph.event-pgh-text {
    font-size: 16px;
  }

  p.paragraph.songs-pgh-text {
    font-size: 16px;
  }

  p.paragraph.album-listen-text {
    font-size: 16px;
  }

  p.paragraph.form-title {
    background-image: url('../backgrounds/subtitle-bgr-992px.png');
    font-size: 14px;
  }

  p.paragraph.press-pgh-text {
    font-size: 16px;
  }

  ol.order-list.carousel-indicators {
    margin-top: 0;
    padding-top: 0;
    background-image: url('../backgrounds/title-bgr-992px.png');
  }

  a.link-text.header-dropbtn-text {
    background-image: url('../backgrounds/subtitle-bgr-992px.png');
  }

  a.link-text.header-dropbtn-link {
    background-image: url('../backgrounds/dropmenu-bgr-992px.png');
  }

  a.link-text.header-menubar-link {
    display: inline-block;
    padding-top: 6px;
    padding-bottom: 6px;
    width: 16.6%;
    background-image: url('../backgrounds/dropmenu-bgr-992px.png');
    background-attachment: fixed;
    background-position: center center;
    background-clip: border-box;
    background-origin: padding-box;
    background-size: auto auto;
    background-repeat: repeat;
    color: #fff;
    text-align: center;
    text-shadow: #323232 2px 2px 2px;
    font-weight: 700;
    font-family: 'Corben', 'Arial Black', 'Arial Bold', Gadget, sans-serif;

    background-blend-mode: normal;
  }

  a.link-text.album-buy-link {
    top: 246px;
    width: 242px;
  }

  a.link-text.contact-acc-btn {
    background-image: url('../backgrounds/highlight-bgr-992px.png');
    font-size: 18px;
  }

  a.link-text.header-menubar-link:hover {
    background-image: url('../backgrounds/highlight-bgr-992px.png');
    background-position: center center;
    text-shadow: #fff 0 0 15px;

    -webkit-text-stroke-width: 1px;
  }

  /* Interaction Elements */

  a.link-button.btn.links_btn {
    display: inline-block;
    float: none;
    margin-right: 6px;
    margin-left: 6px;
    max-width: 165px;
    width: 22%;
    background-image: url('../backgrounds/highlight-bgr-768px.png');
    font-size: 18px;
  }

  input[type=text].textform-box {
    padding-top: 3px;
    padding-bottom: 3px;
    font-size: 16px;
  }

  input[type=email].emailform-box {
    padding-top: 3px;
    padding-bottom: 3px;
    font-size: 16px;
  }

  textarea.textform-largebox {
    padding-top: 3px;
    padding-bottom: 3px;
    font-size: 16px;
  }

  div.responsive-picture.header-logo-image {
    max-width: 500px;
  }

  .container-grid.header-img-container {
    background-image: url('../backgrounds/title-bgr-992px.png');
  }

  .container-grid.header-container {
    grid-template-rows: repeat(2 , auto) 0;
  }

  .container-grid.column-type.header-dropmenu-container {
    overflow: hidden;
  }

  .container-grid.constraint-bgr-container {
    background-image: url('../backgrounds/main-bgr-992px.png');
  }

  .rule.dropmenu-bar {
    background-image: url('../backgrounds/subtitle-bgr-992px.png');
  }

  .container-grid.header-menubar-container {
    background-image: url('../backgrounds/dropmenu-bgr-768px.png');
    background-attachment: scroll;
    background-position: left top;
    background-clip: border-box;
    background-origin: padding-box;
    background-size: auto auto;
    background-repeat: repeat;

    background-blend-mode: normal;
  }

  li.list-item.active {
    margin-top: 0;
    margin-right: 3px;
    padding-top: 0;
  }

  li.list-item.active.imag-caro-item {
    margin-top: -3px;
    margin-right: 1.22vw;
  }

  .container-grid.carousel-inner {
    max-width: 120vh;
  }

  .container-grid.carousel.slide {
    background-image: url('../backgrounds/subtitle-bgr-992px.png');
  }

  .container-grid.footer-container {
    background-image: url('../backgrounds/title-bgr-992px.png');

    grid-template-areas: 'bar bar' 'tip-box music' 'copyright social-media';
    grid-template-columns: auto 300px;
    grid-template-rows: repeat(3 , auto);
    grid-area: tip-box;
  }

  .rule.footer-top-bar {
    background-image: url('../backgrounds/highlight-bgr-992px.png');
  }

  .container-grid.copyright-container {
    padding-top: 80px;
  }

  a.social-image.footer-sm-icons {
    float: right;
    margin-right: 10px;
    margin-left: 0;
    max-width: 40px;
    border-radius: 6px;
  }

  div.responsive-picture.past-shows-image {
    width: 31.5%;
  }

  .container-grid.album-grid.card-block {
    background-image: url('../backgrounds/title-bgr-992px.png');

    grid-template-rows: repeat(2 , auto) repeat(2 , 48px) repeat(3 , auto);
    grid-template-areas: 'album-image album-title' 'album-image album-text' 'album-image album-songs' 'album-image album-song-titles' 'album-buy-link album-song-titles' 'album-listen-links album-song-titles' '. album-popup-close';
    grid-template-columns: 242px auto;
  }

  div.responsive-picture.album-image {
    width: 242px;
  }

  .container-grid.buy-links-container {
    top: 290px;
    width: 242px;
  }

  .container-grid.card {
    width: 25%;
  }

  a.responsive-picture.album-image-link {
    max-width: none;
    width: 100%;
  }

  div.responsive-picture.contact-img {
    margin-right: auto;
    margin-left: auto;
    max-width: 120vh;
  }

  .container-grid.still-image-container {
    margin-right: 0;
    margin-left: 0;
    max-width: none;
    background-image: url('../backgrounds/subtitle-bgr-992px.png');
    background-attachment: fixed;
    background-position: center center;
    background-clip: border-box;
    background-origin: padding-box;
    background-size: auto auto;
    background-repeat: repeat;

    background-blend-mode: normal;
  }

  .rule.still-image-bar {
    background-image: url('../backgrounds/title-bgr-992px.png');
  }

  button.btn.formbtn {
    font-size: 18px;
  }

  .container-grid.linktree-container {
    max-width: none;
    text-align: center;
  }

  div.responsive-picture.links-photo {
    width: 25%;
  }

  li.list-item.list-airplay {
    font-size: 16px;
  }

  a.responsive-picture.social-link {
    float: right;
    margin-right: 10px;
    margin-left: 0;
    max-width: 40px;
    border-radius: 6px;
  }

  .container-grid.tipbox-container {
    padding-top: 80px;

    grid-area: tip-box;
  }

  .container-grid.music-container {
    grid-area: music;
  }
}

@media screen and (min-width: 62rem) {
  /* Text Elements */

  h1.generic-h1-text {
    background-image: url('../backgrounds/title-bgr-1200px.png');
  }

  h2.event-h2-title {
    background-image: url('../backgrounds/highlight-bgr-1200px.png');
  }

  h2.press-h2-title {
    background-image: url('../backgrounds/highlight-bgr-1200px.png');
  }

  h3.event-h3-subtitle {
    background-image: url('../backgrounds/subtitle-bgr-1200px.png');
  }

  h3.album-h3-subtitle {
    padding-bottom: 6px;
    background-image: url('../backgrounds/subtitle-bgr-1200px.png');
  }

  h3.press-h3-subtitle {
    background-image: url('../backgrounds/subtitle-bgr-1200px.png');
  }

  p.paragraph.form-title {
    background-image: url('../backgrounds/subtitle-bgr-1200px.png');
  }

  ol.order-list.carousel-indicators {
    background-image: url('../backgrounds/title-bgr-1200px.png');
    background-size: auto auto;
  }

  a.link-text.header-dropbtn-text {
    background-image: url('../backgrounds/subtitle-bgr-1200px.png');
  }

  a.link-text.header-dropbtn-link {
    background-image: url('../backgrounds/dropmenu-bgr-1200px.png');
  }

  a.link-text.header-menubar-link {
    background-image: url('../backgrounds/dropmenu-bgr-1200px.png');
  }

  a.link-text.contact-acc-btn {
    background-image: url('../backgrounds/highlight-bgr-1200px.png');
  }

  a.link-text.header-menubar-link:hover {
    background-image: url('../backgrounds/highlight-bgr-1200px.png');
  }

  .container-grid.header-img-container {
    background-image: url('../backgrounds/title-bgr-1200px.png');
  }

  .container-grid.constraint-bgr-container {
    background-image: url('../backgrounds/main-bgr-1200px.png');
  }

  .rule.dropmenu-bar {
    background-image: url('../backgrounds/subtitle-bgr-1200px.png');
  }

  li.list-item.active.imag-caro-item {
    margin-right: 12px;
    margin-left: 12px;
    width: 35px;
  }

  li.list-item.imag-caro-item {
    margin-right: 12px;
    margin-left: 12px;
    width: 35px;
  }

  .container-grid.carousel.slide {
    background-image: url('../backgrounds/subtitle-bgr-1200px.png');
  }

  .container-grid.footer-container {
    background-image: url('../backgrounds/title-bgr-1200px.png');

    grid-template-areas: 'bar bar' 'tip-box music' 'copyright social-media';
    grid-template-rows: repeat(3 , auto);
    grid-area: tip-box;
  }

  .rule.footer-top-bar {
    background-image: url('../backgrounds/highlight-bgr-1200px.png');
  }

  div.responsive-picture.past-shows-image {
    width: 23%;
  }

  .container-grid.album-grid.card-block {
    background-image: url('../backgrounds/title-bgr-1200px.png');

    grid-template-columns: 242px auto;
  }

  a.responsive-picture.album-image-link {
    max-width: 200px;
  }

  .rule.still-image-bar {
    background-image: url('../backgrounds/title-bgr-1200px.png');
  }

  div.responsive-picture.links-photo {
    width: 20%;
  }

  .container-grid.header-menubar-container {
    background-image: url('../backgrounds/dropmenu-bgr-992px.png');
  }

  .container-grid.copyright-container {
    display: block;
  }

  .container-grid.music-container {
    grid-area: music;
  }

  .container-grid.tipbox-container {
    grid-area: tip-box;
  }
}

@media screen and (min-width: 75rem) {
  /* Text Elements */

  a.link-text.album-close-btn {
    position: absolute;
    right: 10px;
  }

  a.link-text.contact-acc-btn {
    right: 10px;
  }

  /* Layout Elements */

  body.body-bgr-container {
    background-color: transparent;
    background-image: url('../backgrounds/exapnd-bgr-1200px.png');
    background-attachment: fixed;
    background-position: center center;
    background-clip: border-box;
    background-origin: padding-box;
    background-size: auto auto;
    background-repeat: repeat;

    background-blend-mode: normal;
  }

  .container-grid.header-img-container {
    background-size: auto auto;
  }

  div.responsive-picture.past-shows-image {
    margin-right: 10px;
    margin-left: 10px;
  }

  .container-grid.album-grid.card-block {
    margin-right: auto;
    margin-left: auto;
    max-width: 1186px;

    grid-template-rows: 48px auto 48px 156px repeat(3 , auto);
  }

  div.responsive-picture.links-photo {
    width: 14.2%;
  }

  .container-grid.footer-container {
    grid-template-areas: 'bar bar' 'tip-box music' 'copyright social-media';
    grid-template-rows: repeat(3 , auto);
    grid-area: tip-box;
  }

  .container-grid.socialmedia-container {
    display: block;
    padding-bottom: 16px;

    grid-area: social-media;
  }

  .container-grid.music-container {
    display: block;

    grid-area: music;
  }

  .container-grid.copyright-container {
    padding-top: 64px;
    height: auto;

    grid-area: copyright;
  }

  .container-grid.tipbox-container {
    padding-top: 20px;
    padding-left: 20px;

    grid-area: tip-box;
  }
}