-webkit-transform: ;
-moz-transform: ;
-o-transform: ;
-ms-transform: ;
transform
-webkit-animation:
-moz-animation:
-ms-animation:
-o-animation:
animation:
-webkit-transition: all ;
-moz-transition: all ;
-o-transition: all ;
-ms-transition: all ;
transition: all ;
transition: transform 5s, opacity 5s, border-bottom 5s;