/* CSS Document */

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
}
audio:not([controls]) {
  display: none;
}
[hidden] {
  display: none;
}
html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
button,
html,
input,
select,
textarea {
  font-family: sans-serif;
  color: #222;
  outline-width: 0;
}
body {
  margin: 0;
  font-size: 1em;
  line-height: 1.4;
}
::-moz-selection {
  background: #fe57a1;
  color: #fff;
  text-shadow: none;
}
::selection {
  background: #778692;
  color: #fff;
  text-shadow: none;
}
a {
  color: #e31b2d;
}
a:focus {
  outline: 0;
}
summary:focus {
  outline: 0;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 0;
}
b,
strong {
  font-weight: 700;
}
blockquote {
  margin: 1em 40px;
}
dfn {
  font-style: italic;
}
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
}
ins {
  background: #ff9;
  color: #000;
  text-decoration: none;
}
mark {
  background: #ff0;
  color: #000;
  font-style: italic;
  font-weight: 700;
}
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  font-size: 1em;
}
pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}
q {
  quotes: none;
}
q:after,
q:before {
  content: "";
  content: none;
}
small {
  font-size: 85%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
ol,
ul {
  margin: 1em 0;
  padding: 0 0 0 40px;
}
dd {
  margin: 0 0 0 40px;
}
nav ol,
nav ul {
  list-style: none;
  list-style-image: none;
  margin: 0;
  padding: 0;
}
img {
  border: 0;
  -ms-interpolation-mode: bicubic;
  vertical-align: middle;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 0;
}
form {
  margin: 0;
}
fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}
label {
  cursor: pointer;
}
legend {
  border: 0;
  padding: 0;
  white-space: normal;
}
input {
  border-radius: 0;
}
button,
input,
select,
textarea {
  font-size: 100%;
  margin: 0;
  vertical-align: baseline;
}
button,
input {
  line-height: normal;
}
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  cursor: pointer;
  -webkit-appearance: button;
}
button[disabled],
input[disabled] {
  cursor: default;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
  vertical-align: top;
  resize: vertical;
}
input:invalid,
textarea:invalid {
  background-color: #f0dddd;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td {
  vertical-align: top;
}
.chromeframe {
  margin: 0.2em 0;
  background: #ccc;
  color: #000;
  padding: 0.2em 0;
}
.ir {
  display: block;
  border: 0;
  text-indent: -999em;
  overflow: hidden;
  background-color: transparent;
  background-repeat: no-repeat;
  text-align: left;
  direction: ltr;
}
.ir br {
  display: none;
}
.hidden {
  display: none !important;
  visibility: hidden;
}
.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}
.invisible {
  visibility: hidden;
}
.clearfix:after,
.clearfix:before {
  content: "";
  display: table;
}
.clearfix:after {
  clear: both;
}
#skip a {
  position: absolute;
  left: -10000px;
  top: auto;
  width: 1px;
  height: 1px;
  overflow: hidden;
}
#skip a:focus {
  position: static;
  width: auto;
  height: auto;
}
@media print {
  * {
    background: 0 0 !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important;
    filter: none !important;
    -ms-filter: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  .ir a:after,
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
  blockquote,
  pre {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  img,
  tr {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  @page {
    margin: 0.5cm;
  }
  h2,
  h3,
  p {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
}
img {
  max-width: 100%;
  height: auto;
}
body {
  opacity: 1 !important;
  transition: opacity 0.6s;
}
html,
body,
body div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  vertical-align: baseline;
  background: transparent;
}
body,
html {
  width: 100%;
  height: 100%;
}
body {
  background-color: #fff;
  font-size: 20px;
  padding-left: 6%;
  width: 94%;
}
a {
  text-decoration: none;
}
.ib {
  display: inline-block;
  vertical-align: top;
}
.extra-padding {
  padding-left: 4%;
  padding-right: 4%;
}
.inner {
  margin-left: auto;
  margin-right: auto;
}
.inner-big {
  max-width: 1200px;
}
.featured-image {
  padding-right: 3%;
}
.featured-image img {
  width: 100%;
  max-width: 1000px;
}
.album-cover {
}
.logo {
  position: fixed;
  top: 0px;
  left: 0px;
  height: 100%;
}
.logo img {
  height: 100%;
  width: auto;
}
.shadow {
  -webkit-box-shadow: -20px 30px 30px 10px rgba(0, 0, 0, 0.2);
  box-shadow: -20px 30px 30px 10px rgba(0, 0, 0, 0.3);
}
.light-shadow {
  -webkit-box-shadow: -10px 15px 15px 5px rgba(0, 0, 0, 0.2);
  box-shadow: -10px 15px 15px 5px rgba(0, 0, 0, 0.3);
}
.content {
  font-family: "Work Sans", sans-serif;
  width: 420px;
  font-size: 0.8em;
  line-height: 1.4em;
}
.content hr {
  margin-top: 2em;
  margin-bottom: 2em;
}
p {
  margin-bottom: 1em;
}
.hdr1 {
  text-transform: uppercase;
  font-size: 2em;
  line-height: 1em;
}
.hdr2 {
  text-transform: uppercase;
  font-size: 1.4em;
  line-height: 1.2em;
  font-weight: 400;
}
.hdr3 {
  text-transform: uppercase;
  font-size: 1.1em;
  line-height: 1.2em;
  font-weight: 400;
}
.content-section {
  padding-top: 20px;
  padding-bottom: 60px;
  padding-right: 150px;
}
.content-section .td {
  vertical-align: top;
}
.table {
  display: table;
}
.td {
  display: table-cell;
}
.quotes {
  font-size: 0.9em;
}

.mb15 {
  margin-bottom: 15px;
}
.mb25 {
  margin-bottom: 25px;
}
.mb35 {
  margin-bottom: 35px;
}
.mb45 {
  margin-bottom: 45px;
}
.mb55 {
  margin-bottom: 55px;
}

.ss-hidden {
  opacity: 0;
  width: 0px;
  height: 0px;
  overflow: hidden;
  position: absolute;
}
.ss-links {
  padding-left: 20px;
}
.ss-links li {
  font-size: 0.8em;
  text-transform: uppercase;
  font-weight: 600;
  padding-left: 0px;
}

#mobile-holder {
  position: fixed;
  top: 5px;
  right: 20px;
  display: block;
  z-index: 51;
}
.hamburger {
  display: inline-block;
  cursor: pointer;
  transition-property: opacity, filter;
  transition-duration: 0.15s;
  transition-timing-function: linear;
  font: inherit;
  color: inherit;
  text-transform: none;
  background-color: transparent;
  border: 0;
  margin: 0;
  overflow: visible;
  margin-top: 20px;
}
.hamburger-box {
  width: 35px;
  height: 24px;
  display: inline-block;
  position: relative;
}
.hamburger-text {
  display: inline-block;
  vertical-align: top;
  padding-right: 8px;
  font-weight: bold;
}
.hamburger-inner {
  display: block;
  top: 50%;
  margin-top: -2px;
}
.hamburger-inner,
.hamburger-inner::before,
.hamburger-inner::after {
  width: 35px;
  height: 4px;
  background-color: #333;
  border-radius: 4px;
  position: absolute;
  transition-property: transform;
  transition-duration: 0.15s;
  transition-timing-function: ease;
}
.hamburger-inner {
  width: 20px;
}
.hamburger-inner::before,
.hamburger-inner::after {
  content: "";
  display: block;
}
.hamburger-inner::before {
  top: -10px;
}
.hamburger-inner::after {
  bottom: -10px;
}
.hamburger--collapse .hamburger-inner {
  top: auto;
  bottom: 0;
  transition-duration: 0.13s;
  transition-delay: 0.13s;
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--collapse .hamburger-inner::after {
  top: -20px;
  transition: top 0.2s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1),
    opacity 0.1s linear;
}
.hamburger--collapse .hamburger-inner::before {
  transition: top 0.12s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1),
    transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.btn-open-menu:checked + .ss-menu + label .hamburger--collapse {
  color: #fff;
}
.btn-open-menu:checked
  + .ss-menu
  + label
  .hamburger--collapse
  .hamburger-inner {
  transform: translate3d(0, -10px, 0) rotate(-45deg);
  transition-delay: 0.22s;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  width: 35px;
  background-color: #fff;
}
.btn-open-menu:checked
  + .ss-menu
  + label
  .hamburger--collapse
  .hamburger-inner::after {
  background-color: #fff;
  top: 0;
  opacity: 0;
  transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333),
    opacity 0.1s 0.22s linear;
}
.btn-open-menu:checked
  + .ss-menu
  + label
  .hamburger--collapse
  .hamburger-inner::before {
  background-color: #fff;
  top: 0;
  transform: rotate(-90deg);
  transition: top 0.1s 0.16s cubic-bezier(0.33333, 0, 0.66667, 0.33333),
    transform 0.13s 0.25s cubic-bezier(0.215, 0.61, 0.355, 1);
}

.ss-menu {
  position: fixed;
  z-index: 50;
  background-color: #000;
  display: none;
  font-size: 50px;
  line-height: 1em;
  color: #fff;
  font-weight: 900;
}
.menu-options li {
  text-transform: uppercase;
  max-width: 600px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  list-style: none;
  margin-bottom: 0.5em;
}
.menu-options li a {
  color: #fff;
  padding: 0.2em 0px;
  text-transform: none;
}
.menu-options li a:hover {
  color: #000;
  background-color: #fff;
}
.menu-options li > ul {
  border-top: 3px solid #fff;
  margin-top: 0.7em;
  padding-top: 0.7em;
}
.btn-open-menu:checked + .ss-menu {
  display: block;
  position: fixed;
  top: 0px;
  left: 0px;
  bottom: 0px;
  right: 0px;
  width: 100%;
  height: 100%;
}

.menu-table {
  width: 100%;
  height: 90%;
}
.menu-table .td {
  vertical-align: middle;
}

.band-releases {
  list-style: none;
  font-weight: 600;
  text-transform: uppercase;
  padding-left: 0px;
}
.band-releases li {
  display: inline-block;
  max-width: 420px;
  text-align: center;
  vertical-align: top;
  margin-bottom: 2em;
}
.band-releases a {
  color: #000;
  display: block;
}
.home-releases li {
  margin-right: 2em;
  margin-bottom: 2em;
}
.cover-holder {
  position: relative;
  background-image: none !important;
}
.cover-holder-inner-table {
  position: relative;
  width: 100%;
  height: 100%;
}
.cover {
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  background-position: center;
  background-size: cover;
  color: transparent;
}
.album-cover-holder {
  padding-bottom: 100%;
}
.using-tabs :focus {
  outline: 2px dotted red;
}

@media (max-width: 1000px) {
  .mb15 {
    margin-bottom: 10px;
  }
  .mb25 {
    margin-bottom: 20px;
  }
  .mb35 {
    margin-bottom: 28px;
  }
  .mb45 {
    margin-bottom: 38px;
  }
  .mb55 {
    margin-bottom: 45px;
  }
  .hamburger-text {
    display: none;
  }
  .content-section {
    padding-right: 60px;
  }
}

@media (max-width: 850px) {
  .content-section .td {
    display: block;
    width: auto;
  }
  .featured-image {
    margin-bottom: 30px;
  }
  .featured-image img {
    max-width: 500px;
  }
}

@media (max-width: 800px) {
  .mb15 {
    margin-bottom: 5px;
  }
  .mb25 {
    margin-bottom: 14px;
  }
  .mb35 {
    margin-bottom: 20px;
  }
  .mb45 {
    margin-bottom: 30px;
  }
  .mb55 {
    margin-bottom: 35px;
  }
  body {
    font-size: 18px;
    padding-left: 12%;
    width: 88%;
  }
  .logo img {
    max-height: 500px;
  }
}

#lightbox {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.85);
  z-index: 1000;
}
#lightbox img {
  margin-top: 5vh;
  height: 90vh;
  max-width: 90vw;
  width: auto;
  display: block;
  margin-left: auto;
  margin-right: auto;
  object-fit: contain;
}
#lightbox button {
  position: fixed;
  top: 20px;
  right: 20px;
  background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg id='SVGRepo_bgCarrier' stroke-width='0'%3E%3C/g%3E%3Cg id='SVGRepo_tracerCarrier' stroke-linecap='round' stroke-linejoin='round'%3E%3C/g%3E%3Cg id='SVGRepo_iconCarrier'%3E%3Cpath d='M20.7457 3.32851C20.3552 2.93798 19.722 2.93798 19.3315 3.32851L12.0371 10.6229L4.74275 3.32851C4.35223 2.93798 3.71906 2.93798 3.32854 3.32851C2.93801 3.71903 2.93801 4.3522 3.32854 4.74272L10.6229 12.0371L3.32856 19.3314C2.93803 19.722 2.93803 20.3551 3.32856 20.7457C3.71908 21.1362 4.35225 21.1362 4.74277 20.7457L12.0371 13.4513L19.3315 20.7457C19.722 21.1362 20.3552 21.1362 20.7457 20.7457C21.1362 20.3551 21.1362 19.722 20.7457 19.3315L13.4513 12.0371L20.7457 4.74272C21.1362 4.3522 21.1362 3.71903 20.7457 3.32851Z' fill='%23fff'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: 100%;
  width: 40px;
  height: 40px;
  background-color: transparent;
  border-radius: 0;
  border: 0;
  text-indent: -5000px;
  overflow: hidden;
  z-index: 1001;
}
/* Press Kit Styles */
.presskit-container {
  width: 100%;
}

.presskit-layout {
  display: grid;
  grid-template-columns: 350px 1fr;
  gap: 35px;
}

.presskit-sidebar {
  display: flex;
  flex-direction: column;
}

.presskit-main {
  display: flex;
  flex-direction: column;
}

.bandcamp-embed-wrapper {
  margin-bottom: 25px;
  width: 100%;
}

.bandcamp-embed-wrapper iframe {
  width: 100% !important;
  max-width: 350px !important;
}

.presskit-tagline {
  font-style: italic;
  font-size: 1em;
  line-height: 1.6;
  margin-bottom: 25px;
  color: #666;
}

.presskit-section {
  margin-bottom: 35px;
  padding-bottom: 35px;
  border-bottom: 1px solid #ddd;
}

.presskit-section:last-child {
  border-bottom: none;
}

.quick-facts {
  display: grid;
  grid-template-columns: 1fr;
  gap: 15px;
  margin-bottom: 15px;
}

.quick-facts > div {
  padding: 15px;
  background-color: #f9f9f9;
  border-left: 3px solid #e31b2d;
}

.quick-facts strong {
  display: block;
  margin-bottom: 5px;
  color: #333;
}

.tracklist {
  list-style: none;
  padding: 0;
  margin: 0;
}

.tracklist li {
  display: flex;
  justify-content: space-between;
  padding: 10px 0;
  border-bottom: 1px solid #eee;
}

.tracklist li:last-child {
  border-bottom: none;
}

.track-title {
  font-weight: 500;
  flex-grow: 1;
}

.track-duration {
  color: #666;
  margin-left: 20px;
  text-align: right;
  min-width: 50px;
}

.media-assets {
  display: grid;
  gap: 25px;
}

.asset-group {
  padding: 15px;
  background-color: #f9f9f9;
  border-left: 3px solid #e31b2d;
}

.asset-list {
  list-style: none;
  padding: 0;
  margin: 0;
}

.asset-list li {
  padding: 8px 0;
}

.asset-link {
  color: #e31b2d;
  text-decoration: none;
  font-weight: 500;
}

.asset-link:hover {
  text-decoration: underline;
}

.download-list {
  display: grid;
  gap: 15px;
}

.download-item {
  padding: 15px;
  background-color: #f9f9f9;
  border-left: 3px solid #e31b2d;
  display: flex;
  gap: 15px;
  justify-content: space-between;
  align-items: center;
}
.download-item > * {
  flex: 1 1 0;
}

.file-size {
  color: #666;
  font-size: 0.9em;
}

.download-link {
  background-color: #e31b2d;
  color: white;
  padding: 8px 16px;
  border-radius: 3px;
  text-decoration: none;
  font-weight: 500;
  white-space: nowrap;
  margin-left: auto;
  max-width: 120px;
  display: block;
  text-align: center;
}

.download-link:hover {
  background-color: #c0392b;
}

.copy-block {
  padding: 15px;
  background-color: #f9f9f9;
  border-left: 3px solid #e31b2d;
}

.copy-block .hdr3 {
  margin-top: 0;
}

.copy-block p {
  margin-bottom: 0;
  line-height: 1.6;
}

@media (max-width: 768px) {
  .presskit-layout {
    grid-template-columns: 1fr;
    gap: 25px;
  }

  .bandcamp-embed-wrapper {
  }

  .quick-facts {
    grid-template-columns: 1fr;
  }

  .download-item {
    flex-direction: column;
    align-items: flex-start;
    gap: 10px;
  }

  .download-link {
    width: 100%;
    text-align: center;
  }
}