CSS Animation

Developer
Size
7,029 Kb
Views
44,528

How do I make an css animation?

To see animation, click on "►" button. This will perform some special things. What is a css animation? How do you make a css animation? This script and codes were developed by Ghost Rider on 23 July 2022, Saturday.

CSS Animation Previews

CSS Animation - Script Codes HTML Codes

<!DOCTYPE html>
<html >
<head> <meta charset="UTF-8"> <title>CSS Animation</title> <link rel="stylesheet" href="css/style.css">
</head>
<body> <div id='container'>
<h1>CSS3 Animation Effects Demos</h1>
<hr />
<div class="BlogEntry" > <div class="BlogEntryImg"> <span> 1</span> </div><div class="BlogEntryText"> <span class="PlayButton Effect-effectBounce" title="Play Animation"> ►</span> <b>Effect -> effectBounce</b> <div class="BlogEntryNotes"> <span style="color:#cc0000;">Note:</span> To see animation, click on "►" button. </div> </div> </div>
<div class="BlogEntry" ><div class="BlogEntryImg"><span> 2</span></div><div class="BlogEntryText"><span class="PlayButton Effect-effectBounceIn" title="Play Animation"> ►</span> <b>Effect -> effectBounceIn</b><div class="BlogEntryNotes"><span style="color:#cc0000;">Note:</span> To see animation, click on "►" button.</div></div></div>
<div class="BlogEntry" ><div class="BlogEntryImg"><span> 3</span></div><div class="BlogEntryText"><span class="PlayButton Effect-effectBounceInDown" title="Play Animation"> ►</span> <b>Effect -> effectBounceInDown</b><div class="BlogEntryNotes"><span style="color:#cc0000;">Note:</span> To see animation, click on "►" button.</div></div></div>
<div class="BlogEntry" ><div class="BlogEntryImg"><span> 4</span></div><div class="BlogEntryText"><span class="PlayButton Effect-effectBounceInLeft" title="Play Animation"> ►</span> <b>Effect -> effectBounceInLeft</b><div class="BlogEntryNotes"><span style="color:#cc0000;">Note:</span> To see animation, click on "►" button.</div></div></div>
<div class="BlogEntry" ><div class="BlogEntryImg"><span> 5</span></div><div class="BlogEntryText"><span class="PlayButton Effect-effectBounceInRight" title="Play Animation"> ►</span> <b>Effect -> effectBounceInRight</b><div class="BlogEntryNotes"><span style="color:#cc0000;">Note:</span> To see animation, click on "►" button.</div></div></div>
<div class="BlogEntry" ><div class="BlogEntryImg"><span> 6</span></div><div class="BlogEntryText"><span class="PlayButton Effect-effectBounceInUp" title="Play Animation"> ►</span> <b>Effect -> effectBounceInUp</b><div class="BlogEntryNotes"><span style="color:#cc0000;">Note:</span> To see animation, click on "►" button.</div></div></div>
<div class="BlogEntry" ><div class="BlogEntryImg"><span> 7</span></div><div class="BlogEntryText"><span class="PlayButton Effect-effectBounceOut" title="Play Animation"> ►</span> <b>Effect -> effectBounceOut</b><div class="BlogEntryNotes"><span style="color:#cc0000;">Note:</span> To see animation, click on "►" button.</div></div></div>
<div class="BlogEntry" ><div class="BlogEntryImg"><span> 8</span></div><div class="BlogEntryText"><span class="PlayButton Effect-effectBounceOutDown" title="Play Animation"> ►</span> <b>Effect -> effectBounceOutDown</b><div class="BlogEntryNotes"><span style="color:#cc0000;">Note:</span> To see animation, click on "►" button.</div></div></div>
<div class="BlogEntry" ><div class="BlogEntryImg"><span> 9</span></div><div class="BlogEntryText"><span class="PlayButton Effect-effectBounceOutLeft" title="Play Animation"> ►</span> <b>Effect -> effectBounceOutLeft</b><div class="BlogEntryNotes"><span style="color:#cc0000;">Note:</span> To see animation, click on "►" button.</div></div></div>
<div class="BlogEntry" ><div class="BlogEntryImg"><span>10</span></div><div class="BlogEntryText"><span class="PlayButton Effect-effectBounceOutRight" title="Play Animation"> ►</span> <b>Effect -> effectBounceOutRight</b><div class="BlogEntryNotes"><span style="color:#cc0000;">Note:</span> To see animation, click on "►" button.</div></div></div>
<div class="BlogEntry" ><div class="BlogEntryImg"><span>11</span></div><div class="BlogEntryText"><span class="PlayButton Effect-effectBounceOutUp" title="Play Animation"> ►</span> <b>Effect -> effectBounceOutUp</b><div class="BlogEntryNotes"><span style="color:#cc0000;">Note:</span> To see animation, click on "►" button.</div></div></div>
<div class="BlogEntry" ><div class="BlogEntryImg"><span>12</span></div><div class="BlogEntryText"><span class="PlayButton Effect-effectFadeIn" title="Play Animation"> ►</span> <b>Effect -> effectFadeIn</b><div class="BlogEntryNotes"><span style="color:#cc0000;">Note:</span> To see animation, click on "►" button.</div></div></div>
<div class="BlogEntry" ><div class="BlogEntryImg"><span>13</span></div><div class="BlogEntryText"><span class="PlayButton Effect-effectFadeInDown" title="Play Animation"> ►</span> <b>Effect -> effectFadeInDown</b><div class="BlogEntryNotes"><span style="color:#cc0000;">Note:</span> To see animation, click on "►" button.</div></div></div>
<div class="BlogEntry" ><div class="BlogEntryImg"><span>14</span></div><div class="BlogEntryText"><span class="PlayButton Effect-effectFadeInDownBig" title="Play Animation"> ►</span> <b>Effect -> effectFadeInDownBig</b><div class="BlogEntryNotes"><span style="color:#cc0000;">Note:</span> To see animation, click on "►" button.</div></div></div>
<div class="BlogEntry" ><div class="BlogEntryImg"><span>15</span></div><div class="BlogEntryText"><span class="PlayButton Effect-effectFadeInLeft" title="Play Animation"> ►</span> <b>Effect -> effectFadeInLeft</b><div class="BlogEntryNotes"><span style="color:#cc0000;">Note:</span> To see animation, click on "►" button.</div></div></div>
<div class="BlogEntry" ><div class="BlogEntryImg"><span>16</span></div><div class="BlogEntryText"><span class="PlayButton Effect-effectFadeInLeftBig" title="Play Animation"> ►</span> <b>Effect -> effectFadeInLeftBig</b><div class="BlogEntryNotes"><span style="color:#cc0000;">Note:</span> To see animation, click on "►" button.</div></div></div>
<div class="BlogEntry" ><div class="BlogEntryImg"><span>17</span></div><div class="BlogEntryText"><span class="PlayButton Effect-effectFadeInRight" title="Play Animation"> ►</span> <b>Effect -> effectFadeInRight</b><div class="BlogEntryNotes"><span style="color:#cc0000;">Note:</span> To see animation, click on "►" button.</div></div></div>
<div class="BlogEntry" ><div class="BlogEntryImg"><span>18</span></div><div class="BlogEntryText"><span class="PlayButton Effect-effectFadeInRightBig" title="Play Animation"> ►</span> <b>Effect -> effectFadeInRightBig</b><div class="BlogEntryNotes"><span style="color:#cc0000;">Note:</span> To see animation, click on "►" button.</div></div></div>
<div class="BlogEntry" ><div class="BlogEntryImg"><span>19</span></div><div class="BlogEntryText"><span class="PlayButton Effect-effectFadeInUp" title="Play Animation"> ►</span> <b>Effect -> effectFadeInUp</b><div class="BlogEntryNotes"><span style="color:#cc0000;">Note:</span> To see animation, click on "►" button.</div></div></div>
<div class="BlogEntry" ><div class="BlogEntryImg"><span>20</span></div><div class="BlogEntryText"><span class="PlayButton Effect-effectFadeInUpBig" title="Play Animation"> ►</span> <b>Effect -> effectFadeInUpBig</b><div class="BlogEntryNotes"><span style="color:#cc0000;">Note:</span> To see animation, click on "►" button.</div></div></div>
<div class="BlogEntry" ><div class="BlogEntryImg"><span>21</span></div><div class="BlogEntryText"><span class="PlayButton Effect-effectFadeOut" title="Play Animation"> ►</span> <b>Effect -> effectFadeOut</b><div class="BlogEntryNotes"><span style="color:#cc0000;">Note:</span> To see animation, click on "►" button.</div></div></div>
<div class="BlogEntry" ><div class="BlogEntryImg"><span>22</span></div><div class="BlogEntryText"><span class="PlayButton Effect-effectFadeOutDown" title="Play Animation"> ►</span> <b>Effect -> effectFadeOutDown</b><div class="BlogEntryNotes"><span style="color:#cc0000;">Note:</span> To see animation, click on "►" button.</div></div></div>
<div class="BlogEntry" ><div class="BlogEntryImg"><span>23</span></div><div class="BlogEntryText"><span class="PlayButton Effect-effectFadeOutDownBig" title="Play Animation"> ►</span> <b>Effect -> effectFadeOutDownBig</b><div class="BlogEntryNotes"><span style="color:#cc0000;">Note:</span> To see animation, click on "►" button.</div></div></div>
<div class="BlogEntry" ><div class="BlogEntryImg"><span>24</span></div><div class="BlogEntryText"><span class="PlayButton Effect-effectFadeOutLeft" title="Play Animation"> ►</span> <b>Effect -> effectFadeOutLeft</b><div class="BlogEntryNotes"><span style="color:#cc0000;">Note:</span> To see animation, click on "►" button.</div></div></div>
<div class="BlogEntry" ><div class="BlogEntryImg"><span>25</span></div><div class="BlogEntryText"><span class="PlayButton Effect-effectFadeOutLeftBig" title="Play Animation"> ►</span> <b>Effect -> effectFadeOutLeftBig</b><div class="BlogEntryNotes"><span style="color:#cc0000;">Note:</span> To see animation, click on "►" button.</div></div></div>
<div class="BlogEntry" ><div class="BlogEntryImg"><span>26</span></div><div class="BlogEntryText"><span class="PlayButton Effect-effectFadeOutRight" title="Play Animation"> ►</span> <b>Effect -> effectFadeOutRight</b><div class="BlogEntryNotes"><span style="color:#cc0000;">Note:</span> To see animation, click on "►" button.</div></div></div>
<div class="BlogEntry" ><div class="BlogEntryImg"><span>27</span></div><div class="BlogEntryText"><span class="PlayButton Effect-effectFadeOutRightBig" title="Play Animation"> ►</span> <b>Effect -> effectFadeOutRightBig</b><div class="BlogEntryNotes"><span style="color:#cc0000;">Note:</span> To see animation, click on "►" button.</div></div></div>
<div class="BlogEntry" ><div class="BlogEntryImg"><span>28</span></div><div class="BlogEntryText"><span class="PlayButton Effect-effectFadeOutUp" title="Play Animation"> ►</span> <b>Effect -> effectFadeOutUp</b><div class="BlogEntryNotes"><span style="color:#cc0000;">Note:</span> To see animation, click on "►" button.</div></div></div>
<div class="BlogEntry" ><div class="BlogEntryImg"><span>29</span></div><div class="BlogEntryText"><span class="PlayButton Effect-effectFadeOutUpBig" title="Play Animation"> ►</span> <b>Effect -> effectFadeOutUpBig</b><div class="BlogEntryNotes"><span style="color:#cc0000;">Note:</span> To see animation, click on "►" button.</div></div></div>
<div class="BlogEntry" ><div class="BlogEntryImg"><span>30</span></div><div class="BlogEntryText"><span class="PlayButton Effect-effectFlash" title="Play Animation"> ►</span> <b>Effect -> effectFlash</b><div class="BlogEntryNotes"><span style="color:#cc0000;">Note:</span> To see animation, click on "►" button.</div></div></div>
<div class="BlogEntry" ><div class="BlogEntryImg"><span>31</span></div><div class="BlogEntryText"><span class="PlayButton Effect-effectFlip" title="Play Animation"> ►</span> <b>Effect -> effectFlip</b><div class="BlogEntryNotes"><span style="color:#cc0000;">Note:</span> To see animation, click on "►" button.</div></div></div>
<div class="BlogEntry" ><div class="BlogEntryImg"><span>32</span></div><div class="BlogEntryText"><span class="PlayButton Effect-effectFlipInX" title="Play Animation"> ►</span> <b>Effect -> effectFlipInX</b><div class="BlogEntryNotes"><span style="color:#cc0000;">Note:</span> To see animation, click on "►" button.</div></div></div>
<div class="BlogEntry" ><div class="BlogEntryImg"><span>33</span></div><div class="BlogEntryText"><span class="PlayButton Effect-effectFlipInY" title="Play Animation"> ►</span> <b>Effect -> effectFlipInY</b><div class="BlogEntryNotes"><span style="color:#cc0000;">Note:</span> To see animation, click on "►" button.</div></div></div>
<div class="BlogEntry" ><div class="BlogEntryImg"><span>34</span></div><div class="BlogEntryText"><span class="PlayButton Effect-effectFlipOutX" title="Play Animation"> ►</span> <b>Effect -> effectFlipOutX</b><div class="BlogEntryNotes"><span style="color:#cc0000;">Note:</span> To see animation, click on "►" button.</div></div></div>
<div class="BlogEntry" ><div class="BlogEntryImg"><span>35</span></div><div class="BlogEntryText"><span class="PlayButton Effect-effectFlipOutY" title="Play Animation"> ►</span> <b>Effect -> effectFlipOutY</b><div class="BlogEntryNotes"><span style="color:#cc0000;">Note:</span> To see animation, click on "►" button.</div></div></div>
<div class="BlogEntry" ><div class="BlogEntryImg"><span>36</span></div><div class="BlogEntryText"><span class="PlayButton Effect-effectLightSpeedIn" title="Play Animation"> ►</span> <b>Effect -> effectLightSpeedIn</b><div class="BlogEntryNotes"><span style="color:#cc0000;">Note:</span> To see animation, click on "►" button.</div></div></div>
<div class="BlogEntry" ><div class="BlogEntryImg"><span>37</span></div><div class="BlogEntryText"><span class="PlayButton Effect-effectLightSpeedOut" title="Play Animation"> ►</span> <b>Effect -> effectLightSpeedOut</b><div class="BlogEntryNotes"><span style="color:#cc0000;">Note:</span> To see animation, click on "►" button.</div></div></div>
<div class="BlogEntry" ><div class="BlogEntryImg"><span>38</span></div><div class="BlogEntryText"><span class="PlayButton Effect-effectRotateInDownRight" title="Play Animation"> ►</span> <b>Effect -> effectRotateInDownRight</b><div class="BlogEntryNotes"><span style="color:#cc0000;">Note:</span> To see animation, click on "►" button.</div></div></div>
<div class="BlogEntry" ><div class="BlogEntryImg"><span>39</span></div><div class="BlogEntryText"><span class="PlayButton Effect-effectRotateInUpLeft" title="Play Animation"> ►</span> <b>Effect -> effectRotateInUpLeft</b><div class="BlogEntryNotes"><span style="color:#cc0000;">Note:</span> To see animation, click on "►" button.</div></div></div>
<div class="BlogEntry" ><div class="BlogEntryImg"><span>40</span></div><div class="BlogEntryText"><span class="PlayButton Effect-effectRotateInUpRight" title="Play Animation"> ►</span> <b>Effect -> effectRotateInUpRight</b><div class="BlogEntryNotes"><span style="color:#cc0000;">Note:</span> To see animation, click on "►" button.</div></div></div>
<div class="BlogEntry" ><div class="BlogEntryImg"><span>41</span></div><div class="BlogEntryText"><span class="PlayButton Effect-effectRotateOut" title="Play Animation"> ►</span> <b>Effect -> effectRotateOut</b><div class="BlogEntryNotes"><span style="color:#cc0000;">Note:</span> To see animation, click on "►" button.</div></div></div>
<div class="BlogEntry" ><div class="BlogEntryImg"><span>42</span></div><div class="BlogEntryText"><span class="PlayButton Effect-effectRotateOutDownLeft" title="Play Animation"> ►</span> <b>Effect -> effectRotateOutDownLeft</b><div class="BlogEntryNotes"><span style="color:#cc0000;">Note:</span> To see animation, click on "►" button.</div></div></div>
<div class="BlogEntry" ><div class="BlogEntryImg"><span>43</span></div><div class="BlogEntryText"><span class="PlayButton Effect-effectRotateOutDownRight" title="Play Animation"> ►</span> <b>Effect -> effectRotateOutDownRight</b><div class="BlogEntryNotes"><span style="color:#cc0000;">Note:</span> To see animation, click on "►" button.</div></div></div>
<div class="BlogEntry" ><div class="BlogEntryImg"><span>44</span></div><div class="BlogEntryText"><span class="PlayButton Effect-effectRotateOutUpLeft" title="Play Animation"> ►</span> <b>Effect -> effectRotateOutUpLeft</b><div class="BlogEntryNotes"><span style="color:#cc0000;">Note:</span> To see animation, click on "►" button.</div></div></div>
<div class="BlogEntry" ><div class="BlogEntryImg"><span>45</span></div><div class="BlogEntryText"><span class="PlayButton Effect-effectRotateOutUpRight" title="Play Animation"> ►</span> <b>Effect -> effectRotateOutUpRight</b><div class="BlogEntryNotes"><span style="color:#cc0000;">Note:</span> To see animation, click on "►" button.</div></div></div>
<div class="BlogEntry" ><div class="BlogEntryImg"><span>46</span></div><div class="BlogEntryText"><span class="PlayButton Effect-effectShake" title="Play Animation"> ►</span> <b>Effect -> effectShake</b><div class="BlogEntryNotes"><span style="color:#cc0000;">Note:</span> To see animation, click on "►" button.</div></div></div>
<div class="BlogEntry" ><div class="BlogEntryImg"><span>47</span></div><div class="BlogEntryText"><span class="PlayButton Effect-effectSlideInDown" title="Play Animation"> ►</span> <b>Effect -> effectSlideInDown</b><div class="BlogEntryNotes"><span style="color:#cc0000;">Note:</span> To see animation, click on "►" button.</div></div></div>
<div class="BlogEntry" ><div class="BlogEntryImg"><span>48</span></div><div class="BlogEntryText"><span class="PlayButton Effect-effectSlideInLeft" title="Play Animation"> ►</span> <b>Effect -> effectSlideInLeft</b><div class="BlogEntryNotes"><span style="color:#cc0000;">Note:</span> To see animation, click on "►" button.</div></div></div>
<div class="BlogEntry" ><div class="BlogEntryImg"><span>49</span></div><div class="BlogEntryText"><span class="PlayButton Effect-effectSlideInRight" title="Play Animation"> ►</span> <b>Effect -> effectSlideInRight</b><div class="BlogEntryNotes"><span style="color:#cc0000;">Note:</span> To see animation, click on "►" button.</div></div></div>
<div class="BlogEntry" ><div class="BlogEntryImg"><span>50</span></div><div class="BlogEntryText"><span class="PlayButton Effect-effectSlideOutLeft" title="Play Animation"> ►</span> <b>Effect -> effectSlideOutLeft</b><div class="BlogEntryNotes"><span style="color:#cc0000;">Note:</span> To see animation, click on "►" button.</div></div></div>
<div class="BlogEntry" ><div class="BlogEntryImg"><span>51</span></div><div class="BlogEntryText"><span class="PlayButton Effect-effectSlideOutRight" title="Play Animation"> ►</span> <b>Effect -> effectSlideOutRight</b><div class="BlogEntryNotes"><span style="color:#cc0000;">Note:</span> To see animation, click on "►" button.</div></div></div>
<div class="BlogEntry" ><div class="BlogEntryImg"><span>52</span></div><div class="BlogEntryText"><span class="PlayButton Effect-effectSlideOutUp" title="Play Animation"> ►</span> <b>Effect -> effectSlideOutUp</b><div class="BlogEntryNotes"><span style="color:#cc0000;">Note:</span> To see animation, click on "►" button.</div></div></div>
<div class="BlogEntry" ><div class="BlogEntryImg"><span>53</span></div><div class="BlogEntryText"><span class="PlayButton Effect-effectSwing" title="Play Animation"> ►</span> <b>Effect -> effectSwing</b><div class="BlogEntryNotes"><span style="color:#cc0000;">Note:</span> To see animation, click on "►" button.</div></div></div>
<div class="BlogEntry" ><div class="BlogEntryImg"><span>54</span></div><div class="BlogEntryText"><span class="PlayButton Effect-effectTada" title="Play Animation"> ►</span> <b>Effect -> effectTada</b><div class="BlogEntryNotes"><span style="color:#cc0000;">Note:</span> To see animation, click on "►" button.</div></div></div>
<div class="BlogEntry" ><div class="BlogEntryImg"><span>55</span></div><div class="BlogEntryText"><span class="PlayButton Effect-effectWobble" title="Play Animation"> ►</span> <b>Effect -> effectWobble</b><div class="BlogEntryNotes"><span style="color:#cc0000;">Note:</span> To see animation, click on "►" button.</div></div></div> <br /> <hr /> <br /> <span style="float:right;">Thank you <br /> Lakshya </span>
<br />
</div> <script src='http://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.3/jquery.min.js'></script> <script src="js/index.js"></script>
</body>
</html>

CSS Animation - Script Codes CSS Codes

@import url('http://fonts.googleapis.com/css?family=Montez');
@import url(http://fonts.googleapis.com/css?family=Francois+One);
#container
{
margin: 10%;
width:80%;
font-family:Montez;
}
#container > h1{ text-align:center; margin-top:-40px;
}
.BlogEntry
{
min-height:50px;
border-bottom:dashed 1px #006699;
padding:5px;
margin-top:10px;	-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;
}
.BlogEntryImg {
float:left;
height:50px;
width:50px;
border:solid 1px #dedede;
padding:2px;	-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;
}
.BlogEntryImg >span{ font-size:300%; margin-left:10%;
}
.BlogEntryText
{
margin-left:70px;
min-height:50px;
word-wrap:break-word;
overflow:hidden;
padding:5px;
display:block;
font-family: 'Francois One', sans-serif;
}
.BlogEntryNotes
{
font-size:11px;
color:#999;
font-family:Arial, Helvetica, sans-serif;
margin-top:5px;
}
.BlogEntryImg img
{
width:50px;height:50px
}
.PlayButton{
color:#fff;
font-weight:bolder;
background: #EE6557;
float:right;
cursor:pointer;
font-family:arial;
width:26px;
height:25px;
font-size:20px;
padding:4px;
margin-top:10px;
margin-right:50px;
}
/* Animation Effects */
/* Animation Effect - effectBounce */
@-webkit-keyframes bounce { 0%, 20%, 50%, 80%, 100% { -webkit-transform: translateY(0); transform: translateY(0); } 40% { -webkit-transform: translateY(-30px); transform: translateY(-30px); } 60% { -webkit-transform: translateY(-15px); transform: translateY(-15px); }
}
@keyframes bounce { 0%, 20%, 50%, 80%, 100% { -webkit-transform: translateY(0); -ms-transform: translateY(0); transform: translateY(0); } 40% { -webkit-transform: translateY(-30px); -ms-transform: translateY(-30px); transform: translateY(-30px); } 60% { -webkit-transform: translateY(-15px); -ms-transform: translateY(-15px); transform: translateY(-15px); }
}
.effectBounce
{
animation:bounce 1s infinite;
-webkit-animation:bounce 1s infinite; /* Safari and Chrome */
}
/* Animation Effect - effectBounceIn */
@-webkit-keyframes bounceIn { 0% { opacity: 0; -webkit-transform: scale(.3); transform: scale(.3); } 50% { opacity: 1; -webkit-transform: scale(1.05); transform: scale(1.05); } 70% { -webkit-transform: scale(.9); transform: scale(.9); } 100% { -webkit-transform: scale(1); transform: scale(1); }
}
@keyframes bounceIn { 0% { opacity: 0; -webkit-transform: scale(.3); -ms-transform: scale(.3); transform: scale(.3); } 50% { opacity: 1; -webkit-transform: scale(1.05); -ms-transform: scale(1.05); transform: scale(1.05); } 70% { -webkit-transform: scale(.9); -ms-transform: scale(.9); transform: scale(.9); } 100% { -webkit-transform: scale(1); -ms-transform: scale(1); transform: scale(1); }
}
.effectBounceIn
{
animation:bounceIn 1s infinite;
-webkit-animation:bounceIn 1s infinite; /* Safari and Chrome */
}
/* Animation Effect - effectBounceInDown */
@-webkit-keyframes bounceInDown { 0% { opacity: 0; -webkit-transform: translateY(-2000px); transform: translateY(-2000px); } 60% { opacity: 1; -webkit-transform: translateY(30px); transform: translateY(30px); } 80% { -webkit-transform: translateY(-10px); transform: translateY(-10px); } 100% { -webkit-transform: translateY(0); transform: translateY(0); }
}
@keyframes bounceInDown { 0% { opacity: 0; -webkit-transform: translateY(-2000px); -ms-transform: translateY(-2000px); transform: translateY(-2000px); } 60% { opacity: 1; -webkit-transform: translateY(30px); -ms-transform: translateY(30px); transform: translateY(30px); } 80% { -webkit-transform: translateY(-10px); -ms-transform: translateY(-10px); transform: translateY(-10px); } 100% { -webkit-transform: translateY(0); -ms-transform: translateY(0); transform: translateY(0); }
}
.effectBounceInDown
{
animation:bounceInDown 1s infinite;
-webkit-animation:bounceInDown 1s infinite; /* Safari and Chrome */
}
/* Animation Effect - effectBounceInLeft */
@-webkit-keyframes bounceInLeft { 0% { opacity: 0; -webkit-transform: translateX(-2000px); transform: translateX(-2000px); } 60% { opacity: 1; -webkit-transform: translateX(30px); transform: translateX(30px); } 80% { -webkit-transform: translateX(-10px); transform: translateX(-10px); } 100% { -webkit-transform: translateX(0); transform: translateX(0); }
}
@keyframes bounceInLeft { 0% { opacity: 0; -webkit-transform: translateX(-2000px); -ms-transform: translateX(-2000px); transform: translateX(-2000px); } 60% { opacity: 1; -webkit-transform: translateX(30px); -ms-transform: translateX(30px); transform: translateX(30px); } 80% { -webkit-transform: translateX(-10px); -ms-transform: translateX(-10px); transform: translateX(-10px); } 100% { -webkit-transform: translateX(0); -ms-transform: translateX(0); transform: translateX(0); }
}
.effectBounceInLeft
{
animation:bounceInLeft 1s infinite;
-webkit-animation:bounceInLeft 1s infinite; /* Safari and Chrome */
}
/* Animation Effect - effectBounceInRight */
@-webkit-keyframes bounceInRight { 0% { opacity: 0; -webkit-transform: translateX(2000px); transform: translateX(2000px); } 60% { opacity: 1; -webkit-transform: translateX(-30px); transform: translateX(-30px); } 80% { -webkit-transform: translateX(10px); transform: translateX(10px); } 100% { -webkit-transform: translateX(0); transform: translateX(0); }
}
@keyframes bounceInRight { 0% { opacity: 0; -webkit-transform: translateX(2000px); -ms-transform: translateX(2000px); transform: translateX(2000px); } 60% { opacity: 1; -webkit-transform: translateX(-30px); -ms-transform: translateX(-30px); transform: translateX(-30px); } 80% { -webkit-transform: translateX(10px); -ms-transform: translateX(10px); transform: translateX(10px); } 100% { -webkit-transform: translateX(0); -ms-transform: translateX(0); transform: translateX(0); }
}
.effectBounceInRight
{
animation:bounceInRight 1s infinite;
-webkit-animation:bounceInRight 1s infinite; /* Safari and Chrome */
}
/* Animation Effect - effectBounceInUp */
@-webkit-keyframes bounceInUp { 0% { opacity: 0; -webkit-transform: translateY(2000px); transform: translateY(2000px); } 60% { opacity: 1; -webkit-transform: translateY(-30px); transform: translateY(-30px); } 80% { -webkit-transform: translateY(10px); transform: translateY(10px); } 100% { -webkit-transform: translateY(0); transform: translateY(0); }
}
@keyframes bounceInUp { 0% { opacity: 0; -webkit-transform: translateY(2000px); -ms-transform: translateY(2000px); transform: translateY(2000px); } 60% { opacity: 1; -webkit-transform: translateY(-30px); -ms-transform: translateY(-30px); transform: translateY(-30px); } 80% { -webkit-transform: translateY(10px); -ms-transform: translateY(10px); transform: translateY(10px); } 100% { -webkit-transform: translateY(0); -ms-transform: translateY(0); transform: translateY(0); }
}
.effectBounceInUp
{
animation:bounceInUp 1s infinite;
-webkit-animation:bounceInUp 1s infinite; /* Safari and Chrome */
}
/* Animation Effect - effectBounceOut */
@-webkit-keyframes bounceOut { 0% { -webkit-transform: scale(1); transform: scale(1); } 25% { -webkit-transform: scale(.95); transform: scale(.95); } 50% { opacity: 1; -webkit-transform: scale(1.1); transform: scale(1.1); } 100% { opacity: 0; -webkit-transform: scale(.3); transform: scale(.3); }
}
@keyframes bounceOut { 0% { -webkit-transform: scale(1); -ms-transform: scale(1); transform: scale(1); } 25% { -webkit-transform: scale(.95); -ms-transform: scale(.95); transform: scale(.95); } 50% { opacity: 1; -webkit-transform: scale(1.1); -ms-transform: scale(1.1); transform: scale(1.1); } 100% { opacity: 0; -webkit-transform: scale(.3); -ms-transform: scale(.3); transform: scale(.3); }
}
.effectBounceOut
{
animation:bounceOut 1s infinite;
-webkit-animation:bounceOut 1s infinite; /* Safari and Chrome */
}
/* Animation Effect - effectBounceOutDown */
@-webkit-keyframes bounceOutDown { 0% { -webkit-transform: translateY(0); transform: translateY(0); } 20% { opacity: 1; -webkit-transform: translateY(-20px); transform: translateY(-20px); } 100% { opacity: 0; -webkit-transform: translateY(2000px); transform: translateY(2000px); }
}
@keyframes bounceOutDown { 0% { -webkit-transform: translateY(0); -ms-transform: translateY(0); transform: translateY(0); } 20% { opacity: 1; -webkit-transform: translateY(-20px); -ms-transform: translateY(-20px); transform: translateY(-20px); } 100% { opacity: 0; -webkit-transform: translateY(2000px); -ms-transform: translateY(2000px); transform: translateY(2000px); }
}
.effectBounceOutDown
{
animation:bounceOutDown 1s infinite;
-webkit-animation:bounceOutDown 1s infinite; /* Safari and Chrome */
}
/* Animation Effect - effectBounceOutLeft */
@-webkit-keyframes bounceOutLeft { 0% { -webkit-transform: translateX(0); transform: translateX(0); } 20% { opacity: 1; -webkit-transform: translateX(20px); transform: translateX(20px); } 100% { opacity: 0; -webkit-transform: translateX(-2000px); transform: translateX(-2000px); }
}
@keyframes bounceOutLeft { 0% { -webkit-transform: translateX(0); -ms-transform: translateX(0); transform: translateX(0); } 20% { opacity: 1; -webkit-transform: translateX(20px); -ms-transform: translateX(20px); transform: translateX(20px); } 100% { opacity: 0; -webkit-transform: translateX(-2000px); -ms-transform: translateX(-2000px); transform: translateX(-2000px); }
}
.effectBounceOutLeft
{
animation:bounceOutLeft 1s infinite;
-webkit-animation:bounceOutLeft 1s infinite; /* Safari and Chrome */
}
/* Animation Effect - effectBounceOutRight */
@-webkit-keyframes bounceOutRight { 0% { -webkit-transform: translateX(0); transform: translateX(0); } 20% { opacity: 1; -webkit-transform: translateX(-20px); transform: translateX(-20px); } 100% { opacity: 0; -webkit-transform: translateX(2000px); transform: translateX(2000px); }
}
@keyframes bounceOutRight { 0% { -webkit-transform: translateX(0); -ms-transform: translateX(0); transform: translateX(0); } 20% { opacity: 1; -webkit-transform: translateX(-20px); -ms-transform: translateX(-20px); transform: translateX(-20px); } 100% { opacity: 0; -webkit-transform: translateX(2000px); -ms-transform: translateX(2000px); transform: translateX(2000px); }
}
.effectBounceOutRight
{
animation:bounceOutRight 1s infinite;
-webkit-animation:bounceOutRight 1s infinite; /* Safari and Chrome */
}
/* Animation Effect - effectBounceOutUp */
@-webkit-keyframes bounceOutUp { 0% { -webkit-transform: translateY(0); transform: translateY(0); } 20% { opacity: 1; -webkit-transform: translateY(20px); transform: translateY(20px); } 100% { opacity: 0; -webkit-transform: translateY(-2000px); transform: translateY(-2000px); }
}
@keyframes bounceOutUp { 0% { -webkit-transform: translateY(0); -ms-transform: translateY(0); transform: translateY(0); } 20% { opacity: 1; -webkit-transform: translateY(20px); -ms-transform: translateY(20px); transform: translateY(20px); } 100% { opacity: 0; -webkit-transform: translateY(-2000px); -ms-transform: translateY(-2000px); transform: translateY(-2000px); }
}
.effectBounceOutUp
{
animation:bounceOutUp 1s infinite;
-webkit-animation:bounceOutUp 1s infinite; /* Safari and Chrome */
}
/* Animation Effect - effectFadeIn */
@-webkit-keyframes fadeIn { 0% { opacity: 0; } 100% { opacity: 1; }
}
@keyframes fadeIn { 0% { opacity: 0; } 100% { opacity: 1; }
}
.effectFadeIn
{
animation:fadeIn 1s infinite;
-webkit-animation:fadeIn 1s infinite; /* Safari and Chrome */
}
/* Animation Effect - effectFadeInDown */
@-webkit-keyframes fadeInDown { 0% { opacity: 0; -webkit-transform: translateY(-20px); transform: translateY(-20px); } 100% { opacity: 1; -webkit-transform: translateY(0); transform: translateY(0); }
}
@keyframes fadeInDown { 0% { opacity: 0; -webkit-transform: translateY(-20px); -ms-transform: translateY(-20px); transform: translateY(-20px); } 100% { opacity: 1; -webkit-transform: translateY(0); -ms-transform: translateY(0); transform: translateY(0); }
}
.effectFadeInDown
{
animation:fadeInDown 1s infinite;
-webkit-animation:fadeInDown 1s infinite; /* Safari and Chrome */
}
/* Animation Effect - effectFadeInDownBig */
@-webkit-keyframes fadeInDownBig { 0% { opacity: 0; -webkit-transform: translateY(-2000px); transform: translateY(-2000px); } 100% { opacity: 1; -webkit-transform: translateY(0); transform: translateY(0); }
}
@keyframes fadeInDownBig { 0% { opacity: 0; -webkit-transform: translateY(-2000px); -ms-transform: translateY(-2000px); transform: translateY(-2000px); } 100% { opacity: 1; -webkit-transform: translateY(0); -ms-transform: translateY(0); transform: translateY(0); }
}
.effectFadeInDownBig
{
animation:fadeInDownBig 1s infinite;
-webkit-animation:fadeInDownBig 1s infinite; /* Safari and Chrome */
}
/* Animation Effect - effectFadeInLeft */
@-webkit-keyframes fadeInLeft { 0% { opacity: 0; -webkit-transform: translateX(-20px); transform: translateX(-20px); } 100% { opacity: 1; -webkit-transform: translateX(0); transform: translateX(0); }
}
@keyframes fadeInLeft { 0% { opacity: 0; -webkit-transform: translateX(-20px); -ms-transform: translateX(-20px); transform: translateX(-20px); } 100% { opacity: 1; -webkit-transform: translateX(0); -ms-transform: translateX(0); transform: translateX(0); }
}
.effectFadeInLeft
{
animation:fadeInLeft 1s infinite;
-webkit-animation:fadeInLeft 1s infinite; /* Safari and Chrome */
}
/* Animation Effect - effectFadeInLeftBig */
@-webkit-keyframes fadeInLeftBig { 0% { opacity: 0; -webkit-transform: translateX(-2000px); transform: translateX(-2000px); } 100% { opacity: 1; -webkit-transform: translateX(0); transform: translateX(0); }
}
@keyframes fadeInLeftBig { 0% { opacity: 0; -webkit-transform: translateX(-2000px); -ms-transform: translateX(-2000px); transform: translateX(-2000px); } 100% { opacity: 1; -webkit-transform: translateX(0); -ms-transform: translateX(0); transform: translateX(0); }
}
.effectFadeInLeftBig
{
animation:fadeInLeftBig 1s infinite;
-webkit-animation:fadeInLeftBig 1s infinite; /* Safari and Chrome */
}
/* Animation Effect - effectFadeInRight */
@-webkit-keyframes fadeInRight { 0% { opacity: 0; -webkit-transform: translateX(20px); transform: translateX(20px); } 100% { opacity: 1; -webkit-transform: translateX(0); transform: translateX(0); }
}
@keyframes fadeInRight { 0% { opacity: 0; -webkit-transform: translateX(20px); -ms-transform: translateX(20px); transform: translateX(20px); } 100% { opacity: 1; -webkit-transform: translateX(0); -ms-transform: translateX(0); transform: translateX(0); }
}
.effectFadeInRight
{
animation:fadeInRight 1s infinite;
-webkit-animation:fadeInRight 1s infinite; /* Safari and Chrome */
}
/* Animation Effect - effectFadeInRightBig */
@-webkit-keyframes fadeInRightBig { 0% { opacity: 0; -webkit-transform: translateX(2000px); transform: translateX(2000px); } 100% { opacity: 1; -webkit-transform: translateX(0); transform: translateX(0); }
}
@keyframes fadeInRightBig { 0% { opacity: 0; -webkit-transform: translateX(2000px); -ms-transform: translateX(2000px); transform: translateX(2000px); } 100% { opacity: 1; -webkit-transform: translateX(0); -ms-transform: translateX(0); transform: translateX(0); }
}
.effectFadeInRightBig
{
animation:fadeInRightBig 1s infinite;
-webkit-animation:fadeInRightBig 1s infinite; /* Safari and Chrome */
}
/* Animation Effect - effectFadeInUp */
@-webkit-keyframes fadeInUp { 0% { opacity: 0; -webkit-transform: translateY(20px); transform: translateY(20px); } 100% { opacity: 1; -webkit-transform: translateY(0); transform: translateY(0); }
}
@keyframes fadeInUp { 0% { opacity: 0; -webkit-transform: translateY(20px); -ms-transform: translateY(20px); transform: translateY(20px); } 100% { opacity: 1; -webkit-transform: translateY(0); -ms-transform: translateY(0); transform: translateY(0); }
}
.effectFadeInUp
{
animation:fadeInUp 1s infinite;
-webkit-animation:fadeInUp 1s infinite; /* Safari and Chrome */
}
/* Animation Effect - effectFadeInUpBig */
@-webkit-keyframes fadeInUpBig { 0% { opacity: 0; -webkit-transform: translateY(2000px); transform: translateY(2000px); } 100% { opacity: 1; -webkit-transform: translateY(0); transform: translateY(0); }
}
@keyframes fadeInUpBig { 0% { opacity: 0; -webkit-transform: translateY(2000px); -ms-transform: translateY(2000px); transform: translateY(2000px); } 100% { opacity: 1; -webkit-transform: translateY(0); -ms-transform: translateY(0); transform: translateY(0); }
}
.effectFadeInUpBig
{
animation:fadeInUpBig 1s infinite;
-webkit-animation:fadeInUpBig 1s infinite; /* Safari and Chrome */
}
/* Animation Effect - effectFadeOut */
@-webkit-keyframes fadeOut { 0% { opacity: 1; } 100% { opacity: 0; }
}
@keyframes fadeOut { 0% { opacity: 1; } 100% { opacity: 0; }
}
.effectFadeOut
{
animation:fadeOut 1s infinite;
-webkit-animation:fadeOut 1s infinite; /* Safari and Chrome */
}
/* Animation Effect - effectFadeOutDown */
@-webkit-keyframes fadeOutDown { 0% { opacity: 1; -webkit-transform: translateY(0); transform: translateY(0); } 100% { opacity: 0; -webkit-transform: translateY(20px); transform: translateY(20px); }
}
@keyframes fadeOutDown { 0% { opacity: 1; -webkit-transform: translateY(0); -ms-transform: translateY(0); transform: translateY(0); } 100% { opacity: 0; -webkit-transform: translateY(20px); -ms-transform: translateY(20px); transform: translateY(20px); }
}
.effectFadeOutDown
{
animation:fadeOutDown 1s infinite;
-webkit-animation:fadeOutDown 1s infinite; /* Safari and Chrome */
}
/* Animation Effect - effectFadeOutDownBig */
@-webkit-keyframes fadeOutDownBig { 0% { opacity: 1; -webkit-transform: translateY(0); transform: translateY(0); } 100% { opacity: 0; -webkit-transform: translateY(2000px); transform: translateY(2000px); }
}
@keyframes fadeOutDownBig { 0% { opacity: 1; -webkit-transform: translateY(0); -ms-transform: translateY(0); transform: translateY(0); } 100% { opacity: 0; -webkit-transform: translateY(2000px); -ms-transform: translateY(2000px); transform: translateY(2000px); }
}
.effectFadeOutDownBig
{
animation:fadeOutDownBig 1s infinite;
-webkit-animation:fadeOutDownBig 1s infinite; /* Safari and Chrome */
}
/* Animation Effect - effectFadeOutLeft */
@-webkit-keyframes fadeOutLeft { 0% { opacity: 1; -webkit-transform: translateX(0); transform: translateX(0); } 100% { opacity: 0; -webkit-transform: translateX(-20px); transform: translateX(-20px); }
}
@keyframes fadeOutLeft { 0% { opacity: 1; -webkit-transform: translateX(0); -ms-transform: translateX(0); transform: translateX(0); } 100% { opacity: 0; -webkit-transform: translateX(-20px); -ms-transform: translateX(-20px); transform: translateX(-20px); }
}
.effectFadeOutLeft
{
animation:fadeOutLeft 1s infinite;
-webkit-animation:fadeOutLeft 1s infinite; /* Safari and Chrome */
}
/* Animation Effect - effectFadeOutLeftBig */
@-webkit-keyframes fadeOutLeftBig { 0% { opacity: 1; -webkit-transform: translateX(0); transform: translateX(0); } 100% { opacity: 0; -webkit-transform: translateX(-2000px); transform: translateX(-2000px); }
}
@keyframes fadeOutLeftBig { 0% { opacity: 1; -webkit-transform: translateX(0); -ms-transform: translateX(0); transform: translateX(0); } 100% { opacity: 0; -webkit-transform: translateX(-2000px); -ms-transform: translateX(-2000px); transform: translateX(-2000px); }
}
.effectFadeOutLeftBig
{
animation:fadeOutLeftBig 1s infinite;
-webkit-animation:fadeOutLeftBig 1s infinite; /* Safari and Chrome */
}
/* Animation Effect - effectFadeOutRight */
@-webkit-keyframes fadeOutRight { 0% { opacity: 1; -webkit-transform: translateX(0); transform: translateX(0); } 100% { opacity: 0; -webkit-transform: translateX(20px); transform: translateX(20px); }
}
@keyframes fadeOutRight { 0% { opacity: 1; -webkit-transform: translateX(0); -ms-transform: translateX(0); transform: translateX(0); } 100% { opacity: 0; -webkit-transform: translateX(20px); -ms-transform: translateX(20px); transform: translateX(20px); }
}
.effectFadeOutRight
{
animation:fadeOutRight 1s infinite;
-webkit-animation:fadeOutRight 1s infinite; /* Safari and Chrome */
}
/* Animation Effect - effectFadeOutRightBig */
@-webkit-keyframes fadeOutRightBig { 0% { opacity: 1; -webkit-transform: translateX(0); transform: translateX(0); } 100% { opacity: 0; -webkit-transform: translateX(2000px); transform: translateX(2000px); }
}
@keyframes fadeOutRightBig { 0% { opacity: 1; -webkit-transform: translateX(0); -ms-transform: translateX(0); transform: translateX(0); } 100% { opacity: 0; -webkit-transform: translateX(2000px); -ms-transform: translateX(2000px); transform: translateX(2000px); }
}
.effectFadeOutRightBig
{
animation:fadeOutRightBig 1s infinite;
-webkit-animation:fadeOutRightBig 1s infinite; /* Safari and Chrome */
}
/* Animation Effect - effectFadeOutUp */
@-webkit-keyframes fadeOutUp { 0% { opacity: 1; -webkit-transform: translateY(0); transform: translateY(0); } 100% { opacity: 0; -webkit-transform: translateY(-20px); transform: translateY(-20px); }
}
@keyframes fadeOutUp { 0% { opacity: 1; -webkit-transform: translateY(0); -ms-transform: translateY(0); transform: translateY(0); } 100% { opacity: 0; -webkit-transform: translateY(-20px); -ms-transform: translateY(-20px); transform: translateY(-20px); }
}
.effectFadeOutUp
{
animation:fadeOutUp 1s infinite;
-webkit-animation:fadeOutUp 1s infinite; /* Safari and Chrome */
}
/* Animation Effect - effectFadeOutUpBig */
@-webkit-keyframes fadeOutUpBig { 0% { opacity: 1; -webkit-transform: translateY(0); transform: translateY(0); } 100% { opacity: 0; -webkit-transform: translateY(-2000px); transform: translateY(-2000px); }
}
@keyframes fadeOutUpBig { 0% { opacity: 1; -webkit-transform: translateY(0); -ms-transform: translateY(0); transform: translateY(0); } 100% { opacity: 0; -webkit-transform: translateY(-2000px); -ms-transform: translateY(-2000px); transform: translateY(-2000px); }
}
.effectFadeOutUpBig
{
animation:fadeOutUpBig 1s infinite;
-webkit-animation:fadeOutUpBig 1s infinite; /* Safari and Chrome */
}
/* Animation Effect - effectFlash */
@-webkit-keyframes flash { 0%, 50%, 100% { opacity: 1; } 25%, 75% { opacity: 0; }
}
@keyframes flash { 0%, 50%, 100% { opacity: 1; } 25%, 75% { opacity: 0; }
}
.effectFlash
{
animation:flash 1s infinite;
-webkit-animation:flash 1s infinite; /* Safari and Chrome */
}
/* Animation Effect - effectFlip */
@-webkit-keyframes flip { 0% { -webkit-transform: perspective(400px) translateZ(0) rotateY(0) scale(1); transform: perspective(400px) translateZ(0) rotateY(0) scale(1); -webkit-animation-timing-function: ease-out; animation-timing-function: ease-out; } 40% { -webkit-transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1); transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1); -webkit-animation-timing-function: ease-out; animation-timing-function: ease-out; } 50% { -webkit-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1); transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1); -webkit-animation-timing-function: ease-in; animation-timing-function: ease-in; } 80% { -webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(.95); transform: perspective(400px) translateZ(0) rotateY(360deg) scale(.95); -webkit-animation-timing-function: ease-in; animation-timing-function: ease-in; } 100% { -webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1); transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1); -webkit-animation-timing-function: ease-in; animation-timing-function: ease-in; }
}
@keyframes flip { 0% { -webkit-transform: perspective(400px) translateZ(0) rotateY(0) scale(1); -ms-transform: perspective(400px) translateZ(0) rotateY(0) scale(1); transform: perspective(400px) translateZ(0) rotateY(0) scale(1); -webkit-animation-timing-function: ease-out; animation-timing-function: ease-out; } 40% { -webkit-transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1); -ms-transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1); transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1); -webkit-animation-timing-function: ease-out; animation-timing-function: ease-out; } 50% { -webkit-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1); -ms-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1); transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1); -webkit-animation-timing-function: ease-in; animation-timing-function: ease-in; } 80% { -webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(.95); -ms-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(.95); transform: perspective(400px) translateZ(0) rotateY(360deg) scale(.95); -webkit-animation-timing-function: ease-in; animation-timing-function: ease-in; } 100% { -webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1); -ms-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1); transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1); -webkit-animation-timing-function: ease-in; animation-timing-function: ease-in; }
}
.effectFlip
{
-webkit-backface-visibility: visible;
-ms-backface-visibility: visible;
backface-visibility: visible;
animation:flip 1s infinite;
-webkit-animation:flip 1s infinite; /* Safari and Chrome */
}
/* Animation Effect - effectFlipInX */
@-webkit-keyframes flipInX { 0% { -webkit-transform: perspective(400px) rotateX(90deg); transform: perspective(400px) rotateX(90deg); opacity: 0; } 40% { -webkit-transform: perspective(400px) rotateX(-10deg); transform: perspective(400px) rotateX(-10deg); } 70% { -webkit-transform: perspective(400px) rotateX(10deg); transform: perspective(400px) rotateX(10deg); } 100% { -webkit-transform: perspective(400px) rotateX(0deg); transform: perspective(400px) rotateX(0deg); opacity: 1; }
}
@keyframes flipInX { 0% { -webkit-transform: perspective(400px) rotateX(90deg); -ms-transform: perspective(400px) rotateX(90deg); transform: perspective(400px) rotateX(90deg); opacity: 0; } 40% { -webkit-transform: perspective(400px) rotateX(-10deg); -ms-transform: perspective(400px) rotateX(-10deg); transform: perspective(400px) rotateX(-10deg); } 70% { -webkit-transform: perspective(400px) rotateX(10deg); -ms-transform: perspective(400px) rotateX(10deg); transform: perspective(400px) rotateX(10deg); } 100% { -webkit-transform: perspective(400px) rotateX(0deg); -ms-transform: perspective(400px) rotateX(0deg); transform: perspective(400px) rotateX(0deg); opacity: 1; }
}
.effectFlipInX
{ -webkit-backface-visibility: visible !important; -ms-backface-visibility: visible !important; backface-visibility: visible !important;
animation:flipInX 1s infinite;
-webkit-animation:flipInX 1s infinite; /* Safari and Chrome */
}
/* Animation Effect - effectFlipInY */
@-webkit-keyframes flipInY { 0% { -webkit-transform: perspective(400px) rotateY(90deg); transform: perspective(400px) rotateY(90deg); opacity: 0; } 40% { -webkit-transform: perspective(400px) rotateY(-10deg); transform: perspective(400px) rotateY(-10deg); } 70% { -webkit-transform: perspective(400px) rotateY(10deg); transform: perspective(400px) rotateY(10deg); } 100% { -webkit-transform: perspective(400px) rotateY(0deg); transform: perspective(400px) rotateY(0deg); opacity: 1; }
}
@keyframes flipInY { 0% { -webkit-transform: perspective(400px) rotateY(90deg); -ms-transform: perspective(400px) rotateY(90deg); transform: perspective(400px) rotateY(90deg); opacity: 0; } 40% { -webkit-transform: perspective(400px) rotateY(-10deg); -ms-transform: perspective(400px) rotateY(-10deg); transform: perspective(400px) rotateY(-10deg); } 70% { -webkit-transform: perspective(400px) rotateY(10deg); -ms-transform: perspective(400px) rotateY(10deg); transform: perspective(400px) rotateY(10deg); } 100% { -webkit-transform: perspective(400px) rotateY(0deg); -ms-transform: perspective(400px) rotateY(0deg); transform: perspective(400px) rotateY(0deg); opacity: 1; }
}
.effectFlipInY
{ -webkit-backface-visibility: visible !important; -ms-backface-visibility: visible !important; backface-visibility: visible !important;
animation:flipInY 1s infinite;
-webkit-animation:flipInY 1s infinite; /* Safari and Chrome */
}
/* Animation Effect - effectFlipOutX */
@-webkit-keyframes flipOutX { 0% { -webkit-transform: perspective(400px) rotateX(0deg); transform: perspective(400px) rotateX(0deg); opacity: 1; } 100% { -webkit-transform: perspective(400px) rotateX(90deg); transform: perspective(400px) rotateX(90deg); opacity: 0; }
}
@keyframes flipOutX { 0% { -webkit-transform: perspective(400px) rotateX(0deg); -ms-transform: perspective(400px) rotateX(0deg); transform: perspective(400px) rotateX(0deg); opacity: 1; } 100% { -webkit-transform: perspective(400px) rotateX(90deg); -ms-transform: perspective(400px) rotateX(90deg); transform: perspective(400px) rotateX(90deg); opacity: 0; }
}
.effectFlipOutX
{ -webkit-backface-visibility: visible !important; -ms-backface-visibility: visible !important; backface-visibility: visible !important;
animation:flipOutX 1s infinite;
-webkit-animation:flipOutX 1s infinite; /* Safari and Chrome */
}
/* Animation Effect - effectFlipOutY */
@-webkit-keyframes flipOutY { 0% { -webkit-transform: perspective(400px) rotateY(0deg); transform: perspective(400px) rotateY(0deg); opacity: 1; } 100% { -webkit-transform: perspective(400px) rotateY(90deg); transform: perspective(400px) rotateY(90deg); opacity: 0; }
}
@keyframes flipOutY { 0% { -webkit-transform: perspective(400px) rotateY(0deg); -ms-transform: perspective(400px) rotateY(0deg); transform: perspective(400px) rotateY(0deg); opacity: 1; } 100% { -webkit-transform: perspective(400px) rotateY(90deg); -ms-transform: perspective(400px) rotateY(90deg); transform: perspective(400px) rotateY(90deg); opacity: 0; }
}
.effectFlipOutY
{ -webkit-backface-visibility: visible !important; -ms-backface-visibility: visible !important; backface-visibility: visible !important;
animation:flipOutY 1s infinite;
-webkit-animation:flipOutY 1s infinite; /* Safari and Chrome */
}
/* Animation Effect - effectLightSpeedIn */
@-webkit-keyframes lightSpeedIn { 0% { -webkit-transform: translateX(100%) skewX(-30deg); transform: translateX(100%) skewX(-30deg); opacity: 0; } 60% { -webkit-transform: translateX(-20%) skewX(30deg); transform: translateX(-20%) skewX(30deg); opacity: 1; } 80% { -webkit-transform: translateX(0%) skewX(-15deg); transform: translateX(0%) skewX(-15deg); opacity: 1; } 100% { -webkit-transform: translateX(0%) skewX(0deg); transform: translateX(0%) skewX(0deg); opacity: 1; }
}
@keyframes lightSpeedIn { 0% { -webkit-transform: translateX(100%) skewX(-30deg); -ms-transform: translateX(100%) skewX(-30deg); transform: translateX(100%) skewX(-30deg); opacity: 0; } 60% { -webkit-transform: translateX(-20%) skewX(30deg); -ms-transform: translateX(-20%) skewX(30deg); transform: translateX(-20%) skewX(30deg); opacity: 1; } 80% { -webkit-transform: translateX(0%) skewX(-15deg); -ms-transform: translateX(0%) skewX(-15deg); transform: translateX(0%) skewX(-15deg); opacity: 1; } 100% { -webkit-transform: translateX(0%) skewX(0deg); -ms-transform: translateX(0%) skewX(0deg); transform: translateX(0%) skewX(0deg); opacity: 1; }
}
.effectLightSpeedIn
{ -webkit-animation-timing-function: ease-out; animation-timing-function: ease-out;
animation:lightSpeedIn 1s infinite;
-webkit-animation:lightSpeedIn 1s infinite; /* Safari and Chrome */
}
/* Animation Effect - effectLightSpeedOut */
@-webkit-keyframes lightSpeedOut { 0% { -webkit-transform: translateX(0%) skewX(0deg); transform: translateX(0%) skewX(0deg); opacity: 1; } 100% { -webkit-transform: translateX(100%) skewX(-30deg); transform: translateX(100%) skewX(-30deg); opacity: 0; }
}
@keyframes lightSpeedOut { 0% { -webkit-transform: translateX(0%) skewX(0deg); -ms-transform: translateX(0%) skewX(0deg); transform: translateX(0%) skewX(0deg); opacity: 1; } 100% { -webkit-transform: translateX(100%) skewX(-30deg); -ms-transform: translateX(100%) skewX(-30deg); transform: translateX(100%) skewX(-30deg); opacity: 0; }
}
.effectLightSpeedOut
{ -webkit-animation-timing-function: ease-in; animation-timing-function: ease-in;
animation:lightSpeedOut 1s infinite;
-webkit-animation:lightSpeedOut 1s infinite; /* Safari and Chrome */
}
/* Animation Effect - effectRotateInDownRight */
@-webkit-keyframes rotateInDownRight { 0% { -webkit-transform-origin: right bottom; transform-origin: right bottom; -webkit-transform: rotate(90deg); transform: rotate(90deg); opacity: 0; } 100% { -webkit-transform-origin: right bottom; transform-origin: right bottom; -webkit-transform: rotate(0); transform: rotate(0); opacity: 1; }
}
@keyframes rotateInDownRight { 0% { -webkit-transform-origin: right bottom; -ms-transform-origin: right bottom; transform-origin: right bottom; -webkit-transform: rotate(90deg); -ms-transform: rotate(90deg); transform: rotate(90deg); opacity: 0; } 100% { -webkit-transform-origin: right bottom; -ms-transform-origin: right bottom; transform-origin: right bottom; -webkit-transform: rotate(0); -ms-transform: rotate(0); transform: rotate(0); opacity: 1; }
}
.effectRotateInDownRight
{
animation:rotateInDownRight 1s infinite;
-webkit-animation:rotateInDownRight 1s infinite; /* Safari and Chrome */
}
/* Animation Effect - effectRotateInUpLeft */
@-webkit-keyframes rotateInUpLeft { 0% { -webkit-transform-origin: left bottom; transform-origin: left bottom; -webkit-transform: rotate(90deg); transform: rotate(90deg); opacity: 0; } 100% { -webkit-transform-origin: left bottom; transform-origin: left bottom; -webkit-transform: rotate(0); transform: rotate(0); opacity: 1; }
}
@keyframes rotateInUpLeft { 0% { -webkit-transform-origin: left bottom; -ms-transform-origin: left bottom; transform-origin: left bottom; -webkit-transform: rotate(90deg); -ms-transform: rotate(90deg); transform: rotate(90deg); opacity: 0; } 100% { -webkit-transform-origin: left bottom; -ms-transform-origin: left bottom; transform-origin: left bottom; -webkit-transform: rotate(0); -ms-transform: rotate(0); transform: rotate(0); opacity: 1; }
}
.effectRotateInUpLeft
{
animation:rotateInUpLeft 1s infinite;
-webkit-animation:rotateInUpLeft 1s infinite; /* Safari and Chrome */
}
/* Animation Effect - effectRotateInUpRight */
@-webkit-keyframes rotateInUpRight { 0% { -webkit-transform-origin: right bottom; transform-origin: right bottom; -webkit-transform: rotate(-90deg); transform: rotate(-90deg); opacity: 0; } 100% { -webkit-transform-origin: right bottom; transform-origin: right bottom; -webkit-transform: rotate(0); transform: rotate(0); opacity: 1; }
}
@keyframes rotateInUpRight { 0% { -webkit-transform-origin: right bottom; -ms-transform-origin: right bottom; transform-origin: right bottom; -webkit-transform: rotate(-90deg); -ms-transform: rotate(-90deg); transform: rotate(-90deg); opacity: 0; } 100% { -webkit-transform-origin: right bottom; -ms-transform-origin: right bottom; transform-origin: right bottom; -webkit-transform: rotate(0); -ms-transform: rotate(0); transform: rotate(0); opacity: 1; }
}
.effectRotateInUpRight
{
animation:rotateInUpRight 1s infinite;
-webkit-animation:rotateInUpRight 1s infinite; /* Safari and Chrome */
}
/* Animation Effect - effectRotateOut */
@-webkit-keyframes rotateOut { 0% { -webkit-transform-origin: center center; transform-origin: center center; -webkit-transform: rotate(0); transform: rotate(0); opacity: 1; } 100% { -webkit-transform-origin: center center; transform-origin: center center; -webkit-transform: rotate(200deg); transform: rotate(200deg); opacity: 0; }
}
@keyframes rotateOut { 0% { -webkit-transform-origin: center center; -ms-transform-origin: center center; transform-origin: center center; -webkit-transform: rotate(0); -ms-transform: rotate(0); transform: rotate(0); opacity: 1; } 100% { -webkit-transform-origin: center center; -ms-transform-origin: center center; transform-origin: center center; -webkit-transform: rotate(200deg); -ms-transform: rotate(200deg); transform: rotate(200deg); opacity: 0; }
}
.effectRotateOut
{
animation:rotateOut 1s infinite;
-webkit-animation:rotateOut 1s infinite; /* Safari and Chrome */
}
/* Animation Effect - effectRotateOutDownLeft */
@-webkit-keyframes rotateOutDownLeft { 0% { -webkit-transform-origin: left bottom; transform-origin: left bottom; -webkit-transform: rotate(0); transform: rotate(0); opacity: 1; } 100% { -webkit-transform-origin: left bottom; transform-origin: left bottom; -webkit-transform: rotate(90deg); transform: rotate(90deg); opacity: 0; }
}
@keyframes rotateOutDownLeft { 0% { -webkit-transform-origin: left bottom; -ms-transform-origin: left bottom; transform-origin: left bottom; -webkit-transform: rotate(0); -ms-transform: rotate(0); transform: rotate(0); opacity: 1; } 100% { -webkit-transform-origin: left bottom; -ms-transform-origin: left bottom; transform-origin: left bottom; -webkit-transform: rotate(90deg); -ms-transform: rotate(90deg); transform: rotate(90deg); opacity: 0; }
}
.effectRotateOutDownLeft
{
animation:rotateOutDownLeft 1s infinite;
-webkit-animation:rotateOutDownLeft 1s infinite; /* Safari and Chrome */
}
/* Animation Effect - effectRotateOutDownRight */
@-webkit-keyframes rotateOutDownRight { 0% { -webkit-transform-origin: right bottom; transform-origin: right bottom; -webkit-transform: rotate(0); transform: rotate(0); opacity: 1; } 100% { -webkit-transform-origin: right bottom; transform-origin: right bottom; -webkit-transform: rotate(-90deg); transform: rotate(-90deg); opacity: 0; }
}
@keyframes rotateOutDownRight { 0% { -webkit-transform-origin: right bottom; -ms-transform-origin: right bottom; transform-origin: right bottom; -webkit-transform: rotate(0); -ms-transform: rotate(0); transform: rotate(0); opacity: 1; } 100% { -webkit-transform-origin: right bottom; -ms-transform-origin: right bottom; transform-origin: right bottom; -webkit-transform: rotate(-90deg); -ms-transform: rotate(-90deg); transform: rotate(-90deg); opacity: 0; }
}
.effectRotateOutDownRight
{
animation:rotateOutDownRight 1s infinite;
-webkit-animation:rotateOutDownRight 1s infinite; /* Safari and Chrome */
}
/* Animation Effect - effectRotateOutUpLeft */
@-webkit-keyframes rotateOutUpLeft { 0% { -webkit-transform-origin: left bottom; transform-origin: left bottom; -webkit-transform: rotate(0); transform: rotate(0); opacity: 1; } 100% { -webkit-transform-origin: left bottom; transform-origin: left bottom; -webkit-transform: rotate(-90deg); transform: rotate(-90deg); opacity: 0; }
}
@keyframes rotateOutUpLeft { 0% { -webkit-transform-origin: left bottom; -ms-transform-origin: left bottom; transform-origin: left bottom; -webkit-transform: rotate(0); -ms-transform: rotate(0); transform: rotate(0); opacity: 1; } 100% { -webkit-transform-origin: left bottom; -ms-transform-origin: left bottom; transform-origin: left bottom; -webkit-transform: rotate(-90deg); -ms-transform: rotate(-90deg); transform: rotate(-90deg); opacity: 0; }
}
.effectRotateOutUpLeft
{
animation:rotateOutUpLeft 1s infinite;
-webkit-animation:rotateOutUpLeft 1s infinite; /* Safari and Chrome */
}
/* Animation Effect - effectRotateOutUpRight */
@-webkit-keyframes rotateOutUpRight { 0% { -webkit-transform-origin: right bottom; transform-origin: right bottom; -webkit-transform: rotate(0); transform: rotate(0); opacity: 1; } 100% { -webkit-transform-origin: right bottom; transform-origin: right bottom; -webkit-transform: rotate(90deg); transform: rotate(90deg); opacity: 0; }
}
@keyframes rotateOutUpRight { 0% { -webkit-transform-origin: right bottom; -ms-transform-origin: right bottom; transform-origin: right bottom; -webkit-transform: rotate(0); -ms-transform: rotate(0); transform: rotate(0); opacity: 1; } 100% { -webkit-transform-origin: right bottom; -ms-transform-origin: right bottom; transform-origin: right bottom; -webkit-transform: rotate(90deg); -ms-transform: rotate(90deg); transform: rotate(90deg); opacity: 0; }
}
.effectRotateOutUpRight
{
animation:rotateOutUpRight 1s infinite;
-webkit-animation:rotateOutUpRight 1s infinite; /* Safari and Chrome */
}
/* Animation Effect - effectShake */
@-webkit-keyframes shake { 0%, 100% { -webkit-transform: translateX(0); transform: translateX(0); } 10%, 30%, 50%, 70%, 90% { -webkit-transform: translateX(-10px); transform: translateX(-10px); } 20%, 40%, 60%, 80% { -webkit-transform: translateX(10px); transform: translateX(10px); }
}
@keyframes shake { 0%, 100% { -webkit-transform: translateX(0); -ms-transform: translateX(0); transform: translateX(0); } 10%, 30%, 50%, 70%, 90% { -webkit-transform: translateX(-10px); -ms-transform: translateX(-10px); transform: translateX(-10px); } 20%, 40%, 60%, 80% { -webkit-transform: translateX(10px); -ms-transform: translateX(10px); transform: translateX(10px); }
}
.effectShake
{
animation:shake 1s infinite;
-webkit-animation:shake 1s infinite; /* Safari and Chrome */
}
/* Animation Effect - effectSlideInDown */
@-webkit-keyframes slideInDown { 0% { opacity: 0; -webkit-transform: translateY(-2000px); transform: translateY(-2000px); } 100% { -webkit-transform: translateY(0); transform: translateY(0); }
}
@keyframes slideInDown { 0% { opacity: 0; -webkit-transform: translateY(-2000px); -ms-transform: translateY(-2000px); transform: translateY(-2000px); } 100% { -webkit-transform: translateY(0); -ms-transform: translateY(0); transform: translateY(0); }
}
.effectSlideInDown
{
animation:slideInDown 1s infinite;
-webkit-animation:slideInDown 1s infinite; /* Safari and Chrome */
}
/* Animation Effect - effectSlideInLeft */
@-webkit-keyframes slideInLeft { 0% { opacity: 0; -webkit-transform: translateX(-2000px); transform: translateX(-2000px); } 100% { -webkit-transform: translateX(0); transform: translateX(0); }
}
@keyframes slideInLeft { 0% { opacity: 0; -webkit-transform: translateX(-2000px); -ms-transform: translateX(-2000px); transform: translateX(-2000px); } 100% { -webkit-transform: translateX(0); -ms-transform: translateX(0); transform: translateX(0); }
}
.effectSlideInLeft
{
animation:slideInLeft 1s infinite;
-webkit-animation:slideInLeft 1s infinite; /* Safari and Chrome */
}
/* Animation Effect - effectSlideInRight */
@-webkit-keyframes slideInRight { 0% { opacity: 0; -webkit-transform: translateX(2000px); transform: translateX(2000px); } 100% { -webkit-transform: translateX(0); transform: translateX(0); }
}
@keyframes slideInRight { 0% { opacity: 0; -webkit-transform: translateX(2000px); -ms-transform: translateX(2000px); transform: translateX(2000px); } 100% { -webkit-transform: translateX(0); -ms-transform: translateX(0); transform: translateX(0); }
}
.effectSlideInRight
{
animation:slideInRight 1s infinite;
-webkit-animation:slideInRight 1s infinite; /* Safari and Chrome */
}
/* Animation Effect - effectSlideOutLeft */
@-webkit-keyframes slideOutLeft { 0% { -webkit-transform: translateX(0); transform: translateX(0); } 100% { opacity: 0; -webkit-transform: translateX(-2000px); transform: translateX(-2000px); }
}
@keyframes slideOutLeft { 0% { -webkit-transform: translateX(0); -ms-transform: translateX(0); transform: translateX(0); } 100% { opacity: 0; -webkit-transform: translateX(-2000px); -ms-transform: translateX(-2000px); transform: translateX(-2000px); }
}
.effectSlideOutLeft
{
animation:slideOutLeft 1s infinite;
-webkit-animation:slideOutLeft 1s infinite; /* Safari and Chrome */
}
/* Animation Effect - effectSlideOutRight */
@-webkit-keyframes slideOutRight { 0% { -webkit-transform: translateX(0); transform: translateX(0); } 100% { opacity: 0; -webkit-transform: translateX(2000px); transform: translateX(2000px); }
}
@keyframes slideOutRight { 0% { -webkit-transform: translateX(0); -ms-transform: translateX(0); transform: translateX(0); } 100% { opacity: 0; -webkit-transform: translateX(2000px); -ms-transform: translateX(2000px); transform: translateX(2000px); }
}
.effectSlideOutRight
{
animation:slideOutRight 1s infinite;
-webkit-animation:slideOutRight 1s infinite; /* Safari and Chrome */
}
/* Animation Effect - effectSlideOutUp */
@-webkit-keyframes slideOutUp { 0% { -webkit-transform: translateY(0); transform: translateY(0); } 100% { opacity: 0; -webkit-transform: translateY(-2000px); transform: translateY(-2000px); }
}
@keyframes slideOutUp { 0% { -webkit-transform: translateY(0); -ms-transform: translateY(0); transform: translateY(0); } 100% { opacity: 0; -webkit-transform: translateY(-2000px); -ms-transform: translateY(-2000px); transform: translateY(-2000px); }
}
.effectSlideOutUp
{
animation:slideOutUp 1s infinite;
-webkit-animation:slideOutUp 1s infinite; /* Safari and Chrome */
}
/* Animation Effect - effectSwing */
@-webkit-keyframes swing { 20% { -webkit-transform: rotate(15deg); transform: rotate(15deg); } 40% { -webkit-transform: rotate(-10deg); transform: rotate(-10deg); } 60% { -webkit-transform: rotate(5deg); transform: rotate(5deg); } 80% { -webkit-transform: rotate(-5deg); transform: rotate(-5deg); } 100% { -webkit-transform: rotate(0deg); transform: rotate(0deg); }
}
@keyframes swing { 20% { -webkit-transform: rotate(15deg); -ms-transform: rotate(15deg); transform: rotate(15deg); } 40% { -webkit-transform: rotate(-10deg); -ms-transform: rotate(-10deg); transform: rotate(-10deg); } 60% { -webkit-transform: rotate(5deg); -ms-transform: rotate(5deg); transform: rotate(5deg); } 80% { -webkit-transform: rotate(-5deg); -ms-transform: rotate(-5deg); transform: rotate(-5deg); } 100% { -webkit-transform: rotate(0deg); -ms-transform: rotate(0deg); transform: rotate(0deg); }
}
.effectSwing
{
animation:swing 1s infinite;
-webkit-animation:swing 1s infinite; /* Safari and Chrome */
}
/* Animation Effect - effectTada */
@-webkit-keyframes tada { 0% { -webkit-transform: scale(1); transform: scale(1); } 10%, 20% { -webkit-transform: scale(0.9) rotate(-3deg); transform: scale(0.9) rotate(-3deg); } 30%, 50%, 70%, 90% { -webkit-transform: scale(1.1) rotate(3deg); transform: scale(1.1) rotate(3deg); } 40%, 60%, 80% { -webkit-transform: scale(1.1) rotate(-3deg); transform: scale(1.1) rotate(-3deg); } 100% { -webkit-transform: scale(1) rotate(0); transform: scale(1) rotate(0); }
}
@keyframes tada { 0% { -webkit-transform: scale(1); -ms-transform: scale(1); transform: scale(1); } 10%, 20% { -webkit-transform: scale(0.9) rotate(-3deg); -ms-transform: scale(0.9) rotate(-3deg); transform: scale(0.9) rotate(-3deg); } 30%, 50%, 70%, 90% { -webkit-transform: scale(1.1) rotate(3deg); -ms-transform: scale(1.1) rotate(3deg); transform: scale(1.1) rotate(3deg); } 40%, 60%, 80% { -webkit-transform: scale(1.1) rotate(-3deg); -ms-transform: scale(1.1) rotate(-3deg); transform: scale(1.1) rotate(-3deg); } 100% { -webkit-transform: scale(1) rotate(0); -ms-transform: scale(1) rotate(0); transform: scale(1) rotate(0); }
}
.effectTada
{
animation:tada 1s infinite;
-webkit-animation:tada 1s infinite; /* Safari and Chrome */
}
/* Animation Effect - effectWobble */
@-webkit-keyframes wobble { 0% { -webkit-transform: translateX(0%); transform: translateX(0%); } 15% { -webkit-transform: translateX(-25%) rotate(-5deg); transform: translateX(-25%) rotate(-5deg); } 30% { -webkit-transform: translateX(20%) rotate(3deg); transform: translateX(20%) rotate(3deg); } 45% { -webkit-transform: translateX(-15%) rotate(-3deg); transform: translateX(-15%) rotate(-3deg); } 60% { -webkit-transform: translateX(10%) rotate(2deg); transform: translateX(10%) rotate(2deg); } 75% { -webkit-transform: translateX(-5%) rotate(-1deg); transform: translateX(-5%) rotate(-1deg); } 100% { -webkit-transform: translateX(0%); transform: translateX(0%); }
}
@keyframes wobble { 0% { -webkit-transform: translateX(0%); -ms-transform: translateX(0%); transform: translateX(0%); } 15% { -webkit-transform: translateX(-25%) rotate(-5deg); -ms-transform: translateX(-25%) rotate(-5deg); transform: translateX(-25%) rotate(-5deg); } 30% { -webkit-transform: translateX(20%) rotate(3deg); -ms-transform: translateX(20%) rotate(3deg); transform: translateX(20%) rotate(3deg); } 45% { -webkit-transform: translateX(-15%) rotate(-3deg); -ms-transform: translateX(-15%) rotate(-3deg); transform: translateX(-15%) rotate(-3deg); } 60% { -webkit-transform: translateX(10%) rotate(2deg); -ms-transform: translateX(10%) rotate(2deg); transform: translateX(10%) rotate(2deg); } 75% { -webkit-transform: translateX(-5%) rotate(-1deg); -ms-transform: translateX(-5%) rotate(-1deg); transform: translateX(-5%) rotate(-1deg); } 100% { -webkit-transform: translateX(0%); -ms-transform: translateX(0%); transform: translateX(0%); }
}
.effectWobble
{
animation:wobble 1s infinite;
-webkit-animation:wobble 1s infinite; /* Safari and Chrome */
}

CSS Animation - Script Codes JS Codes

$(document).ready(function()
{ $(".Effect-effectBounce").click(function()
{
var A=$(this).parent().parent();
A.addClass("effectBounce");
A.delay(500).fadeOut("slow",function(){
$(this).remove();
});
});
$(".Effect-effectBounceIn").click(function()
{
var A=$(this).parent().parent();
A.addClass("effectBounceIn");
A.delay(500).fadeOut("slow",function(){
$(this).remove();
});
});
$(".Effect-effectBounceInDown").click(function()
{
var A=$(this).parent().parent();
A.addClass("effectBounceInDown");
A.delay(500).fadeOut("slow",function(){
$(this).remove();
});
});
$(".Effect-effectBounceInLeft").click(function()
{
var A=$(this).parent().parent();
A.addClass("effectBounceInLeft");
A.delay(500).fadeOut("slow",function(){
$(this).remove();
});
});
$(".Effect-effectBounceInRight").click(function()
{
var A=$(this).parent().parent();
A.addClass("effectBounceInRight");
A.delay(500).fadeOut("slow",function(){
$(this).remove();
});
});
$(".Effect-effectBounceInUp").click(function()
{
var A=$(this).parent().parent();
A.addClass("effectBounceInUp");
A.delay(500).fadeOut("slow",function(){
$(this).remove();
});
});
$(".Effect-effectBounceOut").click(function()
{
var A=$(this).parent().parent();
A.addClass("effectBounceOut");
A.delay(500).fadeOut("slow",function(){
$(this).remove();
});
});
$(".Effect-effectBounceOutDown").click(function()
{
var A=$(this).parent().parent();
A.addClass("effectBounceOutDown");
A.delay(500).fadeOut("slow",function(){
$(this).remove();
});
});
$(".Effect-effectBounceOutLeft").click(function()
{
var A=$(this).parent().parent();
A.addClass("effectBounceOutLeft");
A.delay(500).fadeOut("slow",function(){
$(this).remove();
});
});
//ddddddddd
$(".Effect-effectBounceOutRight").click(function()
{
var A=$(this).parent().parent();
A.addClass("effectBounceOutRight");
A.delay(500).fadeOut("slow",function(){
$(this).remove();
});
});
$(".Effect-effectBounceOutUp").click(function()
{
var A=$(this).parent().parent();
A.addClass("effectBounceOutUp");
A.delay(500).fadeOut("slow",function(){
$(this).remove();
});
});
$(".Effect-effectFadeIn").click(function()
{
var A=$(this).parent().parent();
A.addClass("effectFadeIn");
A.delay(500).fadeOut("slow",function(){
$(this).remove();
});
});
$(".Effect-effectFadeInDown").click(function()
{
var A=$(this).parent().parent();
A.addClass("effectFadeInDown");
A.delay(500).fadeOut("slow",function(){
$(this).remove();
});
});
$(".Effect-effectFadeInDownBig").click(function()
{
var A=$(this).parent().parent();
A.addClass("effectFadeInDownBig");
A.delay(500).fadeOut("slow",function(){
$(this).remove();
});
});
$(".Effect-effectFadeInLeft").click(function()
{
var A=$(this).parent().parent();
A.addClass("effectFadeInLeft");
A.delay(500).fadeOut("slow",function(){
$(this).remove();
});
});
$(".Effect-effectFadeInLeftBig").click(function()
{
var A=$(this).parent().parent();
A.addClass("effectFadeInLeftBig");
A.delay(500).fadeOut("slow",function(){
$(this).remove();
});
});
$(".Effect-effectFadeInRight").click(function()
{
var A=$(this).parent().parent();
A.addClass("effectFadeInRight");
A.delay(500).fadeOut("slow",function(){
$(this).remove();
});
});
$(".Effect-effectFadeInRightBig").click(function()
{
var A=$(this).parent().parent();
A.addClass("effectFadeInRightBig");
A.delay(500).fadeOut("slow",function(){
$(this).remove();
});
});
$(".Effect-effectFadeInUp").click(function()
{
var A=$(this).parent().parent();
A.addClass("effectFadeInUp");
A.delay(500).fadeOut("slow",function(){
$(this).remove();
});
});
$(".Effect-effectFadeInUpBig").click(function()
{
var A=$(this).parent().parent();
A.addClass("effectFadeInUpBig");
A.delay(500).fadeOut("slow",function(){
$(this).remove();
});
});
$(".Effect-effectFadeOut").click(function()
{
var A=$(this).parent().parent();
A.addClass("effectFadeOut");
A.delay(500).fadeOut("slow",function(){
$(this).remove();
});
});
$(".Effect-effectFadeOutDown").click(function()
{
var A=$(this).parent().parent();
A.addClass("effectFadeOutDown");
A.delay(500).fadeOut("slow",function(){
$(this).remove();
});
});
$(".Effect-effectFadeOutDownBig").click(function()
{
var A=$(this).parent().parent();
A.addClass("effectFadeOutDownBig");
A.delay(500).fadeOut("slow",function(){
$(this).remove();
});
});
$(".Effect-effectFadeOutLeft").click(function()
{
var A=$(this).parent().parent();
A.addClass("effectFadeOutLeft");
A.delay(500).fadeOut("slow",function(){
$(this).remove();
});
});
$(".Effect-effectFadeOutLeftBig").click(function()
{
var A=$(this).parent().parent();
A.addClass("effectFadeOutLeftBig");
A.delay(500).fadeOut("slow",function(){
$(this).remove();
});
});
$(".Effect-effectFadeOutRight").click(function()
{
var A=$(this).parent().parent();
A.addClass("effectFadeOutRight");
A.delay(500).fadeOut("slow",function(){
$(this).remove();
});
});
$(".Effect-effectFadeOutRightBig").click(function()
{
var A=$(this).parent().parent();
A.addClass("effectFadeOutRightBig");
A.delay(500).fadeOut("slow",function(){
$(this).remove();
});
});
$(".Effect-effectFadeOutUp").click(function()
{
var A=$(this).parent().parent();
A.addClass("effectFadeOutUp");
A.delay(500).fadeOut("slow",function(){
$(this).remove();
});
});
$(".Effect-effectFadeOutUpBig").click(function()
{
var A=$(this).parent().parent();
A.addClass("effectFadeOutUpBig");
A.delay(500).fadeOut("slow",function(){
$(this).remove();
});
});
$(".Effect-effectFlash").click(function()
{
var A=$(this).parent().parent();
A.addClass("effectFlash");
A.delay(500).fadeOut("slow",function(){
$(this).remove();
});
});
$(".Effect-effectFlip").click(function()
{
var A=$(this).parent().parent();
A.addClass("effectFlip");
A.delay(500).fadeOut("slow",function(){
$(this).remove();
});
});
$(".Effect-effectFlipInX").click(function()
{
var A=$(this).parent().parent();
A.addClass("effectFlipInX");
A.delay(500).fadeOut("slow",function(){
$(this).remove();
});
});
$(".Effect-effectFlipInY").click(function()
{
var A=$(this).parent().parent();
A.addClass("effectFlipInY");
A.delay(500).fadeOut("slow",function(){
$(this).remove();
});
});
$(".Effect-effectFlipOutX").click(function()
{
var A=$(this).parent().parent();
A.addClass("effectFlipOutX");
A.delay(500).fadeOut("slow",function(){
$(this).remove();
});
});
$(".Effect-effectFlipOutY").click(function()
{
var A=$(this).parent().parent();
A.addClass("effectFlipOutY");
A.delay(500).fadeOut("slow",function(){
$(this).remove();
});
});
$(".Effect-effectLightSpeedIn").click(function()
{
var A=$(this).parent().parent();
A.addClass("effectLightSpeedIn");
A.delay(500).fadeOut("slow",function(){
$(this).remove();
});
});
$(".Effect-effectLightSpeedOut").click(function()
{
var A=$(this).parent().parent();
A.addClass("effectLightSpeedOut");
A.delay(500).fadeOut("slow",function(){
$(this).remove();
});
});
$(".Effect-effectRotateInDownRight").click(function()
{
var A=$(this).parent().parent();
A.addClass("effectRotateInDownRight");
A.delay(500).fadeOut("slow",function(){
$(this).remove();
});
});
$(".Effect-effectRotateInUpLeft").click(function()
{
var A=$(this).parent().parent();
A.addClass("effectRotateInUpLeft");
A.delay(500).fadeOut("slow",function(){
$(this).remove();
});
});
$(".Effect-effectRotateInUpRight").click(function()
{
var A=$(this).parent().parent();
A.addClass("effectRotateInUpRight");
A.delay(500).fadeOut("slow",function(){
$(this).remove();
});
});
$(".Effect-effectRotateOut").click(function()
{
var A=$(this).parent().parent();
A.addClass("effectRotateOut");
A.delay(500).fadeOut("slow",function(){
$(this).remove();
});
});
$(".Effect-effectRotateOutDownLeft").click(function()
{
var A=$(this).parent().parent();
A.addClass("effectRotateOutDownLeft");
A.delay(500).fadeOut("slow",function(){
$(this).remove();
});
});
$(".Effect-effectRotateOutDownRight").click(function()
{
var A=$(this).parent().parent();
A.addClass("effectRotateOutDownRight");
A.delay(500).fadeOut("slow",function(){
$(this).remove();
});
});
$(".Effect-effectRotateOutUpLeft").click(function()
{
var A=$(this).parent().parent();
A.addClass("effectRotateOutUpLeft");
A.delay(500).fadeOut("slow",function(){
$(this).remove();
});
});
$(".Effect-effectRotateOutUpRight").click(function()
{
var A=$(this).parent().parent();
A.addClass("effectRotateOutUpRight");
A.delay(500).fadeOut("slow",function(){
$(this).remove();
});
});
$(".Effect-effectShake").click(function()
{
var A=$(this).parent().parent();
A.addClass("effectShake");
A.delay(500).fadeOut("slow",function(){
$(this).remove();
});
});
$(".Effect-effectSlideInDown").click(function()
{
var A=$(this).parent().parent();
A.addClass("effectSlideInDown");
A.delay(500).fadeOut("slow",function(){
$(this).remove();
});
});
$(".Effect-effectSlideInLeft").click(function()
{
var A=$(this).parent().parent();
A.addClass("effectSlideInLeft");
A.delay(500).fadeOut("slow",function(){
$(this).remove();
});
});
$(".Effect-effectSlideInRight").click(function()
{
var A=$(this).parent().parent();
A.addClass("effectSlideInRight");
A.delay(500).fadeOut("slow",function(){
$(this).remove();
});
});
$(".Effect-effectSlideOutLeft").click(function()
{
var A=$(this).parent().parent();
A.addClass("effectSlideOutLeft");
A.delay(500).fadeOut("slow",function(){
$(this).remove();
});
});
$(".Effect-effectSlideOutRight").click(function()
{
var A=$(this).parent().parent();
A.addClass("effectSlideOutRight");
A.delay(500).fadeOut("slow",function(){
$(this).remove();
});
});
$(".Effect-effectSlideOutUp").click(function()
{
var A=$(this).parent().parent();
A.addClass("effectSlideOutUp");
A.delay(500).fadeOut("slow",function(){
$(this).remove();
});
});
$(".Effect-effectSwing").click(function()
{
var A=$(this).parent().parent();
A.addClass("effectSwing");
A.delay(500).fadeOut("slow",function(){
$(this).remove();
});
});
$(".Effect-effectTada").click(function()
{
var A=$(this).parent().parent();
A.addClass("effectTada");
A.delay(500).fadeOut("slow",function(){
$(this).remove();
});
});
$(".Effect-effectWobble").click(function()
{
var A=$(this).parent().parent();
A.addClass("effectWobble");
A.delay(500).fadeOut("slow",function(){
$(this).remove();
});
});
//end
});
CSS Animation - Script Codes
CSS Animation - Script Codes
Home Page Home
Developer Ghost Rider
Username GhostRider
Uploaded July 23, 2022
Rating 4.5
Size 7,029 Kb
Views 44,528
Do you need developer help for CSS Animation?

Find the perfect freelance services for your business! Fiverr's mission is to change how the world works together. Fiverr connects businesses with freelancers offering digital services in 500+ categories. Find Developer!

Ghost Rider (GhostRider) Script Codes
Create amazing sales emails with AI!

Jasper is the AI Content Generator that helps you and your team break through creative blocks to create amazing, original content 10X faster. Discover all the ways the Jasper AI Content Platform can help streamline your creative workflows. Start For Free!