@font-face {
    font-family: 'sm';
    src: url('/_resources/fonts/social-media-font/social_media_circled-webfont.eot');
    src: url('/_resources/fonts/social-media-font/social_media_circled-webfont.eot?#iefix') format('embedded-opentype'),
         url('/_resources/fonts/social-media-font/social_media_circled-webfont.woff') format('woff'),
         url('/_resources/fonts/social-media-font/social_media_circled-webfont.ttf') format('truetype'),
         url('/_resources/fonts/social-media-font/social_media_circled-webfont.svg#social_media_circledregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

/**
 * Micro Clearfix
 */
.cf:before,
.cf:after {
	content: " "; /* 1 */
	display: table; /* 2 */
}

.cf:after {
	clear: both;
}

/**
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */
.cf {
	*zoom: 1;
}

/* http://meyerweb.com/eric/tools/css/reset/
   v2.0 | 20110126
   License: none (public domain)
*/

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-size: 100%;
	font: inherit;
	vertical-align: top;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
html {
	-webkit-font-smoothing: antialiased;
}

.video-embed {
	display: block;
	width: 100% !important;
	margin-bottom: 6rem;
	background-color: #e5e5e5;
}

.video-wrapper {
	position: relative;
}


/* GLOBAL STYLES -------------------------------- */

html {
	height:100%;
}

body {
	height:100%;
	background-color:#f5f5f5;
}

.lazyload,
.is-loading {
  opacity: 0;
}

.is-loaded {
  opacity: 1;
  transition: all 0.65s cubic-bezier(0.16, 0.08, 0.355, 1);
}

.clear {
	clear:both;
}

::selection {
  background-color: #e5e5e5;
  color: #282828;
}

.wrapper {
	max-width: 1300px;
	padding: 4% 120px;
	margin: 0 auto;
	overflow: visible;
}

.container {
	display: block;
	width:100%;
	margin: 3rem 0;
}


@media screen and (max-width:450px) {
	#info .container#about { margin: 4.75rem 0 0 0 }
	#info .container { margin: 6rem 0}
	#info .container.about .col.left { display: none }
	#info .container.about .col.right h2 { text-align: center; padding-top: 1.2rem }
}

.container div {
	display: inline-block;
}

.container .col.three p,
.container .col.two p {
	padding: 0 30px 0 0;
}

@media screen and (max-width:700px) {
	.wrapper {
	padding: 4% 20px;
	}
	.container div {
		display: block;
		width: 100%;
		clear: both;
	}
	footer .col {
		width:100%;
		margin: 0 0 2rem 0;
	}
	.container .col.three p,
	.container .col.two p {
		padding: 0;
	}
}


.line {
    width: 3000px;
    height: 3000px;
    border-bottom: 1px solid #dddcdc;
    -webkit-transform:
        translateY(-500px)
        translateX(-2800px)
        rotate(-45deg);
    position:fixed;
    top: -1000px;
    left: 200px;
    z-index: -1;
}

@media screen and (max-width:450px) {
	.line { display:none; top: -1500px }
}



i {
    border: solid black;
    border-width: 0 1px 1px 0;
    display: inline-block;
    padding: 2px;
    margin: 6px 5px 0px 10px;
}

.droparrow {
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
}

.toparrow {
    transform: rotate(225deg);
    -webkit-transform: rotate(225deg);
    border: solid black;
    border-width: 0 2px 2px 0;
    display: inline-block;
    padding: 4px;
    margin: 6px;
}

@media screen and (max-width:450px) {
	.toparrow { padding: 6px }
}


a.button {
	display: block;
	border: 1px solid #ccc;
	padding: 20px;
	text-transform: uppercase;
	color: #282828;
	letter-spacing: 2px;
	font-size: .8rem;
	font-weight: 600;
	width: 300px;
	margin: 0 auto;
}

a.button:hover {
	border: 1px solid #727272;
	color: #282828;
}

#myBtn {
  display: none;
  position: fixed;
  bottom: 90px;
  right: 33px;
  z-index: 99;
  font-size: 18px;
  border: none;
  outline: none;
  background: none;
  color: white;
  cursor: pointer;
  padding: 10px;
  border-radius: 4px;
}

@media screen and (max-width:450px) {
 	#myBtn { bottom: 70px; right: 19px }
 	a.typeform-share.button { right:15px!important; bottom:15px!important }
}

a.typeform-share.button {
	border-color: #000;padding:0;width:54px;height:54px;position:fixed;box-shadow:0px 2px 12px rgba(0, 0, 0, 0.06), 0px 2px 4px rgba(0, 0, 0, 0.08);right:26px;bottom:26px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;background:#000000;overflow:hidden;line-height:0;
}

.more {
	display: block;
	width: 20px;
	height: 20px;
	opacity: .3;
	border-bottom: none;
	margin: 15px 0 0 0;
	transition: opacity 0.3s;
}

.more:hover {
	opacity: 1;
}

.more img {
	transition: all 0.3s;
	transform-origin: 50% 50%;
}

.more.is-active img {
	transform: rotate(135deg);
}




/* TYPE STYLES ----------------------------------------------------------------------- */

body {
	font-family:'proxima-nova',sans-serif;
	font-size: .85rem;
	line-height: 1.3rem;
	font-style: normal;
	font-weight:400;
	color: #282828;
}

.serif {
	font-family: "freight-display-pro", serif;
}

.italic {
	font-style:italic;
}

#work h1,
#info h1 {
	position: fixed;
	top:-9999px;
	color: #282828;
	font-style: bold;
	font-size: 60px;
}

h1, h2 {
	font-family: "freight-display-pro", serif;
	font-size: 1.8rem;
	line-height: 2.5rem;
}

h3 {
	font-weight: 700;
	font-size: 85%;
	letter-spacing: .09rem;
	text-transform: uppercase;
}

h4 {
	font-family: "freight-display-pro", serif;
	font-size: 1rem;
	line-height: 2.5rem;
	font-style: italic;
	color: #727272;
}

b {
	font-weight: 600;
}

a {
	color:#282828;
	text-decoration: none;
	border-bottom: 1px solid #c6c6c6;
	padding-bottom: 0;
	cursor: pointer;
}

a:hover {
	color: #282828;
}

a.serifitalic {
	font-family: "freight-display-pro", serif;
	font-size: .95rem;
	font-style: italic;
	color: #9d9d9d;
	border-bottom: none;
}

a.serifitalic:hover {
	color: #282828;
}

a.static {
	color:#929292;
}

a.static:hover {
	color:#727272;
}

em {
	font-style: italic;
}

#bio .social {
	margin: 1rem 0;
}

.social a, #social-mobile a {
	font-family: 'sm';
	border-bottom:none;
	font-size:1.4rem;
	letter-spacing:4px;
	color:#282828;
	border-bottom: none;
}

@media screen and (max-width:450px) {
	p, li { font-size: 1rem; line-height: 1.5rem }
	h2 { font-size:190%; line-height: 134% }
	#info h2 { padding-right: 0 }
	h3 { font-size: .8rem}
	#info a.serifitalic { font-size: 140% }
	#info #news h3 { margin-bottom: 5px }
}





/* HEADER --------------------------------------------------------------------- */

header {
	position: fixed;
	z-index: 100
}

@media screen and (max-width:450px) {
	.nav {
		background: #f5f5f5;
	    display: block;
	    width: 100%;
	    position: fixed; }
	nav a.work, nav a.info { position:initial }
}

.iconheader {
	display: block;
	width: 30px;
	position: fixed;
	left: 50%;
	margin-left: -15px;
	top: 35px;
}

.iconheader img {
	width:100%;
}

a.iconheader {
	border-bottom: none;
}

a.work,
a.info {
	font-weight: 700;
	letter-spacing: .07rem;
	padding: 1px 0px;
	margin: 40px;
	position: fixed;
	color: #282828;
	border-bottom: none;
	font-size: 110%;
}

#work a.work,
#info a.info  {
	border-bottom: 1px solid #282828
}

#work a.work:hover,
#info a.info:hover  {
	color: #282828;
}

a.work:hover,
a.info:hover {
	color: #727272;
}

a.info {
	right: 0;
}

@media screen and (max-width:450px) {
	a.work { margin: 20px; float: left }
	a.info { margin: 20px; float: right }
	a.iconheader { top: 17px }
}




/* SCROLL LOOP --------------------------------------------------------------------- */

html.scroll-loop,
body.scroll-loop {
  height: 100%;
  min-height: 100%;
  overflow: hidden;
}

.scroll-loop .wrapper {
  position: relative;
  height: 100%;
  min-height: 100%;
  max-width: none;
  padding: 0;
  margin-left: 0;
  margin-right: 0;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}

.scroll-loop .scroll-contents {
	max-width: 130rem;
	height: auto;
	overflow: visible;
	padding: 0;
	margin: calc(4% + 5.3rem) auto 0 auto;
	top: 0;
	left: 0;
}

.scroll-contents-last {
	padding-bottom: 100px;
}

.scroll-loop .scroll-contents-inner {
	width: auto !important;
	margin-left: 1.2rem;
	margin-right: 1.2rem;
}

.scroll-clones {
	display: block !important;
}

/* Unset on touch devices */
.touchevents .scroll-clones {
	display: none !important;
}

.touchevents .scroll-contents-last {
	padding-bottom: 0;
}

@media screen and (min-width:700px) {
	.scroll-loop .scroll-contents-inner {
		margin-left: calc(4% + 5.3rem);
		margin-right: calc(4% + 5.3rem);
	}
}



/* WORK --------------------------------------------------------------------- */

#work .container {
	text-align: center
}

#work .textbox {
	margin: 1.5rem 0 2.2rem 0;
	width: 100%;
}

#work .textbox.first {
	margin: 1.5rem 0
}

#work a.worklink {
	text-transform: uppercase;
	border-bottom: none;
	color: #282828;
	letter-spacing: 2px;
	font-weight: 600;
	font-size: 90%;
	padding-bottom: 3px;
}

#work a.link {
	text-transform: uppercase;
	border-bottom: 1px solid #282828;
	color: #282828;
	letter-spacing: 2px;
	font-weight: 600;
	font-size: 90%;
	padding-bottom: 3px;
}

#work a.link:hover {
	color: #727272;
	border-bottom: 1px solid #e3e3e3;
}


#work h2 {
	width: 100%;
	max-width: 650px;
	margin: 0 auto 2rem auto;
}

#work .project {
	display: inline-block;
	margin: 4rem 0;
	width: 100%;
	overflow: visible;
}

#work .project-inner {
   display: flex;
   flex-direction: column;
   justify-content: flex-end;
}

video {
	width: 100%;
	background: none;
}

#project video {
	margin: 0 0 6rem 0;
}

@media screen and (max-width:450px) {
	#project video { margin: 0 0 2rem 0 }
}


#work .project.left {
	width: 40%;
	float: left;
}

#work .project.right {
	width: 45%;
	float: right;
}

.half {
	width: 45% !important;
}

#work .project.last {
	padding-bottom: 200px;
}

#work .image-holder .projectimg {
	border-bottom: none;
   overflow: visible;
}

#work .image-holder .projectimg *:first-child {
   transition: all 0.4s cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: scale(1);
   transform: scale(1);
   box-shadow: 0 0 50px rgba(0,0,0,0);
}

#work .image-holder .projectimg:hover *:first-child {
    -webkit-transform:scale(1.007);
   transform: scale(1.005);
   box-shadow: 0px 0px 110px rgba(0,0,0,0.15);
}

#work .project-caption {
	text-align: left;
	margin: 1rem 0 0 0;
	font-weight: 600;
	text-transform: uppercase;
	letter-spacing: .09rem;
	font-size: .7rem;
}

#work .project-caption .italics,
#latest .post p.date {
	font-family: "freight-display-pro", serif;
	font-size: .8rem;
	line-height: 1rem;
	font-style: italic;
	color: #727272;
	text-transform: none;
	letter-spacing: 0;
}

#work .project-caption .italics {
	color: #969D9B;
	border-bottom: none;
}

#work .project-caption .italics a:hover {
	color: #282828;
	border-bottom: none;
}

@media screen and (max-width:700px) {
	#work a.link { font-size: 105% }
	#work .project { margin: 1.5rem 0; }
	#work .project.left, #work .project.right { width: 100%; }
	#work .image-holder img,
	#work .image-holder video { width: 100%; height: 470px; object-fit: cover }
	#work .image-holder video.cloth { object-fit: contain; background-color: #e8e7e8  }
	#work .project-caption { margin: 1rem 0 1rem 0; font-size: .9rem }
	#work .textbox { margin: 4rem 0 6rem 0 }
	#work .textbox.first { margin: 0rem 0 3rem 0 }
	#work .project-caption .italics, #latest .post p.date { font-size: 100%; line-height: 180% }
}




/* INFO --------------------------------------------------------------------- */

.mainpic {
	width: 75%;
	margin: 0 0 3rem 0
}

.mainpic img {
	width: 100%;
}

.contactinfo {
	width: 158px;
	float: right;
}


#social-mobile {
	display: none;
}

@media screen and (max-width:1015px) {
 	.contactinfo .social { display: none }
 	#social-mobile { display: block }
	.container.about .col.right { margin-bottom: 4rem }
}

.col {
	width:100%;
}

.left {
	width: 18%;
}

.right {
	width: 81%;
}

.three {
	width: 29%;
	padding-right: 4%;
}

.container.about .col.right {
	width: 60%
}

@media screen and (max-width:450px) {
	#articles h2, #news h2 { margin-bottom: 2rem!important }
	#services .col.right .col.three { margin-bottom: 1rem }
	.container.about .col.right { width: 100%!important; margin-bottom: 4rem }
}

#articles h2, #news h2 {
	margin-bottom: .5rem
}

#clients ul li {
	padding: 0 0 .3rem 0
}

table tr td {
	padding: .3rem 4% .3rem 0;
}

table tr {
	border-bottom: 1px solid #d2d2d2;
	margin: 1rem 0;
}

table a {
	border-bottom: none;
}

.two {
	width: 37%;
}

.last {
	padding-right: 0;
}

#bio img {
	margin-bottom: 2rem;
}

.headshot {
	width: 90%;
}

.headshot-holder {
	width: 100%
}

@media screen and (max-width:450px) {
 	#bio img.headshot { margin: 0; width: 70%; }
 	.headshot-holder { width: 100%; background-color: #e9e9e9; margin: 2rem 0 1rem 0; text-align: center   }
 	#info .container.about { margin: 4.5rem 0 0 0  }
}

.tiny {
	font-size:80%;
	line-height: 180%;
}

.container div.bio-more {
	display: none;
	width: 100% !important;
	margin: 1rem 0;
}

#info table .col-one {
	width: 10%;
}

#info table .col-two {
	width: 40%;
}

#info table .col .three {
	width: 22%;
	padding-right: 2rem;
}

.year {
	width: 10%
}

.publications {
	width: 45%
}

@media screen and (max-width:1015px) {
	.mainpic,
	.contactinfo { display: block; width: 100%; padding: 0 }
	.mainpic { margin: 2rem 0 }
	.contactinfo .col-one { display: inline-block; float: left; width: 40%; clear: none; margin-left:19% }
	.contactinfo .col-two { display: inline-block; float: left; width: 30%; clear: none; padding: 0 }
}

@media screen and (max-width:700px) {
	.contactinfo .col-one { margin-left:0 }
}

@media screen and (max-width:450px) {
	#info .col.left { margin-bottom: 2rem }
	.publications { width: 42% }
	#info table .col-one { width: 15% }
	#info table .col-two { width: 35% }
	.contactinfo { margin-top: 1rem }
	.contactinfo p { font-size: 100%; line-height: 160% }
	.contactinfo .col-one { margin-left: 0; width: 55% }
	.contactinfo .col-two { width: 45% }
	.tiny { font-size: .9rem; line-height: 1.3rem }
	.more { height: 25px; width: 25px; }
	.social a, #social-mobile a { font-size: 1.3rem; letter-spacing: 4px }
}





/* PROJECT DETAIL --------------------------------------------------------------------- */

#project h1 {
	line-height: 2.2rem;
}

#project .serif.italic {
	font-size: 1rem;
	color: #9d9d9d;
	padding: .4rem 2rem 0 0;
}

.container.intro {
	margin: 7rem 0
}

.col.left.project {
	width:40%;
}

	.col.left.project h1 {
		padding: 0 20% 0 0;
	}

.col.two.project {
	width: 60%;
	float: right;
	margin-bottom: 7rem;
}

	#project .description {
		width: 83%;
		float: left
	}

	#project .description p {
		padding-right: 3rem
	}

	#project .services {
		width: 17%;
		float: left;
	}

	#project .services ul.serif {
		font-size: 93%;
		padding:0;
		line-height:.95rem
	}

	#project .services ul li {
		margin-bottom: 5px
	}

	#project li.launch {
		padding-top: 1rem
	}

@media screen and (max-width:450px) {
	.container.intro { margin: 5rem 0 0 0 }
	#project .description { width: 100%; margin-bottom: 2rem }
	#project .description p { padding-right: 0 }
	#project .services { width: 100% }
	#project .col.two { margin: 2rem 0 }
	#project .serif.italic { padding: .4rem 0 0 0; font-size: 1.2rem; line-height: 1.4rem }
	#project ul.serif.italic li { font-size: 1.2rem; line-height: 1.4rem }
}


.image-holder img {
	width:100%;
}

#project .image-holder img {
	margin: 0 0 6rem 0;
}

#project .container.credits {
	margin: 0 0 6rem 0;
}

#project .credits p {
	line-height: 1.1rem;
	padding-bottom: .3rem;
}

#project .credits .left {
	width: 30%;
	margin: 0 2rem 1rem 0;

}

#project .credits .two {
	width: 60%;
}

.project-text {
	width: 100%;
	margin: 1rem 0 7rem 0;
}

.project-text .left {
	padding: 0 0 0 0;
	width: 33.5%;
}

.project-text .right {
	width: 55%;
	float: right;
}

.projectimg.left {
	width: 36%;
}

.projectimg.right {
	width: 55%;
	margin:0 0 6rem 3rem;
	float: right;
}

.projectimg.left.flipped {
	width: 55%;
}

.projectimg.right.flipped {
	width: 36%;
	margin:0 0 6rem 3rem;
	float: right;
}

.video-wrapper.right.flipped {
	width: 36%;
	margin:0 0 6rem 3rem;
	float: right;
}

.projectimg.logo {
	width: 20%;
	padding: 0 6rem 0 5rem
}

.projectimg.right.logo {
	width: 18%;
	padding: 0 5rem 0 0;
}

@media screen and (max-width:450px) {
	.projectimg.left,
	.projectimg.right,
	.projectimg.left.flipped,
	.projectimg.right.flipped { display: block; width: 100%}
	.video-wrapper.right.flipped { width:100%; margin: 0 }
	.projectimg.logo,
	.projectimg.right.logo { display: block; width: 55%; padding: 0; float: none; margin: 6rem auto 7rem auto !important; clear: both }
}

.project-text.testimonial {
	margin: 1rem 0 5rem 0;
}

.project-text.testimonial h2,
.project-text.testimonial p {
	text-align: center;
	padding: 0 6rem 2rem;
}

@media screen and (max-width:450px) {
	.project-text.testimonial { padding: 2rem 0 4rem 0; margin: 0 }
	.project-text.testimonial h2,
	.project-text.testimonial p { padding: .5rem 0  }
}

#project .image-holder img.web {
	margin: 0 0 -5rem 0
}


@media screen and (max-width:700px) {
	.col.left.project,
	.col.two.project,
	.col.right.project,
	#project .credits .left { width:100% }
	.col.left.project h1 { padding: 0 }
	#project .credits .two { width: 100% }
}

@media screen and (max-width:450px) {
	#project .image-holder img { margin-bottom: 4rem; object-fit: cover; }
	#project .video-embed { margin-bottom: 4rem; }
	.project-text { margin: 0 }
	.project-text .col.left, .project-text .col.right { display: block; width: 100%; padding: 0 }
	.project-text .col.right { margin-bottom: 4rem }
	#project .container.project { margin-top: 0 }
	#project h2 { margin-bottom: 1rem}
}


/* LATEST --------------------------------------------------------------------- */


.cards {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(160px, 1fr));
  grid-gap: 8%;
  max-width: 1600px;
  margin: 0 auto 70px;
}

article {
  position: relative;
}

article a {
	border-bottom: none;
}

.article-img {
  height: 150px;
  width: 100%;
  object-fit: cover;
  margin-bottom: 12px
}

a.article-title {
	font-family: "freight-display-pro", serif;
	font-size: 1.2rem;
	line-height: 1.5rem;
	border-bottom: 1px solid #dddcdc;
}

a.article-title:hover {
	border-bottom: 0
}

@media screen and (max-width:450px) {
	#latest article.empty { display: none }
	.cards { display: block }
	.cards article { margin: 3rem 0 }
}



/* SINGLE --------------------------------------------------------------------- */

#single .headline {
	display: inline-block;
	padding: 15rem 0 0 0;
	width: 35%;
}

#single h1 {
	font-size: 2.5rem;
}

#single h2 {
	font-family:'proxima-nova',sans-serif;
	font-size: 1rem;
	line-height: 1.3rem;
	font-weight:400;
	color: #9d9d9d;
	margin: .5rem 0;
}

#single h3 {
	text-transform: none;
	font-size: 1.2rem;
	letter-spacing: 0;
	line-height: 1.3rem;
	margin: 2.3rem 0 1.5rem 0;
}

#single .main {
	max-width: 70%;
	margin: 0 auto 8rem;
}

#single .main p,
#single ul li {
	font-family: Georgia,serif;
	font-size: 1rem;
	line-height: 1.6rem;
	margin: 1.5rem 0
}

#single ul {
	list-style: circle;
	padding: 0 4rem 0;
}

#single ul li {
	margin: .4rem 0;
}

#single img.article-hero {
	object-fit: cover;
	display: inline-block;
	width: 50%;
	margin: 6rem 0;
	float: right;
	height: 500px;
}

#single .accreditation p,
#single .accreditation a {
	font-family: inherit;
	font-size: inherit;
	line-height: inherit;
	font-weight: 600;
	color: #9d9d9d;
	margin: inherit;
}

@media screen and (max-width:450px) {
	#single .headline { display: block; width: 100%; padding: 6rem 0 3rem 0 }
	#single img.article-hero { display: block; width: 100%; margin: 0 0 3rem 0; height:400px }
	#single .main { max-width: 100% }
	#single ul { padding: 0 2rem 0}
}



/* FOOTER --------------------------------------------------------------------- */

footer {
	border-top: 1px solid #ccc;
	margin: 3rem 0
}

footer .col.two {

}

footer .social {
	margin: 0 0 .8rem 0;
}

@media screen and (max-width:450px) {
	#work footer { margin-top: 3rem; }
}

/* 404 --------------------------------------------------------------------- */

#error .line {
	display: none
}

html #error {
	background:url(/_resources/imgs/knoed/look.gif) center center no-repeat;
	background-color: #f5f5f5;
}


/* 2560 x 1270 --------------------------------------------------------------------- */

@media screen and (min-width:2500px) {
	body { font-size: 150%; line-height: 150% }
	.scroll-loop .scroll-contents	{ max-width: 150rem }
	a.work, a.info { margin: 60px  }
	#work a.work, #info a.info { padding-bottom: 4px }
	.iconheader { width: 50px; margin-left: -25px; top: 50px }
	#work .project-caption { font-size: 100%; margin: 2rem 0 }
	#work .project-caption .italics, #latest .post p.date { font-size: 115%; line-height: 150%}
	h2 { font-size: 225%; line-height: 130% }
	#work h2 { max-width: 1250px; margin: 0 auto 3rem auto }
	#work a.link { font-size: 120%; letter-spacing: 4px }
	#work .textbox { margin: 2.5rem 0 4rem 0 }
	h3 { font-size: }
	.contactinfo { width: 350px }
	.wrapper { max-width: 2000px }
	#project .image-holder img { margin: 0 0 10rem 0 }
	a.serifitalic { font-size: 100% }
	.project-text { margin: 3rem 0 10rem 0 }
	.project-text.testimonial h2, .project-text.testimonial p { padding: 0 6rem 4rem }
	#project .services ul li { margin-bottom: 10px; line-height: 110% }
	#project .serif.italic { font-size: 1.4rem; padding: 1rem 2rem 0 0 }
	#project h1 { font-size: 225%; line-height: 12	0% }
	#project .credits p { line-height: 130%}
	.toparrow { padding: 8px }
}