/* Resets */

*{text-rendering:optimizeLegibility;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
div,article,section,header,footer,nav,figure,li,span{position:relative}
h1,h2,h3,h4,h5,h6,ul,p,strong,em,figure,blockquote{margin:0;padding:0;list-style:none;font-weight:inherit;font-style:inherit;font-family:inherit;font-size:100%;vertical-align:baseline}
img{display:block;width:auto;width:100%;height:auto;line-height:0}
a{text-decoration:none}
abbr[title]{border:none}

.visuallyhidden.focusable:active,.visuallyhidden.focusable:focus{clip:auto;height:auto;margin:0;overflow:visible;position:static;width:auto}.visuallyhidden{border:0;clip:rect(0,0,0,0);height:.0625rem;margin:-.0625rem;overflow:hidden;padding:0;position:absolute;width:.0625rem}.hidden{display:none !important;visibility:hidden}

@-webkit-viewport{width:device-width}
@-moz-viewport{width:device-width}
@-ms-viewport{width:device-width}
@-o-viewport{width:device-width}
@viewport{width:device-width}



/* Body */

body {
	font: 100%/1.66666667 'Sorts Mill Goudy', 'Times New Roman', 'Times', serif;
	color: #505152;
	font-weight: 400;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

@media only screen and (min-width: 62.5em) { /* 1000 */
	body {
		font-size: 112.5%;
	}
}
@media only screen and (min-width: 78.125em) { /* 1250 */
	body {
		font-size: 125%;
	}
}
@media only screen and (min-width: 93.75em) { /* 1500 */
	body {
		font-size: 137.5%;
	}
}
@media only screen and (min-width: 109.375em) { /* 1750 */
	body {
		font-size: 150%;
	}
}
@media only screen and (min-width: 125em) { /* 2000 */
	body {
		font-size: 175%;
	}
}

p + p,
blockquote + p,
p + blockquote,
h5 + p {
	margin-top: 1.66666666666667em;
}

a {
	color: #b9a67b;
	-webkit-transition: color .15s ease-in-out;
	   -moz-transition: color .15s ease-in-out;
	     -o-transition: color .15s ease-in-out;
	        transition: color .15s ease-in-out;
}
a:hover {
	color: #505152;
}

.header,
.footer,
section {
	padding: 2.77777778em;
}
@media only screen and (min-width: 62.5em) { /* 1000 */
	.header,
	.footer,
	section {
		padding: 5.55555555555556em;
	}
}

.banner {
	background-color: #f6f6f6;
}



/* Header */

.social {
	margin-top: 1.66666666666667em;
}
@media only screen and (min-width: 62.5em) { /* 1000 */
	.social {
		position: fixed;
		right: 1.38888888888889em;
		top: 1.38888888888889em;
		z-index: 1000;
		margin-top: 0;
	}
}
.social li {
	display: inline-block;
	margin-left: 0.69444444444444em;
}
.social li:first-of-type {
	margin-left: 0;
}
.social a {
	display: block;
	height: 1.66666666666667em;
}
.social .fa {
	font-size: 0.77777777777778em;
	color: #b9a67b;
	background-color: rgba(255,255,255,.25);
	border: 0.07142857142857em solid #b9a67b;
	border-radius: 100%;
	padding: 0.5em;
	width: 2.14285714285714em;
	text-align: center;
	-webkit-transition: background-color .15s ease-in-out;
	   -moz-transition: background-color .15s ease-in-out;
	     -o-transition: background-color .15s ease-in-out;
	        transition: background-color .15s ease-in-out;
}
.social .fa:hover {
	background-color: rgba(185,166,123,.25);
}

h2 {
	height: 1.66666667em;
}
h2 a {
	font-weight: bold;
	font-size: 1.5em;
	line-height: 1.11111111;
	color: #505152;
}
h5 {
	font-style: italic;
}


nav div,
nav span {
	display: inline-block;
	vertical-align: top;
	margin-right: 2.22222222em;
}
nav div {
	margin-top: 1.66666666666667em;
}
@media only screen and (min-width: 62.5em) { /* 1000 */
	nav div,
	nav span {
		margin-right: 1.11111111111111em;
	}
	nav {
		margin-top: 2.77777777777778em;
	}
	nav div {
		margin-top: 0;
	}
}
@media only screen and (min-width: 75em) { /* 1200 */
	nav div,
	nav span {
		margin-right: 2.22222222em;
	}
}
nav div:last-of-type,
nav div:last-of-type span:last-of-type {
	margin-right: 0;
}
nav em {
	display: inline-block;
	text-align: right;
	margin-right: 0.41666666666667em;
	width: 1.52777777777778em;
}
nav h3 {
	display: block;
	margin-left: -1.94444444444444em;
}



/* Index */

section h3 {
	margin-bottom: 8.33333333333333em;
	font-size: 0.66666666666667em;
	font-family: lato;
	font-weight: 900;
	text-transform: uppercase;
	letter-spacing: 0.20833333333333em;
}
section h3 span {
	font-weight: 400;
	text-transform: none;
	margin-left: 1.04166666666667em;
}
section h3:before {
	content: "";
	display: block;
	width: 2.08333333333333em;
	height: 0.16666666666667em;
	margin-bottom: 1.04166666666667em;
	background-color: #b9a67b;
}

.biography div:first-of-type {
	font-size: 1.25em;
	text-align: right;
	color: #9ea0a4;
}
.biography div {
	margin-top: 2.77777777777778em;
}
@media only screen and (min-width: 62.5em) { /* 1000 */
	.biography div {
		display: inline-block;
		vertical-align: top;
		width: 50%;
	}
	.biography div:first-of-type {
		width: 33.3333333%;
		margin-right: 5%;
	}
	.biography div {
		margin-top: 0;
	}
}
.biography aside {
	margin-top: 5.55555555555556em;
}
.biography_links li {
	display: inline-block;
	margin-right: 0.69444444444444em;
}
.biography_links li:after {
	content: '/';
	padding-left: 0.55555555555556em;
	color: #9ea0a4;
}
@media only screen and (min-width: 62.5em) { /* 1000 */
	.biography_links li {
		margin-right: 0.5em;
	}
	.biography_links li:after {
		padding-left: 0.36111111111111em;
	}
}
@media only screen and (min-width: 75em) { /* 1200 */
	.biography_links li {
		margin-right: 0.69444444444444em;
	}
	.biography_links li:after {
		padding-left: 0.55555555555556em;
	}
}
.biography_links li:last-of-type:after {
	content: '';
	padding-left: 0;
}
.biography_links li a {
	font-family: lato;
	font-size: 0.66666666666667em;
	text-transform: uppercase;
	letter-spacing: 0.13888888888889em;
	font-weight: 700;
	color: #b9a67b;
	border: none;
	-webkit-transition: color .15s ease-in-out;
	   -moz-transition: color .15s ease-in-out;
	     -o-transition: color .15s ease-in-out;
	        transition: color .15s ease-in-out;
}
.biography_links li a:hover {
	color: #505152;
}

.services {
	background-color: #f6f6f6;
}
@media only screen and (min-width: 62.5em) { /* 1000 */
	.services div {
		display: inline-block;
		vertical-align: top;
		width: 50%;
		margin-right: 16.6666667%;
	}
	.services div:last-of-type {
		width: 33.3333333%;
		margin-right: 0;
	}
}
.services div li {
	list-style: circle;
}
.services strong {
	display: block;
	margin-bottom: 0.83333333333333em;
}
.icons {
	text-align: center;
	margin-top: 5.55555555555556em;
}
.icons li {
	display: inline-block;
	margin: 1.38888888888889em 2.77777777777778em;
}
@media only screen and (min-width: 62.5em) { /* 1000 */
	.icons li {
		margin: 0 1.38888888888889em;
	}
}
@media only screen and (min-width: 75em) { /* 1200 */
	.icons li {
		margin: 0 2.77777777777778em;
	}
}
.icons a {
	display: block;
}
.icons a h4 {
	color: #505152;
	font-family: lato;
	font-weight: 400;
	font-size: 0.66666666666667em;
	text-transform: uppercase;
	letter-spacing: 0.625em;
}
.icons .fa {
	font-size: 2.77777777777778em;
	color: #b9a67b;
	margin-bottom: 0.5em;
}

.case_studies {
	background-color: #18191a;
	color: #9ea0a4;
}
.case_studies h3 {
	color: #fff;
}
.logo {
	width: 50%;
	margin-bottom: 2.77777777777778em;
}
@media only screen and (min-width: 62.5em) { /* 1000 */
	.case_studies div {
		display: inline-block;
		vertical-align: middle;
		width: 50%;
		margin-right: 5%;
	}
	.case_studies_page div {
		vertical-align: top;
	}
	.case_studies div:last-of-type {
		width: 45%;
		margin-right: 0;
	}
}
.case_studies a:hover {
	color: #9ea0a4;
}
.case_studies h3 span a:hover {
	color: #fff;
}
.stats {
	text-align: center;
}
.case_studies_page_stats {
	margin-top: 4.16666666666667em;
}
.stats li {
	padding: 0.25em;
	font-size: 3em;
	color: #fff;
}
@media only screen and (min-width: 62.5em) { /* 1000 */
	.stats li {
		display: inline-block;
		width: 50%;
		font-size: 2.5em;
	}
}
@media only screen and (min-width: 75em) { /* 1200 */
	.stats li {
		font-size: 3em;
	}
}
.case_studies_page_stats li {
	width: auto;
	margin: 0 0.46296296em;
}
.stats li span {
	display: block;
	text-transform: uppercase;
	letter-spacing: 0.41666666666667em;
	font-family: lato;
	font-size: 0.22222222222222em;
	font-weight: 400;
	color: #9ea0a4;
}
.more_case_studies {
	margin-top: 5.55555555555556em;
	text-align: center;
}
.case_studies_page ul + p,
.case_studies_page p + ul {
	margin-top: 1.66666666666667em;
}
.case_studies_page li {
	list-style: circle;
}
.case_studies_page .case_studies_page_stats li {
	list-style: none;
}
.cs_one {
	background-color: #18191a !important;
}
.cs_two {
	background-color: #212123 !important;
}
.case_studies .endorsements {
	display: block;
	margin-top: 5.55555555555556em;
}
@media only screen and (min-width: 62.5em) { /* 1000 */
	.case_studies .endorsements {
		width: 66.6666666%;
	}
}

.endorsements {
	background-color: #212123;
	color: #9ea0a4;
}
.endorsements h3 {
	color: #fff;
}
@media only screen and (min-width: 62.5em) { /* 1000 */
	.endorsements div {
		width: 66.6666666%;
	}
}
.endorsements p {
	font-size: 1.25em;
}
.endorsements footer p {
	font-size: 1em;
}
.endorsements blockquote {
	border-top: 0.55555555555556em solid #393a3d;
	border-bottom: 0.55555555555556em solid #393a3d;
	padding: 2.77777777777778em 0.69444444444444em;
}
.endorsements blockquote footer p {
	padding-top: 1.66666666666667em;
	text-align: right;
}
.endorsements span {
	display: none;
}
.endorsements a {
	color: #9ea0a4;
	border-bottom: 0.05555555555556em solid #393a3d;
	-webkit-transition: border-bottom-color .15s ease-in-out;
	   -moz-transition: border-bottom-color .15s ease-in-out;
	     -o-transition: border-bottom-color .15s ease-in-out;
	        transition: border-bottom-color .15s ease-in-out;
}
.endorsements a:hover {
	border-bottom-color: #b9a67b;
}



/* Footer */

.footer div {
	-webkit-font-smoothing: subpixel-antialiased;
	-moz-osx-font-smoothing: auto;
	font-size: 0.66666666666667em;
	letter-spacing: 0.10416666666667em;
}
@media only screen and (min-width: 62.5em) { /* 1000 */
	.footer div {
		display: inline-block;
		width: 50%;
		vertical-align: top;
	}
}
.footer strong {
	color: #b9a67b;
	display: block;
	margin-bottom: 1.04166666666667em;
}
.footer ul {
	margin-bottom: 2.5em;
}
@media only screen and (min-width: 62.5em) { /* 1000 */
	.footer ul {
		display: inline-block;
		vertical-align: top;
		padding-right: 8.33333333333333em;	
	}
	.footer ul {
		margin-bottom: 0;
	}
}
.footer ul:last-of-type {
	padding-right: 0;
}
.footer li {
	margin-bottom: 0.83333333333333em;
}
.footer a {
	color: #505152;
}
.footer a:hover {
	color: #b9a67b;
}



/* Pages */

.services_page strong {
	display: block;
	margin: 1.66666666666667em 0;
	font-style: italic;
}

.services_page p + ul,
.services_page ul + p {
	margin-top: 1.66666666666667em;
}
.services_page li {
	list-style: circle;
}
.services_page h4 {
	margin: 3.33333333333333em 0 1.66666666666667em;
	
	font-family: lato;
	font-weight: 700;
}
.services_page figure {
	margin: 1.66666666666667em 0;
}
.services_page figcaption {
	font-family: lato;
	font-size: 0.66666666666667em;
	text-align: right;
	color: #9ea0a4;
}
.services_page img {
	border-radius: 0.13888888888889em;
}
.case_studies_page div:last-of-type {
	margin-top: 1.66666666666667em;
}
@media only screen and (min-width: 62.5em) { /* 1000 */
	.services_page figure {
		margin: 1.66666666666667em 0 1.66666666666667em -25%;
	}
	.services_page figcaption {
		position: absolute;
		top: 2.22222222222222em;
		left: -13.88888888888889em;
		width: 11.11111111111111em;
	}
	.case_studies_page div:last-of-type {
		margin-top: 10.33333333333333em;
	}
}


.biography blockquote p {
	border-left: 0.11111111111111em solid #b9a67b;
	margin-left: -1.94444444444444em;
	padding-left: 1.66666666666667em;
}



/* Tumblr */

.pagination {
	width: 100%;
}
.next,
.prev {
	display: inline-block;
	width: 50%;
}
.next {
	text-align: right;
}