/* ANIMATION */
@-ms-keyframes cycle{
	0%  { left:0%; }
	4%  { left:0% transform: scale(1);} 
	16% { left:0%; opacity:1; z-index:0; } 
	20% { left:100%; opacity:0; z-index:0;transform: scale(1.25); } 
	21% { left:-100%; opacity:0; z-index:-1; }
	92% { left:-100%; opacity:0; z-index:0; }
	96% { left:-100%; opacity:0; }
	100%{ left:0%; opacity:1; }
}

@-ms-keyframes cycletwo {
	0%  { left:-100%; opacity:0;transform: scale(1.25); }
	16% { left:-100%; opacity:0; }
	20% { left:0px; opacity:1; transform: scale(1.25);}
	24% { left:0px; opacity:1; } 
	36% { left:0px; opacity:1; z-index:0; } 
	40% { left:100%; opacity:0; z-index:0; transform: scale(1);}
	41% { left:-100%; opacity:0; z-index:-1; }  
	100%{ left:-100%; opacity:0; z-index:-1; }
}
@-ms-keyframes cyclethree {
	0%  { left:-100%; opacity:0; }
	36% { left:-100%; opacity:0; }
	40% { left:0px; opacity:1; transform: scale(1);}
	44% { left:0px; opacity:1; } 
	56% { left:0px; opacity:1; z-index:0; } 
	60% { left:100%; opacity:0; z-index:0; transform: scale(1.25);} 
	61% { left:-100%; opacity:0; z-index:-1; }
	100%{ left:-100% opacity:0; z-index:-1; }
}

@-ms-keyframes cyclefour {
	0%  { left:-100%; opacity:0; transform: scale(1.25);}
	56% { left:-100%; opacity:0; }
	60% { left:0px; opacity:1; }
	64% { left:0px; opacity:1; }
	76% { left:0px; opacity:1; z-index:0; }
	80% { left:100%; opacity:0; z-index:0; transform: scale(1);}
	81% { left:-100%; opacity:0; z-index:-1; }
	100%{ left:-100%; opacity:0; z-index:-1; }
}
@-ms-keyframes cyclefive {
	0%  { left:-100%; opacity:0; transform: scale(1);}
	76% { left:-100%; opacity:0; }
	80% { left:0px; opacity:1; transform: scale(1);}
	84% { left:0px; opacity:1;}
	96% { left:0%; opacity:1; z-index:0; }
	100%{ left:100%; opacity:0; z-index:0; transform: scale(1.25);}
}


@-moz-keyframes cycle {
	0%  { left:0%; }
	4%  { left:0% transform: scale(1);} 
	16% { left:0%; opacity:1; z-index:0; } 
	20% { left:100%; opacity:0; z-index:0;transform: scale(1.25); } 
	21% { left:-100%; opacity:0; z-index:-1; }
	92% { left:-100%; opacity:0; z-index:0; }
	96% { left:-100%; opacity:0; }
	100%{ left:0%; opacity:1; }
	
}
@-moz-keyframes cycletwo {
	0%  { left:-100%; opacity:0;transform: scale(1.25); }
	16% { left:-100%; opacity:0; }
	20% { left:0px; opacity:1; transform: scale(1.25);}
	24% { left:0px; opacity:1; } 
	36% { left:0px; opacity:1; z-index:0; } 
	40% { left:100%; opacity:0; z-index:0; transform: scale(1);}
	41% { left:-100%; opacity:0; z-index:-1; }  
	100%{ left:-100%; opacity:0; z-index:-1; }
}
@-moz-keyframes cyclethree {
	0%  { left:-100%; opacity:0; }
	36% { left:-100%; opacity:0; }
	40% { left:0px; opacity:1; transform: scale(1);}
	44% { left:0px; opacity:1; } 
	56% { left:0px; opacity:1; z-index:0; } 
	60% { left:100%; opacity:0; z-index:0; transform: scale(1.25);} 
	61% { left:-100%; opacity:0; z-index:-1; }
	100%{ left:-100% opacity:0; z-index:-1; }
}
}
@-moz-keyframes cyclefour {
	0%  { left:-100%; opacity:0; transform: scale(1.25);}
	56% { left:-100%; opacity:0; }
	60% { left:0px; opacity:1; }
	64% { left:0px; opacity:1; }
	76% { left:0px; opacity:1; z-index:0; }
	80% { left:100%; opacity:0; z-index:0; transform: scale(1);}
	81% { left:-100%; opacity:0; z-index:-1; }
	100%{ left:-100%; opacity:0; z-index:-1; }
}
@-moz-keyframes cyclefive {
	0%  { left:-100%; opacity:0; transform: scale(1);}
	76% { left:-100%; opacity:0; }
	80% { left:0px; opacity:1; transform: scale(1);}
	84% { left:0px; opacity:1;}
	96% { left:0%; opacity:1; z-index:0; }
	100%{ left:100%; opacity:0; z-index:0; transform: scale(1.25);}
}

@-webkit-keyframes cycle {
	0%  { left:0%; }
	4%  { left:0% transform: scale(1);} 
	16% { left:0%; opacity:1; z-index:0; } 
	20% { left:100%; opacity:0; z-index:0;transform: scale(1.25); } 
	21% { left:-100%; opacity:0; z-index:-1; }
	92% { left:-100%; opacity:0; z-index:0; }
	96% { left:-100%; opacity:0; }
	100%{ left:0%; opacity:1; }
	
}
@-webkit-keyframes cycletwo {
	0%  { left:-100%; opacity:0;transform: scale(1.25); }
	16% { left:-100%; opacity:0; }
	20% { left:0px; opacity:1; transform: scale(1.25);}
	24% { left:0px; opacity:1; } 
	36% { left:0px; opacity:1; z-index:0; } 
	40% { left:100%; opacity:0; z-index:0; transform: scale(1);}
	41% { left:-100%; opacity:0; z-index:-1; }  
	100%{ left:-100%; opacity:0; z-index:-1; }
}
@-webkit-keyframes cyclethree {
	0%  { left:-100%; opacity:0; }
	36% { left:-100%; opacity:0; }
	40% { left:0px; opacity:1; transform: scale(1);}
	44% { left:0px; opacity:1; } 
	56% { left:0px; opacity:1; z-index:0; } 
	60% { left:100%; opacity:0; z-index:0; transform: scale(1.25);} 
	61% { left:-100%; opacity:0; z-index:-1; }
	100%{ left:-100% opacity:0; z-index:-1; }
}
@-webkit-keyframes cyclefour {
	0%  { left:-100%; opacity:0; transform: scale(1.25);}
	56% { left:-100%; opacity:0; }
	60% { left:0px; opacity:1; }
	64% { left:0px; opacity:1; }
	76% { left:0px; opacity:1; z-index:0; }
	80% { left:100%; opacity:0; z-index:0; transform: scale(1);}
	81% { left:-100%; opacity:0; z-index:-1; }
	100%{ left:-100%; opacity:0; z-index:-1; }
}
@-webkit-keyframes cyclefive {
	0%  { left:-100%; opacity:0; transform: scale(1);}
	76% { left:-100%; opacity:0; }
	80% { left:0px; opacity:1; transform: scale(1);}
	84% { left:0px; opacity:1;}
	96% { left:0%; opacity:1; z-index:0; }
	100%{ left:100%; opacity:0; z-index:0; transform: scale(1.25);}
}

/* ANIMATION BAR */
@-moz-keyframes fullexpand {
    0%, 20%, 40%, 60%, 80%, 100% { width:0%; opacity:0; }
    4%, 24%, 44%, 64%, 84% { width:0%; opacity:0.3; }
   16%, 36%, 56%, 76%, 96% { width:100%; opacity:0.7; }
   17%, 37%, 57%, 77%, 97% { width:100%; opacity:0.3; }
   18%, 38%, 58%, 78%, 98% { width:100%; opacity:0; }	
}
@-webkit-keyframes fullexpand {
    0%, 20%, 40%, 60%, 80%, 100% { width:0%; opacity:0; }
    4%, 24%, 44%, 64%, 84% { width:0%; opacity:0.3; }
   16%, 36%, 56%, 76%, 96% { width:100%; opacity:0.7; }
   17%, 37%, 57%, 77%, 97% { width:100%; opacity:0.3; }
   18%, 38%, 58%, 78%, 98% { width:100%; opacity:0; }	
}
@-ms-keyframes fullexpand {
    0%, 20%, 40%, 60%, 80%, 100% { width:0%; opacity:0; }
    4%, 24%, 44%, 64%, 84% { width:0%; opacity:0.3; }
   16%, 36%, 56%, 76%, 96% { width:100%; opacity:0.7; }
   17%, 37%, 57%, 77%, 97% { width:100%; opacity:0.3; }
   18%, 38%, 58%, 78%, 98% { width:100%; opacity:0; }	
}

/* CONTENT SLIDER */
#content-slider{
	
	height:210px;
	margin: 0 -20px 0;
}

@media only screen and (max-device-width: 480px) {
  
#content-slider {
	
    height: auto;
	max-height:85px;
	margin: 0 -20px 0;
  }
  
 #slider{
	height: auto;
	max-height:85px;
	width:100%;
	overflow:hidden;
	position:relative;
}
#mask {
	overflow:hidden;
	height: auto;
	max-height:85px;
}

#slider li {
	width:100%;
	height: auto;
	max-height:85px;
	position:absolute;
	left:-100%;   /* -320px */
	list-style:none;
}
 
  
}

/* SLIDER */
#slider-fluid {
	background:#000;
	border:5px solid #eaeaea;
	box-shadow:1px 1px 5px rgba(0,0,0,0.7);
	height:320px;
	width:680px;
	margin:40px auto 0;
	overflow:visible;
	position:relative;
}

#slider{
	
	height:210px;
	width:100%;
	overflow:hidden;
	position:relative;
}
#mask {
	overflow:hidden;
	height:210px;
}
#slider ul {
	margin:0;
	padding:0;
	position:relative;
}
#slider li {
	width:100%;
	height:210px;
	position:absolute;
	left:-100%;   /* -320px */
	list-style:none;
}

#slider li.firstanimation {
    -ms-animation:cycle 30s linear infinite;	
	-moz-animation:cycle 30s linear infinite;	
	-webkit-animation:cycle 30s linear infinite;		
}
#slider li.secondanimation {
    -ms-animation:cycletwo 30s linear infinite;
	-moz-animation:cycletwo 30s linear infinite;
	-webkit-animation:cycletwo 30s linear infinite;		
}
#slider li.thirdanimation {
     -ms-animation:cyclethree 30s linear infinite;
	-moz-animation:cyclethree 30s linear infinite;
	-webkit-animation:cyclethree 30s linear infinite;		
}
#slider li.fourthanimation {
  -ms-animation:cyclefour 30s linear infinite;
	-moz-animation:cyclefour 30s linear infinite;
	-webkit-animation:cyclefour 30s linear infinite;		
}
#slider li.fifthanimation {
    -ms-animation:cyclefive 30s linear infinite;
	-moz-animation:cyclefive 30s linear infinite;
	-webkit-animation:cyclefive 30s linear infinite;		
}

#slider .slidertooltip {
	background:rgba(0,0,0,0.7);
	width:300px;
	height:60px;
	position:absolute;
	bottom:10%;
	left:100%;
    opacity:0;
    -ms-transition:all 0.3s ease-in-out;
	-moz-transition:all 0.3s ease-in-out;
	-webkit-transition:all 0.3s ease-in-out;  
 
}
#slider .slidertooltip h1 {
	
	font-size:24px;
	font-weight:300;
	line-height:60px;
	padding:0 0 0 20px;
}
#slider li#first:hover .slidertooltip, 
#slider li#second:hover .slidertooltip, 
#slider li#third:hover .slidertooltip, 
#slider li#fourth:hover .slidertooltip, 
#slider li#fifth:hover .slidertooltip {
	left:20%;
    opacity:1;
}
#slider:hover li, 
#slider:hover .progress-bar {
    -ms-animation-play-state:paused;
	-moz-animation-play-state:paused;
	-webkit-animation-play-state:paused;
}

/* PROGRESS BAR */
.progress-bar { 
	position:relative;
	top:-5px;
	width:100%; 
	height:5px;
	-ms-animation:fullexpand 30s ease-out infinite;
	-moz-animation:fullexpand 30s ease-out infinite;
	-webkit-animation:fullexpand 30s ease-out infinite;
}

