﻿#mainimg {
	width:1920px;
	height: 472px;
	position: absolute;
	left: 50%;
	margin-left: -960px;
	z-index: 997;
}
div.slideshow-outside-container { 
	position:relative; 
	height: 100%;
	width:1920px;
}
#slideshow-container { 
	text-indent: -5000px;
}
#slideshow-container table {
	margin-left: -1000px;
}
#slideshow-container img { 
	display:block; 
	position:absolute; 
	height: 472px;
	width:1920px; 
	top:0; 
	left:0; 
	z-index:1; 
	border-width: 0px ;
	overflow:hidden;
	visibility: hidden;
}
#slideshow-container-controls { 
	position: absolute;
	margin: 0 0 0 0;
	height: 30px;
	left: 50%;
	bottom: 35px;
	z-index: 999;
	margin-left: -85px;
}
#slideshow-container-controls div {  
	cursor:pointer; 
	height: 30px;
	width: 30px; 
	float:left; 
	margin: 0px 15px 0px 0px;
	padding: 0px;
	overflow:hidden;
	border-radius: 50%;
}
#slideshow-container-controls div img {
	display: none;
}
#slideshow-container-controls div a {  
	display: block;
	height: 29px;
	width: 29px; 
	overflow:hidden;
	background: rgba(255,255,255,0.80);
	border-radius: 50%;
	margin-top: 1px;
}
#slideshow-container-controls div a:hover {
	background: #003057 !important;
}
#slideshow-container-controls div.toc-active a { 
	background: #7A983E;
	margin-top: 0;
}
/*------Slideshow caption ---------*/
#caption-container {
	position:absolute;
	left: 50%;
	top: 26%;
	width: 656px;
	height: 229px;
	text-indent:0;
	overflow:hidden;
	margin-left: -500px !important;
	display:block;
	z-index: 700;
	padding: 0 25px 0 0;
}
#caption-container td.rev{
	background: transparent;
}
#caption-container div.caption {
	position:absolute;
	top: 0;
	width: 95%;
	height: auto;
	margin: 0;
	padding: 0 0 0 5%;
	overflow:hidden;
	color:#e7e7e7;
	border-collapse:collapse;
	font-size: 13px;
	line-height: 16px;
}
.captionInActive {
	left:-1000px;
}
.captionActive {
	left: 0px;
}
#caption-container div.caption table {
	height: 100%;
	width: 100%;
	border: none;
	border-collapse: collapse;
	margin: 0;
}
#caption-container div.caption table td {
	padding: 0 135px 0 0;
	vertical-align: middle !important;
	border:none;
	text-align:left;
	font-family: 'Open Sans', Arial, Helvetica, sans-serif;
}
#caption-container div.caption table td.slidetext {
	border: 3px solid #FFF !important;
}
#caption-container div.caption table td.slidetext span {
	display: block;
	padding: 20px;
	background-color: #FFF;
	background: rgba(255, 255, 255, .75);
}	
#caption-container p:first-child {
    display:none;   
}
#caption-container div.caption td h2 {
	font-family:'Oswald', Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: 300;
	color: #FFF;
	font-size: 37px; 
	line-height: 40px;
	text-transform: uppercase;
	letter-spacing: -1px;
	margin: 0 0 0 36px;
	padding: 0  !important;
	text-shadow: 0px 0px 25px rgba(0, 0, 0, 0.7);
}
#caption-container div.caption td h2 + h2 {
	font-size: 52px; 
	line-height: 53px;
	text-transform: uppercase;
	letter-spacing: -1px;
	margin: 0 0 0 36px;
	padding: 0  !important;
	
}
#caption-container div.caption td h3 {
	display: inline-block;
	font-family: 'Open Sans Light';
	font-style: normal;
	font-weight: 400;
	color: #003057;
	font-size: 22px; 
	line-height: 25px;
	padding: 12px 36px;
	margin: 10px 0 0 0;
	background: rgba(255,255,255,.8);
	border-radius: 7px 7px 7px 7px;
	-moz-border-radius: 7px 7px 7px 7px;
	-webkit-border-radius: 7px 7px 7px 7px;
}
#caption-container div.caption td p{
	font-family:'Open Sans',Arial, Helvetica, sans-serif;	
	color:#fff;
	margin: 10px 0;
}
#caption-container a.btn1 {
	position: relative;
	display: inline-block;
	color: #FFF;
	background-color: #2472b2;
	border: 1px solid #2472b2;
	padding: 6px 18px;
	margin: 5px 0 0 36px;
	font-size: 16px;
	line-height: 20px;
	-webkit-border-radius: 	3px 3px 3px 3px;    
	-moz-border-radius: 	3px 3px 3px 3px;
    border-radius: 			4px 4px 4px 4px;
	behavior: url(PIE.html);
	-webkit-transition: all .5s ease;
	-moz-transition: 	all .5s ease;
	-ms-transition: 	all .5s ease;
	transition: 		all .5s ease;	
	cursor: pointer;
}
#caption-container a.btn1:hover {
	color: #FFF;
	background-color: #003057;
	border: 1px solid #003057;
}
@media only screen and (min-width:1000px){
.home .responsive-zoom-wrapper {
	height:auto !important;
}
#mainimgxy {
	position: relative;
	width: 100%;
	height: 540px;
	overflow: hidden;
	-webkit-transform:	none !important;
	-moz-transform:		none !important;
	-ms-transform:		none !important;
	transform:			none !important;
}
#mainimg {
	width:1920px;
	height: 540px;
	position: absolute;
	left: 50%;
	margin-left: -960px;
	z-index: 997;
}
#slideshow-container-controls { 
	height: 17px;
	bottom: 55px;
	margin-left: -50px; /*34*/
}
#slideshow-container-controls div {  
	height: 17px;
	width: 17px; 
	margin: 0px 10px 0px 0px;
}
#slideshow-container-controls div a {  
	height: 16px;
	width: 16px; 
}
}