@font-face {
 font-family: DEPTMedium;
 font-weight: normal;
 font-style: normal;
 src: url('dept_medium.eot');
 src: url('dept_medium.eot?#iefix') format('eot'),url('dept_medium.ttf') format('truetype');
}

@font-face {
 font-family: "DINLight";
 font-weight: normal;
 font-style: normal;

 src: url('dept_light.eot');
 src: url('dept_light.eot?#iefix') format('eot'),url('dept_light.ttf') format('truetype');
}


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: inherit;
    font-size: 100%;
    vertical-align: baseline;
}
html {
    line-height: 1;
}
ol, ul {
    list-style: none;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
caption, th, td {
    text-align: left;
    font-weight: normal;
    vertical-align: middle;
}
q, blockquote {
    quotes: none;
}
q:before, q:after, blockquote:before, blockquote:after {
    content: "";
    content: none;
}
a img {
    border: none;
}
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
    display: block;
}
.heading-3, h3 {
    font-size: 1.75em;
    line-height: 1.21429em;
}
.heading-4 {
    font-size: 1.25em;
    line-height: 1.1em;
    font-family: "dept_medium.eot", Helvetica, Arial, sans-serif;
}
.heading-1, .jobs-list a h2 {
    font-size: 3.125em;
    line-height: 1.2em;
    font-family: "dept_medium.eot", Helvetica, Arial, sans-serif;
    margin-bottom: 22px;
}
.heading-5 {
    font-family: "dept_medium.eot", Helvetica, Arial, sans-serif;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    font-size: 0.75em;
    line-height: 1.33333em;
}
.lead, .hero-name {
    font-family: "dept_medium.eot", Helvetica, Arial, sans-serif;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    font-size: 1em;
    line-height: 1.16667em;
}
p a {
    -moz-transition: color 0.6s cubic-bezier(0.165,  0.84,  0.44,  1);
    -o-transition: color 0.6s cubic-bezier(0.165,  0.84,  0.44,  1);
    -webkit-transition: color 0.6s cubic-bezier(0.165,  0.84,  0.44,  1);
    transition: color 0.6s cubic-bezier(0.165,  0.84,  0.44,  1);
}
p a:hover {
    color: #bebebe;
}
body {
    background: #fff;
    color: #000;
    font-family: "dept_medium.eot", "Georgia", "Times New Roman", serif;
    font-size: 1em;
    line-height: 100%;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-align: center;
}
html {
    overflow-y: auto;
}
input, textarea, button {
    font-family: "PT Serif", "Georgia", "Times New Roman", serif;
    -webkit-border-radius: 0;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
input:focus, textarea:focus, button:focus {
    outline: none;
}
button, select {
    cursor: pointer;
}
a {
    color: #797979;
    text-decoration: none;
}
img {
    -moz-transition: opacity 0.3s linear;
    -o-transition: opacity 0.3s linear;
    -webkit-transition: opacity 0.3s linear;
    transition: opacity 0.3s linear;
}
.is-loading {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
}
body, html {
    height: 100%;
    min-height: 100%}
.wrapper {
    overflow: hidden;
}
.content {
    -moz-transition: all 0.4s cubic-bezier(0.165,  0.84,  0.44,  1), opacity 0.6s cubic-bezier(0.165,  0.84,  0.44,  1);
    -o-transition: all 0.4s cubic-bezier(0.165,  0.84,  0.44,  1), opacity 0.6s cubic-bezier(0.165,  0.84,  0.44,  1);
    -webkit-transition: all 0.4s cubic-bezier(0.165,  0.84,  0.44,  1), opacity 0.6s cubic-bezier(0.165,  0.84,  0.44,  1);
    transition: all 0.4s cubic-bezier(0.165,  0.84,  0.44,  1), opacity 0.6s cubic-bezier(0.165,  0.84,  0.44,  1);
}
.is-doing-request .home ul, .is-doing-request .content, .is-doing-request .home-title {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
}
.wrapper-inner {
    overflow: hidden;
    background: #fff;
    z-index: 4;
    position: relative;
}
.wrapper-inner-bg {
    background: #fff;
    z-index: 3;
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
}
body>.video-wrap {
    -moz-transition: all 0.6s cubic-bezier(0.165,  0.84,  0.44,  1);
    -o-transition: all 0.6s cubic-bezier(0.165,  0.84,  0.44,  1);
    -webkit-transition: all 0.6s cubic-bezier(0.165,  0.84,  0.44,  1);
    transition: all 0.6s cubic-bezier(0.165,  0.84,  0.44,  1);
}
.is-menu-open>.video-wrap {
    left: 240px;
}
.project figure img {
    max-width: 100%;
    height: auto;
}
.build-console--min {
    background: none !important;
    line-height: 16px !important;
    height: 16px !important;
}
.build-console--min .full {
    display: none;
}
.build-console--min .small {
    float: right;
    font-size: 14px;
}
strong {
    font-weight: 600;
}
.header-trigger {
    -webkit-transition: -webkit-transform 0.6s cubic-bezier(0.165,  0.84,  0.44,  1);
    -moz-transition: -moz-transform 0.6s cubic-bezier(0.165,  0.84,  0.44,  1);
    -o-transition: -o-transform 0.6s cubic-bezier(0.165,  0.84,  0.44,  1);
    transition: transform 0.6s cubic-bezier(0.165,  0.84,  0.44,  1);
    display: block;
    width: 23px;
    height: 18px;
    padding: 18px 16px;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 8;
    /*background: #000;
    background: rgba(0, 0, 0, 0.5);
	*/
}
.header-trigger span {
    width: 23px;
    display: block;
    height: 3px;
    position: relative;
    background: #fff;
    margin-bottom: 4px;
    -moz-transition: all 0.6s cubic-bezier(0.165,  0.84,  0.44,  1), opacity 0.3s linear;
    -o-transition: all 0.6s cubic-bezier(0.165,  0.84,  0.44,  1), opacity 0.3s linear;
    -webkit-transition: all 0.6s cubic-bezier(0.165,  0.84,  0.44,  1), opacity 0.3s linear;
    transition: all 0.6s cubic-bezier(0.165,  0.84,  0.44,  1), opacity 0.3s linear;
    overflow: hidden;
    text-indent: 100%}
.header-trigger:hover .header-trigger-1 {
    -moz-transform: translate3d(0,  -2px,  0);
    -webkit-transform: translate3d(0,  -2px,  0);
    transform: translate3d(0,  -2px,  0);
}
.header-trigger:hover .header-trigger-3 {
    -moz-transform: translate3d(0,  2px,  0);
    -webkit-transform: translate3d(0,  2px,  0);
    transform: translate3d(0,  2px,  0);
}
.header-nav {
    z-index: 2;
    position: fixed;
    left: 0;
    top: 0;
    width: 239px;
    height: 100%;
    border-right: 1px solid #232323;
    overflow-y: auto;
    overflow-x: hidden;
    text-align: left;
    background: #000;
    font-size: 16px;
    line-height: 20px;
    font-family: "dept_medium.eot", Helvetica, Arial, sans-serif;
    visibility: hidden;
    -moz-transition: all 0.6s cubic-bezier(0.165,  0.84,  0.44,  1), visibility 0s linear 0.4s;
    -o-transition: all 0.6s cubic-bezier(0.165,  0.84,  0.44,  1), visibility 0s linear 0.4s;
    -webkit-transition: all 0.6s cubic-bezier(0.165,  0.84,  0.44,  1), visibility 0s linear;
    -webkit-transition-delay: 0s, 0.4s;
    transition: all 0.6s cubic-bezier(0.165,  0.84,  0.44,  1), visibility 0s linear 0.4s;
}
.header-nav a {
    display: block;
    padding: 17px 40px;
    color: #5d5d5d;
    -moz-transition: all 0.3s cubic-bezier(0.165,  0.84,  0.44,  1);
    -o-transition: all 0.3s cubic-bezier(0.165,  0.84,  0.44,  1);
    -webkit-transition: all 0.3s cubic-bezier(0.165,  0.84,  0.44,  1);
    transition: all 0.3s cubic-bezier(0.165,  0.84,  0.44,  1);
    border-bottom: 1px solid #232323;
    border-top: 1px solid #232323;
    margin-bottom: -1px;
}
.header-nav a:hover, .header-nav a.is-active {
    color: #fff;
}
.header-nav ul {
    padding: 75px 0 0;
    display: block;
}
.header-nav .icon-u9-presents {
    margin-bottom: 30px;
    margin-top: 15px;
}
.ios7 .header-nav, .iso6 .header-nav {
    overflow-x: hidden;
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch;
}
.menu-division a {
    border: 0;
    margin-bottom: 0;
    text-transform: uppercase;
}
.menu-division a span {
    border-bottom: 1px solid #232323;
}
.wrapper-inner, .wrapper-inner-bg, .header-social, .work-share, .home-video, .header:before, .wrapper-inner-bg {
    -webkit-transition: -webkit-transform 0.6s cubic-bezier(0.165,  0.84,  0.44,  1);
    -moz-transition: -moz-transform 0.6s cubic-bezier(0.165,  0.84,  0.44,  1);
    -o-transition: -o-transform 0.6s cubic-bezier(0.165,  0.84,  0.44,  1);
    transition: transform 0.6s cubic-bezier(0.165,  0.84,  0.44,  1);
}
.header-form-input {
    background: #202020;
    height: 54px;
    width: 200px;
    position: absolute;
    top: 0;
    right: 0;
    border: 0;
    -webkit-appearance: none;
    color: #fff;
    font-family: "dept_medium.eot", Helvetica, Arial, sans-serif;
    padding: 0;
    font-size: 14px;
}
.header-form-button {
    position: absolute;
    left: 0;
    top: 0;
    width: 40px;
    height: 54px;
    text-align: left;
    border: 0;
    text-indent: 200%;
    white-space: nowrap;
    padding: 0;
    overflow: hidden;
    background: url("../images/sprite.svg") -308px 1px no-repeat;
    background-color: #202020;
}
.header-form {
    width: 240px;
    height: 54px;
    background: #202020;
    display: block;
    position: absolute;
    left: 0;
    top: 0;
}
@media screen and (max-width: 780px) {
    body.is-menu-open {
    background-color: #000;
}
.header-form, .header-form-button, .header-form-input {
    height: 48px;
}
.header-form-button {
    background-position: -305px -2px;
}
.header-trigger {
    padding: 15px 12px;
}
}.csstransforms3d.no-android .is-menu-open .mobile-filter-trigger, .csstransforms3d.no-android .is-menu-open .header-trigger, .csstransforms3d.no-android .is-menu-open .home ul, .csstransforms3d.no-android .is-menu-open .home-video, .csstransforms3d.no-android .is-menu-open .header:before, .csstransforms3d.no-android .is-menu-open .work-share, .csstransforms3d.no-android .is-menu-open .wrapper-inner, .csstransforms3d.no-android .is-menu-open .wrapper-inner-bg {
    -moz-transform: translate3d(240px,  0px,  0px);
    -ms-transform: translate3d(240px,  0px,  0px);
    -webkit-transform: translate3d(240px,  0px,  0px);
    transform: translate3d(240px,  0px,  0px);
}
.csstransforms3d.no-android .is-menu-open .header-nav {
    visibility: visible;
    -moz-transition: none;
    -o-transition: none;
    -webkit-transition: none;
    transition: none;
}
.csstransforms3d.no-android .is-menu-open .menu-closer {
    width: 100%;
    height: 100%;
    display: block;
    position: fixed;
    left: 240px;
    top: 0;
    z-index: 7;
}
.csstransforms3d.no-android .is-menu-open .header-trigger .header-trigger-1 {
    -moz-transform: translate3d(0,  7px,  0) rotate(45deg);
    -ms-transform: translate3d(0,  7px,  0) rotate(45deg);
    -webkit-transform: translate3d(0,  7px,  0) rotate(45deg);
    transform: translate3d(0,  7px,  0) rotate(45deg);
}
.csstransforms3d.no-android .is-menu-open .header-trigger .header-trigger-2 {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
    -moz-transform: scaleX(0.1);
    -ms-transform: scaleX(0.1);
    -webkit-transform: scaleX(0.1);
    transform: scaleX(0.1);
}
.csstransforms3d.no-android .is-menu-open .header-trigger .header-trigger-3 {
    -moz-transform: translate3d(0,  -7px,  0) rotate(-45deg);
    -ms-transform: translate3d(0,  -7px,  0) rotate(-45deg);
    -webkit-transform: translate3d(0,  -7px,  0) rotate(-45deg);
    transform: translate3d(0,  -7px,  0) rotate(-45deg);
}
.csstransforms3d.no-android .is-menu-open .home-title {
    -moz-transform: translate3d(240px,  -50%,  0);
    -ms-transform: translate3d(240px,  -50%,  0);
    -webkit-transform: translate3d(240px,  -50%,  0);
    transform: translate3d(240px,  -50%,  0);
}
.csstransforms3d.no-android.no-touch .is-menu-open .header-trigger:hover .header-trigger-1 {
    -moz-transform: translate3d(0,  7px,  0) rotate(135deg);
    -ms-transform: translate3d(0,  7px,  0) rotate(135deg);
    -webkit-transform: translate3d(0,  7px,  0) rotate(135deg);
    transform: translate3d(0,  7px,  0) rotate(135deg);
}
.csstransforms3d.no-android.no-touch .is-menu-open .header-trigger:hover .header-trigger-3 {
    -moz-transform: translate3d(0,  -7px,  0) rotate(45deg);
    -ms-transform: translate3d(0,  -7px,  0) rotate(45deg);
    -webkit-transform: translate3d(0,  -7px,  0) rotate(45deg);
    transform: translate3d(0,  -7px,  0) rotate(45deg);
}
.csstransforms3d.android .header-wrap {
    position: fixed;
    left: 0;
    top: 0;
    width: 240px;
    height: 100%;
    overflow: hidden;
    visibility: hidden;
    -moz-transition: visibility 0s linear 0.4s;
    -o-transition: visibility 0s linear 0.4s;
    -webkit-transition: visibility 0s linear;
    -webkit-transition-delay: 0.4s;
    transition: visibility 0s linear 0.4s;
    z-index: 6;
}
.csstransforms3d.android .header-nav {
    -moz-transform: translate3d(-240px,  0px,  0px);
    -ms-transform: translate3d(-240px,  0px,  0px);
    -webkit-transform: translate3d(-240px,  0px,  0px);
    transform: translate3d(-240px,  0px,  0px);
}
.csstransforms3d.android .is-menu-open .mobile-filter-trigger, .csstransforms3d.android .is-menu-open .header-trigger, .csstransforms3d.android .is-menu-open .header:before, .csstransforms3d.android .is-menu-open .home ul, .csstransforms3d.android .is-menu-open .home-video, .csstransforms3d.android .is-menu-open .work-share, .csstransforms3d.android .is-menu-open .wrapper-inner, .csstransforms3d.android .is-menu-open .wrapper-inner-bg {
    -moz-transform: translate3d(240px,  0px,  0px);
    -ms-transform: translate3d(240px,  0px,  0px);
    -webkit-transform: translate3d(240px,  0px,  0px);
    transform: translate3d(240px,  0px,  0px);
}
.csstransforms3d.android .is-menu-open .home-title {
    -moz-transform: translate3d(240px,  -50%,  0);
    -ms-transform: translate3d(240px,  -50%,  0);
    -webkit-transform: translate3d(240px,  -50%,  0);
    transform: translate3d(240px,  -50%,  0);
}
.csstransforms3d.android .is-menu-open .header-nav {
    visibility: visible;
    -moz-transition: all 0.6s cubic-bezier(0.165,  0.84,  0.44,  1), visibility 0s linear 0s;
    -o-transition: all 0.6s cubic-bezier(0.165,  0.84,  0.44,  1), visibility 0s linear 0s;
    -webkit-transition: all 0.6s cubic-bezier(0.165,  0.84,  0.44,  1), visibility 0s linear;
    -webkit-transition-delay: 0s, 0s;
    transition: all 0.6s cubic-bezier(0.165,  0.84,  0.44,  1), visibility 0s linear 0s;
}
.csstransforms3d.android .is-menu-open .header-nav {
    -moz-transform: translate3d(0px,  0px,  0px);
    -ms-transform: translate3d(0px,  0px,  0px);
    -webkit-transform: translate3d(0px,  0px,  0px);
    transform: translate3d(0px,  0px,  0px);
}
.csstransforms3d.android .is-menu-open .menu-closer {
    width: 100%;
    height: 100%;
    display: block;
    position: fixed;
    left: 240px;
    top: 0;
    z-index: 7;
}
.csstransforms3d.android .is-menu-open .header-trigger-1 {
    -moz-transform: translate3d(0,  7px,  0) rotate(45deg);
    -ms-transform: translate3d(0,  7px,  0) rotate(45deg);
    -webkit-transform: translate3d(0,  7px,  0) rotate(45deg);
    transform: translate3d(0,  7px,  0) rotate(45deg);
}
.csstransforms3d.android .is-menu-open .header-trigger-2 {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
    -moz-transform: scaleX(0.1);
    -ms-transform: scaleX(0.1);
    -webkit-transform: scaleX(0.1);
    transform: scaleX(0.1);
}
.csstransforms3d.android .is-menu-open .header-trigger-3 {
    -moz-transform: translate3d(0,  -7px,  0) rotate(-45deg);
    -ms-transform: translate3d(0,  -7px,  0) rotate(-45deg);
    -webkit-transform: translate3d(0,  -7px,  0) rotate(-45deg);
    transform: translate3d(0,  -7px,  0) rotate(-45deg);
}
.csstransforms3d.android.no-touch .is-menu-open .header-trigger:hover .header-trigger-1 {
    -moz-transform: translate3d(0,  7px,  0) rotate(135deg);
    -ms-transform: translate3d(0,  7px,  0) rotate(135deg);
    -webkit-transform: translate3d(0,  7px,  0) rotate(135deg);
    transform: translate3d(0,  7px,  0) rotate(135deg);
}
.csstransforms3d.android.no-touch .is-menu-open .header-trigger:hover .header-trigger-3 {
    -moz-transform: translate3d(0,  -7px,  0) rotate(45deg);
    -ms-transform: translate3d(0,  -7px,  0) rotate(45deg);
    -webkit-transform: translate3d(0,  -7px,  0) rotate(45deg);
    transform: translate3d(0,  -7px,  0) rotate(45deg);
}
.is-menu-open .hero-bar {
    -moz-transform: translate3d(240px,  0px,  0px);
    -ms-transform: translate3d(240px,  0px,  0px);
    -webkit-transform: translate3d(240px,  0px,  0px);
    transform: translate3d(240px,  0px,  0px);
}
.no-csstransforms3d .is-menu-open .mobile-filter-trigger, .no-csstransforms3d .is-menu-open .header-trigger, .no-csstransforms3d .is-menu-open .home ul, .no-csstransforms3d .is-menu-open .home-video, .no-csstransforms3d .is-menu-open .wrapper-inner, .no-csstransforms3d .is-menu-open .header:before, .no-csstransforms3d .is-menu-open .work-share, .no-csstransforms3d .is-menu-open .hero-bar.is-fixed, .no-csstransforms3d .is-menu-open .wrapper-inner-bg {
    left: 240px;
}
.no-csstransforms3d .is-menu-open .home-title {
    left: 240px;
}
.no-csstransforms3d .is-menu-open .header-nav {
    visibility: visible;
    -moz-transition: none;
    -o-transition: none;
    -webkit-transition: none;
    transition: none;
}
.no-csstransforms3d .is-menu-open .menu-closer {
    width: 100%;
    height: 100%;
    display: block;
    position: fixed;
    left: 240px;
    top: 0;
    z-index: 7;
}
.footer {
    position: relative;
    z-index: 3;
    background: #333333;
    color: #797979;
    padding: 136px 0 90px;
}
.footer-newsletter-cols {
    margin-bottom: 54px;
    padding: 0 15px;
}
.footer-newsletter-cols .modal-error {
    padding-top: 12px;
}
.footer-newsletter-col {
    display: inline-block;
    *display: inline;
    zoom: 1;
    vertical-align: top;
    text-align: left;
    margin: 0 10px;
}
.footer-newsletter-col:first-child {
    text-align: center;
}
.footer-newsletter-col-heading {
    font-size: 1.25em;
    line-height: 1.2em;
    margin: 1px 0 3px;
    color: #fff;
}
.footer-newsletter-col-subheading {
    
    line-height: 1.28571em;
}
.footer-newsletter-input {
    width: 215px;
    height: 40px;
    margin: 0;
    padding: 0 18px;
    border: 2px solid #797979;
    background: #1a1a1a;
    color: #797979;
    font-size: 14px;
    margin-right: 16px;
    vertical-align: top;
}
.footer-newsletter-submit {
    vertical-align: top;
    border: 0;
    height: 44px;
    padding: 0 35px;
    margin: 0;
    font-size: 14px;
    letter-spacing: 1px;
    font-family: "dept_medium.eot", Helvetica, Arial, sans-serif;
    color: #1a1a1a;
    background: #fff;
    text-transform: uppercase;
    -moz-transition: background 0.6s cubic-bezier(0.165,  0.84,  0.44,  1);
    -o-transition: background 0.6s cubic-bezier(0.165,  0.84,  0.44,  1);
    -webkit-transition: background 0.6s cubic-bezier(0.165,  0.84,  0.44,  1);
    transition: background 0.6s cubic-bezier(0.165,  0.84,  0.44,  1);
}
.no-touch .footer-newsletter-submit:hover {
    background: #bebebe;
}
.footer-legal {
    padding-top: 60px;
    display: block;
    text-align: center;
    font-size: 0.75em;
    line-height: 1.33333em;
}
.footer-icon {
    width: 44px;
    height: 44px;
    position: absolute;
    left: 50%;
    margin-left: -22px;
}
.footer-social {
    margin-bottom: 110px;
    height: 44px;
}
.footer-social li {
    width: 44px;
    height: 44px;
    display: inline-block;
    *display: inline;
    zoom: 1;
    vertical-align: top;
}
@media screen and (max-width: 1000px) {
    .footer-newsletter-col.footer-newsletter-col {
    text-align: center;
    width: auto;
    display: block;
}
.footer-newsletter-col.footer-newsletter-col:first-child {
    margin-bottom: 32px;
}
}@media screen and (max-width: 660px) {
    .footer {
    padding: 38px 0 62px;
}
.footer-newsletter-cols {
    margin-bottom: 32px;
    padding: 0;
}
.footer-newsletter-col {
    margin: 0;
}
.footer-newsletter-input {
    width: 156px;
    margin-right: 10px;
    padding: 0 10px;
    height: 30px;
    border-width: 1px;
    font-size: 11px;
}
.footer-newsletter-submit {
    font-size: 11px;
    height: 32px;
    padding: 0 30px;
}
.footer-social {
    margin-bottom: 100px;
}
}.icon, .icon-share {
    background: url("../images/sprite.svg") 0 0 no-repeat;
    display: inline-block;
    *display: inline;
    zoom: 1;
    vertical-align: top;
    width: 44px;
    height: 44px;
    text-align: left;
    text-indent: 200%;
    text-align: left;
    overflow: hidden;
    white-space: nowrap;
}
.icon-facebook {
    background: url("../images/sprite.svg") -350px -100px no-repeat;
    display: inline-block;
    *display: inline;
    zoom: 1;
    vertical-align: top;
    width: 50px;
    height: 50px;
    text-indent: 200%;
    text-align: left;
    overflow: hidden;
    white-space: nowrap;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear;
}
.icon-facebook:hover {
    opacity: 0.6;
}
.icon-facebook.is-black {
    background-position: -350px -150px;
}
.icon-facebook.is-black:hover {
    filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
    opacity: 1;
}
.icon-facebook.is-gray {
    background-position: -350px -53px;
}
.icon-twitter {
    background: url("../images/sprite.svg") -300px -100px no-repeat;
    display: inline-block;
    *display: inline;
    zoom: 1;
    vertical-align: top;
    width: 50px;
    height: 50px;
    text-indent: 200%;
    text-align: left;
    overflow: hidden;
    white-space: nowrap;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear;
}
.icon-twitter:hover {
    opacity: 0.6;
}
.icon-twitter.is-black {
    background-position: -300px -150px;
}
.icon-twitter.is-black:hover {
    filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
    opacity: 1;
}
.icon-twitter.is-gray {
    background-position: -300px -53px;
}
.icon-gplus {
    background: url("../images/sprite.svg") -400px -100px no-repeat;
    display: inline-block;
    *display: inline;
    zoom: 1;
    vertical-align: top;
    width: 50px;
    height: 50px;
    text-indent: 200%;
    text-align: left;
    overflow: hidden;
    white-space: nowrap;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear;
}
.icon-gplus:hover {
    opacity: 0.6;
}
.icon-gplus.is-black {
    background-position: -400px -150px;
}
.icon-gplus.is-black:hover {
    filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
    opacity: 1;
}
.icon-gplus.is-gray {
    background-position: -400px -53px;
}
.icon-google-plus {
    background: url("../images/google-plus.svg") no-repeat;
    background-position: center center;
    display: inline-block;
    *display: inline;
    zoom: 1;
    vertical-align: top;
    width: 50px;
    height: 50px;
    text-indent: 200%;
    text-align: left;
    overflow: hidden;
    white-space: nowrap;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear;
}
.icon-google-plus:hover {
    opacity: 0.6;
}
.icon-google-plus.is-black:hover {
    filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
    opacity: 1;
}
.icon-instagram {
    background: url("../images/sprite.svg") -550px -100px no-repeat;
    display: inline-block;
    *display: inline;
    zoom: 1;
    vertical-align: top;
    width: 50px;
    height: 50px;
    text-indent: 200%;
    text-align: left;
    overflow: hidden;
    white-space: nowrap;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear;
}
.icon-instagram:hover {
    opacity: 0.6;
}
.icon-instagram.is-gray {
    background-position: -550px -53px;
}
.icon-linkedin {
    background: url("../images/sprite.svg") -500px -100px no-repeat;
    display: inline-block;
    *display: inline;
    zoom: 1;
    vertical-align: top;
    width: 50px;
    height: 50px;
    text-indent: 200%;
    text-align: left;
    overflow: hidden;
    white-space: nowrap;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear;
}
.icon-linkedin:hover {
    opacity: 0.6;
}
.icon-linkedin.is-gray {
    background-position: -500px -53px;
}
.icon-youtube {
    background: url("../images/sprite.svg") -450px -100px no-repeat;
    display: inline-block;
    *display: inline;
    zoom: 1;
    vertical-align: top;
    width: 50px;
    height: 50px;
    text-indent: 200%;
    text-align: left;
    overflow: hidden;
    white-space: nowrap;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear;
}
.icon-youtube:hover {
    opacity: 0.6;
}
.icon-youtube.is-gray {
    background-position: -450px -53px;
}
.icon-filter-drop {
    background: url("../images/sprite.svg") right -59px no-repeat;
    display: block;
    width: 26px;
    height: 0;
    overflow: hidden;
    padding-top: 26px;
}
.icon-filter-drop-big {
    background: url("../images/sprite.svg") right -119px no-repeat;
    display: block;
    width: 26px;
    height: 26px;
}
.icon-u9-films, .icon-u9-digital, .icon-u9-games, .icon-u9-technology, .icon-u9-vr, .icon-u9-presents {
    background: url("../images/sprite.svg") 0 0 no-repeat;
    height: 20px;
    text-indent: 200%;
    overflow: hidden;
    white-space: nowrap;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=40);
    opacity: 0.4;
    -moz-transition: opacity 0.3s linear;
    -o-transition: opacity 0.3s linear;
    -webkit-transition: opacity 0.3s linear;
    transition: opacity 0.3s linear;
}
.icon-u9-films:hover, .icon-u9-films.is-active, .icon-u9-digital:hover, .icon-u9-digital.is-active, .icon-u9-games:hover, .icon-u9-games.is-active, .icon-u9-technology:hover, .icon-u9-technology.is-active, .icon-u9-vr:hover, .icon-u9-vr.is-active, .icon-u9-presents:hover, .icon-u9-presents.is-active {
    filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
    opacity: 1;
}
.icon-u9-films.is-black, .icon-u9-digital.is-black, .icon-u9-games.is-black, .icon-u9-technology.is-black, .icon-u9-vr.is-black, .icon-u9-presents.is-black {
    filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
    opacity: 1;
    margin: 28px 0 21px;
}
.icon-u9-technology {
    background-size: contain;
    background-image: url("../images/unit9-technology-big.svg");
    background-repeat: no-repeat;
    background-position: center top !important;
}
.is-active>.icon-u9-vr, .is-active>.icon-u9-technology {
    filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
    opacity: 1;
}
.is-black>.icon-u9-vr {
    filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
    opacity: 1;
    margin: 28px 0 21px;
}
.icon-u9-films.is-black {
    height: 22px;
    background-position: 0 -450px;
}
.icon-u9-films.is-credits {
    width: 78px;
    display: inline-block;
    *display: inline;
    zoom: 1;
    vertical-align: top;
    margin: 0 15px 10px 0;
}
.icon-u9-games {
    background-position: 0 -42px;
}
.icon-u9-games.is-black {
    background-position: 0 -492px;
}
.icon-u9-games.is-credits {
    width: 150px;
    display: inline-block;
    *display: inline;
    zoom: 1;
    vertical-align: top;
    margin: 0 15px 10px 0;
}
.icon-u9-digital {
    background-position: 0 -84px;
}
.icon-u9-digital.is-black {
    background-position: 0 -534px;
}
.icon-u9-digital.is-credits {
    width: 118px;
    display: inline-block;
    *display: inline;
    zoom: 1;
    vertical-align: top;
    margin: 0 15px 10px 0;
}
.icon-u9-technology.is-black {
    background-image: url("../images/unit9-technology-black.svg");
}
.icon-u9-technology.is-credits {
    width: 200px;
    display: inline-block;
    *display: inline;
    zoom: 1;
    vertical-align: top;
    margin: 0 15px 10px 0;
}
.icon-u9-vr {
    width: 86px;
    position: relative;
    top: -5px;
    background-position: -390px -460px;
}
.icon-u9-vr.is-black {
    background-position: -390px -562px;
}
.icon-u9-vr.is-credits {
    width: 86px;
    display: inline-block;
    *display: inline;
    zoom: 1;
    vertical-align: top;
    margin: 0 15px 10px 0;
}
.icon-u9-presents {
    position: relative;
    left: 8px;
    background-position: -475px -448px;
}
.icon-u9-presents.is-black {
    background-position: -475px -550px;
}
.icon-u9-presents.is-credits {
    display: inline-block;
    *display: inline;
    zoom: 1;
    vertical-align: top;
    margin: 0 15px 10px 0;
}
.icon-u9-vr-large, .icon-u9-digital-large, .icon-u9-films-large, .icon-u9-technology-large, .icon-u9-games-large, .icon-u9-presents-large {
    width: 410px;
    height: 50px;
    display: block;
    margin: 20px auto;
    text-align: left;
    text-indent: 100%;
    overflow: hidden;
    white-space: nowrap;
}
@media screen and (max-width: 780px) {
    .icon-u9-vr-large, .icon-u9-digital-large, .icon-u9-films-large, .icon-u9-technology-large, .icon-u9-games-large, .icon-u9-presents-large {
    height: 50px;
}
}.icon-u9-films-large {
    background: url("../images/sprite.svg") 0 -650px no-repeat;
}
@media screen and (max-width: 780px) {
    .icon-u9-films-large {
    width: 130px;
    background-position: 0 -200px;
}
}.icon-u9-technology-large {
    background-size: contain;
    background-image: url("../images/unit9-technology-big.svg");
    background-repeat: no-repeat;
    background-position: center center !important;
}
@media screen and (max-width: 780px) {
    .icon-u9-technology-large {
    width: 245px;
}
}.icon-u9-games-large {
    background: url("../images/sprite.svg") 0 -700px no-repeat;
}
@media screen and (max-width: 780px) {
    .icon-u9-games-large {
    width: 219px;
    background-position: 0 -250px;
}
}.icon-u9-digital-large {
    background: url("../images/sprite.svg") 0 -750px no-repeat;
}
@media screen and (max-width: 780px) {
    .icon-u9-digital-large {
    width: 202px;
    background-position: 0 -300px;
}
}.icon-u9-vr-large {
    background: url("../images/sprite.svg") 0 -860px no-repeat;
}
@media screen and (max-width: 780px) {
    .icon-u9-vr-large {
    width: 142px;
    background-position: -350px -500px;
}
}.icon-u9-presents-large {
    background: url("../images/sprite.svg") -505px -497px no-repeat;
}
@media screen and (max-width: 780px) {
    .icon-u9-presents-large {
    width: 142px;
    background-position: -350px -500px;
}
}.logo-u9-films, .logo-u9-digital, .logo-u9-games, .logo-u9-technology, .logo-u9-vr {
    background: url("../images/sprite.svg") 0 -200px no-repeat;
    height: 50px;
    width: 124px;
    text-indent: 100%;
    overflow: hidden;
    white-space: nowrap;
    display: block;
}
.logo-u9-games {
    background-position: 0 -250px;
    width: 219px;
}
.logo-u9-digital {
    background-position: 0 -300px;
    width: 202px;
}
.logo-u9-technology {
    background-size: contain;
    background-image: url("../images/unit9-technology-big.svg");
    background-repeat: no-repeat;
    background-position: center;
    width: 238px;
}
.logo-u9-vr {
    background-position: -350px -500px;
    width: 142px;
}
.icon-drag-drop {
    display: block;
    width: 22px;
    height: 22px;
    background: url("../images/sprite.svg") -500px 0 no-repeat;
}
.icon-close {
    display: block;
    width: 44px;
    height: 44px;
    background: url("../images/sprite.svg") -400px 0 no-repeat;
    cursor: pointer;
    -moz-transition: all 0.6s cubic-bezier(0.165,  0.84,  0.44,  1);
    -o-transition: all 0.6s cubic-bezier(0.165,  0.84,  0.44,  1);
    -webkit-transition: all 0.6s cubic-bezier(0.165,  0.84,  0.44,  1);
    transition: all 0.6s cubic-bezier(0.165,  0.84,  0.44,  1);
}
.icon-close:hover {
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
}
.icon-share-remove {
    display: block;
    width: 44px;
    height: 44px;
    background: url("../images/sprite.svg") -650px 0 no-repeat;
}
.icon-apple, .icon-google {
    display: inline-block;
    *display: inline;
    zoom: 1;
    vertical-align: top;
    overflow: hidden;
    height: 0;
    width: 102px;
    padding-top: 32px;
    background-repeat: no-repeat;
    overflow: hidden;
    margin-right: 10px;
    margin-bottom: 6px;
}
.icon-apple {
    background-image: url("../images/ios_app_store.png");
}
.icon-google {
    background-image: url("../images/android_market.png");
}
.icon-9, .icon-9-small {
    width: 44px;
    height: 0;
    padding-top: 44px;
    overflow: hidden;
    background: url("../images/sprite.svg") 0 -500px no-repeat;
    display: inline-block;
    *display: inline;
    zoom: 1;
    vertical-align: top;
}
.icon-9-small {
    background-position: 0 -544px;
}
.icon-link, .icon-link-black {
    width: 44px;
    height: 0;
    padding-top: 44px;
    overflow: hidden;
    background: url("../images/sprite.svg") -44px -500px no-repeat;
    display: inline-block;
    *display: inline;
    zoom: 1;
    vertical-align: top;
}
.icon-link-black {
    background-position: -88px -500px;
}
.grid {
    width: 100%;
    max-width: 980px;
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
    text-align: left;
    padding-bottom: 60px;
}
.grid.is-narrow {
    width: 700px;
    max-width: 100%}
@media screen and (max-width: 660px) {
    .grid {
    padding-bottom: 25px;
}
}.grid-12, .grid-8, .grid-6, .grid-4, .grid-3, .grid-9, .grid-1, .grid-5, .grid-5-cols {
    padding: 0 10px;
    margin-bottom: 20px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    display: inline-block;
    *display: inline;
    zoom: 1;
    vertical-align: top;
}
.grid-12 img, .grid-8 img, .grid-6 img, .grid-4 img, .grid-3 img, .grid-9 img, .grid-1 img, .grid-5 img, .grid-5-cols img {
    display: block;
    width: 100%}
.grid-12 {
    width: 100%}
.grid-8 {
    width: 66.66667%}
.grid-6 {
    width: 50%}
.grid-6.is-outer {
    padding-left: 0;
    padding-right: 0;
    margin-bottom: 0;
}
.grid-5 {
    width: 41.66667%}
.grid-4 {
    width: 33.33333%}
.grid-3 {
    width: 25%}
.grid-5-cols {
    width: 20%}
.grid-6-cols {
    width: 16.66667%;
    padding: 0 25px;
    margin-bottom: 10px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    display: inline-block;
    *display: inline;
    zoom: 1;
    vertical-align: top;
}
.grid-6-cols img {
    display: block;
    width: 100%}
.grid-1 {
    width: 8.33333%}
.grid-9 {
    width: 75%}
.grid-9.is-outer {
    padding-left: 0;
    padding-right: 0;
    margin-bottom: 0;
}
@media screen and (max-width: 1000px) and (min-width: 661px) {
    .is-stacking {
    width: auto;
    display: block;
}
.is-stacking+.grid-9.is-outer {
    width: 100%}
.grid-12, .grid-8, .grid-6, .grid-4, .grid-3, .grid-2, .grid-1, .grid-9, .grid-5, .grid-10 {
    padding-left: 36px;
    padding-right: 36px;
}
.grid-12, .grid-10, .grid-9, .grid-8 {
    width: 100%}
.grid-5, .grid-4, .grid-3 {
    width: 50%}
.is-narrow .grid-4, .is-narrow .grid-3 {
    display: inline-block;
    *display: inline;
    zoom: 1;
    vertical-align: top;
    width: 25%;
    padding-left: 15px;
    padding-right: 15px;
}
}@media screen and (max-width: 660px) {
    .grid {
    width: 100%}
.grid-12, .grid-8, .grid-6, .grid-4, .grid-3, .grid-2, .grid-1, .grid-9, .grid-5, .grid-10 {
    width: auto;
    display: block;
    padding-left: 16px;
    padding-right: 16px;
    margin-bottom: 16px;
}
.grid-12.is-outer, .grid-8.is-outer, .grid-6.is-outer, .grid-4.is-outer, .grid-3.is-outer, .grid-2.is-outer, .grid-1.is-outer, .grid-9.is-outer, .grid-5.is-outer, .grid-10.is-outer {
    width: auto;
}
.grid-4, .grid-3 {
    display: inline-block;
    *display: inline;
    zoom: 1;
    vertical-align: top;
    width: 50%;
    padding-left: 15px;
    padding-right: 15px;
}
.is-stacking {
    width: auto;
    display: block;
}
.is-narrow .grid-4, .is-narrow .grid-3 {
    display: inline-block;
    *display: inline;
    zoom: 1;
    vertical-align: top;
    width: 33.3%;
    padding-left: 15px;
    padding-right: 15px;
}
.grid-1 {
    display: none;
}
.is-shifted-left {
    padding: 0;
    width: 100%}
.grid-6-cols {
    width: 33.3%}
}@media screen and (min-width: 661px) {
    .is-with-shifted {
    overflow: hidden;
}
.is-shifted-left {
    float: left;
}
.is-shifted-right {
    float: right;
}
}.loader {
    width: 80px;
    height: 80px;
    position: fixed;
    left: 50%;
    top: 50%;
    margin: -40px 0 0 -40px;
    z-index: 100;
    background: rgba(0, 0, 0, 0.6);
    visibility: hidden;
    opacity: 0;
    -moz-transition: opacity 0.2s linear, visibility 0s linear 0.2s;
    -o-transition: opacity 0.2s linear, visibility 0s linear 0.2s;
    -webkit-transition: opacity 0.2s linear, visibility 0s linear;
    -webkit-transition-delay: 0s, 0.2s;
    transition: opacity 0.2s linear, visibility 0s linear 0.2s;
}
.loader-spin {
    width: 15px;
    height: 30px;
    position: absolute;
    right: 40px;
    top: 25px;
    overflow: hidden;
    -webkit-animation: loader 1.2s infinite;
    -moz-animation: loader 1.2s infinite;
    -o-animation: loader 1.2s infinite;
    animation: loader 1.2s infinite;
    animation-timing-function: linear;
    -webkit-animation-timing-function: linear;
    -moz-animation-timing-function: linear;
    -webkit-transform-origin: 100% 50%;
    -moz-transform-origin: 100% 50%;
    -o-transform-origin: 100% 50%;
    transform-origin: 100% 50%;
    -webkit-animation-play-state: paused;
    animation-play-state: paused;
}
.loader-spin span {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 22px;
    height: 22px;
    border: 4px solid #fff;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    border-radius: 20px;
}
.is-doing-request .loader, .is-loading-content .loader {
    visibility: visible;
    opacity: 1;
    -moz-transition: opacity 0.3s linear 0.4s, visibility 0s linear 0s;
    -o-transition: opacity 0.3s linear 0.4s, visibility 0s linear 0s;
    -webkit-transition: opacity 0.3s linear, visibility 0s linear;
    -webkit-transition-delay: 0.4s, 0s;
    transition: opacity 0.3s linear 0.4s, visibility 0s linear 0s;
}
.is-doing-request .loader-spin, .is-loading-content .loader-spin {
    -webkit-animation-play-state: running;
    animation-play-state: running;
}
@-webkit-keyframes loader {
    0% {
    -webkit-transform: rotate(0deg);
}
100% {
    -webkit-transform: rotate(360deg);
}
}@-moz-keyframes loader {
    0% {
    -moz-transform: rotate(0deg);
}
100% {
    -moz-transform: rotate(360deg);
}
}@-ms-keyframes loader {
    0% {
    -ms-transform: rotate(0deg);
}
100% {
    -ms-transform: rotate(360deg);
}
}@-o-keyframes loader {
    0% {
    -o-transform: rotate(0deg);
}
100% {
    -o-transform: rotate(360deg);
}
}@keyframes loader {
    0% {
    transform: rotate(0deg);
}
100% {
    transform: rotate(360deg);
}
}.read-more {
    display: block;
    font-family: "dept_medium.eot", Helvetica, Arial, sans-serif;
    text-transform: uppercase;
    letter-spacing: 0.1em;
}
.read-more:hover .icon-read-more {
    border-color: #000;
}
.read-more-label {
    display: inline-block;
    *display: inline;
    zoom: 1;
    vertical-align: top;
    border-bottom: 1px solid #000;
    font-size: 0.875em;
    line-height: 1.71429em;
    margin: 5px 0;
}
.icon-read-more {
    width: 30px;
    height: 30px;
    border: 2px solid #bebebe;
    display: inline-block;
    *display: inline;
    zoom: 1;
    vertical-align: top;
    margin-right: 10px;
    -moz-border-radius: 17px;
    -webkit-border-radius: 17px;
    border-radius: 17px;
    position: relative;
    -moz-transition: border-color 0.3s cubic-bezier(0.165,  0.84,  0.44,  1);
    -o-transition: border-color 0.3s cubic-bezier(0.165,  0.84,  0.44,  1);
    -webkit-transition: border-color 0.3s cubic-bezier(0.165,  0.84,  0.44,  1);
    transition: border-color 0.3s cubic-bezier(0.165,  0.84,  0.44,  1);
}
.icon-read-more:after, .icon-read-more:before {
    content: "";
    display: block;
    position: absolute;
    left: 50%;
    top: 50%;
    background: #000;
}
.icon-read-more:before {
    width: 12px;
    height: 2px;
    margin-left: -6px;
    margin-top: -1px;
}
.icon-read-more:after {
    height: 12px;
    width: 2px;
    margin-top: -6px;
    margin-left: -1px;
}
.more {
    height: 0;
    overflow: hidden;
    position: relative;
}
.video-wrap {
    opacity: 0;
    z-index: 7;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #000;
}
.video-wrap iframe {
    margin: 0 auto;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    padding: 0 50px;
}
.video-wrap .icon-close {
    position: absolute;
    right: 5px;
    top: 5px;
}
.hero .video-wrap {
    position: absolute;
}
.hero .video-wrap iframe {
    position: relative;
    padding: 0;
}
.share-gray {
    margin: 30px 0 0;
}
.share-gray li {
    display: inline-block;
    *display: inline;
    zoom: 1;
    vertical-align: top;
    border-left: 1px solid #e4e4e4;
    border-right: 1px solid #e4e4e4;
    margin-left: -1px;
    height: 34px;
}
.share-gray li a {
    margin-top: -10px;
}
.gplus-posts {
    max-width: 944px;
    margin: 0 auto;
    padding-top: 50px;
}
.gplus-posts>div {
    width: 440px;
    display: inline-block;
    *display: inline;
    zoom: 1;
    vertical-align: top;
    vertical-align: top !important;
    margin: 0 16px 19px !important;
}
.contact .newsletter, .newsletter {
    margin: 0 auto;
    padding: 100px 25px 0;
    max-width: 600px;
}
.contact .newsletter h3, .newsletter h3 {
    margin-bottom: 20px;
}
.contact .newsletter p, .newsletter p {
    margin-bottom: 30px;
    font-size: 1.125em;
    line-height: 1.38889em;
}
.newsletter input+.modal-error {
    margin-top: 20px;
}
.work .newsletter {
    padding-bottom: 100px;
}
.follow {
    text-align: right;
    font-family: "dept_medium.eot", Helvetica, Arial, sans-serif;
}
.follow li {
    display: inline-block;
    *display: inline;
    zoom: 1;
    vertical-align: top;
    font-size: 0.75em;
    line-height: 3.33333em;
    padding: 0 20px;
    border-left: 1px solid #e4e4e4;
}
.follow li span {
    margin-left: 8px;
    margin-top: -4px;
}
.follow li:first-child {
    border-left: 0;
}
.follow a {
    display: block;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear;
}
.follow a:hover {
    opacity: 0.6;
}
@media screen and (min-width: 661px) and (max-width: 1000px) {
    .is-follow .grid-3 {
    width: 25%}
.is-follow .grid-9 {
    width: 75%}
.follow {
    margin-top: -5px;
    text-align: right;
}
}@media screen and (max-width: 660px) {
    .grid.is-follow {
    padding-bottom: 0;
    background: #e4e4e4;
    text-transform: uppercase;
    margin-top: -42px;
    font-size: 10px;
}
.grid.is-follow .grid-3.is-stacking, .grid.is-follow .grid-9 {
    width: 50%;
    display: inline-block;
    *display: inline;
    zoom: 1;
    vertical-align: top;
}
.grid.is-follow .grid-3 {
    padding-top: 18px;
    padding-left: 16px;
    padding-bottom: 0;
}
.grid.is-follow .grid-3 h4 {
    padding-bottom: 0;
    margin: 0;
}
.grid.is-follow .grid-9 {
    padding: 0;
    margin: 0;
}
.grid.is-follow li {
    position: relative;
    height: 50px;
    padding: 0;
    width: 33.33333%;
    border-left: 1px solid #bebebe;
    margin-left: -1px;
}
.grid.is-follow li a {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    overflow: hidden;
    padding-top: 50px;
    height: 0;
}
.grid.is-follow li span {
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -25px;
    -moz-transform: scale(0.8);
    -ms-transform: scale(0.8);
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
}
}@media screen and (max-width: 1000px) {
    .jobs .mobile-select: before {
    border-top-color: #fff;
}
.jobs .mobile-select li {
    height: 48px;
    margin-top: -48px;
}
.jobs .mobile-select a {
    -moz-transition: color 0.6s cubic-bezier(0.165,  0.84,  0.44,  1), background 0.6s cubic-bezier(0.165,  0.84,  0.44,  1);
    -o-transition: color 0.6s cubic-bezier(0.165,  0.84,  0.44,  1), background 0.6s cubic-bezier(0.165,  0.84,  0.44,  1);
    -webkit-transition: color 0.6s cubic-bezier(0.165,  0.84,  0.44,  1), background 0.6s cubic-bezier(0.165,  0.84,  0.44,  1);
    transition: color 0.6s cubic-bezier(0.165,  0.84,  0.44,  1), background 0.6s cubic-bezier(0.165,  0.84,  0.44,  1);
}
.jobs .mobile-select.is-open li {
    margin-top: 0;
}
.jobs .mobile-select:before {
    top: 21px;
}
body .mobile-select {
    height: auto;
    width: 100%;
    position: absolute;
    top: 0;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    background: #fff;
    z-index: 3;
    border-top: 0;
}
body .mobile-select:after {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: block;
    content: ""}
body .mobile-select:before {
    position: absolute;
    content: "";
    border-width: 6px 4px;
    border-style: solid;
    border-color: #202020 transparent transparent;
    right: 15px;
    top: 19px;
    z-index: 4;
}
body .mobile-select li {
    border: 0;
    padding: 0;
    margin: 0;
    width: 100%;
    background: #fff;
    display: block;
    height: 44px;
    margin-top: -44px;
    -moz-transition: margin-top 0.6s cubic-bezier(0.165,  0.84,  0.44,  1);
    -o-transition: margin-top 0.6s cubic-bezier(0.165,  0.84,  0.44,  1);
    -webkit-transition: margin-top 0.6s cubic-bezier(0.165,  0.84,  0.44,  1);
    transition: margin-top 0.6s cubic-bezier(0.165,  0.84,  0.44,  1);
}
body .mobile-select li:first-child {
    margin-top: 0;
}
body .mobile-select li a {
    margin: 0;
    display: block;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    width: auto;
    padding: 16px 10px;
    border: 1px solid #bebebe;
    margin-bottom: -1px;
    background: #fff;
}
body .mobile-select li a span {
    display: block;
    width: 100%;
    height: auto;
    padding: 0;
    margin: 0;
}
body .mobile-select li a.is-active {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%}
body .mobile-select.is-open {
    border-bottom: 1px solid #bebebe;
}
body .mobile-select.is-open li {
    margin-top: 0;
}
body .mobile-select.is-open .is-active {
    position: relative;
}
body .mobile-select.is-open:after {
    display: none;
}
}.hero {
    position: relative;
    height: 0;
    overflow: hidden;
    padding-top: 50%;
    background-color: #fff;
}
.hero>img, .hero>a>img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: auto;
}
@media screen and (max-width: 660px) {
    .hero {
    padding-top: 84.375%}
.hero>img, .hero>a>img {
    width: 200%;
    margin-left: -50%}
}.hero a {
    color: #fff;
	font-size: 3.125em;
}
.hero.is-short {
    padding-top: 19.53125%}
@media screen and (max-width: 780px) {
    .hero.is-short {
    padding-top: 40%}
}.hero.is-black {
    background-color: #202020;
}
.hero.is-full {
    padding-top: 0;
    min-height: 500px;
}
.hero.is-wider>img {
    height: 100%;
    width: auto;
}
.hero.is-playing-video {
    z-index: 5 !important;
}
.hero.is-video {
    background-color: #000;
}
.hero .video-wrap {
    z-index: 5;
}
.hero-subheading {
    margin-bottom: 22px;
}
.hero-division-logo.hero-division-logo {
    width: auto;
    max-width: 50%;
    max-height: 50px;
}
.hero-division-name {
    font-family: 'dept_medium.eot';
    font-size: 54px;
    text-transform: uppercase;
}
.no-touch .is-menu-open .hero.is-in-view.is-past-fold>img {
    position: absolute;
    -moz-transform: none;
    -ms-transform: none;
    -webkit-transform: none;
    transform: none;
}
.hero-next {
    overflow: hidden;
    width: 50px;
    height: 50px;
    border: 4px solid rgba(255, 255, 255, 0.4);
    position: absolute;
    left: 50%;
    bottom: 60px;
    margin-left: -25px;
    background: url("../images/sprite.svg") -300px -350px no-repeat;
    cursor: pointer;
    -moz-transition: border-color 0.6s cubic-bezier(0.165,  0.84,  0.44,  1);
    -o-transition: border-color 0.6s cubic-bezier(0.165,  0.84,  0.44,  1);
    -webkit-transition: border-color 0.6s cubic-bezier(0.165,  0.84,  0.44,  1);
    transition: border-color 0.6s cubic-bezier(0.165,  0.84,  0.44,  1);
}
.csstransforms3d .hero-next {
    background: none;
}
.csstransforms3d .hero-next:after {
    position: absolute;
    left: 0;
    top: 0;
    width: 50px;
    height: 50px;
    content: "";
    background: url("../images/sprite.svg") -300px -350px no-repeat;
}
.csstransforms3d .hero-next:hover {
    border-color: rgba(255, 255, 255, 0.8);
}
.csstransforms3d .hero-next:hover:after {
    -webkit-animation: hero-next 0.6s;
    -moz-animation: hero-next 0.6s;
    -o-animation: hero-next 0.6s;
    animation: hero-next 0.6s;
}
@-webkit-keyframes hero-next {
    0% {
    -webkit-transform: translate3d(0px,  0px,  0px);
}
49% {
    opacity: 1;
    -webkit-transform: translate3d(0px,  50px,  0px);
}
50% {
    opacity: 0;
    -webkit-transform: translate3d(0px,  50px,  0px);
}
51% {
    opacity: 0;
    -webkit-transform: translate3d(0px,  -50px,  0px);
}
52% {
    opacity: 1;
    -webkit-transform: translate3d(0px,  -50px,  0px);
}
100% {
    -webkit-transform: translate3d(0px,  0px,  0px);
}
}@-moz-keyframes hero-next {
    0% {
    -moz-transform: translate3d(0px,  0px,  0px);
}
49% {
    opacity: 1;
    -moz-transform: translate3d(0px,  50px,  0px);
}
50% {
    opacity: 0;
    -moz-transform: translate3d(0px,  50px,  0px);
}
51% {
    opacity: 0;
    -moz-transform: translate3d(0px,  -50px,  0px);
}
52% {
    opacity: 1;
    -moz-transform: translate3d(0px,  -50px,  0px);
}
100% {
    -moz-transform: translate3d(0px,  0px,  0px);
}
}@-o-keyframes hero-next {
    0% {
    -o-transform: translate3d(0px,  0px,  0px);
}
49% {
    opacity: 1;
    -o-transform: translate3d(0px,  50px,  0px);
}
50% {
    opacity: 0;
    -o-transform: translate3d(0px,  50px,  0px);
}
51% {
    opacity: 0;
    -o-transform: translate3d(0px,  -50px,  0px);
}
52% {
    opacity: 1;
    -o-transform: translate3d(0px,  -50px,  0px);
}
100% {
    -o-transform: translate3d(0px,  0px,  0px);
}
}@keyframes hero-next {
    0% {
    transform: translate3d(0px,  0px,  0px);
}
49% {
    opacity: 1;
    transform: translate3d(0px,  50px,  0px);
}
50% {
    opacity: 0;
    transform: translate3d(0px,  50px,  0px);
}
51% {
    opacity: 0;
    transform: translate3d(0px,  -50px,  0px);
}
52% {
    opacity: 1;
    transform: translate3d(0px,  -50px,  0px);
}
100% {
    transform: translate3d(0px,  0px,  0px);
}
}.work .hero.is-past-fold>img {
    position: absolute;
}
.hero-content {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    color: #fff;
    font-family: "dept_medium.eot", Helvetica, Arial, sans-serif;
    text-shadow: 0 0 16px rgba(0, 0, 0, 0.15);
}
.hero-content h1 {
    font-size: 2.125em;
    line-height: 1.2em;
    margin-bottom: 22px;
}
.hero-content-cta {
    padding: 12px 40px;
    border: 2px solid rgba(255, 255, 255, 0.4);
    font-size: 0.875em;
    line-height: 1.71429em;
    letter-spacing: 0.075em;
    text-transform: uppercase;
    display: inline-block;
    *display: inline;
    zoom: 1;
    vertical-align: top;
    cursor: pointer;
    -moz-transition: all 0.3s cubic-bezier(0.165,  0.84,  0.44,  1);
    -o-transition: all 0.3s cubic-bezier(0.165,  0.84,  0.44,  1);
    -webkit-transition: all 0.3s cubic-bezier(0.165,  0.84,  0.44,  1);
    transition: all 0.3s cubic-bezier(0.165,  0.84,  0.44,  1);
}
.hero-content-cta:hover {
    border-color: #fff;
}
.hero-options {
    text-align: right;
    margin-top: -54px;
    width: 100%;
    height: 54px;
    background-color: transparent;
}
.hero-options .work-heading-button {
    padding: 17px 30px;
    color: #e4e4e4;
}
.hero-options .work-heading-nav {
    visibility: hidden;
    opacity: 1;
    -moz-transition: opacity 0.4s ease, visibility 0s linear 0.4s;
    -o-transition: opacity 0.4s ease, visibility 0s linear 0.4s;
    -webkit-transition: opacity 0.4s ease, visibility 0s linear;
    -webkit-transition-delay: 0s, 0.4s;
    transition: opacity 0.4s ease, visibility 0s linear 0.4s;
}
.hero-options .icon-linkedin {
    position: relative;
    left: -2px;
}
.is-past-bottom .hero-bar {
    position: relative;
}
@media screen and (min-width: 1001px) {
    .is-past-fold .hero-bar, .hero-bar.is-fixed {
    position: fixed;
    top: 0;
    bottom: auto;
    width: 100%;
    background-color: #202020;
}
.is-past-fold .hero-bar .hero-options-title, .hero-bar.is-fixed .hero-options-title {
    filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
    opacity: 1;
}
.is-past-fold .hero-bar .work-heading-nav, .hero-bar.is-fixed .work-heading-nav {
    -moz-transition: opacity 0.4s ease, visibility 0s linear 0s;
    -o-transition: opacity 0.4s ease, visibility 0s linear 0s;
    -webkit-transition: opacity 0.4s ease, visibility 0s linear;
    -webkit-transition-delay: 0s, 0s;
    transition: opacity 0.4s ease, visibility 0s linear 0s;
    visibility: visible;
    opacity: 1;
}
.hero-bar.is-fixed {
    text-align: right;
    -webkit-transition: -webkit-transform 0.6s cubic-bezier(0.165,  0.84,  0.44,  1);
    -moz-transition: -moz-transform 0.6s cubic-bezier(0.165,  0.84,  0.44,  1);
    -o-transition: -o-transform 0.6s cubic-bezier(0.165,  0.84,  0.44,  1);
    transition: transform 0.6s cubic-bezier(0.165,  0.84,  0.44,  1);
}
}.hero-bar {
    width: 100%;
    height: 54px;
    position: fixed;
    z-index: 4;
    bottom: 0;
    left: 0;
    -moz-transition: background-color 0.3s cubic-bezier(0.165,  0.84,  0.44,  1);
    -o-transition: background-color 0.3s cubic-bezier(0.165,  0.84,  0.44,  1);
    -webkit-transition: background-color 0.3s cubic-bezier(0.165,  0.84,  0.44,  1);
    transition: background-color 0.3s cubic-bezier(0.165,  0.84,  0.44,  1);
}
@media screen and (max-width: 660px) {
    .hero-bar.hero-bar {
    position: absolute;
    top: 0;
    bottom: auto;
}
.hero-bar .hero-options-open a {
    color: #797979;
    border-color: #797979;
}
.hero-bar .hero-options-title {
    display: none;
}
}.hero-options-title {
    position: absolute;
    left: 70px;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
    top: 18px;
    color: #fff;
    font-family: "dept_medium.eot", Helvetica, Arial, sans-serif;
    font-size: 1em;
    line-height: 1em;
    -moz-transition: opacity 0.3s cubic-bezier(0.165,  0.84,  0.44,  1);
    -o-transition: opacity 0.3s cubic-bezier(0.165,  0.84,  0.44,  1);
    -webkit-transition: opacity 0.3s cubic-bezier(0.165,  0.84,  0.44,  1);
    transition: opacity 0.3s cubic-bezier(0.165,  0.84,  0.44,  1);
}
.hero-options-open {
    text-align: center;
    display: inline-block;
    *display: inline;
    zoom: 1;
    vertical-align: top;
}
.hero-options-open a {
    color: #fff;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear;
    display: inline-block;
    *display: inline;
    zoom: 1;
    vertical-align: top;
    padding-right: 10px;
    margin-right: 15px;
    margin-top: 4px;
    margin-bottom: 6px;
    position: relative;
}
.hero-options-open a:hover {
    opacity: 0.6;
}
.hero-options-open a:after {
    position: absolute;
    top: 50%;
    margin-top: -10px;
    height: 20px;
    width: 1px;
    right: 1px;
    content: "";
    background: #fff;
}
.hero-options-share, .hero-options-share li {
    display: inline-block;
    *display: inline;
    zoom: 1;
    vertical-align: top;
}
.hero-options-share {
    height: 54px;
    margin-right: 10px;
    border-color: rgba(255, 255, 255, 0.3);
}
.hero-options-share li {
    margin-left: -10px;
    height: 54px;
}
body.is-menu-open .is-past-bottom .hero-bar {
    left: 240px;
}
.hero-project-link {
    font-family: "dept_medium.eot", Helvetica, Arial, sans-serif;
    color: #fff;
    margin-top: 10px;
    margin-right: 15px;
    padding: 6px 10px;
    border: 1px solid rgba(255, 255, 255, 0.4);
    font-size: 10px;
    letter-spacing: 0.65px;
    text-transform: uppercase;
    display: inline-block;
    *display: inline;
    zoom: 1;
    vertical-align: top;
    cursor: pointer;
    -moz-transition: all 0.3s cubic-bezier(0.165,  0.84,  0.44,  1);
    -o-transition: all 0.3s cubic-bezier(0.165,  0.84,  0.44,  1);
    -webkit-transition: all 0.3s cubic-bezier(0.165,  0.84,  0.44,  1);
    transition: all 0.3s cubic-bezier(0.165,  0.84,  0.44,  1);
}
.hero-project-link:hover {
    border-color: #fff;
}
.project-link {
    font-family: "dept_medium.eot", Helvetica, Arial, sans-serif;
    color: #000;
    padding: 12px 40px;
    border: 1px solid rgba(0, 0, 0, 0.4);
    margin-bottom: 80px;
    font-size: 0.875em;
    line-height: 1.71429em;
    letter-spacing: 0.075em;
    text-transform: uppercase;
    display: inline-block;
    *display: inline;
    zoom: 1;
    vertical-align: top;
    cursor: pointer;
    -moz-transition: all 0.3s cubic-bezier(0.165,  0.84,  0.44,  1);
    -o-transition: all 0.3s cubic-bezier(0.165,  0.84,  0.44,  1);
    -webkit-transition: all 0.3s cubic-bezier(0.165,  0.84,  0.44,  1);
    transition: all 0.3s cubic-bezier(0.165,  0.84,  0.44,  1);
}
.project-link:hover {
    border-color: #000;
}
@media screen and (max-width: 660px) {
    .hero-project-link {
    margin-top: 12px;
    margin-right: 12px;
}
}.project-slides {
    background-color: #000;
    padding: 100px 0;
    position: relative;
    margin-bottom: 80px;
    padding-bottom: 160px;
}
@media screen and (max-width: 660px) {
    .project-slides {
    margin-bottom: 35px;
    padding-bottom: 70px;
}
}.project-slides.is-fullscreen {
    background-color: rgba(0, 0, 0, 0.9);
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    margin-bottom: 0;
    padding: 0 60px;
    z-index: 10;
}
@media screen and (max-width: 660px) {
    .project-slides.is-fullscreen {
    padding: 0 20px;
}
}.project-slides.is-fullscreen figcaption {
    text-align: center;
    max-width: 100%}
.project-slides.is-fullscreen .slideshow-next {
    right: 12px;
}
.project-slides.is-fullscreen .slideshow-prev {
    left: 12px;
}
.project-slides.is-fullscreen .slideshow-prev.is-disabled, .project-slides.is-fullscreen .slideshow-next.is-disabled {
    cursor: default;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=40);
    opacity: 0.4;
}
.project-slides .icon-close {
    position: absolute;
    right: 10px;
    top: 10px;
}
.slideshow {
    visibility: hidden;
    position: relative;
    width: 960px;
    margin: 0 auto;
    height: 536px;
}
.slideshow figcaption {
    color: #fff;
    font-family: "dept_medium.eot", Helvetica, Arial, sans-serif;
    padding-top: 30px;
    font-size: 0.875em;
    line-height: 1.14286em;
    text-align: left;
    max-width: 80%}
.slideshow-slides {
    height: 536px;
    position: relative;
}
.slideshow-slides img {
    max-width: 100%;
    display: block;
    margin: 0 auto;
}
.slideshow-slides li {
    float: left;
    width: 100%;
    text-align: center;
    position: relative;
}
.slideshow-next, .slideshow-prev {
    width: 44px;
    height: 44px;
    position: absolute;
    top: 50%;
    margin-top: -22px;
    display: block;
    cursor: pointer;
}
.slideshow-next {
    right: 48px;
    background: url("../images/sprite.svg") -350px -250px no-repeat;
}
.slideshow-prev {
    left: 48px;
    background: url("../images/sprite.svg") -300px -250px no-repeat;
}
.slideshow-wrap {
    position: relative;
    max-width: 960px;
    padding: 0 36px;
    margin: 0 auto;
}
@media screen and (max-width: 660px) {
    .slideshow-wrap {
    padding: 0 16px;
}
}.slideshow-inner {
    position: relative;
    padding-top: 55.83333%}
.slideshow {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%}
.work-share {
    position: fixed;
    z-index: 5;
    left: 0;
    bottom: -94px;
    width: 100%;
    background: #202020;
    min-height: 40px;
    overflow: hidden;
    -moz-transition: all 0.6s cubic-bezier(0.165,  0.84,  0.44,  1);
    -o-transition: all 0.6s cubic-bezier(0.165,  0.84,  0.44,  1);
    -webkit-transition: all 0.6s cubic-bezier(0.165,  0.84,  0.44,  1);
    transition: all 0.6s cubic-bezier(0.165,  0.84,  0.44,  1);
    max-height: 100%}
.work-share.is-open {
    min-height: 136px;
    height: auto;
}
.work-share-content {
    position: relative;
    width: 100%;
    min-height: 136px;
    text-align: left;
}
.work-share-create, .work-share-content, .work-share-link {
    visibility: hidden;
    opacity: 0;
    -moz-transition: opacity 0.4s linear 0.4s, visibility 0s linear 0.8s;
    -o-transition: opacity 0.4s linear 0.4s, visibility 0s linear 0.8s;
    -webkit-transition: opacity 0.4s linear, visibility 0s linear;
    -webkit-transition-delay: 0.4s, 0.8s;
    transition: opacity 0.4s linear 0.4s, visibility 0s linear 0.8s;
}
.is-open {
    bottom: 0;
}
.is-open .work-share-close, .is-open .work-share-create, .is-open .work-share-link, .is-open .work-share-content {
    visibility: visible;
    opacity: 1;
    -moz-transition: opacity 1.4s linear 0.4s, visibility 0s linear 0s;
    -o-transition: opacity 1.4s linear 0.4s, visibility 0s linear 0s;
    -webkit-transition: opacity 1.4s linear, visibility 0s linear;
    -webkit-transition-delay: 0.4s, 0s;
    transition: opacity 1.4s linear 0.4s, visibility 0s linear 0s;
}
.is-open .work-share-handle {
    opacity: 0;
    visibility: hidden;
    -moz-transition: opacity 0.4s linear, visibility 0s linear 0.4s;
    -o-transition: opacity 0.4s linear, visibility 0s linear 0.4s;
    -webkit-transition: opacity 0.4s linear, visibility 0s linear;
    -webkit-transition-delay: 0s, 0.4s;
    transition: opacity 0.4s linear, visibility 0s linear 0.4s;
}
.is-open .work-share-list {
    height: auto;
}
.work-share-handle {
    height: 20px;
    padding: 10px 0;
    display: block;
    text-align: center;
    font-size: 0.75em;
    line-height: 1.66667em;
    font-family: "dept_medium.eot", Helvetica, Arial, sans-serif;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    color: #e4e4e4;
    line-height: 20px;
    cursor: pointer;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    -moz-transition: opacity 0.4s linear 0.2s, visibility 0s linear 0.2s;
    -o-transition: opacity 0.4s linear 0.2s, visibility 0s linear 0.2s;
    -webkit-transition: opacity 0.4s linear, visibility 0s linear;
    -webkit-transition-delay: 0.2s, 0.2s;
    transition: opacity 0.4s linear 0.2s, visibility 0s linear 0.2s;
}
.work-share-create, .work-share-link {
    display: block;
    height: 100%;
    width: 162px;
    position: absolute;
    right: 0;
    top: 0;
    background: #000;
}
.work-share-create span, .work-share-link span {
    display: block;
    width: 100%;
    height: 20px;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -10px;
    text-align: center;
    font-size: 0.75em;
    line-height: 1.66667em;
    font-family: "dept_medium.eot", Helvetica, Arial, sans-serif;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    color: #fff;
    text-decoration: underline;
}
.work-share-list {
    margin-right: 162px;
    height: 136px;
}
.work-share-info {
    text-align: center;
    height: 22px;
    margin: 57px auto;
    display: block;
    text-align: center;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    font-size: 0.75em;
    line-height: 1.83333em;
    font-family: "dept_medium.eot", Helvetica, Arial, sans-serif;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    color: #bebebe;
}
.work-share-info .icon-drag-drop {
    display: inline-block;
    *display: inline;
    zoom: 1;
    vertical-align: top;
    margin-right: 10px;
}
.work-share-item {
    text-align: center;
    margin: 20px 10px;
    width: 170px;
    color: #fff;
    display: inline-block;
    *display: inline;
    zoom: 1;
    vertical-align: top;
    position: relative;
}
.work-share-item img {
    width: 110px;
    display: block;
}
.work-share-item a {
    -moz-transition: all 0.6s cubic-bezier(0.165,  0.84,  0.44,  1);
    -o-transition: all 0.6s cubic-bezier(0.165,  0.84,  0.44,  1);
    -webkit-transition: all 0.6s cubic-bezier(0.165,  0.84,  0.44,  1);
    transition: all 0.6s cubic-bezier(0.165,  0.84,  0.44,  1);
    color: #fff;
}
.work-share-item a:hover {
    color: #bebebe;
}
.work-share-item-img {
    height: 61px;
    overflow: hidden;
    width: 110px;
    margin: 0 auto 8px;
}
.share-name {
    font-size: 0.5625em;
    line-height: 1.33333em;
    font-family: "dept_medium.eot", Helvetica, Arial, sans-serif;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    display: block;
}
.share-title {
    font-size: 0.8125em;
    line-height: 1.23077em;
    font-family: "dept_medium.eot", Helvetica, Arial, sans-serif;
    display: block;
}
.work-share-close {
    z-index: 2;
    position: absolute;
    right: 0;
    top: 0;
    width: 44px;
    height: 44px;
    display: block;
    visibility: hidden;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
    -moz-transition: opacity 0.4s linear 0.4s, visibility 0s linear 0.4s;
    -o-transition: opacity 0.4s linear 0.4s, visibility 0s linear 0.4s;
    -webkit-transition: opacity 0.4s linear, visibility 0s linear;
    -webkit-transition-delay: 0.4s, 0.4s;
    transition: opacity 0.4s linear 0.4s, visibility 0s linear 0.4s;
}
.share-remove {
    cursor: pointer;
    position: absolute;
    right: 35px;
    top: 3px;
    border: 2px solid #fff;
    width: 22px;
    height: 22px;
    opacity: 0;
    visibility: hidden;
    -moz-transition: opacity 0.3s linear 0s, visibility 0s linear 0.3s;
    -o-transition: opacity 0.3s linear 0s, visibility 0s linear 0.3s;
    -webkit-transition: opacity 0.3s linear, visibility 0s linear;
    -webkit-transition-delay: 0s, 0.3s;
    transition: opacity 0.3s linear 0s, visibility 0s linear 0.3s;
}
.share-remove .icon-share-remove {
    margin: -11px 0 0 -11px;
}
.complex-detection-desktop .work-share-item:hover img {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60);
    opacity: 0.6;
}
.complex-detection-desktop .work-share-item:hover .share-remove {
    opacity: 1;
    visibility: visible;
    -moz-transition: opacity 0.3s linear 0s, visibility 0s linear 0s;
    -o-transition: opacity 0.3s linear 0s, visibility 0s linear 0s;
    -webkit-transition: opacity 0.3s linear, visibility 0s linear;
    -webkit-transition-delay: 0s, 0s;
    transition: opacity 0.3s linear 0s, visibility 0s linear 0s;
}
.complex-detection-desktop .work-share .is-mobile {
    display: none;
}
.complex-detection-not-desktop .work-share .is-mobile {
    display: inline-block;
    *display: inline;
    zoom: 1;
    vertical-align: top;
    text-align: center;
}
.complex-detection-not-desktop .work-share .is-desktop {
    display: none;
}
.complex-detection-not-desktop .work-share-info {
    padding: 10px 0 18px;
    border: 1px dashed #797979;
    width: 220px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -30px 0 0 -100px;
}
.complex-detection-not-desktop .share-remove {
    display: none;
}
@media screen and (max-width: 780px) {
    .work-share-create, .work-share-link {
    right: auto;
    left: 0;
    width: 100%;
    height: 44px;
    top: auto;
    bottom: 0;
}
.work-share {
    padding-right: 0;
}
.work-share-list {
    margin-right: 0;
}
.work-share.is-open {
    min-height: 180px;
}
}.complex-detection-not-desktop .is-open .work-share-list {
    height: 136px;
    width: 5000px;
    overflow: hidden;
}
.complex-detection-not-desktop .work-share-item {
    height: 136px;
    display: inline-block;
    *display: inline;
    zoom: 1;
    vertical-align: top;
}
.infinite-next {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
    visibility: hidden;
    display: none;
}
#infscr-loading {
    width: 100% !important;
    position: fixed;
    left: 0;
    bottom: 0;
    height: 20px;
    padding: 11px 0;
    font-family: "dept_medium.eot", Helvetica, Arial, sans-serif;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    text-align: center;
    background: #e4e4e4;
    z-index: 6;
    font-size: 0.75em;
    line-height: 1.66667em;
}
#infscr-loading img {
    display: none;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    visibility: hidden;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
}
.infinite-loading-container {
    position: relative;
    width: 100%;
    height: 42px;
    background: #e4e4e4;
    margin-bottom: 10px;
}
.infinite-loading-container #infscr-loading {
    position: absolute;
}
.heading-dark {
    background: #202020;
    text-align: left;
    position: relative;
    padding: 19px 0 20px 70px;
    color: #bebebe;
    display: block;
    font-family: "dept_medium.eot", Helvetica, Arial, sans-serif;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    font-size: 0.75em;
    line-height: 1.25em;
}
.heading-dark .is-white {
    color: #fff;
}
.filter-tab {
    text-align: left;
}
@media screen and (min-width: 781px) {
    .filter {
    height: 55px;
    background: #202020;
    text-align: left;
    position: relative;
}
.filter>ul>li {
    display: inline-block;
    *display: inline;
    zoom: 1;
    vertical-align: top;
    color: #797979;
    height: 54px;
    border-bottom: 1px solid transparent;
}
.filter>ul>li:first-child {
    margin-left: 55px;
}
.filter li.is-active {
    overflow: visible;
    border-bottom-color: #000;
}
.filter li.is-active .filter-label {
    background: #fff;
}
.filter li.is-active .filter-label:after {
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}
.filter li.is-active .filter-label:hover {
    color: #202020;
}
.filter .filter-tab {
    top: 110px;
}
.no-csstransforms3d .filter li.is-active .filter-label:after {
    margin-top: -8px;
}
.filter-content .work-heading {
    background: #fff;
}
.filter-content .work {
    padding-top: 0;
}
.work-heading-content {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding: 15px 83px 14px;
    position: absolute;
    left: 0;
    width: 100%;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}
.work-heading-content .h2 {
    font-size: 0.75em;
    line-height: 2.16667em;
}
.work-heading-content h2 {
    text-transform: uppercase;
}
.work-heading-content .filter-list {
    display: inline-block;
    *display: inline;
    zoom: 1;
    vertical-align: top;
    margin-left: 10px;
    margin-bottom: -10px;
}
.work-heading-content.has-list .work-heading-active {
    display: none;
}
.work-heading-active, .work-heading-active li {
    display: inline-block;
    *display: inline;
    zoom: 1;
    vertical-align: top;
}
.work-heading-active {
    font-size: 0.75em;
    line-height: 2.16667em;
}
.work-heading-active li {
    margin-left: 10px;
}
.work-heading-active a {
    color: #797979;
    border-bottom: 1px solid transparent;
    -moz-transition: border-color 0.6s cubic-bezier(0.165,  0.84,  0.44,  1);
    -o-transition: border-color 0.6s cubic-bezier(0.165,  0.84,  0.44,  1);
    -webkit-transition: border-color 0.6s cubic-bezier(0.165,  0.84,  0.44,  1);
    transition: border-color 0.6s cubic-bezier(0.165,  0.84,  0.44,  1);
}
.work-heading-active a.is-active, .work-heading-active a:hover {
    border-color: #797979;
}
.filter-label {
    font-family: "dept_medium.eot", Helvetica, Arial, sans-serif;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    font-size: 0.75em;
    line-height: 1.66667em;
    text-transform: uppercase;
    color: #797979;
    padding: 17px 40px 17px 30px;
    display: inline-block;
    *display: inline;
    zoom: 1;
    vertical-align: top;
    cursor: pointer;
    -moz-transition: all 0.6s cubic-bezier(0.165,  0.84,  0.44,  1);
    -o-transition: all 0.6s cubic-bezier(0.165,  0.84,  0.44,  1);
    -webkit-transition: all 0.6s cubic-bezier(0.165,  0.84,  0.44,  1);
    transition: all 0.6s cubic-bezier(0.165,  0.84,  0.44,  1);
    position: relative;
}
.filter-label:hover {
    color: #fff;
}
.filter-label:after {
    height: 0;
    width: 0;
    content: "";
    border-color: #797979 transparent transparent;
    border-width: 5px 4.5px;
    border-style: solid;
    position: absolute;
    right: 20px;
    top: 50%;
    margin-top: -2.5px;
    -moz-transition: all 0.6s cubic-bezier(0.165,  0.84,  0.44,  1);
    -o-transition: all 0.6s cubic-bezier(0.165,  0.84,  0.44,  1);
    -webkit-transition: all 0.6s cubic-bezier(0.165,  0.84,  0.44,  1);
    transition: all 0.6s cubic-bezier(0.165,  0.84,  0.44,  1);
    -webkit-transform-origin: 5px 2.5px;
    -moz-transform-origin: 5px 2.5px;
    -o-transform-origin: 5px 2.5px;
    transform-origin: 5px 2.5px;
}
.filter-tab {
    width: 100%;
    text-align: center;
    position: absolute;
    left: 0;
    top: 55px;
    overflow: hidden;
    height: 0;
    z-index: 4;
    font-family: "dept_medium.eot", Helvetica, Arial, sans-serif;
}
.filter-tab ul {
    text-align: left;
    background: #fff;
    padding: 20px 83px;
    border-bottom: 1px solid #bebebe;
}
.filter-tab li {
    margin-top: 10px;
    margin-bottom: 10px;
}
.filter-tab li {
    text-align: left;
    width: 33.3%;
    display: inline-block;
    *display: inline;
    zoom: 1;
    vertical-align: top;
}
.filter-tab a {
    font-size: 1.625em;
    line-height: 1.15385em;
    display: block;
    padding: 10px 0;
    color: #797979;
    position: relative;
}
.filter-tab a.is-active {
    color: #000;
}
.filter-tab a.is-active .icon-filter-drop-big {
    opacity: 1;
}
.filter-tab .icon-filter-drop-big {
    -moz-transition: opacity 0.6s cubic-bezier(0.165,  0.84,  0.44,  1);
    -o-transition: opacity 0.6s cubic-bezier(0.165,  0.84,  0.44,  1);
    -webkit-transition: opacity 0.6s cubic-bezier(0.165,  0.84,  0.44,  1);
    transition: opacity 0.6s cubic-bezier(0.165,  0.84,  0.44,  1);
    position: absolute;
    left: -40px;
    top: 50%;
    margin-top: -13px;
    opacity: 0;
}
.filter-tab-division-name {
    font-family: 'dept_medium.eot';
    text-transform: uppercase;
}
.filter-tab-division.filter-tab-division {
    width: auto;
    display: block;
    margin-bottom: 14px;
}
.filter-tab-division.filter-tab-division a {
    height: 32px;
}
.filter-tab-division.filter-tab-division [data-value=unit9-division-innovation] img {
    height: 25px;
}
.filter-tab-division.filter-tab-division img {
    -moz-transition: opacity 0.6s cubic-bezier(0.165,  0.84,  0.44,  1);
    -o-transition: opacity 0.6s cubic-bezier(0.165,  0.84,  0.44,  1);
    -webkit-transition: opacity 0.6s cubic-bezier(0.165,  0.84,  0.44,  1);
    transition: opacity 0.6s cubic-bezier(0.165,  0.84,  0.44,  1);
    opacity: 0.5;
}
.filter-tab-division.filter-tab-division .is-active img {
    opacity: 1;
}
.filter-list-active {
    font-family: "dept_medium.eot", Helvetica, Arial, sans-serif;
}
.filter-list-active li {
    display: inline-block;
    *display: inline;
    zoom: 1;
    vertical-align: top;
    margin-right: 20px;
    margin-bottom: 10px;
    line-height: 26px;
}
.filter-list-active .icon-filter-drop {
    position: absolute;
    left: 0;
    top: 0;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
    -moz-transition: opacity 0.3s linear;
    -o-transition: opacity 0.3s linear;
    -webkit-transition: opacity 0.3s linear;
    transition: opacity 0.3s linear;
}
.filter-list-active a {
    height: 26px;
    display: inline-block;
    *display: inline;
    zoom: 1;
    vertical-align: top;
    padding: 0 8px 0 8px;
    margin-right: 20px;
    color: #797979;
    font-size: 0.75em;
    line-height: 2.16667em;
    line-height: 26px;
    background-color: transparent;
    -moz-transition: all 0.3s cubic-bezier(0.165,  0.84,  0.44,  1);
    -o-transition: all 0.3s cubic-bezier(0.165,  0.84,  0.44,  1);
    -webkit-transition: all 0.3s cubic-bezier(0.165,  0.84,  0.44,  1);
    transition: all 0.3s cubic-bezier(0.165,  0.84,  0.44,  1);
    position: relative;
}
.filter-list-active a.is-active {
    background-color: #fff;
    margin-right: 0;
    padding-left: 22px;
}
.filter-list-active a.is-active .icon-filter-drop {
    filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
    opacity: 1;
}
.filter-list-active a:hover {
    background-color: rgba(255, 255, 255, 0.5);
}
.mobile-filter {
    display: none;
}
}@media screen and (max-width: 780px) {
    body.is-filter-open {
    background-color: #000;
}
.work-heading-content h2 {
    padding: 0 0 0 83px;
    text-transform: uppercase;
    line-height: 50px;
}
.heading-dark {
    display: none;
}
.filter {
    display: none;
}
.filter-content .work-heading {
    display: none;
}
.mobile-filter-trigger {
    position: fixed;
    right: 0px;
    top: 0;
    z-index: 6;
    left: 0;
    color: #bebebe;
    font-family: "dept_medium.eot", Helvetica, Arial, sans-serif;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    font-size: 0.75em;
    line-height: 1.25em;
    line-height: 15px;
    padding: 16px 35px 17px 25px;
    cursor: pointer;
    background: #000;
    text-align: right;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -moz-transition: all 0.6s cubic-bezier(0.165,  0.84,  0.44,  1);
    -o-transition: all 0.6s cubic-bezier(0.165,  0.84,  0.44,  1);
    -webkit-transition: all 0.6s cubic-bezier(0.165,  0.84,  0.44,  1);
    transition: all 0.6s cubic-bezier(0.165,  0.84,  0.44,  1);
}
.mobile-filter-trigger:after {
    position: absolute;
    right: 12px;
    top: 50%;
    border-width: 4px;
    margin-top: -5px;
    border-style: solid;
    border-color: transparent transparent transparent #bebebe;
    content: ""}
.mobile-filter-trigger:before {
    top: 0;
    height: 100%;
    width: 1px;
    position: absolute;
    right: 100px;
    content: "";
    background: #202020;
}
.mobile-filter-trigger:before, .mobile-filter-trigger:after {
    -moz-transition: all 0.6s cubic-bezier(0.165,  0.84,  0.44,  1);
    -o-transition: all 0.6s cubic-bezier(0.165,  0.84,  0.44,  1);
    -webkit-transition: all 0.6s cubic-bezier(0.165,  0.84,  0.44,  1);
    transition: all 0.6s cubic-bezier(0.165,  0.84,  0.44,  1);
}
.mobile-filter {
    width: 239px;
    background: #000;
    position: fixed;
    right: 0;
    top: 0;
    height: 100%;
    z-index: 2;
    visibility: hidden;
    -moz-transition: visibility 0s linear 0.4s;
    -o-transition: visibility 0s linear 0.4s;
    -webkit-transition: visibility 0s linear;
    -webkit-transition-delay: 0.4s;
    transition: visibility 0s linear 0.4s;
    text-align: left;
    border-left: 1px solid #202020;
}
.mobile-filter>ul {
    margin-top: 50px;
    border-top: 1px solid #202020;
}
.filter-label {
    cursor: pointer;
    position: relative;
    font-family: "dept_medium.eot", Helvetica, Arial, sans-serif;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    color: #bebebe;
    display: block;
    padding: 15px;
    font-size: 0.75em;
    line-height: 1.25em;
    border-bottom: 1px solid #202020;
}
.filter-label:after {
    position: absolute;
    right: 12px;
    top: 50%;
    border-width: 4px;
    margin-top: -5px;
    border-style: solid;
    border-color: transparent transparent transparent #bebebe;
    content: "";
    -moz-transition: all 0.6s cubic-bezier(0.165,  0.84,  0.44,  1);
    -o-transition: all 0.6s cubic-bezier(0.165,  0.84,  0.44,  1);
    -webkit-transition: all 0.6s cubic-bezier(0.165,  0.84,  0.44,  1);
    transition: all 0.6s cubic-bezier(0.165,  0.84,  0.44,  1);
    -webkit-transform-origin: 25% 50%;
    -moz-transform-origin: 25% 50%;
    -o-transform-origin: 25% 50%;
    transform-origin: 25% 50%}
.is-inactive .filter-label {
    color: #797979;
}
.is-inactive .filter-label:after {
    border-left-color: #797979;
}
.is-active .filter-label {
    color: #fff;
}
.is-active .filter-label:after {
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
}
.filter-submenu {
    height: 0;
    overflow: hidden;
    background: #e4e4e4;
    margin-top: -1px;
    border-bottom: 1px solid #bebebe;
    text-align: left;
    font-family: "dept_medium.eot", Helvetica, Arial, sans-serif;
}
.filter-submenu li {
    text-align: center;
    display: inline-block;
    *display: inline;
    zoom: 1;
    vertical-align: top;
    width: 50%;
    border-bottom: 1px solid #bebebe;
}
.filter-submenu a {
    position: relative;
    line-height: 44px;
    display: block;
    height: 44px;
    border-right: 1px solid #bebebe;
    background-color: #e4e4e4;
    padding: 0 16px;
    -moz-transition: all 0.3s cubic-bezier(0.165,  0.84,  0.44,  1);
    -o-transition: all 0.3s cubic-bezier(0.165,  0.84,  0.44,  1);
    -webkit-transition: all 0.3s cubic-bezier(0.165,  0.84,  0.44,  1);
    transition: all 0.3s cubic-bezier(0.165,  0.84,  0.44,  1);
    background-position: right -50px;
}
.filter-submenu a.is-active {
    background-color: #fff;
}
.filter-submenu a.is-active .icon-filter-drop {
    display: block;
}
.filter-submenu span {
    display: inline-block;
    *display: inline;
    zoom: 1;
    vertical-align: top;
    font-size: 0.75em;
    line-height: 1.25em;
    vertical-align: middle;
    color: #797979;
    padding-bottom: 0.25em;
}
.filter-submenu .icon-filter-drop {
    position: absolute;
    top: 9px;
    right: -2px;
    display: none;
}
.is-filter-open .header-trigger, .is-filter-open .mobile-filter-trigger, .is-filter-open .home, .is-filter-open .wrapper-inner, .is-filter-open .work-share, .is-filter-open .wrapper-inner-bg, .is-filter-open .header:before {
    -moz-transform: translate3d(-240px,  0px,  0px);
    -ms-transform: translate3d(-240px,  0px,  0px);
    -webkit-transform: translate3d(-240px,  0px,  0px);
    transform: translate3d(-240px,  0px,  0px);
}
.is-filter-open .mobile-filter {
    visibility: visible;
    -moz-transition: none;
    -o-transition: none;
    -webkit-transition: none;
    transition: none;
    overflow-y: auto;
}
.is-filter-open .mobile-filter-trigger {
    color: transparent;
}
.is-filter-open .mobile-filter-trigger:after, .is-filter-open .mobile-filter-trigger:before {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
}
.is-filter-open .menu-closer {
    width: 100%;
    height: 100%;
    display: block;
    position: fixed;
    right: 240px;
    top: 0;
    z-index: 7;
}
.filters-close {
    z-index: 3;
    width: 44px;
    height: 44px;
    position: absolute;
    right: 0;
    top: 3px;
    background: url("../images/sprite.svg") -400px 0 no-repeat;
    cursor: pointer;
}
.ios7 .is-filter-open .mobile-filter, .iso6 .is-filter-open .mobile-filter {
    overflow-x: hidden;
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch;
}
}body.is-menu-open .mobile-filter-trigger {
    left: 240px;
}
.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -ms-touch-action: none;
    -webkit-tap-highlight-color: transparent;
}
.slick-list {
    position: relative;
    overflow: hidden;
    display: block;
    margin: 0;
    padding: 0;
}
.slick-list:focus {
    outline: none;
}
.slick-loading .slick-list {
    background: white;
}
.slick-list.dragging {
    cursor: pointer;
    cursor: hand;
}
.slick-slider .slick-list, .slick-track, .slick-slide, .slick-slide img {
    -webkit-transform: translate3d(0,  0,  0);
    -moz-transform: translate3d(0,  0,  0);
    -ms-transform: translate3d(0,  0,  0);
    -o-transform: translate3d(0,  0,  0);
    transform: translate3d(0,  0,  0);
}
.slick-track {
    position: relative;
    left: 0;
    top: 0;
    display: block;
    zoom: 1;
}
.slick-track:before, .slick-track:after {
    content: "";
    display: table;
}
.slick-track:after {
    clear: both;
}
.slick-loading .slick-track {
    visibility: hidden;
}
.slick-slide {
    float: left;
    height: 100%;
    min-height: 1px;
    display: none;
}
.slick-slide img {
    display: block;
}
.slick-slide.slick-loading img {
    display: none;
}
.slick-slide.dragging img {
    pointer-events: none;
}
.slick-initialized .slick-slide {
    display: block;
}
.slick-loading .slick-slide {
    visibility: hidden;
}
.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent;
}
.slick-dots {
    list-style: none;
    display: block;
    text-align: center;
    padding: 0;
    width: 100%;
    padding: 20px 0;
    position: absolute;
    bottom: 0;
}
@media screen and (max-width: 660px) {
    .slick-dots {
    padding-bottom: 0;
}
}.slick-dots li {
    position: relative;
    display: inline-block;
    height: 44px;
    width: 44px;
    padding: 0;
    cursor: pointer;
}
.slick-dots li button {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    padding: 0;
    background: transparent;
    display: block;
    height: 12px;
    width: 12px;
    text-align: left;
    white-space: nowrap;
    text-indent: -99px;
    overflow: hidden;
    border: 2px solid #fff;
    cursor: pointer;
    -moz-border-radius: 100%;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    -moz-transition: background 0.6s cubic-bezier(0.165,  0.84,  0.44,  1);
    -o-transition: background 0.6s cubic-bezier(0.165,  0.84,  0.44,  1);
    -webkit-transition: background 0.6s cubic-bezier(0.165,  0.84,  0.44,  1);
    transition: background 0.6s cubic-bezier(0.165,  0.84,  0.44,  1);
}
@media screen and (max-width: 660px) {
    .slick-dots li button {
    border-width: 1px;
}
}.slick-dots li.slick-active button {
    height: 16px;
    width: 16px;
    background: #fff;
}
.slick-prev, .slick-next {
    position: absolute;
    display: block;
    height: 44px;
    text-indent: 200%;
    text-align: left;
    overflow: hidden;
    width: 44px;
    line-height: 0;
    font-size: 0;
    cursor: pointer;
    background: transparent;
    top: 50%;
    margin-top: -22px;
    border: 0;
}
.slick-prev:after, .slick-next:after {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    content: "";
    display: block;
}
.slick-prev.slick-disabled, .slick-next.slick-disabled {
    opacity: 0.4;
}
.js-slick {
    visibility: hidden;
}
.js-slick.slick-initialized {
    visibility: visible;
}
.work {
    padding: 15px 0px;
    position: relative;
    z-index: 3;
    background-color: #fff;
}
@media screen and (max-width: 660px) {
    .work {
    padding: 0;
}
}.work+.work {
    margin-top: -15px;
}
.work-list {
    background: #000;
    text-align: left;
}
.work-list li, .work-list-li {
    text-align: center;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    width: 33.33333%;
    display: inline-block;
    *display: inline;
    zoom: 1;
    vertical-align: top;
    position: relative;
    background-color: #000;
    -moz-transition: opacity 0.3s linear;
    -o-transition: opacity 0.3s linear;
    -webkit-transition: opacity 0.3s linear;
    transition: opacity 0.3s linear;
    font-family: "dept_medium.eot", Helvetica, Arial, sans-serif;
    font-size: 1.25em;
    line-height: 1.2em;
    text-shadow: 0 0 16px rgba(0, 0, 0, 0.15);
}
@media screen and (max-width: 1000px) and (min-width: 661px) {
    .work-list li, .work-list-li {
    width: 50%}
}@media screen and (max-width: 660px) {
    .work-list li, .work-list-li {
    width: 100%}
}@media screen and (min-width: 1600px) {
    .work-list li, .work-list-li {
    width: 25%}
}.work-list li .is-loading+.tab-wrap, .work-list-li .is-loading+.tab-wrap {
    background-color: #fff;
}
.work-list li a, .work-list-li a {
    display: block;
    height: 0;
    padding-top: 55.95238%;
    position: relative;
    overflow: hidden;
    color: #fff;
}
.work-list li img, .work-list-li img {
    display: block;
    width: 100%;
    height: 100%;
    -webkit-backface-visibility: hidden;
    position: absolute;
    left: 0;
    top: 0;
}
.no-touch .work-list li:hover img, .no-touch .work-list-li:hover img {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60);
    opacity: 0.6;
}
.work-list-li {
    opacity: 0;
    -moz-transition: none;
    -o-transition: none;
    -webkit-transition: none;
    transition: none;
}
.work-list-name {
    font-size: 0.5em;
    line-height: 1.2em;
    display: block;
    text-transform: uppercase;
    letter-spacing: 0.1em;
}
.work-heading {
    overflow: hidden;
    background: #e4e4e4;
    min-height: 50px;
    text-align: left;
    font-family: "dept_medium.eot", Helvetica, Arial, sans-serif;
    letter-spacing: 0.05em;
    color: #797979;
}
.work-heading-nav, .work-heading-nav-left {
    display: inline-block;
    *display: inline;
    zoom: 1;
    vertical-align: top;
    text-align: right;
}
.work-heading-nav a, .work-heading-nav-left a {
    color: #797979;
    font-family: "dept_medium.eot", Helvetica, Arial, sans-serif;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    padding: 0 30px 0;
    height: 50px;
    line-height: 50px;
    display: inline-block;
    *display: inline;
    zoom: 1;
    vertical-align: top;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear;
}
.work-heading-nav a span, .work-heading-nav-left a span {
    display: inline-block;
    *display: inline;
    zoom: 1;
    vertical-align: top;
    font-size: 0.75em;
    line-height: 1.25em;
    vertical-align: middle;
    padding-bottom: 0.25em;
}
.work-heading-nav a:hover, .work-heading-nav a.is-active, .work-heading-nav-left a:hover, .work-heading-nav-left a.is-active {
    color: #e4e4e4;
    background: #000;
    border-color: #000;
}
@media screen and (max-width: 1000px) {
    .work-heading-nav a, .work-heading-nav-left a {
    padding: 0 15px 0;
}
}.work-heading-nav li, .work-heading-nav-left li {
    display: inline-block;
    *display: inline;
    zoom: 1;
    vertical-align: top;
    line-height: 20px;
}
.work-heading-nav-left {
    text-align: left;
    float: left;
}
.work-heading-nav-left li {
    border-right: 1px solid #bebebe;
    margin-right: -1px;
}
.work-heading-nav {
    float: right;
    text-align: right;
}
.work-heading-nav li {
    border-left: 1px solid #bebebe;
    margin-left: -1px;
}
.work-heading-current {
    float: left;
    background-color: #000;
    color: #fff;
}
@media screen and (max-width: 660px) {
    .work-heading a {
    display: block;
    text-align: center;
    padding: 0 20px;
}
.work-heading.is-2-el .work-heading-nav, .work-heading.is-2-el .work-heading-nav-left {
    width: 50%}
.work-heading.is-2-el .work-heading-nav li, .work-heading.is-2-el .work-heading-nav-left li {
    width: 100%}
.work-heading.is-5-el .work-heading-nav, .work-heading.is-5-el .work-heading-nav-left {
    width: 100%}
.work-heading.is-5-el .work-heading-nav-left {
    border-bottom: 1px solid #bebebe;
}
.work-heading.is-5-el .work-heading-nav-left li {
    width: 50%}
.work-heading.is-5-el .work-heading-nav li {
    width: 33.33333%}
.work-heading.is-5-el .work-heading-nav.stretch-on-mobile li {
    width: 100%}
.work-heading.is-5-el .work-heading-nav.mobile-icons-only {
    font-size: 0;
}
.work-heading.is-5-el .work-heading-nav.mobile-icons-only li {
    width: 20%}
.work-heading.is-5-el .work-heading-nav.mobile-icons-only li a {
    padding: 0;
}
.work-heading.is-5-el .work-heading-nav.mobile-icons-only li span:first-child {
    display: none;
}
.work-heading.is-5-el .work-heading-nav.mobile-icons-only li span {
    -moz-transition: none;
    -o-transition: none;
    -webkit-transition: none;
    transition: none;
}
.work-heading.is-5-el .work-heading-nav.mobile-icons-only li span.is-gray {
    margin-top: -5px;
}
.work-heading.is-5-el .work-heading-nav.mobile-icons-only li span:hover {
    opacity: 1;
}
.work-heading.is-3-el .work-heading-nav {
    width: 66.66667%}
.work-heading.is-3-el .work-heading-nav li {
    width: 50%}
.work-heading.is-3-el .work-heading-nav-left {
    width: 33.33333%}
.work-heading.is-3-el .work-heading-nav-left li {
    width: 100%}
.work-heading.is-3-el .work-heading-nav-left a {
    border: 0;
}
}.work-noresults {
    padding: 40px 0;
}
.work-noresults h3 {
    margin-bottom: 1em;
}
.is-past-fold .hero-options-work, body:not(.is-menu-open) .hero-bar.is-fixed .hero-options-work {
    visibility: visible;
    filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
    opacity: 1;
    transition-delay: 0s;
}
.hero-options-title.upper {
    font-family: "dept_medium.eot", Helvetica, Arial, sans-serif;
    text-transform: uppercase;
    letter-spacing: 0.1em;
}
.hero-options-title .camelcase {
    text-transform: capitalize;
}
.hero-options-work {
    visibility: hidden;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
    -moz-transition: visibility 0s linear 0.3s, opacity 0.3s cubic-bezier(0.165,  0.84,  0.44,  1);
    -o-transition: visibility 0s linear 0.3s, opacity 0.3s cubic-bezier(0.165,  0.84,  0.44,  1);
    -webkit-transition: visibility 0s linear, opacity 0.3s cubic-bezier(0.165,  0.84,  0.44,  1);
    -webkit-transition-delay: 0.3s, 0s;
    transition: visibility 0s linear 0.3s, opacity 0.3s cubic-bezier(0.165,  0.84,  0.44,  1);
}
.hero-options-work li {
    display: inline-block;
    *display: inline;
    zoom: 1;
    vertical-align: top;
    line-height: 20px;
}
.hero-options-work li a {
    font-family: "dept_medium.eot", Helvetica, Arial, sans-serif;
    text-transform: capitalize;
    padding: 0 30px 0;
    height: 50px;
    line-height: 50px;
    display: inline-block;
    *display: inline;
    zoom: 1;
    vertical-align: top;
    -moz-transition: all 0.3s cubic-bezier(0.165,  0.84,  0.44,  1);
    -o-transition: all 0.3s cubic-bezier(0.165,  0.84,  0.44,  1);
    -webkit-transition: all 0.3s cubic-bezier(0.165,  0.84,  0.44,  1);
    transition: all 0.3s cubic-bezier(0.165,  0.84,  0.44,  1);
    color: #6b6969;
}
.hero-options-work li a.is-active {
    color: #fff;
}
.hero-options-work li a:hover {
    color: #fff;
}
@media screen and (max-width: 1000px) {
    .work-noresults {
    padding: 80px 0 40px;
}
}@media screen and (max-width: 1000px) {
    .hero-options-work {
    display: none;
}
}@media screen and (max-width: 660px) {
    .work-noresults h3, .work-noresults p {
    padding: 0 20px;
}
}.about p {
    font-size: 0.875em;
    line-height: 1.78571em;
    text-align: left;
}
.about p strong {
    font-family: "dept_medium.eot", Helvetica, Arial, sans-serif;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    font-size: 0.85714em;
    line-height: 2.08333em;
}
.about p a {
    text-decoration: underline;
}
.about h4 {
    font-size: 1.25em;
    line-height: 1.1em;
    font-family: "dept_medium.eot", Helvetica, Arial, sans-serif;
    margin-bottom: 17px;
}
.about .is-narrow {
    text-align: center;
}
.about .heading-5 {
    margin-bottom: 10px;
}
.about .read-more {
    text-align: center;
}
.about .project-text p, .about .grid p {
    font-size: 1.125em;
    line-height: 1.33333em;
}
.about .grid-5-cols p {
    font-size: 0.875em;
    line-height: 1.78571em;
}
@media screen and (max-width: 660px) {
    .about .grid-5-cols {
    width: 50%}
}.about-division {
    height: 32px;
    margin: 1em 0;
    position: relative;
    display: block;
    font-family: 'dept_medium.eot';
    text-transform: uppercase;
}
.about-division img {
    position: absolute;
    left: 0;
    bottom: 0;
}
.about-division[href="/technology"] {
    top: 4px;
}
.about-nav {
    z-index: 5;
    width: 50px;
    height: 100%;
    position: fixed;
    right: 0;
    top: 0;
    text-align: center;
}
.about-nav-wrap {
    display: table;
    width: 100%;
    height: 100%}
.about-nav-dots {
    display: table-cell;
    width: 100%;
    vertical-align: middle;
}
.about-nav-dots li {
    width: 14px;
    height: 14px;
    margin: 18px auto;
    border: 2px solid #fff;
    border-color: rgba(255, 255, 255, 0.4);
    -moz-border-radius: 9px;
    -webkit-border-radius: 9px;
    border-radius: 9px;
    -moz-box-shadow: rgba(0, 0, 0, 0.5) 0px 0px 1px;
    -webkit-box-shadow: rgba(0, 0, 0, 0.5) 0px 0px 1px;
    box-shadow: rgba(0, 0, 0, 0.5) 0px 0px 1px;
}
.about-nav-dots a {
    display: block;
    width: 44px;
    height: 44px;
    margin: -15px 0 0 -15px;
}
.about-nav-dots a:hover span, .about-nav-dots a.is-active span {
    background-color: #fff;
    -moz-box-shadow: rgba(0, 0, 0, 0.5) 0px 0px 1px;
    -webkit-box-shadow: rgba(0, 0, 0, 0.5) 0px 0px 1px;
    box-shadow: rgba(0, 0, 0, 0.5) 0px 0px 1px;
}
.about-nav-dots span {
    width: 12px;
    height: 12px;
    margin: 16px;
    background-color: transparent;
    -moz-transition: background-color 0.3s cubic-bezier(0.165,  0.84,  0.44,  1);
    -o-transition: background-color 0.3s cubic-bezier(0.165,  0.84,  0.44,  1);
    -webkit-transition: background-color 0.3s cubic-bezier(0.165,  0.84,  0.44,  1);
    transition: background-color 0.3s cubic-bezier(0.165,  0.84,  0.44,  1);
    display: block;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
}
.contact-form input {
    height: 52px;
    font-family: "dept_medium.eot", Helvetica, Arial, sans-serif;
    letter-spacing: 0.1em;
    font-size: 12px;
    border: 1px solid #e4e4e4;
    width: 210px;
    padding: 0 20px;
    vertical-align: top;
    margin: 0;
}
.contact-form input::-webkit-input-placeholder {
    color: #000;
}
.contact-form input:-moz-placeholder {
    color: #000;
}
.contact-form input::-moz-placeholder {
    color: #000;
}
.contact-form input:-ms-input-placeholder {
    color: #000;
}
.contact-form button {
    border: 0;
    height: 54px;
    letter-spacing: 0.1em;
    font-size: 12px;
    background: #e4e4e4;
    -webkit-appearance: none;
    color: #797979;
    vertical-align: top;
    padding: 0 40px;
    font-family: "dept_medium.eot", Helvetica, Arial, sans-serif;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    margin: 0;
}
@media screen and (max-width: 660px) {
    .contact-form {
    position: relative;
}
.contact-form input {
    height: 42px;
    width: 94%;
    padding: 0 2.5%}
.contact-form button {
    position: absolute;
    right: 0;
    top: 0;
    height: 44px;
    padding: 0 20px;
}
}.logos {
    text-align: left !important;
}
.director h2 {
    margin-bottom: 0.5em;
}
.director p {
    font-size: 1.125em;
    line-height: 1.33333em;
}
.director .director-quote {
    font-size: 1.375em;
    line-height: 1.27273em;
    font-weight: bold;
}
.director-links {
    font-family: "dept_medium.eot", Helvetica, Arial, sans-serif;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    font-size: 0.75em;
    line-height: 1.33333em;
    display: block;
    width: 100%}
.director-links li {
    position: relative;
    padding-bottom: 0.75em;
    position: relative;
}
.director-links li:before {
    width: 18px;
    height: 1px;
    position: absolute;
    top: 50%;
    margin-top: -3px;
    left: -30px;
    content: "";
    background: #797979;
}
.director-links a {
    display: inline-block;
    *display: inline;
    zoom: 1;
    vertical-align: top;
    border-bottom: 1px solid #000;
    padding-bottom: 2px;
}
@media screen and (max-width: 660px) {
    .director-links {
    margin-bottom: -35px;
}
.director-links li {
    border-top: 1px solid #e4e4e4;
    padding: 12px 15px;
}
.director-links li:before {
    display: none;
}
}.social-posts {
    padding-top: 20px;
    margin: 0 -10px;
}
.js .social-posts {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
}
.social-post {
    display: inline-block;
    *display: inline;
    zoom: 1;
    vertical-align: top;
    width: 33.3%}
@media screen and (min-width: 1600px) {
    .social-post {
    width: 25%}
}@media screen and (max-width: 1000px) and (min-width: 661px) {
    .social-post {
    width: 50%}
}@media screen and (max-width: 660px) {
    .social-post {
    width: 100%}
}.social-post .heading-5 {
    margin-bottom: 6px;
}
.social-post .heading-5.is-link {
    text-decoration: underline;
    color: #797979;
    margin-bottom: 20px;
}
.social-post p {
    margin-bottom: 1.25em;
}
.social-post.is-loading {
    filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
    opacity: 1;
}
.social-post.is-loading img {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
}
.social-post-caption {
    display: block;
}
.social-post-caption p {
    color: #797979;
}
.social-post-content {
    padding: 30px;
    margin: 0 10px 20px;
    border: 1px solid #e4e4e4;
    text-align: left;
}
.social-post-img {
    display: block;
    margin: 30px -30px 30px;
}
.social-post-img img {
    width: 100%;
    display: block;
}
.social-post-meta {
    overflow: hidden;
    margin-top: 30px;
}
.social-post-meta .share-gray {
    float: right;
    margin-top: 0;
}
.social-post-meta time {
    font-size: 0.875em;
    line-height: 1.35714em;
    float: left;
    display: inline-block;
    *display: inline;
    zoom: 1;
    vertical-align: top;
    padding-top: 4px;
}
@media screen and (max-width: 660px) {
    .social-post-meta time, .social-post-meta .share-gray {
    float: none;
}
.social-post-meta .share-gray {
    margin-top: 20px;
}
.social-post-meta .share-gray li:first-child {
    margin-left: 0;
}
}.social-video {
    overflow: hidden;
    margin: 0 -30px 20px;
    padding-bottom: 33.75px;
    padding-top: 56.25%;
    position: relative;
    cursor: pointer;
}
.social-video img, .social-video iframe {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    display: block;
    border: 0;
}
.social-video .video-wrap {
    position: absolute;
}
.social-video iframe {
    height: 100%}
.jobs .work-heading {
    position: relative;
    overflow: visible;
}
.capabilities h4 {
    max-width: 145px;
    font-size: 1.25em;
    line-height: 1.1em;
    font-family: "dept_medium.eot", Helvetica, Arial, sans-serif;
    margin-bottom: 17px;
}
.capabilities h3 {
    margin-bottom: 30px;
}
.case-studies {
    background: none;
}
@media screen and (min-width: 1600px) {
    .case-studies li {
    width: 33.3%}
}.technology, .jobs {
    text-align: center;
}
.technology .share-gray, .technology .read-more, .jobs .share-gray, .jobs .read-more {
    display: inline-block;
    *display: inline;
    zoom: 1;
    vertical-align: top;
    vertical-align: baseline;
}
.technology .share-gray, .jobs .share-gray {
    margin-left: 30px;
}
.technology .grid, .jobs .grid {
    margin: 0 auto;
    text-align: left;
}
.technology .grid-5, .technology .grid-9 p, .jobs .grid-5, .jobs .grid-9 p {
    font-size: 1.125em;
    line-height: 1.38889em;
}
.technology h3, .jobs h3 {
    margin-bottom: 30px;
}
.technology .work-heading+.grid, .jobs .work-heading+.grid {
    padding-top: 80px;
}
@media screen and (max-width: 660px) {
    .technology .work-heading+.grid, .jobs .work-heading+.grid {
    padding-top: 35px;
}
}.technology .work-heading+.tab-content .grid:first-child, .jobs .work-heading+.tab-content .grid:first-child {
    padding-top: 80px;
}
@media screen and (max-width: 660px) {
    .technology .work-heading+.tab-content .grid: first-child, .jobs .work-heading+.tab-content .grid:first-child {
    padding-top: 35px;
}
}@media screen and (max-width: 1000px) {
    .technology .grid-1, .jobs .grid-1 {
    display: none;
}
}.jobs-list {
    background: #202020;
    color: #fff;
}
.jobs-list a {
    -moz-transition: background-color 0.6s cubic-bezier(0.165,  0.84,  0.44,  1);
    -o-transition: background-color 0.6s cubic-bezier(0.165,  0.84,  0.44,  1);
    -webkit-transition: background-color 0.6s cubic-bezier(0.165,  0.84,  0.44,  1);
    transition: background-color 0.6s cubic-bezier(0.165,  0.84,  0.44,  1);
    padding: 40px;
    display: block;
    background-color: #202020;
    color: #fff;
}
.jobs-list a:hover {
    background-color: #000;
}
.jobs-list .lead, .jobs-list .hero-name {
    display: inline-block;
}
.job h4 {
    margin-bottom: 10px;
}
@media screen and (max-width: 660px) {
    .technology .header-more {
    padding-left: 16px;
}
}@media screen and (min-width: 661px) and (max-width: 1000px) {
    .technology .header-more {
    padding-left: 36px;
}
}.home {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    background: #000;
}
.home ul {
    z-index: 5;
    background-color: #000;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 20%;
    -moz-transition: all 0.6s cubic-bezier(0.165,  0.84,  0.44,  1), opacity 0.3s linear;
    -o-transition: all 0.6s cubic-bezier(0.165,  0.84,  0.44,  1), opacity 0.3s linear;
    -webkit-transition: all 0.6s cubic-bezier(0.165,  0.84,  0.44,  1), opacity 0.3s linear;
    transition: all 0.6s cubic-bezier(0.165,  0.84,  0.44,  1), opacity 0.3s linear;
}
.home .home-video+ul {
    background: transparent;
}
.home .home-logo-icon {
    filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
    opacity: 1;
    -moz-backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    font-family: 'dept_medium.eot';
    color: white;
    font-size: 24px;
    text-transform: uppercase;
    opacity: 0;
    -moz-animation: fadeIn 2s 2s forwards;
    -webkit-animation: fadeIn 2s 2s forwards;
    animation: fadeIn 2s 2s forwards;
}
.animation-finished .home .home-logo-icon {
    opacity: 1;
    -moz-animation: none;
    -webkit-animation: none;
    animation: none;
}
@media screen and (max-width: 1000px) {
    .home .home-logo-icon {
    -moz-animation: fadeIn 2s 2.6s forwards;
    -webkit-animation: fadeIn 2s 2.6s forwards;
    animation: fadeIn 2s 2.6s forwards;
}
.animation-finished .home .home-logo-icon {
    opacity: 1;
    -moz-animation: none;
    -webkit-animation: none;
    animation: none;
}
}.home .ie9 .home-logo-icon, .home .ie9 .home-title__text, .home .ie9 .home-title__number {
    opacity: 1 !important;
    -moz-animation: 0;
    -webkit-animation: 0;
    animation: 0;
}
.home .ie9 .home-title__text, .home .ie9 .home-title__number {
    top: 0 !important;
}
.home .home-logo:hover .home-logo-icon, .home .home-logo.is-active .home-logo-icon {
    filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
    opacity: 1;
}
.home a {
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%}
@media screen and (min-width: 1001px) {
    .home ul {
    height: 100%}
.home li {
    width: 20%;
    float: left;
    position: relative;
    top: 85%}
}@media screen and (max-height: 480px) and (max-width: 1000px) {
    .home li a {
    margin-top: 10px !important;
}
}@media screen and (max-width: 1000px) {
    .home ul {
    height: 100%;
    position: relative;
    bottom: auto;
}
.home li {
    width: 100%;
    position: absolute;
    top: 12%;
    left: 0;
    height: 16%;
    z-index: 3;
    -moz-transition: -moz-transform 0.6s cubic-bezier(0.165,  0.84,  0.44,  1);
    -o-transition: -o-transform 0.6s cubic-bezier(0.165,  0.84,  0.44,  1);
    -webkit-transition: -webkit-transform 0.6s cubic-bezier(0.165,  0.84,  0.44,  1);
    transition: transform 0.6s cubic-bezier(0.165,  0.84,  0.44,  1);
}
.home li a {
    margin-top: 40px;
}
}@media screen and (max-width: 1000px) and (max-width: 660px) {
    .home li a {
    margin-top: 20px;
}
}@media screen and (max-width: 1000px) {
    .home li: first-child+li {
    top: 28%}
.home li:first-child+li+li {
    top: 44%}
.home li:first-child+li+li+li {
    top: 60%}
.home li:first-child+li+li+li+li {
    top: 76%}
}.home-logo:hover .home-logo-icon {
    -moz-transform: scale(1.1,  1.1);
    -ms-transform: scale(1.1,  1.1);
    -webkit-transform: scale(1.1,  1.1);
    transform: scale(1.1,  1.1);
}
.home-logo {
    padding: 10px 0;
}
.home-logo span {
    margin-left: auto;
    margin-right: auto;
}
.home-video {
    overflow: hidden;
    opacity: 0;
    z-index: 5;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #000;
}
.home-video iframe, .home-video video {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%}
.touch .home-video {
    display: none;
}
.home-title {
    -moz-transition: -moz-transform 0.6s cubic-bezier(0.165,  0.84,  0.44,  1);
    -o-transition: -o-transform 0.6s cubic-bezier(0.165,  0.84,  0.44,  1);
    -webkit-transition: -webkit-transform 0.6s cubic-bezier(0.165,  0.84,  0.44,  1);
    transition: transform 0.6s cubic-bezier(0.165,  0.84,  0.44,  1);
    position: absolute;
    width: 100%;
    margin-top: -90px;
    top: 50%;
    left: 0;
    z-index: 5;
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
.home-title img {
    -moz-transition: none;
    -o-transition: none;
    -webkit-transition: none;
    transition: none;
}
.home-title__text {
    margin-bottom: 46px;
    position: relative;
    z-index: 6;
    width: 16.66%;
    top: -15px;
    left: -2.5%;
    opacity: 0;
    -moz-animation: moveText 1s 1.5s linear forwards;
    -webkit-animation: moveText 1s 1.5s linear forwards;
    animation: moveText 1s 1.5s linear forwards;
}
.animation-finished .home-title__text {
    opacity: 1;
    top: 0;
    -moz-animation: none;
    -webkit-animation: none;
    animation: none;
}
.home-title__number {
    position: absolute;
    z-index: 6;
    width: 5.2%;
    top: 15px;
    opacity: 0;
    -moz-animation: moveNumber 1s 1.5s linear forwards;
    -webkit-animation: moveNumber 1s 1.5s linear forwards;
    animation: moveNumber 1s 1.5s linear forwards;
    left: 56%}
.animation-finished .home-title__number {
    top: 1px;
    opacity: 1;
    -moz-animation: none;
    -webkit-animation: none;
    animation: none;
}
@media screen and (max-width: 1000px) {
    .home-title {
    -moz-transform: translate(-4.5%,  -50%);
    -ms-transform: translate(-4.5%,  -50%);
    -webkit-transform: translate(-4.5%,  -50%);
    transform: translate(-4.5%,  -50%);
    margin-top: 0;
}
.home-title__text {
    -moz-animation: moveText 1s 1.5s forwards, remove 1s 2.5s forwards;
    -webkit-animation: moveText 1s 1.5s forwards, remove 1s 2.5s forwards;
    animation: moveText 1s 1.5s forwards, remove 1s 2.5s forwards;
    width: 33%}
.animation-finished .home-title__text {
    -moz-animation: 0;
    -webkit-animation: 0;
    animation: 0;
    opacity: 0 !important;
}
.home-title__number {
    -moz-animation: moveNumber 1s 1.5s forwards, remove 1s 2.5s forwards;
    -webkit-animation: moveNumber 1s 1.5s forwards, remove 1s 2.5s forwards;
    animation: moveNumber 1s 1.5s forwards, remove 1s 2.5s forwards;
    width: 10.2%;
    left: 64.3%}
.animation-finished .home-title__number {
    -moz-animation: 0;
    -webkit-animation: 0;
    animation: 0;
    opacity: 0 !important;
}
.animation-finished .home-title__number {
    opacity: 0 !important;
}
}@-webkit-keyframes fadeIn {
    from {
    opacity: 0;
}
to {
    opacity: 1;
}
}@-moz-keyframes fadeIn {
    from {
    opacity: 0;
}
to {
    opacity: 1;
}
}@-o-keyframes fadeIn {
    from {
    opacity: 0;
}
to {
    opacity: 1;
}
}@-ms-keyframes fadeIn {
    from {
    opacity: 0;
}
to {
    opacity: 1;
}
}@keyframes fadeIn {
    from {
    opacity: 0;
}
to {
    opacity: 1;
}
}@-webkit-keyframes remove {
    from {
    opacity: 1;
}
to {
    opacity: 0;
}
}@-moz-keyframes remove {
    from {
    opacity: 1;
}
to {
    opacity: 0;
}
}@-o-keyframes remove {
    from {
    opacity: 1;
}
to {
    opacity: 0;
}
}@-ms-keyframes remove {
    from {
    opacity: 1;
}
to {
    opacity: 0;
}
}@keyframes remove {
    from {
    opacity: 1;
}
to {
    opacity: 0;
}
}@-webkit-keyframes moveNumber {
    from {
    top: 15px;
    opacity: 0;
}
to {
    top: 1px;
    opacity: 1;
}
}@-moz-keyframes moveNumber {
    from {
    top: 15px;
    opacity: 0;
}
to {
    top: 1px;
    opacity: 1;
}
}@-o-keyframes moveNumber {
    from {
    top: 15px;
    opacity: 0;
}
to {
    top: 1px;
    opacity: 1;
}
}@-ms-keyframes moveNumber {
    from {
    top: 15px;
    opacity: 0;
}
to {
    top: 1px;
    opacity: 1;
}
}@keyframes moveNumber {
    from {
    top: 15px;
    opacity: 0;
}
to {
    top: 1px;
    opacity: 1;
}
}@-webkit-keyframes moveText {
    from {
    top: -15px;
    opacity: 0;
}
to {
    top: 0;
    opacity: 1;
}
}@-moz-keyframes moveText {
    from {
    top: -15px;
    opacity: 0;
}
to {
    top: 0;
    opacity: 1;
}
}@-o-keyframes moveText {
    from {
    top: -15px;
    opacity: 0;
}
to {
    top: 0;
    opacity: 1;
}
}@-ms-keyframes moveText {
    from {
    top: -15px;
    opacity: 0;
}
to {
    top: 0;
    opacity: 1;
}
}@keyframes moveText {
    from {
    top: -15px;
    opacity: 0;
}
to {
    top: 0;
    opacity: 1;
}
}.project-wide .grid {
    max-width: 1140px;
    width: auto;
}
@media screen and (min-width: 661px) {
    .project-wide .grid {
    padding-left: 60px;
    padding-right: 60px;
}
.project-wide .grid-3, .project-wide .grid-6, .project-wide .grid-9, .project-wide .grid-12 {
    padding-left: 30px;
    padding-right: 30px;
}
}@media screen and (max-width: 660px) {
    .project-wide .grid-3, .project-wide .grid-6, .project-wide .grid-9, .project-wide .grid-12 {
    padding-left: 20px;
    padding-right: 20px;
}
}.project-content {
    padding-top: 80px;
    position: relative;
    background-color: #fff;
    z-index: 3;
}
@media screen and (max-width: 660px) {
    .project-content {
    padding-top: 35px;
}
}.project-tiles.grid {
    max-width: 1140px;
}
.project-tiles.grid figcaption {
    padding-bottom: 40px;
}
.project-tiles.grid .grid-6, .project-tiles.grid .grid-12 {
    padding: 0;
}
.project-quote {
    max-width: 880px;
    padding-left: 75px;
    padding-right: 75px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    text-align: center;
}
@media screen and (max-width: 660px) {
    .project-quote {
    padding-left: 16px;
    padding-right: 16px;
}
.project-quote:after, .project-quote:before {
    display: none;
}
}.project-quote-text.project-quote-text {
    font-style: italic;
}
.project-quote-text.project-quote-text p {
    font-size: 1.5625em;
    line-height: 1.4em;
    padding-bottom: 0;
}
.grid-3 .project-quote-text p {
    font-size: 1.25em;
    line-height: 1.5em;
    padding-bottom: 0;
}
.project-quote-source {
    padding-top: 1.5em;
    font-size: 1em;
    line-height: 1.25em;
    color: #797979;
}
.project-text p, .grid p {
    font-size: 0.875em;
    line-height: 1.35714em;
    padding-bottom: 1.3em;
}
.project-full {
    overflow: hidden;
    margin-bottom: 80px;
    padding-bottom: 0;
}
.project-full img {
    width: 100%;
    display: block;
}
@media screen and (max-width: 660px) {
    .project-full {
    margin-bottom: 35px;
}
}.project-figure figcaption {
    min-height: 20px;
    margin-top: 20px;
    text-align: left;
    color: #797979;
    font-size: 1em;
    line-height: 1.25em;
}
.dotted {
    width: 100%;
    border: 0;
    border-top: 1px dotted #e4e4e4;
    margin: 0 0 80px;
    height: 0;
    background: transparent;
    color: transparent;
}
@media screen and (max-width: 660px) {
    .dotted {
    margin-bottom: 35px;
}
}.project-icons {
    font-family: "dept_medium.eot", Helvetica, Arial, sans-serif;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    font-size: 0.75em;
    line-height: 1.58333em;
    text-align: center;
    margin: 0 -30px;
    text-align: left;
}
@media screen and (max-width: 660px) {
    .project-icons {
    margin: -10px -10px;
}
}.project-icons li {
    text-align: left;
    width: 33.3%;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    padding: 0 30px 30px;
    display: inline-block;
    *display: inline;
    zoom: 1;
    vertical-align: top;
}
@media screen and (max-width: 660px) {
    .project-icons li {
    width: 50%;
    padding: 0 10px 30px;
}
}.project-icons img {
    display: block;
    width: auto;
    max-width: 100%;
    margin: 0 0 0.5em;
    max-height: 85px;
}
.project-icons.awards img {
    margin: 0 0 10px;
}
.project-icon-press-text {
    font-style: italic;
}
.project-icon-title {
    font-family: "PT Serif", "Georgia", "Times New Roman", serif;
    text-transform: none;
    letter-spacing: 0;
    font-size: 1.16667em;
    line-height: 1.42857em;
    margin-bottom: 0.3em;
}
.project-award-name {
    text-align: center;
    font-family: "dept_medium.eot", Helvetica, Arial, sans-serif;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    font-size: 1em;
    line-height: 1.33333em;
}
.project-award-counter {
    text-align: center;
    font-size: 1.75em;
    line-height: 1.1em;
    font-family: "dept_medium.eot", Helvetica, Arial, sans-serif;
}
.project-award-counter span {
    font-size: .75em;
}
.project-award-image {
    margin: 0 auto !important;
}
.project-credits-division.project-credits-division {
    display: initial;
    max-width: 100%;
    width: auto;
    max-height: 28px;
    padding-bottom: 4px;
}
.credits {
    overflow: hidden;
    margin: 1em -30px 0;
}
.credits-cell {
    width: 33.3%;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    display: inline-block;
    *display: inline;
    zoom: 1;
    vertical-align: top;
    padding: 0 30px 20px;
}
@media screen and (max-width: 660px) {
    .credits {
    margin: 1em -10px 0;
}
.credits-cell {
    width: 50%;
    padding: 0 10px 20px;
}
}.credits-cell-heading {
    font-size: 0.875em;
    line-height: 1.42857em;
    margin-right: 10px;
    margin-bottom: 2px;
}
.credits-cell-copy {
    font-size: 0.875em;
    line-height: 1.42857em;
    text-transform: uppercase;
    font-weight: bold;
}
.credits-cell-copy a {
    -moz-transition: color 0.6s cubic-bezier(0.165,  0.84,  0.44,  1);
    -o-transition: color 0.6s cubic-bezier(0.165,  0.84,  0.44,  1);
    -webkit-transition: color 0.6s cubic-bezier(0.165,  0.84,  0.44,  1);
    transition: color 0.6s cubic-bezier(0.165,  0.84,  0.44,  1);
}
.credits-cell-copy a:hover {
    color: #bebebe;
}
.credits-cell-copy a.credits-cell-copy__division-name {
    font-family: 'dept_medium.eot';
    font-size: 27px;
    text-transform: uppercase;
    font-weight: 500;
    position: relative;
    top: 2px;
    line-height: 1.3;
}
@media screen and (max-width: 780px) {
    .credits-cell-copy a.credits-cell-copy__division-name {
    font-size: 22px;
}
}.credits-cell-copy-shortened {
    text-overflow: ellipsis;
    white-space: nowrap;
    display: inline-block;
    overflow: hidden;
    width: 100%}
.related {
    background-color: #fff;
}
.related h4 {
    font-size: 1em;
    line-height: 1.25em;
    padding: 24px 0;
}
@media screen and (max-width: 1600px) {
    .related .work-list li+li+li+li {
    display: none;
}
}@media screen and (max-width: 1000px) {
    .related .work-list li+li+li {
    display: none;
}
}.project-text .project-quote {
    margin-left: -75px;
    margin-right: -75px;
    text-align: center;
}
@media screen and (max-width: 660px) {
    .project-text .project-quote {
    margin-left: -16px;
    margin-right: -16px;
}
}.project-text-centered {
    max-width: 880px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}
.project-wide p {
    font-size: 1em;
    line-height: 1.875em;
}
.project-wide p+p {
    padding-top: 1.875em;
}
.project-wide p a {
    text-decoration: underline;
}
@media screen and (max-width: 660px) {
    .project-wide p {
    font-size: 14px;
}
}.project-text {
    max-width: 680px;
    padding-left: 40px;
    padding-right: 40px;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
}
@media screen and (max-width: 1000px) {
    .project-text {
    padding-left: 36px;
    padding-right: 36px;
}
}@media screen and (max-width: 660px) {
    .project-text {
    padding-left: 16px;
    padding-right: 16px;
}
}.project-text p a {
    text-decoration: underline;
}
.project-text h3 {
    margin: 1.25em 0 0.625em;
}
.project-text .thumb {
    width: 100%;
    display: inline-block;
    *display: inline;
    zoom: 1;
    vertical-align: top;
    margin: 0 0 20px;
    background: #000;
}
.project-text .thumb:hover img {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60);
    opacity: 0.6;
}
.project-text .thumb img {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    display: block;
}
.project-text em {
    font-style: italic;
}
.project-text strong {
    font-weight: bold;
}
.project-text .thumbLink.large {
    padding: 0 10px;
    display: block;
}
.project-text .thumbLink.large img {
    width: 100%;
    height: auto;
}
.project-text .thumbLink.medium {
    display: inline-block;
    *display: inline;
    zoom: 1;
    vertical-align: top;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    width: 50%;
    padding: 0 10px;
}
.project-text .thumbLink.medium img {
    width: 100%;
    height: auto;
}
.project-text .thumbLink.small {
    display: inline-block;
    *display: inline;
    zoom: 1;
    vertical-align: top;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    padding: 0 10px;
    width: 33%}
.project-text .thumbLink.small img {
    width: 100%;
    height: auto;
}
.project-text figure {
    margin: 0 -10px;
    text-align: center;
}
.project-text figure figcaption {
    margin-top: -2em;
    text-align: left;
    font-size: 0.875em;
    line-height: 1.35714em;
    padding: 0 10px;
}
.project-iframe {
    position: relative;
    padding-top: 56.25%;
    margin-bottom: 1.25em;
}
.project-iframe iframe {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%}
.awards img {
    margin: 0 auto 10px;
    max-width: 124px;
}
.project-slides-dotted {
    max-width: 1140px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}
.project-slides-dotted img {
    max-width: 100%;
    display: block;
    margin: 0 auto;
}
.project-slides-dotted figcaption {
    padding: 10px 0;
}
.slides-dotted-wrap {
    max-width: 100%;
    display: inline-block;
    *display: inline;
    zoom: 1;
    vertical-align: top;
    position: relative;
}
.project-project-link {
    font-weight: bold;
    text-transform: uppercase;
    font-size: 1em;
    line-height: 1.25em;
    line-height: 44px;
}
.project-divider-9 {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    max-width: 1140px;
}
.project-divider-9 hr {
    height: 2px;
    background: #bebebe;
    border: 0;
    width: 100%;
    position: absolute;
    left: 0;
    top: 15px;
}
.project-divider-9 i {
    position: relative;
    background-color: #fff;
}
@media screen and (max-width: 660px) {
    .project-divider-9 i {
    display: none;
}
.project-divider-9 hr {
    background: #797979;
    height: 1px;
    position: relative;
    top: 14px;
    margin-bottom: 0;
}
}.project-heading, .project-text h3 {
    font-size: 1.75em;
    line-height: 1.21429em;
}
.project-heading+p, .project-text h3+p {
    padding-top: 2em;
}
.project-quote, .project-text, .project-full, .project-text-centered, .project-slides-dotted, .project-project-link, .project-divider-9 {
    padding-bottom: 80px;
}
@media screen and (max-width: 660px) {
    .project-quote, .project-text, .project-full, .project-text-centered, .project-slides-dotted, .project-project-link, .project-divider-9 {
    padding-bottom: 35px;
}
}.project-quote .slick-dots, .project-text .slick-dots, .project-full .slick-dots, .project-text-centered .slick-dots, .project-slides-dotted .slick-dots, .project-project-link .slick-dots, .project-divider-9 .slick-dots {
    bottom: 50px;
}
@media screen and (max-width: 660px) {
    .project-quote, .project-text, .project-full, .project-text-centered {
    text-align: left;
}
.project-figure figcaption {
    margin-left: 0;
}
.project-tiles.grid .grid-6, .project-tiles.grid .grid-12 {
    padding-left: 20px;
    padding-right: 20px;
}
.grid.is-with-more, .grid.is-with-more .grid-3, .grid.is-with-more .grid-9 {
    padding-bottom: 0;
    margin-bottom: 0;
}
.js-more {
    overflow: hidden;
    height: 0;
    margin: 0 -20px;
    padding: 0 20px;
}
.js-more-trigger {
    padding-left: 42px;
    padding-bottom: 20px;
    border-bottom: 1px solid #797979;
    margin: 0 -20px 20px;
    display: block;
    cursor: pointer;
    font-size: 16px;
    position: relative;
}
.js-more-content {
    position: relative;
    padding-bottom: 40px;
}
.csstransforms .js-more-trigger:after {
    position: absolute;
    left: 20px;
    top: 4px;
    width: 6px;
    height: 6px;
    border-bottom: 1px solid #000;
    border-right: 1px solid #000;
    content: "";
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    -moz-transition: all 0.6s cubic-bezier(0.165,  0.84,  0.44,  1);
    -o-transition: all 0.6s cubic-bezier(0.165,  0.84,  0.44,  1);
    -webkit-transition: all 0.6s cubic-bezier(0.165,  0.84,  0.44,  1);
    transition: all 0.6s cubic-bezier(0.165,  0.84,  0.44,  1);
}
.csstransforms .js-more-trigger.is-open:after {
    top: 8px;
    -moz-transform: rotate(-135deg);
    -ms-transform: rotate(-135deg);
    -webkit-transform: rotate(-135deg);
    transform: rotate(-135deg);
}
}@media screen and (max-width: 1000px) {
    .project-quote, .project-text, .project-slides, .project-text-centered {
    padding-left: 30px;
    padding-right: 30px;
}
}@media screen and (max-width: 660px) {
    .project-quote, .project-text, .project-slides, .project-text-centered {
    padding-left: 20px;
    padding-right: 20px;
}
}@media screen and (max-width: 660px) {
    .project-icons {
    margin-top: 0;
}
.js-more.is-press {
    padding: 0;
}
.js-more.is-press .js-more-content {
    height: 100px;
}
.project-icon-press-text {
    font-size: 9px;
    line-height: 12px;
    padding: 0 20px 0 10px;
}
.projects-icons-press-scroll {
    overflow-y: hidden;
    overflow-x: scroll;
    -webkit-overflow-scrolling: touch;
    width: 100%;
    height: 100px;
    position: absolute;
    left: 0;
    top: 0;
}
.project-icons-press {
    overflow: hidden;
    height: 100px;
    padding-right: 20px;
    width: 1000px;
}
.project-icon-press.project-icon-press {
    display: inline-block;
    *display: inline;
    zoom: 1;
    vertical-align: top;
    overflow: hidden;
    
    width: auto;
    position: relative;
    padding: 20px 0 20px 90px;
    height: 100px;
    max-width: 285px;
    margin-left: 20px;
}
.project-icon-press.project-icon-press img {
    max-width: 85px;
    max-height: 85px;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
}
.project-icon-press.project-icon-press+.project-icon-press {
    margin-left: 10px;
}
.project-icon-press-img {
    position: absolute;
    left: 0;
    top: 0;
    width: 90px;
    height: 100%}
}.max-full-width-image {
    max-width: 100%;
    height: auto;
}
.contact-offices {
    font-family: "dept_medium.eot", Helvetica, Arial, sans-serif;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    font-size: 0.75em;
    line-height: 1.33333em;
    border-top: 1px solid #e4e4e4;
    margin-bottom: -20px;
}
.contact-offices a {
    display: block;
    padding: 17px 0;
    border-bottom: 1px solid #e4e4e4;
    color: #797979;
    -moz-transition: color 0.3s cubic-bezier(0.165,  0.84,  0.44,  1);
    -o-transition: color 0.3s cubic-bezier(0.165,  0.84,  0.44,  1);
    -webkit-transition: color 0.3s cubic-bezier(0.165,  0.84,  0.44,  1);
    transition: color 0.3s cubic-bezier(0.165,  0.84,  0.44,  1);
}
.contact-offices a.is-active, .contact-offices a:hover {
    color: #000;
}
.contact-wrap {
    position: relative;
}
.project-map {
    width: 100%;
    position: relative;
    margin-top: 80px;
}
.project-map .grid {
    padding-top: 0;
}
.project-map .grid-6.is-outer {
    position: relative;
}
@media screen and (max-width: 1000px) {
    .project-map .is-address {
    padding-top: 60px;
    padding-left: 0;
    margin-left: 36px;
}
.project-map .contact-offices.mobile-select {
    top: 10px;
}
}@media screen and (max-width: 660px) {
    .project-map {
    margin-top: 35px;
}
.project-map .addresses {
    height: auto;
}
.project-map .addresses li {
    position: relative;
    display: none;
}
.project-map .addresses li.is-visible {
    display: block;
}
.project-map .grid-6.is-outer .grid-6 {
    margin-right: 16px;
    padding-right: 0;
    padding-left: 0;
    margin-left: 16px;
}
}@media screen and (max-width: 1000px) and (min-width: 661px) {
    .project-map .grid-6.is-outer .grid-6: first-child {
    height: 0;
    padding-right: 0;
    margin: 0;
}
.project-map .grid>.grid-6 {
    width: 70%}
.project-map .grid-6.is-outer {
    width: 35%;
    position: relative;
}
.project-map .grid-6.is-outer .grid-6 {
    width: auto;
    display: block;
}
.project-map .map {
    width: 65%;
    left: 35%}
}.addresses {
    height: 400px;
    position: relative;
}
.addresses li {
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
    visibility: hidden;
}
.addresses li:first-child {
    visibility: visible;
    opacity: 1;
}
.map {
    position: absolute;
    left: 50%;
    width: 50%;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    top: 52px;
    height: 400px;
}
.map-element {
    height: 400px;
    margin: 0 10px;
    background-color: #e4e4e4;
}
@media screen and (min-width: 1000px) {
    .map {
    position: relative;
    left: 0;
    width: 100%;
    top: 0px;
}
}@media screen and (max-width: 660px) {
    .map {
    position: relative;
    left: 0;
    width: auto;
    top: 0;
    height: 300px;
}
.map-element {
    height: 300px;
    margin: 0;
}
}.is-address {
    border-top: 1px solid #e4e4e4;
    padding-top: 0.8em;
}
.contact p {
    font-size: 0.875em;
    line-height: 1.78571em;
}
.contact p strong {
    font-family: "dept_medium.eot", Helvetica, Arial, sans-serif;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    font-size: 0.85714em;
    line-height: 2.08333em;
}
.contact p a {
    text-decoration: underline;
}
.contact h4 {
    font-size: 1.25em;
    line-height: 1.1em;
    font-family: "dept_medium.eot", Helvetica, Arial, sans-serif;
    margin-bottom: 17px;
}
.contact .is-outer h4:first-child {
    margin-top: 12px;
}
.wp_syntax {
    color: #100;
    background-color: #f9f9f9;
    border: 1px solid silver;
    margin: 0 0 1.5em 0;
    overflow: auto;
}
.wp_syntax {
    overflow-x: auto;
    overflow-y: hidden;
    padding-bottom: expression(this.scrollWidth > this.offsetWidth ? 15 : 0);
    width: 99%}
.wp_syntax table {
    border: none !important;
    border-collapse: collapse !important;
    margin: 0 !important;
    padding: 0 !important;
    width: 100% !important;
}
.wp_syntax caption {
    margin: 0 !important;
    padding: 2px !important;
    width: 100% !important;
    background-color: #def !important;
    text-align: left !important;
    font-family: monospace !important;
    font-size: 12px !important;
    line-height: 1.2em !important;
}
.wp_syntax caption a {
    color: #1982d1 !important;
    text-align: left !important;
    font-family: monospace !important;
    font-size: 12px !important;
    line-height: 16px !important;
    text-decoration: none !important;
}
.wp_syntax caption a:hover {
    color: #1982d1 !important;
    text-decoration: underline !important;
}
.wp_syntax div, .wp_syntax td {
    border: none !important;
    text-align: left !important;
    padding: 0 !important;
    vertical-align: top !important;
}
.wp_syntax td.code {
    background-color: #EEE;
    background-image: -webkit-linear-gradient(transparent 50%,  rgba(255, 255, 255, 0.9) 50%);
    background-image: -moz-linear-gradient(transparent 50%,  rgba(255, 255, 255, 0.9) 50%);
    background-image: -ms-linear-gradient(transparent 50%,  rgba(255, 255, 255, 0.9) 50%);
    background-image: -o-linear-gradient(transparent 50%,  rgba(255, 255, 255, 0.9) 50%);
    background-image: linear-gradient(transparent 50%,  rgba(255, 255, 255, 0.9) 50%);
    background-size: 1px 32px;
    line-height: normal !important;
    white-space: normal !important;
    width: 100% !important;
}
.wp_syntax pre {
    background: transparent !important;
    border: none !important;
    margin: 0 !important;
    padding: 0 !important;
    width: auto !important;
    float: none !important;
    clear: none !important;
    overflow: visible !important;
    font-family: monospace !important;
    font-size: 12px !important;
    line-height: 16px !important;
    padding: 0 4px !important;
    white-space: pre !important;
    -moz-box-shadow: 0px 0px 0px transparent !important;
    -webkit-box-shadow: 0px 0px 0px transparent !important;
    box-shadow: 0px 0px 0px transparent !important;
    -webkit-border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    border-radius: 0 !important;
}
.wp_syntax td.line_numbers pre {
    background-color: #def !important;
    color: gray !important;
    text-align: right !important;
    width: 16px !important;
}
.js.no-touch [data-scroll='content'] {
    opacity: 0;
}
.js.no-touch [data-scroll='content'].is-past-fold, .js.no-touch [data-scroll='content'].is-after-callback {
    opacity: 1;
}
.js.no-touch .project-content, .js.no-touch .hero, .js.no-touch .work {
    opacity: 0;
}
.js.no-touch .project-content.is-loaded {
    opacity: 1;
}
@media screen and (min-width: 661px) {
    .mobile-only {
    display: none !important;
}
}@media screen and (min-width: 1001px) {
    body {
    font-size: 16px;
}
}@media screen and (max-width: 1000px) and (min-width: 661px) {
    body {
    font-size: 14px;
}
}@media screen and (max-width: 660px) {
    body {
    font-size: 12px;
}
.hero-content h1 {
    font-size: 24px;
}
}.noselect {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -webkit-tap-highlight-color: transparent;
    -webkit-tap-highlight-color: transparent;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.visually-hidden {
    position: absolute;
    overflow: hidden;
    height: 1px;
    width: 1px;
    margin: -1px;
    padding: 0;
    border: 0;
    clip: rect(0 0 0 0);
}
.tab {
    display: table;
    vertical-align: middle;
    width: 100%;
    height: 100%}
.tab-cell {
    display: table-cell;
    vertical-align: middle;
    width: 100%}
.tab-wrap {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
}
.chromeframe {
    position: absolute;
    left: 0;
    bottom: 0;
    height: 80%;
    width: 80%;
    text-align: center;
    padding: 10%;
    z-index: 10;
    background: #000;
    color: #fff;
    font-size: 1em;
    line-height: 1.25em;
}
.chromeframe a {
    color: #fff;
    text-decoration: underline;
}
.jspContainer {
    overflow: hidden;
    position: relative;
    -ms-touch-action: pinch-zoom;
}
.jspPane {
    position: absolute;
}
.jspVerticalBar *, .jspHorizontalBar * {
    margin: 0;
    padding: 0;
}
.jspVerticalBar {
    position: absolute;
    top: 0;
    right: 0;
    width: 12px;
    height: 100%;
    background: #5d5d5d;
}
.jspHorizontalBar {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 16px;
    background: #5d5d5d;
}
.jspCap {
    display: none;
}
.jspHorizontalBar .jspCap {
    float: left;
}
.jspTrack {
    background: #202020;
    position: relative;
}
.jspDrag {
    background: #5d5d5d;
    position: relative;
    top: 0;
    left: 0;
    cursor: pointer;
}
.jspHorizontalBar .jspTrack, .jspHorizontalBar .jspDrag {
    float: left;
    height: 100%}
.jspArrow {
    background: #50506d;
    text-indent: -20000px;
    display: block;
    cursor: pointer;
}
.jspArrow.jspDisabled {
    cursor: default;
    background: #80808d;
}
.jspVerticalBar .jspArrow {
    height: 16px;
}
.jspHorizontalBar .jspArrow {
    width: 16px;
    float: left;
    height: 100%}
.jspVerticalBar .jspArrow:focus {
    outline: none;
}
.jspCorner {
    background: #eeeef4;
    float: left;
    height: 100%}
* html .jspCorner {
    margin: 0 -3px 0 0;
}
.icon-eic {
    background: url("../images/eic.svg") 10px 8px no-repeat;
    display: inline-block;
    *display: inline;
    zoom: 1;
    vertical-align: top;
    width: 50px;
    height: 50px;
    text-indent: 200%;
    text-align: left;
    overflow: hidden;
    white-space: nowrap;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear;
	}
	

.icon-impic {
    background: url("../images/impic-01.svg") 10px 8px no-repeat;
   display: inline-block;
    *display: inline;
    zoom: 1;
    vertical-align: top;
    width: 50px;
    height: 50px;
    text-indent: 200%;
    text-align: left;
    overflow: hidden;
    white-space: nowrap;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear;
    transition: all 0.3s linear;
	}




.icon-pt {
    background: url("../images/pt.svg") 10px 8px no-repeat;
    display: inline-block;
    *display: inline;
    zoom: 1;
    vertical-align: top;
    width: 50px;
    height: 50px;
    text-indent: 200%;
    text-align: left;
    overflow: hidden;
    white-space: nowrap;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear;
	}

.icon-en {
    background: url("../images/en.svg") 10px 8px no-repeat;
    display: inline-block;
    *display: inline;
    zoom: 1;
    vertical-align: top;
    width: 50px;
    height: 50px;
    text-indent: 200%;
    text-align: left;
    overflow: hidden;
    white-space: nowrap;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear;
}






.icon-en:hover {
    opacity: 0.6;
}

.icon-pt:hover {
    opacity: 0.6;
}