@font-face {
  font-family: Fontawesome webfont;
  src: url('../fonts/fontawesome-webfont.ttf') format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: auto;
}

@font-face {
  font-family: Bariol serif;
  src: url('../fonts/Bariol_Serif_Bold_Italic.otf') format("opentype");
  font-weight: 700;
  font-style: italic;
  font-display: auto;
}

@font-face {
  font-family: Bariol;
  src: url('../fonts/Bariol_Regular_Italic.otf') format("opentype");
  font-weight: 400;
  font-style: italic;
  font-display: auto;
}

@font-face {
  font-family: Bariol;
  src: url('../fonts/Bariol_Regular.otf') format("opentype");
  font-weight: 400;
  font-style: normal;
  font-display: auto;
}

@font-face {
  font-family: Bariol;
  src: url('../fonts/Bariol_Bold_Italic.otf') format("opentype");
  font-weight: 700;
  font-style: italic;
  font-display: auto;
}

@font-face {
  font-family: Fontawesome;
  src: url('../fonts/FontAwesome.otf') format("opentype");
  font-weight: 400;
  font-style: normal;
  font-display: auto;
}

@font-face {
  font-family: NeutraFace Condensed Titling;
  src: url('../fonts/NeutraCond-Titling.otf') format("opentype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Neutraface 2 Display Titling";
  src: url('../fonts/Neutra2Display-Titling.otf') format("opentype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Neutra Text TF Book;
  src: url('../fonts/NeutraTextTF-Book.otf') format("opentype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

:root {
  --light-sea-green: #1e94a8;
  --cadet-blue: #1e94a8;
  --pink: #e9566f;
}

.w-form-formrecaptcha {
  margin-bottom: 8px;
}

.w-layout-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.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;
}

@media screen and (max-width: 991px) {
  .w-layout-blockcontainer {
    max-width: 728px;
  }
}

@media screen and (max-width: 767px) {
  .w-layout-blockcontainer {
    max-width: none;
  }
}

body {
  color: #fff;
  font-family: Raleway, sans-serif;
  font-size: 14px;
  line-height: 20px;
}

a {
  color: #20c9e6;
  font-weight: 600;
  text-decoration: none;
  transition: color .5s ease-in-out;
}

a:hover {
  color: #fff;
}

.page-columns {
  height: 100%;
}

.full-page {
  background-color: #0098ff;
}

.navbar {
  background-color: #0000;
  width: 70px;
  position: fixed;
  top: 20%;
  overflow: visible;
}

.nav-link {
  z-index: 10;
  color: #fff;
  text-align: center;
  width: 70px;
  min-width: 70px;
  height: 70px;
  min-height: 70px;
  margin-left: 0;
  margin-right: 0;
  padding-top: 25px;
  padding-bottom: 12px;
  padding-left: 22px;
  font-family: Raleway, sans-serif;
  font-size: 36px;
  font-weight: 100;
  display: inline-block;
  position: relative;
}

.nav-link.w--current {
  color: #fff;
}

.nav-menu {
  text-align: center;
  width: 100%;
}

.right-section {
  background-color: #acacac4d;
  flex-direction: row;
  flex: 1;
  display: block;
  overflow: scroll;
}

.left-section {
  background-color: #1e94a8;
  width: 400px;
  padding: 30px;
}

.page-container {
  height: 100vh;
  display: flex;
}

.emby-logo-link-block {
  width: 300px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.side-nav {
  z-index: 15;
  background-color: #1f242cb3;
  width: 70px;
  height: 100%;
  min-height: 100%;
  display: block;
  position: fixed;
}

.emby-brand {
  float: none;
  width: 70px;
  height: 70px;
  margin-bottom: 20px;
  margin-left: auto;
  margin-right: auto;
  padding: 10px;
  display: block;
}

.section {
  z-index: 5;
  background-color: #3f4551e6;
  flex: 1;
  margin-left: auto;
  margin-right: auto;
  padding: 30px 30px 60px;
  display: block;
  position: relative;
  overflow: hidden;
}

.section.whitebg {
  background-color: #fff;
}

.section._2 {
  background-color: #363a42e6;
}

.section.black-bg {
  background-color: #141618;
}

.section.black-bg.hidden {
  display: none;
}

.section.about-section {
  background-color: #24282b;
}

.section.about-section.hide {
  display: none;
}

.container {
  text-align: left;
  width: 900px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: relative;
}

.h1 {
  text-align: center;
  margin-bottom: 30px;
  margin-left: auto;
  margin-right: auto;
  font-size: 42px;
  font-weight: 300;
  position: static;
}

.emby100-row {
  margin-bottom: 42px;
  display: flex;
}

.backup-img-container {
  flex: 0 auto;
}

.emby100-copy-container {
  flex: 1;
  font-size: 18px;
  line-height: 28px;
  display: inline-block;
}

.h2 {
  color: #fff;
  margin-top: 0;
  font-size: 24px;
  font-weight: 600;
  line-height: 32px;
}

.h3 {
  margin-bottom: 10px;
  font-weight: 600;
}

.paragraph {
  margin-bottom: 15px;
  font-size: 18px;
  line-height: 28px;
}

.paragraph.centered {
  text-align: center;
  width: 600px;
  max-width: 90%;
  margin-bottom: 35px;
  margin-left: auto;
  margin-right: auto;
  font-size: 20px;
  font-weight: 200;
  display: block;
}

.emby100-artwork-container {
  margin-right: 50px;
  display: inline-block;
}

.button {
  text-transform: uppercase;
  background-color: #1e94a8;
  border-radius: 10px;
  padding: 18px 40px;
  font-size: 18px;
  font-weight: 600;
  transition: color .5s ease-in-out, all .5s ease-in-out;
}

.button:hover {
  color: #fff;
  background-color: #1c6ec7;
  border-radius: 100px;
  box-shadow: 0 0 22px 5px #0000001a;
}

.button.form {
  background-color: #0000;
  border: 3px solid #fff;
  transition: all .5s ease-in-out;
}

.button.form:hover {
  background-color: #1e94a880;
}

.button.mc {
  padding: 10px 27px;
}

.nav-text {
  z-index: 9;
  color: #fff;
  height: 70px;
  padding: 20px;
  font-size: 16px;
  line-height: 28px;
  text-decoration: none;
  display: block;
  position: absolute;
  top: 0;
  left: 70px;
}

.expansion {
  z-index: 5;
  background-color: #1e94a8;
  width: 200px;
  height: 70px;
  transition: all .5s;
  position: absolute;
  top: 0;
  left: -200px;
}

.expansion.nr {
  width: 230px;
}

.expansion.c {
  width: 170px;
  left: -170px;
}

.nav-fadebox {
  background-color: #1e94a8;
  width: 70px;
  height: 70px;
  position: absolute;
  top: 0;
  left: 0;
}

.bg-text {
  color: #ffffff05;
  text-align: right;
  font-size: 200px;
  font-style: italic;
  font-weight: 600;
  line-height: 250px;
  display: block;
  position: relative;
  bottom: 0;
  right: 0;
}

.tshirt {
  border-radius: 25px;
  transition: all .7s ease-in-out;
  box-shadow: 8px 8px 50px -22px #0000004d;
}

.tshirt:hover {
  transform: rotate(1deg);
  box-shadow: 8px 8px 50px 4px #0000004d;
}

.highlight {
  font-size: 18px;
  font-weight: 600;
}

.form-field {
  color: #fff;
  background-color: #0000;
  border: 1px #000;
  border-bottom: 3px solid #fff;
  border-radius: 0;
  font-size: 20px;
  transition: border-color .5s ease-in-out;
}

.form-field:hover {
  background-color: #0000000d;
}

.form-field::placeholder {
  color: #ffffffa6;
}

.form-field.long {
  height: 220px;
}

.form-success-message {
  text-align: left;
  background-color: #0000;
  font-size: 18px;
  line-height: 24px;
}

.map {
  color: #3f4551;
  font-weight: 600;
  line-height: 24px;
}

.mc-popup {
  z-index: 20;
  color: #fff;
  text-align: center;
  background-image: linear-gradient(#1e94a8cc, #1e94a880);
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
  width: 170px;
  height: 130px;
  font-size: 36px;
  font-weight: 200;
  line-height: 48px;
  display: block;
  position: fixed;
  top: 10%;
  bottom: 0;
  right: 0;
  box-shadow: 0 0 27px #0000004d;
}

.mc-popup.closebutton {
  z-index: 25;
  background-color: #0000;
  background-image: none;
}

.mc-popup.transparent.w--current {
  background-image: none;
}

.keep-posted-text {
  color: #fff;
  font-weight: 200;
  position: relative;
  top: 15px;
}

.closex {
  z-index: 30;
  color: #fff;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 16px;
  position: absolute;
  top: 5px;
  left: 10px;
}

.mc-signup {
  text-align: center;
  background-color: #363a42e6;
  margin-bottom: 0;
  padding-top: 10px;
  overflow: hidden;
}

.mc-signup-field {
  color: #fff;
  background-color: #0000;
  border-style: none none solid;
  border-bottom-width: 3px;
  border-bottom-color: #1e94a8;
  border-radius: 0;
  width: 150px;
  margin-right: 10px;
  font-size: 18px;
  transition: all .7s;
  display: inline-block;
}

.mc-signup-field.email {
  width: 250px;
  display: inline-block;
}

.body {
  background-color: #363a42;
  background-image: url('../images/emby-white.png');
  background-position: 92% 92%;
  background-repeat: no-repeat;
  background-size: 500px;
  background-attachment: fixed;
  font-family: Bariol, sans-serif;
}

.close {
  color: #fff;
}

.mc-linkblock.w--current {
  width: 100%;
  height: 100%;
}

.video-div {
  width: 600px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 20px;
  padding-bottom: 20px;
  display: block;
}

.social-div {
  width: 70px;
  height: 50px;
  padding-top: 5px;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}

.social-div.facebook {
  bottom: 50px;
}

.social-icon {
  width: 40px;
  height: 40px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.social-icon.soundcloud {
  background-image: url('../images/soundcloud-gray.png');
  background-position: 0 0;
  background-size: 40px;
  transition-property: all;
}

.social-icon.soundcloud:hover {
  background-image: url('../images/soundcloud.png');
  background-size: 40px;
}

.social-icon.facebook {
  background-image: url('../images/facebook-gray.png');
  background-position: 0 0;
  background-size: 40px;
  transition-property: all;
}

.social-icon.facebook:hover {
  background-image: url('../images/facebook.png');
  background-size: 40px;
}

.parallax-section {
  z-index: 1;
  perspective: 1000px;
  background-color: #e9566f;
  justify-content: space-around;
  padding-top: 0;
  padding-bottom: 44px;
  font-family: Bariol, sans-serif;
  font-size: 23px;
  display: flex;
  position: fixed;
  inset: 0;
  overflow: hidden;
}

.parallax-section.hidden {
  display: none;
}

.parallax-section.mb {
  background-color: var(--light-sea-green);
}

.copy-container {
  z-index: 500;
  text-align: center;
  width: 600px;
  transform-style: preserve-3d;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin: 20px auto -27px;
  font-family: Bariol serif, sans-serif;
  font-size: 73px;
  font-style: italic;
  font-weight: 700;
  line-height: 73px;
  display: flex;
  position: relative;
  transform: rotateX(.001deg)rotateY(0)rotateZ(0);
}

.emby-logo {
  z-index: 100;
  width: 536px;
  position: relative;
}

.west-fest {
  text-align: right;
  line-height: 58px;
  display: inline-block;
  position: relative;
  top: -66px;
  right: 90px;
  transform: rotate(-17deg);
}

.unoficial {
  color: #000;
  text-align: center;
  font-family: Bariol, sans-serif;
  font-size: 26px;
  font-weight: 400;
  line-height: 58px;
  display: block;
  position: relative;
  top: -109px;
  right: 11px;
  transform: rotate(-17deg);
}

.underground {
  color: #000;
  text-align: right;
  font-family: Bariol, sans-serif;
  font-size: 38px;
  font-weight: 400;
  line-height: 38px;
  display: block;
  position: relative;
  top: -82px;
  right: 102px;
  transform: rotate(-17deg);
}

.text-span {
  font-size: 20px;
  position: relative;
  top: -12px;
}

.withsoro {
  color: #fff;
  text-align: right;
  font-family: Bariol, sans-serif;
  font-size: 35px;
  font-style: italic;
  font-weight: 400;
  line-height: 35px;
  display: block;
  position: relative;
  top: -85px;
  right: 65px;
  transform: rotate(-17deg);
}

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

.address {
  z-index: 5;
  color: #000;
  text-align: center;
  width: 450px;
  margin-left: auto;
  margin-right: auto;
  font-size: 24px;
  display: block;
  position: relative;
}

.swirl1 {
  z-index: 0;
  position: absolute;
  top: 20%;
  left: 50%;
}

.swirl2 {
  display: inline-block;
  position: absolute;
  bottom: -6px;
  right: 5%;
}

.swirl3 {
  display: inline-block;
  position: absolute;
  bottom: 0;
  left: -11px;
}

.shape4 {
  z-index: 150;
  display: inline-block;
  position: absolute;
  top: 0;
  left: 10%;
}

.shape8 {
  z-index: 100;
  display: inline-block;
  position: absolute;
  top: 0;
  left: 10%;
}

.shape13 {
  z-index: 150;
  display: inline-block;
  position: absolute;
  top: 0;
  right: 1%;
}

.shape19 {
  z-index: 100;
  display: inline-block;
  position: absolute;
  top: -18px;
  right: 10%;
}

.shape18 {
  z-index: 100;
  opacity: .45;
  filter: blur(2px);
  display: inline-block;
  position: absolute;
  top: 50%;
  left: 15%;
}

.shape23 {
  z-index: 100;
  opacity: .3;
  filter: blur(2px);
  display: inline-block;
  position: absolute;
  top: 65%;
  right: 7%;
}

.section2 {
  z-index: 5;
  color: #000;
  text-align: center;
  background-color: #ffffffe6;
  justify-content: center;
  align-items: center;
  height: 100vh;
  margin-top: 0;
  padding-top: 100px;
  padding-bottom: 100px;
  display: flex;
  position: relative;
}

.h2-bariol {
  text-align: center;
  margin-top: 40px;
  margin-bottom: 29px;
  font-size: 48px;
  line-height: 50px;
}

.rsvp-button {
  color: #fff;
  background-color: #e9566f;
  border-radius: 50px;
  margin-top: 4px;
  padding: 18px 39px;
  font-size: 24px;
  font-weight: 400;
  line-height: 30px;
  transition-property: all;
  transition-timing-function: ease-in-out;
}

.rsvp-button:hover {
  margin-top: 0;
  padding: 22px 47px;
  box-shadow: 0 0 24px 1px #e9566f7d;
}

.westfest-body-cop {
  color: #363636;
  max-width: 650px;
  margin-bottom: 25px;
  margin-left: auto;
  margin-right: auto;
  font-size: 22px;
  line-height: 28px;
  display: block;
}

.pinksection {
  z-index: 5;
  background-color: #e9566fe6;
  flex: 1;
  margin-left: auto;
  margin-right: auto;
  padding: 60px 30px 60px 100px;
  display: block;
  position: relative;
  overflow: hidden;
}

.pinksection.whitebg {
  background-color: #fff;
}

.pinksection._2 {
  background-color: #363a42e6;
}

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

.pinksection.mb {
  background-color: #1e94a8e6;
}

.white-section {
  z-index: 5;
  color: #000;
  text-align: center;
  background-color: #ffffffe6;
  justify-content: center;
  align-items: center;
  height: 100vh;
  margin-top: 0;
  padding-top: 100px;
  padding-bottom: 100px;
  display: flex;
  position: relative;
}

.white-section.block {
  display: block;
}

.link {
  color: #e9566f;
}

.link:hover {
  color: #1e94a8;
}

.white-link {
  color: #fff;
}

._wf-hero-section {
  z-index: 2;
  perspective: 600px;
  padding-top: 50px;
  padding-bottom: 50px;
  position: relative;
}

._wf-hero-section.hide {
  display: none;
}

.layer.layer1 {
  background-color: #e9566f;
  width: 500px;
  height: 500px;
}

.layer.layer2 {
  background-color: #1e94a8;
  width: 600px;
  height: 600px;
}

.layer.layer3 {
  background-color: #3f4551;
  width: 700px;
  height: 700px;
}

.social-section {
  z-index: 5;
  justify-content: center;
  align-items: center;
  padding-top: 28px;
  padding-bottom: 28px;
  display: flex;
  position: relative;
}

.social-icons {
  color: #fff;
  margin-left: 22px;
  margin-right: 22px;
  padding: 12px;
  font-family: Fontawesome webfont, sans-serif;
  font-size: 75px;
  font-weight: 400;
  line-height: 75px;
  transition-property: all;
}

.social-icons:hover {
  font-size: 80px;
}

.social-icons.traxsource {
  background-image: url('../images/traxsource-icon.png');
  background-position: 50%;
  background-size: contain;
  width: 100px;
  height: 100px;
  font-size: 0;
}

.social-icons.traxsource:hover {
  background-image: url('../images/traxsource-icon-blue.png');
  background-size: contain;
  margin-left: 28px;
  margin-right: 28px;
  transform: scale(1.1);
}

.social-icons.beatport {
  background-image: url('../images/beatport-icon.png');
  background-position: 50%;
  background-size: contain;
  width: 100px;
  height: 100px;
  font-size: 0;
}

.social-icons.beatport:hover {
  background-image: url('../images/beatport-icon-green.png');
  background-size: contain;
  margin-left: 28px;
  margin-right: 28px;
  transform: scale(1.1);
}

.social-icons.facebook:hover {
  color: #3b5998;
}

.social-icons.soundcloud:hover {
  color: #f70;
}

.social-icons.youtube:hover {
  color: red;
}

.social-icons.spotify:hover {
  color: #1db954;
}

.social-icons.instagram {
  background-image: none;
  background-position: 0 0;
  background-size: auto;
}

.social-icons.instagram:hover {
  color: #d62976;
}

.social-icons.emby {
  background-image: url('../images/emby-logo-vector-white.svg');
  background-position: 50%;
  background-size: auto;
  width: 100px;
  height: 84px;
  font-size: 0;
}

.social-icons.emby:hover {
  background-image: url('../images/emby-logo-vector-white.svg');
  background-size: contain;
  margin-left: 28px;
  margin-right: 28px;
  transform: scale(1.1);
}

.image {
  width: 100px;
}

.footer {
  z-index: 5;
  background-color: #000c;
  justify-content: space-between;
  padding: 11px 19px;
  font-size: 16px;
  display: flex;
  position: relative;
}

.text-block {
  display: inline-block;
}

.house {
  text-align: right;
  font-size: 98px;
  line-height: 58px;
  display: inline-block;
  position: relative;
  top: -88px;
  right: 43px;
  transform: rotate(-17deg);
}

.high-quality {
  color: #000;
  text-align: right;
  font-family: Bariol, sans-serif;
  font-size: 55px;
  line-height: 55px;
  display: inline-block;
  position: relative;
  top: -88px;
  right: 63px;
  transform: rotate(-17deg);
}

.underground2 {
  color: #000;
  text-align: right;
  font-family: Bariol, sans-serif;
  font-size: 55px;
  line-height: 55px;
  display: inline-block;
  position: relative;
  top: -101px;
  right: 63px;
  transform: rotate(-17deg);
}

.underground1 {
  color: #000;
  text-align: right;
  margin-left: 92px;
  font-family: Bariol, sans-serif;
  font-size: 53px;
  line-height: 55px;
  display: inline-block;
  position: relative;
  top: -87px;
  right: 131px;
  transform: rotate(-17deg);
}

.music {
  text-align: right;
  font-size: 98px;
  line-height: 58px;
  display: inline-block;
  position: relative;
  top: -106px;
  right: -45px;
  transform: rotate(-17deg);
}

.pamp-body {
  background-color: #24282b;
  font-family: Open Sans, sans-serif;
  line-height: 24px;
}

.pamp-container {
  text-align: center;
  padding-top: 20px;
  padding-bottom: 0;
}

.pamp-title {
  color: #e2c132;
  text-align: center;
  margin-top: 10px;
  margin-bottom: -11px;
  font-family: NeutraFace Condensed Titling, sans-serif;
  font-size: 75px;
}

.recloose-title {
  color: #cccccb;
  text-align: center;
  margin-top: 0;
  margin-bottom: -10px;
  font-family: NeutraFace Condensed Titling, sans-serif;
  font-size: 102px;
  line-height: 100px;
}

.pamp-header-container {
  width: 450px;
  margin-left: auto;
  margin-right: auto;
}

.emby-presents-text {
  color: #cccccb;
  font-family: Neutra Text TF Book, sans-serif;
}

.high-quality-house-text {
  color: #cccccb;
  text-align: right;
  font-family: Neutra Text TF Book, sans-serif;
}

.text-block-2 {
  color: #cccccb;
  text-align: center;
  font-family: Neutra Text TF Book, sans-serif;
  font-size: 21px;
}

.date-text {
  color: #dc5f5b;
  text-align: center;
  margin-top: 15px;
  margin-bottom: 5px;
  font-family: "Neutraface 2 Display Titling", sans-serif;
  font-size: 25.5px;
  line-height: 25px;
}

.liaison-text-copy {
  color: #128c7c;
  text-align: center;
  font-family: "Neutraface 2 Display Titling", sans-serif;
  font-size: 28px;
  line-height: 25px;
}

.condensed {
  font-family: NeutraFace Condensed Titling, sans-serif;
}

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

.intimatespace-text {
  color: #e2c132;
  text-align: center;
  font-family: NeutraFace Condensed Titling, sans-serif;
  font-size: 18.8px;
  font-weight: 700;
  line-height: 25px;
}

.heading {
  text-align: center;
}

.container-2 {
  text-align: center;
  max-width: 600px;
  margin-bottom: 41px;
}

.container-2.less-margin {
  margin-bottom: -12px;
}

.rsvp-button {
  background-color: #eb2a4d;
  font-size: 20px;
}

.rsvp-button.alt-color {
  background-color: #f70;
}

.text-block-3 {
  color: #cccccb;
  text-align: left;
  margin-bottom: 21px;
  font-size: 18px;
  line-height: 28px;
}

.text-block-3.centered {
  text-align: center;
}

.heading-2 {
  color: #df5e75;
  font-family: Bariol, sans-serif;
}

.heading-2.alt {
  color: #75c09f;
}

.pamp-homepage-section {
  z-index: 3;
  text-align: center;
  padding-top: 40px;
  padding-bottom: 40px;
  position: relative;
}

.pamp-banner-for-homepage {
  max-width: 90%;
  margin-left: auto;
  margin-right: auto;
  transition: all .5s, color .5s ease-in-out;
}

.pamp-banner-for-homepage:hover {
  transform: translate(0, -5px);
}

.pamp-banner-for-homepage.mobile {
  display: none;
}

.image-2 {
  display: block;
}

.pamp-artist-pic {
  margin-bottom: 20px;
}

.pamp-emby-logo-container {
  z-index: 999;
  margin-top: 15px;
  margin-left: 15px;
  transition: all .2s;
  position: fixed;
}

.pamp-emby-logo-container:hover {
  transform: scale(1.05);
}

.emby-logo-vector {
  width: 75px;
}

.pamp-highlight-text {
  margin-bottom: 20px;
  font-size: 20px;
}

.pamp-quick-stack {
  padding: 0;
}

.heading1 {
  color: #deb825;
  text-align: center;
  margin-top: 0;
  margin-bottom: 25px;
  padding-top: 90px;
  font-family: NeutraFace Condensed Titling, sans-serif;
  font-size: 50px;
}

.heading1.alt {
  color: #75c09f;
}

.maggsbruchezframe {
  z-index: 100;
  width: 536px;
  padding-left: 16px;
  position: relative;
}

.maggs-bruchez-text {
  text-align: center;
  font-family: "Neutraface 2 Display Titling", sans-serif;
  font-size: 70px;
  line-height: 75px;
}

.pamp-header-image-mobile {
  display: none;
}

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

.container-3 {
  flex: 1;
  max-width: 1280px;
  display: block;
}

html.w-mod-js [data-ix="nav-text-hidden"] {
  opacity: 0;
  display: none;
}

html.w-mod-js [data-ix="expansion-hidden"], html.w-mod-js [data-ix="nav-fadebox-hidden"] {
  opacity: 0;
}

html.w-mod-js [data-ix="mc-hidden"] {
  opacity: 0;
  height: 0;
}

html.w-mod-js [data-ix="mc-clickto-expand-page-load"] {
  transform: translate(170px);
}

html.w-mod-js [data-ix="nav-page-load"] {
  transform: translate(-70px);
}

html.w-mod-js [data-ix="container-scroll-into-view"] {
  opacity: 0;
}

@media screen and (max-width: 991px) {
  .side-nav {
    background-color: #1f242ccc;
  }

  .side-nav.top-nav {
    background-color: #1f242ce6;
    width: 100%;
    height: 60px;
    min-height: 40px;
  }

  .emby-brand.top {
    float: left;
    height: 60px;
    position: relative;
    bottom: auto;
  }

  .section {
    padding-left: 30px;
  }

  .paragraph.small {
    font-size: 16px;
    line-height: 20px;
  }

  .button.mc {
    position: relative;
    inset: 30px 0 0;
  }

  .mobile-nav {
    background-color: #0000;
    height: 60px;
  }

  .topnav-container {
    width: 100%;
    height: 60px;
  }

  .mobile-menu-button {
    background-color: #0000;
    height: 60px;
    transition: all .5s ease-in-out;
  }

  .mobile-menu-button:hover, .mobile-menu-button:focus {
    background-color: #1e94a8;
  }

  .mobile-menu-button.w--open {
    background-color: #0000;
  }

  .menu-icon {
    font-size: 30px;
    line-height: 28px;
  }

  .mobile-nav-menu-dropdown {
    background-color: #1f242ce6;
    width: 100%;
  }

  .mobile-nav-link {
    float: left;
    clear: left;
    color: #fff;
    text-align: center;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    font-size: 18px;
    font-weight: 600;
    transition: all .5s ease-in-out;
    display: block;
  }

  .mobile-nav-link.w--current {
    color: #1e94a8;
  }

  .mc-signup-field {
    margin-top: 62px;
  }

  .video-div {
    max-width: 90%;
  }

  .social-div.facebook {
    float: left;
    clear: left;
    width: 50%;
    height: 60px;
    padding-top: 10px;
    position: relative;
    bottom: auto;
  }

  .social-div.facebook.soundcloud {
    float: right;
    clear: none;
  }

  .swirl2 {
    max-width: 250px;
    right: -2%;
  }

  .swirl3 {
    max-width: 250px;
  }

  .shape4 {
    max-width: 120px;
    top: -6px;
  }

  .shape8 {
    max-width: 100px;
    top: -36px;
  }

  .shape13 {
    max-width: 200px;
  }

  .shape19 {
    max-width: 100px;
    top: -74px;
  }

  .shape18 {
    max-width: 160px;
    top: 50%;
    left: 3%;
  }

  .shape23 {
    max-width: 250px;
    top: 71%;
    bottom: -55px;
    right: -18%;
  }

  .pinksection {
    padding-left: 30px;
  }

  .white-section {
    padding-left: 17px;
    padding-right: 17px;
  }

  .social-icons {
    font-size: 60px;
    line-height: 60px;
  }

  .social-icons:hover {
    font-size: 70px;
  }

  .social-icons.traxsource, .social-icons.beatport, .social-icons.emby {
    width: 60px;
    height: 60px;
  }
}

@media screen and (max-width: 767px) {
  .section {
    padding-bottom: 30px;
  }

  .emby100-row {
    flex-wrap: wrap;
  }

  .emby100-copy-container {
    flex: 0 auto;
  }

  .emby100-artwork-container {
    margin-bottom: 20px;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .button.mc {
    margin-top: 6px;
    padding: 15px 40px;
    top: 0;
  }

  .mc-signup {
    padding-top: 60px;
    padding-bottom: 21px;
  }

  .mc-signup-field {
    width: 80%;
    margin-top: 0;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .mc-signup-field.email {
    width: 80%;
    display: block;
  }

  .body {
    background-size: 250px;
  }

  .parallax-section {
    padding-bottom: 112px;
  }

  .copy-container {
    width: 450px;
    line-height: auto;
    margin-top: 60px;
  }

  .emby-logo {
    width: 300px;
  }

  .west-fest {
    font-size: 50px;
    line-height: 40px;
    top: -30px;
    right: 71px;
  }

  .unoficial {
    font-size: 17px;
    line-height: 20px;
    top: -56px;
    right: 18px;
  }

  .underground {
    font-size: 26px;
    line-height: 26px;
    top: -27px;
  }

  .text-span {
    font-size: 16px;
  }

  .withsoro {
    font-size: 24px;
    line-height: 24px;
    top: -27px;
    right: 82px;
  }

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

  .address {
    margin-top: 37px;
  }

  .swirl1 {
    max-width: 250px;
  }

  .swirl2 {
    max-width: 200px;
  }

  .swirl3 {
    max-width: 175px;
    left: -22px;
  }

  .shape13 {
    top: -28px;
  }

  .shape19 {
    top: -121px;
  }

  .shape18 {
    top: 28%;
  }

  .shape23 {
    right: -18%;
  }

  .pinksection {
    padding-bottom: 30px;
  }

  .social-section {
    flex-wrap: nowrap;
    justify-content: space-around;
    padding-left: 20px;
    padding-right: 20px;
  }

  .social-icons {
    margin-left: 5px;
    margin-right: 5px;
    padding: 4px;
  }

  .house {
    font-size: 55px;
    line-height: 40px;
    top: -45px;
    right: 20px;
  }

  .high-quality {
    font-size: 30px;
    line-height: 28px;
    top: -44px;
    right: 38px;
  }

  .underground2 {
    font-size: 50px;
    line-height: 40px;
    top: -30px;
    right: 71px;
  }

  .underground1 {
    font-size: 30px;
    line-height: 30px;
    top: -42px;
    right: 96px;
  }

  .music {
    font-size: 55px;
    line-height: 40px;
    top: -60px;
    right: -27px;
  }

  .pamp-container {
    padding-top: 0;
  }

  .container-2 {
    max-width: 90%;
  }

  .pamp-emby-logo-container {
    text-align: center;
    margin-left: 0;
    position: relative;
    inset: 0% 0% auto;
  }

  .pamp-quick-stack {
    padding-left: 30px;
    padding-right: 30px;
  }

  .heading1 {
    padding-top: 36px;
  }

  .maggsbruchezframe {
    width: 300px;
  }
}

@media screen and (max-width: 479px) {
  .section._1st {
    padding-top: 60px;
  }

  .section.black-bg, .section.about-section {
    padding-left: 10px;
    padding-right: 10px;
  }

  .h2 {
    font-size: 20px;
  }

  .mobile-nav-link:hover {
    color: #1e94a8;
  }

  .body {
    background-size: 150px;
  }

  .copy-container {
    width: 240px;
  }

  .west-fest {
    font-size: 33px;
    line-height: 28px;
    top: -37px;
    right: 43px;
  }

  .unoficial {
    font-size: 12px;
    top: -55px;
    right: 7px;
  }

  .underground {
    font-size: 20px;
    line-height: 22px;
    top: -39px;
    right: 21px;
  }

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

  .withsoro {
    font-size: 18px;
    line-height: 18px;
    right: 15px;
  }

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

  .address {
    width: 100%;
    font-size: 16px;
  }

  .swirl1 {
    max-width: 200px;
  }

  .swirl2 {
    max-width: 120px;
    right: -12%;
  }

  .swirl3 {
    max-width: 175px;
    left: -29px;
    right: 5px;
  }

  .shape4 {
    left: -17%;
  }

  .shape8 {
    left: -22%;
  }

  .shape13 {
    top: -53px;
    right: -23%;
  }

  .shape19 {
    top: -161px;
  }

  .shape18 {
    max-width: 120px;
    left: -32%;
  }

  .shape23 {
    top: -161px;
  }

  .section2 {
    height: auto;
    padding-top: 62px;
    padding-left: 18px;
    padding-right: 18px;
  }

  .h2-bariol {
    font-size: 36px;
    line-height: 36px;
  }

  .westfest-body-cop {
    font-size: 20px;
  }

  .pinksection._1st {
    padding-top: 60px;
  }

  .white-section {
    height: auto;
    padding-top: 16px;
    padding-bottom: 16px;
  }

  .social-section {
    flex-direction: column;
    align-content: center;
  }

  .social-icons.traxsource {
    margin-top: 16px;
    margin-bottom: 16px;
  }

  .footer {
    text-align: center;
    flex-direction: column;
    align-items: center;
  }

  .house {
    font-size: 44px;
    line-height: 28px;
    top: -46px;
    right: 27px;
  }

  .high-quality {
    font-size: 25px;
    line-height: 28px;
    top: -38px;
    right: 31px;
  }

  .underground2 {
    font-size: 33px;
    line-height: 28px;
    top: -37px;
    right: 43px;
  }

  .underground1 {
    font-size: 25px;
    line-height: 28px;
    top: -40px;
    right: 91px;
  }

  .music {
    font-size: 44px;
    line-height: 28px;
    top: -55px;
    right: -14px;
  }

  .pamp-title {
    margin-top: 2px;
    font-size: 41px;
  }

  .recloose-title {
    margin-bottom: -5px;
    font-size: 55px;
    line-height: 50px;
  }

  .pamp-header-container {
    width: 250px;
  }

  .emby-presents-text {
    width: 75px;
    font-size: 12px;
    display: flex;
  }

  .high-quality-house-text {
    width: 250px;
    font-size: 12px;
  }

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

  .date-text {
    margin-top: 5px;
    margin-bottom: -4px;
    font-size: 14px;
  }

  .liaison-text-copy {
    font-size: 15px;
  }

  .intimatespace-text {
    font-family: Neutra Text TF Book, sans-serif;
    font-size: 14px;
    line-height: 16px;
  }

  .column {
    flex: 1;
    padding-left: 0;
    padding-right: 0;
    display: flex;
  }

  .columns {
    align-items: flex-start;
    display: flex;
  }

  .rsvp-button {
    font-size: 18px;
    line-height: 22px;
  }

  .text-block-3 {
    font-size: 18px;
  }

  .heading-2 {
    font-size: 26px;
    line-height: 30px;
  }

  .pamp-banner-for-homepage {
    display: none;
  }

  .pamp-banner-for-homepage.mobile {
    max-width: 100%;
    display: block;
  }

  .pamp-emby-logo-container {
    margin-bottom: 15px;
  }

  .emby-logo-vector {
    width: 60px;
  }

  .pamp-highlight-text {
    line-height: 24px;
  }

  .heading1 {
    font-size: 26px;
    line-height: 30px;
  }

  .pamp-header-image-mobile {
    display: block;
  }

  .pamp-header-image {
    display: none;
  }
}


@font-face {
  font-family: 'Fontawesome webfont';
  src: url('../fonts/fontawesome-webfont.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Bariol serif';
  src: url('../fonts/Bariol_Serif_Bold_Italic.otf') format('opentype');
  font-weight: 700;
  font-style: italic;
  font-display: auto;
}
@font-face {
  font-family: 'Bariol';
  src: url('../fonts/Bariol_Regular_Italic.otf') format('opentype');
  font-weight: 400;
  font-style: italic;
  font-display: auto;
}
@font-face {
  font-family: 'Bariol';
  src: url('../fonts/Bariol_Regular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Bariol';
  src: url('../fonts/Bariol_Bold_Italic.otf') format('opentype');
  font-weight: 700;
  font-style: italic;
  font-display: auto;
}
@font-face {
  font-family: 'Fontawesome';
  src: url('../fonts/FontAwesome.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'NeutraFace Condensed Titling';
  src: url('../fonts/NeutraCond-Titling.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Neutraface 2 Display Titling';
  src: url('../fonts/Neutra2Display-Titling.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Neutra Text TF Book';
  src: url('../fonts/NeutraTextTF-Book.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}