@charset "UTF-8"; /*!
 * Bootstrap v3.3.1 (http://getbootstrap.com)
 * Copyright 2011-2014 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
.container {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}

@media (min-width: 768px) {
    .container {
        width:750px
    }
}

@media (min-width: 992px) {
    .container {
        width:970px
    }
}

@media (min-width: 1200px) {
    .container {
        width:1170px
    }
}

.container-fluid {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}

.row {
    margin-right: -15px;
    margin-left: -15px
}

.col-xs-1,.col-sm-1,.col-md-1,.col-lg-1,.col-xs-2,.col-sm-2,.col-md-2,.col-lg-2,.col-xs-3,.col-sm-3,.col-md-3,.col-lg-3,.col-xs-4,.col-sm-4,.col-md-4,.col-lg-4,.col-xs-5,.col-sm-5,.col-md-5,.col-lg-5,.col-xs-6,.col-sm-6,.col-md-6,.col-lg-6,.col-xs-7,.col-sm-7,.col-md-7,.col-lg-7,.col-xs-8,.col-sm-8,.col-md-8,.col-lg-8,.col-xs-9,.col-sm-9,.col-md-9,.col-lg-9,.col-xs-10,.col-sm-10,.col-md-10,.col-lg-10,.col-xs-11,.col-sm-11,.col-md-11,.col-lg-11,.col-xs-12,.col-sm-12,.col-md-12,.col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px
}

.col-xs-1,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9,.col-xs-10,.col-xs-11,.col-xs-12 {
    float: left
}

.col-xs-12 {
    width: 100%
}

.col-xs-11 {
    width: 91.66666667%
}

.col-xs-10 {
    width: 83.33333333%
}

.col-xs-9 {
    width: 75%
}

.col-xs-8 {
    width: 66.66666667%
}

.col-xs-7 {
    width: 58.33333333%
}

.col-xs-6 {
    width: 50%
}

.col-xs-5 {
    width: 41.66666667%
}

.col-xs-4 {
    width: 33.33333333%
}

.col-xs-3 {
    width: 25%
}

.col-xs-2 {
    width: 16.66666667%
}

.col-xs-1 {
    width: 8.33333333%
}

.col-xs-pull-12 {
    right: 100%
}

.col-xs-pull-11 {
    right: 91.66666667%
}

.col-xs-pull-10 {
    right: 83.33333333%
}

.col-xs-pull-9 {
    right: 75%
}

.col-xs-pull-8 {
    right: 66.66666667%
}

.col-xs-pull-7 {
    right: 58.33333333%
}

.col-xs-pull-6 {
    right: 50%
}

.col-xs-pull-5 {
    right: 41.66666667%
}

.col-xs-pull-4 {
    right: 33.33333333%
}

.col-xs-pull-3 {
    right: 25%
}

.col-xs-pull-2 {
    right: 16.66666667%
}

.col-xs-pull-1 {
    right: 8.33333333%
}

.col-xs-pull-0 {
    right: auto
}

.col-xs-push-12 {
    left: 100%
}

.col-xs-push-11 {
    left: 91.66666667%
}

.col-xs-push-10 {
    left: 83.33333333%
}

.col-xs-push-9 {
    left: 75%
}

.col-xs-push-8 {
    left: 66.66666667%
}

.col-xs-push-7 {
    left: 58.33333333%
}

.col-xs-push-6 {
    left: 50%
}

.col-xs-push-5 {
    left: 41.66666667%
}

.col-xs-push-4 {
    left: 33.33333333%
}

.col-xs-push-3 {
    left: 25%
}

.col-xs-push-2 {
    left: 16.66666667%
}

.col-xs-push-1 {
    left: 8.33333333%
}

.col-xs-push-0 {
    left: auto
}

.col-xs-offset-12 {
    margin-left: 100%
}

.col-xs-offset-11 {
    margin-left: 91.66666667%
}

.col-xs-offset-10 {
    margin-left: 83.33333333%
}

.col-xs-offset-9 {
    margin-left: 75%
}

.col-xs-offset-8 {
    margin-left: 66.66666667%
}

.col-xs-offset-7 {
    margin-left: 58.33333333%
}

.col-xs-offset-6 {
    margin-left: 50%
}

.col-xs-offset-5 {
    margin-left: 41.66666667%
}

.col-xs-offset-4 {
    margin-left: 33.33333333%
}

.col-xs-offset-3 {
    margin-left: 25%
}

.col-xs-offset-2 {
    margin-left: 16.66666667%
}

.col-xs-offset-1 {
    margin-left: 8.33333333%
}

.col-xs-offset-0 {
    margin-left: 0
}

@media (min-width: 768px) {
    .col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12 {
        float:left
    }

    .col-sm-12 {
        width: 100%
    }

    .col-sm-11 {
        width: 91.66666667%
    }

    .col-sm-10 {
        width: 83.33333333%
    }

    .col-sm-9 {
        width: 75%
    }

    .col-sm-8 {
        width: 66.66666667%
    }

    .col-sm-7 {
        width: 58.33333333%
    }

    .col-sm-6 {
        width: 50%
    }

    .col-sm-5 {
        width: 41.66666667%
    }

    .col-sm-4 {
        width: 33.33333333%
    }

    .col-sm-3 {
        width: 25%
    }

    .col-sm-2 {
        width: 16.66666667%
    }

    .col-sm-1 {
        width: 8.33333333%
    }

    .col-sm-pull-12 {
        right: 100%
    }

    .col-sm-pull-11 {
        right: 91.66666667%
    }

    .col-sm-pull-10 {
        right: 83.33333333%
    }

    .col-sm-pull-9 {
        right: 75%
    }

    .col-sm-pull-8 {
        right: 66.66666667%
    }

    .col-sm-pull-7 {
        right: 58.33333333%
    }

    .col-sm-pull-6 {
        right: 50%
    }

    .col-sm-pull-5 {
        right: 41.66666667%
    }

    .col-sm-pull-4 {
        right: 33.33333333%
    }

    .col-sm-pull-3 {
        right: 25%
    }

    .col-sm-pull-2 {
        right: 16.66666667%
    }

    .col-sm-pull-1 {
        right: 8.33333333%
    }

    .col-sm-pull-0 {
        right: auto
    }

    .col-sm-push-12 {
        left: 100%
    }

    .col-sm-push-11 {
        left: 91.66666667%
    }

    .col-sm-push-10 {
        left: 83.33333333%
    }

    .col-sm-push-9 {
        left: 75%
    }

    .col-sm-push-8 {
        left: 66.66666667%
    }

    .col-sm-push-7 {
        left: 58.33333333%
    }

    .col-sm-push-6 {
        left: 50%
    }

    .col-sm-push-5 {
        left: 41.66666667%
    }

    .col-sm-push-4 {
        left: 33.33333333%
    }

    .col-sm-push-3 {
        left: 25%
    }

    .col-sm-push-2 {
        left: 16.66666667%
    }

    .col-sm-push-1 {
        left: 8.33333333%
    }

    .col-sm-push-0 {
        left: auto
    }

    .col-sm-offset-12 {
        margin-left: 100%
    }

    .col-sm-offset-11 {
        margin-left: 91.66666667%
    }

    .col-sm-offset-10 {
        margin-left: 83.33333333%
    }

    .col-sm-offset-9 {
        margin-left: 75%
    }

    .col-sm-offset-8 {
        margin-left: 66.66666667%
    }

    .col-sm-offset-7 {
        margin-left: 58.33333333%
    }

    .col-sm-offset-6 {
        margin-left: 50%
    }

    .col-sm-offset-5 {
        margin-left: 41.66666667%
    }

    .col-sm-offset-4 {
        margin-left: 33.33333333%
    }

    .col-sm-offset-3 {
        margin-left: 25%
    }

    .col-sm-offset-2 {
        margin-left: 16.66666667%
    }

    .col-sm-offset-1 {
        margin-left: 8.33333333%
    }

    .col-sm-offset-0 {
        margin-left: 0
    }
}

@media (min-width: 992px) {
    .col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12 {
        float:left
    }

    .col-md-12 {
        width: 100%
    }

    .col-md-11 {
        width: 91.66666667%
    }

    .col-md-10 {
        width: 83.33333333%
    }

    .col-md-9 {
        width: 75%
    }

    .col-md-8 {
        width: 66.66666667%
    }

    .col-md-7 {
        width: 58.33333333%
    }

    .col-md-6 {
        width: 50%
    }

    .col-md-5 {
        width: 41.66666667%
    }

    .col-md-4 {
        width: 33.33333333%
    }

    .col-md-3 {
        width: 25%
    }

    .col-md-2 {
        width: 16.66666667%
    }

    .col-md-1 {
        width: 8.33333333%
    }

    .col-md-pull-12 {
        right: 100%
    }

    .col-md-pull-11 {
        right: 91.66666667%
    }

    .col-md-pull-10 {
        right: 83.33333333%
    }

    .col-md-pull-9 {
        right: 75%
    }

    .col-md-pull-8 {
        right: 66.66666667%
    }

    .col-md-pull-7 {
        right: 58.33333333%
    }

    .col-md-pull-6 {
        right: 50%
    }

    .col-md-pull-5 {
        right: 41.66666667%
    }

    .col-md-pull-4 {
        right: 33.33333333%
    }

    .col-md-pull-3 {
        right: 25%
    }

    .col-md-pull-2 {
        right: 16.66666667%
    }

    .col-md-pull-1 {
        right: 8.33333333%
    }

    .col-md-pull-0 {
        right: auto
    }

    .col-md-push-12 {
        left: 100%
    }

    .col-md-push-11 {
        left: 91.66666667%
    }

    .col-md-push-10 {
        left: 83.33333333%
    }

    .col-md-push-9 {
        left: 75%
    }

    .col-md-push-8 {
        left: 66.66666667%
    }

    .col-md-push-7 {
        left: 58.33333333%
    }

    .col-md-push-6 {
        left: 50%
    }

    .col-md-push-5 {
        left: 41.66666667%
    }

    .col-md-push-4 {
        left: 33.33333333%
    }

    .col-md-push-3 {
        left: 25%
    }

    .col-md-push-2 {
        left: 16.66666667%
    }

    .col-md-push-1 {
        left: 8.33333333%
    }

    .col-md-push-0 {
        left: auto
    }

    .col-md-offset-12 {
        margin-left: 100%
    }

    .col-md-offset-11 {
        margin-left: 91.66666667%
    }

    .col-md-offset-10 {
        margin-left: 83.33333333%
    }

    .col-md-offset-9 {
        margin-left: 75%
    }

    .col-md-offset-8 {
        margin-left: 66.66666667%
    }

    .col-md-offset-7 {
        margin-left: 58.33333333%
    }

    .col-md-offset-6 {
        margin-left: 50%
    }

    .col-md-offset-5 {
        margin-left: 41.66666667%
    }

    .col-md-offset-4 {
        margin-left: 33.33333333%
    }

    .col-md-offset-3 {
        margin-left: 25%
    }

    .col-md-offset-2 {
        margin-left: 16.66666667%
    }

    .col-md-offset-1 {
        margin-left: 8.33333333%
    }

    .col-md-offset-0 {
        margin-left: 0
    }
}

@media (min-width: 1200px) {
    .col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12 {
        float:left
    }

    .col-lg-12 {
        width: 100%
    }

    .col-lg-11 {
        width: 91.66666667%
    }

    .col-lg-10 {
        width: 83.33333333%
    }

    .col-lg-9 {
        width: 75%
    }

    .col-lg-8 {
        width: 66.66666667%
    }

    .col-lg-7 {
        width: 58.33333333%
    }

    .col-lg-6 {
        width: 50%
    }

    .col-lg-5 {
        width: 41.66666667%
    }

    .col-lg-4 {
        width: 33.33333333%
    }

    .col-lg-3 {
        width: 25%
    }

    .col-lg-2 {
        width: 16.66666667%
    }

    .col-lg-1 {
        width: 8.33333333%
    }

    .col-lg-pull-12 {
        right: 100%
    }

    .col-lg-pull-11 {
        right: 91.66666667%
    }

    .col-lg-pull-10 {
        right: 83.33333333%
    }

    .col-lg-pull-9 {
        right: 75%
    }

    .col-lg-pull-8 {
        right: 66.66666667%
    }

    .col-lg-pull-7 {
        right: 58.33333333%
    }

    .col-lg-pull-6 {
        right: 50%
    }

    .col-lg-pull-5 {
        right: 41.66666667%
    }

    .col-lg-pull-4 {
        right: 33.33333333%
    }

    .col-lg-pull-3 {
        right: 25%
    }

    .col-lg-pull-2 {
        right: 16.66666667%
    }

    .col-lg-pull-1 {
        right: 8.33333333%
    }

    .col-lg-pull-0 {
        right: auto
    }

    .col-lg-push-12 {
        left: 100%
    }

    .col-lg-push-11 {
        left: 91.66666667%
    }

    .col-lg-push-10 {
        left: 83.33333333%
    }

    .col-lg-push-9 {
        left: 75%
    }

    .col-lg-push-8 {
        left: 66.66666667%
    }

    .col-lg-push-7 {
        left: 58.33333333%
    }

    .col-lg-push-6 {
        left: 50%
    }

    .col-lg-push-5 {
        left: 41.66666667%
    }

    .col-lg-push-4 {
        left: 33.33333333%
    }

    .col-lg-push-3 {
        left: 25%
    }

    .col-lg-push-2 {
        left: 16.66666667%
    }

    .col-lg-push-1 {
        left: 8.33333333%
    }

    .col-lg-push-0 {
        left: auto
    }

    .col-lg-offset-12 {
        margin-left: 100%
    }

    .col-lg-offset-11 {
        margin-left: 91.66666667%
    }

    .col-lg-offset-10 {
        margin-left: 83.33333333%
    }

    .col-lg-offset-9 {
        margin-left: 75%
    }

    .col-lg-offset-8 {
        margin-left: 66.66666667%
    }

    .col-lg-offset-7 {
        margin-left: 58.33333333%
    }

    .col-lg-offset-6 {
        margin-left: 50%
    }

    .col-lg-offset-5 {
        margin-left: 41.66666667%
    }

    .col-lg-offset-4 {
        margin-left: 33.33333333%
    }

    .col-lg-offset-3 {
        margin-left: 25%
    }

    .col-lg-offset-2 {
        margin-left: 16.66666667%
    }

    .col-lg-offset-1 {
        margin-left: 8.33333333%
    }

    .col-lg-offset-0 {
        margin-left: 0
    }
}

/*!
 *  Font Awesome 4.5.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(/web/20200924105900im_/https://s1.wp.com/wp-content/themes/premium/anemone/fonts/fontawesome-webfont.eot?v=4.5.0);
    src: url(/web/20200924105900im_/https://s1.wp.com/wp-content/themes/premium/anemone/fonts/fontawesome-webfont.eot#iefix&v=4.5.0) format('embedded-opentype'),url(/web/20200924105900im_/https://s1.wp.com/wp-content/themes/premium/anemone/fonts/fontawesome-webfont.woff2?v=4.5.0) format('woff2'),url(/web/20200924105900im_/https://s1.wp.com/wp-content/themes/premium/anemone/fonts/fontawesome-webfont.woff?v=4.5.0) format('woff'),url(/web/20200924105900im_/https://s1.wp.com/wp-content/themes/premium/anemone/fonts/fontawesome-webfont.ttf?v=4.5.0) format('truetype'),url(/web/20200924105900im_/https://s1.wp.com/wp-content/themes/premium/anemone/fonts/fontawesome-webfont.svg?v=4.5.0#fontawesomeregular) format('svg');
    font-weight: 400;
    font-style: normal
}

.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.fa-lg {
    font-size: 1.33333333em;
    line-height: .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.28571429em;
    text-align: center
}

.fa-ul {
    padding-left: 0;
    margin-left: 2.14285714em;
    list-style-type: none
}

.fa-ul>li {
    position: relative
}

.fa-li {
    position: absolute;
    left: -2.14285714em;
    width: 2.14285714em;
    top: .14285714em;
    text-align: center
}

.fa-li.fa-lg {
    left: -1.85714286em
}

.fa-border {
    padding: .2em .25em .15em;
    border: solid .08em #eee;
    border-radius: .1em
}

.fa-pull-left {
    float: left
}

.fa-pull-right {
    float: right
}

.fa.fa-pull-left {
    margin-right: .3em
}

.fa.fa-pull-right {
    margin-left: .3em
}

.pull-right {
    float: right
}

.pull-left {
    float: left
}

.fa.pull-left {
    margin-right: .3em
}

.fa.pull-right {
    margin-left: .3em
}

.fa-spin {
    -webkit-animation: fa-spin 2s infinite linear;
    animation: fa-spin 2s infinite linear
}

.fa-pulse {
    -webkit-animation: fa-spin 1s infinite steps(8);
    animation: fa-spin 1s infinite steps(8)
}

@-webkit-keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

@keyframes fa-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,mirror=1);
    -webkit-transform: scale(-1,1);
    -ms-transform: scale(-1,1);
    transform: scale(-1,1)
}

.fa-flip-vertical {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2,mirror=1);
    -webkit-transform: scale(1,-1);
    -ms-transform: scale(1,-1);
    transform: scale(1,-1)
}

:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical {
    filter: none
}

.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: "\f000"
}

.fa-music:before {
    content: "\f001"
}

.fa-search:before {
    content: "\f002"
}

.fa-envelope-o:before {
    content: "\f003"
}

.fa-heart:before {
    content: "\f004"
}

.fa-star:before {
    content: "\f005"
}

.fa-star-o:before {
    content: "\f006"
}

.fa-user:before {
    content: "\f007"
}

.fa-film:before {
    content: "\f008"
}

.fa-th-large:before {
    content: "\f009"
}

.fa-th:before {
    content: "\f00a"
}

.fa-th-list:before {
    content: "\f00b"
}

.fa-check:before {
    content: "\f00c"
}

.fa-remove:before,.fa-close:before,.fa-times:before {
    content: "\f00d"
}

.fa-search-plus:before {
    content: "\f00e"
}

.fa-search-minus:before {
    content: "\f010"
}

.fa-power-off:before {
    content: "\f011"
}

.fa-signal:before {
    content: "\f012"
}

.fa-gear:before,.fa-cog:before {
    content: "\f013"
}

.fa-trash-o:before {
    content: "\f014"
}

.fa-home:before {
    content: "\f015"
}

.fa-file-o:before {
    content: "\f016"
}

.fa-clock-o:before {
    content: "\f017"
}

.fa-road:before {
    content: "\f018"
}

.fa-download:before {
    content: "\f019"
}

.fa-arrow-circle-o-down:before {
    content: "\f01a"
}

.fa-arrow-circle-o-up:before {
    content: "\f01b"
}

.fa-inbox:before {
    content: "\f01c"
}

.fa-play-circle-o:before {
    content: "\f01d"
}

.fa-rotate-right:before,.fa-repeat:before {
    content: "\f01e"
}

.fa-refresh:before {
    content: "\f021"
}

.fa-list-alt:before {
    content: "\f022"
}

.fa-lock:before {
    content: "\f023"
}

.fa-flag:before {
    content: "\f024"
}

.fa-headphones:before {
    content: "\f025"
}

.fa-volume-off:before {
    content: "\f026"
}

.fa-volume-down:before {
    content: "\f027"
}

.fa-volume-up:before {
    content: "\f028"
}

.fa-qrcode:before {
    content: "\f029"
}

.fa-barcode:before {
    content: "\f02a"
}

.fa-tag:before {
    content: "\f02b"
}

.fa-tags:before {
    content: "\f02c"
}

.fa-book:before {
    content: "\f02d"
}

.fa-bookmark:before {
    content: "\f02e"
}

.fa-print:before {
    content: "\f02f"
}

.fa-camera:before {
    content: "\f030"
}

.fa-font:before {
    content: "\f031"
}

.fa-bold:before {
    content: "\f032"
}

.fa-italic:before {
    content: "\f033"
}

.fa-text-height:before {
    content: "\f034"
}

.fa-text-width:before {
    content: "\f035"
}

.fa-align-left:before {
    content: "\f036"
}

.fa-align-center:before {
    content: "\f037"
}

.fa-align-right:before {
    content: "\f038"
}

.fa-align-justify:before {
    content: "\f039"
}

.fa-list:before {
    content: "\f03a"
}

.fa-dedent:before,.fa-outdent:before {
    content: "\f03b"
}

.fa-indent:before {
    content: "\f03c"
}

.fa-video-camera:before {
    content: "\f03d"
}

.fa-photo:before,.fa-image:before,.fa-picture-o:before {
    content: "\f03e"
}

.fa-pencil:before {
    content: "\f040"
}

.fa-map-marker:before {
    content: "\f041"
}

.fa-adjust:before {
    content: "\f042"
}

.fa-tint:before {
    content: "\f043"
}

.fa-edit:before,.fa-pencil-square-o:before {
    content: "\f044"
}

.fa-share-square-o:before {
    content: "\f045"
}

.fa-check-square-o:before {
    content: "\f046"
}

.fa-arrows:before {
    content: "\f047"
}

.fa-step-backward:before {
    content: "\f048"
}

.fa-fast-backward:before {
    content: "\f049"
}

.fa-backward:before {
    content: "\f04a"
}

.fa-play:before {
    content: "\f04b"
}

.fa-pause:before {
    content: "\f04c"
}

.fa-stop:before {
    content: "\f04d"
}

.fa-forward:before {
    content: "\f04e"
}

.fa-fast-forward:before {
    content: "\f050"
}

.fa-step-forward:before {
    content: "\f051"
}

.fa-eject:before {
    content: "\f052"
}

.fa-chevron-left:before {
    content: "\f053"
}

.fa-chevron-right:before {
    content: "\f054"
}

.fa-plus-circle:before {
    content: "\f055"
}

.fa-minus-circle:before {
    content: "\f056"
}

.fa-times-circle:before {
    content: "\f057"
}

.fa-check-circle:before {
    content: "\f058"
}

.fa-question-circle:before {
    content: "\f059"
}

.fa-info-circle:before {
    content: "\f05a"
}

.fa-crosshairs:before {
    content: "\f05b"
}

.fa-times-circle-o:before {
    content: "\f05c"
}

.fa-check-circle-o:before {
    content: "\f05d"
}

.fa-ban:before {
    content: "\f05e"
}

.fa-arrow-left:before {
    content: "\f060"
}

.fa-arrow-right:before {
    content: "\f061"
}

.fa-arrow-up:before {
    content: "\f062"
}

.fa-arrow-down:before {
    content: "\f063"
}

.fa-mail-forward:before,.fa-share:before {
    content: "\f064"
}

.fa-expand:before {
    content: "\f065"
}

.fa-compress:before {
    content: "\f066"
}

.fa-plus:before {
    content: "\f067"
}

.fa-minus:before {
    content: "\f068"
}

.fa-asterisk:before {
    content: "\f069"
}

.fa-exclamation-circle:before {
    content: "\f06a"
}

.fa-gift:before {
    content: "\f06b"
}

.fa-leaf:before {
    content: "\f06c"
}

.fa-fire:before {
    content: "\f06d"
}

.fa-eye:before {
    content: "\f06e"
}

.fa-eye-slash:before {
    content: "\f070"
}

.fa-warning:before,.fa-exclamation-triangle:before {
    content: "\f071"
}

.fa-plane:before {
    content: "\f072"
}

.fa-calendar:before {
    content: "\f073"
}

.fa-random:before {
    content: "\f074"
}

.fa-comment:before {
    content: "\f075"
}

.fa-magnet:before {
    content: "\f076"
}

.fa-chevron-up:before {
    content: "\f077"
}

.fa-chevron-down:before {
    content: "\f078"
}

.fa-retweet:before {
    content: "\f079"
}

.fa-shopping-cart:before {
    content: "\f07a"
}

.fa-folder:before {
    content: "\f07b"
}

.fa-folder-open:before {
    content: "\f07c"
}

.fa-arrows-v:before {
    content: "\f07d"
}

.fa-arrows-h:before {
    content: "\f07e"
}

.fa-bar-chart-o:before,.fa-bar-chart:before {
    content: "\f080"
}

.fa-twitter-square:before {
    content: "\f081"
}

.fa-facebook-square:before {
    content: "\f082"
}

.fa-camera-retro:before {
    content: "\f083"
}

.fa-key:before {
    content: "\f084"
}

.fa-gears:before,.fa-cogs:before {
    content: "\f085"
}

.fa-comments:before {
    content: "\f086"
}

.fa-thumbs-o-up:before {
    content: "\f087"
}

.fa-thumbs-o-down:before {
    content: "\f088"
}

.fa-star-half:before {
    content: "\f089"
}

.fa-heart-o:before {
    content: "\f08a"
}

.fa-sign-out:before {
    content: "\f08b"
}

.fa-linkedin-square:before {
    content: "\f08c"
}

.fa-thumb-tack:before {
    content: "\f08d"
}

.fa-external-link:before {
    content: "\f08e"
}

.fa-sign-in:before {
    content: "\f090"
}

.fa-trophy:before {
    content: "\f091"
}

.fa-github-square:before {
    content: "\f092"
}

.fa-upload:before {
    content: "\f093"
}

.fa-lemon-o:before {
    content: "\f094"
}

.fa-phone:before {
    content: "\f095"
}

.fa-square-o:before {
    content: "\f096"
}

.fa-bookmark-o:before {
    content: "\f097"
}

.fa-phone-square:before {
    content: "\f098"
}

.fa-twitter:before {
    content: "\f099"
}

.fa-facebook-f:before,.fa-facebook:before {
    content: "\f09a"
}

.fa-github:before {
    content: "\f09b"
}

.fa-unlock:before {
    content: "\f09c"
}

.fa-credit-card:before {
    content: "\f09d"
}

.fa-feed:before,.fa-rss:before {
    content: "\f09e"
}

.fa-hdd-o:before {
    content: "\f0a0"
}

.fa-bullhorn:before {
    content: "\f0a1"
}

.fa-bell:before {
    content: "\f0f3"
}

.fa-certificate:before {
    content: "\f0a3"
}

.fa-hand-o-right:before {
    content: "\f0a4"
}

.fa-hand-o-left:before {
    content: "\f0a5"
}

.fa-hand-o-up:before {
    content: "\f0a6"
}

.fa-hand-o-down:before {
    content: "\f0a7"
}

.fa-arrow-circle-left:before {
    content: "\f0a8"
}

.fa-arrow-circle-right:before {
    content: "\f0a9"
}

.fa-arrow-circle-up:before {
    content: "\f0aa"
}

.fa-arrow-circle-down:before {
    content: "\f0ab"
}

.fa-globe:before {
    content: "\f0ac"
}

.fa-wrench:before {
    content: "\f0ad"
}

.fa-tasks:before {
    content: "\f0ae"
}

.fa-filter:before {
    content: "\f0b0"
}

.fa-briefcase:before {
    content: "\f0b1"
}

.fa-arrows-alt:before {
    content: "\f0b2"
}

.fa-group:before,.fa-users:before {
    content: "\f0c0"
}

.fa-chain:before,.fa-link:before {
    content: "\f0c1"
}

.fa-cloud:before {
    content: "\f0c2"
}

.fa-flask:before {
    content: "\f0c3"
}

.fa-cut:before,.fa-scissors:before {
    content: "\f0c4"
}

.fa-copy:before,.fa-files-o:before {
    content: "\f0c5"
}

.fa-paperclip:before {
    content: "\f0c6"
}

.fa-save:before,.fa-floppy-o:before {
    content: "\f0c7"
}

.fa-square:before {
    content: "\f0c8"
}

.fa-navicon:before,.fa-reorder:before,.fa-bars:before {
    content: "\f0c9"
}

.fa-list-ul:before {
    content: "\f0ca"
}

.fa-list-ol:before {
    content: "\f0cb"
}

.fa-strikethrough:before {
    content: "\f0cc"
}

.fa-underline:before {
    content: "\f0cd"
}

.fa-table:before {
    content: "\f0ce"
}

.fa-magic:before {
    content: "\f0d0"
}

.fa-truck:before {
    content: "\f0d1"
}

.fa-pinterest:before {
    content: "\f0d2"
}

.fa-pinterest-square:before {
    content: "\f0d3"
}

.fa-google-plus-square:before {
    content: "\f0d4"
}

.fa-google-plus:before {
    content: "\f0d5"
}

.fa-money:before {
    content: "\f0d6"
}

.fa-caret-down:before {
    content: "\f0d7"
}

.fa-caret-up:before {
    content: "\f0d8"
}

.fa-caret-left:before {
    content: "\f0d9"
}

.fa-caret-right:before {
    content: "\f0da"
}

.fa-columns:before {
    content: "\f0db"
}

.fa-unsorted:before,.fa-sort:before {
    content: "\f0dc"
}

.fa-sort-down:before,.fa-sort-desc:before {
    content: "\f0dd"
}

.fa-sort-up:before,.fa-sort-asc:before {
    content: "\f0de"
}

.fa-envelope:before {
    content: "\f0e0"
}

.fa-linkedin:before {
    content: "\f0e1"
}

.fa-rotate-left:before,.fa-undo:before {
    content: "\f0e2"
}

.fa-legal:before,.fa-gavel:before {
    content: "\f0e3"
}

.fa-dashboard:before,.fa-tachometer:before {
    content: "\f0e4"
}

.fa-comment-o:before {
    content: "\f0e5"
}

.fa-comments-o:before {
    content: "\f0e6"
}

.fa-flash:before,.fa-bolt:before {
    content: "\f0e7"
}

.fa-sitemap:before {
    content: "\f0e8"
}

.fa-umbrella:before {
    content: "\f0e9"
}

.fa-paste:before,.fa-clipboard:before {
    content: "\f0ea"
}

.fa-lightbulb-o:before {
    content: "\f0eb"
}

.fa-exchange:before {
    content: "\f0ec"
}

.fa-cloud-download:before {
    content: "\f0ed"
}

.fa-cloud-upload:before {
    content: "\f0ee"
}

.fa-user-md:before {
    content: "\f0f0"
}

.fa-stethoscope:before {
    content: "\f0f1"
}

.fa-suitcase:before {
    content: "\f0f2"
}

.fa-bell-o:before {
    content: "\f0a2"
}

.fa-coffee:before {
    content: "\f0f4"
}

.fa-cutlery:before {
    content: "\f0f5"
}

.fa-file-text-o:before {
    content: "\f0f6"
}

.fa-building-o:before {
    content: "\f0f7"
}

.fa-hospital-o:before {
    content: "\f0f8"
}

.fa-ambulance:before {
    content: "\f0f9"
}

.fa-medkit:before {
    content: "\f0fa"
}

.fa-fighter-jet:before {
    content: "\f0fb"
}

.fa-beer:before {
    content: "\f0fc"
}

.fa-h-square:before {
    content: "\f0fd"
}

.fa-plus-square:before {
    content: "\f0fe"
}

.fa-angle-double-left:before {
    content: "\f100"
}

.fa-angle-double-right:before {
    content: "\f101"
}

.fa-angle-double-up:before {
    content: "\f102"
}

.fa-angle-double-down:before {
    content: "\f103"
}

.fa-angle-left:before {
    content: "\f104"
}

.fa-angle-right:before {
    content: "\f105"
}

.fa-angle-up:before {
    content: "\f106"
}

.fa-angle-down:before {
    content: "\f107"
}

.fa-desktop:before {
    content: "\f108"
}

.fa-laptop:before {
    content: "\f109"
}

.fa-tablet:before {
    content: "\f10a"
}

.fa-mobile-phone:before,.fa-mobile:before {
    content: "\f10b"
}

.fa-circle-o:before {
    content: "\f10c"
}

.fa-quote-left:before {
    content: "\f10d"
}

.fa-quote-right:before {
    content: "\f10e"
}

.fa-spinner:before {
    content: "\f110"
}

.fa-circle:before {
    content: "\f111"
}

.fa-mail-reply:before,.fa-reply:before {
    content: "\f112"
}

.fa-github-alt:before {
    content: "\f113"
}

.fa-folder-o:before {
    content: "\f114"
}

.fa-folder-open-o:before {
    content: "\f115"
}

.fa-smile-o:before {
    content: "\f118"
}

.fa-frown-o:before {
    content: "\f119"
}

.fa-meh-o:before {
    content: "\f11a"
}

.fa-gamepad:before {
    content: "\f11b"
}

.fa-keyboard-o:before {
    content: "\f11c"
}

.fa-flag-o:before {
    content: "\f11d"
}

.fa-flag-checkered:before {
    content: "\f11e"
}

.fa-terminal:before {
    content: "\f120"
}

.fa-code:before {
    content: "\f121"
}

.fa-mail-reply-all:before,.fa-reply-all:before {
    content: "\f122"
}

.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before {
    content: "\f123"
}

.fa-location-arrow:before {
    content: "\f124"
}

.fa-crop:before {
    content: "\f125"
}

.fa-code-fork:before {
    content: "\f126"
}

.fa-unlink:before,.fa-chain-broken:before {
    content: "\f127"
}

.fa-question:before {
    content: "\f128"
}

.fa-info:before {
    content: "\f129"
}

.fa-exclamation:before {
    content: "\f12a"
}

.fa-superscript:before {
    content: "\f12b"
}

.fa-subscript:before {
    content: "\f12c"
}

.fa-eraser:before {
    content: "\f12d"
}

.fa-puzzle-piece:before {
    content: "\f12e"
}

.fa-microphone:before {
    content: "\f130"
}

.fa-microphone-slash:before {
    content: "\f131"
}

.fa-shield:before {
    content: "\f132"
}

.fa-calendar-o:before {
    content: "\f133"
}

.fa-fire-extinguisher:before {
    content: "\f134"
}

.fa-rocket:before {
    content: "\f135"
}

.fa-maxcdn:before {
    content: "\f136"
}

.fa-chevron-circle-left:before {
    content: "\f137"
}

.fa-chevron-circle-right:before {
    content: "\f138"
}

.fa-chevron-circle-up:before {
    content: "\f139"
}

.fa-chevron-circle-down:before {
    content: "\f13a"
}

.fa-html5:before {
    content: "\f13b"
}

.fa-css3:before {
    content: "\f13c"
}

.fa-anchor:before {
    content: "\f13d"
}

.fa-unlock-alt:before {
    content: "\f13e"
}

.fa-bullseye:before {
    content: "\f140"
}

.fa-ellipsis-h:before {
    content: "\f141"
}

.fa-ellipsis-v:before {
    content: "\f142"
}

.fa-rss-square:before {
    content: "\f143"
}

.fa-play-circle:before {
    content: "\f144"
}

.fa-ticket:before {
    content: "\f145"
}

.fa-minus-square:before {
    content: "\f146"
}

.fa-minus-square-o:before {
    content: "\f147"
}

.fa-level-up:before {
    content: "\f148"
}

.fa-level-down:before {
    content: "\f149"
}

.fa-check-square:before {
    content: "\f14a"
}

.fa-pencil-square:before {
    content: "\f14b"
}

.fa-external-link-square:before {
    content: "\f14c"
}

.fa-share-square:before {
    content: "\f14d"
}

.fa-compass:before {
    content: "\f14e"
}

.fa-toggle-down:before,.fa-caret-square-o-down:before {
    content: "\f150"
}

.fa-toggle-up:before,.fa-caret-square-o-up:before {
    content: "\f151"
}

.fa-toggle-right:before,.fa-caret-square-o-right:before {
    content: "\f152"
}

.fa-euro:before,.fa-eur:before {
    content: "\f153"
}

.fa-gbp:before {
    content: "\f154"
}

.fa-dollar:before,.fa-usd:before {
    content: "\f155"
}

.fa-rupee:before,.fa-inr:before {
    content: "\f156"
}

.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before {
    content: "\f157"
}

.fa-ruble:before,.fa-rouble:before,.fa-rub:before {
    content: "\f158"
}

.fa-won:before,.fa-krw:before {
    content: "\f159"
}

.fa-bitcoin:before,.fa-btc:before {
    content: "\f15a"
}

.fa-file:before {
    content: "\f15b"
}

.fa-file-text:before {
    content: "\f15c"
}

.fa-sort-alpha-asc:before {
    content: "\f15d"
}

.fa-sort-alpha-desc:before {
    content: "\f15e"
}

.fa-sort-amount-asc:before {
    content: "\f160"
}

.fa-sort-amount-desc:before {
    content: "\f161"
}

.fa-sort-numeric-asc:before {
    content: "\f162"
}

.fa-sort-numeric-desc:before {
    content: "\f163"
}

.fa-thumbs-up:before {
    content: "\f164"
}

.fa-thumbs-down:before {
    content: "\f165"
}

.fa-youtube-square:before {
    content: "\f166"
}

.fa-youtube:before {
    content: "\f167"
}

.fa-xing:before {
    content: "\f168"
}

.fa-xing-square:before {
    content: "\f169"
}

.fa-youtube-play:before {
    content: "\f16a"
}

.fa-dropbox:before {
    content: "\f16b"
}

.fa-stack-overflow:before {
    content: "\f16c"
}

.fa-instagram:before {
    content: "\f16d"
}

.fa-flickr:before {
    content: "\f16e"
}

.fa-adn:before {
    content: "\f170"
}

.fa-bitbucket:before {
    content: "\f171"
}

.fa-bitbucket-square:before {
    content: "\f172"
}

.fa-tumblr:before {
    content: "\f173"
}

.fa-tumblr-square:before {
    content: "\f174"
}

.fa-long-arrow-down:before {
    content: "\f175"
}

.fa-long-arrow-up:before {
    content: "\f176"
}

.fa-long-arrow-left:before {
    content: "\f177"
}

.fa-long-arrow-right:before {
    content: "\f178"
}

.fa-apple:before {
    content: "\f179"
}

.fa-windows:before {
    content: "\f17a"
}

.fa-android:before {
    content: "\f17b"
}

.fa-linux:before {
    content: "\f17c"
}

.fa-dribbble:before {
    content: "\f17d"
}

.fa-skype:before {
    content: "\f17e"
}

.fa-foursquare:before {
    content: "\f180"
}

.fa-trello:before {
    content: "\f181"
}

.fa-female:before {
    content: "\f182"
}

.fa-male:before {
    content: "\f183"
}

.fa-gittip:before,.fa-gratipay:before {
    content: "\f184"
}

.fa-sun-o:before {
    content: "\f185"
}

.fa-moon-o:before {
    content: "\f186"
}

.fa-archive:before {
    content: "\f187"
}

.fa-bug:before {
    content: "\f188"
}

.fa-vk:before {
    content: "\f189"
}

.fa-weibo:before {
    content: "\f18a"
}

.fa-renren:before {
    content: "\f18b"
}

.fa-pagelines:before {
    content: "\f18c"
}

.fa-stack-exchange:before {
    content: "\f18d"
}

.fa-arrow-circle-o-right:before {
    content: "\f18e"
}

.fa-arrow-circle-o-left:before {
    content: "\f190"
}

.fa-toggle-left:before,.fa-caret-square-o-left:before {
    content: "\f191"
}

.fa-dot-circle-o:before {
    content: "\f192"
}

.fa-wheelchair:before {
    content: "\f193"
}

.fa-vimeo-square:before {
    content: "\f194"
}

.fa-turkish-lira:before,.fa-try:before {
    content: "\f195"
}

.fa-plus-square-o:before {
    content: "\f196"
}

.fa-space-shuttle:before {
    content: "\f197"
}

.fa-slack:before {
    content: "\f198"
}

.fa-envelope-square:before {
    content: "\f199"
}

.fa-wordpress:before {
    content: "\f19a"
}

.fa-openid:before {
    content: "\f19b"
}

.fa-institution:before,.fa-bank:before,.fa-university:before {
    content: "\f19c"
}

.fa-mortar-board:before,.fa-graduation-cap:before {
    content: "\f19d"
}

.fa-yahoo:before {
    content: "\f19e"
}

.fa-google:before {
    content: "\f1a0"
}

.fa-reddit:before {
    content: "\f1a1"
}

.fa-reddit-square:before {
    content: "\f1a2"
}

.fa-stumbleupon-circle:before {
    content: "\f1a3"
}

.fa-stumbleupon:before {
    content: "\f1a4"
}

.fa-delicious:before {
    content: "\f1a5"
}

.fa-digg:before {
    content: "\f1a6"
}

.fa-pied-piper:before {
    content: "\f1a7"
}

.fa-pied-piper-alt:before {
    content: "\f1a8"
}

.fa-drupal:before {
    content: "\f1a9"
}

.fa-joomla:before {
    content: "\f1aa"
}

.fa-language:before {
    content: "\f1ab"
}

.fa-fax:before {
    content: "\f1ac"
}

.fa-building:before {
    content: "\f1ad"
}

.fa-child:before {
    content: "\f1ae"
}

.fa-paw:before {
    content: "\f1b0"
}

.fa-spoon:before {
    content: "\f1b1"
}

.fa-cube:before {
    content: "\f1b2"
}

.fa-cubes:before {
    content: "\f1b3"
}

.fa-behance:before {
    content: "\f1b4"
}

.fa-behance-square:before {
    content: "\f1b5"
}

.fa-steam:before {
    content: "\f1b6"
}

.fa-steam-square:before {
    content: "\f1b7"
}

.fa-recycle:before {
    content: "\f1b8"
}

.fa-automobile:before,.fa-car:before {
    content: "\f1b9"
}

.fa-cab:before,.fa-taxi:before {
    content: "\f1ba"
}

.fa-tree:before {
    content: "\f1bb"
}

.fa-spotify:before {
    content: "\f1bc"
}

.fa-deviantart:before {
    content: "\f1bd"
}

.fa-soundcloud:before {
    content: "\f1be"
}

.fa-database:before {
    content: "\f1c0"
}

.fa-file-pdf-o:before {
    content: "\f1c1"
}

.fa-file-word-o:before {
    content: "\f1c2"
}

.fa-file-excel-o:before {
    content: "\f1c3"
}

.fa-file-powerpoint-o:before {
    content: "\f1c4"
}

.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before {
    content: "\f1c5"
}

.fa-file-zip-o:before,.fa-file-archive-o:before {
    content: "\f1c6"
}

.fa-file-sound-o:before,.fa-file-audio-o:before {
    content: "\f1c7"
}

.fa-file-movie-o:before,.fa-file-video-o:before {
    content: "\f1c8"
}

.fa-file-code-o:before {
    content: "\f1c9"
}

.fa-vine:before {
    content: "\f1ca"
}

.fa-codepen:before {
    content: "\f1cb"
}

.fa-jsfiddle:before {
    content: "\f1cc"
}

.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before {
    content: "\f1cd"
}

.fa-circle-o-notch:before {
    content: "\f1ce"
}

.fa-ra:before,.fa-rebel:before {
    content: "\f1d0"
}

.fa-ge:before,.fa-empire:before {
    content: "\f1d1"
}

.fa-git-square:before {
    content: "\f1d2"
}

.fa-git:before {
    content: "\f1d3"
}

.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before {
    content: "\f1d4"
}

.fa-tencent-weibo:before {
    content: "\f1d5"
}

.fa-qq:before {
    content: "\f1d6"
}

.fa-wechat:before,.fa-weixin:before {
    content: "\f1d7"
}

.fa-send:before,.fa-paper-plane:before {
    content: "\f1d8"
}

.fa-send-o:before,.fa-paper-plane-o:before {
    content: "\f1d9"
}

.fa-history:before {
    content: "\f1da"
}

.fa-circle-thin:before {
    content: "\f1db"
}

.fa-header:before {
    content: "\f1dc"
}

.fa-paragraph:before {
    content: "\f1dd"
}

.fa-sliders:before {
    content: "\f1de"
}

.fa-share-alt:before {
    content: "\f1e0"
}

.fa-share-alt-square:before {
    content: "\f1e1"
}

.fa-bomb:before {
    content: "\f1e2"
}

.fa-soccer-ball-o:before,.fa-futbol-o:before {
    content: "\f1e3"
}

.fa-tty:before {
    content: "\f1e4"
}

.fa-binoculars:before {
    content: "\f1e5"
}

.fa-plug:before {
    content: "\f1e6"
}

.fa-slideshare:before {
    content: "\f1e7"
}

.fa-twitch:before {
    content: "\f1e8"
}

.fa-yelp:before {
    content: "\f1e9"
}

.fa-newspaper-o:before {
    content: "\f1ea"
}

.fa-wifi:before {
    content: "\f1eb"
}

.fa-calculator:before {
    content: "\f1ec"
}

.fa-paypal:before {
    content: "\f1ed"
}

.fa-google-wallet:before {
    content: "\f1ee"
}

.fa-cc-visa:before {
    content: "\f1f0"
}

.fa-cc-mastercard:before {
    content: "\f1f1"
}

.fa-cc-discover:before {
    content: "\f1f2"
}

.fa-cc-amex:before {
    content: "\f1f3"
}

.fa-cc-paypal:before {
    content: "\f1f4"
}

.fa-cc-stripe:before {
    content: "\f1f5"
}

.fa-bell-slash:before {
    content: "\f1f6"
}

.fa-bell-slash-o:before {
    content: "\f1f7"
}

.fa-trash:before {
    content: "\f1f8"
}

.fa-copyright:before {
    content: "\f1f9"
}

.fa-at:before {
    content: "\f1fa"
}

.fa-eyedropper:before {
    content: "\f1fb"
}

.fa-paint-brush:before {
    content: "\f1fc"
}

.fa-birthday-cake:before {
    content: "\f1fd"
}

.fa-area-chart:before {
    content: "\f1fe"
}

.fa-pie-chart:before {
    content: "\f200"
}

.fa-line-chart:before {
    content: "\f201"
}

.fa-lastfm:before {
    content: "\f202"
}

.fa-lastfm-square:before {
    content: "\f203"
}

.fa-toggle-off:before {
    content: "\f204"
}

.fa-toggle-on:before {
    content: "\f205"
}

.fa-bicycle:before {
    content: "\f206"
}

.fa-bus:before {
    content: "\f207"
}

.fa-ioxhost:before {
    content: "\f208"
}

.fa-angellist:before {
    content: "\f209"
}

.fa-cc:before {
    content: "\f20a"
}

.fa-shekel:before,.fa-sheqel:before,.fa-ils:before {
    content: "\f20b"
}

.fa-meanpath:before {
    content: "\f20c"
}

.fa-buysellads:before {
    content: "\f20d"
}

.fa-connectdevelop:before {
    content: "\f20e"
}

.fa-dashcube:before {
    content: "\f210"
}

.fa-forumbee:before {
    content: "\f211"
}

.fa-leanpub:before {
    content: "\f212"
}

.fa-sellsy:before {
    content: "\f213"
}

.fa-shirtsinbulk:before {
    content: "\f214"
}

.fa-simplybuilt:before {
    content: "\f215"
}

.fa-skyatlas:before {
    content: "\f216"
}

.fa-cart-plus:before {
    content: "\f217"
}

.fa-cart-arrow-down:before {
    content: "\f218"
}

.fa-diamond:before {
    content: "\f219"
}

.fa-ship:before {
    content: "\f21a"
}

.fa-user-secret:before {
    content: "\f21b"
}

.fa-motorcycle:before {
    content: "\f21c"
}

.fa-street-view:before {
    content: "\f21d"
}

.fa-heartbeat:before {
    content: "\f21e"
}

.fa-venus:before {
    content: "\f221"
}

.fa-mars:before {
    content: "\f222"
}

.fa-mercury:before {
    content: "\f223"
}

.fa-intersex:before,.fa-transgender:before {
    content: "\f224"
}

.fa-transgender-alt:before {
    content: "\f225"
}

.fa-venus-double:before {
    content: "\f226"
}

.fa-mars-double:before {
    content: "\f227"
}

.fa-venus-mars:before {
    content: "\f228"
}

.fa-mars-stroke:before {
    content: "\f229"
}

.fa-mars-stroke-v:before {
    content: "\f22a"
}

.fa-mars-stroke-h:before {
    content: "\f22b"
}

.fa-neuter:before {
    content: "\f22c"
}

.fa-genderless:before {
    content: "\f22d"
}

.fa-facebook-official:before {
    content: "\f230"
}

.fa-pinterest-p:before {
    content: "\f231"
}

.fa-whatsapp:before {
    content: "\f232"
}

.fa-server:before {
    content: "\f233"
}

.fa-user-plus:before {
    content: "\f234"
}

.fa-user-times:before {
    content: "\f235"
}

.fa-hotel:before,.fa-bed:before {
    content: "\f236"
}

.fa-viacoin:before {
    content: "\f237"
}

.fa-train:before {
    content: "\f238"
}

.fa-subway:before {
    content: "\f239"
}

.fa-medium:before {
    content: "\f23a"
}

.fa-yc:before,.fa-y-combinator:before {
    content: "\f23b"
}

.fa-optin-monster:before {
    content: "\f23c"
}

.fa-opencart:before {
    content: "\f23d"
}

.fa-expeditedssl:before {
    content: "\f23e"
}

.fa-battery-4:before,.fa-battery-full:before {
    content: "\f240"
}

.fa-battery-3:before,.fa-battery-three-quarters:before {
    content: "\f241"
}

.fa-battery-2:before,.fa-battery-half:before {
    content: "\f242"
}

.fa-battery-1:before,.fa-battery-quarter:before {
    content: "\f243"
}

.fa-battery-0:before,.fa-battery-empty:before {
    content: "\f244"
}

.fa-mouse-pointer:before {
    content: "\f245"
}

.fa-i-cursor:before {
    content: "\f246"
}

.fa-object-group:before {
    content: "\f247"
}

.fa-object-ungroup:before {
    content: "\f248"
}

.fa-sticky-note:before {
    content: "\f249"
}

.fa-sticky-note-o:before {
    content: "\f24a"
}

.fa-cc-jcb:before {
    content: "\f24b"
}

.fa-cc-diners-club:before {
    content: "\f24c"
}

.fa-clone:before {
    content: "\f24d"
}

.fa-balance-scale:before {
    content: "\f24e"
}

.fa-hourglass-o:before {
    content: "\f250"
}

.fa-hourglass-1:before,.fa-hourglass-start:before {
    content: "\f251"
}

.fa-hourglass-2:before,.fa-hourglass-half:before {
    content: "\f252"
}

.fa-hourglass-3:before,.fa-hourglass-end:before {
    content: "\f253"
}

.fa-hourglass:before {
    content: "\f254"
}

.fa-hand-grab-o:before,.fa-hand-rock-o:before {
    content: "\f255"
}

.fa-hand-stop-o:before,.fa-hand-paper-o:before {
    content: "\f256"
}

.fa-hand-scissors-o:before {
    content: "\f257"
}

.fa-hand-lizard-o:before {
    content: "\f258"
}

.fa-hand-spock-o:before {
    content: "\f259"
}

.fa-hand-pointer-o:before {
    content: "\f25a"
}

.fa-hand-peace-o:before {
    content: "\f25b"
}

.fa-trademark:before {
    content: "\f25c"
}

.fa-registered:before {
    content: "\f25d"
}

.fa-creative-commons:before {
    content: "\f25e"
}

.fa-gg:before {
    content: "\f260"
}

.fa-gg-circle:before {
    content: "\f261"
}

.fa-tripadvisor:before {
    content: "\f262"
}

.fa-odnoklassniki:before {
    content: "\f263"
}

.fa-odnoklassniki-square:before {
    content: "\f264"
}

.fa-get-pocket:before {
    content: "\f265"
}

.fa-wikipedia-w:before {
    content: "\f266"
}

.fa-safari:before {
    content: "\f267"
}

.fa-chrome:before {
    content: "\f268"
}

.fa-firefox:before {
    content: "\f269"
}

.fa-opera:before {
    content: "\f26a"
}

.fa-internet-explorer:before {
    content: "\f26b"
}

.fa-tv:before,.fa-television:before {
    content: "\f26c"
}

.fa-contao:before {
    content: "\f26d"
}

.fa-500px:before {
    content: "\f26e"
}

.fa-amazon:before {
    content: "\f270"
}

.fa-calendar-plus-o:before {
    content: "\f271"
}

.fa-calendar-minus-o:before {
    content: "\f272"
}

.fa-calendar-times-o:before {
    content: "\f273"
}

.fa-calendar-check-o:before {
    content: "\f274"
}

.fa-industry:before {
    content: "\f275"
}

.fa-map-pin:before {
    content: "\f276"
}

.fa-map-signs:before {
    content: "\f277"
}

.fa-map-o:before {
    content: "\f278"
}

.fa-map:before {
    content: "\f279"
}

.fa-commenting:before {
    content: "\f27a"
}

.fa-commenting-o:before {
    content: "\f27b"
}

.fa-houzz:before {
    content: "\f27c"
}

.fa-vimeo:before {
    content: "\f27d"
}

.fa-black-tie:before {
    content: "\f27e"
}

.fa-fonticons:before {
    content: "\f280"
}

.fa-reddit-alien:before {
    content: "\f281"
}

.fa-edge:before {
    content: "\f282"
}

.fa-credit-card-alt:before {
    content: "\f283"
}

.fa-codiepie:before {
    content: "\f284"
}

.fa-modx:before {
    content: "\f285"
}

.fa-fort-awesome:before {
    content: "\f286"
}

.fa-usb:before {
    content: "\f287"
}

.fa-product-hunt:before {
    content: "\f288"
}

.fa-mixcloud:before {
    content: "\f289"
}

.fa-scribd:before {
    content: "\f28a"
}

.fa-pause-circle:before {
    content: "\f28b"
}

.fa-pause-circle-o:before {
    content: "\f28c"
}

.fa-stop-circle:before {
    content: "\f28d"
}

.fa-stop-circle-o:before {
    content: "\f28e"
}

.fa-shopping-bag:before {
    content: "\f290"
}

.fa-shopping-basket:before {
    content: "\f291"
}

.fa-hashtag:before {
    content: "\f292"
}

.fa-bluetooth:before {
    content: "\f293"
}

.fa-bluetooth-b:before {
    content: "\f294"
}

.fa-percent:before {
    content: "\f295"
}

@charset "UTF-8"; /*!
Animate.css - http://daneden.me/animate
Licensed under the MIT license - http://opensource.org/licenses/MIT

Copyright (c) 2014 Daniel Eden
*/
.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.animated.infinite {
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite
}

.animated.hinge {
    -webkit-animation-duration: 2s;
    animation-duration: 2s
}

@-webkit-keyframes bounce {
    0%,20%,53%,80%,100% {
        -webkit-transition-timing-function: cubic-bezier(.215,.61,.355,1);
        transition-timing-function: cubic-bezier(.215,.61,.355,1);
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0)
    }

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

    70% {
        -webkit-transition-timing-function: cubic-bezier(.755,.05,.855,.06);
        transition-timing-function: cubic-bezier(.755,.05,.855,.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(.215,.61,.355,1);
        transition-timing-function: cubic-bezier(.215,.61,.355,1);
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0)
    }

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

    70% {
        -webkit-transition-timing-function: cubic-bezier(.755,.05,.855,.06);
        transition-timing-function: cubic-bezier(.755,.05,.855,.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)
    }

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

    100% {
        -webkit-transform: scale3d(1,1,1);
        transform: scale3d(1,1,1)
    }
}

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

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

    100% {
        -webkit-transform: scale3d(1,1,1);
        transform: scale3d(1,1,1)
    }
}

.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,.75,1);
        transform: scale3d(1.25,.75,1)
    }

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

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

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

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

    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,.75,1);
        transform: scale3d(1.25,.75,1)
    }

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

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

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

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

    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(-10px,0,0);
        transform: translate3d(-10px,0,0)
    }

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

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

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

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

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

@-webkit-keyframes 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(.9,.9,.9) rotate3d(0,0,1,-3deg);
        transform: scale3d(.9,.9,.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(.9,.9,.9) rotate3d(0,0,1,-3deg);
        transform: scale3d(.9,.9,.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(.215,.61,.355,1);
        transition-timing-function: cubic-bezier(.215,.61,.355,1)
    }

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

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

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

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

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

    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(.215,.61,.355,1);
        transition-timing-function: cubic-bezier(.215,.61,.355,1)
    }

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

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

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

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

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

    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(.215,.61,.355,1);
        transition-timing-function: cubic-bezier(.215,.61,.355,1)
    }

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

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

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

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

    100% {
        -webkit-transform: none;
        transform: none
    }
}

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

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

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

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

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

    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(.215,.61,.355,1);
        transition-timing-function: cubic-bezier(.215,.61,.355,1)
    }

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

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

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

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

    100% {
        -webkit-transform: none;
        transform: none
    }
}

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

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

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

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

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

    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(.215,.61,.355,1);
        transition-timing-function: cubic-bezier(.215,.61,.355,1)
    }

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

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

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

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

    100% {
        -webkit-transform: none;
        transform: none
    }
}

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

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

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

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

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

    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(.215,.61,.355,1);
        transition-timing-function: cubic-bezier(.215,.61,.355,1)
    }

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

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

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

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

    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(.215,.61,.355,1);
        transition-timing-function: cubic-bezier(.215,.61,.355,1)
    }

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

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

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

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

    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(.9,.9,.9);
        transform: scale3d(.9,.9,.9)
    }

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

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

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

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

    100% {
        opacity: 0;
        -webkit-transform: scale3d(.3,.3,.3);
        transform: scale3d(.3,.3,.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 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
    }
}

.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;
        -webkit-transform: translate3d(0,100%,0);
        transform: translate3d(0,100%,0)
    }
}

@keyframes fadeOutDown {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0;
        -webkit-transform: translate3d(0,100%,0);
        transform: translate3d(0,100%,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 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(.95,.95,.95);
        transform: perspective(400px) scale3d(.95,.95,.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(.95,.95,.95);
        transform: perspective(400px) scale3d(.95,.95,.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(.3,.3,.3);
        transform: scale3d(.3,.3,.3)
    }

    50% {
        opacity: 1
    }
}

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

    50% {
        opacity: 1
    }
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    100% {
        opacity: 0
    }
}

@keyframes zoomOut {
    0% {
        opacity: 1
    }

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

    100% {
        opacity: 0
    }
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    100% {
        opacity: 0;
        -webkit-transform: scale3d(.1,.1,.1) translate3d(0,-2000px,0);
        transform: scale3d(.1,.1,.1) translate3d(0,-2000px,0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(.175,.885,.32,1);
        animation-timing-function: cubic-bezier(.175,.885,.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% {
        visibility: hidden;
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%)
    }
}

@keyframes slideOutUp {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    100% {
        visibility: hidden;
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%)
    }
}

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

/*!
Theme Name: Anemone
Theme URI: http://themes.designorbital.com/anemone/
Author: DesignOrbital
Author URI: http://designorbital.com/
Description: Anemone is a clean, responsive, retina ready and modern WordPress theme suitable for personal blogs or small and medium sized magazine websites. It comes with theme customizer, parallax hero, wide or boxed layout, sidebar positions, sticky menu, sticky sidebar, featured posts, custom widgets, and many other options which make your work easier. We hope you will enjoy it and have a good time publishing your articles.
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: anemone
Domain Path: /languages/
Tags: art, artwork, black, blog, blue, bright, business, classic-menu, clean, contemporary, custom-background, custom-colors, custom-header, custom-menu, design, editor-style, elegant, fashion, featured-content-with-pages, featured-image-header, featured-images, fixed-menu, flexible-header, food, full-width-template, glamorouse, infinite-scroll, journal, left-sidebar, light, magazine, microformats, modern, multiple-menus, music, nature, news, one-column, photoblogging, photography, post-formats, professional, responsive-layout, right-sidebar, rtl-language-support, simple, site-logo, sophisticated, sports, sticky-post, theme-options, threaded-comments, translation-ready, travel, tumblelog, two-columns, white

This theme, like WordPress, is licensed under the GPL v2 or later.
Use it to make something cool, have fun, and share what you've learned with others.

Anemone is based on Underscores http://underscores.me/, (C) 2012-2014 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Resetting and rebuilding styles have been helped along thanks to the fine work of
Eric Meyer http://meyerweb.com/eric/tools/css/reset/index.html
along with Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/
and Blueprint http://www.blueprintcss.org/
*/
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;
    overflow-x: hidden;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    box-sizing: border-box
}

*,*:before,*:after {
    box-sizing: inherit
}

body {
    background: #fff
}

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

audio,canvas,progress,video {
    display: inline-block;
    vertical-align: baseline
}

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

[hidden],template {
    display: none
}

ol,ul {
    list-style: none
}

table {
    border-collapse: separate;
    border-spacing: 0
}

caption,th,td {
    font-weight: 400;
    text-align: left
}

blockquote:before,blockquote:after,q:before,q:after {
    content: ''
}

blockquote,q {
    quotes: '' ''
}

a {
    background-color: transparent
}

a:focus {
    outline: thin dotted
}

a:hover,a:active {
    outline: 0
}

a img {
    border: 0
}

img {
    border: 0
}

svg:not(:root) {
    overflow: hidden
}

body .widget_eu_cookie_law_widget #eu-cookie-law input.accept,button,.button,.wp-block-button__link,.wp-block-file__button,button[data-load-more-btn],.a8c-posts-list__view-all,body .widget_eu_cookie_law_widget #eu-cookie-law input.accept:visited,button:visited,.button:visited,.wp-block-button__link:visited,.wp-block-file__button:visited,.a8c-posts-list__view-all:visited {
    background-color: #000;
    border-radius: 0;
    border-width: 0;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-family: 'Montserrat',sans-serif;
    font-size: 14px;
    font-size: .875rem;
    font-weight: 400;
    letter-spacing: 4px;
    line-height: normal;
    padding: 15px 26px;
    padding: .9375rem 1.625rem;
    text-transform: uppercase;
    text-decoration: none
}

body .widget_eu_cookie_law_widget #eu-cookie-law input.accept:hover,button:hover,.button:hover,.wp-block-button__link:hover,.wp-block-file__button:hover,.a8c-posts-list__view-all:hover,body .widget_eu_cookie_law_widget #eu-cookie-law input.accept:focus,button:focus,.button:focus,.wp-block-button__link:focus,.wp-block-file__button:focus,.a8c-posts-list__view-all:focus,body .widget_eu_cookie_law_widget #eu-cookie-law input.accept:active,button:active,.button:active,.wp-block-button__link:active,.wp-block-file__button:active,.a8c-posts-list__view-all:active {
    background-color: #666;
    color: #fff;
    outline: none
}

body,button,input,select,textarea {
    background: #fff;
    color: #3d3d3d;
    font-family: 'Droid Serif',serif;
    font-size: 17px;
    font-size: 1.0625rem;
    font-weight: 400;
    letter-spacing: .2px;
    line-height: 1.8;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

blockquote:before,.comment-navigation .nav-previous a:before,.comment-navigation .nav-next a:after,.paging-navigation .nav-previous a:before,.paging-navigation .nav-next a:after,.image-navigation .nav-previous a:before,.image-navigation .nav-next a:after,.pagination .prev.page-numbers:before,.pagination .next.page-numbers:after,.primary-menu-responsive .dropdown-toggle:after,.social-menu a:before,.social2-menu a:before,.widget_nav_menu div[class^=menu-social-],.widget_nav_menu .custom-menu-toggle:after,.widget_pages .page-toggle:after,.widget_categories .category-toggle:after,.post-label:before,.post-format-label a:before,.toggle-home:before,.toggle-search:before,.widget_contact_info .confit-address:before,.widget_contact_info .confit-phone:before,.widget_contact_info .confit-hours:before,#scrollUp span:before {
    display: inline-block;
    font-family: 'FontAwesome';
    font-size: 14px;
    font-size: .875rem;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    line-height: 1;
    speak: none;
    text-align: center;
    text-decoration: inherit;
    text-rendering: auto;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

p {
    margin-bottom: 1.5em
}

p:last-child {
    margin-bottom: 0
}

p.lead {
    font-weight: 700
}

h1,.h1,h2,.h2,h3,.h3,h4,.h4,h5,.h5,h6,.h6 {
    clear: both;
    color: #020202;
    font-family: "Pathway Gothic One",sans-serif;
    font-weight: 400;
    letter-spacing: 1px;
    line-height: 1.2
}

h1,.h1 {
    font-size: 32px;
    font-size: 2rem;
    margin-bottom: 26px;
    margin-bottom: 1.625rem
}

h2,.h2 {
    font-size: 28px;
    font-size: 1.75rem;
    margin-bottom: 26px;
    margin-bottom: 1.625rem
}

h3,.h3 {
    font-size: 24px;
    font-size: 1.5rem;
    margin-bottom: 26px;
    margin-bottom: 1.625rem
}

h4,.h4 {
    font-size: 20px;
    font-size: 1.25rem;
    margin-bottom: 26px;
    margin-bottom: 1.625rem
}

h5,.h5 {
    font-size: 16px;
    font-size: 1rem;
    margin-bottom: 26px;
    margin-bottom: 1.625rem;
    -webkit-text-stroke: .35px
}

h6,.h6 {
    font-size: 12px;
    font-size: .75rem;
    margin-bottom: 26px;
    margin-bottom: 1.625rem;
    -webkit-text-stroke: .35px
}

a,a:visited {
    color: #2093cd;
    text-decoration: none
}

a:hover,a:focus,a:active {
    color: #155f8a
}

blockquote {
    color: #999;
    font-family: "Pathway Gothic One",sans-serif;
    line-height: 1.3;
    margin: 0 auto 26px;
    margin: 0 auto 1.625rem;
    padding: 15px 10px 0;
    padding: .9375rem .625rem 0;
    position: relative;
    text-align: center
}

blockquote,blockquote p {
    font-size: 22px;
    font-size: 1.375rem
}

blockquote blockquote {
    margin: 30px 0 0;
    margin: 1.875rem 0 0;
    padding: 0
}

blockquote p {
    margin: 0;
    padding: 0
}

blockquote cite {
    color: #999;
    display: block;
    font-family: "Montserrat",sans-serif;
    font-style: normal;
    letter-spacing: 1px;
    margin: 35px 0 0;
    margin: 2.1875rem 0 0;
    text-transform: uppercase
}

blockquote cite a,blockquote cite a:visited {
    color: #999
}

blockquote cite a:hover,blockquote cite a:focus,blockquote cite a:active {
    color: #3d3d3d
}

blockquote:before {
    font-size: 28px;
    font-size: 1.75rem;
    color: #999;
    display: block;
    content: '\f10d';
    line-height: 1;
    margin: 0 0 35px;
    margin: 0 0 2.1875rem
}

blockquote.alignright,blockquote.alignleft {
    display: block;
    float: none;
    margin: 0 0 26px;
    margin: 0 0 1.625rem
}

blockquote:last-child {
    margin-bottom: 0
}

.widget_text blockquote {
    margin: 0 auto;
    padding: 15px 0 0
}

.dropcap {
    font-family: 'Pathway Gothic One',sans-serif;
    font-size: 100px;
    font-size: 6.25rem;
    float: left;
    line-height: .8;
    letter-spacing: 0;
    margin: 0 16px 0 0;
    padding: 0;
    text-transform: uppercase
}

div.two-columns,div.three-columns,div.four-columns {
    margin: 0 0 1.5em
}

.two-columns,.three-columns,.four-columns {
    column-gap: 50px;
    column-rule: 1px solid #ebebeb
}

.two-columns {
    columns: 150px 2
}

.three-columns {
    columns: 150px 3
}

.four-columns {
    columns: 150px 4
}

::selection {
    background-color: #444;
    color: #fff
}

b,strong {
    font-weight: 700
}

dfn,cite,em,i {
    font-style: italic
}

abbr,acronym {
    border-bottom: 1px dotted #ebebeb;
    cursor: help
}

mark {
    background: #fcf8e3;
    padding: 2px 4px;
    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%
}

cite {
    font-size: 12px;
    font-size: .75rem;
    font-style: normal;
    text-transform: uppercase
}

address {
    font-style: italic;
    margin: 0 0 1.5em
}

code,kbd,samp,tt,var {
    font-family: Monaco,Consolas,'Andale Mono','DejaVu Sans Mono',monospace;
    font-size: 16px;
    font-size: 1rem
}

kbd {
    background-color: #333;
    border-radius: 3px;
    box-shadow: inset 0 -1px 0 rgba(0,0,0,.25);
    color: #fff;
    font-size: 90%;
    padding: 2px 4px
}

kbd kbd {
    box-shadow: none;
    font-size: 100%;
    font-weight: 700;
    padding: 0
}

pre {
    background: #fafafa;
    border: 1px dashed #ebebeb;
    color: #020202;
    font-family: 'Courier 10 Pitch',Courier,monospace;
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.6;
    margin-bottom: 1.6em;
    max-width: 100%;
    overflow: auto;
    padding: 1.6em 2.25em
}

hr {
    border: none;
    border-bottom: 1px solid #ddd;
    clear: both;
    margin-left: auto;
    margin-right: auto
}

hr.wp-block-separator {
    border-bottom: 1px solid #ddd
}

hr.wp-block-separator:not(.is-style-wide):not(.is-style-dots) {
    max-width: 100px
}

hr.wp-block-separator.is-style-wide {
    margin-left: auto;
    margin-right: auto;
    max-width: 100%
}

hr.wp-block-separator.is-style-dots.has-background,hr.wp-block-separator.is-style-dots.has-text-color {
    background-color: transparent !important
}

hr.wp-block-separator.is-style-dots.has-background:before,hr.wp-block-separator.is-style-dots.has-text-color:before {
    color: currentColor !important
}

hr.wp-block-separator.is-style-dots:before {
    color: #ddd;
    font-size: 30px;
    font-size: 1.875rem;
    letter-spacing: 20px;
    letter-spacing: 1.25rem;
    padding-left: 20px;
    padding-left: 1.25rem
}

.has-background:not(.has-background-background-color) hr.wp-block-separator,[class*=background-color]:not(.has-background-background-color) hr.wp-block-separator,[style*=background-color] hr.wp-block-separator,.wp-block-cover[style*=background-image] hr.wp-block-separator {
    border-color: currentColor
}

ul,ol {
    font-family: "Droid Serif",serif;
    margin: 0;
    padding-left: 32px;
    padding-left: 2rem
}

ul.aligncenter,ol.aligncenter {
    list-style-position: inside;
    padding: 0
}

ul.alignright,ol.alignright {
    list-style-position: inside;
    text-align: right;
    padding: 0
}

ul {
    list-style: disc
}

ul ul {
    list-style: circle
}

ul ul ul {
    list-style: square
}

ol {
    list-style: decimal
}

ol ol {
    list-style: upper-alpha
}

ol ol ol {
    list-style: lower-roman
}

ol ol ol ol {
    list-style: lower-alpha
}

dt {
    font-family: "Droid Serif",serif;
    font-weight: 700
}

dd {
    margin: 0;
    padding-left: 32px;
    padding-left: 2rem
}

table,.wp-block-table table {
    background-color: transparent;
    border-spacing: 0;
    border-collapse: collapse;
    min-width: 100%;
    margin-bottom: 26px;
    margin-bottom: 1.625rem
}

table caption,.wp-block-table table caption {
    margin-bottom: 15px;
    margin-bottom: .9375rem
}

table th,.wp-block-table table th {
    border: none;
    line-height: 1.5;
    padding: 8px;
    padding: .5rem;
    text-align: left;
    vertical-align: bottom
}

table thead th,.wp-block-table table thead th {
    border-bottom: 2px solid #ddd;
    font-weight: 700
}

table td,.wp-block-table table td {
    border: none;
    border-top: 1px solid #ddd;
    line-height: 1.5;
    padding: 8px;
    padding: .5rem;
    vertical-align: top
}

table tbody+tbody,.wp-block-table table tbody+tbody {
    border-top: 2px solid #ddd
}

table table,.wp-block-table table table {
    background-color: #fff
}

table:last-child,.wp-block-table table:last-child {
    margin-bottom: 0
}

.table-condensed th,.table-condensed td {
    padding: 5px
}

.table-bordered {
    border: 1px solid #ddd
}

.table-bordered th,.table-bordered td {
    border: 1px solid #ddd
}

.table-bordered thead th,.table-bordered thead td {
    border-bottom-width: 2px
}

.table-striped tbody tr:nth-of-type(odd) {
    background-color: #f9f9f9
}

.table-hover tbody tr:hover {
    background-color: #f5f5f5
}

.site-footer-widgets table>thead>tr>th,.site-footer-widgets table>tbody>tr>th,.site-footer-widgets table>tfoot>tr>th,.site-footer-widgets table>thead>tr>td,.site-footer-widgets table>tbody>tr>td,.site-footer-widgets table>tfoot>tr>td {
    border-top: 1px solid #2c2c2c
}

.site-footer-widgets table>thead>tr>th {
    border-bottom: 2px solid #2c2c2c
}

.site-footer-widgets table>tbody+tbody {
    border-top: 2px solid #2c2c2c
}

.site-footer-widgets table>caption {
    color: #999
}

@media screen and (max-width: 767px) {
    .table-responsive {
        border:1px solid #ddd;
        margin-bottom: 15px;
        overflow-y: hidden;
        width: 100%;
        -ms-overflow-style: -ms-autohiding-scrollbar
    }

    .table-responsive>table {
        margin-bottom: 0
    }

    .table-responsive>table>thead>tr>th,.table-responsive>table>tbody>tr>th,.table-responsive>table>tfoot>tr>th,.table-responsive>table>thead>tr>td,.table-responsive>table>tbody>tr>td,.table-responsive>table>tfoot>tr>td {
        white-space: nowrap
    }

    .table-responsive>.table-bordered {
        border: 0
    }

    .table-responsive>.table-bordered>thead>tr>th:first-child,.table-responsive>.table-bordered>tbody>tr>th:first-child,.table-responsive>.table-bordered>tfoot>tr>th:first-child,.table-responsive>.table-bordered>thead>tr>td:first-child,.table-responsive>.table-bordered>tbody>tr>td:first-child,.table-responsive>.table-bordered>tfoot>tr>td:first-child {
        border-left: 0
    }

    .table-responsive>.table-bordered>thead>tr>th:last-child,.table-responsive>.table-bordered>tbody>tr>th:last-child,.table-responsive>.table-bordered>tfoot>tr>th:last-child,.table-responsive>.table-bordered>thead>tr>td:last-child,.table-responsive>.table-bordered>tbody>tr>td:last-child,.table-responsive>.table-bordered>tfoot>tr>td:last-child {
        border-right: 0
    }

    .table-responsive>.table-bordered>tbody>tr:last-child>th,.table-responsive>.table-bordered>tfoot>tr:last-child>th,.table-responsive>.table-bordered>tbody>tr:last-child>td,.table-responsive>.table-bordered>tfoot>tr:last-child>td {
        border-bottom: 0
    }
}

img {
    height: auto;
    max-width: 100%;
    vertical-align: middle
}

.img-responsive {
    display: block;
    height: auto;
    max-width: 100%
}

img.alignright,img.alignleft {
    max-width: 300px
}

figure {
    margin: 0
}

embed,iframe,object {
    max-width: 100%
}

audio,canvas,progress,video {
    max-width: 100%
}

button,input,select,textarea {
    font-size: 100%;
    margin: 0;
    max-width: 100%;
    vertical-align: baseline;
    *vertical-align: middle;
}

button,input {
    line-height: normal
}

input,textarea {
    background-image: -webkit-linear-gradient(rgba(255,255,255,0),rgba(255,255,255,0))
}

button,input[type=button],input[type=reset],input[type=submit] {
    background-color: #000;
    border-radius: 0;
    border-width: 0;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-family: 'Montserrat',sans-serif;
    font-size: 14px;
    font-size: .875rem;
    letter-spacing: 4px;
    line-height: normal;
    padding: 15px 26px;
    text-transform: uppercase;
    text-decoration: none
}

button:hover,button:focus,button:active,input[type=button]:hover,input[type=button]:focus,input[type=button]:active,input[type=reset]:hover,input[type=reset]:focus,input[type=reset]:active,input[type=submit]:hover,input[type=submit]:focus,input[type=submit]:active {
    background-color: #666;
    color: #fff;
    outline: none
}

button:active,input[type=button]:active,input[type=reset]:active,input[type=submit]:active {
    bottom: -2px
}

button[disabled],input[disabled] {
    cursor: default
}

input[type=checkbox],input[type=radio] {
    padding: 0
}

input[type=search] {
    -webkit-appearance: textfield;
    box-sizing: content-box
}

input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

button::-moz-focus-inner,input::-moz-focus-inner {
    border: 0;
    padding: 0
}

input[type=search]::-webkit-search-cancel-button {
    -webkit-appearance: none
}

input[type=text],input[type=number],input[type=email],input[type=url],input[type=password],input[type=search],select,textarea {
    color: #666;
    border: 1px solid #ebebeb;
    border-radius: 3px
}

input[type=text]:focus,input[type=number]:focus,input[type=email]:focus,input[type=url]:focus,input[type=password]:focus,input[type=search]:focus,select:focus,textarea:focus {
    color: #111
}

input[type=text],input[type=number],input[type=email],input[type=url],input[type=password],input[type=search] {
    padding: 8px 10px
}

select {
    padding: 8px 10px;
    width: 98%
}

input:focus,textarea:focus {
    outline: 0
}

textarea {
    overflow: auto;
    padding: 8px 10px;
    vertical-align: top;
    width: 98%
}

fieldset {
    border: 1px solid #ededed;
    margin: 0 0 24px;
    padding: 12px 12px 0
}

legend {
    white-space: normal
}

::-webkit-input-placeholder {
    color: #999
}

:-moz-placeholder {
    color: #999
}

::-moz-placeholder {
    color: #999;
    opacity: 1
}

:-ms-input-placeholder {
    color: #999
}

.screen-reader-text {
    clip: rect(1px,1px,1px,1px);
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden
}

.screen-reader-text:hover,.screen-reader-text:active,.screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0,0,0,.6);
    clip: auto !important;
    color: #21759b;
    display: block;
    font-size: 14px;
    font-size: .875rem;
    font-weight: 700;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000
}

.alignright {
    float: right;
    margin: 0 0 15px 35px;
    margin: 0 0 .9375rem 2.1875rem
}

.alignleft {
    text-align: left;
    float: left;
    margin: 0 35px 15px 0;
    margin: 0 2.1875rem .9375rem 0
}

.aligncenter {
    clear: both;
    display: block;
    float: none;
    margin: 0 auto;
    text-align: center
}

.entry-content [class*=inner-container]>*:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.wp-block-separator) {
    margin-left: auto;
    margin-right: auto
}

.has-no-sidebar .entry-content [class*=inner-container]>*:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.wp-block-separator) {
    max-width: 345px
}

.has-full-width .entry-content [class*=inner-container]>*:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.wp-block-separator) {
    max-width: 345px
}

.has-full-width .entry-content>.alignfull,.has-no-sidebar .entry-content>.alignfull {
    clear: both;
    width: 100vw;
    max-width: 100vw;
    margin-left: calc(50% - 50vw)
}

.entry-content>.alignwide {
    clear: both;
    width: 100%;
    margin-left: auto;
    margin-right: auto
}

.clear:before,.clear:after,.container:before,.container:after,.container-fluid:before,.container-fluid:after,.row:before,.row:after,.site-wrapper:before,.site-wrapper:after,.site-header:before,.site-header:after,.site-branding:before,.site-branding:after,.site-bar:before,.site-bar:after,.main-navigation:before,.main-navigation:after,.main-navigation-sticky-wrapper:before,.main-navigation-sticky-wrapper:after,.site-content:before,.site-content:after,.site-main:before,.site-main:after,.sidebar:before,.sidebar:after,.hentry:before,.hentry:after,.entry-content:before,.entry-content:after,.widget:before,.widget:after,.site-footer:before,.site-footer:after,.site-footer-widgets:before,.site-footer-widgets:after,.site-footer-widgets-wrapper:before,.site-footer-widgets-wrapper:after,.footer-sidebar:before,.footer-sidebar:after,.site-info:before,.site-info:after,.site-info-inside:before,.site-info-inside:after,.comment-body:before,.comment-body:after,.comment-meta:before,.comment-meta:after,.comment-content:before,.comment-content:after {
    content: '';
    display: table
}

.clear:after,.container:after,.container-fluid:after,.row:after,.site-wrapper:after,.site-header:after,.site-branding:after,.site-bar:after,.main-navigation:after,.main-navigation-sticky-wrapper:after,.site-content:after,.site-main:after,.sidebar:after,.hentry:after,.entry-content:after,.widget:after,.site-footer:after,.site-footer-widgets:after,.site-footer-widgets-wrapper:after,.footer-sidebar:after,.site-info:after,.site-info-inside:after,.comment-body:after,.comment-meta:after,.comment-content:after {
    clear: both
}

.main-navigation {
    background: #242424;
    position: relative;
    width: 100%;
    z-index: 4
}

.site-hero-featured-image .main-navigation {
    background: rgba(36,36,36,.7)
}

.main-navigation.stuck {
    background: #2093cd;
    background: rgba(32,147,205,.9);
    position: fixed;
    transition: all .25s ease-in-out;
    top: 0;
    left: 0;
    right: 0;
    z-index: 99950
}

.headroom-pinned {
    transform: translateY(0)
}

.headroom-unpinned {
    transform: translateY(-100%)
}

.no-csstransitions .main-navigation.stuck.headroom-pinned {
    top: 0
}

.no-csstransitions .main-navigation.stuck.headroom-unpinned {
    top: -100px
}

.site-home {
    line-height: 1;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    padding: 0;
    transition: all .3s ease
}

.main-navigation.stuck .site-home {
    opacity: 1
}

.site-home a,.site-home a:visited {
    color: #fff;
    display: block;
    padding: 23px 15px
}

.site-home a:hover {
    color: #aaa
}

.main-navigation.stuck .site-home a:hover {
    color: #e5e5e5
}

.toggle-home>span {
    display: none
}

.toggle-home:before {
    content: '\f015';
    font-size: 14px;
    font-size: .875rem
}

.site-search {
    line-height: 1;
    position: absolute;
    top: 0;
    right: 0;
    padding: 0
}

.site-search a,.site-search a:visited {
    color: #fff;
    display: block;
    padding: 23px 15px
}

.site-search a:hover {
    color: #aaa
}

.main-navigation.stuck .site-search a:hover {
    color: #e5e5e5
}

.toggle-search>span {
    display: none
}

.toggle-search:before {
    content: '\f002';
    font-size: 14px;
    font-size: .875rem
}

body.admin-bar .main-navigation.stuck {
    top: 32px
}

body.demo-site .main-navigation.stuck {
    top: 80px
}

body.admin-bar.demo-site .main-navigation.stuck {
    top: 112px
}

@media screen and (max-width: 782px) {
    body.admin-bar .main-navigation.stuck {
        top:46px
    }

    body.demo-site .main-navigation.stuck {
        top: 80px
    }

    body.admin-bar.demo-site .main-navigation.stuck {
        top: 126px
    }
}

.site-primary-menu {
    padding: 0 30px
}

.sf-menu,.sf-menu * {
    margin: 0;
    padding: 0;
    list-style: none
}

.sf-menu li {
    position: relative
}

.sf-menu ul {
    position: absolute;
    display: none;
    top: 100%;
    left: 0;
    z-index: 99
}

.sf-menu>li>ul {
    top: 3.7em
}

.sf-menu>li {
    display: inline-block
}

.sf-menu li:hover>ul,.sf-menu li.sfHover>ul {
    display: block
}

.sf-menu a {
    display: block;
    position: relative
}

.sf-menu ul ul {
    top: 0;
    left: 100%
}

.sf-menu {
    margin-bottom: 0;
    text-align: center
}

.sf-menu ul {
    box-shadow: 0 1px 3px rgba(0,0,0,.1);
    min-width: 12em;
    max-width: 12em;
    *width: 12em;
    text-align: left
}

.sf-menu a,.sf-menu a:visited {
    color: #fff;
    font-family: 'Montserrat',sans-serif;
    font-size: 13px;
    font-size: .8125rem;
    letter-spacing: 1px;
    padding: 20px 15px;
    text-transform: uppercase;
    text-decoration: none;
    zoom:1}

.sf-menu a:hover,.sf-menu a:focus,.sf-menu a:active {
    color: #aaa
}

.main-navigation.stuck .sf-menu>li>a:hover,.main-navigation.stuck .sf-menu>li>a:focus,.main-navigation.stuck .sf-menu>li>a:active {
    color: #e5e5e5
}

.sf-menu ul a,.sf-menu ul a:visited {
    border-bottom: 1px solid #e6e6e6;
    color: #020202;
    padding: 10px;
    text-transform: none
}

.sf-menu ul a:hover,.sf-menu ul a:focus,.sf-menu ul a:active {
    color: #666
}

.sf-menu ul li:last-child a {
    border-bottom: none
}

.sf-menu li {
    word-wrap: break-word;
    white-space: normal;
    *white-space: normal;
    transition: background .2s
}

.sf-menu ul li {
    background: #fff
}

.sf-menu ul ul li {
    background: #fff
}

.sf-menu li:hover,.sf-menu li.sfHover {
    transition: none
}

.sf-menu>li:last-child>ul ul,.sf-menu>li:nth-last-child(2)>ul ul {
    left: auto;
    right: 100%
}

.sf-arrows ul .sf-with-ul {
    padding-right: 2.5em;
    *padding-right: 1em;
}

.sf-arrows ul .sf-with-ul:after {
    content: '';
    position: absolute;
    top: 50%;
    right: 1em;
    height: 0;
    width: 0;
    margin-top: -5px;
    margin-right: -3px;
    border: 5px solid transparent;
    border-left-color: #333;
    border-left-color: rgba(51,51,51,.5)
}

.sf-arrows ul li>.sf-with-ul:focus:after,.sf-arrows ul li:hover>.sf-with-ul:after,.sf-arrows ul .sfHover>.sf-with-ul:after {
    border-left-color: #999
}

.toggle-menu-wrapper {
    display: none;
    text-align: center
}

.toggle-menu-wrapper a,.toggle-menu-wrapper a:visited {
    color: #fff;
    display: block;
    font-family: 'Montserrat',sans-serif;
    font-size: 13px;
    font-size: .8125rem;
    letter-spacing: 1px;
    padding: 20px 0;
    text-transform: uppercase;
    text-decoration: none
}

.toggle-menu-wrapper a:hover,.toggle-menu-wrapper a:focus,.toggle-menu-wrapper a:active {
    color: #666
}

.main-navigation.stuck .toggle-menu-wrapper a,.main-navigation.stuck .toggle-menu-wrapper a:visited {
    color: #fff
}

.main-navigation.stuck .toggle-menu-wrapper a:hover,.main-navigation.stuck .toggle-menu-wrapper a:focus,.main-navigation.stuck .toggle-menu-wrapper a:active {
    color: #aaa
}

.site-primary-menu-responsive {
    background: #141414;
    color: #fff;
    margin: 0;
    overflow: hidden;
    overflow-y: auto;
    padding: 35px 0;
    position: fixed;
    top: 0;
    left: -400px;
    width: 400px;
    height: 100%;
    z-index: 99999;
    transition: all .3s ease
}

.site-primary-menu-responsive.show {
    left: 0
}

@media screen and (min-width: 601px) {
    body.admin-bar .site-primary-menu-responsive {
        top:46px
    }

    body.demo-site .site-primary-menu-responsive {
        top: 100px
    }

    body.admin-bar.demo-site .site-primary-menu-responsive {
        top: 146px
    }
}

.primary-menu-responsive {
    list-style: none;
    margin: 0 auto;
    padding: 0;
    width: 70%
}

.primary-menu-responsive * {
    list-style: none;
    margin: 0;
    padding: 0
}

.primary-menu-responsive ul {
    display: none;
    margin-left: 24px
}

.primary-menu-responsive ul.toggle-on {
    display: block
}

.primary-menu-responsive li {
    border-top: 1px solid #2c2c2c;
    position: relative;
    word-wrap: break-word;
    white-space: normal
}

.primary-menu-responsive li:first-child {
    border-top: 0
}

.primary-menu-responsive a,.primary-menu-responsive a:visited {
    color: #ddd;
    display: block;
    font-family: 'Montserrat',sans-serif;
    font-size: 14px;
    font-size: .875rem;
    letter-spacing: 1px;
    padding: 12px 0;
    text-transform: uppercase
}

.primary-menu-responsive a:hover,.primary-menu-responsive a:focus,.primary-menu-responsive a:active {
    color: #aaa
}

.primary-menu-responsive ul .current_page_item a,.primary-menu-responsive ul .current-menu-item a {
    color: #fff
}

.primary-menu-responsive .dropdown-toggle {
    background: #242424;
    border: 0;
    border-radius: 0;
    content: '';
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    width: 49px;
    height: 49px;
    transition: all .2s ease
}

.primary-menu-responsive .dropdown-toggle:after {
    font-size: 18px;
    font-size: 1.125rem;
    height: 18px;
    width: 18px;
    color: #fff;
    content: '\f078';
    position: absolute;
    top: 15px;
    right: 15px
}

.primary-menu-responsive .dropdown-toggle:hover,.primary-menu-responsive .dropdown-toggle:focus,.primary-menu-responsive .dropdown-toggle:active {
    background-color: #2093cd;
    color: #23292b;
    border: 0
}

.primary-menu-responsive .dropdown-toggle.toggle-on:after {
    content: '\f077'
}

.primary-menu-responsive .dropdown-toggle.toggle-on {
    background-color: #2093cd;
    color: #23292b
}

.primary-menu-responsive .page_item_has_children>a,.primary-menu-responsive .menu-item-has-children>a {
    padding-right: 40px
}

.site-secondary-menu {
    margin: 0 0 60px;
    padding: 0;
    text-align: center
}

.secondary-menu {
    margin: 0;
    padding: 0;
    list-style: none
}

.secondary-menu>li {
    display: inline-block
}

.secondary-menu a,.secondary-menu a:visited {
    color: #ddd;
    font-family: 'Montserrat',sans-serif;
    font-size: 14px;
    font-size: .875rem;
    padding: 8px;
    text-transform: uppercase;
    text-decoration: none;
    zoom:1}

.secondary-menu a:hover,.secondary-menu a:focus,.secondary-menu a:active {
    color: #aaa
}

.has-footer-widgets .secondary-menu a,.has-footer-widgets .secondary-menu a:visited {
    color: #020202
}

.has-footer-widgets .secondary-menu a:hover,.has-footer-widgets .secondary-menu a:focus,.has-footer-widgets .secondary-menu a:active {
    color: #666
}

.site-social-menu {
    margin: 0;
    padding: 0;
    text-align: right
}

.site-social-menu ul,.widget_nav_menu div[class^=menu-social-] ul {
    font-size: 0px;
    list-style: none;
    margin: 0;
    padding: 0
}

.site-social-menu ul li,.widget_nav_menu div[class^=menu-social-] ul li {
    border: none;
    display: inline-block;
    margin: 2px 0 2px 8px;
    padding: 0
}

.widget_nav_menu div[class^=menu-social-] {
    text-align: left
}

.widget_nav_menu div[class^=menu-social-] ul li {
    margin: 0 8px 8px 0
}

.site-social-menu a,.site-social-menu a:visited,.widget_nav_menu div[class^=menu-social-] a,.widget_nav_menu div[class^=menu-social-] a:visited {
    background: #242424;
    border-radius: 50%;
    color: #fff;
    display: inline-block;
    font-size: 14px;
    font-size: .875rem;
    line-height: 35px;
    margin: 0;
    padding: 0;
    text-align: center;
    text-decoration: none;
    transition: all .5s ease;
    width: 35px;
    height: 35px
}

.site-social-menu a:before,.widget_nav_menu div[class^=menu-social-] a:before {
    font-size: 14px;
    font-size: .875rem
}

.site-social-menu a:hover,.widget_nav_menu div[class^=menu-social-] a:hover {
    background: #707070;
    transform: rotate(360deg)
}

.site-social-menu a:focus,.site-social-menu a:active,.widget_nav_menu div[class^=menu-social-] a:focus,.widget_nav_menu div[class^=menu-social-] a:active {
    background: #707070
}

.site-social2-menu {
    margin: 0 auto 40px;
    padding: 0;
    text-align: center
}

.site-social2-menu ul {
    font-size: 0px;
    list-style: none;
    margin: 0;
    padding: 0
}

.site-social2-menu ul li {
    display: inline-block;
    margin: 0 0 0 8px;
    padding: 0
}

.site-social2-menu a {
    background: #242424;
    border-radius: 10px;
    color: #ddd;
    display: inline-block;
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 48px;
    margin: 0 4px;
    padding: 0;
    text-align: center;
    text-decoration: none;
    transform: rotate(45deg);
    transition: all .5s ease;
    width: 48px;
    height: 48px
}

.site-social2-menu a:hover,.site-social2-menu a:focus,.site-social2-menu a:active {
    background: #2093cd;
    color: #ddd
}

.site-social2-menu a:before {
    font-size: 18px;
    font-size: 1.125rem;
    transform: rotate(-45deg)
}

.no-csstransforms .site-social2-menu a {
    border-radius: 2px
}

.site-social-menu a:before,.site-social2-menu a:before,.widget_nav_menu div[class^=menu-social-] a:before {
    content: '\f0c1'
}

.site-social-menu a[href*='codepen.io']:before,.site-social2-menu a[href*='codepen.io']:before,.widget_nav_menu div[class^=menu-social-] a[href*='codepen.io']:before {
    content: '\f1cb'
}

.site-social-menu a[href*='digg.com']:before,.site-social2-menu a[href*='digg.com']:before,.widget_nav_menu div[class^=menu-social-] a[href*='digg.com']:before {
    content: '\f1a6'
}

.site-social-menu a[href*='dribbble.com']:before,.site-social2-menu a[href*='dribbble.com']:before,.widget_nav_menu div[class^=menu-social-] a[href*='dribbble.com']:before {
    content: '\f17d'
}

.site-social-menu a[href*='dropbox.com']:before,.site-social2-menu a[href*='dropbox.com']:before,.widget_nav_menu div[class^=menu-social-] a[href*='dropbox.com']:before {
    content: '\f16b'
}

.site-social-menu a[href*='facebook.com']:before,.site-social2-menu a[href*='facebook.com']:before,.widget_nav_menu div[class^=menu-social-] a[href*='facebook.com']:before {
    content: '\f09a'
}

.site-social-menu a[href$='/feed/']:before,.site-social2-menu a[href$='/feed/']:before,.widget_nav_menu div[class^=menu-social-] a[href$='/feed/']:before {
    content: '\f09e'
}

.site-social-menu a[href*='flickr.com']:before,.site-social2-menu a[href*='flickr.com']:before,.widget_nav_menu div[class^=menu-social-] a[href*='flickr.com']:before {
    content: '\f16e'
}

.site-social-menu a[href*='foursquare.com']:before,.site-social2-menu a[href*='foursquare.com']:before,.widget_nav_menu div[class^=menu-social-] a[href*='foursquare.com']:before {
    content: '\f180'
}

.site-social-menu a[href*='getpocket.com']:before,.site-social2-menu a[href*='getpocket.com']:before,.widget_nav_menu div[class^=menu-social-] a[href*='getpocket.com']:before {
    content: '\f265'
}

.site-social-menu a[href*='github.com']:before,.site-social2-menu a[href*='github.com']:before,.widget_nav_menu div[class^=menu-social-] a[href*='github.com']:before {
    content: '\f09b'
}

.site-social-menu a[href*='instagram.com']:before,.site-social2-menu a[href*='instagram.com']:before,.widget_nav_menu div[class^=menu-social-] a[href*='instagram.com']:before {
    content: '\f16d'
}

.site-social-menu a[href*='linkedin.com']:before,.site-social2-menu a[href*='linkedin.com']:before,.widget_nav_menu div[class^=menu-social-] a[href*='linkedin.com']:before {
    content: '\f0e1'
}

.site-social-menu a[href*='plus.google.com']:before,.site-social2-menu a[href*='plus.google.com']:before,.widget_nav_menu div[class^=menu-social-] a[href*='plus.google.com']:before {
    content: '\f0d5'
}

.site-social-menu a[href*='pinterest.com']:before,.site-social2-menu a[href*='pinterest.com']:before,.widget_nav_menu div[class^=menu-social-] a[href*='pinterest.com']:before {
    content: '\f0d2'
}

.site-social-menu a[href*='reddit.com']:before,.site-social2-menu a[href*='reddit.com']:before,.widget_nav_menu div[class^=menu-social-] a[href*='reddit.com']:before {
    content: '\f1a1'
}

.site-social-menu a[href*='skype.com']:before,.site-social-menu a[href*='skype:']:before:before,.site-social2-menu a[href*='skype.com']:before,.site-social2-menu a[href*='skype:']:before:before,.widget_nav_menu div[class^=menu-social-] a[href*='skype.com']:before,.widget_nav_menu div[class^=menu-social-] a[href*='skype:']:before:before {
    content: '\f17e'
}

.site-social-menu a[href*='spotify.com']:before,.site-social2-menu a[href*='spotify.com']:before,.widget_nav_menu div[class^=menu-social-] a[href*='spotify.com']:before {
    content: '\f1bc'
}

.site-social-menu a[href*='stumbleupon.com']:before,.site-social2-menu a[href*='stumbleupon.com']:before,.widget_nav_menu div[class^=menu-social-] a[href*='stumbleupon.com']:before {
    content: '\f1a4'
}

.site-social-menu a[href*='tumblr.com']:before,.site-social2-menu a[href*='tumblr.com']:before,.widget_nav_menu div[class^=menu-social-] a[href*='tumblr.com']:before {
    content: '\f173'
}

.site-social-menu a[href*='twitch.tv']:before,.site-social2-menu a[href*='twitch.tv']:before,.widget_nav_menu div[class^=menu-social-] a[href*='twitch.tv']:before {
    content: '\f1e8'
}

.site-social-menu a[href*='twitter.com']:before,.site-social2-menu a[href*='twitter.com']:before,.widget_nav_menu div[class^=menu-social-] a[href*='twitter.com']:before {
    content: '\f099'
}

.site-social-menu a[href*='vimeo.com']:before,.site-social2-menu a[href*='vimeo.com']:before,.widget_nav_menu div[class^=menu-social-] a[href*='vimeo.com']:before {
    content: '\f194'
}

.site-social-menu a[href*='wordpress.com']:before,.site-social-menu a[href*='wordpress.org']:before,.site-social2-menu a[href*='wordpress.com']:before,.site-social2-menu a[href*='wordpress.org']:before,.widget_nav_menu div[class^=menu-social-] a[href*='wordpress.com']:before,.widget_nav_menu div[class^=menu-social-] a[href*='wordpress.org']:before {
    content: '\f19a'
}

.site-social-menu a[href*='youtube.com']:before,.site-social2-menu a[href*='youtube.com']:before,.widget_nav_menu div[class^=menu-social-] a[href*='youtube.com']:before {
    content: '\f167'
}

.site-social-menu a[href*='mailto:']:before,.site-social2-menu a[href*='mailto:']:before,.widget_nav_menu div[class^=menu-social-] a[href*='mailto:']:before {
    content: '\f003'
}

.navigation:before,.navigation:after,.nav-links:before,.nav-links:after {
    content: '';
    display: table
}

.navigation:after,.nav-links:after {
    clear: both
}

.site-main .pagination,.site-main .paging-navigation {
    margin: 100px 0 40px;
    overflow: hidden;
    text-align: center
}

.paging-navigation .nav-previous,.paging-navigation .nav-next {
    border: 1px solid #ebebeb;
    display: inline-block;
    margin: 0 1px;
    padding: 0
}

.paging-navigation .nav-previous a,.paging-navigation .nav-previous a:visited,.paging-navigation .nav-next a,.paging-navigation .nav-next a:visited {
    color: #999;
    display: block;
    font-family: 'Montserrat',sans-serif;
    font-size: 13px;
    font-size: .8125rem;
    letter-spacing: 2px;
    padding: 16px 22px;
    text-transform: uppercase
}

.paging-navigation .nav-previous a:hover,.paging-navigation .nav-previous a:focus,.paging-navigation .nav-previous a:active,.paging-navigation .nav-next a:hover,.paging-navigation .nav-next a:focus,.paging-navigation .nav-next a:active {
    color: #2093cd
}

.paging-navigation .nav-previous a:before,.paging-navigation .nav-next a:after {
    color: #2093cd
}

.paging-navigation .nav-previous a:before {
    content: '\f053';
    margin: 0 5px 0 0
}

.paging-navigation .nav-next a:after {
    content: '\f054';
    margin: 0 0 0 5px
}

.paging-navigation .nav-previous .meta-nav,.paging-navigation .nav-next .meta-nav {
    display: none
}

.pagination .page-numbers {
    display: inline-block
}

.pagination .page-numbers {
    border: 1px solid #020202;
    color: #020202;
    display: inline-block;
    font-size: 14px;
    font-size: .875rem;
    letter-spacing: 2px;
    margin: 0;
    padding: 8px 24px;
    text-transform: uppercase;
    text-decoration: none
}

.pagination .page-numbers:hover {
    color: #666
}

.pagination .current.page-numbers {
    background: #2093cd;
    border: 1px solid #2093cd;
    color: #fff
}

.pagination .prev.page-numbers:before {
    content: '\f053'
}

.pagination .next.page-numbers:after {
    content: '\f054'
}

.post-navigation {
    background: #f2f2f2;
    margin: 60px auto 0;
    padding: 0;
    position: relative;
    width: 100%
}

.post-navigation .nav-previous {
    float: left;
    width: 50%
}

.post-navigation .nav-next {
    float: right;
    width: 50%
}

.post-navigation a,.post-navigation a:visited {
    color: #020202;
    font-size: 16px;
    font-size: 1rem;
    display: block;
    padding: 30px;
    position: relative;
    transition: all .3s ease-in-out
}

.post-navigation a:hover,.post-navigation a:focus,.post-navigation a:active {
    color: #2093cd
}

.post-navigation .meta-nav {
    color: #999;
    display: block;
    font-family: 'Montserrat',sans-serif;
    font-size: 24px;
    font-size: 1.5rem;
    margin: 0 0 5px
}

.site-main .comment-navigation {
    margin: 0;
    overflow: hidden;
    text-align: center
}

.site-main .comment-navigation-above,.site-main .comment-navigation-below {
    margin: 60px 0 0;
    padding: 0
}

.site-main .image-navigation {
    margin: 0;
    overflow: hidden;
    text-align: center
}

.site-main .image-navigation {
    margin: 60px 0 0
}

.comment-navigation .nav-previous,.image-navigation .nav-previous,.comment-navigation .nav-next,.image-navigation .nav-next {
    display: inline-block;
    margin: 0 1px;
    padding: 0
}

.comment-navigation .nav-previous a,.comment-navigation .nav-previous a:visited,.image-navigation .nav-previous a,.image-navigation .nav-previous a:visited,.comment-navigation .nav-next a,.comment-navigation .nav-next a:visited,.image-navigation .nav-next a,.image-navigation .nav-next a:visited {
    color: #999;
    display: block;
    font-family: 'Montserrat',sans-serif;
    font-size: 13px;
    font-size: .8125rem;
    letter-spacing: 2px;
    margin: 0 15px;
    padding: 0;
    text-transform: uppercase
}

.comment-navigation .nav-previous a:hover,.comment-navigation .nav-previous a:focus,.comment-navigation .nav-previous a:active,.image-navigation .nav-previous a:hover,.image-navigation .nav-previous a:focus,.image-navigation .nav-previous a:active,.comment-navigation .nav-next a:hover,.comment-navigation .nav-next a:focus,.comment-navigation .nav-next a:active,.image-navigation .nav-next a:hover,.image-navigation .nav-next a:focus,.image-navigation .nav-next a:active {
    color: #2093cd
}

.comment-navigation .nav-previous a:before,.comment-navigation .nav-next a:after,.image-navigation .nav-previous a:before,.image-navigation .nav-next a:after {
    color: #2093cd
}

.comment-navigation .nav-previous a:before,.image-navigation .nav-previous a:before {
    content: '\f053';
    margin: 0 5px 0 0
}

.comment-navigation .nav-next a:after,.image-navigation .nav-next a:after {
    content: '\f054';
    margin: 0 0 0 5px
}

.comment-navigation .nav-previous .meta-nav,.comment-navigation .nav-next .meta-nav,.image-navigation .nav-previous .meta-nav,.image-navigation .nav-next .meta-nav {
    display: none
}

.site-wrapper {
    background: #fff;
    position: relative
}

@media screen and (min-width: 1200px) {
    .theme-style-box .site-wrapper {
        box-shadow:0 6px 12px 0 rgba(0,0,0,.175);
        margin: 50px auto;
        width: 1230px
    }
}

.site-header {
    margin: 0;
    min-height: 100px;
    padding: 30px 0;
    position: relative
}

.site-header-branding-wrapper {
    width: 100%
}

.site-header-shared-branding-wrapper {
    float: left;
    padding: 0 0 0 15px;
    width: 49%
}

.site-header-shared-social-wrapper {
    float: right;
    padding: 0 15px 0 0;
    width: 49%
}

@media screen and (max-width: 767px) {
    .site-header-shared-branding-wrapper,.site-header-shared-social-wrapper {
        float:none;
        padding: 0 15px;
        width: 100%
    }
}

.site-logo {
    margin: 0;
    padding: 0;
    overflow: hidden
}

.site-logo img {
    width: auto;
    max-height: 100px;
    margin: 0;
    padding: 0
}

body:not(.has-header-social-menu) .site-logo {
    text-align: center
}

.has-site-branding .site-branding {
    margin: 0;
    padding: 0;
    overflow: hidden
}

body:not(.has-header-social-menu).has-site-branding .site-branding {
    text-align: center
}

.has-site-logo.has-site-branding .site-branding {
    margin: 15px 0 0
}

.site-title {
    font-size: 36px;
    font-size: 2.25rem;
    letter-spacing: 2px;
    line-height: 1;
    margin: 0 0 10px;
    padding: 0;
    text-transform: uppercase;
    word-wrap: break-word
}

body:not(.has-header-social-menu) .site-title {
    font-size: 46px;
    font-size: 2.875rem;
    letter-spacing: 4px
}

.site-title a,.site-title a:visited {
    color: #020202;
    text-decoration: none
}

.site-title a:hover,.site-title a:focus,.site-title a:active {
    color: #666
}

.site-description {
    font-family: 'Droid Serif',serif;
    font-size: 13px;
    font-size: .8125rem;
    letter-spacing: 1.5px;
    line-height: 1.3;
    margin: 5px 0 0;
    padding: 0;
    text-transform: uppercase;
    word-wrap: break-word
}

.site-bar {
    display: none
}

.site-hero {
    height: 600px;
    overflow: hidden;
    position: relative
}

.site-hero-big .site-hero {
    height: 800px
}

.site-hero.site-hero-featured-image {
    background-position: 50% 0;
    background-repeat: no-repeat;
    background-size: cover
}

.site-hero .site-hero-overlay {
    background: #141414;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1
}

.site-hero.site-hero-featured-image .site-hero-overlay {
    background: rgba(20,20,20,.5)
}

.site-hero .site-hero-content {
    position: relative;
    height: 370px;
    z-index: 2
}

.site-hero-big .site-hero-content {
    height: 480px
}

.site-hero .site-hero-content-inside {
    position: absolute;
    bottom: 0;
    left: 10%;
    right: 10%;
    text-align: center;
    z-index: 2
}

.site-hero .entry-header-site-hero {
    margin: 0 0 30px;
    padding: 0
}

.wf-active .site-hero .entry-title-site-hero,.site-hero .entry-title-site-hero {
    color: #fff;
    font-size: 65px;
    font-size: 4.0625rem;
    letter-spacing: 3px;
    margin: 0;
    padding: 0;
    word-wrap: break-word
}

.site-hero .entry-title-site-hero a,.site-hero .entry-title-site-hero a:visited {
    color: #fff;
    text-decoration: none
}

.site-hero .entry-title-site-hero a:hover,.site-hero .entry-title-site-hero a:focus,.site-hero .entry-title-site-hero a:active {
    color: #aaa
}

.site-hero .entry-meta-site-hero a,.site-hero .entry-meta-site-hero a:visited {
    color: #aaa
}

.site-hero .entry-meta-site-hero a:hover,.site-hero .entry-meta-site-hero a:focus,.site-hero .entry-meta-site-hero a:active {
    color: #fff
}

.site-hero .site-hero-perspective {
    background: #fff;
    height: 230px;
    position: absolute;
    transform: rotate(5deg);
    width: 110%;
    left: -5%;
    bottom: -165px;
    z-index: 3
}

.no-csstransforms .site-hero .site-hero-perspective {
    display: none
}

.site-content {
    margin: 0;
    padding: 60px 0
}

.site-main {
    margin: 0;
    padding: 0 195px
}

.has-full-width .site-main,.right-sidebar .site-main,.left-sidebar .site-main {
    padding: 0
}

.sidebar {
    margin: 0;
    padding: 0 0 0 60px;
    position: relative
}

.left-sidebar .sidebar {
    padding: 0 60px 0 0
}

.has-sticky-sidebar .site-footer {
    position: relative;
    z-index: 2
}

.no-csstransforms .site-footer-top-perspective-wrapper {
    display: none
}

.site-footer-top-perspective-wrapper {
    height: 135px;
    overflow: hidden;
    position: relative
}

.site-footer-top-perspective {
    background: #141414;
    height: 230px;
    position: absolute;
    transform: rotate(-5deg);
    width: 110%;
    left: -5%;
    bottom: -165px;
    z-index: 3
}

.no-csstransforms .site-footer-bottom-perspective-wrapper {
    display: none
}

.site-footer-bottom-perspective-wrapper {
    background: #fff;
    height: 135px;
    overflow: hidden;
    position: relative
}

.site-footer-bottom-perspective {
    background: #141414;
    height: 230px;
    position: absolute;
    transform: rotate(5deg);
    width: 110%;
    left: -5%;
    bottom: -165px;
    z-index: 3
}

.has-footer-widgets .site-footer-bottom-perspective-wrapper {
    background: #141414
}

.has-footer-widgets .site-footer-bottom-perspective {
    background: #fff
}

.site-footer-widgets {
    background: #141414;
    position: relative
}

.site-footer-widgets-wrapper {
    padding: 60px 0
}

.site-footer-widgets-wrapper .footer-sidebar-first {
    padding: 0 30px 0 0
}

.site-footer-widgets-wrapper .footer-sidebar-second {
    padding: 0 15px
}

.site-footer-widgets-wrapper .footer-sidebar-third {
    padding: 0 0 0 30px
}

.site-info {
    background: #141414;
    padding: 60px 0
}

.has-footer-widgets .site-info {
    background: #fff
}

.credits {
    color: #ddd;
    font-size: 12px;
    font-size: .75rem;
    text-align: center
}

.credits a,.credits a:visited {
    color: #ddd
}

.credits a:hover,.credits a:focus,.credits a:active {
    color: #aaa
}

.has-footer-widgets .credits {
    color: #020202
}

.has-footer-widgets .credits a,.has-footer-widgets .credits a:visited {
    color: #020202
}

.has-footer-widgets .credits a:hover,.has-footer-widgets .credits a:focus,.has-footer-widgets .credits a:active {
    color: #666
}

.hentry {
    border-bottom: 1px solid #e6e6e6;
    margin: 0 0 40px;
    padding: 0 0 40px
}

body:not(.infinite-scroll) .hentry:last-of-type {
    border-bottom: none;
    margin: 0;
    padding: 0
}

.entry-wrapper {
    font-size: 0
}

.entry-content-wrapper {
    width: 100%
}

.has-post-thumbnail .entry-image-wrapper {
    display: inline-block;
    position: relative;
    vertical-align: middle;
    width: 48%;
    margin: 0 40px 0 0;
    overflow: hidden
}

.has-post-thumbnail .entry-content-wrapper {
    display: inline-block;
    vertical-align: middle;
    width: 46%;
    margin: 0;
    padding: 0
}

.entry-header {
    margin: 0 0 30px;
    padding: 0
}

.search .hentry.page .entry-header {
    margin: 0
}

.single .entry-header,.page .hentry.page .entry-header {
    margin: 0 0 35px;
    padding: 0
}

.single .entry-header:after,.page .hentry.page .entry-header:after {
    background: #a1a1a1;
    content: '';
    display: block;
    margin: 15px 0 0;
    padding: 0;
    width: 60px;
    height: 2px
}

.entry-title {
    font-size: 35px;
    font-size: 2.1875rem;
    margin: 0;
    padding: 0;
    word-wrap: break-word
}

.page-header {
    margin: 0 0 60px;
    padding: 0
}

.page-header:after {
    background: #a1a1a1;
    content: '';
    display: block;
    margin: 15px 0 0;
    padding: 0;
    width: 60px;
    height: 2px
}

.page-title {
    font-size: 35px;
    font-size: 2.1875rem;
    margin: 0;
    padding: 0;
    word-wrap: break-word
}

.page-title span {
    color: #2093cd
}

.taxonomy-description {
    color: #999;
    font-size: 13px;
    font-size: .8125rem;
    letter-spacing: 1.2px;
    margin: 10px 0 0
}

.entry-title a,.entry-title a:visited,.page-title a,.page-title a:visited {
    color: #020202
}

.entry-title a:hover,.entry-title a:focus,.entry-title a:active,.page-title a:hover,.page-title a:focus,.page-title a:active {
    color: #2093cd
}

.entry-content,.entry-summary,.page-content {
    margin: 0;
    padding: 0;
    word-wrap: break-word
}

.entry-content>h1:first-child,.entry-content>h2:first-child,.entry-content>h3:first-child,.entry-content>h4:first-child,.entry-content>h5:first-child,.entry-content>h6:first-child,.entry-summary>h1:first-child,.entry-summary>h2:first-child,.entry-summary>h3:first-child,.entry-summary>h4:first-child,.entry-summary>h5:first-child,.entry-summary>h6:first-child,.page-content>h1:first-child,.page-content>h2:first-child,.page-content>h3:first-child,.page-content>h4:first-child,.page-content>h5:first-child,.page-content>h6:first-child,.comment-content>h1:first-child,.comment-content>h2:first-child,.comment-content>h3:first-child,.comment-content>h4:first-child,.comment-content>h5:first-child,.comment-content>h6:first-child {
    margin-top: 0
}

.page-links {
    clear: both;
    margin: 35px 0 0;
    padding: 0
}

.page-links a,.page-links>span {
    border: 1px solid #020202;
    color: #020202;
    display: inline-block;
    font-size: 14px;
    font-size: .875rem;
    margin: 0 5px 0 0;
    padding: 1px 8px;
    text-align: center;
    text-transform: uppercase;
    text-decoration: none
}

.page-links a {
    color: #020202;
    text-decoration: none
}

.page-links a:hover {
    color: #666
}

.page-links>span {
    border: 1px solid #155f8a;
    background: #2093cd;
    color: #fff
}

.page-links>.page-links-title {
    background: 0 0;
    border: none;
    color: #666;
    display: none;
    margin: 0;
    padding: 0 7px 0 0
}

.more-link,.more-link:visited {
    border: 1px solid #020202;
    color: #020202;
    display: inline-block;
    font-size: 14px;
    font-size: .875rem;
    letter-spacing: 2px;
    padding: 8px 24px;
    text-transform: uppercase;
    text-decoration: none
}

.more-link:hover,.more-link:focus,.more-link:active {
    color: #666
}

.entry-meta {
    color: #a1a1a1;
    font-family: 'Montserrat',sans-serif;
    font-size: 12px;
    font-size: .75rem;
    text-transform: uppercase
}

.entry-meta ul {
    list-style: none;
    margin: 0;
    padding: 0
}

.entry-meta ul>li {
    display: inline-block;
    margin: 0;
    padding: 0
}

.entry-meta ul>li:before {
    content: ' \00b7 ';
    padding: 0 2px
}

.entry-meta ul>li:first-child:before {
    display: none
}

.entry-meta a,.entry-meta a:visited {
    color: #999
}

.entry-meta a:hover,.entry-meta a:focus,.entry-meta a:active {
    color: #2093cd
}

.entry-meta .first-category a,.entry-meta .first-category a:visited {
    color: #2093d7
}

.entry-meta .first-category a:hover,.entry-meta .first-category a:focus,.entry-meta .first-category a:active {
    color: #155f8a
}

.entry-meta-header {
    margin: 0 0 5px;
    padding: 0
}

.entry-meta-footer {
    margin: 35px 0 0;
    padding: 0
}

.entry-image-wrapper .post-label {
    background: #2093cd;
    background: rgba(32,147,205,.85);
    border-radius: 50%;
    color: #fff;
    display: block;
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 60px;
    position: absolute;
    text-align: center;
    top: 10px;
    left: 10px;
    width: 60px;
    height: 60px;
    z-index: 10
}

.entry-image-wrapper .post-label:before {
    font-size: 24px;
    font-size: 1.5rem
}

.post-label:before {
    font-size: 14px;
    font-size: .875rem
}

.post-label-featured:before {
    content: '\f08d'
}

.entry-meta .post-label-featured {
    padding: 0 0 0 2px
}

.tags-links:before,.edit-link:before {
    content: ' \2022 ';
    padding: 0 6px
}

.entry-meta .byline {
    font-style: italic;
    text-transform: none
}

.entry-meta .author {
    font-style: normal;
    text-transform: uppercase
}

.updated:not(.published) {
    display: none
}

.single .entry-meta-header {
    color: #2093cd
}

.single .entry-meta-header a,.single .entry-meta-header a:visited {
    color: #2093d7
}

.single .entry-meta-header a:hover,.single .entry-meta-header a:focus,.single .entry-meta-header a:active {
    color: #155f8a
}

.page .edit-link:before,.attachment .edit-link:before {
    display: none
}

.entry-image-wrapper .post-format-label a,.entry-image-wrapper .post-format-label a:visited {
    background: #2093cd;
    background: rgba(32,147,205,.85);
    border-radius: 50%;
    color: #fff;
    display: block;
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 60px;
    position: absolute;
    text-align: center;
    transition: all .3s ease;
    top: 10px;
    left: 10px;
    width: 60px;
    height: 60px;
    z-index: 10
}

.entry-image-wrapper .post-format-label a:hover,.entry-image-wrapper .post-format-label a:focus,.entry-image-wrapper .post-format-label a:active {
    background: #000;
    background: rgba(0,0,0,.85)
}

.entry-image-wrapper .post-format-label a:before {
    font-size: 24px;
    font-size: 1.5rem
}

.post-format-label a:before {
    font-size: 13px;
    font-size: .8125rem
}

.post-format-label-aside a:before {
    content: '\f0f6'
}

.post-format-label-audio a:before {
    content: '\f028'
}

.post-format-label-gallery a:before {
    content: '\f009'
}

.post-format-label-image a:before {
    content: '\f03e'
}

.post-format-label-link a:before {
    content: '\f0c1'
}

.post-format-label-quote a:before {
    content: '\f10d'
}

.post-format-label-video a:before {
    content: '\f03d'
}

#comments {
    margin: 0 auto;
    padding: 0;
    position: relative;
    width: 100%
}

.comments-area-wrapper {
    background: #fff;
    margin: 60px auto 0;
    padding: 0
}

.no-comments-wrapper {
    background: #f2f2f2;
    font-size: 18px;
    font-size: 1.125rem;
    margin-top: 60px 0 0;
    padding: 25px;
    text-align: center
}

.comments-title {
    color: #020202;
    font-size: 28px;
    font-size: 1.75rem;
    margin: 0;
    padding: 0;
    text-transform: uppercase
}

.comments-title:after {
    background: #a1a1a1;
    content: ' ';
    display: block;
    margin: 15px 0 0;
    padding: 0;
    width: 30px;
    height: 2px
}

.comment-list {
    list-style: none;
    margin: 60px 0 0;
    padding: 0
}

.comment-list .children {
    list-style: none
}

.comment-list .comment-body {
    border-bottom: 1px solid #ebebeb;
    margin: 0 0 25px;
    position: relative;
    padding: 0 0 25px
}

.comment-list li:last-child:not(.bypostauthor) .comment-body {
    border-bottom: none;
    margin-bottom: 0;
    padding-bottom: 0
}

.comment-list .pingback .comment-body {
    padding-left: 0
}

.comment-list .bypostauthor .comment-body {
    background: #f2f2f2;
    border-bottom: 3px solid #2093cd;
    padding: 25px
}

.comment-list .comment-body {
    padding-left: 83px
}

.comment-list .children .comment-body {
    padding-left: 54px
}

.comment-list .bypostauthor .comment-body {
    padding-left: 108px
}

.comment-list .children .bypostauthor .comment-body {
    padding-left: 79px
}

.comment-list .comment-author .avatar {
    border: 1px solid #ebebeb;
    padding: 2px;
    position: absolute;
    top: 0;
    left: 0
}

.comment-list .bypostauthor .comment-author .avatar {
    top: 25px;
    left: 25px
}

.comment-list .comment-author .avatar {
    width: 68px;
    height: 68px
}

.comment-list .children .comment-author .avatar {
    width: 39px;
    height: 39px
}

.comment-list .comment-meta {
    font-size: 12px;
    font-size: .75rem;
    margin-bottom: 15px
}

.comment-list .comment-content {
    margin-bottom: 15px;
    word-wrap: break-word
}

.comment-list .reply {
    font-size: 12px;
    font-size: .75rem;
    text-transform: uppercase
}

.comment-list .comment-author .fn {
    font-weight: 900
}

.comment-list .comment-author .fn a,.comment-list .comment-author .fn a:visited {
    color: #333
}

.comment-list .comment-author .fn a:hover,.comment-list .comment-author .fn a:focus,.comment-list .comment-author .fn a:active {
    color: #999
}

.comment-list .says {
    display: none
}

.comment-list .edit-link {
    margin-left: 15px
}

.comment-list .comment-awaiting-moderation {
    color: #2093cd;
    margin-top: 10px
}

.comment-respond {
    background: #fff;
    margin: 60px 0 0;
    padding: 0;
    position: relative
}

.comment-list .comment-respond {
    background: #f2f2f2;
    margin: 30px 0;
    padding: 30px
}

.comment-respond .comment-reply-title {
    color: #020202;
    font-size: 28px;
    font-size: 1.75rem;
    margin: 0 0 35px
}

.comment-respond .comment-reply-title:after {
    background: #a1a1a1;
    content: ' ';
    display: block;
    margin: 15px 0 0;
    padding: 0;
    width: 30px;
    height: 2px
}

.comment-respond .comment-notes,.comment-respond .logged-in-as,.comment-respond .form-allowed-tags,.comment-respond .form-allowed-tags code {
    font-size: 13px;
    font-size: .8125rem
}

.comment-respond .comment-form label {
    display: block
}

.comment-respond .required {
    color: #c0392b
}

.comment-respond #cancel-comment-reply-link {
    color: #c0392b;
    font-size: 14px;
    font-size: .875rem;
    margin: 0;
    padding: 10px;
    position: absolute;
    text-transform: uppercase;
    top: 0;
    right: 0
}

.widget {
    font-size: 16px;
    font-size: 1rem;
    margin-bottom: 60px;
    width: 100%;
    word-wrap: break-word
}

.widget:last-child {
    margin-bottom: 0
}

.site-footer-widgets .widget {
    color: #ddd
}

.error-404 .widget {
    margin: 30px 0 0
}

.widget-title {
    color: #020202;
    font-size: 22px;
    font-size: 1.375rem;
    margin: 0 0 25px;
    padding: 0 0 10px;
    text-transform: uppercase
}

.site-footer-widgets .widget-title {
    color: #fff
}

.widget-title:after {
    background: #020202;
    content: ' ';
    display: block;
    margin: 15px 0 0;
    padding: 0;
    width: 60px;
    height: 2px
}

.site-footer-widgets .widget-title:after {
    background: #fff
}

.widget a,.widget a:visited {
    color: #3d3d3d
}

.widget a:hover,.widget a:focus,.widget a:active {
    color: #666
}

.site-footer-widgets .widget a,.site-footer-widgets .widget a:visited {
    color: #ddd
}

.site-footer-widgets .widget a:hover,.site-footer-widgets .widget a:focus,.site-footer-widgets .widget a:active {
    color: #aaa
}

.widget ul,.widget ol {
    list-style: none;
    margin: 0;
    padding: 0
}

.widget li>ul,.widget li>ol {
    margin-bottom: 0;
    margin-left: 1.5em
}

.widget li {
    padding: 0 0 24px;
    position: relative
}

.widget li:last-child {
    padding-bottom: 0
}

.widget li ul {
    margin-top: 9px
}

.widget li li:last-child {
    padding-bottom: 0
}

.site-footer-widgets .widget li {
    padding: 12px 0;
    border-top: 1px solid #2c2c2c
}

.site-footer-widgets .widget li:first-child {
    border-top: 0;
    padding-top: 0
}

.widget select {
    max-width: 100%
}

.search-form {
    margin: 0;
    padding: 0;
    position: relative
}

.search-form input[type=search] {
    box-sizing: border-box;
    padding: 12px 8px;
    width: 100%
}

.search-form input[type=submit] {
    display: none
}

.search-curtain-wrapper {
    background: #fff;
    background: rgba(255,255,255,.95);
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    transition: all .5s ease-in-out;
    transform: translateY(-100%);
    transform: translate3d(0,-100%,0);
    z-index: 99960
}

.search-curtain-wrapper.show {
    transform: translateY(0);
    transform: translate3d(0,0,0)
}

.no-csstransforms .search-curtain-wrapper {
    top: -100%
}

.no-csstransforms .search-curtain-wrapper.show {
    top: 0
}

.search-curtain {
    display: table;
    position: relative;
    transition: all .5s ease-in-out;
    transform: translateY(-100%);
    transform: translate3d(0,-100%,0);
    height: 100%;
    width: 100%
}

.search-curtain.show {
    transform: translateY(0);
    transform: translate3d(0,0,0)
}

.no-csstransforms .search-curtain {
    top: -100%
}

.no-csstransforms .search-curtain.show {
    top: 0
}

.search-curtain-inside {
    display: table-cell;
    position: relative;
    text-align: center;
    vertical-align: middle;
    width: 100%
}

.search-curtain-close {
    color: #020202;
    cursor: pointer;
    font-size: 72px;
    font-size: 4.5rem;
    line-height: 1;
    position: absolute;
    top: 15px;
    right: 30px;
    z-index: 99970
}

.search-curtain-close:hover {
    color: #999
}

.search-curtain .search-form {
    width: 70%;
    margin: 0 auto
}

.search-curtain .search-form-in {
    opacity: 1;
    top: 0
}

.search-curtain .search-form input[type=search] {
    background-color: transparent;
    border: 0;
    color: #020202;
    font-family: 'Pathway Gothic One',sans-serif;
    font-size: 70px;
    font-size: 4.375rem;
    letter-spacing: 2px;
    margin: 0 0 20px;
    padding: 15px 0;
    text-align: center;
    text-transform: uppercase;
    width: 100%
}

.search-curtain .search-form input[type=submit] {
    display: none
}

.search-curtain .search-form:before {
    display: none
}

.search-curtain .search-curtain-info {
    color: #999;
    font-size: 18px;
    font-size: 1.125rem;
    font-style: italic
}

.widget_tag_cloud>div:before,.widget_tag_cloud>div:after {
    content: '';
    display: table
}

.widget_tag_cloud>div:after {
    clear: both
}

.widget_tag_cloud a,.widget_tag_cloud a:visited {
    background: #2093cd;
    background: rgba(32,147,205,.9);
    border: 2px solid #2093cd;
    color: #fff;
    margin: 0 6px 6px 0;
    padding: 6px 13px;
    float: left;
    font-family: 'Montserrat',sans-serif;
    font-size: 13px !important;
    font-size: .8125rem !important;
    text-decoration: none;
    text-transform: uppercase
}

.widget_tag_cloud a:hover,.widget_tag_cloud a:focus,.widget_tag_cloud a:active {
    background: #fff;
    border: 2px solid #020202;
    color: #3d3d3d
}

.site-footer-widgets .widget_tag_cloud a:hover,.site-footer-widgets .widget_tag_cloud a:focus,.site-footer-widgets .widget_tag_cloud a:active {
    background: #141414;
    border: 2px solid #fff;
    color: #ddd
}

.widget_nav_menu ul.sub-menu {
    display: none
}

.widget_nav_menu ul.toggle-on {
    display: block
}

.widget_nav_menu .custom-menu-toggle {
    display: inline-block;
    position: absolute;
    text-align: center;
    top: 4px;
    right: 0;
    width: 18px;
    height: 18px
}

.site-footer-widgets .widget_nav_menu li:not(:first-child) .custom-menu-toggle {
    top: 18px
}

.widget_nav_menu .custom-menu-toggle:after {
    color: #020202;
    content: '\f067';
    display: inline-block;
    font-size: 14px;
    font-size: .875rem;
    vertical-align: middle
}

.site-footer-widgets .widget_nav_menu .custom-menu-toggle:after {
    color: #ddd
}

.widget_nav_menu .custom-menu-toggle:hover,.widget_nav_menu .custom-menu-toggle:active {
    color: #666
}

.widget_nav_menu .custom-menu-toggle:focus:after {
    color: #2093cd
}

.widget_nav_menu .custom-menu-toggle.toggle-on:after {
    color: #2093cd;
    content: '\f068'
}

.widget_pages ul.children {
    display: none
}

.widget_pages ul.toggle-on {
    display: block
}

.widget_pages .page-toggle {
    display: inline-block;
    position: absolute;
    text-align: center;
    top: 4px;
    right: 0;
    width: 18px;
    height: 18px
}

.site-footer-widgets .widget_pages li:not(:first-child) .page-toggle {
    top: 18px
}

.widget_pages .page-toggle:after {
    color: #020202;
    content: '\f067';
    display: inline-block;
    font-size: 14px;
    font-size: .875rem;
    vertical-align: middle
}

.site-footer-widgets .widget_pages .page-toggle:after {
    color: #ddd
}

.widget_pages .page-toggle:hover,.widget_pages .page-toggle:active {
    color: #666
}

.widget_pages .page-toggle:focus:after {
    color: #2093cd
}

.widget_pages .page-toggle.toggle-on:after {
    color: #2093cd;
    content: '\f068'
}

.widget_categories ul.children {
    display: none
}

.widget_categories ul.toggle-on {
    display: block
}

.widget_categories .category-toggle {
    display: inline-block;
    position: absolute;
    text-align: center;
    top: 4px;
    right: 0;
    width: 18px;
    height: 18px
}

.site-footer-widgets .widget_categories li:not(:first-child) .category-toggle {
    top: 18px
}

.widget_categories .category-toggle:after {
    color: #020202;
    content: '\f067';
    display: inline-block;
    font-size: 14px;
    font-size: .875rem;
    vertical-align: middle
}

.site-footer-widgets .widget_categories .category-toggle:after {
    color: #ddd
}

.widget_categories .category-toggle:hover,.widget_categories .category-toggle:active {
    color: #666
}

.widget_categories .category-toggle:focus:after {
    color: #2093cd
}

.widget_categories .category-toggle.toggle-on:after {
    color: #2093cd;
    content: '\f068'
}

.widget-postlist-anemone:before,.widget-postlist-anemone:after,.widget-postlist-anemone ul:before,.widget-postlist-anemone ul:after,.widget-postlist-anemone ul li:before,.widget-postlist-anemone ul li:after {
    content: '';
    display: table
}

.widget-postlist-anemone:after,.widget-postlist-anemone ul:after,.widget-postlist-anemone ul li:after {
    clear: both
}

.widget-postlist-anemone ul li {
    padding: 0 0 36px
}

.site-footer-widgets .widget-postlist-anemone ul li {
    padding: 18px 0
}

.widget-postlist-anemone .postlist-thumbnail {
    float: left;
    margin: 0;
    padding: 0;
    overflow: hidden;
    width: 75px;
    height: 75px
}

.widget-postlist-anemone .has-post-thumbnail .postlist-content {
    margin: 0 0 0 90px
}

.widget-postlist-anemone .postlist-title {
    clear: none;
    color: #666;
    font-family: 'Montserrat',sans-serif;
    font-size: 15px;
    font-size: .9375rem;
    line-height: 1.3;
    margin: 0 0 5px;
    padding: 0
}

.widget-postlist-anemone .postlist-date {
    color: #999;
    font-family: 'Montserrat',sans-serif;
    font-size: 12px;
    font-size: .75rem
}

.page-content img.wp-smiley,.entry-content img.wp-smiley,.comment-content img.wp-smiley {
    border: none;
    margin-bottom: 0;
    margin-top: 0;
    padding: 0
}

.entry-caption {
    color: #999;
    font-size: 13px;
    font-size: .8125rem;
    font-style: italic;
    border: 1px solid #eee;
    margin: 0 0 35px;
    padding: 25px 150px;
    text-align: center
}

.wp-caption {
    border: 1px solid #eee;
    margin-bottom: 1.5em;
    max-width: 100%
}

.site-footer-widgets .wp-caption {
    border: 1px solid #2c2c2c
}

.wp-caption img[class*=wp-image-] {
    display: block;
    margin: 0 auto
}

.wp-caption-text {
    color: #999;
    font-size: 13px;
    font-size: .8125rem;
    font-style: italic;
    margin: 0;
    padding: 25px 35px;
    text-align: center
}

.wp-caption.alignright,.wp-caption.alignleft {
    max-width: 300px
}

.wp-caption.alignleft .wp-caption-text,.wp-caption.alignright .wp-caption-text,.sidebar .wp-caption-text {
    padding: 15px 10px
}

.gallery-columns-1 .wp-caption-text.gallery-caption,.gallery-columns-2 .wp-caption-text.gallery-caption,.gallery-columns-3 .wp-caption-text.gallery-caption {
    padding: 25px
}

.gallery-columns-4 .wp-caption-text.gallery-caption,.gallery-columns-5 .wp-caption-text.gallery-caption {
    padding: 25px 5px
}

.gallery {
    margin: 0 0 40px
}

.gallery-item {
    display: inline-block;
    padding: 1.79104477%;
    text-align: center;
    vertical-align: top;
    width: 100%
}

.gallery-columns-2 .gallery-item {
    max-width: 50%
}

.gallery-columns-3 .gallery-item {
    max-width: 33.33%
}

.gallery-columns-4 .gallery-item {
    max-width: 25%
}

.gallery-columns-5 .gallery-item {
    max-width: 20%
}

.gallery-columns-6 .gallery-item {
    max-width: 16.66%
}

.gallery-columns-7 .gallery-item {
    max-width: 14.28%
}

.gallery-columns-8 .gallery-item {
    max-width: 12.5%
}

.gallery-columns-9 .gallery-item {
    max-width: 11.11%
}

.gallery-icon img {
    margin: 0 auto
}

.gallery-caption {
    color: #999;
    display: block;
    font-size: 12px;
    font-size: .75rem;
    line-height: 1.5;
    padding: 10px 0
}

.gallery-columns-6 .gallery-caption,.gallery-columns-7 .gallery-caption,.gallery-columns-8 .gallery-caption,.gallery-columns-9 .gallery-caption {
    display: none
}

.hentry .mejs-container {
    margin: 0 0 18px
}

.hentry .mejs-mediaelement,.hentry .mejs-container .mejs-controls {
    background: #333
}

.hentry .mejs-controls .mejs-time-rail .mejs-time-loaded,.hentry .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current {
    background: #fff
}

.hentry .mejs-controls .mejs-time-rail .mejs-time-current {
    background: #2093cd
}

.hentry .mejs-controls .mejs-time-rail .mejs-time-total,.hentry .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total {
    background: rgba(255,255,255,.33)
}

.hentry .mejs-container .mejs-controls .mejs-time {
    padding-top: 9px
}

.hentry .mejs-controls .mejs-time-rail span,.hentry .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total,.hentry .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current {
    border-radius: 0
}

.hentry .mejs-overlay-loading {
    background: 0 0
}

.overlay-effect {
    background: #141414;
    opacity: 0;
    position: fixed;
    top: 0;
    left: 0;
    visibility: hidden;
    width: 100%;
    height: 100%;
    z-index: 99995;
    transition: opacity .25s cubic-bezier(.23,1,.32,1)
}

.overlay-effect.open {
    opacity: .4;
    visibility: visible
}

.pace {
    pointer-events: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.pace-inactive {
    display: none
}

.pace .pace-progress {
    background: #2093cd;
    position: fixed;
    z-index: 999999;
    top: 0;
    right: 100%;
    width: 100%;
    height: 4px
}

.preloader-effect {
    background: #fff;
    display: table;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 999998
}

.preloader-effect .preloader-effect-inside {
    display: table-cell;
    text-align: center;
    vertical-align: middle
}

.preloader-effect .preloader-skip {
    display: none;
    margin: 30px 0 0
}

.preloader-effect .preloader-skip a,.preloader-effect .preloader-skip a:visited {
    color: #999;
    display: inline-block;
    font-family: 'Montserrat',sans-serif;
    font-size: 14px;
    font-size: .875rem;
    letter-spacing: 4px;
    padding: 0;
    text-transform: uppercase;
    text-decoration: none
}

.preloader-effect .preloader-skip a:hover,.preloader-effect .preloader-skip a:focus,.preloader-effect .preloader-skip a:active {
    color: #020202
}

.preloader-spinner-alt {
    color: #999;
    display: none;
    font-family: 'Montserrat',sans-serif;
    font-size: 14px;
    font-size: .875rem
}

.no-csstransitions .preloader-spinner-alt {
    display: block
}

.preloader-effect .preloader-spinner {
    display: none;
    font-size: 0;
    margin: 0 auto;
    width: 100px;
    text-align: center
}

.csstransitions .preloader-spinner {
    display: block
}

.preloader-effect .preloader-spinner>div {
    background-color: #999;
    border-radius: 100%;
    display: inline-block;
    font-size: 17px;
    font-size: 1.0625rem;
    margin: 0 3px;
    width: 18px;
    height: 18px;
    animation: bouncedelay 1.4s infinite ease-in-out;
    animation-fill-mode: both
}

.preloader-effect .preloader-spinner .bounce1 {
    animation-delay: -.32s
}

.preloader-effect .preloader-spinner .bounce2 {
    animation-delay: -.16s
}

@keyframes bouncedelay {
    0%,80%,100% {
        transform: scale(0)
    }

    40% {
        transform: scale(1)
    }
}

#scrollUp {
    bottom: 30px;
    right: 30px
}

a#scrollUp,a#scrollUp:visited {
    color: #aaa
}

a#scrollUp:hover,a#scrollUp:focus,a#scrollUp:active {
    color: #ddd
}

#scrollUp span:before {
    content: '\f077';
    display: block;
    font-size: 22px;
    font-size: 1.375rem;
    line-height: 18px
}

.theme-style-box #scrollUp span {
    position: relative;
    display: inline-block;
    width: 45px;
    height: 45px;
    border-radius: 25px;
    border: 5px solid #f0f0f0;
    background-color: #fff;
    text-align: center
}

.theme-style-box #scrollUp span:before {
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 32px
}

.img-featured .img-postlist {
    opacity: 1;
    transition: opacity .2s ease-in-out
}

.img-featured:hover,.img-postlist:hover {
    opacity: .5
}

.hentry .sharedaddy {
    margin: 40px 0 0
}

.hentry .sharedaddy .sd-block {
    border: none;
    margin: 35px 0 0;
    padding: 0
}

.hentry .sharedaddy h3.sd-title:before {
    display: none
}

div#jp-relatedposts div.jp-relatedposts-items .jp-relatedposts-post .jp-relatedposts-post-title {
    margin: 0 0 10px
}

div#jp-relatedposts div.jp-relatedposts-items .jp-relatedposts-post .jp-relatedposts-post-img {
    margin: 0 0 10px
}

div#jp-relatedposts div.jp-relatedposts-items .jp-relatedposts-post .jp-relatedposts-post-title a,div#jp-relatedposts div.jp-relatedposts-items .jp-relatedposts-post .jp-relatedposts-post-title a:visited {
    color: #3d3d3d
}

div#jp-relatedposts div.jp-relatedposts-items .jp-relatedposts-post .jp-relatedposts-post-title a:hover,div#jp-relatedposts div.jp-relatedposts-items .jp-relatedposts-post .jp-relatedposts-post-title a:focus,div#jp-relatedposts div.jp-relatedposts-items .jp-relatedposts-post .jp-relatedposts-post-title a:active {
    color: #666
}

.infinite-scroll .paging-navigation,.infinite-scroll .pagination,.infinite-scroll.neverending .site-footer {
    display: none
}

.infinity-end.neverending .site-footer {
    display: block
}

.infinite-scroll .infinite-loader {
    color: #999;
    margin: 100px auto 40px;
    padding: 15px 26px;
    position: relative;
    text-align: center;
    width: 35px;
    height: 57px
}

.infinite-scroll #infinite-handle {
    margin: 100px 0 40px;
    position: relative;
    text-align: center
}

.infinite-scroll #infinite-handle span {
    background: #fff;
    border: 1px solid #020202;
    color: #020202;
    display: inline-block;
    font-family: 'Montserrat',sans-serif;
    font-size: 14px;
    font-size: .875rem;
    letter-spacing: 4px;
    padding: 15px 26px;
    position: relative;
    text-transform: uppercase;
    text-decoration: none;
    transition: all .3s ease .15s;
    z-index: 1
}

.infinite-scroll #infinite-handle span:hover,.infinite-scroll #infinite-handle span:focus,.infinite-scroll #infinite-handle span:active {
    background: 0 0 !important;
    color: #fff
}

.infinite-scroll #infinite-handle span:before {
    background: #020202;
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
    height: 100%;
    transition: all .3s ease .15s;
    z-index: -1
}

.infinite-scroll #infinite-handle span:hover:before,.infinite-scroll #infinite-handle span:active:before {
    width: 100%
}

.format-gallery .tiled-gallery {
    max-width: 100%;
    margin: 40px 0
}

.widget_contact_info {
    font-size: 14px;
    font-size: .875rem
}

.widget_contact_info .contact-map {
    margin: 0 0 20px
}

.widget_contact_info .confit-address,.widget_contact_info .confit-phone,.widget_contact_info .confit-hours {
    position: relative;
    padding-left: 30px
}

.widget_contact_info .confit-address:before,.widget_contact_info .confit-phone:before,.widget_contact_info .confit-hours:before {
    color: #2093cd;
    font-size: 16px;
    font-size: 1rem;
    position: absolute;
    top: 4px;
    left: 0;
    width: 1.28571429em;
    text-align: center
}

.widget_contact_info .confit-address:before {
    content: '\f124'
}

.widget_contact_info .confit-phone:before {
    content: '\f095'
}

.widget_contact_info .confit-hours:before {
    content: '\f017'
}

.widget_blog_subscription {
    border: 1px solid #020202;
    background: #2093cd;
    background: rgba(32,147,205,.9);
    color: #fff;
    padding: 30px
}

.site-footer-widgets .widget_blog_subscription {
    border: 1px solid #fff
}

.widget_blog_subscription .widget-title {
    color: #fff
}

.widget_blog_subscription .widget-title:after {
    background: #fff
}

.widget_blog_subscription #subscribe-text {
    font-size: 16px;
    font-size: 1rem;
    margin: 0 0 15px
}

.widget_blog_subscription #subscribe-field {
    padding: 10px
}

.widget_blog_subscription input[type=submit] {
    letter-spacing: 2px
}

.jetpack-video-wrapper {
    margin: 0 0 30px
}

img#wpstats {
    position: absolute;
    top: -9999px
}

.wp-block-jetpack-subscriptions form>* {
    margin-top: 26px;
    margin-top: 1.625rem;
    margin-bottom: 26px;
    margin-bottom: 1.625rem
}

.wp-block-jetpack-subscriptions form>*:first-child {
    margin-top: 0
}

.wp-block-jetpack-subscriptions form>*:last-child {
    margin-bottom: 0
}

body .widget_eu_cookie_law_widget {
    background: 0 0;
    bottom: 0;
    left: 0;
    padding: 8px;
    padding: .5rem;
    right: 0
}

body .widget_eu_cookie_law_widget.widget.top {
    bottom: auto;
    top: 0
}

body .widget_eu_cookie_law_widget #eu-cookie-law {
    background: #fff;
    border: 1px solid #ddd;
    color: #444;
    font-size: 14px;
    font-size: .875rem;
    line-height: inherit;
    padding-bottom: 80px;
    padding-bottom: 5rem
}

body .widget_eu_cookie_law_widget #eu-cookie-law.negative {
    background: #444;
    border-color: #111;
    color: #fff
}

body .widget_eu_cookie_law_widget #eu-cookie-law.negative input.accept {
    background: #fff;
    color: #444
}

body .widget_eu_cookie_law_widget #eu-cookie-law.negative input.accept:hover,body .widget_eu_cookie_law_widget #eu-cookie-law.negative input.accept:focus,body .widget_eu_cookie_law_widget #eu-cookie-law.negative input.accept.has-focus {
    background: #ddd
}

body .widget_eu_cookie_law_widget #eu-cookie-law input.accept {
    bottom: 16px;
    left: 16px;
    margin: 0
}

body.admin-bar .widget_eu_cookie_law_widget.widget.top {
    top: 32px
}

@media (max-width: 782px) {
    body.admin-bar .widget_eu_cookie_law_widget.widget.top {
        top:46px
    }
}

.wp-block-jetpack-mailchimp p {
    margin-top: 26px;
    margin-top: 1.625rem;
    margin-bottom: 26px;
    margin-bottom: 1.625rem
}

.wp-block-jetpack-mailchimp p:first-child {
    margin-top: 0
}

.wp-block-jetpack-mailchimp p:last-child {
    margin-bottom: 0
}

.wp-block-jetpack-mailchimp input[type=email] {
    width: 100%
}

#wp-block-jetpack-mailchimp_consent-text {
    font-size: 14px;
    font-size: .875rem
}

.jetpack-business-hours dd {
    padding-left: 0
}

.wp-block-jetpack-layout-grid .wp-block-jetpack-layout-grid-column>* {
    margin-top: 26px;
    margin-top: 1.625rem;
    margin-bottom: 26px;
    margin-bottom: 1.625rem
}

.wp-block-jetpack-layout-grid .wp-block-jetpack-layout-grid-column>*:first-child {
    margin-top: 0
}

.wp-block-jetpack-layout-grid .wp-block-jetpack-layout-grid-column>*:last-child {
    margin-bottom: 0
}

p.has-background {
    padding: 16px;
    padding: 1rem
}

table,.wp-block-table table {
    background-color: transparent;
    border-spacing: 0;
    border-collapse: collapse;
    min-width: 100%;
    margin-bottom: 26px;
    margin-bottom: 1.625rem
}

table caption,.wp-block-table table caption {
    margin-bottom: 15px;
    margin-bottom: .9375rem
}

table th,.wp-block-table table th {
    border: none;
    line-height: 1.5;
    padding: 8px;
    padding: .5rem;
    text-align: left;
    vertical-align: bottom
}

table thead th,.wp-block-table table thead th {
    border-bottom: 2px solid #ddd;
    font-weight: 700
}

table td,.wp-block-table table td {
    border: none;
    border-top: 1px solid #ddd;
    line-height: 1.5;
    padding: 8px;
    padding: .5rem;
    vertical-align: top
}

table tbody+tbody,.wp-block-table table tbody+tbody {
    border-top: 2px solid #ddd
}

table table,.wp-block-table table table {
    background-color: #fff
}

table:last-child,.wp-block-table table:last-child {
    margin-bottom: 0
}

.table-condensed th,.table-condensed td {
    padding: 5px
}

.table-bordered {
    border: 1px solid #ddd
}

.table-bordered th,.table-bordered td {
    border: 1px solid #ddd
}

.table-bordered thead th,.table-bordered thead td {
    border-bottom-width: 2px
}

.table-striped tbody tr:nth-of-type(odd) {
    background-color: #f9f9f9
}

.table-hover tbody tr:hover {
    background-color: #f5f5f5
}

.wp-block-quote {
    text-align: left
}

.wp-block-quote,.wp-block-quote p {
    line-height: 1.3
}

.wp-block-cover.has-background-dim .wp-block-quote,.wp-block-cover.has-background-dim .wp-block-quote p {
    color: #fff
}

.wp-block-cover.has-background-dim .wp-block-quote:before {
    color: #fff
}

.wp-block-quote,.wp-block-quote.is-style-large,.wp-block-quote.is-large {
    border-right: none;
    border-left: none;
    margin: 0 auto 26px;
    margin: 0 auto 1.625rem;
    padding: 15px;
    padding: .9375rem
}

.wp-block-quote p,.wp-block-quote.is-style-large p,.wp-block-quote.is-large p {
    font-style: normal
}

.wp-block-quote cite,.wp-block-quote footer,.wp-block-quote .wp-block-quote__citation,.wp-block-quote.is-style-large cite,.wp-block-quote.is-style-large footer,.wp-block-quote.is-style-large .wp-block-quote__citation,.wp-block-quote.is-large cite,.wp-block-quote.is-large footer,.wp-block-quote.is-large .wp-block-quote__citation {
    color: #999;
    display: block;
    font-family: "Montserrat",sans-serif;
    font-style: normal;
    letter-spacing: 1px;
    margin: 35px 0 0;
    margin: 2.1875rem 0 0;
    text-transform: uppercase
}

.wp-block-cover.has-background-dim .wp-block-quote cite,.wp-block-cover.has-background-dim .wp-block-quote footer,.wp-block-cover.has-background-dim .wp-block-quote .wp-block-quote__citation,.wp-block-cover.has-background-dim .wp-block-quote.is-style-large cite,.wp-block-cover.has-background-dim .wp-block-quote.is-style-large footer,.wp-block-cover.has-background-dim .wp-block-quote.is-style-large .wp-block-quote__citation,.wp-block-cover.has-background-dim .wp-block-quote.is-large cite,.wp-block-cover.has-background-dim .wp-block-quote.is-large footer,.wp-block-cover.has-background-dim .wp-block-quote.is-large .wp-block-quote__citation {
    color: #fff
}

.wp-block-quote cite a,.wp-block-quote cite a:visited,.wp-block-quote footer a,.wp-block-quote footer a:visited,.wp-block-quote .wp-block-quote__citation a,.wp-block-quote .wp-block-quote__citation a:visited,.wp-block-quote.is-style-large cite a,.wp-block-quote.is-style-large cite a:visited,.wp-block-quote.is-style-large footer a,.wp-block-quote.is-style-large footer a:visited,.wp-block-quote.is-style-large .wp-block-quote__citation a,.wp-block-quote.is-style-large .wp-block-quote__citation a:visited,.wp-block-quote.is-large cite a,.wp-block-quote.is-large cite a:visited,.wp-block-quote.is-large footer a,.wp-block-quote.is-large footer a:visited,.wp-block-quote.is-large .wp-block-quote__citation a,.wp-block-quote.is-large .wp-block-quote__citation a:visited {
    color: #ccc
}

.wp-block-quote cite a:hover,.wp-block-quote cite a:focus,.wp-block-quote cite a:active,.wp-block-quote footer a:hover,.wp-block-quote footer a:focus,.wp-block-quote footer a:active,.wp-block-quote .wp-block-quote__citation a:hover,.wp-block-quote .wp-block-quote__citation a:focus,.wp-block-quote .wp-block-quote__citation a:active,.wp-block-quote.is-style-large cite a:hover,.wp-block-quote.is-style-large cite a:focus,.wp-block-quote.is-style-large cite a:active,.wp-block-quote.is-style-large footer a:hover,.wp-block-quote.is-style-large footer a:focus,.wp-block-quote.is-style-large footer a:active,.wp-block-quote.is-style-large .wp-block-quote__citation a:hover,.wp-block-quote.is-style-large .wp-block-quote__citation a:focus,.wp-block-quote.is-style-large .wp-block-quote__citation a:active,.wp-block-quote.is-large cite a:hover,.wp-block-quote.is-large cite a:focus,.wp-block-quote.is-large cite a:active,.wp-block-quote.is-large footer a:hover,.wp-block-quote.is-large footer a:focus,.wp-block-quote.is-large footer a:active,.wp-block-quote.is-large .wp-block-quote__citation a:hover,.wp-block-quote.is-large .wp-block-quote__citation a:focus,.wp-block-quote.is-large .wp-block-quote__citation a:active {
    color: #999
}

.wp-block-quote.is-style-large cite,.wp-block-quote.is-style-large footer,.wp-block-quote.is-style-large .wp-block-quote__citation,.wp-block-quote.is-large cite,.wp-block-quote.is-large footer,.wp-block-quote.is-large .wp-block-quote__citation {
    text-align: inherit
}

.wp-block-quote.has-text-align-center,.wp-block-quote[style*='text-align:center'] {
    text-align: center
}

.wp-block-quote.has-text-align-center:before,.wp-block-quote[style*='text-align:center']:before {
    left: 50%;
    transform: translateX(-50%)
}

.wp-block-quote.has-text-align-right,.wp-block-quote[style*='text-align:right'] {
    border-left: none;
    border-right: none;
    text-align: right
}

.wp-block-quote.has-text-align-right:before,.wp-block-quote[style*='text-align:right']:before {
    left: auto;
    right: 0
}

.wp-block-pullquote,.wp-block-pullquote p {
    font-family: "Droid Serif",serif;
    font-size: 21px;
    font-size: 1.3125rem;
    line-height: 1.3
}

.wp-block-pullquote cite {
    color: currentColor;
    opacity: .5;
    display: block;
    font-size: 15px;
    font-size: .9375rem;
    font-style: normal;
    margin: 15px 0 0;
    margin: .9375rem 0 0;
    text-transform: uppercase
}

.wp-block-pullquote {
    padding: 15px 0;
    padding: .9375rem 0;
    text-align: inherit
}

.wp-block-pullquote blockquote {
    border: none;
    padding: 15px 0;
    padding: .9375rem 0
}

.wp-block-pullquote blockquote.has-primary-color {
    color: #2093cd
}

.wp-block-pullquote cite a,.wp-block-pullquote cite a:visited {
    color: currentColor
}

.wp-block-pullquote cite a:hover,.wp-block-pullquote cite a:focus,.wp-block-pullquote cite a:active {
    opacity: .5
}

.wp-block-pullquote:not(.is-style-solid-color) {
    background: 0 0
}

.wp-block-pullquote.is-style-solid-color {
    background-color: #2093cd;
    border: none
}

.wp-block-pullquote.is-style-solid-color blockquote {
    border: none;
    color: #fff;
    z-index: 1
}

.wp-block-pullquote.is-style-solid-color blockquote cite a,.wp-block-pullquote.is-style-solid-color blockquote cite a:visited {
    color: currentColor
}

.wp-block-pullquote.is-style-solid-color blockquote cite a:hover,.wp-block-pullquote.is-style-solid-color blockquote cite a:focus,.wp-block-pullquote.is-style-solid-color blockquote cite a:active {
    opacity: .5
}

.wp-block-pullquote.is-style-solid-color blockquote:before {
    color: currentColor;
    opacity: .5
}

.wp-block-pullquote:last-child {
    margin-bottom: 0
}

.wp-block-button {
    color: #fff
}

.wp-block-button.is-style-outline .wp-block-button__link {
    color: #020202;
    background: 0 0;
    border: 1px solid currentcolor;
    padding: 15px 26px;
    padding: .9375rem 1.625rem
}

.wp-block-cover.has-background-dim .wp-block-button.is-style-outline .wp-block-button__link {
    color: #fff
}

.wp-block-button.is-style-outline .wp-block-button__link:active {
    color: #666
}

.wp-block-button.is-style-outline .wp-block-button__link:hover,.wp-block-button.is-style-outline .wp-block-button__link:focus,.wp-block-button.is-style-outline .wp-block-button__link.has-focus {
    color: #666
}

.wp-block-button.is-style-squared .wp-block-button__link {
    border-radius: 0
}

.wp-block-newspack-blocks-homepage-articles .entry-wrapper {
    font-size: inherit
}

.wp-block-newspack-blocks-homepage-articles.image-aligntop .post-thumbnail {
    margin-bottom: 26px;
    margin-bottom: 1.625rem
}

.wp-block-newspack-blocks-homepage-articles.image-alignleft .post-thumbnail {
    margin-right: 26px;
    margin-right: 1.625rem
}

.wp-block-newspack-blocks-homepage-articles.image-alignright .post-thumbnail {
    margin-left: 26px;
    margin-left: 1.625rem
}

.wp-block-newspack-blocks-homepage-articles.image-alignbehind .post-has-image .entry-wrapper {
    padding: 26px;
    padding: 1.625rem
}

.wp-block-newspack-blocks-homepage-articles.is-grid article {
    margin-top: 0;
    margin-bottom: 52px;
    margin-bottom: 3.25rem
}

.wp-block-newspack-blocks-homepage-articles .article-section-title {
    font-size: 16px;
    margin-bottom: 26px;
    margin-bottom: 1.625rem
}

.wp-block-newspack-blocks-homepage-articles .article-section-title+article {
    margin-top: 0
}

.wp-block-newspack-blocks-homepage-articles article {
    display: block;
    margin-top: 26px;
    margin-top: 1.625rem;
    margin-bottom: 26px;
    margin-bottom: 1.625rem
}

.wp-block-newspack-blocks-homepage-articles article:first-child {
    margin-top: 0
}

.wp-block-newspack-blocks-homepage-articles article:last-child {
    margin-bottom: 26px;
    margin-bottom: 1.625rem
}

.wp-block-newspack-blocks-homepage-articles article .post-thumbnail img {
    width: auto
}

.wp-block-newspack-blocks-homepage-articles article .entry-wrapper>* {
    margin-top: 26px;
    margin-top: 1.625rem;
    margin-bottom: 26px;
    margin-bottom: 1.625rem
}

.wp-block-newspack-blocks-homepage-articles article .entry-wrapper>*:first-child {
    margin-top: 0
}

.wp-block-newspack-blocks-homepage-articles article .entry-wrapper>*:last-child {
    margin-bottom: 0
}

.wp-block-newspack-blocks-homepage-articles article .entry-wrapper>br {
    display: none
}

.wp-block-newspack-blocks-homepage-articles article .entry-title a {
    color: #020202
}

.has-background:not(.has-background-background-color) .wp-block-newspack-blocks-homepage-articles article .entry-title a,[class*=background-color]:not(.has-background-background-color) .wp-block-newspack-blocks-homepage-articles article .entry-title a,[style*=background-color] .wp-block-newspack-blocks-homepage-articles article .entry-title a {
    color: currentColor
}

.wp-block-newspack-blocks-homepage-articles article .entry-title a:hover {
    color: #155f8a;
    text-decoration: underline
}

.has-background:not(.has-background-background-color) .wp-block-newspack-blocks-homepage-articles article .entry-title a:hover,[class*=background-color]:not(.has-background-background-color) .wp-block-newspack-blocks-homepage-articles article .entry-title a:hover,[style*=background-color] .wp-block-newspack-blocks-homepage-articles article .entry-title a:hover {
    color: currentColor
}

.wp-block-newspack-blocks-homepage-articles article .entry-meta,.wp-block-newspack-blocks-homepage-articles article .cat-links {
    color: #999;
    font-size: 12px;
    font-size: .75rem
}

.has-background:not(.has-background-background-color) .wp-block-newspack-blocks-homepage-articles article .entry-meta,[class*=background-color]:not(.has-background-background-color) .wp-block-newspack-blocks-homepage-articles article .entry-meta,[style*=background-color] .wp-block-newspack-blocks-homepage-articles article .entry-meta,.has-background:not(.has-background-background-color) .wp-block-newspack-blocks-homepage-articles article .cat-links,[class*=background-color]:not(.has-background-background-color) .wp-block-newspack-blocks-homepage-articles article .cat-links,[style*=background-color] .wp-block-newspack-blocks-homepage-articles article .cat-links {
    color: currentColor
}

.wp-block-newspack-blocks-homepage-articles article .entry-meta>span>*,.wp-block-newspack-blocks-homepage-articles article .cat-links>span>* {
    vertical-align: top
}

.wp-block-newspack-blocks-homepage-articles article .entry-meta .byline:not(:last-child),.wp-block-newspack-blocks-homepage-articles article .cat-links .byline:not(:last-child) {
    margin-right: 16px;
    margin-right: 1rem
}

.wp-block-newspack-blocks-homepage-articles article .entry-meta .published+.updated,.wp-block-newspack-blocks-homepage-articles article .cat-links .published+.updated {
    display: none
}

.wp-block-newspack-blocks-homepage-articles article .entry-meta a,.wp-block-newspack-blocks-homepage-articles article .cat-links a {
    color: currentColor;
    text-decoration: underline
}

.wp-block-newspack-blocks-homepage-articles article .entry-meta a:hover,.wp-block-newspack-blocks-homepage-articles article .entry-meta a:active,.wp-block-newspack-blocks-homepage-articles article .cat-links a:hover,.wp-block-newspack-blocks-homepage-articles article .cat-links a:active {
    color: #155f8a;
    text-decoration: none
}

.has-background:not(.has-background-background-color) .wp-block-newspack-blocks-homepage-articles article .entry-meta a:hover,[class*=background-color]:not(.has-background-background-color) .wp-block-newspack-blocks-homepage-articles article .entry-meta a:hover,[style*=background-color] .wp-block-newspack-blocks-homepage-articles article .entry-meta a:hover,.has-background:not(.has-background-background-color) .wp-block-newspack-blocks-homepage-articles article .entry-meta a:active,[class*=background-color]:not(.has-background-background-color) .wp-block-newspack-blocks-homepage-articles article .entry-meta a:active,[style*=background-color] .wp-block-newspack-blocks-homepage-articles article .entry-meta a:active,.has-background:not(.has-background-background-color) .wp-block-newspack-blocks-homepage-articles article .cat-links a:hover,[class*=background-color]:not(.has-background-background-color) .wp-block-newspack-blocks-homepage-articles article .cat-links a:hover,[style*=background-color] .wp-block-newspack-blocks-homepage-articles article .cat-links a:hover,.has-background:not(.has-background-background-color) .wp-block-newspack-blocks-homepage-articles article .cat-links a:active,[class*=background-color]:not(.has-background-background-color) .wp-block-newspack-blocks-homepage-articles article .cat-links a:active,[style*=background-color] .wp-block-newspack-blocks-homepage-articles article .cat-links a:active {
    color: currentColor
}

button[data-load-more-btn],.button {
    display: inline-block
}

.has-background:not(.has-background-background-color) button[data-load-more-btn],[class*=background-color]:not(.has-background-background-color) button[data-load-more-btn],[style*=background-color] button[data-load-more-btn],.has-background:not(.has-background-background-color) .button,[class*=background-color]:not(.has-background-background-color) .button,[style*=background-color] .button {
    background-color: transparent;
    border: 2px solid currentColor;
    color: currentColor
}

.wp-block-code {
    color: #020202;
    font-size: 12px;
    font-size: .75rem;
    padding: 15px;
    padding: .9375rem;
    border-color: #ebebeb
}

.wp-block-code pre {
    color: #020202
}

.wp-block-cover,.wp-block-cover-image {
    background-color: #000;
    min-height: 480px;
    margin-top: inherit;
    margin-bottom: inherit
}

.wp-block-cover .wp-block-cover__inner-container,.wp-block-cover .wp-block-cover-image-text,.wp-block-cover .wp-block-cover-text,.wp-block-cover-image .wp-block-cover__inner-container,.wp-block-cover-image .wp-block-cover-image-text,.wp-block-cover-image .wp-block-cover-text {
    color: currentColor;
    margin-top: 26px;
    margin-top: 1.625rem;
    margin-bottom: 26px;
    margin-bottom: 1.625rem
}

.wp-block-cover .wp-block-cover__inner-container a,.wp-block-cover .wp-block-cover-image-text a,.wp-block-cover .wp-block-cover-text a,.wp-block-cover-image .wp-block-cover__inner-container a,.wp-block-cover-image .wp-block-cover-image-text a,.wp-block-cover-image .wp-block-cover-text a {
    color: currentColor
}

.wp-block-cover:not([class*=background-color]) .wp-block-cover__inner-container,.wp-block-cover:not([class*=background-color]) .wp-block-cover-image-text,.wp-block-cover:not([class*=background-color]) .wp-block-cover-text,.wp-block-cover-image:not([class*=background-color]) .wp-block-cover__inner-container,.wp-block-cover-image:not([class*=background-color]) .wp-block-cover-image-text,.wp-block-cover-image:not([class*=background-color]) .wp-block-cover-text {
    color: #fff
}

.wp-block-cover h2,.wp-block-cover-image h2 {
    font-size: 28px;
    font-size: 1.75rem;
    line-height: 1.2;
    max-width: inherit;
    text-align: inherit;
    padding: 0
}

.wp-block-cover h2.has-text-align-left,.wp-block-cover-image h2.has-text-align-left {
    text-align: left
}

.wp-block-cover h2.has-text-align-center,.wp-block-cover-image h2.has-text-align-center {
    text-align: center
}

.wp-block-cover h2.has-text-align-right,.wp-block-cover-image h2.has-text-align-right {
    text-align: right
}

.wp-block-cover .wp-block-cover__inner-container,.wp-block-cover-image .wp-block-cover__inner-container {
    width: calc(100% - (2*26px))
}

.wp-block-cover .wp-block-cover__inner-container>*,.wp-block-cover-image .wp-block-cover__inner-container>* {
    margin-top: 17.316px;
    margin-top: 1.08225rem;
    margin-bottom: 17.316px;
    margin-bottom: 1.08225rem
}

.wp-block-cover .wp-block-cover__inner-container>*:first-child,.wp-block-cover-image .wp-block-cover__inner-container>*:first-child {
    margin-top: 0
}

.wp-block-cover .wp-block-cover__inner-container>*:last-child,.wp-block-cover-image .wp-block-cover__inner-container>*:last-child {
    margin-bottom: 0
}

.wp-block-cover.alignleft,.wp-block-cover.alignright,.wp-block-cover-image.alignleft,.wp-block-cover-image.alignright {
    margin-top: 0
}

.wp-block-cover.alignleft>*,.wp-block-cover.alignright>*,.wp-block-cover-image.alignleft>*,.wp-block-cover-image.alignright>* {
    margin-top: 52px;
    margin-top: 3.25rem;
    margin-bottom: 52px;
    margin-bottom: 3.25rem;
    padding-left: 16px;
    padding-left: 1rem;
    padding-right: 16px;
    padding-right: 1rem;
    width: 100%
}

.wp-block-cover.has-left-content,.wp-block-cover.has-right-content,.wp-block-cover-image.has-left-content,.wp-block-cover-image.has-right-content {
    justify-content: center
}

.wp-block-image {
    text-align: center
}

.wp-block-image figcaption {
    color: #999;
    font-size: 12px;
    font-size: .75rem;
    margin: 0;
    padding: 5px;
    padding: .3125rem;
    text-align: center
}

.entry-content>*[class=wp-block-image],.entry-content [class*=inner-container]>*[class=wp-block-image] {
    margin-top: 0;
    margin-bottom: 0
}

.entry-content>*[class=wp-block-image]+*,.entry-content [class*=inner-container]>*[class=wp-block-image]+* {
    margin-top: 0
}

.wp-block-gallery {
    margin: 0
}

.wp-block-gallery .blocks-gallery-image figcaption,.wp-block-gallery .blocks-gallery-item figcaption {
    margin: 0;
    color: #fff;
    font-size: 12px;
    font-size: .75rem
}

.wp-block-gallery .blocks-gallery-image,.wp-block-gallery .blocks-gallery-item {
    width: calc((100% - 16px)/2)
}

.wp-block-gallery.alignleft,.wp-block-gallery.alignright {
    max-width: 50%
}

.wp-block-group .wp-block-group__inner-container {
    margin-left: auto;
    margin-right: auto
}

.wp-block-group .wp-block-group__inner-container>* {
    margin-top: 26px;
    margin-top: 1.625rem;
    margin-bottom: 26px;
    margin-bottom: 1.625rem
}

.wp-block-group .wp-block-group__inner-container>*:first-child {
    margin-top: 0
}

.wp-block-group .wp-block-group__inner-container>*:last-child {
    margin-bottom: 0
}

.wp-block-group.has-background {
    padding: 26px;
    padding: 1.625rem
}

.wp-block-media-text .wp-block-media-text__content {
    padding: 16px;
    padding: 1rem
}

.wp-block-media-text .wp-block-media-text__content>* {
    margin-top: 26px;
    margin-top: 1.625rem;
    margin-bottom: 26px;
    margin-bottom: 1.625rem
}

.wp-block-media-text .wp-block-media-text__content>*:first-child {
    margin-top: 0
}

.wp-block-media-text .wp-block-media-text__content>*:last-child {
    margin-bottom: 0
}

.wp-block-media-text[class*=background-color]:not(.has-background-background-color) .wp-block-media-text__content a,.wp-block-media-text[style*=background-color] .wp-block-media-text__content a {
    color: currentColor
}

.wp-block-media-text.is-stacked-on-mobile .wp-block-media-text__content {
    padding-top: 26px;
    padding-top: 1.625rem;
    padding-bottom: 26px;
    padding-bottom: 1.625rem
}

.wp-block-latest-comments {
    padding-left: 0
}

.wp-block-latest-comments .wp-block-latest-comments__comment {
    font-size: 15px;
    line-height: 1.7;
    margin-top: 26px;
    margin-top: 1.625rem;
    margin-bottom: 26px;
    margin-bottom: 1.625rem
}

.wp-block-latest-comments .wp-block-latest-comments__comment:first-child {
    margin-top: 0
}

.wp-block-latest-comments .wp-block-latest-comments__comment:last-child {
    margin-bottom: 0
}

.wp-block-latest-comments .wp-block-latest-comments__comment-meta {
    font-family: "Droid Serif",serif
}

.wp-block-latest-comments .wp-block-latest-comments__comment-date {
    color: #ddd;
    font-size: 16px
}

.wp-block-latest-comments .wp-block-latest-comments__comment-excerpt p {
    font-size: 16px;
    line-height: 1.7;
    margin: 0
}

.wp-block-latest-posts {
    padding-left: 0
}

.wp-block-latest-posts>li {
    margin-top: 26px;
    margin-top: 1.625rem;
    margin-bottom: 26px;
    margin-bottom: 1.625rem
}

.wp-block-latest-posts>li:first-child {
    margin-top: 0
}

.wp-block-latest-posts>li:last-child {
    margin-bottom: 0
}

.wp-block-latest-posts>li>a {
    font-family: "Droid Serif",serif;
    font-size: 15px;
    line-height: 1.7;
    font-weight: 400
}

.wp-block-latest-posts .wp-block-latest-posts__post-date {
    color: #ddd;
    font-size: 14px;
    line-height: 1.7
}

.entry-content [class*=inner-container] .wp-block-latest-posts .wp-block-latest-posts__post-date,.entry-content .has-background .wp-block-latest-posts .wp-block-latest-posts__post-date {
    color: currentColor
}

.wp-block-latest-posts .wp-block-latest-posts__post-excerpt,.wp-block-latest-posts .wp-block-latest-posts__post-full-content {
    font-size: 15px;
    line-height: 1.7;
    margin: 0
}

.wp-block-latest-posts.alignfull {
    padding-left: 16px;
    padding-left: 1rem;
    padding-right: 16px;
    padding-right: 1rem
}

.entry-content [class*=inner-container] .wp-block-latest-posts.alignfull,.entry-content .has-background .wp-block-latest-posts.alignfull {
    padding-left: 0;
    padding-right: 0
}

.a8c-posts-list__listing {
    list-style: none;
    margin: 0;
    padding: 0
}

.a8c-posts-list__listing:not(:last-child) {
    margin-bottom: 26px;
    margin-bottom: 1.625rem
}

.a8c-posts-list-item__featured span {
    color: #fff;
    background-color: #2093cd;
    font-family: "Droid Serif",serif;
    font-weight: 700;
    font-size: 15px;
    line-height: 1;
    padding-left: 18px;
    padding-left: 1.125rem
}

.a8c-posts-list__item {
    display: block;
    margin-top: 26px;
    margin-top: 1.625rem;
    margin-bottom: 26px;
    margin-bottom: 1.625rem
}

.a8c-posts-list__item:first-child {
    margin-top: 0
}

.a8c-posts-list__item:last-child {
    margin-bottom: 0
}

.a8c-posts-list__item .entry>* {
    margin-top: 26px;
    margin-top: 1.625rem;
    margin-bottom: 26px;
    margin-bottom: 1.625rem
}

.a8c-posts-list__item .entry>*:first-child {
    margin-top: 0
}

.a8c-posts-list__item .entry>*:last-child {
    margin-bottom: 0
}

.a8c-posts-list__item .a8c-posts-list-item__meta {
    color: #ddd;
    font-size: 14px
}

.a8c-posts-list__item .a8c-posts-list-item__meta a {
    color: currentColor
}

.a8c-posts-list__item .a8c-posts-list-item__meta a:hover,.a8c-posts-list__item .a8c-posts-list-item__meta a:active {
    color: #155f8a
}

.a8c-posts-list__item .a8c-posts-list-item__edit-link {
    margin-left: 16px;
    margin-left: 1rem
}

.a8c-posts-list__view-all {
    display: inline-block
}

.has-primary-color[class] {
    color: #2093cd !important
}

.has-background-color[class] {
    color: #fff !important
}

.has-background:not(.has-background-background-color) a,.has-background p,.has-background h1,.has-background h2,.has-background h3,.has-background h4,.has-background h5,.has-background h6 {
    color: currentColor
}

.has-primary-background-color[class] {
    background-color: #2093cd !important;
    color: #fff
}

.has-background-background-color[class] {
    background-color: #fff !important;
    color: #402040
}

.entry-content>*,[class*=inner-container]>* {
    margin-top: 26px;
    margin-top: 1.625rem;
    margin-bottom: 26px;
    margin-bottom: 1.625rem
}

.entry-content>*:first-child,[class*=inner-container]>*:first-child {
    margin-top: 0
}

.entry-content>*:last-child,[class*=inner-container]>*:last-child {
    margin-bottom: 0
}

.entry-content>*.alignleft,.entry-content>*.alignright,.entry-content>*.alignleft:first-child+*,.entry-content>*.alignright:first-child+*,.entry-content>*.alignfull {
    margin-top: 0
}

.entry-content>*:last-child,.entry-content>*.alignfull {
    margin-bottom: 0
}

.entry-content>*.alignfull+.alignleft,.entry-content>*.alignfull+.alignright {
    margin-top: 26px;
    margin-top: 1.625rem
}

@media screen and (min-width: 1921px) {
    .site-hero .site-hero-perspective {
        bottom:-115px
    }

    .site-footer-top-perspective-wrapper {
        height: 230px
    }

    .site-footer-top-perspective {
        bottom: -115px
    }

    .site-footer-bottom-perspective-wrapper {
        height: 230px
    }

    .site-footer-bottom-perspective {
        bottom: -115px
    }
}

@media screen and (min-width: 1441px) and (max-width:1920px) {
    .site-hero .site-hero-perspective {
        bottom:-145px
    }

    .site-footer-top-perspective-wrapper {
        height: 180px
    }

    .site-footer-top-perspective {
        bottom: -145px
    }

    .site-footer-bottom-perspective-wrapper {
        height: 180px
    }

    .site-footer-bottom-perspective {
        bottom: -145px
    }
}

@media screen and (min-width: 992px) and (max-width:1199px) {
    body,button,input,select,textarea {
        font-size:16px;
        font-size: 1rem
    }

    .sf-menu a,.sf-menu a:visited {
        padding: 20px 10px
    }

    .post-navigation a,.post-navigation a:visited {
        font-size: 15px;
        font-size: .9375rem;
        padding: 10px 20px
    }

    .post-navigation .meta-nav {
        font-size: 23px;
        font-size: 1.4375rem
    }

    .site-hero,.site-hero-big .site-hero {
        height: 480px
    }

    .site-hero .site-hero-content,.site-hero-big .site-hero-content {
        height: 300px
    }

    .wf-active .site-hero .entry-title-site-hero,.site-hero .entry-title-site-hero {
        font-size: 51px;
        font-size: 3.1875rem
    }

    .site-hero .site-hero-perspective {
        height: 220px
    }

    .site-main {
        padding: 0 95px
    }

    .sidebar {
        padding: 0 0 0 30px
    }

    .left-sidebar .sidebar {
        padding: 0 30px 0 0
    }

    .site-footer-top-perspective-wrapper {
        height: 135px
    }

    .site-footer-bottom-perspective-wrapper {
        height: 135px
    }

    .right-sidebar .has-post-thumbnail .entry-image-wrapper,.left-sidebar .has-post-thumbnail .entry-image-wrapper {
        width: 49%;
        margin: 0 30px 0 0
    }

    .right-sidebar .has-post-thumbnail .entry-content-wrapper,.left-sidebar .has-post-thumbnail .entry-content-wrapper {
        width: 43%
    }

    .entry-title {
        font-size: 26px;
        font-size: 1.625rem
    }

    .comment-respond .comment-notes,.comment-respond .logged-in-as,.comment-respond .form-allowed-tags,.comment-respond .form-allowed-tags code {
        font-size: 11px;
        font-size: .6875rem
    }

    .widget {
        font-size: 15px;
        font-size: .9375rem
    }

    .widget-postlist-anemone .postlist-thumbnail {
        width: 60px;
        height: 60px
    }

    .widget-postlist-anemone .has-post-thumbnail .postlist-content {
        margin: 0 0 0 75px
    }

    .widget-postlist-anemone .postlist-title {
        font-size: 13px;
        font-size: .8125rem
    }

    .widget-postlist-anemone .postlist-date {
        font-size: 11px;
        font-size: .6875rem
    }
}

@media screen and (min-width: 768px) and (max-width:991px) {
    body,button,input,select,textarea {
        font-size:15px;
        font-size: .9375rem
    }

    img.alignright,img.alignleft {
        max-width: 220px
    }

    .sf-menu a,.sf-menu a:visited {
        padding: 20px 7px
    }

    .site-social-menu ul li {
        margin: 2px 0 2px 4px
    }

    .site-social-menu a {
        line-height: 32px;
        width: 32px;
        height: 32px
    }

    .post-navigation a,.post-navigation a:visited {
        font-size: 14px;
        font-size: .875rem;
        padding: 10px 20px
    }

    .post-navigation .meta-nav {
        font-size: 21px;
        font-size: 1.3125rem
    }

    .site-hero,.site-hero-big .site-hero {
        height: 420px
    }

    .site-hero .site-hero-content,.site-hero-big .site-hero-content {
        height: 270px
    }

    .wf-active .site-hero .entry-title-site-hero,.site-hero .entry-title-site-hero {
        font-size: 39px;
        font-size: 2.4375rem
    }

    .site-hero .site-hero-perspective {
        height: 210px
    }

    .site-content {
        padding: 40px 0
    }

    .site-main {
        padding: 0 95px
    }

    .sidebar {
        padding: 0 0 0 10px
    }

    .left-sidebar .sidebar {
        padding: 0 10px 0 0
    }

    .site-footer-top-perspective-wrapper {
        height: 115px
    }

    .site-footer-bottom-perspective-wrapper {
        height: 115px
    }

    .site-footer-widgets-wrapper {
        padding: 40px 0
    }

    .site-footer-widgets-wrapper .footer-sidebar-first {
        padding: 0 10px 0 0
    }

    .site-footer-widgets-wrapper .footer-sidebar-second {
        padding: 0 5px
    }

    .site-footer-widgets-wrapper .footer-sidebar-third {
        padding: 0 0 0 10px
    }

    .site-info {
        padding: 40px 0
    }

    .right-sidebar .has-post-thumbnail .entry-image-wrapper,.left-sidebar .has-post-thumbnail .entry-image-wrapper {
        width: 43%;
        margin: 0 15px 0 0
    }

    .right-sidebar .has-post-thumbnail .entry-content-wrapper,.left-sidebar .has-post-thumbnail .entry-content-wrapper {
        width: 47%
    }

    .entry-header {
        margin: 0 0 20px
    }

    .entry-title {
        font-size: 21px;
        font-size: 1.3125rem
    }

    .entry-image-wrapper .post-label {
        font-size: 16px;
        font-size: 1rem;
        line-height: 40px;
        width: 40px;
        height: 40px
    }

    .entry-image-wrapper .post-label:before {
        font-size: 16px;
        font-size: 1rem
    }

    .entry-image-wrapper .post-format-label a,.entry-image-wrapper .post-format-label a:visited {
        font-size: 16px;
        font-size: 1rem;
        line-height: 40px;
        width: 40px;
        height: 40px
    }

    .entry-image-wrapper .post-format-label a:before {
        font-size: 16px;
        font-size: 1rem
    }

    .comments-title {
        font-size: 26px;
        font-size: 1.625rem
    }

    .comment-respond .comment-notes,.comment-respond .logged-in-as,.comment-respond .form-allowed-tags,.comment-respond .form-allowed-tags code {
        font-size: 10px;
        font-size: .625rem
    }

    .widget {
        font-size: 14px;
        font-size: .875rem;
        margin-bottom: 40px
    }

    .widget-title {
        font-size: 20px;
        font-size: 1.25rem
    }

    .search-curtain-close {
        font-size: 52px;
        font-size: 3.25rem
    }

    .search-curtain .search-form input[type=search] {
        font-size: 50px;
        font-size: 3.125rem
    }

    .search-curtain .search-curtain-info {
        font-size: 16px;
        font-size: 1rem
    }

    .widget-postlist-anemone .postlist-thumbnail {
        width: 40px;
        height: 40px
    }

    .widget-postlist-anemone .has-post-thumbnail .postlist-content {
        margin: 0 0 0 50px
    }

    .widget-postlist-anemone .postlist-title {
        font-size: 11px;
        font-size: .6875rem
    }

    .widget-postlist-anemone .postlist-date {
        font-size: 10px;
        font-size: .625rem
    }

    .entry-caption {
        padding: 25px 100px
    }

    .wp-caption.alignright,.wp-caption.alignleft {
        max-width: 220px
    }

    .gallery-columns-1 .wp-caption-text.gallery-caption,.gallery-columns-2 .wp-caption-text.gallery-caption,.gallery-columns-3 .wp-caption-text.gallery-caption {
        padding: 25px 5px
    }

    .gallery-columns-4 .wp-caption-text.gallery-caption,.gallery-columns-5 .wp-caption-text.gallery-caption {
        padding: 25px 0
    }

    .jetpack_subscription_widget {
        padding: 15px
    }
}

@media screen and (min-width: 600px) and (max-width:767px) {
    body,button,input,select,textarea {
        font-size:15px;
        font-size: .9375rem
    }

    .site-search {
        right: 10px
    }

    .site-home {
        left: 10px
    }

    .site-primary-menu {
        display: none
    }

    .toggle-menu-wrapper {
        display: block
    }

    .secondary-menu a,.secondary-menu a:visited {
        font-size: 13px;
        font-size: .8125rem;
        padding: 8px 4px
    }

    .site-social-menu {
        text-align: center
    }

    .site-social-menu ul li {
        margin: 4px
    }

    .site-social2-menu ul li {
        margin: 8px 4px
    }

    .site-social2-menu a {
        border-radius: 8px;
        font-size: 14px;
        font-size: .875rem;
        line-height: 40px;
        width: 40px;
        height: 40px
    }

    .site-social2-menu a:before {
        font-size: 14px;
        font-size: .875rem
    }

    .site-main .pagination,.site-main .paging-navigation {
        margin: 60px 0 0
    }

    .post-navigation a,.post-navigation a:visited {
        font-size: 14px;
        font-size: .875rem;
        padding: 10px 20px
    }

    .post-navigation .meta-nav {
        font-size: 21px;
        font-size: 1.3125rem
    }

    .has-header-social-menu .site-logo {
        text-align: center
    }

    .has-header-social-menu.has-site-branding .site-branding {
        text-align: center
    }

    .site-bar {
        display: block;
        margin: 30px 0 0
    }

    .site-hero,.site-hero-big .site-hero {
        height: 420px
    }

    .site-hero .site-hero-content,.site-hero-big .site-hero-content {
        height: 270px
    }

    .wf-active .site-hero .entry-title-site-hero,.site-hero .entry-title-site-hero {
        font-size: 35px;
        font-size: 2.1875rem
    }

    .site-hero .site-hero-perspective {
        height: 210px
    }

    .site-content {
        padding: 40px 0
    }

    .site-main,.right-sidebar .site-main,.left-sidebar .site-main {
        padding: 0 10px
    }

    .sidebar,.left-sidebar .sidebar {
        margin: 60px 0 0;
        padding: 0 10px
    }

    .site-footer-top-perspective-wrapper {
        height: 115px
    }

    .site-footer-bottom-perspective-wrapper {
        height: 115px
    }

    .site-footer-widgets-wrapper {
        padding: 40px 0
    }

    .site-footer-widgets-wrapper .footer-sidebar-first {
        margin: 0 0 60px;
        padding: 0 10px
    }

    .site-footer-widgets-wrapper .footer-sidebar-second {
        margin: 0 0 60px;
        padding: 0 10px
    }

    .site-footer-widgets-wrapper .footer-sidebar-third {
        margin: 0;
        padding: 0 10px
    }

    .site-info {
        padding: 40px 0
    }

    .right-sidebar .has-post-thumbnail .entry-image-wrapper,.left-sidebar .has-post-thumbnail .entry-image-wrapper {
        width: 45%;
        margin: 0 20px 0 0
    }

    .right-sidebar .has-post-thumbnail .entry-content-wrapper,.left-sidebar .has-post-thumbnail .entry-content-wrapper {
        width: 50%
    }

    .entry-header {
        margin: 0 0 20px
    }

    .entry-title {
        font-size: 30px;
        font-size: 1.875rem
    }

    .dropcap {
        font-size: 60px;
        font-size: 3.75rem
    }

    .comment-respond .comment-notes,.comment-respond .logged-in-as,.comment-respond .form-allowed-tags,.comment-respond .form-allowed-tags code {
        font-size: 12px;
        font-size: .75rem
    }

    .widget {
        margin-bottom: 60px
    }

    .search-curtain-close {
        font-size: 52px;
        font-size: 3.25rem
    }

    .search-curtain .search-form input[type=search] {
        font-size: 50px;
        font-size: 3.125rem
    }

    .search-curtain .search-curtain-info {
        font-size: 16px;
        font-size: 1rem
    }

    .widget {
        font-size: 15px;
        font-size: .9375rem;
        margin-bottom: 60px
    }

    .widget-postlist-anemone .postlist-title {
        font-size: 17px;
        font-size: 1.0625rem;
        line-height: 1.4
    }

    .widget-postlist-anemone .postlist-date {
        font-size: 14px;
        font-size: .875rem
    }

    .entry-caption {
        padding: 25px 100px
    }

    .gallery-columns-1 .wp-caption-text.gallery-caption,.gallery-columns-2 .wp-caption-text.gallery-caption,.gallery-columns-3 .wp-caption-text.gallery-caption {
        padding: 25px 5px
    }

    .gallery-columns-4 .wp-caption-text.gallery-caption,.gallery-columns-5 .wp-caption-text.gallery-caption {
        padding: 25px 0
    }

    .infinite-scroll #infinite-handle {
        margin: 60px 0 0
    }
}

@media screen and (min-width: 720px) and (max-width:767px) {
    body,button,input,select,textarea {
        font-size:16px;
        font-size: 1rem
    }

    .right-sidebar .has-post-thumbnail .entry-image-wrapper,.left-sidebar .has-post-thumbnail .entry-image-wrapper {
        width: 45%;
        margin: 0 20px 0 0
    }

    .right-sidebar .has-post-thumbnail .entry-content-wrapper,.left-sidebar .has-post-thumbnail .entry-content-wrapper {
        width: 51%
    }

    .entry-title {
        font-size: 36px;
        font-size: 2.25rem
    }

    .widget {
        font-size: 16px;
        font-size: 1rem
    }
}

@media screen and (min-width: 600px) and (max-width:639px) {
    .secondary-menu a,.secondary-menu a:visited {
        font-size:13px;
        font-size: .8125rem;
        letter-spacing: 1px;
        padding: 8px 4px
    }

    .entry-title {
        font-size: 27px;
        font-size: 1.6875rem
    }
}

@media screen and (min-width: 360px) and (max-width:599px) {
    body,button,input,select,textarea {
        font-size:15px;
        font-size: .9375rem
    }

    img.alignright,img.alignleft {
        max-width: 150px
    }

    .site-search {
        right: 0
    }

    .site-home {
        left: 0
    }

    .site-primary-menu {
        display: none
    }

    .toggle-menu-wrapper {
        display: block
    }

    .site-primary-menu-responsive {
        left: -320px;
        width: 320px
    }

    .secondary-menu a,.secondary-menu a:visited {
        font-size: 13px;
        font-size: .8125rem;
        letter-spacing: 1px;
        padding: 8px 4px
    }

    .site-social-menu {
        text-align: center
    }

    .site-social-menu ul li {
        margin: 4px
    }

    .site-social-menu a,.widget_nav_menu div[class^=menu-social-] a {
        line-height: 32px;
        width: 32px;
        height: 32px
    }

    .site-social2-menu ul li {
        margin: 8px 4px
    }

    .site-social2-menu a {
        border-radius: 8px;
        font-size: 14px;
        font-size: .875rem;
        line-height: 40px;
        width: 40px;
        height: 40px
    }

    .site-social2-menu a:before {
        font-size: 14px;
        font-size: .875rem
    }

    .site-main .pagination,.site-main .paging-navigation {
        margin: 40px 0 0
    }

    .pagination .page-numbers {
        display: none
    }

    .pagination .prev.page-numbers,.pagination .next.page-numbers {
        display: inline-block
    }

    .post-navigation .nav-previous {
        float: none;
        width: 100%
    }

    .post-navigation .nav-next {
        float: none;
        width: 100%
    }

    .post-navigation a,.post-navigation a:visited {
        font-size: 14px;
        font-size: .875rem;
        padding: 10px 20px
    }

    .post-navigation .meta-nav {
        font-size: 21px;
        font-size: 1.3125rem
    }

    .site-main .comment-navigation-above,.site-main .comment-navigation-below {
        margin: 40px 0 0
    }

    .site-main .image-navigation {
        margin: 40px 0 0
    }

    .comment-navigation .nav-previous,.paging-navigation .nav-previous,.image-navigation .nav-previous,.comment-navigation .nav-next,.paging-navigation .nav-next,.image-navigation .nav-next {
        margin: 5px 0
    }

    .has-header-social-menu .site-logo {
        text-align: center
    }

    .has-header-social-menu.has-site-branding .site-branding {
        text-align: center
    }

    .site-bar {
        display: block;
        margin: 30px 0 0
    }

    .site-hero,.site-hero-big .site-hero {
        height: 380px
    }

    .site-hero .site-hero-content,.site-hero-big .site-hero-content {
        height: 230px
    }

    .site-hero .site-hero-content-inside {
        left: 3%;
        right: 3%
    }

    .wf-active .site-hero .entry-title-site-hero,.site-hero .entry-title-site-hero {
        font-size: 26px;
        font-size: 1.625rem
    }

    .site-hero .site-hero-perspective {
        height: 200px
    }

    .site-content {
        padding: 40px 0
    }

    .site-main,.right-sidebar .site-main,.left-sidebar .site-main {
        padding: 0
    }

    .sidebar,.left-sidebar .sidebar {
        margin: 40px 0 0;
        padding: 0
    }

    .site-footer-top-perspective-wrapper {
        height: 100px
    }

    .site-footer-bottom-perspective-wrapper {
        height: 100px
    }

    .site-footer-bottom-perspective {
        height: 200px
    }

    .site-footer-widgets-wrapper {
        padding: 40px 0
    }

    .site-footer-widgets-wrapper .footer-sidebar-first {
        margin: 0 0 40px;
        padding: 0
    }

    .site-footer-widgets-wrapper .footer-sidebar-second {
        margin: 0 0 40px;
        padding: 0
    }

    .site-footer-widgets-wrapper .footer-sidebar-third {
        margin: 0;
        padding: 0
    }

    .site-info {
        padding: 40px 0
    }

    .credits {
        font-size: 11px;
        font-size: .6875rem
    }

    .right-sidebar .has-post-thumbnail .entry-image-wrapper,.left-sidebar .has-post-thumbnail .entry-image-wrapper {
        width: 41%;
        margin: 0 10px 0 0
    }

    .right-sidebar .has-post-thumbnail .entry-content-wrapper,.left-sidebar .has-post-thumbnail .entry-content-wrapper {
        width: 54%
    }

    .entry-header {
        margin: 0 0 10px
    }

    .entry-title {
        font-size: 18px;
        font-size: 1.125rem
    }

    .entry-meta {
        font-size: 10px;
        font-size: .625rem
    }

    .entry-image-wrapper .post-label {
        font-size: 14px;
        font-size: .875rem;
        line-height: 30px;
        width: 30px;
        height: 30px
    }

    .entry-image-wrapper .post-label:before {
        font-size: 14px;
        font-size: .875rem
    }

    .entry-image-wrapper .post-format-label a,.entry-image-wrapper .post-format-label a:visited {
        font-size: 14px;
        font-size: .875rem;
        line-height: 30px;
        width: 30px;
        height: 30px
    }

    .entry-image-wrapper .post-format-label a:before {
        font-size: 14px;
        font-size: .875rem
    }

    .dropcap {
        font-size: 60px;
        font-size: 3.75rem
    }

    .comment-respond .comment-notes,.comment-respond .logged-in-as,.comment-respond .form-allowed-tags,.comment-respond .form-allowed-tags code {
        font-size: 10px;
        font-size: .625rem
    }

    .comment-list {
        margin: 40px 0 0
    }

    .comment-respond {
        margin: 40px 0 0
    }

    .widget {
        font-size: 15px;
        font-size: .9375rem;
        margin-bottom: 40px
    }

    .search-curtain-close {
        font-size: 52px;
        font-size: 3.25rem
    }

    .search-curtain .search-form input[type=search] {
        font-size: 40px;
        font-size: 2.5rem
    }

    .search-curtain .search-curtain-info {
        font-size: 15px;
        font-size: .9375rem
    }

    .widget-postlist-anemone .postlist-title {
        font-size: 14px;
        font-size: .875rem;
        line-height: 1.3
    }

    .widget-postlist-anemone .postlist-date {
        font-size: 12px;
        font-size: .75rem
    }

    .entry-caption {
        padding: 25px
    }

    .wp-caption.alignright,.wp-caption.alignleft {
        max-width: 150px
    }

    .gallery-columns-1 .wp-caption-text.gallery-caption,.gallery-columns-2 .wp-caption-text.gallery-caption,.gallery-columns-3 .wp-caption-text.gallery-caption,.gallery-columns-4 .wp-caption-text.gallery-caption,.gallery-columns-5 .wp-caption-text.gallery-caption {
        padding: 15px 0
    }

    .infinite-scroll #infinite-handle {
        margin: 40px 0 0
    }

    .infinite-scroll #infinite-handle span {
        font-size: 14px;
        font-size: .875rem;
        letter-spacing: 2px;
        padding: 8px 50px
    }
}

@media screen and (min-width: 360px) and (max-width:383px) {
    body,button,input,select,textarea {
        font-size:14px;
        font-size: .875rem
    }

    .entry-title {
        font-size: 16px;
        font-size: 1rem
    }

    .widget {
        font-size: 14px;
        font-size: .875rem
    }
}

@media screen and (max-width: 359px) {
    body,button,input,select,textarea {
        font-size:14px;
        font-size: .875rem
    }

    img.alignright,img.alignleft {
        max-width: 100px
    }

    img.alignleft {
        margin: 0 1.5em 1em 0
    }

    img.alignright {
        margin: 0 0 1em 1.5em
    }

    .site-search {
        right: 0
    }

    .site-home {
        left: 0
    }

    .site-primary-menu {
        display: none
    }

    .toggle-menu-wrapper {
        display: block
    }

    .site-primary-menu-responsive {
        left: -280px;
        width: 280px
    }

    .secondary-menu a,.secondary-menu a:visited {
        font-size: 13px;
        font-size: .8125rem;
        letter-spacing: 1px;
        padding: 8px 4px
    }

    .site-social-menu {
        text-align: center
    }

    .site-social-menu ul li {
        margin: 4px
    }

    .site-social-menu a,.widget_nav_menu div[class^=menu-social-] a {
        font-size: 12x;
        font-size: 12x;
        line-height: 28px;
        width: 28px;
        height: 28px
    }

    .site-social-menu a:before {
        font-size: 12px;
        font-size: .75rem
    }

    .site-social2-menu ul li {
        margin: 8px 4px
    }

    .site-social2-menu a {
        border-radius: 8px;
        font-size: 14px;
        font-size: .875rem;
        line-height: 40px;
        width: 40px;
        height: 40px
    }

    .site-social2-menu a:before {
        font-size: 14px;
        font-size: .875rem
    }

    .site-main .pagination,.site-main .paging-navigation {
        margin: 30px 0 0
    }

    .pagination .page-numbers {
        display: none
    }

    .pagination .prev.page-numbers,.pagination .next.page-numbers {
        display: inline-block
    }

    .post-navigation .nav-previous {
        float: none;
        width: 100%
    }

    .post-navigation .nav-next {
        float: none;
        width: 100%
    }

    .post-navigation a,.post-navigation a:visited {
        font-size: 14px;
        font-size: .875rem;
        padding: 10px 20px
    }

    .post-navigation .meta-nav {
        font-size: 21px;
        font-size: 1.3125rem
    }

    .site-main .comment-navigation-above,.site-main .comment-navigation-below {
        margin: 30px 0 0
    }

    .site-main .image-navigation {
        margin: 30px 0 0
    }

    .comment-navigation .nav-previous,.paging-navigation .nav-previous,.image-navigation .nav-previous,.comment-navigation .nav-next,.paging-navigation .nav-next,.image-navigation .nav-next {
        margin: 5px 0
    }

    .has-header-social-menu .site-logo {
        text-align: center
    }

    .has-header-social-menu.has-site-branding .site-branding {
        text-align: center
    }

    .site-bar {
        display: block;
        margin: 30px 0 0
    }

    .site-hero,.site-hero-big .site-hero {
        height: 320px
    }

    .site-hero .site-hero-content,.site-hero-big .site-hero-content {
        height: 200px
    }

    .site-hero .site-hero-content-inside {
        left: 2%;
        right: 2%
    }

    .wf-active .site-hero .entry-title-site-hero,.site-hero .entry-title-site-hero {
        font-size: 20px;
        font-size: 1.25rem
    }

    .site-hero .site-hero-perspective {
        height: 190px
    }

    .site-content {
        padding: 30px 0
    }

    .site-main,.right-sidebar .site-main,.left-sidebar .site-main {
        padding: 0
    }

    .sidebar,.left-sidebar .sidebar {
        margin: 30px 0 0;
        padding: 0
    }

    .site-footer-top-perspective-wrapper {
        height: 90px
    }

    .site-footer-bottom-perspective-wrapper {
        height: 90px
    }

    .site-footer-bottom-perspective {
        height: 190px
    }

    .site-footer-widgets-wrapper {
        padding: 30px 0
    }

    .site-footer-widgets-wrapper .footer-sidebar-first {
        margin: 0 0 30px;
        padding: 0
    }

    .site-footer-widgets-wrapper .footer-sidebar-second {
        margin: 0 0 30px;
        padding: 0
    }

    .site-footer-widgets-wrapper .footer-sidebar-third {
        margin: 0;
        padding: 0
    }

    .site-info {
        padding: 30px 0
    }

    .credits {
        font-size: 9px;
        font-size: .5625rem
    }

    .right-sidebar .has-post-thumbnail .entry-image-wrapper,.left-sidebar .has-post-thumbnail .entry-image-wrapper {
        width: 41%;
        margin: 0 10px 0 0
    }

    .right-sidebar .has-post-thumbnail .entry-content-wrapper,.left-sidebar .has-post-thumbnail .entry-content-wrapper {
        width: 54%
    }

    .entry-header {
        margin: 0 0 10px
    }

    .entry-title {
        font-size: 16px;
        font-size: 1rem
    }

    .entry-meta {
        font-size: 10px;
        font-size: .625rem
    }

    .entry-image-wrapper .post-label {
        font-size: 14px;
        font-size: .875rem;
        line-height: 30px;
        width: 30px;
        height: 30px
    }

    .entry-image-wrapper .post-label:before {
        font-size: 14px;
        font-size: .875rem
    }

    .entry-image-wrapper .post-format-label a,.entry-image-wrapper .post-format-label a:visited {
        font-size: 14px;
        font-size: .875rem;
        line-height: 30px;
        width: 30px;
        height: 30px
    }

    .entry-image-wrapper .post-format-label a:before {
        font-size: 14px;
        font-size: .875rem
    }

    .dropcap {
        font-size: 60px;
        font-size: 3.75rem
    }

    .comment-respond .comment-notes,.comment-respond .logged-in-as,.comment-respond .form-allowed-tags,.comment-respond .form-allowed-tags code {
        font-size: 10px;
        font-size: .625rem
    }

    .comment-list {
        margin: 30px 0 0
    }

    .comment-respond {
        margin: 30px 0 0
    }

    .widget {
        font-size: 14px;
        font-size: .875rem;
        margin-bottom: 30px
    }

    .search-curtain-close {
        font-size: 52px;
        font-size: 3.25rem
    }

    .search-curtain .search-form input[type=search] {
        font-size: 40px;
        font-size: 2.5rem
    }

    .search-curtain .search-curtain-info {
        font-size: 15px;
        font-size: .9375rem
    }

    .widget-postlist-anemone .postlist-title {
        font-size: 14px;
        font-size: .875rem;
        line-height: 1.3
    }

    .widget-postlist-anemone .postlist-date {
        font-size: 12px;
        font-size: .75rem
    }

    .entry-caption {
        padding: 25px
    }

    .wp-caption.alignright,.wp-caption.alignleft {
        max-width: 100px;
        margin-bottom: 1em
    }

    .wp-caption.alignleft .wp-caption-text,.wp-caption.alignright .wp-caption-text {
        font-size: 10px;
        font-size: .625rem;
        padding: 8px 2px
    }

    .gallery-columns-1 .wp-caption-text.gallery-caption,.gallery-columns-2 .wp-caption-text.gallery-caption,.gallery-columns-3 .wp-caption-text.gallery-caption,.gallery-columns-4 .wp-caption-text.gallery-caption,.gallery-columns-5 .wp-caption-text.gallery-caption {
        padding: 15px 0
    }

    .infinite-scroll #infinite-handle {
        margin: 30px 0 0
    }

    .infinite-scroll #infinite-handle span {
        font-size: 14px;
        font-size: .875rem;
        letter-spacing: 2px;
        padding: 8px 50px
    }
}

@media (min-width: 544px) {
    blockquote {
        padding:15px 80px 0;
        padding: .9375rem 5rem 0
    }

    blockquote,blockquote p {
        font-size: 28px;
        font-size: 1.75rem
    }

    blockquote:before {
        font-size: 32px;
        font-size: 2rem
    }

    blockquote.alignright,blockquote.alignleft {
        display: inline-block;
        max-width: 250px;
        padding: 0;
        text-align: center
    }

    blockquote.alignright,blockquote.alignright p,blockquote.alignleft,blockquote.alignleft p {
        font-size: 25px;
        font-size: 1.5625rem
    }

    blockquote.alignright {
        float: right;
        margin: 7px 0 15px 35px;
        margin: .4375rem 0 .9375rem 2.1875rem
    }

    blockquote.alignleft {
        float: left;
        margin: 7px 35px 15px 0;
        margin: .4375rem 2.1875rem .9375rem 0
    }

    body .widget_eu_cookie_law_widget #eu-cookie-law {
        padding-bottom: 16px;
        padding-bottom: 1rem
    }

    body .widget_eu_cookie_law_widget #eu-cookie-law input.accept {
        margin: 0;
        margin-left: 32px;
        margin-left: 2rem
    }

    .has-no-sidebar .entry-content [class*=inner-container]>*:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.wp-block-separator) {
        max-width: 617px
    }

    .has-full-width .entry-content [class*=inner-container]>*:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.wp-block-separator) {
        max-width: 637px
    }
}

@media (min-width: 768px) {
    body {
        font-size:16px;
        font-size: 1rem;
        line-height: 1.7
    }

    p {
        font-size: 16px;
        font-size: 1rem;
        margin-bottom: 28px;
        margin-bottom: 1.75rem
    }

    blockquote {
        padding: 0
    }

    blockquote,blockquote p {
        font-size: 27px;
        font-size: 1.6875rem
    }

    blockquote.alignright,blockquote.alignleft {
        max-width: 230px
    }

    .wp-block-jetpack-subscriptions form>* {
        margin-top: 28px;
        margin-top: 1.75rem;
        margin-bottom: 28px;
        margin-bottom: 1.75rem
    }

    .wp-block-jetpack-mailchimp p {
        margin-top: 28px;
        margin-top: 1.75rem;
        margin-bottom: 28px;
        margin-bottom: 1.75rem
    }

    .wp-block-jetpack-layout-grid .wp-block-jetpack-layout-grid-column>* {
        margin-top: 28px;
        margin-top: 1.75rem;
        margin-bottom: 28px;
        margin-bottom: 1.75rem
    }

    .has-no-sidebar .entry-content [class*=inner-container]>*:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.wp-block-separator) {
        max-width: 530px
    }

    .has-full-width .entry-content [class*=inner-container]>*:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.wp-block-separator) {
        max-width: 720px
    }

    .has-full-width .entry-content>.alignwide,.has-no-sidebar .entry-content>.alignwide {
        width: 100vw;
        max-width: 750px;
        margin-left: calc(50% - (750px/2))
    }

    .has-no-sidebar .entry-content>.alignwide [class*=inner-container]>*:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.wp-block-separator) {
        max-width: 530px
    }

    .has-full-width .entry-content>.alignwide [class*=inner-container]>*:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.wp-block-separator) {
        max-width: 720px
    }

    .has-no-sidebar .entry-content>.alignfull [class*=inner-container]>*:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.wp-block-separator) {
        max-width: 530px
    }

    .has-full-width .entry-content>.alignfull [class*=inner-container]>*:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.wp-block-separator) {
        max-width: 720px
    }

    .has-full-width .entry-content>.alignfull [class*=inner-container]>.alignwide,.has-no-sidebar .entry-content>.alignfull [class*=inner-container]>.alignwide {
        width: 100vw;
        max-width: 750px;
        margin-left: calc(50% - (750px/2))
    }

    .wp-block-cover .wp-block-cover__inner-container,.wp-block-cover .wp-block-cover-image-text,.wp-block-cover .wp-block-cover-text,.wp-block-cover-image .wp-block-cover__inner-container,.wp-block-cover-image .wp-block-cover-image-text,.wp-block-cover-image .wp-block-cover-text {
        margin-top: 28px;
        margin-top: 1.75rem;
        margin-bottom: 28px;
        margin-bottom: 1.75rem
    }

    .wp-block-cover h2,.wp-block-cover-image h2 {
        font-size: 29px;
        font-size: 1.8125rem
    }

    .wp-block-cover .wp-block-cover__inner-container,.wp-block-cover-image .wp-block-cover__inner-container {
        width: calc(100% - (2*28px))
    }

    .wp-block-cover .wp-block-cover__inner-container>*,.wp-block-cover-image .wp-block-cover__inner-container>* {
        margin-top: 18.648px;
        margin-top: 1.1655rem;
        margin-bottom: 18.648px;
        margin-bottom: 1.1655rem
    }

    .wp-block-cover.alignleft>*,.wp-block-cover.alignright>*,.wp-block-cover-image.alignleft>*,.wp-block-cover-image.alignright>* {
        margin-top: 56px;
        margin-top: 3.5rem;
        margin-bottom: 56px;
        margin-bottom: 3.5rem
    }

    .wp-block-image figcaption {
        padding: 10px 20px;
        padding: .625rem 1.25rem
    }

    .wp-block-group .wp-block-group__inner-container>* {
        margin-top: 28px;
        margin-top: 1.75rem;
        margin-bottom: 28px;
        margin-bottom: 1.75rem
    }

    .wp-block-group.has-background {
        padding: 28px;
        padding: 1.75rem
    }

    .wp-block-media-text .wp-block-media-text__content {
        padding: 32px;
        padding: 2rem
    }

    .wp-block-media-text .wp-block-media-text__content>* {
        margin-top: 28px;
        margin-top: 1.75rem;
        margin-bottom: 28px;
        margin-bottom: 1.75rem
    }

    .wp-block-latest-comments .wp-block-latest-comments__comment {
        font-size: 16px;
        line-height: 1.7;
        margin-top: 28px;
        margin-top: 1.75rem;
        margin-bottom: 28px;
        margin-bottom: 1.75rem
    }

    .wp-block-latest-comments .wp-block-latest-comments__comment-excerpt p {
        font-size: 16px;
        line-height: 1.7
    }

    .wp-block-latest-posts>li {
        margin-top: 28px;
        margin-top: 1.75rem;
        margin-bottom: 28px;
        margin-bottom: 1.75rem
    }

    .wp-block-latest-posts>li>a {
        font-size: 16px;
        line-height: 1.7
    }

    .wp-block-latest-posts .wp-block-latest-posts__post-date {
        font-size: 16px
    }

    .wp-block-latest-posts .wp-block-latest-posts__post-excerpt,.wp-block-latest-posts .wp-block-latest-posts__post-full-content {
        font-size: 16px;
        line-height: 1.7
    }

    .a8c-posts-list__listing:not(:last-child) {
        margin-bottom: 28px;
        margin-bottom: 1.75rem
    }

    .a8c-posts-list-item__featured span {
        font-size: 16px
    }

    .a8c-posts-list__item {
        margin-top: 28px;
        margin-top: 1.75rem;
        margin-bottom: 28px;
        margin-bottom: 1.75rem
    }

    .a8c-posts-list__item .entry>* {
        margin-top: 28px;
        margin-top: 1.75rem;
        margin-bottom: 28px;
        margin-bottom: 1.75rem
    }

    .wp-block-quote.is-style-large,.wp-block-quote.is-style-large p,.wp-block-quote.is-large,.wp-block-quote.is-large p {
        font-size: 37px;
        font-size: 2.3125rem
    }

    .wp-block-pullquote {
        padding: 30px 0;
        padding: 1.875rem 0
    }

    .wp-block-pullquote,.wp-block-pullquote p {
        font-size: 24px;
        font-size: 1.5rem
    }

    .wp-block-pullquote.is-style-solid-color blockquote {
        padding: 30px 15px;
        padding: 1.875rem .9375rem
    }

    .wp-block-pullquote.is-style-solid-color blockquote:before {
        top: 30px
    }

    .entry-content>*,[class*=inner-container]>* {
        margin-top: 28px;
        margin-top: 1.75rem;
        margin-bottom: 28px;
        margin-bottom: 1.75rem
    }

    .entry-content>*.alignfull+.alignleft,.entry-content>*.alignfull+.alignright {
        margin-top: 28px;
        margin-top: 1.75rem
    }
}

@media (min-width: 992px) {
    blockquote {
        padding:15px 70px 0;
        padding: .9375rem 4.375rem 0
    }

    blockquote,blockquote p {
        font-size: 30px;
        font-size: 1.875rem
    }

    blockquote:before {
        font-size: 32px;
        font-size: 2rem
    }

    blockquote.alignright,blockquote.alignleft {
        max-width: 250px
    }

    blockquote.alignright,blockquote.alignright p,blockquote.alignleft,blockquote.alignleft p {
        font-size: 28px;
        font-size: 1.75rem
    }

    blockquote.alignright:before,blockquote.alignleft:before {
        font-size: 28px;
        font-size: 1.75rem
    }

    .has-no-sidebar .entry-content [class*=inner-container]>*:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.wp-block-separator) {
        max-width: 750px
    }

    .has-full-width .entry-content [class*=inner-container]>*:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.wp-block-separator) {
        max-width: 940px
    }

    .has-full-width .entry-content>.alignwide,.has-no-sidebar .entry-content>.alignwide {
        width: 100vw;
        max-width: 970px;
        margin-left: calc(50% - (970px/2))
    }

    .has-no-sidebar .entry-content>.alignwide [class*=inner-container]>*:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.wp-block-separator) {
        max-width: 750px
    }

    .has-full-width .entry-content>.alignwide [class*=inner-container]>*:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.wp-block-separator) {
        max-width: 940px
    }

    .has-no-sidebar .entry-content>.alignfull [class*=inner-container]>*:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.wp-block-separator) {
        max-width: 750px
    }

    .has-full-width .entry-content>.alignfull [class*=inner-container]>*:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.wp-block-separator) {
        max-width: 940px
    }

    .has-full-width .entry-content>.alignfull [class*=inner-container]>.alignwide,.has-no-sidebar .entry-content>.alignfull [class*=inner-container]>.alignwide {
        width: 100vw;
        max-width: 970px;
        margin-left: calc(50% - (970px/2))
    }
}

@media (min-width: 1200px) {
    body {
        font-size:17px;
        font-size: 1.0625rem;
        line-height: 1.8
    }

    p {
        font-size: 17px;
        font-size: 1.0625rem;
        margin-bottom: 31px;
        margin-bottom: 1.9375rem
    }

    blockquote {
        padding: 15px 100px 0;
        padding: .9375rem 6.25rem 0
    }

    blockquote,blockquote p {
        font-size: 35px;
        font-size: 2.1875rem
    }

    blockquote:before {
        font-size: 32px;
        font-size: 2rem
    }

    blockquote.alignright,blockquote.alignleft {
        max-width: 280px
    }

    blockquote.alignright,blockquote.alignright p,blockquote.alignleft,blockquote.alignleft p {
        font-size: 28px;
        font-size: 1.75rem
    }

    blockquote.alignright:before,blockquote.alignleft:before {
        font-size: 32px;
        font-size: 2rem
    }

    .has-full-width .entry-content [class*=inner-container]>*:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.wp-block-separator) {
        max-width: 1140px
    }

    .has-full-width .entry-content>.alignwide,.has-no-sidebar .entry-content>.alignwide {
        width: 100vw;
        max-width: 1170px;
        margin-left: calc(50% - (1170px/2))
    }

    .has-full-width .entry-content>.alignwide [class*=inner-container]>*:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.wp-block-separator) {
        max-width: 1140px
    }

    .has-full-width .entry-content>.alignfull [class*=inner-container]>*:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.wp-block-separator) {
        max-width: 1140px
    }

    .has-full-width .entry-content>.alignfull [class*=inner-container]>.alignwide,.has-no-sidebar .entry-content>.alignfull [class*=inner-container]>.alignwide {
        width: 100vw;
        max-width: 1170px;
        margin-left: calc(50% - (1170px/2))
    }

    .wp-block-jetpack-subscriptions form>* {
        margin-top: 31px;
        margin-top: 1.9375rem;
        margin-bottom: 31px;
        margin-bottom: 1.9375rem
    }

    .wp-block-jetpack-mailchimp p {
        margin-top: 31px;
        margin-top: 1.9375rem;
        margin-bottom: 31px;
        margin-bottom: 1.9375rem
    }

    .wp-block-jetpack-layout-grid .wp-block-jetpack-layout-grid-column>* {
        margin-top: 31px;
        margin-top: 1.9375rem;
        margin-bottom: 31px;
        margin-bottom: 1.9375rem
    }

    .wp-block-cover .wp-block-cover__inner-container,.wp-block-cover .wp-block-cover-image-text,.wp-block-cover .wp-block-cover-text,.wp-block-cover-image .wp-block-cover__inner-container,.wp-block-cover-image .wp-block-cover-image-text,.wp-block-cover-image .wp-block-cover-text {
        margin-top: 31px;
        margin-top: 1.9375rem;
        margin-bottom: 31px;
        margin-bottom: 1.9375rem
    }

    .wp-block-cover h2,.wp-block-cover-image h2 {
        font-size: 32px;
        font-size: 2rem
    }

    .wp-block-cover .wp-block-cover__inner-container,.wp-block-cover-image .wp-block-cover__inner-container {
        width: calc(100% - (2*31px))
    }

    .wp-block-cover .wp-block-cover__inner-container>*,.wp-block-cover-image .wp-block-cover__inner-container>* {
        margin-top: 20.646px;
        margin-top: 1.29038rem;
        margin-bottom: 20.646px;
        margin-bottom: 1.29038rem
    }

    .wp-block-cover.alignleft>*,.wp-block-cover.alignright>*,.wp-block-cover-image.alignleft>*,.wp-block-cover-image.alignright>* {
        margin-top: 62px;
        margin-top: 3.875rem;
        margin-bottom: 62px;
        margin-bottom: 3.875rem
    }

    .wp-block-image figcaption {
        padding: 20px;
        padding: 1.25rem
    }

    .wp-block-group .wp-block-group__inner-container>* {
        margin-top: 31px;
        margin-top: 1.9375rem;
        margin-bottom: 31px;
        margin-bottom: 1.9375rem
    }

    .wp-block-group.has-background {
        padding: 31px;
        padding: 1.9375rem
    }

    .wp-block-media-text .wp-block-media-text__content>* {
        margin-top: 31px;
        margin-top: 1.9375rem;
        margin-bottom: 31px;
        margin-bottom: 1.9375rem
    }

    .wp-block-latest-comments .wp-block-latest-comments__comment {
        font-size: 17px;
        line-height: 1.8;
        margin-top: 31px;
        margin-top: 1.9375rem;
        margin-bottom: 31px;
        margin-bottom: 1.9375rem
    }

    .wp-block-latest-comments .wp-block-latest-comments__comment-excerpt p {
        font-size: 17px;
        line-height: 1.8
    }

    .wp-block-latest-posts>li {
        margin-top: 31px;
        margin-top: 1.9375rem;
        margin-bottom: 31px;
        margin-bottom: 1.9375rem
    }

    .wp-block-latest-posts>li>a {
        font-size: 17px;
        line-height: 1.8
    }

    .wp-block-latest-posts .wp-block-latest-posts__post-excerpt,.wp-block-latest-posts .wp-block-latest-posts__post-full-content {
        font-size: 17px;
        line-height: 1.8
    }

    .a8c-posts-list__listing:not(:last-child) {
        margin-bottom: 31px;
        margin-bottom: 1.9375rem
    }

    .a8c-posts-list-item__featured span {
        font-size: 17px
    }

    .a8c-posts-list__item {
        margin-top: 31px;
        margin-top: 1.9375rem;
        margin-bottom: 31px;
        margin-bottom: 1.9375rem
    }

    .a8c-posts-list__item .entry>* {
        margin-top: 31px;
        margin-top: 1.9375rem;
        margin-bottom: 31px;
        margin-bottom: 1.9375rem
    }

    .wp-block-quote.is-style-large,.wp-block-quote.is-style-large p,.wp-block-quote.is-large,.wp-block-quote.is-large p {
        font-size: 45px;
        font-size: 2.8125rem
    }

    .wp-block-pullquote.is-style-solid-color,.wp-block-pullquote.is-style-solid-color p {
        font-size: 24px;
        font-size: 1.5rem
    }

    .wp-block-pullquote.is-style-solid-color blockquote {
        padding: 45px 15px;
        padding: 2.8125rem .9375rem
    }

    .wp-block-pullquote.is-style-solid-color blockquote,.wp-block-pullquote.is-style-solid-color blockquote p {
        font-size: 24px;
        font-size: 1.5rem
    }

    .wp-block-pullquote.is-style-solid-color blockquote:before {
        top: 45px
    }

    .entry-content>*,[class*=inner-container]>* {
        margin-top: 31px;
        margin-top: 1.9375rem;
        margin-bottom: 31px;
        margin-bottom: 1.9375rem
    }

    .entry-content>*.alignfull+.alignleft,.entry-content>*.alignfull+.alignright {
        margin-top: 31px;
        margin-top: 1.9375rem
    }
}

@media (min-width: 1280px) {
    .has-full-width .entry-content>.alignwide,.has-no-sidebar .entry-content>.alignwide {
        width:100vw;
        max-width: 1340px;
        margin-left: calc(50% - (1340px/2))
    }

    .has-full-width .entry-content>.alignfull [class*=inner-container]>.alignwide,.has-no-sidebar .entry-content>.alignfull [class*=inner-container]>.alignwide {
        width: 100vw;
        max-width: 1340px;
        margin-left: calc(50% - (1340px/2))
    }
}

.widget_facebook_likebox {
    overflow: hidden
}

.geolocation-chip .noticon {
    display: inline-block;
    vertical-align: middle
}

.geolocation-chip {
    margin-bottom: 1em
}

.reblogger-note img.avatar {
    float: left;
    padding: 0;
    border: 0
}

.reblogger-note-content {
    margin: 0 0 20px
}

.wpcom-reblog-snapshot .reblog-from img {
    margin: 0 .75em 0 0;
    padding: 0;
    border: 0
}

.wpcom-reblog-snapshot .reblogger-note img.avatar {
    float: left;
    padding: 0;
    border: 0;
    margin: 0 .5em 0 0
}

.wpcom-reblog-snapshot {
    margin-bottom: 1em
}

.wpcom-reblog-snapshot p.reblog-from {
    margin: 0 0 1em
}

.wpcom-reblog-snapshot p.reblogger-headline {
    line-height: 32px;
    margin: 0 0 1em
}

.wpcom-reblog-snapshot .reblogged-content {
    margin: 0 0 1em
}

.reblog-post .wpcom-enhanced-excerpt-content {
    border-left: 3px solid #eee;
    padding-left: 15px
}

.reblog-post ul.thumb-list {
    display: block;
    list-style: none;
    margin: 2px 0;
    padding: 0;
    clear: both
}

.reblog-post ul.thumb-list li {
    display: inline;
    margin: 0;
    padding: 0 1px;
    border: 0
}

.reblog-post ul.thumb-list li a {
    margin: 0;
    padding: 0;
    border: 0
}

.reblog-post ul.thumb-list li img {
    margin: 0;
    padding: 0;
    border: 0
}

.reblog-post .wpcom-enhanced-excerpt {
    clear: both
}

.reblog-post .wpcom-enhanced-excerpt address,.reblog-post .wpcom-enhanced-excerpt li,.reblog-post .wpcom-enhanced-excerpt h1,.reblog-post .wpcom-enhanced-excerpt h2,.reblog-post .wpcom-enhanced-excerpt h3,.reblog-post .wpcom-enhanced-excerpt h4,.reblog-post .wpcom-enhanced-excerpt h5,.reblog-post .wpcom-enhanced-excerpt h6,.reblog-post .wpcom-enhanced-excerpt p {
    font-size: 100% !important
}

.reblog-post .wpcom-enhanced-excerpt blockquote,.reblog-post .wpcom-enhanced-excerpt pre,.reblog-post .wpcom-enhanced-excerpt code,.reblog-post .wpcom-enhanced-excerpt q {
    font-size: 98% !important
}

.reblog-from img {
    margin: 0 10px 0 0;
    vertical-align: middle;
    padding: 0;
    border: 0
}

.reblog-source {
    margin-bottom: 0;
    font-size: .8em;
    line-height: 1
}

.reblog-source .more-words {
    color: #668eaa
}

.wpcom-reblog-snapshot .reblog-post {
    box-shadow: 0 0 0 1px rgba(46,68,83,.1) inset,0 1px 1px rgba(46,68,83,.05);
    border-radius: 4px;
    padding: 24px
}

.wpcom-reblog-snapshot .reblogger-note {
    margin: 0 0 1em;
    overflow: hidden
}

.wpcom-reblog-snapshot p.reblogger-headline {
    line-height: 32px;
    margin: 0 0 1em
}

.wpcom-reblog-snapshot .reblogger-note-content {
    margin: 0;
    padding: 0
}

body .wpcom-reblog-snapshot .reblogger-note-content blockquote {
    font-style: normal;
    font-weight: 400;
    font-size: 1em;
    margin: 0;
    padding: 0;
    position: relative;
    border: none
}

.wpcom-reblog-snapshot .reblogger-note-content blockquote p:last-child {
    margin-bottom: 0
}

div#actionbar * {
    box-sizing: border-box;
    outline: none;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    user-select: none;
    -webkit-user-select: none
}

div#actionbar {
    background: #fff;
    position: fixed;
    bottom: 10px;
    right: 10px;
    border: solid 1px #c8d7e1;
    border-radius: 3px;
    opacity: .98;
    height: 35px;
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    line-height: 1;
    z-index: 50000;
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen-Sans","Ubuntu","Cantarell","Helvetica Neue",sans-serif;
    -webkit-transform: translate3d(0,0,0);
    -moz-transform: translate3d(0,0,0);
    -o-transform: translate3d(0,0,0);
    -ms-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
    transition: all .2s ease-in-out;
    -webkit-backface-visibility: hidden;
    -webkit-perspective: 1000;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    user-select: none;
    -webkit-user-select: none
}

div#actionbar.actnbr-hidden {
    -webkit-transform: translate3d(0,150px,0);
    -moz-transform: translate3d(0,150px,0);
    -o-transform: translate3d(0,150px,0);
    -ms-transform: translate3d(0,150px,0);
    transform: translate3d(0,150px,0)
}

div#actionbar.actnbr-folded {
    opacity: .7
}

div#actionbar.actnbr-folded:hover {
    opacity: 1
}

div#actionbar ul {
    margin: 0;
    padding: 0;
    line-height: 1;
    text-align: left
}

div#actionbar li {
    list-style-type: none;
    display: inline-block;
    min-width: 30px;
    margin: 0;
    padding: 0;
    vertical-align: middle;
    line-height: 1
}

div#actionbar li:before {
    display: none
}

div#actionbar li.actnbr-btn {
    margin: 0 2px 0 6px
}

div#actionbar.actnbr-has-customize.actnbr-has-edit li.actnbr-edit {
    margin-right: 5px;
    margin-left: -5px
}

div#actionbar.actnbr-folded li.actnbr-btn {
    margin-right: -5px
}

div#actionbar.actnbr-folded.actnbr-has-customize.actnbr-has-edit li.actnbr-edit {
    margin-right: -3px;
    margin-left: 0
}

div#actionbar li.actnbr-btn>a {
    display: block;
    color: #2e4453;
    font-size: 13px;
    font-weight: 400;
    text-decoration: none;
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen-Sans","Ubuntu","Cantarell","Helvetica Neue",sans-serif;
    line-height: 1;
    vertical-align: middle;
    transition: none;
    position: relative;
    padding: 10px 8px 10px 32px;
    border: none;
    box-shadow: none
}

div#actionbar li.actnbr-btn>a:hover {
    color: #00aadc;
    background: 0 0
}

div#actionbar li.actnbr-btn>a .gridicon {
    fill: #87a6bc;
    position: absolute;
    top: 6px;
    left: 5px
}

div#actionbar li.actnbr-btn a:hover .gridicon {
    fill: #00aadc
}

div#actionbar li.actnbr-btn a.actnbr-actn-following,div#actionbar li.actnbr-btn a.actnbr-actn-following:hover {
    color: #4ab866
}

div#actionbar li.actnbr-btn a.actnbr-actn-following .gridicon,div#actionbar li.actnbr-btn a.actnbr-actn-following:hover .gridicon {
    fill: #4ab866
}

div#actionbar.actnbr-folded li.actnbr-btn a.actnbr-action .gridicon {
    top: 2px
}

div#actionbar.actnbr-folded .actnbr-btn span {
    display: none
}

div#actionbar.actnbr-has-customize.actnbr-has-edit.actnbr-folded .actnbr-customize {
    display: none
}

div#actionbar.actnbr-has-customize.actnbr-has-edit.actnbr-folded .actnbr-stats {
    display: none
}

div#actionbar.actnbr-has-customize.actnbr-has-edit.actnbr-folded .actnbr-edit a .gridicon,div#actionbar.actnbr-has-customize.actnbr-folded .actnbr-customize a .gridicon {
    top: 2px
}

div#actionbar.actnbr-has-customize.actnbr-has-edit.actnbr-folded .actnbr-edit a .gridicon {
    left: 10px
}

div#actionbar li.actnbr-ellipsis {
    position: relative;
    top: 1px;
    right: 2px;
    cursor: pointer;
    padding: 3px 5px 0 8px
}

div#actionbar.actnbr-folded li.actnbr-ellipsis {
    top: 2px
}

div#actionbar .actnbr-ellipsis>.gridicon {
    fill: #4f748e;
    transition: all .15s cubic-bezier(.175,.885,.32,1.275);
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg)
}

div#actionbar .actnbr-ellipsis.actnbr-hidden>.gridicon {
    fill: #87a6bc;
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -o-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0)
}

div#actionbar .actnbr-ellipsis.actnbr-hidden>.gridicon:hover {
    fill: #4f748e
}

div#actionbar .actnbr-ellipsis .tip-inner .gridicon {
    margin: 0 5px 0 0;
    vertical-align: middle;
    position: relative
}

div#actionbar .actnbr-popover {
    font-size: 14px;
    padding: 10px;
    z-index: 1000;
    margin-left: 15px;
    position: absolute;
    bottom: 40px;
    right: -13px;
    max-width: 320px;
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen-Sans","Ubuntu","Cantarell","Helvetica Neue",sans-serif
}

div#actionbar li.actnbr-btn .actnbr-popover {
    bottom: 47px;
    right: 26px
}

div#actionbar.actnbr-folded li.actnbr-btn .actnbr-popover {
    right: 21px
}

div#actionbar .actnbr-hidden .actnbr-popover {
    display: none
}

div#actionbar .actnbr-popover.tip-top-left .tip-arrow {
    bottom: 0;
    right: 21px;
    margin-left: -7px;
    border-top-style: solid;
    border-bottom: none;
    border-left-color: transparent;
    border-right-color: transparent
}

div#actionbar li.actnbr-btn .actnbr-popover.tip-top-left .tip-arrow {
    left: 74%
}

div#actionbar.actnbr-folded li.actnbr-btn .actnbr-popover.tip-top-left .tip-arrow {
    left: 85%
}

div#actionbar .actnbr-popover .tip-arrow {
    border: 10px dashed #c8d7e1;
    height: 0;
    line-height: 0;
    position: absolute;
    width: 0
}

div#actionbar .actnbr-popover.tip-top-left .tip-arrow:before {
    bottom: 2px;
    border: 10px solid #fff;
    content: " ";
    position: absolute;
    left: 50%;
    margin-left: -10px;
    border-top-style: solid;
    border-bottom: none;
    border-left-color: transparent;
    border-right-color: transparent
}

div#actionbar .actnbr-popover .tip-inner {
    background-color: #fff;
    border: 1px solid #c8d7e1;
    border-radius: 4px;
    box-shadow: 0 2px 5px rgba(0,0,0,.1),0 0 56px rgba(0,0,0,.075);
    text-align: center
}

div#actionbar li.actnbr-btn .actnbr-popover .tip-inner .actnbr-reader a {
    display: block;
    margin: 0 0 4px;
    font-weight: 400;
    text-decoration: none;
    color: #00aadc;
    border: none
}

div#actionbar li.actnbr-btn .actnbr-popover .tip-inner .actnbr-reader a:before {
    content: '\f8a3';
    font-family: 'Noticons';
    font-size: 25px;
    margin-right: 3px;
    line-height: 1;
    top: 7px;
    position: relative
}

div#actionbar .tip ul {
    margin-bottom: 10px
}

div#actionbar .tip li {
    display: block;
    border: none
}

div#actionbar .tip li>a {
    position: relative;
    background: inherit;
    border: none;
    box-shadow: none;
    border-radius: 0;
    color: #2e4453;
    cursor: pointer;
    display: block;
    font-size: 14px;
    font-weight: 400;
    margin: 0;
    padding: 10px 16px;
    text-align: left;
    transition: all .05s ease-in-out;
    min-width: 250px;
    outline: none;
    text-decoration: none
}

div#actionbar li.actnbr-sitename {
    border-bottom: 1px solid #f0f0f0;
    margin-bottom: 10px
}

div#actionbar .actnbr-ellipsis .actnbr-fold,div#actionbar .actnbr-notice .actnbr-login-nudge {
    border-top: 1px solid #f0f0f0;
    margin-top: 10px
}

div#actionbar .actnbr-ellipsis .actnbr-folded-following,div#actionbar .actnbr-ellipsis .actnbr-folded-follow {
    border-bottom: 1px solid #f0f0f0;
    padding-bottom: 10px;
    margin-bottom: 10px
}

div#actionbar .actnbr-notice .actnbr-follow-count {
    margin-bottom: 10px
}

div#actionbar .actnbr-ellipsis li a:hover .gridicon {
    fill: #fff
}

div#actionbar .actnbr-notice form,div#actionbar .actnbr-notice .actnbr-login-nudge {
    font-size: 12px;
    color: #2e4453;
    line-height: 17px
}

div#actionbar .actnbr-notice form {
    padding: 2px 16px 6px
}

div#actionbar .actnbr-notice .actnbr-login-nudge {
    padding: 10px 16px 5px
}

div#actionbar .actnbr-notice form input {
    background: #fff;
    border: 1px solid #a8bece;
    font-family: inherit;
    font-size: 14px;
    text-indent: 10px;
    height: 40px;
    width: 100%;
    margin-bottom: 12px;
    padding: 0;
    user-select: text;
    -webkit-user-select: text
}

div#actionbar .actnbr-notice form button {
    background: #00aadc;
    border-color: #008ab3;
    color: #fff;
    border-style: solid;
    border-width: 1px 1px 2px;
    cursor: pointer;
    display: inline-block;
    margin: 0;
    outline: 0;
    overflow: hidden;
    font-weight: 500;
    text-overflow: ellipsis;
    text-decoration: none;
    vertical-align: top;
    box-sizing: border-box;
    font-size: 14px;
    line-height: 21px;
    border-radius: 4px;
    padding: 7px 14px 9px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    font-family: inherit;
    text-transform: none;
    -webkit-font-smoothing: auto;
    height: auto;
    width: 100%
}

div#actionbar .actnbr-notice form button[disabled] {
    background: #bceefd;
    border-color: #8cc9e2;
    color: #fff
}

div#actionbar .actnbr-notice .actnbr-button-wrap {
    text-align: right
}

div#actionbar .actnbr-notice form button:hover {
    border-color: #005082;
    color: #fff
}

div#actionbar .actnbr-notice form button:focus {
    border-color: #005082;
    box-shadow: 0 0 0 2px #78dcfa
}

div#actionbar .actnbr-notice .actnbr-login-nudge a {
    color: inherit;
    text-decoration: underline
}

div#actionbar .actnbr-notice .actnbr-login-nudge a:hover {
    color: #00aadc
}

div#actionbar li.actnbr-sitename a {
    font-size: 14px;
    font-weight: 700;
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen-Sans","Ubuntu","Cantarell","Helvetica Neue",sans-serif;
    color: #2e4453;
    text-decoration: none;
    text-align: left;
    border: none;
    vertical-align: middle;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 1.7
}

div#actionbar li.actnbr-sitename img {
    width: 25px;
    height: 25px;
    vertical-align: middle;
    margin: -1px 5px 0 0;
    display: inline;
    border-radius: 0;
    padding: 0
}

div#actionbar .actnbr-ellipsis li a:hover {
    background: #00aadc;
    color: #fff;
    text-decoration: none;
    border: 0;
    box-shadow: none
}

div#actionbar li.actnbr-sitename a:hover {
    background: 0 0;
    color: #2e4453;
    margin: 0
}

div#actionbar .actnbr-fold {
    padding-top: 10px
}

div#actionbar .actnbr-ellipsis li.actnbr-folded-customize {
    display: none
}

div#actionbar.actnbr-folded.actnbr-has-customize.actnbr-has-edit .actnbr-ellipsis li.actnbr-folded-customize {
    display: block
}

div#actionbar.actnbr-has-follow .actnbr-ellipsis li.actnbr-folded-follow {
    display: none
}

div#actionbar .actnbr-notice .tip-inner {
    padding: 0
}

div#actionbar .actnbr-notice .actnbr-message {
    padding: 15px 20px 20px;
    width: 250px;
    text-align: center;
    line-height: 20px;
    color: #2e4453
}

div#actionbar .actnbr-notice .actnbr-message h3 {
    margin: 0 0 10px;
    font-size: 22px;
    font-weight: 400;
    font-family: inherit;
    font-style: normal;
    font-variant: normal;
    text-transform: none;
    text-decoration: none;
    color: #2e4453;
    padding: 0;
    line-height: 1em
}

div#actionbar .actnbr-notice .actnbr-message a {
    color: inherit;
    text-decoration: underline
}

div#actionbar .actnbr-notice .actnbr-message a:hover {
    color: #00aadc
}

div#actionbar .actnbr-theme a {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap
}

@media (max-width: 660px) {
    div#actionbar {
        bottom:0;
        right: 0;
        padding: 5px 13px;
        border-radius: 0;
        width: 100%;
        height: 44px
    }

    div#actionbar.actnbr-folded {
        opacity: .9;
        width: auto;
        padding: 5px 10px
    }

    div#actionbar>ul {
        text-align: right
    }

    div#actionbar .actnbr-popover {
        right: -10px
    }

    div#actionbar .actnbr-popover.tip-top-left .tip-arrow {
        right: 17px
    }

    div#actionbar li.actnbr-btn .actnbr-popover {
        right: -3px
    }

    div#actionbar li.actnbr-btn .actnbr-popover.tip-top-left .tip-arrow {
        left: 53%
    }

    div#actionbar.actnbr-folded li.actnbr-btn {
        margin-right: 3px !important
    }
}

div#actionbar.actnbr-premium-espresso {
    right: 70px
}

div#actionbar.actnbr-premium-shelf {
    left: 10px;
    right: auto
}

div#actionbar.actnbr-premium-shelf .actnbr-popover {
    right: auto;
    left: -35px
}

div#actionbar.actnbr-premium-shelf .actnbr-popover.tip-top-left .tip-arrow {
    right: auto;
    left: 29px
}

div#actionbar.actnbr-premium-shelf li.actnbr-btn .actnbr-popover.tip-top-left .tip-arrow,div#actionbar.actnbr-premium-shelf.actnbr-folded li.actnbr-btn .actnbr-popover.tip-top-left .tip-arrow {
    left: 26px
}

div#actionbar.actnbr-premium-shelf li.actnbr-btn .actnbr-popover,div#actionbar.actnbr-premium-shelf.actnbr-folded li.actnbr-btn .actnbr-popover {
    right: 102px;
    left: -26px
}

body.has-playbar div#actionbar.actnbr-premium-obsidian {
    bottom: 50px
}

div#actionbar.actnbr-pub-boardwalk {
    display: none
}

body #habla_window_div.habla_window_div_base {
    margin-right: 160px !important
}

div#translator-launcher {
    bottom: 67px;
    right: 10px;
    left: auto
}

@media (min-width: 876px) {
    div#o2-dock {
        right:230px
    }
}

@media (max-width: 876px) {
    div#o2-dock {
        z-index:50001
    }
}

#scrollUp,.to-top,#back-to-top {
    bottom: 55px;
    right: 18px
}

#colophon #searchform input.search-field {
    bottom: 65px
}

#container #masthead #site-branding {
    z-index: 49999;
    bottom: 65px
}

li#wp-admin-bar-follow,li#wp-admin-bar-admin-bar-likes-widget,li#wp-admin-bar-wpr-reblog,ul#wp-admin-bar-blog-secondary {
    display: none !important
}

@media print {
    #actionbar {
        display: none !important
    }
}

/*
     FILE ARCHIVED ON 10:59:00 Sep 24, 2020 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 13:34:50 Sep 29, 2025.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 1.077
  exclusion.robots: 0.04
  exclusion.robots.policy: 0.025
  esindex: 0.015
  cdx.remote: 99.553
  LoadShardBlock: 1179.025 (3)
  PetaboxLoader3.datanode: 387.571 (5)
  PetaboxLoader3.resolve: 2058.743 (3)
  load_resource: 2246.017 (2)
*/
