/*!
 * Roots 6.5.2
 */
@font-face {
  font-family: 'hans-icon';
  src: url('../fonts/hans-icon.eot?-tfh6de');
  src: url('../fonts/hans-icon.eot?#iefix-tfh6de') format('embedded-opentype'), url('../fonts/hans-icon.woff?-tfh6de') format('woff'), url('../fonts/hans-icon.ttf?-tfh6de') format('truetype'), url('../fonts/hans-icon.svg?-tfh6de#hans-icon') format('svg');
  font-weight: normal;
  font-style: normal;
}
/*! normalize.css v3.0.0 | MIT License | git.io/normalize */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
@media print {
  * {
    text-shadow: none !important;
    color: #000 !important;
    background: transparent !important;
    box-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  select {
    background: #fff !important;
  }
  .navbar {
    display: none;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-size: 62.5%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: "europa", Helvetica, Arial, sans-serif;
  font-size: 17px;
  line-height: 1.31818181;
  color: #000000;
  background-color: #ffffff;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #428bca;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #2a6496;
  text-decoration: underline;
}
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive {
  display: block;
  width: 100%;
  max-width: 100%;
  height: auto;
  font-size: 0;
  margin-bottom: 20px;
}
.img-rounded {
  border-radius: 6px;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.31818181;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 22px;
  margin-bottom: 22px;
  border: 0;
  border-top: 1px solid #eeeeee;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #999999;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 22px;
  margin-bottom: 11px;
}
h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
  font-size: 65%;
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 11px;
  margin-bottom: 11px;
}
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
  font-size: 75%;
}
h1,
.h1 {
  font-size: 34px;
}
h2,
.h2 {
  font-size: 26px;
}
h3,
.h3 {
  font-size: 22px;
}
h4,
.h4 {
  font-size: 19px;
}
h5,
.h5 {
  font-size: 17px;
}
h6,
.h6 {
  font-size: 15px;
}
p {
  margin: 0 0 11px;
}
.lead {
  margin-bottom: 22px;
  font-size: 19px;
  font-weight: 200;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 25.5px;
  }
}
small,
.small {
  font-size: 85%;
}
cite {
  font-style: normal;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-muted {
  color: #999999;
}
.text-primary {
  color: #428bca;
}
a.text-primary:hover {
  color: #3071a9;
}
.text-success {
  color: #3c763d;
}
a.text-success:hover {
  color: #2b542c;
}
.text-info {
  color: #31708f;
}
a.text-info:hover {
  color: #245269;
}
.text-warning {
  color: #8a6d3b;
}
a.text-warning:hover {
  color: #66512c;
}
.text-danger {
  color: #a94442;
}
a.text-danger:hover {
  color: #843534;
}
.bg-primary {
  color: #fff;
  background-color: #428bca;
}
a.bg-primary:hover {
  background-color: #3071a9;
}
.bg-success {
  background-color: #dff0d8;
}
a.bg-success:hover {
  background-color: #c1e2b3;
}
.bg-info {
  background-color: #d9edf7;
}
a.bg-info:hover {
  background-color: #afd9ee;
}
.bg-warning {
  background-color: #fcf8e3;
}
a.bg-warning:hover {
  background-color: #f7ecb5;
}
.bg-danger {
  background-color: #f2dede;
}
a.bg-danger:hover {
  background-color: #e4b9b9;
}
.page-header {
  padding-bottom: 10px;
  margin: 44px 0 22px;
  border-bottom: 1px solid #eeeeee;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 11px;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  list-style: none;
  margin: 0;
  padding: 0;
  margin-left: -5px;
}
.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
dl {
  margin-top: 0;
  margin-bottom: 22px;
}
dt,
dd {
  line-height: 1.31818181;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 0;
}
@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #999999;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 11px 22px;
  margin: 0 0 22px;
  font-size: 21.25px;
  border-left: 5px solid #eeeeee;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.31818181;
  color: #999999;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
  text-align: right;
}
.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
  content: '';
}
.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}
blockquote:before,
blockquote:after {
  content: "";
}
address {
  margin-bottom: 22px;
  font-style: normal;
  line-height: 1.31818181;
}
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 10px;
  padding-right: 10px;
}
@media (min-width: 768px) {
  .container {
    width: 740px;
  }
}
@media (min-width: 1024px) {
  .container {
    width: 810px;
  }
}
@media (min-width: 1400px) {
  .container {
    width: 1132px;
  }
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 10px;
  padding-right: 10px;
  max-width: 1434px;
}
@media (min-width: 480px) {
  .container-fluid {
    padding-left: 61px;
    padding-right: 61px;
  }
}
@media (min-width: 768px) {
  .container-fluid {
    padding-left: 61px;
    padding-right: 61px;
  }
}
@media (min-width: 1024px) {
  .container-fluid {
    padding-left: 117px;
    padding-right: 117px;
  }
}
.row {
  margin-left: -10px;
  margin-right: -10px;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666666666666%;
}
.col-xs-10 {
  width: 83.33333333333334%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666666666666%;
}
.col-xs-7 {
  width: 58.333333333333336%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666666666667%;
}
.col-xs-4 {
  width: 33.33333333333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.666666666666664%;
}
.col-xs-1 {
  width: 8.333333333333332%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666666666666%;
}
.col-xs-pull-10 {
  right: 83.33333333333334%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666666666666%;
}
.col-xs-pull-7 {
  right: 58.333333333333336%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666666666667%;
}
.col-xs-pull-4 {
  right: 33.33333333333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.666666666666664%;
}
.col-xs-pull-1 {
  right: 8.333333333333332%;
}
.col-xs-pull-0 {
  right: 0%;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666666666666%;
}
.col-xs-push-10 {
  left: 83.33333333333334%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666666666666%;
}
.col-xs-push-7 {
  left: 58.333333333333336%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666666666667%;
}
.col-xs-push-4 {
  left: 33.33333333333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.666666666666664%;
}
.col-xs-push-1 {
  left: 8.333333333333332%;
}
.col-xs-push-0 {
  left: 0%;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666666666666%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333333334%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666666666666%;
}
.col-xs-offset-7 {
  margin-left: 58.333333333333336%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666666666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.666666666666664%;
}
.col-xs-offset-1 {
  margin-left: 8.333333333333332%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666666666666%;
  }
  .col-sm-10 {
    width: 83.33333333333334%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666666666666%;
  }
  .col-sm-7 {
    width: 58.333333333333336%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666666666667%;
  }
  .col-sm-4 {
    width: 33.33333333333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.666666666666664%;
  }
  .col-sm-1 {
    width: 8.333333333333332%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666666666666%;
  }
  .col-sm-pull-10 {
    right: 83.33333333333334%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666666666666%;
  }
  .col-sm-pull-7 {
    right: 58.333333333333336%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666666666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.666666666666664%;
  }
  .col-sm-pull-1 {
    right: 8.333333333333332%;
  }
  .col-sm-pull-0 {
    right: 0%;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666666666666%;
  }
  .col-sm-push-10 {
    left: 83.33333333333334%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666666666666%;
  }
  .col-sm-push-7 {
    left: 58.333333333333336%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666666666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.666666666666664%;
  }
  .col-sm-push-1 {
    left: 8.333333333333332%;
  }
  .col-sm-push-0 {
    left: 0%;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666666666666%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333333334%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666666666666%;
  }
  .col-sm-offset-7 {
    margin-left: 58.333333333333336%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666666666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.666666666666664%;
  }
  .col-sm-offset-1 {
    margin-left: 8.333333333333332%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1024px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666666666666%;
  }
  .col-md-10 {
    width: 83.33333333333334%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666666666666%;
  }
  .col-md-7 {
    width: 58.333333333333336%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666666666667%;
  }
  .col-md-4 {
    width: 33.33333333333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.666666666666664%;
  }
  .col-md-1 {
    width: 8.333333333333332%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666666666666%;
  }
  .col-md-pull-10 {
    right: 83.33333333333334%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666666666666%;
  }
  .col-md-pull-7 {
    right: 58.333333333333336%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666666666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.666666666666664%;
  }
  .col-md-pull-1 {
    right: 8.333333333333332%;
  }
  .col-md-pull-0 {
    right: 0%;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666666666666%;
  }
  .col-md-push-10 {
    left: 83.33333333333334%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666666666666%;
  }
  .col-md-push-7 {
    left: 58.333333333333336%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666666666667%;
  }
  .col-md-push-4 {
    left: 33.33333333333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.666666666666664%;
  }
  .col-md-push-1 {
    left: 8.333333333333332%;
  }
  .col-md-push-0 {
    left: 0%;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666666666666%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333333334%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666666666666%;
  }
  .col-md-offset-7 {
    margin-left: 58.333333333333336%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666666666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.666666666666664%;
  }
  .col-md-offset-1 {
    margin-left: 8.333333333333332%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1400px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666666666666%;
  }
  .col-lg-10 {
    width: 83.33333333333334%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666666666666%;
  }
  .col-lg-7 {
    width: 58.333333333333336%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666666666667%;
  }
  .col-lg-4 {
    width: 33.33333333333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.666666666666664%;
  }
  .col-lg-1 {
    width: 8.333333333333332%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666666666666%;
  }
  .col-lg-pull-10 {
    right: 83.33333333333334%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666666666666%;
  }
  .col-lg-pull-7 {
    right: 58.333333333333336%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666666666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.666666666666664%;
  }
  .col-lg-pull-1 {
    right: 8.333333333333332%;
  }
  .col-lg-pull-0 {
    right: 0%;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666666666666%;
  }
  .col-lg-push-10 {
    left: 83.33333333333334%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666666666666%;
  }
  .col-lg-push-7 {
    left: 58.333333333333336%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666666666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.666666666666664%;
  }
  .col-lg-push-1 {
    left: 8.333333333333332%;
  }
  .col-lg-push-0 {
    left: 0%;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666666666666%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333333334%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666666666666%;
  }
  .col-lg-offset-7 {
    margin-left: 58.333333333333336%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666666666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.666666666666664%;
  }
  .col-lg-offset-1 {
    margin-left: 8.333333333333332%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
.clearfix:before,
.clearfix:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after {
  content: " ";
  display: table;
}
.clearfix:after,
.container:after,
.container-fluid:after,
.row:after {
  clear: both;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
  visibility: hidden !important;
}
.affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 1024px) and (max-width: 1399px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 1400px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 1024px) and (max-width: 1399px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1400px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}
/*@import "flexslider.less";*/
/* Slider */
.slick-slider {
  position: relative;
  display: block;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
}
.slick-track:before,
.slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
[dir="rtl"] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
  display: none;
}
/**
 * fullPage 2.6.4
 * https://github.com/alvarotrigo/fullPage.js
 * MIT licensed
 *
 * Copyright (C) 2013 alvarotrigo.com - A project by Alvaro Trigo
 */
html.fp-enabled,
.fp-enabled body {
  margin: 0;
  padding: 0;
  overflow: hidden;
  /*Avoid flicker on slides transitions for mobile phones #336 */
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
#superContainer {
  height: 100%;
  position: relative;
  /* Touch detection for Windows 8 */
  -ms-touch-action: none;
  /* IE 11 on Windows Phone 8.1*/
  touch-action: none;
}
.fp-section {
  position: relative;
  -webkit-box-sizing: border-box;
  /* Safari<=5 Android<=3 */
  -moz-box-sizing: border-box;
  /* <=28 */
  box-sizing: border-box;
}
.fp-slide {
  float: left;
}
.fp-slide,
.fp-slidesContainer {
  height: 100%;
  display: block;
}
.fp-slides {
  z-index: 1;
  height: 100%;
  overflow: hidden;
  position: relative;
  -webkit-transition: all 0.3s ease-out;
  /* Safari<=6 Android<=4.3 */
  transition: all 0.3s ease-out;
}
.fp-section.fp-table,
.fp-slide.fp-table {
  display: table;
  table-layout: fixed;
  width: 100%;
}
.fp-tableCell {
  display: table-cell;
  vertical-align: middle;
  width: 100%;
  height: 100%;
}
.fp-slidesContainer {
  float: left;
  position: relative;
}
.fp-controlArrow {
  position: absolute;
  z-index: 4;
  top: 50%;
  cursor: pointer;
  width: 0;
  height: 0;
  border-style: solid;
  margin-top: -38px;
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.fp-controlArrow.fp-prev {
  left: 15px;
  width: 0;
  border-width: 38.5px 34px 38.5px 0;
  border-color: transparent #fff transparent transparent;
}
.fp-controlArrow.fp-next {
  right: 15px;
  border-width: 38.5px 0 38.5px 34px;
  border-color: transparent transparent transparent #fff;
}
.fp-scrollable {
  overflow: scroll;
}
.fp-notransition {
  -webkit-transition: none !important;
  transition: none !important;
}
#fp-nav {
  position: fixed;
  z-index: 100;
  margin-top: -32px;
  bottom: 17px;
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
}
#fp-nav.right {
  right: 17px;
}
#fp-nav.left {
  left: 17px;
}
.fp-slidesNav {
  position: absolute;
  z-index: 4;
  left: 50%;
  opacity: 1;
}
.fp-slidesNav.bottom {
  bottom: 17px;
}
.fp-slidesNav.top {
  top: 17px;
}
#fp-nav ul,
.fp-slidesNav ul {
  margin: 0;
  padding: 0;
}
#fp-nav ul li,
.fp-slidesNav ul li {
  display: block;
  width: 14px;
  height: 13px;
  margin: 7px;
  position: relative;
}
.fp-slidesNav ul li {
  display: inline-block;
}
#fp-nav ul li a,
.fp-slidesNav ul li a {
  display: block;
  position: relative;
  z-index: 1;
  width: 100%;
  height: 100%;
  cursor: pointer;
  text-decoration: none;
}
#fp-nav ul li a.active span,
.fp-slidesNav ul li a.active span,
#fp-nav ul li:hover a.active span,
.fp-slidesNav ul li:hover a.active span {
  height: 14px;
  width: 14px;
  margin: -7px 0 0 -7px;
  border-radius: 100%;
  background: #fff;
}
#fp-nav ul li a span,
.fp-slidesNav ul li a span {
  border-radius: 50%;
  position: absolute;
  z-index: 1;
  height: 10px;
  width: 10px;
  border: 0;
  background: transparent;
  border: 1px solid #fff;
  left: 50%;
  top: 50%;
  margin: -5px 0 0 -5px;
  -webkit-transition: all 0.1s ease-in-out;
  -moz-transition: all 0.1s ease-in-out;
  -o-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
}
#fp-nav ul li:hover a span,
.fp-slidesNav ul li:hover a span {
  width: 12px;
  height: 12px;
  margin: -6px 0px 0px -6px;
  background: #fff;
}
#fp-nav ul li .fp-tooltip {
  position: absolute;
  top: -2px;
  color: #fff;
  font-size: 14px;
  font-family: arial, helvetica, sans-serif;
  white-space: nowrap;
  max-width: 220px;
  overflow: hidden;
  display: block;
  opacity: 0;
  width: 0;
}
#fp-nav ul li:hover .fp-tooltip,
#fp-nav.fp-show-active a.active + .fp-tooltip {
  -webkit-transition: opacity 0.2s ease-in;
  transition: opacity 0.2s ease-in;
  width: auto;
  opacity: 1;
}
#fp-nav ul li .fp-tooltip.right {
  right: 20px;
}
#fp-nav ul li .fp-tooltip.left {
  left: 20px;
}
/* ==========================================================================
   Base
   ========================================================================== */
body {
  margin: 0;
  /*    padding: 0 0 44px;*/
  background: white;
  position: relative;
  overflow-y: scroll;
  overflow-x: hidden;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
body.home {
  padding-top: 0;
  overflow-y: hidden;
}
body.info-open {
  overflow-x: hidden !important;
}
h1,
.h1 {
  margin-bottom: 93px;
  margin-top: 38px;
  text-align: center;
}
.list-unstyled {
  margin: 0;
  padding: 0;
}
.nowrap {
  white-space: nowrap;
}
p:empty {
  display: none;
}
body.page .content p.text-large {
  font-size: 24px;
  line-height: 32px;
  margin: 0 0 15px 0;
}
body.page .content p {
  font-size: 17px;
  line-height: 26px;
  margin-bottom: 0;
}
body.page .content li {
  list-style: none;
  font-size: 17px;
  line-height: 25px;
}
body.page .content li:before {
  content: "·";
  font-size: 28px;
  vertical-align: middle;
  line-height: 0;
  margin-right: 5px;
}
body.page .content ul {
  margin: 0;
  padding: 0;
}
body.page .content .row-wrapper.row {
  margin-top: 30px;
  margin-bottom: 30px;
}
@media (max-width: 480px) {
  .column-wrapper {
    margin-bottom: 40px;
  }
}
[class^="icon-"],
[class*=" icon-"] {
  font-family: 'hans-icon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-arrow-down:before {
  content: "\e600";
}
.icon-arrow-left:before {
  content: "\e601";
}
.icon-arrow-right:before {
  content: "\e602";
}
.icon-arrow-up:before {
  content: "\e603";
}
/* links & buttons */
a,
a:hover {
  color: #000;
  text-decoration: underline;
  -webkit-transition: opacity 0.25s ease-in-out;
  -ms-transition: opacity 0.25s ease-in-out;
  -moz-transition: opacity 0.25s ease-in-out;
  transition: opacity 0.25s ease-in-out;
}
a.dismiss {
  font-size: 20px;
}
.svg a.dismiss {
  display: block;
  width: 15px;
  height: 15px;
  text-indent: -9999px;
  background: url(../img/Kreuz.svg);
  background-size: 15px;
}
.nav a,
.nav a:hover,
.projekt-meta a,
.projekt-meta a:hover,
.flex-direction-nav a,
.flex-direction-nav a:hover,
a.nav-projekt-link,
a.nav-projekt-link:hover,
a.info-trigger,
a.info-trigger:hover,
a.dismiss,
a.dismiss:hover,
a.text-decoration-none,
a.text-decoration-none:hover {
  text-decoration: none;
}
a.info-trigger:hover,
a.menu-trigger:hover,
a:hover {
  opacity: 0.5;
}
.button {
  border: 1px solid #000;
  margin: 0 25px;
  padding: 1px 5px;
}
button.menu-trigger:hover {
  opacity: 0.5;
}
.flex-direction-nav a:hover,
a.opac:hover {
  opacity: 1;
}
a > .show-on-hover {
  display: none;
}
a:focus {
  outline: none;
  color: #000;
}
#loading {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1001;
  margin: auto;
  width: 140px;
  height: 140px;
  min-width: 140px;
  min-height: 140px;
  background-color: transparent;
  font-size: 120px;
  color: #000;
  text-align: center;
}
.share-wrapper {
  position: relative;
}
.sharethis-buttons {
  position: absolute;
  z-index: 9999;
  top: 20px;
}


/* img, figures, figcaption */
.page-content .entry-content img[class*=' wp-image'],
.page-content .entry-content img[class^='wp-image'],
.img-responsive {
  width: 100%;
  max-width: 100%;
  height: auto;
  font-size: 0;
  margin-bottom: 20px;
}



.entry-content .img-wrap img[class*=' wp-image']{
  min-height: 100%
}
.project-link .img-responsive {
  margin-bottom: 20px;
}
figure {
  position: relative;
}
.list-projekte figcaption {
  font-size: 28px;
  margin: 0;
  padding: 17px;
}
.list-projekte figcaption .figcaption-cat {
  font-size: 18px;
}
.article-related a {
  text-decoration: none;
}
.article-related figure,
.list-projekte figure {
  overflow: hidden;
}
.article-related figcaption,
.list-projekte figcaption {
  -webkit-transform: translateX(-100%);
  -moz-transform: translateX(-100%);
  transform: translateX(-100%);
}
html.touch .article-related figcaption,
html.touch .list-projekte figcaption,
.article-related a:hover figcaption,
.list-projekte a:hover figcaption {
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  transform: translateX(0);
}
.project-link .img-shadow {
  box-shadow: none;
}
figcaption {
  color: white;
  left: 0;
  margin: 17px;
  position: absolute;
  top: 0;
  transition: all 0.2s linear;
  opacity: 1;
  font-size: 34px;
}
figcaption .figcaption-cat {
  font-size: 22px;
}
.home-slider figcaption {
  font-size: 34px;
  margin: 25px;
}
@media (max-width: 480px) {
  .article-related figcaption,
  .list-projekte figcaption {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    transform: translateX(0);
  }
}
@media (min-width: 480px) {
  figcaption {
    opacity: 0;
  }
  html.touch figcaption,
  a:hover figcaption {
    opacity: 1;
  }
}
/* ==========================================================================
   Header
   ========================================================================== */
.page-transition .header-controls {
  display: none;
}
.header-controls {
  position: fixed;
  top: 0;
  z-index: 200;
  outline: none;
}
.header-controls.header-control-left {
  left: 0;
  padding-left: 5px;
  color: #000;
  margin: 17px 0;
  text-decoration: none;
}
.header-controls.header-control-right {
  padding-right: 5px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
  margin: 22px 0 0 ;
  right: 0;
}
.header-controls.header-control-right .icon-bar {
  border-radius: 0;
  display: block;
  height: 2px;
  width: 22px;
  background-color: #000;
  -webkit-transition: background 0.35s ease-in-out;
  -ms-transition: background 0.35s ease-in-out;
  -moz-transition: background 0.35s ease-in-out;
  transition: background 0.35s ease-in-out;
}
.header-controls.header-control-right .icon-bar + .icon-bar {
  margin-top: 4px;
}
.home.intro-open .header-controls {
  position: absolute;
  top: 0;
}
.home.below-slider.slider-text-light .brand {
  color: black;
}
.home.below-slider.slider-text-light .icon-bar {
  background: black;
}
.home.below-slider .site-intro {
  display: none;
}
@media (min-width: 480px) {
  .header-controls.header-control-left {
    padding-left: 25px;
  }
  .header-controls.header-control-right {
    padding-right: 25px;
  }
}
/* ==========================================================================
   Slide transitions
   ========================================================================== */
.page-content {
  left: 0;
  overflow-x: hidden;
}
.page-content.slide-left,
.page-content.slide-right {
  -webkit-transition: transform 400ms;
  -moz-transition: transform 400ms;
  -o-transition: transform 400ms;
  -ms-transition: transform 400ms;
  transition: transform  400ms;
}
.page-content.slide-left {
  -webkit-transform: translate3d(-100%, 0, 0);
  -moz-transform: translate3d(-100%, 0, 0);
  -o-transform: translate3d(-100%, 0, 0);
  -ms-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
}
.page-content.slide-right {
  -webkit-transform: translate3d(100%, 0, 0);
  -moz-transform: translate3d(100%, 0, 0);
  -o-transform: translate3d(100%, 0, 0);
  -ms-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
}
.page-content.page-new.slide-left {
  left: 100%;
}
.page-content.page-new.slide-right {
  left: -100%;
}
/* ==========================================================================
   Sidebars: Projekt info & Menu
   ========================================================================== */
#menu,
.projekt-info {
  width: 100%;
  height: 100%;
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 112;
  display: none;
  padding: 25px;
  font-size: 16px;
}
#menu .menu-trigger.dismiss {
  position: absolute;
  right: 22px;
}
.nav-main {
  margin-top: 35px;
}
.nav-main a {
  line-height: 30px;
}
.nav-primary {
  text-align: right;
}
.nav-secondary {
  margin-top: 25px;
  text-align: right;
}
.info-open .projekt-info {
  overflow-y: auto;
  overflow-x: hidden;
}
.info-open .projekt-info,
.menu-open #menu {
  display: block;
}
body.page-transition #fp-nav,
.menu-open #fp-nav {
  display: none;
}
@media (max-width: 480px) {
  #fp-nav.right {
    right: 5px;
  }
}
@media (min-width: 480px) {
  #menu {
    width: 308px;
    height: auto;
    position: fixed;
    right: -358px;
    top: 0;
    bottom: auto;
    left: auto;
    z-index: 112;
    background-color: none;
    display: block !important;
  }
  .home #menu {
    position: absolute;
  }
  .projekt-info {
    width: 358px;
    height: 100%;
    position: fixed;
    left: -358px;
    top: 0;
    bottom: auto;
    right: auto;
    overflow: hidden;
    z-index: 105;
    background-color: transparent;
    display: block !important;
  }
  .projekt-info .sharethis-buttons {
    top: 35px;
  }
}
.info-open .header-control-left,
.menu-open .header-control-right,
.info-open .nav-projekt,
.menu-open .nav-projekt,
.menu-open .flex-direction-nav {
  display: none;
}
.info-open .wrap-adjust,
.menu-open .wrap-adjust {
  position: relative;
}
.info-open .header a.info-trigger {
  opacity: 0.5;
}
@media (max-width: 480px) {
  .menu-open .brand {
    display: none;
  }
  .info-open .header-control-right {
    display: none;
  }
}
/* ==========================================================================
   Main Content
   ========================================================================== */
.page-content {
  width: 100%;
  z-index: 5;
}
.page-content.page-old,
.page-content.page-new {
  top: 0px;
  position: fixed;
  margin-top: 0 !important;
}
.page-content.page-old .site-intro,
.page-content.page-new .site-intro {
  /*position: relative;*/
}
.page-content.page-old .nav-projekt,
.page-content.page-new .nav-projekt {
  display: none;
}
.page-content.page-old {
  left: 0;
}
.page-content.page-new {
  left: 100%;
  z-index: 200;
}
.page-content.page-new section.header {
  z-index: 201;
  position: absolute !important;
}
@media (max-width: 480px) {
  .article-related .flexslider .item {
    padding: 0 30px;
  }
}
.entry-content {
  padding-bottom: 60px;
}
@media (max-width: 480px) {
  .entry-content {
    padding: 0 20px 66px;
    overflow-x: hidden;
  }
}
section.header {
  display: block;
  position: fixed;
  text-align: center;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 104;
  margin: 17px auto;
  -webkit-transition: opacity 0.3s ease;
  -moz-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
section.header .header-title {
  display: inline;
  position: relative;
  z-index: 99;
  font-size: 22px;
  color: #000;
  padding: 0px 5px;
}
section.header .projekt-meta-wrap {
  display: inline;
  position: relative;
  z-index: 99;
}
.article-main {
  padding-top: 95px;
}
.single-base_projekt .article-main {
  padding-top: 155px;
}
.header-info {
  margin-top: 12px;
}
.svg .header-info a.info-trigger {
  display: block;
  width: 25px;
  height: 25px;
  text-indent: -9999px;
  background: url(../img/Info.svg);
  background-size: 25px;
  margin: 0 auto;
}
@media (min-width: 480px) {
  section.header {
    position: fixed;
  }
  section.header .header-title {
    font-size: 22px;
  }
  body.page section.header {
    position: absolute;
  }
}
@media (min-width: 768px) {
  section.header {
    font-size: 21px;
  }
  section.header .header-title {
    font-size: 33px;
  }
}
@media (min-width: 1024px) {
  section.header .header-title {
    font-size: 40px;
  }
}
/* ==========================================================================
   Home page
   ========================================================================== */
.site-intro {
  background: none repeat scroll 0 0 #fff;
  font-size: 18px;
  padding: 18px 45px 18px 18px;
  position: fixed;
  width: 100%;
  top: -500px;
  z-index: 555;
  left: 0;
}
.site-intro .container-fluid {
  padding: 0;
}
.site-intro .intro-trigger.dismiss {
  margin: 0;
  position: absolute;
  right: 22px;
  top: 22px;
  font-size: 15px;
}
.home.slider-text-light .brand {
  color: #fff;
}
.home.slider-text-light .icon-bar {
  background-color: #fff;
}
.home.slider-text-light .flex-direction-nav a {
  border-color: #fff;
  color: #fff;
}
/* home slider */
.home-slider {
  background: none repeat scroll 0 0 #fff;
  padding-bottom: 30px;
  position: relative;
  z-index: 20;
}
.home-slider section.header {
  position: absolute;
  width: auto;
  margin: 0 ;
  /* auto;*/
}
.home-slider section.header .header-title {
  display: block;
  margin-bottom: 20px;
}
.home-slider section.header .header-title a.project-link {
  font-size: 36px;
  text-decoration: underline;
  line-height: 1;
}
.home-slider section.header .header-title a.project-link:hover {
  text-decoration: underline;
}
.home-slider section.header .projekt-meta {
  font-size: 20px;
}
.home-slider .text-light,
.home-slider .text-light a {
  color: #fff;
}
@media (min-width: 480px) {
  .home-slider section.header {
    max-width: 80%;
  }
  .home-slider section.header .header-title a.project-link {
    font-size: 40px;
  }
}
body.home .home-slider-wrapper .slide-item {
  z-index: 20;
}
body.home .home-slider-wrapper .header {
  display: none;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
body.home .home-slider-wrapper .header.fixed {
  position: fixed;
}
body.home .home-slider-wrapper .header a {
  text-decoration: none !important;
}
body.home .home-slider-wrapper figure {
  height: 100%;
}
body.home .home-slider-wrapper figure a.opac {
  display: block;
  height: 100%;
}
body.home .home-slider-wrapper figure .slider-item-pic {
  height: 100%;
  width: 100%;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
body.home .scroll-top.button {
  display: none;
}
@media (min-width: 480px) {
  body.home .pages {
    height: 100%;
  }
  body.home .home-section {
    height: 100%;
    width: 100%;
    overflow: hidden;
    text-align: center;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
  }
  body.home .section-title,
  body.home .slider-title {
    font-size: 120px;
  }
  body.home .list-projekte .project-link {
    display: block;
  }
  body.home .copy {
    position: fixed;
    z-index: 1020;
    bottom: 20px;
  }
  body.home footer {
    display: none;
  }
}
@media (min-width: 480px) {
  .site-intro {
    font-size: 20px;
  }
  .home.slider-text-light #menu a,
  .home.slider-text-light #menu a:focus,
  .home.slider-text-light #menu a:hover {
    color: white;
  }
  .svg .home.slider-text-light #menu a.menu-trigger.dismiss {
    background: url(../img/KreuzWeiss.svg);
  }
  .home.slider-text-light.below-slider #menu a,
  .home.slider-text-light.below-slider #menu a:focus,
  .home.slider-text-light.below-slider #menu a:hover {
    color: black;
  }
  .home-slider section.header .projekt-meta {
    font-size: 22px;
  }
  .home-slider section.header .header-title a.project-link {
    font-size: 44px;
  }
}
@media (min-width: 768px) {
  .site-intro {
    font-size: 28px;
  }
  .home-slider section.header .projekt-meta {
    font-size: 33px;
  }
  .home-slider section.header .header-title a.project-link {
    font-size: 66px;
  }
}
@media (min-width: 1024px) {
  .site-intro {
    font-size: 32px;
    padding: 25px 134px 30px 25px;
  }
  .home-slider section.header .projekt-meta {
    font-size: 40px;
  }
  .home-slider section.header .header-title a.project-link {
    font-size: 80px;
  }
}
@media (min-width: 1400px) {
  .site-intro {
    font-size: 40px;
    padding: 25px 134px 30px 25px;
  }
  .home-slider section.header .projekt-meta {
    font-size: 60px;
  }
  .home-slider section.header .header-title a.project-link {
    font-size: 120px;
  }
}
/* ==========================================================================
   Projects
   ========================================================================== */
section.content {
  padding-bottom: 36px;
}
.share-projekt {
  margin-top: -7px;
  font-size: 17px;
}
.projekt-info-content {
  margin-bottom: 67px;
  margin-top: 50px;
  word-wrap: break-word;
}
.article-related {
  position: relative;
  z-index: 111;
}
.article-related h1 {
  margin-bottom: 30px;
  margin-top: 30px;
}
.article-related .article-related-color-wrap {
  background-color: rgba(255, 255, 255, 0.4);
  padding-bottom: 42px;
}
.article-related ul.list-inline {
  text-align: center;
}
.article-related ul.list-inline li {
  float: none !important;
  padding: 0 22px;
}
.article-related ul.list-inline img {
  margin: 0;
}
.article-related figcaption {
  margin: 12px;
  text-align: left;
  font-size: 21px;
}
.article-related figcaption .figcaption-cat {
  font-size: 17px;
}
.archive-projects {
  background-color: #ffffff;
  position: relative;
  z-index: 111;
}
.nav-projekt {
  position: fixed;
  top: 50%;
  z-index: 101;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.nav-projekt .mask {
  width: 5px;
  height: 30px;
  position: absolute;
  z-index: 99;
}
.nav-projekt a.nav-projekt-link {
  display: block;
  height: 30px;
  line-height: 25px;
  position: relative;
  padding: 2px 4px;
  font-size: 17px;
}
.nav-projekt a.nav-projekt-link .nav-projekt-arr {
  height: 30px;
  padding: 0;
  position: fixed;
  text-align: center;
  top: 50%;
  width: 23px;
  z-index: 99;
  line-height: 30px;
  font-size: 24px;
}
.prev-projekt {
  left: 0;
}
.prev-projekt .mask {
  left: 0;
}
.prev-projekt a.nav-projekt-link {
  margin-right: -29px;
  margin-left: 28px;
  right: 100%;
}
.prev-projekt a.nav-projekt-link .nav-projekt-arr {
  left: 5px;
}
.next-projekt {
  right: 0;
}
.next-projekt .mask {
  right: 0;
}
.next-projekt a.nav-projekt-link {
  margin-left: -29px;
  margin-right: 28px;
  left: 100%;
}
.next-projekt a.nav-projekt-link .nav-projekt-arr {
  right: 5px;
}
@media (min-width: 480px) {
  .nav-projekt {
    margin-top: -22px;
  }
  .nav-projekt .mask {
    width: 25px;
    height: 44px;
  }
  .nav-projekt a.nav-projekt-link {
    height: 44px;
    line-height: 44px;
    padding: 0 10px;
  }
  .nav-projekt a.nav-projekt-link .nav-projekt-arr {
    line-height: 44px;
    height: 44px;
    font-size: 34px;
    width: 35px;
    margin-top: -22px;
  }
  .prev-projekt a.nav-projekt-link {
    margin-right: -61px;
    margin-left: 60px;
  }
  .prev-projekt a.nav-projekt-link .nav-projekt-arr {
    left: 25px;
  }
  .next-projekt a.nav-projekt-link {
    margin-left: -61px;
    margin-right: 60px;
  }
  .next-projekt a.nav-projekt-link .nav-projekt-arr {
    right: 25px;
  }
}
/* project slider */
.slick-slider {
  *height: 0;
}
.slick-slider button {
  height: 34px;
  text-decoration: none;
  display: block;
  position: absolute;
  top: 50%;
  z-index: 10;
  overflow: hidden;
  cursor: pointer;
  padding: 1px 5px;
  margin: 0 5px;
  background: none;
}
.slick-slider .slick-prev {
  left: 0px;
}
.slick-slider .slick-next {
  right: 0px;
  text-align: right;
}
.slick-slider button:focus {
  outline: none;
}
.slick-slider button,
.flex-direction-nav a {
  font-family: 'hans-icon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  text-align: center;
  line-height: 34px;
  border: 0;
  margin-top: -17px;
  font-size: 0;
  color: #000;
}
.slick-slider button.slick-prev:before,
.flex-direction-nav .flex-prev:before {
  content: "\e601";
  font-size: 34px;
}
.slick-slider button.slick-next:before,
.flex-direction-nav .flex-next:before {
  content: "\e602";
  font-size: 34px;
}
.slick-slider button,
.flex-direction-nav a {
  -webkit-transition: border-color 0.35s ease-in-out, color 0.35s ease-in-out;
  -ms-transition: border-color 0.35s ease-in-out, color 0.35s ease-in-out;
  -moz-transition: border-color 0.35s ease-in-out, color 0.35s ease-in-out;
  transition: border-color 0.35s ease-in-out, color 0.35s ease-in-out;
}
/* ====================================================================================================================
 * RESPONSIVE
 * ====================================================================================================================*/
@media (min-width: 480px) {
  .slick-slider button {
    margin-left: 25px;
    margin-right: 25px;
  }
  .slick-slider .slick-prev {
    opacity: 1;
  }
  .slick-slider .slick-next {
    opacity: 1;
  }
}
/* ==========================================================================
   Footer
   ========================================================================== */
footer {
  position: relative;
  z-index: 115;
  background-color: #fff;
}
footer .content-info {
  padding-top: 90px;
  padding-bottom: 90px;
}
footer .textwidget a {
  text-decoration: none;
}
p.vcard {
  margin-bottom: 1.8em;
}
ul#menu-footer {
  float: right;
  margin-top: 22px;
}
.scroll-top {
  bottom: 33px;
  position: absolute;
  right: 0;
  z-index: 116;
  border: 0;
  font-size: 34px;
}
.copy {
  bottom: 33px;
  display: block;
  position: absolute;
  text-align: center;
  width: 100%;
}
.copy a {
  position: relative;
  z-index: 116;
}
.nav-footer > li > a {
  display: block;
  position: relative;
}
/* ==========================================================================
   WordPress Generated Classes
   See: http://codex.wordpress.org/CSS#WordPress_Generated_Classes
   ========================================================================== */
.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.alignleft {
  float: left;
}
.alignright {
  float: right;
}
figure.alignnone {
  margin-left: 0;
  margin-right: 0;
}
