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: baseline
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, main {
	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
}
*, *::after, *::before {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}
html {
	font-size: 62.5%
}
html * {
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing:grayscaleuser-drag: none;
	-moz-user-select: none;
	-webkit-user-drag: none;
}
body {
	font-size: 1.6rem;
	font-family: "Open Sans", sans-serif;
	color: #666
}
a {
	color: #333;
	text-decoration: none
}
.homepagedescrptionofwhatwedo {
	font-size: 2.6rem;
	font-family: "Open Sans", sans-serif;
	line-height: 16px;
	color: #666
}
.footerline {
	font-size: 1.1rem;
		line-height: 21px;
	font-family: "Open Sans", sans-serif;
	color: #000000;
    
}
.footerlineonfooter {
	font-size: 1.1rem;
		line-height: 21px;
	font-family: "Open Sans", sans-serif;
	color: #666;
    
}
.workdescriptor {
	font-size: 1.2rem;
	font-family: "Open Sans", sans-serif;
	line-height: 16px;
	color: #666
}
.workdescriptorBOLD {
	font-size: 1.2rem;
	font-family: "Open Sans", sans-serif;
	line-height: 16px;
	color: #000000
}
.cd-header {
	position: relative;
	height: 150px;
	background-color: #FFFFFF
}
.cd-header h1 {
	color: #ffffff;
	line-height: 150px;
	text-align: center;
	font-size: 2.4rem;
	font-weight: 300
}

@media only screen and (min-width: 1170px) {
.cd-header {
	height: 180px
}
.cd-header h1 {
	line-height: 180px
}
}
.cd-main-content {
	position: relative;
	min-height: 100vh
}
.cd-main-content:after {
	content: "";
	display: table;
	clear: both
}
.cd-main-content.is-fixed .cd-tab-filter-wrapper {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%
}
.cd-main-content.is-fixed .cd-gallery {
	padding-top: 0px
}
.cd-main-content.is-fixed .cd-filter {
	position: fixed;
	height: 100vh;
	overflow: hidden
}
.cd-main-content.is-fixed .cd-filter form {
	height: 100vh;
	overflow: auto;
	-webkit-overflow-scrolling: touch
}
.cd-main-content.is-fixed .cd-filter-trigger {
	position: fixed
}

@media only screen and (min-width: 350px) {
.cd-main-content.is-fixed .cd-gallery {
	padding-top: 0px
}
}

@media only screen and (min-width: 1170px) {
.cd-main-content.is-fixed .cd-gallery {
	padding-top: 0px
}
}
.cd-tab-filter-wrapper {
	background-color: #ffffff;
	box-shadow: 0 0px 0px rgba(0, 0, 0, 0.08);
	z-index: 1
}
.cd-tab-filter-wrapper:after {
	content: "";
	display: table;
	clear: both
}
.cd-tab-filter {
	position: relative;
	height: 50px;
	width: 322px;
	margin: 0 auto;
	z-index: 1;
	background-color: #FFFFFF
}
.cd-tab-filter::after {
	content: '';
	position: absolute;
	right: 0px;
	top: 50%;
	bottom: auto;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	display: inline-block;
	width: 16px;
	height: 16px;
	background: url("../img/cd-icon-arrow.svg") no-repeat center center;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
	pointer-events: none
}
.cd-tab-filter ul {
	position: absolute;
	top: 0;
	left: 0;
	background-color: #ffffff;
	box-shadow: inset 0 -0px 0 #666
}
.cd-tab-filter li {
	display: none
}
.cd-tab-filter li:first-child {
	display: block
}
.cd-tab-filter a {
	display: block;
	text-align: center;
	height: 50px;
	width: 320px;
	line-height: 50px;
	padding-left: 0px
}
.cd-tab-filter a.selected {
	background: #666;
	color: #ffffff
}
.cd-tab-filter.is-open::after {
	-webkit-transform: translateY(-50%) rotate(-180deg);
	-moz-transform: translateY(-50%) rotate(-180deg);
	-ms-transform: translateY(-50%) rotate(-180deg);
	-o-transform: translateY(-50%) rotate(-180deg);
	transform: translateY(-50%) rotate(-180deg)
}
.cd-tab-filter.is-open ul {
*/
	box-shadow: inset 0 -2px 0 #666, 0 2px 10px rgba(0, 0, 0, 0.2)
}
.cd-tab-filter.is-open ul li {
	display: block
}
.cd-tab-filter.is-open .placeholder a {
	opacity: .4
}
.fade-screen a {
	opacity: .4
}

@media only screen and (min-width: 768px) {
.cd-tab-filter {
	width: auto;
	cursor: auto
}
.cd-tab-filter::after {
	display: none
}
.cd-tab-filter ul {
	background: transparent;
	position: static;
	box-shadow: none;
	text-align: center
}
.cd-tab-filter li {
	display: inline-block
}
.cd-tab-filter li.placeholder {
	display: none !important
}
.cd-tab-filter a {
	display: inline-block;
	padding: 0 1em;
	width: auto;
	opacity: .4;
	color: #333;
	font-weight: 550;
	font-size: 1.5rem;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s
}
.no-touch .cd-tab-filter a:hover {
	opacity: 1;
	color: #333;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s
}
.cd-tab-filter a.selected {
	background: transparent;
	opacity: 1;
	color: #333
}
.cd-tab-filter.is-open ul li {
	display: inline-block
}
}

@media only screen and (min-width: 1000px) {
.cd-tab-filter {
	width: 100%;
	float: right;
	margin: 0;
	-webkit-transition: width 0.3s;
	-moz-transition: width 0.3s;
	transition: width 0.3s
}
}
.cd-gallery {
	padding: 0px 0px;
	width: 100%
}
.cd-gallery li {
	margin-bottom: 0em;
	border: 0px solid #DDDDDD;
	display: none
}
.cd-gallery li.gap {
	opacity: 0;
	height: 0;
	display: inline-block
}
.cd-gallery img {
	display: block;
	width: 100%;
	background-color: #666;
	-webkit-transition: -webkit-transform 0.35s;
	transition: transform 0.35s;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	-webkit-transform: scale3d(1, 1, 1);
	transform: scale3d(1, 1, 1)
}
.cd-gallery .cd-fail-message {
	display: none;
	text-align: center
}

@media only screen and (min-width: 500px) {
.cd-gallery {
	padding: 50px 50px
}
.cd-gallery ul {
	text-align: justify
}
.cd-gallery ul:after {
	content: "";
	display: table;
	clear: both
}
.cd-gallery li {
	width: 32.5%;
	margin-bottom: 9px
}
}

@media only screen and (min-width: 1000px) {
.cd-gallery {
	padding: 50px 50px;
	float: right;
	-webkit-transition: width 0.2s;
	-moz-transition: width 0.2s;
	transition: width 0.2s
}
.cd-gallery li {
	width: 19.5%
}
}
.grid {
	position: relative;
	margin: 0 0;
	padding: 0;
	list-style: none;
	text-align: center
}
.grid figure {
	position: relative;
	float: centre;
	overflow: hidden;
	text-align: center;
	cursor: pointer
}
.grid figure figcaption {
	padding: 0;
	color: #fff;
	font-size: .8em;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden
}
.grid figure figcaption::before, .grid figure figcaption::after {
	pointer-events: none
}
.grid figure figcaption, .grid figure figcaption > a {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}
.grid figure figcaption > a {
	z-index: 1000;
	text-indent: 200%;
	white-space: nowrap;
	font-size: 0;
	opacity: 0
}
.grid figure h2 {
	word-spacing: 0;
	font-weight: 300
}
.grid figure h2 span {
	font-weight: 800
}
.grid figure h2, .grid figure p {
	margin: 0
}
.grid figure p {
	letter-spacing: 1px;
	font-size: 68.5%
}
figure.effect-zoe figcaption {
	top: auto;
	bottom: 0;
	padding: .9em;
	height: 3em;
	background: #fff;
	opacity: .90;
	color: #666;
	-webkit-transition: -webkit-transform 0.20s;
	transition: transform 0.20s;
	-webkit-transform: translate3d(0, 100%, 0);
	transform: translate3d(0, 100%, 0)
}
figure.effect-zoe h2 {
	float: center
}
figure.effect-zoe p.icon-links a {
	float: right;
	color: #AAAAAA
}
figure.effect-zoe:hover p.icon-links a:hover, figure.effect-zoe:hover p.icon-links a:focus {
	color: #AAAAAA
}
figure.effect-zoe p.description {
	position: absolute;
	bottom: 8em;
	padding: 0em;
	color: #888;
	text-transform: none;
	font-size: 90%;
	opacity: 0;
	-webkit-backface-visibility: hidden;
	-webkit-transition: opacity 0.25s;
	transition: opacity 0.25s;
	-webkit-backface-visibility: hidden;
	left: 230px
}
figure.effect-zoe:hover img {
	-webkit-transition: -webkit-transform 0.45s;
	transition: transform 0.45s;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	-webkit-transform: scale3d(1.10, 1.10, 1);
	transform: scale3d(1.10, 1.10, 1)
}
figure.effect-zoe h2, figure.effect-zoe p.icon-links a {
	-webkit-transition: -webkit-transform 0.35s;
	transition: transform 0.35s;
	-webkit-transform: translate3d(0, 200%, 0);
	transform: translate3d(0, 200%, 0)
}
figure.effect-zoe p.icon-links a span::before {
	display: inline-block;
	padding: 5px 10px;
	speak: none;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}
.icon-eye::before {
	content: '\e000'
}
.icon-paper-clip::before {
	content: '\e001'
}
.icon-heart::before {
	content: '\e024'
}
figure.effect-zoe h2 {
	display: inline-block
}
figure.effect-zoe:hover p.description {
	opacity: 1
}
figure.effect-zoe:hover figcaption, figure.effect-zoe:hover h2, figure.effect-zoe:hover p.icon-links a {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}
figure.effect-zoe:hover h2 {
	-webkit-transition-delay: 0.05s;
	transition-delay: 0.05s
}
figure.effect-zoe:hover p.icon-links a:nth-child(3) {
	-webkit-transition-delay: 0.1s;
	transition-delay: 0.1s
}
figure.effect-zoe:hover p.icon-links a:nth-child(2) {
	-webkit-transition-delay: 0.15s;
	transition-delay: 0.15s
}
figure.effect-zoe:hover p.icon-links a:first-child {
	-webkit-transition-delay: 0.2s;
	transition-delay: 0.2s
}
figure.effect-garry figcaption {
	top: auto;
	bottom: 0;
	padding: 0em;
	height: 100%;
	background: #fff;
	color: #85d4e2;
	-webkit-transition: -webkit-transform 0.55s;
	transition: transform 0.55s;
	-webkit-transform: translate3d(0, 100%, 0);
	transform: translate3d(0, 100%, 0)
}
figure.effect-garry h2 {
	float: centre;
	color: #666
}
figure.effect-garry p.icon-links a {
	float: centre;
	color: #666
}
figure.effect-garry:hover p.icon-links a:hover, figure.effect-garry:hover p.icon-links a:focus {
	color: #666
}
figure.effect-garry p.description {
	position: absolute;
	bottom: 1em;
	padding: 2em;
	color: #444;
	text-transform: none;
	font-size: 90%;
	opacity: 0;
	-webkit-backface-visibility: hidden;
	-webkit-transition: opacity 0.35s;
	transition: opacity 0.35s;
	-webkit-backface-visibility: hidden;
	left: 230px
}
figure.effect-garry h2, figure.effect-garry p.icon-links a {
	-webkit-transition: -webkit-transform 0.35s;
	transition: transform 0.35s;
	-webkit-transform: translate3d(0, 200%, 0);
	transform: translate3d(0, 200%, 0)
}
figure.effect-garry p.icon-links a span::before {
	display: inline-block;
	padding: 0px 0px;
	font-family: 'feathericons';
	speak: none;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}
.icon-eye::before {
	content: '\e000'
}
.icon-paper-clip::before {
	content: '\e001'
}
.icon-heart::before {
	content: '\e024'
}
figure.effect-garry h2 {
	display: inline-block
}
figure.effect-garry:hover p.description {
	opacity: 1
}
figure.effect-garry:hover figcaption, figure.effect-garry:hover h2, figure.effect-garry:hover p.icon-links a {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}
figure.effect-garry:hover h2 {
	-webkit-transition-delay: 0.05s;
	transition-delay: 0.05s
}
figure.effect-garry:hover p.icon-links a:nth-child(3) {
	-webkit-transition-delay: 0.1s;
	transition-delay: 0.1s
}
figure.effect-garry:hover p.icon-links a:nth-child(2) {
	-webkit-transition-delay: 0.15s;
	transition-delay: 0.15s
}
figure.effect-garry:hover p.icon-links a:first-child {
	-webkit-transition-delay: 0.2s;
	transition-delay: 0.2s
}
article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
	display: block
}
audio, canvas, video {
	display: inline-block
}
audio:not([controls]) {
	display: none;
	height: 0
}
[hidden] {
	display: none
}
html {
	font-family: sans-serif;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%
}
body {
	margin: 0
}
a:focus {
	outline: thin dotted
}
a:active, a:hover {
	outline: 0
}
h1 {
	font-size: 2em;
	margin: 0.67em 0
}
abbr[title] {
	border-bottom: 1px dotted
}
b, strong {
	font-weight: bold
}
dfn {
	font-style: italic
}
hr {
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	height: 0
}
mark {
	background: #fff;
	color: #000
}
code, kbd, pre, samp {
	font-family: monospace, serif;
	font-size: 1em
}
pre {
	white-space: pre-wrap
}
q {
	quotes: "\201C" "\201D" "\2018" "\2019"
}
small {
	font-size: 80%
}
sub, sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline
}
sup {
	top: -0.5em
}
sub {
	bottom: -0.25em
}
img {
	border: 0
}
svg:not(:root) {
	overflow: hidden
}
figure {
	margin: 0
}
fieldset {
	border: 1px solid #c0c0c0;
	margin: 0 2px;
	padding: 0.35em 0.625em 0.75em
}
legend {
	border: 0;
	padding: 0
}
button, input, select, textarea {
	font-family: inherit;
	font-size: 100%;
	margin: 0
}
button, input {
	line-height: normal
}
button, select {
	text-transform: none
}
button, html input[type="button"], input[type="reset"], input[type="submit"] {
	-webkit-appearance: button;
	cursor: pointer
}
button[disabled], html input[disabled] {
	cursor: default
}
input[type="checkbox"], input[type="radio"] {
	box-sizing: border-box;
	padding: 0
}
input[type="search"] {
	-webkit-appearance: textfield;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	box-sizing: content-box
}
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
-webkit-appearance:none
}
button::-moz-focus-inner, input::-moz-focus-inner {
border:0;
padding:0
}
textarea {
	overflow: auto;
	vertical-align: top
}
table {
	border-collapse: collapse;
	border-spacing: 0
}
.placeholder {
	color: #333;
	opacity: 0.4;
	font-weight: 550;
	font-size: 1.5rem;
}
.mainnav {
    font-size: 1.9em;
	color: #333;
	opacity: 0.4;
	font-weight: 550;
    letter-spacing: 2.2px;
}
.footerheader_x {
    font-size: 1.4em;
	color: #333;
	opacity: 0.4;
	font-weight: 550;
    letter-spacing: 2.2px;
}
.mainnavcontact {
    font-size: 1.7em;
	color: #333;
	opacity: 0.4;
	font-weight: 550;
}
.work_heading {
	font-size: 2.5rem;
	color: #fff;
	line-height: 46px;
}
.work_body {
	font-size: 1.6rem;
	line-height: 30px;
	color: #fff;
	opacity: .8;
	user-drag: none; 
-moz-user-select: none;
-webkit-user-drag: none;
}

.workblurb {
	font-size: 1.35rem;
	line-height: 24px;
	font-family: "Open Sans", sans-serif;
	color: #666;
}