/*
 * Globals
 */
/* Links */

@font-face {
  font-family: "Major Mono Display";
  src: url("MajorMonoDisplay-Regular.eot");
  src: url("f/MajorMonoDisplay-Regular.woff2") format("woff2"),
    url("f/MajorMonoDisplay-Regular.woff") format("woff"),
    url("f/MajorMonoDisplay-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "fontello";
  src: url("f/icons/fontello.eot?29200108");
  src: url("f/icons/fontello.eot?29200108#iefix") format("embedded-opentype"),
    url("f/icons/fontello.woff2?29200108") format("woff2"),
    url("f/icons/fontello.woff?29200108") format("woff"),
    url("f/icons/fontello.ttf?29200108") format("truetype"),
    url("f/icons/fontello.svg?29200108#fontello") format("svg");
  font-weight: normal;
  font-style: normal;
}

/*
 * Base structure
 */
html,
body {
  height: 100%;
  background-color: #fff;
}

body {
  display: -ms-flexbox;
  display: flex;
  color: #000;
  font-family: "Major Mono Display";
  text-transform: lowercase;
  font-size: 12px;
  /* These are technically the same, but use both */
  overflow-wrap: break-word;
  word-wrap: break-word;
  -ms-word-break: break-all;
  /* This is the dangerous one in WebKit, as it breaks things wherever */
  word-break: break-all;
  /* Instead use this non-standard one: */
  word-break: break-word;
  /* Adds a hyphen where the word breaks, if supported (No Blink) */
  -ms-hyphens: auto;
  -moz-hyphens: auto;
  -webkit-hyphens: auto;
  hyphens: auto;
}

[class^="icon-"]:before,
[class*=" icon-"]:before {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: 0.2em;
  text-align: center;
  /* opacity: .8; */
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;
  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: 0.2em;
  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */
  /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}

.icon-download:before {
  content: "\e800";
}

/* '' */
.icon-info:before {
  content: "\e801";
}

/* '' */
a,
a:focus,
a:hover {
  color: #000;
  text-decoration: none;
}

.masthead {
  margin-bottom: 2rem;
}

.masthead-brand {
  margin-bottom: 0;
}

header {
  margin-top: 1em;
}

footer,
header {
  z-index: 10;
}

.logo_header svg {
  height: 11px;
}

@media (min-width: 540px) {
  .logo_header svg {
    height: 20px;
  }
}

footer a {
  line-height: 1;
  padding: 0.5em;
  margin-bottom: 0.5em;
  margin-top: 0.5em;
}

ul.sidesocials {
  font-weight: normal;
  margin: 0;
  padding: 0;
  text-align: center;
  font-family: "Font Awesome 5 Brands";
  list-style: none;
  white-space: nowrap;
  margin-bottom: 10px;
}

@media (min-width: 576px) {
  ul.sidesocials {
    font-weight: normal;
    margin: 0;
    padding: 0;
    margin-bottom: 0;
    text-align: center;
    font-family: "Font Awesome 5 Brands";
    list-style: none;
    position: absolute;
    left: 50%;
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
  }
}

ul.sidesocials li {
  margin: 0 2px;
  display: inline-block;
}

ul.sidesocials li a {
  font-size: 16px;
  position: relative;
  text-decoration: none;
  padding: 0.3em;
  display: block;
}

ul.sidesocials li a:hover {
  opacity: 1;
}

.swiper-container {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  bottom: 0;
  right: 0;
  z-index: 1;
}

.swiper-slide {
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}

.slidea {
  background-image: url(i/cl_2022_bk_l.jpg);
  background-size: 80% auto;
  background-repeat: no-repeat;
  background-position: center;
  background-color: #000;
}
.slideb {
  background-image: url(i/cl_2022_wht_l.jpg);
  background-size: 80% auto;
  background-repeat: no-repeat;
  background-position: center;
  background-color: #fff;
}
.slidec {
  background-image: url(i/cl_2022_bk_icon.jpg);
  background-size: 66% auto;
  background-repeat: no-repeat;
  background-position: center;
  background-color: #000;
}
.slideclr {
  background-image: url(i/2023_clrblacksquare.jpg);
  background-size: 80% auto;
  background-repeat: no-repeat;
  background-position: center;
  background-color: #000;
}
.slideamfm {
  background-image: url(i/2023_amfm.jpg);
  background-size: 66% auto;
  background-repeat: no-repeat;
  background-position: center;
  background-color: #000;
}
.slided {
  background-image: url(i/cl_2022_wht_icon.jpg);
  background-size: 66% auto;
  background-repeat: no-repeat;
  background-position: center;
  background-color: #fff;
}
@media (min-width: 768px) {
  .slidea {
    background-size: 60% auto;
  }
  .slideb {
    background-size: 60% auto;
  }
  .slidec {
    background-size: 40% auto;
  }
  .slideclr {
    background-size: 55% auto;
  }
  .slideamfm {
    background-size: auto calc(100vh - 280px);
  }
  .slided {
    background-size: 40% auto;
  }
}
.slide1 {
  background-image: url(i/bg_black.jpg);
}

.slide2 {
  background-image: url(i/bg_white.jpg);
}

.slide3 {
  background-image: url(i/bg_black.jpg);
}

.slide4 {
  background-image: url(i/bg_white.jpg);
}

.slide5 {
  background-image: url(i/bg_black.jpg);
}

.slide7 {
  background-image: url(i/7.jpg);
}

.slide8 {
  background-image: url(i/8.jpg);
}

.swiper-slide.slidepresspic {
  background-image: url(i/2023_presspic.jpg);
  background-position: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.slide1 .inner img,
.slide2 .inner img {
  width: 75vw;
}

.slide3 .inner img,
.slide4 .inner img {
  height: 33vh;
}

img.innerimage_square {
  width: 33vh;
  height: 33vh;
}

.slide7 img.allin {
  width: 90vw;
  max-width: 600px;
}

.swiper-slide {
  padding-top: 80px;
  padding-bottom: 100px;
}

@media (min-width: 576px) {
  .swiper-slide {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .slide3 .inner img,
  .slide4 .inner img {
    height: 50vh;
  }

  .innerimage_square {
    height: 50vh;
    width: 50vh;
  }

  .slide7 img.allin {
    max-width: 375px;
  }
}

a {
  transition: color 0.5s ease;
}

.colorwhite,
.colorwhite a,
.colorwhite a:focus,
.colorwhite a:hover {
  color: #fff;
}

.colorblack,
.colorblack a,
.colorblack a:focus,
.colorblack a:hover {
  color: #000;
}

.swiper-scrollbar-drag {
  border-radius: 0;
}

.swiper-container-horizontal > .swiper-scrollbar {
  top: 0px;
  height: 2px;
  border-radius: 0;
  left: 2.51em;
  right: 2.51em;
  width: auto;
}

.swiper-container-vertical > .swiper-scrollbar {
  right: 1px;
  width: 1px;
}

@media (min-width: 576px) {
  .swiper-container-horizontal > .swiper-scrollbar {
    bottom: 13px;
    height: 1px;
  }
}

.colorwhite .swiper-scrollbar {
  background: rgba(255, 255, 255, 0.1);
}

.colorwhite .swiper-scrollbar-drag {
  background: rgba(255, 255, 255, 0.5);
}

.fancybox-container {
  color: #000 !important;
}

@media (min-width: 768px) {
  .fancybox-content {
    max-width: 80%;
  }
}

.fancybox-container a,
.fancybox-container a:focus,
.fancybox-container a:hover {
  color: #b13737 !important;
  font-family: "Major Mono Display" !important;
}

.fancybox-button {
  background-color: #eee;
  color: #000;
}

.fancybox-button:hover,
.fancybox-button:active,
.fancybox-button:focus {
  background-color: #eee;
  color: #000;
}

.bit-widget-container {
  text-align: left;
  font-size: 13px !important;
}

#tourdates-content .fancybox-button svg path,
#popup_content .fancybox-button svg path {
  fill: #000;
}

#tourdates-content {
  background: url(i/grungebg.jpg);
  background-size: 100px;
  background-repeat: repeat;
}

#tourdates-content .bit-top-track-button,
#tourdates-content .bit-logo-container,
#popup_content .bit-top-track-button,
#popup_content .bit-logo-container {
  display: none;
}

#tourdates-content .bit-widget .bit-event,
#popup_content .bit-widget .bit-event {
  border-color: #ccc;
}

.bit-widget-container,
#tourdates-content .fancybox-container,
#tourdates-content .fancybox-container a,
#popup_content .fancybox-container,
#popup_content .fancybox-container a {
  font-family: "Major Mono Display" !important;
  text-transform: lowercase;
  letter-spacing: 0;
  font-size: 12px;
  font-weight: normal !important;
}

#tourdates-content .bit-widget .bit-offers,
#popup_content .bit-widget .bit-offers {
  background-color: #222 !important;
  border: 1px solid #222 !important;
  color: #fff;
  transition: background-color 0.3s linear;
  -webkit-transition: background-color 0.3s linear;
  -moz-transition: background-color 0.3s linear;
}

#tourdates-content .bit-widget .bit-event {
  padding: 10px 0;
}

#tourdates-content .bit-widget .bit-offers:hover,
#popup_content .bit-widget .bit-offers:hover {
  background-color: #000 !important;
  border: 1px solid #000 !important;
}

#tourdates-content .bit-widget .bit-offers .bit-offers-text,
#popup-content .bit-widget .bit-offers .bit-offers-text {
  color: #fff !important;
}

#tourdates-content .bit-rsvp.bit-button {
  display: none;
}

#tourdates-content .bit-venue,
#popup_content .bit-venue {
  color: #000 !important;
}

#tourdates-content .bit-widget .bit-rsvp,
#popup_content .bit-widget .bit-rsvp {
  border-color: #000 !important;
}

/* Forms */
.button,
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  transition: background 150ms ease-in-out;
  background: #000;
  border: none;
  border-radius: 5px;
  box-sizing: border-box;
  color: #fff;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen",
    "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue",
    sans-serif;
  font-size: 12px;
  line-height: 1.2;
  outline: none;
  padding: 0.76rem 1rem;
  text-decoration: none;
  vertical-align: bottom;
}

.button:hover,
button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
  background: #111;
  cursor: pointer;
}

.button:visited,
button:visited,
input[type="button"]:visited,
input[type="reset"]:visited,
input[type="submit"]:visited {
  color: #fff;
  text-decoration: none;
}

.button:focus,
button:focus,
input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus {
  background: #111;
  outline: thin dotted;
  outline-offset: -1px;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
  -webkit-backface-visibility: hidden;
  background: #fff;
  border: solid 1px #ccc;
  box-sizing: border-box;
  outline: none;
  padding: 0.36rem 0.66rem;
  -webkit-appearance: none;
  outline-offset: 0;
  border-radius: 0;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
  border-color: #000;
  outline: thin solid rgba(0, 0, 0, 0.15);
  outline-offset: -1px;
}

input[type="search"]::-webkit-search-decoration {
  display: none;
}

textarea {
  box-sizing: border-box;
  display: block;
  width: 100%;
  max-width: 100%;
  resize: vertical;
}

form p {
  margin: 1rem 0;
}

.mailster-form {
  margin-left: auto;
  margin-right: auto;
  max-width: 400px;
}

.mailster-_gdpr-wrapper {
  margin-top: 15px;
}

.fancybox-slide--iframe .fancybox-content {
  width: 320px;
  max-width: 90%;
  max-height: 90%;
  margin: 0;
}

*:focus {
  outline: none;
}

.newrelease {
  position: relative;
  padding-left: 55px;
}

.newrelease:before {
  content: "out now";
  z-index: 2;
  letter-spacing: 0;
  white-space: nowrap;
  background: #f10c3e;
  line-height: 1;
  position: absolute;
  left: 0px;
  padding: 2px 4px 2px 4px;
  top: 0px;
  left: 55px;
  font-size: 11px;
  color: inherit;
}

.newrelease:after {
  content: "";
  width: 50px;
  height: 50px;
  background-image: url(i/anotherday.jpg);
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  position: absolute;
  left: 0;
  top: -25px;
  top: 0;
}
.bit-widget .bit-event-list-title {
  font-weight: normal !important;
}
.bit-widget .bit-event .bit-offers-text {
  text-transform: lowercase !important;
}
#sib_captcha {
  transform: scale(0.72);
  -webkit-transform: scale(0.72);
  transform-origin: 0 0;
  -webkit-transform-origin: 0 0;
}
