﻿

#wrapper {
  padding: 0;
  }


.rslides {
  margin: 0 auto 40px;
  }

#slider2,
#slider3 {
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  margin: 0 auto;
  }

.rslides_tabs {
  list-style: none;
  padding: 0;
  background: rgba(0,0,0,.25);
  box-shadow: 0 0 1px rgba(255,255,255,.3), inset 0 0 5px rgba(0,0,0,1.0);
  -moz-box-shadow: 0 0 1px rgba(255,255,255,.3), inset 0 0 5px rgba(0,0,0,1.0);
  -webkit-box-shadow: 0 0 1px rgba(255,255,255,.3), inset 0 0 5px rgba(0,0,0,1.0);
  font-size: 18px;
  list-style: none;
  margin: 0 auto 50px;
  max-width: 540px;
  padding: 10px 0;
  text-align: center;
  width: 100%;
  }

.rslides_tabs li {
  display: inline;
  float: none;
  margin-right: 1px;
  }

.rslides_tabs a {
  width: auto;
  line-height: 20px;
  padding: 9px 20px;
  height: auto;
  background: transparent;
  display: inline;
  }

.rslides_tabs li:first-child {
  margin-left: 0;
  }

.rslides_tabs .rslides_here a {
  background: rgba(255,255,255,.1);
  color: #fff;
  font-weight: bold;
  }

a {
  color: #fff;
  text-decoration: none;
  }

#download {
  background: #333;
  background: rgba(255,255,255,.1);
  border: 1px solid rgba(255,255,255,.1);
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  display: block;
  font-size: 20px;
  font-weight: bold;
  margin: 60px auto;
  max-width: 500px;
  padding: 20px;
  }

#download:hover {
  background: rgba(255,255,255,.15);
  }

.footer {
  font-size: 11px;
  }

/* Callback example */


.events {
  list-style: none;
  }

.callbacks_container {
  margin: 0;
  position: relative;
  float: left;
  width: 100%;
  z-index: -1;
  }

.callbacks {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
  }

.callbacks li {
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
  }

.callbacks img {
  display: block;
  position: relative;
  z-index: 1;
  height: auto;
  width: 100%;
  border: 0;
  }

.callbacks .caption {
  display: block;
  position: absolute;
  z-index: 2;
  font-size: 20px;
  text-shadow: none;
  color: #fcc;
  background: #000;
  background: rgba(0,0,0, .8);
  left: 100px;
  right: 0;
  bottom: 50px;
  padding: 10px 20px;
  margin: 0;
  max-width: none;
  }
  
   
.callbacks .caption1 {
	  display: block;
	  position: absolute;
	  z-index: 2;
	  text-shadow: none;
	  background: #fff;
	  background: rgba(255,255,255, .6);
	  max-width: none;
	  top: 10%; 
	  border-radius: 12px;
	  height: 176px;
	  width: 210px;
	  margin-left: 10%;
	  padding: 1em;
	  text-transform: uppercase;
  }
.callbacks .caption1 h3 {
	color: #025493;
	font-size: 1.2em;
	margin-top: 0px;
	margin-bottom: .2em;
  }

.callbacks .caption1 div {

  }
.callbacks .caption1 div img {
	height: 76px;
	width: 98px;
  }
.callbacks .caption1 p {
color: #27aeee;
font-size: 1.2em;
margin-top: .4em;
 }
  
  
  
  
  
 
















 
  
  
  
  
 .callbacks .caption2 {
	  display: block;
	  position: absolute;
	  z-index: 2;
	  text-shadow: none;
	  background: #fff;
	  background: rgba(255,255,255, .6);
	  max-width: none;
	  top: 10px;
	  border-radius: 12px;  
	 	height: auto;
	 	width: 240px;
		margin-left: 10%;
	  padding: .5em;		
  }
  
.callbacks .caption2 p {
color: #7bba37;
margin-bottom: 0;
text-transform: uppercase;
font-weight: 100;
}
  


.callbacks .caption2 p:nth-of-type(1) {
font-size: 4em;
line-height:0px;
margin-top: 20px;
margin-bottom: 0;
}
.callbacks .caption2 p:nth-of-type(2) {
font-size: 1em;
line-height:18px;
margin-top: 0px;
}

 
 
 
 
 
 
 
 
 
 
 
 
 
 
.callbacks .caption3 {
	  display: block;
	  position: absolute;
	  z-index: 2;
	  text-shadow: none;
	  background: #fff;
	  background: rgba(255,255,255, .3);
	  max-width: none;
	  top: 50%; 
	  border-radius: 12px;
	  height: auto;
	  width: 80%;
	  margin-left: 10%;
	  padding: 1em;
	  text-transform: uppercase;
  }
 
  

.callbacks .caption3 p {
color: #fff;
font-size: 1em;
margin-top: 0;
margin-bottom: 0;
text-transform: uppercase;
font-weight: 100;
 }



.callbacks .caption4 {
	  display: block;
	  position: absolute;
	  z-index: 2;
	  text-shadow: none;
	  background: #fff;
	  background: rgba(255,255,255, .6);
	  max-width: none;
	  top: 60%; 
	  border-radius: 12px;
	  height: auto;
	  width: 280px;
	  margin-left: 10%;
	  padding: 1em;
	  text-transform: uppercase;
  }
  

 .callbacks .caption4 h3 {
color: #025493;
font-size: .8em;
margin-top: 0px;
    margin-bottom: 0px;
  }
 .callbacks .caption4 p {
color: #27aeee;
font-size: 1em;
    margin-bottom: 0px;
    margin-top: 0px;
  }





.callbacks_nav {
  position: absolute;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  top: 52%;
  left: 0;
  opacity: 0.3;
  z-index: 3;
  text-indent: -9999px;
  overflow: hidden;
  text-decoration: none;
  height: 61px;
  width: 38px;
  background: transparent url("../../images/slider/themes.gif") no-repeat left top;
  margin-top: -45px;
  }

.callbacks_nav:active {
  opacity: 1.0;
  }

.callbacks_nav.next {
  left: auto;
  background-position: right top;
  right: 0;
  }

#slider3-pager a {
  display: inline-block;
}

#slider3-pager img {
  float: left;
}

#slider3-pager .rslides_here a {
  background: transparent;
  box-shadow: 0 0 0 2px #666;
}

#slider3-pager a {
  padding: 0;
}
@media screen and (min-width: 400px) {
.callbacks .caption1 {
	  height: 200px;
	  width: 300px;
	  margin-left: 10%;
	  padding: 1em;
}
.callbacks .caption1 div img {
	margin-left: 10px;
	width: 120px;
	height: 93px;
}

 .callbacks .caption1 p {
 font-size: 1.4em;
  }
  
  
 .callbacks .caption2 {
	width: 300px;
	margin-left: 12%;
  }
 
.callbacks .caption3 {
	  top: 60%; 
  }
  
 .callbacks .caption4 h3 {
font-size: 1em;
  }
 .callbacks .caption4 p {

font-size: 1.4em;
  }
.callbacks .caption4 {
	  top: 60%; 
	  width: 360px;
	  margin-left: 10%;
  }
 
}


@media screen and (min-width: 650px) {
.callbacks .caption1 {
	  height: 240px;
	  width: 340px;
	  }

 .callbacks .caption1 h3 {
  }
 .callbacks .caption1 p {
 font-size:2em;
  }
 .callbacks .caption2 {
	width: 300px;
	margin-left: 36%;
  }
.callbacks .caption3 p {

font-size: 2em;
 }

.callbacks .caption4 h3 {
font-size: 1.2em;
  }
 .callbacks .caption4 p {

font-size: 1.6em;
  }
.callbacks .caption4 {
	  top: 3%; 
	  width: 420px;
	  margin-left: 4%;
  }

  }
 @media screen and (min-width: 800px) {
 .callbacks .caption2 {
	width: 400px;
	margin-left: 36%;
  }
.callbacks .caption2 p:nth-of-type(1) {
font-size: 8em;
line-height:0px;
margin-top: 50px;
}
.callbacks .caption2 p:nth-of-type(2) {
font-size: 1.6em;
line-height:26px;
}
.callbacks .caption3 {
	  top: 76%; 
  }

.callbacks .caption3 {
	  width: 70%; 
	  margin-left: 15%;
  }

.callbacks .caption4 h3 {
font-size: 1.4em;
  }
 .callbacks .caption4 p {

font-size: 2em;
  }
.callbacks .caption4 {
	  top: 3%; 
	  width: 450px;
	  margin-left: 4%;
  }

  }

@media screen and (min-width: 1000px) {
.callbacks .caption1 {
	  height: 240px;
	  width: 370px;
	  }

 .callbacks .caption1 h3 {
  }
 .callbacks .caption1 p {
 font-size:2.2em;
  }
.callbacks .caption4 h3 {
font-size: 1.6em;
  }
 .callbacks .caption4 p {

font-size: 2.2em;
  }

.callbacks .caption4 {
	  top: 10%; 
	  width: 450px;
	  margin-left: 8%;
  }

  }



@media screen and (max-width: 600px) {
  h1 {
    font: 24px/50px "Helvetica Neue", Helvetica, Arial, sans-serif;
    }
  .callbacks_nav {
    top: 47%;
    }
  }
