@import url('http://fonts.googleapis.com/css?family=Didact+Gothic&amp;subset=latin,latin-ext');
@import url('http://fonts.googleapis.com/css?family=Roboto+Condensed:300,400,700&amp;subset=latin,latin-ext');
html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
video {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	text-align: left;
}
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary {
  display: block;
}
body {
  margin: 0;
  line-height: 1.5;
  text-rendering: optimizeLegibility;
  -webkit-text-size-adjust: none;
}
pre,
cite,
code,
kbd,
samp {
  font-family: 'Andale Mono', 'Courier New', Courier, monospace;
}
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #999;
  margin: 1em 0;
  padding: 0;
}
nav ul {
  list-style: none;
}
ol {
  list-style: decimal;
}
ul {
  list-style: disc;
}
ul ul {
  list-style: circle;
}
ul,
ol,
dd {
  padding-left: 2.5em;
}
blockquote {
  padding-left: 1.25em;
}
blockquote,
q {
  quotes: none;
  font-style: italic;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}
ul,
ol,
dl,
hr,
blockquote,
code,
p,
pre {
  margin-bottom: 1.5em;
}
ul,
ol,
dl,
hr,
blockquote,
code {
  margin-top: 1.5em;
}
ul ul,
ul ol,
ul dl,
ol ol,
ol ul,
ol dl,
dl dl,
dl ul,
dl ol {
  margin-top: 0;
  margin-bottom: 0;
}
h1 {
  font-size: 2em;
}
h2 {
  font-size: 1.5em;
}
h3 {
  font-size: 1.31em;
}
h4 {
  font-size: 1.13em;
}
h5 {
  font-size: 1em;
}
h6 {
  font-size: 1em;
  font-weight: normal;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0.5em 0;
}
ins {
  text-decoration: none;
  background-color: #ff9;
  color: #000;
}
mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold;
}
del {
  text-decoration: line-through;
}
sup,
sub {
  font-size: 0.75em;
  margin-left: 0.15em;
}
sup {
  vertical-align: 0.4em;
}
sub {
  vertical-align: -0.3em;
}
abbr[title],
dfn[title] {
  border-bottom: 1px dotted #000;
  cursor: help;
}
small {
  font-size: 80%;
}
a img {
  border: none;
}
textarea {
  font-family: inherit;
  font-size: inherit;
}
input,
select {
  vertical-align: baseline;
  font-family: inherit;
}
legend {
  font-weight: bold;
  padding: 0 0.5em;
}
fieldset {
  padding: 0.5em 1em;
  margin-bottom: 1.5em;
  border: 1px solid #999;
}
input,
textarea,
select,
button {
  border-radius: 0;
}
input[type="submit"] {
  -webkit-appearance: none;
}
input[type="text"],
input[type="email"],
input[type="search"],
input[type="password"],
textarea {
  -webkit-appearance: caret;
  -moz-appearance: caret;
}
.pie {
  behavior: url('pie/PIE.html');
}
.pieZFix {
  behavior: url('pie/PIE.html');
  position: relative;
}
.hasLayout {
  *zoom: 1;
}
.inlineBlock {
  display: -moz-inline-stack;
  display: inline-block;
  *zoom: 1;
}
.flex {
  display: -o-flex;
  display: -ms-flex;
  display: -webkit-flex;
  display: -moz-flex;
  display: flex;
}
.clearBefore:before,
.clearBefore:after {
  content: "";
  display: table;
}
.clearBefore:before {
  clear: both;
}
.clearAfter:before,
.clearAfter:after {
  content: "";
  display: table;
}
.clearAfter:after {
  clear: both;
}
.clear {
  clear: both;
}
br.clear {
  font-size: 0;
  display: block;
  height: 0;
}
.floatLeft {
  float: left !important;
}
.floatRight {
  float: right !important;
}
.floatNone {
  float: none !important;
}
.hide,
.hidden {
  display: none;
}
.overflowHidden {
  overflow: hidden;
}
.overflowVisible {
  overflow: visible;
}
.top0 {
  margin-top: 0 !important;
}
.top1 {
  margin-top: 1px !important;
}
.top2 {
  margin-top: 2px !important;
}
.top4 {
  margin-top: 4px !important;
}
.top6 {
  margin-top: 6px !important;
}
.top8 {
  margin-top: 8px !important;
}
.top10 {
  margin-top: 10px !important;
}
.top12 {
  margin-top: 12px !important;
}
.top16 {
  margin-top: 16px !important;
}
.top20 {
  margin-top: 20px !important;
}
.top24 {
  margin-top: 24px !important;
}
.top32 {
  margin-top: 32px !important;
}
.top40 {
  margin-top: 40px !important;
}
.top48 {
  margin-top: 48px !important;
}
.top64 {
  margin-top: 64px !important;
}
.padTop0 {
  padding-top: 0 !important;
}
.padTop1 {
  padding-top: 1px !important;
}
.padTop2 {
  padding-top: 2px !important;
}
.padTop4 {
  padding-top: 4px !important;
}
.padTop6 {
  padding-top: 6px !important;
}
.padTop8 {
  padding-top: 8px !important;
}
.padTop10 {
  padding-top: 10px !important;
}
.padTop12 {
  padding-top: 12px !important;
}
.padTop16 {
  padding-top: 16px !important;
}
.padTop20 {
  padding-top: 20px !important;
}
.padTop24 {
  padding-top: 24px !important;
}
.padTop32 {
  padding-top: 32px !important;
}
.padTop40 {
  padding-top: 40px !important;
}
.padTop48 {
  padding-top: 48px !important;
}
.padTop64 {
  padding-top: 64px !important;
}
.bottom0 {
  margin-bottom: 0 !important;
}
.bottom1 {
  margin-bottom: 1px !important;
}
.bottom2 {
  margin-bottom: 2px !important;
}
.bottom4 {
  margin-bottom: 4px !important;
}
.bottom6 {
  margin-bottom: 6px !important;
}
.bottom8 {
  margin-bottom: 8px !important;
}
.bottom10 {
  margin-bottom: 10px !important;
}
.bottom12 {
  margin-bottom: 12px !important;
}
.bottom16 {
  margin-bottom: 16px !important;
}
.bottom20 {
	margin-bottom: 5px !important;
}
.bottom24 {
  margin-bottom: 24px !important;
}
.bottom32 {
  margin-bottom: 32px !important;
}
.bottom40 {
  margin-bottom: 40px !important;
}
.bottom48 {
  margin-bottom: 48px !important;
}
.bottom64 {
  margin-bottom: 64px !important;
}
.padBottom0 {
  padding-bottom: 0 !important;
}
.padBottom1 {
  padding-bottom: 1px !important;
}
.padBottom2 {
  padding-bottom: 2px !important;
}
.padBottom4 {
  padding-bottom: 4px !important;
}
.padBottom6 {
  padding-bottom: 6px !important;
}
.padBottom8 {
  padding-bottom: 8px !important;
}
.padBottom10 {
  padding-bottom: 10px !important;
}
.padBottom12 {
  padding-bottom: 12px !important;
}
.padBottom16 {
  padding-bottom: 16px !important;
}
.padBottom20 {
  padding-bottom: 20px !important;
}
.padBottom24 {
  padding-bottom: 24px !important;
}
.padBottom32 {
  padding-bottom: 32px !important;
}
.padBottom40 {
  padding-bottom: 40px !important;
}
.padBottom48 {
  padding-bottom: 48px !important;
}
.padBottom64 {
  padding-bottom: 64px !important;
}
.left0 {
  margin-left: 0 !important;
}
.left1 {
  margin-left: 1px !important;
}
.left2 {
  margin-left: 2px !important;
}
.left4 {
  margin-left: 4px !important;
}
.left6 {
  margin-left: 6px !important;
}
.left8 {
  margin-left: 8px !important;
}
.left10 {
  margin-left: 10px !important;
}
.left12 {
  margin-left: 12px !important;
}
.left16 {
  margin-left: 16px !important;
}
.left20 {
  margin-left: 20px !important;
}
.left24 {
  margin-left: 24px !important;
}
.left32 {
  margin-left: 32px !important;
}
.left40 {
  margin-left: 40px !important;
}
.left48 {
  margin-left: 48px !important;
}
.left64 {
  margin-left: 64px !important;
}
.padLeft0 {
  padding-left: 0 !important;
}
.padLeft1 {
  padding-left: 1px !important;
}
.padLeft2 {
  padding-left: 2px !important;
}
.padLeft4 {
  padding-left: 4px !important;
}
.padLeft6 {
  padding-left: 6px !important;
}
.padLeft8 {
  padding-left: 8px !important;
}
.padLeft10 {
  padding-left: 10px !important;
}
.padLeft12 {
  padding-left: 12px !important;
}
.padLeft16 {
  padding-left: 16px !important;
}
.padLeft20 {
  padding-left: 20px !important;
}
.padLeft24 {
  padding-left: 24px !important;
}
.padLeft32 {
  padding-left: 32px !important;
}
.padLeft40 {
  padding-left: 40px !important;
}
.padLeft48 {
  padding-left: 48px !important;
}
.padLeft64 {
  padding-left: 64px !important;
}
.right0 {
  margin-right: 0 !important;
}
.right1 {
  margin-right: 1px !important;
}
.right2 {
  margin-right: 2px !important;
}
.right4 {
  margin-right: 4px !important;
}
.right6 {
  margin-right: 6px !important;
}
.right8 {
  margin-right: 8px !important;
}
.right10 {
  margin-right: 10px !important;
}
.right12 {
  margin-right: 12px !important;
}
.right16 {
  margin-right: 16px !important;
}
.right20 {
  margin-right: 20px !important;
}
.right24 {
  margin-right: 24px !important;
}
.right32 {
  margin-right: 32px !important;
}
.right40 {
  margin-right: 40px !important;
}
.right48 {
  margin-right: 48px !important;
}
.right64 {
  margin-right: 64px !important;
}
.padRight0 {
  padding-right: 0 !important;
}
.padRight1 {
  padding-right: 1px !important;
}
.padRight2 {
  padding-right: 2px !important;
}
.padRight4 {
  padding-right: 4px !important;
}
.padRight6 {
  padding-right: 6px !important;
}
.padRight8 {
  padding-right: 8px !important;
}
.padRight10 {
  padding-right: 10px !important;
}
.padRight12 {
  padding-right: 12px !important;
}
.padRight16 {
  padding-right: 16px !important;
}
.padRight20 {
  padding-right: 20px !important;
}
.padRight24 {
  padding-right: 24px !important;
}
.padRight32 {
  padding-right: 32px !important;
}
.padRight40 {
  padding-right: 40px !important;
}
.padRight48 {
  padding-right: 48px !important;
}
.padRight64 {
  padding-right: 64px !important;
}
.pad0 {
  padding: 0;
}
.pad1 {
  padding: 1px;
}
.pad2 {
  padding: 2px;
}
.pad4 {
  padding: 4px;
}
.pad6 {
  padding: 6px;
}
.pad8 {
  padding: 8px;
}
.pad10 {
  padding: 10px;
}
.pad12 {
  padding: 12px;
}
.pad16 {
  padding: 16px;
}
.pad20 {
  padding: 20px;
}
.pad24 {
  padding: 24px;
}
.pad32 {
  padding: 32px;
}
.pad40 {
  padding: 40px;
}
.pad48 {
  padding: 48px;
}
.pad64 {
  padding: 64px;
}
.margin0 {
  margin: 0;
}
.margin1 {
  margin: 1px;
}
.margin2 {
  margin: 2px;
}
.margin4 {
  margin: 4px;
}
.margin6 {
  margin: 6px;
}
.margin8 {
  margin: 8px;
}
.margin10 {
  margin: 10px;
}
.margin12 {
  margin: 12px;
}
.margin16 {
  margin: 16px;
}
.margin20 {
  margin: 20px;
}
.margin24 {
  margin: 24px;
}
.margin32 {
  margin: 32px;
}
.margin40 {
  margin: 40px;
}
.margin48 {
  margin: 48px;
}
.margin64 {
  margin: 64px;
}
.lift1 {
  margin-top: -1px !important;
}
.lift2 {
  margin-top: -2px !important;
}
.lift4 {
  margin-top: -4px !important;
}
.lift6 {
  margin-top: -6px !important;
}
.lift8 {
  margin-top: -8px !important;
}
.lift10 {
  margin-top: -10px !important;
}
.lift12 {
  margin-top: -12px !important;
}
.lift16 {
  margin-top: -16px !important;
}
.lift20 {
  margin-top: -20px !important;
}
.lift24 {
  margin-top: -24px !important;
}
.lift32 {
  margin-top: -32px !important;
}
.lift40 {
  margin-top: -40px !important;
}
.lift48 {
  margin-top: -48px !important;
}
.lift64 {
  margin-top: -64px !important;
}
.textLeft,
.leftText {
  text-align: left;
}
.textRight,
.rightText {
  text-align: right;
}
.textCenter,
.centerText {
	text-align: left;
}
.textJustify,
.justifyText {
  text-align: justify;
}
.textBold,
.bold {
  font-weight: bold;
}
.textNormal,
.normal {
  font-weight: normal;
}
.textLight,
.light {
  font-weight: lighter;
}
.textHide,
.hideText {
  text-indent: 101%;
  overflow: hidden;
  white-space: nowrap;
}
.textCaps,
.textCapitalize,
.capitalize {
  text-transform: uppercase;
}
.textPreventBreakouts,
.preventTextBreakouts {
  -ms-word-break: break-all;
  word-break: break-all;
  word-break: break-word;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  hyphens: auto;
}
.valignMiddle {
  vertical-align: middle;
}
.valignTop {
  vertical-align: top;
}
.valignBottom {
  vertical-align: bottom;
}
.font8 {
  font-size: 0.5em;
}
.font9 {
  font-size: 0.5625em;
}
.font10 {
  font-size: 0.625em;
}
.font11 {
  font-size: 0.6875em;
}
.font12 {
  font-size: 0.75em;
}
.font13 {
  font-size: 0.8125em;
}
.font14 {
  font-size: 0.875em;
}
.font15 {
  font-size: 0.9375em;
}
.font16 {
  font-size: 1em;
}
.font18 {
  font-size: 1.125em;
}
.font21 {
  font-size: 1.3125em;
}
.font24 {
  font-size: 1.5em;
}
.font28 {
  font-size: 1.75em;
}
.font32 {
  font-size: 2em;
}
.font40 {
  font-size: 2.5em;
}
.font48 {
  font-size: 3em;
}
.font64 {
  font-size: 4em;
}
.red {
  color: #da2452;
}
.orange {
  color: #f6673f;
}
.greyText {
  color: #A1A1A1;
}
@font-face {
  font-family: 'OstrichSans';
  src: url('fonts/ostrich/ostrich-light-webfont.eot');
  src: url('fonts/ostrich/ostrich-light-webfontd41d.eot?#iefix') format('embedded-opentype'), url('fonts/ostrich/ostrich-light-webfont.woff') format('woff'), url('fonts/ostrich/ostrich-light-webfont.ttf') format('truetype');
  font-weight: lighter;
  font-style: normal;
}
@font-face {
  font-family: 'OstrichSans';
  src: url('fonts/ostrich/ostrich-regular-webfont.eot');
  src: url('fonts/ostrich/ostrich-regular-webfontd41d.eot?#iefix') format('embedded-opentype'), url('fonts/ostrich/ostrich-regular-webfont.woff') format('woff'), url('fonts/ostrich/ostrich-regular-webfont.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'OstrichSans';
  src: url('fonts/ostrich/ostrich-black-webfont.eot');
  src: url('fonts/ostrich/ostrich-black-webfontd41d.eot?#iefix') format('embedded-opentype'), url('fonts/ostrich/ostrich-black-webfont.woff') format('woff'), url('fonts/ostrich/ostrich-black-webfont.ttf') format('truetype');
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: 'OstrichSansRounded';
  src: url('fonts/ostrich/ostrich-rounded-webfont.eot');
  src: url('fonts/ostrich/ostrich-rounded-webfontd41d.eot?#iefix') format('embedded-opentype'), url('fonts/ostrich/ostrich-rounded-webfont.woff') format('woff'), url('fonts/ostrich/ostrich-rounded-webfont.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
body {
	background-color: #FFF;
	color: #666666;
	font-size: 16px;
	font-family: 'Didact Gothic', Arial, Helvetica, sans-serif;
}
body.force_scrollbar {
  overflow-y: scroll;
}
a {
	color: #00CC00;
	text-decoration: underline;
	-webkit-transition: all .4s cubic-bezier(0,0,0.25,1);
	-moz-transition: all .4s cubic-bezier(0,0,0.25,1);
	-o-transition: all .4s cubic-bezier(0,0,0.25,1);
	-ms-transition: all .4s cubic-bezier(0,0,0.25,1);
	transition: all .4s cubic-bezier(0,0,0.25,1);
}
a:hover {
	color: #00FF00;
}
hr {
  border-top-width: 0;
  border-bottom: 1px solid #131313;
  margin: 10px 0 4px;
}
h1,
h2,
h3,
h4,
h5,
h6 {
	margin: 0.5em 0;
	font-weight: normal;
	font-family: 'Didact Gothic', Arial, Helvetica, sans-serif;
	line-height: 1;
}
h1 {
  font-size: 3em;
}
h2 {
	font-size: 2em;
}
h3 {
  font-size: 1.3125em;
}
h4 {
	font-size: 1.5em;
	font-weight: normal;
}
p {
  margin-bottom: 1.25em;
}
article {
  overflow: hidden;
}
article section {
  overflow: hidden;
}
.row {
	clear: both;
	overflow: hidden;
	text-align: left;
}
.row.centered {
  display: -moz-inline-stack;
  display: inline-block;
  *zoom: 1;
}
.row.three .column {
  width: 288px;
}
.row.four .column {
	width: 345px;
}
.row.five .column {
  width: 153.6px;
}
.row .column {
	float: left;
	text-align: left;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 456px;
	margin-bottom: 30px;
	margin-right: 48px;
}
.row .column.last {
  margin-right: 0 !important;
}
.row .column.middle {
  float: none;
  margin-left: auto;
  margin-right: auto;
}
.row .column p:last-of-type {
  margin-bottom: 0;
}
.contentColumns {
  -moz-column-gap: 32px;
  -webkit-column-gap: 32px;
  column-gap: 32px;
  -moz-column-count: 2;
  -webkit-column-count: 2;
  column-count: 2;
  margin-bottom: 1.5em;
}
.contentColumns.three {
  -moz-column-count: 3;
  -webkit-column-count: 3;
  column-count: 3;
}
.contentColumns.four {
  -moz-column-count: 4;
  -webkit-column-count: 4;
  column-count: 4;
}
.contentColumns.five {
  -moz-column-count: 5;
  -webkit-column-count: 5;
  column-count: 5;
}
.contentColumns p:last-of-type {
  margin-bottom: 0;
}
#google-map                                         { height: 300px; margin-top:30px; background:#1d1d1d !important;}

#headerWrapper {
  width: 100%;
  color: #131313;
  background-color: #FFF;
  background-color: rgba(255,255,255,0.8);
  z-index: 100;
  position: fixed;
  -webkit-box-shadow: 1px 1px 5px rgba(0,0,0,0.25);
  -moz-box-shadow: 1px 1px 5px rgba(0,0,0,0.25);
  box-shadow: 1px 1px 150px rgba(0,0,0,0.25);
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  behavior: url('pie/PIE.html');
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
}
#headerWrapper header {
  overflow: hidden;
  margin: 0 auto;
  text-align: center;
}
#headerWrapper header a {
  text-decoration: none;
  color: #808080;
}
#headerWrapper header a:hover {
	color: #000000;
}
#headerWrapper header nav {
  text-align: left;
  font-size: 0.8em;
  font-family: Tahoma,Geneva,'DejaVu Sans Condensed',sans-serif;

  padding: 0 20px;
}
#headerWrapper header nav ul {
  display: -moz-inline-stack;
  display: inline-block;
  *zoom: 1;
  overflow: hidden;
  margin: 18px 0 10px;
  padding: 0;
}
#headerWrapper header nav ul li {
  float: left;
  margin-left: 40px;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#headerWrapper header nav ul li:first-child {
  margin-left: 0;
}
#headerWrapper header nav ul li a {
  display: block;
}
@media only screen and (max-width: 700px) {
  #headerWrapper header nav ul {
    display: -o-flex;
    display: -ms-flex;
    display: -webkit-flex;
    display: -moz-flex;
    display: flex;
    -o-justify-content: space-between;
    -ms-justify-content: space-between;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
  }
  #headerWrapper header nav ul li {
    margin-left: 20px;
  }
}
@media only screen and (max-width: 460px) {
  #headerWrapper header {
    display: none;
  }
}
article {
  background-position: center top;
  background-repeat: no-repeat;
  padding-bottom: 32px;
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
}
article:first-of-type {
  padding-top: 78px;
}
article .wrapper {
	max-width: 960px;
	margin: 0 auto;
	-webkit-perspective: -300px;
	-moz-perspective: -300px;
	-ms-perspective: -300px;
	perspective: -300px;
}
article.bgOrange {
  background-color: #9fc700;
  color: #FFF;
}
article.bgOrange .logo {
  margin: 0 64px 12px 0;
  float: left;
}
article#portfolio {
  background-color: #252020;
  padding-top: 0px;
  padding-bottom: 20px;
}
article#portfolio .wrapper {
  max-width: 984px;
}
article#portfolio .wrapper > h2 {
  color: #FFF;
  margin-left: 6px;
  margin-right: 6px;
  margin-bottom: 12px;
}
article#welcome {
  height: 540px;
  text-align: center;
  color: #FFF;
}
article#welcome h2 {
  margin: 132px 0 0;
}
article#welcome h3 {
	font-family: 'Didact Gothic', Arial, Helvetica, sans-serif;
	font-size: 3.75em;
	line-height: 1;
	font-weight: lighter;
	margin: 64px 0 0;
}
article#welcome h1 {
	font-size: 2em;
	line-height: 1;
	font-weight: lighter;
	font-family: 'Didact Gothic', Arial, Helvetica, sans-serif;
	margin-top: 1.41666666666667em;
	margin-bottom: -1.66666666666667em;
	letter-spacing: 3px;
}
article#whatwedo {
  background-image: url('../img/bgWhatWeDoTop.png');
}
article#whatwedo .bgWrapper {
  background-image: url('../img/bgWhatWeDoBottom.png');
  background-position: center bottom;
  background-repeat: no-repeat;
  padding-bottom: 64px;
}
article#team {
  background-image: url('../img/bgTeam.png');
  padding-bottom: 64px;
  padding-top: 0;
}
article#team h3,
article#team h4 {
  text-align: left;
}
article#team h4 {
  color: #a1a1a1;
}
article#whatwedo {
  padding-top: 0;
  padding-bottom: 0;
}
article#whatwedo h1,
article#whatwedo h2 {
	text-align: left;
}
article#stats {
	background-color: #eeeeee;
	color: #666;
}
@media only screen and (max-width: 1000px) {
  article {
    padding: 20px;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    -ms-behavior: url('pie/backgroundSize.html');
  }
  article#welcome {
    height: auto;
  }
  article #logos {
    width: 100%;
    height: auto;
  }
}
@media only screen and (max-width: 820px) {
  article#welcome h2 {
    margin-top: 0.83333333333333em;
  }
  article#welcome h3 {
	font-size: 3em;
	margin-top: 0.41237113402062em;
  }
  article#welcome h1 {
    margin-top: -0.20833333333333em;
    margin-bottom: 0.83333333333333em;
  }
}
@media only screen and (max-width: 600px) {
  article.bgOrange .logo {
    margin-right: 20px;
  }
}
@media only screen and (max-width: 480px) {
  article#welcome h3 {
	font-size: 2em;
  }
  article#welcome h1 {
    font-size: 2em;
  }
  article#whatwedo .bgWrapper {
    padding-bottom: 32px;
  }
  article#team {
    padding-bottom: 32px;
  }
}
@media only screen and (max-width: 460px) {
  article:first-of-type {
    padding-top: 20px;
  }
}
footer {
	text-align: center;
	background: #5d5758 url('../img/bgFooter.png') no-repeat center top;
	color: #FFF;
	overflow: hidden;
	padding-bottom: 40px;
}
footer.index {
  background-image: url('../img/bgFooterIndex.png');
}
footer .wrapper {
  width: 960px;
  margin: 0 auto;
}
footer h2 {
  margin-bottom: 12px;
}
footer a {
  color: #FFF;
}
footer form {
  color: #131313;
  width: 360px;
  margin: 0 auto;
}
footer.cookieShown {
  padding-bottom: 130px;
}
@media only screen and (max-width: 1000px) {
  footer {
    padding-left: 20px;
    padding-right: 20px;
  }
  footer .wrapper {
    width: auto;
  }
}
@media only screen and (max-width: 440px) {
  footer form {
    width: auto;
  }
}
.logo {
  background: transparent url('../img/logo.png') no-repeat;
  width: 200px;
  height: 200px;
  text-indent: 101%;
  overflow: hidden;
  white-space: nowrap;
  display: -moz-inline-stack;
  display: inline-block;
  *zoom: 1;
}
@media (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi) {
  .logo {
    background-image: url('../img/logo%402x.png');
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    -ms-behavior: url('pie/backgroundSize.html');
  }
}
@media only screen and (max-width: 600px) {
  .logo {
    width: 150px;
    height: 150px;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    -ms-behavior: url('pie/backgroundSize.html');
  }
}
ul.menuArticle {
  margin: 0;
  padding: 0;
  list-style-type: none;
  font-size: 21px;
  font-family: 'Raleway', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  float: left;
}
ul.menuArticle li a {
  display: -moz-inline-stack;
  display: inline-block;
  *zoom: 1;
  padding: 2px 10px;
  color: #FFF;
  text-decoration: none;
}
ul.menuArticle li a:hover {
	color: #666666;
	background-color: #FFF;
}
a.btnMore {
	display: -moz-inline-stack;
	display: inline-block;

  *zoom: 1;
	background-color: #66CC00;
	color: #FFF;
	text-decoration: none;
	padding: 1px 8px;
}
a.btnMore:hover {
	background-color: #FFF;
	color: #66CC00;
}
#cookieWarning {
  background-color: #000;
  background-color: rgba(0,0,0,0.8);
  font-size: 12px;
  padding: 4px 0 0;
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  color: #FFF;
}
#cookieWarning div {
  width: 960px;
  margin: 0 auto;
  position: relative;
  padding: 10px 20px 0 0;
}
#cookieWarning a.close {
  position: absolute;
  display: block;
  top: 4px;
  right: 4px;
  color: #FFF;
  font-size: 22px;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
  line-height: .5;
  text-decoration: none;
}
#cookieWarning a.close:hover {
  font-weight: bold;
}
@media only screen and (max-width: 960px) {
  #cookieWarning div {
    width: auto;
  }
}
.stats.row {
  clear: none;
}
.stats.row .column {
  padding: 0 48px;
  width: 226px;
  margin: 0 32px 24px 0;
}
.stats.row .column h3 {
  border-bottom: 1px solid ;
  padding-bottom: 12px;
  margin-bottom: 12px;
  margin-top: 0;
  font-size: 4em;
  font-weight: bold;
  text-align: left;
}
.stats.row .column p {
  text-align: center;
}
.statsMap {
  margin-top: 32px;
  float: right;
  width: 430px;
  text-align: center;
}
.statsMap img {
  margin-bottom: 4px;
  padding-bottom: 12px;
}
.statsContainer {
  margin-top: 32px;
  float: left;
}
@media only screen and (max-width: 1000px) {
  .stats.row .column.last {
    margin-right: 0 !important;
  }
}
@media only screen and (max-width: 960px) {
  .statsContainer {
    float: none;
  }
  .statsMap {
    float: none;
    width: auto;
  }
  .stats.row .column {
    padding: 0 24px;
    margin: 0 32px 24px;
  }
  .stats.row .column.last {
    margin-right: 32px !important;
  }
}
@media only screen and (max-width: 470px) {
  .statsMap img {
    width: 100%;
    height: auto;
  }
}
form {
  padding: 4px;
  margin-bottom: 20px;
  text-align: center;
}
input[type="text"],
input[type="email"],
textarea {
  width: 100%;
  display: block;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 10px;
  border: 2px solid #FFF;
  margin: 0 auto 20px;
  font-size: 1em;
}
input[type="text"]:focus,
input[type="email"]:focus,
textarea:focus {
  border-color: #7CC576;
}
input[type="text"].error,
input[type="email"].error,
textarea.error {
  border-color: #da2452;
}
input[type="submit"],
input[type="button"] {
  width: 100%;
  padding: 0.5em;
  background-color: #7CC576;
  color: #FFF;
  font-size: 1.5em;
  border: 0;
  cursor: pointer;
  -webkit-transition: all .4s cubic-bezier(0,0,0.25,1);
  -moz-transition: all .4s cubic-bezier(0,0,0.25,1);
  -o-transition: all .4s cubic-bezier(0,0,0.25,1);
  -ms-transition: all .4s cubic-bezier(0,0,0.25,1);
  transition: all .4s cubic-bezier(0,0,0.25,1);
  -webkit-box-shadow: 1px 1px 3px rgba(0,0,0,0.25);
  -moz-box-shadow: 1px 1px 3px rgba(0,0,0,0.25);
  box-shadow: 1px 1px 3px rgba(0,0,0,0.25);
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  behavior: url('pie/PIE.html');
}
input[type="submit"]:hover,
input[type="button"]:hover {
  background-color: #f6673f;
}
a.button {
  display: -moz-inline-stack;
  display: inline-block;
  *zoom: 1;
  padding: 0.5em;
  background-color: #7CC576;
  color: #FFF;
  font-size: 1.5em;
  border: 0;
  text-decoration: none;
  -webkit-transition: all .4s cubic-bezier(0,0,0.25,1);
  -moz-transition: all .4s cubic-bezier(0,0,0.25,1);
  -o-transition: all .4s cubic-bezier(0,0,0.25,1);
  -ms-transition: all .4s cubic-bezier(0,0,0.25,1);
  transition: all .4s cubic-bezier(0,0,0.25,1);
  min-width: 278px;
}
a.button:hover {
	background-color: #CCCCCC;
}
#submit {
  margin: 0 0 20px;
  background-image: url('../img/loader.gif');
  background-position: center center;
  background-repeat: no-repeat;
  min-height: 3.75em;
}
.message {
  display: none;
  background-color: #ececec;
  padding: 0.75em;
  margin: 0 auto;
  color: #FFF;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center;
  -webkit-box-shadow: 1px 1px 3px rgba(0,0,0,0.25);
  -moz-box-shadow: 1px 1px 3px rgba(0,0,0,0.25);
  box-shadow: 1px 1px 3px rgba(0,0,0,0.25);
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  behavior: url('pie/PIE.html');
}
.message.success {
  background-color: #242c54;
  border-color: #2b5375;
}
.message.error {
  background-color: #da2452;
  border-color: ;
}
form#notify {
  margin-top: 80px;
  min-height: 325px;
}
form#notify #submit {
  background-image: url('../img/loader2.html');
}
form#notify input,
form#notify textarea,
form#notify .message {
  max-width: 360px;
}
@media only screen and (max-width: 979px) {
  form#notify {
    min-height: auto;
  }
}
@media only screen and (max-width: 400px) {
  a.button {
    min-width: auto;
    width: 100%;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
}
.albums {
  overflow: hidden;
  margin: 0 auto 12px;
  width: 984px;
}
.albums .item {
  float: left;
  margin: 12px;
  position: relative;
  -webkit-transition: all 0.4s ease-out;
  -moz-transition: all 0.4s ease-out;
  -o-transition: all 0.4s ease-out;
  -ms-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
  overflow: hidden;
}
.albums .item img {
  display: block;
  cursor: pointer;
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transition: all 0.4s ease-out;
  -moz-transition: all 0.4s ease-out;
  -o-transition: all 0.4s ease-out;
  -ms-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
  filter: url('filterGrayscale.svg#grayscale');
  filter: gray;
  -webkit-filter: grayscale(1);
}
.albums .item img:hover {
  filter: none;
  -webkit-filter: grayscale(0);
}
.albums .item .expand {
  display: none;
}
.albums .item.current img {
  filter: none;
  -webkit-filter: grayscale(0);
}
.albums .item.current .triangle {
  opacity: 1;
  bottom: -24px;
}
.albums .expando {
  overflow: hidden;
  display: none;
  float: left;
  margin: 12px;
  width: 960px;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
}
.albums .expando .contentColumns {
  -moz-column-gap: 24px;
  -webkit-column-gap: 24px;
  column-gap: 24px;
  margin-bottom: 0;
}
.albums .expando.dark {
  color: #fff;
}
@media only screen and (max-width: 1024px) {
  .albums {
    width: auto;
  }
  .albums .expando {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }
}
@media only screen and (max-width: 780px) {
  .albums .item img {
    width: 218px;
    height: 218px;
  }
}
@media only screen and (max-width: 760px) {
  .albums .item img {
    width: 222px;
    height: auto;
  }
}
@media only screen and (max-width: 490px) {
  .albums .item img {
    width: 196px;
    height: auto;
  }
}
@media only screen and (max-width: 479px) {
  .albums .item img {
    width: 116px;
    height: auto;
  }
}
@media only screen and (max-width: 480px) {
  body {
    font-size: 14px;
  }
}
@media only screen and (max-width: 1000px) {
  .row .column {
    vertical-align: top;
    float: none;
    display: -moz-inline-stack;
    display: inline-block;
    *zoom: 1;
    margin-left: 24px;
    margin-right: 24px;
  }
  .row .column.last {
    margin-right: 24px !important;
  }
}
@media only screen and (max-width: 450px) {
  .row .column {
    margin-left: 0 !important;
    margin-right: 0 !important;
    width: 100% !important;
  }
  .row .column.last {
    margin-right: 0 !important;
  }
  h2 {
    font-size: 2.2857142857143em;
  }
  h3 {
    font-size: 1.5em;
  }
  h4 {
    font-size: 1.2857142857143em;
  }
}
@media only screen and (max-width: 770px) {
  .contentColumns {
    -moz-column-count: 1;
    -webkit-column-count: 1;
    column-count: 1;
  }
}
@media only screen and (max-width: 500px) {
  .contentColumns img {
    width: 100%;
    height: auto;
  }
}
