@charset "UTF-8";
/**
 * @license
 * MyFonts Webfont Build ID 3114796, 2015-10-28T04:55:17-0400
 * 
 * The fonts listed in this notice are subject to the End User License
 * Agreement(s) entered into by the website owner. All other parties are 
 * explicitly restricted from using the Licensed Webfonts(s).
 * 
 * You may obtain a valid license at the URLs below.
 * 
 * Webfont: AvenirLTStd-Book by Linotype
 * URL: http://www.myfonts.com/fonts/linotype/avenir/45-book/
 * Copyright: Copyright &#x00A9; 1989, 1995, 2002 Adobe Systems Incorporated.  All Rights Reserved. &#x00A9; 1981, 1995, 2002 Heidelberger Druckmaschinen AG. All rights reserved.
 * Licensed pageviews: 250,000
 * 
 * 
 * License: http://www.myfonts.com/viewlicense?type=web&buildid=3114796
 * 
 * © 2015 MyFonts Inc
*/
/* @import must be at top of file, otherwise CSS will not work */
@font-face {
  font-family: 'Favorit';
  src: url("../webfonts/Favorit-RegularExpanded.woff") format("woff"); }

/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS and IE text size adjust after device orientation change,
 *    without disabling user zoom.
 */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

/**
 * Remove default margin.
 */
body {
  margin: 0; }

/* HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11
 * and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block; }

/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */
audio,
canvas,
progress,
video {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */ }

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0; }

/**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/10/11, Safari, and Firefox < 22.
 */
[hidden],
template {
  display: none; }

/* Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
a {
  background-color: transparent; }

/**
 * Improve readability of focused elements when they are also in an
 * active/hover state.
 */
a:active,
a:hover {
  outline: 0; }

/* Text-level semantics
   ========================================================================== */
/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted; }

/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */
b,
strong {
  font-weight: bold; }

/**
 * Address styling not present in Safari and Chrome.
 */
dfn {
  font-style: italic; }

/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, and Chrome.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/**
 * Address styling not present in IE 8/9.
 */
mark {
  background: #ff0;
  color: #000; }

/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%; }

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

/* Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9/10.
 */
img {
  border: 0; }

/**
 * Correct overflow not hidden in IE 9/10/11.
 */
svg:not(:root) {
  overflow: hidden; }

/* Grouping content
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari.
 */
figure {
  margin: 1em 40px; }

/**
 * Address differences between Firefox and other browsers.
 */
hr {
  box-sizing: content-box;
  height: 0; }

/**
 * Contain overflow in all browsers.
 */
pre {
  overflow: auto; }

/**
 * Address odd `em`-unit font size rendering in all browsers.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

/* Forms
   ========================================================================== */
/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */
/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  /* 1 */
  font: inherit;
  /* 2 */
  margin: 0;
  /* 3 */ }

/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */
button {
  overflow: visible; }

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */
button,
select {
  text-transform: none; }

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */ }

/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
  cursor: default; }

/**
 * Remove inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
input {
  line-height: normal; }

/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

/**
 * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari and Chrome.
 */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  box-sizing: content-box;
  /* 2 */ }

/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

/**
 * 1. Correct `color` not being inherited in IE 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */
textarea {
  overflow: auto; }

/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */
optgroup {
  font-weight: bold; }

/* Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0; }

td,
th {
  padding: 0; }

/*! Flickity v1.1.1
http://flickity.metafizzy.co
---------------------------------------------- */
.flickity-enabled {
  position: relative; }

.flickity-enabled:focus {
  outline: none; }

.flickity-viewport {
  overflow: hidden;
  position: relative;
  height: 100%; }

.flickity-slider {
  position: absolute;
  width: 100%;
  height: 100%; }

/* draggable */
.flickity-enabled.is-draggable {
  -webkit-tap-highlight-color: transparent;
  tap-highlight-color: transparent;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.flickity-enabled.is-draggable .flickity-viewport {
  cursor: move;
  cursor: -webkit-grab;
  cursor: grab; }

.flickity-enabled.is-draggable .flickity-viewport.is-pointer-down {
  cursor: -webkit-grabbing;
  cursor: grabbing; }

/* ---- previous/next buttons ---- */
.flickity-prev-next-button {
  position: absolute;
  top: 50%;
  width: 44px;
  height: 44px;
  border: none;
  cursor: pointer;
  background-color: transparent;
  outline: 0;
  /* vertically center */
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%); }

.flickity-prev-next-button.previous {
  left: 20px; }

.flickity-prev-next-button.next {
  right: 20px; }

.flickity-prev-next-button:disabled {
  filter: alpha(opacity=30);
  /* IE8 */
  opacity: 0.3;
  cursor: auto; }

.flickity-prev-next-button svg {
  position: absolute;
  left: 20%;
  top: 20%;
  width: 60%;
  height: 60%; }

.flickity-prev-next-button .arrow {
  fill: #000; }

/* color & size if no SVG - IE8 and Android 2.3 */
.flickity-prev-next-button.no-svg {
  color: #000;
  font-size: 26px; }

body {
  font-size: 12px;
  line-height: 1.5;
  font-family: 'Favorit', 'sans-serif';
  color: black;
  letter-spacing: 0.5px;
  font-weight: 400;
  -webkit-font-smoothing: none;
  -webkit-font-smoothing: subpixel-antialiased;
  -webkit-font-smoothing: antialiased; }

html, body {
  height: 100%; }

ul {
  margin: 0; }

img {
  -moz-user-select: none; }

#frontpage-region, #main-region {
  position: absolute;
  bottom: 0;
  left: 0;
  top: 0;
  width: 100%;
  background-color: white; }

body.post #main-region, body.category #main-region, body.page #main-region {
  z-index: 4; }

#frontpage-region {
  -webkit-overflow-scrolling: touch; }

#main-region, #frontpage-region, nav {
  transition: opacity 400ms ease;
  opacity: 1; }

#main-region.hide, #frontpage-region.hide, nav.hide {
  opacity: 0; }

a {
  outline: 0;
  text-decoration: none;
  color: black;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

.pagewrap a:hover, .info-wrap a:hover, .info-button:hover span, .archive-button:hover span {
  border-bottom: 1px solid black; }

p {
  margin-top: 0;
  margin-bottom: 10px; }

::-moz-selection {
  background: transparent; }

::selection {
  background: transparent; }

img {
  transition: opacity 400ms ease; }

.lazyload,
.lazyloading {
  opacity: 0; }

.lazyloaded {
  opacity: 1; }

@media (min-width: 1024px) {
  ul.thumbnails, .pagewrap {
    width: 47%;
    max-width: 1280px;
    min-width: 600px;
    margin: 100px auto; }
  nav.primary ul {
    width: 47%;
    max-width: 1280px;
    min-width: 600px;
    margin: 0 auto; }
  ul.thumbnails li {
    width: 31%;
    margin-right: 3.5%;
    margin-bottom: 3.5%; }
  ul.thumbnails li._3rd {
    margin-right: 0; }
  nav.secondary {
    display: inline-block;
    transform: rotateZ(90deg);
    transform-origin: top left;
    position: fixed;
    top: 30px;
    right: -20px;
    line-height: 1;
    z-index: 2; }
    nav.secondary ul {
      margin: 0 auto;
      padding: 0;
      text-transform: uppercase;
      display: inline-block; }
    nav.secondary li {
      list-style-type: none;
      display: inline-block; } }

@media (max-width: 600px) {
  ul.thumbnails li {
    width: 100%;
    margin-bottom: 5%; }
  nav.secondary {
    display: none; } }

html.notouchdevice ul.thumbnails li:hover .n-size {
  display: none; }

html.notouchdevice ul.thumbnails li:hover .s-size {
  opacity: 1; }

ul.thumbnails {
  padding: 0;
  text-transform: uppercase; }
  ul.thumbnails li > a {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0; }
  ul.thumbnails .s-size img {
    opacity: 1 !important; }
  ul.thumbnails li .n-size {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    z-index: 1; }
  ul.thumbnails li .s-size {
    opacity: 0;
    position: absolute;
    top: 3px;
    right: 3px;
    left: 3px;
    bottom: 3px;
    z-index: 0; }
  ul.thumbnails li .s-size img {
    transition: none !important; }
  ul.thumbnails li {
    list-style-type: none;
    position: relative;
    display: inline-block; }
  ul.thumbnails li:before {
    content: '';
    padding-bottom: 100%;
    display: block;
    font-size: 0;
    line-height: 0; }
  ul.thumbnails li img.w100 {
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    height: auto;
    transform: translateY(-50%); }
  ul.thumbnails li img.h100 {
    position: absolute;
    height: 100%;
    width: auto;
    top: 0;
    left: 50%;
    transform: translateX(-50%); }

.project-title-wrap {
  position: fixed;
  z-index: 4;
  top: 0;
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: white;
  background: linear-gradient(90deg, white 0%, white 90%, rgba(255, 255, 255, 0) 100%);
  left: 0;
  width: 100%;
  text-transform: uppercase;
  line-height: 1;
  text-align: center; }

.post-view.info-open .project-title-wrap {
  display: block !important; }
  .post-view.info-open .project-title-wrap .gallery-ix {
    display: none; }

.gallery-ix {
  margin-top: 4px; }

html.notouchdevice nav a:hover {
  border-bottom: 1px solid black; }

nav li.current-menu-item a {
  border-bottom: 1px solid black; }

nav li.current-menu-item.menu-item-41 a {
  border-bottom: none; }

html.notouchdevice nav li.current-menu-item.menu-item-41 a:hover {
  border-bottom: 1px solid black; }

body.post nav {
  opacity: 0;
  pointer-events: none; }

.gallery-wrap, #gallery-region, .gallery {
  height: 100%; }

.gallery .gallery-cell {
  width: 100%;
  height: 100%; }

.gallery img.h100 {
  width: auto;
  height: 100%;
  margin: 0 auto;
  display: block; }

.gallery img.w100 {
  height: auto;
  width: 90%;
  top: 50%;
  position: absolute;
  left: 5%; }

.gallery img {
  width: 90%;
  height: auto; }

.flickity-viewport.nocursor, .flickity-viewport.prev.nocursor {
  cursor: auto; }

.flickity-viewport {
  cursor: url("../img/next.png") 6 6, pointer;
  cursor: url("../img/next.svg") 6 6, pointer;
  cursor: -webkit-image-set(url("../img/next.svg") 1x, url("../img/next_2.svg") 2x) 6 6, auto; }

.flickity-viewport.prev {
  cursor: url("../img/prev.png") 6 6, pointer;
  cursor: url("../img/prev.svg") 6 6, pointer;
  cursor: -webkit-image-set(url("../img/prev.svg") 1x, url("../img/prev_2.svg") 2x) 6 6, auto; }

.gallery-wrap {
  position: relative; }

svg {
  -webkit-tap-highlight-color: transparent;
  tap-highlight-color: transparent;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

/* .prev, .next{
	z-index: 2;
	position: absolute;
	width: $svgwidth;
	cursor: pointer;
	top: 50%;
	transform: translateY(-50%);
}
.prev{
	left: 26px;
	svg{
		transform: rotateZ(180deg);
	}
}
.next{
	right: 26px;
} */
.show-all {
  cursor: pointer;
  text-align: center;
  text-transform: uppercase;
  position: absolute;
  bottom: 30px;
  left: 50%;
  transform: translateX(-50%); }
  .show-all svg {
    display: inline-block;
    width: 13px;
    height: 18px;
    transform: rotateZ(-90deg); }

#post-thumbnails-region {
  background-color: white;
  transition: opacity 400ms ease;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 5;
  display: none;
  opacity: 0; }

.postthumbs {
  overflow-x: hidden;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  width: 100%;
  height: 100%;
  position: relative; }

#post-thumbnails-region img {
  cursor: pointer; }

#post-thumbnails-region .info-button {
  cursor: pointer;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

#post-thumbnails-region .info-button span {
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -17px;
  margin-top: -6px;
  line-height: 1; }

.archive-button {
  cursor: pointer;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.archive-button span {
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -27px;
  margin-top: -6px;
  line-height: 1; }

.gallery-cell.info {
  display: table; }

.info-wrap {
  display: table-cell;
  vertical-align: middle;
  padding-left: 20px;
  padding-right: 20px;
  text-align: center; }

html.touchdevice .info-wrap a, html.touchdevice .info a {
  border-bottom: 1px solid black; }

@media (min-width: 601px) {
  .project-title-wrap {
    height: 72px;
    box-sizing: border-box; }
  nav.primary {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    background: white;
    background: linear-gradient(90deg, white 0%, white 90%, rgba(255, 255, 255, 0) 100%);
    z-index: 6;
    transition: background 400ms ease; }
  body.frontpage nav.primary, body.category nav.primary {
    background: transparent !important; }
  .saf-goback {
    top: 30px;
    left: 26px;
    z-index: 10;
    position: fixed;
    line-height: 1; }
  html.notouchdevice a.saf-goback:hover {
    border-bottom: 1px solid black; }
  #frontpage-region, #main-region {
    overflow-y: scroll; }
  body.post #main-region {
    overflow-y: hidden; }
  #mobile-post-region {
    display: none; }
  .post-view {
    height: 100%; }
  .gallery-wrap {
    box-sizing: border-box;
    padding: 100px 0;
    box-sizing: border-box; }
  .close {
    background-color: transparent;
    outline: 0;
    border: 0;
    width: 13px;
    height: 13px;
    position: absolute;
    top: 30px;
    right: 26px;
    display: block;
    z-index: 6; }
  .close.closethumbs {
    display: none;
    z-index: 6;
    cursor: pointer; }
  nav.primary {
    padding-top: 30px;
    padding-bottom: 30px;
    line-height: 1; }
    nav.primary ul {
      padding: 0;
      text-align: right;
      text-transform: uppercase; }
    nav.primary li {
      list-style-type: none;
      display: inline-block; }
    nav.primary .menu-item-40 {
      margin-right: 25px; }
    nav.primary .menu-item-41 {
      float: left; } }

@media (min-width: 601px) and (max-width: 1023px) {
  ul.thumbnails, .pagewrap {
    width: 80%;
    margin: 100px auto; }
  nav.primary ul {
    width: 80%;
    margin: 0 auto; }
  ul.thumbnails li {
    width: 47.5%;
    margin-right: 5%;
    margin-bottom: 5%; }
  ul.thumbnails li._2nd {
    margin-right: 0 !important; }
  nav.secondary {
    display: none; } }

@media (max-width: 600px) {
  nav.primary {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    background-color: white;
    z-index: 6; }
  #frontpage-region, #main-region {
    overflow-y: scroll; }
  body.post #main-region, body.page #main-region {
    -webkit-overflow-scrolling: touch; }
  body.post #frontpage-region, body.page #frontpage-region {
    -webkit-overflow-scrolling: auto; }
  body.frontpage #main-region {
    -webkit-overflow-scrolling: auto; }
  body.frontpage #frontpage-region {
    -webkit-overflow-scrolling: touch; }
  .gallery-wrap {
    display: none; }
  .post-view .gallery-ix {
    display: none; }
  .post-view .project-title-wrap {
    padding-top: 30px;
    position: fixed;
    z-index: 4;
    top: 0;
    left: 0;
    width: 100%;
    text-transform: uppercase;
    line-height: 1;
    text-align: center;
    background-color: white;
    padding-bottom: 30px; }
  .info {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center; }
  .post-view .close {
    background-color: transparent;
    outline: 0;
    border: 0;
    width: 13px;
    position: fixed;
    top: 30px;
    right: 5%;
    display: block;
    z-index: 5; }
  .close.closethumbs {
    display: none;
    z-index: 5;
    cursor: pointer; }
  ul.thumbnails, div.pagewrap {
    width: 90%;
    margin: 0 auto;
    padding-top: 124px; }
  ul.thumbnails img {
    width: 100%; }
  nav.primary {
    padding-top: 30px;
    padding-bottom: 30px;
    margin: 0;
    line-height: 1; }
    nav.primary ul {
      margin: 0;
      padding: 0;
      text-align: center;
      text-transform: uppercase; }
    nav.primary li {
      list-style-type: none;
      display: inline-block; }
    nav.primary .menu-item-40 {
      margin-right: 30px; }
    nav.primary .menu-item-41 {
      display: block;
      margin-bottom: 10px; }
  nav.secondary {
    display: none; }
  .show-all {
    display: none; }
  .project-title {
    transition: opacity 300ms ease; }
  body.frontpage .project-title, body.category .project-title {
    opacity: 0;
    pointer-events: none; }
  .saf-goback {
    display: none; } }
