.rslides {
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	
  }

.events {
  list-style: none;
  
  }

.callbacks_container {
	position: relative;
	width: 100%;
	margin: auto;
  }

.callbacks {
	position: relative;
	list-style: none;
	overflow: hidden;
	width: 100%;
	padding: 0;
	margin: 0;
  }

.callbacks li {
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
      -webkit-border-top-right-radius: 100% 0%;
  -webkit-border-bottom-right-radius: 100% 15%;
  background: linear-gradient(0deg, rgba(0, 96, 175,1.0), rgba(92,46,145, 1.0));
  background: -webkit-linear-gradient(0deg, rgba(0, 96, 175,1.0), rgba(92,46,145, 1.0));
  }
  
.callbacks img {
	display: block;
	position: relative;
	z-index: 1;
	height: auto;
	width: 100%;
	opacity: 0.15;
	border: 0;
	-webkit-border-top-right-radius: 100% 15%;
	-webkit-border-bottom-right-radius: 100% 15%;
	-webkit-box-shadow: 30px -65px 0px rgba(21,18,59,1.00);
	box-shadow: 30px -65px 0px rgba(21,18,59,1.00);
  }

.callbacks .headline {
	display: block;
	position: absolute;
	z-index: 2;
	font-size: 77px;
	color: #FFFFFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
	max-width: none;
	text-align: left;
	background-color: transparent;
	top: 34%;
	left: 40%;
	right: 0%;
	letter-spacing: -0.05em;
	font-family: "Cachet W01 Bold";
	text-transform: uppercase;
  }
.callbacks .caption {
	display: block;
	position: absolute;
	z-index: 2;
	font-size: 18px;
	color: #FFFFFF;
	padding: 0px;
	margin-top: auto;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: auto;
	max-width: none;
	text-align: left;
	background-color: transparent;
	top: 55%;
	left: 50%;
	right: 5%;
	letter-spacing: 0;
	font-family: "Cachet W01 Book";
	font-weight: normal;
	line-height: 1.5em;
  }
.callbacks_nav {
	position: absolute;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	top: 50%;
	left: 0;
	opacity: 1;
	z-index: 3;
	text-indent: -9999px;
	overflow: hidden;
	text-decoration: none;
	height: 71px;
	width: 41px;
	margin-top: -45px;
	background-color: transparent;
	opacity: 0.50;
	background-image: url(../images/themes.png);
	background-repeat: no-repeat;
	background-position: 4px top;
	-o-transition: all .3s linear;
	-webkit-transition: all .3s linear;
	-moz-transition: all .3s linear;
	transition: all .3s linear;
  }

.callbacks_nav:active {
  opacity: 1.00;
  }
  .callbacks_nav:hover {
  opacity: 1.00;
  }

.callbacks_nav.next {
	left: auto;
	background-position: -40px top;
	right: 0;
  }
  
/*! http://responsiveslides.com v1.54 by @viljamis */

.rslides {
	position: relative;
	list-style: none;
	overflow: hidden;
	width: 100%;
	padding-right: 0;
	padding-left: 0;
	padding-bottom: 0;
	margin: 0;
	
  }

.rslides li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0;
  
  }

.rslides li:first-child {
  position: relative;
  display: block;
  float: left;
  
  }

.rslides img {
  display: block;
  height: auto;
  float: left;
  width: 100%;
  border: 0;
  
  }
  .max---1080----max {
  }
@media (max-width: 1080px) {
.callbacks .headline {
	font-size: 58px;
	top: 34.5%;
  }
.callbacks .caption {
	font-size: 16px;
	top: 55%;
	width: auto;
  }
	
}
 .max---800----max {
  }
@media screen and (max-width: 800px) {
.callbacks .headline {
	font-size: 44px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: auto;
	max-width: none;
	top: 48%;
	left: 0%;
	right: 0%;
	width: 90%;
  }
.callbacks .caption {
	font-size: 15px;
	padding: 0px;
	margin: auto;
	max-width: none;
	top: 70%;
	left: 0%;
	right: 0%;
	width: 90%;
	line-height: 1.25em;
  }
.callbacks_nav {
	top: 63%;
  } 
.callbacks .headline-small {
	display: block;
	position: absolute;
	z-index: 2;
	font-size: 30px;
	text-shadow: 0 0 4px rgba(255,255,255,1.00);
	color: #036;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
	max-width: none;
	text-align: center;
	background-color: transparent;
	top: 74%;
	left: 0%;
	right: 0%;
	letter-spacing: -0.03em;
	font-family: "Cachet W01 Book";
	
	font-weight: 700;
	line-height: 30px;
  }
  }
  
    @media screen and (max-width: 750px) {
.callbacks_container {
	display: none;
  }
  
  }
