@import url("https://fonts.googleapis.com/css2?family=Bebas+Neue&family=Space+Mono:ital,wght@0,400;0,700;1,400&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Oswald:wght@700&display=swap");
@font-face {
  font-family: "Plakette";
  src: url("Fonts/PlaketteSerial-Bold.otf") format("opentype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
.container {
  --bs-gutter-x: 1.3rem !important;
  padding-left: calc(var(--bs-gutter-x) * 1.5) !important;
}
/* NAV */
.sticky-top.bg-black {
  background-color: rgb(0, 0, 0) !important;
  border-bottom: none !important;
}

.p-4 {
  padding: 0.6rem !important;
}

*,
::after,
::before {
  box-sizing: none !important;
}

/* Echo North Logo Area*/
.fw-bold {
  display: none !important;
}

/*date*/
.sticky-top .small {
  font-family: "space mono";
  font-size: clamp(0.5rem, 4vw, 1.8rem);
  color: rgb(255, 88, 88);
  margin-left: 25% !important;
  padding-left: 25% !important;
}

.d-none {
  display: contents !important;
}

/* Nav button */
.sticky-top .btn {
  border: none;
  color: black !important;
  background: rgb(89, 63, 255) !important;
  border-radius: 0 !important;
  font-family: Verdana, Geneva, Tahoma, sans-serif !important;
  font-size: 0.7rem !important;
  padding: 0.3rem 0.8rem !important;
}

.sticky-top .btn:hover {
  background: black !important;
  color: rgb(255, 166, 87) !important;
}

/* hero */
header.vh-100 {
  background-image: url(images/lighterCON.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  border-bottom: 0;
  position: relative;
  padding-left: 60px !important;
}

/*Side Bar Logo Area*/
header.vh-100::after {
  content: "E\A C\A H\A O\A *\A N\A O\A R\A T\A H";
  white-space: pre;
  position: absolute;
  background-color: #d1ff81;
  left: -10px;
  top: 0;
  bottom: 0;
  width: 72px;
  font-family: "Bebas Neue", sans-serif;
  font-size: clamp(0.5rem, 16vw, 7.2rem);
  line-height: 1;
  color: rgb(0, 0, 0);
  text-align: center;
  border-right: 4px solid rgb(0, 0, 0);
  padding-top: 1rem;
}

/*Big main words*/
header h1.display-1 {
  font-family: "Plakette", sans-serif;
  font-size: clamp(7.4rem, 25vw, 16rem) !important;
  font-weight: 700 !important;
  letter-spacing: 0 !important;
  color: black;
  line-height: 0.85 !important;
  text-transform: uppercase;
  transform: scaleX(0.7);
  transform-origin: left center;
  display: block;
  text-shadow: 2px 9px 13px #64575e;
}

/*little baby subheader*/
header .lead {
  font-family: "Bebas Neue", sans-serif;
  background-color: #7f7cff;
  margin: 0em;
  padding: 0.7em;
  font-size: 1rem !important;
  color: black !important;
  top: 0px;
  right: 30px;
  border: 2px solid black;
}

/* Hero CTA circular red button */
header .btn-outline-light {
  position: absolute !important;
  top: 45% !important;
  right: calc(5% + -7px) !important;
  margin: 12px !important;
  background-color: #c0392b !important;
  border: 2px solid black !important;
  color: white !important;
  border-radius: 50% !important;
  width: 100px !important;
  height: 100px !important;
  display: flex !important;
  align-items: center;
  justify-content: center;
  font-family: monospace !important;
  font-size: 0.75rem !important;
  font-weight: 700;
  letter-spacing: 0.1em;
  text-align: center;
}

header .btn-outline-light:hover {
  background-color: slateblue !important;
}

/*  LINEUP / ARTISTS  */

.list-unstyled {
  padding-left: 6px;
  list-style: none;
  background-image: url(images/lineup2.jpg) !important;
  background-size: cover;
}

.p-5 {
  padding: 0rem !important;
}

.mb-5 {
  margin-bottom: 0rem !important;
}

dl,
ol,
ul {
  margin-top: 0;
  margin-bottom: 1rem;
  padding-top: 30px;
}

#lineup p {
  font-size: clamp(1rem, 6vw, 15rem) !important;
  line-height: 1.8;
  padding: 30px;
  background-color: #232034;
  margin-bottom: 0;
  color: #ebebeb !important;
  font-family: Verdana, Geneva, Tahoma, sans-serif;
}

#lineup {
  background-color: transparent;
}

#lineup .row {
  background-color: transparent !important;
  position: relative;
  z-index: 10; /* sit on top of the hero */
}

#lineup .border-end {
  border-color: black !important;
}

#lineup h2.display-6 {
  font-family: "Plakette", sans-serif;
  font-size: 4rem !important;
  font-weight: 400 !important;
  color: rgb(0, 0, 0);
  background-color: #ff5e5e;
  padding-left: 15px;
}

#lineup li.display-4 {
  font-family: "Bebas Neue", sans-serif !important;
  font-size: clamp(2rem, 5vw, 3.5rem) !important;
  font-weight: 400 !important;
  color: rgb(152, 255, 178);
  border-color: black !important;
  display: flex;
  align-items: center;
  gap: 0.7rem;
}

#lineup .text-secondary {
  color: rgb(213, 229, 255) !important;
  font-size: 0.6rem !important;
}

/* Journey / Day schedule */
#lineup h6.text-secondary {
  font-family: Verdana, Geneva, Tahoma, sans-serif !important;
  font-size: clamp(1.3rem, 5vw, 0.2rem) !important;
  letter-spacing: 0.15em;
  color: rgb(255, 255, 255) !important;
  opacity: 0.7;

  padding-left: 20px;
  background-color: #000000;
  margin-bottom: 0 !important;
  border-bottom: 8px double #7387ff !important;
}

#lineup li:nth-of-type(2)::before {
  content: "";
  display: inline-block;

  width: 5em;
  height: 5em;
  background-image: url(images/tim.jpg);
  border-radius: 100%;
  background-size: cover;
  border: 3px solid rgb(255, 85, 85);
}
#lineup li:nth-of-type(1)::before {
  content: "";
  display: inline-block;

  width: 5em;
  height: 5em;
  background-image: url(images/julianna.jpg);
  border-radius: 100%;
  background-size: cover;
  border: 3px solid rgb(255, 85, 85);
}

#lineup li:nth-of-type(3)::before {
  content: "";
  display: inline-block;

  width: 5em;
  height: 5em;
  background-image: url(images/grouper.jpg);
  border-radius: 100%;
  background-size: cover;
  border: 3px solid rgb(255, 85, 85);
}
#lineup li:nth-of-type(4)::before {
  content: "";
  display: inline-block;

  width: 5em;
  height: 5em;
  background-image: url(images/Kjartan1.jpg);
  border-radius: 100%;
  background-size: cover;
  border: 3px solid rgb(255, 85, 85);
}

#lineup .text-secondary {
  background-color: #111111;
}

/* LOGISTICS  */
#logistics {
  background-color: #d1fc88 !important;
  color: black !important;
  padding-top: 1em !important;
}

#logistics h3 {
  font-family: Verdana, Geneva, Tahoma, sans-serif !important;
  font-size: 2rem !important;
  font-weight: 400;
  text-decoration: none;
  display: flex;
  align-items: center;
  text-align: center !important;
  gap: 1.4rem;

  color: rgb(3, 3, 3);
}

#logistics .text-muted {
  color: black !important;
  font-size: 1rem !important;
  line-height: 2;
  border: 2px solid black;
  padding: 15px;
  margin-right: 23px;
  margin-top: 20px;
}

#logistics .row {
  background-color: transparent !important;
}

#logistics .col-md-4:nth-child(1) h3::before {
  content: "";
  display: inline-block;
  width: 2em;
  height: 2em;
  border-radius: 100%;
  background-size: cover;
  background-image: url(icons/pin-map.png);
}

#logistics .col-md-4:nth-child(2) h3::before {
  content: "";
  width: 2em;
  height: 2em;
  display: inline-block;
  background-size: cover;
  background-image: url(icons/camping.png) !important;
}

#logistics .col-md-4:nth-child(3) h3::before {
  content: "";
  display: inline-block;
  width: 2em;
  height: 2em;
  background-size: cover;
  background-image: url(icons/rainy-day.png) !important;
}

/*  FOOTER / TICKETS  */
footer#tickets {
  background-color: #7387ff;
  border-top: 2px solid black !important;
}

footer h2 {
  font-family: "Plakette" !important;
  font-size: clamp(2.5rem, 8vw, 5rem) !important;
  font-weight: 400;
  color: black;
  line-height: 1;
  padding-top: 20px;
}

footer .text-secondary {
  color: rgb(0, 0, 0) !important;
  font-size: 1rem !important;
  font-weight: 400;
}

footer .btn-light {
  background-color: rgb(255, 87, 87) !important;
  border: 3px solid black !important;
  color: black !important;
  border-radius: 50% !important;
  width: 140px !important;
  height: 140px !important;
  display: inline-flex !important;
  align-items: center;
  justify-content: center;
  font-family: Verdana, Geneva, Tahoma, sans-serif !important;
  font-size: 1rem !important;
  font-weight: 700;
  letter-spacing: 0.05em;
  padding: 0 !important;
  margin-top: 20px;
}

footer .btn-light:hover {
  background-color: white !important;
}

footer .small.text-secondary {
  font-size: 0.65rem !important;
}

@media (min-width: 768px) {
  .sticky-top .small {
    margin-left: 5% !important;
    padding-left: 5% !important;
    font-size: clamp(0.8rem, 9vw, 2.1rem);
  }

  header.vh-100::after {
    width: 90px;
    font-size: clamp(4rem, 7vw, 4.5rem);
  }

  header.vh-100 {
    padding-left: 100px !important;
  }

  header .btn-outline-light {
    width: 250px !important;
    height: 250px !important;
    font-size: 1.5rem !important;
  }

  #lineup p {
    font-size: clamp(1rem, 2.5vw, 4rem) !important;
  }

  #logistics .text-muted {
    margin-right: 0 !important;
  }
  #lineup .row::after {
    content: "";
    position: absolute;
    top: 861px;
    right: 9px;
    width: 49%;
    height: 40%;
    background-image: url(images/treesmag.jpg);
    background-position: center;
    z-index: 1;
  }

  #lineup .col-md-8,
  #lineup .col-md-6,
  #lineup [class*="col-"] {
    position: relative;
    z-index: 2;
  }

  header .lead {
    margin: 0em;
    font-size: 2.3rem !important;
  }
}

@media (min-width: 768px) and (max-width: 1024px) {
  .sticky-top .small {
    margin-left: 8% !important;
    padding-left: 8% !important;
    font-size: clamp(0.7rem, 3.5vw, 2.5rem);
  }

  header.vh-100::after {
    width: 80px;
    font-size: clamp(4rem, 14vw, 8rem);
  }

  header.vh-100 {
    padding-left: 90px !important;
  }

  header .btn-outline-light {
    width: 130px !important;
    height: 130px !important;
    font-size: 0.85rem !important;
  }

  /* LINEUP paragraph text */
  #lineup p {
    font-size: clamp(1rem, 3vw, 2rem) !important;
  }

  /* Artist name size */
  #lineup li.display-4 {
    font-size: clamp(1.8rem, 4vw, 2.8rem) !important;
  }

  /* Avatar circles — slightly smaller on tablet */
  #lineup li::before {
    width: 4em !important;
    height: 4em !important;
  }

  /* Right-column image — tablet proportions */
  #lineup .row::after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 45%;
    height: 100%;
    background-image: url(images/treesmag.jpg);
    background-size: cover;
    background-position: center;
    z-index: 1;
  }

  /* LOGISTICS */
  #logistics h3 {
    font-size: 1.6rem !important;
  }

  #logistics .text-muted {
    margin-right: 0 !important;
    font-size: 0.9rem !important;
  }

  /* FOOTER button */
  footer .btn-light {
    width: 120px !important;
    height: 120px !important;
  }
}

@media (min-width: 1025px) {
  .sticky-top .small {
    margin-left: 5% !important;
    padding-left: 5% !important;
    font-size: clamp(0.8rem, 9vw, 2.1rem);
  }

  header.vh-100::after {
    width: 90px;
    font-size: clamp(4rem, 7vw, 5rem);
  }

  header.vh-100 {
    padding-left: 100px !important;
  }

  header .btn-outline-light {
    width: 250px !important;
    height: 250px !important;
    font-size: 1.5rem !important;
  }

  #lineup p {
    font-size: clamp(1rem, 2.5vw, 4rem) !important;
  }

  #logistics .text-muted {
    margin-right: 0 !important;
  }

  #lineup .row::after {
    content: "";
    position: absolute;
    top: 861px;
    right: 9px;
    width: 49%;
    height: 40%;
    background-image: url(images/treesmag.jpg);
    background-position: center;
    z-index: 1;
  }

  #lineup .col-md-8,
  #lineup .col-md-6,
  #lineup [class*="col-"] {
    position: relative;
    z-index: 2;
  }

  header .lead {
    margin: 0em;
    font-size: 2.3rem !important;
  }
}
