/*! normalize.css v3.0.1 | MIT License | git.io/normalize */

html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
      -ms-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 {
  margin: 0.67em 0;
  font-size: 2em;
}

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

small {
  font-size: 80%;
}

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

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

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

figure {
  margin: 1em 40px;
}

hr {
  height: 0;
  -moz-box-sizing: content-box;
       box-sizing: content-box;
}

pre {
  overflow: auto;
}

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

button,
input,
optgroup,
select,
textarea {
  margin: 0;
  font: inherit;
  color: inherit;
}

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

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

button[disabled],
html input[disabled] {
  cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  padding: 0;
  border: 0;
}

input {
  line-height: normal;
}

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

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

input[type="search"] {
  -webkit-box-sizing: content-box;
     -moz-box-sizing: content-box;
          box-sizing: content-box;
  -webkit-appearance: textfield;
}

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

fieldset {
  padding: 0.35em 0.625em 0.75em;
  margin: 0 2px;
  border: 1px solid #c0c0c0;
}

legend {
  padding: 0;
  border: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

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

td,
th {
  padding: 0;
}

.clearfix:before,
.clearfix:after {
  display: table;
  content: " ";
}

.clearfix:after {
  clear: both;
}

/*.center-block {
  .center-block();
}*/

.pull-right {
  float: right !important;
}

.pull-left {
  float: left !important;
}

.hide {
  display: none !important;
}

.show {
  display: block !important;
}

.invisible {
  visibility: hidden;
}

/*.text-hide {
  .text-hide();
}*/

.hidden {
  display: none !important;
  visibility: hidden !important;
}

#imagelightbox {
  position: fixed;
  z-index: 9999;
  -ms-touch-action: none;
      touch-action: none;
}

#imagelightbox-caption {
  position: fixed;
  bottom: 0;
  width: 100%;
  padding: 5px;
  text-align: center;
  background-color: rgba(255, 255, 255, 0.9);
}

#imagelightbox-overlay {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.4);
}

body {
  overflow-x: hidden;
  font-family: "proxima-nova", "Helvetica Neue", sans-serif;
  font-size: 18px;
  font-weight: 300;
  line-height: 1.45em;
}

a,
a:link,
a:visited {
  color: #111111;
  text-decoration: none;
}

#header a:hover,
h1 a:hover,
h2 a:hover,
h3 a:hover,
#header a:active,
h1 a:active,
h2 a:active,
h3 a:active {
  border-bottom: 3px solid;
}

#header {
  padding: 40px 0 0;
  margin: 0 auto;
}

#header:before,
#header:after {
  display: table;
  content: " ";
}

#header:after {
  clear: both;
}

#header:before,
#header:after {
  display: table;
  content: " ";
}

#header:after {
  clear: both;
}

#header h1 {
  float: left;
  font-weight: 700;
  line-height: 42px;
}

#header .nav {
  float: right;
  margin-top: 42px;
  line-height: 1em;
}

#header .nav ul {
  padding: 0;
  margin: 0;
  list-style: none;
}

#header .nav ul li {
  float: left;
  margin-right: 1em;
}

#header .nav ul li a {
  text-transform: uppercase;
}

#header .nav ul li a.active {
  font-weight: 700;
}

#home {
  text-align: center;
}

#reel {
  min-height: 540px;
}

#main {
  margin: 20px auto 0;
}

#main #sc-widget {
  margin-top: 1em;
}

#main h3 {
  margin-bottom: 0;
}

#main.cv table {
  width: 100%;
}

#main.cv table tr {
  border-bottom: 1px solid #000000;
}

#main.cv table tr:last-child {
  border-bottom: none;
}

#main.cv table td {
  padding: 0.5em 0;
  vertical-align: top;
}

#main.cv table td p {
  margin: 0 0 0.2em;
}

#main.cv table td:first-child {
  width: 300px;
  margin-left: 1em;
}

#main.fotos:before,
#main.fotos:after {
  display: table;
  content: " ";
}

#main.fotos:after {
  clear: both;
}

#main.fotos:before,
#main.fotos:after {
  display: table;
  content: " ";
}

#main.fotos:after {
  clear: both;
}

#main.buehne p {
  margin: 0.4em 0 .8em;
}

#main .year_title {
  padding-top: 0.25em;
  margin-top: 1em;
  border-top: 1px solid #000000;
}

#main #reel {
  width: 100%;
  height: 25rem;
  color: #111;
  text-align: center;
}

#main img.thumbnail {
  display: block;
  float: left;
  margin: 0 7px 7px 0;
}

#main .gallery-group {
  margin: 1em 0;
}

#main .gallery-group:before,
#main .gallery-group:after {
  display: table;
  content: " ";
}

#main .gallery-group:after {
  clear: both;
}

#main .gallery-group:before,
#main .gallery-group:after {
  display: table;
  content: " ";
}

#main .gallery-group:after {
  clear: both;
}

#main .gallery-group h3 {
  margin-bottom: 0.7em;
}

#sitefooter {
  display: block;
  margin: 40px auto 20px;
  font-size: 0.8em;
}

#sitefooter strong {
  font-size: 1.1em;
}

#sitefooter p {
  float: left;
}

#sitefooter p.float_right {
  float: right;
}

@media (min-width: 990px) {
  #header,
  #main,
  #sitefooter {
    width: 960px;
  }
}

@media (max-width: 990px) {
  #header,
  #sitefooter,
  #main {
    margin: 0 20px;
  }
  #main.cv table tr td:first-child {
    width: 30%;
  }
}

@media (max-width: 900px) {
  .thumbnail {
    width: 100px;
    height: 100px;
  }
  #header h1 {
    font-size: 36px;
  }
  #header .nav {
    display: block;
    float: none;
    clear: left;
    font-size: 1.5em;
  }
  #header .nav ul li {
    margin-bottom: 20px;
  }
}

@media (max-width: 700px) {
  #sitefooter p.float_right {
    float: none;
  }
  #sitefooter p {
    float: none;
    margin: 0;
  }
}

@media (max-width: 600px) {
  #header .nav ul li {
    width: 100%;
    padding-bottom: 10px;
    text-align: center;
    border-bottom: 1px solid;
  }
  #sitefooter {
    font-size: 1em;
  }
  ul li.cv-pdf {
    display: none;
  }
}