/*! normalize.css v4.1.1 | MIT License | github.com/necolas/normalize.css */
/**
 * 1. Change the default font family in all browsers (opinionated).
 * 2. Correct the line height in all browsers.
 * 3. Prevent adjustments of font size after orientation changes in IE and iOS.
 */
html{
    font-family: sans-serif;
    /* 1 */
    line-height: 1.15;
    /* 2 */
    -ms-text-size-adjust: 100%;
    /* 3 */
    -webkit-text-size-adjust: 100%;
    /* 3 */
}
/**
 * Remove the margin in all browsers (opinionated).
 */
body{
    margin: 0;
}
/* HTML5 display definitions
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 * 2. Add the correct display in IE.
 */
article,
aside,
details, /* 1 */
figcaption,
figure,
footer,
header,
main, /* 2 */
menu,
nav,
section,
summary{
    /* 1 */
    display: block;
}
/**
 * Add the correct display in IE 9-.
 */
audio,
canvas,
progress,
video{
    display: inline-block;
}
/**
 * Add the correct display in iOS 4-7.
 */
audio:not([controls]){
    display: none;
    height: 0;
}
/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress{
    vertical-align: baseline;
}
/**
 * Add the correct display in IE 10-.
 * 1. Add the correct display in IE.
 */
template, /* 1 */
[hidden]{
    display: none;
}
/* Links
   ========================================================================== */
/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */
a{
    background-color: transparent;
    /* 1 */
    -webkit-text-decoration-skip: objects;
    /* 2 */
}
/**
 * Remove the outline on focused links when they are also active or hovered
 * in all browsers (opinionated).
 */
a:active,
a:hover{
    outline-width: 0;
}
/* Text-level semantics
   ========================================================================== */
/**
 * 1. Remove the bottom border in Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title]{
    border-bottom: none;
    /* 1 */
    text-decoration: underline;
    /* 2 */
    text-decoration: underline dotted;
    /* 2 */
}
/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */
b,
strong{
    font-weight: inherit;
}
/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong{
    font-weight: bolder;
}
/**
 * Add the correct font style in Android 4.3-.
 */
dfn{
    font-style: italic;
}
/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1{
    font-size: 2em;
    margin: 0.67em 0;
}
/**
 * Add the correct background and color in IE 9-.
 */
mark{
    background-color: #ff0;
    color: #000;
}
/**
 * Add the correct font size in all browsers.
 */
small{
    font-size: 80%;
}
/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup{
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}
sub{
    bottom: -0.25em;
}
sup{
    top: -0.5em;
}
/* Embedded content
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10-.
 */
img{
    border-style: none;
}
/**
 * Hide the overflow in IE.
 */
svg:not(:root){
    overflow: hidden;
}
/* Grouping content
   ========================================================================== */
/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
pre,
samp{
    font-family: monospace, monospace;
    /* 1 */
    font-size: 1em;
    /* 2 */
}
/**
 * Add the correct margin in IE 8.
 */
figure{
    margin: 1em 40px;
}
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr{
    box-sizing: content-box;
    /* 1 */
    height: 0;
    /* 1 */
    overflow: visible;
    /* 2 */
}
/* Forms
   ========================================================================== */
/**
 * 1. Change font properties to `inherit` in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea{
    font: inherit;
    /* 1 */
    margin: 0;
    /* 2 */
}
/**
 * Restore the font weight unset by the previous rule.
 */
optgroup{
    font-weight: bold;
}
/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input{
    /* 1 */
    overflow: visible;
}
/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select{
    /* 1 */
    text-transform: none;
}
/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */
button,
html [type="button"], /* 1 */
[type="reset"],
[type="submit"]{
    -webkit-appearance: button;
    /* 2 */
}
/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner{
    border-style: none;
    padding: 0;
}
/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring{
    outline: 1px dotted ButtonText;
}
/**
 * Change the border, margin, and padding in all browsers (opinionated).
 */
fieldset{
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}
/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend{
    box-sizing: border-box;
    /* 1 */
    color: inherit;
    /* 2 */
    display: table;
    /* 1 */
    max-width: 100%;
    /* 1 */
    padding: 0;
    /* 3 */
    white-space: normal;
    /* 1 */
}
/**
 * Remove the default vertical scrollbar in IE.
 */
textarea{
    overflow: auto;
}
/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */
[type="checkbox"],
[type="radio"]{
    box-sizing: border-box;
    /* 1 */
    padding: 0;
    /* 2 */
}
/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button{
    height: auto;
}
/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"]{
    -webkit-appearance: textfield;
    /* 1 */
    outline-offset: -2px;
    /* 2 */
}
/**
 * Remove the inner padding and cancel buttons in Chrome and Safari on OS X.
 */
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration{
    -webkit-appearance: none;
}
/**
 * Correct the text style of placeholders in Chrome, Edge, and Safari.
 */
::-webkit-input-placeholder{
    color: inherit;
    opacity: 0.54;
}
/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button{
    -webkit-appearance: button;
    /* 1 */
    font: inherit;
    /* 2 */
}
@-webkit-keyframes wave{
    0%{
        -webkit-transform: rotate(-5deg);
                transform: rotate(-5deg);
    }
    50%{
        -webkit-transform: rotate(10deg);
                transform: rotate(10deg);
    }
    100%{
        -webkit-transform: rotate(-5deg);
                transform: rotate(-5deg);
    }
}
@keyframes wave{
    0%{
        -webkit-transform: rotate(-5deg);
                transform: rotate(-5deg);
    }
    50%{
        -webkit-transform: rotate(10deg);
                transform: rotate(10deg);
    }
    100%{
        -webkit-transform: rotate(-5deg);
                transform: rotate(-5deg);
    }
}
.a-wave{
    -webkit-transform-origin: 50% 100%;
            transform-origin: 50% 100%;
    -webkit-animation: wave 2s infinite ease-in-out;
            animation: wave 2s infinite ease-in-out;
}
@-webkit-keyframes wavePhone{
    0%{
        -webkit-transform: rotate(-2deg);
                transform: rotate(-2deg);
    }
    50%{
        -webkit-transform: rotate(5deg);
                transform: rotate(5deg);
    }
    100%{
        -webkit-transform: rotate(-2deg);
                transform: rotate(-2deg);
    }
}
@keyframes wavePhone{
    0%{
        -webkit-transform: rotate(-2deg);
                transform: rotate(-2deg);
    }
    50%{
        -webkit-transform: rotate(5deg);
                transform: rotate(5deg);
    }
    100%{
        -webkit-transform: rotate(-2deg);
                transform: rotate(-2deg);
    }
}
.a-wavePhone{
    -webkit-transform-origin: 50% 100%;
            transform-origin: 50% 100%;
    -webkit-animation: wavePhone 2s infinite ease-in-out;
            animation: wavePhone 2s infinite ease-in-out;
}
@-webkit-keyframes rock{
    0%{
        -webkit-transform: translateY(0);
                transform: translateY(0);
    }
    50%{
        -webkit-transform: translateY(15px);
                transform: translateY(15px);
    }
    100%{
        -webkit-transform: translateY(0);
                transform: translateY(0);
    }
}
@keyframes rock{
    0%{
        -webkit-transform: translateY(0);
                transform: translateY(0);
    }
    50%{
        -webkit-transform: translateY(15px);
                transform: translateY(15px);
    }
    100%{
        -webkit-transform: translateY(0);
                transform: translateY(0);
    }
}
.a-rock{
    -webkit-animation: rock 2s infinite ease-in-out;
            animation: rock 2s infinite ease-in-out;
}
@-webkit-keyframes handshake{
    0%{
        -webkit-transform: translate(0, 0);
                transform: translate(0, 0);
    }
    50%{
        -webkit-transform: translate(2px, -1px);
                transform: translate(2px, -1px);
    }
    100%{
        -webkit-transform: translate(0, 0);
                transform: translate(0, 0);
    }
}
@keyframes handshake{
    0%{
        -webkit-transform: translate(0, 0);
                transform: translate(0, 0);
    }
    50%{
        -webkit-transform: translate(2px, -1px);
                transform: translate(2px, -1px);
    }
    100%{
        -webkit-transform: translate(0, 0);
                transform: translate(0, 0);
    }
}
.a-handshake{
    -webkit-animation: handshake 3s infinite ease-in-out;
            animation: handshake 3s infinite ease-in-out;
}
@-webkit-keyframes point{
    0%{
        -webkit-transform: rotate(0deg);
                transform: rotate(0deg);
    }
    50%{
        -webkit-transform: rotate(-4deg);
                transform: rotate(-4deg);
    }
    100%{
        -webkit-transform: rotate(0deg);
                transform: rotate(0deg);
    }
}
@keyframes point{
    0%{
        -webkit-transform: rotate(0deg);
                transform: rotate(0deg);
    }
    50%{
        -webkit-transform: rotate(-4deg);
                transform: rotate(-4deg);
    }
    100%{
        -webkit-transform: rotate(0deg);
                transform: rotate(0deg);
    }
}
.a-point{
    -webkit-transform-origin: 0 100%;
            transform-origin: 0 100%;
    -webkit-animation: point 2s infinite ease-in-out;
            animation: point 2s infinite ease-in-out;
}
@-webkit-keyframes squeeze{
    0%{
        margin-top: 0px;
    }
    62.5%{
        margin-top: 0px;
    }
    63.6%{
        margin-top: 1px;
    }
    65%{
        margin-top: 2px;
    }
    66.3%{
        margin-top: 4px;
    }
    67.5%{
        margin-top: 7px;
    }
    68.4%{
        margin-top: 8px;
    }
    68.8%{
        margin-top: 9px;
    }
    64.6%{
        -webkit-transform: scale(1, 1);
                transform: scale(1, 1);
    }
    68.8%{
        -webkit-transform: scale(0.9, 1.1);
                transform: scale(0.9, 1.1);
    }
    72.9%{
        -webkit-transform: scale(1, 1);
                transform: scale(1, 1);
    }
    68.8%{
        margin-top: 9px;
    }
    69.2%{
        margin-top: 5px;
    }
    70.2%{
        margin-top: 3px;
    }
    71.5%{
        margin-top: 1px;
    }
    73%{
        margin-top: 0px;
    }
    74.2%{
        margin-top: 0px;
    }
    75%{
        margin-top: 0;
    }
    76.1%{
        margin-top: 1px;
    }
    77.5%{
        margin-top: 2px;
    }
    78.8%{
        margin-top: 4px;
    }
    80%{
        margin-top: 7px;
    }
    80.9%{
        margin-top: 8px;
    }
    81.3%{
        margin-top: 9px;
    }
    77.1%{
        -webkit-transform: scale(1, 1);
                transform: scale(1, 1);
    }
    81.3%{
        -webkit-transform: scale(0.9, 1.1);
                transform: scale(0.9, 1.1);
    }
    85.4%{
        -webkit-transform: scale(1, 1);
                transform: scale(1, 1);
    }
    81.3%{
        margin-top: 9px;
    }
    81.7%{
        margin-top: 5px;
    }
    82.7%{
        margin-top: 3px;
    }
    84%{
        margin-top: 1px;
    }
    85.5%{
        margin-top: 0px;
    }
    86.7%{
        margin-top: 0px;
    }
    87.5%{
        margin-top: 0;
    }
    88.6%{
        margin-top: 1px;
    }
    90%{
        margin-top: 2px;
    }
    91.3%{
        margin-top: 4px;
    }
    92.5%{
        margin-top: 7px;
    }
    93.4%{
        margin-top: 8px;
    }
    93.8%{
        margin-top: 9px;
    }
    89.6%{
        -webkit-transform: scale(1, 1);
                transform: scale(1, 1);
    }
    93.8%{
        -webkit-transform: scale(0.9, 1.1);
                transform: scale(0.9, 1.1);
    }
    97.9%{
        -webkit-transform: scale(1, 1);
                transform: scale(1, 1);
    }
    93.8%{
        margin-top: 9px;
    }
    94.2%{
        margin-top: 5px;
    }
    95.2%{
        margin-top: 3px;
    }
    96.5%{
        margin-top: 1px;
    }
    98%{
        margin-top: 0px;
    }
    99.2%{
        margin-top: 0px;
    }
    100%{
        margin-top: 0;
    }
}
@keyframes squeeze{
    0%{
        margin-top: 0px;
    }
    62.5%{
        margin-top: 0px;
    }
    63.6%{
        margin-top: 1px;
    }
    65%{
        margin-top: 2px;
    }
    66.3%{
        margin-top: 4px;
    }
    67.5%{
        margin-top: 7px;
    }
    68.4%{
        margin-top: 8px;
    }
    68.8%{
        margin-top: 9px;
    }
    64.6%{
        -webkit-transform: scale(1, 1);
                transform: scale(1, 1);
    }
    68.8%{
        -webkit-transform: scale(0.9, 1.1);
                transform: scale(0.9, 1.1);
    }
    72.9%{
        -webkit-transform: scale(1, 1);
                transform: scale(1, 1);
    }
    68.8%{
        margin-top: 9px;
    }
    69.2%{
        margin-top: 5px;
    }
    70.2%{
        margin-top: 3px;
    }
    71.5%{
        margin-top: 1px;
    }
    73%{
        margin-top: 0px;
    }
    74.2%{
        margin-top: 0px;
    }
    75%{
        margin-top: 0;
    }
    76.1%{
        margin-top: 1px;
    }
    77.5%{
        margin-top: 2px;
    }
    78.8%{
        margin-top: 4px;
    }
    80%{
        margin-top: 7px;
    }
    80.9%{
        margin-top: 8px;
    }
    81.3%{
        margin-top: 9px;
    }
    77.1%{
        -webkit-transform: scale(1, 1);
                transform: scale(1, 1);
    }
    81.3%{
        -webkit-transform: scale(0.9, 1.1);
                transform: scale(0.9, 1.1);
    }
    85.4%{
        -webkit-transform: scale(1, 1);
                transform: scale(1, 1);
    }
    81.3%{
        margin-top: 9px;
    }
    81.7%{
        margin-top: 5px;
    }
    82.7%{
        margin-top: 3px;
    }
    84%{
        margin-top: 1px;
    }
    85.5%{
        margin-top: 0px;
    }
    86.7%{
        margin-top: 0px;
    }
    87.5%{
        margin-top: 0;
    }
    88.6%{
        margin-top: 1px;
    }
    90%{
        margin-top: 2px;
    }
    91.3%{
        margin-top: 4px;
    }
    92.5%{
        margin-top: 7px;
    }
    93.4%{
        margin-top: 8px;
    }
    93.8%{
        margin-top: 9px;
    }
    89.6%{
        -webkit-transform: scale(1, 1);
                transform: scale(1, 1);
    }
    93.8%{
        -webkit-transform: scale(0.9, 1.1);
                transform: scale(0.9, 1.1);
    }
    97.9%{
        -webkit-transform: scale(1, 1);
                transform: scale(1, 1);
    }
    93.8%{
        margin-top: 9px;
    }
    94.2%{
        margin-top: 5px;
    }
    95.2%{
        margin-top: 3px;
    }
    96.5%{
        margin-top: 1px;
    }
    98%{
        margin-top: 0px;
    }
    99.2%{
        margin-top: 0px;
    }
    100%{
        margin-top: 0;
    }
}
.a-squeeze{
    -webkit-animation: squeeze 4.2s infinite;
            animation: squeeze 4.2s infinite;
}
/* Menu button */
#p{
    stroke-dasharray: 189.43759155273438;
    stroke-dashoffset: 0;
}
#swoop{
    stroke-dasharray: 145.48294067382812;
    stroke-dashoffset: 0;
}
.open-button #p{
    -webkit-animation: closeP 0.2s ease 0.3s backwards;
            animation: closeP 0.2s ease 0.3s backwards;
}
.open-button #swoop{
    -webkit-animation: closeSwoop 0.2s ease 0.3s backwards;
            animation: closeSwoop 0.2s ease 0.3s backwards;
}
.close-button #p{
    -webkit-animation: openP 0.2s ease 0s forwards;
            animation: openP 0.2s ease 0s forwards;
}
.close-button #swoop{
    -webkit-animation: openSwoop 0.2s ease 0s forwards;
            animation: openSwoop 0.2s ease 0s forwards;
}
#cross1{
    stroke-dasharray: 169.8951416015625;
    stroke-dashoffset: 169.8951416015625;
}
#cross2{
    stroke-dasharray: 169.87393188476562;
    stroke-dashoffset: 169.87393188476562;
}
.open-button #cross1{
    -webkit-animation: closeCross1 0.2s ease 0s backwards;
            animation: closeCross1 0.2s ease 0s backwards;
}
.open-button #cross2{
    -webkit-animation: closeCross2 0.2s ease 0.1s backwards;
            animation: closeCross2 0.2s ease 0.1s backwards;
}
.close-button #cross1{
    -webkit-animation: cross1 0.2s ease 0.3s forwards;
            animation: cross1 0.2s ease 0.3s forwards;
}
.close-button #cross2{
    -webkit-animation: cross2 0.2s ease 0.4s forwards;
            animation: cross2 0.2s ease 0.4s forwards;
}
@-webkit-keyframes openP{
    from{
        stroke-dashoffset: 0;
    }
    to{
        stroke-dashoffset: 189.43759155273438;
    }
}
@keyframes openP{
    from{
        stroke-dashoffset: 0;
    }
    to{
        stroke-dashoffset: 189.43759155273438;
    }
}
@-webkit-keyframes closeP{
    from{
        stroke-dashoffset: 189.43759155273438;
    }
    to{
        stroke-dashoffset: 0;
    }
}
@keyframes closeP{
    from{
        stroke-dashoffset: 189.43759155273438;
    }
    to{
        stroke-dashoffset: 0;
    }
}
@-webkit-keyframes openSwoop{
    from{
        stroke-dashoffset: 0;
    }
    to{
        stroke-dashoffset: 145.48294067382812;
    }
}
@keyframes openSwoop{
    from{
        stroke-dashoffset: 0;
    }
    to{
        stroke-dashoffset: 145.48294067382812;
    }
}
@-webkit-keyframes closeSwoop{
    from{
        stroke-dashoffset: 145.48294067382812;
    }
    to{
        stroke-dashoffset: 0;
    }
}
@keyframes closeSwoop{
    from{
        stroke-dashoffset: 145.48294067382812;
    }
    to{
        stroke-dashoffset: 0;
    }
}
@-webkit-keyframes cross1{
    from{
        stroke-dashoffset: 169.8951416015625;
    }
    to{
        stroke-dashoffset: 0;
    }
}
@keyframes cross1{
    from{
        stroke-dashoffset: 169.8951416015625;
    }
    to{
        stroke-dashoffset: 0;
    }
}
@-webkit-keyframes cross2{
    from{
        stroke-dashoffset: 169.87393188476562;
    }
    to{
        stroke-dashoffset: 0;
    }
}
@keyframes cross2{
    from{
        stroke-dashoffset: 169.87393188476562;
    }
    to{
        stroke-dashoffset: 0;
    }
}
@-webkit-keyframes closeCross1{
    from{
        stroke-dashoffset: 0;
    }
    to{
        stroke-dashoffset: 169.8951416015625;
    }
}
@keyframes closeCross1{
    from{
        stroke-dashoffset: 0;
    }
    to{
        stroke-dashoffset: 169.8951416015625;
    }
}
@-webkit-keyframes closeCross2{
    from{
        stroke-dashoffset: 0;
    }
    to{
        stroke-dashoffset: 169.87393188476562;
    }
}
@keyframes closeCross2{
    from{
        stroke-dashoffset: 0;
    }
    to{
        stroke-dashoffset: 169.87393188476562;
    }
}
/* Storyboard */
.slide{
    display: none;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
}
.slide__slide1{
    display: block;
}
.slide__logo, .slide__swoop{
    position: absolute;
    left: 50%;
}
.slide__logo{
    width: 280px;
    height: 32px;
    margin-left: -140px;
    fill: #fff;
    -webkit-transform: translateY(-30px);
            transform: translateY(-30px);
}
@media (min-width: 768px){
    .slide__logo{
        width: 500px;
        height: 58px;
        margin-left: -250px;
    }
}
.slide__swoop{
    top: 15px;
    width: 50px;
    height: 25px;
    margin-left: -25px;
}
@media (min-width: 768px){
    .slide__swoop{
        top: 45px;
        width: 100px;
        height: 49px;
        margin-left: -50px;
    }
}
@-webkit-keyframes headerSlidedown{
    0%{
        opacity: 0;
        -webkit-transform: translateY(-100%);
                transform: translateY(-100%);
    }
    100%{
        opacity: 1;
        -webkit-transform: translateY(0);
                transform: translateY(0);
    }
}
@keyframes headerSlidedown{
    0%{
        opacity: 0;
        -webkit-transform: translateY(-100%);
                transform: translateY(-100%);
    }
    100%{
        opacity: 1;
        -webkit-transform: translateY(0);
                transform: translateY(0);
    }
}
@-webkit-keyframes scrolldownAppear{
    0%{
        opacity: 0;
    }
    100%{
        opacity: 1;
    }
}
@keyframes scrolldownAppear{
    0%{
        opacity: 0;
    }
    100%{
        opacity: 1;
    }
}
@-webkit-keyframes slide{
    0%{
        opacity: 0;
    }
    10%{
        opacity: 1;
    }
    90%{
        opacity: 1;
    }
    100%{
        opacity: 0;
    }
}
@keyframes slide{
    0%{
        opacity: 0;
    }
    10%{
        opacity: 1;
    }
    90%{
        opacity: 1;
    }
    100%{
        opacity: 0;
    }
}
@-webkit-keyframes swoop{
    to{
        stroke-dashoffset: 0;
    }
}
@keyframes swoop{
    to{
        stroke-dashoffset: 0;
    }
}
@-webkit-keyframes growShrink{
    0%{
        -webkit-transform: scale(0);
                transform: scale(0);
    }
    40%{
        -webkit-transform: scale(1);
                transform: scale(1);
    }
    80%{
        -webkit-transform: scale(0);
                transform: scale(0);
    }
}
@keyframes growShrink{
    0%{
        -webkit-transform: scale(0);
                transform: scale(0);
    }
    40%{
        -webkit-transform: scale(1);
                transform: scale(1);
    }
    80%{
        -webkit-transform: scale(0);
                transform: scale(0);
    }
}
@-webkit-keyframes dropIn{
    0%{
        -webkit-transform: translateY(-5px);
                transform: translateY(-5px);
        opacity: 0;
    }
    100%{
        -webkit-transform: translateY(0);
                transform: translateY(0);
        opacity: 1;
    }
}
@keyframes dropIn{
    0%{
        -webkit-transform: translateY(-5px);
                transform: translateY(-5px);
        opacity: 0;
    }
    100%{
        -webkit-transform: translateY(0);
                transform: translateY(0);
        opacity: 1;
    }
}
@-webkit-keyframes fadeInLeft{
    from{
        opacity: 0;
        -webkit-transform: translateX(-30px);
                transform: translateX(-30px);
    }
    to{
        opacity: 1;
        -webkit-transform: translateX(0);
                transform: translateX(0);
    }
}
@keyframes fadeInLeft{
    from{
        opacity: 0;
        -webkit-transform: translateX(-30px);
                transform: translateX(-30px);
    }
    to{
        opacity: 1;
        -webkit-transform: translateX(0);
                transform: translateX(0);
    }
}
.row__svg{}
@media (min-width: 1440px){
    .row__svg{
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between;
    }
}
.svg-container{
    position: relative;
    width: 100%;
    height: 400px;
}
.svg-drawing{
    opacity: 0;
    position: absolute;
    width: 100%;
    height: 400px;
    transition: opacity 0.5s ease;
}
.svg-drawing svg{
    display: block;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    max-width: 100%;
    max-height: 100%;
    stroke: #fff;
    stroke-width: 1px;
    fill: none;
}
.svg-drawing.active-svg{
    opacity: 1;
}
@media (min-width: 768px){
    .svg-drawing{
        top: 50%;
        left: 50%;
        width: 50%;
        -webkit-transform: translate(-50%, -50%);
                transform: translate(-50%, -50%);
    }
}
@media (min-width: 1440px){
    .svg-drawing{
        top: 0;
        left: 0;
        width: 100%;
        -webkit-transform: none;
                transform: none;
    }
}
@media (min-width: 1440px){
    .svg-drawing svg{
        top: 0;
        -webkit-transform: none;
                transform: none;
    }
}
.svg-background{
    opacity: 0.3;
}
.svg-text{
    fill: transparent;
    transition: fill 1s ease 1s;
}
.svg-fill .svg-text{
    fill: #fff;
}
*{
    box-sizing: border-box;
}
h1, h2, h3, h4, h5, h6{
    margin: 0;
    font-family: 'Avenir LT W01_85 Heavy1475544';
    font-weight: normal;
}
p{
    line-height: 1.4;
    margin: 0;
}
a{
    position: relative;
    padding-bottom: 2px;
    text-decoration: none;
    color: #000;
}
@media (min-width: 768px){
    a{
        padding-bottom: 4px;
    }
}
a:before, a:after{
    content: '';
    display: block;
    position: absolute;
    bottom: 0;
    height: 1px;
    background-color: #0059C1;
    transition: width .05s;
}
a:before{
    right: 0;
    width: 100%;
}
a:after{
    left: 0;
    width: 0;
}
a:hover:before{
    width: 0;
    transition: width .5s ease-in-out;
}
a:hover:after{
    width: 100%;
    transition: width .5s .5s ease-in-out;
}
img{
    display: block;
    width: 100%;
    height: auto;
}
img.right-arrow{
    display: inline-block;
    width: 15px;
    margin-left: 5px;
}
ul{
    margin: 0;
    padding: 0;
    list-style-type: none;
}
li{
    line-height: 1.4;
}
q{
    line-height: 1.4;
}
button{
    padding: 0;
    border: 0;
    outline: 0;
    background: none;
}
hr{
    border-color: #EDEDED;
}

*, *:before, *:after{
    box-sizing: inherit;
}

html{
    box-sizing: border-box;
    min-height: 100%;
}

body{
    position: relative;
    height: 100%;
    min-width: 320px;
    overflow-y: scroll;
    overflow-x: hidden;
    -webkit-overflow-scrolling: touch;
    margin: 0 auto;
    background-color: #E1E1E1;
    transition: background 0.25s;
    font-family: 'Avenir LT W01_55 Roman1475520';
    font-weight: normal;
}

body:before{
    display: none;
    content: "mobile";
}

body.show-menu{
    overflow: hidden;
}

@media (min-width: 768px){
    body.show-menu{
        overflow: auto;
    }
}

@media (min-width: 768px){
    body{
        min-width: 768px;
    }
    body:before{
        content: "tablet";
    }
}

@media (min-width: 1440px){
    body{
        min-width: 1440px;
    }
    body:before{
        content: "desktop";
    }
}

.main{
    position: relative;
    background-color: #E1E1E1;
    z-index: 1;
}

.wrapper{
    display: flex;
    flex-flow: row wrap;
    max-width: 1920px;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
}

@media (min-width: 1440px){
    body.single-project-page .wrapper{
        -ms-flex-flow: nowrap;
            flex-flow: nowrap;
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between;
    }
}

.container{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 20px;
}

@media (min-width: 768px){
    .container{
        padding: 40px;
    }
}

@media (min-width: 1440px){
    .container{
        padding: 50px;
    }
}

main{
    max-width: 768px;
    margin: 0 auto 40px auto;
}

main ol{
    margin: 0 0 20px 0;
    padding: 0;
    list-style-position: inside;
}

main p{
    margin-bottom: 20px;
}

main .intro{
    margin-bottom: 40px;
    padding: 0 30px 40px 30px;
    font-size: 24px;
    font-family: 'Avenir LT W01_85 Heavy1475544';
    font-weight: normal;
    border-bottom: 1px solid #0059C1;
}

main .details{
    padding: 0 30px;
}

aside{
    max-width: 300px;
}

aside p{
    margin-bottom: 40px;
}

aside a{
    display: inline-block;
    padding: 0;
    color: #0059C1;
    font-family: 'Avenir LT W01_85 Heavy1475544';
    font-weight: normal;
}

aside ul{
    margin-bottom: 40px;
}

aside li{
    display: block;
    margin-bottom: 20px;
}

aside li a{
    border: 0;
    font-family: 'Avenir LT W01_55 Roman1475520';
    font-weight: normal;
}
header{
    position: absolute;
    width: 100%;
    padding: 20px 20px 0 20px;
    transition: background 0.25s;
    z-index: 5;
}
body.show-menu header{
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background-color: #0059C1;
}
body.static-header header{
    padding: 20px;
}
body.homepage header{
    padding-top: 20px;
}
body.projects-page header, body.show-menu.projects-page header, body.single-project-page header, body.show-menu.single-project-page header{
    position: fixed;
}
header nav{
    position: relative;
    background-color: transparent;
    transition: background 0.3s;
}
body.static-header header nav, body.projects-page header nav{
    top: 29px;
}
body.show-menu header nav{
    z-index: 5;
}
@media (min-width: 768px){
    header{
        padding-bottom: 40px;
    }
}
@media (min-width: 1440px){
    header{
        padding: 30px 50px;
    }
}
@media (min-width: 768px){
    body.show-menu header{
        position: absolute;
        bottom: auto;
        bottom: initial;
        background-color: transparent;
    }
}
@media (min-width: 768px){
    body.show-menu.static-header header{
        background-color: #fff;
    }
}
@media (min-width: 768px){
    body.static-header header{
        position: relative;
        padding: 30px;
        background-color: #fff;
    }
}
@media (min-width: 1440px){
    body.static-header header{
        padding: 30px 50px;
    }
}
@media (min-width: 768px){
    body.homepage header svg{
        fill: #0059C1;
    }
}
@media (min-width: 1440px){
    body.homepage header{
        padding-top: 30px;
    }
}
@media (min-width: 768px){
    body.projects-page header{
        padding-top: 30px;
    }
}
@media (min-width: 768px){
    header nav{
        position: absolute;
        top: 20px;
        right: 120px;
    }
}
@media (min-width: 1440px){
    header nav{
        top: 30px;
    }
}
@media (min-width: 1440px){
    body.show-menu header nav{
        background-color: transparent;
    }
}
.header__logo{
    display: inline-block;
    width: 85px;
    height: 20px;
    padding: 0;
    border: 0;
}
.header__logo svg{
    display: block;
    width: 100%;
    height: 100%;
    fill: #fff;
}
@media (min-width: 768px){
    .header__logo{
        width: 100px;
        height: 24px;
    }
}
.header__logo:before, .header__logo:after{
    content: none;
}
@media (min-width: 768px){
    body.static-header .header__logo svg, body.single-project-page .header__logo svg{
        fill: #0059C1;
    }
}
.content{
    padding: 30px 20px;
    color: #fff;
    background-color: #1B2B5C;
}
.default-page .content .wrapper .row{
    max-width: 750px;
}
.default-page .content a{
    font-size: 16px;
    margin-top: 0;
}
.content .half img{
    width: 50%;
}
.content .third{}
.content .row{
    width: 100%;
    margin-bottom: 40px;
}
.content .row:last-child{
    margin-bottom: 0;
}
.content h3{
    margin-bottom: 20px;
    font-size: 22px;
}
.content p{
    margin-bottom: 20px;
    font-size: 14px;
}
.content p:last-child{
    margin-bottom: 0;
}
.content a{
    display: inline-block;
    margin-top: 20px;
    font-size: 14px;
    color: #fff;
    border-color: #fff;
}
body.studio-post-page .content a{
    margin: 0;
    padding: 0;
    border: none;
}
body.studio-post-page .content a:before, body.studio-post-page .content a:after{
    content: none;
}
.content q{
    display: block;
    margin-bottom: 20px;
    font-size: 14px;
    font-family: 'Avenir LT W01_85 Heavy1475544';
    font-weight: normal;
}
.content img{
    display: block;
    max-width: 1920px;
    height: auto;
    margin: 20px auto;
}
.content ul{
    margin-top: 20px;
    list-style-type: disc;
    list-style-position: inside;
}
.content ol{
    margin: 0;
    padding: 0 0 0 1.2em;
}
.content ol li{
    padding-left: 1em;
}
.content ol li:not(:last-child){
    margin-bottom: 20px;
}
.content li{
    font-size: 14px;
}
@media (min-width: 768px){
    .content{
        display: flex;
        flex-flow: row wrap;
        width: 100%;
        padding: 50px 30px;
    }
}
@media (min-width: 1440px){
    .content{
        padding: 60px 50px;
    }
}
.content.content--light{
    color: #000;
    background-color: #fff;
}
.content.content--light a{
    color: #0059C1;
}
@media (min-width: 1440px){
    .content .half{
        width: calc(99.9% * 1/2 - (40px - 40px * 1/2));
    }
    .content .half:nth-child(1n){
        float: left;
        margin-right: 40px;
        clear: none;
    }
    .content .half:last-child{
        margin-right: 0;
    }
    .content .half:nth-child(2n){
        margin-right: 0;
        float: right;
    }
    .content .half:nth-child(2n + 1){
        clear: both;
    }
}
@media (min-width: 1440px){
    .content .third{
        width: calc(99.9% * 1/3 - (40px - 40px * 1/3));
    }
    .content .third:nth-child(1n){
        float: left;
        margin-right: 40px;
        clear: none;
    }
    .content .third:last-child{
        margin-right: 0;
    }
    .content .third:nth-child(3n){
        margin-right: 0;
        float: right;
    }
    .content .third:nth-child(3n + 1){
        clear: both;
    }
}
@media (min-width: 1440px){
    .content .row{
        margin-bottom: 50px;
    }
}
@media (min-width: 768px){
    .content h3{
        font-size: 26px;
    }
}
@media (min-width: 768px){
    .content p{
        margin-bottom: 30px;
        font-size: 16px;
    }
}
@media (min-width: 768px){
    .content a{
        margin-top: 30px;
        font-size: 20px;
        font-family: 'Avenir LT W01_85 Heavy1475544';
        font-weight: normal;
    }
    body.studio-post-page .content a{
        font-size: 16px;
    }
}
@media (min-width: 1440px){
    .content a{
        font-size: 22px;
    }
}
@media (min-width: 768px){
    .content q{
        margin-bottom: 30px;
        font-size: 20px;
    }
}
@media (min-width: 1440px){
    .content q{
        font-size: 22px;
    }
}
@media (min-width: 1440px){
    .content ol li:not(:last-child){
        margin-bottom: 40px;
    }
}
@media (min-width: 768px){
    .content li{
        font-size: 16px;
    }
}
.lazyload, .lazyloading{
    opacity: 0;
}
.lazyloaded{
    opacity: 1;
    transition: opacity 0.3s;
}
footer{
    position: fixed;
    bottom: 0;
    width: 100%;
    font-size: calc(12px + 3 * ((100vw - 420px) / 860));
    background-color: #202020;
    transition: opacity 0.3s 0.3s;
}
@media screen and (min-width: 1280px){
    footer{
        font-size: 15px;
    }
}
@media screen and (max-width: 420px){
    footer{
        font-size: 12px;
    }
}
footer .cta-blocks-wrap{
    display: none;
}
body.about-page footer .cta-blocks-wrap{
    display: none;
}
footer .container{
    display: block;
    padding: 40px 20px;
}
footer p{
    margin-bottom: 20px;
    color: #fff;
}
footer p:last-child{
    margin: 0;
}
footer a{
    display: inline-block;
    /* required for the transform in */
    font-family: 'Avenir LT W01_85 Heavy1475544';
    font-weight: normal;
    color: #fff;
}
.loading footer{
    opacity: 0;
    transition: opacity 0.2s;
}
@media (min-width: 768px){
    footer{
        font-size: calc(16px + 2 * ((100vw - 420px) / 860));
    }
    @media screen and (min-width: 1280px){
        footer{
            font-size: 18px;
        }
    }
    @media screen and (max-width: 420px){
        footer{
            font-size: 16px;
        }
    }
}
@media (min-width: 1440px){
    footer{
        font-size: 16px;
    }
}
@media (min-width: 768px){
    footer .cta-blocks-wrap{
        display: block;
    }
}
@media (min-width: 768px){
    footer .container{
        padding: 50px 40px;
    }
}
@media (min-width: 1440px){
    footer .container{
        padding: 60px 50px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between;
        -webkit-box-align: start;
            -ms-flex-align: start;
                align-items: flex-start;
        display: flex;
        flex-flow: row wrap;
        max-width: 1920px;
        margin-left: auto;
        margin-right: auto;
    }
}
@media (min-width: 1440px){
    footer p{
        margin-bottom: 15px;
    }
}
.footer{
    margin-bottom: 40px;
}
@media (min-width: 768px){
    .footer{
        margin-bottom: 50px;
    }
}
@media (min-width: 1440px){
    .footer{
        margin-bottom: 0;
    }
    .footer > *{
        opacity: 0;
        -webkit-transform: translateY(-10px);
                transform: translateY(-10px);
        transition: opacity 0.25s, -webkit-transform 0.25s;
        transition: opacity 0.25s, transform 0.25s;
        transition: opacity 0.25s, transform 0.25s, -webkit-transform 0.25s;
    }
    .footer > *.footer-active{
        opacity: 1;
        -webkit-transform: translateY(0);
                transform: translateY(0);
    }
}
.footer__logo{
    opacity: 0;
    position: absolute;
    bottom: 40px;
    right: 20px;
    -webkit-transform: translateY(-10px);
            transform: translateY(-10px);
    transition: opacity 0.25s, -webkit-transform 0.25s;
    transition: opacity 0.25s, transform 0.25s;
    transition: opacity 0.25s, transform 0.25s, -webkit-transform 0.25s;
}
.footer__logo svg{
    display: block;
    width: 34px;
    height: 34px;
    fill: #fff;
}
.footer__logo svg .patron-face__smile{
    fill: none;
    stroke: #fff;
    stroke-width: 10;
    stroke-dashoffset: 147;
    stroke-dasharray: 147;
    transition: stroke-dashoffset 0.25s ease-in;
}
@media (min-width: 768px){
    .footer__logo{
        bottom: 50px;
        right: 40px;
    }
}
@media (min-width: 1440px){
    .footer__logo{
        position: static;
    }
}
@media (min-width: 768px){
    .footer__logo svg{
        width: 52px;
        height: 52px;
    }
}
@media (min-width: 1440px){
    .footer__logo svg{
        width: 80px;
        height: 80px;
    }
}
.footer__logo.footer-active{
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
}
.footer__logo.footer-active svg .patron-face__smile{
    stroke-dashoffset: 0;
}
.footer__contact a{
    margin-left: 5px;
}
.footer__contact a.indented{
    margin-left: 14px;
}
.footer__address li{
    margin-bottom: 10px;
    color: #fff;
}
.footer__address li.footer__address-line{
    display: none;
}
.footer__address li:last-child{
    margin-bottom: 0;
}
@media (min-width: 768px){
    .footer__address li.footer__address-line{
        display: block;
    }
}
@media (min-width: 1440px){
    .footer__address li:last-child{
        margin-top: 30px;
    }
}
@media (min-width: 1440px){
    .footer__address li{
        margin-bottom: 5px;
    }
}
.footer__interested p{
    margin-bottom: 5px;
}
@media (min-width: 768px){
    .footer__interested p{
        margin-bottom: 10px;
    }
}
.footer__social-links li{
    position: relative;
    display: inline-block;
}
.footer__social-links li:last-child{
    margin-bottom: 0;
}
.footer__social-links svg{
    display: block;
    width: 20px;
    height: 20px;
    margin-right: 20px;
    fill: #fff;
}
.footer__social-links a{}
.footer__social-links a:last-child{
    margin-bottom: 0;
}
.footer__social-links a.footer__social-icon{
    padding-bottom: 0;
}
.footer__social-links a.footer__social-icon:before, .footer__social-links a.footer__social-icon:after{
    display: none;
}
.footer__social-links a.footer__social-text{
    display: none;
}
@media (min-width: 768px){
    .footer__social-links li{
        margin-right: 20px;
        margin-bottom: 30px;
    }
}
@media (min-width: 1440px){
    .footer__social-links li{
        display: block;
    }
}
@media (min-width: 1440px){
    .footer__social-links svg{
        width: 24px;
        height: 24px;
    }
}
@media (min-width: 768px){
    .footer__social-links a.footer__social-icon{
        position: absolute;
        top: 1px;
        left: 0;
    }
}
@media (min-width: 768px){
    .footer__social-links a.footer__social-text{
        display: inline-block;
        margin-left: 30px;
    }
}
@media (min-width: 1440px){
    .footer__social-links a.footer__social-text{
        margin-left: 50px;
    }
}
.footer__links{
    margin: 0;
    padding-right: 40px;
}
.footer__links li{
    margin-bottom: 15px;
}
.footer__links li:last-child{
    margin-bottom: 0;
}
.footer__links a{
    font-size: 10px;
    font-family: 'Avenir LT W01_55 Roman1475520';
    font-weight: normal;
}
@media (min-width: 768px){
    .footer__links{
        padding-right: 0;
    }
}
@media (min-width: 768px){
    .footer__links a{
        font-size: 16px;
    }
}
.mobile-menu{
    opacity: 0;
    visibility: hidden;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    transition: opacity 0.5s, visibility 0s 0.5s;
    z-index: 6;
}
body.show-menu .mobile-menu{
    opacity: 1;
    visibility: visible;
    transition: opacity 0.5s;
}
body.show-menu .mobile-menu ul{
    opacity: 1;
    -webkit-transform: rotateX(0deg);
            transform: rotateX(0deg);
    transition: opacity 0.5s, -webkit-transform 0.5s;
    transition: transform 0.5s, opacity 0.5s;
    transition: transform 0.5s, opacity 0.5s, -webkit-transform 0.5s;
}
.mobile-menu ul{
    opacity: 0;
    -webkit-transform: translateY(-25%) rotateX(35deg);
            transform: translateY(-25%) rotateX(35deg);
}
.mobile-menu li{
    padding: 15px 0;
}
.mobile-menu li a{
    display: block;
    padding: 0;
    line-height: 47px;
    font-size: 30px;
    font-family: 'Avenir LT W01_85 Heavy1475544';
    font-weight: normal;
    text-align: center;
    border: 0;
    color: #fff;
}
.mobile-menu li a.loading{
    background: url(../svg/svg-sprite.svg#icon-loader) no-repeat 0 0;
    background-size: auto 100%;
}
.mobile-menu li a:before, .mobile-menu li a:after{
    content: none;
}
.mobile-menu .contact{
    display: none;
}
@media (min-width: 768px){
    .mobile-menu{
        display: block;
        position: static;
        width: auto;
        height: auto;
        background: none;
    }
}
@media (min-width: 768px){
    .mobile-menu ul{
        opacity: 1;
        -webkit-transform: none;
                transform: none;
    }
}
@media (min-width: 768px){
    .mobile-menu li{
        display: inline-block;
        padding: 0 0 0 60px;
    }
}
@media (min-width: 768px){
    .mobile-menu li a{
        line-height: 28px;
        font-size: 15px;
    }
    body.homepage .mobile-menu li a, body.static-header .mobile-menu li a, body.single-project-page .mobile-menu li a{
        color: #0059C1;
    }
    body.featured-projects-hovered .mobile-menu li a{
        color: #fff;
    }
}
@media (min-width: 768px){
    .mobile-menu .contact{
        display: block;
    }
    .mobile-menu .contact p{
        color: #fff;
    }
    .mobile-menu .contact a{
        display: block;
        width: auto;
        color: #fff;
    }
}
#nav-underline{
    display: none;
}
@media (min-width: 768px){
    #nav-underline{
        opacity: 0;
        display: block;
        position: absolute;
        left: 0;
        bottom: 0;
        height: 2px;
        background-color: #fff;
        -webkit-transform-origin: 50% 0;
                transform-origin: 50% 0;
        transition: opacity 0.3s ease, left 0.3s ease, width 0.3s ease;
    }
    body.static-header #nav-underline, body.single-project-page #nav-underline{
        background-color: #0059C1;
    }
    #nav-underline.nav-underline--init{
        opacity: 1;
    }
}
body.load-page .banner__image, body.load-page .single-image, body.load-page .featured-studio-post .image{
    opacity: 0;
    -webkit-transform: translate(-5%, -5%) scale(1.1);
            transform: translate(-5%, -5%) scale(1.1);
    transition: opacity 1s, -webkit-transform 1s;
    transition: opacity 1s, transform 1s;
    transition: opacity 1s, transform 1s, -webkit-transform 1s;
}
body.load-page .banner__image.loaded, body.load-page .single-image.loaded, body.load-page .featured-studio-post .image.loaded{
    opacity: 1;
    -webkit-transform: translate(0, 0) scale(1);
            transform: translate(0, 0) scale(1);
}
body.homepage body.load-page .featured-project-info{
    -webkit-transform: translateY(calc(100% + 20px));
            transform: translateY(calc(100% + 20px));
}
body.homepage body.load-page .featured-project-info.loaded{
    -webkit-transform: translateY(0);
            transform: translateY(0);
}
body.homepage body.load-page .featured-project-info.loaded h2, body.homepage body.load-page .featured-project-info.loaded svg{
    opacity: 1;
    -webkit-transform: translate(0);
            transform: translate(0);
}

#menu-button{
    position: absolute;
    top: 20px;
    right: 20px;
    width: 30px;
    height: 19px;
    cursor: pointer;
    z-index: 7;
}

body.static-header #menu-button, body.projects-page #menu-button{
    top: 23px;
    right: 20px;
}

@media (min-width: 768px){
    #menu-button{
        top: 24.5px;
        right: 50px;
    }
}

@media (min-width: 1440px){
    #menu-button{
        top: 35px;
    }
}

#menu-button:after, #menu-button:before{
    content: ' ';
    width: 100%;
    height: 3px;
    position: absolute;
    left: 0;
    background-color: #fff;
}

body.featured-projects-hovered #menu-button:after, body.featured-projects-hovered #menu-button:before{
    background-color: #fff;
}

@media (min-width: 768px){
    body.homepage #menu-button:after, body.single-project-page #menu-button:after, body.homepage #menu-button:before, body.single-project-page #menu-button:before{
        background-color: #0059C1;
    }
}

#menu-button:before{
    top: 0;
}

#menu-button:after{
    bottom: 0;
}

#menu-button.close-button{
    border-color: transparent;
}

#menu-button.close-button:before, #menu-button.close-button:after{
    top: 8px;
    -webkit-transform-origin: 50%;
            transform-origin: 50%;
    transition: -webkit-transform 0.5s cubic-bezier(.87,-.41,.19,1.44);
    transition: transform 0.5s cubic-bezier(.87,-.41,.19,1.44);
    transition: transform 0.5s cubic-bezier(.87,-.41,.19,1.44), -webkit-transform 0.5s cubic-bezier(.87,-.41,.19,1.44);
}

#menu-button.close-button:after{
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
}

#menu-button.close-button:before{
    -webkit-transform: rotate(-45deg);
            transform: rotate(-45deg);
}

@media (min-width: 768px){
    body.static-header #menu-button, body.projects-page #menu-button{
        top: 34px;
        right: 30px;
    }
}

@media (min-width: 768px){
    body.static-header #menu-button{}
    body.static-header #menu-button:after, body.static-header #menu-button:before{
        background-color: #0059C1;
    }
}

.back-btn{
    display: none;
    position: absolute;
    top: 18.5px;
    right: 70px;
    width: 24px;
    height: 24px;
    padding: 6px;
    background-color: #0059C1;
    border-radius: 50%;
}

body.studio-post-page .back-btn{
    display: block;
}

.back-btn svg{
    display: block;
    width: 100%;
    height: 100%;
    fill: #fff;
}

@media (min-width: 768px){
    .back-btn{
        top: 30px;
        right: 90px;
        width: 40px;
        height: 40px;
        padding: 10px;
    }
}

@media (min-width: 768px){
    body.studio-post-page .back-btn{
        display: none;
    }
}

.back-btn.waven{
    background-color: #1B2B5C;
}

.studio-post-page .details .back-btn{
    display: none;
}

#scroll-down-wrapper{
    position: absolute;
    bottom: 20px;
    width: 100%;
    height: 30px;
    text-align: center;
}

@media (min-width: 768px){
    #scroll-down-wrapper{
        bottom: 30px;
    }
}

#scroll-down{
    display: block;
    width: 24px;
    margin: 0 auto;
    fill: #fff;
    z-index: 99999;
}

@media (min-width: 768px){
    #scroll-down{
        width: 36px;
    }
}

#scroll-up{
    position: absolute;
    top: 40px;
    right: 20px;
    cursor: pointer;
}

#scroll-up svg{
    display: block;
    width: 14px;
    fill: #fff;
}

@media (min-width: 768px){
    #scroll-up{
        top: 50px;
        right: 40px;
    }
}

@media (min-width: 1440px){
    #scroll-up{
        display: none;
    }
}

@media (min-width: 768px){
    #scroll-up svg{
        width: 24px;
    }
}
.social-links{
    list-style-type: none;
}
.social-links li{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    margin-bottom: 20px;
}
.social-links svg{
    display: block;
    position: absolute;
    top: 1px;
    left: 0;
    width: 14px;
    height: 14px;
    fill: #fff;
}
.content--light .social-links svg{
    fill: #000;
}
.social-links a{
    display: inline-block;
    margin: 0 0 0 20px;
    border: 0;
}
.content--light .social-links a{
    color: #000;
}
.content--light .social-links a:before, .content--light .social-links a:after{
    height: 2px;
}
.social-links a:last-child{
    margin-bottom: 0;
}
@media (min-width: 768px){
    .social-links li{
        margin-bottom: 40px;
    }
}
@media (min-width: 768px){
    .social-links svg{
        width: 30px;
        height: 30px;
    }
}
@media (min-width: 768px){
    .social-links a{
        margin-left: 50px;
        padding-bottom: 2px;
        font-size: 20px;
        font-family: 'Avenir LT W01_85 Heavy1475544';
        font-weight: normal;
    }
}

.video-block{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}

.video-block--oneColumn .video-block__wrapper{
    margin-bottom: 20px;
}

.video-block--oneColumn .video-block__wrapper:last-child, .video-block--oneColumn .video-block__wrapper:only-child{
    margin-bottom: 0;
}

@media (min-width: 768px){
    .video-block--oneColumn .video-block__wrapper{
        margin-bottom: 40px;
    }
}

.video-block--twoColumns .video-block__wrapper{
    width: 50%;
}

@media (min-width: 768px){
    .video-block--twoColumns .video-block__wrapper{
        width: 100%;
        margin-bottom: 40px;
    }
    .video-block--twoColumns .video-block__wrapper:last-child, .video-block--twoColumns .video-block__wrapper:only-child{
        margin-bottom: 0;
    }
}

.video-block__wrapper{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    position: relative;
    width: 100%;
    min-height: 100vh;
}

.video-block__wrapper img{
    display: none;
}

.video-block__wrapper--hide-video .controlled-video{
    display: none;
}

.video-block__wrapper--hide-video img{
    display: block;
}

video{
    display: block;
    width: 100%;
    height: 100%;
}
.banner{
    position: relative;
    height: 200px;
}
@media (min-width: 768px){
    .banner{
        height: 400px;
    }
}
@media (min-width: 1440px){
    .banner{
        height: 500px;
    }
}
@media (min-width: 1920px){
    .banner{
        height: 600px;
    }
}
@media (min-width: 2560px){
    .banner{
        height: 700px;
    }
}
.banner--fullscreen{
    position: relative;
    height: 100vh;
    z-index: 3;
}
.banner__image{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 200px;
    background-size: cover;
    background-position: center;
    z-index: 1;
}
.banner__image.active{
    z-index: 3;
}
.call-to-action{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    height: 100vh;
    background-color: #434343;
    background-size: cover;
    background-position: center;
}
.call-to-action a{
    margin-bottom: 30px;
    font-size: calc(16px + 14 * ((100vw - 420px) / 860));
    font-family: 'Avenir LT W01_85 Heavy1475544';
    font-weight: normal;
    border-bottom-width: 2px;
    border-color: #fff;
    color: #fff;
}
@media screen and (min-width: 1280px){
    .call-to-action a{
        font-size: 30px;
    }
}
@media screen and (max-width: 420px){
    .call-to-action a{
        font-size: 16px;
    }
}
.call-to-action svg{
    width: 160px;
    margin-bottom: 60px;
}
.call-to-action__title{
    margin-bottom: 10px;
    font-size: calc(24px + 26 * ((100vw - 420px) / 860));
    color: #fff;
}
@media screen and (min-width: 1280px){
    .call-to-action__title{
        font-size: 50px;
    }
}
@media screen and (max-width: 420px){
    .call-to-action__title{
        font-size: 24px;
    }
}
@media (min-width: 768px){
    .call-to-action__title{
        margin-bottom: 20px;
    }
}
@media (min-width: 768px){
    .call-to-action a{
        margin-bottom: 80px;
    }
}
.call-to-action--small{
    height: auto;
    padding: 30px 20px;
    text-align: center;
    background-color: #0059C1;
}
.call-to-action--small .text{}
.call-to-action--small svg{
    width: 80px;
    height: 80px;
    margin-bottom: 20px;
    fill: #fff;
}
@media (min-width: 768px){
    .call-to-action--small{
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
            -ms-flex-direction: row;
                flex-direction: row;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        padding: 50px 40px 40px;
        text-align: left;
    }
}
@media (min-width: 768px){
    .call-to-action--small .text{
        width: 36%;
        margin-left: 40px;
    }
}
@media (min-width: 1440px){
    .call-to-action--small .text{
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        width: auto;
    }
}
.call-to-action--small__title{
    margin-bottom: 20px;
    font-size: 20px;
    color: #fff;
}
@media (min-width: 768px){
    .call-to-action--small__title{
        font-size: 36px;
    }
}
@media (min-width: 1440px){
    .call-to-action--small__title{
        margin: 0 20px 0 0;
    }
}
.call-to-action--small__link{
    margin-bottom: 20px;
    font-family: 'Avenir LT W01_55 Roman1475520';
    font-weight: normal;
    font-size: calc(20px + 4 * ((100vw - 420px) / 860));
}
@media screen and (min-width: 1280px){
    .call-to-action--small__link{
        font-size: 24px;
    }
}
@media screen and (max-width: 420px){
    .call-to-action--small__link{
        font-size: 20px;
    }
}
@media (min-width: 1440px){
    .call-to-action--small__link{
        -ms-flex-item-align: end;
            align-self: flex-end;
        margin-bottom: 0;
    }
}
@media (min-width: 768px){
    .call-to-action--small svg{
        width: 120px;
        height: 120px;
        margin-bottom: 0;
    }
}
@media (min-width: 1440px){
    .call-to-action--small svg{
        width: 100px;
        height: 100px;
    }
}
.call-to-action--split{
    padding: 0;
    background-color: #fff;
}
.call-to-action--split .action{
    width: 100%;
    padding: 20px;
    background-color: #0059C1;
}
.call-to-action--split .action .action__info #mc_embed_signup_scroll{
    position: relative;
}
.call-to-action--split .action .action__info input{
    width: 100%;
    padding: 8px 13px;
    outline: 0;
    color: #fff;
    background-color: #0059C1;
    border: 1px solid #fff;
}
.call-to-action--split .action .action__info input::-webkit-input-placeholder{
    color: #fff;
}
.call-to-action--split .action .action__info input:-moz-placeholder{
    color: #fff;
}
.call-to-action--split .action .action__info input::-moz-placeholder{
    color: #fff;
}
.call-to-action--split .action .action__info input:-ms-input-placeholder{
    color: #fff;
}
.call-to-action--split .action .action__info input.mce_inline_error{
    border-color: #6B0505;
}
.call-to-action--split .action .action__info input.mce_inline_error ~ .button{
    background-color: #6B0505;
    border-color: #6B0505;
}
.call-to-action--split .action .action__info input.mce_inline_error ~ svg{
    fill: #fff;
}
.call-to-action--split .action .action__info input.button{
    position: absolute;
    top: 0;
    right: 0;
    width: 40px;
    height: 37px;
    font-size: 0;
    background-color: #fff;
}
.call-to-action--split .action .action__info svg{
    position: absolute;
    top: 12px;
    right: 13px;
    width: 14px;
    height: 14px;
    margin: 0;
    fill: #0059C1;
    pointer-events: none;
}
.call-to-action--split .action .action__info .response{
    color: #fff;
    font-size: 12px;
}
.call-to-action--split .action svg{
    margin-bottom: 10px;
}
.call-to-action--split .action h3{
    margin-bottom: 10px;
    font-size: 18px;
    font-family: 'Avenir LT W01_55 Roman1475520';
    font-weight: normal;
    color: #fff;
}
.call-to-action--split .action a{
    -ms-flex-item-align: center;
        -ms-grid-row-align: center;
        align-self: center;
    margin: 0;
    font-size: 16px;
}
.call-to-action--split .action:last-child{
    background: none;
}
.call-to-action--split .action:last-child svg{
    stroke: #0059C1;
    stroke-width: 4px;
}
.call-to-action--split .action:last-child h3{
    margin: 0 0 10px 0;
    color: #0059C1;
}
.call-to-action--split .action:last-child a{
    color: #0059C1;
    border-color: #0059C1;
}
@media (min-width: 768px){
    .call-to-action--split .action{
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        padding: 30px;
        text-align: center;
    }
    .call-to-action--split .action:hover .action__info #mc_embed_signup, .call-to-action--split .action:hover .action__info a{
        opacity: 1;
        transition: opacity 0.2s ease-in 0.2s;
    }
    .call-to-action--split .action:hover h3{
        -webkit-transform: translateY(0);
                transform: translateY(0);
        transition: all 0.2s ease-in;
    }
}
@media (min-width: 1440px){
    .call-to-action--split .action{
        padding: 30px 50px;
    }
    .call-to-action--split .action h3{
        -webkit-transform: translateY(27px);
                transform: translateY(27px);
        transition: all 0.2s ease-in 0.2s;
    }
}
@media (min-width: 1440px){
    .call-to-action--split .action:last-child{}
    .call-to-action--split .action:last-child:hover .action__info{
        -webkit-transform: translateY(0);
                transform: translateY(0);
    }
    .call-to-action--split .action:last-child:hover .action__info a{
        opacity: 1;
    }
}
@media (min-width: 768px){
    .call-to-action--split .action .action__info #mc_embed_signup, .call-to-action--split .action .action__info a{
        opacity: 0;
        transition: opacity 0.2s ease-out;
    }
}
@media (min-width: 768px){
    .call-to-action--split .action svg{
        margin: 0 60px 0 0;
    }
}
@media (min-width: 768px){
    .call-to-action--split .action h3{
        margin: 0 0 10px 0;
        font-size: 22px;
    }
}
.call-to-action-container .call-to-action__info a, .call-to-action-container .call-to-action__info ul{
    display: none;
}
.call-to-action-container .call-to-action{
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
}
.call-to-action-container .call-to-action svg{
    position: relative;
    max-width: 200px;
    width: 100%;
    margin-bottom: 40px;
    fill: #fff;
    z-index: 2;
}
.call-to-action-container .call-to-action .mirror{
    position: relative;
}
.call-to-action-container .call-to-action .shadow{
    position: absolute;
    top: 0;
    left: -50px;
    fill: #202020;
    opacity: 0.4;
    z-index: 1;
}
.call-to-action-container .text-block{
    background-color: #EDEDED;
}
@media (min-width: 1440px){
    .call-to-action-container{
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        width: 100%;
    }
    .call-to-action-container .call-to-action__info{
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        -webkit-box-align: start;
            -ms-flex-align: start;
                align-items: flex-start;
        width: 30%;
    }
    .call-to-action-container .call-to-action__info h3{
        margin-bottom: 50px;
        font-size: 30px;
    }
    .call-to-action-container .call-to-action__info a{
        display: block;
        margin-bottom: 30px;
        font-size: 16px;
        border-bottom-color: #0059C1;
    }
    .call-to-action-container .call-to-action__info ul{
        display: block;
        margin-bottom: 30px;
    }
    .call-to-action-container .call-to-action__info li{
        margin-bottom: 5px;
        color: #fff;
    }
    .call-to-action-container a{
        display: none;
    }
}
@media (min-width: 1440px){
    .call-to-action-container .call-to-action{
        width: 50%;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
            -ms-flex-direction: row;
                flex-direction: row;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
    }
}
@media (min-width: 768px){
    .call-to-action-container .call-to-action svg{
        max-width: 300px;
        margin-bottom: 60px;
    }
}
@media (min-width: 1440px){
    .call-to-action-container .call-to-action svg{
        margin: 0 20px 0 0;
    }
}
@media (min-width: 768px){
    .call-to-action-container .text-block{
        padding-left: 10%;
        padding-right: 10%;
    }
    .call-to-action-container .text-block .a-wavephone{
        width: 150px;
        height: 150px;
    }
    .call-to-action-container .text-block .text{
        width: 60%;
    }
}
@media (min-width: 1440px){
    .call-to-action-container .text-block{
        padding-left: 0;
        padding-right: 0;
    }
}
.image-slider{
    opacity: 0;
    display: flex;
    flex-flow: row wrap;
    max-width: 2020px;
    margin-left: auto;
    margin-right: auto;
    max-height: 860px;
    overflow: hidden;
    padding: 20px 0;
    transition: opacity 0.2s ease-in;
}
.image-slider.flickity-enabled{
    opacity: 1;
}
.image-slider.no-drag .flickity-page-dots{
    display: none;
}
.image-slider:focus{
    outline: 0;
}
@media (min-width: 768px){
    .image-slider{
        padding: 40px 0;
    }
}
@media (min-width: 1440px){
    .image-slider{
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between;
        padding: 50px 0;
    }
}
.image-slider__slide{
    width: 100%;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
.image-slider--small{
    padding: 30px 0;
}
.image-slider--small .image-slider__slide{
    padding: 0 5px;
    width: 50%;
}
@media (min-width: 768px){
    .image-slider--small{
        padding: 60px 40px 30px;
        margin-left: -5px;
        margin-right: -5px;
    }
}
@media (min-width: 1440px){
    .image-slider--small{
        -webkit-box-align: start;
            -ms-flex-align: start;
                align-items: flex-start;
        padding: 100px 50px;
    }
}
@media (min-width: 768px){
    .image-slider--small .image-slider__slide{
        width: 20%;
    }
}
.text-block-1col, .text-block-2col, .text-block-3col{
    max-width: 768px;
    margin: 0 auto;
}
.text-block-1col .half, .text-block-1col .third, .text-block-2col .half, .text-block-2col .third, .text-block-3col .half, .text-block-3col .third{}
.text-block-1col .half:not(:last-child), .text-block-1col .third:not(:last-child), .text-block-2col .half:not(:last-child), .text-block-2col .third:not(:last-child), .text-block-3col .half:not(:last-child), .text-block-3col .third:not(:last-child){
    margin-bottom: 30px;
}
body.default-page .text-block-1col, body.default-page .text-block-2col, body.default-page .text-block-3col{
    margin: 0;
}
@media (min-width: 768px){
    .text-block-1col .half, .text-block-1col .third, .text-block-2col .half, .text-block-2col .third, .text-block-3col .half, .text-block-3col .third{
        -webkit-box-flex: 1;
            -ms-flex: 1;
                flex: 1;
        margin: 0;
    }
}
@media (min-width: 768px){
    .text-block-1col .half, .text-block-1col .third, .text-block-2col .half, .text-block-2col .third, .text-block-3col .half, .text-block-3col .third{
        padding-right: 40px;
    }
    .text-block-1col .half:last-child, .text-block-1col .third:last-child, .text-block-2col .half:last-child, .text-block-2col .third:last-child, .text-block-3col .half:last-child, .text-block-3col .third:last-child{
        padding-right: 0;
    }
}
.text-block{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    height: 100vh;
    padding: 0 20px;
    text-align: center;
    background-size: cover;
    background-position: center;
}
body.single-project-page .text-block{
    max-width: 768px;
    color: #fff;
}
.text-block .text{}
.text-block h1, .text-block h2, .text-block h3, .text-block h4{
    margin-bottom: 1em;
}
.text-block p{
    padding: 10px 0;
    font-size: calc(16px + 4 * ((100vw - 420px) / 860));
    font-family: 'Avenir LT W01_55 Roman1475520';
    font-weight: normal;
}
@media screen and (min-width: 1280px){
    .text-block p{
        font-size: 20px;
    }
}
@media screen and (max-width: 420px){
    .text-block p{
        font-size: 16px;
    }
}
.text-block a{
    display: inline-block;
    padding-top: 20px;
    font-size: calc(16px + 4 * ((100vw - 420px) / 860));
    font-family: 'Avenir LT W01_85 Heavy1475544';
    font-weight: normal;
}
@media screen and (min-width: 1280px){
    .text-block a{
        font-size: 20px;
    }
}
@media screen and (max-width: 420px){
    .text-block a{
        font-size: 16px;
    }
}
.text-block svg{
    display: block;
    width: 120px;
    height: 120px;
    margin-bottom: 40px;
}
@media (min-width: 768px){
    .text-block{
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
            -ms-flex-direction: row;
                flex-direction: row;
    }
}
@media (min-width: 1440px){
    .text-block{
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        width: 50%;
        padding: 0;
    }
}
.text-block.blue-block{
    background-color: #0059C1;
}
.text-block.blue-block p{
    font-family: 'Avenir LT W01_85 Heavy1475544';
    font-weight: normal;
    color: #fff;
}
.text-block.blue-block a{
    padding-top: 0;
    color: #fff;
    border-bottom-color: #fff;
}
.text-block.blue-block svg{
    fill: #fff;
}
@media (min-width: 768px){
    .text-block .text{
        width: 35%;
        margin-left: 50px;
        text-align: left;
    }
}
@media (min-width: 1440px){
    .text-block .text{
        width: 50%;
        margin-left: 0;
        text-align: center;
    }
}
@media (min-width: 1440px){
    .text-block p{
        padding: 15px 0;
    }
}
@media (min-width: 768px){
    .text-block svg{
        width: 220px;
        height: 220px;
        margin: 0;
    }
}
@media (min-width: 1440px){
    .text-block svg{
        width: 180px;
        height: 180px;
        margin-bottom: 40px;
    }
}
.text-block-centered{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    min-height: 25vh;
    height: 100px;
    padding: 40px 20px;
    color: #fff;
}
.text-block-centered > *{
    max-width: 500px;
}
.text-block-centered h1, .text-block-centered h2, .text-block-centered h3, .text-block-centered h4, .text-block-centered h5, .text-block-centered h6, .text-block-centered p{}
.text-block-centered h1:not(:last-child), .text-block-centered h2:not(:last-child), .text-block-centered h3:not(:last-child), .text-block-centered h4:not(:last-child), .text-block-centered h5:not(:last-child), .text-block-centered h6:not(:last-child), .text-block-centered p:not(:last-child){
    margin-bottom: 20px;
}
@media (min-width: 768px){
    .text-block-centered{
        padding: 0 20px;
    }
}
.single-image{
    display: flex;
    flex-flow: row wrap;
    max-width: 1920px;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    height: 250px;
    margin-bottom: 30px;
    padding-bottom: 26%;
    background-size: cover;
    background-position: center;
}
@media (min-width: 768px){
    .single-image{
        height: 0;
        margin: 0 auto 40px auto;
        padding-bottom: 26%;
    }
}
@media (min-width: 2560px){
    .single-image{
        padding-bottom: 20%;
    }
}
.single-image.about-banner{
    margin: 0;
}
.full-page-image{
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
h3.studio-feed-title{
    width: 100%;
    margin: 30px 0 0 0;
    padding: 30px 20px;
    text-align: center;
    font-size: calc(28px + 4 * ((100vw - 420px) / 860));
    background-color: #EDEDED;
}
@media screen and (min-width: 1280px){
    h3.studio-feed-title{
        font-size: 32px;
    }
}
@media screen and (max-width: 420px){
    h3.studio-feed-title{
        font-size: 28px;
    }
}
@media (min-width: 768px){
    h3.studio-feed-title{
        margin: 50px 0 0 0;
        padding: 60px 40px;
        font-size: calc(33px + 6 * ((100vw - 420px) / 860));
    }
    @media screen and (min-width: 1280px){
        h3.studio-feed-title{
            font-size: 39px;
        }
    }
    @media screen and (max-width: 420px){
        h3.studio-feed-title{
            font-size: 33px;
        }
    }
}
@media (min-width: 1440px){
    h3.studio-feed-title{
        padding: 60px 50px;
        font-size: 30px;
    }
}
#studio-feed{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
    background-color: #0059C1;
}
#studio-feed h3{
    font-size: calc(28px + 4 * ((100vw - 420px) / 860));
    text-align: center;
}
@media screen and (min-width: 1280px){
    #studio-feed h3{
        font-size: 32px;
    }
}
@media screen and (max-width: 420px){
    #studio-feed h3{
        font-size: 28px;
    }
}
#studio-feed .block{
    width: 50%;
    height: 25vh;
}
#studio-feed .block.desktop{
    display: none;
}
#studio-feed .instagram{
    position: relative;
    background-size: cover;
    background-position: center;
}
#studio-feed .instagram:before{
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 89, 193, .6);
    transition: background 0.3s ease;
}
#studio-feed .instagram:hover:before{
    background-color: transparent;
}
#studio-feed .twitter{
    position: relative;
    padding: 10px 15px;
    background-color: #0059C1;
}
#studio-feed .twitter q{
    font-size: calc(16px + 2 * ((100vw - 420px) / 860));
    font-family: 'Avenir LT W01_85 Heavy1475544';
    font-weight: normal;
    color: #fff;
}
@media screen and (min-width: 1280px){
    #studio-feed .twitter q{
        font-size: 18px;
    }
}
@media screen and (max-width: 420px){
    #studio-feed .twitter q{
        font-size: 16px;
    }
}
#studio-feed .twitter svg{
    position: absolute;
    bottom: 10px;
    right: 10px;
    width: 14px;
    height: 14px;
    fill: #fff;
}
@media (min-width: 768px){
    #studio-feed h3{
        font-size: calc(33px + 6 * ((100vw - 420px) / 860));
    }
    @media screen and (min-width: 1280px){
        #studio-feed h3{
            font-size: 39px;
        }
    }
    @media screen and (max-width: 420px){
        #studio-feed h3{
            font-size: 33px;
        }
    }
}
@media (min-width: 768px){
    #studio-feed .block{
        height: 33.3333vh;
    }
}
@media (min-width: 1440px){
    #studio-feed .block{
        width: 16.6666%;
        height: 25vh;
    }
}
@media (min-width: 1440px){
    #studio-feed .block.desktop{
        display: block;
    }
}
@media (min-width: 768px){
    #studio-feed .twitter{
        padding: 25px;
    }
}
@media (min-width: 1440px){
    #studio-feed .twitter{
        padding: 20px;
    }
}
@media (min-width: 768px){
    #studio-feed .twitter q{
        font-size: calc(22px + 6 * ((100vw - 420px) / 860));
    }
    @media screen and (min-width: 1280px){
        #studio-feed .twitter q{
            font-size: 28px;
        }
    }
    @media screen and (max-width: 420px){
        #studio-feed .twitter q{
            font-size: 22px;
        }
    }
}
@media (min-width: 1440px){
    #studio-feed .twitter q{
        font-size: 22px;
    }
}
@media (min-width: 768px){
    #studio-feed .twitter svg{
        bottom: 15px;
        right: 30px;
        width: 30px;
        height: 30px;
    }
}
@media (min-width: 1440px){
    #studio-feed .twitter svg{
        bottom: 20px;
        left: 20px;
        width: 15px;
        height: 15px;
    }
}
.text-block-image-slider{
    background-color: #0059C1;
    /* Flickity fade effect */
    /* --- */
}
.text-block-image-slider .featured-projects{
    width: 100%;
}
.text-block-image-slider .featured-projects{
    width: 100%;
}
.text-block-image-slider .featured-project-info{
    text-align: right;
}
.text-block-image-slider .featured-project-info h2{
    margin-bottom: 0;
}
.text-block-image-slider .featured-project-info svg{
    width: 13px;
    height: 12px;
    margin-bottom: 2px;
}
.text-block-image-slider .flickity-prev-next-button.next, .text-block-image-slider .flickity-prev-next-button.previous{
    display: none;
}
@media (min-width: 768px){
    .text-block-image-slider{
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        height: 100vh;
    }
}
@media (min-width: 768px){
    .text-block-image-slider .featured-projects{
        -webkit-box-ordinal-group: 3;
            -ms-flex-order: 2;
                order: 2;
        width: 65%;
    }
}
@media (min-width: 768px){
    .text-block-image-slider .featured-project-info{
        bottom: 20px;
    }
}
@media (min-width: 768px){
    .text-block-image-slider .flickity-slider{
        -webkit-transform: none !important;
                transform: none !important;
        background-color: #fff;
    }
    .text-block-image-slider .featured-project{
        opacity: 0;
        left: 0 !important;
        transition: opacity 0.3s ease-in-out;
        z-index: -1;
    }
    .text-block-image-slider .featured-project.is-selected{
        opacity: 1;
        z-index: 0;
    }
    .text-block-image-slider .featured-project:hover .featured-project__image{
        -webkit-transform: scale(1);
                transform: scale(1);
        padding-right: 0;
    }
}
.text-block-image-slider__introduction{
    display: block;
    position: relative;
    background-color: #fff;
}
.text-block-image-slider__introduction p{
    font-size: 18px;
    color: #4a4a4a;
}
.text-block-image-slider__introduction ul{
    padding-left: 25px;
    list-style-type: disc;
    list-style-position: inside;
}
.text-block-image-slider__introduction a{
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-top: 10px;
    padding: 0;
    font-family: 'Avenir LT W01_85 Heavy1475544';
    font-weight: normal;
    color: #0059C1;
}
.text-block-image-slider__introduction a svg{
    display: inline-block;
    width: 26px;
    height: 25px;
    margin-left: 10px;
    transition: margin 0.3s;
}
.text-block-image-slider__introduction a:before, .text-block-image-slider__introduction a:after{
    content: none;
}
.text-block-image-slider__introduction a:hover svg{
    margin-left: 30px;
}
@media (min-width: 768px){
    .text-block-image-slider__introduction{
        -webkit-box-ordinal-group: 2;
            -ms-flex-order: 1;
                order: 1;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        position: static;
        width: 60%;
        padding: 30px 40px;
    }
}
@media (min-width: 1440px){
    .text-block-image-slider__introduction{
        padding-left: 8%;
        padding-right: 8%;
    }
}
@media (min-width: 1920px){
    .text-block-image-slider__introduction{
        font-size: 120%;
    }
}
@media (min-width: 2560px){
    .text-block-image-slider__introduction{
        font-size: 140%;
    }
}
@media (min-width: 768px){
    .text-block-image-slider__introduction p{
        margin-bottom: 40px;
        font-family: 'Avenir LT W01_85 Heavy1475544';
        font-weight: normal;
        font-size: 24px;
    }
}
@media (min-width: 1440px){
    .text-block-image-slider__introduction p{
        font-size: 54px;
        line-height: 66px;
    }
}
@media (min-width: 768px){
    .text-block-image-slider__introduction a{
        margin-top: 0;
    }
}
.overlays{
    opacity: 0;
    visibility: hidden;
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 0;
    background-color: #fff;
    transition: width 0.2s, opacity 0.3s, visibility 0.2s;
}
@media (min-width: 768px){
    .overlays{
        position: absolute;
        width: 100%;
    }
}
.overlays--visible{
    opacity: 1;
    visibility: visible;
    width: 100%;
}
.overlay{
    opacity: 0;
    visibility: hidden;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    position: absolute;
    left: 0;
    right: 0;
    height: 100%;
    transition: none;
}
@media (min-width: 768px){
    .overlay{
        -webkit-box-pack: initial;
            -ms-flex-pack: initial;
                justify-content: initial;
        padding: 0;
    }
}
.overlay--visible{
    opacity: 1;
    visibility: visible;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    transition: opacity 0.2s 0.25s, visibility 0.2s 0.25s;
    z-index: 1;
}
.overlay__text{
    width: 100%;
}
@media (min-width: 768px){
    .overlay__text{
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        -webkit-box-flex: 1;
            -ms-flex: 1 0 35%;
                flex: 1 0 35%;
        height: 100%;
        padding: 30px;
        background-color: #fff;
    }
}
.overlay__close{
    display: block;
    width: 14px;
    margin-bottom: 30px;
    cursor: pointer;
}
.overlay__close svg{
    width: 100%;
    height: 100%;
    fill: #0059C1;
}
@media (min-width: 768px){
    .overlay__close svg{
        fill: #000;
    }
}
.overlay__image{
    display: none;
}
@media (min-width: 768px){
    .overlay__image{
        display: block;
        margin-left: auto;
        width: 65%;
        height: 100%;
    }
    .overlay__image img{
        display: block;
        width: 100%;
    }
}

body.studio-page .main > .content{
    display: block;
    padding: 0;
}

.featured-studio-post{
    background-color: #E1E1E1;
}

.featured-studio-post .details{
    padding: 20px;
    color: #fff;
    background-color: #0059C1;
}

.featured-studio-post .image{
    height: 200px;
    background-size: cover;
    background-position: center;
}

.featured-studio-post h3{
    margin-bottom: 20px;
    font-size: calc(28px + 2 * ((100vw - 420px) / 860));
}

@media screen and (min-width: 1280px){
    .featured-studio-post h3{
        font-size: 30px;
    }
}

@media screen and (max-width: 420px){
    .featured-studio-post h3{
        font-size: 28px;
    }
}

.featured-studio-post a{
    display: inline-block;
    margin-bottom: 30px;
    font-size: calc(18px + 2 * ((100vw - 420px) / 860));
    font-family: 'Avenir LT W01_85 Heavy1475544';
    font-weight: normal;
    color: #fff!important;
    border-bottom: 1px solid #fff;
}

@media screen and (min-width: 1280px){
    .featured-studio-post a{
        font-size: 20px;
    }
}

@media screen and (max-width: 420px){
    .featured-studio-post a{
        font-size: 18px;
    }
}

.featured-studio-post p{
    margin-bottom: 2px;
    font-size: calc(10px + 4 * ((100vw - 420px) / 860));
}

@media screen and (min-width: 1280px){
    .featured-studio-post p{
        font-size: 14px;
    }
}

@media screen and (max-width: 420px){
    .featured-studio-post p{
        font-size: 10px;
    }
}

.featured-studio-post p:last-child{
    margin-bottom: 0;
}

.featured-studio-post .excerpt{
    display: none;
}

.featured-studio-post .meta{
    position: static;
}

@media (min-width: 1440px){
    .featured-studio-post{
        position: relative;
    }
}

@media (min-width: 768px){
    .featured-studio-post .details{
        padding: 40px;
    }
    .featured-studio-post .details .back-btn{
        display: none;
    }
}

@media (min-width: 1440px){
    .featured-studio-post .details{
        position: absolute;
        top: 0;
        right: 0;
        width: 35%;
        height: 100%;
        padding: 50px 60px;
        background-color: rgba(0, 89, 193, .8);
    }
    body.studio-post-page .featured-studio-post .details{
        left: 0;
        right: auto;
        right: initial;
    }
    .featured-studio-post .details .back-btn{
        display: block;
        right: 70px;
        width: 24px;
        height: 24px;
        padding: 14px;
    }
}

@media (min-width: 768px){
    .featured-studio-post .image{
        height: 400px;
    }
}

@media (min-width: 1440px){
    .featured-studio-post .image{
        height: 500px;
    }
}

@media (min-width: 1920px){
    .featured-studio-post .image{
        height: 700px;
    }
}

@media (min-width: 768px){
    .featured-studio-post h3{
        margin-bottom: 30px;
        font-size: calc(31px + 9 * ((100vw - 420px) / 860));
    }
    @media screen and (min-width: 1280px){
        .featured-studio-post h3{
            font-size: 40px;
        }
    }
    @media screen and (max-width: 420px){
        .featured-studio-post h3{
            font-size: 31px;
        }
    }
}

@media (min-width: 1440px){
    .featured-studio-post h3{
        font-size: 30px;
    }
}

@media (min-width: 768px){
    .featured-studio-post a{
        margin-bottom: 40px;
        font-size: calc(21px + 9 * ((100vw - 420px) / 860));
        font-family: 'Avenir LT W01_55 Roman1475520';
        font-weight: normal;
    }
    @media screen and (min-width: 1280px){
        .featured-studio-post a{
            font-size: 30px;
        }
    }
    @media screen and (max-width: 420px){
        .featured-studio-post a{
            font-size: 21px;
        }
    }
}

@media (min-width: 1440px){
    .featured-studio-post a{
        font-size: 15px;
    }
}

@media (min-width: 768px){
    .featured-studio-post p{
        font-size: calc(15px + 1 * ((100vw - 420px) / 860));
    }
    @media screen and (min-width: 1280px){
        .featured-studio-post p{
            font-size: 16px;
        }
    }
    @media screen and (max-width: 420px){
        .featured-studio-post p{
            font-size: 15px;
        }
    }
}

@media (min-width: 1440px){
    .featured-studio-post p{
        font-size: 14px;
    }
}

@media (min-width: 1440px){
    .featured-studio-post .excerpt{
        display: block;
        margin-bottom: 20px;
    }
    .featured-studio-post .excerpt p{
        font-size: 16px;
    }
}

@media (min-width: 1440px){
    .featured-studio-post .meta{
        position: absolute;
        left: 60px;
        bottom: 50px;
    }
}

.studio-post{
    width: 100%;
    margin-bottom: 30px;
    padding-bottom: 30px;
    border-bottom: 1px solid #0059C1;
}

.content .studio-post{
    overflow: hidden;
}

.content .studio-post a{
    margin: 0;
    font-size: calc(15px + 7 * ((100vw - 420px) / 860));
}

@media screen and (min-width: 1280px){
    .content .studio-post a{
        font-size: 22px;
    }
}

@media screen and (max-width: 420px){
    .content .studio-post a{
        font-size: 15px;
    }
}

.content .studio-post a:after, .content .studio-post a:before{
    content: none;
}

.content .studio-post a.image{
    display: block;
    height: 200px;
    background-size: cover;
    background-position: center;
}

.content .studio-post svg{
    width: 14px;
    height: 8px;
    fill: #0059C1;
}

.content .studio-post h3{
    padding-top: 20px;
    font-size: calc(24px + 2 * ((100vw - 420px) / 860));
}

@media screen and (min-width: 1280px){
    .content .studio-post h3{
        font-size: 26px;
    }
}

@media screen and (max-width: 420px){
    .content .studio-post h3{
        font-size: 24px;
    }
}

.studio-post:last-child{
    margin-bottom: 0;
    padding-bottom: 0;
    border: 0;
}

@media (min-width: 768px){
    .studio-post{
        flex-grow: 0;
        flex-shrink: 0;
        flex-basis: calc(99.9% * 1/2 - (40px - 40px * 1/2));
        max-width: calc(99.9% * 1/2 - (40px - 40px * 1/2));
        width: calc(99.9% * 1/2 - (40px - 40px * 1/2));
        border-bottom: 0;
    }
    .studio-post:nth-child(1n){
        margin-right: 40px;
        margin-left: 0;
    }
    .studio-post:last-child{
        margin-right: 0;
    }
    .studio-post:nth-child(2n){
        margin-right: 0;
        margin-left: auto;
    }
    .studio-post__wrapper{
        display: flex;
        flex-flow: row wrap;
    }
}

@media (min-width: 1440px){
    .studio-post{
        flex-grow: 0;
        flex-shrink: 0;
        flex-basis: calc(99.9% * 1/3 - (40px - 40px * 1/3));
        max-width: calc(99.9% * 1/3 - (40px - 40px * 1/3));
        width: calc(99.9% * 1/3 - (40px - 40px * 1/3));
    }
    .studio-post:nth-child(1n){
        margin-right: 40px;
        margin-left: 0;
    }
    .studio-post:last-child{
        margin-right: 0;
    }
    .studio-post:nth-child(3n){
        margin-right: 0;
        margin-left: auto;
    }
}

.studio-post.tablet{
    display: none;
}

@media (min-width: 768px){
    .studio-post.tablet{
        display: block;
    }
}

@media (min-width: 768px){
    .content .studio-post a{
        padding-bottom: 0;
    }
}

@media (min-width: 1440px){
    .content .studio-post a{
        font-size: 14px;
    }
}

@media (min-width: 768px){
    .content .studio-post a.image{
        height: 250px;
        transition: all 0.4s;
    }
    .content .studio-post a.image:hover{
        -webkit-transform: scale(1.1);
                transform: scale(1.1);
    }
}

@media (min-width: 1440px){
    .content .studio-post a.image{
        height: 300px;
    }
}

@media (min-width: 768px){
    .content .studio-post h3{
        position: relative;
        font-size: calc(27px + 4 * ((100vw - 420px) / 860));
        background-color: #fff;
        z-index: 1;
    }
    @media screen and (min-width: 1280px){
        .content .studio-post h3{
            font-size: 31px;
        }
    }
    @media screen and (max-width: 420px){
        .content .studio-post h3{
            font-size: 27px;
        }
    }
}

@media (min-width: 1440px){
    .content .studio-post h3{
        padding-top: 30px;
        margin-bottom: 20px;
        font-size: 28px;
    }
}

.post-content{
    display: flex;
    flex-flow: row wrap;
    max-width: 768px;
    margin-left: auto;
    margin-right: auto;
}

.post-content h1, .post-content h2, .post-content h3, .post-content h4, .post-content h5, .post-content h6{
    margin-bottom: 20px;
}

.cta-social{
    padding: 30px 20px;
    background: #EDEDED;
}

.cta-social ul{
    max-width: 170px;
    margin: 0 auto;
}

.cta-social li{
    display: block;
    position: relative;
    margin-bottom: 20px;
    padding: 5px 10px;
    line-height: 26px;
    border: 2px solid #0059C1;
    border-radius: 5px;
}

.cta-social li:last-child{
    margin-bottom: 0;
}

.cta-social svg{
    position: absolute;
    top: 5px;
    left: 10px;
    width: 26px;
    height: 26px;
    fill: #0059C1;
}

.cta-social a{
    display: inline-block;
    padding: 0 0 0 36px;
    color: #0059C1;
    border: 0;
    font-family: 'Avenir LT W01_85 Heavy1475544';
    font-weight: normal;
}

.cta-social a:before, .cta-social a:after{
    content: none;
}

@media (min-width: 768px){
    .cta-social{
        padding: 60px 40px;
    }
}

@media (min-width: 1440px){
    .cta-social{
        padding: 70px 40px;
    }
}

@media (min-width: 768px){
    .cta-social ul{
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        max-width: 100%;
    }
}

@media (min-width: 768px){
    .cta-social li{
        margin: 0 30px;
        line-height: 20px;
    }
}

@media (min-width: 768px){
    .cta-social svg{
        width: 20px;
        height: 20px;
    }
}

@media (min-width: 768px){
    .cta-social a{
        padding-left: 30px;
    }
}

#post-banner h1{
    margin: 0 0 20px 0;
}

#post-banner h2{
    font-size: 16px;
}

@media (min-width: 1440px){
    #post-banner .back-btn{
        display: block;
        position: static;
        padding: 6px;
        background-color: #fff;
    }
    #post-banner .back-btn svg{
        fill: #0059C1;
    }
}

#post-meta p{
    margin-bottom: 5px;
    font-size: calc(18px + 4 * ((100vw - 420px) / 860));
    color: #0059C1;
}

@media screen and (min-width: 1280px){
    #post-meta p{
        font-size: 22px;
    }
}

@media screen and (max-width: 420px){
    #post-meta p{
        font-size: 18px;
    }
}

@media (min-width: 1440px){
    #post-meta p{
        font-size: 16px;
    }
}

#related-posts{
    padding-top: 0;
}

#related-posts .row{
    display: flex;
    flex-flow: row wrap;
    max-width: 1024px;
    margin-left: auto;
    margin-right: auto;
}

#related-posts h2{
    width: calc(99.9% * 1/1 - (30px - 30px * 1/1));
    margin-bottom: 30px;
    padding-top: 30px;
    text-align: center;
    font-size: 26px;
    border-top: 1px solid #0059C1;
}

#related-posts h2:nth-child(1n){
    float: left;
    margin-right: 30px;
    clear: none;
}

#related-posts h2:last-child{
    margin-right: 0;
}

#related-posts h2:nth-child(1n){
    margin-right: 0;
    float: right;
}

#related-posts h2:nth-child(1n + 1){
    clear: both;
}

@media (min-width: 1440px){
    #related-posts .studio-post .image{
        margin-bottom: 20px;
    }
    #related-posts .studio-post h3{
        margin-bottom: 10px;
        padding-top: 10px;
        font-size: 20px;
    }
    #related-posts .studio-post a{
        font-size: 12px;
    }
    #related-posts .tablet{
        display: none;
    }
}

@media (min-width: 768px){
    #related-posts .row{
        display: flex;
        flex-flow: row wrap;
    }
}

@media (min-width: 768px){
    #related-posts h2{
        margin-bottom: 40px;
        padding-top: 40px;
        font-size: 46px;
    }
}

@media (min-width: 1440px){
    #related-posts h2{
        font-size: 30px;
    }
}

#older-posts{
    font-size: calc(18px + 4 * ((100vw - 420px) / 860));
    font-family: 'Avenir LT W01_85 Heavy1475544';
    font-weight: normal;
}

@media screen and (min-width: 1280px){
    #older-posts{
        font-size: 22px;
    }
}

@media screen and (max-width: 420px){
    #older-posts{
        font-size: 18px;
    }
}

@media (min-width: 768px){
    #older-posts{
        margin: 0 auto;
        font-size: calc(24px + 4 * ((100vw - 420px) / 860));
    }
    @media screen and (min-width: 1280px){
        #older-posts{
            font-size: 28px;
        }
    }
    @media screen and (max-width: 420px){
        #older-posts{
            font-size: 24px;
        }
    }
}

@media (min-width: 1440px){
    #older-posts{
        font-size: 36px;
    }
}
.hotblackdesiato .image-slider--small{
    background-color: #EDEDED;
}
#project-banner{
    height: 100vh;
    position: relative;
}
#project-banner .banner__image{
    height: 100%;
}
#project-banner-header{
    position: relative;
    padding: 20px;
    color: #fff;
    z-index: 5;
}
body.show-menu #project-banner-header{
    z-index: 0;
}
#project-banner-header .wrapper{
    display: block;
}
#project-banner-header .wrapper:before{
    content: '';
    display: table;
}
#project-banner-header .wrapper:after{
    content: '';
    display: table;
    clear: both;
}
#project-banner-header h1{
    margin-bottom: 10px;
    font-size: 30px;
}
#project-banner-header h2{
    font-family: 'Avenir LT W01_55 Roman1475520';
    font-weight: normal;
    font-size: 26px;
}
@media (min-width: 768px){
    #project-banner-header{
        padding: 40px;
    }
}
@media (min-width: 1440px){
    #project-banner-header{
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }
}
@media (min-width: 768px){
    #project-banner-header h1{
        margin-bottom: 15px;
        font-size: 40px;
    }
}
@media (min-width: 768px){
    #project-banner-header h2{
        font-size: 36px;
    }
}
#project-header-background{
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    transition: top 0.25s, height 0.25s;
}
#project-title{
    margin-bottom: 30px;
}
@media (min-width: 1440px){
    #project-title{
        float: left;
        flex-grow: 0;
        flex-shrink: 0;
        flex-basis: calc(99.9% * 1/3 - (30px - 30px * 1/3));
        max-width: calc(99.9% * 1/3 - (30px - 30px * 1/3));
        width: calc(99.9% * 1/3 - (30px - 30px * 1/3));
        margin: 0;
        transition: -webkit-transform 0.25s;
        transition: transform 0.25s;
        transition: transform 0.25s, -webkit-transform 0.25s;
    }
    #project-title:nth-child(1n){
        margin-right: 30px;
        margin-left: 0;
    }
    #project-title:last-child{
        margin-right: 0;
    }
    #project-title:nth-child(3n){
        margin-right: 0;
        margin-left: auto;
    }
}
#project-banner-details .row{
    width: 100%;
    margin-bottom: 30px;
}
#project-banner-details h3{
    margin-bottom: 20px;
    font-size: 26px;
}
#project-banner-details p{
    margin-bottom: 20px;
    font-size: 16px;
}
#project-banner-details q{
    font-size: 16px;
}
@media (min-width: 1440px){
    #project-banner-details{
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        flex-grow: 0;
        flex-shrink: 0;
        flex-basis: calc(99.9% * 2/3 - (30px - 30px * 2/3));
        max-width: calc(99.9% * 2/3 - (30px - 30px * 2/3));
        width: calc(99.9% * 2/3 - (30px - 30px * 2/3));
    }
    #project-banner-details:nth-child(1n){
        margin-right: 30px;
        margin-left: 0;
    }
    #project-banner-details:last-child{
        margin-right: 0;
    }
    #project-banner-details:nth-child(3n){
        margin-right: 0;
        margin-left: auto;
    }
}
@media (min-width: 768px){
    #project-banner-details .row{
        margin-bottom: 60px;
    }
}
@media (min-width: 1440px){
    #project-banner-details .row{
        margin: 0;
        line-height: 1.5;
    }
}
#project-requirements{
    padding-top: 20px;
}
#project-requirements .row{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 20px;
}
#project-requirements .row:last-child{
    margin-bottom: 0;
}
#project-requirements svg{
    display: block;
    width: 60px;
    height: 60px;
    margin-right: 40px;
    fill: #fff;
}
#project-requirements ul{
    width: 50%;
    margin: 0;
    padding: 0;
    list-style-type: none;
}
#project-requirements li{
    margin-bottom: 5px;
    font-size: 12px;
    text-transform: capitalize;
}
#project-requirements li:first-child{
    font-family: 'Avenir LT W01_85 Heavy1475544';
    font-weight: normal;
}
#project-requirements li.hide{
    display: none;
}
#project-requirements #view-more{
    padding-left: 100px;
    font-size: calc(12px + 2 * ((100vw - 420px) / 860));
    text-decoration: underline;
}
@media screen and (min-width: 1280px){
    #project-requirements #view-more{
        font-size: 14px;
    }
}
@media screen and (max-width: 420px){
    #project-requirements #view-more{
        font-size: 12px;
    }
}
#project-requirements.show-hidden .hide{
    display: block;
}
@media (min-width: 768px){
    #project-requirements{
        padding: 0;
        width: 100%;
    }
    #project-requirements:before{
        content: '';
        display: table;
    }
    #project-requirements:after{
        content: '';
        display: table;
        clear: both;
    }
}
@media (min-width: 1440px){
    #project-requirements{
        padding: 0 0 0 80px;
    }
}
@media (min-width: 768px){
    #project-requirements .row{
        display: block;
        width: calc(99.9% * 1/3 - (30px - 30px * 1/3));
        margin-bottom: 0;
    }
    #project-requirements .row:nth-child(1n){
        float: left;
        margin-right: 30px;
        clear: none;
    }
    #project-requirements .row:last-child{
        margin-right: 0;
    }
    #project-requirements .row:nth-child(3n){
        margin-right: 0;
        float: right;
    }
    #project-requirements .row:nth-child(3n + 1){
        clear: both;
    }
}
@media (min-width: 1440px){
    #project-requirements .row{
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
    }
}
@media (min-width: 768px){
    #project-requirements svg{
        width: 100px;
        height: 100px;
        margin: 0 auto 40px auto;
    }
}
@media (min-width: 1440px){
    #project-requirements svg{
        width: 80px;
        height: 80px;
        margin-bottom: 30px;
    }
}
@media (min-width: 768px){
    #project-requirements ul{
        width: 100%;
    }
}
@media (min-width: 768px){
    #project-requirements li{
        margin-bottom: 10px;
        font-size: 15px;
    }
}
@media (min-width: 768px){
    #project-requirements li.hide{
        display: block;
    }
}
@media (min-width: 768px){
    #project-requirements #view-more{
        display: none;
    }
}
.project-image-grid img{
    margin: 0;
}
.project-image-grid .big-image{
    width: 100%;
}
.project-image-grid .small-image{
    float: left;
    width: 50%;
}
.project-features{
    margin-bottom: 40px;
}
@media (min-width: 1440px){
    .project-features{
        margin-bottom: 50px;
    }
}
@media (min-width: 1440px){
    .project-features{
        margin: 0;
    }
}
@media (min-width: 1440px){
    #project-strategy{
        padding: 0 0 50px 0;
    }
    #project-strategy .wrapper{
        display: block;
        position: relative;
    }
    #project-strategy .wrapper:before{
        content: '';
        display: table;
    }
    #project-strategy .wrapper:after{
        content: '';
        display: table;
        clear: both;
    }
    #project-strategy .project-strategy__section{
        position: relative;
    }
    #project-strategy .project-strategy__section .project-strategy__text-block{
        position: absolute;
        padding-top: 90px;
        top: 0;
        left: 40px;
        width: 25%;
        max-width: 480px;
    }
    #project-strategy .project-strategy__section .project-strategy__images{
        float: right;
        width: 70%;
        padding-top: 50px;
    }
    #project-strategy .project-strategy__section .project-strategy__images img{
        margin: 0;
    }
    #project-strategy .project-strategy__section:after{
        content: ' ';
        display: block;
        clear: both;
    }
    #project-strategy .project-strategy__section.fixed .project-strategy__text-block{
        position: fixed;
    }
    #project-strategy .project-strategy__section.fixed.push .project-strategy__text-block{
        position: absolute;
        top: auto;
        bottom: 0;
    }
}
#project-future{
    display: block;
}
#project-future .wrapper{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
}
#project-future .row{
    margin: 0;
}
#project-future a{
    display: inline-block;
    margin: 0;
}
#project-future a:hover:before, #project-future a:after{
    background-color: #fff;
}
#project-future .call-to-action{
    width: 100%;
    margin-top: 30px;
    padding: 30px 0 0 0;
    text-align: center;
    border-top: 1px solid #fff;
    background: none;
}
#project-future .call-to-action svg{
    width: 60px;
    height: 60px;
    margin-bottom: 20px;
    fill: #fff;
}
#project-future .call-to-action .text{
    text-align: center;
}
#project-future .call-to-action h3{
    margin-bottom: 20px;
    font-size: 24px;
}
#project-future .call-to-action a{
    font-size: calc(18px + 8 * ((100vw - 420px) / 860));
}
@media screen and (min-width: 1280px){
    #project-future .call-to-action a{
        font-size: 26px;
    }
}
@media screen and (max-width: 420px){
    #project-future .call-to-action a{
        font-size: 18px;
    }
}
@media (max-width: 768px){
    #project-future{
        padding-top: 50px;
        padding-bottom: 50px;
    }
}
@media (min-width: 1440px){
    #project-future{
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        width: 100%;
    }
    #project-future p{
        width: 450px;
    }
}
@media (min-width: 768px){
    #project-future .row{
        text-align: center;
    }
}
@media (min-width: 1440px){
    #project-future .row{
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        width: 50%;
        padding: 80px 0;
    }
}
@media (min-width: 1440px){
    #project-future a{
        font-size: 14px;
    }
}
@media (min-width: 768px){
    #project-future .call-to-action{
        margin-top: 60px;
        padding: 60px 0 10px 0;
    }
}
@media (min-width: 1440px){
    #project-future .call-to-action{
        width: 50%;
        margin: 0;
        padding: 80px 0;
        border-top: 0;
        border-left: 1px solid #fff;
    }
}
@media (min-width: 768px){
    #project-future .call-to-action svg{
        width: 140px;
        height: 140px;
        margin-bottom: 0;
    }
}
@media (min-width: 1440px){
    #project-future .call-to-action svg{
        width: 120px;
        height: 120px;
    }
}
@media (min-width: 768px){
    #project-future .call-to-action .text{
        width: 40%;
        margin-left: 80px;
    }
}
@media (min-width: 1440px){
    #project-future .call-to-action .text{
        display: block;
    }
}
@media (min-width: 768px){
    #project-future .call-to-action h3{
        font-size: 30px;
    }
}
@media (min-width: 1440px){
    #project-future .call-to-action h3{
        margin-bottom: 10px;
        display: inline-block;
    }
}
.project-call-to-action{
    margin-top: 30px;
    padding-top: 30px;
    text-align: center;
    border-top: 1px solid #fff;
}
.project-call-to-action svg{
    width: 60px;
    height: 60px;
    margin-bottom: 30px;
    fill: #fff;
}
.project-call-to-action h3{
    margin-bottom: 0;
    font-size: calc(18px + 4 * ((100vw - 420px) / 860));
}
@media screen and (min-width: 1280px){
    .project-call-to-action h3{
        font-size: 22px;
    }
}
@media screen and (max-width: 420px){
    .project-call-to-action h3{
        font-size: 18px;
    }
}
.project-call-to-action a{
    font-size: calc(18px + 4 * ((100vw - 420px) / 860));
}
@media screen and (min-width: 1280px){
    .project-call-to-action a{
        font-size: 22px;
    }
}
@media screen and (max-width: 420px){
    .project-call-to-action a{
        font-size: 18px;
    }
}
@media (min-width: 768px){
    .project-call-to-action{
        margin-top: 40px;
        padding-top: 40px;
    }
}
.project-features .row{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 30px;
}
.project-features .project-features__feature h4{
    margin-bottom: 10px;
}
.project-features .project-features__feature h4 svg{
    display: inline-block;
    position: relative;
    top: -3px;
    width: 30px;
    height: 30px;
    margin-right: 10px;
    vertical-align: middle;
    fill: #fff;
}
.project-features .project-features__feature p{
    font-size: 14px;
}
.project-features .project-features__feature.project-features__feature--active{
    opacity: 1;
}
@media (min-width: 768px){
    .project-features:before{
        content: '';
        display: table;
    }
    .project-features:after{
        content: '';
        display: table;
        clear: both;
    }
}
@media (min-width: 768px){
    .project-features .row{
        display: block;
        width: calc(99.9% * 1/3 - (60px - 60px * 1/3));
    }
    .project-features .row:nth-child(1n){
        float: left;
        margin-right: 60px;
        clear: none;
    }
    .project-features .row:last-child{
        margin-right: 0;
    }
    .project-features .row:nth-child(3n){
        margin-right: 0;
        float: right;
    }
    .project-features .row:nth-child(3n + 1){
        clear: both;
    }
}
@media (min-width: 1440px){
    .project-features .row{
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        flex-grow: 0;
        flex-shrink: 0;
        flex-basis: calc(99.9% * 1 - (30px - 30px * 1));
        max-width: calc(99.9% * 1 - (30px - 30px * 1));
        width: calc(99.9% * 1 - (30px - 30px * 1));
    }
    .project-features .row:nth-child(1n){
        margin-right: 30px;
        margin-left: 0;
    }
    .project-features .row:last-child{
        margin-right: 0;
    }
    .project-features .row:nth-child(NaNn){
        margin-right: 0;
        margin-left: auto;
    }
}
@media (min-width: 768px){
    .project-features .project-features__feature{
        opacity: 0.3;
        transition: opacity 1s ease;
    }
}
.project-svg-section{
    min-height: 70vh;
}
.project-svg-section .project-svg-section--left, .project-svg-section .svg-container{
    width: 100%;
}
@media (min-width: 1440px){
    .project-svg-section .project-svg-section--left{
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        width: 45%;
        padding-right: 2%;
    }
    .project-svg-section .svg-container{
        width: 55%;
        height: 100%;
    }
    .project-svg-section .svg-container .svg-drawing{
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        height: 100%;
    }
    .project-svg-section .svg-container .svg-drawing svg{
        width: 100%;
        position: static;
    }
}
.featured-projects{
    position: relative;
    overflow-y: hidden;
    height: 100vh;
}
body.projects-page .featured-projects{
    height: auto;
}
body.projects-page .featured-projects .featured-project{
    height: 30vh;
}
body.projects-page .featured-projects .featured-project:hover h1{
    text-decoration: underline;
}
body.projects-page .featured-projects .featured-project-info{
    display: none;
}
@media (min-width: 1024px){
    body.projects-page .featured-projects{
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        background-color: #E1E1E1;
    }
}
@media (min-width: 768px){
    body.projects-page .featured-projects .featured-project{
        height: 100vh;
    }
}
@media (min-width: 768px){
    body.projects-page .featured-projects .featured-project-info{
        display: block;
        left: 0;
        bottom: 0;
        width: 100%;
        padding: 30px 30px 50px 30px;
        text-align: center;
    }
}
.featured-project__svg-wrap{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    position: absolute;
    width: 100%;
    height: 100%;
    margin: 0 auto;
    padding: 0 25%;
    z-index: 1;
}
.featured-project__svg-wrap svg{
    fill: #fff;
}
.featured-project__svg-wrap:before{
    opacity: 0.5;
    content: ' ';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
}
@media (min-width: 768px){
    .featured-project__svg-wrap:before{
        opacity: 0.2;
    }
}
@media (min-width: 1440px){
    .recent-project .featured-project__svg-wrap:before{
        opacity: 0;
    }
}
@media (min-width: 768px){
    .featured-project__svg-wrap svg{
        display: none;
    }
}
.featured-project{
    display: block;
    position: relative;
    width: 100%;
    height: 100vh;
    padding: 0;
    border: 0;
    background-size: cover;
    background-position: center;
    overflow: hidden;
}
.featured-project:before, .featured-project:after{
    content: none;
}
.featured-project__image{
    -o-object-fit: cover;
       font-family: "object-fit:cover;object-position:center";
       object-fit: cover;
    -o-object-position: center;
       object-position: center;
    width: 100%;
    height: 100%;
    transition: all 0.3s;
}
@media (min-width: 768px){
    .featured-project__image{
        -webkit-transform: scale(0.8);
                transform: scale(0.8);
        -webkit-transform-origin: right 50%;
                transform-origin: right 50%;
        padding-right: 60px;
    }
    body.projects-page .featured-project__image{
        position: absolute;
        top: 0;
        left: 0;
        -webkit-transform: scale(1);
                transform: scale(1);
        -webkit-transform-origin: 0 0;
                transform-origin: 0 0;
        padding-right: 0;
    }
}
.featured-project-info{
    position: absolute;
    left: 30px;
    bottom: 30px;
    right: 30px;
    padding: 0;
    border: 0;
    color: #fff;
    z-index: 1;
}
.featured-project-info h1, .featured-project-info h2, .featured-project-info h4{
    margin-bottom: 0;
    font-family: 'Avenir LT W01_65 Medium1475532';
    font-weight: normal;
    font-size: 20px;
    line-height: 1;
}
.featured-project-info p{
    font-family: 'Avenir LT W01_85 Heavy1475544';
    font-weight: normal;
    font-size: 24px;
    text-align: center;
    transition: opacity 0.3s ease;
}
.featured-project-info svg{
    width: 12px;
    height: 10px;
    margin-left: 5px;
    padding: 0;
    border-radius: 0;
    background: none;
    fill: #fff;
}
@media (min-width: 768px){
    .featured-project-info{
        bottom: 50px;
        left: 50px;
    }
}
@media (min-width: 768px){
    .featured-project-info h1, .featured-project-info h2, .featured-project-info h4{
        font-size: 24px;
    }
}
@media (min-width: 768px){
    .featured-project-info p{
        font-size: 36px;
        margin-bottom: 10px;
    }
}
@media (min-width: 768px){
    .featured-project-info svg{
        width: 14px;
        height: 12px;
    }
}
.project-count{
    margin-top: 10px;
    color: #fff;
    z-index: 1;
}
@media (min-width: 768px){
    .project-count{
        font-size: 30px;
    }
}
.recent-projects{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    height: 100vh;
    overflow: hidden;
}
.recent-projects .container{
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    display: flex;
    flex-flow: row wrap;
    max-width: 1920px;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    height: 100vh;
    padding: 0;
}
.recent-projects h3{
    display: none;
}
@media (min-width: 1440px){
    .recent-projects{
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
            -ms-flex-direction: row;
                flex-direction: row;
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between;
        height: auto;
        padding: 100px 50px;
    }
    body.single-project-page .recent-projects{
        display: block;
    }
}
@media (min-width: 1440px){
    .recent-projects .container{
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
            -ms-flex-direction: row;
                flex-direction: row;
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between;
        height: auto;
    }
}
@media (min-width: 1440px){
    .recent-projects h3{
        display: block;
        margin-bottom: 40px;
        text-align: center;
        color: #fff;
        font-size: 26px;
        font-family: 'Avenir LT W01_55 Roman1475520';
        font-weight: normal;
    }
}
.single-project-image{
    display: block;
}
.recent-project{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    position: relative;
    height: 100%;
    background-size: cover;
    background-position: center;
    transition: padding 0.2s ease;
}
body.single-project-page .recent-project{
    display: block;
    position: relative;
    width: 100%;
    height: 33.333vh;
    border: 0;
    padding: 0;
}
body.single-project-page .recent-project .image{
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center;
}
.recent-project h4{
    display: block;
    margin-bottom: 5px;
    font-size: 18px;
    color: #fff;
}
.recent-project span{
    display: inline-block;
    margin-left: 5px;
    transition: margin 0.2s ease;
}
.recent-project svg{
    display: block;
    width: 14px;
    height: 12px;
    fill: #fff;
}
.recent-project p{
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    font-size: 18px;
    color: #fff;
}
.recent-project a{
    color: #fff;
    border-bottom-color: #fff;
}
.recent-project .featured-project__svg-wrap svg{
    width: auto;
    height: auto;
    margin: 0;
}
.recent-project:before, .recent-project:after{
    content: none;
}
.recent-project.tablet{
    display: none;
}
@media (min-width: 768px){
    .recent-project{
        width: 100%;
        height: 100vh;
    }
    .recent-project.mobile{
        display: none;
    }
    .recent-project.tablet{
        display: block;
    }
}
@media (min-width: 1440px){
    .recent-project{}
    .recent-project:hover span{
        margin-left: 8px;
    }
}
@media (min-width: 1440px){
    body.single-project-page .recent-project{
        display: block;
        width: 32%;
        height: auto;
    }
}
@media (min-width: 1440px){
    body.single-project-page .recent-project .image{
        width: 100%;
        height: 346px;
        margin-bottom: 20px;
        background-size: cover;
        background-postion: center;
    }
}
@media (min-width: 1440px){
    .recent-project span{
        position: relative;
        width: 20px;
        height: 20px;
        padding: 2px;
        border-radius: 50%;
        background-color: #fff;
    }
}
@media (min-width: 1440px){
    .recent-project svg{
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
                transform: translate(-50%, -50%);
        width: 12px;
        height: 10px;
        fill: #0059C1;
    }
}
@media (min-width: 1440px){
    .recent-project a{
        padding: 0;
        border: 0;
        font-size: 14px;
    }
}
@media (min-width: 1440px){
    .recent-project .featured-project__svg-wrap svg{
        display: none;
    }
}
.recent-projects{}
.recent-projects__info{
    display: none;
}
@media (min-width: 768px){
    .recent-projects__info{
        display: block;
        position: absolute;
        left: 0;
        bottom: 0;
        right: 0;
        padding: 20px;
        background-color: rgba(0, 0, 0, .3);
    }
}
@media (min-width: 1440px){
    .recent-projects__info{
        position: static;
        padding: 0;
        background-color: transparent;
    }
}
.recent-projects__row{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
/*.text-block-1col,
.text-block-2col,
.text-block-3col {
	color: $white;

	@media (--tablet) {
		display: flex;
		justify-content: center;
		align-items: center;
	}
}*/
body.about-page .single-image{
    max-width: 100%;
}
body.about-page .third{
    overflow: hidden;
    width: 100%;
    margin-bottom: 30px;
    padding: 0;
}
body.about-page .third img{
    margin: 0;
}
body.about-page .third .specialties{
    padding-top: 20px;
}
body.about-page .third .specialties h2{
    margin-bottom: 20px;
    font-size: 22px;
}
body.about-page .third ul{
    margin: 0;
    overflow: hidden;
    list-style-type: none;
}
body.about-page .third li{
    margin-bottom: 5px;
    font-size: 12px;
}
body.about-page .third:last-child{
    margin-bottom: 0;
}
body.about-page .third:hover .specialties{
    height: 100%;
}
@media (min-width: 1440px){
    body.about-page .content{
        -ms-flex-flow: nowrap;
            flex-flow: nowrap;
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between;
    }
    body.about-page .content__img-wrap{
        position: relative;
        height: 100%;
        max-height: 245px;
        background-color: #2c57c0;
    }
    body.about-page .content__img-wrap img{
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        -o-object-fit: contain;
           font-family: "object-fit:contain";
           object-fit: contain;
    }
    body.about-page .row{
        flex-grow: 0;
        flex-shrink: 0;
        flex-basis: calc(99.9% * 1/3 - (30px - 30px * 1/3));
        max-width: calc(99.9% * 1/3 - (30px - 30px * 1/3));
        width: calc(99.9% * 1/3 - (30px - 30px * 1/3));
    }
    body.about-page .row:nth-child(1n){
        margin-right: 30px;
        margin-left: 0;
    }
    body.about-page .row:last-child{
        margin-right: 0;
    }
    body.about-page .row:nth-child(3n){
        margin-right: 0;
        margin-left: auto;
    }
    body.about-page .single-image{
        width: 100%;
        margin: 0 0 20px 0;
    }
    body.about-page .single-image.about-banner{
        margin: 0;
    }
    body.about-page p{
        margin-bottom: 20px;
    }
    body.about-page .social-links li{
        margin-bottom: 30px;
    }
    body.about-page .social-links a{
        margin-left: 30px;
        font-size: 13px;
    }
    body.about-page .social-links svg{
        width: 20px;
        height: 20px;
    }
    body.about-page #meet-the-team li{
        margin-bottom: 0;
    }
}
@media (min-width: 768px){
    body.about-page .third{
        position: relative;
        flex-grow: 0;
        flex-shrink: 0;
        flex-basis: calc(99.9% * 1/3 - (30px - 30px * 1/3));
        max-width: calc(99.9% * 1/3 - (30px - 30px * 1/3));
        width: calc(99.9% * 1/3 - (30px - 30px * 1/3));
        margin-bottom: 0;
    }
    body.about-page .third:nth-child(1n){
        margin-right: 30px;
        margin-left: 0;
    }
    body.about-page .third:last-child{
        margin-right: 0;
    }
    body.about-page .third:nth-child(3n){
        margin-right: 0;
        margin-left: auto;
    }
}
@media (min-width: 1440px){
    body.about-page .third{
        min-height: 335px;
    }
}
@media (min-width: 1440px){
    body.about-page .third .specialties{
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 90px;
        padding: 20px 20px 0 30px;
        background-color: #fff;
        transition: height 0.3s ease-in-out;
    }
}
@media (min-width: 768px){
    body.about-page .third .specialties h2{
        font-size: 26px;
    }
}
#meet-the-team{
    background-color: #EDEDED;
    -ms-flex-flow: wrap;
        flex-flow: wrap;
}
#meet-the-team .wrapper{
    width: 100%;
}
#meet-the-team .row{}
#meet-the-team .team-member{
    margin-bottom: 30px;
}
#meet-the-team .mugshot{
    height: 280px;
    margin-bottom: 20px;
    background-size: cover;
    background-position: center;
}
#meet-the-team h3{
    color: #000;
}
#meet-the-team p{
    margin-bottom: 5px;
    color: #000;
    font-size: calc(16px + 4 * ((100vw - 420px) / 860));
    font-family: 'Avenir LT W01_85 Heavy1475544';
    font-weight: normal;
}
@media screen and (min-width: 1280px){
    #meet-the-team p{
        font-size: 20px;
    }
}
@media screen and (max-width: 420px){
    #meet-the-team p{
        font-size: 16px;
    }
}
#meet-the-team span{
    display: block;
    color: #000;
    font-size: calc(16px + 2 * ((100vw - 420px) / 860));
    font-family: 'Avenir LT W01_85 Heavy1475544';
    font-weight: normal;
}
@media screen and (min-width: 1280px){
    #meet-the-team span{
        font-size: 18px;
    }
}
@media screen and (max-width: 420px){
    #meet-the-team span{
        font-size: 16px;
    }
}
#meet-the-team .social-links{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
#meet-the-team li{
    width: 26px;
    height: 26px;
    margin-right: 20px;
}
#meet-the-team svg{
    width: 26px;
    height: 26px;
    fill: #0059C1;
}
@media (min-width: 768px){
    #meet-the-team .row{
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-flow: wrap;
            flex-flow: wrap;
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between;
    }
}
@media (min-width: 1440px){
    #meet-the-team .row{
        -ms-flex-flow: nowrap;
            flex-flow: nowrap;
        width: 100%;
    }
}
@media (min-width: 768px){
    #meet-the-team .team-member{
        width: 48%;
        margin-bottom: 40px;
    }
}
@media (min-width: 1440px){
    #meet-the-team .team-member{
        width: 16%;
    }
}
@media (min-width: 1440px){
    #meet-the-team h3{
        margin-bottom: 40px;
    }
}
@media (min-width: 1440px){
    #meet-the-team p{
        font-size: 18px;
    }
}
@media (min-width: 1440px){
    #meet-the-team span{
        font-size: 16px;
    }
}
@media (min-width: 1440px){
    #meet-the-team li{
        width: 20px;
        height: 20px;
    }
}
@media (min-width: 1440px){
    #meet-the-team svg{
        width: 20px;
        height: 20px;
    }
}
body.product-page .main{
    padding: 30px;
    background-color: #fff;
}
.loading body.contact-page{
    background-color: #E1E1E1;
}
body.contact-page .row{
    width: auto;
    margin-bottom: 30px;
}
body.contact-page .row:last-child{
    margin-bottom: 0;
}
body.contact-page h1, body.contact-page h2, body.contact-page h3{
    margin-bottom: 20px;
    font-size: 26px;
    color: #000;
}
body.contact-page .wrapper{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    max-width: 100%;
    padding: 0;
}
body.contact-page .single-image{
    max-width: 100%;
}
body.contact-page .content{
    display: block;
    background-color: #fff;
}
body.contact-page .content a{
    margin: 0 0 10px 0;
    font-size: 14px;
    color: #000;
}
body.contact-page .content a:before, body.contact-page .content a:after{
    height: 2px;
}
body.contact-page .content ul{
    list-style-type: none;
}
body.contact-page .content li{
    margin-bottom: 10px;
    font-size: 14px;
    font-family: 'Avenir LT W01_85 Heavy1475544';
    font-weight: normal;
    color: #000;
}
body.contact-page .content li:last-child{
    margin-bottom: 0;
}
body.contact-page .social-links svg{
    width: 18px;
    height: 18px;
    fill: #000;
}
body.contact-page .social-links a{
    margin-left: 30px;
}
@media (min-width: 1024px){
    body.contact-page .row{
        margin-bottom: 0;
    }
}
@media (min-width: 1024px){
    body.contact-page h1, body.contact-page h2, body.contact-page h3{
        margin-bottom: 40px;
    }
}
@media (min-width: 1440px){
    body.contact-page .wrapper{
        display: block;
        min-height: 100vh;
    }
    body.contact-page .wrapper:before{
        content: '';
        display: table;
    }
    body.contact-page .wrapper:after{
        content: '';
        display: table;
        clear: both;
    }
}
@media (min-width: 1024px){
    body.contact-page .content{
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between;
        display: flex;
        flex-flow: row wrap;
        max-width: 1920px;
        margin-left: auto;
        margin-right: auto;
        width: 100%;
    }
}
@media (min-width: 1440px){
    body.contact-page .content{
        padding: 50px 60px;
    }
}
@media (min-width: 1440px){
    body.contact-page .content ul{
        margin-top: 0;
    }
}
@media (min-width: 1024px){
    body.contact-page .content li{
        margin-bottom: 5px;
    }
}
@media (min-width: 1024px){
    body.contact-page .social-links li{
        margin-bottom: 40px;
    }
}
@media (min-width: 1024px) and (min-width: 1440px){
    body.contact-page .social-links li{
        margin-bottom: 20px;
    }
}
#map{
    display: none;
}
@media (min-width: 768px){
    #map{
        display: block;
        width: 100%;
        height: 100vh;
    }
}
@media (min-width: 1440px){
    #map{
        height: 60vh;
    }
}
@media (min-width: 768px){
    #map-image{
        display: none;
    }
}
#no-mans-land{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    max-width: 100%;
    height: 100vh;
    background-size: cover;
    background-position: center;
    background-image: url(../img/no-mans-land.jpg);
    background-color: #0059C1;
}
#no-mans-land svg{
    width: 180px;
    height: 180px;
    margin-bottom: 30px;
    fill: #fff;
}
#no-mans-land p{
    margin-bottom: 5px;
    font-size: 16px;
    color: #fff;
}
#no-mans-land a{
    margin-top: 20px;
    font-size: 18px;
    color: #fff;
}
#no-mans-land a:hover:before{
    background-color: #fff;
}
#no-mans-land a:after{
    background-color: #fff;
}
@media (min-width: 768px){
    #no-mans-land svg{
        width: 240px;
        height: 240px;
    }
}
@media (min-width: 768px){
    #no-mans-land p{
        font-size: 22px;
    }
}
@media (min-width: 768px){
    #no-mans-land a{
        font-size: 24px;
    }
}

/*! Flickity v1.2.1
http://flickity.metafizzy.co
---------------------------------------------- */

.flickity-enabled{
    position: relative;
}

.flickity-enabled:focus{
    outline: none;
}

.flickity-viewport{
    overflow: hidden;
    position: relative;
    width: 100%;
    height: 100%;
    transition: height 0.4s ease-in-out;
}

.flickity-slider{
    position: absolute;
    width: 100%;
    height: 100%;
}

/* draggable */

.flickity-enabled.is-draggable{
    tap-highlight-color: transparent;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
}

.flickity-enabled.is-draggable .flickity-viewport{
    cursor: move;
    cursor: -webkit-grab;
    cursor: grab;
}

.flickity-enabled.is-draggable .flickity-viewport.is-pointer-down{
    cursor: -webkit-grabbing;
    cursor: grabbing;
}

/* ---- previous/next buttons ---- */

.flickity-prev-next-button{
    position: absolute;
    top: 50%;
    width: 44px;
    height: 44px;
    margin-top: -22px;
    border: none;
    border-radius: 50%;
    cursor: pointer;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
}

.flickity-prev-next-button:focus{
    outline: none;
}

.flickity-prev-next-button:active{
    filter: alpha(opacity=60);
    /* IE8 */
    opacity: 0.6;
}

.flickity-prev-next-button.previous{
    display: none;
}

@media (min-width: 768px){
    .flickity-prev-next-button.previous{
        display: block;
        left: 60px;
    }
}

.flickity-prev-next-button.next{
    display: none;
}

@media (min-width: 768px){
    .flickity-prev-next-button.next{
        display: block;
        right: 60px;
    }
}

/* right to left */

.flickity-rtl .flickity-prev-next-button.previous{
    display: none;
}

@media (min-width: 768px){
    .flickity-rtl .flickity-prev-next-button.previous{
        display: block;
        left: auto;
        right: 10px;
        padding-top: 60px;
    }
}

.flickity-rtl .flickity-prev-next-button.next{
    display: none;
}

@media (min-width: 768px){
    .flickity-rtl .flickity-prev-next-button.next{
        display: block;
        right: auto;
        left: 10px;
        padding-top: 60px;
    }
}

.flickity-prev-next-button:disabled{
    filter: alpha(opacity=30);
    /* IE8 */
    opacity: 0.3;
    cursor: auto;
}

.flickity-prev-next-button svg{
    position: absolute;
    left: 20%;
    top: 20%;
    width: 60%;
    height: 60%;
    outline: none;
}

.flickity-prev-next-button .arrow{
    fill: #fff;
}

/* color & size if no SVG - IE8 and Android 2.3 */

.flickity-prev-next-button.no-svg{
    color: #fff;
    font-size: 26px;
}

/* ---- page dots ---- */

.flickity-page-dots{
    width: 100%;
    margin: 0;
    padding: 30px 0 0 0;
    list-style: none;
    text-align: center;
    line-height: 1;
}

.flickity-rtl .flickity-page-dots{
    direction: rtl;
}

.flickity-page-dots .dot{
    opacity: 0.25;
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 0 8px;
    background-color: #fff;
    border-radius: 50%;
    filter: alpha(opacity=25);
    /* IE8 */
    cursor: pointer;
}

.flickity-page-dots .dot.is-selected{
    filter: alpha(opacity=100);
    /* IE8 */
    opacity: 1;
}

/*# sourceMappingURL=main.min.css.map */
