@charset "UTF-8";

@media(max-width:1024px) {
    body .header-grp.header-section-v2 .row-fluid-wrapper:last-child .hs-menu-wrapper.hs-menu-flow-horizontal {
        display: none !important
    }

    body.mobile-open .header-grp.header-section-v2 .row-fluid-wrapper:last-child .hs-menu-wrapper.hs-menu-flow-horizontal {
        display: block !important
    }
}

@font-face {
    font-display: swap;
    font-family: Roboto;
    font-style: normal;
    font-weight: 300;
    src: url(../fonts/roboto-v27-latin-300.eot);
    src: local(""), url(../fonts/roboto-v27-latin-300.eot#iefix) format("embedded-opentype"), url(../fonts/roboto-v27-latin-300.woff2) format("woff2"), url(../fonts/roboto-v27-latin-300.woff) format("woff"), url(../fonts/roboto-v27-latin-300.ttf) format("truetype"), url(../fonts/roboto-v27-latin-300.svg#roboto) format("svg")
}

@font-face {
    font-display: swap;
    font-family: Roboto;
    font-style: italic;
    font-weight: 300;
    src: url(../fonts/roboto-v27-latin-300italic.eot);
    src: local(""), url(../fonts/roboto-v27-latin-300italic.eot#iefix) format("embedded-opentype"), url(../fonts/roboto-v27-latin-300italic.woff2) format("woff2"), url(../fonts/roboto-v27-latin-300italic.woff) format("woff"), url(../fonts/roboto-v27-latin-300italic.ttf) format("truetype"), url(../fonts/roboto-v27-latin-300italic.svg#roboto) format("svg")
}

@font-face {
    font-display: swap;
    font-family: Roboto;
    font-style: italic;
    font-weight: 400;
    src: url(../fonts/roboto-v27-latin-italic.eot);
    src: local(""), url(../fonts/roboto-v27-latin-italic.eot#iefix) format("embedded-opentype"), url(../fonts/roboto-v27-latin-italic.woff2) format("woff2"), url(../fonts/roboto-v27-latin-italic.woff) format("woff"), url(../fonts/roboto-v27-latin-italic.ttf) format("truetype"), url(../fonts/roboto-v27-latin-italic.svg#roboto) format("svg")
}

@font-face {
    font-display: swap;
    font-family: Roboto;
    font-style: normal;
    font-weight: 400;
    src: url(../fonts/roboto-v27-latin-regular.eot);
    src: local(""), url(../fonts/roboto-v27-latin-regular.eot#iefix) format("embedded-opentype"), url(../fonts/roboto-v27-latin-regular.woff2) format("woff2"), url(../fonts/roboto-v27-latin-regular.woff) format("woff"), url(../fonts/roboto-v27-latin-regular.ttf) format("truetype"), url(../fonts/roboto-v27-latin-regular.svg#roboto) format("svg")
}

@font-face {
    font-display: swap;
    font-family: Roboto;
    font-style: normal;
    font-weight: 700;
    src: url(../fonts/roboto-v27-latin-700.eot);
    src: local(""), url(../fonts/roboto-v27-latin-700.eot#iefix) format("embedded-opentype"), url(../fonts/roboto-v27-latin-700.woff2) format("woff2"), url(../fonts/roboto-v27-latin-700.woff) format("woff"), url(../fonts/roboto-v27-latin-700.ttf) format("truetype"), url(../fonts/roboto-v27-latin-700.svg#roboto) format("svg")
}

@font-face {
    font-display: swap;
    font-family: Roboto;
    font-style: italic;
    font-weight: 700;
    src: url(../fonts/roboto-v27-latin-700italic.eot);
    src: local(""), url(../fonts/roboto-v27-latin-700italic.eot#iefix) format("embedded-opentype"), url(../fonts/roboto-v27-latin-700italic.woff2) format("woff2"), url(../fonts/roboto-v27-latin-700italic.woff) format("woff"), url(../fonts/roboto-v27-latin-700italic.ttf) format("truetype"), url(../fonts/roboto-v27-latin-700italic.svg#roboto) format("svg")
}

@font-face {
    font-display: swap;
    font-family: Eurostile Extended;
    font-style: normal;
    font-weight: 400;
    src: url(../fonts/eurostileextended-roman.woff2);
    src: local(""), url(../fonts/eurostileextended-roman.eot) format("eot"), url(../fonts/eurostileextended-roman.woff2) format("woff2"), url(../fonts/eurostileextended-roman.woff) format("woff"), url(../fonts/eurostileextended-roman.ttf) format("truetype")
}

@font-face {
    font-display: swap;
    font-family: EuroStyle;
    font-style: normal;
    font-weight: 400;
    src: url(../fonts/eurostylenormal.eot);
    src: local(""), url(../fonts/eurostylenormal.eot) format("eot"), url(../fonts/eurostylenormal.woff2) format("woff2"), url(../fonts/eurostylenormal.woff) format("woff"), url(../fonts/eurostylenormal.ttf) format("truetype")
}

@font-face {
    font-display: swap;
    font-family: Eurostile;
    font-style: normal;
    font-weight: 700;
    src: url(../fonts/eurostilebold.woff2);
    src: local(""), url(../fonts/eurostilebold.eot) format("eot"), url(../fonts/eurostilebold.woff2) format("woff2"), url(../fonts/eurostilebold.woff) format("woff"), url(../fonts/eurostilebold.ttf) format("truetype")
}

.row-fluid {
    width: 100%;
    *zoom: 1
}

.row-fluid:after,
.row-fluid:before {
    content: "";
    display: table
}

.row-fluid:after {
    clear: both
}

.row-fluid [class*=span] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    float: left;
    margin-left: 2.127659574%;
    *margin-left: 2.0744680846382977%;
    min-height: 28px;
    width: 100%
}

.row-fluid [class*=span]:first-child {
    margin-left: 0
}

.row-fluid .span12 {
    width: 99.99999998999999%;
    *width: 99.94680850063828%
}

.row-fluid .span11 {
    width: 91.489361693%;
    *width: 91.4361702036383%
}

.row-fluid .span10 {
    width: 82.97872339599999%;
    *width: 82.92553190663828%
}

.row-fluid .span9 {
    width: 74.468085099%;
    *width: 74.4148936096383%
}

.row-fluid .span8 {
    width: 65.95744680199999%;
    *width: 65.90425531263828%
}

.row-fluid .span7 {
    width: 57.446808505%;
    *width: 57.3936170156383%
}

.row-fluid .span6 {
    width: 48.93617020799999%;
    *width: 48.88297871863829%
}

.row-fluid .span5 {
    width: 40.425531911%;
    *width: 40.3723404216383%
}

.row-fluid .span4 {
    width: 31.914893614%;
    *width: 31.8617021246383%
}

.row-fluid .span3 {
    width: 23.404255317%;
    *width: 23.3510638276383%
}

.row-fluid .span2 {
    width: 14.89361702%;
    *width: 14.8404255306383%
}

.row-fluid .span1 {
    width: 6.382978723%;
    *width: 6.329787233638298%
}

.container-fluid {
    *zoom: 1
}

.container-fluid:after,
.container-fluid:before {
    content: "";
    display: table
}

.container-fluid:after {
    clear: both
}

@media (max-width:767px) {
    .row-fluid {
        width: 100%
    }

    .row-fluid [class*=span] {
        display: block;
        float: none;
        margin-left: 0;
        width: auto
    }
}

@media (min-width:768px) and (max-width:1139px) {
    .row-fluid {
        width: 100%;
        *zoom: 1
    }

    .row-fluid:after,
    .row-fluid:before {
        content: "";
        display: table
    }

    .row-fluid:after {
        clear: both
    }

    .row-fluid [class*=span] {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        -ms-box-sizing: border-box;
        box-sizing: border-box;
        display: block;
        float: left;
        margin-left: 2.762430939%;
        *margin-left: 2.709239449638298%;
        min-height: 28px;
        width: 100%
    }

    .row-fluid [class*=span]:first-child {
        margin-left: 0
    }

    .row-fluid .span12 {
        width: 99.999999993%;
        *width: 99.9468085036383%
    }

    .row-fluid .span11 {
        width: 91.436464082%;
        *width: 91.38327259263829%
    }

    .row-fluid .span10 {
        width: 82.87292817100001%;
        *width: 82.8197366816383%
    }

    .row-fluid .span9 {
        width: 74.30939226%;
        *width: 74.25620077063829%
    }

    .row-fluid .span8 {
        width: 65.74585634900001%;
        *width: 65.6926648596383%
    }

    .row-fluid .span7 {
        width: 57.182320438000005%;
        *width: 57.129128948638304%
    }

    .row-fluid .span6 {
        width: 48.618784527%;
        *width: 48.5655930376383%
    }

    .row-fluid .span5 {
        width: 40.055248616%;
        *width: 40.0020571266383%
    }

    .row-fluid .span4 {
        width: 31.491712705%;
        *width: 31.4385212156383%
    }

    .row-fluid .span3 {
        width: 22.928176794%;
        *width: 22.874985304638297%
    }

    .row-fluid .span2 {
        width: 14.364640883%;
        *width: 14.311449393638298%
    }

    .row-fluid .span1 {
        width: 5.801104972%;
        *width: 5.747913482638298%
    }
}

@media (min-width:1280px) {
    .row-fluid {
        width: 100%;
        *zoom: 1
    }

    .row-fluid:after,
    .row-fluid:before {
        content: "";
        display: table
    }

    .row-fluid:after {
        clear: both
    }

    .row-fluid [class*=span] {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        -ms-box-sizing: border-box;
        box-sizing: border-box;
        display: block;
        float: left;
        margin-left: 2.564102564%;
        *margin-left: 2.510911074638298%;
        min-height: 28px;
        width: 100%
    }

    .row-fluid [class*=span]:first-child {
        margin-left: 0
    }

    .row-fluid .span12 {
        width: 100%;
        *width: 99.94680851063829%
    }

    .row-fluid .span11 {
        width: 91.45299145300001%;
        *width: 91.3997999636383%
    }

    .row-fluid .span10 {
        width: 82.905982906%;
        *width: 82.8527914166383%
    }

    .row-fluid .span9 {
        width: 74.358974359%;
        *width: 74.30578286963829%
    }

    .row-fluid .span8 {
        width: 65.81196581200001%;
        *width: 65.7587743226383%
    }

    .row-fluid .span7 {
        width: 57.264957265%;
        *width: 57.2117657756383%
    }

    .row-fluid .span6 {
        width: 48.717948718%;
        *width: 48.6647572286383%
    }

    .row-fluid .span5 {
        width: 40.170940171000005%;
        *width: 40.117748681638304%
    }

    .row-fluid .span4 {
        width: 31.623931624%;
        *width: 31.5707401346383%
    }

    .row-fluid .span3 {
        width: 23.076923077%;
        *width: 23.0237315876383%
    }

    .row-fluid .span2 {
        width: 14.529914530000001%;
        *width: 14.4767230406383%
    }

    .row-fluid .span1 {
        width: 5.982905983%;
        *width: 5.929714493638298%
    }
}

.clearfix {
    *zoom: 1
}

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

.clearfix:after {
    clear: both
}

.hide {
    display: none
}

.show {
    display: block
}

.hidden,
.invisible {
    visibility: hidden
}

.hidden {
    display: none
}

.hidden-desktop,
.visible-phone,
.visible-tablet {
    display: none !important
}

@media (max-width:767px) {
    .visible-phone {
        display: inherit !important
    }

    .hidden-phone {
        display: none !important
    }

    .hidden-desktop {
        display: inherit !important
    }

    .visible-desktop {
        display: none !important
    }
}

@media (min-width:768px) and (max-width:1139px) {
    .visible-tablet {
        display: inherit !important
    }

    .hidden-tablet {
        display: none !important
    }

    .hidden-desktop {
        display: inherit !important
    }

    .visible-desktop {
        display: none !important
    }
}

/*!
Animate.css - http://daneden.me/animate
Licensed under the MIT license - http://opensource.org/licenses/MIT

Copyright (c) 2014 Daniel Eden
*/
@media (min-width:769px) {
    .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.hinge {
        -webkit-animation-duration: 2s;
        animation-duration: 2s
    }

    @-webkit-keyframes bounce {

        0%,
        20%,
        53%,
        80%,
        to {
            -webkit-transform: translateZ(0);
            transform: translateZ(0);
            -webkit-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
            transition-timing-function: cubic-bezier(.215, .61, .355, 1)
        }

        40%,
        43% {
            -webkit-transform: translate3d(0, -30px, 0);
            transform: translate3d(0, -30px, 0);
            -webkit-transition-timing-function: cubic-bezier(.755, .05, .855, .06);
            transition-timing-function: cubic-bezier(.755, .05, .855, .06)
        }

        70% {
            -webkit-transform: translate3d(0, -15px, 0);
            transform: translate3d(0, -15px, 0);
            -webkit-transition-timing-function: cubic-bezier(.755, .05, .855, .06);
            transition-timing-function: cubic-bezier(.755, .05, .855, .06)
        }

        90% {
            -webkit-transform: translate3d(0, -4px, 0);
            transform: translate3d(0, -4px, 0)
        }
    }

    @keyframes bounce {

        0%,
        20%,
        53%,
        80%,
        to {
            -webkit-transform: translateZ(0);
            -ms-transform: translateZ(0);
            transform: translateZ(0);
            -webkit-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
            transition-timing-function: cubic-bezier(.215, .61, .355, 1)
        }

        40%,
        43% {
            -webkit-transform: translate3d(0, -30px, 0);
            -ms-transform: translate3d(0, -30px, 0);
            transform: translate3d(0, -30px, 0);
            -webkit-transition-timing-function: cubic-bezier(.755, .05, .855, .06);
            transition-timing-function: cubic-bezier(.755, .05, .855, .06)
        }

        70% {
            -webkit-transform: translate3d(0, -15px, 0);
            -ms-transform: translate3d(0, -15px, 0);
            transform: translate3d(0, -15px, 0);
            -webkit-transition-timing-function: cubic-bezier(.755, .05, .855, .06);
            transition-timing-function: cubic-bezier(.755, .05, .855, .06)
        }

        90% {
            -webkit-transform: translate3d(0, -4px, 0);
            -ms-transform: translate3d(0, -4px, 0);
            transform: translate3d(0, -4px, 0)
        }
    }

    .bounce {
        -webkit-animation-name: bounce;
        animation-name: bounce;
        -webkit-transform-origin: center bottom;
        -ms-transform-origin: center bottom;
        transform-origin: center bottom
    }

    @-webkit-keyframes flash {

        0%,
        50%,
        to {
            opacity: 1
        }

        25%,
        75% {
            opacity: 0
        }
    }

    @keyframes flash {

        0%,
        50%,
        to {
            opacity: 1
        }

        25%,
        75% {
            opacity: 0
        }
    }

    .flash {
        -webkit-animation-name: flash;
        animation-name: flash
    }

    @-webkit-keyframes pulse {
        0% {
            -webkit-transform: scaleX(1);
            transform: scaleX(1)
        }

        50% {
            -webkit-transform: scale3d(1.05, 1.05, 1.05);
            transform: scale3d(1.05, 1.05, 1.05)
        }

        to {
            -webkit-transform: scaleX(1);
            transform: scaleX(1)
        }
    }

    @keyframes pulse {
        0% {
            -webkit-transform: scaleX(1);
            -ms-transform: scaleX(1);
            transform: scaleX(1)
        }

        50% {
            -webkit-transform: scale3d(1.05, 1.05, 1.05);
            -ms-transform: scale3d(1.05, 1.05, 1.05);
            transform: scale3d(1.05, 1.05, 1.05)
        }

        to {
            -webkit-transform: scaleX(1);
            -ms-transform: scaleX(1);
            transform: scaleX(1)
        }
    }

    .pulse {
        -webkit-animation-name: pulse;
        animation-name: pulse
    }

    @-webkit-keyframes rubberBand {
        0% {
            -webkit-transform: scaleX(1);
            transform: scaleX(1)
        }

        30% {
            -webkit-transform: scale3d(1.25, .75, 1);
            transform: scale3d(1.25, .75, 1)
        }

        40% {
            -webkit-transform: scale3d(.75, 1.25, 1);
            transform: scale3d(.75, 1.25, 1)
        }

        50% {
            -webkit-transform: scale3d(1.15, .85, 1);
            transform: scale3d(1.15, .85, 1)
        }

        65% {
            -webkit-transform: scale3d(.95, 1.05, 1);
            transform: scale3d(.95, 1.05, 1)
        }

        75% {
            -webkit-transform: scale3d(1.05, .95, 1);
            transform: scale3d(1.05, .95, 1)
        }

        to {
            -webkit-transform: scaleX(1);
            transform: scaleX(1)
        }
    }

    @keyframes rubberBand {
        0% {
            -webkit-transform: scaleX(1);
            -ms-transform: scaleX(1);
            transform: scaleX(1)
        }

        30% {
            -webkit-transform: scale3d(1.25, .75, 1);
            -ms-transform: scale3d(1.25, .75, 1);
            transform: scale3d(1.25, .75, 1)
        }

        40% {
            -webkit-transform: scale3d(.75, 1.25, 1);
            -ms-transform: scale3d(.75, 1.25, 1);
            transform: scale3d(.75, 1.25, 1)
        }

        50% {
            -webkit-transform: scale3d(1.15, .85, 1);
            -ms-transform: scale3d(1.15, .85, 1);
            transform: scale3d(1.15, .85, 1)
        }

        65% {
            -webkit-transform: scale3d(.95, 1.05, 1);
            -ms-transform: scale3d(.95, 1.05, 1);
            transform: scale3d(.95, 1.05, 1)
        }

        75% {
            -webkit-transform: scale3d(1.05, .95, 1);
            -ms-transform: scale3d(1.05, .95, 1);
            transform: scale3d(1.05, .95, 1)
        }

        to {
            -webkit-transform: scaleX(1);
            -ms-transform: scaleX(1);
            transform: scaleX(1)
        }
    }

    .rubberBand {
        -webkit-animation-name: rubberBand;
        animation-name: rubberBand
    }

    @-webkit-keyframes shake {

        0%,
        to {
            -webkit-transform: translateZ(0);
            transform: translateZ(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 {

        0%,
        to {
            -webkit-transform: translateZ(0);
            -ms-transform: translateZ(0);
            transform: translateZ(0)
        }

        10%,
        30%,
        50%,
        70%,
        90% {
            -webkit-transform: translate3d(-10px, 0, 0);
            -ms-transform: translate3d(-10px, 0, 0);
            transform: translate3d(-10px, 0, 0)
        }

        20%,
        40%,
        60%,
        80% {
            -webkit-transform: translate3d(10px, 0, 0);
            -ms-transform: translate3d(10px, 0, 0);
            transform: translate3d(10px, 0, 0)
        }
    }

    .shake {
        -webkit-animation-name: shake;
        animation-name: shake
    }

    @-webkit-keyframes swing {
        20% {
            -webkit-transform: rotate(15deg);
            transform: rotate(15deg)
        }

        40% {
            -webkit-transform: rotate(-10deg);
            transform: rotate(-10deg)
        }

        60% {
            -webkit-transform: rotate(5deg);
            transform: rotate(5deg)
        }

        80% {
            -webkit-transform: rotate(-5deg);
            transform: rotate(-5deg)
        }

        to {
            -webkit-transform: rotate(0deg);
            transform: rotate(0deg)
        }
    }

    @keyframes swing {
        20% {
            -webkit-transform: rotate(15deg);
            -ms-transform: rotate(15deg);
            transform: rotate(15deg)
        }

        40% {
            -webkit-transform: rotate(-10deg);
            -ms-transform: rotate(-10deg);
            transform: rotate(-10deg)
        }

        60% {
            -webkit-transform: rotate(5deg);
            -ms-transform: rotate(5deg);
            transform: rotate(5deg)
        }

        80% {
            -webkit-transform: rotate(-5deg);
            -ms-transform: rotate(-5deg);
            transform: rotate(-5deg)
        }

        to {
            -webkit-transform: rotate(0deg);
            -ms-transform: rotate(0deg);
            transform: rotate(0deg)
        }
    }

    .swing {
        -webkit-animation-name: swing;
        animation-name: swing;
        -webkit-transform-origin: top center;
        -ms-transform-origin: top center;
        transform-origin: top center
    }

    @-webkit-keyframes tada {
        0% {
            -webkit-transform: scaleX(1);
            transform: scaleX(1)
        }

        10%,
        20% {
            -webkit-transform: scale3d(.9, .9, .9) rotate(-3deg);
            transform: scale3d(.9, .9, .9) rotate(-3deg)
        }

        30%,
        50%,
        70%,
        90% {
            -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate(3deg);
            transform: scale3d(1.1, 1.1, 1.1) rotate(3deg)
        }

        40%,
        60%,
        80% {
            -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg);
            transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg)
        }

        to {
            -webkit-transform: scaleX(1);
            transform: scaleX(1)
        }
    }

    @keyframes tada {
        0% {
            -webkit-transform: scaleX(1);
            -ms-transform: scaleX(1);
            transform: scaleX(1)
        }

        10%,
        20% {
            -webkit-transform: scale3d(.9, .9, .9) rotate(-3deg);
            -ms-transform: scale3d(.9, .9, .9) rotate(-3deg);
            transform: scale3d(.9, .9, .9) rotate(-3deg)
        }

        30%,
        50%,
        70%,
        90% {
            -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate(3deg);
            -ms-transform: scale3d(1.1, 1.1, 1.1) rotate(3deg);
            transform: scale3d(1.1, 1.1, 1.1) rotate(3deg)
        }

        40%,
        60%,
        80% {
            -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg);
            -ms-transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg);
            transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg)
        }

        to {
            -webkit-transform: scaleX(1);
            -ms-transform: scaleX(1);
            transform: scaleX(1)
        }
    }

    .tada {
        -webkit-animation-name: tada;
        animation-name: tada
    }

    @-webkit-keyframes wobble {
        0% {
            -webkit-transform: none;
            transform: none
        }

        15% {
            -webkit-transform: translate3d(-25%, 0, 0) rotate(-5deg);
            transform: translate3d(-25%, 0, 0) rotate(-5deg)
        }

        30% {
            -webkit-transform: translate3d(20%, 0, 0) rotate(3deg);
            transform: translate3d(20%, 0, 0) rotate(3deg)
        }

        45% {
            -webkit-transform: translate3d(-15%, 0, 0) rotate(-3deg);
            transform: translate3d(-15%, 0, 0) rotate(-3deg)
        }

        60% {
            -webkit-transform: translate3d(10%, 0, 0) rotate(2deg);
            transform: translate3d(10%, 0, 0) rotate(2deg)
        }

        75% {
            -webkit-transform: translate3d(-5%, 0, 0) rotate(-1deg);
            transform: translate3d(-5%, 0, 0) rotate(-1deg)
        }

        to {
            -webkit-transform: none;
            transform: none
        }
    }

    @keyframes wobble {
        0% {
            -webkit-transform: none;
            -ms-transform: none;
            transform: none
        }

        15% {
            -webkit-transform: translate3d(-25%, 0, 0) rotate(-5deg);
            -ms-transform: translate3d(-25%, 0, 0) rotate(-5deg);
            transform: translate3d(-25%, 0, 0) rotate(-5deg)
        }

        30% {
            -webkit-transform: translate3d(20%, 0, 0) rotate(3deg);
            -ms-transform: translate3d(20%, 0, 0) rotate(3deg);
            transform: translate3d(20%, 0, 0) rotate(3deg)
        }

        45% {
            -webkit-transform: translate3d(-15%, 0, 0) rotate(-3deg);
            -ms-transform: translate3d(-15%, 0, 0) rotate(-3deg);
            transform: translate3d(-15%, 0, 0) rotate(-3deg)
        }

        60% {
            -webkit-transform: translate3d(10%, 0, 0) rotate(2deg);
            -ms-transform: translate3d(10%, 0, 0) rotate(2deg);
            transform: translate3d(10%, 0, 0) rotate(2deg)
        }

        75% {
            -webkit-transform: translate3d(-5%, 0, 0) rotate(-1deg);
            -ms-transform: translate3d(-5%, 0, 0) rotate(-1deg);
            transform: translate3d(-5%, 0, 0) rotate(-1deg)
        }

        to {
            -webkit-transform: none;
            -ms-transform: none;
            transform: none
        }
    }

    .wobble {
        -webkit-animation-name: wobble;
        animation-name: wobble
    }

    @-webkit-keyframes bounceIn {

        0%,
        20%,
        40%,
        60%,
        80%,
        to {
            -webkit-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
            transition-timing-function: cubic-bezier(.215, .61, .355, 1)
        }

        0% {
            opacity: 0;
            -webkit-transform: scale3d(.3, .3, .3);
            transform: scale3d(.3, .3, .3)
        }

        20% {
            -webkit-transform: scale3d(1.1, 1.1, 1.1);
            transform: scale3d(1.1, 1.1, 1.1)
        }

        40% {
            -webkit-transform: scale3d(.9, .9, .9);
            transform: scale3d(.9, .9, .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(.97, .97, .97);
            transform: scale3d(.97, .97, .97)
        }

        to {
            opacity: 1;
            -webkit-transform: scaleX(1);
            transform: scaleX(1)
        }
    }

    @keyframes bounceIn {

        0%,
        20%,
        40%,
        60%,
        80%,
        to {
            -webkit-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
            transition-timing-function: cubic-bezier(.215, .61, .355, 1)
        }

        0% {
            opacity: 0;
            -webkit-transform: scale3d(.3, .3, .3);
            -ms-transform: scale3d(.3, .3, .3);
            transform: scale3d(.3, .3, .3)
        }

        20% {
            -webkit-transform: scale3d(1.1, 1.1, 1.1);
            -ms-transform: scale3d(1.1, 1.1, 1.1);
            transform: scale3d(1.1, 1.1, 1.1)
        }

        40% {
            -webkit-transform: scale3d(.9, .9, .9);
            -ms-transform: scale3d(.9, .9, .9);
            transform: scale3d(.9, .9, .9)
        }

        60% {
            opacity: 1;
            -webkit-transform: scale3d(1.03, 1.03, 1.03);
            -ms-transform: scale3d(1.03, 1.03, 1.03);
            transform: scale3d(1.03, 1.03, 1.03)
        }

        80% {
            -webkit-transform: scale3d(.97, .97, .97);
            -ms-transform: scale3d(.97, .97, .97);
            transform: scale3d(.97, .97, .97)
        }

        to {
            opacity: 1;
            -webkit-transform: scaleX(1);
            -ms-transform: scaleX(1);
            transform: scaleX(1)
        }
    }

    .bounceIn {
        -webkit-animation-duration: .75s;
        animation-duration: .75s;
        -webkit-animation-name: bounceIn;
        animation-name: bounceIn
    }

    @-webkit-keyframes bounceInDown {

        0%,
        60%,
        75%,
        90%,
        to {
            -webkit-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
            transition-timing-function: cubic-bezier(.215, .61, .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: none;
            transform: none
        }
    }

    @keyframes bounceInDown {

        0%,
        60%,
        75%,
        90%,
        to {
            -webkit-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
            transition-timing-function: cubic-bezier(.215, .61, .355, 1)
        }

        0% {
            opacity: 0;
            -webkit-transform: translate3d(0, -3000px, 0);
            -ms-transform: translate3d(0, -3000px, 0);
            transform: translate3d(0, -3000px, 0)
        }

        60% {
            opacity: 1;
            -webkit-transform: translate3d(0, 25px, 0);
            -ms-transform: translate3d(0, 25px, 0);
            transform: translate3d(0, 25px, 0)
        }

        75% {
            -webkit-transform: translate3d(0, -10px, 0);
            -ms-transform: translate3d(0, -10px, 0);
            transform: translate3d(0, -10px, 0)
        }

        90% {
            -webkit-transform: translate3d(0, 5px, 0);
            -ms-transform: translate3d(0, 5px, 0);
            transform: translate3d(0, 5px, 0)
        }

        to {
            -webkit-transform: none;
            -ms-transform: none;
            transform: none
        }
    }

    .bounceInDown {
        -webkit-animation-name: bounceInDown;
        animation-name: bounceInDown
    }

    @-webkit-keyframes bounceInLeft {

        0%,
        60%,
        75%,
        90%,
        to {
            -webkit-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
            transition-timing-function: cubic-bezier(.215, .61, .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: none;
            transform: none
        }
    }

    @keyframes bounceInLeft {

        0%,
        60%,
        75%,
        90%,
        to {
            -webkit-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
            transition-timing-function: cubic-bezier(.215, .61, .355, 1)
        }

        0% {
            opacity: 0;
            -webkit-transform: translate3d(-3000px, 0, 0);
            -ms-transform: translate3d(-3000px, 0, 0);
            transform: translate3d(-3000px, 0, 0)
        }

        60% {
            opacity: 1;
            -webkit-transform: translate3d(25px, 0, 0);
            -ms-transform: translate3d(25px, 0, 0);
            transform: translate3d(25px, 0, 0)
        }

        75% {
            -webkit-transform: translate3d(-10px, 0, 0);
            -ms-transform: translate3d(-10px, 0, 0);
            transform: translate3d(-10px, 0, 0)
        }

        90% {
            -webkit-transform: translate3d(5px, 0, 0);
            -ms-transform: translate3d(5px, 0, 0);
            transform: translate3d(5px, 0, 0)
        }

        to {
            -webkit-transform: none;
            -ms-transform: none;
            transform: none
        }
    }

    .bounceInLeft {
        -webkit-animation-name: bounceInLeft;
        animation-name: bounceInLeft
    }

    @-webkit-keyframes bounceInRight {

        0%,
        60%,
        75%,
        90%,
        to {
            -webkit-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
            transition-timing-function: cubic-bezier(.215, .61, .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: none;
            transform: none
        }
    }

    @keyframes bounceInRight {

        0%,
        60%,
        75%,
        90%,
        to {
            -webkit-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
            transition-timing-function: cubic-bezier(.215, .61, .355, 1)
        }

        0% {
            opacity: 0;
            -webkit-transform: translate3d(3000px, 0, 0);
            -ms-transform: translate3d(3000px, 0, 0);
            transform: translate3d(3000px, 0, 0)
        }

        60% {
            opacity: 1;
            -webkit-transform: translate3d(-25px, 0, 0);
            -ms-transform: translate3d(-25px, 0, 0);
            transform: translate3d(-25px, 0, 0)
        }

        75% {
            -webkit-transform: translate3d(10px, 0, 0);
            -ms-transform: translate3d(10px, 0, 0);
            transform: translate3d(10px, 0, 0)
        }

        90% {
            -webkit-transform: translate3d(-5px, 0, 0);
            -ms-transform: translate3d(-5px, 0, 0);
            transform: translate3d(-5px, 0, 0)
        }

        to {
            -webkit-transform: none;
            -ms-transform: none;
            transform: none
        }
    }

    .bounceInRight {
        -webkit-animation-name: bounceInRight;
        animation-name: bounceInRight
    }

    @-webkit-keyframes bounceInUp {

        0%,
        60%,
        75%,
        90%,
        to {
            -webkit-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
            transition-timing-function: cubic-bezier(.215, .61, .355, 1)
        }

        0% {
            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: translateZ(0);
            transform: translateZ(0)
        }
    }

    @keyframes bounceInUp {

        0%,
        60%,
        75%,
        90%,
        to {
            -webkit-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
            transition-timing-function: cubic-bezier(.215, .61, .355, 1)
        }

        0% {
            opacity: 0;
            -webkit-transform: translate3d(0, 3000px, 0);
            -ms-transform: translate3d(0, 3000px, 0);
            transform: translate3d(0, 3000px, 0)
        }

        60% {
            opacity: 1;
            -webkit-transform: translate3d(0, -20px, 0);
            -ms-transform: translate3d(0, -20px, 0);
            transform: translate3d(0, -20px, 0)
        }

        75% {
            -webkit-transform: translate3d(0, 10px, 0);
            -ms-transform: translate3d(0, 10px, 0);
            transform: translate3d(0, 10px, 0)
        }

        90% {
            -webkit-transform: translate3d(0, -5px, 0);
            -ms-transform: translate3d(0, -5px, 0);
            transform: translate3d(0, -5px, 0)
        }

        to {
            -webkit-transform: translateZ(0);
            -ms-transform: translateZ(0);
            transform: translateZ(0)
        }
    }

    .bounceInUp {
        -webkit-animation-name: bounceInUp;
        animation-name: bounceInUp
    }

    @-webkit-keyframes bounceOut {
        20% {
            -webkit-transform: scale3d(.9, .9, .9);
            transform: scale3d(.9, .9, .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(.3, .3, .3);
            transform: scale3d(.3, .3, .3)
        }
    }

    @keyframes bounceOut {
        20% {
            -webkit-transform: scale3d(.9, .9, .9);
            -ms-transform: scale3d(.9, .9, .9);
            transform: scale3d(.9, .9, .9)
        }

        50%,
        55% {
            opacity: 1;
            -webkit-transform: scale3d(1.1, 1.1, 1.1);
            -ms-transform: scale3d(1.1, 1.1, 1.1);
            transform: scale3d(1.1, 1.1, 1.1)
        }

        to {
            opacity: 0;
            -webkit-transform: scale3d(.3, .3, .3);
            -ms-transform: scale3d(.3, .3, .3);
            transform: scale3d(.3, .3, .3)
        }
    }

    .bounceOut {
        -webkit-animation-duration: .75s;
        animation-duration: .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);
            -ms-transform: translate3d(0, 10px, 0);
            transform: translate3d(0, 10px, 0)
        }

        40%,
        45% {
            opacity: 1;
            -webkit-transform: translate3d(0, -20px, 0);
            -ms-transform: translate3d(0, -20px, 0);
            transform: translate3d(0, -20px, 0)
        }

        to {
            opacity: 0;
            -webkit-transform: translate3d(0, 2000px, 0);
            -ms-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);
            -ms-transform: translate3d(20px, 0, 0);
            transform: translate3d(20px, 0, 0)
        }

        to {
            opacity: 0;
            -webkit-transform: translate3d(-2000px, 0, 0);
            -ms-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);
            -ms-transform: translate3d(-20px, 0, 0);
            transform: translate3d(-20px, 0, 0)
        }

        to {
            opacity: 0;
            -webkit-transform: translate3d(2000px, 0, 0);
            -ms-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);
            -ms-transform: translate3d(0, -10px, 0);
            transform: translate3d(0, -10px, 0)
        }

        40%,
        45% {
            opacity: 1;
            -webkit-transform: translate3d(0, 20px, 0);
            -ms-transform: translate3d(0, 20px, 0);
            transform: translate3d(0, 20px, 0)
        }

        to {
            opacity: 0;
            -webkit-transform: translate3d(0, -2000px, 0);
            -ms-transform: translate3d(0, -2000px, 0);
            transform: translate3d(0, -2000px, 0)
        }
    }

    .bounceOutUp {
        -webkit-animation-name: bounceOutUp;
        animation-name: bounceOutUp
    }

    @-webkit-keyframes fadeIn {
        0% {
            opacity: 0
        }

        to {
            opacity: 1
        }
    }

    @keyframes fadeIn {
        0% {
            opacity: 0
        }

        to {
            opacity: 1
        }
    }

    .fadeIn {
        -webkit-animation-name: fadeIn;
        animation-name: fadeIn
    }

    @-webkit-keyframes fadeInDown {
        0% {
            opacity: 0;
            -webkit-transform: translate3d(0, -100%, 0);
            transform: translate3d(0, -100%, 0)
        }

        to {
            opacity: 1;
            -webkit-transform: none;
            transform: none
        }
    }

    @keyframes fadeInDown {
        0% {
            opacity: 0;
            -webkit-transform: translate3d(0, -100%, 0);
            -ms-transform: translate3d(0, -100%, 0);
            transform: translate3d(0, -100%, 0)
        }

        to {
            opacity: 1;
            -webkit-transform: none;
            -ms-transform: none;
            transform: none
        }
    }

    .fadeInDown {
        -webkit-animation-name: fadeInDown;
        animation-name: fadeInDown
    }

    @-webkit-keyframes fadeInDownBig {
        0% {
            opacity: 0;
            -webkit-transform: translate3d(0, -2000px, 0);
            transform: translate3d(0, -2000px, 0)
        }

        to {
            opacity: 1;
            -webkit-transform: none;
            transform: none
        }
    }

    @keyframes fadeInDownBig {
        0% {
            opacity: 0;
            -webkit-transform: translate3d(0, -2000px, 0);
            -ms-transform: translate3d(0, -2000px, 0);
            transform: translate3d(0, -2000px, 0)
        }

        to {
            opacity: 1;
            -webkit-transform: none;
            -ms-transform: none;
            transform: none
        }
    }

    .fadeInDownBig {
        -webkit-animation-name: fadeInDownBig;
        animation-name: fadeInDownBig
    }

    @-webkit-keyframes fadeInLeft {
        0% {
            opacity: 0;
            -webkit-transform: translate3d(-100%, 0, 0);
            transform: translate3d(-100%, 0, 0)
        }

        to {
            opacity: 1;
            -webkit-transform: none;
            transform: none
        }
    }

    @keyframes fadeInLeft {
        0% {
            opacity: 0;
            -webkit-transform: translate3d(-100%, 0, 0);
            -ms-transform: translate3d(-100%, 0, 0);
            transform: translate3d(-100%, 0, 0)
        }

        to {
            opacity: 1;
            -webkit-transform: none;
            -ms-transform: none;
            transform: none
        }
    }

    .fadeInLeft {
        -webkit-animation-name: fadeInLeft;
        animation-name: fadeInLeft
    }

    @-webkit-keyframes fadeInLeftBig {
        0% {
            opacity: 0;
            -webkit-transform: translate3d(-2000px, 0, 0);
            transform: translate3d(-2000px, 0, 0)
        }

        to {
            opacity: 1;
            -webkit-transform: none;
            transform: none
        }
    }

    @keyframes fadeInLeftBig {
        0% {
            opacity: 0;
            -webkit-transform: translate3d(-2000px, 0, 0);
            -ms-transform: translate3d(-2000px, 0, 0);
            transform: translate3d(-2000px, 0, 0)
        }

        to {
            opacity: 1;
            -webkit-transform: none;
            -ms-transform: none;
            transform: none
        }
    }

    .fadeInLeftBig {
        -webkit-animation-name: fadeInLeftBig;
        animation-name: fadeInLeftBig
    }

    @-webkit-keyframes fadeInRight {
        0% {
            opacity: 0;
            -webkit-transform: translate3d(100%, 0, 0);
            transform: translate3d(100%, 0, 0)
        }

        to {
            opacity: 1;
            -webkit-transform: none;
            transform: none
        }
    }

    @keyframes fadeInRight {
        0% {
            opacity: 0;
            -webkit-transform: translate3d(100%, 0, 0);
            -ms-transform: translate3d(100%, 0, 0);
            transform: translate3d(100%, 0, 0)
        }

        to {
            opacity: 1;
            -webkit-transform: none;
            -ms-transform: none;
            transform: none
        }
    }

    .fadeInRight {
        -webkit-animation-name: fadeInRight;
        animation-name: fadeInRight
    }

    @-webkit-keyframes fadeInRightBig {
        0% {
            opacity: 0;
            -webkit-transform: translate3d(2000px, 0, 0);
            transform: translate3d(2000px, 0, 0)
        }

        to {
            opacity: 1;
            -webkit-transform: none;
            transform: none
        }
    }

    @keyframes fadeInRightBig {
        0% {
            opacity: 0;
            -webkit-transform: translate3d(2000px, 0, 0);
            -ms-transform: translate3d(2000px, 0, 0);
            transform: translate3d(2000px, 0, 0)
        }

        to {
            opacity: 1;
            -webkit-transform: none;
            -ms-transform: none;
            transform: none
        }
    }

    .fadeInRightBig {
        -webkit-animation-name: fadeInRightBig;
        animation-name: fadeInRightBig
    }

    @-webkit-keyframes fadeInUp {
        0% {
            opacity: 0;
            -webkit-transform: translate3d(0, 100%, 0);
            transform: translate3d(0, 100%, 0)
        }

        to {
            opacity: 1;
            -webkit-transform: none;
            transform: none
        }
    }

    @keyframes fadeInUp {
        0% {
            opacity: 0;
            -webkit-transform: translate3d(0, 100%, 0);
            -ms-transform: translate3d(0, 100%, 0);
            transform: translate3d(0, 100%, 0)
        }

        to {
            opacity: 1;
            -webkit-transform: none;
            -ms-transform: none;
            transform: none
        }
    }

    .fadeInUp {
        -webkit-animation-name: fadeInUp;
        animation-name: fadeInUp
    }

    @-webkit-keyframes fadeInUpBig {
        0% {
            opacity: 0;
            -webkit-transform: translate3d(0, 2000px, 0);
            transform: translate3d(0, 2000px, 0)
        }

        to {
            opacity: 1;
            -webkit-transform: none;
            transform: none
        }
    }

    @keyframes fadeInUpBig {
        0% {
            opacity: 0;
            -webkit-transform: translate3d(0, 2000px, 0);
            -ms-transform: translate3d(0, 2000px, 0);
            transform: translate3d(0, 2000px, 0)
        }

        to {
            opacity: 1;
            -webkit-transform: none;
            -ms-transform: none;
            transform: none
        }
    }

    .fadeInUpBig {
        -webkit-animation-name: fadeInUpBig;
        animation-name: fadeInUpBig
    }

    @-webkit-keyframes fadeOut {
        0% {
            opacity: 1
        }

        to {
            opacity: 0
        }
    }

    @keyframes fadeOut {
        0% {
            opacity: 1
        }

        to {
            opacity: 0
        }
    }

    .fadeOut {
        -webkit-animation-name: fadeOut;
        animation-name: fadeOut
    }

    @-webkit-keyframes fadeOutDown {
        0% {
            opacity: 1
        }

        to {
            opacity: 0;
            -webkit-transform: translate3d(0, 100%, 0);
            transform: translate3d(0, 100%, 0)
        }
    }

    @keyframes fadeOutDown {
        0% {
            opacity: 1
        }

        to {
            opacity: 0;
            -webkit-transform: translate3d(0, 100%, 0);
            -ms-transform: translate3d(0, 100%, 0);
            transform: translate3d(0, 100%, 0)
        }
    }

    .fadeOutDown {
        -webkit-animation-name: fadeOutDown;
        animation-name: fadeOutDown
    }

    @-webkit-keyframes fadeOutDownBig {
        0% {
            opacity: 1
        }

        to {
            opacity: 0;
            -webkit-transform: translate3d(0, 2000px, 0);
            transform: translate3d(0, 2000px, 0)
        }
    }

    @keyframes fadeOutDownBig {
        0% {
            opacity: 1
        }

        to {
            opacity: 0;
            -webkit-transform: translate3d(0, 2000px, 0);
            -ms-transform: translate3d(0, 2000px, 0);
            transform: translate3d(0, 2000px, 0)
        }
    }

    .fadeOutDownBig {
        -webkit-animation-name: fadeOutDownBig;
        animation-name: fadeOutDownBig
    }

    @-webkit-keyframes fadeOutLeft {
        0% {
            opacity: 1
        }

        to {
            opacity: 0;
            -webkit-transform: translate3d(-100%, 0, 0);
            transform: translate3d(-100%, 0, 0)
        }
    }

    @keyframes fadeOutLeft {
        0% {
            opacity: 1
        }

        to {
            opacity: 0;
            -webkit-transform: translate3d(-100%, 0, 0);
            -ms-transform: translate3d(-100%, 0, 0);
            transform: translate3d(-100%, 0, 0)
        }
    }

    .fadeOutLeft {
        -webkit-animation-name: fadeOutLeft;
        animation-name: fadeOutLeft
    }

    @-webkit-keyframes fadeOutLeftBig {
        0% {
            opacity: 1
        }

        to {
            opacity: 0;
            -webkit-transform: translate3d(-2000px, 0, 0);
            transform: translate3d(-2000px, 0, 0)
        }
    }

    @keyframes fadeOutLeftBig {
        0% {
            opacity: 1
        }

        to {
            opacity: 0;
            -webkit-transform: translate3d(-2000px, 0, 0);
            -ms-transform: translate3d(-2000px, 0, 0);
            transform: translate3d(-2000px, 0, 0)
        }
    }

    .fadeOutLeftBig {
        -webkit-animation-name: fadeOutLeftBig;
        animation-name: fadeOutLeftBig
    }

    @-webkit-keyframes fadeOutRight {
        0% {
            opacity: 1
        }

        to {
            opacity: 0;
            -webkit-transform: translate3d(100%, 0, 0);
            transform: translate3d(100%, 0, 0)
        }
    }

    @keyframes fadeOutRight {
        0% {
            opacity: 1
        }

        to {
            opacity: 0;
            -webkit-transform: translate3d(100%, 0, 0);
            -ms-transform: translate3d(100%, 0, 0);
            transform: translate3d(100%, 0, 0)
        }
    }

    .fadeOutRight {
        -webkit-animation-name: fadeOutRight;
        animation-name: fadeOutRight
    }

    @-webkit-keyframes fadeOutRightBig {
        0% {
            opacity: 1
        }

        to {
            opacity: 0;
            -webkit-transform: translate3d(2000px, 0, 0);
            transform: translate3d(2000px, 0, 0)
        }
    }

    @keyframes fadeOutRightBig {
        0% {
            opacity: 1
        }

        to {
            opacity: 0;
            -webkit-transform: translate3d(2000px, 0, 0);
            -ms-transform: translate3d(2000px, 0, 0);
            transform: translate3d(2000px, 0, 0)
        }
    }

    .fadeOutRightBig {
        -webkit-animation-name: fadeOutRightBig;
        animation-name: fadeOutRightBig
    }

    @-webkit-keyframes fadeOutUp {
        0% {
            opacity: 1
        }

        to {
            opacity: 0;
            -webkit-transform: translate3d(0, -100%, 0);
            transform: translate3d(0, -100%, 0)
        }
    }

    @keyframes fadeOutUp {
        0% {
            opacity: 1
        }

        to {
            opacity: 0;
            -webkit-transform: translate3d(0, -100%, 0);
            -ms-transform: translate3d(0, -100%, 0);
            transform: translate3d(0, -100%, 0)
        }
    }

    .fadeOutUp {
        -webkit-animation-name: fadeOutUp;
        animation-name: fadeOutUp
    }

    @-webkit-keyframes fadeOutUpBig {
        0% {
            opacity: 1
        }

        to {
            opacity: 0;
            -webkit-transform: translate3d(0, -2000px, 0);
            transform: translate3d(0, -2000px, 0)
        }
    }

    @keyframes fadeOutUpBig {
        0% {
            opacity: 1
        }

        to {
            opacity: 0;
            -webkit-transform: translate3d(0, -2000px, 0);
            -ms-transform: translate3d(0, -2000px, 0);
            transform: translate3d(0, -2000px, 0)
        }
    }

    .fadeOutUpBig {
        -webkit-animation-name: fadeOutUpBig;
        animation-name: fadeOutUpBig
    }

    @-webkit-keyframes flip {
        0% {
            -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
            -webkit-transform: perspective(400px) rotateY(-1turn);
            transform: perspective(400px) rotateY(-1turn)
        }

        40% {
            -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
            -webkit-transform: perspective(400px) translateZ(150px) rotateY(-190deg);
            transform: perspective(400px) translateZ(150px) rotateY(-190deg)
        }

        50% {
            -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
            -webkit-transform: perspective(400px) translateZ(150px) rotateY(-170deg);
            transform: perspective(400px) translateZ(150px) rotateY(-170deg)
        }

        80% {
            -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
            -webkit-transform: perspective(400px) scale3d(.95, .95, .95);
            transform: perspective(400px) scale3d(.95, .95, .95)
        }

        to {
            -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
            -webkit-transform: perspective(400px);
            transform: perspective(400px)
        }
    }

    @keyframes flip {
        0% {
            -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
            -webkit-transform: perspective(400px) rotateY(-1turn);
            -ms-transform: perspective(400px) rotateY(-1turn);
            transform: perspective(400px) rotateY(-1turn)
        }

        40% {
            -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
            -webkit-transform: perspective(400px) translateZ(150px) rotateY(-190deg);
            -ms-transform: perspective(400px) translateZ(150px) rotateY(-190deg);
            transform: perspective(400px) translateZ(150px) rotateY(-190deg)
        }

        50% {
            -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
            -webkit-transform: perspective(400px) translateZ(150px) rotateY(-170deg);
            -ms-transform: perspective(400px) translateZ(150px) rotateY(-170deg);
            transform: perspective(400px) translateZ(150px) rotateY(-170deg)
        }

        80% {
            -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
            -webkit-transform: perspective(400px) scale3d(.95, .95, .95);
            -ms-transform: perspective(400px) scale3d(.95, .95, .95);
            transform: perspective(400px) scale3d(.95, .95, .95)
        }

        to {
            -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
            -webkit-transform: perspective(400px);
            -ms-transform: perspective(400px);
            transform: perspective(400px)
        }
    }

    .animated.flip {
        -webkit-animation-name: flip;
        animation-name: flip;
        -webkit-backface-visibility: visible;
        -ms-backface-visibility: visible;
        backface-visibility: visible
    }

    @-webkit-keyframes flipInX {
        0% {
            opacity: 0;
            -webkit-transform: perspective(400px) rotateX(90deg);
            transform: perspective(400px) rotateX(90deg);
            -webkit-transition-timing-function: ease-in;
            transition-timing-function: ease-in
        }

        40% {
            -webkit-transform: perspective(400px) rotateX(-20deg);
            transform: perspective(400px) rotateX(-20deg);
            -webkit-transition-timing-function: ease-in;
            transition-timing-function: ease-in
        }

        60% {
            opacity: 1;
            -webkit-transform: perspective(400px) rotateX(10deg);
            transform: perspective(400px) rotateX(10deg)
        }

        80% {
            -webkit-transform: perspective(400px) rotateX(-5deg);
            transform: perspective(400px) rotateX(-5deg)
        }

        to {
            -webkit-transform: perspective(400px);
            transform: perspective(400px)
        }
    }

    @keyframes flipInX {
        0% {
            opacity: 0;
            -webkit-transform: perspective(400px) rotateX(90deg);
            -ms-transform: perspective(400px) rotateX(90deg);
            transform: perspective(400px) rotateX(90deg);
            -webkit-transition-timing-function: ease-in;
            transition-timing-function: ease-in
        }

        40% {
            -webkit-transform: perspective(400px) rotateX(-20deg);
            -ms-transform: perspective(400px) rotateX(-20deg);
            transform: perspective(400px) rotateX(-20deg);
            -webkit-transition-timing-function: ease-in;
            transition-timing-function: ease-in
        }

        60% {
            opacity: 1;
            -webkit-transform: perspective(400px) rotateX(10deg);
            -ms-transform: perspective(400px) rotateX(10deg);
            transform: perspective(400px) rotateX(10deg)
        }

        80% {
            -webkit-transform: perspective(400px) rotateX(-5deg);
            -ms-transform: perspective(400px) rotateX(-5deg);
            transform: perspective(400px) rotateX(-5deg)
        }

        to {
            -webkit-transform: perspective(400px);
            -ms-transform: perspective(400px);
            transform: perspective(400px)
        }
    }

    .flipInX {
        -webkit-animation-name: flipInX;
        animation-name: flipInX;
        -webkit-backface-visibility: visible !important;
        -ms-backface-visibility: visible !important;
        backface-visibility: visible !important
    }

    @-webkit-keyframes flipInY {
        0% {
            opacity: 0;
            -webkit-transform: perspective(400px) rotateY(90deg);
            transform: perspective(400px) rotateY(90deg);
            -webkit-transition-timing-function: ease-in;
            transition-timing-function: ease-in
        }

        40% {
            -webkit-transform: perspective(400px) rotateY(-20deg);
            transform: perspective(400px) rotateY(-20deg);
            -webkit-transition-timing-function: ease-in;
            transition-timing-function: ease-in
        }

        60% {
            opacity: 1;
            -webkit-transform: perspective(400px) rotateY(10deg);
            transform: perspective(400px) rotateY(10deg)
        }

        80% {
            -webkit-transform: perspective(400px) rotateY(-5deg);
            transform: perspective(400px) rotateY(-5deg)
        }

        to {
            -webkit-transform: perspective(400px);
            transform: perspective(400px)
        }
    }

    @keyframes flipInY {
        0% {
            opacity: 0;
            -webkit-transform: perspective(400px) rotateY(90deg);
            -ms-transform: perspective(400px) rotateY(90deg);
            transform: perspective(400px) rotateY(90deg);
            -webkit-transition-timing-function: ease-in;
            transition-timing-function: ease-in
        }

        40% {
            -webkit-transform: perspective(400px) rotateY(-20deg);
            -ms-transform: perspective(400px) rotateY(-20deg);
            transform: perspective(400px) rotateY(-20deg);
            -webkit-transition-timing-function: ease-in;
            transition-timing-function: ease-in
        }

        60% {
            opacity: 1;
            -webkit-transform: perspective(400px) rotateY(10deg);
            -ms-transform: perspective(400px) rotateY(10deg);
            transform: perspective(400px) rotateY(10deg)
        }

        80% {
            -webkit-transform: perspective(400px) rotateY(-5deg);
            -ms-transform: perspective(400px) rotateY(-5deg);
            transform: perspective(400px) rotateY(-5deg)
        }

        to {
            -webkit-transform: perspective(400px);
            -ms-transform: perspective(400px);
            transform: perspective(400px)
        }
    }

    .flipInY {
        -webkit-animation-name: flipInY;
        animation-name: flipInY;
        -webkit-backface-visibility: visible !important;
        -ms-backface-visibility: visible !important;
        backface-visibility: visible !important
    }

    @-webkit-keyframes flipOutX {
        0% {
            -webkit-transform: perspective(400px);
            transform: perspective(400px)
        }

        30% {
            opacity: 1;
            -webkit-transform: perspective(400px) rotateX(-20deg);
            transform: perspective(400px) rotateX(-20deg)
        }

        to {
            opacity: 0;
            -webkit-transform: perspective(400px) rotateX(90deg);
            transform: perspective(400px) rotateX(90deg)
        }
    }

    @keyframes flipOutX {
        0% {
            -webkit-transform: perspective(400px);
            -ms-transform: perspective(400px);
            transform: perspective(400px)
        }

        30% {
            opacity: 1;
            -webkit-transform: perspective(400px) rotateX(-20deg);
            -ms-transform: perspective(400px) rotateX(-20deg);
            transform: perspective(400px) rotateX(-20deg)
        }

        to {
            opacity: 0;
            -webkit-transform: perspective(400px) rotateX(90deg);
            -ms-transform: perspective(400px) rotateX(90deg);
            transform: perspective(400px) rotateX(90deg)
        }
    }

    .flipOutX {
        -webkit-animation-duration: .75s;
        animation-duration: .75s;
        -webkit-animation-name: flipOutX;
        animation-name: flipOutX;
        -webkit-backface-visibility: visible !important;
        -ms-backface-visibility: visible !important;
        backface-visibility: visible !important
    }

    @-webkit-keyframes flipOutY {
        0% {
            -webkit-transform: perspective(400px);
            transform: perspective(400px)
        }

        30% {
            opacity: 1;
            -webkit-transform: perspective(400px) rotateY(-15deg);
            transform: perspective(400px) rotateY(-15deg)
        }

        to {
            opacity: 0;
            -webkit-transform: perspective(400px) rotateY(90deg);
            transform: perspective(400px) rotateY(90deg)
        }
    }

    @keyframes flipOutY {
        0% {
            -webkit-transform: perspective(400px);
            -ms-transform: perspective(400px);
            transform: perspective(400px)
        }

        30% {
            opacity: 1;
            -webkit-transform: perspective(400px) rotateY(-15deg);
            -ms-transform: perspective(400px) rotateY(-15deg);
            transform: perspective(400px) rotateY(-15deg)
        }

        to {
            opacity: 0;
            -webkit-transform: perspective(400px) rotateY(90deg);
            -ms-transform: perspective(400px) rotateY(90deg);
            transform: perspective(400px) rotateY(90deg)
        }
    }

    .flipOutY {
        -webkit-animation-duration: .75s;
        animation-duration: .75s;
        -webkit-animation-name: flipOutY;
        animation-name: flipOutY;
        -webkit-backface-visibility: visible !important;
        -ms-backface-visibility: visible !important;
        backface-visibility: visible !important
    }

    @-webkit-keyframes lightSpeedIn {
        0% {
            opacity: 0;
            -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
            transform: translate3d(100%, 0, 0) skewX(-30deg)
        }

        60% {
            opacity: 1;
            -webkit-transform: skewX(20deg);
            transform: skewX(20deg)
        }

        80% {
            opacity: 1;
            -webkit-transform: skewX(-5deg);
            transform: skewX(-5deg)
        }

        to {
            opacity: 1;
            -webkit-transform: none;
            transform: none
        }
    }

    @keyframes lightSpeedIn {
        0% {
            opacity: 0;
            -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
            -ms-transform: translate3d(100%, 0, 0) skewX(-30deg);
            transform: translate3d(100%, 0, 0) skewX(-30deg)
        }

        60% {
            opacity: 1;
            -webkit-transform: skewX(20deg);
            -ms-transform: skewX(20deg);
            transform: skewX(20deg)
        }

        80% {
            opacity: 1;
            -webkit-transform: skewX(-5deg);
            -ms-transform: skewX(-5deg);
            transform: skewX(-5deg)
        }

        to {
            opacity: 1;
            -webkit-transform: none;
            -ms-transform: none;
            transform: none
        }
    }

    .lightSpeedIn {
        -webkit-animation-name: lightSpeedIn;
        animation-name: lightSpeedIn;
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }

    @-webkit-keyframes lightSpeedOut {
        0% {
            opacity: 1
        }

        to {
            opacity: 0;
            -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
            transform: translate3d(100%, 0, 0) skewX(30deg)
        }
    }

    @keyframes lightSpeedOut {
        0% {
            opacity: 1
        }

        to {
            opacity: 0;
            -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
            -ms-transform: translate3d(100%, 0, 0) skewX(30deg);
            transform: translate3d(100%, 0, 0) skewX(30deg)
        }
    }

    .lightSpeedOut {
        -webkit-animation-name: lightSpeedOut;
        animation-name: lightSpeedOut;
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }

    @-webkit-keyframes rotateIn {
        0% {
            opacity: 0;
            -webkit-transform: rotate(-200deg);
            transform: rotate(-200deg);
            -webkit-transform-origin: center;
            transform-origin: center
        }

        to {
            opacity: 1;
            -webkit-transform: none;
            transform: none;
            -webkit-transform-origin: center;
            transform-origin: center
        }
    }

    @keyframes rotateIn {
        0% {
            opacity: 0;
            -webkit-transform: rotate(-200deg);
            -ms-transform: rotate(-200deg);
            transform: rotate(-200deg);
            -webkit-transform-origin: center;
            -ms-transform-origin: center;
            transform-origin: center
        }

        to {
            opacity: 1;
            -webkit-transform: none;
            -ms-transform: none;
            transform: none;
            -webkit-transform-origin: center;
            -ms-transform-origin: center;
            transform-origin: center
        }
    }

    .rotateIn {
        -webkit-animation-name: rotateIn;
        animation-name: rotateIn
    }

    @-webkit-keyframes rotateInDownLeft {
        0% {
            opacity: 0;
            -webkit-transform: rotate(-45deg);
            transform: rotate(-45deg);
            -webkit-transform-origin: left bottom;
            transform-origin: left bottom
        }

        to {
            opacity: 1;
            -webkit-transform: none;
            transform: none;
            -webkit-transform-origin: left bottom;
            transform-origin: left bottom
        }
    }

    @keyframes rotateInDownLeft {
        0% {
            opacity: 0;
            -webkit-transform: rotate(-45deg);
            -ms-transform: rotate(-45deg);
            transform: rotate(-45deg);
            -webkit-transform-origin: left bottom;
            -ms-transform-origin: left bottom;
            transform-origin: left bottom
        }

        to {
            opacity: 1;
            -webkit-transform: none;
            -ms-transform: none;
            transform: none;
            -webkit-transform-origin: left bottom;
            -ms-transform-origin: left bottom;
            transform-origin: left bottom
        }
    }

    .rotateInDownLeft {
        -webkit-animation-name: rotateInDownLeft;
        animation-name: rotateInDownLeft
    }

    @-webkit-keyframes rotateInDownRight {
        0% {
            opacity: 0;
            -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
            -webkit-transform-origin: right bottom;
            transform-origin: right bottom
        }

        to {
            opacity: 1;
            -webkit-transform: none;
            transform: none;
            -webkit-transform-origin: right bottom;
            transform-origin: right bottom
        }
    }

    @keyframes rotateInDownRight {
        0% {
            opacity: 0;
            -webkit-transform: rotate(45deg);
            -ms-transform: rotate(45deg);
            transform: rotate(45deg);
            -webkit-transform-origin: right bottom;
            -ms-transform-origin: right bottom;
            transform-origin: right bottom
        }

        to {
            opacity: 1;
            -webkit-transform: none;
            -ms-transform: none;
            transform: none;
            -webkit-transform-origin: right bottom;
            -ms-transform-origin: right bottom;
            transform-origin: right bottom
        }
    }

    .rotateInDownRight {
        -webkit-animation-name: rotateInDownRight;
        animation-name: rotateInDownRight
    }

    @-webkit-keyframes rotateInUpLeft {
        0% {
            opacity: 0;
            -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
            -webkit-transform-origin: left bottom;
            transform-origin: left bottom
        }

        to {
            opacity: 1;
            -webkit-transform: none;
            transform: none;
            -webkit-transform-origin: left bottom;
            transform-origin: left bottom
        }
    }

    @keyframes rotateInUpLeft {
        0% {
            opacity: 0;
            -webkit-transform: rotate(45deg);
            -ms-transform: rotate(45deg);
            transform: rotate(45deg);
            -webkit-transform-origin: left bottom;
            -ms-transform-origin: left bottom;
            transform-origin: left bottom
        }

        to {
            opacity: 1;
            -webkit-transform: none;
            -ms-transform: none;
            transform: none;
            -webkit-transform-origin: left bottom;
            -ms-transform-origin: left bottom;
            transform-origin: left bottom
        }
    }

    .rotateInUpLeft {
        -webkit-animation-name: rotateInUpLeft;
        animation-name: rotateInUpLeft
    }

    @-webkit-keyframes rotateInUpRight {
        0% {
            opacity: 0;
            -webkit-transform: rotate(-90deg);
            transform: rotate(-90deg);
            -webkit-transform-origin: right bottom;
            transform-origin: right bottom
        }

        to {
            opacity: 1;
            -webkit-transform: none;
            transform: none;
            -webkit-transform-origin: right bottom;
            transform-origin: right bottom
        }
    }

    @keyframes rotateInUpRight {
        0% {
            opacity: 0;
            -webkit-transform: rotate(-90deg);
            -ms-transform: rotate(-90deg);
            transform: rotate(-90deg);
            -webkit-transform-origin: right bottom;
            -ms-transform-origin: right bottom;
            transform-origin: right bottom
        }

        to {
            opacity: 1;
            -webkit-transform: none;
            -ms-transform: none;
            transform: none;
            -webkit-transform-origin: right bottom;
            -ms-transform-origin: right bottom;
            transform-origin: right bottom
        }
    }

    .rotateInUpRight {
        -webkit-animation-name: rotateInUpRight;
        animation-name: rotateInUpRight
    }

    @-webkit-keyframes rotateOut {
        0% {
            opacity: 1;
            -webkit-transform-origin: center;
            transform-origin: center
        }

        to {
            opacity: 0;
            -webkit-transform: rotate(200deg);
            transform: rotate(200deg);
            -webkit-transform-origin: center;
            transform-origin: center
        }
    }

    @keyframes rotateOut {
        0% {
            opacity: 1;
            -webkit-transform-origin: center;
            -ms-transform-origin: center;
            transform-origin: center
        }

        to {
            opacity: 0;
            -webkit-transform: rotate(200deg);
            -ms-transform: rotate(200deg);
            transform: rotate(200deg);
            -webkit-transform-origin: center;
            -ms-transform-origin: center;
            transform-origin: center
        }
    }

    .rotateOut {
        -webkit-animation-name: rotateOut;
        animation-name: rotateOut
    }

    @-webkit-keyframes rotateOutDownLeft {
        0% {
            opacity: 1;
            -webkit-transform-origin: left bottom;
            transform-origin: left bottom
        }

        to {
            opacity: 0;
            -webkit-transform: rotate(0, 0, 1, 45deg);
            transform: rotate(0, 0, 1, 45deg);
            -webkit-transform-origin: left bottom;
            transform-origin: left bottom
        }
    }

    @keyframes rotateOutDownLeft {
        0% {
            opacity: 1;
            -webkit-transform-origin: left bottom;
            -ms-transform-origin: left bottom;
            transform-origin: left bottom
        }

        to {
            opacity: 0;
            -webkit-transform: rotate(0, 0, 1, 45deg);
            -ms-transform: rotate(0, 0, 1, 45deg);
            transform: rotate(0, 0, 1, 45deg);
            -webkit-transform-origin: left bottom;
            -ms-transform-origin: left bottom;
            transform-origin: left bottom
        }
    }

    .rotateOutDownLeft {
        -webkit-animation-name: rotateOutDownLeft;
        animation-name: rotateOutDownLeft
    }

    @-webkit-keyframes rotateOutDownRight {
        0% {
            opacity: 1;
            -webkit-transform-origin: right bottom;
            transform-origin: right bottom
        }

        to {
            opacity: 0;
            -webkit-transform: rotate(-45deg);
            transform: rotate(-45deg);
            -webkit-transform-origin: right bottom;
            transform-origin: right bottom
        }
    }

    @keyframes rotateOutDownRight {
        0% {
            opacity: 1;
            -webkit-transform-origin: right bottom;
            -ms-transform-origin: right bottom;
            transform-origin: right bottom
        }

        to {
            opacity: 0;
            -webkit-transform: rotate(-45deg);
            -ms-transform: rotate(-45deg);
            transform: rotate(-45deg);
            -webkit-transform-origin: right bottom;
            -ms-transform-origin: right bottom;
            transform-origin: right bottom
        }
    }

    .rotateOutDownRight {
        -webkit-animation-name: rotateOutDownRight;
        animation-name: rotateOutDownRight
    }

    @-webkit-keyframes rotateOutUpLeft {
        0% {
            opacity: 1;
            -webkit-transform-origin: left bottom;
            transform-origin: left bottom
        }

        to {
            opacity: 0;
            -webkit-transform: rotate(-45deg);
            transform: rotate(-45deg);
            -webkit-transform-origin: left bottom;
            transform-origin: left bottom
        }
    }

    @keyframes rotateOutUpLeft {
        0% {
            opacity: 1;
            -webkit-transform-origin: left bottom;
            -ms-transform-origin: left bottom;
            transform-origin: left bottom
        }

        to {
            opacity: 0;
            -webkit-transform: rotate(-45deg);
            -ms-transform: rotate(-45deg);
            transform: rotate(-45deg);
            -webkit-transform-origin: left bottom;
            -ms-transform-origin: left bottom;
            transform-origin: left bottom
        }
    }

    .rotateOutUpLeft {
        -webkit-animation-name: rotateOutUpLeft;
        animation-name: rotateOutUpLeft
    }

    @-webkit-keyframes rotateOutUpRight {
        0% {
            opacity: 1;
            -webkit-transform-origin: right bottom;
            transform-origin: right bottom
        }

        to {
            opacity: 0;
            -webkit-transform: rotate(90deg);
            transform: rotate(90deg);
            -webkit-transform-origin: right bottom;
            transform-origin: right bottom
        }
    }

    @keyframes rotateOutUpRight {
        0% {
            opacity: 1;
            -webkit-transform-origin: right bottom;
            -ms-transform-origin: right bottom;
            transform-origin: right bottom
        }

        to {
            opacity: 0;
            -webkit-transform: rotate(90deg);
            -ms-transform: rotate(90deg);
            transform: rotate(90deg);
            -webkit-transform-origin: right bottom;
            -ms-transform-origin: right bottom;
            transform-origin: right bottom
        }
    }

    .rotateOutUpRight {
        -webkit-animation-name: rotateOutUpRight;
        animation-name: rotateOutUpRight
    }

    @-webkit-keyframes hinge {
        0% {
            -webkit-animation-timing-function: ease-in-out;
            animation-timing-function: ease-in-out;
            -webkit-transform-origin: top left;
            transform-origin: top left
        }

        20%,
        60% {
            -webkit-animation-timing-function: ease-in-out;
            animation-timing-function: ease-in-out;
            -webkit-transform: rotate(80deg);
            transform: rotate(80deg);
            -webkit-transform-origin: top left;
            transform-origin: top left
        }

        40%,
        80% {
            -webkit-animation-timing-function: ease-in-out;
            animation-timing-function: ease-in-out;
            opacity: 1;
            -webkit-transform: rotate(60deg);
            transform: rotate(60deg);
            -webkit-transform-origin: top left;
            transform-origin: top left
        }

        to {
            opacity: 0;
            -webkit-transform: translate3d(0, 700px, 0);
            transform: translate3d(0, 700px, 0)
        }
    }

    @keyframes hinge {
        0% {
            -webkit-animation-timing-function: ease-in-out;
            animation-timing-function: ease-in-out;
            -webkit-transform-origin: top left;
            -ms-transform-origin: top left;
            transform-origin: top left
        }

        20%,
        60% {
            -webkit-animation-timing-function: ease-in-out;
            animation-timing-function: ease-in-out;
            -webkit-transform: rotate(80deg);
            -ms-transform: rotate(80deg);
            transform: rotate(80deg);
            -webkit-transform-origin: top left;
            -ms-transform-origin: top left;
            transform-origin: top left
        }

        40%,
        80% {
            -webkit-animation-timing-function: ease-in-out;
            animation-timing-function: ease-in-out;
            opacity: 1;
            -webkit-transform: rotate(60deg);
            -ms-transform: rotate(60deg);
            transform: rotate(60deg);
            -webkit-transform-origin: top left;
            -ms-transform-origin: top left;
            transform-origin: top left
        }

        to {
            opacity: 0;
            -webkit-transform: translate3d(0, 700px, 0);
            -ms-transform: translate3d(0, 700px, 0);
            transform: translate3d(0, 700px, 0)
        }
    }

    .hinge {
        -webkit-animation-name: hinge;
        animation-name: hinge
    }

    @-webkit-keyframes rollIn {
        0% {
            opacity: 0;
            -webkit-transform: translate3d(-100%, 0, 0) rotate(-120deg);
            transform: translate3d(-100%, 0, 0) rotate(-120deg)
        }

        to {
            opacity: 1;
            -webkit-transform: none;
            transform: none
        }
    }

    @keyframes rollIn {
        0% {
            opacity: 0;
            -webkit-transform: translate3d(-100%, 0, 0) rotate(-120deg);
            -ms-transform: translate3d(-100%, 0, 0) rotate(-120deg);
            transform: translate3d(-100%, 0, 0) rotate(-120deg)
        }

        to {
            opacity: 1;
            -webkit-transform: none;
            -ms-transform: none;
            transform: none
        }
    }

    .rollIn {
        -webkit-animation-name: rollIn;
        animation-name: rollIn
    }

    @-webkit-keyframes rollOut {
        0% {
            opacity: 1
        }

        to {
            opacity: 0;
            -webkit-transform: translate3d(100%, 0, 0) rotate(120deg);
            transform: translate3d(100%, 0, 0) rotate(120deg)
        }
    }

    @keyframes rollOut {
        0% {
            opacity: 1
        }

        to {
            opacity: 0;
            -webkit-transform: translate3d(100%, 0, 0) rotate(120deg);
            -ms-transform: translate3d(100%, 0, 0) rotate(120deg);
            transform: translate3d(100%, 0, 0) rotate(120deg)
        }
    }

    .rollOut {
        -webkit-animation-name: rollOut;
        animation-name: rollOut
    }

    @-webkit-keyframes zoomIn {
        0% {
            opacity: 0;
            -webkit-transform: scale3d(.3, .3, .3);
            transform: scale3d(.3, .3, .3)
        }

        50% {
            opacity: 1
        }
    }

    @keyframes zoomIn {
        0% {
            opacity: 0;
            -webkit-transform: scale3d(.3, .3, .3);
            -ms-transform: scale3d(.3, .3, .3);
            transform: scale3d(.3, .3, .3)
        }

        50% {
            opacity: 1
        }
    }

    .zoomIn {
        -webkit-animation-name: zoomIn;
        animation-name: zoomIn
    }

    @-webkit-keyframes zoomInDown {
        0% {
            -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
            animation-timing-function: cubic-bezier(.55, .055, .675, .19);
            opacity: 0;
            -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
            transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0)
        }

        60% {
            -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
            animation-timing-function: cubic-bezier(.175, .885, .32, 1);
            opacity: 1;
            -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
            transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0)
        }
    }

    @keyframes zoomInDown {
        0% {
            -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
            animation-timing-function: cubic-bezier(.55, .055, .675, .19);
            opacity: 0;
            -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
            -ms-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
            transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0)
        }

        60% {
            -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
            animation-timing-function: cubic-bezier(.175, .885, .32, 1);
            opacity: 1;
            -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
            -ms-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
            transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0)
        }
    }

    .zoomInDown {
        -webkit-animation-name: zoomInDown;
        animation-name: zoomInDown
    }

    @-webkit-keyframes zoomInLeft {
        0% {
            -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
            animation-timing-function: cubic-bezier(.55, .055, .675, .19);
            opacity: 0;
            -webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
            transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0)
        }

        60% {
            -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
            animation-timing-function: cubic-bezier(.175, .885, .32, 1);
            opacity: 1;
            -webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
            transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0)
        }
    }

    @keyframes zoomInLeft {
        0% {
            -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
            animation-timing-function: cubic-bezier(.55, .055, .675, .19);
            opacity: 0;
            -webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
            -ms-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
            transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0)
        }

        60% {
            -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
            animation-timing-function: cubic-bezier(.175, .885, .32, 1);
            opacity: 1;
            -webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
            -ms-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
            transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0)
        }
    }

    .zoomInLeft {
        -webkit-animation-name: zoomInLeft;
        animation-name: zoomInLeft
    }

    @-webkit-keyframes zoomInRight {
        0% {
            -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
            animation-timing-function: cubic-bezier(.55, .055, .675, .19);
            opacity: 0;
            -webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
            transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0)
        }

        60% {
            -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
            animation-timing-function: cubic-bezier(.175, .885, .32, 1);
            opacity: 1;
            -webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
            transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0)
        }
    }

    @keyframes zoomInRight {
        0% {
            -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
            animation-timing-function: cubic-bezier(.55, .055, .675, .19);
            opacity: 0;
            -webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
            -ms-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
            transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0)
        }

        60% {
            -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
            animation-timing-function: cubic-bezier(.175, .885, .32, 1);
            opacity: 1;
            -webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
            -ms-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
            transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0)
        }
    }

    .zoomInRight {
        -webkit-animation-name: zoomInRight;
        animation-name: zoomInRight
    }

    @-webkit-keyframes zoomInUp {
        0% {
            -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
            animation-timing-function: cubic-bezier(.55, .055, .675, .19);
            opacity: 0;
            -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
            transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0)
        }

        60% {
            -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
            animation-timing-function: cubic-bezier(.175, .885, .32, 1);
            opacity: 1;
            -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
            transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0)
        }
    }

    @keyframes zoomInUp {
        0% {
            -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
            animation-timing-function: cubic-bezier(.55, .055, .675, .19);
            opacity: 0;
            -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
            -ms-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
            transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0)
        }

        60% {
            -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
            animation-timing-function: cubic-bezier(.175, .885, .32, 1);
            opacity: 1;
            -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
            -ms-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
            transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0)
        }
    }

    .zoomInUp {
        -webkit-animation-name: zoomInUp;
        animation-name: zoomInUp
    }

    @-webkit-keyframes zoomOut {
        0% {
            opacity: 1
        }

        50% {
            opacity: 0;
            -webkit-transform: scale3d(.3, .3, .3);
            transform: scale3d(.3, .3, .3)
        }

        to {
            opacity: 0
        }
    }

    @keyframes zoomOut {
        0% {
            opacity: 1
        }

        50% {
            opacity: 0;
            -webkit-transform: scale3d(.3, .3, .3);
            -ms-transform: scale3d(.3, .3, .3);
            transform: scale3d(.3, .3, .3)
        }

        to {
            opacity: 0
        }
    }

    .zoomOut {
        -webkit-animation-name: zoomOut;
        animation-name: zoomOut
    }

    @-webkit-keyframes zoomOutDown {
        40% {
            -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
            animation-timing-function: cubic-bezier(.55, .055, .675, .19);
            opacity: 1;
            -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
            transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0)
        }

        to {
            -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
            animation-timing-function: cubic-bezier(.175, .885, .32, 1);
            opacity: 0;
            -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
            transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
            -webkit-transform-origin: center bottom;
            transform-origin: center bottom
        }
    }

    @keyframes zoomOutDown {
        40% {
            -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
            animation-timing-function: cubic-bezier(.55, .055, .675, .19);
            opacity: 1;
            -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
            -ms-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
            transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0)
        }

        to {
            -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
            animation-timing-function: cubic-bezier(.175, .885, .32, 1);
            opacity: 0;
            -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
            -ms-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
            transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
            -webkit-transform-origin: center bottom;
            -ms-transform-origin: center bottom;
            transform-origin: center bottom
        }
    }

    .zoomOutDown {
        -webkit-animation-name: zoomOutDown;
        animation-name: zoomOutDown
    }

    @-webkit-keyframes zoomOutLeft {
        40% {
            opacity: 1;
            -webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
            transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0)
        }

        to {
            opacity: 0;
            -webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
            transform: scale(.1) translate3d(-2000px, 0, 0);
            -webkit-transform-origin: left center;
            transform-origin: left center
        }
    }

    @keyframes zoomOutLeft {
        40% {
            opacity: 1;
            -webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
            -ms-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
            transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0)
        }

        to {
            opacity: 0;
            -webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
            -ms-transform: scale(.1) translate3d(-2000px, 0, 0);
            transform: scale(.1) translate3d(-2000px, 0, 0);
            -webkit-transform-origin: left center;
            -ms-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(.475, .475, .475) translate3d(-42px, 0, 0);
            transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0)
        }

        to {
            opacity: 0;
            -webkit-transform: scale(.1) translate3d(2000px, 0, 0);
            transform: scale(.1) translate3d(2000px, 0, 0);
            -webkit-transform-origin: right center;
            transform-origin: right center
        }
    }

    @keyframes zoomOutRight {
        40% {
            opacity: 1;
            -webkit-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
            -ms-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
            transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0)
        }

        to {
            opacity: 0;
            -webkit-transform: scale(.1) translate3d(2000px, 0, 0);
            -ms-transform: scale(.1) translate3d(2000px, 0, 0);
            transform: scale(.1) translate3d(2000px, 0, 0);
            -webkit-transform-origin: right center;
            -ms-transform-origin: right center;
            transform-origin: right center
        }
    }

    .zoomOutRight {
        -webkit-animation-name: zoomOutRight;
        animation-name: zoomOutRight
    }

    @-webkit-keyframes zoomOutUp {
        40% {
            -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
            animation-timing-function: cubic-bezier(.55, .055, .675, .19);
            opacity: 1;
            -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
            transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0)
        }

        to {
            -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
            animation-timing-function: cubic-bezier(.175, .885, .32, 1);
            opacity: 0;
            -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
            transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
            -webkit-transform-origin: center bottom;
            transform-origin: center bottom
        }
    }

    @keyframes zoomOutUp {
        40% {
            -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
            animation-timing-function: cubic-bezier(.55, .055, .675, .19);
            opacity: 1;
            -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
            -ms-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
            transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0)
        }

        to {
            -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
            animation-timing-function: cubic-bezier(.175, .885, .32, 1);
            opacity: 0;
            -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
            -ms-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
            transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
            -webkit-transform-origin: center bottom;
            -ms-transform-origin: center bottom;
            transform-origin: center bottom
        }
    }

    .zoomOutUp {
        -webkit-animation-name: zoomOutUp;
        animation-name: zoomOutUp
    }
}
.row-fluid [class*=span] {
    min-height: 1px
}

.hs-blog-social-share .hs-blog-social-share-list {
    margin: 0
}

.hs-blog-social-share .hs-blog-social-share-list .hs-blog-social-share-item {
    height: 30px
}

@media (max-width:479px) {
    .hs-blog-social-share .hs-blog-social-share-list .hs-blog-social-share-item:nth-child(2) {
        float: none !important
    }
}

.hs-blog-social-share .hs-blog-social-share-list .hs-blog-social-share-item .fb-like>span {
    vertical-align: top !important
}

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

#calroot {
    line-height: normal;
    width: 202px !important
}

#calroot,
#calroot *,
#calroot :after,
#calroot :before {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box
}

#calroot select {
    font-family: Lucida Grande, Lucida Sans Unicode, Bitstream Vera Sans, Trebuchet MS, Verdana, sans-serif !important;
    font-size: 10px !important;
    font-weight: 400 !important;
    line-height: 18px !important;
    min-height: 0 !important;
    padding: 1px 2px !important
}

#caldays {
    margin-bottom: 4px
}

#calmonth,
#calyear {
    display: inline
}

.hs-responsive-embed {
    height: auto;
    overflow: hidden;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
    position: relative
}

.hs-responsive-embed embed,
.hs-responsive-embed iframe,
.hs-responsive-embed object {
    border: 0;
    height: 100%;
    width: 100%
}

.hs-responsive-embed,
.hs-responsive-embed.hs-responsive-embed-vimeo,
.hs-responsive-embed.hs-responsive-embed-wistia,
.hs-responsive-embed.hs-responsive-embed-youtube {
    padding-bottom: 2%
}

.hs-responsive-embed.hs-responsive-embed-instagram {
    padding-bottom: 116.01%
}

.hs-responsive-embed.hs-responsive-embed-pinterest {
    height: auto;
    overflow: visible;
    padding: 0
}

.hs-responsive-embed.hs-responsive-embed-pinterest iframe {
    height: auto;
    position: static;
    width: auto
}

iframe[src^="http://www.slideshare.net/slideshow/embed_code/"] {
    max-width: 100%;
    width: 100%
}

@media (max-width:568px) {
    iframe {
        max-width: 100%
    }
}

#email-prefs-form .email-edit {
    max-width: 507px !important;
    width: 100% !important
}

#hs-pwd-widget-password {
    height: auto !important
}

.hs-menu-wrapper ul {
    padding: 0
}

.hs-menu-wrapper.hs-menu-flow-horizontal ul {
    list-style: none;
    margin: 0
}

.hs-menu-wrapper.hs-menu-flow-horizontal>ul {
    display: inline-block
}

.hs-menu-wrapper.hs-menu-flow-horizontal>ul:before {
    content: " ";
    display: table
}

.hs-menu-wrapper.hs-menu-flow-horizontal>ul:after {
    clear: both;
    content: " ";
    display: table
}

.hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-menu-depth-1 {
    float: left
}

.hs-menu-wrapper.hs-menu-flow-horizontal>ul li a {
    display: inline-block
}

.hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-item-has-children {
    position: relative
}

.hs-menu-wrapper.hs-menu-flow-horizontal.flyouts>ul li.hs-item-has-children ul.hs-menu-children-wrapper {
    left: 0;
    opacity: 0;
    position: absolute;
    -webkit-transition: opacity .4s;
    visibility: hidden;
    z-index: 10
}

.hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-item-has-children ul.hs-menu-children-wrapper li a {
    display: block;
    white-space: nowrap
}

.hs-menu-wrapper.hs-menu-flow-horizontal.flyouts>ul li.hs-item-has-children ul.hs-menu-children-wrapper li.hs-item-has-children ul.hs-menu-children-wrapper {
    left: 100%;
    top: 0
}

.hs-menu-wrapper.hs-menu-flow-horizontal.flyouts>ul li.hs-item-has-children:hover>ul.hs-menu-children-wrapper {
    opacity: 1;
    visibility: visible
}

.row-fluid-wrapper:last-child .hs-menu-wrapper.hs-menu-flow-horizontal>ul {
    margin-bottom: 0
}

.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch {
    position: relative
}

.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch>ul {
    margin-bottom: 0
}

.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch>ul li.hs-item-has-children {
    position: static
}

.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch>ul li.hs-item-has-children ul.hs-menu-children-wrapper {
    display: none
}

.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch>ul li.hs-item-has-children.active-branch>ul.hs-menu-children-wrapper {
    display: block;
    opacity: 1;
    visibility: visible
}

.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch>ul li.hs-item-has-children.active-branch>ul.hs-menu-children-wrapper:before {
    content: " ";
    display: table
}

.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch>ul li.hs-item-has-children.active-branch>ul.hs-menu-children-wrapper:after {
    clear: both;
    content: " ";
    display: table
}

.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch>ul li.hs-item-has-children.active-branch>ul.hs-menu-children-wrapper>li {
    float: left
}

.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch>ul li.hs-item-has-children.active-branch>ul.hs-menu-children-wrapper>li a {
    display: inline-block
}

.hs-menu-wrapper.hs-menu-flow-vertical {
    width: 100%
}

.hs-menu-wrapper.hs-menu-flow-vertical ul {
    list-style: none;
    margin: 0
}

.hs-menu-wrapper.hs-menu-flow-vertical li a {
    display: block
}

.hs-menu-wrapper.hs-menu-flow-vertical>ul {
    margin-bottom: 0
}

.hs-menu-wrapper.hs-menu-flow-vertical>ul li.hs-menu-depth-1>a {
    width: auto
}

.hs-menu-wrapper.hs-menu-flow-vertical>ul li.hs-item-has-children {
    position: relative
}

.hs-menu-wrapper.hs-menu-flow-vertical.flyouts>ul li.hs-item-has-children ul.hs-menu-children-wrapper {
    left: 0;
    opacity: 0;
    position: absolute;
    -webkit-transition: opacity .4s;
    visibility: hidden;
    z-index: 10
}

.hs-menu-wrapper.hs-menu-flow-vertical>ul li.hs-item-has-children ul.hs-menu-children-wrapper li a {
    display: block;
    white-space: nowrap
}

.hs-menu-wrapper.hs-menu-flow-vertical.flyouts>ul li.hs-item-has-children ul.hs-menu-children-wrapper {
    left: 100%;
    top: 0
}

.hs-menu-wrapper.hs-menu-flow-vertical.flyouts>ul li.hs-item-has-children:hover>ul.hs-menu-children-wrapper {
    opacity: 1;
    visibility: visible
}

@media (max-width:767px) {

    .hs-menu-wrapper,
    .hs-menu-wrapper * {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        display: block;
        width: 100%
    }

    .hs-menu-wrapper.hs-menu-flow-horizontal ul {
        display: block;
        list-style: none;
        margin: 0
    }

    .hs-menu-wrapper.hs-menu-flow-horizontal>ul {
        display: block
    }

    .hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-menu-depth-1 {
        float: none
    }

    .hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch>ul li.hs-item-has-children.active-branch>ul.hs-menu-children-wrapper>li a,
    .hs-menu-wrapper.hs-menu-flow-horizontal>ul li a,
    .hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-item-has-children ul.hs-menu-children-wrapper li a {
        display: block
    }

    .hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-item-has-children ul.hs-menu-children-wrapper {
        opacity: 1 !important;
        position: static !important;
        visibility: visible !important
    }

    .hs-menu-wrapper.hs-menu-flow-horizontal ul ul ul {
        padding: 0
    }

    .hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-item-has-children ul.hs-menu-children-wrapper li a {
        white-space: normal
    }

    .hs-menu-wrapper.hs-menu-flow-vertical.flyouts>ul li.hs-item-has-children ul.hs-menu-children-wrapper {
        opacity: 1;
        position: static;
        visibility: visible
    }
}

.hs-menu-wrapper.hs-menu-flow-vertical.no-flyouts .hs-menu-children-wrapper {
    opacity: 1;
    visibility: visible
}

.hs-menu-wrapper.hs-menu-flow-horizontal.no-flyouts>ul li.hs-item-has-children ul.hs-menu-children-wrapper {
    display: block;
    opacity: 1;
    visibility: visible
}

.widget-type-space {
    visibility: hidden
}

.hs-author-social-links {
    display: inline-block
}

.hs-author-social-links a.hs-author-social-link {
    display: inline-block;
    font-size: 25px;
    padding-right: 3px
}

.about-author-sec {
    margin-top: 40px
}

.about-author-sec img {
    border: 1px solid #ccc;
    border-radius: 50%;
    display: block
}

.hs-author-social-links a.hs-author-social-link.hs-social-facebook {
    background-image: url(../images/facebook-24x24.png)
}

.hs-author-social-links a.hs-author-social-link.hs-social-linkedin {
    background-image: url(../images/linkedin-24x24.png)
}

.hs-author-social-links a.hs-author-social-link.hs-social-twitter {
    background-image: url(../images/twitter-24x24.png)
}

.hs-author-social-links a.hs-author-social-link.hs-social-google-plus {
    background-image: url(../images/googleplus-24x24.png)
}

.hs_cos_wrapper_type_image_slider {
    display: block;
    overflow: hidden
}

.hs_cos_flex-container a:active,
.hs_cos_flex-container a:focus,
.hs_cos_flex-slider a:active,
.hs_cos_flex-slider a:focus {
    outline: none
}

.hs_cos_flex-control-nav,
.hs_cos_flex-direction-nav,
.hs_cos_flex-slides {
    list-style: none;
    margin: 0;
    padding: 0
}

.hs_cos_flex-slider {
    margin: 0;
    padding: 0
}

.hs_cos_flex-slider .hs_cos_flex-slides>li {
    -webkit-backface-visibility: hidden;
    display: none;
    position: relative
}

.hs_cos_flex-slider .hs_cos_flex-slides img {
    border-radius: 0;
    display: block;
    width: 100%
}

.hs_cos_flex-pauseplay span {
    text-transform: capitalize
}

.hs_cos_flex-slides:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    line-height: 0;
    visibility: hidden
}

html[xmlns] .hs_cos_flex-slides {
    display: block
}

* html .hs_cos_flex-slides {
    height: 1%
}

.hs_cos_flex-slider {
    background: #fff;
    border: 0;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    margin: 0 0 60px;
    position: relative;
    zoom: 1
}

.hs_cos_flex-viewport {
    max-height: 2000px;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    transition: all 1s ease
}

.loading .hs_cos_flex-viewport {
    max-height: 300px
}

.hs_cos_flex-slider .hs_cos_flex-slides {
    zoom: 1
}

.carousel li {
    margin-right: 5px
}

.hs_cos_flex-direction-nav {
    *height: 0
}

.hs_cos_flex-direction-nav a {
    background: url(../images/bg_direction_nav.png) no-repeat 0 0;
    cursor: pointer;
    display: block;
    height: 30px;
    margin: -20px 0 0;
    opacity: 0;
    position: absolute;
    text-indent: -9999px;
    top: 50%;
    -webkit-transition: all .3s ease;
    width: 30px;
    z-index: 10
}

.hs_cos_flex-direction-nav .hs_cos_flex-next {
    background-position: 100% 0;
    right: -36px
}

.hs_cos_flex-direction-nav .hs_cos_flex-prev {
    left: -36px
}

.hs_cos_flex-slider:hover .hs_cos_flex-next {
    opacity: .8;
    right: 5px
}

.hs_cos_flex-slider:hover .hs_cos_flex-prev {
    left: 5px;
    opacity: .8
}

.hs_cos_flex-slider:hover .hs_cos_flex-next:hover,
.hs_cos_flex-slider:hover .hs_cos_flex-prev:hover {
    opacity: 1
}

.hs_cos_flex-direction-nav .hs_cos_flex-disabled {
    cursor: default;
    filter: alpha(opacity=30);
    opacity: .3 !important
}

.hs_cos_flex_thumbnavs-direction-nav {
    *height: 0;
    list-style: none;
    margin: 0;
    padding: 0
}

.hs_cos_flex_thumbnavs-direction-nav a {
    background: url(../images/bg_direction_nav.png) no-repeat 0 40%;
    cursor: pointer;
    display: block;
    height: 140px;
    margin: -60px 0 0;
    opacity: 1;
    position: absolute;
    text-indent: -9999px;
    top: 50%;
    -webkit-transition: all .3s ease;
    width: 30px;
    z-index: 10
}

.hs_cos_flex_thumbnavs-direction-nav .hs_cos_flex_thumbnavs-next {
    background-position: 100% 40%;
    right: 0
}

.hs_cos_flex_thumbnavs-direction-nav .hs_cos_flex_thumbnavs-prev {
    left: 0
}

.hs-cos-flex-slider-control-panel img {
    cursor: pointer
}

.hs-cos-flex-slider-control-panel img:hover {
    opacity: .8
}

.hs-cos-flex-slider-control-panel {
    margin-top: -30px
}

.hs_cos_flex-control-nav {
    bottom: -40px;
    position: absolute;
    text-align: center;
    width: 100%
}

.hs_cos_flex-control-nav li {
    display: inline-block;
    *display: inline;
    margin: 0 6px;
    zoom: 1
}

.hs_cos_flex-control-paging li a {
    background: #666;
    background: rgba(0, 0, 0, .5);
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -o-border-radius: 20px;
    border-radius: 20px;
    box-shadow: inset 0 0 3px rgba(0, 0, 0, .3);
    cursor: pointer;
    display: block;
    height: 11px;
    text-indent: -9999px;
    width: 11px
}

.hs_cos_flex-control-paging li a:hover {
    background: #333;
    background: rgba(0, 0, 0, .7)
}

.hs_cos_flex-control-paging li a.hs_cos_flex-active {
    background: #000;
    background: rgba(0, 0, 0, .9);
    cursor: default
}

.hs_cos_flex-control-thumbs {
    margin: 5px 0 0;
    overflow: hidden;
    position: static
}

.hs_cos_flex-control-thumbs li {
    float: left;
    margin: 0;
    width: 25%
}

.hs_cos_flex-control-thumbs img {
    cursor: pointer;
    display: block;
    opacity: .7;
    width: 100%
}

.hs_cos_flex-control-thumbs img:hover {
    opacity: 1
}

.hs_cos_flex-control-thumbs .hs_cos_flex-active {
    cursor: default;
    opacity: 1
}

@media screen and (max-width:860px) {
    .hs_cos_flex-direction-nav .hs_cos_flex-prev {
        left: 0;
        opacity: 1
    }

    .hs_cos_flex-direction-nav .hs_cos_flex-next {
        opacity: 1;
        right: 0
    }
}

.hs_cos_flex-slider .caption {
    background-color: rgba(0, 0, 0, .5);
    bottom: 0;
    font-size: 2em;
    width: 100%
}

.hs_cos_flex-slider .caption,
.hs_cos_flex-slider .superimpose .caption {
    color: #fff;
    line-height: 1.1em;
    padding: 0 5%;
    position: absolute;
    text-align: center
}

.hs_cos_flex-slider .superimpose .caption {
    background-color: transparent;
    font-size: 3em;
    top: 40%;
    width: 90%
}

@media (max-width:400px) {
    .hs_cos_flex-slider .superimpose .caption {
        background-color: #000;
        color: #fff;
        font-size: 2em;
        line-height: 1.1em;
        padding: 0 5%;
        position: static;
        text-align: center;
        top: 40%;
        width: 90%
    }
}

.hs_cos_flex-slider h1,
.hs_cos_flex-slider h2,
.hs_cos_flex-slider h3,
.hs_cos_flex-slider h4,
.hs_cos_flex-slider h5,
.hs_cos_flex-slider h6,
.hs_cos_flex-slider p {
    color: #fff
}

.hs-gallery-thumbnails li {
    display: inline-block;
    margin: 0 -4px 0 0;
    padding: 0
}

.hs-gallery-thumbnails.fixed-height li img {
    border-width: 0;
    margin: 0;
    max-height: 150px;
    padding: 0
}

pre {
    overflow-x: auto
}

table pre {
    white-space: pre-wrap
}

.comment {
    margin: 10px 0
}

.hs_cos_wrapper_type_header,
.hs_cos_wrapper_type_page_footer,
.hs_cos_wrapper_type_raw_html,
.hs_cos_wrapper_type_raw_jinja,
.hs_cos_wrapper_type_rich_text,
.hs_cos_wrapper_type_section_header,
.hs_cos_wrapper_type_text {
    word-wrap: break-word
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
    display: block
}

audio,
canvas,
video {
    display: inline-block;
    *display: inline;
    *zoom: 1
}

audio:not([controls]) {
    display: none
}

.wp-float-left {
    float: left;
    margin: 0 20px 20px 0
}

.wp-float-right {
    float: right;
    margin: 0 0 20px 20px
}

#map_canvas img,
.google-maps img {
    max-width: none
}

#recaptcha_table td {
    line-height: 0
}

.recaptchatable #recaptcha_response_field {
    line-height: 12px;
    min-height: 0
}

html {
    scroll-behavior: smooth
}

body {
    overflow-x: hidden
}

.container-fluid .row-fluid .page-center,
.page-center {
    float: none;
    margin: 0 auto;
    max-width: 1200px;
    width: 100%
}

.container-fluid .row-fluid .narrowCenter,
.narrowCenter {
    float: none;
    margin: 0 auto;
    max-width: 700px;
    width: 100%
}

.group:after {
    clear: both;
    content: "";
    display: table
}

.inLineAnchor {
    margin-top: -100px;
    padding-top: 100px;
    position: relative
}

.paddingTB {
    padding: 40px 0
}

@media(max-width:1300px) {
    .paddingTB {
        padding: 40px 10px
    }
}

.videoWrapper {
    height: 0;
    padding-bottom: 56.25%;
    padding-top: 25px;
    position: relative
}

.videoWrapper iframe {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}

.pageVid {
    float: none;
    margin: 10px auto;
    max-width: 560px
}

@media(max-width:768px) {
    .pageVid {
        float: none;
        margin: 10px auto;
        max-width: 100%
    }
}

div.twoCols {
    column-count: 2
}

div.twoCols h3,
div.twoCols p {
    margin-top: 0;
    padding-top: 0
}

ul.twoCols {
    column-count: 2
}

ul.twoColsRight {
    column-count: 2;
    column-gap: 60px
}

ul.twoLines {
    line-height: 2
}

@media(max-width:768px) {

    div.twoCols,
    ul.twoCols,
    ul.twoColsRight {
        column-count: 1
    }
}

.hs_cos_wrapper_type_header,
.hs_cos_wrapper_type_page_footer,
.hs_cos_wrapper_type_raw_html,
.hs_cos_wrapper_type_raw_jinja,
.hs_cos_wrapper_type_rich_text,
.hs_cos_wrapper_type_section_header,
.hs_cos_wrapper_type_text {
    word-wrap: normal !important
}

.internalImage {
    margin: 20px
}

@media(max-width:768px) {
    .internalImage {
        float: none;
        margin: auto
    }
}

.specsTable {
    border: 2px solid #ddd;
    border-collapse: collapse;
    color: #545353;
    width: 90%
}

.specsTable td {
    border: none;
    padding: 5px;
    text-align: left
}

.specsTable tr:nth-child(odd) {
    background: #fff
}

.specsTable tr:nth-child(2n) {
    background: #f0f0f0
}

@media(max-width:768px) {
    .specsTable {
        float: none;
        margin: 0 auto
    }
}

.languagePicker .goog-te-gadget-icon {
    background: none !important
}

.languagePicker .goog-te-gadget img {
    display: none !important
}

.goog-te-banner-frame {
    border-bottom: none !important;
    box-shadow: none !important;
    height: 0 !important;
    overflow: hidden !important
}

.goog-te-menu-frame {
    overflow: auto !important
}

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

body,
html {
    margin: 0;
    min-height: 100%;
    padding: 0
}

body {
    background: #fff;
    color: #545353;
    font-family: Roboto, sans-serif;
    font-size: 22px;
    font-weight: 400;
    line-height: 1.25;
    top: 0 !important
}

@media(max-width:768px) {
    body {
        font-size: 18px
    }
}

.nuSpan4 {
    margin-left: .7% !important
}

.nuSpan4,
.nuSpan4one {
    width: 32.86% !important
}

.nuSpan4one {
    margin-left: 0 !important
}

@media(max-width:768px) {

    .nuSpan4,
    .nuSpan4one {
        margin-left: 0 !important;
        width: 100% !important
    }
}

.bigPadBottom {
    padding-bottom: 60px
}

@media(max-width:768px) {
    .bigPadBottom {
        padding-bottom: 0
    }
}

p {
    margin: 16px 0
}

blockquote,
ol,
p,
ul {
    line-height: 1.75
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

h2,
h3,
h4,
h5,
h6 {
    margin: 16px 0
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: Roboto, sans-serif
}

h1 {
    color: #545353;
    float: none;
    font-size: 2em;
    font-weight: 700;
    line-height: 1.25;
    margin: 20px auto 0;
    max-width: 1024px;
    text-transform: uppercase
}

h1:after {
    content: "";
    display: block;
    float: none;
    height: 20px;
    margin: 0 auto 20px;
    padding-bottom: 20px;
    width: 768px
}

.noLine h1,
h1:after {
    border-bottom: 2px solid #0075b0
}

.noLine h1:after {
    border-bottom: none;
    content: "";
    float: none;
    height: 0;
    margin: 0;
    padding-bottom: 0;
    width: 0
}

@media(max-width:768px) {
    h1:after {
        width: 75%
    }
}

.homeHeadline h2 {
    color: #545353;
    float: none;
    font-family: Roboto, sans-serif;
    font-size: 2em;
    font-weight: lighter;
    line-height: 1.25;
    margin: 20px auto 60px;
    max-width: 1024px;
    text-transform: uppercase
}

.homeHeadline h2:after {
    border-bottom: 2px solid #0075b0;
    content: "";
    display: block;
    float: none;
    height: 20px;
    margin: 0 auto 20px;
    padding-bottom: 20px;
    width: 420px
}

@media(max-width:768px) {
    .homeHeadline h2:after {
        width: 75%
    }
}

h2 {
    font-size: 1.75em;
    line-height: 1.25
}

h2,
h3 {
    color: #0075b0;
    font-weight: 700;
    text-transform: uppercase
}

h3 {
    font-size: 1.25em
}

h4 {
    color: #595959;
    font-size: 1.3em
}

h4,
h5 {
    font-weight: 700;
    letter-spacing: 0
}

h5 {
    color: #545353;
    font-size: 1.1em
}

h6 {
    color: #595959;
    font-size: 1em;
    font-weight: 700;
    letter-spacing: 0
}

a:focus,
a:hover {
    color: #0075b0;
    text-decoration: none
}

hr {
    background-color: #ccc;
    border: none;
    color: #ccc;
    height: 1px
}

#hs-eu-cookie-confirmation {
    bottom: 0
}

div#hs-eu-cookie-confirmation {
    max-height: 180px !important;
    position: fixed !important
}

@media(max-width:789px) {
    #hs-eu-cookie-confirmation {
        bottom: unset !important;
        max-height: 300px !important
    }
}

#desktopHead {
    display: block
}

#mobileHead {
    display: none
}

@media(max-width:1024px) {
    #desktopHead {
        display: none
    }

    #mobileHead {
        display: block
    }
}

.header-container-wrapper {
    position: fixed;
    width: 100%;
    z-index: 9
}

.topNav {
    font-size: 16px;
    line-height: 20px;
    text-transform: uppercase
}

.topNav p {
    line-height: 1.1;
    margin: 5px 0
}

a.topLink {
    font-weight: 300;
    padding: 0 50px;
    text-decoration: none
}

@media(max-width:1240px) {
    .topNav {
        font-size: 16px
    }
}

@media(max-width:1024px) {
    .topNav {
        left: 230px;
        max-width: 150px;
        top: -50px
    }

    .topCall,
    .topNav {
        position: relative
    }

    .topCall {
        left: 20px;
        top: -20px
    }
}

@media(max-width:400px) {
    .topNav {
        font-size: 13px !important;
        left: 165px;
        max-width: 140px;
        top: -50px
    }

    .topCall,
    .topNav {
        position: relative
    }

    .topCall {
        left: -50px;
        top: -24px
    }
}

.headCall {
    color: #97c93d !important;
    font-weight: 700;
    padding-right: 30px;
    padding-top: 4px;
    text-align: right;
    text-decoration: none !important;
    text-transform: uppercase
}

@media(max-width:1240px) {
    .headCall {
        font-size: 18px
    }
}

@media(max-width:1024px) {
    .headCall {
        font-size: 14px
    }
}

.custom-header-search {
    display: block !important;
    float: right !important;
    margin: 0 !important;
    padding: 49px 0 30px;
    position: relative;
    width: auto !important
}

.custom-header-search form {
    float: right;
    position: relative
}

.custom-header-search input.watermark {
    background: #fff;
    border: 1px solid #e0e0e0;
    display: block;
    font-family: Roboto, sans-serif;
    font-size: 14.4px;
    font-weight: 400;
    line-height: 20px;
    max-width: 210px;
    outline: none;
    padding: 9px 36px 7px 20px;
    text-transform: uppercase
}

.custom-header-search .search {
    cursor: pointer;
    position: absolute;
    right: 23px;
    top: 9px
}

.hs-search-field {
    position: relative
}

.hs-search-field__input {
    background: #fff;
    background-image: url(../images/searchicon.png);
    background-position: 98% 50%;
    background-repeat: no-repeat
}

.hs-search-field__input::placeholder {
    color: #d9d9d9
}

.hs-search-field__input:focus {
    background-image: none
}

.hs-search-field__suggestions {
    list-style: none;
    margin: 0;
    padding: 0
}

.hs-search-field__suggestions li {
    display: block;
    margin: 0;
    padding: 0
}

.hs-search-field__suggestions #results-for {
    font-weight: 700
}

.hs-search-field__suggestions a:focus,
.hs-search-field__suggestions a:hover {
    background-color: rgba(0, 0, 0, .1);
    outline: none
}

@media(max-width:800px) {
    .hs-search-field {
        position: static
    }
}

.small-header .header-container {
    background: #fff;
    box-shadow: 0 1px 3px #ccc;
    transition: background .4s ease-in-out
}

#darkLogo,
.small-header #whiteLogo {
    display: none
}

.small-header #darkLogo {
    display: block
}

#deskNav a {
    color: #fff;
    font-weight: 700
}

.small-header #deskNav a {
    color: #97c93d
}

#languagePicker a {
    color: #545353;
    text-decoration: none
}

#mobileNav {
    display: none
}

@media(max-width:1024px) {
    #deskNav {
        display: none
    }

    #mobileNav {
        display: block
    }
}

#mobileLogo {
    max-width: 200px
}

#mobileLogo .darkLogo,
.small-header #mobileLogo .whiteLogo {
    display: none
}

.small-header #mobileLogo .darkLogo {
    display: block
}

@media(max-width:400px) {
    #mobileLogo {
        max-width: 180px
    }
}

.body-container .page-center {
    padding-left: 20px;
    padding-right: 20px
}

.content-wrapper.page-center {
    padding-bottom: 30px;
    padding-top: 30px
}

.homeApplicationBox {
    margin: 0 auto 20px;
    padding: 10px;
    text-align: center;
    width: 180px
}

@media(max-width:640px) {
    .productSide img {
        height: auto;
        max-width: 180px !important
    }
}

.footWrap {
    padding-top: 150px;
    position: relative
}

.footWrapTopAngle {
    left: 0;
    position: absolute;
    right: 0;
    top: -1px
}

svg.footWrapTopAngle {
    bottom: 0;
    height: 10vw;
    position: absolute;
    width: 100%
}

svg.angleWhite {
    fill: #fff
}

svg.angleBlue {
    fill: #005884
}

svg.angleGray {
    fill: #3f3e3e
}

@media(min-width:767px)and(max-width:769px) {
    .footWrapTopAngle {
        top: -5px
    }
}

@media(max-width:768px) {
    .footWrap {
        padding-top: 50px
    }
}

.footer-container {
    color: #fff;
    font-size: 18px
}

.footer-container h3 {
    color: #fff
}

.footSocial i {
    background: #97c93d;
    border: 1px solid #97c93d;
    border-radius: 2px;
    color: #545353;
    font-size: 36px;
    height: 50px;
    line-height: 50px;
    margin: 10px;
    text-align: center;
    width: 50px
}

.footSocial i:hover {
    background: #545353;
    color: #97c93d
}

@media(max-width:1290px) {
    .footerTop {
        padding-left: 10px;
        padding-right: 10px
    }
}

.footLogoSocial {
    max-width: 240px
}

@media(max-width:768px) {
    .footCenter {
        padding-bottom: 40px;
        text-align: center
    }

    .footLogoSocial {
        float: none !important;
        margin: 0 auto !important
    }
}

.footer-container a {
    color: #fff;
    text-decoration: none
}

.footer-container a:active,
.footer-container a:hover {
    color: #97c93d;
    text-decoration: none
}

.footer-container .hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-menu-depth-1 {
    font-size: 20px;
    padding: 10px 20px
}

.footer-container .hs-form-field>label {
    color: #fff;
    line-height: 26px
}

.footTitle h3 {
    border-bottom: 1px solid #a89779;
    color: #fff !important;
    padding: 0 0 10px
}

.back-to-top {
    background: #97c93d;
    border-radius: 4px;
    bottom: 220px;
    cursor: pointer;
    font-size: 24px;
    line-height: 24px;
    padding: 6px;
    position: fixed;
    right: 30px;
    text-align: center;
    width: 40px !important
}

.back-to-top a {
    color: #fff
}

.back-to-top:hover {
    background: #0075b0
}

@media(max-width:768px) {
    .back-to-top {
        bottom: 220px;
        right: 20px
    }
}

.custom-menu-primary .hs-menu-wrapper>ul {
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-end;
    line-height: 28px;
    list-style: none;
    margin: 24px 0 0;
    padding: 0;
    position: relative
}

.custom-menu-primary .hs-menu-wrapper>ul>li {
    display: inline-block;
    flex: auto;
    position: relative !important
}

.custom-menu-primary .hs-menu-wrapper>ul>li>a {
    color: #fff;
    display: block;
    font-size: 20px;
    font-weight: 300;
    line-height: 29.75px;
    padding: 6px 12px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase
}

.custom-menu-primary .hs-menu-wrapper>ul>li>a:hover {
    background: #97c93d;
    color: #fff !important
}

.custom-menu-primary .hs-menu-wrapper>ul ul {
    border-collapse: separate;
    box-shadow: 2px 2px 5px 0 rgba(0, 0, 0, .2);
    left: 0;
    min-width: 200px;
    position: absolute !important;
    top: 100%;
    width: 100%;
    z-index: 1000 !important
}

.custom-menu-primary .hs-menu-wrapper>ul ul li {
    flex: auto;
    position: relative
}

.custom-menu-primary .hs-menu-wrapper>ul ul li a {
    background: #0075b0;
    color: #fff !important;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.25;
    padding: 8px 12px;
    text-decoration: none;
    text-transform: uppercase;
    white-space: normal !important
}

.custom-menu-primary .hs-menu-wrapper>ul ul li a:hover {
    background: #97c93d;
    color: #fff !important
}

.custom-menu-primary .hs-menu-wrapper>ul li a,
.hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-item-has-children ul.hs-menu-children-wrapper li a {
    max-width: none !important;
    overflow: visible !important;
    width: auto !important
}

@media(max-width:1240px) {
    .custom-menu-primary .hs-menu-wrapper>ul>li>a {
        font-size: 18px;
        line-height: 29.75px;
        padding: 6px 10px
    }
}

@media(max-width:1090px) {
    .custom-menu-primary .hs-menu-wrapper>ul>li>a {
        font-size: 16px;
        line-height: 29.75px;
        padding: 6px 10px
    }
}

@media(max-width:980px) {
    .custom-menu-primary .hs-menu-wrapper>ul>li>a {
        font-size: 13px;
        line-height: 29.75px;
        padding: 6px 10px
    }
}

@media screen and (min-width:1025px) {

    .custom-menu-primary .hs-menu-wrapper,
    .custom-menu-primary .hs-menu-wrapper>ul ul {
        display: block !important;
        -webkit-transition: opacity .5s, visibility .5s !important;
        -moz-transition: opacity .5s, visibility .5s !important;
        transition: opacity .5s, visibility .5s !important
    }
}

.child-trigger,
.mobile-trigger {
    display: none
}

@media (max-width:1024px) {

    .custom-menu-primary,
    .custom-menu-primary .hs-menu-wrapper>ul,
    .custom-menu-primary .hs-menu-wrapper>ul li,
    .custom-menu-primary .hs-menu-wrapper>ul li a {
        background-color: transparent;
        background-image: none;
        border: 0;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0;
        bottom: auto;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
        color: #fff;
        display: block;
        float: none;
        font-weight: 400;
        height: auto;
        left: auto;
        line-height: 1;
        margin: 0;
        max-width: none;
        padding: 0;
        position: static;
        right: auto;
        text-align: left;
        text-decoration: none;
        text-indent: 0;
        top: auto;
        width: 100%
    }

    .mobile-trigger {
        cursor: pointer;
        display: block !important;
        font-size: 36px;
        padding: 10px;
        position: absolute;
        right: 10px;
        text-align: center;
        text-decoration: none;
        top: -70px
    }

    @media(min-width:768px)and(max-width:769px) {
        .mobile-trigger {
            right: -410px;
            top: 0
        }

        .custom-menu-primary.js-enabled .hs-menu-wrapper {
            left: -225px !important;
            width: 768px !important;
            z-index: 9999999
        }
    }

    .mobile-trigger i {
        color: #97c93d
    }

    .mobile-trigger:hover {
        text-decoration: none
    }

    .child-trigger {
        cursor: pointer;
        display: block !important;
        height: 41px !important;
        min-width: 55px !important;
        padding: 0 !important;
        position: absolute;
        right: 0;
        top: 0;
        width: 55px !important
    }

    .child-trigger:hover {
        text-decoration: none
    }

    .child-trigger i {
        margin: 0 auto !important;
        position: relative;
        top: 50%;
        -webkit-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    .child-trigger i:after {
        content: "";
        position: absolute
    }

    .child-trigger i,
    .child-trigger i:after {
        background-color: #fff;
        display: block;
        height: 1px;
        width: 10px
    }

    .child-trigger i:after {
        -webkit-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
        transform: rotate(-90deg)
    }

    .child-trigger.child-open i:after {
        -webkit-transform: rotate(-180deg);
        -ms-transform: rotate(-180deg);
        transform: rotate(-180deg)
    }

    .custom-menu-primary.js-enabled {
        margin-left: 0 !important;
        position: relative;
        width: 100% !important
    }

    .custom-menu-primary.js-enabled .hs-menu-children-wrapper,
    .custom-menu-primary.js-enabled .hs-menu-wrapper {
        display: none
    }

    .custom-menu-primary ul.hs-menu-children-wrapper {
        display: none;
        opacity: 1 !important;
        position: static !important;
        visibility: visible !important
    }

    .custom-menu-primary.js-enabled .hs-menu-wrapper {
        left: 0;
        padding: 0;
        position: absolute;
        right: 0;
        top: 0;
        width: 100%
    }

    .custom-menu-primary .hs-menu-wrapper {
        background-color: #000;
        width: 100%
    }

    .custom-menu-primary .hs-menu-wrapper>ul {
        background-image: linear-gradient(180deg, #333, #1a1a1a);
        height: calc(100vh - 80px);
        overflow-x: hidden !important;
        overflow-y: auto !important
    }

    .custom-menu-primary .hs-menu-wrapper>ul>li a {
        font-size: 17px;
        line-height: 29.75px;
        padding: 6px 12px;
        text-align: center;
        text-shadow: 0 0 10px #000
    }

    .custom-menu-primary .hs-menu-wrapper>ul ul li a {
        font-size: 16px !important;
        font-weight: 700 !important;
        text-align: center
    }

    .custom-menu-primary .hs-menu-wrapper>ul>li>a:visited {
        color: #fff
    }
}

.post-header h2 a,
.post-header h2 a:hover {
    text-decoration: none
}

#hubspot-author_data:after {
    clear: both;
    content: "";
    display: block
}

#hubspot-author_data .hs-author-avatar img {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    float: left;
    margin-right: 15px;
    width: 50px
}

.blog-listing-wrapper .post-listing .post-item {
    margin-bottom: 20px;
    padding-bottom: 20px
}

.hs-featured-image-wrapper .hs-featured-image-link img.hs-featured-image {
    border-width: 0;
    display: inline-block !important;
    float: right;
    height: auto;
    margin: 20px 0 20px 20px;
    max-width: 210px;
    width: auto
}

.hs-featured-image-wrapper {
    float: left;
    height: 200px;
    margin: 0 20px 10px 0;
    overflow: hidden;
    width: 300px
}

a.more-link {
    color: #97c93d;
    display: inline-block;
    margin: 10px 0
}

a.more-link:hover {
    color: #fff
}

.hs-blog-social-share {
    border-bottom: 1px solid #ccc;
    border-top: 1px solid #ccc;
    height: auto;
    margin: 20px 0;
    padding: 10px 0 0
}

.custom_listing_comments {
    border: 1px solid #e2e2e2;
    display: block;
    line-height: 165%;
    margin: 15px 0;
    padding: 15px
}

#comments-listing {
    border-bottom: 1px solid #ccc;
    margin-bottom: 30px;
    margin-top: 30px
}

.comment.depth-0 {
    border-bottom: 1px solid #000 !important;
    border-top: none !important;
    margin: 0 10px 10px !important;
    padding: 0 15px !important
}

.comment-body {
    padding: 10px 0
}

.comment-reply-to {
    margin-bottom: 15px
}

.comment-from h4 {
    margin: 0;
    padding-top: 15px
}

.comment-date {
    font-size: 13px;
    text-align: right
}

.blog-pagination {
    clear: both;
    margin-bottom: 30px
}

.hs-default-blog .blog-pagination a {
    display: inline-block;
    margin: 0 5px
}

h2.post-listing-simple a {
    text-decoration: none
}

.hs-blog-social-share .hs-blog-social-share-list .hs-blog-social-share-item span {
    vertical-align: top !important
}

.hs-blog-post.hs-default-blog .hs-author-avatar {
    margin-top: 15px
}

.blogSimpleList {
    padding: 20px 0
}

.blogSimpleList a {
    text-decoration: none
}

.custom-header-search input.watermark::-webkit-input-placeholder {
    color: #888
}

.custom-header-search input.watermark:focus::-webkit-input-placeholder {
    font-size: 0
}

.custom-header-search input.watermark:focus:-moz-placeholder,
.custom-header-search input.watermark:focus::-moz-placeholder {
    font-size: 0
}

.custom-header-search input.watermark:focus:-ms-input-placeholder {
    font-size: 0
}

.IE .custom-header-search input.watermark {
    border-color: #a9a9a9
}

.custom-header-search input.watermark:-ms-input-placeholder {
    opacity: .5
}

.blogListWrap {
    margin-bottom: 60px
}

.blogListWrap a,
.blogListWrap a:hover {
    text-decoration: none
}

.blogList {
    box-shadow: 0 0 6px rgba(0, 0, 0, .3);
    float: none;
    height: 500px;
    margin: 0 auto;
    max-width: 370px;
    overflow: hidden;
    position: relative;
    text-align: center
}

.blogTopicSlug {
    background: #97c93d;
    color: #fff;
    left: 10px;
    padding: 10px;
    position: absolute;
    text-align: center;
    top: 10px
}

.blogListDesc {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    background: transparent linear-gradient(180deg, #0075b0, #005884) 0 0 no-repeat padding-box;
    bottom: -60px;
    color: #fff;
    height: 300px;
    left: -10%;
    overflow: hidden;
    position: absolute;
    transform: rotate(10deg);
    width: 115%
}

.blogBlurb {
    bottom: 70px;
    display: inline-block;
    font-size: 20px;
    font-weight: 300;
    left: 10%;
    line-height: 1.25;
    padding: 0 20px;
    position: absolute;
    text-align: left;
    transform: rotate(-10deg);
    width: 85%
}

.blogBlurb p:after {
    content: "→";
    display: inline-block;
    padding-left: 10px
}

@media(min-width:769px) and (max-width:1180px) {
    .blogBlurb p {
        font-size: 16px
    }
}

@media(max-width:768px) {
    .blogListWrap {
        display: inline-block;
        float: none;
        margin-bottom: 60px;
        padding: 30px;
        text-align: center;
        width: 100%
    }
}

.blog .blog-sidebar {
    border-left: 1px solid #a89779;
    margin-top: 30px;
    padding: 0 20px
}

.blog .blog-sidebar .widget-span {
    margin: 0 0 20px
}

.blog-sidebar h3.form-title {
    line-height: .75;
    margin-top: 0;
    padding-top: 0
}

.blogCTAGreen {
    background: #97c93d;
    height: 225px;
    padding: 10px 20px 15px
}

@media(max-width:768px) {
    .blogCTAGreen {
        height: auto
    }
}

@media(min-width:769px) {
    .postMainRow>div>.row-fluid {
        display: flex !important
    }

    .postSidebar.lastElementSticky {
        background-color: #fff;
        position: relative
    }

    .postSidebar.lastElementSticky>.row-fluid-wrapper:last-child {
        position: sticky;
        top: 120px
    }
}

@media (max-width:768px) {
    .postSidebar.lastElementSticky {
        padding-left: 0;
        padding-right: 0
    }
}

.hs-blog-listing .hs-author-profile {
    border-bottom: 1px solid #ccc;
    margin: 0 0 20px;
    padding: 0 0 20px
}

.hs-blog-post .hs-author-profile {
    border-bottom: 1px solid #ccc;
    border-top: 1px solid #ccc;
    margin: 20px 0;
    padding: 20px 0
}

.hs-author-profile .hs-author-profile:after {
    clear: both;
    content: "";
    display: block
}

.hs-author-profile .hs-author-avatar {
    float: left;
    margin-right: 15px;
    max-width: 100px
}

.hs-author-profile .hs-author-avatar img {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    max-width: 100%
}

.hs-author-profile .hs-author-bio {
    overflow: hidden
}

.hs-author-profile h2.hs-author-name {
    margin: 0 0 10px
}

.hs-blog-social-share ul,
ul.hs-blog-social-share-list {
    line-height: 1.1 !important
}

ul.socialShareList {
    list-style-type: none;
    margin: 0;
    padding: 0;
    width: 300px
}

ul.socialShareList li {
    display: inline-block;
    font-size: 30px;
    margin: 0;
    padding: 0;
    text-align: right;
    width: 23.64%
}

ul.socialShareList li:first-child {
    text-align: left;
    width: 23.64%
}

.outlineButtonBlog {
    background-color: #97c93d;
    border: 1px solid #fff;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-family: Roboto, sans-serif;
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 1px;
    line-height: 1.25;
    margin: 10px 0 25px;
    padding: 12px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    vertical-align: middle
}

.outlineButtonBlog:hover {
    background-color: #fff;
    border: 1px solid #97c93d;
    color: #97c93d;
    text-decoration: none;
    -webkit-transition: background-position .1s linear;
    -moz-transition: background-position .1s linear;
    -o-transition: background-position .1s linear;
    transition: background-position .1s linear
}

.outlineButtonBlog:focus {
    outline: thin dotted #333;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

a.outlineButtonBlog {
    color: #fff;
    text-decoration: none !important
}

.hs-form-field>label {
    color: #666;
    font-weight: 700
}

h3.form-title {
    color: #0075b0;
    font-family: Roboto, sans-serif;
    font-size: 40px;
    font-weight: lighter;
    line-height: 40px;
    text-transform: uppercase
}

.blogSubscribeBackground {
    background: url(../images/sandpiper-pump.jpg);
    background-position: 50%;
    background-size: cover;
    color: #fff;
    height: 440px;
    margin-bottom: 20px;
    padding: 20px
}

.blogSubscribeSticky {
    background: transparent;
    color: #666;
    height: auto;
    margin-bottom: 20px;
    padding: 0
}

@media (min-width:769px) {
    .blogSubscribeSticky {
        position: sticky;
        top: 0
    }
}

@media(max-width:768px) {
    .blogSubscribeBackground {
        height: auto
    }
}

.blogSubscribe .hs-form-field>label,
.blogSubscribe h3.form-title {
    color: #fff
}

.blogSubscribeSticky h3.form-title {
    color: #0075b0
}

.blogSubscribeSticky .hs-form-field>label {
    color: #666
}

form.hs-form .hs-form-field ul.inputs-list {
    list-style: none;
    padding: 0
}

.hs-form-field>label {
    font-size: 18px;
    font-weight: 400;
    line-height: 22px
}

li.hs-form-booleancheckbox {
    color: #fff;
    line-height: 1
}

form.hs-form .hs-form-field ul.inputs-list.hs-error-msgs {
    line-height: 1;
    list-style: none !important;
    margin: 10px 0 !important;
    padding: 0 !important
}

form.hs-form fieldset {
    max-width: none
}

form.hs-form fieldset .hs-form-field {
    padding: 0 10px 0 0
}

form.hs-form fieldset[class*=form-columns] .input {
    margin-right: 0
}

form.hs-form fieldset[class*=form-columns] .hs-input {
    width: 100%
}

form.hs-form fieldset[class*=form-columns] .hs-input[type=checkbox] {
    width: auto
}

form.hs-form fieldset.form-columns-3 .hs-form-field {
    width: 33.33%
}

@media (max-width:400px) {
    form.hs-form fieldset .hs-form-field {
        padding: 0
    }

    form.hs-form .form-columns-2 .hs-form-field .hs-input,
    form.hs-form .form-columns-3 .hs-form-field .hs-input,
    form.hs-form fieldset.form-columns-3 .hs-form-field {
        width: 100%
    }

    form.hs-form .form-columns-3 .hs-form-field .hs-input[type=checkbox] {
        width: auto
    }
}

#hs_form_target_blog_subscription input[type=checkbox],
#hs_form_target_blog_subscription input[type=radio] {
    margin-right: 10px;
    width: auto
}

.hs-button.primary,
input[type=button]{
    background-color: #97c93d;
    border: 1px solid #97c93d;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-family: Roboto, sans-serif;
    font-size: 20px;
    font-weight: 400;
    letter-spacing: 1px;
    line-height: 1.25;
    margin: 10px 0 25px;
    min-width: 180px;
    padding: 12px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    vertical-align: middle
}

.hs-mac-pc .hs-button.primary,
.hs-mac-pc input[type=button]{
    font-family: Roboto, sans-serif
}

.hs-button.primary:hover,
input[type=button]:hover,
input[type=submit]:hover {
    background-color: #fff;
    border: 1px solid #97c93d;
    color: #97c93d;
    text-decoration: none;
    -webkit-transition: background-position .1s linear;
    -moz-transition: background-position .1s linear;
    -o-transition: background-position .1s linear;
    transition: background-position .1s linear
}

.hs-button.primary:focus,
input[type=button]:focus,
input[type=submit]:focus {
    outline: thin dotted #333;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

.ctaButton {
    background-color: #97c93d;
    border: 1px solid #97c93d;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    color: #fff !important;
    cursor: pointer;
    display: inline-block;
    font-family: Roboto, sans-serif;
    font-size: 20px;
    font-weight: 700;
    font-weight: 400;
    letter-spacing: 1px;
    line-height: 1.25;
    margin: 10px 0 25px;
    padding: 12px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    vertical-align: middle;
    width: auto
}

.ctaButton:hover {
    background-color: #fff;
    border: 1px solid #97c93d;
    color: #97c93d !important;
    font-weight: 700;
    text-decoration: none;
    -webkit-transition: background-position .1s linear;
    -moz-transition: background-position .1s linear;
    -o-transition: background-position .1s linear;
    transition: background-position .1s linear
}

.ctaButton:focus {
    outline: thin dotted #333;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

a.ctaButton {
    background-color: #97c93d;
    border: 1px solid #97c93d;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    color: #fff !important;
    cursor: pointer;
    display: inline-block;
    font-family: Roboto, sans-serif;
    font-size: 20px;
    font-weight: 700;
    font-weight: 400;
    letter-spacing: 1px;
    line-height: 1.25;
    margin: 10px 0 25px;
    padding: 12px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    vertical-align: middle;
    width: auto
}

a .ctaButton:hover {
    background-color: #fff;
    border: 1px solid #97c93d;
    color: #97c93d !important;
    font-weight: 700;
    text-decoration: none;
    -webkit-transition: background-position .1s linear;
    -moz-transition: background-position .1s linear;
    -o-transition: background-position .1s linear;
    transition: background-position .1s linear
}

.ctaButtonNoHover {
    background-color: #fff;
    border: 1px solid #fff;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    color: #fff !important;
    text-decoration: none !important;
    width: 180px
}

.ctaButtonNoHover,
.outlineButton {
    cursor: pointer;
    display: inline-block;
    font-family: Roboto, sans-serif;
    font-size: 20px;
    font-weight: 400;
    letter-spacing: 1px;
    line-height: 1.25;
    margin: 10px 0 25px;
    padding: 12px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    vertical-align: middle
}

.outlineButton {
    background-color: #97c93d;
    border: 1px solid #97c93d;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    color: #fff
}

.outlineButton:hover {
    background-color: #fff;
    border: 1px solid #97c93d;
    color: #97c93d;
    text-decoration: none;
    -webkit-transition: background-position .1s linear;
    -moz-transition: background-position .1s linear;
    -o-transition: background-position .1s linear;
    transition: background-position .1s linear
}

.outlineButton:focus {
    outline: thin dotted #333;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

a.outlineButton {
    color: #fff;
    text-decoration: none !important
}

.homeOutlineButton {
    background-color: #fff;
    border: 2px solid #97c93d;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    color: #97c93d !important;
    cursor: pointer;
    display: inline-block;
    font-family: Roboto, sans-serif;
    font-size: 20px;
    font-weight: 400;
    letter-spacing: 1px;
    line-height: 1.25;
    margin: 10px 0 25px;
    padding: 12px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    vertical-align: middle
}

.homeOutlineButton:hover {
    background-color: #97c93d;
    border: 1px solid #97c93d;
    color: #fff !important;
    text-decoration: none;
    -webkit-transition: background-position .1s linear;
    -moz-transition: background-position .1s linear;
    -o-transition: background-position .1s linear;
    transition: background-position .1s linear
}

.homeOutlineButton:focus {
    outline: thin dotted #333;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

a.homeOutlineButton {
    color: #fff;
    text-decoration: none !important
}

.outlineButtonWhite {
    background-color: transparent;
    border: 1px solid #97c93d;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    color: #97c93d;
    cursor: pointer;
    display: inline-block;
    font-family: Roboto, sans-serif;
    font-size: 20px;
    font-weight: 400;
    letter-spacing: 1px;
    line-height: 1.25;
    margin: 10px 0 25px;
    padding: 12px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    vertical-align: middle
}

.outlineButtonWhite:hover {
    background-color: #97c93d;
    border: 1px solid #97c93d;
    color: #fff;
    text-decoration: none;
    -webkit-transition: background-position .1s linear;
    -moz-transition: background-position .1s linear;
    -o-transition: background-position .1s linear;
    transition: background-position .1s linear
}

.outlineButtonWhite:focus {
    outline: thin dotted #333;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

a.outlineButtonWhite,
a.outlineButtonWhite:hover {
    color: #fff !important
}

.verytopButton {
    background-color: #97c93d;
    border: 1px solid #97c93d;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-family: Roboto, sans-serif;
    font-size: 20px;
    font-weight: 400;
    letter-spacing: 1px;
    line-height: 20px;
    margin: 0;
    padding: 12px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    vertical-align: middle;
    width: 100%
}

.verytopButton:hover {
    background-color: #0075b0;
    border: 1px solid #0075b0;
    text-decoration: none;
    -webkit-transition: background-position .1s linear;
    -moz-transition: background-position .1s linear;
    -o-transition: background-position .1s linear;
    transition: background-position .1s linear
}

.verytopButton:focus {
    outline: thin dotted #333;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

a.verytopButton {
    color: #fff !important
}

.hs-blog-social-share ul li {
    background: none;
    padding-left: 0
}

form ul li {
    background: none !important;
    padding-left: 0 !important
}

.hs-search-layout .hs-search-field,
.one-column .body-container-wrapper input[type=color],
.one-column .body-container-wrapper input[type=date],
.one-column .body-container-wrapper input[type=datetime-local],
.one-column .body-container-wrapper input[type=datetime],
.one-column .body-container-wrapper input[type=email],
.one-column .body-container-wrapper input[type=file],
.one-column .body-container-wrapper input[type=month],
.one-column .body-container-wrapper input[type=number],
.one-column .body-container-wrapper input[type=password],
.one-column .body-container-wrapper input[type=search],
.one-column .body-container-wrapper input[type=tel],
.one-column .body-container-wrapper input[type=text],
.one-column .body-container-wrapper input[type=time],
.one-column .body-container-wrapper input[type=url],
.one-column .body-container-wrapper input[type=week],
.one-column .body-container-wrapper select,
.one-column .body-container-wrapper textarea {
    max-width: 500px;
    width: 100% !important
}

#hs-pwd-widget-password,
.widget-type-google_search input[type=text] {
    display: block
}

.hs-error-msgs.inputs-list {
    list-style: none;
    margin: 10px 0;
    padding: 0
}

.hs-error-msgs.inputs-list label {
    color: red;
    font-weight: 400
}

.subscription-template.one-column #email-prefs-form .subscribe-options label span {
    color: #444;
    font-size: 16px;
    line-height: 24px
}

.hs-blog .section.post-body .hs_cos_wrapper_type_rich_text>p:last-child[style*="padding-bottom: 8px; margin-top: 6px;"]>img,
.hs-blog .section.post-body .hs_cos_wrapper_type_rich_text>p:last-child[style="text-align: center; padding-bottom: 8px; margin-top: 6px;"]>img,
.hs-blog .section.post-body .hs_cos_wrapper_type_rich_text>p[style="padding-bottom: 8px; margin-top: 0; padding-top: 6px;"]>img,
.hs-blog .section.post-body .hs_cos_wrapper_type_rich_text>p[style="text-align: center; padding: 20px 0 28px;"]>img {
    margin-top: 10px !important
}

.hs-search-field--open .hs-search-field__suggestions {
    background: #fff;
    border: 1px solid #000;
    padding: 5px;
    position: absolute;
    top: 37px;
    width: 100% !important;
    z-index: 1
}

.hs-search-field__suggestions #results-for,
.hs-search-field__suggestions a {
    display: block;
    padding: 0 5px;
    text-decoration: none
}

.blog .content-wrapper.page-center,
.error404-layout .page-center.content-wrapper,
.fullWidth-layout .content-wrapper.page-center,
.home-layout .content-wrapper.page-center,
.hs-search-layout .page-center.content-wrapper,
.sitemap-layout .content-wrapper.page-center {
    padding-bottom: 4px;
    padding-top: 4px
}

.fullWidth-mainContent-flexi img {
    vertical-align: baseline !important
}

img.application_photo {
    border-collapse: separate;
    border-radius: 50px;
    box-shadow: 0 0 10px rgba(0, 0, 0, .25);
    float: right;
    margin: 16px 0 16px 20px;
    width: 400px
}

.fullWidth-mainContent-flexi p[style="line-height: 1.25;"] {
    margin: 0 0 20px
}

.fullWidth-mainContent-flexi .hs_cos_wrapper_type_rich_text h3 {
    font-family: Roboto, sans-serif
}

.quickLinks-children-list {
    margin: 16px 0
}

.quickLinks-children-item {
    display: block;
    font-weight: 700;
    margin: 20px 0
}

.quickLinks-children-item>a {
    background-image: url(../images/logo.png);
    background-position: 20px;
    background-repeat: no-repeat;
    background-size: auto 40%;
    border: 1px solid #e0e0e0;
    border-radius: 20px;
    color: #0000bf !important;
    display: block;
    font-size: 1.3em;
    padding: 15px 15px 15px 10%;
    text-decoration: none;
    text-transform: uppercase
}

.quickLinks-children-item>a:hover {
    background-color: #ff0
}

.fullWidth-layout.with-breadcrumb .fullWidth-mainContent-flexi .hs_cos_wrapper_type_rich_text>:first-child {
    margin-top: 0
}

.breadcrumb-menu div>ul {
    line-height: normal;
    margin: -2px 0 14px
}

.breadcrumb-menu div>ul:after {
    clear: both;
    content: "";
    display: table
}

.breadcrumb-menu div>ul>li {
    margin: 0;
    padding: 0
}

.breadcrumb-menu div>ul>li>a {
    font-size: .9em;
    text-decoration: none
}

.breadcrumb-menu div>ul>li>a:hover {
    text-decoration: underline
}

.breadcrumb-menu div>ul>li .hs-breadcrumb-menu-divider:before {
    margin-right: 10px;
    padding-left: 11px
}

.breadcrumb-menu div>ul>li>.hs-breadcrumb-label {
    font-size: .9em
}

.collectorTopImg-cols-group {
    font-size: 0;
    line-height: 1.75;
    list-style: none;
    margin: 0 -8px;
    padding: 0
}

.collectorTopImg-col {
    font-size: 16px;
    max-width: 50%;
    padding: 0 8px 24px;
    vertical-align: top
}

.collectorTopImg-col,
.collectorTopImg-link {
    box-sizing: border-box;
    display: inline-block;
    text-align: center;
    width: 100%
}

.collectorTopImg-link {
    background-color: #fff;
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain;
    font-size: 0;
    margin-bottom: 6px;
    margin: 0;
    padding-top: 75%;
    position: relative
}

.collectorTopImg-link>img {
    height: 100%;
    left: 0;
    object-fit: contain;
    position: absolute;
    top: 0;
    width: 100%
}

.collectorTopImg-title {
    font-size: 1.2em;
    text-transform: uppercase
}

.collectorTopImg-title a {
    text-decoration: none
}

ul.collectorGallery-lightbox-list {
    font-size: 0;
    line-height: 1.75;
    margin: 0 -8px;
    padding: 0
}

.collectorGallery-lightbox-list-item {
    box-sizing: border-box;
    display: inline-block;
    font-size: 16px;
    max-width: 20%;
    padding: 0 8px 24px;
    text-align: center;
    vertical-align: top;
    width: 100%
}

.collectorGallery-lightbox-photo {
    background-position: 50%;
    background-size: cover
}

.collectorGallery-lightbox-photo>a {
    display: block;
    height: 100%;
    width: 100%
}

.collectorGallery-lightbox-photo>a>img {
    border: 0;
    border-collapse: separate;
    display: block;
    height: 1px;
    padding: 50.1% 0;
    width: 100%
}

ul.products-list {
    display: block;
    font-size: 0;
    list-style: none;
    margin: 0 -8px;
    padding: 0
}

.products-list-item {
    box-sizing: border-box;
    display: inline-block;
    font-size: 16px;
    max-width: 25%;
    padding: 0 8px 24px;
    text-align: center;
    vertical-align: top;
    width: 100%
}

.products-list-item a,
.products-list-item a:hover {
    text-decoration: none
}

.productsList-item-link {
    background-color: #fff;
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain;
    box-sizing: border-box;
    display: inline-block;
    font-size: 0;
    margin-bottom: 6px;
    position: relative;
    text-align: center;
    text-decoration: none;
    width: 100%
}

.productsList-item-link:before {
    content: " ";
    display: inline-block
}

.productsList-item-img {
    height: 205px;
    object-fit: contain;
    width: auto
}

.productsList-item-title {
    font-size: 1.2em;
    text-transform: uppercase
}

.product-lightboxGallery-img {
    margin: 16px 0;
    max-width: 100%;
    text-align: center
}

.product-lightboxGallery-img img {
    border: 0 !important;
    box-sizing: border-box;
    max-width: 100%
}

.product-lightboxGallery-thumbnails ul {
    font-size: 0;
    line-height: 1.75;
    list-style: none;
    margin: 0 -2px;
    padding: 0;
    text-align: center
}

.product-lightboxGallery-thumbnails ul>li {
    box-sizing: border-box;
    display: inline-block;
    max-width: 25%;
    padding: 0 2px 4px;
    width: 100%
}

.product-lightboxGallery-thumbnails ul>li>.product-lightboxGallery-thumb-link {
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain;
    display: inline-block;
    overflow: hidden;
    position: relative;
    width: 100%
}

.product-lightboxGallery-thumbnails ul>li>.product-lightboxGallery-thumb-link:before {
    content: "";
    display: inline-block;
    padding-top: 90%
}

.product-lightboxGallery-thumb-link img {
    border: 0 !important;
    bottom: 0;
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%
}

.product-lightboxGallery-thumbnails ul>li>.product-lightboxGallery-thumb-link {
    width: 111%
}

.product-lightboxGallery-thumbnails ul>li:first-child {
    margin-left: -2.5%
}

.product-tabs {
    border-bottom: 1px solid #0000bf;
    font-size: 0
}

.product-tabs a {
    background: #e0e0e0;
    border: 1px solid #0000bf;
    border-bottom: 0;
    border-radius: 10px 10px 0 0;
    cursor: pointer;
    display: inline-block;
    font-size: 18px;
    margin-right: 3px;
    padding: 8px 12px;
    text-decoration: none;
    text-transform: uppercase
}

.product-tabs a.active-tab {
    background: #fff
}

.product-tabs a:hover {
    background: #ff0 !important
}

.product-tabs-details {
    border: 1px solid #0000bf;
    border-top: 0;
    margin-bottom: 16px;
    padding: 1px 20px;
    position: relative
}

.product-tabs-label {
    display: none
}

.product-tabs-box {
    overflow-x: auto;
    position: relative
}

.product-tabs-box>table {
    border-collapse: collapse;
    margin: 20px 0;
    width: 100%
}

.product-tabs-box>table tr {
    vertical-align: baseline
}

.product-tabs-box>table tr:nth-child(odd) {
    background: #fff
}

.product-tabs-box>table tr:nth-child(2n) {
    background: #f0f0f0
}

.product-tabs-box>table tr:first-child {
    background: #0000bf;
    color: #fff;
    font-size: 1.2em;
    text-transform: uppercase
}

.product-tabs-box>table tr td {
    padding: 6px 12px
}

.product-tabs-box>table tr td:nth-child(n+2) {
    text-align: center
}

.product-tabs-box1>table tr td:nth-child(n+2) {
    width: 10%
}

.product-tab-form h3.form-title:empty {
    display: none
}

.product-tab-form form.hs-form fieldset .hs-form-field {
    padding-right: 8px
}

.product-tab-form .hs-form-field>label {
    color: inherit;
    font-weight: 400
}

.product-tab-form .hs-form-field>.input>.hs-input {
    border-color: #a9a9a9;
    border-image: initial;
    color: #545353;
    font-family: Roboto, sans-serif, arial, helvetica;
    font-size: 16px;
    line-height: 1.25;
    margin: 2px 2px 2px 0;
    padding: 2px
}

.product-tab-form .hs-form-field>.input>select.hs-input {
    -webkit-appearance: menulist;
    appearance: menulist;
    margin: 0;
    padding: 0
}

.product-tab-form .hs-button.primary,
.product-tab-form input[type=button],
.product-tab-form input[type=submit] {
    background-color: hsla(0, 0%, 76%, .3);
    background-image: none;
    border-color: #999;
    border-radius: 0;
    color: #000;
    font-family: Roboto, sans-serif, arial, helvetica;
    font-size: 16px;
    line-height: 1.25;
    padding: 4px 7px
}

.product-tab-form .hs-button.primary:hover,
.product-tab-form input[type=button]:hover,
.product-tab-form input[type=submit]:hover {
    background-color: hsla(0, 0%, 76%, .3);
    border-color: #555
}

.video-container {
    height: 0;
    overflow: hidden;
    padding-bottom: 56.25%;
    padding-top: 30px;
    position: relative
}

.video-container embed,
.video-container iframe,
.video-container object {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}

.product-tabs-box .video-container {
    margin: 20px 0
}

.home-layout .custom-footer-bottom-bg {
    background: #fff
}

.container-wrapper {
    background: url(../images/content-bg-1.png) top repeat-x #fff
}

.home-row hr {
    background: #e0e0e0;
    height: 1px;
    margin: 60px 0
}

.home-row img {
    vertical-align: baseline
}

.home-bannerSlider-module .slick-slider {
    margin: 0;
    padding: 0
}

.home-bannerSlider-module .slick-list {
    max-height: 100% !important
}

.home-bannerSlider-module .hs_cos_gallery_main {
    margin: 0;
    padding: 0
}

.home-bannerSlider-module .hs_cos_gallery_main .slick-slide {
    margin: 0
}

.home-bannerSlider-module .hs_cos_gallery_main .slick-slide>.slick-slide-inner-wrapper {
    background-position: center 60%;
    background-size: cover;
    display: block;
    margin: 0
}

.home-bannerSlider-module .hs_cos_gallery_main .slick-slide>.slick-slide-inner-wrapper>a {
    display: block;
    height: 100%;
    padding-bottom: 33.89%;
    position: relative;
    width: 100%;
    z-index: 7
}

.home-bannerSlider-module .hs_cos_gallery_main .slick-slide[data-slick-index="2"]>.slick-slide-inner-wrapper {
    background-position: center 70%
}

.home-bannerSlider-module .hs_cos_gallery_main .slick-slide[data-slick-index="3"]>.slick-slide-inner-wrapper {
    background-position: center 0
}

.home-bannerSlider-module .hs_cos_gallery_main .slick-slide img {
    display: none;
    height: 100%;
    margin: 0;
    visibility: hidden;
    width: 100%
}

.home-bannerSlider-module .hs_cos_gallery_main .slick-slide .caption {
    background-image: linear-gradient(180deg, transparent, rgba(0, 0, 0, .75));
    bottom: 0;
    color: #145163;
    font-size: 16px;
    left: 0;
    padding: 40px;
    position: absolute;
    right: 0;
    z-index: 5
}

.home-bannerSlider-module .hs_cos_gallery_main .slick-slide .caption>span {
    display: block;
    margin: auto;
    max-width: 1180px;
    width: 100%
}

.home-bannerSlider-module .hs_cos_gallery_main .slick-slide .caption h3 {
    color: #fff;
    font-family: ACCENT-LIGHT;
    font-size: 3em;
    line-height: 1.25;
    margin: 0;
    text-align: center;
    text-shadow: 0 0 4px #000;
    text-transform: uppercase
}

.home-bannerSlider-module .hs_cos_gallery_main .slick-slide .caption p {
    margin-top: 15px
}

.home-bannerSlider-module .hs_cos_gallery_main .slick-slide .caption p,
.slider-button {
    color: #fff;
    font-family: ACCENT-LIGHT;
    font-size: 1.5em;
    line-height: inherit;
    margin-bottom: 0;
    text-align: center;
    text-shadow: 0 0 4px #000
}

.slider-button {
    display: block;
    margin-top: 30px
}

.slider-button span {
    background: #ff8921;
    border-radius: 10px;
    box-shadow: 0 0 10px rgba(0, 0, 0, .5);
    color: #fff;
    cursor: pointer;
    display: inline-block;
    padding: 12px 24px
}

.slider-button span:hover {
    background: #0000bf
}

.home-bannerSlider-module .slick-arrow,
.home-bannerSlider-module ul.slick-dots {
    display: none !important
}

.greyBackground {
    background: transparent linear-gradient(180deg, #545353, #3f3e3e) 0 0 no-repeat padding-box;
    padding: 150px 0 80px;
    position: relative
}

.greyBackground h2 {
    color: #fff !important
}

.greyBackground p {
    color: #fff
}

.wizard_container {
    background: #f0f0f0;
    border-collapse: separate;
    border-radius: 20px;
    box-shadow: 0 0 10px rgba(0, 0, 0, .25);
    margin: 40px 0;
    padding: 20px 40px
}

.wizard_table {
    display: table;
    margin: auto
}

.wizard_td {
    display: table-cell;
    vertical-align: middle
}

.wizard_images {
    margin-right: 40px;
    white-space: nowrap;
    width: 315px
}

a img {
    border: 0 !important
}

.wizard_images img {
    height: 200px;
    margin-left: -30px;
    vertical-align: baseline;
    width: auto
}

.wizard_images img:first-child {
    margin-left: 0
}

.box_more a {
    border: 1px solid #ccc;
    color: #999;
    display: inline-block;
    margin: 0 15px 15px 0;
    padding: 4px 12px;
    text-decoration: none;
    text-transform: uppercase
}

.box_more a:hover {
    background: #0000bf;
    color: #fff
}

.application-group-module {
    padding: 20px 0 0
}

h2.application-heading {
    text-align: center
}

.application-cols-group {
    font-size: 0
}

.application-col {
    display: inline-block;
    font-size: 16px;
    margin: 16px 1%;
    vertical-align: top;
    width: 31%
}

.application-col-photo {
    background-position: 50%;
    background-size: cover;
    padding-top: 50%;
    position: relative
}

.application-col-photo img {
    bottom: 0;
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%
}

.application-col-title a {
    background: #00005f;
    color: #fff;
    display: block;
    font-size: 1.25em;
    padding: 8px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase
}

.application-col-title a:hover {
    background: #0000bf;
    color: #fff
}

.application-col-content {
    font-size: .9em;
    margin: 15px
}

.application-col-more a {
    border: 1px solid #ccc;
    color: #999;
    display: inline-block;
    margin: 0 15px 15px;
    padding: 4px 12px;
    text-decoration: none;
    text-transform: uppercase
}

.application-col-more a:hover {
    background: #0000bf;
    color: #fff
}

.sitemap-navigation .hs-menu-wrapper>ul {
    display: block !important;
    line-height: 1.75;
    list-style: disc !important;
    margin: 0 0 1em !important;
    padding: 0 0 0 40px !important
}

.sitemap-navigation .hs-menu-wrapper>ul li {
    display: list-item !important
}

.sitemap-navigation .hs-menu-wrapper>ul li>a {
    display: inline !important;
    white-space: normal !important;
    width: auto !important
}

.sitemap-navigation .hs-menu-wrapper>ul ul.hs-menu-children-wrapper {
    list-style: circle;
    margin: 0 !important;
    opacity: 1 !important;
    padding: 0 0 0 40px !important;
    position: static !important;
    visibility: visible !important
}

.sitemap-navigation .hs-menu-wrapper>ul ul ul li {
    list-style: square
}

h3.search-heading {
    font-size: 2.5em
}

.search-module .hs-search-field {
    line-height: 1.75;
    margin: 16px 0;
    max-width: 300px;
    width: 100%
}

.search-module .hs-search-field__input,
.search-module button[type=submit] {
    color: #545353;
    font-family: Roboto, sans-serif, arial, helvetica;
    font-size: 16px;
    line-height: 1.25
}

.search-module .hs-search-field__input {
    border: 1px solid #a9a9a9;
    margin: 2px 2px 2px 0;
    min-height: 30px;
    padding: 1px 2px
}

.firefox .search-module .hs-search-field__input {
    min-height: 0;
    padding: 2px
}

.body-container-wrapper .search-module .hs-search-field__input {
    max-width: 160px !important;
    width: 100% !important
}

.search-module .hs-search-field__input::-webkit-input-placeholder {
    opacity: 1
}

.search-module .hs-search-field__input:-ms-input-placeholder {
    opacity: 1
}

.firefox .body-container-wrapper .search-module .hs-search-field__input {
    border-color: #666;
    max-width: 178px !important
}

.bcrumb {
    margin: 16px 0
}

.bcrumb a:active,
.bcrumb a:link,
.bcrumb a:visited {
    font-size: .9em;
    text-decoration: none
}

.bcrumb a:hover {
    text-decoration: underline
}

.hs-blog-post-item {
    clear: both;
    margin: 20px 0
}

.hs-blog-post-item:first-child {
    margin-top: 4px
}

.hs-blog-post-item-inner {
    display: table;
    width: 100%
}

.hs-blog-post-item-inner .td {
    display: table-cell;
    vertical-align: middle
}

.hs-blog-featured-image-wrapper {
    width: 15%
}

.hs-blog-post-body {
    padding-left: 20px
}

.hs-blog-post-body .post-header {
    font-size: 1.2em;
    text-transform: uppercase
}

.hs-blog-post-body .post-header h2 {
    font-size: inherit;
    line-height: 1.75;
    margin: 0;
    padding: 0
}

.hs-blog h2.post-listing-simple {
    font-size: 1.2em;
    text-transform: uppercase
}

.hs-blog-featured-image-wrapper a {
    background-position: 50%;
    background-size: cover;
    border-collapse: separate;
    box-shadow: 0 0 10px rgba(0, 0, 0, .5);
    display: block;
    overflow: hidden;
    padding-bottom: 104.6%;
    position: relative
}

.hs-blog-featured-image-wrapper a img {
    border: 0;
    bottom: 0;
    height: 100%;
    left: 0;
    max-width: none !important;
    object-fit: cover;
    outline: 0;
    position: absolute;
    right: 0;
    top: 0;
    vertical-align: baseline;
    width: 100%
}

.hs-blog-post-body p {
    margin: 0
}

.hs-blog-post-item .hr {
    background: #e0e0e0;
    height: 1px;
    margin: 60px 0
}

.hs-blog-post .bcrumb {
    margin-bottom: 0
}

.hs-blog.hs-blog-post .body-container .page-center {
    padding-bottom: 3px
}

.hs-col-table {
    text-align: left
}

.hs-blog-post .img_float_left {
    clear: left;
    float: left;
    margin: 16px 20px 16px 0
}

.hs-blog-post table {
    border-collapse: collapse
}

div.paging {
    margin: 16px 0 14px
}

a.paging,
a.paging:active,
a.paging:hover,
a.paging:link,
a.paging:visited {
    background-color: #0c0cc2;
    background-image: linear-gradient(180deg, hsla(0, 0%, 100%, .2), rgba(0, 0, 191, .2));
    border: 1px solid #0000bf;
    border-radius: 5.3333333333333px;
    color: #fff;
    display: inline-block;
    padding: 5.3333333333333px 8px;
    text-align: center;
    text-decoration: none
}

a.paging:hover {
    background-color: #2424c8
}

a.paging[disabled] {
    background-color: #4646c5;
    background-image: none;
    border: 1px solid #3d3dc2;
    color: #9191db;
    cursor: default
}

ul.pagination.paging_pages {
    display: block;
    list-style: none;
    margin: 8px 0 0;
    padding: 0
}

ul.pagination.paging_pages li {
    display: inline-block;
    vertical-align: middle
}

ul.pagination.paging_pages li a {
    background-color: #0c0cc2;
    background-image: linear-gradient(180deg, hsla(0, 0%, 100%, .2), rgba(0, 0, 191, .2));
    border: 1px solid #0000bf;
    border-radius: 5.3333333333333px;
    color: #fff;
    display: inline-block;
    line-height: 1.25;
    padding: 5.333333px 8px;
    text-align: center;
    text-decoration: none
}

ul.pagination.paging_pages li a:hover {
    background-color: #2424c8 !important
}

ul.pagination.paging_pages li.active a {
    border-width: 2px !important;
    cursor: pointer;
    font-weight: 700;
    padding: 4.3333333333333px 7px !important;
    text-decoration: underline
}

.paging_np a.paging {
    padding: 6.333333px 8px 4.333333px
}

.img_float_right {
    clear: right;
    float: right;
    margin: 16px 0 16px 20px
}

.hs-blog-post .hs_recaptcha.hs-recaptcha.field.hs-form-field {
    overflow: auto;
    padding: 10px 0;
    width: auto
}

.blogReadMore {
    background-color: transparent;
    border: 1px solid #990014;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    color: #990014;
    cursor: pointer;
    display: inline-block;
    font-family: Roboto, sans-serif;
    font-size: 20px;
    font-weight: 400;
    height: 60px;
    letter-spacing: 1px;
    line-height: 60px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    vertical-align: middle;
    width: 180px
}

.blogReadMore:hover {
    background-color: #97c93d;
    border: 1px solid #fff;
    text-decoration: none;
    -webkit-transition: background-position .1s linear;
    -moz-transition: background-position .1s linear;
    -o-transition: background-position .1s linear;
    transition: background-position .1s linear
}

.blogReadMore:focus {
    outline: thin dotted #333;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

iframe {
    max-width: 100%
}

.hs-mac-pc .chrome .search-module .hs-search-field__input {
    font-family: system-ui;
    font-size: 13px
}

ul.hs-search-results__listing>li {
    clear: both;
    margin: 20px 0
}

ul.hs-search-results__listing>li>a.hs-search-results__title {
    font-size: 1.2em;
    text-decoration: none;
    text-transform: uppercase
}

ul.hs-search-results__listing>li p.hs-search-results__description {
    margin: 0;
    padding: 0
}

.hs-two-col-img-radius {
    border-radius: 50px;
    box-shadow: 0 0 10px rgba(0, 0, 0, .25)
}

.hs-two-col-img-grp img {
    border-collapse: separate;
    margin: 16px 0
}

.hs-two-col-img-grp.right img {
    width: 400px
}

.productsaction-booth-collector-19507-page .hs-two-col-img-grp.right img {
    margin-right: 3%;
    width: 325px
}

.left.hs-two-col-img-grp img {
    margin: 0 0 1%
}

.hs-two-col-img-grp .hs-cta-wrapper img {
    float: none !important;
    margin: 0 !important;
    width: auto !important
}

@media (min-width:641px) {
    .custom-footer-top-bg .page-center>div>div>div {
        display: table-cell !important;
        float: none !important;
        margin-left: 0 !important;
        vertical-align: middle !important;
        width: auto !important
    }
}

@media (min-width:768px) {
    .product-lightboxGallery-module {
        float: right;
        margin: 0 0 10px 10px;
        width: 240px
    }

    .product-lightboxGallery-img img {
        max-height: 300px
    }

    .product-tab-form form.hs-form fieldset {
        max-width: 43.3%;
        width: 100%
    }

    .home-layout .custom-header-wrapper {
        background: #fff
    }

    .fullWidth-mainContent-flexi .hs_cos_wrapper_type_rich_text>img.application_photo:first-child,
    img.cm-alignLeft:first-child,
    img.cm-alignRight:first-child {
        margin-top: 0
    }

    .cm-alignLeft {
        float: left
    }

    .cm-alignRight {
        float: right
    }

    .hs-two-col-img-grp.right img {
        float: right;
        margin-left: 20px;
        margin-top: 0
    }

    .left.hs-two-col-img-grp img {
        float: left;
        margin-right: 3%
    }
}

@media (min-width:801px) {
    .hs-mobile-logo-grp {
        display: none !important
    }
}

@media (max-width:1600px) {
    .hs-blog-featured-image-wrapper a {
        padding-bottom: 105.6%
    }
}

@media (max-width:1200px) and (min-width:801px) {
    .custom-header-search input.watermark {
        margin-right: 15px
    }
}

@media (max-width:990px) and (min-width:768px) {
    .home-bannerSlider-module .hs_cos_gallery_main .slick-track {
        padding-bottom: 40%;
        position: relative
    }

    .home-bannerSlider-module .hs_cos_gallery_main .slick-slide {
        bottom: 0 !important;
        height: 100%;
        left: 0 !important;
        position: absolute !important;
        right: 0 !important;
        top: 0 !important;
        width: 100%
    }

    .home-bannerSlider-module .hs_cos_gallery_main .slick-slide>.slick-slide-inner-wrapper {
        background-repeat: no-repeat;
        height: 100%;
        width: 100%
    }

    .home-bannerSlider-module .hs_cos_gallery_main .slick-slide>.slick-slide-inner-wrapper>a {
        bottom: 0;
        height: 100%;
        left: 0;
        padding-bottom: 40%;
        position: absolute;
        right: 0;
        top: 0;
        width: 100%
    }

    .home-bannerSlider-module .hs_cos_gallery_main .slick-slide .caption {
        margin: 0
    }
}

@media (max-width:980px) {
    .collectorTopImg-col {
        max-width: 100%;
        width: 100%
    }

    .collectorGallery-lightbox-list-item {
        max-width: 25%;
        width: 100%
    }

    .products-list-item {
        max-width: 33.333333333333%
    }
}

@media (max-width:870px) and (min-width:768px) {
    .home-bannerSlider-module .hs_cos_gallery_main .slick-track {
        padding-bottom: 60%
    }
}

@media (max-width:800px) {
    .hs-header-mobile-section {
        display: none !important
    }

    .custom-header-group {
        min-height: 80px !important;
        position: relative
    }

    .custom-header-wrapper {
        background: #f0f0f0;
        border-collapse: separate;
        box-shadow: 0 0 10px rgba(0, 0, 0, .5);
        left: 0;
        position: fixed;
        right: 0;
        top: 0;
        z-index: 1000
    }

    .custom-logo {
        margin: 0;
        position: relative;
        text-align: center;
        top: -1px
    }

    .custom-logo img {
        max-width: 240px;
        width: 90% !important
    }

    .custom-header-search input.watermark {
        display: none
    }

    .custom-header-search .search {
        position: absolute;
        right: 74px;
        top: -12px;
        width: 20% !important
    }

    .custom-header-search .search input[type=image] {
        cursor: pointer;
        min-width: 24px
    }

    .custom-menu-wrapper {
        background-image: none
    }

    .hs-mobile-logo-grp>div>div {
        display: table;
        width: 100% !important
    }

    .hs-mobile-logo-grp .td_resp {
        display: table-cell !important;
        height: 79px;
        vertical-align: middle !important
    }

    .hs-mobile-trigger-grp {
        width: 20% !important
    }

    .custom-header-search {
        float: none !important;
        padding: 0;
        width: 20% !important
    }

    .custom-header-search form {
        float: none
    }

    .custom-header-search .search.td {
        color: #0000bf;
        display: block !important;
        font-size: 36px;
        padding: 10px;
        position: relative;
        right: auto;
        text-align: center;
        text-decoration: none;
        top: auto;
        width: 100% !important
    }

    .hs-mobile-logo-grp>div>div:after,
    .hs-mobile-logo-grp>div>div:before {
        display: none !important
    }
}

@media (max-width:800px) and (min-width:768px) {
    .hs-mobile-logo-grp .td_resp {
        float: none !important;
        margin-left: 0 !important;
        width: auto !important
    }
}

@media (max-width:784px) {
    .collectorGallery-lightbox-list-item {
        max-width: 33.333333333333%;
        width: 100%
    }
}

@media (max-width:735px) {
    .products-list-item {
        max-width: 50%
    }
}

@media (max-width:767px) {

    .body-container-wrapper .main-content,
    .body-container-wrapper .sidebar {
        margin-bottom: 20px
    }

    .hs-search-layout .hs-search-field,
    .one-column .body-container-wrapper input[type=color],
    .one-column .body-container-wrapper input[type=date],
    .one-column .body-container-wrapper input[type=datetime-local],
    .one-column .body-container-wrapper input[type=datetime],
    .one-column .body-container-wrapper input[type=email],
    .one-column .body-container-wrapper input[type=file],
    .one-column .body-container-wrapper input[type=month],
    .one-column .body-container-wrapper input[type=number],
    .one-column .body-container-wrapper input[type=password],
    .one-column .body-container-wrapper input[type=search],
    .one-column .body-container-wrapper input[type=tel],
    .one-column .body-container-wrapper input[type=text],
    .one-column .body-container-wrapper input[type=time],
    .one-column .body-container-wrapper input[type=url],
    .one-column .body-container-wrapper input[type=week],
    .one-column .body-container-wrapper select,
    .one-column .body-container-wrapper textarea {
        max-width: 100% !important;
        width: 100% !important
    }

    #email-prefs-form .email-edit {
        max-width: 100% !important
    }

    .subscription-template.one-column #email-prefs-form .checkbox-row span.fakelabel span {
        width: 85%
    }

    .hs-default-blog.blog .blog-sidebar {
        margin-top: 30px
    }

    .hs-default-blog.hs-blog-post .blog-section img {
        float: none !important
    }

    .hs-col-table {
        overflow: auto
    }

    .hs-col-table>table {
        min-width: 640px
    }

    .img_float_right {
        clear: both;
        float: none;
        margin: 16px 0
    }

    .hs-blog .section.post-body img {
        clear: both !important;
        display: block;
        float: none !important;
        height: auto !important;
        margin-left: 0 !important;
        margin-right: 0 !important
    }

    .hs-blog .section.post-body .hs_cos_wrapper_type_rich_text>p:first-child {
        overflow: hidden
    }

    .hs-blog-post table[width="656"] {
        width: auto
    }

    .fullWidth-mainContent-flexi .hs_cos_wrapper_type_rich_text>img.application_photo+* {
        clear: both
    }

    .quickLinks-children-item>a {
        background: none
    }

    .product-lightboxGallery-module {
        float: none;
        margin: 0 0 16px;
        width: 100%
    }

    .product-lightboxGallery-img {
        margin-top: 0
    }

    .product-lightboxGallery-img img {
        max-width: 300px;
        width: 100%
    }

    .product-tabs {
        display: none !important
    }

    .product-tabs-details {
        border: 0;
        margin: 0;
        padding: 0
    }

    .product-tabs-label {
        background: #f0f0f0;
        border: 1px solid #0000bf;
        border-bottom: 0;
        color: #0000bf;
        display: block !important;
        font-family: Roboto, sans-serif;
        font-size: 1.2em;
        padding: 20px;
        text-align: center;
        text-transform: uppercase
    }

    .product-tabs-box {
        border: 1px solid #0000bf;
        display: block !important;
        margin-bottom: 20px;
        overflow-x: auto;
        padding: 10px;
        position: relative
    }

    .product-tabs-box>table {
        margin: 0
    }

    .home-bannerSlider-module .hs_cos_gallery_main .slick-slide>.slick-slide-inner-wrapper>a {
        padding-bottom: 100vw
    }

    .cm-alignLeft,
    .cm-alignRight,
    img.application_photo {
        clear: both !important;
        display: block !important;
        float: none !important;
        margin-left: 0 !important;
        margin-right: 0 !important;
        padding-left: 0 !important;
        padding-right: 0 !important
    }

    .cm-alignLeft,
    .cm-alignRight {
        height: auto !important
    }

    .cm-alignLeft+*,
    .cm-alignRight+* {
        clear: both
    }

    .fullWidth-mainContent-flexi table img {
        max-width: 100%;
        width: auto
    }

    .productsbaghouse-dust-collectors-19144-page .fullWidth-mainContent-flexi .hs_cos_wrapper_type_rich_text table * {
        padding: 0
    }

    form.hs-form fieldset .hs-form-field:first-child {
        padding-left: 0 !important
    }

    form.hs-form fieldset .hs-form-field:last-child {
        padding-right: 0 !important
    }

    .hs-two-col-img-grp img {
        margin-bottom: 0
    }

    .productsaction-booth-collector-19507-page .hs-two-col-img-grp.right img {
        margin-right: 0
    }

    .fullWidth-mainContent-flexi img {
        display: block;
        float: none !important
    }

    .products-list-item img {
        margin: auto
    }

    .productsbaghouse-dust-collectors-19144-page .fullWidth-mainContent-flexi p {
        float: none !important
    }

    .productsbaghouse-dust-collectors-19144-page .fullWidth-mainContent-flexi p img {
        height: auto !important;
        margin: auto
    }

    .hs-blog .section.post-body .hs_cos_wrapper_type_rich_text>p {
        float: none !important;
        margin-left: 0 !important;
        margin-right: 0 !important
    }
}

@media (max-width:640px) {
    .custom-footer-top-bg .page-center>div>div>div {
        display: block !important;
        text-align: center
    }

    .custom-footer-top-bg .brochure_right {
        margin: auto !important;
        width: 60% !important
    }

    .custom-footer-top-bg .made img {
        width: 100%
    }

    .custom-footer-top-bg .brochure_left img {
        width: 60%
    }

    .hs-fixed-help-section .side_help_outer {
        bottom: 20%;
        left: 4%;
        right: 4%;
        top: 20%
    }

    .hs-blog-post-item-inner .table,
    .hs-blog-post-item-inner .td,
    .hs-fixed-help-section .table,
    .hs-fixed-help-section .td {
        display: block;
        margin: auto;
        width: auto
    }

    .hs-blog-post-body.td {
        margin-top: 16px
    }

    .hs-blog-post-body {
        padding-left: 0
    }

    .hs-blog-post-item-inner .td {
        display: block;
        display: block !important
    }

    .hs-blog-post .img_float_right {
        margin-left: 0 !important;
        margin-right: 0 !important
    }

    .hs-blog-post .img_float_left {
        float: none;
        margin: 16px 0
    }

    .hs-blog-featured-image-wrapper a {
        padding-bottom: 101.4%
    }

    .collectorTopImg-title,
    .productsList-item-title {
        margin-top: 16px
    }

    .home-bannerSlider-module .hs_cos_gallery_main .slick-slide .caption {
        font-size: 3vw
    }

    .home-bannerSlider-module .hs_cos_gallery_main .slick-slide>.slick-slide-inner-wrapper>a {
        padding-bottom: 131.6vw
    }

    .wizard_container {
        background: #f0f0f0;
        border-collapse: separate;
        border-radius: 20px;
        box-shadow: 0 0 10px rgba(0, 0, 0, .25);
        margin: 20px 0;
        padding: 20px;
        text-align: center
    }

    .wizard_table,
    .wizard_td {
        display: block;
        margin: auto
    }

    .wizard_images {
        margin: 0;
        width: auto
    }

    .wizard_images img {
        height: 100px;
        margin-left: -10px
    }

    .wizard_images img:first-child {
        margin-left: 0
    }

    .application-col {
        display: block !important;
        margin: 16px 0 !important;
        width: auto !important
    }

    .application-col:last-child {
        margin-bottom: 0 !important
    }
}

@media (max-width:588px) {
    .collectorGallery-lightbox-list-item {
        max-width: 50%;
        width: 100%
    }
}

@media (max-width:490px) {
    .products-list-item {
        max-width: 100%;
        padding-bottom: 0
    }
}

@media (max-width:479px) {
    .subscription-template.one-column #email-prefs-form .subscribe-options {
        overflow: visible
    }

    .hs-default-blog .hs-featured-image-wrapper .hs-featured-image-link img.hs-featured-image {
        border-width: 0;
        float: none;
        height: auto;
        margin: 20px 0;
        max-height: 100%;
        max-width: 100%;
        width: 100%
    }

    .hs-default-blog .blog-pagination a {
        display: block;
        margin: 5px auto;
        max-width: 100px;
        text-align: center
    }

    .blogfilter-price-comparison-19551-page.hs-blog-post .hs_cos_wrapper_type_rich_text>table {
        font-size: 14px
    }

    .hs-blog .section.post-body img {
        width: auto !important
    }
}

@media (max-width:425px) {

    .fullWidth-layout .body-container .hs_cos_wrapper_type_widget_container>.hs_cos_wrapper_type_module:first-child .hs_cos_wrapper_type_header>h1,
    .fullWidth-mainContent-flexi .hs_cos_wrapper_type_rich_text>h1:first-child,
    .hs-blog.hs-blog-post .hs-blog-breadcrumbs-grp h1 {
        font-size: 9.5vw
    }
}

@media (max-width:400px) {
    form.hs-form fieldset .hs-form-field {
        float: none !important;
        margin-left: 0;
        margin-right: 0;
        padding-left: 0 !important;
        padding-right: 0 !important;
        width: 100% !important
    }

    .body-container-wrapper input[type=color],
    .body-container-wrapper input[type=date],
    .body-container-wrapper input[type=datetime-local],
    .body-container-wrapper input[type=datetime],
    .body-container-wrapper input[type=email],
    .body-container-wrapper input[type=file],
    .body-container-wrapper input[type=month],
    .body-container-wrapper input[type=number],
    .body-container-wrapper input[type=password],
    .body-container-wrapper input[type=search],
    .body-container-wrapper input[type=tel],
    .body-container-wrapper input[type=text],
    .body-container-wrapper input[type=time],
    .body-container-wrapper input[type=url],
    .body-container-wrapper input[type=week],
    .body-container-wrapper select,
    .body-container-wrapper textarea,
    .hs-search-layout .hs-search-field {
        max-width: 100% !important;
        width: 100% !important
    }

    .collectorGallery-lightbox-list-item {
        max-width: 100%;
        width: 100%
    }

    .hs-blog-featured-image-wrapper a {
        padding-bottom: 102.4%
    }
}

@media (max-width:360px) {
    .sitemap-navigation .hs-menu-wrapper>ul ul.hs-menu-children-wrapper {
        padding-left: 25px !important
    }
}

@media (max-width:350px) {

    .applicationsindustrial-environments-page .fullWidth-mainContent-flexi .hs_cos_wrapper_type_rich_text h1,
    .applicationsmetalworking-page .fullWidth-mainContent-flexi .hs_cos_wrapper_type_rich_text h1,
    .hs-blog .hs-blog-breadcrumbs-grp h1 {
        font-size: 11.5vw
    }

    .fullWidth-layout .body-container .hs_cos_wrapper_type_widget_container>.hs_cos_wrapper_type_module:first-child .hs_cos_wrapper_type_header>h1,
    .fullWidth-mainContent-flexi .hs_cos_wrapper_type_rich_text>h1:first-child,
    .hs-blog.hs-blog-post .hs-blog-breadcrumbs-grp h1 {
        font-size: 9.2vw
    }

    .blogfilter-price-comparison-19551-page.hs-blog-post .hs_cos_wrapper_type_rich_text>table {
        font-size: 12px
    }
}

@media (max-width:321px) {
    .home-bannerSlider-module .hs_cos_gallery_main .slick-slide>.slick-slide-inner-wrapper>a {
        padding-bottom: 128.5vw
    }
}

@media (max-height:445px) {
    .hs-fixed-help-section .side_help_outer {
        bottom: 20px;
        top: 85px
    }
}

.hs-error-msgs.inputs-list label {
    font-size: 12px
}

.ftwrap-blue {
    position: relative
}

@media(max-width:767px) {
    body.wrapper-mac-adjust .text-cta-wangle video#myVideo {
        display: none
    }
}

.headerv2-container .header-wrapper {
    float: none !important;
    margin: 0 auto !important;
    max-width: 1482px;
    padding: 0 15px;
    width: 100%
}

.headerv2-container {
    background-color: #fff;
    padding-bottom: 16px;
    padding-top: 5px
}

.headerv2-container .header-wrapper>.row-fluid-wrapper>.row-fluid {
    align-items: center;
    display: flex
}

.headerv2-container #darkLogo {
    display: block !important;
    margin-bottom: 8px;
    margin-left: 12px
}

body .headerv2-container #deskNav a,
body .headerv2-container #searchButton i,
body .headerv2-container .custom-menu-primary .hs-menu-wrapper>ul>li>a {
    color: #545353 !important
}

body .headerv2-container .custom-menu-primary .hs-menu-wrapper>ul>li>a {
    line-height: 26px;
    padding-bottom: 0;
    padding-top: 0
}

body .headerv2-container #deskNav .custom-menu-primary .hs-menu-wrapper>ul li ul.hs-menu-children-wrapper li a {
    color: #fff !important;
    padding: 6px 12px
}

body .headerv2-container #deskNav a.cta_button {
    color: #97c93d !important;
    line-height: 29px;
    padding-top: 0
}

body .headerv2-container #deskNav .topNav a {
    text-decoration: none
}

body .headerv2-container #deskNav .topNav ul li:first-child a:before {
    color: #97c93d;
    content: "\f095";
    display: inline-block;
    font-family: Font Awesome\ 6 Free;
    font-size: 16px;
    transform: rotate(245deg)
}

body .headerv2-container .topNav .hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-menu-depth-1 {
    margin: 0 44px
}

body .headerv2-container .topNav .hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-menu-depth-1:first-child {
    margin-left: 0
}

body .headerv2-container #headSearchInput {
    right: 0;
    top: 30px;
    width: 300px
}

body .headerv2-container .goog-te-gadget-simple {
    border: 1px solid #ccc;
    padding-top: 2px
}

body .headerv2-container .goog-te-gadget-simple a span {
    font-size: 13px;
    font-weight: 700;
    line-height: 15px;
    margin-left: 6px;
    margin-right: 4px
}

body .headerv2-container #searchButton {
    justify-content: flex-end
}

body .headerv2-container .menu-container {
    margin-top: 23px
}

body .headerv2-container .menu-container>.row-fluid-wrapper>.row-fluid {
    align-items: center;
    display: flex
}

body .headerv2-container .custom-menu-primary .hs-menu-wrapper>ul {
    margin-top: 0
}

body .headerv2-container .topNav .row-fluid #languagePicker .languagePicker {
    padding-top: 0
}

body .headerv2-container .goog-te-gadget-simple a span:nth-child(3) {
    margin-left: 0
}

body .headerv2-container .topNav .row-fluid #languagePicker {
    margin-left: 20px
}

@media(1024px <=width <=1439px) {
    body .headerv2-container .topNav .hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-menu-depth-1 {
        margin: 0 12px
    }

    body .headerv2-container #deskNav .topNav ul li:first-child a:before,
    body .headerv2-container #deskNav a,
    body .headerv2-container #searchButton i,
    body .headerv2-container .custom-menu-primary .hs-menu-wrapper>ul>li>a {
        font-size: 14px
    }

    body .headerv2-container .menu-container {
        margin-top: 26px
    }

    body .headerv2-container .topNav>.row-fluid-wrapper>.row-fluid {
        align-items: center;
        display: flex;
        justify-content: space-between
    }

    body .headerv2-container .topNav .row-fluid [class*=span]:first-child {
        flex-basis: 70%
    }

    body .headerv2-container .topNav .row-fluid #languagePicker {
        flex-basis: 26%
    }

    body .headerv2-container .topNav .row-fluid #languagePicker .languagePicker {
        padding-top: 0
    }

    body .headerv2-container .topNav .row-fluid [class*=span]:nth-child(3) {
        flex-basis: 3%
    }

    body .headerv2-container .topNav {
        line-height: 0px
    }

    body .headerv2-container #headSearchInput {
        top: 24px
    }

    body .headerv2-container #headSearchInput input[type=text]#searchInputBox {
        max-height: 30px
    }

    .headerv2-container #darkLogo {
        margin-left: 0
    }

    body .headerv2-container#mobileNav .mobile-trigger i {
        background-color: #97c93d;
        display: block;
        height: 3px;
        width: 38px
    }

    body .headerv2-container#mobileNav .mobile-trigger i:after,
    body .headerv2-container#mobileNav .mobile-trigger i:before {
        background-color: #97c93d;
        content: "";
        display: block;
        height: 3px;
        position: relative;
        top: 8px;
        transition: all .3s ease-in-out;
        width: 38px
    }
}

@media(max-width:1024px) {
    body .headerv2-container #mobileLogo .darkLogo {
        display: block !important
    }

    body .headerv2-container .mobile-trigger {
        top: -50px
    }

    body .headerv2-container#mobileNav .custom-menu-primary.js-enabled .hs-menu-wrapper {
        top: 14px
    }

    body .headerv2-container.desktop {
        display: none
    }

    body .headerv2-container#mobileNav {
        padding: 15px 0
    }

    body .headerv2-container#mobileNav .hs-menu-wrapper.hs-menu-flow-horizontal>ul {
        padding: 20px 0
    }

    body .headerv2-container #deskNav a,
    body .headerv2-container #searchButton i,
    body .headerv2-container .custom-menu-primary .hs-menu-wrapper>ul>li>a {
        color: #fff !important
    }

    body .headerv2-container#mobileNav .contact-link {
        padding: 6px 0;
        text-align: center
    }

    body .headerv2-container#mobileNav .contact-link a {
        display: inline-block;
        width: auto
    }

    body .headerv2-container#mobileNav .contact-link a:before {
        color: #97c93d;
        content: "\f095";
        display: inline-block;
        font-family: Font Awesome\ 6 Free;
        font-size: 16px;
        font-weight: 600;
        transform: rotate(245deg)
    }

    body .headerv2-container#mobileNav .contact-link a:hover:before {
        color: #0075b0
    }

    body .headerv2-container#mobileNav .hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-menu-depth-1 {
        padding: 6px 0
    }

    body .headerv2-container#mobileNav .hs-menu-wrapper.hs-menu-flow-horizontal.flyouts>ul li.hs-item-has-children ul.hs-menu-children-wrapper {
        margin-top: 4px
    }

    body .headerv2-container#mobileNav .custom-menu-primary .hs-menu-wrapper>ul {
        height: 100vh
    }

    body .headerv2-container#mobileNav .custom-menu-primary .hs-menu-wrapper>ul ul {
        position: relative !important
    }
}

@media(max-width:767px) {
    .homev2-footer.footerv2 .footWrap {
        padding-top: 110px
    }
}

.homev2-footer.footerv2 .footWrapContent.footer-wrapper {
    padding: 0 15px
}

.homev2-footer.footerv2 form.hs-form fieldset .hs-form-field {
    position: relative
}

.homev2-footer.footerv2 form.hs-form .hs-form-field ul.inputs-list.hs-error-msgs {
    bottom: -6px;
    margin: 0 !important;
    position: absolute
}

.homev2-footer.footerv2 .hs_error_rollup {
    display: none
}

@media(768px <=width <=1024px) {
    .hs-error-msgs.inputs-list label {
        font-size: 8px
    }
}

@media(1025px <=width <=1100px) {
    .hs-error-msgs.inputs-list label {
        font-size: 10px
    }
}

@media(max-width:1100px) {
    .homev2-footer.footerv2 form.hs-form fieldset[class*=form-columns] .hs-input {
        margin-bottom: 30px
    }

    .homev2-footer.footerv2 form.hs-form .hs-form-field ul.inputs-list.hs-error-msgs {
        bottom: -5px;
        width: 90%
    }
}

@media(max-width:767px) {
    .homev2-footer.footerv2 form.hs-form fieldset[class*=form-columns] .hs-input {
        margin-bottom: 20px
    }

    .homev2-footer.footerv2 form.hs-form .hs-form-field ul.inputs-list.hs-error-msgs {
        bottom: 0;
        width: 100%
    }

    .homev2-footer .footWrap {
        padding-top: 90px
    }
}

@media(max-width:480px) {
    .homev2-footer.footerv2 form.hs-form fieldset[class*=form-columns] .hs-input {
        margin-bottom: 30px;
        width: 100%
    }

    .homev2-footer.footerv2 form.hs-form .hs-form-field ul.inputs-list.hs-error-msgs {
        bottom: -5px;
        width: 90%
    }
}

@media(max-width:400px) {
    .homev2-footer.footerv2 form.hs-form .hs-form-field ul.inputs-list.hs-error-msgs {
        bottom: 4px;
        width: 100%
    }
}

.back-to-top {
    z-index: 3
}

.normal-logo {
    display: block
}

.fixed-logo,
body.header-fixed .normal-logo {
    display: none
}

body.header-fixed .fixed-logo {
    display: block
}

@media(min-width:1025px) {
    body .header-section .child-grp {
        display: none !important;
        opacity: 0;
        transition: opacity 1s ease-out;
        visibility: hidden
    }
}

body .header-section li.dropdown.activated .child-grp {
    background: #fff;
    display: block !important;
    float: none;
    left: 0;
    margin: 0 auto !important;
    max-width: 1348px;
    opacity: 1;
    overflow: hidden;
    padding: 0 !important;
    position: fixed;
    right: 0;
    top: 108px;
    transition: opacity 1s ease-out;
    visibility: visible;
    z-index: 4
}

@media(min-width:1025px) {

    body .header-grp .child-grp .five-col-adjust span>.hs_cos_wrapper.menu_one_items:before,
    body .header-grp .child-grp .two-col-adjust span>.hs_cos_wrapper.menu_one_items:before {
        border-right: 1px solid #e8ebed;
        bottom: 0;
        content: "";
        height: 100vh;
        position: absolute;
        right: 0;
        top: 0
    }

    body .header-grp .child-grp .two-col-adjust span>.hs_cos_wrapper.menu_one_items {
        margin: 0;
        padding: 57px 35px 30px
    }

    body .header-grp .child-grp .five-col-adjust span>.hs_cos_wrapper.menu_one_items .inner-items {
        margin-left: 15px
    }

    body .header-grp .child-grp .five-col-adjust span>.hs_cos_wrapper.menu_one_items .inner-items a,
    body .header-grp .child-grp .two-col-adjust span>.hs_cos_wrapper.menu_one_items .inner-items a {
        margin-bottom: 21px;
        transition: .3s ease-in-out
    }

    body .header-grp .child-grp .five-col-adjust span>.hs_cos_wrapper.menu_one_items:last-child:before,
    body .header-grp .child-grp .two-col-adjust span>.hs_cos_wrapper.menu_one_items:last-child:before {
        border-right: 0
    }

    body .header-grp .child-grp .hs_cos_wrapper.menu_one_items .inner-items a {
        display: inline-block;
        transition: .3s ease-in-out
    }

    body .header-section .child-grp>.row-fluid-wrapper>.row-fluid {
        display: flex
    }

    body .header-section .child-grp>.row-fluid-wrapper>.row-fluid .fix_four_card,
    body .header-section .child-grp>.row-fluid-wrapper>.row-fluid .fix_three_card {
        position: Relative;
        z-index: 1
    }

    body .header-section .child-grp>.row-fluid-wrapper>.row-fluid .fix_four_card:before,
    body .header-section .child-grp>.row-fluid-wrapper>.row-fluid .fix_three_card:before {
        border-right: 1px solid #eee;
        bottom: 50px;
        content: "";
        left: auto;
        position: absolute;
        right: 0;
        top: 45px;
        z-index: 2
    }

    body .header-section .child-grp>.row-fluid-wrapper>.row-fluid .fix_four_card:last-child:before,
    body .header-section .child-grp>.row-fluid-wrapper>.row-fluid .fix_three_card:last-child:before {
        display: none
    }

    .header-section-v2 .topNav.mobile_off .hs-menu-wrapper.hs-menu-flow-horizontal {
        align-items: flex-end;
        display: flex;
        justify-content: end
    }
}

.mobile-meg {
    display: none !important
}

@media(max-width:1024px) {
    body .header-grp .logo-image {
        min-width: 170px
    }

    body .header-grp .main-title a {
        margin-top: 16px !important
    }

    body .header-grp.header-section-v2 .row-fluid-wrapper:last-child .hs-menu-wrapper.hs-menu-flow-horizontal {
        height: calc(100vh - 50px);
        overflow-y: scroll;
        padding-bottom: 100px;
        top: 50px !important
    }

    body .header-grp.header-section-v2 .row-fluid-wrapper:last-child .hs-menu-wrapper.hs-menu-flow-horizontal::-webkit-scrollbar {
        display: none
    }

    .custom-menu-primary.js-enabled {
        margin: 0
    }

    .hs-menu-wrapper.hs-menu-flow-horizontal>ul li.dropdown>.child-trigger,
    .hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-item-has-children .child-trigger {
        display: block !important
    }

    body .header-grp .hs-menu-wrapper.hs-menu-flow-horizontal>ul li>a {
        color: #346094 !important;
        font-size: 16px;
        line-height: 24px
    }

    .header-grp .hs-menu-wrapper.hs-menu-flow-horizontal>ul>li.activated>a {
        color: #346094 !important
    }

    body .header-section li.dropdown.activated .child-grp {
        display: none !important
    }
}

@media(max-height:755px) and (min-width:1025px) {
    body .header-section li.dropdown.activated .child-grp {
        height: fit-content;
        max-height: calc(100vh - 120px) !important;
        overflow-y: scroll
    }
}

script {
    display: none !important
}

body .headerv2-container #deskNav .main-cta a.cta_button {
    background-color: #97c93d;
    border: 1px solid #97c93d;
    border-radius: 4px;
    color: #fff !important;
    display: inline-block;
    font-family: Roboto;
    font-size: 16px;
    line-height: 21px;
    padding: 9px 7px;
    text-align: center;
    text-decoration: none !important;
    transition: all .2s linear
}

body .header-section-v2 .headerv2-container .header-wrapper {
    max-width: 1445px
}

body .headerv2-container #deskNav .main-cta a.cta_button:hover {
    background: #fff;
    color: #97c93d !important
}

body .header-section-v2 .headerv2-container {
    padding-bottom: 10px
}

body .header-section-v2 .headerv2-container .menu-container {
    margin-top: 17px
}

body .headerv2-container .custom-menu-primary .hs-menu-wrapper>ul>li>a {
    font-size: 18px;
    line-height: 24px
}

@media(max-width:1024px) {

    body .header-section-v2 .headerv2-container.desktop,
    body .lp-header #deskNav,
    body .lp-header .headerv2-container.desktop,
    body .row-fluid .header-section-v2 #deskNav {
        display: block
    }

    .mobile_off {
        display: none !important
    }

    body .header-section-v2 .headerv2-container .header-wrapper>.row-fluid-wrapper>.row-fluid {
        display: block
    }

    body .header-section-v2 .headerv2-container {
        height: 75px;
        padding: 12px 20px 15px
    }

    body .header-section-v2 .headerv2-container #darkLogo {
        display: block !important;
        margin-bottom: 0;
        margin-left: 0;
        max-width: 200px
    }

    body .header-section-v2 .headerv2-container .mobile-trigger {
        right: 0;
        top: -21px
    }
}

body .header-section-v2 .span3.mobile_off.main-cta {
    width: auto
}

body .header-section-v2 .span9.custom-menu-primary {
    width: 100%
}

body .header-section-v2 .custom-menu-primary .hs-menu-wrapper>ul>li {
    display: flex;
    justify-content: flex-end;
    padding: 0 17px
}

body .header-section-v2 .custom-menu-primary .hs-menu-wrapper>ul>li>a {
    padding: 6px 0
}

body .headerv2-container .custom-menu-primary .hs-menu-wrapper>ul {
    display: block;
    float: right
}

@media(min-width:1025px) and (max-width:1200px) {
    body .header-section-v2.header-grp .custom-menu-primary .hs-menu-wrapper>ul>li {
        padding: 0 10px
    }
}

@media(min-width:1400px) {
    body .header-section li.dropdown.activated .child-grp {
        left: 14px
    }

    body .header-section-v2 .headerv2-container .menu-container {
        padding-right: 32px
    }
}

@media(max-width:767px) {
    body .header-section-v2 .headerv2-container .mobile-trigger {
        top: -68px
    }
}

@media(min-width:1025px) {
    .headerv2-container.desktop.header-nav.HeaderSection.header-grp {
        min-height: 108px
    }

    body .headerv2-container .custom-menu-primary .hs-menu-wrapper>ul>li>a:hover,
    body .headerv2-container .hs-menu-item.hs-menu-depth-1.dropdown.activated a {
        background: transparent;
        text-decoration: underline;
        text-decoration-color: #97c93d !important;
        text-decoration-thickness: 2px;
        text-underline-position: under
    }

    body .header-section li.dropdown.activated .child-grp::-webkit-scrollbar {
        display: none
    }

    body #header .desktop_hide {
        display: none !important
    }
}

.hs-menu-item.hs-menu-depth-1.dropdown.activated,
body .headerv2-container .custom-menu-primary .hs-menu-wrapper>ul>li>a:hover {
    background: transparent
}

style {
    display: none !important
}

@media(max-width:1024px) {
    body .row-fluid.dropdown .child-grp {
        display: none !important
    }

    body .header-grp.header-section-v2 .row-fluid-wrapper:last-child .hs-menu-wrapper.hs-menu-flow-horizontal {
        display: none;
        position: fixed;
        top: 75px !important
    }

    body.mobile-open .header-grp.header-section-v2 .row-fluid-wrapper:last-child .hs-menu-wrapper.hs-menu-flow-horizontal {
        height: calc(100vh - 75px);
        overflow-y: hidden;
        padding-bottom: 100px;
        position: fixed;
        top: 75px !important
    }

    body .header-section-v2 .custom-menu-primary .hs-menu-wrapper>ul {
        height: calc(100vh - 75px);
        padding-bottom: 100px
    }

    body .header-section-v2 .custom-menu-primary .hs-menu-wrapper>ul>li {
        display: block;
        padding: 0
    }

    body .header-section-v2 .custom-menu-primary .hs-menu-wrapper>ul>li a {
        display: inline-block;
        text-align: left
    }

    body .header-section-v2 .headerv2-container .header-wrapper {
        padding: 0
    }

    .child-grp.mega-menu-popout-container-inner.hs-menu-children-wrapper {
        padding: 0 20px
    }

    body .header-section-v2 .child-trigger {
        height: 44px !important
    }

    body .header-section-v2 .custom-menu-primary .hs-menu-wrapper>ul>li>a {
        padding: 10px 50px 10px 20px
    }

    .child-grp.for-2nd-child.mega-menu-popout-container-inner.hs-menu-children-wrapper,
    .child-grp.for-3rd-child.mega-menu-popout-container-inner.hs-menu-children-wrapper,
    .child-grp.for-4th-child.mega-menu-popout-container-inner.hs-menu-children-wrapper .child-grp.for-5th-child.mega-menu-popout-container-inner.hs-menu-children-wrapper .child-grp.for-6th-child.mega-menu-popout-container-inner.hs-menu-children-wrapper {
        padding: 10px 20px 0
    }

    li.hs-menu-item.hs-menu-depth-1.active .child-trigger i:after {
        display: none
    }

    body .headerv2-container #deskNav li.hs-menu-item.hs-menu-depth-1.activated:hover>a,
    body .headerv2-container #deskNav li.hs-menu-item.hs-menu-depth-1.active>a {
        color: #97c93d !important
    }

    .child-grp.for-1st-child.mega-menu-popout-container-inner.hs-menu-children-wrapper {
        padding: 0
    }

    body .headerv2-container #deskNav .main_cta_div a.cta_button:hover {
        background: #fff;
        color: #97c93d !important
    }

    body .headerv2-container #deskNav .main_cta_div a.cta_button {
        background-color: #97c93d;
        border: 1px solid #97c93d;
        border-radius: 4px;
        color: #fff !important;
        display: inline-block;
        font-family: Roboto;
        font-size: 16px;
        line-height: 21px;
        margin: 10px 20px 20px;
        padding: 9px 7px;
        text-align: center;
        text-decoration: none !important;
        transition: all .2s linear;
        width: auto
    }

    body .headerv2-container #deskNav .main_cta_div {
        margin: 0
    }

    #header .slice_under_mobile {
        opacity: 0;
        visibility: hidden
    }

    body #header .custom-menu-primary .hs-menu-wrapper>ul .slice_under_mobile {
        margin: 0 20px;
        opacity: 1;
        visibility: visible
    }

    body #header .custom-menu-primary .hs-menu-wrapper>ul .slice_under_mobile a {
        color: #97c93d !important;
        font-size: 22px;
        font-weight: 400;
        line-height: 22px
    }

    body #header .custom-menu-primary .hs-menu-wrapper>ul .slice_under_mobile a:before {
        color: #97c93d;
        content: "\f095";
        display: inline-block;
        font-family: Font Awesome\ 6 Free;
        font-size: 18px;
        font-weight: 600;
        transform: rotate(245deg)
    }
}

html {
    overflow-x: hidden
}

.header-container .span12.main_cta_div {
    margin: 0
}

.tabber-section .heading-container {
    margin: 0 auto;
    max-width: 1030px;
    width: 100%
}

.tabber-section .heading-container h2 {
    color: #fff;
    font-family: Roboto;
    font-size: 44px;
    font-weight: 700;
    line-height: 55px;
    padding-bottom: 28px;
    position: relative;
    text-align: center
}

.tabber-section .heading-container h2:after {
    background: #0075b0;
    bottom: 0;
    content: "";
    height: 2px;
    left: 0;
    margin: 0 auto;
    max-width: 420px;
    position: absolute;
    right: 0;
    width: 100%
}

.tabber-section .heading-container h2 span {
    color: #97c93d
}

.tabber-section .tab-container {
    align-items: center;
    display: flex;
    gap: 30px;
    justify-content: space-between;
    margin-top: 80px
}

.tabber-section .tab-container .tab-buttons .tab-button {
    margin-bottom: 38px
}

.tabber-section .tab-container .tab-buttons .tab-button:last-child {
    margin-bottom: 0
}

.tabber-section .tab-container .tab-buttons .tab-button h3 {
    color: #fff;
    cursor: pointer;
    font-family: Roboto;
    font-size: 28px;
    font-weight: 700;
    line-height: 37px;
    margin: 0;
    text-transform: capitalize
}

.tabber-section .tab-container .tab-buttons .tab-button.active h3 {
    color: #97c93d
}

.tabber-section .tab-content-container {
    background: #fff;
    border: 6px solid #0075b0;
    border-radius: 4px;
    max-width: 775px;
    padding: 67px 30px 63px;
    position: relative;
    width: 100%
}

.tabber-section .tab-content-container .tab-content p {
    color: #3f3e3e;
    font-family: Roboto;
    font-size: 26px;
    line-height: 39px;
    margin: 0
}

.tabber-section .cta-container {
    margin-top: 84px;
    text-align: center
}

.tabber-section .cta-container a.cta_button {
    background-color: #97c93d;
    border: 1px solid #97c93d;
    border-radius: 4px;
    color: #fff;
    display: inline-block;
    font-family: Roboto;
    font-size: 20px;
    line-height: 26px;
    padding: 10px;
    text-align: center;
    text-decoration: none !important;
    transition: all .2s linear
}

.tabber-section .cta-container a.cta_button:hover {
    background: #fff;
    color: #97c93d
}

@media(min-width:768px) and (max-width:1024px) {
    .tabber-section .tab-container {
        gap: 15px;
        margin-top: 40px
    }

    .tabber-section .heading-container h2 {
        font-size: 36px;
        line-height: 42px;
        padding-bottom: 12px
    }

    .tabber-section .tab-container .tab-buttons .tab-button h3 {
        font-size: 20px;
        line-height: 30px
    }

    .tabber-section .tab-content-container {
        width: 70vw
    }

    .tabber-section .tab-container .tab-buttons {
        width: 40vw
    }

    .tabber-section .tab-content-container .tab-content p {
        font-size: 18px;
        line-height: 28px
    }

    .tabber-section .tab-content-container:after {
        height: 68px;
        width: 300px
    }

    .tabber-section .cta-container {
        margin-top: 40px
    }
}

@media(max-width:767px) {
    .tabber-section .heading-container h2 {
        font-size: 28px;
        line-height: 30px
    }

    .tabber-section .heading-container h2:after {
        max-width: 230px
    }

    .tabber-section .tab-container {
        display: block;
        margin-top: 30px
    }

    .tabber-section .tab-container .tab-buttons {
        align-items: flex-start;
        display: flex;
        flex-direction: column;
        gap: 20px;
        justify-content: space-between;
        margin-bottom: 20px
    }

    .tabber-section .tab-container .tab-buttons .tab-button h3 {
        font-size: 18px;
        line-height: 28px
    }

    .tabber-section .tab-container .tab-buttons .tab-button {
        margin-bottom: 0
    }

    .tabber-section .tab-container .tab-buttons .tab-button:last-child {
        display: block
    }

    .tabber-section .tab-content-container {
        max-width: none;
        padding: 40px 20px
    }

    .tabber-section .tab-content-container .tab-content p {
        font-size: 20px;
        line-height: 32px
    }

    .tabber-section .cta-container {
        margin-top: 40px
    }

    .tabber-section .cta-container a.cta_button {
        font-size: 16px;
        padding: 6px 8px
    }

    body .tabber-section .tab-content-container:after {
        height: 50px;
        max-width: 220px;
        width: 100%
    }

    .tab-buttons {
        position: relative
    }

    .tab-button-container {
        border: 1px solid #ccc;
        color: #fff;
        cursor: pointer;
        display: block;
        padding: 6px 10px;
        width: 100%
    }

    .tab-button-container.active {
        background-color: #f0f0f0
    }

    .tab-dropdown {
        background-color: #fff;
        box-shadow: 0 4px 6px rgba(0, 0, 0, .1);
        display: none;
        position: absolute;
        z-index: 1
    }
}

.wideButtonBox a.cta_button {
    letter-spacing: 0;
    padding: 10px
}

.text-cta-wangle .left-col h2 {
    border-bottom: none !important;
    color: #fff;
    font-size: 44px;
    line-height: 1.25;
    margin: 0;
    padding: 0;
    text-transform: uppercase
}

.text-cta-wangle .left-col p {
    color: #fff
}

.text-cta-wangle .left-col h2 {
    margin-bottom: 43px;
    padding-bottom: 28px;
    position: relative
}

.text-cta-wangle .left-col h2:after {
    background: #ccc;
    bottom: 0;
    content: "";
    height: 2px;
    left: 0;
    max-width: 420px;
    position: absolute;
    width: 100%
}

.wideButtonBox .cta_button {
    margin: 0
}

.wideButtonBox {
    display: flex;
    justify-content: end;
    text-align: right
}

svg.ctaBottomAngle {
    bottom: -1px;
    fill: #fff;
    height: 10vw;
    left: 0;
    position: absolute;
    width: 100%
}

.text-cta-wangle .mfc {
    align-items: center;
    display: flex
}

@media(max-width:768px) {
    .wideButtonBox {
        text-align: center
    }

    .text-cta-wangle .left-col h2:after {
        margin: 0 auto;
        right: 0
    }

    .text-cta-wangle br {
        display: none
    }

    .text-cta-wangle .left-col {
        text-align: center
    }
}

@media(min-width:768px) and (max-width:1024px) {
    .text-cta-wangle .left-col h2 {
        font-size: 36px;
        line-height: 42px;
        margin-bottom: 30px;
        padding-bottom: 12px
    }

    .wideButtonBox a.cta_button {
        font-size: 18px
    }
}

@media(max-width:769px) {
    .text-cta-wangle .mfc {
        display: block
    }

    .text-cta-wangle .left-col h2 {
        font-size: 28px;
        line-height: 30px;
        padding-bottom: 12px
    }
}

@media(min-width:1280px) {
    body .row-fluid .text-cta-wangle .span8 {
        width: 66.81196581200001%
    }

    body .row-fluid .text-cta-wangle [class*=span]:not(:first-child) {
        margin-left: 1.564102564%
    }
}

.homev2-footer svg.footWrapTopAngle.angleWhite {
    display: none
}

.center-align {
    margin: 0 auto;
    text-align: center
}

.video-section .videoHeader h2 {
    color: #545353;
    font-size: 44px;
    line-height: 55px;
    padding-bottom: 34px;
    position: relative;
    text-align: center;
    text-transform: uppercase
}

.video-section .videoHeader h2:after {
    background: #0075b0;
    bottom: 0;
    content: "";
    height: 2px;
    left: 0;
    margin: 0 auto;
    max-width: 420px;
    position: absolute;
    right: 0;
    width: 100%
}

.video-section .videoHeader {
    margin-bottom: 64px
}

.videoAlignment {
    float: none;
    margin: 0 auto;
    padding-bottom: 68px
}

.video-section .videoFooter h3 {
    color: #545353;
    font-size: 28px;
    line-height: 34px;
    margin-bottom: 22px
}

.video-section .videoWrapper {
    padding-top: 0
}

.video-section a.ctaButton {
    letter-spacing: 0;
    padding: 10px
}

@media(max-width:1024px) {
    .video-section .videoHeader {
        margin-bottom: 40px
    }

    .video-section .videoAlignment {
        padding-bottom: 30px
    }

    .video-section .videoHeader h2 {
        font-size: 36px;
        line-height: 42px;
        padding-bottom: 12px
    }
}

@media(max-width:768px) {
    .videoAlignment {
        padding-bottom: 20px;
        width: 100%
    }

    .video-section .videoHeader h2 {
        font-size: 28px;
        line-height: 30px;
        padding-bottom: 12px
    }
}

.card-section .heading-container {
    margin-bottom: 26px
}

.card-section .heading-container h2 {
    color: #fff;
    font-family: Roboto;
    font-size: 44px;
    font-weight: 700;
    line-height: 55px;
    padding-bottom: 34px;
    position: relative;
    text-align: center
}

.card-section .heading-container h2:after {
    background: #0075b0;
    bottom: 0;
    content: "";
    height: 2px;
    left: 0;
    margin: 0 auto;
    max-width: 420px;
    position: absolute;
    right: 0;
    width: 100%
}

.card-section .four-col-adjust .card .icon-container {
    align-items: center;
    display: flex;
    justify-content: center;
    padding: 20px
}

.card-section .cta-container {
    margin-top: 76px;
    text-align: center
}

.card-section .cta-container a.cta_button {
    background-color: transparent;
    border: 1px solid #97c93d;
    border-radius: 4px;
    color: #97c93d;
    display: inline-block;
    font-family: Roboto;
    font-size: 20px;
    line-height: 26px;
    padding: 10px;
    text-align: center;
    text-decoration: none !important;
    transition: all .2s linear
}

.card-section .cta-container a.cta_button:hover {
    background: #fff;
    color: #97c93d
}

@media(min-width:768px) and (max-width:1024px) {
    .card-section .heading-container h2 {
        font-size: 36px;
        line-height: 42px;
        padding-bottom: 12px
    }
}

@media(max-width:767px) {
    .card-section .heading-container h2 {
        font-size: 28px;
        line-height: 30px;
        padding-bottom: 12px
    }

    .card-section .heading-container h2:after {
        max-width: 230px
    }

    .card-section .cta-container a.cta_button {
        font-size: 16px;
        padding: 6px 8px
    }
}

.card-section .four-col-adjust .card .card-title.all-text-white h3 {
    color: #fff;
    font-size: 28px;
    line-height: 34px
}

.card-section .four-col-adjust .card .card-title h3 {
    margin: 45px 0 0
}

.card-section .four-col-adjust .card .card-content {
    margin: 0 auto;
    text-align: center;
    width: 100%
}

.card-section .four-col-adjust .card .card-content .icon-container {
    height: 100%;
    margin: 0 auto;
    max-height: 139px;
    max-width: 139px;
    width: 100%
}

@media(max-width:1024px) {
    .card-section .four-col-adjust .card .card-title h3 {
        margin-top: 20px
    }

    .card-section .cta-container {
        margin-top: 40px
    }

    .card-section .heading-container {
        margin-bottom: 20px
    }
}

@media(max-width:767px) {
    .card-section .four-col-adjust .card .card-content .icon-container {
        height: 139px;
        width: 139px
    }

    .card-section .four-col-adjust .card .card-title.all-text-white h3 {
        font-size: 24px;
        line-height: 26px
    }
}

.two-column-slider .section-title h2 {
    color: #545353;
    font-size: 44px;
    line-height: 55px;
    margin-bottom: 0;
    padding-bottom: 27px;
    position: relative;
    text-align: center;
    text-transform: uppercase
}

.two-column-slider .section-title h2:after {
    background: #0075b0;
    bottom: 0;
    content: "";
    height: 2px;
    left: 0;
    margin: 0 auto;
    max-width: 420px;
    position: absolute;
    right: 0;
    width: 100%
}

.h2-large h2 {
    color: #0075b0;
    font-size: 60px;
    font-style: italic;
    line-height: 75px;
    margin-bottom: 20px;
    text-transform: none
}

.h2-large h2 span {
    color: #97c93d
}

.two-column-slider .slider_container .two-column-content {
    align-items: center;
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between
}

.two-column-slider .slider_container .two-column-content .text-container {
    margin-top: 55px;
    width: 62.7%
}

.two-column-slider .slider_container .two-column-content .image-container {
    width: 35.8%
}

.two-column-slider .slider_container .slick-next.slick-arrow,
.two-column-slider .slider_container .slick-prev.slick-arrow {
    background: none;
    border: none;
    font-family: Font Awesome\ 6 Free;
    font-size: 0;
    font-weight: 900
}

.two-column-slider .slider_container .slick-next.slick-arrow:after,
.two-column-slider .slider_container .slick-prev.slick-arrow:after {
    color: #97c93d;
    content: "\f054";
    cursor: pointer;
    font-size: 22px;
    height: 22.76px;
    position: absolute;
    top: 41%;
    width: 13px
}

.two-column-slider .slider_container .slick-prev.slick-arrow:after {
    left: 0;
    transform: rotate(180deg)
}

.two-column-slider .slider_container .slick-next.slick-arrow:after {
    right: 0
}

.two-column-slider .slider_container ul.slick-dots {
    line-height: 0;
    list-style-type: none;
    margin: 48px 0 0;
    padding: 0;
    text-align: center
}

.two-column-slider .slider_container ul.slick-dots li {
    display: inline-block;
    line-height: 0;
    margin: 0 7px
}

.two-column-slider .slider_container ul.slick-dots li.slick-active button {
    background: #97c93d
}

.two-column-slider .slider_container .slick-dots li button {
    background: #fff;
    border: 2px solid #97c93d;
    border-radius: 100%;
    cursor: pointer;
    font-size: 0;
    height: 13px;
    line-height: 0;
    margin: 0;
    padding: 0;
    width: 13px
}

.two-column-slider .slider_container .slide-content {
    padding: 0 50px
}

@media(min-width:768px) and (max-width:1024px) {
    .h2-large h2 {
        font-size: 44px;
        line-height: 58px
    }

    .two-column-slider .section-title h2 {
        font-size: 36px;
        line-height: 42px;
        padding-bottom: 12px
    }

    .two-column-slider .slider_container .two-column-content .text-container h2 {
        font-size: 32px;
        line-height: 42px
    }

    .two-column-slider .text-container p {
        font-size: 20px;
        line-height: 26px
    }

    .two-column-slider .slider_container ul.slick-dots {
        margin-bottom: 30px
    }

    .two-column-slider .slider_container .two-column-content .text-container {
        margin-top: 0
    }
}

@media(max-width:767px) {
    .two-column-slider .section-title h2 {
        font-size: 28px;
        line-height: 30px;
        padding-bottom: 12px
    }

    .two-column-slider .slider_container .two-column-content .text-container .h2-large h2 {
        font-size: 24px;
        line-height: 28px
    }

    body .two-column-slider .slider_container .slick-prev.slick-arrow:after {
        bottom: -4px;
        left: 5%;
        top: auto
    }

    body .two-column-slider .slider_container .slick-next.slick-arrow:after {
        bottom: -4px;
        right: 5%;
        top: auto
    }

    .two-column-slider .slider_container .two-column-content {
        flex-direction: column
    }

    .two-column-slider .slider_container .two-column-content .text-container {
        margin-top: 0;
        width: 100%
    }

    .two-column-slider .slider_container .slide-content {
        padding: 0
    }

    .two-column-slider .slider_container .two-column-content .image-container {
        width: 100%
    }

    .two-column-slider .slider_container .two-column-content .image-container img {
        margin: 0 auto;
        text-align: center
    }

    .two-column-slider .slider_container ul.slick-dots {
        margin-top: 20px
    }

    .h2-large h2 {
        font-size: 32px;
        line-height: 44px
    }

    .two-column-slider .slider_container .text-container {
        text-align: center
    }
}

.two-column-slider .text-container p {
    color: #555353a6;
    font-size: 22px;
    line-height: 29px;
    margin-top: 26px
}

.wideAngleCTA {
    background: transparent linear-gradient(180deg, #0075b0, #005884) 0 0 no-repeat padding-box;
    position: relative
}

.backBlue {
    padding: 120px 0 20px
}

.backBlue h2 {
    border-bottom: none !important;
    color: #fff;
    font-family: eurostile, sans-serif;
    line-height: 1.1;
    margin: 0;
    padding: 0;
    text-transform: uppercase
}

.backBlue p {
    color: #fff
}

.backBlue hr {
    color: #fff;
    height: 3px
}

.wideButtonBox {
    padding-top: 60px;
    text-align: center
}

@media(min-width:768px) {
    .mining-cta-action .wideAngleCTA .wideButtonBox {
        margin-top: -16px;
        padding-top: 0
    }
}

@media(max-width:768px) {
    .backBlue {
        padding: 25px 0 30px
    }
}

.mega-menu-tabber .content-box01 {
    display: none
}

.mega-menu-tabber .content-box01.current {
    display: block
}

.mega-menu-tabber .tab-link.current {
    background: #eee
}

.mega-menu-tabber .tab-link {
    cursor: pointer;
    max-width: 272px;
    padding: 14px 40px 15px 13px;
    position: relative;
    width: 100%;
    z-index: 2
}

.mega-menu-tabber .tab-link h6 {
    color: #0075b0;
    font-size: 13px;
    font-weight: 700;
    letter-spacing: 0;
    line-height: 18px;
    margin: 0
}

.mega-menu-tabber .tab-link p {
    color: #545353;
    font-size: 11px;
    letter-spacing: 0;
    line-height: 15px;
    margin: 0
}

.mega-menu-tabber .span3.left-col {
    padding: 24px 0 48px
}

.mega-menu-tabber .tab-link:before {
    bottom: auto;
    color: #97c93d;
    content: "→";
    left: auto;
    position: absolute;
    right: 10px;
    top: auto
}

.mega-menu-tabber .right-col .text-container h6,
.mobile_only_accord .text-container h6 {
    color: #0075b0;
    font-size: 12px;
    font-weight: 400;
    line-height: 16px;
    margin: 0 0 12px
}

.mobile_only_accord .large_cta.mega_menu_cta a.cta_button,
body #header .mega-menu-tabber .right-col .large_cta.mega_menu_cta a.cta_button {
    background-color: transparent;
    border: 1px solid #97c93d;
    border-radius: 4px;
    color: #97c93d !important;
    display: inline-block;
    font-family: Roboto;
    font-size: 16px;
    font-weight: 400;
    line-height: 21px;
    margin-top: 29px;
    padding: 10px;
    padding-top: 10px !important;
    text-align: center;
    text-decoration: none;
    transition: all .2s linear
}

.mobile_only_accord .large_cta.mega_menu_cta a.cta_button:hover,
body .headerv2-container #deskNav .mega-menu-tabber .right-col .content-box01 .text-container .large_cta.mega_menu_cta a.cta_button:hover {
    background: #97c93d;
    color: #fff !important
}

body .headerv2-container #deskNav .right_col .right_tab_text a.cta_button {
    background: #97c93d;
    border: 1px solid #97c93d;
    border-radius: 4px;
    color: #fff !important;
    display: inline-block;
    font-family: Roboto;
    font-size: 14px;
    font-weight: 400;
    line-height: 19px;
    padding: 10px;
    text-align: center;
    text-decoration: none;
    transition: all .2s linear
}

body .headerv2-container #deskNav .right_col .right_tab_text a.cta_button:hover {
    background-color: #fff;
    color: #97c93d !important
}

.mega-menu-tabber .span3.left-col {
    max-width: 326px;
    width: 50%
}

.mega-menu-tabber .span9.right-col {
    margin: 0;
    padding: 24px 20px 28px
}

.mega-menu-tabber .right-col .text-container .pump_name h5,
.mobile_only_accord .text-container .pump_name h5 {
    color: #0075b0;
    font-size: 13px;
    font-weight: 700;
    line-height: 18px;
    margin: 10px 0 0;
    text-transform: uppercase
}

.mega-menu-tabber .tabber-item .img_list,
.mobile_only_accord .tabber-item .img_list {
    display: inline-block;
    max-width: 179px;
    position: relative;
    width: 23%;
    z-index: 1
}

.mega-menu-tabber .tabber-item .img_list a.whole_card_link {
    bottom: 0;
    content: "";
    cursor: pointer;
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 1;
    z-index: 2
}

@media(min-width:1025px) {
    .mega-menu-tabber .tabber-container01 {
        padding: 0 26px
    }

    .mega-menu-tabber .left-col .tabber-container01 {
        border-right: 1px solid #eee
    }

    .mega-menu-tabber>.row-fluid-wrapper>.row-fluid {
        display: flex
    }

    .tabber-item {
        align-items: baseline;
        display: flex;
        flex-wrap: nowrap;
        gap: 20px;
        justify-content: flex-start;
        text-align: center
    }

    .main_tab_conta .mega_acco.mobile_only_accord {
        display: none
    }
}

@media(min-width:1025px) and (max-width:1200px) {
    body .mega-menu-tabber .span3.left-col {
        max-width: 298px
    }
}

@media(max-width:1024px) {
    .main_tab_conta .mega-menu-tabber.desktop_only {
        display: none
    }

    .main_tab_conta .span10.left_col,
    .main_tab_conta .span2.right_col {
        margin: 0;
        width: 100%
    }

    body .mega-menu-tabber .span3.left-col {
        max-width: 100%;
        padding: 0;
        width: 100%
    }

    body .mega-menu-tabber .tab-link {
        max-width: 100%
    }

    body .main_tab_conta .right_tab_text {
        background: #fff;
        margin-top: -1px;
        padding: 0 20px 20px
    }

    body .mega-menu-tabber .span9.right-col {
        padding: 0
    }

    body .main_tab_conta .right_tab_text p {
        color: #545353;
        margin-bottom: 10px;
        text-align: left
    }

    body .main_tab_conta .accordionv2_header h6 {
        color: #545353;
        cursor: pointer;
        display: inline-block;
        font-size: 16px;
        line-height: 18px;
        margin: 0;
        padding: 12px 0
    }

    .mobile_only_accord.mega_acco {
        background: #fff;
        padding: 20px
    }

    .mobile_only_accord.mega_acco .accordionv2_group {
        border-bottom: 1px solid #000
    }

    .mobile_only_accord .tabber-item {
        align-items: baseline;
        display: flex;
        flex-wrap: nowrap;
        gap: 20px;
        justify-content: flex-start;
        text-align: center
    }

    body .mobile_only_accord .tabber-item .img_list {
        max-width: 200px;
        width: 24%
    }

    body .mobile_only_accord .large_cta.mega_menu_cta {
        margin-bottom: 30px
    }

    body .mobile_only_accord .feature_text {
        display: none
    }

    body #header.header-section-v2 .mobile_only_accord .large_cta.mega_menu_cta a.cta_button {
        color: #97c93d !important;
        margin-top: 20px;
        text-shadow: none
    }

    body #header.header-section-v2 .mobile_only_accord .large_cta.mega_menu_cta a.cta_button:hover {
        background: #97c93d;
        color: #fff !important
    }

    body #header.header-section-v2 .right_tab_text a.cta_button {
        text-shadow: none
    }

    .mobile_only_accord .accordionv2_header {
        cursor: pointer;
        padding-right: 50px;
        position: relative;
        z-index: 99
    }

    .mobile_only_accord .accordionv2_header:before {
        background: url(../fonts/black plus icon.svg);
        bottom: 0;
        content: "";
        cursor: pointer;
        height: 10px;
        left: auto;
        position: absolute;
        right: 10px;
        top: 35%;
        width: 10px;
        z-index: -1
    }

    .mobile_only_accord .expanded .accordionv2_header:before {
        background: url(../fonts/minus-3108.svg)
    }

    .mobile_only_accord .accordionv2_header:before,
    .mobile_only_accord .expanded .accordionv2_header:before {
        background-position: 50%;
        background-repeat: no-repeat;
        background-size: contain
    }

    body .mobile_only_accord .text-container .pump_name h5 {
        font-size: 12px
    }
}

@media(max-width:480px) {
    .mobile_only_accord .tabber-item {
        flex-wrap: wrap
    }

    body .mobile_only_accord .tabber-item .img_list {
        max-width: 300px;
        width: 44%
    }
}

.mega_menu_three .card .img_conta i.fa {
    border-radius: 26px;
    font-size: 23px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    width: 50px
}

.mega_menu_three .card_container {
    padding: 0 2.2vw
}

.mega_menu_three .card_container .card {
    align-items: center;
    cursor: pointer;
    display: flex;
    gap: 15px;
    margin-bottom: 20px;
    max-width: 369px;
    padding: 6px 40px 6px 10px;
    position: relative;
    transition: .3s ease-in-out
}

.mega_menu_three .card_container .card:before {
    bottom: auto;
    color: #97c93d;
    content: "→";
    font-family: Roboto;
    font-size: 18px;
    font-weight: 700;
    left: auto;
    line-height: 24px;
    position: absolute;
    right: 10px;
    top: auto
}

.mega_menu_three .card_container .card a.whole_card_link {
    bottom: 0;
    content: "";
    cursor: pointer;
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 1;
    z-index: 2
}

.mega_menu_three .card:hover {
    background-color: #eee
}

.mega_menu_three .card .data_conta p {
    font-size: 11px;
    font-weight: 400;
    line-height: 15px;
    margin: 0
}

.mega_menu_three .card .data_conta h6 {
    color: #0075b0;
    font-size: 13px;
    font-weight: 800;
    line-height: 18px;
    margin: 0;
    text-transform: uppercase
}

.mega_menu_three .row-fluid.card_group {
    padding: 45px 0 50px
}

.mega_menu_three .card_container {
    position: relative;
    z-index: 1
}

.mega_menu_three .card_container .card .img_conta {
    align-items: center;
    border-radius: 50%;
    box-sizing: border-box;
    display: flex;
    height: 50px;
    justify-content: center;
    min-width: 50px;
    object-fit: contain;
    overflow: hidden;
    width: 50px
}

@media (min-width:1025px) {
    body .fix_three_card {
        margin: 0 !important;
        width: 33.33% !important
    }

    body .fix_four_card {
        margin: 0 !important;
        width: 25% !important
    }

    .mega_menu_three .card_container .card:last-child {
        margin-bottom: 0
    }
}

@media(max-width:1024px) {
    body .mega_menu_three .row-fluid.card_group {
        padding: 0
    }

    body .fix_four_card,
    body .fix_three_card,
    body .mega_menu_three {
        margin: 0 !important;
        width: 100% !important
    }

    body .mega_menu_three .card_container .card {
        margin-bottom: 10px
    }

    body .mega_menu_three .card_container {
        padding: 0
    }

    body .header-section-v2 .custom-menu-primary .hs-menu-wrapper>ul::-webkit-scrollbar {
        display: none
    }

    body .mega_menu_three .card_container .card {
        max-width: 100%
    }

    .mega_menu_three .card_container .card:hover p {
        color: #545353
    }

    .mega_menu_three .card_container .card:before {
        display: none
    }

    body .mega_menu_three .card .data_conta h6 {
        color: #fff
    }

    body .mega_menu_three .card:hover .data_conta h6 {
        color: #0075b0
    }
}

a.termly-display-preferences {
    display: none
}

.theBGimage {
    margin-bottom: 20px
}

.bannerOverlay {
    background-image: linear-gradient(270deg, rgba(63, 62, 62, .9), rgba(84, 83, 83, .2));
    padding: 150px 0 100px;
    text-align: left;
    width: 100%
}

.bannerMainTitle {
    color: #fff;
    font-size: 50px;
    line-height: 1;
    margin: 10px 0;
    text-align: right;
    text-rendering: optimizelegibility;
    text-shadow: 0 1px 1px #666;
    text-transform: uppercase
}

.bannerHeavy {
    font-weight: 700
}

.bannerLight {
    font-weight: 400
}

.bannerCrumbs {
    border-top: 2px solid #0075b0;
    color: #fff;
    float: right;
    padding-top: 20px;
    text-align: right;
    width: 50%
}

.hs-breadcrumb-menu-divider {
    color: #fff;
    font-weight: 700
}

.hs-breadcrumb-menu-divider:before {
    content: "/";
    padding-left: 10px
}

li.hs-breadcrumb-menu-item a {
    color: #97c93d;
    text-decoration: underline
}

svg#whitePoint {
    bottom: -1px;
    fill: #fff;
    height: 5vw;
    position: absolute;
    width: 100%
}

@media(max-width:768px) {
    .theBGimage {
        margin-top: 0
    }

    .bannerOverlay {
        padding: 120px 0 60px
    }

    .bannerMainTitle {
        font-size: 40px;
        max-width: 100%;
        width: 100%
    }

    .bannerCrumbs {
        font-size: 14px;
        line-height: 1;
        padding-top: 10px
    }
}

@media(max-width:480px) {
    .bannerMainTitle {
        font-size: 32px
    }

    svg#whitePoint {
        height: 8vw
    }
}

.bannerMainTitle:after {
    border-bottom: none
}

.theBGimage .hs-breadcrumb-menu-item {
    display: inline-block;
    transition: .3s ease-in-out
}

section.pump-select-filter {
    padding-bottom: 20px;
    padding-top: 30px
}

.pump-select-filter .pump-heading-fil {
    text-align: center
}

.pump-filter .pump-main-filter {
    align-items: center;
    display: flex;
    flex-wrap: wrap;
    justify-content: center
}

.pump-filter .pump-main-filter .pump-main-item {
    flex-basis: 31.7%;
    margin-right: 2.45%
}

.pump-filter .pump-main-filter .pump-main-item>p {
    font-weight: 700;
    margin-bottom: 10px
}

.pump-filter .pump-main-filter .pump-main-item input[type=text],
.pump-filter .pump-main-filter .pump-main-item select {
    border: 1px solid #ccc;
    box-shadow: inset 0 0 6px #ccc;
    padding: 5px
}

.pump-filter .pump-main-filter .pump-main-item select {
    background-color: #fff;
    background-image: url(../images/sort-down.png);
    background-position: calc(100% - 3px);
    background-repeat: no-repeat;
    background-size: 15px 15px
}

.pump-items-with-types .pump-text p {
    font-size: 18px;
    font-weight: 300;
    margin: 0;
    text-align: center
}

.pump-items-with-types .pump-img {
    min-height: 120px;
    padding-top: 20px
}

.pump-items-with-types .pump-img img {
    display: block;
    height: auto;
    margin: 0 auto;
    max-width: 106px;
    width: 100%
}

.pump-items-with-types .pump-text P:after {
    content: "→";
    display: inline-block;
    padding-left: 10px
}

.pump-items-with-types .pump-text-fix {
    background: transparent linear-gradient(180deg, #0075b0, #005884) 0 0 no-repeat padding-box;
    color: #fff;
    padding: 40px 16px 16px;
    position: relative
}

.all-pumps-with-type-fix .pumps-type-items.hide_section {
    display: none
}

.all-pumps-with-type-fix .pumps-type-items>h3 {
    margin: 0 0 35px
}

.all-pumps-with-type-fix {
    margin-top: 40px
}

.pumps-type-items .pumps-type-items-fix {
    align-items: stretch;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start
}

.pumps-type-items .pumps-type-items-fix .pump-items-with-types {
    align-items: stretch;
    box-shadow: 0 0 6px rgba(0, 0, 0, .16);
    display: flex;
    flex-basis: 18.4%;
    flex-direction: column;
    justify-content: space-between;
    margin-bottom: 80px;
    margin-right: 2%;
    position: relative
}

.pumps-type-items .pumps-type-items-fix .pump-items-with-types a.abs_link {
    bottom: 0;
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 0
}

.pump-items-with-types .pump-text-fix svg.pump_angle {
    fill: #fff;
    height: 40px;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}

.all-pumps-with-type .no_result_text {
    display: none;
    padding-bottom: 80px;
    padding-top: 60px;
    text-align: center
}

.all-pumps-with-type .no_result_text.show_no_res {
    display: block
}

.pump_buttons a.cta_btn {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    cursor: pointer;
    display: inline-block;
    font-size: 20px;
    letter-spacing: 1px;
    line-height: 1;
    padding: 12px;
    text-align: center;
    text-decoration: none;
    transition: all .35s
}

.pump_buttons .sld_btn a.cta_btn {
    background-color: #97c93d;
    border: 1px solid #97c93d;
    color: #fff
}

.pump_buttons .bdr_btn a.cta_btn {
    border: 1px solid #97c93d
}

.pump_buttons .bdr_btn a.cta_btn,
.pump_buttons .sld_btn a.cta_btn:hover {
    background-color: #fff;
    color: #97c93d
}

.pump_buttons .bdr_btn a.cta_btn:hover {
    background-color: #97c93d;
    color: #fff
}

.pump-select-filter .pump_buttons {
    align-items: center;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    padding-bottom: 40px;
    padding-top: 30px
}

.pump-select-filter .pump_buttons .number_butn {
    margin-left: 30px
}

@media(min-width:1025px) {

    .pump-filter .pump-main-filter .pump-main-item:nth-child(3n+3),
    .pumps-type-items .pumps-type-items-fix .pump-items-with-types:nth-child(5n+5) {
        margin-right: 0
    }
}

@media(max-width:1024px) {
    .pumps-type-items .pumps-type-items-fix .pump-items-with-types {
        flex-basis: 32%;
        margin-bottom: 60px;
        margin-right: 2%
    }

    .pumps-type-items .pumps-type-items-fix .pump-items-with-types:nth-child(3n+3) {
        margin-right: 0
    }

    .pump-filter .pump-main-filter .pump-main-item {
        flex-basis: 48%;
        margin-right: 4%
    }

    .pump-filter .pump-main-filter .pump-main-item:nth-child(2n+2) {
        margin-right: 0
    }
}

@media(max-width:767px) {
    .pumps-type-items .pumps-type-items-fix .pump-items-with-types {
        flex-basis: 48%;
        margin-bottom: 40px;
        margin-right: 4%
    }

    .pumps-type-items .pumps-type-items-fix .pump-items-with-types:nth-child(3n+3) {
        margin-right: 4%
    }

    .pumps-type-items .pumps-type-items-fix .pump-items-with-types:nth-child(2n+2) {
        margin-right: 0
    }

    .pump-filter .pump-main-filter .pump-main-item {
        flex-basis: 100%;
        margin-right: 0
    }

    .pump-filter .pump-main-filter .pump-main-item:nth-child(2n+2) {
        margin-right: 0
    }

    .pump-select-filter .pump_buttons {
        display: block;
        text-align: center
    }

    .pump-select-filter .pump_buttons .number_butn {
        margin-left: 0;
        margin-top: 30px
    }
}

@media(max-width:520px) {
    .pumps-type-items .pumps-type-items-fix .pump-items-with-types {
        flex-basis: 100%;
        margin-right: 0
    }

    .pumps-type-items .pumps-type-items-fix .pump-items-with-types:nth-child(2n+2),
    .pumps-type-items .pumps-type-items-fix .pump-items-with-types:nth-child(3n+3) {
        margin-right: 0
    }

    .all-pumps-with-type .no_result_text {
        display: none;
        padding-bottom: 50px;
        padding-top: 100px;
        text-align: center
    }
}

select {
    cursor: pointer
}

.lp-header .headerv2-container #darkLogo {
    display: block !important;
    margin-bottom: 0;
    margin-left: 0
}

@media (min-width:1025px) {
    .lp-header .headerv2-container.desktop.header-nav.HeaderSection.header-grp {
        min-height: unset;
        padding: 12px 0 29px
    }
}

.container-fluid .row-fluid .ppc-lp .page-center {
    max-width: 1380px
}

.two-col-form-section.ppc-lp.v2 {
    padding-bottom: 84px
}

.two-col-form-section .form-section h2 {
    color: #545353;
    font-size: 44px;
    position: relative;
    z-index: 1
}

.two-col-form-section.ppc-lp.left-col-text ol {
    margin-top: 0;
    padding-left: 25px
}

.two-col-form-section .form-section p {
    padding-top: 52px
}

.two-col-form-section .form-section h2:after {
    background: #0075b0;
    bottom: -22px;
    content: "";
    height: 2px;
    left: 0;
    max-width: 419px;
    position: absolute;
    right: 0;
    width: 100%
}

.two-col-form-section.ppc-lp.v2 .form-section ol {
    margin-top: 0;
    padding-left: 25px
}

.hs_recaptcha.hs-recaptcha.field.hs-form-field {
    margin-bottom: 10px;
    margin-top: 10px
}

.list-icon-section.ppc-lp li {
    display: flex
}

.list-icon-section.ppc-lp li .icon {
    margin-right: 3%;
    width: 11%
}

.list-icon-section.ppc-lp li .icon-text {
    max-width: 601px;
    width: 86%
}

.list-icon-section.ppc-lp li .icon-text h3 {
    color: #545353;
    font-size: 27.5px;
    line-height: 34.36px;
    margin-top: 0
}

.list-icon-section.ppc-lp ul {
    margin-top: 38px;
    padding: 0
}

.list-icon-section.ppc-lp ul li {
    margin-bottom: 45px
}

.two-col-form-section.ppc-lp .form-container h3 {
    font-size: 44px;
    font-weight: 500
}

.two-col-form-section .form-section .form-container p {
    padding-top: 0
}

.two-col-form-section .form-section .form-container form.hs-form .hs_error_rollup,
.two-col-form-section .form-section .form-container form.hs-form fieldset .hs-form-field {
    position: relative
}

.two-col-form-section .form-section .form-container form.hs-form .hs-form-field ul.inputs-list.hs-error-msgs {
    bottom: -6px;
    margin: 0 !important;
    position: absolute
}

.two-col-form-section .form-section .form-container form.hs-form .hs_error_rollup ul.inputs-list.hs-error-msgs {
    bottom: -16px;
    margin: 0 !important;
    position: absolute
}

.two-col-form-section.ppc-lp {
    padding-top: 58px
}

@media(min-width:1024px) {
    .list-icon-section.ppc-lp li .icon {
        min-width: 82px
    }
}

@media(min-width:768px) and (max-width:1023px) {
    .list-icon-section.ppc-lp li .icon {
        min-width: 65px
    }
}

@media(min-width:768px) and (max-width:1024px) {
    body .two-col-form-section.ppc-lp#form-section {
        scroll-margin-top: 75px
    }
}

@media(max-width:767px) {
    body .icon-section {
        padding-top: 60px
    }

    body .two-col-form-section.ppc-lp#form-section {
        scroll-margin-top: 60px
    }

    .list-icon-section.ppc-lp li .icon {
        min-width: 50px
    }

    .two-col-form-section .form-section h2 {
        font-size: 38px
    }

    .two-col-form-section .form-section p {
        padding-top: 40px
    }

    .list-icon-section.ppc-lp li .icon-text h3 {
        font-size: 23.5px;
        line-height: normal
    }

    .list-icon-section.ppc-lp ul {
        margin-top: 25px;
        padding: 0
    }

    .list-icon-section.ppc-lp ul li {
        margin-bottom: 25px
    }

    .two-col-form-section.ppc-lp .form-container h3 {
        font-size: 33px;
        line-height: normal
    }

    body .two-col-form-section.ppc-lp .right-column.form-container h3,
    body.hs-landing-page .body-container-wrapper .ppc-lp h3,
    body.hs-landing-page .ppc-lp h2 {
        font-size: 28px;
        line-height: 30px
    }

    .two-col-form-section.ppc-lp.v2 {
        padding-bottom: 60px
    }
}

body ul.hs-error-msgs li label>a {
    display: none
}

.two-col-form-section.ppc-lp#form-section {
    scroll-margin-top: 100px
}

@media(min-width:768px) {
    .two-col-form-section .form-section .form-container form {
        max-width: 420px
    }
}

@media (max-width:500px) {

    .body-container-wrapper .ppc-lp input[type=color],
    .body-container-wrapper .ppc-lp input[type=date],
    .body-container-wrapper .ppc-lp input[type=datetime-local],
    .body-container-wrapper .ppc-lp input[type=datetime],
    .body-container-wrapper .ppc-lp input[type=email],
    .body-container-wrapper .ppc-lp input[type=file],
    .body-container-wrapper .ppc-lp input[type=month],
    .body-container-wrapper .ppc-lp input[type=number],
    .body-container-wrapper .ppc-lp input[type=password],
    .body-container-wrapper .ppc-lp input[type=search],
    .body-container-wrapper .ppc-lp input[type=tel],
    .body-container-wrapper .ppc-lp input[type=text],
    .body-container-wrapper .ppc-lp input[type=time],
    .body-container-wrapper .ppc-lp input[type=url],
    .body-container-wrapper .ppc-lp input[type=week],
    .body-container-wrapper .ppc-lp select,
    .body-container-wrapper .ppc-lp textarea,
    .hs-search-layout .hs-search-field,
    .ppc-lp form.hs-form fieldset .hs-form-field {
        max-width: 100% !important;
        width: 100% !important
    }

    .ppc-lp form.hs-form fieldset .hs-form-field {
        padding: 0
    }
}

.two-col-form-section.ppc-lp .right-column.form-container h3 {
    font-size: 40px;
    font-weight: 500;
    line-height: 55px
}

.two-col-form-section.ppc-lp .form-container form .hs_error_rollup {
    display: none
}

.HeaderSection.header-grp .logo-container a:focus-visible,
body img:focus-visible {
    border: none;
    outline: none
}

.lp-footer .page-center {
    padding: 0 20px
}

.form_container ul.inputs-list li.hs-form-booleancheckbox {
    color: #545353 !important
}

.form_container .legal-consent-container .hs-form-booleancheckbox-display>span {
    margin-left: 35px !important
}

.form_container form.hs-form fieldset[class*=form-columns] .hs-input[type=checkbox] {
    height: 17px;
    margin-top: 9px;
    width: 17px
}

@media(max-width:767px) {
    .form_container form.hs-form fieldset[class*=form-columns] .hs-input[type=checkbox] {
        margin-top: 7px
    }
}

@media(max-width:1024px) {

    body .headerv2-container .custom-menu-primary .hs-menu-wrapper>ul li:nth-child(6) .child-trigger,
    body .headerv2-container .custom-menu-primary .hs-menu-wrapper>ul li:nth-child(7) .child-trigger {
        display: none !important
    }

    body .headerv2-container .goog-te-gadget-simple a span {
        color: #97c93d;
        text-shadow: none
    }

    body .languagePicker {
        margin-bottom: 20px;
        margin-left: 20px;
        padding-top: 5px
    }

    body .headerv2-container #headSearchInput {
        background: #fff;
        display: block;
        margin: 20px;
        padding: 0;
        position: relative;
        top: 0;
        width: 92%
    }

    body .headerv2-container #searchButton {
        display: none
    }

    input[type=text]#searchInputBox {
        background: #fff !important;
        border: none !important;
        border-radius: 0 !important;
        color: #000 !important;
        margin: 0 !important
    }

    input[type=text]#searchInputBox::-webkit-input-placeholder {
        color: #999
    }

    input[type=text]#searchInputBox::-moz-placeholder {
        color: #999
    }

    input[type=text]#searchInputBox:-ms-input-placeholder {
        color: #999
    }

    input[type=text]#searchInputBox::-ms-input-placeholder {
        color: #999
    }

    input[type=text]#searchInputBox::placeholder {
        color: #999
    }
}

@media (min-width:768px) and (max-width:1139px) {
    .row-fluid .span1 {
        width: 50.801105%
    }

    body .headerv2-container #headSearchInput {
        margin-left: 0
    }
}

@media(min-width:1025px) {

    body .headerv2-container .custom-menu-primary .hs-menu-wrapper>ul li:nth-child(6),
    body .headerv2-container .custom-menu-primary .hs-menu-wrapper>ul li:nth-child(7),
    body .headerv2-container .custom-menu-primary .hs-menu-wrapper>ul li:nth-child(8),
    body .headerv2-container .custom-menu-primary .hs-menu-wrapper>ul li:nth-child(9) {
        display: none
    }
}

@media (min-width:1024px) {
    .languagePicker {
        display: block !important;
        visibility: visible !important
    }

    body .headerv2-container #searchButton {
        max-width: 30px
    }
}

@media (max-width:767px) {
    .languagePicker {
        color: #000;
        margin-bottom: 20px;
        margin-left: 20px;
        padding-right: 20px !important;
        padding-top: 5px;
        width: 95% !important
    }

    .hs-search-field--open .hs-search-field__suggestions {
        padding: 10px
    }

    .skiptranslate.goog-te-gadget span {
        border: none !important;
        display: inline
    }

    a.VIpgJd-ZVi9od-xl07Ob-lTBxed {
        padding: 0 !important
    }

    ul.hs-search-field__suggestions li a {
        display: inherit
    }
}

@media(min-width:1025px) {
    .span10.left_col {
        margin-right: 2%;
        margin-top: 20px
    }
}

@media(max-width:1024px) {
    .span2.right_col {
        display: none
    }
}

@media (max-height:1155px) and (min-width:1025px) {
    body .header-section li.dropdown.activated .child-grp {
        box-shadow: 0 2px 8px 0 rgba(99, 99, 99, .2)
    }

    .cta_banner-conta .whole_cta_banner_link a {
        height: 127%
    }

    body .header-section-v2 .custom-menu-primary .hs-menu-wrapper>ul>li>a:before {
        background: #fff;
        bottom: -19px;
        content: "";
        height: 22px;
        left: 0;
        position: absolute;
        right: 0;
        z-index: 1
    }

    body .header-section-v2 .custom-menu-primary .hs-menu-wrapper>ul>li>a {
        padding: 5px 0;
        position: relative;
        z-index: 1
    }
}