@charset "UTF-8";
/* line 17, ../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-0.12.3/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

/* line 22, ../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-0.12.3/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
html {
  line-height: 1;
}

/* line 24, ../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-0.12.3/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
ol, ul {
  list-style: none;
}

/* line 26, ../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-0.12.3/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 28, ../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-0.12.3/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

/* line 30, ../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-0.12.3/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
q, blockquote {
  quotes: none;
}
/* line 103, ../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-0.12.3/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

/* line 32, ../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-0.12.3/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
a img {
  border: none;
}

/* line 116, ../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-0.12.3/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {
  display: block;
}

@font-face {
  font-family: 'StockmarProNP-Reg';
  src: url("../fonts/2A51F0_0_0.eot");
  src: url("../fonts/2A51F0_0_0.eot?#iefix") format("embedded-opentype"), url("../fonts/2A51F0_0_0.woff") format("woff"), url("../fonts/2A51F0_0_0.ttf") format("truetype");
}

@font-face {
  font-family: "Stencil";
  src: url("../fonts/glaser_becker/glaser_becker_stencil.eot");
  src: local("☺"), url("../fonts/glaser_becker/glaser_becker_stencil.woff") format("woff"), url("../fonts/glaser_becker/glaser_becker_stencil.ttf") format("truetype"), url("../fonts/glaser_becker/glaser_becker_stencil.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}

/* line 3, ../sass/_typography.scss */
body {
  font-family: "StockmarProNP-Reg", Georgia, serif, georgia, serif;
  font-size: 1em;
  font-size: 20px;
  line-height: 1.2em;
}

/* line 4, ../sass/_typography.scss */
span, a, li {
  transition: all 0.44s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

/* line 7, ../sass/_typography.scss */
span.number, span.intro-number, span.number-mobile {
  font-family: "Stencil", sans-serif;
  font-size: 2.6em;
}

/* line 13, ../sass/_typography.scss */
span.number {
  display: block;
  margin-bottom: 1vh;
  color: rgba(0, 0, 0, 0.2);
}

/* line 19, ../sass/_typography.scss */
span.number-mobile {
  display: none;
  color: rgba(0, 0, 0, 0.2);
  margin: 7% 0%;
}

/* line 25, ../sass/_typography.scss */
.hover-project span.number-mobile {
  color: #fff;
  margin: 0%;
  padding: 7% 5%;
  position: absolute;
  display: inline-block;
}

/* line 33, ../sass/_typography.scss */
.col:hover span.number, .active span.number, .current span.number {
  color: rgba(0, 0, 0, 0.8);
}

/* line 37, ../sass/_typography.scss */
span.intro-number {
  color: rgba(0, 0, 0, 0.8);
  opacity: 0.2;
}

/* line 42, ../sass/_typography.scss */
span.type {
  float: right;
}

/* line 46, ../sass/_typography.scss */
p {
  font-size: 1.1em;
  line-height: 1.1em;
  margin-bottom: 2vh;
}

/* line 52, ../sass/_typography.scss */
p:last-child {
  margin-bottom: 0px;
}

/* line 56, ../sass/_typography.scss */
h1 {
  font-size: 1em;
  font-family: "StockmarProNP-Reg", Georgia, serif;
  text-transform: uppercase;
  margin-bottom: 2vh;
  border-bottom: 1px solid #000;
  line-height: 0.85em;
  display: inline-block;
}

h1.continues-title {
    border-bottom-color: transparent;
}

/* line 67, ../sass/_typography.scss */
a {
  font-size: 1.1em;
  line-height: 0.85em;
  display: inline-block;
  text-decoration: none;
  border-bottom: 1px solid black;
  color: #000;
  opacity: 1;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
/* line 79, ../sass/_typography.scss */
a:hover {
  opacity: 0.4;
}

/* line 86, ../sass/_typography.scss */
header a:hover {
  color: #000;
}

/* line 91, ../sass/_typography.scss */
header a.logo, header a.contact-link {
  line-height: 0.85em;
  border-bottom: 1px solid rgba(0, 0, 0, 0);
}
/* line 94, ../sass/_typography.scss */
header a.logo:hover, header a.contact-link:hover {
  border-bottom: 1px solid black;
}

/* line 99, ../sass/_typography.scss */
header nav ul li {
  line-height: 0.85em;
  border-bottom: 1px solid rgba(0, 0, 0, 0);
}
header nav ul li.extramargin {
  margin-right: 0.15em;
}
/* line 102, ../sass/_typography.scss */
header nav ul li:hover {
  border-bottom: 1px solid black;
}
header nav ul li.nohover:hover,
header nav ul li.nohover {
  border-bottom: none;
}
/* line 106, ../sass/_typography.scss */
header nav ul li a {
  border-bottom: none;
}

/* line 109, ../sass/_typography.scss */
header nav ul li.active, header a.contact-link.active {
  border-bottom: 1px solid black;
}

p.absolute {
	opacity: 0;
	position: absolute;
	color: #fff;
	text-align: center;
	width: 200px;
	margin-left: -100px;
	left: 50%;
	top: 60px;
  -webkit-transition: opacity 0.44s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -moz-transition: opacity 0.44s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -o-transition: opacity 0.44s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: opacity 0.44s cubic-bezier(0.25, 0.46, 0.45, 0.94);

}
.hover-icons a {
	position: relative;
	float: left;
}

.hover-icons a:hover p.absolute {
	opacity: 1;
}

/* line 348, ../sass/style.scss */
.col.text, .col.project-info {
  width: 360px;
}

.col.project-info {
  width: 370px;
}

.col.text#contact {
    width: 250px;
}

.col.text#about {
    width: 550px;
}

.col.text#education {
    width: 360px;
}

.col.text#books {
    width: 550px;
}

.shareproject {
    position: absolute;
    bottom: 0;
}

#credits {
    position: absolute;
    bottom: 0;
}



@media screen and (max-width: 1000px), screen and (max-height: 1000px) {
  /* line 117, ../sass/_typography.scss */
  p, h1, a {
    font-size: 1em;
  }
  
  span.number, span.intro-number, span.number-mobile {
      font-size: 2.3em;
  }

  /* line 127, ../sass/_typography.scss */
  #cover-share .share-content {
    margin-top: 6vh;
  }

  /* line 131, ../sass/_typography.scss */
  p {
    line-height: 1.1em;
  }
  
  .col.text, .col.project-info {
	  max-width: 500px;
	}

}
@media screen and (max-width: 768px) {
  /* line 135, ../sass/_typography.scss */
  span.intro-number {
    font-size: 3em;
  }
}
@media screen and (max-width: 480px) {
  /* line 144, ../sass/_typography.scss */
  p, h1 {
    margin-bottom: 5%;
  }

  /* line 150, ../sass/_typography.scss */
  .hover-content p {
    font-size: 1em;
  }

  /* line 153, ../sass/_typography.scss */
  h1.add-space-mobile {
    margin-top: 12%;
  }

  /* line 157, ../sass/_typography.scss */
  .hover-project span.number-mobile {
    padding: 7.5% 5%;
  }
}
/* line 6, ../sass/_global.scss */
body {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* line 8, ../sass/_global.scss */
::selection {
  background-color: rgba(0, 0, 0, 0.05);
}

/* line 12, ../sass/_global.scss */
::-moz-selection {
  background-color: rgba(0, 0, 0, 0.05);
}

/* line 16, ../sass/_global.scss */
.preload * {
  -webkit-transition: none !important;
  -moz-transition: none !important;
  -ms-transition: none !important;
  -o-transition: none !important;
}

/* line 3, ../sass/_animations.scss */
.fadeIn {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}

@-webkit-keyframes fadeIn {
  /* line 17, ../sass/_animations.scss */
  0% {
    opacity: 0;
  }

  /* line 21, ../sass/_animations.scss */
  100% {
    opacity: 1;
  }
}

@keyframes fadeIn {
  /* line 27, ../sass/_animations.scss */
  0% {
    opacity: 0;
  }

  /* line 31, ../sass/_animations.scss */
  100% {
    opacity: 1;
  }
}

/* line 13, ../sass/style.scss */
body {
  font-size: 20px;
  overflow-x: auto;
  overflow-y: hidden;
  width: 100%;
  height: 100%;
}

/* line 22, ../sass/style.scss */
#container {
  display: none;
}

/* line 24, ../sass/style.scss */
header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 100;
  padding-top: 6vh;
  padding-bottom: 6vh;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -webkit-transition: opacity 0.44s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -moz-transition: opacity 0.44s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -o-transition: opacity 0.44s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: opacity 0.44s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
/* line 35, ../sass/style.scss */
header a.logo {
  z-index: 1000;
  position: fixed;
  left: 6vh;
}
/* line 36, ../sass/style.scss */
header a.contact-link {
  z-index: 1000;
  position: fixed;
  right: 6vh;
}

/* line 42, ../sass/style.scss */
header.load {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}

/* line 47, ../sass/style.scss */
.share-content {
  position: absolute;
/*
  width: 100%;
  height: 100%;
*/
  margin-left: 6vh;
  margin-top: 5.9vh;
  z-index: 500;
}
/* line 53, ../sass/style.scss */
.share-content ul {
  margin-top: 8vh;
}
/* line 57, ../sass/style.scss */
.share-content li {
  margin: 10px 0;
}

/* line 62, ../sass/style.scss */
.close-share, .close-zoom {
  position: absolute;
  top: 5.8vh;
  right: 6vh;
	z-index: 500;
}

/* line 69, ../sass/style.scss */
#cover, #cover-share, #intro, #intro-cover, #popup-landscape {
  width: 100%;
  height: 100%;
  position: fixed;
  z-index: 1000;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  overflow-x: hidden;
  overflow-y: hidden;
}

/* line 81, ../sass/style.scss */
#popup-landscape {
  display: none;
  background-color: #fff;
  z-index: 1001;
}
/* line 85, ../sass/style.scss */
#popup-landscape .popup-content {
  position: absolute;
  text-align: center;
  top: 50%;
  left: 50%;
  height: 30%;
  width: 50%;
  margin: -4.5% 0 0 -25%;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
}
/* line 96, ../sass/style.scss */
#popup-landscape .popup-content.load {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
  -webkit-transition: opacity 0.44s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -moz-transition: opacity 0.44s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -o-transition: opacity 0.44s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: opacity 0.44s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

/* line 100, ../sass/style.scss */
#cover, #cover-share, #intro-cover {
  display: none;
}
/* line 102, ../sass/style.scss */
#cover p, #intro-cover p {
  text-align: center;
}

#cover-share p {
	text-align: left
}


/* line 107, ../sass/style.scss */
#cover {
  background-color: white;
}
/* line 110, ../sass/style.scss */
#cover img {
  position: absolute;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -webkit-transition: opacity 0.44s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -moz-transition: opacity 0.44s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -o-transition: opacity 0.44s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: opacity 0.44s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
/* line 116, ../sass/style.scss */
#cover img.load {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}

/* line 121, ../sass/style.scss */
#cover .share-content ul {
  display: none;
}

/* line 125, ../sass/style.scss */
#zoom-container {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  overflow-x: hidden;
  overflow-y: hidden;
}

/* line 135, ../sass/style.scss */
#intro-cover {
  background-color: transparent;
}
/* line 138, ../sass/style.scss */
#intro-cover img {
  position: absolute;
  opacity: 0;
  -webkit-transition: opacity 0.44s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -moz-transition: opacity 0.44s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -o-transition: opacity 0.44s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: opacity 0.44s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
/* line 144, ../sass/style.scss */
#intro-cover img.load {
  opacity: 1;
}

/* line 149, ../sass/style.scss */
#cover-share {
  background-color: white;
}
/* line 151, ../sass/style.scss */
#cover-share p {
  line-height: 1em;
}

/* line 155, ../sass/style.scss */
#intro {
  background-color: #fff;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

/* line 164, ../sass/style.scss */
.wrap {
  margin: 26vh 3vh 3vh 3vh;
  width: auto;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -webkit-transition: opacity 0.44s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -moz-transition: opacity 0.44s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -o-transition: opacity 0.44s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: opacity 0.44s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

/* line 173, ../sass/style.scss */
#intro .numbers {
  opacity: 0;
  -webkit-transition: opacity 0.44s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -moz-transition: opacity 0.44s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -o-transition: opacity 0.44s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: opacity 0.44s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

/* line 178, ../sass/style.scss */
.wrap.load, #intro .numbers.load {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}

/* line 184, ../sass/style.scss */
.col {
  float: left;
  width: 33.3%;
  height: 65vh;
  margin: 3vh;
  display: block;
  box-sizing: border-box;
  position: relative;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
/* line 201, ../sass/style.scss */
.col .col-content {
  width: 100%;
  height: 59vh;
  position: absolute;
  bottom: 0;
}
/* line 208, ../sass/style.scss */
.col img {
  height: 59vh;
  position: absolute;
  bottom: 0;
  display: block;
  width: 100%;
}
.col .col-content a {
	font-size: 1em;
}
.col.photo .col-content {
	background: #ccc;
}

.col.photo .col-content img {
  -webkit-transition: opacity 0.44s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -moz-transition: opacity 0.44s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -o-transition: opacity 0.44s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: opacity 0.44s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  opacity: 0;
}
.col.photo .col-content img.revealed {
	opacity: 1;
}
/* line 215, ../sass/style.scss */
.col .hover {
  position: absolute;
  width: 100%;
  height: 59vh;
  bottom: 0;
  overflow: hidden;
  color: #fff;
  box-sizing: border-box;
  -webkit-transition: opacity 0.44s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -moz-transition: opacity 0.44s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -o-transition: opacity 0.44s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: opacity 0.44s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
/* line 226, ../sass/style.scss */
.col .hover .hover-project {
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  opacity: 0;
  background-color: #000;
  cursor: pointer;
  -webkit-transition: opacity 0.44s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -moz-transition: opacity 0.44s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -o-transition: opacity 0.44s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: opacity 0.44s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  /*
  p{
  	padding: 6vh;
  	position:absolute;
  	bottom:0;
  }
  */
}
/* line 244, ../sass/style.scss */
.col .hover .hover-project .hover-content {
  padding: 6vh;
  position: absolute;
  bottom: 0;
  width: calc(100% - 12vh);
}
/* line 250, ../sass/style.scss */
.col .hover .hover-project .hover-content p {
  margin-bottom: 0;
}
/* line 251, ../sass/style.scss */
.col .hover .hover-project .hover-content span:last-child {
  margin-bottom: 0;
}
/* line 254, ../sass/style.scss */
.col .hover .hover-project:hover {
  opacity: 0.9;
}
/* line 260, ../sass/style.scss */
.col .hover .hover-photo {
  z-index: 1000;
  width: 100%;
  height: 100%;
  background-color: #000;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity 0.44s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -moz-transition: opacity 0.44s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -o-transition: opacity 0.44s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: opacity 0.44s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}



.col.project.active .hover .hover-photo,
.col.photo.opened .hover .hover-photo {
	visibility: visible;
}

/* line 269, ../sass/style.scss */
.col .hover .hover-photo .hover-icons {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 270px;
  height: 50px;
  margin-left: -135px;
  margin-top: -25px;
  display: none;
}

.col .hover .hover-photo.clicked .hover-icons {
	display: block;
}
/* line 278, ../sass/style.scss */
.col .hover .hover-photo a {
  opacity: 0.68;
  border-bottom: none;
  display: block;
}
/* line 280, ../sass/style.scss */
.col .hover .hover-photo img {
  width: 50px;
  height: 50px;
  padding: 0 20px;
  float: left;
  position: relative;
}
/* line 289, ../sass/style.scss */
.col .hover .hover-photo.clicked {
  -webkit-transition: opacity 0.44s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -moz-transition: opacity 0.44s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -o-transition: opacity 0.44s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: opacity 0.44s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  visibility: visible;
  display: block;
  opacity: 0.9;
}

/* line 300, ../sass/style.scss */
.rect-icon {
  background-color: #fff;
  display: none;
  margin-right: 8px;
  float: left;
}

/* line 308, ../sass/style.scss */
.rect-icon.landscape {
  width: 11px;
  height: 8px;
}

/* line 313, ../sass/style.scss */
.rect-icon.portrait {
  width: 8px;
  height: 11px;
  margin-top: -1px;
}

/* line 319, ../sass/style.scss */
.col.clear {
  background-color: transparent;
  float: left;
  position: relative;
  width: 1px;
  max-width: 1px;
  margin: 3vh;
  display: block;
}

/* line 330, ../sass/style.scss */
.photo, .project-info {
  display: none;
  opacity: 0;
  -webkit-transition: opacity 0.44s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -moz-transition: opacity 0.44s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -o-transition: opacity 0.44s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: opacity 0.44s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

/* line 336, ../sass/style.scss */
.photo.opened, .project-info.opened {
  opacity: 1.0;
  -webkit-transition: opacity 0.44s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -moz-transition: opacity 0.44s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -o-transition: opacity 0.44s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: opacity 0.44s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

/* line 343, ../sass/style.scss */
.photo .hover-photo {
  display: block;
}


/* line 353, ../sass/style.scss */
.menu-btn, .nav-mobile {
  display: none;
}

/* line 355, ../sass/style.scss */
.menu-btn {
  width: 18px;
  height: 12px;
  right: 5%;
  top: 0;
  margin-top: 5%;
  position: fixed;
  cursor: pointer;
  z-index: 1001;
  -webkit-transition: opacity 0.44s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -moz-transition: opacity 0.44s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -o-transition: opacity 0.44s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: opacity 0.44s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
/* line 366, ../sass/style.scss */
.menu-btn .line {
  background-color: #000;
  width: 18px;
  height: 2px;
  position: absolute;
  top: 0;
  -webkit-transition: all 0.22s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -moz-transition: all 0.22s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -o-transition: all 0.22s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: all 0.22s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
/* line 376, ../sass/style.scss */
.menu-btn .line:nth-child(2) {
  top: 50%;
}
/* line 377, ../sass/style.scss */
.menu-btn .line:nth-child(3) {
  top: 100%;
}
/* line 379, ../sass/style.scss */
.menu-btn:hover {
  opacity: 1;
}
.menu-btn.open:hover {
  opacity: 1;
}

/* line 384, ../sass/style.scss */
.menu-btn.open {
  -webkit-transition: all 0.22s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -moz-transition: all 0.22s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -o-transition: all 0.22s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: all 0.22s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
/* line 386, ../sass/style.scss */
.menu-btn.open .line:first-child {
  top: 50%;
  opacity: 0;
}
/* line 387, ../sass/style.scss */
.menu-btn.open .line:last-child {
  top: 50%;
  opacity: 0;
}

  .mobile-spacer {
	  display: none;
  }

@media screen and (min-width: 1051px) {
  /* line 393, ../sass/style.scss */
  header nav ul {
    text-align: center;
    width: 75%;
    position: fixed;
    left: 50%;
    margin: -4px 0 0 -37.5%;
  }
  /* line 397, ../sass/style.scss */
  header nav ul li {
    display: inline-block;
  }
}
@media screen and (max-width: 1050px) {
  /* line 404, ../sass/style.scss */
  header {
    width: 90%;
    padding: 6vh;
    margin: 0;
    background-color: white;
  }
  /* line 410, ../sass/style.scss */
  header a.logo {
    position: relative;
    left: 0;
    clear: both;
  }
  /* line 411, ../sass/style.scss */
  header nav ul {
    display: block;
    clear: both;
    text-align: left;
    width: 100%;
    left: 0;
    margin: 0;
  }
  /* line 419, ../sass/style.scss */
  header nav ul li {
    display: inline-block;
  }
  /* line 421, ../sass/style.scss */
  header a.contact-link {
    position: relative;
    right: 0;
    margin: 0;
    clear: both;
  }
}

#cover .next-arrow,
#cover .prev-arrow {
	display: block;
	position: absolute;
	height: 60%;
	width: 50%;
/* 	z-index: 400; */
	top: 20%;
}
#cover .next-arrow {
	right: 0;
}
#cover .prev-arrow {
	left: 0;
}
#cover .next-arrow a,
#cover .prev-arrow a {
	top: 48.5%;
	position: absolute;
	border-bottom: none;
}
#cover .next-arrow a {
	right: 6vh;
}
#cover .prev-arrow a{
	left: 6vh;
}
#cover .next-arrow a img,
#cover .prev-arrow a img {
	opacity: 0;
	height: 30px;
	width: 30px;
	position: relative;
}

#cover .next-arrow:hover a img,
#cover .prev-arrow:hover a img {
	opacity: 0.4;
}


#cover .next-arrow a img:hover,
#cover .prev-arrow a img:hover,
#cover .next-arrow a,
#cover .prev-arrow a {
	opacity: 1 !important;
}


@media screen and (min-width: 769px) {
  /* line 427, ../sass/style.scss */
  .col.text .col-content, .col.project-info .col-content {
    height: 59.6vh;
  }

  /* line 432, ../sass/style.scss */
  .only-mobile {
    display: none;
  }

  /* line 433, ../sass/style.scss */
  span.number-mobile, .hover-project span.number-mobile {
    display: none;
  }

  /* line 434, ../sass/style.scss */
  .continuation p:first-child {
    padding-top: 4vh;
  }

  /* line 437, ../sass/style.scss */
  #intro .numbers {
    display: table;
    width: 100%;
    height: 100%;
    position: fixed;
  }
  /* line 444, ../sass/style.scss */
  #intro .numbers .intro-number {
    display: table-cell;
    height: 100%;
    width: 50px;
    vertical-align: middle;
    text-align: center;
  }
}
@media screen and (max-width: 768px) {
	.hide-mobile { display: none !important; }
	
	#cover .next-arrow,
	#cover .prev-arrow {
		display: none;
	}
	
  /* line 459, ../sass/style.scss */
  #intro .numbers {
    width: 100%;
    height: 100%;
    position: fixed;
  }
  /* line 468, ../sass/style.scss */
  #intro .numbers .intro-number:nth-child(6),
  #intro .numbers .intro-number:nth-child(7),
  #intro .numbers .intro-number:nth-child(8),
  #intro .numbers .intro-number:nth-child(9) {
    display: none;
  }
  /* line 472, ../sass/style.scss */
  #intro .numbers .intro-number {
    height: 20%;
    width: 100%;
    line-height: 3em;
    text-align: center;
    display: block;
  }
  
  .toggle-text-continuation.toggled .toggle-text {
	  display: block;
  }
  
  /* line 484, ../sass/style.scss */
  nav, .contact-link {
    display: none;
  }

  /* line 486, ../sass/style.scss */
  .menu-btn {
    display: block;
  }

  /* line 487, ../sass/style.scss */
  header {
    width: 90%;
    padding: 4% 5% 4% 5%;
    margin: 0;
    background-color: rgba(255, 255, 255, 0.95);
    box-shadow: 0 0 20px rgba(0,0,0,0.2);
  }
  /* line 493, ../sass/style.scss */
  header a.logo {
    position: relative;
    left: 0;
    clear: both;
  }
  /* line 494, ../sass/style.scss */
  header nav ul {
    display: block;
    clear: both;
    text-align: left;
    width: 100%;
    left: 0;
    margin: 0;
  }
  /* line 502, ../sass/style.scss */
  header nav ul li {
    display: inline-block;
  }
  /* line 504, ../sass/style.scss */
  header a.contact-link {
    position: relative;
    right: 0;
    margin: 0;
    clear: both;
  }

  /* line 507, ../sass/style.scss */
  .wrap {
    width: 90%;
    margin: 23% 5% 5% 5%;
  }

  /* line 512, ../sass/style.scss */
  .col {
    margin: 5% 0 0 0;
    width: 100% !important;
    height: auto;
    position: relative;
    float: none;
    clear: both;
  }
  .col.photo {
	  background: #ccc;
  }
  /* line 523, ../sass/style.scss */
  .col .number {
    display: none;
  }
  /* line 524, ../sass/style.scss */
  .col .col-content {
    height: auto;
  }
  /* line 526, ../sass/style.scss */
  .col img {
    height: auto;
    width: 100%;
  }
  /* line 531, ../sass/style.scss */
  .col .hover {
    height: 100%;
  }
  /* line 534, ../sass/style.scss */
  .col .hover .hover-project .hover-content {
    padding: 5%;
  }
  
    .shareproject {
        position: relative;
        bottom: auto;
        top:auto;
    }

  /* line 540, ../sass/style.scss */
  .col.text, .project-info {
    width: 100%;
    max-width: 100%;
    height: auto;
    min-height: 1px;
    overflow: hidden;
    margin-bottom: 15%;
    position: relative;
    display: block;
  }
  
  .col.text {
  }
  /* line 550, ../sass/style.scss */
  .col.text .col-content, .project-info .col-content {
    position: relative;
  }

  /* line 555, ../sass/style.scss */
  #contact {
    margin-top: 15%;
  }

  /* line 558, ../sass/style.scss */
  .hover-content p {
    margin-bottom: 0;
  }
  /* line 559, ../sass/style.scss */
  .hover-content span:last-child {
    margin-bottom: 0;
  }

  /* line 562, ../sass/style.scss */
  .project-info {
    display: none;
  }

  /* line 565, ../sass/style.scss */
  #contact p {
    float: left;
    width: 50%;
  }

  /* line 568, ../sass/style.scss */
  .rect-icon {
    display: none;
  }

  /* line 571, ../sass/style.scss */
  #cover-share .share-content, #cover .share-content {
    margin-left: 5%;
    margin-top: 0%;
    top: 4%;
    z-index: 500;
  }
  /* line 576, ../sass/style.scss */
  #cover-share .share-content ul, #cover .share-content ul {
    margin-top: 5vh;
  }
  /* line 580, ../sass/style.scss */
  #cover-share .share-content li, #cover .share-content li {
    margin: 10px 0;
  }

  /* line 585, ../sass/style.scss */
  .close-share, .close-zoom {
    position: absolute;
    top: 4%;
    right: 5%;
  }

  /* line 591, ../sass/style.scss */
  .mobile-link {
    cursor: pointer;
  }
  
  .col.text {
	  margin-bottom: 5%;
  }
  .col.text.with-cont {
	  margin-bottom: 0;
  }
  
  /* line 592, ../sass/style.scss */
  .toggle-text, .toggle-text-continuation {
    display: none;
	border-bottom: 1px solid #000;
	float: left;
	padding-bottom: 5%;
    margin-bottom: 0%;
    width: 100%;
  }
  .toggle-text-continuation {
	padding-bottom: 0%;
    margin-bottom: 5%;
  }

	.toggle-text.with-cont {
		border-bottom: none;
		padding-bottom: 0;
	}
  
  .mobile-spacer {
  	display: block;
	  height: 40px;
	  width: 100%;
	  float: left
  }
  
  /* line 596, ../sass/style.scss */
  .toggle-text.toggled, .toggle-text-continuation.toggled {
    display: block;
  }
}
@media screen and (max-width: 480px) {
  /* line 605, ../sass/style.scss */
  #contact p {
    float: none;
    width: 100%;
  }

  /* line 609, ../sass/style.scss */
  #intro .numbers .intro-number {
    line-height: 1.8em;
  }

  /* line 614, ../sass/style.scss */
  .col.clear {
    margin: 2%;
  }

  /* line 617, ../sass/style.scss */
  .col .hover .hover-photo .hover-icons {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 222px;
    height: 50px;
    margin-left: -111px;
    margin-top: -22px;
  }
  /* line 626, ../sass/style.scss */
  .col .hover .hover-photo img {
    width: 44px;
    height: 44px;
    padding: 0 15px;
    float: left;
    position: relative;
  }
header nav ul li.active, header a.contact-link.active {
  border-bottom: none;
}

}
@media only screen and (min-device-width: 320px) and (max-device-width: 568px) and (orientation: landscape) {
  /* line 643, ../sass/style.scss */
  body {
    background-color: #ff0000;
  }
}
