body {
  background: #000;
  width: 100%;
  margin: 0 auto;
  padding: 0;
  position: relative;
}

.errorpage_logo {
  margin: 0 auto;
  width: max-content;
  text-align: center;
  padding-bottom: 0;
  position: fixed;
  top: 5%;
  left: 50%;
  transform: translate(-50%);
}
.errorpage_logo img {
  width: 100%;
}
.errorpage_logo a {
  color: #fff;
  font-family: 'the_bold_fontbold';
  font-weight: 700;
  font-style: normal;
  text-transform: uppercase;
  text-decoration: none;
  font-size: 4vw;
  line-height: 3vw;
  display: block;
}

.error_content {
  min-height: auto;
  text-align: center;
  display: block;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
}
.error_links a {
  color: #fff;
  font-style: normal;
  text-transform: uppercase;
  font-family: 'lucyglitchregular';
  font-weight: 700;
  text-transform: uppercase;
  text-decoration: underline;
  font-size: 1.25vw;
  line-height: 1.2;
  text-align: center;
}
.error_heading,
.belowLink {
  color: #fff;
  font-style: normal;
  text-transform: uppercase;
  font-size: 1.8vw;
  line-height: 3vw;
  text-align: center;
  text-transform: uppercase;
  font-family: 'lucyglitchregular';
  font-weight: 700;
}
.footer-section-wrapper {
  width: 100%;
  margin: 0 auto;
  text-align: center;
  padding-bottom: 0;
  position: fixed;
  bottom: 3%;
}
.footerLogo {
  padding-bottom: 2vw;
}
.copyrightWrapper,
.copyrightWrapper a {
  color: #fff;
  font-style: normal;
  text-transform: uppercase;
  text-decoration: none;
  font-size: 0.8vw;
      font-family: 'proxima-nova';
  font-weight: 400;
}
a:hover {
  opacity: 0.5;
}
span.sep {
  padding: 0 0.1vw;
  vertical-align: text-bottom;
}
.linkspace {
  padding: 0 0.2vw;
}
.footer-socials a {
  color: #fff;
  font-size: 1.3vw;
  padding-right: 1vw;
}
.footer-socials {
  padding-bottom: 0.8vw;
}
ul.footer-social {
  padding: 0;
  margin: 0;
}

ul.footer-social li {
  display: inline-block;
  vertical-align: middle;
  margin: 0 0.5vw;
}

ul.footer-social li a {
  color: #fff;
  text-decoration: none;
  font-size: 1.25vw;
}

.copyrightWrapper {
  margin-top: 2vw;
}
.error_heading {
  font-size: 4vw;
  color: #fff;
  text-transform: uppercase;
  font-style: normal;
  text-transform: uppercase;
  font-family: 'lucyglitchregular';
  font-weight: 700;
}

.belowLink {
  font-size: 1.5vw;
  margin: 2vw 0 0.5vw 0;
}

.mobolo {
  display: none;
}

.sep.disco {
  display: inline-block;
}
/* .icon-soundcloud:before {
  content: "\eac3";
  font-size: 2vw;
} */
@media (max-width: 1024px) and (orientation: portrait) {
  .sep.disco {
    display: none;
  }
  .mobolo {
    display: block;
  }
  .footer-section-wrapper {
    width: 92%;
  }
  .errorpage_logo img {
    width: 100%;
  }
  .error_content {
    /* min-height: calc(100vh - 48.5vw); */
  }
  .errorpage_logo a {
    font-size: 9vw;
    line-height: 0vw;
  }
  .error_heading,
  .belowLink {
    font-size: 8vw;
    line-height: 1.2;
  }
  .error_links a {
    font-size: 5vw;
    line-height: 1.5;
  }
  .copyrightWrapper,
  .copyrightWrapper a {
    font-size: 3vw;
    line-height: 5vw;
  }
  .footerLogo {
    padding-bottom: 5vw;
    width: 39vw;
    margin: 0 auto;
  }
  .footer-socials {
    padding-bottom: 2.8vw;
  }
  .footer-socials a {
    font-size: 3.3vw;
    padding-right: 3vw;
  }

  .errorpage_logo {
    width: max-content;
    top: 6%;
    left: 50%;
    transform: translate(-50%);
  }
  .belowLink {
    font-size: 4vw;
    margin: 3vw auto;
    line-height: 1.5;
    width: 70%;
    /* margin: 0 auto; */
  }
  ul.footer-social li a {
    color: #fff;
    text-decoration: none;
    font-size: 5vw;
  }
  /* .icon-soundcloud:before {
    content: "\eac3";
    font-size: 7vw;
  } */
  ul.footer-social li {
    margin: 0 1vw;
  }
  .footer-section-wrapper {
    width: 100%;
  }
  .copyrightWrapper {
    margin-top: 5vw;
  }
  .footer-section-wrapper {
    width: 100%;
    bottom: 5%;
  }
  span.sep {
    padding: 0 0.1vw;
    vertical-align: middle;
    position: relative;
    top: -0.25vw;
}
}


@font-face {
	font-family: 'the_bold_fontbold';
	src: url('../fonts/theboldfont1-webfont.eot');
}

@font-face {
	font-family: 'the_bold_fontbold';
	src: url('../fonts/theboldfont1-webfont.woff2') format('woff2'), url('../fonts/theboldfont1-webfont.woff') format('woff'), url('../fonts/theboldfont1-webfont.ttf') format('truetype'), url('../fonts/theboldfont1-webfont.svg#the_bold_fontbold') format('svg');
	font-weight: normal;
	font-style: normal;
}

/*! Generated by Font Squirrel (https://www.fontsquirrel.com) on June 11, 2018 */

@font-face {
	font-family: 'lucyglitchregular';
	src: url('../fonts/lucyglitch-webfont.eot');
	src: url('../fonts/lucyglitch-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/lucyglitch-webfont.woff') format('woff'), url('../fonts/lucyglitch-webfont.ttf') format('truetype'), url('../fonts/lucyglitch-webfont.svg#lucyglitchregular') format('svg');
	font-weight: normal;
	font-style: normal;
}