html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, a, img, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
  border: 0;
  outline: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
  margin: 0;
  padding: 0;
}

:focus {
  outline: 0;
}

ol, ul {
  list-style: none;
}

table {
  border-collapse: separate;
  border-spacing: 0;
}

caption, th, td {
  text-align: left;
  font-weight: 400;
}

blockquote:before, blockquote:after, q:before, q:after {
  content: "";
}

.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}

.clearfix {
  display: inline-block;
}

html[xmlns] .clearfix {
  display: block;
}

* html .clearfix {
  height: 1%;
}

.clear {
  clear: both;
  height: 0;
  width: 0;
  margin: 0;
  padding: 0;
}

.no, .ausblenden {
  display: none;
}

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

.preload * {
  -webkit-transition: none !important;
  -moz-transition: none !important;
  -ms-transition: none !important;
  -o-transition: none !important;
}

* {
  position: relative;
}

.seo {
  display: none;
}

a {
  color: inherit;
  text-decoration: none;
}
a:hover {
  opacity: 0.7;
}

* {
  position: relative;
  box-sizing: border-box;
}

html {
  background: #FAD1C0;
}

body {
  overflow: hidden;
  font-family: "Source Sans Pro", sans-serif;
  font-weight: 700;
  font-size: 22px;
  letter-spacing: 0.04em;
  color: #4D567D;
  transition: opacity 2s;
}
body.preload {
  opacity: 0;
}

#wrapper section {
  height: 100vh;
  width: 100%;
}
#wrapper section .container {
  height: 100%;
  transition: margin 0.6s;
}
#wrapper section .container .sub {
  width: 100vw;
  height: 100%;
  float: left;
}
#wrapper section .container .sub.video {
  display: flex;
  background: #1E171F;
}
#wrapper section .container:after {
  content: "";
  clear: both;
  display: block;
}

#navigation {
  position: fixed;
  top: 1em;
  left: 1em;
  right: 1em;
  bottom: 1em;
  pointer-events: none;
  transition: color 0.3s;
  text-transform: uppercase;
  z-index: 3;
}
#navigation .navBar {
  position: absolute;
  text-align: center;
  pointer-events: all;
  cursor: pointer;
}
#navigation .navBar#top {
  width: 100%;
  top: 0;
}
#navigation .navBar#bottom {
  bottom: 0;
  width: 100%;
}
#navigation .navBar#left {
  writing-mode: vertical-lr;
  height: 100%;
  left: 0;
  transform: rotate(180deg);
}
#navigation .navBar#right {
  writing-mode: vertical-lr;
  height: 100%;
  right: 0;
}

#burger {
  top: 1em;
  right: 1em;
  z-index: 15;
  position: fixed;
}
#burger input {
  display: block;
  width: 40px;
  height: 32px;
  position: absolute;
  top: -7px;
  left: -5px;
  cursor: pointer;
  opacity: 0;
  /* hide this */
  z-index: 2;
  /* and place it over the hamburger */
  -webkit-touch-callout: none;
}
#burger input:checked ~ span {
  opacity: 1;
  transform: rotate(-45deg) translate(-2px, -1px);
}
#burger input:checked ~ span:nth-child(3) {
  opacity: 0;
  transform: rotate(0deg) scale(0.2, 0.2);
}
#burger input:checked ~ span:nth-child(2) {
  transform: rotate(45deg) translate(-2px, -1px);
}
#burger span {
  display: block;
  width: 33px;
  height: 4px;
  margin-bottom: 5px;
  position: relative;
  background: transparent;
  border-radius: 2px;
  z-index: 1;
  transform-origin: 4px 0px;
  transition: transform 0.5s cubic-bezier(0.77, 0.2, 0.05, 1), background 0.5s cubic-bezier(0.77, 0.2, 0.05, 1), opacity 0.55s ease;
}
#burger span:first-child {
  transform-origin: 0% 0%;
}
#burger span:nth-child(2) {
  transform-origin: 0% 100%;
}

#menu {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #4D567D;
  color: #FAD1C0;
  opacity: 0;
  pointer-events: none;
  z-index: 10;
  transition: opacity 0.5s;
}
#menu ul {
  font-size: 2rem;
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
#menu ul li {
  margin: 0.25em;
}
#menu.shown {
  opacity: 1;
  pointer-events: initial;
}
#menu .close {
  position: absolute;
  top: 1em;
  right: 1em;
  cursor: pointer;
}
#menu .line {
  letter-spacing: -0.1em;
  margin: 1em auto;
}

.video-responsive {
  overflow: hidden;
  padding-bottom: 56.25%;
  width: 100%;
  height: 0;
  align-self: center;
}
.video-responsive iframe {
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  position: absolute;
}

#ep1 {
  background-color: #99CCA3;
}
#ep1 .sub:first-child {
  background: url(../img/epi/bg.jpg);
  background-color: #224429;
  background-size: cover;
  background-position: 50% 50%;
  background-blend-mode: soft-light;
}

#Didmzdgsh {
  text-transform: uppercase;
  background: #ED7284;
  width: 400px;
  height: 400px;
  text-align: center;
  font-size: 1.5rem;
  color: #284498;
  text-shadow: 2px 2px 0 #F2C32D;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -200px;
  margin-top: -200px;
}

#ep2 {
  background: #FAD1C0;
}

#foto {
  width: 200px;
  height: 300px;
  padding-bottom: 1em;
  background: url("../img/svg-epii/foto.jpg");
  background-size: cover;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  z-index: 2;
  display: flex;
  align-items: flex-end;
  justify-content: center;
  text-transform: uppercase;
  color: #FFF;
}

#ep3 {
  background-image: url(../img/contact-ep/tile3.jpg);
  background-color: #dea773;
  background-blend-mode: multiply;
}
#ep3 .title.sub {
  display: flex;
  align-items: center;
  justify-content: center;
}
#ep3 .title.sub .hands {
  width: 60%;
}

#releases {
  background: #ecf0f1;
}
#releases .container .sub {
  display: flex;
  justify-content: center;
  align-items: center;
}

.release {
  width: 20%;
  text-align: center;
  color: #515DA3;
  margin: 1em;
}
.release img {
  width: 100%;
  display: block;
  margin-bottom: 1em;
  box-shadow: 0 0 2em rgba(81, 93, 163, 0.2);
}
.release .cover {
  width: 100%;
  background-size: cover;
  background-position: center center;
  box-shadow: 0 0 2em rgba(81, 93, 163, 0.2);
  margin-bottom: 1em;
  border-radius: 2px;
  overflow: hidden;
  transition: transform 0.1s;
}
.release .cover:before {
  content: "";
  display: block;
  padding-top: 100%;
}
.release .info {
  height: 80px;
}
.release h3 {
  text-transform: uppercase;
}
.release h4 {
  font-size: 14px;
}
.release h5 {
  font-size: 14px;
}
.release .medium {
  display: block;
  font-size: 14px;
}
.release .btn {
  display: block;
  border: solid 2px #515DA3;
  margin-top: 1em;
  padding: 0.1em 0.4em;
  border-radius: 2px;
}
.release .btn:hover {
  background: #515DA3;
  color: #ecf0f1;
}

/*# sourceMappingURL=style.css.map */
