img.wp-smiley, img.emoji {
    display: inline !important;
    border: 0 !important;
    box-shadow: none !important;
    height: 1em !important;
    width: 1em !important;
    margin: 0 .07em !important;
    vertical-align: -.1em !important;
    background: none !important;
    padding: 0 !important;
}
div.wpcf7 {
    margin: 0;
    padding: 0;
}
div.wpcf7 .screen-reader-response {
    position: absolute;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    width: 1px;
    margin: 0;
    padding: 0;
    border: 0;
}
div.wpcf7-response-output {
    margin: 2em .5em 1em;
    padding: .2em 1em;
    border: 2px solid red;
}
div.wpcf7-mail-sent-ok {
    border: 2px solid #398f14;
}
div.wpcf7-mail-sent-ng, div.wpcf7-aborted {
    border: 2px solid red;
}
div.wpcf7-spam-blocked {
    border: 2px solid orange;
}
div.wpcf7-validation-errors, div.wpcf7-acceptance-missing {
    border: 2px solid #f7e700;
}
.wpcf7-form-control-wrap {
    position: relative;
}
span.wpcf7-not-valid-tip {
    color: #f00;
    font-size: 1em;
    font-weight: normal;
    display: block;
}
.use-floating-validation-tip span.wpcf7-not-valid-tip {
    position: absolute;
    top: 20%;
    left: 20%;
    z-index: 100;
    border: 1px solid red;
    background: #fff;
    padding: .2em .8em;
}
span.wpcf7-list-item {
    display: inline-block;
    margin: 0 0 0 1em;
}
span.wpcf7-list-item-label::before, span.wpcf7-list-item-label::after {
    content: " "}
.wpcf7-display-none {
    display: none;
}
div.wpcf7 .ajax-loader {
    visibility: hidden;
    display: inline-block;
    background-image: url(//xxyx.com/wp-content/plugins/contact-form-7/includes/css/../../images/ajax-loader.gif);
    width: 16px;
    height: 16px;
    border: 0;
    padding: 0;
    margin: 0 0 0 4px;
    vertical-align: middle;
}
div.wpcf7 .ajax-loader.is-active {
    visibility: visible;
}
div.wpcf7 div.ajax-error {
    display: none;
}
div.wpcf7 .placeheld {
    color: #888;
}
div.wpcf7 .wpcf7-recaptcha iframe {
    margin-bottom: 0;
}
div.wpcf7 input[type="file"] {
    cursor: pointer;
}
div.wpcf7 input[type="file"]:disabled {
    cursor: default;
}
/**
 * All of the CSS for your public-facing functionality should be
 * included in this file.
 */
.panel-grid.panel-has-style>.panel-row-style, .panel-grid.panel-no-style {
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: nowrap;
    -ms-justify-content: space-between;
    justify-content: space-between;
}
.panel-layout.panel-is-rtl .panel-grid.panel-has-style>.panel-row-style, .panel-layout.panel-is-rtl .panel-grid.panel-no-style {
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
}
.panel-grid-cell {
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}
.panel-grid-cell .panel-cell-style {
    height: 100%}
.panel-grid-cell .so-panel {
    zoom: 1;
}
.panel-grid-cell .so-panel:before {
    content: "";
    display: block;
}
.panel-grid-cell .so-panel:after {
    content: "";
    display: table;
    clear: both;
}
.panel-grid-cell .panel-last-child {
    margin-bottom: 0;
}
.panel-grid-cell .widget-title {
    margin-top: 0;
}
body.siteorigin-panels-before-js {
    overflow-x: hidden;
}
body.siteorigin-panels-before-js .siteorigin-panels-stretch {
    margin-right: -1000px!important;
    margin-left: -1000px!important;
    padding-right: 1000px!important;
    padding-left: 1000px!important;
}
.lg-sub-html, .lg-toolbar {
    background-color: rgba(0, 0, 0, .45);
}
#lg-counter, .lg-outer .lg-video-cont {
    vertical-align: middle;
    display: inline-block;
}
@font-face {
    font-family: lg;
    src: url(//xxyx.com/wp-content/themes/jackrose/siteorigin/widgets/jackrose-sow-gallery-grid/css/../fonts/lg.eot?n1z373);
    src: url(//xxyx.com/wp-content/themes/jackrose/siteorigin/widgets/jackrose-sow-gallery-grid/css/../fonts/lg.eot?#iefixn1z373) format("embedded-opentype"), url(//xxyx.com/wp-content/themes/jackrose/siteorigin/widgets/jackrose-sow-gallery-grid/css/../fonts/lg.woff?n1z373) format("woff"), url(//xxyx.com/wp-content/themes/jackrose/siteorigin/widgets/jackrose-sow-gallery-grid/css/../fonts/lg.ttf?n1z373) format("truetype"), url(//xxyx.com/wp-content/themes/jackrose/siteorigin/widgets/jackrose-sow-gallery-grid/css/../fonts/lg.svg?n1z373#lg) format("svg");
    font-weight: 400;
    font-style: normal;
}
.lg-icon {
    font-family: lg;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.lg-actions .lg-next, .lg-actions .lg-prev {
    background-color: rgba(0, 0, 0, .45);
    border-radius: 2px;
    color: #999;
    cursor: pointer;
    display: block;
    font-size: 22px;
    margin-top: -10px;
    padding: 8px 10px 9px;
    position: absolute;
    top: 50%;
    z-index: 1080;
}
.lg-actions .lg-next.disabled, .lg-actions .lg-prev.disabled {
    pointer-events: none;
    opacity: .5;
}
.lg-actions .lg-next:hover, .lg-actions .lg-prev:hover {
    color: #FFF;
}
.lg-actions .lg-next {
    right: 20px;
}
.lg-actions .lg-next:before {
    content: "\e095"}
.lg-actions .lg-prev {
    left: 20px;
}
.lg-actions .lg-prev:after {
    content: "\e094"}
@-webkit-keyframes lg-right-end {
    0%, 100% {
    left: 0;
}
50% {
    left: -30px;
}
}@-moz-keyframes lg-right-end {
    0%, 100% {
    left: 0;
}
50% {
    left: -30px;
}
}@-ms-keyframes lg-right-end {
    0%, 100% {
    left: 0;
}
50% {
    left: -30px;
}
}@keyframes lg-right-end {
    0%, 100% {
    left: 0;
}
50% {
    left: -30px;
}
}@-webkit-keyframes lg-left-end {
    0%, 100% {
    left: 0;
}
50% {
    left: 30px;
}
}@-moz-keyframes lg-left-end {
    0%, 100% {
    left: 0;
}
50% {
    left: 30px;
}
}@-ms-keyframes lg-left-end {
    0%, 100% {
    left: 0;
}
50% {
    left: 30px;
}
}@keyframes lg-left-end {
    0%, 100% {
    left: 0;
}
50% {
    left: 30px;
}
}.lg-outer.lg-right-end .lg-object {
    -webkit-animation: lg-right-end .3s;
    -o-animation: lg-right-end .3s;
    animation: lg-right-end .3s;
    position: relative;
}
.lg-outer.lg-left-end .lg-object {
    -webkit-animation: lg-left-end .3s;
    -o-animation: lg-left-end .3s;
    animation: lg-left-end .3s;
    position: relative;
}
.lg-toolbar {
    z-index: 1082;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%}
.lg-toolbar .lg-icon {
    color: #999;
    cursor: pointer;
    float: right;
    font-size: 24px;
    height: 47px;
    line-height: 27px;
    padding: 10px 0;
    text-align: center;
    width: 50px;
    text-decoration: none!important;
    outline: 0;
    -webkit-transition: color .2s linear;
    -o-transition: color .2s linear;
    transition: color .2s linear;
}
.lg-toolbar .lg-icon:hover {
    color: #FFF;
}
.lg-toolbar .lg-close:after {
    content: "\e070"}
.lg-toolbar .lg-download:after {
    content: "\e0f2"}
.lg-sub-html {
    bottom: 0;
    color: #EEE;
    font-size: 16px;
    left: 0;
    padding: 10px 40px;
    position: fixed;
    right: 0;
    text-align: center;
    z-index: 1080;
}
.lg-sub-html h4 {
    margin: 0;
    font-size: 13px;
    font-weight: 700;
}
.lg-sub-html p {
    font-size: 12px;
    margin: 5px 0 0;
}
#lg-counter {
    color: #999;
    font-size: 16px;
    padding-left: 20px;
    padding-top: 12px;
}
.lg-next, .lg-prev, .lg-toolbar {
    opacity: 1;
    -webkit-transition: -webkit-transform .35s cubic-bezier(0, 0, .25, 1) 0s, opacity .35s cubic-bezier(0, 0, .25, 1) 0s, color .2s linear;
    -moz-transition: -moz-transform .35s cubic-bezier(0, 0, .25, 1) 0s, opacity .35s cubic-bezier(0, 0, .25, 1) 0s, color .2s linear;
    -o-transition: -o-transform .35s cubic-bezier(0, 0, .25, 1) 0s, opacity .35s cubic-bezier(0, 0, .25, 1) 0s, color .2s linear;
    transition: transform .35s cubic-bezier(0, 0, .25, 1) 0s, opacity .35s cubic-bezier(0, 0, .25, 1) 0s, color .2s linear;
}
.lg-hide-items .lg-prev {
    opacity: 0;
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
}
.lg-hide-items .lg-next {
    opacity: 0;
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
}
.lg-hide-items .lg-toolbar {
    opacity: 0;
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
}
body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-object {
    -webkit-transform: scale3d(.5, .5, .5);
    transform: scale3d(.5, .5, .5);
    opacity: 0;
    -webkit-transition: -webkit-transform 250ms cubic-bezier(0, 0, .25, 1) 0s, opacity 250ms cubic-bezier(0, 0, .25, 1)!important;
    -moz-transition: -moz-transform 250ms cubic-bezier(0, 0, .25, 1) 0s, opacity 250ms cubic-bezier(0, 0, .25, 1)!important;
    -o-transition: -o-transform 250ms cubic-bezier(0, 0, .25, 1) 0s, opacity 250ms cubic-bezier(0, 0, .25, 1)!important;
    transition: transform 250ms cubic-bezier(0, 0, .25, 1) 0s, opacity 250ms cubic-bezier(0, 0, .25, 1)!important;
    -webkit-transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%}
body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item.lg-complete .lg-object {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
    opacity: 1;
}
.lg-outer .lg-thumb-outer {
    background-color: #0D0A0A;
    bottom: 0;
    position: absolute;
    width: 100%;
    z-index: 1080;
    max-height: 350px;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    -webkit-transition: -webkit-transform .25s cubic-bezier(0, 0, .25, 1) 0s;
    -moz-transition: -moz-transform .25s cubic-bezier(0, 0, .25, 1) 0s;
    -o-transition: -o-transform .25s cubic-bezier(0, 0, .25, 1) 0s;
    transition: transform .25s cubic-bezier(0, 0, .25, 1) 0s;
}
.lg-outer .lg-thumb-outer.lg-grab .lg-thumb-item {
    cursor: -webkit-grab;
    cursor: -moz-grab;
    cursor: -o-grab;
    cursor: -ms-grab;
    cursor: grab;
}
.lg-outer .lg-thumb-outer.lg-grabbing .lg-thumb-item {
    cursor: move;
    cursor: -webkit-grabbing;
    cursor: -moz-grabbing;
    cursor: -o-grabbing;
    cursor: -ms-grabbing;
    cursor: grabbing;
}
.lg-outer .lg-thumb-outer.lg-dragging .lg-thumb {
    -webkit-transition-duration: 0s!important;
    transition-duration: 0s!important;
}
.lg-outer.lg-thumb-open .lg-thumb-outer {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
.lg-outer .lg-thumb {
    padding: 10px 0;
    height: 100%;
    margin-bottom: -5px;
}
.lg-outer .lg-thumb-item {
    cursor: pointer;
    float: left;
    overflow: hidden;
    height: 100%;
    border: 2px solid #FFF;
    border-radius: 4px;
    margin-bottom: 5px;
}
@media (min-width:1025px) {
    .lg-outer .lg-thumb-item {
    -webkit-transition: border-color .25s ease;
    -o-transition: border-color .25s ease;
    transition: border-color .25s ease;
}
}.lg-outer .lg-thumb-item.active, .lg-outer .lg-thumb-item:hover {
    border-color: #a90707;
}
.lg-outer .lg-thumb-item img {
    width: 100%;
    height: 100%}
.lg-outer.lg-has-thumb .lg-item {
    padding-bottom: 120px;
}
.lg-outer.lg-can-toggle .lg-item {
    padding-bottom: 0;
}
.lg-outer.lg-pull-caption-up .lg-sub-html {
    -webkit-transition: bottom .25s ease;
    -o-transition: bottom .25s ease;
    transition: bottom .25s ease;
}
.lg-outer.lg-pull-caption-up.lg-thumb-open .lg-sub-html {
    bottom: 100px;
}
.lg-outer .lg-toogle-thumb {
    background-color: #0D0A0A;
    border-radius: 2px 2px 0 0;
    color: #999;
    cursor: pointer;
    font-size: 24px;
    height: 39px;
    line-height: 27px;
    padding: 5px 0;
    position: absolute;
    right: 20px;
    text-align: center;
    top: -39px;
    width: 50px;
}
.lg-outer .lg-toogle-thumb:after {
    content: "\e1ff"}
.lg-outer .lg-toogle-thumb:hover {
    color: #FFF;
}
.lg-outer .lg-video-cont {
    max-width: 1140px;
    max-height: 100%;
    width: 100%;
    padding: 0 5px;
}
.lg-outer .lg-video {
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
    overflow: hidden;
    position: relative;
}
.lg-outer .lg-video .lg-object {
    display: inline-block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%!important;
    height: 100%!important;
}
.lg-outer .lg-video .lg-video-play {
    width: 84px;
    height: 59px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -42px;
    margin-top: -30px;
    z-index: 1080;
    cursor: pointer;
}
.lg-outer .lg-has-vimeo .lg-video-play {
    background: url(//xxyx.com/wp-content/themes/jackrose/siteorigin/widgets/jackrose-sow-gallery-grid/css/../img/vimeo-play.png) no-repeat;
}
.lg-outer .lg-has-vimeo:hover .lg-video-play {
    background: url(//xxyx.com/wp-content/themes/jackrose/siteorigin/widgets/jackrose-sow-gallery-grid/css/../img/vimeo-play.png) 0 -58px no-repeat;
}
.lg-outer .lg-has-html5 .lg-video-play {
    background: url(//xxyx.com/wp-content/themes/jackrose/siteorigin/widgets/jackrose-sow-gallery-grid/css/../img/video-play.png) no-repeat;
    height: 64px;
    margin-left: -32px;
    margin-top: -32px;
    width: 64px;
    opacity: .8;
}
.lg-outer .lg-has-html5:hover .lg-video-play {
    opacity: 1;
}
.lg-outer .lg-has-youtube .lg-video-play {
    background: url(//xxyx.com/wp-content/themes/jackrose/siteorigin/widgets/jackrose-sow-gallery-grid/css/../img/youtube-play.png) no-repeat;
}
.lg-outer .lg-has-youtube:hover .lg-video-play {
    background: url(//xxyx.com/wp-content/themes/jackrose/siteorigin/widgets/jackrose-sow-gallery-grid/css/../img/youtube-play.png) 0 -60px no-repeat;
}
.lg-outer .lg-video-object {
    width: 100%!important;
    height: 100%!important;
    position: absolute;
    top: 0;
    left: 0;
}
.lg-outer .lg-has-video .lg-video-object {
    visibility: hidden;
}
.lg-outer .lg-has-video.lg-video-playing .lg-object, .lg-outer .lg-has-video.lg-video-playing .lg-video-play {
    display: none;
}
.lg-outer .lg-has-video.lg-video-playing .lg-video-object {
    visibility: visible;
}
.lg-progress-bar {
    background-color: #333;
    height: 5px;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1080;
    opacity: 0;
    -webkit-transition: opacity 80ms ease 0s;
    -moz-transition: opacity 80ms ease 0s;
    -o-transition: opacity 80ms ease 0s;
    transition: opacity 80ms ease 0s;
}
.lg-progress-bar .lg-progress {
    background-color: #a90707;
    height: 5px;
    width: 0;
}
.lg-progress-bar.lg-start .lg-progress {
    width: 100%}
.lg-show-autoplay .lg-progress-bar {
    opacity: 1;
}
.lg-autoplay-button:after {
    content: "\e01d"}
.lg-show-autoplay .lg-autoplay-button:after {
    content: "\e01a"}
.lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-image, .lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
    -webkit-transition-duration: 0s;
    transition-duration: 0s;
}
.lg-outer .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
    -webkit-transition: left .3s cubic-bezier(0, 0, .25, 1) 0s, top .3s cubic-bezier(0, 0, .25, 1) 0s;
    -moz-transition: left .3s cubic-bezier(0, 0, .25, 1) 0s, top .3s cubic-bezier(0, 0, .25, 1) 0s;
    -o-transition: left .3s cubic-bezier(0, 0, .25, 1) 0s, top .3s cubic-bezier(0, 0, .25, 1) 0s;
    transition: left .3s cubic-bezier(0, 0, .25, 1) 0s, top .3s cubic-bezier(0, 0, .25, 1) 0s;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
}
.lg-outer .lg-item.lg-complete.lg-zoomable .lg-image {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
    -webkit-transition: -webkit-transform .3s cubic-bezier(0, 0, .25, 1) 0s, opacity .15s!important;
    -moz-transition: -moz-transform .3s cubic-bezier(0, 0, .25, 1) 0s, opacity .15s!important;
    -o-transition: -o-transform .3s cubic-bezier(0, 0, .25, 1) 0s, opacity .15s!important;
    transition: transform .3s cubic-bezier(0, 0, .25, 1) 0s, opacity .15s!important;
    -webkit-transform-origin: 0 0;
    -moz-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    transform-origin: 0 0;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
}
#lg-zoom-in:after {
    content: "\e311"}
#lg-actual-size {
    font-size: 20px;
}
#lg-actual-size:after {
    content: "\e033"}
#lg-zoom-out {
    opacity: .5;
    pointer-events: none;
}
#lg-zoom-out:after {
    content: "\e312"}
.lg-zoomed #lg-zoom-out {
    opacity: 1;
    pointer-events: auto;
}
.lg-outer .lg-pager-outer {
    bottom: 60px;
    left: 0;
    position: absolute;
    right: 0;
    text-align: center;
    z-index: 1080;
    height: 10px;
}
.lg-outer .lg-pager-outer.lg-pager-hover .lg-pager-cont {
    overflow: visible;
}
.lg-outer .lg-pager-cont {
    cursor: pointer;
    display: inline-block;
    overflow: hidden;
    position: relative;
    vertical-align: top;
    margin: 0 5px;
}
.lg-outer .lg-pager-cont:hover .lg-pager-thumb-cont {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
.lg-outer .lg-pager-cont.lg-pager-active .lg-pager {
    box-shadow: 0 0 0 2px #fff inset;
}
.lg-outer .lg-pager-thumb-cont {
    background-color: #fff;
    color: #FFF;
    bottom: 100%;
    height: 83px;
    left: 0;
    margin-bottom: 20px;
    margin-left: -60px;
    opacity: 0;
    padding: 5px;
    position: absolute;
    width: 120px;
    border-radius: 3px;
    -webkit-transition: opacity .15s ease 0s, -webkit-transform .15s ease 0s;
    -moz-transition: opacity .15s ease 0s, -moz-transform .15s ease 0s;
    -o-transition: opacity .15s ease 0s, -o-transform .15s ease 0s;
    transition: opacity .15s ease 0s, transform .15s ease 0s;
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
}
.lg-outer .lg-pager-thumb-cont img {
    width: 100%;
    height: 100%}
.lg-outer .lg-pager {
    background-color: rgba(255, 255, 255, .5);
    border-radius: 50%;
    box-shadow: 0 0 0 8px rgba(255, 255, 255, .7) inset;
    display: block;
    height: 12px;
    -webkit-transition: box-shadow .3s ease 0s;
    -o-transition: box-shadow .3s ease 0s;
    transition: box-shadow .3s ease 0s;
    width: 12px;
}
.lg-outer .lg-pager:focus, .lg-outer .lg-pager:hover {
    box-shadow: 0 0 0 8px #fff inset;
}
.lg-outer .lg-caret {
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px dashed;
    bottom: -10px;
    display: inline-block;
    height: 0;
    left: 50%;
    margin-left: -5px;
    position: absolute;
    vertical-align: middle;
    width: 0;
}
.lg-outer, .lg-outer .lg, .lg-outer .lg-inner {
    width: 100%;
    height: 100%}
.lg-fullscreen:after {
    content: "\e20c"}
.lg-fullscreen-on .lg-fullscreen:after {
    content: "\e20d"}
.group:after, .group:before {
    display: table;
    content: "";
    line-height: 0;
}
.group:after {
    clear: both;
}
.lg-outer {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1050;
    opacity: 0;
    -webkit-transition: opacity .15s ease 0s;
    -o-transition: opacity .15s ease 0s;
    transition: opacity .15s ease 0s;
}
.lg-outer * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.lg-outer.lg-visible {
    opacity: 1;
}
.lg-outer.lg-css3 .lg-item.lg-current, .lg-outer.lg-css3 .lg-item.lg-next-slide, .lg-outer.lg-css3 .lg-item.lg-prev-slide {
    -webkit-transition-duration: inherit!important;
    transition-duration: inherit!important;
    -webkit-transition-timing-function: inherit!important;
    transition-timing-function: inherit!important;
}
.lg-outer.lg-css3.lg-dragging .lg-item.lg-current, .lg-outer.lg-css3.lg-dragging .lg-item.lg-next-slide, .lg-outer.lg-css3.lg-dragging .lg-item.lg-prev-slide {
    -webkit-transition-duration: 0s!important;
    transition-duration: 0s!important;
    opacity: 1;
}
.lg-outer.lg-grab img.lg-object {
    cursor: -webkit-grab;
    cursor: -moz-grab;
    cursor: -o-grab;
    cursor: -ms-grab;
    cursor: grab;
}
.lg-outer.lg-grabbing img.lg-object {
    cursor: move;
    cursor: -webkit-grabbing;
    cursor: -moz-grabbing;
    cursor: -o-grabbing;
    cursor: -ms-grabbing;
    cursor: grabbing;
}
.lg-outer .lg {
    position: relative;
    overflow: hidden;
    margin-left: auto;
    margin-right: auto;
    max-width: 100%;
    max-height: 100%}
.lg-outer .lg-inner {
    position: absolute;
    left: 0;
    top: 0;
    white-space: nowrap;
}
.lg-outer .lg-item {
    background: url(//xxyx.com/wp-content/themes/jackrose/siteorigin/widgets/jackrose-sow-gallery-grid/css/../img/loading.gif) center center no-repeat;
    display: none!important;
}
.lg-outer.lg-css .lg-current, .lg-outer.lg-css3 .lg-current, .lg-outer.lg-css3 .lg-next-slide, .lg-outer.lg-css3 .lg-prev-slide {
    display: inline-block!important;
}
.lg-outer .lg-img-wrap, .lg-outer .lg-item {
    display: inline-block;
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%}
.lg-outer .lg-img-wrap:before, .lg-outer .lg-item:before {
    content: "";
    display: inline-block;
    height: 50%;
    width: 1px;
    margin-right: -1px;
}
.lg-outer .lg-img-wrap {
    position: absolute;
    padding: 0 5px;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}
.lg-outer .lg-item.lg-complete {
    background-image: none;
}
.lg-outer .lg-item.lg-current {
    z-index: 1060;
}
.lg-outer .lg-image {
    display: inline-block;
    vertical-align: middle;
    max-width: 100%;
    max-height: 100%;
    width: auto!important;
    height: auto!important;
}
.lg-outer.lg-show-after-load .lg-item .lg-object, .lg-outer.lg-show-after-load .lg-item .lg-video-play {
    opacity: 0;
    -webkit-transition: opacity .15s ease 0s;
    -o-transition: opacity .15s ease 0s;
    transition: opacity .15s ease 0s;
}
.lg-outer.lg-show-after-load .lg-item.lg-complete .lg-object, .lg-outer.lg-show-after-load .lg-item.lg-complete .lg-video-play {
    opacity: 1;
}
.lg-outer .lg-empty-html, .lg-outer.lg-hide-download #lg-download {
    display: none;
}
.lg-backdrop {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1040;
    background-color: #000;
    opacity: 0;
    -webkit-transition: opacity .15s ease 0s;
    -o-transition: opacity .15s ease 0s;
    transition: opacity .15s ease 0s;
}
.lg-backdrop.in {
    opacity: 1;
}
.lg-css3.lg-no-trans .lg-current, .lg-css3.lg-no-trans .lg-next-slide, .lg-css3.lg-no-trans .lg-prev-slide {
    -webkit-transition: none 0s ease 0s!important;
    -moz-transition: none 0s ease 0s!important;
    -o-transition: none 0s ease 0s!important;
    transition: none 0s ease 0s!important;
}
.lg-css3.lg-use-css3 .lg-item, .lg-css3.lg-use-left .lg-item {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
}
.lg-css3.lg-fade .lg-item {
    opacity: 0;
}
.lg-css3.lg-fade .lg-item.lg-current {
    opacity: 1;
}
.lg-css3.lg-fade .lg-item.lg-current, .lg-css3.lg-fade .lg-item.lg-next-slide, .lg-css3.lg-fade .lg-item.lg-prev-slide {
    -webkit-transition: opacity .1s ease 0s;
    -moz-transition: opacity .1s ease 0s;
    -o-transition: opacity .1s ease 0s;
    transition: opacity .1s ease 0s;
}
.lg-css3.lg-slide.lg-use-css3 .lg-item {
    opacity: 0;
}
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
}
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
}
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
}
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current, .lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide, .lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide {
    -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
    -moz-transition: -moz-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
    -o-transition: -o-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
    transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
}
.lg-css3.lg-slide.lg-use-left .lg-item {
    opacity: 0;
    position: absolute;
    left: 0;
}
.lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide {
    left: -100%}
.lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide {
    left: 100%}
.lg-css3.lg-slide.lg-use-left .lg-item.lg-current {
    left: 0;
    opacity: 1;
}
.lg-css3.lg-slide.lg-use-left .lg-item.lg-current, .lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide, .lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide {
    -webkit-transition: left 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
    -moz-transition: left 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
    -o-transition: left 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
    transition: left 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
}
/*! Flickity v1.2.1
http://flickity.metafizzy.co
---------------------------------------------- */
.flickity-enabled {
    position: relative;
}
.flickity-enabled:focus {
    outline: 0;
}
.flickity-viewport {
    overflow: hidden;
    position: relative;
    height: 100%}
.flickity-slider {
    position: absolute;
    width: 100%;
    height: 100%}
.flickity-enabled.is-draggable {
    -webkit-tap-highlight-color: transparent;
    tap-highlight-color: transparent;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.flickity-enabled.is-draggable .flickity-viewport {
    cursor: move;
    cursor: -webkit-grab;
    cursor: grab;
}
.flickity-enabled.is-draggable .flickity-viewport.is-pointer-down {
    cursor: -webkit-grabbing;
    cursor: grabbing;
}
.flickity-prev-next-button {
    position: absolute;
    top: 50%;
    width: 44px;
    height: 44px;
    border: none;
    border-radius: 50%;
    background: #fff;
    background: hsla(0, 0%, 100%, .75);
    cursor: pointer;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
.flickity-prev-next-button:hover {
    background: #fff;
}
.flickity-prev-next-button:focus {
    outline: 0;
    box-shadow: 0 0 0 5px #09F;
}
.flickity-prev-next-button:active {
    filter: alpha(opacity=60);
    opacity: .6;
}
.flickity-prev-next-button.previous {
    left: 10px;
}
.flickity-prev-next-button.next {
    right: 10px;
}
.flickity-rtl .flickity-prev-next-button.previous {
    left: auto;
    right: 10px;
}
.flickity-rtl .flickity-prev-next-button.next {
    right: auto;
    left: 10px;
}
.flickity-prev-next-button:disabled {
    filter: alpha(opacity=30);
    opacity: .3;
    cursor: auto;
}
.flickity-prev-next-button svg {
    position: absolute;
    left: 20%;
    top: 20%;
    width: 60%;
    height: 60%}
.flickity-prev-next-button .arrow {
    fill: #333;
}
.flickity-prev-next-button.no-svg {
    color: #333;
    font-size: 26px;
}
.flickity-page-dots {
    position: absolute;
    width: 100%;
    bottom: -25px;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
    line-height: 1;
}
.flickity-rtl .flickity-page-dots {
    direction: rtl;
}
.flickity-page-dots .dot {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 0 8px;
    background: #333;
    border-radius: 50%;
    filter: alpha(opacity=25);
    opacity: .25;
    cursor: pointer;
}
.flickity-page-dots .dot.is-selected {
    filter: alpha(opacity=100);
    opacity: 1;
}
/*!
 *  Font Awesome 4.6.3 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(http://jeffandveronica.us/wp-content/themes/jackrose/css/font-awesome.min.css?ver=4.6.3);
    src: url(http://jeffandveronica.us/wp-content/themes/jackrose/css/font-awesome.min.css?ver=4.6.3) format('embedded-opentype'), url(http://jeffandveronica.us/wp-content/themes/jackrose/css/font-awesome.min.css?ver=4.6.3) format('woff2'), url(http://jeffandveronica.us/wp-content/themes/jackrose/css/font-awesome.min.css?ver=4.6.3) format('woff'), url(http://jeffandveronica.us/wp-content/themes/jackrose/css/font-awesome.min.css?ver=4.6.3) format('truetype'), url(http://jeffandveronica.us/wp-content/themes/jackrose/css/font-awesome.min.css?ver=4.6.3#fontawesomeregular) format('svg');
    font-weight: normal;
    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 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}
.fa-rotate-180 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}
.fa-rotate-270 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
    -webkit-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg);
}
.fa-flip-horizontal {
    -ms-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 {
    -ms-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-pp: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-resistance: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"}
.fa-gitlab:before {
    content: "\f296"}
.fa-wpbeginner:before {
    content: "\f297"}
.fa-wpforms:before {
    content: "\f298"}
.fa-envira:before {
    content: "\f299"}
.fa-universal-access:before {
    content: "\f29a"}
.fa-wheelchair-alt:before {
    content: "\f29b"}
.fa-question-circle-o:before {
    content: "\f29c"}
.fa-blind:before {
    content: "\f29d"}
.fa-audio-description:before {
    content: "\f29e"}
.fa-volume-control-phone:before {
    content: "\f2a0"}
.fa-braille:before {
    content: "\f2a1"}
.fa-assistive-listening-systems:before {
    content: "\f2a2"}
.fa-asl-interpreting:before, .fa-american-sign-language-interpreting:before {
    content: "\f2a3"}
.fa-deafness:before, .fa-hard-of-hearing:before, .fa-deaf:before {
    content: "\f2a4"}
.fa-glide:before {
    content: "\f2a5"}
.fa-glide-g:before {
    content: "\f2a6"}
.fa-signing:before, .fa-sign-language:before {
    content: "\f2a7"}
.fa-low-vision:before {
    content: "\f2a8"}
.fa-viadeo:before {
    content: "\f2a9"}
.fa-viadeo-square:before {
    content: "\f2aa"}
.fa-snapchat:before {
    content: "\f2ab"}
.fa-snapchat-ghost:before {
    content: "\f2ac"}
.fa-snapchat-square:before {
    content: "\f2ad"}
.fa-pied-piper:before {
    content: "\f2ae"}
.fa-first-order:before {
    content: "\f2b0"}
.fa-yoast:before {
    content: "\f2b1"}
.fa-themeisle:before {
    content: "\f2b2"}
.fa-google-plus-circle:before, .fa-google-plus-official:before {
    content: "\f2b3"}
.fa-fa:before, .fa-font-awesome:before {
    content: "\f2b4"}
.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0,  0,  0,  0);
    border: 0;
}
.sr-only-focusable:active, .sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto;
}

html {
    font-family: sans-serif;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%}
body {
    margin: 0;
}
article, aside, details, figcaption, figure, footer, header, 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;
}
a {
    background-color: transparent;
}
a:active, a:hover {
    outline: 0;
}
abbr[title] {
    border-bottom: 1px dotted;
}
b, strong {
    font-weight: bold;
}
dfn {
    font-style: italic;
}
h1 {
    font-size: 2em;
    margin: .67em 0;
}
mark {
    background: #ff0;
    color: #000;
}
small {
    font-size: 80%}
sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}
sup {
    top: -.5em;
}
sub {
    bottom: -.25em;
}
img {
    border: 0;
}
svg:not(:root) {
    overflow: hidden;
}
figure {
    margin: 1em 40px;
}
hr {
    box-sizing: content-box;
    height: 0;
}
pre {
    overflow: auto;
}
code, kbd, pre, samp {
    font-family: monospace, monospace;
    font-size: 1em;
}
button, input, optgroup, select, textarea {
    color: inherit;
    font: inherit;
    margin: 0;
}
button {
    overflow: visible;
}
button, select {
    text-transform: none;
}
button, html input[type="button"], input[type="reset"], input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
}
button[disabled], html input[disabled] {
    cursor: default;
}
button::-moz-focus-inner, input::-moz-focus-inner {
    border: 0;
    padding: 0;
}
input {
    line-height: normal;
}
input[type="checkbox"], input[type="radio"] {
    box-sizing: border-box;
    padding: 0;
}
input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
    height: auto;
}
input[type="search"] {
    -webkit-appearance: textfield;
    box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}
fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em;
}
legend {
    border: 0;
    padding: 0;
}
textarea {
    overflow: auto;
}
optgroup {
    font-weight: bold;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
td, th {
    padding: 0;
}
html {
    box-sizing: border-box;
    height: 100% !important;
}
*, *:before, *:after {
    box-sizing: inherit;
}
*:focus {
    outline: 0;
}
body {
    height: 100%;
    background: #fff;
    color: #888;
    font-family: serif;
    font-size: 14px;
    line-height: 1.85;
}
h1, h2, h3, h4, h5, h6 {
    margin: 2rem 0 1rem;
    color: #444;
    font-style: italic;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
    color: inherit;
}
h1 {
    font-size: 200%;
    line-height: 1.3;
}
h2 {
    font-size: 175%;
    line-height: 1.4;
}
h3 {
    font-size: 150%;
    line-height: 1.5;
}
h4 {
    font-size: 130%;
    line-height: 1.6;
}
h5 {
    font-size: 110%;
    line-height: 1.7;
}
h6 {
    font-size: 100%}
p {
    margin: 0 0 1.5em;
}
a {
    text-decoration: none;
    transition: all .25s ease-in-out;
}
a:hover, a:focus, a:active {
    color: #444;
    outline: 0;
}
dfn, cite, em, i {
    font-style: italic;
}
blockquote {
    margin: 0 0 1.5em;
}
address {
    margin: 0 0 1.5em;
}
pre {
    background: #eee;
    font-family: "Courier 10 Pitch", Courier, monospace;
    font-size: 15px;
    font-size: .9375rem;
    line-height: 1.6;
    margin: 0 0 1.5em;
    max-width: 100%;
    overflow: auto;
    padding: 1.2em;
}
code, kbd, tt, var {
    font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
    font-size: 15px;
    font-size: .9375rem;
}
abbr, acronym {
    border-bottom: 1px dotted #666;
    cursor: help;
}
mark, ins {
    background: #fff9c0;
    text-decoration: none;
}
big {
    font-size: 125%}
blockquote:before, blockquote:after, q:before, q:after {
    content: ""}
blockquote, q {
    quotes: "" ""}
blockquote {
    background-color: #f3f3f3;
    padding: 1.5em 2em;
    font-size: 120%;
    font-style: italic;
}
blockquote p:last-child {
    margin-bottom: 0;
}
hr {
    background-color: #e5e5e5;
    border: 0;
    height: 1px;
    margin: 1.5em 0;
}
ul, ol {
    margin: 0 0 1.5em 3em;
    padding: 0;
}
ul {
    list-style: disc;
}
ol {
    list-style: decimal;
}
li>ul, li>ol {
    margin-bottom: 0;
    margin-left: 1.5em;
}
dt {
    font-weight: bold;
}
dd {
    margin: 0 0 1.5em 1.5em;
}
img {
    height: auto;
    max-width: 100%}
table {
    margin: 0 0 1.5em;
    width: 100%}
embed, iframe, object {
    max-width: 100%}
::-webkit-input-placeholder {
    color: #ccc;
}
:-moz-placeholder {
    color: #ccc;
}
::-moz-placeholder {
    color: #ccc;
}
:-ms-input-placeholder {
    color: #ccc;
}
.button, button, input[type="button"], input[type="reset"], input[type="submit"] {
    display: inline-block;
    padding: .7em 1.5em;
    border: 1px solid;
    border-radius: 0;
    transition: all .25s ease-in-out;
    font-size: 12px;
    font-style: italic;
    line-height: inherit;
    letter-spacing: .1em;
    text-transform: uppercase;
}
.button:hover, button:hover, input[type="button"]:hover, input[type="reset"]:hover, input[type="submit"]:hover, .button:focus, button:focus, input[type="button"]:focus, input[type="reset"]:focus, input[type="submit"]:focus, .button:active, button:active, input[type="button"]:active, input[type="reset"]:active, input[type="submit"]:active {
    outline: 0;
    text-decoration: none;
}


textarea {
    width: 100%}
label {
    font-style: italic;
}
.input-block {
    width: 100%}
.wrapper {
    position: relative;
    width: 970px;
    padding: 0 15px;
    margin-left: auto;
    margin-right: auto;
}
.wrapper:before, .wrapper:after {
    content: "";
    display: table;
}
.wrapper:after {
    clear: both;
}
@media screen and (min-width:1200px) {
    .wrapper {
    width: 1110px;
}
}@media screen and (max-width:1023px) {
    .wrapper {
    width: 760px;
}
}@media screen and (max-width:767px) {
    .wrapper {
    width: 510px;
}
}@media screen and (max-width:519px) {
    .wrapper {
    width: auto !important;
}
}.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
}
.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: bold;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000;
}
.clear:before, .clear:after, .wrapper:before, .wrapper:after {
    content: "";
    display: table;
}
.clear:after, .wrapper:after {
    clear: both;
}
.align-left {
    text-align: left;
}
.align-center {
    text-align: center;
}
.align-right {
    text-align: right;
}
html #wpadminbar {
    backface-visibility: hidden;
}
@media(max-width:767px) {
    html #wpadminbar {
    position: fixed;
}
}.alignleft {
    display: inline;
    float: left;
    margin-right: 1.5em;
}
.alignright {
    display: inline;
    float: right;
    margin-left: 1.5em;
}
.aligncenter {
    clear: both;
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.wp-caption {
    margin-bottom: 1.5em;
    max-width: 100%}
.wp-caption img[class*="wp-image-"] {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.wp-caption .wp-caption-text {
    margin: .8075em 0;
}
.wp-caption-text {
    text-align: center;
}
.gallery {
    margin-bottom: 1.5em;
}
.gallery-item {
    display: inline-block;
    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-caption {
    display: block;
}
.page-content .wp-smiley, .entry-content .wp-smiley, .comment-content .wp-smiley {
    border: 0;
    margin-bottom: 0;
    margin-top: 0;
    padding: 0;
}
.typography-section-heading {
    font-size: 400%;
    font-style: normal;
    font-weight: normal;
    line-height: 1.2;
    letter-spacing: 0;
    text-decoration: none;
    text-transform: none;
}
@media screen and (max-width:767px) {
    .typography-section-heading {
    font-size: 350%;
    line-height: 1.15;
}
}@media screen and (max-width:519px) {
    .typography-section-heading {
    font-size: 300%;
    line-height: 1.1;
}
}.typography-heading {
    font-size: 120%;
    font-style: italic;
    font-weight: normal;
    line-height: 1.6;
    letter-spacing: .1em;
    text-decoration: none;
    text-transform: uppercase;
}
.typography-title {
    font-size: 150%;
    font-style: italic;
    font-weight: normal;
    line-height: 1.5;
    letter-spacing: .1em;
    text-decoration: none;
    text-transform: uppercase;
}
#page {
    position: relative;
    height: 100%}
#top {
    position: absolute;
    top: 0;
}
.admin-bar #top {
    top: -32px;
}
@media(max-width:782px) {
    .admin-bar #top {
    top: -46px;
}
}#content {
    padding: 100px 0;
}
.page-template-one-page #content {
    padding: 0;
}
#primary {
    width: 640px;
    float: left;
}
#secondary {
    width: 250px;
    float: right;
}
#primary.no-sidebar {
    width: auto !important;
    float: none;
}
@media screen and (min-width:1200px) {
    #primary {
    width: 760px;
}
}@media screen and (max-width:1023px) {
    #primary, #secondary {
    width: auto;
    float: none;
}
#secondary {
    margin-top: 100px;
}
}.section-background {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    text-align: center;
}
@media screen and (max-width:767px) {
    .section-background {
    -webkit-transform: none !important;
    -moz-transform: none !important;
    -o-transform: none !important;
    transform: none !important;
}
}.section-background img, .section-background video {
    position: absolute;
    top: 0;
    left: 0;
    max-width: none !important;
    backface-visibility: hidden;
}
.section-background video::-webkit-media-controls-start-playback-button {
    display: none !important;
    -webkit-appearance: none;
}
.hero-section {
    position: relative;
    height: 100%;
    max-height: 100vh;
}
.hero-slider {
    position: relative;
    height: 100%}
.hero-slider .flickity-slider {
    transform: none !important;
}
.hero-slider .hero-slide.is-selected {
    z-index: 1;
    opacity: 1;
    transition: opacity .5s ease-in-out;
}
.hero-slider .hero-slide {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    overflow: hidden;
    left: 0 !important;
    opacity: 0;
    transition: opacity .5s ease-in-out .5s;
    backface-visibility: hidden;
}
.hero-slider .flickity-page-dots {
    list-style: none;
    position: absolute;
    width: auto;
    bottom: 0;
    right: 0;
    z-index: 2;
    padding: 0;
    margin: 0 20px 20px 0;
}
.hero-slider .flickity-page-dots .dot {
    display: block;
    margin: 10px 0;
}
.hero-slider .flickity-page-dots .dot:only-child {
    display: none;
}
.hero-slider:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 15%;
    bottom: 0;
    left: 0;
    background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.1));
}
.hero-slide-overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}
.hero-logo {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 1;
    text-align: center;
    padding: 70px 0;
}
.hero-logo .wrapper {
    position: relative;
    height: 100%}
.hero-logo .wrapper:before {
    content: "";
    display: inline-block;
    height: 100%;
    width: 0;
    vertical-align: middle;
}
.hero-logo-image {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    max-width: 90%}
.hero-action {
    position: absolute;
    bottom: -60px;
    left: 0;
    width: 100%;
    text-align: center;
}
@-webkit-keyframes jackrose-hero-button {
    0% {
    -webkit-transform: translate(0, 0);
}
50% {
    -webkit-transform: translate(0, -30px);
}
}@-moz-keyframes jackrose-hero-button {
    0% {
    -moz-transform: translate(0, 0);
}
50% {
    -moz-transform: translate(0, -30px);
}
}@-o-keyframes jackrose-hero-button {
    0% {
    -o-transform: translate(0, 0);
}
50% {
    -o-transform: translate(0, -30px);
}
}@keyframes jackrose-hero-button {
    0% {
    transform: translate(0, 0);
}
50% {
    transform: translate(0, -30px);
}
}.hero-button {
    display: inline-block;
    font-size: 12px;
    font-style: italic;
    line-height: 20px;
    letter-spacing: .1em;
    text-transform: uppercase;
    -webkit-animation: jackrose-hero-button 2s ease-in-out 0s infinite;
    -moz-animation: jackrose-hero-button 2s ease-in-out 0s infinite;
    -o-animation: jackrose-hero-button 2s ease-in-out 0s infinite;
    animation: jackrose-hero-button 2s ease-in-out 0s infinite;
}
.hero-button span {
    display: block;
}
.hero-button .fa {
    display: block;
    margin-top: 5px;
    font-size: 20px;
    font-style: normal;
}
.hero-logo img {
    display: block;
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 60vh;
}
.hero-effect {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    overflow: hidden;
    z-index: 1;
    pointer-events: none;
}
.header-anchor {
    height: 71px;
}
.header-anchor-top {
    position: absolute;
    top: 0;
    width: 100%}
.header-section {
    position: absolute;
    left: 0;
    z-index: 999;
    width: 100%;
    height: 71px;
    border-bottom: 1px solid;
    font-size: 12px;
    font-style: italic;
    line-height: 20px;
    letter-spacing: .1em;
    text-transform: uppercase;
}
.header-section.floating {
    position: fixed;
    width: 100%;
    left: 0;
    top: 0;
    margin-top: 0;
}
.header-logo {
    position: absolute;
    top: 0;
    left: 0;
    width: 60px;
    height: 70px;
    padding: 10px 0;
    margin: 0 0 0 15px;
    line-height: 50px;
}
.header-logo a {
    display: inline-block;
}
.header-logo img {
    display: inline-block;
    margin-top: -5px;
    vertical-align: middle;
    max-height: 50px;
}
.header-navigation {
    display: block;
    padding: 0 70px;
    clear: both;
    text-align: center;
}
.header-navigation ul {
    list-style: none;
    margin: 0 auto;
    padding: 0;
    white-space: nowrap;
}
.header-navigation>div>ul {
    display: table;
}
.header-navigation>div>ul>li {
    padding: 25px 0;
    margin: 0 1.5em;
    float: left;
}
.header-navigation li {
    position: relative;
}
.header-navigation li a {
    display: block;
    text-decoration: none;
}
.header-navigation li img {
    max-width: none;
}
.header-navigation>div>ul>li>a:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 4px;
    margin-bottom: -1px;
    background-color: transparent;
    transition: all .25s ease-in-out;
}
.header-navigation ul ul {
    position: absolute;
    top: 100%;
    left: -999em;
    z-index: 999;
    border: 1px solid;
    border-bottom: 0;
    margin-left: -1em;
    box-shadow: 0 5px 20px rgba(0, 0, 0, 0.1);
    opacity: 0;
    visibility: hidden;
}
.header-navigation ul ul li {
    padding: 1em;
    margin: 0;
    float: none;
    border-bottom: 1px solid;
}
.header-navigation ul ul a {
    text-align: left;
    max-width: 300px;
}
.header-navigation ul li:hover>ul, .header-navigation ul li.focus>ul {
    left: auto;
    opacity: 1;
    visibility: visible;
}
.header-navigation ul ul ul {
    left: -999em;
    top: 0;
    margin-top: -1px;
    margin-left: 0;
    opacity: 0;
    visibility: hidden;
}
.header-navigation ul ul li:hover>ul, .header-navigation ul ul li.focus>ul {
    left: 100%;
    opacity: 1;
    visibility: visible;
}
.header-navigation-toggle {
    display: none;
    width: 30px;
    height: 30px;
    float: right;
    padding: 0;
    margin: 20px 0;
    background-color: transparent;
    border: 0;
    font-size: 20px;
    line-height: 30px;
}
.header-navigation-toggle:hover, .header-navigation-toggle:focus {
    background-color: transparent;
}
@media screen and (max-width:1023px) {
    .header-navigation>div {
    position: absolute;
    left: 0;
    right: 0;
}
.header-navigation>div>ul {
    display: block;
    border: 1px solid;
    border-top: 0;
    border-bottom: 0;
    box-shadow: 0 5px 20px rgba(0, 0, 0, 0.1);
    overflow: auto;
}
.header-navigation>div>ul>li {
    padding: 0;
    margin: 0;
    float: none;
}
.header-navigation>div>ul>li>a:after {
    display: none;
}
.header-navigation li {
    margin: 0;
    padding: 0;
    float: none;
    border-bottom: 1px solid;
}
.header-navigation li a {
    padding: 1em;
}
.header-navigation ul ul {
    position: static;
    padding: 0;
    margin: 0;
    border: 0;
    max-width: none;
    background-color: transparent;
    text-align: center;
    box-shadow: none;
    opacity: 1 !important;
    visibility: visible !important;
}
.header-navigation ul ul li {
    border-top: 1px solid;
    padding: 0;
    border-bottom: 0;
}
.header-navigation ul ul a {
    text-align: center;
    max-width: none;
}
.header-navigation-toggle {
    display: inline-block;
}
.header-navigation>div {
    top: -999em;
    opacity: 0;
    visibility: hidden;
}
.header-navigation-toggle.active~div {
    top: 71px;
    opacity: 1;
    visibility: visible;
}
.header-logo+.header-navigation {
    padding-right: 0;
}
.ribbon-menu+.header-navigation {
    padding-right: 70px;
}
}.ribbon-menu {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 1;
    width: 60px;
    height: 80px;
    margin: -5px 5px 0 0;
    padding: 10px 0;
    color: #fff;
    text-align: center;
    transition: all .25s ease-in-out;
}
.ribbon-menu:before {
    content: "";
    display: inline-block;
    height: 100%;
    width: 0;
    vertical-align: middle;
}
.ribbon-menu span {
    vertical-align: middle;
    display: inline-block;
    max-width: 90%}
.ribbon-menu:after {
    content: "";
    position: absolute;
    top: 100%;
    left: 0;
    width: 60px;
    height: 10px;
    border-left: 30px solid;
    border-right: 30px solid;
    border-bottom: 10px solid;
    border-bottom-color: transparent !important;
}
.ribbon-menu:hover, .ribbon-menu:focus {
    padding-top: 20px;
    height: 90px;
    color: #fff;
}
.footer-section {
    background-position: center center;
}
.footer-logo {
    text-align: center;
}
.footer-copyright {
    text-align: center;
    font-size: 90%;
    font-style: italic;
}
.footer-logo+.footer-copyright {
    margin-top: 3em;
}
.background-music {
    position: fixed;
    z-index: 999;
    bottom: 10px;
    right: 10px;
}
.background-music-bottom-left {
    right: auto;
    left: 10px;
}
.background-music-toggle {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 40px;
    height: 40px;
    padding: 0;
    font-size: 14px;
    line-height: 38px;
    text-align: center;
}
.background-music-bottom-left .background-music-toggle {
    right: auto;
    left: 0;
}
.background-music-embed {
    position: absolute;
    right: 0;
    bottom: -999em;
    width: 300px;
    opacity: 0;
    visibility: hidden;
}
.background-music-toggle.active~.background-music-embed {
    bottom: 40px;
    opacity: 1;
    visibility: visible;
}
.background-music-bottom-left .background-music-embed {
    right: auto;
    left: 0;
}
.hentry {
    margin-top: 10em;
}
.hentry:first-of-type {
    margin-top: 0;
}
.entry-header {
    text-align: center;
    margin-bottom: 2em;
}
.entry-title {
    margin: 0;
}
.entry-title a {
    color: #444;
}
.entry-title a:hover, .entry-title a:focus {
    color: #888;
}
.entry-meta {
    margin-top: 1em;
    font-size: 90%;
    font-style: italic;
    color: #ccc;
}
.entry-meta a {
    color: inherit;
}
.entry-meta a:hover, .entry-meta a:focus {
    color: #888;
}
.entry-thumbnail {
    display: block;
    margin-bottom: 1.5em;
    text-align: center;
}
.entry-footer {
    border-top: 1px solid #e5e5e5;
    padding-top: 1em;
    margin-top: 3em;
    color: #ccc;
    font-size: 90%;
    font-style: italic;
    text-align: center;
}
.entry-footer>* {
    position: relative;
    display: inline-block;
    margin-left: .7em;
    padding-left: 1.2em;
}
.entry-footer>*:before {
    content: "/";
    position: absolute;
    left: 0;
    display: inline-block;
    color: #e5e5e5;
}
.entry-footer>*:first-child {
    margin-left: 0;
    padding-left: 0;
}
.entry-footer>*:first-child:before {
    display: none;
}
.entry-footer a {
    color: inherit;
}
.entry-footer a:hover, .entry-footer a:focus {
    color: #888;
}
.comment-navigation, .posts-navigation, .post-navigation {
    margin: 3em -10px 1.5em;
    overflow: hidden;
}
.comment-navigation .nav-previous, .posts-navigation .nav-previous, .post-navigation .nav-previous {
    padding: 0 10px;
    float: right;
    width: 50%;
    text-align: right;
}
.comment-navigation .nav-next, .posts-navigation .nav-next, .post-navigation .nav-next {
    padding: 0 10px;
    float: left;
    width: 50%}
.nav-links {
    font-size: 12px;
    font-style: italic;
    line-height: 20px;
    letter-spacing: .1em;
    text-transform: uppercase;
}
.nav-links a {
    color: #888;
}
.nav-links a:hover, .nav-links a:focus {
    color: #444;
}
.nav-previous:after {
    content: "\f101";
    margin-left: .5em;
    font-family: "FontAwesome"}
.nav-next:before {
    content: "\f100";
    margin-right: .5em;
    font-family: "FontAwesome"}
.comments-area {
    margin-top: 3em;
}
.comment-reply-title, .comments-title {
    font-size: 120%;
    font-style: italic;
    font-weight: normal;
    line-height: 1.6;
    letter-spacing: .1em;
    text-decoration: none;
    text-transform: uppercase;
}
.comment-reply-title small {
    margin-left: 1em;
    color: #ccc;
    font-size: 12px;
    font-style: italic;
    line-height: 20px;
    letter-spacing: .1em;
    text-transform: uppercase;
}
.comment-reply-title small a:before {
    content: "/";
    margin-right: 1em;
}
.comment-reply-title small a {
    color: inherit;
}
.comment-reply-title small a:hover, .comment-reply-title small a:focus {
    color: #888;
}
.comment-list, .comment-list ul, .comment-list ol {
    list-style: none;
    margin: 0;
    padding: 0;
}
.comment-list ul, .comment-list ol {
    margin-left: 65px;
}
.comment-list li {
    margin-top: 1em;
}
.comment-body {
    position: relative;
    min-height: 50px;
    padding: 1em 0;
    padding-left: 65px;
    border-bottom: 1px solid #e5e5e5;
}
.comment-meta {
    padding-right: 50px;
}
.comment-author .avatar {
    position: absolute;
    top: 0;
    left: 0;
    height: 50px;
    width: 50px;
    margin-top: 1em;
}
.comment-author b {
    font-style: italic;
}
.comment-author .says {
    display: none;
}
.comment-metadata {
    color: #ccc;
    font-size: 90%;
    font-style: italic;
}
.comment-metadata>* {
    position: relative;
    display: inline-block;
    margin-left: .7em;
    padding-left: 1.2em;
}
.comment-metadata>*:before {
    content: "/";
    position: absolute;
    left: 0;
    display: inline-block;
    color: #e5e5e5;
}
.comment-metadata>*:first-child {
    margin-left: 0;
    padding-left: 0;
}
.comment-metadata>*:first-child:before {
    display: none;
}
.comment-metadata a {
    color: inherit;
}
.comment-metadata a:hover, .comment-metadata a:focus {
    color: #888;
}
.comment-content {
    margin-top: .5em;
}
.comment-content p {
    margin-bottom: 1em;
}
.comment-body .reply {
    position: absolute;
    top: 0;
    right: 0;
    margin-top: 1em;
    color: #ccc;
    font-size: 90%}
.comment-body .reply a {
    color: inherit;
}
.comment-body .reply a:hover, .comment-body .reply a:focus {
    color: #888;
}
.comment-respond label {
    display: inline-block;
    width: 100px;
}
.comment-list .comment-respond {
    margin-left: 65px;
    border-bottom: 1px solid #e5e5e5;
}
@media screen and (max-width:767px) {
    .comment-list .comment-respond {
    margin-left: 40px;
}
.comment-list ul, .comment-list ol {
    margin-left: 40px;
}
.comment-body {
    padding-left: 0;
}
.comment-author .avatar {
    display: none;
}
.comment-respond label {
    display: block;
    width: auto;
}
}.page-header {
    border: 3px double #e5e5e5;
    padding: 1.5em 3em;
    margin-bottom: 5em;
    text-align: center;
}
.page-title {
    margin: 0;
    color: #444;
    font-size: 120%;
    font-style: italic;
    font-weight: normal;
}
.taxonomy-description {
    margin-top: 1em;
    color: #ccc;
    font-size: 90%;
    font-style: italic;
    font-weight: normal;
}
.taxonomy-description p:last-child {
    margin-bottom: 0;
}
.page-template-invitation {
    background-attachment: fixed;
}
.page-template-invitation #content {
    padding: 0;
}
.page-template-invitation #content, .page-template-invitation #content>.wrapper, .page-template-invitation #primary, .page-template-invitation #main {
    height: 100%}
.page-template-invitation #primary {
    display: table;
    width: 100% !important;
}
.page-template-invitation #main {
    display: table-cell;
    vertical-align: middle;
}
.invitation {
    margin: 100px 0;
    padding: 30px;
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.95);
    box-shadow: 0 5px 40px rgba(0, 0, 0, 0.1);
}
.invitation-inner {
    border: 4px double #ddd;
    padding: 60px 5%}
@media screen and (max-width:519px) {
    .page-template-invitation #content {
    padding: 40px 0;
}
.invitation {
    padding: 15px;
}
}.widget {
    margin: 0 0 3em;
}
.widget-title {
    position: relative;
    margin: 0 0 1em;
    padding-bottom: .5em;
    border-bottom: 1px solid #e5e5e5;
    font-size: 120%;
    font-weight: normal;
}
.widget select {
    width: 100%}
.search-form {
    position: relative;
}
.search-form label:after {
    content: "\f002";
    position: absolute;
    top: 0;
    right: 0;
    display: inline-block;
    width: 2.8em;
    color: #ccc;
    font-family: "FontAwesome";
    font-style: normal;
    font-size: 1em;
    line-height: 2.8em;
    text-align: center;
}
.search-form input {
    padding-right: 3em;
    width: 100%}
.search-form input[type="submit"] {
    display: none;
}
.widget_nav_menu ul, .widget_categories ul, .widget_recent_entries ul, .widget_recent_comments ul, .widget_archive ul, .widget_meta ul, .widget_pages ul, .widget_rss ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
.widget_nav_menu ul li, .widget_categories ul li, .widget_recent_entries ul li, .widget_recent_comments ul li, .widget_archive ul li, .widget_meta ul li, .widget_pages ul li, .widget_rss ul li {
    position: relative;
    margin-top: .5em;
    padding-left: 1.5em;
}
.widget_nav_menu ul li:before, .widget_categories ul li:before, .widget_recent_entries ul li:before, .widget_recent_comments ul li:before, .widget_archive ul li:before, .widget_meta ul li:before, .widget_pages ul li:before, .widget_rss ul li:before {
    content: "\f105";
    font-family: "FontAwesome";
    position: absolute;
    top: 0;
    left: 0;
    color: #ccc;
}
.widget_nav_menu ul li a, .widget_categories ul li a, .widget_archive ul li a, .widget_meta ul li a, .widget_pages ul li a, .widget_recent_entries ul li a, .widget_recent_comments ul li a, .widget_rss ul li a {
    color: #888;
}
.widget_nav_menu ul li a:hover, .widget_nav_menu ul li a:focus, .widget_categories ul li a:hover, .widget_categories ul li a:focus, .widget_archive ul li a:hover, .widget_archive ul li a:focus, .widget_meta ul li a:hover, .widget_meta ul li a:focus, .widget_pages ul li a:hover, .widget_pages ul li a:focus, .widget_recent_entries ul li a:hover, .widget_recent_entries ul li a:focus, .widget_recent_comments ul li a:hover, .widget_recent_comments ul li a:focus, .widget_rss ul li a:hover, .widget_rss ul li a:focus {
    color: #444;
}
.widget_recent_entries .post-date, .widget_rss .rss-date {
    display: block;
    margin: .2em 0 0;
    color: #ccc;
    font-size: 90%;
    font-weight: normal;
    font-style: italic;
}
.widget_rss .rssSummary {
    font-size: 80%;
    margin: .5em 0;
}
.widget_rss cite {
    display: block;
    color: #ccc;
    font-size: 90%}
.widget_rss cite:before {
    content: "-";
    margin-right: .5em;
}
.widget_rss .rsswidget img {
    display: inline-block;
    margin-right: .5em;
}
.widget_calendar table {
    position: relative;
    table-layout: fixed;
    width: 100%;
    max-width: 250px;
}
.widget_calendar table th, .widget_calendar table td {
    text-align: center;
    padding: .2em;
}
.widget_calendar table caption {
    background-color: #f3f3f3;
    padding: .2em 2em;
    margin-bottom: 10px;
}
.widget_calendar table tfoot {
    position: absolute;
    width: 100%;
    top: 0;
}
.widget_calendar table tfoot #prev, .widget_calendar table tfoot #next {
    position: absolute;
    top: 0;
    padding: 5px;
    width: 2em;
    color: #ccc;
}
.widget_calendar table tfoot #prev:hover, .widget_calendar table tfoot #next:hover {
    color: #aaa;
}
.widget_calendar table tfoot #prev {
    left: 0;
}
.widget_calendar table tfoot #next {
    right: 0;
}
.widget_calendar table tfoot #prev:before, .widget_calendar table tfoot #next:before {
    font-family: "FontAwesome"}
.widget_calendar table tfoot #prev:before {
    content: "\f104"}
.widget_calendar table tfoot #next:before {
    content: "\f105"}
.widget_calendar table tfoot td a {
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    text-indent: -999999px;
}
.widget_calendar table tbody a {
    font-weight: bold;
}
.widget_tag_cloud a {
    display: inline-block;
    margin: 0 .2em .4em 0;
    padding: .1em .5em;
    background-color: #f3f3f3;
    color: #888;
    font-size: 14px !important;
}
.widget_tag_cloud a:hover, .widget_tag_cloud a:focus {
    background-color: #e5e5e5;
    color: #444;
}
.siteorigin-panels {
    overflow-x: hidden;
}
.panel-grid-cell {
    position: relative;
    z-index: 1;
}
.panel-grid-cell:empty {
    height: 0;
    margin: 0 !important;
}
.panel-grid *:last-child {
    margin-bottom: 0;
}
.panel-row-style {
    position: relative;
}
.jackrose-sow-couple-intro>* {
    display: inline-block;
    text-align: center;
    vertical-align: middle;
}
.jackrose-sow-couple-intro-photo img {
    vertical-align: bottom;
}
.jackrose-sow-couple-intro-name {
    margin-top: 1em;
}
@media screen and (max-width:767px) {
    .jackrose-sow-couple-intro>* {
    display: block;
}
.jackrose-sow-couple-intro-separator {
    margin: 2em 0;
}
}.jackrose-sow-section-heading {
    margin: 0;
}
.jackrose-sow-section-subheading {
    font-size: 130%;
    font-style: italic;
    margin: 0;
}
.jackrose-sow-countdown-fragment {
    display: inline-block;
    margin: 0 1em;
    width: 5em;
}
.jackrose-sow-countdown-fragment big {
    display: block;
    font-size: 400%;
    font-style: italic;
    line-height: 1;
}
.jackrose-sow-countdown-fragment small {
    display: block;
    margin-top: 1em;
    font-size: 100%;
    font-style: italic;
    line-height: 1;
}
.jackrose-sow-about-us-grid-item {
    position: relative;
}
.jackrose-sow-about-us-grid-item-photo {
    float: left;
    width: 50%;
    padding-bottom: 1000px;
    margin-bottom: -1000px;
}
.jackrose-sow-about-us-grid-item-text {
    float: right;
    width: 50%;
    padding: 6em 3em;
    min-height: 50%}
.jackrose-sow-about-us-grid-item-photo-right .jackrose-sow-about-us-grid-item-photo {
    float: right;
}
.jackrose-sow-about-us-grid-item-photo-right .jackrose-sow-about-us-grid-item-text {
    float: left;
}
.jackrose-sow-about-us-grid-item-photo-image {
    position: absolute;
    width: 50%;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}
.jackrose-sow-about-us-grid-item-name {
    margin: 0;
}
.jackrose-sow-about-us-grid-item-content {
    margin-top: 1.5em;
}
.jackrose-sow-about-us-grid-item-links {
    margin-top: 1.5em;
    font-size: 16px;
}
.jackrose-sow-about-us-grid-item-links a {
    margin-left: .5em;
    color: #ccc;
}
.jackrose-sow-about-us-grid-item-links a:first-child {
    margin-left: 0;
}
.jackrose-sow-about-us-grid-item-links a:hover, .jackrose-sow-about-us-grid-item-links a:focus {
    color: #888;
}
@media screen and (max-width:767px) {
    .jackrose-sow-about-us-grid-item-photo, .jackrose-sow-about-us-grid-item-text {
    width: auto;
    float: none !important;
}
.jackrose-sow-about-us-grid-item-photo {
    position: relative;
    padding-bottom: 0;
    margin-bottom: 0;
    padding-top: 100%}
.jackrose-sow-about-us-grid-item-photo-image {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}
.jackrose-sow-about-us-grid-item-text {
    padding: 2em;
}
}.jackrose-sow-events-grid {
    margin-left: -15px;
    margin-right: -15px;
}
.jackrose-sow-events-grid-item {
    padding: 15px;
    float: left;
    text-align: center;
}
.jackrose-sow-events-grid-item-wrapper {
    position: relative;
    padding: 3em;
}
.jackrose-sow-events-grid-1-columns .jackrose-sow-events-grid-item {
    width: 100%}
.jackrose-sow-events-grid-2-columns .jackrose-sow-events-grid-item {
    width: 50%}
.jackrose-sow-events-grid-3-columns .jackrose-sow-events-grid-item {
    width: 33.33%}
.jackrose-sow-events-grid-4-columns .jackrose-sow-events-grid-item {
    width: 25%}
.jackrose-sow-events-grid-item-photo {
    display: block;
    margin: -3em -3em 4em;
}
.jackrose-sow-events-grid-item-photo img {
    min-width: 100%;
    vertical-align: bottom;
}
.jackrose-sow-events-grid-item-icon {
    position: absolute;
    left: 50%;
    margin-left: -30px;
    margin-top: -3em;
    height: 60px;
    width: 60px;
}
.jackrose-sow-events-grid-item-photo~.jackrose-sow-events-grid-item-icon {
    margin-top: -4em;
}
.jackrose-sow-events-grid-item-icon img {
    margin-top: -30px;
}
.jackrose-sow-events-grid-item-title {
    margin: 1em 0 0;
}
.jackrose-sow-events-grid-item-description {
    margin-top: 1.5em;
}
.jackrose-sow-events-grid-item-summary {
    margin-top: 1.5em;
    color: #444;
    font-size: 120%;
    font-style: italic;
}
@media screen and (max-width:767px) {
    .jackrose-sow-events-grid .jackrose-sow-events-grid-item {
    width: 100%}
.jackrose-sow-events-grid-4-columns .jackrose-sow-events-grid-item {
    width: 50%}
}@media screen and (max-width:519px) {
    .jackrose-sow-events-grid-4-columns .jackrose-sow-events-grid-item {
    width: 100%}
}.jackrose-sow-gallery-grid-filters {
    text-align: center;
    margin-bottom: 2em;
}
.jackrose-sow-gallery-grid-filters a {
    display: inline-block;
    margin: .25em 1em;
    padding: .25em 0;
    border-bottom: 2px solid transparent;
    color: #888;
    font-size: 12px;
    font-style: italic;
    line-height: inherit;
    letter-spacing: .1em;
    text-transform: uppercase;
}
.jackrose-sow-gallery-grid-filters a:hover, .jackrose-sow-gallery-grid-filters a:focus {
    color: #444;
}
.jackrose-sow-gallery-grid-items {
    margin-left: -15px;
    margin-right: -15px;
}
.jackrose-sow-gallery-grid-item {
    padding: 15px;
    float: left;
}
.jackrose-sow-gallery-grid-1-columns .jackrose-sow-gallery-grid-item {
    width: 100%}
.jackrose-sow-gallery-grid-2-columns .jackrose-sow-gallery-grid-item {
    width: 50%}
.jackrose-sow-gallery-grid-3-columns .jackrose-sow-gallery-grid-item {
    width: 33.33%}
.jackrose-sow-gallery-grid-4-columns .jackrose-sow-gallery-grid-item {
    width: 25%}
.jackrose-sow-gallery-grid-item img {
    vertical-align: bottom;
}
@media screen and (max-width:767px) {
    .jackrose-sow-gallery-grid .jackrose-sow-gallery-grid-item {
    width: 100%}
.jackrose-sow-gallery-grid-4-columns .jackrose-sow-gallery-grid-item {
    width: 50%}
}@media screen and (max-width:519px) {
    .jackrose-sow-gallery-grid-4-columns .jackrose-sow-gallery-grid-item {
    width: 100%}
}.jackrose-sow-quote .flickity-slider {
    transform: none !important;
}
.jackrose-sow-quote-item {
    width: 100%;
    left: 0;
    left: 0 !important;
    opacity: 0;
    transition: opacity .5s ease-in-out;
    backface-visibility: hidden;
}
.jackrose-sow-quote-item.is-selected {
    opacity: 1;
}
.jackrose-sow-quote-text {
    font-size: 175%;
    font-style: italic;
}
.jackrose-sow-quote-name {
    margin-top: 1.5em;
}
.jackrose-sow-quote .flickity-page-dots {
    list-style: none;
    margin: 2em 0 0;
    padding: 0;
}
.jackrose-sow-team-grid {
    margin-left: -15px;
    margin-right: -15px;
    text-align: center;
}
.jackrose-sow-team-grid-item {
    padding: 15px;
    float: left;
}
.jackrose-sow-team-grid-item-name {
    margin-top: 1em;
}
.jackrose-sow-team-grid-1-columns .jackrose-sow-team-grid-item {
    width: 100%}
.jackrose-sow-team-grid-2-columns .jackrose-sow-team-grid-item {
    width: 50%}
.jackrose-sow-team-grid-3-columns .jackrose-sow-team-grid-item {
    width: 33.33%}
.jackrose-sow-team-grid-4-columns .jackrose-sow-team-grid-item {
    width: 25%}
.jackrose-sow-team-grid-2-columns .jackrose-sow-team-grid-item:nth-child(2n+1), .jackrose-sow-team-grid-3-columns .jackrose-sow-team-grid-item:nth-child(3n+1), .jackrose-sow-team-grid-4-columns .jackrose-sow-team-grid-item:nth-child(4n+1) {
    clear: left;
}
.jackrose-sow-team-grid-item img {
    vertical-align: bottom;
}
@media screen and (max-width:767px) {
    .jackrose-sow-team-grid .jackrose-sow-team-grid-item {
    width: 100%}
.jackrose-sow-team-grid-4-columns .jackrose-sow-team-grid-item {
    width: 50%}
}@media screen and (max-width:519px) {
    .jackrose-sow-team-grid-4-columns .jackrose-sow-team-grid-item {
    width: 100%}
}.jackrose-sow-blog-grid {
    margin-left: -15px;
    margin-right: -15px;
}
.jackrose-sow-blog-post {
    padding: 15px;
    float: left;
}
.jackrose-sow-blog-post-thumbnail {
    display: block;
    margin-bottom: 2em;
}
.jackrose-sow-blog-post-thumbnail img {
    vertical-align: bottom;
    width: 100%}
.jackrose-sow-blog-post-title {
    display: block;
    margin: 0 0 1em;
}
.jackrose-sow-blog-post-title a {
    color: #444;
}
.jackrose-sow-blog-post-title a:hover, .jackrose-sow-blog-post-title a:focus {
    color: #888;
}
.jackrose-sow-blog-grid-1-columns .jackrose-sow-blog-post {
    width: 100%}
.jackrose-sow-blog-grid-2-columns .jackrose-sow-blog-post {
    width: 50%}
.jackrose-sow-blog-grid-3-columns .jackrose-sow-blog-post {
    width: 33.33%}
.jackrose-sow-blog-grid-4-columns .jackrose-sow-blog-post {
    width: 25%}
@media screen and (max-width:767px) {
    .jackrose-sow-blog-grid .jackrose-sow-blog-post {
    width: 100%}
.jackrose-sow-blog-grid-4-columns .jackrose-sow-blog-post {
    width: 50%}
}@media screen and (max-width:519px) {
    .jackrose-sow-blog-grid-4-columns .jackrose-sow-blog-post {
    width: 100%}
}.jackrose-sow-button {
    margin: 0 0 1em 1em;
}
.jackrose-sow-button:first-child {
    margin-left: 0;
}
.infinite-scroll .posts-navigation, .infinite-scroll.neverending .site-footer {
    display: none;
}
.infinity-end.neverending .site-footer {
    display: block;
}
[class*="jackrose-animation"] {
    -webkit-animation-duration: 1s;
    -moz-animation-duration: 1s;
    -o-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-iteration-count: 1;
    -moz-animation-iteration-count: 1;
    -o-animation-iteration-count: 1;
    animation-iteration-count: 1;
    opacity: 0;
}
[class*="jackrose-animation"].jackrose-animate {
    opacity: 1;
}
.jackrose-no-animate {
    -webkit-animation: none !important;
    -moz-animation: none !important;
    -o-animation: none !important;
    animation: none !important;
    opacity: 1;
}
@-webkit-keyframes jackrose-fade-in {
    0% {
    opacity: 0;
}
100% {
    opacity: 1;
}
}@-moz-keyframes jackrose-fade-in {
    0% {
    opacity: 0;
}
100% {
    opacity: 1;
}
}@-o-keyframes jackrose-fade-in {
    0% {
    opacity: 0;
}
100% {
    opacity: 1;
}
}@keyframes jackrose-fade-in {
    0% {
    opacity: 0;
}
100% {
    opacity: 1;
}
}.jackrose-animation-fade-in.jackrose-animate {
    -webkit-animation-name: jackrose-fade-in;
    -moz-animation-name: jackrose-fade-in;
    -o-animation-name: jackrose-fade-in;
    animation-name: jackrose-fade-in;
}
@-webkit-keyframes jackrose-fade-in-up {
    0% {
    opacity: 0;
    -webkit-transform: translate(0, 100px);
}
100% {
    opacity: 1;
    -webkit-transform: translate(0, 0);
}
}@-moz-keyframes jackrose-fade-in-up {
    0% {
    opacity: 0;
    -moz-transform: translate(0, 100px);
}
100% {
    opacity: 1;
    -moz-transform: translate(0, 0);
}
}@-o-keyframes jackrose-fade-in-up {
    0% {
    opacity: 0;
    -o-transform: translate(0, 100px);
}
100% {
    opacity: 1;
    -o-transform: translate(0, 0);
}
}@keyframes jackrose-fade-in-up {
    0% {
    opacity: 0;
    transform: translate(0, 100px);
}
100% {
    opacity: 1;
    transform: translate(0, 0);
}
}.jackrose-animation-fade-in-up.jackrose-animate {
    -webkit-animation-name: jackrose-fade-in-up;
    -moz-animation-name: jackrose-fade-in-up;
    -o-animation-name: jackrose-fade-in-up;
    animation-name: jackrose-fade-in-up;
}
#preloader {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 99999;
    width: 100%;
    height: 100%;
    text-align: center;
}
#preloader.jackrose-preloader-done {
    opacity: 0;
    visibility: hidden;
    transition: opacity 1.5s ease-in-out, visibility 1.5s ease-in-out;
}
#preloader .wrapper {
    position: relative;
    height: 100%}
#preloader .wrapper:before {
    content: "";
    display: inline-block;
    height: 100%;
    width: 0;
    vertical-align: middle;
}
.preloader-content {
    position: relative;
    display: inline-block;
    max-width: 90%;
    max-height: 60vh;
    vertical-align: middle;
}
.preloader-content img {
    display: block;
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 60vh;
    opacity: .3;
}
.pace {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-pointer-events: none;
    pointer-events: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    text-align: center;
    overflow: hidden;
}
.preloader-content .pace+img {
    opacity: 1;
}
.pace-progress {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: .7;
}
.pace-inactive {
    display: none;
}
.admin-bar #preloader {
    top: 32px;
}
@media(max-width:782px) {
    .admin-bar #preloader {
    top: 46px;
}
}.lg-backdrop {
    background-color: rgba(0, 0, 0, 0.7);
}
.lg-toolbar {
    background-color: transparent;
}
.lg-close {
    background-color: rgba(0, 0, 0, 0.45);
}
.admin-bar .lg-outer {
    height: auto;
    top: 32px;
    bottom: 0;
}
@media(max-width:782px) {
    .admin-bar .lg-outer {
    top: 46px;
}
}.wpcf7-radio, .wpcf7-checkbox {
    display: block;
    padding: .5em 0;
}
span.wpcf7-list-item {
    margin-left: 0;
    display: block;
}
span.wpcf7-list-item label {
    font-style: normal;
}
span.wpcf7-list-item input, .wpcf7-list-item-label {
    margin-right: .5em;
}
div.wpcf7 img.ajax-loader {
    position: absolute;
    padding: 1em 0;
}
.flickity-page-dots {
    position: static;
    bottom: 0;
}
.flickity-page-dots .dot {
    display: inline-block;
    height: 14px;
    width: 14px;
    margin: 0 5px;
    color: #fff;
    border: 2px solid;
    border-radius: 50%;
    background-color: transparent;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
    cursor: pointer;
    opacity: 1;
}
.flickity-page-dots .dot.is-selected {
    background-color: #fff;
}
@-webkit-keyframes fall {
    0% {
    opacity: .9;
    top: 0;
}
100% {
    opacity: .2;
    top: 100%}
}@keyframes fall {
    0% {
    opacity: .9;
    top: 0;
}
100% {
    opacity: .2;
    top: 100%}
}@-webkit-keyframes blow-soft-left {
    0% {
    margin-left: 0;
}
100% {
    margin-left: -50%}
}@keyframes blow-soft-left {
    0% {
    margin-left: 0;
}
100% {
    margin-left: -50%}
}@-webkit-keyframes blow-medium-left {
    0% {
    margin-left: 0;
}
100% {
    margin-left: -100%}
}@keyframes blow-medium-left {
    0% {
    margin-left: 0;
}
100% {
    margin-left: -100%}
}@-webkit-keyframes blow-soft-right {
    0% {
    margin-left: 0;
}
100% {
    margin-left: 50%}
}@keyframes blow-soft-right {
    0% {
    margin-left: 0;
}
100% {
    margin-left: 50%}
}@-webkit-keyframes blow-medium-right {
    0% {
    margin-left: 0;
}
100% {
    margin-left: 100%}
}@keyframes blow-medium-right {
    0% {
    margin-left: 0;
}
100% {
    margin-left: 100%}
}@-webkit-keyframes sway-0 {
    0% {
    -webkit-transform: rotate(-5deg);
}
40% {
    -webkit-transform: rotate(28deg);
}
100% {
    -webkit-transform: rotate(3deg);
}
}@keyframes sway-0 {
    0% {
    -ms-transform: rotate(-5deg);
    transform: rotate(-5deg);
}
40% {
    -ms-transform: rotate(28deg);
    transform: rotate(28deg);
}
100% {
    -ms-transform: rotate(3deg);
    transform: rotate(3deg);
}
}@-webkit-keyframes sway-1 {
    0% {
    -webkit-transform: rotate(10deg);
}
40% {
    -webkit-transform: rotate(43deg);
}
100% {
    -webkit-transform: rotate(15deg);
}
}@keyframes sway-1 {
    0% {
    -ms-transform: rotate(10deg);
    transform: rotate(10deg);
}
40% {
    -ms-transform: rotate(43deg);
    transform: rotate(43deg);
}
100% {
    -ms-transform: rotate(15deg);
    transform: rotate(15deg);
}
}@-webkit-keyframes sway-2 {
    0% {
    -webkit-transform: rotate(15deg);
}
40% {
    -webkit-transform: rotate(56deg);
}
100% {
    -webkit-transform: rotate(22deg);
}
}@keyframes sway-2 {
    0% {
    -ms-transform: rotate(15deg);
    transform: rotate(15deg);
}
40% {
    -ms-transform: rotate(56deg);
    transform: rotate(56deg);
}
100% {
    -ms-transform: rotate(22deg);
    transform: rotate(22deg);
}
}@-webkit-keyframes sway-3 {
    0% {
    -webkit-transform: rotate(25deg);
}
40% {
    -webkit-transform: rotate(74deg);
}
100% {
    -webkit-transform: rotate(37deg);
}
}@keyframes sway-3 {
    0% {
    -ms-transform: rotate(25deg);
    transform: rotate(25deg);
}
40% {
    -ms-transform: rotate(74deg);
    transform: rotate(74deg);
}
100% {
    -ms-transform: rotate(37deg);
    transform: rotate(37deg);
}
}@-webkit-keyframes sway-4 {
    0% {
    -webkit-transform: rotate(40deg);
}
40% {
    -webkit-transform: rotate(68deg);
}
100% {
    -webkit-transform: rotate(25deg);
}
}@keyframes sway-4 {
    0% {
    -ms-transform: rotate(40deg);
    transform: rotate(40deg);
}
40% {
    -ms-transform: rotate(68deg);
    transform: rotate(68deg);
}
100% {
    -ms-transform: rotate(25deg);
    transform: rotate(25deg);
}
}@-webkit-keyframes sway-5 {
    0% {
    -webkit-transform: rotate(50deg);
}
40% {
    -webkit-transform: rotate(78deg);
}
100% {
    -webkit-transform: rotate(40deg);
}
}@keyframes sway-5 {
    0% {
    -ms-transform: rotate(50deg);
    transform: rotate(50deg);
}
40% {
    -ms-transform: rotate(78deg);
    transform: rotate(78deg);
}
100% {
    -ms-transform: rotate(40deg);
    transform: rotate(40deg);
}
}@-webkit-keyframes sway-6 {
    0% {
    -webkit-transform: rotate(65deg);
}
40% {
    -webkit-transform: rotate(92deg);
}
100% {
    -webkit-transform: rotate(58deg);
}
}@keyframes sway-6 {
    0% {
    -ms-transform: rotate(65deg);
    transform: rotate(65deg);
}
40% {
    -ms-transform: rotate(92deg);
    transform: rotate(92deg);
}
100% {
    -ms-transform: rotate(58deg);
    transform: rotate(58deg);
}
}@-webkit-keyframes sway-7 {
    0% {
    -webkit-transform: rotate(72deg);
}
40% {
    -webkit-transform: rotate(118deg);
}
100% {
    -webkit-transform: rotate(68deg);
}
}@keyframes sway-7 {
    0% {
    -ms-transform: rotate(72deg);
    transform: rotate(72deg);
}
40% {
    -ms-transform: rotate(118deg);
    transform: rotate(118deg);
}
100% {
    -ms-transform: rotate(68deg);
    transform: rotate(68deg);
}
}@-webkit-keyframes sway-8 {
    0% {
    -webkit-transform: rotate(94deg);
}
40% {
    -webkit-transform: rotate(136deg);
}
100% {
    -webkit-transform: rotate(82deg);
}
}@keyframes sway-8 {
    0% {
    -ms-transform: rotate(94deg);
    transform: rotate(94deg);
}
40% {
    -ms-transform: rotate(136deg);
    transform: rotate(136deg);
}
100% {
    -ms-transform: rotate(82deg);
    transform: rotate(82deg);
}
}.sakura {
    background: -webkit-linear-gradient(120deg, rgba(255, 183, 197, .9), rgba(255, 197, 208, .9));
    background: linear-gradient(120deg, rgba(255, 183, 197, .9), rgba(255, 197, 208, .9));
    pointer-events: none;
    position: absolute;
}
.hero-effect-item.snow {
    border-radius: 50% !important;
}
#gwolle_gb #gwolle_gb_new_entry h3 {
    margin-bottom: 2em;
    font-size: 120%;
    font-style: italic;
    font-weight: normal;
    line-height: 1.6;
    letter-spacing: .1em;
    text-decoration: none;
    text-transform: uppercase;
    text-align: center;
}
#gwolle_gb #gwolle_gb_new_entry .clearBoth {
    height: 0;
}
#gwolle_gb #gwolle_gb_new_entry>div[class*="gwolle_gb_"] {
    overflow: hidden;
    margin: 0 0 1.5em;
}
#gwolle_gb #gwolle_gb_new_entry .label {
    display: block;
    width: auto;
    float: none;
    vertical-align: inherit;
}
#gwolle_gb #gwolle_gb_new_entry .input {
    display: block;
    width: auto;
    float: none;
    overflow: hidden;
    vertical-align: inherit;
}
#gwolle_gb #gwolle_gb_new_entry .gwolle_gb_submit .label {
    height: 0;
}
#gwolle_gb #gwolle_gb_new_entry .gwolle_gb_notice {
    color: #aaa;
    font-size: 90%;
    font-style: italic;
}
#gwolle_gb #gwolle_gb_new_entry:not(:last-child) {
    padding-bottom: 3em;
}
#gwolle_gb #gwolle_gb_new_entry~#gwolle_gb_entries {
    border-top: 1px solid #e5e5e5;
}
#gwolle_gb #gwolle_gb_entries .gb-entry {
    margin-top: 1em;
    padding: 0;
    background-color: transparent;
    background-image: none;
    border-top: 0;
}
#gwolle_gb #gwolle_gb_entries .gb-entry article {
    position: relative;
    min-height: 50px;
    padding: 1em 0;
    padding-left: 65px;
    border-bottom: 1px solid #e5e5e5;
}
#gwolle_gb #gwolle_gb_entries .gb-entry .gb-author-info {
    padding-right: 50px;
}
#gwolle_gb #gwolle_gb_entries .gb-entry .gb-author-info .gb-author-avatar {
    position: absolute;
    top: 0;
    left: 0;
    height: 50px;
    width: 50px;
    margin-top: 1em;
}
#gwolle_gb #gwolle_gb_entries .gb-entry .gb-author-info .gb-author-avatar img {
    height: 50px;
    width: 50px;
}
#gwolle_gb #gwolle_gb_entries .gb-entry .gb-author-info .gb-author-name {
    padding-left: 0;
    display: block;
}
#gwolle_gb #gwolle_gb_entries .gb-entry .gb-author-info .gb-datetime {
    color: #ccc;
    font-size: 90%;
    font-style: italic;
}
#gwolle_gb #gwolle_gb_entries .gb-entry .gb-entry-content {
    padding-left: 0;
    margin-top: .5em;
    margin-bottom: 1em;
}
#gwolle_gb #gwolle_gb_entries .gb-entry a {
    color: inherit;
}
#gwolle_gb #gwolle_gb_entries .gb-entry .gwolle_gb_edit_link {
    position: absolute;
    top: 0;
    right: 0;
    margin-top: 1em;
    color: #ccc;
    font-size: 90%}
#gwolle_gb #gwolle_gb_entries .gb-entry .gwolle_gb_edit_link:hover, #gwolle_gb #gwolle_gb_entries .gb-entry .gwolle_gb_edit_link:focus {
    color: #888;
}
#gwolle_gb .page-navigation {
    padding: 1em 0 !important;
}
#gwolle_gb .page-navigation a, #gwolle_gb .page-navigation span {
    background-color: transparent !important;
    background-image: none !important;
    border-radius: 0 !important;
    border-color: #e5e5e5 !important;
    box-shadow: none !important;
}
body {
    font-family: Georgia, Times, "Times New Roman", serif;
}
.typography-menu, .button, button, input[type="button"], input[type="reset"], input[type="submit"], .header-section, .nav-links, #cancel-comment-reply-link {
    font-family: Georgia, Times, "Times New Roman", serif;
}
.typography-section-heading {
    font-family: "Alex Brush"}
.typography-title, .typography-heading, h1, h2, h3, h4, h5, h6, .comment-reply-title, .comments-title, #gwolle_gb_new_entry h3 {
    font-family: Georgia, Times, "Times New Roman", serif;
}
.jetpack_widget_social_icons ul, .jetpack_widget_social_icons li {
    list-style: none;
}
.jetpack_widget_social_icons ul {
    display: block;
    margin: 0 0 1.5em;
    padding: 0;
}
.jetpack_widget_social_icons ul li {
    border: 0;
    display: inline-block;
    line-height: 1;
    margin: 0;
    padding: 0;
}
.jetpack_widget_social_icons ul li:before, .jetpack_widget_social_icons ul li:after {
    display: none;
}
.jetpack_widget_social_icons a {
    border: 0;
    box-shadow: none;
    display: block;
    height: 24px;
    text-decoration: none;
    width: 24px;
}
.jetpack_widget_social_icons svg {
    color: inherit;
    fill: currentColor;
    height: inherit;
    vertical-align: middle;
    width: inherit;
}
.jetpack_widget_social_icons ul.size-small a {
    height: 24px;
    width: 24px;
}
.jetpack_widget_social_icons ul.size-medium a {
    height: 32px;
    width: 32px;
}
.jetpack_widget_social_icons ul.size-large a {
    height: 48px;
    width: 48px;
}
/*
Template: jackrose
Theme Name: Jack & Rose (Child)
Theme URI: http://singlestroke.io/theme/jackrose/
Author: SingleStroke
Author URI: http://singlestroke.io/
Description: A Whimsical Wedding WordPress Theme
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: jackrose
*/

/* =Theme customization starts here
-------------------------------------------------------------- */

.btnsx-btn, .btnsx.btnsx-dual-btn, .btnsx.btnsx-dual-btn .btnsx-dual-divider {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: greyscale;
    -webkit-backface-visibility: hidden;
}
.btnsx-btn-group .btnsx-dropdown-menu, .fa-ul {
    list-style-type: none;
}
.btnsx-btn {
    display: inline-block;
    font-weight: 500;
    font-size: 0;
    position: relative;
    overflow: hidden;
    padding: 0;
    vertical-align: middle;
    cursor: pointer;
    border: 0 solid transparent;
    white-space: nowrap;
    word-wrap: break-word;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background: 0 0;
    color: #222;
    margin-bottom: 0;
    line-height: 0;
    text-align: center;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    -webkit-transition: .25s;
    -moz-transition: .25s;
    -o-transition: .25s;
    transition: .25s;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    min-height: 0!important;
}
.btnsx-btn>* {
    transition: .25s;
    font-size: 14.99px;
}
.btnsx-btn:focus, .btnsx-btn:hover, .btnsx-btn>* {
    -webkit-transition: .25s;
    -moz-transition: .25s;
    -o-transition: .25s;
}
.btnsx-btn:focus, .btnsx-btn:hover {
    background-color: none;
    background-position: 0 0;
    color: #222;
    outline: 0;
    transition: .25s;
    -webkit-backface-visibility: hidden;
    text-decoration: none!important;
}
.btnsx-btn.active {
    background-color: #a1a6a9;
    box-shadow: none;
}
.btnsx-btn.active, .btnsx-btn.btnsx-btn-disabled, .btnsx-btn[disabled] {
    color: rgba(255, 255, 255, .75);
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
}
.btnsx-btn.btnsx-btn-disabled, .btnsx-btn[disabled] {
    background-color: #bdc3c7;
    box-shadow: none;
    opacity: .7;
    filter: alpha(opacity=70);
    cursor: no-drop;
}
.btnsx-btn.btnsx-btn-embossed {
    -webkit-box-shadow: inset 0 -3px 0 rgba(0, 0, 0, .15)!important;
    -moz-box-shadow: inset 0 -3px 0 rgba(0, 0, 0, .15)!important;
    box-shadow: inset 0 -3px 0 rgba(0, 0, 0, .15)!important;
}
.btnsx-btn.btnsx-btn-embossed.active, .btnsx-btn.btnsx-btn-embossed:active {
    -webkit-box-shadow: inset 0 3px 0 rgba(0, 0, 0, .15)!important;
    -moz-box-shadow: inset 0 3px 0 rgba(0, 0, 0, .15)!important;
    box-shadow: inset 0 3px 0 rgba(0, 0, 0, .15)!important;
}
.btnsx-btn.btnsx-btn-block {
    display: block;
    width: 100%;
    padding-left: 0;
    padding-right: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.btnsx-btn>.btnsx-btn-icon {
    -webkit-transition: .25s;
    -moz-transition: .25s;
    -o-transition: .25s;
    transition: .25s;
    -webkit-backface-visibility: hidden;
}
.btnsx-btn>.btnsx-btn-icon.pull-left {
    margin-right: 0;
}
.btnsx-btn>.btnsx-btn-icon.pull-right {
    margin-left: 0;
}
.btnsx-btn>.btnsx-btn-icon>img {
    border-radius: 0;
    box-shadow: none;
}
.btnsx-btn>.btnsx-text-primary, .btnsx-btn>.btnsx-text-secondary {
    -webkit-transition: .25s;
    -moz-transition: .25s;
    -o-transition: .25s;
    transition: .25s;
    -webkit-backface-visibility: hidden;
    white-space: normal;
    display: inline-block;
    text-decoration: none;
}
.btnsx-btn>.btnsx-text-secondary:hover {
    text-decoration: none;
}
.btnsx-btn-group, .btnsx-btn-group-vertical {
    position: relative;
    display: inline-block;
    vertical-align: middle;
}
.btnsx-open>.btnsx-dropdown-toggle.btn-default {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad;
    background-image: none;
}
.btnsx-open>.btnsx-dropdown-menu {
    display: block;
}
.btnsx-open>a {
    outline: 0;
}
.btnsx-dropdown-menu>li>a:focus, .btnsx-dropdown-menu>li>a:hover {
    background-image: -webkit-linear-gradient(top, #f5f5f5 0, #e8e8e8 100%);
    background-image: -o-linear-gradient(top, #f5f5f5 0, #e8e8e8 100%);
    background-image: linear-gradient(to bottom, #f5f5f5 0, #e8e8e8 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5',  endColorstr='#ffe8e8e8',  GradientType=0);
}
.btnsx-dropdown {
    position: relative;
}
.btnsx-dropdown-toggle:focus {
    outline: 0;
}
.btnsx-dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 2px 0;
    margin: 0;
    list-style: none;
    font-size: 14px;
    text-align: left;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: 2px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    background-clip: padding-box;
}
.btnsx-wrap-center, .fa-fw, .fa-li, .fa-stack-1x, .fa-stack-2x, .tooltipster-arrow {
    text-align: center;
}
.btnsx-dropdown-menu.pull-right {
    right: 0;
    left: auto;
}
.btnsx-dropdown-menu .divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5;
}
.btnsx-btn-group .btnsx-dropdown-menu:after, .btnsx-btn-group .btnsx-dropdown-menu:before {
    bottom: 100%;
    left: 10%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}
.btnsx-btn-group .btnsx-dropdown-menu:before {
    border-color: rgba(194, 225, 245, 0);
    border-bottom-color: #ccc;
    border-width: 8px;
    margin-left: -8px;
}
.btnsx-btn-group .btnsx-dropdown-menu:after {
    border-color: rgba(136, 183, 213, 0);
    border-bottom-color: #fff;
    border-width: 7px;
    margin-left: -7px;
}
.btnsx-btn-group .btnsx-dropdown-menu>li {
    margin: 0;
}
.btnsx-btn-group .btnsx-dropdown-menu>li>a {
    display: block;
    padding: 7px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    color: #333;
    white-space: nowrap;
    text-decoration: none;
    border-bottom: 0;
}
.btnsx-dropdown-menu>li>a:focus, .btnsx-dropdown-menu>li>a:hover {
    text-decoration: none;
    color: #262626;
    background-color: #EEE;
}
.btnsx-dropdown-menu>.active>a, .btnsx-dropdown-menu>.active>a:focus, .btnsx-dropdown-menu>.active>a:hover {
    background-image: -webkit-linear-gradient(top, #428bca 0, #357ebd 100%);
    background-image: -o-linear-gradient(top, #428bca 0, #357ebd 100%);
    background-image: linear-gradient(to bottom, #428bca 0, #357ebd 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff428bca',  endColorstr='#ff357ebd',  GradientType=0);
    color: #fff;
    text-decoration: none;
    outline: 0;
    background-color: #428bca;
}
.btnsx-dropdown-menu>.disabled>a, .btnsx-dropdown-menu>.disabled>a:focus, .btnsx-dropdown-menu>.disabled>a:hover {
    color: #777;
}
.btnsx-dropdown-menu>.disabled>a:focus, .btnsx-dropdown-menu>.disabled>a:hover {
    text-decoration: none;
    background-color: transparent;
    background-image: none;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    cursor: not-allowed;
}
.btnsx-btn .btnsx-divider {
    position: absolute;
    height: 100%;
    top: 0;
    border-width: 0;
    border-style: solid;
}
.fb_iframe_widget span {
    vertical-align: baseline!important;
}
.btnsx-social-buttons {
    margin-right: 5px;
    vertical-align: baseline;
}
.fa.fa-pull-left, .fa.pull-left {
    margin-right: .3em;
}
.btnsx-social-buttons iframe {
    margin-bottom: 0;
    vertical-align: baseline;
}
.btnsx-social-container {
    display: block;
    overflow: hidden;
    width: 100%}
.btnsx-li-height .IN-widget {
    position: relative;
}
.btnsx-li-height .IN-widget>span>span>span {
    position: absolute;
    left: -30px;
    bottom: -20px;
}
.btnsx.btnsx-dual-btn {
    font-size: 0;
    position: relative;
}
.btnsx.btnsx-dual-btn .btnsx-dual-first {
    border-top-right-radius: 0!important;
    border-bottom-right-radius: 0!important;
}
.btnsx.btnsx-dual-btn .btnsx-dual-second {
    border-top-left-radius: 0!important;
    border-bottom-left-radius: 0!important;
    border-left: 0!important;
}
.btnsx.btnsx-dual-btn .btnsx-btn {
    display: inline-block;
    padding: 25px 45px;
    color: #fff;
    font-size: 14px;
}
.btnsx.btnsx-dual-btn .btnsx-btn.btnsx-dual-placeholder-first {
    background-color: #bdc3c7;
}
.btnsx.btnsx-dual-btn .btnsx-btn.btnsx-dual-placeholder-first:hover, .btnsx.btnsx-dual-btn .btnsx-btn.btnsx-dual-placeholder-second {
    background-color: #cacfd2;
}
.btnsx.btnsx-dual-btn .btnsx-btn.btnsx-dual-placeholder-second:hover {
    background-color: #bdc3c7;
}
.btnsx.btnsx-dual-btn .btnsx-dual-divider {
    display: inline-block;
    font-size: 10px;
    position: absolute;
    z-index: 1;
    top: 9px;
    vertical-align: middle;
    text-align: center;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.btnsx.btnsx-dual-full-width {
    display: table!important;
    width: 100%;
    table-layout: fixed;
}
.btnsx.btnsx-dual-full-width .btnsx-dual-first, .btnsx.btnsx-dual-full-width .btnsx-dual-second {
    width: 51%!important;
    display: table-cell!important;
}
@media screen and (max-width:38.75em) {
    .btnsx-btn .btnsx-icon, .btnsx-btn .btnsx-text-primary, .btnsx-btn .btnsx-text-secondary {
    font-size: 14px!important;
}
}@media screen and (max-width:46.25em) {
    .btnsx-btn .btnsx-icon, .btnsx-btn .btnsx-text-primary, .btnsx-btn .btnsx-text-secondary {
    font-size: 14px!important;
}
}@media screen and (max-width:55em) {
    .btnsx-btn .btnsx-icon, .btnsx-btn .btnsx-text-primary, .btnsx-btn .btnsx-text-secondary {
    font-size: 95%!important;
}
.btnsx-dual-btn {
    display: table;
    width: 100%;
    table-layout: fixed;
}
.btnsx-dual-btn .btnsx-dual-first, .btnsx-dual-btn .btnsx-dual-second {
    width: 51%!important;
    display: table-cell!important;
}
}.fa, .fa-stack {
    display: inline-block;
}
@media screen and (max-width:59.6875em) {
    .btnsx-btn .btnsx-icon, .btnsx-btn .btnsx-text-primary, .btnsx-btn .btnsx-text-secondary {
    font-size: 95%!important;
}
}@media screen and (max-width:68.75em) {
    .btnsx-btn .btnsx-icon, .btnsx-btn .btnsx-text-primary, .btnsx-btn .btnsx-text-secondary {
    font-size: 14px!important;
}
}.btnsx-animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
.btnsx-animated.btnsx-animation-infinite {
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
}
.btnsx-animated.btnsx-animation-hinge {
    -webkit-animation-duration: 2s;
    animation-duration: 2s;
}
.btnsx-animated.btnsx-animation-bounceIn, .btnsx-animated.btnsx-animation-bounceOut, .btnsx-animated.btnsx-animation-flipOutX, .btnsx-animated.btnsx-animation-flipOutY {
    -webkit-animation-duration: .75s;
    animation-duration: .75s;
}
@-webkit-keyframes bounce {
    0%, 100%, 20%, 53%, 80% {
    -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%, 100%, 20%, 53%, 80% {
    -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);
}
}.btnsx-animation-bounce {
    -webkit-animation-name: bounce;
    animation-name: bounce;
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
}
@-webkit-keyframes flash {
    0%, 100%, 50% {
    opacity: 1;
}
25%, 75% {
    opacity: 0;
}
}@keyframes flash {
    0%, 100%, 50% {
    opacity: 1;
}
25%, 75% {
    opacity: 0;
}
}.btnsx-animation-flash {
    -webkit-animation-name: flash;
    animation-name: flash;
}
@-webkit-keyframes pulse {
    0%, 100% {
    -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);
}
}@keyframes pulse {
    0%, 100% {
    -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);
}
}.btnsx-animation-pulse {
    -webkit-animation-name: pulse;
    animation-name: pulse;
}
@-webkit-keyframes rubberBand {
    0%, 100% {
    -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);
}
}@keyframes rubberBand {
    0%, 100% {
    -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);
}
}.btnsx-animation-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);
}
}.btnsx-animation-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);
}
}.btnsx-animation-swing {
    -webkit-transform-origin: top center;
    transform-origin: top center;
    -webkit-animation-name: swing;
    animation-name: swing;
}
@-webkit-keyframes tada {
    0%, 100% {
    -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);
}
}@keyframes tada {
    0%, 100% {
    -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);
}
}.btnsx-animation-tada {
    -webkit-animation-name: tada;
    animation-name: tada;
}
@-webkit-keyframes wobble {
    0%, 100% {
    -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);
}
}@keyframes wobble {
    0%, 100% {
    -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);
}
}.btnsx-animation-wobble {
    -webkit-animation-name: wobble;
    animation-name: wobble;
}
@-webkit-keyframes bounceIn {
    0%, 100%, 20%, 40%, 60%, 80% {
    -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%, 100%, 20%, 40%, 60%, 80% {
    -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);
}
}.btnsx-animation-bounceIn {
    -webkit-animation-name: bounceIn;
    animation-name: bounceIn;
}
@-webkit-keyframes bounceInDown {
    0%, 100%, 60%, 75%, 90% {
    -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%, 100%, 60%, 75%, 90% {
    -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;
}
}.btnsx-animation-bounceInDown {
    -webkit-animation-name: bounceInDown;
    animation-name: bounceInDown;
}
@-webkit-keyframes bounceInLeft {
    0%, 100%, 60%, 75%, 90% {
    -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%, 100%, 60%, 75%, 90% {
    -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;
}
}.btnsx-animation-bounceInLeft {
    -webkit-animation-name: bounceInLeft;
    animation-name: bounceInLeft;
}
@-webkit-keyframes bounceInRight {
    0%, 100%, 60%, 75%, 90% {
    -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%, 100%, 60%, 75%, 90% {
    -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;
}
}.btnsx-animation-bounceInRight {
    -webkit-animation-name: bounceInRight;
    animation-name: bounceInRight;
}
@-webkit-keyframes bounceInUp {
    0%, 100%, 60%, 75%, 90% {
    -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%, 100%, 60%, 75%, 90% {
    -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);
}
}.btnsx-animation-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);
}
}.btnsx-animation-bounceOut {
    -webkit-animation-name: bounceOut;
    animation-name: bounceOut;
}
@-webkit-keyframes bounceOutDown {
    20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
}
40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
}
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);
}
}.btnsx-animation-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);
}
}.btnsx-animation-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);
}
}.btnsx-animation-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);
}
}.btnsx-animation-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;
}
}.btnsx-animation-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;
}
}.btnsx-animation-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;
}
}.btnsx-animation-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;
}
}.btnsx-animation-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;
}
}.btnsx-animation-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;
}
}.btnsx-animation-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;
}
}.btnsx-animation-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;
}
}.btnsx-animation-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;
}
}.btnsx-animation-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;
}
}.btnsx-animation-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);
}
}.btnsx-animation-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);
}
}.btnsx-animation-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);
}
}.btnsx-animation-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);
}
}.btnsx-animation-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);
}
}.btnsx-animation-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);
}
}.btnsx-animation-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);
}
}.btnsx-animation-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);
}
}.btnsx-animation-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;
}
}.btnsx-animated.btnsx-animation-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);
}
}.btnsx-animation-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);
}
}.btnsx-animation-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;
}
}.btnsx-animation-flipOutX {
    -webkit-animation-name: flipOutX;
    animation-name: flipOutX;
    -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;
}
}.btnsx-animation-flipOutY {
    -webkit-backface-visibility: visible!important;
    backface-visibility: visible!important;
    -webkit-animation-name: flipOutY;
    animation-name: flipOutY;
}
@-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;
}
}.btnsx-animation-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;
}
}.btnsx-animation-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;
}
}.btnsx-animation-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;
}
}.btnsx-animation-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;
}
}.btnsx-animation-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;
}
}.btnsx-animation-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;
}
}.btnsx-animation-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;
}
}.btnsx-animation-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;
}
}.btnsx-animation-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;
}
}.btnsx-animation-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;
}
}.btnsx-animation-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;
}
}.btnsx-animation-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;
}
}.btnsx-animation-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;
}
}.btnsx-animation-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);
}
}.btnsx-animation-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;
}
}.btnsx-animation-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);
}
}.btnsx-animation-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);
}
}.btnsx-animation-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);
}
}.btnsx-animation-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);
}
}.btnsx-animation-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;
}
}.btnsx-animation-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);
}
}.btnsx-animation-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;
}
}.btnsx-animation-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;
}
}.btnsx-animation-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);
}
}.btnsx-animation-zoomOutUp {
    -webkit-animation-name: zoomOutUp;
    animation-name: zoomOutUp;
}
@-webkit-keyframes slideInDown {
    0% {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible;
}
100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
}@keyframes slideInDown {
    0% {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible;
}
100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
}.btnsx-animation-slideInDown {
    -webkit-animation-name: slideInDown;
    animation-name: slideInDown;
}
@-webkit-keyframes slideInLeft {
    0% {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
}
100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
}@keyframes slideInLeft {
    0% {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
}
100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
}.btnsx-animation-slideInLeft {
    -webkit-animation-name: slideInLeft;
    animation-name: slideInLeft;
}
@-webkit-keyframes slideInRight {
    0% {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible;
}
100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
}@keyframes slideInRight {
    0% {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible;
}
100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
}.btnsx-animation-slideInRight {
    -webkit-animation-name: slideInRight;
    animation-name: slideInRight;
}
@-webkit-keyframes slideInUp {
    0% {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible;
}
100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
}@keyframes slideInUp {
    0% {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible;
}
100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
}.btnsx-animation-slideInUp {
    -webkit-animation-name: slideInUp;
    animation-name: slideInUp;
}
@-webkit-keyframes slideOutDown {
    0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
100% {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
}
}@keyframes slideOutDown {
    0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
100% {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
}
}.btnsx-animation-slideOutDown {
    -webkit-animation-name: slideOutDown;
    animation-name: slideOutDown;
}
@-webkit-keyframes slideOutLeft {
    0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
100% {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
}
}@keyframes slideOutLeft {
    0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
100% {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
}
}.btnsx-animation-slideOutLeft {
    -webkit-animation-name: slideOutLeft;
    animation-name: slideOutLeft;
}
@-webkit-keyframes slideOutRight {
    0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
100% {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
}
}@keyframes slideOutRight {
    0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
100% {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
}
}.btnsx-animation-slideOutRight {
    -webkit-animation-name: slideOutRight;
    animation-name: slideOutRight;
}
@-webkit-keyframes slideOutUp {
    0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
100% {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
}
}@keyframes slideOutUp {
    0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
100% {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
}
}.btnsx-animation-slideOutUp {
    -webkit-animation-name: slideOutUp;
    animation-name: slideOutUp;
}
/*!
 *  Font Awesome 4.4.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(//jeffandveronica.us/wp-content/plugins/buttons-x/assets/css/common/../fonts/fontawesome-webfont.eot?v=4.4.0);
    src: url(//jeffandveronica.us/wp-content/plugins/buttons-x/assets/css/common/../fonts/fontawesome-webfont.eot?#iefix&v=4.4.0) format("embedded-opentype"), url(//jeffandveronica.us/wp-content/plugins/buttons-x/assets/css/common/../fonts/fontawesome-webfont.woff2?v=4.4.0) format("woff2"), url(//jeffandveronica.us/wp-content/plugins/buttons-x/assets/css/common/../fonts/fontawesome-webfont.woff?v=4.4.0) format("woff"), url(//jeffandveronica.us/wp-content/plugins/buttons-x/assets/css/common/../fonts/fontawesome-webfont.ttf?v=4.4.0) format("truetype"), url(//jeffandveronica.us/wp-content/plugins/buttons-x/assets/css/common/../fonts/fontawesome-webfont.svg?v=4.4.0#fontawesomeregular) format("svg");
    font-weight: 400;
    font-style: normal;
}
.fa {
    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.33333em;
    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.28571em;
}
.fa-ul {
    padding-left: 0;
    margin-left: 2.14286em;
}
.fa.fa-pull-right, .fa.pull-right {
    margin-left: .3em;
}
.fa-ul>li {
    position: relative;
}
.fa-li {
    position: absolute;
    left: -2.14286em;
    width: 2.14286em;
    top: .14286em;
}
.fa-li.fa-lg {
    left: -1.85714em;
}
.fa-border {
    padding: .2em .25em .15em;
    border: .08em solid #eee;
    border-radius: .1em;
}
.fa-pull-left {
    float: left;
}
.fa-pull-right, .pull-right {
    float: right;
}
.pull-left {
    float: left;
}
.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(0);
    transform: rotate(0);
}
100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
}
}@keyframes fa-spin {
    0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
}
100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
}
}.fa-rotate-90 {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}
.fa-rotate-180 {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}
.fa-rotate-270 {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
    -webkit-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg);
}
.fa-flip-horizontal {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0);
    -webkit-transform: scale(-1, 1);
    -ms-transform: scale(-1, 1);
    transform: scale(-1, 1);
}
.fa-flip-vertical {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
    -webkit-transform: scale(1, -1);
    -ms-transform: scale(1, -1);
    transform: scale(1, -1);
}
:root .fa-flip-horizontal, :root .fa-flip-vertical, :root .fa-rotate-180, :root .fa-rotate-270, :root .fa-rotate-90 {
    filter: none;
}
.fa-stack {
    position: relative;
    width: 2em;
    height: 2em;
    line-height: 2em;
    vertical-align: middle;
}
.fa-stack-1x, .fa-stack-2x {
    position: absolute;
    left: 0;
    width: 100%}
.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-close:before, .fa-remove: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-cog:before, .fa-gear: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-repeat:before, .fa-rotate-right: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-image:before, .fa-photo: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-exclamation-triangle:before, .fa-warning: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-cogs:before, .fa-gears: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-floppy-o:before, .fa-save:before {
    content: "\f0c7"}
.fa-square:before {
    content: "\f0c8"}
.fa-bars:before, .fa-navicon:before, .fa-reorder: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-sort:before, .fa-unsorted:before {
    content: "\f0dc"}
.fa-sort-desc:before, .fa-sort-down:before {
    content: "\f0dd"}
.fa-sort-asc:before, .fa-sort-up:before {
    content: "\f0de"}
.fa-envelope:before {
    content: "\f0e0"}
.fa-linkedin:before {
    content: "\f0e1"}
.fa-rotate-left:before, .fa-undo:before {
    content: "\f0e2"}
.fa-gavel:before, .fa-legal:before {
    content: "\f0e3"}
.fa-dashboard:before, .fa-tachometer:before {
    content: "\f0e4"}
.fa-comment-o:before {
    content: "\f0e5"}
.fa-comments-o:before {
    content: "\f0e6"}
.fa-bolt:before, .fa-flash:before {
    content: "\f0e7"}
.fa-sitemap:before {
    content: "\f0e8"}
.fa-umbrella:before {
    content: "\f0e9"}
.fa-clipboard:before, .fa-paste: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-chain-broken:before, .fa-unlink: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-caret-square-o-down:before, .fa-toggle-down:before {
    content: "\f150"}
.fa-caret-square-o-up:before, .fa-toggle-up:before {
    content: "\f151"}
.fa-caret-square-o-right:before, .fa-toggle-right:before {
    content: "\f152"}
.fa-eur:before, .fa-euro:before {
    content: "\f153"}
.fa-gbp:before {
    content: "\f154"}
.fa-dollar:before, .fa-usd:before {
    content: "\f155"}
.fa-inr:before, .fa-rupee:before {
    content: "\f156"}
.fa-cny:before, .fa-jpy:before, .fa-rmb:before, .fa-yen:before {
    content: "\f157"}
.fa-rouble:before, .fa-rub:before, .fa-ruble:before {
    content: "\f158"}
.fa-krw:before, .fa-won: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-caret-square-o-left:before, .fa-toggle-left:before {
    content: "\f191"}
.fa-dot-circle-o:before {
    content: "\f192"}
.fa-wheelchair:before {
    content: "\f193"}
.fa-vimeo-square:before {
    content: "\f194"}
.fa-try:before, .fa-turkish-lira: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-bank:before, .fa-institution:before, .fa-university:before {
    content: "\f19c"}
.fa-graduation-cap:before, .fa-mortar-board: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-image-o:before, .fa-file-photo-o:before, .fa-file-picture-o:before {
    content: "\f1c5"}
.fa-file-archive-o:before, .fa-file-zip-o:before {
    content: "\f1c6"}
.fa-file-audio-o:before, .fa-file-sound-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-ring:before, .fa-life-saver:before, .fa-support:before {
    content: "\f1cd"}
.fa-circle-o-notch:before {
    content: "\f1ce"}
.fa-ra:before, .fa-rebel:before {
    content: "\f1d0"}
.fa-empire:before, .fa-ge:before {
    content: "\f1d1"}
.fa-git-square:before {
    content: "\f1d2"}
.fa-git:before {
    content: "\f1d3"}
.fa-hacker-news:before, .fa-y-combinator-square:before, .fa-yc-square:before {
    content: "\f1d4"}
.fa-tencent-weibo:before {
    content: "\f1d5"}
.fa-qq:before {
    content: "\f1d6"}
.fa-wechat:before, .fa-weixin:before {
    content: "\f1d7"}
.fa-paper-plane:before, .fa-send:before {
    content: "\f1d8"}
.fa-paper-plane-o:before, .fa-send-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-futbol-o:before, .fa-soccer-ball-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-ils:before, .fa-shekel:before, .fa-sheqel: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-bed:before, .fa-hotel:before {
    content: "\f236"}
.fa-viacoin:before {
    content: "\f237"}
.fa-train:before {
    content: "\f238"}
.fa-subway:before {
    content: "\f239"}
.fa-medium:before {
    content: "\f23a"}
.fa-y-combinator:before, .fa-yc: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-paper-o:before, .fa-hand-stop-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-television:before, .fa-tv: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"}
.btnsx-hvr-grow {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    backface-visibility: hidden;
    -webkit-perspective: 1000;
    transition-duration: .3s!important;
    transition-property: transform!important;
}
.btnsx-hvr-grow, .btnsx-hvr-shrink {
    -webkit-transition-property: transform!important;
    -webkit-transition-duration: .3s!important;
    -moz-osx-font-smoothing: grayscale;
    perspective: 1000;
    display: inline-block;
    vertical-align: middle;
    -webkit-backface-visibility: hidden;
}
.btnsx-hvr-grow:active, .btnsx-hvr-grow:focus, .btnsx-hvr-grow:hover {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}
.btnsx-hvr-shrink {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    backface-visibility: hidden;
    -webkit-perspective: 1000;
    transition-duration: .3s!important;
    transition-property: transform!important;
}
.btnsx-hvr-shrink:active, .btnsx-hvr-shrink:focus, .btnsx-hvr-shrink:hover {
    -webkit-transform: scale(.9);
    transform: scale(.9);
}
@-webkit-keyframes btnsx-hvr-pulse {
    25% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}
75% {
    -webkit-transform: scale(.9);
    transform: scale(.9);
}
}@keyframes btnsx-hvr-pulse {
    25% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}
75% {
    -webkit-transform: scale(.9);
    transform: scale(.9);
}
}.btnsx-hvr-pulse {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    backface-visibility: hidden;
    -webkit-perspective: 1000;
}
.btnsx-hvr-pulse, .btnsx-hvr-pulse-grow {
    -moz-osx-font-smoothing: grayscale;
    transition-property: all!important;
    perspective: 1000;
    display: inline-block;
    vertical-align: middle;
    -webkit-backface-visibility: hidden;
}
.btnsx-hvr-pulse:active, .btnsx-hvr-pulse:focus, .btnsx-hvr-pulse:hover {
    -webkit-animation-name: btnsx-hvr-pulse;
    animation-name: btnsx-hvr-pulse;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
}
@-webkit-keyframes btnsx-hvr-pulse-grow {
    to {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}
}@keyframes btnsx-hvr-pulse-grow {
    to {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}
}.btnsx-hvr-pulse-grow {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    backface-visibility: hidden;
    -webkit-perspective: 1000;
}
.btnsx-hvr-pulse-grow:active, .btnsx-hvr-pulse-grow:focus, .btnsx-hvr-pulse-grow:hover {
    -webkit-animation-name: btnsx-hvr-pulse-grow;
    animation-name: btnsx-hvr-pulse-grow;
    -webkit-animation-duration: .3s;
    animation-duration: .3s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-direction: alternate;
    animation-direction: alternate;
}
@-webkit-keyframes btnsx-hvr-pulse-shrink {
    to {
    -webkit-transform: scale(.9);
    transform: scale(.9);
}
}@keyframes btnsx-hvr-pulse-shrink {
    to {
    -webkit-transform: scale(.9);
    transform: scale(.9);
}
}.btnsx-hvr-pulse-shrink {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    backface-visibility: hidden;
    -webkit-perspective: 1000;
}
.btnsx-hvr-pulse-shrink, .btnsx-hvr-push {
    transition-property: all!important;
    -moz-osx-font-smoothing: grayscale;
    perspective: 1000;
    display: inline-block;
    vertical-align: middle;
    -webkit-backface-visibility: hidden;
}
.btnsx-hvr-pulse-shrink:active, .btnsx-hvr-pulse-shrink:focus, .btnsx-hvr-pulse-shrink:hover {
    -webkit-animation-name: btnsx-hvr-pulse-shrink;
    animation-name: btnsx-hvr-pulse-shrink;
    -webkit-animation-duration: .3s;
    animation-duration: .3s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-direction: alternate;
    animation-direction: alternate;
}
@-webkit-keyframes btnsx-hvr-push {
    50% {
    -webkit-transform: scale(.8);
    transform: scale(.8);
}
100% {
    -webkit-transform: scale(1);
    transform: scale(1);
}
}@keyframes btnsx-hvr-push {
    50% {
    -webkit-transform: scale(.8);
    transform: scale(.8);
}
100% {
    -webkit-transform: scale(1);
    transform: scale(1);
}
}.btnsx-hvr-push {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    backface-visibility: hidden;
    -webkit-perspective: 1000;
}
.btnsx-hvr-push:active, .btnsx-hvr-push:focus, .btnsx-hvr-push:hover {
    -webkit-animation-name: btnsx-hvr-push;
    animation-name: btnsx-hvr-push;
    -webkit-animation-duration: .3s;
    animation-duration: .3s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1;
}
@-webkit-keyframes btnsx-hvr-pop {
    50% {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
}
}@keyframes btnsx-hvr-pop {
    50% {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
}
}.btnsx-hvr-pop {
    transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transition-property: all!important;
    -webkit-perspective: 1000;
}
.btnsx-hvr-bounce-in, .btnsx-hvr-pop {
    -moz-osx-font-smoothing: grayscale;
    perspective: 1000;
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
}
.btnsx-hvr-pop:active, .btnsx-hvr-pop:focus, .btnsx-hvr-pop:hover {
    -webkit-animation-name: btnsx-hvr-pop;
    animation-name: btnsx-hvr-pop;
    -webkit-animation-duration: .3s;
    animation-duration: .3s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1;
}
.btnsx-hvr-bounce-in {
    transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000;
    transition-duration: .5s!important;
}
.btnsx-hvr-bounce-in, .btnsx-hvr-bounce-out {
    transition-property: all!important;
    -webkit-transition-duration: .5s!important;
}
.btnsx-hvr-bounce-in:active, .btnsx-hvr-bounce-in:focus, .btnsx-hvr-bounce-in:hover {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
    -webkit-transition-timing-function: cubic-bezier(.47, 2.02, .31, -.36)!important;
    transition-timing-function: cubic-bezier(.47, 2.02, .31, -.36)!important;
}
.btnsx-hvr-bounce-out {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    backface-visibility: hidden;
    -webkit-perspective: 1000;
    transition-duration: .5s!important;
}
.btnsx-hvr-bounce-out, .btnsx-hvr-rotate {
    -moz-osx-font-smoothing: grayscale;
    perspective: 1000;
    display: inline-block;
    vertical-align: middle;
    -webkit-backface-visibility: hidden;
}
.btnsx-hvr-bounce-out:active, .btnsx-hvr-bounce-out:focus, .btnsx-hvr-bounce-out:hover {
    -webkit-transform: scale(.8);
    transform: scale(.8);
    -webkit-transition-timing-function: cubic-bezier(.47, 2.02, .31, -.36)!important;
    transition-timing-function: cubic-bezier(.47, 2.02, .31, -.36)!important;
}
.btnsx-hvr-rotate {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    backface-visibility: hidden;
    -webkit-perspective: 1000;
    -webkit-transition-duration: .3s!important;
    transition-duration: .3s!important;
    transition-property: transform!important;
}
.btnsx-hvr-grow-rotate, .btnsx-hvr-rotate {
    -webkit-transition-property: transform!important;
}
.btnsx-hvr-rotate:active, .btnsx-hvr-rotate:focus, .btnsx-hvr-rotate:hover {
    -webkit-transform: rotate(4deg);
    transform: rotate(4deg);
}
.btnsx-hvr-grow-rotate {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    backface-visibility: hidden;
    -webkit-perspective: 1000;
    transition-duration: .3s!important;
    transition-property: transform!important;
}
.btnsx-hvr-float, .btnsx-hvr-grow-rotate {
    -webkit-transition-duration: .3s!important;
    -moz-osx-font-smoothing: grayscale;
    perspective: 1000;
    display: inline-block;
    vertical-align: middle;
    -webkit-backface-visibility: hidden;
}
.btnsx-hvr-grow-rotate:active, .btnsx-hvr-grow-rotate:focus, .btnsx-hvr-grow-rotate:hover {
    -webkit-transform: scale(1.1) rotate(4deg);
    transform: scale(1.1) rotate(4deg);
}
.btnsx-hvr-float {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    backface-visibility: hidden;
    -webkit-perspective: 1000;
    transition-duration: .3s!important;
    transition-property: transform!important;
    transition-timing-function: ease-out!important;
}
.btnsx-hvr-float, .btnsx-hvr-sink {
    -webkit-transition-timing-function: ease-out!important;
    -webkit-transition-property: transform!important;
}
.btnsx-hvr-float:active, .btnsx-hvr-float:focus, .btnsx-hvr-float:hover {
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px);
}
.btnsx-hvr-sink {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    backface-visibility: hidden;
    -webkit-perspective: 1000;
    transition-duration: .3s!important;
    transition-property: transform!important;
    transition-timing-function: ease-out!important;
}
.btnsx-hvr-bob, .btnsx-hvr-hang {
    transition-property: all!important;
}
.btnsx-hvr-sink, .btnsx-hvr-skew {
    -webkit-transition-duration: .3s!important;
}
.btnsx-hvr-bob, .btnsx-hvr-sink {
    -moz-osx-font-smoothing: grayscale;
    perspective: 1000;
    display: inline-block;
    vertical-align: middle;
    -webkit-backface-visibility: hidden;
}
.btnsx-hvr-sink:active, .btnsx-hvr-sink:focus, .btnsx-hvr-sink:hover {
    -webkit-transform: translateY(8px);
    transform: translateY(8px);
}
@-webkit-keyframes btnsx-hvr-bob {
    0%, 100% {
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px);
}
50% {
    -webkit-transform: translateY(-4px);
    transform: translateY(-4px);
}
}@keyframes btnsx-hvr-bob {
    0%, 100% {
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px);
}
50% {
    -webkit-transform: translateY(-4px);
    transform: translateY(-4px);
}
}@-webkit-keyframes btnsx-hvr-bob-float {
    100% {
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px);
}
}@keyframes btnsx-hvr-bob-float {
    100% {
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px);
}
}.btnsx-hvr-bob {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    backface-visibility: hidden;
    -webkit-perspective: 1000;
}
.btnsx-hvr-bob:active, .btnsx-hvr-bob:focus, .btnsx-hvr-bob:hover {
    -webkit-animation-name: btnsx-hvr-bob-float, btnsx-hvr-bob;
    animation-name: btnsx-hvr-bob-float, btnsx-hvr-bob;
    animation-duration: .3s, 1.5s;
    animation-delay: 0s, .3s;
    animation-timing-function: ease-out, ease-in-out;
    animation-iteration-count: 1, infinite;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-direction: normal, alternate;
    animation-direction: normal, alternate;
}
.btnsx-hvr-bob:active, .btnsx-hvr-bob:focus, .btnsx-hvr-bob:hover, .btnsx-hvr-hang:active, .btnsx-hvr-hang:focus, .btnsx-hvr-hang:hover {
    -webkit-animation-duration: .3s, 1.5s;
    -webkit-animation-delay: 0s, .3s;
    -webkit-animation-timing-function: ease-out, ease-in-out;
    -webkit-animation-iteration-count: 1, infinite;
}
@-webkit-keyframes btnsx-hvr-hang {
    0%, 100% {
    -webkit-transform: translateY(8px);
    transform: translateY(8px);
}
50% {
    -webkit-transform: translateY(4px);
    transform: translateY(4px);
}
}@keyframes btnsx-hvr-hang {
    0%, 100% {
    -webkit-transform: translateY(8px);
    transform: translateY(8px);
}
50% {
    -webkit-transform: translateY(4px);
    transform: translateY(4px);
}
}@-webkit-keyframes btnsx-hvr-hang-sink {
    100% {
    -webkit-transform: translateY(8px);
    transform: translateY(8px);
}
}@keyframes btnsx-hvr-hang-sink {
    100% {
    -webkit-transform: translateY(8px);
    transform: translateY(8px);
}
}.btnsx-hvr-hang {
    transform: translateZ(0);
    backface-visibility: hidden;
    -webkit-perspective: 1000;
}
.btnsx-hvr-hang, .btnsx-hvr-skew {
    -moz-osx-font-smoothing: grayscale;
    perspective: 1000;
    -webkit-backface-visibility: hidden;
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
}
.btnsx-hvr-hang:active, .btnsx-hvr-hang:focus, .btnsx-hvr-hang:hover {
    -webkit-animation-name: btnsx-hvr-hang-sink, btnsx-hvr-hang;
    animation-name: btnsx-hvr-hang-sink, btnsx-hvr-hang;
    animation-duration: .3s, 1.5s;
    animation-delay: 0s, .3s;
    animation-timing-function: ease-out, ease-in-out;
    animation-iteration-count: 1, infinite;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-direction: normal, alternate;
    animation-direction: normal, alternate;
}
.btnsx-hvr-skew {
    transform: translateZ(0);
    backface-visibility: hidden;
    -webkit-perspective: 1000;
    transition-duration: .3s!important;
    -webkit-transition-property: transform!important;
    transition-property: transform!important;
}
.btnsx-hvr-skew:active, .btnsx-hvr-skew:focus, .btnsx-hvr-skew:hover {
    -webkit-transform: skew(-10deg);
    transform: skew(-10deg);
}
.btnsx-hvr-skew-forward {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    backface-visibility: hidden;
    -webkit-perspective: 1000;
    transition-duration: .3s!important;
    transition-property: transform!important;
    -webkit-transform-origin: 0 100%;
    transform-origin: 0 100%}
.btnsx-hvr-skew-backward, .btnsx-hvr-skew-forward {
    -webkit-transition-duration: .3s!important;
    -webkit-transition-property: transform!important;
    -moz-osx-font-smoothing: grayscale;
    perspective: 1000;
    display: inline-block;
    vertical-align: middle;
    -webkit-backface-visibility: hidden;
}
.btnsx-hvr-skew-forward:active, .btnsx-hvr-skew-forward:focus, .btnsx-hvr-skew-forward:hover {
    -webkit-transform: skew(-10deg);
    transform: skew(-10deg);
}
.btnsx-hvr-skew-backward {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    backface-visibility: hidden;
    -webkit-perspective: 1000;
    transition-duration: .3s!important;
    transition-property: transform!important;
    -webkit-transform-origin: 0 100%;
    transform-origin: 0 100%}
.btnsx-hvr-skew-backward:active, .btnsx-hvr-skew-backward:focus, .btnsx-hvr-skew-backward:hover {
    -webkit-transform: skew(10deg);
    transform: skew(10deg);
}
@-webkit-keyframes btnsx-hvr-wobble-vertical {
    16.65% {
    -webkit-transform: translateY(8px);
    transform: translateY(8px);
}
33.3% {
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px);
}
49.95% {
    -webkit-transform: translateY(4px);
    transform: translateY(4px);
}
66.6% {
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px);
}
83.25% {
    -webkit-transform: translateY(1px);
    transform: translateY(1px);
}
100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
}
}@keyframes btnsx-hvr-wobble-vertical {
    16.65% {
    -webkit-transform: translateY(8px);
    transform: translateY(8px);
}
33.3% {
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px);
}
49.95% {
    -webkit-transform: translateY(4px);
    transform: translateY(4px);
}
66.6% {
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px);
}
83.25% {
    -webkit-transform: translateY(1px);
    transform: translateY(1px);
}
100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
}
}.btnsx-hvr-wobble-vertical {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    backface-visibility: hidden;
    -webkit-perspective: 1000;
}
.btnsx-hvr-wobble-horizontal, .btnsx-hvr-wobble-vertical {
    -moz-osx-font-smoothing: grayscale;
    transition-property: all!important;
    perspective: 1000;
    display: inline-block;
    vertical-align: middle;
    -webkit-backface-visibility: hidden;
}
.btnsx-hvr-wobble-vertical:active, .btnsx-hvr-wobble-vertical:focus, .btnsx-hvr-wobble-vertical:hover {
    -webkit-animation-name: btnsx-hvr-wobble-vertical;
    animation-name: btnsx-hvr-wobble-vertical;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1;
}
@-webkit-keyframes btnsx-hvr-wobble-horizontal {
    16.65% {
    -webkit-transform: translateX(8px);
    transform: translateX(8px);
}
33.3% {
    -webkit-transform: translateX(-6px);
    transform: translateX(-6px);
}
49.95% {
    -webkit-transform: translateX(4px);
    transform: translateX(4px);
}
66.6% {
    -webkit-transform: translateX(-2px);
    transform: translateX(-2px);
}
83.25% {
    -webkit-transform: translateX(1px);
    transform: translateX(1px);
}
100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
}
}@keyframes btnsx-hvr-wobble-horizontal {
    16.65% {
    -webkit-transform: translateX(8px);
    transform: translateX(8px);
}
33.3% {
    -webkit-transform: translateX(-6px);
    transform: translateX(-6px);
}
49.95% {
    -webkit-transform: translateX(4px);
    transform: translateX(4px);
}
66.6% {
    -webkit-transform: translateX(-2px);
    transform: translateX(-2px);
}
83.25% {
    -webkit-transform: translateX(1px);
    transform: translateX(1px);
}
100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
}
}.btnsx-hvr-wobble-horizontal {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    backface-visibility: hidden;
    -webkit-perspective: 1000;
}
.btnsx-hvr-wobble-horizontal:active, .btnsx-hvr-wobble-horizontal:focus, .btnsx-hvr-wobble-horizontal:hover {
    -webkit-animation-name: btnsx-hvr-wobble-horizontal;
    animation-name: btnsx-hvr-wobble-horizontal;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1;
}
@-webkit-keyframes btnsx-hvr-wobble-to-bottom-right {
    16.65% {
    -webkit-transform: translate(8px, 8px);
    transform: translate(8px, 8px);
}
33.3% {
    -webkit-transform: translate(-6px, -6px);
    transform: translate(-6px, -6px);
}
49.95% {
    -webkit-transform: translate(4px, 4px);
    transform: translate(4px, 4px);
}
66.6% {
    -webkit-transform: translate(-2px, -2px);
    transform: translate(-2px, -2px);
}
83.25% {
    -webkit-transform: translate(1px, 1px);
    transform: translate(1px, 1px);
}
100% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
}
}@keyframes btnsx-hvr-wobble-to-bottom-right {
    16.65% {
    -webkit-transform: translate(8px, 8px);
    transform: translate(8px, 8px);
}
33.3% {
    -webkit-transform: translate(-6px, -6px);
    transform: translate(-6px, -6px);
}
49.95% {
    -webkit-transform: translate(4px, 4px);
    transform: translate(4px, 4px);
}
66.6% {
    -webkit-transform: translate(-2px, -2px);
    transform: translate(-2px, -2px);
}
83.25% {
    -webkit-transform: translate(1px, 1px);
    transform: translate(1px, 1px);
}
100% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
}
}.btnsx-hvr-wobble-to-bottom-right {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    backface-visibility: hidden;
    -webkit-perspective: 1000;
}
.btnsx-hvr-wobble-to-bottom-right, .btnsx-hvr-wobble-to-top-right {
    -moz-osx-font-smoothing: grayscale;
    transition-property: all!important;
    perspective: 1000;
    display: inline-block;
    vertical-align: middle;
    -webkit-backface-visibility: hidden;
}
.btnsx-hvr-wobble-to-bottom-right:active, .btnsx-hvr-wobble-to-bottom-right:focus, .btnsx-hvr-wobble-to-bottom-right:hover {
    -webkit-animation-name: btnsx-hvr-wobble-to-bottom-right;
    animation-name: btnsx-hvr-wobble-to-bottom-right;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1;
}
@-webkit-keyframes btnsx-hvr-wobble-to-top-right {
    16.65% {
    -webkit-transform: translate(8px, -8px);
    transform: translate(8px, -8px);
}
33.3% {
    -webkit-transform: translate(-6px, 6px);
    transform: translate(-6px, 6px);
}
49.95% {
    -webkit-transform: translate(4px, -4px);
    transform: translate(4px, -4px);
}
66.6% {
    -webkit-transform: translate(-2px, 2px);
    transform: translate(-2px, 2px);
}
83.25% {
    -webkit-transform: translate(1px, -1px);
    transform: translate(1px, -1px);
}
100% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
}
}@keyframes btnsx-hvr-wobble-to-top-right {
    16.65% {
    -webkit-transform: translate(8px, -8px);
    transform: translate(8px, -8px);
}
33.3% {
    -webkit-transform: translate(-6px, 6px);
    transform: translate(-6px, 6px);
}
49.95% {
    -webkit-transform: translate(4px, -4px);
    transform: translate(4px, -4px);
}
66.6% {
    -webkit-transform: translate(-2px, 2px);
    transform: translate(-2px, 2px);
}
83.25% {
    -webkit-transform: translate(1px, -1px);
    transform: translate(1px, -1px);
}
100% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
}
}.btnsx-hvr-wobble-to-top-right {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    backface-visibility: hidden;
    -webkit-perspective: 1000;
}
.btnsx-hvr-wobble-to-top-right:active, .btnsx-hvr-wobble-to-top-right:focus, .btnsx-hvr-wobble-to-top-right:hover {
    -webkit-animation-name: btnsx-hvr-wobble-to-top-right;
    animation-name: btnsx-hvr-wobble-to-top-right;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1;
}
@-webkit-keyframes btnsx-hvr-wobble-top {
    16.65% {
    -webkit-transform: skew(-12deg);
    transform: skew(-12deg);
}
33.3% {
    -webkit-transform: skew(10deg);
    transform: skew(10deg);
}
49.95% {
    -webkit-transform: skew(-6deg);
    transform: skew(-6deg);
}
66.6% {
    -webkit-transform: skew(4deg);
    transform: skew(4deg);
}
83.25% {
    -webkit-transform: skew(-2deg);
    transform: skew(-2deg);
}
100% {
    -webkit-transform: skew(0);
    transform: skew(0);
}
}@keyframes btnsx-hvr-wobble-top {
    16.65% {
    -webkit-transform: skew(-12deg);
    transform: skew(-12deg);
}
33.3% {
    -webkit-transform: skew(10deg);
    transform: skew(10deg);
}
49.95% {
    -webkit-transform: skew(-6deg);
    transform: skew(-6deg);
}
66.6% {
    -webkit-transform: skew(4deg);
    transform: skew(4deg);
}
83.25% {
    -webkit-transform: skew(-2deg);
    transform: skew(-2deg);
}
100% {
    -webkit-transform: skew(0);
    transform: skew(0);
}
}.btnsx-hvr-wobble-top {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    backface-visibility: hidden;
    -webkit-perspective: 1000;
    -webkit-transform-origin: 0 100%;
    transform-origin: 0 100%}
.btnsx-hvr-wobble-bottom, .btnsx-hvr-wobble-top {
    -moz-osx-font-smoothing: grayscale;
    transition-property: all!important;
    perspective: 1000;
    display: inline-block;
    vertical-align: middle;
    -webkit-backface-visibility: hidden;
}
.btnsx-hvr-wobble-top:active, .btnsx-hvr-wobble-top:focus, .btnsx-hvr-wobble-top:hover {
    -webkit-animation-name: btnsx-hvr-wobble-top;
    animation-name: btnsx-hvr-wobble-top;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1;
}
@-webkit-keyframes btnsx-hvr-wobble-bottom {
    16.65% {
    -webkit-transform: skew(-12deg);
    transform: skew(-12deg);
}
33.3% {
    -webkit-transform: skew(10deg);
    transform: skew(10deg);
}
49.95% {
    -webkit-transform: skew(-6deg);
    transform: skew(-6deg);
}
66.6% {
    -webkit-transform: skew(4deg);
    transform: skew(4deg);
}
83.25% {
    -webkit-transform: skew(-2deg);
    transform: skew(-2deg);
}
100% {
    -webkit-transform: skew(0);
    transform: skew(0);
}
}@keyframes btnsx-hvr-wobble-bottom {
    16.65% {
    -webkit-transform: skew(-12deg);
    transform: skew(-12deg);
}
33.3% {
    -webkit-transform: skew(10deg);
    transform: skew(10deg);
}
49.95% {
    -webkit-transform: skew(-6deg);
    transform: skew(-6deg);
}
66.6% {
    -webkit-transform: skew(4deg);
    transform: skew(4deg);
}
83.25% {
    -webkit-transform: skew(-2deg);
    transform: skew(-2deg);
}
100% {
    -webkit-transform: skew(0);
    transform: skew(0);
}
}.btnsx-hvr-wobble-bottom {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    backface-visibility: hidden;
    -webkit-perspective: 1000;
    -webkit-transform-origin: 100% 0;
    transform-origin: 100% 0;
}
.btnsx-hvr-wobble-bottom:active, .btnsx-hvr-wobble-bottom:focus, .btnsx-hvr-wobble-bottom:hover {
    -webkit-animation-name: btnsx-hvr-wobble-bottom;
    animation-name: btnsx-hvr-wobble-bottom;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1;
}
@-webkit-keyframes btnsx-hvr-wobble-skew {
    16.65% {
    -webkit-transform: skew(-12deg);
    transform: skew(-12deg);
}
33.3% {
    -webkit-transform: skew(10deg);
    transform: skew(10deg);
}
49.95% {
    -webkit-transform: skew(-6deg);
    transform: skew(-6deg);
}
66.6% {
    -webkit-transform: skew(4deg);
    transform: skew(4deg);
}
83.25% {
    -webkit-transform: skew(-2deg);
    transform: skew(-2deg);
}
100% {
    -webkit-transform: skew(0);
    transform: skew(0);
}
}@keyframes btnsx-hvr-wobble-skew {
    16.65% {
    -webkit-transform: skew(-12deg);
    transform: skew(-12deg);
}
33.3% {
    -webkit-transform: skew(10deg);
    transform: skew(10deg);
}
49.95% {
    -webkit-transform: skew(-6deg);
    transform: skew(-6deg);
}
66.6% {
    -webkit-transform: skew(4deg);
    transform: skew(4deg);
}
83.25% {
    -webkit-transform: skew(-2deg);
    transform: skew(-2deg);
}
100% {
    -webkit-transform: skew(0);
    transform: skew(0);
}
}.btnsx-hvr-wobble-skew {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    backface-visibility: hidden;
    -webkit-perspective: 1000;
}
.btnsx-hvr-buzz, .btnsx-hvr-wobble-skew {
    -moz-osx-font-smoothing: grayscale;
    transition-property: all!important;
    perspective: 1000;
    display: inline-block;
    vertical-align: middle;
    -webkit-backface-visibility: hidden;
}
.btnsx-hvr-wobble-skew:active, .btnsx-hvr-wobble-skew:focus, .btnsx-hvr-wobble-skew:hover {
    -webkit-animation-name: btnsx-hvr-wobble-skew;
    animation-name: btnsx-hvr-wobble-skew;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1;
}
@-webkit-keyframes btnsx-hvr-buzz {
    50% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg);
}
100% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg);
}
}@keyframes btnsx-hvr-buzz {
    50% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg);
}
100% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg);
}
}.btnsx-hvr-buzz {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    backface-visibility: hidden;
    -webkit-perspective: 1000;
}
.btnsx-hvr-buzz:active, .btnsx-hvr-buzz:focus, .btnsx-hvr-buzz:hover {
    -webkit-animation-name: btnsx-hvr-buzz;
    animation-name: btnsx-hvr-buzz;
    -webkit-animation-duration: .15s;
    animation-duration: .15s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
}
@-webkit-keyframes btnsx-hvr-buzz-out {
    10%, 30% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg);
}
20%, 40% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg);
}
50%, 70% {
    -webkit-transform: translateX(2px) rotate(1deg);
    transform: translateX(2px) rotate(1deg);
}
60%, 80% {
    -webkit-transform: translateX(-2px) rotate(-1deg);
    transform: translateX(-2px) rotate(-1deg);
}
90% {
    -webkit-transform: translateX(1px) rotate(0);
    transform: translateX(1px) rotate(0);
}
100% {
    -webkit-transform: translateX(-1px) rotate(0);
    transform: translateX(-1px) rotate(0);
}
}@keyframes btnsx-hvr-buzz-out {
    10%, 30% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg);
}
20%, 40% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg);
}
50%, 70% {
    -webkit-transform: translateX(2px) rotate(1deg);
    transform: translateX(2px) rotate(1deg);
}
60%, 80% {
    -webkit-transform: translateX(-2px) rotate(-1deg);
    transform: translateX(-2px) rotate(-1deg);
}
90% {
    -webkit-transform: translateX(1px) rotate(0);
    transform: translateX(1px) rotate(0);
}
100% {
    -webkit-transform: translateX(-1px) rotate(0);
    transform: translateX(-1px) rotate(0);
}
}.btnsx-hvr-buzz-out {
    transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000;
}
.btnsx-hvr-buzz-out, .btnsx-hvr-fade {
    -moz-osx-font-smoothing: grayscale;
    transition-property: all!important;
    perspective: 1000;
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
}
.btnsx-hvr-buzz-out:active, .btnsx-hvr-buzz-out:focus, .btnsx-hvr-buzz-out:hover {
    -webkit-animation-name: btnsx-hvr-buzz-out;
    animation-name: btnsx-hvr-buzz-out;
    -webkit-animation-duration: .75s;
    animation-duration: .75s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1;
}
.btnsx-hvr-fade {
    transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000;
    overflow: hidden;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: color, background-color;
}
.btnsx-hvr-fade:active, .btnsx-hvr-fade:focus, .btnsx-hvr-fade:hover {
    background-color: #2098d1;
    color: #fff;
}
@-webkit-keyframes btnsx-hvr-back-pulse {
    50% {
    background-color: rgba(32, 152, 209, .75);
}
}@keyframes btnsx-hvr-back-pulse {
    50% {
    background-color: rgba(32, 152, 209, .75);
}
}.btnsx-hvr-back-pulse {
    transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000;
    overflow: hidden;
    -webkit-transition-duration: .5s!important;
    transition-duration: .5s!important;
    -webkit-transition-property: color, background-color!important;
    transition-property: color, background-color!important;
}
.btnsx-hvr-back-pulse, .btnsx-hvr-sweep-to-right {
    -moz-osx-font-smoothing: grayscale;
    perspective: 1000;
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
}
.btnsx-hvr-back-pulse:active, .btnsx-hvr-back-pulse:focus, .btnsx-hvr-back-pulse:hover {
    -webkit-animation-name: btnsx-hvr-back-pulse;
    animation-name: btnsx-hvr-back-pulse;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-delay: .5s;
    animation-delay: .5s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    color: #fff;
}
.btnsx-hvr-sweep-to-right {
    transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transition-property: all!important;
    -webkit-perspective: 1000;
    position: relative;
    -webkit-transition-property: color;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
}
.btnsx-hvr-sweep-to-right:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #2098d1;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 0 50%;
    transform-origin: 0 50%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}
.btnsx-hvr-sweep-to-right:active, .btnsx-hvr-sweep-to-right:focus, .btnsx-hvr-sweep-to-right:hover {
    color: #fff;
}
.btnsx-hvr-sweep-to-right:active:before, .btnsx-hvr-sweep-to-right:focus:before, .btnsx-hvr-sweep-to-right:hover:before {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
}
.btnsx-hvr-sweep-to-left {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    transition-property: all!important;
    perspective: 1000;
    -webkit-perspective: 1000;
    position: relative;
    -webkit-transition-property: color;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
}
.btnsx-hvr-sweep-to-bottom, .btnsx-hvr-sweep-to-left {
    display: inline-block;
    vertical-align: middle;
    -webkit-backface-visibility: hidden;
}
.btnsx-hvr-sweep-to-left:before {
    position: absolute;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 100% 50%;
    transform-origin: 100% 50%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    transition-timing-function: ease-out;
}
.btnsx-hvr-sweep-to-bottom:before, .btnsx-hvr-sweep-to-left:before {
    content: "";
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #2098d1;
    -webkit-transition-timing-function: ease-out;
}
.btnsx-hvr-sweep-to-left:active, .btnsx-hvr-sweep-to-left:focus, .btnsx-hvr-sweep-to-left:hover {
    color: #fff;
}
.btnsx-hvr-sweep-to-left:active:before, .btnsx-hvr-sweep-to-left:focus:before, .btnsx-hvr-sweep-to-left:hover:before {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
}
.btnsx-hvr-sweep-to-bottom {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    transition-property: all!important;
    perspective: 1000;
    -webkit-perspective: 1000;
    position: relative;
    -webkit-transition-property: color;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
}
.btnsx-hvr-sweep-to-bottom:before {
    position: absolute;
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transform-origin: 50% 0;
    transform-origin: 50% 0;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    transition-timing-function: ease-out;
}
.btnsx-hvr-sweep-to-bottom:active, .btnsx-hvr-sweep-to-bottom:focus, .btnsx-hvr-sweep-to-bottom:hover {
    color: #fff;
}
.btnsx-hvr-sweep-to-bottom:active:before, .btnsx-hvr-sweep-to-bottom:focus:before, .btnsx-hvr-sweep-to-bottom:hover:before {
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
}
.btnsx-hvr-sweep-to-top {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    backface-visibility: hidden;
    transition-property: all!important;
    -webkit-perspective: 1000;
    position: relative;
    -webkit-transition-property: color;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
}
.btnsx-hvr-bounce-to-right, .btnsx-hvr-sweep-to-top {
    -moz-osx-font-smoothing: grayscale;
    perspective: 1000;
    display: inline-block;
    vertical-align: middle;
    -webkit-backface-visibility: hidden;
}
.btnsx-hvr-sweep-to-top:before {
    position: absolute;
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transform-origin: 50% 100%;
    transform-origin: 50% 100%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    transition-timing-function: ease-out;
}
.btnsx-hvr-bounce-to-right:before, .btnsx-hvr-sweep-to-top:before {
    background: #2098d1;
    content: "";
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    -webkit-transition-timing-function: ease-out;
}
.btnsx-hvr-sweep-to-top:active, .btnsx-hvr-sweep-to-top:focus, .btnsx-hvr-sweep-to-top:hover {
    color: #fff;
}
.btnsx-hvr-sweep-to-top:active:before, .btnsx-hvr-sweep-to-top:focus:before, .btnsx-hvr-sweep-to-top:hover:before {
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
}
.btnsx-hvr-bounce-to-right {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    backface-visibility: hidden;
    transition-property: all!important;
    -webkit-perspective: 1000;
    position: relative;
    -webkit-transition-property: color;
    -webkit-transition-duration: .5s;
    transition-duration: .5s;
}
.btnsx-hvr-bounce-to-right:before {
    position: absolute;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 0 50%;
    transform-origin: 0 50%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: .5s;
    transition-duration: .5s;
    transition-timing-function: ease-out;
}
.btnsx-hvr-bounce-to-right:active, .btnsx-hvr-bounce-to-right:focus, .btnsx-hvr-bounce-to-right:hover {
    color: #fff;
}
.btnsx-hvr-bounce-to-right:active:before, .btnsx-hvr-bounce-to-right:focus:before, .btnsx-hvr-bounce-to-right:hover:before {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
    -webkit-transition-timing-function: cubic-bezier(.52, 1.64, .37, .66);
    transition-timing-function: cubic-bezier(.52, 1.64, .37, .66);
}
.btnsx-hvr-bounce-to-left {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    transition-property: all!important;
    perspective: 1000;
    -webkit-perspective: 1000;
    position: relative;
    -webkit-transition-property: color;
    -webkit-transition-duration: .5s;
    transition-duration: .5s;
}
.btnsx-hvr-bounce-to-bottom, .btnsx-hvr-bounce-to-left {
    display: inline-block;
    vertical-align: middle;
    -webkit-backface-visibility: hidden;
}
.btnsx-hvr-bounce-to-left:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #2098d1;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 100% 50%;
    transform-origin: 100% 50%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: .5s;
    transition-duration: .5s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}
.btnsx-hvr-bounce-to-left:active, .btnsx-hvr-bounce-to-left:focus, .btnsx-hvr-bounce-to-left:hover {
    color: #fff;
}
.btnsx-hvr-bounce-to-left:active:before, .btnsx-hvr-bounce-to-left:focus:before, .btnsx-hvr-bounce-to-left:hover:before {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
    -webkit-transition-timing-function: cubic-bezier(.52, 1.64, .37, .66);
    transition-timing-function: cubic-bezier(.52, 1.64, .37, .66);
}
.btnsx-hvr-bounce-to-bottom {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    transition-property: all!important;
    perspective: 1000;
    -webkit-perspective: 1000;
    position: relative;
    -webkit-transition-property: color;
    -webkit-transition-duration: .5s;
    transition-duration: .5s;
}
.btnsx-hvr-bounce-to-bottom:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #2098d1;
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transform-origin: 50% 0;
    transform-origin: 50% 0;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: .5s;
    transition-duration: .5s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}
.btnsx-hvr-bounce-to-bottom:active, .btnsx-hvr-bounce-to-bottom:focus, .btnsx-hvr-bounce-to-bottom:hover {
    color: #fff;
}
.btnsx-hvr-bounce-to-bottom:active:before, .btnsx-hvr-bounce-to-bottom:focus:before, .btnsx-hvr-bounce-to-bottom:hover:before {
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
    -webkit-transition-timing-function: cubic-bezier(.52, 1.64, .37, .66);
    transition-timing-function: cubic-bezier(.52, 1.64, .37, .66);
}
.btnsx-hvr-bounce-to-top {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    backface-visibility: hidden;
    transition-property: all!important;
    -webkit-perspective: 1000;
    position: relative;
    -webkit-transition-property: color;
    -webkit-transition-duration: .5s;
    transition-duration: .5s;
}
.btnsx-hvr-bounce-to-top, .btnsx-hvr-radial-out {
    -moz-osx-font-smoothing: grayscale;
    perspective: 1000;
    display: inline-block;
    vertical-align: middle;
    -webkit-backface-visibility: hidden;
}
.btnsx-hvr-bounce-to-top:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #2098d1;
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transform-origin: 50% 100%;
    transform-origin: 50% 100%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: .5s;
    transition-duration: .5s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}
.btnsx-hvr-bounce-to-top:active, .btnsx-hvr-bounce-to-top:focus, .btnsx-hvr-bounce-to-top:hover {
    color: #fff;
}
.btnsx-hvr-bounce-to-top:active:before, .btnsx-hvr-bounce-to-top:focus:before, .btnsx-hvr-bounce-to-top:hover:before {
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
    -webkit-transition-timing-function: cubic-bezier(.52, 1.64, .37, .66);
    transition-timing-function: cubic-bezier(.52, 1.64, .37, .66);
}
.btnsx-hvr-radial-out {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    backface-visibility: hidden;
    transition-property: all!important;
    -webkit-perspective: 1000;
    position: relative;
    overflow: hidden;
    -webkit-transition-property: color;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
}
.btnsx-hvr-radial-out:before {
    position: absolute;
    -webkit-transform: scale(0);
    transform: scale(0);
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    transition-timing-function: ease-out;
}
.btnsx-hvr-radial-in:before, .btnsx-hvr-radial-out:before {
    content: "";
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border-radius: 100%;
    -webkit-transition-timing-function: ease-out;
}
.btnsx-hvr-radial-out:active:before, .btnsx-hvr-radial-out:focus:before, .btnsx-hvr-radial-out:hover:before {
    -webkit-transform: scale(2);
    transform: scale(2);
}
.btnsx-hvr-radial-in {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    backface-visibility: hidden;
    transition-property: all!important;
    -webkit-perspective: 1000;
    position: relative;
    overflow: hidden;
    -webkit-transition-property: color;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
}
.btnsx-hvr-radial-in, .btnsx-hvr-rectangle-in {
    -moz-osx-font-smoothing: grayscale;
    perspective: 1000;
    display: inline-block;
    vertical-align: middle;
    -webkit-backface-visibility: hidden;
}
.btnsx-hvr-radial-in:before {
    position: absolute;
    -webkit-transform: scale(2);
    transform: scale(2);
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    transition-timing-function: ease-out;
}
.btnsx-hvr-radial-in:active:before, .btnsx-hvr-radial-in:focus:before, .btnsx-hvr-radial-in:hover:before {
    -webkit-transform: scale(0);
    transform: scale(0);
}
.btnsx-hvr-rectangle-in {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    backface-visibility: hidden;
    transition-property: all!important;
    -webkit-perspective: 1000;
    position: relative;
    background: #2098d1;
    -webkit-transition-property: color;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
}
.btnsx-hvr-rectangle-in:before {
    position: absolute;
    background: #e1e1e1;
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    transition-timing-function: ease-out;
}
.btnsx-hvr-rectangle-in:before, .btnsx-hvr-rectangle-out:before {
    content: "";
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    -webkit-transition-timing-function: ease-out;
}
.btnsx-hvr-rectangle-in:active, .btnsx-hvr-rectangle-in:focus, .btnsx-hvr-rectangle-in:hover {
    color: #fff;
}
.btnsx-hvr-rectangle-in:active:before, .btnsx-hvr-rectangle-in:focus:before, .btnsx-hvr-rectangle-in:hover:before {
    -webkit-transform: scale(0);
    transform: scale(0);
}
.btnsx-hvr-rectangle-out {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    transition-property: all!important;
    perspective: 1000;
    -webkit-perspective: 1000;
    position: relative;
    background: #e1e1e1;
    -webkit-transition-property: color;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
}
.btnsx-hvr-rectangle-out, .btnsx-hvr-shutter-in-horizontal {
    display: inline-block;
    vertical-align: middle;
    -webkit-backface-visibility: hidden;
}
.btnsx-hvr-rectangle-out:before {
    position: absolute;
    background: #2098d1;
    -webkit-transform: scale(0);
    transform: scale(0);
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    transition-timing-function: ease-out;
}
.btnsx-hvr-rectangle-out:active, .btnsx-hvr-rectangle-out:focus, .btnsx-hvr-rectangle-out:hover {
    color: #fff;
}
.btnsx-hvr-rectangle-out:active:before, .btnsx-hvr-rectangle-out:focus:before, .btnsx-hvr-rectangle-out:hover:before {
    -webkit-transform: scale(1);
    transform: scale(1);
}
.btnsx-hvr-shutter-in-horizontal {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    transition-property: all!important;
    perspective: 1000;
    -webkit-perspective: 1000;
    position: relative;
    background: #2098d1;
    -webkit-transition-property: color;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
}
.btnsx-hvr-shutter-in-horizontal:before {
    position: absolute;
    background: #e1e1e1;
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
    -webkit-transform-origin: 50%;
    transform-origin: 50%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    transition-timing-function: ease-out;
}
.btnsx-hvr-shutter-in-horizontal:before, .btnsx-hvr-shutter-out-horizontal:before {
    z-index: -1;
    content: "";
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    -webkit-transition-timing-function: ease-out;
}
.btnsx-hvr-shutter-in-horizontal:active, .btnsx-hvr-shutter-in-horizontal:focus, .btnsx-hvr-shutter-in-horizontal:hover {
    color: #fff;
}
.btnsx-hvr-shutter-in-horizontal:active:before, .btnsx-hvr-shutter-in-horizontal:focus:before, .btnsx-hvr-shutter-in-horizontal:hover:before {
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
}
.btnsx-hvr-shutter-out-horizontal {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    transition-property: all!important;
    perspective: 1000;
    -webkit-perspective: 1000;
    position: relative;
    background: #e1e1e1;
    -webkit-transition-property: color;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
}
.btnsx-hvr-shutter-in-vertical, .btnsx-hvr-shutter-out-horizontal {
    display: inline-block;
    vertical-align: middle;
    -webkit-backface-visibility: hidden;
}
.btnsx-hvr-shutter-out-horizontal:before {
    position: absolute;
    background: #2098d1;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 50%;
    transform-origin: 50%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    transition-timing-function: ease-out;
}
.btnsx-hvr-shutter-out-horizontal:active, .btnsx-hvr-shutter-out-horizontal:focus, .btnsx-hvr-shutter-out-horizontal:hover {
    color: #fff;
}
.btnsx-hvr-shutter-out-horizontal:active:before, .btnsx-hvr-shutter-out-horizontal:focus:before, .btnsx-hvr-shutter-out-horizontal:hover:before {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
}
.btnsx-hvr-shutter-in-vertical {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    transition-property: all!important;
    perspective: 1000;
    -webkit-perspective: 1000;
    position: relative;
    background: #2098d1;
    -webkit-transition-property: color;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
}
.btnsx-hvr-shutter-in-vertical:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: #e1e1e1;
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
    -webkit-transform-origin: 50%;
    transform-origin: 50%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}
.btnsx-hvr-shutter-in-vertical:active, .btnsx-hvr-shutter-in-vertical:focus, .btnsx-hvr-shutter-in-vertical:hover {
    color: #fff;
}
.btnsx-hvr-shutter-in-vertical:active:before, .btnsx-hvr-shutter-in-vertical:focus:before, .btnsx-hvr-shutter-in-vertical:hover:before {
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
}
.btnsx-hvr-shutter-out-vertical {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    transition-property: all!important;
    perspective: 1000;
    -webkit-perspective: 1000;
    position: relative;
    background: #e1e1e1;
    -webkit-transition-property: color;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
}
.btnsx-hvr-border-fade, .btnsx-hvr-shutter-out-vertical {
    display: inline-block;
    vertical-align: middle;
    -webkit-backface-visibility: hidden;
}
.btnsx-hvr-shutter-out-vertical:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: #2098d1;
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transform-origin: 50%;
    transform-origin: 50%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}
.btnsx-hvr-shutter-out-vertical:active, .btnsx-hvr-shutter-out-vertical:focus, .btnsx-hvr-shutter-out-vertical:hover {
    color: #fff;
}
.btnsx-hvr-shutter-out-vertical:active:before, .btnsx-hvr-shutter-out-vertical:focus:before, .btnsx-hvr-shutter-out-vertical:hover:before {
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
}
.btnsx-hvr-border-fade {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    transition-property: all!important;
    perspective: 1000;
    -webkit-perspective: 1000;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: box-shadow;
    box-shadow: inset 0 0 0 4px #e1e1e1, 0 0 1px transparent;
}
.btnsx-hvr-border-fade:active, .btnsx-hvr-border-fade:focus, .btnsx-hvr-border-fade:hover {
    box-shadow: inset 0 0 0 4px #2098d1, 0 0 1px transparent;
}
.btnsx-hvr-hollow {
    transform: translateZ(0);
    backface-visibility: hidden;
    -webkit-perspective: 1000;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: background;
    box-shadow: inset 0 0 0 4px #e1e1e1, 0 0 1px transparent;
}
.btnsx-hvr-hollow, .btnsx-hvr-trim {
    -moz-osx-font-smoothing: grayscale;
    transition-property: all!important;
    perspective: 1000;
    -webkit-backface-visibility: hidden;
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
}
.btnsx-hvr-hollow:active, .btnsx-hvr-hollow:focus, .btnsx-hvr-hollow:hover {
    background: 0 0;
}
.btnsx-hvr-trim {
    transform: translateZ(0);
    backface-visibility: hidden;
    -webkit-perspective: 1000;
    position: relative;
}
.btnsx-hvr-trim:before {
    content: '';
    position: absolute;
    border: 4px solid #fff;
    top: 4px;
    left: 4px;
    right: 4px;
    bottom: 4px;
    opacity: 0;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: opacity;
    transition-property: opacity;
}
.btnsx-hvr-trim:active:before, .btnsx-hvr-trim:focus:before, .btnsx-hvr-trim:hover:before {
    opacity: 1;
}
@-webkit-keyframes btnsx-hvr-ripple-out {
    100% {
    top: -12px;
    right: -12px;
    bottom: -12px;
    left: -12px;
    opacity: 0;
}
}@keyframes btnsx-hvr-ripple-out {
    100% {
    top: -12px;
    right: -12px;
    bottom: -12px;
    left: -12px;
    opacity: 0;
}
}.btnsx-hvr-ripple-out {
    transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000;
    position: relative;
}
.btnsx-hvr-ripple-in, .btnsx-hvr-ripple-out {
    transition-property: all!important;
    -moz-osx-font-smoothing: grayscale;
    perspective: 1000;
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
}
.btnsx-hvr-ripple-out:before {
    content: '';
    position: absolute;
    border: 6px solid #e1e1e1;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
}
.btnsx-hvr-ripple-out:active:before, .btnsx-hvr-ripple-out:focus:before, .btnsx-hvr-ripple-out:hover:before {
    -webkit-animation-name: btnsx-hvr-ripple-out;
    animation-name: btnsx-hvr-ripple-out;
}
@-webkit-keyframes btnsx-hvr-ripple-in {
    100% {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: 1;
}
}@keyframes btnsx-hvr-ripple-in {
    100% {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: 1;
}
}.btnsx-hvr-outline-in:before, .btnsx-hvr-ripple-in:before {
    content: '';
    border: 4px solid #e1e1e1;
    opacity: 0;
}
.btnsx-hvr-ripple-in {
    transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000;
    position: relative;
}
.btnsx-hvr-ripple-in:before {
    position: absolute;
    top: -12px;
    right: -12px;
    bottom: -12px;
    left: -12px;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
}
.btnsx-hvr-ripple-in:active:before, .btnsx-hvr-ripple-in:focus:before, .btnsx-hvr-ripple-in:hover:before {
    -webkit-animation-name: btnsx-hvr-ripple-in;
    animation-name: btnsx-hvr-ripple-in;
}
.btnsx-hvr-outline-out {
    transform: translateZ(0);
    backface-visibility: hidden;
    transition-property: all!important;
    -webkit-perspective: 1000;
    position: relative;
}
.btnsx-hvr-outline-in, .btnsx-hvr-outline-out {
    -moz-osx-font-smoothing: grayscale;
    perspective: 1000;
}
.btnsx-hvr-outline-in, .btnsx-hvr-outline-out, .btnsx-hvr-round-corners {
    -webkit-backface-visibility: hidden;
}
.btnsx-hvr-outline-in, .btnsx-hvr-outline-out {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
}
.btnsx-hvr-outline-out:before {
    content: '';
    position: absolute;
    border: 4px solid #e1e1e1;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: top, right, bottom, left;
    transition-property: top, right, bottom, left;
}
.btnsx-hvr-outline-out:active:before, .btnsx-hvr-outline-out:focus:before, .btnsx-hvr-outline-out:hover:before {
    top: -8px;
    right: -8px;
    bottom: -8px;
    left: -8px;
}
.btnsx-hvr-outline-in {
    transform: translateZ(0);
    backface-visibility: hidden;
    transition-property: all!important;
    -webkit-perspective: 1000;
    position: relative;
}
.btnsx-hvr-outline-in:before {
    pointer-events: none;
    position: absolute;
    top: -16px;
    right: -16px;
    bottom: -16px;
    left: -16px;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: top, right, bottom, left;
    transition-property: top, right, bottom, left;
}
.btnsx-hvr-outline-in:active:before, .btnsx-hvr-outline-in:focus:before, .btnsx-hvr-outline-in:hover:before {
    top: -8px;
    right: -8px;
    bottom: -8px;
    left: -8px;
    opacity: 1;
}
.btnsx-hvr-round-corners {
    transform: translateZ(0);
    backface-visibility: hidden;
    -webkit-perspective: 1000;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: border-radius;
}
.btnsx-hvr-round-corners, .btnsx-hvr-underline-from-left {
    -moz-osx-font-smoothing: grayscale;
    transition-property: all!important;
    perspective: 1000;
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
}
.btnsx-hvr-round-corners:active, .btnsx-hvr-round-corners:focus, .btnsx-hvr-round-corners:hover {
    border-radius: 1em;
}
.btnsx-hvr-underline-from-left {
    transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000;
    position: relative;
    overflow: hidden;
}
.btnsx-hvr-underline-from-left:before {
    content: "";
    position: absolute;
    z-index: -1;
    left: 0;
    right: 100%;
    bottom: 0;
    background: #2098d1;
    height: 4px;
    -webkit-transition-property: right;
    transition-property: right;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}
.btnsx-hvr-underline-from-left:active:before, .btnsx-hvr-underline-from-left:focus:before, .btnsx-hvr-underline-from-left:hover:before {
    right: 0;
}
.btnsx-hvr-underline-from-center {
    transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    transition-property: all!important;
    perspective: 1000;
    -webkit-perspective: 1000;
    position: relative;
    overflow: hidden;
}
.btnsx-hvr-underline-from-center, .btnsx-hvr-underline-from-right {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
}
.btnsx-hvr-underline-from-center:before {
    position: absolute;
    left: 50%;
    right: 50%;
    -webkit-transition-property: left, right;
    transition-property: left, right;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    transition-timing-function: ease-out;
}
.btnsx-hvr-underline-from-center:before, .btnsx-hvr-underline-from-right:before {
    bottom: 0;
    content: "";
    z-index: -1;
    background: #2098d1;
    height: 4px;
    -webkit-transition-timing-function: ease-out;
}
.btnsx-hvr-underline-from-center:active:before, .btnsx-hvr-underline-from-center:focus:before, .btnsx-hvr-underline-from-center:hover:before {
    left: 0;
    right: 0;
}
.btnsx-hvr-underline-from-right {
    transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    transition-property: all!important;
    perspective: 1000;
    -webkit-perspective: 1000;
    position: relative;
    overflow: hidden;
}
.btnsx-hvr-underline-from-right:before {
    position: absolute;
    left: 100%;
    right: 0;
    -webkit-transition-property: left;
    transition-property: left;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    transition-timing-function: ease-out;
}
.btnsx-hvr-underline-from-right:active:before, .btnsx-hvr-underline-from-right:focus:before, .btnsx-hvr-underline-from-right:hover:before {
    left: 0;
}
.btnsx-hvr-overline-from-left {
    transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    transition-property: all!important;
    perspective: 1000;
    -webkit-perspective: 1000;
    position: relative;
    overflow: hidden;
}
.btnsx-hvr-overline-from-center, .btnsx-hvr-overline-from-left {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
}
.btnsx-hvr-overline-from-left:before {
    position: absolute;
    left: 0;
    right: 100%;
    -webkit-transition-property: right;
    transition-property: right;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    transition-timing-function: ease-out;
}
.btnsx-hvr-overline-from-center:before, .btnsx-hvr-overline-from-left:before {
    background: #2098d1;
    height: 4px;
    content: "";
    z-index: -1;
    top: 0;
    -webkit-transition-timing-function: ease-out;
}
.btnsx-hvr-overline-from-left:active:before, .btnsx-hvr-overline-from-left:focus:before, .btnsx-hvr-overline-from-left:hover:before {
    right: 0;
}
.btnsx-hvr-overline-from-center {
    transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    transition-property: all!important;
    perspective: 1000;
    -webkit-perspective: 1000;
    position: relative;
    overflow: hidden;
}
.btnsx-hvr-overline-from-center:before {
    position: absolute;
    left: 50%;
    right: 50%;
    -webkit-transition-property: left, right;
    transition-property: left, right;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    transition-timing-function: ease-out;
}
.btnsx-hvr-overline-from-center:active:before, .btnsx-hvr-overline-from-center:focus:before, .btnsx-hvr-overline-from-center:hover:before {
    left: 0;
    right: 0;
}
.btnsx-hvr-overline-from-right {
    transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transition-property: all!important;
    -webkit-perspective: 1000;
    position: relative;
    overflow: hidden;
}
.btnsx-hvr-overline-from-right, .btnsx-hvr-reveal {
    -moz-osx-font-smoothing: grayscale;
    perspective: 1000;
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
}
.btnsx-hvr-overline-from-right:before {
    position: absolute;
    left: 100%;
    background: #2098d1;
    height: 4px;
    -webkit-transition-property: left;
    transition-property: left;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    transition-timing-function: ease-out;
}
.btnsx-hvr-overline-from-right:before, .btnsx-hvr-reveal:before {
    top: 0;
    content: "";
    z-index: -1;
    right: 0;
    -webkit-transition-timing-function: ease-out;
}
.btnsx-hvr-overline-from-right:active:before, .btnsx-hvr-overline-from-right:focus:before, .btnsx-hvr-overline-from-right:hover:before {
    left: 0;
}
.btnsx-hvr-reveal {
    transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transition-property: all!important;
    -webkit-perspective: 1000;
    position: relative;
    overflow: hidden;
}
.btnsx-hvr-reveal:before {
    position: absolute;
    left: 0;
    bottom: 0;
    border-color: #2098d1;
    border-style: solid;
    border-width: 0;
    -webkit-transition-property: border-width;
    transition-property: border-width;
    -webkit-transition-duration: .1s;
    transition-duration: .1s;
    transition-timing-function: ease-out;
}
.btnsx-hvr-reveal:active:before, .btnsx-hvr-reveal:focus:before, .btnsx-hvr-reveal:hover:before {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    border-width: 4px;
}
.btnsx-hvr-underline-reveal {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transition-property: all!important;
    -webkit-perspective: 1000;
    position: relative;
    overflow: hidden;
}
.btnsx-hvr-overline-reveal, .btnsx-hvr-underline-reveal {
    display: inline-block;
    vertical-align: middle;
    -moz-osx-font-smoothing: grayscale;
    perspective: 1000;
}
.btnsx-hvr-underline-reveal:before {
    position: absolute;
    bottom: 0;
    -webkit-transform: translateY(4px);
    transform: translateY(4px);
    -webkit-transition-property: transform;
    transition-property: transform;
    transition-duration: .3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}
.btnsx-hvr-overline-reveal:before, .btnsx-hvr-underline-reveal:before {
    right: 0;
    z-index: -1;
    content: "";
    left: 0;
    background: #2098d1;
    height: 4px;
    -webkit-transition-duration: .3s;
}
.btnsx-hvr-underline-reveal:active:before, .btnsx-hvr-underline-reveal:focus:before, .btnsx-hvr-underline-reveal:hover:before {
    -webkit-transform: translateY(0);
    transform: translateY(0);
}
.btnsx-hvr-overline-reveal {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transition-property: all!important;
    -webkit-perspective: 1000;
    position: relative;
    overflow: hidden;
}
.btnsx-hvr-overline-reveal:before {
    position: absolute;
    top: 0;
    -webkit-transform: translateY(-4px);
    transform: translateY(-4px);
    -webkit-transition-property: transform;
    transition-property: transform;
    transition-duration: .3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}
.btnsx-hvr-overline-reveal:active:before, .btnsx-hvr-overline-reveal:focus:before, .btnsx-hvr-overline-reveal:hover:before {
    -webkit-transform: translateY(0);
    transform: translateY(0);
}
.btnsx-hvr-glow {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: box-shadow;
}
.btnsx-hvr-glow, .btnsx-hvr-shadow {
    display: inline-block;
    vertical-align: middle;
    -moz-osx-font-smoothing: grayscale;
    transition-property: all!important;
    perspective: 1000;
}
.btnsx-hvr-glow:active, .btnsx-hvr-glow:focus, .btnsx-hvr-glow:hover {
    box-shadow: 0 0 8px rgba(0, 0, 0, .6);
}
.btnsx-hvr-shadow {
    transform: translateZ(0);
    backface-visibility: hidden;
    -webkit-perspective: 1000;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: box-shadow;
}
.btnsx-hvr-grow-shadow, .btnsx-hvr-shadow {
    -webkit-transform: translateZ(0);
    -webkit-backface-visibility: hidden;
}
.btnsx-hvr-shadow:active, .btnsx-hvr-shadow:focus, .btnsx-hvr-shadow:hover {
    box-shadow: 0 10px 10px -10px rgba(0, 0, 0, .5);
}
.btnsx-hvr-grow-shadow {
    transform: translateZ(0);
    backface-visibility: hidden;
    -webkit-perspective: 1000;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: box-shadow, transform;
}
.btnsx-hvr-box-shadow-outset, .btnsx-hvr-grow-shadow {
    display: inline-block;
    vertical-align: middle;
    -moz-osx-font-smoothing: grayscale;
    transition-property: all!important;
    perspective: 1000;
}
.btnsx-hvr-grow-shadow:active, .btnsx-hvr-grow-shadow:focus, .btnsx-hvr-grow-shadow:hover {
    box-shadow: 0 10px 10px -10px rgba(0, 0, 0, .5);
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}
.btnsx-hvr-box-shadow-outset {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: box-shadow;
}
.btnsx-hvr-box-shadow-outset:active, .btnsx-hvr-box-shadow-outset:focus, .btnsx-hvr-box-shadow-outset:hover {
    box-shadow: 2px 2px 2px rgba(0, 0, 0, .6);
}
.btnsx-hvr-box-shadow-inset {
    transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: box-shadow;
    box-shadow: inset 0 0 0 rgba(0, 0, 0, .6), 0 0 1px transparent;
}
.btnsx-hvr-box-shadow-inset, .btnsx-hvr-float-shadow {
    -moz-osx-font-smoothing: grayscale;
    transition-property: all!important;
    perspective: 1000;
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
}
.btnsx-hvr-box-shadow-inset:active, .btnsx-hvr-box-shadow-inset:focus, .btnsx-hvr-box-shadow-inset:hover {
    box-shadow: inset 2px 2px 2px rgba(0, 0, 0, .6), 0 0 1px transparent;
}
.btnsx-hvr-float-shadow {
    transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000;
    position: relative;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: transform;
}
.btnsx-hvr-float-shadow:before {
    position: absolute;
    z-index: -1;
    top: 100%;
    left: 5%;
    height: 10px;
    width: 90%;
    opacity: 0;
    background: -webkit-radial-gradient(center, ellipse, rgba(0, 0, 0, .35) 0, transparent 80%);
    background: radial-gradient(ellipse at center, rgba(0, 0, 0, .35) 0, transparent 80%);
    transition-duration: .3s;
    -webkit-transition-property: transform, opacity;
    transition-property: transform, opacity;
}
.btnsx-hvr-float-shadow:before, .btnsx-hvr-shadow-radial:after, .btnsx-hvr-shadow-radial:before {
    pointer-events: none;
    content: '';
    -webkit-transition-duration: .3s;
}
.btnsx-hvr-float-shadow:active, .btnsx-hvr-float-shadow:focus, .btnsx-hvr-float-shadow:hover {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
}
.btnsx-hvr-float-shadow:active:before, .btnsx-hvr-float-shadow:focus:before, .btnsx-hvr-float-shadow:hover:before {
    opacity: 1;
    -webkit-transform: translateY(5px);
    transform: translateY(5px);
}
.btnsx-hvr-shadow-radial {
    transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transition-property: all!important;
    -webkit-perspective: 1000;
    position: relative;
}
.btnsx-hvr-bubble-top, .btnsx-hvr-shadow-radial {
    -moz-osx-font-smoothing: grayscale;
    perspective: 1000;
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
}
.btnsx-hvr-shadow-radial:after, .btnsx-hvr-shadow-radial:before {
    position: absolute;
    left: 0;
    width: 100%;
    box-sizing: border-box;
    background-repeat: no-repeat;
    height: 5px;
    opacity: 0;
    transition-duration: .3s;
    -webkit-transition-property: opacity;
    transition-property: opacity;
}
.btnsx-hvr-shadow-radial:before {
    bottom: 100%;
    background: -webkit-radial-gradient(50% 150%, ellipse, rgba(0, 0, 0, .6) 0, transparent 80%);
    background: radial-gradient(ellipse at 50% 150%, rgba(0, 0, 0, .6) 0, transparent 80%);
}
.btnsx-hvr-shadow-radial:after {
    top: 100%;
    background: -webkit-radial-gradient(50% -50%, ellipse, rgba(0, 0, 0, .6) 0, transparent 80%);
    background: radial-gradient(ellipse at 50% -50%, rgba(0, 0, 0, .6) 0, transparent 80%);
}
.btnsx-hvr-shadow-radial:active:after, .btnsx-hvr-shadow-radial:active:before, .btnsx-hvr-shadow-radial:focus:after, .btnsx-hvr-shadow-radial:focus:before, .btnsx-hvr-shadow-radial:hover:after, .btnsx-hvr-shadow-radial:hover:before {
    opacity: 1;
}
.btnsx-hvr-bubble-top {
    transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transition-property: all!important;
    -webkit-perspective: 1000;
    position: relative;
}
.btnsx-hvr-bubble-top:before {
    position: absolute;
    transition-duration: .3s;
    -webkit-transition-property: transform;
    transition-property: transform;
    left: calc(50% - 10px);
    top: 0;
    border-width: 0 10px 10px;
    border-color: transparent transparent #e1e1e1;
}
.btnsx-hvr-bubble-right:before, .btnsx-hvr-bubble-top:before {
    pointer-events: none;
    z-index: -1;
    content: '';
    border-style: solid;
    -webkit-transition-duration: .3s;
}
.btnsx-hvr-bubble-top:active:before, .btnsx-hvr-bubble-top:focus:before, .btnsx-hvr-bubble-top:hover:before {
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
}
.btnsx-hvr-bubble-right {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transition-property: all!important;
    -webkit-perspective: 1000;
    position: relative;
}
.btnsx-hvr-bubble-bottom, .btnsx-hvr-bubble-right {
    display: inline-block;
    vertical-align: middle;
    -moz-osx-font-smoothing: grayscale;
    perspective: 1000;
}
.btnsx-hvr-bubble-right:before {
    position: absolute;
    transition-duration: .3s;
    -webkit-transition-property: transform;
    transition-property: transform;
    top: calc(50% - 10px);
    right: 0;
    border-width: 10px 0 10px 10px;
    border-color: transparent transparent transparent #e1e1e1;
}
.btnsx-hvr-bubble-right:active:before, .btnsx-hvr-bubble-right:focus:before, .btnsx-hvr-bubble-right:hover:before {
    -webkit-transform: translateX(10px);
    transform: translateX(10px);
}
.btnsx-hvr-bubble-bottom {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transition-property: all!important;
    -webkit-perspective: 1000;
    position: relative;
}
.btnsx-hvr-bubble-bottom:before {
    position: absolute;
    transition-duration: .3s;
    -webkit-transition-property: transform;
    transition-property: transform;
    left: calc(50% - 10px);
    bottom: 0;
    border-width: 10px 10px 0;
    border-color: #e1e1e1 transparent transparent;
}
.btnsx-hvr-bubble-bottom:before, .btnsx-hvr-bubble-left:before {
    border-style: solid;
    pointer-events: none;
    z-index: -1;
    content: '';
    -webkit-transition-duration: .3s;
}
.btnsx-hvr-bubble-bottom:active:before, .btnsx-hvr-bubble-bottom:focus:before, .btnsx-hvr-bubble-bottom:hover:before {
    -webkit-transform: translateY(10px);
    transform: translateY(10px);
}
.btnsx-hvr-bubble-left {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transition-property: all!important;
    -webkit-perspective: 1000;
    position: relative;
}
.btnsx-hvr-bubble-float-top, .btnsx-hvr-bubble-left {
    display: inline-block;
    vertical-align: middle;
    -moz-osx-font-smoothing: grayscale;
    perspective: 1000;
}
.btnsx-hvr-bubble-left:before {
    position: absolute;
    transition-duration: .3s;
    -webkit-transition-property: transform;
    transition-property: transform;
    top: calc(50% - 10px);
    left: 0;
    border-width: 10px 10px 10px 0;
    border-color: transparent #e1e1e1 transparent transparent;
}
.btnsx-hvr-bubble-left:active:before, .btnsx-hvr-bubble-left:focus:before, .btnsx-hvr-bubble-left:hover:before {
    -webkit-transform: translateX(-10px);
    transform: translateX(-10px);
}
.btnsx-hvr-bubble-float-top {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transition-property: all!important;
    -webkit-perspective: 1000;
    position: relative;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: transform;
}
.btnsx-hvr-bubble-float-top:before {
    position: absolute;
    z-index: -1;
    content: '';
    left: calc(50% - 10px);
    top: 0;
    border-style: solid;
    border-width: 0 10px 10px;
    border-color: transparent transparent #e1e1e1;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: transform;
    transition-property: transform;
}
.btnsx-hvr-bubble-float-left:before, .btnsx-hvr-bubble-float-right:before {
    z-index: -1;
    content: '';
    top: calc(50% - 10px);
    border-style: solid;
}
.btnsx-hvr-bubble-float-top:active, .btnsx-hvr-bubble-float-top:focus, .btnsx-hvr-bubble-float-top:hover {
    -webkit-transform: translateY(10px);
    transform: translateY(10px);
}
.btnsx-hvr-bubble-float-top:active:before, .btnsx-hvr-bubble-float-top:focus:before, .btnsx-hvr-bubble-float-top:hover:before {
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
}
.btnsx-hvr-bubble-float-right {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transition-property: all!important;
    -webkit-perspective: 1000;
    position: relative;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: transform;
}
.btnsx-hvr-bubble-float-bottom, .btnsx-hvr-bubble-float-right {
    display: inline-block;
    vertical-align: middle;
    -moz-osx-font-smoothing: grayscale;
    perspective: 1000;
}
.btnsx-hvr-bubble-float-right:before {
    position: absolute;
    right: 0;
    border-width: 10px 0 10px 10px;
    border-color: transparent transparent transparent #e1e1e1;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: transform;
    transition-property: transform;
}
.btnsx-hvr-bubble-float-right:active, .btnsx-hvr-bubble-float-right:focus, .btnsx-hvr-bubble-float-right:hover {
    -webkit-transform: translateX(-10px);
    transform: translateX(-10px);
}
.btnsx-hvr-bubble-float-right:active:before, .btnsx-hvr-bubble-float-right:focus:before, .btnsx-hvr-bubble-float-right:hover:before {
    -webkit-transform: translateX(10px);
    transform: translateX(10px);
}
.btnsx-hvr-bubble-float-bottom {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transition-property: all!important;
    -webkit-perspective: 1000;
    position: relative;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: transform;
}
.btnsx-hvr-bubble-float-bottom:before {
    position: absolute;
    z-index: -1;
    content: '';
    left: calc(50% - 10px);
    bottom: 0;
    border-style: solid;
    border-width: 10px 10px 0;
    border-color: #e1e1e1 transparent transparent;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: transform;
    transition-property: transform;
}
.btnsx-hvr-bubble-float-bottom:active, .btnsx-hvr-bubble-float-bottom:focus, .btnsx-hvr-bubble-float-bottom:hover {
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
}
.btnsx-hvr-bubble-float-bottom:active:before, .btnsx-hvr-bubble-float-bottom:focus:before, .btnsx-hvr-bubble-float-bottom:hover:before {
    -webkit-transform: translateY(10px);
    transform: translateY(10px);
}
.btnsx-hvr-bubble-float-left {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transition-property: all!important;
    -webkit-perspective: 1000;
    position: relative;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: transform;
}
.btnsx-hvr-bubble-float-left, .btnsx-hvr-icon-back {
    display: inline-block;
    vertical-align: middle;
    -moz-osx-font-smoothing: grayscale;
    perspective: 1000;
}
.btnsx-hvr-bubble-float-left:before {
    position: absolute;
    left: 0;
    border-width: 10px 10px 10px 0;
    border-color: transparent #e1e1e1 transparent transparent;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: transform;
    transition-property: transform;
}
.btnsx-hvr-bubble-float-left:active, .btnsx-hvr-bubble-float-left:focus, .btnsx-hvr-bubble-float-left:hover {
    -webkit-transform: translateX(10px);
    transform: translateX(10px);
}
.btnsx-hvr-bubble-float-left:active:before, .btnsx-hvr-bubble-float-left:focus:before, .btnsx-hvr-bubble-float-left:hover:before {
    -webkit-transform: translateX(-10px);
    transform: translateX(-10px);
}
.btnsx-hvr-icon-back {
    transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transition-property: all!important;
    -webkit-perspective: 1000;
    position: relative;
    padding-left: 2.2em;
    transition-duration: .1s;
}
.btnsx-hvr-icon-back, .btnsx-hvr-icon-back:before {
    -webkit-transform: translateZ(0);
    -webkit-transition-duration: .1s;
}
.btnsx-hvr-icon-back:before {
    content: "\f137";
    position: absolute;
    left: 1em;
    padding: 0 1px;
    transform: translateZ(0);
    transition-duration: .1s;
    -webkit-transition-property: transform;
    transition-property: transform;
    transition-timing-function: ease-out;
}
.btnsx-hvr-icon-back:before, .btnsx-hvr-icon-forward:before {
    font-family: FontAwesome;
    -webkit-transition-timing-function: ease-out;
}
.btnsx-hvr-icon-back:active:before, .btnsx-hvr-icon-back:focus:before, .btnsx-hvr-icon-back:hover:before {
    -webkit-transform: translateX(-4px);
    transform: translateX(-4px);
}
.btnsx-hvr-icon-forward {
    transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transition-property: all!important;
    -webkit-perspective: 1000;
    position: relative;
    padding-right: 2.2em;
    transition-duration: .1s;
}
.btnsx-hvr-icon-forward, .btnsx-hvr-icon-forward:before {
    -webkit-transform: translateZ(0);
    -webkit-transition-duration: .1s;
}
.btnsx-hvr-icon-down, .btnsx-hvr-icon-forward {
    display: inline-block;
    vertical-align: middle;
    -moz-osx-font-smoothing: grayscale;
    perspective: 1000;
}
.btnsx-hvr-icon-forward:before {
    content: "\f138";
    position: absolute;
    right: 1em;
    padding: 0 1px;
    transform: translateZ(0);
    transition-duration: .1s;
    -webkit-transition-property: transform;
    transition-property: transform;
    transition-timing-function: ease-out;
}
.btnsx-hvr-icon-forward:active:before, .btnsx-hvr-icon-forward:focus:before, .btnsx-hvr-icon-forward:hover:before {
    -webkit-transform: translateX(4px);
    transform: translateX(4px);
}
@-webkit-keyframes btnsx-hvr-icon-down {
    0%, 100%, 50% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
}
25%, 75% {
    -webkit-transform: translateY(6px);
    transform: translateY(6px);
}
}@keyframes btnsx-hvr-icon-down {
    0%, 100%, 50% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
}
25%, 75% {
    -webkit-transform: translateY(6px);
    transform: translateY(6px);
}
}.btnsx-hvr-icon-down {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transition-property: all!important;
    -webkit-perspective: 1000;
    position: relative;
    padding-right: 2.2em;
}
.btnsx-hvr-icon-down:before {
    content: "\f01a";
    position: absolute;
    right: 1em;
    padding: 0 1px;
    font-family: FontAwesome;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
}
.btnsx-hvr-icon-down:active:before, .btnsx-hvr-icon-down:focus:before, .btnsx-hvr-icon-down:hover:before {
    -webkit-animation-name: btnsx-hvr-icon-down;
    animation-name: btnsx-hvr-icon-down;
    -webkit-animation-duration: .75s;
    animation-duration: .75s;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
}
@-webkit-keyframes btnsx-hvr-icon-up {
    0%, 100%, 50% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
}
25%, 75% {
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px);
}
}@keyframes btnsx-hvr-icon-up {
    0%, 100%, 50% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
}
25%, 75% {
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px);
}
}.btnsx-hvr-icon-up {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000;
    position: relative;
    padding-right: 2.2em;
}
.btnsx-hvr-icon-spin, .btnsx-hvr-icon-up {
    display: inline-block;
    vertical-align: middle;
    -moz-osx-font-smoothing: grayscale;
    transition-property: all!important;
    perspective: 1000;
}
.btnsx-hvr-icon-up:before {
    content: "\f01b";
    position: absolute;
    right: 1em;
    padding: 0 1px;
    font-family: FontAwesome;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
}
.btnsx-hvr-icon-up:active:before, .btnsx-hvr-icon-up:focus:before, .btnsx-hvr-icon-up:hover:before {
    -webkit-animation-name: btnsx-hvr-icon-up;
    animation-name: btnsx-hvr-icon-up;
    -webkit-animation-duration: .75s;
    animation-duration: .75s;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
}
.btnsx-hvr-icon-spin {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000;
    position: relative;
    padding-right: 2.2em;
}
.btnsx-hvr-icon-spin:before {
    content: "\f021";
    position: absolute;
    right: 1em;
    padding: 0 1px;
    font-family: FontAwesome;
    -webkit-transition-duration: 1s;
    transition-duration: 1s;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out;
}
.btnsx-hvr-icon-spin:active:before, .btnsx-hvr-icon-spin:focus:before, .btnsx-hvr-icon-spin:hover:before {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
}
@-webkit-keyframes btnsx-hvr-icon-drop {
    0% {
    opacity: 0;
}
50% {
    opacity: 0;
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
}
100%, 51% {
    opacity: 1;
}
}@keyframes btnsx-hvr-icon-drop {
    0% {
    opacity: 0;
}
50% {
    opacity: 0;
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
}
100%, 51% {
    opacity: 1;
}
}.btnsx-hvr-icon-drop {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000;
    position: relative;
    padding-right: 2.2em;
}
.btnsx-hvr-icon-drop, .btnsx-hvr-icon-fade {
    display: inline-block;
    vertical-align: middle;
    -moz-osx-font-smoothing: grayscale;
    transition-property: all!important;
    perspective: 1000;
}
.btnsx-hvr-icon-drop:before {
    content: "\f041";
    position: absolute;
    right: 1em;
    opacity: 1;
    padding: 0 1px;
    font-family: FontAwesome;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
}
.btnsx-hvr-icon-drop:active:before, .btnsx-hvr-icon-drop:focus:before, .btnsx-hvr-icon-drop:hover:before {
    opacity: 0;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-animation-name: btnsx-hvr-icon-drop;
    animation-name: btnsx-hvr-icon-drop;
    -webkit-animation-duration: .5s;
    animation-duration: .5s;
    -webkit-animation-delay: .3s;
    animation-delay: .3s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-timing-function: cubic-bezier(.52, 1.64, .37, .66);
    animation-timing-function: cubic-bezier(.52, 1.64, .37, .66);
}
.btnsx-hvr-icon-fade {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000;
    position: relative;
    padding-right: 2.2em;
}
.btnsx-hvr-icon-fade:before {
    content: "\f00c";
    position: absolute;
    right: 1em;
    padding: 0 1px;
    font-family: FontAwesome;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-transition-duration: .5s;
    transition-duration: .5s;
    -webkit-transition-property: color;
    transition-property: color;
}
.btnsx-hvr-icon-fade:active:before, .btnsx-hvr-icon-fade:focus:before, .btnsx-hvr-icon-fade:hover:before {
    color: #0F9E5E;
}
@-webkit-keyframes btnsx-hvr-icon-float-away {
    0% {
    opacity: 1;
}
100% {
    opacity: 0;
    -webkit-transform: translateY(-1em);
    transform: translateY(-1em);
}
}@keyframes btnsx-hvr-icon-float-away {
    0% {
    opacity: 1;
}
100% {
    opacity: 0;
    -webkit-transform: translateY(-1em);
    transform: translateY(-1em);
}
}.btnsx-hvr-icon-float-away {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000;
    position: relative;
    padding-right: 2.2em;
}
.btnsx-hvr-icon-float-away, .btnsx-hvr-icon-sink-away {
    transition-property: all!important;
    display: inline-block;
    vertical-align: middle;
    -moz-osx-font-smoothing: grayscale;
    perspective: 1000;
}
.btnsx-hvr-icon-float-away:after, .btnsx-hvr-icon-float-away:before {
    content: "\f055";
    position: absolute;
    right: 1em;
    padding: 0 1px;
    font-family: FontAwesome;
}
.btnsx-hvr-icon-float-away:after {
    opacity: 0;
    animation-duration: .5s;
    animation-fill-mode: forwards;
}
.btnsx-hvr-icon-float-away:after, .btnsx-hvr-icon-sink-away:after {
    -webkit-animation-duration: .5s;
    -webkit-animation-fill-mode: forwards;
}
.btnsx-hvr-icon-float-away:active:after, .btnsx-hvr-icon-float-away:focus:after, .btnsx-hvr-icon-float-away:hover:after {
    -webkit-animation-name: btnsx-hvr-icon-float-away;
    animation-name: btnsx-hvr-icon-float-away;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
}
@-webkit-keyframes btnsx-hvr-icon-sink-away {
    0% {
    opacity: 1;
}
100% {
    opacity: 0;
    -webkit-transform: translateY(1em);
    transform: translateY(1em);
}
}@keyframes btnsx-hvr-icon-sink-away {
    0% {
    opacity: 1;
}
100% {
    opacity: 0;
    -webkit-transform: translateY(1em);
    transform: translateY(1em);
}
}.btnsx-hvr-icon-sink-away {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000;
    position: relative;
    padding-right: 2.2em;
}
.btnsx-hvr-icon-sink-away:after, .btnsx-hvr-icon-sink-away:before {
    content: "\f056";
    position: absolute;
    right: 1em;
    padding: 0 1px;
    font-family: FontAwesome;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
}
.btnsx-hvr-icon-sink-away:after {
    opacity: 0;
    animation-duration: .5s;
    animation-fill-mode: forwards;
}
.btnsx-hvr-icon-sink-away:active:after, .btnsx-hvr-icon-sink-away:focus:after, .btnsx-hvr-icon-sink-away:hover:after {
    -webkit-animation-name: btnsx-hvr-icon-sink-away;
    animation-name: btnsx-hvr-icon-sink-away;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
}
.btnsx-hvr-icon-grow {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transition-property: all!important;
    -webkit-perspective: 1000;
    position: relative;
    padding-right: 2.2em;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
}
.btnsx-hvr-icon-grow, .btnsx-hvr-icon-shrink {
    display: inline-block;
    vertical-align: middle;
    -moz-osx-font-smoothing: grayscale;
    perspective: 1000;
}
.btnsx-hvr-icon-grow:before {
    content: "\f118";
    position: absolute;
    padding: 0 1px;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: transform;
    transition-property: transform;
    transition-timing-function: ease-out;
}
.btnsx-hvr-icon-grow:before, .btnsx-hvr-icon-shrink:before {
    right: 1em;
    font-family: FontAwesome;
    -webkit-transition-timing-function: ease-out;
}
.btnsx-hvr-icon-grow:active:before, .btnsx-hvr-icon-grow:focus:before, .btnsx-hvr-icon-grow:hover:before {
    -webkit-transform: scale(1.3) translateZ(0);
    transform: scale(1.3) translateZ(0);
}
.btnsx-hvr-icon-shrink {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transition-property: all!important;
    -webkit-perspective: 1000;
    position: relative;
    padding-right: 2.2em;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
}
.btnsx-hvr-icon-shrink:before {
    content: "\f119";
    position: absolute;
    padding: 0 1px;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: transform;
    transition-property: transform;
    transition-timing-function: ease-out;
}
.btnsx-hvr-icon-shrink:active:before, .btnsx-hvr-icon-shrink:focus:before, .btnsx-hvr-icon-shrink:hover:before {
    -webkit-transform: scale(.8);
    transform: scale(.8);
}
@-webkit-keyframes btnsx-hvr-icon-pulse {
    25% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
}
75% {
    -webkit-transform: scale(.8);
    transform: scale(.8);
}
}@keyframes btnsx-hvr-icon-pulse {
    25% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
}
75% {
    -webkit-transform: scale(.8);
    transform: scale(.8);
}
}.btnsx-hvr-icon-pulse {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000;
    position: relative;
    padding-right: 2.2em;
}
.btnsx-hvr-icon-pulse, .btnsx-hvr-icon-pulse-grow {
    display: inline-block;
    vertical-align: middle;
    -moz-osx-font-smoothing: grayscale;
    transition-property: all!important;
    perspective: 1000;
}
.btnsx-hvr-icon-pulse:before {
    position: absolute;
    padding: 0 1px;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    transition-timing-function: ease-out;
}
.btnsx-hvr-icon-pulse-grow:before, .btnsx-hvr-icon-pulse:before {
    content: "\f015";
    right: 1em;
    font-family: FontAwesome;
    -webkit-transition-timing-function: ease-out;
}
.btnsx-hvr-icon-pulse:active:before, .btnsx-hvr-icon-pulse:focus:before, .btnsx-hvr-icon-pulse:hover:before {
    -webkit-animation-name: btnsx-hvr-icon-pulse;
    animation-name: btnsx-hvr-icon-pulse;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
}
@-webkit-keyframes btnsx-hvr-icon-pulse-grow {
    to {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
}
}@keyframes btnsx-hvr-icon-pulse-grow {
    to {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
}
}.btnsx-hvr-icon-pulse-grow {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000;
    position: relative;
    padding-right: 2.2em;
}
.btnsx-hvr-icon-pulse-grow:before {
    position: absolute;
    padding: 0 1px;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    transition-timing-function: ease-out;
}
.btnsx-hvr-icon-pulse-grow:active:before, .btnsx-hvr-icon-pulse-grow:focus:before, .btnsx-hvr-icon-pulse-grow:hover:before {
    -webkit-animation-name: btnsx-hvr-icon-pulse-grow;
    animation-name: btnsx-hvr-icon-pulse-grow;
    -webkit-animation-duration: .3s;
    animation-duration: .3s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-direction: alternate;
    animation-direction: alternate;
}
@-webkit-keyframes btnsx-hvr-icon-pulse-shrink {
    to {
    -webkit-transform: scale(.8);
    transform: scale(.8);
}
}@keyframes btnsx-hvr-icon-pulse-shrink {
    to {
    -webkit-transform: scale(.8);
    transform: scale(.8);
}
}.btnsx-hvr-icon-pulse-shrink {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000;
    position: relative;
    padding-right: 2.2em;
}
.btnsx-hvr-icon-pulse-shrink, .btnsx-hvr-icon-push {
    display: inline-block;
    vertical-align: middle;
    -moz-osx-font-smoothing: grayscale;
    transition-property: all!important;
    perspective: 1000;
}
.btnsx-hvr-icon-pulse-shrink:before {
    content: "\f015";
    position: absolute;
    padding: 0 1px;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    transition-timing-function: ease-out;
}
.btnsx-hvr-icon-pulse-shrink:before, .btnsx-hvr-icon-push:before {
    right: 1em;
    font-family: FontAwesome;
    -webkit-transition-timing-function: ease-out;
}
.btnsx-hvr-icon-pulse-shrink:active:before, .btnsx-hvr-icon-pulse-shrink:focus:before, .btnsx-hvr-icon-pulse-shrink:hover:before {
    -webkit-animation-name: btnsx-hvr-icon-pulse-shrink;
    animation-name: btnsx-hvr-icon-pulse-shrink;
    -webkit-animation-duration: .3s;
    animation-duration: .3s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-direction: alternate;
    animation-direction: alternate;
}
@-webkit-keyframes btnsx-hvr-icon-push {
    50% {
    -webkit-transform: scale(.5);
    transform: scale(.5);
}
}@keyframes btnsx-hvr-icon-push {
    50% {
    -webkit-transform: scale(.5);
    transform: scale(.5);
}
}.btnsx-hvr-icon-push {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000;
    position: relative;
    padding-right: 2.2em;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
}
.btnsx-hvr-icon-push:before {
    content: "\f006";
    position: absolute;
    padding: 0 1px;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: transform;
    transition-property: transform;
    transition-timing-function: ease-out;
}
.btnsx-hvr-icon-push:active:before, .btnsx-hvr-icon-push:focus:before, .btnsx-hvr-icon-push:hover:before {
    -webkit-animation-name: btnsx-hvr-icon-push;
    animation-name: btnsx-hvr-icon-push;
    -webkit-animation-duration: .3s;
    animation-duration: .3s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1;
}
@-webkit-keyframes btnsx-hvr-icon-pop {
    50% {
    -webkit-transform: scale(1.5);
    transform: scale(1.5);
}
}@keyframes btnsx-hvr-icon-pop {
    50% {
    -webkit-transform: scale(1.5);
    transform: scale(1.5);
}
}.btnsx-hvr-icon-pop {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transition-property: all!important;
    -webkit-perspective: 1000;
    position: relative;
    padding-right: 2.2em;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
}
.btnsx-hvr-icon-bounce, .btnsx-hvr-icon-pop {
    display: inline-block;
    vertical-align: middle;
    -moz-osx-font-smoothing: grayscale;
    perspective: 1000;
}
.btnsx-hvr-icon-pop:before {
    content: "\f005";
    position: absolute;
    padding: 0 1px;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: transform;
    transition-property: transform;
    transition-timing-function: ease-out;
}
.btnsx-hvr-icon-bounce:before, .btnsx-hvr-icon-pop:before {
    right: 1em;
    font-family: FontAwesome;
    -webkit-transition-timing-function: ease-out;
}
.btnsx-hvr-icon-pop:active:before, .btnsx-hvr-icon-pop:focus:before, .btnsx-hvr-icon-pop:hover:before {
    -webkit-animation-name: btnsx-hvr-icon-pop;
    animation-name: btnsx-hvr-icon-pop;
    -webkit-animation-duration: .3s;
    animation-duration: .3s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1;
}
.btnsx-hvr-icon-bounce {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transition-property: all!important;
    -webkit-perspective: 1000;
    position: relative;
    padding-right: 2.2em;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
}
.btnsx-hvr-icon-bounce:before {
    content: "\f087";
    position: absolute;
    padding: 0 1px;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: transform;
    transition-property: transform;
    transition-timing-function: ease-out;
}
.btnsx-hvr-icon-bounce:active:before, .btnsx-hvr-icon-bounce:focus:before, .btnsx-hvr-icon-bounce:hover:before {
    -webkit-transform: scale(1.5);
    transform: scale(1.5);
    -webkit-transition-timing-function: cubic-bezier(.47, 2.02, .31, -.36);
    transition-timing-function: cubic-bezier(.47, 2.02, .31, -.36);
}
.btnsx-hvr-icon-rotate {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transition-property: all!important;
    -webkit-perspective: 1000;
    position: relative;
    padding-right: 2.2em;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
}
.btnsx-hvr-icon-grow-rotate, .btnsx-hvr-icon-rotate {
    display: inline-block;
    vertical-align: middle;
    -moz-osx-font-smoothing: grayscale;
    perspective: 1000;
}
.btnsx-hvr-icon-rotate:before {
    content: "\f0c6";
    position: absolute;
    padding: 0 1px;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: transform;
    transition-property: transform;
    transition-timing-function: ease-out;
}
.btnsx-hvr-icon-grow-rotate:before, .btnsx-hvr-icon-rotate:before {
    right: 1em;
    font-family: FontAwesome;
    -webkit-transition-timing-function: ease-out;
}
.btnsx-hvr-icon-rotate:active:before, .btnsx-hvr-icon-rotate:focus:before, .btnsx-hvr-icon-rotate:hover:before {
    -webkit-transform: rotate(20deg);
    transform: rotate(20deg);
}
.btnsx-hvr-icon-grow-rotate {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transition-property: all!important;
    -webkit-perspective: 1000;
    position: relative;
    padding-right: 2.2em;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
}
.btnsx-hvr-icon-grow-rotate:before {
    content: "\f095";
    position: absolute;
    padding: 0 1px;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: transform;
    transition-property: transform;
    transition-timing-function: ease-out;
}
.btnsx-hvr-icon-grow-rotate:active:before, .btnsx-hvr-icon-grow-rotate:focus:before, .btnsx-hvr-icon-grow-rotate:hover:before {
    -webkit-transform: scale(1.5) rotate(12deg);
    transform: scale(1.5) rotate(12deg);
}
.btnsx-hvr-icon-float {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transition-property: all!important;
    -webkit-perspective: 1000;
    position: relative;
    padding-right: 2.2em;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
}
.btnsx-hvr-icon-float, .btnsx-hvr-icon-sink {
    display: inline-block;
    vertical-align: middle;
    -moz-osx-font-smoothing: grayscale;
    perspective: 1000;
}
.btnsx-hvr-icon-float:before {
    content: "\f01b";
    position: absolute;
    padding: 0 1px;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: transform;
    transition-property: transform;
    transition-timing-function: ease-out;
}
.btnsx-hvr-icon-float:before, .btnsx-hvr-icon-sink:before {
    right: 1em;
    font-family: FontAwesome;
    -webkit-transition-timing-function: ease-out;
}
.btnsx-hvr-icon-float:active:before, .btnsx-hvr-icon-float:focus:before, .btnsx-hvr-icon-float:hover:before {
    -webkit-transform: translateY(-4px);
    transform: translateY(-4px);
}
.btnsx-hvr-icon-sink {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transition-property: all!important;
    -webkit-perspective: 1000;
    position: relative;
    padding-right: 2.2em;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
}
.btnsx-hvr-icon-sink:before {
    content: "\f01a";
    position: absolute;
    padding: 0 1px;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: transform;
    transition-property: transform;
    transition-timing-function: ease-out;
}
.btnsx-hvr-icon-sink:active:before, .btnsx-hvr-icon-sink:focus:before, .btnsx-hvr-icon-sink:hover:before {
    -webkit-transform: translateY(4px);
    transform: translateY(4px);
}
@-webkit-keyframes btnsx-hvr-icon-bob {
    0%, 100% {
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px);
}
50% {
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px);
}
}@keyframes btnsx-hvr-icon-bob {
    0%, 100% {
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px);
}
50% {
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px);
}
}@-webkit-keyframes btnsx-hvr-icon-bob-float {
    100% {
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px);
}
}@keyframes btnsx-hvr-icon-bob-float {
    100% {
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px);
}
}.btnsx-hvr-icon-bob {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000;
    position: relative;
    padding-right: 2.2em;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
}
.btnsx-hvr-icon-bob, .btnsx-hvr-icon-hang {
    display: inline-block;
    vertical-align: middle;
    -moz-osx-font-smoothing: grayscale;
    transition-property: all!important;
    perspective: 1000;
}
.btnsx-hvr-icon-bob:before {
    content: "\f077";
    position: absolute;
    right: 1em;
    padding: 0 1px;
    font-family: FontAwesome;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
}
.btnsx-hvr-icon-bob:active:before, .btnsx-hvr-icon-bob:focus:before, .btnsx-hvr-icon-bob:hover:before {
    -webkit-animation-name: btnsx-hvr-icon-bob-float, btnsx-hvr-icon-bob;
    animation-name: btnsx-hvr-icon-bob-float, btnsx-hvr-icon-bob;
    animation-duration: .3s, 1.5s;
    animation-delay: 0s, .3s;
    animation-timing-function: ease-out, ease-in-out;
    animation-iteration-count: 1, infinite;
    animation-fill-mode: forwards;
    -webkit-animation-direction: normal, alternate;
    animation-direction: normal, alternate;
}
.btnsx-hvr-icon-bob:active:before, .btnsx-hvr-icon-bob:focus:before, .btnsx-hvr-icon-bob:hover:before, .btnsx-hvr-icon-hang:active:before, .btnsx-hvr-icon-hang:focus:before, .btnsx-hvr-icon-hang:hover:before {
    -webkit-animation-duration: .3s, 1.5s;
    -webkit-animation-delay: 0s, .3s;
    -webkit-animation-timing-function: ease-out, ease-in-out;
    -webkit-animation-iteration-count: 1, infinite;
    -webkit-animation-fill-mode: forwards;
}
@-webkit-keyframes btnsx-hvr-icon-hang {
    0%, 100% {
    -webkit-transform: translateY(6px);
    transform: translateY(6px);
}
50% {
    -webkit-transform: translateY(2px);
    transform: translateY(2px);
}
}@keyframes btnsx-hvr-icon-hang {
    0%, 100% {
    -webkit-transform: translateY(6px);
    transform: translateY(6px);
}
50% {
    -webkit-transform: translateY(2px);
    transform: translateY(2px);
}
}@-webkit-keyframes btnsx-hvr-icon-hang-sink {
    100% {
    -webkit-transform: translateY(6px);
    transform: translateY(6px);
}
}@keyframes btnsx-hvr-icon-hang-sink {
    100% {
    -webkit-transform: translateY(6px);
    transform: translateY(6px);
}
}.btnsx-hvr-icon-hang {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    backface-visibility: hidden;
    -webkit-perspective: 1000;
    position: relative;
    padding-right: 2.2em;
    transition-duration: .3s;
}
.btnsx-hvr-icon-hang, .btnsx-hvr-icon-wobble-horizontal {
    -webkit-backface-visibility: hidden;
    -webkit-transition-duration: .3s;
}
.btnsx-hvr-icon-hang:before {
    content: "\f078";
    position: absolute;
    right: 1em;
    padding: 0 1px;
    font-family: FontAwesome;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
}
.btnsx-hvr-icon-hang:active:before, .btnsx-hvr-icon-hang:focus:before, .btnsx-hvr-icon-hang:hover:before {
    -webkit-animation-name: btnsx-hvr-icon-hang-sink, btnsx-hvr-icon-hang;
    animation-name: btnsx-hvr-icon-hang-sink, btnsx-hvr-icon-hang;
    animation-duration: .3s, 1.5s;
    animation-delay: 0s, .3s;
    animation-timing-function: ease-out, ease-in-out;
    animation-iteration-count: 1, infinite;
    animation-fill-mode: forwards;
    -webkit-animation-direction: normal, alternate;
    animation-direction: normal, alternate;
}
@-webkit-keyframes btnsx-hvr-icon-wobble-horizontal {
    16.65% {
    -webkit-transform: translateX(6px);
    transform: translateX(6px);
}
33.3% {
    -webkit-transform: translateX(-5px);
    transform: translateX(-5px);
}
49.95% {
    -webkit-transform: translateX(4px);
    transform: translateX(4px);
}
66.6% {
    -webkit-transform: translateX(-2px);
    transform: translateX(-2px);
}
83.25% {
    -webkit-transform: translateX(1px);
    transform: translateX(1px);
}
100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
}
}@keyframes btnsx-hvr-icon-wobble-horizontal {
    16.65% {
    -webkit-transform: translateX(6px);
    transform: translateX(6px);
}
33.3% {
    -webkit-transform: translateX(-5px);
    transform: translateX(-5px);
}
49.95% {
    -webkit-transform: translateX(4px);
    transform: translateX(4px);
}
66.6% {
    -webkit-transform: translateX(-2px);
    transform: translateX(-2px);
}
83.25% {
    -webkit-transform: translateX(1px);
    transform: translateX(1px);
}
100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
}
}.btnsx-hvr-icon-wobble-horizontal {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    backface-visibility: hidden;
    -webkit-perspective: 1000;
    position: relative;
    padding-right: 2.2em;
    transition-duration: .3s;
}
.btnsx-hvr-icon-wobble-horizontal, .btnsx-hvr-icon-wobble-vertical {
    display: inline-block;
    vertical-align: middle;
    -moz-osx-font-smoothing: grayscale;
    transition-property: all!important;
    perspective: 1000;
}
.btnsx-hvr-icon-wobble-horizontal:before {
    content: "\f061";
    position: absolute;
    right: 1em;
    padding: 0 1px;
    font-family: FontAwesome;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
}
.btnsx-hvr-icon-wobble-horizontal:active:before, .btnsx-hvr-icon-wobble-horizontal:focus:before, .btnsx-hvr-icon-wobble-horizontal:hover:before {
    -webkit-animation-name: btnsx-hvr-icon-wobble-horizontal;
    animation-name: btnsx-hvr-icon-wobble-horizontal;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1;
}
@-webkit-keyframes btnsx-hvr-icon-wobble-vertical {
    16.65% {
    -webkit-transform: translateY(6px);
    transform: translateY(6px);
}
33.3% {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
}
49.95% {
    -webkit-transform: translateY(4px);
    transform: translateY(4px);
}
66.6% {
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px);
}
83.25% {
    -webkit-transform: translateY(1px);
    transform: translateY(1px);
}
100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
}
}@keyframes btnsx-hvr-icon-wobble-vertical {
    16.65% {
    -webkit-transform: translateY(6px);
    transform: translateY(6px);
}
33.3% {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
}
49.95% {
    -webkit-transform: translateY(4px);
    transform: translateY(4px);
}
66.6% {
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px);
}
83.25% {
    -webkit-transform: translateY(1px);
    transform: translateY(1px);
}
100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
}
}.btnsx-hvr-icon-wobble-vertical {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    backface-visibility: hidden;
    -webkit-perspective: 1000;
    position: relative;
    padding-right: 2.2em;
    transition-duration: .3s;
}
.btnsx-hvr-icon-buzz, .btnsx-hvr-icon-wobble-vertical {
    -webkit-backface-visibility: hidden;
    -webkit-transition-duration: .3s;
}
.btnsx-hvr-icon-wobble-vertical:before {
    content: "\f062";
    position: absolute;
    right: 1em;
    padding: 0 1px;
    font-family: FontAwesome;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
}
.btnsx-hvr-icon-wobble-vertical:active:before, .btnsx-hvr-icon-wobble-vertical:focus:before, .btnsx-hvr-icon-wobble-vertical:hover:before {
    -webkit-animation-name: btnsx-hvr-icon-wobble-vertical;
    animation-name: btnsx-hvr-icon-wobble-vertical;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1;
}
@-webkit-keyframes btnsx-hvr-icon-buzz {
    50% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg);
}
100% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg);
}
}@keyframes btnsx-hvr-icon-buzz {
    50% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg);
}
100% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg);
}
}.btnsx-hvr-icon-buzz {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    backface-visibility: hidden;
    -webkit-perspective: 1000;
    position: relative;
    padding-right: 2.2em;
    transition-duration: .3s;
}
.btnsx-hvr-icon-buzz, .btnsx-hvr-icon-buzz-out {
    transition-property: all!important;
    display: inline-block;
    vertical-align: middle;
    -moz-osx-font-smoothing: grayscale;
    perspective: 1000;
}
.btnsx-hvr-icon-buzz:before {
    content: "\f017";
    position: absolute;
    right: 1em;
    padding: 0 1px;
    font-family: FontAwesome;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
}
.btnsx-hvr-icon-buzz:active:before, .btnsx-hvr-icon-buzz:focus:before, .btnsx-hvr-icon-buzz:hover:before {
    -webkit-animation-name: btnsx-hvr-icon-buzz;
    animation-name: btnsx-hvr-icon-buzz;
    -webkit-animation-duration: .15s;
    animation-duration: .15s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
}
@-webkit-keyframes btnsx-hvr-icon-buzz-out {
    10%, 30% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg);
}
20%, 40% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg);
}
50%, 70% {
    -webkit-transform: translateX(2px) rotate(1deg);
    transform: translateX(2px) rotate(1deg);
}
60%, 80% {
    -webkit-transform: translateX(-2px) rotate(-1deg);
    transform: translateX(-2px) rotate(-1deg);
}
90% {
    -webkit-transform: translateX(1px) rotate(0);
    transform: translateX(1px) rotate(0);
}
100% {
    -webkit-transform: translateX(-1px) rotate(0);
    transform: translateX(-1px) rotate(0);
}
}@keyframes btnsx-hvr-icon-buzz-out {
    10%, 30% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg);
}
20%, 40% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg);
}
50%, 70% {
    -webkit-transform: translateX(2px) rotate(1deg);
    transform: translateX(2px) rotate(1deg);
}
60%, 80% {
    -webkit-transform: translateX(-2px) rotate(-1deg);
    transform: translateX(-2px) rotate(-1deg);
}
90% {
    -webkit-transform: translateX(1px) rotate(0);
    transform: translateX(1px) rotate(0);
}
100% {
    -webkit-transform: translateX(-1px) rotate(0);
    transform: translateX(-1px) rotate(0);
}
}.btnsx-hvr-icon-buzz-out {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000;
    position: relative;
    padding-right: 2.2em;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
}
.btnsx-hvr-icon-buzz-out:before {
    content: "\f023";
    position: absolute;
    right: 1em;
    padding: 0 1px;
    font-family: FontAwesome;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
}
.btnsx-hvr-icon-buzz-out:active:before, .btnsx-hvr-icon-buzz-out:focus:before, .btnsx-hvr-icon-buzz-out:hover:before {
    -webkit-animation-name: btnsx-hvr-icon-buzz-out;
    animation-name: btnsx-hvr-icon-buzz-out;
    -webkit-animation-duration: .75s;
    animation-duration: .75s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1;
}
.btnsx-hvr-curl-top-left {
    transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transition-property: all!important;
    -webkit-perspective: 1000;
    position: relative;
}
.btnsx-hvr-curl-top-left, .btnsx-hvr-curl-top-right {
    -moz-osx-font-smoothing: grayscale;
    perspective: 1000;
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
}
.btnsx-hvr-curl-top-left:before {
    position: absolute;
    height: 0;
    width: 0;
    left: 0;
    background: linear-gradient(135deg, #fff 45%, #aaa 50%, #ccc 56%, #fff 80%);
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,  startColorstr='#ffffff',  endColorstr='#000000');
    z-index: 1000;
    box-shadow: 1px 1px 1px rgba(0, 0, 0, .4);
    transition-duration: .3s;
    -webkit-transition-property: width, height;
    transition-property: width, height;
}
.btnsx-hvr-curl-top-left:before, .btnsx-hvr-curl-top-right:before {
    top: 0;
    pointer-events: none;
    content: '';
    -webkit-transition-duration: .3s;
}
.btnsx-hvr-curl-top-left:active:before, .btnsx-hvr-curl-top-left:focus:before, .btnsx-hvr-curl-top-left:hover:before {
    width: 25px;
    height: 25px;
}
.btnsx-hvr-curl-top-right {
    transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transition-property: all!important;
    -webkit-perspective: 1000;
    position: relative;
}
.btnsx-hvr-curl-top-right:before {
    position: absolute;
    height: 0;
    width: 0;
    right: 0;
    background: linear-gradient(225deg, #fff 45%, #aaa 50%, #ccc 56%, #fff 80%);
    box-shadow: -1px 1px 1px rgba(0, 0, 0, .4);
    transition-duration: .3s;
    -webkit-transition-property: width, height;
    transition-property: width, height;
}
.btnsx-hvr-curl-top-right:active:before, .btnsx-hvr-curl-top-right:focus:before, .btnsx-hvr-curl-top-right:hover:before {
    width: 25px;
    height: 25px;
}
.btnsx-hvr-curl-bottom-right {
    transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    transition-property: all!important;
    perspective: 1000;
    -webkit-perspective: 1000;
    position: relative;
}
.btnsx-hvr-curl-bottom-left, .btnsx-hvr-curl-bottom-right {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
}
.btnsx-hvr-curl-bottom-right:before {
    position: absolute;
    height: 0;
    width: 0;
    right: 0;
    background: linear-gradient(315deg, #fff 45%, #aaa 50%, #ccc 56%, #fff 80%);
    box-shadow: -1px -1px 1px rgba(0, 0, 0, .4);
    transition-duration: .3s;
    -webkit-transition-property: width, height;
    transition-property: width, height;
}
.btnsx-hvr-curl-bottom-left:before, .btnsx-hvr-curl-bottom-right:before {
    pointer-events: none;
    content: '';
    bottom: 0;
    -webkit-transition-duration: .3s;
}
.btnsx-hvr-curl-bottom-right:active:before, .btnsx-hvr-curl-bottom-right:focus:before, .btnsx-hvr-curl-bottom-right:hover:before {
    width: 25px;
    height: 25px;
}
.btnsx-hvr-curl-bottom-left {
    transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    transition-property: all!important;
    perspective: 1000;
    -webkit-perspective: 1000;
    position: relative;
}
.btnsx-hvr-curl-bottom-left:before {
    position: absolute;
    height: 0;
    width: 0;
    left: 0;
    background: linear-gradient(45deg, #fff 45%, #aaa 50%, #ccc 56%, #fff 80%);
    box-shadow: 1px -1px 1px rgba(0, 0, 0, .4);
    transition-duration: .3s;
    -webkit-transition-property: width, height;
    transition-property: width, height;
}
.btnsx-hvr-curl-bottom-left:active:before, .btnsx-hvr-curl-bottom-left:focus:before, .btnsx-hvr-curl-bottom-left:hover:before {
    width: 25px;
    height: 25px;
}
.tooltipster-default {
    border-radius: 5px;
    border: 2px solid #000;
    background: #4c4c4c;
    color: #fff;
}
.tooltipster-default .tooltipster-content {
    font-family: Arial, sans-serif;
    font-size: 14px;
    line-height: 16px;
    padding: 8px 10px;
    overflow: hidden;
}
.tooltipster-icon {
    cursor: help;
    margin-left: 4px;
}
.tooltipster-base {
    padding: 0;
    font-size: 0;
    line-height: 0;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 9999999;
    pointer-events: none;
    width: auto;
    overflow: visible;
}
.tooltipster-base .tooltipster-content {
    overflow: hidden;
}
.tooltipster-arrow {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
}
.tooltipster-arrow span, .tooltipster-arrow-border {
    display: block;
    width: 0;
    height: 0;
    position: absolute;
}
.tooltipster-arrow-top span, .tooltipster-arrow-top-left span, .tooltipster-arrow-top-right span {
    border-left: 8px solid transparent!important;
    border-right: 8px solid transparent!important;
    border-top: 8px solid;
    bottom: -7px;
}
.tooltipster-arrow-top .tooltipster-arrow-border, .tooltipster-arrow-top-left .tooltipster-arrow-border, .tooltipster-arrow-top-right .tooltipster-arrow-border {
    border-left: 9px solid transparent!important;
    border-right: 9px solid transparent!important;
    border-top: 9px solid;
    bottom: -7px;
}
.tooltipster-arrow-bottom span, .tooltipster-arrow-bottom-left span, .tooltipster-arrow-bottom-right span {
    border-left: 8px solid transparent!important;
    border-right: 8px solid transparent!important;
    border-bottom: 8px solid;
    top: -7px;
}
.tooltipster-arrow-bottom .tooltipster-arrow-border, .tooltipster-arrow-bottom-left .tooltipster-arrow-border, .tooltipster-arrow-bottom-right .tooltipster-arrow-border {
    border-left: 9px solid transparent!important;
    border-right: 9px solid transparent!important;
    border-bottom: 9px solid;
    top: -7px;
}
.tooltipster-arrow-bottom .tooltipster-arrow-border, .tooltipster-arrow-bottom span, .tooltipster-arrow-top .tooltipster-arrow-border, .tooltipster-arrow-top span {
    left: 0;
    right: 0;
    margin: 0 auto;
}
.tooltipster-arrow-bottom-left span, .tooltipster-arrow-top-left span {
    left: 6px;
}
.tooltipster-arrow-bottom-left .tooltipster-arrow-border, .tooltipster-arrow-top-left .tooltipster-arrow-border {
    left: 5px;
}
.tooltipster-arrow-bottom-right span, .tooltipster-arrow-top-right span {
    right: 6px;
}
.tooltipster-arrow-bottom-right .tooltipster-arrow-border, .tooltipster-arrow-top-right .tooltipster-arrow-border {
    right: 5px;
}
.tooltipster-arrow-left .tooltipster-arrow-border, .tooltipster-arrow-left span {
    border-top: 8px solid transparent!important;
    border-bottom: 8px solid transparent!important;
    border-left: 8px solid;
    top: 50%;
    margin-top: -7px;
    right: -7px;
}
.tooltipster-arrow-left .tooltipster-arrow-border {
    border-top: 9px solid transparent!important;
    border-bottom: 9px solid transparent!important;
    border-left: 9px solid;
    margin-top: -8px;
}
.tooltipster-arrow-right .tooltipster-arrow-border, .tooltipster-arrow-right span {
    border-top: 8px solid transparent!important;
    border-bottom: 8px solid transparent!important;
    border-right: 8px solid;
    top: 50%;
    margin-top: -7px;
    left: -7px;
}
.tooltipster-arrow-right .tooltipster-arrow-border {
    border-top: 9px solid transparent!important;
    border-bottom: 9px solid transparent!important;
    border-right: 9px solid;
    margin-top: -8px;
}
.tooltipster-fade {
    opacity: 0;
    -webkit-transition-property: opacity;
    -moz-transition-property: opacity;
    -o-transition-property: opacity;
    -ms-transition-property: opacity;
    transition-property: opacity;
}
.tooltipster-fade-show {
    opacity: 1;
}
.tooltipster-grow {
    -webkit-transform: scale(0, 0);
    -moz-transform: scale(0, 0);
    -o-transform: scale(0, 0);
    -ms-transform: scale(0, 0);
    transform: scale(0, 0);
    -webkit-transition-property: -webkit-transform;
    transition-property: transform;
    -webkit-backface-visibility: hidden;
}
.tooltipster-grow, .tooltipster-swing {
    -moz-transition-property: -moz-transform;
    -o-transition-property: -o-transform;
    -ms-transition-property: -ms-transform;
}
.tooltipster-grow-show {
    -webkit-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    transform: scale(1, 1);
    -webkit-transition-timing-function: cubic-bezier(.175, .885, .32, 1);
    -webkit-transition-timing-function: cubic-bezier(.175, .885, .32, 1.15);
    -moz-transition-timing-function: cubic-bezier(.175, .885, .32, 1.15);
    -ms-transition-timing-function: cubic-bezier(.175, .885, .32, 1.15);
    -o-transition-timing-function: cubic-bezier(.175, .885, .32, 1.15);
    transition-timing-function: cubic-bezier(.175, .885, .32, 1.15);
}
.tooltipster-swing {
    opacity: 0;
    -webkit-transform: rotateZ(4deg);
    -moz-transform: rotateZ(4deg);
    -o-transform: rotateZ(4deg);
    -ms-transform: rotateZ(4deg);
    transform: rotateZ(4deg);
    -webkit-transition-property: -webkit-transform, opacity;
    transition-property: transform;
}
.tooltipster-swing-show {
    opacity: 1;
    -webkit-transform: rotateZ(0);
    -moz-transform: rotateZ(0);
    -o-transform: rotateZ(0);
    -ms-transform: rotateZ(0);
    transform: rotateZ(0);
    -webkit-transition-timing-function: cubic-bezier(.23, .635, .495, 1);
    -webkit-transition-timing-function: cubic-bezier(.23, .635, .495, 2.4);
    -moz-transition-timing-function: cubic-bezier(.23, .635, .495, 2.4);
    -ms-transition-timing-function: cubic-bezier(.23, .635, .495, 2.4);
    -o-transition-timing-function: cubic-bezier(.23, .635, .495, 2.4);
    transition-timing-function: cubic-bezier(.23, .635, .495, 2.4);
}
.tooltipster-fall {
    top: 0;
    -webkit-transition-property: top;
    -moz-transition-property: top;
    -o-transition-property: top;
    -ms-transition-property: top;
    transition-property: top;
    -webkit-transition-timing-function: cubic-bezier(.175, .885, .32, 1.15);
    transition-timing-function: cubic-bezier(.175, .885, .32, 1.15);
}
.tooltipster-fall, .tooltipster-slide {
    -webkit-transition-timing-function: cubic-bezier(.175, .885, .32, 1);
    -moz-transition-timing-function: cubic-bezier(.175, .885, .32, 1.15);
    -ms-transition-timing-function: cubic-bezier(.175, .885, .32, 1.15);
    -o-transition-timing-function: cubic-bezier(.175, .885, .32, 1.15);
}
.tooltipster-fall.tooltipster-dying {
    -webkit-transition-property: all;
    -moz-transition-property: all;
    -o-transition-property: all;
    -ms-transition-property: all;
    transition-property: all;
    top: 0!important;
    opacity: 0;
}
.tooltipster-slide {
    left: -40px;
    -webkit-transition-property: left;
    -moz-transition-property: left;
    -o-transition-property: left;
    -ms-transition-property: left;
    transition-property: left;
    -webkit-transition-timing-function: cubic-bezier(.175, .885, .32, 1.15);
    transition-timing-function: cubic-bezier(.175, .885, .32, 1.15);
}
.tooltipster-slide.tooltipster-dying {
    -webkit-transition-property: all;
    -moz-transition-property: all;
    -o-transition-property: all;
    -ms-transition-property: all;
    transition-property: all;
    left: 0!important;
    opacity: 0;
}
.tooltipster-content-changing {
    opacity: .5;
    -webkit-transform: scale(1.1, 1.1);
    -moz-transform: scale(1.1, 1.1);
    -o-transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1);
}
.tooltipster-light {
    border-radius: 5px;
    border: 1px solid #ccc;
    background: #ededed;
    color: #666;
}
.tooltipster-light .tooltipster-content {
    font-family: Arial, sans-serif;
    font-size: 14px;
    line-height: 16px;
    padding: 8px 10px;
}
.tooltipster-noir {
    border-radius: 0;
    border: 3px solid #2c2c2c;
    background: #fff;
    color: #2c2c2c;
}
.tooltipster-noir .tooltipster-content {
    font-family: Georgia, serif;
    font-size: 14px;
    line-height: 16px;
    padding: 8px 10px;
}
.tooltipster-punk {
    border-radius: 5px;
    border-bottom: 3px solid #f71169;
    background: #2a2a2a;
    color: #fff;
}
.tooltipster-punk .tooltipster-content {
    font-family: Courier, monospace;
    font-size: 14px;
    line-height: 16px;
    padding: 8px 10px;
}
.tooltipster-shadow {
    border-radius: 5px;
    background: #fff;
    box-shadow: 0 0 14px rgba(0, 0, 0, .3);
    color: #2c2c2c;
}
.tooltipster-shadow .tooltipster-content {
    font-family: Arial, sans-serif;
    font-size: 14px;
    line-height: 16px;
    padding: 8px 10px;
}
.tooltipster-btnsx {
    border: 1px solid #dcdcdc;
    background: #fff;
    color: #9e9e9e;
    font-weight: lighter;
}
.tooltipster-btnsx .tooltipster-content {
    font-family: "Open Sans", sans-serif;
    font-size: 12px;
    line-height: 18px;
    padding: 8px 10px;
}

#preloader, .pace-progress {
    background-color: #9dc6bb;
}
a {
    color: #6c9e8d;
}
.jackrose-sow-gallery-grid-filters a.active {
    border-color: #b4d2c8;
}
.button, button, input[type="button"], input[type="reset"], input[type="submit"] {
    background-color: #b4d2c8;
    border-color: #b4d2c8;
    color: #fff;
}
.button:hover, button:hover, input[type="button"]:hover, input[type="reset"]:hover, input[type="submit"]:hover, .button:focus, button:focus, input[type="button"]:focus, input[type="reset"]:focus, input[type="submit"]:focus, .button:active, button:active, input[type="button"]:active, input[type="reset"]:active, input[type="submit"]:active {
    background-color: #669;
    border-color: #669;
    color: #fff;
}
.header-section, .header-navigation ul ul {
    background-color: #fff;
}
.header-section, .header-navigation ul ul, .header-navigation ul ul li {
    border-color: #e5e5e5;
}
.header-section, .header-section a, .header-navigation-toggle {
    color: #888;
}
.header-section a:hover, .header-section a:focus, .header-navigation-toggle:hover, .header-navigation-toggle:focus {
    color: #444;
}
.header-navigation>div>ul>li>a:hover:after, .header-navigation>div>ul>li>a.focus:after {
    background-color: #b4d2c8;
}
.header-section .ribbon-menu, .header-section .ribbon-menu:hover, .header-section .ribbon-menu:focus {
    background-color: #b4d2c8;
    color: #fff;
}
.header-section .ribbon-menu:after {
    border-color: #b4d2c8;
}
.sakura.hero-effect-item {
    background: #fff;
}
.hero-button, .hero-button:hover, .hero-button:focus {
    color: #fff;
}
.footer-section {
    padding: 15% 0 3em;
    background-color: #fff;
    background-image: url(http://xxyx.com/wp-content/uploads/2017/10/George-and-kelly-footer.jpg);
    background-repeat: no-repeat;
    background-position: center bottom;
    color: #e5e5e5;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -ms-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
.footer-section a, .footer-section a:hover, .footer-section a:focus {
    color: #fff;
}
.page-template-invitation {
    background-color: #c8dcd2;
    background-image: url(http://singlestroke.io/demo/jackrose-wp/wp-content/import/2015/11/invitation-bg.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -ms-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
@media screen and (max-width:1023px) {
    .header-navigation>div {
    background-color: #fff;
}
.header-navigation>div>ul, .header-navigation li {
    border-color: #e5e5e5;
}
}
/*!
* Do not modify this file directly.  It is concatenated from individual module CSS files.
*/
.jp-carousel-wrap * {
    line-height: inherit;
}
.jp-carousel-overlay {
    background: #000;
}
div.jp-carousel-fadeaway {
    background: -moz-linear-gradient(bottom, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
    background: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, 0)));
    position: fixed;
    bottom: 0;
    z-index: 2147483647;
    width: 100%;
    height: 15px;
}
.jp-carousel-next-button span, .jp-carousel-previous-button span {
    background: url(//xxyx.com/wp-content/plugins/jetpack/css/../modules/carousel/images/arrows.png) no-repeat center center;
    background-size: 200px 126px;
}
.jp-carousel-msg {
    font-family: "Open Sans", sans-serif;
    font-style: normal;
    display: inline-block;
    line-height: 19px;
    padding: 11px 15px;
    font-size: 14px;
    text-align: center;
    margin: 25px 20px 0 2px;
    background-color: #fff;
    border-left: 4px solid #ffba00;
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, .1);
}
@media only screen and (-webkit-min-device-pixel-ratio:1.5), only screen and (-o-min-device-pixel-ratio:3/2), only screen and (min--moz-device-pixel-ratio:1.5), only screen and (min-device-pixel-ratio:1.5) {
    .jp-carousel-next-button span, .jp-carousel-previous-button span {
    background-image: url(//xxyx.com/wp-content/plugins/jetpack/css/../modules/carousel/images/arrows-2x.png);
}
}.jp-carousel-wrap {
    font-family: "Helvetica Neue", sans-serif !important;
}
.jp-carousel-info {
    position: absolute;
    bottom: 0;
    text-align: left !important;
    -webkit-font-smoothing: subpixel-antialiased !important;
}
.jp-carousel-info ::-moz-selection {
    background: #68c9e8;
    color: #fff;
}
.jp-carousel-info ::selection {
    background: #68c9e8;
    color: #fff;
}
.jp-carousel-info ::-moz-selection {
    background: #68c9e8;
    color: #fff;
}
.jp-carousel-photo-info {
    position: relative;
    left: 25%;
    width: 50%}
.jp-carousel-transitions .jp-carousel-photo-info {
    transition: .4s ease-out;
}
.jp-carousel-info h2 {
    background: 0 0 !important;
    border: 0 !important;
    color: #999;
    display: block !important;
    font: normal 13px/1.25em "Helvetica Neue", sans-serif !important;
    letter-spacing: 0 !important;
    margin: 7px 0 0 0 !important;
    padding: 10px 0 0 !important;
    overflow: hidden;
    text-align: left;
    text-shadow: none !important;
    text-transform: none !important;
    -webkit-font-smoothing: subpixel-antialiased;
}
.jp-carousel-next-button, .jp-carousel-previous-button {
    text-indent: -9999px;
    overflow: hidden;
    cursor: pointer;
}
.jp-carousel-next-button span, .jp-carousel-previous-button span {
    position: absolute;
    top: 0;
    bottom: 0;
    width: 82px;
    zoom: 1;
    filter: alpha(opacity=20);
    opacity: .2;
}
.jp-carousel-transitions .jp-carousel-next-button span, .jp-carousel-transitions .jp-carousel-previous-button span {
    transition: .5s opacity ease-out;
}
.jp-carousel-next-button:hover span, .jp-carousel-previous-button:hover span {
    filter: alpha(opacity=60);
    opacity: .6;
}
.jp-carousel-next-button span {
    background-position: -110px center;
    right: 0;
}
.jp-carousel-previous-button span {
    background-position: -10px center;
    left: 0;
}
.jp-carousel-buttons {
    margin: -18px -20px 15px;
    padding: 8px 10px;
    border-bottom: 1px solid #222;
    background: #222;
    text-align: center;
}
div.jp-carousel-buttons a {
    border: 0 !important;
    color: #999;
    font: normal 11px/1.2em "Helvetica Neue", sans-serif !important;
    letter-spacing: 0 !important;
    padding: 5px 2px 5px 0;
    text-decoration: none !important;
    text-shadow: none !important;
    vertical-align: middle;
    -webkit-font-smoothing: subpixel-antialiased;
}
div.jp-carousel-buttons a:hover {
    color: #68c9e8;
    border: 0 !important;
}
.jp-carousel-transitions div.jp-carousel-buttons a:hover {
    transition: none !important;
}
.jp-carousel-next-button, .jp-carousel-previous-button, .jp-carousel-slide, .jp-carousel-slide img {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
}
.jp-carousel-slide {
    position: fixed;
    width: 0;
    bottom: 0;
    background-color: #000;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
}
.jp-carousel-transitions .jp-carousel-slide {
    transition: .3s ease-out;
}
.jp-carousel-slide.selected {
    position: absolute !important;
    filter: alpha(opacity=100);
    opacity: 1;
}
.jp-carousel-slide {
    filter: alpha(opacity=25);
    opacity: .25;
}
.jp-carousel-slide img {
    display: block;
    width: 100% !important;
    height: 100% !important;
    max-width: 100% !important;
    max-height: 100% !important;
    background: 0 0 !important;
    border: 0 !important;
    padding: 0 !important;
    box-shadow: 0 2px 8px rgba(0, 0, 0, .1);
    zoom: 1;
}
.jp-carousel-transitions .jp-carousel-slide {
    transition: opacity .4s linear;
}
.jp-carousel-close-hint {
    color: #999;
    cursor: default;
    letter-spacing: 0 !important;
    padding: .35em 0 0;
    position: absolute;
    text-align: right;
    width: 90%}
.jp-carousel-transitions .jp-carousel-close-hint {
    transition: color .2s linear;
}
.jp-carousel-close-hint span {
    cursor: pointer;
    background-color: #000;
    background-color: rgba(0, 0, 0, .8);
    display: inline-block;
    height: 22px;
    font: 400 24px/1 "Helvetica Neue", sans-serif !important;
    line-height: 22px;
    margin: 0 0 0 .4em;
    text-align: center;
    vertical-align: middle;
    width: 22px;
    border-radius: 4px;
}
.jp-carousel-transitions .jp-carousel-close-hint span {
    transition: border-color .2s linear;
}
.jp-carousel-close-hint:hover {
    cursor: default;
    color: #fff;
}
.jp-carousel-close-hint:hover span {
    border-color: #fff;
}
a.jp-carousel-image-download, div.jp-carousel-buttons a.jp-carousel-commentlink, div.jp-carousel-buttons a.jp-carousel-reblog {
    background: url(//xxyx.com/wp-content/plugins/jetpack/css/../modules/carousel/images/carousel-sprite.png?5) no-repeat;
    background-size: 16px 200px;
}
div.jp-carousel-buttons a.jp-carousel-commentlink, div.jp-carousel-buttons a.jp-carousel-reblog {
    margin: 0 14px 0 0 !important;
}
div.jp-carousel-buttons a.jp-carousel-reblog.reblogged {
    background-color: #303030;
    padding-right: 8px !important;
    border-radius: 2px;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
}
div.jp-carousel-buttons a.jp-carousel-reblog.reblogged {
    margin: 0 2px 0 -12px !important;
}
div.jp-carousel-buttons a.jp-carousel-reblog, div.jp-carousel-buttons a.jp-carousel-reblog.reblogged:hover {
    background-position: 6px -36px;
    padding-right: auto !important;
    padding-left: 26px !important;
    color: #999;
}
div.jp-carousel-buttons a.jp-carousel-commentlink {
    background-position: 0 -156px;
    padding-left: 19px !important;
}
div.jp-carousel-buttons a.jp-carousel-reblog.reblogged:hover {
    cursor: default;
}
div.jp-carousel-buttons a.jp-carousel-reblog:hover {
    background-position: 6px -56px;
    color: #68c9e8;
}
@media only screen and (-webkit-min-device-pixel-ratio:1.5), only screen and (-o-min-device-pixel-ratio:3/2), only screen and (min--moz-device-pixel-ratio:1.5), only screen and (min-device-pixel-ratio:1.5) {
    a.jp-carousel-image-download, div.jp-carousel-buttons a.jp-carousel-commentlink, div.jp-carousel-buttons a.jp-carousel-reblog {
    background-image: url(//xxyx.com/wp-content/plugins/jetpack/css/../modules/carousel/images/carousel-sprite-2x.png?5);
}
}div#carousel-reblog-box {
    background: #222;
    background: -moz-linear-gradient(bottom, #222, #333);
    background: -webkit-gradient(linear, left bottom, left top, from(#222), to(#333));
    padding: 3px 0 0;
    display: none;
    margin: 5px auto 0;
    border-radius: 2px;
    box-shadow: 0 0 20px rgba(0, 0, 0, .9);
    height: 74px;
    width: 565px;
}
#carousel-reblog-box textarea {
    background: #999;
    font: 13px/1.4 "Helvetica Neue", sans-serif !important;
    color: #444;
    padding: 3px 6px;
    width: 370px;
    height: 48px;
    float: left;
    margin: 6px 9px 0 9px;
    border: 1px solid #666;
    box-shadow: inset 2px 2px 2px rgba(0, 0, 0, .2);
    border-radius: 2px;
}
#carousel-reblog-box textarea:focus {
    background: #ccc;
    color: #222;
}
#carousel-reblog-box label {
    color: #aaa;
    font-size: 11px;
    padding-right: 2px;
    padding-left: 2px;
    display: inline;
    font-weight: 400;
}
#carousel-reblog-box select {
    width: 110px;
    padding: 0;
    font-size: 12px;
    font-family: "Helvetica Neue", sans-serif !important;
    background: #333;
    color: #eee;
    border: 1px solid #444;
    margin-top: 5px;
}
#carousel-reblog-box .submit, #wrapper #carousel-reblog-box p.response {
    float: left;
    width: 154px;
    padding-top: 0;
    padding-left: 1px;
    overflow: hidden;
    height: 34px;
    margin: 3px 0 0 2px !important;
}
#wrapper #carousel-reblog-box p.response {
    font-size: 13px;
    clear: none;
    padding-left: 2px;
    height: 34px;
    color: #aaa;
}
#carousel-reblog-box input#carousel-reblog-submit, #jp-carousel-comment-form-button-submit {
    font: 13px/24px "Helvetica Neue", sans-serif !important;
    margin-top: 8px;
    padding: 0 10px !important;
    border-radius: 1em;
    height: 24px;
    color: #333;
    cursor: pointer;
    font-weight: 400;
    background: #aaa;
    background: -moz-linear-gradient(bottom, #aaa, #ccc);
    background: -webkit-gradient(linear, left bottom, left top, from(#aaa), to(#ccc));
    border: 1px solid #444;
}
#carousel-reblog-box input#carousel-reblog-submit:hover, #jp-carousel-comment-form-button-submit:hover {
    background: #ccc;
    background: -moz-linear-gradient(bottom, #ccc, #eee);
    background: -webkit-gradient(linear, left bottom, left top, from(#ccc), to(#eee));
}
#carousel-reblog-box .canceltext {
    color: #aaa;
    font-size: 11px;
    line-height: 24px;
}
#carousel-reblog-box .canceltext a {
    color: #fff;
}
.jp-carousel-titleanddesc {
    border-top: 1px solid #222;
    color: #999;
    font-size: 15px;
    padding-top: 24px;
    margin-bottom: 20px;
    font-weight: 400;
}
.jp-carousel-titleanddesc-title {
    font: 300 1.5em/1.1 "Helvetica Neue", sans-serif !important;
    text-transform: none !important;
    color: #fff;
    margin: 0 0 15px;
    padding: 0;
}
.jp-carousel-titleanddesc-desc p {
    color: #999;
    line-height: 1.4;
    margin-bottom: .75em;
}
.jp-carousel-comments p a, .jp-carousel-info h2 a, .jp-carousel-titleanddesc p a {
    color: #fff !important;
    border: 0 !important;
    text-decoration: underline !important;
    font-weight: 400 !important;
    font-style: normal !important;
}
.jp-carousel-titleanddesc p b, .jp-carousel-titleanddesc p strong {
    font-weight: 700;
    color: #999;
}
.jp-carousel-titleanddesc p em, .jp-carousel-titleanddesc p i {
    font-style: italic;
    color: #999;
}
.jp-carousel-comments p a:hover, .jp-carousel-info h2 a:hover, .jp-carousel-titleanddesc p a:hover {
    color: #68c9e8 !important;
}
.jp-carousel-titleanddesc p:empty {
    display: none;
}
.jp-carousel-left-column-wrapper h1:after, .jp-carousel-left-column-wrapper h1:before, .jp-carousel-photo-info h1:after, .jp-carousel-photo-info h1:before {
    content: none !important;
}
.jp-carousel-image-meta {
    background: #111;
    border: 1px solid #222;
    color: #fff;
    font-size: 13px;
    font: 12px/1.4 "Helvetica Neue", sans-serif !important;
    overflow: hidden;
    padding: 18px 20px;
    width: 209px !important;
}
.jp-carousel-image-meta h5, .jp-carousel-image-meta li {
    font-family: "Helvetica Neue", sans-serif !important;
    position: inherit !important;
    top: auto !important;
    right: auto !important;
    left: auto !important;
    bottom: auto !important;
    background: 0 0 !important;
    border: 0 !important;
    font-weight: 400 !important;
    line-height: 1.3em !important;
}
.jp-carousel-image-meta ul {
    margin: 0 !important;
    padding: 0 !important;
    list-style: none !important;
}
.jp-carousel-image-meta li {
    width: 48% !important;
    display: inline-block !important;
    vertical-align: top !important;
    margin: 0 2% 15px 0 !important;
    color: #fff !important;
    font-size: 13px !important;
}
.jp-carousel-image-meta h5 {
    color: #999 !important;
    text-transform: uppercase !important;
    font-size: 10px !important;
    margin: 0 0 2px !important;
    letter-spacing: .1em !important;
}
a.jp-carousel-image-download {
    padding-left: 23px;
    display: inline-block;
    clear: both;
    color: #999;
    line-height: 1;
    font-weight: 400;
    font-size: 13px;
    text-decoration: none;
    background-position: 0 -82px;
}
a.jp-carousel-image-download span.photo-size {
    font-size: 11px;
    border-radius: 1em;
    margin-left: 2px;
    display: inline-block;
}
a.jp-carousel-image-download span.photo-size-times {
    padding: 0 1px 0 2px;
}
a.jp-carousel-image-download:hover {
    background-position: 0 -122px;
    color: #68c9e8;
    border: 0 !important;
}
.jp-carousel-image-map {
    position: relative;
    margin: -20px -20px 20px;
    border-bottom: 1px solid rgba(255, 255, 255, .17);
    height: 154px;
}
.jp-carousel-image-map img.gmap-main {
    border-top-left-radius: 6px;
    border-right: 1px solid rgba(255, 255, 255, .17);
}
.jp-carousel-image-map div.gmap-topright {
    width: 94px;
    height: 154px;
    position: absolute;
    top: 0;
    right: 0;
}
.jp-carousel-image-map div.imgclip {
    overflow: hidden;
    border-top-right-radius: 6px;
}
.jp-carousel-image-map div.gmap-topright img {
    margin-left: -40px;
}
.jp-carousel-image-map img.gmap-bottomright {
    position: absolute;
    top: 96px;
    right: 0;
}
.jp-carousel-comments {
    font: 15px/1.7 "Helvetica Neue", sans-serif !important;
    font-weight: 400;
    background: none transparent;
}
.jp-carousel-comments p a:active, .jp-carousel-comments p a:focus, .jp-carousel-comments p a:hover {
    color: #68c9e8 !important;
}
.jp-carousel-comment {
    background: none transparent;
    color: #999;
    margin-bottom: 20px;
    clear: left;
    overflow: auto;
    width: 100%}
.jp-carousel-comment p {
    color: #999 !important;
}
.jp-carousel-comment .comment-author {
    font-size: 13px;
    font-weight: 400;
    padding: 0;
    width: auto;
    display: inline;
    float: none;
    border: 0;
    margin: 0;
}
.jp-carousel-comment .comment-author a {
    color: #fff;
}
.jp-carousel-comment .comment-gravatar {
    float: left;
}
.jp-carousel-comment .comment-content {
    border: 0;
    margin-left: 85px;
    padding: 0;
}
.jp-carousel-comment .avatar {
    margin: 0 20px 0 0;
    border-radius: 4px;
    border: 0 !important;
    padding: 0 !important;
    background-color: transparent !important;
}
.jp-carousel-comment .comment-date {
    color: #999;
    margin-top: 4px;
    font-size: 11px;
    display: inline;
    float: right;
}
#jp-carousel-comment-form {
    margin: 0 0 10px !important;
    float: left;
    width: 100%}
textarea#jp-carousel-comment-form-comment-field {
    background: rgba(34, 34, 34, .9);
    border: 1px solid #3a3a3a;
    color: #aaa;
    font: 15px/1.4 "Helvetica Neue", sans-serif !important;
    width: 100%;
    padding: 10px 10px 5px;
    margin: 0;
    float: none;
    height: 147px;
    box-shadow: inset 2px 2px 2px rgba(0, 0, 0, .2);
    border-radius: 3px;
    overflow: hidden;
    box-sizing: border-box;
}
textarea#jp-carousel-comment-form-comment-field::-webkit-input-placeholder {
    color: #555;
}
textarea#jp-carousel-comment-form-comment-field:focus {
    background: #ccc;
    color: #222;
}
textarea#jp-carousel-comment-form-comment-field:focus::-webkit-input-placeholder {
    color: #aaa;
}
#jp-carousel-comment-form-spinner {
    color: #fff;
    margin: 22px 0 0 10px;
    display: block;
    width: 20px;
    height: 20px;
    float: left;
}
#jp-carousel-comment-form-submit-and-info-wrapper {
    display: none;
    overflow: hidden;
    width: 100%}
#jp-carousel-comment-form-commenting-as input {
    background: rgba(34, 34, 34, .9);
    border: 1px solid #3a3a3a;
    color: #aaa;
    font: 13px/1.4 "Helvetica Neue", sans-serif !important;
    padding: 3px 6px;
    float: left;
    box-shadow: inset 2px 2px 2px rgba(0, 0, 0, .2);
    border-radius: 2px;
    width: 285px;
}
#jp-carousel-comment-form-commenting-as input:focus {
    background: #ccc;
    color: #222;
}
#jp-carousel-comment-form-commenting-as p {
    font: 400 13px/1.7 "Helvetica Neue", sans-serif !important;
    margin: 22px 0 0;
    float: left;
}
#jp-carousel-comment-form-commenting-as fieldset {
    float: left;
    border: 0;
    margin: 20px 0 0 0;
    padding: 0;
}
#jp-carousel-comment-form-commenting-as fieldset {
    clear: both;
}
#jp-carousel-comment-form-commenting-as label {
    font: 400 13px/1.7 "Helvetica Neue", sans-serif !important;
    margin: 0 20px 3px 0;
    float: left;
    width: 100px;
}
#jp-carousel-comment-form-button-submit {
    margin-top: 20px;
    float: right;
}
#js-carousel-comment-form-container {
    margin-bottom: 15px;
    overflow: auto;
    width: 100%}
#jp-carousel-comment-form-container {
    margin-bottom: 15px;
    overflow: auto;
    width: 100%}
#jp-carousel-comment-post-results {
    display: none;
    overflow: auto;
    width: 100%}
#jp-carousel-comment-post-results span {
    display: block;
    text-align: center;
    margin-top: 20px;
    width: 100%;
    overflow: auto;
    padding: 1em 0;
    box-sizing: border-box;
    background: rgba(0, 0, 0, .7);
    border-radius: 2px;
    font: 13px/1.4 "Helvetica Neue", sans-serif !important;
    border: 1px solid rgba(255, 255, 255, .17);
    box-shadow: inset 0 0 5px 5px rgba(0, 0, 0, 1);
}
.jp-carousel-comment-post-error {
    color: #df4926;
}
#jp-carousel-comments-closed {
    display: none;
    color: #999;
}
#jp-carousel-comments-loading {
    font: 400 15px/1.7 "Helvetica Neue", sans-serif !important;
    display: none;
    color: #999;
    text-align: left;
    margin-bottom: 20px;
}
.jp-carousel-light .jp-carousel-overlay {
    background: #fff;
}
.jp-carousel-light .jp-carousel-next-button:hover span, .jp-carousel-light .jp-carousel-previous-button:hover span {
    opacity: .8;
}
.jp-carousel-light .jp-carousel-close-hint:hover, .jp-carousel-light .jp-carousel-titleanddesc div {
    color: #000 !important;
}
.jp-carousel-light .jp-carousel-comment .comment-author a, .jp-carousel-light .jp-carousel-comments p a, .jp-carousel-light .jp-carousel-info h2 a, .jp-carousel-light .jp-carousel-titleanddesc p a {
    color: #1e8cbe !important;
}
.jp-carousel-light .jp-carousel-comment .comment-author a:hover, .jp-carousel-light .jp-carousel-comments p a:hover, .jp-carousel-light .jp-carousel-info h2 a:hover, .jp-carousel-light .jp-carousel-titleanddesc p a:hover {
    color: #f1831e !important;
}
.jp-carousel-light .jp-carousel-comment, .jp-carousel-light .jp-carousel-comment p, .jp-carousel-light .jp-carousel-info h2, .jp-carousel-light .jp-carousel-titleanddesc, .jp-carousel-light .jp-carousel-titleanddesc p, .jp-carousel-light .jp-carousel-titleanddesc p b, .jp-carousel-light .jp-carousel-titleanddesc p em, .jp-carousel-light .jp-carousel-titleanddesc p i, .jp-carousel-light .jp-carousel-titleanddesc p strong, .jp-carousel-light div.jp-carousel-buttons a {
    color: #666;
}
.jp-carousel-light .jp-carousel-buttons {
    border-bottom-color: #f0f0f0;
    background: #f5f5f5;
}
.jp-carousel-light div.jp-carousel-buttons a:hover {
    text-decoration: none;
    color: #f1831e;
}
.jp-carousel-light div.jp-carousel-buttons a.jp-carousel-reblog, .jp-carousel-light div.jp-carousel-buttons a.jp-carousel-reblog:hover {
    background-position: 4px -56px;
    padding-left: 24px !important;
}
.jp-carousel-light div.jp-carousel-buttons a.jp-carousel-reblog.reblogged {
    background-color: #2ea2cc;
    color: #fff;
}
.jp-carousel-light div.jp-carousel-buttons a.jp-carousel-commentlink {
    background-position: 0 -176px;
}
.jp-carousel-light div.jp-carousel-buttons a.jp-carousel-reblog.reblogged {
    background-position: 5px -36px;
}
.jp-carousel-light div#carousel-reblog-box {
    background: #eee;
    background: -moz-linear-gradient(bottom, #ececec, #f7f7f7);
    background: -webkit-gradient(linear, left bottom, left top, from(#ececec), to(#f7f7f7));
    box-shadow: 0 2px 10px rgba(0, 0, 0, .1);
    border: 1px solid #ddd;
}
.jp-carousel-light #carousel-reblog-box textarea {
    border: 1px inset #ccc;
    color: #666;
    border: 1px solid #cfcfcf;
    background: #fff;
}
.jp-carousel-light #carousel-reblog-box .canceltext {
    color: #888;
}
.jp-carousel-light #carousel-reblog-box .canceltext a {
    color: #666;
}
.jp-carousel-light #carousel-reblog-box select {
    background: #eee;
    color: #333;
    border: 1px solid #aaa;
}
#jp-carousel-comment-form-button-submit, .jp-carousel-light #carousel-reblog-box input#carousel-reblog-submit {
    color: #333;
    background: #fff;
    background: -moz-linear-gradient(bottom, #ddd, #fff);
    background: -webkit-gradient(linear, left bottom, left top, from(#ddd), to(#fff));
    border: 1px solid #aaa;
}
.jp-carousel-light .jp-carousel-image-meta {
    background: #fafafa;
    border: 1px solid #eee;
    border-top-color: #f5f5f5;
    border-left-color: #f5f5f5;
    color: #333;
}
.jp-carousel-light .jp-carousel-image-meta li {
    color: #000 !important;
}
.jp-carousel-light .jp-carousel-close-hint {
    color: #ccc;
}
.jp-carousel-light .jp-carousel-close-hint span {
    background-color: #fff;
    border-color: #ccc;
}
.jp-carousel-light #jp-carousel-comment-form-comment-field::-webkit-input-placeholder {
    color: #aaa;
}
.jp-carousel-light #jp-carousel-comment-form-comment-field:focus {
    color: #333;
}
.jp-carousel-light #jp-carousel-comment-form-comment-field:focus::-webkit-input-placeholder {
    color: #ddd;
}
.jp-carousel-light a.jp-carousel-image-download {
    background-position: 0 -122px;
}
.jp-carousel-light a.jp-carousel-image-download:hover {
    background-position: 0 -122px;
    color: #f1831e;
}
.jp-carousel-light textarea#jp-carousel-comment-form-comment-field {
    background: #fbfbfb;
    color: #333;
    border: 1px solid #dfdfdf;
    box-shadow: inset 2px 2px 2px rgba(0, 0, 0, .1);
}
.jp-carousel-light #jp-carousel-comment-form-commenting-as input {
    background: #fbfbfb;
    border: 1px solid #dfdfdf;
    color: #333;
    box-shadow: inset 2px 2px 2px rgba(0, 0, 0, .1);
}
.jp-carousel-light #jp-carousel-comment-form-commenting-as input:focus {
    background: #fbfbfb;
    color: #333;
}
.jp-carousel-light #jp-carousel-comment-post-results span {
    background: #f7f7f7;
    border: 1px solid #dfdfdf;
    box-shadow: inset 0 0 5px rgba(0, 0, 0, .05);
}
.jp-carousel-light .jp-carousel-slide {
    background-color: #fff;
}
.jp-carousel-light .jp-carousel-titleanddesc {
    border-top: 1px solid #eee;
}
.jp-carousel-light .jp-carousel-fadeaway {
    background: -moz-linear-gradient(bottom, rgba(255, 255, 255, .75), rgba(255, 255, 255, 0));
    background: -webkit-gradient(linear, left bottom, left top, from(rgba(255, 255, 255, .75)), to(rgba(255, 255, 255, 0)));
}
@media only screen and (max-width:760px) {
    .jp-carousel-info {
    margin: 0 10px !important;
}
.jp-carousel-next-button, .jp-carousel-previous-button {
    display: none !important;
}
.jp-carousel-buttons {
    display: none !important;
}
.jp-carousel-image-meta {
    float: none !important;
    width: 100% !important;
    box-sizing: border-box;
}
.jp-carousel-close-hint {
    font-weight: 800 !important;
    font-size: 26px !important;
    position: fixed !important;
    top: -10px;
}
.jp-carousel-slide img {
    filter: alpha(opacity=100);
    opacity: 1;
}
.jp-carousel-wrap {
    background-color: #000;
}
.jp-carousel-fadeaway {
    display: none;
}
#jp-carousel-comment-form-container {
    display: none !important;
}
.jp-carousel-titleanddesc {
    padding-top: 0 !important;
    border: 0 !important;
}
.jp-carousel-titleanddesc-title {
    font-size: 1em !important;
}
.jp-carousel-left-column-wrapper {
    padding: 0;
    width: 100% !important;
}
.jp-carousel-photo-info {
    left: 0 !important;
    width: 100% !important;
}
}.contact-form .clear-form {
    clear: both;
}
.contact-form input[type=email], .contact-form input[type=text], .contact-form input[type=url] {
    width: 300px;
    max-width: 98%;
    margin-bottom: 13px;
}
.contact-form select {
    margin-bottom: 13px;
}
.contact-form textarea {
    height: 200px;
    width: 80%;
    float: none;
    margin-bottom: 13px;
}
.contact-form input[type=checkbox], .contact-form input[type=radio] {
    float: none;
    margin-bottom: 13px;
}
.contact-form label {
    margin-bottom: 3px;
    float: none;
    font-weight: 700;
    display: block;
}
.contact-form label.checkbox, .contact-form label.radio {
    margin-bottom: 3px;
    float: none;
    font-weight: 700;
    display: inline-block;
}
.contact-form label span {
    color: #aaa;
    margin-left: 4px;
    font-weight: 400;
}
.contact-form-submission {
    margin-bottom: 4em;
    padding: 1.5em 1em;
}
.contact-form-submission p {
    margin: 0 auto;
}
.form-errors .form-error-message {
    color: red;
}
.textwidget .contact-form input[type=email], .textwidget .contact-form input[type=text], .textwidget .contact-form input[type=url], .textwidget .contact-form textarea {
    width: 250px;
    max-width: 100%;
    box-sizing: border-box;
}
#jetpack-check-feedback-spam {
    margin: 1px 8px 0 0;
}
.jetpack-check-feedback-spam-spinner {
    display: inline-block;
    margin-top: 7px;
}
.infinite-loader {
    color: #000;
    display: block;
    height: 28px;
    text-indent: -9999px;
}
#infinite-handle span {
    background: #333;
    border-radius: 1px;
    color: #eee;
    cursor: pointer;
    font-size: 13px;
    padding: 6px 16px;
}
#infinite-handle span button, #infinite-handle span button:focus, #infinite-handle span button:hover {
    display: inline;
    position: static;
    padding: 0;
    margin: 0;
    border: 0;
    line-height: inherit;
    background: 0 0;
    color: inherit;
    cursor: inherit;
    font-size: inherit;
    font-weight: inherit;
    font-family: inherit;
}
#infinite-handle span button::-moz-focus-inner {
    margin: 0;
    padding: 0;
    border: 0;
}
@media(max-width:800px) {
    #infinite-handle span: before {
    display: none;
}
#infinite-handle span {
    display: block;
}
}#infinite-footer {
    position: fixed;
    bottom: -50px;
    left: 0;
    width: 100%}
#infinite-footer a {
    text-decoration: none;
}
#infinite-footer .blog-credits a:hover, #infinite-footer .blog-info a:hover {
    color: #444;
    text-decoration: underline;
}
#infinite-footer .container {
    background: rgba(255, 255, 255, .8);
    border-color: #ccc;
    border-color: rgba(0, 0, 0, .1);
    border-style: solid;
    border-width: 1px 0 0;
    box-sizing: border-box;
    margin: 0 auto;
    overflow: hidden;
    padding: 1px 20px;
    width: 780px;
}
#infinite-footer .blog-credits, #infinite-footer .blog-info {
    box-sizing: border-box;
    line-height: 25px;
}
#infinite-footer .blog-info {
    float: left;
    overflow: hidden;
    text-align: left;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 40%}
#infinite-footer .blog-credits {
    font-weight: 400;
    float: right;
    width: 60%}
#infinite-footer .blog-info a {
    color: #111;
    font-size: 14px;
    font-weight: 700;
}
#infinite-footer .blog-credits {
    color: #888;
    font-size: 12px;
    text-align: right;
}
#infinite-footer .blog-credits a {
    color: #666;
}
.infinity-end.neverending #infinite-footer {
    display: none;
}
@media(max-width:640px) {
    #infinite-footer .container {
    box-sizing: border-box;
    width: 100%}
#infinite-footer .blog-info {
    width: 30%}
#infinite-footer .blog-credits {
    width: 70%}
#infinite-footer .blog-credits, #infinite-footer .blog-info a {
    font-size: 10px;
}
}@media(max-width:640px) {
    #infinite-footer {
    position: static;
}
}@font-face {
    font-family: Noticons;
    src: url(https://wordpress.com/i/noticons/Noticons.woff);
}
#jp-post-flair {
    padding-top: .5em;
}
#content div.sharedaddy, #main div.sharedaddy, div.sharedaddy {
    clear: both;
}
div.sharedaddy h3.sd-title {
    margin: 0 0 1em 0;
    display: inline-block;
    line-height: 1.2;
    font-size: 9pt;
    font-weight: 700;
}
div.sharedaddy h3.sd-title:before {
    content: "";
    display: block;
    width: 100%;
    min-width: 30px;
    border-top: 1px solid #ddd;
    margin-bottom: 1em;
}
#wpadminbar li#wp-admin-bar-admin-bar-likes-widget {
    width: 61px;
    overflow: hidden;
}
#wpadminbar iframe.admin-bar-likes-widget {
    width: 61px;
    height: 28px;
    min-height: 28px;
    border-width: 0;
    position: absolute;
    top: 0;
}
div.jetpack-likes-widget-wrapper {
    width: 100%;
    min-height: 50px;
    position: relative;
}
div.jetpack-likes-widget-wrapper .sd-link-color {
    font-size: 12px;
}
div.jetpack-likes-widget-wrapper.slim-likes-widget {
    width: 1px;
    min-height: 0;
}
div.jetpack-comment-likes-widget-wrapper {
    width: 100%;
    position: relative;
    min-height: 31px;
}
div.jetpack-comment-likes-widget-wrapper iframe {
    margin-bottom: 0;
}
#likes-other-gravatars {
    display: none;
    position: absolute;
    padding: 10px 10px 12px 10px;
    background-color: #2e4453;
    border-width: 0;
    box-shadow: 0 0 10px #2e4453;
    box-shadow: 0 0 10px rgba(46, 68, 83, .6);
    min-width: 130px;
    z-index: 1000;
}
#likes-other-gravatars * {
    line-height: normal;
}
#likes-other-gravatars .likes-text {
    color: #fff;
    font-size: 12px;
    padding-bottom: 8px;
}
#likes-other-gravatars li, #likes-other-gravatars ul {
    margin: 0;
    padding: 0;
    text-indent: 0;
    list-style-type: none;
}
#likes-other-gravatars li::before {
    content: ""}
#likes-other-gravatars ul.wpl-avatars {
    overflow: auto;
    display: block;
    max-height: 190px;
}
#likes-other-gravatars ul.wpl-avatars li {
    width: 32px;
    height: 32px;
    float: left;
    margin: 0 5px 5px 0;
}
#likes-other-gravatars ul.wpl-avatars li a {
    margin: 0 2px 0 0;
    border-bottom: 0 !important;
    display: block;
}
#likes-other-gravatars ul.wpl-avatars li a img {
    background: 0 0;
    border: 0;
    margin: 0 !important;
    padding: 0 !important;
    position: static;
}
div.sd-box {
    border-top: 1px solid #ddd;
    border-top: 1px solid rgba(0, 0, 0, .13);
}
.comment-likes-widget, .entry-content .post-likes-widget, .post-likes-widget {
    margin: 0;
    border-width: 0;
    display: block;
}
.comment-likes-widget-placeholder, .post-likes-widget-placeholder {
    margin: 0;
    border-width: 0;
    position: relative;
}
.comment-likes-widget-placeholder {
    height: 18px;
    position: absolute;
    display: -ms-flexbox;
    display: flex;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
    margin-top: 4px;
}
.comment-likes-widget-placeholder::before {
    -webkit-font-smoothing: antialiased;
    font-family: Noticons;
    font-size: 20px;
    line-height: .9;
    color: #5cb5d4;
    content: '\f408';
    width: 16px;
    display: inline-block;
    vertical-align: middle;
}
.post-likes-widget-placeholder .button {
    display: none;
}
.comment-likes-widget-placeholder .loading, .post-likes-widget-placeholder .loading {
    color: #999;
    font-size: 12px;
}
.comment-likes-widget-placeholder .loading {
    padding-left: 5px;
    margin-top: 2px;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    color: #4e4e4e;
}
.slim-likes-widget .post-likes-widget {
    width: auto;
    float: none;
}
div.sharedaddy.sd-like-enabled .sd-like h3 {
    display: none;
}
div.sharedaddy.sd-like-enabled .sd-like .post-likes-widget {
    width: 100%;
    float: none;
    position: absolute;
    top: 0;
}
.comment-likes-widget {
    width: 100%}
.pd-rating {
    display: block !important;
}
.sd-gplus .sd-title {
    display: none;
}
#jp-relatedposts {
    display: none;
    padding-top: 1em;
    margin: 1em 0;
    position: relative;
    clear: both;
}
.jp-relatedposts:after {
    content: '';
    display: block;
    clear: both;
}
#jp-relatedposts h3.jp-relatedposts-headline {
    margin: 0 0 1em 0;
    display: inline-block;
    float: left;
    font-size: 9pt;
    font-weight: 700;
    font-family: inherit;
}
#jp-relatedposts h3.jp-relatedposts-headline em:before {
    content: "";
    display: block;
    width: 100%;
    min-width: 30px;
    border-top: 1px solid #ddd;
    border-top: 1px solid rgba(0, 0, 0, .2);
    margin-bottom: 1em;
}
#jp-relatedposts h3.jp-relatedposts-headline em {
    font-style: normal;
    font-weight: 700;
}
#jp-relatedposts .jp-relatedposts-items {
    clear: left;
}
#jp-relatedposts .jp-relatedposts-items-visual {
    margin-right: -20px;
}
#jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post {
    float: left;
    width: 33%;
    margin: 0 0 1em;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
#jp-relatedposts .jp-relatedposts-items-visual .jp-relatedposts-post {
    padding-right: 20px;
    filter: alpha(opacity=80);
    -moz-opacity: .8;
    opacity: .8;
}
#jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post:nth-child(3n+4), #jp-relatedposts .jp-relatedposts-items-visual .jp-relatedposts-post:nth-child(3n+4) {
    clear: both;
}
#jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post:hover .jp-relatedposts-post-title a {
    text-decoration: underline;
}
#jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post:hover {
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    opacity: 1;
}
#jp-relatedposts .jp-relatedposts-items p, #jp-relatedposts .jp-relatedposts-items-visual h4.jp-relatedposts-post-title {
    font-size: 14px;
    line-height: 20px;
    margin: 0;
}
#jp-relatedposts .jp-relatedposts-items-visual .jp-relatedposts-post-nothumbs {
    position: relative;
}
#jp-relatedposts .jp-relatedposts-items-visual .jp-relatedposts-post-nothumbs a.jp-relatedposts-post-aoverlay {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    display: block;
    border-bottom: 0;
}
#jp-relatedposts .jp-relatedposts-items p {
    margin-bottom: 0;
}
#jp-relatedposts .jp-relatedposts-items-visual h4.jp-relatedposts-post-title {
    text-transform: none;
    margin: 0;
    font-family: inherit;
    display: block;
    max-width: 100%}
#jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post .jp-relatedposts-post-title a {
    font-size: inherit;
    font-weight: 400;
    text-decoration: none;
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    opacity: 1;
}
#jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post .jp-relatedposts-post-title a:hover {
    text-decoration: underline;
}
#jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post img.jp-relatedposts-post-img, #jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post span {
    display: block;
    max-width: 90%;
    overflow: hidden;
    text-overflow: ellipsis;
}
#jp-relatedposts .jp-relatedposts-items-visual .jp-relatedposts-post img.jp-relatedposts-post-img, #jp-relatedposts .jp-relatedposts-items-visual .jp-relatedposts-post span {
    max-width: 100%}
#jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post .jp-relatedposts-post-context, #jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post .jp-relatedposts-post-date {
    opacity: .6;
}
.jp-relatedposts-items .jp-relatedposts-post .jp-relatedposts-post-date {
    display: none;
}
#jp-relatedposts .jp-relatedposts-items-visual div.jp-relatedposts-post-thumbs p.jp-relatedposts-post-excerpt {
    display: none;
}
#jp-relatedposts .jp-relatedposts-items-visual .jp-relatedposts-post-nothumbs p.jp-relatedposts-post-excerpt {
    overflow: hidden;
}
#jp-relatedposts .jp-relatedposts-items-visual .jp-relatedposts-post-nothumbs span {
    margin-bottom: 1em;
}
#jp-relatedposts .jp-relatedposts-list .jp-relatedposts-post {
    clear: both;
    width: 100%}
#jp-relatedposts .jp-relatedposts-list .jp-relatedposts-post img.jp-relatedposts-post-img {
    float: left;
    overflow: hidden;
    max-width: 33%;
    margin-right: 3%}
#jp-relatedposts .jp-relatedposts-list h4.jp-relatedposts-post-title {
    display: inline-block;
    max-width: 63%}
@media only screen and (max-width:640px) {
    #jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post {
    width: 50%}
#jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post:nth-child(3n) {
    clear: left;
}
#jp-relatedposts .jp-relatedposts-items-visual {
    margin-right: 20px;
}
}@media only screen and (max-width:320px) {
    #jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post {
    width: 100%;
    clear: both;
    margin: 0 0 1em;
}
#jp-relatedposts .jp-relatedposts-list .jp-relatedposts-post img.jp-relatedposts-post-img, #jp-relatedposts .jp-relatedposts-list h4.jp-relatedposts-post-title {
    float: none;
    max-width: 100%;
    margin-right: 0;
}
}#jp-post-flair {
    padding-top: .5em;
}
#content div.sharedaddy, #main div.sharedaddy, div.sharedaddy {
    clear: both;
}
div.sharedaddy h3.sd-title {
    margin: 0 0 1em 0;
    display: inline-block;
    line-height: 1.2;
    font-size: 9pt;
    font-weight: 700;
}
div.sharedaddy h3.sd-title:before {
    content: "";
    display: block;
    width: 100%;
    min-width: 30px;
    border-top: 1px solid #ddd;
    margin-bottom: 1em;
}
body.highlander-light h3.sd-title:before {
    border-top: 1px solid rgba(0, 0, 0, .2);
}
body.highlander-dark h3.sd-title:before {
    border-top: 1px solid rgba(255, 255, 255, .4);
}
.sd-content ul {
    padding: 0 !important;
    margin: 0 0 .7em 0 !important;
    list-style: none !important;
}
.sd-content ul li {
    display: inline-block;
}
.sd-block.sd-gplus {
    margin: 0 0 .5em 0;
}
.sd-gplus .sd-content {
    font-size: 12px;
}
#sharing_email .sharing_send, .sd-content ul li .option a.share-ustom, .sd-content ul li a.sd-button, .sd-content ul li.advanced a.share-more, .sd-content ul li.preview-item div.option.option-smart-off a, .sd-social-icon .sd-content ul li a.sd-button, .sd-social-icon-text .sd-content ul li a.sd-button, .sd-social-official .sd-content>ul>li .digg_button>a, .sd-social-official .sd-content>ul>li>a.sd-button, .sd-social-text .sd-content ul li a.sd-button {
    text-decoration: none !important;
    display: inline-block;
    font-size: 12px;
    font-family: "Open Sans", sans-serif;
    font-weight: 400;
    border-radius: 3px;
    color: #777 !important;
    background: #f8f8f8;
    border: 1px solid #ccc;
    box-shadow: 0 1px 0 rgba(0, 0, 0, .08);
    text-shadow: none;
    line-height: 23px;
    padding: 1px 8px 0 5px;
}
.sd-content ul li .option a.share-ustom span, .sd-content ul li a.sd-button>span, .sd-content ul li.advanced a.share-more span, .sd-content ul li.preview-item div.option.option-smart-off a span, .sd-social-icon-text .sd-content ul li a.sd-button>span, .sd-social-official .sd-content>ul>li .digg_button>a span, .sd-social-official .sd-content>ul>li>a.sd-button span, .sd-social-text .sd-content ul li a.sd-button span {
    line-height: 23px;
}
.sd-social-official .sd-content .sharing-hidden .inner>ul>li .digg_button>a, .sd-social-official .sd-content .sharing-hidden .inner>ul>li>a.sd-button, .sd-social-official .sd-content>ul>li .digg_button>a, .sd-social-official .sd-content>ul>li>a.sd-button {
    line-height: 17px;
    box-shadow: none;
    vertical-align: top;
}
.sd-social-official .sd-content ul li a.sd-button>span {
    line-height: 17px;
}
.sd-social-official .sd-content .sharing-hidden .inner>ul>li .digg_button>a:before, .sd-social-official .sd-content .sharing-hidden .inner>ul>li>a.sd-button:before, .sd-social-official .sd-content>ul>li .digg_button>a:before, .sd-social-official .sd-content>ul>li>a.sd-button:before {
    margin-bottom: -1px;
}
.sd-social-icon .sd-content ul li a.sd-button:active, .sd-social-icon .sd-content ul li a.sd-button:hover, .sd-social-icon-text .sd-content ul li a.sd-button:active, .sd-social-icon-text .sd-content ul li a.sd-button:hover, .sd-social-official .sd-content>ul>li .digg_button>a:active, .sd-social-official .sd-content>ul>li .digg_button>a:hover, .sd-social-official .sd-content>ul>li>a.sd-button:active, .sd-social-official .sd-content>ul>li>a.sd-button:hover, .sd-social-text .sd-content ul li a.sd-button:active, .sd-social-text .sd-content ul li a.sd-button:hover {
    color: #555;
    background: #fafafa;
    border: 1px solid #999;
}
.sd-social-icon .sd-content ul li a.sd-button:active, .sd-social-icon-text .sd-content ul li a.sd-button:active, .sd-social-official .sd-content>ul>li .digg_button>a:active, .sd-social-official .sd-content>ul>li>a.sd-button:active, .sd-social-text .sd-content ul li a.sd-button:active {
    box-shadow: inset 0 1px 0 rgba(0, 0, 0, .16);
}
.sd-content ul li a.sd-button:before {
    display: inline-block;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font: normal 18px/1 social-logos;
    vertical-align: top;
    text-align: center;
}
.sd-social-icon-text ul li a.sd-button:before {
    position: relative;
    top: 2px;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
    .sd-content ul li a.sd-button: before {
    position: relative;
    top: 2px;
}
}.sd-social-official ul li a.sd-button:before {
    position: relative;
    top: -2px;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
    .sd-social-official ul li a.sd-button: before {
    top: 0;
}
}.sd-content ul li {
    margin: 0 5px 5px 0;
    padding: 0;
}
.jp-sharing-input-touch .sd-content ul li {
    padding-left: 10px;
}
.sd-content ul li.preview-item a.sd-button span, .sd-social-icon-text .sd-content ul li a span, .sd-social-official .sd-content ul li a.sd-button span {
    margin-left: 3px;
}
.sd-content ul li.preview-item.no-icon a.sd-button span {
    margin-left: 0;
}
.sd-content ul li.no-icon a:before, .sd-social-text .sd-content ul li a:before {
    display: none;
}
body .sd-content ul li.share-custom.no-icon a span, body .sd-social-text .sd-content ul li.share-custom a span {
    background-image: none;
    background-position: -500px -500px !important;
    background-repeat: no-repeat !important;
    padding-left: 0;
    height: 0;
    line-height: inherit;
}
.sd-social-icon .sd-content ul li a.share-more {
    position: relative;
    top: -4px;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
    .sd-social-icon .sd-content ul li a.share-more {
    top: 2px;
}
}@-moz-document url-prefix() {
    .sd-social-icon .sd-content ul li a.share-more {
    top: 2px;
}
}.sd-social-icon .sd-content ul li a.share-more span {
    margin-left: 3px;
}
.sd-content ul li.share-print div.option.option-smart-off a:before, .sd-social-icon .sd-content ul li.share-print a:before, .sd-social-icon-text .sd-content li.share-print a:before, .sd-social-official .sd-content li.share-print a:before, .sd-social-text .sd-content ul li.share-print a:before {
    content: '\f469'}
.sd-content ul li.share-email div.option.option-smart-off a:before, .sd-social-icon .sd-content ul li.share-email a:before, .sd-social-icon-text .sd-content li.share-email a:before, .sd-social-official .sd-content li.share-email a:before, .sd-social-text .sd-content ul li.share-email a:before {
    content: '\f410'}
.sd-content ul li.share-linkedin div.option.option-smart-off a:before, .sd-social-icon .sd-content ul li.share-linkedin a:before, .sd-social-icon-text .sd-content li.share-linkedin a:before, .sd-social-text .sd-content ul li.share-linkedin a:before {
    content: '\f207'}
.sd-content ul li.share-twitter div.option.option-smart-off a:before, .sd-social-icon .sd-content ul li.share-twitter a:before, .sd-social-icon-text .sd-content li.share-twitter a:before, .sd-social-text .sd-content ul li.share-twitter a:before {
    content: '\f202'}
.sd-content ul li.share-reddit div.option.option-smart-off a:before, .sd-social-icon .sd-content ul li.share-reddit a:before, .sd-social-icon-text .sd-content li.share-reddit a:before, .sd-social-text .sd-content ul li.share-reddit a:before {
    content: '\f222'}
.sd-content ul li.share-tumblr div.option.option-smart-off a:before, .sd-social-icon .sd-content ul li.share-tumblr a:before, .sd-social-icon-text .sd-content li.share-tumblr a:before, .sd-social-text .sd-content ul li.share-tumblr a:before {
    content: '\f607'}
.sd-content ul li.share-pocket div.option.option-smart-off a:before, .sd-social-icon .sd-content ul li.share-pocket a:before, .sd-social-icon-text .sd-content li.share-pocket a:before, .sd-social-text .sd-content ul li.share-pocket a:before {
    content: '\f224'}
.sd-content ul li.share-pinterest div.option.option-smart-off a:before, .sd-social-icon .sd-content ul li.share-pinterest a:before, .sd-social-icon-text .sd-content li.share-pinterest a:before, .sd-social-text .sd-content ul li.share-pinterest a:before {
    content: '\f210'}
.sd-content ul li.share-google-plus-1 div.option.option-smart-off a:before, .sd-social-icon .sd-content ul li.share-google-plus-1 a:before, .sd-social-icon-text .sd-content li.share-google-plus-1 a:before, .sd-social-text .sd-content ul li.share-google-plus-1 a:before {
    content: '\f218'}
.sd-content ul li.share-facebook div.option.option-smart-off a:before, .sd-social-icon .sd-content ul li.share-facebook a:before, .sd-social-icon-text .sd-content li.share-facebook a:before, .sd-social-text .sd-content ul li.share-facebook a:before {
    content: '\f203'}
.sd-content ul li.share-press-this div.option.option-smart-off a:before, .sd-social-icon .sd-content ul li.share-press-this a:before, .sd-social-icon-text .sd-content li.share-press-this a:before, .sd-social-official .sd-content li.share-press-this a:before, .sd-social-text .sd-content ul li.share-press-this a:before {
    content: '\f205'}
.sd-social-official .sd-content li.share-press-this a:before {
    color: #2ba1cb;
}
.sd-content ul li.share-telegram div.option.option-smart-off a:before, .sd-social-icon .sd-content ul li.share-telegram a:before, .sd-social-icon-text .sd-content li.share-telegram a:before, .sd-social-official .sd-content li.share-telegram a:before, .sd-social-text .sd-content ul li.share-telegram a:before {
    content: '\f606'}
.sd-social-official .sd-content li.share-telegram a:before {
    color: #08c;
}
.sd-content ul li.share-skype div.option.option-smart-off a:before, .sd-social-icon .sd-content ul li.share-skype a:before, .sd-social-icon-text .sd-content li.share-skype a:before, .sd-social-text .sd-content ul li.share-skype a:before {
    content: '\f220'}
.sd-content ul li.advanced a.share-more:before, .sd-social-icon .sd-content ul a.share-more:before, .sd-social-icon-text .sd-content a.share-more:before, .sd-social-official .sd-content a.share-more:before, .sd-social-text .sd-content ul a.share-more:before {
    content: '\f415'}
.sd-social-official .sd-content a.share-more:before {
    color: #2ba1cb;
}
.sd-content ul li.share-jetpack-whatsapp div.option.option-smart-off a:before, .sd-social-icon .sd-content ul li.share-jetpack-whatsapp a:before, .sd-social-icon-text .sd-content li.share-jetpack-whatsapp a:before, .sd-social-official .sd-content li.share-jetpack-whatsapp a:before, .sd-social-text .sd-content ul li.share-jetpack-whatsapp a:before {
    content: '\f608'}
.sd-social-official .sd-content li.share-jetpack-whatsapp a:before {
    color: #43d854;
}
.sd-social-icon .sd-content ul li[class*=share-].share-jetpack-whatsapp a.sd-button {
    background: #43d854;
    color: #fff !important;
}
.sd-social .sd-button .share-count {
    background: #2ea2cc;
    color: #fff;
    border-radius: 10px;
    display: inline-block;
    text-align: center;
    font-size: 10px;
    padding: 1px 3px;
    line-height: 1;
}
.sd-social-official .sd-content ul, .sd-social-official .sd-content ul li {
    line-height: 25px !important;
}
.sd-social-official .sd-content>ul>li>a.sd-button span {
    line-height: 1;
}
.sd-social-official .sd-content ul:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.sd-social-official .sd-content li.share-press-this a {
    margin: 0 0 5px 0;
}
.sd-social-official .sd-content ul>li {
    display: block;
    float: left;
    margin: 0 10px 5px 0 !important;
    height: 25px;
}
.sd-social-official .fb-share-button>span {
    vertical-align: top !important;
}
.sd-social-official .sd-content .pocket_button iframe {
    width: 98px;
}
.googleplus1_button .g-plus {
    vertical-align: top !important;
}
.reddit_button iframe {
    margin-top: 1px;
}
.googleplus1_button iframe, .linkedin_button>span, .pinterest_button, .pocket_button iframe, .twitter_button {
    margin: 0 !important;
}
.sd-social-official .sd-content .share-skype {
    width: 55px;
}
body .sd-social-official li a.share-more, body .sd-social-official li.share-custom a, body .sd-social-official li.share-digg a, body .sd-social-official li.share-email a, body .sd-social-official li.share-press-this a, body .sd-social-official li.share-print {
    position: relative;
    top: 0;
}
body .sd-social-icon .sd-content li.share-custom>a {
    padding: 2px 3px 0 3px;
    position: relative;
    top: 4px;
}
body .sd-content ul li.share-custom a.share-icon span, body .sd-social-icon .sd-content li.share-custom a span, body .sd-social-icon-text .sd-content li.share-custom a span, body .sd-social-official .sd-content li.share-custom a span, body .sd-social-text .sd-content li.share-custom a span {
    background-size: 16px 16px;
    background-repeat: no-repeat;
    margin-left: 0;
    padding: 0 0 0 19px;
    display: inline-block;
    height: 21px;
    line-height: 16px;
}
body .sd-social-icon .sd-content li.share-custom a span {
    width: 0;
}
body .sd-social-icon .sd-content li.share-custom a span {
    padding-left: 16px !important;
}
.sharing-hidden .inner {
    position: absolute;
    z-index: 2;
    border: 1px solid #ccc;
    padding: 10px;
    background: #fff;
    box-shadow: 0 5px 20px rgba(0, 0, 0, .2);
    border-radius: 2px;
    margin-top: 5px;
    max-width: 400px;
}
.sharing-hidden .inner ul {
    margin: 0 !important;
}
.sd-social-official .sd-content .sharing-hidden ul>li.share-end {
    clear: both;
    margin: 0 !important;
    height: 0 !important;
}
.sharing-hidden .inner:after, .sharing-hidden .inner:before {
    position: absolute;
    z-index: 1;
    top: -8px;
    left: 20px;
    width: 0;
    height: 0;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 8px solid #ccc;
    content: "";
    display: block;
}
.sharing-hidden .inner:after {
    z-index: 2;
    top: -7px;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 8px solid #fff;
}
.sharing-hidden ul {
    margin: 0;
}
.sd-social-icon .sd-content ul li[class*=share-] a, .sd-social-icon .sd-content ul li[class*=share-] a:hover, .sd-social-icon .sd-content ul li[class*=share-] div.option a {
    border-radius: 50%;
    -webkit-border-radius: 50%;
    border: 0;
    box-shadow: none;
    padding: 7px;
    position: relative;
    top: -2px;
    line-height: 1;
    width: auto;
    height: auto;
    margin-bottom: 0;
}
.sd-social-icon .sd-content ul li[class*=share-] a.sd-button>span, .sd-social-icon .sd-content ul li[class*=share-] div.option a span {
    line-height: 1;
}
.sd-social-icon .sd-content ul li[class*=share-] a:hover, .sd-social-icon .sd-content ul li[class*=share-] div.option a:hover {
    border: 0;
    opacity: .6;
}
.sd-social-icon .sd-content ul li[class*=share-] a.sd-button:before {
    top: 1px;
    top: 0\9;
}
.sd-social-icon .sd-content ul li[class*=share-] a.sd-button.share-custom {
    padding: 8px 8px 6px 8px;
    top: 5px;
}
.sd-social-icon .sd-content ul li a.sd-button.share-more {
    margin-left: 10px;
}
.sd-social-icon .sd-content ul li:first-child a.sd-button.share-more {
    margin-left: 0;
}
.sd-social-icon .sd-button span.share-count {
    position: absolute;
    bottom: 0;
    right: 0;
    border-radius: 0;
    background: #555;
    font-size: 9px;
}
.sd-social-icon .sd-content ul li[class*=share-] a.sd-button {
    background: #e9e9e9;
    margin-top: 2px;
    text-indent: 0;
}
.sd-social-icon .sd-content ul li[class*=share-].share-tumblr a.sd-button {
    background: #2c4762;
    color: #fff !important;
}
.sd-social-icon .sd-content ul li[class*=share-].share-facebook a.sd-button {
    background: #3b5998;
    color: #fff !important;
}
.sd-social-icon .sd-content ul li[class*=share-].share-twitter a.sd-button {
    background: #00acee;
    color: #fff !important;
}
.sd-social-icon .sd-content ul li[class*=share-].share-pinterest a.sd-button {
    background: #ca1f27;
    color: #fff !important;
}
.sd-social-icon .sd-content ul li[class*=share-].share-digg a.sd-button {
    color: #555 !important;
}
.sd-social-icon .sd-content ul li[class*=share-].share-press-this a.sd-button {
    background: #1e8cbe;
    color: #fff !important;
}
.sd-social-icon .sd-content ul li[class*=share-].share-telegram a.sd-button {
    background: #08c;
    color: #fff !important;
}
.sd-social-icon .sd-content ul li[class*=share-].share-linkedin a.sd-button {
    background: #0077b5;
    color: #fff !important;
}
.sd-social-icon .sd-content ul li[class*=share-].share-google-plus-1 a.sd-button {
    background: #dd4b39;
    color: #fff !important;
}
.sd-social-icon .sd-content ul li[class*=share-].share-pocket a.sd-button {
    background: #ee4056;
    color: #fff !important;
}
.sd-social-icon .sd-content ul li[class*=share-].share-reddit a.sd-button {
    background: #cee3f8;
    color: #555 !important;
}
.sd-social-icon .sd-content ul li[class*=share-].share-skype a.sd-button {
    background: #00aff0;
    color: #fff !important;
}
.sharing-screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
}
.sharing-screen-reader-text:active, .sharing-screen-reader-text:focus, .sharing-screen-reader-text:hover {
    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-weight: 700;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000;
}
#sharing_email {
    width: 342px;
    position: absolute;
    z-index: 1001;
    border: 1px solid #ccc;
    padding: 15px;
    background: #fff;
    box-shadow: 0 5px 20px rgba(0, 0, 0, .2);
    text-align: left;
}
div.sharedaddy.sharedaddy-dark #sharing_email {
    border-color: #fff;
}
#sharing_email .errors {
    color: #fff;
    background-color: #771a09;
    font-size: 12px;
    padding: 5px 8px;
    line-height: 1;
    margin: 10px 0 0 0;
}
#sharing_email label {
    font-size: 12px;
    color: #333;
    font-weight: 700;
    display: block;
    padding: 0 0 4px 0;
    text-align: left;
    text-shadow: none;
}
#sharing_email form {
    margin: 0;
}
#sharing_email input[type=email], #sharing_email input[type=text] {
    width: 100%;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    border: 1px solid #ccc;
    margin-bottom: 1em;
    background: #fff;
    font-size: 12px;
    color: #333;
    max-width: none;
    padding: 1px 3px;
}
#jetpack-source_f_name {
    display: none !important;
    position: absolute !important;
    left: -9000px;
}
#sharing_email .sharing_cancel {
    padding: 0 0 0 1em;
    font-size: 12px;
    text-shadow: none;
}
#sharing_email .recaptcha {
    width: 312px;
    height: 123px;
    margin: 0 0 1em 0;
}
.slideshow-window {
    background-color: #222;
    border: 20px solid #222;
    border-radius: 10px;
    height: 0;
    margin-bottom: 20px;
    overflow: hidden;
    padding-top: 30px !important;
    padding-bottom: 56.25% !important;
    position: relative;
    z-index: 1;
}
.slideshow-window.slideshow-white {
    background-color: #fff;
    border-color: #fff;
}
.slideshow-window, .slideshow-window * {
    box-sizing: content-box;
}
.slideshow-loading {
    height: 100%;
    text-align: center;
    margin: auto;
}
body div.slideshow-window * img {
    background-color: transparent !important;
    background-image: none !important;
    border-width: 0 !important;
    display: block;
    margin: 0 auto;
    max-width: 100%;
    max-height: 100%;
    padding: 0 !important;
    position: relative;
    transform: translateY(-50%);
    top: 50%}
.slideshow-loading img {
    vertical-align: middle;
}
.slideshow-slide {
    display: none;
    height: 100% !important;
    left: 0;
    margin: auto;
    position: absolute;
    text-align: center;
    top: 0;
    width: 100% !important;
}
.slideshow-slide img {
    vertical-align: middle;
}
.slideshow-line-height-hack {
    overflow: hidden;
    width: 0;
    font-size: 0;
}
.slideshow-slide-caption {
    font-size: 13px;
    font-family: "Helvetica Neue", sans-serif;
    color: #f7f7f7;
    text-shadow: #222 1px 1px 2px;
    line-height: 25px;
    height: 25px;
    position: absolute;
    bottom: 5px;
    left: 0;
    z-index: 100;
    width: 100%;
    text-align: center;
}
.slideshow-controls {
    z-index: 1000;
    position: absolute;
    bottom: 30px;
    margin: auto;
    text-align: center;
    width: 100%;
    -ms-filter: "alpha(opacity=50)";
    opacity: .5;
    direction: ltr;
    transition: .3s opacity ease-out;
}
.slideshow-window:hover .slideshow-controls {
    -ms-filter: "alpha(opacity=100)";
    opacity: 1;
}
body div div.slideshow-controls a, body div div.slideshow-controls a:hover {
    border: 2px solid rgba(255, 255, 255, .1) !important;
    background-color: #000 !important;
    background-color: rgba(0, 0, 0, .6) !important;
    background-image: url(//xxyx.com/wp-content/plugins/jetpack/css/../modules/shortcodes/img/slideshow-controls.png) !important;
    background-repeat: no-repeat;
    background-size: 142px 16px !important;
    background-position: -34px 8px !important;
    color: #222 !important;
    margin: 0 5px !important;
    padding: 0 !important;
    display: inline-block !important;
    *display: inline;
    zoom: 1;
    height: 32px !important;
    width: 32px !important;
    line-height: 32px !important;
    text-align: center !important;
    border-radius: 10em !important;
    transition: .3s border-color ease-out;
}
@media only screen and (-webkit-min-device-pixel-ratio:1.5) {
    body div div.slideshow-controls a, body div div.slideshow-controls a: hover {
    background-image: url(//xxyx.com/wp-content/plugins/jetpack/css/../modules/shortcodes/img/slideshow-controls-2x.png) !important;
}
}body div div.slideshow-controls a:hover {
    border-color: rgba(255, 255, 255, 1) !important;
}
body div div.slideshow-controls a:first-child {
    background-position: -76px 8px !important;
}
body div div.slideshow-controls a:last-child {
    background-position: -117px 8px !important;
}
body div div.slideshow-controls a:nth-child(2) {
    background-position: -34px 8px !important;
}
body div div.slideshow-controls a.running {
    background-position: -34px 8px !important;
}
body div div.slideshow-controls a.paused {
    background-position: 9px 8px !important;
}
.slideshow-controls a img {
    border: 50px dotted #f0f;
}
body.presentation-wrapper-fullscreen-parent, html.presentation-wrapper-fullscreen-parent {
    overflow: hidden !important;
}
.presentation-wrapper-fullscreen-parent #wpadminbar {
    display: none;
}
.presentation-wrapper-fullscreen, .presentation-wrapper-fullscreen-parent {
    min-width: 100% !important;
    min-height: 100% !important;
    position: absolute !important;
    top: 0 !important;
    right: 0 !important;
    bottom: 0 !important;
    left: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
    z-index: 10000 !important;
}
.presentation-wrapper-fullscreen {
    background-color: grey;
    border: 0 !important;
}
.presentation-wrapper-fullscreen .nav-arrow-left, .presentation-wrapper-fullscreen .nav-arrow-right {
    z-index: 20001;
}
.presentation-wrapper-fullscreen .nav-fullscreen-button {
    z-index: 20002;
}
.presentation-wrapper {
    margin: 20px auto;
    border: 1px solid #e5e5e5;
    overflow: hidden;
    line-height: normal;
}
.presentation {
    position: relative;
    margin: 0;
    overflow: hidden;
    outline: 0;
}
.presentation, .presentation .step {
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100% 100%}
.presentation .step.fade:not(.active) {
    opacity: 0;
}
.presentation .slide-content {
    padding: 30px;
}
.presentation .nav-arrow-left, .presentation .nav-arrow-right, .presentation .nav-fullscreen-button {
    position: absolute;
    width: 34px;
    background-repeat: no-repeat;
    z-index: 2;
    opacity: 0;
    transition: opacity .25s;
}
.presentation .nav-arrow-left, .presentation .nav-arrow-right {
    height: 100%;
    background-image: url(//xxyx.com/wp-content/plugins/jetpack/css/../modules/shortcodes/images/slide-nav.png);
    background-size: 450% 61px;
}
.presentation .nav-arrow-left {
    left: 0;
    background-position: 4px 50%}
.presentation .nav-arrow-right {
    right: 0;
    background-position: -120px 50%}
.presentation .nav-fullscreen-button {
    width: 32px;
    height: 32px;
    margin: 4px;
    bottom: 0;
    right: 0;
    z-index: 3;
    background-image: url(//xxyx.com/wp-content/plugins/jetpack/css/../modules/shortcodes/images/expand.png);
    background-size: 100% 100%}
.presentation:hover .nav-arrow-left, .presentation:hover .nav-arrow-right {
    opacity: 1;
}
.presentation:hover .nav-fullscreen-button {
    opacity: .8;
}
.presentation-wrapper-fullscreen .nav-fullscreen-button {
    background-image: url(//xxyx.com/wp-content/plugins/jetpack/css/../modules/shortcodes/images/collapse.png);
}
.presentation .autoplay-overlay {
    height: 15%;
    width: 80%;
    margin: 30% 10%;
    position: relative;
    z-index: 100;
    display: table;
    border-radius: 50px;
    background-color: #e5e5e5;
    background-color: rgba(0, 0, 0, .75);
    transition: opacity .5s;
}
.presentation .autoplay-overlay .overlay-msg {
    position: relative;
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    color: #fff;
}
.presentation .will-fade {
    opacity: 0;
}
.presentation .do-fade {
    opacity: 1;
    transition: opacity .5s;
}
div.jetpack-quiz {
    border: 1px solid #deede3;
    background-color: #f3f3f3;
    padding: 1em;
    line-height: 1.3em;
    margin-bottom: 2em;
    border-radius: .2em;
}
div.jetpack-quiz div.jetpack-quiz-question {
    margin-bottom: .5em;
    font-weight: 700;
}
div.jetpack-quiz div.jetpack-quiz-answer {
    cursor: pointer;
    margin-bottom: .5em;
    padding: 1em 0 1em 1em;
    border-bottom: 1px dotted #999;
}
div.jetpack-quiz div.jetpack-quiz-answer.last {
    padding-bottom: 0;
    margin-bottom: 0;
    border-bottom: 0;
}
div.jetpack-quiz div.jetpack-quiz-answer.correct {
    color: green;
}
div.jetpack-quiz div.jetpack-quiz-answer.wrong {
    color: red;
}
div.jetpack-quiz div.jetpack-quiz-answer div.jetpack-quiz-explanation {
    display: none;
}
div.jetpack-quiz div.jetpack-quiz-answer.correct div.jetpack-quiz-explanation, div.jetpack-quiz div.jetpack-quiz-answer.wrong div.jetpack-quiz-explanation {
    display: block;
    color: #000;
    font-size: 90%;
    margin-top: 1em;
}
div.jetpack-quiz div.jetpack-quiz-answer.correct div.jetpack-quiz-explanation tt, div.jetpack-quiz div.jetpack-quiz-answer.wrong div.jetpack-quiz-explanation tt {
    font-size: 85%}
div.jetpack-quiz pre {
    font: 15px Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
    background: 0 0;
    margin: 0;
    padding: 0;
}
#subscribe-email input {
    width: 95%}
.comment-subscription-form .subscribe-label {
    display: inline !important;
}
.jetpack-video-wrapper {
    margin-bottom: 1.6em;
}
.jetpack-video-wrapper>.wp-video, .jetpack-video-wrapper>embed, .jetpack-video-wrapper>iframe, .jetpack-video-wrapper>object {
    margin-bottom: 0;
}
.jetpack-social-navigation ul {
    display: block;
    margin: 0 0 1.5em;
    padding: 0;
}
.jetpack-social-navigation li {
    display: inline-block;
    margin: 0;
    line-height: 1;
}
.jetpack-social-navigation a {
    border: 0;
    height: 1em;
    text-decoration: none;
    width: 1em;
}
.jetpack-social-navigation-svg .icon {
    color: inherit;
    fill: currentColor;
    height: 1em;
    vertical-align: middle;
    width: 1em;
}
.jetpack-social-navigation-genericons a:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    display: inline-block;
    font-family: Genericons;
    font-size: 1em;
    font-style: normal;
    font-weight: 400;
    height: 1em;
    line-height: 1;
    speak: none;
    text-decoration: inherit;
    vertical-align: top;
    width: 1em;
}
.jetpack-social-navigation-genericons a:before {
    content: "\f415"}
.jetpack-social-navigation-genericons a[href*="codepen.io"]:before {
    content: "\f216"}
.jetpack-social-navigation-genericons a[href*="digg.com"]:before {
    content: "\f221"}
.jetpack-social-navigation-genericons a[href*="dribbble.com"]:before {
    content: "\f201"}
.jetpack-social-navigation-genericons a[href*="dropbox.com"]:before {
    content: "\f225"}
.jetpack-social-navigation-genericons a[href*="mailto:"]:before {
    content: "\f410"}
.jetpack-social-navigation-genericons a[href*="facebook.com"]:before {
    content: "\f203"}
.jetpack-social-navigation-genericons a[href*="flickr.com"]:before {
    content: "\f211"}
.jetpack-social-navigation-genericons a[href*="foursquare.com"]:before {
    content: "\f226"}
.jetpack-social-navigation-genericons a[href*="github.com"]:before {
    content: "\f200"}
.jetpack-social-navigation-genericons a[href*="plus.google.com"]:before {
    content: "\f206"}
.jetpack-social-navigation-genericons a[href*="instagram.com"]:before {
    content: "\f215"}
.jetpack-social-navigation-genericons a[href*="linkedin.com"]:before {
    content: "\f208"}
.jetpack-social-navigation-genericons a[href*="path.com"]:before {
    content: "\f219"}
.jetpack-social-navigation-genericons a[href*="pinterest.com"]:before {
    content: "\f210"}
.jetpack-social-navigation-genericons a[href*="getpocket.com"]:before {
    content: "\f224"}
.jetpack-social-navigation-genericons a[href*="polldaddy.com"]:before {
    content: "\f217"}
.jetpack-social-navigation-genericons a[href*="reddit.com"]:before {
    content: "\f222"}
.jetpack-social-navigation-genericons a[href$="/feed/"]:before {
    content: "\f413"}
.jetpack-social-navigation-genericons a[href*="skype:"]:before {
    content: "\f220"}
.jetpack-social-navigation-genericons a[href*="spotify.com"]:before {
    content: "\f515"}
.jetpack-social-navigation-genericons a[href*="stumbleupon.com"]:before {
    content: "\f223"}
.jetpack-social-navigation-genericons a[href*="tumblr.com"]:before {
    content: "\f214"}
.jetpack-social-navigation-genericons a[href*="twitch.tv"]:before {
    content: "\f516"}
.jetpack-social-navigation-genericons a[href*="twitter.com"]:before {
    content: "\f202"}
.jetpack-social-navigation-genericons a[href*="vimeo.com"]:before {
    content: "\f212"}
.jetpack-social-navigation-genericons a[href*="vine.co"]:before {
    content: "\f517"}
.jetpack-social-navigation-genericons a[href*="wordpress.com"]:before, .jetpack-social-navigation-genericons a[href*="wordpress.org"]:before {
    content: "\f205"}
.jetpack-social-navigation-genericons a[href*="youtube.com"]:before {
    content: "\f213"}
.tiled-gallery {
    clear: both;
    margin: 0 0 20px;
    overflow: hidden;
}
.tiled-gallery img {
    margin: 2px !important;
}
.tiled-gallery .gallery-group {
    float: left;
    position: relative;
}
.tiled-gallery .tiled-gallery-item {
    float: left;
    margin: 0;
    position: relative;
    width: inherit;
}
.tiled-gallery .gallery-row {
    overflow: hidden;
}
.tiled-gallery .tiled-gallery-item a {
    background: 0 0;
    border: 0;
    color: inherit;
    margin: 0;
    padding: 0;
    text-decoration: none;
    width: auto;
}
.tiled-gallery .tiled-gallery-item img, .tiled-gallery .tiled-gallery-item img:hover {
    background: 0 0;
    border: 0;
    box-shadow: none;
    max-width: 100%;
    padding: 0;
    vertical-align: middle;
}
.tiled-gallery-caption {
    background: #eee;
    background: rgba(255, 255, 255, .8);
    color: #333;
    font-size: 13px;
    font-weight: 400;
    overflow: hidden;
    padding: 10px 0;
    position: absolute;
    bottom: 0;
    text-indent: 10px;
    text-overflow: ellipsis;
    width: 100%;
    white-space: nowrap;
}
.tiled-gallery .tiled-gallery-item-small .tiled-gallery-caption {
    font-size: 11px;
}
.widget-gallery .tiled-gallery-unresized {
    visibility: hidden;
    height: 0;
    overflow: hidden;
}
.tiled-gallery .tiled-gallery-item img.grayscale {
    position: absolute;
    left: 0;
    top: 0;
}
.tiled-gallery .tiled-gallery-item img.grayscale:hover {
    opacity: 0;
}
.tiled-gallery.type-circle .tiled-gallery-item img {
    border-radius: 50% !important;
}
.tiled-gallery.type-circle .tiled-gallery-caption {
    display: none;
    opacity: 0;
}
.jetpack-display-remote-posts {
    margin: 5px 0 20px 0;
}
.jetpack-display-remote-posts h4 {
    font-size: 90%;
    margin: 5px 0;
    padding: 0;
}
.jetpack-display-remote-posts h4 a {
    text-decoration: none;
}
.jetpack-display-remote-posts p {
    margin: 0 !important;
    padding: 0;
    line-height: 1.4em !important;
    font-size: 90%}
.jetpack-display-remote-posts img {
    max-width: 100%}
.widget-grofile h4 {
    margin: 1em 0 .5em;
}
.widget-grofile ul.grofile-urls {
    margin-left: 0;
    overflow: hidden;
}
.widget-grofile ul.grofile-accounts li {
    list-style: none;
    display: inline;
}
.widget-grofile ul.grofile-accounts li::before {
    content: "" !important;
}
.widget-grofile .grofile-accounts-logo {
    background-image: url(https://secure.gravatar.com/images/grav-share-sprite.png);
    background-repeat: no-repeat;
    width: 16px;
    height: 16px;
    float: left;
    margin-right: 8px;
    margin-bottom: 8px;
}
.rtl .widget-grofile .grofile-accounts-logo {
    margin-left: 8px;
    margin-right: 0;
}
.grofile-thumbnail {
    width: 500px;
    max-width: 100%}
@media only screen and (-webkit-min-device-pixel-ratio:1.5), only screen and (-o-min-device-pixel-ratio:3/2), only screen and (min--moz-device-pixel-ratio:1.5), only screen and (min-device-pixel-ratio:1.5) {
    .widget-grofile .grofile-accounts-logo {
    background-image: url(https://secure.gravatar.com/images/grav-share-sprite-2x.png);
    background-size: 16px 784px;
}
}div[class^=gr_custom_container] {
    border: 1px solid gray;
    border-radius: 10px;
    padding: 10px 5px 10px 5px;
    background-color: #fff;
    color: #000;
}
div[class^=gr_custom_container] a {
    color: #000;
}
h2[class^=gr_custom_header] {
    display: none;
}
div[class^=gr_custom_each_container] {
    width: 100%;
    clear: both;
    margin-bottom: 10px;
    overflow: auto;
    padding-bottom: 4px;
    border-bottom: 1px solid #aaa;
}
div[class^=gr_custom_book_container] {
    float: right;
    overflow: hidden;
    height: 60px;
    margin-left: 4px;
    width: 39px;
}
div[class^=gr_custom_author] {
    font-size: 10px;
}
div[class^=gr_custom_tags] {
    font-size: 10px;
    color: gray;
}
div[class^=gr_custom_rating] {
    display: none;
}
.widget_wpcom_social_media_icons_widget ul {
    list-style-type: none;
    margin-left: 0;
}
.widget_wpcom_social_media_icons_widget ul li {
    border: 0 none;
    display: inline;
    margin-right: .5em;
}
.widget_wpcom_social_media_icons_widget li a {
    border: 0 none;
    text-decoration: none;
}
.widget_wpcom_social_media_icons_widget .genericon {
    font-family: Genericons;
}
.widget_wpcom_social_media_icons_widget .screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
}
.widget_wpcom_social_media_icons_widget .screen-reader-text:active, .widget_wpcom_social_media_icons_widget .screen-reader-text:focus, .widget_wpcom_social_media_icons_widget .screen-reader-text:hover {
    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;
}
.widgets-grid-layout {
    width: 100%}
.widgets-grid-layout:after, .widgets-grid-layout:before {
    content: " ";
    display: table;
}
.widgets-grid-layout:after {
    clear: both;
}
.widget-grid-view-image {
    float: left;
    max-width: 50%}
.widget-grid-view-image a {
    display: block;
    margin: 0 2px 4px 0;
}
.widget-grid-view-image:nth-child(even) {
    float: right;
}
.widget-grid-view-image:nth-child(even) a {
    margin: 0 0 4px 2px;
}
.widgets-grid-layout .widget-grid-view-image img {
    max-width: 100%;
    height: auto;
}
.widgets-multi-column-grid ul {
    overflow: hidden;
    padding: 0;
    margin: 0;
    list-style-type: none;
}
.widgets-multi-column-grid ul li {
    background: 0 0;
    clear: none;
    float: left;
    margin: 0 -5px -3px 0;
    padding: 0 8px 6px 0;
    border: 0;
    list-style-type: none !important;
}
.widgets-multi-column-grid ul li a {
    background: 0 0;
    margin: 0;
    padding: 0;
    border: 0;
}
.widgets-multi-column-grid .avatar {
    vertical-align: middle;
}
.widgets-list-layout {
    padding: 0;
    margin: 0;
    list-style-type: none;
}
.widgets-list-layout li:after, .widgets-list-layout li:before {
    content: "";
    display: table;
}
.widgets-list-layout li:after {
    clear: both;
}
.widgets-list-layout li {
    zoom: 1;
    margin-bottom: 1em;
    list-style-type: none !important;
}
.widgets-list-layout .widgets-list-layout-blavatar {
    float: left;
    width: 21.276596%;
    max-width: 40px;
    height: auto;
}
.widgets-list-layout-links {
    float: right;
    width: 73.404255%}
.widgets-list-layout span {
    opacity: .5;
}
.widgets-list-layout span:hover {
    opacity: .8;
}
.jetpack-image-container:after {
    clear: both;
}
.jetpack-image-container:after, .jetpack-image-container:before {
    display: table;
    content: ""}
.widgets-multi-column-grid ul {
    overflow: hidden;
    padding: 0;
    margin: 0;
    list-style-type: none;
}
.widgets-multi-column-grid ul li {
    background: 0 0;
    clear: none;
    float: left;
    margin: 0 -5px -3px 0;
    padding: 0 8px 6px 0;
    border: 0;
    list-style-type: none !important;
}
.widgets-multi-column-grid ul li a {
    background: 0 0;
    margin: 0;
    padding: 0;
    border: 0;
}
.widgets-multi-column-grid .avatar {
    vertical-align: middle;
}
.widget_jetpack_my_community .avatar-240, .widget_jetpack_my_community .avatar-48 {
    max-width: 48px;
    max-height: 48px;
}
.widget.widget_authors li>ul, .widget_authors>ul {
    margin-left: inherit;
    padding-left: 0;
}
.widget_authors ul li li {
    padding-left: 0;
}
.widget_authors>ul>li {
    margin-bottom: 1em;
    list-style: none;
}
.widget_authors>ul>li+li {
    border-top: 0;
}
.widget.widget_authors img {
    margin-right: 5px;
    margin-bottom: 5px;
    vertical-align: middle;
    box-shadow: none;
}
/*!
* Do not modify this file directly.  It is compiled SASS code.
*/#wp-admin-bar-jetpack-idc.hide {
    display: none;
}
#wp-admin-bar-jetpack-idc .jp-idc-admin-bar {
    background: #fff;
    border-radius: 2px;
    color: #23282d;
    padding: 4px 8px;
    font-size: 12px;
}
#wpadminbar #wp-admin-bar-jetpack-idc .dashicons {
    color: #23282d;
    font-family: dashicons;
}
#wpadminbar #wp-admin-bar-jetpack-idc .dashicons:before {
    font-size: 16px;
}
#wpadminbar #wp-admin-bar-jetpack-idc:hover .ab-item {
    background: inherit;
}
#wpadminbar #wp-admin-bar-jetpack-idc:hover .jp-idc-admin-bar {
    background: #eee;
}
.wpcnt {
    text-align: center;
    line-height: 2;
}
.wpa {
    position: relative;
    overflow: hidden;
    display: inline-block;
    max-width: 100%}
.wpa-about {
    position: absolute;
    top: 5px;
    left: 0;
    right: 0;
    display: block;
    margin-top: 0;
    color: #888;
    font: 10px/1 "Open Sans", Arial, sans-serif !important;
    text-align: left !important;
    text-decoration: none !important;
    opacity: .85;
    border-bottom: 0 !important;
    box-shadow: none !important;
}
.wpa .u>div {
    display: block;
    margin-top: 5px;
    margin-bottom: 1em;
}
div.wpa>div {
    margin-top: 20px;
}
.wpa .u .adsbygoogle {
    display: block;
    margin-top: 17px;
    margin-bottom: 1em;
    background-color: transparent;
}
.widget_eu_cookie_law_widget.widget {
    border: 0;
    bottom: 1em;
    display: none;
    left: 1em;
    margin: 0;
    padding: 0;
    position: fixed;
    right: 1em;
    width: auto;
    z-index: 50001;
}
#eu-cookie-law {
    background-color: #fff;
    border: 1px solid #dedede;
    color: #2e4467;
    font-size: 12px;
    line-height: 1.5;
    overflow: hidden;
    padding: 6px 6px 6px 15px;
    position: relative;
}
#eu-cookie-law a, #eu-cookie-law a:active, #eu-cookie-law a:visited {
    color: inherit;
    cursor: inherit;
    text-decoration: underline;
}
#eu-cookie-law a:hover {
    cursor: pointer;
    text-decoration: none;
}
#eu-cookie-law.negative {
    background-color: #000;
    border: 0;
    color: #fff;
}
#eu-cookie-law input, #eu-cookie-law input:focus, #eu-cookie-law input:hover {
    background: #f3f3f3;
    border: 1px solid #dedede;
    border-radius: 4px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    color: #2e4453;
    cursor: pointer;
    display: inline;
    float: right;
    font-family: inherit;
    font-size: 14px;
    font-weight: inherit;
    line-height: inherit;
    margin: 0 0 0 5%;
    padding: 8px 12px;
    position: static;
    text-transform: none;
}
#eu-cookie-law.negative input, #eu-cookie-law.negative input:focus, #eu-cookie-law.negative input:hover {
    background: #282828;
    border-color: #535353;
    color: #fff;
}
@media(max-width:600px) {
    #eu-cookie-law {
    padding-bottom: 55px;
}
#eu-cookie-law input.accept {
    bottom: 8px;
    position: absolute;
    right: 8px;
}
}.flickr-images {
    text-align: center;
}
.flickr-size-thumbnail .flickr-images {
    -ms-flex-line-pack: justify;
    align-content: space-between;
    -ms-flex-align: center;
    align-items: center;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -ms-flex-pack: center;
    justify-content: center;
}
.flickr-images img {
    max-width: 100%;
    margin: 5px;
}











img#wpstats {
    display: none;
}
#pgc-1176-0-0, #pgc-1176-1-0, #pgc-1176-2-0, #pgc-1176-3-0, #pgc-1176-4-0, #pgc-1176-5-0, #pgc-1176-7-0, #pgc-1176-8-0, #pgc-1176-9-0, #pgc-1176-10-0 {
    width: 100%;
    width: calc(100% - (0*30px));
}
#pg-1176-0, #pg-1176-1, #pg-1176-2, #pg-1176-3, #pg-1176-4, #pg-1176-5, #pg-1176-6, #pg-1176-7, #pg-1176-8, #pg-1176-9, #pg-1176-10, #pl-1176 .so-panel:last-child {
    margin-bottom: 0;
}
#pgc-1176-6-0, #pgc-1176-6-2 {
    width: 20%;
    width: calc(20% - (0.8*30px));
}
#pgc-1176-6-1 {
    width: 60%;
    width: calc(60% - (0.4*30px));
}
#pl-1176 .so-panel {
    margin-bottom: 30px;
}
#pg-1176-0>.panel-row-style, #pg-1176-2>.panel-row-style, #pg-1176-5>.panel-row-style, #pg-1176-8>.panel-row-style, #pg-1176-9>.panel-row-style {
    padding: 100px 0;
}
#panel-1176-0-0-0>.panel-widget-style {
    margin-bottom: 2em;
}
#pg-1176-1>.panel-row-style {
    background-color: #ecf2f0;
    padding: 60px 0;
}
#pg-1176-3>.panel-row-style, #pg-1176-7>.panel-row-style {
    background-color: #f6f4f2;
    padding: 100px 0;
}
#pg-1176-4>.panel-row-style {
    background-color: #f6f4f2;
    padding: 0;
}
#pg-1176-6>.panel-row-style {
    background-color: #b4d2c8;
    padding: 60px 0;
}
#pg-1176-6.panel-no-style, #pg-1176-6.panel-has-style>.panel-row-style {
    -webkit-align-items: flex-start;
    align-items: flex-start;
}
#panel-1176-6-1-0>.panel-widget-style {
    background-color: #fff;
    padding: 3em;
    margin-bottom: -30px;
}
#panel-1176-6-1-1>.panel-widget-style {
    background-color: #fff;
    padding: 0 3em 3em;
}
#panel-1176-9-0-2>.panel-widget-style {
    margin-top: 8em;
}
#pg-1176-10>.panel-row-style {
    background-color: #c3bbab;
    padding: 90px 0 30px;
}
#panel-1176-10-0-0>.panel-widget-style {
    color: #fff;
}
@media(max-width:767px) {
    #pg-1176-0.panel-no-style, #pg-1176-0.panel-has-style>.panel-row-style, #pg-1176-1.panel-no-style, #pg-1176-1.panel-has-style>.panel-row-style, #pg-1176-2.panel-no-style, #pg-1176-2.panel-has-style>.panel-row-style, #pg-1176-3.panel-no-style, #pg-1176-3.panel-has-style>.panel-row-style, #pg-1176-4.panel-no-style, #pg-1176-4.panel-has-style>.panel-row-style, #pg-1176-5.panel-no-style, #pg-1176-5.panel-has-style>.panel-row-style, #pg-1176-6.panel-no-style, #pg-1176-6.panel-has-style>.panel-row-style, #pg-1176-7.panel-no-style, #pg-1176-7.panel-has-style>.panel-row-style, #pg-1176-8.panel-no-style, #pg-1176-8.panel-has-style>.panel-row-style, #pg-1176-9.panel-no-style, #pg-1176-9.panel-has-style>.panel-row-style, #pg-1176-10.panel-no-style, #pg-1176-10.panel-has-style>.panel-row-style {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
}
#pg-1176-0 .panel-grid-cell, #pg-1176-1 .panel-grid-cell, #pg-1176-2 .panel-grid-cell, #pg-1176-3 .panel-grid-cell, #pg-1176-4 .panel-grid-cell, #pg-1176-5 .panel-grid-cell, #pg-1176-6 .panel-grid-cell, #pg-1176-7 .panel-grid-cell, #pg-1176-8 .panel-grid-cell, #pg-1176-9 .panel-grid-cell, #pg-1176-10 .panel-grid-cell {
    margin-right: 0;
}
#pg-1176-0 .panel-grid-cell, #pg-1176-1 .panel-grid-cell, #pg-1176-2 .panel-grid-cell, #pg-1176-3 .panel-grid-cell, #pg-1176-4 .panel-grid-cell, #pg-1176-5 .panel-grid-cell, #pg-1176-6 .panel-grid-cell, #pg-1176-7 .panel-grid-cell, #pg-1176-8 .panel-grid-cell, #pg-1176-9 .panel-grid-cell, #pg-1176-10 .panel-grid-cell {
    width: 100%}
#pgc-1176-6-0, #pgc-1176-6-1 {
    margin-bottom: 30px;
}
#pl-1176 .panel-grid-cell {
    padding: 0;
}
#pl-1176 .panel-grid .panel-grid-cell-empty {
    display: none;
}
#pl-1176 .panel-grid .panel-grid-cell-mobile-last {
    margin-bottom: 0;
}
}
#btnsx-1535 {
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 40px;
    padding-right: 40px;
}
#btnsx-1535 .btnsx-text-primary {
    font-size: 21px;
    line-height: 21px;
    font-style: normal;
    color: #fff;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
}
#btnsx-1535:hover .btnsx-text-primary {
    color: #fff;
}
#btnsx-1535 {
    background-color: #dcc8b4 !important;
}
#btnsx-1535:hover {
    background-color: #b4d2c8 !important;
}
#btnsx-1535 {
    border-top-width: 0;
    border-bottom-width: 0;
    border-left-width: 0;
    border-right-width: 0;
    border-style: none;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}
#btnsx-1535:hover {
    border-top-width: 0;
    border-bottom-width: 0;
    border-left-width: 0;
    border-right-width: 0;
    border-style: none;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}
#btnsx-1535 {
    -webkit-box-shadow: none;
    box-shadow: none;
}
#btnsx-1535:hover {
    -webkit-box-shadow: none;
    box-shadow: none;
}
#wanderable:hover {
    background-image: url('/wp-content/uploads/2017/11/Wanderable-green-bkgd.png');
}
<br />