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

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

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

.body {
  background-color: #000;
  background-image: url('../images/bg-orange_1.avif');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: auto;
  background-attachment: fixed;
}

.container {
  mix-blend-mode: normal;
  background-color: #03000a7d;
  background-image: linear-gradient(#000 18%, #fff0 37%);
  border: 1px solid #000;
  border-top-color: #3d1b00;
  flex-flow: column;
  max-width: 1028px;
  padding-bottom: 0;
  padding-left: 22px;
  padding-right: 22px;
  display: flex;
}

.container.navbar {
  z-index: 100;
  background-color: #03000a;
  background-image: none;
  border: 0 #000;
  border-bottom: 0 solid #1f1607;
  flex-direction: row;
  padding-top: 6px;
  padding-bottom: 6px;
  position: fixed;
  inset: 0% 0% auto;
}

.social-sqaures {
  max-width: 80px;
  height: auto;
  max-height: 0;
  margin-top: 9px;
  margin-left: 0;
  padding-left: 0;
  padding-right: 8px;
  display: flex;
}

.facebook-link {
  align-items: center;
  width: auto;
  margin-top: 0;
  padding-top: 0;
  padding-left: 0;
  padding-right: 14px;
  display: block;
}

.link-block {
  display: block;
}

.image {
  filter: brightness(72%);
  justify-content: flex-start;
  width: 23px;
  display: inline-flex;
}

.image-2 {
  filter: brightness(69%);
  width: 23px;
}

.navigation {
  z-index: 5000;
  width: 100%;
  position: fixed;
  inset: 0% 0% auto;
}

.top-section {
  margin-top: 19px;
}

.top-photo {
  border-bottom: 1px solid #1f1607;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.top-sidexside {
  background-color: #05000000;
  justify-content: space-around;
  margin-top: 35px;
  display: flex;
}

.latest-block {
  z-index: auto;
  opacity: .91;
  background-image: linear-gradient(#1524972b, #000 90%);
  border: 1px #1b28b9;
  border-radius: 0;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 380px;
  margin-bottom: 27px;
  padding-top: 18px;
  padding-bottom: 23px;
  display: flex;
  position: static;
}

.nav-holder {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex: 1;
  justify-content: space-around;
  align-items: center;
  margin-left: 10px;
  margin-right: auto;
  display: flex;
  position: static;
}

.heading {
  color: #fbff00;
  text-align: center;
  margin-top: 0;
  margin-bottom: 6px;
  font-family: Tahoma, Verdana, Segoe, sans-serif;
  font-size: 18px;
  font-weight: 400;
}

.heading.upcoming-shows {
  color: #da9520;
  letter-spacing: 1px;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 21px;
  font-weight: 800;
}

.div-block {
  justify-content: center;
  align-items: center;
  display: block;
}

.link {
  color: #fffdfd;
  text-align: left;
  font-family: Tahoma, Verdana, Segoe, sans-serif;
  font-size: 18px;
  text-decoration: none;
}

.div-block-2 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 20px;
  display: flex;
}

.div-block-2.kiss-kruise {
  display: none;
}

.details-text {
  color: #d4d4d4;
  text-align: center;
  margin-top: 3px;
  font-family: Montserrat, sans-serif;
  font-style: italic;
  font-weight: 400;
}

.details-text.fb-info {
  color: #868484;
  text-align: left;
  margin-top: -3px;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  font-style: normal;
  line-height: 17px;
}

.bold-text {
  color: #b07915;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  text-decoration: none;
}

.div-block-3 {
  flex-direction: row;
  justify-content: center;
  margin-top: 0;
  margin-bottom: 0;
  display: flex;
}

.div-block-4 {
  margin: 53px auto 46px;
}

.div-block-4.footer {
  margin-top: 43px;
  margin-bottom: auto;
}

.band-section {
  margin-top: 110px;
}

.div-block-5 {
  flex-direction: row;
  justify-content: space-around;
  align-items: flex-start;
  margin-top: 75px;
  display: flex;
}

.left-column {
  width: 62%;
  padding-right: 34px;
}

.right-column {
  background-image: url('../images/BNB-smtextheader.jpg');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: contain;
  flex: 1;
  align-self: auto;
  margin-top: 84px;
}

.text-block {
  color: #929292;
  text-indent: 0;
  margin-top: 20px;
  padding-left: 16px;
  padding-right: 16px;
  font-family: Montserrat, sans-serif;
  line-height: 22px;
}

.text-block.right-side {
  margin-top: 44px;
}

.image-3 {
  margin-bottom: 14px;
}

.image-3.historyheader {
  margin-top: 25px;
  margin-left: 0;
  padding-left: 16px;
}

.copyright {
  color: #4e4e4ecf;
  text-align: center;
  -webkit-text-stroke-color: #46474bd6;
  margin-top: 11px;
  margin-bottom: 5px;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 12px;
}

.div-block-6 {
  background-image: linear-gradient(#15249733, #0000);
  border: 1px solid #292929;
  border-radius: 8px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 320px;
  height: 336px;
  margin-top: 106px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 31px;
  display: flex;
}

.text-block-2 {
  color: #7c7c7c;
  text-align: center;
  letter-spacing: 0;
  text-indent: 0;
  text-transform: uppercase;
  column-count: 1;
  margin-top: 22px;
  line-height: 24px;
}

.text-block-3 {
  color: #413f3f;
  text-align: center;
  width: 90%;
  margin-top: 24px;
  padding-left: 0;
  padding-right: 0;
  line-height: 27px;
}

.text-span {
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-style: normal;
  font-weight: 700;
}

._50-50split-columns {
  flex-direction: row;
  justify-content: space-around;
  align-items: flex-start;
  margin-top: 53px;
  display: flex;
}

._5050-left, ._5050-right {
  width: 50%;
}

.music-section {
  margin-top: 110px;
}

.grid {
  grid-row-gap: 28px;
  text-align: left;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  margin-top: 35px;
  margin-bottom: 55px;
  padding-left: 20px;
  padding-right: 20px;
}

.heading-2 {
  color: #fff;
  letter-spacing: 1px;
  border-bottom: 1px solid #242424;
  margin: 9px 45px -9px;
  padding-left: 0;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 400;
}

.text-block-4 {
  text-align: center;
  margin-top: 7px;
}

.text-block-4.albums {
  color: #203bc5;
  line-height: 16px;
}

.div-block-7 {
  margin-top: 55px;
}

.image-4 {
  max-width: 100%;
  margin-top: 50px;
  margin-bottom: 49px;
  padding-left: 45px;
}

.image-4.photogallery {
  margin-top: 100px;
  padding-left: 45px;
}

.image-4.contactinfoheader {
  margin-top: 100px;
  margin-bottom: 19px;
  padding-left: 45px;
}

.photo-section, .photo-section.video {
  margin-top: 110px;
}

.div-block-8 {
  text-align: left;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  width: 70%;
  margin-left: 69px;
  margin-right: 69px;
  display: block;
}

.div-block-8.mediakit {
  flex-direction: column;
  width: 300px;
  margin-top: 60px;
  margin-left: 0;
  margin-right: 0;
  display: flex;
}

.youtube {
  text-align: left;
}

.div-block-9 {
  justify-content: center;
  margin-bottom: 43px;
  display: flex;
  position: static;
}

.div-block-9.contact {
  background-image: url('../images/BNB-faded-textheader_1.avif');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: contain;
  justify-content: space-around;
  height: 500px;
  margin-bottom: 70px;
  margin-left: auto;
  margin-right: auto;
}

.heading-3 {
  color: #969595;
}

.heading-3.media-kit-text {
  font-size: 14px;
  line-height: 7px;
}

.contact-info {
  color: #6d6b6b;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 23px;
  text-decoration: none;
}

.contact-info.pdf-download-text {
  color: #6d6a6a;
  font-size: 13px;
  text-decoration: none;
}

.text-span-2 {
  font-size: 15px;
}

.link-2 {
  text-decoration: none;
}

.bold-text-2 {
  color: #c0bfbf;
  font-family: Montserrat, sans-serif;
}

.text-span-3 {
  font-size: 15px;
  text-decoration: none;
}

.text-span-4 {
  font-size: 12px;
  line-height: 0;
}

.div-block-10 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  justify-content: center;
  align-items: center;
  margin-top: 105px;
  margin-left: 105px;
  margin-right: auto;
  display: flex;
}

.div-block-11 {
  text-align: left;
  flex: 0 auto;
}

.div-block-12 {
  justify-content: space-around;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  padding-right: 0;
  display: flex;
}

.image-5 {
  margin-bottom: 10px;
  margin-left: 16px;
  margin-right: auto;
}

.image-6 {
  margin-left: -4px;
}

.image-7 {
  filter: brightness(118%);
  margin-top: 45px;
}

.div-block-13 {
  margin-top: 55px;
  display: block;
}

.mgtext {
  opacity: .79;
  color: #7c7878ba;
  text-align: center;
  letter-spacing: 2px;
  order: 1;
  font-family: Oswald, sans-serif;
  font-size: 9px;
  line-height: 14px;
}

.div-block-14 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-top: 67px;
  margin-bottom: 29px;
  display: flex;
}

.div-block-15 {
  margin-left: 11px;
  text-decoration: none;
}

.image-8 {
  opacity: .9;
}

.bold-text-3 {
  font-weight: 400;
}

.image-9 {
  margin-top: 1px;
  margin-left: -10px;
}

.text-span-5 {
  color: #c5c1c1;
  font-size: 15px;
}

.link-3 {
  color: #c5c1c1;
  font-size: 15px;
  text-decoration: none;
}

.link-4 {
  color: #a79d9d;
  font-size: 15px;
  text-decoration: none;
}

.link-5 {
  color: #3165df;
  text-decoration: none;
}

.link-block-2 {
  padding-left: 10px;
  padding-right: 10px;
}

.image-10 {
  border: 1px solid #1d1d1d;
}

.text-span-6 {
  color: #fff;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
}

.text-span-7 {
  text-decoration: none;
}

.divider-rule {
  background-color: #474747;
  height: 1px;
  margin-top: 2px;
  margin-bottom: 7px;
}

.div-block-16 {
  border-bottom: .5px solid #313131;
  margin-bottom: 25px;
}

.bold-text-4 {
  font-style: normal;
  font-weight: 300;
}

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

.text-span-8 {
  font-size: 12px;
}

.image-11, .image-12, .image-13, .image-14, .image-15 {
  max-width: 90%;
}

.div-block-17 {
  background-image: linear-gradient(#000000e8, #000000e8), url('../images/bg_1.avif');
  background-position: 0 0, 50% 0;
  background-size: auto, auto;
  height: 230px;
  margin-top: -25px;
}

.image-16 {
  padding-left: 16px;
}

.text-span-9 {
  color: #ff0000ba;
  letter-spacing: 0;
  font-family: Oswald, sans-serif;
  font-size: 13px;
  font-weight: 700;
  line-height: 16px;
}

.text-span-10 {
  color: #ff0000ba;
  font-size: 10px;
}

.div-block-18 {
  text-align: center;
}

.image-17 {
  opacity: .45;
}

.img {
  font-size: 10px;
}

.text-span-11 {
  color: #3c85fa;
  font-size: 19px;
  font-weight: 700;
}

.videoscreen {
  z-index: 1000;
  opacity: .79;
  mix-blend-mode: overlay;
  width: 955px;
  height: 630px;
  margin-top: 52px;
  display: none;
  position: absolute;
}

.background-video {
  width: 955px;
  height: 650px;
}

@media screen and (max-width: 991px) {
  .container {
    padding-left: 20px;
    padding-right: 20px;
  }

  .merch-block {
    padding-left: 0;
    padding-right: 15px;
  }

  .latest-block {
    width: 400px;
    padding-left: 15px;
    padding-right: 15px;
  }

  .div-block-8 {
    margin-left: 28px;
    margin-right: 22px;
  }

  .div-block-10 {
    margin-left: auto;
    margin-right: auto;
  }

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

@media screen and (max-width: 767px) {
  .container.navbar {
    padding-right: 8px;
  }

  .social-sqaures {
    margin-top: 8px;
    margin-left: -61px;
  }

  .facebook-link {
    padding-right: 10px;
  }

  .nav-holder {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    margin-left: 0;
  }

  .link {
    text-align: center;
  }

  .div-block-4 {
    margin-top: 8px;
    margin-bottom: 0;
  }

  .band-section {
    margin-top: 38px;
  }

  .div-block-5 {
    flex-flow: column;
  }

  .left-column {
    width: 100%;
  }

  .right-column {
    margin-top: 57px;
    margin-left: auto;
    margin-right: auto;
  }

  .text-block {
    padding-right: 0;
  }

  .image-3.historyheader {
    margin-top: 0;
  }

  .copyright {
    margin-left: 51px;
    margin-right: 51px;
  }

  .music-section {
    margin-top: 38px;
  }

  .div-block-7 {
    margin-top: 20px;
  }

  .image-4.photogallery, .image-4.contactinfoheader {
    margin-top: 60px;
  }

  .photo-section, .photo-section.video {
    margin-top: 38px;
  }

  .div-block-8 {
    margin-right: 0;
  }

  .div-block-8.mediakit {
    width: 180px;
  }

  .div-block-11 {
    width: 40%;
    margin-right: 20px;
  }

  .image-5 {
    margin-left: 0;
  }

  .div-block-13 {
    margin-top: 20px;
  }

  .image-9 {
    width: 75%;
    margin-left: -9px;
  }

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

  .div-block-17 {
    height: 190px;
  }
}

@media screen and (max-width: 479px) {
  .social-sqaures {
    justify-content: flex-end;
    margin-left: auto;
    padding-right: 11px;
  }

  .top-sidexside {
    flex-flow: column;
    margin-left: auto;
    margin-right: auto;
    overflow: clip;
  }

  .merch-block {
    align-self: auto;
    width: 80%;
    margin-bottom: 15px;
    margin-left: auto;
    margin-right: auto;
    padding-right: 0;
  }

  .latest-block {
    order: -1;
    align-self: auto;
    width: 90%;
    margin-bottom: 18px;
    margin-left: auto;
    margin-right: auto;
  }

  .nav-holder {
    display: none;
  }

  .div-block {
    align-self: auto;
    margin-left: auto;
    margin-right: auto;
  }

  .div-block-4.footer {
    margin-top: 20px;
  }

  .div-block-5 {
    margin-top: 50px;
  }

  .left-column {
    padding-right: 12px;
  }

  .right-column {
    width: 80%;
    margin-top: 40px;
  }

  .text-block {
    margin-top: 15px;
    padding-left: 12px;
    padding-right: 0;
    font-size: 12px;
  }

  .text-block.right-side {
    margin-top: 20px;
  }

  .image-3.historyheader {
    padding-left: 11px;
  }

  .copyright {
    margin: 0 23px;
    font-size: 11px;
    line-height: 17px;
  }

  .div-block-6 {
    width: 100%;
    height: 292px;
    margin-top: 96px;
    padding-top: 24px;
  }

  .text-block-2 {
    font-size: 12px;
  }

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

  ._50-50split-columns {
    flex-flow: column;
    margin-top: 39px;
  }

  ._5050-left, ._5050-right {
    width: 95%;
    margin-left: auto;
    margin-right: auto;
  }

  .grid {
    grid-row-gap: 28px;
    padding-left: 13px;
    padding-right: 13px;
  }

  .heading-2 {
    margin-top: 0;
    margin-left: 10px;
    margin-right: 10px;
  }

  .div-block-7 {
    margin-top: 0;
  }

  .image-4 {
    margin-bottom: 15px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .image-4.photogallery {
    margin-top: 56px;
  }

  .image-4.contactinfoheader {
    margin-bottom: 51px;
    padding-left: 10px;
  }

  .div-block-8 {
    flex: 0 auto;
    width: 90%;
  }

  .div-block-8.mediakit {
    text-align: center;
    margin-top: 40px;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .div-block-9.contact {
    background-image: none;
    background-repeat: repeat;
    background-size: auto;
    flex-flow: row;
    height: 310px;
    margin-bottom: 84px;
  }

  .heading-3 {
    margin-top: 0;
    margin-bottom: 10px;
  }

  .contact-info {
    margin-bottom: 26px;
    font-size: 14px;
    line-height: 22px;
  }

  .bold-text-2 {
    font-size: 16px;
  }

  .text-span-3 {
    font-size: 14px;
  }

  .div-block-10 {
    flex-flow: column;
  }

  .div-block-11 {
    order: 0;
    width: 70%;
    margin-top: auto;
    margin-bottom: 9px;
    display: block;
  }

  .div-block-12 {
    width: 110%;
    padding-left: 0;
    padding-right: 0;
  }

  .div-block-13 {
    margin-top: 0;
  }

  .div-block-14 {
    margin-top: 48px;
  }

  .image-9 {
    width: 66%;
    margin-top: 3px;
    margin-left: -10px;
  }

  .image-10 {
    margin-left: 0;
  }

  .text-span-7 {
    font-size: 14px;
  }

  .div-block-16 {
    border-bottom-style: none;
    margin-bottom: 45px;
  }

  .text-span-8 {
    font-size: 10px;
  }

  .div-block-17 {
    height: 160px;
    margin-top: auto;
  }

  .italic-text-3 {
    font-size: 13px;
  }

  .link-block-3, .link-block-4 {
    padding-left: 8px;
    padding-right: 8px;
  }
}

#w-node-_94b1c195-f23b-2492-594c-1ace83fe1ac6-98abc3eb, #w-node-ab14dc89-ac85-014c-5192-d13a5668c3c4-98abc3eb, #w-node-_35707c9e-78be-72c5-69dd-540e6993c882-98abc3eb, #w-node-_31be3e22-4585-2dc1-133f-34f5f72186ed-98abc3eb, #w-node-_60ff6501-8eaf-0dd4-28db-661da8e49937-98abc3eb, #w-node-_100d0006-5e3e-170e-5739-96c9574e391d-98abc3eb, #w-node-_100d0006-5e3e-170e-5739-96c9574e3927-98abc3eb, #w-node-_89c9eece-24cb-24fe-decc-95fc45440066-98abc3eb, #w-node-_89c9eece-24cb-24fe-decc-95fc4544006e-98abc3eb, #w-node-b4f98148-8295-9c22-abb0-48ce27a20bb9-98abc3eb, #w-node-_454659ba-6c67-d788-9ce4-255a2b2ed3e9-98abc3eb {
  place-self: start center;
}


