/* Default Link Styles */
/* line 152, ../bower_components/foundation/scss/foundation/components/_type.scss */
a {
  color: #fff !important;
  text-decoration: none;
  line-height: inherit;
}
/* line 158, ../bower_components/foundation/scss/foundation/components/_type.scss */
a:hover, a:focus {
  color: rgb(155,230,210);
}
/* line 160, ../bower_components/foundation/scss/foundation/components/_type.scss */
a img {
  border: none;
}
button, .button {
    cursor: pointer;
    font-family: 'Lato', sans-serif;
    font-weight: 900;
    line-height: normal;
    margin: 20px 0 1.25rem;
    position: relative;
    text-decoration: none;
    text-align: center;
    display: inline-block;
    padding-top: 1rem;
    padding-right: 2rem;
    padding-bottom: 1.0625rem;
    padding-left: 2rem;
    font-size: 1rem;
    background-color: rgba(204, 0, 78, 0.78);
    border-color: #fff;
    -webkit-transition: background-color 300ms ease-out;
    -moz-transition: background-color 300ms ease-out;
    transition: background-color 300ms ease-out;
    padding-top: 1.0625rem;
    padding-bottom: 1rem;
    -webkit-appearance: none;
    border: none;
}
.gps_ring {	background-color:transparent;
padding:0px; border: 1px solid white; right:0px; top:0px; -webkit-border-radius: 50%;  -moz-border-radius:50%; border-radius:50%; margin-right:-49px;  height: 105px;/*do not change*/ width: 105px; /*do not change*/ 	position:absolute;	z-index:10000;}

.gps_ring{
-webkit-animation-name: pulsate;    
-webkit-animation-duration: 2.5s; 
-webkit-animation-delay:0s;    
-webkit-animation-timing-function:ease-in-out;	
-webkit-animation-iteration-count: 1000;

-moz-animation-name: pulsate;    
-moz-animation-duration: 2.5s; 
-moz-animation-delay:0s;    
-moz-animation-timing-function:ease-in-out;	
-moz-animation-iteration-count: 1000;

animation-name: pulsate;    
animation-duration: 2.5s; 
animation-delay:0s;    
animation-timing-function:ease-in-out;	
animation-iteration-count: 1000;

}
	
@keyframes pulsate {
    0%  { transform:scale(0.0); opacity: 0.0; background-color:rgba(255,255,255,0.92); border: 1px solid  rgba(255,255,255,0.99); 
	box-shadow: 0px 0px 1px 2px rgba(120, 205, 209, 0.4); 	-webkit-box-shadow: 0px 0px 1px 2px rgba(120, 205, 209, 0.4);}
    40%  {background-color:rgba(200, 235, 209, 0.5); }
    50%  {opacity: .998; }
    80%  {background-color:rgba(220, 155, 229, 0.4); }
    100%{transform:scale(1.5); opacity: 0.0; background-color:rgba(255,255,255,0.2);  border:1px solid rgba(255,255,255,0.99);
	box-shadow: 0px 0px 100px 20px rgba(3, 32, 45, 0.6); 	-webkit-box-shadow: 0px 0px 100px 20px rgba(3, 32, 45, 0.6);}
}

	
@-webkit-keyframes pulsate {
    0%  { transform:scale(0.0); opacity: 0.0; background-color:rgba(255,255,255,0.92); border: 1px solid  rgba(255,255,255,0.99); 
	box-shadow: 0px 0px 1px 2px rgba(120, 205, 209, 0.4); 	-webkit-box-shadow: 0px 0px 1px 2px rgba(120, 205, 209, 0.4);}
    40%  {background-color:rgba(200, 235, 209, 0.5); }
    50%  {opacity: .998; }
    80%  {background-color:rgba(220, 155, 229, 0.4); }
    100%{transform:scale(1.5); opacity: 0.0; background-color:rgba(255,255,255,0.2);  border:1px solid rgba(255,255,255,0.99);
	box-shadow: 0px 0px 100px 20px rgba(3, 32, 45, 0.6); 	-webkit-box-shadow: 0px 0px 100px 20px rgba(3, 32, 45, 0.6);}
}

	
@-moz-keyframes pulsate {
    0%  { transform:scale(0.0); opacity: 0.0; background-color:rgba(255,255,255,0.92); border: 1px solid  rgba(255,255,255,0.99); 
	box-shadow: 0px 0px 1px 2px rgba(120, 205, 209, 0.4); 	-webkit-box-shadow: 0px 0px 1px 2px rgba(120, 205, 209, 0.4);}
    40%  {background-color:rgba(200, 235, 209, 0.5); }
    50%  {opacity: .998; }
    80%  {background-color:rgba(220, 155, 229, 0.4); }
    100%{transform:scale(1.5); opacity: 0.0; background-color:rgba(255,255,255,0.2);  border:1px solid rgba(255,255,255,0.99);
	box-shadow: 0px 0px 100px 20px rgba(3, 32, 45, 0.6); 	-webkit-box-shadow: 0px 0px 100px 20px rgba(3, 32, 45, 0.6);}
}

.draw_line {background-color:transparent; border:none; 	margin:0; padding:0px; 	position:absolute;	z-index:1000;}
.draw_line { 
-webkit-animation-name: drawline;    
-webkit-animation-duration: 2.0s; 
-webkit-animation-delay:0s;    
-webkit-animation-timing-function:ease-in-out;	
-webkit-animation-iteration-count: 1;

-moz-animation-name: drawline;    
-moz-animation-duration: 2.0s; 
-moz-animation-delay:0s;    
-moz-animation-timing-function:ease-in-out;	
-moz-animation-iteration-count: 1; 

animation-name: drawline;    
animation-duration: 2.0s; 
animation-delay:0s; 
animation-timing-function:ease-in-out;	
animation-iteration-count: 1;	
}
	
@-webkit-keyframes drawline {
    0%  { 	transform:scale(0.0); opacity: 0.0;}
    30%  { 	transform:scale(0.0); opacity: 0.0;}
    100%{	transform:scale(1.0); opacity: 1.0;}
}
	
@-moz-keyframes drawline {
    0%  { 	transform:scale(0.0); opacity: 0.0;}
    30%  { 	transform:scale(0.0); opacity: 0.0;}
    100%{	transform:scale(1.0); opacity: 1.0;}
}
@keyframes drawline {
    0%  { 	transform:scale(0.0); opacity: 0.0;}
    30%  { 	transform:scale(0.0); opacity: 0.0;}
    100%{	transform:scale(1.0); opacity: 1.0;}
}

.line-right {background-color:transparent;background-image:url("images/diapo/line-right.png");background-position:center center;background-size:100% 100%;}
.line-left  {background-color:transparent;background-image:url("images/diapo/line-left.png");background-position:center center;background-size:100% 100%;}

.slidertext-logo  { width:100%;left:10%; text-align:center; top:32%; position:absolute; color:#FFF;}
.slidertext-2  {left:57.5%; top: 61%; position:absolute;}
.slidertext-3  {left:65.5%; top:40%; position:absolute;}
.slidertext-4  {left:33%;     bottom: 44%; position:absolute;}
.slidertext-5  {left:37%; top:53%; position:absolute;}
.slidertext-6  {left:77%; top:71%; position:absolute;}
.slidertext-7  {left:61%; top:52.5%; position:absolute;}
.slidertext-8  {left:79%; top:52%; position:absolute;}
.slidertext-9  {left:50%; top:50%; position:absolute;}

.caption-1 {height: auto; padding:50px 0; background-color:rgba(200,200,200,0.0); width: 80%!important; top:100px; }

.line-2 {height: 155px; width: 200px; right: 4px; bottom: -54px;} /*OC*/
.caption-2 {height: 200px; width: 30vw !important; right: 204px; bottom: 80px;}
.line-3 {height: 200px; width: 297px; right: 4px; bottom: -253px;} /*CAD*/
.caption-3 {height: 200px; width: 30vw !important; right: 300px; bottom: -375px;}
.line-4 {height: 210px; width: 280px; left: -4px; bottom: -54px;} /*SMILE*/
.caption-4 {height: 200px; width: 30vw !important; left: 204px; bottom: 155px;}
.line-5 {height: 210px; width: 270px; left: -5px; bottom: -55px;} /*IMPL*/
.caption-5 {height: 200px; width: 30vw !important; left: 264px; bottom: 64px;}
.line-6 {height: 210px; width: 300px; right: 4px; bottom: -55px;} /*APRF*/
.caption-6 {height: 200px; width: 30vw !important; right: 304px; bottom: 105px;}
.line-7 {height: 210px; width: 200px; right: 4px; bottom: -54px;} /*DV*/
.caption-7 {height: 200px; width: 30vw !important; right: 204px; bottom: 80px;}
.line-8 {height: 210px; width: 200px; right: 4px; bottom: -54px;} /*SFORTB*/
.caption-8 {height: 200px; width: 30vw !important; right: 204px; bottom: 80px;}
.line-9 {height: 210px; width: 200px; right: 4px; bottom: -54px;} /*TEAM*/
.caption-9 {height: 200px; width: 30vw !important; right: 204px; bottom: 80px;}

.imgNormal {min-width:100%; max-width:auto; min-height:100vh; margin:0 auto;  }

.img1, .img2, .img3, .img4, .img5, .img6, .img7, .img8, .img9  {min-width:100%; max-width:auto; min-height:100vh; margin:0 auto;  }








.caption h1 {text-transform:uppercase; font-size:2em; font-weight:400; letter-spacing:0.05em;}


.caption {
	color: #fff;
	display: block;
	font-size: 13px;
	padding: 20px;
	width: auto;
	height:auto;
	border:1px solid #3FF;
background:rgba(8, 17, 42, 0.39);
text-align:center;
}


#logo-home {
    padding: 0 20px;
    margin: 0 auto 25px;
    max-width:700px;
	width:100%;
} 

.logo-sub {font-size: 1.8em;   font-weight: 500;    letter-spacing: 0.02em;     margin: 0px 0 0em 0;}
h3 {font-size: 1.8em;    margin: 0.05em 0; font-weight: 300;}    
.logo-slider-start {max-width:200px; padding:0 30px;}

/*PAGINATION SCALE*/
#pix_pag_ul > li > .pix_thumb {background-color:rgba(32, 92, 146,0.0); -webkit-transform:scale(1.0); -moz-transform:scale(1.0); transform:scale(1.0);transition: all .2s ease; -o-transition: all .2s ease; -webkit-transition: all .2s ease; -moz-transition: all .2s ease; }
#pix_pag_ul > li > .pix_thumb:hover {background-color:rgba(247, 225, 161, 0.5);-webkit-transform:scale(1.2);  -moz-transform:scale(1.2);  transform:scale(1.2); transition: all .0s ease; -o-transition: all .0s ease; -webkit-transition: all .0s ease; -moz-transition: all .0s ease; }

#pix_pag_ul > li {	opacity:0.99 !important; top:0px; right:0px;	transition: all .2s ease; -o-transition: all 1.2s ease; -webkit-transition: all 1.2s ease; -moz-transition: all 1.2s ease;}
#pix_pag_ul > li:hover {	opacity:0.99 !important; 	transition: all .2s ease; -o-transition: all 0.2s ease; -webkit-transition: all 0.2s ease; -moz-transition: all 0.2s ease;}

#pix_pag_ul > li.diapocurrent > .pix_thumb {background-color:rgba(218,165,32,0.8) !important;	opacity:1 !important; 	-webkit-transform:scale(2);  -moz-transform:scale(2);  transform:scale(2);right: -10px;top: 0px;	transition: all 1.5s ease; -o-transition: all 1.5s ease; -webkit-transition: all 1.5s ease; -moz-transition: all 1.5s ease;}



/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ END OF CUSTOM CSS ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++ BEGIN OF DEFAULT CSS ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.pix_diapo {
	background-color:transparent;
/*	-moz-box-shadow: 0 3px 6px #000;
	-webkit-box-shadow: 0 3px 6px #000;
	box-shadow: 0 3px 6px #000;*/
	height: 100vh;
	margin: 0px;
	overflow: hidden;
	position: relative;
	min-width: 100%;
}
.pix_diapo > div {
	display: none;
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
}

#pix_prev, #pix_next {
	cursor: pointer;
	display: none;
	margin-top: -20px;
	position: absolute;
	top: auto;
	top: 94.7%;
	height: 3vh;
	width: 3vh;
	z-index: 7701;opacity:0.99!important;}

#pix_prev:hover, #pix_next:hover {opacity:0.5!important;}


#pix_prev {
	background: url(images/diapo/prev.png) no-repeat; background-size:cover;
	left: 94.7%;
}
#pix_next {
	background: url(images/diapo/next.png) no-repeat; background-size:cover;
	left: auto!important;
	right: 1.5%!important;
}
#pix_pag {
	    margin:0;
	padding:5% 0px 0 0;
	position: fixed;
	max-width: 100%;
	z-index: 1002;
	top:25%;
	right:0px;
    height: 100vh;
    background-color: rgba(0, 255, 240, 0.0);
}
#pix_commands {
	cursor: pointer;
	display: block;
	float: left;
	height: 26px;
	margin: 15px 0 0 13px;
	position: relative;
	width: 24px;
}
#pix_play {
	background: url(images/diapo/play.png) center no-repeat;
    height: 24px;
    position: absolute;
    top: 24px;
    width: 24px;
    right: 30px;
}
#pix_stop {
	background: url(images/diapo/pause.png) center no-repeat;
    height: 24px;
    position: absolute;
    top: 24px;
    width: 24px;
    right: 30px;
}

#pix_pag_ul {width: 60px;
	float: none;
	margin: 0 auto 0;
	padding: 10px 0 0 0;
	position:relative;	
}
#pix_pag_ul > li {
	cursor: pointer;
	display: block;
	.display: block;
	float: none;
	list-style: none;
	margin: 0 0 0 0;
	padding:30px 0;
	text-align: center;
	text-indent: -9999px;
	width: 0px;
}

#pix_pag_ul > li > span {
	background: rgba(255,255,255,0.5);
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	display: none; /*SHOW NO PAGINATION*/
	height: 16px;
	width: 16px;
}

#pix_pag_ul > li > span > span {
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	display: block;
	float: left;
	height: 8px;
	margin: 4px;
	width: 8px;
}
#pix_pag_ul > li.diapocurrent > span > span {
	background: #ff0;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
}
#pix_pag_ul > li > .pix_thumb {
	
	border: 2px solid #f2f2f2;
	border: 2px solid #e6e6e6;
	border: 2px solid #e6e6e6;
	height: 25px;
	position: relative;
	top: 0px;
	width: 25px;
	-webkit-border-radius:50%;
	-moz-border-radius:50%;	
	border-radius:50%;
	right:-10px;
}
#pix_pag_ul > li > .thumb_arrow {
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 4px solid  #e6e6e6;
	top: 26px;
	left: 12px;
	position: absolute;
	display:none; /*SHOW NO PAGINATION*/
}
.pix_relativize {
	overflow: hidden;
	position: relative;    
	min-width: 100% !important;
	max-width: 100% !important;
	width: 100% !important;
}
.imgFake {
	cursor: pointer;
}
.elemHover {
	position: absolute;
}
.caption {
	color: #fff;
	display: block;
	font-size: 13px;
	padding: 20px;
	width: auto;
	height:auto;
	border:1px solid white;
background:rgba(8, 17, 42, 0.39);
}


.ui-loader {
	display: none;
}




@media only screen and (max-width:90em){

#pix_play, #pix_stop {display:none !important;}

#logo-home {
    padding: 0 20px;
    margin: 0 auto;
    max-width:500px;
	width:100%;
}

.logo-sub {font-size: 1.3em;   font-weight: 500;    letter-spacing: 0.00em;     margin: 0px 0 0em 0;}


#pix_pag_ul > li {padding:4vh 0;}	

#pix_pag {
	    margin:0;
	padding:20px 0px 0 0;
	position: fixed;
	max-width: 100%;
	top:161px;
	right:0px;
    height: 100vh;
    background-color: rgba(0, 255, 240, 0.0);
}

.slidertext-2  {left:57.5%; top: 61%; position:absolute;}
.slidertext-3  {left:65.5%; top:40%; position:absolute;}
.slidertext-4  {left:33%; top: 60%; position:absolute;}
.slidertext-5  {left:37%; top:53%; position:absolute;}
.slidertext-6  {left:77%; top:71%; position:absolute;}
.slidertext-7  {left:61%; top:52.5%; position:absolute;}
.slidertext-8  {left:79%; top:52%; position:absolute;}


.line-2 {height: 80px; width: 120px; right: 4px; bottom: -54px;} /*OC*/
.caption-2 {height: auto; width: 30vw !important; right: 123px; bottom: -100px;}
.line-3 {height: 80px; width: 150px; right: 4px; bottom: -133px;} /*CAD*/
.caption-3 {height: auto; width: 30vw !important; right: 153px; bottom: -285px;}
.line-4 {height: 80px; width: 150px; left: -4px; bottom: -54px;} /*SMILE*/
.caption-4 {height: auto; width: 30vw !important; left: 145px; bottom: -150px;}
.line-5 {height: 80px; width: 120px; left: -5px; bottom: -55px;} /*IMPL*/
.caption-5 {height: auto; width: 30vw !important; left: 114px; bottom: -130px;}
.line-6 {height: 80px; width: 120px; right: 4px; bottom: -55px;} /*APRF*/
.caption-6 {height: auto; width: 30vw !important; right: 123px; bottom: -40px;}
.line-7 {height: 80px; width: 100px; right: 4px; bottom: -54px;} /*DV*/
.caption-7 {height: auto; width: 45vw !important; right: 104px; bottom: -110px;}
.line-8 {height: 80px; width: 100px; right: 4px; bottom: -54px;} /*SFORTB*/
.caption-8 {height: auto; width: 40vw !important; right: 105px; bottom: -140px;}

.img1  {width:110vw; max-width:auto; min-height:auto; margin:-0vh 0 0 -7vw; position:absolute;  }
.img2  {width:110vw; max-width:auto; min-height:auto; margin:-0vh 0 0 -7vw;  position:absolute; }
.img3  {width:110vw; max-width:auto; min-height:auto; margin:-0vh 0 0 -7vw;  position:absolute; }
.img4  {width:110vw; max-width:auto; min-height:auto; margin:-0vh 0 0 -7vw;  position:absolute; }
.img5  {width:110vw; max-width:auto; min-height:auto; margin:-0vh 0 0 -7vw ;  position:absolute; }
.img6  {width:110vw; max-width:auto; min-height:auto; margin:-0vh 0 0 -7vw;  position:absolute; }
.img7  {width:110vw; max-width:auto; min-height:auto; margin:-0vh 0 0 -7vw;  position:absolute; }
.img8  {width:110vw; max-width:auto; min-height:auto; margin:-0vh 0 0 -7vw ; position:absolute;  }
.img9  {width:110vw; max-width:auto; min-height:auto; margin:-0vh 0 0 -7vw ; position:absolute;  }


}

@media only screen and (max-width:70em){
	
.slidertext-2  {left:57.5%; top: 58%; position:absolute;}
.slidertext-3  {left:65.5%; top:38%; position:absolute;}
.slidertext-4  {left:33%; top: 58%; position:absolute;}
.slidertext-5  {left:37%; top:51%; position:absolute;}
.slidertext-6  {left:77%; top:69%; position:absolute;}
.slidertext-7  {left:61%; top:50.5%; position:absolute;}
.slidertext-8  {left:79%; top:50%; position:absolute;}

.img1  {width:110vw !important; max-width:auto; min-height:auto; margin:-0vh 0 0 -7vw; position:absolute;  }
.img2  {width:110vw !important; max-width:auto; min-height:auto; margin:-0vh 0 0 -7vw;  position:absolute; }
.img3  {width:110vw !important; max-width:auto; min-height:auto; margin:-0vh 0 0 -7vw;  position:absolute; }
.img4  {width:110vw !important; max-width:auto; min-height:auto; margin:-0vh 0 0 -7vw;  position:absolute; }
.img5  {width:110vw !important; max-width:auto; min-height:auto; margin:-0vh 0 0 -7vw ;  position:absolute; }
.img6  {width:110vw !important; max-width:auto; min-height:auto; margin:-0vh 0 0 -7vw;  position:absolute; }
.img7  {width:110vw !important; max-width:auto; min-height:auto; margin:-0vh 0 0 -7vw;  position:absolute; }
.img8  {width:110vw !important; max-width:auto; min-height:auto; margin:-0vh 0 0 -7vw ; position:absolute;  }
.img9  {width:110vw !important; max-width:auto; min-height:auto; margin:-0vh 0 0 -7vw ; position:absolute;  }

}

@media only screen and (max-width:60em){
#pix_commands {
    display: none;
}
	.imgNormal {width:100vw ;height:auto !important;  }
	
	#pix_pag_ul > li {padding:4vh 0;}	
	
	#pix_pag {
			margin:0;
		padding:20px 0px 0 0;
		position: fixed;
		max-width: 100%;
		z-index: 1002;
		top:7%;
		right:0px;
		height: 100vh;
		background-color: rgba(0, 255, 240, 0.0);
	}
	#pix_pag_ul {padding: 60px 4.5vw 0 0;	height: 15px;
		right: 0px;
		position: absolute;
		top: 0px;
		width: 15px;}
	
	#pix_pag_ul > li > .pix_thumb {
		
		border: 2px solid #f2f2f2;
		.border: 2px solid #e6e6e6;
		border: 2px solid #e6e6e6\9;
		height: 17px;
		position: relative;
		top: 0px;
		width: 17px;
		-webkit-border-radius:50%;
		-moz-border-radius:50%;	
		border-radius:50%;
		right:-10px;
	}
	
.caption h1 {text-transform:uppercase; font-size:1.4em; font-weight:400; letter-spacing:0.01em;}
	
	.slidertext-logo  {left:0%; top:0px; position:absolute; color:#FFF; width:100%; margin:0 0; text-align:center;}
	.caption-1 {    height: auto;    width: 100% !important;    margin: 0 !important;    right: auto;    bottom: auto;    top: 30vh; }
	.logo-sub { font-size:1.04em;}
	#logo-home {
		padding: 0 0px;
		margin: 0 auto;
		max-width: 280px;
		width: 80%;}
		
	.slidertext-1  {left:0%; top:80px; position:absolute; color:#FFF; width:50vw !important; margin:0 0 0 0; text-align:center;}
	.slidertext-2  {left:0%; top:80px; position:absolute; color:#FFF; width:50vw !important; margin:0 0 0 0; text-align:center;}
	.slidertext-3  {left:0%; top:80px; position:absolute; color:#FFF; width:50vw !important; margin:0 0 0 0; text-align:center;}
	.slidertext-4  {left:0%; top:80px; position:absolute; color:#FFF; width:50vw !important; margin:0 0 0 0; text-align:center;}
	.slidertext-5  {left:0%; top:80px; position:absolute; color:#FFF; width:50vw !important; margin:0 0 0 0; text-align:center;}
	.slidertext-6  {left:0%; top:80px; position:absolute; color:#FFF; width:50vw !important; margin:0 0 0 0; text-align:center;}
	.slidertext-7  {left:0%; top:80px; position:absolute; color:#FFF; width:50vw !important; margin:0 0 0 0; text-align:center;}
	.slidertext-8  {left:0%; top:80px; position:absolute; color:#FFF; width:50vw !important; margin:0 0 0 0; text-align:center;}
	.slidertext-9  {left:0%; top:80px; position:absolute; color:#FFF; width:50vw !important; margin:0 0 0 0; text-align:center;}
	
	
.line-2 {height: 0px; width: 0px; right: 0px; bottom: 0px; } /*OC*/
.caption-2 {height: auto; width: 50vw !important;  margin: 0vh 22vw !important;  left:0; right: auto; bottom: auto; top:0px;}
.line-3 {height: 0px; width: 0px; right: 0px; bottom: 0px;} /*OC*/
.caption-3 {height: auto; width: 50vw !important;  margin: 0vh 22vw !important;  left:0; right: auto; bottom: auto; top:0px;}
.line-4 {height: 0px; width: 0px; right: 0px; bottom: 0px;} /*OC*/
.caption-4 {height: auto; width: 50vw !important;  margin: 0vh 22vw !important; left:0; right: auto; bottom: auto; top:0px;}
.line-5 {height: 0px; width: 0px; right: 0px; bottom: 0px;} /*OC*/
.caption-5 {height: auto; width: 50vw !important;  margin: 0vh 22vw !important;  left:0; right: auto; bottom: auto; top:0px;}
.line-6 {height: 0px; width: 0px; right: 0px; bottom: 0px;} /*OC*/
.caption-6 {height: auto; width: 50vw !important;  margin: 0vh 22vw !important;  left:0; right: auto; bottom: auto; top:0px;}
.line-7 {height: 0px; width: 0px; right: 0px; bottom: 0px;} /*OC*/
.caption-7 {height: auto; width: 50vw !important;  margin: 0vh 22vw !important;  left:0; right: auto; bottom: auto; top:0px;}
.line-8 {height: 0px; width: 0px; right: 0px; bottom: 0px;} /*OC*/
.caption-8 {height: auto; width: 50vw !important;  margin: 0vh 22vw !important; left:0;  right: auto; bottom: auto; top:0px;}

.gps_ring {	background-color:transparent; display:none;
padding:0px; border: 1px solid white; right:0px; top:0px; -webkit-border-radius: 50%;  -moz-border-radius:50%; border-radius:50%; margin-right:-49px;  height: 105px;/*do not change*/ width: 105px; /*do not change*/ 	position:absolute;	z-index:10000;}


}




@media only screen and (max-width:38em){
.slidertext-logo {margin:0;}
.caption-1 {    height: auto;    width: 100% !important;    margin: 0 !important;    right: auto;    bottom: auto;    top: 0px; }

#pix_pag {	top:0px; right:10px;
}

#pix_pag_ul {padding: 60px 24px 0 0;	height: 15px;
 	right: 0px;
	position: absolute;
	top: 0px;
	width: 15px;
}

#pix_pag_ul > li {padding:4vh 0;}	

#pix_pag_ul > li > .pix_thumb {
	
	border: 2px solid #f2f2f2;
	.border: 2px solid #e6e6e6;
	border: 2px solid #e6e6e6\9;
	height: 17px;
	position: relative;
	top: 0px;
	width: 17px;
	-webkit-border-radius:50%;
	-moz-border-radius:50%;	
	border-radius:50%;
	right:-10px;
}

#pix_pag_ul > li {	opacity:0.99 !important; background-color:transparent; top:0px; right:0px;	transition: all .2s ease; -o-transition: all 1.2s ease; -webkit-transition: all 1.2s ease; -moz-transition: all 1.2s ease;}
#pix_pag_ul > li:hover {	opacity:0.99 !important; 	transition: all .2s ease; -o-transition: all 0.2s ease; -webkit-transition: all 0.2s ease; -moz-transition: all 0.2s ease;}

#pix_pag_ul > li.diapocurrent > .pix_thumb {background-color:rgb(32, 92, 146) !important;	opacity:1 !important; 	-webkit-transform:scale(1.2);  -moz-transform:scale(1.2);  transform:scale(1.2);right: -10px;top: 0px;	transition: all 1.5s ease; -o-transition: all 1.5s ease; -webkit-transition: all 1.5s ease; -moz-transition: all 1.5s ease;}

	
}



















