/*! normalize.css v5.0.0 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  line-height: 1.15;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

article, aside, footer, header, nav, section {
  display: block; }

h1 {
  font-size: 2em;
  margin: .67em 0; }

figcaption, figure, main {
  display: block; }

figure {
  margin: 1em 40px; }

hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  height: 0;
  overflow: visible; }

pre {
  font-family: monospace,monospace;
  font-size: 1em; }

a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects; }

a:active, a:hover {
  outline-width: 0; }

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted; }

b, strong {
  font-weight: inherit;
  font-weight: bolder; }

code, kbd, samp {
  font-family: monospace,monospace;
  font-size: 1em; }

dfn {
  font-style: italic; }

mark {
  background-color: #ff0;
  color: #000; }

small {
  font-size: 80%; }

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sub {
  bottom: -.25em; }

sup {
  top: -.5em; }

audio, video {
  display: inline-block; }

audio:not([controls]) {
  display: none;
  height: 0; }

img {
  border-style: none; }

svg:not(:root) {
  overflow: hidden; }

button, input, optgroup, select, textarea {
  font-family: sans-serif;
  font-size: 100%;
  line-height: 1.15;
  margin: 0; }

button, input {
  overflow: visible; }

button, select {
  text-transform: none; }

button, html [type="button"],
[type="reset"], [type="submit"] {
  -webkit-appearance: button; }

button::-moz-focus-inner, [type="button"]::-moz-focus-inner, [type="reset"]::-moz-focus-inner, [type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0; }

button:-moz-focusring, [type="button"]:-moz-focusring, [type="reset"]:-moz-focusring, [type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText; }

fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: .35em .625em .75em; }

legend {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal; }

progress {
  display: inline-block;
  vertical-align: baseline; }

textarea {
  overflow: auto; }

[type="checkbox"], [type="radio"] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0; }

[type="number"]::-webkit-inner-spin-button, [type="number"]::-webkit-outer-spin-button {
  height: auto; }

[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px; }

[type="search"]::-webkit-search-cancel-button, [type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit; }

details,
menu {
  display: block; }

summary {
  display: list-item; }

canvas {
  display: inline-block; }

template {
  display: none; }

[hidden] {
  display: none; }

* {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-tap-highlight-color: transparent;
  outline: 0; }

body {
  height: 100%;
  font-family: acumin-pro-semi-condensed, sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  color: #fff;
  background: url(https://sin-bios.com/media/bg.jpg) repeat left top scroll;
  background-color: #000;
  margin: 0px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

/* WEBFONTS / FOUT */
h1,
p,
a,
button,
a.active {
  visibility: hidden; }

.wf-loading h1,
.wf-loading p,
.wf-loading a,
.wf-loading button,
.wf-loading a.active {
  visibility: hidden; }

.wf-active h1,
.wf-active p,
.wf-active a,
.wf-active button,
.wf-active a.active {
  visibility: visible; }

.wf-inactive h1,
.wf-inactive p,
.wf-inactive a,
.wf-inactive button,
.wf-inactive a.active {
  visibility: visible;
  font-family: acumin-pro-semi-condensed, 'Helvetica Neue', Helvetica, Arial, sans-serif; }

#jsdeactivated {
  display: none; }

/* BASIC ELEMENTS */
img {
  max-width: 100%;
  height: auto; }

h1 {
  font-size: 1.5em;
  margin: 30px 0px 33px 0px; }

h1 > a.active {
  padding: 0px 9px 3px 9px;
  text-shadow: none;
  background: url("//dev.sin-bios.com/website/media/start.jpg");
  background-size: contain; }

p {
  line-height: 1.35em; }

a {
  background-color: transparent;
  cursor: pointer; }

a,
a:link,
a:focus,
a:active {
  color: #fff;
  opacity: 1;
  text-decoration: none;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
  opacity: 0.6; }

p a,
p a:link,
p a:focus,
p a:active {
  box-shadow: 0 -1px 0 #FFFFFF inset;
  -webkit-box-shadow: 0 -1px 0 #FFFFFF inset;
  -moz-box-shadow: 0 -1px 0 #FFFFFF inset;
  padding-bottom: 2px; }

a:hover,
a.hover-on-link:hover {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  opacity: 1; }

a.hover-on-link,
button.icon {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
  opacity: 0.6; }

a.active:hover,
a.active.hover-on-link:hover {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  opacity: 1; }

a.active,
a.active.hover-on-link {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  opacity: 1; }

a.opaque,
.opaque {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  opacity: 1; }

nav a,
a.active,
#tracklist > .track > a,
#volume-on,
#volume-off,
.teaserWrapper > p {
  padding: 0px 16px 0px 16px;
  text-shadow: 1px 1px 1px #000; }

hr {
  border: 0;
  height: 2px;
  background-color: #fff; }

/* SMOOTHSTATE */
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

.m-scene > .scene_element {
  -webkit-animation-duration: 2.25s;
  animation-duration: 2.25s;
  -webkit-transition-timing-function: ease-in;
  transition-timing-function: ease-in;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both; }

.m-scene.is-exiting > .scene_element {
  -webkit-animation-direction: alternate-reverse;
  animation-direction: alternate-reverse; }

.m-scene > .scene_element--animation {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn; }

.m-scene.is-exiting > .scene_element {
  -webkit-animation-direction: alternate-reverse;
  animation-direction: alternate-reverse; }

.is-loading,
.is-loading a {
  cursor: progress; }

/* LAYOUT */
body.scroll {
  overflow-x: hidden;
  overflow-y: scroll; }

body.no-scroll {
  overflow: hidden; }

body.memo {
  background-position-y: -200px; }

body.audio {
  background-position: center; }

body.photo {
  background-position-y: -1200px; }

body.audiovisual {
  background-position-y: 800px; }

#loading-wrapper,
#loading-wrapper-index {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 100vh;
  width: 100vw;
  position: fixed;
  z-index: 99999;
  background: rgba(0, 0, 0, 0.75);
  cursor: wait; }

#loading {
  padding: 0vh 10vw; }

.content-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 20vh 20vw; }

.content {
  width: 1000px;
  max-width: 100%; }

.content-container + .content-container {
  padding-top: 0; }

/* INDEX */
/* MEMO */
.box,
.box p,
.box p > a,
.box p > strong > a {
  font-family: coronette, Courier, monospace;
  font-weight: 400;
  font-style: normal;
  line-height: 1.6em; }

.box {
  color: #fff;
  background: rgba(0, 0, 0, 0.3);
  margin: 5vh 5vw;
  padding: 15px 35px 35px 35px; }

.box img {
  width: 100%; }

.box hr {
  margin-bottom: 45px; }

.box hr.bottom-hr {
  margin-top: 50px;
  margin-bottom: 0px; }

.box.empty {
  background: transparent;
  padding: 15px 0px 35px 0px; }

blockquote {
  margin-left: 0; }

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

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

.older {
  width: 50%;
  float: left; }

.newer {
  width: 50%;
  float: right; }

.photoset {
  width: 100%; }

.tmblr-iframe {
  left: 0;
  margin-top: 50px !important;
  margin: 0px auto; }

.iframe-controls-container--mobile,
.iframe-controls-container--handheld {
  display: none; }

.memo .videoWrapper {
  margin-bottom: 0; }

/* AUDIO */
.releases {
  margin-bottom: 10vw;
  width: 100vw;
  padding: 20vh 0vw 0vh 0vw;
  text-align: center; }

.releases h2 {
  text-align: center;
  margin-bottom: 2em; }

.release {
  width: 40%;
  /*width: calc(33% - 30px);*/
  margin: 14px; }

.solo {
  width: 100%;
  display: block;
  text-align: center;
  float: inherit; }

/* PHOTO */
.photo .content-container {
  height: calc(100vh - 20vh);
  padding: 10vh 5vw; }

.photo .content {
  height: 80vh;
  width: 100%; }

.carousel {
  position: relative;
  margin-bottom: 20px;
  line-height: 1; }

.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden; }

.carousel-inner > .item {
  text-align: center;
  position: relative;
  display: none;
  -webkit-transition: 0.1s ease-in-out left;
  transition: 0.1s ease-in-out left; }

.carousel-inner > .item > img {
  display: block;
  line-height: 1; }

.carousel-inner > .item > a {
  opacity: 1; }

.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block; }

.carousel-inner > .active {
  left: 0; }

.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%; }

.carousel-inner > .next {
  left: 100%; }

.carousel-inner > .prev {
  left: -100%; }

.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0; }

.carousel-inner > .active.left {
  left: -100%; }

.carousel-inner > .active.right {
  left: 100%; }

.carousel-inner img {
  max-height: 66vh;
  width: auto;
  max-width: 100%; }

.carousel-control {
  position: absolute;
  top: 40%;
  left: 15px;
  width: 40px;
  height: 40px;
  margin-top: -20px;
  font-size: 60px;
  font-weight: 100;
  line-height: 30px;
  color: #ffffff;
  text-align: center;
  background: #222222;
  border: 3px solid #ffffff;
  border-radius: 23px;
  opacity: 0.5;
  filter: alpha(opacity=50); }

.carousel-control.right {
  right: 15px;
  left: auto; }

.carousel-control:hover {
  color: #ffffff;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90); }

.nav {
  margin-bottom: 20px;
  margin-left: 0;
  list-style: none; }

.nav > li > a {
  display: block; }

.nav > li > a:hover {
  text-decoration: none; }

.nav > li > a > img {
  max-width: none; }

.nav-pills {
  *zoom: 1;
  padding: 0;
  text-align: center; }

.nav-pills:before,
.nav-pills:after {
  display: table;
  line-height: 0;
  content: ""; }

.nav-pills:after {
  clear: both; }

.nav-pills > li {
  display: inline-block; }

.nav-pills > li > a {
  padding-right: 12px;
  padding-left: 12px;
  margin-right: 2px;
  line-height: 14px;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  opacity: 1; }

.nav-pills > li > a {
  padding-top: 8px;
  padding-bottom: 8px;
  margin-top: 2px;
  margin-bottom: 2px;
  border-radius: 0px;
  background-color: #000000; }

.nav-pills > .active > a,
.nav-pills > .active > a:hover {
  background-color: #000000; }

.nav-pills > li > a:link {
  background-color: black; }

.nav-pills > li > a:hover {
  background-color: black; }

.nav-pills > li > a:focus {
  background-color: black; }

.nav-pills > li > a:active {
  background-color: black; }

/* AUDIOVISUAL */
a.teaserLink {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  opacity: 1; }

#ergot-teaser,
.teaserWrapper {
  margin-bottom: 10vw; }

.teaserWrapper {
  background-size: cover; }

.teaserWrapper > p {
  padding: 10vh 4vw 13vh 4vw;
  margin: 0;
  text-align: center;
  font-size: 2em;
  line-height: 1.3em;
  color: #fff;
  text-align: center;
  -webkit-box-shadow: none;
          box-shadow: none; }

#ergot-teaser img {
  min-width: 100%; }

.video iframe,
.memo .audio iframe {
  width: 100% !important; }

.videoWrapper {
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9 */
  height: 0;
  margin-bottom: 10vw; }

.videoWrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

#center {
  width: 0vw;
  z-index: 0; }

#top-left,
#top-right,
#center,
#bottom-left,
#bottom-right,
#slider {
  position: fixed;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

#bottom-right {
  right: 0; }

#top-left,
#top-right {
  margin-top: 12px; }

#top-right {
  right: 0; }

#top-left,
#top-right,
#bottom-left,
#bottom-right {
  z-index: 444; }

#center {
  height: 100%;
  z-index: 222; }

#center .left,
#center .center,
#center .right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }

#center .left,
#center .right {
  margin-bottom: 28px;
  min-width: 40px; }

#center-of-the-universe a {
  margin-bottom: 32px; }

#bottom-left,
#bottom-right {
  bottom: 0;
  padding: 0; }

#bottom-left {
  margin-bottom: 6px; }

#bottom-right {
  margin-bottom: 15px; }

#nav-background-top,
#nav-background-bottom {
  height: 45px; }

#nav-background-top {
  position: fixed;
  width: 100%;
  z-index: 333;
  text-align: center;
  background-color: #000;
  top: 0; }

#tracklist-toggle-wrapper {
  position: fixed;
  z-index: 999;
  display: none; }

#nav-background-bottom {
  bottom: 0;
  position: fixed;
  width: 100%;
  z-index: 333;
  text-align: center;
  background-color: #000; }

#top-left .left,
#bottom-left .left {
  left: 0;
  margin-left: 24px; }

.center {
  margin: 0px auto; }

#top-right .right,
#bottom-right .right,
#tracklist-toggle-wrapper {
  right: 0;
  margin-right: 24px; }

#center .left {
  margin-left: 25px; }

#center .right {
  margin-right: 25px; }

#center .center {
  pointer-events: none; }

#volume-on,
#volume-off {
  color: #fff; }

#volume-on {
  text-transform: none; }

#volume-off {
  display: none; }

#tracklist-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  z-index: 222;
  margin: 0px auto;
  display: none;
  background: rgba(0, 0, 0, 0.85); }

#tracklist-wrapper-placeholder {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  visibility: hidden;
  margin: 0px auto; }

#tracklist {
  list-style-type: none;
  padding: 0;
  z-index: 999; }

#tracklist > .track {
  padding: 15px 0px;
  text-align: center;
  font-size: 1.3em; }

#tracklist > .track.social {
  padding: 15px 0px 5px 0px; }

#touch-top-left,
#touch-top-right,
#touch-bottom-left,
#touch-bottom-right {
  width: calc(100%/2 - 80px);
  background-color: transparent;
  display: inline-block;
  position: absolute;
  padding: 0;
  z-index: 9999; }

#touch-top-left,
#touch-top-right,
#touch-bottom-left,
#touch-bottom-right {
  height: calc(100%/2 - 80px); }

#touch-bottom-left,
#touch-bottom-right {
  height: calc(100%/2 - 100px); }

#touch-top-left,
#touch-top-right {
  margin-top: 80px; }

#touch-top-left,
#touch-bottom-left {
  margin-left: 80px; }

#touch-top-right,
#touch-bottom-right {
  float: right;
  right: 0;
  margin-right: 80px; }

#touch-bottom-left,
#touch-bottom-right {
  margin-bottom: 100px;
  bottom: 0; }

#touch-bottom-left {
  left: 0; }

button {
  font-family: acumin-pro-semi-condensed, sans-serif;
  font-style: normal;
  font-weight: 900;
  padding: 0;
  background-color: transparent;
  border: 0;
  color: #fff;
  cursor: pointer; }

button,
button > img,
button:hover {
  cursor: pointer; }

button.icon {
  padding: 9px 0px 0px 10px; }

.left > button.icon {
  margin-left: -15px; }

.right > button.icon {
  margin-right: -15px; }

.warning button.icon {
  padding: 5px; }

.play,
.pause,
.prev,
.next,
.close {
  height: 15px; }

.list {
  height: 18px; }

.tracklist-toggle-list .list,
.tracklist-toggle-close .close {
  display: block; }

.playBtn .play {
  display: block;
  padding-left: 1px; }

.pauseBtn .pause {
  display: block; }

.playBtn,
.pauseBtn {
  cursor: pointer; }

.social-icon {
  height: 29px; }

.social-icon {
  padding: 0px 12px 0px 12px; }

.social-icon:first-child {
  padding: 0px 12px 0px 6px; }

.social-icon:last-child {
  padding: 0px 6px 0px 12px; }

.social-icon > img {
  height: inherit; }

#center-img {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 100vh; }

.pulse {
  max-width: 100%;
  padding: 0px 0px 15px 0px;
  -webkit-transition: opacity 1s linear;
  transition: opacity 1s linear; }

/*.no-transition .pulse{
  opacity: 1;
}
*/
.pulse {
  -webkit-animation-name: pulseFadeInOut;
  -webkit-animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-duration: 4s;
  -webkit-animation-direction: alternate;
  -moz-animation-name: pulseFadeInOut;
  -moz-animation-timing-function: ease-in-out;
  -moz-animation-iteration-count: infinite;
  -moz-animation-duration: 4s;
  -moz-animation-direction: alternate;
  animation-name: pulseFadeInOut;
  animation-timing-function: ease-in-out;
  animation-iteration-count: infinite;
  animation-duration: 4s;
  animation-direction: alternate; }

@-webkit-keyframes pulseFadeInOut {
  0% {
    opacity: 0.05; }
  10% {
    opacity: 0.1; }
  22% {
    opacity: 0.25; }
  30% {
    opacity: 0.4; }
  40% {
    opacity: 0.55; }
  50% {
    opacity: 0.6; }
  60% {
    opacity: 0.75; }
  70% {
    opacity: 0.9; }
  80% {
    opacity: 1; }
  85% {
    opacity: 1; }
  90% {
    opacity: 1; }
  100% {
    opacity: 1; } }

@keyframes pulseFadeInOut {
  0% {
    opacity: 0; }
  25% {
    opacity: 0.2; }
  50% {
    opacity: 0.5; }
  75% {
    opacity: 0.7; }
  100% {
    opacity: 1; } }

/* MEDIA QUERIES */
@media (orientation: landscape) {
  .pulse {
    max-height: 80vh; } }

@media (orientation: portrait) {
  .pulse {
    max-height: auto; } }

@media (min-width: 768px), (min-height: 701px) {
  #tracklist-wrapper,
  #tracklist-wrapper-placeholder {
    display: none; } }

@media (max-width: 767px) {
  .content-container {
    padding: 15vh 0vw; }
  .content-container.releases {
    padding: 15vh 0vw 0vh 0vw; }
  .releases {
    margin-bottom: 10vw;
    width: 100%;
    float: inherit;
    text-align: center; }
  .release,
  .release.odd {
    width: 60vw;
    margin: 15px 0px;
    float: inherit; }
  .memo .audio iframe {
    height: 200px; } }

@media (min-width: 768px) and (max-height: 700px) {
  .content-container {
    padding: 25vh 20vw; }
  .content-container.releases {
    padding: 25vh 0vw 0vh 0vw; } }

@media (max-width: 767px), (max-height: 700px) {
  .memo .content-container {
    padding: 15vh 10vw; }
  .audio .content-container.soundcloud {
    padding: 0vh 10vw 15vh 10vw; }
  .photo .content-container {
    padding: 10vh 0vw; }
  /* INDEX */
  .index #center {
    width: 100vw; }
  .index #tracklist-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    background-color: transparent; }
  .index #tracklist {
    display: block; }
  #tracklist-toggle-wrapper {
    display: block; }
  #nav-background-top {
    height: 35px; }
  #top-right,
  #bottom-left,
  #bottom-right,
  #nav-background-bottom {
    display: none; }
  .box {
    margin: 40px 0vw;
    padding: 10px 30px 30px 30px; }
  .carousel {
    padding-right: 0px;
    padding-left: 0px; }
  #top-left {
    margin-top: 7px; }
  #top-left .left,
  #bottom-left .left {
    margin-left: 9px; }
  #top-right .right,
  #bottom-right .right {
    margin-right: 19px; }
  #center .left {
    margin-left: 20px; }
  #center .right {
    margin-right: 20px; }
  #welcome-wrapper,
  #index #tracklist-wrapper,
  #credits-wrapper {
    position: relative; } }

/* WARNINGS */
h1,
.inline-warning,
#warnings-wrapper,
.warning {
  text-transform: uppercase; }

#warnings-wrapper {
  height: 100%;
  background-color: rgba(0, 0, 0, 0.8); }

.video-page #warnings {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  max-width: 400px; }

#warnings {
  text-align: center;
  z-index: 9999;
  background-color: transparent;
  color: #ffffff; }

.warning {
  display: none; }

* html .warning {
  position: absolute; }

.close-warning {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer; }

#warnings:empty,
#warnings-wrapper:empty {
  display: none; }
