/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
img, legend {
    border: 0
}

pre, textarea {
    overflow: auto
}

button, legend, td, th {
    padding: 0
}

.small-pull-1, .small-pull-10, .small-pull-11, .small-pull-12, .small-pull-13,
.small-pull-2, .small-pull-3, .small-pull-4, .small-pull-5, .small-pull-6,
.small-pull-7, .small-pull-8, .small-pull-9, .small-push-1, .small-push-10,
.small-push-11, .small-push-12, .small-push-13, .small-push-2, .small-push-3,
.small-push-4, .small-push-5, .small-push-6, .small-push-8, .small-push-9,
sub, sup {
    position: relative
}

[data-whatinput=mouse] button, a:active, a:hover {
    outline: 0
}

html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

article, aside, details, figcaption, figure, footer, header, hgroup,
main, menu, nav, section, summary {
    display: block
}

audio, canvas, progress, video {
    display: inline-block;
    vertical-align: baseline
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden], template {
    display: none
}

a {
    background-color: transparent
}

abbr[title] {
    border-bottom: 1px dotted
}

b, optgroup, strong {
    font-weight: 700
}

dfn {
    font-style: italic
}

h1 {
    font-size: 2em
}

mark {
    background: #ff0;
    color: #000
}

small {
    font-size: 80%
}

sub, sup {
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline
}

sub {
    bottom: -.25em
}

img {
    max-width: 100%;
    height: auto;
    -ms-interpolation-mode: bicubic;
    display: inline-block;
    vertical-align: middle
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 1em 40px
}

code, kbd, pre, samp {
    font-family: monospace, monospace;
    font-size: 1em
}

button, input, optgroup, select, textarea {
    color: inherit;
    font: inherit;
    margin: 0
}

button, select {
    text-transform: none
}

button, html input[type=button], input[type=reset], input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer
}

button[disabled], html input[disabled] {
    cursor: not-allowed
}

button::-moz-focus-inner, input::-moz-focus-inner {
    border: 0;
    padding: 0
}

input {
    line-height: normal
}

input[type=checkbox], input[type=radio] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0
}

input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
    height: auto
}

input[type=search] {
    -webkit-appearance: textfield;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

select, textarea {
    border-radius: 0
}

textarea {
    height: auto;
    min-height: 50px
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

.foundation-mq {
    font-family: "small=0em&medium=48em&large=64.0625em&xlarge=80em&xxlarge=90em&xxxlarge=120em"
}

html {
    font-size: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

* , ::after, ::before {
    -webkit-box-sizing: inherit;
    box-sizing: inherit
}

body {
    font-family: "cb_regular", Open Sans, Open Sans Hebrew, Helvetica Neue, Helvetica, sans-serif;
    font-weight: 400;
    color: #0a0a0a;
    background: #fefefe;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

select {
    width: 100%
}

#map_canvas embed, #map_canvas img, #map_canvas object, .map_canvas embed,
.map_canvas img, .map_canvas object, .mqa-display embed, .mqa-display img,
.mqa-display object {
    max-width: none !important
}

button {
    overflow: visible;
    -webkit-appearance: none;
    -moz-appearance: none;
    background: 0 0;
    border: 0;
    border-radius: 0;
    line-height: 1
}

.is-visible {
    display: block !important
}

.is-hidden {
    display: none !important
}

.row {
    max-width: 100%;
    margin-left: auto;
    margin-right: auto
}

.row .row, .row.expanded {
    max-width: none
}

.row::after, .row::before {
    content: ' ';
    display: table
}

.row::after {
    clear: both
}

.row.collapse > .column, .row.collapse > .columns {
    padding-left: 0;
    padding-right: 0
}

.row .row {
    margin-left: -.625rem;
    margin-right: -.625rem
}

@media screen and (min-width:48em) {
    .row .row {
        margin-left: -1rem;
        margin-right: -1rem
    }
}

.row .row.collapse {
    margin-left: 0;
    margin-right: 0
}

.row.expanded .row {
    margin-left: auto;
    margin-right: auto
}

.column, .columns {
    width: 100%;
    float: left;
    padding-left: .625rem;
    padding-right: .625rem
}

@media screen and (min-width:48em) {
    .column, .columns {
        padding-left: 1rem;
        padding-right: 1rem
    }
}

.column:last-child:not(:first-child), .columns:last-child:not(:first-child) {
    float: right
}

.column.end:last-child:last-child, .end.columns:last-child:last-child {
    float: left
}

.column.row.row, .row.row.columns {
    float: none
}

.row .column.row.row, .row .row.row.columns {
    padding-left: 0;
    padding-right: 0;
    margin-left: 0;
    margin-right: 0
}

.small-1 {
    width: 7.14286%
}

.small-push-1 {
    left: 7.14286%
}

.small-pull-1 {
    left: -7.14286%
}

.small-offset-0 {
    margin-left: 0
}

.small-2 {
    width: 14.28571%
}

.small-push-2 {
    left: 14.28571%
}

.small-pull-2 {
    left: -14.28571%
}

.small-offset-1 {
    margin-left: 7.14286%
}

.small-3 {
    width: 21.42857%
}

.small-push-3 {
    left: 21.42857%
}

.small-pull-3 {
    left: -21.42857%
}

.small-offset-2 {
    margin-left: 14.28571%
}

.small-4 {
    width: 28.57143%
}

.small-push-4 {
    left: 28.57143%
}

.small-pull-4 {
    left: -28.57143%
}

.small-offset-3 {
    margin-left: 21.42857%
}

.small-5 {
    width: 35.71429%
}

.small-push-5 {
    left: 35.71429%
}

.small-pull-5 {
    left: -35.71429%
}

.small-offset-4 {
    margin-left: 28.57143%
}

.small-6 {
    width: 42.85714%
}

.small-push-6 {
    left: 42.85714%
}

.small-pull-6 {
    left: -42.85714%
}

.small-offset-5 {
    margin-left: 35.71429%
}

.small-7 {
    width: 50%
}

.small-push-7 {
    position: relative;
    left: 50%
}

.small-pull-7 {
    left: -50%
}

.small-offset-6 {
    margin-left: 42.85714%
}

.small-8 {
    width: 57.14286%
}

.small-push-8 {
    left: 57.14286%
}

.small-pull-8 {
    left: -57.14286%
}

.small-offset-7 {
    margin-left: 50%
}

.small-9 {
    width: 64.28571%
}

.small-push-9 {
    left: 64.28571%
}

.small-pull-9 {
    left: -64.28571%
}

.small-offset-8 {
    margin-left: 57.14286%
}

.small-10 {
    width: 71.42857%
}

.small-push-10 {
    left: 71.42857%
}

.small-pull-10 {
    left: -71.42857%
}

.small-offset-9 {
    margin-left: 64.28571%
}

.small-11 {
    width: 78.57143%
}

.small-push-11 {
    left: 78.57143%
}

.small-pull-11 {
    left: -78.57143%
}

.small-offset-10 {
    margin-left: 71.42857%
}

.small-12 {
    width: 85.71429%
}

.small-push-12 {
    left: 85.71429%
}

.small-pull-12 {
    left: -85.71429%
}

.small-offset-11 {
    margin-left: 78.57143%
}

.small-13 {
    width: 92.85714%
}

.small-push-13 {
    left: 92.85714%
}

.small-pull-13 {
    left: -92.85714%
}

.small-offset-12 {
    margin-left: 85.71429%
}

.small-14 {
    width: 100%
}

.small-offset-13 {
    margin-left: 92.85714%
}

.small-up-1 > .column, .small-up-1 > .columns {
    width: 100%;
    float: left
}

.small-up-1 > .column:nth-of-type(1n), .small-up-1 > .columns:nth-of-type(1n) {
    clear: none
}

.small-up-1 > .column:nth-of-type(1n + 1), .small-up-1 > .columns:nth-of-type(1n + 1) {
    clear: both
}

.small-up-1 > .column:last-child, .small-up-1 > .columns:last-child {
    float: left
}

.small-up-2 > .column, .small-up-2 > .columns {
    width: 50%;
    float: left
}

.small-up-2 > .column:nth-of-type(1n), .small-up-2 > .columns:nth-of-type(1n) {
    clear: none
}

.small-up-2 > .column:nth-of-type(2n + 1), .small-up-2 > .columns:nth-of-type(2n + 1) {
    clear: both
}

.small-up-2 > .column:last-child, .small-up-2 > .columns:last-child {
    float: left
}

.small-up-3 > .column, .small-up-3 > .columns {
    width: 33.33333%;
    float: left
}

.small-up-3 > .column:nth-of-type(1n), .small-up-3 > .columns:nth-of-type(1n) {
    clear: none
}

.small-up-3 > .column:nth-of-type(3n + 1), .small-up-3 > .columns:nth-of-type(3n + 1) {
    clear: both
}

.small-up-3 > .column:last-child, .small-up-3 > .columns:last-child {
    float: left
}

.small-up-4 > .column, .small-up-4 > .columns {
    width: 25%;
    float: left
}

.small-up-4 > .column:nth-of-type(1n), .small-up-4 > .columns:nth-of-type(1n) {
    clear: none
}

.small-up-4 > .column:nth-of-type(4n + 1), .small-up-4 > .columns:nth-of-type(4n + 1) {
    clear: both
}

.small-up-4 > .column:last-child, .small-up-4 > .columns:last-child {
    float: left
}

.small-up-5 > .column, .small-up-5 > .columns {
    width: 20%;
    float: left
}

.small-up-5 > .column:nth-of-type(1n), .small-up-5 > .columns:nth-of-type(1n) {
    clear: none
}

.small-up-5 > .column:nth-of-type(5n + 1), .small-up-5 > .columns:nth-of-type(5n + 1) {
    clear: both
}

.small-up-5 > .column:last-child, .small-up-5 > .columns:last-child {
    float: left
}

.small-up-6 > .column, .small-up-6 > .columns {
    width: 16.66667%;
    float: left
}

.small-up-6 > .column:nth-of-type(1n), .small-up-6 > .columns:nth-of-type(1n) {
    clear: none
}

.small-up-6 > .column:nth-of-type(6n + 1), .small-up-6 > .columns:nth-of-type(6n + 1) {
    clear: both
}

.small-up-6 > .column:last-child, .small-up-6 > .columns:last-child {
    float: left
}

.small-up-7 > .column, .small-up-7 > .columns {
    width: 14.28571%;
    float: left
}

.small-up-7 > .column:nth-of-type(1n), .small-up-7 > .columns:nth-of-type(1n) {
    clear: none
}

.small-up-7 > .column:nth-of-type(7n + 1), .small-up-7 > .columns:nth-of-type(7n + 1) {
    clear: both
}

.small-up-7 > .column:last-child, .small-up-7 > .columns:last-child {
    float: left
}

.small-up-8 > .column, .small-up-8 > .columns {
    width: 12.5%;
    float: left
}

.small-up-8 > .column:nth-of-type(1n), .small-up-8 > .columns:nth-of-type(1n) {
    clear: none
}

.small-up-8 > .column:nth-of-type(8n + 1), .small-up-8 > .columns:nth-of-type(8n + 1) {
    clear: both
}

.small-up-8 > .column:last-child, .small-up-8 > .columns:last-child {
    float: left
}

.small-collapse > .column, .small-collapse > .columns {
    padding-left: 0;
    padding-right: 0
}

.expanded.row .small-collapse.row, .small-collapse .row {
    margin-left: 0;
    margin-right: 0
}

.small-uncollapse > .column, .small-uncollapse > .columns {
    padding-left: .625rem;
    padding-right: .625rem
}

.small-centered {
    float: none;
    margin-left: auto;
    margin-right: auto
}

.small-pull-0, .small-push-0, .small-uncentered {
    position: static;
    margin-left: 0;
    margin-right: 0;
    float: left
}

@media screen and (min-width:48em) {
    .medium-pull-1, .medium-pull-10, .medium-pull-11, .medium-pull-12,
    .medium-pull-13, .medium-pull-2, .medium-pull-3, .medium-pull-4,
    .medium-pull-5, .medium-pull-6, .medium-pull-7, .medium-pull-8, .medium-pull-9,
    .medium-push-1, .medium-push-10, .medium-push-11, .medium-push-12,
    .medium-push-13, .medium-push-2, .medium-push-3, .medium-push-4,
    .medium-push-5, .medium-push-6, .medium-push-8, .medium-push-9 {
        position: relative
    }

    .medium-1 {
        width: 7.14286%
    }

    .medium-push-1 {
        left: 7.14286%
    }

    .medium-pull-1 {
        left: -7.14286%
    }

    .medium-offset-0 {
        margin-left: 0
    }

    .medium-2 {
        width: 14.28571%
    }

    .medium-push-2 {
        left: 14.28571%
    }

    .medium-pull-2 {
        left: -14.28571%
    }

    .medium-offset-1 {
        margin-left: 7.14286%
    }

    .medium-3 {
        width: 21.42857%
    }

    .medium-push-3 {
        left: 21.42857%
    }

    .medium-pull-3 {
        left: -21.42857%
    }

    .medium-offset-2 {
        margin-left: 14.28571%
    }

    .medium-4 {
        width: 28.57143%
    }

    .medium-push-4 {
        left: 28.57143%
    }

    .medium-pull-4 {
        left: -28.57143%
    }

    .medium-offset-3 {
        margin-left: 21.42857%
    }

    .medium-5 {
        width: 35.71429%
    }

    .medium-push-5 {
        left: 35.71429%
    }

    .medium-pull-5 {
        left: -35.71429%
    }

    .medium-offset-4 {
        margin-left: 28.57143%
    }

    .medium-6 {
        width: 42.85714%
    }

    .medium-push-6 {
        left: 42.85714%
    }

    .medium-pull-6 {
        left: -42.85714%
    }

    .medium-offset-5 {
        margin-left: 35.71429%
    }

    .medium-7 {
        width: 50%
    }

    .medium-push-7 {
        position: relative;
        left: 50%
    }

    .medium-pull-7 {
        left: -50%
    }

    .medium-offset-6 {
        margin-left: 42.85714%
    }

    .medium-8 {
        width: 57.14286%
    }

    .medium-push-8 {
        left: 57.14286%
    }

    .medium-pull-8 {
        left: -57.14286%
    }

    .medium-offset-7 {
        margin-left: 50%
    }

    .medium-9 {
        width: 64.28571%
    }

    .medium-push-9 {
        left: 64.28571%
    }

    .medium-pull-9 {
        left: -64.28571%
    }

    .medium-offset-8 {
        margin-left: 57.14286%
    }

    .medium-10 {
        width: 71.42857%
    }

    .medium-push-10 {
        left: 71.42857%
    }

    .medium-pull-10 {
        left: -71.42857%
    }

    .medium-offset-9 {
        margin-left: 64.28571%
    }

    .medium-11 {
        width: 78.57143%
    }

    .medium-push-11 {
        left: 78.57143%
    }

    .medium-pull-11 {
        left: -78.57143%
    }

    .medium-offset-10 {
        margin-left: 71.42857%
    }

    .medium-12 {
        width: 85.71429%
    }

    .medium-push-12 {
        left: 85.71429%
    }

    .medium-pull-12 {
        left: -85.71429%
    }

    .medium-offset-11 {
        margin-left: 78.57143%
    }

    .medium-13 {
        width: 92.85714%
    }

    .medium-push-13 {
        left: 92.85714%
    }

    .medium-pull-13 {
        left: -92.85714%
    }

    .medium-offset-12 {
        margin-left: 85.71429%
    }

    .medium-14 {
        width: 100%
    }

    .medium-offset-13 {
        margin-left: 92.85714%
    }

    .medium-up-1 > .column, .medium-up-1 > .columns {
        width: 100%;
        float: left
    }

    .medium-up-1 > .column:nth-of-type(1n), .medium-up-1 > .columns:nth-of-type(1n) {
        clear: none
    }

    .medium-up-1 > .column:nth-of-type(1n + 1), .medium-up-1 > .columns:nth-of-type(1n + 1) {
        clear: both
    }

    .medium-up-1 > .column:last-child, .medium-up-1 > .columns:last-child {
        float: left
    }

    .medium-up-2 > .column, .medium-up-2 > .columns {
        width: 50%;
        float: left
    }

    .medium-up-2 > .column:nth-of-type(1n), .medium-up-2 > .columns:nth-of-type(1n) {
        clear: none
    }

    .medium-up-2 > .column:nth-of-type(2n + 1), .medium-up-2 > .columns:nth-of-type(2n + 1) {
        clear: both
    }

    .medium-up-2 > .column:last-child, .medium-up-2 > .columns:last-child {
        float: left
    }

    .medium-up-3 > .column, .medium-up-3 > .columns {
        width: 33.33333%;
        float: left
    }

    .medium-up-3 > .column:nth-of-type(1n), .medium-up-3 > .columns:nth-of-type(1n) {
        clear: none
    }

    .medium-up-3 > .column:nth-of-type(3n + 1), .medium-up-3 > .columns:nth-of-type(3n + 1) {
        clear: both
    }

    .medium-up-3 > .column:last-child, .medium-up-3 > .columns:last-child {
        float: left
    }

    .medium-up-4 > .column, .medium-up-4 > .columns {
        width: 25%;
        float: left
    }

    .medium-up-4 > .column:nth-of-type(1n), .medium-up-4 > .columns:nth-of-type(1n) {
        clear: none
    }

    .medium-up-4 > .column:nth-of-type(4n + 1), .medium-up-4 > .columns:nth-of-type(4n + 1) {
        clear: both
    }

    .medium-up-4 > .column:last-child, .medium-up-4 > .columns:last-child {
        float: left
    }

    .medium-up-5 > .column, .medium-up-5 > .columns {
        width: 20%;
        float: left
    }

    .medium-up-5 > .column:nth-of-type(1n), .medium-up-5 > .columns:nth-of-type(1n) {
        clear: none
    }

    .medium-up-5 > .column:nth-of-type(5n + 1), .medium-up-5 > .columns:nth-of-type(5n + 1) {
        clear: both
    }

    .medium-up-5 > .column:last-child, .medium-up-5 > .columns:last-child {
        float: left
    }

    .medium-up-6 > .column, .medium-up-6 > .columns {
        width: 16.66667%;
        float: left
    }

    .medium-up-6 > .column:nth-of-type(1n), .medium-up-6 > .columns:nth-of-type(1n) {
        clear: none
    }

    .medium-up-6 > .column:nth-of-type(6n + 1), .medium-up-6 > .columns:nth-of-type(6n + 1) {
        clear: both
    }

    .medium-up-6 > .column:last-child, .medium-up-6 > .columns:last-child {
        float: left
    }

    .medium-up-7 > .column, .medium-up-7 > .columns {
        width: 14.28571%;
        float: left
    }

    .medium-up-7 > .column:nth-of-type(1n), .medium-up-7 > .columns:nth-of-type(1n) {
        clear: none
    }

    .medium-up-7 > .column:nth-of-type(7n + 1), .medium-up-7 > .columns:nth-of-type(7n + 1) {
        clear: both
    }

    .medium-up-7 > .column:last-child, .medium-up-7 > .columns:last-child {
        float: left
    }

    .medium-up-8 > .column, .medium-up-8 > .columns {
        width: 12.5%;
        float: left
    }

    .medium-up-8 > .column:nth-of-type(1n), .medium-up-8 > .columns:nth-of-type(1n) {
        clear: none
    }

    .medium-up-8 > .column:nth-of-type(8n + 1), .medium-up-8 > .columns:nth-of-type(8n + 1) {
        clear: both
    }

    .medium-up-8 > .column:last-child, .medium-up-8 > .columns:last-child {
        float: left
    }

    .medium-collapse > .column, .medium-collapse > .columns {
        padding-left: 0;
        padding-right: 0
    }

    .expanded.row .medium-collapse.row, .medium-collapse .row {
        margin-left: 0;
        margin-right: 0
    }

    .medium-uncollapse > .column, .medium-uncollapse > .columns {
        padding-left: 1rem;
        padding-right: 1rem
    }

    .medium-centered {
        float: none;
        margin-left: auto;
        margin-right: auto
    }

    .medium-pull-0, .medium-push-0, .medium-uncentered {
        position: static;
        margin-left: 0;
        margin-right: 0;
        float: left
    }
}

@media screen and (min-width:64.0625em) {
    .large-pull-1, .large-pull-10, .large-pull-11, .large-pull-12, .large-pull-13,
    .large-pull-2, .large-pull-3, .large-pull-4, .large-pull-5, .large-pull-6,
    .large-pull-7, .large-pull-8, .large-pull-9, .large-push-1, .large-push-10,
    .large-push-11, .large-push-12, .large-push-13, .large-push-2, .large-push-3,
    .large-push-4, .large-push-5, .large-push-6, .large-push-8, .large-push-9 {
        position: relative
    }

    .large-1 {
        width: 7.14286%
    }

    .large-push-1 {
        left: 7.14286%
    }

    .large-pull-1 {
        left: -7.14286%
    }

    .large-offset-0 {
        margin-left: 0
    }

    .large-2 {
        width: 14.28571%
    }

    .large-push-2 {
        left: 14.28571%
    }

    .large-pull-2 {
        left: -14.28571%
    }

    .large-offset-1 {
        margin-left: 7.14286%
    }

    .large-3 {
        width: 21.42857%
    }

    .large-push-3 {
        left: 21.42857%
    }

    .large-pull-3 {
        left: -21.42857%
    }

    .large-offset-2 {
        margin-left: 14.28571%
    }

    .large-4 {
        width: 28.57143%
    }

    .large-push-4 {
        left: 28.57143%
    }

    .large-pull-4 {
        left: -28.57143%
    }

    .large-offset-3 {
        margin-left: 21.42857%
    }

    .large-5 {
        width: 35.71429%
    }

    .large-push-5 {
        left: 35.71429%
    }

    .large-pull-5 {
        left: -35.71429%
    }

    .large-offset-4 {
        margin-left: 28.57143%
    }

    .large-6 {
        width: 42.85714%
    }

    .large-push-6 {
        left: 42.85714%
    }

    .large-pull-6 {
        left: -42.85714%
    }

    .large-offset-5 {
        margin-left: 35.71429%
    }

    .large-7 {
        width: 50%
    }

    .large-push-7 {
        position: relative;
        left: 50%
    }

    .large-pull-7 {
        left: -50%
    }

    .large-offset-6 {
        margin-left: 42.85714%
    }

    .large-8 {
        width: 57.14286%
    }

    .large-push-8 {
        left: 57.14286%
    }

    .large-pull-8 {
        left: -57.14286%
    }

    .large-offset-7 {
        margin-left: 50%
    }

    .large-9 {
        width: 64.28571%
    }

    .large-push-9 {
        left: 64.28571%
    }

    .large-pull-9 {
        left: -64.28571%
    }

    .large-offset-8 {
        margin-left: 57.14286%
    }

    .large-10 {
        width: 71.42857%
    }

    .large-push-10 {
        left: 71.42857%
    }

    .large-pull-10 {
        left: -71.42857%
    }

    .large-offset-9 {
        margin-left: 64.28571%
    }

    .large-11 {
        width: 78.57143%
    }

    .large-push-11 {
        left: 78.57143%
    }

    .large-pull-11 {
        left: -78.57143%
    }

    .large-offset-10 {
        margin-left: 71.42857%
    }

    .large-12 {
        width: 85.71429%
    }

    .large-push-12 {
        left: 85.71429%
    }

    .large-pull-12 {
        left: -85.71429%
    }

    .large-offset-11 {
        margin-left: 78.57143%
    }

    .large-13 {
        width: 92.85714%
    }

    .large-push-13 {
        left: 92.85714%
    }

    .large-pull-13 {
        left: -92.85714%
    }

    .large-offset-12 {
        margin-left: 85.71429%
    }

    .large-14 {
        width: 100%
    }

    .large-offset-13 {
        margin-left: 92.85714%
    }

    .large-up-1 > .column, .large-up-1 > .columns {
        width: 100%;
        float: left
    }

    .large-up-1 > .column:nth-of-type(1n), .large-up-1 > .columns:nth-of-type(1n) {
        clear: none
    }

    .large-up-1 > .column:nth-of-type(1n + 1), .large-up-1 > .columns:nth-of-type(1n + 1) {
        clear: both
    }

    .large-up-1 > .column:last-child, .large-up-1 > .columns:last-child {
        float: left
    }

    .large-up-2 > .column, .large-up-2 > .columns {
        width: 50%;
        float: left
    }

    .large-up-2 > .column:nth-of-type(1n), .large-up-2 > .columns:nth-of-type(1n) {
        clear: none
    }

    .large-up-2 > .column:nth-of-type(2n + 1), .large-up-2 > .columns:nth-of-type(2n + 1) {
        clear: both
    }

    .large-up-2 > .column:last-child, .large-up-2 > .columns:last-child {
        float: left
    }

    .large-up-3 > .column, .large-up-3 > .columns {
        width: 33.33333%;
        float: left
    }

    .large-up-3 > .column:nth-of-type(1n), .large-up-3 > .columns:nth-of-type(1n) {
        clear: none
    }

    .large-up-3 > .column:nth-of-type(3n + 1), .large-up-3 > .columns:nth-of-type(3n + 1) {
        clear: both
    }

    .large-up-3 > .column:last-child, .large-up-3 > .columns:last-child {
        float: left
    }

    .large-up-4 > .column, .large-up-4 > .columns {
        width: 25%;
        float: left
    }

    .large-up-4 > .column:nth-of-type(1n), .large-up-4 > .columns:nth-of-type(1n) {
        clear: none
    }

    .large-up-4 > .column:nth-of-type(4n + 1), .large-up-4 > .columns:nth-of-type(4n + 1) {
        clear: both
    }

    .large-up-4 > .column:last-child, .large-up-4 > .columns:last-child {
        float: left
    }

    .large-up-5 > .column, .large-up-5 > .columns {
        width: 20%;
        float: left
    }

    .large-up-5 > .column:nth-of-type(1n), .large-up-5 > .columns:nth-of-type(1n) {
        clear: none
    }

    .large-up-5 > .column:nth-of-type(5n + 1), .large-up-5 > .columns:nth-of-type(5n + 1) {
        clear: both
    }

    .large-up-5 > .column:last-child, .large-up-5 > .columns:last-child {
        float: left
    }

    .large-up-6 > .column, .large-up-6 > .columns {
        width: 16.66667%;
        float: left
    }

    .large-up-6 > .column:nth-of-type(1n), .large-up-6 > .columns:nth-of-type(1n) {
        clear: none
    }

    .large-up-6 > .column:nth-of-type(6n + 1), .large-up-6 > .columns:nth-of-type(6n + 1) {
        clear: both
    }

    .large-up-6 > .column:last-child, .large-up-6 > .columns:last-child {
        float: left
    }

    .large-up-7 > .column, .large-up-7 > .columns {
        width: 14.28571%;
        float: left
    }

    .large-up-7 > .column:nth-of-type(1n), .large-up-7 > .columns:nth-of-type(1n) {
        clear: none
    }

    .large-up-7 > .column:nth-of-type(7n + 1), .large-up-7 > .columns:nth-of-type(7n + 1) {
        clear: both
    }

    .large-up-7 > .column:last-child, .large-up-7 > .columns:last-child {
        float: left
    }

    .large-up-8 > .column, .large-up-8 > .columns {
        width: 12.5%;
        float: left
    }

    .large-up-8 > .column:nth-of-type(1n), .large-up-8 > .columns:nth-of-type(1n) {
        clear: none
    }

    .large-up-8 > .column:nth-of-type(8n + 1), .large-up-8 > .columns:nth-of-type(8n + 1) {
        clear: both
    }

    .large-up-8 > .column:last-child, .large-up-8 > .columns:last-child {
        float: left
    }

    .large-collapse > .column, .large-collapse > .columns {
        padding-left: 0;
        padding-right: 0
    }

    .expanded.row .large-collapse.row, .large-collapse .row {
        margin-left: 0;
        margin-right: 0
    }

    .large-uncollapse > .column, .large-uncollapse > .columns {
        padding-left: 1rem;
        padding-right: 1rem
    }

    .large-centered {
        float: none;
        margin-left: auto;
        margin-right: auto
    }

    .large-pull-0, .large-push-0, .large-uncentered {
        position: static;
        margin-left: 0;
        margin-right: 0;
        float: left
    }
}

@media screen and (min-width:80em) {
    .xlarge-pull-1, .xlarge-pull-10, .xlarge-pull-11, .xlarge-pull-12,
    .xlarge-pull-13, .xlarge-pull-2, .xlarge-pull-3, .xlarge-pull-4,
    .xlarge-pull-5, .xlarge-pull-6, .xlarge-pull-7, .xlarge-pull-8, .xlarge-pull-9,
    .xlarge-push-1, .xlarge-push-10, .xlarge-push-11, .xlarge-push-12,
    .xlarge-push-13, .xlarge-push-2, .xlarge-push-3, .xlarge-push-4,
    .xlarge-push-5, .xlarge-push-6, .xlarge-push-8, .xlarge-push-9 {
        position: relative
    }

    .xlarge-1 {
        width: 7.14286%
    }

    .xlarge-push-1 {
        left: 7.14286%
    }

    .xlarge-pull-1 {
        left: -7.14286%
    }

    .xlarge-offset-0 {
        margin-left: 0
    }

    .xlarge-2 {
        width: 14.28571%
    }

    .xlarge-push-2 {
        left: 14.28571%
    }

    .xlarge-pull-2 {
        left: -14.28571%
    }

    .xlarge-offset-1 {
        margin-left: 7.14286%
    }

    .xlarge-3 {
        width: 21.42857%
    }

    .xlarge-push-3 {
        left: 21.42857%
    }

    .xlarge-pull-3 {
        left: -21.42857%
    }

    .xlarge-offset-2 {
        margin-left: 14.28571%
    }

    .xlarge-4 {
        width: 28.57143%
    }

    .xlarge-push-4 {
        left: 28.57143%
    }

    .xlarge-pull-4 {
        left: -28.57143%
    }

    .xlarge-offset-3 {
        margin-left: 21.42857%
    }

    .xlarge-5 {
        width: 35.71429%
    }

    .xlarge-push-5 {
        left: 35.71429%
    }

    .xlarge-pull-5 {
        left: -35.71429%
    }

    .xlarge-offset-4 {
        margin-left: 28.57143%
    }

    .xlarge-6 {
        width: 42.85714%
    }

    .xlarge-push-6 {
        left: 42.85714%
    }

    .xlarge-pull-6 {
        left: -42.85714%
    }

    .xlarge-offset-5 {
        margin-left: 35.71429%
    }

    .xlarge-7 {
        width: 50%
    }

    .xlarge-push-7 {
        position: relative;
        left: 50%
    }

    .xlarge-pull-7 {
        left: -50%
    }

    .xlarge-offset-6 {
        margin-left: 42.85714%
    }

    .xlarge-8 {
        width: 57.14286%
    }

    .xlarge-push-8 {
        left: 57.14286%
    }

    .xlarge-pull-8 {
        left: -57.14286%
    }

    .xlarge-offset-7 {
        margin-left: 50%
    }

    .xlarge-9 {
        width: 64.28571%
    }

    .xlarge-push-9 {
        left: 64.28571%
    }

    .xlarge-pull-9 {
        left: -64.28571%
    }

    .xlarge-offset-8 {
        margin-left: 57.14286%
    }

    .xlarge-10 {
        width: 71.42857%
    }

    .xlarge-push-10 {
        left: 71.42857%
    }

    .xlarge-pull-10 {
        left: -71.42857%
    }

    .xlarge-offset-9 {
        margin-left: 64.28571%
    }

    .xlarge-11 {
        width: 78.57143%
    }

    .xlarge-push-11 {
        left: 78.57143%
    }

    .xlarge-pull-11 {
        left: -78.57143%
    }

    .xlarge-offset-10 {
        margin-left: 71.42857%
    }

    .xlarge-12 {
        width: 85.71429%
    }

    .xlarge-push-12 {
        left: 85.71429%
    }

    .xlarge-pull-12 {
        left: -85.71429%
    }

    .xlarge-offset-11 {
        margin-left: 78.57143%
    }

    .xlarge-13 {
        width: 92.85714%
    }

    .xlarge-push-13 {
        left: 92.85714%
    }

    .xlarge-pull-13 {
        left: -92.85714%
    }

    .xlarge-offset-12 {
        margin-left: 85.71429%
    }

    .xlarge-14 {
        width: 100%
    }

    .xlarge-offset-13 {
        margin-left: 92.85714%
    }

    .xlarge-up-1 > .column, .xlarge-up-1 > .columns {
        width: 100%;
        float: left
    }

    .xlarge-up-1 > .column:nth-of-type(1n), .xlarge-up-1 > .columns:nth-of-type(1n) {
        clear: none
    }

    .xlarge-up-1 > .column:nth-of-type(1n + 1), .xlarge-up-1 > .columns:nth-of-type(1n + 1) {
        clear: both
    }

    .xlarge-up-1 > .column:last-child, .xlarge-up-1 > .columns:last-child {
        float: left
    }

    .xlarge-up-2 > .column, .xlarge-up-2 > .columns {
        width: 50%;
        float: left
    }

    .xlarge-up-2 > .column:nth-of-type(1n), .xlarge-up-2 > .columns:nth-of-type(1n) {
        clear: none
    }

    .xlarge-up-2 > .column:nth-of-type(2n + 1), .xlarge-up-2 > .columns:nth-of-type(2n + 1) {
        clear: both
    }

    .xlarge-up-2 > .column:last-child, .xlarge-up-2 > .columns:last-child {
        float: left
    }

    .xlarge-up-3 > .column, .xlarge-up-3 > .columns {
        width: 33.33333%;
        float: left
    }

    .xlarge-up-3 > .column:nth-of-type(1n), .xlarge-up-3 > .columns:nth-of-type(1n) {
        clear: none
    }

    .xlarge-up-3 > .column:nth-of-type(3n + 1), .xlarge-up-3 > .columns:nth-of-type(3n + 1) {
        clear: both
    }

    .xlarge-up-3 > .column:last-child, .xlarge-up-3 > .columns:last-child {
        float: left
    }

    .xlarge-up-4 > .column, .xlarge-up-4 > .columns {
        width: 25%;
        float: left
    }

    .xlarge-up-4 > .column:nth-of-type(1n), .xlarge-up-4 > .columns:nth-of-type(1n) {
        clear: none
    }

    .xlarge-up-4 > .column:nth-of-type(4n + 1), .xlarge-up-4 > .columns:nth-of-type(4n + 1) {
        clear: both
    }

    .xlarge-up-4 > .column:last-child, .xlarge-up-4 > .columns:last-child {
        float: left
    }

    .xlarge-up-5 > .column, .xlarge-up-5 > .columns {
        width: 20%;
        float: left
    }

    .xlarge-up-5 > .column:nth-of-type(1n), .xlarge-up-5 > .columns:nth-of-type(1n) {
        clear: none
    }

    .xlarge-up-5 > .column:nth-of-type(5n + 1), .xlarge-up-5 > .columns:nth-of-type(5n + 1) {
        clear: both
    }

    .xlarge-up-5 > .column:last-child, .xlarge-up-5 > .columns:last-child {
        float: left
    }

    .xlarge-up-6 > .column, .xlarge-up-6 > .columns {
        width: 16.66667%;
        float: left
    }

    .xlarge-up-6 > .column:nth-of-type(1n), .xlarge-up-6 > .columns:nth-of-type(1n) {
        clear: none
    }

    .xlarge-up-6 > .column:nth-of-type(6n + 1), .xlarge-up-6 > .columns:nth-of-type(6n + 1) {
        clear: both
    }

    .xlarge-up-6 > .column:last-child, .xlarge-up-6 > .columns:last-child {
        float: left
    }

    .xlarge-up-7 > .column, .xlarge-up-7 > .columns {
        width: 14.28571%;
        float: left
    }

    .xlarge-up-7 > .column:nth-of-type(1n), .xlarge-up-7 > .columns:nth-of-type(1n) {
        clear: none
    }

    .xlarge-up-7 > .column:nth-of-type(7n + 1), .xlarge-up-7 > .columns:nth-of-type(7n + 1) {
        clear: both
    }

    .xlarge-up-7 > .column:last-child, .xlarge-up-7 > .columns:last-child {
        float: left
    }

    .xlarge-up-8 > .column, .xlarge-up-8 > .columns {
        width: 12.5%;
        float: left
    }

    .xlarge-up-8 > .column:nth-of-type(1n), .xlarge-up-8 > .columns:nth-of-type(1n) {
        clear: none
    }

    .xlarge-up-8 > .column:nth-of-type(8n + 1), .xlarge-up-8 > .columns:nth-of-type(8n + 1) {
        clear: both
    }

    .xlarge-up-8 > .column:last-child, .xlarge-up-8 > .columns:last-child {
        float: left
    }

    .xlarge-collapse > .column, .xlarge-collapse > .columns {
        padding-left: 0;
        padding-right: 0
    }

    .expanded.row .xlarge-collapse.row, .xlarge-collapse .row {
        margin-left: 0;
        margin-right: 0
    }

    .xlarge-uncollapse > .column, .xlarge-uncollapse > .columns {
        padding-left: 1rem;
        padding-right: 1rem
    }

    .xlarge-centered {
        float: none;
        margin-left: auto;
        margin-right: auto
    }

    .xlarge-pull-0, .xlarge-push-0, .xlarge-uncentered {
        position: static;
        margin-left: 0;
        margin-right: 0;
        float: left
    }
}

@media screen and (min-width:90em) {
    .xxlarge-pull-1, .xxlarge-pull-10, .xxlarge-pull-11, .xxlarge-pull-12,
    .xxlarge-pull-13, .xxlarge-pull-2, .xxlarge-pull-3, .xxlarge-pull-4,
    .xxlarge-pull-5, .xxlarge-pull-6, .xxlarge-pull-7, .xxlarge-pull-8,
    .xxlarge-pull-9, .xxlarge-push-1, .xxlarge-push-10, .xxlarge-push-11,
    .xxlarge-push-12, .xxlarge-push-13, .xxlarge-push-2, .xxlarge-push-3,
    .xxlarge-push-4, .xxlarge-push-5, .xxlarge-push-6, .xxlarge-push-8,
    .xxlarge-push-9 {
        position: relative
    }

    .xxlarge-1 {
        width: 7.14286%
    }

    .xxlarge-push-1 {
        left: 7.14286%
    }

    .xxlarge-pull-1 {
        left: -7.14286%
    }

    .xxlarge-offset-0 {
        margin-left: 0
    }

    .xxlarge-2 {
        width: 14.28571%
    }

    .xxlarge-push-2 {
        left: 14.28571%
    }

    .xxlarge-pull-2 {
        left: -14.28571%
    }

    .xxlarge-offset-1 {
        margin-left: 7.14286%
    }

    .xxlarge-3 {
        width: 21.42857%
    }

    .xxlarge-push-3 {
        left: 21.42857%
    }

    .xxlarge-pull-3 {
        left: -21.42857%
    }

    .xxlarge-offset-2 {
        margin-left: 14.28571%
    }

    .xxlarge-4 {
        width: 28.57143%
    }

    .xxlarge-push-4 {
        left: 28.57143%
    }

    .xxlarge-pull-4 {
        left: -28.57143%
    }

    .xxlarge-offset-3 {
        margin-left: 21.42857%
    }

    .xxlarge-5 {
        width: 35.71429%
    }

    .xxlarge-push-5 {
        left: 35.71429%
    }

    .xxlarge-pull-5 {
        left: -35.71429%
    }

    .xxlarge-offset-4 {
        margin-left: 28.57143%
    }

    .xxlarge-6 {
        width: 42.85714%
    }

    .xxlarge-push-6 {
        left: 42.85714%
    }

    .xxlarge-pull-6 {
        left: -42.85714%
    }

    .xxlarge-offset-5 {
        margin-left: 35.71429%
    }

    .xxlarge-7 {
        width: 50%
    }

    .xxlarge-push-7 {
        position: relative;
        left: 50%
    }

    .xxlarge-pull-7 {
        left: -50%
    }

    .xxlarge-offset-6 {
        margin-left: 42.85714%
    }

    .xxlarge-8 {
        width: 57.14286%
    }

    .xxlarge-push-8 {
        left: 57.14286%
    }

    .xxlarge-pull-8 {
        left: -57.14286%
    }

    .xxlarge-offset-7 {
        margin-left: 50%
    }

    .xxlarge-9 {
        width: 64.28571%
    }

    .xxlarge-push-9 {
        left: 64.28571%
    }

    .xxlarge-pull-9 {
        left: -64.28571%
    }

    .xxlarge-offset-8 {
        margin-left: 57.14286%
    }

    .xxlarge-10 {
        width: 71.42857%
    }

    .xxlarge-push-10 {
        left: 71.42857%
    }

    .xxlarge-pull-10 {
        left: -71.42857%
    }

    .xxlarge-offset-9 {
        margin-left: 64.28571%
    }

    .xxlarge-11 {
        width: 78.57143%
    }

    .xxlarge-push-11 {
        left: 78.57143%
    }

    .xxlarge-pull-11 {
        left: -78.57143%
    }

    .xxlarge-offset-10 {
        margin-left: 71.42857%
    }

    .xxlarge-12 {
        width: 85.71429%
    }

    .xxlarge-push-12 {
        left: 85.71429%
    }

    .xxlarge-pull-12 {
        left: -85.71429%
    }

    .xxlarge-offset-11 {
        margin-left: 78.57143%
    }

    .xxlarge-13 {
        width: 92.85714%
    }

    .xxlarge-push-13 {
        left: 92.85714%
    }

    .xxlarge-pull-13 {
        left: -92.85714%
    }

    .xxlarge-offset-12 {
        margin-left: 85.71429%
    }

    .xxlarge-14 {
        width: 100%
    }

    .xxlarge-offset-13 {
        margin-left: 92.85714%
    }

    .xxlarge-up-1 > .column, .xxlarge-up-1 > .columns {
        width: 100%;
        float: left
    }

    .xxlarge-up-1 > .column:nth-of-type(1n), .xxlarge-up-1 > .columns:nth-of-type(1n) {
        clear: none
    }

    .xxlarge-up-1 > .column:nth-of-type(1n + 1), .xxlarge-up-1 > .columns:nth-of-type(1n + 1) {
        clear: both
    }

    .xxlarge-up-1 > .column:last-child, .xxlarge-up-1 > .columns:last-child {
        float: left
    }

    .xxlarge-up-2 > .column, .xxlarge-up-2 > .columns {
        width: 50%;
        float: left
    }

    .xxlarge-up-2 > .column:nth-of-type(1n), .xxlarge-up-2 > .columns:nth-of-type(1n) {
        clear: none
    }

    .xxlarge-up-2 > .column:nth-of-type(2n + 1), .xxlarge-up-2 > .columns:nth-of-type(2n + 1) {
        clear: both
    }

    .xxlarge-up-2 > .column:last-child, .xxlarge-up-2 > .columns:last-child {
        float: left
    }

    .xxlarge-up-3 > .column, .xxlarge-up-3 > .columns {
        width: 33.33333%;
        float: left
    }

    .xxlarge-up-3 > .column:nth-of-type(1n), .xxlarge-up-3 > .columns:nth-of-type(1n) {
        clear: none
    }

    .xxlarge-up-3 > .column:nth-of-type(3n + 1), .xxlarge-up-3 > .columns:nth-of-type(3n + 1) {
        clear: both
    }

    .xxlarge-up-3 > .column:last-child, .xxlarge-up-3 > .columns:last-child {
        float: left
    }

    .xxlarge-up-4 > .column, .xxlarge-up-4 > .columns {
        width: 25%;
        float: left
    }

    .xxlarge-up-4 > .column:nth-of-type(1n), .xxlarge-up-4 > .columns:nth-of-type(1n) {
        clear: none
    }

    .xxlarge-up-4 > .column:nth-of-type(4n + 1), .xxlarge-up-4 > .columns:nth-of-type(4n + 1) {
        clear: both
    }

    .xxlarge-up-4 > .column:last-child, .xxlarge-up-4 > .columns:last-child {
        float: left
    }

    .xxlarge-up-5 > .column, .xxlarge-up-5 > .columns {
        width: 20%;
        float: left
    }

    .xxlarge-up-5 > .column:nth-of-type(1n), .xxlarge-up-5 > .columns:nth-of-type(1n) {
        clear: none
    }

    .xxlarge-up-5 > .column:nth-of-type(5n + 1), .xxlarge-up-5 > .columns:nth-of-type(5n + 1) {
        clear: both
    }

    .xxlarge-up-5 > .column:last-child, .xxlarge-up-5 > .columns:last-child {
        float: left
    }

    .xxlarge-up-6 > .column, .xxlarge-up-6 > .columns {
        width: 16.66667%;
        float: left
    }

    .xxlarge-up-6 > .column:nth-of-type(1n), .xxlarge-up-6 > .columns:nth-of-type(1n) {
        clear: none
    }

    .xxlarge-up-6 > .column:nth-of-type(6n + 1), .xxlarge-up-6 > .columns:nth-of-type(6n + 1) {
        clear: both
    }

    .xxlarge-up-6 > .column:last-child, .xxlarge-up-6 > .columns:last-child {
        float: left
    }

    .xxlarge-up-7 > .column, .xxlarge-up-7 > .columns {
        width: 14.28571%;
        float: left
    }

    .xxlarge-up-7 > .column:nth-of-type(1n), .xxlarge-up-7 > .columns:nth-of-type(1n) {
        clear: none
    }

    .xxlarge-up-7 > .column:nth-of-type(7n + 1), .xxlarge-up-7 > .columns:nth-of-type(7n + 1) {
        clear: both
    }

    .xxlarge-up-7 > .column:last-child, .xxlarge-up-7 > .columns:last-child {
        float: left
    }

    .xxlarge-up-8 > .column, .xxlarge-up-8 > .columns {
        width: 12.5%;
        float: left
    }

    .xxlarge-up-8 > .column:nth-of-type(1n), .xxlarge-up-8 > .columns:nth-of-type(1n) {
        clear: none
    }

    .xxlarge-up-8 > .column:nth-of-type(8n + 1), .xxlarge-up-8 > .columns:nth-of-type(8n + 1) {
        clear: both
    }

    .xxlarge-up-8 > .column:last-child, .xxlarge-up-8 > .columns:last-child {
        float: left
    }

    .xxlarge-collapse > .column, .xxlarge-collapse > .columns {
        padding-left: 0;
        padding-right: 0
    }

    .expanded.row .xxlarge-collapse.row, .xxlarge-collapse .row {
        margin-left: 0;
        margin-right: 0
    }

    .xxlarge-uncollapse > .column, .xxlarge-uncollapse > .columns {
        padding-left: 1rem;
        padding-right: 1rem
    }

    .xxlarge-centered {
        float: none;
        margin-left: auto;
        margin-right: auto
    }

    .xxlarge-pull-0, .xxlarge-push-0, .xxlarge-uncentered {
        position: static;
        margin-left: 0;
        margin-right: 0;
        float: left
    }
}

@media screen and (min-width:120em) {
    .xxxlarge-1 {
        width: 7.14286%
    }

    .xxxlarge-push-1 {
        position: relative;
        left: 7.14286%
    }

    .xxxlarge-pull-1 {
        position: relative;
        left: -7.14286%
    }

    .xxxlarge-offset-0 {
        margin-left: 0
    }

    .xxxlarge-2 {
        width: 14.28571%
    }

    .xxxlarge-push-2 {
        position: relative;
        left: 14.28571%
    }

    .xxxlarge-pull-2 {
        position: relative;
        left: -14.28571%
    }

    .xxxlarge-offset-1 {
        margin-left: 7.14286%
    }

    .xxxlarge-3 {
        width: 21.42857%
    }

    .xxxlarge-push-3 {
        position: relative;
        left: 21.42857%
    }

    .xxxlarge-pull-3 {
        position: relative;
        left: -21.42857%
    }

    .xxxlarge-offset-2 {
        margin-left: 14.28571%
    }

    .xxxlarge-4 {
        width: 28.57143%
    }

    .xxxlarge-push-4 {
        position: relative;
        left: 28.57143%
    }

    .xxxlarge-pull-4 {
        position: relative;
        left: -28.57143%
    }

    .xxxlarge-offset-3 {
        margin-left: 21.42857%
    }

    .xxxlarge-5 {
        width: 35.71429%
    }

    .xxxlarge-push-5 {
        position: relative;
        left: 35.71429%
    }

    .xxxlarge-pull-5 {
        position: relative;
        left: -35.71429%
    }

    .xxxlarge-offset-4 {
        margin-left: 28.57143%
    }

    .xxxlarge-6 {
        width: 42.85714%
    }

    .xxxlarge-push-6 {
        position: relative;
        left: 42.85714%
    }

    .xxxlarge-pull-6 {
        position: relative;
        left: -42.85714%
    }

    .xxxlarge-offset-5 {
        margin-left: 35.71429%
    }

    .xxxlarge-7 {
        width: 50%
    }

    .xxxlarge-push-7 {
        position: relative;
        left: 50%
    }

    .xxxlarge-pull-7 {
        position: relative;
        left: -50%
    }

    .xxxlarge-offset-6 {
        margin-left: 42.85714%
    }

    .xxxlarge-8 {
        width: 57.14286%
    }

    .xxxlarge-push-8 {
        position: relative;
        left: 57.14286%
    }

    .xxxlarge-pull-8 {
        position: relative;
        left: -57.14286%
    }

    .xxxlarge-offset-7 {
        margin-left: 50%
    }

    .xxxlarge-9 {
        width: 64.28571%
    }

    .xxxlarge-push-9 {
        position: relative;
        left: 64.28571%
    }

    .xxxlarge-pull-9 {
        position: relative;
        left: -64.28571%
    }

    .xxxlarge-offset-8 {
        margin-left: 57.14286%
    }

    .xxxlarge-10 {
        width: 71.42857%
    }

    .xxxlarge-push-10 {
        position: relative;
        left: 71.42857%
    }

    .xxxlarge-pull-10 {
        position: relative;
        left: -71.42857%
    }

    .xxxlarge-offset-9 {
        margin-left: 64.28571%
    }

    .xxxlarge-11 {
        width: 78.57143%
    }

    .xxxlarge-push-11 {
        position: relative;
        left: 78.57143%
    }

    .xxxlarge-pull-11 {
        position: relative;
        left: -78.57143%
    }

    .xxxlarge-offset-10 {
        margin-left: 71.42857%
    }

    .xxxlarge-12 {
        width: 85.71429%
    }

    .xxxlarge-push-12 {
        position: relative;
        left: 85.71429%
    }

    .xxxlarge-pull-12 {
        position: relative;
        left: -85.71429%
    }

    .xxxlarge-offset-11 {
        margin-left: 78.57143%
    }

    .xxxlarge-13 {
        width: 92.85714%
    }

    .xxxlarge-push-13 {
        position: relative;
        left: 92.85714%
    }

    .xxxlarge-pull-13 {
        position: relative;
        left: -92.85714%
    }

    .xxxlarge-offset-12 {
        margin-left: 85.71429%
    }

    .xxxlarge-14 {
        width: 100%
    }

    .xxxlarge-offset-13 {
        margin-left: 92.85714%
    }

    .xxxlarge-up-1 > .column, .xxxlarge-up-1 > .columns {
        width: 100%;
        float: left
    }

    .xxxlarge-up-1 > .column:nth-of-type(1n), .xxxlarge-up-1 > .columns:nth-of-type(1n) {
        clear: none
    }

    .xxxlarge-up-1 > .column:nth-of-type(1n + 1), .xxxlarge-up-1 > .columns:nth-of-type(1n + 1) {
        clear: both
    }

    .xxxlarge-up-1 > .column:last-child, .xxxlarge-up-1 > .columns:last-child {
        float: left
    }

    .xxxlarge-up-2 > .column, .xxxlarge-up-2 > .columns {
        width: 50%;
        float: left
    }

    .xxxlarge-up-2 > .column:nth-of-type(1n), .xxxlarge-up-2 > .columns:nth-of-type(1n) {
        clear: none
    }

    .xxxlarge-up-2 > .column:nth-of-type(2n + 1), .xxxlarge-up-2 > .columns:nth-of-type(2n + 1) {
        clear: both
    }

    .xxxlarge-up-2 > .column:last-child, .xxxlarge-up-2 > .columns:last-child {
        float: left
    }

    .xxxlarge-up-3 > .column, .xxxlarge-up-3 > .columns {
        width: 33.33333%;
        float: left
    }

    .xxxlarge-up-3 > .column:nth-of-type(1n), .xxxlarge-up-3 > .columns:nth-of-type(1n) {
        clear: none
    }

    .xxxlarge-up-3 > .column:nth-of-type(3n + 1), .xxxlarge-up-3 > .columns:nth-of-type(3n + 1) {
        clear: both
    }

    .xxxlarge-up-3 > .column:last-child, .xxxlarge-up-3 > .columns:last-child {
        float: left
    }

    .xxxlarge-up-4 > .column, .xxxlarge-up-4 > .columns {
        width: 25%;
        float: left
    }

    .xxxlarge-up-4 > .column:nth-of-type(1n), .xxxlarge-up-4 > .columns:nth-of-type(1n) {
        clear: none
    }

    .xxxlarge-up-4 > .column:nth-of-type(4n + 1), .xxxlarge-up-4 > .columns:nth-of-type(4n + 1) {
        clear: both
    }

    .xxxlarge-up-4 > .column:last-child, .xxxlarge-up-4 > .columns:last-child {
        float: left
    }

    .xxxlarge-up-5 > .column, .xxxlarge-up-5 > .columns {
        width: 20%;
        float: left
    }

    .xxxlarge-up-5 > .column:nth-of-type(1n), .xxxlarge-up-5 > .columns:nth-of-type(1n) {
        clear: none
    }

    .xxxlarge-up-5 > .column:nth-of-type(5n + 1), .xxxlarge-up-5 > .columns:nth-of-type(5n + 1) {
        clear: both
    }

    .xxxlarge-up-5 > .column:last-child, .xxxlarge-up-5 > .columns:last-child {
        float: left
    }

    .xxxlarge-up-6 > .column, .xxxlarge-up-6 > .columns {
        width: 16.66667%;
        float: left
    }

    .xxxlarge-up-6 > .column:nth-of-type(1n), .xxxlarge-up-6 > .columns:nth-of-type(1n) {
        clear: none
    }

    .xxxlarge-up-6 > .column:nth-of-type(6n + 1), .xxxlarge-up-6 > .columns:nth-of-type(6n + 1) {
        clear: both
    }

    .xxxlarge-up-6 > .column:last-child, .xxxlarge-up-6 > .columns:last-child {
        float: left
    }

    .xxxlarge-up-7 > .column, .xxxlarge-up-7 > .columns {
        width: 14.28571%;
        float: left
    }

    .xxxlarge-up-7 > .column:nth-of-type(1n), .xxxlarge-up-7 > .columns:nth-of-type(1n) {
        clear: none
    }

    .xxxlarge-up-7 > .column:nth-of-type(7n + 1), .xxxlarge-up-7 > .columns:nth-of-type(7n + 1) {
        clear: both
    }

    .xxxlarge-up-7 > .column:last-child, .xxxlarge-up-7 > .columns:last-child {
        float: left
    }

    .xxxlarge-up-8 > .column, .xxxlarge-up-8 > .columns {
        width: 12.5%;
        float: left
    }

    .xxxlarge-up-8 > .column:nth-of-type(1n), .xxxlarge-up-8 > .columns:nth-of-type(1n) {
        clear: none
    }

    .xxxlarge-up-8 > .column:nth-of-type(8n + 1), .xxxlarge-up-8 > .columns:nth-of-type(8n + 1) {
        clear: both
    }

    .xxxlarge-up-8 > .column:last-child, .xxxlarge-up-8 > .columns:last-child {
        float: left
    }

    .xxxlarge-collapse > .column, .xxxlarge-collapse > .columns {
        padding-left: 0;
        padding-right: 0
    }

    .expanded.row .xxxlarge-collapse.row, .xxxlarge-collapse .row {
        margin-left: 0;
        margin-right: 0
    }

    .xxxlarge-uncollapse > .column, .xxxlarge-uncollapse > .columns {
        padding-left: 1rem;
        padding-right: 1rem
    }

    .xxxlarge-centered {
        float: none;
        margin-left: auto;
        margin-right: auto
    }

    .xxxlarge-pull-0, .xxxlarge-push-0, .xxxlarge-uncentered {
        position: static;
        margin-left: 0;
        margin-right: 0;
        float: left
    }
}


@font-face {
    font-family: "cb_bold_italic";
    src: url(../fonts/christoph-Bold-Italic.eot?#iefix);
    src: url(../fonts/christoph-Bold-Italic.eot?#iefix) format("eot"), 
		url(../fonts/christoph-Bold-Italic.woff2) format("woff2"), 
		url(../fonts/christoph-Bold-Italic.woff) format("woff"), 
		url(../fonts/christoph-Bold-Italic.ttf) format("truetype"), 
		url(../fonts/christoph-Bold-Italic.svg) format("svg");
    font-weight: bold;
    font-style: italic;
}

@font-face {
    font-family: "cb_bold";
	 src: url(../fonts/christoph-Bold.eot?#iefix);
     src: url(../fonts/christoph-Bold.eot?#iefix) format("eot"), 
		url(../fonts/christoph-Bold.woff2) format("woff2"), 
		url(../fonts/christoph-Bold.woff) format("woff"), 
		url(../fonts/christoph-Bold.ttf) format("truetype"), 
		url(../fonts/christoph-Bold.svg) format("svg");
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: "cb_regular";
	 src: url(../fonts/christoph-Regular.eot?#iefix);
     src: url(../christoph-Regular.eot?#iefix) format("eot"), 
		url(../fonts/christoph-Regular.woff2) format("woff2"), 
		url(../fonts/christoph-Regular.woff) format("woff"), 
		url(../fonts/christoph-Regular.ttf) format("truetype"), 
		url(../fonts/christoph-Regular.svg) format("svg");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "cb_light"; 
	src: url(../fonts/christoph-Light.eot?#iefix);
	src: url(../fonts/christoph-Light.eot?#iefix) format("eot"), 
		url(../fonts/christoph-Light.woff2) format("woff2"), 
		url(../fonts/christoph-Light.woff) format("woff"), 
		url(../fonts/christoph-Light.ttf) format("truetype"), 
		url(../fonts/christoph-Light.svg) format("svg");
	font-weight: 300;
    font-style: normal;
}



@font-face {
    font-family: 'Open Sans Hebrew Bold';
    font-style: normal;
    font-weight: 800;
    src: url(//fonts.gstatic.com/ea/opensanshebrew/v3/OpenSansHebrew-ExtraBold.eot);
    src: url(//fonts.gstatic.com/ea/opensanshebrew/v3/OpenSansHebrew-ExtraBold.eot?#iefix) format("embedded-opentype"), url(//fonts.gstatic.com/ea/opensanshebrew/v3/OpenSansHebrew-ExtraBold.woff2) format("woff2"), url(//fonts.gstatic.com/ea/opensanshebrew/v3/OpenSansHebrew-ExtraBold.woff) format("woff"), url(//fonts.gstatic.com/ea/opensanshebrew/v3/OpenSansHebrew-ExtraBold.ttf) format("truetype")
}

body, div, h1, h2, h3, h4, h5, h6, img, p {
    margin: 0;
    padding: 0;
    line-height: normal
}

cite {
    font-style: normal;
    font-size: 75%;
    display: inline-block
}

hr {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
    border: none;
    -webkit-margin-before: 0;
    -webkit-margin-after: 0
}

.grid-container {
    padding: 0 1.875vw
}

.slanted-container {
    -webkit-transform: skewX(12deg);
    -ms-transform: skewX(12deg);
    transform: skewX(12deg);
    position: relative;
    -webkit-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    transform-origin: 0 0
}

.arrow-container, .full-width-video, .video-overlay {
    position: absolute
}

.slanted-container a, .slanted-container h1, .slanted-container h2,
.slanted-container h3, .slanted-container h4, .slanted-container h5,
.slanted-container p {
    -webkit-transform: skewX(-12deg);
    -ms-transform: skewX(-12deg);
    transform: skewX(-12deg)
}

.slanted-container a a, .slanted-container h1 a, .slanted-container h2 a,
.slanted-container h3 a, .slanted-container h4 a, .slanted-container h5 a,
.slanted-container p a {
    display: inline
}

.slanted-container a {
    display: block;
    font-family: "cb_bold", Open Sans Bold, Open Sans Hebrew Semibold, Helvetica Neue, sans-serif;
    font-weight: 700;
    font-size: 1.5rem;
    margin: 0 0 20px
}

.slanted-container .slanted-block h1, .slanted-container .slanted-block h2,
.slanted-container .slanted-block h3, .slanted-container .slanted-block h4,
.slanted-container .slanted-block p, .slanted-container .slanted-block span {
    display: inline-block;
    -webkit-transform: skewX(-12deg);
    -ms-transform: skewX(-12deg);
    transform: skewX(-12deg)
}

@media screen and (max-width:47.9375em) {
    .small-no-slant, .small-no-slant .slanted-block p, .small-no-slant .slanted-block span,
    .small-no-slant a, .small-no-slant h1, .small-no-slant h2, .small-no-slant h3,
    .small-no-slant h4, .small-no-slant h5, .small-no-slant p {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }
}

.slanted-button {
    -webkit-transform: skewX(-12deg);
    -ms-transform: skewX(-12deg);
    transform: skewX(-12deg);
    -webkit-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    transform-origin: 0 0;
    background-color: #fff;
    display: inline-block;
    padding: 9px 13px;
    margin: 0;
    text-decoration: none;
    cursor: pointer;
    text-align: center;
    min-width: 130px;
    -webkit-transition: all ease .1s;
    transition: all ease .1s;
    -webkit-box-shadow: inset 0 0 0 0 #F9C400;
    box-shadow: inset 0 0 0 0 #F9C400
}

#menu-container #main-menu ul li a span, .slanted-button h4 {
    -webkit-transform: skewX(12deg);
    -ms-transform: skewX(12deg)
}

.slanted-button h4 {
    transform: skewX(12deg);
    color: #000;
    padding: 0;
    margin: 0;
    font-size: 23px;
    font-family: "cb_bold", Open Sans, Open Sans Hebrew, Helvetica Neue, sans-serif;
    font-weight: 700
}

.video-overlay .vertical-align, article#pirates-quote .content {
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%)
}

.slanted-button:hover {
    -webkit-box-shadow: inset 0 -50px 0 0 #F9C400;
    box-shadow: inset 0 -50px 0 0 #F9C400
}

.arrow-container {
    width: 100%;
    height: auto;
    bottom: 0
}

.font-light {
    color: #fefefe
}

.font-dark {
    color: #1a1a1a
}

.bg-dark, .bg-dark a, .bg-dark a:visited, .bg-dark h1, .bg-dark h2, .bg-dark h3,
.bg-dark h4, .bg-dark h5, .bg-dark p {
    color: #fefefe
}

.bg-dark {
    background: #222
}

.bg-light {
    background: #f2f2f2
}

.bg-light a, .bg-light a:visited, .bg-light h1, .bg-light h2, .bg-light h3,
.bg-light h4, .bg-light h5, .bg-light p {
    color: #1a1a1a
}

.top-spacer {
    margin-top: 80px
}

.bottom-spacer {
    margin-bottom: 80px
}

a.share-btn {
    text-decoration: none;
    text-indent: -99999px;
    text-align: left;
    display: block;
    width: 2.3vh;
    height: auto;
    background-size: contain;
    -webkit-transition: all .1s;
    transition: all .1s;
    direction: ltr
}

.full-width-video, .full-width-video video, .video-overlay {
    width: 100%;
    height: 100%
}
a.share-btn#linkedin {
    -webkit-mask-size: contain;
    background-color: #000
}

a.share-btn#linkedin {
    -webkit-mask-image: url(../images/LinkedIn.svg);
    mask-image: url(../images/LinkedIn.svg);
    mask-size: contain
}

a.share-btn#instagram {
    background-color: #000;
    -webkit-mask-image: url(../images/Instagram.svg);
    mask-image: url(../images/Instagram.svg);
    -webkit-mask-size: contain;
    mask-size: contain
}



footer a.share-btn#instagram, footer a.share-btn#linkedin {
    -webkit-mask-size: contain;
    background-color: #f2f2f2;
}


a.share-btn:hover {
    background-color: #F9C400 !important
}
.video-overlay {
    z-index: 9;
    text-align: center;
    top: 0;
    left: 0
}

.video-overlay .vertical-align {
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    text-align: center;
    margin: 0 auto;
    width: 70%
}

.video-overlay h1 {
    font-family: "cb_bold", Open Sans Bold, Open Sans Hebrew SemiBold, Helvetica Neue, sans-serif;
    font-weight: 400;
    color: #F9C400;
    font-size: 7.5rem;
    line-height: 100%;
    margin: 0 0 60px;
    text-shadow: 2px 4px 3px #000;
}

#menu-language-toggle ul li, #menu-language-toggle ul li a, #menu-language-toggle ul li a:visited,
.video-overlay a h4 {
    font-family: "cb_bold", Open Sans Bold, Open Sans Hebrew Semibold, Helvetica Neue, sans-serif
}

@media screen and (min-width:48em) and (max-width:64em) {
    .video-overlay h1 {
        font-size: 5rem
    }
}

@media screen and (max-width:47.9375em) {
    .video-overlay h1 {
        font-size: 3.75rem
    }
}

.video-overlay a h4 {
    font-weight: 400;
    font-size: 1.5rem
}

sup {
    font-size: 35%;
    vertical-align: super;
    top: 0;
    text-decoration: none
}

button.vjs-fullscreen-control.vjs-control.vjs-button {
    width: 20px;
    height: auto;
    right: 5px;
    top: 4px;
    margin-left: 4px;
    margin-right: 4px
}

#logo, #menu_btn {
    top: 20px;
    position: fixed
}

.hide {
    visibility: hidden
}

body, html {
    margin: 0;
    padding: 0;
    position: relative
}

body.dark, body.light {
    background: #fff
}

body.gray {
    background: #eee
}

body.dark-gray {
    background: #666;
    color: #fff
}

#logo {
    left: 2.7vw;
    width: 100%;
    padding-right: 16px;
    z-index: 100
}

body #preloader {
  position: fixed;
  left: 0;
  top: 0;
  z-index: 999;
  width: 100%;
  height: 100%;
  overflow: visible;
  background: #fff url('../images/preloader.gif') no-repeat center center;
}





#logo a {
    width: auto;
    height: 30px;
    display: block;
    text-align: left;
    float: left
}

#menu_btn {
    width: 40px;
    height: 40px;
    right: 2.7vw;
    z-index: 110
}

#menu_btn:hover {
    cursor: pointer;
    cursor: hand
}

#menu_btn .hamburger-svg {
    float: left;
    padding-bottom: 4px;
}

#menu_btn #hamburger-bottom-svg {
    position: relative;
    top:0px;
}

#menu_btn.burger-white .hamburger-svg {
    fill: #fff
}

#menu_btn.burger-active .hamburger-svg, #menu_btn.burger-black .hamburger-svg {
    fill: #1a1a1a
}

#menu-language-toggle {
    position: fixed;
    top: 18px;
    right: -webkit-calc(2.7vw + 50px);
    right: calc(2.7vw + 50px);
    z-index: 110;
    color: #1a1a1a
}

#menu-language-toggle.white {
    color: #fff
}

@media screen and (max-width:64em) {
    .hide {
        visibility: visible
    }

    #menu_btn.burger-white .hamburger-svg {
        fill: #1a1a1a
    }

    #menu-language-toggle {
        top: 15px;
        right: -webkit-calc(2.7vw + 35px);
        right: calc(2.7vw + 35px)
    }

    #menu-language-toggle.white {
        color: #1a1a1a
    }
  
}

#menu-language-toggle.black {
    color: #1a1a1a
}

#menu-language-toggle.in-menu {
    z-index: 1001;
    color: #1a1a1a
}

#menu-container #main-menu ul li a.active, #menu-container #sub-menu #secondary-menu ul li a.active,
#menu-container #sub-menu #secondary-menu ul li a:hover, footer #footer-main-menu ul li a:hover,
footer #footer-secondary-menu ul li a:hover, footer a:hover, section#article-content #back-to-parent a:hover {
    color: #F9C400
}

#menu-language-toggle ul {
    padding: 0;
    list-style-type: none;
    margin: 0
}

#menu-language-toggle ul li {
    width: auto;
    float: left;
    font-size: .875rem
}

@media screen and (max-width:64em) {
    #menu-language-toggle ul li {
        font-size: .75rem
    }
}

#menu-language-toggle ul li.current {
    border-bottom: 3px solid;
    border-color: inherit
}

#menu-language-toggle ul li.divider {
    font-size: 12px;
    position: relative;
    top: 1px;
    margin: 0 2px
}

#menu-language-toggle ul li a, #menu-language-toggle ul li a:visited {
    font-size: .875rem;
    color: inherit;
    text-decoration: none
}

#menu-container {
    position: fixed;
    z-index: -1;
    width: 100%;
    height: 100%;
    top: 0
}

#menu-container #menu-dark-bg {
    background-color: #000;
    width: 100%;
    height: 100%;
    position: absolute;
    visibility: hidden;
    opacity: 0
}

#menu-container #menu-slash-bg {
    width: 90%;
    height: 100%;
    overflow: hidden;
    background-color: #fff;
    -webkit-transform: skewX(-12deg);
    -ms-transform: skewX(-12deg);
    transform: skewX(-12deg);
    -webkit-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    transform-origin: 0 0;
    position: absolute;
    top: 0;
    left: 130vw
}

#menu-container #menus {
    position: relative;
    top: 32.2vh
}

#menu-container #main-menu {
    position: relative;
    display: inline-block;
    z-index: 50;
    float: left;
    margin: 0 15px 0 0;
    direction: ltr
}

#menu-container #main-menu ul {
    padding: 0;
    margin: 0;
    position: relative;
    list-style-type: none
}

#menu-container #main-menu ul li {
    font-family: "cb_bold", Open Sans Semibold, Open Sans Hebrew Semibold, Helvetica Neue, sans-serif;
    position: relative;
    margin: 0
}

#menu-container #main-menu ul li a {
    font-size: 83px;
    letter-spacing: -4px;
    display: inline-block;
    line-height: 116%;
    text-decoration: none;
    color: #000;
    background: 0 0;
    position: relative;
    padding: 0 30px 0 72px;
    -webkit-transition: all ease .2s;
    transition: all ease .2s;
    -webkit-box-shadow: inset 0 0 0 0 #F9C400;
    box-shadow: inset 0 0 0 0 #F9C400
}

#menu-container #main-menu ul li a.active:hover {
    color: #F9C400;
    -webkit-box-shadow: none;
    box-shadow: none
}

#menu-container #main-menu ul li a span {
    display: inline-block;
    transform: skewX(12deg);
    position: relative;
    white-space: nowrap
}

#menu-container #main-menu ul li a:hover {
    color: #fff;
    -webkit-box-shadow: inset 600px 0 0 0 #F9C400;
    box-shadow: inset 600px 0 0 0 #F9C400
}

#menu-container #sub-menu {
    position: relative;
    float: left;
    left: 30px;
    -webkit-transform: skewX(12deg);
    -ms-transform: skewX(12deg);
    transform: skewX(12deg);
    z-index: 20
}

@media screen and (max-width:89.9375em) {
    #menu-container #menus {
        top: 20vh
    }

    #menu-container #sub-menu {
        left: 10px
    }
}

@media screen and (max-width:64em) {
    #menu-container #main-menu ul li a {
        font-size: 64px;
        letter-spacing: -3px
    }

    #menu-container #sub-menu {
        clear: both;
        left: 20px;
        top: 20px;
        min-width: 400px
    }

    #menu-container #sub-menu #secondary-menu {
        -webkit-transform: skewX(-12deg);
        -ms-transform: skewX(-12deg);
        transform: skewX(20deg)
    }
}

@media screen and (max-width:47.9375em) {
    #menu-container {
        width: 120%;
        margin-left: -100px
    }

    #menu-container #menus {
        top: 15vh
    }

    #menu-container #main-menu ul li a {
        font-size: 48px;
        letter-spacing: -1px;
        padding: 0 30px
    }

    #menu-container #sub-menu {
        left: 60px;
        top: 10px;
        min-width: 400px
    }
}

#menu-container #sub-menu h3 {
    font-family: "cb_bold", Open Sans Bold, Open Sans Hebrew Semibold, Helvetica Neue, sans-serif;
    font-size: .875rem;
    color: #1a1a1a
}

#menu-container #sub-menu #secondary-menu-container {
    float: left;
    margin: 0 20px 0 0;
    min-width: 100px
}

#menu-container #sub-menu #secondary-menu ul {
    list-style-type: none;
    padding: 0
}

#menu-container #sub-menu #secondary-menu ul li a {
    font-family: "cb_bold", Open Sans Semibold, Open Sans Hebrew Semibold, Helvetica Neue, sans-serif;
    color: #000;
    text-decoration: none;
    font-size: 30px;
    line-height: 48px
}

@media screen and (max-width:47.9375em) {
    #menu-container #sub-menu #secondary-menu ul li a {
        font-size: 24px;
        line-height: 38px
    }
}

#menu-container #sub-menu #contact-info a, #menu-container #sub-menu #contact-info p,
#menu-container #sub-menu #contact-info span, #menu-container #sub-menu #office-address a,
#menu-container #sub-menu #office-address p, #menu-container #sub-menu #office-address span {
    font-family: "cb_regular", Open Sans, Open Sans Hebrew, Helvetica Neue, sans-serif;
    font-size: .875rem;
    font-weight: 400;
    color: #1a1a1a
}

#menu-container #sub-menu #contact-info-container {
    display: inline-block;
    position: relative;
    top: 20px;
    left: 20px
}

@media screen and (max-width:64em) {
    #menu-container #sub-menu #secondary-menu ul li {
        -webkit-transform: skewX(12deg);
        -ms-transform: skewX(12deg);
        transform: skewX(12deg)
    }

    #menu-container #sub-menu #contact-info-container {
        display: block
    }
}

#menu-container #sub-menu #contact-info {
    margin: 0;
    padding: 0
}

#menu-container #sub-menu #contact-info .email {
    text-decoration: underline;
    display: inline-block;
    padding-bottom: 17px
}

#menu-container #sub-menu #office-address {
    line-height: 23px;
    display: inline-block;
    position: relative;
    top: 20px
}

#menu-container #sub-menu #office-address h3 {
    padding-bottom: 3px
}

#menu-container #social-icons {
    -webkit-transform: skewX(0);
    -ms-transform: skewX(0);
    transform: skewX(0);
    position: absolute;
    z-index: 300;
    padding-top: 20px;
    direction: ltr;
    left: 0
}

@media screen and (max-width:89.9375em) {
    #menu-container #sub-menu #secondary-menu-container {
        float: none
    }

    #menu-container #sub-menu #contact-info-container {
        left: 0
    }

    #menu-container #sub-menu #office-address {
        top: 18px
    }

    #menu-container #social-icons {
        padding-top: 20px;
        width: 200px
    }
}

@media screen and (max-width:64em) {
    #menu-container #social-icons {
        margin-top: 32px;
        padding-top: 0;
        left: 31px
    }
}

@media screen and (max-width:47.9375em) {
    #menu-container #social-icons {
        left: 0px;
        margin-top: 47px
    }
}

#menu-container #social-icons ul.social-share-buttons {
    padding: 0;
    list-style-type: none;
    display: inline-block
}

#menu-container #social-icons ul.social-share-buttons li {
    float: left;
    width: auto;
    margin: -5px 20px 0 -1px
}

#menu-container #social-icons ul.social-share-buttons li a {
    text-decoration: none;
    text-indent: -99999px;
    text-align: left;
    display: block;
    width: 28px;
    height: 28px;
    background-size: contain
}

footer #footer-main-menu ul li a, footer #footer-secondary-menu ul li a {
    font-family: "cb_bold", Open Sans Semibold, Open Sans Hebrew Semibold, Helvetica Neue, sans-serif;
    text-decoration: underline;
    color: #f2f2f2
}

body.rtl #menu-container #sub-menu {
    text-align: right
}

@media only screen and (max-width:1024px) {
    body.dark #logo-container:before, body.light #logo-container:before {
        background: #fff
    }

    body.gray #logo-container:before {
        background: #eee
    }

    body.homepage #logo-container:before {
        background: #fff
    }

    #logo-container:before {
        content: ' ';
        display: block;
        position: fixed;
        width: 100%;
        height: 50px;
        background: #1a1a1a;
        top: 0;
        z-index: 4
    }

    #logo {
        padding-right: 0
    }

    #logo, #logo-black, #logo-white {
        top: 20px;
        width: auto;
        height: 20px;
        z-index: 9999
    }

    #menu_btn {
        top: 15px;
        width: 40px;
        height: 9px
    }

    #menu_btn #hamburger-bottom-svg {
        top: 0px
    }

    #menu_btn.active #hamburger-bottom-svg {
        top: 3px
    }
}

footer {
    position: relative;
    width: 100%;
    background: #1a1a1a;
    border-top: 4px solid #F9C400;
    padding: 5% 0;
    z-index: 2
}

footer #footer-logo-container {
    height: auto
}

footer ul {
    list-style-type: none;
    margin: 0;
    padding: 0
}

footer #footer-menus {
    position: relative
}

footer #footer-main-menu {
    margin-top: -8px;
    direction: ltr
}

footer #footer-main-menu ul li a {
    font-size: 2rem;
    line-height: 116%;
    -webkit-transition: all .1s;
    transition: all .1s
}

footer #footer-secondary-menu {
    margin: 40px 0 0
}

footer #footer-secondary-menu ul li a {
    font-size: 1.125rem;
    line-height: 140%;
    -webkit-transition: all .1s;
    transition: all .1s
}

@media screen and (min-width:80em) and (max-width:89.9375em) {
    footer #footer-main-menu, footer #footer-secondary-menu {
        margin-left: -40px
    }
    #footer-logo img{
	    width: 70%;
	    height:auto;
	    margin: auto;
    }
}

@media screen and (min-width:64.0625em) and (max-width:79.9375em) {
    footer #footer-main-menu, footer #footer-secondary-menu {
        margin-left: -60px
    }
}

@media screen and (max-width:64em) {
    footer {
        text-align: center
    }

    footer #footer-logo-container {
        margin-bottom: 40px
    }

    footer #footer-logo-container img {
        width: 50%
    }

    footer #footer-main-menu, footer #footer-secondary-menu {
        display: none
    }
}

footer span.block {
    display: block;
    margin: -5px 0 20px 8px
}

footer span.block.footer-social-share {
    margin: 5px 0 15px 0;
    text-align: center
}

@media screen and (max-width:64em) {
    footer span.block.footer-social-share {
        margin: 20px 0
    }

    footer span.block.footer-social-share ul {
        display: -webkit-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex
    }

    footer span.block.footer-social-share ul li {
        display: inline
    }
}

footer a, footer p {
    font-size: .875rem;
    font-family: "cb_regular", Open Sans, Open Sans Hebrew, Helvetica Neue, sans-serif;
    font-weight: 400;
    color: #f2f2f2;
    -webkit-transition: all .1s;
    transition: all .1s
}

footer a.small, footer h3 {
    font-family: "cb_bold", Open Sans Semibold, Open Sans Hebrew Semibold, Helvetica Neue, sans-serif
}

footer h3 {
    font-weight: 400;
    color: #f2f2f2;
    font-size: .9375rem
}

footer a.share-btn {
    float: left;
    display: inline-block;
    width: 28px;
    height: 28px;
    margin: 0 18px 0 0
}

@media screen and (min-width:64.0625em) and (max-width:79.9375em) {
    footer a.share-btn {
        height: 20px;
        width: 20px;
        margin: 0 16px 0 0
    }
}

footer a.small {
    font-size: .75rem
}

footer a.email, footer a.phone, footer p.address {
    font-family: "cb_bold", Open Sans Bold, Open Sans Hebrew Semibold, Helvetica Neue, sans-serif
}

footer a.phone {
    display: block;
    text-decoration: none;
    margin: 0 0 20px;
}

footer a.email {
    display: block;
    margin: 0 0 5px
}

footer #legal a, footer #legal span {
    font-family: "cb_regular", Open Sans, Open Sans Hebrew, Helvetica Neue, sans-serif;
    font-size: .75rem;
    font-weight: 400;
    color: #f2f2f2
}

footer #legal {
    margin-top: 20px
}

footer #legal a {
    margin-right: 10px
}

#disruption .work-item .work-copy h3, #disruption .work-item .work-copy h4.client,
#landing-container div#main-video-playlist ol li.vjs-playlist-item span,
#main-container .work-item .work-copy h3, #main-container .work-item .work-copy h4.client,
#main-container h1, #main-container h2, #main-container h4, footer #footer-language-toggle ul li,
footer #footer-language-toggle ul li a, footer #footer-language-toggle ul li a:visited {
    font-family: "cb_bold", Open Sans Bold, Open Sans Hebrew Semibold, Helvetica Neue, sans-serif
}

@media screen and (max-width:47.9375em) {
    footer #legal span {
        margin-bottom: 10px;
        display: inline-block
    }

    footer #legal a {
        margin: 5px 10px 5px 0;
        display: inline-block
    }
}

footer #footer-language-toggle {
    position: absolute;
    right: 2.7vw;
    top: 0;
    color: #1a1a1a
}

footer #footer-language-toggle ul {
    padding: 0;
    list-style-type: none;
    margin: 0
}

footer #footer-language-toggle ul li {
    width: auto;
    float: left;
    font-size: .875rem
}

@media screen and (max-width:64em) {
    footer #footer-language-toggle {
        display: none
    }

    footer #footer-language-toggle ul li {
        font-size: .75rem
    }
}

footer #footer-language-toggle ul li.current {
    border-bottom: 3px solid;
    border-color: inherit
}

footer #footer-language-toggle ul li.divider {
    font-size: 12px;
    position: relative;
    top: 1px;
    margin: 0 2px
}

footer #footer-language-toggle ul li a, footer #footer-language-toggle ul li a:visited {
    cursor: pointer;
    font-size: .875rem;
    color: inherit;
    text-decoration: none
}

#disruption .work-item, #main-container .work-item {
    width: 100%;
    margin: 0;
    position: relative
}

#disruption .work-item.disruption-work, #main-container .work-item.disruption-work {
    margin: 80px 0 0
}

@media screen and (max-width:64em) {
    #disruption .work-item, #main-container .work-item {
        margin: 0
    }
}

#disruption .work-item img, #main-container .work-item img {
    width: 100%
}

#disruption .work-item a.work-title, #main-container .work-item a.work-title {
    display: inline;
    text-decoration: none;
    margin: 0;
    line-height: 100%;
    overflow: visible;
    color: inherit
}

#disruption .work-item .bleed-left, #main-container .work-item .bleed-left {
    margin-left: -55px
}

#disruption .work-item .bleed-right, #main-container .work-item .bleed-right {
    margin-right: -55px
}

#disruption .work-item .work-copy-container, #main-container .work-item .work-copy-container {
    position: relative;
    margin-bottom: 150px
}

#disruption .work-item .second-image, #main-container .work-item .second-image {
    pointer-events: none;
    position: absolute;
    width: 100%;
    top: -160px
}

#disruption .work-item .second-image a, #main-container .work-item .second-image a {
    pointer-events: initial
}

@media screen and (max-width:47.9375em) {
    #disruption .work-item .second-image, #main-container .work-item .second-image {
        top: -80px
    }
}

#disruption .work-item .work-copy, #main-container .work-item .work-copy {
    position: relative;
    top: 10px;
    width: 100%;
    pointer-events: none
}

#disruption .work-item .work-copy .slanted-container, #main-container .work-item .work-copy .slanted-container {
    pointer-events: initial
}

#disruption .work-item .work-copy h3, #main-container .work-item .work-copy h3 {
    font-weight: 400;
    font-size: 4.875rem;
    letter-spacing: -1.5px
}

@media screen and (min-width:90em) and (max-width:119.9375em) {
    #disruption .work-item .work-copy h3, #main-container .work-item .work-copy h3 {
        font-size: 3.875rem
    }
}

@media screen and (min-width:80em) and (max-width:89.9375em) {
    #disruption .work-item .work-copy h3, #main-container .work-item .work-copy h3 {
        font-size: 3rem
    }
}

@media screen and (max-width:79.9375em) {
    #disruption .work-item .work-copy h3, #main-container .work-item .work-copy h3 {
        font-size: 2.625rem
    }
}

@media screen and (max-width:64em) {
    #disruption .work-item .work-copy-container, #main-container .work-item .work-copy-container {
        margin-bottom: 0
    }

    #disruption .work-item .second-image, #main-container .work-item .second-image {
        position: relative
    }

    #disruption .work-item .work-copy, #main-container .work-item .work-copy {
        top: -150px
    }

    #disruption .work-item .work-copy h3, #main-container .work-item .work-copy h3 {
        font-size: 2.25rem
    }
}

#disruption .work-item .work-copy h4.client, #main-container .work-item .work-copy h4.client {
    font-size: 1.5rem;
    margin: 15px 0
}

@media screen and (max-width:64em) {
    #disruption .work-item .work-copy h4.client, #main-container .work-item .work-copy h4.client {
        font-size: 18px;
        margin: 5px 0
    }
}

#disruption .work-item .work-copy h5.agency, #main-container .work-item .work-copy h5.agency {
    font-family: "cb_bold", Open Sans Semibold, Open Sans Hebrew Semibold, Helvetica Neue, sans-serif;
    font-size: .875rem;
    margin: 30px 0;
    font-weight: 600
}

#disruption .work-item .work-copy img.arrow, #main-container .work-item .work-copy img.arrow {
    -webkit-transform: skewX(-12deg);
    -ms-transform: skewX(-12deg);
    transform: skewX(-12deg);
    width: 67px;
    padding-top: 20px
}

@media screen and (max-width:64em) {
    #disruption .work-item .work-copy h5.agency, #main-container .work-item .work-copy h5.agency {
        margin: 15px 0
    }

    #disruption .work-item .work-copy img.arrow, #main-container .work-item .work-copy img.arrow {
        width: 54px;
        padding-top: 10px
    }
}

img.down-arrow {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    -webkit-transform-origin: top;
    -ms-transform-origin: top;
    transform-origin: top;
    height: 30px;
    position: fixed;
    bottom: 30px;
    margin-left: -15px
}

@media screen and (max-width:47.9375em) {
    #disruption .work-item .work-copy, #main-container .work-item .work-copy {
        top: -70px
    }

    img.down-arrow {
        bottom: 10px
    }
}

#landing-container {
    position: fixed;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: hidden
}

#landing-container img.down-arrow {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    -webkit-transform-origin: top;
    -ms-transform-origin: top;
    transform-origin: top;
    height: 30px;
    position: absolute;
    bottom: 80px;
    margin-left: -15px
}
#landing-vid.full-width-video{
	position: absolute;
	width: 100%;
    height: 100vh;
    object-fit: cover;
    left:0px;
    top:0px;
  
}

#landing-img.full-width-img{
	position: absolute;
	width: 100%;
    height: 100vh;
    -o-object-fit: cover;
    object-fit: cover;
    left:0px;
    top:0px;
	
}

#landing-container #landing-video, #landing-container #main-video-player {
    width: 100%;
    height:100%;
	position: absolute;
    left: 0;
    top: 0;
}

#landing-container #landing-video {
    background-color: #666
}

#landing-container #landing-video video {
    -o-object-fit: cover;
    object-fit: cover;
    
}

#landing-container #landing-image img {
    -o-object-fit: cover;
    object-fit: cover;
    
 }  


#landing-container #landing-video h1 {
    letter-spacing: -3px;
     font-size: 120px;
    line-height: 97%;
    margin: 0 0 45px;
 
    padding: 0;
    -webkit-transform: skewX(-12deg);
    -ms-transform: skewX(-12deg);
    transform: skewX(-12deg);
    display: inline-block;
    text-shadow: 1px 1px 1px #969696
}

#landing-container #landing-video h1 p {
    line-height: 100%
}

@media screen and (max-width:64em) {
    #landing-container #landing-video h1 {
        font-size: 60px
    }
}

#landing-container #main-video-player .video-js {
    width: 100% !important;
    height: 100% !important;
    position: relative
}

#landing-container div#main-video-playlist {
    position: absolute;
    background: #F9C400;
    width: 100%;
    height: 40px;
    bottom: 0;
    z-index: 999;
    overflow: hidden
}

#landing-container div#main-video-playlist ol {
    list-style-type: none;
    padding: 0;
    margin: 0;
    -webkit-transform: skewX(-12deg);
    -ms-transform: skewX(-12deg);
    transform: skewX(-12deg);
    -webkit-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    transform-origin: 0 0
}

#landing-container div#main-video-playlist ol li.vjs-playlist-item {
    float: left;
    width: 20%;
    text-align: left;
    height: 40px;
    position: relative;
    cursor: pointer
}

#landing-container div#main-video-playlist ol li.vjs-playlist-item:focus {
    outline: 0;
    focus: none
}

#landing-container div#main-video-playlist ol li.vjs-playlist-item:first-child:before {
    content: '';
    display: block;
    position: absolute;
    background: inherit;
    width: 25%;
    height: 100%;
    left: -25%;
    z-index: 99;
    top: 0
}

#main-container, #main-container article#home-pirates #pirates-image div#heightz,
#main-container article#home-pirates #pirates-image div#heightz img {
    position: relative;
    width: 100%;
    height: auto
}

#landing-container div#main-video-playlist ol li.vjs-playlist-item:nth-child(odd) {
    background: #ccc
}

#landing-container div#main-video-playlist ol li.vjs-playlist-item:nth-child(even) {
    background: #fff
}

#landing-container div#main-video-playlist ol li.vjs-playlist-item .vjs-playlist-duration,
#landing-container div#main-video-playlist ol li.vjs-playlist-item .vjs-playlist-now-playing-text,
#landing-container div#main-video-playlist ol li.vjs-playlist-item .vjs-up-next-text {
    display: none
}

#landing-container div#main-video-playlist ol li.vjs-playlist-item.vjs-selected {
    background: #F9C400
}

#landing-container div#main-video-playlist ol li.vjs-playlist-item .vjs-playlist-thumbnail {
    display: inline-block;
    position: relative;
    top: 40%;
    -webkit-transform: translateY(-40%) translateX(-50%);
    -ms-transform: translateY(-40%) translateX(-50%);
    transform: translateY(-40%) translateX(-50%);
    left: 50%
}

#landing-container div#main-video-playlist ol li.vjs-playlist-item span {
    font-style: normal;
    display: inline-block;
    font-size: .875rem;
    -webkit-transform: skewX(12deg);
    -ms-transform: skewX(12deg);
    transform: skewX(12deg);
    text-align: center;
    cursor: pointer
}

@media screen and (max-width:47.9375em) {
    #landing-container div#main-video-playlist ol li.vjs-playlist-item span {
        display: block;
        font-size: .75rem;
        line-height: 110%
    }
}

#main-container {
    overflow-x: hidden;
    margin-top: 100vh
}

#main-container h1 {
    font-weight: 400;
    font-size: 7.5rem
}

@media screen and (min-width:48em) and (max-width:64em) {
    #main-container h1 {
        font-size: 5rem
    }
}

#main-container h2 {
    font-weight: 400;
    font-size: 3rem;
    letter-spacing: -2px;
    margin: 35px 0 75px
}

@media screen and (min-width:48em) and (max-width:64em) {
    #main-container h2 {
        font-size: 2.625rem
    }
}

@media screen and (max-width:47.9375em) {
    #main-container h2 {
        font-size: 2.25rem
    }
}

#main-container h4 {
    font-weight: 400;
    font-size: 1.5rem
}

#main-container h5 {
    font-family: "cb_bold", Open Sans Semibold, Open Sans Hebrew Semibold, Helvetica Neue, sans-serif;
    font-weight: 400;
    font-size: .875rem
}

#main-container p {
    font-family: "cb_regular", Open Sans, Open Sans Hebrew, Helvetica Neue, sans-serif;
    font-weight: 400;
    font-size: 1.5rem
}

#main-container p.small {
    font-size: .875rem
}

#main-container a {
    font-family: "cb_bold", Open Sans Bold, Open Sans Hebrew Semibold, Helvetica Neue, sans-serif;
    font-size: 1.5rem
}

#main-container .slanted-container .slanted-block span, section#article-content #awards-share,
section#article-content .article-copy, section#article-content .blurb {
    font-family: "cb_regular", Open Sans, Open Sans Hebrew, Helvetica Neue, sans-serif
}

#main-container a.section-link {
    margin-bottom: 50px;
    display: block
}

#main-container .slanted-container .slanted-block {
    margin-bottom: 90px;
    text-align: center;
}
 

#main-container .slanted-container .slanted-block span {
	-webkit-transform: skewX(-12deg);
	    -ms-transform: skewX(-12deg);
	    transform: skewX(-12deg);
}


#main-container .slanted-container .slanted-block span {
    display: inline-block;
    font-weight: 400;
    font-size: 1.8rem;
    text-align: center;
    float: none;
}

#main-container .slanted-container a {
    margin-bottom: 60px
}

#main-container article#home-disruption, #main-container article#home-pirates,
#main-container article#home-work {
    padding-top: 50px
}

#main-container article#home-disruption #always-live {
    position: relative;
    top: -50px;
    margin-bottom: -50px
}

@media screen and (max-width:47.9375em) {
    #main-container .slanted-container .slanted-block span {
        font-size: 1.125rem
    }

    #main-container article#home-disruption #always-live {
        top: -30px;
        padding-bottom: 80px
    }
}

#main-container article#home-pirates .slanted-container {
    padding-bottom: 40px
}

#main-container article#home-pirates #pirates-image {
    text-align: center;
    position: relative;
    width: 100%;
    height: auto
}

#main-container article#home-pirates #pirates-image img {
    margin: 0 auto;
    position: absolute;
    top: 0;
    left: 0
}

section#featured-media div.vid-cover div.featured-media-overlay .headline p,
section#featured-media h1 {
    letter-spacing: -.05em;
    line-height: 1;
    margin: 0;
    font-family: "cb_bold", Open Sans Bold, Open Sans Hebrew Semibold, Helvetica Neue, sans-serif;
    color: #fff;
    font-weight: 400
}

#article-slash {
    -webkit-transform-origin: bottom left;
    -ms-transform-origin: bottom left;
    transform-origin: bottom left;
    -webkit-transform: skewX(12deg);
    -ms-transform: skewX(12deg);
    transform: skewX(12deg);
    background-color: #fff;
    height: 100vh;
    width: 150vw;
    left: -150vw;
    position: fixed
}

section#featured-media {
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: fixed
}

section#featured-media h1 {
    font-size: 120px;
    padding: 0;
    -webkit-transform: skewX(12deg);
    -ms-transform: skewX(12deg);
    transform: skewX(12deg)
}

@media only screen and (min-width:1024px) and (max-width:1280px) {
    section#featured-media h1 {
        font-size: 100px
    }
}

@media only screen and (min-width:768px) and (max-width:1023px) {
    section#featured-media h1 {
        font-size: 80px
    }
}

@media only screen and (max-width:767px) {
    section#featured-media h1 {
        font-size: 50px
    }
}

section#featured-media iframe, section#featured-media img {
    max-width: 100%
}

section#featured-media div.vid-cover {
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: #1a1a1a;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    z-index: 9
}

section#featured-media div.vid-cover div.image-darken {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
    opacity: .25
}

section#featured-media div.vid-cover iframe, section#featured-media div.vid-cover img {
    width: 100%;
    height: auto
}

section#featured-media div.vid-cover div.featured-media-overlay {
    position: absolute;
    top: 28vh;
    left: 20vw;
    z-index: 2;
    color: #fff
}

section#featured-media div.vid-cover div.featured-media-overlay .headline {
    -webkit-transform: skewX(-12deg);
    -ms-transform: skewX(-12deg);
    transform: skewX(-12deg);
    padding-top: 30px
}

section#featured-media div.vid-cover div.featured-media-overlay .headline p {
    font-size: 120px;
    padding: 0;
    -webkit-transform: skewX(12deg);
    -ms-transform: skewX(12deg);
    transform: skewX(12deg);
    display: inline-block;
    text-shadow: 1px 1px 1px #969696
}

section#featured-media div.vid-cover div.featured-media-overlay .headline-1 {
    margin-top: 1vh;
    margin-left: -52px
}

section#featured-media div.vid-cover div.featured-media-overlay .headline-2 {
    margin-top: -29px;
    margin-left: 9.6px
}

section#featured-media div.vid-cover div.featured-media-overlay .client-date {
    font-family: "cb_bold", Open Sans Bold, Open Sans Hebrew Semibold, Helvetica Neue, sans-serif;
    font-size: 23px;
    margin-top: 40px;
    margin-left: 35px;
    direction: ltr
}

section#featured-media div.vid-cover div.featured-media-overlay .location {
    font-family: "cb_light", Open Sans Light, Open Sans Hebrew Light, Helvetica Neue, sans-serif;
    font-size: 13.5px;
    margin-left: 150px
}

section#featured-media div.vid-cover div.featured-media-overlay .description {
    font-family: "cb_light", Open Sans Light, Open Sans Hebrew Light, Helvetica Neue, sans-serif;
    font-size: 17.5px;
    width: 500px;
    margin-top: 16px;
    line-height: 1.4
}

section#featured-media div.vid-cover div.featured-media-overlay .slanted-button {
    position: relative;
    top: 50px;
    left: 60px
}

@media screen and (max-width:47.9375em) {
    section#featured-media div.vid-cover div.featured-media-overlay .slanted-button {
        left: 40px
    }
}

section#featured-media div.vid-container {
    width: 100%;
    height: 100%;
    position: relative;
    text-align: center;
    direction: ltr
}

section#featured-media div.vid-container #vid-wrapper {
    overflow: hidden;
    position: relative;
    z-index: 1;
    width: 100%;
    height: 100%
}

section#featured-media div.vid-container iframe#article-featured-video {
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    pointer-events: none
}

section#featured-media div.vid-container #frame-shield {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: 0 0
}

section#featured-media div.vid-container .vid-controls {
    height: 48px;
    width: 80%;
    margin: 0 auto;
    padding: 8px 0;
    position: absolute;
    top: -webkit-calc(50% - 25px);
    top: calc(50% - 25px);
    z-index: 2;
    left: 10%;
    background: rgba(0, 0, 0, .2)
}

section#featured-media div.vid-container .vid-controls .vid-play {
    width: 8%;
    position: relative;
    float: left;
    text-align: center;
    direction: ltr
}

section#featured-media div.vid-container .vid-controls .vid-play #vid-play-btn {
    display: inline-block;
    text-align: left;
    text-indent: -9999px;
    width: 0;
    height: 0;
    margin: 0 auto;
    border-style: solid;
    border-width: 16px 0 16px 27px;
    border-color: transparent transparent transparent #fff
}

section#featured-media div.vid-container .vid-controls .vid-play #vid-play-btn.pause {
    border-width: 0 5px;
    border-color: #fff;
    border-style: solid;
    width: 16px;
    height: 32px;
    display: inline-block;
    text-align: left;
    text-indent: -9999px;
    left: -5px;
    position: relative
}

section#featured-media div.vid-container .vid-controls .vid-progress {
    height: 26px;
    width: 80%;
    margin: 0;
    padding: 0;
    left: 0;
    position: relative;
    float: left;
    top: 4px
}

section#featured-media div.vid-container .vid-controls .vid-progress .meter {
    background: #fff;
    opacity: .25;
    position: absolute;
    text-align: right;
    z-index: 1;
    width: 100%;
    height: 2px;
    top: 11px;
    left: 0
}

section#featured-media div.vid-container .vid-controls .vid-progress .progress-dot {
    background: #fff;
    height: 26px;
    width: 26px;
    border-radius: 13px;
    position: absolute;
    left: -26px
}

section#featured-media div.vid-container .vid-controls .vid-progress .current-time {
    display: none;
    color: #fff;
    font-size: 12px;
    padding-right: 5px
}

section#featured-media div.vid-container .vid-controls .vid-fullscreen {
    width: 5%;
    position: relative;
    float: left;
    text-align: center;
    left: 1%
}

section#featured-media div.vid-container .vid-controls .vid-fullscreen a#fullscreen {
    display: inline-block;
    width: 32px;
    height: 32px;
    background: url(/img/fullscreen.svg) no-repeat;
    text-indent: -99999px
}

section#featured-media div.vid-container .vid-controls .vid-close {
    width: 5%;
    position: relative;
    float: left;
    text-align: center
}

section#featured-media div.vid-container .vid-controls .vid-close #vid-close {
    height: 32px;
    width: 32px;
    position: relative;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    line-height: 32px;
    display: inline-block;
    text-indent: -9999px
}

section#featured-media div.vid-container .vid-controls .vid-close #vid-close:after,
section#featured-media div.vid-container .vid-controls .vid-close #vid-close:before {
    height: 5px;
    width: 32px;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    margin-top: 14px;
    margin-left: 0;
    display: block;
    background-color: #fff;
    -webkit-transition: all .2s ease-out;
    transition: all .2s ease-out
}

section#featured-media div.vid-container .vid-controls .vid-close #vid-close:after {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    top: 1px
}

section#featured-media div.vid-container .vid-controls .vid-close #vid-close:hover:after,
section#featured-media div.vid-container .vid-controls .vid-close #vid-close:hover:before {
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0)
}

section#featured-media img {
    width: 100%;
    height: auto
}

section#featured-media iframe {
    width: 100%;
    height: 100%
}

section#article-content {
    top: 100vh;
    position: relative;
    z-index: 3;
    overflow-x: hidden
}

section#article-content #grid-container {
    margin: 0 1.67vw
}

section#article-content #main-copy {
    margin-top: 100px;
    margin-bottom: 125px
}

@media screen and (max-width:79.9375em) {
    section#article-content #main-copy {
        margin-bottom: 75px
    }
}

section#article-content .blurb {
    font-weight: 400;
    font-size: 1.5em;
    padding-bottom: 65px
}

section#article-content .article-copy {
    font-weight: 400;
    font-size: 1rem;
    line-height: 1.5625rem
}

section#article-content .article-copy p {
    line-height: 1.5625rem;
    margin-bottom: 5%
}

section#article-content .bleed-left {
    margin-left: -4vw
}

section#article-content .bleed-right {
    margin-right: -4vw;
    text-align: right
}

section#article-content .copy-container, section#article-content .img-container,
section#article-content .vid-container {
    margin-bottom: 100px
}

section#article-content .vid-container iframe {
    width: 100%;
    height: auto
}

section#article-content .video-wrapper {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 25px;
    height: 0
}

section#article-content .video-wrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

section#article-content #awards-share {
    font-weight: 400;
    margin-bottom: 100px;
    line-height: 1.5rem
}

section#article-content #awards-share #awards {
    margin-bottom: 0
}

section#article-content #awards-share #awards #award-copy {
    width: auto
}

@media screen and (max-width:64em) {
    section#article-content #awards-share #awards {
        margin-bottom: 30px
    }

    section#article-content #awards-share #awards #award-copy {
        width: 57.14286%
    }
}

@media screen and (max-width:47.9375em) {
    section#article-content #awards-share #awards #award-copy {
        width: auto
    }
}

section#article-content #awards-share h2 {
    font-family: "cb_bold", Open Sans Bold, Open Sans Hebrew Semibold, Helvetica Neue, sans-serif;
    font-weight: 400;
    font-size: .875rem
}

section#article-content #awards-share h2.share-title {
    float: left;
    width: 7.14286%
}

section#article-content #awards-share p {
    color: #222;
    font-family: "cb_regular", Open Sans, Open Sans Hebrew, Helvetica Neue, sans-serif;
    font-weight: 400;
    font-size: .875rem
}

section#article-content #awards-share p.award-desc {
    margin-bottom: 10px
}

section#article-content #awards-share .fb-share {
    background: url(/img/Facebook.svg) 0 0 / contain no-repeat !important;
    display: inline-block;
    width: 24px;
    height: 24px;
    text-indent: -999999px;
    margin-right: 10px;
    cursor: pointer;
    direction: ltr
}

section#article-content #awards-share .twitter-share {
    background: url(/img/Twitter.svg) 0 0 / contain no-repeat !important;
    display: inline-block;
    width: 24px;
    height: 24px;
    text-indent: -999999px;
    cursor: pointer;
    direction: ltr
}

section#article-content #back-to-parent {
    text-align: center;
    margin: 100px 0
}

section#article-content #back-to-parent a, section#article-content #back-to-parent a:focus,
section#article-content #back-to-parent a:visited {
    color: #1a1a1a;
    font-family: "cb_bold", Open Sans Semibold, Open Sans Hebrew Semibold, Helvetica Neue, sans-serif;
    font-size: 1.5rem;
    line-height: 120%;
    -webkit-transition: all .1s;
    transition: all .1s;
    text-decoration: none
}

@media screen and (max-width:47.9375em) {
    section#article-content #back-to-parent a, section#article-content #back-to-parent a:focus,
    section#article-content #back-to-parent a:visited {
        font-size: 1.125rem
    }
}

body.rtl section#article-content {
    text-align: right
}

body.rtl section#article-content #awards-share {
    text-align: left
}

body.rtl section#article-content #awards-share #awards {
    text-align: right
}

@media only screen and (min-width:768px) and (max-width:1024px) {
    section#featured-media div.vid-cover div.featured-media-overlay .location {
        float: left;
        clear: both;
        width: 100%;
        margin-left: 0
    }

    section#featured-media div.vid-container .vid-controls .vid-progress .progress-dot {
        left: 12px;
        top: 3px;
        height: 20px;
        width: 20px
    }

    section#featured-media div.vid-container .vid-controls .vid-fullscreen a#fullscreen {
        width: 25px;
        height: 25px;
        background-size: contain;
        top: 6px;
        position: relative
    }

    section#featured-media div.vid-container .vid-controls .vid-close {
        left: 1%
    }

    section#featured-media div.vid-container .vid-controls .vid-close #vid-close:after,
    section#featured-media div.vid-container .vid-controls .vid-close #vid-close:before {
        height: 4px;
        width: 25px;
        margin-top: 15px;
        margin-left: 5px
    }

    section#featured-media div.vid-container .vid-controls .vid-close #vid-close:after {
        top: 2px
    }
}

@media only screen and (max-width:767px) {
    section#featured-media div.vid-cover div.featured-media-overlay {
        width: 90%;
        left: 5%
    }

    section#featured-media div.vid-cover div.featured-media-overlay .client-date {
        margin-left: 0
    }

    section#featured-media div.vid-cover div.featured-media-overlay .location {
        float: left;
        clear: both;
        width: 100%;
        margin-left: 0
    }

    section#featured-media div.vid-container .vid-controls {
        width: 90%;
        left: 5%
    }

    section#featured-media div.vid-container .vid-controls .vid-play {
        width: 10%
    }

    section#featured-media div.vid-container .vid-controls .vid-play #vid-play-btn {
        border-width: 8px 0 8px 14px;
        position: relative;
        top: 8px
    }

    section#featured-media div.vid-container .vid-controls .vid-play #vid-play-btn.pause {
        border-width: 0 4px;
        width: 14px;
        height: 19px;
        left: 0
    }

    section#featured-media div.vid-container .vid-controls .vid-progress {
        width: 75%
    }

    section#featured-media div.vid-container .vid-controls .vid-progress .progress-dot {
        left: -15px;
        top: 5px;
        height: 15px;
        width: 15px
    }

    section#featured-media div.vid-container .vid-controls .vid-fullscreen a#fullscreen {
        width: 20px;
        height: 20px;
        background-size: contain;
        top: 8px;
        position: relative
    }

    section#featured-media div.vid-container .vid-controls .vid-close {
        left: 1%
    }

    section#featured-media div.vid-container .vid-controls .vid-close #vid-close:after,
    section#featured-media div.vid-container .vid-controls .vid-close #vid-close:before {
        height: 3px;
        width: 20px;
        margin-top: 16px;
        margin-left: 7px
    }

    section#featured-media div.vid-container .vid-controls .vid-close #vid-close:after {
        top: 0
    }

    #article-slash {
        width: 160vw;
        left: -160vw
    }
}

section#section-landing.culture-landing .section-item.default-entry.right .even .columns,
section#section-landing.culture-landing .section-item.default-entry.right .odd .columns,
section#section-landing.work-landing .section-item.right .even .columns,
section#section-landing.work-landing .section-item.right .odd .columns {
    float: right
}

body.single-article footer {
    height: 280px;
    position: relative;
    width: 100%;
    margin-top: 100vh
}

@media only screen and (max-width:450px){
	body.single-article footer {
    height: 350px;
    position: relative;
    width: 100%;
    margin-top: 100vh
}
}


body, html {
    width: 100%;
    height: 100%
}

section#section-landing {
    position: relative;
    height: auto;
    overflow-x: hidden;
    width: 100%
}

section#section-landing .section-intro {
    position: relative;
    height: auto
}

section#section-landing .section-intro h1 {
    font-family: "cb_bold", Open Sans Bold, Open Sans Hebrew Semibold, Helvetica Neue, sans-serif;
    font-weight: 400;
    font-size: 3rem;
    font-size: 2.5vw;
    letter-spacing: -1.8px;
    margin: 5rem 0 4.375rem
}

@media (min-width:1920px) {
    section#section-landing .section-intro h1 {
        font-size: 48px
    }
}

@media only screen and (max-width:1280px) {
    section#section-landing .section-intro h1 {
        font-size: 30px
    }
}

@media only screen and (max-width:767px) {
    section#section-landing .section-intro h1 {
        font-size: 24px;
        margin: 5rem 0 2.5rem
    }
}

section#section-landing .section-intro .section-intro-copy {
    font-family: "cb_regular", Open Sans, Open Sans Hebrew, Helvetica Neue, sans-serif;
    font-weight: 400;
    font-size: 1.5rem;
    font-size: 1.25vw;
    line-height: 124%;
    padding-bottom: 5rem
}

@media (min-width:1920px) {
    section#section-landing .section-intro .section-intro-copy {
        font-size: 24px
    }
}

@media only screen and (max-width:767px) {
    section#section-landing .section-intro .section-intro-copy {
        font-size: 16px
    }
}

section#section-landing .section-item {
    width: 100%;
    margin: 0;
    padding-bottom: 300px;
    overflow: hidden;
    -webkit-perspective: 1000;
    -webkit-transform-style: preserve-3d;
    -webkit-backface-visibility: hidden;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-transition: -webkit-transform 0s;
    position: relative
}

@media only screen and (max-width:1280px) {
    section#section-landing .section-intro .section-intro-copy {
        font-size: 16px
    }

    section#section-landing .section-item {
        padding-bottom: 200px
    }
}

section#section-landing .section-item .section-animate {
    height: auto;
    width: 100%;
    -webkit-perspective: 1000;
    -webkit-transform-style: preserve-3d;
    -webkit-backface-visibility: hidden;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    position: relative
}

section#section-landing .section-item .section-landing-images {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

section#section-landing .section-item .section-landing-images .bleed {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-backface-visibility: hidden
}

section#section-landing .section-item .section-landing-images .bleed a {
    text-decoration: none
}

section#section-landing .section-item .section-landing-images .bleed img {
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%
}

section#section-landing .section-item .section-landing-images.zoomed img {
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05)
}

section#section-landing .section-item .columns img {
    width: 100%;
    height: auto
}

section#section-landing .section-item .columns.copy {
    padding-right: 0;
    padding-left: 0;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

section#section-landing .section-item .columns .slanted-copy {
    -webkit-transform: skewX(-12deg);
    -ms-transform: skewX(-12deg);
    transform: skewX(-12deg);
    position: relative;
    width: 100%;
    height: 100%;
    padding: 0 5px;
    margin: 0 35px
}

section#section-landing.culture-landing .section-item.default-entry.left .even .columns:nth-child(1) .bleed img,
section#section-landing.culture-landing .section-item.default-entry.left .odd .columns:nth-child(1) .bleed img,
section#section-landing.culture-landing .section-item.default-entry.right .even .columns:nth-child(1) .bleed img,
section#section-landing.culture-landing .section-item.default-entry.right .odd .columns:nth-child(1) .bleed img,
section#section-landing.work-landing .section-item.left .even .columns:nth-child(1) .bleed img,
section#section-landing.work-landing .section-item.left .odd .columns:nth-child(1) .bleed img,
section#section-landing.work-landing .section-item.right .even .columns:nth-child(1) .bleed img,
section#section-landing.work-landing .section-item.right .odd .columns:nth-child(1) .bleed img {
    width: 100%;
    height: auto
}

section#section-landing .section-item .columns .slanted-copy a {
    text-decoration: none;
    color: #000
}

section#section-landing .section-item .columns .title {
    font-family: "cb_bold", Open Sans Bold, Open Sans Hebrew Semibold, Helvetica Neue, sans-serif;
    font-weight: 400;
    font-size: 4.0625rem;
    margin: 0;
    line-height: 100%;
    letter-spacing: -1.5px;
    -webkit-transform: skewX(12deg);
    -ms-transform: skewX(12deg);
    transform: skewX(12deg);
    overflow: visible
}

section#section-landing .section-item .columns .title a {
    display: inline-block
}

@media only screen and (max-width:1280px) {
    section#section-landing .section-item .columns .title {
        font-size: 3.125rem
    }
}

@media only screen and (max-width:1024px) {
    section#section-landing .section-item .columns .title {
        font-size: 1.875rem;
        display: inline-block
    }
}

section#section-landing .section-item .columns .client, section#section-landing .section-item .columns .date {
    font-family: "cb_bold", Open Sans Semibold, Open Sans Hebrew Semibold, Helvetica Neue, sans-serif;
    font-weight: 400;
    font-size: 1.5rem;
    -webkit-transform: skewX(12deg);
    -ms-transform: skewX(12deg);
    transform: skewX(12deg);
    line-height: 120%;
    margin: 30px 0;
    letter-spacing: -1px
}

@media only screen and (max-width:766px) {
    section#section-landing .section-item .columns .client, section#section-landing .section-item .columns .date {
        font-size: 1rem;
        margin: 15px 0
    }
}

section#section-landing .section-item .columns .agency {
    font-family: "cb_regular", Open Sans, Open Sans Hebrew, Helvetica Neue, sans-serif;
    font-weight: 400;
    font-size: .875rem;
    letter-spacing: -.3px;
    -webkit-transform: skewX(12deg);
    -ms-transform: skewX(12deg);
    transform: skewX(12deg)
}

@media only screen and (max-width:766px) {
    section#section-landing .section-item .columns .agency {
        font-size: .75rem
    }
}

section#section-landing .section-item .columns img {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

section#section-landing #archives-link {
    position: relative;
    margin-bottom: 100px;
    text-align: center
}

section#section-landing #archives-link a {
    font-family: "cb_bold", Open Sans Bold, Open Sans Hebrew Semibold, Helvetica Neue, sans-serif;
    font-weight: 400;
    font-size: 1.5rem;
    color: #222
}

section#section-landing #archives-link a.culture, section#section-landing.culture-landing .section-item .columns,
section#section-landing.culture-landing .section-item .columns .title,
section#section-landing.culture-landing .section-item .columns a,
section#section-landing.culture-landing .section-item .columns h1,
section#section-landing.culture-landing .section-item .columns h2,
section#section-landing.culture-landing .section-item .columns p {
    color: #fff
}

section#section-landing.work-landing .section-item.right .columns .slanted-copy {
    left: 12%
}

section#section-landing.work-landing .section-item.right .odd .columns:nth-child(1) {
    z-index: 2;
    padding-right: 0
}

section#section-landing.work-landing .section-item.right .odd .columns:nth-child(1) .bleed {
    position: relative
}

section#section-landing.work-landing .section-item.right .odd .columns:nth-child(2) {
    margin-right: -21.42857%;
    padding-top: 5%
}

section#section-landing.work-landing .section-item.right .odd .columns:nth-child(3) {
    margin-right: -28.57143%;
    padding-top: 18%
}

section#section-landing.work-landing .section-item.right .odd .columns.copy {
    padding-top: 10.5%;
    left: 14.28571%;
    padding-left: 0;
    margin-left: 16px;
    position: absolute
}

@media only screen and (max-width:766px) {
    section#section-landing.work-landing .section-item.right .odd .columns.copy {
        padding-top: 40%
    }
}

section#section-landing.work-landing .section-item.right .even .columns:nth-child(1) {
    padding-top: 15%;
    padding-right: 0
}

section#section-landing.work-landing .section-item.right .even .columns:nth-child(1) .bleed {
    position: relative
}

section#section-landing.work-landing .section-item.right .even .columns:nth-child(2) {
    margin-right: -28.57143%
}

section#section-landing.work-landing .section-item.right .even .columns:nth-child(3) {
    margin-right: -21.42857%;
    padding-top: 5%
}

section#section-landing.work-landing .section-item.right .even .columns.copy {
    padding-top: 10.5%;
    left: 14.28571%;
    margin-left: 16px;
    position: absolute
}

@media only screen and (max-width:766px) {
    section#section-landing.work-landing .section-item.right .even .columns.copy {
        padding-top: 33%
    }
}

section#section-landing.work-landing .section-item.left .odd .columns:nth-child(1) {
    padding-top: 10%
}

section#section-landing.work-landing .section-item.left .odd .columns:nth-child(1) .bleed {
    margin-left: -4vw;
    position: relative
}

section#section-landing.work-landing .section-item.left .odd .columns:nth-child(2) {
    margin-left: -21.42857%
}

section#section-landing.work-landing .section-item.left .odd .columns:nth-child(3) {
    margin-left: -35.71429%;
    padding-top: 12%
}

section#section-landing.work-landing .section-item.left .odd .columns.copy {
    position: absolute;
    right: 0;
    padding-top: 17.5%
}

section#section-landing.work-landing .section-item.left .even .columns:nth-child(1) .bleed {
    margin-left: -4vw;
    position: relative
}

section#section-landing.work-landing .section-item.left .even .columns:nth-child(2) {
    margin-left: -35.71429%;
    padding-top: 20%
}

section#section-landing.work-landing .section-item.left .even .columns:nth-child(3) {
    margin-left: -21.42857%;
    padding-top: 10%
}

section#section-landing.work-landing .section-item.left .even .columns.copy {
    position: absolute;
    right: 0;
    padding-top: 15.5%
}

section#section-landing.culture-landing {
    background: #1a1a1a;
    color: #fff
}

section#section-landing.culture-landing .section-item .columns .slanted-copy {
    color: fff
}

section#section-landing.culture-landing .section-item.default-entry.right .odd .columns:nth-child(1) {
    z-index: 2;
    padding-right: 0
}

section#section-landing.culture-landing .section-item.default-entry.right .odd .columns:nth-child(1) .bleed {
    position: relative
}

section#section-landing.culture-landing .section-item.default-entry.right .odd .columns:nth-child(2) {
    margin-right: -17.85714%;
    margin-top: 16%
}

section#section-landing.culture-landing .section-item.default-entry.right .odd .columns.copy {
    position: absolute;
    left: 7.14286%;
    padding-top: 20%
}

@media only screen and (max-width:766px) {
    section#section-landing.culture-landing .section-item.default-entry.right .odd .columns.copy {
        padding-top: 33%
    }
}

section#section-landing.culture-landing .section-item.default-entry.right .even .columns:nth-child(1) {
    padding-right: 0
}

section#section-landing.culture-landing .section-item.default-entry.right .even .columns:nth-child(1) .bleed {
    position: relative
}

section#section-landing.culture-landing .section-item.default-entry.right .even .columns:nth-child(2) {
    margin-right: -17.85714%;
    padding-top: 10%
}

section#section-landing.culture-landing .section-item.default-entry.right .even .columns.copy {
    position: absolute;
    left: 7.14286%;
    padding-top: 14%
}

section#section-landing.culture-landing .section-item.default-entry.left .odd .columns:nth-child(1) .bleed {
    margin-left: -4vw;
    position: relative
}

section#section-landing.culture-landing .section-item.default-entry.left .odd .columns:nth-child(2) {
    margin-left: -21.42857%;
    margin-top: 10%
}

section#section-landing.culture-landing .section-item.default-entry.left .odd .columns.copy {
    position: absolute;
    right: 7.14286%;
    padding-top: 14%
}

section#section-landing.culture-landing .section-item.default-entry.left .even .columns:nth-child(1) {
    padding-top: 15%
}

section#section-landing.culture-landing .section-item.default-entry.left .even .columns:nth-child(1) .bleed {
    margin-left: -4vw;
    position: relative
}

section#section-landing.culture-landing .section-item.default-entry.left .even .columns:nth-child(2) {
    margin-left: -21.42857%
}

section#section-landing.culture-landing .section-item.default-entry.left .even .columns.copy {
    position: absolute;
    right: 7.14286%;
    padding-top: 4%
}

section#section-landing.culture-landing .section-item.social-entry .instagram-content div.social-image {
    width: 50%
}

section#section-landing.culture-landing .section-item.social-entry .instagram-content div.social-image img {
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%
}

section#section-landing.culture-landing .section-item.social-entry .instagram-content div.social-image:hover img {
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05)
}

section#section-landing.culture-landing .section-item.social-entry .instagram-content div.social-copy {
    width: auto;
    max-width: 50%;
    position: relative;
    top: 100px
}

section#section-landing.culture-landing .section-item.social-entry .twitter-content div.social-copy {
    width: 70%
}

section#section-landing.culture-landing .section-item.social-entry.left div.social-copy,
section#section-landing.culture-landing .section-item.social-entry.left div.social-image {
    float: left
}

section#section-landing.culture-landing .section-item.social-entry.right div.social-copy,
section#section-landing.culture-landing .section-item.social-entry.right div.social-image {
    float: right
}

section#section-landing.culture-landing .section-item.social-entry.right div.social-copy.half {
    right: -10%
}

section#section-landing.culture-landing .section-item.social-entry .slanted {
    -webkit-transform: skewX(-12deg);
    -ms-transform: skewX(-12deg);
    transform: skewX(20deg)
}

section#section-landing.culture-landing .section-item.social-entry .slanted h1 {
    -webkit-transform: skewX(12deg);
    -ms-transform: skewX(12deg);
    transform: skewX(12deg);
    font-family: "cb_bold", Open Sans, Open Sans Hebrew, Helvetica Neue, sans-serif;
    font-weight: 700;
    font-size: 4.0625rem;
    letter-spacing: -1px;
    line-height: 100%;
    width: 110%
}

@media only screen and (max-width:1280px) {
    section#section-landing.culture-landing .section-item.social-entry .slanted h1 {
        font-size: 3.125rem
    }
}

section#section-landing.culture-landing .section-item.social-entry .slanted a {
    text-decoration: none;
    color: #fff
}

section#section-landing.culture-landing .section-item.social-entry .slanted .copy,
section#section-landing.culture-landing .section-item.social-entry .slanted p {
    -webkit-transform: skewX(12deg);
    -ms-transform: skewX(12deg);
    transform: skewX(12deg);
    font-family: "cb_regular", Open Sans, Open Sans Hebrew, Helvetica Neue, sans-serif;
    font-weight: 400;
    font-size: 1.125rem;
    margin: 25px 0;
    max-width: 80%
}

section#section-landing.culture-landing .section-item.social-entry .slanted .location-date {
    -webkit-transform: skewX(12deg);
    -ms-transform: skewX(12deg);
    transform: skewX(12deg);
    font-family: "cb_regular", Open Sans, Open Sans Hebrew, Helvetica Neue, sans-serif;
    font-weight: 400;
    font-size: .875rem
}

@media only screen and (max-width:1280px) and (min-width:768px) {
    section#section-landing.culture-landing .section-item.social-entry.right div.social-copy .copy {
        left: -5%;
        position: relative;
        max-width: 95%
    }

    section#section-landing.culture-landing .section-item.social-entry.left div.social-copy .copy,
    section#section-landing.culture-landing .section-item.social-entry.left div.social-copy .location-date {
        left: 5%;
        position: relative;
        max-width: 95%
    }

    section#section-landing.culture-landing .section-item.social-entry .instagram-content div.social-copy {
        top: 35px
    }
}

@media only screen and (min-width:768px) and (max-width:1024px) {
    section#section-landing.culture-landing .section-item.social-entry .slanted h1 {
        font-size: 1.875rem
    }
}

@media only screen and (max-width:767px) {
    section#section-landing.culture-landing .section-item, section#section-landing.work-landing .section-item {
        padding-bottom: 50px
    }

    section#section-landing.culture-landing .section-item.default-entry.left .even .columns.section-landing-images:nth-of-type(2),
    section#section-landing.culture-landing .section-item.default-entry.left .odd .columns.section-landing-images:nth-of-type(2),
    section#section-landing.culture-landing .section-item.default-entry.right .even .columns.section-landing-images:nth-of-type(2),
    section#section-landing.culture-landing .section-item.default-entry.right .odd .columns.section-landing-images:nth-of-type(2),
    section#section-landing.work-landing .section-item.left .even .columns.section-landing-images:nth-child(1),
    section#section-landing.work-landing .section-item.left .even .columns.section-landing-images:nth-child(2),
    section#section-landing.work-landing .section-item.left .odd .columns.section-landing-images:nth-child(1),
    section#section-landing.work-landing .section-item.left .odd .columns.section-landing-images:nth-child(2),
    section#section-landing.work-landing .section-item.right .even .columns.section-landing-images:nth-child(1),
    section#section-landing.work-landing .section-item.right .even .columns.section-landing-images:nth-child(2),
    section#section-landing.work-landing .section-item.right .odd .columns.section-landing-images:nth-child(1),
    section#section-landing.work-landing .section-item.right .odd .columns.section-landing-images:nth-child(2) {
        display: none
    }

    section#section-landing.work-landing .section-item.left .even .columns.copy,
    section#section-landing.work-landing .section-item.left .odd .columns.copy,
    section#section-landing.work-landing .section-item.right .even .columns.copy,
    section#section-landing.work-landing .section-item.right .odd .columns.copy {
        position: relative;
        padding-top: 0;
        top: 12px
    }

    section#section-landing.work-landing .section-item.left .even .columns.copy,
    section#section-landing.work-landing .section-item.left .odd .columns.copy {
        right: 7.14286%
    }

    section#section-landing.work-landing .section-item.left .even .columns.copy .slanted-copy,
    section#section-landing.work-landing .section-item.left .odd .columns.copy .slanted-copy {
        margin: 0 0 0 20px
    }

    section#section-landing.work-landing .section-item.left .even .columns:nth-child(3),
    section#section-landing.work-landing .section-item.left .odd .columns:nth-child(3) {
        margin-left: 0;
        padding-top: 0
    }

    section#section-landing.work-landing .section-item.left .even .columns:nth-child(3) .bleed,
    section#section-landing.work-landing .section-item.left .odd .columns:nth-child(3) .bleed {
        margin-left: -4vw;
        position: relative
    }

    section#section-landing.work-landing .section-item.right .even .columns.copy,
    section#section-landing.work-landing .section-item.right .odd .columns.copy {
        left: 20%;
        padding-right: 20%
    }

    section#section-landing.work-landing .section-item.right .even .columns.copy .slanted-copy,
    section#section-landing.work-landing .section-item.right .odd .columns.copy .slanted-copy {
        margin: 0 20px 0 0;
        left: 0
    }

    section#section-landing.work-landing .section-item.right .even .columns:nth-child(3),
    section#section-landing.work-landing .section-item.right .odd .columns:nth-child(3) {
        margin-right: 0;
        padding-top: 0
    }

    section#section-landing.work-landing .section-item.right .even .columns:nth-child(3) .bleed,
    section#section-landing.work-landing .section-item.right .odd .columns:nth-child(3) .bleed {
        position: relative;
        margin-right: -4vw
    }

    section#section-landing.culture-landing .section-item.default-entry.left .even .columns.copy,
    section#section-landing.culture-landing .section-item.default-entry.left .odd .columns.copy,
    section#section-landing.culture-landing .section-item.default-entry.right .even .columns.copy,
    section#section-landing.culture-landing .section-item.default-entry.right .odd .columns.copy {
        position: relative;
        padding-top: 0;
        top: 12px
    }

    section#section-landing.culture-landing .section-item.default-entry.left .even .columns:nth-child(1) {
        padding-top: 0
    }

    section#section-landing.culture-landing .section-item.default-entry.left .even .columns .slanted-copy,
    section#section-landing.culture-landing .section-item.default-entry.left .odd .columns .slanted-copy {
        margin: 0 0 0 20px
    }

    section#section-landing.culture-landing .section-item.default-entry.right .even .columns.copy,
    section#section-landing.culture-landing .section-item.default-entry.right .odd .columns.copy {
        left: 20%;
        padding-right: 20%
    }

    section#section-landing.culture-landing .section-item.default-entry.right .even .columns.copy .slanted-copy,
    section#section-landing.culture-landing .section-item.default-entry.right .odd .columns.copy .slanted-copy {
        margin: 0 20px 0 0
    }

    section#section-landing.culture-landing .section-item.social-entry .instagram-content {
        padding: 0
    }

    section#section-landing.culture-landing .section-item.social-entry .instagram-content div.social-image {
        width: 78.57143%
    }

    section#section-landing.culture-landing .section-item.social-entry .instagram-content div.social-copy {
        width: 80%;
        max-width: 100%;
        padding: 0 10%;
        top: 12px
    }

    section#section-landing.culture-landing .section-item.social-entry .twitter-content div.social-copy {
        width: 80%
    }

    section#section-landing.culture-landing .section-item.social-entry .slanted {
        -webkit-transform: skewX(15deg);
        -ms-transform: skewX(15deg);
        transform: skewX(15deg)
    }

    section#section-landing.culture-landing .section-item.social-entry .slanted .copy,
    section#section-landing.culture-landing .section-item.social-entry .slanted .location-date,
    section#section-landing.culture-landing .section-item.social-entry .slanted h1,
    section#section-landing.culture-landing .section-item.social-entry .slanted p {
        -webkit-transform: skewX(-15deg);
        -ms-transform: skewX(-15deg);
        transform: skewX(-15deg)
    }

    section#section-landing.culture-landing .section-item.social-entry .slanted .copy,
    section#section-landing.culture-landing .section-item.social-entry .slanted p {
        font-size: .75rem;
        max-width: 100%;
        margin: 10px 0
    }

    section#section-landing.culture-landing .section-item.social-entry .slanted h1 {
        font-size: 1.75rem
    }

    section#section-landing.culture-landing .section-item.social-entry.left .twitter-content {
        position: relative;
        left: 5%
    }
}

#about-intro {
    width: 100%;
    height: 100%;
    position: relative;
    overflow: hidden
}

#about-intro #about-video-container {
    width: 100%;
    height: 100%;
    position: relative;
    left: 0;
    display: none
}

article#about-splash {
    width: 100%;
    height: 100%;
    background-position: center center;
    background: -webkit-repeating-linear-gradient(bottom, #EE749D, #EE749D 20px, #000 20px, #000 40px);
    background: repeating-linear-gradient(0deg, #EE749D, #EE749D 20px, #000 20px, #000 40px);
    background-size: 200% 200%;
    background-attachment: fixed;
    -webkit-animation: bgAnimationDown 20s linear infinite;
    animation: bgAnimationDown 20s linear infinite;
    text-align: center;
    direction: ltr
}

article#about-splash.yellow {
    background: -webkit-repeating-linear-gradient(20deg, #F9C400, #F9C400 10px, #000 10px, #000 20px);
    background: repeating-linear-gradient(70deg, #F9C400, #F9C400 10px, #000 10px, #000 20px);
    background-size: 200% 200%;
    background-attachment: fixed;
    -webkit-animation: bgAnimationDown 20s linear infinite;
    animation: bgAnimationDown 20s linear infinite
}

article#about-splash #backslash {
    position: fixed;
    width: auto;
    font-size: 63.25rem;
    font-family: "cb_bold", sans-serif;
    font-weight: 400;
    background: -webkit-repeating-linear-gradient(bottom, #EE749D, #EE749D 25px, #000 25px, #000 50px);
    background: repeating-linear-gradient(0deg, #EE749D, #EE749D 25px, #000 25px, #000 50px);
    -webkit-background-clip: text;
    -webkit-font-smoothing: subpixel-antialiased;
    background-size: 200% 200%;
    -webkit-text-fill-color: transparent;
    -webkit-animation: bgAnimationUp 40s linear infinite;
    animation: bgAnimationUp 40s linear infinite;
    top: 50%;
    left: 50%;
    -webkit-transform: translateY(-50%) translateX(-50%);
    -ms-transform: translateY(-50%) translateX(-50%);
    transform: translateY(-50%) translateX(-50%);
    overflow: visible;
    line-height: 70%
}

@media screen and (max-width:89.9375em) {
    article#about-splash #backslash {
        font-size: 50rem
    }
}

@media screen and (max-width:64em) {
    article#about-splash #backslash {
        font-size: 25rem
    }
}

article#about-splash #backslash.yellow {
    background: -webkit-repeating-linear-gradient(160deg, #F9C400, #F9C400 10px, #000 10px, #000 20px);
    background: repeating-linear-gradient(-70deg, #F9C400, #F9C400 10px, #000 10px, #000 20px);
    background-size: 200% 200%;
    background-attachment: fixed
}

article#about-splash #headlines {
    position: fixed;
    width: 100%;
    z-index: 1;
    text-align: center;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    padding-top: 65px
}

article#about-splash #headlines h1 {
    color: #fff;
    font-family: "cb_bold", Open Sans Bold, Open Sans Hebrew Semibold, Helvetica Neue, sans-serif;
    font-weight: 400;
    font-size: 8.75rem;
    line-height: 120%;
    margin: -8px 0 -4px;
    padding: 0;
    letter-spacing: -5px
}

section#about-landing article#about-intro, section#about-landing h3.section-title {
    font-family: "cb_regular", Open Sans, Open Sans Hebrew, Helvetica Neue, sans-serif
}

article#about-splash #headlines h1 p {
    line-height: 100%
}

@media screen and (max-width:89.9375em) {
    article#about-splash #headlines h1 {
        font-size: 7.5rem
    }
}

@media screen and (max-width:64em) {
    article#about-splash #headlines h1 {
        font-size: 6.25rem
    }
}

@media screen and (max-width:47.9375em) {
    article#about-splash #headlines h1 {
        font-size: 3.75rem
    }
}

article#about-splash #headlines .slanted-button {
    margin-top: 30px
}

article#about-splash #headlines .slanted-button.black {
    background: #000
}

article#about-splash #headlines .slanted-button.black h4 {
    color: #fff
}

section#about-landing {
    position: relative;
    width: 100%;
    min-height: 100%;
    height: auto;
    background-color: #f2f2f2;
    color: #000;
    z-index: 2
}

section#about-landing h3.section-title {
    font-weight: 400;
    font-size: 1.125rem
}

@media screen and (max-width:89.9375em) {
    section#about-landing h3.section-title {
        font-size: .875rem
    }
}

@media screen and (max-width:64em) {
    section#about-landing h3.section-title {
        font-size: 1rem;
        margin: 2% 0
    }
}

section#about-landing .border-top {
    border-top: 1px solid #cecece;
    position: relative;
    margin: 1.6% 0 0
}

section#about-landing article#about-intro {
    padding-top: 3rem;
    font-weight: 400;
    font-size: 1.5rem;
    line-height: 124%;
    padding-bottom: 5.625rem;
    width: 100%;
    overflow: hidden
}

section#about-landing article#about-address, section#about-landing article#about-clients h2,
section#about-landing article#about-global-network h4, section#about-landing article#about-intro h1 {
    font-family: "cb_bold", Open Sans Bold, Open Sans Hebrew Semibold, Helvetica Neue, sans-serif;
    font-weight: 400
}

@media screen and (max-width:64em) {
    section#about-landing .border-top {
        border: none;
        margin: 0
    }

    section#about-landing article#about-intro {
        padding-bottom: 40px
    }
}

section#about-landing article#about-intro h1 {
    font-size: 3rem;
    letter-spacing: -2px;
    margin: 35px 0 7vh
}

@media screen and (min-width:48em) and (max-width:64em) {
    section#about-landing article#about-intro h1 {
        font-size: 2.625rem
    }

    section#about-landing article#about-address {
        text-align: center
    }
}

@media screen and (max-width:47.9375em) {
    section#about-landing article#about-intro h1 {
        font-size: 2.25rem
    }
}

section#about-landing article#about-address {
    font-size: 1.25rem;
    line-height: 105%;
    padding: 60px 0
}

section#about-landing article#about-address .border-top {
    border-top: 1px solid #cecece;
    position: relative;
    margin: 1.6% 0
}

@media screen and (max-width:47.9375em) {
    section#about-landing article#about-address .border-top {
        border: none;
        margin: 0
    }
}

section#about-landing article#about-address a.email, section#about-landing article#about-address a.phone,
section#about-landing article#about-address span.address {
    font-size: 2.25rem;
    line-height: 100%
}

@media screen and (max-width:119.9375em) {
    section#about-landing article#about-address a.email, section#about-landing article#about-address a.phone,
    section#about-landing article#about-address span.address {
        font-size: 1.75rem
    }
}

@media screen and (max-width:89.9375em) {
    section#about-landing article#about-address a.email, section#about-landing article#about-address a.phone,
    section#about-landing article#about-address span.address {
        font-size: 1.5rem
    }
}

@media screen and (min-width:48em) and (max-width:64em) {
    section#about-landing article#about-address a.email, section#about-landing article#about-address a.phone,
    section#about-landing article#about-address span.address {
        font-size: 1.25rem
    }
}

@media screen and (max-width:64em) {
    section#about-landing article#about-address {
        padding: 0 0 40px
    }

    section#about-landing article#about-address h3.section-title {
        margin: 0 0 1%
    }

    section#about-landing article#about-address a.email, section#about-landing article#about-address a.phone,
    section#about-landing article#about-address span.address {
        display: inline-block;
        padding-bottom: 3%
    }
}

@media screen and (max-width:47.9375em) {
    section#about-landing article#about-address a.email, section#about-landing article#about-address a.phone,
    section#about-landing article#about-address span.address {
        font-size: 1.125rem;
        margin: 2% 0;
        float: left
    }
}

section#about-landing article#about-address a {
    color: #000
}

section#about-landing article#about-address a.phone {
    text-decoration: none
}

section#about-landing article#about-clients {
    padding-bottom: 60px
}

section#about-landing article#about-clients h2 {
    font-size: 3rem;
    letter-spacing: -2px;
    margin: 5px 0 4vh;
    text-align: center
}

@media screen and (min-width:48em) and (max-width:64em) {
    section#about-landing article#about-clients h2 {
        font-size: 2.625rem
    }
}

@media screen and (max-width:47.9375em) {
    section#about-landing article#about-clients h2 {
        font-size: 2.25rem
    }
}

section#about-landing article#about-clients .client {
    text-align: center
}

section#about-landing article#about-clients .client img {
    width: 100%
}

section#about-landing article#about-global-network h4 {
    font-size: 2.25rem;
    line-height: 100%;
    margin: 70px 0
}

@media screen and (max-width:119.9375em) {
    section#about-landing article#about-global-network h4 {
        font-size: 1.75rem
    }
}

@media screen and (max-width:89.9375em) {
    section#about-landing article#about-global-network h4 {
        font-size: 1.5rem
    }
}

@media screen and (max-width:64em) {
    section#about-landing article#about-clients {
        padding-bottom: 40px;
        margin-bottom: 3%
    }

    section#about-landing article#about-global-network {
        padding: 0 0 60px
    }

    section#about-landing article#about-global-network h4 {
        margin: 20px 0 0;
        font-size: 1.25rem
    }

    section#about-landing article#about-global-network .section-title {
        border-bottom: 1px solid #cecece;
        padding: 0 0 3%
    }
}

@media screen and (max-width:47.9375em) {
    section#about-landing article#about-global-network h4 {
        font-size: 1.125rem;
        margin: 10px 0 0
    }
}

section#about-landing article#about-global-network #global-logo {
    width: 100%;
    margin: 70px 0;
    display: inline-block
}

@media screen and (max-width:64em) {
    section#about-landing article#about-global-network #global-logo {
        margin: 3% 0
    }
}

section#about-landing article#about-global-network .global-network-copy {
    margin: 70px 0;
    display: inline-block
}

@media screen and (max-width:64em) {
    section#about-landing article#about-global-network .global-network-copy {
        margin: 20px 0
    }
}

@media screen and (max-width:47.9375em) {
    section#about-landing article#about-global-network .global-network-copy {
        margin: 10px 0 0
    }
}

section#about-landing article#about-global-network .global-network-copy p {
    font-family: "cb_regular", Open Sans, Open Sans Hebrew, Helvetica Neue, sans-serif;
    font-weight: 400;
    font-size: 1.125rem;
    line-height: 150%;
    float: left
}

section#about-landing article#about-global-network .global-network-copy p a:hover {
    color: #F9C400
}

section#about-landing article#about-siblings {
    padding-bottom: 100px
}

section#about-landing article#about-siblings h3.section-title {
    position: relative;
    top: 45px;
    margin-top: -45px
}

@media screen and (max-width:64em) {
    section#about-landing article#about-global-network .global-network-copy p {
        font-size: 1rem
    }

    section#about-landing article#about-siblings h3.section-title {
        top: 0;
        margin: 2% 0 3%
    }
}

section#about-landing article#about-siblings .subsidiary-title {
    position: relative
}

section#about-landing article#about-siblings .subsidiary-title:before {
    content: ' ';
    display: block;
    width: 100%;
    border-top: 1px solid #cecece
}

section#about-landing article#about-siblings h3.subsidiary-name {
    font-family: "cb_bold", Open Sans Bold, Open Sans Hebrew Semibold, Helvetica Neue, sans-serif;
    font-weight: 400;
    font-size: 4.4375rem;
    position: relative;
    display: inline-block;
    margin: 12px 0 18px;
    cursor: pointer
}

section#about-landing article#about-siblings h3.subsidiary-name:before {
    content: "\\";
    font-family: "cb_bold", Open Sans Extrabold, Open Sans Hebrew Extrabold, Helvetica Neue, sans-serif;
    font-weight: 400;
    font-size: inherit;
    color: #F9C400;
    background: 0 0;
    width: auto;
    position: relative;
    display: inline-block;
    height: auto
}

section#about-landing .contact-email, section#about-landing .description {
    font-family: "cb_regular", Open Sans, Open Sans Hebrew, Helvetica Neue, sans-serif;
    font-weight: 400
}

@media screen and (max-width:89.9375em) {
    section#about-landing article#about-siblings h3.subsidiary-name {
        font-size: 3.75rem
    }
}

@media screen and (max-width:64em) {
    section#about-landing article#about-siblings h3.subsidiary-name {
        font-size: 1.75rem
    }
}

@media screen and (max-width:47.9375em) {
    section#about-landing article#about-siblings h3.subsidiary-name {
        font-size: 1.125rem
    }
}

section#about-landing div.toggle {
    margin-left: 4.14vw;
    top: 0;
    display: inline-block;
    width: 4%;
    position: absolute;
    height: 100%;
    -webkit-transition: all .2s;
    transition: all .2s
}

section#about-landing div.toggle.rotated {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg)
}

section#about-landing div.toggle:before {
    content: " ";
    border-bottom: 2px solid #1a1a1a;
    position: absolute;
    width: 100%;
    left: 0;
    top: 46%;
    top: -webkit-calc(50% - 1px);
    top: calc(50% - 1px)
}

section#about-landing div.toggle:after {
    content: " ";
    border-right: 2px solid;
    border-bottom: 2px solid;
    width: 12px;
    height: 12px;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    display: inline-block;
    position: absolute;
    right: 0;
    top: -webkit-calc(50% - 6px);
    top: calc(50% - 6px)
}

section#about-landing .subsidiary-info {
    display: none;
    margin-bottom: 60px
}

section#about-landing .subsidiary-info.expanded {
    display: inline-block;
    height: auto;
    -webkit-transition: all 1s ease 0s;
    transition: all 1s ease 0s
}

section#about-landing .description {
    font-size: 1.125rem;
    line-height: 150%;
    margin: 0 0 2.5vh;
    float: left
}

@media screen and (max-width:64em) {
    section#about-landing .description {
        font-size: 1rem
    }
}

section#about-landing .contact-email {
    font-size: 1.125rem
}

article#pirates-quote h1, section#pirates-container article#pirates-leadership .leader .name,
section#pirates-container h2.section-title {
    font-family: "cb_bold", Open Sans Bold, Open Sans Hebrew Semibold, Helvetica Neue, sans-serif
}

@media screen and (max-width:64em) {
    section#about-landing .contact-email {
        font-size: .875rem
    }
}

@-webkit-keyframes bgAnimationUp {
    from {
        background-position: 0 0
    }

    to {
        background-position: 100% 100%
    }
}

@keyframes bgAnimationUp {
    from {
        background-position: 0 0
    }

    to {
        background-position: 100% 100%
    }
}

@-webkit-keyframes bgAnimationDown {
    from {
        background-position: 100% 100%
    }

    to {
        background-position: 0 0
    }
}

@keyframes bgAnimationDown {
    from {
        background-position: 100% 100%
    }

    to {
        background-position: 0 0
    }
}

@media screen and (min-width:48em) and (max-width:64em) {
    section#about-landing article#about-intro {
        font-size: 1.25rem
    }
}

@media screen and (max-width:47.9375em) {
    section#about-landing article#about-intro {
        font-size: 1rem
    }
}

#pirates-intro {
    width: 100%;
    height: 100%;
    position: relative;
    overflow: hidden
}

#pirates-intro #pirates-video-container {
    width: 100%;
    height: 100%;
    position: relative;
    left: 0;
    display: none
}

article#pirates-quote {
    width: 100%;
    height: 100%;
    background: url(/img/piratesBG.jpg) center center fixed;
    background-size: cover;
    text-align: center;
    direction: ltr
}

article#pirates-quote .content {
    top: 50%;
    position: fixed;
    transform: translateY(-50%);
    width: 100%;
    height: auto
}

article#pirates-quote h1 {
    color: #fff;
    font-weight: 400;
    font-size: 6rem;
    letter-spacing: -2px;
    padding: 0 12%;
    line-height: 100%;
    position: relative;
    display: inline-block;
    width: 100%
}

article#pirates-quote h1 span {
    font-size: 3rem;
    display: block
}

@media screen and (max-width:79.9375em) {
    article#pirates-quote h1 span {
        font-size: 42px
    }
}

@media screen and (max-width:64em) {
    article#pirates-quote {
        background-attachment: initial
    }

    article#pirates-quote h1 span {
        font-size: 36px
    }
}

@media screen and (max-width:47.9375em) {
    article#pirates-quote h1 span {
        font-size: 28px
    }
}

@media screen and (max-width:89.9375em) {
    article#pirates-quote h1 {
        font-size: 80px
    }
}

@media screen and (max-width:79.9375em) {
    article#pirates-quote h1 {
        font-size: 72px
    }
}

@media screen and (max-width:64em) {
    article#pirates-quote h1 {
        font-size: 56px
    }
}

article#pirates-quote .slanted-button {
    margin-top: 45px
}

@media screen and (max-width:47.9375em) {
    article#pirates-quote h1 {
        font-size: 46px
    }

    article#pirates-quote .slanted-button {
        margin-top: 10px
    }
}

article#pirates-quote .slanted-button.black {
    background: #000
}

article#pirates-quote .slanted-button.black h4 {
    color: #fff
}

section#pirates-container {
    position: relative;
    width: 100%;
    min-height: 100%;
    height: auto;
    color: #000;
    overflow: hidden
}

section#pirates-container h2.section-title {
    font-weight: 400;
    font-size: 3rem;
    padding: 60px 0
}

@media screen and (min-width:80em) and (max-width:89.9375em) {
    section#pirates-container h2.section-title {
        font-size: 2.625rem
    }
}

@media screen and (max-width:79.9375em) {
    section#pirates-container h2.section-title {
        font-size: 2.25rem
    }
}

@media screen and (max-width:64em) {
    section#pirates-container h2.section-title {
        font-size: 2rem
    }
}

section#pirates-container .slanted-container h2, section#pirates-container .slanted-container h3,
section#pirates-container .slanted-container h4 {
    font-family: "cb_bold", Open Sans Bold, Open Sans Hebrew Semibold, Helvetica Neue, sans-serif;
    font-weight: 400
}

section#pirates-container article#pirates-leadership {
    width: 100%;
    min-height: 100%;
    height: auto;
    color: #fff;
    padding-bottom: 60px
}

section#pirates-container article#pirates-leadership #leadership-intro {
    padding-bottom: 20px
}

section#pirates-container article#pirates-leadership .leader {
    margin-bottom: 40px;
    position: relative
}

@media screen and (min-width:48em) {
    section#pirates-container article#pirates-leadership .leader.position-0-0 {
        margin-top: 0
    }

    section#pirates-container article#pirates-leadership .leader.position-0-1 {
        margin-top: 30px
    }

    section#pirates-container article#pirates-leadership .leader.position-0-2 {
        margin-top: 140px
    }

    section#pirates-container article#pirates-leadership .leader.position-0-3 {
        margin-top: 260px
    }

    section#pirates-container article#pirates-leadership .leader.position-1-0 {
        margin-top: -60px
    }

    section#pirates-container article#pirates-leadership .leader.position-1-1 {
        margin-top: -30px
    }

    section#pirates-container article#pirates-leadership .leader.position-1-2 {
        margin-top: -160px
    }

    section#pirates-container article#pirates-leadership .leader.position-1-3 {
        margin-top: 90px
    }

    section#pirates-container article#pirates-leadership .leader.position-2-0 {
        margin-top: -80px
    }

    section#pirates-container article#pirates-leadership .leader.position-2-1 {
        margin-top: 12px
    }

    section#pirates-container article#pirates-leadership .leader.position-2-2 {
        margin-top: 30px
    }

    section#pirates-container article#pirates-leadership .leader.position-2-3 {
        margin-top: 270px
    }
}

@media screen and (max-width:47.9375em) {
    section#pirates-container article#pirates-leadership .leader {
        margin-top: 0;
        min-height: 0;
        margin-bottom: 20px
    }

    section#pirates-container article#pirates-leadership .leader .leader-image {
        float: left;
        width: 30%
    }

    section#pirates-container article#pirates-leadership .leader .leader-copy {
        padding-left: 10px;
        width: 70%;
        float: left;
        position: absolute;
        bottom: 0;
        left: 30%
    }
}

section#pirates-container article#pirates-leadership .leader a {
    display: block;
    text-decoration: none
}

section#pirates-container article#pirates-leadership .leader .name {
    font-size: 1.125rem;
    margin: 5px 0 3px
}

@media screen and (min-width:64.0625em) and (max-width:79.9375em) {
    section#pirates-container article#pirates-leadership .leader .name {
        font-size: 1rem
    }
}

@media screen and (min-width:48em) and (max-width:64em) {
    section#pirates-container article#pirates-leadership .leader .name {
        font-size: .875rem
    }
}

section#pirates-container article#pirates-leadership .leader .title {
    font-family: "cb_regular", Open Sans, Open Sans Hebrew, Helvetica Neue, sans-serif;
    font-weight: 400;
    font-size: 1rem
}

@media screen and (min-width:64.0625em) and (max-width:79.9375em) {
    section#pirates-container article#pirates-leadership .leader .title {
        font-size: .875rem
    }
}

@media screen and (min-width:48em) and (max-width:64em) {
    section#pirates-container article#pirates-leadership .leader .title {
        font-size: .75rem
    }
}

section#pirates-container article#pirates-leadership .leader::after {
    content: "";
    display: block;
    clear: both
}

section#pirates-container article#pirates-news {
    padding-bottom: 60px
}

section#pirates-container article#pirates-social {
    padding-bottom: 80px
}

section#pirates-container article#pirates-social .tweet-container {
    position: relative;
    width: 100%;
    height: auto;
    direction: ltr
}

section#pirates-container article#pirates-social .tweet-container .twitter-thumbnail {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 20%
}

section#pirates-container article#pirates-social .tweet-container .twitter-thumbnail img {
    position: relative;
    -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, .3);
    box-shadow: 0 0 15px rgba(0, 0, 0, .3);
    width: 100%;
    height: auto
}

section#pirates-container article#pirates-social .tweet-container .twitter-copy {
    position: relative;
    width: 80%;
    left: 15%
}

section#pirates-container article#pirates-social .tweet-container .slanted-container {
    float: none
}

section#pirates-container article#pirates-social .instagram-container,
section#pirates-container article#pirates-social .instagram-latest {
    position: relative
}

@media screen and (max-width:64em) {
    section#pirates-container article#pirates-leadership .row#mobile-hide {
        display: none
    }

    section#pirates-container article#pirates-social .tweet-container {
        margin: 15px 0
    }

    section#pirates-container article#pirates-social .tweet-container .twitter-copy {
        left: 20%;
        width: 70%
    }

    section#pirates-container article#pirates-social .instagram-container,
    section#pirates-container article#pirates-social .instagram-latest {
        padding: 15px 0
    }
}

section#pirates-container article#pirates-social .instagram-container.left-align .post-image,
section#pirates-container article#pirates-social .instagram-latest.left-align .post-image {
    float: left
}

section#pirates-container article#pirates-social .instagram-container.left-align .post-copy-container,
section#pirates-container article#pirates-social .instagram-latest.left-align .post-copy-container {
    float: right;
    padding: 0 7% 0 0
}

@media screen and (max-width:47.9375em) {
    section#pirates-container article#pirates-social .tweet-container .twitter-thumbnail {
        top: 0;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }

    section#pirates-container article#pirates-social .tweet-container .twitter-copy {
        left: 20%;
        width: 60%
    }

    section#pirates-container article#pirates-social .instagram-container.left-align .post-copy-container,
    section#pirates-container article#pirates-social .instagram-latest.left-align .post-copy-container {
        padding: 0;
        float: left;
        left: 0;
        width: 70%
    }
}

section#pirates-container article#pirates-social .instagram-container.right-align .post-image,
section#pirates-container article#pirates-social .instagram-latest.right-align .post-image {
    float: right
}

body.rtl #disruption #disruption-splash .slanted-block, body.rtl #disruption .slanted-block {
    float: left
}

section#pirates-container article#pirates-social .instagram-container.right-align .post-copy-container,
section#pirates-container article#pirates-social .instagram-latest.right-align .post-copy-container {
    padding: 0 0 0 7%
}

section#pirates-container article#pirates-social .instagram-container.right-align .post-copy-container h1,
section#pirates-container article#pirates-social .instagram-latest.right-align .post-copy-container h1 {
    width: 90%
}

section#pirates-container article#pirates-social .instagram-container .post-image,
section#pirates-container article#pirates-social .instagram-latest .post-image {
    position: relative;
    width: 50%
}

@media screen and (max-width:47.9375em) {
    section#pirates-container article#pirates-social .instagram-container.right-align .post-copy-container,
    section#pirates-container article#pirates-social .instagram-latest.right-align .post-copy-container {
        padding: 0;
        float: left;
        left: 10%
    }

    section#pirates-container article#pirates-social .instagram-container .post-image,
    section#pirates-container article#pirates-social .instagram-latest .post-image {
        width: 90%
    }
}

section#pirates-container article#pirates-social .instagram-container .post-image img,
section#pirates-container article#pirates-social .instagram-container .post-image video,
section#pirates-container article#pirates-social .instagram-latest .post-image img,
section#pirates-container article#pirates-social .instagram-latest .post-image video {
    width: 100%;
    height: auto;
    -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, .3);
    box-shadow: 0 0 15px rgba(0, 0, 0, .3)
}

section#pirates-container article#pirates-social .instagram-container .post-copy-container,
section#pirates-container article#pirates-social .instagram-latest .post-copy-container {
    position: relative;
    width: 50%;
    margin-top: 7%;
    direction: ltr
}

@media screen and (max-width:47.9375em) {
    section#pirates-container article#pirates-social .instagram-container .post-copy-container,
    section#pirates-container article#pirates-social .instagram-latest .post-copy-container {
        width: 90%;
        margin-top: 0
    }
}

section#pirates-container article#pirates-social .instagram-container .post-copy-container h1.second,
section#pirates-container article#pirates-social .instagram-latest .post-copy-container h1.second {
    margin-top: -7px;
    margin-bottom: 20px
}

section#pirates-container article#pirates-social .instagram-container .post-copy-container p,
section#pirates-container article#pirates-social .instagram-latest .post-copy-container p {
    margin: 25px 0 0 20px;
    font-family: "cb_regular", Open Sans, Open Sans Hebrew, Helvetica Neue, sans-serif;
    font-weight: 400;
    font-size: 1.125rem;
    color: #222;
    width: 75%
}

section#pirates-container article#pirates-social a.title {
    font-family: "cb_bold", Open Sans Bold, Open Sans Hebrew Semibold, Helvetica Neue, sans-serif;
    font-size: 2.875rem;
    text-decoration: none;
    letter-spacing: -2px
}

@media screen and (max-width:119.9375em) {
    section#pirates-container article#pirates-social a.title {
        font-size: 2.625rem
    }
}

@media screen and (max-width:89.9375em) {
    section#pirates-container article#pirates-social a.title {
        font-size: 2.25rem
    }
}

@media screen and (max-width:64em) {
    section#pirates-container article#pirates-social a.title {
        font-size: 1.5rem
    }
}

section#pirates-container article#pirates-social .slanted-container p.copy {
    margin: 0 0 0 20px;
    font-family: "cb_regular", Open Sans, Open Sans Hebrew, Helvetica Neue, sans-serif;
    font-weight: 400;
    color: #222
}

section#pirates-container article#pirates-social .slanted-container p.copy a {
    display: initial;
    font-family: "cb_regular", Open Sans, Open Sans Hebrew, Helvetica Neue, sans-serif;
    font-weight: 400;
    font-size: 1.125rem;
    color: #222;
    text-decoration: none
}

@media screen and (max-width:64em) {
    section#pirates-container article#pirates-social .slanted-container p.copy a {
        font-size: 1rem
    }
}

@media screen and (max-width:89.9375em) {
    section#pirates-container article#pirates-social .slanted-container p.copy {
        margin: 0
    }

    section#pirates-container article#pirates-social .slanted-container p.location-date {
        margin: 15px 0 25px
    }
}

section#pirates-container article#pirates-social .slanted-container p.location-date {
    font-family: "cb_bold", Open Sans Bold, Open Sans Hebrew Semibold, Helvetica Neue, sans-serif;
    font-size: .875rem;
    margin: 15px 0 25px
}

section#pirates-container article#pirates-social .slanted-container .arrow-link {
    display: inline-block
}

@media screen and (max-width:47.9375em) {
    section#pirates-container article#pirates-social .instagram-container .post-copy-container p,
    section#pirates-container article#pirates-social .instagram-latest .post-copy-container p {
        width: 90%
    }

    section#pirates-container article#pirates-social .slanted-container p.location-date {
        margin: 15px 0 25px
    }

    section#pirates-container article#pirates-social .slanted-container .arrow-link {
        margin: 0 0 20px
    }

    section#pirates-container article#pirates-social .slanted-container .arrow-link img {
        -webkit-transform: scale(.8);
        -ms-transform: scale(.8);
        transform: scale(.8)
    }
}

section#pirates-container article#pirates-social .slanted-container svg {
    margin: 0 0 0 20px
}

section#pirates-container .anchor-links {
    font-family: "cb_regular", Open Sans, Open Sans Hebrew, Helvetica Neue, sans-serif;
    font-weight: 400;
    font-size: 24px;
    padding: 60px 0
}

article#leader-container .leadership-headline .name, article#leader-container .leadership-headline .title {
    font-family: "cb_bold", Open Sans Bold, Open Sans Hebrew Semibold, Helvetica Neue, sans-serif
}

section#pirates-container .anchor-links a {
    color: #999
}

section#pirates-container .anchor-links a:hover {
    color: #000
}

@media screen and (max-width:79.9375em) {
    section#pirates-container .anchor-links {
        padding-top: 126px
    }
}

@media screen and (max-width:64em) {
    section#pirates-container .anchor-links {
        padding-top: 112px
    }
}

@media screen and (max-width:47.9375em) {
    section#pirates-container .anchor-links {
        padding-top: 0;
        padding-bottom: 50px
    }
}

article#leader-container {
    padding-top: 135px;
    padding-bottom: 60px
}

article#leader-container .leader-image img {
    width: 100%;
    height: auto
}

article#leader-container .leadership-headline {
    margin-top: 72px
}

article#leader-container .leadership-headline .name {
    font-size: 4.375rem;
    letter-spacing: -1.5px
}

@media screen and (max-width:89.9375em) {
    article#leader-container .leadership-headline .name {
        font-size: 3.75rem
    }
}

@media screen and (max-width:64em) {
    article#leader-container {
        padding-top: 80px;
        padding-bottom: 60px
    }

    article#leader-container .leadership-headline .name {
        font-size: 3rem
    }
}

@media screen and (max-width:47.9375em) {
    article#leader-container .leadership-headline .name {
        font-size: 2.625rem
    }
}

article#leader-container .leadership-headline .title {
    font-size: 1.375rem;
    margin: 35px 0 0;
    letter-spacing: .5px
}

#disruption, article#leader-container .leadership-bio {
    font-family: "cb_regular", Open Sans, Open Sans Hebrew, Helvetica Neue, sans-serif;
    font-weight: 400
}

@media screen and (max-width:64em) {
    article#leader-container .leadership-headline .title {
        font-size: 1.25rem
    }
}

article#leader-container .leadership-headline div.social-handles {
    width: 100%
}

article#leader-container .leadership-headline div.social-handles a {
    display: inline-block;
    text-indent: -99999px;
    width: 3vh;
    height: 3vh;
    margin: 35px 0 0
}

#disruption, #disruption #disruption-splash {
    width: 100%;
    overflow: hidden;
    position: relative;
    color: #000
}

article#leader-container .leadership-headline div.social-handles a svg {
    fill: #fff
}

article#leader-container .leadership-headline div.social-handles a.social-linkedin {
    background-color: #fff;
    -webkit-mask: url(/img/LinkedIn.svg) no-repeat 50% 50%;
    mask: url(/img/LinkedIn.svg) no-repeat 50% 50%
}

article#leader-container .leadership-headline div.social-handles a.social-twitter {
    background-color: #fff;
    -webkit-mask: url(/img/Twitter.svg) no-repeat 50% 50%;
    mask: url(/img/Twitter.svg) no-repeat 50% 50%
}

article#leader-container .leadership-headline div.social-handles a.social-instagram {
    background-color: #fff;
    -webkit-mask: url(/img/Instagram.svg) no-repeat 50% 50%;
    mask: url(/img/Instagram.svg) no-repeat 50% 50%
}

article#leader-container .leadership-bio {
    margin: 35px 0 60px;
    font-size: 1.125rem
}

@media screen and (max-width:64em) {
    article#leader-container .leadership-bio {
        font-size: 1rem
    }
}

body.rtl article#leader-container {
    text-align: right
}

#disruption {
    background-color: #f2f2f2;
    font-size: 24px
}

#disruption #disruption-splash .slanted-block.headline, #disruption #disruption-splash h1,
#disruption h2, #disruption h3, #work-splash #work-splash-copy #splash-title,
.section-intro h1 {
    font-family: "cb_bold", Open Sans Bold, Open Sans Hebrew Semibold, Helvetica Neue, sans-serif
}

@media screen and (max-width:79.9375em) {
    #disruption {
        font-size: 18px
    }
}

#disruption h2 {
    font-weight: 400;
    font-size: 96px
}

@media screen and (max-width:79.9375em) {
    #disruption h2 {
        font-size: 72px
    }
}

@media screen and (max-width:64em) {
    #disruption h2 {
        font-size: 56px
    }
}

@media screen and (max-width:47.9375em) {
    #disruption h2 {
        font-size: 46px
    }
}

#disruption h3 {
    font-weight: 400;
    font-size: 47px
}

@media screen and (max-width:79.9375em) {
    #disruption h3 {
        font-size: 38px
    }
}

@media screen and (max-width:64em) {
    #disruption h3 {
        font-size: 28px
    }
}

#disruption .slanted-container img {
    -webkit-transform: skewX(12deg);
    -ms-transform: skewX(12deg);
    transform: skewX(12deg);
    margin-bottom: 15px
}

#disruption .slanted-block {
    padding-bottom: 100px
}

#disruption #disruption-splash {
    height: 100vh;
    background-image: url(../img/disruption_splash.jpg);
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    background-color: #ffc809;
    background-attachment: fixed;
    text-align: center
}

#disruption #disruption-splash #splash-landing {
    margin-top: 20vh;
    text-align: left
}

#disruption #disruption-splash #splash-landing .slanted-container {
    position: fixed
}

#disruption #disruption-splash #splash-landing .slanted-block {
    padding-bottom: 30px
}

#disruption #disruption-splash h1 {
    font-weight: 400;
    font-size: 118px;
    line-height: 100%
}

#disruption #disruption-splash .slanted-block {
    padding-top: 46px;
    width: 700px
}

@media screen and (max-width:89.9375em) {
    #disruption #disruption-splash h1 {
        font-size: 92px
    }

    #disruption #disruption-splash .slanted-block {
        width: 550px
    }
}

@media screen and (max-width:64em) {
    #disruption #disruption-splash h1 {
        font-size: 72px
    }

    #disruption #disruption-splash .slanted-block {
        width: 500px
    }
}

@media screen and (max-width:47.9375em) {
    #disruption .slanted-container img {
        -webkit-transform: skewX(0);
        -ms-transform: skewX(0);
        transform: skewX(0)
    }

    #disruption #disruption-splash #splash-landing .slanted-block {
        padding-bottom: 10px
    }

    #disruption #disruption-splash {
        background-position: 150px center
    }

    #disruption #disruption-splash .slanted-container {
        text-align: center
    }

    #disruption #disruption-splash h1 {
        font-size: 50px;
        text-align: left
    }

    #disruption #disruption-splash .slanted-block {
        width: 100%;
        text-align: left
    }
}

#disruption #disruption-splash .slanted-block.black {
    color: #000
}

#disruption #disruption-splash .slanted-block.white, #disruption #disruption-splash .slanted-button h4,
#disruption #disruption-splash .slanted-button.black h4 {
    color: #fff
}

#disruption #disruption-splash .slanted-block.headline {
    font-size: 118px;
    line-height: 100%;
    width: 100%;
    padding: 0
}

#disruption #disruption-splash .slanted-button {
    -webkit-transform: skewX(0);
    -ms-transform: skewX(0);
    transform: skewX(0);
    background-color: #000;
    margin-top: -10px
}

#disruption #disruption-splash .slanted-button.black {
    background: #000
}

#disruption #disruption-splash .slanted-button.white h4, #disruption #methods #anchor-links a:hover {
    color: #000
}

#disruption #disruption-splash .slanted-button.white {
    background: #fff
}

#disruption #dlive, #disruption #swat {
    display: inline-block;
    background-color: #222;
    overflow: hidden
}

#disruption #disruption-content {
    position: relative;
    z-index: 2;
    background: #f2f2f2
}

#disruption #methods {
    width: 100%;
    display: inline-block;
    padding-top: 84px;
    padding-bottom: 100px;
    overflow: hidden
}

#disruption #methods .slanted-block {
    padding-top: 77px;
    width: 700px
}

@media screen and (max-width:89.9375em) {
    #disruption #disruption-splash .slanted-block.headline {
        font-size: 92px
    }

    #disruption #methods .slanted-block {
        width: 550px
    }
}

#disruption #methods #anchor-links {
    padding-top: 136px
}

#disruption #methods #anchor-links a {
    color: #999
}

@media screen and (max-width:79.9375em) {
    #disruption #methods #anchor-links {
        padding-top: 126px
    }
}

@media screen and (max-width:64em) {
    #disruption #disruption-splash .slanted-block.headline {
        font-size: 72px
    }

    #disruption #methods .slanted-block {
        width: 450px
    }

    #disruption #methods #anchor-links {
        padding-top: 112px
    }
}

@media screen and (max-width:47.9375em) {
    #disruption #disruption-splash .slanted-block.headline {
        font-size: 50px
    }

    #disruption #disruption-splash .slanted-button {
        -webkit-transform: skewX(-12deg);
        -ms-transform: skewX(-12deg);
        transform: skewX(-12deg);
        margin: 0 auto
    }

    #disruption #methods .slanted-block {
        width: auto
    }

    #disruption #methods #anchor-links {
        padding-top: 0;
        padding-bottom: 50px
    }
}

#disruption #dlive {
    width: 100%;
    padding-top: 84px;
    color: #fff
}

#disruption #dlive .slanted-block {
    padding-top: 77px;
    width: 850px
}

@media screen and (max-width:89.9375em) {
    #disruption #dlive .slanted-block {
        width: 750px
    }
}

@media screen and (max-width:64em) {
    #disruption #dlive .slanted-block {
        width: 500px
    }

    #disruption #backslash-copy #backslash-phone {
        visibility: hidden
    }
}

@media screen and (max-width:47.9375em) {
    #disruption #dlive .slanted-block {
        width: auto
    }
}

#disruption #dlive #work {
    width: 100%;
    height: 950px;
    background-color: #444;
    margin-bottom: 240px
}

#disruption #backslash {
    position: relative
}

#disruption #backslash-vid {
    position: relative;
    top: -30px;
    padding-bottom: 50px
}

#disruption #backslash-copy .slanted-block {
    padding-top: 77px;
    width: 700px
}

@media screen and (max-width:79.9375em) {
    #disruption #backslash-copy .slanted-block {
        width: 550px
    }
}

@media screen and (max-width:47.9375em) {
    #disruption #backslash-copy .slanted-block {
        width: auto
    }
}

#disruption #backslash-copy #backslash-phone {
    position: absolute;
    top: -40px;
    left: 0
}

@media screen and (max-width:89.9375em) {
    #disruption #backslash-copy #backslash-phone {
        left: -40px
    }
}

#disruption #edges {
    width: 100%;
    display: inline-block;
    padding-top: 90px;
    overflow: hidden;
    height: 1250px;
    position: relative
}

#disruption #edges .slanted-block {
    padding-top: 77px;
    width: 600px
}

@media screen and (max-width:79.9375em) {
    #disruption #backslash-copy #backslash-phone {
        left: -180px
    }

    #disruption #edges .slanted-block {
        width: 500px
    }
}

@media screen and (max-width:64em) {
    #disruption #edges {
        height: 1000px
    }

    #disruption #edges .slanted-block {
        width: 450px
    }
}

@media screen and (max-width:47.9375em) {
    #disruption #edges .slanted-block {
        width: auto
    }
}

#disruption #edges-map {
    width: 100vw;
    margin-left: -1.875vw;
    position: absolute;
    top: 50px;
    direction: ltr
}

#disruption #edges-map img {
    min-width: 100%;
    max-width: none;
    height: auto
}

#disruption #swat {
    width: 100%;
    padding-top: 84px;
    margin-bottom: -365px;
    color: #fff
}

#disruption #swat #swat-copy {
    position: relative;
    top: -545px
}

@media screen and (max-width:89.9375em) {
    #disruption #swat #swat-copy {
        top: -475px
    }
}

@media screen and (max-width:79.9375em) {
    #disruption #swat #swat-copy {
        top: -400px
    }
}

@media screen and (max-width:64em) {
    #disruption #edges-map {
        top: 140px
    }

    #disruption #edges-map img {
        min-width: none;
        width: 150%
    }

    #disruption #swat #swat-copy {
        top: -350px;
        margin-bottom: 90px
    }
}

@media screen and (max-width:47.9375em) {
    #disruption #edges-map {
        top: 130px;
        left: -221px
    }

    #disruption #edges-map img {
        min-width: none;
        width: 1400px
    }

    #disruption #swat #swat-copy {
        top: -60px;
        margin-bottom: 270px
    }
}

#disruption #swat #swat-copy .slanted-block {
    width: 550px
}

#disruption #swat .slanted-block {
    padding-top: 77px
}

body.rtl #disruption #disruption-splash {
    direction: ltr
}

body.rtl #disruption #disruption-splash #splash-landing .columns {
    direction: ltr
}

body.rtl #disruption #disruption-splash .slanted-button {
    float: left;
    clear: both
}

@media screen and (max-width:47.9375em) {
    #disruption #swat #swat-copy .slanted-block {
        width: auto
    }

    body.rtl #disruption #disruption-splash #splash-landing .slanted-container {
        padding: 0 10px 0 0
    }

    body.rtl #disruption #disruption-splash .slanted-block, body.rtl #disruption #disruption-splash h1 {
        text-align: right
    }

    body.rtl #disruption #disruption-splash .slanted-button {
        margin: 0 auto;
        float: none
    }
}

body.rtl .small-no-slant .slanted-block, body.rtl h2.section-title {
    float: left
}

#disruption-video-player {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 100%;
    left: 0;
    display: none
}

#disruption-video-player .video-js {
    width: 100% !important;
    height: 100% !important;
    position: relative
}

#news-archive {
    padding-bottom: 100px;
    background-color: #1a1a1a;
    color: #fff;
    overflow: hidden
}

#work-landing {
    position: relative;
    width: 100%;
    height: 100%;
    overflow: hidden
}

#work-landing #work-video-container {
    width: 100%;
    height: 100%;
    position: relative;
    top: 0;
    left: 0;
    display: none
}

#work-splash {
    width: 100%;
    height: 100vh;
    background-size: cover;
    background-position: center;
    /*background-image: url(../images/header_christophbiene.jpg);*/
    background-attachment: fixed;
    text-align: center;
    direction: ltr;
    position: fixed
}

#work-splash #work-splash-copy {
    position: absolute;
    left: 20.8vw;
    top: 38.8vh;
    text-align: left
}

#work-splash #work-splash-copy #splash-title {
    font-weight: 400;
    font-size: 120px;
    color: #fff;
    letter-spacing: -6px;
    line-height: 100%;
    width: 100%
}

@media screen and (max-width:79.9375em) {
    #work-splash #work-splash-copy #splash-title {
        font-size: 96px;
        letter-spacing: -5px
    }
}

@media screen and (max-width:64em) {
    #work-splash {
        background-attachment: initial
    }

    #work-splash #work-splash-copy #splash-title {
        font-size: 72px;
        letter-spacing: -3px
    }
}

#work-splash #work-splash-copy .slanted-button {
    -webkit-transform: skewX(0);
    -ms-transform: skewX(0);
    transform: skewX(0);
    background-color: #fff;
    margin-top: 46px
}

#work-splash #work-splash-copy .slanted-button h4 {
    color: #000
}

#work-splash #work-splash-copy .slanted-button.black {
    background: #000
}

#work-splash #work-splash-copy .slanted-button.black h4 {
    color: #fff
}

@media screen and (max-width:47.9375em) {
    #work-splash #work-splash-copy {
        left: 0;
        padding-left: .625rem;
        padding-right: .625rem;
        text-align: center;
        top: 33vh
    }

    #work-splash #work-splash-copy #splash-title {
        font-size: 64px;
        letter-spacing: -1px
    }

    #work-splash #work-splash-copy .slanted-button {
        -webkit-transform: skewX(-12deg);
        -ms-transform: skewX(-12deg);
        transform: skewX(20deg)
    }
}

#work-container {
    position: relative;
    z-index: 2;
    background: #f2f2f2;
    padding-bottom: 100px
}

.section-intro {
    height: auto;
    padding-bottom: 100px
}

.section-intro h1 {
    font-weight: 400;
    font-size: 46px;
    padding-top: 86px
}

.section-intro .section-intro-copy, .work-entry .entry-client, .work-entry .entry-client a,
.work-entry .entry-date, .work-entry .entry-date a {
    font-family: "cb_regular", Open Sans, Open Sans Hebrew, Helvetica Neue, sans-serif;
    font-weight: 400
}

@media screen and (max-width:64em) {
    .section-intro h1 {
        font-size: 34px
    }
}

.section-intro .section-intro-copy {
    font-size: 24px;
    padding-top: 78px;
    max-width: 600px
}

@media screen and (max-width:64em) {
    .section-intro .section-intro-copy {
        font-size: 20px;
        padding-top: 45px
    }
}

.work-entry {
    line-height: 100%;
    padding-bottom: 50px
}

.work-entry .slanted-container {
    width: 90%
}

@media screen and (max-width:47.9375em) {
    .work-entry .slanted-container {
        width: 80%
    }
}

.work-entry a {
    text-decoration: none;
    display: inline-block;
    width: 100%
}

.work-entry img {
    min-width: 100%
}

.work-entry .link-arrow {
    padding-right: 0;
    padding-left: 5px;
    min-width: initial
}

.work-entry .entry-client, .work-entry .entry-date {
    padding-top: 20px;
    font-size: 14px
}

.work-entry .entry-client a, .work-entry .entry-date a {
    font-size: inherit
}

.work-entry .entry-title, .work-entry .entry-title a {
    padding-top: 5px;
    font-family: "cb_bold", Open Sans Bold, Open Sans Hebrew Semibold, Helvetica Neue, sans-serif;
    font-size: 14px
}

.work-entry .entry-agency, .work-entry .entry-agency a, .work-entry .entry-location,
.work-entry .entry-location a {
    font-weight: 400;
    font-family: "cb_regular", Open Sans, Open Sans Hebrew, Helvetica Neue, sans-serif
}

.work-entry .entry-agency, .work-entry .entry-location {
    padding-top: 7px;
    font-size: 12px
}

.work-entry .entry-agency a, .work-entry .entry-location a {
    font-size: inherit
}

.work-entry a.entry-headline, .work-entry a.entry-headline:visited {
    padding-top: 5px;
    font-family: "cb_bold", Open Sans Bold, Open Sans Hebrew Semibold, Helvetica Neue, sans-serif;
    font-size: 20px;
    text-decoration: none;
    color: #fff
}

.work-entry .entry-body, article#news-article-container {
    font-family: "cb_regular", Open Sans, Open Sans Hebrew, Helvetica Neue, sans-serif;
    font-weight: 400
}

.work-entry a.entry-headline:hover, article#news-article-container .news-link a:hover {
    color: #F9C400
}

.work-entry .entry-body {
    font-size: 14px;
    padding-top: 20px
}

.entry-middle {
    padding-top: 120px
}

@media screen and (max-width:64em) {
    .entry-middle {
        padding-top: 0
    }
}

.entry-right {
    padding-top: 290px
}

@media screen and (max-width:64em) {
    .entry-right {
        padding-top: 0
    }
}

body.rtl #news-archive .work-entry {
    text-align: right
}

article#news-article-container {
    padding-top: 80px;
    padding-bottom: 60px;
    font-size: 1.125rem;
    overflow-x: hidden
}

@media screen and (max-width:64em) {
    article#news-article-container {
        font-size: 1rem
    }
}

article#news-article-container .masthead {
    margin-bottom: 50px
}

article#news-article-container .masthead img {
    padding-bottom: 20px
}

article#news-article-container .news-headline {
    height: 100%;
    vertical-align: bottom
}

article#news-article-container .news-headline .title {
    font-family: "cb_bold", Open Sans Bold, Open Sans Hebrew Semibold, Helvetica Neue, sans-serif;
    font-weight: 400;
    font-size: 4.375rem;
    letter-spacing: -1.5px;
    line-height: 100%
}

@media screen and (max-width:89.9375em) {
    article#news-article-container .news-headline .title {
        font-size: 3.75rem
    }
}

@media screen and (max-width:79.9375em) {
    article#news-article-container .news-headline .title {
        font-size: 3rem
    }
}

@media screen and (max-width:64em) {
    article#news-article-container .news-headline .title {
        font-size: 2.25rem
    }
}

article#news-article-container .news-headline .date, article#news-article-container .news-headline .location {
    font-family: "cb_bold", Open Sans Bold, Open Sans Hebrew Semibold, Helvetica Neue, sans-serif;
    font-size: 1.375rem;
    margin: 35px 0 0;
    letter-spacing: .5px;
    display: inline-block
}

@media screen and (max-width:64em) {
    article#news-article-container .news-headline .date, article#news-article-container .news-headline .location {
        font-size: 1.25rem
    }
}

article#news-article-container .news-headline .location:after {
    content: '\\';
    display: inline-block;
    font: inherit;
    padding: 0 5px
}

article#news-article-container .blurb {
    padding: 20px 0;
    font-size: 1.5rem
}

@media screen and (max-width:64em) {
    article#news-article-container .blurb {
        font-size: 1.375rem
    }
}

article#news-article-container p {
    padding-bottom: 50px
}

article#news-article-container .bleed-left {
    margin-left: -4vw
}

article#news-article-container .bleed-right {
    margin-right: -4vw;
    text-align: right
}

article#news-article-container .copy-container, article#news-article-container .img-container {
    margin-bottom: 50px
}

article#news-article-container .copy-container img, article#news-article-container .img-container img {
    width: 100%
}

article#news-article-container .inline-vid-container {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
    margin-bottom: 100px;
    text-align: -webkit-auto
}

article#news-article-container .inline-vid-container iframe {
    height: 100%;
    width: 100%;
    position: absolute
}

article#news-article-container .news-link a, article#news-article-container .news-link a:visited {
    text-decoration: none
}

article#news-article-container .news-link .link-arrow {
    padding-right: 5px;
    padding-left: 0
}

.link-arrow {
    display: inline;
    height: 16px;
    width: auto;
    min-width: initial;
    position: relative;
    top: -2px
}

.pagination {
    text-align: center;
    font-size: 1.5rem;
    font-family: "cb_bold", Open Sans Bold, Open Sans Hebrew Semibold, Helvetica Neue, sans-serif;
    margin: 30px 0 0;
    padding: 0 10%;
    -webkit-transition: all .1s;
    transition: all .1s
}

@media screen and (max-width:47.9375em) {
    .pagination {
        font-size: 1.125rem
    }
}

.pagination a, .pagination a:visited, .pagination span {
    color: #fff;
    margin: 10px
}

.pagination a {
    text-decoration: none
}

.pagination a:hover, .pagination span.current {
    color: #F9C400
}

.pagination.dark a, .pagination.dark a:visited, .pagination.dark span {
    color: #222;
    margin: 10px
}

.pagination.dark span.current {
    color: #F9C400
}

section.single {
    font-family: "cb_regular", Open Sans, Open Sans Hebrew, Helvetica Neue, sans-serif;
    font-weight: 400;
    font-size: 1.125rem;
    padding-bottom: 100px
}

section.single .columns h1, section.single .columns h2, section.single .columns h3,
section.single .columns h4, section.single .columns h5 {
    font-family: "cb_bold", Open Sans Bold, Open Sans Hebrew Semibold, Helvetica Neue, sans-serif;
    font-weight: 400
}

section.single .columns h1 {
    padding: 55px 0 35px
}

section.single .columns h3 {
    margin: 0 0 15px
}

section.single .columns ul li a, section.single .columns ul li a:visited {
    color: #000;
    text-decoration: none
}

section.single .columns ul li a:hover, section.single .columns ul li a:visited:hover {
    color: #F9C400
}

section.single .columns a, section.single .columns a:visited {
    color: #000
}

section.single .columns a:hover, section.single .columns a:visited:hover {
    color: #F9C400
}

section.single .columns p {
    margin-bottom: 20px
}

section.single .columns p a, section.single .columns p a:visited {
    color: #000
}

section.single .columns p a:hover, section.single .columns p a:visited:hover {
    color: #F9C400
}

section.single .columns .underline {
    text-decoration: underline
}

#error-container {
    position: relative;
    width: 100%;
    height: 100%;
    overflow: hidden
}

#error-container #landing-video {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0
}

#error-container #landing-video video {
    -o-object-fit: cover;
    object-fit: cover;
}

#error-container #landing-video h1 {
    font-size: 96px;
    line-height: 97%;
    margin: 0 0 45px;
    text-shadow: none;
    letter-spacing: -3px
}

body.rtl article, body.rtl div, body.rtl section {
    direction: rtl
}

@media screen and (max-width:64em) {
    #error-container #landing-video h1 {
        font-size: 60px
    }

    body.rtl #menu-container #menus {
        direction: ltr;
        text-align: left
    }

    body.rtl #menu-container #sub-menu {
        text-align: left
    }
}

@media screen and (max-width:47.9375em) {
    body.rtl #menu-container #social-icons {
        text-align: start;
        width: auto;
        left: 25px
    }
}

body.rtl #landing-container #landing-video .video-overlay {
    direction: ltr
}

body.rtl .slanted-container {
    float: left;
    text-align: left
}

@media screen and (max-width:47.9375em) {
    body.rtl .small-no-slant {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        text-align: right
    }

    body.rtl .small-no-slant a, body.rtl .small-no-slant h1, body.rtl .small-no-slant h2,
    body.rtl .small-no-slant h3, body.rtl .small-no-slant h4, body.rtl .small-no-slant h5,
    body.rtl .small-no-slant p {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }

    body.rtl .small-no-slant .slanted-block p, body.rtl .small-no-slant .slanted-block span {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        text-align: right
    }

    body.rtl .small-no-slant .slanted-button h4 {
        -webkit-transform: skewX(12deg);
        -ms-transform: skewX(12deg);
        transform: skewX(12deg)
    }
}

body.rtl .featured-media-overlay, body.rtl footer #legal {
    text-align: left
}

body.rtl section#featured-media div.vid-cover div.featured-media-overlay .client-date span {
    direction: rtl
}

@media screen and (max-width:47.9375em) {
    body.rtl section#about-landing article#about-address a.email, body.rtl section#about-landing article#about-address a.phone,
    body.rtl section#about-landing article#about-address span.address {
        float: right
    }
}

body.rtl section#about-landing article#about-global-network .global-network-copy p {
    float: right
}

body.rtl section#about-landing article#about-siblings .subsidiary-title {
    direction: ltr
}

body.rtl footer a.share-btn {
    float: right;
    margin: 0 0 0 18px
}


