:root {
  --white: white;
  --black: black;
}

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

a {
  text-decoration: none;
}

.utility-page-wrap {
  justify-content: center;
  align-items: center;
  width: 100vw;
  max-width: 100%;
  height: 100vh;
  max-height: 100%;
  display: flex;
}

.utility-page-content {
  text-align: center;
  flex-direction: column;
  width: 260px;
  display: flex;
}

.utility-page-form {
  flex-direction: column;
  align-items: stretch;
  display: flex;
}

.hero-overlay {
  color: #fff;
  background-image: url('../images/hero.jpg');
  background-position: 50%;
  background-size: cover;
  justify-content: center;
  align-items: center;
  height: 100vh;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
}

.centered-container {
  text-align: center;
  flex: 1;
}

.heading {
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  font-size: 50px;
  font-weight: 400;
  line-height: 50px;
  text-decoration: underline;
}

.paragraph {
  text-transform: uppercase;
  font-family: Open Sans, sans-serif;
  font-size: 25px;
  font-weight: 300;
  line-height: 25px;
}

.navbar {
  float: none;
  clear: none;
  background-color: #0000;
  min-width: 100%;
  position: absolute;
  inset: 0% 0% auto;
}

.container {
  clear: none;
  min-width: 100%;
  height: 70px;
  margin: 0;
  padding-top: 0;
  padding-bottom: 0;
}

.nav-menu {
  float: none;
  clear: none;
  background-color: #0000;
  justify-content: flex-end;
  align-items: center;
  height: 70px;
  margin-top: 70px;
  margin-bottom: auto;
  display: flex;
}

.nav-link {
  color: #242424;
  text-align: center;
  letter-spacing: 3px;
  text-transform: uppercase;
  background-color: #0000;
  justify-content: flex-end;
  margin-left: 0;
  margin-right: 0;
  padding: 10px;
  font-size: 12px;
  text-decoration: none;
  display: flex;
}

.nav-link:hover {
  color: #396eff;
}

.nav-link.w--current {
  color: #242424;
  background-color: #0000;
  flex: 0 auto;
  align-self: auto;
}

.nav-link.w--current:hover {
  color: #396eff;
}

.image {
  object-fit: fill;
  min-width: 1px;
  max-width: none;
  min-height: 1px;
}

.brand {
  float: left;
  padding: 10px;
}

.brand.w--current {
  height: 70px;
  margin-left: 10px;
  padding: 15px;
}

.icon {
  float: left;
  color: #fff;
}

.menu-button {
  float: right;
  clear: none;
  color: #fff0;
  cursor: pointer;
  background-color: #c8c8c800;
  flex-flow: row;
  place-content: center;
  align-items: flex-start;
  height: 70px;
  margin-top: 0;
  padding: 19px 18px 18px;
  display: block;
  position: static;
}

.menu-button.w--open {
  cursor: pointer;
  background-color: #c8c8c800;
}

.text-block {
  float: right;
  clear: none;
  color: #fff;
  text-align: center;
  letter-spacing: 2px;
  cursor: pointer;
  order: 0;
  align-self: auto;
  width: auto;
  margin-top: 5px;
  margin-left: 10px;
  margin-right: 0;
  font-size: 12px;
  font-weight: 400;
  display: block;
}

.text-block-8 {
  text-align: left;
  font-family: Lato, sans-serif;
  text-decoration: none;
}

.concert-main {
  color: #242424;
  border-bottom: 3px dotted #242424;
  justify-content: space-between;
  align-items: stretch;
  height: 100px;
  margin-top: 5px;
  margin-bottom: 5px;
  padding-top: 0;
  padding-bottom: 0;
  font-family: Lato, sans-serif;
  font-weight: 300;
  display: flex;
}

.address {
  clear: none;
  text-align: center;
  width: 60%;
  height: auto;
  margin-top: 10px;
  margin-bottom: 10px;
  padding: 0;
}

.more-info {
  color: #242424;
  background-color: #0000;
  font-style: italic;
}

.left {
  text-transform: uppercase;
  background-color: #0000;
  justify-content: center;
  align-items: center;
  width: 30%;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  display: flex;
}

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

.programme-title {
  text-transform: uppercase;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-weight: 400;
}

.concert-hidden {
  background-color: #0000;
  border-bottom: 3px dotted #242424;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  height: auto;
  margin-top: 5px;
  margin-left: auto;
  margin-right: auto;
  display: none;
}

.text-block-6 {
  text-align: center;
  justify-content: center;
  align-items: center;
  font-weight: 300;
  display: block;
}

.mid {
  text-align: left;
  background-color: #0000;
  justify-content: center;
  align-items: center;
  width: 30%;
  height: 100%;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  display: flex;
}

.link-block {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
}

.text-span-10 {
  font-weight: 200;
}

.text-span-7 {
  color: #fff;
  letter-spacing: 1px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 20px;
  font-weight: 300;
}

.div-block-9 {
  display: flex;
}

.div-block-6 {
  float: none;
  clear: left;
  width: 60%;
  height: auto;
  padding: 0;
}

.text-span-6 {
  color: #fff;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 25px;
  font-weight: 600;
  display: inline;
}

.programme-artist {
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-weight: 400;
}

.right {
  background-color: #0000;
  justify-content: center;
  align-items: center;
  width: 30%;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 13px;
  font-weight: 200;
  display: flex;
}

.div-block-7 {
  float: right;
  clear: both;
  background-color: #fff;
  background-image: url('../images/kingston.jpeg');
  background-position: 50%;
  background-size: cover;
  width: 40%;
  height: 90px;
}

.paragraph-3 {
  float: left;
  clear: both;
  color: #242424;
  text-align: left;
  text-transform: none;
  background-color: #0000;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 13px;
  font-weight: 200;
  display: block;
}

.text-block-11 {
  color: #242424;
  text-align: left;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 13px;
}

.text-block-12 {
  font-style: italic;
}

.concert-hidden-two {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: #0000;
  border-bottom: 3px dotted #242424;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  height: auto;
  margin-top: 5px;
  margin-left: auto;
  margin-right: auto;
  display: none;
}

.bottom-note {
  clear: none;
  color: #242424;
  text-align: left;
  width: 100%;
  height: auto;
  margin-top: 10px;
  margin-bottom: 10px;
  padding: 0;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 13px;
  font-weight: 200;
}

.italic-text-2 {
  font-style: normal;
}

.concert-hidden-three {
  border: 3px #242424;
  border-bottom-style: dotted;
  display: none;
}

.concert-hidden-four, .concert-hidden-five, .concert-hidden-six, .concert-hidden-seven {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: #0000;
  border-bottom: 3px dotted #242424;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  height: auto;
  margin-top: 5px;
  margin-left: auto;
  margin-right: auto;
  display: none;
}

.section {
  border: 1px #242424;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: auto;
  margin-top: 50px;
  margin-bottom: 50px;
  display: flex;
}

.paralax-box {
  background-image: url('../images/paralax-background-concerts.jpg');
  background-position: 50%;
  background-size: cover;
  flex-flow: column;
  place-content: center;
  align-items: center;
  height: 250px;
  margin-bottom: 50px;
  display: flex;
}

.paralax-box.biography {
  background-image: url('../images/paralax-background-biography.jpg');
  position: static;
}

.paralax-box.gallery {
  background-image: url('../images/paralax-background-gallery.jpg');
  background-position: 50%;
  background-size: cover;
}

.paralax-box.contact-section {
  background-image: url('../images/paralax-background-contact.jpg');
  background-position: 50% 30%;
}

.paralax-box.performance {
  background-image: url('../images/paralax-background-performance.jpg');
  background-position: 50%;
  background-size: cover;
}

.heading-text-overlay {
  color: #fff;
  text-align: center;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 25%;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  display: flex;
}

.container-3 {
  flex-direction: row;
  justify-content: space-around;
  align-items: center;
  height: 100%;
  display: flex;
}

.columns {
  flex-direction: row;
  justify-content: center;
  align-self: auto;
  align-items: center;
  width: 100%;
  display: flex;
}

.copyright {
  color: #fff;
  text-align: left;
  margin-top: 5px;
  margin-bottom: 5px;
  font-family: Lato, sans-serif;
  font-size: 10px;
}

.text-block-4 {
  color: #fff;
  margin-top: 5px;
  margin-bottom: 5px;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  font-size: 30px;
  font-weight: 700;
  text-decoration: underline;
}

.text-block-5 {
  margin-top: 5px;
  margin-bottom: 5px;
}

.footer-section {
  color: #0000;
  background-color: #242424;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: auto;
  min-height: 100px;
  margin-top: 35px;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
  position: static;
  inset: auto 0% 0;
}

.column-2 {
  text-align: center;
}

.concerts {
  margin-bottom: 100px;
  display: block;
}

.paragraph-4 {
  color: #242424;
  text-align: left;
  column-count: 2;
  column-rule-style: none;
  column-rule-width: 0px;
  column-gap: 25px;
  margin-top: 100px;
  margin-bottom: 100px;
  padding-left: 5%;
  padding-right: 5%;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 14px;
  font-weight: 400;
}

.grid {
  grid-template: "Area" 300px
                 "." 300px
                 "." 300px
                 / 300px 300px 300px 300px;
  grid-auto-flow: column;
}

.container-4 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: wrap;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  place-content: flex-start center;
  place-items: start baseline;
  max-width: 1300px;
  height: auto;
  display: flex;
}

.gallery-photo {
  flex: 0 auto;
  order: -1;
  align-self: auto;
  width: 300px;
  height: 300px;
  display: block;
}

.gallery-photo.last-photo-hidden {
  background-color: #0000;
  width: 300px;
  height: 0;
  display: block;
}

.image-2 {
  width: 300px;
  height: 300px;
  display: block;
}

.lightbox-link {
  clear: none;
  background-image: url('../images/abbey-road-thumb-1.jpg');
  background-position: 50%;
  background-size: cover;
  width: 300px;
  height: 300px;
}

.lightbox-link:hover {
  background-image: url('../images/thumb-hover.png'), url('../images/abbey-road-thumb-1.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
}

.lightbox-link-2 {
  background-image: url('../images/abbey-road-thumb-2.jpg');
  background-position: 50%;
  background-size: cover;
  width: 300px;
  height: 300px;
}

.lightbox-link-2:hover {
  background-image: url('../images/thumb-hover.png'), url('../images/abbey-road-thumb-2.jpg');
  background-position: 50%, 50%;
  background-size: cover, cover;
}

.form-block {
  width: 70%;
}

.text-field {
  float: left;
  border: 1px solid #242424;
  width: 50%;
  margin-right: 10px;
}

.submit-button {
  text-transform: uppercase;
  background-color: #242424;
  width: 48%;
}

.heading-2 {
  clear: none;
  text-align: center;
  width: 90%;
  margin-bottom: 20px;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
}

.success-message {
  background-color: #242424;
}

.text-block-13 {
  color: #fff;
  letter-spacing: 3px;
  font-family: Open Sans, sans-serif;
  font-weight: 300;
}

.error-message {
  text-align: center;
}

.text-block-14 {
  text-transform: uppercase;
}

.tab-link-tab-3 {
  background-color: #fff;
}

.tab-link {
  background-color: #0000;
  border-right: 2px solid #242424;
  padding: 5px 15px;
  line-height: 10px;
  display: block;
}

.tab-link.w--current {
  background-color: #0000;
  font-style: normal;
  font-weight: 700;
  text-decoration: underline;
}

.tabs-content {
  margin-top: 20px;
}

.tabs-menu {
  text-align: left;
  flex-flow: wrap;
  justify-content: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.concert-hidden-eight {
  display: none;
}

.div-block-10 {
  border-bottom: 3px dotted #242424;
}

.concert-hidden-nine, .concert-hidden-ten, .concert-hidden-eleven, .concert-hidden-twelve, .concert-hidden-thirteen, .concert-hidden-fourteen, .concert-hidden-fifteen, .concert-hidden-sixteen {
  display: none;
}

.html-embed {
  width: 50%;
  height: 100px;
  margin-left: auto;
  margin-right: auto;
  display: none;
}

.heading-3 {
  justify-content: center;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 20px;
  display: flex;
}

.paragraph-5 {
  width: 80%;
  margin-top: 10px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
}

.section-3 {
  justify-content: center;
  margin-bottom: 50px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  display: flex;
}

.paragraph-italics {
  width: 70%;
  margin-top: 10px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
}

.section-4 {
  height: 50vh;
}

.link-block-2 {
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  display: none;
}

.see-all-light {
  color: #fff;
  font-weight: 100;
  text-decoration: none;
}

.image-3 {
  margin-left: 10px;
}

.columns-2 {
  align-items: center;
  width: 100%;
  display: flex;
}

.column-3 {
  border: 1px #000;
}

.virtual-location {
  clear: none;
  text-align: center;
  width: 100%;
  height: auto;
  margin-top: 10px;
  margin-bottom: 10px;
  padding: 0;
}

.right-2 {
  background-color: #0000;
  flex-direction: column;
  justify-content: space-around;
  align-items: center;
  width: 30%;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 13px;
  font-weight: 200;
  display: flex;
}

.replacement {
  font-size: 14px;
  font-style: normal;
  font-weight: 200;
  text-decoration: none;
}

.less-info {
  float: right;
  color: #d1d1d1;
  background-color: #242424;
  border-radius: 5px;
  width: auto;
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 0;
  padding: 9px 15px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-style: italic;
  font-weight: 200;
  display: none;
}

.concert-hidden-virtual {
  border: 3px #242424;
  border-bottom-style: dotted;
  display: none;
}

.more-info-2 {
  color: #242424;
  background-color: #ccc;
  border-radius: 5px;
  font-style: italic;
  display: block;
}

.video {
  flex-direction: row;
  justify-content: center;
  width: 95%;
  margin: 10px auto;
  padding-right: 0;
  display: block;
}

.text-block-16 {
  text-decoration: none;
}

.concert-hidden-six-a {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: #0000;
  border-bottom: 3px dotted #242424;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  height: auto;
  margin-top: 5px;
  margin-left: auto;
  margin-right: auto;
  display: none;
}

.cancelled-due-to {
  text-align: center;
  font-weight: 700;
}

.concerts-home {
  margin-bottom: 50px;
  display: block;
}

.section-2 {
  color: #242424;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: auto;
  margin-top: 100px;
  margin-bottom: 100px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  display: flex;
}

.contact {
  text-transform: uppercase;
  margin-bottom: 10px;
  margin-left: 20px;
  margin-right: 20px;
  font-size: 20px;
  font-weight: 600;
}

.text-block-17 {
  letter-spacing: 1px;
  margin-top: 10px;
  font-size: 15px;
  font-weight: 300;
}

.column-4 {
  padding-left: 0;
  padding-right: 0;
}

.navbar-2 {
  background-color: #0000;
}

.nav-menu-2 {
  color: #fff;
  padding-right: 20px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 11px;
}

.section-5 {
  height: auto;
  margin-bottom: 50px;
  padding-bottom: 0;
  display: block;
}

.see-all-dark {
  color: #242424;
  font-weight: 100;
  text-decoration: none;
}

.link-block-centred {
  flex-direction: row;
  justify-content: center;
  align-items: center;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  display: flex;
}

.nav-link-2 {
  padding-left: 15px;
  padding-right: 15px;
}

.tabs {
  margin-bottom: 50px;
}

.text-block-18, .text-block-19 {
  display: block;
}

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

.nav-link-3 {
  color: #fff;
  text-align: right;
  padding-top: 0;
  padding-bottom: 0;
  padding-right: 0;
}

.lightbox-link-3 {
  background-image: url('../images/abbey-road-thumb-3.jpg');
  background-position: 50%;
  background-size: cover;
  width: 300px;
  height: 300px;
}

.lightbox-link-3:hover {
  background-image: url('../images/thumb-hover.png'), url('../images/abbey-road-thumb-3.jpg');
  background-position: 50%, 50%;
  background-size: cover, cover;
}

.lightbox-link-4 {
  background-image: url('../images/abbey-road-thumb-4.jpg');
  background-position: 50%;
  background-size: cover;
  width: 300px;
  height: 300px;
}

.lightbox-link-4:hover {
  background-image: url('../images/thumb-hover.png'), url('../images/abbey-road-thumb-4.jpg');
  background-position: 50%, 50%;
  background-size: cover, cover;
}

.lightbox-link-5 {
  background-image: url('../images/abbey-road-thumb-5.jpg');
  background-position: 50%;
  background-size: cover;
  width: 300px;
  height: 300px;
}

.lightbox-link-5:hover {
  background-image: url('../images/thumb-hover.png'), url('../images/abbey-road-thumb-5.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
}

.lightbox-link-6 {
  background-image: url('../images/abbey-road-thumb-6.jpg');
  background-position: 50%;
  background-size: cover;
  width: 300px;
  height: 300px;
}

.lightbox-link-6:hover {
  -webkit-text-fill-color: inherit;
  background-color: #fff0;
  background-image: url('../images/thumb-hover.png'), url('../images/abbey-road-thumb-6.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  background-clip: border-box;
}

.lightbox-link-7 {
  background-image: url('../images/abbey-road-thumb-7.jpg');
  background-position: 50%;
  background-size: cover;
  width: 300px;
  height: 300px;
}

.lightbox-link-7:hover {
  background-image: url('../images/thumb-hover.png'), url('../images/abbey-road-thumb-7.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
}

.lightbox-link-8 {
  background-image: url('../images/abbey-road-thumb-8.jpg');
  background-position: 50%;
  background-size: cover;
  width: 300px;
  height: 300px;
}

.lightbox-link-8:hover {
  background-image: url('../images/thumb-hover.png'), url('../images/abbey-road-thumb-8.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
}

.lightbox-link-9 {
  background-image: url('../images/abbey-road-thumb-9.jpg');
  background-position: 50%;
  background-size: cover;
  width: 300px;
  height: 300px;
}

.lightbox-link-9:hover {
  background-image: url('../images/thumb-hover.png'), url('../images/abbey-road-thumb-9.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
}

.lightbox-link-10 {
  background-image: url('../images/abbey-road-thumb-10.jpg');
  background-position: 50%;
  background-size: cover;
  width: 300px;
  height: 300px;
}

.lightbox-link-10:hover {
  background-image: url('../images/thumb-hover.png'), url('../images/abbey-road-thumb-10.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
}

.lightbox-link-11 {
  background-image: url('../images/abbey-road-thumb-11.jpg');
  background-position: 50%;
  background-size: cover;
  width: 300px;
  height: 300px;
}

.lightbox-link-11:hover {
  background-image: url('../images/thumb-hover.png'), url('../images/abbey-road-thumb-11.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
}

.lightbox-link-12 {
  background-image: url('../images/abbey-road-thumb-12.jpg');
  background-position: 50%;
  background-size: cover;
  width: 300px;
  height: 300px;
}

.lightbox-link-12:hover {
  background-image: url('../images/thumb-hover.png'), url('../images/abbey-road-thumb-12.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
}

.concert-details {
  clear: none;
  border: 1px #000;
  border-bottom: 3px dotted #000;
  flex: 0 auto;
  order: 0;
  max-width: 960px;
  margin-left: auto;
  margin-right: auto;
  display: none;
  overflow: visible;
}

.gallery-abbey-road, .gallery-rooftop {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: wrap;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  place-content: flex-start center;
  place-items: start baseline;
  max-width: 1300px;
  height: auto;
  display: flex;
}

.lightbox-link-1a {
  clear: none;
  background-image: url('../images/rooftop-thumb--1.jpg');
  background-position: 50%;
  background-size: cover;
  width: 300px;
  height: 300px;
}

.lightbox-link-1a:hover {
  background-image: url('../images/thumb-hover.png'), url('../images/rooftop-thumb--1.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
}

.lightbox-link-2a {
  background-image: url('../images/rooftop-thumb--2.jpg');
  background-position: 50%;
  background-size: cover;
  width: 300px;
  height: 300px;
}

.lightbox-link-2a:hover {
  background-image: url('../images/thumb-hover.png'), url('../images/rooftop-thumb--2.jpg');
  background-position: 50%, 50%;
  background-size: cover, cover;
}

.lightbox-link-3a {
  background-image: url('../images/rooftop-thumb--10.jpg');
  background-position: 50%;
  background-size: cover;
  width: 300px;
  height: 300px;
}

.lightbox-link-3a:hover {
  background-image: url('../images/thumb-hover.png'), url('../images/rooftop-thumb--10.jpg');
  background-position: 50%, 50%;
  background-size: cover, cover;
}

.lightbox-link-4a {
  background-image: url('../images/rooftop-thumb--11.jpg');
  background-position: 50%;
  background-size: cover;
  width: 300px;
  height: 300px;
}

.lightbox-link-4a:hover {
  background-image: url('../images/thumb-hover.png'), url('../images/rooftop-thumb--11.jpg');
  background-position: 50%, 50%;
  background-size: cover, cover;
}

.lightbox-link-5a {
  background-image: url('../images/rooftop-thumb--12.jpg');
  background-position: 50%;
  background-size: cover;
  width: 300px;
  height: 300px;
}

.lightbox-link-5a:hover {
  background-image: url('../images/thumb-hover.png'), url('../images/rooftop-thumb--12.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
}

.lightbox-link-6a {
  background-image: url('../images/rooftop-thumb-3.jpg');
  background-position: 50%;
  background-size: cover;
  width: 300px;
  height: 300px;
}

.lightbox-link-6a:hover {
  background-image: url('../images/thumb-hover.png'), url('../images/rooftop-thumb-3.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
}

.lightbox-link-7a {
  background-image: url('../images/rooftop-thumb-4.jpg');
  background-position: 50%;
  background-size: cover;
  width: 300px;
  height: 300px;
}

.lightbox-link-7a:hover {
  background-image: url('../images/thumb-hover.png'), url('../images/rooftop-thumb-4.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
}

.lightbox-link-8a {
  background-image: url('../images/rooftop-thumb-5.jpg');
  background-position: 50%;
  background-size: cover;
  width: 300px;
  height: 300px;
}

.lightbox-link-8a:hover {
  background-image: url('../images/thumb-hover.png'), url('../images/rooftop-thumb-5.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
}

.lightbox-link-9a {
  background-image: url('../images/abbey-road-thumb-9.jpg');
  background-position: 50%;
  background-size: cover;
  width: 300px;
  height: 300px;
}

.lightbox-link-9a:hover {
  background-image: url('../images/9a-thumb.jpg');
}

.lightbox-link-10a {
  background-image: url('../images/abbey-road-thumb-10.jpg');
  background-position: 50%;
  background-size: cover;
  width: 300px;
  height: 300px;
}

.lightbox-link-10a:hover {
  background-image: url('../images/rooftop-thumb--10a.jpg');
}

.lightbox-link-11a {
  background-image: url('../images/abbey-road-thumb-11.jpg');
  background-position: 50%;
  background-size: cover;
  width: 300px;
  height: 300px;
}

.lightbox-link-11a:hover {
  background-image: url('../images/rooftop-thumb--11a_1rooftop-thumb -11a.jpg');
}

.lightbox-link-12a {
  background-image: url('../images/abbey-road-thumb-12.jpg');
  background-position: 50%;
  background-size: cover;
  width: 300px;
  height: 300px;
}

.lightbox-link-12a:hover {
  background-image: url('../images/rooftop-thumb--12a.jpg');
}

.gallery-performance {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: wrap;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  place-content: flex-start center;
  place-items: flex-start baseline;
  max-width: 1250px;
  height: auto;
  display: flex;
}

.lightbox-link-1b {
  clear: none;
  background-image: url('../images/performance-thumb-1.jpg');
  background-position: 50%;
  background-size: cover;
  width: 300px;
  height: 300px;
}

.lightbox-link-1b:hover {
  background-image: url('../images/thumb-hover.png'), url('../images/performance-thumb-1.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
}

.lightbox-link-2b {
  background-image: url('../images/performance-thumb-2.jpg');
  background-position: 50%;
  background-size: cover;
  width: 300px;
  height: 300px;
}

.lightbox-link-2b:hover {
  background-image: url('../images/thumb-hover.png'), url('../images/performance-thumb-2.jpg');
  background-position: 50%, 50%;
  background-size: cover, cover;
}

.lightbox-link-3b {
  background-image: url('../images/performance-thumb-3.jpg');
  background-position: 50%;
  background-size: cover;
  width: 300px;
  height: 300px;
}

.lightbox-link-3b:hover {
  background-image: url('../images/thumb-hover.png'), url('../images/performance-thumb-3.jpg');
  background-position: 50%, 50%;
  background-size: cover, cover;
}

.lightbox-link-4b {
  background-image: url('../images/performance-thumb-4.jpg');
  background-position: 50%;
  background-size: cover;
  width: 300px;
  height: 300px;
}

.lightbox-link-4b:hover {
  background-image: url('../images/thumb-hover.png'), url('../images/performance-thumb-4.jpg');
  background-position: 50%, 50%;
  background-size: cover, cover;
}

.lightbox-link-5b {
  background-image: url('../images/performance-thumb-5.jpg');
  background-position: 50%;
  background-size: cover;
  width: 300px;
  height: 300px;
}

.lightbox-link-5b:hover {
  background-image: url('../images/thumb-hover.png'), url('../images/performance-thumb-5.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
}

.lightbox-link-6b {
  background-image: url('../images/performance-thumb-6.jpg');
  background-position: 50%;
  background-size: cover;
  width: 300px;
  height: 300px;
}

.lightbox-link-6b:hover {
  -webkit-text-fill-color: inherit;
  background-color: #fff0;
  background-image: url('../images/thumb-hover.png'), url('../images/performance-thumb-6.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  background-clip: border-box;
}

.container-navmain {
  clear: none;
  background-color: #fff;
  min-width: 100%;
  height: 70px;
  margin-right: 0;
  padding-top: 0;
  padding-bottom: 0;
  display: block;
}

.navbar-3 {
  float: none;
  clear: none;
  background-color: #0000;
  min-width: 100%;
  position: sticky;
  inset: 0 0% auto;
}

.nav-menu-3 {
  float: none;
  clear: none;
  color: #fff;
  text-align: left;
  background-color: #0000;
  justify-content: flex-end;
  align-items: center;
  height: 70px;
  margin-top: auto;
  margin-bottom: auto;
  display: flex;
  position: relative;
}

.nav-link-top {
  color: #fff;
  text-align: center;
  letter-spacing: 3px;
  text-transform: uppercase;
  background-color: #0000;
  justify-content: flex-end;
  margin-left: 10px;
  margin-right: 10px;
  padding: 10px;
  font-size: 14px;
  text-decoration: none;
  display: flex;
}

.nav-link-top:hover {
  color: #396eff;
}

.nav-link-top.w--current {
  color: #fff;
  background-color: #0000;
  flex: 0 auto;
  align-self: auto;
}

.nav-link-top.w--current:hover {
  color: #396eff;
}

.image-4 {
  cursor: pointer;
  order: 0;
  width: 15px;
  display: block;
}

.biography-scroll, .concerts-scroll, .gallery-scroll, .performance-scroll, .contact-scroll {
  height: 70px;
}

.menu-button-main {
  clear: none;
  color: #fff0;
  cursor: pointer;
  background-color: #c8c8c800;
  flex-flow: row;
  place-content: center;
  align-items: flex-start;
  height: 70px;
  margin-top: 0;
  padding: 19px 18px 18px;
  display: none;
  position: static;
}

.menu-button-main.w--open {
  cursor: pointer;
  background-color: #c8c8c800;
}

.html-embed-2 {
  justify-content: center;
  align-items: center;
  width: 80%;
  margin: 10px auto;
  padding-top: 10px;
  padding-bottom: 10px;
  display: flex;
}

.text-span-11 {
  background-color: #0000;
  font-weight: 400;
  text-decoration: underline;
}

.text-span-12 {
  font-weight: 400;
  text-decoration: underline;
}

.text-span-14, .text-span-15, .text-span-16 {
  font-weight: 400;
}

.article-link {
  text-transform: uppercase;
  font-weight: 600;
  text-decoration: underline;
}

.link {
  font-weight: 600;
}

.text-span-17 {
  text-align: left;
}

.text-span-18 {
  font-weight: 400;
}

.link-bold {
  font-weight: 400;
  text-decoration: underline;
}

.text-span-19 {
  font-weight: 200;
}

.text-span-20 {
  font-weight: 400;
}

.link-2 {
  text-transform: uppercase;
  text-decoration: underline;
}

.concert-poster {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: #fff0;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 60%;
  height: auto;
  margin-top: 10px;
  margin-bottom: 10px;
  display: flex;
}

.image-5 {
  height: 100%;
}

.lightbox-link-13 {
  height: 250px;
}

.image-6 {
  border: 2px solid #000;
  height: 100%;
  box-shadow: 0 2px 5px #0003;
}

@media screen and (max-width: 991px) {
  .concert-hidden, .concert-hidden-two {
    display: none;
  }

  .heading-text-overlay {
    display: flex;
  }

  .column {
    padding-right: 0;
  }

  .column-2 {
    padding-left: 0;
    padding-right: 0;
  }

  .paragraph-4 {
    margin-bottom: 50px;
  }

  .text-field {
    flex: 0 auto;
    width: 100%;
    margin-right: 0;
  }

  .submit-button {
    width: 100%;
  }

  .nav-menu-2 {
    flex-direction: row;
    align-items: stretch;
  }

  .form {
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    margin-bottom: 20px;
    display: block;
  }

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

  .menu-button-2 {
    display: none;
  }

  .concert-details {
    max-width: 95%;
    display: none;
  }

  .menu-button-main {
    display: none;
  }

  .html-embed-2 {
    width: 80%;
  }
}

@media screen and (max-width: 767px) {
  .hero-overlay {
    padding: 40px 20px;
  }

  .nav-link {
    justify-content: center;
    width: 100%;
    margin: 0;
  }

  .nav-link.w--current {
    margin: 0;
  }

  .text-block.dark {
    color: #242424;
  }

  .concert-main {
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    height: 200px;
  }

  .address {
    padding-left: 15px;
  }

  .left {
    width: auto;
    height: 100%;
  }

  .concert-hidden {
    display: none;
  }

  .mid {
    width: auto;
  }

  .div-block-9 {
    flex-direction: column;
    padding-left: 15px;
    padding-right: 15px;
  }

  .div-block-6 {
    clear: none;
    width: 100%;
  }

  .right {
    width: auto;
    height: 100%;
  }

  .div-block-7 {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }

  .concert-hidden-two {
    display: none;
  }

  .bottom-note {
    padding-left: 15px;
    padding-right: 15px;
  }

  .concert-hidden-four, .concert-hidden-five, .concert-hidden-six, .concert-hidden-seven {
    display: none;
  }

  .copyright {
    flex-direction: column;
    justify-content: space-around;
    align-items: flex-start;
    display: flex;
  }

  .footer-section {
    border-top-style: none;
  }

  .paragraph-4 {
    column-count: 1;
  }

  .gallery-photo.last-photo-hidden {
    flex: 0 auto;
    order: -1;
    width: 150px;
    height: 0;
    display: block;
  }

  .gallery-photo.small, .lightbox-link {
    width: 150px;
    height: 150px;
  }

  .lightbox-link:hover {
    background-position: 50%, 50%;
    background-size: cover, cover;
  }

  .lightbox-link.small, .lightbox-link-2 {
    width: 150px;
    height: 150px;
  }

  .html-embed {
    width: 75%;
  }

  .virtual-location {
    padding-left: 15px;
  }

  .right-2 {
    width: auto;
    height: 100%;
  }

  .less-info {
    float: none;
    margin-left: auto;
    margin-right: auto;
  }

  .concert-hidden-six-a {
    display: none;
  }

  .column-4 {
    clear: none;
    justify-content: flex-end;
    align-items: center;
    display: block;
  }

  .nav-menu-2 {
    text-align: right;
    flex-direction: column;
    align-items: flex-end;
    padding-right: 20px;
    display: flex;
  }

  .container-5 {
    text-align: right;
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .nav-link-3 {
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
  }

  .lightbox-link-3, .lightbox-link-4, .lightbox-link-5 {
    width: 150px;
    height: 150px;
  }

  .lightbox-link-5:hover {
    background-position: 50%, 50%;
    background-size: cover, cover;
  }

  .lightbox-link-6 {
    width: 150px;
    height: 150px;
  }

  .lightbox-link-6:hover {
    background-position: 50%, 50%;
    background-size: cover, cover;
  }

  .lightbox-link-7 {
    width: 150px;
    height: 150px;
  }

  .lightbox-link-7:hover {
    background-position: 50%, 50%;
    background-size: cover, cover;
  }

  .lightbox-link-8 {
    width: 150px;
    height: 150px;
  }

  .lightbox-link-8:hover {
    background-position: 50%, 50%;
    background-size: cover, cover;
  }

  .lightbox-link-9 {
    width: 150px;
    height: 150px;
  }

  .lightbox-link-9:hover {
    background-position: 50%, 50%;
    background-size: cover, cover;
  }

  .lightbox-link-10 {
    width: 150px;
    height: 150px;
  }

  .lightbox-link-10:hover {
    background-position: 50%, 50%;
    background-size: cover, cover;
  }

  .lightbox-link-11 {
    width: 150px;
    height: 150px;
  }

  .lightbox-link-11:hover {
    background-position: 50%, 50%;
    background-size: cover, cover;
  }

  .lightbox-link-12 {
    width: 150px;
    height: 150px;
  }

  .lightbox-link-12:hover {
    background-position: 50%, 50%;
    background-size: cover, cover;
  }

  .concert-details {
    display: none;
  }

  .gallery-rooftop {
    flex-flow: wrap;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: center;
    align-items: flex-start;
    padding-left: 0;
    display: flex;
  }

  .lightbox-link-1a {
    background-size: cover;
    width: 150px;
    height: 150px;
  }

  .lightbox-link-1a:hover {
    background-position: 50%, 50%;
    background-size: cover, cover;
  }

  .lightbox-link-2a, .lightbox-link-3a, .lightbox-link-4a, .lightbox-link-5a {
    width: 150px;
    height: 150px;
  }

  .lightbox-link-5a:hover {
    background-position: 50%, 50%;
    background-size: cover, cover;
  }

  .lightbox-link-6a {
    width: 150px;
    height: 150px;
  }

  .lightbox-link-6a:hover {
    background-position: 50%, 50%;
    background-size: cover, cover;
  }

  .lightbox-link-7a {
    width: 150px;
    height: 150px;
  }

  .lightbox-link-7a:hover {
    background-position: 50%, 50%;
    background-size: cover, cover;
  }

  .lightbox-link-8a {
    width: 150px;
    height: 150px;
  }

  .lightbox-link-8a:hover {
    background-position: 50%, 50%;
    background-size: cover, cover;
  }

  .gallery-performance {
    justify-content: center;
  }

  .lightbox-link-1b {
    width: 150px;
    height: 150px;
  }

  .lightbox-link-1b:hover {
    background-position: 50%, 50%;
    background-size: cover, cover;
  }

  .lightbox-link-2b, .lightbox-link-3b, .lightbox-link-4b, .lightbox-link-5b {
    width: 150px;
    height: 150px;
  }

  .lightbox-link-5b:hover {
    background-position: 50%, 50%;
    background-size: cover, cover;
  }

  .lightbox-link-6b {
    width: 150px;
    height: 150px;
  }

  .lightbox-link-6b:hover {
    background-position: 50%, 50%;
    background-size: cover, cover;
  }

  .nav-menu-3 {
    background-color: #fff;
    height: auto;
    margin-top: 0;
    margin-bottom: 0;
    padding-bottom: 20px;
  }

  .concert-poster {
    width: 100%;
  }
}

@media screen and (max-width: 479px) {
  .centered-container {
    text-align: left;
  }

  .heading {
    text-align: center;
    margin-bottom: 5px;
    font-size: 25px;
    line-height: 25px;
  }

  .paragraph {
    text-align: center;
    font-size: 15px;
    line-height: 15px;
  }

  .concert-hidden, .concert-hidden-two {
    display: none;
  }

  .copyright {
    text-align: center;
  }

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

  .concert-details {
    display: none;
  }

  .html-embed-2 {
    width: 80%;
  }
}


