.sticky,
.gallery-caption,
.bypostauthor {
    text-align: left
}
.col {
    border: 0px solid transparent;
    box-sizing: border-box;
    background-clip: padding-box!important;
    float: left
}
.col {
    padding: 0 0%
}
.col:first-child,
.col:first-of-type {
    margin-left: 0!important
}
.col-reverse {
    padding: 0 0%;
    border: 0px solid transparent;
    box-sizing: border-box;
    background-clip: padding-box!important;
    float: right
}
.col-reverse:first-child,
.col-reverse:first-of-type {
    margin-right: 0!important
}
.example_span {
    width: 4.375%;
    border-left-width: 0;
    padding: 0;
    margin-left: 2%
}
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
    border: 0;
    font-family: inherit;
    font-size: 100%;
    font-style: inherit;
    font-weight: inherit;
    margin: 0;
    outline: 0;
    padding: 0;
    vertical-align: baseline
}
html {
    overflow-y: scroll
}
*,
*:after,
*:before {
    box-sizing: border-box
}
body {
    background: #fff;
    font-family: "Source Sans Pro", Helvetica, Arial, "Lucida Grande", sans-serif;
    font-size: 62.5%;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    color: #333
}
a {
    text-decoration: none;
    color: #21adb2
}
a:focus {
    outline: 0
}
a:hover,
a:active {
    outline: 0;
    text-decoration: none
}
a img {
    outline: none;
    border: 0
}
.wrap:before,
.wrap:after,
.wrapper:before,
.wrapper:after,
.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after,
.clearfix:before,
.clearfix:after {
    content: '';
    display: table
}
.wrap:before,
.wrapper:before,
.clear:before,
.entry-content:before,
.comment-content:before,
.site-header:before,
.site-content:before,
.site-footer:before,
.clearfix:before {
    clear: both
}
ul,
ol {
    margin: 0 0 1.5em 3em
}
ul {
    list-style: disc
}
ol {
    list-style: decimal
}
li>ul,
li>ol {
    margin-bottom: 0;
    margin-left: 1.5em
}
img {
    height: auto;
    max-width: 100%
}
.cols-1 {
    width: 100%;
    border-left-width: 0;
    padding: 0;
    margin-left: 0
}
.cols-2 {
    width: 100%;
    border-left-width: 0;
    padding: 0;
    margin-left: 0
}
@media only screen and (min-width: 768px) {
    .cols-2 {
        width: 48%;
        border-left-width: 0;
        padding: 0;
        margin-left: 4%
    }
    .cols-2.nm {
        width: 50%;
        border-left-width: 0;
        padding: 0;
        margin-left: 0
    }
}
.cols-3 {
    width: 100%;
    border-left-width: 0;
    padding: 0;
    margin-left: 0
}
@media only screen and (min-width: 768px) {
    .cols-3 {
        width: 30.66667%;
        border-left-width: 0;
        padding: 0;
        margin-left: 4%
    }
    .cols-3.nm {
        width: 33.33333%;
        border-left-width: 0;
        padding: 0;
        margin-left: 0
    }
}
.cols-4 {
    width: 100%;
    border-left-width: 0;
    padding: 0;
    margin-left: 0
}
@media only screen and (min-width: 768px) {
    .cols-4 {
        width: 22%;
        border-left-width: 0;
        padding: 0;
        margin-left: 4%
    }
    .cols-4.nm {
        width: 25%;
        border-left-width: 0;
        padding: 0;
        margin-left: 0
    }
}
.bullets li {
    margin-bottom: 10px
}
.bullets li a {
    font-size: 16px
}
button,
input,
select,
textarea {
    color: #404040;
    font-family: "Source Sans Pro", Helvetica, Arial, "Lucida Grande", sans-serif;
    font-size: 16px;
    line-height: 1.5
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
    clear: both;
    margin-bottom: 10px;
    color: #21adb2
}
@media only screen and (min-width: 768px) {
    h1,
    h2,
    h3,
    h4,
    h5,
    h6,
    .h1,
    .h2,
    .h3,
    .h4,
    .h5,
    .h6 {
        margin-bottom: 20px
    }
}
h1,
.h1 {
    font-size: 20px;
    font-weight: bold;
    border-bottom: 1px solid #eee;
    padding-bottom: 10px
}
@media only screen and (min-width: 768px) {
    h1,
    .h1 {
        font-size: 32px
    }
}
h2,
.h2 {
    font-size: 24px;
    font-weight: bold
}
h3,
.h3 {
    font-size: 20px;
    font-weight: bold
}
h4,
.h4 {
    font-size: 13px;
    font-weight: bold
}
@media only screen and (min-width: 768px) {
    h4,
    .h4 {
        font-size: 16px
    }
}
p {
    font-size: 16px;
    margin-bottom: 10px
}
b,
strong {
    font-weight: bold
}
dfn,
cite,
em,
i {
    font-style: italic
}
blockquote {
    margin: 0 1.5em
}
address {
    margin: 0 0 1.5em
}
pre {
    background: #eee;
    font-family: "Courier 10 Pitch", Courier, monospace;
    line-height: 1.6;
    margin-bottom: 1.6em;
    max-width: 100%;
    overflow: auto;
    padding: 1.6em
}
code,
kbd,
tt,
var {
    font: 15px Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace
}
abbr,
acronym {
    border-bottom: 1px dotted #666;
    cursor: help
}
mark,
ins {
    background: #fff9c0;
    text-decoration: none
}
sup,
sub {
    font-size: 75%;
    height: 0;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}
sup {
    bottom: 1ex
}
sub {
    top: .5ex
}
small {
    font-size: 75%
}
big {
    font-size: 125%
}
.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus {
    outline: none
}
.slides,
.flex-control-nav,
.flex-direction-nav {
    margin: 0;
    padding: 0;
    list-style: none
}
@font-face {
    font-family: 'flexslider-icon';
    src: url("fonts/flexslider-icon.eot");
    src: url("fonts/flexslider-icon.eot?#iefix") format("embedded-opentype"), url("fonts/flexslider-icon.woff") format("woff"), url("fonts/flexslider-icon.ttf") format("truetype"), url("fonts/flexslider-icon.svg#flexslider-icon") format("svg");
    font-weight: normal;
    font-style: normal
}
.flexslider {
    margin: 0;
    padding: 0
}
.flexslider .slides>li {
    display: none;
    -webkit-backface-visibility: hidden;
    list-style: none
}
.flexslider .slides img {
    display: block;
    width: 100%
}
.flex-pauseplay span {
    text-transform: capitalize
}
.slides:after {
    content: "\0020";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}
html[xmlns] .slides {
    display: block
}
* html .slides {
    height: 1%
}
.no-js .slides>li:first-child {
    display: block
}
.flexslider {
    margin: 0;
    position: relative;
    zoom: 1
}
.flex-viewport {
    max-height: 2000px;
    -webkit-transition: all 1s ease;
    transition: all 1s ease
}
.loading .flex-viewport {
    max-height: 300px
}
.flexslider .slides {
    zoom: 1
}
.carousel li {
    margin-right: 5px
}
.flex-direction-nav {
    *height: 0
}
.flex-direction-nav a {
    position: relative;
    text-decoration: none;
    display: block;
    width: 40px;
    height: 50px;
    margin: -50px 0 0;
    position: absolute;
    top: 50%;
    z-index: 10;
    overflow: hidden;
    opacity: 0.7;
    cursor: pointer;
    color: #fff;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease
}
.flex-direction-nav .flex-prev {
    left: -100px
}
.flex-direction-nav .flex-next {
    right: -100px;
    text-align: right
}
.flexslider:hover .flex-prev {
    opacity: 1;
    left: -30px
}
.flexslider:hover .flex-next {
    opacity: 1;
    right: -30px
}
.flexslider:hover .flex-next:hover,
.flexslider:hover .flex-prev:hover {
    opacity: 1
}
.flex-direction-nav .flex-disabled {
    opacity: 0!important;
    filter: alpha(opacity=0);
    cursor: default
}
.flex-direction-nav a:before {
    font-family: 'fontAwesome';
    font-size: 40px;
    display: inline-block;
    content: "\f053";
    padding-top: 10px
}
.flex-direction-nav a.flex-next:before {
    content: "\f054"
}
.flex-pauseplay a {
    display: block;
    width: 20px;
    height: 20px;
    position: absolute;
    bottom: 5px;
    left: 10px;
    opacity: 0.8;
    z-index: 10;
    overflow: hidden;
    cursor: pointer;
    color: #000
}
.flex-pauseplay a:before {
    font-family: "flexslider-icon";
    font-size: 20px;
    display: inline-block;
    content: '\f004'
}
.flex-pauseplay a:hover {
    opacity: 1
}
.flex-pauseplay a.flex-play:before {
    content: '\f003'
}
.flex-control-nav {
    width: 100%;
    position: absolute;
    bottom: -28px;
    text-align: center
}
.flex-control-nav li {
    margin: 0 6px;
    display: inline-block;
    zoom: 1;
    *display: inline
}
.flex-control-paging li a {
    width: 11px;
    height: 11px;
    display: block;
    background: #aaa;
    background: rgba(255, 255, 255, 0.5);
    cursor: pointer;
    text-indent: -9999px;
    border-radius: 20px
}
.flex-control-paging li a:hover {
    background: #ddd;
    background: rgba(255, 255, 255, 0.7)
}
.flex-control-paging li a.flex-active {
    background: #fff;
    cursor: default
}
.flex-control-thumbs {
    margin: 5px 0 0;
    position: static;
    overflow: hidden
}
.flex-control-thumbs li {
    width: 25%;
    float: left;
    margin: 0
}
.flex-control-thumbs img {
    width: 100%;
    display: block;
    opacity: .7;
    cursor: pointer
}
.flex-control-thumbs img:hover {
    opacity: 1
}
.flex-control-thumbs .flex-active {
    opacity: 1;
    cursor: default
}
@media screen and (max-width: 860px) {
    .flex-direction-nav .flex-prev {
        opacity: 1;
        left: 10px
    }
    .flex-direction-nav .flex-next {
        opacity: 1;
        right: 10px
    }
}
#fullslider {
    position: relative;
    box-shadow: 0px 0px 4px 1px rgba(0, 0, 0, 0.15);
    margin-bottom: 20px;
    z-index: 0
}
.slide_text {
    background: #fff;
    padding: 15px 4%;
    height: 169px
}
@media only screen and (min-width: 768px) {
    .slide_text {
        position: absolute;
        height: auto;
        padding: 30px 40px;
        top: 10%;
        left: 0;
        box-shadow: 0 0 4px 1px rgba(0, 0, 0, 0.15)
    }
}
@media only screen and (min-width: 960px) {
    .slide_text {
        top: 28%
    }
}
#fullcarousel li {
    margin: 0 10px 0 0
}
#fullcarousel {
    width: 240px;
    margin: 0 auto
}
@media only screen and (min-width: 599px) {
    #fullcarousel {
        width: 490px
    }
}
@media only screen and (min-width: 768px) {
    #fullcarousel {
        width: 740px
    }
}
@media only screen and (min-width: 960px) {
    #fullcarousel {
        width: 100%
    }
}
#fullcarousel .slides img {
    margin: 0 auto
}
.carousel_image {
    text-align: center
}
.flexslider .slides .carousel_image img {
    display: inline-block;
    width: 100%;
    height: auto;
    max-width: 133px
}
.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}
.animated.infinite {
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite
}
.animated.hinge {
    -webkit-animation-duration: 2s;
    animation-duration: 2s
}
@-webkit-keyframes bounce {
    0%, 20%, 53%, 80%, 100% {
        -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    40%,
    43% {
        -webkit-transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        -webkit-transform: translate3d(0, -30px, 0);
        transform: translate3d(0, -30px, 0)
    }
    70% {
        -webkit-transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        -webkit-transform: translate3d(0, -15px, 0);
        transform: translate3d(0, -15px, 0)
    }
    90% {
        -webkit-transform: translate3d(0, -4px, 0);
        transform: translate3d(0, -4px, 0)
    }
}
@keyframes bounce {
    0%, 20%, 53%, 80%, 100% {
        -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    40%,
    43% {
        -webkit-transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        -webkit-transform: translate3d(0, -30px, 0);
        transform: translate3d(0, -30px, 0)
    }
    70% {
        -webkit-transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        -webkit-transform: translate3d(0, -15px, 0);
        transform: translate3d(0, -15px, 0)
    }
    90% {
        -webkit-transform: translate3d(0, -4px, 0);
        transform: translate3d(0, -4px, 0)
    }
}
.bounce {
    -webkit-animation-name: bounce;
    animation-name: bounce;
    -webkit-transform-origin: center bottom;
    -ms-transform-origin: center bottom;
    transform-origin: center bottom
}
@-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: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
        opacity: 1
    }
    50% {
        -webkit-transform: scale3d(2, 2, 2);
        transform: scale3d(2, 2, 2);
        opacity: 0
    }
    100% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
        opacity: 1
    }
}
@keyframes pulse {
    0% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
        opacity: 1
    }
    50% {
        -webkit-transform: scale3d(2, 2, 2);
        transform: scale3d(2, 2, 2);
        opacity: 0
    }
    100% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
        opacity: 1
    }
}
@-webkit-keyframes pulseBig {
    0% {
        -webkit-transform: scale3d(0, 0, 0);
        transform: scale3d(0, 0, 0);
        opacity: 1
    }
    90% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1)
    }
    100% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}
@keyframes pulseBig {
    0% {
        -webkit-transform: scale3d(0, 0, 0);
        transform: scale3d(0, 0, 0);
        opacity: 1
    }
    50% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1)
    }
    100% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}
@-webkit-keyframes pulseInBig {
    0% {
        -webkit-transform: scale3d(0, 0, 0);
        transform: scale3d(0, 0, 0);
        opacity: 0
    }
    90% {
        -webkit-transform: scale3d(1.2, 1.2, 1.2);
        transform: scale3d(1.2, 1.2, 1.2);
        opacity: 1
    }
    100% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}
@keyframes pulseInBig {
    0% {
        -webkit-transform: scale3d(0, 0, 0);
        transform: scale3d(0, 0, 0);
        opacity: 0
    }
    50% {
        -webkit-transform: scale3d(1.2, 1.2, 1.2);
        transform: scale3d(1.2, 1.2, 1.2);
        opacity: 1
    }
    100% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}
@-webkit-keyframes pulseOut {
    0% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
        opacity: 1
    }
    100% {
        -webkit-transform: scale3d(3, 3, 3);
        transform: scale3d(3, 3, 3);
        opacity: 0
    }
}
@keyframes pulseOut {
    0% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
        opacity: 1
    }
    100% {
        -webkit-transform: scale3d(3, 3, 3);
        transform: scale3d(3, 3, 3);
        opacity: 0
    }
}
@-webkit-keyframes scaleOut {
    0% {
        -webkit-transform: scale(1) translateY(10px);
        transform: scale(1) translateY(10px);
        opacity: 1
    }
    30% {
        opacity: 0
    }
    100% {
        -webkit-transform: scale(0) translateY(1000px);
        transform: scale(0) translateY(1000px);
        opacity: 0
    }
}
@keyframes scaleOut {
    0% {
        -webkit-transform: scale(1) translateY(10px);
        transform: scale(1) translateY(10px);
        opacity: 1
    }
    30% {
        opacity: 0
    }
    100% {
        -webkit-transform: scale(0) translateY(1000px);
        transform: scale(0) translateY(1000px);
        opacity: 0
    }
}
.pulse {
    -webkit-animation-name: pulse;
    animation-name: pulse
}
@-webkit-keyframes rubberBand {
    0% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
    30% {
        -webkit-transform: scale3d(1.25, 0.75, 1);
        transform: scale3d(1.25, 0.75, 1)
    }
    40% {
        -webkit-transform: scale3d(0.75, 1.25, 1);
        transform: scale3d(0.75, 1.25, 1)
    }
    50% {
        -webkit-transform: scale3d(1.15, 0.85, 1);
        transform: scale3d(1.15, 0.85, 1)
    }
    65% {
        -webkit-transform: scale3d(0.95, 1.05, 1);
        transform: scale3d(0.95, 1.05, 1)
    }
    75% {
        -webkit-transform: scale3d(1.05, 0.95, 1);
        transform: scale3d(1.05, 0.95, 1)
    }
    100% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}
@keyframes rubberBand {
    0% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
    30% {
        -webkit-transform: scale3d(1.25, 0.75, 1);
        transform: scale3d(1.25, 0.75, 1)
    }
    40% {
        -webkit-transform: scale3d(0.75, 1.25, 1);
        transform: scale3d(0.75, 1.25, 1)
    }
    50% {
        -webkit-transform: scale3d(1.15, 0.85, 1);
        transform: scale3d(1.15, 0.85, 1)
    }
    65% {
        -webkit-transform: scale3d(0.95, 1.05, 1);
        transform: scale3d(0.95, 1.05, 1)
    }
    75% {
        -webkit-transform: scale3d(1.05, 0.95, 1);
        transform: scale3d(1.05, 0.95, 1)
    }
    100% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}
.rubberBand {
    -webkit-animation-name: rubberBand;
    animation-name: rubberBand
}
@-webkit-keyframes shake {
    0%, 100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    10%,
    30%,
    50%,
    70%,
    90% {
        -webkit-transform: translate3d(-2px, 0, 0);
        transform: translate3d(-2px, 0, 0)
    }
    20%,
    40%,
    60%,
    80% {
        -webkit-transform: translate3d(2px, 0, 0);
        transform: translate3d(2px, 0, 0)
    }
}
@keyframes shake {
    0%, 100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    10%,
    30%,
    50%,
    70%,
    90% {
        -webkit-transform: translate3d(-2px, 0, 0);
        transform: translate3d(-2px, 0, 0)
    }
    20%,
    40%,
    60%,
    80% {
        -webkit-transform: translate3d(2px, 0, 0);
        transform: translate3d(2px, 0, 0)
    }
}
.shake {
    -webkit-animation-name: shake;
    animation-name: shake
}
@-webkit-keyframes flame {
    0%, 100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        -webkit-transform: scale3d(1.05, 1.05, 1.05);
        transform: scale3d(1.05, 1.05, 1.05)
    }
    10%,
    30%,
    50%,
    70%,
    90% {
        -webkit-transform: translate3d(-1px, 0, 0);
        transform: translate3d(-1px, 0, 0);
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
    20%,
    40%,
    60%,
    80% {
        -webkit-transform: translate3d(1px, 0, 0);
        transform: translate3d(1px, 0, 0);
        -webkit-transform: scale3d(1.05, 1.05, 1.05);
        transform: scale3d(1.05, 1.05, 1.05)
    }
}
@keyframes flame {
    0%, 100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    10%,
    30%,
    50%,
    70%,
    90% {
        -webkit-transform: translate3d(-1px, 0, 0);
        transform: translate3d(-1px, 0, 0)
    }
    20%,
    40%,
    60%,
    80% {
        -webkit-transform: translate3d(1px, 0, 0);
        transform: translate3d(1px, 0, 0)
    }
}
@-webkit-keyframes swing {
    20% {
        -webkit-transform: rotate3d(0, 0, 1, 15deg);
        transform: rotate3d(0, 0, 1, 15deg)
    }
    40% {
        -webkit-transform: rotate3d(0, 0, 1, -10deg);
        transform: rotate3d(0, 0, 1, -10deg)
    }
    60% {
        -webkit-transform: rotate3d(0, 0, 1, 5deg);
        transform: rotate3d(0, 0, 1, 5deg)
    }
    80% {
        -webkit-transform: rotate3d(0, 0, 1, -5deg);
        transform: rotate3d(0, 0, 1, -5deg)
    }
    100% {
        -webkit-transform: rotate3d(0, 0, 1, 0deg);
        transform: rotate3d(0, 0, 1, 0deg)
    }
}
@keyframes swing {
    20% {
        -webkit-transform: rotate3d(0, 0, 1, 15deg);
        transform: rotate3d(0, 0, 1, 15deg)
    }
    40% {
        -webkit-transform: rotate3d(0, 0, 1, -10deg);
        transform: rotate3d(0, 0, 1, -10deg)
    }
    60% {
        -webkit-transform: rotate3d(0, 0, 1, 5deg);
        transform: rotate3d(0, 0, 1, 5deg)
    }
    80% {
        -webkit-transform: rotate3d(0, 0, 1, -5deg);
        transform: rotate3d(0, 0, 1, -5deg)
    }
    100% {
        -webkit-transform: rotate3d(0, 0, 1, 0deg);
        transform: rotate3d(0, 0, 1, 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: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
    10%,
    20% {
        -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
        transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg)
    }
    30%,
    50%,
    70%,
    90% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg)
    }
    40%,
    60%,
    80% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg)
    }
    100% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}
@keyframes tada {
    0% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
    10%,
    20% {
        -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
        transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg)
    }
    30%,
    50%,
    70%,
    90% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg)
    }
    40%,
    60%,
    80% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg)
    }
    100% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}
.tada {
    -webkit-animation-name: tada;
    animation-name: tada
}
@-webkit-keyframes wobble {
    0% {
        -webkit-transform: none;
        transform: none
    }
    15% {
        -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
        transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg)
    }
    30% {
        -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
        transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg)
    }
    45% {
        -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
        transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg)
    }
    60% {
        -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
        transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg)
    }
    75% {
        -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
        transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg)
    }
    100% {
        -webkit-transform: none;
        transform: none
    }
}
@keyframes wobble {
    0% {
        -webkit-transform: none;
        transform: none
    }
    15% {
        -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
        transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg)
    }
    30% {
        -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
        transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg)
    }
    45% {
        -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
        transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg)
    }
    60% {
        -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
        transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg)
    }
    75% {
        -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
        transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg)
    }
    100% {
        -webkit-transform: none;
        transform: none
    }
}
.wobble {
    -webkit-animation-name: wobble;
    animation-name: wobble
}
@-webkit-keyframes bounceIn {
    0%, 20%, 40%, 60%, 80%, 100% {
        -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1)
    }
    0% {
        opacity: 0;
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        transform: scale3d(0.3, 0.3, 0.3)
    }
    20% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1)
    }
    40% {
        -webkit-transform: scale3d(0.9, 0.9, 0.9);
        transform: scale3d(0.9, 0.9, 0.9)
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(1.03, 1.03, 1.03);
        transform: scale3d(1.03, 1.03, 1.03)
    }
    80% {
        -webkit-transform: scale3d(0.97, 0.97, 0.97);
        transform: scale3d(0.97, 0.97, 0.97)
    }
    100% {
        opacity: 1;
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}
@keyframes bounceIn {
    0%, 20%, 40%, 60%, 80%, 100% {
        -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1)
    }
    0% {
        opacity: 0;
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        transform: scale3d(0.3, 0.3, 0.3)
    }
    20% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1)
    }
    40% {
        -webkit-transform: scale3d(0.9, 0.9, 0.9);
        transform: scale3d(0.9, 0.9, 0.9)
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(1.03, 1.03, 1.03);
        transform: scale3d(1.03, 1.03, 1.03)
    }
    80% {
        -webkit-transform: scale3d(0.97, 0.97, 0.97);
        transform: scale3d(0.97, 0.97, 0.97)
    }
    100% {
        opacity: 1;
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}
.bounceIn {
    -webkit-animation-name: bounceIn;
    animation-name: bounceIn;
    -webkit-animation-duration: .75s;
    animation-duration: .75s
}
@-webkit-keyframes bounceInDown {
    0%, 60%, 75%, 90%, 100% {
        -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1)
    }
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -3000px, 0);
        transform: translate3d(0, -3000px, 0)
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, 25px, 0);
        transform: translate3d(0, 25px, 0)
    }
    75% {
        -webkit-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0)
    }
    90% {
        -webkit-transform: translate3d(0, 5px, 0);
        transform: translate3d(0, 5px, 0)
    }
    100% {
        -webkit-transform: none;
        transform: none
    }
}
@keyframes bounceInDown {
    0%, 60%, 75%, 90%, 100% {
        -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1)
    }
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -3000px, 0);
        transform: translate3d(0, -3000px, 0)
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, 25px, 0);
        transform: translate3d(0, 25px, 0)
    }
    75% {
        -webkit-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0)
    }
    90% {
        -webkit-transform: translate3d(0, 5px, 0);
        transform: translate3d(0, 5px, 0)
    }
    100% {
        -webkit-transform: none;
        transform: none
    }
}
.bounceInDown {
    -webkit-animation-name: bounceInDown;
    animation-name: bounceInDown
}
@-webkit-keyframes bounceInLeft {
    0%, 60%, 75%, 90%, 100% {
        -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1)
    }
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-3000px, 0, 0);
        transform: translate3d(-3000px, 0, 0)
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(25px, 0, 0);
        transform: translate3d(25px, 0, 0)
    }
    75% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0)
    }
    90% {
        -webkit-transform: translate3d(5px, 0, 0);
        transform: translate3d(5px, 0, 0)
    }
    100% {
        -webkit-transform: none;
        transform: none
    }
}
@keyframes bounceInLeft {
    0%, 60%, 75%, 90%, 100% {
        -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1)
    }
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-3000px, 0, 0);
        transform: translate3d(-3000px, 0, 0)
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(25px, 0, 0);
        transform: translate3d(25px, 0, 0)
    }
    75% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0)
    }
    90% {
        -webkit-transform: translate3d(5px, 0, 0);
        transform: translate3d(5px, 0, 0)
    }
    100% {
        -webkit-transform: none;
        transform: none
    }
}
.bounceInLeft {
    -webkit-animation-name: bounceInLeft;
    animation-name: bounceInLeft
}
@-webkit-keyframes bounceInRight {
    0%, 60%, 75%, 90%, 100% {
        -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1)
    }
    0% {
        opacity: 0;
        -webkit-transform: translate3d(3000px, 0, 0);
        transform: translate3d(3000px, 0, 0)
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(-25px, 0, 0);
        transform: translate3d(-25px, 0, 0)
    }
    75% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0)
    }
    90% {
        -webkit-transform: translate3d(-5px, 0, 0);
        transform: translate3d(-5px, 0, 0)
    }
    100% {
        -webkit-transform: none;
        transform: none
    }
}
@keyframes bounceInRight {
    0%, 60%, 75%, 90%, 100% {
        -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1)
    }
    0% {
        opacity: 0;
        -webkit-transform: translate3d(3000px, 0, 0);
        transform: translate3d(3000px, 0, 0)
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(-25px, 0, 0);
        transform: translate3d(-25px, 0, 0)
    }
    75% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0)
    }
    90% {
        -webkit-transform: translate3d(-5px, 0, 0);
        transform: translate3d(-5px, 0, 0)
    }
    100% {
        -webkit-transform: none;
        transform: none
    }
}
.bounceInRight {
    -webkit-animation-name: bounceInRight;
    animation-name: bounceInRight
}
@-webkit-keyframes bounceInUp {
    0%, 60%, 75%, 90%, 100% {
        -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1)
    }
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 3000px, 0);
        transform: translate3d(0, 3000px, 0)
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, -20px, 0);
        transform: translate3d(0, -20px, 0)
    }
    75% {
        -webkit-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0)
    }
    90% {
        -webkit-transform: translate3d(0, -5px, 0);
        transform: translate3d(0, -5px, 0)
    }
    100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}
@keyframes bounceInUp {
    0%, 60%, 75%, 90%, 100% {
        -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1)
    }
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 3000px, 0);
        transform: translate3d(0, 3000px, 0)
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, -20px, 0);
        transform: translate3d(0, -20px, 0)
    }
    75% {
        -webkit-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0)
    }
    90% {
        -webkit-transform: translate3d(0, -5px, 0);
        transform: translate3d(0, -5px, 0)
    }
    100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}
.bounceInUp {
    -webkit-animation-name: bounceInUp;
    animation-name: bounceInUp
}
@-webkit-keyframes bounceOut {
    20% {
        -webkit-transform: scale3d(0.9, 0.9, 0.9);
        transform: scale3d(0.9, 0.9, 0.9)
    }
    50%,
    55% {
        opacity: 1;
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1)
    }
    100% {
        opacity: 0;
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        transform: scale3d(0.3, 0.3, 0.3)
    }
}
@keyframes bounceOut {
    20% {
        -webkit-transform: scale3d(0.9, 0.9, 0.9);
        transform: scale3d(0.9, 0.9, 0.9)
    }
    50%,
    55% {
        opacity: 1;
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1)
    }
    100% {
        opacity: 0;
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        transform: scale3d(0.3, 0.3, 0.3)
    }
}
.bounceOut {
    -webkit-animation-name: bounceOut;
    animation-name: bounceOut;
    -webkit-animation-duration: .75s;
    animation-duration: .75s
}
@-webkit-keyframes bounceOutDown {
    20% {
        -webkit-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0)
    }
    40%,
    45% {
        opacity: 1;
        -webkit-transform: translate3d(0, -20px, 0);
        transform: translate3d(0, -20px, 0)
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0)
    }
}
@keyframes bounceOutDown {
    20% {
        -webkit-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0)
    }
    40%,
    45% {
        opacity: 1;
        -webkit-transform: translate3d(0, -20px, 0);
        transform: translate3d(0, -20px, 0)
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0)
    }
}
.bounceOutDown {
    -webkit-animation-name: bounceOutDown;
    animation-name: bounceOutDown
}
@-webkit-keyframes bounceOutLeft {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(20px, 0, 0);
        transform: translate3d(20px, 0, 0)
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0)
    }
}
@keyframes bounceOutLeft {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(20px, 0, 0);
        transform: translate3d(20px, 0, 0)
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0)
    }
}
.bounceOutLeft {
    -webkit-animation-name: bounceOutLeft;
    animation-name: bounceOutLeft
}
@-webkit-keyframes bounceOutRight {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(-20px, 0, 0);
        transform: translate3d(-20px, 0, 0)
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0)
    }
}
@keyframes bounceOutRight {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(-20px, 0, 0);
        transform: translate3d(-20px, 0, 0)
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0)
    }
}
.bounceOutRight {
    -webkit-animation-name: bounceOutRight;
    animation-name: bounceOutRight
}
@-webkit-keyframes bounceOutUp {
    20% {
        -webkit-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0)
    }
    40%,
    45% {
        opacity: 1;
        -webkit-transform: translate3d(0, 20px, 0);
        transform: translate3d(0, 20px, 0)
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0)
    }
}
@keyframes bounceOutUp {
    20% {
        -webkit-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0)
    }
    40%,
    45% {
        opacity: 1;
        -webkit-transform: translate3d(0, 20px, 0);
        transform: translate3d(0, 20px, 0)
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0)
    }
}
.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: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}
@keyframes fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}
.fadeInDown {
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown
}
@-webkit-keyframes fadeInDownBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}
@keyframes fadeInDownBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}
.fadeInDownBig {
    -webkit-animation-name: fadeInDownBig;
    animation-name: fadeInDownBig
}
@-webkit-keyframes fadeInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}
@keyframes fadeInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}
.fadeInLeft {
    -webkit-animation-name: fadeInLeft;
    animation-name: fadeInLeft
}
@-webkit-keyframes fadeInLeftBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}
@keyframes fadeInLeftBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}
.fadeInLeftBig {
    -webkit-animation-name: fadeInLeftBig;
    animation-name: fadeInLeftBig
}
@-webkit-keyframes fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}
@keyframes fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}
.fadeInRight {
    -webkit-animation-name: fadeInRight;
    animation-name: fadeInRight
}
@-webkit-keyframes fadeInRightBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}
@keyframes fadeInRightBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}
.fadeInRightBig {
    -webkit-animation-name: fadeInRightBig;
    animation-name: fadeInRightBig
}
@-webkit-keyframes fadeInTopRight {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(50%, -25%, 0);
        transform: translate3d(50%, -25%, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}
@keyframes fadeInTopRight {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(50%, -25%, 0);
        transform: translate3d(50%, -25%, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}
@-webkit-keyframes fadeInTopLeft {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-50%, -25%, 0);
        transform: translate3d(-50%, -25%, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}
@keyframes fadeInTopLeft {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-50%, -25%, 0);
        transform: translate3d(-50%, -25%, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}
@-webkit-keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}
@keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}
@-webkit-keyframes fadeInUpSmall {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 10%, 0);
        transform: translate3d(0, 10%, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}
@keyframes fadeInUpSmall {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 10%, 0);
        transform: translate3d(0, 10%, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}
.fadeInUp {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp
}
@-webkit-keyframes fadeInUpBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}
@keyframes fadeInUpBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}
.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
    }
    100% {
        opacity: 0
    }
}
@keyframes fadeOutDown {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}
.fadeOutDown {
    -webkit-animation-name: fadeOutDown;
    animation-name: fadeOutDown
}
@-webkit-keyframes fadeOutDownBig {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0)
    }
}
@keyframes fadeOutDownBig {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0)
    }
}
.fadeOutDownBig {
    -webkit-animation-name: fadeOutDownBig;
    animation-name: fadeOutDownBig
}
@-webkit-keyframes fadeOutLeft {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }
}
@keyframes fadeOutLeft {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }
}
.fadeOutLeft {
    -webkit-animation-name: fadeOutLeft;
    animation-name: fadeOutLeft
}
@-webkit-keyframes fadeOutLeftBig {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0)
    }
}
@keyframes fadeOutLeftBig {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0)
    }
}
.fadeOutLeftBig {
    -webkit-animation-name: fadeOutLeftBig;
    animation-name: fadeOutLeftBig
}
@-webkit-keyframes fadeOutRight {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
}
@keyframes fadeOutRight {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
}
.fadeOutRight {
    -webkit-animation-name: fadeOutRight;
    animation-name: fadeOutRight
}
@-webkit-keyframes fadeOutRightBig {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0)
    }
}
@keyframes fadeOutRightBig {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0)
    }
}
.fadeOutRightBig {
    -webkit-animation-name: fadeOutRightBig;
    animation-name: fadeOutRightBig
}
@-webkit-keyframes fadeOutUp {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }
}
@keyframes fadeOutUp {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }
}
.fadeOutUp {
    -webkit-animation-name: fadeOutUp;
    animation-name: fadeOutUp
}
@-webkit-keyframes fadeOutUpSmall {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, -10%, 0);
        transform: translate3d(0, -10%, 0)
    }
}
@keyframes fadeOutUpSmall {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, -10%, 0);
        transform: translate3d(0, -10%, 0)
    }
}
@-webkit-keyframes fadeOutUpBig {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0)
    }
}
@keyframes fadeOutUpBig {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0)
    }
}
.fadeOutUpBig {
    -webkit-animation-name: fadeOutUpBig;
    animation-name: fadeOutUpBig
}
@-webkit-keyframes flip {
    0% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }
    40% {
        -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
        transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }
    50% {
        -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
        transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
    80% {
        -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
        transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
    100% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
}
@keyframes flip {
    0% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }
    40% {
        -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
        transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }
    50% {
        -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
        transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
    80% {
        -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
        transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
    100% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
}
.animated.flip {
    -webkit-backface-visibility: visible;
    backface-visibility: visible;
    -webkit-animation-name: flip;
    animation-name: flip
}
@-webkit-keyframes flipInX {
    0% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        -webkit-transition-timing-function: ease-in;
        transition-timing-function: ease-in;
        opacity: 0
    }
    40% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        -webkit-transition-timing-function: ease-in;
        transition-timing-function: ease-in
    }
    60% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        opacity: 1
    }
    80% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -5deg)
    }
    100% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
}
@keyframes flipInX {
    0% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        -webkit-transition-timing-function: ease-in;
        transition-timing-function: ease-in;
        opacity: 0
    }
    40% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        -webkit-transition-timing-function: ease-in;
        transition-timing-function: ease-in
    }
    60% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        opacity: 1
    }
    80% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -5deg)
    }
    100% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
}
.flipInX {
    -webkit-backface-visibility: visible!important;
    backface-visibility: visible!important;
    -webkit-animation-name: flipInX;
    animation-name: flipInX
}
@-webkit-keyframes flipInY {
    0% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        -webkit-transition-timing-function: ease-in;
        transition-timing-function: ease-in;
        opacity: 0
    }
    40% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
        -webkit-transition-timing-function: ease-in;
        transition-timing-function: ease-in
    }
    60% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
        opacity: 1
    }
    80% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -5deg)
    }
    100% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
}
@keyframes flipInY {
    0% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        -webkit-transition-timing-function: ease-in;
        transition-timing-function: ease-in;
        opacity: 0
    }
    40% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
        -webkit-transition-timing-function: ease-in;
        transition-timing-function: ease-in
    }
    60% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
        opacity: 1
    }
    80% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -5deg)
    }
    100% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
}
.flipInY {
    -webkit-backface-visibility: visible!important;
    backface-visibility: visible!important;
    -webkit-animation-name: flipInY;
    animation-name: flipInY
}
@-webkit-keyframes flipOutX {
    0% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
    30% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        opacity: 1
    }
    100% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        opacity: 0
    }
}
@keyframes flipOutX {
    0% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
    30% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        opacity: 1
    }
    100% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        opacity: 0
    }
}
.flipOutX {
    -webkit-animation-name: flipOutX;
    animation-name: flipOutX;
    -webkit-animation-duration: .75s;
    animation-duration: .75s;
    -webkit-backface-visibility: visible!important;
    backface-visibility: visible!important
}
@-webkit-keyframes flipOutY {
    0% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
    30% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
        opacity: 1
    }
    100% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        opacity: 0
    }
}
@keyframes flipOutY {
    0% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
    30% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
        opacity: 1
    }
    100% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        opacity: 0
    }
}
.flipOutY {
    -webkit-backface-visibility: visible!important;
    backface-visibility: visible!important;
    -webkit-animation-name: flipOutY;
    animation-name: flipOutY;
    -webkit-animation-duration: .75s;
    animation-duration: .75s
}
@-webkit-keyframes lightSpeedIn {
    0% {
        -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
        transform: translate3d(100%, 0, 0) skewX(-30deg);
        opacity: 0
    }
    60% {
        -webkit-transform: skewX(20deg);
        transform: skewX(20deg);
        opacity: 1
    }
    80% {
        -webkit-transform: skewX(-5deg);
        transform: skewX(-5deg);
        opacity: 1
    }
    100% {
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}
@keyframes lightSpeedIn {
    0% {
        -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
        transform: translate3d(100%, 0, 0) skewX(-30deg);
        opacity: 0
    }
    60% {
        -webkit-transform: skewX(20deg);
        transform: skewX(20deg);
        opacity: 1
    }
    80% {
        -webkit-transform: skewX(-5deg);
        transform: skewX(-5deg);
        opacity: 1
    }
    100% {
        -webkit-transform: none;
        transform: none;
        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% {
        opacity: 1
    }
    100% {
        -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
        transform: translate3d(100%, 0, 0) skewX(30deg);
        opacity: 0
    }
}
@keyframes lightSpeedOut {
    0% {
        opacity: 1
    }
    100% {
        -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
        transform: translate3d(100%, 0, 0) skewX(30deg);
        opacity: 0
    }
}
.lightSpeedOut {
    -webkit-animation-name: lightSpeedOut;
    animation-name: lightSpeedOut;
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in
}
@-webkit-keyframes rotateIn {
    0% {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate3d(0, 0, 1, -200deg);
        transform: rotate3d(0, 0, 1, -200deg);
        opacity: 0
    }
    100% {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}
@keyframes rotateIn {
    0% {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate3d(0, 0, 1, -200deg);
        transform: rotate3d(0, 0, 1, -200deg);
        opacity: 0
    }
    100% {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: none;
        transform: none;
        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: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0
    }
    100% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}
@keyframes rotateInDownLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0
    }
    100% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: none;
        transform: none;
        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: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0
    }
    100% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}
@keyframes rotateInDownRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0
    }
    100% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: none;
        transform: none;
        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: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0
    }
    100% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}
@keyframes rotateInUpLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0
    }
    100% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: none;
        transform: none;
        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: rotate3d(0, 0, 1, -90deg);
        transform: rotate3d(0, 0, 1, -90deg);
        opacity: 0
    }
    100% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}
@keyframes rotateInUpRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, -90deg);
        transform: rotate3d(0, 0, 1, -90deg);
        opacity: 0
    }
    100% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}
.rotateInUpRight {
    -webkit-animation-name: rotateInUpRight;
    animation-name: rotateInUpRight
}
@-webkit-keyframes rotateOut {
    0% {
        -webkit-transform-origin: center;
        transform-origin: center;
        opacity: 1
    }
    100% {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate3d(0, 0, 1, 200deg);
        transform: rotate3d(0, 0, 1, 200deg);
        opacity: 0
    }
}
@keyframes rotateOut {
    0% {
        -webkit-transform-origin: center;
        transform-origin: center;
        opacity: 1
    }
    100% {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate3d(0, 0, 1, 200deg);
        transform: rotate3d(0, 0, 1, 200deg);
        opacity: 0
    }
}
.rotateOut {
    -webkit-animation-name: rotateOut;
    animation-name: rotateOut
}
@-webkit-keyframes rotateOutDownLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 1
    }
    100% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0
    }
}
@keyframes rotateOutDownLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 1
    }
    100% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0
    }
}
.rotateOutDownLeft {
    -webkit-animation-name: rotateOutDownLeft;
    animation-name: rotateOutDownLeft
}
@-webkit-keyframes rotateOutDownRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 1
    }
    100% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0
    }
}
@keyframes rotateOutDownRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 1
    }
    100% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0
    }
}
.rotateOutDownRight {
    -webkit-animation-name: rotateOutDownRight;
    animation-name: rotateOutDownRight
}
@-webkit-keyframes rotateOutUpLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 1
    }
    100% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0
    }
}
@keyframes rotateOutUpLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 1
    }
    100% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0
    }
}
.rotateOutUpLeft {
    -webkit-animation-name: rotateOutUpLeft;
    animation-name: rotateOutUpLeft
}
@-webkit-keyframes rotateOutUpRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 1
    }
    100% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, 90deg);
        transform: rotate3d(0, 0, 1, 90deg);
        opacity: 0
    }
}
@keyframes rotateOutUpRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 1
    }
    100% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, 90deg);
        transform: rotate3d(0, 0, 1, 90deg);
        opacity: 0
    }
}
.rotateOutUpRight {
    -webkit-animation-name: rotateOutUpRight;
    animation-name: rotateOutUpRight
}
@-webkit-keyframes hinge {
    0% {
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }
    20%,
    60% {
        -webkit-transform: rotate3d(0, 0, 1, 80deg);
        transform: rotate3d(0, 0, 1, 80deg);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }
    40%,
    80% {
        -webkit-transform: rotate3d(0, 0, 1, 60deg);
        transform: rotate3d(0, 0, 1, 60deg);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
        opacity: 1
    }
    100% {
        -webkit-transform: translate3d(0, 700px, 0);
        transform: translate3d(0, 700px, 0);
        opacity: 0
    }
}
@keyframes hinge {
    0% {
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }
    20%,
    60% {
        -webkit-transform: rotate3d(0, 0, 1, 80deg);
        transform: rotate3d(0, 0, 1, 80deg);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }
    40%,
    80% {
        -webkit-transform: rotate3d(0, 0, 1, 60deg);
        transform: rotate3d(0, 0, 1, 60deg);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
        opacity: 1
    }
    100% {
        -webkit-transform: translate3d(0, 700px, 0);
        transform: translate3d(0, 700px, 0);
        opacity: 0
    }
}
.hinge {
    -webkit-animation-name: hinge;
    animation-name: hinge
}
@-webkit-keyframes rollIn {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
        transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}
@keyframes rollIn {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
        transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}
.rollIn {
    -webkit-animation-name: rollIn;
    animation-name: rollIn
}
@-webkit-keyframes rollOut {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
        transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg)
    }
}
@keyframes rollOut {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
        transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg)
    }
}
.rollOut {
    -webkit-animation-name: rollOut;
    animation-name: rollOut
}
@-webkit-keyframes zoomIn {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        transform: scale3d(0.3, 0.3, 0.3)
    }
    50% {
        opacity: 1
    }
}
@keyframes zoomIn {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        transform: scale3d(0.3, 0.3, 0.3)
    }
    50% {
        opacity: 1
    }
}
.zoomIn {
    -webkit-animation-name: zoomIn;
    animation-name: zoomIn
}
@-webkit-keyframes zoomInDown {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19)
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1)
    }
}
@keyframes zoomInDown {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19)
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1)
    }
}
.zoomInDown {
    -webkit-animation-name: zoomInDown;
    animation-name: zoomInDown
}
@-webkit-keyframes zoomInLeft {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19)
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1)
    }
}
@keyframes zoomInLeft {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19)
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1)
    }
}
.zoomInLeft {
    -webkit-animation-name: zoomInLeft;
    animation-name: zoomInLeft
}
@-webkit-keyframes zoomInRight {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19)
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1)
    }
}
@keyframes zoomInRight {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19)
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1)
    }
}
.zoomInRight {
    -webkit-animation-name: zoomInRight;
    animation-name: zoomInRight
}
@-webkit-keyframes zoomInUp {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19)
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1)
    }
}
@keyframes zoomInUp {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19)
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1)
    }
}
.zoomInUp {
    -webkit-animation-name: zoomInUp;
    animation-name: zoomInUp
}
@-webkit-keyframes zoomOut {
    0% {
        opacity: 1
    }
    50% {
        opacity: 0;
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        transform: scale3d(0.3, 0.3, 0.3)
    }
    100% {
        opacity: 0
    }
}
@keyframes zoomOut {
    0% {
        opacity: 1
    }
    50% {
        opacity: 0;
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        transform: scale3d(0.3, 0.3, 0.3)
    }
    100% {
        opacity: 0
    }
}
.zoomOut {
    -webkit-animation-name: zoomOut;
    animation-name: zoomOut
}
@-webkit-keyframes zoomOutDown {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19)
    }
    100% {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1)
    }
}
@keyframes zoomOutDown {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19)
    }
    100% {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1)
    }
}
.zoomOutDown {
    -webkit-animation-name: zoomOutDown;
    animation-name: zoomOutDown
}
@-webkit-keyframes zoomOutLeft {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0)
    }
    100% {
        opacity: 0;
        -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
        transform: scale(0.1) translate3d(-2000px, 0, 0);
        -webkit-transform-origin: left center;
        transform-origin: left center
    }
}
@keyframes zoomOutLeft {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0)
    }
    100% {
        opacity: 0;
        -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
        transform: scale(0.1) translate3d(-2000px, 0, 0);
        -webkit-transform-origin: left center;
        transform-origin: left center
    }
}
.zoomOutLeft {
    -webkit-animation-name: zoomOutLeft;
    animation-name: zoomOutLeft
}
@-webkit-keyframes zoomOutRight {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0)
    }
    100% {
        opacity: 0;
        -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
        transform: scale(0.1) translate3d(2000px, 0, 0);
        -webkit-transform-origin: right center;
        transform-origin: right center
    }
}
@keyframes zoomOutRight {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0)
    }
    100% {
        opacity: 0;
        -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
        transform: scale(0.1) translate3d(2000px, 0, 0);
        -webkit-transform-origin: right center;
        transform-origin: right center
    }
}
.zoomOutRight {
    -webkit-animation-name: zoomOutRight;
    animation-name: zoomOutRight
}
@-webkit-keyframes zoomOutUp {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19)
    }
    100% {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1)
    }
}
@keyframes zoomOutUp {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19)
    }
    100% {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1)
    }
}
.zoomOutUp {
    -webkit-animation-name: zoomOutUp;
    animation-name: zoomOutUp
}
@-webkit-keyframes slideInDown {
    0% {
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%);
        visibility: visible
    }
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}
@keyframes slideInDown {
    0% {
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%);
        visibility: visible
    }
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}
.slideInDown {
    -webkit-animation-name: slideInDown;
    animation-name: slideInDown
}
@-webkit-keyframes slideInLeft {
    0% {
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%);
        visibility: visible
    }
    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}
@keyframes slideInLeft {
    0% {
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%);
        visibility: visible
    }
    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}
.slideInLeft {
    -webkit-animation-name: slideInLeft;
    animation-name: slideInLeft
}
@-webkit-keyframes slideInRight {
    0% {
        -webkit-transform: translateX(100%);
        transform: translateX(100%);
        visibility: visible
    }
    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}
@keyframes slideInRight {
    0% {
        -webkit-transform: translateX(100%);
        transform: translateX(100%);
        visibility: visible
    }
    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}
.slideInRight {
    -webkit-animation-name: slideInRight;
    animation-name: slideInRight
}
@-webkit-keyframes slideInUp {
    0% {
        -webkit-transform: translateY(100%);
        transform: translateY(100%);
        visibility: visible
    }
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}
@keyframes slideInUp {
    0% {
        -webkit-transform: translateY(100%);
        transform: translateY(100%);
        visibility: visible
    }
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}
.slideInUp {
    -webkit-animation-name: slideInUp;
    animation-name: slideInUp
}
@-webkit-keyframes slideOutDown {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
    100% {
        visibility: hidden;
        -webkit-transform: translateY(100%);
        transform: translateY(100%)
    }
}
@keyframes slideOutDown {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
    100% {
        visibility: hidden;
        -webkit-transform: translateY(100%);
        transform: translateY(100%)
    }
}
.slideOutDown {
    -webkit-animation-name: slideOutDown;
    animation-name: slideOutDown
}
@-webkit-keyframes slideOutLeft {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
    100% {
        visibility: hidden;
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%)
    }
}
@keyframes slideOutLeft {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
    100% {
        visibility: hidden;
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%)
    }
}
.slideOutLeft {
    -webkit-animation-name: slideOutLeft;
    animation-name: slideOutLeft
}
@-webkit-keyframes slideOutRight {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
    100% {
        visibility: hidden;
        -webkit-transform: translateX(100%);
        transform: translateX(100%)
    }
}
@keyframes slideOutRight {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
    100% {
        visibility: hidden;
        -webkit-transform: translateX(100%);
        transform: translateX(100%)
    }
}
.slideOutRight {
    -webkit-animation-name: slideOutRight;
    animation-name: slideOutRight
}
@-webkit-keyframes slideOutUp {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
    100% {
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%)
    }
}
@keyframes slideOutUp {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
    100% {
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%)
    }
}
.slideOutUp {
    -webkit-animation-name: slideOutUp;
    animation-name: slideOutUp
}
@-webkit-keyframes monthAppearHide {
    0% {
        opacity: 0;
        -webkit-transform: none;
        transform: none
    }
    50% {
        opacity: 0;
        -webkit-transform: none;
        transform: none
    }
    80% {
        opacity: 0.1;
        -webkit-transform: translate3d(10%, 0, 0);
        transform: translate3d(10%, 0, 0)
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(50%, 0, 0);
        transform: translate3d(50%, 0, 0) scale(2)
    }
}
@keyframes monthAppearHide {
    0% {
        opacity: 0;
        -webkit-transform: none;
        transform: none
    }
    50% {
        opacity: 0;
        -webkit-transform: none;
        transform: none
    }
    80% {
        opacity: 0.1;
        -webkit-transform: translate3d(10%, 0, 0);
        transform: translate3d(10%, 0, 0)
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(50%, 0, 0);
        transform: translate3d(50%, 0, 0) scale(2)
    }
}
@keyframes draw {
    to {
        stroke-dashoffset: 0;
        stroke: #000
    }
}
@-webkit-keyframes draw {
    to {
        stroke-dashoffset: 0
    }
}
@-webkit-keyframes shuffleColour {
    0%, 7%, 9%, 18%, 20%, 25%, 27%, 29%, 31%, 33%, 35% {
        fill: #1c364f
    }
    8%,
    19%,
    26%,
    28%,
    30%,
    32%,
    34%,
    50%,
    100% {
        fill: #ffffff
    }
}
@-webkit-keyframes eyes {
    0% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    47% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    50% {
        -webkit-transform: translate3d(10%, 0, 0);
        transform: translate3d(10%, 0, 0)
    }
    69% {
        -webkit-transform: translate3d(10%, 0, 0);
        transform: translate3d(10%, 0, 0)
    }
    73% {
        -webkit-transform: translate3d(-10%, 0, 0);
        transform: translate3d(-10%, 0, 0)
    }
    89% {
        -webkit-transform: translate3d(-10%, 0, 0);
        transform: translate3d(-10%, 0, 0)
    }
    100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}
@keyframes eyes {
    0% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    47% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    50% {
        -webkit-transform: translate3d(10%, 0, 0);
        transform: translate3d(10%, 0, 0)
    }
    69% {
        -webkit-transform: translate3d(10%, 0, 0);
        transform: translate3d(10%, 0, 0)
    }
    73% {
        -webkit-transform: translate3d(-10%, 0, 0);
        transform: translate3d(-10%, 0, 0)
    }
    89% {
        -webkit-transform: translate3d(-10%, 0, 0);
        transform: translate3d(-10%, 0, 0)
    }
    100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}
@keyframes rotatePlane {
    0% {
        opacity: 0;
        -webkit-transform: rotate3d(0, 0, 1, 0deg);
        transform: rotate3d(0, 0, 1, 0deg)
    }
    5% {
        opacity: 1
    }
    100% {
        -webkit-transform: rotate3d(0, 0, 1, -47deg);
        transform: rotate3d(0, 0, 1, -47deg)
    }
}
@-webkit-keyframes rotatePlane {
    0% {
        opacity: 0;
        -webkit-transform: rotate3d(0, 0, 1, 0deg);
        transform: rotate3d(0, 0, 1, 15deg)
    }
    5% {
        opacity: 1
    }
    100% {
        -webkit-transform: rotate3d(0, 0, 1, -47deg);
        transform: rotate3d(0, 0, 1, -47deg)
    }
}
@-webkit-keyframes pitchLight {
    0% {
        -webkit-transform: scale3d(0, 0, 0);
        transform: scale3d(0, 0, 0);
        opacity: 0
    }
    3% {
        -webkit-transform: scale3d(1.2, 1.2, 1.2);
        transform: scale3d(1.2, 1.2, 1.2);
        opacity: 1
    }
    6% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
    10% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
    20% {
        --webkit-transform: translateX(-5%) translateY(-7%);
        -webkit-transform: translateX(-5%) translateY(-7%);
        transform: translateX(-5%) translateY(-7%)
    }
    40% {
        --webkit-transform: translateX(4%) translateY(-1%);
        -webkit-transform: translateX(4%) translateY(-1%);
        transform: translateX(4%) translateY(-1%)
    }
    60% {
        --webkit-transform: translateX(1%) translateY(9%);
        -webkit-transform: translateX(1%) translateY(9%);
        transform: translateX(1%) translateY(9%)
    }
    70% {
        --webkit-transform: translateX(-2%) translateY(11%);
        -webkit-transform: translateX(-2%) translateY(11%);
        transform: translateX(-2%) translateY(11%)
    }
    80% {
        --webkit-transform: translateX(3%) translateY(2%);
        -webkit-transform: translateX(3%) translateY(2%);
        transform: translateX(3%) translateY(2%)
    }
    90% {
        --webkit-transform: translateX(8%) translateY(-6%);
        -webkit-transform: translateX(8%) translateY(-6%);
        transform: translateX(8%) translateY(-6%)
    }
    100% {
        --webkit-transform: translateX(-5%) translateY(-7%);
        -webkit-transform: translateX(-5%) translateY(-7%);
        transform: translateX(-5%) translateY(-7%)
    }
}
@keyframes pitchLight {
    0% {
        -webkit-transform: scale3d(0, 0, 0);
        transform: scale3d(0, 0, 0);
        opacity: 0
    }
    3% {
        -webkit-transform: scale3d(1.2, 1.2, 1.2);
        transform: scale3d(1.2, 1.2, 1.2);
        opacity: 1
    }
    6% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
    10% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
    20% {
        --webkit-transform: translateX(-5%) translateY(-7%);
        -webkit-transform: translateX(-5%) translateY(-7%);
        transform: translateX(-5%) translateY(-7%)
    }
    40% {
        --webkit-transform: translateX(4%) translateY(-1%);
        -webkit-transform: translateX(4%) translateY(-1%);
        transform: translateX(4%) translateY(-1%)
    }
    60% {
        --webkit-transform: translateX(1%) translateY(9%);
        -webkit-transform: translateX(1%) translateY(9%);
        transform: translateX(1%) translateY(9%)
    }
    70% {
        --webkit-transform: translateX(-2%) translateY(11%);
        -webkit-transform: translateX(-2%) translateY(11%);
        transform: translateX(-2%) translateY(11%)
    }
    80% {
        --webkit-transform: translateX(3%) translateY(2%);
        -webkit-transform: translateX(3%) translateY(2%);
        transform: translateX(3%) translateY(2%)
    }
    90% {
        --webkit-transform: translateX(8%) translateY(-6%);
        -webkit-transform: translateX(8%) translateY(-6%);
        transform: translateX(8%) translateY(-6%)
    }
    100% {
        --webkit-transform: translateX(-5%) translateY(-7%);
        -webkit-transform: translateX(-5%) translateY(-7%);
        transform: translateX(-5%) translateY(-7%)
    }
}
@-webkit-keyframes pitchShadow {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
    10% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
    20% {
        --webkit-transform: translateX(2.5%) translateY(3.5%);
        -webkit-transform: translateX(2.5%) translateY(3.5%);
        transform: translateX(2.5%) translateY(3.5%)
    }
    40% {
        --webkit-transform: translateX(-2%) translateY(0.5%);
        -webkit-transform: translateX(-2%) translateY(0.5%);
        transform: translateX(-2%) translateY(0.5%)
    }
    60% {
        --webkit-transform: translateX(-0.5%) translateY(-4.5%);
        -webkit-transform: translateX(-0.5%) translateY(-4.5%);
        transform: translateX(-0.5%) translateY(-4.5%)
    }
    70% {
        --webkit-transform: translateX(1%) translateY(-5.5%);
        -webkit-transform: translateX(1%) translateY(-5.5%);
        transform: translateX(1%) translateY(-5.5%)
    }
    80% {
        --webkit-transform: translateX(-1.5%) translateY(-1%);
        -webkit-transform: translateX(-1.5%) translateY(-1%);
        transform: translateX(-1.5%) translateY(-1%)
    }
    90% {
        --webkit-transform: translateX(-4%) translateY(3%);
        -webkit-transform: translateX(-4%) translateY(3%);
        transform: translateX(-4%) translateY(3%)
    }
    100% {
        --webkit-transform: translateX(0) translateY(0);
        -webkit-transform: translateX(0) translateY(0);
        transform: translateX(0) translateY(0)
    }
}
@keyframes pitchShadow {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
    10% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
    20% {
        --webkit-transform: translateX(2.5%) translateY(3.5%);
        -webkit-transform: translateX(2.5%) translateY(3.5%);
        transform: translateX(2.5%) translateY(3.5%)
    }
    40% {
        --webkit-transform: translateX(-2%) translateY(0.5%);
        -webkit-transform: translateX(-2%) translateY(0.5%);
        transform: translateX(-2%) translateY(0.5%)
    }
    60% {
        --webkit-transform: translateX(-0.5%) translateY(-4.5%);
        -webkit-transform: translateX(-0.5%) translateY(-4.5%);
        transform: translateX(-0.5%) translateY(-4.5%)
    }
    70% {
        --webkit-transform: translateX(1%) translateY(-5.5%);
        -webkit-transform: translateX(1%) translateY(-5.5%);
        transform: translateX(1%) translateY(-5.5%)
    }
    80% {
        --webkit-transform: translateX(-1.5%) translateY(-1%);
        -webkit-transform: translateX(-1.5%) translateY(-1%);
        transform: translateX(-1.5%) translateY(-1%)
    }
    90% {
        --webkit-transform: translateX(-4%) translateY(3%);
        -webkit-transform: translateX(-4%) translateY(3%);
        transform: translateX(-4%) translateY(3%)
    }
    100% {
        --webkit-transform: translateX(0) translateY(0);
        -webkit-transform: translateX(0) translateY(0);
        transform: translateX(0) translateY(0)
    }
}
@-webkit-keyframes wf-horiz {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -200%, 0);
        transform: translate3d(0, -200%, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}
@keyframes wf-horiz {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -200%, 0);
        transform: translate3d(0, -200%, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}
@-webkit-keyframes wf-vert {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-200%, 0, 0);
        transform: translate3d(-200%, 0, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}
@keyframes wf-vert {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-200%, 0, 0);
        transform: translate3d(-200%, 0, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}
@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    100% {
        -webkit-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}
@keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    100% {
        -webkit-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}
@-webkit-keyframes spin-reverse {
    0% {
        -webkit-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    100% {
        -webkit-transform: rotate(-360deg);
        -ms-transform: rotate(-360deg);
        transform: rotate(-360deg)
    }
}
@keyframes spin-reverse {
    0% {
        -webkit-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    100% {
        -webkit-transform: rotate(-360deg);
        -ms-transform: rotate(-360deg);
        transform: rotate(-360deg)
    }
}
@-webkit-keyframes shine {
    0% {
        -webkit-transform: rotate(0deg) scale3d(0, 0, 0);
        -ms-transform: rotate(0deg) scale3d(0, 0, 0);
        transform: rotate(0deg) scale3d(0, 0, 0);
        opacity: 0
    }
    79% {
        -webkit-transform: rotate(0deg) scale3d(0, 0, 0);
        -ms-transform: rotate(0deg) scale3d(0, 0, 0);
        transform: rotate(0deg) scale3d(0, 0, 0);
        opacity: 0
    }
    80% {
        -webkit-transform: rotate(180deg) scale3d(1, 1, 1);
        -ms-transform: rotate(180deg) scale3d(1, 1, 1);
        transform: rotate(180deg) scale3d(1, 1, 1);
        opacity: 1
    }
    100% {
        -webkit-transform: rotate(360deg) scale3d(0, 0, 0);
        -ms-transform: rotate(360deg) scale3d(0, 0, 0);
        transform: rotate(360deg) scale3d(0, 0, 0);
        opacity: 0
    }
}
@keyframes shine {
    0% {
        -webkit-transform: rotate(0deg) scale3d(0, 0, 0);
        -ms-transform: rotate(0deg) scale3d(0, 0, 0);
        transform: rotate(0deg) scale3d(0, 0, 0);
        opacity: 0
    }
    79% {
        -webkit-transform: rotate(0deg) scale3d(0, 0, 0);
        -ms-transform: rotate(0deg) scale3d(0, 0, 0);
        transform: rotate(0deg) scale3d(0, 0, 0);
        opacity: 0
    }
    80% {
        -webkit-transform: rotate(180deg) scale3d(1, 1, 1);
        -ms-transform: rotate(180deg) scale3d(1, 1, 1);
        transform: rotate(180deg) scale3d(1, 1, 1);
        opacity: 1
    }
    100% {
        -webkit-transform: rotate(360deg) scale3d(0, 0, 0);
        -ms-transform: rotate(360deg) scale3d(0, 0, 0);
        transform: rotate(360deg) scale3d(0, 0, 0);
        opacity: 0
    }
}
.month--1 {
    background: #0e999e
}
.month--1 Z.month-intro:before {
    top: 50%;
    left: 0;
    color: #fff;
    content: "Sep '14";
    opacity: 0.3;
    z-index: 999;
    font-size: 250px;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
    -webkit-transition-delay: 700ms;
    -moz-transition-delay: 700ms;
    -transition-delay: 700ms
}
.month--2 {
    background: #2b4b71
}
.month--2 Z.month-intro:before {
    top: 50%;
    left: 0;
    color: #fff;
    content: "Oct '14";
    opacity: 0.3;
    z-index: 999;
    font-size: 250px;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
    -webkit-transition-delay: 700ms;
    -moz-transition-delay: 700ms;
    -transition-delay: 700ms
}
.month--3 {
    background: #008b90
}
.month--3 Z.month-intro:before {
    top: 50%;
    left: 0;
    color: #fff;
    content: "Nov '14";
    opacity: 0.3;
    z-index: 999;
    font-size: 250px;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
    -webkit-transition-delay: 700ms;
    -moz-transition-delay: 700ms;
    -transition-delay: 700ms
}
.month--4 {
    background: #8f1d59
}
.month--4 Z.month-intro:before {
    top: 50%;
    left: 0;
    color: #fff;
    content: "Dec '14";
    opacity: 0.3;
    z-index: 999;
    font-size: 250px;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
    -webkit-transition-delay: 700ms;
    -moz-transition-delay: 700ms;
    -transition-delay: 700ms
}
.month--5 {
    background: #22adb2
}
.month--5 Z.month-intro:before {
    top: 50%;
    left: 0;
    color: #fff;
    content: "Jan '15";
    opacity: 0.3;
    z-index: 999;
    font-size: 250px;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
    -webkit-transition-delay: 700ms;
    -moz-transition-delay: 700ms;
    -transition-delay: 700ms
}
.month--6 {
    background: #9766a7
}
.month--6 Z.month-intro:before {
    top: 50%;
    left: 0;
    color: #fff;
    content: "Feb '15";
    opacity: 0.3;
    z-index: 999;
    font-size: 250px;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
    -webkit-transition-delay: 700ms;
    -moz-transition-delay: 700ms;
    -transition-delay: 700ms
}
.month--7 {
    background: #2b4b71
}
.month--7 Z.month-intro:before {
    top: 50%;
    left: 0;
    color: #fff;
    content: "Mar '15";
    opacity: 0.3;
    z-index: 999;
    font-size: 250px;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
    -webkit-transition-delay: 700ms;
    -moz-transition-delay: 700ms;
    -transition-delay: 700ms
}
.month--8 {
    background: #2b4b71
}
.month--8 Z.month-intro:before {
    top: 50%;
    left: 0;
    color: #fff;
    content: "Apr '15";
    opacity: 0.3;
    z-index: 999;
    font-size: 250px;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
    -webkit-transition-delay: 700ms;
    -moz-transition-delay: 700ms;
    -transition-delay: 700ms
}
.month--9 {
    background: #4bb8a1
}
.month--9 Z.month-intro:before {
    top: 50%;
    left: 0;
    color: #fff;
    content: "May '15";
    opacity: 0.3;
    z-index: 999;
    font-size: 250px;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
    -webkit-transition-delay: 700ms;
    -moz-transition-delay: 700ms;
    -transition-delay: 700ms
}
.month--10 {
    background: #9766a7
}
.month--10 Z.month-intro:before {
    top: 50%;
    left: 0;
    color: #fff;
    content: "Jun '15";
    opacity: 0.3;
    z-index: 999;
    font-size: 250px;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
    -webkit-transition-delay: 700ms;
    -moz-transition-delay: 700ms;
    -transition-delay: 700ms
}
.month--11 {
    background: #8fd5dd
}
.month--11 Z.month-intro:before {
    top: 50%;
    left: 0;
    color: #fff;
    content: "July '15";
    opacity: 0.3;
    z-index: 999;
    font-size: 250px;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
    -webkit-transition-delay: 700ms;
    -moz-transition-delay: 700ms;
    -transition-delay: 700ms
}
.month--12 {
    background: #8f1d59
}
.month--12 Z.month-intro:before {
    top: 50%;
    left: 0;
    color: #fff;
    content: "Aug '15";
    opacity: 0.3;
    z-index: 999;
    font-size: 250px;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
    -webkit-transition-delay: 700ms;
    -moz-transition-delay: 700ms;
    -transition-delay: 700ms
}
.month--13 {
    background: #2b4b71
}
.month--13 Z.month-intro:before {
    top: 50%;
    left: 0;
    color: #fff;
    content: "Sep '15";
    opacity: 0.3;
    z-index: 999;
    font-size: 250px;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
    -webkit-transition-delay: 700ms;
    -moz-transition-delay: 700ms;
    -transition-delay: 700ms
}
.month-intro {
    width: 100%;
    color: #fff;
    text-align: left;
    position: relative
}
@media only screen and (min-width: 960px) {
    .month-intro {
        max-width: 35%;
        position: absolute;
        top: 25%;
        right: 5%
    }
}
.month-intro.left {
    left: 10%;
    right: auto
}
.month-intro h2 {
    color: #fff;
    font-size: 50px;
    line-height: normal;
    text-shadow: 2px 2px 0 rgba(0, 0, 0, 0.2);
    text-transform: none
}
@media only screen and (min-width: 599px) {
    .month-intro h2 {
        font-size: 70px
    }
}
@media only screen and (min-width: 960px) {
    .month-intro h2 {
        font-size: 80px
    }
}
@media only screen and (min-width: 1100px) {
    .month-intro h2 {
        font-size: 100px
    }
}
.month-intro li {
    font-size: 20px;
    margin-bottom: 15px;
    text-shadow: 2px 2px 0 rgba(0, 0, 0, 0.2)
}
@media only screen and (min-width: 960px) {
    .month-intro li {
        font-size: 24px
    }
}
@media only screen and (min-width: 1100px) {
    .month-intro li {
        font-size: 32px
    }
}
.month {
    min-height: 320px;
    width: 100%;
    position: relative;
    overflow: hidden;
    text-align: center
}
@media only screen and (min-width: 599px) {
    .month {
        min-height: 100vh
    }
    .month:before {
        position: absolute;
        width: 300%;
        height: 300%;
        content: '';
        background: rgba(255, 255, 255, 0.2);
        top: -176%;
        left: -237%;
        z-index: 0;
        border-radius: 2000px
    }
    .month.month-alt:before {
        left: auto;
        right: -237%
    }
}
@media only screen and (min-width: 960px) {
    .month {
        text-align: left
    }
}
.month .month__inner.is-visible Z.month-intro:before {
    -webkit-animation-duration: 2s;
    animation-duration: 2s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-name: monthAppearHide;
    animation-name: monthAppearHide;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1;
    -webkit-animation-timing-function: ease;
    animation-timing-function: ease;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    right: 15%
}
.month svg {
    width: 90%;
    height: 50%;
    position: relative;
    margin: 0 auto
}
@media only screen and (min-width: 960px) {
    .month svg {
        position: absolute;
        height: 100%
    }
}
.month__inner {
    padding: 40px 3% 0 3%
}
@media only screen and (min-width: 960px) {
    .month__inner {
        padding: 0;
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0
    }
}
.mobile-menu {
    position: absolute;
    bottom: -60px;
    width: 100%
}
.mobile-menu a {
    display: block;
    padding: 20px 10px;
    font-size: 16px;
    color: #333;
    width: 100%;
    background: #f0f0f0;
    text-align: right
}
@media only screen and (min-width: 960px) {
    .mobile-menu {
        display: none
    }
}
.nav {
    background: #fff;
    position: fixed;
    text-align: center;
    top: 0;
    right: 0;
    z-index: 99999999;
    width: 100%;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.15)
}
@media only screen and (max-width: 960px) {
    .nav {
        -webkit-animation-duration: 0.5s;
        animation-duration: 0.5s;
        -webkit-animation-fill-mode: both;
        animation-fill-mode: both;
        -webkit-animation-name: slideOutUp;
        animation-name: slideOutUp;
        -webkit-animation-iteration-count: 1;
        animation-iteration-count: 1;
        -webkit-animation-timing-function: ease;
        animation-timing-function: ease
    }
    .nav.active {
        -webkit-animation-duration: 0.5s;
        animation-duration: 0.5s;
        -webkit-animation-fill-mode: both;
        animation-fill-mode: both;
        -webkit-animation-name: slideInDown;
        animation-name: slideInDown;
        -webkit-animation-iteration-count: 1;
        animation-iteration-count: 1;
        -webkit-animation-timing-function: ease;
        animation-timing-function: ease
    }
}
@media only screen and (min-width: 960px) {
    .nav {
        text-align: left
    }
}
.nav__item {
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
    -webkit-transition-delay: 0;
    -moz-transition-delay: 0;
    -transition-delay: 0;
    display: inline-block;
    text-align: center;
    font-size: 20px;
    color: #444;
    padding: 20px 4.5%
}
@media only screen and (min-width: 960px) {
    .nav__item {
        border-right: 1px solid #ddd;
        padding: 20px 1.5%
    }
}
.nav__item:nth-child(1):hover,
.nav__item:nth-child(1).active {
    color: #fff;
    background: #0e999e
}
@media only screen and (min-width: 960px) {
    .nav__item:nth-child(1):hover,
    .nav__item:nth-child(1).active {
        border-right: 1px solid #0e999e
    }
}
.nav__item:nth-child(2):hover,
.nav__item:nth-child(2).active {
    color: #fff;
    background: #2b4b71
}
@media only screen and (min-width: 960px) {
    .nav__item:nth-child(2):hover,
    .nav__item:nth-child(2).active {
        border-right: 1px solid #2b4b71
    }
}
.nav__item:nth-child(3):hover,
.nav__item:nth-child(3).active {
    color: #fff;
    background: #008b90
}
@media only screen and (min-width: 960px) {
    .nav__item:nth-child(3):hover,
    .nav__item:nth-child(3).active {
        border-right: 1px solid #008b90
    }
}
.nav__item:nth-child(4):hover,
.nav__item:nth-child(4).active {
    color: #fff;
    background: #8f1d59
}
@media only screen and (min-width: 960px) {
    .nav__item:nth-child(4):hover,
    .nav__item:nth-child(4).active {
        border-right: 1px solid #8f1d59
    }
}
.nav__item:nth-child(5):hover,
.nav__item:nth-child(5).active {
    color: #fff;
    background: #22adb2
}
@media only screen and (min-width: 960px) {
    .nav__item:nth-child(5):hover,
    .nav__item:nth-child(5).active {
        border-right: 1px solid #22adb2
    }
}
.nav__item:nth-child(6):hover,
.nav__item:nth-child(6).active {
    color: #fff;
    background: #9766a7
}
@media only screen and (min-width: 960px) {
    .nav__item:nth-child(6):hover,
    .nav__item:nth-child(6).active {
        border-right: 1px solid #9766a7
    }
}
.nav__item:nth-child(7):hover,
.nav__item:nth-child(7).active {
    color: #fff;
    background: #2b4b71
}
@media only screen and (min-width: 960px) {
    .nav__item:nth-child(7):hover,
    .nav__item:nth-child(7).active {
        border-right: 1px solid #2b4b71
    }
}
.nav__item:nth-child(8):hover,
.nav__item:nth-child(8).active {
    color: #fff;
    background: #2b4b71
}
@media only screen and (min-width: 960px) {
    .nav__item:nth-child(8):hover,
    .nav__item:nth-child(8).active {
        border-right: 1px solid #2b4b71
    }
}
.nav__item:nth-child(9):hover,
.nav__item:nth-child(9).active {
    color: #fff;
    background: #4bb8a1
}
@media only screen and (min-width: 960px) {
    .nav__item:nth-child(9):hover,
    .nav__item:nth-child(9).active {
        border-right: 1px solid #4bb8a1
    }
}
.nav__item:nth-child(10):hover,
.nav__item:nth-child(10).active {
    color: #fff;
    background: #9766a7
}
@media only screen and (min-width: 960px) {
    .nav__item:nth-child(10):hover,
    .nav__item:nth-child(10).active {
        border-right: 1px solid #9766a7
    }
}
.nav__item:nth-child(11):hover,
.nav__item:nth-child(11).active {
    color: #fff;
    background: #8fd5dd
}
@media only screen and (min-width: 960px) {
    .nav__item:nth-child(11):hover,
    .nav__item:nth-child(11).active {
        border-right: 1px solid #8fd5dd
    }
}
.nav__item:nth-child(12):hover,
.nav__item:nth-child(12).active {
    color: #fff;
    background: #8f1d59
}
@media only screen and (min-width: 960px) {
    .nav__item:nth-child(12):hover,
    .nav__item:nth-child(12).active {
        border-right: 1px solid #8f1d59
    }
}
.nav__item:nth-child(13):hover,
.nav__item:nth-child(13).active {
    color: #fff;
    background: #2b4b71
}
@media only screen and (min-width: 960px) {
    .nav__item:nth-child(13):hover,
    .nav__item:nth-child(13).active {
        border-right: 1px solid #2b4b71
    }
}
.month--1 {
    background: #0e999e
}
@media only screen and (min-width: 960px) {
    .month--1 svg {
        width: 45%;
        left: 5%
    }
}
.month--1 .images-list li {
    width: 23.5%;
    border-left-width: 0;
    padding: 0;
    margin-left: 2%
}
.month--1 #usa .images-list li {
    width: 49%;
    border-left-width: 0;
    padding: 0;
    margin-left: 2%
}
.month--1 #dots {
    display: none
}
@media only screen and (min-width: 599px) {
    .no-firefox .month--1  .is-visible .sequence,
    .no-ipad .month--1  .is-visible .sequence {
        -ms-transform-origin: 50% 50%;
        transform-origin: 50% 50%;
        -webkit-transform-origin: 50% 50%
    }
    .no-firefox .month--1  .is-visible #uk,
    .no-ipad .month--1  .is-visible #uk {
        -webkit-animation-duration: 0.5s;
        animation-duration: 0.5s;
        -webkit-animation-fill-mode: both;
        animation-fill-mode: both;
        -webkit-animation-name: pulseInBig;
        animation-name: pulseInBig;
        -webkit-animation-iteration-count: 1;
        animation-iteration-count: 1;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }
    .no-firefox .month--1  .is-visible #ireland,
    .no-ipad .month--1  .is-visible #ireland {
        -webkit-animation-duration: 0.5s;
        animation-duration: 0.5s;
        -webkit-animation-fill-mode: both;
        animation-fill-mode: both;
        -webkit-animation-name: pulseInBig;
        animation-name: pulseInBig;
        -webkit-animation-iteration-count: 1;
        animation-iteration-count: 1;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
        -webkit-animation-delay: 0.3s;
        animation-delay: 0.3s
    }
    .no-firefox .month--1  .is-visible #usa-map,
    .no-ipad .month--1  .is-visible #usa-map {
        -webkit-animation-duration: 0.5s;
        animation-duration: 0.5s;
        -webkit-animation-fill-mode: both;
        animation-fill-mode: both;
        -webkit-animation-name: pulseInBig;
        animation-name: pulseInBig;
        -webkit-animation-iteration-count: 1;
        animation-iteration-count: 1;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
        -webkit-animation-delay: 0.9s;
        animation-delay: 0.9s
    }
    .no-firefox .month--1 .is-visible #creare-logo,
    .no-ipad .month--1 .is-visible #creare-logo {
        -webkit-animation-duration: 0.5s;
        animation-duration: 0.5s;
        -webkit-animation-fill-mode: both;
        animation-fill-mode: both;
        -webkit-animation-name: pulseInBig;
        animation-name: pulseInBig;
        -webkit-animation-iteration-count: 1;
        animation-iteration-count: 1;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
        -webkit-animation-delay: 1.2s;
        animation-delay: 1.2s
    }
    .no-firefox .month--1 .is-visible #google-logo,
    .no-ipad .month--1 .is-visible #google-logo {
        -webkit-animation-duration: 0.5s;
        animation-duration: 0.5s;
        -webkit-animation-fill-mode: both;
        animation-fill-mode: both;
        -webkit-animation-name: pulseInBig;
        animation-name: pulseInBig;
        -webkit-animation-iteration-count: 1;
        animation-iteration-count: 1;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
        -webkit-animation-delay: 1.5s;
        animation-delay: 1.5s
    }
    .no-firefox .month--1  .is-visible #plane,
    .no-ipad .month--1  .is-visible #plane {
        -ms-transform-origin: -11% 290%;
        transform-origin: -11% 290%;
        -webkit-transform-origin: -11% 290%;
        -webkit-animation-duration: 4.7s;
        animation-duration: 4.7s;
        -webkit-animation-fill-mode: both;
        animation-fill-mode: both;
        -webkit-animation-name: rotatePlane;
        animation-name: rotatePlane;
        -webkit-animation-iteration-count: 1;
        animation-iteration-count: 1;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
        -webkit-animation-delay: 2s;
        animation-delay: 2s
    }
    .no-firefox .month--1  .is-visible #dots,
    .no-ipad .month--1  .is-visible #dots {
        display: block
    }
    .no-firefox .month--1 .is-visible #dots g:nth-child(10),
    .no-ipad .month--1 .is-visible #dots g:nth-child(10) {
        -ms-transform-origin: 50% 50%;
        transform-origin: 50% 50%;
        -webkit-transform-origin: 50% 50%;
        -webkit-animation-duration: 0.3s;
        animation-duration: 0.3s;
        -webkit-animation-fill-mode: both;
        animation-fill-mode: both;
        -webkit-animation-name: pulseInBig;
        animation-name: pulseInBig;
        -webkit-animation-iteration-count: 1;
        animation-iteration-count: 1;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
        -webkit-animation-delay: 5.5s;
        animation-delay: 5.5s
    }
    .no-firefox .month--1  .is-visible #dots g:nth-child(9),
    .no-ipad  .month--1 .is-visible #dots g:nth-child(9) {
        -ms-transform-origin: 50% 50%;
        transform-origin: 50% 50%;
        -webkit-transform-origin: 50% 50%;
        -webkit-animation-duration: 0.3s;
        animation-duration: 0.3s;
        -webkit-animation-fill-mode: both;
        animation-fill-mode: both;
        -webkit-animation-name: pulseInBig;
        animation-name: pulseInBig;
        -webkit-animation-iteration-count: 1;
        animation-iteration-count: 1;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
        -webkit-animation-delay: 5.25s;
        animation-delay: 5.25s
    }
    .no-firefox .month--1  .is-visible #dots g:nth-child(8),
    .no-ipad .month--1 .is-visible #dots g:nth-child(8) {
        -ms-transform-origin: 50% 50%;
        transform-origin: 50% 50%;
        -webkit-transform-origin: 50% 50%;
        -webkit-animation-duration: 0.3s;
        animation-duration: 0.3s;
        -webkit-animation-fill-mode: both;
        animation-fill-mode: both;
        -webkit-animation-name: pulseInBig;
        animation-name: pulseInBig;
        -webkit-animation-iteration-count: 1;
        animation-iteration-count: 1;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
        -webkit-animation-delay: 5s;
        animation-delay: 5s
    }
    .no-firefox .month--1  .is-visible #dots g:nth-child(7),
    .no-ipad .month--1  .is-visible #dots g:nth-child(7) {
        -ms-transform-origin: 50% 50%;
        transform-origin: 50% 50%;
        -webkit-transform-origin: 50% 50%;
        -webkit-animation-duration: 0.3s;
        animation-duration: 0.3s;
        -webkit-animation-fill-mode: both;
        animation-fill-mode: both;
        -webkit-animation-name: pulseInBig;
        animation-name: pulseInBig;
        -webkit-animation-iteration-count: 1;
        animation-iteration-count: 1;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
        -webkit-animation-delay: 4.75s;
        animation-delay: 4.75s
    }
    .no-firefox .month--1  .is-visible #dots g:nth-child(6),
    .no-ipad .month--1  .is-visible #dots g:nth-child(6) {
        -ms-transform-origin: 50% 50%;
        transform-origin: 50% 50%;
        -webkit-transform-origin: 50% 50%;
        -webkit-animation-duration: 0.3s;
        animation-duration: 0.3s;
        -webkit-animation-fill-mode: both;
        animation-fill-mode: both;
        -webkit-animation-name: pulseInBig;
        animation-name: pulseInBig;
        -webkit-animation-iteration-count: 1;
        animation-iteration-count: 1;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
        -webkit-animation-delay: 4.5s;
        animation-delay: 4.5s
    }
    .no-firefox .month--1  .is-visible #dots g:nth-child(5),
    .no-ipad .month--1  .is-visible #dots g:nth-child(5) {
        -ms-transform-origin: 50% 50%;
        transform-origin: 50% 50%;
        -webkit-transform-origin: 50% 50%;
        -webkit-animation-duration: 0.3s;
        animation-duration: 0.3s;
        -webkit-animation-fill-mode: both;
        animation-fill-mode: both;
        -webkit-animation-name: pulseInBig;
        animation-name: pulseInBig;
        -webkit-animation-iteration-count: 1;
        animation-iteration-count: 1;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
        -webkit-animation-delay: 4.25s;
        animation-delay: 4.25s
    }
    .no-firefox .month--1  .is-visible #dots g:nth-child(4),
    .no-ipad .month--1  .is-visible #dots g:nth-child(4) {
        -ms-transform-origin: 50% 50%;
        transform-origin: 50% 50%;
        -webkit-transform-origin: 50% 50%;
        -webkit-animation-duration: 0.3s;
        animation-duration: 0.3s;
        -webkit-animation-fill-mode: both;
        animation-fill-mode: both;
        -webkit-animation-name: pulseInBig;
        animation-name: pulseInBig;
        -webkit-animation-iteration-count: 1;
        animation-iteration-count: 1;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
        -webkit-animation-delay: 4s;
        animation-delay: 4s
    }
    .no-firefox .month--1  .is-visible #dots g:nth-child(3),
    .no-ipad .month--1  .is-visible #dots g:nth-child(3) {
        -ms-transform-origin: 50% 50%;
        transform-origin: 50% 50%;
        -webkit-transform-origin: 50% 50%;
        -webkit-animation-duration: 0.3s;
        animation-duration: 0.3s;
        -webkit-animation-fill-mode: both;
        animation-fill-mode: both;
        -webkit-animation-name: pulseInBig;
        animation-name: pulseInBig;
        -webkit-animation-iteration-count: 1;
        animation-iteration-count: 1;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
        -webkit-animation-delay: 3.75s;
        animation-delay: 3.75s
    }
    .no-firefox .month--1  .is-visible #dots g:nth-child(2),
    .no-ipad .month--1  .is-visible #dots g:nth-child(2) {
        -ms-transform-origin: 50% 50%;
        transform-origin: 50% 50%;
        -webkit-transform-origin: 50% 50%;
        -webkit-animation-duration: 0.3s;
        animation-duration: 0.3s;
        -webkit-animation-fill-mode: both;
        animation-fill-mode: both;
        -webkit-animation-name: pulseInBig;
        animation-name: pulseInBig;
        -webkit-animation-iteration-count: 1;
        animation-iteration-count: 1;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
        -webkit-animation-delay: 3.5s;
        animation-delay: 3.5s
    }
    .no-firefox .month--1  .is-visible #dots g:nth-child(1),
    .no-ipad .month--1  .is-visible #dots g:nth-child(1) {
        -ms-transform-origin: 50% 50%;
        transform-origin: 50% 50%;
        -webkit-transform-origin: 50% 50%;
        -webkit-animation-duration: 0.3s;
        animation-duration: 0.3s;
        -webkit-animation-fill-mode: both;
        animation-fill-mode: both;
        -webkit-animation-name: pulseInBig;
        animation-name: pulseInBig;
        -webkit-animation-iteration-count: 1;
        animation-iteration-count: 1;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
        -webkit-animation-delay: 3.25s;
        animation-delay: 3.25s
    }
}
.month--2 {
    background: #2b4b71
}
@media only screen and (min-width: 960px) {
    .month--2 svg {
        width: 42%;
        left: 2%;
        bottom: 0
    }
}
.month--2:before {
    position: absolute;
    width: 2000px;
    height: 2000px;
    content: '';
    background: #3f5f85;
    top: -1000px;
    left: -1000px;
    z-index: 0;
    border-radius: 2000px
}
#screen {
    fill: #22adb2;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    -webkit-transition-delay: 3.2s;
    -moz-transition-delay: 3.2s;
    -transition-delay: 3.2s
}
#loader {
    display: none
}
#text rect {
    width: 20%
}
@media only screen and (min-width: 599px) {
    #screen {
        fill: #333333
    }
    #loader {
        display: block
    }
    #text {
        opacity: 0
    }
    #text rect {
        width: 0
    }
    .no-firefox .is-visible #loader circle:nth-child(1),
    .no-ipad .is-visible #loader circle:nth-child(1) {
        -webkit-transform-origin: 50% 50%;
        -ms-transform-origin: 50% 50%;
        transform-origin: 50% 50%;
        -webkit-animation-duration: 0.6s;
        animation-duration: 0.6s;
        -webkit-animation-fill-mode: both;
        animation-fill-mode: both;
        -webkit-animation-name: pulseOut;
        animation-name: pulseOut;
        -webkit-animation-iteration-count: infinite;
        animation-iteration-count: infinite;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
        -webkit-animation-delay: 0.05s;
        animation-delay: 0.05s
    }
    .no-firefox .is-visible #loader circle:nth-child(2),
    .no-ipad .is-visible #loader circle:nth-child(2) {
        -webkit-transform-origin: 50% 50%;
        -ms-transform-origin: 50% 50%;
        transform-origin: 50% 50%;
        -webkit-animation-duration: 0.6s;
        animation-duration: 0.6s;
        -webkit-animation-fill-mode: both;
        animation-fill-mode: both;
        -webkit-animation-name: pulseOut;
        animation-name: pulseOut;
        -webkit-animation-iteration-count: infinite;
        animation-iteration-count: infinite;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
        -webkit-animation-delay: 0.1s;
        animation-delay: 0.1s
    }
    .no-firefox .is-visible #loader circle:nth-child(3),
    .no-ipad .is-visible #loader circle:nth-child(3) {
        -webkit-transform-origin: 50% 50%;
        -ms-transform-origin: 50% 50%;
        transform-origin: 50% 50%;
        -webkit-animation-duration: 0.6s;
        animation-duration: 0.6s;
        -webkit-animation-fill-mode: both;
        animation-fill-mode: both;
        -webkit-animation-name: pulseOut;
        animation-name: pulseOut;
        -webkit-animation-iteration-count: infinite;
        animation-iteration-count: infinite;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
        -webkit-animation-delay: 0.15s;
        animation-delay: 0.15s
    }
    .no-firefox .is-visible #loader circle:nth-child(4),
    .no-ipad .is-visible #loader circle:nth-child(4) {
        -webkit-transform-origin: 50% 50%;
        -ms-transform-origin: 50% 50%;
        transform-origin: 50% 50%;
        -webkit-animation-duration: 0.6s;
        animation-duration: 0.6s;
        -webkit-animation-fill-mode: both;
        animation-fill-mode: both;
        -webkit-animation-name: pulseOut;
        animation-name: pulseOut;
        -webkit-animation-iteration-count: infinite;
        animation-iteration-count: infinite;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
        -webkit-animation-delay: 0.2s;
        animation-delay: 0.2s
    }
    .no-firefox .is-visible #loader circle:nth-child(5),
    .no-ipad .is-visible #loader circle:nth-child(5) {
        -webkit-transform-origin: 50% 50%;
        -ms-transform-origin: 50% 50%;
        transform-origin: 50% 50%;
        -webkit-animation-duration: 0.6s;
        animation-duration: 0.6s;
        -webkit-animation-fill-mode: both;
        animation-fill-mode: both;
        -webkit-animation-name: pulseOut;
        animation-name: pulseOut;
        -webkit-animation-iteration-count: infinite;
        animation-iteration-count: infinite;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
        -webkit-animation-delay: 0.25s;
        animation-delay: 0.25s
    }
    .no-firefox .is-visible #loader circle:nth-child(6),
    .no-ipad .is-visible #loader circle:nth-child(6) {
        -webkit-transform-origin: 50% 50%;
        -ms-transform-origin: 50% 50%;
        transform-origin: 50% 50%;
        -webkit-animation-duration: 0.6s;
        animation-duration: 0.6s;
        -webkit-animation-fill-mode: both;
        animation-fill-mode: both;
        -webkit-animation-name: pulseOut;
        animation-name: pulseOut;
        -webkit-animation-iteration-count: infinite;
        animation-iteration-count: infinite;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
        -webkit-animation-delay: 0.3s;
        animation-delay: 0.3s
    }
    .no-firefox .is-visible #loader circle:nth-child(7),
    .no-ipad .is-visible #loader circle:nth-child(7) {
        -webkit-transform-origin: 50% 50%;
        -ms-transform-origin: 50% 50%;
        transform-origin: 50% 50%;
        -webkit-animation-duration: 0.6s;
        animation-duration: 0.6s;
        -webkit-animation-fill-mode: both;
        animation-fill-mode: both;
        -webkit-animation-name: pulseOut;
        animation-name: pulseOut;
        -webkit-animation-iteration-count: infinite;
        animation-iteration-count: infinite;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
        -webkit-animation-delay: 0.35s;
        animation-delay: 0.35s
    }
    .no-firefox .is-visible #loader circle:nth-child(8),
    .no-ipad .is-visible #loader circle:nth-child(8) {
        -webkit-transform-origin: 50% 50%;
        -ms-transform-origin: 50% 50%;
        transform-origin: 50% 50%;
        -webkit-animation-duration: 0.6s;
        animation-duration: 0.6s;
        -webkit-animation-fill-mode: both;
        animation-fill-mode: both;
        -webkit-animation-name: pulseOut;
        animation-name: pulseOut;
        -webkit-animation-iteration-count: infinite;
        animation-iteration-count: infinite;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
        -webkit-animation-delay: 0.4s;
        animation-delay: 0.4s
    }
    .no-firefox .is-visible #loader circle:nth-child(9),
    .no-ipad .is-visible #loader circle:nth-child(9) {
        -webkit-transform-origin: 50% 50%;
        -ms-transform-origin: 50% 50%;
        transform-origin: 50% 50%;
        -webkit-animation-duration: 0.6s;
        animation-duration: 0.6s;
        -webkit-animation-fill-mode: both;
        animation-fill-mode: both;
        -webkit-animation-name: pulseOut;
        animation-name: pulseOut;
        -webkit-animation-iteration-count: infinite;
        animation-iteration-count: infinite;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
        -webkit-animation-delay: 0.45s;
        animation-delay: 0.45s
    }
    .no-firefox .is-visible #loader circle:nth-child(10),
    .no-ipad .is-visible #loader circle:nth-child(10) {
        -webkit-transform-origin: 50% 50%;
        -ms-transform-origin: 50% 50%;
        transform-origin: 50% 50%;
        -webkit-animation-duration: 0.6s;
        animation-duration: 0.6s;
        -webkit-animation-fill-mode: both;
        animation-fill-mode: both;
        -webkit-animation-name: pulseOut;
        animation-name: pulseOut;
        -webkit-animation-iteration-count: infinite;
        animation-iteration-count: infinite;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
        -webkit-animation-delay: 0.5s;
        animation-delay: 0.5s
    }
    .no-firefox .is-visible #loader circle:nth-child(11),
    .no-ipad .is-visible #loader circle:nth-child(11) {
        -webkit-transform-origin: 50% 50%;
        -ms-transform-origin: 50% 50%;
        transform-origin: 50% 50%;
        -webkit-animation-duration: 0.6s;
        animation-duration: 0.6s;
        -webkit-animation-fill-mode: both;
        animation-fill-mode: both;
        -webkit-animation-name: pulseOut;
        animation-name: pulseOut;
        -webkit-animation-iteration-count: infinite;
        animation-iteration-count: infinite;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
        -webkit-animation-delay: 0.55s;
        animation-delay: 0.55s
    }
    .no-firefox .is-visible #loader circle:nth-child(12),
    .no-ipad .is-visible #loader circle:nth-child(12) {
        -webkit-transform-origin: 50% 50%;
        -ms-transform-origin: 50% 50%;
        transform-origin: 50% 50%;
        -webkit-animation-duration: 0.6s;
        animation-duration: 0.6s;
        -webkit-animation-fill-mode: both;
        animation-fill-mode: both;
        -webkit-animation-name: pulseOut;
        animation-name: pulseOut;
        -webkit-animation-iteration-count: infinite;
        animation-iteration-count: infinite;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
        -webkit-animation-delay: 0.6s;
        animation-delay: 0.6s
    }
    .no-firefox .is-visible #loader,
    .no-ipad .is-visible #loader {
        -webkit-animation-duration: 0.6s;
        animation-duration: 0.6s;
        -webkit-animation-fill-mode: both;
        animation-fill-mode: both;
        -webkit-animation-name: pulseOut;
        animation-name: pulseOut;
        -webkit-animation-iteration-count: 1;
        animation-iteration-count: 1;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
        -webkit-transform-origin: 50% 50%;
        -ms-transform-origin: 50% 50%;
        transform-origin: 50% 50%;
        -webkit-animation-delay: 3s;
        animation-delay: 3s
    }
    .no-firefox .is-visible #phone,
    .no-ipad .is-visible #phone {
        -webkit-animation-duration: 0.4s;
        animation-duration: 0.4s;
        -webkit-animation-fill-mode: both;
        animation-fill-mode: both;
        -webkit-animation-name: pulseBig;
        animation-name: pulseBig;
        -webkit-animation-iteration-count: 1;
        animation-iteration-count: 1;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }
    .no-firefox .is-visible #screen,
    .no-ipad .is-visible #screen {
        fill: #22adb2
    }
    .no-firefox .is-visible #text,
    .no-ipad .is-visible #text {
        opacity: 1;
        -webkit-transition: all 0.3s ease;
        transition: all 0.3s ease;
        -webkit-transition-delay: 3.2s;
        -moz-transition-delay: 3.2s;
        -transition-delay: 3.2s
    }
    .no-firefox .is-visible #text rect,
    .no-ipad .is-visible #text rect {
        -webkit-transition: all 0.3s ease;
        transition: all 0.3s ease;
        -webkit-transition-delay: 0;
        -moz-transition-delay: 0;
        -transition-delay: 0
    }
    .no-firefox .is-visible #text rect:nth-child(1),
    .no-ipad .is-visible #text rect:nth-child(1) {
        width: 20%;
        -webkit-transition-delay: 3.25s;
        transition-delay: 3.25s
    }
    .no-firefox .is-visible #text rect:nth-child(2),
    .no-ipad .is-visible #text rect:nth-child(2) {
        width: 20%;
        -webkit-transition-delay: 3.3s;
        transition-delay: 3.3s
    }
    .no-firefox .is-visible #text rect:nth-child(3),
    .no-ipad .is-visible #text rect:nth-child(3) {
        width: 20%;
        -webkit-transition-delay: 3.35s;
        transition-delay: 3.35s
    }
    .no-firefox .is-visible #text rect:nth-child(4),
    .no-ipad .is-visible #text rect:nth-child(4) {
        width: 20%;
        -webkit-transition-delay: 3.4s;
        transition-delay: 3.4s
    }
    .no-firefox .is-visible #text rect:nth-child(5),
    .no-ipad .is-visible #text rect:nth-child(5) {
        width: 20%;
        -webkit-transition-delay: 3.45s;
        transition-delay: 3.45s
    }
    .no-firefox .is-visible #text rect:nth-child(6),
    .no-ipad .is-visible #text rect:nth-child(6) {
        width: 20%;
        -webkit-transition-delay: 3.5s;
        transition-delay: 3.5s
    }
    .no-firefox .is-visible #text rect:nth-child(7),
    .no-ipad .is-visible #text rect:nth-child(7) {
        width: 20%;
        -webkit-transition-delay: 3.55s;
        transition-delay: 3.55s
    }
    .no-firefox .is-visible #text rect:nth-child(8),
    .no-ipad .is-visible #text rect:nth-child(8) {
        width: 20%;
        -webkit-transition-delay: 3.6s;
        transition-delay: 3.6s
    }
    .no-firefox .is-visible #text rect:nth-child(9),
    .no-ipad .is-visible #text rect:nth-child(9) {
        width: 20%;
        -webkit-transition-delay: 3.65s;
        transition-delay: 3.65s
    }
    .no-firefox .is-visible #text rect:nth-child(10),
    .no-ipad .is-visible #text rect:nth-child(10) {
        width: 20%;
        -webkit-transition-delay: 3.7s;
        transition-delay: 3.7s
    }
    .no-firefox .is-visible #text rect:nth-child(11),
    .no-ipad .is-visible #text rect:nth-child(11) {
        width: 20%;
        -webkit-transition-delay: 3.75s;
        transition-delay: 3.75s
    }
    .no-firefox .is-visible #text rect:nth-child(12),
    .no-ipad .is-visible #text rect:nth-child(12) {
        width: 20%;
        -webkit-transition-delay: 3.8s;
        transition-delay: 3.8s
    }
    .no-firefox .is-visible #text rect:nth-child(13),
    .no-ipad .is-visible #text rect:nth-child(13) {
        width: 20%;
        -webkit-transition-delay: 3.85s;
        transition-delay: 3.85s;
        width: 12%
    }
    .no-firefox .is-visible #tw path,
    .no-ipad .is-visible #tw path {
        -webkit-animation-duration: 3s;
        animation-duration: 3s;
        -webkit-animation-fill-mode: both;
        animation-fill-mode: both;
        -webkit-animation-name: shuffleColour;
        animation-name: shuffleColour;
        -webkit-animation-iteration-count: 1;
        animation-iteration-count: 1;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
        -webkit-animation-delay: 2s;
        animation-delay: 2s
    }
    .no-firefox .is-visible #fb path,
    .no-ipad .is-visible #fb path {
        -webkit-animation-duration: 3s;
        animation-duration: 3s;
        -webkit-animation-fill-mode: both;
        animation-fill-mode: both;
        -webkit-animation-name: shuffleColour;
        animation-name: shuffleColour;
        -webkit-animation-iteration-count: 1;
        animation-iteration-count: 1;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
        -webkit-animation-delay: 2.7s;
        animation-delay: 2.7s
    }
    .no-firefox .is-visible #gplus path,
    .no-ipad .is-visible #gplus path {
        -webkit-animation-duration: 3s;
        animation-duration: 3s;
        -webkit-animation-fill-mode: both;
        animation-fill-mode: both;
        -webkit-animation-name: shuffleColour;
        animation-name: shuffleColour;
        -webkit-animation-iteration-count: 1;
        animation-iteration-count: 1;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
        -webkit-animation-delay: 3.2s;
        animation-delay: 3.2s
    }
}
.profile ul {
    margin: 0
}
.profile ul li {
    font-size: 14px;
    list-style: none;
    font-weight: bold
}
.timeline-social-links {
    margin: 0 0 10px 0;
    width: 100%;
    overflow: hidden
}
.timeline-social-links li {
    list-style: none;
    float: left;
    margin-right: 20px
}
.timeline-social-links li.gplus {
    background: #da4c3f
}
.timeline-social-links li.twitter {
    background: #00aced
}
.timeline-social-links li.facebook {
    background: #3b5998
}
.timeline-social-links li a {
    color: #fff;
    font-size: 16px;
    display: block;
    border-radius: 3px;
    padding: 7px 20px
}
.timeline-social-links li a i {
    margin-right: 5px
}
.timeline-social-links li a i.icon-google-2015 {
    font-size: 14px
}
.month--3 {
    background: #008b90
}
@media only screen and (min-width: 960px) {
    .month--3 svg {
        width: 37%;
        left: 5%;
        bottom: 0
    }
}
.month--3 svg g {
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%
}
@media only screen and (min-width: 599px) {
    .no-firefox .month--3 .is-visible #highlight,
    .no-ipad .month--3 .is-visible #highlight {
        -webkit-animation-duration: 0.5s;
        animation-duration: 0.5s;
        -webkit-animation-fill-mode: both;
        animation-fill-mode: both;
        -webkit-animation-name: fadeIn;
        animation-name: fadeIn;
        -webkit-animation-iteration-count: 1;
        animation-iteration-count: 1;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
        -webkit-animation-delay: 0.5s;
        animation-delay: 0.5s
    }
    .no-firefox .month--3 .is-visible .person:nth-of-type(1),
    .no-ipad .month--3 .is-visible .person:nth-of-type(1) {
        -webkit-animation-duration: 1.5s;
        animation-duration: 1.5s;
        -webkit-animation-fill-mode: both;
        animation-fill-mode: both;
        -webkit-animation-name: bounceInUp;
        animation-name: bounceInUp;
        -webkit-animation-iteration-count: 1;
        animation-iteration-count: 1;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
        -webkit-animation-delay: 2.1s;
        animation-delay: 2.1s
    }
    .no-firefox .month--3 .is-visible .person:nth-of-type(2),
    .no-ipad .month--3 .is-visible .person:nth-of-type(2) {
        -webkit-animation-duration: 1.5s;
        animation-duration: 1.5s;
        -webkit-animation-fill-mode: both;
        animation-fill-mode: both;
        -webkit-animation-name: bounceInUp;
        animation-name: bounceInUp;
        -webkit-animation-iteration-count: 1;
        animation-iteration-count: 1;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
        -webkit-animation-delay: 3.3s;
        animation-delay: 3.3s
    }
    .no-firefox .month--3 .is-visible .person:nth-of-type(3),
    .no-ipad .month--3 .is-visible .person:nth-of-type(3) {
        -webkit-animation-duration: 1.5s;
        animation-duration: 1.5s;
        -webkit-animation-fill-mode: both;
        animation-fill-mode: both;
        -webkit-animation-name: bounceInUp;
        animation-name: bounceInUp;
        -webkit-animation-iteration-count: 1;
        animation-iteration-count: 1;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
        -webkit-animation-delay: 2.5s;
        animation-delay: 2.5s
    }
    .no-firefox .month--3 .is-visible .person:nth-of-type(4),
    .no-ipad .month--3 .is-visible .person:nth-of-type(4) {
        -webkit-animation-duration: 1.5s;
        animation-duration: 1.5s;
        -webkit-animation-fill-mode: both;
        animation-fill-mode: both;
        -webkit-animation-name: bounceInUp;
        animation-name: bounceInUp;
        -webkit-animation-iteration-count: 1;
        animation-iteration-count: 1;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
        -webkit-animation-delay: 2.3s;
        animation-delay: 2.3s
    }
    .no-firefox .month--3 .is-visible .person:nth-of-type(5),
    .no-ipad .month--3 .is-visible .person:nth-of-type(5) {
        -webkit-animation-duration: 1.5s;
        animation-duration: 1.5s;
        -webkit-animation-fill-mode: both;
        animation-fill-mode: both;
        -webkit-animation-name: bounceInUp;
        animation-name: bounceInUp;
        -webkit-animation-iteration-count: 1;
        animation-iteration-count: 1;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
        -webkit-animation-delay: 2.7s;
        animation-delay: 2.7s
    }
    .no-firefox .month--3 .is-visible .person:nth-of-type(6),
    .no-ipad .month--3 .is-visible .person:nth-of-type(6) {
        -webkit-animation-duration: 1.5s;
        animation-duration: 1.5s;
        -webkit-animation-fill-mode: both;
        animation-fill-mode: both;
        -webkit-animation-name: bounceInUp;
        animation-name: bounceInUp;
        -webkit-animation-iteration-count: 1;
        animation-iteration-count: 1;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
        -webkit-animation-delay: 2.7s;
        animation-delay: 2.7s
    }
    .no-firefox .month--3 .is-visible .person:nth-of-type(7),
    .no-ipad .month--3 .is-visible .person:nth-of-type(7) {
        -webkit-animation-duration: 1.5s;
        animation-duration: 1.5s;
        -webkit-animation-fill-mode: both;
        animation-fill-mode: both;
        -webkit-animation-name: bounceInUp;
        animation-name: bounceInUp;
        -webkit-animation-iteration-count: 1;
        animation-iteration-count: 1;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
        -webkit-animation-delay: 2.1s;
        animation-delay: 2.1s
    }
    .no-firefox .month--3 .is-visible .person:nth-of-type(8),
    .no-ipad .month--3 .is-visible .person:nth-of-type(8) {
        -webkit-animation-duration: 1.5s;
        animation-duration: 1.5s;
        -webkit-animation-fill-mode: both;
        animation-fill-mode: both;
        -webkit-animation-name: bounceInUp;
        animation-name: bounceInUp;
        -webkit-animation-iteration-count: 1;
        animation-iteration-count: 1;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
        -webkit-animation-delay: 3.3s;
        animation-delay: 3.3s
    }
    .no-firefox .month--3 .is-visible #search-logo,
    .no-ipad .month--3 .is-visible #search-logo {
        -webkit-animation-duration: 2s;
        animation-duration: 2s;
        -webkit-animation-fill-mode: both;
        animation-fill-mode: both;
        -webkit-animation-name: fadeInDown;
        animation-name: fadeInDown;
        -webkit-animation-iteration-count: 1;
        animation-iteration-count: 1;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
        -webkit-animation-delay: 3s;
        animation-delay: 3s
    }
    .no-firefox .month--3 .is-visible .rosette:nth-of-type(1),
    .no-ipad .month--3 .is-visible .rosette:nth-of-type(1) {
        -webkit-animation-duration: 0.5s;
        animation-duration: 0.5s;
        -webkit-animation-fill-mode: both;
        animation-fill-mode: both;
        -webkit-animation-name: pulseInBig;
        animation-name: pulseInBig;
        -webkit-animation-iteration-count: 1;
        animation-iteration-count: 1;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
        -webkit-animation-delay: 3.3s;
        animation-delay: 3.3s
    }
    .no-firefox .month--3 .is-visible .rosette:nth-of-type(2),
    .no-ipad .month--3 .is-visible .rosette:nth-of-type(2) {
        -webkit-animation-duration: 0.5s;
        animation-duration: 0.5s;
        -webkit-animation-fill-mode: both;
        animation-fill-mode: both;
        -webkit-animation-name: pulseInBig;
        animation-name: pulseInBig;
        -webkit-animation-iteration-count: 1;
        animation-iteration-count: 1;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
        -webkit-animation-delay: 3.6s;
        animation-delay: 3.6s
    }
    .no-firefox .month--3 .is-visible .rosette:nth-of-type(3),
    .no-ipad .month--3 .is-visible .rosette:nth-of-type(3) {
        -webkit-animation-duration: 0.5s;
        animation-duration: 0.5s;
        -webkit-animation-fill-mode: both;
        animation-fill-mode: both;
        -webkit-animation-name: pulseInBig;
        animation-name: pulseInBig;
        -webkit-animation-iteration-count: 1;
        animation-iteration-count: 1;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
        -webkit-animation-delay: 3.9s;
        animation-delay: 3.9s
    }
    .no-firefox .month--3 .is-visible .rosette:nth-of-type(4),
    .no-ipad .month--3 .is-visible .rosette:nth-of-type(4) {
        -webkit-animation-duration: 0.5s;
        animation-duration: 0.5s;
        -webkit-animation-fill-mode: both;
        animation-fill-mode: both;
        -webkit-animation-name: pulseInBig;
        animation-name: pulseInBig;
        -webkit-animation-iteration-count: 1;
        animation-iteration-count: 1;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
        -webkit-animation-delay: 4.2s;
        animation-delay: 4.2s
    }
    .no-firefox .month--3 .is-visible .rosette:nth-of-type(5),
    .no-ipad .month--3 .is-visible .rosette:nth-of-type(5) {
        -webkit-animation-duration: 0.5s;
        animation-duration: 0.5s;
        -webkit-animation-fill-mode: both;
        animation-fill-mode: both;
        -webkit-animation-name: pulseInBig;
        animation-name: pulseInBig;
        -webkit-animation-iteration-count: 1;
        animation-iteration-count: 1;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
        -webkit-animation-delay: 4.5s;
        animation-delay: 4.5s
    }
}
.month--4 {
    background: #8f1d59
}
@media only screen and (min-width: 960px) {
    .month--4 svg {
        width: 37%;
        left: 5%;
        bottom: 0
    }
}
@media only screen and (min-width: 599px) {
    .no-firefox .month--4 .is-visible .red-light,
    .no-ipad .month--4 .is-visible .red-light {
        -webkit-animation-duration: 6s;
        animation-duration: 6s;
        -webkit-animation-fill-mode: both;
        animation-fill-mode: both;
        -webkit-animation-name: xmaslight-red;
        animation-name: xmaslight-red;
        -webkit-animation-iteration-count: infinite;
        animation-iteration-count: infinite;
        -webkit-animation-timing-function: ease;
        animation-timing-function: ease;
        -webkit-animation-delay: 1.5s;
        animation-delay: 1.5s
    }
    @-webkit-keyframes xmaslight-red {
        0% {
            fill: #ED1C24
        }
        49% {
            fill: #ED1C24
        }
        50% {
            fill: #970c11
        }
        100% {
            fill: #970c11
        }
    }
    @-webkit-keyframes xmaslight {
        0% {
            fill: #ED1C24
        }
        49% {
            fill: #ED1C24
        }
        50% {
            fill: #970c11
        }
        100% {
            fill: #970c11
        }
    }
    @keyframes xmaslight {
        0% {
            fill: #ED1C24
        }
        49% {
            fill: #ED1C24
        }
        50% {
            fill: #970c11
        }
        100% {
            fill: #970c11
        }
    }
    .no-firefox .month--4 .is-visible .blue-light,
    .no-ipad .month--4 .is-visible .blue-light {
        -webkit-animation-duration: 5s;
        animation-duration: 5s;
        -webkit-animation-fill-mode: both;
        animation-fill-mode: both;
        -webkit-animation-name: xmaslight-blue;
        animation-name: xmaslight-blue;
        -webkit-animation-iteration-count: infinite;
        animation-iteration-count: infinite;
        -webkit-animation-timing-function: ease;
        animation-timing-function: ease
    }
    @-webkit-keyframes xmaslight-blue {
        0% {
            fill: #0fe0ea
        }
        49% {
            fill: #0fe0ea
        }
        50% {
            fill: #09848a
        }
        100% {
            fill: #09848a
        }
    }
    @keyframes xmaslight {
        0% {
            fill: #0fe0ea
        }
        49% {
            fill: #0fe0ea
        }
        50% {
            fill: #09848a
        }
        100% {
            fill: #09848a
        }
    }
    .no-firefox .month--4 .is-visible .yellow-light,
    .no-ipad .month--4 .is-visible .yellow-light {
        -webkit-animation-duration: 7s;
        animation-duration: 7s;
        -webkit-animation-fill-mode: both;
        animation-fill-mode: both;
        -webkit-animation-name: xmaslight-yellow;
        animation-name: xmaslight-yellow;
        -webkit-animation-iteration-count: infinite;
        animation-iteration-count: infinite;
        -webkit-animation-timing-function: ease;
        animation-timing-function: ease;
        -webkit-animation-delay: 1s;
        animation-delay: 1s
    }
    @-webkit-keyframes xmaslight-yellow {
        0% {
            fill: #FFDE17
        }
        49% {
            fill: #FFDE17
        }
        50% {
            fill: #b09700
        }
        100% {
            fill: #b09700
        }
    }
    @keyframes xmaslight {
        0% {
            fill: #FFDE17
        }
        49% {
            fill: #FFDE17
        }
        50% {
            fill: #b09700
        }
        100% {
            fill: #b09700
        }
    }
    .no-firefox .month--4 .is-visible .green-light,
    .no-ipad .month--4 .is-visible .green-light {
        -webkit-animation-duration: 8s;
        animation-duration: 8s;
        -webkit-animation-fill-mode: both;
        animation-fill-mode: both;
        -webkit-animation-name: xmaslight-green;
        animation-name: xmaslight-green;
        -webkit-animation-iteration-count: infinite;
        animation-iteration-count: infinite;
        -webkit-animation-timing-function: ease;
        animation-timing-function: ease
    }
    @-webkit-keyframes xmaslight-green {
        0% {
            fill: #8DC63F
        }
        49% {
            fill: #8DC63F
        }
        50% {
            fill: #567b24
        }
        100% {
            fill: #567b24
        }
    }
    @keyframes xmaslight {
        0% {
            fill: #8DC63F
        }
        49% {
            fill: #8DC63F
        }
        50% {
            fill: #567b24
        }
        100% {
            fill: #567b24
        }
    }
}
.month--5 {
    background: #22adb2
}
.month--5 svg g {
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%
}
@media only screen and (min-width: 960px) {
    .month--5 svg {
        width: 25%;
        left: 5%;
        bottom: 2%
    }
}
@media only screen and (min-width: 599px) {
    .no-firefox .month--5 .is-visible #magento-certs,
    .no-ipad .month--5 .is-visible #magento-certs {
        -webkit-animation-duration: 0.5s;
        animation-duration: 0.5s;
        -webkit-animation-fill-mode: both;
        animation-fill-mode: both;
        -webkit-animation-name: pulseInBig;
        animation-name: pulseInBig;
        -webkit-animation-iteration-count: 1;
        animation-iteration-count: 1;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }
    .no-firefox .month--5 .is-visible #certs-2,
    .no-ipad .month--5 .is-visible #certs-2 {
        -webkit-animation-duration: 0.5s;
        animation-duration: 0.5s;
        -webkit-animation-fill-mode: both;
        animation-fill-mode: both;
        -webkit-animation-name: pulseInBig;
        animation-name: pulseInBig;
        -webkit-animation-iteration-count: 1;
        animation-iteration-count: 1;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
        -webkit-animation-delay: 0.3s;
        animation-delay: 0.3s
    }
    .no-firefox .month--5 .is-visible #certs-4,
    .no-ipad .month--5 .is-visible #certs-4 {
        -webkit-animation-duration: 0.5s;
        animation-duration: 0.5s;
        -webkit-animation-fill-mode: both;
        animation-fill-mode: both;
        -webkit-animation-name: pulseInBig;
        animation-name: pulseInBig;
        -webkit-animation-iteration-count: 1;
        animation-iteration-count: 1;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
        -webkit-animation-delay: 0.6s;
        animation-delay: 0.6s
    }
    .no-firefox .month--5 .is-visible #certs-7,
    .no-ipad .month--5 .is-visible #certs-7 {
        -webkit-animation-duration: 0.5s;
        animation-duration: 0.5s;
        -webkit-animation-fill-mode: both;
        animation-fill-mode: both;
        -webkit-animation-name: pulseInBig;
        animation-name: pulseInBig;
        -webkit-animation-iteration-count: 1;
        animation-iteration-count: 1;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
        -webkit-animation-delay: 0.9s;
        animation-delay: 0.9s
    }
    .no-firefox .month--5 .is-visible #certs-7,
    .no-ipad .month--5 .is-visible #certs-7 {
        -webkit-animation-duration: 0.5s;
        animation-duration: 0.5s;
        -webkit-animation-fill-mode: both;
        animation-fill-mode: both;
        -webkit-animation-name: pulseInBig;
        animation-name: pulseInBig;
        -webkit-animation-iteration-count: 1;
        animation-iteration-count: 1;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
        -webkit-animation-delay: 0.9s;
        animation-delay: 0.9s
    }
    .no-firefox .month--5 .is-visible #manager-screen,
    .no-ipad .month--5 .is-visible #manager-screen {
        -webkit-animation-duration: 0.5s;
        animation-duration: 0.5s;
        -webkit-animation-fill-mode: both;
        animation-fill-mode: both;
        -webkit-animation-name: pulseInBig;
        animation-name: pulseInBig;
        -webkit-animation-iteration-count: 1;
        animation-iteration-count: 1;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
        -webkit-animation-delay: 1.5s;
        animation-delay: 1.5s
    }
    .no-firefox .month--5 .is-visible #speech-bubble,
    .no-ipad .month--5 .is-visible #speech-bubble {
        -webkit-animation-duration: 0.5s;
        animation-duration: 0.5s;
        -webkit-animation-fill-mode: both;
        animation-fill-mode: both;
        -webkit-animation-name: pulseInBig;
        animation-name: pulseInBig;
        -webkit-animation-iteration-count: 1;
        animation-iteration-count: 1;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
        -webkit-animation-delay: 1.8s;
        animation-delay: 1.8s
    }
    .no-firefox .month--5 .is-visible #manager-mouth,
    .no-ipad .month--5 .is-visible #manager-mouth {
        -webkit-animation-duration: 0.5s;
        animation-duration: 0.5s;
        -webkit-animation-fill-mode: both;
        animation-fill-mode: both;
        -webkit-animation-name: talking;
        animation-name: talking;
        -webkit-animation-iteration-count: infinite;
        animation-iteration-count: infinite;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }
}
.month--5 .images-list li {
    width: 23.5%;
    border-left-width: 0;
    padding: 0;
    margin-left: 2%
}
.month--6 {
    background: #9766a7
}
@media only screen and (min-width: 960px) {
    .month--6 svg {
        width: 28%;
        left: 5%;
        bottom: 2%
    }
}
.month--6 #fc-opyt.button {
    display: block
}
.month--6 .images-list li {
    width: 32%;
    border-left-width: 0;
    padding: 0;
    margin-left: 2%
}
@media only screen and (min-width: 599px) {
    .no-firefox .month--6 .is-visible #wf-outline,
    .no-ipad .month--6 .is-visible #wf-outline {
        -webkit-animation-duration: 0.5s;
        animation-duration: 0.5s;
        -webkit-animation-fill-mode: both;
        animation-fill-mode: both;
        -webkit-animation-name: fadeIn;
        animation-name: fadeIn;
        -webkit-animation-iteration-count: 1;
        animation-iteration-count: 1;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
        -webkit-animation-delay: 0.5s;
        animation-delay: 0.5s
    }
    .no-firefox .month--6 .is-visible #wf-horiz,
    .no-ipad .month--6 .is-visible #wf-horiz {
        -webkit-animation-duration: 0.5s;
        animation-duration: 0.5s;
        -webkit-animation-fill-mode: both;
        animation-fill-mode: both;
        -webkit-animation-name: wf-horiz;
        animation-name: wf-horiz;
        -webkit-animation-iteration-count: 1;
        animation-iteration-count: 1;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
        -webkit-animation-delay: 0.8s;
        animation-delay: 0.8s
    }
    .no-firefox .month--6 .is-visible #wf-vertical,
    .no-ipad .month--6 .is-visible #wf-vertical {
        -webkit-animation-duration: 0.5s;
        animation-duration: 0.5s;
        -webkit-animation-fill-mode: both;
        animation-fill-mode: both;
        -webkit-animation-name: wf-vert;
        animation-name: wf-vert;
        -webkit-animation-iteration-count: 1;
        animation-iteration-count: 1;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
        -webkit-animation-delay: 1.3s;
        animation-delay: 1.3s
    }
    .no-firefox .month--6 .is-visible #wf-opyt,
    .no-ipad .month--6 .is-visible #wf-opyt {
        -webkit-transform-origin: 50% 50%;
        -ms-transform-origin: 50% 50%;
        transform-origin: 50% 50%;
        -webkit-animation-duration: 0.5s;
        animation-duration: 0.5s;
        -webkit-animation-fill-mode: both;
        animation-fill-mode: both;
        -webkit-animation-name: pulseInBig;
        animation-name: pulseInBig;
        -webkit-animation-iteration-count: 1;
        animation-iteration-count: 1;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
        -webkit-animation-delay: 1.8s;
        animation-delay: 1.8s
    }
    .no-firefox .month--6 .is-visible #fc-website,
    .no-ipad .month--6 .is-visible #fc-website {
        -webkit-animation-duration: 0.5s;
        animation-duration: 0.5s;
        -webkit-animation-fill-mode: both;
        animation-fill-mode: both;
        -webkit-animation-name: fadeIn;
        animation-name: fadeIn;
        -webkit-animation-iteration-count: 1;
        animation-iteration-count: 1;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
        -webkit-animation-delay: 3s;
        animation-delay: 3s
    }
    .no-firefox .month--6 .is-visible #fc-bundles,
    .no-ipad .month--6 .is-visible #fc-bundles {
        -webkit-animation-duration: 0.5s;
        animation-duration: 0.5s;
        -webkit-animation-fill-mode: both;
        animation-fill-mode: both;
        -webkit-animation-name: fadeIn;
        animation-name: fadeIn;
        -webkit-animation-iteration-count: 1;
        animation-iteration-count: 1;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
        -webkit-animation-delay: 3.4s;
        animation-delay: 3.4s
    }
    .no-firefox .month--6 .is-visible #fc-healthcheck,
    .no-ipad .month--6 .is-visible #fc-healthcheck {
        -webkit-animation-duration: 0.5s;
        animation-duration: 0.5s;
        -webkit-animation-fill-mode: both;
        animation-fill-mode: both;
        -webkit-animation-name: fadeIn;
        animation-name: fadeIn;
        -webkit-animation-iteration-count: 1;
        animation-iteration-count: 1;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
        -webkit-animation-delay: 3.8s;
        animation-delay: 3.8s
    }
    .no-firefox .month--6 .is-visible #fc-opyt,
    .no-ipad .month--6 .is-visible #fc-opyt {
        -webkit-animation-duration: 0.5s;
        animation-duration: 0.5s;
        -webkit-animation-fill-mode: both;
        animation-fill-mode: both;
        -webkit-animation-name: fadeIn;
        animation-name: fadeIn;
        -webkit-animation-iteration-count: 1;
        animation-iteration-count: 1;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
        -webkit-animation-delay: 4.2s;
        animation-delay: 4.2s
    }
}
.month--7 {
    background: #2b4b71
}
@media only screen and (min-width: 960px) {
    .month--7 svg {
        width: 22%;
        left: 5%;
        bottom: 2%
    }
}
@media only screen and (min-width: 599px) {
    .no-firefox .month--7 .is-visible #creare-cog,
    .no-ipad .month--7 .is-visible #creare-cog {
        -webkit-transform-origin: 50% 50%;
        -ms-transform-origin: 50% 50%;
        transform-origin: 50% 50%;
        -webkit-animation-duration: 5s;
        animation-duration: 5s;
        -webkit-animation-fill-mode: both;
        animation-fill-mode: both;
        -webkit-animation-name: spin;
        animation-name: spin;
        -webkit-animation-iteration-count: infinite;
        animation-iteration-count: infinite;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }
    .no-firefox .month--7 .is-visible #magento-cog,
    .no-ipad .month--7 .is-visible #magento-cog {
        -webkit-transform-origin: 50% 50%;
        -ms-transform-origin: 50% 50%;
        transform-origin: 50% 50%;
        -webkit-animation-duration: 5s;
        animation-duration: 5s;
        -webkit-animation-fill-mode: both;
        animation-fill-mode: both;
        -webkit-animation-name: spin;
        animation-name: spin;
        -webkit-animation-iteration-count: infinite;
        animation-iteration-count: infinite;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }
    .no-firefox .month--7 .is-visible #cog,
    .no-ipad .month--7 .is-visible #cog {
        -webkit-transform-origin: 50% 50%;
        -ms-transform-origin: 50% 50%;
        transform-origin: 50% 50%;
        -webkit-animation-duration: 5s;
        animation-duration: 5s;
        -webkit-animation-fill-mode: both;
        animation-fill-mode: both;
        -webkit-animation-name: spin-reverse;
        animation-name: spin-reverse;
        -webkit-animation-iteration-count: infinite;
        animation-iteration-count: infinite;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }
}
.month--8 {
    background: #8f1d59
}
@media only screen and (min-width: 960px) {
    .month--8 svg {
        width: 50%;
        right: 2%;
        bottom: 0
    }
}
.month--8 #thepitch img {
    margin-bottom: 15px
}
@media only screen and (min-width: 599px) {
    .no-firefox .is-visible #light,
    .no-ipad .is-visible #light {
        -webkit-transform-origin: 50% 50%;
        -ms-transform-origin: 50% 50%;
        transform-origin: 50% 50%;
        -webkit-animation-duration: 15s;
        animation-duration: 15s;
        -webkit-animation-fill-mode: both;
        animation-fill-mode: both;
        -webkit-animation-name: pitchLight;
        animation-name: pitchLight;
        -webkit-animation-iteration-count: infinite;
        animation-iteration-count: infinite;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
        -webkit-animation-direction: alternate;
        animation-direction: alternate;
        -webkit-animation-delay: 1.5s;
        animation-delay: 1.5s
    }
    .no-firefox .is-visible #shadow,
    .no-ipad .is-visible #shadow {
        -webkit-animation-duration: 15s;
        animation-duration: 15s;
        -webkit-animation-fill-mode: both;
        animation-fill-mode: both;
        -webkit-animation-name: pitchShadow;
        animation-name: pitchShadow;
        -webkit-animation-iteration-count: infinite;
        animation-iteration-count: infinite;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
        -webkit-animation-direction: alternate;
        animation-direction: alternate;
        -webkit-animation-delay: 1.5s;
        animation-delay: 1.5s
    }
}
.month--9 {
    background: #4bb8a1
}
@media only screen and (min-width: 960px) {
    .month--9 svg {
        width: 38%;
        right: 10%
    }
}
@media only screen and (min-width: 599px) {
    .no-firefox .month--9 .eyes,
    .no-ipad .month--9 .eyes {
        -webkit-animation-duration: 5s;
        animation-duration: 5s;
        -webkit-animation-fill-mode: both;
        animation-fill-mode: both;
        -webkit-animation-name: eyes;
        animation-name: eyes;
        -webkit-animation-iteration-count: infinite;
        animation-iteration-count: infinite;
        -webkit-animation-timing-function: ease;
        animation-timing-function: ease
    }
}
.month--10 {
    background: #9766a7
}
@media only screen and (min-width: 960px) {
    .month--10 svg {
        width: 28%;
        left: 5%;
        bottom: 3%
    }
}
.month--10 svg .shine {
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%
}
@media only screen and (min-width: 599px) {
    .no-firefox .month--10 .is-visible #seo-case,
    .no-ipad .month--10 .is-visible #seo-case {
        -webkit-animation-duration: 0.8s;
        animation-duration: 0.8s;
        -webkit-animation-fill-mode: both;
        animation-fill-mode: both;
        -webkit-animation-name: bounceInDown;
        animation-name: bounceInDown;
        -webkit-animation-iteration-count: 1;
        animation-iteration-count: 1;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
        -webkit-animation-delay: 0.5s;
        animation-delay: 0.5s
    }
    .no-firefox .month--10 .is-visible svg .shine:nth-of-type(1),
    .no-ipad .month--10 .is-visible svg .shine:nth-of-type(1) {
        -webkit-animation-duration: 3.2s;
        animation-duration: 3.2s;
        -webkit-animation-fill-mode: both;
        animation-fill-mode: both;
        -webkit-animation-name: shine;
        animation-name: shine;
        -webkit-animation-iteration-count: infinite;
        animation-iteration-count: infinite;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
        -webkit-animation-delay: 1.5s;
        animation-delay: 1.5s
    }
    .no-firefox .month--10 .is-visible svg .shine:nth-of-type(2),
    .no-ipad .month--10 .is-visible svg .shine:nth-of-type(2) {
        -webkit-animation-duration: 3.4s;
        animation-duration: 3.4s;
        -webkit-animation-fill-mode: both;
        animation-fill-mode: both;
        -webkit-animation-name: shine;
        animation-name: shine;
        -webkit-animation-iteration-count: infinite;
        animation-iteration-count: infinite;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
        -webkit-animation-delay: 3.3s;
        animation-delay: 3.3s
    }
    .no-firefox .month--10 .is-visible svg .shine:nth-of-type(3),
    .no-ipad .month--10 .is-visible svg .shine:nth-of-type(3) {
        -webkit-animation-duration: 3.6s;
        animation-duration: 3.6s;
        -webkit-animation-fill-mode: both;
        animation-fill-mode: both;
        -webkit-animation-name: shine;
        animation-name: shine;
        -webkit-animation-iteration-count: infinite;
        animation-iteration-count: infinite;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
        -webkit-animation-delay: 3.7s;
        animation-delay: 3.7s
    }
    .no-firefox .month--10 .is-visible svg .shine:nth-of-type(4),
    .no-ipad .month--10 .is-visible svg .shine:nth-of-type(4) {
        -webkit-animation-duration: 3.8s;
        animation-duration: 3.8s;
        -webkit-animation-fill-mode: both;
        animation-fill-mode: both;
        -webkit-animation-name: shine;
        animation-name: shine;
        -webkit-animation-iteration-count: infinite;
        animation-iteration-count: infinite;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
        -webkit-animation-delay: 4.9s;
        animation-delay: 4.9s
    }
}
.month--11 .month__inner {
    -webkit-transition: all 10500ms ease;
    transition: all 10500ms ease;
    -webkit-transition-delay: 0;
    -moz-transition-delay: 0;
    -transition-delay: 0;
    background: 8fd5dd
}
.month--11 .month__inner:before {
    -webkit-transition: all 10500ms ease;
    transition: all 10500ms ease;
    -webkit-transition-delay: 2000ms;
    -moz-transition-delay: 2000ms;
    -transition-delay: 2000ms;
    top: 0;
    content: "";
    bottom: 0;
    left: 0;
    z-index: 0;
    right: 0;
    background: #000;
    opacity: 0
}
@media only screen and (min-width: 599px) {
    .no-firefox .month--11 .is-visible #landingpad,
    .no-ipad .month--11 .is-visible #landingpad {
        -webkit-animation-duration: 60s;
        animation-duration: 60s;
        -webkit-animation-fill-mode: both;
        animation-fill-mode: both;
        -webkit-animation-name: scaleOut;
        animation-name: scaleOut;
        -webkit-animation-iteration-count: 1;
        animation-iteration-count: 1;
        -webkit-animation-timing-function: ease;
        animation-timing-function: ease
    }
    .no-firefox .month--11 .is-visible #rocket,
    .no-ipad .month--11 .is-visible #rocket {
        -webkit-animation-duration: 0.5s;
        animation-duration: 0.5s;
        -webkit-animation-fill-mode: both;
        animation-fill-mode: both;
        -webkit-animation-name: shake;
        animation-name: shake;
        -webkit-animation-iteration-count: infinite;
        animation-iteration-count: infinite;
        -webkit-animation-timing-function: ease;
        animation-timing-function: ease
    }
    .no-firefox .month--11 .is-visible #flame,
    .no-ipad .month--11 .is-visible #flame {
        -webkit-animation-duration: 0.3s;
        animation-duration: 0.3s;
        -webkit-animation-fill-mode: both;
        animation-fill-mode: both;
        -webkit-animation-name: shake;
        animation-name: shake;
        -webkit-animation-iteration-count: infinite;
        animation-iteration-count: infinite;
        -webkit-animation-timing-function: ease;
        animation-timing-function: ease
    }
    .no-firefox .month--11 .is-visible #cloud1,
    .no-ipad .month--11 .is-visible #cloud1 {
        -webkit-animation-duration: 10s;
        animation-duration: 10s;
        -webkit-animation-fill-mode: both;
        animation-fill-mode: both;
        -webkit-animation-name: scaleOut;
        animation-name: scaleOut;
        -webkit-animation-iteration-count: infinite;
        animation-iteration-count: infinite;
        -webkit-animation-timing-function: ease;
        animation-timing-function: ease
    }
    .no-firefox .month--11 .is-visible #cloud2,
    .no-ipad .month--11 .is-visible #cloud2 {
        -webkit-animation-duration: 16s;
        animation-duration: 16s;
        -webkit-animation-fill-mode: both;
        animation-fill-mode: both;
        -webkit-animation-name: scaleOut;
        animation-name: scaleOut;
        -webkit-animation-iteration-count: infinite;
        animation-iteration-count: infinite;
        -webkit-animation-timing-function: ease;
        animation-timing-function: ease
    }
    .no-firefox .month--11 .is-visible #cloud3,
    .no-ipad .month--11 .is-visible #cloud3 {
        -webkit-animation-duration: 8s;
        animation-duration: 8s;
        -webkit-animation-fill-mode: both;
        animation-fill-mode: both;
        -webkit-animation-name: scaleOut;
        animation-name: scaleOut;
        -webkit-animation-iteration-count: infinite;
        animation-iteration-count: infinite;
        -webkit-animation-timing-function: ease;
        animation-timing-function: ease
    }
    .no-firefox .month--11 .is-visible #cloud4,
    .no-ipad .month--11 .is-visible #cloud4 {
        -webkit-animation-duration: 7s;
        animation-duration: 7s;
        -webkit-animation-fill-mode: both;
        animation-fill-mode: both;
        -webkit-animation-name: scaleOut;
        animation-name: scaleOut;
        -webkit-animation-iteration-count: infinite;
        animation-iteration-count: infinite;
        -webkit-animation-timing-function: ease;
        animation-timing-function: ease
    }
    .no-firefox .month--11 .is-visible #swoosh,
    .no-ipad .month--11 .is-visible #swoosh {
        -webkit-animation-duration: 4s;
        animation-duration: 4s;
        -webkit-animation-fill-mode: both;
        animation-fill-mode: both;
        -webkit-animation-name: fadeOut;
        animation-name: fadeOut;
        -webkit-animation-iteration-count: 1;
        animation-iteration-count: 1;
        -webkit-animation-timing-function: ease;
        animation-timing-function: ease
    }
}
.button,
.pulse {
    display: none
}
@media only screen and (min-width: 599px) {
    .button {
        display: block;
        cursor: pointer;
        -webkit-transition: all 0.3s ease;
        transition: all 0.3s ease;
        -webkit-transition-delay: 0;
        -moz-transition-delay: 0;
        -transition-delay: 0
    }
    .button:hover {
        fill: #ff9501
    }
    .no-firefox .pulse {
        display: block;
        -webkit-animation-duration: 1s;
        animation-duration: 1s;
        -webkit-animation-fill-mode: both;
        animation-fill-mode: both;
        -webkit-animation-name: pulseOut;
        animation-name: pulseOut;
        -webkit-animation-iteration-count: infinite;
        animation-iteration-count: infinite;
        -webkit-animation-timing-function: ease;
        animation-timing-function: ease;
        -webkit-transform-origin: 50% 50%;
        -ms-transform-origin: 50% 50%;
        transform-origin: 50% 50%
    }
}
.month--12 {
    background: #8f1d59
}
@media only screen and (min-width: 960px) {
    .month--12 svg {
        width: 28%;
        left: 5%;
        bottom: 3%
    }
}
.month--12 svg g {
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%
}
@media only screen and (min-width: 599px) {
    .no-firefox .month--12 .is-visible svg .partner:nth-of-type(1),
    .no-ipad .month--12 .is-visible svg .partner:nth-of-type(1) {
        -webkit-animation-duration: 0.5s;
        animation-duration: 0.5s;
        -webkit-animation-fill-mode: both;
        animation-fill-mode: both;
        -webkit-animation-name: fadeIn;
        animation-name: fadeIn;
        -webkit-animation-iteration-count: 1;
        animation-iteration-count: 1;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
        -webkit-animation-delay: 0.3s;
        animation-delay: 0.3s
    }
    .no-firefox .month--12 .is-visible svg .partner:nth-of-type(2),
    .no-ipad .month--12 .is-visible svg .partner:nth-of-type(2) {
        -webkit-animation-duration: 0.5s;
        animation-duration: 0.5s;
        -webkit-animation-fill-mode: both;
        animation-fill-mode: both;
        -webkit-animation-name: fadeIn;
        animation-name: fadeIn;
        -webkit-animation-iteration-count: 1;
        animation-iteration-count: 1;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
        -webkit-animation-delay: 0.6s;
        animation-delay: 0.6s
    }
    .no-firefox .month--12 .is-visible svg .partner:nth-of-type(3),
    .no-ipad .month--12 .is-visible svg .partner:nth-of-type(3) {
        -webkit-animation-duration: 0.5s;
        animation-duration: 0.5s;
        -webkit-animation-fill-mode: both;
        animation-fill-mode: both;
        -webkit-animation-name: fadeIn;
        animation-name: fadeIn;
        -webkit-animation-iteration-count: 1;
        animation-iteration-count: 1;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
        -webkit-animation-delay: 0.9s;
        animation-delay: 0.9s
    }
    .no-firefox .month--12 .is-visible #link1,
    .no-ipad .month--12 .is-visible #link1 {
        -webkit-animation-duration: 1.5s;
        animation-duration: 1.5s;
        -webkit-animation-fill-mode: both;
        animation-fill-mode: both;
        -webkit-animation-name: fadeInTopLeft;
        animation-name: fadeInTopLeft;
        -webkit-animation-iteration-count: 1;
        animation-iteration-count: 1;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
        -webkit-animation-delay: 1.2s;
        animation-delay: 1.2s
    }
    .no-firefox .month--12 .is-visible #link2,
    .no-ipad .month--12 .is-visible #link2 {
        -webkit-animation-duration: 1.5s;
        animation-duration: 1.5s;
        -webkit-animation-fill-mode: both;
        animation-fill-mode: both;
        -webkit-animation-name: fadeInUp;
        animation-name: fadeInUp;
        -webkit-animation-iteration-count: 1;
        animation-iteration-count: 1;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
        -webkit-animation-delay: 1.2s;
        animation-delay: 1.2s
    }
    .no-firefox .month--12 .is-visible #link3,
    .no-ipad .month--12 .is-visible #link3 {
        -webkit-animation-duration: 1.5s;
        animation-duration: 1.5s;
        -webkit-animation-fill-mode: both;
        animation-fill-mode: both;
        -webkit-animation-name: fadeInTopRight;
        animation-name: fadeInTopRight;
        -webkit-animation-iteration-count: 1;
        animation-iteration-count: 1;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
        -webkit-animation-delay: 1.2s;
        animation-delay: 1.2s
    }
}
.month--13 {
    background: #2b4b71
}
@media only screen and (min-width: 960px) {
    .month--13 svg {
        width: 42%;
        left: 5%;
        bottom: 0
    }
}
.month--13 svg g {
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%
}
@media only screen and (min-width: 599px) {
    .no-firefox .month--13 .is-visible svg #reviews-logo,
    .no-ipad .month--13 .is-visible svg #reviews-logo {
        -webkit-animation-duration: 0.6s;
        animation-duration: 0.6s;
        -webkit-animation-fill-mode: both;
        animation-fill-mode: both;
        -webkit-animation-name: pulseInBig;
        animation-name: pulseInBig;
        -webkit-animation-iteration-count: 1;
        animation-iteration-count: 1;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }
    .no-firefox .month--13 .is-visible svg .reviews-star:nth-child(1),
    .no-ipad .month--13 .is-visible svg .reviews-star:nth-child(1) {
        -webkit-animation-duration: 0.3s;
        animation-duration: 0.3s;
        -webkit-animation-fill-mode: both;
        animation-fill-mode: both;
        -webkit-animation-name: pulseInBig;
        animation-name: pulseInBig;
        -webkit-animation-iteration-count: 1;
        animation-iteration-count: 1;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
        -webkit-animation-delay: 2.8s;
        animation-delay: 2.8s
    }
    .no-firefox .month--13 .is-visible svg .reviews-star:nth-child(2),
    .no-ipad .month--13 .is-visible svg .reviews-star:nth-child(2) {
        -webkit-animation-duration: 0.3s;
        animation-duration: 0.3s;
        -webkit-animation-fill-mode: both;
        animation-fill-mode: both;
        -webkit-animation-name: pulseInBig;
        animation-name: pulseInBig;
        -webkit-animation-iteration-count: 1;
        animation-iteration-count: 1;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
        -webkit-animation-delay: 1.4s;
        animation-delay: 1.4s
    }
    .no-firefox .month--13 .is-visible svg .reviews-star:nth-child(3),
    .no-ipad .month--13 .is-visible svg .reviews-star:nth-child(3) {
        -webkit-animation-duration: 0.3s;
        animation-duration: 0.3s;
        -webkit-animation-fill-mode: both;
        animation-fill-mode: both;
        -webkit-animation-name: pulseInBig;
        animation-name: pulseInBig;
        -webkit-animation-iteration-count: 1;
        animation-iteration-count: 1;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
        -webkit-animation-delay: 1.8s;
        animation-delay: 1.8s
    }
    .no-firefox .month--13 .is-visible svg .reviews-star:nth-child(4),
    .no-ipad .month--13 .is-visible svg .reviews-star:nth-child(4) {
        -webkit-animation-duration: 0.3s;
        animation-duration: 0.3s;
        -webkit-animation-fill-mode: both;
        animation-fill-mode: both;
        -webkit-animation-name: pulseInBig;
        animation-name: pulseInBig;
        -webkit-animation-iteration-count: 1;
        animation-iteration-count: 1;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
        -webkit-animation-delay: 2s;
        animation-delay: 2s
    }
    .no-firefox .month--13 .is-visible svg .reviews-star:nth-child(5),
    .no-ipad .month--13 .is-visible svg .reviews-star:nth-child(5) {
        -webkit-animation-duration: 0.3s;
        animation-duration: 0.3s;
        -webkit-animation-fill-mode: both;
        animation-fill-mode: both;
        -webkit-animation-name: pulseInBig;
        animation-name: pulseInBig;
        -webkit-animation-iteration-count: 1;
        animation-iteration-count: 1;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
        -webkit-animation-delay: 2.8s;
        animation-delay: 2.8s
    }
    .no-firefox .month--13 .is-visible svg .reviews-star:nth-child(6),
    .no-ipad .month--13 .is-visible svg .reviews-star:nth-child(6) {
        -webkit-animation-duration: 0.3s;
        animation-duration: 0.3s;
        -webkit-animation-fill-mode: both;
        animation-fill-mode: both;
        -webkit-animation-name: pulseInBig;
        animation-name: pulseInBig;
        -webkit-animation-iteration-count: 1;
        animation-iteration-count: 1;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
        -webkit-animation-delay: 2.8s;
        animation-delay: 2.8s
    }
    .no-firefox .month--13 .is-visible svg .reviews-star:nth-child(7),
    .no-ipad .month--13 .is-visible svg .reviews-star:nth-child(7) {
        -webkit-animation-duration: 0.3s;
        animation-duration: 0.3s;
        -webkit-animation-fill-mode: both;
        animation-fill-mode: both;
        -webkit-animation-name: pulseInBig;
        animation-name: pulseInBig;
        -webkit-animation-iteration-count: 1;
        animation-iteration-count: 1;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
        -webkit-animation-delay: 2s;
        animation-delay: 2s
    }
    .no-firefox .month--13 .is-visible svg .reviews-star:nth-child(8),
    .no-ipad .month--13 .is-visible svg .reviews-star:nth-child(8) {
        -webkit-animation-duration: 0.3s;
        animation-duration: 0.3s;
        -webkit-animation-fill-mode: both;
        animation-fill-mode: both;
        -webkit-animation-name: pulseInBig;
        animation-name: pulseInBig;
        -webkit-animation-iteration-count: 1;
        animation-iteration-count: 1;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
        -webkit-animation-delay: 2.2s;
        animation-delay: 2.2s
    }
    .no-firefox .month--13 .is-visible svg .reviews-star:nth-child(9),
    .no-ipad .month--13 .is-visible svg .reviews-star:nth-child(9) {
        -webkit-animation-duration: 0.3s;
        animation-duration: 0.3s;
        -webkit-animation-fill-mode: both;
        animation-fill-mode: both;
        -webkit-animation-name: pulseInBig;
        animation-name: pulseInBig;
        -webkit-animation-iteration-count: 1;
        animation-iteration-count: 1;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
        -webkit-animation-delay: 1.2s;
        animation-delay: 1.2s
    }
    .no-firefox .month--13 .is-visible svg .reviews-star:nth-child(10),
    .no-ipad .month--13 .is-visible svg .reviews-star:nth-child(10) {
        -webkit-animation-duration: 0.3s;
        animation-duration: 0.3s;
        -webkit-animation-fill-mode: both;
        animation-fill-mode: both;
        -webkit-animation-name: pulseInBig;
        animation-name: pulseInBig;
        -webkit-animation-iteration-count: 1;
        animation-iteration-count: 1;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
        -webkit-animation-delay: 2.4s;
        animation-delay: 2.4s
    }
    .no-firefox .month--13 .is-visible svg .reviews-star:nth-child(11),
    .no-ipad .month--13 .is-visible svg .reviews-star:nth-child(11) {
        -webkit-animation-duration: 0.3s;
        animation-duration: 0.3s;
        -webkit-animation-fill-mode: both;
        animation-fill-mode: both;
        -webkit-animation-name: pulseInBig;
        animation-name: pulseInBig;
        -webkit-animation-iteration-count: 1;
        animation-iteration-count: 1;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
        -webkit-animation-delay: 1.6s;
        animation-delay: 1.6s
    }
    .no-firefox .month--13 .is-visible svg .reviews-star:nth-child(12),
    .no-ipad .month--13 .is-visible svg .reviews-star:nth-child(12) {
        -webkit-animation-duration: 0.3s;
        animation-duration: 0.3s;
        -webkit-animation-fill-mode: both;
        animation-fill-mode: both;
        -webkit-animation-name: pulseInBig;
        animation-name: pulseInBig;
        -webkit-animation-iteration-count: 1;
        animation-iteration-count: 1;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
        -webkit-animation-delay: 2s;
        animation-delay: 2s
    }
    .no-firefox .month--13 .is-visible svg .reviews-star:nth-child(13),
    .no-ipad .month--13 .is-visible svg .reviews-star:nth-child(13) {
        -webkit-animation-duration: 0.3s;
        animation-duration: 0.3s;
        -webkit-animation-fill-mode: both;
        animation-fill-mode: both;
        -webkit-animation-name: pulseInBig;
        animation-name: pulseInBig;
        -webkit-animation-iteration-count: 1;
        animation-iteration-count: 1;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
        -webkit-animation-delay: 2.4s;
        animation-delay: 2.4s
    }
    .no-firefox .month--13 .is-visible svg .reviews-star:nth-child(14),
    .no-ipad .month--13 .is-visible svg .reviews-star:nth-child(14) {
        -webkit-animation-duration: 0.3s;
        animation-duration: 0.3s;
        -webkit-animation-fill-mode: both;
        animation-fill-mode: both;
        -webkit-animation-name: pulseInBig;
        animation-name: pulseInBig;
        -webkit-animation-iteration-count: 1;
        animation-iteration-count: 1;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
        -webkit-animation-delay: 2.6s;
        animation-delay: 2.6s
    }
    .no-firefox .month--13 .is-visible svg .reviews-star:nth-child(15),
    .no-ipad .month--13 .is-visible svg .reviews-star:nth-child(15) {
        -webkit-animation-duration: 0.3s;
        animation-duration: 0.3s;
        -webkit-animation-fill-mode: both;
        animation-fill-mode: both;
        -webkit-animation-name: pulseInBig;
        animation-name: pulseInBig;
        -webkit-animation-iteration-count: 1;
        animation-iteration-count: 1;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
        -webkit-animation-delay: 2s;
        animation-delay: 2s
    }
    .no-firefox .month--13 .is-visible svg .reviews-star:nth-child(16),
    .no-ipad .month--13 .is-visible svg .reviews-star:nth-child(16) {
        -webkit-animation-duration: 0.3s;
        animation-duration: 0.3s;
        -webkit-animation-fill-mode: both;
        animation-fill-mode: both;
        -webkit-animation-name: pulseInBig;
        animation-name: pulseInBig;
        -webkit-animation-iteration-count: 1;
        animation-iteration-count: 1;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
        -webkit-animation-delay: 1.8s;
        animation-delay: 1.8s
    }
    .no-firefox .month--13 .is-visible svg .reviews-star:nth-child(17),
    .no-ipad .month--13 .is-visible svg .reviews-star:nth-child(17) {
        -webkit-animation-duration: 0.3s;
        animation-duration: 0.3s;
        -webkit-animation-fill-mode: both;
        animation-fill-mode: both;
        -webkit-animation-name: pulseInBig;
        animation-name: pulseInBig;
        -webkit-animation-iteration-count: 1;
        animation-iteration-count: 1;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
        -webkit-animation-delay: 2.6s;
        animation-delay: 2.6s
    }
    .no-firefox .month--13 .is-visible svg .reviews-star:nth-child(18),
    .no-ipad .month--13 .is-visible svg .reviews-star:nth-child(18) {
        -webkit-animation-duration: 0.3s;
        animation-duration: 0.3s;
        -webkit-animation-fill-mode: both;
        animation-fill-mode: both;
        -webkit-animation-name: pulseInBig;
        animation-name: pulseInBig;
        -webkit-animation-iteration-count: 1;
        animation-iteration-count: 1;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
        -webkit-animation-delay: 1.2s;
        animation-delay: 1.2s
    }
    .no-firefox .month--13 .is-visible svg .reviews-star:nth-child(19),
    .no-ipad .month--13 .is-visible svg .reviews-star:nth-child(19) {
        -webkit-animation-duration: 0.3s;
        animation-duration: 0.3s;
        -webkit-animation-fill-mode: both;
        animation-fill-mode: both;
        -webkit-animation-name: pulseInBig;
        animation-name: pulseInBig;
        -webkit-animation-iteration-count: 1;
        animation-iteration-count: 1;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
        -webkit-animation-delay: 2.8s;
        animation-delay: 2.8s
    }
    .no-firefox .month--13 .is-visible svg .reviews-star:nth-child(20),
    .no-ipad .month--13 .is-visible svg .reviews-star:nth-child(20) {
        -webkit-animation-duration: 0.3s;
        animation-duration: 0.3s;
        -webkit-animation-fill-mode: both;
        animation-fill-mode: both;
        -webkit-animation-name: pulseInBig;
        animation-name: pulseInBig;
        -webkit-animation-iteration-count: 1;
        animation-iteration-count: 1;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
        -webkit-animation-delay: 1s;
        animation-delay: 1s
    }
    .no-firefox .month--13 .is-visible svg .reviews-star:nth-child(21),
    .no-ipad .month--13 .is-visible svg .reviews-star:nth-child(21) {
        -webkit-animation-duration: 0.3s;
        animation-duration: 0.3s;
        -webkit-animation-fill-mode: both;
        animation-fill-mode: both;
        -webkit-animation-name: pulseInBig;
        animation-name: pulseInBig;
        -webkit-animation-iteration-count: 1;
        animation-iteration-count: 1;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
        -webkit-animation-delay: 2.4s;
        animation-delay: 2.4s
    }
    .no-firefox .month--13 .is-visible svg .reviews-star:nth-child(22),
    .no-ipad .month--13 .is-visible svg .reviews-star:nth-child(22) {
        -webkit-animation-duration: 0.3s;
        animation-duration: 0.3s;
        -webkit-animation-fill-mode: both;
        animation-fill-mode: both;
        -webkit-animation-name: pulseInBig;
        animation-name: pulseInBig;
        -webkit-animation-iteration-count: 1;
        animation-iteration-count: 1;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
        -webkit-animation-delay: 2.2s;
        animation-delay: 2.2s
    }
    .no-firefox .month--13 .is-visible svg .reviews-star:nth-child(23),
    .no-ipad .month--13 .is-visible svg .reviews-star:nth-child(23) {
        -webkit-animation-duration: 0.3s;
        animation-duration: 0.3s;
        -webkit-animation-fill-mode: both;
        animation-fill-mode: both;
        -webkit-animation-name: pulseInBig;
        animation-name: pulseInBig;
        -webkit-animation-iteration-count: 1;
        animation-iteration-count: 1;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
        -webkit-animation-delay: 2.4s;
        animation-delay: 2.4s
    }
}
.infopanel {
    background: #fff;
    padding: 30px 30px 0 30px;
    box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.15);
    width: 80%;
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    -webkit-animation-duration: 0.5s;
    animation-duration: 0.5s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-name: bounceOutRight;
    animation-name: bounceOutRight;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1;
    -webkit-animation-timing-function: ease;
    animation-timing-function: ease;
    text-align: left;
    z-index: 1
}
@media only screen and (min-width: 768px) {
    .infopanel {
        width: 60%
    }
}
@media only screen and (min-width: 960px) {
    .infopanel {
        width: 40%
    }
}
.infopanel.wide {
    width: 70%;
    margin: 0
}
.infopanel.wide:before,
.infopanel.wide:after {
    content: '';
    display: table
}
.infopanel.wide:after {
    clear: both
}
.infopanel h1 {
    text-transform: none
}
.infopanel p {
    line-height: 1.7em;
    font-size: 13px
}
@media only screen and (min-width: 768px) {
    .infopanel p {
        font-size: 16px
    }
}
.infopanel h3 {
    margin-bottom: 0px
}
.infopanel .close {
    font-size: 20px
}
.infopanel a {
    font-weight: bold
}
.infopanel img {
    box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.15)
}
.infopanel img.ns {
    box-shadow: none
}
.loading .infopanel {
    right: -100%
}
.infopanel.active {
    -webkit-animation-duration: 0.5s;
    animation-duration: 0.5s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-name: bounceInRight;
    animation-name: bounceInRight;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1;
    -webkit-animation-timing-function: ease;
    animation-timing-function: ease
}
.infopanel .images {
    width: 48.5%;
    border-left-width: 0;
    padding: 0;
    margin-left: 3%
}
.infopanel .images ul {
    margin: 0
}
.infopanel .images li {
    display: inline-block;
    list-style: none;
    width: 33.33333%
}
.close {
    position: absolute;
    background: #ff9501;
    width: 50px;
    height: 50px;
    top: 0;
    left: -50px;
    color: #fff;
    text-align: center;
    font-weight: bold;
    padding-top: 8px;
    font-size: 20px;
    cursor: pointer
}
.images-list {
    overflow: hidden;
    margin: 0;
    padding-top: 20px
}
.images-list li {
    list-style: none;
    width: 48.5%;
    border-left-width: 0;
    padding: 0;
    margin-left: 3%
}
@media only screen and (min-width: 960px) {
    body {
        padding-top: 64px
    }
}
.wrapper {
    width: 100%;
    float: left
}
.wrapper .masthead {
    padding: 10px 0 0;
    overflow: hidden;
    position: relative
}
@media only screen and (min-width: 599px) {
    .wrapper .masthead {
        margin-bottom: 10px
    }
}
.wrap {
    width: 100%
}
@media only screen and (min-width: 960px) {
    .wrap {
        max-width: 1200px;
        margin: 0 auto
    }
}
.site-main {
    width: 100%;
    padding-top: 40px
}
.sidebar {
    width: 100%;
    margin: 20px 0 0
}
.wrapper__header {
    background: #fff;
    position: relative;
    z-index: 1
}
@media only screen and (min-width: 599px) {
    .wrapper__header {
        margin-bottom: 30px
    }
}
.logo {
    position: absolute;
    width: 50px;
    bottom: -50px;
    left: 5px;
    z-index: 1
}
@media only screen and (min-width: 960px) {
    .logo {
        float: right;
        position: static;
        width: auto;
        display: inline-block;
        padding-top: 6px;
        padding-right: 10px
    }
    .logo img {
        width: 80px;
        display: block
    }
}
.wrapper_text {
    margin: 0
}
.wrapper_text:before,
.wrapper_text:after {
    content: '';
    display: table
}
.wrapper_text:after {
    clear: both
}
.text_content {
    overflow: hidden;
    margin: 0;
    padding: 30px 4%
}
@media only screen and (min-width: 768px) {
    .text_content {
        padding: 30px 0
    }
}
.text_content li {
    list-style: none
}
/*!
 *  Font Awesome 4.1.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */

@font-face {
    font-family: 'FontAwesome';
    src: url("fonts/fontawesome-webfont.eot?v=4.1.0");
    src: url("fonts/fontawesome-webfont.eot?#iefix&v=4.1.0") format("embedded-opentype"), url("fonts/fontawesome-webfont.woff?v=4.1.0") format("woff"), url("fonts/fontawesome-webfont.ttf?v=4.1.0") format("truetype"), url("fonts/fontawesome-webfont.svg?v=4.1.0#fontawesomeregular") format("svg");
    font-weight: normal;
    font-style: normal
}
.fa {
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}
.fa-lg {
    font-size: 1.33333em;
    line-height: 0.75em;
    vertical-align: -15%
}
.fa-2x {
    font-size: 2em
}
.fa-3x {
    font-size: 3em
}
.fa-4x {
    font-size: 4em
}
.fa-5x {
    font-size: 5em
}
.fa-fw {
    width: 1.28571em;
    text-align: center
}
.fa-ul {
    padding-left: 0;
    margin-left: 2.14286em;
    list-style-type: none
}
.fa-ul>li {
    position: relative
}
.fa-li {
    position: absolute;
    left: -2.14286em;
    width: 2.14286em;
    top: 0.14286em;
    text-align: center
}
.fa-li.fa-lg {
    left: -1.85714em
}
.fa-border {
    padding: 0.2em 0.25em 0.15em;
    border: solid 0.08em #eee;
    border-radius: .1em
}
.pull-right {
    float: right
}
.pull-left {
    float: left
}
.fa.pull-left {
    margin-right: .3em
}
.fa.pull-right {
    margin-left: .3em
}
.fa-spin {
    -webkit-animation: spin 2s infinite linear;
    animation: spin 2s infinite linear
}
@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg)
    }
    100% {
        -webkit-transform: rotate(359deg)
    }
}
@keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}
.fa-rotate-90 {
    filter: progid: DXImageTransform.Microsoft.BasicImage(rotation=1);
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg)
}
.fa-rotate-180 {
    filter: progid: DXImageTransform.Microsoft.BasicImage(rotation=2);
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}
.fa-rotate-270 {
    filter: progid: DXImageTransform.Microsoft.BasicImage(rotation=3);
    -webkit-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg)
}
.fa-flip-horizontal {
    filter: progid: DXImageTransform.Microsoft.BasicImage(rotation=0);
    -webkit-transform: scale(-1, 1);
    -ms-transform: scale(-1, 1);
    transform: scale(-1, 1)
}
.fa-flip-vertical {
    filter: progid: DXImageTransform.Microsoft.BasicImage(rotation=2);
    -webkit-transform: scale(1, -1);
    -ms-transform: scale(1, -1);
    transform: scale(1, -1)
}
.fa-stack {
    position: relative;
    display: inline-block;
    width: 2em;
    height: 2em;
    line-height: 2em;
    vertical-align: middle
}
.fa-stack-1x,
.fa-stack-2x {
    position: absolute;
    left: 0;
    width: 100%;
    text-align: center
}
.fa-stack-1x {
    line-height: inherit
}
.fa-stack-2x {
    font-size: 2em
}
.fa-inverse {
    color: #fff
}
.fa-glass:before {
    content: "ï€€"
}
.fa-music:before {
    content: "ï€"
}
.fa-search:before {
    content: "ï€‚"
}
.fa-envelope-o:before {
    content: "ï€ƒ"
}
.fa-heart:before {
    content: "ï€„"
}
.fa-star:before {
    content: "ï€…"
}
.fa-star-o:before {
    content: "ï€†"
}
.fa-user:before {
    content: "ï€‡"
}
.fa-film:before {
    content: "ï€ˆ"
}
.fa-th-large:before {
    content: "ï€‰"
}
.fa-th:before {
    content: "ï€Š"
}
.fa-th-list:before {
    content: "ï€‹"
}
.fa-check:before {
    content: "ï€Œ"
}
.fa-times:before {
    content: "ï€"
}
.fa-search-plus:before {
    content: "ï€Ž"
}
.fa-search-minus:before {
    content: "ï€"
}
.fa-power-off:before {
    content: "ï€‘"
}
.fa-signal:before {
    content: "ï€’"
}
.fa-gear:before,
.fa-cog:before {
    content: "ï€“"
}
.fa-trash-o:before {
    content: "ï€”"
}
.fa-home:before {
    content: "ï€•"
}
.fa-file-o:before {
    content: "ï€–"
}
.fa-clock-o:before {
    content: "ï€—"
}
.fa-road:before {
    content: "ï€˜"
}
.fa-download:before {
    content: "ï€™"
}
.fa-arrow-circle-o-down:before {
    content: "ï€š"
}
.fa-arrow-circle-o-up:before {
    content: "ï€›"
}
.fa-inbox:before {
    content: "ï€œ"
}
.fa-play-circle-o:before {
    content: "ï€"
}
.fa-rotate-right:before,
.fa-repeat:before {
    content: "ï€ž"
}
.fa-refresh:before {
    content: "ï€¡"
}
.fa-list-alt:before {
    content: "ï€¢"
}
.fa-lock:before {
    content: "ï€£"
}
.fa-flag:before {
    content: "ï€¤"
}
.fa-headphones:before {
    content: "ï€¥"
}
.fa-volume-off:before {
    content: "ï€¦"
}
.fa-volume-down:before {
    content: "ï€§"
}
.fa-volume-up:before {
    content: "ï€¨"
}
.fa-qrcode:before {
    content: "ï€©"
}
.fa-barcode:before {
    content: "ï€ª"
}
.fa-tag:before {
    content: "ï€«"
}
.fa-tags:before {
    content: "ï€¬"
}
.fa-book:before {
    content: "ï€­"
}
.fa-bookmark:before {
    content: "ï€®"
}
.fa-print:before {
    content: "ï€¯"
}
.fa-camera:before {
    content: "ï€°"
}
.fa-font:before {
    content: "ï€±"
}
.fa-bold:before {
    content: "ï€²"
}
.fa-italic:before {
    content: "ï€³"
}
.fa-text-height:before {
    content: "ï€´"
}
.fa-text-width:before {
    content: "ï€µ"
}
.fa-align-left:before {
    content: "ï€¶"
}
.fa-align-center:before {
    content: "ï€·"
}
.fa-align-right:before {
    content: "ï€¸"
}
.fa-align-justify:before {
    content: "ï€¹"
}
.fa-list:before {
    content: "ï€º"
}
.fa-dedent:before,
.fa-outdent:before {
    content: "ï€»"
}
.fa-indent:before {
    content: "ï€¼"
}
.fa-video-camera:before {
    content: "ï€½"
}
.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
    content: "ï€¾"
}
.fa-pencil:before {
    content: "ï€"
}
.fa-map-marker:before {
    content: "ï"
}
.fa-adjust:before {
    content: "ï‚"
}
.fa-tint:before {
    content: "ïƒ"
}
.fa-edit:before,
.fa-pencil-square-o:before {
    content: "ï„"
}
.fa-share-square-o:before {
    content: "ï…"
}
.fa-check-square-o:before {
    content: "ï†"
}
.fa-arrows:before {
    content: "ï‡"
}
.fa-step-backward:before {
    content: "ïˆ"
}
.fa-fast-backward:before {
    content: "ï‰"
}
.fa-backward:before {
    content: "ïŠ"
}
.fa-play:before {
    content: "ï‹"
}
.fa-pause:before {
    content: "ïŒ"
}
.fa-stop:before {
    content: "ï"
}
.fa-forward:before {
    content: "ïŽ"
}
.fa-fast-forward:before {
    content: "ï"
}
.fa-step-forward:before {
    content: "ï‘"
}
.fa-eject:before {
    content: "ï’"
}
.fa-chevron-left:before {
    content: "ï“"
}
.fa-chevron-right:before {
    content: "ï”"
}
.fa-plus-circle:before {
    content: "ï•"
}
.fa-minus-circle:before {
    content: "ï–"
}
.fa-times-circle:before {
    content: "ï—"
}
.fa-check-circle:before {
    content: "ï˜"
}
.fa-question-circle:before {
    content: "ï™"
}
.fa-info-circle:before {
    content: "ïš"
}
.fa-crosshairs:before {
    content: "ï›"
}
.fa-times-circle-o:before {
    content: "ïœ"
}
.fa-check-circle-o:before {
    content: "ï"
}
.fa-ban:before {
    content: "ïž"
}
.fa-arrow-left:before {
    content: "ï "
}
.fa-arrow-right:before {
    content: "ï¡"
}
.fa-arrow-up:before {
    content: "ï¢"
}
.fa-arrow-down:before {
    content: "ï£"
}
.fa-mail-forward:before,
.fa-share:before {
    content: "ï¤"
}
.fa-expand:before {
    content: "ï¥"
}
.fa-compress:before {
    content: "ï¦"
}
.fa-plus:before {
    content: "ï§"
}
.fa-minus:before {
    content: "ï¨"
}
.fa-asterisk:before {
    content: "ï©"
}
.fa-exclamation-circle:before {
    content: "ïª"
}
.fa-gift:before {
    content: "ï«"
}
.fa-leaf:before {
    content: "ï¬"
}
.fa-fire:before {
    content: "ï­"
}
.fa-eye:before {
    content: "ï®"
}
.fa-eye-slash:before {
    content: "ï°"
}
.fa-warning:before,
.fa-exclamation-triangle:before {
    content: "ï±"
}
.fa-plane:before {
    content: "ï²"
}
.fa-calendar:before {
    content: "ï³"
}
.fa-random:before {
    content: "ï´"
}
.fa-comment:before {
    content: "ïµ"
}
.fa-magnet:before {
    content: "ï¶"
}
.fa-chevron-up:before {
    content: "ï·"
}
.fa-chevron-down:before {
    content: "ï¸"
}
.fa-retweet:before {
    content: "ï¹"
}
.fa-shopping-cart:before {
    content: "ïº"
}
.fa-folder:before {
    content: "ï»"
}
.fa-folder-open:before {
    content: "ï¼"
}
.fa-arrows-v:before {
    content: "ï½"
}
.fa-arrows-h:before {
    content: "ï¾"
}
.fa-bar-chart-o:before {
    content: "ï‚€"
}
.fa-twitter-square:before {
    content: "ï‚"
}
.fa-facebook-square:before {
    content: "ï‚‚"
}
.fa-camera-retro:before {
    content: "ï‚ƒ"
}
.fa-key:before {
    content: "ï‚„"
}
.fa-gears:before,
.fa-cogs:before {
    content: "ï‚…"
}
.fa-comments:before {
    content: "ï‚†"
}
.fa-thumbs-o-up:before {
    content: "ï‚‡"
}
.fa-thumbs-o-down:before {
    content: "ï‚ˆ"
}
.fa-star-half:before {
    content: "ï‚‰"
}
.fa-heart-o:before {
    content: "ï‚Š"
}
.fa-sign-out:before {
    content: "ï‚‹"
}
.fa-linkedin-square:before {
    content: "ï‚Œ"
}
.fa-thumb-tack:before {
    content: "ï‚"
}
.fa-external-link:before {
    content: "ï‚Ž"
}
.fa-sign-in:before {
    content: "ï‚"
}
.fa-trophy:before {
    content: "ï‚‘"
}
.fa-github-square:before {
    content: "ï‚’"
}
.fa-upload:before {
    content: "ï‚“"
}
.fa-lemon-o:before {
    content: "ï‚”"
}
.fa-phone:before {
    content: "ï‚•"
}
.fa-square-o:before {
    content: "ï‚–"
}
.fa-bookmark-o:before {
    content: "ï‚—"
}
.fa-phone-square:before {
    content: "ï‚˜"
}
.fa-twitter:before {
    content: "ï‚™"
}
.fa-facebook:before {
    content: "ï‚š"
}
.fa-github:before {
    content: "ï‚›"
}
.fa-unlock:before {
    content: "ï‚œ"
}
.fa-credit-card:before {
    content: "ï‚"
}
.fa-rss:before {
    content: "ï‚ž"
}
.fa-hdd-o:before {
    content: "ï‚ "
}
.fa-bullhorn:before {
    content: "ï‚¡"
}
.fa-bell:before {
    content: "ïƒ³"
}
.fa-certificate:before {
    content: "ï‚£"
}
.fa-hand-o-right:before {
    content: "ï‚¤"
}
.fa-hand-o-left:before {
    content: "ï‚¥"
}
.fa-hand-o-up:before {
    content: "ï‚¦"
}
.fa-hand-o-down:before {
    content: "ï‚§"
}
.fa-arrow-circle-left:before {
    content: "ï‚¨"
}
.fa-arrow-circle-right:before {
    content: "ï‚©"
}
.fa-arrow-circle-up:before {
    content: "ï‚ª"
}
.fa-arrow-circle-down:before {
    content: "ï‚«"
}
.fa-globe:before {
    content: "ï‚¬"
}
.fa-wrench:before {
    content: "ï‚­"
}
.fa-tasks:before {
    content: "ï‚®"
}
.fa-filter:before {
    content: "ï‚°"
}
.fa-briefcase:before {
    content: "ï‚±"
}
.fa-arrows-alt:before {
    content: "ï‚²"
}
.fa-group:before,
.fa-users:before {
    content: "ïƒ€"
}
.fa-chain:before,
.fa-link:before {
    content: "ïƒ"
}
.fa-cloud:before {
    content: "ïƒ‚"
}
.fa-flask:before {
    content: "ïƒƒ"
}
.fa-cut:before,
.fa-scissors:before {
    content: "ïƒ„"
}
.fa-copy:before,
.fa-files-o:before {
    content: "ïƒ…"
}
.fa-paperclip:before {
    content: "ïƒ†"
}
.fa-save:before,
.fa-floppy-o:before {
    content: "ïƒ‡"
}
.fa-square:before {
    content: "ïƒˆ"
}
.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
    content: "ïƒ‰"
}
.fa-list-ul:before {
    content: "ïƒŠ"
}
.fa-list-ol:before {
    content: "ïƒ‹"
}
.fa-strikethrough:before {
    content: "ïƒŒ"
}
.fa-underline:before {
    content: "ïƒ"
}
.fa-table:before {
    content: "ïƒŽ"
}
.fa-magic:before {
    content: "ïƒ"
}
.fa-truck:before {
    content: "ïƒ‘"
}
.fa-pinterest:before {
    content: "ïƒ’"
}
.fa-pinterest-square:before {
    content: "ïƒ“"
}
.fa-google-plus-square:before {
    content: "ïƒ”"
}
.fa-google-plus:before {
    content: "ïƒ•"
}
.fa-money:before {
    content: "ïƒ–"
}
.fa-caret-down:before {
    content: "ïƒ—"
}
.fa-caret-up:before {
    content: "ïƒ˜"
}
.fa-caret-left:before {
    content: "ïƒ™"
}
.fa-caret-right:before {
    content: "ïƒš"
}
.fa-columns:before {
    content: "ïƒ›"
}
.fa-unsorted:before,
.fa-sort:before {
    content: "ïƒœ"
}
.fa-sort-down:before,
.fa-sort-desc:before {
    content: "ïƒ"
}
.fa-sort-up:before,
.fa-sort-asc:before {
    content: "ïƒž"
}
.fa-envelope:before {
    content: "ïƒ "
}
.fa-linkedin:before {
    content: "ïƒ¡"
}
.fa-rotate-left:before,
.fa-undo:before {
    content: "ïƒ¢"
}
.fa-legal:before,
.fa-gavel:before {
    content: "ïƒ£"
}
.fa-dashboard:before,
.fa-tachometer:before {
    content: "ïƒ¤"
}
.fa-comment-o:before {
    content: "ïƒ¥"
}
.fa-comments-o:before {
    content: "ïƒ¦"
}
.fa-flash:before,
.fa-bolt:before {
    content: "ïƒ§"
}
.fa-sitemap:before {
    content: "ïƒ¨"
}
.fa-umbrella:before {
    content: "ïƒ©"
}
.fa-paste:before,
.fa-clipboard:before {
    content: "ïƒª"
}
.fa-lightbulb-o:before {
    content: "ïƒ«"
}
.fa-exchange:before {
    content: "ïƒ¬"
}
.fa-cloud-download:before {
    content: "ïƒ­"
}
.fa-cloud-upload:before {
    content: "ïƒ®"
}
.fa-user-md:before {
    content: "ïƒ°"
}
.fa-stethoscope:before {
    content: "ïƒ±"
}
.fa-suitcase:before {
    content: "ïƒ²"
}
.fa-bell-o:before {
    content: "ï‚¢"
}
.fa-coffee:before {
    content: "ïƒ´"
}
.fa-cutlery:before {
    content: "ïƒµ"
}
.fa-file-text-o:before {
    content: "ïƒ¶"
}
.fa-building-o:before {
    content: "ïƒ·"
}
.fa-hospital-o:before {
    content: "ïƒ¸"
}
.fa-ambulance:before {
    content: "ïƒ¹"
}
.fa-medkit:before {
    content: "ïƒº"
}
.fa-fighter-jet:before {
    content: "ïƒ»"
}
.fa-beer:before {
    content: "ïƒ¼"
}
.fa-h-square:before {
    content: "ïƒ½"
}
.fa-plus-square:before {
    content: "ïƒ¾"
}
.fa-angle-double-left:before {
    content: "ï„€"
}
.fa-angle-double-right:before {
    content: "ï„"
}
.fa-angle-double-up:before {
    content: "ï„‚"
}
.fa-angle-double-down:before {
    content: "ï„ƒ"
}
.fa-angle-left:before {
    content: "ï„„"
}
.fa-angle-right:before {
    content: "ï„…"
}
.fa-angle-up:before {
    content: "ï„†"
}
.fa-angle-down:before {
    content: "ï„‡"
}
.fa-desktop:before {
    content: "ï„ˆ"
}
.fa-laptop:before {
    content: "ï„‰"
}
.fa-tablet:before {
    content: "ï„Š"
}
.fa-mobile-phone:before,
.fa-mobile:before {
    content: "ï„‹"
}
.fa-circle-o:before {
    content: "ï„Œ"
}
.fa-quote-left:before {
    content: "ï„"
}
.fa-quote-right:before {
    content: "ï„Ž"
}
.fa-spinner:before {
    content: "ï„"
}
.fa-circle:before {
    content: "ï„‘"
}
.fa-mail-reply:before,
.fa-reply:before {
    content: "ï„’"
}
.fa-github-alt:before {
    content: "ï„“"
}
.fa-folder-o:before {
    content: "ï„”"
}
.fa-folder-open-o:before {
    content: "ï„•"
}
.fa-smile-o:before {
    content: "ï„˜"
}
.fa-frown-o:before {
    content: "ï„™"
}
.fa-meh-o:before {
    content: "ï„š"
}
.fa-gamepad:before {
    content: "ï„›"
}
.fa-keyboard-o:before {
    content: "ï„œ"
}
.fa-flag-o:before {
    content: "ï„"
}
.fa-flag-checkered:before {
    content: "ï„ž"
}
.fa-terminal:before {
    content: "ï„ "
}
.fa-code:before {
    content: "ï„¡"
}
.fa-mail-reply-all:before,
.fa-reply-all:before {
    content: "ï„¢"
}
.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
    content: "ï„£"
}
.fa-location-arrow:before {
    content: "ï„¤"
}
.fa-crop:before {
    content: "ï„¥"
}
.fa-code-fork:before {
    content: "ï„¦"
}
.fa-unlink:before,
.fa-chain-broken:before {
    content: "ï„§"
}
.fa-question:before {
    content: "ï„¨"
}
.fa-info:before {
    content: "ï„©"
}
.fa-exclamation:before {
    content: "ï„ª"
}
.fa-superscript:before {
    content: "ï„«"
}
.fa-subscript:before {
    content: "ï„¬"
}
.fa-eraser:before {
    content: "ï„­"
}
.fa-puzzle-piece:before {
    content: "ï„®"
}
.fa-microphone:before {
    content: "ï„°"
}
.fa-microphone-slash:before {
    content: "ï„±"
}
.fa-shield:before {
    content: "ï„²"
}
.fa-calendar-o:before {
    content: "ï„³"
}
.fa-fire-extinguisher:before {
    content: "ï„´"
}
.fa-rocket:before {
    content: "ï„µ"
}
.fa-maxcdn:before {
    content: "ï„¶"
}
.fa-chevron-circle-left:before {
    content: "ï„·"
}
.fa-chevron-circle-right:before {
    content: "ï„¸"
}
.fa-chevron-circle-up:before {
    content: "ï„¹"
}
.fa-chevron-circle-down:before {
    content: "ï„º"
}
.fa-html5:before {
    content: "ï„»"
}
.fa-css3:before {
    content: "ï„¼"
}
.fa-anchor:before {
    content: "ï„½"
}
.fa-unlock-alt:before {
    content: "ï„¾"
}
.fa-bullseye:before {
    content: "ï…€"
}
.fa-ellipsis-h:before {
    content: "ï…"
}
.fa-ellipsis-v:before {
    content: "ï…‚"
}
.fa-rss-square:before {
    content: "ï…ƒ"
}
.fa-play-circle:before {
    content: "ï…„"
}
.fa-ticket:before {
    content: "ï……"
}
.fa-minus-square:before {
    content: "ï…†"
}
.fa-minus-square-o:before {
    content: "ï…‡"
}
.fa-level-up:before {
    content: "ï…ˆ"
}
.fa-level-down:before {
    content: "ï…‰"
}
.fa-check-square:before {
    content: "ï…Š"
}
.fa-pencil-square:before {
    content: "ï…‹"
}
.fa-external-link-square:before {
    content: "ï…Œ"
}
.fa-share-square:before {
    content: "ï…"
}
.fa-compass:before {
    content: "ï…Ž"
}
.fa-toggle-down:before,
.fa-caret-square-o-down:before {
    content: "ï…"
}
.fa-toggle-up:before,
.fa-caret-square-o-up:before {
    content: "ï…‘"
}
.fa-toggle-right:before,
.fa-caret-square-o-right:before {
    content: "ï…’"
}
.fa-euro:before,
.fa-eur:before {
    content: "ï…“"
}
.fa-gbp:before {
    content: "ï…”"
}
.fa-dollar:before,
.fa-usd:before {
    content: "ï…•"
}
.fa-rupee:before,
.fa-inr:before {
    content: "ï…–"
}
.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
    content: "ï…—"
}
.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
    content: "ï…˜"
}
.fa-won:before,
.fa-krw:before {
    content: "ï…™"
}
.fa-bitcoin:before,
.fa-btc:before {
    content: "ï…š"
}
.fa-file:before {
    content: "ï…›"
}
.fa-file-text:before {
    content: "ï…œ"
}
.fa-sort-alpha-asc:before {
    content: "ï…"
}
.fa-sort-alpha-desc:before {
    content: "ï…ž"
}
.fa-sort-amount-asc:before {
    content: "ï… "
}
.fa-sort-amount-desc:before {
    content: "ï…¡"
}
.fa-sort-numeric-asc:before {
    content: "ï…¢"
}
.fa-sort-numeric-desc:before {
    content: "ï…£"
}
.fa-thumbs-up:before {
    content: "ï…¤"
}
.fa-thumbs-down:before {
    content: "ï…¥"
}
.fa-youtube-square:before {
    content: "ï…¦"
}
.fa-youtube:before {
    content: "ï…§"
}
.fa-xing:before {
    content: "ï…¨"
}
.fa-xing-square:before {
    content: "ï…©"
}
.fa-youtube-play:before {
    content: "ï…ª"
}
.fa-dropbox:before {
    content: "ï…«"
}
.fa-stack-overflow:before {
    content: "ï…¬"
}
.fa-instagram:before {
    content: "ï…­"
}
.fa-flickr:before {
    content: "ï…®"
}
.fa-adn:before {
    content: "ï…°"
}
.fa-bitbucket:before {
    content: "ï…±"
}
.fa-bitbucket-square:before {
    content: "ï…²"
}
.fa-tumblr:before {
    content: "ï…³"
}
.fa-tumblr-square:before {
    content: "ï…´"
}
.fa-long-arrow-down:before {
    content: "ï…µ"
}
.fa-long-arrow-up:before {
    content: "ï…¶"
}
.fa-long-arrow-left:before {
    content: "ï…·"
}
.fa-long-arrow-right:before {
    content: "ï…¸"
}
.fa-apple:before {
    content: "ï…¹"
}
.fa-windows:before {
    content: "ï…º"
}
.fa-android:before {
    content: "ï…»"
}
.fa-linux:before {
    content: "ï…¼"
}
.fa-dribbble:before {
    content: "ï…½"
}
.fa-skype:before {
    content: "ï…¾"
}
.fa-foursquare:before {
    content: "ï†€"
}
.fa-trello:before {
    content: "ï†"
}
.fa-female:before {
    content: "ï†‚"
}
.fa-male:before {
    content: "ï†ƒ"
}
.fa-gittip:before {
    content: "ï†„"
}
.fa-sun-o:before {
    content: "ï†…"
}
.fa-moon-o:before {
    content: "ï††"
}
.fa-archive:before {
    content: "ï†‡"
}
.fa-bug:before {
    content: "ï†ˆ"
}
.fa-vk:before {
    content: "ï†‰"
}
.fa-weibo:before {
    content: "ï†Š"
}
.fa-renren:before {
    content: "ï†‹"
}
.fa-pagelines:before {
    content: "ï†Œ"
}
.fa-stack-exchange:before {
    content: "ï†"
}
.fa-arrow-circle-o-right:before {
    content: "ï†Ž"
}
.fa-arrow-circle-o-left:before {
    content: "ï†"
}
.fa-toggle-left:before,
.fa-caret-square-o-left:before {
    content: "ï†‘"
}
.fa-dot-circle-o:before {
    content: "ï†’"
}
.fa-wheelchair:before {
    content: "ï†“"
}
.fa-vimeo-square:before {
    content: "ï†”"
}
.fa-turkish-lira:before,
.fa-try:before {
    content: "ï†•"
}
.fa-plus-square-o:before {
    content: "ï†–"
}
.fa-space-shuttle:before {
    content: "ï†—"
}
.fa-slack:before {
    content: "ï†˜"
}
.fa-envelope-square:before {
    content: "ï†™"
}
.fa-wordpress:before {
    content: "ï†š"
}
.fa-openid:before {
    content: "ï†›"
}
.fa-institution:before,
.fa-bank:before,
.fa-university:before {
    content: "ï†œ"
}
.fa-mortar-board:before,
.fa-graduation-cap:before {
    content: "ï†"
}
.fa-yahoo:before {
    content: "ï†ž"
}
.fa-google:before {
    content: "ï† "
}
.fa-reddit:before {
    content: "ï†¡"
}
.fa-reddit-square:before {
    content: "ï†¢"
}
.fa-stumbleupon-circle:before {
    content: "ï†£"
}
.fa-stumbleupon:before {
    content: "ï†¤"
}
.fa-delicious:before {
    content: "ï†¥"
}
.fa-digg:before {
    content: "ï†¦"
}
.fa-pied-piper-square:before,
.fa-pied-piper:before {
    content: "ï†§"
}
.fa-pied-piper-alt:before {
    content: "ï†¨"
}
.fa-drupal:before {
    content: "ï†©"
}
.fa-joomla:before {
    content: "ï†ª"
}
.fa-language:before {
    content: "ï†«"
}
.fa-fax:before {
    content: "ï†¬"
}
.fa-building:before {
    content: "ï†­"
}
.fa-child:before {
    content: "ï†®"
}
.fa-paw:before {
    content: "ï†°"
}
.fa-spoon:before {
    content: "ï†±"
}
.fa-cube:before {
    content: "ï†²"
}
.fa-cubes:before {
    content: "ï†³"
}
.fa-behance:before {
    content: "ï†´"
}
.fa-behance-square:before {
    content: "ï†µ"
}
.fa-steam:before {
    content: "ï†¶"
}
.fa-steam-square:before {
    content: "ï†·"
}
.fa-recycle:before {
    content: "ï†¸"
}
.fa-automobile:before,
.fa-car:before {
    content: "ï†¹"
}
.fa-cab:before,
.fa-taxi:before {
    content: "ï†º"
}
.fa-tree:before {
    content: "ï†»"
}
.fa-spotify:before {
    content: "ï†¼"
}
.fa-deviantart:before {
    content: "ï†½"
}
.fa-soundcloud:before {
    content: "ï†¾"
}
.fa-database:before {
    content: "ï‡€"
}
.fa-file-pdf-o:before {
    content: "ï‡"
}
.fa-file-word-o:before {
    content: "ï‡‚"
}
.fa-file-excel-o:before {
    content: "ï‡ƒ"
}
.fa-file-powerpoint-o:before {
    content: "ï‡„"
}
.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
    content: "ï‡…"
}
.fa-file-zip-o:before,
.fa-file-archive-o:before {
    content: "ï‡†"
}
.fa-file-sound-o:before,
.fa-file-audio-o:before {
    content: "ï‡‡"
}
.fa-file-movie-o:before,
.fa-file-video-o:before {
    content: "ï‡ˆ"
}
.fa-file-code-o:before {
    content: "ï‡‰"
}
.fa-vine:before {
    content: "ï‡Š"
}
.fa-codepen:before {
    content: "ï‡‹"
}
.fa-jsfiddle:before {
    content: "ï‡Œ"
}
.fa-life-bouy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
    content: "ï‡"
}
.fa-circle-o-notch:before {
    content: "ï‡Ž"
}
.fa-ra:before,
.fa-rebel:before {
    content: "ï‡"
}
.fa-ge:before,
.fa-empire:before {
    content: "ï‡‘"
}
.fa-git-square:before {
    content: "ï‡’"
}
.fa-git:before {
    content: "ï‡“"
}
.fa-hacker-news:before {
    content: "ï‡”"
}
.fa-tencent-weibo:before {
    content: "ï‡•"
}
.fa-qq:before {
    content: "ï‡–"
}
.fa-wechat:before,
.fa-weixin:before {
    content: "ï‡—"
}
.fa-send:before,
.fa-paper-plane:before {
    content: "ï‡˜"
}
.fa-send-o:before,
.fa-paper-plane-o:before {
    content: "ï‡™"
}
.fa-history:before {
    content: "ï‡š"
}
.fa-circle-thin:before {
    content: "ï‡›"
}
.fa-header:before {
    content: "ï‡œ"
}
.fa-paragraph:before {
    content: "ï‡"
}
.fa-sliders:before {
    content: "ï‡ž"
}
.fa-share-alt:before {
    content: "ï‡ "
}
.fa-share-alt-square:before {
    content: "ï‡¡"
}
.fa-bomb:before {
    content: "ï‡¢"
}
@font-face {
    font-family: 'timeline';
    src: url("../fonts/timeline.eot?1zsboz");
    src: url("../fonts/timeline.eot?#iefix1zsboz") format("embedded-opentype"), url("../fonts/timeline.ttf?1zsboz") format("truetype"), url("../fonts/timeline.woff?1zsboz") format("woff"), url("../fonts/timeline.svg?1zsboz#timeline") format("svg");
    font-weight: normal;
    font-style: normal
}
[class^="icon-"],
[class*=" icon-"] {
    font-family: 'timeline';
    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
}
.icon-google-2015:before {
    content: "\e600"
}
@font-face {
    font-family: 'flexslider-icon';
    src: url("fonts/flexslider-icon.eot");
    src: url("fonts/flexslider-icon.eot?#iefix") format("embedded-opentype"), url("fonts/flexslider-icon.woff") format("woff"), url("fonts/flexslider-icon.ttf") format("truetype"), url("fonts/flexslider-icon.svg#flexslider-icon") format("svg");
    font-weight: normal;
    font-style: normal
}
.flex-container a:hover,
.flex-slider a:hover,
.flex-container a:focus,
.flex-slider a:focus {
    outline: none
}
.slides,
.slides>li,
.flex-control-nav,
.flex-direction-nav {
    margin: 0;
    padding: 0;
    list-style: none
}
.flex-pauseplay span {
    text-transform: capitalize
}
.flexslider {
    margin: 0;
    padding: 0
}
.flexslider .slides>li {
    display: none;
    -webkit-backface-visibility: hidden
}
.flexslider .slides img {
    width: 100%;
    display: block
}
.flexslider .slides:after {
    content: "\0020";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}
html[xmlns] .flexslider .slides {
    display: block
}
* html .flexslider .slides {
    height: 1%
}
.no-js .flexslider .slides>li:first-child {
    display: block
}
.flexslider {
    margin: 0 0 60px;
    background: #ffffff;
    border: 4px solid #ffffff;
    position: relative;
    zoom: 1;
    border-radius: 4px;
    -o-box-shadow: "" 0 1px 4px rgba(0, 0, 0, 0.2);
    box-shadow: "" 0 1px 4px rgba(0, 0, 0, 0.2)
}
.flexslider .slides {
    zoom: 1
}
.flexslider .slides img {
    height: auto
}
.flex-viewport {
    max-height: 2000px;
    -webkit-transition: all 1s ease;
    transition: all 1s ease
}
.loading .flex-viewport {
    max-height: 300px
}
.carousel li {
    margin-right: 5px
}
.flex-direction-nav {
    *height: 0
}
.flex-direction-nav a {
    text-decoration: none;
    display: block;
    width: 40px;
    height: 40px;
    margin: -20px 0 0;
    position: absolute;
    top: 50%;
    z-index: 10;
    overflow: hidden;
    opacity: 0;
    cursor: pointer;
    color: rgba(0, 0, 0, 0.8);
    text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out
}
.flex-direction-nav a:before {
    font-family: "flexslider-icon";
    font-size: 40px;
    display: inline-block;
    content: '\f001';
    color: rgba(0, 0, 0, 0.8);
    text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3)
}
.flex-direction-nav a.flex-next:before {
    content: '\f002'
}
.flex-direction-nav .flex-prev {
    left: -50px
}
.flex-direction-nav .flex-next {
    right: -50px;
    text-align: right
}
.flexslider:hover .flex-direction-nav .flex-prev {
    opacity: 0.7;
    left: 10px
}
.flexslider:hover .flex-direction-nav .flex-prev:hover {
    opacity: 1
}
.flexslider:hover .flex-direction-nav .flex-next {
    opacity: 0.7;
    right: 10px
}
.flexslider:hover .flex-direction-nav .flex-next:hover {
    opacity: 1
}
.flex-direction-nav .flex-disabled {
    opacity: 0 !important;
    filter: alpha(opacity=0);
    cursor: default
}
.flex-pauseplay a {
    display: block;
    width: 20px;
    height: 20px;
    position: absolute;
    bottom: 5px;
    left: 10px;
    opacity: 0.8;
    z-index: 10;
    overflow: hidden;
    cursor: pointer;
    color: #000
}
.flex-pauseplay a:before {
    font-family: "flexslider-icon";
    font-size: 20px;
    display: inline-block;
    content: '\f004'
}
.flex-pauseplay a:hover {
    opacity: 1
}
.flex-pauseplay a.flex-play:before {
    content: '\f003'
}
.flex-control-nav {
    width: 100%;
    position: absolute;
    bottom: -40px;
    text-align: center
}
.flex-control-nav li {
    margin: 0 6px;
    display: inline-block;
    zoom: 1;
    *display: inline
}
.flex-control-paging li a {
    width: 11px;
    height: 11px;
    display: block;
    background: #666;
    background: rgba(0, 0, 0, 0.5);
    cursor: pointer;
    text-indent: -9999px;
    -o-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
    box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
    border-radius: 20px
}
.flex-control-paging li a:hover {
    background: #333;
    background: rgba(0, 0, 0, 0.7)
}
.flex-control-paging li a.flex-active {
    background: #000;
    background: rgba(0, 0, 0, 0.9);
    cursor: default
}
.flex-control-thumbs {
    margin: 5px 0 0;
    position: static;
    overflow: hidden
}
.flex-control-thumbs li {
    width: 25%;
    float: left;
    margin: 0
}
.flex-control-thumbs img {
    width: 100%;
    height: auto;
    display: block;
    opacity: .7;
    cursor: pointer;
    -webkit-transition: all 1s ease;
    transition: all 1s ease
}
.flex-control-thumbs img:hover {
    opacity: 1
}
.flex-control-thumbs .flex-active {
    opacity: 1;
    cursor: default
}
@media screen and (max-width: 860px) {
    .flex-direction-nav .flex-prev {
        opacity: 1;
        left: 10px
    }
    .flex-direction-nav .flex-next {
        opacity: 1;
        right: 10px
    }
}