/*----------------- GOING1 -----------------*/
@keyframes GOING1 {
   0% {
  	top: 15%;
  }
   50% {
  	top: 14%;
  }
   51% {
  	top: 14%;
  }
   100% {
  	top: 15%;
  }
}

@-moz-keyframes GOING1 {
   0% {
    top: 15%;
  }
   50% {
    top: 14%;
  }
   51% {
    top: 14%;
  }
   100% {
    top: 15%;
  }
}

@-webkit-keyframes GOING1 {
   0% {
    top: 15%;
  }
   50% {
    top: 14%;
  }
   51% {
    top: 14%;
  }
   100% {
    top: 15%;
  }
}

@-o-keyframes GOING1 {
   0% {
    top: 15%;
  }
   50% {
    top: 14%;
  }
   51% {
    top: 14%;
  }
   100% {
    top: 15%;
  }
}


/*----------------- GOING2 -----------------*/
@keyframes GOING2 {
   0% {
    top: 14%;
  }
   50% {
    top: 15%;
  }
   51% {
    top: 15%;
  }
   100% {
    top: 14%;
  }
}

@-moz-keyframes GOING2 {
   0% {
    top: 14%;
  }
   50% {
    top: 15%;
  }
   51% {
    top: 15%;
  }
   100% {
    top: 14%;
  }
}

@-webkit-keyframes GOING2 {
   0% {
    top: 14%;
  }
   50% {
    top: 15%;
  }
   51% {
    top: 15%;
  }
   100% {
    top: 14%;
  }
}

@-o-keyframes GOING2 {
   0% {
    top: 14%;
  }
   50% {
    top: 15%;
  }
   51% {
    top: 15%;
  }
   100% {
    top: 14%;
  }
}



@media screen and (max-width:768px) {
  /*----------------- GOING1 -----------------*/
  @keyframes GOING1 {
     0% {
      top: 65%;
    }
     50% {
      top: 64%;
    }
     51% {
      top: 64%;
    }
     100% {
      top: 65%;
    }
  }

  @-moz-keyframes GOING1 {
     0% {
      top: 65%;
    }
     50% {
      top: 64%;
    }
     51% {
      top: 64%;
    }
     100% {
      top: 65%;
    }
  }

  @-webkit-keyframes GOING1 {
     0% {
      top: 65%;
    }
     50% {
      top: 64%;
    }
     51% {
      top: 64%;
    }
     100% {
      top: 65%;
    }
  }

  @-o-keyframes GOING1 {
     0% {
      top: 65%;
    }
     50% {
      top: 64%;
    }
     51% {
      top: 64%;
    }
     100% {
      top: 65%;
    }
  }


  /*----------------- GOING2 -----------------*/
  @keyframes GOING2 {
     0% {
      top: 77%;
    }
     50% {
      top: 78%;
    }
     51% {
      top: 78%;
    }
     100% {
      top: 77%;
    }
  }

  @-moz-keyframes GOING2 {
     0% {
      top: 77%;
    }
     50% {
      top: 78%;
    }
     51% {
      top: 78%;
    }
     100% {
      top: 77%;
    }
  }

  @-webkit-keyframes GOING2 {
     0% {
      top: 77%;
    }
     50% {
      top: 78%;
    }
     51% {
      top: 78%;
    }
     100% {
      top: 77%;
    }
  }

  @-o-keyframes GOING2 {
     0% {
      top: 77%;
    }
     50% {
      top: 78%;
    }
     51% {
      top: 78%;
    }
     100% {
      top: 77%;
    }
  }


}




@media screen and (max-width:479px) {
  /*----------------- GOING1 -----------------*/
  @keyframes GOING1 {
     0% {
      top: 84%;
    }
     50% {
      top: 83%;
    }
     51% {
      top: 83%;
    }
     100% {
      top: 84%;
    }
  }

  @-moz-keyframes GOING1 {
     0% {
      top: 84%;
    }
     50% {
      top: 83%;
    }
     51% {
      top: 83%;
    }
     100% {
      top: 84%;
    }
  }

  @-webkit-keyframes GOING1 {
     0% {
      top: 84%;
    }
     50% {
      top: 83%;
    }
     51% {
      top: 83%;
    }
     100% {
      top: 84%;
    }
  }

  @-o-keyframes GOING1 {
     0% {
      top: 84%;
    }
     50% {
      top: 83%;
    }
     51% {
      top: 83%;
    }
     100% {
      top: 84%;
    }
  }


  /*----------------- GOING2 -----------------*/
  @keyframes GOING2 {
     0% {
      top: 83%;
    }
     50% {
      top: 84%;
    }
     51% {
      top: 84%;
    }
     100% {
      top: 83%;
    }
  }

  @-moz-keyframes GOING2 {
     0% {
      top: 83%;
    }
     50% {
      top: 84%;
    }
     51% {
      top: 84%;
    }
     100% {
      top: 83%;
    }
  }

  @-webkit-keyframes GOING2 {
     0% {
      top: 83%;
    }
     50% {
      top: 84%;
    }
     51% {
      top: 84%;
    }
     100% {
      top: 83%;
    }
  }

  @-o-keyframes GOING2 {
     0% {
      top: 83%;
    }
     50% {
      top: 84%;
    }
     51% {
      top: 84%;
    }
     100% {
      top: 83%;
    }
  }


}




@media screen and (max-width:374px) {
  /*----------------- GOING1 -----------------*/
  @keyframes GOING1 {
     0% {
      top: 90%;
    }
     50% {
      top: 89%;
    }
     51% {
      top: 89%;
    }
     100% {
      top: 90%;
    }
  }

  @-moz-keyframes GOING1 {
     0% {
      top: 90%;
    }
     50% {
      top: 89%;
    }
     51% {
      top: 89%;
    }
     100% {
      top: 90%;
    }
  }

  @-webkit-keyframes GOING1 {
     0% {
      top: 90%;
    }
     50% {
      top: 89%;
    }
     51% {
      top: 89%;
    }
     100% {
      top: 90%;
    }
  }

  @-o-keyframes GOING1 {
     0% {
      top: 90%;
    }
     50% {
      top: 89%;
    }
     51% {
      top: 89%;
    }
     100% {
      top: 90%;
    }
  }


  /*----------------- GOING2 -----------------*/
  @keyframes GOING2 {
     0% {
      top: 89%;
    }
     50% {
      top: 90%;
    }
     51% {
      top: 90%;
    }
     100% {
      top: 89%;
    }
  }

  @-moz-keyframes GOING2 {
     0% {
      top: 89%;
    }
     50% {
      top: 90%;
    }
     51% {
      top: 90%;
    }
     100% {
      top: 89%;
    }
  }

  @-webkit-keyframes GOING2 {
     0% {
      top: 89%;
    }
     50% {
      top: 90%;
    }
     51% {
      top: 90%;
    }
     100% {
      top: 89%;
    }
  }

  @-o-keyframes GOING2 {
     0% {
      top: 89%;
    }
     50% {
      top: 90%;
    }
     51% {
      top: 90%;
    }
     100% {
      top: 89%;
    }
  }


}






/*----------------- discolorA -----------------*/

@-webkit-keyframes discolorA {
    0%,
    50% {
        color: #4d4d4f;
    }
    51%,
    100% {
        color: #f9561b;
    }
}

@-moz-keyframes discolorA {
    0%,
    50% {
        color: #4d4d4f;
    }
    51%,
    100% {
        color: #f9561b;
    }
}

@-o-keyframes discolorA {
    0%,
    50% {
        color: #4d4d4f;
    }
    51%,
    100% {
        color: #f9561b;
    }
}

@keyframes discolorA {
    0%,
    50% {
        color: #4d4d4f;
    }
    51%,
    100% {
        color: #f9561b;
    }
}










.bounce{ 
  -ms-animation: bounce 2s 2s infinite;
  -moz-animation: bounce 2s 2s infinite;
  -webkit-animation: bounce 2s 2s infinite;
  animation: bounce 2s 2s infinite;
  animation-delay: 3s;
  }

.tada{ 
  -ms-animation: tada 2s 1s infinite;
  -moz-animation: tada 2s 1s infinite;
  -webkit-animation: tada 2s 1s infinite;
  animation: tada 2s 1s infinite;
  animation-delay: 2s;
  }

/*.slideInUp{ 
  -ms-animation: slideInUp 2s 1s infinite;
  -moz-animation: slideInUp 2s 1s infinite;
  -webkit-animation: slideInUp 2s 1s infinite;
  animation: slideInUp 3s 5s infinite;
  animation-delay: 5s;
  }

.fadeInDown{ 
  -ms-animation: fadeInDown 2s 1s infinite;
  -moz-animation: fadeInDown 2s 1s infinite;
  -webkit-animation: fadeInDown 2s 1s infinite;
  animation: fadeInDown 3s 5s infinite;
  animation-delay: 6s;
  }*/

.pulse{ 
  -ms-animation: pulse 2s 1s infinite;
  -moz-animation: pulse 2s 1s infinite;
  -webkit-animation: pulse 2s 1s infinite;
  animation: pulse 2s 1s infinite;
  animation-delay: 3s;
  }