.animation-logo {
	-webkit-animation-name: animationLogo;
	animation-name: animationLogo;
	
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	/*
	-webkit-animation-timing-function: ease-out;
	animation-timing-function: ease-out;
	*/	  
	-webkit-animation-delay: 0s;
	animation-delay: 0s;
		  
	-webkit-animation-iteration-count: 1;
	animation-iteration-count: 1;
		  
	-webkit-animation-play-state: running;
	animation-play-state: running;
	
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
}
@-webkit-keyframes animationLogo {
	0% {
		margin-bottom: 0px;
  	}
	100% {
		margin-bottom: -32px;
	}
}
@keyframes animationLogo {
	0% {
		margin-bottom: 0px;
  	}
	100% {
		margin-bottom: -32px;
	}
}


.reset-animation-logo {
	-webkit-animation-name: resetAnimationLogo;
	animation-name: resetAnimationLogo;
	
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	/*
	-webkit-animation-timing-function: ease-out;
	animation-timing-function: ease-out;
	*/	  
	-webkit-animation-delay: 0s;
	animation-delay: 0s;
		  
	-webkit-animation-iteration-count: 1;
	animation-iteration-count: 1;
		  
	-webkit-animation-play-state: running;
	animation-play-state: running;
	
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
}
@-webkit-keyframes resetAnimationLogo {
	0% {
		margin-bottom: -32px;
  	}
	100% {
		margin-bottom: 0px;
	}
}
@keyframes resetAnimationLogo {
	0% {
		margin-bottom: -32px;
  	}
	100% {
		margin-bottom: 0px;
	}
}



.animation-logo-1 {
	-webkit-animation-name: animationLogo1;
	animation-name: animationLogo1;
	
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	/*
	-webkit-animation-timing-function: ease-out;
	animation-timing-function: ease-out;
	*/	  
	-webkit-animation-delay: 0s;
	animation-delay: 0s;
		  
	-webkit-animation-iteration-count: 1;
	animation-iteration-count: 1;
		  
	-webkit-animation-play-state: running;
	animation-play-state: running;
	
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
}
@-webkit-keyframes animationLogo1 {
	0% {
		left: 0px;
		-webkit-transform: scale(1);
		-moz-transform: scale(1);
		-ms-transform: scale(1);
		transform: scale(1);
  	}
	100% {
		left: 482.5px;
		-webkit-transform: scale(1.4);
		-moz-transform: scale(1.4);
		-ms-transform: scale(1.4);
		transform: scale(1.4);
	}
}
@keyframes animationLogo1 {
	0% {
		left: 0px;
		-webkit-transform: scale(1);
		-moz-transform: scale(1);
		-ms-transform: scale(1);
		transform: scale(1);
  	}
	100% {
		left: 482.5px;
		-webkit-transform: scale(1.4);
		-moz-transform: scale(1.4);
		-ms-transform: scale(1.4);
		transform: scale(1.4);
	}
}

.animation-logo-2 {
	-webkit-animation-name: animationLogo2;
	animation-name: animationLogo2;
	
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	/*
	-webkit-animation-timing-function: ease-out;
	animation-timing-function: ease-out;
	*/	  
	-webkit-animation-delay: 0s;
	animation-delay: 0s;
		  
	-webkit-animation-iteration-count: 1;
	animation-iteration-count: 1;
		  
	-webkit-animation-play-state: running;
	animation-play-state: running;
	
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
}
@-webkit-keyframes animationLogo2 {
	0% {
		left: 0px;
		-webkit-transform: scale(1);
		-moz-transform: scale(1);
		-ms-transform: scale(1);
		transform: scale(1);
  	}
	100% {
		left: 289.5px;
		-webkit-transform: scale(1.4);
		-moz-transform: scale(1.4);
		-ms-transform: scale(1.4);
		transform: scale(1.4);
	}
}
@keyframes animationLogo2 {
	0% {
		left: 0px;
		-webkit-transform: scale(1);
		-moz-transform: scale(1);
		-ms-transform: scale(1);
		transform: scale(1);
  	}
	100% {
		left: 289.5px;
		-webkit-transform: scale(1.4);
		-moz-transform: scale(1.4);
		-ms-transform: scale(1.4);
		transform: scale(1.4);
	}
}

.animation-logo-3 {
	-webkit-animation-name: animationLogo3;
	animation-name: animationLogo3;
	
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	/*
	-webkit-animation-timing-function: ease-out;
	animation-timing-function: ease-out;
	*/	  
	-webkit-animation-delay: 0s;
	animation-delay: 0s;
		  
	-webkit-animation-iteration-count: 1;
	animation-iteration-count: 1;
		  
	-webkit-animation-play-state: running;
	animation-play-state: running;
	
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
}
@-webkit-keyframes animationLogo3 {
	0% {
		left: 0px;
		-webkit-transform: scale(1);
		-moz-transform: scale(1);
		-ms-transform: scale(1);
		transform: scale(1);
  	}
	100% {
		left: 96.5px;
		-webkit-transform: scale(1.4);
		-moz-transform: scale(1.4);
		-ms-transform: scale(1.4);
		transform: scale(1.4);
	}
}
@keyframes animationLogo3 {
	0% {
		left: 0px;
		-webkit-transform: scale(1);
		-moz-transform: scale(1);
		-ms-transform: scale(1);
		transform: scale(1);
  	}
	100% {
		left: 96.5px;
		-webkit-transform: scale(1.4);
		-moz-transform: scale(1.4);
		-ms-transform: scale(1.4);
		transform: scale(1.4);
	}
}

.animation-logo-4 {
	-webkit-animation-name: animationLogo4;
	animation-name: animationLogo4;
	
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	/*
	-webkit-animation-timing-function: ease-out;
	animation-timing-function: ease-out;
	*/	  
	-webkit-animation-delay: 0s;
	animation-delay: 0s;
		  
	-webkit-animation-iteration-count: 1;
	animation-iteration-count: 1;
		  
	-webkit-animation-play-state: running;
	animation-play-state: running;
	
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
}
@-webkit-keyframes animationLogo4 {
	0% {
		left: 0px;
		-webkit-transform: scale(1);
		-moz-transform: scale(1);
		-ms-transform: scale(1);
		transform: scale(1);
  	}
	100% {
		left: -96.5px;
		-webkit-transform: scale(1.4);
		-moz-transform: scale(1.4);
		-ms-transform: scale(1.4);
		transform: scale(1.4);
	}
}
@keyframes animationLogo4 {
	0% {
		left: 0px;
		-webkit-transform: scale(1);
		-moz-transform: scale(1);
		-ms-transform: scale(1);
		transform: scale(1);
  	}
	100% {
		left: -96.5px;
		-webkit-transform: scale(1.4);
		-moz-transform: scale(1.4);
		-ms-transform: scale(1.4);
		transform: scale(1.4);
	}
}

.animation-logo-5 {
	-webkit-animation-name: animationLogo5;
	animation-name: animationLogo5;
	
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	/*
	-webkit-animation-timing-function: ease-out;
	animation-timing-function: ease-out;
	*/	  
	-webkit-animation-delay: 0s;
	animation-delay: 0s;
		  
	-webkit-animation-iteration-count: 1;
	animation-iteration-count: 1;
		  
	-webkit-animation-play-state: running;
	animation-play-state: running;
	
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
}
@-webkit-keyframes animationLogo5 {
	0% {
		left: 0px;
		-webkit-transform: scale(1);
		-moz-transform: scale(1);
		-ms-transform: scale(1);
		transform: scale(1);
  	}
	100% {
		left: -289.5px;
		-webkit-transform: scale(1.4);
		-moz-transform: scale(1.4);
		-ms-transform: scale(1.4);
		transform: scale(1.4);
	}
}
@keyframes animationLogo5 {
	0% {
		left: 0px;
		-webkit-transform: scale(1);
		-moz-transform: scale(1);
		-ms-transform: scale(1);
		transform: scale(1);
  	}
	100% {
		left: -289.5px;
		-webkit-transform: scale(1.4);
		-moz-transform: scale(1.4);
		-ms-transform: scale(1.4);
		transform: scale(1.4);
	}
}

.animation-logo-6 {
	-webkit-animation-name: animationLogo6;
	animation-name: animationLogo6;
	
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	/*
	-webkit-animation-timing-function: ease-out;
	animation-timing-function: ease-out;
	*/	  
	-webkit-animation-delay: 0s;
	animation-delay: 0s;
		  
	-webkit-animation-iteration-count: 1;
	animation-iteration-count: 1;
		  
	-webkit-animation-play-state: running;
	animation-play-state: running;
	
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
}
@-webkit-keyframes animationLogo6 {
	0% {
		left: 0px;
		-webkit-transform: scale(1);
		-moz-transform: scale(1);
		-ms-transform: scale(1);
		transform: scale(1);
  	}
	100% {
		left: -482.5px;
		-webkit-transform: scale(1.4);
		-moz-transform: scale(1.4);
		-ms-transform: scale(1.4);
		transform: scale(1.4);
	}
}
@keyframes animationLogo6 {
	0% {
		left: 0px;
		-webkit-transform: scale(1);
		-moz-transform: scale(1);
		-ms-transform: scale(1);
		transform: scale(1);
  	}
	100% {
		left: -482.5px;
		-webkit-transform: scale(1.4);
		-moz-transform: scale(1.4);
		-ms-transform: scale(1.4);
		transform: scale(1.4);
	}
}


.reset-animation-logo-1 {
	-webkit-animation-name: resetAnimationLogo1;
	animation-name: resetAnimationLogo1;
	
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	/*
	-webkit-animation-timing-function: ease-out;
	animation-timing-function: ease-out;
	*/	  
	-webkit-animation-delay: 0s;
	animation-delay: 0s;
		  
	-webkit-animation-iteration-count: 1;
	animation-iteration-count: 1;
		  
	-webkit-animation-play-state: running;
	animation-play-state: running;
	
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
}
@-webkit-keyframes resetAnimationLogo1 {
	0% {
		left: 482.5px;
		-webkit-transform: scale(1.4);
		-moz-transform: scale(1.4);
		-ms-transform: scale(1.4);
		transform: scale(1.4);
  	}
	100% {
		left: 0px;
		-webkit-transform: scale(1);
		-moz-transform: scale(1);
		-ms-transform: scale(1);
		transform: scale(1);
	}
}
@keyframes resetAnimationLogo1 {
	0% {
		left: 482.5px;
		-webkit-transform: scale(1.4);
		-moz-transform: scale(1.4);
		-ms-transform: scale(1.4);
		transform: scale(1.4);
  	}
	100% {
		left: 0px;
		-webkit-transform: scale(1);
		-moz-transform: scale(1);
		-ms-transform: scale(1);
		transform: scale(1);
	}
}

.reset-animation-logo-2 {
	-webkit-animation-name: resetAnimationLogo2;
	animation-name: resetAnimationLogo2;
	
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	/*
	-webkit-animation-timing-function: ease-out;
	animation-timing-function: ease-out;
	*/	  
	-webkit-animation-delay: 0s;
	animation-delay: 0s;
		  
	-webkit-animation-iteration-count: 1;
	animation-iteration-count: 1;
		  
	-webkit-animation-play-state: running;
	animation-play-state: running;
	
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
}
@-webkit-keyframes resetAnimationLogo2 {
	0% {
		left: 289.5px;
		-webkit-transform: scale(1.4);
		-moz-transform: scale(1.4);
		-ms-transform: scale(1.4);
		transform: scale(1.4);
  	}
	100% {
		left: 0px;
		-webkit-transform: scale(1);
		-moz-transform: scale(1);
		-ms-transform: scale(1);
		transform: scale(1);
	}
}
@keyframes resetAnimationLogo2 {
	0% {
		left: 289.5px;
		-webkit-transform: scale(1.4);
		-moz-transform: scale(1.4);
		-ms-transform: scale(1.4);
		transform: scale(1.4);
  	}
	100% {
		left: 0px;
		-webkit-transform: scale(1);
		-moz-transform: scale(1);
		-ms-transform: scale(1);
		transform: scale(1);
	}
}

.reset-animation-logo-3 {
	-webkit-animation-name: resetAnimationLogo3;
	animation-name: resetAnimationLogo3;
	
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	/*
	-webkit-animation-timing-function: ease-out;
	animation-timing-function: ease-out;
	*/	  
	-webkit-animation-delay: 0s;
	animation-delay: 0s;
		  
	-webkit-animation-iteration-count: 1;
	animation-iteration-count: 1;
		  
	-webkit-animation-play-state: running;
	animation-play-state: running;
	
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
}
@-webkit-keyframes resetAnimationLogo3 {
	0% {
		left: 96.5px;
		-webkit-transform: scale(1.4);
		-moz-transform: scale(1.4);
		-ms-transform: scale(1.4);
		transform: scale(1.4);
  	}
	100% {
		left: 0px;
		-webkit-transform: scale(1);
		-moz-transform: scale(1);
		-ms-transform: scale(1);
		transform: scale(1);
	}
}
@keyframes resetAnimationLogo3 {
	0% {
		left: 96.5px;
		-webkit-transform: scale(1.4);
		-moz-transform: scale(1.4);
		-ms-transform: scale(1.4);
		transform: scale(1.4);
  	}
	100% {
		left: 0px;
		-webkit-transform: scale(1);
		-moz-transform: scale(1);
		-ms-transform: scale(1);
		transform: scale(1);
	}
}

.reset-animation-logo-4 {
	-webkit-animation-name: resetAnimationLogo4;
	animation-name: resetAnimationLogo4;
	
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	/*
	-webkit-animation-timing-function: ease-out;
	animation-timing-function: ease-out;
	*/	  
	-webkit-animation-delay: 0s;
	animation-delay: 0s;
		  
	-webkit-animation-iteration-count: 1;
	animation-iteration-count: 1;
		  
	-webkit-animation-play-state: running;
	animation-play-state: running;
	
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
}
@-webkit-keyframes resetAnimationLogo4 {
	0% {
		left: -96.5px;
		-webkit-transform: scale(1.4);
		-moz-transform: scale(1.4);
		-ms-transform: scale(1.4);
		transform: scale(1.4);
  	}
	100% {
		left: 0px;
		-webkit-transform: scale(1);
		-moz-transform: scale(1.);
		-ms-transform: scale(1);
		transform: scale(1);
	}
}
@keyframes resetAnimationLogo4 {
	0% {
		left: -96.5px;
		-webkit-transform: scale(1.4);
		-moz-transform: scale(1.4);
		-ms-transform: scale(1.4);
		transform: scale(1.4);
  	}
	100% {
		left: 0px;
		-webkit-transform: scale(1);
		-moz-transform: scale(1);
		-ms-transform: scale(1);
		transform: scale(1);
	}
}

.reset-animation-logo-5 {
	-webkit-animation-name: resetAnimationLogo5;
	animation-name: resetAnimationLogo5;
	
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	/*
	-webkit-animation-timing-function: ease-out;
	animation-timing-function: ease-out;
	*/	  
	-webkit-animation-delay: 0s;
	animation-delay: 0s;
		  
	-webkit-animation-iteration-count: 1;
	animation-iteration-count: 1;
		  
	-webkit-animation-play-state: running;
	animation-play-state: running;
	
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
}
@-webkit-keyframes resetAnimationLogo5 {
	0% {
		left: -289.5px;
		-webkit-transform: scale(1.4);
		-moz-transform: scale(1.4);
		-ms-transform: scale(1.4);
		transform: scale(1.4);
  	}
	100% {
		left: 0px;
		-webkit-transform: scale(1);
		-moz-transform: scale(1);
		-ms-transform: scale(1);
		transform: scale(1);
	}
}
@keyframes resetAnimationLogo5 {
	0% {
		left: -289.5px;
		-webkit-transform: scale(1.4);
		-moz-transform: scale(1.4);
		-ms-transform: scale(1.4);
		transform: scale(1.4);
  	}
	100% {
		left: 0px;
		-webkit-transform: scale(1);
		-moz-transform: scale(1);
		-ms-transform: scale(1);
		transform: scale(1);
	}
}

.reset-animation-logo-6 {
	-webkit-animation-name: resetAnimationLogo6;
	animation-name: resetAnimationLogo6;
	
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	/*
	-webkit-animation-timing-function: ease-out;
	animation-timing-function: ease-out;
	*/	  
	-webkit-animation-delay: 0s;
	animation-delay: 0s;
		  
	-webkit-animation-iteration-count: 1;
	animation-iteration-count: 1;
		  
	-webkit-animation-play-state: running;
	animation-play-state: running;
	
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
}
@-webkit-keyframes resetAnimationLogo6 {
	0% {
		left: -482.5px;
		-webkit-transform: scale(1.4);
		-moz-transform: scale(1.4);
		-ms-transform: scale(1.4);
		transform: scale(1.4);
  	}
	100% {
		left: 0px;
		-webkit-transform: scale(1);
		-moz-transform: scale(1);
		-ms-transform: scale(1);
		transform: scale(1);
	}
}
@keyframes resetAnimationLogo6 {
	0% {
		left: -482.5px;
		-webkit-transform: scale(1.4);
		-moz-transform: scale(1.4);
		-ms-transform: scale(1.4);
		transform: scale(1.4);
  	}
	100% {
		left: 0px;
		-webkit-transform: scale(1);
		-moz-transform: scale(1);
		-ms-transform: scale(1);
		transform: scale(1);
	}
}




@media (min-width: 768px) and (max-width: 1169px) {


@-webkit-keyframes animationLogo1 {
	0% {
		left: 0px;
		-webkit-transform: scale(1);
		-moz-transform: scale(1);
		-ms-transform: scale(1);
		transform: scale(1);
  	}
	100% {
		left: 289.5px;
		-webkit-transform: scale(1.4);
		-moz-transform: scale(1.4);
		-ms-transform: scale(1.4);
		transform: scale(1.4);
	}
}
@keyframes animationLogo1 {
	0% {
		left: 0px;
		-webkit-transform: scale(1);
		-moz-transform: scale(1);
		-ms-transform: scale(1);
		transform: scale(1);
  	}
	100% {
		left: 289.5px;
		-webkit-transform: scale(1.4);
		-moz-transform: scale(1.4);
		-ms-transform: scale(1.4);
		transform: scale(1.4);
	}
}

@-webkit-keyframes animationLogo2 {
	0% {
		left: 0px;
		-webkit-transform: scale(1);
		-moz-transform: scale(1);
		-ms-transform: scale(1);
		transform: scale(1);
  	}
	100% {
		left: 96.5px;
		-webkit-transform: scale(1.4);
		-moz-transform: scale(1.4);
		-ms-transform: scale(1.4);
		transform: scale(1.4);
	}
}
@keyframes animationLogo2 {
	0% {
		left: 0px;
		-webkit-transform: scale(1);
		-moz-transform: scale(1);
		-ms-transform: scale(1);
		transform: scale(1);
  	}
	100% {
		left: 96.5px;
		-webkit-transform: scale(1.4);
		-moz-transform: scale(1.4);
		-ms-transform: scale(1.4);
		transform: scale(1.4);
	}
}

@-webkit-keyframes animationLogo3 {
	0% {
		left: 0px;
		-webkit-transform: scale(1);
		-moz-transform: scale(1);
		-ms-transform: scale(1);
		transform: scale(1);
  	}
	100% {
		left: -96.5px;
		-webkit-transform: scale(1.4);
		-moz-transform: scale(1.4);
		-ms-transform: scale(1.4);
		transform: scale(1.4);
	}
}
@keyframes animationLogo3 {
	0% {
		left: 0px;
		-webkit-transform: scale(1);
		-moz-transform: scale(1);
		-ms-transform: scale(1);
		transform: scale(1);
  	}
	100% {
		left: -96.5px;
		-webkit-transform: scale(1.4);
		-moz-transform: scale(1.4);
		-ms-transform: scale(1.4);
		transform: scale(1.4);
	}
}

@-webkit-keyframes animationLogo4 {
	0% {
		left: 0px;
		-webkit-transform: scale(1);
		-moz-transform: scale(1);
		-ms-transform: scale(1);
		transform: scale(1);
  	}
	100% {
		left: -289.5px;
		-webkit-transform: scale(1.4);
		-moz-transform: scale(1.4);
		-ms-transform: scale(1.4);
		transform: scale(1.4);
	}
}
@keyframes animationLogo4 {
	0% {
		left: 0px;
		-webkit-transform: scale(1);
		-moz-transform: scale(1);
		-ms-transform: scale(1);
		transform: scale(1);
  	}
	100% {
		left: -289.5px;
		-webkit-transform: scale(1.4);
		-moz-transform: scale(1.4);
		-ms-transform: scale(1.4);
		transform: scale(1.4);
	}
}


@-webkit-keyframes resetAnimationLogo1 {
	0% {
		left: 289.5px;
		-webkit-transform: scale(1.4);
		-moz-transform: scale(1.4);
		-ms-transform: scale(1.4);
		transform: scale(1.4);
  	}
	100% {
		left: 0px;
	}
}
@keyframes resetAnimationLogo1 {
	0% {
		left: 289.5px;
		-webkit-transform: scale(1.4);
		-moz-transform: scale(1.4);
		-ms-transform: scale(1.4);
		transform: scale(1.4);
  	}
	100% {
		left: 0px;
		-webkit-transform: scale(1);
		-moz-transform: scale(1);
		-ms-transform: scale(1);
		transform: scale(1);
	}
}

@-webkit-keyframes resetAnimationLogo2 {
	0% {
		left: 96.5px;
		-webkit-transform: scale(1.4);
		-moz-transform: scale(1.4);
		-ms-transform: scale(1.4);
		transform: scale(1.4);
  	}
	100% {
		left: 0px;
		-webkit-transform: scale(1);
		-moz-transform: scale(1);
		-ms-transform: scale(1);
		transform: scale(1);
	}
}
@keyframes resetAnimationLogo2 {
	0% {
		left: 96.5px;
		-webkit-transform: scale(1.4);
		-moz-transform: scale(1.4);
		-ms-transform: scale(1.4);
		transform: scale(1.4);
  	}
	100% {
		left: 0px;
		-webkit-transform: scale(1);
		-moz-transform: scale(1);
		-ms-transform: scale(1);
		transform: scale(1);
	}
}

@-webkit-keyframes resetAnimationLogo3 {
	0% {
		left: -96.5px;
		-webkit-transform: scale(1.4);
		-moz-transform: scale(1.4);
		-ms-transform: scale(1.4);
		transform: scale(1.4);
  	}
	100% {
		left: 0px;
		-webkit-transform: scale(1);
		-moz-transform: scale(1);
		-ms-transform: scale(1);
		transform: scale(1);
	}
}
@keyframes resetAnimationLogo3 {
	0% {
		left: -96.5px;
		-webkit-transform: scale(1.4);
		-moz-transform: scale(1.4);
		-ms-transform: scale(1.4);
		transform: scale(1.4);
  	}
	100% {
		left: 0px;
		-webkit-transform: scale(1);
		-moz-transform: scale(1);
		-ms-transform: scale(1);
		transform: scale(1);
	}
}

@-webkit-keyframes resetAnimationLogo4 {
	0% {
		left: -289.5px;
		-webkit-transform: scale(1.4);
		-moz-transform: scale(1.4);
		-ms-transform: scale(1.4);
		transform: scale(1.4);
  	}
	100% {
		left: 0px;
		-webkit-transform: scale(1);
		-moz-transform: scale(1);
		-ms-transform: scale(1);
		transform: scale(1);
	}
}
@keyframes resetAnimationLogo4 {
	0% {
		left: -289.5px;
		-webkit-transform: scale(1.4);
		-moz-transform: scale(1.4);
		-ms-transform: scale(1.4);
		transform: scale(1.4);
  	}
	100% {
		left: 0px;
		-webkit-transform: scale(1);
		-moz-transform: scale(1);
		-ms-transform: scale(1);
		transform: scale(1);
	}
}
	
}


@media (min-width: 0px) and (max-width: 767px) {

@-webkit-keyframes animationLogo {
	0% {
		-webkit-transform: scale(1);
		transform: scale(1);
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
  	}
	100% {
		-webkit-transform: scale(.6);
		transform: scale(.6);
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
	}
}
@keyframes animationLogo {
	0% {
		-webkit-transform: scale(1);
		transform: scale(1);
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
  	}
	100% {
		-webkit-transform: scale(.6);
		transform: scale(.6);
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
	}
}


@-webkit-keyframes resetAnimationLogo {
	0% {
    	-webkit-transform: scale(.6);
		transform: scale(.6);
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
  	}
	100% {
    	-webkit-transform: scale(1);
		transform: scale(1);
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
	}
}
@keyframes resetAnimationLogo {
	0% {
    	-webkit-transform: scale(.6);
		transform: scale(.6);
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
  	}
	100% {
    	-webkit-transform: scale(1);
		transform: scale(1);
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
	}
}


@-webkit-keyframes animationToggleMenu {
	0% {
    	height: 70px;
		top: 20px;
  	}
	100% {
    	height: 43px;
		top: 7px;
	}
}
@keyframes animationToggleMenu {
	0% {
    	height: 70px;
		top: 20px;
  	}
	100% {
    	height: 43px;
		top: 7px;
	}
}


@-webkit-keyframes resetAnimationToggleMenu {
	0% {
    	height: 43px;
		top: 7px;
  	}
	100% {
    	height: 70px;
		top: 20px;
	}
}
@keyframes resetAnimationToggleMenu {
	0% {
    	height: 43px;
		top: 7px;
  	}
	100% {
    	height: 70px;
		top: 20px;
	}
}

	
@-webkit-keyframes animationLogo1 {
	0% {
		left: 0px;
		-webkit-transform: scale(1);
		-moz-transform: scale(1);
		-ms-transform: scale(1);
		transform: scale(1);
  	}
	100% {
		left: 96.5px;
		-webkit-transform: scale(1.4);
		-moz-transform: scale(1.4);
		-ms-transform: scale(1.4);
		transform: scale(1.4);
	}
}
@keyframes animationLogo1 {
	0% {
		left: 0px;
		-webkit-transform: scale(1);
		-moz-transform: scale(1);
		-ms-transform: scale(1);
		transform: scale(1);
  	}
	100% {
		left: 96.5px;
		-webkit-transform: scale(1.4);
		-moz-transform: scale(1.4);
		-ms-transform: scale(1.4);
		transform: scale(1.4);
	}
}

@-webkit-keyframes animationLogo2 {
	0% {
		-webkit-transform: scale(1);
		-moz-transform: scale(1);
		-ms-transform: scale(1);
		transform: scale(1);
		left: 0px;
  	}
	100% {
		left: -96.5px;
		-webkit-transform: scale(1.4);
		-moz-transform: scale(1.4);
		-ms-transform: scale(1.4);
		transform: scale(1.4);
	}
}
@keyframes animationLogo2 {
	0% {
		left: 0px;
		-webkit-transform: scale(1);
		-moz-transform: scale(1);
		-ms-transform: scale(1);
		transform: scale(1);
  	}
	100% {
		left: -96.5px;
		-webkit-transform: scale(1.4);
		-moz-transform: scale(1.4);
		-ms-transform: scale(1.4);
		transform: scale(1.4);
	}
}

@-webkit-keyframes resetAnimationLogo1 {
	0% {
		left: 96.5px;
		-webkit-transform: scale(1.4);
		-moz-transform: scale(1.4);
		-ms-transform: scale(1.4);
		transform: scale(1.4);
  	}
	100% {
		left: 0px;
		-webkit-transform: scale(1);
		-moz-transform: scale(1);
		-ms-transform: scale(1);
		transform: scale(1);
	}
}
@keyframes resetAnimationLogo1 {
	0% {
		left: 96.5px;
		-webkit-transform: scale(1.4);
		-moz-transform: scale(1.4);
		-ms-transform: scale(1.4);
		transform: scale(1.4);
  	}
	100% {
		left: 0px;
		-webkit-transform: scale(1);
		-moz-transform: scale(1);
		-ms-transform: scale(1);
		transform: scale(1);
	}
}

@-webkit-keyframes resetAnimationLogo2 {
	0% {
		left: -96.5px;
		-webkit-transform: scale(1.4);
		-moz-transform: scale(1.4);
		-ms-transform: scale(1.4);
		transform: scale(1.4);
  	}
	100% {
		left: 0px;
		-webkit-transform: scale(1);
		-moz-transform: scale(1);
		-ms-transform: scale(1);
		transform: scale(1);
	}
}
@keyframes resetAnimationLogo2 {
	0% {
		left: -96.5px;
		-webkit-transform: scale(1.4);
		-moz-transform: scale(1.4);
		-ms-transform: scale(1.4);
		transform: scale(1.4);
  	}
	100% {
		left: 0px;
		-webkit-transform: scale(1);
		-moz-transform: scale(1);
		-ms-transform: scale(1);
		transform: scale(1);
	}
}

}