@charset "UTF-8";
div.image_component.left,
img.alignleft,
div.flash_component.left,
div.image_link_component.left,
div.image_rotator_component.left {
    float: left
}

div.image_component.right,
img.alignright,
div.flash_component.right,
div.image_link_component.right,
div.image_rotator_component.right {
    float: right
}

div.image_component.center,
div.flash_component.center,
div.image_link_component.center,
div.image_rotator_component.center {
    text-align: center
}

.content_expander .content {
    display: none
}

.toggle {
    float: left;
    cursor: pointer
}

.check_box_answers .horizontal li,
.radio_answers .horizontal li {
    display: inline-block;
    *display: inline;
    *float: left;
}

.video_player video {
    max-width: none
}


/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */

.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp {
    padding: 0;
    margin: 0;
    border: 0;
    outline: 0;
    vertical-align: top
}

.fancybox-wrap {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 8020
}

.fancybox-skin {
    position: relative;
    background: #f9f9f9;
    color: #444;
    text-shadow: none;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px
}

.fancybox-opened {
    z-index: 8030
}

.fancybox-opened .fancybox-skin {
    -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, .5);
    -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, .5);
    box-shadow: 0 10px 25px rgba(0, 0, 0, .5)
}

.fancybox-outer,
.fancybox-inner {
    position: relative
}

.fancybox-inner {
    overflow: hidden
}

.fancybox-type-iframe .fancybox-inner {
    -webkit-overflow-scrolling: touch
}

.fancybox-error {
    color: #444;
    font: 14px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
    margin: 0;
    padding: 15px;
    white-space: nowrap
}

.fancybox-image,
.fancybox-iframe {
    display: block;
    width: 100%;
    height: 100%
}

.fancybox-image {
    max-width: 100%;
    max-height: 100%
}

#fancybox-loading,
.fancybox-close,
.fancybox-prev span,
.fancybox-next span {
    background-image: url('../../../js/fancybox/fancybox_sprite.png')
}

#fancybox-loading {
    position: fixed;
    top: 50%;
    left: 50%;
    margin-top: -22px;
    margin-left: -22px;
    background-position: 0 -108px;
    opacity: .8;
    cursor: pointer;
    z-index: 8060
}

#fancybox-loading div {
    width: 44px;
    height: 44px;
    background: url('/amm/themes/annual_report_2015/css/fancybox_loading.gif') center center no-repeat
}

.fancybox-close {
    position: absolute;
    top: -18px;
    right: -18px;
    width: 36px;
    height: 36px;
    cursor: pointer;
    z-index: 8040
}

.fancybox-nav {
    position: absolute;
    top: 0;
    width: 40%;
    height: 100%;
    cursor: pointer;
    text-decoration: none;
    background: transparent url('../../../js/fancybox/blank.gif');
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    z-index: 8040
}

.fancybox-prev {
    left: 0
}

.fancybox-next {
    right: 0
}

.fancybox-nav span {
    position: absolute;
    top: 50%;
    width: 36px;
    height: 34px;
    margin-top: -18px;
    cursor: pointer;
    z-index: 8040;
    visibility: hidden
}

.fancybox-prev span {
    left: 10px;
    background-position: 0 -36px
}

.fancybox-next span {
    right: 10px;
    background-position: 0 -72px
}

.fancybox-nav:hover span {
    visibility: visible
}

.fancybox-tmp {
    position: absolute;
    top: -99999px;
    left: -99999px;
    visibility: hidden;
    max-width: 99999px;
    max-height: 99999px;
    overflow: visible !important
}

.fancybox-lock {
    overflow: hidden !important;
    width: auto
}

.fancybox-lock body {
    overflow: hidden !important
}

.fancybox-lock-test {
    overflow-y: hidden !important
}

.fancybox-overlay {
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    display: none;
    z-index: 8010;
    background: url('../../../js/fancybox/fancybox_overlay.png')
}

.fancybox-overlay-fixed {
    position: fixed;
    bottom: 0;
    right: 0
}

.fancybox-lock .fancybox-overlay {
    overflow: auto;
    overflow-y: scroll
}

.fancybox-title {
    visibility: hidden;
    font: normal 13px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
    position: relative;
    text-shadow: none;
    z-index: 8050
}

.fancybox-opened .fancybox-title {
    visibility: visible
}

.fancybox-title-float-wrap {
    position: absolute;
    bottom: 0;
    right: 50%;
    margin-bottom: -35px;
    z-index: 8050;
    text-align: center
}

.fancybox-title-float-wrap .child {
    display: inline-block;
    margin-right: -100%;
    padding: 2px 20px;
    background: transparent;
    background: rgba(0, 0, 0, .8);
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    text-shadow: 0 1px 2px #222;
    color: #FFF;
    font-weight: bold;
    line-height: 24px;
    white-space: nowrap
}

.fancybox-title-outside-wrap {
    position: relative;
    margin-top: 10px;
    color: #fff
}

.fancybox-title-inside-wrap {
    padding-top: 10px
}

.fancybox-title-over-wrap {
    position: absolute;
    bottom: 0;
    left: 0;
    color: #fff;
    padding: 10px;
    background: #000;
    background: rgba(0, 0, 0, .8)
}

@media only screen and (-webkit-min-device-pixel-ratio:1.5),
only screen and (min--moz-device-pixel-ratio:1.5),
only screen and (min-device-pixel-ratio:1.5) {
    #fancybox-loading,
    .fancybox-close,
    .fancybox-prev span,
    .fancybox-next span {
        background-image: url('../../../js/fancybox/fancybox_sprite@2x.png');
        background-size: 44px 152px
    }
    #fancybox-loading div {
        background-image: url('../../../js/fancybox/fancybox_loading@2x.gif');
        background-size: 24px 24px
    }
}

.mejs-container {
    position: relative;
    background: #000;
    font-family: Helvetica, Arial;
    text-align: left;
    vertical-align: top;
    text-indent: 0
}

.me-plugin {
    position: absolute
}

.mejs-embed,
.mejs-embed body {
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    background: #000;
    overflow: hidden
}

.mejs-fullscreen {
    overflow: hidden !important
}

.mejs-container-fullscreen {
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    overflow: hidden;
    z-index: 1000
}

.mejs-container-fullscreen .mejs-mediaelement,
.mejs-container-fullscreen video {
    width: 100%;
    height: 100%
}

.mejs-clear {
    clear: both
}

.mejs-background {
    position: absolute;
    top: 0;
    left: 0
}

.mejs-mediaelement {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.mejs-poster {
    position: absolute;
    top: 0;
    left: 0;
    background-size: contain;
    background-position: 50% 50%;
    background-repeat: no-repeat
}

:root .mejs-poster img {
    display: none
}

.mejs-poster img {
    border: 0;
    padding: 0;
    border: 0
}

.mejs-overlay {
    position: absolute;
    top: 0;
    left: 0
}

.mejs-overlay-play {
    cursor: pointer
}

.mejs-overlay-button {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100px;
    height: 100px;
    margin: -50px 0 0 -50px;
    background: url(../../../js/video/bigplay.svg) no-repeat
}

.no-svg .mejs-overlay-button {
    background-image: url(../../../js/video/bigplay.png)
}

.mejs-overlay:hover .mejs-overlay-button {
    background-position: 0 -100px
}

.mejs-overlay-loading {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 80px;
    height: 80px;
    margin: -40px 0 0 -40px;
    background: #333;
    background: url(../../../js/video/background.png);
    background: rgba(0, 0, 0, .9);
    background: -webkit-gradient(linear, 0% 0, 0% 100%, from(rgba(50, 50, 50, 0.9)), to(rgba(0, 0, 0, 0.9)));
    background: -webkit-linear-gradient(top, rgba(50, 50, 50, 0.9), rgba(0, 0, 0, 0.9));
    background: -moz-linear-gradient(top, rgba(50, 50, 50, 0.9), rgba(0, 0, 0, 0.9));
    background: -o-linear-gradient(top, rgba(50, 50, 50, 0.9), rgba(0, 0, 0, 0.9));
    background: -ms-linear-gradient(top, rgba(50, 50, 50, 0.9), rgba(0, 0, 0, 0.9));
    background: linear-gradient(rgba(50, 50, 50, 0.9), rgba(0, 0, 0, 0.9))
}

.mejs-overlay-loading span {
    display: block;
    width: 80px;
    height: 80px;
    background: transparent url(../../../js/video/loading.gif) 50% 50% no-repeat
}

.mejs-container .mejs-controls {
    position: absolute;
    list-style-type: none;
    margin: 0;
    padding: 0;
    bottom: 0;
    left: 0;
    background: url(../../../js/video/background.png);
    background: rgba(0, 0, 0, .7);
    background: -webkit-gradient(linear, 0% 0, 0% 100%, from(rgba(50, 50, 50, 0.7)), to(rgba(0, 0, 0, 0.7)));
    background: -webkit-linear-gradient(top, rgba(50, 50, 50, 0.7), rgba(0, 0, 0, 0.7));
    background: -moz-linear-gradient(top, rgba(50, 50, 50, 0.7), rgba(0, 0, 0, 0.7));
    background: -o-linear-gradient(top, rgba(50, 50, 50, 0.7), rgba(0, 0, 0, 0.7));
    background: -ms-linear-gradient(top, rgba(50, 50, 50, 0.7), rgba(0, 0, 0, 0.7));
    background: linear-gradient(rgba(50, 50, 50, 0.7), rgba(0, 0, 0, 0.7));
    height: 30px;
    width: 100%
}

.mejs-container .mejs-controls div {
    list-style-type: none;
    background-image: none;
    display: block;
    float: left;
    margin: 0;
    padding: 0;
    width: 26px;
    height: 26px;
    font-size: 11px;
    line-height: 11px;
    font-family: Helvetica, Arial;
    border: 0
}

.mejs-controls .mejs-button button {
    cursor: pointer;
    display: block;
    font-size: 0;
    line-height: 0;
    text-decoration: none;
    margin: 7px 5px;
    padding: 0;
    position: absolute;
    height: 16px;
    width: 16px;
    border: 0;
    background: transparent url(../../../js/video/controls.svg) no-repeat
}

.no-svg .mejs-controls .mejs-button button {
    background-image: url(../../../js/video/controls.png)
}

.mejs-controls .mejs-button button:focus {
    outline: solid 1px yellow
}

.mejs-container .mejs-controls .mejs-time {
    color: #fff;
    display: block;
    height: 17px;
    width: auto;
    padding: 8px 3px 0 3px;
    overflow: hidden;
    text-align: center;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

.mejs-container .mejs-controls .mejs-time span {
    color: #fff;
    font-size: 11px;
    line-height: 12px;
    display: block;
    float: left;
    margin: 1px 2px 0 0;
    width: auto
}

.mejs-controls .mejs-play button {
    background-position: 0 0
}

.mejs-controls .mejs-pause button {
    background-position: 0 -16px
}

.mejs-controls .mejs-stop button {
    background-position: -112px 0
}

.mejs-controls div.mejs-time-rail {
    direction: ltr;
    width: 200px;
    padding-top: 5px
}

.mejs-controls .mejs-time-rail span {
    display: block;
    position: absolute;
    width: 180px;
    height: 10px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    cursor: pointer
}

.mejs-controls .mejs-time-rail .mejs-time-total {
    margin: 5px;
    background: #333;
    background: rgba(50, 50, 50, 0.8);
    background: -webkit-gradient(linear, 0% 0, 0% 100%, from(rgba(30, 30, 30, 0.8)), to(rgba(60, 60, 60, 0.8)));
    background: -webkit-linear-gradient(top, rgba(30, 30, 30, 0.8), rgba(60, 60, 60, 0.8));
    background: -moz-linear-gradient(top, rgba(30, 30, 30, 0.8), rgba(60, 60, 60, 0.8));
    background: -o-linear-gradient(top, rgba(30, 30, 30, 0.8), rgba(60, 60, 60, 0.8));
    background: -ms-linear-gradient(top, rgba(30, 30, 30, 0.8), rgba(60, 60, 60, 0.8));
    background: linear-gradient(rgba(30, 30, 30, 0.8), rgba(60, 60, 60, 0.8))
}

.mejs-controls .mejs-time-rail .mejs-time-buffering {
    width: 100%;
    background-image: -o-linear-gradient(-45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, .15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, .15)), color-stop(0.75, rgba(255, 255, 255, .15)), color-stop(0.75, transparent), to(transparent));
    background-image: -webkit-linear-gradient(-45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: -moz-linear-gradient(-45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: -ms-linear-gradient(-45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(-45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    -webkit-background-size: 15px 15px;
    -moz-background-size: 15px 15px;
    -o-background-size: 15px 15px;
    background-size: 15px 15px;
    -webkit-animation: buffering-stripes 2s linear infinite;
    -moz-animation: buffering-stripes 2s linear infinite;
    -ms-animation: buffering-stripes 2s linear infinite;
    -o-animation: buffering-stripes 2s linear infinite;
    animation: buffering-stripes 2s linear infinite
}

@-webkit-keyframes buffering-stripes {
    from {
        background-position: 0 0
    }
    to {
        background-position: 30px 0
    }
}

@-moz-keyframes buffering-stripes {
    from {
        background-position: 0 0
    }
    to {
        background-position: 30px 0
    }
}

@-ms-keyframes buffering-stripes {
    from {
        background-position: 0 0
    }
    to {
        background-position: 30px 0
    }
}

@-o-keyframes buffering-stripes {
    from {
        background-position: 0 0
    }
    to {
        background-position: 30px 0
    }
}

@keyframes buffering-stripes {
    from {
        background-position: 0 0
    }
    to {
        background-position: 30px 0
    }
}

.mejs-controls .mejs-time-rail .mejs-time-loaded {
    background: #3caac8;
    background: rgba(60, 170, 200, 0.8);
    background: -webkit-gradient(linear, 0% 0, 0% 100%, from(rgba(44, 124, 145, 0.8)), to(rgba(78, 183, 212, 0.8)));
    background: -webkit-linear-gradient(top, rgba(44, 124, 145, 0.8), rgba(78, 183, 212, 0.8));
    background: -moz-linear-gradient(top, rgba(44, 124, 145, 0.8), rgba(78, 183, 212, 0.8));
    background: -o-linear-gradient(top, rgba(44, 124, 145, 0.8), rgba(78, 183, 212, 0.8));
    background: -ms-linear-gradient(top, rgba(44, 124, 145, 0.8), rgba(78, 183, 212, 0.8));
    background: linear-gradient(rgba(44, 124, 145, 0.8), rgba(78, 183, 212, 0.8));
    width: 0
}

.mejs-controls .mejs-time-rail .mejs-time-current {
    background: #fff;
    background: rgba(255, 255, 255, 0.8);
    background: -webkit-gradient(linear, 0% 0, 0% 100%, from(rgba(255, 255, 255, 0.9)), to(rgba(200, 200, 200, 0.8)));
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.9), rgba(200, 200, 200, 0.8));
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 0.9), rgba(200, 200, 200, 0.8));
    background: -o-linear-gradient(top, rgba(255, 255, 255, 0.9), rgba(200, 200, 200, 0.8));
    background: -ms-linear-gradient(top, rgba(255, 255, 255, 0.9), rgba(200, 200, 200, 0.8));
    background: linear-gradient(rgba(255, 255, 255, 0.9), rgba(200, 200, 200, 0.8));
    width: 0
}

.mejs-controls .mejs-time-rail .mejs-time-handle {
    display: none;
    position: absolute;
    margin: 0;
    width: 10px;
    background: #fff;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    cursor: pointer;
    border: solid 2px #333;
    top: -2px;
    text-align: center
}

.mejs-controls .mejs-time-rail .mejs-time-float {
    position: absolute;
    display: none;
    background: #eee;
    width: 36px;
    height: 17px;
    border: solid 1px #333;
    top: -26px;
    margin-left: -18px;
    text-align: center;
    color: #111
}

.mejs-controls .mejs-time-rail .mejs-time-float-current {
    margin: 2px;
    width: 30px;
    display: block;
    text-align: center;
    left: 0
}

.mejs-controls .mejs-time-rail .mejs-time-float-corner {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    line-height: 0;
    border: solid 5px #eee;
    border-color: #eee transparent transparent transparent;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    top: 15px;
    left: 13px
}

.mejs-long-video .mejs-controls .mejs-time-rail .mejs-time-float {
    width: 48px
}

.mejs-long-video .mejs-controls .mejs-time-rail .mejs-time-float-current {
    width: 44px
}

.mejs-long-video .mejs-controls .mejs-time-rail .mejs-time-float-corner {
    left: 18px
}

.mejs-controls .mejs-fullscreen-button button {
    background-position: -32px 0
}

.mejs-controls .mejs-unfullscreen button {
    background-position: -32px -16px
}

.mejs-controls .mejs-mute button {
    background-position: -16px -16px
}

.mejs-controls .mejs-unmute button {
    background-position: -16px 0
}

.mejs-controls .mejs-volume-button {
    position: relative
}

.mejs-controls .mejs-volume-button .mejs-volume-slider {
    display: none;
    height: 115px;
    width: 25px;
    background: url(../../../js/video/background.png);
    background: rgba(50, 50, 50, .7);
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    top: -115px;
    left: 0;
    z-index: 1;
    position: absolute;
    margin: 0
}

.mejs-controls .mejs-volume-button:hover {
    -webkit-border-radius: 0 0 4px 4px;
    -moz-border-radius: 0 0 4px 4px;
    border-radius: 0 0 4px 4px
}

.mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-total {
    position: absolute;
    left: 11px;
    top: 8px;
    width: 2px;
    height: 100px;
    background: #ddd;
    background: rgba(255, 255, 255, .5);
    margin: 0
}

.mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-current {
    position: absolute;
    left: 11px;
    top: 8px;
    width: 2px;
    height: 100px;
    background: #ddd;
    background: rgba(255, 255, 255, .9);
    margin: 0
}

.mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-handle {
    position: absolute;
    left: 4px;
    top: -3px;
    width: 16px;
    height: 6px;
    background: #ddd;
    background: rgba(255, 255, 255, .9);
    cursor: N-resize;
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px;
    margin: 0
}

.mejs-controls div.mejs-horizontal-volume-slider {
    height: 26px;
    width: 60px;
    position: relative
}

.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total {
    position: absolute;
    left: 0;
    top: 11px;
    width: 50px;
    height: 8px;
    margin: 0;
    padding: 0;
    font-size: 1px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    background: #333;
    background: rgba(50, 50, 50, 0.8);
    background: -webkit-gradient(linear, 0% 0, 0% 100%, from(rgba(30, 30, 30, 0.8)), to(rgba(60, 60, 60, 0.8)));
    background: -webkit-linear-gradient(top, rgba(30, 30, 30, 0.8), rgba(60, 60, 60, 0.8));
    background: -moz-linear-gradient(top, rgba(30, 30, 30, 0.8), rgba(60, 60, 60, 0.8));
    background: -o-linear-gradient(top, rgba(30, 30, 30, 0.8), rgba(60, 60, 60, 0.8));
    background: -ms-linear-gradient(top, rgba(30, 30, 30, 0.8), rgba(60, 60, 60, 0.8));
    background: linear-gradient(rgba(30, 30, 30, 0.8), rgba(60, 60, 60, 0.8))
}

.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current {
    position: absolute;
    left: 0;
    top: 11px;
    width: 50px;
    height: 8px;
    margin: 0;
    padding: 0;
    font-size: 1px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    background: #fff;
    background: rgba(255, 255, 255, 0.8);
    background: -webkit-gradient(linear, 0% 0, 0% 100%, from(rgba(255, 255, 255, 0.9)), to(rgba(200, 200, 200, 0.8)));
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.9), rgba(200, 200, 200, 0.8));
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 0.9), rgba(200, 200, 200, 0.8));
    background: -o-linear-gradient(top, rgba(255, 255, 255, 0.9), rgba(200, 200, 200, 0.8));
    background: -ms-linear-gradient(top, rgba(255, 255, 255, 0.9), rgba(200, 200, 200, 0.8));
    background: linear-gradient(rgba(255, 255, 255, 0.9), rgba(200, 200, 200, 0.8))
}

.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-handle {
    display: none
}

.mejs-controls .mejs-captions-button {
    position: relative
}

.mejs-controls .mejs-captions-button button {
    background-position: -48px 0
}

.mejs-controls .mejs-captions-button .mejs-captions-selector {
    visibility: hidden;
    position: absolute;
    bottom: 26px;
    right: -10px;
    width: 130px;
    height: 100px;
    background: url(../../../js/video/background.png);
    background: rgba(50, 50, 50, 0.7);
    border: solid 1px transparent;
    padding: 10px;
    overflow: hidden;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}

.mejs-controls .mejs-captions-button .mejs-captions-selector ul {
    margin: 0;
    padding: 0;
    display: block;
    list-style-type: none !important;
    overflow: hidden
}

.mejs-controls .mejs-captions-button .mejs-captions-selector ul li {
    margin: 0 0 6px 0;
    padding: 0;
    list-style-type: none !important;
    display: block;
    color: #fff;
    overflow: hidden
}

.mejs-controls .mejs-captions-button .mejs-captions-selector ul li input {
    clear: both;
    float: left;
    margin: 3px 3px 0 5px
}

.mejs-controls .mejs-captions-button .mejs-captions-selector ul li label {
    width: 100px;
    float: left;
    padding: 4px 0 0 0;
    line-height: 15px;
    font-family: helvetica, arial;
    font-size: 10px
}

.mejs-controls .mejs-captions-button .mejs-captions-translations {
    font-size: 10px;
    margin: 0 0 5px 0
}

.mejs-chapters {
    position: absolute;
    top: 0;
    left: 0;
    -xborder-right: solid 1px #fff;
    width: 10000px;
    z-index: 1
}

.mejs-chapters .mejs-chapter {
    position: absolute;
    float: left;
    background: #222;
    background: rgba(0, 0, 0, .7);
    background: -webkit-gradient(linear, 0% 0, 0% 100%, from(rgba(50, 50, 50, 0.7)), to(rgba(0, 0, 0, 0.7)));
    background: -webkit-linear-gradient(top, rgba(50, 50, 50, 0.7), rgba(0, 0, 0, 0.7));
    background: -moz-linear-gradient(top, rgba(50, 50, 50, 0.7), rgba(0, 0, 0, 0.7));
    background: -o-linear-gradient(top, rgba(50, 50, 50, 0.7), rgba(0, 0, 0, 0.7));
    background: -ms-linear-gradient(top, rgba(50, 50, 50, 0.7), rgba(0, 0, 0, 0.7));
    background: linear-gradient(rgba(50, 50, 50, 0.7), rgba(0, 0, 0, 0.7));
    filter: progid: DXImageTransform.Microsoft.Gradient(GradientType=0, startColorstr=#323232, endColorstr=#000000);
    overflow: hidden;
    border: 0
}

.mejs-chapters .mejs-chapter .mejs-chapter-block {
    font-size: 11px;
    color: #fff;
    padding: 5px;
    display: block;
    border-right: solid 1px #333;
    border-bottom: solid 1px #333;
    cursor: pointer
}

.mejs-chapters .mejs-chapter .mejs-chapter-block-last {
    border-right: 0
}

.mejs-chapters .mejs-chapter .mejs-chapter-block:hover {
    background: #666;
    background: rgba(102, 102, 102, .7);
    background: -webkit-gradient(linear, 0% 0, 0% 100%, from(rgba(102, 102, 102, 0.7)), to(rgba(50, 50, 50, 0.6)));
    background: -webkit-linear-gradient(top, rgba(102, 102, 102, 0.7), rgba(50, 50, 50, 0.6));
    background: -moz-linear-gradient(top, rgba(102, 102, 102, 0.7), rgba(50, 50, 50, 0.6));
    background: -o-linear-gradient(top, rgba(102, 102, 102, 0.7), rgba(50, 50, 50, 0.6));
    background: -ms-linear-gradient(top, rgba(102, 102, 102, 0.7), rgba(50, 50, 50, 0.6));
    background: linear-gradient(rgba(102, 102, 102, 0.7), rgba(50, 50, 50, 0.6));
    filter: progid: DXImageTransform.Microsoft.Gradient(GradientType=0, startColorstr=#666666, endColorstr=#323232)
}

.mejs-chapters .mejs-chapter .mejs-chapter-block .ch-title {
    font-size: 12px;
    font-weight: bold;
    display: block;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin: 0 0 3px 0;
    line-height: 12px
}

.mejs-chapters .mejs-chapter .mejs-chapter-block .ch-timespan {
    font-size: 12px;
    line-height: 12px;
    margin: 3px 0 4px 0;
    display: block;
    white-space: nowrap;
    text-overflow: ellipsis
}

.mejs-captions-layer {
    position: absolute;
    bottom: 0;
    left: 0;
    text-align: center;
    line-height: 22px;
    font-size: 12px;
    color: #fff
}

.mejs-captions-layer a {
    color: #fff;
    text-decoration: underline
}

.mejs-captions-layer[lang=ar] {
    font-size: 20px;
    font-weight: normal
}

.mejs-captions-position {
    position: absolute;
    width: 100%;
    bottom: 15px;
    left: 0
}

.mejs-captions-position-hover {
    bottom: 45px
}

.mejs-captions-text {
    padding: 3px 5px;
    background: url(../../../js/video/background.png);
    background: rgba(20, 20, 20, .8)
}

.me-cannotplay a {
    color: #fff;
    font-weight: bold
}

.me-cannotplay span {
    padding: 15px;
    display: block
}

.mejs-controls .mejs-loop-off button {
    background-position: -64px -16px
}

.mejs-controls .mejs-loop-on button {
    background-position: -64px 0
}

.mejs-controls .mejs-backlight-off button {
    background-position: -80px -16px
}

.mejs-controls .mejs-backlight-on button {
    background-position: -80px 0
}

.mejs-controls .mejs-picturecontrols-button {
    background-position: -96px 0
}

.mejs-contextmenu {
    position: absolute;
    width: 150px;
    padding: 10px;
    border-radius: 4px;
    top: 0;
    left: 0;
    background: #fff;
    border: solid 1px #999;
    z-index: 1001
}

.mejs-contextmenu .mejs-contextmenu-separator {
    height: 1px;
    font-size: 0;
    margin: 5px 6px;
    background: #333
}

.mejs-contextmenu .mejs-contextmenu-item {
    font-family: Helvetica, Arial;
    font-size: 12px;
    padding: 4px 6px;
    cursor: pointer;
    color: #333
}

.mejs-contextmenu .mejs-contextmenu-item:hover {
    background: #2c7c91;
    color: #fff
}

.mejs-controls .mejs-sourcechooser-button {
    position: relative
}

.mejs-controls .mejs-sourcechooser-button button {
    background-position: -128px 0
}

.mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector {
    visibility: hidden;
    position: absolute;
    bottom: 26px;
    right: -10px;
    width: 130px;
    height: 100px;
    background: url(../../../js/video/background.png);
    background: rgba(50, 50, 50, 0.7);
    border: solid 1px transparent;
    padding: 10px;
    overflow: hidden;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}

.mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector ul {
    margin: 0;
    padding: 0;
    display: block;
    list-style-type: none !important;
    overflow: hidden
}

.mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector ul li {
    margin: 0 0 6px 0;
    padding: 0;
    list-style-type: none !important;
    display: block;
    color: #fff;
    overflow: hidden
}

.mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector ul li input {
    clear: both;
    float: left;
    margin: 3px 3px 0 5px
}

.mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector ul li label {
    width: 100px;
    float: left;
    padding: 4px 0 0 0;
    line-height: 15px;
    font-family: helvetica, arial;
    font-size: 10px
}

.mejs-postroll-layer {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url(../../../js/video/background.png);
    background: rgba(50, 50, 50, 0.7);
    z-index: 1000;
    overflow: hidden
}

.mejs-postroll-layer-content {
    width: 100%;
    height: 100%
}

.mejs-postroll-close {
    position: absolute;
    right: 0;
    top: 0;
    background: url(../../../js/video/background.png);
    background: rgba(50, 50, 50, 0.7);
    color: #fff;
    padding: 4px;
    z-index: 100;
    cursor: pointer
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section,
summary {
    display: block
}

audio,
canvas,
video {
    display: inline-block;
    display: inline;
    zoom: 1
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden] {
    display: none
}

html {
    font-size: 100%;
    line-height: normal;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    overflow-y: scroll
}

html,
button,
input,
select,
textarea {
    font-family: sans-serif
}

html,
body {
    margin: 0;
    padding: 0
}

html,
input {
    -webkit-font-smoothing: antialiased
}

a:focus {
    outline: thin dotted
}

a:hover,
a:active {
    outline: 0
}

h1 {
    font-size: 2.25em;
    line-height: normal;
    margin: 0 0 .67em
}

h2 {
    font-size: 2.3em;
    line-height: normal;
    margin: 0 0 .83em
}

h3 {
    font-size: 1.05em;
    line-height: normal;
    margin: 0 0 1em
}

h4 {
    font-size: 1.17em;
    line-height: normal;
    margin: 0 0 1.33em
}

h5 {
    font-size: 1em;
    line-height: normal;
    margin: 0 0 1.33em
}

h6 {
    font-size: .83em;
    line-height: normal;
    margin: 0 0 1.33em
}

abbr[title] {
    border-bottom: 1px dotted
}

b,
strong {
    font-weight: bold
}

blockquote {
    margin: 0 40px 1em
}

dfn {
    font-style: italic
}

mark {
    background: #ff0;
    color: #000
}

p,
pre {
    margin: 0 0 1em
}

pre,
code,
kbd,
samp {
    font-family: monospace, serif;
    _font-family: 'courier new', monospace;
    font-size: 1em;
    line-height: normal
}

pre {
    white-space: pre;
    white-space: pre-wrap;
    word-wrap: break-word
}

q {
    quotes: none
}

q:before,
q:after {
    content: '';
    content: none
}

small {
    font-size: 75%;
    line-height: normal
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

dl,
menu,
ol,
ul {
    margin: 0 0 1em
}

dd {
    margin: 0 0 0 40px
}

menu,
ol,
ul {
    padding: 0 0 0 40px
}

nav ul,
nav ol {
    list-style: none;
    list-style-image: none
}

img {
    border: 0;
    -ms-interpolation-mode: bicubic
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 0
}

form {
    margin: 0
}

fieldset {
    border: 1px solid silver;
    margin: 0 -.625em 10px;
    padding: .35em .625em .75em
}

legend {
    border: 0;
    padding: 0;
    white-space: normal;
    margin-left: -7px
}

button,
input,
select,
textarea {
    font-size: 100%;
    line-height: normal;
    margin: 0;
    vertical-align: baseline
}

button,
input {
    line-height: normal
}

button,
input[type=button],
input[type=reset],
input[type=submit] {
    cursor: pointer;
    -webkit-appearance: button;
    overflow: visible
}

button[disabled],
input[disabled] {
    cursor: default
}

input[type=checkbox],
input[type=radio] {
    box-sizing: border-box;
    padding: 0;
    height: 13px;
    width: 13px
}

input[type=search] {
    -webkit-appearance: textfield;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

input[type=search]::-webkit-search-decoration,
input[type=search]::-webkit-search-cancel-button {
    -webkit-appearance: none
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto;
    vertical-align: top
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

.clearfix:after,
.col-1:after,
.col-2:after,
.col-3:after,
.col-4:after,
.col-5:after,
.col-6:after,
.col-12:after {
    content: ' ';
    display: block;
    clear: both
}

.col-1,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-12 {
    clear: both;
    padding: 0;
    list-style: none;
    margin: 0 -15px
}

.col,
.col-right {
    float: left;
    word-wrap: break-word;
    padding: 0 15px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box
}

.col-right {
    float: right
}

.col-1>.col,
.col-1>.col-right {
    width: 100%
}

.col-2>.col,
.col-2>.col-right {
    width: 50%
}

.col-3>.col,
.col-3>.col-right {
    width: 33.333333%
}

.col-4>.col,
.col-4>.col-right {
    width: 25%
}

.col-5>.col,
.col-5>.col-right {
    width: 20%
}

.col-6>.col,
.col-6>.col-right {
    width: 16.666666%
}

.col-12>.col,
.col-12>.col-right {
    width: 8.333333%
}

.col-2>.span-2,
.col-3>.span-3,
.col-4>.span-4,
.col-5>.span-5,
.col-6>.span-6,
.col-12>.span-12 {
    width: 100%
}

.col-4>.span-2,
.col-6>.span-3,
.col-12>.span-6 {
    width: 50%
}

.col-6>.span-2,
.col-12>.span-4 {
    width: 33.333333%
}

.col-12>.span-3 {
    width: 25%
}

.col-12>.span-2 {
    width: 16.666666%
}

.col-3>.span-2,
.col-6>.span-4,
.col-12>.span-8 {
    width: 66.666666%
}

.col-5>.span-2 {
    width: 40%
}

.col-4>.span-3,
.col-12>.span-9 {
    width: 75%
}

.col-5>.span-3 {
    width: 60%
}

.col-5>.span-4 {
    width: 80%
}

.col-6>.span-5,
.col-12>.span-10 {
    width: 83.333333%
}

.col-12>.span-5 {
    width: 41.666666%
}

.col-12>.span-7 {
    width: 58.333333%
}

.col-12>.span-11 {
    width: 91.666666%
}

.col-1>.offset-0,
.col-2>.offset-0,
.col-3>.offset-0,
.col-4>.offset-0,
.col-5>.offset-0,
.col-6>.offset-0,
.col-12>.offset-0 {
    margin-left: 0
}

.col-2>.offset-1 {
    margin-left: 50%
}

.col-3>.offset-1 {
    margin-left: 33.333333%
}

.col-4>.offset-1 {
    margin-left: 25%
}

.col-5>.offset-1 {
    margin-left: 20%
}

.col-6>.offset-1 {
    margin-left: 16.666666%
}

.col-12>.offset-1 {
    margin-left: 8.333333%
}

.col-3>.offset-2 {
    margin-left: 66.666666%
}

.col-4>.offset-2 {
    margin-left: 50%
}

.col-5>.offset-2 {
    margin-left: 40%
}

.col-6>.offset-2 {
    margin-left: 33.333333%
}

.col-12>.offset-2 {
    margin-left: 16.666666%
}

.col-4>.offset-3 {
    margin-left: 75%
}

.col-5>.offset-3 {
    margin-left: 60%
}

.col-6>.offset-3 {
    margin-left: 50%
}

.col-12>.offset-3 {
    margin-left: 24.999999%
}

.col-5>.offset-4 {
    margin-left: 80%
}

.col-6>.offset-4 {
    margin-left: 66.666666%
}

.col-12>.offset-4 {
    margin-left: 33.333333%
}

.col-6>.offset-5 {
    margin-left: 83.333333%
}

.col-12>.offset-5 {
    margin-left: 41.666666%
}

.col-12>.offset-6 {
    margin-left: 49.999999%
}

.col-12>.offset-7 {
    margin-left: 58.333333%
}

.col-12>.offset-8 {
    margin-left: 66.666666%
}

.col-12>.offset-9 {
    margin-left: 74.999999%
}

.col-12>.offset-10 {
    margin-left: 83.333333%
}

.col-12>.offset-11 {
    margin-left: 91.666666%
}

.clear {
    clear: both
}

@media only screen and (max-width:1023px) {
    .md-col-right {
        float: right
    }
    .col-2>.md-span-2,
    .col-3>.md-span-3,
    .col-4>.md-span-4,
    .col-5>.md-span-5,
    .col-6>.md-span-6,
    .col-12>.md-span-12 {
        width: 100%
    }
    .col-4>.span-2,
    .col-6>.md-span-3,
    .col-12>.md-span-6 {
        width: 50%
    }
    .col-6>.md-span-2,
    .col-12>.md-span-4 {
        width: 33.333333%
    }
    .col-12>.md-span-3 {
        width: 25%
    }
    .col-12>.md-span-2 {
        width: 16.666666%
    }
    .col-3>.span-2,
    .col-6>.md-span-4,
    .col-12>.md-span-8 {
        width: 66.666666%
    }
    .col-5>.md-span-2 {
        width: 40%
    }
    .col-4>.md-span-3,
    .col-12>.md-span-9 {
        width: 75%
    }
    .col-5>.md-span-3 {
        width: 60%
    }
    .col-5>.md-span-4 {
        width: 80%
    }
    .col-6>.md-span-5,
    .col-12>.md-span-10 {
        width: 83.333333%
    }
    .col-12>.md-span-5 {
        width: 41.666666%
    }
    .col-12>.md-span-7 {
        width: 58.333333%
    }
    .col-12>.md-span-11 {
        width: 91.666666%
    }
    .col-1>.md-offset-0,
    .col-2>.md-offset-0,
    .col-3>.md-offset-0,
    .col-4>.md-offset-0,
    .col-5>.md-offset-0,
    .col-6>.md-offset-0,
    .col-12>.md-offset-0 {
        margin-left: 0
    }
    .col-2>.md-offset-1 {
        margin-left: 50%
    }
    .col-3>.md-offset-1 {
        margin-left: 33.333333%
    }
    .col-4>.md-offset-1 {
        margin-left: 25%
    }
    .col-5>.md-offset-1 {
        margin-left: 20%
    }
    .col-6>.md-offset-1 {
        margin-left: 16.666666%
    }
    .col-12>.md-offset-1 {
        margin-left: 8.333333%
    }
    .col-3>.md-offset-2 {
        margin-left: 66.666666%
    }
    .col-4>.md-offset-2 {
        margin-left: 50%
    }
    .col-5>.md-offset-2 {
        margin-left: 40%
    }
    .col-6>.md-offset-2 {
        margin-left: 33.333333%
    }
    .col-12>.md-offset-2 {
        margin-left: 16.666666%
    }
    .col-4>.md-offset-3 {
        margin-left: 75%
    }
    .col-5>.md-offset-3 {
        margin-left: 60%
    }
    .col-6>.md-offset-3 {
        margin-left: 50%
    }
    .col-12>.md-offset-3 {
        margin-left: 24.999999%
    }
    .col-5>.md-offset-4 {
        margin-left: 80%
    }
    .col-6>.md-offset-4 {
        margin-left: 66.666666%
    }
    .col-12>.md-offset-4 {
        margin-left: 33.333333%
    }
    .col-6>.md-offset-5 {
        margin-left: 83.333333%
    }
    .col-12>.md-offset-5 {
        margin-left: 41.666666%
    }
    .col-12>.md-offset-6 {
        margin-left: 49.999999%
    }
    .col-12>.md-offset-7 {
        margin-left: 58.333333%
    }
    .col-12>.md-offset-8 {
        margin-left: 66.666666%
    }
    .col-12>.md-offset-9 {
        margin-left: 74.999999%
    }
    .col-12>.md-offset-10 {
        margin-left: 83.333333%
    }
    .col-12>.md-offset-11 {
        margin-left: 91.666666%
    }
}

@media only screen and (max-width:767px) {
    .sm-col-right {
        float: right
    }
    .col-2>.sm-span-2,
    .col-3>.sm-span-3,
    .col-4>.sm-span-4,
    .col-5>.sm-span-5,
    .col-6>.sm-span-6,
    .col-12>.sm-span-12 {
        width: 100%
    }
    .col-4>.span-2,
    .col-6>.sm-span-3,
    .col-12>.sm-span-6 {
        width: 50%
    }
    .col-6>.sm-span-2,
    .col-12>.sm-span-4 {
        width: 33.333333%
    }
    .col-12>.sm-span-3 {
        width: 25%
    }
    .col-12>.sm-span-2 {
        width: 16.666666%
    }
    .col-3>.span-2,
    .col-6>.sm-span-4,
    .col-12>.sm-span-8 {
        width: 66.666666%
    }
    .col-5>.sm-span-2 {
        width: 40%
    }
    .col-4>.sm-span-3,
    .col-12>.sm-span-9 {
        width: 75%
    }
    .col-5>.sm-span-3 {
        width: 60%
    }
    .col-5>.sm-span-4 {
        width: 80%
    }
    .col-6>.sm-span-5,
    .col-12>.sm-span-10 {
        width: 83.333333%
    }
    .col-12>.sm-span-5 {
        width: 41.666666%
    }
    .col-12>.sm-span-7 {
        width: 58.333333%
    }
    .col-12>.sm-span-11 {
        width: 91.666666%
    }
    .col-1>.sm-offset-0,
    .col-2>.sm-offset-0,
    .col-3>.sm-offset-0,
    .col-4>.sm-offset-0,
    .col-5>.sm-offset-0,
    .col-6>.sm-offset-0,
    .col-12>.sm-offset-0 {
        margin-left: 0
    }
    .col-2>.sm-offset-1 {
        margin-left: 50%
    }
    .col-3>.sm-offset-1 {
        margin-left: 33.333333%
    }
    .col-4>.sm-offset-1 {
        margin-left: 25%
    }
    .col-5>.sm-offset-1 {
        margin-left: 20%
    }
    .col-6>.sm-offset-1 {
        margin-left: 16.666666%
    }
    .col-12>.sm-offset-1 {
        margin-left: 8.333333%
    }
    .col-3>.sm-offset-2 {
        margin-left: 66.666666%
    }
    .col-4>.sm-offset-2 {
        margin-left: 50%
    }
    .col-5>.sm-offset-2 {
        margin-left: 40%
    }
    .col-6>.sm-offset-2 {
        margin-left: 33.333333%
    }
    .col-12>.sm-offset-2 {
        margin-left: 16.666666%
    }
    .col-4>.sm-offset-3 {
        margin-left: 75%
    }
    .col-5>.sm-offset-3 {
        margin-left: 60%
    }
    .col-6>.sm-offset-3 {
        margin-left: 50%
    }
    .col-12>.sm-offset-3 {
        margin-left: 24.999999%
    }
    .col-5>.sm-offset-4 {
        margin-left: 80%
    }
    .col-6>.sm-offset-4 {
        margin-left: 66.666666%
    }
    .col-12>.sm-offset-4 {
        margin-left: 33.333333%
    }
    .col-6>.sm-offset-5 {
        margin-left: 83.333333%
    }
    .col-12>.sm-offset-5 {
        margin-left: 41.666666%
    }
    .col-12>.sm-offset-6 {
        margin-left: 49.999999%
    }
    .col-12>.sm-offset-7 {
        margin-left: 58.333333%
    }
    .col-12>.sm-offset-8 {
        margin-left: 66.666666%
    }
    .col-12>.sm-offset-9 {
        margin-left: 74.999999%
    }
    .col-12>.sm-offset-10 {
        margin-left: 83.333333%
    }
    .col-12>.sm-offset-11 {
        margin-left: 91.666666%
    }
}

@media only screen and (max-width:767px) {
    .col-1,
    .col-2,
    .col-3,
    .col-4,
    .col-5,
    .col-6,
    .col-12,
    .col-1>.col,
    .col-2>.col,
    .col-3>.col,
    .col-4>.col,
    .col-5>.col,
    .col-6>.col,
    .col-12>.col,
    .col-1>.col-right,
    .col-2>.col-right,
    .col-3>.col-right,
    .col-4>.col-right,
    .col-5>.col-right,
    .col-6>.col-right,
    .col-12>.col-right,
    .sm-col-right,
    .lg-col-right {
        display: block;
        float: none;
        width: auto !important
    }
}

img,
textarea,
video,
iframe,
select,
input,
table,
fieldset {
    max-width: 100%
}

.disable-floatwrap {
    display: table
}

.list-reset,
.list-inline {
    list-style: none;
    margin: 0;
    padding: 0
}

.list-inline,
.list-inline li {
    display: inline-block;
    *display: inline;
}

.sr-only {
    position: absolute;
    left: -1px;
    top: 0;
    width: 1px;
    height: 1px;
    overflow: hidden;
    padding: 0;
    margin: -1px;
    clip: rect(0, 0, 0, 0);
    border: 0
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto
}

.lteie8 .xs-only,
.lteie8 .sm-only,
.lteie8 .md-only,
.lteie8 .lg-hide,
.lteie8 .md-gte-hide,
.lteie8 .sm-gte-hide,
.lteie8 .xs-gte-hide,
.lteie8 .lg-gte-hide,
.lteie8 .lg-lte-hide {
    display: none !important
}

@media print {
    .pr-hide {
        display: none !important
    }
}

@media only screen and (min-width:1024px) {
    .pr-only,
    .xs-only,
    .sm-only,
    .md-only,
    .lg-hide,
    .md-gte-hide,
    .sm-gte-hide,
    .xs-gte-hide,
    .lg-gte-hide,
    .lg-lte-hide {
        display: none !important
    }
}

@media only screen and (min-width:768px) and (max-width:1023px) {
    .pr-only,
    .xs-only,
    .sm-only,
    .lg-only,
    .md-hide,
    .md-gte-hide,
    .md-lte-hide,
    .sm-gte-hide,
    .xs-gte-hide,
    .lg-lte-hide {
        display: none !important
    }
}

@media only screen and (max-width:767px) and (min-width:480px) {
    .pr-only,
    .xs-only,
    .md-only,
    .lg-only,
    .sm-hide,
    .md-lte-hide,
    .sm-gte-hide,
    .sm-lte-hide,
    .xs-gte-hide,
    .lg-lte-hide {
        display: none !important
    }
}

@media only screen and (max-width:479px) {
    .pr-only,
    .sm-only,
    .md-only,
    .lg-only,
    .xs-hide,
    .md-lte-hide,
    .sm-lte-hide,
    .xs-gte-hide,
    .xs-lte-hide,
    .lg-lte-hide {
        display: none !important
    }
}

@media only screen and (min-width:479px) {
    .screen-small {
        display: none !important
    }
}

@media print {
    .screen-small {
        display: none !important
    }
}

.btn {
    display: inline-block;
    *display: inline;
    position: relative;
    color: #444;
    cursor: pointer;
    font-size: 14px;
    line-height: normal;
    font-weight: bold;
    text-decoration: none;
    white-space: nowrap;
    padding: .5em .5em;
    *zoom: 1;
    margin: 0 0 1em;
    border: 1px solid #999;
    vertical-align: middle;
    background: none;
    background-color: #eee;
    background-image: -moz-linear-gradient(top, rgba(200, 200, 200, 0) 0, rgba(50, 50, 50, .4) 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(200, 200, 200, 0)), color-stop(100%, rgba(50, 50, 50, .4)));
    background-image: -webkit-linear-gradient(top, rgba(200, 200, 200, 0) 0, rgba(50, 50, 50, .4) 100%);
    background-image: -o-linear-gradient(top, rgba(200, 200, 200, 0) 0, rgba(50, 50, 50, .4) 100%);
    background-image: -ms-linear-gradient(top, rgba(200, 200, 200, 0) 0, rgba(50, 50, 50, .4) 100%);
    background-image: linear-gradient(to bottom, rgba(200, 200, 200, 0) 0, rgba(50, 50, 50, .4) 100%);
    text-shadow: 0 1px 0 #fff;
    text-shadow: 0 1px 0 rgba(255, 255, 255, .5);
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
    box-shadow: 0 1px 2px #ccc;
    box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
    box-shadow: inset 0 1px rgba(255, 255, 255, .3), 0 1px 2px rgba(0, 0, 0, .2);
    border-radius: 5px;
    -webkit-transition: background-color .09s linear;
    -moz-transition: background-color .09s linear;
    -o-transition: background-color .09s linear;
    transition: background-color .09s linear
}

.btn:focus {
    outline: 1px dotted #666
}

.btn:hover,
.btn:focus {
    color: #333;
    background-color: #ddd
}

.btn:active {
    color: #333;
    background-color: #ccc
}

.btn-pos,
.btn-neg {
    color: #fcfcfc;
    background-color: #008200;
    border: 1px solid #666;
    text-shadow: 0 -1px 0 #000;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, .5)
}

.btn-pos:hover,
.btn-pos:focus {
    color: #fff;
    background-color: #00a500
}

.btn-pos:active {
    color: #fff;
    background-color: #13c013
}

.btn-neg {
    color: #fff;
    background-color: red
}

.btn-neg:hover,
.btn-neg:focus {
    color: #fff;
    background-color: #d50000
}

.btn-neg:active {
    color: #fff;
    background-color: #b60000
}

.btn-disabled,
.btn[disabled] {
    color: #aaa !important;
    background-color: #efefef !important;
    border: 1px solid #bbb !important;
    cursor: default !important;
    text-shadow: 0 1px 0 #fff;
    text-shadow: 0 1px 0 rgba(255, 255, 255, .5)
}

@media only screen and (max-width:599px) {
    .btn-pos {
        display: block;
        float: none;
        width: 100% !important;
        text-align: center;
        line-height: 3em;
        clear: both;
        margin: 0 0 15px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box
    }
}

label {
    display: inline-block;
    _display: inline;
    min-width: 160px;
    *width: 160px;
    vertical-align: middle
}

textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"] {
    font-size: 14px;
    line-height: 2em;
    height: 2em;
    padding: 0 5px;
    margin: 0 0 1em;
    border: 1px solid #999;
    border-bottom: 1px solid #ddd;
    border-left: 1px solid #bbb;
    border-right: 1px solid #bbb;
    display: inline-block;
    *display: inline;
    vertical-align: middle;
    background: #fff;
    background-image: -moz-linear-gradient(top, #fff 0, #ebebeb 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fff), color-stop(100%, #ebebeb));
    background-image: -webkit-linear-gradient(top, #fff 0, #ebebeb 100%);
    background-image: -o-linear-gradient(top, #fff 0, #ebebeb 100%);
    background-image: -ms-linear-gradient(top, #fff 0, #ebebeb 100%);
    background-image: linear-gradient(to bottom, #fff 0, #ebebeb 100%);
    -webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, .2);
    box-shadow: inset 0 1px 3px #ccc;
    box-shadow: inset 0 1px 3px rgba(0, 0, 0, .2);
    text-shadow: 0 1px 1px #fff;
    border-radius: 5px
}

textarea.btn-disabled,
textarea[disabled],
input[type="text"].btn-disabled,
input[type="text"][disabled],
input[type="password"].btn-disabled,
input[type="password"][disabled],
input[type="datetime"].btn-disabled,
input[type="datetime"][disabled],
input[type="datetime-local"].btn-disabled,
input[type="datetime-local"][disabled],
input[type="date"].btn-disabled,
input[type="date"][disabled],
input[type="month"].btn-disabled,
input[type="month"][disabled],
input[type="time"].btn-disabled,
input[type="time"][disabled],
input[type="week"].btn-disabled,
input[type="week"][disabled],
input[type="number"].btn-disabled,
input[type="number"][disabled],
input[type="email"].btn-disabled,
input[type="email"][disabled],
input[type="url"].btn-disabled,
input[type="url"][disabled],
input[type="search"].btn-disabled,
input[type="search"][disabled],
input[type="tel"].btn-disabled,
input[type="tel"][disabled],
input[type="color"].btn-disabled,
input[type="color"][disabled] {
    color: #0e0e0e;
    opacity: .5;
    filter: alpha(opacity=50)
}

select {
    display: inline-block;
    *display: inline;
}

textarea {
    display: block;
    height: auto;
    margin-top: 0
}

input[type="checkbox"],
input[type="radio"] {
    margin: 0 5px 0 0;
    vertical-align: middle;
    display: inline-block;
    *display: inline;
}

em.hint,
.hint_text,
.hint {
    font-size: .9em;
    line-height: 1.5em;
    font-style: italic;
    font-weight: normal
}

@media only screen and (max-width:599px) {
    label,
    input,
    textarea {
        display: block;
        float: none;
        margin: 0 0 1em;
        width: auto !important
    }
    input[type="checkbox"],
    input[type="radio"] {
        display: inline-block
    }
}

.opac8 {
    opacity: .8;
    filter: alpha(opacity=80)
}

.opac6 {
    opacity: .6;
    filter: alpha(opacity=60)
}

.opac4 {
    opacity: .4;
    filter: alpha(opacity=40)
}

.opac2 {
    opacity: .2;
    filter: alpha(opacity=20)
}

.talign-right {
    text-align: right
}

.talign-center {
    text-align: center
}

.talign-left {
    text-align: left
}

.blockquote cite {
    padding-left: 5em
}

#support {
    background: #b44343;
    padding: 20px 20px 0;
    color: #fff;
    text-shadow: 0 1px 1px #000;
    font-weight: bold;
    border-bottom: 3px solid #5a0909;
    _display: block !important
}

#support a {
    color: #fff;
    text-decoration: underline
}

#support a:hover {
    text-decoration: none
}

.textpander .content:after,
#support:after,
#fancybox-title:after,
.gallery_single_image:after,
.gallery_index:after {
    content: ' ';
    display: block;
    clear: both
}

.message,
.mini_messagebox {
    margin: 0 0 20px
}

.message,
.comment_submitted_message,
.errortext,
.errortext a,
.errortext input,
.mini_messagebox,
.form_required {
    color: #ed1c24
}

.message,
.comment_submitted_message,
.message,
.mini_messagebox {
    display: block;
    padding: 15px;
    border: 2px solid #fdd49a;
    background: #fff8ee;
    font-weight: bold;
    border-radius: 4px;
    color: #e69520;
    box-shadow: 0 1px 3px rgba(100, 100, 100, .5)
}

.message .mini_messagebox {
    margin: -17px
}

.message ul {
    margin: 0 0 0 20px !important
}

.message_type-info,
.message span.info,
.mini_messagebox.info {
    border: 2px solid #9abafd;
    background: #eef5ff;
    color: #2097e6
}

.message_type-error,
.message span.error,
.mini_messagebox.error {
    border: 2px solid #fdba9a;
    background: #FEE;
    color: #ed1c24
}

.message_type-warn,
.message span.warn,
.mini_messagebox.warn {
    border: 2px solid #fdd49a;
    background: #fff8ee;
    color: #e69520
}

.require_desc {
    color: #ed1c24
}

.message h2.info,
.message h2.warn,
.message h2.error,
.mini_messagebox h2 {
    border: 0;
    background: transparent
}

.message h2,
.mini_messagebox h2 {
    font-size: 1em !important;
    margin: 0 !important;
    padding: 0 !important
}

.display_summary_top {
    float: right
}

.next_prev_row .btn {
    margin-right: 10px
}

span.image_component {
    display: inline-block
}

span.image_component img {
    padding: 0;
    vertical-align: top
}

div.image_component.left,
div.image_link_component.left,
.image_component.left img,
.image_link_component.left img,
img.alignleft {
    margin: 0 15px 15px 0
}

div.image_component.right,
div.image_link_component.right,
.image_component.right,
.image_link_component.right,
img.alignright {
    margin: 0 0 15px 15px
}

div.image_component.center,
div.image_link_component.center {
    margin: 0 auto
}

.caption_credit {
    margin-bottom: 15px;
    display: block
}

.gallery_index ul {
    list-style: none;
    margin: 0;
    padding: 0 0 20px;
    *overflow: hidden;
}

.gallery_index li {
    list-style: none;
    display: inline-block;
    margin: 0 15px 15px 0;
    padding: 0;
    line-height: 0;
    *display: inline;
    *float: left;
}

.gallery_index img,
img.gallery_main {
    border: 2px solid #FFF;
    box-shadow: 0 2px 5px #999;
    box-shadow: 0 2px 5px rgba(0, 0, 0, .4)
}

.gallery_index li.current img {
    border: 2px solid #444
}

.gallery_single_image {
    margin: 0 0 1em
}

hr,
.hr {
    height: 1px;
    overflow: hidden;
    background: #e0e0e0;
    margin: 27px 0;
    clear: both;
    border: 0
}

.gsa_results_wrapper a {
    word-break: break-all;
    word-wrap: break-word
}

.gsa_results_wrapper {
    margin: 0;
    padding: 10px 0 20px 0
}

h3.gsa_result_headline {
    margin: 0;
    padding: 0 0 6px 0
}

.gsa_search_info_wrapper {
    margin: 0;
    padding: 20px 0 0 0
}

.gsa_search_info_wrapper p {
    margin: 0;
    padding: 0
}

.gsa_result p {
    margin: 0;
    padding: 0
}

.gsa_result {
    margin: 0;
    padding: 15px 0
}

p.gsa_bottom_nav {
    margin: 0;
    padding: 30px 0 0 0
}

div.content_group ul.groups {
    margin: 0;
    padding: 0
}

div.content_group ul.groups li {
    display: inline-block;
    padding: 0 30px 0 0;
    font-size: 1.5em
}

div.content_group ul.groups li a {
    text-decoration: none
}

div.content_group ul.groups li a.current {
    font-weight: bold
}

div.content_group div.group_content {
    display: none;
    margin-top: 15px
}

div.content_group div.group_content.current {
    display: block
}

div.catalog_fast_find .fast_find_thumb {
    float: left;
    margin: 5px
}

div.catalog_fast_find .fast_find_spinner {
    display: none
}

div.catalog_fast_find .fast_find_results_items {
    position: absolute;
    background: white;
    border: 1px solid #666;
    width: 500px;
    padding: 0;
    margin: 0
}

div.catalog_fast_find .fast_find_results_items ul {
    padding: 0;
    margin: 0
}

div.catalog_fast_find .fast_find_results_items ul li.fast_find_results_item {
    list-style: none;
    margin: 0;
    padding: 10px 20px;
    border: 1px solid white
}

div.catalog_fast_find .fast_find_results_items li.fast_find_results_item.current {
    background: #ffc;
    border-top: 1px solid #999;
    border-bottom: 1px solid #999
}

.textpander .open,
.textpander .closed,
.content_expander .icon {
    padding: 2px;
    text-align: center;
    background: #999;
    color: #fff;
    line-height: 16px;
    font-size: 1em;
    display: block;
    width: 16px;
    height: 16px;
    margin-right: 5px
}

.textpander .headline {
    cursor: pointer
}

.content_expander .icon {
    font-size: 1.5em;
    font-weight: bold
}

.textpander .closed {
    line-height: 12px
}

.breadcrumb_component {
    margin: 0 0 20px;
    padding: 0;
    list-style: none
}

.breadcrumb_component li {
    margin: 0 3px;
    padding: 0;
    list-style: none;
    display: inline-block;
    *display: inline;
}

.map_area {
    height: 350px
}

p.form_checkbox,
p.form_radio {
    float: left
}

.check_box_answers ul,
.radio_answers ul {
    list-style: none;
    vertical-align: bottom;
    margin-left: 0;
    padding-left: 0;
    float: left
}

.check_box_answers input,
.radio_answers input {
    max-width: 13px;
    height: 1.5em
}

.form p {
    clear: left
}

.form p br {
    display: none
}

.hint_text {
    display: block;
    padding-left: 165px;
    clear: left;
    opacity: .6;
    filter: alpha(opacity=60)
}

.form_textarea>.hint_text,
.form_checkbox>.hint_text,
.form_radio>.hint_text {
    padding-left: 0
}

.ask_question label {
    display: inline
}

@media only screen and (max-width:599px) {
    p.form_checkbox,
    p.form_radio {
        float: none
    }
    .check_box_answers label,
    .radio_answers label,
    .answer label {
        display: inline-block;
        *display: inline;
        margin: 0
    }
    .hint_text {
        padding-left: 0
    }
    .display_summary_top {
        float: none
    }
}

@font-face {
    font-family: 'icomoon';
    src: url('/amm/themes/annual_report_2015/fonts/icomoon/icomoon.eot');
    src: url('../fonts/icomoon/icomoon.eot') format('embedded-opentype'), url('../fonts/icomoon/icomoon.woff') format('woff'), url('../fonts/icomoon/icomoon.ttf') format('truetype'), url('../fonts/icomoon/icomoon.svg') format('svg');
    font-weight: normal;
    font-style: normal
}

[class^="mosaic-"],
[class*=" mosaic-"],
.print-pdf a:before {
    font-family: 'icomoon';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.mosaic-chevron-circle-left:before {
    content: "\f137"
}

.mosaic-chevron-circle-right:before {
    content: "\f138"
}

.mosaic-chevron-circle-up:before {
    content: "\f139"
}

.mosaic-chevron-circle-down:before {
    content: "\f13a"
}

.mosaic-eye:before {
    content: "\24"
}

.mosaic-zoom-in:before {
    content: "\25"
}

.mosaic-play2:before {
    content: "\26"
}

.mosaic-play3:before {
    content: "\27"
}

.mosaic-search:before {
    content: "\29"
}

.mosaic-list:before {
    content: "\2a"
}

.mosaic-cross:before {
    content: "\2b"
}

.mosaic-cross2:before {
    content: "\2c"
}

.mosaic-cross3:before {
    content: "\2d"
}

.mosaic-arrow-up:before {
    content: "\2e"
}

.mosaic-printer:before,
.print-pdf a:before {
    content: "\2f"
}


/*!
Animate.css - http://daneden.me/animate
Licensed under the MIT license

Copyright (c) 2013 Daniel Eden

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
*/

.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.animated.hinge {
    -webkit-animation-duration: 2s;
    animation-duration: 2s
}

@-webkit-keyframes bounce {
    0%,
    20%,
    50%,
    80%,
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
    40% {
        -webkit-transform: translateY(-30px);
        transform: translateY(-30px)
    }
    60% {
        -webkit-transform: translateY(-15px);
        transform: translateY(-15px)
    }
}

@keyframes bounce {
    0%,
    20%,
    50%,
    80%,
    100% {
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0)
    }
    40% {
        -webkit-transform: translateY(-30px);
        -ms-transform: translateY(-30px);
        transform: translateY(-30px)
    }
    60% {
        -webkit-transform: translateY(-15px);
        -ms-transform: translateY(-15px);
        transform: translateY(-15px)
    }
}

.bounce {
    -webkit-animation-name: bounce;
    animation-name: bounce
}

@-webkit-keyframes flash {
    0%,
    50%,
    100% {
        opacity: 1
    }
    25%,
    75% {
        opacity: 0
    }
}

@keyframes flash {
    0%,
    50%,
    100% {
        opacity: 1
    }
    25%,
    75% {
        opacity: 0
    }
}

.flash {
    -webkit-animation-name: flash;
    animation-name: flash
}

@-webkit-keyframes pulse {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
    50% {
        -webkit-transform: scale(1.1);
        transform: scale(1.1)
    }
    100% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@keyframes pulse {
    0% {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1)
    }
    50% {
        -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
        transform: scale(1.1)
    }
    100% {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1)
    }
}

.pulse {
    -webkit-animation-name: pulse;
    animation-name: pulse
}

@-webkit-keyframes shake {
    0%,
    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
    10%,
    30%,
    50%,
    70%,
    90% {
        -webkit-transform: translateX(-10px);
        transform: translateX(-10px)
    }
    20%,
    40%,
    60%,
    80% {
        -webkit-transform: translateX(10px);
        transform: translateX(10px)
    }
}

@keyframes shake {
    0%,
    100% {
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0)
    }
    10%,
    30%,
    50%,
    70%,
    90% {
        -webkit-transform: translateX(-10px);
        -ms-transform: translateX(-10px);
        transform: translateX(-10px)
    }
    20%,
    40%,
    60%,
    80% {
        -webkit-transform: translateX(10px);
        -ms-transform: translateX(10px);
        transform: translateX(10px)
    }
}

.shake {
    -webkit-animation-name: shake;
    animation-name: shake
}

@-webkit-keyframes swing {
    20% {
        -webkit-transform: rotate(15deg);
        transform: rotate(15deg)
    }
    40% {
        -webkit-transform: rotate(-10deg);
        transform: rotate(-10deg)
    }
    60% {
        -webkit-transform: rotate(5deg);
        transform: rotate(5deg)
    }
    80% {
        -webkit-transform: rotate(-5deg);
        transform: rotate(-5deg)
    }
    100% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
}

@keyframes swing {
    20% {
        -webkit-transform: rotate(15deg);
        -ms-transform: rotate(15deg);
        transform: rotate(15deg)
    }
    40% {
        -webkit-transform: rotate(-10deg);
        -ms-transform: rotate(-10deg);
        transform: rotate(-10deg)
    }
    60% {
        -webkit-transform: rotate(5deg);
        -ms-transform: rotate(5deg);
        transform: rotate(5deg)
    }
    80% {
        -webkit-transform: rotate(-5deg);
        -ms-transform: rotate(-5deg);
        transform: rotate(-5deg)
    }
    100% {
        -webkit-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        transform: rotate(0deg)
    }
}

.swing {
    -webkit-transform-origin: top center;
    -ms-transform-origin: top center;
    transform-origin: top center;
    -webkit-animation-name: swing;
    animation-name: swing
}

@-webkit-keyframes tada {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
    10%,
    20% {
        -webkit-transform: scale(0.9) rotate(-3deg);
        transform: scale(0.9) rotate(-3deg)
    }
    30%,
    50%,
    70%,
    90% {
        -webkit-transform: scale(1.1) rotate(3deg);
        transform: scale(1.1) rotate(3deg)
    }
    40%,
    60%,
    80% {
        -webkit-transform: scale(1.1) rotate(-3deg);
        transform: scale(1.1) rotate(-3deg)
    }
    100% {
        -webkit-transform: scale(1) rotate(0);
        transform: scale(1) rotate(0)
    }
}

@keyframes tada {
    0% {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1)
    }
    10%,
    20% {
        -webkit-transform: scale(0.9) rotate(-3deg);
        -ms-transform: scale(0.9) rotate(-3deg);
        transform: scale(0.9) rotate(-3deg)
    }
    30%,
    50%,
    70%,
    90% {
        -webkit-transform: scale(1.1) rotate(3deg);
        -ms-transform: scale(1.1) rotate(3deg);
        transform: scale(1.1) rotate(3deg)
    }
    40%,
    60%,
    80% {
        -webkit-transform: scale(1.1) rotate(-3deg);
        -ms-transform: scale(1.1) rotate(-3deg);
        transform: scale(1.1) rotate(-3deg)
    }
    100% {
        -webkit-transform: scale(1) rotate(0);
        -ms-transform: scale(1) rotate(0);
        transform: scale(1) rotate(0)
    }
}

.tada {
    -webkit-animation-name: tada;
    animation-name: tada
}

@-webkit-keyframes wobble {
    0% {
        -webkit-transform: translateX(0%);
        transform: translateX(0%)
    }
    15% {
        -webkit-transform: translateX(-25%) rotate(-5deg);
        transform: translateX(-25%) rotate(-5deg)
    }
    30% {
        -webkit-transform: translateX(20%) rotate(3deg);
        transform: translateX(20%) rotate(3deg)
    }
    45% {
        -webkit-transform: translateX(-15%) rotate(-3deg);
        transform: translateX(-15%) rotate(-3deg)
    }
    60% {
        -webkit-transform: translateX(10%) rotate(2deg);
        transform: translateX(10%) rotate(2deg)
    }
    75% {
        -webkit-transform: translateX(-5%) rotate(-1deg);
        transform: translateX(-5%) rotate(-1deg)
    }
    100% {
        -webkit-transform: translateX(0%);
        transform: translateX(0%)
    }
}

@keyframes wobble {
    0% {
        -webkit-transform: translateX(0%);
        -ms-transform: translateX(0%);
        transform: translateX(0%)
    }
    15% {
        -webkit-transform: translateX(-25%) rotate(-5deg);
        -ms-transform: translateX(-25%) rotate(-5deg);
        transform: translateX(-25%) rotate(-5deg)
    }
    30% {
        -webkit-transform: translateX(20%) rotate(3deg);
        -ms-transform: translateX(20%) rotate(3deg);
        transform: translateX(20%) rotate(3deg)
    }
    45% {
        -webkit-transform: translateX(-15%) rotate(-3deg);
        -ms-transform: translateX(-15%) rotate(-3deg);
        transform: translateX(-15%) rotate(-3deg)
    }
    60% {
        -webkit-transform: translateX(10%) rotate(2deg);
        -ms-transform: translateX(10%) rotate(2deg);
        transform: translateX(10%) rotate(2deg)
    }
    75% {
        -webkit-transform: translateX(-5%) rotate(-1deg);
        -ms-transform: translateX(-5%) rotate(-1deg);
        transform: translateX(-5%) rotate(-1deg)
    }
    100% {
        -webkit-transform: translateX(0%);
        -ms-transform: translateX(0%);
        transform: translateX(0%)
    }
}

.wobble {
    -webkit-animation-name: wobble;
    animation-name: wobble
}

@-webkit-keyframes bounceIn {
    0% {
        opacity: 0;
        -webkit-transform: scale(.3);
        transform: scale(.3)
    }
    50% {
        opacity: 1;
        -webkit-transform: scale(1.05);
        transform: scale(1.05)
    }
    70% {
        -webkit-transform: scale(.9);
        transform: scale(.9)
    }
    100% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@keyframes bounceIn {
    0% {
        opacity: 0;
        -webkit-transform: scale(.3);
        -ms-transform: scale(.3);
        transform: scale(.3)
    }
    50% {
        opacity: 1;
        -webkit-transform: scale(1.05);
        -ms-transform: scale(1.05);
        transform: scale(1.05)
    }
    70% {
        -webkit-transform: scale(.9);
        -ms-transform: scale(.9);
        transform: scale(.9)
    }
    100% {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1)
    }
}

.bounceIn {
    -webkit-animation-name: bounceIn;
    animation-name: bounceIn
}

@-webkit-keyframes bounceInDown {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-2000px);
        transform: translateY(-2000px)
    }
    60% {
        opacity: 1;
        -webkit-transform: translateY(30px);
        transform: translateY(30px)
    }
    80% {
        -webkit-transform: translateY(-10px);
        transform: translateY(-10px)
    }
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes bounceInDown {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-2000px);
        -ms-transform: translateY(-2000px);
        transform: translateY(-2000px)
    }
    60% {
        opacity: 1;
        -webkit-transform: translateY(30px);
        -ms-transform: translateY(30px);
        transform: translateY(30px)
    }
    80% {
        -webkit-transform: translateY(-10px);
        -ms-transform: translateY(-10px);
        transform: translateY(-10px)
    }
    100% {
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0)
    }
}

.bounceInDown {
    -webkit-animation-name: bounceInDown;
    animation-name: bounceInDown
}

@-webkit-keyframes bounceInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-2000px);
        transform: translateX(-2000px)
    }
    60% {
        opacity: 1;
        -webkit-transform: translateX(30px);
        transform: translateX(30px)
    }
    80% {
        -webkit-transform: translateX(-10px);
        transform: translateX(-10px)
    }
    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

@keyframes bounceInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-2000px);
        -ms-transform: translateX(-2000px);
        transform: translateX(-2000px)
    }
    60% {
        opacity: 1;
        -webkit-transform: translateX(30px);
        -ms-transform: translateX(30px);
        transform: translateX(30px)
    }
    80% {
        -webkit-transform: translateX(-10px);
        -ms-transform: translateX(-10px);
        transform: translateX(-10px)
    }
    100% {
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0)
    }
}

.bounceInLeft {
    -webkit-animation-name: bounceInLeft;
    animation-name: bounceInLeft
}

@-webkit-keyframes bounceInRight {
    0% {
        opacity: 0;
        -webkit-transform: translateX(2000px);
        transform: translateX(2000px)
    }
    60% {
        opacity: 1;
        -webkit-transform: translateX(-30px);
        transform: translateX(-30px)
    }
    80% {
        -webkit-transform: translateX(10px);
        transform: translateX(10px)
    }
    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

@keyframes bounceInRight {
    0% {
        opacity: 0;
        -webkit-transform: translateX(2000px);
        -ms-transform: translateX(2000px);
        transform: translateX(2000px)
    }
    60% {
        opacity: 1;
        -webkit-transform: translateX(-30px);
        -ms-transform: translateX(-30px);
        transform: translateX(-30px)
    }
    80% {
        -webkit-transform: translateX(10px);
        -ms-transform: translateX(10px);
        transform: translateX(10px)
    }
    100% {
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0)
    }
}

.bounceInRight {
    -webkit-animation-name: bounceInRight;
    animation-name: bounceInRight
}

@-webkit-keyframes bounceInUp {
    0% {
        opacity: 0;
        -webkit-transform: translateY(2000px);
        transform: translateY(2000px)
    }
    60% {
        opacity: 1;
        -webkit-transform: translateY(-30px);
        transform: translateY(-30px)
    }
    80% {
        -webkit-transform: translateY(10px);
        transform: translateY(10px)
    }
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes bounceInUp {
    0% {
        opacity: 0;
        -webkit-transform: translateY(2000px);
        -ms-transform: translateY(2000px);
        transform: translateY(2000px)
    }
    60% {
        opacity: 1;
        -webkit-transform: translateY(-30px);
        -ms-transform: translateY(-30px);
        transform: translateY(-30px)
    }
    80% {
        -webkit-transform: translateY(10px);
        -ms-transform: translateY(10px);
        transform: translateY(10px)
    }
    100% {
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0)
    }
}

.bounceInUp {
    -webkit-animation-name: bounceInUp;
    animation-name: bounceInUp
}

@-webkit-keyframes bounceOut {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
    25% {
        -webkit-transform: scale(.95);
        transform: scale(.95)
    }
    50% {
        opacity: 1;
        -webkit-transform: scale(1.1);
        transform: scale(1.1)
    }
    100% {
        opacity: 0;
        -webkit-transform: scale(.3);
        transform: scale(.3)
    }
}

@keyframes bounceOut {
    0% {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1)
    }
    25% {
        -webkit-transform: scale(.95);
        -ms-transform: scale(.95);
        transform: scale(.95)
    }
    50% {
        opacity: 1;
        -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
        transform: scale(1.1)
    }
    100% {
        opacity: 0;
        -webkit-transform: scale(.3);
        -ms-transform: scale(.3);
        transform: scale(.3)
    }
}

.bounceOut {
    -webkit-animation-name: bounceOut;
    animation-name: bounceOut
}

@-webkit-keyframes bounceOutDown {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
    20% {
        opacity: 1;
        -webkit-transform: translateY(-20px);
        transform: translateY(-20px)
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(2000px);
        transform: translateY(2000px)
    }
}

@keyframes bounceOutDown {
    0% {
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0)
    }
    20% {
        opacity: 1;
        -webkit-transform: translateY(-20px);
        -ms-transform: translateY(-20px);
        transform: translateY(-20px)
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(2000px);
        -ms-transform: translateY(2000px);
        transform: translateY(2000px)
    }
}

.bounceOutDown {
    -webkit-animation-name: bounceOutDown;
    animation-name: bounceOutDown
}

@-webkit-keyframes bounceOutLeft {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
    20% {
        opacity: 1;
        -webkit-transform: translateX(20px);
        transform: translateX(20px)
    }
    100% {
        opacity: 0;
        -webkit-transform: translateX(-2000px);
        transform: translateX(-2000px)
    }
}

@keyframes bounceOutLeft {
    0% {
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0)
    }
    20% {
        opacity: 1;
        -webkit-transform: translateX(20px);
        -ms-transform: translateX(20px);
        transform: translateX(20px)
    }
    100% {
        opacity: 0;
        -webkit-transform: translateX(-2000px);
        -ms-transform: translateX(-2000px);
        transform: translateX(-2000px)
    }
}

.bounceOutLeft {
    -webkit-animation-name: bounceOutLeft;
    animation-name: bounceOutLeft
}

@-webkit-keyframes bounceOutRight {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
    20% {
        opacity: 1;
        -webkit-transform: translateX(-20px);
        transform: translateX(-20px)
    }
    100% {
        opacity: 0;
        -webkit-transform: translateX(2000px);
        transform: translateX(2000px)
    }
}

@keyframes bounceOutRight {
    0% {
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0)
    }
    20% {
        opacity: 1;
        -webkit-transform: translateX(-20px);
        -ms-transform: translateX(-20px);
        transform: translateX(-20px)
    }
    100% {
        opacity: 0;
        -webkit-transform: translateX(2000px);
        -ms-transform: translateX(2000px);
        transform: translateX(2000px)
    }
}

.bounceOutRight {
    -webkit-animation-name: bounceOutRight;
    animation-name: bounceOutRight
}

@-webkit-keyframes bounceOutUp {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
    20% {
        opacity: 1;
        -webkit-transform: translateY(20px);
        transform: translateY(20px)
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(-2000px);
        transform: translateY(-2000px)
    }
}

@keyframes bounceOutUp {
    0% {
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0)
    }
    20% {
        opacity: 1;
        -webkit-transform: translateY(20px);
        -ms-transform: translateY(20px);
        transform: translateY(20px)
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(-2000px);
        -ms-transform: translateY(-2000px);
        transform: translateY(-2000px)
    }
}

.bounceOutUp {
    -webkit-animation-name: bounceOutUp;
    animation-name: bounceOutUp
}

@-webkit-keyframes fadeIn {
    0% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}

@keyframes fadeIn {
    0% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}

.fadeIn {
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn
}

@-webkit-keyframes fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-20px);
        transform: translateY(-20px)
    }
    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-20px);
        -ms-transform: translateY(-20px);
        transform: translateY(-20px)
    }
    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0)
    }
}

.fadeInDown {
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown
}

@-webkit-keyframes fadeInDownBig {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-2000px);
        transform: translateY(-2000px)
    }
    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes fadeInDownBig {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-2000px);
        -ms-transform: translateY(-2000px);
        transform: translateY(-2000px)
    }
    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0)
    }
}

.fadeInDownBig {
    -webkit-animation-name: fadeInDownBig;
    animation-name: fadeInDownBig
}

@-webkit-keyframes fadeInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-20px);
        transform: translateX(-20px)
    }
    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

@keyframes fadeInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-20px);
        -ms-transform: translateX(-20px);
        transform: translateX(-20px)
    }
    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0)
    }
}

.fadeInLeft {
    -webkit-animation-name: fadeInLeft;
    animation-name: fadeInLeft
}

@-webkit-keyframes fadeInLeftBig {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-2000px);
        transform: translateX(-2000px)
    }
    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

@keyframes fadeInLeftBig {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-2000px);
        -ms-transform: translateX(-2000px);
        transform: translateX(-2000px)
    }
    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0)
    }
}

.fadeInLeftBig {
    -webkit-animation-name: fadeInLeftBig;
    animation-name: fadeInLeftBig
}

@-webkit-keyframes fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translateX(20px);
        transform: translateX(20px)
    }
    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

@keyframes fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translateX(20px);
        -ms-transform: translateX(20px);
        transform: translateX(20px)
    }
    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0)
    }
}

.fadeInRight {
    -webkit-animation-name: fadeInRight;
    animation-name: fadeInRight
}

@-webkit-keyframes fadeInRightBig {
    0% {
        opacity: 0;
        -webkit-transform: translateX(2000px);
        transform: translateX(2000px)
    }
    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

@keyframes fadeInRightBig {
    0% {
        opacity: 0;
        -webkit-transform: translateX(2000px);
        -ms-transform: translateX(2000px);
        transform: translateX(2000px)
    }
    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0)
    }
}

.fadeInRightBig {
    -webkit-animation-name: fadeInRightBig;
    animation-name: fadeInRightBig
}

@-webkit-keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translateY(20px);
        transform: translateY(20px)
    }
    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translateY(20px);
        -ms-transform: translateY(20px);
        transform: translateY(20px)
    }
    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0)
    }
}

.fadeInUp {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp
}

@-webkit-keyframes fadeInUpBig {
    0% {
        opacity: 0;
        -webkit-transform: translateY(2000px);
        transform: translateY(2000px)
    }
    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes fadeInUpBig {
    0% {
        opacity: 0;
        -webkit-transform: translateY(2000px);
        -ms-transform: translateY(2000px);
        transform: translateY(2000px)
    }
    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0)
    }
}

.fadeInUpBig {
    -webkit-animation-name: fadeInUpBig;
    animation-name: fadeInUpBig
}

@-webkit-keyframes fadeOut {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}

@keyframes fadeOut {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}

.fadeOut {
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut
}

@-webkit-keyframes fadeOutDown {
    0% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(20px);
        transform: translateY(20px)
    }
}

@keyframes fadeOutDown {
    0% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0)
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(20px);
        -ms-transform: translateY(20px);
        transform: translateY(20px)
    }
}

.fadeOutDown {
    -webkit-animation-name: fadeOutDown;
    animation-name: fadeOutDown
}

@-webkit-keyframes fadeOutDownBig {
    0% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(2000px);
        transform: translateY(2000px)
    }
}

@keyframes fadeOutDownBig {
    0% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0)
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(2000px);
        -ms-transform: translateY(2000px);
        transform: translateY(2000px)
    }
}

.fadeOutDownBig {
    -webkit-animation-name: fadeOutDownBig;
    animation-name: fadeOutDownBig
}

@-webkit-keyframes fadeOutLeft {
    0% {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
    100% {
        opacity: 0;
        -webkit-transform: translateX(-20px);
        transform: translateX(-20px)
    }
}

@keyframes fadeOutLeft {
    0% {
        opacity: 1;
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0)
    }
    100% {
        opacity: 0;
        -webkit-transform: translateX(-20px);
        -ms-transform: translateX(-20px);
        transform: translateX(-20px)
    }
}

.fadeOutLeft {
    -webkit-animation-name: fadeOutLeft;
    animation-name: fadeOutLeft
}

@-webkit-keyframes fadeOutLeftBig {
    0% {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
    100% {
        opacity: 0;
        -webkit-transform: translateX(-2000px);
        transform: translateX(-2000px)
    }
}

@keyframes fadeOutLeftBig {
    0% {
        opacity: 1;
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0)
    }
    100% {
        opacity: 0;
        -webkit-transform: translateX(-2000px);
        -ms-transform: translateX(-2000px);
        transform: translateX(-2000px)
    }
}

.fadeOutLeftBig {
    -webkit-animation-name: fadeOutLeftBig;
    animation-name: fadeOutLeftBig
}

@-webkit-keyframes fadeOutRight {
    0% {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
    100% {
        opacity: 0;
        -webkit-transform: translateX(20px);
        transform: translateX(20px)
    }
}

@keyframes fadeOutRight {
    0% {
        opacity: 1;
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0)
    }
    100% {
        opacity: 0;
        -webkit-transform: translateX(20px);
        -ms-transform: translateX(20px);
        transform: translateX(20px)
    }
}

.fadeOutRight {
    -webkit-animation-name: fadeOutRight;
    animation-name: fadeOutRight
}

@-webkit-keyframes fadeOutRightBig {
    0% {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
    100% {
        opacity: 0;
        -webkit-transform: translateX(2000px);
        transform: translateX(2000px)
    }
}

@keyframes fadeOutRightBig {
    0% {
        opacity: 1;
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0)
    }
    100% {
        opacity: 0;
        -webkit-transform: translateX(2000px);
        -ms-transform: translateX(2000px);
        transform: translateX(2000px)
    }
}

.fadeOutRightBig {
    -webkit-animation-name: fadeOutRightBig;
    animation-name: fadeOutRightBig
}

@-webkit-keyframes fadeOutUp {
    0% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(-20px);
        transform: translateY(-20px)
    }
}

@keyframes fadeOutUp {
    0% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0)
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(-20px);
        -ms-transform: translateY(-20px);
        transform: translateY(-20px)
    }
}

.fadeOutUp {
    -webkit-animation-name: fadeOutUp;
    animation-name: fadeOutUp
}

@-webkit-keyframes fadeOutUpBig {
    0% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(-2000px);
        transform: translateY(-2000px)
    }
}

@keyframes fadeOutUpBig {
    0% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0)
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(-2000px);
        -ms-transform: translateY(-2000px);
        transform: translateY(-2000px)
    }
}

.fadeOutUpBig {
    -webkit-animation-name: fadeOutUpBig;
    animation-name: fadeOutUpBig
}

@-webkit-keyframes flip {
    0% {
        -webkit-transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
        transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }
    40% {
        -webkit-transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
        transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }
    50% {
        -webkit-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
        transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
    80% {
        -webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(.95);
        transform: perspective(400px) translateZ(0) rotateY(360deg) scale(.95);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
    100% {
        -webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
        transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
}

@keyframes flip {
    0% {
        -webkit-transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
        -ms-transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
        transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }
    40% {
        -webkit-transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
        -ms-transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
        transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }
    50% {
        -webkit-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
        -ms-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
        transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
    80% {
        -webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(.95);
        -ms-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(.95);
        transform: perspective(400px) translateZ(0) rotateY(360deg) scale(.95);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
    100% {
        -webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
        -ms-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
        transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
}

.animated.flip {
    -webkit-backface-visibility: visible;
    -ms-backface-visibility: visible;
    backface-visibility: visible;
    -webkit-animation-name: flip;
    animation-name: flip
}

@-webkit-keyframes flipInX {
    0% {
        -webkit-transform: perspective(2000px) rotateX(90deg);
        transform: perspective(2000px) rotateX(90deg);
        opacity: 0
    }
    100% {
        -webkit-transform: perspective(2000px) rotateX(0deg);
        transform: perspective(2000px) rotateX(0deg);
        opacity: 1
    }
}

@keyframes flipInX {
    0% {
        -webkit-transform: perspective(2000px) rotateX(90deg);
        transform: perspective(2000px) rotateX(90deg);
        opacity: 0
    }
    100% {
        -webkit-transform: perspective(2000px) rotateX(0deg);
        transform: perspective(2000px) rotateX(0deg);
        opacity: 1
    }
}

.flipInX {
    -webkit-backface-visibility: visible !important;
    -ms-backface-visibility: visible !important;
    backface-visibility: visible !important;
    -webkit-animation-name: flipInX;
    animation-name: flipInX
}

@-webkit-keyframes flipInY {
    0% {
        -webkit-transform: perspective(400px) rotateY(90deg);
        transform: perspective(400px) rotateY(90deg);
        opacity: 0
    }
    40% {
        -webkit-transform: perspective(400px) rotateY(-10deg);
        transform: perspective(400px) rotateY(-10deg)
    }
    70% {
        -webkit-transform: perspective(400px) rotateY(10deg);
        transform: perspective(400px) rotateY(10deg)
    }
    100% {
        -webkit-transform: perspective(400px) rotateY(0deg);
        transform: perspective(400px) rotateY(0deg);
        opacity: 1
    }
}

@keyframes flipInY {
    0% {
        -webkit-transform: perspective(400px) rotateY(90deg);
        -ms-transform: perspective(400px) rotateY(90deg);
        transform: perspective(400px) rotateY(90deg);
        opacity: 0
    }
    40% {
        -webkit-transform: perspective(400px) rotateY(-10deg);
        -ms-transform: perspective(400px) rotateY(-10deg);
        transform: perspective(400px) rotateY(-10deg)
    }
    70% {
        -webkit-transform: perspective(400px) rotateY(10deg);
        -ms-transform: perspective(400px) rotateY(10deg);
        transform: perspective(400px) rotateY(10deg)
    }
    100% {
        -webkit-transform: perspective(400px) rotateY(0deg);
        -ms-transform: perspective(400px) rotateY(0deg);
        transform: perspective(400px) rotateY(0deg);
        opacity: 1
    }
}

.flipInY {
    -webkit-backface-visibility: visible !important;
    -ms-backface-visibility: visible !important;
    backface-visibility: visible !important;
    -webkit-animation-name: flipInY;
    animation-name: flipInY
}

@-webkit-keyframes flipOutX {
    0% {
        -webkit-transform: perspective(400px) rotateX(0deg);
        transform: perspective(400px) rotateX(0deg);
        opacity: 1
    }
    100% {
        -webkit-transform: perspective(400px) rotateX(90deg);
        transform: perspective(400px) rotateX(90deg);
        opacity: 0
    }
}

@keyframes flipOutX {
    0% {
        -webkit-transform: perspective(400px) rotateX(0deg);
        -ms-transform: perspective(400px) rotateX(0deg);
        transform: perspective(400px) rotateX(0deg);
        opacity: 1
    }
    100% {
        -webkit-transform: perspective(400px) rotateX(90deg);
        -ms-transform: perspective(400px) rotateX(90deg);
        transform: perspective(400px) rotateX(90deg);
        opacity: 0
    }
}

.flipOutX {
    -webkit-animation-name: flipOutX;
    animation-name: flipOutX;
    -webkit-backface-visibility: visible !important;
    -ms-backface-visibility: visible !important;
    backface-visibility: visible !important
}

@-webkit-keyframes flipOutY {
    0% {
        -webkit-transform: perspective(400px) rotateY(0deg);
        transform: perspective(400px) rotateY(0deg);
        opacity: 1
    }
    100% {
        -webkit-transform: perspective(400px) rotateY(90deg);
        transform: perspective(400px) rotateY(90deg);
        opacity: 0
    }
}

@keyframes flipOutY {
    0% {
        -webkit-transform: perspective(400px) rotateY(0deg);
        -ms-transform: perspective(400px) rotateY(0deg);
        transform: perspective(400px) rotateY(0deg);
        opacity: 1
    }
    100% {
        -webkit-transform: perspective(400px) rotateY(90deg);
        -ms-transform: perspective(400px) rotateY(90deg);
        transform: perspective(400px) rotateY(90deg);
        opacity: 0
    }
}

.flipOutY {
    -webkit-backface-visibility: visible !important;
    -ms-backface-visibility: visible !important;
    backface-visibility: visible !important;
    -webkit-animation-name: flipOutY;
    animation-name: flipOutY
}

@-webkit-keyframes lightSpeedIn {
    0% {
        -webkit-transform: translateX(100%) skewX(-30deg);
        transform: translateX(100%) skewX(-30deg);
        opacity: 0
    }
    60% {
        -webkit-transform: translateX(-20%) skewX(30deg);
        transform: translateX(-20%) skewX(30deg);
        opacity: 1
    }
    80% {
        -webkit-transform: translateX(0%) skewX(-15deg);
        transform: translateX(0%) skewX(-15deg);
        opacity: 1
    }
    100% {
        -webkit-transform: translateX(0%) skewX(0deg);
        transform: translateX(0%) skewX(0deg);
        opacity: 1
    }
}

@keyframes lightSpeedIn {
    0% {
        -webkit-transform: translateX(100%) skewX(-30deg);
        -ms-transform: translateX(100%) skewX(-30deg);
        transform: translateX(100%) skewX(-30deg);
        opacity: 0
    }
    60% {
        -webkit-transform: translateX(-20%) skewX(30deg);
        -ms-transform: translateX(-20%) skewX(30deg);
        transform: translateX(-20%) skewX(30deg);
        opacity: 1
    }
    80% {
        -webkit-transform: translateX(0%) skewX(-15deg);
        -ms-transform: translateX(0%) skewX(-15deg);
        transform: translateX(0%) skewX(-15deg);
        opacity: 1
    }
    100% {
        -webkit-transform: translateX(0%) skewX(0deg);
        -ms-transform: translateX(0%) skewX(0deg);
        transform: translateX(0%) skewX(0deg);
        opacity: 1
    }
}

.lightSpeedIn {
    -webkit-animation-name: lightSpeedIn;
    animation-name: lightSpeedIn;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out
}

@-webkit-keyframes lightSpeedOut {
    0% {
        -webkit-transform: translateX(0%) skewX(0deg);
        transform: translateX(0%) skewX(0deg);
        opacity: 1
    }
    100% {
        -webkit-transform: translateX(100%) skewX(-30deg);
        transform: translateX(100%) skewX(-30deg);
        opacity: 0
    }
}

@keyframes lightSpeedOut {
    0% {
        -webkit-transform: translateX(0%) skewX(0deg);
        -ms-transform: translateX(0%) skewX(0deg);
        transform: translateX(0%) skewX(0deg);
        opacity: 1
    }
    100% {
        -webkit-transform: translateX(100%) skewX(-30deg);
        -ms-transform: translateX(100%) skewX(-30deg);
        transform: translateX(100%) 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 {
    0% {
        -webkit-transform-origin: center center;
        transform-origin: center center;
        -webkit-transform: rotate(-200deg);
        transform: rotate(-200deg);
        opacity: 0
    }
    100% {
        -webkit-transform-origin: center center;
        transform-origin: center center;
        -webkit-transform: rotate(0);
        transform: rotate(0);
        opacity: 1
    }
}

@keyframes rotateIn {
    0% {
        -webkit-transform-origin: center center;
        -ms-transform-origin: center center;
        transform-origin: center center;
        -webkit-transform: rotate(-200deg);
        -ms-transform: rotate(-200deg);
        transform: rotate(-200deg);
        opacity: 0
    }
    100% {
        -webkit-transform-origin: center center;
        -ms-transform-origin: center center;
        transform-origin: center center;
        -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
        transform: rotate(0);
        opacity: 1
    }
}

.rotateIn {
    -webkit-animation-name: rotateIn;
    animation-name: rotateIn
}

@-webkit-keyframes rotateInDownLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(-90deg);
        transform: rotate(-90deg);
        opacity: 0
    }
    100% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(0);
        transform: rotate(0);
        opacity: 1
    }
}

@keyframes rotateInDownLeft {
    0% {
        -webkit-transform-origin: left bottom;
        -ms-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
        transform: rotate(-90deg);
        opacity: 0
    }
    100% {
        -webkit-transform-origin: left bottom;
        -ms-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
        transform: rotate(0);
        opacity: 1
    }
}

.rotateInDownLeft {
    -webkit-animation-name: rotateInDownLeft;
    animation-name: rotateInDownLeft
}

@-webkit-keyframes rotateInDownRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg);
        opacity: 0
    }
    100% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(0);
        transform: rotate(0);
        opacity: 1
    }
}

@keyframes rotateInDownRight {
    0% {
        -webkit-transform-origin: right bottom;
        -ms-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        transform: rotate(90deg);
        opacity: 0
    }
    100% {
        -webkit-transform-origin: right bottom;
        -ms-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
        transform: rotate(0);
        opacity: 1
    }
}

.rotateInDownRight {
    -webkit-animation-name: rotateInDownRight;
    animation-name: rotateInDownRight
}

@-webkit-keyframes rotateInUpLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg);
        opacity: 0
    }
    100% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(0);
        transform: rotate(0);
        opacity: 1
    }
}

@keyframes rotateInUpLeft {
    0% {
        -webkit-transform-origin: left bottom;
        -ms-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        transform: rotate(90deg);
        opacity: 0
    }
    100% {
        -webkit-transform-origin: left bottom;
        -ms-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
        transform: rotate(0);
        opacity: 1
    }
}

.rotateInUpLeft {
    -webkit-animation-name: rotateInUpLeft;
    animation-name: rotateInUpLeft
}

@-webkit-keyframes rotateInUpRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(-90deg);
        transform: rotate(-90deg);
        opacity: 0
    }
    100% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(0);
        transform: rotate(0);
        opacity: 1
    }
}

@keyframes rotateInUpRight {
    0% {
        -webkit-transform-origin: right bottom;
        -ms-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
        transform: rotate(-90deg);
        opacity: 0
    }
    100% {
        -webkit-transform-origin: right bottom;
        -ms-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
        transform: rotate(0);
        opacity: 1
    }
}

.rotateInUpRight {
    -webkit-animation-name: rotateInUpRight;
    animation-name: rotateInUpRight
}

@-webkit-keyframes rotateOut {
    0% {
        -webkit-transform-origin: center center;
        transform-origin: center center;
        -webkit-transform: rotate(0);
        transform: rotate(0);
        opacity: 1
    }
    100% {
        -webkit-transform-origin: center center;
        transform-origin: center center;
        -webkit-transform: rotate(200deg);
        transform: rotate(200deg);
        opacity: 0
    }
}

@keyframes rotateOut {
    0% {
        -webkit-transform-origin: center center;
        -ms-transform-origin: center center;
        transform-origin: center center;
        -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
        transform: rotate(0);
        opacity: 1
    }
    100% {
        -webkit-transform-origin: center center;
        -ms-transform-origin: center center;
        transform-origin: center center;
        -webkit-transform: rotate(200deg);
        -ms-transform: rotate(200deg);
        transform: rotate(200deg);
        opacity: 0
    }
}

.rotateOut {
    -webkit-animation-name: rotateOut;
    animation-name: rotateOut
}

@-webkit-keyframes rotateOutDownLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(0);
        transform: rotate(0);
        opacity: 1
    }
    100% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg);
        opacity: 0
    }
}

@keyframes rotateOutDownLeft {
    0% {
        -webkit-transform-origin: left bottom;
        -ms-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
        transform: rotate(0);
        opacity: 1
    }
    100% {
        -webkit-transform-origin: left bottom;
        -ms-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        transform: rotate(90deg);
        opacity: 0
    }
}

.rotateOutDownLeft {
    -webkit-animation-name: rotateOutDownLeft;
    animation-name: rotateOutDownLeft
}

@-webkit-keyframes rotateOutDownRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(0);
        transform: rotate(0);
        opacity: 1
    }
    100% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(-90deg);
        transform: rotate(-90deg);
        opacity: 0
    }
}

@keyframes rotateOutDownRight {
    0% {
        -webkit-transform-origin: right bottom;
        -ms-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
        transform: rotate(0);
        opacity: 1
    }
    100% {
        -webkit-transform-origin: right bottom;
        -ms-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
        transform: rotate(-90deg);
        opacity: 0
    }
}

.rotateOutDownRight {
    -webkit-animation-name: rotateOutDownRight;
    animation-name: rotateOutDownRight
}

@-webkit-keyframes rotateOutUpLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(0);
        transform: rotate(0);
        opacity: 1
    }
    100% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(-90deg);
        transform: rotate(-90deg);
        opacity: 0
    }
}

@keyframes rotateOutUpLeft {
    0% {
        -webkit-transform-origin: left bottom;
        -ms-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
        transform: rotate(0);
        opacity: 1
    }
    100% {
        -webkit-transform-origin: left bottom;
        -ms-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
        transform: rotate(-90deg);
        opacity: 0
    }
}

.rotateOutUpLeft {
    -webkit-animation-name: rotateOutUpLeft;
    animation-name: rotateOutUpLeft
}

@-webkit-keyframes rotateOutUpRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(0);
        transform: rotate(0);
        opacity: 1
    }
    100% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg);
        opacity: 0
    }
}

@keyframes rotateOutUpRight {
    0% {
        -webkit-transform-origin: right bottom;
        -ms-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
        transform: rotate(0);
        opacity: 1
    }
    100% {
        -webkit-transform-origin: right bottom;
        -ms-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        transform: rotate(90deg);
        opacity: 0
    }
}

.rotateOutUpRight {
    -webkit-animation-name: rotateOutUpRight;
    animation-name: rotateOutUpRight
}

@-webkit-keyframes slideInDown {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-2000px);
        transform: translateY(-2000px)
    }
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes slideInDown {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-2000px);
        -ms-transform: translateY(-2000px);
        transform: translateY(-2000px)
    }
    100% {
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0)
    }
}

.slideInDown {
    -webkit-animation-name: slideInDown;
    animation-name: slideInDown
}

@-webkit-keyframes slideInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-2000px);
        transform: translateX(-2000px)
    }
    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

@keyframes slideInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-2000px);
        -ms-transform: translateX(-2000px);
        transform: translateX(-2000px)
    }
    100% {
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0)
    }
}

.slideInLeft {
    -webkit-animation-name: slideInLeft;
    animation-name: slideInLeft
}

@-webkit-keyframes slideInRight {
    0% {
        opacity: 0;
        -webkit-transform: translateX(2000px);
        transform: translateX(2000px)
    }
    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

@keyframes slideInRight {
    0% {
        opacity: 0;
        -webkit-transform: translateX(2000px);
        -ms-transform: translateX(2000px);
        transform: translateX(2000px)
    }
    100% {
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0)
    }
}

.slideInRight {
    -webkit-animation-name: slideInRight;
    animation-name: slideInRight
}

@-webkit-keyframes slideOutLeft {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
    100% {
        opacity: 0;
        -webkit-transform: translateX(-2000px);
        transform: translateX(-2000px)
    }
}

@keyframes slideOutLeft {
    0% {
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0)
    }
    100% {
        opacity: 0;
        -webkit-transform: translateX(-2000px);
        -ms-transform: translateX(-2000px);
        transform: translateX(-2000px)
    }
}

.slideOutLeft {
    -webkit-animation-name: slideOutLeft;
    animation-name: slideOutLeft
}

@-webkit-keyframes slideOutRight {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
    100% {
        opacity: 0;
        -webkit-transform: translateX(2000px);
        transform: translateX(2000px)
    }
}

@keyframes slideOutRight {
    0% {
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0)
    }
    100% {
        opacity: 0;
        -webkit-transform: translateX(2000px);
        -ms-transform: translateX(2000px);
        transform: translateX(2000px)
    }
}

.slideOutRight {
    -webkit-animation-name: slideOutRight;
    animation-name: slideOutRight
}

@-webkit-keyframes slideOutUp {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(-2000px);
        transform: translateY(-2000px)
    }
}

@keyframes slideOutUp {
    0% {
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0)
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(-2000px);
        -ms-transform: translateY(-2000px);
        transform: translateY(-2000px)
    }
}

.slideOutUp {
    -webkit-animation-name: slideOutUp;
    animation-name: slideOutUp
}

@-webkit-keyframes hinge {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(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: rotate(80deg);
        transform: rotate(80deg);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }
    40% {
        -webkit-transform: rotate(60deg);
        transform: rotate(60deg);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }
    80% {
        -webkit-transform: rotate(60deg) translateY(0);
        transform: rotate(60deg) translateY(0);
        opacity: 1;
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }
    100% {
        -webkit-transform: translateY(700px);
        transform: translateY(700px);
        opacity: 0
    }
}

@keyframes hinge {
    0% {
        -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
        transform: rotate(0);
        -webkit-transform-origin: top left;
        -ms-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: rotate(80deg);
        -ms-transform: rotate(80deg);
        transform: rotate(80deg);
        -webkit-transform-origin: top left;
        -ms-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }
    40% {
        -webkit-transform: rotate(60deg);
        -ms-transform: rotate(60deg);
        transform: rotate(60deg);
        -webkit-transform-origin: top left;
        -ms-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }
    80% {
        -webkit-transform: rotate(60deg) translateY(0);
        -ms-transform: rotate(60deg) translateY(0);
        transform: rotate(60deg) translateY(0);
        opacity: 1;
        -webkit-transform-origin: top left;
        -ms-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }
    100% {
        -webkit-transform: translateY(700px);
        -ms-transform: translateY(700px);
        transform: translateY(700px);
        opacity: 0
    }
}

.hinge {
    -webkit-animation-name: hinge;
    animation-name: hinge
}

@-webkit-keyframes rollIn {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-100%) rotate(-120deg);
        transform: translateX(-100%) rotate(-120deg)
    }
    100% {
        opacity: 1;
        -webkit-transform: translateX(0px) rotate(0deg);
        transform: translateX(0px) rotate(0deg)
    }
}

@keyframes rollIn {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-100%) rotate(-120deg);
        -ms-transform: translateX(-100%) rotate(-120deg);
        transform: translateX(-100%) rotate(-120deg)
    }
    100% {
        opacity: 1;
        -webkit-transform: translateX(0px) rotate(0deg);
        -ms-transform: translateX(0px) rotate(0deg);
        transform: translateX(0px) rotate(0deg)
    }
}

.rollIn {
    -webkit-animation-name: rollIn;
    animation-name: rollIn
}

@-webkit-keyframes rollOut {
    0% {
        opacity: 1;
        -webkit-transform: translateX(0px) rotate(0deg);
        transform: translateX(0px) rotate(0deg)
    }
    100% {
        opacity: 0;
        -webkit-transform: translateX(100%) rotate(120deg);
        transform: translateX(100%) rotate(120deg)
    }
}

@keyframes rollOut {
    0% {
        opacity: 1;
        -webkit-transform: translateX(0px) rotate(0deg);
        -ms-transform: translateX(0px) rotate(0deg);
        transform: translateX(0px) rotate(0deg)
    }
    100% {
        opacity: 0;
        -webkit-transform: translateX(100%) rotate(120deg);
        -ms-transform: translateX(100%) rotate(120deg);
        transform: translateX(100%) rotate(120deg)
    }
}

.rollOut {
    -webkit-animation-name: rollOut;
    animation-name: rollOut
}

html,
body {
    font-size: 20px;
    line-height: 1.5em;
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
    background: #fff;
    color: #4d4f53;
    overflow-x: hidden
}

body {
    background-color: #fff;
    background-attachment: fixed;
    min-width: 320px
}

.align,
.banner .richtext {
    max-width: 1300px;
    padding: 0 30px;
    margin: 0 auto;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box
}

.financial_highlights .banner {
    background-position: 40% 0 !important
}

.lteie8 .align,
html.lteie8,
.lteie8 body {
    overflow: visible
}

.home .banner .align {
    padding-right: 25px
}

.lteie8 .align {
    width: 950px !important;
    overflow: hidden
}

.wrapper {
    background: #fff;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    overflow: hidden;
    position: relative
}

.main {
    background: #fff;
    padding-top: 100px
}

.no-js .main {
    padding-top: 0
}

#support .align {
    text-align: center;
    min-height: initial;
    position: relative;
    background: none
}

.callout {
    width: 29.333333%;
    margin: 0 0 0 4%;
    float: right
}

.lteie8 .gutters {
    margin-left: 45px;
    margin-right: 45px
}

.gutters .colgroup .headline {
    margin-left: 3.6%
}

.gutters.gutter-left {
    margin-right: 0
}

.gutters.gutter-right {
    margin-left: 0
}

.lteie8 .image-callout p {
    max-width: 80%;
    font-size: 1.7em
}

.lteie8 .with_caption img {
    width: 100%
}

.col,
.col-right {
    padding-left: 25px;
    padding-right: 25px
}

.col-1,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-12 {
    clear: both;
    padding: 0;
    list-style: none;
    margin: 0 -25px;
    margin-bottom: 15px
}

.home .col-1,
.home .col-2,
.home .col-3,
.home .col-4,
.home .col-5,
.home .col-6,
.home .col-12 {
    margin-bottom: -27px;
}

.figure .col-4>span {
    width: 25%;
    float: left;
    padding: 0 15px;
    box-sizing: border-box
}

.charts .col-4>.richtext {
    width: 25%;
    float: left;
    padding: 0 25px;
    box-sizing: border-box
}

.charts .col-3>.richtext {
    width: 33.333333%;
    float: left;
    padding: 0 25px;
    box-sizing: border-box
}

.charts .col-2>.richtext {
    width: 50%;
    float: left;
    padding: 0 25px;
    box-sizing: border-box;
    text-align: center
}

h1,
h2,
h3,
h4,
h5,
h5 {
    line-height: .95;
    color: #000
}

p {
    line-height: 1.5
}

.banner h1 {
    color: #fff;
    font-size: 82px;
    margin-bottom: .25em;
    word-wrap: normal
}

.internal h2 {
    font-size: 50px;
    margin-bottom: .5em;
    letter-spacing: -.01em
}

.internal h4 {
    margin-bottom: .175em;
    line-height: 1.25em
}

i {
    color: #3a738d;
    -webkit-transition: color 250ms ease;
    -moz-transition: color 250ms ease;
    -o-transition: color 250ms ease;
    -ms-transition: color 250ms ease;
    transition: color 250ms ease
}

.nb-hyphen {
    white-space: nowrap
}

h1+.subhead {
    color: #f0ab00;
    font-size: 24px;
    display: inline-block
}

h1+.subhead:before {
    content: "";
    display: block;
    background: transparent url('../images/dot_pattern.png') repeat-x;
    background-clip: content-box;
    height: 3px;
    margin-bottom: .35em
}

.svg h1+.subhead:before {
    background-image: url('../images/dot_pattern.svg');
    background-clip: border-box
}

.subhead {
    display: none;
    overflow: hidden
}

.no-js .subhead {
    display: block
}

.subhead.animated {
    margin-top: 0
}

h1+.subhead:before {
    max-width: 0;
    -webkit-translate3d(0,
    0,
    0);
    -moz-translate3d(0,
    0,
    0);
    translate3d(0,
    0,
    0);
    -webkit-transition: all 1500ms cubic-bezier(0.420, 0, .58, 1);
    -moz-transition: all 1500ms cubic-bezier(0.420, 0, .58, 1);
    -o-transition: all 1500ms cubic-bezier(0.420, 0, .58, 1);
    transition: all 1500ms cubic-bezier(0.420, 0, .58, 1)
}

.subhead {
    overflow: hidden
}

.subhead .subhead-text {
    -webkit-transform: translateY(-50px);
    -moz-transform: translateY(-50px);
    transform: translateY(-50px);
    display: block;
    opacity: 0;
    -webkit-transition: all 1500ms 500ms cubic-bezier(0.420, 0, .58, 1);
    -moz-transition: all 1500ms 500ms cubic-bezier(0.420, 0, .58, 1);
    -o-transition: all 1500ms 500ms cubic-bezier(0.420, 0, .58, 1);
    transition: all 1500ms 500ms cubic-bezier(0.420, 0, .58, 1);
    line-height: 1
}

.subhead.animated .subhead-text {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    transform: translateY(0);
    opacity: 1
}

.subhead.animated:before {
    max-width: 330px;
    overflow: hidden
}

.lead {
    font-size: 40px;
    color: #FBAD18;
    font-weight: bold;
    line-height: 1.025;
    margin-bottom: 40px;
    letter-spacing: -.01em
}

.legal {
    font-size: 13px
}

a:hover,
.list-reset a:hover,
.richtext a {
    color: #165788;
    text-decoration: none
}

.richtext a:hover {
    text-decoration: underline
}

.nav-utility a {
    color: #4d4f53;
    text-decoration: none;
    display: block
}

.nav-utility a:hover {
    color: #165788
}

.link-jump {
    position: relative;
    margin-bottom: 30px;
    overflow: hidden
}

.link-jump:before,
.head-rule:before {
    content: "";
    display: inline-block;
    position: absolute;
    border-top: 1px solid #4d4f53;
    width: 200%;
    top: 50%
}

.link-jump a,
a.link-jump {
    color: #4d4f53;
    text-transform: uppercase;
    text-decoration: none;
    font-weight: bold;
    background: #fff;
    position: relative;
    padding-right: .5em;
    vertical-align: middle
}

.link-jump a:hover,
a.link-jump:hover,
.link-jump a:focus,
a.link-jump:focus {
    color: #03558f
}

.link-jump-video a:before,
a.link-jump-video:before {
    content: "\27";
    display: inline-block;
    width: 50px;
    height: 50px;
    vertical-align: middle;
    margin-right: .15em;
    font-family: "icomoon";
    font-size: 27px;
    line-height: 50px;
    border-radius: 50%;
    border: 1px solid #4d4f53;
    text-align: center;
    text-indent: 6px
}

.info-graphic {
    border: 1px solid #000;
    min-height: 60px;
    box-sizing: border-box;
    overflow: hidden;
    width: auto;
    display: block
}

.info-graphic .image_component {
    width: 50%;
    float: left
}

.info-graphic .image_component img {
    padding: 0
}

.video-modal a {
    display: block;
    position: relative;
    text-decoration: none
}

.video-modal a:before {
    content: "\27";
    display: block;
    width: 80px;
    height: 80px;
    font-family: "icomoon";
    font-size: 57px;
    line-height: 80px;
    border-radius: 50%;
    border: 2px solid #FFF;
    text-align: center;
    text-indent: 12px;
    position: absolute;
    top: 50%;
    left: 5-shadow: 0 1px 5px 0 rgba(0, 0, 0, .15);
    text-shadow: 0 1px 3px rgba(0, 0, 0, .15);
    margin: -50px -40px;
    opacity: .7;
    -webkit-transition: opacity 250ms ease;
    -moz-transition: opacity 250ms ease;
    transition: opacity 250ms ease
}

.video-modal a:hover:before {
    opacity: 1
}

.video-modal .caption_credit {
    position: absolute;
    top: 50%;
    left: 50%;
    display: block;
    width: 120px;
    text-align: center;
    margin: 39px 0 0 -60px;
    text-transform: uppercase;
    color: #fff;
    font-size: 1.2em
}

.video-modal .image_link_component {
    display: block;
    position: relative
}

.video-toggle {
    list-style: none;
    display: block;
    text-transform: uppercase;
    font-weight: bold;
    position: relative;
    margin-right: 50px;
    overflow: hidden;
    margin-top: 50px;
    margin-left: 50px;
    padding-left: 0
}

.video-toggle li {
    display: inline-block;
    padding: 0 1em 0 0;
    cursor: pointer;
    background: #fff;
    position: relative;
    margin-left: 0;
    padding: 0;
    padding-right: 1em
}

.video-toggle li:first-child,
.video-modal .image_link_component+.image_link_component {
    display: none
}

.list-reset a {
    text-decoration: none;
    color: #4d4f53
}

.list-pipe {
    margin: 0 0 20px -6px;
    overflow: hidden
}

.lteie8 .list-pipe {
    margin-left: 0
}

.list-pipe li {
    padding: 0 10px;
    border-right: 1px solid #4d4f53;
    margin-bottom: 5px;
    box-sizing: border-box;
    margin-left: -4px;
    font-size: 13px;
    line-height: 1.5em
}

.lteie8 .list-pipe li {
    border: 0;
    border-left: 1px solid #4d4f53;
    padding: 0 4px
}

.list-pipe li:last-child {
    border: 0
}

.lteie8 .list-pipe li:first-child {
    border: 0
}

.social-links {
    text-align: right;
    display: block;
    margin-bottom: 30px
}

.social-links a {
    width: 30px;
    height: 30px;
    background: #646363;
    overflow: hidden;
    display: block;
    line-height: 100px;
    position: relative;
    font-size: 20px;
    text-align: center;
    color: #fff;
    text-decoration: none
}

.social-links a span {
    position: absolute;
    width: 100%;
    height: 100%;
    line-height: 30px;
    text-align: center;
    left: 0;
    -webkit-transition: background 250ms ease;
    -moz-transition: background 250ms ease;
    -o-transition: background 250ms ease;
    -ms-transition: background 250ms ease;
    transition: background 250ms ease
}

.page-head {
    position: fixed;
    z-index: 999;
    width: 100%;
    left: 0;
    top: 0;
    background: #fff
}

.fixed-header .page-head {
    box-shadow: 0 -1px 4px 0 #000
}

.no-js .page-head {
    position: relative
}

.logo {
    margin-left: 0;
    -webkit-transition: width 250ms ease, height 250ms ease;
    -moz-transition: width 250ms ease, height 250ms ease;
    -o-transition: width 250ms ease, height 250ms ease;
    -ms-transition: width 250ms ease, height 250ms ease;
    transition: width 250ms ease, height 250ms ease;
    display: block;
    width: 142px;
    background: url('../images/mosaic_logo.svg');
    display: block;
    height: 63px;
    background-size: 100% 100%;
    position: absolute;
    z-index: 99999;
    top: 15px
}

.no-svg .logo {
    background: url('../images/logo.png') no-repeat;
    width: 132px;
    height: 60px
}

.page-head .align {
    min-height: 100px;
    position: relative;
    -webkit-transition: all 250ms ease;
    -moz-transition: all 250ms ease;
    -o-transition: all 250ms ease;
    -ms-transition: all 250ms ease;
    transition: all 250ms ease
}

.no-js .page-head .align {
    position: relative;
    width: 100%;
    background: #fff
}

.blank .page-head {
    box-shadow: none
}

.lteie8 .page-head .align {
    min-height: 140px
}

.fix-header .page-head .align {
    background: #fff;
    min-height: 70px
}

.lteie8.fix-header .page-head .align {
    min-height: 60px;
    height: 60px
}

.lteie8.fix-header .nav-main ul a {
    padding: 0 7px !important
}

.lteie8.fix-header .nav-main {
    bottom: 0
}

.header-shadow .page-head,
.nav-open .page-head {
    box-shadow: 0 -1px 4px 0 #000
}

.no-boxshadow.header-shadow .page-head .align {
    border-bottom: 1px solid #ddd
}

.fix-header .nav-utility {
    top: 0;
    opacity: 0
}

.no-csstransitions.fix-header .nav-utility {
    display: none
}

.shrink-logo .logo {
    width: 100px;
    position: absolute;
    bottom: 0;
    top: auto
}

.fix-header .logo {
    width: 102px;
    height: 45px
}

.no-svg.fix-header .logo,
.android .logo {
    background: url('../images/logo_small.png') no-repeat;
    top: 10px;
    width: 102px;
    height: 45px
}

.full_page_width {
    background: #ccc;
    padding: 10px 30px
}

.full_page_width img {
    max-width: 100%
}

.caption_credit {
    margin-bottom: 40px
}

.back-top {
    float: right
}

.home .back-top {
    display: none
}

.nav-utility {
    position: absolute;
    right: 50px;
    -webkit-transition: all 250ms ease;
    -moz-transition: all 250ms ease;
    -o-transition: all 250ms ease;
    -ms-transition: all 250ms ease;
    transition: all 250ms ease;
    -ms-filter: "alpha(opacity=100)";
    filter: alpha(opacity=100);
    opacity: 1
}

.nav-utility p {
    font-size: 13px;
    line-height: 1.1em
}

.nav-desktop .nav-main,
.nav-footer_mobile {
    display: block;
    position: absolute;
    top: 0;
    right: 40px
}

.nav-main ul,
.nav-desktop .nav-main ul li {
    margin: 0;
    padding: 0;
    list-style: none
}

.nav-main>ul>li:first-child {
    display: none
}

.nav-main li {
    display: inline-block;
    float: left
}

.nav-mobile li {
    display: block;
    float: none
}

.nav-desktop .nav-main .btn {
    margin: 0
}

.nav-main ul a {
    display: inline-block;
    padding: 0 12px;
    line-height: 100px;
    color: #000;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 500;
    -webkit-transition: all 250ms ease;
    transition: all 250ms ease
}

.fix-header .nav-main ul a {
    line-height: 70px
}

.nav-mobile ul a {
    font-size: 18px;
    padding: 5px 15px 5px 0;
    line-height: 2 !important
}

.lteie8 .nav-main ul a {
    font-size: 13px;
    padding: 5px 10px
}

.nav-desktop .nav-main ul ul {
    display: none;
    padding: 0 0 0 20px
}

.nav-desktop .nav-main a:hover,
.nav-desktop .nav-main a.active {
    color: #94770c
}

.nav-desktop .nav-trigger {
    position: absolute;
    right: 50px;
    cursor: pointer
}

.nav-trigger {
    display: none;
    position: absolute;
    right: 15px;
    bottom: 11px;
    padding: 9px 15px;
    padding-right: 0;
    cursor: pointer;
    font-size: 16px;
    line-height: 1.5em
}

a.nav-link,
.nav-link a {
    cursor: pointer;
    font-size: 18px;
    text-decoration: none;
    color: #444;
    display: inline-block;
    vertical-align: middle
}

.nav-link a:before,
a.nav-link:before,
.nav-link a span:before,
a.nav-link span:before,
.nav-link span:before {
    font-size: 25px;
    display: inline-block;
    vertical-align: top;
    margin-right: .25em;
    width: 32px;
    height: 32px
}

.nav-trigger span:before {
    padding-right: 0;
    margin-right: 0
}

.nav-trigger .mosaic-cross2,
.nav-open .mosaic-list,
.nav-trigger {
    display: none
}

.nav-open .mosaic-cross2 {
    display: inline-block;
    vertical-align: top
}

.nav-mobile {
    padding-top: 20px;
    padding-bottom: 20px
}

.nav-mobile nav {
    display: none;
    padding: 0;
    margin-top: 15px
}

.banner {
    position: relative;
    min-height: 280px;
    margin-bottom: 60px;
    background-color: #000;
    max-height: 600px;
    padding-bottom: 9%
}

.home .banner {
    max-height: none;
    margin-bottom: 15px;
    padding-bottom: 0
}

.banner .richtext {
    padding-bottom: 30px;
    position: absolute;
    bottom: 0;
    width: 100%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
}

.banner-home-left .richtext {
    position: relative;
    left:10px;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    bottom: auto;
    padding: 0;
	padding-right:25px;
}

.banner-home-left {
    padding-top: 4%;
    padding-bottom: 1%
}

.banner-home-right img {
    width: 100%;
    background-image: none
}

.banner-home-right .col {
    background-size: cover;
    max-height: 357px;
    position: relative;
    overflow: hidden;
    cursor: pointer;
    padding: 0;
    background-repeat: no-repeat
}

.banner-home-right .richtext {
    color: #fff;
    /*background-color: #c5aa02;*/
    position: absolute;
    top: 100%;
    width: 100%;
    height: 100%;
    text-align: center;
    opacity: 0;
    -webkit-transition: all 650ms ease;
    transition: all 650ms ease;
    left: 0;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0)

}

.csstransitions .banner-home-right .col:hover .richtext {
    top: 0;
    opacity: 1
}

.banner-home-right h2 {
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    font-size: 50px;
    box-sizing: border-box;
    padding: 0 20px;
    word-wrap: normal;
    line-height: .9;
    margin-bottom: 0;
    color: #fff
}

.banner-home-right a {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0
}

.banner.initialized img {
    height: 100px
}

.cta-group .col .richtext {
    color: #c5aa02;
    padding-left: 30%;
    word-wrap: normal;
    position: relative;
    text-align: left;
    font-weight: bold;
    min-height: 50px;
    padding-bottom: 15px
}

.cta-group .col .richtext p {
    font-size: 24px;
    line-height: 1.15
}

.cta-group-2 .col .richtext {
    color: #b84b16
}

.cta-group .col .richtext strong {
    color: #424650
}

.cta-group .col:first-child .richtext {
    color: #000;
    padding-left: 0;
    padding-bottom: 0
}

.cta-group .col .richtext:before {
    content: "";
    display: block;
    width: 24%;
    height: 70px;
    top: 3px;
    left: 0;
    position: absolute;
    background-image: url('../images/arrow_gold.jpg');
    background-repeat: no-repeat;
    background-size: 100%;
    max-width: 70px
}

.cta-group-2 .col .richtext:before {
    background-image: url('../images/arrow_red.jpg')
}

.cta-group .col:first-child .richtext:before {
    display: none
}

.image-bar {
    overflow: hidden;
    margin-bottom: 75px
}

.image-bar span.image_component img {
    padding: 0;
    max-width: none;
    width: auto;
    position: relative
}

.lteie8 .image-bar img {
    max-width: 80% !important
}

.image-callout {
    position: relative;
    margin-bottom: 60px;
    margin-top: 30px;
    max-height: 749px;
    overflow: hidden
}

.image-callout-last {
    margin-bottom: 0
}

.image-callout span.image_component img {
    padding: 0;
    max-width: 2000px;
    width: 100%
}

.image-callout .richtext {
    position: absolute;
    z-index: 5;
    top: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 100%;
    padding: 50px 50px;
    box-sizing: border-box;
    max-width: 1300px
}

.lteie8 .image-callout .richtext {
    margin-left: 65%
}

.image-callout-left .richtext,
.lteie8 .image-callout-left .richtext {
    margin-left: 70px;
    width: 50%
}

.image-callout img {
    width: auto;
    max-width: none
}

.image-callout p,
.rule-callout,
.quote {
    color: #b3b936;
    font-size: 45px;
    font-weight: bold;
    line-height: 1em;
    max-width: 50%;
    letter-spacing: -.01em
}

.quote {
    max-width: 100%;
    margin-bottom: 2em
}

.image-callout.inverse p {
    color: #fff
}

.lteie8 .image-callout .richtext p {
    font-size: 1.5em
}

.rule-callout,
.quote-rules {
    display: block;
    border: 1px solid #636466;
    border-left: 0;
    border-right: 0;
    padding: 30px 0;
    max-width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom: 6%
}

.callout-2col .richtext {
    display: inline-block;
    vertical-align: middle;
    float: none;
    width: 61.9%
}

.callout-2col-right .richtext {
    width: 29.999999%
}

.callout-2col-split .richtext {
    width: 45.5%
}

.callout-2col {
    margin-bottom: 2%
}

.callout-2col img {
    display: block;
    position: relative
}

.left-offset .richtext+.richtext {
    text-align: right
}

.left-offset img {
    margin-right: -10px;
    display: inline-block
}

.image-callout .image_component {
    text-align: center;
    width: 100%;
    padding-bottom: 14%
}

.image-callout-arrow:before {
    content: "";
    display: block;
    width: 475px;
    height: 315px;
    position: absolute;
    bottom: -100%;
    background-image: url('../images/dot_arrow.png');
    background-repeat: no-repeat;
    width: 100%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    max-width: 1200px;
    background-size: 40%;
    background-position: 6% bottom;
    -webkit-transition: bottom 1000ms ease;
    transition: bottom 1000ms ease
}

.animated.image-callout-arrow:before {
    bottom: 0
}

.p-bullets {
    padding-left: 15px
}

.p-bullets li {
    margin-bottom: 1em
}

.p-bullets li p {
    margin-left: 1.5em
}

.p-bullets li p:first-child {
    margin-left: 0
}

.quote {
    text-indent: -.5em
}

.quote-callout {
    text-indent: 0
}

.quote-source,
.quote-source-title {
    color: #03558f;
    text-transform: uppercase;
    text-align: right;
    font-weight: bold;
    font-size: 16px;
    margin: 0
}

.quote-source .quote-source-title:first-child:before {
    content: ", "
}

.quote-source .quote-source-title:first-child {
    margin-left: -.2em
}

.table-responsive-wrapper {
    margin-bottom: 60px
}

.table-colhead,
.table-row {
    list-style: none;
    padding: 0;
    margin: 0;
    overflow: hidden;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    background: #f6f6f6
}

.table-colhead li,
.table-row li {
    display: inline-block;
    float: left;
    width: 25%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    height: 35px;
    line-height: -1px;
    padding: 5px 15px;
    text-align: right
}

.table-row strong {
    text-transform: none !important
}

.table-colhead li:first-child,
.table-row li:first-child {
    width: 50%;
    text-align: left
}

.table-row {
    background: #faf7f3
}

.table-row.odd,
.table-colhead {
    background: #f0e6da
}

.table-row.odd li.last {
    background: #e6e9d9
}

.table-row.odd li.first {
    background: #e3e3e4
}

.table-colhead li.last {
    background: #b0ba83
}

.table-colhead li.first {
    background: #a5a6a7
}

.table-row li.last {
    background: #f6f8f2
}

.table-row li.first {
    background: #f6f6f6
}

.table-wrapper {
    padding-bottom: 50px;
    border: 0
}

.table-wrapper h3 {
    background: #4f5053;
    margin: 0;
    color: #fff;
    padding: 10px 15px;
    font-size: 18px
}

.table-colhead {
    color: #fff;
    background: #d1b087
}

.table-caption {
    font-size: 16px;
    line-height: 1.1;
    margin: 1em 0 1em 15px
}

.fancybox-skin {
    background: #FFF !important;
    padding: 20px !important
}

.figure,
.charts {
    margin: 60px 0;
    border: 1px solid #636466;
    border-right: 0;
    border-left: 0;
    padding: 40px 0;
    text-align: center
}

.charts-no-rules {
    border: 0;
    margin: 0;
    padding: 0
}

.cta-group-1 {
    padding-bottom: 0
}

.figure img,
.charts img,
.figure-img {
    visibility: hidden;
    display: block;
    margin: 0 auto
}

.touch .figure img,
.touch .charts img,
.touch .figure-img {
    visibility: visible
}

.no-js .figure img,
.no-js .charts img,
.no-js .figure-img {
    visibility: visible
}

.figure .animated,
.charts .animated,
.figure-img.animated {
    visibility: visible
}

.chart-lead {
    width: 46%;
    margin-left: 3.8%;
    margin-bottom: 2.5em
}

.ceo-sig {
    display: block
}

.ceo-sig:before {
    content: "";
    display: block;
    width: 100%;
    max-height: 90px;
    max-width: 400px;
    height: 190px;
    background: url('../images/ceo_sig.png') no-repeat;
    padding-bottom: 30px
}

.svg .ceo-sig:before {
    background: url('../images/ceo_sig.svg') no-repeat;
    background-size: 100%;
    background-position: 50%;
    padding-bottom: 0
}

.img-border {
    border: 1px solid #4d4f53
}

.modal-images a {
    position: relative;
    display: block
}

.modal-images a:focus {
    outline: 0
}

.modal-view {
    position: absolute;
    background: rgba(255, 255, 255, .33);
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: none
}

.modal-images .modal-view .before {
    display: block;
    position: absolute;
    width: 80px;
    height: 80px;
    top: 50%;
    left: 50%;
    background: rgba(0, 0, 0, .75);
    margin-left: -40px;
    line-height: 80px;
    font-size: 30px;
    color: #fff;
    margin-top: -80px;
    border-radius: 100%
}

.no-rgba .modal-images .modal-view .before {
    background: url('../images/tint_75.png')
}

.modal-view .before .mosaic-zoom-in {
    margin: 27px 0 0 4px;
    display: block
}

.bg-align-right {
    background-position: top right !important
}

.bg-align-left {
    background-position: top left !important
}

.landing-images {
    position: relative;
    margin-left: -5px
}

.landing-img {
    float: left;
    height: 360px;
    border: 5px solid #FFF;
    position: relative;
    border-right: 0;
    border-bottom: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box
}

.landing-img .feature-rule {
    display: inline-block;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 16px;
    vertical-align: middle;
    margin: 10px 0;
    margin-top: 5px;
    position: relative
}

.landing-img .feature-rule:before,
.landing-img .feature-rule:after,
.rule {
    height: 1px;
    width: 100%;
    display: inline-block;
    vertical-align: middle;
    background: #fff;
    margin: 0 10px;
    content: "";
    background: rgba(255, 255, 255, .5);
    position: relative
}

.landing-img .feature-rule:before,
.landing-img .feature-rule:after {
    position: absolute;
    right: 100%;
    top: 49%
}

.landing-img .feature-rule:after {
    right: auto;
    left: 100%
}

.rule {
    width: 100%
}

.landing-img h2 {
    font-size: 2.3em;
    margin-bottom: 0;
    line-height: 1em
}

.landing-img p {
    max-width: 410px;
    margin: 0 auto;
    display: none
}

.landing-img img {
    margin: 0;
    display: block;
    padding: 0 !important
}

.img-bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat
}

.landing-img a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    text-indent: 840px;
    white-space: nowrap;
    overflow: hidden;
    z-index: 500
}

.landing-img .overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000;
    z-index: 300;
    opacity: 0
}

.lteie8 .landing-img a {
    background: url('../images/tint_transparent.png')
}

.landing-img .richtext {
    color: #fff;
    position: absolute;
    text-align: center;
    width: 80%;
    top: 40%;
    margin-left: 10%;
    overflow: hidden;
    z-index: 400
}

.landing-img-1 {
    width: 66.666666%;
    height: 360px
}

.landing-img-2 {
    width: 33.333333%
}

.landing-img-3 {
    height: 600px;
    width: 33.333333%
}

.landing-img-4 {
    height: 300px;
    width: 66.666666%
}

.landing-img-5 {
    height: 300px;
    width: 33.333333%
}

.landing-img-6 {
    height: 300px;
    width: 33.333333%
}

.page-foot {
    color: #4d4f53;
    padding-top: 20px;
    padding-bottom: 50px;
    position: relative
}

.page-foot hr {
    background: #636466
}

.home .page-foot hr {
    display: none
}

.page-foot h5 {
    margin-bottom: .3em;
    font-size: 16px;
    margin-top: -5px
}

.nav-footer_mobile a.show_main_nav {
    display: none !important
}

.column_testing .col,
.column_testing .col-right {
    background: #ccc;
    min-height: 20px;
    text-align: center;
    *zoom: 1;
}

.column_testing .col .col {
    background: #aaa
}

.column_testing .col .col .col {
    background: #666
}

.footer-links {
    margin-bottom: 0
}

table {
    background-color: #F6F8F9;
    width: 100%
}

table.responsive {
    margin-bottom: 30px;
    font-size: 16px;
    overflow-x: scroll
}

.table-wrapper table.responsive {
    margin-bottom: 0
}

table td {
    padding: 5px 15px;
    text-align: right;
    line-height: 1.45em
}

.pinned {
    border-left: 0;
    box-shadow: 0 -3px 10px -1px rgba(0, 0, 0, .49);
    border-right: 1px solid rgba(0, 0, 0, .35)
}

tbody tr td:first-child {
    background: #f6f6f6;
    text-align: left;
    font-weight: bold
}

tbody tr:nth-child(odd) td:first-child {
    background-color: #e5e5e6
}

tbody tr:first-child td:first-child {
    background-color: #8E9096
}

tbody tr td:last-child {
    background: #FFF8E7;
    font-weight: bold
}

tbody tr:nth-child(odd) td:last-child {
    background-color: #FEEAB8
}

tbody tr:first-child td:last-child {
    background-color: #FDB913
}

.hide-large {
    display: none
}

nav .hidden {
    display: none !important
}

.spacer {
    padding: 6% 0 0 0
}

.visibility-hidden {
    visibility: hidden
}

.br {
    display: block
}

@media only screen and (max-width:760px) {
    .landing-img {
        float: none;
        width: 100%;
        height: 280px
    }
    .hide-small {
        display: none !important
    }
    .hide-large {
        display: block
    }
    .nav-main {
        float: none;
        text-align: left
    }
    .nav-desktop .nav-main ul:first-child {
        display: none
    }
    .nav-main li {
        float: none;
        display: block
    }
    .page-head.stuck {
        position: relative !important
    }
    .landing-img.text-low .richtext {
        top: auto;
        bottom: 45px
    }
    .table-colhead,
    .table-row {
        list-style: none;
        padding: 0;
        margin: 0;
        overflow: hidden;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        -ms-box-sizing: border-box;
        box-sizing: border-box
    }
    .table-colhead li,
    .table-row li {
        display: inline-block;
        float: left;
        width: 50%;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        -ms-box-sizing: border-box;
        box-sizing: border-box;
        height: 35px;
        line-height: 25px;
        padding: 5px 15px;
        text-align: right
    }
    .table-colhead li:first-child,
    .table-row li:first-child {
        width: 100%;
        text-align: left
    }
    .table-row {
        background: #f0e6da
    }
    .table-row li {
        width: 50%
    }
    .table-row.odd li.last {
        background: #e6e9d9
    }
    .table-colhead li.last {
        background: #b0ba83
    }
    .table-wrapper {
        border: 0
    }
    .table-wrapper h3 {
        background: #4f5053;
        margin: 0;
        color: #fff;
        padding: 10px 15px;
        font-size: 18px
    }
    .table-colhead {
        color: #fff
    }
    .landing-img h2 {
        font-size: 2.5em
    }
}

@media only screen and (max-width:1500px) {
    .banner-home-right h2 {
        font-size: 30px;
        color: #fff
    }
}

@media only screen and (max-width:1200px) {
    .nav-desktop .nav-main ul a {
        padding: 0 6px;
        font-size: 13px
    }
}

@media only screen and (max-width:1080px) {
    .banner h1 {
        font-size: 52px
    }
    .banner h1+.subhead {
        font-size: 18px;
        display: block
    }
}

@media only screen and (max-width:1124px) {
    .image-callout p {
        font-size: 36px
    }
    .image-callout-left .richtext {
        margin-left: 70px
    }
}

@media only screen and (min-width:1000px) {
    .nav-mobile {
        display: none !important
    }
}

@media only screen and (max-width:1000px) {
    .nav-desktop {
        display: none
    }
    .nav-trigger {
        display: inline-block;
        bottom: auto;
        top: 0;
        vertical-align: top;
        text-transform: uppercase;
        font-weight: 500
    }
    .page-head .align {
        min-height: 40px !important
    }
    .no-boxshadow .page-head .align {
        border-bottom: 1px solid #ddd
    }
    .main {
        padding-top: 40px
    }
    .logo {
        width: 65px !important;
        top: 4px;
        height: 30px !important;
        margin-left: 0;
        left: 15px
    }
    .nav-utility {
        right: 160px;
        top: 31px
    }
    .nav-utility a {
        display: inline-block;
        margin-left: .25em
    }
    .image-bar {
        margin-left: -30%;
        margin-bottom: 10%
    }
}

@media only screen and (max-width:990px) {
    .landing-img h2 {
        font-size: 1.8em
    }
    .table-colhead li {
        height: 60px
    }
    .banner-home-right h2 {
        font-size: 25px
    }
}

@media only screen and (max-width:940px) {
    .image-callout img {
        max-width: 940px
    }
    .image-callout p {
        font-size: 25px
    }
    .safe-harbor .richtext {
        width: 100% !important
    }
    .cta-group .col {
        float: none;
        width: 100%;
        display: block
    }
    .cta-group .col .richtext {
        padding-left: 9%
    }
    .cta-group .col .richtext:before {
        width: 7%;
        margin-top: -1%
    }
    .cta-group .col-4 {
        margin-bottom: 0
    }
}

@media only screen and (max-width:840px) {
    .landing-img h2 {
        font-size: 1.7em
    }
}

@media only screen and (max-width:860px) {
    .banner h1 {
        font-size: 50px
    }
    .image-bar img {
        max-width: 115% !important
    }
}

@media only screen and (max-width:660px) {}

@media only screen and (max-width:767px) {
    html,
    body {
        font-size: 16px
    }
    .internal h2 {
        font-size: 35px
    }
    .lead {
        font-size: 25px;
        margin-bottom: 25px
    }
    header .align,
    .banner .align {
        padding-left: 15px;
        padding-right: 15px !important
    }
    .banner h1 {
        font-size: 42px;
        padding: 15px 15px 9px 15px
    }
    .home .banner h1 {
        padding-left: 0
    }
    .banner .br {
        display: none
    }
    .banner-home-left {
        padding-top: 20px;
        padding-bottom: 30px
    }
    .banner-home-right .col {
        max-height: none;
        background-size: 100%;
        padding-bottom: 24.9%
    }
    .banner-home-right img {
        max-height: 200px
    }
    .banner-home-right .richtext {
        top: initial !important;
        opacity: 1;
        height: 50px;
        right: initial;
        bottom: 0
    }
    .banner-home-right h2 {
        position: relative;
        font-size: 25px;
        text-align: left;
        line-height: 1;
        padding: 15px 30px;
        margin: 0
    }
    .banner-home-right h2:after {
        content: "\f138";
        margin-left: .55em;
        font-family: 'icomoon';
        display: inline-block;
        vertical-align: middle;
        line-height: 1;
        margin-top: -1px;
        opacity: .75;
        -webkit-transition: opacity 250ms ease;
        transition: opacity 250ms ease
    }
    .banner-home-right .col:hover h2:after {
        opacity: 1
    }
    .banner-home-right .col:hover .richtext {
        top: auto;
        opacity: 1
    }
    .banner h1+.subhead {
        margin-right: -30px;
        padding-right: 30px
    }
    .banner-home-right {
        margin: 0 -15px
    }
    .align,
    .banner .richtext {
        padding-left: 15px;
        padding-right: 15px
    }
    .list-inline,
    .list-inline li {
        display: block;
        border: 0
    }
    .page-foot h5 {
        font-size: 22px
    }
    .footer-links a,
    .list-links li a {
        padding: 3px 10px;
        margin-left: -10px;
        font-size: 16px;
        display: block
    }
    .social-links {
        text-align: left
    }
    .social-links li {
        display: inline-block
    }
    .callout-2col {
        margin-right: 0;
        margin-top: 30px;
        margin-bottom: 30px
    }
    .gutters,
    .caption_credit {
        font-size: 13px;
        line-height: 1.5em;
        margin-bottom: 15px
    }
    .gutters.charts,
    .gutters.figure {
        margin: 45px 25px
    }
    .gutters.gutter-left {
        margin-right: 25px
    }
    .gutter-left .rule-callout {
        margin-right: 25px
    }
    .figure img,
    .charts img {
        margin: 0 auto;
        padding-bottom: 4%
    }
    .callout-2col img {
        margin: 0 auto
    }
    .left-offset img {
        margin-right: -30px
    }
    .page-foot {
        padding-top: 25px
    }
    .video-toggle {
        margin-left: 25px;
        font-size: 12px
    }
    .home .main {
        border: 0
    }
    .banner .richtext {
        margin: 0;
        padding-left: 0;
        padding-right: 0;
        padding-bottom: 0
    }
    .gutters .colgroup .headline {
        margin-left: 0
    }
    .image-bar {
        margin-left: 0
    }
    .banner {
        margin-bottom: 30px
    }
    .table-colhead li {
        height: 35px
    }
    .table-row li.first,
    .table-row.odd li.first {
        background: #a5a6a7;
        color: #fff
    }
    .table-row li.last {
        background: #e6e9d9
    }
    .table-colhead li.first {
        height: 60px
    }
    .image-callout p {
        display: none
    }
    .quote-source,
    .quote-source-title {
        font-size: 15px
    }
    .chart-lead {
        width: 100%;
        margin-left: 0
    }
    .image-callout {
        margin-bottom: 30px
    }
    .image-callout img {
        max-width: 760px
    }
    .spacer {
        padding: 0
    }
    .info-graphic .image_component {
        width: auto;
        float: none;
        text-align: center
    }
    .info-graphic {
        max-width: 602px
    }
    .figure .col-4>span {
        width: 50%;
        margin-bottom: 10px;
        margin-top: 10px
    }
    .charts .col-2>.richtext,
    .charts .col-3>.richtext,
    .charts .col-4>.richtext {
        width: auto;
        float: none
    }
    .image-callout .richtext {
        padding: 15px
    }
    .figure,
    .charts {
        margin-top: 30px;
        margin-bottom: 30px;
        padding-top: 30px;
        padding-bottom: 30px
    }
    .cta-group-1 {
        padding-bottom: 15px
    }
    .banner {
        margin-bottom: 30px
    }
    .col-1,
    .col-2,
    .col-3,
    .col-4,
    .col-5,
    .col-6,
    .col-12 {
        margin-right: -15px;
        margin-left: -15px
    }
    .col,
    .col-right {
        padding-left: 15px;
        padding-right: 15px
    }
    table {
        width: 100%;
        min-width: 600px
    }
    .table-responsive {
        width: 100%;
        margin-bottom: 15px;
        overflow-y: hidden;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        border: 1px solid #DDD;
        position: relative
    }
    .table-responsive-wrapper {
        position: relative;
        -ms-overflow-style: -ms-autohiding-scrollbar
    }
    .table-responsive-wrapper:after {
        content: "";
        display: block;
        position: absolute;
        width: 10px;
        height: 100%;
        top: 0;
        left: 0;
        box-shadow: inset 18px 0 10px -17px #898989
    }
    div.table-wrapper {
        border: 0
    }
}

@media only screen and (max-width:670px) {
    .image-callout p {
        font-size: 15px;
        max-width: 80%
    }
}

@media only screen and (max-width:590px) {
    .banner-home-right .col {
        min-height: 255px;
        background-size: 100%;
        padding-bottom: 18%
    }
    .image-callout p {
        font-size: 12px;
        max-width: 52%;
        line-height: 1.25
    }
}

@media only screen and (max-width:460px) {
    .banner h1 {
        font-size: 30px;
        padding-left: 0
    }
    .banner-home-right h2 {
        font-size: 20px
    }
    .banner-video {
        height: 300px
    }
    .banner {
        min-height: 200px;
        margin-bottom: 15px
    }
    .image-callout {
        height: auto;
        margin-bottom: 15px
    }
    .image-callout img {
        max-width: 485px
    }
    .quote-source,
    .quote-source-title {
        font-size: 16px;
        text-align: left;
        line-height: 1.2em
    }
    .quote-source-title {
        display: block;
        font-weight: normal;
        font-size: 14px
    }
    .quote-source .quote-source-title:first-child {
        margin: 0
    }
    .quote-source em,
    .quote-source em+.quote-source-title {
        display: inline
    }
    .quote-source-title:before {
        display: none
    }
    .video-toggle li {
        margin-right: 0;
        padding-right: 8px
    }
    .video-toggle {
        margin-right: 25px
    }
    .table-colhead,
    .table-row {
        font-size: 11px
    }
    .table-colhead li.first {
        line-height: 1.2em;
        height: 47px;
        font-size: 14px
    }
    .banner .richtext {
        padding: 15px 15px 5px 15px
    }
    .home .banner .richtext {
        padding: 0
    }
    .internal h2 {
        font-size: 25px !important;
        line-height: 1.1
    }
    .lead {
        font-size: 18px;
        margin-bottom: 17px;
        line-height: 1.2
    }
    .image-callout .richtext {
        padding: 15px
    }
    .figure,
    .charts {
        margin-top: 25px;
        margin-bottom: 30px
    }
    .cta-group {
        padding-bottom: 0
    }
    .home .banner h1 {
        padding: 0 0 5px
    }
    .banner-home-left {
        padding-top: 20px;
        padding-bottom: 10px
    }
    .banner-home-right .col {
        height: 222px;
        background-size: 100%;
        padding-bottom: 60%;
        min-height: 0
    }
}

@media only screen and (max-width:375px) {
    .banner-home-right .col {
        height: 181px;
        background-size: 100%;
        padding-bottom: 62.3%
    }
}


/*Randy Additions*/
@media only screen and (max-width: 767px) {
    #home_banner_hide{
        display: none !important;
    }

    #home_mobile_banner {
        display: block !important;
    }
	#home_right_1{
       top:-9px;
    }
    #home_right_2{
       top:-75px;
    }
    #home_right_3{
       top:-150px;
    }
}
@media only screen and (min-width:768px) {
    #home_banner_hide{
        display: block !important;
    }
    #home_mobile_banner {
        display: none !important;
    }
	#home_right_1{
       top:0px;
    }
    #home_right_2{
       top:-9px;
    }
    #home_right_3{
       top:-18px;
    }
}

#home_left_1{
background-image: url('../images/home_left_1.jpg');
}
#home_left_1:hover{
background-image: url('../images/home_left_1_hover.jpg');
}
#home_left_2{
background-image: url('../images/home_left_2.jpg');
}
#home_left_2:hover{
background-image: url('../images/home_left_2_hover.jpg');
}
#home_right_1{
background-image: url('../images/home_right_1.jpg');
}
#home_right_1:hover{
background-image: url('../images/home_right_1_hover.jpg');
}
#home_right_2{
background-image: url('../images/home_right_2.jpg');
}
#home_right_2:hover{
background-image: url('../images/home_right_2_hover.jpg');
}
#home_right_3{
background-image: url('../images/home_right_3.jpg');
}
#home_right_3:hover{
background-image: url('../images/home_right_3_hover.jpg');
}
@media only screen and (min-width:1081px) {
.home_image_text_left{
position:absolute;
top:78%;
padding-left:25px;
color:#fff;
}
.home_image_text_right{
position:absolute;
top:67%;
padding-left:25px;
color:#fff;
}
}
@media only screen and (max-width:1088px) {
.home_image_text_left{
position:absolute;
top:70%;
padding-left:25px;
color:#fff;
}
.home_image_text_right{
position:absolute;
top:60%;
padding-left:25px;
color:#fff;
}
}
@media only screen and (max-width:940px) {
.homebr{
display:none;
}
}
