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 {
  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;
}
input::-moz-focus-inner {
  border: 0;
}
a {
  color: #fff;
  transition: all 0.4s ease-in-out !important;
  -webkit-transition: all 0.4s ease-in-out !important;
  -moz-transition: all 0.4s ease-in-out !important;
  -o-transition: all 0.4s ease-in-out !important;
  text-decoration: none;
}
a:hover,
a:active {
  color: ;
}
.col-p5 {
  width: 5%;
  float: left;
}
@media screen and (max-width: 768px) {
  .col-p5 {
    clear: both;
    float: inherit;
    width: 100%;
  }
}
.col-p10 {
  width: 10%;
  float: left;
}
@media screen and (max-width: 768px) {
  .col-p10 {
    clear: both;
    float: inherit;
    width: 100%;
  }
}
.col-p15 {
  width: 15%;
  float: left;
}
@media screen and (max-width: 768px) {
  .col-p15 {
    clear: both;
    float: inherit;
    width: 100%;
  }
}
.col-p20 {
  width: 20%;
  float: left;
}
@media screen and (max-width: 768px) {
  .col-p20 {
    clear: both;
    float: inherit;
    width: 100%;
  }
}
.col-p25 {
  width: 25%;
  float: left;
}
@media screen and (max-width: 768px) {
  .col-p25 {
    clear: both;
    float: inherit;
    width: 100%;
  }
}
.col-p30 {
  width: 30%;
  float: left;
}
@media screen and (max-width: 768px) {
  .col-p30 {
    clear: both;
    float: inherit;
    width: 100%;
  }
}
.col-p35 {
  width: 35%;
  float: left;
}
@media screen and (max-width: 768px) {
  .col-p35 {
    clear: both;
    float: inherit;
    width: 100%;
  }
}
.col-p40 {
  width: 40%;
  float: left;
}
@media screen and (max-width: 768px) {
  .col-p40 {
    clear: both;
    float: inherit;
    width: 100%;
  }
}
.col-p45 {
  width: 45%;
  float: left;
}
@media screen and (max-width: 768px) {
  .col-p45 {
    clear: both;
    float: inherit;
    width: 100%;
  }
}
.col-p50 {
  width: 50%;
  float: left;
}
@media screen and (max-width: 768px) {
  .col-p50 {
    clear: both;
    float: inherit;
    width: 100%;
  }
}
.col-p55 {
  width: 55%;
  float: left;
}
@media screen and (max-width: 768px) {
  .col-p55 {
    clear: both;
    float: inherit;
    width: 100%;
  }
}
.col-p60 {
  width: 60%;
  float: left;
}
@media screen and (max-width: 768px) {
  .col-p60 {
    clear: both;
    float: inherit;
    width: 100%;
  }
}
.col-p65 {
  width: 65%;
  float: left;
}
@media screen and (max-width: 768px) {
  .col-p65 {
    clear: both;
    float: inherit;
    width: 100%;
  }
}
.col-p70 {
  width: 70%;
  float: left;
}
@media screen and (max-width: 768px) {
  .col-p70 {
    clear: both;
    float: inherit;
    width: 100%;
  }
}
.col-p75 {
  width: 75%;
  float: left;
}
@media screen and (max-width: 768px) {
  .col-p75 {
    clear: both;
    float: inherit;
    width: 100%;
  }
}
.col-p80 {
  width: 80%;
  float: left;
}
@media screen and (max-width: 768px) {
  .col-p80 {
    clear: both;
    float: inherit;
    width: 100%;
  }
}
.col-p85 {
  width: 85%;
  float: left;
}
@media screen and (max-width: 768px) {
  .col-p85 {
    clear: both;
    float: inherit;
    width: 100%;
  }
}
.col-p90 {
  width: 90%;
  float: left;
}
@media screen and (max-width: 768px) {
  .col-p90 {
    clear: both;
    float: inherit;
    width: 100%;
  }
}
.col-p95 {
  width: 95%;
  float: left;
}
@media screen and (max-width: 768px) {
  .col-p95 {
    clear: both;
    float: inherit;
    width: 100%;
  }
}
.col-p5 {
  width: 5%;
  float: left;
}
@media screen and (max-width: 768px) {
  .col-p5 {
    clear: both;
    float: inherit;
    width: 100%;
  }
}
.row-centered {
  text-align: center;
}
.col-centered {
  display: inline-block;
  float: none;
  text-align: left;
  margin-right: -4px;
}
a {
  text-decoration: none;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
  display: block;
}
audio[controls],
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
html {
  font-size: 100%;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  height: 100%;
  width: 100%;
  background: #FFF;
}
body {
  margin: 0;
  font-size: 14px;
  line-height: 1.3;
  height: 100%;
  width: 100%;
  background: #FFF;
}
body,
button,
input:not([type=file]),
select,
textarea {
  font-family: sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #000;
  text-align: left;
}
* {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
a {
  text-decoration: underline;
}
a:focus {
  outline: 0 !important;
}
a:hover,
a:active {
  outline: 0 !important;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: 700;
}
blockquote {
  margin: 1em 40px;
}
dfn {
  font-style: italic;
}
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
}
ins {
  background: #ff9;
  colour: #000;
  text-decoration: none;
}
mark {
  background: #ff0;
  colour: #000;
  font-style: italic;
  font-weight: 700;
}
pre,
code,
kbd,
samp {
  font-family: monospace, monospace;
  _font-family: 'courier new', monospace;
  font-size: 1em;
}
pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}
q {
  quotes: none;
}
q:before,
q:after {
  content: "";
  content: none;
}
small {
  font-size: 85%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
ul,
ol {
  margin: 1em 0;
  padding: 0 0 0 40px;
}
dd {
  margin: 0 0 0 40px;
}
nav ul,
nav ol {
  list-style: none;
  margin: 0;
  padding: 0;
}
img {
  border: 0;
  -ms-interpolation-mode: bicubic;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 0;
}
form {
  margin: 0;
}
fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}
legend {
  border: 0;
  *margin-left: -7px;
  padding: 0;
}
label {
  cursor: pointer;
}
button,
input,
select,
textarea {
  font-size: 100%;
  margin: 0;
  vertical-align: baseline;
  *vertical-align: middle;
}
button,
input {
  line-height: normal;
  *overflow: visible;
}
button,
input[type=button],
input[type=reset],
input[type=submit] {
  cursor: pointer;
  -webkit-appearance: button;
}
input[type=checkbox],
input[type=radio] {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
input[type=search] {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
  vertical-align: top;
}
input:invalid,
textarea:invalid {
  background-color: #f0dddd;
}
::-webkit-input-placeholder {
  color: #6d6d6d;
}
:-moz-placeholder {
  color: #6d6d6d;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
.ir {
  display: block;
  text-indent: -999em;
  overflow: hidden;
  background-repeat: no-repeat;
  text-align: left;
  direction: ltr;
}
.ir br {
  display: none;
}
.hidden {
  display: none;
  visibility: hidden;
}
.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}
.invisible {
  visibility: hidden;
}
.cf {
  zoom: 1;
}
.cf:before,
.cf:after {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}
@media print {
  * {
    background: transparent !important;
    colour: #000 !important;
    text-shadow: none !important;
    -webkit-filter: none !important;
    filter: none !important;
    -ms-filter: none !important;
  }
  a,
  a:visited {
    colour: #444 !important;
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }
  pre,
  block quote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  @page {
    margin: .5cm;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
}
.container {
  padding: 0 20px;
  overflow: hidden;
}
.grid {
  border-left: #dcdcdc solid 1px;
  border-right: #dcdcdc solid 1px;
  left: 50%;
  margin: 0 -480.5px;
  position: fixed;
  top: 0;
  width: 961px;
  z-index: 0;
}
.archive .grid {
  position: absolute;
  height: 100%;
}
.archive .grid .col-left {
  background-color: transparent;
}
.grid span {
  height: 100%;
  position: absolute;
}
.grid .col-left {
  background-color: #e6e6e6;
  border-right: #dcdcdc solid 1px;
  left: 0;
  -webkit-transition: background-color .2s linear;
  transition: background-color .2s linear;
  width: 240px;
}
.grid .border-left,
.grid .border-middle,
.grid .border-right {
  border-right: #dcdcdc solid 1px;
  position: absolute;
  width: 0;
}
.grid .border-left {
  display: none;
  left: 479px;
}
.grid .border-middle {
  left: 599px;
}
.grid .border-right {
  display: none;
  left: 719px;
}
.home .grid {
  display: none;
}
.home .grid .col-left {
  background-color: transparent;
}
.about .grid .col-left {
  background-color: transparent;
}
.about .grid .border-left {
  display: block;
}
.about .grid .border-middle {
  display: none;
}
.about .grid .border-right {
  display: block;
}
.about.people .grid .col-left {
  background-color: transparent;
}
.about.people .grid .border-left {
  display: block;
}
.about.people .grid .border-middle {
  display: none;
}
.about.people .grid .border-right {
  display: block;
}
.about.clients .grid .border-left {
  display: none;
}
.about.clients .grid .border-middle {
  display: block;
}
.about.clients .grid .border-right {
  display: none;
}
.about.books .grid .border-left {
  display: block;
}
.about.books .grid .border-middle {
  display: none;
}
.about.books .grid .border-right {
  display: block;
}
.about.books.view .grid .border-left {
  display: none;
}
.about.books.view .grid .border-middle {
  display: block;
}
.about.books.view .grid .border-right {
  display: none;
}
.work .grid .col-left {
  background-color: transparent;
}
.work .grid .border-left {
  display: block;
}
.work .grid .border-middle {
  display: none;
}
.work .grid .border-right {
  display: block;
}
.work.view .grid .col-left {
  background-color: #e6e6e6;
}
.work.view .grid .border-left {
  display: none;
}
.work.view .grid .border-middle {
  display: block;
}
.work.view .grid .border-right {
  display: none;
}
.awards .grid .border-left {
  display: none;
}
.awards .grid .border-middle {
  display: block;
}
.awards .grid .border-right {
  display: none;
}
.explore .grid .border-left {
  display: block;
}
.explore .grid .border-middle {
  display: none;
}
.explore .grid .border-right {
  display: block;
}
.explore.view .grid .border-left {
  display: none;
}
.explore.view .grid .border-middle {
  display: block;
}
.explore.view .grid .border-right {
  display: none;
}
.contact.jobs .grid .border-left {
  display: block;
}
.contact.jobs .grid .border-middle {
  display: none;
}
.contact.jobs .grid .border-right {
  display: block;
}
@media only screen and (max-width: 1001px) {
  .grid {
    left: 20px;
    margin: 0;
    position: absolute;
  }
}
.full-width {
  margin: 0 auto;
  max-width: 961px;
}
.frame {
  background: #dcdcdc;
  position: relative;
}
.frame img {
  display: block;
  height: auto;
  margin: 0;
  opacity: 0;
  -webkit-transition: opacity .3s ease-in-out;
  transition: opacity .3s ease-in-out;
  vertical-align: top;
  width: 100%;
  z-index: 0;
}
.frame canvas {
  bottom: 0;
  height: 100%;
  left: 0;
  opacity: 0;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transition: opacity .3s ease-in-out;
  transition: opacity .3s ease-in-out;
  width: 100%;
  z-index: 1;
}
.frame.loaded img {
  opacity: 1;
}
.frame.multiplied.processed canvas {
  opacity: 1;
}
.frame:after {
  background: transparent;
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1;
}
.isotope,
.isotope .isotope-item {
  -webkit-transition-duration: .3s;
  transition-duration: .3s;
}
.isotope {
  -webkit-transition-property: height, width;
  transition-property: height, width;
}
.isotope .isotope-item {
  -webkit-transition-property: -webkit-transform, opacity;
  transition-property: transform, opacity;
}
.isotope.no-transition,
.isotope.no-transition .isotope-item,
.isotope .isotope-item.no-transition {
  -webkit-transition-duration: 0s;
  transition-duration: 0s;
}
.lt-ie10 .isotope-hidden {
  display: none !important;
}
.no-touch .touch-only {
  display: none !important;
}
.touch .no-touch-only {
  display: none !important;
}
body,
html {
  background: #ebebeb;
  color: #6d6d6d;
  font-family: Helvetica, Arial, sans-serif;
  font-size: 14px;
  -webkit-font-smoothing: antialiased;
  line-height: 22px;
}
body {
  min-width: 1001px;
}
a {
  color: #6d6d6d;
  text-decoration: underline;
}
a:focus {
  color: #474747;
}
.no-touch a:hover {
  color: #474747;
}
hr {
  background: #dcdcdc;
  border: 0;
  clear: both;
  height: 1px;
  margin: 0;
}
.input {
  padding: 10px 0;
  position: relative;
}
.input + .input {
  padding: 5px 0 10px;
}
.input input[type=text] {
  background: transparent;
  border: 0;
  border-bottom: #bfbfbf solid 1px;
  color: #bfbfbf;
  display: block;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 15px;
  -webkit-font-smoothing: antialiased;
  line-height: 22px;
  margin: 0;
  padding: 2px 0;
  width: 100%;
}
.input input[type=text]:focus,
.input input[type=text].complete {
  color: #6d6d6d;
  outline: 0;
}
.input input[type=text].error {
  color: red;
}
.select {
  padding: 10px 0;
  position: relative;
}
.select + .input {
  padding: 5px 0 10px;
}
.select label {
  background: url(../images/select.png) right center no-repeat transparent;
  border: 0;
  border-bottom: #bfbfbf solid 1px;
  color: #bfbfbf;
  cursor: default;
  display: block;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 15px;
  -webkit-font-smoothing: antialiased;
  line-height: 22px;
  margin: 0;
  padding: 2px 0;
  width: 100%;
}
.svg .select label {
  background-image: url(../images/select.svg);
  background-size: 10px 6px;
}
.select select {
  cursor: pointer;
  left: 0;
  opacity: 0;
  position: absolute;
  top: 13px;
  width: 100%;
}
.select.complete label {
  color: #6d6d6d;
}
.select.error label {
  color: red;
}
.checkboxes {
  padding: 10px 0;
}
.checkboxes input[type=checkbox],
.checkboxes input[type=radio] {
  display: none;
}
.checkboxes label {
  display: block;
  padding-left: 36px;
  position: relative;
}
.checkboxes label:before {
  background: url(../images/checkbox-off.png) center no-repeat;
  content: "";
  display: block;
  height: 12px;
  left: 0;
  position: absolute;
  top: 4px;
  width: 12px;
}
.checkboxes input:checked + label:before {
  background: url(../images/checkbox-on.png) center no-repeat;
}
.checkboxes.error p {
  color: red;
}
.input + .checkboxes {
  padding-top: 20px;
}
.textarea {
  padding: 10px 0;
}
.textarea textarea {
  background: transparent;
  border: #bfbfbf solid 1px;
  color: #bfbfbf;
  display: block;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 15px;
  -webkit-font-smoothing: antialiased;
  height: 150px;
  line-height: 22px;
  margin: 0;
  padding: 5px;
  width: 100%;
}
.textarea textarea:focus,
.textarea textarea.valid {
  color: #6d6d6d;
  outline: 0;
}
.file {
  margin-bottom: 5px;
}
.file label {
  background: url(../images/plus.png) left 3px no-repeat;
  float: left;
  padding-left: 36px;
  width: 240px;
}
.svg .file label {
  background-image: url(../images/plus.png);
}
.file input[type=file] {
  color: #bfbfbf;
  float: left;
  font-size: .8em;
}
.file input[type=file]:focus {
  outline: 0;
}
.file.error label {
  color: red;
}
input[type=submit] {
  background: #dcdcdc;
  border: 0;
  color: #6d6d6d;
  -webkit-font-smoothing: antialiased;
  margin: 0;
  padding: 10px 15px;
  -webkit-transition: background .2s linear, color .2s linear, opacity .2s linear;
  transition: background .2s linear, color .2s linear, opacity .2s linear;
}
.no-touch input[type=submit]:hover {
  color: #535353;
  background: #c3c3c3;
}
input[type=submit]:disabled {
  background: #dcdcdc;
  color: #ebebeb;
  cursor: default;
  opacity: .7;
}
header.main {
  background: #fff;
  border-bottom: #dcdcdc solid 1px;
  min-width: 1001px;
  position: fixed;
  width: 100%;
  z-index: 2;
}
header.main > .full-width {
  border-left: #dcdcdc solid 1px;
  border-right: #dcdcdc solid 1px;
}
header.main h1 {
  border-right: #dcdcdc solid 1px;
  float: left;
  height: 68px;
  margin: 0;
  width: 240px;
}
header.main h1 a.logo {
  background: url(../images/logo.png) center no-repeat;
  display: block;
  height: 100%;
  overflow: hidden;
  text-indent: -9999em;
  width: 100%;
}
.svg header.main h1 a.logo {
  background-image: url(../images/logo.svg);
  background-size: 192px 15px;
}
nav.primary {
  float: left;
  margin: 0 -1px 0 0;
}
nav.primary ul li {
  border-left: #dcdcdc solid 1px;
  float: left;
  height: 68px;
  width: 120px;
}
nav.primary ul li a {
  border-bottom: transparent solid 0;
  color: #6d6d6d;
  display: block;
  height: 100%;
  opacity: .5;
  padding: 22px 20px 24px;
  text-decoration: none;
  -webkit-transition: opacity .2s linear, border-bottom-width .1s linear, padding-bottom .1s linear;
  transition: opacity .2s linear, border-bottom-width .1s linear, padding-bottom .1s linear;
  width: 100%;
}
nav.primary ul li a.active,
nav.primary ul li a:focus {
  opacity: 1;
}
.no-touch nav.primary ul li a:hover {
  opacity: 1;
}
nav.primary ul li a.active {
  border-bottom-width: 2px;
  padding-bottom: 22px;
  -webkit-transition: opacity .2s linear .1s, border-bottom-width .1s linear .2s, padding-bottom .1s linear .2s;
  transition: opacity .2s linear .1s, border-bottom-width .1s linear .2s, padding-bottom .1s linear .2s;
}
nav.primary ul li a.home {
  border-bottom-color: #fff;
}
nav.primary ul li a.about {
  border-bottom-color: #f1e902;
}
nav.primary ul li a.work {
  border-bottom-color: #54c9f2;
}
nav.primary ul li a.latest {
  border-bottom-color: #7db756;
}
nav.primary ul li a.explore {
  border-bottom-color: #bc639f;
}
nav.primary ul li a.awards {
  border-bottom-color: #9e0b0f;
}
nav.primary ul li a.contact {
  border-bottom-color: #ec592f;
}
nav.primary ul li:first-child {
  margin-left: -1px;
}
section.content {
  margin: 0;
  opacity: 1;
  padding: 32px 0;
  position: relative;
  -webkit-transition: opacity .3s ease-in-out;
  transition: opacity .3s ease-in-out;
  z-index: 1;
}
.home section.content {
  border-top: 0;
}
.explore section.content {
  font-family: Buenard, serif;
  font-size: 18px;
}
.about.awards section.content {
  padding-bottom: 220px;
}
.loading section.content {
  opacity: 0;
  -webkit-transition: none;
  transition: none;
}
header.secondary {
  position: relative;
}
header.secondary h1 {
  background: #f2f2f2;
  color: #6d6d6d;
  font-size: 28px;
  font-weight: 400;
  height: 66px;
  line-height: 26px;
  margin: 0 1px 0 241px;
  padding: 20px;
  position: relative;
}
header.secondary h1:after {
  background: #ebebeb;
  bottom: 100%;
  content: "";
  height: 32px;
  left: 0;
  margin: 0 0 1px;
  position: absolute;
  width: 100%;
}
.explore header.secondary {
  font-size: 30px;
}
.explore header.secondary h1 {
  color: #bfbfbf;
  font-size: 30px;
}
.explore header.secondary h1 strong {
  color: #6d6d6d;
  font-weight: 400;
  padding-left: .75em;
}
header.secondary a.back {
  background: url(../images/back.png) 20px center no-repeat;
  display: block;
  height: 66px;
  left: 0;
  margin-left: 1px;
  overflow: hidden;
  position: absolute;
  text-indent: -9999em;
  top: 0;
  -webkit-transition: background-position .2s ease-in-out;
  transition: background-position .2s ease-in-out;
  width: 239px;
}
.svg header.secondary a.back {
  background: url(../images/back.svg) 20px center no-repeat;
  background-size: 17px 9px;
}
.no-touch header.secondary a.back:hover {
  background-position: 12px center;
}
nav.secondary {
  background: #f2f2f2;
  color: #bfbfbf;
  font-size: 28px;
  height: 66px;
  line-height: 26px;
  margin: 0 1px 0 241px;
  padding: 20px 15px;
  position: relative;
}
nav.secondary a {
  color: #bfbfbf;
  margin: 0 5px;
  text-decoration: none;
  -webkit-transition: color .2s linear;
  transition: color .2s linear;
}
nav.secondary a.active,
nav.secondary a:focus {
  color: #6d6d6d;
}
.no-touch nav.secondary a:hover {
  color: #6d6d6d;
}
nav.secondary a.twitter {
  background: url(../images/twitter.png) center no-repeat;
  float: right;
  height: 28px;
  opacity: .45;
  overflow: hidden;
  text-indent: -9999em;
  -webkit-transition: opacity .2s linear;
  transition: opacity .2s linear;
  width: 35px;
}
nav.secondary a.twitter.active,
nav.secondary a.twitter:focus {
  opacity: 1;
}
.no-touch nav.secondary a.twitter:hover {
  opacity: 1;
}
.svg nav.secondary a.twitter {
  background-image: url(../images/twitter.svg);
  background-size: 35px 28px;
}
nav.secondary .filters {
  display: inline-block;
  *display: inline;
  zoom: 1;
}
nav.secondary form {
  display: inline-block;
  *display: inline;
  margin: -6px 5px;
  zoom: 1;
}
nav.secondary form input[type=text] {
  background: transparent;
  border: 0;
  color: #bfbfbf;
  font-size: 28px;
  -webkit-font-smoothing: antialiased;
  line-height: 38px;
  margin: 0;
  padding: 0;
  -webkit-transition: color .2s linear;
  transition: color .2s linear;
  width: 100px;
}
nav.secondary form input[type=text]:focus {
  color: #6d6d6d;
  outline: 0;
}
.no-touch nav.secondary form input[type=text]:hover {
  color: #6d6d6d;
  outline: 0;
}
nav.secondary form input[type=text]::-ms-clear {
  display: none;
  width: 0;
  height: 0;
}
nav.secondary form input[type=reset] {
  background: 0 0;
  border: 0;
  color: #bfbfbf;
  font-size: 28px;
  -webkit-font-smoothing: antialiased;
  height: 28px;
  opacity: 0;
  position: absolute;
  right: 20px;
  top: 14px;
  -webkit-transition: color .2s linear, opacity .3s ease-in-out, visibility .3s ease-in-out;
  transition: color .2s linear, opacity .3s ease-in-out, visibility .3s ease-in-out;
  visibility: hidden;
  width: 28px;
}
nav.secondary form input[type=reset]:focus {
  color: #6d6d6d;
  outline: 0;
}
.no-touch nav.secondary form input[type=reset]:hover {
  color: #6d6d6d;
  outline: 0;
}
nav.secondary.searching .filters {
  display: none;
}
nav.secondary.searching input[type=text] {
  width: 632px;
}
nav.secondary.searching input[type=reset] {
  opacity: 1;
  visibility: visible;
}
nav.secondary:after {
  background: #ebebeb;
  bottom: 100%;
  content: "";
  height: 32px;
  left: 0;
  margin: 0 0 1px;
  position: absolute;
  width: 100%;
}
.intro {
  background: #ebebeb;
  font-size: 28px;
  line-height: 38px;
  margin: 0 1px 0 241px;
  padding: 5px 20px;
}
.intro p {
  margin: 0 auto;
  padding: 10px 0;
}
.explore .intro {
  font-size: 30px;
}
nav.tertiary {
  background: #ebebeb;
  height: 38px;
  margin: 0 1px 0 241px;
  padding: 0;
  position: relative;
  z-index: 100;
}
nav.tertiary ul {
  background: url(../images/menu-open.png) 209px 17px no-repeat #54c9f2;
  margin: 0 0 0 -240px;
  padding: 8px 0;
  width: 239px;
}
nav.tertiary ul li a,
nav.tertiary ul li span {
  color: #fff;
  display: none;
  line-height: 22px;
  padding: 0 20px;
  text-decoration: none;
}
nav.tertiary ul li a.active,
nav.tertiary ul li span.active {
  display: block;
}
nav.tertiary ul li:first-child span {
  display: none;
}
nav.tertiary ul li:first-child a {
  color: rgba(255,255,255,0.5);
}
nav.tertiary ul li:first-child a.active {
  color: #fff;
}
nav.tertiary ul.open {
  background: url(../images/menu-close.png) 209px 16px no-repeat #54c9f2;
  padding: 0 0 10px;
}
nav.tertiary ul.open li {
  padding: 10px 0;
}
nav.tertiary ul.open li a {
  display: block;
}
nav.tertiary ul.open li:first-child {
  padding: 8px 0 20px;
}
nav.tertiary ul.open li:first-child span {
  color: rgba(255,255,255,0.5);
  display: block;
}
nav.tertiary ul.open li:first-child a.active {
  color: rgba(255,255,255,0.5);
}
.awards .collapsable {
  padding-bottom: 359px;
}
.awards .collapsable article:last-child {
  border-bottom: #dcdcdc solid 1px;
}
.collapsable article {
  border-bottom: #dcdcdc solid 1px;
}
.collapsable article:last-child {
  border: 0;
}
.collapsable article header h1 {
  background: #ebebeb;
  font-size: 15px;
  font-weight: 400;
  line-height: 22px;
  margin: 0 1px;
  padding: 0;
}
.collapsable article header h1 .handle {
  border-right: #dcdcdc solid 1px;
  color: #6d6d6d;
  display: block;
  padding: 10px 50px 10px 20px;
  position: relative;
  text-decoration: none;
  -webkit-transition: color .2s ease-in-out;
  transition: color .2s ease-in-out;
  width: 240px;
}
.collapsable article header h1 .handle:focus {
  color: #6d6d6d;
}
.no-touch .collapsable article header h1 .handle:hover {
  color: #6d6d6d;
}
.collapsable article header h1 .handle:after {
  background: url(../images/plus.png) center no-repeat;
  content: "";
  display: block;
  height: 22px;
  position: absolute;
  right: 16px;
  top: 10px;
  width: 22px;
}
.svg .collapsable article header h1 .handle:after {
  background-image: url(../images/plus.svg);
  background-size: 15px;
}
.collapsable article.open header h1 .handle:after {
  background-image: url(../images/minus.png);
}
.svg .collapsable article.open header h1 .handle:after {
  background-image: url(../images/minus.svg);
  background-size: 15px;
}
.about .collapsable article header h1 .handle {
  background: #f1e902;
}
.work .collapsable article header h1 .handle {
  background: #54c9f2;
}
.latest .collapsable article header h1 .handle {
  background: #7db756;
  color: #fff;
}
.latest .collapsable article header h1 .handle:hover {
  color: #fff;
}
.latest .collapsable article header h1 .handle:after {
  background: url(../images/plus-white.png) center no-repeat;
}
.svg .latest .collapsable article header h1 .handle:after {
  background-image: url(../images/plus-white.svg);
}
.latest .collapsable article.open header h1 .handle:after {
  background-image: url(../images/minus-white.png);
}
.svg .latest .collapsable article.open header h1 .handle:after {
  background-image: url(../images/minus-white.svg);
}
.explore .collapsable article header h1 .handle {
  background: #bc639f;
  color: #fff;
}
.explore .collapsable article header h1 .handle:hover {
  color: #fff;
}
.explore .collapsable article header h1 .handle:after {
  background: url(../images/plus-white.png) center no-repeat;
}
.svg .explore .collapsable article header h1 .handle:after {
  background-image: url(../images/plus-white.svg);
}
.explore .collapsable article.open header h1 .handle:after {
  background-image: url(../images/minus-white.png);
}
.svg .explore .collapsable article.open header h1 .handle:after {
  background-image: url(../images/minus-white.svg);
}
.awards .collapsable article header h1 .handle {
  background: #9e0b0f;
  color: #fff;
}
.awards .collapsable article header h1 .handle:hover {
  color: #fff;
}
.awards .collapsable article header h1 .handle:after {
  background: url(../images/plus-white.png) center no-repeat;
}
.svg .awards .collapsable article header h1 .handle:after {
  background-image: url(../images/plus-white.svg);
}
.awards .collapsable article.open header h1 .handle:after {
  background-image: url(../images/minus-white.png);
}
.svg .awards .collapsable article.open header h1 .handle:after {
  background-image: url(../images/minus-white.svg);
}
.contact .collapsable article header h1 .handle {
  background: #ec592f;
  color: #fff;
}
.contact .collapsable article header h1 .handle:hover {
  color: #fff;
}
.contact .collapsable article header h1 .handle:after {
  background: url(../images/plus-white.png) center no-repeat;
}
.svg .contact .collapsable article header h1 .handle:after {
  background-image: url(../images/plus-white.svg);
}
.contact .collapsable article.open header h1 .handle:after {
  background-image: url(../images/minus-white.png);
}
.svg .contact .collapsable article.open header h1 .handle:after {
  background-image: url(../images/minus-white.svg);
}
.collapsable article ul {
  list-style: none;
  margin: 0 auto;
  padding: 5px 0;
}
.collapsable article ul li {
  margin: 0;
  padding: 0;
}
.collapsable article.awards ul li {
  position: relative;
  z-index: 0;
}
.collapsable article.awards ul li > * {
  float: left;
  margin-left: 1px;
  padding: 5px 20px;
  width: 359px;
}
.collapsable article.awards ul li time {
  color: #bfbfbf;
  margin: 0;
  text-align: right;
  width: 240px;
}
.collapsable article.awards ul li .description {
  color: #bfbfbf;
  position: relative;
}
.collapsable article.awards ul li .description .frame {
  border-bottom: #dcdcdc solid 1px;
  border-top: #dcdcdc solid 1px;
  left: 0;
  opacity: 0;
  position: absolute;
  pointer-events: none;
  right: 0;
  top: 0;
  visibility: hidden;
  z-index: 1;
}
.collapsable article.awards ul li .project {
  padding: 0;
}
.collapsable article.awards ul li .project > a,
.collapsable article.awards ul li .project > span {
  display: block;
  padding: 5px 20px;
  text-decoration: none;
  -webkit-transition: color .2s linear;
  transition: color .2s linear;
}
.no-touch .collapsable article.awards ul li .project a:hover {
  color: #bfbfbf;
}
.collapsable article.awards ul li:first-child .description .frame {
  border-top: 0;
  top: -5px;
}
.collapsable article.awards ul li.active {
  z-index: 1;
}
.collapsable article.awards ul li.active .description .frame {
  opacity: 1;
  visibility: visible;
}
.collapsable article.awards ul li.active .project,
.collapsable article.awards ul li.active .project a {
  color: #6d6d6d;
}
.collapsable article.clients ul {
  float: left;
  margin-left: 1px;
  padding: 10px 20px;
  width: 359px;
}
.collapsable article.clients ul.left {
  margin-left: 241px;
}
.collapsable article.employees ul {
  float: left;
  margin-left: 1px;
  padding: 10px 20px;
  width: 239px;
}
.collapsable article.employees ul h1,
.collapsable article.employees ul h2 {
  font-size: 15px;
  font-weight: 400;
  line-height: 19px;
  margin: 0;
}
.collapsable article.employees ul h2 {
  color: #bfbfbf;
}
.collapsable article.employees ul.left {
  margin-left: 241px;
}
.homepage-slideshow {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.homepage-slideshow header {
  background: transparent;
  height: 247px;
  margin: 1px;
  opacity: 0;
  padding: 0;
  position: absolute;
  -webkit-transition: all .8s cubic-bezier(0.645,.045,.355,1) .8s, opacity .5s ease-in-out .5s;
  transition: all .8s cubic-bezier(0.645,.045,.355,1) .8s, opacity .5s ease-in-out .5s;
  width: 360px;
  z-index: 2;
}
.homepage-slideshow header hgroup {
  -webkit-transition: opacity .8s cubic-bezier(0.645,.045,.355,1), visibility .8s cubic-bezier(0.645,.045,.355,1);
  transition: opacity .8s cubic-bezier(0.645,.045,.355,1), visibility .8s cubic-bezier(0.645,.045,.355,1);
  height: 100%;
  left: 0;
  opacity: 0;
  padding: 20px;
  position: absolute;
  top: 0;
  visibility: hidden;
  width: 100%;
}
.lt-ie10 .homepage-slideshow header hgroup {
  display: none;
  opacity: 1;
  visibility: visible;
}
.homepage-slideshow header hgroup.active {
  opacity: 1;
  -webkit-transition: opacity .8s cubic-bezier(0.645,.045,.355,1) 2.4s, visibility .8s cubic-bezier(0.645,.045,.355,1) 2.4s;
  transition: opacity .8s cubic-bezier(0.645,.045,.355,1) 2.4s, visibility .8s cubic-bezier(0.645,.045,.355,1) 2.4s;
  visibility: visible;
}
.homepage-slideshow header h1 {
  color: #fff;
  font-size: 20px;
  font-weight: 400;
  line-height: 32px;
  margin: 0;
  padding: 0;
  letter-spacing: 0;
}
.homepage-slideshow header h1 small {
  font-size: 1.1em;
  letter-spacing: 0;
}
.homepage-slideshow header h1 i {
  position: relative;
  bottom: 1px;
  font-size: .55em;
  line-height: .55em;
  vertical-align: super;
  text-decoration: none;
}
.homepage-slideshow header nav {
  border-top: rgba(255,255,255,0.3) solid 1px;
  bottom: 0;
  height: 68px;
  left: 0;
  padding: 0 10px;
  position: absolute;
  right: 0;
}
.homepage-slideshow header nav .savoirplus {
  display: block;
  float: left;
  height: 67px;
  line-height: 67px;
  margin: 0;
  padding: 0 0 0 6px;
  width: 270px;
}
.homepage-slideshow header nav .savoirplus a {
  color: #fff;
  text-decoration: none;
}
.no-touch .homepage-slideshow header nav .savoirplus a:hover {
  text-decoration: underline;
}
.homepage-slideshow header nav a.next,
.homepage-slideshow header nav a.prev {
  display: block;
  float: left;
  height: 67px;
  opacity: .5;
  overflow: hidden;
  text-indent: -9999em;
  -webkit-transition: opacity .2s ease-in-out;
  transition: opacity .2s ease-in-out;
  width: 34px;
}
.no-touch .homepage-slideshow header nav a.next:hover,
.no-touch .homepage-slideshow header nav a.prev:hover {
  opacity: 1;
}
.homepage-slideshow header nav a.next {
  background: url(../images/next.png) 9px center no-repeat;
}
.svg .homepage-slideshow header nav a.next {
  background-image: url(../images/next.svg);
  background-size: 16px 9px;
}
.homepage-slideshow header nav a.prev {
  background: url(../images/prev.png) 9px center no-repeat;
}
.svg .homepage-slideshow header nav a.prev {
  background-image: url(../images/prev.svg);
  background-size: 16px 9px;
}
.homepage-slideshow .lines {
  cursor: pointer;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1;
}
.homepage-slideshow .lines span {
  background: rgba(255,255,255,0.9);
  position: absolute;
  -webkit-transition: all .8s cubic-bezier(0.645,.045,.355,1) .8s;
  transition: all .8s cubic-bezier(0.645,.045,.355,1) .8s;
}
.homepage-slideshow .lines span.bottom,
.homepage-slideshow .lines span.top {
  height: 1px;
  left: 0;
  -webkit-transition: all .8s cubic-bezier(0.645,.045,.355,1) 1.6s;
  transition: all .8s cubic-bezier(0.645,.045,.355,1) 1.6s;
  width: 100%;
}
.homepage-slideshow .lines span.left,
.homepage-slideshow .lines span.right {
  height: 100%;
  top: 0;
  -webkit-transition: all .8s cubic-bezier(0.645,.045,.355,1) .8s;
  transition: all .8s cubic-bezier(0.645,.045,.355,1) .8s;
  width: 1px;
}
.homepage-slideshow .slides {
  -webkit-backface-visibility: hidden;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 0;
}
.homepage-slideshow .slides .frame {
  -webkit-backface-visibility: hidden;
  height: 100%;
  left: 0;
  opacity: 0;
  overflow: hidden;
  position: absolute;
  top: 0;
  -webkit-transition: opacity .8s cubic-bezier(0.645,.045,.355,1), width 0s linear .8s;
  transition: opacity .8s cubic-bezier(0.645,.045,.355,1), width 0s linear .8s;
  width: 0;
}
.lt-ie10 .homepage-slideshow .slides .frame {
  display: none;
  opacity: 1;
  width: 100%;
}
.homepage-slideshow .slides .frame.active {
  opacity: 1;
  -webkit-transition: opacity .8s cubic-bezier(0.645,.045,.355,1), width 0s linear 0s;
  transition: opacity .8s cubic-bezier(0.645,.045,.355,1), width 0s linear 0s;
  width: 100%;
}
.homepage-slideshow.initialised header {
  opacity: 1;
}
#menu {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  text-align: center;
  z-index: 100000000;
}
#menu nav {
  margin: 0 auto 10px auto;
  padding: 15px;
  line-height: 55px;
  background-color: rgba(0,0,0,0.35);
}
#menu nav ul {
  display: block;
  text-align: center;
}
#menu nav ul li {
  display: inline-block;
}
#menu nav ul li a {
  color: #fff;
  height: 55px;
  line-height: 55px;
  display: block;
  padding: 0 15px;
  font-size: 1.3em;
  text-transform: uppercase;
  text-decoration: none;
  background-color: rgba(127,47,18,0);
  transition: all 0.4s ease-in-out !important;
  -webkit-transition: all 0.4s ease-in-out !important;
  -moz-transition: all 0.4s ease-in-out !important;
  -o-transition: all 0.4s ease-in-out !important;
}
#menu nav ul li a:hover {
  background-color: rgba(127,47,18,0.4);
}
#menu p {
  color: #000000;
  font-size: 10px;
}
#menu p a {
  color: #000000;
}
#titre-home h1 {
  border-bottom: 5px solid #fff;
  text-align: right;
  font-size: 16px;
  margin: 0;
  padding: 0;
  color: #fff;
  font-weight: normal !important;
  transition: all 0.6s ease-in-out !important;
  -webkit-transition: all 0.6s ease-in-out !important;
  -moz-transition: all 0.6s ease-in-out !important;
  -o-transition: all 0.6s ease-in-out !important;
}
#titre-home h1 strong {
  display: inline-block;
  padding: 10px 15px 5px 15px;
  background: #fff;
  transition: all 0.6s ease-in-out !important;
  -webkit-transition: all 0.6s ease-in-out !important;
  -moz-transition: all 0.6s ease-in-out !important;
  -o-transition: all 0.6s ease-in-out !important;
  font-weight: normal !important;
  position: relative;
}
#titre-home h1 strong i {
  transition: all 0.6s ease-in-out !important;
  -webkit-transition: all 0.6s ease-in-out !important;
  -moz-transition: all 0.6s ease-in-out !important;
  -o-transition: all 0.6s ease-in-out !important;
  position: absolute;
  display: block;
  left: -25px;
  content: "";
  height: 1px;
  width: 1px;
  border: 27px solid transparent;
  transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  border-left-color: attr(data-color);
}
@font-face {
  font-family: 'Helvetica Neue LT Std 45 Light';
  font-style: normal;
  font-weight: normal;
  src: local('Helvetica Neue LT Std 45 Light'), url('../fonts/HelveticaNeueLTStdLt.woff') format('woff');
}
#intro {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 9999999999;
  cursor: none;
  background-color: #ffffff;
  background-size: cover;
}
#intro #slogan {
  position: absolute;
  top: 75%;
  left: 50%;
  width: 420px;
  margin-top: -75px;
  margin-left: -210px;
  opacity: 0;
  font-family: 'Helvetica Neue LT Std 45 Light';
  z-index: 100;
  cursor: pointer;
  font-size: 1.8em;
  z-index: 99999999;
  height: 0;
  font-weight: normal !important;
  text-align: center;
  text-transform: uppercase;
  color: #000000;
}
#intro #slogan span {
  font-size: 1.3em;
  letter-spacing: 1px;
}
#intro #slogan em {
  font-style: normal !important;
  display: block;
  overflow: hidden;
  white-space: nowrap;
  height: 0;
  opacity: 0;
  color: #000000;
}
#intro #logo {
  position: absolute;
  z-index: 9999999 !important;
  top: 50%;
  left: 50%;
  margin-top: -75px;
  margin-left: -75px;
  opacity: 0;
  z-index: 10;
  cursor: pointer;
}
#intro #logo img.anim {
  animation: 2.5s infinite grossir;
  -webkit-animation: 2.5s infinite grossir;
  animation-delay: 1s;
  -webkit-animation-delay: 1s;
}
#intro #logo img {
  transition: 1.5s all;
  -webkit-transition: 1.5s all;
  transform: rotate(0);
  -webkit-transform: rotate(0);
}
#intro #logo img.tourner {
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  transition-delay: 1s;
  -webkit-transition-delay: 1s;
}
#intro #gauche {
  position: fixed;
  z-index: 999999;
  top: 0;
  left: 0;
  width: 50%;
  height: 100%;
  background: url(../img/fond_texture.jpg) center left no-repeat #000;
  background-size: cover;
}
#intro #droite {
  position: fixed;
  z-index: 999999;
  top: 0;
  right: 0;
  width: 50%;
  height: 100%;
  background: #000;
  background: url(../img/fond_texture.jpg) center right no-repeat #000;
  background-size: cover;
}
