@font-face {
  font-family: "JunicodeBoldCondensed";
  src: url(/fonts/Junicode-BoldCondensed.woff?697b581be4d0961a149bb8ec07045ed8) format("woff2"), url(/fonts/Junicode-BoldCondensed.woff?697b581be4d0961a149bb8ec07045ed8) format("woff"), url(/fonts/Junicode-BoldCondensed.ttf?cc5b4fc746930e6509aff4651f39ae7f) format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "JunicodeBoldItalicCondensed";
  src: url(/fonts/Junicode-BoldItalicCondensed.woff2?e3d3776b1c960a5fd47c4654752e0bae) format("woff2"), url(/fonts/Junicode-BoldItalicCondensed.woff?912fac66860210450cece5c546be4206) format("woff"), url(/fonts/Junicode-BoldItalicCondensed.ttf?01b4177ed22cfb886cb4ac3948161324) format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Junicode";
  src: url(/fonts/Junicode.woff2?b4fa33aa9d7b6020757b628b2bd95c05) format("woff2"), url(/fonts/Junicode.woff?b30b853a1e2b3acec29d2bd59280b639) format("woff"), url(/fonts/Junicode.ttf?0dcb7647c0c17dece77cc968c448145f) format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
/* Put your global styles here */
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
   ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/* Text-level semantics
   ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none; /* 1 */
  text-decoration: underline; /* 2 */
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted; /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none;
}

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-size: 100%; /* 1 */
  line-height: 1.15; /* 1 */
  margin: 0; /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input { /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select { /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box; /* 1 */
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type=checkbox],
[type=radio] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type=search] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/* Misc
   ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none;
}

/*! HTML5 Boilerplate v6.0.1 | MIT License | https://html5boilerplate.com/ */
/*
 * What follows is the result of much research on cross-browser styling.
 * Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal,
 * Kroc Camen, and the H5BP dev community and team.
 */
/* ==========================================================================
   Base styles: opinionated defaults
   ========================================================================== */
/*
 * Remove text-shadow in selection highlight:
 * https://twitter.com/miketaylr/status/12228805301
 *
 * Vendor-prefixed and regular ::selection selectors cannot be combined:
 * https://stackoverflow.com/a/16982510/7133471
 *
 * Customize the background color to match your design.
 */
::-moz-selection {
  background: #b3d4fc;
  text-shadow: none;
}

::selection {
  background: #b3d4fc;
  text-shadow: none;
}

/*
 * A better looking default horizontal rule
 */
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
}

/*
 * Remove the gap between audio, canvas, iframes,
 * images, videos and the bottom of their containers:
 * https://github.com/h5bp/html5-boilerplate/issues/440
 */
audio,
canvas,
iframe,
img,
svg,
video {
  vertical-align: middle;
}

/*
 * Remove default fieldset styles.
 */
fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}

/*
 * Allow only vertical resizing of textareas.
 */
textarea {
  resize: vertical;
}

/* ==========================================================================
   Browser Upgrade Prompt
   ========================================================================== */
.browserupgrade {
  margin: 0.2em 0;
  background: #ccc;
  color: #000;
  padding: 0.2em 0;
  text-align: center;
}

/* ==========================================================================
   Helper classes
   ========================================================================== */
/*
 * Hide visually and from screen readers
 */
.hidden {
  display: none !important;
}

/*
 * Hide only visually, but have it available for screen readers:
 * https://snook.ca/archives/html_and_css/hiding-content-for-accessibility
 *
 * 1. For long content, line feeds are not interpreted as spaces and small width
 *    causes content to wrap 1 word per line:
 *    https://medium.com/@jessebeach/beware-smushed-off-screen-accessible-text-5952a4c2cbfe
 */
.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  -webkit-clip-path: inset(50%);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
  white-space: nowrap; /* 1 */
}

/*
 * Extends the .visuallyhidden class to allow the element
 * to be focusable when navigated to via the keyboard:
 * https://www.drupal.org/node/897638
 */
.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
  clip: auto;
  -webkit-clip-path: none;
  clip-path: none;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
  white-space: inherit;
}

/*
 * Hide visually and from screen readers, but maintain layout
 */
.invisible {
  visibility: hidden;
}

/*
 * Clearfix: contain floats
 *
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    `contenteditable` attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that receive the `clearfix` class.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */
.clearfix:before,
.clearfix:after {
  content: " "; /* 1 */
  display: table; /* 2 */
}

.clearfix:after {
  clear: both;
}

/* ==========================================================================
   Print styles.
   Inlined to avoid the additional HTTP request:
   http://www.phpied.com/delay-loading-your-print-css/
   ========================================================================== */
@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important; /* Black prints faster:
   http://www.sanbeiji.com/archives/953 */
    box-shadow: none !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  /*
   * Don't show links that are fragment identifiers,
   * or use the `javascript:` pseudo protocol
   */
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
  pre {
    white-space: pre-wrap !important;
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  /*
   * Printing Tables:
   * http://css-discuss.incutio.com/wiki/Printing_Tables
   */
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
}
/*
$main-font-sans-serif: Helvetica;
$main-font-serif: Junicode;
$special-font: JunicodeBoldCondensed;
$special-font-italic: JunicodeBoldItalcCondensed;;
--> set in main css
*/
html {
  font-smooth: auto;
  -webkit-font-smoothing: antialiased;
  font-size: 18px;
  line-height: 22px;
  font-family: Helvetica;
}

.serif-font {
  font-family: Junicode;
}

.serif-italic-font {
  font-family: JunicodeBoldItalicCondensed;
}

.body-serif-font {
  font-family: Junicode;
  font-size: 20px;
  line-height: 24px;
}

.body-serif-bold-condensed-font {
  font-family: JunicodeBoldCondensed;
  font-size: 20px;
  font-weight: 400;
  line-height: 24px;
}

.body-serif-italic-font {
  font-family: JunicodeBoldItalicCondensed;
  font-size: 20px;
  line-height: 24px;
}

.tiny {
  font-family: Junicode;
  font-size: 15px;
  line-height: 19px;
}

.tiny.helvetica {
  font-family: Helvetica;
}

.sans-serif {
  font-family: Helvetica;
}

.sans-serif-italic {
  font-family: Helvetica;
  font-style: italic;
}

.all-caps {
  text-transform: uppercase;
}

.helvetica {
  font-family: Helvetica;
  font-weight: normal;
}

main.main {
  flex: 1 0 auto;
}

h1, h1 a, a h1 {
  font-size: 65px;
  line-height: 58px;
  font-family: JunicodeBoldItalicCondensed;
  text-transform: uppercase;
  margin: 60px 0 60px 0;
  text-decoration: none;
  transform: scale(1, 1.8);
}

h2, h2 a, a h2 {
  font-size: 30px;
  line-height: 28px;
  font-family: JunicodeBoldItalicCondensed;
  font-weight: 400;
  transform: scale(1, 1.8);
  text-transform: uppercase;
  margin: 10px 0 40px 0;
  text-decoration: none;
}

h2.sans-serif, h3.sans-serif {
  font-weight: 400;
}

h2.sans-serif-italic, h3.sans-serif-italic {
  font-weight: 400;
  text-transform: none;
}

h2.no-italic, h2.no-italic a, a h.no-italic {
  font-size: 30px;
  line-height: 28px;
  font-family: JunicodeBoldCondensed;
  text-transform: uppercase;
  margin: 10px 0 20px 0;
  text-decoration: none;
}

h3, h3 a, a h3 {
  font-size: 35px;
  line-height: 35px;
  font-family: JunicodeBoldCondensed;
  margin: 8px 0 5px 0;
  text-decoration: none;
  font-weight: 400;
}

h4, h4 a, a h4 {
  font-size: 24px;
  line-height: 24px;
  font-family: JunicodeBoldCondensed;
  font-weight: 400;
  margin: 6px 0 6px 0;
  text-decoration: none;
}

/* Put your layout here */
body, html {
  height: 100%;
}

.main {
  margin-bottom: 50px;
}

#container {
  display: flex;
  flex-direction: column;
  min-height: 100%;
  max-width: 1600px;
  padding: 0 20px;
  margin: 20px auto;
}

.extra-margin-top {
  margin-top: 40px;
}

.extra-extra-margin-top {
  margin-top: 80px;
}

.extra-extra-padding-bottom {
  margin-bottom: 80px;
}

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

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

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

.mobile-only {
  display: none;
}

.desktop-only {
  display: block;
}

.show-on-mobile-only {
  display: none !important;
}

.show-on-desktop-only {
  display: block !important;
}

.record-cover-container figure,
.record-cover-container .iframe-container,
.record-cover-container .video-container {
  text-align: center;
  position: relative;
  padding-top: 30px;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
}
.record-cover-container figure iframe,
.record-cover-container figure object,
.record-cover-container figure embed,
.record-cover-container .video-container iframe,
.record-cover-container .video-container object,
.record-cover-container .video-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
}

/* updated 10 JAN after mail from Niels */
.concerts figure,
.concerts .video-container {
  text-align: center;
  position: static;
  height: auto;
  overflow: visible;
  padding-bottom: 30px;
}
.concerts figure iframe,
.concerts figure object,
.concerts figure embed,
.concerts .video-container iframe,
.concerts .video-container embed {
  position: static;
  top: auto;
  left: auto;
  max-width: 700px;
  aspect-ratio: 16/9;
  width: 100%;
}

/* in wysiwyg fields this doesn't work nicely because of combi bandcamp & youtube */
.news-content figure,
.news-content .iframe-container,
.news-content .video-container {
  text-align: center;
  position: static;
  height: auto;
  overflow: visible;
  padding-bottom: 30px;
}
.news-content figure iframe,
.news-content figure object,
.news-content figure embed,
.news-content .video-container iframe,
.news-content .video-container object,
.news-content .video-container embed {
  position: static;
  top: auto;
  left: auto;
  max-width: 700px;
}

input {
  font-size: 24px;
  line-height: 24px;
  margin-right: 10px;
  padding: 8px 15px;
}

input[type=submit],
.button {
  background: #000;
  color: #FFF;
  min-width: 120px;
  cursor: pointer;
  text-align: center;
  text-decoration: none;
  padding: 8px 15px;
  margin-bottom: 5px;
  text-transform: uppercase;
  font-size: 24px;
  line-height: 24px;
  font-family: JunicodeBoldItalicCondensed;
}

.button:hover {
  background: #c3767c;
  color: #FFF;
}

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

/*-------------------- HEADER & FOOTER ----------- */
.footer {
  border-top: 1px solid #000;
  padding: 40px 0;
  margin: 40px 20px 20px 20px;
  /* newsletter */
}
.footer .partners img {
  max-width: 150px;
  display: inline-block;
}
.footer input {
  background: #000;
  border: 0;
  color: #FFF;
  padding: 15px;
  width: 280px;
  text-align: left;
}
.footer input.subscribe {
  background: #000;
  border: 0;
  color: #FFF;
  margin-left: 2px;
  width: 120px;
  cursor: pointer;
  text-align: center;
}
.footer input.button:hover {
  background: #c3767c;
}
.footer .col-desk-8.first {
  padding-left: 0;
}

.header-socials .social-icon {
  display: inline-block;
  text-indent: -9999px;
  width: 28px;
  height: 36px;
  background-image: url(/images/instagram.svg?044fe85b87614ffcbbb23ff4dd7489b9);
  background-size: 36px 36px;
  background-repeat: no-repeat;
  margin-left: 2px;
  padding: 0;
}
.header-socials .social-icon.instagram {
  background-image: url(/images/instagram.svg?044fe85b87614ffcbbb23ff4dd7489b9);
}
.header-socials .social-icon.bandcamp {
  background-image: url(/images/bandcamp.svg?dea5a8ab946b80927bccd3b55e6640cb);
}
.header-socials .social-icon.discogs {
  background-image: url(/images/discogs.svg?30d3572c51cb32c7bca3b02f8a150219);
}
.header-socials .social-icon.facebook {
  background-image: url(/images/facebook.svg?bdb7394f3c22cf67d8866aaab147c9bd);
}
.header-socials .social-icon.soundcloud {
  background-image: url(/images/soundcloud.svg?fcbef158c4f0d92bed9b116487f31a57);
}
.header-socials .social-icon.youtube {
  background-image: url(/images/youtube.svg?61d2e8fd34d4ce1473145942d8013d62);
}

/*-------------------- HOMEPAGE ----------- */
a.record {
  text-decoration: none;
}
a.record .status {
  margin-bottom: 20px;
}

.homepage-krut-releases {
  background-color: #000;
  margin-left: -20px;
  margin-right: -20px;
  padding: 20px;
  color: #FFF;
}
.homepage-krut-releases h4, .homepage-krut-releases status, .homepage-krut-releases a {
  color: #FFF;
}

.image-modal {
  background: rgba(0, 0, 0, 0.5);
  position: fixed;
  z-index: 999;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  cursor: pointer;
  background-repeat: no-repeat;
  background-position: center center fixed;
  background-size: cover;
}

/*-------------------- NEWS ----------- */
.news-content {
  margin-top: 40px;
}
.news-content .figure {
  overflow: visible;
  height: auto;
  padding-top: 15px;
  padding-bottom: 15px;
}
.news-content img {
  width: 100%;
  text-align: center;
}

.news-overview .date {
  margin: 10px 0;
}

.col-50-centered-on-desktop {
  width: 50%;
  margin: 0 auto;
}
.col-50-centered-on-desktop img {
  margin-bottom: 20px;
}

.col-70-centered-on-desktop {
  width: 70%;
  margin: 50px auto 20px auto;
}

/*-------------------- RADIO ----------- */
.radio-overview .date {
  margin-top: 10px;
}

.radio-detail {
  margin: 20px 0 40px 0;
}
.radio-detail .radio-background {
  background-color: #aaa;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 100%;
  border: 1px solid #FFF;
}
.radio-detail .radio-content {
  background-color: #FFF;
  padding: 40px;
  margin: 40px 0 100px 0;
  width: 50%;
}
.radio-detail .embed {
  margin: 20px 0 10px 0;
}

.radio-category-overview {
  margin: 10px 20px 20px 20px;
  text-align: center;
  font-family: JunicodeBoldItalicCondensed;
  position: relative;
  top: -20px;
}
.radio-category-overview a {
  font-size: 14px;
  margin-right: 20px;
  margin-left: 20px;
  display: inline-block;
  transform: scale(1, 1.8);
  text-transform: uppercase;
  text-decoration: none;
}

.radio-tags {
  margin-top: 2px;
  margin-bottom: 2px;
}
.radio-tags .radio-tag {
  display: inline-block;
  border: 1px solid #000;
  padding: 2px 15px;
  font-size: 12px;
  margin-right: 10px;
  text-decoration: none;
  color: #000;
}

/*-------------------- CONCERTS ----------- */
.concerts .row {
  padding: 20px 0;
  margin-left: 20px;
  margin-right: 20px;
  border-top: 1px solid #ccc;
  text-decoration: none;
}
.concerts .row:first-child, .concerts .row.first {
  border-top: 0;
}
.concerts .title-col {
  padding-left: 2px;
}
.concerts .date-col {
  padding-right: 2px;
}
.line-up .location {
  font-size: 18px;
}

.band-listing {
  margin: 60px 20px 40px 20px;
  padding-bottom: 20px;
}

.tickets {
  margin-top: 5px;
}

.hour, .band {
  font-size: 18px;
  line-height: 24px;
  font-family: Helvetica;
}

/*-------------------- RELEASES ----------- */
.release-overview {
  position: relative;
  margin-bottom: 40px;
  text-decoration: none !important;
}
.release-overview .text-info {
  margin-top: 10px;
}
.release-overview .author {
  display: inline-block;
}
.release-overview .format-listing {
  display: inline-block;
  text-align: right;
  float: right;
}
.release-overview .status {
  margin-top: 5px;
}
.release-overview .status-block {
  display: none;
  position: absolute;
  color: #FFF;
  color: #c3767c;
  top: 42%;
  left: 50%;
  transform: translate(-50%, -50%);
  min-width: 100px;
  text-align: center;
  padding: 3px 4px;
  font-size: 32px;
  line-height: 30px;
  text-transform: uppercase;
  font-family: JunicodeBoldCondensed;
  cursor: pointer;
}
.release-overview:hover .status-block {
  display: block;
}

.record-detail .tracklisting p {
  margin: 0;
}
.record-detail .our-stores {
  /* display: inline-block;
  margin-left: 15px; */
  margin-top: 20px;
}

.krut-letter {
  width: 250px;
  margin: 20px 0 40px 0;
}

/*-------------------- ARCHIVE ----------- */
.archive-category-overview a {
  text-decoration: none;
}
.archive-category-overview h2 {
  margin-bottom: 5px;
}
.archive-category-overview .archive-intro {
  width: 50%;
  margin-bottom: 10px;
  margin-top: 20px;
}
.archive-category-overview img {
  width: 100%;
}

.archive-overview-item {
  position: relative;
}
.archive-overview-item .status-block {
  display: none;
  position: absolute;
  color: #FFF;
  top: 42%;
  left: 50%;
  transform: translate(-50%, -50%);
  min-width: 100px;
  text-align: center;
  padding: 3px 4px;
  font-size: 32px;
  line-height: 30px;
  text-transform: uppercase;
  font-family: JunicodeBoldCondensed;
  cursor: pointer;
}
.archive-overview-item .status-block a {
  text-decoration: none;
}
.archive-overview-item:hover .status-block {
  display: block;
}

/*================================================================*/
/*-------------------- IPAD ----------- */
/*================================================================*/
@media only screen and (max-width: 1000px) {
  .header a {
    padding-left: 5px !important;
    padding-right: 5px !important;
  }
  /*-------------------- HOMEPAGE ----------- */
  /*-------------------- NEWS ----------- */
  .col-50-centered-on-desktop,
  .col-60-centered-on-desktop {
    width: 100%;
  }
  /*-------------------- ARCHIVE ----------- */
  .archive-category-overview .archive-intro {
    width: 100%;
  }
}
/*================================================================*/
/*-------------------- MOBILE ----------- */
/*================================================================*/
@media only screen and (max-width: 750px) {
  #container {
    margin-top: 0px;
  }
  .col-desk-4, .col-desk-6 {
    margin-top: 20px;
  }
  .show-on-mobile-only {
    display: block !important;
  }
  .hide-on-mobile-only {
    display: none !important;
  }
  .show-for-desktop-only,
  .show-on-desktop-only {
    display: none !important;
  }
  .col-70-centered-on-desktop {
    width: 100%;
  }
  .header {
    margin-left: 0;
    margin-right: 0;
  }
  .footer {
    margin-left: 0;
    margin-right: 0;
    /* newsletter */
  }
  .footer input {
    background: #000;
    border: 0;
    color: #FFF;
    padding: 15px;
    width: 100px;
    text-align: left;
  }
  .footer input.button {
    background: #000;
    border: 0;
    color: #FFF;
    margin-left: 2px;
    width: 120px;
    cursor: pointer;
    text-align: center;
  }
  figure {
    margin: 0;
    margin-block-start: 0;
    margin-block-end: 0;
    margin-inline-start: 0;
    margin-inline-end: 0;
  }
  .extra-space-right {
    padding-right: 0;
  }
  h1, h1 a, a h1 {
    font-size: 45px;
    line-height: 48px;
  }
  /*-------------------- HOMEPAGE ----------- */
  /*-------------------- RECORDS ----------- */
  /*-------------------- CONCERTS ----------- */
  .concerts .row {
    padding: 10px 0;
    margin-left: 0px;
    margin-right: 0px;
  }
  .concerts .title-col {
    padding-left: 1.3888888889%;
  }
  .concerts .text-right {
    text-align: left;
  }
  .band-listing {
    margin: 40px 0px 40px 0px;
    padding: 0;
  }
}
.main-nav ul {
  display: flex;
}

.m-menu {
  position: absolute;
  top: 50px;
  right: 5px;
  display: none;
}
.m-menu .mm {
  border: none;
  background: none;
  cursor: pointer;
  position: relative;
  display: block;
  width: 50px;
  height: 50px;
  outline: none;
  padding: 0;
}
.m-menu .mm:before, .m-menu .mm:after {
  position: absolute;
  display: block;
  content: "";
  width: 14px;
  height: 2px;
  left: 18px;
  top: 19px;
  background-color: #000;
  transition: all 0.15s cubic-bezier(0.445, 0.05, 0.55, 0.95);
}
.m-menu .mm:after {
  top: 27px;
}

.header {
  font-family: JunicodeBoldItalicCondensed;
}
.header .logo {
  display: inline-block;
  text-indent: -9999px;
  width: 175px;
  height: 175px;
  background-size: 175px 175px;
  background-repeat: no-repeat;
  margin-left: 2px;
  padding: 0;
  background-image: url(/images/logo-color-transparent.svg?2fc7d92cf8ef912484da1b9e74df5736);
}
.header .upper {
  display: flex;
  justify-content: space-between;
}
.header .upper div {
  display: inline-block;
}
.header .upper .transform {
  display: inline-block;
  transform: scale(1, 1.8);
}
.header .upper .header-language, .header .upper .header-socials {
  display: block;
  text-align: right;
}
.header .upper a {
  display: inline-block;
  text-decoration: none;
  padding-left: 10px;
}
.header .upper .en {
  padding-right: 2px;
}
.header .upper .left {
  padding-left: 20px;
}
.header .upper .right {
  padding-right: 20px;
}
.header a {
  display: block;
  padding: 24px 20px 22px 20px;
  text-align: center;
  text-decoration: none;
}
.header a span.transform {
  display: inline-block;
  transform: scale(1, 1.8);
}
.header .lower {
  justify-content: center;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  font-size: 29px;
  line-height: 29px;
  margin: 20px 20px 48px 20px;
  padding: 8px 0;
}
.header .lower a {
  font-size: 39px;
  line-height: 39px;
}

.m-menu-open .m-menu .mm:before {
  top: 24px;
  transform: rotate(-45deg);
}
.m-menu-open .m-menu .mm:after {
  top: 24px;
  transform: rotate(45deg);
}

@media only screen and (max-width: 750px) {
  .m-menu {
    display: block;
  }
  html.noscroll {
    overflow: hidden;
  }
  body.noscroll {
    overflow: visible;
    height: 100%;
  }
  .m-menu-open .main-nav .lower {
    display: block;
    width: 100%;
    margin: 0;
  }
  .m-menu-open .main-nav .lower a {
    font-size: 22px;
    line-height: 22px;
  }
  .m-menu-open .main-nav .lower ul {
    flex-direction: column;
  }
  .m-menu-open .main-nav .lower ul a {
    display: block;
    text-align: center;
  }
  /* make the header look on mobile a bit different */
  .header .upper {
    display: block;
  }
  .header .lower {
    margin-bottom: 20px !important;
  }
  .header .lower a {
    font-size: 28px;
    line-height: 28px;
    padding: 14px 0;
  }
  .main-nav .upper-mobile-bar {
    position: absolute;
    background: #000;
    color: #FFF;
    display: block;
    font-size: 14px;
    padding: 0 10px 0 10px;
    right: 0;
    left: 0;
  }
  .main-nav .upper-mobile-bar a {
    padding: 2px;
    color: #FFF;
  }
  .main-nav .upper-mobile-bar .about, .main-nav .upper-mobile-bar .header-socials {
    width: 50%;
    display: inline-block;
  }
  .main-nav .upper-mobile-bar .header-socials {
    position: relative;
    top: 5px;
    text-align: right;
  }
  .main-nav .upper-mobile-bar .header-socials .social-icon {
    display: inline-block;
    width: 18px;
    height: 18px;
    background-size: 18px 18px;
  }
  .main-nav .upper-mobile-bar .header-socials .social-icon.instagram {
    background-image: url(/images/instagram-white.svg?2c430320e8c436df9532f6bd444bd997);
  }
  .main-nav .upper-mobile-bar .header-socials .social-icon.bandcamp {
    background-image: url(/images/bandcamp-white.svg?37f9c60c4c55e600c33d2bca4379adf3);
  }
  .main-nav .upper-mobile-bar .header-socials .social-icon.discogs {
    background-image: url(/images/discogs-white.svg?cf3f64654f9c04267b5a39389b39eb66);
  }
  .main-nav .upper-mobile-bar .header-socials .social-icon.facebook {
    background-image: url(/images/facebook-white.svg?da63434395493034d3a7195b2c7b157e);
  }
  .main-nav .upper-mobile-bar .header-socials .social-icon.soundcloud {
    background-image: url(/images/soundcloud-white.svg?ab53d4636c1313fedee46d4788ff764c);
  }
  .main-nav .upper-mobile-bar .header-socials .social-icon.youtube {
    background-image: url(/images/youtube-white.svg?0ae6677a88c6287c6d8630cf36affed4);
  }
  .center {
    margin-top: 20px;
    width: 100%;
    display: block;
    text-align: center;
  }
  .center img {
    height: 100px;
  }
  .main-nav .lower {
    display: none;
  }
}
.grid {
  box-sizing: border-box;
  display: flex;
  margin-left: auto;
  margin-right: auto;
  flex-wrap: wrap;
  max-width: 1600px;
}
@media screen and (max-width: 750px) {
  .grid {
    width: 100%;
  }
  .grid.stackable [class^=col-] {
    width: 100%;
  }
}
.grid-0 {
  box-sizing: border-box;
  display: flex;
  margin-left: auto;
  margin-right: auto;
  flex-wrap: wrap;
  max-width: 1600px;
}

.col-desk-0 {
  box-sizing: border-box;
  width: 0%;
  padding-left: 1.3888888889%;
  padding-right: 1.3888888889%;
}
.col-desk-shift-0 {
  margin-left: 0%;
}
.col-desk-1 {
  box-sizing: border-box;
  width: 6.25%;
  padding-left: 1.3888888889%;
  padding-right: 1.3888888889%;
}
.col-desk-shift-1 {
  margin-left: 6.25%;
}
.col-desk-2 {
  box-sizing: border-box;
  width: 12.5%;
  padding-left: 1.3888888889%;
  padding-right: 1.3888888889%;
}
.col-desk-shift-2 {
  margin-left: 12.5%;
}
.col-desk-3 {
  box-sizing: border-box;
  width: 18.75%;
  padding-left: 1.3888888889%;
  padding-right: 1.3888888889%;
}
.col-desk-shift-3 {
  margin-left: 18.75%;
}
.col-desk-4 {
  box-sizing: border-box;
  width: 25%;
  padding-left: 1.3888888889%;
  padding-right: 1.3888888889%;
}
.col-desk-shift-4 {
  margin-left: 25%;
}
.col-desk-5 {
  box-sizing: border-box;
  width: 31.25%;
  padding-left: 1.3888888889%;
  padding-right: 1.3888888889%;
}
.col-desk-shift-5 {
  margin-left: 31.25%;
}
.col-desk-6 {
  box-sizing: border-box;
  width: 37.5%;
  padding-left: 1.3888888889%;
  padding-right: 1.3888888889%;
}
.col-desk-shift-6 {
  margin-left: 37.5%;
}
.col-desk-7 {
  box-sizing: border-box;
  width: 43.75%;
  padding-left: 1.3888888889%;
  padding-right: 1.3888888889%;
}
.col-desk-shift-7 {
  margin-left: 43.75%;
}
.col-desk-8 {
  box-sizing: border-box;
  width: 50%;
  padding-left: 1.3888888889%;
  padding-right: 1.3888888889%;
}
.col-desk-shift-8 {
  margin-left: 50%;
}
.col-desk-9 {
  box-sizing: border-box;
  width: 56.25%;
  padding-left: 1.3888888889%;
  padding-right: 1.3888888889%;
}
.col-desk-shift-9 {
  margin-left: 56.25%;
}
.col-desk-10 {
  box-sizing: border-box;
  width: 62.5%;
  padding-left: 1.3888888889%;
  padding-right: 1.3888888889%;
}
.col-desk-shift-10 {
  margin-left: 62.5%;
}
.col-desk-11 {
  box-sizing: border-box;
  width: 68.75%;
  padding-left: 1.3888888889%;
  padding-right: 1.3888888889%;
}
.col-desk-shift-11 {
  margin-left: 68.75%;
}
.col-desk-12 {
  box-sizing: border-box;
  width: 75%;
  padding-left: 1.3888888889%;
  padding-right: 1.3888888889%;
}
.col-desk-shift-12 {
  margin-left: 75%;
}
.col-desk-13 {
  box-sizing: border-box;
  width: 81.25%;
  padding-left: 1.3888888889%;
  padding-right: 1.3888888889%;
}
.col-desk-shift-13 {
  margin-left: 81.25%;
}
.col-desk-14 {
  box-sizing: border-box;
  width: 87.5%;
  padding-left: 1.3888888889%;
  padding-right: 1.3888888889%;
}
.col-desk-shift-14 {
  margin-left: 87.5%;
}
.col-desk-15 {
  box-sizing: border-box;
  width: 93.75%;
  padding-left: 1.3888888889%;
  padding-right: 1.3888888889%;
}
.col-desk-shift-15 {
  margin-left: 93.75%;
}
.col-desk-16 {
  box-sizing: border-box;
  width: 100%;
  padding-left: 1.3888888889%;
  padding-right: 1.3888888889%;
}
.col-desk-shift-16 {
  margin-left: 100%;
}
@media screen and (max-width: 1000px) {
  .col-tab-0 {
    box-sizing: border-box;
    width: 0%;
    padding-left: 1.7045454545%;
    padding-right: 1.7045454545%;
  }
  .col-tab-shift-0 {
    margin-left: 0%;
  }
  .col-tab-1 {
    box-sizing: border-box;
    width: 25%;
    padding-left: 1.7045454545%;
    padding-right: 1.7045454545%;
  }
  .col-tab-shift-1 {
    margin-left: 25%;
  }
  .col-tab-2 {
    box-sizing: border-box;
    width: 50%;
    padding-left: 1.7045454545%;
    padding-right: 1.7045454545%;
  }
  .col-tab-shift-2 {
    margin-left: 50%;
  }
  .col-tab-3 {
    box-sizing: border-box;
    width: 75%;
    padding-left: 1.7045454545%;
    padding-right: 1.7045454545%;
  }
  .col-tab-shift-3 {
    margin-left: 75%;
  }
  .col-tab-4 {
    box-sizing: border-box;
    width: 100%;
    padding-left: 1.7045454545%;
    padding-right: 1.7045454545%;
  }
  .col-tab-shift-4 {
    margin-left: 100%;
  }
}
@media screen and (max-width: 750px) {
  .col-mob-0 {
    box-sizing: border-box;
    width: 0%;
    padding-left: 1.3333333333%;
    padding-right: 1.3333333333%;
  }
  .col-mob-shift-0 {
    margin-left: 0%;
  }
  .col-mob-1 {
    box-sizing: border-box;
    width: 25%;
    padding-left: 1.3333333333%;
    padding-right: 1.3333333333%;
  }
  .col-mob-shift-1 {
    margin-left: 25%;
  }
  .col-mob-2 {
    box-sizing: border-box;
    width: 50%;
    padding-left: 1.3333333333%;
    padding-right: 1.3333333333%;
  }
  .col-mob-shift-2 {
    margin-left: 50%;
  }
  .col-mob-3 {
    box-sizing: border-box;
    width: 75%;
    padding-left: 1.3333333333%;
    padding-right: 1.3333333333%;
  }
  .col-mob-shift-3 {
    margin-left: 75%;
  }
  .col-mob-4 {
    box-sizing: border-box;
    width: 100%;
    padding-left: 1.3333333333%;
    padding-right: 1.3333333333%;
  }
  .col-mob-shift-4 {
    margin-left: 100%;
  }
}

.extra-space-right {
  padding-right: 7%;
}

body.krut {
  background: #000;
  color: #fff;
}
body.krut a {
  color: #FFF;
}
body.krut a:hover {
  color: #c3767c;
}
body.krut .footer,
body.krut .header .lower {
  border-color: #FFF;
}
body.krut .logo {
  background-image: url(/images/logo-color-black-bg.svg?2312217e12d425a62dbff2924189cf47);
}
body.krut .footer input {
  background: #FFF;
  color: #000;
}
body.krut .header-socials .social-icon.instagram {
  background-image: url(/images/instagram-white.svg?2c430320e8c436df9532f6bd444bd997);
}
body.krut .header-socials .social-icon.bandcamp {
  background-image: url(/images/bandcamp-white.svg?37f9c60c4c55e600c33d2bca4379adf3);
}
body.krut .header-socials .social-icon.discogs {
  background-image: url(/images/discogs-white.svg?cf3f64654f9c04267b5a39389b39eb66);
}
body.krut .header-socials .social-icon.facebook {
  background-image: url(/images/facebook-white.svg?da63434395493034d3a7195b2c7b157e);
}
body.krut .header-socials .social-icon.soundcloud {
  background-image: url(/images/soundcloud-white.svg?ab53d4636c1313fedee46d4788ff764c);
}
body.krut .header-socials .social-icon.youtube {
  background-image: url(/images/youtube-white.svg?0ae6677a88c6287c6d8630cf36affed4);
}
body.krut .button {
  background-color: #FFF;
  color: #000;
}
body.krut .button:hover {
  background-color: #c3767c;
  color: #000;
}

body {
  background-color: #fff;
  color: #000;
}

a {
  color: #000;
}

ul,
li {
  margin: 0;
  padding: 0;
}

nav li {
  list-style: none;
}

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

.active, a:hover {
  color: #c3767c;
}
