/* 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;
}
html {
  box-sizing: border-box;
}
*,
*:before,
*:after {
  box-sizing: inherit;
}
html {
  font-size: 100%;
  font-family: Helvetica, sans-serif;
}
caption,
th,
td,
input,
textarea,
select,
option,
legend,
fieldset,
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size-adjust: 0.5;
  margin: 0;
  padding: 0;
}
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
small {
  margin: 0.5em 0;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 500;
  letter-spacing: 0.03em;
}
.center {
  text-align: center;
}
h1.tight,
h2.tight,
h3.tight,
h4.tight,
h5.tight,
h6.tight,
p.tight,
blockquote.tight,
small.tight {
  margin: 0.2em 0;
}
body {
  font-size: 1em;
  line-height: 1.3;
}
h1 {
  font-size: 3em;
  line-height: 1.25;
  font-family: Helvetica, sans-serif;
}
h2 {
  font-size: 1.625em;
  line-height: 1.15384615;
  font-family: Helvetica, sans-serif;
}
h3 {
  font-size: 1.25em;
  line-height: 1.13636364;
  font-family: Helvetica, sans-serif;
}
h4 {
  font-size: 1.125em;
  line-height: 1.11111111;
  font-family: Helvetica, sans-serif;
}
h5 {
  font-size: 1em;
  font-family: Helvetica, sans-serif;
}
h6 {
  font-size: 1em;
  font-family: Helvetica, sans-serif;
}
button {
  font-size: 1.25em;
  font-family: Helvetica, sans-serif;
}
blockquote {
  font-size: 1.25em;
  line-height: 1.25;
  font-family: Helvetica, sans-serif;
}
small {
  font-size: 0.75em;
  line-height: 1em;
  font-family: Helvetica, sans-serif;
}
label {
  display: block;
  text-transform: uppercase;
  line-height: 2;
  font-size: 0.8em;
}
p {
  max-width: 550px;
  font-size: 0.85em;
  line-height: 1.65;
}
a {
  font-size: 0.8em;
  cursor: pointer;
  text-decoration: none;
  font-weight: 700;
  color: #3b3e42;
}
input {
  padding: 4px 5px 4px 0;
  background: transparent;
  border: none;
  border-bottom: 1px solid #fff;
  color: #fff;
}
::-webkit-input-placeholder {
  color: #888;
}
::-moz-placeholder {
  color: #888;
}
:-ms-input-placeholder {
  color: #888;
}
textarea:focus,
input:focus {
  outline: none;
}
input[type=submit] {
  border-bottom: 1px transparent;
}
#home .logotype {
  letter-spacing: 0.03em;
  color: #fff;
  font-weight: 700;
  display: block;
  position: absolute;
  z-index: 2;
  text-align: center;
  height: 100px;
  width: 100%;
  margin: auto;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
#home .sections {
  position: absolute;
  width: 100%;
  height: 100%;
  padding: 0;
}
#home .section {
  display: block;
  float: left;
  width: 33.33%;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  color: #000;
  position: relative;
}
#home .section .title {
  position: absolute;
  background: #f00;
  padding: 6px 8px;
  margin-top: 70px;
  z-index: 2;
  cursor: pointer;
  text-decoration: none;
  font-weight: 700;
  font-size: 13px;
  color: #3b3e42;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
#home .section .title:hover {
  color: #fff;
}
#home .section img {
  width: 100%;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  opacity: 0.45;
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: #808080;
}
#home .section .fade {
  display: block;
  content: " ";
  position: absolute;
  bottom: 0;
  height: 100px;
  width: 100%;
  z-index: 1;
  background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0) 1%, #000 100%);
  background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0) 1%, #000 100%);
}
#home .section:hover {
  color: #fff;
}
#home .section:hover .subnav {
  opacity: 1;
  left: 90px;
}
#home .section:hover img {
  opacity: 1;
  -webkit-filter: grayscale(0);
  -moz-filter: grayscale(0);
  -ms-filter: grayscale(0);
  -o-filter: grayscale(0);
  filter: grayscale(0);
}
#home .subnav {
  opacity: 0;
  position: absolute;
  margin-top: 70px;
  left: 0;
  z-index: 2;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
#home .subnav a {
  background: #f00;
  padding: 6px 8px;
  margin-right: 10px;
  font-size: 13px;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  display: block;
}
#home .subnav a:hover {
  color: #fff;
}
#home .section.studio .title {
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
#home .section.studio .title:hover {
  color: #fff;
}
#home #social {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 60px;
  z-index: 5;
  background: #000;
  padding: 0 5px 6px 5px;
  color: #fff;
}
#theman {
  width: 100%;
  height: 100%;
  flex-flow: row;
}
#theman .poster {
  width: 33%;
  height: 100%;
  overflow: hidden;
  position: relative;
  flex: 1 1;
}
#theman .poster img {
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
}
#theman .bio {
  align-self: stretch;
  margin-left: 0.33%;
  width: 66.66%;
  height: 100%;
  overflow-y: auto;
  margin: 0 15px;
  flex: 2 1;
}
#theman .bio a {
  color: #fff;
  max-width: 550px;
  font-size: 0.9em;
  line-height: 1.65;
  text-decoration: underline;
}
#theman .bio p:first-child {
  margin-top: 0;
}
#theman .bio p:last-child {
  margin-bottom: 300px;
}
#thestudio .info .legal {
  margin-left: 0.33%;
}
.soc li.hide-mobile {
  display: none;
}
#newsItems {
  background: #fff;
  overflow-y: auto;
}
#newsItems header {
  flex: 1 0 100%;
}
#newsItems header .label {
  color: #555;
  letter-spacing: 0;
}
#newsItems header h1 {
  color: #f00;
  font-weight: bold;
  letter-spacing: 0;
  margin-top: 0;
}
#newsItems .content {
  min-height: 100%;
  overflow-y: auto;
  position: relative;
}
#newsItems:after {
  clear: both;
  display: block;
  width: 100%;
  content: " ";
}
#newsItems .contactInfo {
  width: 32%;
  margin: 5px 1%;
  position: fixed;
  top: 115px;
  right: 0;
  color: #000;
}
#newsItems .contactInfo .address h3 {
  margin-top: 0;
  font-weight: 700;
}
#newsItems .contactInfo .contact {
  margin-top: 2em;
  font-weight: bold;
  font-size: 0.9em;
}
#newsItems .contactInfo .contact p {
  margin-bottom: 1em;
}
#newsItems .news.items {
  width: 66%;
  height: 100%;
}
#newsItems .news.items:after {
  clear: both;
  display: block;
  width: 100%;
  content: " ";
}
#newsItems .news.items .item {
  width: 280px;
  height: 320px;
  float: left;
  display: block;
  position: relative;
  overflow: hidden;
  margin: 0.6%;
  background: #000;
}
#newsItems .news.items .item .title {
  display: inline-block;
  padding: 6px 12px 6px 8px;
  color: #000;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  min-height: 60px;
}
#newsItems .news.items .item .title .headline,
#newsItems .news.items .item .title .category,
#newsItems .news.items .item .title .location,
#newsItems .news.items .item .title .date {
  margin-top: 3px;
  margin-bottom: 0;
  font-size: 12px;
  color: #fff;
}
#newsItems .news.items .item .title .headline {
  font-size: 15px;
  font-weight: 400;
  margin-bottom: 8px;
}
#newsItems .news.items .item .title .category,
#newsItems .news.items .item .title .location {
  font-weight: 100;
}
#newsItems .news.items .item .title .date {
  font-weight: 100;
  font-size: 11px;
}
#newsItems .news.items .item .content {
  margin-top: 3px;
  color: #000;
  max-height: 250px;
}
#newsItems .news.items .item .content .categories {
  margin: 8px 5px 8px 0;
}
#newsItems .news.items .item .content .categories a {
  margin-right: 5px;
  background: rgba(0,0,0,0.2);
  padding: 4px 6px;
  opacity: 0.5;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
#newsItems .news.items .item .content .categories a:hover {
  opacity: 1;
}
#newsItems .news.items .item .content .excerpt {
  opacity: 0.68;
  max-width: 550px;
  padding: 5px 15% 0 5px;
  font-size: 15px;
  line-height: 1.4em;
  font-weight: 100;
  z-index: 2;
  -webkit-transition: opacity 0.5s;
  -moz-transition: opacity 0.5s;
  -o-transition: opacity 0.5s;
  transition: opacity 0.5s;
}
#newsItems .news.items .item .image {
  overflow: hidden;
  display: block;
  height: 250px;
}
#newsItems .news.items .item .image .img {
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center center;
  opacity: 0.5;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  display: block;
}
#newsItems .news.items .item .image .headline {
  position: absolute;
  top: 0;
  left: 0;
}
#newsItems .news.items .item .image .play {
  position: absolute;
  left: 42%;
  width: 44px;
  height: 52px;
  background: url("/svg/play.svg") center center no-repeat;
  margin: 90px auto 40px auto;
}
#newsItems .news.items .item .image img {
  width: 100%;
  display: block;
  float: left;
  position: relative;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  opacity: 0.45;
  min-height: 350px;
}
#newsItems .news.items .item:hover .title {
  color: #000;
}
#newsItems .news.items .item:hover .excerpt {
  opacity: 1;
}
#newsItems .news.items .item:hover .img {
  opacity: 1;
}
#newsItems .pagination {
  flex: 1 0 98%;
  margin: 15px 1% 120px 1%;
}
#newsItems .pagination .previous {
  float: left;
}
#newsItems .pagination .next {
  float: right;
}
#newsItems .pagination .clear {
  clear: both;
}
#newsItems .pagination a {
  font-size: 14px;
  padding: 4px 6px;
  background: rgba(0,0,0,0.3);
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
#newsItems .pagination a:hover {
  background: #000;
  color: #fff;
}
#newsItem {
  background: #fff;
  color: #000;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-content: flex-start;
  align-items: stretch;
  height: 100%;
}
#newsItem .copy {
  flex: 1 2 300px;
  height: 100%;
  overflow-y: scroll;
  padding-bottom: 150px;
}
#newsItem .copy .header {
  display: inline-block;
  width: 100%;
  z-index: 2;
  padding: 5px 15px 5px 10px;
  color: #000;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
#newsItem .copy .header .headline,
#newsItem .copy .header .category,
#newsItem .copy .header .location,
#newsItem .copy .header .date {
  margin-bottom: 0;
  margin-top: 4px;
  font-weight: 100;
  font-size: 14px;
}
#newsItem .copy .header .headline {
  font-size: 18px;
  margin-bottom: 0;
  font-weight: bold;
  letter-spacing: 0;
}
#newsItem .copy .body,
#newsItem .copy .categories {
  padding: 5px 15px 5px 10px;
  color: #555;
  font-size: 14px;
  line-height: 1.45em;
  max-width: 80%;
}
#newsItem .copy .share .soc {
  padding: 5px 15px 5px 5px;
  text-align: left;
}
#newsItem .copy .share .soc li {
  margin: 0;
}
#newsItem .copy .share .soc li a {
  width: 1.8rem;
  height: 1.8rem;
  color: #bbb;
  fill: #bbb;
}
#newsItem .copy .share .soc li a:hover {
  color: #000;
  fill: #000;
}
#newsItem .copy .categories a {
  margin-right: 5px;
  background: rgba(0,0,0,0.2);
  padding: 4px 6px;
  opacity: 0.5;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
#newsItem .copy .categories a:hover {
  opacity: 1;
}
#newsItem .media {
  flex: 1 1 600px;
  height: 100%;
  overflow-y: scroll;
  padding-bottom: 60px;
}
#newsItem .media .images {
  width: 100%;
}
#newsItem .media .images .image {
  width: 100%;
}
#newsItem .media .images .image img {
  width: 100%;
}
@media only screen and (max-width: 875px) {
  .news {
    width: 100%;
  }
  #newsItems .content .contactInfo {
    display: none;
  }
  #newsItems .content .news.items {
    width: 100%;
  }
  #newsItem .copy {
    height: auto;
    padding-bottom: 20px;
    overflow-y: initial;
  }
  #newsItem .media {
    overflow-y: initial;
  }
}
#archive .search {
  margin-bottom: 5px;
}
#archive .projects {
  flex: 1 1;
  height: 100%;
  overflow-x: hidden;
  overflow-y: auto;
}
#archive .projects a.project {
  display: block;
  float: left;
  position: relative;
  width: 267px;
  height: 167px;
  overflow: hidden;
  margin: 0;
  padding: 0;
}
#archive .projects a.project p {
  position: absolute;
  top: 0;
  left: 0;
  background: #000;
  margin: 0;
  color: #fff;
  padding: 2px 6px;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  z-index: 1;
}
#archive .projects a.project .screen {
  opacity: 0.75;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  position: absolute;
  width: 100%;
  height: 100%;
  background: #000;
}
#archive .projects a.project img {
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  opacity: 0.45;
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: #808080;
}
#archive .projects a.project:hover p {
  color: #000;
  background: #f00;
}
#archive .projects a.project:hover img {
  opacity: 1;
  -webkit-filter: grayscale(0);
  -moz-filter: grayscale(0);
  -ms-filter: grayscale(0);
  -o-filter: grayscale(0);
  filter: none;
}
.soc {
  display: block;
  font-size: 0;
  list-style: none;
  margin: 0;
  padding-left: 0;
  text-align: center;
}
.soc li {
  display: inline-block;
  margin: 6px;
  margin: 0.6rem;
}
.soc a,
.soc svg {
  display: block;
}
.soc a {
  position: relative;
  height: 24px;
  height: 2.4rem;
  width: 24px;
  width: 2.4rem;
  color: #3b3e42;
  fill: #3b3e42;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.soc a:hover {
  color: #f00;
  fill: #f00;
}
.soc svg {
  height: 100%;
  width: 100%;
}
.soc em,
.soc span {
  font-size: 14px;
  line-height: 1.5;
  margin-top: -0.75em;
  position: absolute;
  text-align: center;
  top: 50%;
  right: 0;
  bottom: 0;
  left: 0;
}
#thestudio {
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  background: #fff;
  color: #000;
  width: 100%;
  height: 100%;
  flex-flow: row;
  align-items: stretch;
}
#thestudio .gallery {
  width: 66%;
  flex: 2 1;
  overflow: hidden;
  margin-right: 0.66%;
  position: relative;
}
#thestudio .gallery .item {
  position: absolute;
  height: 100%;
  opacity: 0;
  -webkit-transition: opacity 1.5s;
  -moz-transition: opacity 1.5s;
  -o-transition: opacity 1.5s;
  -webkit-transition: opacity 1.5s;
  -moz-transition: opacity 1.5s;
  -o-transition: opacity 1.5s;
  transition: opacity 1.5s;
}
#thestudio .gallery img.current {
  opacity: 1;
}
#thestudio .info {
  width: 33.33%;
  flex: 1 1;
}
#thestudio .info .address h3 {
  margin-top: 0;
  font-weight: 700;
}
#thestudio .info .contact {
  margin-top: 2em;
  font-weight: bold;
  font-size: 0.9em;
}
#thestudio .info .contact p {
  margin-bottom: 0.8em;
  font-weight: 100;
}
#thework .featured {
  width: 100%;
  max-width: 1080px;
  height: 100%;
  overflow-y: auto;
  flex: 1 1;
}
#thework .featured .item {
  display: block;
  overflow: hidden;
  position: relative;
  margin: 0;
  height: 190px;
}
#thework .featured .item .title {
  color: #fff;
  background: #000;
  padding: 6px 8px;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
}
#thework .featured .item img {
  width: 1080px;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  opacity: 0.45;
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: #808080;
}
#thework .featured .item:hover .title {
  background: #f00;
  color: #fff;
}
#thework .featured .item:hover img {
  opacity: 0.2;
  opacity: 1;
  -webkit-filter: grayscale(0);
  -moz-filter: grayscale(0);
  -ms-filter: grayscale(0);
  -o-filter: grayscale(0);
  filter: none;
}
*,
*:before,
*:after {
  box-sizing: inherit;
}
html {
  background: #000;
}
body {
  position: absolute;
  width: 100%;
  height: 100%;
  overflow: hidden;
  background: #000;
  color: #fff;
  display: flex;
  flex-flow: column;
  justify-content: space-between;
  height: 100%;
  width: 100%;
  -webkit-overflow-scrolling: touch;
  -webkit-transition: color, background 0.5s;
  -moz-transition: color, background 0.5s;
  -o-transition: color, background 0.5s;
  transition: color, background 0.5s;
}
body.light {
  background: #fff;
  color: #000;
}
.turbolinks-progress-bar {
  height: 5px;
  background-color: #f00;
}
.mobile {
  display: none;
}
#navbar {
  width: 100%;
  flex: 0 0;
  -webkit-transition: opacity 1s, background 0.5s;
  -moz-transition: opacity 1s, background 0.5s;
  -o-transition: opacity 1s, background 0.5s;
  -webkit-transition: opacity 1s, background 0.5s;
  -moz-transition: opacity 1s, background 0.5s;
  -o-transition: opacity 1s, background 0.5s;
  transition: opacity 1s, background 0.5s;
  min-height: 105px;
}
#navbar .logotype {
  display: block;
  -webkit-transition: all 1s;
  -moz-transition: all 1s;
  -o-transition: all 1s;
  -webkit-transition: all 1s;
  -moz-transition: all 1s;
  -o-transition: all 1s;
  transition: all 1s;
  font-size: 1.1em;
  letter-spacing: 0.03em;
  margin: 25px 0 10px 0;
  padding: 0;
  opacity: 0;
  color: #fff;
}
#navbar .logotype.mobile {
  display: block;
  opacity: 1;
  padding: 0 6px;
}
#navbar .menu {
  display: flex;
  flex-flow: row;
  margin-bottom: 10px;
}
#navbar .menu .section {
  flex: 1 1;
}
#navbar .menu .section .sub {
  -webkit-transition: all 1s;
  -moz-transition: all 1s;
  -o-transition: all 1s;
  -webkit-transition: all 1s;
  -moz-transition: all 1s;
  -o-transition: all 1s;
  transition: all 1s;
  opacity: 0;
}
#navbar .menu .section .sub a {
  font-weight: 100;
}
#navbar .menu a {
  color: #fff;
  padding: 2px 6px;
  -webkit-transition: all 1s;
  -moz-transition: all 1s;
  -o-transition: all 1s;
  -webkit-transition: all 1s;
  -moz-transition: all 1s;
  -o-transition: all 1s;
  transition: all 1s;
}
#navbar .menu a:hover {
  color: #fff;
}
#navbar .menu a:active,
#navbar .menu a.active {
  color: #f00;
}
#navbar .menu a.pad {
  margin-right: 10px;
}
#navbar .menu .current .logotype,
#navbar .menu .current .sub {
  opacity: 1;
}
#navbar .menu .current .main {
  color: #f00;
}
#navbar .menu .thestudio .logotype {
  color: #f00;
}
#navbar .menu .thestudio .logotype:hover {
  color: #000;
}
#navbar.light {
  background: #fff;
  color: #000;
}
#navbar.light .logotype {
  color: #000;
}
#navbar.light .menu a {
  color: #000;
}
#navbar.light .sub {
  background: #fff;
}
#navbar.light .sub a {
  background: #fff;
}
#navbar.light .menu .current a {
  color: #000;
}
#navbar.light .menu .current a.active {
  color: #f00;
}
.page {
  display: flex;
  opacity: 0;
  flex-direction: column;
  flex: 1 1;
  justify-content: space-between;
  -webkit-transition: opacity 1s;
  -moz-transition: opacity 1s;
  -o-transition: opacity 1s;
  -webkit-transition: opacity 1s;
  -moz-transition: opacity 1s;
  -o-transition: opacity 1s;
  transition: opacity 1s;
  overflow-y: auto;
}
.page header {
  padding: 0 6px 0 6px;
  margin-bottom: 20px;
}
.page header a {
  color: #fff;
  margin: 5px 7px 5px 0;
  line-height: 2em;
  font-weight: 100;
}
#project header,
#projectInfo header,
#newsItem header {
  width: 100%;
  flex: 0 1 45px;
  padding: 0 6px 10px 6px;
}
#project header a,
#projectInfo header a,
#newsItem header a {
  color: #fff;
  font-weight: 100;
  margin: 5px 7px 5px 0;
}
#project header .soc,
#projectInfo header .soc,
#newsItem header .soc {
  float: right;
  text-align: right;
}
#project header .soc li,
#projectInfo header .soc li,
#newsItem header .soc li {
  margin: 0;
}
#project header .soc li a,
#projectInfo header .soc li a,
#newsItem header .soc li a {
  width: 1.8rem;
  height: 1.8rem;
}
#project .viewport,
#projectInfo .viewport,
#newsItem .viewport {
  width: 100%;
  overflow-x: auto;
  overflow-y: hidden;
  flex: 10 10 750px;
  position: relative;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
#project .viewport .stage,
#projectInfo .viewport .stage,
#newsItem .viewport .stage {
  position: absolute;
  width: 50000px;
  height: 100%;
}
#project .viewport .stage img,
#projectInfo .viewport .stage img,
#newsItem .viewport .stage img {
  display: inline-block;
  margin-right: 5px;
  height: 100%;
}
#project .navigator,
#projectInfo .navigator,
#newsItem .navigator {
  flex: 1 1 80px;
  width: 100%;
  overflow-x: auto;
  overflow-y: hidden;
  height: 80px;
  position: relative;
}
#project .navigator .region,
#projectInfo .navigator .region,
#newsItem .navigator .region,
#project .navigator .before,
#projectInfo .navigator .before,
#newsItem .navigator .before,
#project .navigator .after,
#projectInfo .navigator .after,
#newsItem .navigator .after {
  left: 0;
  top: 0;
  height: 100%;
  position: absolute;
}
#project .navigator .before,
#projectInfo .navigator .before,
#newsItem .navigator .before,
#project .navigator .after,
#projectInfo .navigator .after,
#newsItem .navigator .after {
  background: #000;
  opacity: 0.45;
}
#project .navigator .region,
#projectInfo .navigator .region,
#newsItem .navigator .region {
  border: 2px solid #fff;
}
#project .navigator .thumbs,
#projectInfo .navigator .thumbs,
#newsItem .navigator .thumbs {
  height: 100%;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
#project .navigator .thumbs img,
#projectInfo .navigator .thumbs img,
#newsItem .navigator .thumbs img {
  height: 100%;
  display: inline-block;
}
#projectInfo .info {
  flex: 1 1;
}
#projectInfo .info .image {
  width: 33.33%;
  float: left;
  height: 100%;
  overflow: hidden;
}
#projectInfo .info .image img {
  width: 100%;
}
#projectInfo .info .description {
  padding-left: 6px;
  overflow-y: auto;
  float: left;
}
@media only screen and (max-width: 650px) {
  #home {
    display: flex;
    flex-flow: column;
  }
  #home .logotype {
    font-size: 1em;
    position: relative;
    text-align: center;
    flex: 1 2;
    height: auto;
    margin-top: 60px;
    padding: 0 6px;
    line-height: 2.5em;
  }
  #home .sections {
    flex: 1 1;
    flex-flow: column;
    height: 100%;
  }
  #home .sections .section {
    width: 100%;
    height: 33.33%;
    flex: 1 2;
    overflow: hidden;
  }
  #home .sections .section .title {
    margin-top: 0;
  }
  #home .sections .section .fade {
    display: none;
  }
  #home .section.studio .subnav {
    margin-top: 40px;
  }
  #home .section.studio:hover .subnav {
    left: 0;
  }
  #home #feed {
    flex: 0 0;
  }
  #navbar {
    margin-top: 0;
    -webkit-transition: opacity 0.5s, background 0.5s;
    -moz-transition: opacity 0.5s, background 0.5s;
    -o-transition: opacity 0.5s, background 0.5s;
    -webkit-transition: opacity 0.5s, background 0.5s;
    -moz-transition: opacity 0.5s, background 0.5s;
    -o-transition: opacity 0.5s, background 0.5s;
    transition: opacity 0.5s, background 0.5s;
  }
  #navbar .logotype.mobile {
    display: block;
    color: #fff;
    opacity: 1;
    padding: 0 6px;
  }
  #navbar .transitioning {
    opacity: 0;
  }
  #navbar .menu {
    display: block;
    height: 100px;
    width: 100%;
    flex-flow: none;
  }
  #navbar .section.current {
    width: 50%;
  }
  #navbar .section.current .main {
    margin-top: 0;
  }
  #navbar .section {
    width: 25%;
    float: left;
    -webkit-transition: width 0.5s;
    -moz-transition: width 0.5s;
    -o-transition: width 0.5s;
    -webkit-transition: width 0.5s;
    -moz-transition: width 0.5s;
    -o-transition: width 0.5s;
    transition: width 0.5s;
  }
  #navbar .section .logotype {
    display: none;
  }
  #navbar.light .logotype.mobile {
    color: #000;
  }
  #project,
  #newsItem {
    overflow-x: hidden;
    overflow-y: auto;
    display: block;
  }
  #project .viewport,
  #newsItem .viewport {
    height: auto;
    overflow-y: visible;
  }
  #project .viewport .stage,
  #newsItem .viewport .stage {
    width: 100%;
    height: auto;
    position: relative;
  }
  #project .viewport .image,
  #newsItem .viewport .image {
    width: 100%;
    float: none;
    margin-right: 0;
  }
  #project .navigator,
  #newsItem .navigator {
    display: none;
  }
  #theman .poster {
    display: none;
  }
  #theman .bio {
    width: 100%;
    padding: 15px;
  }
  #thestudio .gallery {
    display: none;
  }
  #thestudio .info {
    width: 100%;
    padding: 15px;
  }
  #newsItems {
    overflow-y: scroll;
  }
  #newsItems header .years {
    margin-left: 20%;
    padding-left: 20px;
  }
  #newsItems .items {
    overflow: visible;
  }
  #archive .projects a.project {
    width: 50%;
    height: 150px;
  }
}
