@charset "utf-8";
/* CSS Document */
@import url("https://use.typekit.net/ugv6yjj.css");
* {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body, html {
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
}
body {
	overflow-x: hidden;
}
footer {
	background-color: rgba(35,46,51,1.00);
	width: 100%;
	height: auto;
}
footer p {
	font-size: 1em;
	font-family: "Raleway", "Lucida Console", "sans-serif";
	color: gainsboro;
	text-align: center;
	padding-top: 5vh;
	padding-bottom: 5vh;
	padding-left: 5%;
	padding-right: 5%;
}
.videocontainer {
	height: 100vh;
	width: 100%;
	position: relative;
	overflow: hidden;
	display: none;
}
.video2 {
	height: 800px;
	width: 100%;
	position: relative;
	overflow: hidden;
	background-color: rgba(15,52,96,1.00);
	text-align: center;
	display: none;
}
.video2 iframe {
	padding-top: 75px;
	height: 650px;
	width: 1156px;
}
#videoiframe {
	height: 100%;
	width: 100%;
	position: absolute;
	pointer-events: none;
	z-index: 1;
	overflow: hidden;
	top: 0;
	left: 0;
}
.videocontainer .overlay {
	background-color: transparent;
	height: 100%;
	width: 100%;
	position: absolute;
	z-index: 2;
}
.videocontainer .overlay h1 {
	color: rgba(255,255,255,1.00);
	font-size: 100px;
	font-family: "Raleway", "Lucida Console", Monaco, monospace;
	padding: 45vh 0;
	text-align: center;
	z-index: 5;
}
.maintitle {
	position: absolute;
	top: 5vh;
	left: 5vw;
	color: white;
	font-size: 50px;
	font-family: "Raleway", "Lucida Console", Monaco, monospace;
	letter-spacing: 6px;
	z-index: 6;
	text-decoration: none;
	display: none;
}
.pagemenu {
	z-index: 6;
	list-style-type: none;
	display: inline;
	overflow: hidden;
}
.pagemenu li {
	float: right;
	margin-top: 5vh;
}
.pagemenu li a {
	display: block;
	text-align: center;
	padding-left: 15px;
	padding-right: 15px;
	text-decoration: none;
	color: white;
	font-family: "Raleway", "Lucida Console", Monaco, monospace;
	font-size: 25px;
	letter-spacing: 2px;
	font-variant-caps: all-petite-caps;
}
.pagemenu li a:hover {
	color: rgba(56,238,255,1.00);
}
.whitespace {
	background-color: white;
	height: auto;
	width: 100%;
	overflow: hidden;
	z-index: 3;
}
.whitespace p {
	color: rgba(94,94,94,1.00);
	font-size: 18px;
	padding: 5vh 7vw;
	font-family: "Raleway", "source-sans-pro", "droid-sans", "sans-serif";
	text-align: center;
	z-index: 4;
}
.amenspace {
	background-color: rgba(15,52,96,1.00);
	width: 100%;
	height: auto;
	overflow: hidden;
	display: flex;
	justify-content: center;
	flex-direction: row;
	flex-wrap: wrap;
}
.amenspace ul {
	list-style-type: circle;
	list-style-position: outside;
	flex: 0 0 auto;
	margin-top: 30px;
	margin-right: 5vw;
	margin-left: 5vw;
	margin-bottom: 15px;
}
.amenspace li {
	font-family: "Raleway", "source-sans-pro", "droid-sans", "sans-serif";
	color: white;
	font-size: 20px;
	margin-left: 25px;
	margin-bottom: 10px;
}
.amenspace h1 {
	font-family: raleway, "source-sans-pro", "droid-sans", "sans-serif";
	color: lightcyan;
	font-size: 30px;
	font-weight: bold;
	margin-bottom: 20px;
	text-align: center;
}
.paral, .paral3 {
	height: 250px;
	background-attachment: scroll;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	overflow: hidden;
	z-index: 1;
}
.paral .overlay, .paral2 .overlay {
	background-color: rgba(29,48,79,0.46);
	z-index: 3;
	height: 250px;
	width: 100%;
}
.paral p {
	color: rgba(255,255,255,1.00);
	font-size: 20px;
	font-family: "Raleway", "Lucida Console", Monaco, monospace;
	text-align: center;
	z-index: 2;
}
.paral h1 {
	color: rgba(255,255,255,1.00);
	font-size: 35px;
	font-family: "Raleway", "Lucida Console", Monaco, monospace;
	text-align: center;
	padding-top: 90px;
	padding-right: 0;
	padding-left: 0;
	padding-bottom: 0;
	z-index: 2;
}
.paral3 {
	background-size: cover;
	height: 200px;
	background-position: top;
}
.paral2 {
	height: 75vh;
	width: 100%;
	background-attachment: scroll;
	background-position: center;
	background-repeat: no-repeat;
	overflow: hidden;
	z-index: 2;
}
.paralheader, .paralheader2 {
	height: 275px;
	width: 100%;
	background-attachment: scroll;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	overflow: hidden;
	z-index: 2;
}
.paralheader2 {
	display: none;
}
.paralheader .pagetitle, .paralheader2 .pagetitle {
	color: rgba(255,255,255,1.00);
	font-size: 45px;
	font-weight: 800;
	font-family: "Raleway", "Lucida Console", Monaco, monospace;
	margin-top: 115px;
	z-index: 3;
	overflow: hidden;
	text-align: center;
}
.paral2 .overlay {
	display: flex;
	flex-direction: column;
	align-items: center;
	height: 75vh;
}
.paral2 .overlay .title {
	color: rgba(255,255,255,1.00);
	font-size: 44px;
	font-family: "Raleway", "Lucida Console", Monaco, monospace;
	font-weight: bold;
	z-index: 3;
	overflow: hidden;
	flex: 0 0 auto;
	margin-top: 5vh;
	margin-right: 0;
	margin-left: 0;
	margin-bottom: 5vh;
}
.paral2 .overlay .paragraph {
	color: rgba(255,255,255,1.00);
	font-size: 28px;
	font-family: "Raleway", "Lucida Console", Monaco, monospace;
	text-align: center;
	z-index: 3;
	overflow: hidden;
	margin: 0 5vw;
	flex: 0 0 auto;
}
.site-wrap {
	min-width: 100%;
	min-height: 100%;
	background-color: white;
	position: relative;
	top: 0;
	bottom: 100%;
	left: 0;
	z-index: 10;
}
.sidenav {
	list-style: none;
	background: rgba(15,52,96,1.00);
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 0;
}
.sidenav li {
	background-color: cadetblue;
	height: 80px;
	border-bottom-width: medium;
	border-bottom-color: white;
	border-bottom-style: groove;
}
.sidenav li a {
	text-decoration: none;
	color: white;
	font-family: "Raleway", "Lucida Console", Monaco, monospace;
	font-size: 25px;
	letter-spacing: 2px;
	font-variant-caps: all-petite-caps;
	padding: 25px 0px 25px 25px;
	display: block;
}
.nav-trigger {
	position: absolute;
	clip: rect(0, 0, 0, 0);
}
label[for="nav-trigger"] {
	position: fixed;
	top: 15px;
	left: 15px;
	z-index: 11;
	width: 30px;
	height: 30px;
	cursor: pointer;
	background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' version='1.1' x='0px' y='0px' width='30px' height='30px' viewBox='0 0 30 30' enable-background='new 0 0 30 30' xml:space='preserve'><rect fill='white' width='30' height='6'/><rect fill='white' y='24' width='30' height='6'/><rect fill='white' y='12' width='30' height='6'/></svg>");
	background-size: contain;
}
.nav-trigger:checked + label {
	left: 215px;
}
.nav-trigger:checked ~ .site-wrap {
	left: 200px;
	box-shadow: 0 0 5px 5px rgba(0,0,0,0.30);
}
.nav-trigger + label, .site-wrap {
	transition: left 0.2s;
}
#sidetitle {
	letter-spacing: 5px;
	font-size: 40px;
	font-weight: bold;
	padding: 17px 25px
}

/*Phone Only- put in global if possible*/
@media only screen and (max-width : 480px ) and ( orientation : portrait ) {
.sidenav {
	display: unset;
}
.paralheader2 {
	display: block;
}
.video2, .pagemenu {
	display: none;
}
.paral, .paral2, .paral3, .paralheader, .paralheader2 {
	background-attachment: scroll;
}
}

@media only screen and (max-width : 480px) and (-webkit-device-pixel-ratio : 2) {
}

@media only screen and (max-width : 480px) and (-webkit-device-pixel-ratio : 3) {
}

/*Everything but phones*/
@media only screen and (min-width : 480px) {
.paral2, .paral2 .overlay {
	height: 100vh;
}
}

/*Landscape Phones and iPad*/
@media only screen and (min-width : 480px) and (max-width: 890px) {
.pagemenu {
	display: none;
}
.paralheader2 {
	display: block;
}
.paral, .paral3, .paralheader, .paralheader2 {
	height: 415px;
	background-attachment: scroll;
}
.paralheader .pagetitle {
	margin: 160px 0 0 0;
	font-size: 65px;
}
.paral .overlay {
	height:415px;
}
.paral p {
	font-size: 40px;
}
.paral h1 {
	font-size: 60px;
	padding-top: 166px;
	padding-right: 0;
	padding-left: 0;
	padding-bottom: 0;
}
.paral2 .overlay .title {
	font-size: 46px;
	margin-top: 12vh;
}
.paral2 .overlay .paragraph {
	font-size: 32px;
}
.amenspace ul {
	flex: 0 0 35vw;
}
.whitespace p {
	padding: 7vh 12vw;
}
}

/*PC Only*/
@media only screen and (min-width : 890px) {
.videocontainer, .maintitle, .video2 {
	display: block;
}
.paral, .paral2, .paral3, .paralheader2, .paralheader {
	background-attachment: fixed;
	height: 100vh;
	background-size: cover;
}
.paral .overlay {
	height: 100vh;
}
.paral p {
	font-size: 40px;
}
.paral h1 {
	padding: 40vh 0 0 0;
	font-size: 80px;
}
.paral2 .overlay {
	flex-direction: row;
}
.paral2 .overlay .title {
	margin-left: 5vw;
	font-size: 56px;
}
.paral2 .overlay .paragraph {
	margin-left: 15vw;
	flex: 0 0 50vw;
	font-size: 36px;
}
.nav-trigger, .sidenav, label {
	display: none;
}
.site-wrap {
	transition: none;
}
.amenspace {
	flex-wrap: nowrap;
}
.amenspace ul {
	flex: 0 0 15vw;
}
.paralheader .pagetitle, .paralheader2 .pagetitle {
	font-size: 120px;
	margin: 45vh 0 0 0;
}
.whitespace p {
	padding: 7vh 25vw;
}
}
