/*animations*/

/******************
* Bounce in right *
*******************/


.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
.animated50 { -webkit-animation-duration: 0.5s; animation-duration: 0.5s; -webkit-animation-fill-mode: both; animation-fill-mode: both; }
.animated100 { -webkit-animation-duration: 1s; animation-duration: 1s; -webkit-animation-fill-mode: both; animation-fill-mode: both; }
.animated150 { -webkit-animation-duration: 1.5s; animation-duration: 1.5s; -webkit-animation-fill-mode: both; animation-fill-mode: both; }
.animated200 { -webkit-animation-duration: 2s; animation-duration: 2s; -webkit-animation-fill-mode: both; animation-fill-mode: both; }
.animated250 { -webkit-animation-duration: 2.5s; animation-duration: 2.5s; -webkit-animation-fill-mode: both; animation-fill-mode: both; }
.animated300 { -webkit-animation-duration: 3s; animation-duration: 3s; -webkit-animation-fill-mode: both; animation-fill-mode: both; }
.animated350 { -webkit-animation-duration: 3.5s; animation-duration: 3.5s; -webkit-animation-fill-mode: both; animation-fill-mode: both; }
.animated400 { -webkit-animation-duration: 4s; animation-duration: 4s; -webkit-animation-fill-mode: both; animation-fill-mode: both; }
.animated450 { -webkit-animation-duration: 4.5s; animation-duration: 4.5s; -webkit-animation-fill-mode: both; animation-fill-mode: both; }
.animated500 { -webkit-animation-duration: 5s; animation-duration: 5s; -webkit-animation-fill-mode: both; animation-fill-mode: both; }
.animated550 { -webkit-animation-duration: 5.5s; animation-duration: 5.5s; -webkit-animation-fill-mode: both; animation-fill-mode: both; }
.animated600 { -webkit-animation-duration: 6s; animation-duration: 6s; -webkit-animation-fill-mode: both; animation-fill-mode: both; }
.animated650 { -webkit-animation-duration: 6.5s; animation-duration: 6.5s; -webkit-animation-fill-mode: both; animation-fill-mode: both; }
.animated700 { -webkit-animation-duration: 7s; animation-duration: 7s; -webkit-animation-fill-mode: both; animation-fill-mode: both; }
.animated750 { -webkit-animation-duration: 7.5s; animation-duration: 7.5s; -webkit-animation-fill-mode: both; animation-fill-mode: both; }
.animated800 { -webkit-animation-duration: 8s; animation-duration: 8s; -webkit-animation-fill-mode: both; animation-fill-mode: both; }
.animated850 { -webkit-animation-duration: 8.5s; animation-duration: 8.5s; -webkit-animation-fill-mode: both; animation-fill-mode: both; }
.animated900 { -webkit-animation-duration: 9s; animation-duration: 9s; -webkit-animation-fill-mode: both; animation-fill-mode: both; }
.animated950 { -webkit-animation-duration: 9.5s; animation-duration: 9.5s; -webkit-animation-fill-mode: both; animation-fill-mode: both; }
.animated1000 { -webkit-animation-duration: 10s; animation-duration: 10s; -webkit-animation-fill-mode: both; animation-fill-mode: both; }



/* Added by Andy Meetan */
.delay-0 { -webkit-animation-delay: 0.6s; animation-delay: 0.6s; }
.delay-1 { -webkit-animation-delay: 0.8s; animation-delay: 0.8s; }
.delay-2 { -webkit-animation-delay: 1s; animation-delay: 1s; }
.delay-50 { -webkit-animation-delay: 0.05s; animation-delay: 0.05s; }
.delay-100 { -webkit-animation-delay: 0.1s; animation-delay: 0.1s; }
.delay-150 { -webkit-animation-delay: 0.15s; animation-delay: 0.15s; }
.delay-200 { -webkit-animation-delay: 0.2s; animation-delay: 0.2s; }
.delay-250 { -webkit-animation-delay: 0.25s; animation-delay: 0.25s; }
.delay-300 { -webkit-animation-delay: 0.3s; animation-delay: 0.3s; }
.delay-350 { -webkit-animation-delay: 0.35s; animation-delay: 0.35s; }
.delay-400 { -webkit-animation-delay: 0.4s; animation-delay: 0.4s; }
.delay-450 { -webkit-animation-delay: 0.45s; animation-delay: 0.45s; }
.delay-500 { -webkit-animation-delay: 0.5s; animation-delay: 0.5s; }
.delay-550 { -webkit-animation-delay: 0.55s; animation-delay: 0.55s; }
.delay-600 { -webkit-animation-delay: 0.6s; animation-delay: 0.6s; }
.delay-650 { -webkit-animation-delay: 0.65s; animation-delay: 0.65s; }
.delay-700 { -webkit-animation-delay: 0.7s; animation-delay: 0.7s; }
.delay-750 { -webkit-animation-delay: 0.75s; animation-delay: 0.75s; }
.delay-800 { -webkit-animation-delay: 0.8s; animation-delay: 0.8s; }
.delay-850 { -webkit-animation-delay: 0.85s; animation-delay: 0.85s; }
.delay-900 { -webkit-animation-delay: 0.9s; animation-delay: 0.9s; }
.delay-950 { -webkit-animation-delay: 0.95s; animation-delay: 0.95s; }
.delay-1000 { -webkit-animation-delay: 1s; animation-delay: 1s; }
.delay-1050 { -webkit-animation-delay: 1.05s; animation-delay: 1.05s; }
.delay-1100 { -webkit-animation-delay: 1.1s; animation-delay: 1.1s; }
.delay-1150 { -webkit-animation-delay: 1.15s; animation-delay: 1.15s; }
.delay-1200 { -webkit-animation-delay: 1.2s; animation-delay: 1.2s; }
.delay-1250 { -webkit-animation-delay: 1.25s; animation-delay: 1.25s; }
.delay-1300 { -webkit-animation-delay: 1.3s; animation-delay: 1.3s; }
.delay-1350 { -webkit-animation-delay: 1.35s; animation-delay: 1.35s; }
.delay-1400 { -webkit-animation-delay: 1.4s; animation-delay: 1.4s; }
.delay-1450 { -webkit-animation-delay: 1.45s; animation-delay: 1.45s; }
.delay-1500 { -webkit-animation-delay: 1.5s; animation-delay: 1.5s; }
.delay-1550 { -webkit-animation-delay: 1.55s; animation-delay: 1.55s; }
.delay-1600 { -webkit-animation-delay: 1.6s; animation-delay: 1.6s; }
.delay-1650 { -webkit-animation-delay: 1.65s; animation-delay: 1.65s; }
.delay-1700 { -webkit-animation-delay: 1.7s; animation-delay: 1.7s; }
.delay-1750 { -webkit-animation-delay: 1.75s; animation-delay: 1.75s; }
.delay-1800 { -webkit-animation-delay: 1.8s; animation-delay: 1.8s; }
.delay-1850 { -webkit-animation-delay: 1.85s; animation-delay: 1.85s; }
.delay-1900 { -webkit-animation-delay: 1.9s; animation-delay: 1.9s; }
.delay-1950 { -webkit-animation-delay: 1.95s; animation-delay: 1.95s; }
.delay-2000 { -webkit-animation-delay: 2s; animation-delay: 2s; }
.delay-2050 { -webkit-animation-delay: 2.05s; animation-delay: 2.05s; }
.delay-2100 { -webkit-animation-delay: 2.1s; animation-delay: 2.1s; }
.delay-2150 { -webkit-animation-delay: 2.15s; animation-delay: 2.15s; }
.delay-2200 { -webkit-animation-delay: 2.2s; animation-delay: 2.2s; }
.delay-2250 { -webkit-animation-delay: 2.25s; animation-delay: 2.25s; }
.delay-2300 { -webkit-animation-delay: 2.3s; animation-delay: 2.3s; }
.delay-2350 { -webkit-animation-delay: 2.35s; animation-delay: 2.35s; }
.delay-2400 { -webkit-animation-delay: 2.4s; animation-delay: 2.4s; }
.delay-2450 { -webkit-animation-delay: 2.45s; animation-delay: 2.45s; }
.delay-2500 { -webkit-animation-delay: 2.5s; animation-delay: 2.5s; }
.delay-2550 { -webkit-animation-delay: 2.55s; animation-delay: 2.55s; }
.delay-2600 { -webkit-animation-delay: 2.6s; animation-delay: 2.6s; }
.delay-2650 { -webkit-animation-delay: 2.65s; animation-delay: 2.65s; }
.delay-2700 { -webkit-animation-delay: 2.7s; animation-delay: 2.7s; }
.delay-2750 { -webkit-animation-delay: 2.75s; animation-delay: 2.75s; }
.delay-2800 { -webkit-animation-delay: 2.8s; animation-delay: 2.8s; }
.delay-2850 { -webkit-animation-delay: 2.85s; animation-delay: 2.85s; }
.delay-2900 { -webkit-animation-delay: 2.9s; animation-delay: 2.9s; }
.delay-2950 { -webkit-animation-delay: 2.95s; animation-delay: 2.95s; }
.delay-3000 { -webkit-animation-delay: 3s; animation-delay: 3s; }
.delay-3050 { -webkit-animation-delay: 3.05s; animation-delay: 3.05s; }
.delay-3100 { -webkit-animation-delay: 3.1s; animation-delay: 3.1s; }
.delay-3150 { -webkit-animation-delay: 3.15s; animation-delay: 3.15s; }
.delay-3200 { -webkit-animation-delay: 3.2s; animation-delay: 3.2s; }
.delay-3250 { -webkit-animation-delay: 3.25s; animation-delay: 3.25s; }
.delay-3300 { -webkit-animation-delay: 3.3s; animation-delay: 3.3s; }
.delay-3350 { -webkit-animation-delay: 3.35s; animation-delay: 3.35s; }
.delay-3400 { -webkit-animation-delay: 3.4s; animation-delay: 3.4s; }
.delay-3450 { -webkit-animation-delay: 3.45s; animation-delay: 3.45s; }
.delay-3500 { -webkit-animation-delay: 3.5s; animation-delay: 3.5s; }
.delay-3550 { -webkit-animation-delay: 3.55s; animation-delay: 3.55s; }
.delay-3600 { -webkit-animation-delay: 3.6s; animation-delay: 3.6s; }
.delay-3650 { -webkit-animation-delay: 3.65s; animation-delay: 3.65s; }
.delay-3700 { -webkit-animation-delay: 3.7s; animation-delay: 3.7s; }
.delay-3750 { -webkit-animation-delay: 3.75s; animation-delay: 3.75s; }
.delay-3800 { -webkit-animation-delay: 3.8s; animation-delay: 3.8s; }
.delay-3850 { -webkit-animation-delay: 3.85s; animation-delay: 3.85s; }
.delay-3900 { -webkit-animation-delay: 3.9s; animation-delay: 3.9s; }
.delay-3950 { -webkit-animation-delay: 3.95s; animation-delay: 3.95s; }
.delay-4000 { -webkit-animation-delay: 4s; animation-delay: 4s; }
.delay-4050 { -webkit-animation-delay: 4.05s; animation-delay: 4.05s; }
.delay-4100 { -webkit-animation-delay: 4.1s; animation-delay: 4.1s; }
.delay-4150 { -webkit-animation-delay: 4.15s; animation-delay: 4.15s; }
.delay-4200 { -webkit-animation-delay: 4.2s; animation-delay: 4.2s; }
.delay-4250 { -webkit-animation-delay: 4.25s; animation-delay: 4.25s; }
.delay-4300 { -webkit-animation-delay: 4.3s; animation-delay: 4.3s; }
.delay-4350 { -webkit-animation-delay: 4.35s; animation-delay: 4.35s; }
.delay-4400 { -webkit-animation-delay: 4.4s; animation-delay: 4.4s; }
.delay-4450 { -webkit-animation-delay: 4.45s; animation-delay: 4.45s; }
.delay-4500 { -webkit-animation-delay: 4.5s; animation-delay: 4.5s; }
.delay-4550 { -webkit-animation-delay: 4.55s; animation-delay: 4.55s; }
.delay-4600 { -webkit-animation-delay: 4.6s; animation-delay: 4.6s; }
.delay-4650 { -webkit-animation-delay: 4.65s; animation-delay: 4.65s; }
.delay-4700 { -webkit-animation-delay: 4.7s; animation-delay: 4.7s; }
.delay-4750 { -webkit-animation-delay: 4.75s; animation-delay: 4.75s; }
.delay-4800 { -webkit-animation-delay: 4.8s; animation-delay: 4.8s; }
.delay-4850 { -webkit-animation-delay: 4.85s; animation-delay: 4.85s; }
.delay-4900 { -webkit-animation-delay: 4.9s; animation-delay: 4.9s; }
.delay-4950 { -webkit-animation-delay: 4.95s; animation-delay: 4.95s; }
.delay-5000 { -webkit-animation-delay: 5s; animation-delay: 5s; }
.delay-5050 { -webkit-animation-delay: 5.05s; animation-delay: 5.05s; }
.delay-5100 { -webkit-animation-delay: 5.1s; animation-delay: 5.1s; }
.delay-5150 { -webkit-animation-delay: 5.15s; animation-delay: 5.15s; }
.delay-5200 { -webkit-animation-delay: 5.2s; animation-delay: 5.2s; }
.delay-5250 { -webkit-animation-delay: 5.25s; animation-delay: 5.25s; }
.delay-5300 { -webkit-animation-delay: 5.3s; animation-delay: 5.3s; }
.delay-5350 { -webkit-animation-delay: 5.35s; animation-delay: 5.35s; }
.delay-5400 { -webkit-animation-delay: 5.4s; animation-delay: 5.4s; }
.delay-5450 { -webkit-animation-delay: 5.45s; animation-delay: 5.45s; }
.delay-5500 { -webkit-animation-delay: 5.5s; animation-delay: 5.5s; }
.delay-5550 { -webkit-animation-delay: 5.55s; animation-delay: 5.55s; }
.delay-5600 { -webkit-animation-delay: 5.6s; animation-delay: 5.6s; }
.delay-5650 { -webkit-animation-delay: 5.65s; animation-delay: 5.65s; }
.delay-5700 { -webkit-animation-delay: 5.7s; animation-delay: 5.7s; }
.delay-5750 { -webkit-animation-delay: 5.75s; animation-delay: 5.75s; }
.delay-5800 { -webkit-animation-delay: 5.8s; animation-delay: 5.8s; }
.delay-5850 { -webkit-animation-delay: 5.85s; animation-delay: 5.85s; }
.delay-5900 { -webkit-animation-delay: 5.9s; animation-delay: 5.9s; }
.delay-5950 { -webkit-animation-delay: 5.95s; animation-delay: 5.95s; }
.delay-6000 { -webkit-animation-delay: 6s; animation-delay: 6s; }
.delay-6050 { -webkit-animation-delay: 6.05s; animation-delay: 6.05s; }
.delay-6100 { -webkit-animation-delay: 6.1s; animation-delay: 6.1s; }
.delay-6150 { -webkit-animation-delay: 6.15s; animation-delay: 6.15s; }
.delay-6200 { -webkit-animation-delay: 6.2s; animation-delay: 6.2s; }
.delay-6250 { -webkit-animation-delay: 6.25s; animation-delay: 6.25s; }
.delay-6300 { -webkit-animation-delay: 6.3s; animation-delay: 6.3s; }
.delay-6350 { -webkit-animation-delay: 6.35s; animation-delay: 6.35s; }
.delay-6400 { -webkit-animation-delay: 6.4s; animation-delay: 6.4s; }
.delay-6450 { -webkit-animation-delay: 6.45s; animation-delay: 6.45s; }
.delay-6500 { -webkit-animation-delay: 6.5s; animation-delay: 6.5s; }
.delay-6550 { -webkit-animation-delay: 6.55s; animation-delay: 6.55s; }
.delay-6600 { -webkit-animation-delay: 6.6s; animation-delay: 6.6s; }
.delay-6650 { -webkit-animation-delay: 6.65s; animation-delay: 6.65s; }
.delay-6700 { -webkit-animation-delay: 6.7s; animation-delay: 6.7s; }
.delay-6750 { -webkit-animation-delay: 6.75s; animation-delay: 6.75s; }
.delay-6800 { -webkit-animation-delay: 6.8s; animation-delay: 6.8s; }
.delay-6850 { -webkit-animation-delay: 6.85s; animation-delay: 6.85s; }
.delay-6900 { -webkit-animation-delay: 6.9s; animation-delay: 6.9s; }
.delay-6950 { -webkit-animation-delay: 6.95s; animation-delay: 6.95s; }
.delay-7000 { -webkit-animation-delay: 7s; animation-delay: 7s; }
.delay-7050 { -webkit-animation-delay: 7.05s; animation-delay: 7.05s; }
.delay-7100 { -webkit-animation-delay: 7.1s; animation-delay: 7.1s; }
.delay-7150 { -webkit-animation-delay: 7.15s; animation-delay: 7.15s; }
.delay-7200 { -webkit-animation-delay: 7.2s; animation-delay: 7.2s; }
.delay-7250 { -webkit-animation-delay: 7.25s; animation-delay: 7.25s; }
.delay-7300 { -webkit-animation-delay: 7.3s; animation-delay: 7.3s; }
.delay-7350 { -webkit-animation-delay: 7.35s; animation-delay: 7.35s; }
.delay-7400 { -webkit-animation-delay: 7.4s; animation-delay: 7.4s; }
.delay-7450 { -webkit-animation-delay: 7.45s; animation-delay: 7.45s; }
.delay-7500 { -webkit-animation-delay: 7.5s; animation-delay: 7.5s; }
.delay-7550 { -webkit-animation-delay: 7.55s; animation-delay: 7.55s; }
.delay-7600 { -webkit-animation-delay: 7.6s; animation-delay: 7.6s; }
.delay-7650 { -webkit-animation-delay: 7.65s; animation-delay: 7.65s; }
.delay-7700 { -webkit-animation-delay: 7.7s; animation-delay: 7.7s; }
.delay-7750 { -webkit-animation-delay: 7.75s; animation-delay: 7.75s; }
.delay-7800 { -webkit-animation-delay: 7.8s; animation-delay: 7.8s; }
.delay-7850 { -webkit-animation-delay: 7.85s; animation-delay: 7.85s; }
.delay-7900 { -webkit-animation-delay: 7.9s; animation-delay: 7.9s; }
.delay-7950 { -webkit-animation-delay: 7.95s; animation-delay: 7.95s; }
.delay-8000 { -webkit-animation-delay: 8s; animation-delay: 8s; }
.delay-8050 { -webkit-animation-delay: 8.05s; animation-delay: 8.05s; }
.delay-8100 { -webkit-animation-delay: 8.1s; animation-delay: 8.1s; }
.delay-8150 { -webkit-animation-delay: 8.15s; animation-delay: 8.15s; }
.delay-8200 { -webkit-animation-delay: 8.2s; animation-delay: 8.2s; }
.delay-8250 { -webkit-animation-delay: 8.25s; animation-delay: 8.25s; }
.delay-8300 { -webkit-animation-delay: 8.3s; animation-delay: 8.3s; }
.delay-8350 { -webkit-animation-delay: 8.35s; animation-delay: 8.35s; }
.delay-8400 { -webkit-animation-delay: 8.4s; animation-delay: 8.4s; }
.delay-8450 { -webkit-animation-delay: 8.45s; animation-delay: 8.45s; }
.delay-8500 { -webkit-animation-delay: 8.5s; animation-delay: 8.5s; }
.delay-8550 { -webkit-animation-delay: 8.55s; animation-delay: 8.55s; }
.delay-8600 { -webkit-animation-delay: 8.6s; animation-delay: 8.6s; }
.delay-8650 { -webkit-animation-delay: 8.65s; animation-delay: 8.65s; }
.delay-8700 { -webkit-animation-delay: 8.7s; animation-delay: 8.7s; }
.delay-8750 { -webkit-animation-delay: 8.75s; animation-delay: 8.75s; }
.delay-8800 { -webkit-animation-delay: 8.8s; animation-delay: 8.8s; }
.delay-8850 { -webkit-animation-delay: 8.85s; animation-delay: 8.85s; }
.delay-8900 { -webkit-animation-delay: 8.9s; animation-delay: 8.9s; }
.delay-8950 { -webkit-animation-delay: 8.95s; animation-delay: 8.95s; }
.delay-9000 { -webkit-animation-delay: 9s; animation-delay: 9s; }
.delay-9050 { -webkit-animation-delay: 9.05s; animation-delay: 9.05s; }
.delay-9100 { -webkit-animation-delay: 9.1s; animation-delay: 9.1s; }
.delay-9150 { -webkit-animation-delay: 9.15s; animation-delay: 9.15s; }
.delay-9200 { -webkit-animation-delay: 9.2s; animation-delay: 9.2s; }
.delay-9250 { -webkit-animation-delay: 9.25s; animation-delay: 9.25s; }
.delay-9300 { -webkit-animation-delay: 9.3s; animation-delay: 9.3s; }
.delay-9350 { -webkit-animation-delay: 9.35s; animation-delay: 9.35s; }
.delay-9400 { -webkit-animation-delay: 9.4s; animation-delay: 9.4s; }
.delay-9450 { -webkit-animation-delay: 9.45s; animation-delay: 9.45s; }
.delay-9500 { -webkit-animation-delay: 9.5s; animation-delay: 9.5s; }
.delay-9550 { -webkit-animation-delay: 9.55s; animation-delay: 9.55s; }
.delay-9600 { -webkit-animation-delay: 9.6s; animation-delay: 9.6s; }
.delay-9650 { -webkit-animation-delay: 9.65s; animation-delay: 9.65s; }
.delay-9700 { -webkit-animation-delay: 9.7s; animation-delay: 9.7s; }
.delay-9750 { -webkit-animation-delay: 9.75s; animation-delay: 9.75s; }
.delay-9800 { -webkit-animation-delay: 9.8s; animation-delay: 9.8s; }
.delay-9850 { -webkit-animation-delay: 9.85s; animation-delay: 9.85s; }
.delay-9900 { -webkit-animation-delay: 9.9s; animation-delay: 9.9s; }
.delay-9950 { -webkit-animation-delay: 9.95s; animation-delay: 9.95s; }
.delay-10000 { -webkit-animation-delay: 10s; animation-delay: 10s; }

.bounceInRight, .bounceInLeft, .bounceInUp, .bounceInDown{
    opacity:0;
    -webkit-transform: translateX(400px);
    transform: translateX(400px);
}
.fadeInRight, .fadeInLeft, .fadeInUp, .fadeInDown{
    opacity:0;
    -webkit-transform: translateX(400px);
    transform: translateX(400px);
}

.flipInX, .flipInY, .rotateIn, .rotateInUpLeft, .rotateInUpRight, .rotateInDownLeft, .rotateDownUpRight, .rollIn{
    opacity:0;
}

.lightSpeedInRight, .lightSpeedInLeft{
    opacity:0;
    -webkit-transform: translateX(400px);
    transform: translateX(400px);
}

/***********
* bounceIn *
************/
@-webkit-keyframes bounceIn {
    0% {
        opacity: 0;
        -webkit-transform: scale(.3);
    }

    50% {
        opacity: 1;
        -webkit-transform: scale(1.05);
    }

    70% {
        -webkit-transform: scale(.9);
    }

    100% {
        -webkit-transform: scale(1);
    }
}

@keyframes bounceIn {
    0% {
        opacity: 0;
        transform: scale(.3);
    }

    50% {
        opacity: 1;
        transform: scale(1.05);
    }

    70% {
        transform: scale(.9);
    }

    100% {
        transform: scale(1);
    }
}

.bounceIn.go {
    -webkit-animation-name: bounceIn;
    animation-name: bounceIn;
}

/****************
* bounceInRight *
****************/

@-webkit-keyframes bounceInRight {
    0% {
        opacity: 0;

        -webkit-transform: translateX(400px);
    }
    60% {

        -webkit-transform: translateX(-30px);
    }
    80% {
        -webkit-transform: translateX(10px);
    }
    100% {
        opacity: 1;

        -webkit-transform: translateX(0);
    }
}

@keyframes bounceInRight {
    0% {
        opacity: 0;

        transform: translateX(400px);
    }
    60% {

        transform: translateX(-30px);
    }
    80% {
        transform: translateX(10px);
    }
    100% {
        opacity: 1;

        transform: translateX(0);
    }
}


.bounceInRight.go {
    -webkit-animation-name: bounceInRight;
    animation-name: bounceInRight;
}

/******************
* Bounce in left *
*******************/

@-webkit-keyframes bounceInLeft {
    0% {
        opacity: 0;

        -webkit-transform: translateX(-400px);
    }
    60% {

        -webkit-transform: translateX(30px);
    }
    80% {
        -webkit-transform: translateX(-10px);
    }
    100% {
        opacity: 1;

        -webkit-transform: translateX(0);
    }
}

@keyframes bounceInLeft {
    0% {
        opacity: 0;

        transform: translateX(-400px);
    }
    60% {

        transform: translateX(30px);
    }
    80% {
        transform: translateX(-10px);
    }
    100% {
        opacity: 1;

        transform: translateX(0);
    }
}

.bounceInLeft.go {
    -webkit-animation-name: bounceInLeft;
    animation-name: bounceInLeft;
}

/******************
* Bounce in up *
*******************/

@-webkit-keyframes bounceInUp {
    0% {
        opacity: 0;

        -webkit-transform: translateY(400px);
    }
    60% {

        -webkit-transform: translateY(-30px);
    }
    80% {
        -webkit-transform: translateY(10px);
    }
    100% {
        opacity: 1;

        -webkit-transform: translateY(0);
    }
}

@keyframes bounceInUp {
    0% {
        opacity: 0;

        transform: translateY(400px);
    }
    60% {

        transform: translateY(-30px);
    }
    80% {
        transform: translateY(10px);
    }
    100% {
        opacity: 1;

        transform: translateY(0);
    }
}

.bounceInUp.go {
    -webkit-animation-name: bounceInUp;
    animation-name: bounceInUp;
}


/******************
* Bounce in down *
*******************/

@-webkit-keyframes bounceInDown {
    0% {
        opacity: 0;

        -webkit-transform: translateY(-400px);
    }
    60% {

        -webkit-transform: translateY(30px);
    }
    80% {
        -webkit-transform: translateY(-10px);
    }
    100% {
        opacity: 1;

        -webkit-transform: translateY(0);
    }
}

@keyframes bounceInDown {
    0% {
        opacity: 0;

        transform: translateY(-400px);
    }
    60% {

        transform: translateY(30px);
    }
    80% {
        transform: translateY(-10px);
    }
    100% {
        opacity: 1;

        transform: translateY(0);
    }
}

.bounceInDown.go {
    -webkit-animation-name: bounceInDown;
    animation-name: bounceInDown;
}


/**********
* Fade In *
**********/
@-webkit-keyframes fadeIn {
    0% {opacity: 0;}
    100% {opacity: 1;
        display:block;}
}
@keyframes fadeIn {
    0% {opacity: 0;}
    100% {opacity: 1;
        display:block;}
}

.fadeIn0to100{
    opacity:0;
}
.fadeIn0to100.go {
    -webkit-animation-name: fadeIn0to100;
    animation-name: fadeIn0to100;
}

@-webkit-keyframes fadeIn0to100 {
    0% {opacity: 0; transform:scale(0);}
    100% {opacity: 1;
        display:block; transform:scale(1);}
}
@keyframes fadeIn0to100 {
    0% {opacity: 0; transform:scale(0);}
    100% {opacity: 1;
        display:block; transform:scale(1);}
}
.fadeIn0to100{
    opacity:0;
}
.fadeIn0to100.go {
    -webkit-animation-name: fadeIn0to100;
    animation-name: fadeIn0to100;
}
/**********
* Grow in *
***********/

@-webkit-keyframes growIn {
    0% {
        -webkit-transform: scale(0.2);
        opacity:0;
    }
    50% {
        -webkit-transform: scale(1.2);

    }
    100% {
        -webkit-transform: scale(1);
        opacity:1;
    }
}
@keyframes growIn {
    0% {
        transform: scale(0.2);
        opacity:0;
    }
    50% {
        transform: scale(1.2);

    }
    100% {
        transform: scale(1);
        opacity:1;
    }
}
.growIn {

    -webkit-transform: scale(0.2);
    transform: scale(0.2);
    opacity:0;
}
.growIn.go{
    -webkit-animation-name: growIn;
    animation-name: growIn;
}

/********
* Shake *
********/
@-webkit-keyframes shake {
    0%, 100% {-webkit-transform: translateX(0);}
    10%, 30%, 50%, 70%, 90% {-webkit-transform: translateX(-10px);}
    20%, 40%, 60%, 80% {-webkit-transform: translateX(10px);}
}
@keyframes shake {
    0%, 100% {transform: translateX(0);}
    10%, 30%, 50%, 70%, 90% {transform: translateX(-10px);}
    20%, 40%, 60%, 80% {transform: translateX(10px);}
}
.shake.go {
    -webkit-animation-name: shake;
    animation-name: shake;
}

/********
* ShakeUp *
********/
@-webkit-keyframes shakeUp {
    0%, 100% {-webkit-transform: translateY(0);}
    10%, 30%, 50%, 70%, 90% {-webkit-transform: translateY(-10px);}
    20%, 40%, 60%, 80% {-webkit-transform: translateY(10px);}
}
@keyframes shakeUp {
    0%, 100% {transform: translateY(0);}
    10%, 30%, 50%, 70%, 90% {transform: translateY(-10px);}
    20%, 40%, 60%, 80% {transform: translateY(10px);}
}
.shakeUp.go {
    -webkit-animation-name: shakeUp;
    animation-name: shakeUp;
}

/*************
* FadeInLeft *
*************/

@-webkit-keyframes fadeInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-400px);
    }
    50%{
        opacity: 0.3;
    }
    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
    }
}
@keyframes fadeInLeft {
    0% {
        opacity: 0;
        transform: translateX(-400px);
    }
    50%{
        opacity: 0.3;
    }
    100% {
        opacity: 1;
        transform: translateX(0);
    }
}
.fadeInLeft{
    opacity: 0;
    -webkit-transform: translateX(-400px);
    transform: translateX(-400px);
}
.fadeInLeft.go {
    -webkit-animation-name: fadeInLeft;
    animation-name: fadeInLeft;
}


/*************
* FadeInRight *
*************/

@-webkit-keyframes fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translateX(400px);
    }
    50%{
        opacity: 0.3;
    }
    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
    }
}
@keyframes fadeInRight {
    0% {
        opacity: 0;
        transform: translateX(400px);
    }
    50%{
        opacity: 0.3;
    }
    100% {
        opacity: 1;
        transform: translateX(0);
    }
}
.fadeInRight{
    opacity: 0;
    -webkit-transform: translateX(400px);
    transform: translateX(400px);
}
.fadeInRight.go {
    -webkit-animation-name: fadeInRight;
    animation-name: fadeInRight;
}

/*************
* FadeInUp *
*************/

@-webkit-keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translateY(400px);
    }
    50%{
        opacity: 0.3;
    }
    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
    }
}
@keyframes fadeInUp {
    0% {
        opacity: 0;
        transform: translateY(400px);
    }
    50%{
        opacity: 0.3;
    }
    100% {
        opacity: 1;
        transform: translateY(0);
    }
}
.fadeInUp{
    opacity: 0;
    -webkit-transform: translateY(400px);
    transform: translateY(400px);
}
.fadeInUp.go {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp;
}

/*************
* FadeInDown *
*************/

@-webkit-keyframes fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-400px);
    }
    50%{
        opacity: 0.3;
    }
    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
    }
}
@keyframes fadeInDown {
    0% {
        opacity: 0;
        transform: translateY(-400px);
    }
    50%{
        opacity: 0.3;
    }
    100% {
        opacity: 1;
        transform: translateY(0);
    }
}
.fadeInDown{
    opacity: 0;
    -webkit-transform: translateY(-400px);
    transform: translateY(-400px);
}
.fadeInDown.go {
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown;
}

/*****************
* rotateIn *
*****************/
@-webkit-keyframes rotateIn {
    0% {
        -webkit-transform-origin: center center;
        -webkit-transform: rotate(-200deg);
        opacity: 0;
    }
    100% {
        -webkit-transform-origin: center center;
        -webkit-transform: rotate(0);
        opacity: 1;
    }
}
@keyframes rotateIn {
    0% {
        transform-origin: center center;
        transform: rotate(-200deg);
        opacity: 0;
    }
    100% {
        transform-origin: center center;
        transform: rotate(0);
        opacity: 1;
    }
}
.rotateIn.go {
    -webkit-animation-name: rotateIn;
    animation-name: rotateIn;
}

/*****************
* rotateInUpLeft *
*****************/

@-webkit-keyframes rotateInUpLeft {
    0% {
        -webkit-transform-origin: left bottom;
        -webkit-transform: rotate(90deg);
        opacity: 0;
    }
    100% {
        -webkit-transform-origin: left bottom;
        -webkit-transform: rotate(0);
        opacity: 1;
    }
}
@keyframes rotateInUpLeft {
    0% {
        transform-origin: left bottom;
        transform: rotate(90deg);
        opacity: 0;
    }
    100% {
        transform-origin: left bottom;
        transform: rotate(0);
        opacity: 1;
    }
}
.rotateInUpLeft.go {
    -webkit-animation-name: rotateInUpLeft;
    animation-name: rotateInUpLeft;
}

/*******************
* rotateInDownLeft *
*******************/
@-webkit-keyframes rotateInDownLeft {
    0% {
        -webkit-transform-origin: left bottom;
        -webkit-transform: rotate(-90deg);
        opacity: 0;
    }
    100% {
        -webkit-transform-origin: left bottom;
        -webkit-transform: rotate(0);
        opacity: 1;
    }
}
@keyframes rotateInDownLeft {
    0% {
        transform-origin: left bottom;
        transform: rotate(-90deg);
        opacity: 0;
    }
    100% {
        transform-origin: left bottom;
        transform: rotate(0);
        opacity: 1;
    }
}
.rotateInDownLeft.go {
    -webkit-animation-name: rotateInDownLeft;
    animation-name: rotateInDownLeft;
}

/******************
* rotateInUpRight *
*******************/

@-webkit-keyframes rotateInUpRight {
    0% {
        -webkit-transform-origin: right bottom;
        -webkit-transform: rotate(-90deg);
        opacity: 0;
    }
    100% {
        -webkit-transform-origin: right bottom;
        -webkit-transform: rotate(0);
        opacity: 1;
    }
}
@keyframes rotateInUpRight {
    0% {
        transform-origin: right bottom;
        transform: rotate(-90deg);
        opacity: 0;
    }
    100% {
        transform-origin: right bottom;
        transform: rotate(0);
        opacity: 1;
    }
}
.rotateInUpRight.go {
    -webkit-animation-name: rotateInUpRight;
    animation-name: rotateInUpRight;
}

/********************
* rotateInDownRight *
********************/

@-webkit-keyframes rotateInDownRight {
    0% {
        -webkit-transform-origin: right bottom;
        -webkit-transform: rotate(90deg);
        opacity: 0;
    }
    100% {
        -webkit-transform-origin: right bottom;
        -webkit-transform: rotate(0);
        opacity: 1;
    }
}
@keyframes rotateInDownRight {
    0% {
        transform-origin: right bottom;
        transform: rotate(90deg);
        opacity: 0;
    }
    100% {
        transform-origin: right bottom;
        transform: rotate(0);
        opacity: 1;
    }
}
.rotateInDownRight.go {
    -webkit-animation-name: rotateInDownRight;
    animation-name: rotateInDownRight;
}

/*********
* rollIn *
**********/

@-webkit-keyframes rollIn {
    0% { opacity: 0; -webkit-transform: translateX(-100%) rotate(-120deg); }
    100% { opacity: 1; -webkit-transform: translateX(0px) rotate(0deg); }
}
@keyframes rollIn {
    0% { opacity: 0; transform: translateX(-100%) rotate(-120deg); }
    100% { opacity: 1; transform: translateX(0px) rotate(0deg); }
}
.rollIn.go {
    -webkit-animation-name: rollIn;
    animation-name: rollIn;
}

/*********
* wiggle *
**********/

@-webkit-keyframes wiggle {
    0% { -webkit-transform: skewX(9deg); }
    10% { -webkit-transform: skewX(-8deg); }
    20% { -webkit-transform: skewX(7deg); }
    30% { -webkit-transform: skewX(-6deg); }
    40% { -webkit-transform: skewX(5deg); }
    50% { -webkit-transform: skewX(-4deg); }
    60% { -webkit-transform: skewX(3deg); }
    70% { -webkit-transform: skewX(-2deg); }
    80% { -webkit-transform: skewX(1deg); }
    90% { -webkit-transform: skewX(0deg); }
    100% { -webkit-transform: skewX(0deg); }
}
@keyframes wiggle {
    0% { transform: skewX(9deg); }
    10% { transform: skewX(-8deg); }
    20% { transform: skewX(7deg); }
    30% { transform: skewX(-6deg); }
    40% { transform: skewX(5deg); }
    50% { transform: skewX(-4deg); }
    60% { transform: skewX(3deg); }
    70% { transform: skewX(-2deg); }
    80% { transform: skewX(1deg); }
    90% { transform: skewX(0deg); }
    100% { transform: skewX(0deg); }
}
.wiggle.go {
    -webkit-animation-name: wiggle;
    animation-name: wiggle;
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
}

/********
* swing *
*********/

@-webkit-keyframes swing {
    20%, 40%, 60%, 80%, 100% { -webkit-transform-origin: top center; }
    20% { -webkit-transform: rotate(15deg); }
    40% { -webkit-transform: rotate(-10deg); }
    60% { -webkit-transform: rotate(5deg); }
    80% { -webkit-transform: rotate(-5deg); }
    100% { -webkit-transform: rotate(0deg); }
}
@keyframes swing {
    20% { transform: rotate(15deg); }
    40% { transform: rotate(-10deg); }
    60% { transform: rotate(5deg); }
    80% { transform: rotate(-5deg); }
    100% { transform: rotate(0deg); }
}
.swing.go {
    -webkit-transform-origin: top center;
    transform-origin: top center;
    -webkit-animation-name: swing;
    animation-name: swing;
}

/*******
* tada *
********/

@-webkit-keyframes tada {
    0% {-webkit-transform: scale(1);}
    10%, 20% {-webkit-transform: scale(0.9) rotate(-3deg);}
    30%, 50%, 70%, 90% {-webkit-transform: scale(1.1) rotate(3deg);}
    40%, 60%, 80% {-webkit-transform: scale(1.1) rotate(-3deg);}
    100% {-webkit-transform: scale(1) rotate(0);}
}
@keyframes tada {
    0% {transform: scale(1);}
    10%, 20% {transform: scale(0.9) rotate(-3deg);}
    30%, 50%, 70%, 90% {transform: scale(1.1) rotate(3deg);}
    40%, 60%, 80% {transform: scale(1.1) rotate(-3deg);}
    100% {transform: scale(1) rotate(0);}
}
.tada.go {
    -webkit-animation-name: tada;
    animation-name: tada;
}

/*********
* wobble *
**********/

@-webkit-keyframes wobble {
    0% { -webkit-transform: translateX(0%); }
    15% { -webkit-transform: translateX(-25%) rotate(-5deg); }
    30% { -webkit-transform: translateX(20%) rotate(3deg); }
    45% { -webkit-transform: translateX(-15%) rotate(-3deg); }
    60% { -webkit-transform: translateX(10%) rotate(2deg); }
    75% { -webkit-transform: translateX(-5%) rotate(-1deg); }
    100% { -webkit-transform: translateX(0%); }
}
@keyframes wobble {
    0% { transform: translateX(0%); }
    15% { transform: translateX(-25%) rotate(-5deg); }
    30% { transform: translateX(20%) rotate(3deg); }
    45% { transform: translateX(-15%) rotate(-3deg); }
    60% { transform: translateX(10%) rotate(2deg); }
    75% { transform: translateX(-5%) rotate(-1deg); }
    100% { transform: translateX(0%); }
}
.wobble.go {
    -webkit-animation-name: wobble;
    animation-name: wobble;
}

/********
* pulse *
*********/

@-webkit-keyframes pulse {
    0% { -webkit-transform: scale(1); }
    50% { -webkit-transform: scale(1.1); }
    100% { -webkit-transform: scale(1); }
}
@keyframes pulse {
    0% { transform: scale(1); }
    50% { transform: scale(1.1); }
    100% { transform: scale(1); }
}
.pulse.go {
    -webkit-animation-name: pulse;
    animation-name: pulse;
}

/***************
* lightSpeedInRight *
****************/
@-webkit-keyframes lightSpeedInRight {
    0% { -webkit-transform: translateX(100%) skewX(-30deg); opacity: 0; }
    60% { -webkit-transform: translateX(-20%) skewX(30deg); opacity: 1; }
    80% { -webkit-transform: translateX(0%) skewX(-15deg); opacity: 1; }
    100% { -webkit-transform: translateX(0%) skewX(0deg); opacity: 1; }
}
@keyframes lightSpeedInRight {
    0% { transform: translateX(100%) skewX(-30deg); opacity: 0; }
    60% { transform: translateX(-20%) skewX(30deg); opacity: 1; }
    80% { transform: translateX(0%) skewX(-15deg); opacity: 1; }
    100% { transform: translateX(0%) skewX(0deg); opacity: 1; }
}
.lightSpeedInRight.go {
    -webkit-animation-name: lightSpeedInRight;
    animation-name: lightSpeedInRight;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
}

/***************
* lightSpeedInLeft *
****************/
@-webkit-keyframes lightSpeedInLeft {
    0% { -webkit-transform: translateX(-100%) skewX(30deg); opacity: 0; }
    60% { -webkit-transform: translateX(20%) skewX(-30deg); opacity: 1; }
    80% { -webkit-transform: translateX(0%) skewX(15deg); opacity: 1; }
    100% { -webkit-transform: translateX(0%) skewX(0deg); opacity: 1; }
}
@keyframes lightSpeedInLeft {
    0% { transform: translateX(-100%) skewX(30deg); opacity: 0; }
    60% { transform: translateX(20%) skewX(-30deg); opacity: 1; }
    80% { transform: translateX(0%) skewX(15deg); opacity: 1; }
    100% { transform: translateX(0%) skewX(0deg); opacity: 1; }
}
.lightSpeedInLeft.go {
    -webkit-animation-name: lightSpeedInLeft;
    animation-name: lightSpeedInLeft;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
}


/*******
* Flip *
*******/
@-webkit-keyframes flip {
    0% {
        -webkit-transform: perspective(400px) rotateY(0);
        -webkit-animation-timing-function: ease-out;
    }
    40% {
        -webkit-transform: perspective(400px) translateZ(150px) rotateY(170deg);
        -webkit-animation-timing-function: ease-out;
    }
    50% {
        -webkit-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
        -webkit-animation-timing-function: ease-in;
    }
    80% {
        -webkit-transform: perspective(400px) rotateY(360deg) scale(.95);
        -webkit-animation-timing-function: ease-in;
    }
    100% {
        -webkit-transform: perspective(400px) scale(1);
        -webkit-animation-timing-function: ease-in;
    }
}
@keyframes flip {
    0% {
        transform: perspective(400px) rotateY(0);
        animation-timing-function: ease-out;
    }
    40% {
        transform: perspective(400px) translateZ(150px) rotateY(170deg);
        animation-timing-function: ease-out;
    }
    50% {
        transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
        animation-timing-function: ease-in;
    }
    80% {
        transform: perspective(400px) rotateY(360deg) scale(.95);
        animation-timing-function: ease-in;
    }
    100% {
        transform: perspective(400px) scale(1);
        animation-timing-function: ease-in;
    }
}
.flip.go {
    -webkit-backface-visibility: visible !important;
    -webkit-animation-name: flip;
    backface-visibility: visible !important;
    animation-name: flip;
}

/**********
* flipInX *
**********/
@-webkit-keyframes flipInX {
    0% {
        -webkit-transform: perspective(400px) rotateX(90deg);
        opacity: 0;
    }
    40% {
        -webkit-transform: perspective(400px) rotateX(-10deg);
    }
    70% {
        -webkit-transform: perspective(400px) rotateX(10deg);
    }
    100% {
        -webkit-transform: perspective(400px) rotateX(0deg);
        opacity: 1;
    }
}
@keyframes flipInX {
    0% {
        transform: perspective(400px) rotateX(90deg);
        opacity: 0;
    }
    40% {
        transform: perspective(400px) rotateX(-10deg);
    }
    70% {
        transform: perspective(400px) rotateX(10deg);
    }
    100% {
        transform: perspective(400px) rotateX(0deg);
        opacity: 1;
    }
}
.flipInX.go {
    -webkit-backface-visibility: visible !important;
    -webkit-animation-name: flipInX;
    backface-visibility: visible !important;
    animation-name: flipInX;
}

/**********
* flipInY *
**********/

@-webkit-keyframes flipInY {
    0% {
        -webkit-transform: perspective(400px) rotateY(90deg);
        opacity: 0;
    }
    40% {
        -webkit-transform: perspective(400px) rotateY(-10deg);
    }
    70% {
        -webkit-transform: perspective(400px) rotateY(10deg);
    }
    100% {
        -webkit-transform: perspective(400px) rotateY(0deg);
        opacity: 1;
    }
}
@keyframes flipInY {
    0% {
        transform: perspective(400px) rotateY(90deg);
        opacity: 0;
    }
    40% {
        transform: perspective(400px) rotateY(-10deg);
    }
    70% {
        transform: perspective(400px) rotateY(10deg);
    }
    100% {
        transform: perspective(400px) rotateY(0deg);
        opacity: 1;
    }
}
.flipInY.go {
    -webkit-backface-visibility: visible !important;
    -webkit-animation-name: flipInY;
    backface-visibility: visible !important;
    animation-name: flipInY;
}

/*****************
* Out animations *
*****************/


/************
* bounceOut *
*************/
@-webkit-keyframes bounceOut {
    0% {
        -webkit-transform: scale(1);
    }
    25% {
        -webkit-transform: scale(.95);
    }
    50% {
        opacity: 1;
        -webkit-transform: scale(1.1);
    }
    100% {
        opacity: 0;
        -webkit-transform: scale(.3);
    }
}
@keyframes bounceOut {
    0% {
        transform: scale(1);
    }
    25% {
        transform: scale(.95);
    }
    50% {
        opacity: 1;
        transform: scale(1.1);
    }
    100% {
        opacity: 0;
        transform: scale(.3);
    }
}
.bounceOut.goAway {
    -webkit-animation-name: bounceOut;
    animation-name: bounceOut;
}

/************
* bounceOutUp *
*************/
@-webkit-keyframes bounceOutUp {
    0% {
        -webkit-transform: translateY(0);
    }
    20% {
        opacity: 1;
        -webkit-transform: translateY(20px);
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(-2000px);
    }
}
@keyframes bounceOutUp {
    0% {
        transform: translateY(0);
    }
    20% {
        opacity: 1;
        transform: translateY(20px);
    }
    100% {
        opacity: 0;
        transform: translateY(-2000px);
    }
}
.bounceOutUp.goAway {
    -webkit-animation-name: bounceOutUp;
    animation-name: bounceOutUp;
}

/************
* bounceOutDown *
*************/
@-webkit-keyframes bounceOutDown {
    0% {
        -webkit-transform: translateY(0);
    }
    20% {
        opacity: 1;
        -webkit-transform: translateY(-20px);
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(2000px);
    }
}
@keyframes bounceOutDown {
    0% {
        transform: translateY(0);
    }
    20% {
        opacity: 1;
        transform: translateY(-20px);
    }
    100% {
        opacity: 0;
        transform: translateY(2000px);
    }
}
.bounceOutDown.goAway {
    -webkit-animation-name: bounceOutDown;
    animation-name: bounceOutDown;
}


/************
* bounceOutLeft *
*************/
@-webkit-keyframes bounceOutLeft {
    0% {
        -webkit-transform: translateX(0);
    }
    20% {
        opacity: 1;
        -webkit-transform: translateX(20px);
    }
    100% {
        opacity: 0;
        -webkit-transform: translateX(-2000px);
    }
}
@keyframes bounceOutLeft {
    0% {
        transform: translateX(0);
    }
    20% {
        opacity: 1;
        transform: translateX(20px);
    }
    100% {
        opacity: 0;
        transform: translateX(-2000px);
    }
}
.bounceOutLeft.goAway {
    -webkit-animation-name: bounceOutLeft;
    animation-name: bounceOutLeft;
}

/************
* bounceOutRight *
*************/
@-webkit-keyframes bounceOutRight {
    0% {
        -webkit-transform: translateX(0);
    }
    20% {
        opacity: 1;
        -webkit-transform: translateX(-20px);
    }
    100% {
        opacity: 0;
        -webkit-transform: translateX(2000px);
    }
}
@keyframes bounceOutRight {
    0% {
        transform: translateX(0);
    }
    20% {
        opacity: 1;
        transform: translateX(-20px);
    }
    100% {
        opacity: 0;
        transform: translateX(2000px);
    }
}
.bounceOutRight.goAway {
    -webkit-animation-name: bounceOutRight;
    animation-name: bounceOutRight;
}

/************
* fadeOut *
*************/
@-webkit-keyframes fadeOut {
    0% {opacity: 1;}
    100% {opacity: 0;}
}
@keyframes fadeOut {
    0% {opacity: 1;}
    100% {opacity: 0;}
}
.fadeOut.goAway {
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut;
}

/************
* fadeOutUp *
*************/
@-webkit-keyframes fadeOutUp {
    0% {
        opacity: 1;
        -webkit-transform: translateY(0);
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(-2000px);
    }
}
@keyframes fadeOutUp {
    0% {
        opacity: 1;
        transform: translateY(0);
    }
    100% {
        opacity: 0;
        transform: translateY(-2000px);
    }
}
.fadeOutUp.goAway {
    -webkit-animation-name: fadeOutUp;
    animation-name: fadeOutUp;
}

/************
* fadeOutDown *
*************/
@-webkit-keyframes fadeOutDown {
    0% {
        opacity: 1;
        -webkit-transform: translateY(0);
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(2000px);
    }
}
@keyframes fadeOutDown {
    0% {
        opacity: 1;
        transform: translateY(0);
    }
    100% {
        opacity: 0;
        transform: translateY(2000px);
    }
}
.fadeOutDown.goAway {
    -webkit-animation-name: fadeOutDown;
    animation-name: fadeOutDown;
}

/************
* fadeOutLeft *
*************/
@-webkit-keyframes fadeOutLeft {
    0% {
        opacity: 1;
        -webkit-transform: translateX(0);
    }
    100% {
        opacity: 0;
        -webkit-transform: translateX(-2000px);
    }
}
@keyframes fadeOutLeft {
    0% {
        opacity: 1;
        transform: translateX(0);
    }
    100% {
        opacity: 0;
        transform: translateX(-2000px);
    }
}
.fadeOutLeft.goAway {
    -webkit-animation-name: fadeOutLeft;
    animation-name: fadeOutLeft;
}

/************
* fadeOutRight *
*************/
@-webkit-keyframes fadeOutRight {
    0% {
        opacity: 1;
        -webkit-transform: translateX(0);
    }
    100% {
        opacity: 0;
        -webkit-transform: translateX(2000px);
    }
}
@keyframes fadeOutRight {
    0% {
        opacity: 1;
        transform: translateX(0);
    }
    100% {
        opacity: 0;
        transform: translateX(2000px);
    }
}
.fadeOutRight.goAway {
    -webkit-animation-name: fadeOutRight;
    animation-name: fadeOutRight;
}
/************
* flipOutX *
*************/
@-webkit-keyframes flipOutX {
    0% {
        -webkit-transform: perspective(400px) rotateX(0deg);
        opacity: 1;
    }
    100% {
        -webkit-transform: perspective(400px) rotateX(90deg);
        opacity: 0;
    }
}
@keyframes flipOutX {
    0% {
        transform: perspective(400px) rotateX(0deg);
        opacity: 1;
    }
    100% {
        transform: perspective(400px) rotateX(90deg);
        opacity: 0;
    }
}
.flipOutX.goAway {
    -webkit-animation-name: flipOutX;
    -webkit-backface-visibility: visible !important;
    animation-name: flipOutX;
    backface-visibility: visible !important;
}

/************
* flipOutY *
*************/
@-webkit-keyframes flipOutY {
    0% {
        -webkit-transform: perspective(400px) rotateY(0deg);
        opacity: 1;
    }
    100% {
        -webkit-transform: perspective(400px) rotateY(90deg);
        opacity: 0;
    }
}
@keyframes flipOutY {
    0% {
        transform: perspective(400px) rotateY(0deg);
        opacity: 1;
    }
    100% {
        transform: perspective(400px) rotateY(90deg);
        opacity: 0;
    }
}
.flipOutY {
    -webkit-backface-visibility: visible !important;
    -webkit-animation-name: flipOutY;
    backface-visibility: visible !important;
    animation-name: flipOutY;
}

/************
* lightSpeedOutRight *
*************/
@-webkit-keyframes lightSpeedOutRight {
    0% { -webkit-transform: translateX(0%) skewX(0deg); opacity: 1; }
    100% { -webkit-transform: translateX(100%) skewX(-30deg); opacity: 0; }
}
@keyframes lightSpeedOutRight {
    0% { transform: translateX(0%) skewX(0deg); opacity: 1; }
    100% { transform: translateX(100%) skewX(-30deg); opacity: 0; }
}
.lightSpeedOutRight.goAway {
    -webkit-animation-name: lightSpeedOutRight;
    animation-name: lightSpeedOutRight;
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
}


/************
* lightSpeedOutLeft *
*************/
@-webkit-keyframes lightSpeedOutLeft {
    0% { -webkit-transform: translateX(0%) skewX(0deg); opacity: 1; }
    100% { -webkit-transform: translateX(-100%) skewX(30deg); opacity: 0; }
}
@keyframes lightSpeedOutLeft {
    0% { transform: translateX(0%) skewX(0deg); opacity: 1; }
    100% { transform: translateX(-100%) skewX(30deg); opacity: 0; }
}
.lightSpeedOutLeft.goAway {
    -webkit-animation-name: lightSpeedOutLeft;
    animation-name: lightSpeedOutLeft;
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;

}

/************
* rotateOut *
*************/
@-webkit-keyframes rotateOut {
    0% {
        -webkit-transform-origin: center center;
        -webkit-transform: rotate(0);
        opacity: 1;
    }
    100% {
        -webkit-transform-origin: center center;
        -webkit-transform: rotate(200deg);
        opacity: 0;
    }
}
@keyframes rotateOut {
    0% {
        transform-origin: center center;
        transform: rotate(0);
        opacity: 1;
    }
    100% {
        transform-origin: center center;
        transform: rotate(200deg);
        opacity: 0;
    }
}
.rotateOut.goAway {
    -webkit-animation-name: rotateOut;
    animation-name: rotateOut;
}


/************
* rotateOutUpLeft *
*************/
@-webkit-keyframes rotateOutUpLeft {
    0% {
        -webkit-transform-origin: left bottom;
        -webkit-transform: rotate(0);
        opacity: 1;
    }
    100% {
        -webkit-transform-origin: left bottom;
        -webkit-transform: rotate(-90deg);
        opacity: 0;
    }
}
@keyframes rotateOutUpLeft {
    0% {
        transform-origin: left bottom;
        transform: rotate(0);
        opacity: 1;
    }
    100% {
        -transform-origin: left bottom;
        -transform: rotate(-90deg);
        opacity: 0;
    }
}
.rotateOutUpLeft.goAway {
    -webkit-animation-name: rotateOutUpLeft;
    animation-name: rotateOutUpLeft;
}

/************
* rotateOutDownLeft *
*************/

@-webkit-keyframes rotateOutDownLeft {
    0% {
        -webkit-transform-origin: left bottom;
        -webkit-transform: rotate(0);
        opacity: 1;
    }
    100% {
        -webkit-transform-origin: left bottom;
        -webkit-transform: rotate(90deg);
        opacity: 0;
    }
}
@keyframes rotateOutDownLeft {
    0% {
        transform-origin: left bottom;
        transform: rotate(0);
        opacity: 1;
    }
    100% {
        transform-origin: left bottom;
        transform: rotate(90deg);
        opacity: 0;
    }
}
.rotateOutDownLeft.goAway {
    -webkit-animation-name: rotateOutDownLeft;
    animation-name: rotateOutDownLeft;
}
/************
* rotateOutUpRight *
*************/

@-webkit-keyframes rotateOutUpRight {
    0% {
        -webkit-transform-origin: right bottom;
        -webkit-transform: rotate(0);
        opacity: 1;
    }
    100% {
        -webkit-transform-origin: right bottom;
        -webkit-transform: rotate(90deg);
        opacity: 0;
    }
}
@keyframes rotateOutUpRight {
    0% {
        transform-origin: right bottom;
        transform: rotate(0);
        opacity: 1;
    }
    100% {
        transform-origin: right bottom;
        transform: rotate(90deg);
        opacity: 0;
    }
}
.rotateOutUpRight.goAway {
    -webkit-animation-name: rotateOutUpRight;
    animation-name: rotateOutUpRight;
}

/************
* rollOut *
*************/
@-webkit-keyframes rollOut {
    0% {
        opacity: 1;
        -webkit-transform: translateX(0px) rotate(0deg);
    }
    100% {
        opacity: 0;
        -webkit-transform: translateX(100%) rotate(120deg);
    }
}
@keyframes rollOut {
    0% {
        opacity: 1;
        transform: translateX(0px) rotate(0deg);
    }
    100% {
        opacity: 0;
        transform: translateX(100%) rotate(120deg);
    }
}
.rollOut.goAway {
    -webkit-animation-name: rollOut;
    animation-name: rollOut;
}
/*****************
* Short Animations
*******************/

/*********************
* fadeInUpShort
*********************/
@-webkit-keyframes fadeInUpShort {
    0% {
        opacity: 0;
        -webkit-transform: translateY(20px);
    }
    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
    }
}

@keyframes fadeInUpShort {
    0% {
        opacity: 0;
        transform: translateY(20px);
    }
    100% {
        opacity: 1;
        transform: translateY(0);
    }
}
.fadeInUpShort{
    opacity: 0;
    -webkit-transform: translateY(20px);
    transform: translateY(20px);
}
.fadeInUpShort.go {
    -webkit-animation-name: fadeInUpShort;
    animation-name: fadeInUpShort;
}

/*********************
* fadeInUpShortop1
*********************/
@-webkit-keyframes fadeInUpShortop1 {
    0% {
        opacity: 1;
        -webkit-transform: translateY(20px);
    }
    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
    }
}

@keyframes fadeInUpShortop1 {
    0% {
        opacity: 1;
        transform: translateY(20px);
    }
    100% {
        opacity: 1;
        transform: translateY(0);
    }
}
.fadeInUpShortop1{
    opacity: 1;
    -webkit-transform: translateY(20px);
    transform: translateY(20px);
}
.fadeInUpShortop1.go {
    -webkit-animation-name: fadeInUpShortop1;
    animation-name: fadeInUpShortop1;
}

/*********************
* fadeInDownShort
*********************/
@-webkit-keyframes fadeInDownShort {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-20px);
    }
    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
    }
}

@keyframes fadeInDownShort {
    0% {
        opacity: 0;
        transform: translateY(-20px);
    }
    100% {
        opacity: 1;
        transform: translateY(0);
    }
}
.fadeInDownShort{
    opacity: 0;
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px);
}
.fadeInDownShort.go {
    -webkit-animation-name: fadeInDownShort;
    animation-name: fadeInDownShort;
}

/*********************
* fadeInRightShort
*********************/
@-webkit-keyframes fadeInRightShort {
    0% {
        opacity: 0;
        -webkit-transform: translateX(20px);
    }
    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
    }
}
@keyframes fadeInRightShort {
    0% {
        opacity: 0;
        transform: translateX(20px);
    }
    100% {
        opacity: 1;
        transform: translateX(0);
    }
}
.fadeInRightShort {
    opacity: 0;
    -webkit-transform: translateX(20px);
    transform: translateX(20px);
}
.fadeInRightShort.go {
    -webkit-animation-name: fadeInRightShort;
    animation-name: fadeInRightShort;
}

/*********************
* fadeInLeftShort
*********************/
@-webkit-keyframes fadeInLeftShort {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-20px);
    }
    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
    }
}
@keyframes fadeInLeftShort {
    0% {
        opacity: 0;
        transform: translateX(-20px);
    }
    100% {
        opacity: 1;
        transform: translateX(0);
    }
}
.fadeInLeftShort {
    opacity: 0;
    -webkit-transform: translateX(-20px);
    transform: translateX(-20px);
}
.fadeInLeftShort.go {
    -webkit-animation-name: fadeInLeftShort;
    animation-name: fadeInLeftShort;
}