/*body{
	font-family: "Lucida Grande", "Lucida Sans Unicode", helvetica, verdana, arial, sans-serif;
	overflow: hidden;
	min-width: 640px;
	font-size: 13px;
	background: #EFEFEF;
	background-image: -webkit-radial-gradient(center, circle cover, #efefef, #cccccc);
	background-image: -moz-radial-gradient(center, circle cover, #efefef, #cccccc);
	background-image: -o-radial-gradient(center, circle cover, #efefef, #cccccc);
	background-image: radial-gradient(center, circle cover, #efefef, #cccccc);
}
a {
	color: #0088cc;
	text-decoration: none;
}

a:hover {
	color: #005580;
	text-decoration: underline;
}
#wrapper{
	width: 960px;
	margin: 0 auto;
	overflow: hidden;
}*/

.word-container{
	display: none;
}
/*.text-block{
	display: inline-block;
	padding: 2px;
	font-size: 24px;
}
*/
.quote{
	display: block;
	width: 100%;
	text-align: center;
}
#words{margin-bottom:30px;}
#words1{margin-top:20px;}
blockquote p {font-size:50px;line-height:60px !important;}
#words1 blockquote p{font-size:22px;line-height:30px !important;font-weight:normal;}
#words1 blockquote p span{margin:-3px !important;}
blockquote {

	/*background: url(../images/quote_up.png) top left no-repeat;*/
}

cite {
	font-size:26px;color:#313231;font-style:normal;text-transform:uppercase;
}
.quote-content span{margin-left:-10px;}
.quote-content span, .quote-author span{
	display: inline-block;
}

/* RESPONSIVE CSS
-------------------------------------------------- */

@media (max-width: 960px) {
	#wrapper{
		width: 900px;
		margin: 0 auto;
	}
	.quote{
		margin-top: 120px;
	}
}

@media (max-width: 920px) {
	#wrapper{
		width: 800px;
		margin: 0 auto;
	}
	.quote{
		margin-top: 80px;
	}
}

@media (max-width: 760px) {
	#wrapper{
		width: 640px;
		margin: 0 auto;
	}
	.quote{
		margin-top: 40px;
	}
}

@media (max-width: 640px) {
	#wrapper{
		width: 480px;
		margin: 0;
	}
	.quote{
		margin-top: 20px;
	}
}

@media (max-width: 480px) {
	#wrapper{
		width: 320px;
		margin: 0;
	}
	.quote{
		margin-top: 20px;
	}
}


.animate0{
   	-webkit-animation-duration: .0s;
	-webkit-animation-delay: 0s;
	-webkit-animation-timing-function: ease;
	-webkit-animation-fill-mode: both;
	-moz-animation-duration: .0s;
	-moz-animation-delay: 0s;
	-moz-animation-timing-function: ease;
	-moz-animation-fill-mode: both;
	-ms-animation-duration: .0s;
	-ms-animation-delay: 0s;
	-ms-animation-timing-function: ease;
	-ms-animation-fill-mode: both;
	animation-duration: .0s;
	animation-delay: 0s;
	animation-timing-function: ease;
	animation-fill-mode: both;
}

.animate1{
   	-webkit-animation-duration: .0s;
	-webkit-animation-delay: .3s;
	-webkit-animation-timing-function: ease;
	-webkit-animation-fill-mode: both;
	-moz-animation-duration: .0s;
	-moz-animation-delay: .3s;
	-moz-animation-timing-function: ease;
	-moz-animation-fill-mode: both;
	-ms-animation-duration: .0s;
	-ms-animation-delay: .3s;
	-ms-animation-timing-function: ease;
	-ms-animation-fill-mode: both;
	animation-duration: .0s;
	animation-delay: .3s;
	animation-timing-function: ease;
	animation-fill-mode: both;
}

.animate2{
   	-webkit-animation-duration: .0s;
	-webkit-animation-delay: .6s;
	-webkit-animation-timing-function: ease;
	-webkit-animation-fill-mode: both;
	-moz-animation-duration: .0s;
	-moz-animation-delay: .6s;
	-moz-animation-timing-function: ease;
	-moz-animation-fill-mode: both;
	-ms-animation-duration: .0s;
	-ms-animation-delay: .6s;
	-ms-animation-timing-function: ease;
	-ms-animation-fill-mode: both;
	animation-duration: .0s;
	animation-delay: .6s;
	animation-timing-function: ease;
	animation-fill-mode: both;
}

.animate3{
   	-webkit-animation-duration: .0s;
	-webkit-animation-delay: .9s;
	-webkit-animation-timing-function: ease;
	-webkit-animation-fill-mode: both;
	-moz-animation-duration: .0s;
	-moz-animation-delay: .9s;
	-moz-animation-timing-function: ease;
	-moz-animation-fill-mode: both;
	-ms-animation-duration: .0s;
	-ms-animation-delay: .9s;
	-ms-animation-timing-function: ease;
	-ms-animation-fill-mode: both;
	animation-duration: .0s;
	animation-delay: .9s;
	animation-timing-function: ease;
	animation-fill-mode: both;
}

.animate4{
   	-webkit-animation-duration: .0s;
	-webkit-animation-delay: 1.2s;
	-webkit-animation-timing-function: ease;
	-webkit-animation-fill-mode: both;
	-moz-animation-duration: .0s;
	-moz-animation-delay: 1.2s;
	-moz-animation-timing-function: ease;
	-moz-animation-fill-mode: both;
	-ms-animation-duration: .0s;
	-ms-animation-delay: 1.2s;
	-ms-animation-timing-function: ease;
	-ms-animation-fill-mode: both;
	animation-duration: .0s;
	animation-delay: 1.2s;
	animation-timing-function: ease;
	animation-fill-mode: both;
}

.animate5{
   	-webkit-animation-duration: .0s;
	-webkit-animation-delay: 1.5s;
	-webkit-animation-timing-function: ease;
	-webkit-animation-fill-mode: both;
	-moz-animation-duration: .0s;
	-moz-animation-delay: 1.5s;
	-moz-animation-timing-function: ease;
	-moz-animation-fill-mode: both;
	-ms-animation-duration: .0s;
	-ms-animation-delay: 1.5s;
	-ms-animation-timing-function: ease;
	-ms-animation-fill-mode: both;
	animation-duration: .0s;
	animation-delay: 1.5s;
	animation-timing-function: ease;
	animation-fill-mode: both;
}
.animate6{
   	-webkit-animation-duration: .0s;
	-webkit-animation-delay: 1.8s;
	-webkit-animation-timing-function: ease;
	-webkit-animation-fill-mode: both;
	-moz-animation-duration: .0s;
	-moz-animation-delay: 1.8s;
	-moz-animation-timing-function: ease;
	-moz-animation-fill-mode: both;
	-ms-animation-duration: .0s;
	-ms-animation-delay: 1.8s;
	-ms-animation-timing-function: ease;
	-ms-animation-fill-mode: both;
	animation-duration: .0s;
	animation-delay: 1.8s;
	animation-timing-function: ease;
	animation-fill-mode: both;
}
.animate7{
   	-webkit-animation-duration: .0s;
	-webkit-animation-delay: 2.1s;
	-webkit-animation-timing-function: ease;
	-webkit-animation-fill-mode: both;
	-moz-animation-duration: .0s;
	-moz-animation-delay: 2.1s;
	-moz-animation-timing-function: ease;
	-moz-animation-fill-mode: both;
	-ms-animation-duration: .0s;
	-ms-animation-delay: 2.1s;
	-ms-animation-timing-function: ease;
	-ms-animation-fill-mode: both;
	animation-duration: .0s;
	animation-delay: 2.1s;
	animation-timing-function: ease;
	animation-fill-mode: both;
}
.animate8{
   	-webkit-animation-duration: .0s;
	-webkit-animation-delay: 2.4s;
	-webkit-animation-timing-function: ease;
	-webkit-animation-fill-mode: both;
	-moz-animation-duration: .0s;
	-moz-animation-delay: 2.4s;
	-moz-animation-timing-function: ease;
	-ms-animation-duration: .0s;
	-ms-animation-delay: 2.4s;
	-ms-animation-timing-function: ease;
	-ms-animation-fill-mode: both;
	animation-duration: .0s;
	animation-delay: 2.4s;
	animation-timing-function: ease;
	animation-fill-mode: both;
}
.animate9{
   	-webkit-animation-duration: .0s;
	-webkit-animation-delay: 2.7s;
	-webkit-animation-timing-function: ease;
	-webkit-animation-fill-mode: both;
	-moz-animation-duration: .0s;
	-moz-animation-delay: 2.7s;
	-moz-animation-timing-function: ease;
	-ms-animation-duration: .0s;
	-ms-animation-delay: 2.7s;
	-ms-animation-timing-function: ease;
	-ms-animation-fill-mode: both;
	animation-duration: .0s;
	animation-delay: 2.7s;
	animation-timing-function: ease;
	animation-fill-mode: both;
}

.animate10{
   	-webkit-animation-duration: .0s;
	-webkit-animation-delay: 3s;
	-webkit-animation-timing-function: ease;
	-webkit-animation-fill-mode: both;
	-moz-animation-duration: .0s;
	-moz-animation-delay: 3s;
	-moz-animation-timing-function: ease;
	-ms-animation-duration: .0s;
	-ms-animation-delay: 3s;
	-ms-animation-timing-function: ease;
	-ms-animation-fill-mode: both;
	animation-duration: .0s;
	animation-delay: 3s;
	animation-timing-function: ease;
	animation-fill-mode: both;
}
.animate11{
   	-webkit-animation-duration: .0s;
	-webkit-animation-delay: 3.3s;
	-webkit-animation-timing-function: ease;
	-webkit-animation-fill-mode: both;
	-moz-animation-duration: .0s;
	-moz-animation-delay: 3.3s;
	-moz-animation-timing-function: ease;
	-ms-animation-duration: .0s;
	-ms-animation-delay: 3.3s;
	-ms-animation-timing-function: ease;
	-ms-animation-fill-mode: both;
	animation-duration: .0s;
	animation-delay: 3.3s;
	animation-timing-function: ease;
	animation-fill-mode: both;
}
.animate12{
   	-webkit-animation-duration: .0s;
	-webkit-animation-delay: 3.6s;
	-webkit-animation-timing-function: ease;
	-webkit-animation-fill-mode: both;
	-moz-animation-duration: .0s;
	-moz-animation-delay: 3.6s;
	-moz-animation-timing-function: ease;
	-ms-animation-duration: .0s;
	-ms-animation-delay: 3.6s;
	-ms-animation-timing-function: ease;
	-ms-animation-fill-mode: both;
	animation-duration: .0s;
	animation-delay: 3.6s;
	animation-timing-function: ease;
	animation-fill-mode: both;
}

.animate13{
   	-webkit-animation-duration: .0s;
	-webkit-animation-delay: 3.9s;
	-webkit-animation-timing-function: ease;
	-webkit-animation-fill-mode: both;
	-moz-animation-duration: .0s;
	-moz-animation-delay: 3.9s;
	-moz-animation-timing-function: ease;
	-ms-animation-duration: .0s;
	-ms-animation-delay: 3.9s;
	-ms-animation-timing-function: ease;
	-ms-animation-fill-mode: both;
	animation-duration: .0s;
	animation-delay: 3.9s;
	animation-timing-function: ease;
	animation-fill-mode: both;
}

.animate14{
   	-webkit-animation-duration: .0s;
	-webkit-animation-delay: 4.2s;
	-webkit-animation-timing-function: ease;
	-webkit-animation-fill-mode: both;
	-moz-animation-duration: .0s;
	-moz-animation-delay: 4.2s;
	-moz-animation-timing-function: ease;
	-ms-animation-duration: .0s;
	-ms-animation-delay: 4.2s;
	-ms-animation-timing-function: ease;
	-ms-animation-fill-mode: both;
	animation-duration: .0s;
	animation-delay: 4.2s;
	animation-timing-function: ease;
	animation-fill-mode: both;
}


.animate15{
   	-webkit-animation-duration: .0s;
	-webkit-animation-delay: 4.5s;
	-webkit-animation-timing-function: ease;
	-webkit-animation-fill-mode: both;
	-moz-animation-duration: .0s;
	-moz-animation-delay: 4.5s;
	-moz-animation-timing-function: ease;
	-ms-animation-duration: .0s;
	-ms-animation-delay: 4.5s;
	-ms-animation-timing-function: ease;
	-ms-animation-fill-mode: both;
	animation-duration: .0s;
	animation-delay: 4.5s;
	animation-timing-function: ease;
	animation-fill-mode: both;
}
.animate16{
   	-webkit-animation-duration: .0s;
	-webkit-animation-delay: 4.8s;
	-webkit-animation-timing-function: ease;
	-webkit-animation-fill-mode: both;
	-moz-animation-duration: .0s;
	-moz-animation-delay: 4.8s;
	-moz-animation-timing-function: ease;
	-ms-animation-duration: .0s;
	-ms-animation-delay: 4.8s;
	-ms-animation-timing-function: ease;
	-ms-animation-fill-mode: both;
	animation-duration: .0s;
	animation-delay: 4.8s;
	animation-timing-function: ease;
	animation-fill-mode: both;
}
.animate17{
   	-webkit-animation-duration: .0s;
	-webkit-animation-delay: 5.1s;
	-webkit-animation-timing-function: ease;
	-webkit-animation-fill-mode: both;
	-moz-animation-duration: .0s;
	-moz-animation-delay: 5.1s;
	-moz-animation-timing-function: ease;
	-ms-animation-duration: .0s;
	-ms-animation-delay: 5.1s;
	-ms-animation-timing-function: ease;
	-ms-animation-fill-mode: both;
	animation-duration: .0s;
	animation-delay: 5.1s;
	animation-timing-function: ease;
	animation-fill-mode: both;
}
.animate18{
   	-webkit-animation-duration: .0s;
	-webkit-animation-delay: 5.4s;
	-webkit-animation-timing-function: ease;
	-webkit-animation-fill-mode: both;
	-moz-animation-duration: .0s;
	-moz-animation-delay: 5.4s;
	-moz-animation-timing-function: ease;
	-ms-animation-duration: .0s;
	-ms-animation-delay: 5.4s;
	-ms-animation-timing-function: ease;
	-ms-animation-fill-mode: both;
	animation-duration: .0s;
	animation-delay: 5.4s;
	animation-timing-function: ease;
	animation-fill-mode: both;
}
.animate19{
   	-webkit-animation-duration: .0s;
	-webkit-animation-delay: 5.7s;
	-webkit-animation-timing-function: ease;
	-webkit-animation-fill-mode: both;
	-moz-animation-duration: .0s;
	-moz-animation-delay: 5.7s;
	-moz-animation-timing-function: ease;
	-ms-animation-duration: .0s;
	-ms-animation-delay: 5.7s;
	-ms-animation-timing-function: ease;
	-ms-animation-fill-mode: both;
	animation-duration: .0s;
	animation-delay: 5.7s;
	animation-timing-function: ease;
	animation-fill-mode: both;
}
.animate20{
   	-webkit-animation-duration: .0s;
	-webkit-animation-delay: 6s;
	-webkit-animation-timing-function: ease;
	-webkit-animation-fill-mode: both;
	-moz-animation-duration: .0s;
	-moz-animation-delay: 6s;
	-moz-animation-timing-function: ease;
	-ms-animation-duration: .0s;
	-ms-animation-delay: 6s;
	-ms-animation-timing-function: ease;
	-ms-animation-fill-mode: both;
	animation-duration: .0s;
	animation-delay: 6s;
	animation-timing-function: ease;
	animation-fill-mode: both;
}
.animate21{
   	-webkit-animation-duration: .0s;
	-webkit-animation-delay: 6.3s;
	-webkit-animation-timing-function: ease;
	-webkit-animation-fill-mode: both;
	-moz-animation-duration: .0s;
	-moz-animation-delay: 6.3s;
	-moz-animation-timing-function: ease;
	-ms-animation-duration: .0s;
	-ms-animation-delay: 6.3s;
	-ms-animation-timing-function: ease;
	-ms-animation-fill-mode: both;
	animation-duration: .0s;
	animation-delay: 6.3s;
	animation-timing-function: ease;
	animation-fill-mode: both;
}
.animate22{
   	-webkit-animation-duration: .0s;
	-webkit-animation-delay: 6.6s;
	-webkit-animation-timing-function: ease;
	-webkit-animation-fill-mode: both;
	-moz-animation-duration: .0s;
	-moz-animation-delay: 6.6s;
	-moz-animation-timing-function: ease;
	-ms-animation-duration: .0s;
	-ms-animation-delay: 6.6s;
	-ms-animation-timing-function: ease;
	-ms-animation-fill-mode: both;
	animation-duration: .0s;
	animation-delay: 6.6s;
	animation-timing-function: ease;
	animation-fill-mode: both;
}
.animate23{
   	-webkit-animation-duration: .0s;
	-webkit-animation-delay: 6.9s;
	-webkit-animation-timing-function: ease;
	-webkit-animation-fill-mode: both;
	-moz-animation-duration: .0s;
	-moz-animation-delay: 6.9s;
	-moz-animation-timing-function: ease;
	-ms-animation-duration: .0s;
	-ms-animation-delay: 6.9s;
	-ms-animation-timing-function: ease;
	-ms-animation-fill-mode: both;
	animation-duration: .0s;
	animation-delay: 6.9s;
	animation-timing-function: ease;
	animation-fill-mode: both;
}
.animate24{
   	-webkit-animation-duration: .0s;
	-webkit-animation-delay: 7.2s;
	-webkit-animation-timing-function: ease;
	-webkit-animation-fill-mode: both;
	-moz-animation-duration: .0s;
	-moz-animation-delay: 7.2s;
	-moz-animation-timing-function: ease;
	-ms-animation-duration: .0s;
	-ms-animation-delay: 7.2s;
	-ms-animation-timing-function: ease;
	-ms-animation-fill-mode: both;
	animation-duration: .0s;
	animation-delay: 7.2s;
	animation-timing-function: ease;
	animation-fill-mode: both;
}
.animate25{
   	-webkit-animation-duration: .0s;
	-webkit-animation-delay: 7.5s;
	-webkit-animation-timing-function: ease;
	-webkit-animation-fill-mode: both;
	-moz-animation-duration: .0s;
	-moz-animation-delay: 7.5s;
	-moz-animation-timing-function: ease;
	-ms-animation-duration: .0s;
	-ms-animation-delay: 7.5s;
	-ms-animation-timing-function: ease;
	-ms-animation-fill-mode: both;
	animation-duration: .0s;
	animation-delay: 7.5s;
	animation-timing-function: ease;
	animation-fill-mode: both;
}
.animate26{
   	-webkit-animation-duration: .0s;
	-webkit-animation-delay: 7.8s;
	-webkit-animation-timing-function: ease;
	-webkit-animation-fill-mode: both;
	-moz-animation-duration: .0s;
	-moz-animation-delay: 7.8s;
	-moz-animation-timing-function: ease;
	-ms-animation-duration: .0s;
	-ms-animation-delay: 7.8s;
	-ms-animation-timing-function: ease;
	-ms-animation-fill-mode: both;
	animation-duration: .0s;
	animation-delay: 7.8s;
	animation-timing-function: ease;
	animation-fill-mode: both;
}
.animate27{
   	-webkit-animation-duration: .0s;
	-webkit-animation-delay: 8.1s;
	-webkit-animation-timing-function: ease;
	-webkit-animation-fill-mode: both;
	-moz-animation-duration: .0s;
	-moz-animation-delay: 8.1s;
	-moz-animation-timing-function: ease;
	-ms-animation-duration: .0s;
	-ms-animation-delay: 8.1s;
	-ms-animation-timing-function: ease;
	-ms-animation-fill-mode: both;
	animation-duration: .0s;
	animation-delay: 8.1s;
	animation-timing-function: ease;
	animation-fill-mode: both;
}
.animate28{
   	-webkit-animation-duration: .0s;
	-webkit-animation-delay: 8.4s;
	-webkit-animation-timing-function: ease;
	-webkit-animation-fill-mode: both;
	-moz-animation-duration: .0s;
	-moz-animation-delay: 8.4s;
	-moz-animation-timing-function: ease;
	-ms-animation-duration: .0s;
	-ms-animation-delay: 8.4s;
	-ms-animation-timing-function: ease;
	-ms-animation-fill-mode: both;
	animation-duration: .0s;
	animation-delay: 8.4s;
	animation-timing-function: ease;
	animation-fill-mode: both;
}
.animate29{
   	-webkit-animation-duration: .0s;
	-webkit-animation-delay: 8.7s;
	-webkit-animation-timing-function: ease;
	-webkit-animation-fill-mode: both;
	-moz-animation-duration: .0s;
	-moz-animation-delay: 8.7s;
	-moz-animation-timing-function: ease;
	-ms-animation-duration: .0s;
	-ms-animation-delay: 8.7s;
	-ms-animation-timing-function: ease;
	-ms-animation-fill-mode: both;
	animation-duration: .0s;
	animation-delay: 8.7s;
	animation-timing-function: ease;
	animation-fill-mode: both;
}
.animate30{
   	-webkit-animation-duration: .0s;
	-webkit-animation-delay: 9s;
	-webkit-animation-timing-function: ease;
	-webkit-animation-fill-mode: both;
	-moz-animation-duration: .0s;
	-moz-animation-delay: 9s;
	-moz-animation-timing-function: ease;
	-ms-animation-duration: .0s;
	-ms-animation-delay: 9s;
	-ms-animation-timing-function: ease;
	-ms-animation-fill-mode: both;
	animation-duration: .0s;
	animation-delay: 9s;
	animation-timing-function: ease;
	animation-fill-mode: both;
}
.animate31{
   	-webkit-animation-duration: .0s;
	-webkit-animation-delay: 9.3s;
	-webkit-animation-timing-function: ease;
	-webkit-animation-fill-mode: both;
	-moz-animation-duration: .0s;
	-moz-animation-delay: 9.3s;
	-moz-animation-timing-function: ease;
	-ms-animation-duration: .0s;
	-ms-animation-delay: 9.3s;
	-ms-animation-timing-function: ease;
	-ms-animation-fill-mode: both;
	animation-duration: .0s;
	animation-delay: 9.3s;
	animation-timing-function: ease;
	animation-fill-mode: both;
}
.animate32{
   	-webkit-animation-duration: .0s;
	-webkit-animation-delay: 9.6s;
	-webkit-animation-timing-function: ease;
	-webkit-animation-fill-mode: both;
	-moz-animation-duration: .0s;
	-moz-animation-delay: 9.6s;
	-moz-animation-timing-function: ease;
	-ms-animation-duration: .0s;
	-ms-animation-delay: 9.6s;
	-ms-animation-timing-function: ease;
	-ms-animation-fill-mode: both;
	animation-duration: .0s;
	animation-delay: 9.6s;
	animation-timing-function: ease;
	animation-fill-mode: both;
}
.animate33{
   	-webkit-animation-duration: .0s;
	-webkit-animation-delay: 9.9s;
	-webkit-animation-timing-function: ease;
	-webkit-animation-fill-mode: both;
	-moz-animation-duration: .0s;
	-moz-animation-delay: 9.9s;
	-moz-animation-timing-function: ease;
	-ms-animation-duration: .0s;
	-ms-animation-delay: 9.9s;
	-ms-animation-timing-function: ease;
	-ms-animation-fill-mode: both;
	animation-duration: .0s;
	animation-delay: 9.9s;
	animation-timing-function: ease;
	animation-fill-mode: both;
}
.animate34{
   	-webkit-animation-duration: .0s;
	-webkit-animation-delay: 10.2s;
	-webkit-animation-timing-function: ease;
	-webkit-animation-fill-mode: both;
	-moz-animation-duration: .0s;
	-moz-animation-delay: 10.2s;
	-moz-animation-timing-function: ease;
	-ms-animation-duration: .0s;
	-ms-animation-delay: 10.2s;
	-ms-animation-timing-function: ease;
	-ms-animation-fill-mode: both;
	animation-duration: .0s;
	animation-delay: 10.2s;
	animation-timing-function: ease;
	animation-fill-mode: both;
}

.animate35{
   	-webkit-animation-duration: .0s;
	-webkit-animation-delay: 10.5s;
	-webkit-animation-timing-function: ease;
	-webkit-animation-fill-mode: both;
	-moz-animation-duration: .0s;
	-moz-animation-delay: 10.5s;
	-moz-animation-timing-function: ease;
	-ms-animation-duration: .0s;
	-ms-animation-delay: 10.5s;
	-ms-animation-timing-function: ease;
	-ms-animation-fill-mode: both;
	animation-duration: .0s;
	animation-delay: 10.5s;
	animation-timing-function: ease;
	animation-fill-mode: both;
}
.animate36{
   	-webkit-animation-duration: .0s;
	-webkit-animation-delay: 10.8s;
	-webkit-animation-timing-function: ease;
	-webkit-animation-fill-mode: both;
	-moz-animation-duration: .0s;
	-moz-animation-delay: 10.8s;
	-moz-animation-timing-function: ease;
	-ms-animation-duration: .0s;
	-ms-animation-delay: 10.8s;
	-ms-animation-timing-function: ease;
	-ms-animation-fill-mode: both;
	animation-duration: .0s;
	animation-delay: 10.8s;
	animation-timing-function: ease;
	animation-fill-mode: both;
}
.animate37{
   	-webkit-animation-duration: .0s;
	-webkit-animation-delay: 11.1s;
	-webkit-animation-timing-function: ease;
	-webkit-animation-fill-mode: both;
	-moz-animation-duration: .0s;
	-moz-animation-delay:11.1s;
	-moz-animation-timing-function: ease;
	-ms-animation-duration: .0s;
	-ms-animation-delay: 11.1s;
	-ms-animation-timing-function: ease;
	-ms-animation-fill-mode: both;
	animation-duration: .0s;
	animation-delay: 11.1s;
	animation-timing-function: ease;
	animation-fill-mode: both;
}
.animate38{
   	-webkit-animation-duration: .0s;
	-webkit-animation-delay: 11.4s;
	-webkit-animation-timing-function: ease;
	-webkit-animation-fill-mode: both;
	-moz-animation-duration: .0s;
	-moz-animation-delay: 11.4s;
	-moz-animation-timing-function: ease;
	-ms-animation-duration: .0s;
	-ms-animation-delay: 11.4s;
	-ms-animation-timing-function: ease;
	-ms-animation-fill-mode: both;
	animation-duration: .0s;
	animation-delay: 11.4s;
	animation-timing-function: ease;
	animation-fill-mode: both;
}
.animate39{
   	-webkit-animation-duration: .0s;
	-webkit-animation-delay: 11.7s;
	-webkit-animation-timing-function: ease;
	-webkit-animation-fill-mode: both;
	-moz-animation-duration: .0s;
	-moz-animation-delay: 11.7s;
	-moz-animation-timing-function: ease;
	-ms-animation-duration: .0s;
	-ms-animation-delay:11.7s;
	-ms-animation-timing-function: ease;
	-ms-animation-fill-mode: both;
	animation-duration: .0s;
	animation-delay: 11.7s;
	animation-timing-function: ease;
	animation-fill-mode: both;
}
.animate40{
   	-webkit-animation-duration: .0s;
	-webkit-animation-delay: 12s;
	-webkit-animation-timing-function: ease;
	-webkit-animation-fill-mode: both;
	-moz-animation-duration: .0s;
	-moz-animation-delay: 12s;
	-moz-animation-timing-function: ease;
	-ms-animation-duration: .0s;
	-ms-animation-delay: 12s;
	-ms-animation-timing-function: ease;
	-ms-animation-fill-mode: both;
	animation-duration: .0s;
	animation-delay: 12s;
	animation-timing-function: ease;
	animation-fill-mode: both;
}
.animate41{
   	-webkit-animation-duration: .0s;
	-webkit-animation-delay: 12.3s;
	-webkit-animation-timing-function: ease;
	-webkit-animation-fill-mode: both;
	-moz-animation-duration: .0s;
	-moz-animation-delay: 12.3s;
	-moz-animation-timing-function: ease;
	-ms-animation-duration: .0s;
	-ms-animation-delay: 12.3s;
	-ms-animation-timing-function: ease;
	-ms-animation-fill-mode: both;
	animation-duration: .0s;
	animation-delay: 12.3s;
	animation-timing-function: ease;
	animation-fill-mode: both;
}
.animate42{
   	-webkit-animation-duration: .0s;
	-webkit-animation-delay: 12.6s;
	-webkit-animation-timing-function: ease;
	-webkit-animation-fill-mode: both;
	-moz-animation-duration: .0s;
	-moz-animation-delay: 12.6s;
	-moz-animation-timing-function: ease;
	-ms-animation-duration: .0s;
	-ms-animation-delay: 12.6s;
	-ms-animation-timing-function: ease;
	-ms-animation-fill-mode: both;
	animation-duration: .0s;
	animation-delay: 12.6s;
	animation-timing-function: ease;
	animation-fill-mode: both;
}
.animate43{
   	-webkit-animation-duration: .0s;
	-webkit-animation-delay: 12.9s;
	-webkit-animation-timing-function: ease;
	-webkit-animation-fill-mode: both;
	-moz-animation-duration: .0s;
	-moz-animation-delay: 12.9s;
	-moz-animation-timing-function: ease;
	-ms-animation-duration: .0s;
	-ms-animation-delay: 12.9s;
	-ms-animation-timing-function: ease;
	-ms-animation-fill-mode: both;
	animation-duration: .0s;
	animation-delay: 12.9s;
	animation-timing-function: ease;
	animation-fill-mode: both;
}
.animate44{
   	-webkit-animation-duration: .0s;
	-webkit-animation-delay: 13.2s;
	-webkit-animation-timing-function: ease;
	-webkit-animation-fill-mode: both;
	-moz-animation-duration: .0s;
	-moz-animation-delay: 13.2s;
	-moz-animation-timing-function: ease;
	-ms-animation-duration: .0s;
	-ms-animation-delay: 13.2s;
	-ms-animation-timing-function: ease;
	-ms-animation-fill-mode: both;
	animation-duration: .0s;
	animation-delay: 13.2s;
	animation-timing-function: ease;
	animation-fill-mode: both;
}
.animate45{
   	-webkit-animation-duration: .0s;
	-webkit-animation-delay: 13.5s;
	-webkit-animation-timing-function: ease;
	-webkit-animation-fill-mode: both;
	-moz-animation-duration: .0s;
	-moz-animation-delay: 13.5s;
	-moz-animation-timing-function: ease;
	-ms-animation-duration: .0s;
	-ms-animation-delay: 13.5s;
	-ms-animation-timing-function: ease;
	-ms-animation-fill-mode: both;
	animation-duration: .0s;
	animation-delay: 13.5s;
	animation-timing-function: ease;
	animation-fill-mode: both;
}
