@font-face {
  font-family: 'kernick';
  src: url("../fonts/kernick.eot");
  src: url("../fonts/kernick.eot?#iefix") format("embedded-opentype"), url("../fonts/kernick.woff") format("woff"), url("../fonts/kernick.ttf") format("truetype"), url("../fonts/kernick.svg#kernick") format("svg");
  font-weight: normal;
  font-style: normal; }
/* Use the following CSS code if you want to use data attributes for inserting your icons */
[data-icon]:before {
  font-family: 'kernick';
  content: attr(data-icon);
  speak: none;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased; }

/* Use the following CSS code if you want to have a class per icon */
/*
Instead of a list of all class selectors,
you can use the generic selector below, but it's slower:
[class*="icon-"] {
*/
.icon-kernick_delta {
  font-family: 'kernick';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased; }

.icon-kernick_delta:before {
  content: "\394"; }

/* 
html5doctor.com Reset Stylesheet
v1.6.1
Last Updated: 2010-09-17
Author: Richard Clark - http://richclarkdesign.com 
Twitter: @rich_clark
*/
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent; }

body {
  line-height: 1; }

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block; }

nav ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none; }

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent; }

/* change colours to suit your needs */
ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none; }

/* change colours to suit your needs */
mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold; }

del {
  text-decoration: line-through; }

abbr[title], dfn[title] {
  border-bottom: 1px dotted;
  cursor: help; }

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

/* change border colour to suit your needs */
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0; }

input, select {
  vertical-align: middle; }

/* Variables */
@-webkit-keyframes pulse-yellow {
  0% {
    color: #efd063; }

  50% {
    color: #efc73b; }

  100% {
    color: #cfa617; } }
@-moz-keyframes pulse-yellow {
  0% {
    color: #efd063; }

  50% {
    color: #efc73b; }

  100% {
    color: #cfa617; } }
@keyframes pulse-yellow {
  0% {
    color: #efd063; }

  50% {
    color: #efc73b; }

  100% {
    color: #cfa617; } }
@-webkit-keyframes pulse-orange {
  0% {
    color: #fca640; }

  50% {
    color: #ff8b03; }

  100% {
    color: #c96f05; } }
@-moz-keyframes pulse-orange {
  0% {
    color: #fca640; }

  50% {
    color: #ff8b03; }

  100% {
    color: #c96f05; } }
@keyframes pulse-orange {
  0% {
    color: #fca640; }

  50% {
    color: #ff8b03; }

  100% {
    color: #c96f05; } }
@-webkit-keyframes pulse-blue {
  0% {
    color: #6ccbef; }

  50% {
    color: #3bbeef; }

  100% {
    color: #1a9dce; } }
@-moz-keyframes pulse-blue {
  0% {
    color: #6ccbef; }

  50% {
    color: #3bbeef; }

  100% {
    color: #1a9dce; } }
@keyframes pulse-blue {
  0% {
    color: #6ccbef; }

  50% {
    color: #3bbeef; }

  100% {
    color: #1a9dce; } }
@-webkit-keyframes pulse-magenta {
  0% {
    color: #ef537c; }

  50% {
    color: #da1b4c; }

  100% {
    color: #b00f39; } }
@-moz-keyframes pulse-magenta {
  0% {
    color: #ef537c; }

  50% {
    color: #da1b4c; }

  100% {
    color: #b00f39; } }
@keyframes pulse-magenta {
  0% {
    color: #ef537c; }

  50% {
    color: #da1b4c; }

  100% {
    color: #b00f39; } }
@-webkit-keyframes pulse-green {
  0% {
    color: #59e79b; }

  50% {
    color: #27ce75; }

  100% {
    color: #14a156; } }
@-moz-keyframes pulse-green {
  0% {
    color: #59e79b; }

  50% {
    color: #27ce75; }

  100% {
    color: #14a156; } }
@keyframes pulse-green {
  0% {
    color: #59e79b; }

  50% {
    color: #27ce75; }

  100% {
    color: #14a156; } }
* {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

body {
  -webkit-text-size-adjust: none;
  background: white;
  color: white;
  font-family: "museo-sans", sans-serif;
  font-weight: 100;
  font-size: 1em;
  font-weight: 100; }
  @media screen and (min-width: 36.5em) {
    body {
      -webkit-text-size-adjust: auto; } }

h1, h2, h3 {
  font-weight: 100; }

li {
  list-style: none; }

img {
  -ms-interpolation-mode: bicubic;
  display: block;
  height: auto;
  width: 100%; }

a {
  -moz-transition: color 0.2s;
  -ms-transition: color 0.2s;
  -o-transition: color 0.2s;
  -webkit-transition: color 0.2s;
  transition: color 0.2s;
  text-decoration: none; }

.background {
  display: none; }
  @media screen and (min-width: 21em) {
    .background {
      bottom: 0;
      display: block;
      left: 0;
      position: fixed;
      right: 0;
      top: 0;
      z-index: -1; } }
  .background img {
    left: 0;
    position: absolute;
    right: 0;
    height: auto; }

.background__liner {
  height: 0;
  padding-top: 60%;
  position: relative;
  width: 100%; }

@media screen and (min-width: 21em) {
  .background-image {
    font-family: 'image-set( url({src}), url(-w600h375|-w1200h750) 2x high-bandwidth)'; } }
@media screen and (min-width: 64em) {
  .background-image {
    font-family: 'image-set( url(-w600h375|-w1200h750), url(-w600h375|-w1600h1000) 2x high-bandwidth)'; } }
@media screen and (min-width: 80em) {
  .background-image {
    font-family: 'image-set( url(-w600h375|-w1600h1000), url(-w600h375|-w1920h1200) 2x high-bandwidth)'; } }
@media screen and (min-width: 100em) {
  .background-image {
    font-family: 'image-set( url(-w600h375|-w1920h1200), url(-w600h375|-w2880h1800) 2x high-bandwidth)'; } }

.caption {
  display: none; }

.js .caption {
  letter-spacing: 0.2em;
  text-transform: uppercase;
  -webkit-border-radius: 0.5em;
  -moz-border-radius: 0.5em;
  border-radius: 0.5em;
  background: rgba(0, 0, 0, 0.5);
  bottom: 1em;
  color: #ccc;
  left: 2em;
  font-size: 0.75em;
  padding: 1em 2em;
  position: absolute;
  text-align: center;
  right: 2em; }
  @media screen and (min-width: 36em) {
    .js .caption {
      left: auto; } }

.js .caption_position_fixed {
  position: fixed; }

.site-header {
  color: white;
  left: 0;
  padding: 2em 0;
  position: static;
  top: 0;
  text-align: center;
  width: 100%;
  background: white; }
  @media screen and (min-width: 21em) {
    .site-header {
      background: none;
      position: absolute; } }
  .project-template .site-header {
    background: none; }
  @media screen and (min-width: 64em) {
    .site-header {
      text-align: left; } }

.site-header_page_sub {
  margin-bottom: 1em; }
  @media screen and (min-width: 21em) {
    .site-header_page_sub {
      margin-bottom: 2em;
      position: static; } }
  @media screen and (min-width: 64em) {
    .site-header_page_sub {
      margin-bottom: 4em; } }

@media screen and (min-width: 21em) {
  .mobile-header {
    display: none; } }
.project-template .mobile-header {
  display: none; }
.mobile-header img {
  font-family: 'image-set( url({src}), url(img/{filename}_2x.{ext}) 2x high-bandwidth)'; }

.mobile-delta {
  margin-bottom: 2em; }

@media screen and (min-width: 64em) {
  .site-header_position_sticky {
    background-repeat: no-repeat;
    background-position: 50% top;
    background-size: 100% auto;
    left: 0;
    position: fixed;
    top: 0;
    z-index: 10; } }

.site-header__liner {
  padding: 0 2em;
  width: 100%; }
  @media screen and (min-width: 75em) {
    .site-header__liner {
      padding: 0 4em; } }
  .site-header_page_sub .site-header__liner {
    padding: 0 1em; }
    @media screen and (min-width: 75em) {
      .site-header_page_sub .site-header__liner {
        padding: 0 1em; } }

.logo {
  display: none;
  max-width: 320px;
  font-family: 'image-set( url({src}), url(img/{filename}_2x.{ext}) 2x high-bandwidth)'; }
  @media screen and (min-width: 64em) {
    .logo {
      float: left; } }

.back-link {
  display: none;
  -webkit-border-radius: 0.5em;
  -moz-border-radius: 0.5em;
  border-radius: 0.5em;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  -moz-transition: background 0.15s;
  -ms-transition: background 0.15s;
  -o-transition: background 0.15s;
  -webkit-transition: background 0.15s;
  transition: background 0.15s;
  background: #3bbeef;
  color: white;
  float: left;
  font-size: 0.75em;
  font-weight: 300;
  line-height: 1;
  margin-top: 2em;
  padding: 0.75em 2em; }
  .back-link:link, .back-link:visited {
    color: white; }
  .back-link:hover {
    background: #666666; }
  @media screen and (min-width: 64em) {
    .back-link {
      display: block; } }

.back-link_align_right {
  float: right;
  margin-top: -0.5em; }

.primary-nav {
  display: none; }
  @media screen and (min-width: 64em) {
    .primary-nav {
      display: block;
      float: right; }
      .primary-nav a {
        letter-spacing: 0.2em;
        text-transform: uppercase;
        color: white;
        font-size: 0.75em;
        font-weight: 300;
        margin-left: 2em;
        padding-bottom: 0.25em; }
        .primary-nav a.active-nav, .primary-nav a:hover {
          border-bottom: 2px solid rgba(255, 255, 255, 0.25); } }

.arch {
  display: none; }

@media screen and (min-width: 21em) {
  .js .arch {
    display: block;
    height: auto;
    pointer-events: none;
    position: absolute;
    width: 100%;
    z-index: 100; } }

@media screen and (min-width: 21em) {
  .sections {
    padding-top: 60%; } }

.section {
  background: #222222;
  padding: 3em 1em;
  overflow: hidden; }
  @media screen and (min-width: 48em) {
    .section {
      padding: 6em 1em; } }
  @media screen and (min-width: 75em) {
    .section {
      padding: 8em 4em; } }

.section_bg_white {
  background-color: white;
  color: #222222; }

.section_chrome_none {
  padding-left: 0;
  padding-right: 0; }

.section__header {
  margin: 0 0 2em 0; }
  @media screen and (min-width: 37.5em) {
    .section__header {
      margin: 0 0 4em; } }

.section__liner {
  margin: 0 auto;
  max-width: 67.5em; }

.divider {
  -webkit-animation-name: pulse-magenta;
  -webkit-animation-delay: 0;
  -webkit-animation-direction: alternate;
  -webkit-animation-duration: 1s;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
  -moz-animation-name: pulse-magenta;
  -moz-animation-delay: 0;
  -moz-animation-direction: alternate;
  -moz-animation-duration: 1s;
  -moz-animation-iteration-count: infinite;
  -moz-animation-timing-function: linear;
  animation-name: pulse-magenta;
  animation-delay: 0;
  animation-direction: alternate;
  animation-duration: 1s;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
  color: #da1b4c;
  font-family: "kernick", serif;
  position: relative;
  overflow: hidden;
  text-align: center; }
  @media screen and (min-width: 50em) {
    .divider {
      margin: 0 1em; } }
  .section_theme_yellow .divider {
    -webkit-animation-name: pulse-yellow;
    -webkit-animation-delay: 0;
    -webkit-animation-direction: alternate;
    -webkit-animation-duration: 1s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    -moz-animation-name: pulse-yellow;
    -moz-animation-delay: 0;
    -moz-animation-direction: alternate;
    -moz-animation-duration: 1s;
    -moz-animation-iteration-count: infinite;
    -moz-animation-timing-function: linear;
    animation-name: pulse-yellow;
    animation-delay: 0;
    animation-direction: alternate;
    animation-duration: 1s;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
    color: #efc73b; }
  .section_theme_blue .divider {
    -webkit-animation-name: pulse-blue;
    -webkit-animation-delay: 0;
    -webkit-animation-direction: alternate;
    -webkit-animation-duration: 1s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    -moz-animation-name: pulse-blue;
    -moz-animation-delay: 0;
    -moz-animation-direction: alternate;
    -moz-animation-duration: 1s;
    -moz-animation-iteration-count: infinite;
    -moz-animation-timing-function: linear;
    animation-name: pulse-blue;
    animation-delay: 0;
    animation-direction: alternate;
    animation-duration: 1s;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
    color: #3bbeef; }
  .section_theme_green .divider {
    -webkit-animation-name: pulse-green;
    -webkit-animation-delay: 0;
    -webkit-animation-direction: alternate;
    -webkit-animation-duration: 1s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    -moz-animation-name: pulse-green;
    -moz-animation-delay: 0;
    -moz-animation-direction: alternate;
    -moz-animation-duration: 1s;
    -moz-animation-iteration-count: infinite;
    -moz-animation-timing-function: linear;
    animation-name: pulse-green;
    animation-delay: 0;
    animation-direction: alternate;
    animation-duration: 1s;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
    color: #27ce75; }
  .section_theme_orange .divider {
    -webkit-animation-name: pulse-orange;
    -webkit-animation-delay: 0;
    -webkit-animation-direction: alternate;
    -webkit-animation-duration: 1s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    -moz-animation-name: pulse-orange;
    -moz-animation-delay: 0;
    -moz-animation-direction: alternate;
    -moz-animation-duration: 1s;
    -moz-animation-iteration-count: infinite;
    -moz-animation-timing-function: linear;
    animation-name: pulse-orange;
    animation-delay: 0;
    animation-direction: alternate;
    animation-duration: 1s;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
    color: #ff8b03; }
  .divider:before, .divider:after {
    content: "";
    height: 1px;
    background: #666;
    display: block;
    width: 50%;
    position: absolute;
    top: 45%; }
  .divider:before {
    left: -1em; }
  .divider:after {
    right: -1em; }

.divider_bg_white:before, .divider_bg_white:after {
  background: #ccc; }

.block h1, .block h2, .section__header h1, .section__header h2 {
  letter-spacing: .2em;
  text-transform: uppercase;
  text-align: center;
  font-size: 1em;
  margin: 0 0 1em 0; }
  @media screen and (min-width: 37.5em) {
    .block h1, .block h2, .section__header h1, .section__header h2 {
      font-size: 1.5em; } }

.section_theme_yellow h2 {
  color: #efc73b; }

blockquote {
  width: 75%;
  margin: 0 auto;
  text-align: center; }

.text {
  line-height: 1.5;
  margin: 0 0 1em 0; }
  @media screen and (min-width: 37.5em) {
    .text {
      font-size: 1.5em; } }

.name, .organization {
  display: block; }
  @media screen and (min-width: 37.5em) {
    .name, .organization {
      display: inline; } }

.attribution {
  display: block;
  font-size: 0.75em;
  letter-spacing: 0.2em;
  margin-bottom: 2em;
  text-transform: uppercase; }

.organization:before {
  content: "\2022";
  color: #da1b4c;
  display: block; }
  .section_theme_blue .organization:before {
    color: #3bbeef; }
  .section_theme_green .organization:before {
    color: #27ce75; }
  @media screen and (min-width: 37.5em) {
    .organization:before {
      padding: 0 .4em 0 0;
      display: inline; } }

.quote {
  display: none; }

.quote_active_true {
  display: block; }

.quote-counter {
  cursor: pointer;
  text-align: center; }

.quote-button {
  display: inline-block;
  padding: 0.25em; }
  .quote-button span {
    -webkit-border-radius: 100em;
    -moz-border-radius: 100em;
    border-radius: 100em;
    background: #666666;
    display: block;
    height: 0.5em;
    text-indent: -999em;
    width: 0.5em; }

.quote-button_active_true span {
  background: #da1b4c; }

.blocks {
  max-width: 100em;
  margin: 0 auto;
  padding: 0; }
  @media screen and (min-width: 37.5em) {
    .blocks {
      padding: 0 2em; } }

.block {
  display: block;
  line-height: 1.5em;
  text-align: center;
  font-size: .875em;
  margin: 0 0 4em 0; }
  @media screen and (min-width: 37.5em) {
    .block {
      width: 50%;
      float: left;
      padding-left: 2em; } }
  .block img {
    margin: 0 0 2em 0; }
  @media screen and (min-width: 37.5em) {
    .block:nth-child(2n+1) {
      clear: left;
      padding-left: 0;
      padding-right: 2em; } }
  .block ul {
    line-height: 1.5;
    font-size: 0.75em;
    margin-bottom: 1.5em; }
  .block li {
    letter-spacing: 0.2em;
    text-transform: uppercase;
    display: inline; }
    .block li:before {
      color: #27ce75;
      content: "\2022";
      padding-right: 0.3em; }
    .block li:first-child:before {
      content: "";
      padding: 0; }

.block__poster {
  font-family: 'image-set( url({src}), url(-w480h300|-w960h600) 2x high-bandwidth)'; }

.block_is_link {
  -moz-transition: background 0.2s;
  -ms-transition: background 0.2s;
  -o-transition: background 0.2s;
  -webkit-transition: background 0.2s;
  transition: background 0.2s;
  margin-bottom: 1em;
  padding: 3em 1em;
  position: relative;
  color: #222222;
  text-decoration: none; }
  .block_is_link:before, .block_is_link:after {
    -moz-transition: background 0.2s;
    -ms-transition: background 0.2s;
    -o-transition: background 0.2s;
    -webkit-transition: background 0.2s;
    transition: background 0.2s;
    height: 1px;
    width: 100%;
    background-color: transparent;
    content: "";
    position: absolute;
    left: 0; }
  .block_is_link:before {
    top: 0; }
  .block_is_link:after {
    bottom: 0; }
  .block_is_link .block__title {
    font-size: 1.125em;
    margin-bottom: 0; }
  .block_is_link:hover {
    background-color: #edf4f6; }
    .block_is_link:hover:before, .block_is_link:hover:after {
      background-color: #3bbeef; }

.block_size_small {
  margin-bottom: 2em; }
  .block_size_small:nth-child(n) {
    padding: 1em 1em 1em; }
  @media screen and (min-width: 60em) {
    .block_size_small {
      width: 33.333%;
      float: left; }
      .block_size_small:nth-child(n) {
        padding: 3em 1em 2em; }
      .block_size_small:nth-child(2n+1) {
        clear: none; }
      .block_size_small:nth-child(3n+1) {
        clear: left; } }

.section_name_portfolio .section__header {
  margin-bottom: 2em; }

.site-footer {
  background: url("../img/watermark.jpg") no-repeat 50% 50%;
  background-size: cover;
  width: 100%; }

.site-footer__header {
  margin: 0 0 1em; }
  @media screen and (min-width: 36em) {
    .site-footer__header {
      margin-bottom: 2em; } }
  @media screen and (min-width: 60em) {
    .site-footer__header {
      margin-bottom: 4em; } }

.site-footer__body {
  margin: 0 auto;
  padding: 0 0 1em 0;
  text-align: center; }
  @media screen and (min-width: 36em) {
    .site-footer__body {
      padding-bottom: 2em; } }
  @media screen and (min-width: 60em) {
    .site-footer__body {
      padding-bottom: 4em; } }

.big-text {
  letter-spacing: 0.2em;
  text-transform: uppercase;
  color: white;
  line-height: 1.5; }
  .big-text a {
    color: white; }
  @media screen and (min-width: 36em) {
    .big-text {
      font-size: 1.5em; } }
  @media screen and (min-width: 48em) {
    .big-text {
      font-size: 2em; } }
  @media screen and (min-width: 64em) {
    .big-text {
      font-size: 3em; } }
  @media screen and (min-width: 75em) {
    .big-text {
      font-size: 4em; } }

.postscript {
  margin: 0 auto;
  overflow: hidden;
  padding: 0;
  position: relative;
  text-align: center;
  width: 100%; }
  .postscript:before {
    content: "";
    height: 1px;
    background: #666666;
    display: block;
    left: 0;
    position: absolute;
    right: 0;
    top: 0; }
  @media screen and (min-width: 48em) {
    .postscript {
      text-align: left; } }

.copyright, .top {
  letter-spacing: 0.2em;
  text-transform: uppercase;
  color: #666666;
  display: block;
  font-size: 0.75em;
  line-height: 1.25;
  padding: 1em 0; }
  @media screen and (min-width: 48em) {
    .copyright, .top {
      float: left; } }

.top {
  color: #cccccc;
  text-align: center; }
  @media screen and (min-width: 48em) {
    .top {
      float: right;
      text-align: left; } }
  .top b {
    color: #ff8b03; }

.project-template {
  background: #222222; }

.project {
  overflow: hidden;
  margin-top: 1.5em;
  position: relative; }
  @media screen and (min-width: 64em) {
    .project {
      padding-left: 21em;
      margin-top: 4em; } }

.project__meta {
  padding: 0 1em;
  text-align: center; }
  @media screen and (min-width: 64em) {
    .project__meta {
      float: left;
      margin-left: -21em;
      padding: 1em 1em 5em 1em;
      text-align: left;
      width: 21em; } }

@media screen and (min-height: 36em) and (min-width: 64em) {
  .project__meta_position_sticky-top {
    position: fixed;
    top: 0; } }

@media screen and (min-height: 36em) and (min-width: 64em) {
  .project__meta_position_sticky-bottom {
    bottom: 0;
    position: absolute; } }

.project__name {
  letter-spacing: 0.2em;
  text-transform: uppercase;
  color: #3bbeef;
  margin-bottom: 1em; }
  @media screen and (min-width: 64em) {
    .project__name {
      font-size: 1.5em;
      margin-bottom: 1.5em; } }

.project__details {
  line-height: 2;
  margin: 0 auto;
  max-width: 37.5em; }
  .project__details ul {
    letter-spacing: 0.2em;
    text-transform: uppercase;
    font-size: 0.75em;
    margin-bottom: 1em; }
    @media screen and (min-width: 64em) {
      .project__details ul {
        margin-bottom: 2.5em; } }
  .project__details p {
    font-size: 0.75em;
    margin-top: 1em; }
    .project__details p:first-child {
      margin: 0; }
    @media screen and (min-width: 37.5em) {
      .project__details p {
        font-size: 0.875em;
        line-height: 1.714285714;
        margin-top: 1.714285714em; }
        .project__details p:first-child {
          margin: 0; } }
  .project__details a {
    color: #3bbeef; }

.project-photos {
  overflow: hidden;
  padding: 1em 1em 0; }
  @media screen and (min-width: 64em) {
    .project-photos {
      float: left;
      padding: 1em 0 0 0;
      width: 100%; } }

.project-photo {
  padding-bottom: 2.5em; }
  @media screen and (min-width: 64em) {
    .project-photo {
      padding-bottom: 5em; } }

.project-photo__img {
  margin-bottom: 0.5em;
  font-family: 'image-set( url(-w3200|-w320), url(-w3200|-w800) 2x high-bandwidth)'; }
  @media screen and (min-width: 25em) {
    .project-photo__img {
      font-family: 'image-set( url(-w3200|-w800), url(-w3200|-w1280) 2x high-bandwidth)'; } }
  @media screen and (min-width: 64em) {
    .project-photo__img {
      font-family: 'image-set( url(-w3200|-w1280), url(-w3200|-w1600) 2x high-bandwidth)'; } }
  @media screen and (min-width: 90em) {
    .project-photo__img {
      font-family: 'image-set( url(-w3200|-w1600), url(-w3200|-w2400) 2x high-bandwidth)'; } }
  @media screen and (min-width: 100em) {
    .project-photo__img {
      font-family: 'image-set( url(-w3200|-w1600), url({src}) 2x high-bandwidth)'; } }
  @media screen and (min-width: 37.5em) {
    .project-photo__img {
      margin-bottom: 1em; } }

.project-photo__caption {
  letter-spacing: 0.2em;
  text-transform: uppercase;
  font-size: 0.75em;
  line-height: 1.25; }

html, body {
  height: 100%; }

.temp-table {
  display: table;
  height: 100%;
  width: 100%; }

.temp-cell {
  display: table-cell;
  vertical-align: middle; }

#temp {
  background: url("../img/temp.jpg") no-repeat 50% 50% black;
  background-size: cover;
  height: 100%;
  width: 100%; }
  #temp .temp-body {
    padding: 0 5%;
    text-align: center; }
  #temp .temp-logo {
    margin: 0 auto 4%;
    max-width: 42em;
    padding: 1em 1em 0;
    font-family: 'image-set( url({src}), url(img/{filename}_2x.{ext}) 2x high-bandwidth)'; }
  #temp .temp-contact {
    border-top: 1px solid #666666;
    line-height: 1.25;
    padding-top: 4%; }
  #temp .temp-phone,
  #temp .temp-email {
    letter-spacing: 0.2em;
    text-transform: uppercase;
    color: #efc73b;
    display: block;
    line-height: 1.5; }
    @media screen and (min-width: 36em) {
      #temp .temp-phone,
      #temp .temp-email {
        font-size: 1.25em; } }
    @media screen and (min-width: 48em) {
      #temp .temp-phone,
      #temp .temp-email {
        font-size: 1.5em; } }
    @media screen and (min-width: 70em) {
      #temp .temp-phone,
      #temp .temp-email {
        font-size: 2em; } }
    #temp .temp-phone:hover,
    #temp .temp-email:hover {
      color: #efd063; }
