﻿body, form, figure {
    margin: 0;
    padding: 0
}

img {
    border: 0
}

header, footer, nav, section, aside, article, figure, figcaption {
    display: block
}

body {
    font-size: 100.01%
}

select, input, textarea {
    font-size: 99%
}

#container, .inside {
    position: relative
}

#main, #left, #right {
    float: left;
    position: relative
}

#main {
    width: 100%
}

#left {
    margin-left: -100%
}

#right {
    margin-right: -100%
}

#footer {
    clear: both
}

#main .inside {
    min-height: 1px
}

.ce_gallery > ul {
    margin: 0;
    padding: 0;
    overflow: hidden;
    list-style: none
}

    .ce_gallery > ul li {
        float: left
    }

        .ce_gallery > ul li.col_first {
            clear: left
        }

.float_left {
    float: left
}

.float_right {
    float: right
}

.block {
    overflow: hidden
}
header nav.mod_navigation strong {
text-decoration:none !important;
}
header nav.mod_navigation > ul > li:nth-child(2) {
    text-decoration:underline;
}
#fp_image_links .header_text {
    text-align: center;
    margin-bottom: 12px;
    margin-top:1em;
}
@media (min-width: 1025px) {
    #fp_image_links .header_text {
        font-size: 28px;
        line-height: 32px;
        font-weight: normal;
        color: #000;
        letter-spacing: .5px;
    }
}
@media (max-width: 1024px) {
    #fp_image_links .header_text {
        font-size: 24px;
        line-height: 26px;
        color: #000;
        letter-spacing: .5px;
        font-family: 'Fira Sans', sans-serif;
    }
}
.clear, #clear {
    height: .1px;
    font-size: .1px;
    line-height: .1px;
    clear: both
}

.invisible {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.custom {
    display: block
}

    #container:after, .custom:after {
        content: "";
        display: table;
        clear: both
    }

@media (max-width:767px) {
    #wrapper {
        margin: 0;
        width: auto
    }

    #container {
        padding-left: 0;
        padding-right: 0
    }

    #main, #left, #right {
        float: none;
        width: auto
    }

    #left {
        right: 0;
        margin-left: 0
    }

    #right {
        margin-right: 0
    }
}

img {
    max-width: 100%;
    height: auto
}

.ie7 img {
    -ms-interpolation-mode: bicubic
}

.ie8 img {
    width: auto
}

.video_container video, .video_container audio {
    width: 100%;
    height: auto
}

.responsive {
    position: relative;
    height: 0
}

    .responsive iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%
    }

    .responsive.ratio-169 {
        padding-bottom: 56.25%
    }

    .responsive.ratio-1610 {
        padding-bottom: 62.5%
    }

    .responsive.ratio-219 {
        padding-bottom: 42.8571%
    }

    .responsive.ratio-43 {
        padding-bottom: 75%
    }

    .responsive.ratio-32 {
        padding-bottom: 66.6666%
    }

header, footer, nav, section, aside, main, article, figure, figcaption {
    display: block
}

body, div, h1, h2, h3, h4, h5, h6, p, blockquote, pre, code, ol, ul, li, dl, dt, dd, figure, table, th, td, form, fieldset, legend, input, textarea {
    margin: 0;
    padding: 0
}

table {
    border-spacing: 0;
    border-collapse: collapse
}

caption, th, td {
    text-align: left;
    text-align: start;
    vertical-align: top
}

abbr, acronym {
    font-variant: normal;
    border-bottom: 1px dotted #666;
    cursor: help
}

blockquote, q {
    quotes: none
}

fieldset, img, iframe {
    border: 0
}

ul {
    list-style-type: none
}

sup {
    vertical-align: text-top
}

sub {
    vertical-align: text-bottom
}

del {
    text-decoration: line-through
}

ins {
    text-decoration: none
}

body {
    font: 12px/1 "Lucida Grande","Lucida Sans Unicode",Verdana,sans-serif;
    color: #000
}

input, button, textarea, select {
    font-family: inherit;
    font-size: 99%;
    font-weight: inherit
}

pre, code {
    font-family: Monaco,monospace
}

h1, h2, h3, h4, h5, h6 {
    font-size: 100%;
    font-weight: 400
}

h1 {
    font-size: 1.8333em
}

h2 {
    font-size: 1.6667em
}

h3 {
    font-size: 1.5em
}

h4 {
    font-size: 1.3333em
}

table {
    font-size: inherit
}

caption, th {
    font-weight: 700
}

a {
    color: #00f
}

h1, h2, h3, h4, h5, h6 {
    margin-top: 1em
}

h1, h2, h3, h4, h5, h6, p, pre, blockquote, table, ol, ul, form {
    margin-bottom: 12px
}

.mm-hidden {
    display: none !important
}

.mm-wrapper {
    overflow-x: hidden;
    position: relative
}

.mm-menu {
    box-sizing: border-box;
    background: inherit;
    display: block;
    padding: 0;
    margin: 0;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 0
}

.mm-panels, .mm-panels > .mm-panel {
    background: inherit;
    border-color: inherit;
    box-sizing: border-box;
    margin: 0;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 0
}

.mm-panels {
    overflow: hidden
}

.mm-panel {
    -webkit-transform: translate(100%,0);
    -ms-transform: translate(100%,0);
    transform: translate(100%,0);
    -webkit-transform: translate3d(100%,0,0);
    transform: translate3d(100%,0,0);
    -webkit-transition: -webkit-transform .4s ease;
    transition: -webkit-transform .4s ease;
    transition: transform .4s ease;
    transition: transform .4s ease,-webkit-transform .4s ease;
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left
}

    .mm-panel.mm-opened {
        -webkit-transform: translate(0,0);
        -ms-transform: translate(0,0);
        transform: translate(0,0);
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0)
    }

    .mm-panel.mm-subopened {
        -webkit-transform: translate(-30%,0);
        -ms-transform: translate(-30%,0);
        transform: translate(-30%,0);
        -webkit-transform: translate3d(-30%,0,0);
        transform: translate3d(-30%,0,0)
    }

    .mm-panel.mm-highest {
        z-index: 1
    }

    .mm-panel.mm-noanimation {
        -webkit-transition: none !important;
        transition: none !important
    }

        .mm-panel.mm-noanimation.mm-subopened {
            -webkit-transform: translate(0,0);
            -ms-transform: translate(0,0);
            transform: translate(0,0);
            -webkit-transform: translate3d(0,0,0);
            transform: translate3d(0,0,0)
        }

.mm-panels > .mm-panel {
    -webkit-overflow-scrolling: touch;
    overflow: scroll;
    overflow-x: hidden;
    overflow-y: auto;
    padding: 0 20px
}

    .mm-panels > .mm-panel.mm-hasnavbar {
        padding-top: 40px
    }

    .mm-panels > .mm-panel:not(.mm-hidden) {
        display: block
    }

    .mm-panels > .mm-panel:after, .mm-panels > .mm-panel:before {
        content: '';
        display: block;
        height: 20px
    }

.mm-vertical .mm-panel {
    -webkit-transform: none !important;
    -ms-transform: none !important;
    transform: none !important
}

.mm-listview .mm-vertical .mm-panel, .mm-vertical .mm-listview .mm-panel {
    display: none;
    padding: 10px 0 10px 10px
}

    .mm-listview .mm-vertical .mm-panel .mm-listview > li:last-child:after, .mm-vertical .mm-listview .mm-panel .mm-listview > li:last-child:after {
        border-color: transparent
    }

.mm-vertical li.mm-opened > .mm-panel, li.mm-vertical.mm-opened > .mm-panel {
    display: block
}

.mm-listview > li.mm-vertical > .mm-next, .mm-vertical .mm-listview > li > .mm-next {
    box-sizing: border-box;
    height: 40px;
    bottom: auto
}

.mm-listview > li.mm-vertical.mm-opened > .mm-next:after, .mm-vertical .mm-listview > li.mm-opened > .mm-next:after {
    -webkit-transform: rotate(225deg);
    -ms-transform: rotate(225deg);
    transform: rotate(225deg);
    right: 19px
}

.mm-btn {
    box-sizing: border-box;
    width: 40px;
    height: 40px;
    position: absolute;
    top: 0;
    z-index: 1
}

.mm-clear:after, .mm-clear:before, .mm-close:after, .mm-close:before {
    content: '';
    border: 2px solid transparent;
    display: block;
    width: 5px;
    height: 5px;
    margin: auto;
    position: absolute;
    top: 0;
    bottom: 0;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.mm-clear:before, .mm-close:before {
    border-right: none;
    border-bottom: none;
    right: 18px
}

.mm-clear:after, .mm-close:after {
    border-left: none;
    border-top: none;
    right: 25px
}

.mm-next:after, .mm-prev:before {
    content: '';
    border-top: 2px solid transparent;
    border-left: 2px solid transparent;
    display: block;
    width: 8px;
    height: 8px;
    margin: auto;
    position: absolute;
    top: 0;
    bottom: 0
}

.mm-prev:before {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    left: 23px;
    right: auto
}

.mm-next:after {
    -webkit-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    transform: rotate(135deg);
    right: 23px;
    left: auto
}

.mm-navbar {
    border-bottom: 1px solid;
    border-color: inherit;
    text-align: center;
    line-height: 20px;
    height: 40px;
    padding: 0 40px;
    margin: 0;
    position: absolute;
    top: 0;
    left: 0;
    right: 0
}

    .mm-navbar > * {
        display: block;
        padding: 10px 0
    }

    .mm-navbar a, .mm-navbar a:hover {
        text-decoration: none
    }

    .mm-navbar .mm-title {
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden
    }

    .mm-navbar .mm-btn:first-child {
        left: 0
    }

    .mm-navbar .mm-btn:last-child {
        text-align: right;
        right: 0
    }

.mm-panel .mm-navbar {
    display: none
}

.mm-panel.mm-hasnavbar .mm-navbar {
    display: block
}

.mm-listview, .mm-listview > li {
    list-style: none;
    display: block;
    padding: 0;
    margin: 0
}

.mm-listview {
    font: inherit;
    font-size: 14px;
    line-height: 20px
}

    .mm-listview a, .mm-listview a:hover {
        text-decoration: none
    }

    .mm-listview > li {
        position: relative
    }

        .mm-listview > li, .mm-listview > li .mm-next, .mm-listview > li .mm-next:before, .mm-listview > li:after {
            border-color: inherit
        }

            .mm-listview > li > a, .mm-listview > li > span {
                text-overflow: ellipsis;
                white-space: nowrap;
                overflow: hidden;
                color: inherit;
                display: block;
                padding: 10px 10px 10px 20px;
                margin: 0
            }

            .mm-listview > li:not(.mm-divider):after {
                content: '';
                border-bottom-width: 1px;
                border-bottom-style: solid;
                display: block;
                position: absolute;
                left: 0;
                right: 0;
                bottom: 0
            }

            .mm-listview > li:not(.mm-divider):after {
                left: 20px
            }

    .mm-listview .mm-next {
        background: rgba(3,2,1,0);
        width: 50px;
        padding: 0;
        position: absolute;
        right: 0;
        top: 0;
        bottom: 0;
        z-index: 2
    }

        .mm-listview .mm-next:before {
            content: '';
            border-left-width: 1px;
            border-left-style: solid;
            display: block;
            position: absolute;
            top: 0;
            bottom: 0;
            left: 0
        }

        .mm-listview .mm-next + a, .mm-listview .mm-next + span {
            margin-right: 50px
        }

        .mm-listview .mm-next.mm-fullsubopen {
            width: 100%
        }

            .mm-listview .mm-next.mm-fullsubopen:before {
                border-left: none
            }

            .mm-listview .mm-next.mm-fullsubopen + a, .mm-listview .mm-next.mm-fullsubopen + span {
                padding-right: 50px;
                margin-right: 0
            }

.mm-panels > .mm-panel > .mm-listview {
    margin: 20px -20px
}

    .mm-panels > .mm-panel > .mm-listview:first-child, .mm-panels > .mm-panel > .mm-navbar + .mm-listview {
        margin-top: -20px
    }

.mm-menu {
    background: #f3f3f3;
    border-color: rgba(0,0,0,.1);
    color: rgba(0,0,0,.75)
}

    .mm-menu .mm-navbar a, .mm-menu .mm-navbar > * {
        color: rgba(0,0,0,.3)
    }

    .mm-menu .mm-btn:after, .mm-menu .mm-btn:before {
        border-color: rgba(0,0,0,.3)
    }

    .mm-menu .mm-listview {
        border-color: rgba(0,0,0,.1)
    }

        .mm-menu .mm-listview > li .mm-next:after {
            border-color: rgba(0,0,0,.3)
        }

        .mm-menu .mm-listview > li a:not(.mm-next) {
            -webkit-tap-highlight-color: rgba(255,255,255,.5);
            tap-highlight-color: rgba(255,255,255,.5)
        }

        .mm-menu .mm-listview > li.mm-selected > a:not(.mm-next), .mm-menu .mm-listview > li.mm-selected > span {
            background: rgba(255,255,255,.5)
        }

        .mm-menu .mm-listview > li.mm-opened.mm-vertical > .mm-panel, .mm-menu .mm-listview > li.mm-opened.mm-vertical > a.mm-next, .mm-menu.mm-vertical .mm-listview > li.mm-opened > .mm-panel, .mm-menu.mm-vertical .mm-listview > li.mm-opened > a.mm-next {
            background: rgba(0,0,0,.05)
        }

    .mm-menu .mm-divider {
        background: rgba(0,0,0,.05)
    }

.mm-page {
    box-sizing: border-box;
    position: relative
}

.mm-slideout {
    -webkit-transition: -webkit-transform .4s ease;
    transition: -webkit-transform .4s ease;
    transition: transform .4s ease;
    transition: transform .4s ease,-webkit-transform .4s ease;
    z-index: 1
}

html.mm-opened {
    overflow-x: hidden;
    position: relative
}

html.mm-blocking {
    overflow: hidden
}

    html.mm-blocking body {
        overflow: hidden
    }

html.mm-background .mm-page {
    background: inherit
}

#mm-blocker {
    background: rgba(3,2,1,0);
    display: none;
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 2
}

html.mm-blocking #mm-blocker {
    display: block
}

.mm-menu.mm-offcanvas {
    z-index: 0;
    display: none;
    position: fixed
}

    .mm-menu.mm-offcanvas.mm-opened {
        display: block
    }

    .mm-menu.mm-offcanvas.mm-no-csstransforms.mm-opened {
        z-index: 10
    }

.mm-menu.mm-offcanvas {
    width: 80%;
    min-width: 140px;
    max-width: 440px
}

html.mm-opening .mm-menu.mm-opened ~ .mm-slideout {
    -webkit-transform: translate(80%,0);
    -ms-transform: translate(80%,0);
    transform: translate(80%,0);
    -webkit-transform: translate3d(80%,0,0);
    transform: translate3d(80%,0,0)
}

@media all and (max-width:175px) {
    html.mm-opening .mm-menu.mm-opened ~ .mm-slideout {
        -webkit-transform: translate(140px,0);
        -ms-transform: translate(140px,0);
        transform: translate(140px,0);
        -webkit-transform: translate3d(140px,0,0);
        transform: translate3d(140px,0,0)
    }
}

@media all and (min-width:550px) {
    html.mm-opening .mm-menu.mm-opened ~ .mm-slideout {
        -webkit-transform: translate(440px,0);
        -ms-transform: translate(440px,0);
        transform: translate(440px,0);
        -webkit-transform: translate3d(440px,0,0);
        transform: translate3d(440px,0,0)
    }
}

@charset "UTF-8";

.mm-sronly {
    border: 0 !important;
    clip: rect(1px,1px,1px,1px) !important;
    -webkit-clip-path: inset(50%) !important;
    clip-path: inset(50%) !important;
    white-space: nowrap !important;
    width: 1px !important;
    height: 1px !important;
    padding: 0 !important;
    overflow: hidden !important;
    position: absolute !important
}

.mm-navbars-bottom, .mm-navbars-top {
    background: inherit;
    border-color: inherit;
    border-width: 0;
    overflow: hidden;
    position: absolute;
    left: 0;
    right: 0;
    z-index: 3
}

    .mm-navbars-bottom > .mm-navbar, .mm-navbars-top > .mm-navbar {
        border: none;
        padding: 0;
        position: relative;
        -webkit-transform: translate(0,0);
        -ms-transform: translate(0,0);
        transform: translate(0,0);
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0)
    }

.mm-navbars-top {
    border-bottom-style: solid;
    border-bottom-width: 1px;
    top: 0
}

.mm-navbars-bottom {
    border-top-style: solid;
    border-top-width: 1px;
    bottom: 0
}

.mm-navbar.mm-hasbtns {
    padding: 0 40px
}

.mm-navbar[class*=mm-navbar-content-] > * {
    box-sizing: border-box;
    display: block;
    float: left
}

.mm-navbar .mm-breadcrumbs {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    -webkit-overflow-scrolling: touch;
    overflow-x: auto;
    text-align: left;
    padding: 0 0 0 17px
}

    .mm-navbar .mm-breadcrumbs > * {
        display: inline-block;
        padding: 10px 3px
    }

    .mm-navbar .mm-breadcrumbs > a {
        text-decoration: underline
    }

.mm-navbar.mm-hasbtns .mm-breadcrumbs {
    margin-left: -40px
}

.mm-navbar.mm-hasbtns .mm-btn:not(.mm-hidden) + .mm-breadcrumbs {
    margin-left: 0;
    padding-left: 0
}

.mm-hasnavbar-top-1 .mm-panels {
    top: 40px
}

.mm-hasnavbar-top-2 .mm-panels {
    top: 80px
}

.mm-hasnavbar-top-3 .mm-panels {
    top: 120px
}

.mm-hasnavbar-top-4 .mm-panels {
    top: 160px
}

.mm-hasnavbar-bottom-1 .mm-panels {
    bottom: 40px
}

.mm-hasnavbar-bottom-2 .mm-panels {
    bottom: 80px
}

.mm-hasnavbar-bottom-3 .mm-panels {
    bottom: 120px
}

.mm-hasnavbar-bottom-4 .mm-panels {
    bottom: 160px
}

.mm-navbar-size-2 {
    height: 80px
}

.mm-navbar-size-3 {
    height: 120px
}

.mm-navbar-size-4 {
    height: 160px
}

.mm-navbar-content-2 > * {
    width: 50%
}

.mm-navbar-content-3 > * {
    width: 33.33%
}

.mm-navbar-content-4 > * {
    width: 25%
}

.mm-navbar-content-5 > * {
    width: 20%
}

.mm-navbar-content-6 > * {
    width: 16.67%
}

.mm-menu.mm-offcanvas.mm-right {
    left: auto
}

html.mm-right.mm-opening .mm-menu.mm-opened ~ .mm-slideout {
    -webkit-transform: translate(-80%,0);
    -ms-transform: translate(-80%,0);
    transform: translate(-80%,0);
    -webkit-transform: translate3d(-80%,0,0);
    transform: translate3d(-80%,0,0)
}

@media all and (max-width:175px) {
    html.mm-right.mm-opening .mm-menu.mm-opened ~ .mm-slideout {
        -webkit-transform: translate(-140px,0);
        -ms-transform: translate(-140px,0);
        transform: translate(-140px,0);
        -webkit-transform: translate3d(-140px,0,0);
        transform: translate3d(-140px,0,0)
    }
}

@media all and (min-width:550px) {
    html.mm-right.mm-opening .mm-menu.mm-opened ~ .mm-slideout {
        -webkit-transform: translate(-440px,0);
        -ms-transform: translate(-440px,0);
        transform: translate(-440px,0);
        -webkit-transform: translate3d(-440px,0,0);
        transform: translate3d(-440px,0,0)
    }
}

html.mm-front .mm-slideout {
    -webkit-transform: none !important;
    -ms-transform: none !important;
    transform: none !important;
    z-index: 0
}

html.mm-front #mm-blocker {
    z-index: 1
}

html.mm-front .mm-menu.mm-offcanvas {
    z-index: 2
}

.mm-menu.mm-offcanvas.mm-front, .mm-menu.mm-offcanvas.mm-next {
    -webkit-transition: -webkit-transform .4s ease;
    transition: -webkit-transform .4s ease;
    transition: transform .4s ease;
    transition: transform .4s ease,-webkit-transform .4s ease;
    -webkit-transform: translate(-100%,0);
    -ms-transform: translate(-100%,0);
    transform: translate(-100%,0);
    -webkit-transform: translate3d(-100%,0,0);
    transform: translate3d(-100%,0,0)
}

    .mm-menu.mm-offcanvas.mm-front.mm-right, .mm-menu.mm-offcanvas.mm-next.mm-right {
        -webkit-transform: translate(100%,0);
        -ms-transform: translate(100%,0);
        transform: translate(100%,0);
        -webkit-transform: translate3d(100%,0,0);
        transform: translate3d(100%,0,0)
    }

.mm-menu.mm-offcanvas.mm-top {
    -webkit-transform: translate(0,-100%);
    -ms-transform: translate(0,-100%);
    transform: translate(0,-100%);
    -webkit-transform: translate3d(0,-100%,0);
    transform: translate3d(0,-100%,0)
}

.mm-menu.mm-offcanvas.mm-bottom {
    -webkit-transform: translate(0,100%);
    -ms-transform: translate(0,100%);
    transform: translate(0,100%);
    -webkit-transform: translate3d(0,100%,0);
    transform: translate3d(0,100%,0)
}

.mm-menu.mm-offcanvas.mm-bottom, .mm-menu.mm-offcanvas.mm-top {
    width: 100%;
    min-width: 100%;
    max-width: 100%
}

.mm-menu.mm-offcanvas.mm-bottom {
    top: auto
}

html.mm-opening .mm-menu.mm-offcanvas.mm-front, html.mm-opening .mm-menu.mm-offcanvas.mm-next {
    -webkit-transform: translate(0,0);
    -ms-transform: translate(0,0);
    transform: translate(0,0);
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0)
}

.mm-menu.mm-offcanvas.mm-bottom, .mm-menu.mm-offcanvas.mm-top {
    height: 80%;
    min-height: 140px;
    max-height: 880px
}

#colorbox, #cboxOverlay, #cboxWrapper {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9999;
    overflow: hidden;
    -webkit-transform: translate3d(0,0,0)
}

#cboxWrapper {
    max-width: none
}

#cboxOverlay {
    position: fixed;
    width: 100%;
    height: 100%
}

#cboxMiddleLeft, #cboxBottomLeft {
    clear: left
}

#cboxContent {
    position: relative
}

#cboxLoadedContent {
    overflow: auto;
    -webkit-overflow-scrolling: touch
}

#cboxTitle {
    margin: 0
}

#cboxLoadingOverlay, #cboxLoadingGraphic {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow {
    cursor: pointer
}

.cboxPhoto {
    float: left;
    margin: auto;
    border: 0;
    display: block;
    max-width: none;
    -ms-interpolation-mode: bicubic
}

.cboxIframe {
    width: 100%;
    height: 100%;
    display: block;
    border: 0;
    padding: 0;
    margin: 0
}

#colorbox, #cboxContent, #cboxLoadedContent {
    box-sizing: content-box;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box
}

#cboxOverlay {
    background: #000;
    opacity: .9;
    filter: alpha(opacity = 90)
}

#colorbox {
    outline: 0
}

#cboxContent {
    margin-top: 20px;
    background: #000
}

.cboxIframe {
    background: #fff
}

#cboxError {
    padding: 50px;
    border: 1px solid #ccc
}

#cboxLoadedContent {
    border: 5px solid #000;
    background: #fff
}

#cboxTitle {
    position: absolute;
    top: -20px;
    left: 0;
    color: #ccc
}

#cboxCurrent {
    position: absolute;
    top: -20px;
    right: 0;
    color: #ccc
}

#cboxLoadingGraphic {
    background: url(../../assets/colorbox/images/loading.gif) no-repeat center center
}

#cboxPrevious, #cboxNext, #cboxSlideshow, #cboxClose {
    border: 0;
    padding: 0;
    margin: 0;
    overflow: visible;
    width: auto;
    background: 0 0
}

    #cboxPrevious:active, #cboxNext:active, #cboxSlideshow:active, #cboxClose:active {
        outline: 0
    }

#cboxSlideshow {
    position: absolute;
    top: -20px;
    right: 90px;
    color: #fff
}

#cboxPrevious {
    position: absolute;
    top: 50%;
    left: 5px;
    margin-top: -32px;
    background: url(../../assets/colorbox/images/controls.png) no-repeat top left;
    width: 28px;
    height: 65px;
    text-indent: -9999px
}

    #cboxPrevious:hover {
        background-position: bottom left
    }

#cboxNext {
    position: absolute;
    top: 50%;
    right: 5px;
    margin-top: -32px;
    background: url(../../assets/colorbox/images/controls.png) no-repeat top right;
    width: 28px;
    height: 65px;
    text-indent: -9999px
}

    #cboxNext:hover {
        background-position: bottom right
    }

#cboxClose {
    position: absolute;
    top: 5px;
    right: 5px;
    display: block;
    background: url(../../assets/colorbox/images/controls.png) no-repeat top center;
    width: 38px;
    height: 19px;
    text-indent: -9999px
}

    #cboxClose:hover {
        background-position: bottom center
    }

.mejs__offscreen {
    border: 0;
    clip: rect(1px,1px,1px,1px);
    -webkit-clip-path: inset(50%);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
    word-wrap: normal
}

.mejs__container {
    background: #000;
    box-sizing: border-box;
    font-family: 'Helvetica',Arial,serif;
    position: relative;
    text-align: left;
    text-indent: 0;
    vertical-align: top
}

    .mejs__container * {
        box-sizing: border-box
    }

    .mejs__container video::-webkit-media-controls, .mejs__container video::-webkit-media-controls-panel, .mejs__container video::-webkit-media-controls-panel-container, .mejs__container video::-webkit-media-controls-start-playback-button {
        -webkit-appearance: none;
        display: none !important
    }

.mejs__fill-container, .mejs__fill-container .mejs__container {
    height: 100%;
    width: 100%
}

.mejs__fill-container {
    background: 0 0;
    margin: 0 auto;
    overflow: hidden;
    position: relative
}

.mejs__container:focus {
    outline: 0
}

.mejs__iframe-overlay {
    height: 100%;
    position: absolute;
    width: 100%
}

.mejs__embed, .mejs__embed body {
    background: #000;
    height: 100%;
    margin: 0;
    overflow: hidden;
    padding: 0;
    width: 100%
}

.mejs__fullscreen {
    overflow: hidden !important
}

.mejs__container-fullscreen {
    bottom: 0;
    left: 0;
    overflow: hidden;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 1000
}

    .mejs__container-fullscreen .mejs__mediaelement, .mejs__container-fullscreen video {
        height: 100% !important;
        width: 100% !important
    }

.mejs__background {
    left: 0;
    position: absolute;
    top: 0
}

.mejs__mediaelement {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 0
}

.mejs__poster {
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
    left: 0;
    position: absolute;
    top: 0;
    z-index: 1
}

:root .mejs__poster-img {
    display: none
}

.mejs__poster-img {
    border: 0;
    padding: 0
}

.mejs__overlay {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    left: 0;
    position: absolute;
    top: 0
}

.mejs__layer {
    z-index: 1
}

.mejs__overlay-play {
    cursor: pointer
}

.mejs__overlay-button {
    background: url(../../assets/mediaelement/images/mejs-controls.svg) no-repeat;
    background-position: 0 -39px;
    height: 80px;
    width: 80px
}

.mejs__overlay:hover > .mejs__overlay-button {
    background-position: -80px -39px
}

.mejs__overlay-loading {
    height: 80px;
    width: 80px
}

.mejs__overlay-loading-bg-img {
    -webkit-animation: mejs__loading-spinner 1s linear infinite;
    animation: mejs__loading-spinner 1s linear infinite;
    background: url(../../assets/mediaelement/images/mejs-controls.svg) -160px -40px no-repeat;
    display: block;
    height: 80px;
    width: 80px;
    z-index: 1
}

@-webkit-keyframes mejs__loading-spinner {
    to {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes mejs__loading-spinner {
    to {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

.mejs__controls {
    bottom: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 40px;
    left: 0;
    list-style-type: none;
    margin: 0;
    padding: 0 10px;
    position: absolute;
    width: 100%;
    z-index: 3
}

    .mejs__controls:not([style*='display: none']) {
        background: rgba(255,0,0,.7);
        background: -webkit-linear-gradient(transparent,rgba(0,0,0,.35));
        background: linear-gradient(transparent,rgba(0,0,0,.35))
    }

.mejs__button, .mejs__time, .mejs__time-rail {
    font-size: 10px;
    height: 40px;
    line-height: 10px;
    margin: 0;
    width: 32px
}

    .mejs__button > button {
        background: url(../../assets/mediaelement/images/mejs-controls.svg);
        border: 0;
        cursor: pointer;
        display: block;
        font-size: 0;
        height: 20px;
        line-height: 0;
        margin: 10px 6px;
        overflow: hidden;
        padding: 0;
        position: absolute;
        text-decoration: none;
        width: 20px
    }

        .mejs__button > button:focus {
            outline: dotted 1px #999
        }

.mejs__container-keyboard-inactive a, .mejs__container-keyboard-inactive a:focus, .mejs__container-keyboard-inactive button, .mejs__container-keyboard-inactive button:focus, .mejs__container-keyboard-inactive [role=slider], .mejs__container-keyboard-inactive [role=slider]:focus {
    outline: 0
}

.mejs__time {
    box-sizing: content-box;
    color: #fff;
    font-size: 11px;
    font-weight: 700;
    height: 24px;
    overflow: hidden;
    padding: 16px 6px 0;
    text-align: center;
    width: auto
}

.mejs__play > button {
    background-position: 0 0
}

.mejs__pause > button {
    background-position: -20px 0
}

.mejs__replay > button {
    background-position: -160px 0
}

.mejs__time-rail {
    direction: ltr;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    height: 40px;
    margin: 0 10px;
    padding-top: 10px;
    position: relative
}

.mejs__time-total, .mejs__time-buffering, .mejs__time-loaded, .mejs__time-current, .mejs__time-float, .mejs__time-hovered, .mejs__time-float-current, .mejs__time-float-corner, .mejs__time-marker {
    border-radius: 2px;
    cursor: pointer;
    display: block;
    height: 10px;
    position: absolute
}

.mejs__time-total {
    background: rgba(255,255,255,.3);
    margin: 5px 0 0;
    width: 100%
}

.mejs__time-buffering {
    -webkit-animation: buffering-stripes 2s linear infinite;
    animation: buffering-stripes 2s linear infinite;
    background: -webkit-linear-gradient(135deg,rgba(255,255,255,.4) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.4) 50%,rgba(255,255,255,.4) 75%,transparent 75%,transparent);
    background: linear-gradient(-45deg,rgba(255,255,255,.4) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.4) 50%,rgba(255,255,255,.4) 75%,transparent 75%,transparent);
    background-size: 15px 15px;
    width: 100%
}

@-webkit-keyframes buffering-stripes {
    0% {
        background-position: 0 0
    }

    to {
        background-position: 30px 0
    }
}

@keyframes buffering-stripes {
    0% {
        background-position: 0 0
    }

    to {
        background-position: 30px 0
    }
}

.mejs__time-loaded {
    background: rgba(255,255,255,.3)
}

.mejs__time-current, .mejs__time-handle-content {
    background: rgba(255,255,255,.9)
}

.mejs__time-hovered {
    background: rgba(255,255,255,.5);
    z-index: 10
}

    .mejs__time-hovered.negative {
        background: rgba(0,0,0,.2)
    }

.mejs__time-current, .mejs__time-buffering, .mejs__time-loaded, .mejs__time-hovered {
    left: 0;
    -webkit-transform: scaleX(0);
    -ms-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    transform-origin: 0 0;
    -webkit-transition: .15s ease-in all;
    transition: .15s ease-in all;
    width: 100%
}

.mejs__time-buffering {
    -webkit-transform: scaleX(1);
    -ms-transform: scaleX(1);
    transform: scaleX(1)
}

.mejs__time-hovered {
    -webkit-transition: height .1s cubic-bezier(.44,0,1,1);
    transition: height .1s cubic-bezier(.44,0,1,1)
}

    .mejs__time-hovered.no-hover {
        -webkit-transform: scaleX(0) !important;
        -ms-transform: scaleX(0) !important;
        transform: scaleX(0) !important
    }

.mejs__time-handle, .mejs__time-handle-content {
    border: 4px solid transparent;
    cursor: pointer;
    left: 0;
    position: absolute;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    z-index: 11
}

.mejs__time-handle-content {
    border: 4px solid rgba(255,255,255,.9);
    border-radius: 50%;
    height: 10px;
    left: -7px;
    top: -4px;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    width: 10px
}

.mejs__time-rail:hover .mejs__time-handle-content, .mejs__time-rail .mejs__time-handle-content:focus, .mejs__time-rail .mejs__time-handle-content:active {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

.mejs__time-float {
    background: #eee;
    border: solid 1px #333;
    bottom: 100%;
    color: #111;
    display: none;
    height: 17px;
    margin-bottom: 9px;
    position: absolute;
    text-align: center;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 36px
}

.mejs__time-float-current {
    display: block;
    left: 0;
    margin: 2px;
    text-align: center;
    width: 30px
}

.mejs__time-float-corner {
    border: solid 5px #eee;
    border-color: #eee transparent transparent;
    border-radius: 0;
    display: block;
    height: 0;
    left: 50%;
    line-height: 0;
    position: absolute;
    top: 100%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 0
}

.mejs__long-video .mejs__time-float {
    margin-left: -23px;
    width: 64px
}

.mejs__long-video .mejs__time-float-current {
    width: 60px
}

.mejs__broadcast {
    color: #fff;
    height: 10px;
    position: absolute;
    top: 15px;
    width: 100%
}

.mejs__fullscreen-button > button {
    background-position: -80px 0
}

.mejs__unfullscreen > button {
    background-position: -100px 0
}

.mejs__mute > button {
    background-position: -60px 0
}

.mejs__unmute > button {
    background-position: -40px 0
}

.mejs__volume-button {
    position: relative
}

    .mejs__volume-button > .mejs__volume-slider {
        -webkit-backface-visibility: hidden;
        background: rgba(50,50,50,.7);
        border-radius: 0;
        bottom: 100%;
        display: none;
        height: 115px;
        left: 50%;
        margin: 0;
        position: absolute;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        width: 25px;
        z-index: 1
    }

    .mejs__volume-button:hover {
        border-radius: 0 0 4px 4px
    }

.mejs__volume-total {
    background: rgba(255,255,255,.5);
    height: 100px;
    left: 50%;
    margin: 0;
    position: absolute;
    top: 8px;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 2px
}

.mejs__volume-current {
    background: rgba(255,255,255,.9);
    left: 0;
    margin: 0;
    position: absolute;
    width: 100%
}

.mejs__volume-handle {
    background: rgba(255,255,255,.9);
    border-radius: 1px;
    cursor: ns-resize;
    height: 6px;
    left: 50%;
    position: absolute;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 16px
}

.mejs__horizontal-volume-slider {
    display: block;
    height: 36px;
    position: relative;
    vertical-align: middle;
    width: 56px
}

.mejs__horizontal-volume-total {
    background: rgba(50,50,50,.8);
    border-radius: 2px;
    font-size: 1px;
    height: 8px;
    left: 0;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 16px;
    width: 50px
}

.mejs__horizontal-volume-current {
    background: rgba(255,255,255,.8);
    border-radius: 2px;
    font-size: 1px;
    height: 100%;
    left: 0;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 0;
    width: 100%
}

.mejs__horizontal-volume-handle {
    display: none
}

.mejs__captions-button, .mejs__chapters-button {
    position: relative
}

    .mejs__captions-button > button {
        background-position: -140px 0
    }

    .mejs__chapters-button > button {
        background-position: -180px 0
    }

    .mejs__captions-button > .mejs__captions-selector, .mejs__chapters-button > .mejs__chapters-selector {
        background: rgba(50,50,50,.7);
        border: solid 1px transparent;
        border-radius: 0;
        bottom: 100%;
        margin-right: -43px;
        overflow: hidden;
        padding: 0;
        position: absolute;
        right: 50%;
        visibility: visible;
        width: 86px
    }

    .mejs__chapters-button > .mejs__chapters-selector {
        margin-right: -55px;
        width: 110px
    }

.mejs__captions-selector-list, .mejs__chapters-selector-list {
    list-style-type: none !important;
    margin: 0;
    overflow: hidden;
    padding: 0
}

.mejs__captions-selector-list-item, .mejs__chapters-selector-list-item {
    color: #fff;
    cursor: pointer;
    display: block;
    list-style-type: none !important;
    margin: 0 0 6px;
    overflow: hidden;
    padding: 0
}

    .mejs__captions-selector-list-item:hover, .mejs__chapters-selector-list-item:hover {
        background-color: #c8c8c8 !important;
        background-color: rgba(255,255,255,.4) !important
    }

.mejs__captions-selector-input, .mejs__chapters-selector-input {
    clear: both;
    float: left;
    left: -1000px;
    margin: 3px 3px 0 5px;
    position: absolute
}

.mejs__captions-selector-label, .mejs__chapters-selector-label {
    cursor: pointer;
    float: left;
    font-size: 10px;
    line-height: 15px;
    padding: 4px 10px 0;
    width: 100%
}

.mejs__captions-selected, .mejs__chapters-selected {
    color: #21f8f8
}

.mejs__captions-translations {
    font-size: 10px;
    margin: 0 0 5px
}

.mejs__captions-layer {
    bottom: 0;
    color: #fff;
    font-size: 16px;
    left: 0;
    line-height: 20px;
    position: absolute;
    text-align: center
}

    .mejs__captions-layer a {
        color: #fff;
        text-decoration: underline
    }

    .mejs__captions-layer[lang=ar] {
        font-size: 20px;
        font-weight: 400
    }

.mejs__captions-position {
    bottom: 15px;
    left: 0;
    position: absolute;
    width: 100%
}

.mejs__captions-position-hover {
    bottom: 35px
}

.mejs__captions-text, .mejs__captions-text * {
    background: rgba(20,20,20,.5);
    box-shadow: 5px 0 0 rgba(20,20,20,.5),-5px 0 0 rgba(20,20,20,.5);
    padding: 0;
    white-space: pre-wrap
}

.mejs__container.mejs__hide-cues video::-webkit-media-text-track-container {
    display: none
}

.mejs__overlay-error {
    position: relative
}

    .mejs__overlay-error > img {
        left: 0;
        max-width: 100%;
        position: absolute;
        top: 0;
        z-index: -1
    }

.mejs__cannotplay, .mejs__cannotplay a {
    color: #fff;
    font-size: .8em
}

.mejs__cannotplay {
    position: relative
}

    .mejs__cannotplay p, .mejs__cannotplay a {
        display: inline-block;
        padding: 0 15px;
        width: 100%
    }

table.sortable thead th {
    background-image: url(../../assets/tablesorter/images/default.svg);
    background-repeat: no-repeat;
    background-position: center right
}

    table.sortable thead th.headerSortDown {
        background-image: url(../../assets/tablesorter/images/asc.svg)
    }

    table.sortable thead th.headerSortUp {
        background-image: url(../../assets/tablesorter/images/desc.svg)
    }

.content-slider {
    overflow: hidden;
    visibility: hidden;
    position: relative
}

.slider-wrapper {
    overflow: hidden;
    position: relative
}

    .slider-wrapper > * {
        float: left;
        width: 100%;
        position: relative
    }

.slider-control {
    height: 30px;
    position: relative
}

    .slider-control a, .slider-control .slider-menu {
        position: absolute;
        top: 9px;
        display: inline-block
    }

    .slider-control .slider-prev {
        left: 0
    }

    .slider-control .slider-next {
        right: 0
    }

    .slider-control .slider-menu {
        top: 0;
        width: 50%;
        left: 50%;
        margin-left: -25%;
        font-size: 27px;
        text-align: center
    }

        .slider-control .slider-menu b {
            color: #bbb;
            cursor: pointer
        }

            .slider-control .slider-menu b.active {
                color: #666
            }

.hljs {
    display: block;
    overflow-x: auto;
    padding: 0.5em;
    background: #eee;
    color: black
}

.hljs-link, .hljs-emphasis, .hljs-attribute, .hljs-addition {
    color: #070
}

.hljs-emphasis {
    font-style: italic
}

.hljs-strong, .hljs-string, .hljs-deletion {
    color: #d14
}

.hljs-strong {
    font-weight: bold
}

.hljs-quote, .hljs-comment {
    color: #998;
    font-style: italic
}

.hljs-section, .hljs-title {
    color: #900
}

.hljs-class .hljs-title, .hljs-type {
    color: #458
}

.hljs-variable, .hljs-template-variable {
    color: #336699
}

.hljs-bullet {
    color: #997700
}

.hljs-meta {
    color: #3344bb
}

.hljs-code, .hljs-number, .hljs-literal, .hljs-keyword, .hljs-selector-tag {
    color: #099
}

.hljs-regexp {
    background-color: #fff0ff;
    color: #880088
}

.hljs-symbol {
    color: #990073
}

.hljs-tag, .hljs-name, .hljs-selector-id, .hljs-selector-class {
    color: #007700
}

@media (min-width:1025px) {
    /* Responsive_2019.css */
    h4 {
        font-size: 18px;
        line-height: 20px;
        font-weight: normal;
        color: #024fa1;
        letter-spacing: .5px;
        font-family: 'Fira Sans', sans-serif
    }

    .container_pic_height {
        width: 48%;
        max-height: 464px;
        display: inline-block;
        margin-top: 18px;
        margin-right: 18px;
        vertical-align: top;
        border: 1px solid #e8e8e8
    }

    #tabelle_schulung tr:nth-child(even) {
        background-color: #fff
    }

    #tabelle_schulung tr:nth-child(even) {
        background-color: #ececec
    }

    #tabelle_schulung strong {
        font-weight: normal;
        color: #024fa1
    }

    #tabelle_schulung td {
        padding-top: 10px;
        padding-bottom: 10px;
        padding-left: 10px;
        border: 1px solid #024fa1
    }

    div.responsive_box_pic {
        width: 44%;
        display: inline-block;
        margin-top: 18px;
        margin-right: 18px;
        vertical-align: top
    }

    .headerlinermobile {
        display: none
    }

    div.container_infofenster_asp {
        width: 27%;
        max-height: 400px;
        display: inline-block;
        margin-top: 18px;
        margin-right: 18px;
        margin-left: 0;
        padding: 2%;
        vertical-align: top;
        border: 1px solid #e8e8e8
    }

    div#configurator {
        width: 82.5%;
        display: inline-block;
        margin-bottom: 0 !important
    }

        div#configurator input[type="text"] {
            height: auto
        }

    div.konfigurator_pic {
        height: 200px;
        min-height: 200px;
        position: absolute;
        margin-left: 72.5%
    }

    .konfigurator_pic_ohne {
        width: 100%
    }

        .konfigurator_pic_ohne img {
            width: 200px !important
        }

    div.content-slider {
        width: 100%;
        margin: 25px 0 0
    }

    div.ce_image .image_container img {
        width: 100%;
        img-size: 100% auto
    }

    nav.slider-control {
        width: 66%;
        margin-right: auto;
        margin-left: auto
    }

        nav.slider-control p, nav.slider-control a, div.nav.slider-control span {
            text-decoration: none;
            color: #000;
            font: 12px Arial,Helvetica,sans-serif
        }

    .footerbox {
        width: 16%;
        display: inline-block;
        margin-top: 50px;
        padding-left: 1%;
        vertical-align: top
    }

    .headerliner {
        height: 30px;
        top: 0;
        padding-top: 2px;
        padding-bottom: 2px;
        text-align: center;
        background-color: #e6e6e6
    }

        .headerliner img {
            height: 20px
        }

        .headerliner p {
            font-size: 1vw;
            font-weight: normal;
            text-decoration: none;
            color: #4e5b5e
        }

            .headerliner p strong a {
                font-size: 1vw;
                font-weight: normal;
                text-decoration: none;
                color: #4e5b5e
            }

        .headerliner a {
            top: -5;
            position: relative;
            display: inline-block;
            margin-right: 2%
        }

    #contact-form {
        width: 60%;
        margin-top: 50px;
        margin-right: auto;
        margin-left: auto
    }

        #contact-form h3 {
            margin-right: auto !important;
            margin-left: auto !important
        }

    div#contact-form .column label {
        margin-left: 10px;
        line-height: 32px;
        color: #4e5b5e;
        font-family: 'Fira Sans', sans-serif
    }

    #contact-form .text {
        width: 98.6%;
        height: 35px;
        margin-top: 5px;
        margin-bottom: 5px;
        background-color: #e6e6e6;
        border: 1px solid #1c2864;
        border-radius: 5px
    }

    .ce_form {
        width: 60%;
        margin-top: 50px;
        margin-right: auto;
        margin-left: auto
    }

        .ce_form h1 {
            margin-right: auto;
            margin-left: auto;
            text-align: center
        }

    .checkbox_container .checkbox {
        margin-right: 5px;
        line-height: 32px;
        color: #4e5b5e;
        font-family: 'Fira Sans', sans-serif
    }

    .checkbox_container span {
        display: inline-block;
        line-height: 32px;
        color: #4e5b5e;
        font-family: 'Fira Sans', sans-serif
    }

    .ce_form .text {
        width: 98.6%;
        height: 35px;
        margin-top: 5px;
        margin-bottom: 5px;
        background-color: #e6e6e6;
        border: 1px solid #1c2864;
        border-radius: 5px
    }

    .ce_form .textarea {
        width: 98.6%;
        height: 200px;
        margin-top: 5px;
        margin-bottom: 5px;
        background-color: #e6e6e6;
        border: 1px solid #1c2864;
        border-radius: 5px
    }

    .ce_gallery {
        width: 25%;
        margin-right: auto;
        margin-left: auto;
        text-align: center
    }

    .footerbox img {
        width: 40%;
        margin-top: 25px
    }

    table.technical_details {
        width: 40%;
        float: left;
        margin-right: 2%
    }

    div.zielseite_gallery {
        width: 45%;
        display: inline-block;
        vertical-align: top;
        list-style-type: none
    }

    #zielseite_gallery_headline {
        position: relative;
        margin-top: -30px;
        margin-bottom: 28px;
        margin-left: 505px;
        padding-left: 0;
        text-align: left;
        font-size: 20px;
        color: #000
    }

    div.zielseite_gallery_pic {
        width: 10%;
        display: inline-block;
        margin-right: 1%;
        margin-bottom: 1%;
        vertical-align: top;
        list-style-type: none
    }

    div.zielseite_gallery ul li {
        list-style-type: none;
        background: none;
        list-style-type: none !important
    }

    #articles_infofenster {
        overflow: hidden;
        display: flex
    }

    div.container_infofenster_ab {
        margin-right: 2px;
        padding-top: 1%;
        padding-bottom: 1%;
        text-align: center;
        background-color: #e6e6e6;
        border-right: 1px solid #76b737
    }

        div.container_infofenster_ab:last-child {
            margin-right: 0;
            border-right: 0
        }

        div.container_infofenster_ab img {
            width: 90%;
            height: auto;
            position: relative;
            display: inline-block;
            margin-right: auto;
            margin-left: auto;
            padding-bottom: 20px;
            text-align: center;
            z-index: 997
        }

        div.container_infofenster_ab p a {
            position: relative;
            display: block;
            margin-right: auto;
            margin-left: auto;
            padding-top: 10px;
            text-align: center;
            white-space: normal;
            font: .9vw 'Fira Sans',sans-serif;
            font-weight: normal;
            text-decoration: none;
            color: #4e5b5e
        }

    #notlinked p {
        position: relative;
        display: block;
        margin-right: auto;
        margin-left: auto;
        padding-top: 10px;
        text-align: center;
        white-space: normal;
        font: .9vw 'Fira Sans',sans-serif;
        font-weight: normal;
        text-decoration: none;
        color: #4e5b5e
    }

    div.container_infofenster_ab :hover {
        display: block;
        background-color: #e6e6e6;
        color: #004f9f;
        #-webkit-transform: rotate(0deg) scale(1.05);
        #-o-transform: rotate(0deg) scale(1.05);
        #-moz-transform: rotate(0deg) scale(1.05);
        #-ms-transform: rotate(0deg) scale(1.05);
        #-transform: rotate(0deg) scale(1.05)
    }

    div.container_infofenster_anz {
        width: 23.5%;
        position: relative;
        display: inline-block;
        padding-right: .5%;
        padding-left: .5%;
        text-align: center;
        border: 1px solid #e8e8e8;
        padding-top: 15px;
        padding-bottom: 15px;
        margin-bottom: 25px
    }

        div.container_infofenster_anz p {
            width: 100%;
            min-width: 60%;
            text-align: center;
            font-size: 16px;
            line-height: 18px;
            font-weight: normal;
            color: #004f9f
        }

        div.container_infofenster_anz a {
            text-align: center;
            font-size: 16px;
            line-height: 18px;
            text-decoration: underline;
            color: #004f9f
        }

        div.container_infofenster_anz img {
            height: 180px;
            margin: 15px auto;
            text-align: center
        }

    div.container_infofenster_info {
        width: 28.5%;
        height: 250px;
        display: inline-block;
        margin-right: auto;
        margin-bottom: .5%;
        margin-left: auto;
        padding: 2%;
        vertical-align: top;
        border: 1px solid #e8e8e8
    }

        div.container_infofenster_info h2 {
            line-height: 26px;
            color: #024fa1
        }

        div.container_infofenster_info img {
            width: 250px;
            margin-top: 40px;
            margin-right: auto;
            margin-left: auto;
            vertical-align: bottom;
            text-align: center
        }

        div.container_infofenster_info .image_container {
            width: 100%;
            height: 100%;
            margin-top: 15;
            padding-right: 15%;
            padding-left: 15%
        }

    .container_infofenster_vertragspartner {
        width: 28.5%;
        height: 127.5px;
        display: inline-block;
        margin-right: auto;
        margin-bottom: .5%;
        margin-left: auto;
        padding: 2%;
        vertical-align: top;
        border: 1px solid #e8e8e8
    }

        .container_infofenster_vertragspartner .image_container {
            width: 50%;
            margin-right: auto;
            margin-left: auto;
            text-align: center
        }

        .container_infofenster_vertragspartner h2 {
            line-height: 26px;
            color: #024fa1
        }

    .starttext_breit {
        padding: 2% 9.5% 2% 7.5%
    }

        .starttext_breit h2 {
            text-align: center;
            font-size: 26px
        }

    div.responsive_box {
        width: 44%;
        min-height: 400px;
        display: inline-block;
        margin-top: 18px;
        margin-right: 18px;
        padding: 2%;
        vertical-align: top;
        border: 1px solid #e8e8e8
    }

    .responsive_box:nth-child(even) {
        margin-right: 0
    }

    #downloadpic img {
        width: 50% !important
    }

    div.responsive_box_200 {
        width: 44%;
        min-height: 200px;
        display: inline-block;
        margin-top: 18px;
        margin-right: 18px;
        padding: 2%;
        vertical-align: top;
        border: 1px solid #e8e8e8
    }

    .responsive_box_200:nth-child(even) {
        margin-right: 0
    }

    div.responsive_box_seo {
        width: 94.3%;
        display: inline-block;
        margin-top: 18px;
        margin-bottom: 18px;
        padding: 2%;
        vertical-align: top;
        border: 1px solid #e8e8e8
    }

    div.responsive_box_seo_zentriert {
        width: 94.3%;
        display: inline-block;
        margin: 18px auto;
        padding: 2%;
        vertical-align: top;
        text-align: center;
        border: 1px solid #e8e8e8
    }

        div.responsive_box_seo_zentriert ul li {
            list-style-type: none
        }

    #elearning_box {
        width: 43%;
        min-height: 350px;
        max-height: 350px;
        float: left;
        display: block;
        padding: 2%
    }

    div.responsive_box_200 ul {
        margin: 0;
        padding: 0
    }

        div.responsive_box_200 ul li {
            margin-left: 42%
        }

    div.responsive_box_full_minheight {
        width: 98%;
        min-height: 80px;
        max-height: 100px;
        float: left;
        margin-bottom: 4%;
        padding-top: 2%;
        padding-right: 2%;
        padding-left: 2%
    }

    div.responsive_box_partner {
        width: 43%;
        min-height: 120px;
        max-height: 120px;
        float: left;
        padding: 2%
    }

    div.responsive_box_large {
        width: 43%;
        height: 100%;
        min-height: 550px;
        display: inline-block;
        padding: 2%
    }

    div.responsive_box_big {
        width: 102%;
        display: inline-block;
        padding-top: 2%;
        padding-right: 2%;
        padding-bottom: 2%
    }

    div.responsive_box_table table {
        width: 95%;
        float: left;
        padding-left: 2%
    }

    .container_pic {
        width: 48%;
        max-height: 420px;
        display: inline-block;
        margin-top: 18px;
        margin-right: 18px;
        vertical-align: top;
        border: 1px solid #e8e8e8
    }

        .container_pic:htn-child(even) {
            width: 48%;
            max-height: 450px;
            display: inline-block;
            margin-top: 18px;
            margin-right: 0;
            vertical-align: top;
            border: 1px solid #e8e8e8
        }

    div.container_infofenster_partnersearch_pic p a {
        position: absolute;
        margin-top: 15%;
        margin-left: 12.5%
    }

    p {
        font-size: 18px;
        line-height: 24px;
        color: #4e5b5e;
        font-family: 'Fira Sans', sans-serif
    }

    li {
        color: #11054d
    }

    div.mod_article li {
        margin-left: 1.5em;
        font-size: 18px;
        line-height: 24px;
        color: #4e5b5e;
        list-style-type: disc;
        font-family: 'Fira Sans', sans-serif
    }

    div.ce_gallery li {
        color: #4e5b5e;
        list-style-type: none;
        !important
    }

    h1 {
        font-size: 28px;
        line-height: 32px;
        font-weight: normal;
        color: #024fa1;
        letter-spacing: .5px;
        font-family: 'Fira Sans', sans-serif
    }

    h2 {
        font-size: 20px;
        line-height: 22px;
        font-weight: normal;
        color: #024fa1;
        letter-spacing: .5px;
        font-family: 'Fira Sans', sans-serif
    }

    h3 {
        margin-top: 50px;
        margin-right: auto;
        margin-left: auto;
        text-align: center;
        font-size: 28px;
        line-height: 30px;
        font-weight: normal;
        color: #024fa1;
        letter-spacing: .5px;
        font-family: 'Fira Sans', sans-serif
    }

    div.container_infofenster_info a[href^="tel"]:link {
        font-size: 20px;
        line-height: 22px;
        font-weight: normal;
        text-decoration: none;
        color: #024fa1;
        font-family: 'Fira Sans', sans-serif
    }

    #logo2018 {
        width: 450px;
        display: inline-block;
        margin-right: auto;
        margin-left: 7.5%;
        margin-top: 10px
    }

    #logo2018_II {
        width: 230px;
        left: 76%;
        position: absolute;
        display: inline-block;
        vertical-align: top;
        top: 1px
    }

    header nav.mod_navigation {
        padding-top: 5px;
        padding-bottom: 5px;
        background-color: #70bc36;
        background-position: center top;
        border-top: 2px solid #004f9f;
        z-index: 99;
        padding-left: 7.5%
    }

        header nav.mod_navigation > ul {
            margin: 0;
            padding: 0;
            list-style-type: none
        }

            header nav.mod_navigation > ul > li {
                display: inline-block;
                margin: 0 auto 0 0;
                padding-top: 0;
                padding-right: 1.5%;
                padding-bottom: 0;
                text-align: left;
                padding-top: 10px;
                padding-bottom: 10px
            }

                header nav.mod_navigation > ul > li > ul {
                    position: absolute;
                    display: none;
                    margin: 0 0 0 -1em;
                    padding: 1em 1em .5em;
                    text-align: left;
                 
                    list-style-type: none;
                    z-index: 999
                }

                header nav.mod_navigation > ul > li:hover > ul {
                    display: block
                }

                header nav.mod_navigation > ul > li > ul > li {
                    margin: .25em 0;
                    padding: 0
                }

    ul.level_3 li {
        margin-top: 10px;
        margin-bottom: 10px;
        list-style-type: none
    }

    header nav.mod_navigation ul.level_3 li {
        display: none;
        list-style-type: none
    }

    header nav.mod_navigation li:hover > ul.level_3 > li {
        display: block
    }

    header nav.mod_navigation a, header nav.mod_navigation span {
        height: auto;
        display: block;
        padding-top: 0;
        white-space: nowrap;
        font-size: 1vw;
        line-height: 20px;
        font-weight: normal;
        text-decoration: none;
        color: #fff;
        font-family: 'Fira Sans', sans-serif
    }

    header nav.mod_navigation strong {
        display: block;
        font-size: 1vw;
        font-weight: normal;
        text-decoration: underline;
        color: #fff
    }

    header nav.mod_navigation a:hover {
        text-decoration: underline
    }

    header nav.mod_navigation a.trail, header nav.mod_navigation span {
        font-weight: normal
    }

    #articles {
        padding-right: 7.5%;
        padding-left: 7.5%;
        z-index: 995
    }

    #articles_info {
        height: 340px;
        padding-right: 7.5%;
        padding-left: 7.5%;
        background-image: url("../../files/Responsive_2018/infofenster_backpic_2018.jpg")
    }

    .startpic {
        left: 0;
        top: 0;
        position: absolute;
        display: inline-block;
        z-index: 5
    }

    body {
        font-size: 16px;
        line-height: 18px;
        color: #000;
        background: transparent;
        font-family: 'Fira Sans', sans-serif
    }

    #main {
        margin-right: 0;
        margin-left: 0
    }

    #header {
        width: 100%;
        margin-right: auto;
        margin-left: auto;
        vertical-align: top;
        text-align: left;
        z-index: 999
    }

    #footer {
        width: 100;
        margin-top: 25px;
        padding-left: 7%;
        background-color: #e6e6e6;
        background-repeat: no-repeat;
        border-top: 3px solid #70bc36;
        font-size: 16px;
        z-index: 1;
        font-family: 'Fira Sans', sans-serif;
        padding-bottom: 50px
    }

    #footermodul {
        width: 85%;
        top: 100px;
        position: relative;
        display: inline-block;
        padding-left: 2%;
        background-color: #fff
    }

    #footer p {
        font-size: 18px;
        color: #000;
        font-family: 'Fira Sans', sans-serif
    }

    #footer a {
        font-size: 18px;
        color: #000;
        font-family: 'Fira Sans', sans-serif
    }

    #footer strong {
        font-size: 18px;
        color: #fff;
        font-family: 'Fira Sans', sans-serif
    }

    #footer h1 {
        font-size: 20px;
        color: #76b73;
        font-family: 'Fira Sans', sans-serif
    }

    #footer h2 {
        font-size: 20px;
        color: #76b73;
        font-family: 'Fira Sans', sans-serif
    }

    #footer h3 {
        margin-top: 15px;
        margin-right: auto;
        text-align: left;
        font-size: 20px;
        color: #76b73;
        font-family: 'Fira Sans', sans-serif
    }

    #footer h4 {
        margin-top: -12px;
        margin-right: auto;
        margin-bottom: -10px;
        text-align: left;
        font-size: 14px;
        color: #024fa1;
        font-family: 'Fira Sans', sans-serif;
        color: #024fa1 !important
    }
}

@media (max-width:1024px) {
    /* Responsive_mobile_css.css */
    #tabelle_schulung tr:nth-child(even) {
        background-color: #fff
    }

    #tabelle_schulung tr:nth-child(odd) {
        background-color: #ececec
    }

    #tabelle_schulung strong {
        color: #024fa1
    }

    #tabelle_schulung td {
        padding-top: 10px;
        padding-bottom: 10px;
        padding-left: 10px;
        border: 1px #024fa1
    }

    .headerliner {
        display: none
    }

    .languagepicker {
        position: relative;
        display: none
    }

    div.container_infofenster_asp {
        width: 95.5%;
        display: inline-block;
        margin-top: 18px;
        margin-right: 18px;
        padding: 2%;
        vertical-align: top;
        border: 1px solid #e8e8e8
    }

    div.container_infofenster_info a[href^="tel"]:link {
        font-size: 22px;
        line-height: 24px;
        font-weight: normal;
        color: #024fa1;
        font-family: 'Fira Sans', sans-serif
    }

    #contact-form {
        width: 100%
    }

    div#contact-form .column label {
        margin-left: 10px;
        line-height: 32px;
        color: #4e5b5e;
        font-family: 'Fira Sans', sans-serif
    }

    #contact-form .text {
        width: 98.6%;
        height: 35px;
        margin-top: 5px;
        margin-bottom: 5px;
        background-color: #e6e6e6;
        border: 1px solid #1c2864;
        border-radius: 5px
    }

    .ce_form {
        width: 100%;
        margin-top: 50px;
        margin-right: auto;
        margin-left: auto
    }

        .ce_form h1 {
            margin-right: auto;
            margin-left: auto;
            text-align: center
        }

    .checkbox_container .checkbox {
        margin-right: 5px;
        line-height: 32px;
        color: #4e5b5e;
        font-family: 'Fira Sans', sans-serif
    }

    .checkbox_container span {
        display: inline-block;
        line-height: 32px;
        color: #4e5b5e;
        font-family: 'Fira Sans', sans-serif
    }

    .ce_form .text {
        width: 98.6%;
        height: 35px;
        margin-top: 5px;
        margin-bottom: 5px;
        background-color: #e6e6e6;
        border: 1px solid #1c2864;
        border-radius: 5px
    }

    .ce_form .textarea {
        width: 98.6%;
        height: 200px;
        margin-top: 5px;
        margin-bottom: 5px;
        background-color: #e6e6e6;
        border: 1px solid #1c2864;
        border-radius: 5px
    }

    .footerbox {
        width: 100%;
        display: inline-block;
        margin-bottom: 5px;
        padding-left: 2%;
        vertical-align: top
    }

        .footerbox h2 {
            margin-bottom: -10px
        }

    #footer h3 {
        margin-top: 15px;
        margin-right: auto;
        margin-left: auto;
        text-align: center;
        font-size: 20px;
        color: #76b73;
        font-family: 'Fira Sans', sans-serif
    }

    #footer h4 {
        margin: -12px auto -10px;
        text-align: center;
        font-size: 14px;
        color: #024fa1;
        font-family: 'Fira Sans', sans-serif;
        color: #024fa1 !important
    }

    .infoweg_ab div.container_infofenster_ab {
        display: none
    }

    header nav.mod_navigation {
        width: 100%;
        height: 100%;
        min-height: 60px;
        left: 0;
        top: 0;
        position: fixed;
        overflow: visible;
        display: none;
        z-index: 3
    }

    div.responsive_box {
        width: 95.5%;
        display: inline-block;
        margin-top: 18px;
        margin-right: 18px;
        padding: 2%;
        vertical-align: top;
        border: 1px solid #e8e8e8
    }

    div.responsive_box_200 {
        width: 95.5%;
        display: inline-block;
        margin-top: 18px;
        margin-right: 18px;
        padding: 2%;
        vertical-align: top;
        border: 1px solid #e8e8e8
    }

    div.responsive_box_seo {
        width: 95%;
        display: inline-block;
        margin-top: 18px;
        margin-bottom: 18px;
        padding: 2%;
        vertical-align: top;
        border: 1px solid #e8e8e8
    }

    div.responsive_box_seo_zentriert {
        width: 94.3%;
        display: inline-block;
        margin: 18px auto;
        padding: 2%;
        vertical-align: top;
        text-align: center;
        border: 1px solid #e8e8e8
    }

        div.responsive_box_seo_zentriert ul li {
            line-height: 30px;
            list-style-type: none
        }

    #partner-search-form form > div, #partner-search-form form > div p.field {
        width: 100%
    }

    #article-1025 p {
        text-align: left !important
    }

    #partnersearch_box .text {
        background-color: #f2f2f2;
        border: 1px solid #73a2b6;
        border-radius: 5px;
        width: calc(100% - 30px) !important;
        height: 30px !important
    }

    #partnersearch_box select#input-country {
        width: calc(100% - 30px) !important;
        height: 30px !important
    }

    #partnersearch_box .submit {
        margin-top: 15px;
        margin-bottom: 0;
        width: 310px !important;
        height: 30px !important
    }

    #partnersearch_box_small .text {
        width: 100;
        height: 45px;
        background-color: #f2f2f2;
        border: 1px solid #73a2b6;
        border-radius: 5px;
        width: 95% !important;
        height: 35px !important
    }

    #partnersearch_box_small .country p.field select#input-country {
        width: 100;
        height: 45px;
        background-color: #f2f2f2;
        border: 1px solid #73a2b6;
        border-radius: 5px;
        width: 95% !important;
        height: 35px !important
    }

    div.container_infofenster_partnersearch_small {
        width: 95.6%;
        position: relative;
        display: inline-block;
        padding: 2%;
        vertical-align: top;
        background-color: #fff;
        border: 1px solid #e8e8e8;
        z-index: 998
    }

    div.container_infofenster_partnersearch {
        width: 94.9%;
        margin-top: 18px;
        padding: 2%;
        vertical-align: top;
        background-color: #fff;
        border: 1px solid #e8e8e8
    }

    div.container_infofenster_partnersearch_pic {
        width: 100%;
        margin-top: 18px;
        margin-right: 18px;
        vertical-align: top;
        border: 1px solid #e8e8e8
    }

        div.container_infofenster_partnersearch_pic p a {
            position: absolute;
            margin-top: 15%;
            margin-left: 12.5%
        }

    .headerlinermobile {
        width: 100%;
        margin-top: 51px;
        margin-right: auto;
        margin-left: auto;
        padding-top: 2px;
        padding-bottom: 2px;
        text-align: center;
        background-color: #ededed
    }

        .headerlinermobile img {
            height: 18px
        }

        .headerlinermobile a {
            width: 100%;
            position: relative;
            font-size: 18px;
            font-weight: normal;
            color: #4e5b5e
        }

    #Flaggen {
        display: none
    }

    #articles_infofenster {
        width: 101%;
        overflow: hidden;
        float: none;
        display: block
    }

    div.container_infofenster_ab {
        width: 24%;
        float: none;
        display: inline-block;
        margin-right: -2px;
        margin-bottom: 2px;
        padding-top: 1%;
        padding-bottom: 1%;
        vertical-align: top;
        text-align: center;
        white-space: normal;
        background-color: #e6e6e6;
        border-right: 1px solid #76b737
    }

        div.container_infofenster_ab img {
            width: 90%;
            height: auto;
            position: relative;
            display: inline-block;
            margin-right: auto;
            margin-left: auto;
            padding-bottom: 20px;
            text-align: center;
            z-index: 997
        }

        div.container_infofenster_ab p a {
            position: relative;
            display: block;
            margin-right: auto;
            margin-left: auto;
            padding-top: 10px;
            text-align: center;
            white-space: normal;
            font-size: 3vw;
            line-height: 2.8vw;
            font-weight: normal;
            text-decoration: none;
            color: #4e5b5e;
            font-family: 'Fira Sans', sans-serif
        }

    #notlinked p {
        position: relative;
        display: block;
        margin-right: auto;
        margin-left: auto;
        padding-top: 10px;
        text-align: center;
        white-space: normal;
        font-size: 3vw;
        line-height: 2.8vw;
        font-weight: normal;
        text-decoration: none;
        color: #4e5b5e;
        font-family: 'Fira Sans', sans-serif
    }

    div.container_infofenster_ab :hover {
        display: block;
        background-color: #e6e6e6;
        color: #004f9f;
        #-webkit-transform: rotate(0deg) scale(1.05);
        #-o-transform: rotate(0deg) scale(1.05);
        #-moz-transform: rotate(0deg) scale(1.05);
        #-ms-transform: rotate(0deg) scale(1.05);
        #-transform: rotate(0deg) scale(1.05)
    }

    div.container_infofenster_anz {
        width: 46%;
        position: relative;
        display: inline-block;
        margin-right: 1.3%;
        padding-right: .5%;
        padding-left: .5%;
        vertical-align: top;
        text-align: center;
        border: 1px solid #e8e8e8;
        padding-top: 25px;
        padding-bottom: 15px;
        margin-bottom: 25px
    }

        div.container_infofenster_anz p {
            width: 100%;
            min-width: 60%;
            text-align: center;
            font-size: 16px;
            line-height: 18px;
            font-weight: normal;
            color: #004f9f
        }

        div.container_infofenster_anz a {
            text-align: center;
            font-size: 16px;
            line-height: 18px;
            text-decoration: underline;
            color: #004f9f
        }

        div.container_infofenster_anz img {
            height: 180px
        }

    div.container_infofenster_info {
        width: 95%;
        display: inline-block;
        margin-right: auto;
        margin-bottom: .5%;
        margin-left: auto;
        padding: 2%;
        vertical-align: top;
        border: 1px solid #e8e8e8
    }

        div.container_infofenster_info h2 {
            line-height: 26px;
            color: #024fa1
        }

        div.container_infofenster_info img {
            width: 250px;
            margin-top: 40px;
            margin-right: auto;
            margin-left: auto;
            vertical-align: bottom;
            text-align: center
        }

        div.container_infofenster_info .image_container {
            width: 100%;
            height: 100%;
            margin-top: 15;
            padding-right: 15%;
            padding-left: 15%
        }

    .container_infofenster_vertragspartner {
        width: 95%;
        height: 127.5px;
        display: inline-block;
        margin-right: auto;
        margin-bottom: .5%;
        margin-left: auto;
        padding: 2%;
        vertical-align: top;
        border: 1px solid #e8e8e8
    }

        .container_infofenster_vertragspartner .image_container {
            width: 50%;
            margin-right: auto;
            margin-left: auto;
            text-align: center
        }

        .container_infofenster_vertragspartner h2 {
            line-height: 26px;
            color: #024fa1
        }

    div.header_video {
        width: 200%;
        height: 448%;
        position: relative;
        display: block;
        !important
    }

    #symbole {
        display: block;
        margin-right: auto;
        margin-left: auto;
        text-align: center
    }

        #symbole img {
            width: 50px;
            margin-right: 10px
        }

    #textstart p {
        color: #858585
    }

    #textstart li {
        color: #858585
    }

    #video_display_none {
        position: absolute;
        display: none
    }

    table.technical_details {
        width: 100%
    }

    div.zielseite_gallery_pic {
        width: 20%;
        display: inline-block;
        margin-right: 1%;
        margin-bottom: 1%;
        text-align: center;
        list-style-type: none
    }

    div.zielseite_gallery ul li {
        background: none;
        list-style: none !important
    }

    table.technical_data {
        overflow-x: scroll
    }

    div.ce_form {
        overflow-x: scroll
    }

    div.container_pr {
        width: 278px;
        height: 300px;
        float: left;
        display: block;
        margin-top: 1%;
        margin-right: 3%;
        margin-bottom: 1%;
        padding-top: .5%;
        padding-right: .5%;
        padding-left: 1%;
        vertical-align: top;
        border: 1px solid #1c2864;
        border-radius: 5px
    }

        div.container_pr p {
            margin-right: auto;
            margin-left: auto;
            padding-right: 5px;
            vertical-align: bottom
        }

        div.container_pr img {
            width: 100%;
            margin-top: -7px;
            margin-right: auto;
            margin-left: auto;
            vertical-align: top;
            text-align: center
        }

    div.container_ansprechpartner {
        width: 290px;
        height: 380px;
        float: left;
        display: block;
        margin-top: 3%;
        margin-right: 3%;
        font: 12px/14px Verdana,Arial,Helvetica,sans-serif
    }

    div.mobile_responsive_box {
        width: 47%;
        display: inline-block;
        margin-right: 1%;
        margin-bottom: 1%
    }

    div.responsive_box table {
        width: 98%;
        display: inline-block;
        overflow-x: scroll
    }

    #map-canvas {
        width: 100%;
        height: 650px;
        margin-top: 4.5%
    }

    #youtubelink {
        margin-top: -13px
    }

    #news-feed_facebook-853 {
        width: 93%;
        height: 305px;
        overflow: hidden;
        float: left;
        display: block;
        margin-top: 2%;
        margin-bottom: 2%;
        padding: 5px 10px;
        text-align: center;
        border: 1px solid #1c2864;
        border-radius: 7px
    }

    div.fb-page {
        width: 100%;
        width: 100%
    }

    #news-feed_facebook a {
        overflow: hidden;
        display: none
    }

    #news-feed_facebook atwLink span {
        overflow: hidden;
        display: none
    }

    #news-feed_youtube-854 {
        width: 93%;
        height: 305px;
        overflow: hidden;
        margin-bottom: 2%;
        padding: 5px 10px;
        border: 1px solid #1c2864;
        border-radius: 7px
    }

    div#partner-search-scroller {
        width: 100%;
        height: 20px;
        margin-top: 5%;
        margin-bottom: 1%;
        margin-left: 2.2%
    }

    div#partner-search-scroller-label {
        width: 100px;
        height: 20px;
        float: left;
        text-align: center;
        background: #010E74 url("../../files/layout/locations-scroller/locations-scroller-controls.gif") left bottom no-repeat;
        font-size: 12px;
        line-height: 20px;
        color: #fff
    }

    div#partner-search-scroller-left {
        width: 20px;
        height: 20px;
        float: left;
        background-color: #77B631;
        background-image: url("../../files/layout/locations-scroller/locations-scroller-controls.gif");
        background-repeat: no-repeat;
        background-position: -13px top;
        cursor: pointer
    }

    div#partner-search-scroller-content {
        width: 58%;
        height: 20px;
        overflow: hidden;
        float: left;
        display: block;
        margin-bottom: 20px;
        white-space: nowrap;
        background-color: #77B631;
        line-height: 20px;
        color: #fff
    }

    div#partner-search-scroller ul, div#partner-search-scroller li {
        display: inline;
        margin: 0;
        padding: 0
    }

    div#partner-search-scroller li {
        padding-left: 5px
    }

    div#partner-search-scroller a {
        font-size: 12px;
        text-decoration: none;
        color: #fff
    }

        div#partner-search-scroller a:hover {
            text-decoration: underline
        }

    div#partner-search-scroller-right {
        width: 20px;
        height: 20px;
        float: left;
        background-color: #77B631;
        background-image: url("../../files/layout/locations-scroller/locations-scroller-controls.gif");
        background-repeat: no-repeat;
        background-position: right top;
        cursor: pointer
    }

    div#partner-search-form {
        width: 100%;
        display: inline-block;
        padding-bottom: 1%
    }

        div#partner-search-form div {
            display: inline-block;
            margin-bottom: 1%;
            margin-left: 2.5%
        }

    div.postcode label {
        display: inline-block;
        padding-left: 5px
    }

    div.city label {
        display: inline-block;
        padding-left: 9px
    }

    div.submit {
        display: inline-block;
        padding-bottom: 5px;
        padding-left: 5px;
        font-size: 16px
    }

    div.country {
        display: inline-block;
        padding-bottom: 5px;
        font-size: 16px
    }

    div#partner-search-form label {
        height: 16px;
        display: inline-block;
        padding-right: .25em;
        font-size: 12px;
        line-height: 18px;
        font-weight: bold
    }

    div#partner-search-form p.field {
        display: inline-block;
        margin: 0 1em 0 0;
        vertical-align: middle
    }

    div#partner-search-form input.text, div#partner-search-form select {
        width: 125px;
        height: 16px;
        vertical-align: middle;
        border: 1 solid #ccc;
        font-size: 12px;
        line-height: 16px;
        font-weight: normal;
        outline: none
    }

        div#partner-search-form input.text:focus {
            border-color: #010E74
        }

    div#partner-search-form span.suggestions {
        width: 125px;
        position: absolute;
        display: none;
        margin-top: -1px;
        margin-right: 1px;
        margin-left: 1px;
        padding: 1px;
        background-color: #fff;
        border-right: 1px solid;
        border-bottom: 1px solid;
        border-left: 1px solid;
        z-index: 10
    }

        div#partner-search-form span.suggestions a {
            display: block;
            padding-left: .25em;
            font-size: 12px;
            line-height: 18px;
            font-weight: normal;
            color: #888;
            cursor: pointer
        }

            div#partner-search-form span.suggestions a:hover, div#partner-search-form span.suggestions a:hover span.highlighted {
                background-color: #010E74;
                color: #fff
            }

            div#partner-search-form span.suggestions a span.highlighted {
                color: #000
            }

    div.hr {
        margin-bottom: 25px;
        border-bottom: 2px dotted #c2c2c2
    }

        div.hr hr {
            display: none
        }

    div#partner-search-results {
        width: 100%;
        float: left;
        display: block
    }

        div#partner-search-results div.partner {
            width: 100%;
            height: 275;
            float: left;
            margin-bottom: 10px;
            border-bottom: 1px solid #ccc
        }

        div#partner-search-results div.partner-last {
            border-bottom: 0
        }

        div#partner-search-results h3 {
            line-height: 28px;
            color: #010E74
        }

        div#partner-search-results td {
            padding-right: 1em;
            vertical-align: top
        }

    div#partner-search-map-text {
        width: 100px;
        position: absolute;
        overflow: visible;
        white-space: nowrap
    }

        div#partner-search-map-text ul.subnavigation {
            margin: 1.5em 0 0;
            padding: 0;
            list-style-type: none
        }

            div#partner-search-map-text ul.subnavigation li {
                margin: 0;
                padding: 0 0 10px 20px
            }

                div#partner-search-map-text ul.subnavigation li.active {
                    background-image: url("../../files/layout/partner-search/arrow.png");
                    background-position: left center;
                    background-repeat: no-repeat
                }

    div#partner-search-map {
        padding-top: .75em;
        padding-bottom: 2em;
        text-align: right
    }

        div#partner-search-map h1 {
            width: 350px;
            margin-top: 0;
            margin-right: 1em;
            margin-left: auto;
            padding-top: 0;
            text-align: center
        }

        div#partner-search-map div.tuerkei {
            margin-top: 200px
        }

        div#partner-search-map div.rumaenien {
            margin-top: 225px
        }

    div.mapinfo {
        width: auto;
        padding: 5px 0 5px 5px;
        white-space: nowrap
    }

        div.mapinfo img {
            margin-top: .25em;
            margin-bottom: .5em
        }

        div.mapinfo button {
            margin-top: .25em;
            margin-bottom: .25em;
            padding: .25em;
            background-color: #76B724;
            border: 0;
            border-radius: 3px;
            font-size: 1em;
            color: #fff;
            cursor: pointer
        }

    div#partner-search-countries ul, div#partner-search-states ul {
        margin: 0;
        padding: 0;
        list-style-type: none
    }

    div#partner-search-countries li, div#partner-search-states li {
        display: inline-block;
        margin: 0 .25em 1.25em 0;
        padding: 0
    }

        div#partner-search-countries li a, div#partner-search-states li a {
            padding: .25em .75em;
            white-space: nowrap;
            background-color: #eee;
            border-radius: 10px;
            text-decoration: none;
            color: #333
        }

            div#partner-search-countries li.active a, div#partner-search-states li.active a, div#partner-search-countries li a:hover, div#partner-search-states li a:hover {
                background-color: #000078;
                color: #fff
            }

    #mmenu_burger {
        width: 100%;
        left: 0;
        right: 0;
        top: 0;
        position: fixed;
        padding-top: 15px;
        padding-bottom: 5px;
        padding-left: 15px;
        background-color: #76b737;
        text-decoration: none;
        z-index: 1
    }

    #mmenu {
        z-index: 2
    }

        #mmenu a {
            font-size: 16px
        }

        #mmenu p {
            font-size: 16px;
            color: #fff
        }

    #mmenu_burger:before {
        font-size: 50px;
        color: #fff;
        content: '≡';
    }

    ul.level_1.mm-listview > li.submenu.mm-selected {
        font-size: 16px;
        color: #024fa1
    }

    #container {
        width: 100%
    }

    nav.slider-control {
        display: none
    }

    #fusstext {
        padding-top: 5px;
        text-align: center
    }

        #fusstext p {
            font-size: 10px
        }

    section.ce_slideItStart {
        width: 910px;
        background-color: #fff;
        border-radius: 15px;
        behavior: url('assets/css3pie/1.0.0/PIE.htc')
    }

    h1.basic_headline {
        margin-bottom: 15px;
        margin-left: 10px
    }

    div.basic_text {
        margin-top: 5px;
        margin-bottom: 15px;
        padding: 25px;
        text-align: center;
        background-color: #e2e2e2;
        border: 1px solid #d9d9d9;
        border-radius: 15px;
        font: 30/32 Arial,Helvetica,sans-serif;
        behavior: url('assets/css3pie/1.0.0/PIE.htc')
    }

    div.pagegalery_left {
        margin-top: 5px;
        margin-bottom: 15px;
        padding: 25px;
        text-align: center;
        background-color: #e2e2e2;
        border: 1px solid #d9d9d9;
        border-radius: 15px;
        font: 30/32 Arial,Helvetica,sans-serif;
        behavior: url('assets/css3pie/1.0.0/PIE.htc')
    }

    div.pagegalery_right {
        margin-top: 5px;
        margin-bottom: 15px;
        padding: 25px;
        text-align: center;
        background-color: #e2e2e2;
        border: 1px solid #d9d9d9;
        border-radius: 15px;
        font: 30/32 Arial,Helvetica,sans-serif;
        behavior: url('assets/css3pie/1.0.0/PIE.htc')
    }

    div.pagegalery_right_back {
        margin-top: 5px;
        margin-bottom: 15px;
        padding: 25px;
        text-align: center;
        background-color: #e2e2e2;
        background-repeat: no-repeat;
        border: 1px solid #d9d9d9;
        border-radius: 15px;
        background-image: url("../../tl_files/Heins/Logo_Dateien/Hintergrund_soft.png");
        font: 30/32 Arial,Helvetica,sans-serif;
        behavior: url('assets/css3pie/1.0.0/PIE.htc')
    }

    div.pagegalery_right_back {
        background-position: right
    }

    #logo2018 {
        margin-right: auto;
        margin-left: auto;
        text-align: center;
        margin-top: 20px;
        margin-bottom: 20px
    }

    #logo2018_II {
        width: 230px;
        left: 76%;
        position: absolute;
        display: none;
        bottom: 34px
    }

    #header div.inside {
        padding-right: 5px
    }

    p {
        font-size: 18px;
        line-height: 20px;
        color: #4e5b5e;
        font-family: 'Fira Sans', sans-serif
    }

    h1 {
        font-size: 24px;
        line-height: 26px;
        color: #024fa1;
        letter-spacing: .5px;
        font-family: 'Fira Sans', sans-serif
    }

    h2 {
        font-size: 22px;
        line-height: 24px;
        color: #024fa1;
        letter-spacing: .5px;
        font-family: 'Fira Sans', sans-serif
    }

    h3 {
        font-size: 28px;
        line-height: 30px;
        color: #024fa1;
        letter-spacing: .5px;
        font-family: 'Fira Sans', sans-serif
    }

    div.mod_article li {
        color: #4e5b5e;
        list-style-image: url("../../files/li.png");
        font-family: 'Fira Sans', sans-serif
    }

    body {
        width: 100%;
        color: #000;
        font: 18px/20px Arial,Helvetica,sans-serif
    }

    #wrapper {
        width: 95%;
        height: 100%;
        margin-right: auto;
        margin-bottom: 0;
        margin-left: auto
    }

    #footer {
        height: 20%;
        background-color: #ececec;
        background-repeat: no-repeat;
        border-top: 3px solid #70bc36;
        font: 14px Arial,Helvetica,sans-serif;
        color: #fff
    }

    #footermodul {
        width: 95%;
        display: block;
        margin-right: auto;
        margin-left: auto;
        text-align: center
    }

    #footer p {
        margin-right: auto;
        margin-left: auto;
        text-align: center;
        font: 18px Arial,Helvetica,sans-serif;
        color: #4e5b5e
    }

    #footer a {
        margin-right: auto;
        margin-left: auto;
        text-align: center;
        font: 18px Arial,Helvetica,sans-serif;
        text-decoration: underline;
        color: #4e5b5e
    }

    #footer strong {
        font: 14px Arial,Helvetica,sans-serif;
        color: #fff
    }

    #footer h2 {
        margin-right: auto;
        margin-left: auto;
        text-align: center;
        font-size: 20px;
        color: #76b73;
        font-family: 'Fira Sans', sans-serif
    }

    .footerbox img {
        width: 42%
    }
}
/* cookiebar-22.css */
div#cookiebar {
    width: 100%;
    max-height: 20em;
    bottom: 0;
    left: 0;
    position: fixed;
    overflow: hidden;
    color: #083895;
    font: 16px sans-serif;
    z-index: 99;
    transition: max-height 500ms;
    background: #eee;
    box-sizing: border-box
}

    div#cookiebar.hide {
        max-height: 0
    }

    div#cookiebar div.text {
        padding: 16px;
        font-size: .9em;
        line-height: 1.25em;
        color: #333
    }

        div#cookiebar div.text h4 {
            margin: .4em 0 1.5em;
            font-size: 16px;
            color: #083895
        }

@media (max-width: 640px) {
    div#cookiebar div.text h4 {
        margin: 3em 0 0.5em 0;
    }
}

div#cookiebar div.text a {
    text-decoration: underline;
    color: inherit
}

div#cookiebar div.buttons {
    top: 16px;
    position: absolute;
    right: 16px
}

    div#cookiebar div.buttons button {
        border: 0;
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
        cursor: pointer;
        font-size: inherit
    }

        div#cookiebar div.buttons button + button {
            padding: .25em 1em;
            border-radius: .15em;
            color: #fff;
            behavior: url('assets/css3pie/1.0.0/PIE.htc');
            background: #083895
        }
/* fonts.css */
@font-face {
    font-family: 'Francois One';
    font-style: normal;
    font-weight: 400;
    src: local('Francois One Regular'), local('FrancoisOne-Regular'), url('../../assets/css/files/fonts/francois-one-v11-latin-regular.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */ url('../../assets/css/files/fonts/francois-one-v11-latin-regular.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* animate.css */
@charset "UTF-8";

/*!
 * animate.css -http://daneden.me/animate
 * Version - 3.6.0
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2018 Daniel Eden
 */

.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
    }

@-webkit-keyframes bounce {
    from, 20%, 53%, 80%, to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }

    40%, 43% {
        -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        -webkit-transform: translate3d(0, -30px, 0);
        transform: translate3d(0, -30px, 0);
    }

    70% {
        -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        -webkit-transform: translate3d(0, -15px, 0);
        transform: translate3d(0, -15px, 0);
    }

    90% {
        -webkit-transform: translate3d(0, -4px, 0);
        transform: translate3d(0, -4px, 0);
    }
}

@keyframes bounce {
    from, 20%, 53%, 80%, to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }

    40%, 43% {
        -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        -webkit-transform: translate3d(0, -30px, 0);
        transform: translate3d(0, -30px, 0);
    }

    70% {
        -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        -webkit-transform: translate3d(0, -15px, 0);
        transform: translate3d(0, -15px, 0);
    }

    90% {
        -webkit-transform: translate3d(0, -4px, 0);
        transform: translate3d(0, -4px, 0);
    }
}

.bounce {
    -webkit-animation-name: bounce;
    animation-name: bounce;
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom
}

@-webkit-keyframes flash {
    from, 50%, to {
        opacity: 1;
    }

    25%, 75% {
        opacity: 0;
    }
}

@keyframes flash {
    from, 50%, to {
        opacity: 1;
    }

    25%, 75% {
        opacity: 0;
    }
}

.flash {
    -webkit-animation-name: flash;
    animation-name: flash
}

@-webkit-keyframes pulse {
    from {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }

    50% {
        -webkit-transform: scale3d(1.05, 1.05, 1.05);
        transform: scale3d(1.05, 1.05, 1.05);
    }

    to {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}

@keyframes pulse {
    from {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }

    50% {
        -webkit-transform: scale3d(1.05, 1.05, 1.05);
        transform: scale3d(1.05, 1.05, 1.05);
    }

    to {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}

.pulse {
    -webkit-animation-name: pulse;
    animation-name: pulse
}

@-webkit-keyframes rubberBand {
    from {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }

    30% {
        -webkit-transform: scale3d(1.25, 0.75, 1);
        transform: scale3d(1.25, 0.75, 1);
    }

    40% {
        -webkit-transform: scale3d(0.75, 1.25, 1);
        transform: scale3d(0.75, 1.25, 1);
    }

    50% {
        -webkit-transform: scale3d(1.15, 0.85, 1);
        transform: scale3d(1.15, 0.85, 1);
    }

    65% {
        -webkit-transform: scale3d(0.95, 1.05, 1);
        transform: scale3d(0.95, 1.05, 1);
    }

    75% {
        -webkit-transform: scale3d(1.05, 0.95, 1);
        transform: scale3d(1.05, 0.95, 1);
    }

    to {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}

@keyframes rubberBand {
    from {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }

    30% {
        -webkit-transform: scale3d(1.25, 0.75, 1);
        transform: scale3d(1.25, 0.75, 1);
    }

    40% {
        -webkit-transform: scale3d(0.75, 1.25, 1);
        transform: scale3d(0.75, 1.25, 1);
    }

    50% {
        -webkit-transform: scale3d(1.15, 0.85, 1);
        transform: scale3d(1.15, 0.85, 1);
    }

    65% {
        -webkit-transform: scale3d(0.95, 1.05, 1);
        transform: scale3d(0.95, 1.05, 1);
    }

    75% {
        -webkit-transform: scale3d(1.05, 0.95, 1);
        transform: scale3d(1.05, 0.95, 1);
    }

    to {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}

.rubberBand {
    -webkit-animation-name: rubberBand;
    animation-name: rubberBand
}

@-webkit-keyframes shake {
    from, to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }

    10%, 30%, 50%, 70%, 90% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0);
    }

    20%, 40%, 60%, 80% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0);
    }
}

@keyframes shake {
    from, to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }

    10%, 30%, 50%, 70%, 90% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0);
    }

    20%, 40%, 60%, 80% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0);
    }
}

.shake {
    -webkit-animation-name: shake;
    animation-name: shake
}

@-webkit-keyframes headShake {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }

    6.5% {
        -webkit-transform: translateX(-6px) rotateY(-9deg);
        transform: translateX(-6px) rotateY(-9deg);
    }

    18.5% {
        -webkit-transform: translateX(5px) rotateY(7deg);
        transform: translateX(5px) rotateY(7deg);
    }

    31.5% {
        -webkit-transform: translateX(-3px) rotateY(-5deg);
        transform: translateX(-3px) rotateY(-5deg);
    }

    43.5% {
        -webkit-transform: translateX(2px) rotateY(3deg);
        transform: translateX(2px) rotateY(3deg);
    }

    50% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}

@keyframes headShake {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }

    6.5% {
        -webkit-transform: translateX(-6px) rotateY(-9deg);
        transform: translateX(-6px) rotateY(-9deg);
    }

    18.5% {
        -webkit-transform: translateX(5px) rotateY(7deg);
        transform: translateX(5px) rotateY(7deg);
    }

    31.5% {
        -webkit-transform: translateX(-3px) rotateY(-5deg);
        transform: translateX(-3px) rotateY(-5deg);
    }

    43.5% {
        -webkit-transform: translateX(2px) rotateY(3deg);
        transform: translateX(2px) rotateY(3deg);
    }

    50% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}

.headShake {
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-name: headShake;
    animation-name: headShake
}

@-webkit-keyframes swing {
    20% {
        -webkit-transform: rotate3d(0, 0, 1, 15deg);
        transform: rotate3d(0, 0, 1, 15deg);
    }

    40% {
        -webkit-transform: rotate3d(0, 0, 1, -10deg);
        transform: rotate3d(0, 0, 1, -10deg);
    }

    60% {
        -webkit-transform: rotate3d(0, 0, 1, 5deg);
        transform: rotate3d(0, 0, 1, 5deg);
    }

    80% {
        -webkit-transform: rotate3d(0, 0, 1, -5deg);
        transform: rotate3d(0, 0, 1, -5deg);
    }

    to {
        -webkit-transform: rotate3d(0, 0, 1, 0deg);
        transform: rotate3d(0, 0, 1, 0deg);
    }
}

@keyframes swing {
    20% {
        -webkit-transform: rotate3d(0, 0, 1, 15deg);
        transform: rotate3d(0, 0, 1, 15deg);
    }

    40% {
        -webkit-transform: rotate3d(0, 0, 1, -10deg);
        transform: rotate3d(0, 0, 1, -10deg);
    }

    60% {
        -webkit-transform: rotate3d(0, 0, 1, 5deg);
        transform: rotate3d(0, 0, 1, 5deg);
    }

    80% {
        -webkit-transform: rotate3d(0, 0, 1, -5deg);
        transform: rotate3d(0, 0, 1, -5deg);
    }

    to {
        -webkit-transform: rotate3d(0, 0, 1, 0deg);
        transform: rotate3d(0, 0, 1, 0deg);
    }
}

.swing {
    -webkit-transform-origin: top center;
    transform-origin: top center;
    -webkit-animation-name: swing;
    animation-name: swing
}

@-webkit-keyframes tada {
    from {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }

    10%, 20% {
        -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
        transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    }

    30%, 50%, 70%, 90% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    }

    40%, 60%, 80% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    }

    to {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}

@keyframes tada {
    from {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }

    10%, 20% {
        -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
        transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    }

    30%, 50%, 70%, 90% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    }

    40%, 60%, 80% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    }

    to {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}

.tada {
    -webkit-animation-name: tada;
    animation-name: tada
}

@-webkit-keyframes wobble {
    from {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }

    15% {
        -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
        transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    }

    30% {
        -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
        transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    }

    45% {
        -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
        transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    }

    60% {
        -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
        transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    }

    75% {
        -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
        transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

@keyframes wobble {
    from {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }

    15% {
        -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
        transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    }

    30% {
        -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
        transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    }

    45% {
        -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
        transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    }

    60% {
        -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
        transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    }

    75% {
        -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
        transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

.wobble {
    -webkit-animation-name: wobble;
    animation-name: wobble
}

@-webkit-keyframes jello {
    from, 11.1%, to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }

    22.2% {
        -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
        transform: skewX(-12.5deg) skewY(-12.5deg);
    }

    33.3% {
        -webkit-transform: skewX(6.25deg) skewY(6.25deg);
        transform: skewX(6.25deg) skewY(6.25deg);
    }

    44.4% {
        -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
        transform: skewX(-3.125deg) skewY(-3.125deg);
    }

    55.5% {
        -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
        transform: skewX(1.5625deg) skewY(1.5625deg);
    }

    66.6% {
        -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
        transform: skewX(-0.78125deg) skewY(-0.78125deg);
    }

    77.7% {
        -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
        transform: skewX(0.390625deg) skewY(0.390625deg);
    }

    88.8% {
        -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
        transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    }
}

@keyframes jello {
    from, 11.1%, to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }

    22.2% {
        -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
        transform: skewX(-12.5deg) skewY(-12.5deg);
    }

    33.3% {
        -webkit-transform: skewX(6.25deg) skewY(6.25deg);
        transform: skewX(6.25deg) skewY(6.25deg);
    }

    44.4% {
        -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
        transform: skewX(-3.125deg) skewY(-3.125deg);
    }

    55.5% {
        -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
        transform: skewX(1.5625deg) skewY(1.5625deg);
    }

    66.6% {
        -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
        transform: skewX(-0.78125deg) skewY(-0.78125deg);
    }

    77.7% {
        -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
        transform: skewX(0.390625deg) skewY(0.390625deg);
    }

    88.8% {
        -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
        transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    }
}

.jello {
    -webkit-animation-name: jello;
    animation-name: jello;
    -webkit-transform-origin: center;
    transform-origin: center
}

@-webkit-keyframes bounceIn {
    from, 20%, 40%, 60%, 80%, to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }

    0% {
        opacity: 0;
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        transform: scale3d(0.3, 0.3, 0.3);
    }

    20% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1);
    }

    40% {
        -webkit-transform: scale3d(0.9, 0.9, 0.9);
        transform: scale3d(0.9, 0.9, 0.9);
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(1.03, 1.03, 1.03);
        transform: scale3d(1.03, 1.03, 1.03);
    }

    80% {
        -webkit-transform: scale3d(0.97, 0.97, 0.97);
        transform: scale3d(0.97, 0.97, 0.97);
    }

    to {
        opacity: 1;
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}

@keyframes bounceIn {
    from, 20%, 40%, 60%, 80%, to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }

    0% {
        opacity: 0;
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        transform: scale3d(0.3, 0.3, 0.3);
    }

    20% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1);
    }

    40% {
        -webkit-transform: scale3d(0.9, 0.9, 0.9);
        transform: scale3d(0.9, 0.9, 0.9);
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(1.03, 1.03, 1.03);
        transform: scale3d(1.03, 1.03, 1.03);
    }

    80% {
        -webkit-transform: scale3d(0.97, 0.97, 0.97);
        transform: scale3d(0.97, 0.97, 0.97);
    }

    to {
        opacity: 1;
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}

.bounceIn {
    -webkit-animation-duration: 0.75s;
    animation-duration: 0.75s;
    -webkit-animation-name: bounceIn;
    animation-name: bounceIn
}

@-webkit-keyframes bounceInDown {
    from, 60%, 75%, 90%, to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }

    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -3000px, 0);
        transform: translate3d(0, -3000px, 0);
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, 25px, 0);
        transform: translate3d(0, 25px, 0);
    }

    75% {
        -webkit-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0);
    }

    90% {
        -webkit-transform: translate3d(0, 5px, 0);
        transform: translate3d(0, 5px, 0);
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

@keyframes bounceInDown {
    from, 60%, 75%, 90%, to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }

    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -3000px, 0);
        transform: translate3d(0, -3000px, 0);
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, 25px, 0);
        transform: translate3d(0, 25px, 0);
    }

    75% {
        -webkit-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0);
    }

    90% {
        -webkit-transform: translate3d(0, 5px, 0);
        transform: translate3d(0, 5px, 0);
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

.bounceInDown {
    -webkit-animation-name: bounceInDown;
    animation-name: bounceInDown
}

@-webkit-keyframes bounceInLeft {
    from, 60%, 75%, 90%, to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }

    0% {
        opacity: 0;
        -webkit-transform: translate3d(-3000px, 0, 0);
        transform: translate3d(-3000px, 0, 0);
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(25px, 0, 0);
        transform: translate3d(25px, 0, 0);
    }

    75% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0);
    }

    90% {
        -webkit-transform: translate3d(5px, 0, 0);
        transform: translate3d(5px, 0, 0);
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

@keyframes bounceInLeft {
    from, 60%, 75%, 90%, to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }

    0% {
        opacity: 0;
        -webkit-transform: translate3d(-3000px, 0, 0);
        transform: translate3d(-3000px, 0, 0);
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(25px, 0, 0);
        transform: translate3d(25px, 0, 0);
    }

    75% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0);
    }

    90% {
        -webkit-transform: translate3d(5px, 0, 0);
        transform: translate3d(5px, 0, 0);
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

.bounceInLeft {
    -webkit-animation-name: bounceInLeft;
    animation-name: bounceInLeft
}

@-webkit-keyframes bounceInRight {
    from, 60%, 75%, 90%, to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }

    from {
        opacity: 0;
        -webkit-transform: translate3d(3000px, 0, 0);
        transform: translate3d(3000px, 0, 0);
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(-25px, 0, 0);
        transform: translate3d(-25px, 0, 0);
    }

    75% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0);
    }

    90% {
        -webkit-transform: translate3d(-5px, 0, 0);
        transform: translate3d(-5px, 0, 0);
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

@keyframes bounceInRight {
    from, 60%, 75%, 90%, to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }

    from {
        opacity: 0;
        -webkit-transform: translate3d(3000px, 0, 0);
        transform: translate3d(3000px, 0, 0);
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(-25px, 0, 0);
        transform: translate3d(-25px, 0, 0);
    }

    75% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0);
    }

    90% {
        -webkit-transform: translate3d(-5px, 0, 0);
        transform: translate3d(-5px, 0, 0);
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

.bounceInRight {
    -webkit-animation-name: bounceInRight;
    animation-name: bounceInRight
}

@-webkit-keyframes bounceInUp {
    from, 60%, 75%, 90%, to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }

    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 3000px, 0);
        transform: translate3d(0, 3000px, 0);
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, -20px, 0);
        transform: translate3d(0, -20px, 0);
    }

    75% {
        -webkit-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0);
    }

    90% {
        -webkit-transform: translate3d(0, -5px, 0);
        transform: translate3d(0, -5px, 0);
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

@keyframes bounceInUp {
    from, 60%, 75%, 90%, to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }

    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 3000px, 0);
        transform: translate3d(0, 3000px, 0);
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, -20px, 0);
        transform: translate3d(0, -20px, 0);
    }

    75% {
        -webkit-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0);
    }

    90% {
        -webkit-transform: translate3d(0, -5px, 0);
        transform: translate3d(0, -5px, 0);
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

.bounceInUp {
    -webkit-animation-name: bounceInUp;
    animation-name: bounceInUp
}

@-webkit-keyframes bounceOut {
    20% {
        -webkit-transform: scale3d(0.9, 0.9, 0.9);
        transform: scale3d(0.9, 0.9, 0.9);
    }

    50%, 55% {
        opacity: 1;
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1);
    }

    to {
        opacity: 0;
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        transform: scale3d(0.3, 0.3, 0.3);
    }
}

@keyframes bounceOut {
    20% {
        -webkit-transform: scale3d(0.9, 0.9, 0.9);
        transform: scale3d(0.9, 0.9, 0.9);
    }

    50%, 55% {
        opacity: 1;
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1);
    }

    to {
        opacity: 0;
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        transform: scale3d(0.3, 0.3, 0.3);
    }
}

.bounceOut {
    -webkit-animation-duration: 0.75s;
    animation-duration: 0.75s;
    -webkit-animation-name: bounceOut;
    animation-name: bounceOut
}

@-webkit-keyframes bounceOutDown {
    20% {
        -webkit-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0);
    }

    40%, 45% {
        opacity: 1;
        -webkit-transform: translate3d(0, -20px, 0);
        transform: translate3d(0, -20px, 0);
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0);
    }
}

@keyframes bounceOutDown {
    20% {
        -webkit-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0);
    }

    40%, 45% {
        opacity: 1;
        -webkit-transform: translate3d(0, -20px, 0);
        transform: translate3d(0, -20px, 0);
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0);
    }
}

.bounceOutDown {
    -webkit-animation-name: bounceOutDown;
    animation-name: bounceOutDown
}

@-webkit-keyframes bounceOutLeft {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(20px, 0, 0);
        transform: translate3d(20px, 0, 0);
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0);
    }
}

@keyframes bounceOutLeft {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(20px, 0, 0);
        transform: translate3d(20px, 0, 0);
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0);
    }
}

.bounceOutLeft {
    -webkit-animation-name: bounceOutLeft;
    animation-name: bounceOutLeft
}

@-webkit-keyframes bounceOutRight {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(-20px, 0, 0);
        transform: translate3d(-20px, 0, 0);
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0);
    }
}

@keyframes bounceOutRight {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(-20px, 0, 0);
        transform: translate3d(-20px, 0, 0);
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0);
    }
}

.bounceOutRight {
    -webkit-animation-name: bounceOutRight;
    animation-name: bounceOutRight
}

@-webkit-keyframes bounceOutUp {
    20% {
        -webkit-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0);
    }

    40%, 45% {
        opacity: 1;
        -webkit-transform: translate3d(0, 20px, 0);
        transform: translate3d(0, 20px, 0);
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0);
    }
}

@keyframes bounceOutUp {
    20% {
        -webkit-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0);
    }

    40%, 45% {
        opacity: 1;
        -webkit-transform: translate3d(0, 20px, 0);
        transform: translate3d(0, 20px, 0);
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0);
    }
}

.bounceOutUp {
    -webkit-animation-name: bounceOutUp;
    animation-name: bounceOutUp
}

@-webkit-keyframes fadeIn {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

@keyframes fadeIn {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

.fadeIn {
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn
}

@-webkit-keyframes fadeInDown {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

@keyframes fadeInDown {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

.fadeInDown {
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown
}

@-webkit-keyframes fadeInDownBig {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

@keyframes fadeInDownBig {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

.fadeInDownBig {
    -webkit-animation-name: fadeInDownBig;
    animation-name: fadeInDownBig
}

@-webkit-keyframes fadeInLeft {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

@keyframes fadeInLeft {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

.fadeInLeft {
    -webkit-animation-name: fadeInLeft;
    animation-name: fadeInLeft
}

@-webkit-keyframes fadeInLeftBig {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

@keyframes fadeInLeftBig {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

.fadeInLeftBig {
    -webkit-animation-name: fadeInLeftBig;
    animation-name: fadeInLeftBig
}

@-webkit-keyframes fadeInRight {
    from {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

@keyframes fadeInRight {
    from {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

.fadeInRight {
    -webkit-animation-name: fadeInRight;
    animation-name: fadeInRight
}

@-webkit-keyframes fadeInRightBig {
    from {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

@keyframes fadeInRightBig {
    from {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

.fadeInRightBig {
    -webkit-animation-name: fadeInRightBig;
    animation-name: fadeInRightBig
}

@-webkit-keyframes fadeInUp {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

@keyframes fadeInUp {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

.fadeInUp {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp
}

@-webkit-keyframes fadeInUpBig {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

@keyframes fadeInUpBig {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

.fadeInUpBig {
    -webkit-animation-name: fadeInUpBig;
    animation-name: fadeInUpBig
}

@-webkit-keyframes fadeOut {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
    }
}

@keyframes fadeOut {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
    }
}

.fadeOut {
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut
}

@-webkit-keyframes fadeOutDown {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
    }
}

@keyframes fadeOutDown {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
    }
}

.fadeOutDown {
    -webkit-animation-name: fadeOutDown;
    animation-name: fadeOutDown
}

@-webkit-keyframes fadeOutDownBig {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0);
    }
}

@keyframes fadeOutDownBig {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0);
    }
}

.fadeOutDownBig {
    -webkit-animation-name: fadeOutDownBig;
    animation-name: fadeOutDownBig
}

@-webkit-keyframes fadeOutLeft {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
    }
}

@keyframes fadeOutLeft {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
    }
}

.fadeOutLeft {
    -webkit-animation-name: fadeOutLeft;
    animation-name: fadeOutLeft
}

@-webkit-keyframes fadeOutLeftBig {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0);
    }
}

@keyframes fadeOutLeftBig {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0);
    }
}

.fadeOutLeftBig {
    -webkit-animation-name: fadeOutLeftBig;
    animation-name: fadeOutLeftBig
}

@-webkit-keyframes fadeOutRight {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
    }
}

@keyframes fadeOutRight {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
    }
}

.fadeOutRight {
    -webkit-animation-name: fadeOutRight;
    animation-name: fadeOutRight
}

@-webkit-keyframes fadeOutRightBig {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0);
    }
}

@keyframes fadeOutRightBig {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0);
    }
}

.fadeOutRightBig {
    -webkit-animation-name: fadeOutRightBig;
    animation-name: fadeOutRightBig
}

@-webkit-keyframes fadeOutUp {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
    }
}

@keyframes fadeOutUp {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
    }
}

.fadeOutUp {
    -webkit-animation-name: fadeOutUp;
    animation-name: fadeOutUp
}

@-webkit-keyframes fadeOutUpBig {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0);
    }
}

@keyframes fadeOutUpBig {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0);
    }
}

.fadeOutUpBig {
    -webkit-animation-name: fadeOutUpBig;
    animation-name: fadeOutUpBig
}

@-webkit-keyframes flip {
    from {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
    }

    40% {
        -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
        transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
    }

    50% {
        -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
        transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }

    80% {
        -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
        transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }

    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }
}

@keyframes flip {
    from {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
    }

    40% {
        -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
        transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
    }

    50% {
        -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
        transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }

    80% {
        -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
        transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }

    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }
}

.animated.flip {
    -webkit-backface-visibility: visible;
    backface-visibility: visible;
    -webkit-animation-name: flip;
    animation-name: flip
}

@-webkit-keyframes flipInX {
    from {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        opacity: 0;
    }

    40% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }

    60% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        opacity: 1;
    }

    80% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    }

    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
    }
}

@keyframes flipInX {
    from {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        opacity: 0;
    }

    40% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }

    60% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        opacity: 1;
    }

    80% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    }

    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
    }
}

.flipInX {
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
    -webkit-animation-name: flipInX;
    animation-name: flipInX
}

@-webkit-keyframes flipInY {
    from {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        opacity: 0;
    }

    40% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }

    60% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
        opacity: 1;
    }

    80% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    }

    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
    }
}

@keyframes flipInY {
    from {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        opacity: 0;
    }

    40% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }

    60% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
        opacity: 1;
    }

    80% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    }

    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
    }
}

.flipInY {
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
    -webkit-animation-name: flipInY;
    animation-name: flipInY
}

@-webkit-keyframes flipOutX {
    from {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
    }

    30% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        opacity: 1;
    }

    to {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        opacity: 0;
    }
}

@keyframes flipOutX {
    from {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
    }

    30% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        opacity: 1;
    }

    to {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        opacity: 0;
    }
}

.flipOutX {
    -webkit-animation-duration: 0.75s;
    animation-duration: 0.75s;
    -webkit-animation-name: flipOutX;
    animation-name: flipOutX;
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important
}

@-webkit-keyframes flipOutY {
    from {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
    }

    30% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
        opacity: 1;
    }

    to {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        opacity: 0;
    }
}

@keyframes flipOutY {
    from {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
    }

    30% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
        opacity: 1;
    }

    to {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        opacity: 0;
    }
}

.flipOutY {
    -webkit-animation-duration: 0.75s;
    animation-duration: 0.75s;
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
    -webkit-animation-name: flipOutY;
    animation-name: flipOutY
}

@-webkit-keyframes lightSpeedIn {
    from {
        -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
        transform: translate3d(100%, 0, 0) skewX(-30deg);
        opacity: 0;
    }

    60% {
        -webkit-transform: skewX(20deg);
        transform: skewX(20deg);
        opacity: 1;
    }

    80% {
        -webkit-transform: skewX(-5deg);
        transform: skewX(-5deg);
        opacity: 1;
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        opacity: 1;
    }
}

@keyframes lightSpeedIn {
    from {
        -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
        transform: translate3d(100%, 0, 0) skewX(-30deg);
        opacity: 0;
    }

    60% {
        -webkit-transform: skewX(20deg);
        transform: skewX(20deg);
        opacity: 1;
    }

    80% {
        -webkit-transform: skewX(-5deg);
        transform: skewX(-5deg);
        opacity: 1;
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        opacity: 1;
    }
}

.lightSpeedIn {
    -webkit-animation-name: lightSpeedIn;
    animation-name: lightSpeedIn;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out
}

@-webkit-keyframes lightSpeedOut {
    from {
        opacity: 1;
    }

    to {
        -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
        transform: translate3d(100%, 0, 0) skewX(30deg);
        opacity: 0;
    }
}

@keyframes lightSpeedOut {
    from {
        opacity: 1;
    }

    to {
        -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
        transform: translate3d(100%, 0, 0) skewX(30deg);
        opacity: 0;
    }
}

.lightSpeedOut {
    -webkit-animation-name: lightSpeedOut;
    animation-name: lightSpeedOut;
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in
}

@-webkit-keyframes rotateIn {
    from {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate3d(0, 0, 1, -200deg);
        transform: rotate3d(0, 0, 1, -200deg);
        opacity: 0;
    }

    to {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        opacity: 1;
    }
}

@keyframes rotateIn {
    from {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate3d(0, 0, 1, -200deg);
        transform: rotate3d(0, 0, 1, -200deg);
        opacity: 0;
    }

    to {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        opacity: 1;
    }
}

.rotateIn {
    -webkit-animation-name: rotateIn;
    animation-name: rotateIn
}

@-webkit-keyframes rotateInDownLeft {
    from {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0;
    }

    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        opacity: 1;
    }
}

@keyframes rotateInDownLeft {
    from {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0;
    }

    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        opacity: 1;
    }
}

.rotateInDownLeft {
    -webkit-animation-name: rotateInDownLeft;
    animation-name: rotateInDownLeft
}

@-webkit-keyframes rotateInDownRight {
    from {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0;
    }

    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        opacity: 1;
    }
}

@keyframes rotateInDownRight {
    from {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0;
    }

    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        opacity: 1;
    }
}

.rotateInDownRight {
    -webkit-animation-name: rotateInDownRight;
    animation-name: rotateInDownRight
}

@-webkit-keyframes rotateInUpLeft {
    from {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0;
    }

    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        opacity: 1;
    }
}

@keyframes rotateInUpLeft {
    from {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0;
    }

    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        opacity: 1;
    }
}

.rotateInUpLeft {
    -webkit-animation-name: rotateInUpLeft;
    animation-name: rotateInUpLeft
}

@-webkit-keyframes rotateInUpRight {
    from {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, -90deg);
        transform: rotate3d(0, 0, 1, -90deg);
        opacity: 0;
    }

    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        opacity: 1;
    }
}

@keyframes rotateInUpRight {
    from {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, -90deg);
        transform: rotate3d(0, 0, 1, -90deg);
        opacity: 0;
    }

    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        opacity: 1;
    }
}

.rotateInUpRight {
    -webkit-animation-name: rotateInUpRight;
    animation-name: rotateInUpRight
}

@-webkit-keyframes rotateOut {
    from {
        -webkit-transform-origin: center;
        transform-origin: center;
        opacity: 1;
    }

    to {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate3d(0, 0, 1, 200deg);
        transform: rotate3d(0, 0, 1, 200deg);
        opacity: 0;
    }
}

@keyframes rotateOut {
    from {
        -webkit-transform-origin: center;
        transform-origin: center;
        opacity: 1;
    }

    to {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate3d(0, 0, 1, 200deg);
        transform: rotate3d(0, 0, 1, 200deg);
        opacity: 0;
    }
}

.rotateOut {
    -webkit-animation-name: rotateOut;
    animation-name: rotateOut
}

@-webkit-keyframes rotateOutDownLeft {
    from {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 1;
    }

    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0;
    }
}

@keyframes rotateOutDownLeft {
    from {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 1;
    }

    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0;
    }
}

.rotateOutDownLeft {
    -webkit-animation-name: rotateOutDownLeft;
    animation-name: rotateOutDownLeft
}

@-webkit-keyframes rotateOutDownRight {
    from {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 1;
    }

    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0;
    }
}

@keyframes rotateOutDownRight {
    from {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 1;
    }

    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0;
    }
}

.rotateOutDownRight {
    -webkit-animation-name: rotateOutDownRight;
    animation-name: rotateOutDownRight
}

@-webkit-keyframes rotateOutUpLeft {
    from {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 1;
    }

    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0;
    }
}

@keyframes rotateOutUpLeft {
    from {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 1;
    }

    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0;
    }
}

.rotateOutUpLeft {
    -webkit-animation-name: rotateOutUpLeft;
    animation-name: rotateOutUpLeft
}

@-webkit-keyframes rotateOutUpRight {
    from {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 1;
    }

    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, 90deg);
        transform: rotate3d(0, 0, 1, 90deg);
        opacity: 0;
    }
}

@keyframes rotateOutUpRight {
    from {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 1;
    }

    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, 90deg);
        transform: rotate3d(0, 0, 1, 90deg);
        opacity: 0;
    }
}

.rotateOutUpRight {
    -webkit-animation-name: rotateOutUpRight;
    animation-name: rotateOutUpRight
}

@-webkit-keyframes hinge {
    0% {
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
    }

    20%, 60% {
        -webkit-transform: rotate3d(0, 0, 1, 80deg);
        transform: rotate3d(0, 0, 1, 80deg);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
    }

    40%, 80% {
        -webkit-transform: rotate3d(0, 0, 1, 60deg);
        transform: rotate3d(0, 0, 1, 60deg);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
        opacity: 1;
    }

    to {
        -webkit-transform: translate3d(0, 700px, 0);
        transform: translate3d(0, 700px, 0);
        opacity: 0;
    }
}

@keyframes hinge {
    0% {
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
    }

    20%, 60% {
        -webkit-transform: rotate3d(0, 0, 1, 80deg);
        transform: rotate3d(0, 0, 1, 80deg);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
    }

    40%, 80% {
        -webkit-transform: rotate3d(0, 0, 1, 60deg);
        transform: rotate3d(0, 0, 1, 60deg);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
        opacity: 1;
    }

    to {
        -webkit-transform: translate3d(0, 700px, 0);
        transform: translate3d(0, 700px, 0);
        opacity: 0;
    }
}

.hinge {
    -webkit-animation-duration: 2s;
    animation-duration: 2s;
    -webkit-animation-name: hinge;
    animation-name: hinge
}

@-webkit-keyframes jackInTheBox {
    from {
        opacity: 0;
        -webkit-transform: scale(0.1) rotate(30deg);
        transform: scale(0.1) rotate(30deg);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
    }

    50% {
        -webkit-transform: rotate(-10deg);
        transform: rotate(-10deg);
    }

    70% {
        -webkit-transform: rotate(3deg);
        transform: rotate(3deg);
    }

    to {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

@keyframes jackInTheBox {
    from {
        opacity: 0;
        -webkit-transform: scale(0.1) rotate(30deg);
        transform: scale(0.1) rotate(30deg);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
    }

    50% {
        -webkit-transform: rotate(-10deg);
        transform: rotate(-10deg);
    }

    70% {
        -webkit-transform: rotate(3deg);
        transform: rotate(3deg);
    }

    to {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

.jackInTheBox {
    -webkit-animation-name: jackInTheBox;
    animation-name: jackInTheBox
}

@-webkit-keyframes rollIn {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
        transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

@keyframes rollIn {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
        transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

.rollIn {
    -webkit-animation-name: rollIn;
    animation-name: rollIn
}

@-webkit-keyframes rollOut {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
        transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    }
}

@keyframes rollOut {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
        transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    }
}

.rollOut {
    -webkit-animation-name: rollOut;
    animation-name: rollOut
}

@-webkit-keyframes zoomIn {
    from {
        opacity: 0;
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        transform: scale3d(0.3, 0.3, 0.3);
    }

    50% {
        opacity: 1;
    }
}

@keyframes zoomIn {
    from {
        opacity: 0;
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        transform: scale3d(0.3, 0.3, 0.3);
    }

    50% {
        opacity: 1;
    }
}

.zoomIn {
    -webkit-animation-name: zoomIn;
    animation-name: zoomIn
}

@-webkit-keyframes zoomInDown {
    from {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    }
}

@keyframes zoomInDown {
    from {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    }
}

.zoomInDown {
    -webkit-animation-name: zoomInDown;
    animation-name: zoomInDown
}

@-webkit-keyframes zoomInLeft {
    from {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    }
}

@keyframes zoomInLeft {
    from {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    }
}

.zoomInLeft {
    -webkit-animation-name: zoomInLeft;
    animation-name: zoomInLeft
}

@-webkit-keyframes zoomInRight {
    from {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    }
}

@keyframes zoomInRight {
    from {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    }
}

.zoomInRight {
    -webkit-animation-name: zoomInRight;
    animation-name: zoomInRight
}

@-webkit-keyframes zoomInUp {
    from {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    }
}

@keyframes zoomInUp {
    from {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    }
}

.zoomInUp {
    -webkit-animation-name: zoomInUp;
    animation-name: zoomInUp
}

@-webkit-keyframes zoomOut {
    from {
        opacity: 1;
    }

    50% {
        opacity: 0;
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        transform: scale3d(0.3, 0.3, 0.3);
    }

    to {
        opacity: 0;
    }
}

@keyframes zoomOut {
    from {
        opacity: 1;
    }

    50% {
        opacity: 0;
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        transform: scale3d(0.3, 0.3, 0.3);
    }

    to {
        opacity: 0;
    }
}

.zoomOut {
    -webkit-animation-name: zoomOut;
    animation-name: zoomOut
}

@-webkit-keyframes zoomOutDown {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    }

    to {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    }
}

@keyframes zoomOutDown {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    }

    to {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    }
}

.zoomOutDown {
    -webkit-animation-name: zoomOutDown;
    animation-name: zoomOutDown
}

@-webkit-keyframes zoomOutLeft {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    }

    to {
        opacity: 0;
        -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
        transform: scale(0.1) translate3d(-2000px, 0, 0);
        -webkit-transform-origin: left center;
        transform-origin: left center;
    }
}

@keyframes zoomOutLeft {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    }

    to {
        opacity: 0;
        -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
        transform: scale(0.1) translate3d(-2000px, 0, 0);
        -webkit-transform-origin: left center;
        transform-origin: left center;
    }
}

.zoomOutLeft {
    -webkit-animation-name: zoomOutLeft;
    animation-name: zoomOutLeft
}

@-webkit-keyframes zoomOutRight {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    }

    to {
        opacity: 0;
        -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
        transform: scale(0.1) translate3d(2000px, 0, 0);
        -webkit-transform-origin: right center;
        transform-origin: right center;
    }
}

@keyframes zoomOutRight {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    }

    to {
        opacity: 0;
        -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
        transform: scale(0.1) translate3d(2000px, 0, 0);
        -webkit-transform-origin: right center;
        transform-origin: right center;
    }
}

.zoomOutRight {
    -webkit-animation-name: zoomOutRight;
    animation-name: zoomOutRight
}

@-webkit-keyframes zoomOutUp {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    }

    to {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    }
}

@keyframes zoomOutUp {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    }

    to {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    }
}

.zoomOutUp {
    -webkit-animation-name: zoomOutUp;
    animation-name: zoomOutUp
}

@-webkit-keyframes slideInDown {
    from {
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
        visibility: visible;
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

@keyframes slideInDown {
    from {
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
        visibility: visible;
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

.slideInDown {
    -webkit-animation-name: slideInDown;
    animation-name: slideInDown
}

@-webkit-keyframes slideInLeft {
    from {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
        visibility: visible;
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

@keyframes slideInLeft {
    from {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
        visibility: visible;
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

.slideInLeft {
    -webkit-animation-name: slideInLeft;
    animation-name: slideInLeft
}

@-webkit-keyframes slideInRight {
    from {
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
        visibility: visible;
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

@keyframes slideInRight {
    from {
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
        visibility: visible;
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

.slideInRight {
    -webkit-animation-name: slideInRight;
    animation-name: slideInRight
}

@-webkit-keyframes slideInUp {
    from {
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
        visibility: visible;
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

@keyframes slideInUp {
    from {
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
        visibility: visible;
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

.slideInUp {
    -webkit-animation-name: slideInUp;
    animation-name: slideInUp
}

@-webkit-keyframes slideOutDown {
    from {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }

    to {
        visibility: hidden;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
    }
}

@keyframes slideOutDown {
    from {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }

    to {
        visibility: hidden;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
    }
}

.slideOutDown {
    -webkit-animation-name: slideOutDown;
    animation-name: slideOutDown
}

@-webkit-keyframes slideOutLeft {
    from {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }

    to {
        visibility: hidden;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
    }
}

@keyframes slideOutLeft {
    from {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }

    to {
        visibility: hidden;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
    }
}

.slideOutLeft {
    -webkit-animation-name: slideOutLeft;
    animation-name: slideOutLeft
}

@-webkit-keyframes slideOutRight {
    from {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }

    to {
        visibility: hidden;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
    }
}

@keyframes slideOutRight {
    from {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }

    to {
        visibility: hidden;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
    }
}

.slideOutRight {
    -webkit-animation-name: slideOutRight;
    animation-name: slideOutRight
}

@-webkit-keyframes slideOutUp {
    from {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }

    to {
        visibility: hidden;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
    }
}

@keyframes slideOutUp {
    from {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }

    to {
        visibility: hidden;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
    }
}

.slideOutUp {
    -webkit-animation-name: slideOutUp;
    animation-name: slideOutUp
}
/* box_and_columns.css */
@charset "utf-8";
/* CSS Document */

/*THIS IS COPIED FROM OLD SITE,SHOULD BE CLEANED*/

.box .columns {
    width: 100%;
    overflow: hidden
}

    .box .columns, .box .columns .col, .box .columns .col1, .box .columns .col2, .box .columns .col3, .box .columns .col4, .box .columns .col5 {
        margin-top: 0 !important;
        margin-right: 0 !important;
        margin-bottom: 0 !important;
        margin-left: 0 !important;
        padding-top: 0 !important;
        padding-right: 0 !important;
        padding-bottom: 0 !important;
        padding-left: 0 !important;
        background-image: none !important;
        background-color: Transparent !important
    }

        .box .columns .col {
            float: left
        }

        .box .columns td.col {
            float: none !important
        }

.box .columns1 .col {
    width: 100%
}

.box .columns2 .col, .box .columns1 .col2 {
    width: 50% !important
}

.box .columns3 .col, .box .columns1 .col3 {
    width: 33.33% !important; /* IE6 hack */
    _width: 33%
}

.box .columns4 .col {
    width: 25% !important
}

.box .columns5 .col {
    width: 20% !important
}

.box .columns .col .col_content {
    padding-right: 8px;
    padding-bottom: 5px
}

.box .box_content .TextArea, .box .box_content .TextBox, .box .box_content .TextBoxHiLo, .box .box_content .DropDownBox, .box .box_content .ListBoxList, .ocTextArea, .ocTextBox, .ocDropDownBox, .ocTextBoxHiLo, .ocListBoxList, .ocParamList {
    width: 99.7%;
    border: 1px solid #858585
}

.box .box_content table, .box .box_content table.basic {
    width: 100%
}

    .box .box_content table.checkBox {
        width: auto
    }

.box .box_content .TextBoxHiLo, .ocTextBoxHiLo {
    width: 42%
}

.box .box_content .TextArea, .ocTextArea {
    height: 160px
}

.ocParamList {
    background-color: #fff
}

.ocSubHeader {
    width: 100%;
    float: left;
    padding-top: 4px;
    padding-bottom: 4px;
    font-size: 13px;
    font-weight: bold;
    color: #333
}

.box_margin_wrapper .box {
    margin-bottom: 15px
}

.ocBox .box_header {
    width: 100%
}

    .ocBox .box_header td {
        padding: 0;
        background-color: #333
    }

    .ocBox .box_header .start {
        width: 10px;
        background-repeat: no-repeat;
        font-size: 1px;
        background-image: url(/images/Mascus3/box_headers.png)
    }

    .ocBox .box_header .center {
        padding-top: 6px;
        padding-bottom: 6px;
        background-repeat: repeat-x;
        font-size: 13px;
        font-weight: bold;
        color: #FFF;
        background-image: url(/images/Mascus3/box_headers.png);
        background-position: 0 -100px
    }

    .ocBox .box_header .buttons, .ocBoxButtons {
        padding-top: 2px;
        text-align: right;
        white-space: nowrap;
        background-repeat: repeat-x;
        background-image: url(/images/Mascus3/box_headers.png);
        background-position: 0 -100px
    }

    .ocBox .box_header .end {
        width: 10px;
        background-repeat: no-repeat;
        font-size: 1px;
        background-image: url(/images/Mascus3/box_headers.png);
        background-position: 0 -200px
    }

    .ocBox .box_header .ocCollapsible {
        cursor: pointer
    }

    .ocBox .box_header .buttons a, .ocBoxButtons a {
        width: 20px;
        height: 20px;
        float: right;
        display: block;
        background-repeat: no-repeat
    }

a.ocCollapseButton {
    background-image: url(/images/ocbox_icon_collapse.png)
}

    a.ocCollapseButton:hover {
        background-image: url(/images/ocbox_icon_collapse_hov.png)
    }

a.ocExpandButton {
    background-image: url(/images/ocbox_icon_expand.png)
}

    a.ocExpandButton:hover {
        background-image: url(/images/ocbox_icon_expand_hov.png)
    }

.ocToolsButton {
    background-image: url(/images/ocbox_icon_tools.png)
}

    .ocToolsButton:hover {
        background-image: url(/images/ocbox_icon_tools_hov.png)
    }

.ocCloseButton {
    background-image: url(/images/ocbox_icon_close.png)
}

    .ocCloseButton:hover {
        background-image: url(/images/ocbox_icon_close_hov.png)
    }

.ocBox .box_content {
    padding: 8px;
    border-style: 1px;
    border-color: #FF6801
}

    .ocBox .box_content .error {
        border: 1px solid #FF5F01
    }

.box .image_border .full_header .box_header {
    width: 100%
}

.box .image_border .box_header td {
    padding: 0
}

.box .image_border .box_header .start, .box .image_border .box_header .end {
    width: 10px;
    background-repeat: no-repeat;
    font-size: 1px
}

.box .image_border .box_header .center {
    padding-top: 6px;
    padding-bottom: 6px;
    background-repeat: repeat-x;
    font-size: 13px;
    font-weight: bold
}

    .box .image_border .box_header .center h1, .box .image_border .box_header .center h2, .box .image_border .box_header .center h3 {
        margin-top: 0;
        margin-bottom: 0;
        font-size: 13px;
        font-weight: bold
    }

.box .image_border .box_content .top, .box .image_border .box_content .bottom {
    width: 100%;
    height: 10px;
    background-repeat: repeat-x;
    font-size: 1px
}

    .box .image_border .box_content .top .start, .box .image_border .box_content .top .end, .box .image_border .box_content .bottom .start, .box .image_border .box_content .bottom .end {
        width: 10px;
        height: 10px;
        background-repeat: no-repeat;
        font-size: 1px
    }

    .box .image_border .box_content .top .start, .box .image_border .box_content .bottom .start {
        float: left
    }

    .box .image_border .box_content .top .end, .box .image_border .box_content .bottom .end {
        float: right
    }

.box .image_border .box_content .middle .start {
    background-position: top left;
    background-repeat: repeat-y
}

.box .image_border .box_content .middle .end {
    background-position: top right;
    background-repeat: repeat-y
}

.box .image_border .box_content .middle .center {
    margin-top: -1px;
    margin-bottom: -1px;
    padding-right: 10px;
    padding-bottom: 1px;
    padding-left: 10px; /* Hack to fix "leaking" margins of content elements like H3, P... */
    padding-top: 1px
}

.round_box .grey_header .box_header td {
    background-color: #333
}

.round_box .grey_header .box_header .start { /*background-image: url(/images/Mascus3/grey_box_header_start.gif);*/
    background-image: url(/images/Mascus3/box_headers.png);
    background-position: 0 0
}

.round_box .grey_header .box_header .center {
    color: #FFF; /*background-image: url(/images/Mascus3/grey_box_header.gif);*/
    background-image: url(/images/Mascus3/box_headers.png);
    background-position: 0 -100px
}

.round_box .grey_header .box_header .end { /*background-image: url(/images/Mascus3/grey_box_header_end.gif);*/
    background-image: url(/images/Mascus3/box_headers.png);
    background-position: 0 -200px
}

.round_box .orange_header .box_header td {
    background-color: #f86202
}

.round_box .orange_header .box_header .start { /*background-image: url(/images/Mascus3/orange_box_header_start.gif);*/
    background-image: url(/images/Mascus3/box_headers.png);
    background-position: 0 -300px
}

.round_box .orange_header .box_header .center {
    color: #FFF; /*background-image: url(/images/Mascus3/orange_box_header.gif);*/
    background-image: url(/images/Mascus3/box_headers.png);
    background-position: 0 -400px
}

.round_box .orange_header .box_header .end { /*background-image: url(/images/Mascus3/orange_box_header_end.gif);*/
    background-image: url(/images/Mascus3/box_headers.png);
    background-position: 0 -500px
}

.round_box .box_content {
    background-color: #FFF
}

    .round_box .box_content .top { /*background-image: url(/images/Mascus3/white_box_top.gif);*/
        background-image: url(/images/Mascus3/white_box_top_bottom.png);
        background-position: 0 -40px
    }

        .round_box .box_content .top .start { /*background-image: url(/images/Mascus3/white_box_top_start2.gif);*/
            background-image: url(/images/Mascus3/white_box_top_bottom.png);
            background-position: 0 -10px
        }

.round_box .grey_header .box_content .top .start { /*background-image: url(/images/Mascus3/white_box_top_start3.gif);*/
    background-image: url(/images/Mascus3/white_box_top_bottom.png);
    background-position: 0 -20px
}

.round_box .orange_header .box_content .top .start { /*background-image: url(/images/Mascus3/white_box_top_start4.gif);*/
    background-image: url(/images/Mascus3/white_box_top_bottom.png);
    background-position: 0 -30px
}

.round_box .box_content .top .end { /*background-image: url(/images/Mascus3/white_box_top_end2.gif);*/
    background-image: url(/images/Mascus3/white_box_top_bottom.png);
    background-position: 0 -60px
}

.round_box .full_grey_header .box_content .top .end { /*background-image: url(/images/Mascus3/white_box_top_end3.gif);*/
    background-image: url(/images/Mascus3/white_box_top_bottom.png);
    background-position: 0 -70px
}

.round_box .full_orange_header .box_content .top .end { /*background-image: url(/images/Mascus3/white_box_top_end4.gif);*/
    background-image: url(/images/Mascus3/white_box_top_bottom.png);
    background-position: 0 -80px
}

.round_box .box_content .middle .start {
    background-image: url(/images/Mascus3/white_box_middle_start.gif)
}

.round_box .box_content .middle .end {
    background-image: url(/images/Mascus3/white_box_middle_end.gif)
}

.round_box .box_content .bottom { /*background-image: url(/images/Mascus3/white_box_bottom.gif);*/
    background-image: url(/images/Mascus3/white_box_top_bottom.png);
    background-position: 0 -110px
}

    .round_box .box_content .bottom .start { /*background-image: url(/images/Mascus3/white_box_bottom_start2.gif);*/
        background-image: url(/images/Mascus3/white_box_top_bottom.png);
        background-position: 0 -100px
    }

    .round_box .box_content .bottom .end { /*background-image: url(/images/Mascus3/white_box_bottom_end2.gif);*/
        background-image: url(/images/Mascus3/white_box_top_bottom.png);
        background-position: 0 -130px
    }

.round_box .grey_bg .box_content {
    background-color: #F7F7F7
}

    .round_box .grey_bg .box_content .top { /*background-image: url(/images/Mascus3/grey_box_top.gif);*/
        background-image: url(/images/Mascus3/grey_box_top_bottom.png);
        background-position: 0 -40px
    }

        .round_box .grey_bg .box_content .top .start { /*background-image: url(/images/Mascus3/grey_box_top_start2.gif);*/
            background-image: url(/images/Mascus3/grey_box_top_bottom.png);
            background-position: 0 -10px
        }

.round_box .grey_bg .grey_header .box_content .top .start { /*background-image: url(/images/Mascus3/grey_box_top_start3.gif);*/
    background-image: url(/images/Mascus3/grey_box_top_bottom.png);
    background-position: 0 -20px
}

.round_box .grey_bg .orange_header .box_content .top .start { /*background-image: url(/images/Mascus3/grey_box_top_start4.gif);*/
    background-image: url(/images/Mascus3/grey_box_top_bottom.png);
    background-position: 0 -30px
}

.round_box .grey_bg .box_content .top .end { /*background-image: url(/images/Mascus3/grey_box_top_end2.gif);*/
    background-image: url(/images/Mascus3/grey_box_top_bottom.png);
    background-position: 0 -60px
}

.round_box .grey_bg .full_grey_header .box_content .top .end { /*background-image: url(/images/Mascus3/grey_box_top_end3.gif);*/
    background-image: url(/images/Mascus3/grey_box_top_bottom.png);
    background-position: 0 -70px
}

.round_box .grey_bg .full_orange_header .box_content .top .end { /*background-image: url(/images/Mascus3/grey_box_top_end4.gif);*/
    background-image: url(/images/Mascus3/white_box_top_bottom.png);
    background-position: 0 -80px
}

.round_box .grey_bg .box_content .middle .start {
    background-image: url(/images/Mascus3/grey_box_middle_start.gif)
}

.round_box .grey_bg .box_content .middle .end {
    background-image: url(/images/Mascus3/grey_box_middle_end.gif)
}

.round_box .grey_bg .box_content .bottom { /*background-image: url(/images/Mascus3/grey_box_bottom.gif);*/
    background-image: url(/images/Mascus3/grey_box_top_bottom.png);
    background-position: 0 -110px
}

    .round_box .grey_bg .box_content .bottom .start { /*background-image: url(/images/Mascus3/grey_box_bottom_start2.gif);*/
        background-image: url(/images/Mascus3/grey_box_top_bottom.png);
        background-position: 0 -100px
    }

    .round_box .grey_bg .box_content .bottom .end { /*background-image: url(/images/Mascus3/grey_box_bottom_end2.gif);*/
        background-image: url(/images/Mascus3/grey_box_top_bottom.png);
        background-position: 0 -130px
    }

.orange_border_box .box_content {
    background-color: #FFF;
    background-repeat: repeat-y;
    background-image: url(/images/Mascus3/orange_border_middle_start.gif)
}

.orange_border_box .top, .orange_border_box .bottom {
    height: 10px;
    font-size: 1px
}

.orange_border_box .top {
    background-image: url(/images/Mascus3/orange_border_top.gif)
}

.orange_border_box .bottom {
    background-image: url(/images/Mascus3/orange_border_bottom.gif)
}

    .orange_border_box .top .start, .orange_border_box .top .end, .orange_border_box .bottom .start, .orange_border_box .bottom .end {
        width: 10px;
        height: 10px;
        background-repeat: no-repeat
    }

.orange_border_box .top .start {
    float: left;
    background-image: url(/images/Mascus3/orange_border_top_start.gif)
}

.orange_border_box .top .end {
    float: right;
    background-image: url(/images/Mascus3/orange_border_top_end.gif)
}

.orange_border_box .bottom .start {
    float: left;
    background-image: url(/images/Mascus3/orange_border_bottom_start.gif)
}

.orange_border_box .bottom .end {
    float: right;
    background-image: url(/images/Mascus3/orange_border_bottom_end.gif)
}

.orange_border_box .middle {
    padding-right: 10px;
    padding-left: 10px;
    background-position: right top;
    background-repeat: repeat-y;
    background-image: url(/images/Mascus3/orange_border_middle_end.gif)
}

.message_box {
    margin-bottom: 10px;
    border: 1px solid #DE5D12
}

.message_box_error {
    background-color: #D31A00;
    background-position: left middle;
    background-repeat: no-repeat;
    background-image: -ms-linear-gradient(top, #D31A00 0%, #A20303 100%);
    background-image: -moz-linear-gradient(top, #D31A00 0%, #A20303 100%);
    background-image: -o-linear-gradient(top, #D31A00 0%, #A20303 100%);
    background-image: -webkit-gradient(linear, top, bottom, color-stop(0, #D31A00), color-stop(1, #A20303));
    background-image: -webkit-linear-gradient(top, #D31A00 0%, #A20303 100%);
    background-image: linear-gradient(to bottom, #D31A00 0%, #A20303 100%); /*min-height: 65px;*/
    color: White; /*float:left;*/ /*clear:both;*/
    border-radius: 6px; /*width:100%;*/
    padding: 10px
}

.message_box_success {
    background-color: #BCE4BC;
    border-color: #17BE17
}

.message_box_admin {
    background-color: #FFFAE9;
    border-color: #DE5D12
}

.message_box_not_found .box_content .middle .center {
    min-height: 100px;
    margin-right: 10px;
    background-position: right top;
    background-repeat: no-repeat;
    background-image: url(/images/mm_magnify_99_white.jpg);
    padding-right: 75px !important;
    _height: 100px
}

.message_box_security {
    margin-bottom: 10px
}

.message_box .box_header {
    margin-bottom: 15px;
    font-weight: bold
}

.message_box .box_content {
    padding: 10px
}

.message_box_error .box_content { /*padding-right: 75px;*/
    width: 100%; /*float:left;*/
    padding: 0px !important
}

.locator_links .box_header .center {
    font-size: 12px !important
}

div.shadowBox {
    padding: 0
}

div.shadowBoxShadow {
    padding-right: 4px;
    padding-bottom: 4px;
    background-color: #E6E6E6
}

div.shadowBoxHeader {
    padding: 4px 4px 4px 10px;
    background-color: #f86202;
    background-repeat: repeat-x;
    font-weight: bold;
    color: #FFF;
    background-image: url(/images/Mascus3/orange_box_header.gif)
}

div.shadowBoxSubHeader {
    padding: 1px 10px;
    background-color: #000;
    font-size: 11px;
    color: #FFF
}

div.shadowBoxContent {
    padding: 8px;
    background-color: #FFF;
    border: 1px solid #A5A5A5
}

.newsBoxBanner {
    display: block
}

.partnersBox .shadowBoxHeader, .fairsBox .shadowBoxHeader {
    text-align: center;
    background-image: none;
    font-size: 16px
}

.partnersBox .shadowBoxHeader {
    background-color: #333
}

.partnersBox .shadowBoxContent {
    border-color: #333
}

.fairsBox .shadowBoxHeader {
    background-color: #c53d01
}

.fairsBox .shadowBoxContent {
    border-color: #c53d01
}

.newsBox .shadowBoxContent {
    background-color: #FFF;
    border: 3px;
    border-color: blue;
    overflow-x: hidden
}

.newsBox a {
    color: blue
}

.farmitNews .shadowBoxContent {
    border-color: #3F9627
}

.farmitNews a {
    color: #3F9627
}

.autotalli .shadowBoxContent {
    border: 1px #000
}

.autotalli .shadowBoxHeader {
    background-color: #000;
    background-image: none;
    color: #FFF
}

.autotalli a {
    text-decoration: none;
    color: #000
}

.maalNews .shadowBoxContent {
    border-color: #007F48
}

.maalNews a {
    color: #515151
}

.kivirocknews .shadowBoxContent {
    border-color: #333
}

.kivirocknews a {
    color: #000
}

.tungtNews .shadowBoxContent {
    border-color: #F26226
}

.tungtNews a {
    color: #F26226
}

.koneyritNews .shadowBoxContent {
    border-color: #FFC215
}

.koneyritNews a {
    color: blue
}

.meNews .shadowBoxContent {
    padding: 0;
    border-color: #F85F01
}

.tractortech .shadowBoxContent {
    border-color: #E5A05D
}

.tractortech a {
    color: #979EB8
}

.landbrugsavisen .shadowBoxContent {
    border-color: #004D1F
}

.landbrugsavisen a {
    color: #979EB8
}

.blackNewsBorder .shadowBoxContent {
    border-color: #000
}

.orangeNewsBorder .shadowBoxContent {
    border-color: #F85F01
}

.noNewsPadding .shadowBoxContent {
    padding: 0
}

.extNewsReifen {
    display: block;
    margin: 0;
    padding: 0;
    color: #000
}

.bannerNews {
    width: 236px;
    float: left;
    display: block;
    margin: 0;
    color: #000
}

.extNewsHeader {
    margin-top: 5px;
    margin-bottom: 10px;
    padding-top: 0;
    text-align: center;
    font-size: 18px
}

.extNewsLTA {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 0
}

.extNewsText {
    margin-top: 0;
    margin-bottom: 5px;
    font-size: 10px
}

.extNewsCenter {
    width: 220px;
    text-align: center
}

.extNewsBlogFeedDK {
    text-align: left;
    width: 370px !important
}

.extNewsBlogFeedDKheader {
}

.extNewsBlogFeedDKcontainer {
    float: right;
    margin-top: 10px;
    width: 370px !important
}

.simple_box .box_content .center {
    overflow: hidden
}

.simple_box {
    margin: 10px 0 0
}

    .simple_box .subcategories {
        display: none;
        padding-left: 7px
    }

    .simple_box .box_header {
        padding: 5px 10px;
        background-color: #F0F0F0;
        border: 1px solid #b3b3b3;
        font-size: 15px;
        border-bottom: none
    }

    .simple_box .box_content {
        padding: 10px;
        border: 1px solid #b3b3b3
    }

.boxes .box_content {
    width: 200px;
    opacity: .99;
    background: url("/images/scClose.png") no-repeat scroll right top white
}

    .boxes .box_content .TextArea, .boxes .box_content .TextBox, .boxes .box_content .TextBoxHiLo, .boxes .box_content .DropDownBox, .boxes .box_content .ListBoxList {
        width: 180px;
        border: 1px solid #858585
    }

.boxes .columns1 .col_content {
    margin-right: 5px;
    margin-left: 5px;
    border-top: 1px solid #b3b3b3
}

.boxes .columns4 .col {
    width: 180px !important
}

.boxes .columns1 .float_opposite {
    float: left
}

.scBox .box_content .scCollapsible {
    width: 41px;
    height: 842px;
    position: absolute;
    float: left;
    margin-top: 16px;
    margin-left: 215px;
    background: url("/images/scClose.png") no-repeat scroll left top transparent
}

.scBox .box_header_none .scCollapsible {
    width: 0;
    height: 0;
    float: left
}

.boxes_container {
    width: 200px;
    height: 826px;
    left: 0;
    position: relative;
    float: left;
    display: inline-block;
    margin-top: 16px;
    margin-left: 10px;
    border-bottom: 1px solid #b3b3b3;
    background: none repeat scroll 0 0 white;
    border-top: 1px solid #b3b3b3;
    opacity: 0.99;
    filter: alpha(opacity=99);
    z-index: 1000
}

.boxes .box_content {
    width: 260px
}

#containing_box .scCollapsible {
    width: 41px;
    height: 842px;
    float: right;
    cursor: pointer
}

#containing_box .scCollapsible, #containing_box .scCollapsible_close {
    background: url("/images/scOpen.png") no-repeat scroll left top transparent
}

.containing_box_open {
    width: 255px
}

#containing_box .scCollapsible_closed {
    width: 41px;
    height: 840px;
    position: relative;
    background: url("/images/scOpen.png") no-repeat scroll left top transparent
}

#containing_box .scCollapsible_open {
    width: 41px;
    height: 840px;
    position: relative;
    float: left;
    margin-top: 10px;
    background: url("/images/scClose.png") no-repeat scroll left top transparent
}

#containing_box .scCollapsible_closed:hover, #containing_box .scCollapsible:hover {
    width: 41px;
    height: 840px;
    position: relative;
    background: url("/images/scOpen_hover.png") no-repeat scroll left top transparent;
    cursor: pointer
}

#containing_box .scCollapsible_open:hover {
    width: 41px;
    height: 840px;
    position: relative;
    margin-top: 10px;
    background: url("/images/scClose_hover.png") no-repeat scroll left top transparent;
    cursor: pointer
}

.sfHeader {
    margin-top: 10px;
    padding: 10px;
    font-size: 14px;
    font-weight: bold
}

.col_content {
    padding: 6px 0 6px 10px
}

.boxes_container .TextBoxHiLo {
    width: 41%
}

.boxes_container .DropDownBox {
    width: 98%
}

.boxes_container .TextBox {
    width: 98%
}

.notification_bubble {
    width: 97%;
    padding: 4px 4px 4px 6px;
    background-color: #D31A00;
    border-radius: 6px;
    font-weight: bold;
    color: White;
    background-image: -ms-linear-gradient(top, #D31A00 0%, #A20303 100%);
    background-image: -moz-linear-gradient(top, #D31A00 0%, #A20303 100%);
    background-image: -o-linear-gradient(top, #D31A00 0%, #A20303 100%);
    background-image: -webkit-gradient(linear, top, bottom, color-stop(0, #D31A00), color-stop(1, #A20303));
    background-image: -webkit-linear-gradient(top, #D31A00 0%, #A20303 100%);
    background-image: linear-gradient(to bottom, #D31A00 0%, #A20303 100%)
}

.notification_bubble_bottom_red {
    margin-left: 88%
}

.box_td_left {
    padding-right: 10px
}

.dimitryCustomCB {
    background-color: #FBD4B4;
    border: solid #C00000 3.0pt
}
