@import url("//fonts.googleapis.com/css?family=Droid+Sans+Mono");
html {
    font-family: sans-serif;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%
}
body {
    margin: 0
}
article, aside, details, figcaption, figure, footer, header, 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
}
a:active, a:hover {
    outline: 0
}
abbr[title] {
    border-bottom: 1px dotted
}
b, strong {
    font-weight: bold
}
dfn {
    font-style: italic
}
h1 {
    font-size: 2em;
    margin: 0.67em 0
}
mark {
    background: #ff0;
    color: #000
}
small {
    font-size: 80%
}
sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}
sup {
    top: -0.5em
}
sub {
    bottom: -0.25em
}
img {
    border: none
}
svg:not(:root) {
    overflow: hidden
}
figure {
    margin: 1em 40px
}
hr {
    box-sizing: content-box;
    height: 0
}
pre {
    overflow: auto
}
code, kbd, pre, samp {
    font-family: monospace, monospace;
    font-size: 1em
}
button, input, optgroup, select, textarea {
    color: inherit;
    font: inherit;
    margin: 0
}
button {
    overflow: visible
}
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: default
}
button::-moz-focus-inner, input::-moz-focus-inner {
    border: none;
    padding: 0
}
input {
    line-height: normal
}
input[type='checkbox'], input[type='radio'] {
    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;
    box-sizing: content-box
}
input[type='search']::-webkit-search-cancel-button, input[type='search']::-webkit-search-decoration {
    -webkit-appearance: none
}
fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em
}
legend {
    border: none;
    padding: 0
}
textarea {
    overflow: auto
}
optgroup {
    font-weight: bold
}
table {
    border-collapse: collapse;
    border-spacing: 0
}
td, th {
    padding: 0
}
html {
    box-sizing: border-box
}
*, *:before, *:after {
    box-sizing: inherit
}
html {
    box-sizing: border-box
}
*, *::after, *::before {
    box-sizing: inherit
}
@font-face {
    font-family: 'GT Walsheim';
    src: url("./fonts.dreimorgen.com/gt-walsheim/GT-Walsheim-Medium.eot");
    src: url("./fonts/gt-walsheim/GT-Walsheim-Medium.eot?#iefix") format("embedded-opentype"), url("./fonts/gt-walsheim/GT-Walsheim-Medium.woff") format("woff"), url("./fonts/gt-walsheim/GT-Walsheim-Medium.ttf") format("truetype"), url("./fonts/gt-walsheim/GT-Walsheim-Medium.svg#FontName") format("svg");
    font-weight: normal;
    font-style: normal
}
button, input[type="button"], input[type="reset"], input[type="submit"] {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: transparent;
    border: 1px solid #000;
    border-radius: 1px;
    color: #333;
    cursor: pointer;
    display: inline-block;
    font-family: GT Walsheim;
    font-size: 18px;
    -webkit-font-smoothing: antialiased;
    font-weight: 600;
    line-height: 0.8;
    padding: .43333em .65em;
    text-decoration: none;
    transition: background-color 150ms ease;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    vertical-align: middle;
    white-space: nowrap;
    text-align: center
}
button:hover, button:focus, input[type="button"]:hover, input[type="button"]:focus, input[type="reset"]:hover, input[type="reset"]:focus, input[type="submit"]:hover, input[type="submit"]:focus {
    background-color: #eee
}
button:disabled, input[type="button"]:disabled, input[type="reset"]:disabled, input[type="submit"]:disabled {
    cursor: not-allowed;
    opacity: 0.5
}
button:disabled:hover, input[type="button"]:disabled:hover, input[type="reset"]:disabled:hover, input[type="submit"]:disabled:hover {
    background-color: #333
}
fieldset {
    background-color: transparent;
    border: none;
    margin: 0;
    padding: 0
}
legend {
    font-weight: 600;
    margin-bottom: .21667em;
    padding: 0
}
label {
    display: block;
    font-weight: 600;
    margin-bottom: .21667em
}
input, select {
    display: block;
    font-family: GT Walsheim;
    font-size: 18px
}
input[type="color"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="email"], input[type="month"], input[type="number"], input[type="password"], input[type="search"], input[type="tel"], input[type="text"], input[type="time"], input[type="url"], input[type="week"], input:not([type]), textarea, select[multiple] {
    background-color: transparent;
    border: 1px solid #000;
    border-radius: 1px;
    box-sizing: border-box;
    font-family: GT Walsheim;
    font-size: 18px;
    margin-bottom: .43333em;
    padding: .21667em;
    font-weight: normal;
    transition: border-color 150ms ease;
    width: 100%
}
input[type="color"]:hover, input[type="date"]:hover, input[type="datetime"]:hover, input[type="datetime-local"]:hover, input[type="email"]:hover, input[type="month"]:hover, input[type="number"]:hover, input[type="password"]:hover, input[type="search"]:hover, input[type="tel"]:hover, input[type="text"]:hover, input[type="time"]:hover, input[type="url"]:hover, input[type="week"]:hover, input:not([type]):hover, textarea:hover, select[multiple]:hover {
    border-color: #000
}
input[type="color"]:focus, input[type="date"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="email"]:focus, input[type="month"]:focus, input[type="number"]:focus, input[type="password"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="text"]:focus, input[type="time"]:focus, input[type="url"]:focus, input[type="week"]:focus, input:not([type]):focus, textarea:focus, select[multiple]:focus {
    border-color: #333;
    box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.06), 0 0 5px rgba(38, 38, 38, 0.7);
    outline: none
}
input[type="color"]:disabled, input[type="date"]:disabled, input[type="datetime"]:disabled, input[type="datetime-local"]:disabled, input[type="email"]:disabled, input[type="month"]:disabled, input[type="number"]:disabled, input[type="password"]:disabled, input[type="search"]:disabled, input[type="tel"]:disabled, input[type="text"]:disabled, input[type="time"]:disabled, input[type="url"]:disabled, input[type="week"]:disabled, input:not([type]):disabled, textarea:disabled, select[multiple]:disabled {
    background-color: #f2f2f2;
    cursor: not-allowed
}
input[type="color"]:disabled:hover, input[type="date"]:disabled:hover, input[type="datetime"]:disabled:hover, input[type="datetime-local"]:disabled:hover, input[type="email"]:disabled:hover, input[type="month"]:disabled:hover, input[type="number"]:disabled:hover, input[type="password"]:disabled:hover, input[type="search"]:disabled:hover, input[type="tel"]:disabled:hover, input[type="text"]:disabled:hover, input[type="time"]:disabled:hover, input[type="url"]:disabled:hover, input[type="week"]:disabled:hover, input:not([type]):disabled:hover, textarea:disabled:hover, select[multiple]:disabled:hover {
    border: 1px solid #000
}
textarea {
    resize: vertical
}
[type='search'] {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}
[type='checkbox'], [type='radio'] {
    display: inline;
    margin-right: .21667em
}
[type='file'] {
    margin-bottom: .43333em;
    width: 100%
}
select {
    margin-bottom: .65em;
    max-width: 100%;
    width: auto
}
ul, ol {
    list-style-type: none;
    margin: 0;
    padding: 0
}
dl {
    margin-bottom: .43333em
}
dl dt {
    font-weight: 600;
    margin-top: .43333em
}
dl dd {
    margin: 0
}
table {
    border-collapse: collapse;
    margin: .43333em 0;
    table-layout: fixed;
    width: 100%
}
th {
    border-bottom: 1px solid #000;
    font-weight: 600;
    padding: .43333em 0;
    text-align: left
}
td {
    border-bottom: 1px solid #000;
    padding: .43333em 0
}
tr, td, th {
    vertical-align: middle
}
body {
    color: #000;
    font-family: GT Walsheim;
    font-size: 18px;
    line-height: 1.3;
    font-weight: 400;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-animation-delay: 0.1s;
    -webkit-animation-name: fontfix;
    -webkit-animation-duration: 0.1s;
    -webkit-animation-iteration-count: 1;
    -webkit-animation-timing-function: linear
}
h1, h2, body.home.page h1, h3, h4, .big-text p, li .big-text, .projects-overview article h1, .newsletter-subscribe p, h5, h6 {
    font-family: GT Walsheim;
    font-size: 18px;
    line-height: 1;
    margin: 0 0 .43333em;
    color: #000;
    font-weight: normal
}
h1 {
    font-size: 1.77689em
}
h2, body.home.page h1 {
    font-size: 1.77689em;
    line-height: 1.05
}
h3 {
    font-size: 1.333em;
    line-height: 1.07
}
h4, .big-text p, li .big-text, .projects-overview article h1, .newsletter-subscribe p {
    font-size: 1.333em;
    line-height: 1.15
}
h5 {
    font-size: 1.333em
}
h6 {
    font-size: 1.333em
}
@media screen and (min-width: 768px) {
    h1 {
        font-size: 3.15733em
    }
    h2, body.home.page h1 {
        font-size: 2.36859em;
        line-height: 1.05
    }
    h3 {
        font-size: 1.77689em;
        line-height: 1.07
    }
    h4, .big-text p, li .big-text, .projects-overview article h1, .newsletter-subscribe p {
        font-size: 1.333em;
        line-height: 1.15
    }
    h5 {
        font-size: 1.333em
    }
    h6 {
        font-size: 1.333em
    }
}
p {
    margin: 0 0 .65em;
    font-size: 18px
}
.marginale p, .marginale h1, .marginale h2, .marginale body.home.page h1, body.home.page .marginale h1, .marginale h3, .marginale h4, .marginale li .big-text, li .marginale .big-text, .marginale .projects-overview article h1, .projects-overview article .marginale h1, .marginale h5, .marginale h6, .header-top, .menu-toggle, li.sitemap .time, .projects-overview article p, .projects-overview article a.permalink, .project-metadata, .project-metadata p, .news-overview article .content .marginale>p, .post.type-post article .content .marginale>p, .news-overview article .content p.date, .post.type-post article .content p.date, footer,
.site-branding {
    font-family: Droid Sans Mono !important;
    font-size: 15px !important;
    line-height: 1.5 !important;
    letter-spacing: 0.05em !important
}
li .big-text {
    margin-bottom: 5px;
    line-height: 1 !important
}
small {
    line-height: 1 !important;
    padding: 0
}
a {
    color: #000;
    text-decoration: none;
    transition: color 150ms ease
}
a:active, a:focus, a:hover {
    color: #262626
}
main section p a, main section h1 a, main section h2 a, main section body.home.page h1 a, body.home.page main section h1 a, main section h3 a, main section h4 a, main section .big-text p a, .big-text main section p a, main section li .big-text a, li main section .big-text a, main section .projects-overview article h1 a, .projects-overview article main section h1 a, main section .newsletter-subscribe p a, .newsletter-subscribe main section p a, main section h5 a, main section blockquote a, main section h6 a {
    text-decoration: underline
}
hr {
    border-bottom: 1px solid #000;
    border-left: zero;
    border-right: zero;
    border-top: zero;
    margin: .65em 0
}
img, picture {
    margin: 0;
    max-width: 100%
}
.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden
}
.screen-reader-text:focus {
    background-color: #7a9dc0;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    color: #000;
    display: block;
    font-size: 14px;
    font-size: .875rem;
    font-weight: bold;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000
}
#content[tabindex='-1']:focus {
    outline: 0
}
.page-content .wp-smiley, .entry-content .wp-smiley, .comment-content .wp-smiley {
    border: none;
    margin-bottom: 0;
    margin-top: 0;
    padding: 0
}
embed, iframe, object {
    max-width: 100%;
    background: #7a9dc0
}
.mejs-container .mejs-controls {
    visibility: hidden !important
}
div.mejs-overlay-loading, div.mejs-overlay-button {
    display: none
}
.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
    background: #7a9dc0
}
.video-container iframe, .video-container object, .video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}
.header-top {
    content: '';
    display: table;
    table-layout: fixed;
    max-width: 1150px;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    padding: 15px
}
@media screen and (min-width: 1180px) {
    .header-top {
        padding: 40px 0
    }
}
.site-branding {
    float: left;
    display: block;
    margin-right: 2.12766%;
    width: 65.95745%
}
.site-branding:last-child {
    margin-right: 0
}
@media screen and (min-width: 768px) {
    .site-branding {
        float: left;
        display: block;
        margin-right: 2.12766%;
        width: 100%;
        padding-bottom: 30px
    }
    .site-branding:last-child {
        margin-right: 0
    }
}
@media screen and (min-width: 1180px) {
    .site-branding {
        float: left;
        display: block;
        margin-right: 2.12766%;
        width: 27.65957%;
        padding-bottom: 0
    }
    .site-branding:last-child {
        margin-right: 0
    }
}
.menu-toggle {
    float: left;
    display: block;
    margin-right: 2.12766%;
    width: 31.91489%;
    margin-right: 0;
    position: relative;
    cursor: pointer;
    text-align: right;
    margin-bottom: 20px
}
.menu-toggle:last-child {
    margin-right: 0
}
@media screen and (min-width: 768px) {
    .menu-toggle {
        display: none
    }
}
.menu-toggle::before {
    content: ' ';
    position: absolute;
    right: 45px;
    top: 10px;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 5px solid #000
}
.menu-toggle.expanded::before {
    content: ' ';
    bottom: 10px;
    border-top: none;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 5px solid #000
}
.menu-nav {
    float: left;
    display: block;
    margin-right: 2.12766%;
    width: 100%;
    display: none
}
.menu-nav:last-child {
    margin-right: 0
}
@media screen and (min-width: 768px) {
    .menu-nav {
        float: left;
        display: block;
        margin-right: 2.12766%;
        width: 100%;
        display: block
    }
    .menu-nav:last-child {
        margin-right: 0
    }
}
@media screen and (min-width: 1180px) {
    .menu-nav {
        float: left;
        display: block;
        margin-right: 2.12766%;
        width: 70.21277%
    }
    .menu-nav:last-child {
        margin-right: 0
    }
}
@media screen and (min-width: 768px) {
    .menu-nav #primary-menu {
        float: left;
        display: block;
        margin-right: 2.12766%;
        width: 91.48936%
    }
    .menu-nav #primary-menu:last-child {
        margin-right: 0
    }
}
@media screen and (min-width: 1180px) {
    .menu-nav #primary-menu {
        float: left;
        display: block;
        margin-right: 3.0303%;
        width: 81.81818%
    }
    .menu-nav #primary-menu:last-child {
        margin-right: 0
    }
}
.menu-nav #meta-menu {
    margin-right: 0
}
@media screen and (min-width: 768px) {
    .menu-nav #meta-menu {
        float: left;
        display: block;
        margin-right: 2.12766%;
        width: 6.38298%;
        text-align: right
    }
    .menu-nav #meta-menu:last-child {
        margin-right: 0
    }
}
@media screen and (min-width: 1180px) {
    .menu-nav #meta-menu {
        float: left;
        display: block;
        margin-right: 3.0303%;
        width: 9.09091%;
        margin-left: 6.06061%;
        text-align: right
    }
    .menu-nav #meta-menu:last-child {
        margin-right: 0
    }
}
main {
    min-height: 66vh
}
main section {
    content: '';
    display: table;
    table-layout: fixed;
    max-width: 1150px;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    padding: 15px
}
@media screen and (min-width: 1180px) {
    main section {
        padding: 0;
        margin-bottom: 60px
    }
}
@media screen and (min-width: 1180px) {
    body.home.page main section:first-child {
        margin-top: 55px
    }
}
ul.recent-posts li {
    margin-bottom: 30px
}
ul.recent-posts li a {
    font-weight: bold;
    color: #174b98
}
img {
    width: auto;
    max-width: 100%;
    height: auto !important
}
.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden
}
.video-container iframe, .video-container object, .video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}
blockquote {
    background: #7a9dc0;
    margin: 0;
    padding: .65em;
    color: #fff
}
.post article header {
    float: left;
    display: block;
    margin-right: 3.7037%;
    width: 100%
}
.post article header:last-child {
    margin-right: 0
}
.post article header h1.entry-title {
    color: #174b98;
    margin-bottom: 0;
    font-size: 36px
}
.post article header .entry-meta {
    margin-bottom: 30px;
    color: #7a9dc0
}
.post article {
    float: left;
    display: block;
    margin-right: 2.12766%;
    width: 57.44681%
}
.post article:last-child {
    margin-right: 0
}
.post aside {
    float: left;
    display: block;
    margin-right: 2.12766%;
    width: 31.91489%;
    margin-left: 8.51064%
}
.post aside:last-child {
    margin-right: 0
}
ol {
    list-style-type: list !important
}
li.sitemap .time {
    display: inline;
    margin-right: 10px;
    font-size: 15px
}
.layout_100 div {
    float: left;
    display: block;
    margin-right: 2.12766%;
    width: 100%
}
.layout_100 div:last-child {
    margin-right: 0
}
.layout_50_50_1, .layout_50_50_2 {
    float: left;
    display: block;
    margin-right: 2.12766%;
    width: 100%
}
.layout_50_50_1:last-child, .layout_50_50_2:last-child {
    margin-right: 0
}
@media screen and (min-width: 768px) {
    .layout_50_50_1, .layout_50_50_2 {
        float: left;
        display: block;
        margin-right: 2.12766%;
        width: 48.93617%
    }
    .layout_50_50_1:last-child, .layout_50_50_2:last-child {
        margin-right: 0
    }
}
.layout_33_33_33_1, .layout_33_33_33_2, .layout_33_33_33_3 {
    float: left;
    display: block;
    margin-right: 2.12766%;
    width: 100%
}
.layout_33_33_33_1:last-child, .layout_33_33_33_2:last-child, .layout_33_33_33_3:last-child {
    margin-right: 0
}
@media screen and (min-width: 768px) {
    .layout_33_33_33_1, .layout_33_33_33_2, .layout_33_33_33_3 {
        float: left;
        display: block;
        margin-right: 2.12766%;
        width: 31.91489%
    }
    .layout_33_33_33_1:last-child, .layout_33_33_33_2:last-child, .layout_33_33_33_3:last-child {
        margin-right: 0
    }
}
.layout_25_25_25_25_1, .layout_25_25_25_25_2, .layout_25_25_25_25_3, .layout_25_25_25_25_4 {
    float: left;
    display: block;
    margin-right: 2.12766%;
    width: 48.93617%
}
.layout_25_25_25_25_1:last-child, .layout_25_25_25_25_2:last-child, .layout_25_25_25_25_3:last-child, .layout_25_25_25_25_4:last-child {
    margin-right: 0
}
.layout_25_25_25_25_1:nth-child(2), .layout_25_25_25_25_2:nth-child(2), .layout_25_25_25_25_3:nth-child(2), .layout_25_25_25_25_4:nth-child(2) {
    margin-right: 0
}
@media screen and (min-width: 768px) {
    .layout_25_25_25_25_1, .layout_25_25_25_25_2, .layout_25_25_25_25_3, .layout_25_25_25_25_4 {
        float: left;
        display: block;
        margin-right: 2.12766%;
        width: 23.40426%
    }
    .layout_25_25_25_25_1:last-child, .layout_25_25_25_25_2:last-child, .layout_25_25_25_25_3:last-child, .layout_25_25_25_25_4:last-child {
        margin-right: 0
    }
}
.layout_70_30_1 {
    float: left;
    display: block;
    margin-right: 2.12766%;
    width: 100%
}
.layout_70_30_1:last-child {
    margin-right: 0
}
@media screen and (min-width: 768px) {
    .layout_70_30_1 {
        float: left;
        display: block;
        margin-right: 2.12766%;
        width: 65.95745%
    }
    .layout_70_30_1:last-child {
        margin-right: 0
    }
}
.layout_70_30_2 {
    float: left;
    display: block;
    margin-right: 2.12766%;
    width: 100%
}
.layout_70_30_2:last-child {
    margin-right: 0
}
@media screen and (min-width: 768px) {
    .layout_70_30_2 {
        float: left;
        display: block;
        margin-right: 2.12766%;
        width: 31.91489%
    }
    .layout_70_30_2:last-child {
        margin-right: 0
    }
}
.layout_30_70_1 {
    float: left;
    display: block;
    margin-right: 2.12766%;
    width: 100%
}
.layout_30_70_1:last-child {
    margin-right: 0
}
@media screen and (min-width: 768px) {
    .layout_30_70_1 {
        float: left;
        display: block;
        margin-right: 2.12766%;
        width: 31.91489%
    }
    .layout_30_70_1:last-child {
        margin-right: 0
    }
}
.layout_30_70_2 {
    float: left;
    display: block;
    margin-right: 2.12766%;
    width: 100%
}
.layout_30_70_2:last-child {
    margin-right: 0
}
@media screen and (min-width: 768px) {
    .layout_30_70_2 {
        float: left;
        display: block;
        margin-right: 2.12766%;
        width: 65.95745%
    }
    .layout_30_70_2:last-child {
        margin-right: 0
    }
}
.layout_50_gap_30_1 {
    float: left;
    display: block;
    margin-right: 2.12766%;
    width: 100%
}
.layout_50_gap_30_1:last-child {
    margin-right: 0
}
@media screen and (min-width: 768px) {
    .layout_50_gap_30_1 {
        float: left;
        display: block;
        margin-right: 2.12766%;
        width: 48.93617%
    }
    .layout_50_gap_30_1:last-child {
        margin-right: 0
    }
}
.layout_50_gap_30_2 {
    float: left;
    display: block;
    margin-right: 2.12766%;
    width: 100%
}
.layout_50_gap_30_2:last-child {
    margin-right: 0
}
@media screen and (min-width: 768px) {
    .layout_50_gap_30_2 {
        float: left;
        display: block;
        margin-right: 2.12766%;
        width: 31.91489%;
        margin-left: 17.02128%
    }
    .layout_50_gap_30_2:last-child {
        margin-right: 0
    }
}
.layout_30_gap_50_1 {
    float: left;
    display: block;
    margin-right: 2.12766%;
    width: 100%
}
.layout_30_gap_50_1:last-child {
    margin-right: 0
}
@media screen and (min-width: 768px) {
    .layout_30_gap_50_1 {
        float: left;
        display: block;
        margin-right: 2.12766%;
        width: 23.40426%
    }
    .layout_30_gap_50_1:last-child {
        margin-right: 0
    }
}
.layout_30_gap_50_2 {
    float: left;
    display: block;
    margin-right: 2.12766%;
    width: 100%
}
.layout_30_gap_50_2:last-child {
    margin-right: 0
}
@media screen and (min-width: 768px) {
    .layout_30_gap_50_2 {
        float: left;
        display: block;
        margin-right: 2.12766%;
        width: 48.93617%;
        margin-left: 25.53191%
    }
    .layout_30_gap_50_2:last-child {
        margin-right: 0
    }
}
.layout_gap_50_gap div {
    float: left;
    display: block;
    margin-right: 2.12766%;
    width: 100%
}
.layout_gap_50_gap div:last-child {
    margin-right: 0
}
@media screen and (min-width: 768px) {
    .layout_gap_50_gap div {
        float: left;
        display: block;
        margin-right: 2.12766%;
        width: 48.93617%;
        margin-left: 25.53191%
    }
    .layout_gap_50_gap div:last-child {
        margin-right: 0
    }
}
@media screen and (min-width: 768px) {
    .gutter-sizer {
        width: 4%
    }
}
@media screen and (min-width: 1180px) {
    .gutter-sizer {
        width: 3%
    }
}
.projects-padding {
    padding: 0 2.12766%
}
.projects-overview {
    padding: 0
}
.projects-overview article {
    padding-bottom: 60px
}
.projects-overview article h1 a {
    text-decoration: none
}
@media screen and (min-width: 768px) {
    .projects-overview article {
        display: inline-block;
        vertical-align: top;
        width: 48%;
        margin-right: 4%
    }
    .projects-overview article:nth-of-type(2n) {
        margin-right: 0
    }
}
@media screen and (min-width: 1180px) {
    .projects-overview article {
        display: inline-block;
        vertical-align: top;
        width: 31.33333%;
        margin-right: 3%
    }
    .projects-overview article:nth-of-type(2n) {
        margin-right: 3%
    }
    .projects-overview article:nth-of-type(3n) {
        margin-right: 0
    }
}
.projects-overview article h1 {
    margin-top: 20px;
    margin-bottom: 12.5px
}
.projects-overview article a.permalink {
    text-decoration: underline
}
.image-display {
    margin: 0;
    transition: background-color 0.3s ease, opacity 0.3s ease
}
nav.project.next-prev {
    width: 100%;
    text-align: center;
    margin: 0 auto;
    padding-bottom: 45px
}
nav.project.next-prev a {
    font-size: 30px;
    margin: 0 20px
}
.project-description {
    float: left;
    display: block;
    margin-right: 2.12766%;
    width: 100%
}
.project-description:last-child {
    margin-right: 0
}
@media screen and (min-width: 768px) {
    .project-description {
        float: left;
        display: block;
        margin-right: 2.12766%;
        width: 65.95745%
    }
    .project-description:last-child {
        margin-right: 0
    }
}
.project-description p {
    font-size: 24px;
    line-height: 1.2
}
.project-metadata {
    float: left;
    display: block;
    margin-right: 2.12766%;
    width: 100%
}
.project-metadata:last-child {
    margin-right: 0
}
@media screen and (min-width: 768px) {
    .project-metadata {
        float: left;
        display: block;
        margin-right: 2.12766%;
        width: 31.91489%
    }
    .project-metadata:last-child {
        margin-right: 0
    }
}
.project-metadata .project-categories {
    margin-bottom: .65em
}
.project-metadata .project-categories p {
    margin: 0
}
.no-js .lazy-loaded {
    display: none
}
.lazy-placeholder {
    transition: background-color 150ms ease, opacity 150ms ease
}
.news-overview article, .post.type-post article {
    float: left;
    display: block;
    margin-right: 2.12766%;
    width: 100%;
    margin-bottom: 60px
}
.news-overview article:last-child, .post.type-post article:last-child {
    margin-right: 0
}
@media screen and (min-width: 768px) {
    .news-overview article, .post.type-post article {
        margin-bottom: 180px
    }
}
.news-overview article .thumbnail, .post.type-post article .thumbnail {
    float: left;
    display: block;
    margin-right: 2.12766%;
    width: 100%;
    margin-bottom: 15px;
    transition: background-color 150ms ease, opacity 150ms ease
}
.news-overview article .thumbnail:last-child, .post.type-post article .thumbnail:last-child {
    margin-right: 0
}
@media screen and (min-width: 768px) {
    .news-overview article .thumbnail, .post.type-post article .thumbnail {
        float: left;
        display: block;
        margin-right: 2.12766%;
        width: 44.68085%
    }
    .news-overview article .thumbnail:last-child, .post.type-post article .thumbnail:last-child {
        margin-right: 0
    }
}
.news-overview article .thumbnail img, .post.type-post article .thumbnail img {
    display: block
}
.news-overview article .content, .post.type-post article .content {
    float: left;
    display: block;
    margin-right: 2.12766%;
    width: 100%
}
.news-overview article .content:last-child, .post.type-post article .content:last-child {
    margin-right: 0
}
@media screen and (min-width: 768px) {
    .news-overview article .content, .post.type-post article .content {
        float: left;
        display: block;
        margin-right: 2.12766%;
        width: 48.93617%;
        margin-left: 4.25532%
    }
    .news-overview article .content:last-child, .post.type-post article .content:last-child {
        margin-right: 0
    }
}
.news-overview article .content h1, .post.type-post article .content h1 {
    font-size: 18px;
    margin-bottom: 1.625em
}
@media screen and (min-width: 768px) {
    .news-overview article .content h1, .post.type-post article .content h1 {
        font-size: 24px
    }
}
.news-overview article .content p, .post.type-post article .content p {
    font-size: 18px
}
@media screen and (min-width: 768px) {
    .news-overview article .content p, .post.type-post article .content p {
        font-size: 24px
    }
}
.news-overview article .content p.date, .post.type-post article .content p.date {
    margin-top: 0
}
@media screen and (min-width: 768px) {
    .not-found header {
        float: left;
        display: block;
        margin-right: 2.12766%;
        width: 44.68085%
    }
    .not-found header:last-child {
        margin-right: 0
    }
}
@media screen and (min-width: 768px) {
    .not-found .page-content {
        float: left;
        display: block;
        margin-right: 2.12766%;
        width: 44.68085%
    }
    .not-found .page-content:last-child {
        margin-right: 0
    }
    .not-found .page-content:nth-child(1n) {
        margin-right: 0
    }
    .not-found .page-content:nth-child(1n+1) {
        clear: left
    }
}
.not-found .page-content a {
    text-decoration: underline
}
footer section {
    content: '';
    display: table;
    table-layout: fixed;
    max-width: 1150px;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    margin-bottom: 0;
    padding: 15px
}
@media screen and (min-width: 1180px) {
    footer section {
        padding: 0;
        margin-bottom: 20px
    }
}
footer {
    width: 100%;
    margin-top: 60px;
    margin-bottom: 0 !important
}
footer a {
    text-decoration: none
}
@media screen and (min-width: 768px) {
    footer {
        height: auto;
        position: relative
    }
}
html {
    position: relative;
    min-height: 100%
}
footer {
    margin-top: 60px
}
footer section.call2action {
    margin-top: 0 !important;
    margin-bottom: 100px
}
footer section.call2action>div {
    margin-top: 20px;
    float: left;
    display: block;
    margin-right: 2.12766%;
    width: 100%
}
footer section.call2action>div:last-child {
    margin-right: 0
}
@media screen and (min-width: 768px) {
    footer section.call2action>div {
        float: left;
        display: block;
        margin-right: 2.12766%;
        width: 48.93617%
    }
    footer section.call2action>div:last-child {
        margin-right: 0
    }
}
footer section.call2action>div .marginale {
    margin-top: 20px
}
footer section.information {
    margin-top: 0 !important
}
@media screen and (min-width: 768px) {
    footer section.information {
        margin-top: 60px
    }
}
footer section.information>div {
    margin-top: 20px;
    float: left;
    display: block;
    margin-right: 2.12766%;
    width: 100%
}
footer section.information>div:last-child {
    margin-right: 0
}
@media screen and (min-width: 768px) {
    footer section.information>div {
        float: left;
        display: block;
        margin-right: 2.12766%;
        width: 23.40426%
    }
    footer section.information>div:last-child {
        margin-right: 0
    }
}
footer section.the-end div {
    margin: 90px auto;
    width: 20px
}
.newsletter-subscribe-wrap {
    float: left;
    display: block;
    margin-right: 2.12766%;
    width: 100%
}
.newsletter-subscribe-wrap:last-child {
    margin-right: 0
}
@media screen and (min-width: 768px) {
    .newsletter-subscribe-wrap {
        float: left;
        display: block;
        margin-right: 2.12766%;
        width: 48.93617%;
        margin-left: 51.06383%
    }
    .newsletter-subscribe-wrap:last-child {
        margin-right: 0
    }
}
.newsletter-subscribe {
    background: transparent;
    border: 1px solid #000;
    padding: 1em
}
.newsletter-subscribe label, .newsletter-subscribe input, .newsletter-subscribe button {
    display: inline-block;
    font-weight: 400;
    font-family: Droid Sans Mono;
    font-size: 15px
}
.newsletter-subscribe button {
    margin-top: -4px
}
.newsletter-subscribe input {
    width: 50%
}
@media screen and (min-width: 1180px) {
    footer section.information>div:first-child {
        float: left;
        display: block;
        margin-right: 2.12766%;
        width: 23.40426%
    }
    footer section.information>div:first-child:last-child {
        margin-right: 0
    }
    footer section.information>div:nth-child(2) {
        float: left;
        display: block;
        margin-right: 2.12766%;
        width: 23.40426%
    }
    footer section.information>div:nth-child(2):last-child {
        margin-right: 0
    }
    footer section.information>div:nth-child(3) {
        float: left;
        display: block;
        margin-right: 2.12766%;
        width: 14.89362%
    }
    footer section.information>div:nth-child(3):last-child {
        margin-right: 0
    }
    footer section.information>div:last-child {
        float: left;
        display: block;
        margin-right: 2.12766%;
        width: 31.91489%
    }
    footer section.information>div:last-child:last-child {
        margin-right: 0
    }
    footer section.call2action>div:first-child {
        float: left;
        display: block;
        margin-right: 2.12766%;
        width: 48.93617%
    }
    footer section.call2action>div:first-child:last-child {
        margin-right: 0
    }
    footer section.call2action>div:nth-child(1) {
        float: left;
        display: block;
        margin-right: 2.12766%;
        width: 44.68085%
    }
    footer section.call2action>div:nth-child(1):last-child {
        margin-right: 0
    }
    footer section.call2action>div:nth-child(2) {
        margin-left: 4.25532%
    }
}
main {
    animation: fadein 1s ease
}
@keyframes hidden {
    from {
        opacity: 0
    }
    to {
        opacity: 0
    }
}
@keyframes fadein {
    from {
        opacity: 0
    }
    to {
        opacity: 1
    }
}
@keyframes slidein {
    from {
        transform: translate(0, 20px)
    }
    to {
        transform: translate(0, 0)
    }
}
.news-overview article {
    animation: fadein 1s ease
}
.projects-overview article {
    animation: fadein 1s ease
}
.navigation-row {
    padding-bottom: 0 !important
}
@media screen and (min-width: 768px) {
    #primary-menu {
        display: block
    }
}
#primary-menu li {
    display: inline-block;
    height: 38px;
    width: 100%
}
@media screen and (min-width: 768px) {
    #primary-menu li {
        width: auto;
        margin-right: 2.6em
    }
}
@media screen and (min-width: 1180px) {
    #primary-menu li {
        width: auto;
        margin-right: 3.25em
    }
}
#primary-menu li a {
    padding-bottom: .43333em
}
#primary-menu .current_page_item>a, #primary-menu .current-menu-item>a, #primary-menu .current_page_ancestor>a, #primary-menu .current-menu-ancestor>a, #primary-menu .current_page_parent>a, #primary-menu .current-page-ancestor>a {
    border-bottom: 1px solid #000
}
@media screen and (min-width: 768px) {
    #meta-menu {
        -ms-flex-pack: justify;
        justify-content: space-between;
        display: block;
        display: -ms-flexbox;
        display: flex
    }
}
#meta-menu li {
    width: 100%;
    float: right
}
#meta-menu li:last-child {
    margin-right: 0
}
#meta-menu li a {
    padding-bottom: .43333em;
    color: #636463
}
#meta-menu .current_page_item>a, #meta-menu .current-menu-item>a, #meta-menu .current_page_ancestor>a, #meta-menu .current-menu-ancestor>a {
    color: #174b98
}
.subnav-wrap {
    min-height: 150px
}
.subnav-wrap section {
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-align: center;
    align-items: center
}
.subnav {
    float: left;
    display: block;
    margin-right: 2.12766%;
    width: 100%;
    list-style: none;
    margin: 20px 0;
    padding: 0;
    font-size: 18px
}
.subnav:last-child {
    margin-right: 0
}
@media screen and (min-width: 768px) {
    .subnav {
        float: left;
        display: block;
        margin-right: 2.12766%;
        width: 31.91489%
    }
    .subnav:last-child {
        margin-right: 0
    }
}
.subnav .current_page_item>a, .subnav .current-menu-item>a, .subnav .current_page_ancestor>a, .subnav .current-menu-ancestor>a {
    color: #174b98
}
.subnav li {
    display: block
}
.subnav li a {
    color: #636463;
    text-decoration: none
}
.subnav li.current_page_item a {
    color: #174b98
}
.subnav-quote {
    float: left;
    display: block;
    margin-right: 2.12766%;
    width: 65.95745%;
    margin-right: 0;
    display: none !important;
    margin: 20px 0;
    height: 100%
}
.subnav-quote:last-child {
    margin-right: 0
}
@media screen and (min-width: 768px) {
    .subnav-quote {
        display: block !important
    }
}
.subnav-quote h1 {
    font-size: 48px;
    line-height: 1.2;
    color: #999 !important;
    font-family: GT Walsheim;
    font-weight: normal;
    margin-bottom: 0
}
.wp-caption {
    margin-bottom: 1.5em;
    max-width: 100%
}
.wp-caption img[class*='wp-image-'] {
    display: block;
    margin-left: auto;
    margin-right: auto
}
.wp-caption .wp-caption-text {
    margin: 0.8075em 0
}
.wp-caption-text {
    text-align: center
}
.gallery {
    margin-bottom: 1.5em
}
.gallery-item {
    display: inline-block;
    text-align: center;
    vertical-align: top;
    width: 100%
}
.gallery-columns-2 .gallery-item {
    max-width: 50%
}
.gallery-columns-3 .gallery-item {
    max-width: 33.33%
}
.gallery-columns-4 .gallery-item {
    max-width: 25%
}
.gallery-columns-5 .gallery-item {
    max-width: 20%
}
.gallery-columns-6 .gallery-item {
    max-width: 16.66%
}
.gallery-columns-7 .gallery-item {
    max-width: 14.28%
}
.gallery-columns-8 .gallery-item {
    max-width: 12.5%
}
.gallery-columns-9 .gallery-item {
    max-width: 11.11%
}
.gallery-caption {
    display: block
}