Animations
               
               animo is a powerful little tool that makes managing CSS animations extremely easy.
            
            
            Trigger Animations on Scroll
bounceIn
                     data-toggle="play-animation"
                        data-play="bounceIn"
                        data-offset="0"
                     fadeInDown
                     data-toggle="play-animation"
                        data-play="fadeInDown"
                        data-offset="0"
                     fadeInLeftBig
                     data-toggle="play-animation"
                        data-play="fadeInLeftBig"
                        data-offset="0"
                        data-delay="1000"