@charset "UTF-8";
/* CSS Document */
body {
	background-color: #bbddc1;
	border:0;
	padding:0;
	margin:0;
	text-align:center;
	padding:77px 0 0;
}
.header {
	width:100%; 
	height:77px; 
	background: white;
	text-align:center;
	font-family: 'Oswald', sans-serif;
	text-transform:uppercase;
	font-size:11px;
	position:fixed;
	top:0;
	z-index:11;
	}
a { 
    border: none;
    outline: none;
	text-decoration:none;
	 }
.header a, .header a:link, .header a:visited, .header span {
	text-decoration: none;
	color: #263746;
	padding: 0 33px;
	border-right: 1px solid #263746;
	margin:0;
	position:relative;
	top: 17px;
	letter-spacing:1px;
	right: 5px;
	outline: none;
}
.header a:hover, .header a:active, .header span {
	text-decoration: none;
	color: #A1D0CA;
	cursor: pointer;
	outline: none;
}
.header span:hover {
	cursor: default;
}
#homelink1 {
	display:inline-block;
	visibility: visible;
	}
#homelink2 {
	display:none;
	visibility: hidden;
}
.homelink {
	border-right:none; 
	width:42px; 
	padding:0; 
	margin:14px 33px; 
	height:49px; 
	display: inline-block; 
	top: 0; 
	right: 5px;
	background: url(../img/logo.gif) no-repeat center;
	background-image: url(../img/logoIE8.gif) \9;
	background-size: 42px 49px; 
	position:relative;
}
.homelink:hover {
	cursor:pointer;
}
#burger {
	visibility:hidden;
	display:none;
}
#navwrap {
	display:inline;
}
.loc {  border-left: 1px solid #263746; }
#regbtn {border:none}
.footer {
	width:100%; 
	height:86px; 
	margin-top:125px;
	background: white;
	text-align:left;
	font-family: 'Oswald', sans-serif;
	text-transform:uppercase;
	font-size:9px;
	}
.footer div{
	width:98%;
	max-width:1020px;
	margin:0 auto;
	padding-top:30px;
}
.footer a, .footer a:link, .footer a:visited {
	text-decoration: none;
	color: #263746;
	padding: 0 6px;
	border-right: 1px solid #263746;
	margin:0;
	position:relative;
	top: 17px;
}
.footer a:hover, .footer a:active {
	text-decoration: none;
	color: #A1D0CA;
}
.footer img {
	float:right;
	margin-left:44px;
}
.regfootwrap {
	width:100%; 
	height:444px;
	position:absolute;
	top:2037px;
	overflow:hidden;
	z-index:1;
}
.adj {
	top:706px;
}
.adj-home{
	top:1600px;
}
.regfoot {
	width:100%; 
	height:64px;
	background: url(../img/pointer.png) top center no-repeat;
	background-size: 107px 33px;	
	text-align: center;
	font-size:9px;
	margin-top:347px;
	padding-top:33px;
	font-family: 'Oswald', sans-serif;
	}
.formwrap {
	width:100%;
	height:380px;
	background: #b4d9d5;
	padding-top:20px;
	margin:0 0 8px 0;
}
.formwrap hr{
	width:70px;
	height:1px;
	background-color: #263746;
	border:none;
	margin: 0 auto;
}
.formwrap a {
	font-size:15px;
	text-align:center;
	letter-spacing:2px;
	text-transform:uppercase;
}
.formwrap a:hover {
	cursor:pointer;
}
.formwrap iframe {
	width: 350px;
	height: 333px;
	border:0;
	padding:0;
	margin: 0 auto;
	overflow:hidden; 
	background:url(../img/hex-loader2.gif) center no-repeat;
	background-color:transparent;
}
#hero img {
	width:98%;
	max-width:1024px;
	height:auto;
	margin:25px 0;
}
.item {
	width:96%;
	max-width:1004px;
	height:391px;
	margin: 0 auto;
	background-color:#000000;
	padding: 10px;
	text-align:left;
	position:relative;
	z-index:5;
}
.item .image {
	width:50%;
	height:392px;
	float:left;
	background-color:#fff;
	overflow:hidden;
}
.item .image img {
	height:392px;
	float:left;
	position:relative;
}
.item .image img:hover {
	left:-100%
}
.item div {
	width:100%;
}
.item div div {
	width:50%;
	height:411px;
	float:left;
}
.item div div div {
	width:320px;
	margin:90px;
	height:411px;
}
.item:hover {
	cursor:pointer;
}
.item div div div h1 {
	color:white;
	text-transform:uppercase;
	margin: 0 0 30px 0;
	font-size:15px;
	font-family: 'Oswald', sans-serif;
	font-weight:400;
}
.item div div div p {
	color: #fbf7ca;
	font-family: 'Libre Baskerville', serif;
	font-size:11px;
	line-height:17px;
	margin: 0 0 30px 0;
}
.item div div div hr {
	border:none;
	width:32px;
	margin: 0 500px 30px 0;
	height:1px;
	background-color:white;
	display:block;
}
.item div div div span {
	border:1px solid #FFF;
	color: #FFF;
	font-family: 'Oswald', sans-serif;
	font-weight:400;
	font-size:13px;
	letter-spacing:2px;
	width:70px;
	height:33px;
	text-transform:uppercase;
	text-decoration:none;
	padding:5px 8px;
	margin: 0 0 30px 0;
}
.item:hover div div div span {
	border:1px solid #A1D0CA;
	color: #A1D0CA;
}
#stage {
	width:100%;
	overflow:hidden;
	margin:0;
}
.carousel {
	width:100%;
	height:645px;
	overflow:hidden;
	position:absolute;
	margin:13px 0 0 0;
}
.carousel div img {
	width:1024px;
	height:611px;
}
.carousel div h1 {
	font-family:'Libre Baskerville', serif;
	font-weight: 100;
	font-size:28px;
	color:white;
	width:550px;
	margin:90px 0 0 130px;
	position:absolute;
}
.slick-slide {
	width: 1024px;
	border-color:#bbddc1;
	border-style:solid;
	border-left-width:5px;
	border-right-width:5px;
	text-align:left;
	position:relative;
}
.slick-slide div {
	background-color: #9ca3aa;
	-webkit-transition: background-color 1000ms linear;
    -moz-transition: background-color 1000ms linear;
    -o-transition: background-color 1000ms linear;
    -ms-transition: background-color 1000ms linear;
    transition: background-color 1000ms linear;
}
.slick-prev {
	visibility:hidden;
}
.slick-next {
	position: relative;
	top: -653px;
	left:455px;
	background-image:url(../img/arrow.png);
	background-image:url(../img/arrowIE8.png) \9;
	background-size:cover;
	border: none;
	background-color:transparent;
	width:49px;
	height:8px;
	font-size: 0;
	outline: none;
}
.slick-next:hover {
	cursor:pointer;
	outline: none;
}
.slick-next:active, .slick-next:visited {
	outline:none;
	border:none;
}
.slick-next:before
{
    content: '';
}
.slick-slide p, .slick-slide span {
	font-family: 'Oswald', sans-serif;
	font-size:9px;
	letter-spacing:1px;
	text-transform:uppercase;
	color:#263746;
	-webkit-transition: color 500ms linear;
    -moz-transition: color 500ms linear;
    -o-transition: color 500ms linear;
    -ms-transition: color 500ms linear;
    transition: color 500ms linear;
	position:relative;
	top:-6px;
}
.slick-slide div img {
	mix-blend-mode: multiply;
	-webkit-filter: grayscale(100%);
	filter: grayscale(100%);
	filter: gray;
	filter: url("data:image/svg+xml;utf8,<svg version='1.1' xmlns='http://www.w3.org/2000/svg' height='0'><filter id='greyscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0' /></filter></svg>#greyscale");
	transition: 1s;
}
.slick-center p, .slick-center span {
	color:#fff;
	 -webkit-transition: color 1000ms linear;
    -moz-transition: color 1000ms linear;
    -o-transition: color 1000ms linear;
    -ms-transition: color 1000ms linear;
    transition: color 1000ms linear;
}
.slick-slide span, .slick-center span {
	display:inline-block;
	position:absolute;
	right:70px;
	top:2px;
}
.slick-center div {
	background-color: #fff;
    -webkit-transition: background-color 1000ms linear;
    -moz-transition: background-color 1000ms linear;
    -o-transition: background-color 1000ms linear;
    -ms-transition: background-color 1000ms linear;
    transition: background-color 1000ms linear;
}
.slick-center div img {	
	mix-blend-mode: normal;
	filter: none;
    -webkit-filter: none;
	transition: 1s;
}
#textbox {
	width:98%;
	max-width:1024px;
	height:240px;
	padding-top:50px;
	background-color:#000000;
	margin:0 auto;
	text-align:left;
}
#textbox div {
	width: 50%;
	height:240px;
	text-align:left;
	display:block;
	margin: 0;
	float:left;
}
#textbox div h1 {
	font-family: 'Libre Baskerville', serif;
	font-weight: normal;
	font-size:28px;
	color:#A1D0CA;
	width: 185px;
	margin-left:130px;
}
#textbox div hr {
	width: 30px;
	height:1px;
	border:0;
	background-color:#A1D0CA;
	margin: 0 0 0 130px;
	float:left;
}
#textbox div h2 {
	font-family: 'Libre Baskerville', serif;
	font-weight: normal;
	font-size:12px;
	color:#A1D0CA;
	margin: 20px 140px 0 0;
}
#textbox div p {
	font-family: 'Oswald', sans-serif;
	font-weight:400;
	font-size:12px;
	color:#fff;
	margin-right:140px;
}
/*  Form */
form{
	width:330px;
	margin:0 auto;
	height:220px;
}
.field {
	display:block;
	width:330px;
	height:28px;
	margin: 12px auto 0;
}
.field input {
	font-family: 'Oswald', 'Arial Narrow', sans-serif;
	width:297px;
	height:28px;
	padding:0 0 0 5px;
	height:22px \9;
	padding:6px 0 0 5px \9;
	text-align:left;
	font-size:12px;
	font-weight:normal;
	-webkit-border-radius: 0;
	color:#273745;
	background-color:white;
	border:none;
	outline:none;
	float:right
}
.field input:focus {
	background-color:#e7f3f2;
	outline: none;
}
.submit {
	width:90px;
	display:inline-block;
	margin:12px auto;
}
.submit input{
	font-family:Didot, 'theano_didotregular', 'Didot LT STD', 'Hoefler Text', Garamond, 'Times New Roman', serif;
	width:78px;
	height:90px;
	padding:5px 0;
	margin: 0;
	font-weight:normal;
	font-style:normal;
	font-size:16px;
	color:white;
	border:none;
	display:inline-block;
	background: url(../img/hex.png) no-repeat;
	background-size: 156px 90px;
	background-position: 0 0;
	-webkit-appearance: none;
	-webkit-border-radius: 0;
	outline: none;
}
.submit input:hover{
	color:#273745;
	cursor:pointer;
	background-position: -78px 0;
	outline: none;
}
#feedback{margin: 0 0 30px 0; display:block; width:100%; max-width:926px;} 
#feedback p{ font-weight:400; letter-spacing:normal; margin:5px 0 0 0;}
#feedback h1{ font-weight:bold; font-size:16px}
.mandatory {background:url(../img/blockred.gif) no-repeat left white; background-size: 28px 28px; background-position:-14px -14px \9;}
.regular {background:url(../img/block.gif) no-repeat left white; background-size: 28px 28px; background-position:-14px -14px \9;}
/*  End Form */

#privacy {
	background:#FFF;
	text-align:left;
	padding: 50px;
	width: 220px;
	max-height: 500px;
	position:relative;
	left:0;
	overflow-y: scroll;
	color: #151b4e;
	text-transform:none;
	letter-spacing: 0px;
	-webkit-text-size-adjust: none;
}
#privacy p {
	font-size:13px;
	margin: 10px 0 0 0;
	-webkit-text-size-adjust: none;
	text-transform:none;
}

/* Colorbox Core Style */
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;}
#cboxWrapper {max-width:none;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative;}
#cboxLoadedContent{overflow:auto; -webkit-overflow-scrolling: touch;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%; height:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}
.cboxPhoto{float:left; margin:auto; border:0; display:block; max-width:none; -ms-interpolation-mode:bicubic;}
.cboxIframe{width:100%; height:100%; display:block; border:0; padding:0; margin:0;}
#colorbox, #cboxContent, #cboxLoadedContent{box-sizing:content-box; -moz-box-sizing:content-box; -webkit-box-sizing:content-box;}
/* User Style */
#cboxOverlay{background: rgba(39, 55, 69, 0.5); background: url(../img/shade.png) \9; }
#colorbox{outline:0;}
#cboxContent{background:#000;}
.cboxIframe{background:#fff;}
#cboxError{padding:50px; border:1px solid #ccc;}
#cboxLoadedContent{border:0; background:#fff;}
#cboxTitle{position:absolute; top:-20px; left:0; color:#ccc;}
#cboxCurrent{position:absolute; top:-20px; right:0px; color:#ccc;}
#cboxLoadingGraphic{background:url(../img/hex-loader.gif) no-repeat center center; background-size: 160px 250px}

/* buttons */
#cboxClose{border:0; position:absolute; top:8px; right:8px; display:block; background:url(../img/close.png) no-repeat top center; background-size: 12px 24px; background-image: url(../img/closeIE8.gif) \9; width:12px; height:12px; text-indent:-9999px;}
#cboxClose:hover{background-position:bottom center;}

/* Narrow screens including portrait iPad */	
@media only screen and (max-width: 1023px) {
.header a, .header a:link, .header a:visited, .header span {
	padding: 0 25px;
	right:10px;
}
.header {
	padding: 0 0 0 5px ;
}
.homelink {margin:14px 33px; right:10px}
#hero img {
	max-width:810px;
}
.item {
	height:290px;
}
.item div {
	max-width:808px;
	margin: 0 auto;
}
.item div div {
	height:200px;
	max-width:416px;
}
.item div div div {
	width:260px;
	margin:45px;
	height:200px;
}
.item .image {
	height:290px;
	width:372px;
}
.item .image img {
	height:290px;
}
.regfootwrap {
	top:1511px;
}
.carousel {
	height:535px;
}
.carousel div h1 {
	font-size:24px;
	width:450px;
	margin:80px 0 0 40px;
}
.slick-slide {
	width: 780px;
}
.carousel div img {
	width:780px;
	height:500px;
}
.slick-next {
	top:-541px;
	left:333px;
}
.adj {
	top:596px;
}

}
/* Phones */	
@media only screen and (max-width: 779px) {
.header a, .header a:link, .header a:visited, .header span {
	padding: 0 5px;
}
.header {
	padding: 0 0 0 5px ;
}
.homelink {margin:14px 10px;}
.regfootwrap {
	top:2561px;
}
.adj {	
	top:361px;
}
#hero img {
	width:372px;
}
.item {
	height:615px;
}
.item div {
	max-width:388px;
	margin: 0 auto;
}
.item div div {
	height:280px;
	max-width:416px;
	display:block;
	float:none;
	margin:0 auto 0 65px;
}
.item div div div {
	width:260px;
	margin:45px auto 0;
	height:280px;
	float:none;
	display:block;
}
.item .image {
	height:290px;
	width:372px;
	float:none;
	display:block;
	margin:0 auto;
}
.item .image img {
	height:290px;
}
.carousel {
	height:226px;
}
.carousel div h1 {
	font-size:12px;
	width:230px;
	margin:30px 0 0 30px;
}
.slick-slide {
	width: 320px;
}
.slick-next {
	top:-233px;
	left:105px;
}
.carousel div img {
	width:320px;
	height:191px;
}
#textbox {
	width: 320px;
	padding-top:10px;
	height:380px;
}
#textbox div h1 {
	font-size:15px;
	width: 115px;
	margin-left:30px;
}
#textbox div hr {
	margin-left:30px;
}
#textbox div h2 {
	font-size:10px;
	margin: 15px 25px 0 0;
}
#textbox div p {
	font-size:10px;
	margin: 10px 20px 0 0;
}
}
/* Narrow Phones */	
@media only screen and (max-width: 640px) {
#hero img {
	width:320px;
}
#regbtn {
	border:none;
	float:right;
	margin: 13px 0 0 0;
}
#burger {
	visibility:visible;
	display:inline;
	float:left;
	margin: 13px 0 0 10px;
	border:none;
}
#navwrap {
	position:absolute;
	left:0;
	top:61px;
	width:160px;
	height:0px;
	text-align:left;
	background-color: rgba(255, 255, 255, 0.8);
	overflow:hidden;
	padding:0px;
}
#navwrap a, #navwrap span {
	display: block;
	width: 160px;
	height: 26px;
	border-bottom: 1px solid #263746;
	padding: 4px 0 8px 15px;
	margin:0;
	
}
.homelink {
	position:fixed;
	left:50%;
	top: 14px;
	margin: 0 0 0 -22px;
	}
#homelink2 {
	display:block;
	visibility: visible;
	z-index:1600;
	}
#homelink1 {
	display:none;
	visibility: hidden;
}
.item .image {
	height:242px;
	width:310px;
	float:none;
	display:block;
	margin:0 auto;
}
.item .image img {
	height:242px;
}
.item div div  {
	margin:0;
	left:0;
	width:100%;
}
.item div div div {
	max-width:320px;
	margin: 40px auto;
}
.regfootwrap {
	top:2531px;
}
.footer a, .footer a:link, .footer a:visited {
	top:-5px;
	display:block;
	border:none;
}
.footer span {
	display:none;
	visibility:hidden;
}
.adj {	
	top:361px;
}
.slick-next {
	top:-233px;
	left:90px;
}
.slick-slide p {
	left:10px;
}
.formwrap iframe {
	width: 320px;
}
form{
	width:310px;
}
.field {
	width:290px;
}
.field input {
	width:250px;
	font-size:16px;
}
}

#textbox > div {
    display: table-cell;
    height: auto;
    vertical-align: top;
    float: none;
}

#textbox {
    display: table;
}

@media(max-width:767px){
	
	#textbox > div {
		display:block;
		width:100%;
		height:auto;
	}
	#textbox {
		display:block;
		width:100%;
		height:auto;
	}

	.bodycopy {
	    padding: 25px;
	}

	* {
	    -webkit-box-sizing: border-box;
	    -moz-box-sizing: border-box;
	    box-sizing: border-box;
	}
}
