
			#sequence-theme, #sequence{
				height: 320px;
				}
			@media only screen and (max-width: 480px) {
	
		#sequence-theme, #sequence{
height: 70.4px;
}	
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
		#sequence-theme, #sequence{
height: 112px;
}
}

@media only screen and (min-width: 767px) and (max-width: 1000px) {
		#sequence-theme, #sequence{
height:185.6px;
}
}

@media only screen and (min-width: 1001px) and (max-width: 1319px) {
		#sequence-theme, #sequence{
height: 252.8px;
}
}	
		
			
#sequence #slide_li_1 {
background-image:url(../images/db610e8b4d038646878d145af06993c8.jpg);
background-repeat:no-repeat;
	}

#sequence  .animate-in .slide_1 h2 {
transition-delay: 0ms;
-moz-transition-delay: 0ms;
-webkit-transition-delay: 0ms;
-o-transition-delay: 0ms;
}
#sequence .animate-in .slide_1 h3 {
transition-delay: 200ms;
-moz-transition-delay: 200ms;
-webkit-transition-delay: 200ms;
-o-transition-delay: 200ms;
}
#sequence  .animate-in .slide_1 .desc{
transition-delay: 400ms;
-moz-transition-delay: 400ms;
-webkit-transition-delay: 400ms;
-o-transition-delay: 400ms;	
	}
			
#sequence .slide_1 {
  position: absolute;
  left: 2%;
  top: 103%;
  width: 450px;
  opacity: 0;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition-duration: 1000ms;
  -moz-transition-duration: 1000ms;
  -ms-transition-duration: 1000ms;
  -o-transition-duration: 1000ms;
  transition-duration: 1000ms;
    z-index:  2;
}
#sequence .animate-in .slide_1 {
  left: 0%;
  top: 13%;
  opacity: 1;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition-duration: 1000ms;
  -moz-transition-duration: 1000ms;
  -ms-transition-duration: 1000ms;
  -o-transition-duration: 1000ms;
  transition-duration: 1000ms;
  -webkit-transition-delay: 0ms;
  -moz-transition-delay: 0ms;
  -ms-transition-delay: 0ms;
  -o-transition-delay: 0ms;
  transition-delay: 0ms;
}
#sequence .animate-out .slide_1 {
  left: 0%;
  opacity: 0;
  top: 17%;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition-duration: 1000ms;
  -moz-transition-duration: 1000ms;
  -ms-transition-duration: 1000ms;
  -o-transition-duration: 1000ms;
  transition-duration: 1000ms;
}


@media only screen and (max-width: 480px) {
	
#sequence .slide_1{
transform: scale(0.22) rotate(0deg) !important;
-moz-transform: scale(0.22) rotate(0deg) !important;
-webkit-transform: scale(0.22) rotate(0deg) !important;
-o-transform: scale(0.22) rotate(0deg) !important;
}
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
#sequence .slide_1{
transform: scale(0.35) rotate(0deg) !important;
-moz-transform: scale(0.35) rotate(0deg) !important;
-webkit-transform: scale(0.35) rotate(0deg) !important;
-o-transform: scale(0.35) rotate(0deg) !important;
}	

}

@media only screen and (min-width: 767px) and (max-width: 1000px) {
#sequence .slide_1{
transform: scale(0.58) rotate(0deg) !important;
-moz-transform: scale(0.58) rotate(0deg) !important;
-webkit-transform: scale(0.58) rotate(0deg) !important;
-o-transform: scale(0.58) rotate(0deg) !important;
}
}

@media only screen and (min-width: 1001px) and (max-width: 1319px) {
#sequence .slide_1{
transform: scale(0.79) rotate(0deg) !important;
-moz-transform: scale(0.79) rotate(0deg) !important;
-webkit-transform: scale(0.79) rotate(0deg) !important;
-o-transform: scale(0.79) rotate(0deg) !important;
}
}

/* showed */
@media only screen and (max-width: 480px) {
	
#sequence .animate-in .slide_1 {
transform: scale(0.22) rotate(0deg) !important;
-moz-transform: scale(0.22) rotate(0deg) !important;
-webkit-transform: scale(0.22) rotate(0deg) !important;
-o-transform: scale(0.22) rotate(0deg) !important;
}
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
#sequence .animate-in .slide_1 {
transform: scale(0.35) rotate(0deg) !important;
-moz-transform: scale(0.35) rotate(0deg) !important;
-webkit-transform: scale(0.35) rotate(0deg) !important;
-o-transform: scale(0.35) rotate(0deg) !important;
}	

}

@media only screen and (min-width: 767px) and (max-width: 1000px) {
#sequence .animate-in .slide_1 {
transform: scale(0.58) rotate(0deg) !important;
-moz-transform: scale(0.58) rotate(0deg) !important;
-webkit-transform: scale(0.58) rotate(0deg) !important;
-o-transform: scale(0.58) rotate(0deg) !important;
}
}

@media only screen and (min-width: 1001px) and (max-width: 1319px) {
#sequence .animate-in .slide_1 {
transform: scale(0.79) rotate(0deg) !important;
-moz-transform: scale(0.79) rotate(0deg) !important;
-webkit-transform: scale(0.79) rotate(0deg) !important;
-o-transform: scale(0.79) rotate(0deg) !important;
}
}

/* after */

@media only screen and (max-width: 480px) {
	
#sequence .animate-out .slide_1 {
transform: scale(0.22) rotate(0deg) !important;
-moz-transform: scale(0.22) rotate(0deg) !important;
-webkit-transform: scale(0.22) rotate(0deg) !important;
-o-transform: scale(0.22) rotate(0deg) !important;
}
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
#sequence .animate-out .slide_1 {
transform: scale(0.35) rotate(0deg) !important;
-moz-transform: scale(0.35) rotate(0deg) !important;
-webkit-transform: scale(0.35) rotate(0deg) !important;
-o-transform: scale(0.35) rotate(0deg) !important;
}	

}

@media only screen and (min-width: 767px) and (max-width: 1000px) {
#sequence .animate-out .slide_1 {
transform: scale(0.58) rotate(0deg) !important;
-moz-transform: scale(0.58) rotate(0deg) !important;
-webkit-transform: scale(0.58) rotate(0deg) !important;
-o-transform: scale(0.58) rotate(0deg) !important;
}
}

@media only screen and (min-width: 1001px) and (max-width: 1319px) {
#sequence .animate-out .slide_1 {
transform: scale(0.79) rotate(0deg) !important;
-moz-transform: scale(0.79) rotate(0deg) !important;
-webkit-transform: scale(0.79) rotate(0deg) !important;
-o-transform: scale(0.79) rotate(0deg) !important;
}
}




#sequence .slide_1_image_18 {
  position: absolute;
  left: -10%;
  top: -120%;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition-duration: 1000ms;
  -moz-transition-duration: 1000ms;
  -ms-transition-duration: 1000ms;
  -o-transition-duration: 1000ms;
  transition-duration: 1000ms;
  z-index:  1;
  opacity: 0;
}
#sequence .animate-in .slide_1_image_18 {
  left: 37%;
  top: 1%;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition-duration: 1000ms;
  -moz-transition-duration: 1000ms;
  -ms-transition-duration: 1000ms;
  -o-transition-duration: 1000ms;
  transition-duration: 1000ms;
    -webkit-transition-delay: 0ms;
  -moz-transition-delay: 0ms;
  -ms-transition-delay: 0ms;
  -o-transition-delay: 0ms;
  transition-delay: 0ms;
  opacity: 1;
}
#sequence .animate-out .slide_1_image_18 {
  left: 33%;
  opacity: 0;
  top: 2%;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition-duration: 1000ms;
  -moz-transition-duration: 1000ms;
  -ms-transition-duration: 1000ms;
  -o-transition-duration: 1000ms;
  transition-duration: 1000ms;
}






@media only screen and (max-width: 480px) {
	
#sequence .slide_1_image_18 {
transform: scale(0.22) rotate(0deg) !important;
-moz-transform: scale(0.22) rotate(0deg) !important;
-webkit-transform: scale(0.22) rotate(0deg) !important;
-o-transform: scale(0.22) rotate(0deg) !important;
}
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
#sequence .slide_1_image_18 {
transform: scale(0.35) rotate(0deg) !important;
-moz-transform: scale(0.35) rotate(0deg) !important;
-webkit-transform: scale(0.35) rotate(0deg) !important;
-o-transform: scale(0.35) rotate(0deg) !important;
}	

}

@media only screen and (min-width: 767px) and (max-width: 1000px) {
#sequence .slide_1_image_18 {
transform: scale(0.58) rotate(0deg) !important;
-moz-transform: scale(0.58) rotate(0deg) !important;
-webkit-transform: scale(0.58) rotate(0deg) !important;
-o-transform: scale(0.58) rotate(0deg) !important;
}
}

@media only screen and (min-width: 1001px) and (max-width: 1319px) {
#sequence .slide_1{
transform: scale(0.79) rotate(0deg) !important;
-moz-transform: scale(0.79) rotate(0deg) !important;
-webkit-transform: scale(0.79) rotate(0deg) !important;
-o-transform: scale(0.79) rotate(0deg) !important;
}
}


/* showed */


@media only screen and (max-width: 480px) {
	
#sequence .animate-in .slide_1_image_18 {
transform: scale(0.22) rotate(0deg) !important;
-moz-transform: scale(0.22) rotate(0deg) !important;
-webkit-transform: scale(0.22) rotate(0deg) !important;
-o-transform: scale(0.22) rotate(0deg) !important;
}
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
#sequence .animate-in .slide_1_image_18 {
transform: scale(0.35) rotate(0deg) !important;
-moz-transform: scale(0.35) rotate(0deg) !important;
-webkit-transform: scale(0.35) rotate(0deg) !important;
-o-transform: scale(0.35) rotate(0deg) !important;
}	

}

@media only screen and (min-width: 767px) and (max-width: 1000px) {
#sequence .animate-in .slide_1_image_18 {
transform: scale(0.58) rotate(0deg) !important;
-moz-transform: scale(0.58) rotate(0deg) !important;
-webkit-transform: scale(0.58) rotate(0deg) !important;
-o-transform: scale(0.58) rotate(0deg) !important;
}
}

@media only screen and (min-width: 1001px) and (max-width: 1319px) {
#sequence .animate-in .slide_1_image_18 {
transform: scale(0.79) rotate(0deg) !important;
-moz-transform: scale(0.79) rotate(0deg) !important;
-webkit-transform: scale(0.79) rotate(0deg) !important;
-o-transform: scale(0.79) rotate(0deg) !important;
}
}

/* after */


@media only screen and (max-width: 480px) {
	
#sequence .animate-out .slide_1_image_18 {
transform: scale(0.22) rotate(0deg) !important;
-moz-transform: scale(0.22) rotate(0deg) !important;
-webkit-transform: scale(0.22) rotate(0deg) !important;
-o-transform: scale(0.22) rotate(0deg) !important;
}
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
#sequence .animate-out .slide_1_image_18 {
transform: scale(0.35) rotate(0deg) !important;
-moz-transform: scale(0.35) rotate(0deg) !important;
-webkit-transform: scale(0.35) rotate(0deg) !important;
-o-transform: scale(0.35) rotate(0deg) !important;
}	

}

@media only screen and (min-width: 767px) and (max-width: 1000px) {
#sequence .animate-out .slide_1_image_18 {
transform: scale(0.58) rotate(0deg) !important;
-moz-transform: scale(0.58) rotate(0deg) !important;
-webkit-transform: scale(0.58) rotate(0deg) !important;
-o-transform: scale(0.58) rotate(0deg) !important;
}
}

@media only screen and (min-width: 1001px) and (max-width: 1319px) {
#sequence .animate-out .slide_1_image_18 {
transform: scale(0.79) rotate(0deg) !important;
-moz-transform: scale(0.79) rotate(0deg) !important;
-webkit-transform: scale(0.79) rotate(0deg) !important;
-o-transform: scale(0.79) rotate(0deg) !important;
}
}

		
			
#sequence #slide_li_2 {
background-image:url(../images/bee4034a25fe254861b76e3043080632.jpg);
background-repeat:no-repeat;
	}

#sequence  .animate-in .slide_2 h2 {
transition-delay: 0ms;
-moz-transition-delay: 0ms;
-webkit-transition-delay: 0ms;
-o-transition-delay: 0ms;
}
#sequence .animate-in .slide_2 h3 {
transition-delay: 200ms;
-moz-transition-delay: 200ms;
-webkit-transition-delay: 200ms;
-o-transition-delay: 200ms;
}
#sequence  .animate-in .slide_2 .desc{
transition-delay: 400ms;
-moz-transition-delay: 400ms;
-webkit-transition-delay: 400ms;
-o-transition-delay: 400ms;	
	}
			
#sequence .slide_2 {
  position: absolute;
  left: 0%;
  top: 97%;
  width: 450px;
  opacity: 0;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition-duration: 1000ms;
  -moz-transition-duration: 1000ms;
  -ms-transition-duration: 1000ms;
  -o-transition-duration: 1000ms;
  transition-duration: 1000ms;
    z-index:  2;
}
#sequence .animate-in .slide_2 {
  left: 4%;
  top: 21%;
  opacity: 1;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition-duration: 1000ms;
  -moz-transition-duration: 1000ms;
  -ms-transition-duration: 1000ms;
  -o-transition-duration: 1000ms;
  transition-duration: 1000ms;
  -webkit-transition-delay: 0ms;
  -moz-transition-delay: 0ms;
  -ms-transition-delay: 0ms;
  -o-transition-delay: 0ms;
  transition-delay: 0ms;
}
#sequence .animate-out .slide_2 {
  left: 3%;
  opacity: 0;
  top: 23%;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition-duration: 1000ms;
  -moz-transition-duration: 1000ms;
  -ms-transition-duration: 1000ms;
  -o-transition-duration: 1000ms;
  transition-duration: 1000ms;
}


@media only screen and (max-width: 480px) {
	
#sequence .slide_2{
transform: scale(0.22) rotate(0deg) !important;
-moz-transform: scale(0.22) rotate(0deg) !important;
-webkit-transform: scale(0.22) rotate(0deg) !important;
-o-transform: scale(0.22) rotate(0deg) !important;
}
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
#sequence .slide_2{
transform: scale(0.35) rotate(0deg) !important;
-moz-transform: scale(0.35) rotate(0deg) !important;
-webkit-transform: scale(0.35) rotate(0deg) !important;
-o-transform: scale(0.35) rotate(0deg) !important;
}	

}

@media only screen and (min-width: 767px) and (max-width: 1000px) {
#sequence .slide_2{
transform: scale(0.58) rotate(0deg) !important;
-moz-transform: scale(0.58) rotate(0deg) !important;
-webkit-transform: scale(0.58) rotate(0deg) !important;
-o-transform: scale(0.58) rotate(0deg) !important;
}
}

@media only screen and (min-width: 1001px) and (max-width: 1319px) {
#sequence .slide_2{
transform: scale(0.79) rotate(0deg) !important;
-moz-transform: scale(0.79) rotate(0deg) !important;
-webkit-transform: scale(0.79) rotate(0deg) !important;
-o-transform: scale(0.79) rotate(0deg) !important;
}
}

/* showed */
@media only screen and (max-width: 480px) {
	
#sequence .animate-in .slide_2 {
transform: scale(0.22) rotate(0deg) !important;
-moz-transform: scale(0.22) rotate(0deg) !important;
-webkit-transform: scale(0.22) rotate(0deg) !important;
-o-transform: scale(0.22) rotate(0deg) !important;
}
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
#sequence .animate-in .slide_2 {
transform: scale(0.35) rotate(0deg) !important;
-moz-transform: scale(0.35) rotate(0deg) !important;
-webkit-transform: scale(0.35) rotate(0deg) !important;
-o-transform: scale(0.35) rotate(0deg) !important;
}	

}

@media only screen and (min-width: 767px) and (max-width: 1000px) {
#sequence .animate-in .slide_2 {
transform: scale(0.58) rotate(0deg) !important;
-moz-transform: scale(0.58) rotate(0deg) !important;
-webkit-transform: scale(0.58) rotate(0deg) !important;
-o-transform: scale(0.58) rotate(0deg) !important;
}
}

@media only screen and (min-width: 1001px) and (max-width: 1319px) {
#sequence .animate-in .slide_2 {
transform: scale(0.79) rotate(0deg) !important;
-moz-transform: scale(0.79) rotate(0deg) !important;
-webkit-transform: scale(0.79) rotate(0deg) !important;
-o-transform: scale(0.79) rotate(0deg) !important;
}
}

/* after */

@media only screen and (max-width: 480px) {
	
#sequence .animate-out .slide_2 {
transform: scale(0.22) rotate(0deg) !important;
-moz-transform: scale(0.22) rotate(0deg) !important;
-webkit-transform: scale(0.22) rotate(0deg) !important;
-o-transform: scale(0.22) rotate(0deg) !important;
}
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
#sequence .animate-out .slide_2 {
transform: scale(0.35) rotate(0deg) !important;
-moz-transform: scale(0.35) rotate(0deg) !important;
-webkit-transform: scale(0.35) rotate(0deg) !important;
-o-transform: scale(0.35) rotate(0deg) !important;
}	

}

@media only screen and (min-width: 767px) and (max-width: 1000px) {
#sequence .animate-out .slide_2 {
transform: scale(0.58) rotate(0deg) !important;
-moz-transform: scale(0.58) rotate(0deg) !important;
-webkit-transform: scale(0.58) rotate(0deg) !important;
-o-transform: scale(0.58) rotate(0deg) !important;
}
}

@media only screen and (min-width: 1001px) and (max-width: 1319px) {
#sequence .animate-out .slide_2 {
transform: scale(0.79) rotate(0deg) !important;
-moz-transform: scale(0.79) rotate(0deg) !important;
-webkit-transform: scale(0.79) rotate(0deg) !important;
-o-transform: scale(0.79) rotate(0deg) !important;
}
}




#sequence .slide_2_image_9 {
  position: absolute;
  left: 1%;
  top: -80%;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition-duration: 1000ms;
  -moz-transition-duration: 1000ms;
  -ms-transition-duration: 1000ms;
  -o-transition-duration: 1000ms;
  transition-duration: 1000ms;
  z-index:  1;
  opacity: 0;
}
#sequence .animate-in .slide_2_image_9 {
  left: 19%;
  top: 13%;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition-duration: 1000ms;
  -moz-transition-duration: 1000ms;
  -ms-transition-duration: 1000ms;
  -o-transition-duration: 1000ms;
  transition-duration: 1000ms;
    -webkit-transition-delay: 0ms;
  -moz-transition-delay: 0ms;
  -ms-transition-delay: 0ms;
  -o-transition-delay: 0ms;
  transition-delay: 0ms;
  opacity: 1;
}
#sequence .animate-out .slide_2_image_9 {
  left: 18%;
  opacity: 0;
  top: 14%;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition-duration: 1000ms;
  -moz-transition-duration: 1000ms;
  -ms-transition-duration: 1000ms;
  -o-transition-duration: 1000ms;
  transition-duration: 1000ms;
}






@media only screen and (max-width: 480px) {
	
#sequence .slide_2_image_9 {
transform: scale(0.22) rotate(0deg) !important;
-moz-transform: scale(0.22) rotate(0deg) !important;
-webkit-transform: scale(0.22) rotate(0deg) !important;
-o-transform: scale(0.22) rotate(0deg) !important;
}
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
#sequence .slide_2_image_9 {
transform: scale(0.35) rotate(0deg) !important;
-moz-transform: scale(0.35) rotate(0deg) !important;
-webkit-transform: scale(0.35) rotate(0deg) !important;
-o-transform: scale(0.35) rotate(0deg) !important;
}	

}

@media only screen and (min-width: 767px) and (max-width: 1000px) {
#sequence .slide_2_image_9 {
transform: scale(0.58) rotate(0deg) !important;
-moz-transform: scale(0.58) rotate(0deg) !important;
-webkit-transform: scale(0.58) rotate(0deg) !important;
-o-transform: scale(0.58) rotate(0deg) !important;
}
}

@media only screen and (min-width: 1001px) and (max-width: 1319px) {
#sequence .slide_2{
transform: scale(0.79) rotate(0deg) !important;
-moz-transform: scale(0.79) rotate(0deg) !important;
-webkit-transform: scale(0.79) rotate(0deg) !important;
-o-transform: scale(0.79) rotate(0deg) !important;
}
}


/* showed */


@media only screen and (max-width: 480px) {
	
#sequence .animate-in .slide_2_image_9 {
transform: scale(0.22) rotate(0deg) !important;
-moz-transform: scale(0.22) rotate(0deg) !important;
-webkit-transform: scale(0.22) rotate(0deg) !important;
-o-transform: scale(0.22) rotate(0deg) !important;
}
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
#sequence .animate-in .slide_2_image_9 {
transform: scale(0.35) rotate(0deg) !important;
-moz-transform: scale(0.35) rotate(0deg) !important;
-webkit-transform: scale(0.35) rotate(0deg) !important;
-o-transform: scale(0.35) rotate(0deg) !important;
}	

}

@media only screen and (min-width: 767px) and (max-width: 1000px) {
#sequence .animate-in .slide_2_image_9 {
transform: scale(0.58) rotate(0deg) !important;
-moz-transform: scale(0.58) rotate(0deg) !important;
-webkit-transform: scale(0.58) rotate(0deg) !important;
-o-transform: scale(0.58) rotate(0deg) !important;
}
}

@media only screen and (min-width: 1001px) and (max-width: 1319px) {
#sequence .animate-in .slide_2_image_9 {
transform: scale(0.79) rotate(0deg) !important;
-moz-transform: scale(0.79) rotate(0deg) !important;
-webkit-transform: scale(0.79) rotate(0deg) !important;
-o-transform: scale(0.79) rotate(0deg) !important;
}
}

/* after */


@media only screen and (max-width: 480px) {
	
#sequence .animate-out .slide_2_image_9 {
transform: scale(0.22) rotate(0deg) !important;
-moz-transform: scale(0.22) rotate(0deg) !important;
-webkit-transform: scale(0.22) rotate(0deg) !important;
-o-transform: scale(0.22) rotate(0deg) !important;
}
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
#sequence .animate-out .slide_2_image_9 {
transform: scale(0.35) rotate(0deg) !important;
-moz-transform: scale(0.35) rotate(0deg) !important;
-webkit-transform: scale(0.35) rotate(0deg) !important;
-o-transform: scale(0.35) rotate(0deg) !important;
}	

}

@media only screen and (min-width: 767px) and (max-width: 1000px) {
#sequence .animate-out .slide_2_image_9 {
transform: scale(0.58) rotate(0deg) !important;
-moz-transform: scale(0.58) rotate(0deg) !important;
-webkit-transform: scale(0.58) rotate(0deg) !important;
-o-transform: scale(0.58) rotate(0deg) !important;
}
}

@media only screen and (min-width: 1001px) and (max-width: 1319px) {
#sequence .animate-out .slide_2_image_9 {
transform: scale(0.79) rotate(0deg) !important;
-moz-transform: scale(0.79) rotate(0deg) !important;
-webkit-transform: scale(0.79) rotate(0deg) !important;
-o-transform: scale(0.79) rotate(0deg) !important;
}
}

		
			
#sequence #slide_li_3 {
background-image:url(../images/3bd3f1ab54e4bd841731d537f9e7a75c.jpg);
background-repeat:no-repeat;
	}

#sequence  .animate-in .slide_3 h2 {
transition-delay: 0ms;
-moz-transition-delay: 0ms;
-webkit-transition-delay: 0ms;
-o-transition-delay: 0ms;
}
#sequence .animate-in .slide_3 h3 {
transition-delay: 200ms;
-moz-transition-delay: 200ms;
-webkit-transition-delay: 200ms;
-o-transition-delay: 200ms;
}
#sequence  .animate-in .slide_3 .desc{
transition-delay: 400ms;
-moz-transition-delay: 400ms;
-webkit-transition-delay: 400ms;
-o-transition-delay: 400ms;	
	}
			
#sequence .slide_3 {
  position: absolute;
  left: 0%;
  top: 101%;
  width: 450px;
  opacity: 0;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition-duration: 0ms;
  -moz-transition-duration: 0ms;
  -ms-transition-duration: 0ms;
  -o-transition-duration: 0ms;
  transition-duration: 0ms;
    z-index:  0;
}
#sequence .animate-in .slide_3 {
  left: 1%;
  top: 20%;
  opacity: 1;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition-duration: 0ms;
  -moz-transition-duration: 0ms;
  -ms-transition-duration: 0ms;
  -o-transition-duration: 0ms;
  transition-duration: 0ms;
  -webkit-transition-delay: 0ms;
  -moz-transition-delay: 0ms;
  -ms-transition-delay: 0ms;
  -o-transition-delay: 0ms;
  transition-delay: 0ms;
}
#sequence .animate-out .slide_3 {
  left: 2%;
  opacity: 0;
  top: 30%;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition-duration: 0ms;
  -moz-transition-duration: 0ms;
  -ms-transition-duration: 0ms;
  -o-transition-duration: 0ms;
  transition-duration: 0ms;
}


@media only screen and (max-width: 480px) {
	
#sequence .slide_3{
transform: scale(0.22) rotate(0deg) !important;
-moz-transform: scale(0.22) rotate(0deg) !important;
-webkit-transform: scale(0.22) rotate(0deg) !important;
-o-transform: scale(0.22) rotate(0deg) !important;
}
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
#sequence .slide_3{
transform: scale(0.35) rotate(0deg) !important;
-moz-transform: scale(0.35) rotate(0deg) !important;
-webkit-transform: scale(0.35) rotate(0deg) !important;
-o-transform: scale(0.35) rotate(0deg) !important;
}	

}

@media only screen and (min-width: 767px) and (max-width: 1000px) {
#sequence .slide_3{
transform: scale(0.58) rotate(0deg) !important;
-moz-transform: scale(0.58) rotate(0deg) !important;
-webkit-transform: scale(0.58) rotate(0deg) !important;
-o-transform: scale(0.58) rotate(0deg) !important;
}
}

@media only screen and (min-width: 1001px) and (max-width: 1319px) {
#sequence .slide_3{
transform: scale(0.79) rotate(0deg) !important;
-moz-transform: scale(0.79) rotate(0deg) !important;
-webkit-transform: scale(0.79) rotate(0deg) !important;
-o-transform: scale(0.79) rotate(0deg) !important;
}
}

/* showed */
@media only screen and (max-width: 480px) {
	
#sequence .animate-in .slide_3 {
transform: scale(0.22) rotate(0deg) !important;
-moz-transform: scale(0.22) rotate(0deg) !important;
-webkit-transform: scale(0.22) rotate(0deg) !important;
-o-transform: scale(0.22) rotate(0deg) !important;
}
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
#sequence .animate-in .slide_3 {
transform: scale(0.35) rotate(0deg) !important;
-moz-transform: scale(0.35) rotate(0deg) !important;
-webkit-transform: scale(0.35) rotate(0deg) !important;
-o-transform: scale(0.35) rotate(0deg) !important;
}	

}

@media only screen and (min-width: 767px) and (max-width: 1000px) {
#sequence .animate-in .slide_3 {
transform: scale(0.58) rotate(0deg) !important;
-moz-transform: scale(0.58) rotate(0deg) !important;
-webkit-transform: scale(0.58) rotate(0deg) !important;
-o-transform: scale(0.58) rotate(0deg) !important;
}
}

@media only screen and (min-width: 1001px) and (max-width: 1319px) {
#sequence .animate-in .slide_3 {
transform: scale(0.79) rotate(0deg) !important;
-moz-transform: scale(0.79) rotate(0deg) !important;
-webkit-transform: scale(0.79) rotate(0deg) !important;
-o-transform: scale(0.79) rotate(0deg) !important;
}
}

/* after */

@media only screen and (max-width: 480px) {
	
#sequence .animate-out .slide_3 {
transform: scale(0.22) rotate(0deg) !important;
-moz-transform: scale(0.22) rotate(0deg) !important;
-webkit-transform: scale(0.22) rotate(0deg) !important;
-o-transform: scale(0.22) rotate(0deg) !important;
}
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
#sequence .animate-out .slide_3 {
transform: scale(0.35) rotate(0deg) !important;
-moz-transform: scale(0.35) rotate(0deg) !important;
-webkit-transform: scale(0.35) rotate(0deg) !important;
-o-transform: scale(0.35) rotate(0deg) !important;
}	

}

@media only screen and (min-width: 767px) and (max-width: 1000px) {
#sequence .animate-out .slide_3 {
transform: scale(0.58) rotate(0deg) !important;
-moz-transform: scale(0.58) rotate(0deg) !important;
-webkit-transform: scale(0.58) rotate(0deg) !important;
-o-transform: scale(0.58) rotate(0deg) !important;
}
}

@media only screen and (min-width: 1001px) and (max-width: 1319px) {
#sequence .animate-out .slide_3 {
transform: scale(0.79) rotate(0deg) !important;
-moz-transform: scale(0.79) rotate(0deg) !important;
-webkit-transform: scale(0.79) rotate(0deg) !important;
-o-transform: scale(0.79) rotate(0deg) !important;
}
}




#sequence .slide_3_image_17 {
  position: absolute;
  left: 14%;
  top: -85%;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition-duration: 1000ms;
  -moz-transition-duration: 1000ms;
  -ms-transition-duration: 1000ms;
  -o-transition-duration: 1000ms;
  transition-duration: 1000ms;
  z-index:  1;
  opacity: 0;
}
#sequence .animate-in .slide_3_image_17 {
  left: 48%;
  top: 8%;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition-duration: 1000ms;
  -moz-transition-duration: 1000ms;
  -ms-transition-duration: 1000ms;
  -o-transition-duration: 1000ms;
  transition-duration: 1000ms;
    -webkit-transition-delay: 0ms;
  -moz-transition-delay: 0ms;
  -ms-transition-delay: 0ms;
  -o-transition-delay: 0ms;
  transition-delay: 0ms;
  opacity: 1;
}
#sequence .animate-out .slide_3_image_17 {
  left: 48%;
  opacity: 0;
  top: 10%;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition-duration: 1000ms;
  -moz-transition-duration: 1000ms;
  -ms-transition-duration: 1000ms;
  -o-transition-duration: 1000ms;
  transition-duration: 1000ms;
}






@media only screen and (max-width: 480px) {
	
#sequence .slide_3_image_17 {
transform: scale(0.22) rotate(0deg) !important;
-moz-transform: scale(0.22) rotate(0deg) !important;
-webkit-transform: scale(0.22) rotate(0deg) !important;
-o-transform: scale(0.22) rotate(0deg) !important;
}
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
#sequence .slide_3_image_17 {
transform: scale(0.35) rotate(0deg) !important;
-moz-transform: scale(0.35) rotate(0deg) !important;
-webkit-transform: scale(0.35) rotate(0deg) !important;
-o-transform: scale(0.35) rotate(0deg) !important;
}	

}

@media only screen and (min-width: 767px) and (max-width: 1000px) {
#sequence .slide_3_image_17 {
transform: scale(0.58) rotate(0deg) !important;
-moz-transform: scale(0.58) rotate(0deg) !important;
-webkit-transform: scale(0.58) rotate(0deg) !important;
-o-transform: scale(0.58) rotate(0deg) !important;
}
}

@media only screen and (min-width: 1001px) and (max-width: 1319px) {
#sequence .slide_3{
transform: scale(0.79) rotate(0deg) !important;
-moz-transform: scale(0.79) rotate(0deg) !important;
-webkit-transform: scale(0.79) rotate(0deg) !important;
-o-transform: scale(0.79) rotate(0deg) !important;
}
}


/* showed */


@media only screen and (max-width: 480px) {
	
#sequence .animate-in .slide_3_image_17 {
transform: scale(0.22) rotate(0deg) !important;
-moz-transform: scale(0.22) rotate(0deg) !important;
-webkit-transform: scale(0.22) rotate(0deg) !important;
-o-transform: scale(0.22) rotate(0deg) !important;
}
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
#sequence .animate-in .slide_3_image_17 {
transform: scale(0.35) rotate(0deg) !important;
-moz-transform: scale(0.35) rotate(0deg) !important;
-webkit-transform: scale(0.35) rotate(0deg) !important;
-o-transform: scale(0.35) rotate(0deg) !important;
}	

}

@media only screen and (min-width: 767px) and (max-width: 1000px) {
#sequence .animate-in .slide_3_image_17 {
transform: scale(0.58) rotate(0deg) !important;
-moz-transform: scale(0.58) rotate(0deg) !important;
-webkit-transform: scale(0.58) rotate(0deg) !important;
-o-transform: scale(0.58) rotate(0deg) !important;
}
}

@media only screen and (min-width: 1001px) and (max-width: 1319px) {
#sequence .animate-in .slide_3_image_17 {
transform: scale(0.79) rotate(0deg) !important;
-moz-transform: scale(0.79) rotate(0deg) !important;
-webkit-transform: scale(0.79) rotate(0deg) !important;
-o-transform: scale(0.79) rotate(0deg) !important;
}
}

/* after */


@media only screen and (max-width: 480px) {
	
#sequence .animate-out .slide_3_image_17 {
transform: scale(0.22) rotate(0deg) !important;
-moz-transform: scale(0.22) rotate(0deg) !important;
-webkit-transform: scale(0.22) rotate(0deg) !important;
-o-transform: scale(0.22) rotate(0deg) !important;
}
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
#sequence .animate-out .slide_3_image_17 {
transform: scale(0.35) rotate(0deg) !important;
-moz-transform: scale(0.35) rotate(0deg) !important;
-webkit-transform: scale(0.35) rotate(0deg) !important;
-o-transform: scale(0.35) rotate(0deg) !important;
}	

}

@media only screen and (min-width: 767px) and (max-width: 1000px) {
#sequence .animate-out .slide_3_image_17 {
transform: scale(0.58) rotate(0deg) !important;
-moz-transform: scale(0.58) rotate(0deg) !important;
-webkit-transform: scale(0.58) rotate(0deg) !important;
-o-transform: scale(0.58) rotate(0deg) !important;
}
}

@media only screen and (min-width: 1001px) and (max-width: 1319px) {
#sequence .animate-out .slide_3_image_17 {
transform: scale(0.79) rotate(0deg) !important;
-moz-transform: scale(0.79) rotate(0deg) !important;
-webkit-transform: scale(0.79) rotate(0deg) !important;
-o-transform: scale(0.79) rotate(0deg) !important;
}
}

#sequence #slide_li_4 h2, #sequence #slide_li_4 h3  {
color:  #916f41 !important;
	}	#sequence #slide_li_4 .desc  {
color:  #916f41 !important;
	}		
			
#sequence #slide_li_4 {
background-image:url(../images/859f1d27cc42362fc65fec1ae6bb6d01.jpg);
background-repeat:no-repeat;
	}

#sequence  .animate-in .slide_4 h2 {
transition-delay: 5ms;
-moz-transition-delay: 5ms;
-webkit-transition-delay: 5ms;
-o-transition-delay: 5ms;
}
#sequence .animate-in .slide_4 h3 {
transition-delay: 205ms;
-moz-transition-delay: 205ms;
-webkit-transition-delay: 205ms;
-o-transition-delay: 205ms;
}
#sequence  .animate-in .slide_4 .desc{
transition-delay: 405ms;
-moz-transition-delay: 405ms;
-webkit-transition-delay: 405ms;
-o-transition-delay: 405ms;	
	}
			
#sequence .slide_4 {
  position: absolute;
  left: 2%;
  top: 5%;
  width: 450px;
  opacity: 0;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition-duration: 0ms;
  -moz-transition-duration: 0ms;
  -ms-transition-duration: 0ms;
  -o-transition-duration: 0ms;
  transition-duration: 0ms;
    z-index:  1;
}
#sequence .animate-in .slide_4 {
  left: 0%;
  top: 2%;
  opacity: 1;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition-duration: 0ms;
  -moz-transition-duration: 0ms;
  -ms-transition-duration: 0ms;
  -o-transition-duration: 0ms;
  transition-duration: 0ms;
  -webkit-transition-delay: 5ms;
  -moz-transition-delay: 5ms;
  -ms-transition-delay: 5ms;
  -o-transition-delay: 5ms;
  transition-delay: 5ms;
}
#sequence .animate-out .slide_4 {
  left: 1%;
  opacity: 0;
  top: 5%;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition-duration: 0ms;
  -moz-transition-duration: 0ms;
  -ms-transition-duration: 0ms;
  -o-transition-duration: 0ms;
  transition-duration: 0ms;
}


@media only screen and (max-width: 480px) {
	
#sequence .slide_4{
transform: scale(0.22) rotate(0deg) !important;
-moz-transform: scale(0.22) rotate(0deg) !important;
-webkit-transform: scale(0.22) rotate(0deg) !important;
-o-transform: scale(0.22) rotate(0deg) !important;
}
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
#sequence .slide_4{
transform: scale(0.35) rotate(0deg) !important;
-moz-transform: scale(0.35) rotate(0deg) !important;
-webkit-transform: scale(0.35) rotate(0deg) !important;
-o-transform: scale(0.35) rotate(0deg) !important;
}	

}

@media only screen and (min-width: 767px) and (max-width: 1000px) {
#sequence .slide_4{
transform: scale(0.58) rotate(0deg) !important;
-moz-transform: scale(0.58) rotate(0deg) !important;
-webkit-transform: scale(0.58) rotate(0deg) !important;
-o-transform: scale(0.58) rotate(0deg) !important;
}
}

@media only screen and (min-width: 1001px) and (max-width: 1319px) {
#sequence .slide_4{
transform: scale(0.79) rotate(0deg) !important;
-moz-transform: scale(0.79) rotate(0deg) !important;
-webkit-transform: scale(0.79) rotate(0deg) !important;
-o-transform: scale(0.79) rotate(0deg) !important;
}
}

/* showed */
@media only screen and (max-width: 480px) {
	
#sequence .animate-in .slide_4 {
transform: scale(0.22) rotate(0deg) !important;
-moz-transform: scale(0.22) rotate(0deg) !important;
-webkit-transform: scale(0.22) rotate(0deg) !important;
-o-transform: scale(0.22) rotate(0deg) !important;
}
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
#sequence .animate-in .slide_4 {
transform: scale(0.35) rotate(0deg) !important;
-moz-transform: scale(0.35) rotate(0deg) !important;
-webkit-transform: scale(0.35) rotate(0deg) !important;
-o-transform: scale(0.35) rotate(0deg) !important;
}	

}

@media only screen and (min-width: 767px) and (max-width: 1000px) {
#sequence .animate-in .slide_4 {
transform: scale(0.58) rotate(0deg) !important;
-moz-transform: scale(0.58) rotate(0deg) !important;
-webkit-transform: scale(0.58) rotate(0deg) !important;
-o-transform: scale(0.58) rotate(0deg) !important;
}
}

@media only screen and (min-width: 1001px) and (max-width: 1319px) {
#sequence .animate-in .slide_4 {
transform: scale(0.79) rotate(0deg) !important;
-moz-transform: scale(0.79) rotate(0deg) !important;
-webkit-transform: scale(0.79) rotate(0deg) !important;
-o-transform: scale(0.79) rotate(0deg) !important;
}
}

/* after */

@media only screen and (max-width: 480px) {
	
#sequence .animate-out .slide_4 {
transform: scale(0.22) rotate(0deg) !important;
-moz-transform: scale(0.22) rotate(0deg) !important;
-webkit-transform: scale(0.22) rotate(0deg) !important;
-o-transform: scale(0.22) rotate(0deg) !important;
}
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
#sequence .animate-out .slide_4 {
transform: scale(0.35) rotate(0deg) !important;
-moz-transform: scale(0.35) rotate(0deg) !important;
-webkit-transform: scale(0.35) rotate(0deg) !important;
-o-transform: scale(0.35) rotate(0deg) !important;
}	

}

@media only screen and (min-width: 767px) and (max-width: 1000px) {
#sequence .animate-out .slide_4 {
transform: scale(0.58) rotate(0deg) !important;
-moz-transform: scale(0.58) rotate(0deg) !important;
-webkit-transform: scale(0.58) rotate(0deg) !important;
-o-transform: scale(0.58) rotate(0deg) !important;
}
}

@media only screen and (min-width: 1001px) and (max-width: 1319px) {
#sequence .animate-out .slide_4 {
transform: scale(0.79) rotate(0deg) !important;
-moz-transform: scale(0.79) rotate(0deg) !important;
-webkit-transform: scale(0.79) rotate(0deg) !important;
-o-transform: scale(0.79) rotate(0deg) !important;
}
}



#sequence #slide_li_7 h2, #sequence #slide_li_7 h3  {
color:  #916f41 !important;
	}	#sequence #slide_li_7 .desc  {
color:  #916f41 !important;
	}		
			
#sequence #slide_li_7 {
background-image:url(../images/3b6c77f09d52f4f43acf86a59431cbba.jpg);
background-repeat:no-repeat;
	}

#sequence  .animate-in .slide_7 h2 {
transition-delay: 1ms;
-moz-transition-delay: 1ms;
-webkit-transition-delay: 1ms;
-o-transition-delay: 1ms;
}
#sequence .animate-in .slide_7 h3 {
transition-delay: 201ms;
-moz-transition-delay: 201ms;
-webkit-transition-delay: 201ms;
-o-transition-delay: 201ms;
}
#sequence  .animate-in .slide_7 .desc{
transition-delay: 401ms;
-moz-transition-delay: 401ms;
-webkit-transition-delay: 401ms;
-o-transition-delay: 401ms;	
	}
			
#sequence .slide_7 {
  position: absolute;
  left: 3%;
  top: 7%;
  width: 450px;
  opacity: 0;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition-duration: 0ms;
  -moz-transition-duration: 0ms;
  -ms-transition-duration: 0ms;
  -o-transition-duration: 0ms;
  transition-duration: 0ms;
    z-index:  3;
}
#sequence .animate-in .slide_7 {
  left: 2%;
  top: 11%;
  opacity: 1;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition-duration: 0ms;
  -moz-transition-duration: 0ms;
  -ms-transition-duration: 0ms;
  -o-transition-duration: 0ms;
  transition-duration: 0ms;
  -webkit-transition-delay: 1ms;
  -moz-transition-delay: 1ms;
  -ms-transition-delay: 1ms;
  -o-transition-delay: 1ms;
  transition-delay: 1ms;
}
#sequence .animate-out .slide_7 {
  left: 3%;
  opacity: 0;
  top: 12%;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition-duration: 0ms;
  -moz-transition-duration: 0ms;
  -ms-transition-duration: 0ms;
  -o-transition-duration: 0ms;
  transition-duration: 0ms;
}


@media only screen and (max-width: 480px) {
	
#sequence .slide_7{
transform: scale(0.22) rotate(0deg) !important;
-moz-transform: scale(0.22) rotate(0deg) !important;
-webkit-transform: scale(0.22) rotate(0deg) !important;
-o-transform: scale(0.22) rotate(0deg) !important;
}
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
#sequence .slide_7{
transform: scale(0.35) rotate(0deg) !important;
-moz-transform: scale(0.35) rotate(0deg) !important;
-webkit-transform: scale(0.35) rotate(0deg) !important;
-o-transform: scale(0.35) rotate(0deg) !important;
}	

}

@media only screen and (min-width: 767px) and (max-width: 1000px) {
#sequence .slide_7{
transform: scale(0.58) rotate(0deg) !important;
-moz-transform: scale(0.58) rotate(0deg) !important;
-webkit-transform: scale(0.58) rotate(0deg) !important;
-o-transform: scale(0.58) rotate(0deg) !important;
}
}

@media only screen and (min-width: 1001px) and (max-width: 1319px) {
#sequence .slide_7{
transform: scale(0.79) rotate(0deg) !important;
-moz-transform: scale(0.79) rotate(0deg) !important;
-webkit-transform: scale(0.79) rotate(0deg) !important;
-o-transform: scale(0.79) rotate(0deg) !important;
}
}

/* showed */
@media only screen and (max-width: 480px) {
	
#sequence .animate-in .slide_7 {
transform: scale(0.22) rotate(0deg) !important;
-moz-transform: scale(0.22) rotate(0deg) !important;
-webkit-transform: scale(0.22) rotate(0deg) !important;
-o-transform: scale(0.22) rotate(0deg) !important;
}
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
#sequence .animate-in .slide_7 {
transform: scale(0.35) rotate(0deg) !important;
-moz-transform: scale(0.35) rotate(0deg) !important;
-webkit-transform: scale(0.35) rotate(0deg) !important;
-o-transform: scale(0.35) rotate(0deg) !important;
}	

}

@media only screen and (min-width: 767px) and (max-width: 1000px) {
#sequence .animate-in .slide_7 {
transform: scale(0.58) rotate(0deg) !important;
-moz-transform: scale(0.58) rotate(0deg) !important;
-webkit-transform: scale(0.58) rotate(0deg) !important;
-o-transform: scale(0.58) rotate(0deg) !important;
}
}

@media only screen and (min-width: 1001px) and (max-width: 1319px) {
#sequence .animate-in .slide_7 {
transform: scale(0.79) rotate(0deg) !important;
-moz-transform: scale(0.79) rotate(0deg) !important;
-webkit-transform: scale(0.79) rotate(0deg) !important;
-o-transform: scale(0.79) rotate(0deg) !important;
}
}

/* after */

@media only screen and (max-width: 480px) {
	
#sequence .animate-out .slide_7 {
transform: scale(0.22) rotate(0deg) !important;
-moz-transform: scale(0.22) rotate(0deg) !important;
-webkit-transform: scale(0.22) rotate(0deg) !important;
-o-transform: scale(0.22) rotate(0deg) !important;
}
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
#sequence .animate-out .slide_7 {
transform: scale(0.35) rotate(0deg) !important;
-moz-transform: scale(0.35) rotate(0deg) !important;
-webkit-transform: scale(0.35) rotate(0deg) !important;
-o-transform: scale(0.35) rotate(0deg) !important;
}	

}

@media only screen and (min-width: 767px) and (max-width: 1000px) {
#sequence .animate-out .slide_7 {
transform: scale(0.58) rotate(0deg) !important;
-moz-transform: scale(0.58) rotate(0deg) !important;
-webkit-transform: scale(0.58) rotate(0deg) !important;
-o-transform: scale(0.58) rotate(0deg) !important;
}
}

@media only screen and (min-width: 1001px) and (max-width: 1319px) {
#sequence .animate-out .slide_7 {
transform: scale(0.79) rotate(0deg) !important;
-moz-transform: scale(0.79) rotate(0deg) !important;
-webkit-transform: scale(0.79) rotate(0deg) !important;
-o-transform: scale(0.79) rotate(0deg) !important;
}
}




#sequence .slide_7_image_20 {
  position: absolute;
  left: 0%;
  top: 0%;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition-duration: 1000ms;
  -moz-transition-duration: 1000ms;
  -ms-transition-duration: 1000ms;
  -o-transition-duration: 1000ms;
  transition-duration: 1000ms;
  z-index:  1;
  opacity: 0;
}
#sequence .animate-in .slide_7_image_20 {
  left: 0%;
  top: 0%;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition-duration: 1000ms;
  -moz-transition-duration: 1000ms;
  -ms-transition-duration: 1000ms;
  -o-transition-duration: 1000ms;
  transition-duration: 1000ms;
    -webkit-transition-delay: 0ms;
  -moz-transition-delay: 0ms;
  -ms-transition-delay: 0ms;
  -o-transition-delay: 0ms;
  transition-delay: 0ms;
  opacity: 1;
}
#sequence .animate-out .slide_7_image_20 {
  left: 0%;
  opacity: 0;
  top: 0%;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition-duration: 1000ms;
  -moz-transition-duration: 1000ms;
  -ms-transition-duration: 1000ms;
  -o-transition-duration: 1000ms;
  transition-duration: 1000ms;
}






@media only screen and (max-width: 480px) {
	
#sequence .slide_7_image_20 {
transform: scale(0.22) rotate(0deg) !important;
-moz-transform: scale(0.22) rotate(0deg) !important;
-webkit-transform: scale(0.22) rotate(0deg) !important;
-o-transform: scale(0.22) rotate(0deg) !important;
}
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
#sequence .slide_7_image_20 {
transform: scale(0.35) rotate(0deg) !important;
-moz-transform: scale(0.35) rotate(0deg) !important;
-webkit-transform: scale(0.35) rotate(0deg) !important;
-o-transform: scale(0.35) rotate(0deg) !important;
}	

}

@media only screen and (min-width: 767px) and (max-width: 1000px) {
#sequence .slide_7_image_20 {
transform: scale(0.58) rotate(0deg) !important;
-moz-transform: scale(0.58) rotate(0deg) !important;
-webkit-transform: scale(0.58) rotate(0deg) !important;
-o-transform: scale(0.58) rotate(0deg) !important;
}
}

@media only screen and (min-width: 1001px) and (max-width: 1319px) {
#sequence .slide_7{
transform: scale(0.79) rotate(0deg) !important;
-moz-transform: scale(0.79) rotate(0deg) !important;
-webkit-transform: scale(0.79) rotate(0deg) !important;
-o-transform: scale(0.79) rotate(0deg) !important;
}
}


/* showed */


@media only screen and (max-width: 480px) {
	
#sequence .animate-in .slide_7_image_20 {
transform: scale(0.22) rotate(0deg) !important;
-moz-transform: scale(0.22) rotate(0deg) !important;
-webkit-transform: scale(0.22) rotate(0deg) !important;
-o-transform: scale(0.22) rotate(0deg) !important;
}
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
#sequence .animate-in .slide_7_image_20 {
transform: scale(0.35) rotate(0deg) !important;
-moz-transform: scale(0.35) rotate(0deg) !important;
-webkit-transform: scale(0.35) rotate(0deg) !important;
-o-transform: scale(0.35) rotate(0deg) !important;
}	

}

@media only screen and (min-width: 767px) and (max-width: 1000px) {
#sequence .animate-in .slide_7_image_20 {
transform: scale(0.58) rotate(0deg) !important;
-moz-transform: scale(0.58) rotate(0deg) !important;
-webkit-transform: scale(0.58) rotate(0deg) !important;
-o-transform: scale(0.58) rotate(0deg) !important;
}
}

@media only screen and (min-width: 1001px) and (max-width: 1319px) {
#sequence .animate-in .slide_7_image_20 {
transform: scale(0.79) rotate(0deg) !important;
-moz-transform: scale(0.79) rotate(0deg) !important;
-webkit-transform: scale(0.79) rotate(0deg) !important;
-o-transform: scale(0.79) rotate(0deg) !important;
}
}

/* after */


@media only screen and (max-width: 480px) {
	
#sequence .animate-out .slide_7_image_20 {
transform: scale(0.22) rotate(0deg) !important;
-moz-transform: scale(0.22) rotate(0deg) !important;
-webkit-transform: scale(0.22) rotate(0deg) !important;
-o-transform: scale(0.22) rotate(0deg) !important;
}
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
#sequence .animate-out .slide_7_image_20 {
transform: scale(0.35) rotate(0deg) !important;
-moz-transform: scale(0.35) rotate(0deg) !important;
-webkit-transform: scale(0.35) rotate(0deg) !important;
-o-transform: scale(0.35) rotate(0deg) !important;
}	

}

@media only screen and (min-width: 767px) and (max-width: 1000px) {
#sequence .animate-out .slide_7_image_20 {
transform: scale(0.58) rotate(0deg) !important;
-moz-transform: scale(0.58) rotate(0deg) !important;
-webkit-transform: scale(0.58) rotate(0deg) !important;
-o-transform: scale(0.58) rotate(0deg) !important;
}
}

@media only screen and (min-width: 1001px) and (max-width: 1319px) {
#sequence .animate-out .slide_7_image_20 {
transform: scale(0.79) rotate(0deg) !important;
-moz-transform: scale(0.79) rotate(0deg) !important;
-webkit-transform: scale(0.79) rotate(0deg) !important;
-o-transform: scale(0.79) rotate(0deg) !important;
}
}

		
			
#sequence #slide_li_8 {
background-image:url(../images/4301a0411e7f54a2f819feea80172a38.jpg);
background-repeat:no-repeat;
	}

#sequence  .animate-in .slide_8 h2 {
transition-delay: 0ms;
-moz-transition-delay: 0ms;
-webkit-transition-delay: 0ms;
-o-transition-delay: 0ms;
}
#sequence .animate-in .slide_8 h3 {
transition-delay: 200ms;
-moz-transition-delay: 200ms;
-webkit-transition-delay: 200ms;
-o-transition-delay: 200ms;
}
#sequence  .animate-in .slide_8 .desc{
transition-delay: 400ms;
-moz-transition-delay: 400ms;
-webkit-transition-delay: 400ms;
-o-transition-delay: 400ms;	
	}
			
#sequence .slide_8 {
  position: absolute;
  left: 0%;
  top: 0%;
  width: 450px;
  opacity: 0;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition-duration: 0ms;
  -moz-transition-duration: 0ms;
  -ms-transition-duration: 0ms;
  -o-transition-duration: 0ms;
  transition-duration: 0ms;
    z-index:  0;
}
#sequence .animate-in .slide_8 {
  left: 0%;
  top: 0%;
  opacity: 1;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition-duration: 0ms;
  -moz-transition-duration: 0ms;
  -ms-transition-duration: 0ms;
  -o-transition-duration: 0ms;
  transition-duration: 0ms;
  -webkit-transition-delay: 0ms;
  -moz-transition-delay: 0ms;
  -ms-transition-delay: 0ms;
  -o-transition-delay: 0ms;
  transition-delay: 0ms;
}
#sequence .animate-out .slide_8 {
  left: 0%;
  opacity: 0;
  top: 0%;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition-duration: 0ms;
  -moz-transition-duration: 0ms;
  -ms-transition-duration: 0ms;
  -o-transition-duration: 0ms;
  transition-duration: 0ms;
}


@media only screen and (max-width: 480px) {
	
#sequence .slide_8{
transform: scale(0.22) rotate(0deg) !important;
-moz-transform: scale(0.22) rotate(0deg) !important;
-webkit-transform: scale(0.22) rotate(0deg) !important;
-o-transform: scale(0.22) rotate(0deg) !important;
}
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
#sequence .slide_8{
transform: scale(0.35) rotate(0deg) !important;
-moz-transform: scale(0.35) rotate(0deg) !important;
-webkit-transform: scale(0.35) rotate(0deg) !important;
-o-transform: scale(0.35) rotate(0deg) !important;
}	

}

@media only screen and (min-width: 767px) and (max-width: 1000px) {
#sequence .slide_8{
transform: scale(0.58) rotate(0deg) !important;
-moz-transform: scale(0.58) rotate(0deg) !important;
-webkit-transform: scale(0.58) rotate(0deg) !important;
-o-transform: scale(0.58) rotate(0deg) !important;
}
}

@media only screen and (min-width: 1001px) and (max-width: 1319px) {
#sequence .slide_8{
transform: scale(0.79) rotate(0deg) !important;
-moz-transform: scale(0.79) rotate(0deg) !important;
-webkit-transform: scale(0.79) rotate(0deg) !important;
-o-transform: scale(0.79) rotate(0deg) !important;
}
}

/* showed */
@media only screen and (max-width: 480px) {
	
#sequence .animate-in .slide_8 {
transform: scale(0.22) rotate(0deg) !important;
-moz-transform: scale(0.22) rotate(0deg) !important;
-webkit-transform: scale(0.22) rotate(0deg) !important;
-o-transform: scale(0.22) rotate(0deg) !important;
}
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
#sequence .animate-in .slide_8 {
transform: scale(0.35) rotate(0deg) !important;
-moz-transform: scale(0.35) rotate(0deg) !important;
-webkit-transform: scale(0.35) rotate(0deg) !important;
-o-transform: scale(0.35) rotate(0deg) !important;
}	

}

@media only screen and (min-width: 767px) and (max-width: 1000px) {
#sequence .animate-in .slide_8 {
transform: scale(0.58) rotate(0deg) !important;
-moz-transform: scale(0.58) rotate(0deg) !important;
-webkit-transform: scale(0.58) rotate(0deg) !important;
-o-transform: scale(0.58) rotate(0deg) !important;
}
}

@media only screen and (min-width: 1001px) and (max-width: 1319px) {
#sequence .animate-in .slide_8 {
transform: scale(0.79) rotate(0deg) !important;
-moz-transform: scale(0.79) rotate(0deg) !important;
-webkit-transform: scale(0.79) rotate(0deg) !important;
-o-transform: scale(0.79) rotate(0deg) !important;
}
}

/* after */

@media only screen and (max-width: 480px) {
	
#sequence .animate-out .slide_8 {
transform: scale(0.22) rotate(0deg) !important;
-moz-transform: scale(0.22) rotate(0deg) !important;
-webkit-transform: scale(0.22) rotate(0deg) !important;
-o-transform: scale(0.22) rotate(0deg) !important;
}
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
#sequence .animate-out .slide_8 {
transform: scale(0.35) rotate(0deg) !important;
-moz-transform: scale(0.35) rotate(0deg) !important;
-webkit-transform: scale(0.35) rotate(0deg) !important;
-o-transform: scale(0.35) rotate(0deg) !important;
}	

}

@media only screen and (min-width: 767px) and (max-width: 1000px) {
#sequence .animate-out .slide_8 {
transform: scale(0.58) rotate(0deg) !important;
-moz-transform: scale(0.58) rotate(0deg) !important;
-webkit-transform: scale(0.58) rotate(0deg) !important;
-o-transform: scale(0.58) rotate(0deg) !important;
}
}

@media only screen and (min-width: 1001px) and (max-width: 1319px) {
#sequence .animate-out .slide_8 {
transform: scale(0.79) rotate(0deg) !important;
-moz-transform: scale(0.79) rotate(0deg) !important;
-webkit-transform: scale(0.79) rotate(0deg) !important;
-o-transform: scale(0.79) rotate(0deg) !important;
}
}



