icon-text-wraphtml {
    font-family: sans-serif;
    line-height: 1.15;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}

body {
    margin: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
    display: block;
}

audio,
canvas,
progress,
video {
    display: inline-block;
}

    audio:not([controls]) {
        display: none;
        height: 0;
    }

progress {
    vertical-align: baseline;
}

template,
[hidden] {
    display: none;
}

a {
    background-color: transparent;
    -webkit-text-decoration-skip: objects;
}

    a:active,
    a:hover {
        outline-width: 0;
    }

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    text-decoration: underline dotted;
}

b,
strong {
    font-weight: inherit;
}

b,
strong {
    font-weight: bolder;
}

dfn {
    font-style: italic;
}

h1 {
    font-size: 2em;
    margin: 0.67em 0;
}

mark {
    background-color: #ff0;
    color: #000;
}

small {
    font-size: 80%;
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sub {
    bottom: -0.25em;
}

sup {
    top: -0.5em;
}

img {
    border-style: none;
}

svg:not(:root) {
    overflow: hidden;
}

code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em;
}

figure {
    margin: 1em 40px;
}

hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible;
}

button,
input,
optgroup,
select,
textarea {
    font: inherit;
    margin: 0;
}

optgroup {
    font-weight: bold;
}

button,
input {
    overflow: visible;
}

button,
select {
    text-transform: none;
}

button,
html [type="button"],
[type="reset"],
[type="submit"] {
    -webkit-appearance: button;
}

    button::-moz-focus-inner,
    [type="button"]::-moz-focus-inner,
    [type="reset"]::-moz-focus-inner,
    [type="submit"]::-moz-focus-inner {
        border-style: none;
        padding: 0;
    }

    button:-moz-focusring,
    [type="button"]:-moz-focusring,
    [type="reset"]:-moz-focusring,
    [type="submit"]:-moz-focusring {
        outline: 1px dotted ButtonText;
    }

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}

legend {
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal;
}

textarea {
    overflow: auto;
}

[type="checkbox"],
[type="radio"] {
    box-sizing: border-box;
    padding: 0;
}

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
    height: auto;
}

[type="search"] {
    -webkit-appearance: textfield;
    outline-offset: -2px;
}

    [type="search"]::-webkit-search-cancel-button,
    [type="search"]::-webkit-search-decoration {
        -webkit-appearance: none;
    }

::-webkit-input-placeholder {
    color: inherit;
    opacity: 0.54;
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit;
}

html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}

body {
    margin: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
    display: block;
}

audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline;
}

    audio:not([controls]) {
        display: none;
        height: 0;
    }

[hidden],
template {
    display: none;
}

a {
    background-color: transparent;
}

    a:active,
    a:hover {
        outline: 0;
    }

abbr[title] {
    border-bottom: 1px dotted;
}

b,
strong {
    font-weight: bold;
}

dfn {
    font-style: italic;
}

h1 {
    font-size: 2em;
    margin: 0.67em 0;
}

mark {
    background: #ff0;
    color: #000;
}

small {
    font-size: 80%;
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sup {
    top: -0.5em;
}

sub {
    bottom: -0.25em;
}

img {
    border: 0;
}

svg:not(:root) {
    overflow: hidden;
}

figure {
    margin: 1em 40px;
}

hr {
    box-sizing: content-box;
    height: 0;
}

pre {
    overflow: auto;
}

code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0;
}

button {
    overflow: visible;
}

button,
select {
    text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
}

    button[disabled],
    html input[disabled] {
        cursor: not-allowed;
    }

    button::-moz-focus-inner,
    input::-moz-focus-inner {
        border: 0;
        padding: 0;
    }

input {
    line-height: normal;
}

    input[type="checkbox"],
    input[type="radio"] {
        box-sizing: border-box;
        padding: 0;
    }

    input[type="number"]::-webkit-inner-spin-button,
    input[type="number"]::-webkit-outer-spin-button {
        height: auto;
    }

    input[type="search"] {
        -webkit-appearance: textfield;
        box-sizing: content-box;
    }

        input[type="search"]::-webkit-search-cancel-button,
        input[type="search"]::-webkit-search-decoration {
            -webkit-appearance: none;
        }

legend {
    border: 0;
    padding: 0;
}

textarea {
    overflow: auto;
}

optgroup {
    font-weight: bold;
}

@-webkit-keyframes flash {
    0%, 50%, 100% {
        opacity: 1;
    }

    25%, 75% {
        opacity: 0;
    }
}

@-moz-keyframes flash {
    0%, 50%, 100% {
        opacity: 1;
    }

    25%, 75% {
        opacity: 0;
    }
}

@-o-keyframes flash {
    0%, 50%, 100% {
        opacity: 1;
    }

    25%, 75% {
        opacity: 0;
    }
}

@keyframes flash {
    0%, 50%, 100% {
        opacity: 1;
    }

    25%, 75% {
        opacity: 0;
    }
}

@-webkit-keyframes shake {
    0%, 100% {
        -webkit-transform: translateX(0);
    }

    10%, 30%, 50%, 70%, 90% {
        -webkit-transform: translateX(-10px);
    }

    20%, 40%, 60%, 80% {
        -webkit-transform: translateX(10px);
    }
}

@-moz-keyframes shake {
    0%, 100% {
        -moz-transform: translateX(0);
    }

    10%, 30%, 50%, 70%, 90% {
        -moz-transform: translateX(-10px);
    }

    20%, 40%, 60%, 80% {
        -moz-transform: translateX(10px);
    }
}

@-o-keyframes shake {
    0%, 100% {
        -o-transform: translateX(0);
    }

    10%, 30%, 50%, 70%, 90% {
        -o-transform: translateX(-10px);
    }

    20%, 40%, 60%, 80% {
        -o-transform: translateX(10px);
    }
}

@keyframes shake {
    0%, 100% {
        transform: translateX(0);
    }

    10%, 30%, 50%, 70%, 90% {
        transform: translateX(-10px);
    }

    20%, 40%, 60%, 80% {
        transform: translateX(10px);
    }
}

@-webkit-keyframes bounce {
    0%, 20%, 50%, 80%, 100% {
        -webkit-transform: translateY(0);
    }

    40% {
        -webkit-transform: translateY(-30px);
    }

    60% {
        -webkit-transform: translateY(-15px);
    }
}

@-moz-keyframes bounce {
    0%, 20%, 50%, 80%, 100% {
        -moz-transform: translateY(0);
    }

    40% {
        -moz-transform: translateY(-30px);
    }

    60% {
        -moz-transform: translateY(-15px);
    }
}

@-o-keyframes bounce {
    0%, 20%, 50%, 80%, 100% {
        -o-transform: translateY(0);
    }

    40% {
        -o-transform: translateY(-30px);
    }

    60% {
        -o-transform: translateY(-15px);
    }
}

@keyframes bounce {
    0%, 20%, 50%, 80%, 100% {
        transform: translateY(0);
    }

    40% {
        transform: translateY(-30px);
    }

    60% {
        transform: translateY(-15px);
    }
}

@-webkit-keyframes shortBounce {
    0%, 20%, 50%, 80%, 100% {
        -webkit-transform: translateY(0);
    }

    40% {
        -webkit-transform: translateY(-10px);
    }

    60% {
        -webkit-transform: translateY(-2px);
    }
}

@-moz-keyframes shortBounce {
    0%, 20%, 50%, 80%, 100% {
        -moz-transform: translateY(0);
    }

    40% {
        -moz-transform: translateY(-10px);
    }

    60% {
        -moz-transform: translateY(-2px);
    }
}

@-o-keyframes shortBounce {
    0%, 20%, 50%, 80%, 100% {
        -o-transform: translateY(0);
    }

    40% {
        -o-transform: translateY(-10px);
    }

    60% {
        -o-transform: translateY(-2px);
    }
}

@keyframes shortBounce {
    0%, 20%, 50%, 80%, 100% {
        transform: translateY(0);
    }

    40% {
        transform: translateY(-10px);
    }

    60% {
        transform: translateY(-2px);
    }
}

@-webkit-keyframes tada {
    0% {
        -webkit-transform: scale(1);
    }

    10%, 20% {
        -webkit-transform: scale(0.9) rotate(-3deg);
    }

    30%, 50%, 70%, 90% {
        -webkit-transform: scale(1.1) rotate(3deg);
    }

    40%, 60%, 80% {
        -webkit-transform: scale(1.1) rotate(-3deg);
    }

    100% {
        -webkit-transform: scale(1) rotate(0);
    }
}

@-moz-keyframes tada {
    0% {
        -moz-transform: scale(1);
    }

    10%, 20% {
        -moz-transform: scale(0.9) rotate(-3deg);
    }

    30%, 50%, 70%, 90% {
        -moz-transform: scale(1.1) rotate(3deg);
    }

    40%, 60%, 80% {
        -moz-transform: scale(1.1) rotate(-3deg);
    }

    100% {
        -moz-transform: scale(1) rotate(0);
    }
}

@-o-keyframes tada {
    0% {
        -o-transform: scale(1);
    }

    10%, 20% {
        -o-transform: scale(0.9) rotate(-3deg);
    }

    30%, 50%, 70%, 90% {
        -o-transform: scale(1.1) rotate(3deg);
    }

    40%, 60%, 80% {
        -o-transform: scale(1.1) rotate(-3deg);
    }

    100% {
        -o-transform: scale(1) rotate(0);
    }
}

@keyframes tada {
    0% {
        transform: scale(1);
    }

    10%, 20% {
        transform: scale(0.9) rotate(-3deg);
    }

    30%, 50%, 70%, 90% {
        transform: scale(1.1) rotate(3deg);
    }

    40%, 60%, 80% {
        transform: scale(1.1) rotate(-3deg);
    }

    100% {
        transform: scale(1) rotate(0);
    }
}

@-webkit-keyframes swing {
    20%, 40%, 60%, 80%, 100% {
        -webkit-transform-origin: top center;
    }

    20% {
        -webkit-transform: rotate(15deg);
    }

    40% {
        -webkit-transform: rotate(-10deg);
    }

    60% {
        -webkit-transform: rotate(5deg);
    }

    80% {
        -webkit-transform: rotate(-5deg);
    }

    100% {
        -webkit-transform: rotate(0deg);
    }
}

@-moz-keyframes swing {
    20% {
        -moz-transform: rotate(15deg);
    }

    40% {
        -moz-transform: rotate(-10deg);
    }

    60% {
        -moz-transform: rotate(5deg);
    }

    80% {
        -moz-transform: rotate(-5deg);
    }

    100% {
        -moz-transform: rotate(0deg);
    }
}

@-o-keyframes swing {
    20% {
        -o-transform: rotate(15deg);
    }

    40% {
        -o-transform: rotate(-10deg);
    }

    60% {
        -o-transform: rotate(5deg);
    }

    80% {
        -o-transform: rotate(-5deg);
    }

    100% {
        -o-transform: rotate(0deg);
    }
}

@keyframes swing {
    20% {
        transform: rotate(15deg);
    }

    40% {
        transform: rotate(-10deg);
    }

    60% {
        transform: rotate(5deg);
    }

    80% {
        transform: rotate(-5deg);
    }

    100% {
        transform: rotate(0deg);
    }
}

@-webkit-keyframes wobble {
    0% {
        -webkit-transform: translateX(0%);
    }

    15% {
        -webkit-transform: translateX(-25%) rotate(-5deg);
    }

    30% {
        -webkit-transform: translateX(20%) rotate(3deg);
    }

    45% {
        -webkit-transform: translateX(-15%) rotate(-3deg);
    }

    60% {
        -webkit-transform: translateX(10%) rotate(2deg);
    }

    75% {
        -webkit-transform: translateX(-5%) rotate(-1deg);
    }

    100% {
        -webkit-transform: translateX(0%);
    }
}

@-moz-keyframes wobble {
    0% {
        -moz-transform: translateX(0%);
    }

    15% {
        -moz-transform: translateX(-25%) rotate(-5deg);
    }

    30% {
        -moz-transform: translateX(20%) rotate(3deg);
    }

    45% {
        -moz-transform: translateX(-15%) rotate(-3deg);
    }

    60% {
        -moz-transform: translateX(10%) rotate(2deg);
    }

    75% {
        -moz-transform: translateX(-5%) rotate(-1deg);
    }

    100% {
        -moz-transform: translateX(0%);
    }
}

@-o-keyframes wobble {
    0% {
        -o-transform: translateX(0%);
    }

    15% {
        -o-transform: translateX(-25%) rotate(-5deg);
    }

    30% {
        -o-transform: translateX(20%) rotate(3deg);
    }

    45% {
        -o-transform: translateX(-15%) rotate(-3deg);
    }

    60% {
        -o-transform: translateX(10%) rotate(2deg);
    }

    75% {
        -o-transform: translateX(-5%) rotate(-1deg);
    }

    100% {
        -o-transform: translateX(0%);
    }
}

@keyframes wobble {
    0% {
        transform: translateX(0%);
    }

    15% {
        transform: translateX(-25%) rotate(-5deg);
    }

    30% {
        transform: translateX(20%) rotate(3deg);
    }

    45% {
        transform: translateX(-15%) rotate(-3deg);
    }

    60% {
        transform: translateX(10%) rotate(2deg);
    }

    75% {
        transform: translateX(-5%) rotate(-1deg);
    }

    100% {
        transform: translateX(0%);
    }
}

@-webkit-keyframes wiggle {
    0% {
        -webkit-transform: skewX(9deg);
    }

    10% {
        -webkit-transform: skewX(-8deg);
    }

    20% {
        -webkit-transform: skewX(7deg);
    }

    30% {
        -webkit-transform: skewX(-6deg);
    }

    40% {
        -webkit-transform: skewX(5deg);
    }

    50% {
        -webkit-transform: skewX(-4deg);
    }

    60% {
        -webkit-transform: skewX(3deg);
    }

    70% {
        -webkit-transform: skewX(-2deg);
    }

    80% {
        -webkit-transform: skewX(1deg);
    }

    90% {
        -webkit-transform: skewX(0deg);
    }

    100% {
        -webkit-transform: skewX(0deg);
    }
}

@-moz-keyframes wiggle {
    0% {
        -moz-transform: skewX(9deg);
    }

    10% {
        -moz-transform: skewX(-8deg);
    }

    20% {
        -moz-transform: skewX(7deg);
    }

    30% {
        -moz-transform: skewX(-6deg);
    }

    40% {
        -moz-transform: skewX(5deg);
    }

    50% {
        -moz-transform: skewX(-4deg);
    }

    60% {
        -moz-transform: skewX(3deg);
    }

    70% {
        -moz-transform: skewX(-2deg);
    }

    80% {
        -moz-transform: skewX(1deg);
    }

    90% {
        -moz-transform: skewX(0deg);
    }

    100% {
        -moz-transform: skewX(0deg);
    }
}

@-o-keyframes wiggle {
    0% {
        -o-transform: skewX(9deg);
    }

    10% {
        -o-transform: skewX(-8deg);
    }

    20% {
        -o-transform: skewX(7deg);
    }

    30% {
        -o-transform: skewX(-6deg);
    }

    40% {
        -o-transform: skewX(5deg);
    }

    50% {
        -o-transform: skewX(-4deg);
    }

    60% {
        -o-transform: skewX(3deg);
    }

    70% {
        -o-transform: skewX(-2deg);
    }

    80% {
        -o-transform: skewX(1deg);
    }

    90% {
        -o-transform: skewX(0deg);
    }

    100% {
        -o-transform: skewX(0deg);
    }
}

@keyframes wiggle {
    0% {
        transform: skewX(9deg);
    }

    10% {
        transform: skewX(-8deg);
    }

    20% {
        transform: skewX(7deg);
    }

    30% {
        transform: skewX(-6deg);
    }

    40% {
        transform: skewX(5deg);
    }

    50% {
        transform: skewX(-4deg);
    }

    60% {
        transform: skewX(3deg);
    }

    70% {
        transform: skewX(-2deg);
    }

    80% {
        transform: skewX(1deg);
    }

    90% {
        transform: skewX(0deg);
    }

    100% {
        transform: skewX(0deg);
    }
}

@-webkit-keyframes pulse {
    0% {
        -webkit-transform: scale(1);
    }

    50% {
        -webkit-transform: scale(1.1);
    }

    100% {
        -webkit-transform: scale(1);
    }
}

@-moz-keyframes pulse {
    0% {
        -moz-transform: scale(1);
    }

    50% {
        -moz-transform: scale(1.1);
    }

    100% {
        -moz-transform: scale(1);
    }
}

@-o-keyframes pulse {
    0% {
        -o-transform: scale(1);
    }

    50% {
        -o-transform: scale(1.1);
    }

    100% {
        -o-transform: scale(1);
    }
}

@keyframes pulse {
    0% {
        transform: scale(1);
    }

    50% {
        transform: scale(1.1);
    }

    100% {
        transform: scale(1);
    }
}

@-webkit-keyframes flip {
    0% {
        -webkit-transform: perspective(400px) rotateY(0);
        -webkit-animation-timing-function: ease-out;
    }

    40% {
        -webkit-transform: perspective(400px) translateZ(150px) rotateY(170deg);
        -webkit-animation-timing-function: ease-out;
    }

    50% {
        -webkit-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
        -webkit-animation-timing-function: ease-in;
    }

    80% {
        -webkit-transform: perspective(400px) rotateY(360deg) scale(.95);
        -webkit-animation-timing-function: ease-in;
    }

    100% {
        -webkit-transform: perspective(400px) scale(1);
        -webkit-animation-timing-function: ease-in;
    }
}

@-moz-keyframes flip {
    0% {
        -moz-transform: perspective(400px) rotateY(0);
        -moz-animation-timing-function: ease-out;
    }

    40% {
        -moz-transform: perspective(400px) translateZ(150px) rotateY(170deg);
        -moz-animation-timing-function: ease-out;
    }

    50% {
        -moz-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
        -moz-animation-timing-function: ease-in;
    }

    80% {
        -moz-transform: perspective(400px) rotateY(360deg) scale(.95);
        -moz-animation-timing-function: ease-in;
    }

    100% {
        -moz-transform: perspective(400px) scale(1);
        -moz-animation-timing-function: ease-in;
    }
}

@-o-keyframes flip {
    0% {
        -o-transform: perspective(400px) rotateY(0);
        -o-animation-timing-function: ease-out;
    }

    40% {
        -o-transform: perspective(400px) translateZ(150px) rotateY(170deg);
        -o-animation-timing-function: ease-out;
    }

    50% {
        -o-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
        -o-animation-timing-function: ease-in;
    }

    80% {
        -o-transform: perspective(400px) rotateY(360deg) scale(.95);
        -o-animation-timing-function: ease-in;
    }

    100% {
        -o-transform: perspective(400px) scale(1);
        -o-animation-timing-function: ease-in;
    }
}

@keyframes flip {
    0% {
        transform: perspective(400px) rotateY(0);
        animation-timing-function: ease-out;
    }

    40% {
        transform: perspective(400px) translateZ(150px) rotateY(170deg);
        animation-timing-function: ease-out;
    }

    50% {
        transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
        animation-timing-function: ease-in;
    }

    80% {
        transform: perspective(400px) rotateY(360deg) scale(.95);
        animation-timing-function: ease-in;
    }

    100% {
        transform: perspective(400px) scale(1);
        animation-timing-function: ease-in;
    }
}

@-webkit-keyframes flipInX {
    0% {
        -webkit-transform: perspective(400px) rotateX(90deg);
        opacity: 0;
    }

    40% {
        -webkit-transform: perspective(400px) rotateX(-10deg);
    }

    70% {
        -webkit-transform: perspective(400px) rotateX(10deg);
    }

    100% {
        -webkit-transform: perspective(400px) rotateX(0deg);
        opacity: 1;
    }
}

@-moz-keyframes flipInX {
    0% {
        -moz-transform: perspective(400px) rotateX(90deg);
        opacity: 0;
    }

    40% {
        -moz-transform: perspective(400px) rotateX(-10deg);
    }

    70% {
        -moz-transform: perspective(400px) rotateX(10deg);
    }

    100% {
        -moz-transform: perspective(400px) rotateX(0deg);
        opacity: 1;
    }
}

@-o-keyframes flipInX {
    0% {
        -o-transform: perspective(400px) rotateX(90deg);
        opacity: 0;
    }

    40% {
        -o-transform: perspective(400px) rotateX(-10deg);
    }

    70% {
        -o-transform: perspective(400px) rotateX(10deg);
    }

    100% {
        -o-transform: perspective(400px) rotateX(0deg);
        opacity: 1;
    }
}

@keyframes flipInX {
    0% {
        transform: perspective(400px) rotateX(90deg);
        opacity: 0;
    }

    40% {
        transform: perspective(400px) rotateX(-10deg);
    }

    70% {
        transform: perspective(400px) rotateX(10deg);
    }

    100% {
        transform: perspective(400px) rotateX(0deg);
        opacity: 1;
    }
}

@-webkit-keyframes flipOutX {
    0% {
        -webkit-transform: perspective(400px) rotateX(0deg);
        opacity: 1;
    }

    100% {
        -webkit-transform: perspective(400px) rotateX(90deg);
        opacity: 0;
    }
}

@-moz-keyframes flipOutX {
    0% {
        -moz-transform: perspective(400px) rotateX(0deg);
        opacity: 1;
    }

    100% {
        -moz-transform: perspective(400px) rotateX(90deg);
        opacity: 0;
    }
}

@-o-keyframes flipOutX {
    0% {
        -o-transform: perspective(400px) rotateX(0deg);
        opacity: 1;
    }

    100% {
        -o-transform: perspective(400px) rotateX(90deg);
        opacity: 0;
    }
}

@keyframes flipOutX {
    0% {
        transform: perspective(400px) rotateX(0deg);
        opacity: 1;
    }

    100% {
        transform: perspective(400px) rotateX(90deg);
        opacity: 0;
    }
}

@-webkit-keyframes flipInY {
    0% {
        -webkit-transform: perspective(400px) rotateY(90deg);
        opacity: 0;
    }

    40% {
        -webkit-transform: perspective(400px) rotateY(-10deg);
    }

    70% {
        -webkit-transform: perspective(400px) rotateY(10deg);
    }

    100% {
        -webkit-transform: perspective(400px) rotateY(0deg);
        opacity: 1;
    }
}

@-moz-keyframes flipInY {
    0% {
        -moz-transform: perspective(400px) rotateY(90deg);
        opacity: 0;
    }

    40% {
        -moz-transform: perspective(400px) rotateY(-10deg);
    }

    70% {
        -moz-transform: perspective(400px) rotateY(10deg);
    }

    100% {
        -moz-transform: perspective(400px) rotateY(0deg);
        opacity: 1;
    }
}

@-o-keyframes flipInY {
    0% {
        -o-transform: perspective(400px) rotateY(90deg);
        opacity: 0;
    }

    40% {
        -o-transform: perspective(400px) rotateY(-10deg);
    }

    70% {
        -o-transform: perspective(400px) rotateY(10deg);
    }

    100% {
        -o-transform: perspective(400px) rotateY(0deg);
        opacity: 1;
    }
}

@keyframes flipInY {
    0% {
        transform: perspective(400px) rotateY(90deg);
        opacity: 0;
    }

    40% {
        transform: perspective(400px) rotateY(-10deg);
    }

    70% {
        transform: perspective(400px) rotateY(10deg);
    }

    100% {
        transform: perspective(400px) rotateY(0deg);
        opacity: 1;
    }
}

@-webkit-keyframes flipOutY {
    0% {
        -webkit-transform: perspective(400px) rotateY(0deg);
        opacity: 1;
    }

    100% {
        -webkit-transform: perspective(400px) rotateY(90deg);
        opacity: 0;
    }
}

@-moz-keyframes flipOutY {
    0% {
        -moz-transform: perspective(400px) rotateY(0deg);
        opacity: 1;
    }

    100% {
        -moz-transform: perspective(400px) rotateY(90deg);
        opacity: 0;
    }
}

@-o-keyframes flipOutY {
    0% {
        -o-transform: perspective(400px) rotateY(0deg);
        opacity: 1;
    }

    100% {
        -o-transform: perspective(400px) rotateY(90deg);
        opacity: 0;
    }
}

@keyframes flipOutY {
    0% {
        transform: perspective(400px) rotateY(0deg);
        opacity: 1;
    }

    100% {
        transform: perspective(400px) rotateY(90deg);
        opacity: 0;
    }
}

@-webkit-keyframes fadeIn {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@-moz-keyframes fadeIn {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@-o-keyframes fadeIn {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@keyframes fadeIn {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@-webkit-keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translateY(20px);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
    }
}

@-moz-keyframes fadeInUp {
    0% {
        opacity: 0;
        -moz-transform: translateY(20px);
    }

    100% {
        opacity: 1;
        -moz-transform: translateY(0);
    }
}

@-o-keyframes fadeInUp {
    0% {
        opacity: 0;
        -o-transform: translateY(20px);
    }

    100% {
        opacity: 1;
        -o-transform: translateY(0);
    }
}

@keyframes fadeInUp {
    0% {
        opacity: 0;
        transform: translateY(20px);
    }

    100% {
        opacity: 1;
        transform: translateY(0);
    }
}

@-webkit-keyframes fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-20px);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
    }
}

@-moz-keyframes fadeInDown {
    0% {
        opacity: 0;
        -moz-transform: translateY(-20px);
    }

    100% {
        opacity: 1;
        -moz-transform: translateY(0);
    }
}

@-o-keyframes fadeInDown {
    0% {
        opacity: 0;
        -o-transform: translateY(-20px);
    }

    100% {
        opacity: 1;
        -o-transform: translateY(0);
    }
}

@keyframes fadeInDown {
    0% {
        opacity: 0;
        transform: translateY(-20px);
    }

    100% {
        opacity: 1;
        transform: translateY(0);
    }
}

@-webkit-keyframes fadeInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-20px);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
    }
}

@-moz-keyframes fadeInLeft {
    0% {
        opacity: 0;
        -moz-transform: translateX(-20px);
    }

    100% {
        opacity: 1;
        -moz-transform: translateX(0);
    }
}

@-o-keyframes fadeInLeft {
    0% {
        opacity: 0;
        -o-transform: translateX(-20px);
    }

    100% {
        opacity: 1;
        -o-transform: translateX(0);
    }
}

@keyframes fadeInLeft {
    0% {
        opacity: 0;
        transform: translateX(-20px);
    }

    100% {
        opacity: 1;
        transform: translateX(0);
    }
}

@-webkit-keyframes fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translateX(20px);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
    }
}

@-moz-keyframes fadeInRight {
    0% {
        opacity: 0;
        -moz-transform: translateX(20px);
    }

    100% {
        opacity: 1;
        -moz-transform: translateX(0);
    }
}

@-o-keyframes fadeInRight {
    0% {
        opacity: 0;
        -o-transform: translateX(20px);
    }

    100% {
        opacity: 1;
        -o-transform: translateX(0);
    }
}

@keyframes fadeInRight {
    0% {
        opacity: 0;
        transform: translateX(20px);
    }

    100% {
        opacity: 1;
        transform: translateX(0);
    }
}

@-webkit-keyframes fadeInUpBig {
    0% {
        opacity: 0;
        -webkit-transform: translateY(2000px);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
    }
}

@-moz-keyframes fadeInUpBig {
    0% {
        opacity: 0;
        -moz-transform: translateY(2000px);
    }

    100% {
        opacity: 1;
        -moz-transform: translateY(0);
    }
}

@-o-keyframes fadeInUpBig {
    0% {
        opacity: 0;
        -o-transform: translateY(2000px);
    }

    100% {
        opacity: 1;
        -o-transform: translateY(0);
    }
}

@keyframes fadeInUpBig {
    0% {
        opacity: 0;
        transform: translateY(2000px);
    }

    100% {
        opacity: 1;
        transform: translateY(0);
    }
}

@-webkit-keyframes fadeInDownBig {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-2000px);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
    }
}

@-moz-keyframes fadeInDownBig {
    0% {
        opacity: 0;
        -moz-transform: translateY(-2000px);
    }

    100% {
        opacity: 1;
        -moz-transform: translateY(0);
    }
}

@-o-keyframes fadeInDownBig {
    0% {
        opacity: 0;
        -o-transform: translateY(-2000px);
    }

    100% {
        opacity: 1;
        -o-transform: translateY(0);
    }
}

@keyframes fadeInDownBig {
    0% {
        opacity: 0;
        transform: translateY(-2000px);
    }

    100% {
        opacity: 1;
        transform: translateY(0);
    }
}

@-webkit-keyframes fadeInLeftBig {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-2000px);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
    }
}

@-moz-keyframes fadeInLeftBig {
    0% {
        opacity: 0;
        -moz-transform: translateX(-2000px);
    }

    100% {
        opacity: 1;
        -moz-transform: translateX(0);
    }
}

@-o-keyframes fadeInLeftBig {
    0% {
        opacity: 0;
        -o-transform: translateX(-2000px);
    }

    100% {
        opacity: 1;
        -o-transform: translateX(0);
    }
}

@keyframes fadeInLeftBig {
    0% {
        opacity: 0;
        transform: translateX(-2000px);
    }

    100% {
        opacity: 1;
        transform: translateX(0);
    }
}

@-webkit-keyframes fadeInRightBig {
    0% {
        opacity: 0;
        -webkit-transform: translateX(2000px);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
    }
}

@-moz-keyframes fadeInRightBig {
    0% {
        opacity: 0;
        -moz-transform: translateX(2000px);
    }

    100% {
        opacity: 1;
        -moz-transform: translateX(0);
    }
}

@-o-keyframes fadeInRightBig {
    0% {
        opacity: 0;
        -o-transform: translateX(2000px);
    }

    100% {
        opacity: 1;
        -o-transform: translateX(0);
    }
}

@keyframes fadeInRightBig {
    0% {
        opacity: 0;
        transform: translateX(2000px);
    }

    100% {
        opacity: 1;
        transform: translateX(0);
    }
}

@-webkit-keyframes fadeOut {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

@-moz-keyframes fadeOut {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

@-o-keyframes fadeOut {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

@keyframes fadeOut {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

@-webkit-keyframes fadeOutUp {
    0% {
        opacity: 1;
        -webkit-transform: translateY(0);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateY(-20px);
    }
}

@-moz-keyframes fadeOutUp {
    0% {
        opacity: 1;
        -moz-transform: translateY(0);
    }

    100% {
        opacity: 0;
        -moz-transform: translateY(-20px);
    }
}

@-o-keyframes fadeOutUp {
    0% {
        opacity: 1;
        -o-transform: translateY(0);
    }

    100% {
        opacity: 0;
        -o-transform: translateY(-20px);
    }
}

@keyframes fadeOutUp {
    0% {
        opacity: 1;
        transform: translateY(0);
    }

    100% {
        opacity: 0;
        transform: translateY(-20px);
    }
}

@-webkit-keyframes fadeOutDown {
    0% {
        opacity: 1;
        -webkit-transform: translateY(0);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateY(20px);
    }
}

@-moz-keyframes fadeOutDown {
    0% {
        opacity: 1;
        -moz-transform: translateY(0);
    }

    100% {
        opacity: 0;
        -moz-transform: translateY(20px);
    }
}

@-o-keyframes fadeOutDown {
    0% {
        opacity: 1;
        -o-transform: translateY(0);
    }

    100% {
        opacity: 0;
        -o-transform: translateY(20px);
    }
}

@keyframes fadeOutDown {
    0% {
        opacity: 1;
        transform: translateY(0);
    }

    100% {
        opacity: 0;
        transform: translateY(20px);
    }
}

@-webkit-keyframes fadeOutLeft {
    0% {
        opacity: 1;
        -webkit-transform: translateX(0);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateX(-20px);
    }
}

@-moz-keyframes fadeOutLeft {
    0% {
        opacity: 1;
        -moz-transform: translateX(0);
    }

    100% {
        opacity: 0;
        -moz-transform: translateX(-20px);
    }
}

@-o-keyframes fadeOutLeft {
    0% {
        opacity: 1;
        -o-transform: translateX(0);
    }

    100% {
        opacity: 0;
        -o-transform: translateX(-20px);
    }
}

@keyframes fadeOutLeft {
    0% {
        opacity: 1;
        transform: translateX(0);
    }

    100% {
        opacity: 0;
        transform: translateX(-20px);
    }
}

@-webkit-keyframes fadeOutRight {
    0% {
        opacity: 1;
        -webkit-transform: translateX(0);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateX(20px);
    }
}

@-moz-keyframes fadeOutRight {
    0% {
        opacity: 1;
        -moz-transform: translateX(0);
    }

    100% {
        opacity: 0;
        -moz-transform: translateX(20px);
    }
}

@-o-keyframes fadeOutRight {
    0% {
        opacity: 1;
        -o-transform: translateX(0);
    }

    100% {
        opacity: 0;
        -o-transform: translateX(20px);
    }
}

@keyframes fadeOutRight {
    0% {
        opacity: 1;
        transform: translateX(0);
    }

    100% {
        opacity: 0;
        transform: translateX(20px);
    }
}

@-webkit-keyframes fadeOutUpBig {
    0% {
        opacity: 1;
        -webkit-transform: translateY(0);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateY(-2000px);
    }
}

@-moz-keyframes fadeOutUpBig {
    0% {
        opacity: 1;
        -moz-transform: translateY(0);
    }

    100% {
        opacity: 0;
        -moz-transform: translateY(-2000px);
    }
}

@-o-keyframes fadeOutUpBig {
    0% {
        opacity: 1;
        -o-transform: translateY(0);
    }

    100% {
        opacity: 0;
        -o-transform: translateY(-2000px);
    }
}

@keyframes fadeOutUpBig {
    0% {
        opacity: 1;
        transform: translateY(0);
    }

    100% {
        opacity: 0;
        transform: translateY(-2000px);
    }
}

@-webkit-keyframes fadeOutDownBig {
    0% {
        opacity: 1;
        -webkit-transform: translateY(0);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateY(2000px);
    }
}

@-moz-keyframes fadeOutDownBig {
    0% {
        opacity: 1;
        -moz-transform: translateY(0);
    }

    100% {
        opacity: 0;
        -moz-transform: translateY(2000px);
    }
}

@-o-keyframes fadeOutDownBig {
    0% {
        opacity: 1;
        -o-transform: translateY(0);
    }

    100% {
        opacity: 0;
        -o-transform: translateY(2000px);
    }
}

@keyframes fadeOutDownBig {
    0% {
        opacity: 1;
        transform: translateY(0);
    }

    100% {
        opacity: 0;
        transform: translateY(2000px);
    }
}

@-webkit-keyframes fadeOutLeftBig {
    0% {
        opacity: 1;
        -webkit-transform: translateX(0);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateX(-2000px);
    }
}

@-moz-keyframes fadeOutLeftBig {
    0% {
        opacity: 1;
        -moz-transform: translateX(0);
    }

    100% {
        opacity: 0;
        -moz-transform: translateX(-2000px);
    }
}

@-o-keyframes fadeOutLeftBig {
    0% {
        opacity: 1;
        -o-transform: translateX(0);
    }

    100% {
        opacity: 0;
        -o-transform: translateX(-2000px);
    }
}

@keyframes fadeOutLeftBig {
    0% {
        opacity: 1;
        transform: translateX(0);
    }

    100% {
        opacity: 0;
        transform: translateX(-2000px);
    }
}

@-webkit-keyframes fadeOutRightBig {
    0% {
        opacity: 1;
        -webkit-transform: translateX(0);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateX(2000px);
    }
}

@-moz-keyframes fadeOutRightBig {
    0% {
        opacity: 1;
        -moz-transform: translateX(0);
    }

    100% {
        opacity: 0;
        -moz-transform: translateX(2000px);
    }
}

@-o-keyframes fadeOutRightBig {
    0% {
        opacity: 1;
        -o-transform: translateX(0);
    }

    100% {
        opacity: 0;
        -o-transform: translateX(2000px);
    }
}

@keyframes fadeOutRightBig {
    0% {
        opacity: 1;
        transform: translateX(0);
    }

    100% {
        opacity: 0;
        transform: translateX(2000px);
    }
}

@-webkit-keyframes bounceIn {
    0% {
        opacity: 0;
        -webkit-transform: scale(.3);
    }

    50% {
        opacity: 1;
        -webkit-transform: scale(1.05);
    }

    70% {
        -webkit-transform: scale(.9);
    }

    100% {
        -webkit-transform: scale(1);
    }
}

@-moz-keyframes bounceIn {
    0% {
        opacity: 0;
        -moz-transform: scale(.3);
    }

    50% {
        opacity: 1;
        -moz-transform: scale(1.05);
    }

    70% {
        -moz-transform: scale(.9);
    }

    100% {
        -moz-transform: scale(1);
    }
}

@-o-keyframes bounceIn {
    0% {
        opacity: 0;
        -o-transform: scale(.3);
    }

    50% {
        opacity: 1;
        -o-transform: scale(1.05);
    }

    70% {
        -o-transform: scale(.9);
    }

    100% {
        -o-transform: scale(1);
    }
}

@keyframes bounceIn {
    0% {
        opacity: 0;
        transform: scale(.3);
    }

    50% {
        opacity: 1;
        transform: scale(1.05);
    }

    70% {
        transform: scale(.9);
    }

    100% {
        transform: scale(1);
    }
}

@-webkit-keyframes bounceInUp {
    0% {
        opacity: 0;
        -webkit-transform: translateY(2000px);
    }

    60% {
        opacity: 1;
        -webkit-transform: translateY(-30px);
    }

    80% {
        -webkit-transform: translateY(10px);
    }

    100% {
        -webkit-transform: translateY(0);
    }
}

@-moz-keyframes bounceInUp {
    0% {
        opacity: 0;
        -moz-transform: translateY(2000px);
    }

    60% {
        opacity: 1;
        -moz-transform: translateY(-30px);
    }

    80% {
        -moz-transform: translateY(10px);
    }

    100% {
        -moz-transform: translateY(0);
    }
}

@-o-keyframes bounceInUp {
    0% {
        opacity: 0;
        -o-transform: translateY(2000px);
    }

    60% {
        opacity: 1;
        -o-transform: translateY(-30px);
    }

    80% {
        -o-transform: translateY(10px);
    }

    100% {
        -o-transform: translateY(0);
    }
}

@keyframes bounceInUp {
    0% {
        opacity: 0;
        transform: translateY(2000px);
    }

    60% {
        opacity: 1;
        transform: translateY(-30px);
    }

    80% {
        transform: translateY(10px);
    }

    100% {
        transform: translateY(0);
    }
}

@-webkit-keyframes bounceInDown {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-2000px);
    }

    60% {
        opacity: 1;
        -webkit-transform: translateY(30px);
    }

    80% {
        -webkit-transform: translateY(-10px);
    }

    100% {
        -webkit-transform: translateY(0);
    }
}

@-moz-keyframes bounceInDown {
    0% {
        opacity: 0;
        -moz-transform: translateY(-2000px);
    }

    60% {
        opacity: 1;
        -moz-transform: translateY(30px);
    }

    80% {
        -moz-transform: translateY(-10px);
    }

    100% {
        -moz-transform: translateY(0);
    }
}

@-o-keyframes bounceInDown {
    0% {
        opacity: 0;
        -o-transform: translateY(-2000px);
    }

    60% {
        opacity: 1;
        -o-transform: translateY(30px);
    }

    80% {
        -o-transform: translateY(-10px);
    }

    100% {
        -o-transform: translateY(0);
    }
}

@keyframes bounceInDown {
    0% {
        opacity: 0;
        transform: translateY(-2000px);
    }

    60% {
        opacity: 1;
        transform: translateY(30px);
    }

    80% {
        transform: translateY(-10px);
    }

    100% {
        transform: translateY(0);
    }
}

@-webkit-keyframes bounceInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-2000px);
    }

    60% {
        opacity: 1;
        -webkit-transform: translateX(30px);
    }

    80% {
        -webkit-transform: translateX(-10px);
    }

    100% {
        -webkit-transform: translateX(0);
    }
}

@-moz-keyframes bounceInLeft {
    0% {
        opacity: 0;
        -moz-transform: translateX(-2000px);
    }

    60% {
        opacity: 1;
        -moz-transform: translateX(30px);
    }

    80% {
        -moz-transform: translateX(-10px);
    }

    100% {
        -moz-transform: translateX(0);
    }
}

@-o-keyframes bounceInLeft {
    0% {
        opacity: 0;
        -o-transform: translateX(-2000px);
    }

    60% {
        opacity: 1;
        -o-transform: translateX(30px);
    }

    80% {
        -o-transform: translateX(-10px);
    }

    100% {
        -o-transform: translateX(0);
    }
}

@keyframes bounceInLeft {
    0% {
        opacity: 0;
        transform: translateX(-2000px);
    }

    60% {
        opacity: 1;
        transform: translateX(30px);
    }

    80% {
        transform: translateX(-10px);
    }

    100% {
        transform: translateX(0);
    }
}

@-webkit-keyframes bounceInRight {
    0% {
        opacity: 0;
        -webkit-transform: translateX(2000px);
    }

    60% {
        opacity: 1;
        -webkit-transform: translateX(-30px);
    }

    80% {
        -webkit-transform: translateX(10px);
    }

    100% {
        -webkit-transform: translateX(0);
    }
}

@-moz-keyframes bounceInRight {
    0% {
        opacity: 0;
        -moz-transform: translateX(2000px);
    }

    60% {
        opacity: 1;
        -moz-transform: translateX(-30px);
    }

    80% {
        -moz-transform: translateX(10px);
    }

    100% {
        -moz-transform: translateX(0);
    }
}

@-o-keyframes bounceInRight {
    0% {
        opacity: 0;
        -o-transform: translateX(2000px);
    }

    60% {
        opacity: 1;
        -o-transform: translateX(-30px);
    }

    80% {
        -o-transform: translateX(10px);
    }

    100% {
        -o-transform: translateX(0);
    }
}

@keyframes bounceInRight {
    0% {
        opacity: 0;
        transform: translateX(2000px);
    }

    60% {
        opacity: 1;
        transform: translateX(-30px);
    }

    80% {
        transform: translateX(10px);
    }

    100% {
        transform: translateX(0);
    }
}

@-webkit-keyframes bounceOut {
    0% {
        -webkit-transform: scale(1);
    }

    25% {
        -webkit-transform: scale(.95);
    }

    50% {
        opacity: 1;
        -webkit-transform: scale(1.1);
    }

    100% {
        opacity: 0;
        -webkit-transform: scale(.3);
    }
}

@-moz-keyframes bounceOut {
    0% {
        -moz-transform: scale(1);
    }

    25% {
        -moz-transform: scale(.95);
    }

    50% {
        opacity: 1;
        -moz-transform: scale(1.1);
    }

    100% {
        opacity: 0;
        -moz-transform: scale(.3);
    }
}

@-o-keyframes bounceOut {
    0% {
        -o-transform: scale(1);
    }

    25% {
        -o-transform: scale(.95);
    }

    50% {
        opacity: 1;
        -o-transform: scale(1.1);
    }

    100% {
        opacity: 0;
        -o-transform: scale(.3);
    }
}

@keyframes bounceOut {
    0% {
        transform: scale(1);
    }

    25% {
        transform: scale(.95);
    }

    50% {
        opacity: 1;
        transform: scale(1.1);
    }

    100% {
        opacity: 0;
        transform: scale(.3);
    }
}

@-webkit-keyframes bounceOutUp {
    0% {
        -webkit-transform: translateY(0);
    }

    20% {
        opacity: 1;
        -webkit-transform: translateY(20px);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateY(-2000px);
    }
}

@-moz-keyframes bounceOutUp {
    0% {
        -moz-transform: translateY(0);
    }

    20% {
        opacity: 1;
        -moz-transform: translateY(20px);
    }

    100% {
        opacity: 0;
        -moz-transform: translateY(-2000px);
    }
}

@-o-keyframes bounceOutUp {
    0% {
        -o-transform: translateY(0);
    }

    20% {
        opacity: 1;
        -o-transform: translateY(20px);
    }

    100% {
        opacity: 0;
        -o-transform: translateY(-2000px);
    }
}

@keyframes bounceOutUp {
    0% {
        transform: translateY(0);
    }

    20% {
        opacity: 1;
        transform: translateY(20px);
    }

    100% {
        opacity: 0;
        transform: translateY(-2000px);
    }
}

@-webkit-keyframes bounceOutDown {
    0% {
        -webkit-transform: translateY(0);
    }

    20% {
        opacity: 1;
        -webkit-transform: translateY(-20px);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateY(2000px);
    }
}

@-moz-keyframes bounceOutDown {
    0% {
        -moz-transform: translateY(0);
    }

    20% {
        opacity: 1;
        -moz-transform: translateY(-20px);
    }

    100% {
        opacity: 0;
        -moz-transform: translateY(2000px);
    }
}

@-o-keyframes bounceOutDown {
    0% {
        -o-transform: translateY(0);
    }

    20% {
        opacity: 1;
        -o-transform: translateY(-20px);
    }

    100% {
        opacity: 0;
        -o-transform: translateY(2000px);
    }
}

@keyframes bounceOutDown {
    0% {
        transform: translateY(0);
    }

    20% {
        opacity: 1;
        transform: translateY(-20px);
    }

    100% {
        opacity: 0;
        transform: translateY(2000px);
    }
}

@-webkit-keyframes bounceOutLeft {
    0% {
        -webkit-transform: translateX(0);
    }

    20% {
        opacity: 1;
        -webkit-transform: translateX(20px);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateX(-2000px);
    }
}

@-moz-keyframes bounceOutLeft {
    0% {
        -moz-transform: translateX(0);
    }

    20% {
        opacity: 1;
        -moz-transform: translateX(20px);
    }

    100% {
        opacity: 0;
        -moz-transform: translateX(-2000px);
    }
}

@-o-keyframes bounceOutLeft {
    0% {
        -o-transform: translateX(0);
    }

    20% {
        opacity: 1;
        -o-transform: translateX(20px);
    }

    100% {
        opacity: 0;
        -o-transform: translateX(-2000px);
    }
}

@keyframes bounceOutLeft {
    0% {
        transform: translateX(0);
    }

    20% {
        opacity: 1;
        transform: translateX(20px);
    }

    100% {
        opacity: 0;
        transform: translateX(-2000px);
    }
}

@-webkit-keyframes bounceOutRight {
    0% {
        -webkit-transform: translateX(0);
    }

    20% {
        opacity: 1;
        -webkit-transform: translateX(-20px);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateX(2000px);
    }
}

@-moz-keyframes bounceOutRight {
    0% {
        -moz-transform: translateX(0);
    }

    20% {
        opacity: 1;
        -moz-transform: translateX(-20px);
    }

    100% {
        opacity: 0;
        -moz-transform: translateX(2000px);
    }
}

@-o-keyframes bounceOutRight {
    0% {
        -o-transform: translateX(0);
    }

    20% {
        opacity: 1;
        -o-transform: translateX(-20px);
    }

    100% {
        opacity: 0;
        -o-transform: translateX(2000px);
    }
}

@keyframes bounceOutRight {
    0% {
        transform: translateX(0);
    }

    20% {
        opacity: 1;
        transform: translateX(-20px);
    }

    100% {
        opacity: 0;
        transform: translateX(2000px);
    }
}

@-webkit-keyframes rotateIn {
    0% {
        -webkit-transform-origin: center center;
        -webkit-transform: rotate(-200deg);
        opacity: 0;
    }

    100% {
        -webkit-transform-origin: center center;
        -webkit-transform: rotate(0);
        opacity: 1;
    }
}

@-moz-keyframes rotateIn {
    0% {
        -moz-transform-origin: center center;
        -moz-transform: rotate(-200deg);
        opacity: 0;
    }

    100% {
        -moz-transform-origin: center center;
        -moz-transform: rotate(0);
        opacity: 1;
    }
}

@-o-keyframes rotateIn {
    0% {
        -o-transform-origin: center center;
        -o-transform: rotate(-200deg);
        opacity: 0;
    }

    100% {
        -o-transform-origin: center center;
        -o-transform: rotate(0);
        opacity: 1;
    }
}

@keyframes rotateIn {
    0% {
        transform-origin: center center;
        transform: rotate(-200deg);
        opacity: 0;
    }

    100% {
        transform-origin: center center;
        transform: rotate(0);
        opacity: 1;
    }
}

@-webkit-keyframes rotateInUpLeft {
    0% {
        -webkit-transform-origin: left bottom;
        -webkit-transform: rotate(90deg);
        opacity: 0;
    }

    100% {
        -webkit-transform-origin: left bottom;
        -webkit-transform: rotate(0);
        opacity: 1;
    }
}

@-moz-keyframes rotateInUpLeft {
    0% {
        -moz-transform-origin: left bottom;
        -moz-transform: rotate(90deg);
        opacity: 0;
    }

    100% {
        -moz-transform-origin: left bottom;
        -moz-transform: rotate(0);
        opacity: 1;
    }
}

@-o-keyframes rotateInUpLeft {
    0% {
        -o-transform-origin: left bottom;
        -o-transform: rotate(90deg);
        opacity: 0;
    }

    100% {
        -o-transform-origin: left bottom;
        -o-transform: rotate(0);
        opacity: 1;
    }
}

@keyframes rotateInUpLeft {
    0% {
        transform-origin: left bottom;
        transform: rotate(90deg);
        opacity: 0;
    }

    100% {
        transform-origin: left bottom;
        transform: rotate(0);
        opacity: 1;
    }
}

@-webkit-keyframes rotateInDownLeft {
    0% {
        -webkit-transform-origin: left bottom;
        -webkit-transform: rotate(-90deg);
        opacity: 0;
    }

    100% {
        -webkit-transform-origin: left bottom;
        -webkit-transform: rotate(0);
        opacity: 1;
    }
}

@-moz-keyframes rotateInDownLeft {
    0% {
        -moz-transform-origin: left bottom;
        -moz-transform: rotate(-90deg);
        opacity: 0;
    }

    100% {
        -moz-transform-origin: left bottom;
        -moz-transform: rotate(0);
        opacity: 1;
    }
}

@-o-keyframes rotateInDownLeft {
    0% {
        -o-transform-origin: left bottom;
        -o-transform: rotate(-90deg);
        opacity: 0;
    }

    100% {
        -o-transform-origin: left bottom;
        -o-transform: rotate(0);
        opacity: 1;
    }
}

@keyframes rotateInDownLeft {
    0% {
        transform-origin: left bottom;
        transform: rotate(-90deg);
        opacity: 0;
    }

    100% {
        transform-origin: left bottom;
        transform: rotate(0);
        opacity: 1;
    }
}

@-webkit-keyframes rotateInUpRight {
    0% {
        -webkit-transform-origin: right bottom;
        -webkit-transform: rotate(-90deg);
        opacity: 0;
    }

    100% {
        -webkit-transform-origin: right bottom;
        -webkit-transform: rotate(0);
        opacity: 1;
    }
}

@-moz-keyframes rotateInUpRight {
    0% {
        -moz-transform-origin: right bottom;
        -moz-transform: rotate(-90deg);
        opacity: 0;
    }

    100% {
        -moz-transform-origin: right bottom;
        -moz-transform: rotate(0);
        opacity: 1;
    }
}

@-o-keyframes rotateInUpRight {
    0% {
        -o-transform-origin: right bottom;
        -o-transform: rotate(-90deg);
        opacity: 0;
    }

    100% {
        -o-transform-origin: right bottom;
        -o-transform: rotate(0);
        opacity: 1;
    }
}

@keyframes rotateInUpRight {
    0% {
        transform-origin: right bottom;
        transform: rotate(-90deg);
        opacity: 0;
    }

    100% {
        transform-origin: right bottom;
        transform: rotate(0);
        opacity: 1;
    }
}

@-webkit-keyframes rotateInDownRight {
    0% {
        -webkit-transform-origin: right bottom;
        -webkit-transform: rotate(90deg);
        opacity: 0;
    }

    100% {
        -webkit-transform-origin: right bottom;
        -webkit-transform: rotate(0);
        opacity: 1;
    }
}

@-moz-keyframes rotateInDownRight {
    0% {
        -moz-transform-origin: right bottom;
        -moz-transform: rotate(90deg);
        opacity: 0;
    }

    100% {
        -moz-transform-origin: right bottom;
        -moz-transform: rotate(0);
        opacity: 1;
    }
}

@-o-keyframes rotateInDownRight {
    0% {
        -o-transform-origin: right bottom;
        -o-transform: rotate(90deg);
        opacity: 0;
    }

    100% {
        -o-transform-origin: right bottom;
        -o-transform: rotate(0);
        opacity: 1;
    }
}

@keyframes rotateInDownRight {
    0% {
        transform-origin: right bottom;
        transform: rotate(90deg);
        opacity: 0;
    }

    100% {
        transform-origin: right bottom;
        transform: rotate(0);
        opacity: 1;
    }
}

@-webkit-keyframes rotateOut {
    0% {
        -webkit-transform-origin: center center;
        -webkit-transform: rotate(0);
        opacity: 1;
    }

    100% {
        -webkit-transform-origin: center center;
        -webkit-transform: rotate(200deg);
        opacity: 0;
    }
}

@-moz-keyframes rotateOut {
    0% {
        -moz-transform-origin: center center;
        -moz-transform: rotate(0);
        opacity: 1;
    }

    100% {
        -moz-transform-origin: center center;
        -moz-transform: rotate(200deg);
        opacity: 0;
    }
}

@-o-keyframes rotateOut {
    0% {
        -o-transform-origin: center center;
        -o-transform: rotate(0);
        opacity: 1;
    }

    100% {
        -o-transform-origin: center center;
        -o-transform: rotate(200deg);
        opacity: 0;
    }
}

@keyframes rotateOut {
    0% {
        transform-origin: center center;
        transform: rotate(0);
        opacity: 1;
    }

    100% {
        transform-origin: center center;
        transform: rotate(200deg);
        opacity: 0;
    }
}

@-webkit-keyframes rotateOutUpLeft {
    0% {
        -webkit-transform-origin: left bottom;
        -webkit-transform: rotate(0);
        opacity: 1;
    }

    100% {
        -webkit-transform-origin: left bottom;
        -webkit-transform: rotate(-90deg);
        opacity: 0;
    }
}

@-moz-keyframes rotateOutUpLeft {
    0% {
        -moz-transform-origin: left bottom;
        -moz-transform: rotate(0);
        opacity: 1;
    }

    100% {
        -moz-transform-origin: left bottom;
        -moz-transform: rotate(-90deg);
        opacity: 0;
    }
}

@-o-keyframes rotateOutUpLeft {
    0% {
        -o-transform-origin: left bottom;
        -o-transform: rotate(0);
        opacity: 1;
    }

    100% {
        -o-transform-origin: left bottom;
        -o-transform: rotate(-90deg);
        opacity: 0;
    }
}

@keyframes rotateOutUpLeft {
    0% {
        transform-origin: left bottom;
        transform: rotate(0);
        opacity: 1;
    }

    100% {
        -transform-origin: left bottom;
        -transform: rotate(-90deg);
        opacity: 0;
    }
}

@-webkit-keyframes rotateOutDownLeft {
    0% {
        -webkit-transform-origin: left bottom;
        -webkit-transform: rotate(0);
        opacity: 1;
    }

    100% {
        -webkit-transform-origin: left bottom;
        -webkit-transform: rotate(90deg);
        opacity: 0;
    }
}

@-moz-keyframes rotateOutDownLeft {
    0% {
        -moz-transform-origin: left bottom;
        -moz-transform: rotate(0);
        opacity: 1;
    }

    100% {
        -moz-transform-origin: left bottom;
        -moz-transform: rotate(90deg);
        opacity: 0;
    }
}

@-o-keyframes rotateOutDownLeft {
    0% {
        -o-transform-origin: left bottom;
        -o-transform: rotate(0);
        opacity: 1;
    }

    100% {
        -o-transform-origin: left bottom;
        -o-transform: rotate(90deg);
        opacity: 0;
    }
}

@keyframes rotateOutDownLeft {
    0% {
        transform-origin: left bottom;
        transform: rotate(0);
        opacity: 1;
    }

    100% {
        transform-origin: left bottom;
        transform: rotate(90deg);
        opacity: 0;
    }
}

@-webkit-keyframes rotateOutUpRight {
    0% {
        -webkit-transform-origin: right bottom;
        -webkit-transform: rotate(0);
        opacity: 1;
    }

    100% {
        -webkit-transform-origin: right bottom;
        -webkit-transform: rotate(90deg);
        opacity: 0;
    }
}

@-moz-keyframes rotateOutUpRight {
    0% {
        -moz-transform-origin: right bottom;
        -moz-transform: rotate(0);
        opacity: 1;
    }

    100% {
        -moz-transform-origin: right bottom;
        -moz-transform: rotate(90deg);
        opacity: 0;
    }
}

@-o-keyframes rotateOutUpRight {
    0% {
        -o-transform-origin: right bottom;
        -o-transform: rotate(0);
        opacity: 1;
    }

    100% {
        -o-transform-origin: right bottom;
        -o-transform: rotate(90deg);
        opacity: 0;
    }
}

@keyframes rotateOutUpRight {
    0% {
        transform-origin: right bottom;
        transform: rotate(0);
        opacity: 1;
    }

    100% {
        transform-origin: right bottom;
        transform: rotate(90deg);
        opacity: 0;
    }
}

@-webkit-keyframes rotateOutDownRight {
    0% {
        -webkit-transform-origin: right bottom;
        -webkit-transform: rotate(0);
        opacity: 1;
    }

    100% {
        -webkit-transform-origin: right bottom;
        -webkit-transform: rotate(-90deg);
        opacity: 0;
    }
}

@-moz-keyframes rotateOutDownRight {
    0% {
        -moz-transform-origin: right bottom;
        -moz-transform: rotate(0);
        opacity: 1;
    }

    100% {
        -moz-transform-origin: right bottom;
        -moz-transform: rotate(-90deg);
        opacity: 0;
    }
}

@-o-keyframes rotateOutDownRight {
    0% {
        -o-transform-origin: right bottom;
        -o-transform: rotate(0);
        opacity: 1;
    }

    100% {
        -o-transform-origin: right bottom;
        -o-transform: rotate(-90deg);
        opacity: 0;
    }
}

@keyframes rotateOutDownRight {
    0% {
        transform-origin: right bottom;
        transform: rotate(0);
        opacity: 1;
    }

    100% {
        transform-origin: right bottom;
        transform: rotate(-90deg);
        opacity: 0;
    }
}

@-webkit-keyframes lightSpeedIn {
    0% {
        -webkit-transform: translateX(100%) skewX(-30deg);
        opacity: 0;
    }

    60% {
        -webkit-transform: translateX(-20%) skewX(30deg);
        opacity: 1;
    }

    80% {
        -webkit-transform: translateX(0%) skewX(-15deg);
        opacity: 1;
    }

    100% {
        -webkit-transform: translateX(0%) skewX(0deg);
        opacity: 1;
    }
}

@-moz-keyframes lightSpeedIn {
    0% {
        -moz-transform: translateX(100%) skewX(-30deg);
        opacity: 0;
    }

    60% {
        -moz-transform: translateX(-20%) skewX(30deg);
        opacity: 1;
    }

    80% {
        -moz-transform: translateX(0%) skewX(-15deg);
        opacity: 1;
    }

    100% {
        -moz-transform: translateX(0%) skewX(0deg);
        opacity: 1;
    }
}

@-o-keyframes lightSpeedIn {
    0% {
        -o-transform: translateX(100%) skewX(-30deg);
        opacity: 0;
    }

    60% {
        -o-transform: translateX(-20%) skewX(30deg);
        opacity: 1;
    }

    80% {
        -o-transform: translateX(0%) skewX(-15deg);
        opacity: 1;
    }

    100% {
        -o-transform: translateX(0%) skewX(0deg);
        opacity: 1;
    }
}

@keyframes lightSpeedIn {
    0% {
        transform: translateX(100%) skewX(-30deg);
        opacity: 0;
    }

    60% {
        transform: translateX(-20%) skewX(30deg);
        opacity: 1;
    }

    80% {
        transform: translateX(0%) skewX(-15deg);
        opacity: 1;
    }

    100% {
        transform: translateX(0%) skewX(0deg);
        opacity: 1;
    }
}

@-webkit-keyframes lightSpeedOut {
    0% {
        -webkit-transform: translateX(0%) skewX(0deg);
        opacity: 1;
    }

    100% {
        -webkit-transform: translateX(100%) skewX(-30deg);
        opacity: 0;
    }
}

@-moz-keyframes lightSpeedOut {
    0% {
        -moz-transform: translateX(0%) skewX(0deg);
        opacity: 1;
    }

    100% {
        -moz-transform: translateX(100%) skewX(-30deg);
        opacity: 0;
    }
}

@-o-keyframes lightSpeedOut {
    0% {
        -o-transform: translateX(0%) skewX(0deg);
        opacity: 1;
    }

    100% {
        -o-transform: translateX(100%) skewX(-30deg);
        opacity: 0;
    }
}

@keyframes lightSpeedOut {
    0% {
        transform: translateX(0%) skewX(0deg);
        opacity: 1;
    }

    100% {
        transform: translateX(100%) skewX(-30deg);
        opacity: 0;
    }
}

@-webkit-keyframes hinge {
    0% {
        -webkit-transform: rotate(0);
        -webkit-transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
    }

    20%, 60% {
        -webkit-transform: rotate(80deg);
        -webkit-transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
    }

    40% {
        -webkit-transform: rotate(60deg);
        -webkit-transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
    }

    80% {
        -webkit-transform: rotate(60deg) translateY(0);
        opacity: 1;
        -webkit-transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
    }

    100% {
        -webkit-transform: translateY(700px);
        opacity: 0;
    }
}

@-moz-keyframes hinge {
    0% {
        -moz-transform: rotate(0);
        -moz-transform-origin: top left;
        -moz-animation-timing-function: ease-in-out;
    }

    20%, 60% {
        -moz-transform: rotate(80deg);
        -moz-transform-origin: top left;
        -moz-animation-timing-function: ease-in-out;
    }

    40% {
        -moz-transform: rotate(60deg);
        -moz-transform-origin: top left;
        -moz-animation-timing-function: ease-in-out;
    }

    80% {
        -moz-transform: rotate(60deg) translateY(0);
        opacity: 1;
        -moz-transform-origin: top left;
        -moz-animation-timing-function: ease-in-out;
    }

    100% {
        -moz-transform: translateY(700px);
        opacity: 0;
    }
}

@-o-keyframes hinge {
    0% {
        -o-transform: rotate(0);
        -o-transform-origin: top left;
        -o-animation-timing-function: ease-in-out;
    }

    20%, 60% {
        -o-transform: rotate(80deg);
        -o-transform-origin: top left;
        -o-animation-timing-function: ease-in-out;
    }

    40% {
        -o-transform: rotate(60deg);
        -o-transform-origin: top left;
        -o-animation-timing-function: ease-in-out;
    }

    80% {
        -o-transform: rotate(60deg) translateY(0);
        opacity: 1;
        -o-transform-origin: top left;
        -o-animation-timing-function: ease-in-out;
    }

    100% {
        -o-transform: translateY(700px);
        opacity: 0;
    }
}

@keyframes hinge {
    0% {
        transform: rotate(0);
        transform-origin: top left;
        animation-timing-function: ease-in-out;
    }

    20%, 60% {
        transform: rotate(80deg);
        transform-origin: top left;
        animation-timing-function: ease-in-out;
    }

    40% {
        transform: rotate(60deg);
        transform-origin: top left;
        animation-timing-function: ease-in-out;
    }

    80% {
        transform: rotate(60deg) translateY(0);
        opacity: 1;
        transform-origin: top left;
        animation-timing-function: ease-in-out;
    }

    100% {
        transform: translateY(700px);
        opacity: 0;
    }
}

@-webkit-keyframes rollIn {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-100%) rotate(-120deg);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0px) rotate(0deg);
    }
}

@-moz-keyframes rollIn {
    0% {
        opacity: 0;
        -moz-transform: translateX(-100%) rotate(-120deg);
    }

    100% {
        opacity: 1;
        -moz-transform: translateX(0px) rotate(0deg);
    }
}

@-o-keyframes rollIn {
    0% {
        opacity: 0;
        -o-transform: translateX(-100%) rotate(-120deg);
    }

    100% {
        opacity: 1;
        -o-transform: translateX(0px) rotate(0deg);
    }
}

@keyframes rollIn {
    0% {
        opacity: 0;
        transform: translateX(-100%) rotate(-120deg);
    }

    100% {
        opacity: 1;
        transform: translateX(0px) rotate(0deg);
    }
}

@-webkit-keyframes rollOut {
    0% {
        opacity: 1;
        -webkit-transform: translateX(0px) rotate(0deg);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateX(100%) rotate(120deg);
    }
}

@-moz-keyframes rollOut {
    0% {
        opacity: 1;
        -moz-transform: translateX(0px) rotate(0deg);
    }

    100% {
        opacity: 0;
        -moz-transform: translateX(100%) rotate(120deg);
    }
}

@-o-keyframes rollOut {
    0% {
        opacity: 1;
        -o-transform: translateX(0px) rotate(0deg);
    }

    100% {
        opacity: 0;
        -o-transform: translateX(100%) rotate(120deg);
    }
}

@keyframes rollOut {
    0% {
        opacity: 1;
        transform: translateX(0px) rotate(0deg);
    }

    100% {
        opacity: 0;
        transform: translateX(100%) rotate(120deg);
    }
}

@-webkit-keyframes rotating {
    from {
        -webkit-transform: rotate(0deg);
    }

    to {
        -webkit-transform: rotate(360deg);
    }
}

@-o-keyframes rotating {
    from {
        -webkit-transform: rotate(0deg);
    }

    to {
        -webkit-transform: rotate(360deg);
    }
}

@-moz-keyframes rotating {
    from {
        -webkit-transform: rotate(0deg);
    }

    to {
        -webkit-transform: rotate(360deg);
    }
}

@keyframes rotating {
    from {
        -webkit-transform: rotate(0deg);
    }

    to {
        -webkit-transform: rotate(360deg);
    }
}

@-webkit-keyframes spintozero {
    from {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
    }

    40% {
        -webkit-transform: perspective(400px) translate3d(0, 0, 100px) rotate3d(0, 1, 0, -190deg);
        transform: perspective(400px) translate3d(0, 0, 100px) rotate3d(0, 1, 0, -190deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
    }

    50% {
        -webkit-transform: perspective(400px) translate3d(0, 0, 100px) rotate3d(0, 1, 0, -170deg);
        transform: perspective(400px) translate3d(0, 0, 100px) rotate3d(0, 1, 0, -170deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }

    80% {
        -webkit-transform: perspective(400px) scale3d(.95, .95, .95);
        transform: perspective(400px) scale3d(.95, .95, .95);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }

    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }
}

@keyframes spintozero {
    from {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
    }

    40% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -190deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -190deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
    }

    50% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -170deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -170deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }

    80% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }

    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }
}

@keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg);
    }
}

@keyframes twist {
    0% {
        -webkit-transform: rotateY(0deg);
        transform: rotateY(0deg);
    }

    50% {
        -webkit-transform: rotateY(45deg);
        transform: rotateY(45deg);
    }

    100% {
        -webkit-transform: rotateY(0deg);
        transform: rotateY(0deg);
    }
}

@-webkit-keyframes parallaxGradient {
    from {
        background-position: 0% 50%;
        opacity: 0.5;
    }

    to {
        background-position: 100% 50%;
        opacity: 0.81;
    }
}

@-moz-keyframes parallaxGradient {
    from {
        background-position: 0% 50%;
        opacity: 0.5;
    }

    to {
        background-position: 100% 50%;
        opacity: 0.81;
    }
}

@-o-keyframes parallaxGradient {
    from {
        background-position: 0% 50%;
        opacity: 0.5;
    }

    to {
        background-position: 100% 50%;
        opacity: 0.81;
    }
}

@keyframes parallaxGradient {
    from {
        background-position: 0% 50%;
        opacity: 0.5;
    }

    to {
        background-position: 100% 50%;
        opacity: 0.81;
    }
}

@-webkit-keyframes kenburns-bottom-left {
    0% {
        -webkit-transform: scale(1) translate(0, 0);
        transform: scale(1) translate(0, 0);
        -webkit-transform-origin: 16% 84%;
        transform-origin: 16% 84%;
    }

    100% {
        -webkit-transform: scale(1.25) translate(-20px, 15px);
        transform: scale(1.25) translate(-20px, 15px);
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
    }
}

@keyframes kenburns-bottom-left {
    0% {
        -webkit-transform: scale(1) translate(0, 0);
        transform: scale(1) translate(0, 0);
        -webkit-transform-origin: 16% 84%;
        transform-origin: 16% 84%;
    }

    100% {
        -webkit-transform: scale(1.25) translate(-20px, 15px);
        transform: scale(1.25) translate(-20px, 15px);
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
    }
}

.active-parallax-image img {
    -webkit-animation: kenburns-bottom-left 10s linear reverse both;
    animation: kenburns-bottom-left 10s linear reverse both;
}

@font-face {
    font-family: 'FontAwesome';
    font-style: normal;
    font-weight: 900;
    src: url("../assets/fontawesome-pro-5.0.9/webfonts/fa-solid-900.eot");
    src: url("../assets/fontawesome-pro-5.0.9/webfonts/fa-solid-900-1.eot") format("embedded-opentype"), url("../assets/fontawesome-pro-5.0.9/webfonts/fa-solid-900.woff2") format("woff2"), url("../assets/fontawesome-pro-5.0.9/webfonts/fa-solid-900.woff") format("woff"), url("../assets/fontawesome-pro-5.0.9/webfonts/fa-solid-900.ttf") format("truetype"), url("../assets/fontawesome-pro-5.0.9/webfonts/fa-solid-900.svg") format("svg");
}

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    vertical-align: baseline;
    background: transparent;
}

body {
    line-height: 1;
}

ol,
ul {
    list-style: none;
}

blockquote,
q {
    quotes: none;
}

    blockquote:before,
    blockquote:after,
    q:before,
    q:after {
        content: '';
        content: none;
    }

:focus {
    outline: 0;
}

ins {
    text-decoration: none;
}

del {
    text-decoration: line-through;
}

ol,
ul {
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
}

html,
body,
ul,
ol,
blockquote {
    padding: 0;
    margin: 0;
}

html,
body {
    padding: 0;
    margin: 0;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    line-height: 1.618;
    font-size: 1rem;
    color: #545454;
}

h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5 {
    margin: 0;
    padding: 0;
    font-family: 'Open Sans', sans-serif;
    color: #242e40;
    line-height: 1.3;
    margin-bottom: 1.25rem;
    font-weight: 200;
    font-style: italic;
}

@media screen and (max-width: 47.9375rem) {
    h1,
    .h1,
    h2,
    .h2,
    h3,
    .h3,
    h4,
    .h4,
    h5,
    .h5 {
        text-align: center;
    }
}

h1.century,
.h1.century,
h2.century,
.h2.century,
h3.century,
.h3.century,
h4.century,
.h4.century,
h5.century,
.h5.century {
    font-family: "Century Gothic", "Apple Gothic", AppleGothic, "URW Gothic L", "Avant Garde", Futura, "open-sans", sans-serif;
    font-weight: 700;
    text-transform: uppercase;
}

h1.secondary,
.h1.secondary,
h2.secondary,
.h2.secondary,
h3.secondary,
.h3.secondary,
h4.secondary,
.h4.secondary,
h5.secondary,
.h5.secondary {
    color: #27455f;
}

h1.mini-margin,
.h1.mini-margin,
h2.mini-margin,
.h2.mini-margin,
h3.mini-margin,
.h3.mini-margin,
h4.mini-margin,
.h4.mini-margin,
h5.mini-margin,
.h5.mini-margin {
    margin-bottom: 0.15625rem;
}

h1.h2-lh,
.h1.h2-lh,
h2.h2-lh,
.h2.h2-lh,
h3.h2-lh,
.h3.h2-lh,
h4.h2-lh,
.h4.h2-lh,
h5.h2-lh,
.h5.h2-lh {
    line-height: 2.4375rem;
}

@media screen and (max-width: 47.9375rem) {
    h1.h2-lh,
    .h1.h2-lh,
    h2.h2-lh,
    .h2.h2-lh,
    h3.h2-lh,
    .h3.h2-lh,
    h4.h2-lh,
    .h4.h2-lh,
    h5.h2-lh,
    .h5.h2-lh {
        line-height: 1.625rem;
    }
}

h1,
.h1 {
    color: #242e40;
    font-size: 1.875rem;
    margin-bottom: 1.875rem;
}

@media screen and (max-width: 47.9375rem) {
    h1,
    .h1 {
        font-size: 1.5rem;
    }
}

h2,
.h2 {
    color: #3b54a5;
    font-size: 1.5625rem;
    font-weight: 300;
}

@media screen and (max-width: 47.9375rem) {
    h2,
    .h2 {
        font-size: 1.25rem;
    }
}

h2 strong,
.h2 strong {
    font-weight: 300;
}

h3,
.h3 {
    color: #3b54a5;
    font-size: 1.375rem;
}

@media screen and (max-width: 47.9375rem) {
    h3,
    .h3 {
        font-size: 1.1rem;
    }
}

h4,
.h4 {
    color: #4b86b1;
    font-size: 1.25rem;
}

@media screen and (max-width: 47.9375rem) {
    h4,
    .h4 {
        font-size: 1rem;
    }
}

h5,
.h5 {
    color: #4b86b1;
    font-size: 1.125rem;
    font-weight: 700;
}

@media screen and (max-width: 47.9375rem) {
    h5,
    .h5 {
        font-size: 0.9rem;
    }
}

em,
i {
    font-style: italic;
}

p,
ol,
ul,
pre,
dd {
    margin-bottom: 0.625rem;
}

ol,
ul,
blockquote,
pre {
    margin-left: 1.25rem;
}

p {
    font-size: 0.8125rem;
    margin-bottom: 1.5625rem;
}

    p + p:last-child {
        margin-bottom: 2.1875rem;
    }

a {
    text-decoration: none;
    font-weight: 700;
    font-style: underline;
    -webkit-transition: color 250ms linear 0ms;
    -moz-transition: color 250ms linear 0ms;
    -o-transition: color 250ms linear 0ms;
    -ms-transition: color 250ms linear 0ms;
    transition: color 250ms linear 0ms;
}

    a,
    a:visited {
        color: #242e40;
    }

        a:active,
        a:hover {
            color: #27455f;
        }

ol,
ul {
    list-style-type: disc;
    list-style-position: inside;
}

    ol li,
    ul li {
        font-size: 0.75rem;
        margin-bottom: 0.625rem;
    }

ol {
    list-style-type: decimal;
}

    ol ol {
        list-style-type: lower-latin;
    }

.ul-blue-m ul {
    list-style-type: none;
}

    .ul-blue-m ul li {
        position: relative;
        margin-left: 1.25rem;
    }

        .ul-blue-m ul li::before {
            content: '\f111';
            font-weight: 700;
            color: #3b54a5;
            font-family: 'Font Awesome 5 Pro', "open-sans", sans-serif;
            font-size: 0.75rem;
            position: absolute;
            left: -1.875rem;
        }

hr,
.hr {
    display: block;
    height: 1px;
    border: none;
    margin: 1.25rem 0;
    background: rgba(1, 50, 90, 0.2);
}

    hr.alt,
    .hr.alt {
        background: rgba(39, 69, 95, 0.2);
    }

blockquote {
    display: block;
    margin: 0;
    padding: 0.625rem;
    background: #27455f;
    color: #545454;
    font-size: 1.375rem;
    font-weight: 300;
    line-height: 2;
    color: #4b86b1;
    background: transparent;
    margin-bottom: 1.25rem;
    padding: 0;
}

    blockquote p {
        border-left: 2px solid #4b86b1;
        padding-left: 1.25rem;
    }

@media screen and (max-width: 47.9375rem) {
    blockquote {
        font-size: 1.1rem;
    }
}

figure[style*="float"] {
    margin-top: 0.625rem;
}

@media screen and (max-width: 47.9375rem) {
    figure[style*="float"] {
        float: none !important;
    }
}

img {
    max-width: 100%;
    height: auto;
    -ms-interpolation-mode: bicubic;
    display: inline-block;
    vertical-align: middle;
}

dl dt {
    margin: 0;
    padding: 0;
    font-weight: 700;
}

dl dd {
    padding: 0;
}

.no-js .show-for-js {
    display: none;
}

.js .show-for-js {
    display: block;
}

.js .hide-for-js {
    display: none;
}

html {
    font-size: 100%;
    box-sizing: border-box;
}

*,
*::before,
*::after {
    box-sizing: inherit;
}

body {
    padding: 0;
    margin: 0;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    line-height: 1.618;
    font-size: 0.9375rem;
    color: #545454;
}

img {
    max-width: 100%;
    height: auto;
    -ms-interpolation-mode: bicubic;
    display: inline-block;
    vertical-align: middle;
}

textarea {
    height: auto;
    min-height: 4rem;
    border-radius: 0;
}

select {
    width: 100%;
    border-radius: 0;
}

#map_canvas img,
#map_canvas embed,
#map_canvas object,
.map_canvas img,
.map_canvas embed,
.map_canvas object,
.mqa-display img,
.mqa-display embed,
.mqa-display object {
    max-width: none !important;
}

button {
    -webkit-appearance: none;
    -moz-appearance: none;
    background: transparent;
    padding: 0;
    border: 0;
    border-radius: 0;
}

[data-whatinput='mouse'] button {
    outline: 0;
}

.is-visible {
    display: block !important;
}

.is-hidden {
    display: none !important;
}

.row1 {
    max-width: 100rem;
    margin-left: auto;
    margin-right: auto;
}

    .row1.full-width,
    .row1.fullwidth {
        max-width: none;
    }

    .row1::before,
    .row1::after {
        content: ' ';
        display: table;
    }

    .row1::after {
        clear: both;
    }

    .row1.collapse > .column,
    .row1.collapse > .columns {
        padding-left: 0;
        padding-right: 0;
    }

    .row1 .row1 {
        max-width: none;
        margin-left: -0.625rem;
        margin-right: -0.625rem;
    }

@media screen and (min-width: 48rem) {
    .row1 .row1 {
        margin-left: -0.9375rem;
        margin-right: -0.9375rem;
    }
}

.row1 .row1.collapse {
    margin-left: 0;
    margin-right: 0;
}

.row1.expanded {
    max-width: none;
}

    .row1.expanded .row1 {
        margin-left: auto;
        margin-right: auto;
    }

.column,
.columns {
    width: 100%;
    float: left;
    padding-left: 0.625rem;
    padding-right: 0.625rem;
}

@media screen and (min-width: 48rem) {
    .column,
    .columns {
        padding-left: 0.9375rem;
        padding-right: 0.9375rem;
    }
}

.column:last-child:not(:first-child),
.columns:last-child:not(:first-child) {
    float: right;
}

.column.end:last-child:last-child,
.end.columns:last-child:last-child {
    float: left;
}

.column.row1.row1,
.row1.row1.columns {
    float: none;
}

.row1 .column.row1.row1,
.row1 .row1.row1.columns {
    padding-left: 0;
    padding-right: 0;
    margin-left: 0;
    margin-right: 0;
}

.small-1 {
    width: 8.33333%;
}

.small-push-1 {
    position: relative;
    left: 8.33333%;
}

.small-pull-1 {
    position: relative;
    left: -8.33333%;
}

.small-offset-0 {
    margin-left: 0%;
}

.small-2 {
    width: 16.66667%;
}

.small-push-2 {
    position: relative;
    left: 16.66667%;
}

.small-pull-2 {
    position: relative;
    left: -16.66667%;
}

.small-offset-1 {
    margin-left: 8.33333%;
}

.small-3 {
    width: 25%;
}

.small-push-3 {
    position: relative;
    left: 25%;
}

.small-pull-3 {
    position: relative;
    left: -25%;
}

.small-offset-2 {
    margin-left: 16.66667%;
}

.small-4 {
    width: 33.33333%;
}

.small-push-4 {
    position: relative;
    left: 33.33333%;
}

.small-pull-4 {
    position: relative;
    left: -33.33333%;
}

.small-offset-3 {
    margin-left: 25%;
}

.small-5 {
    width: 41.66667%;
}

.small-push-5 {
    position: relative;
    left: 41.66667%;
}

.small-pull-5 {
    position: relative;
    left: -41.66667%;
}

.small-offset-4 {
    margin-left: 33.33333%;
}

.small-6 {
    width: 50%;
}

.small-push-6 {
    position: relative;
    left: 50%;
}

.small-pull-6 {
    position: relative;
    left: -50%;
}

.small-offset-5 {
    margin-left: 41.66667%;
}

.small-7 {
    width: 58.33333%;
}

.small-push-7 {
    position: relative;
    left: 58.33333%;
}

.small-pull-7 {
    position: relative;
    left: -58.33333%;
}

.small-offset-6 {
    margin-left: 50%;
}

.small-8 {
    width: 66.66667%;
}

.small-push-8 {
    position: relative;
    left: 66.66667%;
}

.small-pull-8 {
    position: relative;
    left: -66.66667%;
}

.small-offset-7 {
    margin-left: 58.33333%;
}

.small-9 {
    width: 75%;
}

.small-push-9 {
    position: relative;
    left: 75%;
}

.small-pull-9 {
    position: relative;
    left: -75%;
}

.small-offset-8 {
    margin-left: 66.66667%;
}

.small-10 {
    width: 83.33333%;
}

.small-push-10 {
    position: relative;
    left: 83.33333%;
}

.small-pull-10 {
    position: relative;
    left: -83.33333%;
}

.small-offset-9 {
    margin-left: 75%;
}

.small-11 {
    width: 91.66667%;
}

.small-push-11 {
    position: relative;
    left: 91.66667%;
}

.small-pull-11 {
    position: relative;
    left: -91.66667%;
}

.small-offset-10 {
    margin-left: 83.33333%;
}

.small-12 {
    width: 100%;
}

.small-offset-11 {
    margin-left: 91.66667%;
}

.small-up-1 > .column,
.small-up-1 > .columns {
    width: 100%;
    float: left;
}

    .small-up-1 > .column:nth-of-type(1n),
    .small-up-1 > .columns:nth-of-type(1n) {
        clear: none;
    }

    .small-up-1 > .column:nth-of-type(1n+1),
    .small-up-1 > .columns:nth-of-type(1n+1) {
        clear: both;
    }

    .small-up-1 > .column:last-child,
    .small-up-1 > .columns:last-child {
        float: left;
    }

.small-up-2 > .column,
.small-up-2 > .columns {
    width: 50%;
    float: left;
}

    .small-up-2 > .column:nth-of-type(1n),
    .small-up-2 > .columns:nth-of-type(1n) {
        clear: none;
    }

    .small-up-2 > .column:nth-of-type(2n+1),
    .small-up-2 > .columns:nth-of-type(2n+1) {
        clear: both;
    }

    .small-up-2 > .column:last-child,
    .small-up-2 > .columns:last-child {
        float: left;
    }

.small-up-3 > .column,
.small-up-3 > .columns {
    width: 33.33333%;
    float: left;
}

    .small-up-3 > .column:nth-of-type(1n),
    .small-up-3 > .columns:nth-of-type(1n) {
        clear: none;
    }

    .small-up-3 > .column:nth-of-type(3n+1),
    .small-up-3 > .columns:nth-of-type(3n+1) {
        clear: both;
    }

    .small-up-3 > .column:last-child,
    .small-up-3 > .columns:last-child {
        float: left;
    }

.small-up-4 > .column,
.small-up-4 > .columns {
    width: 25%;
    float: left;
}

    .small-up-4 > .column:nth-of-type(1n),
    .small-up-4 > .columns:nth-of-type(1n) {
        clear: none;
    }

    .small-up-4 > .column:nth-of-type(4n+1),
    .small-up-4 > .columns:nth-of-type(4n+1) {
        clear: both;
    }

    .small-up-4 > .column:last-child,
    .small-up-4 > .columns:last-child {
        float: left;
    }

.small-up-5 > .column,
.small-up-5 > .columns {
    width: 20%;
    float: left;
}

    .small-up-5 > .column:nth-of-type(1n),
    .small-up-5 > .columns:nth-of-type(1n) {
        clear: none;
    }

    .small-up-5 > .column:nth-of-type(5n+1),
    .small-up-5 > .columns:nth-of-type(5n+1) {
        clear: both;
    }

    .small-up-5 > .column:last-child,
    .small-up-5 > .columns:last-child {
        float: left;
    }

.small-up-6 > .column,
.small-up-6 > .columns {
    width: 16.66667%;
    float: left;
}

    .small-up-6 > .column:nth-of-type(1n),
    .small-up-6 > .columns:nth-of-type(1n) {
        clear: none;
    }

    .small-up-6 > .column:nth-of-type(6n+1),
    .small-up-6 > .columns:nth-of-type(6n+1) {
        clear: both;
    }

    .small-up-6 > .column:last-child,
    .small-up-6 > .columns:last-child {
        float: left;
    }

.small-up-7 > .column,
.small-up-7 > .columns {
    width: 14.28571%;
    float: left;
}

    .small-up-7 > .column:nth-of-type(1n),
    .small-up-7 > .columns:nth-of-type(1n) {
        clear: none;
    }

    .small-up-7 > .column:nth-of-type(7n+1),
    .small-up-7 > .columns:nth-of-type(7n+1) {
        clear: both;
    }

    .small-up-7 > .column:last-child,
    .small-up-7 > .columns:last-child {
        float: left;
    }

.small-up-8 > .column,
.small-up-8 > .columns {
    width: 12.5%;
    float: left;
}

    .small-up-8 > .column:nth-of-type(1n),
    .small-up-8 > .columns:nth-of-type(1n) {
        clear: none;
    }

    .small-up-8 > .column:nth-of-type(8n+1),
    .small-up-8 > .columns:nth-of-type(8n+1) {
        clear: both;
    }

    .small-up-8 > .column:last-child,
    .small-up-8 > .columns:last-child {
        float: left;
    }

.small-collapse > .column,
.small-collapse > .columns {
    padding-left: 0;
    padding-right: 0;
}

.small-collapse .row,
.expanded.row .small-collapse.row {
    margin-left: 0;
    margin-right: 0;
}

.small-uncollapse > .column,
.small-uncollapse > .columns {
    padding-left: 0.625rem;
    padding-right: 0.625rem;
}

.small-centered {
    float: none;
    margin-left: auto;
    margin-right: auto;
}

.small-uncentered,
.small-push-0,
.small-pull-0 {
    position: static;
    margin-left: 0;
    margin-right: 0;
    float: left;
}

@media screen and (min-width: 48rem) {
    .medium-1 {
        width: 8.33333%;
    }

    .medium-push-1 {
        position: relative;
        left: 8.33333%;
    }

    .medium-pull-1 {
        position: relative;
        left: -8.33333%;
    }

    .medium-offset-0 {
        margin-left: 0%;
    }

    .medium-2 {
        width: 16.66667%;
    }

    .medium-push-2 {
        position: relative;
        left: 16.66667%;
    }

    .medium-pull-2 {
        position: relative;
        left: -16.66667%;
    }

    .medium-offset-1 {
        margin-left: 8.33333%;
    }

    .medium-3 {
        width: 25%;
    }

    .medium-push-3 {
        position: relative;
        left: 25%;
    }

    .medium-pull-3 {
        position: relative;
        left: -25%;
    }

    .medium-offset-2 {
        margin-left: 16.66667%;
    }

    .medium-4 {
        width: 33.33333%;
    }

    .medium-push-4 {
        position: relative;
        left: 33.33333%;
    }

    .medium-pull-4 {
        position: relative;
        left: -33.33333%;
    }

    .medium-offset-3 {
        margin-left: 25%;
    }

    .medium-5 {
        width: 41.66667%;
    }

    .medium-push-5 {
        position: relative;
        left: 41.66667%;
    }

    .medium-pull-5 {
        position: relative;
        left: -41.66667%;
    }

    .medium-offset-4 {
        margin-left: 33.33333%;
    }

    .medium-6 {
        width: 50%;
    }

    .medium-push-6 {
        position: relative;
        left: 50%;
    }

    .medium-pull-6 {
        position: relative;
        left: -50%;
    }

    .medium-offset-5 {
        margin-left: 41.66667%;
    }

    .medium-7 {
        width: 58.33333%;
    }

    .medium-push-7 {
        position: relative;
        left: 58.33333%;
    }

    .medium-pull-7 {
        position: relative;
        left: -58.33333%;
    }

    .medium-offset-6 {
        margin-left: 50%;
    }

    .medium-8 {
        width: 66.66667%;
    }

    .medium-push-8 {
        position: relative;
        left: 66.66667%;
    }

    .medium-pull-8 {
        position: relative;
        left: -66.66667%;
    }

    .medium-offset-7 {
        margin-left: 58.33333%;
    }

    .medium-9 {
        width: 75%;
    }

    .medium-push-9 {
        position: relative;
        left: 75%;
    }

    .medium-pull-9 {
        position: relative;
        left: -75%;
    }

    .medium-offset-8 {
        margin-left: 66.66667%;
    }

    .medium-10 {
        width: 83.33333%;
    }

    .medium-push-10 {
        position: relative;
        left: 83.33333%;
    }

    .medium-pull-10 {
        position: relative;
        left: -83.33333%;
    }

    .medium-offset-9 {
        margin-left: 75%;
    }

    .medium-11 {
        width: 91.66667%;
    }

    .medium-push-11 {
        position: relative;
        left: 91.66667%;
    }

    .medium-pull-11 {
        position: relative;
        left: -91.66667%;
    }

    .medium-offset-10 {
        margin-left: 83.33333%;
    }

    .medium-12 {
        width: 100%;
    }

    .medium-offset-11 {
        margin-left: 91.66667%;
    }

    .medium-up-1 > .column,
    .medium-up-1 > .columns {
        width: 100%;
        float: left;
    }

        .medium-up-1 > .column:nth-of-type(1n),
        .medium-up-1 > .columns:nth-of-type(1n) {
            clear: none;
        }

        .medium-up-1 > .column:nth-of-type(1n+1),
        .medium-up-1 > .columns:nth-of-type(1n+1) {
            clear: both;
        }

        .medium-up-1 > .column:last-child,
        .medium-up-1 > .columns:last-child {
            float: left;
        }

    .medium-up-2 > .column,
    .medium-up-2 > .columns {
        width: 50%;
        float: left;
    }

        .medium-up-2 > .column:nth-of-type(1n),
        .medium-up-2 > .columns:nth-of-type(1n) {
            clear: none;
        }

        .medium-up-2 > .column:nth-of-type(2n+1),
        .medium-up-2 > .columns:nth-of-type(2n+1) {
            clear: both;
        }

        .medium-up-2 > .column:last-child,
        .medium-up-2 > .columns:last-child {
            float: left;
        }

    .medium-up-3 > .column,
    .medium-up-3 > .columns {
        width: 33.33333%;
        float: left;
    }

        .medium-up-3 > .column:nth-of-type(1n),
        .medium-up-3 > .columns:nth-of-type(1n) {
            clear: none;
        }

        .medium-up-3 > .column:nth-of-type(3n+1),
        .medium-up-3 > .columns:nth-of-type(3n+1) {
            clear: both;
        }

        .medium-up-3 > .column:last-child,
        .medium-up-3 > .columns:last-child {
            float: left;
        }

    .medium-up-4 > .column,
    .medium-up-4 > .columns {
        width: 25%;
        float: left;
    }

        .medium-up-4 > .column:nth-of-type(1n),
        .medium-up-4 > .columns:nth-of-type(1n) {
            clear: none;
        }

        .medium-up-4 > .column:nth-of-type(4n+1),
        .medium-up-4 > .columns:nth-of-type(4n+1) {
            clear: both;
        }

        .medium-up-4 > .column:last-child,
        .medium-up-4 > .columns:last-child {
            float: left;
        }

    .medium-up-5 > .column,
    .medium-up-5 > .columns {
        width: 20%;
        float: left;
    }

        .medium-up-5 > .column:nth-of-type(1n),
        .medium-up-5 > .columns:nth-of-type(1n) {
            clear: none;
        }

        .medium-up-5 > .column:nth-of-type(5n+1),
        .medium-up-5 > .columns:nth-of-type(5n+1) {
            clear: both;
        }

        .medium-up-5 > .column:last-child,
        .medium-up-5 > .columns:last-child {
            float: left;
        }

    .medium-up-6 > .column,
    .medium-up-6 > .columns {
        width: 16.66667%;
        float: left;
    }

        .medium-up-6 > .column:nth-of-type(1n),
        .medium-up-6 > .columns:nth-of-type(1n) {
            clear: none;
        }

        .medium-up-6 > .column:nth-of-type(6n+1),
        .medium-up-6 > .columns:nth-of-type(6n+1) {
            clear: both;
        }

        .medium-up-6 > .column:last-child,
        .medium-up-6 > .columns:last-child {
            float: left;
        }

    .medium-up-7 > .column,
    .medium-up-7 > .columns {
        width: 14.28571%;
        float: left;
    }

        .medium-up-7 > .column:nth-of-type(1n),
        .medium-up-7 > .columns:nth-of-type(1n) {
            clear: none;
        }

        .medium-up-7 > .column:nth-of-type(7n+1),
        .medium-up-7 > .columns:nth-of-type(7n+1) {
            clear: both;
        }

        .medium-up-7 > .column:last-child,
        .medium-up-7 > .columns:last-child {
            float: left;
        }

    .medium-up-8 > .column,
    .medium-up-8 > .columns {
        width: 12.5%;
        float: left;
    }

        .medium-up-8 > .column:nth-of-type(1n),
        .medium-up-8 > .columns:nth-of-type(1n) {
            clear: none;
        }

        .medium-up-8 > .column:nth-of-type(8n+1),
        .medium-up-8 > .columns:nth-of-type(8n+1) {
            clear: both;
        }

        .medium-up-8 > .column:last-child,
        .medium-up-8 > .columns:last-child {
            float: left;
        }

    .medium-collapse > .column,
    .medium-collapse > .columns {
        padding-left: 0;
        padding-right: 0;
    }

    .medium-collapse .row,
    .expanded.row .medium-collapse.row {
        margin-left: 0;
        margin-right: 0;
    }

    .medium-uncollapse > .column,
    .medium-uncollapse > .columns {
        padding-left: 0.9375rem;
        padding-right: 0.9375rem;
    }

    .medium-centered {
        float: none;
        margin-left: auto;
        margin-right: auto;
    }

    .medium-uncentered,
    .medium-push-0,
    .medium-pull-0 {
        position: static;
        margin-left: 0;
        margin-right: 0;
        float: left;
    }
}

@media screen and (min-width: 64.0625rem) {
    .large-1 {
        width: 8.33333%;
    }

    .large-push-1 {
        position: relative;
        left: 8.33333%;
    }

    .large-pull-1 {
        position: relative;
        left: -8.33333%;
    }

    .large-offset-0 {
        margin-left: 0%;
    }

    .large-2 {
        width: 16.66667%;
    }

    .large-push-2 {
        position: relative;
        left: 16.66667%;
    }

    .large-pull-2 {
        position: relative;
        left: -16.66667%;
    }

    .large-offset-1 {
        margin-left: 8.33333%;
    }

    .large-3 {
        width: 25%;
    }

    .large-push-3 {
        position: relative;
        left: 25%;
    }

    .large-pull-3 {
        position: relative;
        left: -25%;
    }

    .large-offset-2 {
        margin-left: 16.66667%;
    }

    .large-4 {
        width: 33.33333%;
    }

    .large-push-4 {
        position: relative;
        left: 33.33333%;
    }

    .large-pull-4 {
        position: relative;
        left: -33.33333%;
    }

    .large-offset-3 {
        margin-left: 25%;
    }

    .large-5 {
        width: 41.66667%;
    }

    .large-push-5 {
        position: relative;
        left: 41.66667%;
    }

    .large-pull-5 {
        position: relative;
        left: -41.66667%;
    }

    .large-offset-4 {
        margin-left: 33.33333%;
    }

    .large-6 {
        width: 50%;
    }

    .large-push-6 {
        position: relative;
        left: 50%;
    }

    .large-pull-6 {
        position: relative;
        left: -50%;
    }

    .large-offset-5 {
        margin-left: 41.66667%;
    }

    .large-7 {
        width: 58.33333%;
    }

    .large-push-7 {
        position: relative;
        left: 58.33333%;
    }

    .large-pull-7 {
        position: relative;
        left: -58.33333%;
    }

    .large-offset-6 {
        margin-left: 50%;
    }

    .large-8 {
        width: 66.66667%;
    }

    .large-push-8 {
        position: relative;
        left: 66.66667%;
    }

    .large-pull-8 {
        position: relative;
        left: -66.66667%;
    }

    .large-offset-7 {
        margin-left: 58.33333%;
    }

    .large-9 {
        width: 75%;
    }

    .large-push-9 {
        position: relative;
        left: 75%;
    }

    .large-pull-9 {
        position: relative;
        left: -75%;
    }

    .large-offset-8 {
        margin-left: 66.66667%;
    }

    .large-10 {
        width: 83.33333%;
    }

    .large-push-10 {
        position: relative;
        left: 83.33333%;
    }

    .large-pull-10 {
        position: relative;
        left: -83.33333%;
    }

    .large-offset-9 {
        margin-left: 75%;
    }

    .large-11 {
        width: 91.66667%;
    }

    .large-push-11 {
        position: relative;
        left: 91.66667%;
    }

    .large-pull-11 {
        position: relative;
        left: -91.66667%;
    }

    .large-offset-10 {
        margin-left: 83.33333%;
    }

    .large-12 {
        width: 100%;
    }

    .large-offset-11 {
        margin-left: 91.66667%;
    }

    .large-up-1 > .column,
    .large-up-1 > .columns {
        width: 100%;
        float: left;
    }

        .large-up-1 > .column:nth-of-type(1n),
        .large-up-1 > .columns:nth-of-type(1n) {
            clear: none;
        }

        .large-up-1 > .column:nth-of-type(1n+1),
        .large-up-1 > .columns:nth-of-type(1n+1) {
            clear: both;
        }

        .large-up-1 > .column:last-child,
        .large-up-1 > .columns:last-child {
            float: left;
        }

    .large-up-2 > .column,
    .large-up-2 > .columns {
        width: 50%;
        float: left;
    }

        .large-up-2 > .column:nth-of-type(1n),
        .large-up-2 > .columns:nth-of-type(1n) {
            clear: none;
        }

        .large-up-2 > .column:nth-of-type(2n+1),
        .large-up-2 > .columns:nth-of-type(2n+1) {
            clear: both;
        }

        .large-up-2 > .column:last-child,
        .large-up-2 > .columns:last-child {
            float: left;
        }

    .large-up-3 > .column,
    .large-up-3 > .columns {
        width: 33.33333%;
        float: left;
    }

        .large-up-3 > .column:nth-of-type(1n),
        .large-up-3 > .columns:nth-of-type(1n) {
            clear: none;
        }

        .large-up-3 > .column:nth-of-type(3n+1),
        .large-up-3 > .columns:nth-of-type(3n+1) {
            clear: both;
        }

        .large-up-3 > .column:last-child,
        .large-up-3 > .columns:last-child {
            float: left;
        }

    .large-up-4 > .column,
    .large-up-4 > .columns {
        width: 25%;
        float: left;
    }

        .large-up-4 > .column:nth-of-type(1n),
        .large-up-4 > .columns:nth-of-type(1n) {
            clear: none;
        }

        .large-up-4 > .column:nth-of-type(4n+1),
        .large-up-4 > .columns:nth-of-type(4n+1) {
            clear: both;
        }

        .large-up-4 > .column:last-child,
        .large-up-4 > .columns:last-child {
            float: left;
        }

    .large-up-5 > .column,
    .large-up-5 > .columns {
        width: 20%;
        float: left;
    }

        .large-up-5 > .column:nth-of-type(1n),
        .large-up-5 > .columns:nth-of-type(1n) {
            clear: none;
        }

        .large-up-5 > .column:nth-of-type(5n+1),
        .large-up-5 > .columns:nth-of-type(5n+1) {
            clear: both;
        }

        .large-up-5 > .column:last-child,
        .large-up-5 > .columns:last-child {
            float: left;
        }

    .large-up-6 > .column,
    .large-up-6 > .columns {
        width: 16.66667%;
        float: left;
    }

        .large-up-6 > .column:nth-of-type(1n),
        .large-up-6 > .columns:nth-of-type(1n) {
            clear: none;
        }

        .large-up-6 > .column:nth-of-type(6n+1),
        .large-up-6 > .columns:nth-of-type(6n+1) {
            clear: both;
        }

        .large-up-6 > .column:last-child,
        .large-up-6 > .columns:last-child {
            float: left;
        }

    .large-up-7 > .column,
    .large-up-7 > .columns {
        width: 14.28571%;
        float: left;
    }

        .large-up-7 > .column:nth-of-type(1n),
        .large-up-7 > .columns:nth-of-type(1n) {
            clear: none;
        }

        .large-up-7 > .column:nth-of-type(7n+1),
        .large-up-7 > .columns:nth-of-type(7n+1) {
            clear: both;
        }

        .large-up-7 > .column:last-child,
        .large-up-7 > .columns:last-child {
            float: left;
        }

    .large-up-8 > .column,
    .large-up-8 > .columns {
        width: 12.5%;
        float: left;
    }

        .large-up-8 > .column:nth-of-type(1n),
        .large-up-8 > .columns:nth-of-type(1n) {
            clear: none;
        }

        .large-up-8 > .column:nth-of-type(8n+1),
        .large-up-8 > .columns:nth-of-type(8n+1) {
            clear: both;
        }

        .large-up-8 > .column:last-child,
        .large-up-8 > .columns:last-child {
            float: left;
        }

    .large-collapse > .column,
    .large-collapse > .columns {
        padding-left: 0;
        padding-right: 0;
    }

    .large-collapse .row,
    .expanded.row .large-collapse.row {
        margin-left: 0;
        margin-right: 0;
    }

    .large-uncollapse > .column,
    .large-uncollapse > .columns {
        padding-left: 0.9375rem;
        padding-right: 0.9375rem;
    }

    .large-centered {
        float: none;
        margin-left: auto;
        margin-right: auto;
    }

    .large-uncentered,
    .large-push-0,
    .large-pull-0 {
        position: static;
        margin-left: 0;
        margin-right: 0;
        float: left;
    }
}

.no-bullet {
    margin-left: 0;
    list-style: none;
}

.text-left {
    text-align: left;
}

.text-right {
    text-align: right;
}

.text-center {
    text-align: center;
}

.text-justify {
    text-align: justify;
}

@media screen and (min-width: 48rem) {
    .medium-text-left {
        text-align: left;
    }

    .medium-text-right {
        text-align: right;
    }

    .medium-text-center {
        text-align: center;
    }

    .medium-text-justify {
        text-align: justify;
    }
}

@media screen and (min-width: 64.0625rem) {
    .large-text-left {
        text-align: left;
    }

    .large-text-right {
        text-align: right;
    }

    .large-text-center {
        text-align: center;
    }

    .large-text-justify {
        text-align: justify;
    }
}

.show-for-print {
    display: none !important;
}

.hide {
    display: none !important;
}

.invisible {
    visibility: hidden;
}

@media screen and (max-width: 47.9375rem) {
    .hide-for-small-only {
        display: none !important;
    }
}

@media screen and (max-width: 0em), screen and (min-width: 48rem) {
    .show-for-small-only {
        display: none !important;
    }
}

@media screen and (min-width: 48rem) {
    .hide-for-medium {
        display: none !important;
    }
}

@media screen and (max-width: 47.9375rem) {
    .show-for-medium {
        display: none !important;
    }
}

@media screen and (min-width: 48rem) and (max-width: 64rem) {
    .hide-for-medium-only {
        display: none !important;
    }
}

@media screen and (max-width: 47.9375rem), screen and (min-width: 64.0625rem) {
    .show-for-medium-only {
        display: none !important;
    }
}

@media screen and (min-width: 64.0625rem) {
    .hide-for-large {
        display: none !important;
    }
}

@media screen and (max-width: 64rem) {
    .show-for-large {
        display: none !important;
    }
}

@media screen and (min-width: 64.0625rem) and (max-width: 118.125rem) {
    .hide-for-large-only {
        display: none !important;
    }
}

@media screen and (max-width: 64rem), screen and (min-width: 118.1875rem) {
    .show-for-large-only {
        display: none !important;
    }
}

.show-for-sr,
.show-on-focus {
    position: absolute !important;
    width: 1px;
    height: 1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
}

    .show-on-focus:active,
    .show-on-focus:focus {
        position: static !important;
        height: auto;
        width: auto;
        overflow: visible;
        clip: auto;
    }

.show-for-landscape,
.hide-for-portrait {
    display: block !important;
}

@media screen and (orientation: landscape) {
    .show-for-landscape,
    .hide-for-portrait {
        display: block !important;
    }
}

@media screen and (orientation: portrait) {
    .show-for-landscape,
    .hide-for-portrait {
        display: none !important;
    }
}

.hide-for-landscape,
.show-for-portrait {
    display: none !important;
}

@media screen and (orientation: landscape) {
    .hide-for-landscape,
    .show-for-portrait {
        display: none !important;
    }
}

@media screen and (orientation: portrait) {
    .hide-for-landscape,
    .show-for-portrait {
        display: block !important;
    }
}

.float-left {
    float: left !important;
}

.float-right {
    float: right !important;
}

.float-center {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.clearfix::before,
.clearfix::after {
    content: ' ';
    display: table;
}

.clearfix::after {
    clear: both;
}

#content.internal .row.full-width {
    max-width: none;
}

@media screen and (min-width: 64.0625rem) {
    .outer-row {
        padding-left: 4rem;
        padding-right: 4rem;
    }
}

@media screen and (min-width: 64.0625rem) {
    .large-5-wide {
        width: 20%;
    }
}

@media screen and (min-width: 64.0625rem) {
    .large-2-5 {
        width: 20.66667%;
    }

    .large-3-5 {
        width: 29.15%;
    }

    .large-5-5 {
        width: 46%;
    }
}

.column.no-padding,
.columns.no-padding {
    padding-left: 0;
    padding-right: 0;
}

    .column.no-padding .row,
    .columns.no-padding .row {
        margin-left: 0;
        margin-right: 0;
    }

@media screen and (min-width: 48rem) {
    .column.no-padding .row,
    .columns.no-padding .row {
        margin-left: 0;
        margin-right: 0;
    }
}

.column.no-padding .row .row,
.columns.no-padding .row .row {
    margin-left: -0.625rem;
    margin-right: -0.625rem;
}

@media screen and (min-width: 48rem) {
    .column.no-padding .row .row,
    .columns.no-padding .row .row {
        margin-left: -0.9375rem;
        margin-right: -0.9375rem;
    }
}

@media screen and (min-width: 48rem) {
    .column.no-padding .column,
    .column.no-padding .columns,
    .columns.no-padding .column,
    .columns.no-padding .columns {
        padding-left: 0;
        padding-right: 0;
    }
}

@media screen and (min-width: 48rem) {
    .column.medium-no-padding-left,
    .columns.medium-no-padding-left {
        padding-left: 0;
    }
}

@media screen and (min-width: 48rem) {
    .column.medium-no-padding-right,
    .columns.medium-no-padding-right {
        padding-right: 0;
    }
}

html:not(.svg) .svg-img {
    display: none !important;
}

html.svg .svg-fallback {
    display: none !important;
}

::-webkit-scrollbar {
    background: #f0f1ed;
    width: 10px;
}

::-webkit-scrollbar-thumb {
    background: #242e40;
    border-radius: 0.3125rem;
}

    ::-webkit-scrollbar-thumb:hover {
        background: #4b86b1;
    }

html,
body {
    scrollbar-face-color: #242e40;
    scrollbar-arrow-color: #f0f1ed;
    scrollbar-track-color: #f0f1ed;
}

.success {
    color: #5da423;
}

.warning {
    color: #ffae00;
}

.error {
    color: #c60f13;
}

.alert {
    color: #c60f13;
}

.header {
    background: #fff;
    color: #fff;
    box-shadow: 0 2px 2px rgba(0, 0, 0, 0.4);
}

    .header a {
        color: #fff;
    }

        .header a:hover {
            color: #4b86b1;
        }

    .header .logo-wrapper .logo-container {
        display: inline-block;
    }

        .header .logo-wrapper .logo-container img {
            -webkit-transition: all 250ms linear 0ms;
            -moz-transition: all 250ms linear 0ms;
            -o-transition: all 250ms linear 0ms;
            -ms-transition: all 250ms linear 0ms;
            transition: all 250ms linear 0ms;
            -webkit-transform: scale(1);
            -moz-transform: scale(1);
            -ms-transform: scale(1);
            -o-transform: scale(1);
            margin-right: 1.25rem;
            margin-bottom: 0.625rem;
            display: none;
        }

@media (min-width: 64.0625rem) {
    .header .logo-wrapper .logo-container img.logo-icon.large {
        display: block;
    }
}

@media (max-width: 64rem) {
    .header .logo-wrapper .logo-container img.logo-icon.medium {
        display: block;
        max-width: none;
        width: auto;
        height: 3.125rem;
        max-height: 3.125rem;
        position: absolute;
        top: 50%;
        -webkit-transform: translate(0, -50%);
        -moz-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
        -o-transform: translate(0, -50%);
    }
}

@media only screen and (min-width: 48rem) and (max-width: 64rem) {
    .header .logo-wrapper .logo-container a {
        display: block;
        padding: 0.625rem 0;
        height: 3.125rem;
    }

    .header .logo-wrapper .logo-container img {
        max-height: 18.75rem;
        max-width: none;
        height: 100%;
        width: auto;
    }
}

@media (max-width: 64rem) {
    .header .logo-wrapper {
        position: relative;
    }

        .header .logo-wrapper .logo-container img {
            margin: 0;
        }
}

@media (min-width: 64.0625rem) {
    .header .outer-wrapper {
        height: 100%;
        display: flex;
    }

        .header .outer-wrapper .logo-wrapper,
        .header .outer-wrapper .main-menu-outer-wrapper {
            align-self: stretch;
        }
}

.header-clone {
    position: fixed;
    z-index: 999;
    top: 42px;
    left: 0;
    right: 0;
}

@media (min-width: 64.0625rem) {
    .header-clone.minimised .logo-wrapper img {
        max-width: 40%;
    }
}

.header-clone.minimised .main-menu li a i,
.header-clone.minimised .main-menu li b i,
.header-clone.minimised .main-menu li span.link i {
    padding: 0.625rem 0;
    margin-bottom: 0;
}

.header-clone.minimised .main-menu li a span.item-label,
.header-clone.minimised .main-menu li b span.item-label,
.header-clone.minimised .main-menu li span.link span.item-label {
    display: none;
    text-decoration: none;
}

.header-clone.minimised .main-menu li a:hover i,
.header-clone.minimised .main-menu li b:hover i,
.header-clone.minimised .main-menu li span.link:hover i {
    padding: 0;
}

.header.cloned {
    visibility: hidden;
    pointer-events: none;
}

.main-menu-wrapper {
    display: block;
    height: 100%;
}

    .main-menu-wrapper .main-menu-container {
        height: 100%;
    }

.icon-links-container {
    background: #242e40;
    position: sticky;
    position: -webkit-sticky;
    position: -moz-sticky;
    position: -ms-sticky;
    position: -o-sticky;
    top: 0;
    z-index: 999;
}

    .icon-links-container .icon-links {
        display: block;
    }

        .icon-links-container .icon-links ul,
        .icon-links-container .icon-links ul li {
            list-style-type: none;
            margin: 0;
            padding: 0;
        }

            .icon-links-container .icon-links ul li {
                display: inline-block;
                margin: 0;
            }

                .icon-links-container .icon-links ul li a,
                .icon-links-container .icon-links ul li b,
                .icon-links-container .icon-links ul li span.link {
                    -webkit-transition: all 250ms linear 0ms;
                    -moz-transition: all 250ms linear 0ms;
                    -o-transition: all 250ms linear 0ms;
                    -ms-transition: all 250ms linear 0ms;
                    transition: all 250ms linear 0ms;
                    display: block;
                    padding: 0.625rem;
                    color: #fff;
                    text-transform: uppercase;
                    font-weight: 300;
                    font-size: 0.8125rem;
                }

                    .icon-links-container .icon-links ul li a span.item-label,
                    .icon-links-container .icon-links ul li b span.item-label,
                    .icon-links-container .icon-links ul li span.link span.item-label {
                        padding: 0 0.625rem;
                        text-decoration: none;
                    }

                    .icon-links-container .icon-links ul li a:hover,
                    .icon-links-container .icon-links ul li b:hover,
                    .icon-links-container .icon-links ul li span.link:hover {
                        background: #3b54a5;
                    }

                        .icon-links-container .icon-links ul li a:hover .fa,
                        .icon-links-container .icon-links ul li a:hover .fas,
                        .icon-links-container .icon-links ul li b:hover .fa,
                        .icon-links-container .icon-links ul li b:hover .fas,
                        .icon-links-container .icon-links ul li span.link:hover .fa,
                        .icon-links-container .icon-links ul li span.link:hover .fas {
                            -webkit-animation-fill-mode: both;
                            -moz-animation-fill-mode: both;
                            -ms-animation-fill-mode: both;
                            -o-animation-fill-mode: both;
                            animation-fill-mode: both;
                            -webkit-animation-duration: 1s;
                            -moz-animation-duration: 1s;
                            -ms-animation-duration: 1s;
                            -o-animation-duration: 1s;
                            animation-duration: 1s;
                            animation-delay: initial;
                            animation-direction: initial;
                            animation-play-state: initial;
                            -webkit-animation-iteration-count: infinite;
                            -moz-animation-iteration-count: infinite;
                            -ms-animation-iteration-count: infinite;
                            -o-animation-iteration-count: infinite;
                            -webkit-animation-name: tada;
                            -moz-animation-name: tada;
                            -o-animation-name: tada;
                            animation-name: tada;
                        }

                    .icon-links-container .icon-links ul li a:focus,
                    .icon-links-container .icon-links ul li b:focus,
                    .icon-links-container .icon-links ul li span.link:focus {
                        background: #3b54a5;
                    }

                    .icon-links-container .icon-links ul li a i,
                    .icon-links-container .icon-links ul li b i,
                    .icon-links-container .icon-links ul li span.link i {
                        font-size: 1.125rem;
                    }

@media only screen and (max-width: 47.9375rem) {
    .icon-links-container .icon-links ul li a i,
    .icon-links-container .icon-links ul li b i,
    .icon-links-container .icon-links ul li span.link i {
        font-size: 1.5625rem;
    }
}

.icon-links-container .icon-links ul li b {
    background: #3b54a5;
}

@media (max-width: 64rem) {
    .icon-links-container .icon-links ul li {
        display: none;
    }

        .icon-links-container .icon-links ul li.icons {
            display: inline-block;
        }
}

ul.main-menu {
    height: 100%;
    display: flex;
    justify-content: space-between;
}

    ul.main-menu,
    ul.main-menu li {
        list-style-type: none;
        margin: 0;
        padding: 0;
    }

        ul.main-menu li {
            height: 100%;
            width: 100%;
            display: inline-block;
            position: relative;
            font-family: "Century Gothic", "Apple Gothic", AppleGothic, "URW Gothic L", "Avant Garde", Futura, "open-sans", sans-serif;
            margin: 0;
        }

            ul.main-menu li:last-child {
                margin-right: 0;
            }

            ul.main-menu li a,
            ul.main-menu li a:visited,
            ul.main-menu li b,
            ul.main-menu li span.link {
                justify-content: center;
                -webkit-transition: all 250ms linear 0ms;
                -moz-transition: all 250ms linear 0ms;
                -o-transition: all 250ms linear 0ms;
                -ms-transition: all 250ms linear 0ms;
                transition: all 250ms linear 0ms;
                color: #3b54a5;
                background: rgba(36, 46, 64, 0);
                display: flex;
                font-family: "Century Gothic", "Apple Gothic", AppleGothic, "URW Gothic L", "Avant Garde", Futura, "open-sans", sans-serif;
                font-weight: 400;
                height: 100%;
                padding: 0.3125rem 0.625rem;
                font-size: 0.9375rem;
            }

                ul.main-menu li a .icon-text-wrap,
                ul.main-menu li a:visited .icon-text-wrap,
                ul.main-menu li b .icon-text-wrap,
                ul.main-menu li span.link .icon-text-wrap {
                    align-self: center;
                }

                    ul.main-menu li a .icon-text-wrap i,
                    ul.main-menu li a:visited .icon-text-wrap i,
                    ul.main-menu li b .icon-text-wrap i,
                    ul.main-menu li span.link .icon-text-wrap i {
                        -webkit-transition: all 250ms linear 0ms;
                        -moz-transition: all 250ms linear 0ms;
                        -o-transition: all 250ms linear 0ms;
                        -ms-transition: all 250ms linear 0ms;
                        transition: all 250ms linear 0ms;
                        font-size: 1.875rem;
                        display: block;
                        text-align: center;
                        position: relative;
                        font-weight: 300;
                        margin-bottom: 0.625rem;
                    }

                    ul.main-menu li a .icon-text-wrap span.item-label,
                    ul.main-menu li a:visited .icon-text-wrap span.item-label,
                    ul.main-menu li b .icon-text-wrap span.item-label,
                    ul.main-menu li span.link .icon-text-wrap span.item-label {
                        display: block;
                        position: relative;
                        text-align: center;
                    }

                ul.main-menu li a:hover,
                ul.main-menu li a:focus,
                ul.main-menu li span.link:hover,
                ul.main-menu li span.link:focus {
                    background: #3b54a5;
                    color: #fff;
                }

                    ul.main-menu li a:hover i,
                    ul.main-menu li a:focus i,
                    ul.main-menu li span.link:hover i,
                    ul.main-menu li span.link:focus i {
                        font-size: 3.125rem;
                    }

                ul.main-menu li a:focus,
                ul.main-menu li span.link:focus {
                    background: #3b54a5;
                    color: #fff;
                }

            ul.main-menu li span.link {
                cursor: default;
            }

            ul.main-menu li.with-children:hover > a,
            ul.main-menu li.with-children:hover > span.link,
            ul.main-menu li.with-children:hover > b {
                background: #4b86b1;
                color: #fff;
            }

            ul.main-menu li b {
                cursor: default;
                background: #3b54a5;
                color: #fff;
            }

            .csstransforms ul.main-menu li.with-children > ul,
            ul.main-menu li.with-children > ul {
                background: rgba(36, 46, 64, 0.85);
            }

            .csstransforms ul.main-menu li.with-children ul,
            ul.main-menu li.with-children ul {
                display: none;
                position: absolute;
                top: 100%;
                left: 0;
                min-width: 9.375rem;
                margin: 0;
                padding: 0;
            }

                .csstransforms ul.main-menu li.with-children ul,
                .csstransforms ul.main-menu li.with-children ul li,
                ul.main-menu li.with-children ul,
                ul.main-menu li.with-children ul li {
                    margin: 0;
                    padding: 0;
                }

                    .csstransforms ul.main-menu li.with-children ul li,
                    ul.main-menu li.with-children ul li {
                        border-top: 1px solid #9297a0;
                        display: block;
                    }

                        .csstransforms ul.main-menu li.with-children ul li a,
                        .csstransforms ul.main-menu li.with-children ul li span.link,
                        .csstransforms ul.main-menu li.with-children ul li b,
                        ul.main-menu li.with-children ul li a,
                        ul.main-menu li.with-children ul li span.link,
                        ul.main-menu li.with-children ul li b {
                            display: block;
                            text-align: left;
                        }

                            .csstransforms ul.main-menu li.with-children ul li a span.item-label,
                            .csstransforms ul.main-menu li.with-children ul li span.link span.item-label,
                            .csstransforms ul.main-menu li.with-children ul li b span.item-label,
                            ul.main-menu li.with-children ul li a span.item-label,
                            ul.main-menu li.with-children ul li span.link span.item-label,
                            ul.main-menu li.with-children ul li b span.item-label {
                                display: block;
                                position: relative;
                                top: auto;
                                bottom: auto;
                                left: auto;
                                right: auto;
                                text-decoration: none;
                                -webkit-transform: translate(0, 0);
                                -moz-transform: translate(0, 0);
                                -ms-transform: translate(0, 0);
                                -o-transform: translate(0, 0);
                            }

                        .csstransforms ul.main-menu li.with-children ul li:last-child,
                        ul.main-menu li.with-children ul li:last-child {
                            border-bottom: 1px solid rgba(255, 255, 255, 0.5);
                        }

                    .csstransforms ul.main-menu li.with-children ul ul,
                    ul.main-menu li.with-children ul ul {
                        border-left: 0.625rem solid rgba(255, 255, 255, 0.5);
                        display: block;
                        position: relative;
                        top: auto;
                        bottom: auto;
                        left: auto;
                        right: auto;
                    }

            ul.main-menu li.with-children.active ul,
            .no-touchevents ul.main-menu li.with-children:hover ul {
                display: block;
                z-index: 99;
            }

@media only screen and (min-width: 48rem) and (max-width: 64rem) {
    .main-menu-outer-wrapper {
        padding: 0;
        float: none;
        clear: both;
    }

        .main-menu-outer-wrapper .main-menu-wrapper {
            margin-top: 0.625rem;
            display: block;
            width: 100%;
        }

            .main-menu-outer-wrapper .main-menu-wrapper ul.main-menu {
                width: 100%;
                display: table;
                border-collapse: collapse;
                border-bottom: 0.3125rem solid #fff;
            }

                .main-menu-outer-wrapper .main-menu-wrapper ul.main-menu li {
                    display: table-cell;
                    margin: 0;
                    padding: 0;
                    border: 1px solid rgba(255, 255, 255, 0.25);
                    border-bottom: none;
                    border-top: none;
                    font-size: 0.875rem;
                }

                    .main-menu-outer-wrapper .main-menu-wrapper ul.main-menu li:first-child {
                        border-left: none;
                    }

                    .main-menu-outer-wrapper .main-menu-wrapper ul.main-menu li:last-child {
                        border-right: none;
                    }

                    .main-menu-outer-wrapper .main-menu-wrapper ul.main-menu li a,
                    .main-menu-outer-wrapper .main-menu-wrapper ul.main-menu li a:visited,
                    .main-menu-outer-wrapper .main-menu-wrapper ul.main-menu li b,
                    .main-menu-outer-wrapper .main-menu-wrapper ul.main-menu li span.link {
                        display: block;
                        background: rgba(36, 46, 64, 0);
                        text-align: center;
                        padding: 0.625rem 0;
                    }

                        .main-menu-outer-wrapper .main-menu-wrapper ul.main-menu li a:hover,
                        .main-menu-outer-wrapper .main-menu-wrapper ul.main-menu li a:focus,
                        .main-menu-outer-wrapper .main-menu-wrapper ul.main-menu li span.link:hover,
                        .main-menu-outer-wrapper .main-menu-wrapper ul.main-menu li span.link:focus {
                            background: #d3d5d9;
                            background: -webkit-linear-gradient(top, #d3d5d9 0%, #fff 100%);
                            background: -moz-linear-gradient(top, #d3d5d9 0%, #fff 100%);
                            background: -ms-linear-gradient(top, #d3d5d9 0%, #fff 100%);
                            background: -o-linear-gradient(top, #d3d5d9 0%, #fff 100%);
                            background: linear-gradient(top, #d3d5d9 0%, #fff 100%);
                            filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd3d5d8', endColorstr='#ffffffff', GradientType=0);
                            -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd3d5d8', endColorstr='#ffffffff', GradientType=0);
                            color: #242e40;
                            text-shadow: 0 1px 3px rgba(255, 255, 255, 0.5);
                        }

                    .main-menu-outer-wrapper .main-menu-wrapper ul.main-menu li b {
                        background: #fff;
                        color: #242e40;
                    }

                    .main-menu-outer-wrapper .main-menu-wrapper ul.main-menu li ul {
                        z-index: 99;
                    }

                        .main-menu-outer-wrapper .main-menu-wrapper ul.main-menu li ul li a,
                        .main-menu-outer-wrapper .main-menu-wrapper ul.main-menu li ul li b,
                        .main-menu-outer-wrapper .main-menu-wrapper ul.main-menu li ul li span.link {
                            padding: 0.625rem 0.625rem;
                        }
}

.main-menu-button,
.mobile-menu-wrapper {
    display: none;
}

.mobile-menu-wrapper {
    z-index: 990;
    background: #fff;
    background: rgba(255, 255, 255, 0.95);
}

    .mobile-menu-wrapper .main-menu-container ul.main-menu li {
        display: block;
        border-top: 1px solid #fff;
        border-bottom: 1px solid #fff;
        border-collapse: collapse;
        padding: 0;
        margin: 0;
    }

        .mobile-menu-wrapper .main-menu-container ul.main-menu li a,
        .mobile-menu-wrapper .main-menu-container ul.main-menu li span.link,
        .mobile-menu-wrapper .main-menu-container ul.main-menu li b {
            display: block;
            margin: 0;
            padding: 1.25rem 0.625rem;
            background: #242e40;
        }

            .mobile-menu-wrapper .main-menu-container ul.main-menu li a:hover,
            .mobile-menu-wrapper .main-menu-container ul.main-menu li a:focus,
            .mobile-menu-wrapper .main-menu-container ul.main-menu li span.link:hover,
            .mobile-menu-wrapper .main-menu-container ul.main-menu li span.link:focus {
                background: #4b86b1;
            }

        .mobile-menu-wrapper .main-menu-container ul.main-menu li b {
            background: #27455f;
        }

        .mobile-menu-wrapper .main-menu-container ul.main-menu li ul {
            display: block;
            position: relative;
            top: 0;
            left: 0;
            right: 0;
            bottom: 0;
            margin: 0;
            padding: 0;
            border-left: 1.25rem solid #fff;
        }

            .mobile-menu-wrapper .main-menu-container ul.main-menu li ul a,
            .mobile-menu-wrapper .main-menu-container ul.main-menu li ul span.link {
                background: #2e445c;
            }

            .mobile-menu-wrapper .main-menu-container ul.main-menu li ul ul a,
            .mobile-menu-wrapper .main-menu-container ul.main-menu li ul ul span.link {
                background: #385a79;
            }

    .mobile-menu-wrapper .main-menu-container ul.main-menu > li:last-child {
        border-bottom: 4px solid #fff;
    }

@media only screen and (max-width: 64rem) {
    .js .header {
        padding: 0.625rem 0;
    }

        .js .header .main-menu-outer-wrapper .main-menu-wrapper {
            display: none;
        }
}

.js .main-menu-button {
    font-size: 1.5625rem;
    padding: 0 0.625rem;
    display: block;
    float: right;
    max-width: 3.125rem;
    overflow: hidden;
    color: #242e40;
    -webkit-transition: all 250ms linear 0ms;
    -moz-transition: all 250ms linear 0ms;
    -o-transition: all 250ms linear 0ms;
    -ms-transition: all 250ms linear 0ms;
    transition: all 250ms linear 0ms;
}

@media only screen and (min-width: 64.0625rem) {
    .js .main-menu-button {
        display: none;
        max-width: 0;
        padding: 0;
    }
}

.js .mobile-menu-wrapper {
    display: none;
    position: fixed;
    overflow-y: scroll;
    width: 100%;
    top: 3.84rem;
    bottom: 0;
    left: 0;
    right: 0;
}

    .js .mobile-menu-wrapper .mobile-menu-container {
        background: #9297a0;
    }

        .js .mobile-menu-wrapper .mobile-menu-container ul.mobile-menu {
            list-style-type: none;
            margin: 0;
            padding: 0.625rem;
        }

            .js .mobile-menu-wrapper .mobile-menu-container ul.mobile-menu li {
                margin: 0;
                margin-bottom: 0.3125rem;
                font-size: 1.25rem;
            }

@media (max-width: 47.9375rem) {
    .js .mobile-menu-wrapper .mobile-menu-container ul.mobile-menu li {
        font-size: 0.9375rem;
    }
}

.js .mobile-menu-wrapper .mobile-menu-container ul.mobile-menu li a,
.js .mobile-menu-wrapper .mobile-menu-container ul.mobile-menu li b,
.js .mobile-menu-wrapper .mobile-menu-container ul.mobile-menu li span.link {
    background: #242e40;
    -webkit-transition: all 250ms linear 0ms;
    -moz-transition: all 250ms linear 0ms;
    -o-transition: all 250ms linear 0ms;
    -ms-transition: all 250ms linear 0ms;
    transition: all 250ms linear 0ms;
    color: white;
    padding: 0.625rem;
    font-weight: 300;
    display: block;
}

.js .mobile-menu-wrapper .mobile-menu-container ul.mobile-menu li b {
    background: #454d5d;
    padding-left: 1.875rem;
    color: #dee0e2;
}

.js .mobile-menu-wrapper .mobile-menu-container ul.mobile-menu li:hover a,
.js .mobile-menu-wrapper .mobile-menu-container ul.mobile-menu li:hover span.link {
    background: #4b86b1;
    padding-left: 1.25rem;
}

.mobile-menu.mobile-menu-active,
.mobile-menu.mobile-menu-active body {
    overflow: hidden;
}

    .mobile-menu.mobile-menu-active .mobile-menu-wrapper {
        display: block;
    }

.section {
    position: relative;
    background: #fff;
    padding: 2.9375rem 0;
}

    .section.alt {
        background: #f0f1ed;
    }

    .section.s-section {
        background: #f0f1ed;
    }

        .section.s-section .row .row {
            margin: 0;
        }

@media (min-width: 64.0625rem) {
    .section.cb-section .call-back .row {
        width: 50%;
        float: left;
        margin-left: 0;
        margin-right: 0;
    }

        .section.cb-section .call-back .row .columns {
            padding: 0;
        }

            .section.cb-section .call-back .row .columns .input {
                margin-bottom: 1.25rem;
                margin-right: 1.25rem;
            }

        .section.cb-section .call-back .row + .row {
            width: 50%;
            float: left;
        }
}

.section.thin,
.section.slim {
    padding: 1.46875rem 0;
}

.section.super-slim {
    padding: 0.97916666666667rem 0;
}

.section.gallery-container,
.section.street-view-container,
.section.map-container {
    background: transparent;
    padding: 0;
}

.section.masonry-gallery-section {
    padding: 2.5rem 0;
}

.section.map-container {
    background: #e6e6e6;
}

.section.npb {
    padding-bottom: 0;
}

.section.npt {
    padding-top: 0;
}

.section.npb {
    padding-bottom: 0;
}

.section.spt {
    padding-top: 1.875rem;
}

.section.spb {
    padding-bottom: 1.875rem;
}

.section.sticky {
    border-bottom: 1px solid rgba(51, 51, 51, 0.3);
}

.footer {
    background: #f0f1ed;
}

    .footer .info-bar {
        border-top: 0.5625rem solid #242e40;
        color: #242e40;
        font-size: 0.8125rem;
        padding: 1.875rem 0 1.25rem;
    }

        .footer .info-bar .footer-locations p {
            margin-bottom: 0;
            padding-left: 1.875rem;
            position: relative;
        }

            .footer .info-bar .footer-locations p::before {
                content: '';
                font-family: 'Font Awesome 5 Pro', "open-sans", sans-serif;
                font-size: 1.125rem;
                position: absolute;
                left: 0;
                font-weight: 700;
            }

            .footer .info-bar .footer-locations p.phone {
                font-size: 1.125rem;
            }

                .footer .info-bar .footer-locations p.phone a {
                    font-weight: 400;
                }

                .footer .info-bar .footer-locations p.phone::before {
                    content: '\f879';
                }

@media (max-width: 47.9375rem) {
    .footer .info-bar .footer-locations p.phone {
        margin-bottom: 1.875rem;
    }
}

.footer .info-bar .footer-locations p.address::before {
    content: '\f3c5';
}

@media (max-width: 47.9375rem) {
    .footer .info-bar .footer-locations p.address {
        margin-bottom: 0.625rem;
    }

        .footer .info-bar .footer-locations p.address::before {
            top: -3px;
        }
}

@media (min-width: 64.0625rem) {
    .footer .info-bar .footer-logo-container a img {
        height: 53px;
        width: auto;
    }
}

@media (max-width: 47.9375rem) {
    .footer .info-bar .footer-logo-container {
        margin-top: 1.875rem;
    }
}

.footer .footer-inner {
    padding: 0.625rem 0 1.875rem;
}

    .footer .footer-inner ul.footer-menu,
    .footer .footer-inner ul.footer-menu li,
    .footer .footer-inner ul.footer-logos,
    .footer .footer-inner ul.footer-logos li {
        list-style-type: none;
        margin: 0;
        padding: 0;
    }

        .footer .footer-inner ul.footer-menu li,
        .footer .footer-inner ul.footer-logos li {
            display: inline-block;
            position: relative;
        }

        .footer .footer-inner ul.footer-menu li {
            margin: 0 0.625rem;
            font-size: 0.6875rem;
            margin-left: 0;
            line-height: 1;
        }

            .footer .footer-inner ul.footer-menu li + li {
                padding-left: 0.625rem;
                border-left: 1px solid #333;
            }

@media (max-width: 25rem) {
    .footer .footer-inner ul.footer-menu li + li {
        border: none;
        padding-left: 0;
        display: block;
    }
}

.footer .footer-inner ul.footer-menu li,
.footer .footer-inner ul.footer-menu li a {
    color: #333;
    font-weight: 400;
}

    .footer .footer-inner ul.footer-menu li a:hover {
        color: #242e40;
        text-decoration: underline;
    }

.baseline {
    padding: 1.25rem 0;
}

    .baseline ul.baseline-menu {
        font-size: 0.6875rem;
    }

        .baseline ul.baseline-menu,
        .baseline ul.baseline-menu a {
            color: #333;
        }

            .baseline ul.baseline-menu a {
                font-weight: 400;
            }

                .baseline ul.baseline-menu a:hover {
                    color: #242e40;
                }

            .baseline ul.baseline-menu,
            .baseline ul.baseline-menu li {
                padding: 0;
                margin: 0;
                list-style-type: none;
            }

@media only screen and (max-width: 64rem) {
    .baseline ul.baseline-menu {
        font-size: 0.875rem;
        column-count: 2;
    }

        .baseline ul.baseline-menu li {
            display: block;
            padding: 0.3125rem 0;
        }
}

form.cms-form button.submit-button {
    background: #3b54a5;
    border-color: #3b54a5;
    display: block;
    width: 100%;
    font-size: 1.0625rem;
    line-height: 1.2;
    padding: 1.875rem 0.625rem;
}

    form.cms-form button.submit-button:focus,
    form.cms-form button.submit-button:hover {
        background: #4b86b1;
        border-color: #4b86b1;
    }

        form.cms-form button.submit-button:focus .fa,
        form.cms-form button.submit-button:hover .fa {
            -webkit-animation-fill-mode: both;
            -moz-animation-fill-mode: both;
            -ms-animation-fill-mode: both;
            -o-animation-fill-mode: both;
            animation-fill-mode: both;
            -webkit-animation-duration: 1s;
            -moz-animation-duration: 1s;
            -ms-animation-duration: 1s;
            -o-animation-duration: 1s;
            animation-duration: 1s;
            animation-delay: initial;
            animation-direction: initial;
            animation-play-state: initial;
            -webkit-animation-name: tada;
            -moz-animation-name: tada;
            -o-animation-name: tada;
            animation-name: tada;
        }

    form.cms-form button.submit-button:active .fa {
        -webkit-animation-fill-mode: both;
        -moz-animation-fill-mode: both;
        -ms-animation-fill-mode: both;
        -o-animation-fill-mode: both;
        animation-fill-mode: both;
        -webkit-animation-duration: 1s;
        -moz-animation-duration: 1s;
        -ms-animation-duration: 1s;
        -o-animation-duration: 1s;
        animation-duration: 1s;
        animation-delay: initial;
        animation-direction: initial;
        animation-play-state: initial;
        -webkit-animation-name: shortBounce;
        -moz-animation-name: shortBounce;
        -o-animation-name: shortBounce;
        animation-name: shortBounce;
    }

form.cms-form.submitting button.submit-button .fa {
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    -ms-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-duration: 1s;
    -moz-animation-duration: 1s;
    -ms-animation-duration: 1s;
    -o-animation-duration: 1s;
    animation-duration: 1s;
    animation-delay: initial;
    animation-direction: initial;
    animation-play-state: initial;
    -webkit-animation-name: bounceOutUp;
    -moz-animation-name: bounceOutUp;
    -o-animation-name: bounceOutUp;
    animation-name: bounceOutUp;
}

@media only screen and (min-width: 48rem) {
    form.cms-form .recaptcha-container:first-child,
    form.cms-form button.submit-button:first-child {
        margin-top: 0;
    }
}

.call-us-button-container {
    margin: 1.25rem 0;
}

    .call-us-button-container:first-child {
        margin-top: 0;
    }

    .call-us-button-container:last-child {
        margin-bottom: 0;
    }

.call-us-button {
    overflow: hidden;
    display: block;
    padding: 1.25rem;
    -webkit-border-radius: 0.3125rem;
    -moz-border-radius: 0.3125rem;
    border-radius: 0.3125rem;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    background: #242e40;
    color: #fff;
    -webkit-transition: all 250ms linear 0ms;
    -moz-transition: all 250ms linear 0ms;
    -o-transition: all 250ms linear 0ms;
    -ms-transition: all 250ms linear 0ms;
    transition: all 250ms linear 0ms;
}

    .call-us-button .icon-container {
        float: left;
        margin-right: 0.625rem;
        font-size: 4.0625rem;
        line-height: 1;
    }

    .call-us-button.secondary {
        background: #27455f;
    }

    .call-us-button span {
        display: block;
        font-weight: 400;
        line-height: 1;
    }

        .call-us-button span.text-container {
            float: left;
        }

        .call-us-button span.text-top {
            font-size: 1.125rem;
        }

    .call-us-button strong {
        display: block;
        margin: 0.3125rem 0;
        font-size: 2.1875rem;
        line-height: 1;
    }

    .call-us-button span.text-bottom {
        font-size: 0.8125rem;
    }

    .call-us-button:hover {
        background: #27455f;
        color: #fff;
    }

        .call-us-button:hover.secondary {
            background: #242e40;
        }

        .call-us-button:hover .icon-container {
            -webkit-animation-fill-mode: both;
            -moz-animation-fill-mode: both;
            -ms-animation-fill-mode: both;
            -o-animation-fill-mode: both;
            animation-fill-mode: both;
            -webkit-animation-duration: 1s;
            -moz-animation-duration: 1s;
            -ms-animation-duration: 1s;
            -o-animation-duration: 1s;
            animation-duration: 1s;
            animation-delay: initial;
            animation-direction: initial;
            animation-play-state: initial;
            -webkit-animation-name: tada;
            -moz-animation-name: tada;
            -o-animation-name: tada;
            animation-name: tada;
        }

@media only screen and (max-width: 96.875rem) {
    .call-us-button .icon-container {
        font-size: 3.046875rem;
        font-size: 4.3vw;
        margin-bottom: 0.46875rem;
    }

    .cssvwunit .call-us-button .icon-container {
        margin-bottom: 0;
    }

    .call-us-button span.text-top {
        font-size: 0.84375rem;
        font-size: 1vw;
    }

    .call-us-button strong {
        font-size: 1.640625rem;
        font-size: 2.1vw;
    }

    .call-us-button span.text-bottom {
        font-size: 0.609375rem;
        font-size: 0.75vw;
    }
}

@media only screen and (min-width: 64.0625rem) and (max-width: 83.4375rem) {
    .call-us-button .icon-container {
        display: none;
    }
}

@media only screen and (max-width: 47.9375rem) {
    .call-us-button .icon-container {
        font-size: 4.0625rem;
        margin-bottom: 0;
    }

    .call-us-button span.text-top {
        font-size: 1.125rem;
    }

    .call-us-button strong {
        font-size: 2.1875rem;
    }

    .call-us-button span.text-bottom {
        font-size: 0.8125rem;
    }
}

@media only screen and (max-width: 26.5625rem) {
    .call-us-button {
        margin: 1.25rem 0;
    }

        .call-us-button .icon-container {
            font-size: 3.4375rem;
            font-size: 17vw;
            margin-bottom: 0.46875rem;
        }

    .cssvwunit .call-us-button .icon-container {
        margin-bottom: 0;
    }

    .call-us-button span.text-top {
        font-size: 1.125rem;
        font-size: 5vw;
    }

    .call-us-button strong {
        font-size: 2.1875rem;
        font-size: 9vw;
    }

    .call-us-button span.text-bottom {
        font-size: 0.8125rem;
        font-size: 4vw;
    }
}

@media only screen and (max-width: 23.75rem) {
    .call-us-button .icon-container {
        display: none;
    }
}

p + .partner-contact-details-wrapper,
.partner-contact-details-wrapper + .partner-contact-details-wrapper {
    margin-top: 1.25rem;
    padding-top: 1.25rem;
    border-top: 2px solid #d7dad6;
    margin-bottom: 1.25rem;
}

.partner-contact-details-wrapper .partner-contact-details-container {
    margin-bottom: 1.25rem;
}

.partner-contact-details-wrapper h3 {
    margin-bottom: 0.3125rem;
}

.partner-contact-details-wrapper .address-container {
    margin-bottom: 0.9375rem;
}

    .partner-contact-details-wrapper .address-container p {
        margin: 0;
    }

.partner-contact-details-wrapper ul.contact-info,
.partner-contact-details-wrapper ul.contact-info li {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

    .partner-contact-details-wrapper ul.contact-info .fa {
        color: #242e40;
    }

.vacancy-card {
    margin-bottom: 0.625rem;
}

    .vacancy-card when (@p =false) {
        padding: 0.625rem;
    }

    .vacancy-card when (@b =false) {
        background: #fff;
    }

.section.alt .vacancy-card when (@b =false) {
    background: #f0f1ed;
}

.vacancy-card when (@r =false) {
    -webkit-border-radius: 0.625rem;
    -moz-border-radius: 0.625rem;
    border-radius: 0.625rem;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
}

.vacancy-card when (@shadow =true) {
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
}

.vacancy-card when not (@p =false) {
    padding: false;
}

.vacancy-card when not (@b =false) {
    background: #fff;
}

.vacancy-card when not (@r =false) {
    -webkit-border-radius: 0.625rem;
    -moz-border-radius: 0.625rem;
    border-radius: 0.625rem;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
}

.vacancy-card .closing-date {
    display: block;
    text-align: right;
    margin-top: 0.625rem;
    font-size: 0.75em;
}

.vacancy-card .actions {
    margin-top: 0.625rem;
}

    .vacancy-card .actions .button {
        width: 100%;
        padding: 1.875rem 0.9375rem;
        background: #3b54a5;
        border-color: #3b54a5;
        border-radius: 0;
        margin-bottom: 0.625rem;
        font-size: 1.5625rem;
    }

        .vacancy-card .actions .button.light {
            background: #6c7fbc;
            border-color: #6c7fbc;
        }

        .vacancy-card .actions .button:hover {
            background: #4b86b1;
            border-color: #4b86b1;
        }

@media (min-width: 64.0625rem) {
    .vacancy-card.single .actions {
        display: flex;
    }

        .vacancy-card.single .actions .button:first-of-type {
            margin-right: 5px;
        }

        .vacancy-card.single .actions .button:last-of-type {
            margin-left: 5px;
        }
}

#applyNow form .input {
    border: none;
    background: none;
    margin-bottom: 1.25rem;
}

    #applyNow form .input.text label,
    #applyNow form .input.text input,
    #applyNow form .input.text select,
    #applyNow form .input.text textarea,
    #applyNow form .input.email label,
    #applyNow form .input.email input,
    #applyNow form .input.email select,
    #applyNow form .input.email textarea,
    #applyNow form .input.tel label,
    #applyNow form .input.tel input,
    #applyNow form .input.tel select,
    #applyNow form .input.tel textarea,
    #applyNow form .input.select label,
    #applyNow form .input.select input,
    #applyNow form .input.select select,
    #applyNow form .input.select textarea,
    #applyNow form .input.textarea label,
    #applyNow form .input.textarea input,
    #applyNow form .input.textarea select,
    #applyNow form .input.textarea textarea {
        display: block;
        width: 100%;
        max-width: 100%;
    }

    #applyNow form .input.text select,
    #applyNow form .input.email select,
    #applyNow form .input.tel select,
    #applyNow form .input.select select,
    #applyNow form .input.textarea select {
        padding: 0.4375rem 0.625rem;
    }

    #applyNow form .input.text textarea,
    #applyNow form .input.email textarea,
    #applyNow form .input.tel textarea,
    #applyNow form .input.select textarea,
    #applyNow form .input.textarea textarea {
        min-height: unset;
    }

    #applyNow form .input.text label,
    #applyNow form .input.email label,
    #applyNow form .input.tel label,
    #applyNow form .input.select label,
    #applyNow form .input.textarea label {
        font-family: 'Open Sans', sans-serif;
        font-size: 1.0625rem;
        font-weight: 300;
        font-style: italic;
        color: #4b85b1;
        padding: 0;
    }

    #applyNow form .input:last-child {
        margin-bottom: 0;
    }

#applyNow form .submit-container {
    display: flex;
    height: 100%;
    flex-direction: column;
}

    #applyNow form .submit-container .submit-button {
        display: flex;
        width: 100%;
        height: 100%;
        background: #3b54a5;
        border-color: #3b54a5;
        justify-content: center;
        align-items: center;
        font-size: 1.25rem;
        border-radius: 0;
    }

        #applyNow form .submit-container .submit-button:hover {
            background: #4b86b1;
            border-color: #4b86b1;
        }

.vacancy-view.chunk .apply-button {
    display: flex;
    width: 100%;
    height: 100%;
    background: #3b54a5;
    border-color: #3b54a5;
    justify-content: center;
    align-items: center;
    font-size: 1.25rem;
    border-radius: 0;
}

    .vacancy-view.chunk .apply-button:hover {
        background: #4b86b1;
        border-color: #4b86b1;
    }

.paragraph-medium p {
    font-size: 1.0625rem;
}

.paragraph-large p {
    font-size: 1.25rem;
}

.paragraph-xlarge p {
    font-size: 1.375rem;
}

.paragraph-primary p {
    color: #242e40;
}

.paragraph-secondary p {
    color: #27455f;
}

.paragraph-tertiary p {
    color: #4b86b1;
}

.paragraph-light p {
    font-weight: 300;
}

.columns-two,
.columns-three,
.columns-four {
    -webkit-column-gap: 1.25rem;
    -moz-column-gap: 1.25rem;
    column-gap: 1.25rem;
}

@media only screen and (min-width: 48rem) {
    .columns-two {
        -webkit-columns: 2 12.5rem;
        -moz-columns: 2 12.5rem;
        columns: 2 12.5rem;
    }
}

.columns-three {
    -webkit-column-gap: 1.25rem;
    -moz-column-gap: 1.25rem;
    column-gap: 1.25rem;
}

@media only screen and (min-width: 48rem) {
    .columns-three {
        -webkit-columns: 2 12.5rem;
        -moz-columns: 2 12.5rem;
        columns: 2 12.5rem;
    }
}

.columns-three h1,
.columns-three h2,
.columns-three h3,
.columns-three h4,
.columns-three h5,
.columns-three h6,
.columns-three p {
    -webkit-column-break-inside: avoid;
    page-break-inside: avoid;
    break-inside: avoid;
}

.columns-three h1,
.columns-three h2,
.columns-three h3,
.columns-three h4,
.columns-three h5,
.columns-three h6 {
    -webkit-column-break-after: avoid;
    page-break-after: avoid;
    break-after: avoid;
}

    .columns-three h1 + p,
    .columns-three h2 + p,
    .columns-three h3 + p,
    .columns-three h4 + p,
    .columns-three h5 + p,
    .columns-three h6 + p {
        -webkit-column-break-before: avoid;
        page-break-before: avoid;
        break-before: avoid;
    }

@media only screen and (min-width: 64.0625rem) {
    .columns-three {
        -webkit-columns: 3 12.5rem;
        -moz-columns: 3 12.5rem;
        columns: 3 12.5rem;
    }
}

.columns-four {
    -webkit-column-gap: 1.25rem;
    -moz-column-gap: 1.25rem;
    column-gap: 1.25rem;
}

@media only screen and (min-width: 48rem) {
    .columns-four {
        -webkit-columns: 2 12.5rem;
        -moz-columns: 2 12.5rem;
        columns: 2 12.5rem;
    }
}

.columns-four h1,
.columns-four h2,
.columns-four h3,
.columns-four h4,
.columns-four h5,
.columns-four h6,
.columns-four p {
    -webkit-column-break-inside: avoid;
    page-break-inside: avoid;
    break-inside: avoid;
}

.columns-four h1,
.columns-four h2,
.columns-four h3,
.columns-four h4,
.columns-four h5,
.columns-four h6 {
    -webkit-column-break-after: avoid;
    page-break-after: avoid;
    break-after: avoid;
}

    .columns-four h1 + p,
    .columns-four h2 + p,
    .columns-four h3 + p,
    .columns-four h4 + p,
    .columns-four h5 + p,
    .columns-four h6 + p {
        -webkit-column-break-before: avoid;
        page-break-before: avoid;
        break-before: avoid;
    }

@media only screen and (min-width: 64.0625rem) {
    .columns-four {
        -webkit-columns: 4 12.5rem;
        -moz-columns: 4 12.5rem;
        columns: 4 12.5rem;
    }
}

.columns-two h1,
.columns-two h2,
.columns-two h3,
.columns-two h4,
.columns-two h5,
.columns-two h6,
.columns-two p,
.columns-three h1,
.columns-three h2,
.columns-three h3,
.columns-three h4,
.columns-three h5,
.columns-three h6,
.columns-three p,
.columns-four h1,
.columns-four h2,
.columns-four h3,
.columns-four h4,
.columns-four h5,
.columns-four h6,
.columns-four p {
    -webkit-column-break-inside: avoid;
    page-break-inside: avoid;
    break-inside: avoid;
}

.columns-two h1,
.columns-two h2,
.columns-two h3,
.columns-two h4,
.columns-two h5,
.columns-two h6,
.columns-three h1,
.columns-three h2,
.columns-three h3,
.columns-three h4,
.columns-three h5,
.columns-three h6,
.columns-four h1,
.columns-four h2,
.columns-four h3,
.columns-four h4,
.columns-four h5,
.columns-four h6 {
    -webkit-column-break-after: avoid;
    page-break-after: avoid;
    break-after: avoid;
}

    .columns-two h1 + p,
    .columns-two h2 + p,
    .columns-two h3 + p,
    .columns-two h4 + p,
    .columns-two h5 + p,
    .columns-two h6 + p,
    .columns-three h1 + p,
    .columns-three h2 + p,
    .columns-three h3 + p,
    .columns-three h4 + p,
    .columns-three h5 + p,
    .columns-three h6 + p,
    .columns-four h1 + p,
    .columns-four h2 + p,
    .columns-four h3 + p,
    .columns-four h4 + p,
    .columns-four h5 + p,
    .columns-four h6 + p {
        -webkit-column-break-before: avoid;
        page-break-before: avoid;
        break-before: avoid;
    }

.business-result-container a.favourite-star {
    color: #545454;
    position: relative;
}

    .business-result-container a.favourite-star span {
        position: absolute !important;
        width: 1px;
        height: 1px;
        overflow: hidden;
        clip: rect(0, 0, 0, 0);
    }

    .business-result-container a.favourite-star:hover {
        color: #242e40;
    }

.no-touchevents .business-result-container a.favourite-star:hover:before,
.no-touchevents .business-result-container a.favourite-star:hover:after {
    display: block;
}

.business-result-container a.favourite-star:before,
.business-result-container a.favourite-star:after {
    display: none;
    position: absolute;
    bottom: 100%;
}

.business-result-container a.favourite-star:before {
    width: 0;
    height: 0;
    content: '\00a0';
    border: 0.625rem solid transparent;
    border-bottom-width: 0;
    border-top-color: #333;
    left: 0.125rem;
}

@media screen and (max-width: 47.9375rem) {
    .business-result-container a.favourite-star:before {
        left: auto;
        right: 0.08125rem;
    }
}

.business-result-container a.favourite-star:after {
    content: 'Add To Favourites';
    margin-bottom: 0.3125rem;
    left: -0.3125rem;
    width: 7.8125rem;
    text-align: center;
    padding: 0.15625rem 0.3125rem;
    border: 1px solid #333;
    color: #fff;
    background: #333;
    font-size: 0.75rem;
    text-transform: none;
    -webkit-border-radius: 0.15625rem;
    -moz-border-radius: 0.15625rem;
    border-radius: 0.15625rem;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
}

@media screen and (max-width: 47.9375rem) {
    .business-result-container a.favourite-star:after {
        left: auto;
        right: 0;
    }
}

.business-result-container a.favourite-star.favourited {
    color: #27455f;
}

    .business-result-container a.favourite-star.favourited:hover {
        color: #27455f;
    }

    .business-result-container a.favourite-star.favourited:after {
        content: 'Remove from Favourites';
        width: 9.6875rem;
    }

    .business-result-container a.favourite-star.loading:after,
    .business-result-container a.favourite-star.loading:hover:after,
    .business-result-container a.favourite-star.favourited.loading:after,
    .business-result-container a.favourite-star.favourited.loading:hover:after {
        content: 'Updating...';
    }

.business-result-container a.favourite-star {
    float: right;
}

.business-menu a.favourite-star .fa {
    color: #333;
}

.business-menu a.favourite-star.favourited .fa {
    color: #27455f;
}

.search-bar {
    background: #242e40;
    color: #fff;
    width: 100%;
}

.gallery.parallax .search-bar {
    background: rgba(36, 46, 64, 0.86);
}

.search-bar ul.customer-actions,
.search-bar ul.customer-actions li,
.search-bar ul.sectors-selector,
.search-bar ul.sectors-selector li {
    padding: 0;
    margin: 0;
    list-style-type: none;
}

    .search-bar ul.customer-actions li,
    .search-bar ul.sectors-selector li {
        display: inline-block;
    }

        .search-bar ul.customer-actions li:first-child a,
        .search-bar ul.sectors-selector li:first-child a {
            padding-left: 2.5rem;
        }

        .search-bar ul.customer-actions li a,
        .search-bar ul.sectors-selector li a {
            position: relative;
            display: block;
            padding: 1.25rem 3.125rem 1.25rem 1.25rem;
            font-weight: 400;
            font-family: "Century Gothic", "Apple Gothic", AppleGothic, "URW Gothic L", "Avant Garde", Futura, "open-sans", sans-serif;
            color: #fff;
            font-size: 1.0625rem;
            -webkit-transition: background 250ms linear 0ms;
            -moz-transition: background 250ms linear 0ms;
            -o-transition: background 250ms linear 0ms;
            -ms-transition: background 250ms linear 0ms;
            transition: background 250ms linear 0ms;
        }

            .search-bar ul.customer-actions li a .title,
            .search-bar ul.sectors-selector li a .title {
                text-shadow: 0 0 2px rgba(0, 0, 0, 1);
            }

            .search-bar ul.customer-actions li a:after,
            .search-bar ul.sectors-selector li a:after {
                display: block;
                content: '\00a0';
                position: absolute;
                right: 0;
                width: 0;
                bottom: 0.9375rem;
                top: 0.9375rem;
                border-left: 1px solid rgba(255, 255, 255, 0.8);
                opacity: 1;
                -webkit-transition: opacity 250ms linear 0ms;
                -moz-transition: opacity 250ms linear 0ms;
                -o-transition: opacity 250ms linear 0ms;
                -ms-transition: opacity 250ms linear 0ms;
                transition: opacity 250ms linear 0ms;
            }

            .search-bar ul.customer-actions li a .arrow-container,
            .search-bar ul.sectors-selector li a .arrow-container {
                -webkit-transition: all 250ms linear 0ms;
                -moz-transition: all 250ms linear 0ms;
                -o-transition: all 250ms linear 0ms;
                -ms-transition: all 250ms linear 0ms;
                transition: all 250ms linear 0ms;
                position: absolute;
                top: 38%;
                right: 0.9375rem;
                line-height: 1;
                display: block;
                color: #27455f;
            }

.csstransforms .search-bar ul.customer-actions li a .arrow-container,
.csstransforms .search-bar ul.sectors-selector li a .arrow-container {
    top: 50%;
    -webkit-transform-origin: center center;
    -moz-transform-origin: center center;
    -ms-transform-origin: center center;
    -o-transform-origin: center center;
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
}

.search-bar ul.customer-actions li a.selected,
.search-bar ul.sectors-selector li a.selected {
    background: #27455f;
}

    .search-bar ul.customer-actions li a.selected .arrow-container,
    .search-bar ul.sectors-selector li a.selected .arrow-container {
        color: #fff;
    }

    .search-bar ul.customer-actions li a.selected:after,
    .search-bar ul.sectors-selector li a.selected:after {
        display: none;
    }

.search-bar ul.customer-actions li a:active,
.search-bar ul.customer-actions li a:hover,
.search-bar ul.sectors-selector li a:active,
.search-bar ul.sectors-selector li a:hover {
    background: #4b86b1;
}

    .search-bar ul.customer-actions li a:active:after,
    .search-bar ul.customer-actions li a:hover:after,
    .search-bar ul.sectors-selector li a:active:after,
    .search-bar ul.sectors-selector li a:hover:after {
        opacity: 0;
    }

    .search-bar ul.customer-actions li a:active .arrow-container,
    .search-bar ul.customer-actions li a:hover .arrow-container,
    .search-bar ul.sectors-selector li a:active .arrow-container,
    .search-bar ul.sectors-selector li a:hover .arrow-container {
        top: 45%;
    }

.csstransforms .search-bar ul.customer-actions li a:active .arrow-container,
.csstransforms .search-bar ul.customer-actions li a:hover .arrow-container,
.csstransforms .search-bar ul.sectors-selector li a:active .arrow-container,
.csstransforms .search-bar ul.sectors-selector li a:hover .arrow-container {
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
}

.business-results-outer-wraper {
    margin: 0 auto;
    width: 100%;
    max-width: 80rem;
}

.business-result-container {
    padding-bottom: 1.875rem;
    border-bottom: 4px solid #9bc0e0;
    margin-bottom: 1.875rem;
}

    .business-result-container h2 {
        font-family: "Century Gothic", "Apple Gothic", AppleGothic, "URW Gothic L", "Avant Garde", Futura, "open-sans", sans-serif;
        text-transform: uppercase;
        margin: 0 0 0.625rem;
        font-size: 1.25rem;
    }

        .business-result-container h2,
        .business-result-container h2 a {
            font-weight: 700;
            color: #4b4b4b;
        }

            .business-result-container h2 a:hover {
                color: #27455f;
            }

    .business-result-container .reference {
        display: block;
        margin-bottom: 0.625rem;
    }

    .business-result-container .description p {
        font-size: 0.875rem;
    }

    .business-result-container .image-container {
        overflow: hidden;
        display: block;
        position: relative;
        text-align: center;
        background: #b3b3b3;
    }

@media screen and (max-width: 47.9375rem) {
    .business-result-container .image-container {
        margin-bottom: 0.625rem;
    }
}

.business-result-container .image-container img {
    -webkit-transition: all 150ms linear 0ms;
    -moz-transition: all 150ms linear 0ms;
    -o-transition: all 150ms linear 0ms;
    -ms-transition: all 150ms linear 0ms;
    transition: all 150ms linear 0ms;
    -webkit-transform-origin: center center;
    -moz-transform-origin: center center;
    -ms-transform-origin: center center;
    -o-transform-origin: center center;
}

.csstransforms .business-result-container .image-container img {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
}

.csstransforms .business-result-container .image-container a:hover img {
    -webkit-transform: scale(1.15);
    -moz-transform: scale(1.15);
    -ms-transform: scale(1.15);
    -o-transform: scale(1.15);
}

.business-result-container .button {
    margin-top: 1.25rem;
    text-align: right;
}

    .business-result-container .button + .button {
        margin-top: 0.625rem;
    }

.business-result-container:first-child {
    padding-top: 1.875rem;
    border-top: 4px solid #9bc0e0;
    margin-top: 0.625rem;
}

.business-result-container .prices-container {
    text-align: right;
    margin-bottom: 1.25rem;
}

    .business-result-container .prices-container .pricing-title,
    .business-result-container .prices-container .pricing-type {
        color: #858592;
        font-family: "Century Gothic", "Apple Gothic", AppleGothic, "URW Gothic L", "Avant Garde", Futura, "open-sans", sans-serif;
        font-size: 1rem;
        font-weight: 700;
    }

    .business-result-container .prices-container .price {
        display: block;
        color: #559fd2;
        font-weight: 700;
        font-family: "Century Gothic", "Apple Gothic", AppleGothic, "URW Gothic L", "Avant Garde", Futura, "open-sans", sans-serif;
    }

        .business-result-container .prices-container .price strong {
            font-size: 1.5625rem;
        }

        .business-result-container .prices-container .price .price-suffix {
            display: inline-block;
            margin-left: 0.625rem;
            font-size: 1.0625rem;
        }

.pagination-info {
    text-transform: uppercase;
    font-family: "Century Gothic", "Apple Gothic", AppleGothic, "URW Gothic L", "Avant Garde", Futura, "open-sans", sans-serif;
    font-weight: 700;
}

    .pagination-info strong,
    .pagination-info a {
        color: #27455f;
    }

.business-view-container,
.business-services-container,
.business-information-container,
.registration-required-wrapper,
.business-map-container,
.business-street-view-container,
.confidential-sale-wrapper,
.business-contact-container {
    max-width: 80rem;
    margin: 0 auto;
}

    .business-map-container h1,
    .business-street-view-container h1,
    .business-view-container h1,
    .business-information-container h1,
    .confidential-sale-wrapper h1,
    .registration-required-wrapper h1 {
        color: #545454;
        font-family: "Century Gothic", "Apple Gothic", AppleGothic, "URW Gothic L", "Avant Garde", Futura, "open-sans", sans-serif;
        font-weight: 700;
        font-size: 1.25rem;
        margin: 0 0 0.625rem;
        text-transform: uppercase;
    }

    .business-map-container h2,
    .business-map-container h3,
    .business-street-view-container h2,
    .business-street-view-container h3,
    .business-view-container h2,
    .business-view-container h3,
    .business-information-container h2,
    .business-information-container h3,
    .confidential-sale-wrapper h2,
    .confidential-sale-wrapper h3,
    .registration-required-wrapper h2,
    .registration-required-wrapper h3 {
        color: #27455f;
        font-family: "Century Gothic", "Apple Gothic", AppleGothic, "URW Gothic L", "Avant Garde", Futura, "open-sans", sans-serif;
        font-weight: 700;
        font-size: 1.25rem;
        margin: 0 0 0.625rem;
        text-transform: uppercase;
    }

    .business-map-container h3,
    .business-street-view-container h3,
    .business-view-container h3,
    .business-information-container h3,
    .confidential-sale-wrapper h3,
    .registration-required-wrapper h3 {
        font-size: 1rem;
        color: #4b86b1;
    }

    .business-map-container p:last-child,
    .business-street-view-container p:last-child,
    .business-view-container p:last-child,
    .business-information-container p:last-child,
    .confidential-sale-wrapper p:last-child,
    .registration-required-wrapper p:last-child {
        margin-bottom: 0;
    }

    .business-information-container h2.business-info-title {
        margin-bottom: 1.25rem;
    }

        .business-information-container h2.business-info-title small {
            display: block;
            font-size: 0.75em;
        }

    .business-information-container .info-container {
        font-size: 0.85em;
    }

        .business-information-container .info-container * {
            color: #545454;
        }

        .business-information-container .info-container > *:first-child {
            margin-top: 0;
        }

        .business-information-container .info-container h3,
        .business-information-container .info-container h4,
        .business-information-container .info-container h5,
        .business-information-container .info-container h6 {
            margin: 1.875rem 0 1.25rem;
        }

.street-view-canvas {
    display: block;
    height: 25rem;
    height: 40vh;
    height: 37.5rem;
    background: #b3b3b3;
}

@media screen and (max-width: 47.9375rem) {
    .street-view-canvas {
        min-height: 65vh;
    }
}

.business-view-container .basic-info {
    margin-bottom: 0.625rem;
}

.business-view-container .reference {
    margin: 0.625rem 0 0;
}

.business-view-container h1 {
    margin: 0;
}

.business-view-container .prices-container h2 {
    font-family: "Century Gothic", "Apple Gothic", AppleGothic, "URW Gothic L", "Avant Garde", Futura, "open-sans", sans-serif;
    color: #27455f;
    font-weight: 700;
    font-size: 0.9375rem;
    margin-bottom: 0.3125rem;
}

    .business-view-container .prices-container h2:after {
        content: ': ';
    }

.business-view-container .prices-container .price {
    display: block;
    color: #559fd2;
    font-weight: 700;
    font-family: "Century Gothic", "Apple Gothic", AppleGothic, "URW Gothic L", "Avant Garde", Futura, "open-sans", sans-serif;
}

    .business-view-container .prices-container .price strong {
        font-size: 1.5625rem;
    }

    .business-view-container .prices-container .price .price-suffix {
        display: inline-block;
        margin-left: 0.625rem;
        font-size: 1.0625rem;
    }

.business-view-container .features ul {
    list-style-type: none;
    color: #545454;
    font-size: 0.8125rem;
    margin: 1.875rem 0;
    padding: 0;
}

    .business-view-container .features ul li {
        position: relative;
        padding: 0 0 0 1.875rem;
        margin-bottom: 1.25rem;
    }

        .business-view-container .features ul li:before {
            content: '\f111';
            font-family: 'Font Awesome 5 Pro', "open-sans", sans-serif;
            color: #27455f;
            position: absolute;
            top: 0;
            left: 0;
        }

.business-view-container .image-container .gallery.rotating-gallery,
.business-view-container .image-container .gallery.rotating-gallery .thumb-container {
    margin-bottom: 0;
}

.business-services-container {
    font-size: 0.8125rem;
}

    .business-services-container h2 {
        font-family: 'Open Sans', sans-serif;
        font-size: 0.9375rem;
        text-transform: uppercase;
        font-weight: 700;
        color: #545454;
        margin-top: 0.625rem;
        margin-bottom: 0.625rem;
    }

        .business-services-container h2:first-child {
            margin-top: 0;
        }

    .business-services-container p {
        margin-top: 0.625rem;
        margin-bottom: 0.625rem;
    }

    .business-services-container .service-section + .service-section {
        margin-top: 1.875rem;
    }

.business-contact-container {
    font-size: 0.8125rem;
}

    .business-contact-container .contact-details-container {
        margin-bottom: 1.25rem;
    }

    .business-contact-container h2 {
        font-family: "Century Gothic", "Apple Gothic", AppleGothic, "URW Gothic L", "Avant Garde", Futura, "open-sans", sans-serif;
        font-size: 1.25rem;
        font-weight: 700;
        color: #27455f;
        margin-top: 0.625rem;
        margin-bottom: 0.625rem;
    }

        .business-contact-container h2:first-child {
            margin-top: 0;
        }

        .business-contact-container h2 .fa,
        .business-contact-container h2 .far,
        .business-contact-container h2 .fas {
            color: #4b86b1;
            margin-right: 0.625rem;
            -webkit-transition: color 250ms linear 0ms;
            -moz-transition: color 250ms linear 0ms;
            -o-transition: color 250ms linear 0ms;
            -ms-transition: color 250ms linear 0ms;
            transition: color 250ms linear 0ms;
        }

        .business-contact-container h2 a {
            color: #27455f;
        }

            .business-contact-container h2 a:hover {
                color: #4b86b1;
            }

                .business-contact-container h2 a:hover .fa,
                .business-contact-container h2 a:hover .far,
                .business-contact-container h2 a:hover .fas {
                    color: #27455f;
                }

    .business-contact-container p {
        margin-top: 0.625rem;
        margin-bottom: 1.25rem;
    }

        .business-contact-container p.telephone-before,
        .business-contact-container p.telephone,
        .business-contact-container p.telephone-after {
            margin-left: 2.1875rem;
            margin-top: 0.3125rem;
            margin-bottom: 0.3125rem;
        }

        .business-contact-container p.telephone {
            font-size: 1.25rem;
        }

            .business-contact-container p.telephone a {
                font-weight: 400;
                color: #545454;
            }

    .business-contact-container .terms-confirmation-block:first-child {
        margin-top: 0;
    }

.business.view .confidential-sale-container {
    border-top: 4px solid #9bc0e0;
    padding-top: 3.125rem;
    margin-top: 1.875rem;
}

.confidential-sale-container .request-access .fa {
    margin: 0 auto 0.46875rem;
    display: block;
    font-size: 4em;
    color: #fff;
}

.confidential-sale-container .request-access .sr-only {
    display: block;
    width: auto;
    height: auto;
    color: #fff;
    clip: none;
    position: relative;
    top: auto;
    bottom: auto;
    left: auto;
    right: auto;
}

.confidential-sale-container .request-access strong {
    display: block;
}

.business.view .registration-required-container {
    border-top: 4px solid #9bc0e0;
    padding-top: 3.125rem;
    margin-top: 1.875rem;
}

.registration-required-container .registration-panel,
.registration-required-container .login-panel {
    display: block;
    margin-bottom: 0.625rem;
}

    .registration-required-container .registration-panel h2,
    .registration-required-container .login-panel h2 {
        font-family: "Century Gothic", "Apple Gothic", AppleGothic, "URW Gothic L", "Avant Garde", Futura, "open-sans", sans-serif;
        text-transform: uppercase;
        color: #27455f;
        font-weight: 700;
        font-size: 0.9375rem;
        margin-bottom: 0.3125rem;
        -webkit-transition: color 250ms linear 0ms;
        -moz-transition: color 250ms linear 0ms;
        -o-transition: color 250ms linear 0ms;
        -ms-transition: color 250ms linear 0ms;
        transition: color 250ms linear 0ms;
    }

    .registration-required-container .registration-panel p,
    .registration-required-container .login-panel p {
        font-size: 0.8125rem;
    }

    .registration-required-container .registration-panel:hover h2,
    .registration-required-container .login-panel:hover h2 {
        color: #242e40;
    }

.registration-required-container .registration-form-container,
.registration-required-container .login-panel {
    display: block;
}

    .registration-required-container .registration-form-container button,
    .registration-required-container .login-panel button {
        display: block;
        width: 100%;
        margin-bottom: 0;
    }

.registration-required-container .registration-form-container {
    border-top: 4px solid #9bc0e0;
    padding-top: 3.125rem;
    margin-top: 1.875rem;
}

.registration-required-container .registration-panel {
    margin: 0;
}

.registration-form hr {
    margin-top: 0.625rem;
    margin-bottom: 1.25rem;
}

.registration-form .terms-confirmation-block:first-child {
    margin-top: 0;
}

.registration-panel {
    -webkit-transition: all 250ms linear 0ms;
    -moz-transition: all 250ms linear 0ms;
    -o-transition: all 250ms linear 0ms;
    -ms-transition: all 250ms linear 0ms;
    transition: all 250ms linear 0ms;
    display: block;
    font-weight: 400;
    background: #242e40;
    -webkit-border-radius: 0.3125rem;
    -moz-border-radius: 0.3125rem;
    border-radius: 0.3125rem;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    padding: 0.625rem;
    color: #fff;
}

    .registration-panel h2,
    .registration-panel p,
    .registration-panel span {
        color: #fff;
    }

    .registration-panel:hover {
        background: #27455f;
        color: #fff;
    }

a.forgotten-pw {
    color: #4b4b4b;
    font-weight: 400;
    font-size: 0.75em;
    display: inline-block;
    margin-bottom: 0.625rem;
}

    a.forgotten-pw:hover {
        color: #27455f;
    }

.business-menu {
    background: #ccd8de;
    z-index: 10;
    border-bottom: 2px solid #fff;
}

    .business-menu ul {
        list-style-type: none;
        margin: 0;
    }

        .business-menu ul,
        .business-menu ul li {
            padding: 0;
            margin: 0;
        }

            .business-menu ul li {
                position: relative;
                display: inline-block;
            }

@media screen and (max-width: 47.9375rem) {
    .business-menu ul li.sector-container {
        display: block;
        width: 100%;
    }
}

.business-menu ul li:hover ul {
    display: block;
}

.business-menu ul li > span,
.business-menu ul li a {
    cursor: pointer;
    display: block;
    padding: 0.625rem 1.25rem;
    -webkit-transition: background 250ms linear 0ms;
    -moz-transition: background 250ms linear 0ms;
    -o-transition: background 250ms linear 0ms;
    -ms-transition: background 250ms linear 0ms;
    transition: background 250ms linear 0ms;
    color: #333;
    position: relative;
    font-weight: 400;
}

    .business-menu ul li > span > .fa,
    .business-menu ul li > span > .far,
    .business-menu ul li > span > .fas,
    .business-menu ul li > span > .fab,
    .business-menu ul li a > .fa,
    .business-menu ul li a > .far,
    .business-menu ul li a > .fas,
    .business-menu ul li a > .fab {
        font-size: 1.2em;
        color: #27455f;
        margin-right: 0.625rem;
        -webkit-transform-origin: center center;
        -moz-transform-origin: center center;
        -ms-transform-origin: center center;
        -o-transform-origin: center center;
        -webkit-transition: all 250ms linear 0ms;
        -moz-transition: all 250ms linear 0ms;
        -o-transition: all 250ms linear 0ms;
        -ms-transition: all 250ms linear 0ms;
        transition: all 250ms linear 0ms;
    }

@media screen and (max-width: 64rem) {
    .business-menu ul li > span > .fa,
    .business-menu ul li > span > .far,
    .business-menu ul li > span > .fas,
    .business-menu ul li > span > .fab,
    .business-menu ul li a > .fa,
    .business-menu ul li a > .far,
    .business-menu ul li a > .fas,
    .business-menu ul li a > .fab {
        margin-right: 0;
    }
}

.business-menu ul li > span:after,
.business-menu ul li a:after {
    display: block;
    content: '\00a0';
    position: absolute;
    right: 0;
    width: 0;
    bottom: 0.625rem;
    top: 0.625rem;
    border-left: 1px solid rgba(145, 170, 184, 0.8);
    opacity: 1;
    -webkit-transition: opacity 250ms linear 0ms;
    -moz-transition: opacity 250ms linear 0ms;
    -o-transition: opacity 250ms linear 0ms;
    -ms-transition: opacity 250ms linear 0ms;
    transition: opacity 250ms linear 0ms;
}

.business-menu ul li > span.active,
.business-menu ul li > span:hover,
.business-menu ul li a.active,
.business-menu ul li a:hover {
    background: #4b86b1;
}

    .business-menu ul li > span.active > .fa,
    .business-menu ul li > span.active > .far,
    .business-menu ul li > span.active > .fas,
    .business-menu ul li > span:hover > .fa,
    .business-menu ul li > span:hover > .far,
    .business-menu ul li > span:hover > .fas,
    .business-menu ul li a.active > .fa,
    .business-menu ul li a.active > .far,
    .business-menu ul li a.active > .fas,
    .business-menu ul li a:hover > .fa,
    .business-menu ul li a:hover > .far,
    .business-menu ul li a:hover > .fas {
        -webkit-transform: scale(1.5);
        -moz-transform: scale(1.5);
        -ms-transform: scale(1.5);
        -o-transform: scale(1.5);
        color: #fff;
    }

    .business-menu ul li > span.active:after,
    .business-menu ul li > span:hover:after,
    .business-menu ul li a.active:after,
    .business-menu ul li a:hover:after {
        opacity: 0;
    }

.business-menu ul li > span.sector-button,
.business-menu ul li a.sector-button {
    background: #27455f;
    padding-right: 3.125rem;
    color: #fff;
}

    .business-menu ul li > span.sector-button .title,
    .business-menu ul li a.sector-button .title {
        text-shadow: 0 0 2px rgba(0, 0, 0, 1);
    }

    .business-menu ul li > span.sector-button:after,
    .business-menu ul li a.sector-button:after {
        display: none;
    }

    .business-menu ul li > span.sector-button .arrow-container,
    .business-menu ul li a.sector-button .arrow-container {
        -webkit-transition: all 250ms linear 0ms;
        -moz-transition: all 250ms linear 0ms;
        -o-transition: all 250ms linear 0ms;
        -ms-transition: all 250ms linear 0ms;
        transition: all 250ms linear 0ms;
        position: absolute;
        top: 38%;
        right: 0.9375rem;
        line-height: 1;
        display: block;
        color: #fff;
    }

.csstransforms .business-menu ul li > span.sector-button .arrow-container,
.csstransforms .business-menu ul li a.sector-button .arrow-container {
    top: 50%;
    -webkit-transform-origin: center center;
    -moz-transform-origin: center center;
    -ms-transform-origin: center center;
    -o-transform-origin: center center;
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
}

.business-menu ul li > span.sector-button:hover,
.business-menu ul li a.sector-button:hover {
    background: #4b86b1;
}

    .business-menu ul li > span.sector-button:hover .arrow-container,
    .business-menu ul li a.sector-button:hover .arrow-container {
        top: 45%;
    }

.csstransforms .business-menu ul li > span.sector-button:hover .arrow-container,
.csstransforms .business-menu ul li a.sector-button:hover .arrow-container {
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
}

@media screen and (min-width: 64.0625rem) {
    .business-menu ul li > span + ul {
        display: none;
        position: absolute;
        top: 100%;
        left: 0;
        background: #ccd8de;
        border-left: 1px solid rgba(145, 170, 184, 0.8);
        border-right: 1px solid rgba(145, 170, 184, 0.8);
    }

        .business-menu ul li > span + ul li {
            display: block;
            border-bottom: 1px solid rgba(145, 170, 184, 0.8);
        }

            .business-menu ul li > span + ul li a:after {
                display: none;
            }
}

@media screen and (max-width: 64rem) {
    .business-menu ul li > span {
        display: none;
    }

        .business-menu ul li > span + ul {
            background: transparent;
            display: block;
            position: relative;
            top: auto;
            bottom: auto;
            left: auto;
            right: auto;
        }

            .business-menu ul li > span + ul li {
                display: inline-block;
            }
}

hr.border-thick {
    height: 4px;
}

hr.border-alt {
    background: #9bc0e0;
}

hr.smb {
    margin-bottom: 1.25rem;
}

table.minitable thead tr td,
table.minitable thead tr th,
table.minitable tbody tr td,
table.minitable tbody tr th,
table.mini-table thead tr td,
table.mini-table thead tr th,
table.mini-table tbody tr td,
table.mini-table tbody tr th {
    padding: 0.15625rem;
    font-size: 0.9em;
}

table.minitable.discreet thead th,
table.minitable.discreet tbody th,
table.mini-table.discreet thead th,
table.mini-table.discreet tbody th {
    background: #b3b3b3;
}

table.minitable.discreet thead td,
table.minitable.discreet thead th,
table.minitable.discreet tbody td,
table.minitable.discreet tbody th,
table.mini-table.discreet thead td,
table.mini-table.discreet thead th,
table.mini-table.discreet tbody td,
table.mini-table.discreet tbody th {
    border-color: #b3b3b3;
}

@media only screen and (min-width: 64rem) and (max-width: 85.375rem) {
    .row.featured-business-wrapper .large-2 {
        width: 33.333333333333%;
    }
}

.featured-business-container {
    display: block;
    margin-bottom: 1.25rem;
}

@media only screen and (max-width: 47.9375rem) {
    .featured-business-container {
        margin-bottom: 0.625rem;
    }
}

@media only screen and (max-width: 47.9375rem) {
    .featured-business-container {
        margin-bottom: 1.25rem;
    }
}

.featured-business-container a .image-container {
    overflow: hidden;
    display: block;
    position: relative;
    text-align: center;
    background: #b3b3b3;
}

    .featured-business-container a .image-container img {
        -webkit-transition: all 150ms linear 0ms;
        -moz-transition: all 150ms linear 0ms;
        -o-transition: all 150ms linear 0ms;
        -ms-transition: all 150ms linear 0ms;
        transition: all 150ms linear 0ms;
        -webkit-transform-origin: center center;
        -moz-transform-origin: center center;
        -ms-transform-origin: center center;
        -o-transform-origin: center center;
    }

.csstransforms .featured-business-container a .image-container img {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
}

.featured-business-container a .info-container {
    -webkit-transition: background 250ms linear 0ms;
    -moz-transition: background 250ms linear 0ms;
    -o-transition: background 250ms linear 0ms;
    -ms-transition: background 250ms linear 0ms;
    transition: background 250ms linear 0ms;
    line-height: 1.2;
    display: block;
    border-top: 1px solid #fff;
    background: #242e40;
    color: #fff;
    padding: 0.9375rem 1.125rem;
    font-family: "Century Gothic", "Apple Gothic", AppleGothic, "URW Gothic L", "Avant Garde", Futura, "open-sans", sans-serif;
    text-transform: uppercase;
    font-size: 1.0625rem;
    font-weight: 400;
}

    .featured-business-container a .info-container .title {
        display: block;
    }

    .featured-business-container a .info-container .price {
        -webkit-transition: color 250ms linear 0ms;
        -moz-transition: color 250ms linear 0ms;
        -o-transition: color 250ms linear 0ms;
        -ms-transition: color 250ms linear 0ms;
        transition: color 250ms linear 0ms;
        display: block;
        color: #4b86b1;
        margin-top: 0.9375rem;
    }

@media screen and (max-width: 47.9375rem) {
    .featured-business-container a .info-container {
        font-size: 0.875rem;
    }
}

@media screen and (min-width: 48rem) {
    .featured-business-container a .halves .info-container {
        border-top: none;
        border-left: 1px solid #fff;
    }
}

.featured-business-container a:hover .info-container {
    background: #27455f;
}

    .featured-business-container a:hover .info-container .price {
        color: #fff;
    }

.csstransforms .featured-business-container a:hover .image-container img {
    -webkit-transform: scale(1.15);
    -moz-transform: scale(1.15);
    -ms-transform: scale(1.15);
    -o-transform: scale(1.15);
}

.image-container .business-status,
.image-container .featured-tag {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 10;
}

.image-container .featured-tag {
    top: 0;
    left: 0;
    right: auto;
    bottom: auto;
    background: rgba(75, 134, 177, 0.9);
}

.csstransforms .image-container .featured-tag {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    padding: 3.125rem 2.5rem 0.3125rem;
    top: -1.4375rem;
    left: -3.625rem;
}

.featured-tag {
    font-weight: 400;
    background: #4b86b1;
    color: #fff;
    padding: 0.3125rem;
    text-transform: uppercase;
}

.business-status {
    display: block;
    text-transform: uppercase;
    color: #fff;
    font-size: 1.125rem;
    padding: 0.625rem 0.625rem;
    font-weight: 400;
}

    .business-status.for-sale {
        display: none;
    }

    .business-status.under-offer {
        background: #4b86b1;
    }

.image-container .business-status.under-offer {
    background: rgba(75, 134, 177, 0.67);
}

.business-status.sold,
.business-status.sold-subject-to-contract {
    background: #f00;
}

.image-container .business-status.sold,
.image-container .business-status.sold-subject-to-contract {
    background: rgba(255, 0, 0, 0.67);
}

.business-status.new-instruction {
    background: #4b86b1;
}

.image-container .business-status.new-instruction {
    background: rgba(75, 134, 177, 0.67);
}

.business-status.reduced {
    background: #4b86b1;
}

.image-container .business-status.reduced {
    background: rgba(75, 134, 177, 0.67);
}

.business-status.additional-notes span {
    display: block;
}

    .business-status.additional-notes span.note {
        font-size: 0.75rem;
        margin-top: 0.15625rem;
    }

.business-status.additional-notes.sold span,
.business-status.additional-notes.sold-subject-to-contract span {
    display: block;
    float: left;
    text-align: left;
}

    .business-status.additional-notes.sold span.title,
    .business-status.additional-notes.sold-subject-to-contract span.title {
        font-size: 3.125rem;
        line-height: 1;
        padding-right: 0.625rem;
        width: 55%;
    }

    .business-status.additional-notes.sold span.note,
    .business-status.additional-notes.sold-subject-to-contract span.note {
        font-size: 1.25rem;
        line-height: 1.2;
        width: 45%;
    }

.forgotten-password .recaptcha-container {
    margin-bottom: 0.625rem;
}

.services-container .service-img-ql .ql-container {
    position: relative;
    overflow: hidden;
    margin-bottom: 1.25rem;
}

    .services-container .service-img-ql .ql-container img {
        -webkit-transition: all 250ms linear 0ms;
        -moz-transition: all 250ms linear 0ms;
        -o-transition: all 250ms linear 0ms;
        -ms-transition: all 250ms linear 0ms;
        transition: all 250ms linear 0ms;
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
    }

    .services-container .service-img-ql .ql-container span {
        font-family: 'Open Sans', sans-serif;
        font-weight: 200;
        font-style: italic;
        font-size: 1.375rem;
        -webkit-transition: all 250ms linear 0ms;
        -moz-transition: all 250ms linear 0ms;
        -o-transition: all 250ms linear 0ms;
        -ms-transition: all 250ms linear 0ms;
        transition: all 250ms linear 0ms;
        display: block;
        position: absolute;
        bottom: 5%;
        width: 100%;
        text-align: center;
        color: #fff;
        z-index: 1;
    }

    .services-container .service-img-ql .ql-container::after {
        -webkit-transition: all 250ms linear 0ms;
        -moz-transition: all 250ms linear 0ms;
        -o-transition: all 250ms linear 0ms;
        -ms-transition: all 250ms linear 0ms;
        transition: all 250ms linear 0ms;
        content: '';
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        width: 100%;
        height: 100%;
        background: rgba(0, 0, 0, 0.65);
    }

@media (min-width: 64.0625rem) {
    .services-container .service-img-ql .ql-container {
        min-height: 13.875rem;
    }

        .services-container .service-img-ql .ql-container img {
            height: 100%;
            max-width: unset;
            position: absolute;
        }
}

.services-container .service-img-ql:hover .ql-container img {
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
}

.services-container .service-img-ql:hover .ql-container span {
    bottom: 40%;
}

.services-container .service-img-ql:hover .ql-container::after {
    background: rgba(0, 0, 0, 0.85);
}

.services-container .columns {
    padding-left: 0.3125rem;
    padding-right: 0.3125rem;
}

.row.buttons-row {
    display: flex;
    flex-direction: column;
    height: 100%;
    padding-bottom: 0.625rem;
}

    .row.buttons-row .btn-container {
        flex: 1;
        display: flex;
        justify-content: center;
        flex-direction: column;
    }

    .row.buttons-row .button.service-button {
        width: 100%;
        height: 100%;
        margin-bottom: 1.25rem;
        border-radius: 0;
        border: none;
        display: inline-flex;
        align-items: center;
    }

        .row.buttons-row .button.service-button.call-btn {
            background: #27455f;
        }

        .row.buttons-row .button.service-button.tool-btn {
            background: #4b86b1;
        }

        .row.buttons-row .button.service-button.account-btn {
            background: #99bfe5;
            margin-bottom: 0.625rem;
        }

        .row.buttons-row .button.service-button:hover {
            border: none;
        }

            .row.buttons-row .button.service-button:hover.call-btn {
                background: #242e40;
            }

            .row.buttons-row .button.service-button:hover.tool-btn {
                background: #242e40;
            }

            .row.buttons-row .button.service-button:hover.account-btn {
                background: #242e40;
            }

        .row.buttons-row .button.service-button .icon-container i {
            margin-right: 0;
        }

            .row.buttons-row .button.service-button .icon-container i.fa-stack-1x {
                font-size: 1.75rem;
            }

        .row.buttons-row .button.service-button .text-container {
            font-family: 'Open Sans', sans-serif;
            font-weight: 200;
            font-style: italic;
            font-size: 1.5625rem;
            display: flex;
            flex-direction: column;
            width: 100%;
            text-align: left;
            margin-left: 1.25rem;
        }

            .row.buttons-row .button.service-button .text-container strong {
                font-weight: 400;
            }

@media only screen and (min-width: 48rem) and (max-width: 81.25rem) {
    .row.buttons-row .button.service-button .text-container {
        font-size: 1.25rem;
        margin-left: 0;
    }
}

@media only screen and (min-width: 48rem) and (max-width: 64rem) {
    .row.buttons-row .button.service-button .text-container {
        font-size: 0.875rem;
    }
}

@media (max-width: 47.9375rem) {
    .row.buttons-row .button.service-button .icon-container {
        font-size: 0.9375rem;
    }

    .row.buttons-row .button.service-button .text-container {
        font-size: 0.9375rem;
    }
}

@media only screen and (max-width: 64rem) {
    .row.buttons-row {
        display: block;
    }
}

.vehicles-dimensions .open-modal {
    width: 100%;
    padding: 1.25rem;
    background: #3b54a5;
}

    .vehicles-dimensions .open-modal:hover {
        background: #4b86b1;
    }

@media (max-width: 47.9375rem) {
    .vehicles-dimensions .open-modal {
        margin-bottom: 1.875rem;
    }
}

.vehicles-modal {
    display: none;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: #00000080;
    z-index: 1000;
    height: 100%;
    overflow: scroll;
}

    .vehicles-modal .modal-inner {
        padding: 1.25rem;
        background: #fff;
        border: 1px solid #82b3b7;
        border-radius: 5px;
        z-index: 1001;
    }

@media (min-width: 64.0625rem) {
    .vehicles-modal .modal-inner {
        margin: 3.125rem;
    }
}

.vehicles-modal .modal-inner .close-modal {
    -webkit-transition: all 250ms linear 0ms;
    -moz-transition: all 250ms linear 0ms;
    -o-transition: all 250ms linear 0ms;
    -ms-transition: all 250ms linear 0ms;
    transition: all 250ms linear 0ms;
    font-size: 1.875rem;
    color: #3b54a5;
    cursor: pointer;
}

    .vehicles-modal .modal-inner .close-modal:hover {
        color: #4b86b1;
    }

.vehicles-modal.active {
    display: block;
    animation-name: fadeIn;
    animation-duration: .5s;
}

.vehicles-modal img {
    max-height: 8.125rem;
}

.vehicles-modal table tbody tr td {
    width: auto !important;
}

@keyframes fadeIn {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

.volumetric-calc-container,
.transit-calc-container {
    margin-bottom: 2.5rem;
    background: #f0f1ed;
    padding: 1.25rem;
}

    .volumetric-calc-container .input label,
    .transit-calc-container .input label {
        font-size: 1.0625rem;
        font-family: 'Open Sans', sans-serif;
        font-style: italic;
        font-weight: 300;
        color: #4b86b1;
    }

    .volumetric-calc-container .input input,
    .volumetric-calc-container .input select,
    .transit-calc-container .input input,
    .transit-calc-container .input select {
        text-align: center;
        padding: 0.625rem;
        border-radius: 0.3125rem;
        border: 1px solid #dbdbea;
    }

    .volumetric-calc-container h2,
    .transit-calc-container h2 {
        color: #242d3f;
    }

@media (min-width: 64.0625rem) {
    .volumetric-calc-container,
    .transit-calc-container {
        margin-top: -1.25rem;
    }
}

.transit-calc-container p {
    margin-bottom: 0.625rem;
}

.transit-calc-container legend {
    font-size: 1.0625rem;
    font-family: 'Open Sans', sans-serif;
    font-style: italic;
    font-weight: 300;
    color: #4b86b1;
}

.transit-calc-container .input.radio span {
    display: inline-block;
    width: 50%;
}

@media (min-width: 64.0625rem) and (max-width: 84.375rem) {
    .transit-calc-container .input.radio span {
        width: 100%;
    }
}

.transit-calc-container .input.radio span label {
    font-family: 'Open Sans', sans-serif;
    font-size: 0.75rem;
    font-style: normal;
    color: #585859;
    margin-left: 0.625rem;
}

.transit-calc-container .result-container .result {
    display: none;
}

.transit-calc-container .transit-time-container {
    margin-top: 1.25rem;
    margin-bottom: 0.3125rem;
}

    .transit-calc-container .transit-time-container p {
        margin-bottom: 1.25rem;
    }

    .transit-calc-container .transit-time-container .input {
        display: flex;
        align-items: center;
    }

        .transit-calc-container .transit-time-container .input input {
            margin-left: 1.25rem;
            flex-grow: 1;
        }

@media (min-width: 48rem) and (max-width: 84.375rem) {
    .transit-calc-container .transit-time-container .input {
        display: inline-block;
    }

        .transit-calc-container .transit-time-container .input input {
            width: 100%;
            margin-left: 0;
        }
}

.transit-calc-container small {
    font-size: 0.625rem;
}

@media (max-width: 47.9375rem) {
    .transit-calc-container {
        margin-top: 2.5rem;
    }
}

.volumetric-calc-container .input.number input {
    width: 100%;
}

    .volumetric-calc-container .input.number input[type=number]::-webkit-inner-spin-button,
    .volumetric-calc-container .input.number input[type=number]::-webkit-outer-spin-button {
        -webkit-appearance: none;
        margin: 0;
    }

.volumetric-calc-container .input.text input {
    width: 100%;
}

.volumetric-calc-container .inputs-container .columns {
    padding-right: 0;
}

@media (min-width: 64.0625rem) and (max-width: 1300px) {
    .volumetric-calc-container .columns {
        width: 100%;
    }
}

@media (min-width: 64.0625rem) {
    #info-request-form form > .row:nth-of-type(3) .columns:nth-of-type(1),
    #info-request-form form > .row:nth-of-type(3) .columns:nth-of-type(2) {
        width: 25%;
    }
}

@media (min-width: 64.0625rem) {
    #info-request-form form > .row:nth-of-type(3) .columns:nth-of-type(3) {
        width: 50%;
    }
}

#info-request-form form .input {
    border: none;
    background: none;
}

    #info-request-form form .input label {
        display: block;
        width: 100%;
    }

    #info-request-form form .input input,
    #info-request-form form .input textarea {
        display: block;
        width: 100%;
        max-width: 100%;
    }

    #info-request-form form .input.select > label {
        font-family: 'Open Sans', sans-serif;
        font-size: 1.0625rem;
        font-weight: 300;
        font-style: italic;
        color: #4b85b1;
        padding: 0;
        margin-bottom: 1.875rem;
    }

    #info-request-form form .input.select .checkbox {
        display: flex;
        align-items: center;
    }

        #info-request-form form .input.select .checkbox input {
            width: auto;
        }

        #info-request-form form .input.select .checkbox label {
            color: #444;
        }

@media (min-width: 64.0625rem) {
    #info-request-form form .input.select .checkbox {
        width: 33%;
        margin: 0;
        float: left;
    }
}

#info-request-form form .input.text label,
#info-request-form form .input.textarea label,
#info-request-form form .input.email label {
    font-family: 'Open Sans', sans-serif;
    font-size: 1.0625rem;
    font-weight: 300;
    font-style: italic;
    color: #4b85b1;
    padding: 0;
}

#info-request-form form .marketing-confirmation-block {
    border: 1px solid #dfe1de;
    border-radius: 0.3125rem;
    float: left;
    margin: 0.3125rem 0.3125rem 1.25rem;
}

    #info-request-form form .marketing-confirmation-block .marketing-confirmation-intro,
    #info-request-form form .marketing-confirmation-block .marketing-confirmation-inputs {
        font-size: 0.75rem;
        float: left;
        padding: 0.625rem;
    }

@media (min-width: 64.0625rem) {
    #info-request-form form .marketing-confirmation-block .marketing-confirmation-intro,
    #info-request-form form .marketing-confirmation-block .marketing-confirmation-inputs {
        width: 50%;
    }
}

#info-request-form form .marketing-confirmation-block .marketing-confirmation-inputs span {
    display: flex;
    align-items: flex-start;
    margin-bottom: 0.625rem;
}

    #info-request-form form .marketing-confirmation-block .marketing-confirmation-inputs span input {
        width: auto;
    }

    #info-request-form form .marketing-confirmation-block .marketing-confirmation-inputs span label {
        color: #525261;
    }

        #info-request-form form .marketing-confirmation-block .marketing-confirmation-inputs span label em {
            font-style: normal;
            font-weight: 700;
        }

#info-request-form form button.submit-button {
    font-family: 'Open Sans', sans-serif;
    font-style: italic;
    font-weight: 300;
    font-size: 1.25rem;
    margin: 0.3125rem;
    text-transform: none;
    background: #3b54a5;
    border-color: #3b54a5;
}

.section.video-bg {
    position: relative;
    background-color: #808080;
    min-height: 47vh;
    background-size: cover !important;
}

    .section.video-bg .container {
        z-index: 3;
        position: relative;
        text-shadow: 0 1px 3px rgba(0, 0, 0, 0.75);
        width: 100%;
        -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
        clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
        text-align: center;
    }

@media (min-width: 64.0625rem) {
    .section.video-bg .container {
        text-align: left;
    }
}

.section.video-bg .container h1 {
    font-family: 'Open Sans', sans-serif;
    font-size: 2.8125rem;
    margin-bottom: 1.25rem;
    font-style: italic;
    font-weight: 300;
}

@media screen and (max-width: 64rem) {
    .section.video-bg .container h1 {
        font-size: 2.1875rem;
        margin-bottom: 1.25rem;
    }
}

@media screen and (max-width: 47.9375rem) {
    .section.video-bg .container h1 {
        font-size: 2.1875rem;
        margin-bottom: 1.25rem;
    }
}

.section.video-bg .container h1 + p:first-of-type {
    font-size: 1.125rem;
    font-style: normal;
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
}

@media screen and (max-width: 64rem) {
    .section.video-bg .container h1 + p:first-of-type {
        font-size: 1rem;
    }
}

@media screen and (max-width: 47.9375rem) {
    .section.video-bg .container h1 + p:first-of-type {
        font-size: 0.9375rem;
    }
}

.section.video-bg .container p {
    line-height: 1.5;
    font-size: 1.125rem;
    font-family: 'Open Sans', sans-serif;
    margin-bottom: 1.25rem;
    font-weight: 300;
}

    .section.video-bg .container p:first-of-type {
        font-weight: 200;
        font-style: italic;
        font-size: 2.5rem;
        font-family: 'Open Sans', sans-serif;
        margin-bottom: 0;
    }

@media screen and (max-width: 64rem) {
    .section.video-bg .container p {
        font-size: 1rem;
        margin-bottom: 1.25rem;
    }

        .section.video-bg .container p:first-of-type {
            font-size: 1rem;
        }
}

@media screen and (max-width: 47.9375rem) {
    .section.video-bg .container p {
        font-size: 0.9375rem;
        margin-bottom: 1.25rem;
    }

        .section.video-bg .container p:first-of-type {
            font-size: 0.9375rem;
        }
}

.section.video-bg .container .content-text-container {
    padding-bottom: 1.25rem;
}

@media (min-width: 64.0625rem) {
    .section.video-bg .container {
        width: 100%;
    }
}

@media (max-width: 47.9375rem) {
    .section.video-bg .container p {
        font-size: 0.8125rem;
    }
}

.section.video-bg .cover {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    z-index: 2;
}

.section.video-bg .video {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

    .section.video-bg .video .screen {
        position: absolute;
        top: 0;
        right: 0;
        left: 0;
        z-index: 1;
        margin: auto;
        opacity: 0;
        transition: opacity .5s;
    }

    .section.video-bg .video.active .screen {
        opacity: 1;
    }

    .section.video-bg .video video {
        width: 100% !important;
        height: 100% !important;
        max-height: none;
        max-width: none;
        object-fit: cover;
        background: url('../img/video_fallback400.jpg') center center no-repeat;
        background-size: cover;
    }

@media screen and (min-width: 25rem) {
    .section.video-bg .video video {
        background-image: url('../img/video_fallback600.jpg');
    }
}

@media screen and (min-width: 37.5rem) {
    .section.video-bg .video video {
        background-image: url('../img/video_fallback1024.jpg');
    }
}

@media screen and (min-width: 64rem) {
    .section.video-bg .video video {
        background-image: url('../img/video_fallback1920.jpg');
    }
}

.section.video-bg #vContentContainer {
    position: relative;
}

.section.video-bg.failsafe {
    background: url('../img/failsafe/video_failsafe400.jpg') center center no-repeat;
    background-size: cover;
}

    .section.video-bg.failsafe .video {
        display: none;
    }

@media screen and (min-width: 25rem) {
    .section.video-bg.failsafe {
        background: url('../img/failsafe/video_failsafe600.jpg') center center no-repeat;
    }
}

@media screen and (min-width: 37.5rem) {
    .section.video-bg.failsafe {
        background: url('../img/failsafe/video_failsafe1024.jpg') center center no-repeat;
    }
}

@media screen and (min-width: 64rem) {
    .section.video-bg.failsafe {
        background: url('../img/failsafe/video_failsafe1920.jpg') center center no-repeat;
    }
}

.section.video-bg.failsafe:after {
    content: '\00a0';
    position: absolute;
    z-index: 1;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    pointer-events: none;
    opacity: 0.80;
    background: rgba(0, 0, 0, 0.5);
    background-size: 100% 100%;
    background-position: 0% 50%;
    background: -moz-linear-gradient(-45deg, #000 0%, rgba(0, 32, 64, 0.55) 100%);
    background: -webkit-linear-gradient(-45deg, #000 0%, rgba(0, 32, 64, 0.55) 100%);
    background: linear-gradient(135deg, #000 0%, rgba(0, 32, 64, 0.55) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000', endColorstr='#8c002040', GradientType=1);
    opacity: .5;
}

@media (min-width: 64.0625rem) {
    .section.video-bg.failsafe:after {
        -webkit-animation: grayangle_lg 1.5s;
        animation: grayangle_lg 1.5s;
        -webkit-animation-fill-mode: forwards;
        animation-fill-mode: forwards;
    }
}

@media only screen and (max-width: 64rem) {
    .section.video-bg.failsafe:after {
        -webkit-animation: grayangle_md 1.5s;
        animation: grayangle_md 1.5s;
        -webkit-animation-fill-mode: forwards;
        animation-fill-mode: forwards;
    }
}

@media screen and (max-width: 25rem) {
    .section.video-bg.failsafe:after {
        background: #000;
        opacity: 0.6;
    }
}
