@charset "UTF-8"; 







html, body {
    height: 100%
}

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

html, body {
    font-size: 13px
}

body {
    background: white;
    color: black;
    padding: 0;
    margin: 0;
    font-family: "Lineto-Circular", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
    font-weight: 400;
    font-style: normal;
    line-height: 1;
    position: relative;
    cursor: default
}

a:hover {
    cursor: pointer
}

img {
    max-width: 100%;
    height: auto
}

img {
    -ms-interpolation-mode: bicubic
}

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

.left {
    float: left !important
}

.right {
    float: right !important
}

.clearfix:before, .clearfix:after {
    content: " ";
    display: table
}

.clearfix:after {
    clear: both
}

.hide {
    display: none
}

.antialiased {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

img {
    display: inline-block;
    vertical-align: middle
}

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

select {
    width: 100%
}



@media only screen {
    .small-push-0 {
        position: relative;
        left: 0;
        right: auto
    }

    .small-pull-0 {
        position: relative;
        right: 0;
        left: auto
    }

    .small-push-1 {
        position: relative;
        left: 8.33333%;
        right: auto
    }

    .small-pull-1 {
        position: relative;
        right: 8.33333%;
        left: auto
    }

    .small-push-2 {
        position: relative;
        left: 16.66667%;
        right: auto
    }

    .small-pull-2 {
        position: relative;
        right: 16.66667%;
        left: auto
    }

    .small-push-3 {
        position: relative;
        left: 25%;
        right: auto
    }

    .small-pull-3 {
        position: relative;
        right: 25%;
        left: auto
    }

    .small-push-4 {
        position: relative;
        left: 33.33333%;
        right: auto
    }

    .small-pull-4 {
        position: relative;
        right: 33.33333%;
        left: auto
    }

    .small-push-5 {
        position: relative;
        left: 41.66667%;
        right: auto
    }

    .small-pull-5 {
        position: relative;
        right: 41.66667%;
        left: auto
    }

    .small-push-6 {
        position: relative;
        left: 50%;
        right: auto
    }

    .small-pull-6 {
        position: relative;
        right: 50%;
        left: auto
    }

    .small-push-7 {
        position: relative;
        left: 58.33333%;
        right: auto
    }

    .small-pull-7 {
        position: relative;
        right: 58.33333%;
        left: auto
    }

    .small-push-8 {
        position: relative;
        left: 66.66667%;
        right: auto
    }

    .small-pull-8 {
        position: relative;
        right: 66.66667%;
        left: auto
    }

    .small-push-9 {
        position: relative;
        left: 75%;
        right: auto
    }

    .small-pull-9 {
        position: relative;
        right: 75%;
        left: auto
    }

    .small-push-10 {
        position: relative;
        left: 83.33333%;
        right: auto
    }

    .small-pull-10 {
        position: relative;
        right: 83.33333%;
        left: auto
    }

    .small-push-11 {
        position: relative;
        left: 91.66667%;
        right: auto
    }

    .small-pull-11 {
        position: relative;
        right: 91.66667%;
        left: auto
    }

    .column, .columns {
        position: relative;
        padding-left: 1.15385rem;
        padding-right: 1.15385rem;
        float: left
    }

    .small-1 {
        width: 8.33333%
    }

    .small-2 {
        width: 16.66667%
    }

    .small-3 {
        width: 25%
    }

    .small-4 {
        width: 33.33333%
    }

    .small-5 {
        width: 41.66667%
    }

    .small-6 {
        width: 50%
    }

    .small-7 {
        width: 58.33333%
    }

    .small-8 {
        width: 66.66667%
    }

    .small-9 {
        width: 75%
    }

    .small-10 {
        width: 83.33333%
    }

    .small-11 {
        width: 91.66667%
    }

    .small-12 {
        width: 100%
    }

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

    .small-offset-1 {
        margin-left: 8.33333% !important
    }

    .small-offset-2 {
        margin-left: 16.66667% !important
    }

    .small-offset-3 {
        margin-left: 25% !important
    }

    .small-offset-4 {
        margin-left: 33.33333% !important
    }

    .small-offset-5 {
        margin-left: 41.66667% !important
    }

    .small-offset-6 {
        margin-left: 50% !important
    }

    .small-offset-7 {
        margin-left: 58.33333% !important
    }

    .small-offset-8 {
        margin-left: 66.66667% !important
    }

    .small-offset-9 {
        margin-left: 75% !important
    }

    .small-offset-10 {
        margin-left: 83.33333% !important
    }

    .small-offset-11 {
        margin-left: 91.66667% !important
    }

    .small-reset-order {
        margin-left: 0;
        margin-right: 0;
        left: auto;
        right: auto;
        float: left
    }

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

    .column.small-uncentered, .columns.small-uncentered {
        margin-left: 0;
        margin-right: 0;
        float: left
    }

    .column.small-centered:last-child, .columns.small-centered:last-child {
        float: none
    }

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

    .column.small-uncentered.opposite, .columns.small-uncentered.opposite {
        float: right
    }
}

@media only screen and (min-width:50.063em) {
    .medium-push-0 {
        position: relative;
        left: 0;
        right: auto
    }

    .medium-pull-0 {
        position: relative;
        right: 0;
        left: auto
    }

    .medium-push-1 {
        position: relative;
        left: 8.33333%;
        right: auto
    }

    .medium-pull-1 {
        position: relative;
        right: 8.33333%;
        left: auto
    }

    .medium-push-2 {
        position: relative;
        left: 16.66667%;
        right: auto
    }

    .medium-pull-2 {
        position: relative;
        right: 16.66667%;
        left: auto
    }

    .medium-push-3 {
        position: relative;
        left: 25%;
        right: auto
    }

    .medium-pull-3 {
        position: relative;
        right: 25%;
        left: auto
    }

    .medium-push-4 {
        position: relative;
        left: 33.33333%;
        right: auto
    }

    .medium-pull-4 {
        position: relative;
        right: 33.33333%;
        left: auto
    }

    .medium-push-5 {
        position: relative;
        left: 41.66667%;
        right: auto
    }

    .medium-pull-5 {
        position: relative;
        right: 41.66667%;
        left: auto
    }

    .medium-push-6 {
        position: relative;
        left: 50%;
        right: auto
    }

    .medium-pull-6 {
        position: relative;
        right: 50%;
        left: auto
    }

    .medium-push-7 {
        position: relative;
        left: 58.33333%;
        right: auto
    }

    .medium-pull-7 {
        position: relative;
        right: 58.33333%;
        left: auto
    }

    .medium-push-8 {
        position: relative;
        left: 66.66667%;
        right: auto
    }

    .medium-pull-8 {
        position: relative;
        right: 66.66667%;
        left: auto
    }

    .medium-push-9 {
        position: relative;
        left: 75%;
        right: auto
    }

    .medium-pull-9 {
        position: relative;
        right: 75%;
        left: auto
    }

    .medium-push-10 {
        position: relative;
        left: 83.33333%;
        right: auto
    }

    .medium-pull-10 {
        position: relative;
        right: 83.33333%;
        left: auto
    }

    .medium-push-11 {
        position: relative;
        left: 91.66667%;
        right: auto
    }

    .medium-pull-11 {
        position: relative;
        right: 91.66667%;
        left: auto
    }

    .column, .columns {
        position: relative;
        padding-left: 1.15385rem;
        padding-right: 1.15385rem;
        float: left
    }

    .medium-1 {
        width: 8.33333%
    }

    .medium-2 {
        width: 16.66667%
    }

    .medium-3 {
        width: 25%
    }

    .medium-4 {
        width: 33.33333%
    }

    .medium-5 {
        width: 41.66667%
    }

    .medium-6 {
        width: 50%
    }

    .medium-7 {
        width: 58.33333%
    }

    .medium-8 {
        width: 66.66667%
    }

    .medium-9 {
        width: 75%
    }

    .medium-10 {
        width: 83.33333%
    }

    .medium-11 {
        width: 91.66667%
    }

    .medium-12 {
        width: 100%
    }

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

    .medium-offset-1 {
        margin-left: 8.33333% !important
    }

    .medium-offset-2 {
        margin-left: 16.66667% !important
    }

    .medium-offset-3 {
        margin-left: 25% !important
    }

    .medium-offset-4 {
        margin-left: 33.33333% !important
    }

    .medium-offset-5 {
        margin-left: 41.66667% !important
    }

    .medium-offset-6 {
        margin-left: 50% !important
    }

    .medium-offset-7 {
        margin-left: 58.33333% !important
    }

    .medium-offset-8 {
        margin-left: 66.66667% !important
    }

    .medium-offset-9 {
        margin-left: 75% !important
    }

    .medium-offset-10 {
        margin-left: 83.33333% !important
    }

    .medium-offset-11 {
        margin-left: 91.66667% !important
    }

    .medium-reset-order {
        margin-left: 0;
        margin-right: 0;
        left: auto;
        right: auto;
        float: left
    }

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

    .column.medium-uncentered, .columns.medium-uncentered {
        margin-left: 0;
        margin-right: 0;
        float: left
    }

    .column.medium-centered:last-child, .columns.medium-centered:last-child {
        float: none
    }

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

    .column.medium-uncentered.opposite, .columns.medium-uncentered.opposite {
        float: right
    }

    .push-0 {
        position: relative;
        left: 0;
        right: auto
    }

    .pull-0 {
        position: relative;
        right: 0;
        left: auto
    }

    .push-1 {
        position: relative;
        left: 8.33333%;
        right: auto
    }

    .pull-1 {
        position: relative;
        right: 8.33333%;
        left: auto
    }

    .push-2 {
        position: relative;
        left: 16.66667%;
        right: auto
    }

    .pull-2 {
        position: relative;
        right: 16.66667%;
        left: auto
    }

    .push-3 {
        position: relative;
        left: 25%;
        right: auto
    }

    .pull-3 {
        position: relative;
        right: 25%;
        left: auto
    }

    .push-4 {
        position: relative;
        left: 33.33333%;
        right: auto
    }

    .pull-4 {
        position: relative;
        right: 33.33333%;
        left: auto
    }

    .push-5 {
        position: relative;
        left: 41.66667%;
        right: auto
    }

    .pull-5 {
        position: relative;
        right: 41.66667%;
        left: auto
    }

    .push-6 {
        position: relative;
        left: 50%;
        right: auto
    }

    .pull-6 {
        position: relative;
        right: 50%;
        left: auto
    }

    .push-7 {
        position: relative;
        left: 58.33333%;
        right: auto
    }

    .pull-7 {
        position: relative;
        right: 58.33333%;
        left: auto
    }

    .push-8 {
        position: relative;
        left: 66.66667%;
        right: auto
    }

    .pull-8 {
        position: relative;
        right: 66.66667%;
        left: auto
    }

    .push-9 {
        position: relative;
        left: 75%;
        right: auto
    }

    .pull-9 {
        position: relative;
        right: 75%;
        left: auto
    }

    .push-10 {
        position: relative;
        left: 83.33333%;
        right: auto
    }

    .pull-10 {
        position: relative;
        right: 83.33333%;
        left: auto
    }

    .push-11 {
        position: relative;
        left: 91.66667%;
        right: auto
    }

    .pull-11 {
        position: relative;
        right: 91.66667%;
        left: auto
    }
}

@media only screen and (min-width:90.063em) {
    .large-push-0 {
        position: relative;
        left: 0;
        right: auto
    }

    .large-pull-0 {
        position: relative;
        right: 0;
        left: auto
    }

    .large-push-1 {
        position: relative;
        left: 8.33333%;
        right: auto
    }

    .large-pull-1 {
        position: relative;
        right: 8.33333%;
        left: auto
    }

    .large-push-2 {
        position: relative;
        left: 16.66667%;
        right: auto
    }

    .large-pull-2 {
        position: relative;
        right: 16.66667%;
        left: auto
    }

    .large-push-3 {
        position: relative;
        left: 25%;
        right: auto
    }

    .large-pull-3 {
        position: relative;
        right: 25%;
        left: auto
    }

    .large-push-4 {
        position: relative;
        left: 33.33333%;
        right: auto
    }

    .large-pull-4 {
        position: relative;
        right: 33.33333%;
        left: auto
    }

    .large-push-5 {
        position: relative;
        left: 41.66667%;
        right: auto
    }

    .large-pull-5 {
        position: relative;
        right: 41.66667%;
        left: auto
    }

    .large-push-6 {
        position: relative;
        left: 50%;
        right: auto
    }

    .large-pull-6 {
        position: relative;
        right: 50%;
        left: auto
    }

    .large-push-7 {
        position: relative;
        left: 58.33333%;
        right: auto
    }

    .large-pull-7 {
        position: relative;
        right: 58.33333%;
        left: auto
    }

    .large-push-8 {
        position: relative;
        left: 66.66667%;
        right: auto
    }

    .large-pull-8 {
        position: relative;
        right: 66.66667%;
        left: auto
    }

    .large-push-9 {
        position: relative;
        left: 75%;
        right: auto
    }

    .large-pull-9 {
        position: relative;
        right: 75%;
        left: auto
    }

    .large-push-10 {
        position: relative;
        left: 83.33333%;
        right: auto
    }

    .large-pull-10 {
        position: relative;
        right: 83.33333%;
        left: auto
    }

    .large-push-11 {
        position: relative;
        left: 91.66667%;
        right: auto
    }

    .large-pull-11 {
        position: relative;
        right: 91.66667%;
        left: auto
    }

    .column, .columns {
        position: relative;
        padding-left: 1.15385rem;
        padding-right: 1.15385rem;
        float: left
    }

    .large-1 {
        width: 8.33333%
    }

    .large-2 {
        width: 16.66667%
    }

    .large-3 {
        width: 25%
    }

    .large-4 {
        width: 33.33333%
    }

    .large-5 {
        width: 41.66667%
    }

    .large-6 {
        width: 50%
    }

    .large-7 {
        width: 58.33333%
    }

    .large-8 {
        width: 66.66667%
    }

    .large-9 {
        width: 75%
    }

    .large-10 {
        width: 83.33333%
    }

    .large-11 {
        width: 91.66667%
    }

    .large-12 {
        width: 100%
    }

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

    .large-offset-1 {
        margin-left: 8.33333% !important
    }

    .large-offset-2 {
        margin-left: 16.66667% !important
    }

    .large-offset-3 {
        margin-left: 25% !important
    }

    .large-offset-4 {
        margin-left: 33.33333% !important
    }

    .large-offset-5 {
        margin-left: 41.66667% !important
    }

    .large-offset-6 {
        margin-left: 50% !important
    }

    .large-offset-7 {
        margin-left: 58.33333% !important
    }

    .large-offset-8 {
        margin-left: 66.66667% !important
    }

    .large-offset-9 {
        margin-left: 75% !important
    }

    .large-offset-10 {
        margin-left: 83.33333% !important
    }

    .large-offset-11 {
        margin-left: 91.66667% !important
    }

    .large-reset-order {
        margin-left: 0;
        margin-right: 0;
        left: auto;
        right: auto;
        float: left
    }

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

    .column.large-uncentered, .columns.large-uncentered {
        margin-left: 0;
        margin-right: 0;
        float: left
    }

    .column.large-centered:last-child, .columns.large-centered:last-child {
        float: none
    }

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

    .column.large-uncentered.opposite, .columns.large-uncentered.opposite {
        float: right
    }

    .push-0 {
        position: relative;
        left: 0;
        right: auto
    }

    .pull-0 {
        position: relative;
        right: 0;
        left: auto
    }

    .push-1 {
        position: relative;
        left: 8.33333%;
        right: auto
    }

    .pull-1 {
        position: relative;
        right: 8.33333%;
        left: auto
    }

    .push-2 {
        position: relative;
        left: 16.66667%;
        right: auto
    }

    .pull-2 {
        position: relative;
        right: 16.66667%;
        left: auto
    }

    .push-3 {
        position: relative;
        left: 25%;
        right: auto
    }

    .pull-3 {
        position: relative;
        right: 25%;
        left: auto
    }

    .push-4 {
        position: relative;
        left: 33.33333%;
        right: auto
    }

    .pull-4 {
        position: relative;
        right: 33.33333%;
        left: auto
    }

    .push-5 {
        position: relative;
        left: 41.66667%;
        right: auto
    }

    .pull-5 {
        position: relative;
        right: 41.66667%;
        left: auto
    }

    .push-6 {
        position: relative;
        left: 50%;
        right: auto
    }

    .pull-6 {
        position: relative;
        right: 50%;
        left: auto
    }

    .push-7 {
        position: relative;
        left: 58.33333%;
        right: auto
    }

    .pull-7 {
        position: relative;
        right: 58.33333%;
        left: auto
    }

    .push-8 {
        position: relative;
        left: 66.66667%;
        right: auto
    }

    .pull-8 {
        position: relative;
        right: 66.66667%;
        left: auto
    }

    .push-9 {
        position: relative;
        left: 75%;
        right: auto
    }

    .pull-9 {
        position: relative;
        right: 75%;
        left: auto
    }

    .push-10 {
        position: relative;
        left: 83.33333%;
        right: auto
    }

    .pull-10 {
        position: relative;
        right: 83.33333%;
        left: auto
    }

    .push-11 {
        position: relative;
        left: 91.66667%;
        right: auto
    }

    .pull-11 {
        position: relative;
        right: 91.66667%;
        left: auto
    }
}

.accordion {
    margin-bottom: 0
}

.accordion:before, .accordion:after {
    content: " ";
    display: table
}

.accordion:after {
    clear: both
}

.accordion .accordion-navigation, .accordion dd {
    display: block;
    margin-bottom: 0 !important
}

.accordion .accordion-navigation.active > a, .accordion dd.active > a {
    background: #e8e8e8
}

.accordion .accordion-navigation > a, .accordion dd > a {
    background: #efefef;
    color: #222;
    padding: 1.23077rem;
    display: block;
    font-family: "Lineto-Circular", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
    font-size: 1.23077rem
}

.accordion .accordion-navigation > a:hover, .accordion dd > a:hover {
    background: #e3e3e3
}

.accordion .accordion-navigation > .content, .accordion dd > .content {
    display: none;
    padding: 1.15385rem
}

.accordion .accordion-navigation > .content.active, .accordion dd > .content.active {
    display: block;
    background: white
}



[class * ="block-grid-"] {
    display: block;
    padding: 0;
    margin: 0 -3.46154rem
}

[class * ="block-grid-"]:before, [class * ="block-grid-"]:after {
    content: " ";
    display: table
}

[class * ="block-grid-"]:after {
    clear: both
}

[class * ="block-grid-"] > li {
    display: block;
    height: auto;
    float: left;
    padding: 0 3.46154rem 6.92308rem
}

@media only screen {
    .small-block-grid-1 > li {
        width: 100%;
        list-style: none
    }

    .small-block-grid-1 > li:nth-of-type(1n) {
        clear: none
    }

    .small-block-grid-1 > li:nth-of-type(1n + 1) {
        clear: both
    }

    .small-block-grid-2 > li {
        width: 50%;
        list-style: none
    }

    .small-block-grid-2 > li:nth-of-type(1n) {
        clear: none
    }

    .small-block-grid-2 > li:nth-of-type(2n + 1) {
        clear: both
    }

    .small-block-grid-3 > li {
        width: 33.33333%;
        list-style: none
    }

    .small-block-grid-3 > li:nth-of-type(1n) {
        clear: none
    }

    .small-block-grid-3 > li:nth-of-type(3n + 1) {
        clear: both
    }

    .small-block-grid-4 > li {
        width: 25%;
        list-style: none
    }

    .small-block-grid-4 > li:nth-of-type(1n) {
        clear: none
    }

    .small-block-grid-4 > li:nth-of-type(4n + 1) {
        clear: both
    }

    .small-block-grid-5 > li {
        width: 20%;
        list-style: none
    }

    .small-block-grid-5 > li:nth-of-type(1n) {
        clear: none
    }

    .small-block-grid-5 > li:nth-of-type(5n + 1) {
        clear: both
    }

    .small-block-grid-6 > li {
        width: 16.66667%;
        list-style: none
    }

    .small-block-grid-6 > li:nth-of-type(1n) {
        clear: none
    }

    .small-block-grid-6 > li:nth-of-type(6n + 1) {
        clear: both
    }

    .small-block-grid-7 > li {
        width: 14.28571%;
        list-style: none
    }

    .small-block-grid-7 > li:nth-of-type(1n) {
        clear: none
    }

    .small-block-grid-7 > li:nth-of-type(7n + 1) {
        clear: both
    }

    .small-block-grid-8 > li {
        width: 12.5%;
        list-style: none
    }

    .small-block-grid-8 > li:nth-of-type(1n) {
        clear: none
    }

    .small-block-grid-8 > li:nth-of-type(8n + 1) {
        clear: both
    }

    .small-block-grid-9 > li {
        width: 11.11111%;
        list-style: none
    }

    .small-block-grid-9 > li:nth-of-type(1n) {
        clear: none
    }

    .small-block-grid-9 > li:nth-of-type(9n + 1) {
        clear: both
    }

    .small-block-grid-10 > li {
        width: 10%;
        list-style: none
    }

    .small-block-grid-10 > li:nth-of-type(1n) {
        clear: none
    }

    .small-block-grid-10 > li:nth-of-type(10n + 1) {
        clear: both
    }

    .small-block-grid-11 > li {
        width: 9.09091%;
        list-style: none
    }

    .small-block-grid-11 > li:nth-of-type(1n) {
        clear: none
    }

    .small-block-grid-11 > li:nth-of-type(11n + 1) {
        clear: both
    }

    .small-block-grid-12 > li {
        width: 8.33333%;
        list-style: none
    }

    .small-block-grid-12 > li:nth-of-type(1n) {
        clear: none
    }

    .small-block-grid-12 > li:nth-of-type(12n + 1) {
        clear: both
    }
}

@media only screen and (min-width:50.063em) {
    .medium-block-grid-1 > li {
        width: 100%;
        list-style: none
    }

    .medium-block-grid-1 > li:nth-of-type(1n) {
        clear: none
    }

    .medium-block-grid-1 > li:nth-of-type(1n + 1) {
        clear: both
    }

    .medium-block-grid-2 > li {
        width: 50%;
        list-style: none
    }

    .medium-block-grid-2 > li:nth-of-type(1n) {
        clear: none
    }

    .medium-block-grid-2 > li:nth-of-type(2n + 1) {
        clear: both
    }

    .medium-block-grid-3 > li {
        width: 33.33333%;
        list-style: none
    }

    .medium-block-grid-3 > li:nth-of-type(1n) {
        clear: none
    }

    .medium-block-grid-3 > li:nth-of-type(3n + 1) {
        clear: both
    }

    .medium-block-grid-4 > li {
        width: 25%;
        list-style: none
    }

    .medium-block-grid-4 > li:nth-of-type(1n) {
        clear: none
    }

    .medium-block-grid-4 > li:nth-of-type(4n + 1) {
        clear: both
    }

    .medium-block-grid-5 > li {
        width: 20%;
        list-style: none
    }

    .medium-block-grid-5 > li:nth-of-type(1n) {
        clear: none
    }

    .medium-block-grid-5 > li:nth-of-type(5n + 1) {
        clear: both
    }

    .medium-block-grid-6 > li {
        width: 16.66667%;
        list-style: none
    }

    .medium-block-grid-6 > li:nth-of-type(1n) {
        clear: none
    }

    .medium-block-grid-6 > li:nth-of-type(6n + 1) {
        clear: both
    }

    .medium-block-grid-7 > li {
        width: 14.28571%;
        list-style: none
    }

    .medium-block-grid-7 > li:nth-of-type(1n) {
        clear: none
    }

    .medium-block-grid-7 > li:nth-of-type(7n + 1) {
        clear: both
    }

    .medium-block-grid-8 > li {
        width: 12.5%;
        list-style: none
    }

    .medium-block-grid-8 > li:nth-of-type(1n) {
        clear: none
    }

    .medium-block-grid-8 > li:nth-of-type(8n + 1) {
        clear: both
    }

    .medium-block-grid-9 > li {
        width: 11.11111%;
        list-style: none
    }

    .medium-block-grid-9 > li:nth-of-type(1n) {
        clear: none
    }

    .medium-block-grid-9 > li:nth-of-type(9n + 1) {
        clear: both
    }

    .medium-block-grid-10 > li {
        width: 10%;
        list-style: none
    }

    .medium-block-grid-10 > li:nth-of-type(1n) {
        clear: none
    }

    .medium-block-grid-10 > li:nth-of-type(10n + 1) {
        clear: both
    }

    .medium-block-grid-11 > li {
        width: 9.09091%;
        list-style: none
    }

    .medium-block-grid-11 > li:nth-of-type(1n) {
        clear: none
    }

    .medium-block-grid-11 > li:nth-of-type(11n + 1) {
        clear: both
    }

    .medium-block-grid-12 > li {
        width: 8.33333%;
        list-style: none
    }

    .medium-block-grid-12 > li:nth-of-type(1n) {
        clear: none
    }

    .medium-block-grid-12 > li:nth-of-type(12n + 1) {
        clear: both
    }
}

@media only screen and (min-width:90.063em) {
    .large-block-grid-1 > li {
        width: 100%;
        list-style: none
    }

    .large-block-grid-1 > li:nth-of-type(1n) {
        clear: none
    }

    .large-block-grid-1 > li:nth-of-type(1n + 1) {
        clear: both
    }

    .large-block-grid-2 > li {
        width: 50%;
        list-style: none
    }

    .large-block-grid-2 > li:nth-of-type(1n) {
        clear: none
    }

    .large-block-grid-2 > li:nth-of-type(2n + 1) {
        clear: both
    }

    .large-block-grid-3 > li {
        width: 33.33333%;
        list-style: none
    }

    .large-block-grid-3 > li:nth-of-type(1n) {
        clear: none
    }

    .large-block-grid-3 > li:nth-of-type(3n + 1) {
        clear: both
    }

    .large-block-grid-4 > li {
        width: 25%;
        list-style: none
    }

    .large-block-grid-4 > li:nth-of-type(1n) {
        clear: none
    }

    .large-block-grid-4 > li:nth-of-type(4n + 1) {
        clear: both
    }

    .large-block-grid-5 > li {
        width: 20%;
        list-style: none
    }

    .large-block-grid-5 > li:nth-of-type(1n) {
        clear: none
    }

    .large-block-grid-5 > li:nth-of-type(5n + 1) {
        clear: both
    }

    .large-block-grid-6 > li {
        width: 16.66667%;
        list-style: none
    }

    .large-block-grid-6 > li:nth-of-type(1n) {
        clear: none
    }

    .large-block-grid-6 > li:nth-of-type(6n + 1) {
        clear: both
    }

    .large-block-grid-7 > li {
        width: 14.28571%;
        list-style: none
    }

    .large-block-grid-7 > li:nth-of-type(1n) {
        clear: none
    }

    .large-block-grid-7 > li:nth-of-type(7n + 1) {
        clear: both
    }

    .large-block-grid-8 > li {
        width: 12.5%;
        list-style: none
    }

    .large-block-grid-8 > li:nth-of-type(1n) {
        clear: none
    }

    .large-block-grid-8 > li:nth-of-type(8n + 1) {
        clear: both
    }

    .large-block-grid-9 > li {
        width: 11.11111%;
        list-style: none
    }

    .large-block-grid-9 > li:nth-of-type(1n) {
        clear: none
    }

    .large-block-grid-9 > li:nth-of-type(9n + 1) {
        clear: both
    }

    .large-block-grid-10 > li {
        width: 10%;
        list-style: none
    }

    .large-block-grid-10 > li:nth-of-type(1n) {
        clear: none
    }

    .large-block-grid-10 > li:nth-of-type(10n + 1) {
        clear: both
    }

    .large-block-grid-11 > li {
        width: 9.09091%;
        list-style: none
    }

    .large-block-grid-11 > li:nth-of-type(1n) {
        clear: none
    }

    .large-block-grid-11 > li:nth-of-type(11n + 1) {
        clear: both
    }

    .large-block-grid-12 > li {
        width: 8.33333%;
        list-style: none
    }

    .large-block-grid-12 > li:nth-of-type(1n) {
        clear: none
    }

    .large-block-grid-12 > li:nth-of-type(12n + 1) {
        clear: both
    }
}



@media only screen and (min-width:50.063em) {
    .touch .orbit-container .orbit-prev, .touch .orbit-container .orbit-next {
        display: inherit
    }

    .touch .orbit-bullets {
        display: block
    }
}

@media only screen and (max-width:50em) {
    .orbit-stack-on-small .orbit-slides-container {
        height: auto !important
    }

    .orbit-stack-on-small .orbit-slides-container > * {
        position: relative;
        margin: 0 !important;
        opacity: 1 !important
    }

    .orbit-stack-on-small .orbit-slide-number {
        display: none
    }

    .orbit-timer {
        display: none
    }

    .orbit-next, .orbit-prev {
        display: none
    }

    .orbit-bullets {
        display: none
    }
}





@media only screen and (max-width:50em) {
    dialog, .reveal-modal {
        min-height: 100vh
    }
}



@media only screen and (min-width:50.063em) {
    dialog, .reveal-modal {
        margin-left: -40%;
        width: 80%
    }
}

@media only screen and (min-width:50.063em) {
    dialog, .reveal-modal {
        top: 7.69231rem
    }
}

dialog .close-reveal-modal, .reveal-modal .close-reveal-modal {
    font-size: 3.07692rem;
    line-height: 1;
    position: absolute;
    top: .61538rem;
    right: .84615rem;
    color: #aaa;
    font-weight: bold;
    cursor: pointer
}

dialog[open] {
    display: block;
    visibility: visible
}



@media only screen and (min-width:50.063em) and (min-width:50.063em) {
    dialog.tiny, .reveal-modal.tiny {
        margin-left: -15%;
        width: 30%
    }
}

@media only screen and (min-width:50.063em) and (min-width:50.063em) {
    dialog.small, .reveal-modal.small {
        margin-left: -20%;
        width: 40%
    }
}

@media only screen and (min-width:50.063em) and (min-width:50.063em) {
    dialog.medium, .reveal-modal.medium {
        margin-left: -30%;
        width: 60%
    }
}

@media only screen and (min-width:50.063em) and (min-width:50.063em) {
    dialog.large, .reveal-modal.large {
        margin-left: -35%;
        width: 70%
    }
}

@media only screen and (min-width:50.063em) and (min-width:50.063em) {
    dialog.xlarge, .reveal-modal.xlarge {
        margin-left: -47.5%;
        width: 95%
    }
}

@media only screen and (min-width:50.063em) {
    dialog.full, .reveal-modal.full {
        top: 0;
        left: 0;
        height: 100vh;
        min-height: 100vh;
        margin-left: 0 !important
    }
}

@media only screen and (min-width:50.063em) and (min-width:50.063em) {
    dialog.full, .reveal-modal.full {
        margin-left: -50vw;
        width: 100vw
    }
}

@media print {
    dialog, .reveal-modal {
        background: #fff !important
    }
}

.side-nav {
    display: block;
    margin: 0;
    padding: 1.07692rem 0;
    list-style-type: none;
    list-style-position: outside;
    font-family: "Lineto-Circular", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif
}

.side-nav li {
    margin: 0 0 .53846rem 0;
    font-size: 1.07692rem
}

.side-nav li a:not(.button) {
    display: block;
    color: black;
    margin: 0;
    padding: .53846rem 1.07692rem
}

.side-nav li a:not(.button):hover, .side-nav li a:not(.button):focus {
    background: rgba(0, 0, 0, 0.025);
    color: #4d4d4d
}

.side-nav li.active > a:first-child:not(.button) {
    color: #4d4d4d;
    font-weight: normal;
    font-family: "Lineto-Circular", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif
}

.side-nav li.divider {
    border-top: 1px solid;
    height: 0;
    padding: 0;
    list-style: none;
    border-top-color: white
}

.side-nav li.heading {
    color: black;
    font-size: 1.07692rem;
    font-weight: bold;
    text-transform: uppercase
}



table {
    background: transparent;
    margin-bottom: 1.53846rem;
    border: none 1px #ddd
}

table caption {
    background: transparent;
    color: #222;
    font-size: 1.23077rem;
    font-weight: bold
}

table thead {
    background: whitesmoke
}

table thead tr th, table thead tr td {
    padding: .61538rem .76923rem .76923rem;
    font-size: 1.07692rem;
    font-weight: bold;
    color: #222
}

table tfoot {
    background: whitesmoke
}

table tfoot tr th, table tfoot tr td {
    padding: .61538rem .76923rem .76923rem;
    font-size: 1.07692rem;
    font-weight: bold;
    color: #222
}

table tr th, table tr td {
    padding: .69231rem .76923rem;
    font-size: 13px;
    color: #222;
    text-align: left
}

table tr.even, table tr.alt, table tr:nth-of-type(even) {
    background: transparent
}

table thead tr th, table tfoot tr th, table tfoot tr td, table tbody tr th,
table tbody tr td, table tr td {
    display: table-cell;
    line-height: 1.38462rem
}

.text-left {
    text-align: left !important
}

.text-right {
    text-align: right !important
}

.text-center {
    text-align: center !important
}

.text-justify {
    text-align: justify !important
}

@media only screen and (max-width:50em) {
    .small-only-text-left {
        text-align: left !important
    }

    .small-only-text-right {
        text-align: right !important
    }

    .small-only-text-center {
        text-align: center !important
    }

    .small-only-text-justify {
        text-align: justify !important
    }
}

@media only screen {
    .small-text-left {
        text-align: left !important
    }

    .small-text-right {
        text-align: right !important
    }

    .small-text-center {
        text-align: center !important
    }

    .small-text-justify {
        text-align: justify !important
    }
}

@media only screen and (min-width:50.063em) and (max-width:90em) {
    .medium-only-text-left {
        text-align: left !important
    }

    .medium-only-text-right {
        text-align: right !important
    }

    .medium-only-text-center {
        text-align: center !important
    }

    .medium-only-text-justify {
        text-align: justify !important
    }
}

@media only screen and (min-width:50.063em) {
    .medium-text-left {
        text-align: left !important
    }

    .medium-text-right {
        text-align: right !important
    }

    .medium-text-center {
        text-align: center !important
    }

    .medium-text-justify {
        text-align: justify !important
    }
}

@media only screen and (min-width:90.063em) and (max-width:110em) {
    .large-only-text-left {
        text-align: left !important
    }

    .large-only-text-right {
        text-align: right !important
    }

    .large-only-text-center {
        text-align: center !important
    }

    .large-only-text-justify {
        text-align: justify !important
    }
}

@media only screen and (min-width:90.063em) {
    .large-text-left {
        text-align: left !important
    }

    .large-text-right {
        text-align: right !important
    }

    .large-text-center {
        text-align: center !important
    }

    .large-text-justify {
        text-align: justify !important
    }
}

@media only screen and (min-width:110.063em) and (max-width:130em) {
    .xlarge-only-text-left {
        text-align: left !important
    }

    .xlarge-only-text-right {
        text-align: right !important
    }

    .xlarge-only-text-center {
        text-align: center !important
    }

    .xlarge-only-text-justify {
        text-align: justify !important
    }
}

@media only screen and (min-width:110.063em) {
    .xlarge-text-left {
        text-align: left !important
    }

    .xlarge-text-right {
        text-align: right !important
    }

    .xlarge-text-center {
        text-align: center !important
    }

    .xlarge-text-justify {
        text-align: justify !important
    }
}

@media only screen and (min-width:130.063em) and (max-width:99999999em) {
    .xxlarge-only-text-left {
        text-align: left !important
    }

    .xxlarge-only-text-right {
        text-align: right !important
    }

    .xxlarge-only-text-center {
        text-align: center !important
    }

    .xxlarge-only-text-justify {
        text-align: justify !important
    }
}

@media only screen and (min-width:130.063em) {
    .xxlarge-text-left {
        text-align: left !important
    }

    .xxlarge-text-right {
        text-align: right !important
    }

    .xxlarge-text-center {
        text-align: center !important
    }

    .xxlarge-text-justify {
        text-align: justify !important
    }
}

div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, p, blockquote,
th, td {
    margin: 0;
    padding: 0;
}

a {
    color: black;
    text-decoration: none;
    line-height: inherit
}

a:hover, a:focus {
    color: black
}

a img {
    border: 0
}

p {
    font-family: inherit;
    font-weight: normal;
    font-size: 1rem;
    line-height: 2;
    margin-bottom: 1.53846rem;
    text-rendering: optimizeLegibility
}

p.lead {
    font-size: 1.26923rem;
    line-height: 1.6
}

p aside {
    font-size: 1.07692rem;
    line-height: 1.35;
    font-style: italic
}

h1, h2, h3, h4, h5, h6 {
    font-family: "Lineto-Circular", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
    font-weight: normal;
    font-style: normal;
    color: #222;
    text-rendering: optimizeLegibility;
    margin-top: .2rem;
    margin-bottom: .5rem;
    line-height: 1.4
}

h1 small, h2 small, h3 small, h4 small, h5 small, h6 small {
    font-size: 60%;
    color: #6f6f6f;
    line-height: 0
}

h1 {
    font-size: 2.61538rem
}

h2 {
    font-size: 2.07692rem
}

h3 {
    font-size: 1.69231rem
}

h4 {
    font-size: 1.38462rem
}

h5 {
    font-size: 1.38462rem
}

h6 {
    font-size: 1rem
}

.subheader {
    line-height: 1.4;
    color: #6f6f6f;
    font-weight: normal;
    margin-top: .2rem;
    margin-bottom: .5rem
}

hr {
    border: solid #ddd;
    border-width: 1px 0 0;
    clear: both;
    margin: 1.53846rem 0 1.46154rem;
    height: 0
}

em, i {
    font-style: italic;
    line-height: inherit
}

strong, b {
    font-weight: bold;
    line-height: inherit
}

small {
    font-size: 60%;
    line-height: inherit
}

code {
    font-family: Consolas, "Liberation Mono", Courier, monospace;
    font-weight: bold;
    color: #bd260d
}

ul, ol, dl {
    font-size: 1rem;
    line-height: 2;
    margin-bottom: 1.53846rem;
    list-style-position: outside;
    font-family: inherit
}

ul {
    margin-left: 1.1rem
}

ul.no-bullet {
    margin-left: 0
}

ul.no-bullet li ul, ul.no-bullet li ol {
    margin-left: 1.53846rem;
    margin-bottom: 0;
    list-style: none
}

ul li ul, ul li ol {
    margin-left: 1.53846rem;
    margin-bottom: 0
}

ul.square li ul, ul.circle li ul, ul.disc li ul {
    list-style: inherit
}

ul.square {
    list-style-type: square;
    margin-left: 1.1rem
}

ul.circle {
    list-style-type: circle;
    margin-left: 1.1rem
}

ul.disc {
    list-style-type: disc;
    margin-left: 1.1rem
}

ul.no-bullet {
    list-style: none
}

ol {
    margin-left: 1.4rem
}

ol li ul, ol li ol {
    margin-left: 1.53846rem;
    margin-bottom: 0
}

dl dt {
    margin-bottom: .3rem;
    font-weight: bold
}

dl dd {
    margin-bottom: .92308rem
}

abbr, acronym {
    text-transform: uppercase;
    font-size: 90%;
    color: black;
    border-bottom: 1px dotted #ddd;
    cursor: help
}

abbr {
    text-transform: none
}

blockquote {
    margin: 0 0 1.53846rem;
    padding: .69231rem 1.53846rem 0 1.46154rem;
    border-left: 1px solid #ddd
}

blockquote cite {
    display: block;
    font-size: 1rem;
    color: #555
}

blockquote cite:before {
    content: "\2014 \0020"
}

blockquote cite a, blockquote cite a:visited {
    color: #555
}

blockquote, blockquote p {
    line-height: 2;
    color: #6f6f6f
}

.vcard {
    display: inline-block;
    margin: 0 0 1.53846rem 0;
    border: 1px solid #ddd;
    padding: .76923rem .92308rem
}

.vcard li {
    margin: 0;
    display: block
}

.vcard .fn {
    font-weight: bold;
    font-size: 1.15385rem
}

.vevent .summary {
    font-weight: bold
}

.vevent abbr {
    cursor: default;
    text-decoration: none;
    font-weight: bold;
    border: 0;
    padding: 0 .07692rem
}

@media only screen and (min-width:50.063em) {
    h1, h2, h3, h4, h5, h6 {
        line-height: 1.4
    }

    h1 {
        font-size: 3.38462rem
    }

    h2 {
        font-size: 2.84615rem
    }

    h3 {
        font-size: 2.07692rem
    }

    h4 {
        font-size: 1.76923rem
    }

    h5 {
        font-size: 1.38462rem
    }

    h6 {
        font-size: 1rem
    }
}

.print-only {
    display: none !important
}

@media print {
    * {
        background: transparent !important;
        color: #000 !important;
        box-shadow: none !important;
        text-shadow: none !important
    }

    a, a:visited {
        text-decoration: underline
    }

    a[href]:after {
        content: " (" attr(href) ")"
    }

    abbr[title]:after {
        content: " (" attr(title) ")"
    }

    .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after {
        content: ""
    }

    pre, blockquote {
        border: 1px solid #999;
        page-break-inside: avoid
    }

    thead {
        display: table-header-group
    }

    tr, img {
        page-break-inside: avoid
    }

    img {
        max-width: 100% !important
    }

    @page {
        margin: .5cm
    }

    p, h2, h3 {
        orphans: 3;
        widows: 3
    }

    h2, h3 {
        page-break-after: avoid
    }

    .hide-on-print {
        display: none !important
    }

    .print-only {
        display: block !important
    }

    .hide-for-print {
        display: none !important
    }

    .show-for-print {
        display: inherit !important
    }
}






@media only screen and (min-width:50.063em) {
    .top-bar {
        background: #333;
        overflow: visible
    }

    .top-bar:before, .top-bar:after {
        content: " ";
        display: table
    }

    .top-bar:after {
        clear: both
    }

    .top-bar .toggle-topbar {
        display: none
    }

    .top-bar .title-area {
        float: left
    }

    .top-bar .name h1 a {
        width: auto
    }

    .top-bar input, .top-bar .button, .top-bar button {
        font-size: 1.07692rem;
        position: relative;
        top: 7px
    }

    .top-bar.expanded {
        background: #333
    }

    .contain-to-grid .top-bar {
        max-width: 76.92308rem;
        margin: 0 auto;
        margin-bottom: 0
    }

    .top-bar-section {
        transition: none 0 0;
        left: 0 !important
    }

    .top-bar-section ul {
        width: auto;
        height: auto !important;
        display: inline
    }

    .top-bar-section ul li {
        float: left
    }

    .top-bar-section ul li .js-generated {
        display: none
    }

    .top-bar-section li.hover > a:not(.button) {
        background-color: #555;
        background: #272727;
        color: white
    }

    .top-bar-section li:not(.has-form) a:not(.button) {
        padding: 0 15px;
        line-height: 45px;
        background: #333
    }

    .top-bar-section li:not(.has-form) a:not(.button):hover {
        background-color: #555;
        background: #272727
    }

    .top-bar-section li.active:not(.has-form) a:not(.button) {
        padding: 0 15px;
        line-height: 45px;
        color: white;
        background: black
    }

    .top-bar-section li.active:not(.has-form) a:not(.button):hover {
        background: black
    }

    .top-bar-section .has-dropdown > a {
        padding-right: 35px !important
    }

    .top-bar-section .has-dropdown > a:after {
        content: "";
        display: block;
        width: 0;
        height: 0;
        border: inset 5px;
        border-color: rgba(255, 255, 255, 0.4) transparent transparent transparent;
        border-top-style: solid;
        margin-top: -2.5px;
        top: 22.5px
    }

    .top-bar-section .has-dropdown.moved {
        position: relative
    }

    .top-bar-section .has-dropdown.moved > .dropdown {
        display: block;
        position: absolute !important;
        height: 1px;
        width: 1px;
        overflow: hidden;
        clip: rect(1px, 1px, 1px, 1px)
    }

    .top-bar-section .has-dropdown.hover > .dropdown, .top-bar-section .has-dropdown.not-click:hover > .dropdown {
        display: block;
        position: static !important;
        height: auto;
        width: auto;
        overflow: visible;
        clip: auto;
        position: absolute !important
    }

    .top-bar-section .has-dropdown .dropdown li.has-dropdown > a:after {
        border: 0;
        content: "\00bb";
        top: 1rem;
        margin-top: -1px;
        right: 5px;
        line-height: 1.2
    }

    .top-bar-section .dropdown {
        left: 0;
        top: auto;
        background: transparent;
        min-width: 100%
    }

    .top-bar-section .dropdown li a {
        color: white;
        line-height: 45px;
        white-space: nowrap;
        padding: 12px 15px;
        background: #333
    }

    .top-bar-section .dropdown li:not(.has-form) a:not(.button) {
        color: white;
        background: #333
    }

    .top-bar-section .dropdown li:not(.has-form):hover > a:not(.button) {
        color: white;
        background-color: #555;
        background: #272727
    }

    .top-bar-section .dropdown li label {
        white-space: nowrap;
        background: #333
    }

    .top-bar-section .dropdown li .dropdown {
        left: 100%;
        top: 0
    }

    .top-bar-section > ul > .divider, .top-bar-section > ul > [role="separator"] {
        border-bottom: 0;
        border-top: 0;
        border-right: solid 1px #4e4e4e;
        clear: none;
        height: 45px;
        width: 0
    }

    .top-bar-section .has-form {
        background: #333;
        padding: 0 15px;
        height: 45px
    }

    .top-bar-section .right li .dropdown {
        left: auto;
        right: 0
    }

    .top-bar-section .right li .dropdown li .dropdown {
        right: 100%
    }

    .top-bar-section .left li .dropdown {
        right: auto;
        left: 0
    }

    .top-bar-section .left li .dropdown li .dropdown {
        left: 100%
    }

    .no-js .top-bar-section ul li:hover > a {
        background-color: #555;
        background: #272727;
        color: white
    }

    .no-js .top-bar-section ul li:active > a {
        background: black;
        color: white
    }

    .no-js .top-bar-section .has-dropdown:hover > .dropdown {
        display: block;
        position: static !important;
        height: auto;
        width: auto;
        overflow: visible;
        clip: auto;
        position: absolute !important
    }
}

.off-canvas-wrap {
    -webkit-backface-visibility: hidden;
    position: relative;
    width: 100%;
    overflow: hidden
}

.off-canvas-wrap.move-right, .off-canvas-wrap.move-left {
    min-height: 100%;
    -webkit-overflow-scrolling: touch
}

.inner-wrap {
    -webkit-backface-visibility: hidden;
    position: relative;
    width: 100%;
    -webkit-transition: -webkit-transform 200ms ease-in-out;
    -moz-transition: -moz-transform 200ms ease-in-out;
    -ms-transition: -ms-transform 200ms ease-in-out;
    -o-transition: -o-transform 200ms ease-in-out;
    transition: transform 200ms ease-in-out
}

.inner-wrap:before, .inner-wrap:after {
    content: " ";
    display: table
}

.inner-wrap:after {
    clear: both
}

.tab-bar {
    -webkit-backface-visibility: hidden;
    background: #333;
    color: white;
    height: 3.46154rem;
    line-height: 3.46154rem;
    position: relative
}

.tab-bar h1, .tab-bar h2, .tab-bar h3, .tab-bar h4, .tab-bar h5, .tab-bar h6 {
    color: white;
    font-weight: bold;
    line-height: 3.46154rem;
    margin: 0
}

.tab-bar h1, .tab-bar h2, .tab-bar h3, .tab-bar h4 {
    font-size: 1.38462rem
}

.left-small {
    width: 3.46154rem;
    height: 3.46154rem;
    position: absolute;
    top: 0;
    border-right: solid 1px #1a1a1a;
    left: 0
}

.right-small {
    width: 3.46154rem;
    height: 3.46154rem;
    position: absolute;
    top: 0;
    border-left: solid 1px #1a1a1a;
    right: 0
}

.tab-bar-section {
    padding: 0 .76923rem;
    position: absolute;
    text-align: center;
    height: 3.46154rem;
    top: 0
}

@media only screen and (min-width:50.063em) {
    .tab-bar-section {
        text-align: left
    }
}

.tab-bar-section.left {
    left: 0;
    right: 3.46154rem
}

.tab-bar-section.right {
    left: 3.46154rem;
    right: 0
}

.tab-bar-section.middle {
    left: 3.46154rem;
    right: 3.46154rem
}

.tab-bar .menu-icon {
    text-indent: 2.69231rem;
    width: 3.46154rem;
    height: 3.46154rem;
    display: block;
    padding: 0;
    color: white;
    position: relative;
    transform: translate3d(0, 0, 0)
}

.tab-bar .menu-icon span::after {
    content: "";
    position: absolute;
    display: block;
    height: 0;
    top: 50%;
    margin-top: -0.61538rem;
    left: 1.11538rem;
    box-shadow: 0 0 0 1px white, 0 7px 0 1px white, 0 14px 0 1px white;
    width: 1.23077rem
}

.tab-bar .menu-icon span:hover:after {
    box-shadow: 0 0 0 1px #b3b3b3, 0 7px 0 1px #b3b3b3, 0 14px 0 1px #b3b3b3
}

.left-off-canvas-menu {
    -webkit-backface-visibility: hidden;
    width: 23.07692rem;
    top: 0;
    bottom: 0;
    position: absolute;
    overflow-y: auto;
    background: #333;
    z-index: 1001;
    box-sizing: content-box;
    transition: transform 500ms ease 0;
    -webkit-overflow-scrolling: touch;
    -ms-transform: translate(-100%, 0);
    -webkit-transform: translate3d(-100%, 0, 0);
    -moz-transform: translate3d(-100%, 0, 0);
    -ms-transform: translate3d(-100%, 0, 0);
    -o-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    left: 0
}

.left-off-canvas-menu * {
    -webkit-backface-visibility: hidden
}

.right-off-canvas-menu {
    -webkit-backface-visibility: hidden;
    width: 23.07692rem;
    top: 0;
    bottom: 0;
    position: absolute;
    overflow-y: auto;
    background: #333;
    z-index: 1001;
    box-sizing: content-box;
    transition: transform 500ms ease 0;
    -webkit-overflow-scrolling: touch;
    -ms-transform: translate(100%, 0);
    -webkit-transform: translate3d(100%, 0, 0);
    -moz-transform: translate3d(100%, 0, 0);
    -ms-transform: translate3d(100%, 0, 0);
    -o-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    right: 0
}

.right-off-canvas-menu * {
    -webkit-backface-visibility: hidden
}

ul.off-canvas-list {
    list-style-type: none;
    padding: 0;
    margin: 0
}

ul.off-canvas-list li label {
    display: block;
    padding: .3rem 1.15385rem;
    color: #999;
    text-transform: uppercase;
    font-size: .92308rem;
    font-weight: bold;
    background: #444;
    border-top: 1px solid #5e5e5e;
    border-bottom: 0;
    margin: 0
}

ul.off-canvas-list li a {
    display: block;
    padding: .66667rem;
    color: rgba(255, 255, 255, 0.7);
    border-bottom: 1px solid #262626;
    transition: background 300ms ease
}

ul.off-canvas-list li a:hover {
    background: #242424
}

.move-right > .inner-wrap {
    -ms-transform: translate(23.07692rem, 0);
    -webkit-transform: translate3d(23.07692rem, 0, 0);
    -moz-transform: translate3d(23.07692rem, 0, 0);
    -ms-transform: translate3d(23.07692rem, 0, 0);
    -o-transform: translate3d(23.07692rem, 0, 0);
    transform: translate3d(23.07692rem, 0, 0)
}

.move-right .exit-off-canvas {
    -webkit-backface-visibility: hidden;
    transition: background 300ms ease;
    cursor: pointer;
    box-shadow: -4px 0 4px rgba(0, 0, 0, 0.5), 4px 0 4px rgba(0, 0, 0, 0.5);
    display: block;
    position: absolute;
    background: rgba(255, 255, 255, 0.2);
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1002;
    -webkit-tap-highlight-color: transparent
}

@media only screen and (min-width:50.063em) {
    .move-right .exit-off-canvas:hover {
        background: rgba(255, 255, 255, 0.05)
    }
}

.move-left > .inner-wrap {
    -ms-transform: translate(-23.07692rem, 0);
    -webkit-transform: translate3d(-23.07692rem, 0, 0);
    -moz-transform: translate3d(-23.07692rem, 0, 0);
    -ms-transform: translate3d(-23.07692rem, 0, 0);
    -o-transform: translate3d(-23.07692rem, 0, 0);
    transform: translate3d(-23.07692rem, 0, 0)
}

.move-left .exit-off-canvas {
    -webkit-backface-visibility: hidden;
    transition: background 300ms ease;
    cursor: pointer;
    box-shadow: -4px 0 4px rgba(0, 0, 0, 0.5), 4px 0 4px rgba(0, 0, 0, 0.5);
    display: block;
    position: absolute;
    background: rgba(255, 255, 255, 0.2);
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1002;
    -webkit-tap-highlight-color: transparent
}

@media only screen and (min-width:50.063em) {
    .move-left .exit-off-canvas:hover {
        background: rgba(255, 255, 255, 0.05)
    }
}

.offcanvas-overlap .left-off-canvas-menu, .offcanvas-overlap .right-off-canvas-menu {
    -ms-transform: none;
    -webkit-transform: none;
    -moz-transform: none;
    -o-transform: none;
    transform: none;
    z-index: 1003
}

.offcanvas-overlap .exit-offcanvas-menu {
    -webkit-backface-visibility: hidden;
    transition: background 300ms ease;
    cursor: pointer;
    box-shadow: -4px 0 4px rgba(0, 0, 0, 0.5), 4px 0 4px rgba(0, 0, 0, 0.5);
    display: block;
    position: absolute;
    background: rgba(255, 255, 255, 0.2);
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1002;
    -webkit-tap-highlight-color: transparent;
    z-index: 1002
}





.show-for-landscape, .hide-for-portrait {
    display: inherit !important
}

.hide-for-landscape, .show-for-portrait {
    display: none !important
}

table.hide-for-landscape, table.show-for-portrait {
    display: table
}

thead.hide-for-landscape, thead.show-for-portrait {
    display: table-header-group !important
}

tbody.hide-for-landscape, tbody.show-for-portrait {
    display: table-row-group !important
}

tr.hide-for-landscape, tr.show-for-portrait {
    display: table-row !important
}

td.hide-for-landscape, td.show-for-portrait, th.hide-for-landscape,
th.show-for-portrait {
    display: table-cell !important
}

@media only screen and (orientation:landscape) {
    .show-for-landscape, .hide-for-portrait {
        display: inherit !important
    }

    .hide-for-landscape, .show-for-portrait {
        display: none !important
    }

    table.show-for-landscape, table.hide-for-portrait {
        display: table
    }

    thead.show-for-landscape, thead.hide-for-portrait {
        display: table-header-group !important
    }

    tbody.show-for-landscape, tbody.hide-for-portrait {
        display: table-row-group !important
    }

    tr.show-for-landscape, tr.hide-for-portrait {
        display: table-row !important
    }

    td.show-for-landscape, td.hide-for-portrait, th.show-for-landscape,
    th.hide-for-portrait {
        display: table-cell !important
    }
}

@media only screen and (orientation:portrait) {
    .show-for-portrait, .hide-for-landscape {
        display: inherit !important
    }

    .hide-for-portrait, .show-for-landscape {
        display: none !important
    }

    table.show-for-portrait, table.hide-for-landscape {
        display: table
    }

    thead.show-for-portrait, thead.hide-for-landscape {
        display: table-header-group !important
    }

    tbody.show-for-portrait, tbody.hide-for-landscape {
        display: table-row-group !important
    }

    tr.show-for-portrait, tr.hide-for-landscape {
        display: table-row !important
    }

    td.show-for-portrait, td.hide-for-landscape, th.show-for-portrait,
    th.hide-for-landscape {
        display: table-cell !important
    }
}

.show-for-touch {
    display: none !important
}

.hide-for-touch {
    display: inherit !important
}

.touch .show-for-touch {
    display: inherit !important
}

.touch .hide-for-touch {
    display: none !important
}

table.hide-for-touch {
    display: table
}

.touch table.show-for-touch {
    display: table
}

thead.hide-for-touch {
    display: table-header-group !important
}

.touch thead.show-for-touch {
    display: table-header-group !important
}

tbody.hide-for-touch {
    display: table-row-group !important
}

.touch tbody.show-for-touch {
    display: table-row-group !important
}

tr.hide-for-touch {
    display: table-row !important
}

.touch tr.show-for-touch {
    display: table-row !important
}

td.hide-for-touch {
    display: table-cell !important
}

.touch td.show-for-touch {
    display: table-cell !important
}

th.hide-for-touch {
    display: table-cell !important
}

.touch th.show-for-touch {
    display: table-cell !important
}

@media print {
    .show-for-print {
        display: block
    }

    .hide-for-print {
        display: none
    }

    table.show-for-print {
        display: table
    }

    thead.show-for-print {
        display: table-header-group !important
    }

    tbody.show-for-print {
        display: table-row-group !important
    }

    tr.show-for-print {
        display: table-row !important
    }

    td.show-for-print {
        display: table-cell !important
    }

    th.show-for-print {
        display: table-cell !important
    }
}

.flex-video {
    padding-top: 0;
    max-height: 100%;
    width: auto
}

.flex-video.vimeo, .flex-video.instagram {
    padding-bottom: 56.34%
}

@font-face {
    font-family: "Lineto-Circular";
    src: url("/fonts/lineto-circular-book-s.eot");
    src: url("/fonts/lineto-circular-book-s.eot?#iefix") format("embedded-opentype"), url("/fonts/lineto-circular-book-s.woff") format("woff"), url("/fonts/lineto-circular-book-s.ttf") format("truetype"), url("/fonts/lineto-circular-book-s.svg#LLCircularWeb-Book") format("svg");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: "Lineto-Circular";
    src: url("/fonts/lineto-circular-medium-s.eot");
    src: url("/fonts/lineto-circular-medium-s.eot?#iefix") format("embedded-opentype"), url("/fonts/lineto-circular-medium-s.woff") format("woff"), url("/fonts/lineto-circular-medium-s.ttf") format("truetype"), url("/fonts/lineto-circular-medium-s.svg#CircularMedium") format("svg");
    font-weight: 500;
    font-style: normal
}

@font-face {
    font-family: "Lineto-Circular";
    src: url("/fonts/lineto-circular-bold-s.eot");
    src: url("/fonts/lineto-circular-bold-s.eot?#iefix") format("embedded-opentype"), url("/fonts/lineto-circular-bold-s.woff") format("woff"), url("/fonts/lineto-circular-bold-s.ttf") format("truetype"), url("/fonts/lineto-circular-bold-s.svg#CircularBold") format("svg");
    font-weight: 600;
    font-style: normal
}

@keyframes blink {
    0 {
        opacity: 1
    }

    50% {
        opacity: .15
    }

    100% {
        opacity: 1
    }
}

@-webkit-keyframes blink {
    0 {
        opacity: 1
    }

    50% {
        opacity: .15
    }

    100% {
        opacity: 1
    }
}

@keyframes spin {
    100% {
        transform: rotate(360deg)
    }
}

@-webkit-keyframes spin {
    100% {
        transform: rotate(360deg)
    }
}

.blink {
    -webkit-animation: blink 2s ease-in-out infinite;
    -moz-animation: blink 2s ease-in-out infinite;
    animation: blink 2s ease-in-out infinite
}

body {
    overflow-x: hidden;
    background-color: white;
    -webkit-transition: background-color 650ms ease-in-out;
    -moz-transition: background-color 650ms ease-in-out;
    -o-transition: background-color 650ms ease-in-out;
    -ms-transition: background-color 650ms ease-in-out;
    transition: background-color 650ms ease-in-out;
    font-size: 1rem;
    letter-spacing: 1px;
    word-spacing: 1px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-rendering: optimizeLegibility
}

body, html {
    height: auto;
    width: 100%
}

.off-canvas-wrap, .inner-wrap {
    height: 100%
}

aside.right-off-canvas-menu {
    background: #2f2f2f
}

h1, h2, h3, h4, h5, h6 {
    font-size: 1rem;
    font-weight: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-rendering: optimizeLegibility
}

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

.move-left .exit-off-canvas {
    opacity: .32;
    cursor: url("/images/close.ico") 12 12, auto
}

span.highlight {
    background-color: rgba(0, 0, 255, 0.07)
}

div#effect {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 50000
}

div#error {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    font-size: 3em;
    text-align: center
}

div#error:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    margin-right: -0.25em
}

#error-inner {
    text-align: center;
    display: inline-block;
    vertical-align: middle;
    width: 300px;
    line-height: 1.6em
}

section#menu-main {
    padding-top: 14px;
    text-align: left;
    padding-right: 15px;
    padding-left: 15px
}

section#menu-main input.search-input {
    font-family: "Lineto-Circular", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
    font-size: 1rem;
    width: 100%;
    background: 0;
    border: 0;
    border-bottom: 1px solid white;
    color: white;
    padding-bottom: 4px;
    box-shadow: none !important
}

section#menu-main ul {
    margin: 0;
    font-weight: 400;
    letter-spacing: 1px;
    margin-bottom: 2em
}

section#menu-main ul#menu-credits {
    margin-top: 2em
}

section#menu-main ul li {
    list-style: none
}

section#menu-main ul li a {
    color: white
}

section#menu-main ul li a:hover {
    border-color: white
}

a {
    border-bottom: 2px solid transparent;
    -webkit-transition: border-color 100ms linear;
    -moz-transition: border-color 100ms linear;
    -o-transition: border-color 100ms linear;
    -ms-transition: border-color 100ms linear;
    transition: border-color 100ms linear
}

a:hover {
    border-color: black
}

a.no-line:hover {
    border-color: transparent
}

#header {
    position: fixed;
    top: 0;
    left: 15px;
    right: 15px;
    z-index: 99999;
    margin-top: 2rem;
    pointer-events: none
}

#header a {
    pointer-events: auto
}

#olafur-eliasson-logo {
    width: 120px;
    min-width: 120px;
    height: 14px;
    margin-top: -3px
}

.sidenav {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 1;
    top: 0;
    right: 0;
    background-color: #111;
    overflow-x: hidden;
    transition: 0.5s;
    padding-top: 60px;
}

.sidenav a {
    padding: 8px 8px 8px 32px;
    text-decoration: none;
    font-size: 1em;
    color: #BABABA;
    display: block;
    transition: 0.3s;
}

.sidenav a:hover, .offcanvas a:focus{
    color: #f1f1f1;
}

.sidenav .closebtn {
    position: absolute;
    top: 0;
    right: 25px;
    font-size: 26px;
    margin-left: 50px;
}

#main {
    transition: margin-left .5s;
    padding: 16px;
}

#top-right {
    text-align: right
}

ul#breadcrumb {
    margin: 0;
    padding: 0;
    display: inline;
    font-size: 1rem;
    line-height: inherit
}

ul#breadcrumb li {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-rendering: optimizeLegibility;
    font-size: 1rem;
    z-index: 99999;
    display: inline
}

ul#breadcrumb li:after {
    content: ' • '
}

#menu-trigger {
    text-align: right;
    z-index: 99999;
    position: relative;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-rendering: optimizeLegibility
}

.share-arrow {
    color: blue
}

#copy-url-input {
    width: 450px;
    position: fixed;
    margin: 0 1.15385rem;
    right: 15px;
    bottom: 55px;
    text-align: center
}

.static-image-row {
    margin: 5em 0
}

#footer-nav {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-rendering: optimizeLegibility;
    position: fixed;
    bottom: 2rem;
    right: 15px;
    z-index: 99999;
    word-spacing: 1em
}

#footer-nav a.active {
    border-color: black
}

#footer-nav #help-link, #footer-nav #about-link {
    float: left;
    margin: 0 1.2rem
}

#footer-nav a.inactive {
    color: rgba(0, 0, 0, 0.07);
    cursor: not-allowed
}

#footer-nav a.inactive:hover {
    border-color: transparent
}

#footer-nav #footer-share {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-rendering: optimizeLegibility;
    position: static;
    display: inline-block;
    word-spacing: normal;
    width: auto;
    float: left
}

#footer-nav #footer-share #share-toggle {
    cursor: pointer
}

#footer-nav #footer-share #share-toggle span {
    display: none
}

#footer-nav #footer-share #share-toggle:hover span {
    display: inherit
}

#footer-nav #footer-share #soe-follow {
    display: none
}

#footer-nav #footer-share #soe-follow a {
    margin-left: .5em
}

#footer-nav #footer-share.hide-image-share #share-image-toggle {
    display: none !important
}

#footer-nav #footer-share #soe-share-image, #footer-nav #footer-share #share-image-toggle {
    display: none
}

#footer-nav #footer-share #soe-share-image a, #footer-nav #footer-share #share-image-toggle a {
    margin-left: .5em
}

#content {
    margin: 0 15px
}

#content div.link-next-page {
    display: none
}

#content div.loading-indicator {
    text-align: center;
    padding-bottom: 2em;
    display: none
}

#content.infinite-loading div.loading-indicator {
    display: inherit
}

ul.thumb-grid li {
    margin-bottom: 3em;
    display: inline-table;
    float: none;
    clear: none !important
}

ul.thumb-grid li a {
    display: table-row
}

ul.thumb-grid li img {
    vertical-align: baseline;
    width: 100%;
    max-width: 100%;
    margin-bottom: .5rem
}

ul.thumb-grid li .object-title {
    display: table-row;
    font-weight: 400;
    letter-spacing: 1px
}

ul.thumb-grid li span.read-more {
    -webkit-transition: all 350ms ease-in-out;
    -moz-transition: all 350ms ease-in-out;
    -o-transition: all 350ms ease-in-out;
    -ms-transition: all 350ms ease-in-out;
    transition: all 350ms ease-in-out;
    color: transparent
}

ul.thumb-grid li .object-meta {
    -webkit-transition: all 350ms ease-in-out;
    -moz-transition: all 350ms ease-in-out;
    -o-transition: all 350ms ease-in-out;
    -ms-transition: all 350ms ease-in-out;
    transition: all 350ms ease-in-out;
    color: rgba(0, 0, 0, 0.15);
    line-height: 1.4rem
}

ul.thumb-grid li:hover span.read-more {
    color: #97C4EB;
}

ul.thumb-grid li:hover .object-meta:not(.no-hover) {
    color: blue
}

body.archive-publication .thumb-grid a:hover h4 {
    color: black
}

body.archive-publication .thumb-grid h4 {
    -webkit-transition: all 350ms ease-in-out;
    -moz-transition: all 350ms ease-in-out;
    -o-transition: all 350ms ease-in-out;
    -ms-transition: all 350ms ease-in-out;
    transition: all 350ms ease-in-out;
    color: black
}

body.archive-publication .thumb-grid img {
    box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.25);
    max-width: 70%
}

ul.tag-grid {
    margin: 0;
    padding: 0
}

ul#tag-index {
    text-align: center;
    margin-bottom: 10em
}

li.letter-separator {
    text-transform: uppercase;
    font-size: 2rem;
    margin-bottom: 1em;
    list-style: none;
    width: 100%;
    text-align: center;
    padding: 1em 0
}

li.letter-separator:not(:first-child) {
    margin-top: 10em
}

li.tag {
    display: inline-block;
    list-style: none;
    margin: 0 1em 1em 0
}

li.tag a {
    letter-spacing: 1px;
    padding: .75em 1.5em;
    border: 1px solid black;
    display: block;
    -webkit-transition: all 25ms ease-in-out;
    -moz-transition: all 25ms ease-in-out;
    -o-transition: all 25ms ease-in-out;
    -ms-transition: all 25ms ease-in-out;
    transition: all 25ms ease-in-out
}

li.tag a:hover {
    -moz-transform: translate(-2px, -2px);
    -ms-transform: translate(-2px, -2px);
    -webkit-transform: translate(-2px, -2px);
    transform: translate(-2px, -2px);
    box-shadow: 2px 2px 1px rgba(0, 0, 0, 0.25)
}

div.block-grid li.tag {
    display: inherit;
    margin: 0
}

ul.tag-grid {
    text-align: center
}

ul#tag-index {
    margin-top: 10em
}

div#tag-index-list {
    left: 7px;
    top: 2rem;
    position: fixed;
    text-align: center;
    width: 100%;
    text-transform: uppercase;
    z-index: 9999
}

div#tag-index-list span.tag-index-label {
    letter-spacing: 2px;
    opacity: .15
}

div#tag-index-list a.tag-index-scroll {
    display: none
}

div#tag-index-list span.tag-index-list-inner {
    cursor: pointer
}

div#tag-index-list span.tag-index-list-inner:hover span.tag-index-label {
    display: none
}

div#tag-index-list span.tag-index-list-inner:hover a.tag-index-scroll {
    display: inline
}

ul.tag-list {
    padding: 0;
    margin: 0
}

ul.tag-list li.tag-list-item {
    list-style: none;
    font-size: 1rem;
    padding: 0;
    margin: 0
}

.tag-centered {
    position: fixed;
    top: 50%;
    left: 0;
    right: 0;
    text-align: center;
    pointer-events: none;
    z-index: 90000;
    font-size: 6rem;
    letter-spacing: 2px
}

#center-selector, #center-big {
    position: fixed;
    font-weight: 400;
    top: 50%;
    left: 0;
    width: 100%;
    text-align: center;
    margin-top: -24px;
    z-index: 90000;
    font-size: 1rem;
    letter-spacing: 3px;
    pointer-events: none
}

#center-big {
    font-size: 6rem
}

#center-current-year-wrapper, #center-current-term-wrapper {
    -webkit-transition: all 250ms linear;
    -moz-transition: all 250ms linear;
    -o-transition: all 250ms linear;
    -ms-transition: all 250ms linear;
    transition: all 250ms linear;
    border: 1px solid transparent;
    width: 25%;
    display: block;
    padding: 10px;
    margin: 0 auto
}

#center-current-year-wrapper:hover, #center-current-term-wrapper:hover {
    border: 1px solid black
}

#center-current-term-wrapper:not([data-filter=year]), #center-input:not([data-filter=year]) {
    min-width: 320px
}

body.mobile #center-current-year-wrapper:hover, body.mobile #center-current-term-wrapper:hover {
    border: 0
}

#center-current-year, #center-current-term {
    pointer-events: auto;
    cursor: pointer;
    z-index: 10
}

#year-chooser, #center-input {
    text-align: center;
    width: 25%;
    margin: 0 auto;
    border: 1px solid black;
    pointer-events: auto;
    display: none;
    z-index: 5;
    -moz-appearance: textfield
}

input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0
}

.year-list {
    margin: 0
}

.year-list li {
    list-style: none;
    text-align: center;
    display: none
}

#detail-nav, #view-nav {
    position: fixed;
    top: 0;
    left: 25%;
    right: 25%;
    text-align: center;
    margin-top: 2rem;
    z-index: 90000;
    word-spacing: 1em
}

#detail-nav a, #view-nav a {
    border-bottom: 2px solid transparent
}

#detail-nav a.active, #view-nav a.active {
    border-color: black
}

#detail-nav a.inactive, #view-nav a.inactive {
    color: rgba(0, 0, 0, 0.07);
    cursor: not-allowed
}

#view-nav {
    pointer-events: none
}

#view-nav a {
    pointer-events: auto;
    vertical-align: top
}

#view-nav a.active {
    cursor: default
}

@media all and (-ms-high-contrast:none) {
    #view-nav {
        pointer-events: all
    }

    * ::-ms-backdrop, #view-nav {
        pointer-events: all
    }
}

.page-separator {
    text-align: center;
    padding-top: 29px;
    padding-bottom: 5rem;
    border-top: 1px solid black;
    pointer-events: none;
    -webkit-transition: border-color 250ms ease-out;
    -moz-transition: border-color 250ms ease-out;
    -o-transition: border-color 250ms ease-out;
    -ms-transition: border-color 250ms ease-out;
    transition: border-color 250ms ease-out;
    font-weight: 400;
    letter-spacing: 1px
}

.page-separator:first-child {
    border-top: 0
}

.page-separator a, .page-separator span {
    pointer-events: auto
}

.page-separator span.current-page-number {
    opacity: .15
}

.page-separator span:hover span.current-page-number {
    display: none
}

.page-separator span:hover .page-links-inner {
    display: inherit
}

.page-separator.stuck {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 90000;
    border-color: transparent
}

.contact-text p {
    text-align: center;
    padding-bottom: 3em
}

.studio-page img {
    width: 100%
}

.studio-page .studio-list-sec {
    margin-bottom: 3rem
}

.studio-page .studio-list-sec:last-child {
    margin-bottom: 0
}

.studio-page .studio-list-sec h2 {
    margin-bottom: 2em
}

.studio-page .studio-list-sec ul {
    padding: 0;
    margin: 0;
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3
}

.studio-page .studio-list-sec ul li {
    list-style: none
}

@media(max-width:1400px) {
    .studio-page .studio-list-sec ul {
        -webkit-column-count: 2;
        -moz-column-count: 2;
        column-count: 2
    }
}

@media(max-width:960px) {
    .studio-page .studio-list-sec ul {
        -webkit-column-count: 1;
        -moz-column-count: 1;
        column-count: 1
    }
}

.page-separator-spacer {
    display: none;
    pointer-events: none
}

.page-separator-spacer.active {
    display: inherit
}

.page-links-inner {
    display: none;
    margin-top: 1em
}

.page-links-inner a.active {
    color: rgba(0, 0, 0, 0.07)
}

#detail-nav-side {
    position: fixed;
    left: 25px;
    top: 50%;
    margin-top: -40px
}

#detail-nav-side a {
    display: block;
    color: rgba(0, 0, 0, 0.07)
}

#detail-nav-side a.active, #detail-nav-side a:hover {
    color: black
}

h3.detail-title, h3.headline-tag {
    font-size: 6rem;
    z-index: 300
}

#tag-slideshow h3.headline-tag {
    font-weight: 400
}

#tag-slideshow h3.headline-tag.start-hidden {
    opacity: 0
}

#tag-slideshow h3.headline-tag a {
    color: rgba(0, 0, 0, 0.07)
}

section#detail-thumbnails {
    position: relative;
    z-index: 500
}

section#detail-thumbnails, section#detail-slideshow {
    margin-top: 200px
}

#tag-slideshow {
    margin-top: 3000px
}

div.thumbnail-wrapper {
    padding: 10px;
    position: relative
}

div.thumbnail-wrapper div.thumbnail-overlay {
    -webkit-transition: all 350ms ease-in-out;
    -moz-transition: all 350ms ease-in-out;
    -o-transition: all 350ms ease-in-out;
    -ms-transition: all 350ms ease-in-out;
    transition: all 350ms ease-in-out;
    
    position: absolute;
    top: 0;
    right: 40;
    bottom: 15px;
    left: 0;
    background: rgba(88, 255, 194, 0)
}

div.thumbnail-wrapper:hover div.thumbnail-overlay {
    background: rgba(88, 255, 194, 0.1)
}

div#redraw-fix {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 25;
    pointer-events: none;
    display: block
}

body.bg-slideshow, #curtain.bg-slideshow {
    background-color: #1e1e1e
}

body.lightbox-displayed .blog-start-hidden, #curtain.lightbox-displayed .blog-start-hidden {
    -webkit-transition: opacity 450ms ease-in-out;
    -moz-transition: opacity 450ms ease-in-out;
    -o-transition: opacity 450ms ease-in-out;
    -ms-transition: opacity 450ms ease-in-out;
    transition: opacity 450ms ease-in-out
}

body.lightbox-displayed div#content div.post-text-content, body.lightbox-displayed div#content div.post-twitter,
#curtain.lightbox-displayed div#content div.post-text-content, #curtain.lightbox-displayed div#content div.post-twitter {
    opacity: 0;
    pointer-events: none
}

body.lightbox-displayed div#close-lightbox, #curtain.lightbox-displayed div#close-lightbox {
    display: inherit
}




