.fancybox-nav, .owl-carousel, .owl-carousel .owl-item {
    -webkit-tap-highlight-color: transparent;
}
hr, input[type=search] {
    box-sizing: content-box;
}
#footer .arrow-up, .fancybox-nav, .nav-box a, a:focus, a:hover {
    text-decoration: none;
}
.owl-carousel .animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
.owl-carousel .owl-animated-in {
    z-index: 0;
}
.owl-carousel .owl-animated-out {
    z-index: 1;
}
.owl-carousel .fadeOut {
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut;
}
.owl-height {
    -webkit-transition: height .5s ease-in-out;
    transition: height .5s ease-in-out;
}
.owl-carousel {
    position: relative;
    z-index: 1;
    display: none;
    width: 100%}
.owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y;
}
.owl-carousel .owl-stage:after {
    line-height: 0;
    display: block;
    visibility: hidden;
    clear: both;
    height: 0;
    content: '.'}
.owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    -webkit-transform: translate3d(0, 0, 0);
}
.owl-carousel .owl-controls .owl-dot, .owl-carousel .owl-controls .owl-nav .owl-next, .owl-carousel .owl-controls .owl-nav .owl-prev {
    cursor: pointer;
    cursor: hand;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -khtml-user-select: none;
}
.owl-carousel.owl-loaded {
    display: block;
}
.owl-carousel.owl-loading {
    display: block;
    opacity: 0;
}
.owl-carousel.owl-hidden {
    opacity: 0;
}
.owl-carousel .owl-refresh .owl-item {
    display: none;
}
.owl-carousel .owl-item {
    position: relative;
    float: left;
    min-height: 1px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-backface-visibility: hidden;
    -webkit-touch-callout: none;
}
.owl-carousel .owl-item img {
    display: block;
    width: 100%;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
}
.owl-carousel.owl-text-select-on .owl-item {
    -webkit-user-select: auto;
    -moz-user-select: auto;
    -ms-user-select: auto;
    user-select: auto;
}
.owl-carousel .owl-grab {
    cursor: move;
    cursor: -webkit-grab;
    cursor: -o-grab;
    cursor: -ms-grab;
    cursor: grab;
}
.owl-carousel .owl-rtl {
    direction: rtl;
}
.owl-carousel .owl-rtl .owl-item {
    float: right;
}
.no-js .owl-carousel {
    display: block;
}
.owl-carousel .owl-item .owl-lazy {
    -webkit-transition: opacity .4s ease;
    transition: opacity .4s ease;
    opacity: 0;
}
.owl-carousel .owl-video-wrapper {
    position: relative;
    height: 100%;
    background: #000;
}
.owl-carousel .owl-video-play-icon {
    position: absolute;
    z-index: 1;
    top: 50%;
    left: 50%;
    width: 80px;
    height: 80px;
    margin-top: -40px;
    margin-left: -40px;
    cursor: pointer;
    -webkit-transition: scale .1s ease;
    transition: scale .1s ease;
    background: url(owl.video.play.html) no-repeat;
    -webkit-backface-visibility: hidden;
}
.owl-carousel .owl-video-play-icon:hover {
    -webkit-transition: scale(1.3, 1.3);
    transition: scale(1.3, 1.3);
}
.owl-carousel .owl-video-playing .owl-video-play-icon, .owl-carousel .owl-video-playing .owl-video-tn {
    display: none;
}
.owl-carousel .owl-video-tn {
    height: 100%;
    -webkit-transition: opacity .4s ease;
    transition: opacity .4s ease;
    opacity: 0;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
}
.owl-carousel .owl-video-frame {
    position: relative;
    z-index: 1;
}
/*!
Animate.css - http://daneden.me/animate
Version - 3.4.0
Licensed under the MIT license - http://opensource.org/licenses/MIT

Copyright (c) 2015 Daniel Eden
*/

/*animated text*/


.sp-container {
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    z-index: 0;
    background: -webkit-radial-gradient(rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.3) 35%, rgba(0, 0, 0, 0.7));
    background: -moz-radial-gradient(rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.3) 35%, rgba(0, 0, 0, 0.7));
    background: -ms-radial-gradient(rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.3) 35%, rgba(0, 0, 0, 0.7));
    background: radial-gradient(rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.3) 35%, rgba(0, 0, 0, 0.7));
}
.sp-content {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0px;
    top: 0px;
    z-index: 1000;
}
.sp-container h2 {
    font: 300 15px/1.333 Radikal,"Helvetica Neue",Helvetica,sans-serif;
    color: #000;
    position: absolute;
    top: 70%;
    line-height: 50px;
    height: 90px;
    margin-top: -50px;
    font-size: 50px;
    width: 100%;
    text-align: center;
    color: transparent;

}
.sp-container h2.frame-5 span {
    -webkit-animation: blurFadeIn 2s ease-in 1s backwards;
    -moz-animation: blurFadeIn 2s ease-in 1s backwards;
    -ms-animation: blurFadeIn 2s ease-in 1s backwards;
    animation: blurFadeIn 2s ease-in 1s backwards;
    color: transparent;
    text-shadow: 0px 0px 1px #fff;
}
.sp-container h2.frame-5 span:nth-child(2) {
    -webkit-animation-delay: 3s;
    -moz-animation-delay: 3s;
    -ms-animation-delay: 3s;
    animation-delay: 3s;
}

/**/
@keyframes blurFadeInOut{
    0%{
        opacity: 0;
        text-shadow: 0px 0px 40px #fff;
        transform: scale(1.3);
    }
    20%,75%{
        opacity: 1;
        text-shadow: 0px 0px 1px #fff;
        transform: scale(1);
    }
    100%{
        opacity: 0;
        text-shadow: 0px 0px 50px #fff;
        transform: scale(0);
    }
}
@keyframes blurFadeIn{
    0%{
        opacity: 0;
        text-shadow: 0px 0px 40px #fff;
        transform: scale(1.3);
    }
    50%{
        opacity: 0.5;
        text-shadow: 0px 0px 10px #fff;
        transform: scale(1.1);
    }
    100%{
        opacity: 1;
        text-shadow: 0px 0px 1px #fff;
        transform: scale(1);
    }
}
@keyframes fadeInBack{
    0%{
        opacity: 0;
        transform: scale(0);
    }
    50%{
        opacity: 0.4;
        transform: scale(2);
    }
    100%{
        opacity: 0.2;
        transform: scale(5);
    }
}
@keyframes fadeInRotate{
    0%{
        opacity: 0;
        transform: scale(0) rotate(360deg);
    }
    100%{
        opacity: 1;
        transform: scale(1) rotate(0deg);
    }
}

/*end animated text*/

/*loader*/

#loader-wrapper {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1000;
}
#loader {
    display: block;
    position: relative;
    left: 50%;
    top: 50%;
    width: 150px;
    height: 150px;
    margin: -75px 0 0 -75px;
    z-index: 1001;
}

#loader-wrapper .loader-section {
    position: fixed;
    top: 0;
    width: 51%;
    height: 100%;
    background: #19191b;
    z-index: 1000;
    -webkit-transform: translateX(0);  /* Chrome, Opera 15+, Safari 3.1+ */
    -ms-transform: translateX(0);  /* IE 9 */
    transform: translateX(0);  /* Firefox 16+, IE 10+, Opera */
}

#loader-wrapper .loader-section.section-left {
    left: 0;
}

#loader-wrapper .loader-section.section-right {
    right: 0;
}

/* Loaded */
.loaded #loader-wrapper .loader-section.section-left {
    -webkit-transform: translateX(-100%);  /* Chrome, Opera 15+, Safari 3.1+ */
    -ms-transform: translateX(-100%);  /* IE 9 */
    transform: translateX(-100%);  /* Firefox 16+, IE 10+, Opera */

    -webkit-transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1.000);  
    transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1.000);
}

.loaded #loader-wrapper .loader-section.section-right {
    -webkit-transform: translateX(100%);  /* Chrome, Opera 15+, Safari 3.1+ */
    -ms-transform: translateX(100%);  /* IE 9 */
    transform: translateX(100%);  /* Firefox 16+, IE 10+, Opera */

    -webkit-transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1.000);  
    transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1.000);
}

.loaded #loader {
    opacity: 0;
    -webkit-transition: all 0.3s ease-out;  
    transition: all 0.3s ease-out;
}
.loaded #loader-wrapper {
    visibility: hidden;

    -webkit-transform: translateY(-100%);  /* Chrome, Opera 15+, Safari 3.1+ */
    -ms-transform: translateY(-100%);  /* IE 9 */
    transform: translateY(-100%);  /* Firefox 16+, IE 10+, Opera */

    -webkit-transition: all 0.3s 1s ease-out;  
    transition: all 0.3s 1s ease-out;
}

/* JavaScript Turned Off */
.no-js #loader-wrapper {
    display: none;
}
.no-js h1 {
    color: #222222;
}

#content {
    margin: 0 auto;
    padding-bottom: 50px;
    width: 80%;
    max-width: 978px;
}  

/*end loader*/




.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
.animated.infinite {
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
}
.animated.hinge {
    -webkit-animation-duration: 2s;
    animation-duration: 2s;
}
.animated.bounceIn, .animated.bounceOut, .animated.flipOutX, .animated.flipOutY {
    -webkit-animation-duration: .75s;
    animation-duration: .75s;
}
.bounce {
    -webkit-transform-origin: center bottom;
    -ms-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-name: bounce;
    animation-name: bounce;
}
.flash {
    -webkit-animation-name: flash;
    animation-name: flash;
}
.pulse {
    -webkit-animation-name: pulse;
    animation-name: pulse;
}
.rubberBand {
    -webkit-animation-name: rubberBand;
    animation-name: rubberBand;
}
.shake {
    -webkit-animation-name: shake;
    animation-name: shake;
}
.swing {
    -webkit-transform-origin: top center;
    -ms-transform-origin: top center;
    transform-origin: top center;
    -webkit-animation-name: swing;
    animation-name: swing;
}
.tada {
    -webkit-animation-name: tada;
    animation-name: tada;
}
.wobble {
    -webkit-animation-name: wobble;
    animation-name: wobble;
}
.jello {
    -webkit-transform-origin: center;
    -ms-transform-origin: center;
    transform-origin: center;
    -webkit-animation-name: jello;
    animation-name: jello;
}
.bounceIn {
    -webkit-animation-name: bounceIn;
    animation-name: bounceIn;
}
.bounceInDown {
    -webkit-animation-name: bounceInDown;
    animation-name: bounceInDown;
}
.bounceInLeft {
    -webkit-animation-name: bounceInLeft;
    animation-name: bounceInLeft;
}
.bounceInRight {
    -webkit-animation-name: bounceInRight;
    animation-name: bounceInRight;
}
.bounceInUp {
    -webkit-animation-name: bounceInUp;
    animation-name: bounceInUp;
}
.bounceOut {
    -webkit-animation-name: bounceOut;
    animation-name: bounceOut;
}
.bounceOutDown {
    -webkit-animation-name: bounceOutDown;
    animation-name: bounceOutDown;
}
.bounceOutLeft {
    -webkit-animation-name: bounceOutLeft;
    animation-name: bounceOutLeft;
}
.bounceOutRight {
    -webkit-animation-name: bounceOutRight;
    animation-name: bounceOutRight;
}
.bounceOutUp {
    -webkit-animation-name: bounceOutUp;
    animation-name: bounceOutUp;
}
.fadeIn {
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn;
}
.fadeInDown {
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown;
}
.fadeInDownBig {
    -webkit-animation-name: fadeInDownBig;
    animation-name: fadeInDownBig;
}
.fadeInLeft {
    -webkit-animation-name: fadeInLeft;
    animation-name: fadeInLeft;
}
.fadeInLeftBig {
    -webkit-animation-name: fadeInLeftBig;
    animation-name: fadeInLeftBig;
}
.fadeInRight {
    -webkit-animation-name: fadeInRight;
    animation-name: fadeInRight;
}
.fadeInRightBig {
    -webkit-animation-name: fadeInRightBig;
    animation-name: fadeInRightBig;
}
.fadeInUp {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp;
}
.fadeInUpBig {
    -webkit-animation-name: fadeInUpBig;
    animation-name: fadeInUpBig;
}
.fadeOut {
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut;
}
.fadeOutDown {
    -webkit-animation-name: fadeOutDown;
    animation-name: fadeOutDown;
}
.fadeOutDownBig {
    -webkit-animation-name: fadeOutDownBig;
    animation-name: fadeOutDownBig;
}
.fadeOutLeft {
    -webkit-animation-name: fadeOutLeft;
    animation-name: fadeOutLeft;
}
.fadeOutLeftBig {
    -webkit-animation-name: fadeOutLeftBig;
    animation-name: fadeOutLeftBig;
}
.fadeOutRight {
    -webkit-animation-name: fadeOutRight;
    animation-name: fadeOutRight;
}
.fadeOutRightBig {
    -webkit-animation-name: fadeOutRightBig;
    animation-name: fadeOutRightBig;
}
.fadeOutUp {
    -webkit-animation-name: fadeOutUp;
    animation-name: fadeOutUp;
}
.fadeOutUpBig {
    -webkit-animation-name: fadeOutUpBig;
    animation-name: fadeOutUpBig;
}
.animated.flip {
    -webkit-animation-name: flip;
    animation-name: flip;
    -webkit-backface-visibility: visible;
    backface-visibility: visible;
}
.flipInX {
    -webkit-animation-name: flipInX;
    animation-name: flipInX;
    -webkit-backface-visibility: visible!important;
    backface-visibility: visible!important;
}
.flipInY, .flipOutX {
    -webkit-backface-visibility: visible!important;
}
.flipInY {
    -webkit-animation-name: flipInY;
    animation-name: flipInY;
    backface-visibility: visible!important;
}
.flipOutX {
    -webkit-animation-name: flipOutX;
    animation-name: flipOutX;
    backface-visibility: visible!important;
}
.flipOutY {
    -webkit-animation-name: flipOutY;
    animation-name: flipOutY;
    -webkit-backface-visibility: visible!important;
    backface-visibility: visible!important;
}
.lightSpeedIn {
    -webkit-animation-name: lightSpeedIn;
    animation-name: lightSpeedIn;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
}
.lightSpeedOut {
    -webkit-animation-name: lightSpeedOut;
    animation-name: lightSpeedOut;
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
}
.rotateIn {
    -webkit-animation-name: rotateIn;
    animation-name: rotateIn;
}
.rotateInDownLeft {
    -webkit-animation-name: rotateInDownLeft;
    animation-name: rotateInDownLeft;
}
.rotateInDownRight {
    -webkit-animation-name: rotateInDownRight;
    animation-name: rotateInDownRight;
}
.rotateInUpLeft {
    -webkit-animation-name: rotateInUpLeft;
    animation-name: rotateInUpLeft;
}
.rotateInUpRight {
    -webkit-animation-name: rotateInUpRight;
    animation-name: rotateInUpRight;
}
.rotateOut {
    -webkit-animation-name: rotateOut;
    animation-name: rotateOut;
}
.rotateOutDownLeft {
    -webkit-animation-name: rotateOutDownLeft;
    animation-name: rotateOutDownLeft;
}
.rotateOutDownRight {
    -webkit-animation-name: rotateOutDownRight;
    animation-name: rotateOutDownRight;
}
.rotateOutUpLeft {
    -webkit-animation-name: rotateOutUpLeft;
    animation-name: rotateOutUpLeft;
}
.rotateOutUpRight {
    -webkit-animation-name: rotateOutUpRight;
    animation-name: rotateOutUpRight;
}
.hinge {
    -webkit-animation-name: hinge;
    animation-name: hinge;
}
.rollIn {
    -webkit-animation-name: rollIn;
    animation-name: rollIn;
}
.rollOut {
    -webkit-animation-name: rollOut;
    animation-name: rollOut;
}
.zoomIn {
    -webkit-animation-name: zoomIn;
    animation-name: zoomIn;
}
.zoomInDown {
    -webkit-animation-name: zoomInDown;
    animation-name: zoomInDown;
}
.zoomInLeft {
    -webkit-animation-name: zoomInLeft;
    animation-name: zoomInLeft;
}
.zoomInRight {
    -webkit-animation-name: zoomInRight;
    animation-name: zoomInRight;
}
.zoomInUp {
    -webkit-animation-name: zoomInUp;
    animation-name: zoomInUp;
}
.zoomOut {
    -webkit-animation-name: zoomOut;
    animation-name: zoomOut;
}
.zoomOutDown {
    -webkit-animation-name: zoomOutDown;
    animation-name: zoomOutDown;
}
.zoomOutLeft {
    -webkit-animation-name: zoomOutLeft;
    animation-name: zoomOutLeft;
}
.zoomOutRight {
    -webkit-animation-name: zoomOutRight;
    animation-name: zoomOutRight;
}
.zoomOutUp {
    -webkit-animation-name: zoomOutUp;
    animation-name: zoomOutUp;
}
.slideInDown {
    -webkit-animation-name: slideInDown;
    animation-name: slideInDown;
}
.slideInLeft {
    -webkit-animation-name: slideInLeft;
    animation-name: slideInLeft;
}
.slideInRight {
    -webkit-animation-name: slideInRight;
    animation-name: slideInRight;
}
.slideInUp {
    -webkit-animation-name: slideInUp;
    animation-name: slideInUp;
}
.slideOutDown {
    -webkit-animation-name: slideOutDown;
    animation-name: slideOutDown;
}
.slideOutLeft {
    -webkit-animation-name: slideOutLeft;
    animation-name: slideOutLeft;
}
.slideOutRight {
    -webkit-animation-name: slideOutRight;
    animation-name: slideOutRight;
}
.slideOutUp {
    -webkit-animation-name: slideOutUp;
    animation-name: slideOutUp;
}
/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */.fancybox-image, .fancybox-inner, .fancybox-nav, .fancybox-nav span, .fancybox-outer, .fancybox-skin, .fancybox-tmp, .fancybox-wrap, .fancybox-wrap iframe, .fancybox-wrap object {
    margin: 0;
    padding: 0;
    vertical-align: top;
    border: 0;
    outline: 0;
}
.fancybox-wrap {
    position: absolute;
    z-index: 8020;
    top: 0;
    left: 0;
}
.fancybox-inner, .fancybox-outer, .fancybox-skin {
    position: relative;
}
.fancybox-skin {
    color: #444;
    border-radius: 4px;
    text-shadow: none;
}
.fancybox-opened {
    z-index: 8030;
}
.fancybox-opened .fancybox-skin {
    box-shadow: 0 10px 25px rgba(0, 0, 0, .5);
}
.fancybox-inner {
    overflow: hidden;
}
.fancybox-type-iframe .fancybox-inner {
    -webkit-overflow-scrolling: touch;
}
.fancybox-error {
    font: 14px/20px 'Helvetica Neue', Helvetica, Arial, sans-serif;
    margin: 0;
    padding: 15px;
    white-space: nowrap;
    color: #444;
}
.fancybox-iframe, .fancybox-image {
    display: block;
    width: 100%;
    height: 100%}
.fancybox-image {
    max-width: 100%;
    max-height: 100%}
#fancybox-loading, .fancybox-close, .fancybox-next span, .fancybox-prev span {
    background-image: url(../images/fancybox/fancybox_sprite.png);
}
#fancybox-loading {
    position: fixed;
    z-index: 8060;
    top: 50%;
    left: 50%;
    margin-top: -22px;
    margin-left: -22px;
    cursor: pointer;
    opacity: .8;
    background-position: 0 -108px;
}
.fancybox-close, .fancybox-nav, .fancybox-nav span {
    z-index: 8040;
    position: absolute;
    cursor: pointer;
}
#fancybox-loading div {
    width: 44px;
    height: 44px;
    background: url(../images/fancybox/fancybox_loading.gif) center center no-repeat;
}
.fancybox-close {
    top: -18px;
    right: -18px;
    width: 36px;
    height: 36px;
}
.fancybox-nav {
    top: 0;
    width: 40%;
    height: 100%;
    background: url(../images/fancybox/blank.gif);
}
.fancybox-prev {
    left: 0;
}
.fancybox-next {
    right: 0;
}
.fancybox-nav span {
    top: 50%;
    visibility: hidden;
    width: 36px;
    height: 34px;
    margin-top: -18px;
}
.fancybox-prev span {
    left: 10px;
    background-position: 0 -36px;
}
.fancybox-next span {
    right: 10px;
    background-position: 0 -72px;
}
.fancybox-nav:hover span {
    visibility: visible;
}
.fancybox-tmp {
    position: absolute;
    top: -99999px;
    left: -99999px;
    visibility: hidden;
    overflow: visible!important;
    max-width: 99999px;
    max-height: 99999px;
}
.fancybox-lock, .fancybox-lock body {
    overflow: hidden!important;
}
.fancybox-lock {
    width: auto;
}
.fancybox-lock-test {
    overflow-y: hidden!important;
}
.fancybox-overlay {
    position: absolute;
    z-index: 8010;
    top: 0;
    left: 0;
    display: none;
    overflow: hidden;
    background: url(../images/fancybox/fancybox_overlay.png);
}
.fancybox-overlay-fixed {
    position: fixed;
    right: 0;
    bottom: 0;
}
.fancybox-lock .fancybox-overlay {
    overflow: auto;
    overflow-y: scroll;
}
pre, textarea {
    overflow: auto;
}
.fancybox-title {
    font: 400 13px/20px 'Helvetica Neue', Helvetica, Arial, sans-serif;
    position: relative;
    z-index: 8050;
    visibility: hidden;
    text-shadow: none;
}
.hljs-attribute, .hljs-doctag, .hljs-keyword, .hljs-meta-keyword, .hljs-name, .hljs-section, .hljs-selector-tag, .hljs-strong, .hljs-title, b, optgroup, strong {
    font-weight: 700;
}
.hljs-emphasis, dfn {
    font-style: italic;
}
.fancybox-opened .fancybox-title {
    visibility: visible;
}
.fancybox-title-float-wrap {
    position: absolute;
    z-index: 8050;
    right: 50%;
    bottom: 0;
    margin-bottom: -35px;
    text-align: center;
}
.fancybox-title-float-wrap .child {
    font-weight: 700;
    line-height: 24px;
    display: inline-block;
    margin-right: -100%;
    padding: 2px 20px;
    white-space: nowrap;
    color: #fff;
    border-radius: 15px;
    background: 0 0;
    background: rgba(0, 0, 0, .8);
    text-shadow: 0 1px 2px #222;
}
.hljs, article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
    display: block;
}
.fancybox-title-outside-wrap {
    position: relative;
    margin-top: 10px;
    color: #fff;
}
.fancybox-title-inside-wrap {
    padding-top: 10px;
}
.fancybox-title-over-wrap {
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 10px;
    color: #fff;
    background: #000;
    background: rgba(0, 0, 0, .8);
}
.hljs {
    overflow-x: auto;
    padding: .5em;
    background: #f0f0f0;
}
.hljs, .hljs-subst {
    color: #444;
}
.hljs-addition, .hljs-built_in, .hljs-bullet, .hljs-code, .hljs-literal {
    color: #1f811f;
}
.hljs-link, .hljs-regexp, .hljs-selector-attr, .hljs-selector-pseudo, .hljs-symbol, .hljs-template-variable, .hljs-variable {
    color: #bc6060;
}
.hljs-deletion, .hljs-number, .hljs-quote, .hljs-section, .hljs-selector-class, .hljs-selector-id, .hljs-string, .hljs-template-tag, .hljs-title, .hljs-type {
    color: #800;
}
.hljs-comment {
    color: #888;
}
.hljs-meta {
    color: #2b6ea1;
}
body, mark {
    color: #000;
}
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    box-sizing: border-box;
}
audio, canvas, progress, video {
    display: inline-block;
    vertical-align: baseline;
}
audio:not([controls]) {
    display: none;
    height: 0;
}
[hidden], template {
    display: none;
}
a:active, a:hover {
    outline: 0;
}
abbr[title] {
    border-bottom: 1px dotted;
}
mark {
    background: #ff0;
}
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;
    max-width: 100%;
    height: auto;
}
svg:not(:root) {
    overflow: hidden;
}
figure {
    margin: 1em 40px;
}
hr {
    height: 0;
}
code, kbd, pre, samp {
    font-family: monospace, monospace;
    font-size: 1em;
}
button, input, optgroup, select, textarea {
    font: inherit;
    margin: 0;
    color: inherit;
}
button {
    overflow: visible;
}
button, select {
    text-transform: none;
}
button, html input[type=button], input[type=reset], input[type=submit] {
    cursor: pointer;
    -webkit-appearance: button;
}
button[disabled], html input[disabled] {
    cursor: default;
}
button::-moz-focus-inner, input::-moz-focus-inner {
    padding: 0;
    border: 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-search-cancel-button, input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none;
}
fieldset {
    border: 1px solid silver;
}
legend {
    padding: 0;
    border: 0;
}
textarea {
    resize: vertical;
    vertical-align: top;
}
table {
    border-spacing: 0;
    border-collapse: collapse;
}
td, th {
    padding: 0;
}
.add-nav ul, .nav-box ul, .post-box ul, .post-container .add-sidebar .back-link-alt, .post-container .add-sidebar ul, .social {
    margin: 0;
    padding: 0;
    list-style: none;
}
#footer .holder:after, .circle-boxes .circle-box:after, .circle-boxes2:after, .circle-boxes:after, .clearfix:after, .contact-form .row:after, .entry-case:after, .graff-box .lines:after, .header .holder:after, .image-boxes:after, .post-box:after, .post-container .add-sidebar .back-link-alt:after, .post-container .add-sidebar .holder:after, .post-container .add-sidebar ul:after, .post-container .add-sidebar:after, .post-container:after, .post-section .image-box:after, .text-cols:after {
    display: block;
    clear: both;
    content: ''}
.ellipsis {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
*, :after, :before {
    box-sizing: inherit;
}
* {
    max-height: 1000000px;
}
body {
    margin: 0;
    font: 15px/1.333 Radikal, 'Helvetica Neue', Helvetica, sans-serif;
    font-weight: 300;
    min-width: 320px;
    background: #fff;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.gm-style img {
    max-width: none;
}
.h, .h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    font-family: inherit;
    font-weight: 700;
    margin: 0 0 .5em;
    color: inherit;
}
.h1, h1 {
    font-size: 32px;
    line-height: 39px;
}
.h2, h2 {
    font-size: 27px;
}
.h3, h3 {
    font-size: 24px;
}
.h4, h4 {
    font-size: 21px;
}
.h5, h5 {
    font-size: 17px;
}
.h6, h6 {
    font-size: 15px;
}
p {
    margin: 0 0 1em;
}
a {
    background-color: transparent;
    color: #1c1d21;
}
fieldset, form {
    margin: 0;
    padding: 0;
    border-style: none;
}
input[type=text], input[type=tel], input[type=email], input[type=password], input[type=search], textarea {
    padding: .4em .7em;
    border: 1px solid #999;
    -webkit-border-radius: 0;
    -webkit-appearance: none;
}
input[type=text]:focus, input[type=tel]:focus, input[type=email]:focus, input[type=password]:focus, input[type=search]:focus, textarea:focus {
    border-color: #000;
}
input[type=text]::-webkit-input-placeholder, input[type=tel]::-webkit-input-placeholder, input[type=email]::-webkit-input-placeholder, input[type=password]::-webkit-input-placeholder, input[type=search]::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
    color: #999;
}
input[type=text]::-moz-placeholder, input[type=tel]::-moz-placeholder, input[type=email]::-moz-placeholder, input[type=password]::-moz-placeholder, input[type=search]::-moz-placeholder, textarea::-moz-placeholder {
    opacity: 1;
    color: #999;
}
input[type=text]:-moz-placeholder, input[type=tel]:-moz-placeholder, input[type=email]:-moz-placeholder, input[type=password]:-moz-placeholder, input[type=search]:-moz-placeholder, textarea:-moz-placeholder {
    color: #999;
}
input[type=text]:-ms-input-placeholder, input[type=tel]:-ms-input-placeholder, input[type=email]:-ms-input-placeholder, input[type=password]:-ms-input-placeholder, input[type=search]:-ms-input-placeholder, textarea:-ms-input-placeholder {
    color: #999;
}
input[type=text].placeholder, input[type=tel].placeholder, input[type=email].placeholder, input[type=password].placeholder, input[type=search].placeholder, textarea.placeholder {
    color: #999;
}
select {
    -webkit-border-radius: 0;
}
button, input[type=file], input[type=button], input[type=reset], input[type=submit] {
    cursor: pointer;
    -webkit-border-radius: 0;
    outline: 0;
    -webkit-appearance: none;
}
.header {
    position: fixed;
    z-index: 100;
    top: 0;
    right: 0;
    left: 0;
    background: #fff;
}
.page-main .header {
    background: 0 0;
}
.page-main .header .nav-box {
    pointer-events: none;
    opacity: 0;
}
.header .holder {
    position: relative;
    max-width: 1450px;
    margin: 0 auto;
    padding: 33px 20px 20px;
}
.header .logo {
    position: relative;
    z-index: 101;
    float: left;
    width: 208px;
    height: 48px;
}
#home-canvas, .header .logo img {
    position: absolute;
    top: 0;
    left: 0;
}
.header .logo img {
    vertical-align: top;
    opacity: 1;
}
.header .logo .alt, .how-we-work-page .header .logo img, .page-main .header .logo img {
    opacity: 0;
}
.how-we-work-page .header .logo .alt, .page-main .header .logo .alt {
    opacity: 1;
}
.how-we-work-page .header {
    background: #19191b;
}
.header-active .header {
    background: #fff;
}
.header-active .header .nav-box {
    pointer-events: auto;
    opacity: 1;
}
.header-active .header .logo .alt {
    opacity: 0;
}
.header-active .header .logo img, .header-white-active .header .logo .alt {
    opacity: 1;
}
.header-white-active .header {
    background: 0 0;
}
.header-white-active .header .nav-box {
    pointer-events: auto;
    opacity: 1;
}
.header-white-active .header .nav-box a {
    color: #fff;
}
.header-white-active .header .nav-box a:hover, .header-white-active .header .nav-box li.active>a {
    color: #898989;
}
.entry-text, .gallery-text {
    color: #fff;
    position: relative;
}
.header-white-active .header .logo img {
    opacity: 0;
}
.entry-text-active .header {
    background: #19191b;
}
.nav-active .header .logo .alt {
    opacity: 1;
}
.nav-active .header .logo img {
    opacity: 0;
}
#home-canvas {
    right: 0;
    bottom: 0;
    overflow: hidden;
}
.entry-section {
    position: fixed;
    top: 0;
    left: 0;
    overflow: hidden;
    width: 100%;
    height: 100%;
    -webkit-transition: -webkit-transform .3s;
    transition: transform .3s;
}
.entry-cells .cell:after, .entry-section:after {
    top: 50%;
    content: ''}
.prevent-main-section .entry-section {
    display: none;
}
.slide-entry-section .entry-section {
    -webkit-transform: translate3d(0, -100vh, 0);
    transform: translate3d(0, -100vh, 0);
}
.entry-section:after {
    position: absolute;
    left: 50%;
    width: 1046px;
    height: 767px;
    margin: -333px 0 0 -523px;
    pointer-events: none;
    background: -webkit-radial-gradient(center, ellipse, #1c1d21 0, rgba(25, 30, 35, .02) 100%);
    background: radial-gradient(ellipse at center, #1c1d21 0, rgba(25, 30, 35, .02) 100%);
}
.entry-section .holder {
    display: table;
    width: 100%;
    height: 100%;
    table-layout: fixed;
}
.entry-section .frame {
    display: table-cell;
    width: 100%;
    vertical-align: middle;
}
.gallery-text {
    font-size: 48px;
    line-height: 66px;
    z-index: 20;
    max-width: 560px;
    margin: 0 auto;
    text-align: center;
    pointer-events: none;
}
.gallery-text h1, .gallery-text strong {
    color: #fff !important;
    font-size: 48px;
    font-weight: 300;
    line-height: 66px;
    display: inline;
    margin: 0;
}
.gallery-text div {
    display: none;
    opacity: 0;
}
.gallery-text div.animated {
    display: block;
}
.entry-text {
    font-size: 38px;
    line-height: 44px;
    height: 100vh;
    min-height: 600px;
    letter-spacing: 1px;
    background: #19191b;
}
.entry-text .holder {
    display: table;
    width: 100%;
    height: 100%}
.entry-text .frame {
    display: table-cell;
    width: 100%;
    vertical-align: middle;
}
.entry-text .frame2 {
    position: relative;
    max-width: 835px;
    margin: 0 auto;
    padding: 0 15px;
}
.entry-text .btn-hold {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 22px 0 20px;
    text-align: center;
    background: #fff;
}
.entry-cells {
    width: 100%;
    height: 100%;
    background: #191e23;
}
.entry-cells .cell {
    position: relative;
    float: left;
    width: 10%;
    height: 10%}
.entry-cells .cell:after {
    position: absolute;
    left: 50%;
    width: 6px;
    height: 6px;
    -webkit-transform: scale(.5);
    -ms-transform: scale(.5);
    transform: scale(.5);
    -webkit-animation-name: pulse;
    animation-name: pulse;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    border-radius: 100%;
    background: #fff;
}
.entry-cells .cell-0:after {
    margin-top: 11px;
    margin-left: 4px;
    -webkit-animation-duration: 1.98s;
    animation-duration: 1.98s;
    -webkit-animation-delay: .22s;
    animation-delay: .22s;
}
.entry-cells .cell-1:after {
    margin-top: -10px;
    margin-left: 1px;
    -webkit-animation-duration: 1.16s;
    animation-duration: 1.16s;
    -webkit-animation-delay: .74s;
    animation-delay: .74s;
}
.entry-cells .cell-2:after {
    margin-top: 10px;
    margin-left: 13px;
    -webkit-animation-duration: 1.97s;
    animation-duration: 1.97s;
    -webkit-animation-delay: .92s;
    animation-delay: .92s;
}
.entry-cells .cell-3:after {
    margin-top: 14px;
    margin-left: -13px;
    -webkit-animation-duration: 1.35s;
    animation-duration: 1.35s;
    -webkit-animation-delay: .73s;
    animation-delay: .73s;
}
.entry-cells .cell-4:after {
    margin-top: 0;
    margin-left: 13px;
    -webkit-animation-duration: 1.45s;
    animation-duration: 1.45s;
    -webkit-animation-delay: .95s;
    animation-delay: .95s;
}
.entry-cells .cell-5:after {
    margin-top: 16px;
    margin-left: -15px;
    -webkit-animation-duration: 1.73s;
    animation-duration: 1.73s;
    -webkit-animation-delay: .31s;
    animation-delay: .31s;
}
.entry-cells .cell-6:after {
    margin-top: 8px;
    margin-left: 13px;
    -webkit-animation-duration: 1.03s;
    animation-duration: 1.03s;
    -webkit-animation-delay: .18s;
    animation-delay: .18s;
}
.entry-cells .cell-7:after {
    margin-top: -8px;
    margin-left: -4px;
    -webkit-animation-duration: 1.41s;
    animation-duration: 1.41s;
    -webkit-animation-delay: .26s;
    animation-delay: .26s;
}
.entry-cells .cell-8:after {
    margin-top: 13px;
    margin-left: 6px;
    -webkit-animation-duration: 1.33s;
    animation-duration: 1.33s;
    -webkit-animation-delay: .61s;
    animation-delay: .61s;
}
.entry-cells .cell-9:after {
    margin-top: 11px;
    margin-left: 5px;
    -webkit-animation-duration: 1.78s;
    animation-duration: 1.78s;
    -webkit-animation-delay: .32s;
    animation-delay: .32s;
}
.entry-cells .cell-10:after {
    margin-top: 5px;
    margin-left: 2px;
    -webkit-animation-duration: 1.2s;
    animation-duration: 1.2s;
    -webkit-animation-delay: .77s;
    animation-delay: .77s;
}
.entry-cells .cell-11:after {
    margin-top: 20px;
    margin-left: 19px;
    -webkit-animation-duration: 1.81s;
    animation-duration: 1.81s;
    -webkit-animation-delay: .51s;
    animation-delay: .51s;
}
.entry-cells .cell-12:after {
    margin-top: 9px;
    margin-left: 13px;
    -webkit-animation-duration: 1.85s;
    animation-duration: 1.85s;
    -webkit-animation-delay: .68s;
    animation-delay: .68s;
}
.entry-cells .cell-13:after {
    margin-top: -16px;
    margin-left: -16px;
    -webkit-animation-duration: 1.59s;
    animation-duration: 1.59s;
    -webkit-animation-delay: .85s;
    animation-delay: .85s;
}
.entry-cells .cell-14:after {
    margin-top: 5px;
    margin-left: -17px;
    -webkit-animation-duration: 1.21s;
    animation-duration: 1.21s;
    -webkit-animation-delay: .95s;
    animation-delay: .95s;
}
.entry-cells .cell-15:after {
    margin-top: 7px;
    margin-left: 2px;
    -webkit-animation-duration: 1.69s;
    animation-duration: 1.69s;
    -webkit-animation-delay: .92s;
    animation-delay: .92s;
}
.entry-cells .cell-16:after {
    margin-top: 9px;
    margin-left: -4px;
    -webkit-animation-duration: 1.44s;
    animation-duration: 1.44s;
    -webkit-animation-delay: .77s;
    animation-delay: .77s;
}
.entry-cells .cell-17:after {
    margin-top: 17px;
    margin-left: -17px;
    -webkit-animation-duration: 1.22s;
    animation-duration: 1.22s;
    -webkit-animation-delay: .58s;
    animation-delay: .58s;
}
.entry-cells .cell-18:after {
    margin-top: 5px;
    margin-left: -8px;
    -webkit-animation-duration: 1.64s;
    animation-duration: 1.64s;
    -webkit-animation-delay: .62s;
    animation-delay: .62s;
}
.entry-cells .cell-19:after {
    margin-top: 17px;
    margin-left: -5px;
    -webkit-animation-duration: 1.73s;
    animation-duration: 1.73s;
    -webkit-animation-delay: .55s;
    animation-delay: .55s;
}
.entry-cells .cell-20:after {
    margin-top: 18px;
    margin-left: -4px;
    -webkit-animation-duration: 1.43s;
    animation-duration: 1.43s;
    -webkit-animation-delay: .93s;
    animation-delay: .93s;
}
.entry-cells .cell-21:after {
    margin-top: 12px;
    margin-left: -4px;
    -webkit-animation-duration: 1.02s;
    animation-duration: 1.02s;
    -webkit-animation-delay: .75s;
    animation-delay: .75s;
}
.entry-cells .cell-22:after {
    margin-top: 0;
    margin-left: -7px;
    -webkit-animation-duration: 1.44s;
    animation-duration: 1.44s;
    -webkit-animation-delay: .9s;
    animation-delay: .9s;
}
.entry-cells .cell-23:after {
    margin-top: -15px;
    margin-left: -19px;
    -webkit-animation-duration: 1.44s;
    animation-duration: 1.44s;
    -webkit-animation-delay: .07s;
    animation-delay: .07s;
}
.entry-cells .cell-24:after {
    margin-top: -15px;
    margin-left: -3px;
    -webkit-animation-duration: 1.03s;
    animation-duration: 1.03s;
    -webkit-animation-delay: .68s;
    animation-delay: .68s;
}
.entry-cells .cell-25:after {
    margin-top: 11px;
    margin-left: 9px;
    -webkit-animation-duration: 1.98s;
    animation-duration: 1.98s;
    -webkit-animation-delay: .61s;
    animation-delay: .61s;
}
.entry-cells .cell-26:after {
    margin-top: 20px;
    margin-left: -5px;
    -webkit-animation-duration: 1.32s;
    animation-duration: 1.32s;
    -webkit-animation-delay: .67s;
    animation-delay: .67s;
}
.entry-cells .cell-27:after {
    margin-top: 12px;
    margin-left: 6px;
    -webkit-animation-duration: 1.26s;
    animation-duration: 1.26s;
    -webkit-animation-delay: .01s;
    animation-delay: .01s;
}
.entry-cells .cell-28:after {
    margin-top: 17px;
    margin-left: -6px;
    -webkit-animation-duration: 1.77s;
    animation-duration: 1.77s;
    -webkit-animation-delay: .36s;
    animation-delay: .36s;
}
.entry-cells .cell-29:after {
    margin-top: -2px;
    margin-left: 14px;
    -webkit-animation-duration: 1.64s;
    animation-duration: 1.64s;
    -webkit-animation-delay: .11s;
    animation-delay: .11s;
}
.entry-cells .cell-30:after {
    margin-top: 9px;
    margin-left: 7px;
    -webkit-animation-duration: 1.52s;
    animation-duration: 1.52s;
    -webkit-animation-delay: .36s;
    animation-delay: .36s;
}
.entry-cells .cell-31:after {
    margin-top: -1px;
    margin-left: -2px;
    -webkit-animation-duration: 1.42s;
    animation-duration: 1.42s;
    -webkit-animation-delay: .38s;
    animation-delay: .38s;
}
.entry-cells .cell-32:after {
    margin-top: 17px;
    margin-left: 2px;
    -webkit-animation-duration: 1.7s;
    animation-duration: 1.7s;
    -webkit-animation-delay: .92s;
    animation-delay: .92s;
}
.entry-cells .cell-33:after {
    margin-top: -17px;
    margin-left: -17px;
    -webkit-animation-duration: 1.01s;
    animation-duration: 1.01s;
    -webkit-animation-delay: .17s;
    animation-delay: .17s;
}
.entry-cells .cell-34:after {
    margin-top: 14px;
    margin-left: 7px;
    -webkit-animation-duration: 1.06s;
    animation-duration: 1.06s;
    -webkit-animation-delay: .03s;
    animation-delay: .03s;
}
.entry-cells .cell-35:after {
    margin-top: 16px;
    margin-left: -4px;
    -webkit-animation-duration: 1.69s;
    animation-duration: 1.69s;
    -webkit-animation-delay: .57s;
    animation-delay: .57s;
}
.entry-cells .cell-36:after {
    margin-top: -12px;
    margin-left: -4px;
    -webkit-animation-duration: 1.32s;
    animation-duration: 1.32s;
    -webkit-animation-delay: .73s;
    animation-delay: .73s;
}
.entry-cells .cell-37:after {
    margin-top: 3px;
    margin-left: 10px;
    -webkit-animation-duration: 1.77s;
    animation-duration: 1.77s;
    -webkit-animation-delay: .57s;
    animation-delay: .57s;
}
.entry-cells .cell-38:after {
    margin-top: -10px;
    margin-left: 19px;
    -webkit-animation-duration: 1.52s;
    animation-duration: 1.52s;
    -webkit-animation-delay: .17s;
    animation-delay: .17s;
}
.entry-cells .cell-39:after {
    margin-top: -17px;
    margin-left: -4px;
    -webkit-animation-duration: 1.04s;
    animation-duration: 1.04s;
    -webkit-animation-delay: .23s;
    animation-delay: .23s;
}
.entry-cells .cell-40:after {
    margin-top: -10px;
    margin-left: 3px;
    -webkit-animation-duration: 1.04s;
    animation-duration: 1.04s;
    -webkit-animation-delay: .43s;
    animation-delay: .43s;
}
.entry-cells .cell-41:after {
    margin-top: 0;
    margin-left: -13px;
    -webkit-animation-duration: 1.66s;
    animation-duration: 1.66s;
    -webkit-animation-delay: .4s;
    animation-delay: .4s;
}
.entry-cells .cell-42:after {
    margin-top: 15px;
    margin-left: 20px;
    -webkit-animation-duration: 1.75s;
    animation-duration: 1.75s;
    -webkit-animation-delay: .11s;
    animation-delay: .11s;
}
.entry-cells .cell-43:after {
    margin-top: 16px;
    margin-left: -5px;
    -webkit-animation-duration: 1.93s;
    animation-duration: 1.93s;
    -webkit-animation-delay: .34s;
    animation-delay: .34s;
}
.entry-cells .cell-44:after {
    margin-top: 7px;
    margin-left: 17px;
    -webkit-animation-duration: 1.61s;
    animation-duration: 1.61s;
    -webkit-animation-delay: .79s;
    animation-delay: .79s;
}
.entry-cells .cell-45:after {
    margin-top: -11px;
    margin-left: 19px;
    -webkit-animation-duration: 1.34s;
    animation-duration: 1.34s;
    -webkit-animation-delay: .86s;
    animation-delay: .86s;
}
.entry-cells .cell-46:after {
    margin-top: -12px;
    margin-left: -16px;
    -webkit-animation-duration: 1.91s;
    animation-duration: 1.91s;
    -webkit-animation-delay: .85s;
    animation-delay: .85s;
}
.entry-cells .cell-47:after {
    margin-top: -12px;
    margin-left: -4px;
    -webkit-animation-duration: 1.65s;
    animation-duration: 1.65s;
    -webkit-animation-delay: .76s;
    animation-delay: .76s;
}
.entry-cells .cell-48:after {
    margin-top: 0;
    margin-left: -14px;
    -webkit-animation-duration: 1.09s;
    animation-duration: 1.09s;
    -webkit-animation-delay: .99s;
    animation-delay: .99s;
}
.entry-cells .cell-49:after {
    margin-top: -15px;
    margin-left: -17px;
    -webkit-animation-duration: 1.1s;
    animation-duration: 1.1s;
    -webkit-animation-delay: .61s;
    animation-delay: .61s;
}
.entry-cells .cell-50:after {
    margin-top: -7px;
    margin-left: 14px;
    -webkit-animation-duration: 1.98s;
    animation-duration: 1.98s;
    -webkit-animation-delay: .89s;
    animation-delay: .89s;
}
.entry-cells .cell-51:after {
    margin-top: -7px;
    margin-left: 14px;
    -webkit-animation-duration: 1.77s;
    animation-duration: 1.77s;
    -webkit-animation-delay: .67s;
    animation-delay: .67s;
}
.entry-cells .cell-52:after {
    margin-top: -2px;
    margin-left: 2px;
    -webkit-animation-duration: 1.52s;
    animation-duration: 1.52s;
    -webkit-animation-delay: .54s;
    animation-delay: .54s;
}
.entry-cells .cell-53:after {
    margin-top: -2px;
    margin-left: 1px;
    -webkit-animation-duration: 1.88s;
    animation-duration: 1.88s;
    -webkit-animation-delay: .83s;
    animation-delay: .83s;
}
.entry-cells .cell-54:after {
    margin-top: 9px;
    margin-left: -6px;
    -webkit-animation-duration: 1.57s;
    animation-duration: 1.57s;
    -webkit-animation-delay: .53s;
    animation-delay: .53s;
}
.entry-cells .cell-55:after {
    margin-top: -8px;
    margin-left: 4px;
    -webkit-animation-duration: 1.43s;
    animation-duration: 1.43s;
    -webkit-animation-delay: .75s;
    animation-delay: .75s;
}
.entry-cells .cell-56:after {
    margin-top: 1px;
    margin-left: -12px;
    -webkit-animation-duration: 1.18s;
    animation-duration: 1.18s;
    -webkit-animation-delay: .78s;
    animation-delay: .78s;
}
.entry-cells .cell-57:after {
    margin-top: 8px;
    margin-left: 15px;
    -webkit-animation-duration: 1.9s;
    animation-duration: 1.9s;
    -webkit-animation-delay: .27s;
    animation-delay: .27s;
}
.entry-cells .cell-58:after {
    margin-top: 4px;
    margin-left: -8px;
    -webkit-animation-duration: 1.2s;
    animation-duration: 1.2s;
    -webkit-animation-delay: .98s;
    animation-delay: .98s;
}
.entry-cells .cell-59:after {
    margin-top: 7px;
    margin-left: 20px;
    -webkit-animation-duration: 1.89s;
    animation-duration: 1.89s;
    -webkit-animation-delay: .13s;
    animation-delay: .13s;
}
.entry-cells .cell-60:after {
    margin-top: 3px;
    margin-left: 15px;
    -webkit-animation-duration: 1.21s;
    animation-duration: 1.21s;
    -webkit-animation-delay: .63s;
    animation-delay: .63s;
}
.entry-cells .cell-61:after {
    margin-top: 1px;
    margin-left: -16px;
    -webkit-animation-duration: 1.24s;
    animation-duration: 1.24s;
    -webkit-animation-delay: .74s;
    animation-delay: .74s;
}
.entry-cells .cell-62:after {
    margin-top: -9px;
    margin-left: -7px;
    -webkit-animation-duration: 1.97s;
    animation-duration: 1.97s;
    -webkit-animation-delay: .74s;
    animation-delay: .74s;
}
.entry-cells .cell-63:after {
    margin-top: -8px;
    margin-left: -15px;
    -webkit-animation-duration: 1.88s;
    animation-duration: 1.88s;
    -webkit-animation-delay: .42s;
    animation-delay: .42s;
}
.entry-cells .cell-64:after {
    margin-top: -8px;
    margin-left: 19px;
    -webkit-animation-duration: 1.09s;
    animation-duration: 1.09s;
    -webkit-animation-delay: .57s;
    animation-delay: .57s;
}
.entry-cells .cell-65:after {
    margin-top: -19px;
    margin-left: -18px;
    -webkit-animation-duration: 1.03s;
    animation-duration: 1.03s;
    -webkit-animation-delay: .75s;
    animation-delay: .75s;
}
.entry-cells .cell-66:after {
    margin-top: -9px;
    margin-left: -2px;
    -webkit-animation-duration: 1.78s;
    animation-duration: 1.78s;
    -webkit-animation-delay: .23s;
    animation-delay: .23s;
}
.entry-cells .cell-67:after {
    margin-top: 2px;
    margin-left: 14px;
    -webkit-animation-duration: 1.9s;
    animation-duration: 1.9s;
    -webkit-animation-delay: .52s;
    animation-delay: .52s;
}
.entry-cells .cell-68:after {
    margin-top: -18px;
    margin-left: -9px;
    -webkit-animation-duration: 1.38s;
    animation-duration: 1.38s;
    -webkit-animation-delay: .18s;
    animation-delay: .18s;
}
.entry-cells .cell-69:after {
    margin-top: -10px;
    margin-left: 10px;
    -webkit-animation-duration: 1.32s;
    animation-duration: 1.32s;
    -webkit-animation-delay: 1s;
    animation-delay: 1s;
}
.entry-cells .cell-70:after {
    margin-top: 10px;
    margin-left: -15px;
    -webkit-animation-duration: 1.18s;
    animation-duration: 1.18s;
    -webkit-animation-delay: .92s;
    animation-delay: .92s;
}
.entry-cells .cell-71:after {
    margin-top: 4px;
    margin-left: 13px;
    -webkit-animation-duration: 1.86s;
    animation-duration: 1.86s;
    -webkit-animation-delay: .74s;
    animation-delay: .74s;
}
.entry-cells .cell-72:after {
    margin-top: 7px;
    margin-left: 12px;
    -webkit-animation-duration: 1.75s;
    animation-duration: 1.75s;
    -webkit-animation-delay: .16s;
    animation-delay: .16s;
}
.entry-cells .cell-73:after {
    margin-top: -5px;
    margin-left: 16px;
    -webkit-animation-duration: 1.97s;
    animation-duration: 1.97s;
    -webkit-animation-delay: .72s;
    animation-delay: .72s;
}
.entry-cells .cell-74:after {
    margin-top: 12px;
    margin-left: -14px;
    -webkit-animation-duration: 1.67s;
    animation-duration: 1.67s;
    -webkit-animation-delay: .36s;
    animation-delay: .36s;
}
.entry-cells .cell-75:after {
    margin-top: -10px;
    margin-left: 19px;
    -webkit-animation-duration: 1.48s;
    animation-duration: 1.48s;
    -webkit-animation-delay: .94s;
    animation-delay: .94s;
}
.entry-cells .cell-76:after {
    margin-top: 6px;
    margin-left: -19px;
    -webkit-animation-duration: 1.43s;
    animation-duration: 1.43s;
    -webkit-animation-delay: .52s;
    animation-delay: .52s;
}
.entry-cells .cell-77:after {
    margin-top: -14px;
    margin-left: -4px;
    -webkit-animation-duration: 1.94s;
    animation-duration: 1.94s;
    -webkit-animation-delay: .69s;
    animation-delay: .69s;
}
.entry-cells .cell-78:after {
    margin-top: 18px;
    margin-left: 3px;
    -webkit-animation-duration: 1.69s;
    animation-duration: 1.69s;
    -webkit-animation-delay: .17s;
    animation-delay: .17s;
}
.entry-cells .cell-79:after {
    margin-top: -11px;
    margin-left: 7px;
    -webkit-animation-duration: 1.91s;
    animation-duration: 1.91s;
    -webkit-animation-delay: .18s;
    animation-delay: .18s;
}
.entry-cells .cell-80:after {
    margin-top: 17px;
    margin-left: 3px;
    -webkit-animation-duration: 1.67s;
    animation-duration: 1.67s;
    -webkit-animation-delay: .12s;
    animation-delay: .12s;
}
.entry-cells .cell-81:after {
    margin-top: 11px;
    margin-left: -2px;
    -webkit-animation-duration: 1.3s;
    animation-duration: 1.3s;
    -webkit-animation-delay: .64s;
    animation-delay: .64s;
}
.entry-cells .cell-82:after {
    margin-top: -13px;
    margin-left: 3px;
    -webkit-animation-duration: 1.16s;
    animation-duration: 1.16s;
    -webkit-animation-delay: .78s;
    animation-delay: .78s;
}
.entry-cells .cell-83:after {
    margin-top: 10px;
    margin-left: 10px;
    -webkit-animation-duration: 1.7s;
    animation-duration: 1.7s;
    -webkit-animation-delay: .33s;
    animation-delay: .33s;
}
.entry-cells .cell-84:after {
    margin-top: -19px;
    margin-left: -2px;
    -webkit-animation-duration: 1.26s;
    animation-duration: 1.26s;
    -webkit-animation-delay: .18s;
    animation-delay: .18s;
}
.entry-cells .cell-85:after {
    margin-top: 7px;
    margin-left: -19px;
    -webkit-animation-duration: 1.25s;
    animation-duration: 1.25s;
    -webkit-animation-delay: .48s;
    animation-delay: .48s;
}
.entry-cells .cell-86:after {
    margin-top: 9px;
    margin-left: -7px;
    -webkit-animation-duration: 1.39s;
    animation-duration: 1.39s;
    -webkit-animation-delay: .8s;
    animation-delay: .8s;
}
.entry-cells .cell-87:after {
    margin-top: 9px;
    margin-left: -4px;
    -webkit-animation-duration: 1.15s;
    animation-duration: 1.15s;
    -webkit-animation-delay: .28s;
    animation-delay: .28s;
}
.entry-cells .cell-88:after {
    margin-top: -11px;
    margin-left: 10px;
    -webkit-animation-duration: 1.37s;
    animation-duration: 1.37s;
    -webkit-animation-delay: .16s;
    animation-delay: .16s;
}
.entry-cells .cell-89:after {
    margin-top: 7px;
    margin-left: 12px;
    -webkit-animation-duration: 1.84s;
    animation-duration: 1.84s;
    -webkit-animation-delay: .02s;
    animation-delay: .02s;
}
.entry-cells .cell-90:after {
    margin-top: 8px;
    margin-left: -16px;
    -webkit-animation-duration: 1.19s;
    animation-duration: 1.19s;
    -webkit-animation-delay: .14s;
    animation-delay: .14s;
}
.entry-cells .cell-91:after {
    margin-top: -9px;
    margin-left: 6px;
    -webkit-animation-duration: 1.95s;
    animation-duration: 1.95s;
    -webkit-animation-delay: .08s;
    animation-delay: .08s;
}
.entry-cells .cell-92:after {
    margin-top: -9px;
    margin-left: 19px;
    -webkit-animation-duration: 1.8s;
    animation-duration: 1.8s;
    -webkit-animation-delay: .01s;
    animation-delay: .01s;
}
.entry-cells .cell-93:after {
    margin-top: 14px;
    margin-left: 0;
    -webkit-animation-duration: 1.56s;
    animation-duration: 1.56s;
    -webkit-animation-delay: .46s;
    animation-delay: .46s;
}
.entry-cells .cell-94:after {
    margin-top: -19px;
    margin-left: -14px;
    -webkit-animation-duration: 1.45s;
    animation-duration: 1.45s;
    -webkit-animation-delay: .89s;
    animation-delay: .89s;
}
.entry-cells .cell-95:after {
    margin-top: -13px;
    margin-left: -5px;
    -webkit-animation-duration: 1.63s;
    animation-duration: 1.63s;
    -webkit-animation-delay: .6s;
    animation-delay: .6s;
}
.entry-cells .cell-96:after {
    margin-top: 2px;
    margin-left: -16px;
    -webkit-animation-duration: 1.43s;
    animation-duration: 1.43s;
    -webkit-animation-delay: .16s;
    animation-delay: .16s;
}
.entry-cells .cell-97:after {
    margin-top: 0;
    margin-left: 11px;
    -webkit-animation-duration: 1.48s;
    animation-duration: 1.48s;
    -webkit-animation-delay: .28s;
    animation-delay: .28s;
}
.entry-cells .cell-98:after {
    margin-top: 19px;
    margin-left: -13px;
    -webkit-animation-duration: 1.12s;
    animation-duration: 1.12s;
    -webkit-animation-delay: .15s;
    animation-delay: .15s;
}
.entry-cells .cell-99:after {
    margin-top: -14px;
    margin-left: 17px;
    -webkit-animation-duration: 1.14s;
    animation-duration: 1.14s;
    -webkit-animation-delay: .19s;
    animation-delay: .19s;
}
.entry-cells .cell-100:after {
    margin-top: 7px;
    margin-left: -16px;
    -webkit-animation-duration: 1.28s;
    animation-duration: 1.28s;
    -webkit-animation-delay: .56s;
    animation-delay: .56s;
}
@font-face {
    font-family: icomoon;
    font-weight: 400;
    font-style: normal;
    src: url(../fonts/icomoond675.eot?f80876);
    src: url(../fonts/icomoond675.eot?f80876#iefix) format('embedded-opentype'), url(../fonts/icomoond675.html?f80876) format('truetype'), url(../fonts/icomoond675.woff?f80876) format('woff'), url(../fonts/icomoond675.svg?f80876#icomoon) format('svg');
}
[class*=' icon-'], [class^=icon-] {
    font-family: icomoon;
    font-weight: 400;
    font-style: normal;
    font-variant: normal;
    line-height: 1;
    text-transform: none;
    speak: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.icon-cross:before {
    content: '\e906'}
.icon-arrow-thin-right:before {
    content: '\e901'}
.icon-arrow-thin-left:before {
    content: '\e902'}
.icon-arrow-right:before {
    content: '\e904'}
.icon-arrow-up:before {
    content: '\e903'}
.icon-chevron-thin-down:before {
    content: '\e900'}
.icon-arrow-left:before {
    content: '\e905'}
@font-face {
    font-family: Radikal;
    font-weight: 700;
    font-style: normal;
    src: url(../fonts/nootype_-_radikal-webfont.eot);
    src: url(../fonts/nootype_-_radikal-webfontd41d.eot?#iefix) format('embedded-opentype'), url(../fonts/nootype_-_radikal-webfont.html) format('woff2'), url(../fonts/nootype_-_radikal-webfont.woff) format('woff'), url(../fonts/nootype_-_radikal-webfont-2.html) format('truetype'), url(../fonts/nootype_-_radikal-webfont.svg#radikalregular) format('svg');
}
@font-face {
    font-family: Radikal;
    font-weight: 800;
    font-style: normal;
    src: url(../fonts/nootype_-_radikal_bold-webfont.eot);
    src: url(../fonts/nootype_-_radikal_bold-webfontd41d.eot?#iefix) format('embedded-opentype'), url(../fonts/nootype_-_radikal_bold-webfont.html) format('woff2'), url(../fonts/nootype_-_radikal_bold-webfont.woff) format('woff'), url(../fonts/nootype_-_radikal_bold-webfont-2.html) format('truetype'), url(../fonts/nootype_-_radikal_bold-webfont.svg#radikalbold) format('svg');
}
@font-face {
    font-family: Radikal;
    font-weight: 800;
    font-style: italic;
    src: url(../fonts/nootype_-_radikal_bold_italic-webfont.eot);
    src: url(../fonts/nootype_-_radikal_bold_italic-webfontd41d.eot?#iefix) format('embedded-opentype'), url(../fonts/nootype_-_radikal_bold_italic-webfont.html) format('woff2'), url(../fonts/nootype_-_radikal_bold_italic-webfont.woff) format('woff'), url(../fonts/nootype_-_radikal_bold_italic-webfont.ttf) format('truetype'), url(../fonts/nootype_-_radikal_bold_italic-webfont.svg#radikalbold_italic) format('svg');
}
@font-face {
    font-family: Radikal;
    font-weight: 500;
    font-style: normal;
    src: url(../fonts/nootype_-_radikal_medium-webfont.eot);
    src: url(../fonts/nootype_-_radikal_medium-webfontd41d.eot?#iefix) format('embedded-opentype'), url(../fonts/nootype_-_radikal_medium-webfont.html) format('woff2'), url(../fonts/nootype_-_radikal_medium-webfont.woff) format('woff'), url(../fonts/nootype_-_radikal_medium-webfont-2.html) format('truetype'), url(../fonts/nootype_-_radikal_medium-webfont.svg#radikalmedium) format('svg');
}
@font-face {
    font-family: Radikal;
    font-weight: 500;
    font-style: italic;
    src: url(../fonts/nootype_-_radikal_medium_italic-webfont.eot);
    src: url(../fonts/nootype_-_radikal_medium_italic-webfontd41d.eot?#iefix) format('embedded-opentype'), url(../fonts/nootype_-_radikal_medium_italic-webfont.html) format('woff2'), url(../fonts/nootype_-_radikal_medium_italic-webfont.woff) format('woff'), url(../fonts/nootype_-_radikal_medium_italic-webfont-2.html) format('truetype'), url(../fonts/nootype_-_radikal_medium_italic-webfont.svg#radikalmedium_italic) format('svg');
}
@font-face {
    font-family: Radikal;
    font-weight: 300;
    font-style: italic;
    src: url(../fonts/nootype_-_radikal_thin_italic-webfont.eot);
    src: url(../fonts/nootype_-_radikal_thin_italic-webfontd41d.eot?#iefix) format('embedded-opentype'), url(../fonts/nootype_-_radikal_thin_italic-webfont.html) format('woff2'), url(../fonts/nootype_-_radikal_thin_italic-webfont.woff) format('woff'), url(../fonts/nootype_-_radikal_thin_italic-webfont-2.html) format('truetype'), url(../fonts/nootype_-_radikal_thin_italic-webfont.svg#radikalthin_italic) format('svg');
}
@font-face {
    font-family: Radikal;
    font-weight: 300;
    font-style: normal;
    src: url(../fonts/nootype_-_radikal_thin-webfont.eot);
    src: url(../fonts/nootype_-_radikal_thin-webfontd41d.eot?#iefix) format('embedded-opentype'), url(../fonts/nootype_-_radikal_thin-webfont.html) format('woff2'), url(../fonts/nootype_-_radikal_thin-webfont.woff) format('woff'), url(../fonts/nootype_-_radikal_thin-webfont-2.html) format('truetype'), url(../fonts/nootype_-_radikal_thin-webfont.svg#radikalthin) format('svg');
}
@font-face {
    font-family: Radikal;
    font-weight: 400;
    font-style: italic;
    src: url(../fonts/nootype_-_radikal_italic-webfont.eot);
    src: url(../fonts/nootype_-_radikal_italic-webfontd41d.eot?#iefix) format('embedded-opentype'), url(../fonts/nootype_-_radikal_italic-webfont.html) format('woff2'), url(../fonts/nootype_-_radikal_italic-webfont.woff) format('woff'), url(../fonts/nootype_-_radikal_italic-webfont-2.html) format('truetype'), url(../fonts/nootype_-_radikal_italic-webfont.svg#radikalitalic) format('svg');
}
@font-face {
    font-family: Radikal;
    font-weight: 100;
    font-style: italic;
    src: url(../fonts/nootype_-_radikal_light_italic-webfont.eot);
    src: url(../fonts/nootype_-_radikal_light_italic-webfontd41d.eot?#iefix) format('embedded-opentype'), url(../fonts/nootype_-_radikal_light_italic-webfont.html) format('woff2'), url(../fonts/nootype_-_radikal_light_italic-webfont.woff) format('woff'), url(../fonts/nootype_-_radikal_light_italic-webfont-2.html) format('truetype'), url(../fonts/nootype_-_radikal_light_italic-webfont.svg#radikallight_italic) format('svg');
}
@font-face {
    font-family: Radikal;
    font-weight: 100;
    font-style: normal;
    src: url(../fonts/nootype_-_radikal_light-webfont.eot);
    src: url(../fonts/nootype_-_radikal_light-webfontd41d.eot?#iefix) format('embedded-opentype'), url(../fonts/nootype_-_radikal_light-webfont.html) format('woff2'), url(../fonts/nootype_-_radikal_light-webfont.woff) format('woff'), url(../fonts/nootype_-_radikal_light-webfont-2.html) format('truetype'), url(../fonts/nootype_-_radikal_light-webfont.svg#radikallight) format('svg');
}
.nav-box {
    font-size: 12px;
    font-weight: 800;
    line-height: 15px;
    float: right;
    margin: 17px 0 0;
    letter-spacing: 2px;
    text-transform: uppercase;
}
#footer, #footer .copy, .add-nav {
    letter-spacing: 1px;
}
.nav-box ul li {
    float: left;
    margin: 0 0 0 38px;
}
.nav-box ul li.active a {
    color: #898989;
}
.how-we-work-page .nav-box a {
    color: #fff;
}
.nav-box a:hover {
    color: #898989;
}
.nav-active {
    overflow: hidden;
}
.nav-opener {
    position: relative;
    z-index: 101;
    display: none;
    float: right;
    overflow: hidden;
    width: 40px;
    height: 28px;
    margin: 15px 0 0 -5px;
    text-indent: -9999px;
    border-radius: 3px;
    outline: 0;
}
.page-main .nav-opener {
    z-index: -1;
    -webkit-transition: opacity .3s ease-in-out;
    transition: opacity .3s ease-in-out;
    opacity: 0;
}
.header-active .nav-opener {
    z-index: 101;
    opacity: 1;
}
.nav-opener span, .nav-opener:after, .nav-opener:before {
    position: absolute;
    top: 16px;
    right: 0;
    left: 0;
    height: 2px;
    margin-top: -2px;
    -webkit-transition: all .2s linear;
    transition: all .2s linear;
    border-radius: 4px;
    background: #1c1d21;
}
.how-we-work-page .nav-opener span, .how-we-work-page .nav-opener:after, .how-we-work-page .nav-opener:before, .nav-active .nav-opener span, .nav-active .nav-opener:after, .nav-active .nav-opener:before {
    background: #fff;
}
.nav-opener:after, .nav-opener:before {
    top: 7px;
    content: ''}
.nav-opener:after {
    top: 24px;
}
.nav-active .nav-opener span {
    opacity: 0;
}
.nav-opener:hover {
    opacity: .9;
}
.nav-active .nav-opener:after, .nav-active .nav-opener:before {
    top: 16px;
    right: 15%;
    left: 15%;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
.nav-active .nav-opener:after {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
#footer {
    position: relative;
    display: table-footer-group;
    width: 100%;
    height: 1%;
    text-transform: uppercase;
    color: #1c1d21;
    background: #ebebeb;
}
.social i, .touchevents .add-nav {
    display: none;
}
#footer .holder {
    position: relative;
    max-width: 1440px;
    margin: 0 auto;
    padding: 20px 83px 14px 20px;
}
#footer .copy {
    font-size: 8px;
    line-height: 12px;
    float: left;
    margin: 3px 67px 0 3px;
}
#footer .copy.mobile {
    font-size: 8px;
    line-height: 10px;
    display: none;
}
#footer .sup {
    font-size: 14px;
    vertical-align: top;
}
#footer .arrow-up {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    width: 47px;
    -webkit-transition: opacity .3s ease-in-out;
    transition: opacity .3s ease-in-out;
    background: #1e2328;
}
.contact-form .submit, .social a:hover i {
    -webkit-transition: color .3s ease-in-out;
}
#footer .arrow-up:hover {
    opacity: .8;
}
#footer .arrow-up i {
    font-size: 25px;
    line-height: 20px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -9px 0 0 -3px;
    color: #fff;
}
#footer a, .social a {
    color: #1c1d21;
}
#footer dl {
    font-size: 12px;
    font-weight: 300;
    line-height: 16px;
    float: right;
    margin: 0;
    text-transform: none;
}
#footer dl dt {
    font-weight: 500;
    float: left;
    margin: 1px 0 0 48px;
}
#footer dl dt:first-child+dd a {
    font-weight: 400;
}
#footer dl dd {
    float: left;
    margin: 0 0 0 3px;
}
#footer a:hover, #footer dl a {
    text-decoration: underline;
}
#footer a, #footer a[href^=tel], #footer dl a:hover, .app-section .link, .btn-scroll, .btn-scroll.btn-enter, .social a {
    text-decoration: none;
}
.social {
    font-size: 11px;
    font-weight: 500;
    line-height: 13px;
    float: right;
    margin: 0 0 0 53px;
    text-transform: uppercase;
}
.add-nav, .add-nav li, .add-nav ul, .social li {
    float: left;
}
.social i {
    font-size: 22px;
    line-height: 24px;
}
.social li {
    margin: 0 0 0 20px;
}
.social a:hover i {
    transition: color .3s ease-in-out;
    color: #4b4d58;
}
.add-nav {
    font-size: 10px;
    font-weight: 500;
    line-height: 12px;
    margin: 3px 0 0;
}
.add-nav li {
    margin: 0 13px 0 0;
}
.btn-scroll {
    font-size: 27px;
    line-height: 26px;
    position: absolute;
    z-index: 10;
    bottom: 22px;
    left: 50%;
    margin: 0 0 0 -15px;
    cursor: pointer;
    -webkit-transition: opacity .3s ease-in-out;
    transition: opacity .3s ease-in-out;
    opacity: 1;
    color: #fff;
}
.btn-scroll:hover {
    opacity: .6;
}
.how-we-work-page .btn-scroll {
    font-size: 40px;
}
.btn-scroll.btn-enter {
    font-size: 14px;
    line-height: 16px;
    bottom: 166px;
    margin-left: -67px;
    padding: 11px 43px;
    letter-spacing: 1px;
    text-transform: uppercase;
    border: 1px solid #fff;
}
.btn-scroll.btn-enter:active {
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    opacity: 1;
    color: #30f;
    background: #fff;
}
.posts {
    overflow: hidden;
    padding: 0 0 48px;
}
.post-box {
    font-size: 30px;
    line-height: 36px;
    max-width: 1102px;
    margin: 0 auto;
    padding: 100px 15px 126px;
}
.post-box .image {
    vertical-align: top;
}
.post-box .alignleft {
    float: left;
    margin: 0 69px 0 0;
}
.post-box .alignright {
    float: right;
    margin: 0 0 0 20px;
}
.post-box .text-box {
    overflow: hidden;
    max-width: 440px;
    padding: 92px 0 0;
    letter-spacing: .5px;
}
.post-box h1 {
    font-size: 32px;
    line-height: 36px;
    margin: 0 0 11px;
}
.post-box p {
    margin: 0 0 20px;
    text-align: justify;
}
.post-box strong {
    font-weight: 300;
}
.post-box.wide {
    max-width: 1168px;
    padding-bottom: 128px;
    text-align: right;
}
.post-box.wide .image {
    margin: 12px -83px 0 35px;
}
.post-box.wide .text-box {
    max-width: 458px;
    margin-left: auto;
    padding: 0;
}
.post-box.wide-left {
    max-width: 1296px;
    padding-bottom: 42px;
}
.post-box.wide-left .text-box {
    max-width: 455px;
    padding: 0;
}
.post-box.wide-left .alignleft {
    margin: 7px 48px 0 6px;
}
.post-box.wide-right {
    max-width: 1334px;
    text-align: right;
}
.post-box.wide-right h1 {
    margin-bottom: 18px;
}
.post-box.wide-right .text-box {
    max-width: 447px;
    margin-left: auto;
    padding: 0;
}
.post-box.wide-right .alignright {
    margin: 7px 0 0 54px;
}
.gallery-clients, .gallery-photos {
    overflow: hidden;
    width: 100%;
    margin: 0 0 141px;
    text-align: center;
}
.gallery-clients h1, .gallery-photos h1 {
    font-size: 30px;
    line-height: 35px;
    margin: 0 0 68px;
    text-align: center;
    text-transform: uppercase;
}
.gallery-clients .name, .gallery-clients h2, .gallery-photos .name, .gallery-photos h2 {
    font-size: 24px;
    line-height: 26px;
    display: block;
    margin: 0 0 4px;
    text-transform: uppercase;
}
.gallery-clients p, .gallery-photos p {
    margin: 0 0 23px;
}
.gallery-clients .owl-controls, .gallery-photos .owl-controls {
    -webkit-transition: opacity .3s ease-in-out;
    transition: opacity .3s ease-in-out;
    opacity: 0;
}
.gallery-clients .owl-next, .gallery-clients .owl-prev, .gallery-photos .owl-next, .gallery-photos .owl-prev {
    position: absolute;
    z-index: 5;
    top: 172px;
    left: 0;
    display: block!important;
    width: 105px;
    height: 97px;
    cursor: pointer;
    -webkit-transition: opacity .3s ease-in-out;
    transition: opacity .3s ease-in-out;
    text-align: center;
    text-decoration: none;
    opacity: 1;
    background: #1f1e24;
}
.gallery-clients .owl-next:before, .gallery-clients .owl-prev:before, .gallery-photos .owl-next:before, .gallery-photos .owl-prev:before {
    font-family: icomoon;
    font-size: 50px;
    line-height: 94px;
    margin-left: -6px;
    content: '\e902';
    color: #fff;
}
.gallery-clients .owl-next:hover, .gallery-clients .owl-prev:hover, .gallery-photos .owl-next:hover, .gallery-photos .owl-prev:hover {
    opacity: .8;
}
.touchevents .gallery-clients .owl-next, .touchevents .gallery-clients .owl-prev, .touchevents .gallery-photos .owl-next, .touchevents .gallery-photos .owl-prev {
    display: none!important;
}
.gallery-clients .owl-next, .gallery-photos .owl-next {
    right: 0;
    left: auto;
}
.gallery-clients .owl-next:before, .gallery-photos .owl-next:before {
    margin-right: -6px;
    margin-left: 0;
    content: '\e901'}
.gallery-clients .entry, .gallery-photos .entry {
    padding: 0 19px;
}
.gallery-clients .holder, .gallery-photos .holder {
    font-size: 0;
    line-height: 0;
    overflow: hidden;
    white-space: nowrap;
    letter-spacing: -4px;
}
.gallery-clients .holder:hover .owl-controls, .gallery-photos .holder:hover .owl-controls {
    opacity: 1;
}
.gallery-clients .about-box, .gallery-photos .about-box {
    font-size: 15px;
    line-height: 20px;
    display: inline-block;
    width: 394px;
    margin: 0;
    padding: 0 18px;
    text-align: left;
    vertical-align: top;
    white-space: normal;
    letter-spacing: 0;
}
.app-section .link, .title-box {
    letter-spacing: 1px;
    color: #fff;
}
.gallery-clients .image, .gallery-photos .image {
    display: block;
    margin: 0 0 27px;
}
.gallery-clients .image img, .gallery-photos .image img {
    max-width: 100%;
    height: auto;
    vertical-align: top;
}
.gallery-clients .entry-title, .gallery-photos .entry-title {
    font-size: 24px;
    font-weight: 100;
    line-height: 29px;
    max-width: 590px;
    margin: 0 auto 64px;
    padding: 0 15px;
    text-align: center;
}
.gallery-clients {
    margin-bottom: 36px;
}
.gallery-clients h1 {
    font-size: 32px;
    margin-bottom: 26px;
}
.gallery-clients .owl-next, .gallery-clients .owl-prev {
    top: 50%;
    margin-top: -49px;
}
.app-section {
    width: 100%;
    color: #fff;
    background: #19191b;
}
.app-section .holder {
    max-width: 1280px;
    margin: 0 auto;
    padding: 65px 15px 19px;
}
.app-section .holder .youtube-embad{
    height: 0;
    padding-bottom: 55%;
    position: relative;
}
.app-section .holder .youtube-embad iframe{
    background: rgba(0, 0, 0, 0) url("../images/ipad-iframe.png") no-repeat scroll center center / contain ;
    box-sizing: border-box;
    height: 100%;
    left: 0;
    padding: 5.4% 20.45% 5.3%;
    position: absolute;
    top: 0;
    width: 100%;
}
.app-section .image {
    display: block;
    margin: 0 0 -2px;
    text-align: center;
}
.app-section .image img {
    vertical-align: top;
}
.app-section .entry {
    font-size: 20px;
    font-weight: 300;
    line-height: 24px;
    max-width: 430px;
}
.app-section p {
    margin: 0 0 18px;
}
.app-section .link {
    font-size: 11px;
    font-weight: 700;
    line-height: 15px;
    position: relative;
    display: inline-block;
    padding: 0 45px 0 0;
    vertical-align: top;
    text-transform: uppercase;
}
.app-section .link:hover {
    opacity: .8;
}
.app-section .link i {
    font-size: 15px;
    position: absolute;
    top: 0;
    right: 0;
}
.title-box {
    font-size: 30px;
    line-height: 36px;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    margin: 0 auto 95px;
    padding: 0 15px;
    -webkit-transition: -webkit-transform .3s;
    transition: transform .3s;
    text-align: center;
}
.slide-entry-section .title-box {
    -webkit-transform: translate3d(0, -100vh, 0);
    transform: translate3d(0, -100vh, 0);
}
.title-box h1 {
    font-size: 67px;
    line-height: 70px;
    margin: 0 0 32px;
    letter-spacing: 7px;
    text-transform: uppercase;
}
.title-box p {
    margin: 0 0 20px;
}
.title-box .holder {
    display: table;
    width: 100%;
    max-width: 600px;
    height: 100%;
    margin: 0 auto;
}
.title-box .frame {
    display: table-cell;
    width: 100%;
    vertical-align: middle;
}
.entry-case .link, .example-box .image img, .example-box2 .image img, .example-box3 .image img, .image-boxes .text-box i, .map-box .map-hold .placeholder img, .post-section .image-box img {
    vertical-align: top;
}
.entry-graff-text {
    font-size: 30px;
    font-weight: 300;
    line-height: 36px;
    max-width: 530px;
    margin: 0 auto 110px;
}
.graff-box {
    position: relative;
    overflow: hidden;
    max-width: 1060px;
    margin: 130px auto 163px;
    text-align: center;
    color: #fff;
}
.graff-box-games {
    position: relative;
    overflow: hidden;
    margin: 130px auto 163px;
    text-align: center;
    color: #fff;
}

.graff-box .btn-arrow {
    font-size: 40px;
    line-height: 50px;
}
.graff-box .box {
    font-size: 24px;
    line-height: 28px;
    max-width: 406px;
    margin: 0 auto 49px;
    text-align: center;
}
.graff-box .box .pm-box-desc strong {
    font-weight: 300;
}
.graff-box .box .pm-box {
    position: relative;
    max-width: 328px;
    margin: 0 auto 85px;
    text-transform: uppercase;
}
.graff-box .box .pm-box:after, .graff-box .box .pm-box:before {
    position: absolute;
    width: 28px;
    height: 26px;
    content: '';
    top: 0;
}
.graff-box .box .pm-box h2 {
    font-size: 18px;
    font-weight: 700;
    line-height: 22px;
    margin: 0;
}
.graff-box .box .pm-box:before {
    left: 0;
    border: solid #fff;
    border-width: 3px 0 0 3px;
}
.graff-box .box .pm-box:after {
    right: 0;
    border: solid #fff;
    border-width: 3px 3px 0 0;
}
.graff-box .box .pm-holder {
    position: relative;
    height: 174px;
    padding: 65px 80px;
    text-align: center;
    letter-spacing: 1px;
}
.graff-box .box .pm-holder:after, .graff-box .box .pm-holder:before {
    position: absolute;
    width: 28px;
    height: 26px;
    content: '';
    bottom: 0;
}
.graff-box .box .pm-holder:before {
    left: 0;
    border: solid #fff;
    border-width: 0 0 3px 3px;
}
.graff-box .box .pm-holder:after {
    right: 0;
    border: solid #fff;
    border-width: 0 3px 3px 0;
}
.graff-box .line4, .graff-box .lines .line {
    width: 1px;
    border-left: 2px dashed #fff;
    display: block;
}
.graff-box .lines {
    max-width: 450px;
    height: 170px;
    margin: 57px auto 64px;
}
.graff-box .lines .lines-holder {
    overflow: hidden;
    height: 0;
    -webkit-transition: height 1s;
    transition: height 1s;
}
.graff-box .lines .lines-holder.animated, .touchevents .graff-box .lines .lines-holder {
    height: 170px;
}
.graff-box .lines .line {
    height: 170px;
    margin: 0 auto;
    -webkit-transition: height 1s;
    transition: height 1s;
}
.graff-box .lines .line.left {
    float: left;
    height: 211px;
    margin: -16px 0 0 73px;
    -webkit-transform: rotate(-43deg);
    -ms-transform: rotate(-43deg);
    transform: rotate(-43deg);
}
.graff-box .lines .line.right {
    float: right;
    height: 211px;
    margin: -16px 73px 0 0;
    -webkit-transform: rotate(43deg);
    -ms-transform: rotate(43deg);
    transform: rotate(43deg);
}
.graff-box .line4-holder {
    height: 214px;
}
.graff-box .line4 {
    height: 0;
    margin: 38px auto 43px;
    -webkit-transition: height 1s;
    transition: height 1s;
}
.graff-box .line4.animated, .touchevents .graff-box .line4 {
    height: 178px;
}
.circle-boxes {
    margin: 0 -35px 75px;
}
.circle-boxes h3 {
    font-size: 16px;
    font-weight: 300;
    line-height: 21px;
    margin: 0;
}
.circle-boxes .circle-box {
    float: left;
    width: 33.33%;
    padding: 0 45px;
}
.circle-boxes .circle-box.alt .circle {
    width: 178px;
    height: 177px;
    background-image: url(../images/circle2.png);
}
.circle-boxes .circle-box.alt2 .circle {
    width: 175px;
    height: 175px;
    border: 3px solid #fff;
    border-radius: 50%;
    background: 0 0;
}
.circle-boxes .circle {
    display: block;
    width: 174px;
    height: 173px;
    margin: 0 auto 61px;
    padding: 70px 35px 0;
    letter-spacing: 1px;
    text-transform: uppercase;
    background-image: url(../images/circle1.png);
    background-size: 100% 100%}
.circle-boxes .circle h2 {
    font-size: 15px;
    font-weight: 700;
    line-height: 18px;
    margin: 0;
}
.circle-boxes2 {
    font-size: 16px;
    line-height: 21px;
    position: relative;
    max-width: 846px;
    margin: 0 auto 31px;
}
.circle-boxes2 .circle-big {
    position: relative;
    display: block;
    width: 224px;
    height: 223px;
    margin: 0 auto;
    padding: 92px 30px;
    letter-spacing: 1px;
}
.circle-boxes2 .circle-big h2 {
    font-size: 16px;
    font-weight: 400;
    line-height: 19px;
    margin: 0;
    text-transform: uppercase;
}
.circle-boxes2 .circle-big .mask {
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url(../images/circle3.png) no-repeat;
    background-size: 100% 100%}
.circle-boxes2 .circle-box {
    margin-bottom: 11px;
}
.circle-boxes2 .circle-box.alt {
    float: left;
}
.circle-boxes2 .circle-box.alt2 {
    float: right;
}
.circle-boxes2 .circle {
    display: block;
    width: 175px;
    height: 175px;
    padding: 67px 35px 0;
    letter-spacing: 1px;
    text-transform: uppercase;
    border: 3px solid #fff;
    border-radius: 50%}
.circle-boxes2 .line, .line9 {
    border-left: 2px dashed #fff;
}
.circle-boxes2 .circle h3 {
    font-size: 14px;
    font-weight: 700;
    line-height: 17px;
    margin: 0;
}
.circle-boxes2 .line {
    position: absolute;
    top: 0;
    left: 236px;
    width: 1px;
    height: 124px;
    -webkit-transform: rotate(55deg);
    -ms-transform: rotate(55deg);
    transform: rotate(55deg);
}
.circle-boxes2 .line.alt {
    right: 236px;
    left: auto;
    -webkit-transform: rotate(-55deg);
    -ms-transform: rotate(-55deg);
    transform: rotate(-55deg);
}
.circle-boxes2 .lines-circle-holder {
    position: absolute;
    top: 139px;
    right: 0;
    left: 0;
    overflow: hidden;
    height: 0;
    -webkit-transition: height 2s;
    transition: height 2s;
}
.circle-boxes2 .lines-circle-holder.animated, .touchevents .circle-boxes2 .lines-circle-holder {
    height: 124px;
}
.circle-test-holder {
    position: relative;
    max-width: 666px;
    margin: 0 auto 83px;
    padding: 65px 0 0;
}
.circle-test-holder .lines-test-holder {
    position: absolute;
    top: 53px;
    left: 0;
    overflow: hidden;
    width: 100%;
    height: 0;
    -webkit-transition: height 1s;
    transition: height 1s;
}
.circle-test-holder .lines-test-holder.animated, .touchevents .circle-test-holder .lines-test-holder {
    height: 134px;
}
.circle-test-holder .line5, .circle-test-holder .line7 {
    position: absolute;
    top: 131px;
    right: 50%;
    left: 0;
    height: 1px;
    margin: 1px 210px 0 0;
    border-top: 2px dashed #fff;
}
.circle-test-holder .line7 {
    right: 0;
    left: 50%;
    margin-right: 0;
    margin-left: 210px;
}
.circle-test-holder .line6, .circle-test-holder .line8 {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 1px;
    border-left: 2px dashed #fff;
}
.circle-test-holder .line8 {
    right: 0;
    left: auto;
}
.circle-test {
    position: relative;
    z-index: 3;
    width: 264px;
    height: 263px;
    margin: 0 auto;
    padding: 110px 75px;
    text-align: center;
    letter-spacing: 2px;
    text-transform: uppercase;
}
.circle-test h3 {
    font-size: 20px;
    font-weight: 400;
    line-height: 24px;
    margin: 0;
}
.circle-test .mask {
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url(../images/circle4.png) no-repeat;
    background-size: 100% 100%}
.add-test-title {
    font-size: 24px;
    line-height: 30px;
    max-width: 430px;
    margin: 0 auto 50px;
    text-align: center;
}
.add-test-title strong {
    font-weight: 300;
}
.line9-holder {
    height: 130px;
    margin: 0 auto 89px;
}
.line9 {
    display: block;
    width: 1px;
    height: 0;
    margin: 0 auto;
    -webkit-transition: height 1s;
    transition: height 1s;
}
.line9.animated, .touchevents .line9 {
    height: 130px;
}
.final-box {
    font-weight: 400;
    position: relative;
    display: block;
    width: 311px;
    height: 310px;
    margin: 0 auto 101px;
    padding: 135px 60px 0;
    text-align: center;
    text-transform: uppercase;
}
.final-box h4 {
    font-size: 18px;
    font-weight: 400;
    line-height: 22px;
    margin: 0;
}
.final-box .mask {
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url(../images/circle5.png) no-repeat;
    background-size: 100% 100%}
.btn-arrow-hold {
    position: fixed;
    z-index: 100;
    bottom: 10px;
    left: 50%;
    width: 50px;
    height: 50px;
    margin: 0 0 0 -25px;
    opacity: 0;
    border-radius: 100%;
    background: #19191b;
}
.show-the-arrow .btn-arrow-hold {
    -webkit-animation: arrowAppear .3s linear;
    animation: arrowAppear .3s linear;
    opacity: 1;
}
.btn-arrow-hold .btn-arrow {
    display: inline-block;
    -webkit-animation: arrowPulse 1s linear infinite;
    animation: arrowPulse 1s linear infinite;
}
.contact-box {
    font-size: 24px;
    line-height: 30px;
    max-width: 1263px;
    margin: 0 auto 165px;
    padding: 0 15px;
    color: #fff;
}
.social-box-plugin {
    display: inline-block;
    width: 500px;
}
.contact-box.black, .contact-box.black .contact-form .input-box input.placeholder, .contact-box.black .contact-form .input-box textarea.placeholder {
    color: #1c1d21;
}
.contact-box.black .contact-form .input-box {
    border-bottom-color: #1c1d21;
}
.contact-box.black .contact-form .input-box input, .contact-box.black .contact-form .input-box textarea {
    color: #1c1d21;
    background: 0 0;
}
.contact-box.black .contact-form .input-box input::-webkit-input-placeholder, .contact-box.black .contact-form .input-box textarea::-webkit-input-placeholder {
    color: #1c1d21;
}
.contact-box.black .contact-form .input-box input::-moz-placeholder, .contact-box.black .contact-form .input-box textarea::-moz-placeholder {
    opacity: 1;
    color: #1c1d21;
}
.contact-box.black .contact-form .input-box input:-moz-placeholder, .contact-box.black .contact-form .input-box textarea:-moz-placeholder {
    color: #1c1d21;
}
.contact-box.black .contact-form .input-box input:-ms-input-placeholder, .contact-box.black .contact-form .input-box textarea:-ms-input-placeholder {
    color: #1c1d21;
}
.contact-box.black .just-focus .input-box {
    background: 0 0;
}
.contact-box.black .just-focus .input-box input, .contact-box.black .just-focus .input-box textarea {
    box-shadow: inset 0 0 0 1px #19191b;
}
.contact-box .title, .contact-box h2 {
    font-size: 32px;
    font-weight: 700;
    line-height: 36px;
    display: block;
    margin: 0 0 27px;
    letter-spacing: 1px;
}
.contact-box p {
    margin: 0 0 20px;
}
.contact-box .holder {
    display: inline-block;
    float: right;
    max-width: 660px;
    margin: 0 0 50px auto;
}
.contact-box .text-box {
    max-width: 570px;
    margin: 0 0 85px;
}
.contact-box .text-box {
    max-width: 100%;
    text-align: center;
}
.contact-form {
    position: relative;
    overflow: hidden;
}
.contact-form .input-box {
    position: relative;
    padding: 0 0 5px;
    border-bottom: 1px solid #fff;
}
.contact-form .input-box.required:before {
    font-size: 16px;
    line-height: 17px;
    position: absolute;
    top: 7px;
    left: 6px;
    content: '*';
    color: #c2113a;
}
.contact-form .child-input-focused .input-box input.placeholder, .contact-form .child-input-focused .input-box textarea.placeholder, .contact-form .just-focus .input-box input.placeholder, .contact-form .just-focus .input-box textarea.placeholder {
    color: transparent;
}
.contact-form .row {
    margin: 0 -26px 22px;
}
.contact-form .area {
    float: left;
    width: 50%;
    padding: 0 26px;
}
.contact-form .child-input-focused.wide {
    width: 100%}
.contact-form .child-input-focused .input-box input::-webkit-input-placeholder, .contact-form .child-input-focused .input-box textarea::-webkit-input-placeholder {
    color: transparent;
}
.contact-form .child-input-focused .input-box input::-moz-placeholder, .contact-form .child-input-focused .input-box textarea::-moz-placeholder {
    opacity: 1;
    color: transparent;
}
.contact-form .child-input-focused .input-box input:-moz-placeholder, .contact-form .child-input-focused .input-box textarea:-moz-placeholder {
    color: transparent;
}
.contact-form .child-input-focused .input-box input:-ms-input-placeholder, .contact-form .child-input-focused .input-box textarea:-ms-input-placeholder {
    color: transparent;
}
.contact-form .child-input-focused .input-box textarea {
    height: 117px;
}
.contact-form .just-focus .input-box {
    border-bottom-color: #19191b;
}
.contact-form .just-focus .input-box input, .contact-form .just-focus .input-box textarea {
    background: #303032;
}
.contact-form .just-focus .input-box input::-webkit-input-placeholder, .contact-form .just-focus .input-box textarea::-webkit-input-placeholder {
    color: transparent;
}
.contact-form .just-focus .input-box input::-moz-placeholder, .contact-form .just-focus .input-box textarea::-moz-placeholder {
    opacity: 1;
    color: transparent;
}
.contact-form .just-focus .input-box input:-moz-placeholder, .contact-form .just-focus .input-box textarea:-moz-placeholder {
    color: transparent;
}
.contact-form .just-focus .input-box input:-ms-input-placeholder, .contact-form .just-focus .input-box textarea:-ms-input-placeholder {
    color: transparent;
}
.contact-form .input-box.error {
    border-bottom-color: #f9154b!important;
}
.contact-form input[type=text], .contact-form input[type=email], .contact-form input[type=phone], .contact-form textarea {
    font: 12px/16px 'NeutraText Book', Arial, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 16px;
    width: 100%;
    margin: 0;
    padding: 12px 14px;
    -webkit-transition: height .3s ease-in-out, background .3s ease-in-out;
    transition: height .3s ease-in-out, background .3s ease-in-out;
    color: #fff;
    border: 0;
    outline: 0;
    background: #19191b;
    box-shadow: none;
}
.contact-form .msg-box, .contact-form .submit {
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase;
}
.contact-form input[type=text]::-webkit-input-placeholder, .contact-form input[type=email]::-webkit-input-placeholder, .contact-form input[type=phone]::-webkit-input-placeholder, .contact-form textarea::-webkit-input-placeholder {
    text-transform: uppercase;
    color: #fff;
}
.contact-form input[type=text]::-moz-placeholder, .contact-form input[type=email]::-moz-placeholder, .contact-form input[type=phone]::-moz-placeholder, .contact-form textarea::-moz-placeholder {
    text-transform: uppercase;
    opacity: 1;
    color: #fff;
}
.contact-form input[type=text]:-moz-placeholder, .contact-form input[type=email]:-moz-placeholder, .contact-form input[type=phone]:-moz-placeholder, .contact-form textarea:-moz-placeholder {
    text-transform: uppercase;
    color: #fff;
}
.contact-form input[type=text]:-ms-input-placeholder, .contact-form input[type=email]:-ms-input-placeholder, .contact-form input[type=phone]:-ms-input-placeholder, .contact-form textarea:-ms-input-placeholder {
    text-transform: uppercase;
    color: #fff;
}
.contact-form input[type=text].placeholder, .contact-form input[type=email].placeholder, .contact-form input[type=phone].placeholder, .contact-form textarea.placeholder {
    text-transform: uppercase;
    color: #fff;
}
.contact-form textarea {
    height: 40px;
    margin: 1px 0 0;
    resize: none;
}
.contact-form .submit {
    line-height: 16px;
    position: relative;
    float: right;
    margin: 62px 0 0;
    padding: 0 46px 0 0;
    transition: color .3s ease-in-out;
    border: 0;
    background: 0 0;
}
.contact-form .submit i {
    position: absolute;
    top: 0;
    right: 0;
}
.contact-form .submit:hover {
    color: #999;
}
.contact-form label {
    display: none!important;
}
.contact-form.error .msg-box {
    display: block;
}
.contact-form .msg-box {
    line-height: 15px;
    position: absolute;
    bottom: 0;
    left: 0;
    display: none;
    max-width: 240px;
    color: #c2113a;
}
.entry-case .link-back a:hover, .entry-case .link:hover {
    color: #999;
}
.msg-lightbox {
    font-size: 25px;
    line-height: 29px;
    max-width: 443px;
    margin: 0 auto;
    padding: 85px 59px 77px;
    text-align: center;
    border: 1px solid #1e1e23;
}
.msg-lightbox .btn-close, body .fancybox-close {
    line-height: 17px;
    position: absolute;
    text-decoration: none;
}
.msg-lightbox .btn-close {
    font-size: 15px;
    top: 10px;
    right: 10px;
}
body .fancybox-close {
    font-size: 24px;
    top: 17px;
    right: 11px;
    width: auto;
    height: auto;
    background: 0 0;
}
body .fancybox-close:before {
    font-family: icomoon;
    content: '\e906'}
.image-boxes .box .box-holder:before, .text-cols blockquote q:after, .text-cols blockquote q:before {
    content: ''}
.fancybox-skin {
    background: #fff!important;
    box-shadow: none!important;
}
.popup-holder {
    position: relative;
    overflow: hidden;
    height: 0;
}
.map-box {
    font-size: 24px;
    line-height: 29px;
    overflow: hidden;
    max-width: 1450px;
    margin: 0 auto 224px;
    padding: 0 20px;
}
.map-box h1, .map-box h2 {
    font-size: 24px;
    font-weight: 300;
    line-height: 29px;
    margin: 0;
}
.map-box h2 {
    display: inline;
}
.map-box .map-hold {
    position: relative;
    float: left;
    margin: 0 82px 0 0;
}
.map-box .map-hold .map {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%}
.map-box .text-box {
    overflow: hidden;
    padding: 124px 0 0;
}
.map-box .text-box a {
    text-decoration: none;
}
.map-box .title {
    font-size: 32px;
    font-weight: 700;
    line-height: 39px;
    display: block;
    margin: 0 0 14px;
}
.map-box p {
    margin: 0 0 20px;
}
.map-box address {
    font-style: normal;
    display: block;
    margin: 0;
}
.entry-text-add {
    font-size: 30px;
    line-height: 36px;
    max-width: 869px;
    margin: 0 auto;
    padding: 145px 220px 47px 15px;
    letter-spacing: 1px;
}
.entry-text-add .title, .entry-text-add h1 {
    font-size: 32px;
    font-weight: 700;
    line-height: 39px;
    display: block;
    margin: 0 0 12px;
}
.entry-case {
    font-size: 17px;
    line-height: 21px;
    max-width: 1174px;
    margin: 0 auto 57px;
    padding: 55px 210px 0 0;
}
.entry-case .text-col {
    font-size: 12px;
    line-height: 24px;
    float: left;
    width: 350px;
    margin: 0 91px 0 0;
    text-transform: uppercase;
}
.entry-case .text-box {
    overflow: hidden;
    padding: 8px 0 0;
    letter-spacing: 1px;
}
.entry-case .name {
    font-size: 30px;
    font-weight: 700;
    line-height: 34px;
    display: block;
    margin: 0 0 7px;
    letter-spacing: 1px;
    text-transform: none;
}
.entry-case .link, .entry-case .link-back a, .example-box h1, .example-box2 .image, .example-box3 h1, .image-boxes .text-box, .journal-section .box time, .post time, .post-container .add-sidebar, .post-section .back-link a {
    text-transform: uppercase;
}
.entry-case .add {
    font-weight: 700;
    display: block;
    margin: 0 0 17px;
}
.entry-case p {
    margin: 0 0 29px;
}
.entry-case .link {
    font-size: 12px;
    font-weight: 700;
    line-height: 16px;
    position: relative;
    display: inline-block;
    padding: 10px;
    -webkit-transition: color .3s ease-in-out;
    transition: color .3s ease-in-out;
    text-decoration: none;
    letter-spacing: 0;
    border: 1px solid #000;
    background: 0 0;
}
.entry-case .link:hover{
    background-color: #000;
    border-color: #fff;
    color: #fff;
}
.entry-case .link i {
    position: absolute;
    top: 2px;
    right: 0;
}
.entry-case .link-back {
    font-size: 11px;
    line-height: 13px;
    display: block;
    clear: both;
    padding: 72px 0 0;
}
.entry-case .link-back a {
    text-decoration: none;
}
.example-box, .example-box3 {
    color: #fff;
    letter-spacing: 1px;
    background: #191e23;
}
.entry-case .link-back i {
    margin-right: 20px;
}
.example-box {
    font-size: 18px;
    line-height: 21px;
}
.example-box h1, .example-box2 {
    line-height: 22px;
    font-size: 18px;
}
.example-box.alt {
    margin-bottom: 160px;
}
.example-box .image {
    display: block;
    margin: 0 0 -154px;
    padding: 0 6px 0 0;
    text-align: right;
}
.example-box .image.center {
    margin-bottom: -40px;
    text-align: center;
}
.example-box h1 {
    margin: 0 0 1px;
}
.example-box .holder {
    max-width: 1280px;
    margin: 0 auto;
    padding: 99px 15px 128px;
}
.example-box .entry {
    max-width: 575px;
    padding: 0 0 0 37px;
}
.example-box2 {
    letter-spacing: 1px;
}
.example-box2 h1 {
    font-size: 18px;
    line-height: 21px;
    margin: 0;
}
.example-box3, .example-box3 h1 {
    font-size: 20px;
    line-height: 24px;
}
.example-box2 .holder {
    max-width: 1240px;
    margin: 0 auto;
    padding: 116px 15px 98px;
}
.example-box2 .image {
    display: block;
    margin: 0 0 123px;
    text-align: center;
}
.example-box2 .entry {
    max-width: 582px;
    margin-left: auto;
    padding: 0 80px 0 0;
}
.example-box3 .image {
    display: block;
    margin: 0 0 40px;
    text-align: center;
}
.example-box3 h1 {
    margin: 0 0 1px;
}
.example-box3 .holder {
    max-width: 1240px;
    margin: 0 auto;
    padding: 114px 15px 96px;
}
.example-box3 .entry {
    max-width: 350px;
    padding: 0 0 0 17px;
}
.text-cols {
    font-size: 18px;
    line-height: 22px;
    max-width: 1137px;
    margin: 0 auto;
    padding: 101px 15px 187px;
    letter-spacing: 1px;
}
.text-cols h1 {
    font-size: 18px;
    font-weight: 700;
    line-height: 21px;
    margin: 0;
    text-transform: uppercase;
}
.text-cols .col {
    float: left;
    max-width: 540px;
    padding: 0 20px 0 0;
}
.text-cols .col2 {
    float: right;
    max-width: 416px;
    padding-right: 55px;
}
.text-cols blockquote {
    margin: 0;
    padding: 0;
}
.text-cols blockquote q {
    display: block;
    margin: 0 0 20px;
    quotes: none;
}
.text-cols blockquote cite {
    font-size: 16px;
    font-weight: 400;
    font-style: normal;
    line-height: 23px;
    display: block;
}
.text-cols blockquote cite span {
    font-size: 11px;
    font-weight: 300;
    line-height: 16px;
    display: block;
    padding-top: 3px;
}
.journal-section {
    overflow: hidden;
    max-width: 930px;
    margin: 0 auto;
    padding: 50px 15px 1px;
}
.journal-section .entry {
    font-size: 24px;
    line-height: 29px;
    max-width: 550px;
    margin: 0 0 149px;
    letter-spacing: 1px;
}
.journal-section .entry .title, .journal-section .entry h1 {
    font-size: 32px;
    font-weight: 700;
    line-height: 39px;
    display: block;
    margin: 0 0 25px;
    letter-spacing: 1px;
}
.journal-section .box {
    margin: 0 0 71px;
}
.journal-section .box a:hover img {
    opacity: .8;
}
.journal-section .box img {
    display: block;
    margin: 0 0 25px;
    -webkit-transition: opacity .3s ease-in-out;
    transition: opacity .3s ease-in-out;
}
.journal-section .box h2 a, .post-section .back-link a {
    -webkit-transition: color .3s ease-in-out;
    text-decoration: none;
}
.journal-section .box h2 {
    font-size: 28px;
    line-height: 30px;
    margin: 0 0 12px;
}
.journal-section .box h2 a {
    transition: color .3s ease-in-out;
}
.journal-section .box h2 a:hover {
    color: #4b4d58;
}
.journal-section .box time {
    font-size: 12px;
    font-weight: 700;
    font-weight: 300;
    line-height: 15px;
    display: block;
    letter-spacing: 1px;
}
.journal-section .box .text-box {
    max-width: 480px;
}
.journal-section .boxes {
    font-size: 0;
    line-height: 0;
    margin: 0 -55px;
}
.journal-section .boxes h2 {
    font-size: 24px;
    line-height: 30px;
}
.journal-section .boxes .box {
    font-size: 12px;
    line-height: 15px;
    display: inline-block;
    width: 50%;
    padding: 0 55px 26px;
    vertical-align: top;
}
.journal-section .boxes .box img {
    width: 100%;
    margin-bottom: 29px;
}
.image-boxes {
    background: #191e23;
}
.image-boxes .holder {
    max-width: 1260px;
    margin: 34px auto 0;
    padding: 0 15px;
}
.image-boxes .box {
    float: left;
    width: 50%}
.image-boxes .box .box-holder {
    position: relative;
    display: block;
    overflow: hidden;
    text-decoration: none;
}
.image-boxes .box .box-holder:before {
    position: absolute;
    z-index: 2;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    -webkit-transition: all .5s ease 0s;
    transition: all .5s ease 0s;
    opacity: 0;
    background: -webkit-linear-gradient(top, transparent 0, rgba(0, 0, 0, .04) 11%, rgba(0, 0, 0, .13) 26%, rgba(0, 0, 0, .42) 65%, rgba(0, 0, 0, .54) 86%, rgba(0, 0, 0, .6) 98%, rgba(0, 0, 0, .54) 100%);
    background: linear-gradient(to bottom, transparent 0, rgba(0, 0, 0, .04) 11%, rgba(0, 0, 0, .13) 26%, rgba(0, 0, 0, .42) 65%, rgba(0, 0, 0, .54) 86%, rgba(0, 0, 0, .6) 98%, rgba(0, 0, 0, .54) 100%);
}
.image-boxes .box .box-holder:hover:before {
    opacity: 1;
}
.touchevents .image-boxes .box .box-holder:hover:before {
    opacity: 0;
}
.image-boxes .box .box-holder:hover .text-box .caption, .image-boxes .box .box-holder:hover .text-box h2, .image-boxes .box .box-holder:hover .text-box i {
    -webkit-transition: all .5s ease 0s;
    transition: all .5s ease 0s;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
}
.image-boxes .box .box-holder:hover .text-box .caption {
    -webkit-transition-delay: .2s;
    transition-delay: .2s;
}
.image-boxes .box .box-holder:hover .text-box h2 {
    -webkit-transition-delay: .3s;
    transition-delay: .3s;
}
.image-boxes .box .box-holder:hover .text-box i {
    -webkit-transition-delay: .4s;
    transition-delay: .4s;
}
.image-boxes .box .box-holder:hover img {
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
    opacity: .15;
}
.touchevents .image-boxes .box .box-holder:hover img {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 1;
}
.image-boxes img {
    display: block;
    -webkit-transition: all .5s ease 0s;
    transition: all .5s ease 0s;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 1;
}
.image-boxes .text-box {
    font-size: 10px;
    font-weight: 700;
    line-height: 15px;
    position: absolute;
    z-index: 3;
    right: 60px;
    bottom: 42px;
    left: 60px;
    letter-spacing: .5px;
    color: #fff;
}
.post-container .add-sidebar a:hover, .post-section .back-link a:hover {
    color: #4b4d58;
}
.touchevents .image-boxes .text-box {
    top: auto;
    right: auto;
    bottom: 0;
    left: 0;
    padding: 10px 20px;
    background: #000;
}
.image-boxes .text-box .caption {
    -webkit-transform: translateY(20px);
    -ms-transform: translateY(20px);
    transform: translateY(20px);
    opacity: 0;
}
.touchevents .image-boxes .text-box .caption {
    display: none!important;
}
.image-boxes .text-box h2 {
    font-size: 20px;
    line-height: 26px;
    margin: 4px 0 24px;
    -webkit-transform: translateY(20px);
    -ms-transform: translateY(20px);
    transform: translateY(20px);
    opacity: 0;
}
.touchevents .image-boxes .text-box h2 {
    font-size: 17px;
    margin: 0;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
}
.image-boxes .text-box i {
    font-size: 12px;
    display: inline-block;
    -webkit-transform: translateY(20px);
    -ms-transform: translateY(20px);
    transform: translateY(20px);
    opacity: 0;
}
.touchevents .image-boxes .text-box i {
    display: none!important;
}
.post-section {
    max-width: 982px;
    margin: 0 auto;
    padding: 37px 15px 0;
}
.post-section .image-box {
    position: relative;
    margin: 0 0 28px;
    padding-left: 224px;
}
.post-section .image-box picture {
    display: block;
    overflow: hidden;
    padding: 0 200px 8px 0;
}
.post-section .image-box img {
    width: 100%;
    height: auto;
}
#wrapper, body, html {
    height: 100%;
    width: 100%}
.post-section .back-link {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 170px;
}
.post-section .back-link i {
    margin-right: 20px;
}
.post-section .back-link a {
    font-size: 11px;
    font-weight: 700;
    line-height: 13px;
    transition: color .3s ease-in-out;
    letter-spacing: 1px;
}
.post-container {
    position: relative;
}
.post-container .add-sidebar {
    font-size: 12px;
    line-height: 13px;
    float: left;
    width: 150px;
    padding-top: 120px;
}
.post-container .add-sidebar .holder {
    width: 150px;
}
.fixed-sidebar .post-container .add-sidebar .holder {
    position: fixed;
    top: 0;
    padding-top: 120px;
}
.fixed-sidebar-lock .post-container .add-sidebar .holder {
    position: absolute;
    top: auto;
    bottom: 60px;
}
.post-container .add-sidebar b {
    font-weight: 500;
}
.post-container .add-sidebar a {
    -webkit-transition: color .3s ease-in-out;
    transition: color .3s ease-in-out;
    text-decoration: none;
}
.post-container .add-sidebar .back-link-alt {
    position: fixed;
    bottom: 45px;
    display: none;
}
.fixed-sidebar .post-container .add-sidebar .back-link-alt {
    display: block;
}
.fixed-link-lock .post-container .add-sidebar .back-link-alt {
    display: none;
}
.post-container .add-sidebar .back-link-alt i {
    margin-right: 10px;
}
.post-container .add-sidebar .back-link-alt, .post-container .add-sidebar ul {
    font-size: 11px;
    font-weight: 700;
    padding-top: 16px;
}
.post-container .add-sidebar li {
    padding-bottom: 13px;
}
.post {
    font-size: 16px;
    line-height: 28px;
    overflow: hidden;
    padding: 0 160px 70px 79px;
}
.post a img {
    -webkit-filter: grayscale(1);
    filter: grayscale(1);
}
.post a:hover img {
    -webkit-filter: grayscale(0);
    filter: grayscale(0);
}
.post h1 {
    font-size: 28px;
    font-weight: 700;
    line-height: 30px;
    margin: 0 0 11px;
}
.post h2, .post h3 {
    font-size: 18px;
    line-height: 20px;
    margin-bottom: 5px;
}
.post time {
    font-size: 12px;
    font-weight: 700;
    display: block;
    margin-bottom: 33px;
}
.post .updated {
    font-size: 13px;
    font-weight: 300;
    margin-top: -40px;
    text-transform: none;
    color: #898989;
}
.post p {
    margin: 0 0 24px;
}
.post .image {
    margin-bottom: 51px;
    padding-top: 16px;
    text-align: center;
}
.privacy-box {
    max-width: 570px;
    margin: 75px auto;
}
.privacy-box .post {
    padding: 0 15px;
}
.privacy-box .post h1 {
    font-size: 20px;
    line-height: 23px;
    margin-bottom: 25px;
}
.page-404 #main {
    display: table-row;
    height: 100%}
.page-404 .header {
    display: table-header-group;
}
.page-404 #wrapper {
    padding-top: 0;
}
.section-404 {
    font-size: 24px;
    line-height: 28px;
    display: table-cell;
    width: 100%;
    text-align: center;
    vertical-align: middle;
}
.section-404 .holder {
    max-width: 600px;
    margin: 0 auto;
    padding: 30px 20px;
}
.section-404 h1 {
    font-size: 109px;
    line-height: 116px;
    margin: 0 0 23px;
}
.section-404 h2 {
    font-size: 32px;
    line-height: 37px;
    margin: 0 0 18px;
}
.section-404 p {
    margin: 0 0 60px;
}
#wrapper {
    display: table;
    padding-top: 120px;
    table-layout: fixed;
}
.how-we-work-page #wrapper, .page-main #wrapper {
    padding-top: 0;
}
body.overflow {
    overflow: hidden;
}
body.hide-main-section #footer, body.hide-main-section #main {
    display: none;
}
.add-btn-down, .add-btn-down i {
    display: inline-block;
    vertical-align: top;
}
body.load {
    opacity: 0;
}
.how-we-work-page #main {
    -webkit-transition: opacity .3s;
    transition: opacity .3s;
    opacity: 0;
}
.page-main #main {
    -webkit-transition: opacity .3s linear;
    transition: opacity .3s linear;
    opacity: 0;
}
.page-main.prevent-main-section #main {
    -webkit-transition: none;
    transition: none;
}
.header-active #main, body.show-main #main {
    opacity: 1;
}
.main-holder {
    position: relative;
    z-index: 50;
}
.how-we-work-page {
    color: #fff;
    background: #19191b;
}
.add-btn-down i {
    font-size: 40px;
    line-height: 40px;
    color: #000;
}
#disqus_thread {
    max-width: 926px;
    margin: 0 auto;
    padding: 0 15px;
}
.owl-item {
    float: left;
    -webkit-transform: translateZ(0) scale(1, 1);
    -webkit-backface-visibility: hidden;
}
.hidden {
    visibility: hidden;
}
@media only screen and (-webkit-min-device-pixel-ratio:1.5), only screen and (min--moz-device-pixel-ratio:1.5), only screen and (min-device-pixel-ratio:1.5) {
    #fancybox-loading, .fancybox-close, .fancybox-next span, .fancybox-prev span {
        background-image: url(../images/fancybox/fancybox_sprite%402x.png);
        background-size: 44px 152px;
    }
    #fancybox-loading div {
        background-image: url(../images/fancybox/fancybox_loading%402x.gif);
        background-size: 24px 24px;
    }
}@media only screen and (max-height:800px) and (min-width:1024px) {
    .entry-text {
        font-size: 30px;
        line-height: 36px;
    }
}@media only screen and (min-width:1025px) {
    a[href^=skype], a[href^=sms], a[href^=tel] {
        cursor: default;
        pointer-events: none;
    }
}@media (max-width:1359px) {
    .post-box.wide .image {
        margin-right: 0;
    }
}@media (max-width:1199px) {
    #footer .holder {
        padding: 20px 69px 15px 15px;
    }
    #footer .copy {
        margin-right: 10px;
    }
    #footer dl dt, .social {
        margin-left: 10px;
    }
    .social li {
        margin-left: 8px;
    }
    .post-box.wide-left .alignleft {
        max-width: 520px;
    }
    .contact-box {
        margin-bottom: 50px;
    }
    .social-box-plugin{
        width: 400px;
    }
    .contact-box .holder {
        max-width: 660px;
        margin: 0 auto 50px;
    }
    .map-box {
        margin-bottom: 100px;
    }
    .map-box .map-hold {
        float: none;
        margin: 0 0 20px;
        text-align: center;
    }
    .map-box .map-hold .placeholder img {
        width: 100%}
    .map-box .text-box {
        overflow: visible;
        padding: 30px 0 0;
        text-align: center;
    }
    .entry-text-add {
        padding: 50px 15px 70px;
        text-align: center;
    }
    .entry-case {
        margin-bottom: 20px;
        padding: 50px 15px 60px;
    }
    .example-box .image {
        margin-bottom: 30px;
    }
    .text-cols {
        padding-bottom: 80px;
    }
    .image-boxes .text-box {
        right: 20px;
        left: 20px;
    }
    .post-section .image-box picture {
        padding-right: 0;
    }
    .post {
        padding: 0 0 50px 75px;
    }
}@media (max-width:979px) {
    .post-box .image, .post-box .text-box {
        max-width: 100%!important;
        text-align: center;
    }
    .entry-text {
        font-size: 29px;
        line-height: 36px;
    }
    .nav-box ul li {
        margin-left: 16px;
    }
    .contact-box .holder{
        max-width: 100%;
    }
    #footer .holder {
        padding: 18px 70px 12px 15px;
    }
    #footer .copy {
        margin-left: 0;
    }
    #footer dl {
        float: left;
    }
    #footer dl dt {
        margin: 0 3px 0 0;
    }
    #footer dl dd {
        margin-right: 10px;
    }
    .social i {
        display: inline-block;
        vertical-align: top;
    }
    .add-nav, .social span {
        display: none;
    }
    .social {
        margin-top: -5px;
    }
    .social li {
        margin-left: 20px;
    }
    .posts {
        padding-bottom: 80px;
    }
    .post-box {
        padding: 30px 15px 1px!important;
    }
    .post-box .image {
        display: block;
        float: none!important;
        margin: 0 0 20px!important;
    }
    .text-cols .col, .text-cols .col2 {
        float: none;
        max-width: 100%}
    .post-box .text-box {
        padding: 0!important;
    }
    .entry-case .text-col {
        font-size: 9px;
        line-height: 14px;
        float: none;
        width: auto;
        margin: 0 0 38px;
    }
    .entry-case .link-back {
        margin: -19px 0 0;
        padding: 0;
    }
    .entry-case .link-holder {
        text-align: right;
    }
    .text-cols {
        padding: 49px 15px 67px;
    }
    .text-cols .col {
        padding: 0;
    }
    .journal-section .entry {
        max-width: 100%;
        margin-bottom: 60px;
        text-align: center;
    }
    .journal-section .boxes {
        margin: 0 -20px;
    }
    .journal-section .boxes .box {
        padding: 0 20px 40px;
    }
    .social-box-plugin{
        display: block;
        margin: auto auto 50px;
        width: 100%;
    }
}@media (max-width:767px) {
    .h1, h1 {
        font-size: 20px;
        line-height: 24px;
    }
    .gallery-text, .gallery-text h1, .gallery-text strong {
        font-size: 30px;
        line-height: 36px;
    }
    .header .holder {
        position: static;
        padding: 11px 15px;
    }
    .header .logo img {
        -webkit-transition: opacity .3s linear;
        transition: opacity .3s linear;
    }
    .header .logo {
        width: 121px;
        height: 28px;
        margin-left: 5px;
    }
    .nav-box, .nav-box ul li {
        float: none;
        margin: 0;
    }
    .gallery-text {
        padding: 0 25px;
    }
    .gallery-text br {
        display: none;
    }
    .entry-text {
        font-size: 20px;
        line-height: 24px;
        min-height: 400px;
    }
    .entry-text .btn-hold {
        padding: 3px 0 4px;
    }
    .nav-box a {
        display: block;
        padding: 28px 10px;
        text-align: center;
        color: #fff;
    }
    .nav-box {
        font-size: 18px;
        line-height: 20px;
        position: absolute;
        z-index: 100;
        top: 0;
        left: 0;
        overflow: hidden;
        width: 100%;
        height: 100vh;
        max-height: 0;
        padding: 0;
        -webkit-transition: all .35s linear!important;
        transition: all .35s linear!important;
        opacity: 1;
        background: 0 0;
    }
    .resize-active .nav-box {
        -webkit-transition: none!important;
        transition: none!important;
    }
    .nav-active .nav-box {
        max-height: 2000px;
    }
    .nav-box .nav-holder {
        position: static;
        overflow: auto;
        height: 100vh;
        padding: 75px 0 0;
        -webkit-transition: all .35s linear;
        transition: all .35s linear;
        -webkit-transform: translateY(-100%);
        -ms-transform: translateY(-100%);
        transform: translateY(-100%);
        background: #1e2328;
    }
    #footer dl, .add-nav, .social {
        overflow: hidden;
        float: none;
    }
    .resize-active .nav-box .nav-holder {
        -webkit-transition: none;
        transition: none;
    }
    .nav-active .nav-box .nav-holder {
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }
    .nav-opener {
        display: block;
        margin: -1px 0 0;
    }
    .header-white-active .nav-opener span, .header-white-active .nav-opener:after, .header-white-active .nav-opener:before {
        background: #fff;
    }
    #footer .holder {
        padding: 12px 45px 12px 18px;
    }
    #footer .copy {
        display: none;
    }
    #footer .copy.mobile {
        display: block;
    }
    #footer dl {
        font-size: 10px;
        line-height: 13px;
        margin-bottom: 4px;
    }
    #footer dl dt {
        margin-right: 3px;
    }
    .social i {
        display: none;
    }
    .social {
        font-size: 9px;
        line-height: 13px;
        margin: 0 0 3px;
    }
    .social span {
        display: inline;
    }
    .social li {
        margin: 0 14px 0 0;
    }
    .add-nav {
        font-size: 8px;
        line-height: 10px;
        margin-bottom: 3px;
    }
    .how-we-work-page .btn-scroll {
        font-size: 34px;
    }
    .btn-scroll.btn-enter {
        font-size: 12px;
        line-height: 15px;
        bottom: 94px;
        margin-left: -64px;
        padding: 10px 42px;
    }
    .posts {
        padding-bottom: 57px;
    }
    .post-box {
        font-size: 15px;
        line-height: 18px;
        padding: 30px 20px 36px!important;
    }
    .post-box .image {
        margin-bottom: 39px!important;
    }
    .post-box .text-box {
        padding: 0 5px 0 22px!important;
        text-align: left;
    }
    .post-box h1 {
        font-size: 20px;
        line-height: 23px;
        margin-bottom: 7px;
    }
    .gallery-clients, .gallery-photos {
        margin-bottom: 50px;
    }
    .gallery-clients h1, .gallery-photos h1 {
        font-size: 20px;
        line-height: 23px;
        margin-bottom: 34px;
    }
    .gallery-clients .name, .gallery-clients h2, .gallery-photos .name, .gallery-photos h2 {
        font-size: 16px;
        line-height: 19px;
        margin-bottom: 0;
    }
    .gallery-clients .image, .gallery-clients p, .gallery-photos .image, .gallery-photos p {
        margin-bottom: 17px;
    }
    .gallery-clients .owl-next, .gallery-clients .owl-prev, .gallery-photos .owl-next, .gallery-photos .owl-prev {
        display: none!important;
    }
    .gallery-clients .entry, .gallery-photos .entry {
        padding: 0 12px;
    }
    .gallery-clients .about-box, .gallery-photos .about-box {
        font-size: 10px;
        line-height: 12px;
        width: 250px;
        padding: 0 15px;
    }
    .gallery-clients .entry-title, .gallery-photos .entry-title {
        font-size: 12px;
        line-height: 15px;
        margin-bottom: 29px;
    }
    .gallery-clients h1 {
        font-size: 20px;
        line-height: 23px;
        margin-bottom: 20px;
    }
    .app-section .holder {
        padding: 52px 14px 30px;
    }
    .app-section .image {
        margin-bottom: 30px;
    }
    .app-section .entry {
        font-size: 15px;
        line-height: 18px;
    }
    .app-section p {
        margin-bottom: 23px;
    }
    .app-section .link {
        font-size: 8px;
        padding-right: 39px;
    }
    .app-section .link i {
        font-size: 12px;
        top: 2px;
    }
    .title-box {
        font-size: 20px;
        line-height: 24px;
    }
    .title-box h1 {
        font-size: 40px;
        line-height: 48px;
        margin-bottom: 41px;
        letter-spacing: 4px;
    }
    .entry-graff-text {
        font-size: 15px;
        line-height: 18px;
        margin-bottom: 42px;
        padding: 0 40px;
    }
    .graff-box {
        margin: 57px auto 42px;
    }
    .graff-box .btn-arrow {
        font-size: 34px;
    }
    .graff-box .box, .graff-box .box .pm-box h2 {
        font-size: 15px;
        line-height: 18px;
    }
    .graff-box .box {
        max-width: 280px;
        margin-bottom: 36px;
    }
    .graff-box .box .pm-box {
        margin-bottom: 61px;
    }
    .graff-box .box .pm-box:before {
        width: 23px;
        height: 23px;
        border-width: 2px 0 0 2px;
    }
    .graff-box .box .pm-box:after {
        width: 23px;
        height: 23px;
        border-width: 2px 2px 0 0;
    }
    .graff-box .box .pm-holder {
        height: 150px;
        padding: 57px 80px;
    }
    .graff-box .box .pm-holder:before {
        width: 23px;
        height: 23px;
        border-width: 0 0 2px 2px;
    }
    .graff-box .box .pm-holder:after {
        width: 23px;
        height: 23px;
        border-width: 0 2px 2px 0;
    }
    .graff-box .lines {
        height: auto;
        margin: 57px auto 0;
    }
    .graff-box .lines .line {
        display: none;
        border-left: 1px dashed #fff;
    }
    .graff-box .lines .line.left {
        display: block;
        float: none;
        height: 145px;
        margin: -40px auto 39px;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
    }
    .graff-box .line4, .graff-box .line4-holder, .graff-box .lines .line.right {
        display: none;
    }
    .circle-boxes h3 {
        font-size: 12px;
        line-height: 13px;
    }
    .circle-boxes {
        margin-bottom: 35px;
        text-align: left;
    }
    .circle-boxes .circle-box {
        display: table;
        float: none;
        width: 100%;
        margin-bottom: 47px;
        padding: 0;
    }
    .circle-boxes .circle, .circle-boxes .circle-box.alt .circle {
        width: 87px;
        height: 86px;
    }
    .circle-boxes .circle-box.alt2 .circle {
        width: 87px;
        height: 86px;
        border-width: 2px;
    }
    .circle-boxes .text {
        display: table-cell;
        padding: 0 55px 0 0;
        vertical-align: middle;
    }
    .circle-boxes .circle h2 {
        font-size: 8px;
        line-height: 10px;
    }
    .circle-boxes .circle {
        float: left;
        margin: 0 25px 0 45px;
        padding: 34px 15px 0;
        text-align: center;
    }
    .circle-boxes .circle-holder {
        display: table-cell;
        width: 157px;
        padding-left: 24px;
        vertical-align: middle;
    }
    .circle-test-holder .line7, .circle-test-holder .line8 {
        display: none;
    }
    .circle-boxes2 {
        max-width: 320px;
        margin: 60px auto 24px;
    }
    .circle-boxes2 .circle-big h2 {
        font-size: 11px;
        line-height: 14px;
    }
    .circle-boxes2 .circle-big {
        width: 152px;
        height: 151px;
        padding: 63px 30px;
    }
    .circle-boxes2 .circle-box {
        margin-bottom: 115px;
    }
    .circle-boxes2 .circle-box.alt {
        margin: 0 0 0 24px;
    }
    .circle-boxes2 .circle-box.alt2 {
        margin: 0 24px 0 0;
    }
    .circle-boxes2 .circle h3 {
        font-size: 9px;
        line-height: 11px;
    }
    .circle-boxes2 .circle {
        width: 106px;
        height: 106px;
        padding: 39px 21px 0;
        border-width: 2px;
    }
    .circle-boxes2 .line {
        left: 104px;
        height: 95px;
        -webkit-transform: rotate(24deg);
        -ms-transform: rotate(24deg);
        transform: rotate(24deg);
        border-left-width: 1px;
    }
    .circle-boxes2 .line.alt {
        right: 104px;
        -webkit-transform: rotate(-24deg);
        -ms-transform: rotate(-24deg);
        transform: rotate(-24deg);
    }
    .circle-boxes2 .lines-circle-holder {
        top: 152px;
    }
    .circle-test-holder {
        margin-bottom: 50px;
        padding: 115px 0 0;
    }
    .circle-test-holder .lines-test-holder.animated, .circle-test-holder .lines-test-holder.animated .line6, .touchevents .circle-test-holder .lines-test-holder, .touchevents .circle-test-holder .lines-test-holder .line6 {
        height: 100px;
    }
    .circle-test-holder .lines-test-holder {
        position: static;
        overflow: visible!important;
        height: auto;
        height: 0!important;
    }
    .circle-test-holder .line5 {
        top: 70%;
        right: 32px;
        left: 34px;
        display: none;
        margin: -1px 0 0;
        border-top: 1px dashed #8c8c8d;
    }
    .circle-test-holder .line6 {
        top: 0;
        bottom: auto;
        left: 50%;
        height: 0;
        margin-left: -1px;
        -webkit-transition: height 1s;
        transition: height 1s;
        border-left: 1px dashed #8c8c8d;
    }
    .circle-test h3 {
        font-size: 12px;
        line-height: 14px;
    }
    .circle-test .mask {
        background-color: #19191b;
    }
    .circle-test {
        position: relative;
        width: 190px;
        height: 189px;
        padding: 82px 48px;
    }
    .add-test-title {
        font-size: 15px;
        line-height: 18px;
        margin-bottom: 40px;
        padding: 0 30px;
    }
    .line9-holder {
        height: 165px;
        margin: 37px auto;
    }
    .line9.animated, .touchevents .line9 {
        height: 165px;
    }
    .line9 {
        opacity: .5;
        border-left-width: 1px;
    }
    .final-box h4 {
        font-size: 14px;
        line-height: 16px;
    }
    .final-box {
        width: 223px;
        height: 222px;
        margin: 0 auto 60px;
        padding: 95px 50px 0;
        letter-spacing: 1px;
    }
    .contact-box {
        font-size: 16px;
        line-height: 18px;
        margin-bottom: 89px;
        padding: 0 20px;
    }
    .contact-box .title, .contact-box h2 {
        font-size: 16px;
        line-height: 18px;
        margin-bottom: 8px;
        text-transform: uppercase;
    }
    .contact-box .text-box {
        margin-bottom: 10px;
        text-align: left;
    }
    .contact-form .row {
        margin-bottom: 0;
    }
    .contact-form .area {
        width: 100%;
        margin-bottom: 22px;
    }
    .contact-form input[type=text], .contact-form input[type=email], .contact-form input[type=phone], .contact-form textarea {
        font-size: 11px;
        line-height: 13px;
        padding: 7px 17px;
    }
    .contact-form textarea {
        height: 27px;
        margin: 0;
    }
    .contact-form .submit {
        font-size: 9px;
        line-height: 10px;
        margin-top: 24px;
        padding-right: 32px;
    }
    .contact-form .submit i {
        font-size: 12px;
        top: -1px;
    }
    .contact-form .msg-box {
        font-size: 10px;
        bottom: 23px;
    }
    .msg-lightbox {
        font-size: 19px;
        line-height: 22px;
        padding: 52px 25px 48px;
    }
    .map-box, .map-box h1, .map-box h2 {
        font-size: 16px;
        line-height: 18px;
    }
    .map-box {
        margin-bottom: 74px;
        padding: 0;
    }
    .entry-text-add, .entry-text-add .title, .entry-text-add h1, .map-box .title {
        font-size: 20px;
        line-height: 24px;
    }
    .map-box .map-hold .placeholder {
        margin: 0 -65px;
    }
    .map-box .text-box {
        padding: 18px 0 0 60px;
        text-align: left;
    }
    .map-box .title {
        margin-bottom: 2px;
        letter-spacing: 1px;
    }
    .entry-text-add {
        padding: 46px 20px 44px;
        text-align: left;
    }
    .contact-page .entry-text-add {
        font-size: 15px;
        line-height: 18px;
        padding: 62px 25px 32px 20px;
    }
    .entry-case {
        font-size: 15px;
        line-height: 18px;
        padding: 46px 18px 28px;
    }
    .entry-case .name {
        font-size: 20px;
        line-height: 22px;
    }
    .entry-case .add {
        margin-bottom: 10px;
    }
    .entry-case p {
        margin-bottom: 26px;
    }
    .entry-case .link {
        font-size: 9px;
        line-height: 11px;
        padding: 0 27px 0 0;
    }
    .entry-case .link i {
        top: 1px;
    }
    .entry-case .link-back {
        font-size: 9px;
        line-height: 11px;
        margin-top: -18px;
    }
    .example-box, .example-box h1, .example-box2, .example-box2 h1 {
        font-size: 10px;
        line-height: 12px;
    }
    .entry-case .link-back i {
        margin-right: 16px;
    }
    .example-box.alt {
        margin-bottom: 20px;
    }
    .example-box .image, .example-box .image.center {
        margin-bottom: 24px;
    }
    .example-box .holder {
        padding: 48px 4px 20px;
    }
    .example-box .entry {
        max-width: 220px;
        padding-left: 10px;
    }
    .example-box2 .holder {
        padding: 50px 18px 57px;
    }
    .example-box2 .image {
        margin-bottom: 51px;
    }
    .example-box2 .entry {
        max-width: 100%;
        padding: 0 20px 0 0;
    }
    .example-box3 .holder {
        padding: 44px 15px 12px;
    }
    .text-cols {
        font-size: 15px;
        line-height: 18px;
        padding: 39px 19px 68px;
    }
    .text-cols h1 {
        font-size: 15px;
        line-height: 17px;
    }
    .text-cols .col {
        margin-bottom: 32px;
    }
    .text-cols blockquote q {
        margin-bottom: 11px;
    }
    .text-cols blockquote cite {
        font-size: 15px;
        line-height: 21px;
    }
    .text-cols blockquote cite span {
        font-size: 9px;
        line-height: 11px;
    }
    .journal-section {
        padding: 46px 15px 1px;
    }
    .journal-section .entry .title, .journal-section .entry h1 {
        font-size: 20px;
        line-height: 24px;
        margin-bottom: 12px;
    }
    .journal-section .entry {
        font-size: 15px;
        line-height: 18px;
        margin-bottom: 56px;
        text-align: left;
    }
    .journal-section .box {
        margin-bottom: 55px;
    }
    .journal-section .box img {
        margin-bottom: 15px;
    }
    .journal-section .box h2 {
        font-size: 15px;
        line-height: 19px;
        margin-bottom: 10px;
    }
    .journal-section .box time {
        font-size: 9px;
        line-height: 11px;
    }
    .journal-section .boxes {
        margin: 0 0 45px;
    }
    .journal-section .boxes h2 {
        font-size: 15px;
        line-height: 18px;
        margin-bottom: 14px;
    }
    .journal-section .boxes .box img {
        margin-bottom: 15px;
    }
    .journal-section .boxes .box {
        width: 100%;
        margin-bottom: 50px;
        padding: 0;
    }
    .image-boxes .holder {
        margin: 0;
        padding: 0;
    }
    .image-boxes .box {
        float: none;
        width: 100%}
    .image-boxes .text-box h2 {
        font-size: 15px;
        line-height: 19px;
        margin-bottom: 10px;
    }
    .touchevents .image-boxes .text-box h2 {
        font-size: 15px;
    }
    .image-boxes .text-box {
        font-size: 9px;
        line-height: 11px;
        top: 20px;
        bottom: 20px;
    }
    .image-boxes .text-box .text-holder {
        display: table;
        width: 100%;
        height: 100%}
    .touchevents .image-boxes .text-box .text-holder {
        display: block;
        width: auto;
        height: auto;
    }
    .image-boxes .text-box .text-frame {
        display: table-cell;
        width: 100%;
        vertical-align: bottom;
    }
    .touchevents .image-boxes .text-box .text-frame {
        display: block;
        width: auto;
    }
    .image-boxes .text-box .caption {
        display: block;
        margin-bottom: 6px;
    }
    .image-boxes .text-box i {
        font-size: 12px;
    }
    .post-section {
        padding-top: 0;
    }
    .post-section .image-box, .post-section .image-box picture {
        padding: 0;
    }
    .post-section .image-box {
        margin-bottom: 26px;
    }
    .post-section .back-link {
        position: absolute;
        bottom: 0;
        left: 0;
        padding: 0;
        background: #fff;
    }
    .post-section .back-link i {
        margin-right: 16px;
    }
    .post-section .back-link a {
        font-size: 8px;
        line-height: 10px;
        display: block;
        padding: 14px 20px 11px;
    }
    .fixed-sidebar .post-container .add-sidebar .holder {
        position: static;
        width: auto;
        padding-top: 0;
    }
    .fixed-sidebar-lock .post-container .add-sidebar .holder {
        position: static;
    }
    .post-container .add-sidebar .holder {
        padding: 0 0 10px;
    }
    .post-container .add-sidebar {
        font-size: 9px;
        float: none;
        width: auto;
        padding: 0;
    }
    .post-container .add-sidebar b {
        float: left;
        margin: 0 10px 0 0;
    }
    .post-container .add-sidebar .back-link-alt {
        display: none!important;
    }
    .post-container .add-sidebar .back-link-alt, .post-container .add-sidebar ul {
        font-size: 9px;
        float: left;
        padding: 0;
    }
    .post-container .add-sidebar li {
        float: left;
        margin: 0 10px 10px 0;
        padding: 0;
    }
    .post p, .post time {
        margin-bottom: 15px;
    }
    .post {
        font-size: 14px;
        line-height: 17px;
        padding: 0 0 2px;
    }
    .post h1 {
        font-size: 22px;
        line-height: 28px;
    }
    .post .updated, .post time {
        font-size: 10px;
        line-height: 12px;
    }
    .post .updated {
        margin-top: -13px;
    }
    .privacy-box {
        margin: 33px auto;
    }
    .section-404 {
        font-size: 16px;
        line-height: 19px;
    }
    .section-404 h1 {
        font-size: 54px;
        line-height: 60px;
    }
    .section-404 h2 {
        font-size: 18px;
        line-height: 22px;
    }
    .section-404 p {
        margin-bottom: 20px;
    }
    #wrapper {
        padding-top: 60px;
    }
    .add-btn-down i {
        font-size: 32px;
    }
}@media only screen and (max-height:600px) {
    .btn-scroll.btn-enter {
        bottom: 80px;
    }
}@media only screen and (max-height:400px) {
    .btn-scroll.btn-enter {
        bottom: 20px;
    }
}@media only screen and (max-height:320px) {
    .title-box h1 {
        margin-bottom: 0;
    }
}@-webkit-keyframes fadeOut {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}@keyframes fadeOut {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}@-webkit-keyframes bounce {
    20%, 53%, 80%, from, to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1);
    }
    40%, 43% {
        -webkit-transform: translate3d(0, -30px, 0);
        transform: translate3d(0, -30px, 0);
        -webkit-animation-timing-function: cubic-bezier(.755, .05, .855, .06);
        animation-timing-function: cubic-bezier(.755, .05, .855, .06);
    }
    70% {
        -webkit-transform: translate3d(0, -15px, 0);
        transform: translate3d(0, -15px, 0);
        -webkit-animation-timing-function: cubic-bezier(.755, .05, .855, .06);
        animation-timing-function: cubic-bezier(.755, .05, .855, .06);
    }
    90% {
        -webkit-transform: translate3d(0, -4px, 0);
        transform: translate3d(0, -4px, 0);
    }
}@keyframes bounce {
    20%, 53%, 80%, from, to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1);
    }
    40%, 43% {
        -webkit-transform: translate3d(0, -30px, 0);
        transform: translate3d(0, -30px, 0);
        -webkit-animation-timing-function: cubic-bezier(.755, .05, .855, .06);
        animation-timing-function: cubic-bezier(.755, .05, .855, .06);
    }
    70% {
        -webkit-transform: translate3d(0, -15px, 0);
        transform: translate3d(0, -15px, 0);
        -webkit-animation-timing-function: cubic-bezier(.755, .05, .855, .06);
        animation-timing-function: cubic-bezier(.755, .05, .855, .06);
    }
    90% {
        -webkit-transform: translate3d(0, -4px, 0);
        transform: translate3d(0, -4px, 0);
    }
}@-webkit-keyframes flash {
    50%, from, to {
        opacity: 1;
    }
    25%, 75% {
        opacity: 0;
    }
}@keyframes flash {
    50%, from, to {
        opacity: 1;
    }
    25%, 75% {
        opacity: 0;
    }
}@-webkit-keyframes pulse {
    from, to {
        -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 {
    from, to {
        -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);
    }
}@-webkit-keyframes rubberBand {
    from, to {
        -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 {
    from, to {
        -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);
    }
}@-webkit-keyframes shake {
    from, to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
    10%, 30%, 50%, 70%, 90% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0);
    }
    20%, 40%, 60%, 80% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0);
    }
}@keyframes shake {
    from, to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
    10%, 30%, 50%, 70%, 90% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0);
    }
    20%, 40%, 60%, 80% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0);
    }
}@-webkit-keyframes swing {
    20% {
        -webkit-transform: rotate3d(0, 0, 1, 15deg);
        transform: rotate3d(0, 0, 1, 15deg);
    }
    40% {
        -webkit-transform: rotate3d(0, 0, 1, -10deg);
        transform: rotate3d(0, 0, 1, -10deg);
    }
    60% {
        -webkit-transform: rotate3d(0, 0, 1, 5deg);
        transform: rotate3d(0, 0, 1, 5deg);
    }
    80% {
        -webkit-transform: rotate3d(0, 0, 1, -5deg);
        transform: rotate3d(0, 0, 1, -5deg);
    }
    to {
        -webkit-transform: rotate3d(0, 0, 1, 0deg);
        transform: rotate3d(0, 0, 1, 0deg);
    }
}@keyframes swing {
    20% {
        -webkit-transform: rotate3d(0, 0, 1, 15deg);
        transform: rotate3d(0, 0, 1, 15deg);
    }
    40% {
        -webkit-transform: rotate3d(0, 0, 1, -10deg);
        transform: rotate3d(0, 0, 1, -10deg);
    }
    60% {
        -webkit-transform: rotate3d(0, 0, 1, 5deg);
        transform: rotate3d(0, 0, 1, 5deg);
    }
    80% {
        -webkit-transform: rotate3d(0, 0, 1, -5deg);
        transform: rotate3d(0, 0, 1, -5deg);
    }
    to {
        -webkit-transform: rotate3d(0, 0, 1, 0deg);
        transform: rotate3d(0, 0, 1, 0deg);
    }
}@-webkit-keyframes tada {
    from, to {
        -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 {
    from, to {
        -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);
    }
}@-webkit-keyframes wobble {
    from, to {
        -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 {
    from, to {
        -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);
    }
}@-webkit-keyframes jello {
    11.1%, from, to {
        -webkit-transform: none;
        transform: none;
    }
    22.2% {
        -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
        transform: skewX(-12.5deg) skewY(-12.5deg);
    }
    33.3% {
        -webkit-transform: skewX(6.25deg) skewY(6.25deg);
        transform: skewX(6.25deg) skewY(6.25deg);
    }
    44.4% {
        -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
        transform: skewX(-3.125deg) skewY(-3.125deg);
    }
    55.5% {
        -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
        transform: skewX(1.5625deg) skewY(1.5625deg);
    }
    66.6% {
        -webkit-transform: skewX(-.78125deg) skewY(-.78125deg);
        transform: skewX(-.78125deg) skewY(-.78125deg);
    }
    77.7% {
        -webkit-transform: skewX(.390625deg) skewY(.390625deg);
        transform: skewX(.390625deg) skewY(.390625deg);
    }
    88.8% {
        -webkit-transform: skewX(-.1953125deg) skewY(-.1953125deg);
        transform: skewX(-.1953125deg) skewY(-.1953125deg);
    }
}@keyframes jello {
    11.1%, from, to {
        -webkit-transform: none;
        transform: none;
    }
    22.2% {
        -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
        transform: skewX(-12.5deg) skewY(-12.5deg);
    }
    33.3% {
        -webkit-transform: skewX(6.25deg) skewY(6.25deg);
        transform: skewX(6.25deg) skewY(6.25deg);
    }
    44.4% {
        -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
        transform: skewX(-3.125deg) skewY(-3.125deg);
    }
    55.5% {
        -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
        transform: skewX(1.5625deg) skewY(1.5625deg);
    }
    66.6% {
        -webkit-transform: skewX(-.78125deg) skewY(-.78125deg);
        transform: skewX(-.78125deg) skewY(-.78125deg);
    }
    77.7% {
        -webkit-transform: skewX(.390625deg) skewY(.390625deg);
        transform: skewX(.390625deg) skewY(.390625deg);
    }
    88.8% {
        -webkit-transform: skewX(-.1953125deg) skewY(-.1953125deg);
        transform: skewX(-.1953125deg) skewY(-.1953125deg);
    }
}@-webkit-keyframes bounceIn {
    20%, 40%, 60%, 80%, from, to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1);
    }
    0% {
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3);
        opacity: 0;
    }
    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% {
        -webkit-transform: scale3d(1.03, 1.03, 1.03);
        transform: scale3d(1.03, 1.03, 1.03);
        opacity: 1;
    }
    80% {
        -webkit-transform: scale3d(.97, .97, .97);
        transform: scale3d(.97, .97, .97);
    }
    to {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
        opacity: 1;
    }
}@keyframes bounceIn {
    20%, 40%, 60%, 80%, from, to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1);
    }
    0% {
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3);
        opacity: 0;
    }
    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% {
        -webkit-transform: scale3d(1.03, 1.03, 1.03);
        transform: scale3d(1.03, 1.03, 1.03);
        opacity: 1;
    }
    80% {
        -webkit-transform: scale3d(.97, .97, .97);
        transform: scale3d(.97, .97, .97);
    }
    to {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
        opacity: 1;
    }
}@-webkit-keyframes bounceInDown {
    60%, 75%, 90%, from, to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1);
    }
    0% {
        -webkit-transform: translate3d(0, -3000px, 0);
        transform: translate3d(0, -3000px, 0);
        opacity: 0;
    }
    60% {
        -webkit-transform: translate3d(0, 25px, 0);
        transform: translate3d(0, 25px, 0);
        opacity: 1;
    }
    75% {
        -webkit-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0);
    }
    90% {
        -webkit-transform: translate3d(0, 5px, 0);
        transform: translate3d(0, 5px, 0);
    }
    to {
        -webkit-transform: none;
        transform: none;
    }
}@keyframes bounceInDown {
    60%, 75%, 90%, from, to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1);
    }
    0% {
        -webkit-transform: translate3d(0, -3000px, 0);
        transform: translate3d(0, -3000px, 0);
        opacity: 0;
    }
    60% {
        -webkit-transform: translate3d(0, 25px, 0);
        transform: translate3d(0, 25px, 0);
        opacity: 1;
    }
    75% {
        -webkit-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0);
    }
    90% {
        -webkit-transform: translate3d(0, 5px, 0);
        transform: translate3d(0, 5px, 0);
    }
    to {
        -webkit-transform: none;
        transform: none;
    }
}@-webkit-keyframes bounceInLeft {
    60%, 75%, 90%, from, to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1);
    }
    0% {
        -webkit-transform: translate3d(-3000px, 0, 0);
        transform: translate3d(-3000px, 0, 0);
        opacity: 0;
    }
    60% {
        -webkit-transform: translate3d(25px, 0, 0);
        transform: translate3d(25px, 0, 0);
        opacity: 1;
    }
    75% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0);
    }
    90% {
        -webkit-transform: translate3d(5px, 0, 0);
        transform: translate3d(5px, 0, 0);
    }
    to {
        -webkit-transform: none;
        transform: none;
    }
}@keyframes bounceInLeft {
    60%, 75%, 90%, from, to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1);
    }
    0% {
        -webkit-transform: translate3d(-3000px, 0, 0);
        transform: translate3d(-3000px, 0, 0);
        opacity: 0;
    }
    60% {
        -webkit-transform: translate3d(25px, 0, 0);
        transform: translate3d(25px, 0, 0);
        opacity: 1;
    }
    75% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0);
    }
    90% {
        -webkit-transform: translate3d(5px, 0, 0);
        transform: translate3d(5px, 0, 0);
    }
    to {
        -webkit-transform: none;
        transform: none;
    }
}@-webkit-keyframes bounceInRight {
    60%, 75%, 90%, from, to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1);
    }
    from {
        -webkit-transform: translate3d(3000px, 0, 0);
        transform: translate3d(3000px, 0, 0);
        opacity: 0;
    }
    60% {
        -webkit-transform: translate3d(-25px, 0, 0);
        transform: translate3d(-25px, 0, 0);
        opacity: 1;
    }
    75% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0);
    }
    90% {
        -webkit-transform: translate3d(-5px, 0, 0);
        transform: translate3d(-5px, 0, 0);
    }
    to {
        -webkit-transform: none;
        transform: none;
    }
}@keyframes bounceInRight {
    60%, 75%, 90%, from, to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1);
    }
    from {
        -webkit-transform: translate3d(3000px, 0, 0);
        transform: translate3d(3000px, 0, 0);
        opacity: 0;
    }
    60% {
        -webkit-transform: translate3d(-25px, 0, 0);
        transform: translate3d(-25px, 0, 0);
        opacity: 1;
    }
    75% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0);
    }
    90% {
        -webkit-transform: translate3d(-5px, 0, 0);
        transform: translate3d(-5px, 0, 0);
    }
    to {
        -webkit-transform: none;
        transform: none;
    }
}@-webkit-keyframes bounceInUp {
    60%, 75%, 90%, from, to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1);
    }
    from {
        -webkit-transform: translate3d(0, 3000px, 0);
        transform: translate3d(0, 3000px, 0);
        opacity: 0;
    }
    60% {
        -webkit-transform: translate3d(0, -20px, 0);
        transform: translate3d(0, -20px, 0);
        opacity: 1;
    }
    75% {
        -webkit-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0);
    }
    90% {
        -webkit-transform: translate3d(0, -5px, 0);
        transform: translate3d(0, -5px, 0);
    }
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}@keyframes bounceInUp {
    60%, 75%, 90%, from, to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1);
    }
    from {
        -webkit-transform: translate3d(0, 3000px, 0);
        transform: translate3d(0, 3000px, 0);
        opacity: 0;
    }
    60% {
        -webkit-transform: translate3d(0, -20px, 0);
        transform: translate3d(0, -20px, 0);
        opacity: 1;
    }
    75% {
        -webkit-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0);
    }
    90% {
        -webkit-transform: translate3d(0, -5px, 0);
        transform: translate3d(0, -5px, 0);
    }
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}@-webkit-keyframes bounceOut {
    20% {
        -webkit-transform: scale3d(.9, .9, .9);
        transform: scale3d(.9, .9, .9);
    }
    50%, 55% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1);
        opacity: 1;
    }
    to {
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3);
        opacity: 0;
    }
}@keyframes bounceOut {
    20% {
        -webkit-transform: scale3d(.9, .9, .9);
        transform: scale3d(.9, .9, .9);
    }
    50%, 55% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1);
        opacity: 1;
    }
    to {
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3);
        opacity: 0;
    }
}@-webkit-keyframes bounceOutDown {
    20% {
        -webkit-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0);
    }
    40%, 45% {
        -webkit-transform: translate3d(0, -20px, 0);
        transform: translate3d(0, -20px, 0);
        opacity: 1;
    }
    to {
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0);
        opacity: 0;
    }
}@keyframes bounceOutDown {
    20% {
        -webkit-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0);
    }
    40%, 45% {
        -webkit-transform: translate3d(0, -20px, 0);
        transform: translate3d(0, -20px, 0);
        opacity: 1;
    }
    to {
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0);
        opacity: 0;
    }
}@-webkit-keyframes bounceOutLeft {
    20% {
        -webkit-transform: translate3d(20px, 0, 0);
        transform: translate3d(20px, 0, 0);
        opacity: 1;
    }
    to {
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0);
        opacity: 0;
    }
}@keyframes bounceOutLeft {
    20% {
        -webkit-transform: translate3d(20px, 0, 0);
        transform: translate3d(20px, 0, 0);
        opacity: 1;
    }
    to {
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0);
        opacity: 0;
    }
}@-webkit-keyframes bounceOutRight {
    20% {
        -webkit-transform: translate3d(-20px, 0, 0);
        transform: translate3d(-20px, 0, 0);
        opacity: 1;
    }
    to {
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0);
        opacity: 0;
    }
}@keyframes bounceOutRight {
    20% {
        -webkit-transform: translate3d(-20px, 0, 0);
        transform: translate3d(-20px, 0, 0);
        opacity: 1;
    }
    to {
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0);
        opacity: 0;
    }
}@-webkit-keyframes bounceOutUp {
    20% {
        -webkit-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0);
    }
    40%, 45% {
        -webkit-transform: translate3d(0, 20px, 0);
        transform: translate3d(0, 20px, 0);
        opacity: 1;
    }
    to {
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0);
        opacity: 0;
    }
}@keyframes bounceOutUp {
    20% {
        -webkit-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0);
    }
    40%, 45% {
        -webkit-transform: translate3d(0, 20px, 0);
        transform: translate3d(0, 20px, 0);
        opacity: 1;
    }
    to {
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0);
        opacity: 0;
    }
}@-webkit-keyframes fadeIn {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}@keyframes fadeIn {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}@-webkit-keyframes fadeInDown {
    from {
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
        opacity: 0;
    }
    to {
        -webkit-transform: none;
        transform: none;
        opacity: 1;
    }
}@keyframes fadeInDown {
    from {
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
        opacity: 0;
    }
    to {
        -webkit-transform: none;
        transform: none;
        opacity: 1;
    }
}@-webkit-keyframes fadeInDownBig {
    from {
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0);
        opacity: 0;
    }
    to {
        -webkit-transform: none;
        transform: none;
        opacity: 1;
    }
}@keyframes fadeInDownBig {
    from {
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0);
        opacity: 0;
    }
    to {
        -webkit-transform: none;
        transform: none;
        opacity: 1;
    }
}@-webkit-keyframes fadeInLeft {
    from {
        -webkit-transform: translate3d(-100px, 0, 0);
        transform: translate3d(-100px, 0, 0);
        opacity: 0;
    }
    to {
        -webkit-transform: none;
        transform: none;
        opacity: 1;
    }
}@keyframes fadeInLeft {
    from {
        -webkit-transform: translate3d(-100px, 0, 0);
        transform: translate3d(-100px, 0, 0);
        opacity: 0;
    }
    to {
        -webkit-transform: none;
        transform: none;
        opacity: 1;
    }
}@-webkit-keyframes fadeInLeftBig {
    from {
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0);
        opacity: 0;
    }
    to {
        -webkit-transform: none;
        transform: none;
        opacity: 1;
    }
}@keyframes fadeInLeftBig {
    from {
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0);
        opacity: 0;
    }
    to {
        -webkit-transform: none;
        transform: none;
        opacity: 1;
    }
}@-webkit-keyframes fadeInRight {
    from {
        -webkit-transform: translate3d(100px, 0, 0);
        transform: translate3d(100px, 0, 0);
        opacity: 0;
    }
    to {
        -webkit-transform: none;
        transform: none;
        opacity: 1;
    }
}@keyframes fadeInRight {
    from {
        -webkit-transform: translate3d(100px, 0, 0);
        transform: translate3d(100px, 0, 0);
        opacity: 0;
    }
    to {
        -webkit-transform: none;
        transform: none;
        opacity: 1;
    }
}@-webkit-keyframes fadeInRightBig {
    from {
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0);
        opacity: 0;
    }
    to {
        -webkit-transform: none;
        transform: none;
        opacity: 1;
    }
}@keyframes fadeInRightBig {
    from {
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0);
        opacity: 0;
    }
    to {
        -webkit-transform: none;
        transform: none;
        opacity: 1;
    }
}@-webkit-keyframes fadeInUp {
    from {
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
        opacity: 0;
    }
    to {
        -webkit-transform: none;
        transform: none;
        opacity: 1;
    }
}@keyframes fadeInUp {
    from {
        -webkit-transform: translate3d(0, 50px, 0);
        transform: translate3d(0, 50px, 0);
        opacity: 0;
    }
    to {
        -webkit-transform: none;
        transform: none;
        opacity: 1;
    }
}@-webkit-keyframes fadeInUpBig {
    from {
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0);
        opacity: 0;
    }
    to {
        -webkit-transform: none;
        transform: none;
        opacity: 1;
    }
}@keyframes fadeInUpBig {
    from {
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0);
        opacity: 0;
    }
    to {
        -webkit-transform: none;
        transform: none;
        opacity: 1;
    }
}@-webkit-keyframes fadeOut {
    from {
        opacity: 1;
    }
    to {
        opacity: 0;
    }
}@keyframes fadeOut {
    from {
        opacity: 1;
    }
    to {
        opacity: 0;
    }
}@-webkit-keyframes fadeOutDown {
    from {
        opacity: 1;
    }
    to {
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
        opacity: 0;
    }
}@keyframes fadeOutDown {
    from {
        opacity: 1;
    }
    to {
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
        opacity: 0;
    }
}@-webkit-keyframes fadeOutDownBig {
    from {
        opacity: 1;
    }
    to {
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0);
        opacity: 0;
    }
}@keyframes fadeOutDownBig {
    from {
        opacity: 1;
    }
    to {
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0);
        opacity: 0;
    }
}@-webkit-keyframes fadeOutLeft {
    from {
        opacity: 1;
    }
    to {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
        opacity: 0;
    }
}@keyframes fadeOutLeft {
    from {
        opacity: 1;
    }
    to {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
        opacity: 0;
    }
}@-webkit-keyframes fadeOutLeftBig {
    from {
        opacity: 1;
    }
    to {
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0);
        opacity: 0;
    }
}@keyframes fadeOutLeftBig {
    from {
        opacity: 1;
    }
    to {
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0);
        opacity: 0;
    }
}@-webkit-keyframes fadeOutRight {
    from {
        opacity: 1;
    }
    to {
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
        opacity: 0;
    }
}@keyframes fadeOutRight {
    from {
        opacity: 1;
    }
    to {
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
        opacity: 0;
    }
}@-webkit-keyframes fadeOutRightBig {
    from {
        opacity: 1;
    }
    to {
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0);
        opacity: 0;
    }
}@keyframes fadeOutRightBig {
    from {
        opacity: 1;
    }
    to {
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0);
        opacity: 0;
    }
}@-webkit-keyframes fadeOutUp {
    from {
        opacity: 1;
    }
    to {
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
        opacity: 0;
    }
}@keyframes fadeOutUp {
    from {
        opacity: 1;
    }
    to {
        -webkit-transform: translate3d(0, -50px, 0);
        transform: translate3d(0, -50px, 0);
        opacity: 0;
    }
}@-webkit-keyframes fadeOutUpBig {
    from {
        opacity: 1;
    }
    to {
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0);
        opacity: 0;
    }
}@keyframes fadeOutUpBig {
    from {
        opacity: 1;
    }
    to {
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0);
        opacity: 0;
    }
}@-webkit-keyframes flip {
    from {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
    }
    40% {
        -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
        transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
    }
    50% {
        -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
        transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }
    80% {
        -webkit-transform: perspective(400px) scale3d(.95, .95, .95);
        transform: perspective(400px) scale3d(.95, .95, .95);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }
    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }
}@keyframes flip {
    from {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
    }
    40% {
        -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
        transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
    }
    50% {
        -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
        transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }
    80% {
        -webkit-transform: perspective(400px) scale3d(.95, .95, .95);
        transform: perspective(400px) scale3d(.95, .95, .95);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }
    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }
}@-webkit-keyframes flipInX {
    from {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        opacity: 0;
    }
    40% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }
    60% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        opacity: 1;
    }
    80% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    }
    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
    }
}@keyframes flipInX {
    from {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        opacity: 0;
    }
    40% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }
    60% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        opacity: 1;
    }
    80% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    }
    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
    }
}@-webkit-keyframes flipInY {
    from {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        opacity: 0;
    }
    40% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }
    60% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
        opacity: 1;
    }
    80% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    }
    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
    }
}@keyframes flipInY {
    from {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        opacity: 0;
    }
    40% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }
    60% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
        opacity: 1;
    }
    80% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    }
    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
    }
}@-webkit-keyframes flipOutX {
    from {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
    }
    30% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        opacity: 1;
    }
    to {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        opacity: 0;
    }
}@keyframes flipOutX {
    from {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
    }
    30% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        opacity: 1;
    }
    to {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        opacity: 0;
    }
}@-webkit-keyframes flipOutY {
    from {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
    }
    30% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
        opacity: 1;
    }
    to {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        opacity: 0;
    }
}@keyframes flipOutY {
    from {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
    }
    30% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
        opacity: 1;
    }
    to {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        opacity: 0;
    }
}@-webkit-keyframes lightSpeedIn {
    from {
        -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
        transform: translate3d(100%, 0, 0) skewX(-30deg);
        opacity: 0;
    }
    60% {
        -webkit-transform: skewX(20deg);
        transform: skewX(20deg);
        opacity: 1;
    }
    80% {
        -webkit-transform: skewX(-5deg);
        transform: skewX(-5deg);
        opacity: 1;
    }
    to {
        -webkit-transform: none;
        transform: none;
        opacity: 1;
    }
}@keyframes lightSpeedIn {
    from {
        -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
        transform: translate3d(100%, 0, 0) skewX(-30deg);
        opacity: 0;
    }
    60% {
        -webkit-transform: skewX(20deg);
        transform: skewX(20deg);
        opacity: 1;
    }
    80% {
        -webkit-transform: skewX(-5deg);
        transform: skewX(-5deg);
        opacity: 1;
    }
    to {
        -webkit-transform: none;
        transform: none;
        opacity: 1;
    }
}@-webkit-keyframes lightSpeedOut {
    from {
        opacity: 1;
    }
    to {
        -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
        transform: translate3d(100%, 0, 0) skewX(30deg);
        opacity: 0;
    }
}@keyframes lightSpeedOut {
    from {
        opacity: 1;
    }
    to {
        -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
        transform: translate3d(100%, 0, 0) skewX(30deg);
        opacity: 0;
    }
}@-webkit-keyframes rotateIn {
    from {
        -webkit-transform: rotate3d(0, 0, 1, -200deg);
        transform: rotate3d(0, 0, 1, -200deg);
        -webkit-transform-origin: center;
        transform-origin: center;
        opacity: 0;
    }
    to {
        -webkit-transform: none;
        transform: none;
        -webkit-transform-origin: center;
        transform-origin: center;
        opacity: 1;
    }
}@keyframes rotateIn {
    from {
        -webkit-transform: rotate3d(0, 0, 1, -200deg);
        transform: rotate3d(0, 0, 1, -200deg);
        -webkit-transform-origin: center;
        transform-origin: center;
        opacity: 0;
    }
    to {
        -webkit-transform: none;
        transform: none;
        -webkit-transform-origin: center;
        transform-origin: center;
        opacity: 1;
    }
}@-webkit-keyframes rotateInDownLeft {
    from {
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 0;
    }
    to {
        -webkit-transform: none;
        transform: none;
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 1;
    }
}@keyframes rotateInDownLeft {
    from {
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 0;
    }
    to {
        -webkit-transform: none;
        transform: none;
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 1;
    }
}@-webkit-keyframes rotateInDownRight {
    from {
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 0;
    }
    to {
        -webkit-transform: none;
        transform: none;
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 1;
    }
}@keyframes rotateInDownRight {
    from {
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 0;
    }
    to {
        -webkit-transform: none;
        transform: none;
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 1;
    }
}@-webkit-keyframes rotateInUpLeft {
    from {
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 0;
    }
    to {
        -webkit-transform: none;
        transform: none;
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 1;
    }
}@keyframes rotateInUpLeft {
    from {
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 0;
    }
    to {
        -webkit-transform: none;
        transform: none;
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 1;
    }
}@-webkit-keyframes rotateInUpRight {
    from {
        -webkit-transform: rotate3d(0, 0, 1, -90deg);
        transform: rotate3d(0, 0, 1, -90deg);
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 0;
    }
    to {
        -webkit-transform: none;
        transform: none;
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 1;
    }
}@keyframes rotateInUpRight {
    from {
        -webkit-transform: rotate3d(0, 0, 1, -90deg);
        transform: rotate3d(0, 0, 1, -90deg);
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 0;
    }
    to {
        -webkit-transform: none;
        transform: none;
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 1;
    }
}@-webkit-keyframes rotateOut {
    from {
        -webkit-transform-origin: center;
        transform-origin: center;
        opacity: 1;
    }
    to {
        -webkit-transform: rotate3d(0, 0, 1, 200deg);
        transform: rotate3d(0, 0, 1, 200deg);
        -webkit-transform-origin: center;
        transform-origin: center;
        opacity: 0;
    }
}@keyframes rotateOut {
    from {
        -webkit-transform-origin: center;
        transform-origin: center;
        opacity: 1;
    }
    to {
        -webkit-transform: rotate3d(0, 0, 1, 200deg);
        transform: rotate3d(0, 0, 1, 200deg);
        -webkit-transform-origin: center;
        transform-origin: center;
        opacity: 0;
    }
}@-webkit-keyframes rotateOutDownLeft {
    from {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 1;
    }
    to {
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 0;
    }
}@keyframes rotateOutDownLeft {
    from {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 1;
    }
    to {
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 0;
    }
}@-webkit-keyframes rotateOutDownRight {
    from {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 1;
    }
    to {
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 0;
    }
}@keyframes rotateOutDownRight {
    from {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 1;
    }
    to {
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 0;
    }
}@-webkit-keyframes rotateOutUpLeft {
    from {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 1;
    }
    to {
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 0;
    }
}@keyframes rotateOutUpLeft {
    from {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 1;
    }
    to {
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 0;
    }
}@-webkit-keyframes rotateOutUpRight {
    from {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 1;
    }
    to {
        -webkit-transform: rotate3d(0, 0, 1, 90deg);
        transform: rotate3d(0, 0, 1, 90deg);
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 0;
    }
}@keyframes rotateOutUpRight {
    from {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 1;
    }
    to {
        -webkit-transform: rotate3d(0, 0, 1, 90deg);
        transform: rotate3d(0, 0, 1, 90deg);
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 0;
    }
}@-webkit-keyframes hinge {
    0% {
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
    }
    20%, 60% {
        -webkit-transform: rotate3d(0, 0, 1, 80deg);
        transform: rotate3d(0, 0, 1, 80deg);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
    }
    40%, 80% {
        -webkit-transform: rotate3d(0, 0, 1, 60deg);
        transform: rotate3d(0, 0, 1, 60deg);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
        opacity: 1;
    }
    to {
        -webkit-transform: translate3d(0, 700px, 0);
        transform: translate3d(0, 700px, 0);
        opacity: 0;
    }
}@keyframes hinge {
    0% {
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
    }
    20%, 60% {
        -webkit-transform: rotate3d(0, 0, 1, 80deg);
        transform: rotate3d(0, 0, 1, 80deg);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
    }
    40%, 80% {
        -webkit-transform: rotate3d(0, 0, 1, 60deg);
        transform: rotate3d(0, 0, 1, 60deg);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
        opacity: 1;
    }
    to {
        -webkit-transform: translate3d(0, 700px, 0);
        transform: translate3d(0, 700px, 0);
        opacity: 0;
    }
}@-webkit-keyframes rollIn {
    from {
        -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
        transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
        opacity: 0;
    }
    to {
        -webkit-transform: none;
        transform: none;
        opacity: 1;
    }
}@keyframes rollIn {
    from {
        -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
        transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
        opacity: 0;
    }
    to {
        -webkit-transform: none;
        transform: none;
        opacity: 1;
    }
}@-webkit-keyframes rollOut {
    from {
        opacity: 1;
    }
    to {
        -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
        transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
        opacity: 0;
    }
}@keyframes rollOut {
    from {
        opacity: 1;
    }
    to {
        -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
        transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
        opacity: 0;
    }
}@-webkit-keyframes zoomIn {
    from {
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3);
        opacity: 0;
    }
    50% {
        opacity: 1;
    }
}@keyframes zoomIn {
    from {
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3);
        opacity: 0;
    }
    50% {
        opacity: 1;
    }
}@-webkit-keyframes zoomInDown {
    from {
        -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);
        opacity: 0;
    }
    60% {
        -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);
        opacity: 1;
    }
}@keyframes zoomInDown {
    from {
        -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);
        opacity: 0;
    }
    60% {
        -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);
        opacity: 1;
    }
}@-webkit-keyframes zoomInLeft {
    from {
        -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);
        opacity: 0;
    }
    60% {
        -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);
        opacity: 1;
    }
}@keyframes zoomInLeft {
    from {
        -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);
        opacity: 0;
    }
    60% {
        -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);
        opacity: 1;
    }
}@-webkit-keyframes zoomInRight {
    from {
        -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);
        opacity: 0;
    }
    60% {
        -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);
        opacity: 1;
    }
}@keyframes zoomInRight {
    from {
        -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);
        opacity: 0;
    }
    60% {
        -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);
        opacity: 1;
    }
}@-webkit-keyframes zoomInUp {
    from {
        -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);
        opacity: 0;
    }
    60% {
        -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);
        opacity: 1;
    }
}@keyframes zoomInUp {
    from {
        -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);
        opacity: 0;
    }
    60% {
        -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);
        opacity: 1;
    }
}@-webkit-keyframes zoomOut {
    from {
        opacity: 1;
    }
    50% {
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3);
        opacity: 0;
    }
    to {
        opacity: 0;
    }
}@keyframes zoomOut {
    from {
        opacity: 1;
    }
    50% {
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3);
        opacity: 0;
    }
    to {
        opacity: 0;
    }
}@-webkit-keyframes zoomOutDown {
    40% {
        -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);
        opacity: 1;
    }
    to {
        -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);
        opacity: 0;
    }
}@keyframes zoomOutDown {
    40% {
        -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);
        opacity: 1;
    }
    to {
        -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);
        opacity: 0;
    }
}@-webkit-keyframes zoomOutLeft {
    40% {
        -webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
        opacity: 1;
    }
    to {
        -webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
        transform: scale(.1) translate3d(-2000px, 0, 0);
        -webkit-transform-origin: left center;
        transform-origin: left center;
        opacity: 0;
    }
}@keyframes zoomOutLeft {
    40% {
        -webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
        opacity: 1;
    }
    to {
        -webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
        transform: scale(.1) translate3d(-2000px, 0, 0);
        -webkit-transform-origin: left center;
        transform-origin: left center;
        opacity: 0;
    }
}@-webkit-keyframes zoomOutRight {
    40% {
        -webkit-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
        opacity: 1;
    }
    to {
        -webkit-transform: scale(.1) translate3d(2000px, 0, 0);
        transform: scale(.1) translate3d(2000px, 0, 0);
        -webkit-transform-origin: right center;
        transform-origin: right center;
        opacity: 0;
    }
}@keyframes zoomOutRight {
    40% {
        -webkit-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
        opacity: 1;
    }
    to {
        -webkit-transform: scale(.1) translate3d(2000px, 0, 0);
        transform: scale(.1) translate3d(2000px, 0, 0);
        -webkit-transform-origin: right center;
        transform-origin: right center;
        opacity: 0;
    }
}@-webkit-keyframes zoomOutUp {
    40% {
        -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);
        opacity: 1;
    }
    to {
        -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);
        opacity: 0;
    }
}@keyframes zoomOutUp {
    40% {
        -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);
        opacity: 1;
    }
    to {
        -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);
        opacity: 0;
    }
}@-webkit-keyframes slideInDown {
    from {
        visibility: visible;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
    }
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}@keyframes slideInDown {
    from {
        visibility: visible;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
    }
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}@-webkit-keyframes slideInLeft {
    from {
        visibility: visible;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
    }
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}@keyframes slideInLeft {
    from {
        visibility: visible;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
    }
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}@-webkit-keyframes slideInRight {
    from {
        visibility: visible;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
    }
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}@keyframes slideInRight {
    from {
        visibility: visible;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
    }
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}@-webkit-keyframes slideInUp {
    from {
        visibility: visible;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
    }
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}@keyframes slideInUp {
    from {
        visibility: visible;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
    }
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}@-webkit-keyframes slideOutDown {
    from {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
    to {
        visibility: hidden;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
    }
}@keyframes slideOutDown {
    from {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
    to {
        visibility: hidden;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
    }
}@-webkit-keyframes slideOutLeft {
    from {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
    to {
        visibility: hidden;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
    }
}@keyframes slideOutLeft {
    from {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
    to {
        visibility: hidden;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
    }
}@-webkit-keyframes slideOutRight {
    from {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
    to {
        visibility: hidden;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
    }
}@keyframes slideOutRight {
    from {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
    to {
        visibility: hidden;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
    }
}@-webkit-keyframes slideOutUp {
    from {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
    to {
        visibility: hidden;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
    }
}@keyframes slideOutUp {
    from {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
    to {
        visibility: hidden;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
    }
}@keyframes pulse {
    0%, 100% {
        -webkit-transform: scale(.5);
        transform: scale(.5);
    }
    50% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}@-webkit-keyframes arrowAppear {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}@keyframes arrowAppear {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}@-webkit-keyframes arrowPulse {
    0%, 100% {
        -webkit-transform: translate3d(0, -5px, 0);
        transform: translate3d(0, -5px, 0);
    }
    50% {
        -webkit-transform: translate3d(0, 5px, 0);
        transform: translate3d(0, 5px, 0);
    }
}@keyframes arrowPulse {
    0%, 100% {
        -webkit-transform: translate3d(0, -5px, 0);
        transform: translate3d(0, -5px, 0);
    }
    50% {
        -webkit-transform: translate3d(0, 5px, 0);
        transform: translate3d(0, 5px, 0);
    }
}



/* Our Latest Games */


.app_icon a{
    display: block;
    width: 78px;
    text-align: right;
}
.app_icon a img{
    width: 78px;
    min-height: 78px;
}
.app_thumb img{
    max-width: 100%;
}
.app_info{
    overflow: hidden;
    padding-left: 12px;
    vertical-align: top;
    width: 65%;
}
.app_info .app_title a{
    color: #414242;
    font-size: 13px;
    font-weight: bold;
    white-space: nowrap;
}

.app_basic_info{
    background: none repeat scroll 0 0 #191919;
    border: 1px solid #666;
    color: #FFFFFF;
    font-weight: bold;
    min-height: 530px;
    padding: 40px;
    margin-bottom: 30px;
}
.app_basic_info .app_title{
    display: block;
    font-size: 20px;
    max-height: 36px;
    min-height: 18px;
    overflow: hidden;
    position: relative;
    white-space: nowrap;
}
.paragraph-end {
    background-image: -webkit-gradient(linear,left top,right top,color-stop(0%,rgba(255,255,255,0)),color-stop(100%,rgba(255,255,255,1)));
    background-image: -webkit-linear-gradient(left,rgba(255,255,255,0),rgba(255,255,255,1));
    background: linear-gradient(to right,rgba(255,255,255,0),rgba(25,25,25,1));
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=1,StartColorStr='#00ffffff',EndColorStr='#ffffff');
    bottom: 0;
    height: 19px;
    max-height: 100%;
    position: absolute;
    right: 0;
    width: 45px;
}
.app_author{
    font-size: 12px;
    margin-bottom: 16px;
    margin-top: 11px;
    text-transform: uppercase;
}
.game-divider {
    margin: 5px auto;
}
.get_from_store {
    padding: 20px 0px 0px 0px;
    text-align: center;
}
.get_from_store .img-responsive {
	display: inline-block;
}
.box-effect
{
    position:relative;
    -webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
       -moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
            box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
}
.box-effect:before, .box-effect:after
{
    content:"";
    position:absolute;
    z-index:-1;
    -webkit-box-shadow:0 0 20px rgba(0,0,0,0.8);
    -moz-box-shadow:0 0 20px rgba(0,0,0,0.8);
    box-shadow:0 0 20px rgba(0,0,0,0.8);
    top:10px;
    bottom:10px;
    left:0;
    right:0;
    -moz-border-radius:100px / 10px;
    border-radius:100px / 10px;
}
.box-effect:after
{
    right:10px;
    left:auto;
    -webkit-transform:skew(8deg) rotate(3deg);
       -moz-transform:skew(8deg) rotate(3deg);
        -ms-transform:skew(8deg) rotate(3deg);
         -o-transform:skew(8deg) rotate(3deg);
            transform:skew(8deg) rotate(3deg);
}