html {
  font-size: 14px;
  height: 100%;
  width: 100%; }

@font-face {
  font-family: "AktivBold";
  src: url(webfont/AktivGroteskBold.ttf); }

@font-face {
  font-family: "Aktiv";
  src: url(webfont/AktivGrotesk.ttf); }

@font-face {
  font-family: "HelMed";
  src: url(webfont/AktivGroteskLight.ttf); }

@font-face {
  font-family: "Akzid";
  src: url(webfont/AkzidenzBELight.ttf); }

@font-face {
  font-family: "HelOld";
  src: url(webfont/Helvetica-Medium_2.ttf); }

body p {
  font-weight: 400; }

body {
  -webkit-font-smoothing: antialiased;
  font-family: "Roboto", sans-serif;
  font-size-adjust: 0.508;
  -moz-osx-font-smoothing: grayscale;
  font-size: 15px;
  font-weight: 400 !important;
  color: black;
  background-color: #f8f8f8;
  background-color: white;
  letter-spacing: 0.0618em;
  line-height: 1.3em;
  text-rendering: optimizeSpeed;
  height: 100%;
  max-width: 100%; }

.work-item span {
  padding-top: .8em;
  display: block; }
  .work-item span h3 {
    padding-top: 0em;
    line-height: 1em; }

i, em {
  font-style: italic; }

.edit a {
  float: right; }

.work-item {
  position: relative;
  width: auto !important; }
  .work-item .edit {
    position: absolute;
    transition: all .2s;
    margin: 3px;
    opacity: 0;
    top: 0em; }
  .work-item:hover .edit {
    display: block;
    background: white;
    opacity: 1; }

.swiper-container, #swiper-padding, .work-item, .print, p img, #map-wrapper, .text {
  transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -webkit-transition: all 0.2s ease; }

a, a:active {
  color: black;
  text-decoration: none;
  outline: none;
  transition: color 0.2s ease; }

a:hover {
  border: none;
  text-decoration: none; }

#ie8message a {
  color: #888;
  border-bottom: 1px solid; }

ul {
  list-style-type: none; }

.info {
  float: right;
  width: auto;
  text-align: inherit; }

h1, h2, h3 {
  color: black; }

h1 {
  margin-bottom: 2.6em;
  display: inline-block;
  padding-bottom: 0; }

h2 {
  font-weight: normal; }

h3 {
  font-weight: normal; }

.fixed-wrapper {
  position: absolute; }

.page-wrapper {
  background: white;
  text-align: center;
  padding-top: 3.2em;
  max-width: 100%;
  height: 100%; }

.text {
  max-width: 48em;
  width: 100%;
  display: inline-block;
  padding: 0 3.2em 1.9em 3.2em;
  margin-top: -5px;
  color: black;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  max-width: 750px;
  padding: 1em;
  margin: 0;
  text-align: center; }
  .text h1 {
    margin-bottom: 1.6em; }

.text2 {
  margin-bottom: 1.4em; }

/*---------- MENUS ----------*/
.main {
  top: 0px; }

.shop {
  bottom: 0px; }

header {
  width: 100%;
  z-index: 100;
  position: fixed;
  left: 0px;
  top: 0px;
  transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease; }

.default {
  top: 0; }

.fixed {
  top: 0em; }

.menu, .menu-background {
  position: absolute;
  text-align: center;
  top: 0px;
  width: 100%; }

.menu {
  z-index: 100;
  text-align: center;
  padding: 0.9em 2em;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  line-height: 1.9em;
  padding: 1.1em 0 1.1em 5px; }

.menu-background {
  z-index: 50;
  background-color: transparent;
  opacity: 1; }

.menu ul {
  width: 100%;
  display: block;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: inline-block;
  opacity: 1.5;
  text-align: left;
  line-height: 1em; }

.menu li {
  display: inline-block; }

.menu li a, #pandn a {
  border-bottom: none;
  color: black;
  transition: color 0.2s ease; }

.menu li a:hover, #pandn a:hover {
  color: #888; }

.active a {
  color: black; }

.index {
  position: absolute;
  width: 10em;
  left: 50%;
  margin-left: -5em;
  left: 0;
  margin-left: 0; }

.index-1 {
  position: absolute;
  width: 2em;
  left: 50%;
  margin-left: -1em;
  font-size: 0; }

.shop {
  float: right;
  width: 3.2em;
  text-align: right; }

#top {
  background: white;
  display: none; }

#top, #bottom {
  width: 100%;
  height: 5.2em;
  position: fixed; }

#top {
  top: 0;
  z-index: 1; }

#bottom {
  bottom: 0;
  z-index: 1; }

#top:hover ~ header {
  top: 0; }

header:hover {
  top: 0; }

#bottom:hover ~ footer {
  bottom: 0; }

footer:hover {
  bottom: 0; }

/*---------- HOME PAGE ----------*/
.home {
  padding-top: 3.2em; }

.menu ul {
  max-width: 1352px;
  width: 100%;
  width: auto; }
  .menu ul .bar {
    padding: 0 1.5em;
    padding-left: 1.3em; }

@media (max-width: 1406px) {
  .menu ul {
    padding: 0 1em; } }

@media (max-width: 1131px) {
  .menuz ul {
    width: 802px; } }

@media (max-width: 856px) {
  .menuz ul {
    width: 529px; } }

@media (max-width: 575px) {
  .menuz ul {
    width: 100%;
    padding: 0 1em; } }

.page-wrapper {
  padding-top: 0.3em; }

.swiper-container {
  width: 100%;
  max-width: 100%;
  max-width: 750px;
  height: 100%;
  position: relative;
  z-index: 10; }

#swiper-padding {
  padding: 0;
  margin-bottom: 0;
  height: 85%;
  max-height: 460px;
  max-height: 520px;
  padding: 0 1em;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin-top: -5px; }

#swiper-padding {
  padding: 0;
  margin-bottom: 1.6em;
  padding: 0 1em;
  cursor: default;
  min-height: 512px; }
  #swiper-padding img {
    cursor: default; }

.swiper-slide {
  overflow: hidden;
  position: relative;
  min-height: 100%; }
  @media (max-width: 840px) {
    .swiper-slide img {
      max-width: 100%; } }

.swiper-slide img {
  position: absolute;
  height: auto;
  min-width: 89.625em;
  max-width: 100%;
  top: -9999px;
  bottom: -9999px;
  left: -9999px;
  right: -9999px;
  margin: auto;
  min-width: auto; }

.arrow-left, .arrow-right {
  position: absolute;
  z-index: 9999;
  top: 50%;
  margin-top: -0.8em;
  padding: 0;
  border-radius: 50%;
  background-color: white;
  opacity: 0.9;
  line-height: 2.4em;
  height: 2.4em;
  width: 2.4em;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  vertical-align: text-top;
  display: none; }

.text a {
  text-decoration: underline; }
  .text a:hover {
    text-decoration: none;
    color: inherit; }

.arrow-left {
  left: 1.6em; }

.arrow-right {
  right: 1.6em; }

#captions {
  width: 100%;
  margin-bottom: 2.4em;
  margin-top: 0.8em;
  padding: 0 1.6em;
  min-height: 1.6em;
  text-align: center;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

p.capt {
  width: 100%;
  text-align: center;
  position: relative;
  z-index: 99;
  padding: 0;
  height: 1.6em;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.d1 {
  display: block; }

.d2, .d3, .d4 {
  display: none; }

#container-work {
  background: white;
  padding: 0em 1.6em 0 1.6em;
  padding: 0em 1.6em 4em 1.6em;
  text-align: center;
  display: block;
  max-width: 96em;
  max-width: 1500px;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 1.2em 4em 1.2em;
  margin: 0 auto; }

.work-item, .large {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 20%;
  display: inline-block;
  padding: 0 1.6em 2.4em 1.6em;
  vertical-align: bottom;
  margin: -2px;
  max-width: 250px;
  padding: 0em 0.8em 1.6em 0.8em;
  padding: 0;
  margin: 10px; }
  .work-item.extra, .large.extra {
    width: 250px !important; }

.small {
  width: 16.65%;
  display: inline-block;
  padding: 0 1.6em 2.4em 1.6em;
  vertical-align: top; }

.work-item img {
  width: 100%;
  height: auto;
  margin: 0;
  display: block; }

.work-item h3 {
  padding-top: 0.8em;
  height: 1.6em; }

.work-item p {
  color: #888;
  display: none; }

.work-item p, .work-item h3 {
  transition: color 0.2s ease; }

.work-item:hover h3 {
  color: #888; }

.work-item:hover p {
  color: #aaa; }

.labels {
  position: relative;
  height: 3.9em; }

/*---------- INFO ----------*/
#map-wrapper {
  display: inline-block;
  padding: 0 3.2em 3.2em 3.2em;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

#map-canvas {
  height: 600px; }

/*---------- SHOP ----------*/
a.img-link {
  border-bottom: none;
  display: block; }

a.img-link {
  text-align: center; }

#container-shop {
  text-align: center;
  padding: 0em 1.6em 3.2em 1.6em;
  display: inline-block;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  max-width: 96em; }

.print {
  display: inline-block;
  vertical-align: middle;
  padding: 0 1.6em;
  margin-bottom: 1.6em;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center; }

.print:hover h3 {
  color: #888; }

.print:hover {
  color: #aaa; }

.print img {
  padding-bottom: 0.8em;
  width: 100%; }

#buy, #price {
  display: inline-block; }

#buy {
  margin-top: 1em; }

/*---------- PROJECTS ----------*/
.project {
  padding: 1.4em 0 0 0;
  margin-bottom: 10em;
  max-width: 750px;
  margin: 0 1.2em;
  text-align: left;
  margin: 0 auto; }

.project img {
  padding: 0 1.6em 1.6em 1.6em;
  margin: 0;
  width: 100%;
  max-width: 1127.2px;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  vertical-align: top;
  padding: 1em;
  height: auto; }

.page-wrapper form {
  position: relative;
  display: inline-block; }
  .page-wrapper form:after {
    content: "Buy";
    position: absolute;
    left: 0;
    top: 0;
    opacity: 1; }
  .page-wrapper form br {
    display: none; }
  .page-wrapper form input[type="image"] {
    opacity: 1;
    max-width: 40px; }

#map-wrapper {
  width: 100%;
  max-width: 1126px; }

.text div:empty {
  display: none; }

.text p:empty {
  display: none; }

#price {
  padding-top: 1.3em;
  margin-bottom: 1.3em; }

#description2 {
  margin-bottom: 0; }

footer {
  position: fixed;
  bottom: 0em;
  left: 0px;
  width: 100%;
  height: 3.2em;
  z-index: 100;
  transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease; }

.defaultF {
  bottom: -3.2em; }

.fixedF {
  bottom: 0em;
  background: white; }

.home .fixedF, .page-id-1112 .fixedF {
  display: none; }

.page-id-1112 img {
  display: block;
  margin: 0 auto;
  width: calc(100% - 2em);
  padding: 0 1em;
  max-width: calc(750px - 2em);
  margin-bottom: 2em; }

.page-id-1066 .text {
  margin-top: 45px; }

.page-id-1066 .fixedF #pagenav #next .full_title, .page-id-1066 .fixedF #pagenav #next .short_title, .page-id-1066 .fixedF #pagenav #prev .full_title, .page-id-1066 .fixedF #pagenav #prev .short_title, .page-id-1066 .defaultF #pagenav #next .full_title, .page-id-1066 .defaultF #pagenav #next .short_title, .page-id-1066 .defaultF #pagenav #prev .full_title, .page-id-1066 .defaultF #pagenav #prev .short_title {
  color: white;
  display: none !important; }

.newpost {
  position: absolute;
  top: 1em;
  right: 10px; }

.page-id-1112 footer {
  display: none; }

.page-id-1112 .page-wrapper {
  margin-top: .9em;
  padding-top: 3.2em; }
  .page-id-1112 .page-wrapper .text {
    padding: 0 1.5em; }

#pandn, #pandn-background {
  bottom: 0px;
  width: 100%;
  position: absolute;
  left: 0px;
  height: 3.2em; }

#pandn {
  z-index: 100;
  height: 3.2em;
  text-align: center;
  padding-top: 0.9em;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  height: 3.7em; }

.work-images {
  padding-bottom: 3em;
  padding-top: 0em; }

#pandn-background {
  z-index: 50;
  opacity: 0.9;
  background: transparent; }

#pagenav {
  max-width: 750px;
  width: 100%;
  display: inline-block;
  padding: 0 1em; }

#pagenav_mob {
  display: none; }

@media (max-width: 779px) {
  #pagenav {
    padding-left: 0; } }

#prev, #next {
  padding: 0;
  bottom: 1em;
  border-bottom: none;
  color: black;
  position: static; }

#pagenav .bar {
  padding: 0 1em; }

#prev .full_title, #next .full_title {
  display: none; }

@media (max-width: 600px) {
  #prev .full_title, #next .full_title {
    display: none; }
  #prev .short_title, #next .short_title {
    display: inline; } }

@media (max-width: 600px) {
  .page-id-1066 .text {
    margin-top: 0; } }

#basket {
  border-bottom: none;
  color: black;
  display: inline-block;
  position: absolute;
  left: 0px;
  width: 7em;
  left: 50%;
  margin-left: -3.5em; }

/*---------- MEDIA QUERIES ----------*/
@media only screen and (max-width: 1400px) {
  .work-item, .large {
    width: 25%; }
  .small {
    width: 20%; } }

@media only screen and (max-width: 1150px) {
  .small {
    padding: 0em 0.8em 0 0.8em; }
  .home {
    padding-top: 3.2em; } }

@media only screen and (max-width: 1023px) {
  .work-item, .large {
    width: 33.3%; }
  .small {
    width: 25%;
    padding: 0em 0.8em 0em 0.8em; }
  #container-work {
    padding: 0 1.2em 2em 1.2em; } }

@media only screen and (max-height: 600px) {
  html {
    -webkit-text-size-adjust: none;
    -webkit-font-smoothing: antialiased; } }

@media only screen and (max-height: 840px) {
  .swiper-slide img {
    min-width: inherit; } }

@media only screen and (max-width: 600px) {
  html {
    -webkit-text-size-adjust: none;
    -webkit-font-smoothing: antialiased; }
  #container-work {
    padding: 0 1.2em 2em 1.2em; }
  .swiper-container {
    height: 100%; }
  #swiper-padding {
    min-height: calc((100% - 2em) * .4);
    max-height: 375px; }
  #pagenav {
    display: block; }
  #description2 {
    margin-top: 1.2em;
    margin-bottom: 0em; }
  .project {
    padding: 0;
    padding-top: 6.4em;
    margin: 0 1em; }
  .project img {
    padding: 0.4em 0; }
  .text {
    padding: 4em 0em 0.4em 0em;
    max-width: 98%; }
  .text2 {
    margin-bottom: 1.8em; }
  .labels {
    text-align: center; }
  .small {
    width: 33.3%; }
  .work-item p {
    display: none; }
  .work-item img {
    margin: 0 0 0.4em; }
  .work-item h3 {
    padding-top: 0.4em; }
  .info-container {
    margin: 0.8em; }
  .info-container p {
    padding: 0 1.6em; }
  .page-wrapper {
    padding-top: 0; }
  .page-id-1112 .page-wrapper {
    margin-top: 1.7em;
    padding-top: 1.7em; } }

@media only screen and (max-width: 550px) {
  #swiper-padding {
    max-height: 67vw; } }

@media only screen and (min-height: 1100px) {
  #swiper-padding {
    height: 70%; } }

@media (max-width: 780px) {
  .info {
    left: calc(100% - 35px);
    left: calc(100% - 49px); } }

@media (max-width: 576px) {
  #next {
    right: 30px; }
  .work-item, .large {
    width: 80%;
    margin: 10px;
    margin: 0 auto;
    margin-bottom: 0.8em;
    line-height: 1em;
    display: block; } }

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