﻿﻿/*!
Theme Name: bogtrotterusa
Theme URI: https://www.web.com/
Author: Web.com | Advanced Custom Website Department
Author URI: https://www.web.com/
Description: This theme was designed for your Advanced Custom Website, made by Web.com.
Version: 4.0
Tags: editor-style, full-width-template, theme-options
Text Domain: web-com-acw
*/
/*! 
normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css
*/

html {
    line-height: 1.15;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

main {
    display: block
}

h1,
.scandium-feature .title {
    font-size: 2em;
    margin: 0.67em 0
}

hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible
}

pre {
    font-family: monospace, monospace;
    font-size: 1em
}

a {
    background-color: transparent
}

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    text-decoration: underline dotted
}

b,
strong {
    font-weight: bolder
}

code,
kbd,
samp {
    font-family: monospace, monospace;
    font-size: 1em
}

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
}

button,
input,
optgroup,
select,
textarea {
    font-family: inherit;
    font-size: 100%;
    line-height: 1.15;
    margin: 0
}

button,
input {
    overflow: visible
}

button,
select {
    text-transform: none
}

button,
[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 {
    padding: 0.35em 0.75em 0.625em
}

legend {
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal
}

progress {
    vertical-align: baseline
}

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-decoration {
    -webkit-appearance: none
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

details {
    display: block
}

summary {
    display: list-item
}

template {
    display: none
}

[hidden] {
    display: none
}

.slick-slider {
    position: relative;
    display: block;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -webkit-user-select: none;
    user-select: none;
    box-sizing: border-box;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-touch-callout: none;
    -webkit-tap-highlight-color: transparent
}

.slick-list {
    position: relative;
    display: block;
    margin: 0;
    padding: 0;
    overflow: hidden
}

.slick-list:focus {
    outline: none
}

.slick-list.dragging {
    cursor: pointer
}

.slick-slider .slick-track,
.slick-slider .slick-list {
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block
}

.slick-track::before,
.slick-track::after {
    content: '';
    display: table
}

.slick-track::after {
    clear: both
}

.slick-loading .slick-track {
    visibility: hidden
}

.slick-slide {
    float: left;
    display: none;
    height: 100%;
    min-height: 1px
}

[dir="rtl"] .slick-slide {
    float: right
}

.slick-slide img {
    display: block
}

.slick-slide.slick-loading img {
    display: none
}

.slick-slide.dragging img {
    pointer-events: none
}

.slick-initialized .slick-slide {
    display: block
}

.slick-loading .slick-slide {
    visibility: hidden
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent
}

.slick-arrow.slick-hidden {
    display: none
}

/*!
 * animate.css -http://daneden.me/animate
 * Version - 3.7.0
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2018 Daniel Eden
 */
@-webkit-keyframes bounce {

    from,
    20%,
    53%,
    80%,
    to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }

    40%,
    43% {
        -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        -webkit-transform: translate3d(0, -30px, 0);
        transform: translate3d(0, -30px, 0)
    }

    70% {
        -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        -webkit-transform: translate3d(0, -15px, 0);
        transform: translate3d(0, -15px, 0)
    }

    90% {
        -webkit-transform: translate3d(0, -4px, 0);
        transform: translate3d(0, -4px, 0)
    }
}

@keyframes bounce {

    from,
    20%,
    53%,
    80%,
    to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }

    40%,
    43% {
        -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        -webkit-transform: translate3d(0, -30px, 0);
        transform: translate3d(0, -30px, 0)
    }

    70% {
        -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        -webkit-transform: translate3d(0, -15px, 0);
        transform: translate3d(0, -15px, 0)
    }

    90% {
        -webkit-transform: translate3d(0, -4px, 0);
        transform: translate3d(0, -4px, 0)
    }
}

.bounce {
    -webkit-animation-name: bounce;
    animation-name: bounce;
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom
}

@-webkit-keyframes flash {

    from,
    50%,
    to {
        opacity: 1
    }

    25%,
    75% {
        opacity: 0
    }
}

@keyframes flash {

    from,
    50%,
    to {
        opacity: 1
    }

    25%,
    75% {
        opacity: 0
    }
}

.flash {
    -webkit-animation-name: flash;
    animation-name: flash
}

@-webkit-keyframes pulse {
    from {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }

    50% {
        -webkit-transform: scale3d(1.05, 1.05, 1.05);
        transform: scale3d(1.05, 1.05, 1.05)
    }

    to {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}

@keyframes pulse {
    from {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }

    50% {
        -webkit-transform: scale3d(1.05, 1.05, 1.05);
        transform: scale3d(1.05, 1.05, 1.05)
    }

    to {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}

.pulse {
    -webkit-animation-name: pulse;
    animation-name: pulse
}

@-webkit-keyframes rubberBand {
    from {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }

    30% {
        -webkit-transform: scale3d(1.25, 0.75, 1);
        transform: scale3d(1.25, 0.75, 1)
    }

    40% {
        -webkit-transform: scale3d(0.75, 1.25, 1);
        transform: scale3d(0.75, 1.25, 1)
    }

    50% {
        -webkit-transform: scale3d(1.15, 0.85, 1);
        transform: scale3d(1.15, 0.85, 1)
    }

    65% {
        -webkit-transform: scale3d(0.95, 1.05, 1);
        transform: scale3d(0.95, 1.05, 1)
    }

    75% {
        -webkit-transform: scale3d(1.05, 0.95, 1);
        transform: scale3d(1.05, 0.95, 1)
    }

    to {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}

@keyframes rubberBand {
    from {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }

    30% {
        -webkit-transform: scale3d(1.25, 0.75, 1);
        transform: scale3d(1.25, 0.75, 1)
    }

    40% {
        -webkit-transform: scale3d(0.75, 1.25, 1);
        transform: scale3d(0.75, 1.25, 1)
    }

    50% {
        -webkit-transform: scale3d(1.15, 0.85, 1);
        transform: scale3d(1.15, 0.85, 1)
    }

    65% {
        -webkit-transform: scale3d(0.95, 1.05, 1);
        transform: scale3d(0.95, 1.05, 1)
    }

    75% {
        -webkit-transform: scale3d(1.05, 0.95, 1);
        transform: scale3d(1.05, 0.95, 1)
    }

    to {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}

.rubberBand {
    -webkit-animation-name: rubberBand;
    animation-name: rubberBand
}

@-webkit-keyframes shake {

    from,
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }

    10%,
    30%,
    50%,
    70%,
    90% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0)
    }

    20%,
    40%,
    60%,
    80% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0)
    }
}

@keyframes shake {

    from,
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }

    10%,
    30%,
    50%,
    70%,
    90% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0)
    }

    20%,
    40%,
    60%,
    80% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0)
    }
}

.shake {
    -webkit-animation-name: shake;
    animation-name: shake
}

@-webkit-keyframes headShake {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }

    6.5% {
        -webkit-transform: translateX(-6px) rotateY(-9deg);
        transform: translateX(-6px) rotateY(-9deg)
    }

    18.5% {
        -webkit-transform: translateX(5px) rotateY(7deg);
        transform: translateX(5px) rotateY(7deg)
    }

    31.5% {
        -webkit-transform: translateX(-3px) rotateY(-5deg);
        transform: translateX(-3px) rotateY(-5deg)
    }

    43.5% {
        -webkit-transform: translateX(2px) rotateY(3deg);
        transform: translateX(2px) rotateY(3deg)
    }

    50% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

@keyframes headShake {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }

    6.5% {
        -webkit-transform: translateX(-6px) rotateY(-9deg);
        transform: translateX(-6px) rotateY(-9deg)
    }

    18.5% {
        -webkit-transform: translateX(5px) rotateY(7deg);
        transform: translateX(5px) rotateY(7deg)
    }

    31.5% {
        -webkit-transform: translateX(-3px) rotateY(-5deg);
        transform: translateX(-3px) rotateY(-5deg)
    }

    43.5% {
        -webkit-transform: translateX(2px) rotateY(3deg);
        transform: translateX(2px) rotateY(3deg)
    }

    50% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

.headShake {
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-name: headShake;
    animation-name: headShake
}

@-webkit-keyframes swing {
    20% {
        -webkit-transform: rotate3d(0, 0, 1, 15deg);
        transform: rotate3d(0, 0, 1, 15deg)
    }

    40% {
        -webkit-transform: rotate3d(0, 0, 1, -10deg);
        transform: rotate3d(0, 0, 1, -10deg)
    }

    60% {
        -webkit-transform: rotate3d(0, 0, 1, 5deg);
        transform: rotate3d(0, 0, 1, 5deg)
    }

    80% {
        -webkit-transform: rotate3d(0, 0, 1, -5deg);
        transform: rotate3d(0, 0, 1, -5deg)
    }

    to {
        -webkit-transform: rotate3d(0, 0, 1, 0deg);
        transform: rotate3d(0, 0, 1, 0deg)
    }
}

@keyframes swing {
    20% {
        -webkit-transform: rotate3d(0, 0, 1, 15deg);
        transform: rotate3d(0, 0, 1, 15deg)
    }

    40% {
        -webkit-transform: rotate3d(0, 0, 1, -10deg);
        transform: rotate3d(0, 0, 1, -10deg)
    }

    60% {
        -webkit-transform: rotate3d(0, 0, 1, 5deg);
        transform: rotate3d(0, 0, 1, 5deg)
    }

    80% {
        -webkit-transform: rotate3d(0, 0, 1, -5deg);
        transform: rotate3d(0, 0, 1, -5deg)
    }

    to {
        -webkit-transform: rotate3d(0, 0, 1, 0deg);
        transform: rotate3d(0, 0, 1, 0deg)
    }
}

.swing {
    -webkit-transform-origin: top center;
    transform-origin: top center;
    -webkit-animation-name: swing;
    animation-name: swing
}

@-webkit-keyframes tada {
    from {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }

    10%,
    20% {
        -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
        transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg)
    }

    30%,
    50%,
    70%,
    90% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg)
    }

    40%,
    60%,
    80% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg)
    }

    to {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}

@keyframes tada {
    from {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }

    10%,
    20% {
        -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
        transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg)
    }

    30%,
    50%,
    70%,
    90% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg)
    }

    40%,
    60%,
    80% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg)
    }

    to {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}

.tada {
    -webkit-animation-name: tada;
    animation-name: tada
}

@-webkit-keyframes wobble {
    from {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }

    15% {
        -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
        transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg)
    }

    30% {
        -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
        transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg)
    }

    45% {
        -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
        transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg)
    }

    60% {
        -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
        transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg)
    }

    75% {
        -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
        transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg)
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@keyframes wobble {
    from {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }

    15% {
        -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
        transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg)
    }

    30% {
        -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
        transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg)
    }

    45% {
        -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
        transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg)
    }

    60% {
        -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
        transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg)
    }

    75% {
        -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
        transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg)
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

.wobble {
    -webkit-animation-name: wobble;
    animation-name: wobble
}

@-webkit-keyframes jello {

    from,
    11.1%,
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }

    22.2% {
        -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
        transform: skewX(-12.5deg) skewY(-12.5deg)
    }

    33.3% {
        -webkit-transform: skewX(6.25deg) skewY(6.25deg);
        transform: skewX(6.25deg) skewY(6.25deg)
    }

    44.4% {
        -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
        transform: skewX(-3.125deg) skewY(-3.125deg)
    }

    55.5% {
        -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
        transform: skewX(1.5625deg) skewY(1.5625deg)
    }

    66.6% {
        -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
        transform: skewX(-0.78125deg) skewY(-0.78125deg)
    }

    77.7% {
        -webkit-transform: skewX(0.39063deg) skewY(0.39063deg);
        transform: skewX(0.39063deg) skewY(0.39063deg)
    }

    88.8% {
        -webkit-transform: skewX(-0.19531deg) skewY(-0.19531deg);
        transform: skewX(-0.19531deg) skewY(-0.19531deg)
    }
}

@keyframes jello {

    from,
    11.1%,
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }

    22.2% {
        -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
        transform: skewX(-12.5deg) skewY(-12.5deg)
    }

    33.3% {
        -webkit-transform: skewX(6.25deg) skewY(6.25deg);
        transform: skewX(6.25deg) skewY(6.25deg)
    }

    44.4% {
        -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
        transform: skewX(-3.125deg) skewY(-3.125deg)
    }

    55.5% {
        -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
        transform: skewX(1.5625deg) skewY(1.5625deg)
    }

    66.6% {
        -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
        transform: skewX(-0.78125deg) skewY(-0.78125deg)
    }

    77.7% {
        -webkit-transform: skewX(0.39063deg) skewY(0.39063deg);
        transform: skewX(0.39063deg) skewY(0.39063deg)
    }

    88.8% {
        -webkit-transform: skewX(-0.19531deg) skewY(-0.19531deg);
        transform: skewX(-0.19531deg) skewY(-0.19531deg)
    }
}

.jello {
    -webkit-animation-name: jello;
    animation-name: jello;
    -webkit-transform-origin: center;
    transform-origin: center
}

@-webkit-keyframes heartBeat {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }

    14% {
        -webkit-transform: scale(1.3);
        transform: scale(1.3)
    }

    28% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }

    42% {
        -webkit-transform: scale(1.3);
        transform: scale(1.3)
    }

    70% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@keyframes heartBeat {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }

    14% {
        -webkit-transform: scale(1.3);
        transform: scale(1.3)
    }

    28% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }

    42% {
        -webkit-transform: scale(1.3);
        transform: scale(1.3)
    }

    70% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

.heartBeat {
    -webkit-animation-name: heartBeat;
    animation-name: heartBeat;
    -webkit-animation-duration: 1.3s;
    animation-duration: 1.3s;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out
}

@-webkit-keyframes bounceIn {

    from,
    20%,
    40%,
    60%,
    80%,
    to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1)
    }

    0% {
        opacity: 0;
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        transform: scale3d(0.3, 0.3, 0.3)
    }

    20% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1)
    }

    40% {
        -webkit-transform: scale3d(0.9, 0.9, 0.9);
        transform: scale3d(0.9, 0.9, 0.9)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(1.03, 1.03, 1.03);
        transform: scale3d(1.03, 1.03, 1.03)
    }

    80% {
        -webkit-transform: scale3d(0.97, 0.97, 0.97);
        transform: scale3d(0.97, 0.97, 0.97)
    }

    to {
        opacity: 1;
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}

@keyframes bounceIn {

    from,
    20%,
    40%,
    60%,
    80%,
    to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1)
    }

    0% {
        opacity: 0;
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        transform: scale3d(0.3, 0.3, 0.3)
    }

    20% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1)
    }

    40% {
        -webkit-transform: scale3d(0.9, 0.9, 0.9);
        transform: scale3d(0.9, 0.9, 0.9)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(1.03, 1.03, 1.03);
        transform: scale3d(1.03, 1.03, 1.03)
    }

    80% {
        -webkit-transform: scale3d(0.97, 0.97, 0.97);
        transform: scale3d(0.97, 0.97, 0.97)
    }

    to {
        opacity: 1;
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}

.bounceIn {
    -webkit-animation-duration: 0.75s;
    animation-duration: 0.75s;
    -webkit-animation-name: bounceIn;
    animation-name: bounceIn
}

@-webkit-keyframes bounceInDown {

    from,
    60%,
    75%,
    90%,
    to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1)
    }

    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -3000px, 0);
        transform: translate3d(0, -3000px, 0)
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, 25px, 0);
        transform: translate3d(0, 25px, 0)
    }

    75% {
        -webkit-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0)
    }

    90% {
        -webkit-transform: translate3d(0, 5px, 0);
        transform: translate3d(0, 5px, 0)
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@keyframes bounceInDown {

    from,
    60%,
    75%,
    90%,
    to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1)
    }

    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -3000px, 0);
        transform: translate3d(0, -3000px, 0)
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, 25px, 0);
        transform: translate3d(0, 25px, 0)
    }

    75% {
        -webkit-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0)
    }

    90% {
        -webkit-transform: translate3d(0, 5px, 0);
        transform: translate3d(0, 5px, 0)
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

.bounceInDown {
    -webkit-animation-name: bounceInDown;
    animation-name: bounceInDown
}

@-webkit-keyframes bounceInLeft {

    from,
    60%,
    75%,
    90%,
    to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1)
    }

    0% {
        opacity: 0;
        -webkit-transform: translate3d(-3000px, 0, 0);
        transform: translate3d(-3000px, 0, 0)
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(25px, 0, 0);
        transform: translate3d(25px, 0, 0)
    }

    75% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0)
    }

    90% {
        -webkit-transform: translate3d(5px, 0, 0);
        transform: translate3d(5px, 0, 0)
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@keyframes bounceInLeft {

    from,
    60%,
    75%,
    90%,
    to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1)
    }

    0% {
        opacity: 0;
        -webkit-transform: translate3d(-3000px, 0, 0);
        transform: translate3d(-3000px, 0, 0)
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(25px, 0, 0);
        transform: translate3d(25px, 0, 0)
    }

    75% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0)
    }

    90% {
        -webkit-transform: translate3d(5px, 0, 0);
        transform: translate3d(5px, 0, 0)
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

.bounceInLeft {
    -webkit-animation-name: bounceInLeft;
    animation-name: bounceInLeft
}

@-webkit-keyframes bounceInRight {

    from,
    60%,
    75%,
    90%,
    to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1)
    }

    from {
        opacity: 0;
        -webkit-transform: translate3d(3000px, 0, 0);
        transform: translate3d(3000px, 0, 0)
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(-25px, 0, 0);
        transform: translate3d(-25px, 0, 0)
    }

    75% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0)
    }

    90% {
        -webkit-transform: translate3d(-5px, 0, 0);
        transform: translate3d(-5px, 0, 0)
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@keyframes bounceInRight {

    from,
    60%,
    75%,
    90%,
    to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1)
    }

    from {
        opacity: 0;
        -webkit-transform: translate3d(3000px, 0, 0);
        transform: translate3d(3000px, 0, 0)
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(-25px, 0, 0);
        transform: translate3d(-25px, 0, 0)
    }

    75% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0)
    }

    90% {
        -webkit-transform: translate3d(-5px, 0, 0);
        transform: translate3d(-5px, 0, 0)
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

.bounceInRight {
    -webkit-animation-name: bounceInRight;
    animation-name: bounceInRight
}

@-webkit-keyframes bounceInUp {

    from,
    60%,
    75%,
    90%,
    to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1)
    }

    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 3000px, 0);
        transform: translate3d(0, 3000px, 0)
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, -20px, 0);
        transform: translate3d(0, -20px, 0)
    }

    75% {
        -webkit-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0)
    }

    90% {
        -webkit-transform: translate3d(0, -5px, 0);
        transform: translate3d(0, -5px, 0)
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@keyframes bounceInUp {

    from,
    60%,
    75%,
    90%,
    to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1)
    }

    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 3000px, 0);
        transform: translate3d(0, 3000px, 0)
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, -20px, 0);
        transform: translate3d(0, -20px, 0)
    }

    75% {
        -webkit-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0)
    }

    90% {
        -webkit-transform: translate3d(0, -5px, 0);
        transform: translate3d(0, -5px, 0)
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

.bounceInUp {
    -webkit-animation-name: bounceInUp;
    animation-name: bounceInUp
}

@-webkit-keyframes bounceOut {
    20% {
        -webkit-transform: scale3d(0.9, 0.9, 0.9);
        transform: scale3d(0.9, 0.9, 0.9)
    }

    50%,
    55% {
        opacity: 1;
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1)
    }

    to {
        opacity: 0;
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        transform: scale3d(0.3, 0.3, 0.3)
    }
}

@keyframes bounceOut {
    20% {
        -webkit-transform: scale3d(0.9, 0.9, 0.9);
        transform: scale3d(0.9, 0.9, 0.9)
    }

    50%,
    55% {
        opacity: 1;
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1)
    }

    to {
        opacity: 0;
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        transform: scale3d(0.3, 0.3, 0.3)
    }
}

.bounceOut {
    -webkit-animation-duration: 0.75s;
    animation-duration: 0.75s;
    -webkit-animation-name: bounceOut;
    animation-name: bounceOut
}

@-webkit-keyframes bounceOutDown {
    20% {
        -webkit-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0)
    }

    40%,
    45% {
        opacity: 1;
        -webkit-transform: translate3d(0, -20px, 0);
        transform: translate3d(0, -20px, 0)
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0)
    }
}

@keyframes bounceOutDown {
    20% {
        -webkit-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0)
    }

    40%,
    45% {
        opacity: 1;
        -webkit-transform: translate3d(0, -20px, 0);
        transform: translate3d(0, -20px, 0)
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0)
    }
}

.bounceOutDown {
    -webkit-animation-name: bounceOutDown;
    animation-name: bounceOutDown
}

@-webkit-keyframes bounceOutLeft {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(20px, 0, 0);
        transform: translate3d(20px, 0, 0)
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0)
    }
}

@keyframes bounceOutLeft {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(20px, 0, 0);
        transform: translate3d(20px, 0, 0)
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0)
    }
}

.bounceOutLeft {
    -webkit-animation-name: bounceOutLeft;
    animation-name: bounceOutLeft
}

@-webkit-keyframes bounceOutRight {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(-20px, 0, 0);
        transform: translate3d(-20px, 0, 0)
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0)
    }
}

@keyframes bounceOutRight {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(-20px, 0, 0);
        transform: translate3d(-20px, 0, 0)
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0)
    }
}

.bounceOutRight {
    -webkit-animation-name: bounceOutRight;
    animation-name: bounceOutRight
}

@-webkit-keyframes bounceOutUp {
    20% {
        -webkit-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0)
    }

    40%,
    45% {
        opacity: 1;
        -webkit-transform: translate3d(0, 20px, 0);
        transform: translate3d(0, 20px, 0)
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0)
    }
}

@keyframes bounceOutUp {
    20% {
        -webkit-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0)
    }

    40%,
    45% {
        opacity: 1;
        -webkit-transform: translate3d(0, 20px, 0);
        transform: translate3d(0, 20px, 0)
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0)
    }
}

.bounceOutUp {
    -webkit-animation-name: bounceOutUp;
    animation-name: bounceOutUp
}

@-webkit-keyframes fadeIn {
    from {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@keyframes fadeIn {
    from {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

.fadeIn {
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn
}

@-webkit-keyframes fadeInDown {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@keyframes fadeInDown {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

.fadeInDown {
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown
}

@-webkit-keyframes fadeInDownBig {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@keyframes fadeInDownBig {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

.fadeInDownBig {
    -webkit-animation-name: fadeInDownBig;
    animation-name: fadeInDownBig
}

@-webkit-keyframes fadeInLeft {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@keyframes fadeInLeft {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

.fadeInLeft {
    -webkit-animation-name: fadeInLeft;
    animation-name: fadeInLeft
}

@-webkit-keyframes fadeInLeftBig {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@keyframes fadeInLeftBig {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

.fadeInLeftBig {
    -webkit-animation-name: fadeInLeftBig;
    animation-name: fadeInLeftBig
}

@-webkit-keyframes fadeInRight {
    from {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@keyframes fadeInRight {
    from {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

.fadeInRight {
    -webkit-animation-name: fadeInRight;
    animation-name: fadeInRight
}

@-webkit-keyframes fadeInRightBig {
    from {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@keyframes fadeInRightBig {
    from {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

.fadeInRightBig {
    -webkit-animation-name: fadeInRightBig;
    animation-name: fadeInRightBig
}

@-webkit-keyframes fadeInUp {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@keyframes fadeInUp {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

.fadeInUp {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp
}

@-webkit-keyframes fadeInUpBig {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@keyframes fadeInUpBig {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

.fadeInUpBig {
    -webkit-animation-name: fadeInUpBig;
    animation-name: fadeInUpBig
}

@-webkit-keyframes fadeOut {
    from {
        opacity: 1
    }

    to {
        opacity: 0
    }
}

@keyframes fadeOut {
    from {
        opacity: 1
    }

    to {
        opacity: 0
    }
}

.fadeOut {
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut
}

@-webkit-keyframes fadeOutDown {
    from {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }
}

@keyframes fadeOutDown {
    from {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }
}

.fadeOutDown {
    -webkit-animation-name: fadeOutDown;
    animation-name: fadeOutDown
}

@-webkit-keyframes fadeOutDownBig {
    from {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0)
    }
}

@keyframes fadeOutDownBig {
    from {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0)
    }
}

.fadeOutDownBig {
    -webkit-animation-name: fadeOutDownBig;
    animation-name: fadeOutDownBig
}

@-webkit-keyframes fadeOutLeft {
    from {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }
}

@keyframes fadeOutLeft {
    from {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }
}

.fadeOutLeft {
    -webkit-animation-name: fadeOutLeft;
    animation-name: fadeOutLeft
}

@-webkit-keyframes fadeOutLeftBig {
    from {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0)
    }
}

@keyframes fadeOutLeftBig {
    from {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0)
    }
}

.fadeOutLeftBig {
    -webkit-animation-name: fadeOutLeftBig;
    animation-name: fadeOutLeftBig
}

@-webkit-keyframes fadeOutRight {
    from {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
}

@keyframes fadeOutRight {
    from {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
}

.fadeOutRight {
    -webkit-animation-name: fadeOutRight;
    animation-name: fadeOutRight
}

@-webkit-keyframes fadeOutRightBig {
    from {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0)
    }
}

@keyframes fadeOutRightBig {
    from {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0)
    }
}

.fadeOutRightBig {
    -webkit-animation-name: fadeOutRightBig;
    animation-name: fadeOutRightBig
}

@-webkit-keyframes fadeOutUp {
    from {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }
}

@keyframes fadeOutUp {
    from {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }
}

.fadeOutUp {
    -webkit-animation-name: fadeOutUp;
    animation-name: fadeOutUp
}

@-webkit-keyframes fadeOutUpBig {
    from {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0)
    }
}

@keyframes fadeOutUpBig {
    from {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0)
    }
}

.fadeOutUpBig {
    -webkit-animation-name: fadeOutUpBig;
    animation-name: fadeOutUpBig
}

@-webkit-keyframes flip {
    from {
        -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, -360deg);
        transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, -360deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }

    40% {
        -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
        transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }

    50% {
        -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
        transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }

    80% {
        -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
        transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }

    to {
        -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
        transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
}

@keyframes flip {
    from {
        -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, -360deg);
        transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, -360deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }

    40% {
        -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
        transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }

    50% {
        -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
        transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }

    80% {
        -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
        transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }

    to {
        -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
        transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
}

.animated.flip {
    -webkit-backface-visibility: visible;
    backface-visibility: visible;
    -webkit-animation-name: flip;
    animation-name: flip
}

@-webkit-keyframes flipInX {
    from {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        opacity: 0
    }

    40% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }

    60% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        opacity: 1
    }

    80% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -5deg)
    }

    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
}

@keyframes flipInX {
    from {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        opacity: 0
    }

    40% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }

    60% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        opacity: 1
    }

    80% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -5deg)
    }

    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
}

.flipInX {
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
    -webkit-animation-name: flipInX;
    animation-name: flipInX
}

@-webkit-keyframes flipInY {
    from {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        opacity: 0
    }

    40% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }

    60% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
        opacity: 1
    }

    80% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -5deg)
    }

    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
}

@keyframes flipInY {
    from {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        opacity: 0
    }

    40% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }

    60% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
        opacity: 1
    }

    80% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -5deg)
    }

    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
}

.flipInY {
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
    -webkit-animation-name: flipInY;
    animation-name: flipInY
}

@-webkit-keyframes flipOutX {
    from {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }

    30% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        opacity: 1
    }

    to {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        opacity: 0
    }
}

@keyframes flipOutX {
    from {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }

    30% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        opacity: 1
    }

    to {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        opacity: 0
    }
}

.flipOutX {
    -webkit-animation-duration: 0.75s;
    animation-duration: 0.75s;
    -webkit-animation-name: flipOutX;
    animation-name: flipOutX;
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important
}

@-webkit-keyframes flipOutY {
    from {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }

    30% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
        opacity: 1
    }

    to {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        opacity: 0
    }
}

@keyframes flipOutY {
    from {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }

    30% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
        opacity: 1
    }

    to {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        opacity: 0
    }
}

.flipOutY {
    -webkit-animation-duration: 0.75s;
    animation-duration: 0.75s;
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
    -webkit-animation-name: flipOutY;
    animation-name: flipOutY
}

@-webkit-keyframes lightSpeedIn {
    from {
        -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
        transform: translate3d(100%, 0, 0) skewX(-30deg);
        opacity: 0
    }

    60% {
        -webkit-transform: skewX(20deg);
        transform: skewX(20deg);
        opacity: 1
    }

    80% {
        -webkit-transform: skewX(-5deg);
        transform: skewX(-5deg)
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@keyframes lightSpeedIn {
    from {
        -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
        transform: translate3d(100%, 0, 0) skewX(-30deg);
        opacity: 0
    }

    60% {
        -webkit-transform: skewX(20deg);
        transform: skewX(20deg);
        opacity: 1
    }

    80% {
        -webkit-transform: skewX(-5deg);
        transform: skewX(-5deg)
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

.lightSpeedIn {
    -webkit-animation-name: lightSpeedIn;
    animation-name: lightSpeedIn;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out
}

@-webkit-keyframes lightSpeedOut {
    from {
        opacity: 1
    }

    to {
        -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
        transform: translate3d(100%, 0, 0) skewX(30deg);
        opacity: 0
    }
}

@keyframes lightSpeedOut {
    from {
        opacity: 1
    }

    to {
        -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
        transform: translate3d(100%, 0, 0) skewX(30deg);
        opacity: 0
    }
}

.lightSpeedOut {
    -webkit-animation-name: lightSpeedOut;
    animation-name: lightSpeedOut;
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in
}

@-webkit-keyframes rotateIn {
    from {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate3d(0, 0, 1, -200deg);
        transform: rotate3d(0, 0, 1, -200deg);
        opacity: 0
    }

    to {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        opacity: 1
    }
}

@keyframes rotateIn {
    from {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate3d(0, 0, 1, -200deg);
        transform: rotate3d(0, 0, 1, -200deg);
        opacity: 0
    }

    to {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        opacity: 1
    }
}

.rotateIn {
    -webkit-animation-name: rotateIn;
    animation-name: rotateIn
}

@-webkit-keyframes rotateInDownLeft {
    from {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0
    }

    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        opacity: 1
    }
}

@keyframes rotateInDownLeft {
    from {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0
    }

    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        opacity: 1
    }
}

.rotateInDownLeft {
    -webkit-animation-name: rotateInDownLeft;
    animation-name: rotateInDownLeft
}

@-webkit-keyframes rotateInDownRight {
    from {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0
    }

    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        opacity: 1
    }
}

@keyframes rotateInDownRight {
    from {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0
    }

    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        opacity: 1
    }
}

.rotateInDownRight {
    -webkit-animation-name: rotateInDownRight;
    animation-name: rotateInDownRight
}

@-webkit-keyframes rotateInUpLeft {
    from {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0
    }

    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        opacity: 1
    }
}

@keyframes rotateInUpLeft {
    from {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0
    }

    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        opacity: 1
    }
}

.rotateInUpLeft {
    -webkit-animation-name: rotateInUpLeft;
    animation-name: rotateInUpLeft
}

@-webkit-keyframes rotateInUpRight {
    from {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, -90deg);
        transform: rotate3d(0, 0, 1, -90deg);
        opacity: 0
    }

    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        opacity: 1
    }
}

@keyframes rotateInUpRight {
    from {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, -90deg);
        transform: rotate3d(0, 0, 1, -90deg);
        opacity: 0
    }

    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        opacity: 1
    }
}

.rotateInUpRight {
    -webkit-animation-name: rotateInUpRight;
    animation-name: rotateInUpRight
}

@-webkit-keyframes rotateOut {
    from {
        -webkit-transform-origin: center;
        transform-origin: center;
        opacity: 1
    }

    to {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate3d(0, 0, 1, 200deg);
        transform: rotate3d(0, 0, 1, 200deg);
        opacity: 0
    }
}

@keyframes rotateOut {
    from {
        -webkit-transform-origin: center;
        transform-origin: center;
        opacity: 1
    }

    to {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate3d(0, 0, 1, 200deg);
        transform: rotate3d(0, 0, 1, 200deg);
        opacity: 0
    }
}

.rotateOut {
    -webkit-animation-name: rotateOut;
    animation-name: rotateOut
}

@-webkit-keyframes rotateOutDownLeft {
    from {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 1
    }

    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0
    }
}

@keyframes rotateOutDownLeft {
    from {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 1
    }

    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0
    }
}

.rotateOutDownLeft {
    -webkit-animation-name: rotateOutDownLeft;
    animation-name: rotateOutDownLeft
}

@-webkit-keyframes rotateOutDownRight {
    from {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 1
    }

    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0
    }
}

@keyframes rotateOutDownRight {
    from {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 1
    }

    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0
    }
}

.rotateOutDownRight {
    -webkit-animation-name: rotateOutDownRight;
    animation-name: rotateOutDownRight
}

@-webkit-keyframes rotateOutUpLeft {
    from {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 1
    }

    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0
    }
}

@keyframes rotateOutUpLeft {
    from {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 1
    }

    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0
    }
}

.rotateOutUpLeft {
    -webkit-animation-name: rotateOutUpLeft;
    animation-name: rotateOutUpLeft
}

@-webkit-keyframes rotateOutUpRight {
    from {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 1
    }

    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, 90deg);
        transform: rotate3d(0, 0, 1, 90deg);
        opacity: 0
    }
}

@keyframes rotateOutUpRight {
    from {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 1
    }

    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, 90deg);
        transform: rotate3d(0, 0, 1, 90deg);
        opacity: 0
    }
}

.rotateOutUpRight {
    -webkit-animation-name: rotateOutUpRight;
    animation-name: rotateOutUpRight
}

@-webkit-keyframes hinge {
    0% {
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }

    20%,
    60% {
        -webkit-transform: rotate3d(0, 0, 1, 80deg);
        transform: rotate3d(0, 0, 1, 80deg);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }

    40%,
    80% {
        -webkit-transform: rotate3d(0, 0, 1, 60deg);
        transform: rotate3d(0, 0, 1, 60deg);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
        opacity: 1
    }

    to {
        -webkit-transform: translate3d(0, 700px, 0);
        transform: translate3d(0, 700px, 0);
        opacity: 0
    }
}

@keyframes hinge {
    0% {
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }

    20%,
    60% {
        -webkit-transform: rotate3d(0, 0, 1, 80deg);
        transform: rotate3d(0, 0, 1, 80deg);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }

    40%,
    80% {
        -webkit-transform: rotate3d(0, 0, 1, 60deg);
        transform: rotate3d(0, 0, 1, 60deg);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
        opacity: 1
    }

    to {
        -webkit-transform: translate3d(0, 700px, 0);
        transform: translate3d(0, 700px, 0);
        opacity: 0
    }
}

.hinge {
    -webkit-animation-duration: 2s;
    animation-duration: 2s;
    -webkit-animation-name: hinge;
    animation-name: hinge
}

@-webkit-keyframes jackInTheBox {
    from {
        opacity: 0;
        -webkit-transform: scale(0.1) rotate(30deg);
        transform: scale(0.1) rotate(30deg);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom
    }

    50% {
        -webkit-transform: rotate(-10deg);
        transform: rotate(-10deg)
    }

    70% {
        -webkit-transform: rotate(3deg);
        transform: rotate(3deg)
    }

    to {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@keyframes jackInTheBox {
    from {
        opacity: 0;
        -webkit-transform: scale(0.1) rotate(30deg);
        transform: scale(0.1) rotate(30deg);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom
    }

    50% {
        -webkit-transform: rotate(-10deg);
        transform: rotate(-10deg)
    }

    70% {
        -webkit-transform: rotate(3deg);
        transform: rotate(3deg)
    }

    to {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

.jackInTheBox {
    -webkit-animation-name: jackInTheBox;
    animation-name: jackInTheBox
}

@-webkit-keyframes rollIn {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
        transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg)
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@keyframes rollIn {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
        transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg)
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

.rollIn {
    -webkit-animation-name: rollIn;
    animation-name: rollIn
}

@-webkit-keyframes rollOut {
    from {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
        transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg)
    }
}

@keyframes rollOut {
    from {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
        transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg)
    }
}

.rollOut {
    -webkit-animation-name: rollOut;
    animation-name: rollOut
}

@-webkit-keyframes zoomIn {
    from {
        opacity: 0;
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        transform: scale3d(0.3, 0.3, 0.3)
    }

    50% {
        opacity: 1
    }
}

@keyframes zoomIn {
    from {
        opacity: 0;
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        transform: scale3d(0.3, 0.3, 0.3)
    }

    50% {
        opacity: 1
    }
}

.zoomIn {
    -webkit-animation-name: zoomIn;
    animation-name: zoomIn
}

@-webkit-keyframes zoomInDown {
    from {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1)
    }
}

@keyframes zoomInDown {
    from {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1)
    }
}

.zoomInDown {
    -webkit-animation-name: zoomInDown;
    animation-name: zoomInDown
}

@-webkit-keyframes zoomInLeft {
    from {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1)
    }
}

@keyframes zoomInLeft {
    from {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1)
    }
}

.zoomInLeft {
    -webkit-animation-name: zoomInLeft;
    animation-name: zoomInLeft
}

@-webkit-keyframes zoomInRight {
    from {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1)
    }
}

@keyframes zoomInRight {
    from {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1)
    }
}

.zoomInRight {
    -webkit-animation-name: zoomInRight;
    animation-name: zoomInRight
}

@-webkit-keyframes zoomInUp {
    from {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1)
    }
}

@keyframes zoomInUp {
    from {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1)
    }
}

.zoomInUp {
    -webkit-animation-name: zoomInUp;
    animation-name: zoomInUp
}

@-webkit-keyframes zoomOut {
    from {
        opacity: 1
    }

    50% {
        opacity: 0;
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        transform: scale3d(0.3, 0.3, 0.3)
    }

    to {
        opacity: 0
    }
}

@keyframes zoomOut {
    from {
        opacity: 1
    }

    50% {
        opacity: 0;
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        transform: scale3d(0.3, 0.3, 0.3)
    }

    to {
        opacity: 0
    }
}

.zoomOut {
    -webkit-animation-name: zoomOut;
    animation-name: zoomOut
}

@-webkit-keyframes zoomOutDown {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19)
    }

    to {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1)
    }
}

@keyframes zoomOutDown {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19)
    }

    to {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1)
    }
}

.zoomOutDown {
    -webkit-animation-name: zoomOutDown;
    animation-name: zoomOutDown
}

@-webkit-keyframes zoomOutLeft {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0)
    }

    to {
        opacity: 0;
        -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
        transform: scale(0.1) translate3d(-2000px, 0, 0);
        -webkit-transform-origin: left center;
        transform-origin: left center
    }
}

@keyframes zoomOutLeft {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0)
    }

    to {
        opacity: 0;
        -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
        transform: scale(0.1) translate3d(-2000px, 0, 0);
        -webkit-transform-origin: left center;
        transform-origin: left center
    }
}

.zoomOutLeft {
    -webkit-animation-name: zoomOutLeft;
    animation-name: zoomOutLeft
}

@-webkit-keyframes zoomOutRight {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0)
    }

    to {
        opacity: 0;
        -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
        transform: scale(0.1) translate3d(2000px, 0, 0);
        -webkit-transform-origin: right center;
        transform-origin: right center
    }
}

@keyframes zoomOutRight {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0)
    }

    to {
        opacity: 0;
        -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
        transform: scale(0.1) translate3d(2000px, 0, 0);
        -webkit-transform-origin: right center;
        transform-origin: right center
    }
}

.zoomOutRight {
    -webkit-animation-name: zoomOutRight;
    animation-name: zoomOutRight
}

@-webkit-keyframes zoomOutUp {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19)
    }

    to {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1)
    }
}

@keyframes zoomOutUp {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19)
    }

    to {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1)
    }
}

.zoomOutUp {
    -webkit-animation-name: zoomOutUp;
    animation-name: zoomOutUp
}

@-webkit-keyframes slideInDown {
    from {
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
        visibility: visible;
        opacity: 0
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        opacity: 1
    }
}

@keyframes slideInDown {
    from {
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
        visibility: visible;
        opacity: 0
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        opacity: 1
    }
}

.slideInDown {
    -webkit-animation-name: slideInDown;
    animation-name: slideInDown
}

@-webkit-keyframes slideInLeft {
    from {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
        visibility: visible;
        opacity: 0
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        opacity: 1
    }
}

@keyframes slideInLeft {
    from {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
        visibility: visible;
        opacity: 0
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        opacity: 1
    }
}

.slideInLeft {
    -webkit-animation-name: slideInLeft;
    animation-name: slideInLeft
}

@-webkit-keyframes slideInRight {
    from {
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
        visibility: visible;
        opacity: 0
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        opacity: 1
    }
}

@keyframes slideInRight {
    from {
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
        visibility: visible;
        opacity: 0
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        opacity: 1
    }
}

.slideInRight {
    -webkit-animation-name: slideInRight;
    animation-name: slideInRight
}

@-webkit-keyframes slideInUp {
    from {
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
        visibility: visible;
        opacity: 0
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        opacity: 1
    }
}

@keyframes slideInUp {
    from {
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
        visibility: visible;
        opacity: 0
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        opacity: 1
    }
}

.slideInUp {
    -webkit-animation-name: slideInUp;
    animation-name: slideInUp
}

@-webkit-keyframes slideOutDown {
    from {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }

    to {
        visibility: hidden;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }
}

@keyframes slideOutDown {
    from {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }

    to {
        visibility: hidden;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }
}

.slideOutDown {
    -webkit-animation-name: slideOutDown;
    animation-name: slideOutDown
}

@-webkit-keyframes slideOutLeft {
    from {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }

    to {
        visibility: hidden;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }
}

@keyframes slideOutLeft {
    from {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }

    to {
        visibility: hidden;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }
}

.slideOutLeft {
    -webkit-animation-name: slideOutLeft;
    animation-name: slideOutLeft
}

@-webkit-keyframes slideOutRight {
    from {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }

    to {
        visibility: hidden;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
}

@keyframes slideOutRight {
    from {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }

    to {
        visibility: hidden;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
}

.slideOutRight {
    -webkit-animation-name: slideOutRight;
    animation-name: slideOutRight
}

@-webkit-keyframes slideOutUp {
    from {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }

    to {
        visibility: hidden;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }
}

@keyframes slideOutUp {
    from {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }

    to {
        visibility: hidden;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }
}

.slideOutUp {
    -webkit-animation-name: slideOutUp;
    animation-name: slideOutUp
}

.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.animated.infinite {
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite
}

.animated.delay-1s {
    -webkit-animation-delay: 1s;
    animation-delay: 1s
}

.animated.delay-2s {
    -webkit-animation-delay: 2s;
    animation-delay: 2s
}

.animated.delay-3s {
    -webkit-animation-delay: 3s;
    animation-delay: 3s
}

.animated.delay-4s {
    -webkit-animation-delay: 4s;
    animation-delay: 4s
}

.animated.delay-5s {
    -webkit-animation-delay: 5s;
    animation-delay: 5s
}

.animated.fast {
    -webkit-animation-duration: 800ms;
    animation-duration: 800ms
}

.animated.faster {
    -webkit-animation-duration: 500ms;
    animation-duration: 500ms
}

.animated.slow {
    -webkit-animation-duration: 2s;
    animation-duration: 2s
}

.animated.slower {
    -webkit-animation-duration: 3s;
    animation-duration: 3s
}

@media (print),
(prefers-reduced-motion) {
    .animated {
        -webkit-animation: unset !important;
        animation: unset !important;
        -webkit-transition: none !important;
        transition: none !important
    }
}

html {
    word-break: break-word;
    overflow-y: scroll;
    box-sizing: border-box
}

@supports (-ms-ime-align: auto) {
    html {
        word-wrap: break-word
    }
}

@-moz-document url-prefix() {
    html {
        word-wrap: anywhere
    }
}

*,
*::before,
*::after {
    word-break: inherit;
    word-wrap: inherit;
    box-sizing: inherit
}

::selection {
    color: #fff;
    text-shadow: 1px 1px 3px #000;
    background-color: #014e00
}

::-moz-selection {
    color: #fff;
    text-shadow: 1px 1px 3px #000;
    background-color: #014e00
}

::-webkit-input-placeholder {
    color: rgba(0, 0, 0, 0.5)
}

::-moz-placeholder {
    color: rgba(0, 0, 0, 0.5)
}

:-ms-input-placeholder {
    color: rgba(0, 0, 0, 0.5)
}

::-moz-placeholder {
    color: rgba(0, 0, 0, 0.5)
}

.cf,
.siteorigin-widget-tinymce,
#page-content .site-content,
#page-content .widget-area,
.entry-content,
nav.blog-navigation,
nav.nav-single,
div[id^="gallery"].gallery {
    zoom: 1
}

.cf::before,
.siteorigin-widget-tinymce::before,
#page-content .site-content::before,
#page-content .widget-area::before,
.entry-content::before,
nav.blog-navigation::before,
nav.nav-single::before,
div[id^="gallery"].gallery::before,
.cf::after,
.siteorigin-widget-tinymce::after,
#page-content .site-content::after,
#page-content .widget-area::after,
.entry-content::after,
nav.blog-navigation::after,
nav.nav-single::after,
div[id^="gallery"].gallery::after {
    content: '';
    display: table;
    line-height: 0
}

.cf::after,
.siteorigin-widget-tinymce::after,
#page-content .site-content::after,
#page-content .widget-area::after,
.entry-content::after,
nav.blog-navigation::after,
nav.nav-single::after,
div[id^="gallery"].gallery::after {
    clear: both
}

.hide {
    display: none
}

.inherit-color {
    color: inherit !important
}

body {
    color: #3F3E3D;
    font-family: "Oswald", sans-serif, "FontAwesome";
    font-size: 1rem;
    font-style: normal;
    font-weight: 400;
    line-height: 1.5;
    background-color: #fff;
    overflow: hidden
}

body.wp-editor {
    padding: 1em 1.5em !important;
    background: #fff
}

p {
    margin: 1em 0 0
}

p:first-child {
    margin-top: 0
}

h1,
.scandium-feature .title,
h2,
.scandium-feature .subtitle,
h3,
h4,
h5,
h6,
.h1 {
    margin: 2rem 0 0;
    color: inherit;
    font-weight: 700;
    line-height: 1
}

h1:first-child,
.scandium-feature .title:first-child,
h2:first-child,
.scandium-feature .subtitle:first-child,
h3:first-child,
h4:first-child,
h5:first-child,
h6:first-child,
.h1:first-child {
    margin-top: 0
}

h1+h2,
.scandium-feature .title+h2,
.scandium-feature h1+.subtitle,
.scandium-feature .title+.subtitle,
h2+h3,
.scandium-feature .subtitle+h3,
h3+h4,
h4+h5,
h5+h6,
hr+h1,
.scandium-feature hr+.title,
hr+h2,
.scandium-feature hr+.subtitle,
hr+h3,
hr+h4,
hr+h5,
hr+h6 {
    margin-top: 0.5em
}

a {
    color: #014e00;
    text-decoration: underline;
    transition: color 150ms ease-in-out
}

a:hover,
a:focus {
    text-decoration: none
}

h1 a,
.scandium-feature .title a,
h2 a,
.scandium-feature .subtitle a,
h3 a,
h4 a,
h5 a,
h6 a,
.h1 a {
    color: inherit;
    text-decoration: inherit
}

h1 a:hover,
.scandium-feature .title a:hover,
h1 a:focus,
.scandium-feature .title a:focus,
h2 a:hover,
.scandium-feature .subtitle a:hover,
h2 a:focus,
.scandium-feature .subtitle a:focus,
h3 a:hover,
h3 a:focus,
h4 a:hover,
h4 a:focus,
h5 a:hover,
h5 a:focus,
h6 a:hover,
h6 a:focus,
.h1 a:hover,
.h1 a:focus {
    text-decoration: underline
}

.site-content a[href^="mailto:"],
.site-content a[href^="tel:"],
.site-content a[href$=".doc"],
.site-content a[href$=".docx"],
.site-content a[href$=".mp3"],
.site-content a[href$=".pdf"],
.site-content a[href$=".ppt"],
.site-content a[href$=".pptx"],
.site-content a[href$=".xls"],
.site-content a[href$=".xlsx"],
.site-content a[href$=".zip"] {
    display: inline-block;
    text-align: left;
    vertical-align: top
}

.site-content a[href^="mailto:"]::before,
.site-content a[href^="tel:"]::before,
.site-content a[href$=".doc"]::before,
.site-content a[href$=".docx"]::before,
.site-content a[href$=".mp3"]::before,
.site-content a[href$=".pdf"]::before,
.site-content a[href$=".ppt"]::before,
.site-content a[href$=".pptx"]::before,
.site-content a[href$=".xls"]::before,
.site-content a[href$=".xlsx"]::before,
.site-content a[href$=".zip"]::before {
    display: inline-block;
    width: 1.28571429em;
    margin-right: 0.2em;
    font-family: FontAwesome !important;
    text-align: center
}

.site-content a[href^="mailto:"]::before {
    content: '\f003'
}

.site-content a[href^="tel:"]::before {
    content: '\f095'
}

.site-content a[href$=".doc"]::before,
.site-content a[href$=".docx"]::before {
    content: '\f1c2'
}

.site-content a[href$=".mp3"]::before {
    content: '\f001'
}

.site-content a[href$=".pdf"]::before {
    content: '\f1c1'
}

.site-content a[href$=".ppt"]::before,
.site-content a[href$=".pptx"]::before {
    content: '\f1c4'
}

.site-content a[href$=".xls"]::before,
.site-content a[href$=".xlsx"]::before {
    content: '\f1c3'
}

.site-content a[href$=".zip"]::before {
    content: '\f1c6'
}

@media (min-width: 780px) {
    a[href^="tel:"] {
        color: inherit !important;
        text-decoration: inherit;
        pointer-events: none
    }
}

.webcom-banner ol,
.webcom-action-blocks ol,
.webcom-feature .widget-blocks ol,
.content-blocks ol,
.site-content ol,
.wp-editor ol,
.widget ol {
    margin: 1em 0 0
}

.webcom-banner ol:first-child,
.webcom-action-blocks ol:first-child,
.webcom-feature .widget-blocks ol:first-child,
.content-blocks ol:first-child,
.site-content ol:first-child,
.wp-editor ol:first-child,
.widget ol:first-child {
    margin-top: 0
}

.webcom-banner ol ol,
.webcom-action-blocks ol ol,
.webcom-feature .widget-blocks ol ol,
.content-blocks ol ol,
.site-content ol ol,
.wp-editor ol ol,
.widget ol ol {
    margin-top: 0
}

.webcom-banner ol ul,
.webcom-action-blocks ol ul,
.webcom-feature .widget-blocks ol ul,
.content-blocks ol ul,
.site-content ol ul,
.wp-editor ol ul,
.widget ol ul {
    margin-top: 0
}

.webcom-banner ol ul li,
.webcom-action-blocks ol ul li,
.webcom-feature .widget-blocks ol ul li,
.content-blocks ol ul li,
.site-content ol ul li,
.wp-editor ol ul li,
.widget ol ul li {
    margin-top: 0
}

.webcom-banner ul,
.webcom-action-blocks ul,
.webcom-feature .widget-blocks ul,
.content-blocks ul,
.site-content ul,
.wp-editor ul,
.widget ul {
    margin: 1em 0 0
}

.webcom-banner ul:first-child,
.webcom-action-blocks ul:first-child,
.webcom-feature .widget-blocks ul:first-child,
.content-blocks ul:first-child,
.site-content ul:first-child,
.wp-editor ul:first-child,
.widget ul:first-child {
    margin-top: 0
}

.webcom-banner ul.pretty-bullets,
.webcom-action-blocks ul.pretty-bullets,
.webcom-feature .widget-blocks ul.pretty-bullets,
.content-blocks ul.pretty-bullets,
.site-content ul.pretty-bullets,
.wp-editor ul.pretty-bullets,
.widget ul.pretty-bullets {
    list-style: none
}

.webcom-banner ul.pretty-bullets ul,
.webcom-action-blocks ul.pretty-bullets ul,
.webcom-feature .widget-blocks ul.pretty-bullets ul,
.content-blocks ul.pretty-bullets ul,
.site-content ul.pretty-bullets ul,
.wp-editor ul.pretty-bullets ul,
.widget ul.pretty-bullets ul {
    list-style: none
}

.webcom-banner ul.pretty-bullets li::before,
.webcom-action-blocks ul.pretty-bullets li::before,
.webcom-feature .widget-blocks ul.pretty-bullets li::before,
.content-blocks ul.pretty-bullets li::before,
.site-content ul.pretty-bullets li::before,
.wp-editor ul.pretty-bullets li::before,
.widget ul.pretty-bullets li::before {
    content: '\f101';
    float: left;
    margin-left: -1.5em;
    color: #014e00;
    font-family: FontAwesome !important;
}

.webcom-banner ul.pretty-bullets ol li::before,
.webcom-action-blocks ul.pretty-bullets ol li::before,
.webcom-feature .widget-blocks ul.pretty-bullets ol li::before,
.content-blocks ul.pretty-bullets ol li::before,
.site-content ul.pretty-bullets ol li::before,
.wp-editor ul.pretty-bullets ol li::before,
.widget ul.pretty-bullets ol li::before {
    content: none;
    margin: 0
}

.webcom-banner ul ul,
.webcom-action-blocks ul ul,
.webcom-feature .widget-blocks ul ul,
.content-blocks ul ul,
.site-content ul ul,
.wp-editor ul ul,
.widget ul ul {
    margin: 0
}

.webcom-banner ul ol,
.webcom-action-blocks ul ol,
.webcom-feature .widget-blocks ul ol,
.content-blocks ul ol,
.site-content ul ol,
.wp-editor ul ol,
.widget ul ol {
    margin-top: 0
}

.webcom-banner ul ol li,
.webcom-action-blocks ul ol li,
.webcom-feature .widget-blocks ul ol li,
.content-blocks ul ol li,
.site-content ul ol li,
.wp-editor ul ol li,
.widget ul ol li {
    margin-top: 0
}

.webcom-banner ul[style*="list-style"]>li::before,
.webcom-action-blocks ul[style*="list-style"]>li::before,
.webcom-feature .widget-blocks ul[style*="list-style"]>li::before,
.content-blocks ul[style*="list-style"]>li::before,
.site-content ul[style*="list-style"]>li::before,
.wp-editor ul[style*="list-style"]>li::before,
.widget ul[style*="list-style"]>li::before {
    content: none;
    margin: 0
}

.widget ol,
.widget ul {
    padding: 0 0 0 1.5em
}

hr {
    max-width: 100%;
    height: 1px;
    margin: 2em 0;
    background-color: rgba(128, 128, 128, 0.5);
    background-position: 50%;
    border: none
}

hr:first-child {
    margin-top: 0
}

hr:last-child {
    margin-bottom: 0
}

hr[class^='hr-'] {
    background-color: transparent
}

hr[class^='hr-']::before,
hr[class^='hr-']::after {
    content: ''
}

hr.hr-fade-out {
    height: 1px;
    background-image: linear-gradient(to right, rgba(128, 128, 128, 0), rgba(128, 128, 128, 0.75), rgba(128, 128, 128, 0));
    border: none
}

hr.hr-shadow {
    position: relative;
    height: 20px;
    background-image: radial-gradient(farthest-side at 50% -50%, rgba(128, 128, 128, 0.5), rgba(128, 128, 128, 0))
}

hr.hr-shadow::before {
    position: absolute;
    top: -1px;
    right: 0;
    left: 0;
    height: 1px;
    background-image: linear-gradient(90deg, rgba(128, 128, 128, 0), rgba(128, 128, 128, 0.5) 50%, rgba(128, 128, 128, 0))
}

table {
    max-width: 100%;
    margin-top: 1em;
    border-collapse: collapse
}

@media (max-width: 780px) {
    table {
        display: block;
        width: 100% !important;
        overflow-x: auto
    }
}

table.data:not([border]) {
    border: 1px solid #000200
}

table.data:not([border]) tr {
    border-bottom: 1px solid #000200
}

table.data tr th {
    color: #fff;
    font-weight: bold;
    text-align: center;
    background-color: #014e00;
    border: none
}

table.data tr:nth-child(odd) {
    color: #fff;
    background-color: #016800
}

table.data tr:nth-child(even) {
    color: #fff;
    background-color: #028100
}

table.data tr:hover {
    color: #fff;
    background-color: #029b00
}

table[cellspacing] {
    border-collapse: separate
}

table:not([border]) th {
    border-top: none;
    border-right: none;
    border-bottom: 3px solid rgba(0, 0, 0, 0.25);
    border-left: none
}

table:not([border]) tr {
    border-top: none;
    border-right: none;
    border-bottom: 1px solid rgba(0, 0, 0, 0.25);
    border-left: none
}

table caption {
    margin-top: 1em;
    font-size: 0.75em
}

table th {
    text-align: left
}

table:not([cellpadding]) th,
table:not([cellpadding]) td {
    padding: 0.5em
}

@media (max-width: 780px) {

    table td,
    table th {
        white-space: nowrap
    }
}

.comment-content table {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1)
}

.comment-content table td {
    border-top: 1px solid rgba(0, 0, 0, 0.1)
}

body input,
body select,
body textarea,
body button[type="submit"] {
    display: inline-block;
    width: auto;
    padding: 0.5em;
    border: 1px solid rgba(0, 0, 0, 0.35);
    border-radius: 0.15em;
    box-shadow: inset 1px 1px 4px rgba(0, 0, 0, 0.1);
    transition: border-color 0.25s ease-in-out,
        box-shadow 0.25s ease-in-out
}

body input::-webkit-input-placeholder,
body select::-webkit-input-placeholder,
body textarea::-webkit-input-placeholder,
body button[type="submit"]::-webkit-input-placeholder {
    color: rgba(0, 0, 0, 0.5)
}

body input::-moz-placeholder,
body select::-moz-placeholder,
body textarea::-moz-placeholder,
body button[type="submit"]::-moz-placeholder {
    color: rgba(0, 0, 0, 0.5)
}

body input:-ms-input-placeholder,
body select:-ms-input-placeholder,
body textarea:-ms-input-placeholder,
body button[type="submit"]:-ms-input-placeholder {
    color: rgba(0, 0, 0, 0.5)
}

body input::-moz-placeholder,
body select::-moz-placeholder,
body textarea::-moz-placeholder,
body button[type="submit"]::-moz-placeholder {
    color: rgba(0, 0, 0, 0.5)
}

body input:hover,
body input:focus,
body select:hover,
body select:focus,
body textarea:hover,
body textarea:focus,
body button[type="submit"]:hover,
body button[type="submit"]:focus {
    border-color: rgba(0, 0, 0, 0.5);
    outline: none;
    box-shadow: inset 1px 1px 4px rgba(0, 0, 0, 0.1), 0 0 8px rgba(1, 78, 0, 0.5)
}

body button,
body button[type="submit"],
body input[type="button"],
body input[type="submit"] {
    border: none;
    border-radius: 0;
    cursor: pointer
}

input[type="radio"],
input[type="checkbox"] {
    display: inline-block;
    vertical-align: baseline !important;
    width: auto !important
}

input[type="radio"]:focus,
input[type="checkbox"]:focus {
    border-color: none;
    box-shadow: none
}

input[type="radio"]:hover,
input[type="radio"]:focus,
input[type="checkbox"]:hover,
input[type="checkbox"]:focus {
    border-color: none
}

button[disabled],
input[disabled] {
    cursor: default
}

blockquote {
    margin-bottom: 1em;
    padding: 1em;
    color: #fff;
    font-style: italic;
    background-color: #f5090d;
    border-left: 0.5em solid #014e00
}

blockquote a[href] {
    color: inherit;
    font-weight: 700;
    text-decoration: underline
}

blockquote a[href]:hover,
blockquote a[href]:focus {
    text-decoration: none
}

img,
embed,
iframe,
object,
video {
    max-width: 100%;
    margin-top: 1em;
    border: none
}

img:first-child,
embed:first-child,
iframe:first-child,
object:first-child,
video:first-child {
    margin-top: 0
}

img {
    height: auto
}

code {
    padding: 0.15em;
    font-family: monospace;
    font-size: 0.85em;
    line-height: 1.35;
    background-color: rgba(0, 0, 0, 0.1);
    border-radius: 3px
}

pre {
    margin: 1em 0 0;
    padding: 1.5em;
    color: rgba(0, 0, 0, 0.5);
    font-family: monospace;
    font-size: 1em;
    font-weight: normal;
    border: 1px solid rgba(0, 0, 0, 0.25);
    border-radius: 3px;
    overflow: auto
}

pre code {
    display: block
}

address {
    margin-top: 1em
}

article,
aside,
dialog,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section {
    display: block
}

abbr,
dfn,
acronym {
    border-bottom: 1px dotted #a5a4a3;
    cursor: help
}

.scorecard,
#wpstats {
    display: none
}

@media (max-width: 780px) {
    .panel-grid>.list-row .panel-grid-cell {
        margin-bottom: 0 !important
    }

    .panel-grid>.list-row .panel-grid-cell ul {
        margin: 0
    }

    .panel-grid>.list-row .panel-grid-cell:first-child ul {
        margin-top: 1em
    }

    .panel-grid>.list-row .panel-grid-cell:last-child ul {
        margin-bottom: 1em
    }
}

table.tribe-events-calendar {
    display: table
}

#tribe-events {
    color: #000000
}

#tribe-events-content .tribe-events-calendar td {
    background-color: #FFFFFF
}

.recurring-info-tooltip,
.tribe-events-calendar .tribe-events-tooltip,
.tribe-events-shortcode.view-week .tribe-events-tooltip,
.tribe-events-week .tribe-events-tooltip {
    padding: 0.75em 1em
}

.single-tribe_events .tribe-events-event-meta {
    color: #000000
}

.tribe-events-calendar td.tribe-events-present.mobile-trigger div[id*=tribe-events-daynum-] {
    padding: 1px 0
}

.tribe-events-calendar td.tribe-events-present.mobile-active div[id*=tribe-events-daynum-] a,
.tribe-events-calendar td.tribe-events-present.mobile-trigger div[id*=tribe-events-daynum-] a {
    background-color: transparent
}

@media (max-width: 780px) {
    table.tribe-mini-calendar {
        display: table
    }
}

table.tribe-mini-calendar td {
    padding: 0
}

table.tribe-mini-calendar .tribe-events-has-events div[id*=daynum-] a {
    padding: 5px 0 25px
}

table.tribe-mini-calendar .tribe-events-has-events div[id*=daynum-] a::before {
    bottom: 8px
}

table.tribe-mini-calendar .tribe-mini-calendar-no-event {
    padding: 5px 0 25px
}

div.tribe-mini-calendar-list-wrapper .list-date {
    width: 60px;
    margin: 10px 10px 10px 0
}

div.tribe-mini-calendar-list-wrapper .list-info {
    width: calc(100% - 70px)
}

@media (max-width: 780px) {
    .appointments-confirmation-wrapper input[type="text"] {
        width: 100%
    }
}

.appointments-confirmation-wrapper input[type="button"] {
    margin: 0.25em 0;
    white-space: pre-wrap
}

@media (max-width: 780px) {
    .app_services .app_services_dropdown select {
        margin: 0.25em 0
    }
}

.app_timetable .app_timetable_cell {
    position: relative
}

.app_timetable .app_timetable_cell .wait_img {
    top: 50%;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    position: absolute;
    right: 10px;
    margin: 0
}

.widget-web-login {
    margin-top: 1em
}

.widget-web-login label {
    display: block
}

.widget-web-login input[type="submit"] {
    margin: 0;
    cursor: pointer
}

.gm-control-active>img {
    margin: 0
}

#pmpro_levels_table {
    background: transparent
}

button.scroll-to-top {
    position: fixed;
    right: 0.75rem;
    bottom: 0.75rem;
    z-index: 999;
    display: none;
    width: 3.5rem;
    height: 3.5rem;
    padding: 0;
    color: #fff;
    font-family: FontAwesome;
    font-size: 1.25rem;
    text-decoration: none;
    text-shadow: none;
    background: none;
    background-color: rgba(0, 0, 0, 0.3);
    border: 1px solid transparent;
    border-radius: 50%;
    box-shadow: none;
    cursor: pointer;
    transition: background-color 250ms ease-in-out, color 250ms ease-in-out, border-color 250ms ease-in-out
}

button.scroll-to-top:hover,
button.scroll-to-top:focus {
    color: #fff;
    background: rgba(245, 9, 13, 0.75);
    border-color: #f5090d
}

button.scroll-to-top::before {
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    content: '\f077';
    position: absolute;
    height: 50%;
    font-family: FontAwesome !important;
}

.size-auto,
.size-full,
.size-large,
.size-medium,
.size-thumbnail {
    max-width: 100%;
    height: auto
}

.alignnone {
    display: inline-block;
    vertical-align: middle;
    margin: 0
}

.aligncenter {
    display: block;
    margin-right: auto;
    margin-left: auto
}

.alignright {
    float: right;
    margin-top: 0.25em;
    margin-bottom: 0.5em;
    margin-left: 1.5em
}

@media (max-width: 780px) {
    .alignright {
        float: none;
        display: block;
        margin-top: 1em;
        margin-right: auto;
        margin-left: auto
    }
}

.alignleft {
    float: left;
    margin-top: 0.25em;
    margin-right: 1.5em;
    margin-bottom: 0.5em
}

@media (max-width: 780px) {
    .alignleft {
        float: none;
        display: block;
        margin-top: 1em;
        margin-right: auto;
        margin-left: auto
    }
}

.wp-caption {
    max-width: 95%;
    padding: 0.25em 0.25em 0.5em;
    font-size: 0.875em;
    font-style: italic;
    line-height: 1.5em;
    text-align: center;
    border: 1px solid #ccc
}

.wp-caption.alignnone {
    margin-top: 1em
}

.wp-caption .aligncenter {
    clear: both
}

.wp-caption.alignright {
    margin-top: 1em
}

.wp-caption.alignleft {
    margin-top: 1em
}

.wp-caption img {
    width: auto;
    height: auto;
    margin: 0;
    padding: 0;
    border: none
}

.wp-caption p.wp-caption-text {
    margin: 0;
    padding: 0 0.25em
}

.author-info {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    margin-top: 1.5em;
    padding-top: 1.5em;
    border-top: 1px solid rgba(0, 0, 0, 0.1)
}

.author-info .author-avatar {
    vertical-align: top
}

.author-info .author-avatar img {
    border-radius: 3px;
    box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.2)
}

.author-info .author-description {
    vertical-align: top;
    padding-left: 2em;
    color: rgba(0, 0, 0, 0.5);
    line-height: 1.5
}

.author.archive .author-info {
    margin-bottom: 1.5em;
    padding-bottom: 1.5em;
    border-top: none;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1)
}

body.error404 .search-form {
    margin-top: 1.5em
}

@media (max-width: 480px) {
    body.error404 .search-form input {
        width: 100%;
        margin-top: 1.5em
    }
}

.search-form {
    margin-top: 1em
}

.search-form fieldset {
    padding: 0;
    border: none
}

#page-content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    -webkit-align-items: stretch;
    -moz-align-items: stretch;
    align-items: stretch;
    -webkit-flex-wrap: nowrap;
    -moz-flex-wrap: nowrap;
    -ms-flex-wrap: none;
    flex-wrap: nowrap
}

@media (max-width: 780px) {
    #page-content {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -moz-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

body.has-primary-module>#page-content {
    display: none
}

#page-content .site-content {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 75%;
    -moz-box-flex: 1;
    -moz-flex: 1 1 75%;
    -ms-flex: 1 1 75%;
    flex: 1 1 75%;
    position: relative;
    max-width: 75%
}

@media (max-width: 780px) {
    #page-content .site-content {
        width: 100%
    }
}

#page-content .site-content:only-child {
    max-width: 100%
}

#page-content .widget-area {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 25%;
    -moz-box-flex: 1;
    -moz-flex: 1 1 25%;
    -ms-flex: 1 1 25%;
    flex: 1 1 25%;
    position: relative;
    max-width: 25%;
    margin: 0 1em;
    padding: 0 1em
}

@media (max-width: 780px) {
    #page-content .widget-area {
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
        -moz-order: 1;
        -ms-flex-order: 1;
        order: 1;
        width: 100%;
        margin: 1em 0 0;
        padding: 1em 0 0;
        border-top: 1px solid rgba(0, 0, 0, 0.1);
        border-right: none !important;
        border-left: none !important
    }
}

#page-content .widget-area:first-child {
    margin-left: 0;
    padding-left: 0;
    border-right: 1px solid rgba(0, 0, 0, 0.1)
}

#page-content .widget-area:last-child {
    margin-right: 0;
    padding-right: 0;
    border-left: 1px solid rgba(0, 0, 0, 0.1)
}

#page-content .site-content,
#page-content .widget-area {
    position: relative
}

@media (max-width: 780px) {

    #page-content .site-content,
    #page-content .widget-area {
        -webkit-box-flex: none;
        -webkit-flex: none;
        -moz-box-flex: none;
        -moz-flex: none;
        -ms-flex: none;
        flex: none;
        max-width: none;
        border-right: none
    }
}

.entry-content .page-links {
    margin-top: 1em;
    padding: 0.25em;
    background-color: rgba(0, 0, 0, 0.035)
}

.entry-header {
    margin-bottom: 1.5em
}

@media (max-width: 780px) {
    .entry-header {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -moz-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        width: 100%
    }
}

.entry-header .wp-post-image {
    float: right;
    max-width: 50%;
    margin-top: 0.25em;
    margin-bottom: 0.5em;
    margin-left: 1.5em
}

@media (max-width: 780px) {
    .entry-header .wp-post-image {
        float: none;
        width: auto;
        max-width: 100%;
        margin: 0.5em auto
    }
}

.entry-header h1,
.entry-header .scandium-feature .title,
.scandium-feature .entry-header .title,
.entry-header h2,
.entry-header .scandium-feature .subtitle,
.scandium-feature .entry-header .subtitle {
    margin-top: 0.25em;
    font-size: 2em
}

@media (max-width: 780px) {

    .entry-header h1,
    .entry-header .scandium-feature .title,
    .scandium-feature .entry-header .title,
    .entry-header h2,
    .entry-header .scandium-feature .subtitle,
    .scandium-feature .entry-header .subtitle {
        -webkit-box-ordinal-group: 0;
        -webkit-order: -1;
        -moz-order: -1;
        -ms-flex-order: -1;
        order: -1
    }
}

.entry-header .comments-link {
    color: rgba(0, 0, 0, 0.5);
    font-size: 0.75em
}

.archive-header,
.page-header {
    padding-bottom: 1.5em;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1)
}

.infinite-wrap {
    padding-bottom: 1.5em;
    margin-top: 1.5em;
    border-bottom: 4px double rgba(0, 0, 0, 0.1)
}

.post:not(body),
.page:not(body) {
    margin-top: 1.5em;
    padding-bottom: 1.5em;
    border-bottom: 0.25em double rgba(0, 0, 0, 0.1)
}

.post:not(body):first-child,
.page:not(body):first-child {
    margin-top: 0
}

.post:not(body):last-child,
.page:not(body):last-child {
    padding-bottom: 0;
    border-bottom: none
}

.post:not(body).sticky,
.page:not(body).sticky {
    border: 1px solid rgba(0, 0, 0, 0.1)
}

.post:not(body).sticky .featured-post,
.page:not(body).sticky .featured-post {
    margin-bottom: 1.5em;
    color: rgba(0, 0, 0, 0.5);
    font-size: 0.75em;
    text-align: center;
    background-color: rgba(0, 0, 0, 0.035);
    border-top: 0.25em double rgba(0, 0, 0, 0.1);
    border-bottom: 0.25em double rgba(0, 0, 0, 0.1)
}

.post:not(body).sticky .entry-header,
.post:not(body).sticky .entry-content,
.post:not(body).sticky .entry-meta,
.post:not(body).sticky .edit-link,
.page:not(body).sticky .entry-header,
.page:not(body).sticky .entry-content,
.page:not(body).sticky .entry-meta,
.page:not(body).sticky .edit-link {
    padding: 0 1em
}

.edit-link a::before {
    content: '\f040';
    display: inline-block;
    margin-right: 0.3em;
    font-family: FontAwesome !important;
}

.more-link::after {
    content: '\f061';
    display: inline-block;
    margin-left: 0.3em;
    font-family: FontAwesome !important;
}

.entry-meta {
    clear: both;
    margin-top: 2em;
    font-size: 0.75em
}

nav.blog-navigation,
nav.nav-single {
    padding: 1em 0
}

body.neverending nav.blog-navigation,
body.neverending nav.nav-single {
    display: none
}

nav.blog-navigation .nav-previous,
nav.nav-single .nav-previous {
    float: left
}

nav.blog-navigation .nav-previous>a::before,
nav.nav-single .nav-previous>a::before {
    content: '\f060';
    display: inline-block;
    margin-right: 0.25em;
    font-family: FontAwesome !important;
}

nav.blog-navigation .nav-next,
nav.nav-single .nav-next {
    float: right
}

nav.blog-navigation .nav-next>a::after,
nav.nav-single .nav-next>a::after {
    content: '\f061';
    display: inline-block;
    margin-left: 0.25em;
    font-family: FontAwesome !important;
}

.image-attachment .attachment {
    text-align: center
}

.image-attachment .attachment .entry-caption {
    margin-top: 0.25em
}

.mejs-audio {
    max-width: 95%;
    margin: auto
}

.comment-style-old comments-title {
    font-size: 1.5em
}

.comment-style-old .commentlist {
    margin: 1em;
    padding: 0.5em 1em;
    border: 1px solid rgba(0, 0, 0, 0.1)
}

.comment-style-old .commentlist .comment .comment {
    margin-top: 1.5em;
    padding-top: 0;
    padding-left: 2.5em;
    border-left: 1px dashed rgba(0, 0, 0, 0.1)
}

.comment-style-old .commentlist .comment+.comment {
    margin-top: 0;
    padding-top: 1.5em
}

.comment-style-old .commentlist .comment .comment-author img {
    float: left;
    margin-top: 0.4em;
    margin-right: 0.5em
}

.comment-style-old .commentlist .comment .comment-author cite {
    font-style: normal;
    font-weight: 600
}

.comment-style-old .commentlist .comment .comment-author .says {
    display: none
}

.comment-style-old .commentlist .comment .comment-meta {
    font-size: 0.75em
}

.comment-style-old .commentlist .comment .comment-meta+* {
    clear: both;
    margin-top: 0.5em;
    padding-top: 0.5em;
    border-top: 1px solid rgba(0, 0, 0, 0.1)
}

.comment-style-old #comment-nav {
    margin: 0 1em
}

.comment-style-old .comment-respond {
    margin: 1em 0;
    padding: 0.5em 1em;
    border: 1px solid rgba(0, 0, 0, 0.1)
}

.comment-style-old .comment-respond label {
    display: block
}

.comment-style-old .comment-respond input[type="text"],
.comment-style-old .comment-respond textarea {
    width: 100%;
    padding: 0.75em;
    font-size: 1em 0.75em
}

.comment-style-old .comment-respond .required {
    display: inline-block;
    vertical-align: top;
    color: #014e00
}

.comments-title {
    font-size: 1.5em
}

.commentlist {
    margin: 1em 0;
    padding: 0.5em 1em;
    border: 1px solid shading(#fff, 10%)
}

.commentlist .comment .comment {
    margin-top: 1.5em;
    padding-top: 0;
    padding-left: 2.5em;
    border-left: 1px dashed shading(#fff, 10%)
}

.commentlist .comment .comment.depth-2 {
    margin-left: 1em
}

.commentlist .comment .comment.depth-3 {
    margin-left: 1.5em
}

.commentlist .comment .comment.depth-4 {
    margin-left: 2em
}

.commentlist .comment .comment.depth-5 {
    margin-left: 2.5em
}

.commentlist .comment .comment.depth-6 {
    margin-left: 3em
}

.commentlist .comment+.comment {
    margin-top: 0;
    padding-top: 1.5em
}

.commentlist .comment.bypostauthor {
    margin-top: 1.5em;
    padding: 0.5em;
    background: rgba(0, 0, 0, 0.035);
    border-left: 3px solid #014e00
}

.commentlist .comment .comment-author img {
    float: left;
    margin-top: 0.4em;
    margin-right: 0.5em
}

.commentlist .comment .comment-author cite {
    font-style: normal;
    font-weight: 600
}

.commentlist .comment .comment-author .says {
    display: none
}

.commentlist .comment .comment-meta {
    font-size: 0.75em
}

.commentlist .comment .comment-meta+* {
    clear: both;
    margin-top: 0.5em;
    padding-top: 0.5em;
    border-top: 1px solid shading(#fff, 10%)
}

.comment-navigation {
    margin: 0 1em
}

.comment-respond {
    margin: 1em 0;
    padding: 0.5em 1em;
    border: 1px solid shading(#fff, 10%)
}

.comment-respond label {
    display: block
}

.comment-respond input[type="text"],
.comment-respond textarea {
    width: 100%;
    padding: 0.75em;
    font-size: 0.75em
}

.comment-respond .required {
    display: inline-block;
    vertical-align: top;
    color: #CC0000
}

.widget-area .widget {
    margin-top: 1.5em;
    padding: 0.75em
}

.widget-area .widget:first-child {
    margin-top: 0
}

.widget-area .widget .widget-title {
    margin-bottom: 0.25em;
    font-size: 1.25em;
    font-weight: normal;
    border-bottom: 0.1em solid #014e00
}

.widget-area .widget input,
.widget-area .widget select {
    max-width: 100%
}

.widget-area .widget.widget_search {
    margin-top: 0
}

.widget-area .widget.widget_search form {
    margin: 0
}

.widget-area .widget.widget_search input {
    width: 100%;
    padding: 0.5em;
    font-family: inherit
}

.widget-area .widget.widget_search input[type=submit] {
    margin-top: 0.5em
}

.widget-area .widget.widget_rss li {
    margin-top: 1em
}

.widget-area .widget.widget_calendar table {
    margin: 0;
    text-align: center;
    border-collapse: collapse
}

.widget-area .widget.widget_calendar caption {
    margin: 0;
    color: #014e00;
    font-size: 1.25em;
    font-weight: normal
}

.widget-area .widget.widget_calendar th {
    font-weight: 600
}

.widget-area .widget.widget_calendar thead tr {
    text-align: center
}

.widget-area .widget.widget_calendar thead tr a {
    font-weight: bold;
    text-decoration: underline
}

.widget-area .widget.widget_calendar thead tr a:hover,
.widget-area .widget.widget_calendar thead tr a:focus {
    text-decoration: none
}

.widget-area .widget .post-date,
.widget-area .widget .rss-date {
    margin-left: 0.5em;
    color: rgba(0, 0, 0, 0.5);
    font-size: 0.75em
}

.says,
.screen-reader-text {
    position: absolute;
    left: -1000em;
    width: 1px;
    height: 1px;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
    -moz-osx-font-smoothing: auto;
    -webkit-font-smoothing: subpixel-antialiased;
    border-radius: 0;
    overflow: hidden;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    transition: none
}

.says:focus,
.screen-reader-text:focus {
    top: 7px;
    left: 6px;
    z-index: 100000;
    display: block;
    width: auto;
    height: auto;
    padding: 15px 23px 14px;
    color: #000;
    font-size: 0.85em;
    font-weight: 600;
    line-height: normal;
    text-decoration: none;
    background-color: #f2f2f2;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    clip-path: none
}

.assistive-text {
    position: absolute !important;
    clip: rect(1px, 1px, 1px, 1px)
}

div[id^="gallery"].gallery {
    clear: both;
    margin: 1.8em 0
}

div[id^="gallery"].gallery dl.gallery-item {
    margin: 0;
    padding: 0 10px
}

div[id^="gallery"].gallery dl.gallery-item .gallery-caption {
    font-size: 0.9em
}

@media (max-width: 768px) {
    div[id^="gallery"].gallery[class*="gallery-columns"]:not(.gallery-columns-1):not(.gallery-columns-2):not(.gallery-columns-3) dl.gallery-item {
        width: 25% !important
    }

    div[id^="gallery"].gallery[class*="gallery-columns"]:not(.gallery-columns-1):not(.gallery-columns-2):not(.gallery-columns-3) dl.gallery-item:nth-of-type(4n+1) {
        clear: left
    }
}

@media (max-width: 500px) {
    div[id^="gallery"].gallery[class*="gallery-columns"]:not(.gallery-columns-1):not(.gallery-columns-2):not(.gallery-columns-3) dl.gallery-item {
        width: 33% !important
    }

    div[id^="gallery"].gallery[class*="gallery-columns"]:not(.gallery-columns-1):not(.gallery-columns-2):not(.gallery-columns-3) dl.gallery-item:nth-of-type(4n+1) {
        clear: none
    }

    div[id^="gallery"].gallery[class*="gallery-columns"]:not(.gallery-columns-1):not(.gallery-columns-2):not(.gallery-columns-3) dl.gallery-item:nth-of-type(3n+1) {
        clear: left
    }
}

@media (max-width: 320px) {
    div[id^="gallery"].gallery[class*="gallery-columns"]:not(.gallery-columns-1):not(.gallery-columns-2):not(.gallery-columns-3) dl.gallery-item {
        float: none;
        clear: none;
        width: 100% !important
    }
}

@media (max-width: 320px) {

    div[id^="gallery"].gallery[class*="gallery-columns"].gallery-columns-2 dl.gallery-item,
    div[id^="gallery"].gallery[class*="gallery-columns"].gallery-columns-3 dl.gallery-item {
        float: none;
        width: 100% !important
    }
}

@media (max-width: 768px) {
    div[id^="gallery"].gallery br {
        display: none
    }
}

.panel-grid-cell:only-child .tiled-gallery {
    margin-bottom: 0
}

@media print {
    body {
        color: #000000;
        font-size: 10pt;
        background: none !important
    }

    a {
        text-decoration: inherit
    }

    footer a[rel=bookmark]::after {
        content: " [" attr(href) "] "
    }

    .author-info .author-avatar,
    .comment-respond,
    .commentlist .comment-edit-link,
    .commentlist .reply,
    .entry-header .comments-link,
    .entry-meta .edit-link a,
    .page-link {
        display: none
    }

    .author-info .author-description {
        padding-left: 0
    }

    .comment-author img {
        max-width: 30px;
        height: auto
    }
}

.webcom-navigation {
    text-align: left
}

.webcom-navigation .navigation-toggle {
    position: relative;
    z-index: 989;
    display: none;
    color: inherit;
    font-size: 1em;
    background: none;
    border: none;
    cursor: pointer;
    transition: all 250ms ease-in-out
}

@media (max-width: 780px) {
    .webcom-navigation .navigation-toggle {
        display: block
    }
}

.webcom-navigation .navigation-toggle::before {
    content: '\f0c9';
    font-family: FontAwesome !important;
}

.webcom-navigation .navigation-toggle>span {
    position: absolute;
    width: 1px;
    height: 1px;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px);
    clip-path: polygon(0 0, 0 0, 0 0, 0 0)
}

.webcom-navigation .navigation-toggle.open {
    display: block
}

.webcom-navigation .navigation-toggle.close {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 9;
    display: block;
    padding: 0.25em;
    width: 3.5em;
    color: #fff;
    background: rgba(0, 0, 0, 0.5);
    border-left: 1px solid #1a1a1a
}

.webcom-navigation .navigation-toggle.close::before {
    content: "";
    font-size: 2.125em
}

.webcom-navigation .slideout-before-nav,
.webcom-navigation .slideout-after-nav,
.webcom-navigation .slideout-header {
    display: none
}

.webcom-navigation.show-toggle .slideout-before-nav,
.webcom-navigation.show-toggle .slideout-after-nav {
    display: block;
    padding: 1em;
    color: #fff
}

.webcom-navigation.show-toggle .navigation-wrapper {
    -webkit-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    -o-transform: translateX(-100%);
    transform: translateX(-100%);
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    z-index: 992;
    width: 100%;
    max-width: 320px;
    font-size: 0.875em;
    background: rgba(0, 0, 0, 0.9);
    visibility: hidden;
    overflow: auto;
    -webkit-overflow-scrolling: touch
}

.webcom-navigation.show-toggle .navigation-wrapper::-webkit-scrollbar-track {
    background-color: #4d4d4d;
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3)
}

.webcom-navigation.show-toggle .navigation-wrapper::-webkit-scrollbar {
    width: 12px;
    background-color: rgba(0, 0, 0, 0.9)
}

.webcom-navigation.show-toggle .navigation-wrapper::-webkit-scrollbar-thumb {
    background-color: #b3b3b3;
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3)
}

body.admin-bar .webcom-navigation.show-toggle .navigation-wrapper {
    top: 32px
}

@media (max-width: 782px) {
    body.admin-bar .webcom-navigation.show-toggle .navigation-wrapper {
        top: 0;
        padding-top: 46px
    }
}

.webcom-navigation.show-toggle .navigation-wrapper .slideout-header {
    position: relative;
    display: block;
    padding: 1em;
    border-bottom: 1px solid #1a1a1a
}

.webcom-navigation.show-toggle .navigation-wrapper .slideout-header h3 {
    color: #fff
}

.webcom-navigation.show-toggle .navigation-wrapper .navigation-content {
    position: relative
}

.webcom-navigation.show-toggle .navigation-wrapper ul[role="menubar"] {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    justify-content: flex-start;
    position: static;
    display: block;
    text-align: left;
    border-bottom: 1px solid #1a1a1a
}

.webcom-navigation.show-toggle .navigation-wrapper ul[role="menubar"]>li:first-child {
    border-top: none
}

.webcom-navigation.show-toggle .navigation-wrapper ul[role="menubar"] li {
    margin: 0;
    border-top: 1px solid #1a1a1a
}

.webcom-navigation.show-toggle .navigation-wrapper ul[role="menubar"] li[aria-expanded='true'] a.expand::after {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg)
}

.webcom-navigation.show-toggle .navigation-wrapper ul[role="menubar"] a {
    position: relative;
    z-index: 8;
    width: 100%;
    padding: 1em
}

.webcom-navigation.show-toggle .navigation-wrapper ul[role="menubar"] a::after {
    display: none
}

.webcom-navigation.show-toggle .navigation-wrapper ul[role="menubar"] a.expand {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 9;
    width: 3.5em;
    color: #fff;
    background: rgba(0, 0, 0, 0.5);
    border-left: 1px solid #1a1a1a
}

.webcom-navigation.show-toggle .navigation-wrapper ul[role="menubar"] a.expand::after {
    content: "";
    display: block;
    margin: 0;
    transition: transform 200ms ease
}

.webcom-navigation.show-toggle .navigation-wrapper ul[role="menubar"] ul li a {
    width: 100%;
    padding-left: 2em;
    font-size: 0.938em
}

.webcom-navigation.show-toggle .navigation-wrapper ul[role="menubar"] ul li ul {
    position: static;
    display: block
}

.webcom-navigation.show-toggle .navigation-wrapper ul[role="menubar"] ul li li a {
    padding-left: 3em;
    font-size: 0.875em
}

.webcom-navigation.show-toggle .navigation-wrapper ul[role="menubar"] ul li li li a {
    padding-left: 4em;
    font-size: 0.813em
}

.webcom-navigation.show-toggle .navigation-wrapper ul[role="menubar"] ul li li li li a {
    padding-left: 5em;
    font-size: 0.750em
}

.webcom-navigation.nav-opened .navigation-wrapper {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
    visibility: visible
}

.webcom-navigation::before {
    content: '';
    position: fixed;
    top: 0;
    left: 0;
    z-index: 990;
    display: none;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.6)
}

.webcom-navigation ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    margin: 0;
    padding: 0;
    list-style: none
}

@media (min-width: 781px) {
    .webcom-navigation ul.menu {
        display: -webkit-box !important;
        display: -webkit-flex !important;
        display: -moz-flex !important;
        display: -ms-flexbox !important;
        display: flex !important
    }
}

.webcom-navigation ul.menu>li.menu-item-has-children>a::after {
    content: "";
    margin-left: 0.25em
}

.webcom-navigation ul.menu>li:last-child>ul {
    right: 0;
    left: auto
}

.webcom-navigation ul.menu li {
    position: relative;
    max-width: 100%
}

.webcom-navigation ul.menu li a {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    width: 100%;
    text-decoration: inherit;
    transition: all 250ms ease-in-out
}

.webcom-navigation ul.menu li a.expand {
    display: none
}

.webcom-navigation ul.menu li i.fa {
    margin-right: 0.25em
}

.webcom-navigation ul.menu li ul {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 999;
    display: none;
    width: 250px;
    min-width: 100%;
    text-align: right
}

@media (max-width: 780px) {
    .webcom-navigation ul.menu li ul {
        position: static
    }
}

.webcom-navigation ul.menu li ul ul {
    top: 0;
    left: calc(100% - 1px)
}

.webcom-navigation ul.menu li ul li.menu-item-has-children>a::after {
    content: "";
    display: inline-block;
    margin-left: auto
}

.webcom-navigation ul.menu li ul li a {
    padding: 0.5em 1em;
    text-align: left
}

.webcom-navigation ul.menu li ul li.current-menu-item>a,
.webcom-navigation ul.menu li ul li.current-menu-ancesor>a,
.webcom-navigation ul.menu li ul li:hover>a,
.webcom-navigation ul.menu li ul li a:focus {
    outline: none
}

.webcom-navigation:not(.js) ul li:hover>ul {
    display: block !important
}

.webcom-navigation:not(.js) ul li:focus-within>ul {
    display: block !important
}

.webcom-navigation .overylay-stop-scroll {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 991;
    display: none;
    background: rgba(0, 0, 0, 0.5)
}

.webcom-navigation .navigation-wrapper,
.webcom-navigation .navigation-content,
.webcom-navigation .menu,
.webcom-navigation .menu-item>a {
    height: 100%
}

@media (max-width: 780px) {

    .webcom-navigation .navigation-wrapper,
    .webcom-navigation .navigation-content,
    .webcom-navigation .menu,
    .webcom-navigation .menu-item>a {
        height: auto
    }
}

html.no-scroll {
    overflow: hidden
}

.nf-form-wrap .nf-field-container .nf-field .file_upload-wrap button,
.nf-form-wrap .nf-field-container .nf-field .submit-wrap .nf-field-element input,
.nf-mp-header .nf-next-previous li input,
.nf-mp-footer .nf-next-previous li input {
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    appearance: none;
    padding: 0.5em 2.5em;
    color: #fff;
    background-color: #014e00;
    border: none;
    cursor: pointer;
    transition: color 250ms ease-in-out, background 250ms ease-in-out
}

.nf-form-wrap .nf-field-container .nf-field .file_upload-wrap button:hover,
.nf-form-wrap .nf-field-container .nf-field .submit-wrap .nf-field-element input:hover,
.nf-mp-header .nf-next-previous li input:hover,
.nf-mp-footer .nf-next-previous li input:hover {
    color: #fff;
    background-color: #f5090d
}

.nf-form-wrap {
    padding: 1em;
    border: 1px solid rgba(0, 0, 0, 0.25)
}

.nf-form-wrap .nf-before-form-content .nf-form-fields-required {
    font-size: 0.75em;
    text-align: right
}

.nf-form-wrap .nf-field-container {
    margin-bottom: 0
}

.nf-form-wrap .nf-field-container .nf-field .nf-field-label {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -moz-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    margin-bottom: 0
}

.nf-form-wrap .nf-field-container .nf-field .nf-field-element input,
.nf-form-wrap .nf-field-container .nf-field .nf-field-element textarea {
    padding: 0.5em;
    border: 1px solid rgba(0, 0, 0, 0.25)
}

.nf-form-wrap .nf-field-container .nf-field .nf-field-element textarea {
    resize: vertical
}

.nf-form-wrap .nf-field-container .nf-field .list-select-wrap select,
.nf-form-wrap .nf-field-container .nf-field .list-multiselect-wrap option {
    padding: 0.5em
}

.nf-form-wrap .nf-field-container .nf-field .file_upload-wrap button {
    margin-top: 0.5em
}

.nf-form-wrap .nf-field-container .nf-field .table_editor-wrap .htCore {
    display: table;
    table-layout: auto
}

.nf-form-wrap .nf-field-container .nf-field .table_editor-wrap .handsontable,
.nf-form-wrap .nf-field-container .nf-field .table_editor-wrap .htCore,
.nf-form-wrap .nf-field-container .nf-field .table_editor-wrap .wtHider,
.nf-form-wrap .nf-field-container .nf-field .table_editor-wrap .wtSpreader {
    width: 100% !important
}

.nf-form-wrap .nf-field-container .nf-field .nf-error .nf-field-element input {
    border-color: red
}

.nf-form-wrap .nf-field-container:not(.submit-container) .nf-after-field {
    min-height: 1.5em
}

.nf-form-wrap .nf-field-container:not(.submit-container) .nf-after-field .nf-error-msg {
    color: red;
    font-size: 0.75em;
    text-align: right
}

.nf-form-title h3 {
    padding-bottom: 0.5em
}

.nf-mp-header,
.nf-mp-footer {
    padding: 0.25em
}

.nf-mp-header .nf-breadcrumbs li a,
.nf-mp-footer .nf-breadcrumbs li a {
    padding: 0.5em;
    color: #fff;
    font-size: 0.85em;
    background-color: #014e00;
    transition: color 250ms ease-in-out, background 250ms ease-in-out
}

.nf-mp-header .nf-breadcrumbs li.active>a,
.nf-mp-header .nf-breadcrumbs li a:hover,
.nf-mp-footer .nf-breadcrumbs li.active>a,
.nf-mp-footer .nf-breadcrumbs li a:hover {
    color: #fff;
    font-weight: inherit;
    background-color: #f5090d
}

.nf-mp-header .nf-next-previous li,
.nf-mp-footer .nf-next-previous li {
    min-width: 15%
}

.nf-mp-header .nf-next-previous li input,
.nf-mp-footer .nf-next-previous li input {
    width: 100%;
    padding: 0.5em 1em
}

.nf-mp-header h3,
.nf-mp-footer h3 {
    margin: 0 0 1em;
    padding: 0 0 0.25em;
    border-bottom: 1px solid rgba(0, 0, 0, 0.25)
}

h1,
.scandium-feature .title,
.h1 {
    font-size: 3em;
    color: #014e00
}

@media (max-width: 780px) {

    h1,
    .scandium-feature .title,
    .h1 {
        font-size: 2.5em
    }
}

@media (max-width: 480px) {

    h1,
    .scandium-feature .title,
    .h1 {
        font-size: 2em
    }
}

h2,
.scandium-feature .subtitle,
.h2 {
    font-size: 2em;
    color: #e4b71b
}

@media (max-width: 780px) {

    h2,
    .scandium-feature .subtitle,
    .h2 {
        font-size: 2em
    }
}

@media (max-width: 480px) {

    h2,
    .scandium-feature .subtitle,
    .h2 {
        font-size: 1.5em
    }
}

h3,
.h3 {
    font-size: 23px
}

@media (max-width: 780px) {

    h3,
    .h3 {
        font-size: 1.5em
    }
}

@media (max-width: 480px) {

    h3,
    .h3 {
        font-size: 1em
    }
}

h4,
.h4 {
    font-size: 1.5em
}

h5,
.h5 {
    font-size: 1.25em
}

h6,
.h6 {
    font-size: 1em;
    font-variant: small-caps
}

a.button,
body button[type="submit"],
body input[type="button"],
body input[type="submit"] {
    display: inline-block;
    padding: 0.5em 1.5em;
    color: #fff;
    text-align: center;
    text-decoration: none;
    background-color: #f5090d;
    transition: color 250ms ease-in-out,
        background-color 250ms ease-in-out
}

a.button:hover,
body button[type="submit"]:hover,
body input[type="button"]:hover,
body input[type="submit"]:hover,
a.button:focus,
body button[type="submit"]:focus,
body input[type="button"]:focus,
body input[type="submit"]:focus {
    color: #fff;
    background-color: #014e00;
    outline: none
}

.webcom-module {
    position: relative;
    z-index: 1;
    width: 100%;
    font-size: 1rem;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover
}

.webcom-module.viewport {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: distribute;
    -webkit-justify-content: space-around;
    -moz-justify-content: space-around;
    justify-content: space-around;
    min-height: 100vh
}

body.admin-bar .webcom-module.viewport {
    min-height: calc(100vh - 32px)
}

@media (max-width: 782px) {
    body.admin-bar .webcom-module.viewport {
        min-height: calc(100vh - 46px)
    }
}

@media (max-width: 600px) {
    body.admin-bar .webcom-module.viewport {
        min-height: 100vh
    }
}

.webcom-container {
    padding: 0 1em
}

.webcom-content {
    position: relative;
    width: 100%;
    max-width: 1500px;
    margin: auto;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover
}

.mobile-header {
    background: #014e00;
    color: #ffffff
}

.mobile-header {
    z-index: 10;
    display: none
}

@media (max-width: 780px) {
    .mobile-header {
        display: block
    }
}

.mobile-header~.webcom-header {
    display: block
}

@media (max-width: 780px) {
    .mobile-header~.webcom-header {
        display: none
    }
}

.mobile-header .webcom-content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center
}

.mobile-header .logo {
    display: inline-block
}

.mobile-header .logo img {
    display: block;
    width: auto;
    max-height: 50px
}

.mobile-header .tagline {
    margin-top: 0
}

.mobile-header .phone-number::before {
    content: '\f095';
    font-family: FontAwesome !important;
    display: inline-block;
    width: 1.5em;
    margin-right: 0.25em;
    text-align: center
}

.mobile-header .phone-number a {
    color: inherit;
    text-decoration: inherit
}

.mobile-header .navigation-mobile {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -moz-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    padding-left: 1em;
    text-align: right
}

.mobile-header .navigation-mobile .navigation-toggle.open {
    position: relative;
    display: inline-block;
    width: 2.5em;
    height: 2.5em;
    border: 1px solid;
    outline: none
}

.mobile-header .navigation-mobile .navigation-toggle.open::before {
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    position: absolute;
    top: 50%;
    left: 50%
}

.mobile-header .navigation-mobile .navigation-wrapper {
    text-align: left
}

.mobile-header .navigation-mobile .navigation-content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 100%
}

.mobile-header .navigation-mobile .menu {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}

.mobile-header .navigation-mobile .slideout-after-nav {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -moz-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 0 1em
}

.mobile-header form.search {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%
}

.mobile-header form.search input,
.mobile-header form.search button {
    color: inherit;
    background-color: transparent;
    border: none;
    border-radius: 0;
    box-shadow: none
}

.mobile-header form.search input::-webkit-input-placeholder,
.mobile-header form.search button::-webkit-input-placeholder {
    color: inherit
}

.mobile-header form.search input::-moz-placeholder,
.mobile-header form.search button::-moz-placeholder {
    color: inherit
}

.mobile-header form.search input:-ms-input-placeholder,
.mobile-header form.search button:-ms-input-placeholder {
    color: inherit
}

.mobile-header form.search input::-moz-placeholder,
.mobile-header form.search button::-moz-placeholder {
    color: inherit
}

.mobile-header form.search input {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -moz-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    padding: 0
}

.mobile-header .meta p {
    position: relative;
    margin: 0;
    padding-left: 1.75em
}

.mobile-header .meta p::before {
    position: absolute;
    top: 0;
    left: 0;
    display: inline-block;
    width: 1.5em;
    text-align: center;
    font-family: FontAwesome !important;
}

.mobile-header .meta p.phone::before {
    content: '\f095'
}

.mobile-header .meta p.email::before {
    content: '\f003'
}

.mobile-header .meta p.fax::before {
    content: '\f1ac'
}

.mobile-header .meta p.location::before {
    content: '\f041'
}

.mobile-header .meta p.hours::before {
    content: '\f017'
}

.mobile-header .meta p.custom::before {
    content: '\f05a'
}

.mobile-header .meta a {
    color: inherit;
    text-decoration: none
}

.mobile-header .meta a:hover,
.mobile-header .meta a:focus {
    outline: none
}

.mobile-header .buttons {
    margin-top: auto;
    text-align: center
}

.mobile-header .buttons+.social-media {
    margin-top: 0
}

.mobile-header .social-media {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: distribute;
    -webkit-justify-content: space-around;
    -moz-justify-content: space-around;
    justify-content: space-around;
    margin-top: auto
}

body.is-ios .mobile-header .social-media {
    margin-top: 0
}

.mobile-header .social-media a {
    color: inherit;
    text-decoration: none
}

.mobile-header .social-media a:hover,
.mobile-header .social-media a:focus {
    outline: none
}

.mobile-header .webcom-content {
    padding: 1em 0;
    font-size: 1.125em
}

.mobile-header .phone-number:not(:first-child) {
    margin-top: 0.5em
}

.mobile-header .navigation-mobile .menu>li>a {
    color: #fff;
    background-color: transparent
}

.mobile-header .navigation-mobile .menu>li.current-menu-item>a,
.mobile-header .navigation-mobile .menu>li.current-menu-ancestor>a {
    color: #fff;
    background-color: #014e00
}

.mobile-header .navigation-mobile .sub-menu li a {
    color: #fff;
    background-color: transparent
}

.mobile-header .navigation-mobile .sub-menu li.current-menu-item>a,
.mobile-header .navigation-mobile .sub-menu li.current-menu-ancestor>a {
    color: #fff;
    background-color: #014e00
}

.mobile-header form.search {
    margin-top: 1em
}

.mobile-header form.search input,
.mobile-header form.search button {
    padding: 1em;
    background-color: rgba(255, 255, 255, 0.2)
}

.mobile-header .meta {
    padding: 1em 0
}

.mobile-header .meta a {
    color: inherit
}

.mobile-header .meta a:hover,
.mobile-header .meta a:focus {
    color: #014e00
}

.mobile-header .buttons {
    padding: 1em 0
}

.mobile-header .buttons a {
    margin: 0.25em
}

.mobile-header .social-media {
    padding: 1em 0;
    border-top: 1px solid rgba(255, 255, 255, 0.1)
}

.mobile-header .social-media a {
    margin: 0.25em;
    color: inherit;
    font-size: 1.75em
}

.mobile-header .social-media a:hover,
.mobile-header .social-media a:focus {
    color: #014e00 !important
}

.fixed-header {
    background-color: #014e00;
    box-shadow: 0 1em 2em -1em #000
}

.fixed-header {
    -webkit-transform: translateY(-200%);
    -moz-transform: translateY(-200%);
    -ms-transform: translateY(-200%);
    -o-transform: translateY(-200%);
    transform: translateY(-200%);
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 999;
    display: none;
    transition: all 500ms ease-in-out
}

body.admin-bar .fixed-header {
    top: 32px
}

@media (max-width: 782px) {
    body.admin-bar .fixed-header {
        top: 46px
    }
}

@media (max-width: 600px) {
    body.admin-bar .fixed-header {
        top: 0
    }
}

body.show-fixed-header .fixed-header {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0)
}

.fixed-header .webcom-content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    -webkit-justify-content: flex-end;
    -moz-justify-content: flex-end;
    justify-content: flex-end
}

.fixed-header .company+* {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -moz-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1
}

.fixed-header .logo {
    display: inline-block
}

.fixed-header .logo img {
    display: block;
    width: auto;
    max-height: 50px
}

.fixed-header .phone-number {
    color: #ffffff;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin: 0;
    cursor: text
}

.fixed-header .phone-number::before {
    content: '\f095' !important;
    font-family: FontAwesome !important;
    display: inline-block;
    width: 1.5em;
    margin-right: 0.25em;
    text-align: center
}

.fixed-header .phone-number a {
    color: inherit;
    text-decoration: inherit;
    pointer-events: none
}

@media (max-width: 780px) {
    .fixed-header .phone-number a {
        pointer-events: all
    }
}

.fixed-header .navigation-fixed .menu {
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    -webkit-justify-content: flex-end;
    -moz-justify-content: flex-end;
    justify-content: flex-end;
    line-height: 1
}

.fixed-header .webcom-content {
    padding: 1em 0
}

.fixed-header .phone-number:not(:first-child) {
    margin-left: 1em
}

.fixed-header .navigation-fixed .menu>li {
    margin-left: 1em
}

.fixed-header .navigation-fixed .menu>li>a {
    color: #ffff
}

.fixed-header .navigation-fixed .menu>li.current-menu-item>a,
.fixed-header .navigation-fixed .menu>li.current-menu-ancestor>a,
.fixed-header .navigation-fixed .menu>li:hover>a,
.fixed-header .navigation-fixed .menu>li a:focus {
    color: #e4b71b
}

.fixed-header .navigation-fixed .sub-menu li a {
    padding: 0.5em;
    color: #fff;
    background-color: #014e00
}

.fixed-header .navigation-fixed .sub-menu li.current-menu-item>a,
.fixed-header .navigation-fixed .sub-menu li.current-menu-ancestor>a,
.fixed-header .navigation-fixed .sub-menu li:hover>a,
.fixed-header .navigation-fixed .sub-menu li a:focus {
    color: #fff;
    background-color: #f5090d
}

.content-blocks {
    padding: 2em 0 4em
}

.content-blocks .webcom-widgets {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: calc(100% + 2em);
    margin-left: -1em
}

@media (max-width: 1024px) {
    .content-blocks .webcom-widgets {
        width: calc(100% + 2em / 2);
        margin-left: -.5em
    }
}

@media (max-width: 780px) {
    .content-blocks .webcom-widgets {
        width: 100%;
        margin-left: 0
    }
}

.content-blocks .widget-container {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
    -moz-box-flex: 0;
    -moz-flex: 0 0 25%;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 100%
}

@media (max-width: 1024px) {
    .content-blocks .widget-container {
        -webkit-flex-basis: 50%;
        -moz-flex-basis: 50%;
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%
    }
}

@media (max-width: 780px) {
    .content-blocks .widget-container {
        -webkit-flex-basis: 100%;
        -moz-flex-basis: 100%;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%
    }
}

.content-blocks .widget-container:nth-child(1) {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -moz-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1
}

@media (max-width: 1024px) {
    .content-blocks .widget-container:nth-child(1) {
        -webkit-box-flex: 0;
        -webkit-flex-grow: 0;
        -moz-flex-grow: 0;
        -ms-flex-positive: 0;
        flex-grow: 0
    }
}

.content-blocks .widget-container:nth-child(2) {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -moz-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1
}

@media (max-width: 1024px) {
    .content-blocks .widget-container:nth-child(2) {
        -webkit-box-flex: 0;
        -webkit-flex-grow: 0;
        -moz-flex-grow: 0;
        -ms-flex-positive: 0;
        flex-grow: 0
    }
}

.content-blocks .widget-container:nth-child(3) {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -moz-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1
}

@media (max-width: 1024px) {
    .content-blocks .widget-container:nth-child(3) {
        -webkit-box-flex: 0;
        -webkit-flex-grow: 0;
        -moz-flex-grow: 0;
        -ms-flex-positive: 0;
        flex-grow: 0
    }
}

.content-blocks .widget-container:nth-child(4) {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -moz-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1
}

@media (max-width: 1024px) {
    .content-blocks .widget-container:nth-child(4) {
        -webkit-box-flex: 0;
        -webkit-flex-grow: 0;
        -moz-flex-grow: 0;
        -ms-flex-positive: 0;
        flex-grow: 0
    }
}

@media (max-width: 1024px) {
    .content-blocks .widget-container:nth-child(1) {
        -webkit-box-flex: 1;
        -webkit-flex-grow: 1;
        -moz-flex-grow: 1;
        -ms-flex-positive: 1;
        flex-grow: 1
    }
}

@media (max-width: 780px) {
    .content-blocks .widget-container:nth-child(1) {
        -webkit-box-flex: 0;
        -webkit-flex-grow: 0;
        -moz-flex-grow: 0;
        -ms-flex-positive: 0;
        flex-grow: 0
    }
}

@media (max-width: 1024px) {
    .content-blocks .widget-container:nth-child(2) {
        -webkit-box-flex: 1;
        -webkit-flex-grow: 1;
        -moz-flex-grow: 1;
        -ms-flex-positive: 1;
        flex-grow: 1
    }
}

@media (max-width: 780px) {
    .content-blocks .widget-container:nth-child(2) {
        -webkit-box-flex: 0;
        -webkit-flex-grow: 0;
        -moz-flex-grow: 0;
        -ms-flex-positive: 0;
        flex-grow: 0
    }
}

.content-blocks .widget-container>div {
    height: 100%;
    padding: 1em
}

@media (max-width: 1024px) {
    .content-blocks .widget-container>div {
        padding-right: .5em;
        padding-left: .5em
    }
}

@media (max-width: 780px) {
    .content-blocks .widget-container>div {
        padding-right: 0;
        padding-left: 0
    }
}

.content-blocks .widget {
    position: relative;
    width: 100%;
    text-decoration: none
}

.content-blocks .widget-content {
    width: 100%
}

.content-blocks .widget-summary {
    max-width: 100%
}

.content-blocks .widget-summary:not(:first-child) {
    margin-top: 1em
}

.content-blocks .webcom-container.title {
    text-align: center;
    padding: 2em 0
}

.content-blocks .webcom-content {
    font-size: 1rem
}

.widget-blocks {
    padding: 2em 0 4em
}

.widget-blocks .webcom-widgets {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: calc(100% + 2em);
    margin-left: -1em
}

@media (max-width: 1024px) {
    .widget-blocks .webcom-widgets {
        width: calc(100% + 2em / 2);
        margin-left: -.5em
    }
}

@media (max-width: 780px) {
    .widget-blocks .webcom-widgets {
        width: 100%;
        margin-left: 0
    }
}

.widget-blocks .widget-container {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
    -moz-box-flex: 0;
    -moz-flex: 0 0 25%;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 100%
}

@media (max-width: 1024px) {
    .widget-blocks .widget-container {
        -webkit-flex-basis: 50%;
        -moz-flex-basis: 50%;
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%
    }
}

@media (max-width: 780px) {
    .widget-blocks .widget-container {
        -webkit-flex-basis: 100%;
        -moz-flex-basis: 100%;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%
    }
}

.widget-blocks .widget-container:nth-child(1) {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -moz-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1
}

@media (max-width: 1024px) {
    .widget-blocks .widget-container:nth-child(1) {
        -webkit-box-flex: 0;
        -webkit-flex-grow: 0;
        -moz-flex-grow: 0;
        -ms-flex-positive: 0;
        flex-grow: 0
    }
}

.widget-blocks .widget-container:nth-child(2) {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -moz-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1
}

@media (max-width: 1024px) {
    .widget-blocks .widget-container:nth-child(2) {
        -webkit-box-flex: 0;
        -webkit-flex-grow: 0;
        -moz-flex-grow: 0;
        -ms-flex-positive: 0;
        flex-grow: 0
    }
}

.widget-blocks .widget-container:nth-child(3) {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -moz-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1
}

@media (max-width: 1024px) {
    .widget-blocks .widget-container:nth-child(3) {
        -webkit-box-flex: 0;
        -webkit-flex-grow: 0;
        -moz-flex-grow: 0;
        -ms-flex-positive: 0;
        flex-grow: 0
    }
}

.widget-blocks .widget-container:nth-child(4) {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -moz-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1
}

@media (max-width: 1024px) {
    .widget-blocks .widget-container:nth-child(4) {
        -webkit-box-flex: 0;
        -webkit-flex-grow: 0;
        -moz-flex-grow: 0;
        -ms-flex-positive: 0;
        flex-grow: 0
    }
}

@media (max-width: 1024px) {
    .widget-blocks .widget-container:nth-child(1) {
        -webkit-box-flex: 1;
        -webkit-flex-grow: 1;
        -moz-flex-grow: 1;
        -ms-flex-positive: 1;
        flex-grow: 1
    }
}

@media (max-width: 780px) {
    .widget-blocks .widget-container:nth-child(1) {
        -webkit-box-flex: 0;
        -webkit-flex-grow: 0;
        -moz-flex-grow: 0;
        -ms-flex-positive: 0;
        flex-grow: 0
    }
}

@media (max-width: 1024px) {
    .widget-blocks .widget-container:nth-child(2) {
        -webkit-box-flex: 1;
        -webkit-flex-grow: 1;
        -moz-flex-grow: 1;
        -ms-flex-positive: 1;
        flex-grow: 1
    }
}

@media (max-width: 780px) {
    .widget-blocks .widget-container:nth-child(2) {
        -webkit-box-flex: 0;
        -webkit-flex-grow: 0;
        -moz-flex-grow: 0;
        -ms-flex-positive: 0;
        flex-grow: 0
    }
}

.widget-blocks .widget-container>div {
    height: 100%;
    padding: 1em
}

@media (max-width: 1024px) {
    .widget-blocks .widget-container>div {
        padding-right: .5em;
        padding-left: .5em
    }
}

@media (max-width: 780px) {
    .widget-blocks .widget-container>div {
        padding-right: 0;
        padding-left: 0
    }
}

.widget-blocks .widget {
    position: relative;
    width: 100%;
    text-decoration: none
}

.widget-blocks .widget-content {
    width: 100%
}

.widget-blocks .widget-summary {
    max-width: 100%
}

.widget-blocks .widget-summary:not(:first-child) {
    margin-top: 1em
}

.widget-blocks .webcom-container.title {
    padding: 2em 0;
    text-align: center
}

.widget-blocks .webcom-content {
    font-size: 1rem
}

.beryllium-primary {
    background-color: #fff
}

.beryllium-primary .webcom-content {
    padding: 5em 0;
    font-size: 1rem
}

.phosphorus-banner.large .slide-container {
    min-height: 800px
}

@media (max-width: 2000px) {
    .phosphorus-banner.large .slide-container {
        min-height: calc(100vw * .4)
    }
}

.phosphorus-banner.large.force-banner-height .slide-container {
    min-height: 800px
}

.phosphorus-banner.small .slide-container {
    min-height: 550px
}

@media (max-width: 2000px) {
    .phosphorus-banner.small .slide-container {
        min-height: calc(100vw * .275)
    }
}

.phosphorus-banner.small.force-banner-height .slide-container {
    min-height: 550px
}

.phosphorus-banner.viewport .slide-container {
    min-height: 100vh
}

body.admin-bar .phosphorus-banner.viewport .slide-container {
    min-height: calc(100vh - 32px)
}

@media (max-width: 782px) {
    body.admin-bar .phosphorus-banner.viewport .slide-container {
        min-height: calc(100vh - 46px)
    }
}

@media (max-width: 600px) {
    body.admin-bar .phosphorus-banner.viewport .slide-container {
        min-height: 100vh
    }
}

.phosphorus-banner.full-width .webcom-container {
    padding: 0
}

.phosphorus-banner.full-width .webcom-content {
    max-width: none
}

.phosphorus-banner.full-width .caption-container {
    padding: 0 1em
}

.phosphorus-banner .webcom-slides {
    overflow: hidden
}

.phosphorus-banner .slick-track {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex
}

.phosphorus-banner .slide-container {
    position: relative;
    height: auto;
    overflow: hidden
}

.phosphorus-banner .slide {
    height: 100%;
    min-height: 250px
}

.phosphorus-banner .media-container {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 0;
    overflow: hidden
}

.phosphorus-banner .media {
    width: 100%;
    height: 100%
}

.phosphorus-banner .media.image {
    background-position: center center;
    background-repeat: no-repeat
}

.phosphorus-banner .media.image.fill {
    background-size: cover
}

.phosphorus-banner .media.video video {
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    position: absolute;
    top: 50%;
    left: 50%;
    min-width: 100%;
    max-width: none;
    min-height: 100%
}

.phosphorus-banner .media.youtube .fluid-width-video-wrapper {
    position: static;
    padding-top: 0 !important
}

.phosphorus-banner .media.youtube iframe {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
}

.phosphorus-banner .caption-container {
    position: relative;
    z-index: 1;
    height: 100%
}

.phosphorus-banner .caption-content {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -moz-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    max-width: 1500px;
    height: 100%;
    margin: auto
}

.phosphorus-banner .caption-content.left {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    justify-content: flex-start
}

.phosphorus-banner .caption-content.center {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center
}

.phosphorus-banner .caption-content.right {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    -webkit-justify-content: flex-end;
    -moz-justify-content: flex-end;
    justify-content: flex-end
}

.phosphorus-banner .caption-content.top {
    -webkit-box-align: start;
    -ms-flex-align: start;
    -webkit-align-items: flex-start;
    -moz-align-items: flex-start;
    align-items: flex-start
}

.phosphorus-banner .caption-content.middle {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center
}

.phosphorus-banner .caption-content.bottom {
    -webkit-box-align: end;
    -ms-flex-align: end;
    -webkit-align-items: flex-end;
    -moz-align-items: flex-end;
    align-items: flex-end
}

.phosphorus-banner .caption {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    position: relative
}

.phosphorus-banner .webcom-controls {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1;
    pointer-events: none
}

.phosphorus-banner .webcom-controls button {
    position: relative;
    padding: 0;
    color: transparent;
    background-color: transparent;
    border: none;
    outline: none;
    box-shadow: none;
    cursor: pointer;
    pointer-events: all
}

.phosphorus-banner .controls-container {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    padding: 0 1em
}

.phosphorus-banner .arrows .controls-content {
    width: 1500px
}

.phosphorus-banner .dots .controls-content {
    width: 1500px
}

.phosphorus-banner .controls-content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    max-width: 100%;
    height: 100%;
    margin: auto
}

.phosphorus-banner .controls-content .buttons {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    -webkit-box-pack: inherit;
    -ms-flex-pack: inherit;
    -webkit-justify-content: inherit;
    -moz-justify-content: inherit;
    justify-content: inherit;
    line-height: 0
}

.phosphorus-banner .controls-content .buttons .mobile {
    display: none
}

@media (max-width: 780px) {
    .phosphorus-banner .controls-content .buttons .mobile {
        display: block
    }

    .phosphorus-banner .controls-content .buttons .mobile~* {
        display: none
    }
}

.phosphorus-banner .controls-content .buttons .screen-reader-text {
    display: block
}

.phosphorus-banner .slick-dots {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: inherit;
    -ms-flex-pack: inherit;
    -webkit-justify-content: inherit;
    -moz-justify-content: inherit;
    justify-content: inherit;
    margin: 0;
    padding: 0;
    text-align: center;
    list-style: none
}

.phosphorus-banner .slick-dots li {
    display: inline-block
}

.phosphorus-banner .caption {
    width: 72%;
    padding: 2em 5em;
    color: #fff;
    background: #000;
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.737132) 0%, rgba(0, 0, 0, 0.739933) 0%)
}

@media (max-width: 1024px) {
    .phosphorus-banner .caption {
        width: 100%
    }
}

@media (max-width: 780px) {
    .phosphorus-banner .caption {
        padding: 2em
    }
}

.phosphorus-banner .caption .summary:not(:first-child) {
    margin-top: 1em;
    background-color: #e4b71b;
    color: #000;
    width: 29%;
    padding: 20px;
    font-weight: bold
}

.phosphorus-banner .caption .buttons {
    -webkit-transform: translateY(calc(50% + 2em));
    -moz-transform: translateY(calc(50% + 2em));
    -ms-transform: translateY(calc(50% + 2em));
    -o-transform: translateY(calc(50% + 2em));
    transform: translateY(calc(50% + 2em))
}

.phosphorus-banner .caption .buttons:not(:first-child) {
    margin-top: 1em
}

.phosphorus-banner .caption-content {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    justify-content: flex-start;
    padding: 4em 0
}

.phosphorus-banner .caption-content.left {
    text-align: left
}

.phosphorus-banner .caption-content.center {
    text-align: center
}

.phosphorus-banner .caption-content.right {
    text-align: right
}

.phosphorus-banner .arrows .slick-arrow {
    color: #fff;
    font-size: 6.25em;
    transition: color 250ms ease-in-out
}

@media (max-width: 780px) {
    .phosphorus-banner .arrows .slick-arrow {
        font-size: 2.5em
    }
}

.phosphorus-banner .arrows .slick-arrow:hover,
.phosphorus-banner .arrows .slick-arrow:focus {
    color: #014e00
}

.phosphorus-banner .arrows .controls-content {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between
}

.phosphorus-banner .arrows .buttons {
    width: 100%;
    padding: 0 1em
}

@media (max-width: 780px) {
    .phosphorus-banner .arrows .buttons {
        padding: 0 0.5em
    }
}

.phosphorus-banner .dots .slick-dots {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row
}

.phosphorus-banner .dots .slick-dots li {
    margin: 0 0.25em
}

.phosphorus-banner .dots .slick-dots li button {
    width: 0.65em;
    height: 0.65em;
    background-color: #fff;
    border-radius: 50%;
    transition: background-color 250ms ease-in-out,
        opacity 250ms ease-in-out
}

.phosphorus-banner .dots .slick-dots li.slick-active button {
    background-color: #014e00
}

.phosphorus-banner .dots .slick-dots li button:hover,
.phosphorus-banner .dots .slick-dots li button:focus {
    opacity: 0.7
}

.phosphorus-banner .dots .controls-content {
    -webkit-box-align: end;
    -ms-flex-align: end;
    -webkit-align-items: flex-end;
    -moz-align-items: flex-end;
    align-items: flex-end;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center
}

.phosphorus-banner .dots .buttons {
    height: 2em
}

.osmium-footer {
    background: #014e00;
    color: #ffffff
}

.osmium-footer .main {
    text-align: center
}

.osmium-footer .logo {
    display: inline-block;
    max-width: 100%
}

.osmium-footer .logo img {
    display: block;
    width: auto;
    max-height: 200px
}

.osmium-footer .tagline {
    margin-top: 0
}

.osmium-footer .navigation-footer-primary {
    text-align: center
}

.osmium-footer .navigation-footer-primary .menu {
    display: -webkit-inline-box !important;
    display: -webkit-inline-flex !important;
    display: -moz-inline-flex !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    line-height: 1
}

.osmium-footer .navigation-footer-primary .menu a::after {
    display: none
}

.osmium-footer .meta {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center
}

.osmium-footer .meta p {
    margin: 0;
    line-height: 1
}

.osmium-footer .meta p.phone {
    cursor: text
}

.osmium-footer .meta p.social-media a {
    display: inline-block
}

.osmium-footer .meta a {
    color: inherit;
    text-decoration: none
}

.osmium-footer .meta a:hover,
.osmium-footer .meta a:focus {
    outline: none
}

.osmium-footer .additional-information {
    width: 100%
}

.osmium-footer .navigation-footer-auxiliary {
    display: inline-block;
    vertical-align: middle;
    text-align: inherit
}

@media (max-width: 780px) {
    .osmium-footer .navigation-footer-auxiliary {
        width: 100%
    }
}

.osmium-footer .navigation-footer-auxiliary .menu {
    display: block !important;
    line-height: 1;
    text-align: center
}

.osmium-footer .navigation-footer-auxiliary .menu li {
    display: inline-block;
    word-spacing: normal
}

.osmium-footer .webcom-copyright {
    display: inline-block;
    vertical-align: middle;
    margin: 0;
    line-height: 1;
    word-spacing: normal
}

.osmium-footer .webcom-logo {
    color: inherit;
    text-decoration: inherit
}

.osmium-footer .webcom-logo:hover,
.osmium-footer .webcom-logo:focus {
    outline: none
}

.osmium-footer .main .webcom-content {
    padding: 2em 0
}

.osmium-footer .cellar {
    word-spacing: 0.25em;
    text-align: center
}

.osmium-footer .cellar .webcom-content {
    padding: 1em 0
}

.osmium-footer .navigation-footer-primary:not(:first-child) {
    margin-top: 1em
}

.osmium-footer .navigation-footer-primary .menu {
    padding: 0.5em 1em;
    background-color: #014e00
}

.osmium-footer .navigation-footer-primary .menu li {
    padding: 0.5em 1em
}

.osmium-footer .navigation-footer-primary .menu li a {
    color: #fff
}

.osmium-footer .navigation-footer-primary .menu li:hover a,
.osmium-footer .navigation-footer-primary .menu li a:focus {
    color: #e4b71b
}

.osmium-footer .buttons:not(:first-child) {
    margin-top: 1em
}

.osmium-footer .buttons a {
    margin: 0.25em
}

.osmium-footer .meta:not(:first-child) {
    margin-top: 1em
}

.osmium-footer .meta p {
    padding: 0 1em
}

.osmium-footer .meta p.social-media {
    word-spacing: 0.5em
}

.osmium-footer .meta p.social-media a {
    font-size: 1em
}

.osmium-footer .meta p.social-media a:hover,
.osmium-footer .meta p.social-media a:focus {
    color: #014e00 !important
}

.osmium-footer .meta a {
    color: inherit
}

.osmium-footer .meta a:hover,
.osmium-footer .meta a:focus {
    color: #014e00
}

.osmium-footer .additional-information:not(:first-child) {
    margin-top: 1em
}

.osmium-footer .navigation-footer-auxiliary {
    padding-right: 0.5em;
    word-spacing: 1em;
    border-right: 1px solid
}

@media (max-width: 780px) {
    .osmium-footer .navigation-footer-auxiliary {
        padding-right: 0;
        border-right: none
    }
}

.osmium-footer .navigation-footer-auxiliary .menu li a {
    color: inherit
}

.osmium-footer .navigation-footer-auxiliary .menu li:hover a,
.osmium-footer .navigation-footer-auxiliary .menu li a:focus {
    color: #014e00
}

.osmium-footer .webcom-logo {
    color: inherit
}

.osmium-footer .webcom-logo:hover,
.osmium-footer .webcom-logo:focus {
    color: #014e00
}

.scandium-feature {
    color: #ffffff;
    padding: 8em 0
}

.scandium-feature .caption {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}

.scandium-feature .caption {
    width: 100%;
    margin: auto;
    text-align: center
}

@media (max-width: 780px) {
    .scandium-feature .caption {
        width: 100%
    }
}

.scandium-feature .title {
    font-size: 5.5em;
    line-height: 1.15
}

@media (max-width: 780px) {
    .scandium-feature .title {
        font-size: 3.5em
    }
}

.scandium-feature .subtitle {
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
    -moz-order: -1;
    -ms-flex-order: -1;
    order: -1;
    color: inherit;
    font-family: "Oswald", sans-serif, "FontAwesome";
    font-size: 1.875em;
    font-weight: 600;
    letter-spacing: 0.1em
}

@media (max-width: 320px) {
    .scandium-feature .subtitle {
        font-size: 19px
    }
}

.scandium-feature .subtitle:nth-child(2) {
    margin-bottom: 0.5em
}

.scandium-feature .summary {
    width: 100%;
    margin: auto;
    padding: 0.25em 0;
    font-size: 65px;
    font-weight: 700
}

@media (max-width: 1024px) {
    .scandium-feature .summary {
        width: 100%
    }
}

@media (max-width: 320px) {
    .scandium-feature .summary {
        font-size: 37px
    }
}

.helium-header {
    z-index: 10
}

.helium-header .webcom-content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between
}

.helium-header .cellar {
    position: absolute;
    left: 0;
    right: 0
}

.helium-header .tagline {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -moz-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    margin-top: 0
}

.helium-header .logo {
    display: inline-block;
    max-width: 100%
}

.helium-header .logo img {
    display: block;
    width: auto;
    max-height: 180px
}

.helium-header .meta p {
    line-height: 1
}

.helium-header .meta p.phone {
    cursor: text;
    font-weight: 800;
    font-size: 35px
}

.helium-header .meta a {
    color: inherit;
    text-decoration: none
}

.helium-header .meta a:hover,
.helium-header .meta a:focus {
    outline: none
}

.helium-header .social-media {
    line-height: 1
}

.helium-header .social-media a {
    display: inline-block;
    color: inherit;
    text-decoration: none
}

.helium-header .social-media a:hover,
.helium-header .social-media a:focus {
    outline: none
}

.helium-header .buttons {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    -webkit-justify-content: flex-end;
    -moz-justify-content: flex-end;
    justify-content: flex-end
}

.helium-header form.search {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex
}

.helium-header form.search input,
.helium-header form.search button {
    padding: 0;
    color: inherit;
    background-color: transparent;
    border: none;
    border-radius: 0;
    box-shadow: none
}

.helium-header form.search input::-webkit-input-placeholder,
.helium-header form.search button::-webkit-input-placeholder {
    color: inherit
}

.helium-header form.search input::-moz-placeholder,
.helium-header form.search button::-moz-placeholder {
    color: inherit
}

.helium-header form.search input:-ms-input-placeholder,
.helium-header form.search button:-ms-input-placeholder {
    color: inherit
}

.helium-header form.search input::-moz-placeholder,
.helium-header form.search button::-moz-placeholder {
    color: inherit
}

.helium-header form.search input {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -moz-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1
}

.helium-header .navigation-primary {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -moz-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1
}

.helium-header .navigation-primary .menu {
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    line-height: 1
}

.helium-header .drawer .webcom-content {
    padding: 0
}

.helium-header .cellar {
    top: calc(100% - 1.5em)
}

.helium-header .cellar .webcom-content {
    padding: 0
}

.helium-header .webcom-content {
    padding: 2em 0
}

.helium-header .tagline {
    background-color: #e4b71b;
    text-align: center;
    font-weight: 700;
    padding: 15px
}

.helium-header .aside {
    text-align: right
}

.helium-header .meta p:not(:first-child) {
    margin-top: 0.25em
}

.helium-header .meta a {
    color: inherit
}

.helium-header .meta a:hover,
.helium-header .meta a:focus {
    color: #014e00
}

.helium-header .social-media {
    word-spacing: 0.5em
}

.helium-header .social-media:not(:first-child) {
    margin-top: 0.5em
}

.helium-header .social-media a {
    color: inherit;
    font-size: 1em
}

.helium-header .social-media a:hover,
.helium-header .social-media a:focus {
    color: #014e00 !important
}

.helium-header .buttons:not(:first-child) {
    margin-top: 1em
}

.helium-header .buttons a {
    margin: 0.25em
}

.helium-header form.search {
    padding: 0.5em;
    border: 1px solid
}

.helium-header form.search:not(:first-child) {
    margin-top: 1em
}

.helium-header form.search button {
    transition: color 250ms ease-in-out
}

.helium-header form.search button:hover,
.helium-header form.search button:focus {
    color: #014e00
}

.helium-header .navigation-primary {
    background-color: #014e00
}

.helium-header .navigation-primary .menu>li {
    margin: 0 1.75em
}

.helium-header .navigation-primary .menu>li>a {
    padding: 0.5em 0.25em;
    color: #fff;
    border-top: 0.25em solid transparent;
    border-bottom: 0.25em solid transparent
}

.helium-header .navigation-primary .menu>li.current-menu-item>a,
.helium-header .navigation-primary .menu>li.current-menu-ancestor>a,
.helium-header .navigation-primary .menu>li:hover>a,
.helium-header .navigation-primary .menu>li>a:focus {
    color: #e4b71b
}

.helium-header .navigation-primary .sub-menu li a {
    padding: 0.5em;
    color: #fff;
    background-color: #014e00
}

.helium-header .navigation-primary .sub-menu li.current-menu-item>a,
.helium-header .navigation-primary .sub-menu li.current-menu-ancestor>a,
.helium-header .navigation-primary .sub-menu li:hover>a,
.helium-header .navigation-primary .sub-menu li a:focus {
    color: #fff;
    background-color: #f5090d
}

.webcom-container.cellar.has-primary-navigation {
    background: #014e00
}

.webcom-container.drawer.has-tagline {
    background-color: #e4b71b
}

/* # sourceMappingURL=style.css.map */

.contact-form {
    max-width: 100%;
}

.contact-form .form-row {
    margin-bottom: 32px;
}

.contact-form label {
    display: block;
    margin-bottom: 10px;

    font-size: 18px;
    font-weight: 700;
}

.contact-form label span {
    color: red;
}

.contact-form input,
.contact-form textarea {
    width: 100%;
    padding: 18px;
    border: 1px solid #bdbdbd;
    background: #fff;
    font-size: 18px;
    box-sizing: border-box;
    box-shadow: none;
    border-radius: 0;
}

.contact-form input:hover,
.contact-form textarea:hover {
    box-shadow: inset 1px 1px 4px rgba(0, 0, 0, 0.1), 3px 3px 0px rgba(1, 78, 0, .4);
}

.contact-form textarea {
    resize: vertical;
    min-height: 240px;
}

.contact-form [type="submit"] {
    padding: 18px 42px;
    border: 0;
    background-color: #014e00;
    color: #fff;
    font-size: 20px;
    font-weight: 700;
    cursor: pointer;
}

.contact-form [type="submit"]:hover {
    opacity: .9;
    background-color: #f5090d;
}

#form-status {
    margin-top: 20px;
}