@import url("http://fonts.googleapis.com/css?family=Dosis:600|Roboto+Slab:100,300,400,700");
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section, summary {
	display: block;
}
 @-webkit-keyframes cloud-MOVE {
 0% {
 -webkit-transform: translateX(100%);
 -moz-transform: translateX(100%);
 transform: translateX(100%);
}
 100% {
	-webkit-transform: translateX(-100%);
 -moz-transform: translateX(-100%);
 transform: translateX(-100%);
}
}
 @-moz-keyframes cloud-MOVE {

}
@keyframes cloud-MOVE{

}
@-ms-keyframes cloud-MOVE {

}



.midground {
	background: transparent repeat 50% 10%;
	position: absolute;


}

.midground {
	-webkit-animation: cloud-MOVE 12s 0.1s infinite linear;
	-moz-animation: cloud-MOVE 12s 0.1s infinite linear;
	animation: cloud-MOVE 12s 0.1s infinite linear;
	bottom: 140px;
	width: 300%;
	background-size: 100% 100%;
	height: 1800px;
}
.midground.mist {
	background-image: url(../images/mist2.png) ;

}

/*
#midground {

	-webkit-animation: cloud-MOVE 8s 0.1s infinite linear;
	-moz-animation: cloud-MOVE 8s 0.1s infinite linear;
	animation:cloud-MOVE 8s 0.1s infinite linear;
	height: 944px;
background: transparent repeat-x;
	background: url(../images/mist2.png) repeat-x;
background-size: 3210px 1277px;
	position: absolute;
	width: 200%;
	left: -100%;
	bottom: 124px;
	background-size: contain;
	top: 20;
	left: 0;
	right: 0;
	bottom: 0;


}*/
audio, canvas, video {
	display: inline-block;
 *display: inline;
 *zoom: 1;
}
audio:not([controls]) {
	display: none;
	height: 0;
}
 [hidden] {
 display: none;
}
html {
	font-size: 100%;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}
html, button, input, select, textarea {
}
body {
	margin: 0;
}
a:focus {
	outline: thin dotted;
}
a:hover, a:active {
	outline: 0;
}
abbr[title] {
	border-bottom: 1px dotted;
}
b, strong {
	font-weight: bold;
}
dfn {
	font-style: italic;
}
mark {
	background: yellow;
	color: black;
}
pre, code, kbd, samp {
	font-family: monospace, serif;
	_font-family: "courier new", monospace;
	font-size: 1em;
}
q {
	quotes: none;
}
q:before, q:after {
	content: "";
	content: none;
}
small {
	font-size: 75%;
}
sub, sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}
sup {
	top: -0.5em;
}
sub {
	bottom: -0.25em;
}
dl, menu, ol, ul {
	margin: 1em 0;
}
dd {
	margin: 0 0 0 40px;
}
menu, ol, ul {
	padding: 0 0 0 40px;
}
nav ul, nav ol {
	list-style: none;
	list-style-image: none;
}
img {
	border: 0;
	-ms-interpolation-mode: bicubic;
}
svg:not(:root) {
	overflow: hidden;
}
figure {
	margin: 0;
}
form {
	margin: 0;
}
fieldset {
	border: 1px solid silver;
	margin: 0 0;
	padding: 0.35em 0.625em 0.75em;
}
legend {
	border: 0;
	padding: 0;
	white-space: normal;
 *margin-left: -7px;
}
button, input, select, textarea {
	font-size: 100%;
	margin: 0;
	vertical-align: baseline;
 *vertical-align: middle;
}
button, input {
	line-height: normal;
}
button, input[type="button"], input[type="reset"], input[type="submit"] {
	cursor: pointer;
	-webkit-appearance: button;
 *overflow: visible;
}
button[disabled], input[disabled] {
	cursor: default;
}
input[type="checkbox"], input[type="radio"] {
	box-sizing: border-box;
	padding: 0;
 *height: 13px;
 *width: 13px;
}
input[type="search"] {
	-webkit-appearance: textfield;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
}
 input[type="search"]::-webkit-search-decoration, input[type="search"]::-webkit-search-cancel-button {
 -webkit-appearance: none;
}
@font-face {
	font-family: 'lobster_1.4regular';
	src: url('lobster_1.4-webfont.eot');
	src: url('lobster_1.4-webfont.eot?#iefix') format('embedded-opentype'),  url('lobster_1.4-webfont.woff') format('woff'),  url('lobster_1.4-webfont.ttf') format('truetype'),  url('lobster_1.4-webfont.svg#lobster_1.4regular') format('svg');
	font-weight: normal;
	font-style: normal;
}
button::-moz-focus-inner, input::-moz-focus-inner {
 border: 0;
 padding: 0;
}
textarea {
	overflow: auto;
	vertical-align: top;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
#container .wrapper #name {
	left: -90px;
	margin-top: -10px;
	padding-top: 5px;
	text-align: left;
	font: 20px 'lobster_1.4regular';
}
#container .wrapper #name .help {
	margin-left: 120px;
	margin-top: -10px;
	padding-top: 5px;
	text-align: left;

}
#howto {
	margin-left: 130px;
}
h1 {
	opacity: 1;
	color: #fff;
	text-shadow: 0px 1px 0px #999, 0px 2px 0px #888, 0px 3px 0px #777, 0px 4px 0px #666, 0px 5px 0px #555, 0px 6px 0px #444, 0px 7px 0px #333, 0px 8px 7px #001135;
	font: 80px 'lobster_1.4regular';

	transition: opacity 2s;
	-webkit-transition: opacity 2s;
	transition-delay: 1.5s;
	-webkit-transition-delay: 1.5s;
}
@font-face {
	font-family: "icons";
	src: url("../../fonts/icons/icons.eot");
	src: url("../../fonts/icons/icons.eot?#iefix") format("embedded-opentype"), url("../../fonts/icons/icons.woff") format("woff"), url("../../fonts/icons/icons.ttf") format("truetype"), url("../../fonts/icons/icons.svg#icons") format("svg");
	font-weight: normal;
	font-style: normal;
}
::selection {
	text-shadow: none;
	background: black;
	color: white;
}

::-moz-selection {
 text-shadow: none;
 background: black;
 color: white;
}
html {
	font-size: 14px;
}
body {
    overflow: hidden;
	-webkit-font-smoothing: antialiased;
	text-rendering: optimizeLegibility;
	line-height: 1.4em;
	background-color: black;
	text-align: center;
}
h1, h2, h3 {
	line-height: 1.4em;
	font-weight: 300;
	margin: 0;
}
h1 {
	font-size: 2.83333em;
}
h1a {
	font-size: 1.83333em;
}
h2 {
	font-size: 2.33333em;
}
p {
	margin: 0 0 1.4em;
}
em {
	font-style: normal;
	color: BDA179;
}
img {
	display: block;
	width: 100%;
}
ul {
	list-style: none;
	display: block;
	padding: 0;
	margin: 0;
}
a {
	text-decoration: none;

}
button {
	-webkit-font-smoothing: antialiased;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	-webkit-background-clip: padding-box;
	-moz-background-clip: padding-box;
	background-clip: padding-box;
	background-color:rgba(0, 0, 0, 0.3);
	height: 68px;
	width: 68px;

	position: relative;
	display: block;
	margin: 0 auto;
	outline: none;
	border: none;
}
button.hide {
	opacity: 1;
}
footer {
	position: absolute;
	text-align: right;
	line-height: 0;
	font-size: 0;
	bottom: 0;
	right: 0;
	left: 0;
}
footer .fb-like {
	display: inline-block;
	position: absolute;
	margin-left: 12px;
	bottom: 48px;
	right: 22px;
}
footer .twitter-share-button {
	display: inline-block;
	position: absolute;
	margin-left: 12px;
	bottom: 20px;
	right: 10px;
}
.accelerate {
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	transform-style: preserve-3d;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	backface-visibility: hidden;
	font-family: Arial, Helvetica, sans-serif;
}
.center {
	max-width: 400px;
	margin: 0 auto;
	width: 88%;
}
.wrapper {
	min-height: 460px;
	position: absolute;
	overflow: hidden;
	display: table;
	height: 100%;
	width: 100%;
	left: 1px;
	top: -1px;
}
.cell {
	vertical-align: middle;
	display: table-cell;
}
.panel {
	-webkit-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.6);
	-moz-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.6);
	box-shadow: 0 2px 8px rgba(0, 0, 0, 0.6);
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	-webkit-background-clip: padding-box;
	-moz-background-clip: padding-box;
	background-clip: padding-box;
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	position: relative;
}
.about {
	-webkit-font-smoothing: auto;
	-webkit-perspective: 1000px;
	-moz-perspective: 1000px;
	perspective: 1000px;
	color: #666666;
}
.about:after {
	background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0) 100%);
	background-image: -moz-linear-gradient(top, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0) 100%);
	background-image: linear-gradient(top, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0) 100%);
	position: absolute;
	display: block;
	width: 100%;
	content: "";
	height: 5%;
	left: 0;
	top: 0;
}
.about.hide .cables {
	-webkit-transform: translate3d(0, -10%, 0) rotateX(-90deg);
	-moz-transform: translate3d(0, -10%, 0) rotateX(-90deg);
	transform: translate3d(0, -10%, 0) rotateX(-90deg);
	opacity: 0;
}
.about.hide .panel {
	-webkit-transform: rotateX(-20deg);
	-moz-transform: rotateX(-20deg);
	transform: rotateX(-20deg);
}
.about .panel, .about .cables {
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	transform-style: preserve-3d;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	backface-visibility: hidden;
	position: relative;
}
.about .cables {
	-webkit-transform-origin: 50% -100%;
	-moz-transform-origin: 50% -100%;
	transform-origin: 50% -100%;
}
.about .cables:before {
	left: 10%;
	background: transparent url(../images/cable2.png) 0 0 no-repeat;
	position: absolute;
	display: block;
	height: 860px;
	width: 56px;
	content: "";
	top: -837px;
	z-index: 1;
}
.about .cables:after {
	right: 10%;
	background: transparent url(../images/cable2.png) 0 0 no-repeat;
	position: absolute;
	display: block;
	height: 860px;
	width: 56px;
	content: "";
	top: -837px;
	z-index: 1;
}
.about .panel {
	-webkit-transform-origin: 50% 0%;
	-moz-transform-origin: 50% 0%;
	transform-origin: 50% 0%;
	background: transparent url(../images/panel.png) -7px 0;
	background-size: 709px 992px;
}

.about .panel:before {
	border-left: 1px dashed rgba(29, 31, 39, 0.2);
	position: absolute;
	display: block;
	height: 100%;
	content: "";
	left: 5%;
	top: 0;
}
.about .panel:after {
	-webkit-border-radius: 0 0 6px 0;
	-moz-border-radius: 0 0 6px 0;
	border-radius: 0 0 6px 0;
	-webkit-background-clip: padding-box;
	-moz-background-clip: padding-box;
	background-clip: padding-box;
	background: transparent url(../images/compass.png) 0 0 no-repeat;
	background-size: 224px 224px;
	position: absolute;
	display: block;
	height: 160px;
	width: 120px;
	opacity: 0.2;
	content: "";
	bottom: 0;
	right: 0;
}
.about .panel header {
	padding: 1em 0 1em;
}
.about .panel h1 {
	font-weight: 100;
	color: #FFF;
	margin-top:-10px;
	padding-bottom:30px;
	-webkit-user-select: none; /* Chrome/Safari */
-moz-user-select: none; /* Firefox */
-ms-user-select: none; /* IE10+ */

/* Rules below not implemented in browsers yet */
-o-user-select: none;
user-select: none;
}
.about .panel h1 em {
	color: #A9A374;
}
.about .panel p {
	margin: 0 8% 1.2em;
	position: relative;
	z-index: 1;
}
.about .panel p strong {
	font-weight: 700;
	color: #1d1f27;
}
.about .panel .social {
	margin: 1.4em 0 1em;
	position: relative;
	z-index: 1;

	font-family: 'lobster_1.4regular';
	text-decoration:none;
	color:#FFFFFF;


}
.about .panel .twitter-follow-button {
	display: inline-block;
	margin-bottom: 0.8em;
	color:#555;
}
.about .panel .twitter-follow-button + .twitter-follow-button {
	margin-left: 0.4em;
}
.about .panel .links {
	zoom: 1;
	-webkit-box-shadow: 0 0 8px 4px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0 0 8px 4px rgba(0, 0, 0, 0.1);
	box-shadow: 0 0 8px 4px rgba(0, 0, 0, 0.1);
	border-top: 1px solid rgba(0, 0, 0, 0.2);
	position: relative;
	z-index: 1;
}
.about .panel .links:after, .about .panel .links:before {
	display: table;
	content: "";
}
.about .panel .links:after {
	clear: both;
}
.about .panel .links li {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	display: block;
	float: left;
	width: 50%;
}
.about .panel .links li a {
	-webkit-border-radius: 0 0 0 5px;
	-moz-border-radius: 0 0 0 5px;
	border-radius: 0 0 0 5px;
	-webkit-background-clip: padding-box;
	-moz-background-clip: padding-box;
	background-clip: padding-box;
}
.about .panel .links li + li {
	border-left: 1px solid rgba(0, 0, 0, 0.2);
}
.about .panel .links li + li a {
	-webkit-border-radius: 0 0 5px 0;
	-moz-border-radius: 0 0 5px 0;
	border-radius: 0 0 5px 0;
	-webkit-background-clip: padding-box;
	-moz-background-clip: padding-box;
	background-clip: padding-box;
}
.about .panel .links a {
	-webkit-font-smoothing: antialiased;
	font-size: 1.33333em;
	font-family: "Dosis", sans-serif;
	text-transform: uppercase;
	font-weight: 600;
	padding: 1em 0 1.1em;
	display: block;
}
.about .panel .links a.github:before, .about .panel .links a.download:before {
	content: "";
	font-family: "icons";
	text-transform: none;
	font-weight: normal;
	font-style: normal;
	line-height: 1em;
	font-size: 0.8em;
	margin-right: 0.5em;
	margin-left: -0.8em;
	position: relative;
	top: -1px;
}
.about .panel .links a.download:before {
	content: "d";
}
.about .panel .links a.github:before {
	margin-right: 0.4em;
	content: "g";
}
.middleicons{
	left:50%;
	/*top: 10.6%;*/
	top:90%;
	position:absolute;
	text-align:center;
	margin: 0 auto;
}
.iFrame1{
	left:50%;
	/*top: 10.6%;*/
	top:50%;
	overflow:hidden;
	border:none;
	position:absolute;
	text-align:center;
	 margin-top: -235px;
  	margin-left: -325px;
	width:650px;
	height:350px;

}
.toggle {

	margin: -24px;
	position:absolute;

}
.toggle2 {

	left:-90px;
	position:absolute;
	margin: -24px;
}




.toggle3 {
	left:90px;
	position:absolute;
	margin: -24px;
}

.toggle4 {
	left:-180px;
	position:absolute;
	margin: -24px;
}
.toggle5 {
	left:180px;
	position:absolute;
	margin: -24px;
}

.icon-skull2{
	-webkit-transform:scale(0.6);
  -moz-transform:scale(0.6);
  -ms-transform:scale(0.6);

  -webkit-transition:all 0.4s cubic-bezier(0.57, 0.07, 0.44, 2);
  -moz-transition:all 0.4s cubic-bezier(0.57, 0.07, 0.44, 2);
  -ms-transition:all 0.4s cubic-bezier(0.57, 0.07, 0.44, 2);
	-webkit-transition: color 0.6s cubic-bezier(0.165, 0.84, 0.44, 0.2), background-color 0.6s cubic-bezier(0.165, 0.84, 0.44, 0.2), opacity 0.6s cubic-bezier(0.165, 0.84, 0.44, 0.2);
	-moz-transition: color 0.6s cubic-bezier(0.165, 0.84, 0.44, 0.2), background-color 0.6s cubic-bezier(0.165, 0.84, 0.44, 0.2), opacity 0.6s cubic-bezier(0.165, 0.84, 0.44, 0.2);
	transition: color 0.6s cubic-bezier(0.165, 0.84, 0.44, 0.2), background-color 0.6s cubic-bezier(0.165, 0.84, 0.44, 0.2), opacity 0.6s cubic-bezier(0.165, 0.84, 0.44, 0.2);
	margin: -26px;
	margin-bottom: -25px;

	bottom: 18.6%;
	font-size:85px;
	color: rgba(255, 255, 255, 0.3);


}
.icon-octopus2{
	-webkit-transform:scale(0.6);
  -moz-transform:scale(0.6);
  -ms-transform:scale(0.6);

  -webkit-transition:all 0.4s cubic-bezier(0.57, 0.07, 0.44, 2);
  -moz-transition:all 0.4s cubic-bezier(0.57, 0.07, 0.44, 2);
  -ms-transition:all 0.4s cubic-bezier(0.57, 0.07, 0.44, 2);
	-webkit-transition: color 0.6s cubic-bezier(0.165, 0.84, 0.44, 0.2), background-color 0.6s cubic-bezier(0.165, 0.84, 0.44, 0.2), opacity 0.6s cubic-bezier(0.165, 0.84, 0.44, 0.2);
	-moz-transition: color 0.6s cubic-bezier(0.165, 0.84, 0.44, 0.2), background-color 0.6s cubic-bezier(0.165, 0.84, 0.44, 0.2), opacity 0.6s cubic-bezier(0.165, 0.84, 0.44, 0.2);
	transition: color 0.6s cubic-bezier(0.165, 0.84, 0.44, 0.2), background-color 0.6s cubic-bezier(0.165, 0.84, 0.44, 0.2), opacity 0.6s cubic-bezier(0.165, 0.84, 0.44, 0.2);
	margin: -46px;
	margin-bottom: -42px;

	bottom: 18.6%;
	font-size:115px;
	color: rgba(255, 255, 255, 0.3);
}
.icon-anchor{
	-webkit-transform:scale(0.6);
  -moz-transform:scale(0.6);
  -ms-transform:scale(0.6);

  -webkit-transition:all 0.4s cubic-bezier(0.57, 0.07, 0.44, 2);
  -moz-transition:all 0.4s cubic-bezier(0.57, 0.07, 0.44, 2);
  -ms-transition:all 0.4s cubic-bezier(0.57, 0.07, 0.44, 2);
	-webkit-transition: color 0.6s cubic-bezier(0.165, 0.84, 0.44, 0.2), background-color 0.6s cubic-bezier(0.165, 0.84, 0.44, 0.2), opacity 0.6s cubic-bezier(0.165, 0.84, 0.44, 0.2);
	-moz-transition: color 0.6s cubic-bezier(0.165, 0.84, 0.44, 0.2), background-color 0.6s cubic-bezier(0.165, 0.84, 0.44, 0.2), opacity 0.6s cubic-bezier(0.165, 0.84, 0.44, 0.2);
	transition: color 0.6s cubic-bezier(0.165, 0.84, 0.44, 0.2), background-color 0.6s cubic-bezier(0.165, 0.84, 0.44, 0.2), opacity 0.6s cubic-bezier(0.165, 0.84, 0.44, 0.2);
	margin: -26px;
	margin-bottom: -25px;

	bottom: 18.6%;
	font-size:85px;
	color: rgba(255, 255, 255, 0.3);
}
.icon-quill{
		-webkit-transform:scale(0.6);
  -moz-transform:scale(0.6);
  -ms-transform:scale(0.6);

  -webkit-transition:all 0.4s cubic-bezier(0.57, 0.07, 0.44, 2);
  -moz-transition:all 0.4s cubic-bezier(0.57, 0.07, 0.44, 2);
  -ms-transition:all 0.4s cubic-bezier(0.57, 0.07, 0.44, 2);
	-webkit-transition: color 0.6s cubic-bezier(0.165, 0.84, 0.44, 0.2), background-color 0.6s cubic-bezier(0.165, 0.84, 0.44, 0.2), opacity 0.6s cubic-bezier(0.165, 0.84, 0.44, 0.2);
	-moz-transition: color 0.6s cubic-bezier(0.165, 0.84, 0.44, 0.2), background-color 0.6s cubic-bezier(0.165, 0.84, 0.44, 0.2), opacity 0.6s cubic-bezier(0.165, 0.84, 0.44, 0.2);
	transition: color 0.6s cubic-bezier(0.165, 0.84, 0.44, 0.2), background-color 0.6s cubic-bezier(0.165, 0.84, 0.44, 0.2), opacity 0.6s cubic-bezier(0.165, 0.84, 0.44, 0.2);
	margin: -46px;
	margin-bottom: -42px;

	bottom: 18.6%;
	font-size:115px;
	color: rgba(255, 255, 255, 0.3);
}
.icon-shipwreck3{
	-webkit-transform:scale(0.6);
  -moz-transform:scale(0.6);
  -ms-transform:scale(0.6);

  -webkit-transition:all 0.4s cubic-bezier(0.57, 0.07, 0.44, 2);
  -moz-transition:all 0.4s cubic-bezier(0.57, 0.07, 0.44, 2);
  -ms-transition:all 0.4s cubic-bezier(0.57, 0.07, 0.44, 2);
	-webkit-transition: color 0.6s cubic-bezier(0.165, 0.84, 0.44, 0.2), background-color 0.6s cubic-bezier(0.165, 0.84, 0.44, 0.2), opacity 0.6s cubic-bezier(0.165, 0.84, 0.44, 0.2);
	-moz-transition: color 0.6s cubic-bezier(0.165, 0.84, 0.44, 0.2), background-color 0.6s cubic-bezier(0.165, 0.84, 0.44, 0.2), opacity 0.6s cubic-bezier(0.165, 0.84, 0.44, 0.2);
	transition: color 0.6s cubic-bezier(0.165, 0.84, 0.44, 0.2), background-color 0.6s cubic-bezier(0.165, 0.84, 0.44, 0.2), opacity 0.6s cubic-bezier(0.165, 0.84, 0.44, 0.2);
	margin: -26px;
	margin-bottom: -25px;

	bottom: 18.6%;
	font-size:85px;
	color: rgba(255, 255, 255, 0.3);
}


.prompt.hide {
	visibility: hidden;
}
.prompt.hide .panel {
	-webkit-transform: translate3d(0, 250%, 0) rotateY(360deg);
	-moz-transform: translate3d(0, 250%, 0) rotateY(360deg);
	transform: translate3d(0, 250%, 0) rotateY(360deg);
	opacity: 0;
}
.prompt .cell {
	-webkit-perspective: 1000px;
	-moz-perspective: 1000px;
	perspective: 1000px;
}
.prompt .dismiss {
	-webkit-transform: scale(0.5);
	-moz-transform: scale(0.5);
	transform: scale(0.5);
	background-color: transparent;
	position: absolute;
	right: 4px;
	top: 4px;
}
.prompt .x, .prompt .y {
	background: white;
}
.prompt .center {
	max-width: 300px;
	width: 82%;
}
.prompt .panel {
	-webkit-perspective: none;
	-moz-perspective: none;
	perspective: none;
	-webkit-transform-style: flat;
	-moz-transform-style: flat;
	transform-style: flat;
	-webkit-transition: all 1.8s cubic-bezier(0.77, 0, 0.175, 1);
	-moz-transition: all 1.8s cubic-bezier(0.77, 0, 0.175, 1);
	transition: all 1.8s cubic-bezier(0.77, 0, 0.175, 1);
	border: 1px solid rgba(255, 255, 255, 0.15);
	background-color: rgba(0, 0, 0, 0.65);
	padding: 1.2em 0 1.8em;
}
.prompt .panel img {
	margin: 0.6em auto;
	width: 100px;
}
.prompt .panel h2 {
	margin: 0 0 0.4em;
}
.prompt .panel p {
	font-size: 1.25em;
	margin: 0 10% 1.25em;
	line-height: 1.25em;
	color: #999999;
}
.prompt .tilt-scene {
	-webkit-perspective: 1000px;
	-moz-perspective: 1000px;
	perspective: 1000px;
	-webkit-transform: translate3d(0, 0, 100px);
	-moz-transform: translate3d(0, 0, 100px);
	transform: translate3d(0, 0, 100px);
	margin: 0 auto;
	width: 60%;
}
.prompt .tilt {
	-webkit-animation: tilt 4s infinite alternate cubic-bezier(0.455, 0.03, 0.515, 0.955);
	-moz-animation: tilt 4s infinite alternate cubic-bezier(0.455, 0.03, 0.515, 0.955);
	animation: tilt 4s infinite alternate cubic-bezier(0.455, 0.03, 0.515, 0.955);
}
.scene, .layer {
	display: block;
	height: 100%;
	width: 100%;
	padding: 0;
	margin: 0;
}
.scene {
	min-height: 460px;
	position: relative;
	overflow: hidden;
}
.layer {
	position: absolute;
}
.layer div {
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	transform-style: preserve-3d;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	backface-visibility: hidden;
}
.title {
	text-shadow: 0 8px 6px rgba(0, 0, 0, 0.6);
	margin-top: -0.7em;
	position: absolute;
	width: 100%;
	top: 42%;
	color: #fff;
	text-shadow: 0px 1px 0px #999, 0px 2px 0px #888, 0px 3px 0px #777, 0px 4px 0px #666, 0px 5px 0px #555, 0px 6px 0px #444, 0px 7px 0px #333, 0px 8px 7px #001135;
	font: 'lobster_1.4regular';
	transition: opacity 2s;
	-webkit-transition: opacity 2s;
	transition-delay: 1.5s;
	-webkit-transition-delay: 1.5s;
}
.titleTilt {
	text-shadow: 0 8px 6px rgba(0, 0, 0, 0.6);
	margin-top: -0.7em;
	position: absolute;
	width: 100%;
	top: 42%;
	color: #fff;
	text-shadow: 0px 1px 0px #999, 0px 2px 0px #888, 0px 3px 0px #777, 0px 4px 0px #666, 0px 5px 0px #555, 0px 6px 0px #444, 0px 7px 0px #333, 0px 8px 7px #001135;
	font: 'lobster_1.4regular';
	transition: opacity 2s;
	-webkit-transition: opacity 2s;
	transition-delay: 1.5s;
	-webkit-transition-delay: 1.5s;
}
.background {
	background: url(../images/darkClouds.jpg) no-repeat 50% 100%;
	bottom: 96px;
	background-size: cover;
	position: absolute;
	width: 110%;
	left: -5%;
	top: -5%;
}
.lighthousesails {
	-webkit-transform-origin: 50% 90%;
	-moz-transform-origin: 50% 90%;
	transform-origin: 50% 90%;
	-webkit-animation: lighthouse 4s 0.1s infinite alternate cubic-bezier(0.455, 0.03, 0.515, 0.955);
	-moz-animation: lighthouse 4s 0.1s infinite alternate cubic-bezier(0.455, 0.03, 0.515, 0.955);
	animation: lighthouse 4s 0.1s infinite alternate cubic-bezier(0.455, 0.03, 0.515, 0.955);
	margin: 0px -164px;
	background-size: 328px 524px;
	height: 524px;
	width: 328px;
	background-image: url(../images/sails2.png);
	background-repeat: no-repeat;
	bottom: 124px;
	position: absolute;
	right: 20%;

}
.video {
	display:block;
	background-size: 450px 700px;
	height: 450px;
	width: 700px;
	background-repeat: no-repeat;
	bottom: 124px;
	position: absolute;
	right: 20%;
	position: fixed;
	left: -5%;
	bottom: 10%;
	min-width: 100%;
	min-height: 120%;
	width: auto;
	height: auto;
  background-size: cover;
}
.lighthouse {
	-webkit-transform-origin: 50% 90%;
	-moz-transform-origin: 50% 90%;
	transform-origin: 50% 90%;
	-webkit-animation: lighthouse 4s 0.1s infinite alternate cubic-bezier(0.455, 0.03, 0.515, 0.955);
	-moz-animation: lighthouse 4s 0.1s infinite alternate cubic-bezier(0.455, 0.03, 0.515, 0.955);
	animation: lighthouse 4s 0.1s infinite alternate cubic-bezier(0.455, 0.03, 0.515, 0.955);
	margin: 0px -164px;
	background-size: 328px 524px;
	height: 524px;
	width: 328px;
	background-image: url(../images/ship.png);
	background-repeat: no-repeat;
	bottom: 124px;
	position: absolute;
	right: 20%;
}
.flag {
	-webkit-transform-origin: 50% 90%;
	-moz-transform-origin: 50% 90%;
	transform-origin: 50% 90%;
	-webkit-animation: lighthouse 4s 0.1s infinite alternate cubic-bezier(0.455, 0.03, 0.515, 0.955);
	-moz-animation: lighthouse 4s 0.1s infinite alternate cubic-bezier(0.455, 0.03, 0.515, 0.955);
	animation: lighthouse 4s 0.1s infinite alternate cubic-bezier(0.455, 0.03, 0.515, 0.955);
	margin: 0px -164px;
	background-size: 328px 524px;
	height: 524px;
	width: 328px;
	background-image: url(../images/flag7.gif);
	background-repeat: no-repeat;
	bottom: 124px;
	position: absolute;
	right: 20%;
}
.lighthouse2 {
	-webkit-transform-origin: 50% 90%;
	-moz-transform-origin: 50% 90%;
	transform-origin: 50% 90%;
	-webkit-animation: lighthouse 4s 0.1s infinite alternate cubic-bezier(0.455, 0.03, 0.515, 0.955);
	-moz-animation: lighthouse 4s 0.1s infinite alternate cubic-bezier(0.455, 0.03, 0.515, 0.955);
	animation: lighthouse 4s 0.1s infinite alternate cubic-bezier(0.455, 0.03, 0.515, 0.955);
	margin: 0px -164px;
	background-size: 348px 544px;
	height: 544px;
	width: 348px;
	background-image: url(../images/sail.png);
	background-repeat: no-repeat;
	bottom: 124px;
	position: absolute;
	right: 20%;
}
.wave2 {
	background: transparent;
	position: absolute;
	width: 310px;
	right: 10%;
}
.wave2:after {
	position: absolute;
	height: 177px;
	width: 310px;
	top: 120%;
	left: 0;
}

.wave2.depth-100 {
	-webkit-animation: wave 4s 0.1s infinite linear;
	-moz-animation: wave 4s 0.1s infinite linear;
	animation: wave 4s 0.1s infinite linear;
	bottom: -160px;
	margin: 0px 0px;
	background-size: 310px 177px;
	height: 177px;
}
.wave2.depth-100:after {
	height: 177px;
}



.bg {
	  filter: blur(4px);
-webkit-filter: blur(4px);
-moz-filter: blur(4px);
-o-filter: blur(4px);
-ms-filter: blur(4px);
	background-color: black;
	position: absolute;
	display: block;
	content: "";
	height: 500px;
	width: 300%;
	bottom: -1224px;

	left: -380px;

	background: transparent repeat-x;


}

.bg.seabed {
	background-image: url(../images/bg3.png);
}
.bg2 {
	  filter: blur(2px);
-webkit-filter: blur(2px);
-moz-filter: blur(2px);
-o-filter: blur(2px);
-ms-filter: blur(2px);
	background-color: black;
	position: absolute;
	display: block;
	content: "";
	height: 422px;
	width: 300%;
	bottom: -1224px;
	left: -580px;

	background: transparent repeat-x;


}

.bg2.seabed2 {

	background-image: url(../images/bg3.png);
}

.bgC {
	  filter: blur(5px);
-webkit-filter: blur(5px);
-moz-filter: blur(5px);
-o-filter: blur(5px);
-ms-filter: blur(5px);
	background-color: black;
	position: absolute;
	display: block;
	content: "";
	height: 422px;
	width: 300%;
	bottom: -1224px;
	left: -580px;

	background: transparent repeat-x;


}

.bgC.seabedC {

	background-image: url(../images/bgC.jpg);
}







.wave {
	background: transparent repeat-x;
	position: absolute;
	width: 300%;
	left: -100%;
}
.wave:after {
	background-color: black;
	position: absolute;
	display: block;
	content: "";
	height: 500px;
	width: 100%;
	top: 100%;
	left: 0;
}
.wave.cleanWater {
	background-image: url(../images/water1.png);
}
.wave.washWater {
	background-image: url(../images/water6.png);
}
.light {
	margin: -120px -120px;
	background-size: 240px 240px;
	height: 240px;
	width: 240px;
	background-repeat: no-repeat;
	bottom: 112px;
	position: absolute;
	left: 50%;
}
.light.orange {
	background-image: url(../images/light-orange.png);
}
.light.purple {
	background-image: url(../images/light-purple.png);
}
.light.a {
	bottom: 80px;
	left: 20%;
}
.light.b {
	bottom: 80px;
	left: 30%;
}
.light.c {
	bottom: 112px;
	left: 45%;
}
.light.d {
	bottom: 96px;
	left: 60%;
}
.light.e {
	bottom: 112px;
	left: 75%;
}
.light.f {
	bottom: 64px;
	left: 80%;
}
.light.phase-1 {
	-webkit-animation: phase 20s 0.1s infinite linear;
	-moz-animation: phase 20s 0.1s infinite linear;
	animation: phase 20s 0.1s infinite linear;
}
.light.phase-2 {
	-webkit-animation: phase 18s 0.1s infinite linear;
	-moz-animation: phase 18s 0.1s infinite linear;
	animation: phase 18s 0.1s infinite linear;
}
.light.phase-3 {
	-webkit-animation: phase 16s 0.1s infinite linear;
	-moz-animation: phase 16s 0.1s infinite linear;
	animation: phase 16s 0.1s infinite linear;
}
.light.phase-4 {
	-webkit-animation: phase 14s 0.1s infinite linear;
	-moz-animation: phase 14s 0.1s infinite linear;
	animation: phase 14s 0.1s infinite linear;
}
.light.phase-5 {
	-webkit-animation: phase 12s 0.1s infinite linear;
	-moz-animation: phase 12s 0.1s infinite linear;
	animation: phase 12s 0.1s infinite linear;
}
.light.phase-6 {
	-webkit-animation: phase 10s 0.1s infinite linear;
	-moz-animation: phase 10s 0.1s infinite linear;
	animation: phase 10s 0.1s infinite linear;
}
.rope {
	width: 120%;
	position: relative;
	left: -10%;
}
.hanger {
	-webkit-transform-origin: 0% 0%;
	-moz-transform-origin: 0% 0%;
	transform-origin: 0% 0%;
	position: absolute;
}
.hanger.position-1 {
	top: 28%;
}
.hanger.position-2 {
	top: 46%;
}
.hanger.position-3 {
	top: 59%;
}
.hanger.position-4 {
	top: 66.5%;
}
.hanger.position-5 {
	top: 69.5%;
}
.hanger.position-6 {
	top: 66.5%;
}
.hanger.position-7 {
	top: 59%;
}
.hanger.position-8 {
	top: 46%;
}
.hanger.position-9 {
	top: 28%;
}
.hanger.position-1 {
	left: 10%;
}
.hanger.position-2 {
	left: 20%;
}
.hanger.position-3 {
	left: 30%;
}
.hanger.position-4 {
	left: 40%;
}
.hanger.position-5 {
	left: 50%;
}
.hanger.position-6 {
	left: 60%;
}
.hanger.position-7 {
	left: 70%;
}
.hanger.position-8 {
	left: 80%;
}
.hanger.position-9 {
	left: 90%;
}
.sky {
	-webkit-transform-origin: 50% 0%;
	-moz-transform-origin: 50% 0%;
	transform-origin: 50% 0%;
	margin: 0px -340px;
	background-size: 1020px 825px;
	height: 1020px;
	width: 825px;
	background-repeat: no-repeat;
	position: absolute;
	top: -4px;
	left: 0;
}
.sky.birds {
	background-image: url(../images/albatros.png);
}
.move-1 {
	-webkit-animation: move 4s infinite alternate cubic-bezier(0.455, 0.03, 0.515, 0.955);
	-moz-animation: move 4s infinite alternate cubic-bezier(0.455, 0.03, 0.515, 0.955);
	animation: move 4s infinite alternate cubic-bezier(0.455, 0.03, 0.515, 0.955);
}
.move-2 {
	-webkit-animation: move 3.5s infinite alternate cubic-bezier(0.455, 0.03, 0.515, 0.955);
	-moz-animation: move 3.5s infinite alternate cubic-bezier(0.455, 0.03, 0.515, 0.955);
	animation: move 3.5s infinite alternate cubic-bezier(0.455, 0.03, 0.515, 0.955);
}
.move-3 {
	-webkit-animation: move 3s infinite alternate cubic-bezier(0.455, 0.03, 0.515, 0.955);
	-moz-animation: move 3s infinite alternate cubic-bezier(0.455, 0.03, 0.515, 0.955);
	animation: move 3s infinite alternate cubic-bezier(0.455, 0.03, 0.515, 0.955);
}
.move-4 {
	-webkit-animation: move 2.5s infinite alternate cubic-bezier(0.455, 0.03, 0.515, 0.955);
	-moz-animation: move 2.5s infinite alternate cubic-bezier(0.455, 0.03, 0.515, 0.955);
	animation: move 2.5s infinite alternate cubic-bezier(0.455, 0.03, 0.515, 0.955);
}
.move-5 {
	-webkit-animation: move 2s infinite alternate cubic-bezier(0.455, 0.03, 0.515, 0.955);
	-moz-animation: move 2s infinite alternate cubic-bezier(0.455, 0.03, 0.515, 0.955);
	animation: move 2s infinite alternate cubic-bezier(0.455, 0.03, 0.515, 0.955);
}
.wave.depth-10 {
	-webkit-animation: wave 8s 0.1s infinite linear;
	-moz-animation: wave 8s 0.1s infinite linear;
	animation: wave 8s 0.1s infinite linear;
	bottom: 140px;
	margin: 0px 0px;
	background-size: 40px 16px;
	height: 16px;
}
.wave.depth-10:after {
	height: 144px;
}
.rope.depth-10 {
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	transform: scale(1);
	top: 20%;
}
.rope.depth-10 .hanger {
	-webkit-transform: scale(0.25);
	-moz-transform: scale(0.25);
	transform: scale(0.25);
}
.wave.depth-20 {
	-webkit-animation: wave 7.55556s 0.1s infinite linear;
	-moz-animation: wave 7.55556s 0.1s infinite linear;
	animation: wave 7.55556s 0.1s infinite linear;
	bottom: 120px;
	margin: 0px 0px;
	background-size: 80px 32px;
	height: 32px;
}
.wave.depth-20:after {
	height: 128px;
}
.rope.depth-20 {
	-webkit-transform: scale(1.02778);
	-moz-transform: scale(1.02778);
	transform: scale(1.02778);
	top: 16.66667%;
}
.rope.depth-20 .hanger {
	-webkit-transform: scale(0.27778);
	-moz-transform: scale(0.27778);
	transform: scale(0.27778);
}
.wave.depth-30 {
	-webkit-animation: wave 7.11111s 0.1s infinite linear;
	-moz-animation: wave 7.11111s 0.1s infinite linear;
	animation: wave 7.11111s 0.1s infinite linear;
	bottom: 100px;
	margin: 0px 0px;
	background-size: 120px 48px;
	height: 48px;
}
.wave.depth-30:after {
	height: 112px;
}
#box2.depth-30 {
	-webkit-animation: wave 7.11111s 0.1s infinite linear;
	-moz-animation: wave 7.11111s 0.1s infinite linear;
	animation: wave 7.11111s 0.1s infinite linear;
	bottom: 100px;
	margin: 0px 0px;
	background-size: 120px 48px;
	height: 48px;
}
#box2.depth-30:after {
	height: 112px;
}
.rope.depth-30 {
	-webkit-transform: scale(1.05556);
	-moz-transform: scale(1.05556);
	transform: scale(1.05556);
	top: 13.33333%;
}
.rope.depth-30 .hanger {
	-webkit-transform: scale(0.30556);
	-moz-transform: scale(0.30556);
	transform: scale(0.30556);
}
.wave.depth-40 {
	-webkit-animation: wave 6.66667s 0.1s infinite linear;
	-moz-animation: wave 6.66667s 0.1s infinite linear;
	animation: wave 6.66667s 0.1s infinite linear;
	bottom: 80px;
	margin: 0px 0px;
	background-size: 160px 64px;
	height: 64px;
}
.wave.depth-40:after {
	height: 96px;
}
.rope.depth-40 {
	-webkit-transform: scale(1.08333);
	-moz-transform: scale(1.08333);
	transform: scale(1.08333);
	top: 10.0%;
}
.rope.depth-40 .hanger {
	-webkit-transform: scale(0.33333);
	-moz-transform: scale(0.33333);
	transform: scale(0.33333);
}
.wave.depth-50 {
	-webkit-animation: wave 6.22222s 0.1s infinite linear;
	-moz-animation: wave 6.22222s 0.1s infinite linear;
	animation: wave 6.22222s 0.1s infinite linear;
	bottom: 60px;
	margin: 0px 0px;
	background-size: 200px 80px;
	height: 80px;
}
.wave.depth-50:after {
	height: 80px;
}
.rope.depth-50 {
	-webkit-transform: scale(1.11111);
	-moz-transform: scale(1.11111);
	transform: scale(1.11111);
	top: 6.66667%;
}
.rope.depth-50 .hanger {
	-webkit-transform: scale(0.36111);
	-moz-transform: scale(0.36111);
	transform: scale(0.36111);
}
.wave.depth-60 {
	-webkit-animation: wave 5.77778s 0.1s infinite linear;
	-moz-animation: wave 5.77778s 0.1s infinite linear;
	animation: wave 5.77778s 0.1s infinite linear;
	bottom: 40px;
	margin: 0px 0px;
	background-size: 240px 96px;
	height: 96px;
}
.wave.depth-60:after {
	height: 64px;
}
.rope.depth-60 {
	-webkit-transform: scale(1.13889);
	-moz-transform: scale(1.13889);
	transform: scale(1.13889);
	top: 3.33333%;
}
.rope.depth-60 .hanger {
	-webkit-transform: scale(0.38889);
	-moz-transform: scale(0.38889);
	transform: scale(0.38889);
}
.wave.depth-70 {
	-webkit-animation: wave 5.33333s 0.1s infinite linear;
	-moz-animation: wave 5.33333s 0.1s infinite linear;
	animation: wave 5.33333s 0.1s infinite linear;
	bottom: 20px;
	margin: 0px 0px;
	background-size: 280px 112px;
	height: 112px;
}
.wave.depth-70:after {
	height: 48px;
}
.rope.depth-70 {
	-webkit-transform: scale(1.16667);
	-moz-transform: scale(1.16667);
	transform: scale(1.16667);
	top: 0.0%;
}
.rope.depth-70 .hanger {
	-webkit-transform: scale(0.41667);
	-moz-transform: scale(0.41667);
	transform: scale(0.41667);
}
.wave.depth-80 {
	-webkit-animation: wave 4.88889s 0.1s infinite linear;
	-moz-animation: wave 4.88889s 0.1s infinite linear;
	animation: wave 4.88889s 0.1s infinite linear;
	bottom: 0px;
	margin: 0px 0px;
	background-size: 320px 128px;
	height: 128px;
}
.wave.depth-80:after {
	height: 32px;
}
.rope.depth-80 {
	-webkit-transform: scale(1.19444);
	-moz-transform: scale(1.19444);
	transform: scale(1.19444);
	top: -3.33333%;
}
.rope.depth-80 .hanger {
	-webkit-transform: scale(0.44444);
	-moz-transform: scale(0.44444);
	transform: scale(0.44444);
}
.wave.depth-90 {
	-webkit-animation: wave 4.44444s 0.1s infinite linear;
	-moz-animation: wave 4.44444s 0.1s infinite linear;
	animation: wave 4.44444s 0.1s infinite linear;
	bottom: -20px;
	margin: 0px 0px;
	background-size: 360px 144px;
	height: 144px;
}
.wave.depth-90:after {
	height: 16px;
}
.rope.depth-90 {
	-webkit-transform: scale(1.22222);
	-moz-transform: scale(1.22222);
	transform: scale(1.22222);
	top: -6.66667%;
}
.rope.depth-90 .hanger {
	-webkit-transform: scale(0.47222);
	-moz-transform: scale(0.47222);
	transform: scale(0.47222);
}
.wave.depth-100 {
	-webkit-animation: wave 4s 0.1s infinite linear;
	-moz-animation: wave 4s 0.1s infinite linear;
	animation: wave 4s 0.1s infinite linear;
	bottom: -40px;
	margin: 0px 0px;
	background-size: 400px 160px;
	height: 160px;
}
.wave.depth-100:after {
	height: 0px;
}
.rope.depth-100 {
	-webkit-transform: scale(1.25);
	-moz-transform: scale(1.25);
	transform: scale(1.25);
	top: -10%;
}

.rope.depth-100 .hanger {
	-webkit-transform: scale(0.5);
	-moz-transform: scale(0.5);
	transform: scale(0.5);
}
 @media all and (min-width: 300px) {

	 h1 {
	     font-size: 12.83333em;
	 }



.lighthouse {
	-webkit-transform-origin: 50% 90%;
	-moz-transform-origin: 50% 90%;
	transform-origin: 50% 90%;
	-webkit-animation: lighthouse 4s 0.1s infinite alternate cubic-bezier(0.455, 0.03, 0.515, 0.955);
	-moz-animation: lighthouse 4s 0.1s infinite alternate cubic-bezier(0.455, 0.03, 0.515, 0.955);
	animation: lighthouse 4s 0.1s infinite alternate cubic-bezier(0.455, 0.03, 0.515, 0.955);
	margin: 0px -164px;
	background-size: 158px 255px;
	height: 255px;
	width: 158px;
	background-image: url(../images/ship.png);
	background-repeat: no-repeat;
	bottom: 88px;
	position: absolute;
	right: 35%;
}
.lighthousesails {
	-webkit-transform-origin: 50% 90%;
	-moz-transform-origin: 50% 90%;
	transform-origin: 50% 90%;
	-webkit-animation: lighthouse 4s 0.1s infinite alternate cubic-bezier(0.455, 0.03, 0.515, 0.955);
	-moz-animation: lighthouse 4s 0.1s infinite alternate cubic-bezier(0.455, 0.03, 0.515, 0.955);
	animation: lighthouse 4s 0.1s infinite alternate cubic-bezier(0.455, 0.03, 0.515, 0.955);
	margin: 0px -144px;
	background-size: 131px 208px;
	height: 208px;
	width: 131px;
	background-image: url(../images/sails2.png);
	background-repeat: no-repeat;
	bottom: 98px;
	position: absolute;
	right: 35%;
}
.flag {
	-webkit-transform-origin: 50% 90%;
	-moz-transform-origin: 50% 90%;
	transform-origin: 50% 90%;
	-webkit-animation: lighthouse 4s 0.1s infinite alternate cubic-bezier(0.455, 0.03, 0.515, 0.955);
	-moz-animation: lighthouse 4s 0.1s infinite alternate cubic-bezier(0.455, 0.03, 0.515, 0.955);
	animation: lighthouse 4s 0.1s infinite alternate cubic-bezier(0.455, 0.03, 0.515, 0.955);
	margin: 0px -164px;
	background-size: 158px 255px;
	height: 255px;
	width: 158px;
	background-image: url(../images/flag7.gif);
	background-repeat: no-repeat;
	bottom: 88px;
	position: absolute;
	right: 35%;
}
.lighthouse2 {
	-webkit-transform-origin: 50% 90%;
	-moz-transform-origin: 50% 90%;
	transform-origin: 50% 90%;
	-webkit-animation: lighthouse 4s 0.1s infinite alternate cubic-bezier(0.455, 0.03, 0.515, 0.955);
	-moz-animation: lighthouse 4s 0.1s infinite alternate cubic-bezier(0.455, 0.03, 0.515, 0.955);
	animation: lighthouse 4s 0.1s infinite alternate cubic-bezier(0.455, 0.03, 0.515, 0.955);
	margin: 0px -164px;
	background-size: 159px 238px;
	height: 238px;
	width: 159px;
	background-image: url(../images/sail.png);
	background-repeat: no-repeat;
	bottom: 98px;
	position: absolute;
	right: 35%;
}
}
 @media all and (min-width: 400px) {
html {
	font-size: 14px;
}
h1 {
		font-size: 3.83333em;
}
.wrapper {
	min-height: 360px;
}
.about .panel header:before {
	background-size: 66px 90px;
}
.toggle {
	bottom: 12%;
}
.toggle2 {
	bottom: 12%;
}
.toggle3 {
	bottom: 12%;
}
.toggle4 {
	bottom: 12%;
}
.toggle5 {
	bottom: 12%;
}
.prompt .panel img {
	width: 80px;
}
.scene {
	min-height: 360px;
}
.rope.depth-10 {
	top: 10%;
}
.rope.depth-10 .hanger {
	-webkit-transform: scale(0.3);
	-moz-transform: scale(0.3);
	transform: scale(0.3);
}
.rope.depth-20 {
	top: 6.11111%;
}
.rope.depth-20 .hanger {
	-webkit-transform: scale(0.33333);
	-moz-transform: scale(0.33333);
	transform: scale(0.33333);
}
.rope.depth-30 {
	top: 2.22222%;
}
.rope.depth-30 .hanger {
	-webkit-transform: scale(0.36667);
	-moz-transform: scale(0.36667);
	transform: scale(0.36667);
}
.rope.depth-40 {
	top: -1.66667%;
}
.rope.depth-40 .hanger {
	-webkit-transform: scale(0.4);
	-moz-transform: scale(0.4);
	transform: scale(0.4);
}
.rope.depth-50 {
	top: -5.55556%;
}
.rope.depth-50 .hanger {
	-webkit-transform: scale(0.43333);
	-moz-transform: scale(0.43333);
	transform: scale(0.43333);
}
.rope.depth-60 {
	top: -9.44444%;
}
.rope.depth-60 .hanger {
	-webkit-transform: scale(0.46667);
	-moz-transform: scale(0.46667);
	transform: scale(0.46667);
}
.rope.depth-70 {
	top: -13.33333%;
}
.rope.depth-70 .hanger {
	-webkit-transform: scale(0.5);
	-moz-transform: scale(0.5);
	transform: scale(0.5);
}
.rope.depth-80 {
	top: -17.22222%;
}
.rope.depth-80 .hanger {
	-webkit-transform: scale(0.53333);
	-moz-transform: scale(0.53333);
	transform: scale(0.53333);
}
.rope.depth-90 {
	top: -21.11111%;
}
.rope.depth-90 .hanger {
	-webkit-transform: scale(0.56667);
	-moz-transform: scale(0.56667);
	transform: scale(0.56667);
}
.rope.depth-100 {
	top: -25%;
}
.rope.depth-100 .hanger {
	-webkit-transform: scale(0.6);
	-moz-transform: scale(0.6);
	transform: scale(0.6);
}
.lighthousesails {
	-webkit-transform-origin: 50% 90%;
	-moz-transform-origin: 50% 90%;
	transform-origin: 50% 90%;
	-webkit-animation: lighthouse 4s 0.1s infinite alternate cubic-bezier(0.455, 0.03, 0.515, 0.955);
	-moz-animation: lighthouse 4s 0.1s infinite alternate cubic-bezier(0.455, 0.03, 0.515, 0.955);
	animation: lighthouse 4s 0.1s infinite alternate cubic-bezier(0.455, 0.03, 0.515, 0.955);
	margin: 0px -164px;
	background-size: 328px 524px;
	height: 524px;
	width: 328px;
	background-image: url(../images/sails2.png);
	background-repeat: no-repeat;
	bottom: 124px;
	position: absolute;
	right: 20%;
}
.lighthouse {
	-webkit-transform-origin: 50% 90%;
	-moz-transform-origin: 50% 90%;
	transform-origin: 50% 90%;
	-webkit-animation: lighthouse 4s 0.1s infinite alternate cubic-bezier(0.455, 0.03, 0.515, 0.955);
	-moz-animation: lighthouse 4s 0.1s infinite alternate cubic-bezier(0.455, 0.03, 0.515, 0.955);
	animation: lighthouse 4s 0.1s infinite alternate cubic-bezier(0.455, 0.03, 0.515, 0.955);
	margin: 0px -164px;
	background-size: 328px 524px;
	height: 524px;
	width: 328px;
	background-image: url(../images/ship.png);
	background-repeat: no-repeat;
	bottom: 124px;
	position: absolute;
	right: 20%;
}
.flag {
	-webkit-transform-origin: 50% 90%;
	-moz-transform-origin: 50% 90%;
	transform-origin: 50% 90%;
	-webkit-animation: lighthouse 4s 0.1s infinite alternate cubic-bezier(0.455, 0.03, 0.515, 0.955);
	-moz-animation: lighthouse 4s 0.1s infinite alternate cubic-bezier(0.455, 0.03, 0.515, 0.955);
	animation: lighthouse 4s 0.1s infinite alternate cubic-bezier(0.455, 0.03, 0.515, 0.955);
	margin: 0px -164px;
	background-size: 328px 524px;
	height: 524px;
	width: 328px;
	background-image: url(../images/flag7.gif);
	background-repeat: no-repeat;
	bottom: 124px;
	position: absolute;
	right: 20%;
}
.lighthouse2 {
	-webkit-transform-origin: 50% 90%;
	-moz-transform-origin: 50% 90%;
	transform-origin: 50% 90%;
	-webkit-animation: lighthouse 4s 0.1s infinite alternate cubic-bezier(0.455, 0.03, 0.515, 0.955);
	-moz-animation: lighthouse 4s 0.1s infinite alternate cubic-bezier(0.455, 0.03, 0.515, 0.955);
	animation: lighthouse 4s 0.1s infinite alternate cubic-bezier(0.455, 0.03, 0.515, 0.955);
	margin: 0px -164px;
	background-size: 348px 544px;
	height: 544px;
	width: 348px;
	background-image: url(../images/sail.png);
	background-repeat: no-repeat;
	bottom: 124px;
	position: absolute;
	right: 20%;
}
}

 @media all and (min-width: 1000px) {
html {
	font-size: 14px;
}
button {
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	-webkit-background-clip: padding-box;
	-moz-background-clip: padding-box;
	background-clip: padding-box;
	height: 76px;
	width: 76px;
}
footer {
	padding: 0 10px 20px;
}
footer .fb-like,  footer .twitter-share-button {
	position: static;
	bottom: auto;
	right: auto;
}
.center {
	max-width: 440px;
}
.about .panel:after {
	background-size: 252px 252px;
	height: 180px;
	width: 140px;
}
.about .panel header:before {
	background-size: 82.5px 112.5px;
}
.prompt {
	overflow: visible;
	display: block;
	width: 0;
}
.prompt.hide .panel {
	-webkit-transform: translate3d(0, 50%, 400px) rotateX(90deg);
	-moz-transform: translate3d(0, 50%, 400px) rotateX(90deg);
	transform: translate3d(0, 50%, 400px) rotateX(90deg);
}
.prompt .cell {
	position: absolute;
	display: block;
	bottom: 25px;
	left: 25px;
}
.prompt .dismiss {
	right: 0px;
	top: 0px;
}
.prompt .panel {
	-webkit-transition: all 1.2s cubic-bezier(0.77, 0, 0.175, 1);
	-moz-transition: all 1.2s cubic-bezier(0.77, 0, 0.175, 1);
	transition: all 1.2s cubic-bezier(0.77, 0, 0.175, 1);
	-webkit-transform-origin: 50% 100%;
	-moz-transform-origin: 50% 100%;
	transform-origin: 50% 100%;
	padding: 1em 0 0.8em;
	width: 220px;
}
.prompt .panel img {
	margin: 0.4em auto 0.6em;
	width: 80px;
}
.prompt .panel h2 {
	font-size: 1.6em;
}
.prompt .panel p {
	font-size: 0.93333em;
	margin: 0 10% 1.3em;
	line-height: 1.3em;
}
.toggle {
	margin: -28px;
	bottom: 15%;
}
.toggle2 {
	margin: -28px;
	bottom: 15%;
}
.toggle3 {
	margin: -28px;
	bottom: 15%;
}
.toggle4 {
	margin: -28px;
	bottom: 15%;
}
.toggle5 {
	margin: -28px;
	bottom: 15%;
}
.title {
	font-size: 3.46667em;
}
.titleTilt {
	font-size: 1.46667em;
}
.background {
	bottom: 96px;
}
.light {
	margin: -140px -140px;
	background-size: 280px 280px;
	height: 280px;
	width: 280px;
}
.light.a {
	bottom: 144px;
}
.light.b {
	bottom: 144px;
}
.light.c {
	bottom: 192px;
}
.light.d {
	bottom: 160px;
}
.light.e {
	bottom: 192px;
}
.light.f {
	bottom: 128px;
}
.wave.depth-10 {
	bottom: 210px;
	margin: 0px 0px;
	background-size: 60px 24px;
	height: 24px;
}
.wave.depth-10:after {
	height: 216px;
}
.rope.depth-10 {
	top: 20%;
}
.rope.depth-10 .hanger {
	-webkit-transform: scale(0.5);
	-moz-transform: scale(0.5);
	transform: scale(0.5);
}
.wave.depth-20 {
	bottom: 180px;
	margin: 0px 0px;
	background-size: 120px 48px;
	height: 48px;
}
.wave.depth-20:after {
	height: 192px;
}
.rope.depth-20 {
	top: 16.66667%;
}
.rope.depth-20 .hanger {
	-webkit-transform: scale(0.55556);
	-moz-transform: scale(0.55556);
	transform: scale(0.55556);
}
.wave.depth-30 {
	bottom: 150px;
	margin: 0px 0px;
	background-size: 180px 72px;
	height: 72px;
}
.wave.depth-30:after {
	height: 168px;
}
.rope.depth-30 {
	top: 13.33333%;
}
.rope.depth-30 .hanger {
	-webkit-transform: scale(0.61111);
	-moz-transform: scale(0.61111);
	transform: scale(0.61111);
}
.wave.depth-40 {
	bottom: 120px;
	margin: 0px 0px;
	background-size: 240px 96px;
	height: 96px;
}
.wave.depth-40:after {
	height: 144px;
}
.rope.depth-40 {
	top: 10.0%;
}
.rope.depth-40 .hanger {
	-webkit-transform: scale(0.66667);
	-moz-transform: scale(0.66667);
	transform: scale(0.66667);
}
.wave.depth-50 {
	bottom: 90px;
	margin: 0px 0px;
	background-size: 300px 120px;
	height: 120px;
}
.wave.depth-50:after {
	height: 120px;
}
.rope.depth-50 {
	top: 6.66667%;
}
.rope.depth-50 .hanger {
	-webkit-transform: scale(0.72222);
	-moz-transform: scale(0.72222);
	transform: scale(0.72222);
}
.wave.depth-60 {
	bottom: 60px;
	margin: 0px 0px;
	background-size: 360px 144px;
	height: 144px;
}
.wave.depth-60:after {
	height: 96px;
}
.rope.depth-60 {
	top: 3.33333%;
}
.rope.depth-60 .hanger {
	-webkit-transform: scale(0.77778);
	-moz-transform: scale(0.77778);
	transform: scale(0.77778);
}
.wave.depth-70 {
	bottom: 30px;
	margin: 0px 0px;
	background-size: 420px 168px;
	height: 168px;
}
.wave.depth-70:after {
	height: 72px;
}
.rope.depth-70 {
	top: 0.0%;
}
.rope.depth-70 .hanger {
	-webkit-transform: scale(0.83333);
	-moz-transform: scale(0.83333);
	transform: scale(0.83333);
}
.wave.depth-80 {
	bottom: 0px;
	margin: 0px 0px;
	background-size: 480px 192px;
	height: 192px;
}
.wave.depth-80:after {
	height: 48px;
}
.rope.depth-80 {
	top: -3.33333%;
}
.rope.depth-80 .hanger {
	-webkit-transform: scale(0.88889);
	-moz-transform: scale(0.88889);
	transform: scale(0.88889);
}
.wave.depth-90 {
	bottom: -30px;
	margin: 0px 0px;
	background-size: 540px 216px;
	height: 216px;
}
.wave.depth-90:after {
	height: 24px;
}
.rope.depth-90 {
	top: -6.66667%;
}
.rope.depth-90 .hanger {
	-webkit-transform: scale(0.94444);
	-moz-transform: scale(0.94444);
	transform: scale(0.94444);
}
.wave.depth-100 {
	bottom: -60px;
	margin: 0px 0px;
	background-size: 600px 240px;
	height: 240px;
}
.wave.depth-100:after {
	height: 0px;
}
.rope.depth-100 {
	top: -10%;
}
.rope.depth-100 .hanger {
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	transform: scale(1);
}
.lighthousesails {
	-webkit-transform-origin: 50% 90%;
	-moz-transform-origin: 50% 90%;
	transform-origin: 50% 90%;
	-webkit-animation: lighthouse 4s 0.1s infinite alternate cubic-bezier(0.455, 0.03, 0.515, 0.955);
	-moz-animation: lighthouse 4s 0.1s infinite alternate cubic-bezier(0.455, 0.03, 0.515, 0.955);
	animation: lighthouse 4s 0.1s infinite alternate cubic-bezier(0.455, 0.03, 0.515, 0.955);
	margin: 0px -164px;
	background-size: 328px 524px;
	height: 524px;
	width: 328px;
	background-image: url(../images/sails2.png);
	background-repeat: no-repeat;
	bottom: 124px;
	position: absolute;
	right: 20%;
}
.lighthouse {
	-webkit-transform-origin: 50% 90%;
	-moz-transform-origin: 50% 90%;
	transform-origin: 50% 90%;
	-webkit-animation: lighthouse 4s 0.1s infinite alternate cubic-bezier(0.455, 0.03, 0.515, 0.955);
	-moz-animation: lighthouse 4s 0.1s infinite alternate cubic-bezier(0.455, 0.03, 0.515, 0.955);
	animation: lighthouse 4s 0.1s infinite alternate cubic-bezier(0.455, 0.03, 0.515, 0.955);
	margin: 0px -164px;
	background-size: 328px 524px;
	height: 524px;
	width: 328px;
	background-image: url(../images/ship.png);
	background-repeat: no-repeat;
	bottom: 124px;
	position: absolute;
	right: 20%;
}
.flag {
	-webkit-transform-origin: 50% 90%;
	-moz-transform-origin: 50% 90%;
	transform-origin: 50% 90%;
	-webkit-animation: lighthouse 4s 0.1s infinite alternate cubic-bezier(0.455, 0.03, 0.515, 0.955);
	-moz-animation: lighthouse 4s 0.1s infinite alternate cubic-bezier(0.455, 0.03, 0.515, 0.955);
	animation: lighthouse 4s 0.1s infinite alternate cubic-bezier(0.455, 0.03, 0.515, 0.955);
	margin: 0px -164px;
	background-size: 328px 524px;
	height: 524px;
	width: 328px;
	background-image: url(../images/flag7.gif);
	background-repeat: no-repeat;
	bottom: 124px;
	position: absolute;
	right: 20%;
}
.lighthouse2 {
	-webkit-transform-origin: 50% 90%;
	-moz-transform-origin: 50% 90%;
	transform-origin: 50% 90%;
	-webkit-animation: lighthouse 4s 0.1s infinite alternate cubic-bezier(0.455, 0.03, 0.515, 0.955);
	-moz-animation: lighthouse 4s 0.1s infinite alternate cubic-bezier(0.455, 0.03, 0.515, 0.955);
	animation: lighthouse 4s 0.1s infinite alternate cubic-bezier(0.455, 0.03, 0.515, 0.955);
	margin: 0px -164px;
	background-size: 348px 544px;
	height: 544px;
	width: 348px;
	background-image: url(../images/sail.png);
	background-repeat: no-repeat;
	bottom: 124px;
	position: absolute;
	right: 20%;
}
}
@media all and (min-width: 1200px) {
html {
	font-size: 15px;
}
.center {
	max-width: 560px;
}
.about .panel:after {
	background-size: 280px 280px;
	height: 200px;
	width: 160px;
}
.about .panel header:before {
	background-size: 82.5px 112.5px;
}
.about .panel .links a {
	padding: 1.2em 0 1.3em;
}
.toggle {
	margin: -28px;
	bottom: 12%;
}
.toggle2 {
	margin: -28px;
	bottom: 12%;
}
.toggle3 {
	margin: -28px;
	bottom: 12%;
}
.toggle4 {
	margin: -28px;
	bottom: 12%;
}
.toggle5 {
	margin: -28px;
	bottom: 12%;
}
.title {
	font-size: 3.46667em;
}
.titleTilt {
	font-size: 1.46667em;
}
.background {
	bottom: 160px;
}
.light {
	margin: -160px -160px;
	background-size: 320px 320px;
	height: 320px;
	width: 320px;
}
.light.a {
	bottom: 112px;
	left: 15%;
}
.light.b {
	bottom: 160px;
}
.light.c {
	bottom: 208px;
}
.light.d {
	bottom: 176px;
}
.light.e {
	bottom: 208px;
}
.light.f {
	bottom: 128px;
	left: 85%;
}
.wave.depth-10 {
	bottom: 238px;
	margin: 0px 0px;
	background-size: 68px 27.2px;
	height: 27px;
}
.wave.depth-10:after {
	height: 244.8px;
}
.rope.depth-10 {
	top: 10%;
}
.rope.depth-10 .hanger {
	-webkit-transform: scale(0.5);
	-moz-transform: scale(0.5);
	transform: scale(0.5);
}
.wave.depth-20 {
	bottom: 204px;
	margin: 0px 0px;
	background-size: 136px 54.4px;
	height: 54px;
}
.wave.depth-20:after {
	height: 217.6px;
}
.rope.depth-20 {
	top: 6.66667%;
}
.rope.depth-20 .hanger {
	-webkit-transform: scale(0.56111);
	-moz-transform: scale(0.56111);
	transform: scale(0.56111);
}
.wave.depth-30 {
	bottom: 170px;
	margin: 0px 0px;
	background-size: 204px 81.6px;
	height: 82px;
}
.wave.depth-30:after {
	height: 190.4px;
}
.rope.depth-30 {
	top: 3.33333%;
}
.rope.depth-30 .hanger {
	-webkit-transform: scale(0.62222);
	-moz-transform: scale(0.62222);
	transform: scale(0.62222);
}
.wave.depth-40 {
	bottom: 136px;
	margin: 0px 0px;
	background-size: 272px 108.8px;
	height: 109px;
}
.wave.depth-40:after {
	height: 163.2px;
}
.rope.depth-40 {
	top: 0.0%;
}
.rope.depth-40 .hanger {
	-webkit-transform: scale(0.68333);
	-moz-transform: scale(0.68333);
	transform: scale(0.68333);
}
.wave.depth-50 {
	bottom: 102px;
	margin: 0px 0px;
	background-size: 340px 136px;
	height: 136px;
}
.wave.depth-50:after {
	height: 136px;
}
.rope.depth-50 {
	top: -3.33333%;
}
.rope.depth-50 .hanger {
	-webkit-transform: scale(0.74444);
	-moz-transform: scale(0.74444);
	transform: scale(0.74444);
}
.wave.depth-60 {
	bottom: 68px;
	margin: 0px 0px;
	background-size: 408px 163.2px;
	height: 163px;
}
.wave.depth-60:after {
	height: 108.8px;
}
.rope.depth-60 {
	top: -6.66667%;
}
.rope.depth-60 .hanger {
	-webkit-transform: scale(0.80556);
	-moz-transform: scale(0.80556);
	transform: scale(0.80556);
}
.wave.depth-70 {
	bottom: 34px;
	margin: 0px 0px;
	background-size: 476.0px 190.4px;
	height: 190px;
}
.wave.depth-70:after {
	height: 81.6px;
}
.rope.depth-70 {
	top: -10.0%;
}
.rope.depth-70 .hanger {
	-webkit-transform: scale(0.86667);
	-moz-transform: scale(0.86667);
	transform: scale(0.86667);
}
.wave.depth-80 {
	bottom: 0px;
	margin: 0px 0px;
	background-size: 544px 217.6px;
	height: 218px;
}
.wave.depth-80:after {
	height: 54.4px;
}
.rope.depth-80 {
	top: -13.33333%;
}
.rope.depth-80 .hanger {
	-webkit-transform: scale(0.92778);
	-moz-transform: scale(0.92778);
	transform: scale(0.92778);
}
.wave.depth-90 {
	bottom: -34px;
	margin: 0px 0px;
	background-size: 612px 244.8px;
	height: 245px;
}
.wave.depth-90:after {
	height: 27.2px;
}
.rope.depth-90 {
	top: -16.66667%;
}
.rope.depth-90 .hanger {
	-webkit-transform: scale(0.98889);
	-moz-transform: scale(0.98889);
	transform: scale(0.98889);
}
.wave.depth-100 {
	bottom: -68px;
	margin: 0px 0px;
	background-size: 680px 272px;
	height: 272px;
}
.wave.depth-100:after {
	height: 0px;
}
.rope.depth-100 {
	top: -20%;
}
.rope.depth-100 .hanger {
	-webkit-transform: scale(1.05);
	-moz-transform: scale(1.05);
	transform: scale(1.05);
}
}
@media all and (min-width: 1200px) {
html {
	font-size: 14px;
}
.center {
	max-width: 620px;
}
.about .panel:after {
	background-size: 280px 280px;
	height: 200px;
	width: 170px;
}
.about .panel header:before {
	background-size: 93.5px 127.5px;
}
.prompt .panel {
	width: 240px;
}
.light {
	margin: -200px -200px;
	background-size: 400px 400px;
	height: 400px;
	width: 400px;
}
.wave.depth-10 {
	bottom: 252px;
	margin: 0px 0px;
	background-size: 72px 28.8px;
	height: 29px;
}
.wave.depth-10:after {
	height: 259.2px;
}
.rope.depth-10 {
	top: 5%;
}
.rope.depth-10 .hanger {
	-webkit-transform: scale(0.6);
	-moz-transform: scale(0.6);
	transform: scale(0.6);
}
.wave.depth-20 {
	bottom: 216px;
	margin: 0px 0px;
	background-size: 144px 57.6px;
	height: 58px;
}
.wave.depth-20:after {
	height: 230.4px;
}
.rope.depth-20 {
	top: 1.66667%;
}
.rope.depth-20 .hanger {
	-webkit-transform: scale(0.67778);
	-moz-transform: scale(0.67778);
	transform: scale(0.67778);
}
.wave.depth-30 {
	bottom: 180px;
	margin: 0px 0px;
	background-size: 216px 86.4px;
	height: 86px;
}
.wave.depth-30:after {
	height: 201.6px;
}
.rope.depth-30 {
	top: -1.66667%;
}
.rope.depth-30 .hanger {
	-webkit-transform: scale(0.75556);
	-moz-transform: scale(0.75556);
	transform: scale(0.75556);
}
.wave.depth-40 {
	bottom: 144px;
	margin: 0px 0px;
	background-size: 288px 115.2px;
	height: 115px;
}
.wave.depth-40:after {
	height: 172.8px;
}
.rope.depth-40 {
	top: -5.0%;
}
.rope.depth-40 .hanger {
	-webkit-transform: scale(0.83333);
	-moz-transform: scale(0.83333);
	transform: scale(0.83333);
}
.wave.depth-50 {
	bottom: 108px;
	margin: 0px 0px;
	background-size: 360px 144px;
	height: 144px;
}
.wave.depth-50:after {
	height: 144px;
}
.rope.depth-50 {
	top: -8.33333%;
}
.rope.depth-50 .hanger {
	-webkit-transform: scale(0.91111);
	-moz-transform: scale(0.91111);
	transform: scale(0.91111);
}
.wave.depth-60 {
	bottom: 72px;
	margin: 0px 0px;
	background-size: 432px 172.8px;
	height: 173px;
}
.wave.depth-60:after {
	height: 115.2px;
}
.rope.depth-60 {
	top: -11.66667%;
}
.rope.depth-60 .hanger {
	-webkit-transform: scale(0.98889);
	-moz-transform: scale(0.98889);
	transform: scale(0.98889);
}
.wave.depth-70 {
	bottom: 36px;
	margin: 0px 0px;
	background-size: 504.0px 201.6px;
	height: 202px;
}
.wave.depth-70:after {
	height: 86.4px;
}
.rope.depth-70 {
	top: -15.0%;
}
.rope.depth-70 .hanger {
	-webkit-transform: scale(1.06667);
	-moz-transform: scale(1.06667);
	transform: scale(1.06667);
}
.wave.depth-80 {
	bottom: 0px;
	margin: 0px 0px;
	background-size: 576px 230.4px;
	height: 230px;
}
.wave.depth-80:after {
	height: 57.6px;
}
.rope.depth-80 {
	top: -18.33333%;
}
.rope.depth-80 .hanger {
	-webkit-transform: scale(1.14444);
	-moz-transform: scale(1.14444);
	transform: scale(1.14444);
}
.wave.depth-90 {
	bottom: -36px;
	margin: 0px 0px;
	background-size: 648px 259.2px;
	height: 259px;
}
.wave.depth-90:after {
	height: 28.8px;
}
.rope.depth-90 {
	top: -21.66667%;
}
.rope.depth-90 .hanger {
	-webkit-transform: scale(1.22222);
	-moz-transform: scale(1.22222);
	transform: scale(1.22222);
}
.wave.depth-100 {
	bottom: -72px;
	margin: 0px 0px;
	background-size: 720px 288px;
	height: 288px;
}
.wave.depth-100:after {
	height: 0px;
}
.rope.depth-100 {
	top: -25%;
}
.rope.depth-100 .hanger {
	-webkit-transform: scale(1.3);
	-moz-transform: scale(1.3);
	transform: scale(1.3);
}
}
a, button {
	-webkit-transition: color 0.6s cubic-bezier(0.165, 0.84, 0.44, 0.2), background-color 0.6s cubic-bezier(0.165, 0.84, 0.44, 0.2), opacity 0.6s cubic-bezier(0.165, 0.84, 0.44, 0.2);
	-moz-transition: color 0.6s cubic-bezier(0.165, 0.84, 0.44, 0.2), background-color 0.6s cubic-bezier(0.165, 0.84, 0.44, 0.2), opacity 0.6s cubic-bezier(0.165, 0.84, 0.44, 0.2);
	transition: color 0.6s cubic-bezier(0.165, 0.84, 0.44, 0.2), background-color 0.6s cubic-bezier(0.165, 0.84, 0.44, 0.2), opacity 0.6s cubic-bezier(0.165, 0.84, 0.44, 0.2);
}

.about .panel, .about .cables {
	-webkit-transition: all 0.8s cubic-bezier(0.77, 0, 0.175, 1);
	-moz-transition: all 0.8s cubic-bezier(0.77, 0, 0.175, 1);
	transition: all 0.8s cubic-bezier(0.77, 0, 0.175, 1);
}
 @-webkit-keyframes phase {
 0% {
 opacity: 1;
}
 25% {
 opacity: 0.4;
}
 50% {
 opacity: 0.8;
}
 75% {
 opacity: 0.4;
}
 100% {
 opacity: 1;
}
}
 @-moz-keyframes phase {
 0% {
 opacity: 1;
}
 25% {
 opacity: 0.4;
}
 50% {
 opacity: 0.8;
}
 75% {
 opacity: 0.4;
}
 100% {
 opacity: 1;
}
}
 @-ms-keyframes phase {
 0% {
 opacity: 1;
}
 25% {
 opacity: 0.4;
}
 50% {
 opacity: 0.8;
}
 75% {
 opacity: 0.4;
}
 100% {
 opacity: 1;
}
}
 @keyframes phase {
 0% {
 opacity: 1;
}
 25% {
 opacity: 0.4;
}
 50% {
 opacity: 0.8;
}
 75% {
 opacity: 0.4;
}
 100% {
 opacity: 1;
}
}
/*
 @-webkit-keyframes tilt {
 0% {
 -webkit-transform: rotateX(-30deg);
 -moz-transform: rotateX(-30deg);
 transform: rotateX(-30deg);
}
 25% {
 -webkit-transform: rotateX( 30deg);
 -moz-transform: rotateX( 30deg);
 transform: rotateX( 30deg);
}
 50% {
 -webkit-transform: rotateY(-30deg);
 -moz-transform: rotateY(-30deg);
 transform: rotateY(-30deg);
}
 75% {
 -webkit-transform: rotateY( 30deg);
 -moz-transform: rotateY( 30deg);
 transform: rotateY( 30deg);
}
 100% {
 -webkit-transform: rotateZ( 20deg);
 -moz-transform: rotateZ( 20deg);
 transform: rotateZ( 20deg);
}
}
 @-moz-keyframes tilt {
 0% {
 -webkit-transform: rotateX(-30deg);
 -moz-transform: rotateX(-30deg);
 transform: rotateX(-30deg);
}
 25% {
 -webkit-transform: rotateX( 30deg);
 -moz-transform: rotateX( 30deg);
 transform: rotateX( 30deg);
}
 50% {
 -webkit-transform: rotateY(-30deg);
 -moz-transform: rotateY(-30deg);
 transform: rotateY(-30deg);
}
 75% {
 -webkit-transform: rotateY( 30deg);
 -moz-transform: rotateY( 30deg);
 transform: rotateY( 30deg);
}
 100% {
 -webkit-transform: rotateZ( 20deg);
 -moz-transform: rotateZ( 20deg);
 transform: rotateZ( 20deg);
}
}
 @-ms-keyframes tilt {
 0% {
 -webkit-transform: rotateX(-30deg);
 -moz-transform: rotateX(-30deg);
 transform: rotateX(-30deg);
}
 25% {
 -webkit-transform: rotateX( 30deg);
 -moz-transform: rotateX( 30deg);
 transform: rotateX( 30deg);
}
 50% {
 -webkit-transform: rotateY(-30deg);
 -moz-transform: rotateY(-30deg);
 transform: rotateY(-30deg);
}
 75% {
 -webkit-transform: rotateY( 30deg);
 -moz-transform: rotateY( 30deg);
 transform: rotateY( 30deg);
}
 100% {
 -webkit-transform: rotateZ( 20deg);
 -moz-transform: rotateZ( 20deg);
 transform: rotateZ( 20deg);
}
}
 @keyframes tilt {
 0% {
 -webkit-transform: rotateX(-30deg);
 -moz-transform: rotateX(-30deg);
 transform: rotateX(-30deg);
}
 25% {
 -webkit-transform: rotateX( 30deg);
 -moz-transform: rotateX( 30deg);
 transform: rotateX( 30deg);
}
 50% {
 -webkit-transform: rotateY(-30deg);
 -moz-transform: rotateY(-30deg);
 transform: rotateY(-30deg);
}
 75% {
 -webkit-transform: rotateY( 30deg);
 -moz-transform: rotateY( 30deg);
 transform: rotateY( 30deg);
}
 100% {
 -webkit-transform: rotateZ( 20deg);
 -moz-transform: rotateZ( 20deg);
 transform: rotateZ( 20deg);
}
}*/
 @-webkit-keyframes wave {
 0% {
 -webkit-transform: rotateZ(0deg) translate3d(0, 10%, 0) rotateZ(0deg);
 -moz-transform: rotateZ(0deg) translate3d(0, 10%, 0) rotateZ(0deg);
 transform: rotateZ(0deg) translate3d(0, 10%, 0) rotateZ(0deg);
}
 100% {
 -webkit-transform: rotateZ(360deg) translate3d(0, 10%, 0) rotateZ(-360deg);
 -moz-transform: rotateZ(360deg) translate3d(0, 10%, 0) rotateZ(-360deg);
 transform: rotateZ(360deg) translate3d(0, 10%, 0) rotateZ(-360deg);
}
}
 @-moz-keyframes wave {
 0% {
 -webkit-transform: rotateZ(0deg) translate3d(0, 10%, 0) rotateZ(0deg);
 -moz-transform: rotateZ(0deg) translate3d(0, 10%, 0) rotateZ(0deg);
 transform: rotateZ(0deg) translate3d(0, 10%, 0) rotateZ(0deg);
}
 100% {
 -webkit-transform: rotateZ(360deg) translate3d(0, 10%, 0) rotateZ(-360deg);
 -moz-transform: rotateZ(360deg) translate3d(0, 10%, 0) rotateZ(-360deg);
 transform: rotateZ(360deg) translate3d(0, 10%, 0) rotateZ(-360deg);
}
}
 @-ms-keyframes wave {
 0% {
 -webkit-transform: rotateZ(0deg) translate3d(0, 10%, 0) rotateZ(0deg);
 -moz-transform: rotateZ(0deg) translate3d(0, 10%, 0) rotateZ(0deg);
 transform: rotateZ(0deg) translate3d(0, 10%, 0) rotateZ(0deg);
}
 100% {
 -webkit-transform: rotateZ(360deg) translate3d(0, 10%, 0) rotateZ(-360deg);
 -moz-transform: rotateZ(360deg) translate3d(0, 10%, 0) rotateZ(-360deg);
 transform: rotateZ(360deg) translate3d(0, 10%, 0) rotateZ(-360deg);
}
}
 @keyframes wave {
 0% {
 -webkit-transform: rotateZ(0deg) translate3d(0, 10%, 0) rotateZ(0deg);
 -moz-transform: rotateZ(0deg) translate3d(0, 10%, 0) rotateZ(0deg);
 transform: rotateZ(0deg) translate3d(0, 10%, 0) rotateZ(0deg);
}
 100% {
 -webkit-transform: rotateZ(360deg) translate3d(0, 10%, 0) rotateZ(-360deg);
 -moz-transform: rotateZ(360deg) translate3d(0, 10%, 0) rotateZ(-360deg);
 transform: rotateZ(360deg) translate3d(0, 10%, 0) rotateZ(-360deg);
}
}
 @-webkit-keyframes lighthouse {
 0% {
 -webkit-transform: translate3d(15%, 0, 0) rotateZ(10deg);
 -moz-transform: translate3d(15%, 0, 0) rotateZ(10deg);
 transform: translate3d(15%, 0, 0) rotateZ(10deg);
}
 100% {
 -webkit-transform: translate3d(-15%, 0, 0) rotateZ(-10deg);
 -moz-transform: translate3d(-15%, 0, 0) rotateZ(-10deg);
 transform: translate3d(-15%, 0, 0) rotateZ(-10deg);
}
}
 @-moz-keyframes lighthouse {
 0% {
 -webkit-transform: translate3d(15%, 0, 0) rotateZ(10deg);
 -moz-transform: translate3d(15%, 0, 0) rotateZ(10deg);
 transform: translate3d(15%, 0, 0) rotateZ(10deg);
}
 100% {
 -webkit-transform: translate3d(-15%, 0, 0) rotateZ(-10deg);
 -moz-transform: translate3d(-15%, 0, 0) rotateZ(-10deg);
 transform: translate3d(-15%, 0, 0) rotateZ(-10deg);
}
}
 @-ms-keyframes lighthouse {
 0% {
 -webkit-transform: translate3d(15%, 0, 0) rotateZ(10deg);
 -moz-transform: translate3d(15%, 0, 0) rotateZ(10deg);
 transform: translate3d(15%, 0, 0) rotateZ(10deg);
}
 100% {
 -webkit-transform: translate3d(-15%, 0, 0) rotateZ(-10deg);
 -moz-transform: translate3d(-15%, 0, 0) rotateZ(-10deg);
 transform: translate3d(-15%, 0, 0) rotateZ(-10deg);
}
}
 @keyframes lighthouse {
 0% {
 -webkit-transform: translate3d(15%, 0, 0) rotateZ(10deg);
 -moz-transform: translate3d(15%, 0, 0) rotateZ(10deg);
 transform: translate3d(15%, 0, 0) rotateZ(10deg);
}
 100% {
 -webkit-transform: translate3d(-15%, 0, 0) rotateZ(-10deg);
 -moz-transform: translate3d(-15%, 0, 0) rotateZ(-10deg);
 transform: translate3d(-15%, 0, 0) rotateZ(-10deg);
}
}
 @-webkit-keyframes move {
 0% {
 -webkit-transform: rotateZ(10deg);
 -moz-transform: rotateZ(10deg);
 transform: rotateZ(10deg);
}
 100% {
 -webkit-transform: rotateZ(-10deg);
 -moz-transform: rotateZ(-10deg);
 transform: rotateZ(-10deg);
}
}
 @-moz-keyframes move {
 0% {
 -webkit-transform: rotateZ(10deg);
 -moz-transform: rotateZ(10deg);
 transform: rotateZ(10deg);
}
 100% {
 -webkit-transform: rotateZ(-10deg);
 -moz-transform: rotateZ(-10deg);
 transform: rotateZ(-10deg);
}
}
 @-ms-keyframes move {
 0% {
 -webkit-transform: rotateZ(10deg);
 -moz-transform: rotateZ(10deg);
 transform: rotateZ(10deg);
}
 100% {
 -webkit-transform: rotateZ(-10deg);
 -moz-transform: rotateZ(-10deg);
 transform: rotateZ(-10deg);
}
}
 @keyframes move {
 0% {
 -webkit-transform: rotateZ(10deg);
 -moz-transform: rotateZ(10deg);
 transform: rotateZ(10deg);
}
 100% {
 -webkit-transform: rotateZ(-10deg);
 -moz-transform: rotateZ(-10deg);
 transform: rotateZ(-10deg);
}
}
html.mouse a:hover, html.mouse button:hover {
	color: rgba(88, 75, 60, 0.5);
}
html.mouse a:hover {
	color: rgba(88, 75, 60, 0.5);
}
html.mouse button:hover {
	color: rgba(88, 255, 60, 0.5);
}
html.mouse .icon-skull2:hover {
	 -webkit-transform:scale(1);
  -moz-transform:scale(1);
  -ms-transform:scale(1);

  -webkit-transition:all 0.4s cubic-bezier(0.57, 0.07, 0.44, 2);
  -moz-transition:all 0.4s cubic-bezier(0.57, 0.07, 0.44, 2);
  -ms-transition:all 0.4s cubic-bezier(0.57, 0.07, 0.44, 2);


	position: absolute;


	color: rgba(255, 255, 255, 0.9);

}
html.mouse .icon-octopus2:hover {
 -webkit-transform:scale(1);
  -moz-transform:scale(1);
  -ms-transform:scale(1);

  -webkit-transition:all 0.4s cubic-bezier(0.57, 0.07, 0.44, 2);
  -moz-transition:all 0.4s cubic-bezier(0.57, 0.07, 0.44, 2);
  -ms-transition:all 0.4s cubic-bezier(0.57, 0.07, 0.44, 2);


	position: absolute;

	color: rgba(255, 255, 255, 0.9);

}

html.mouse .icon-anchor:hover {
 -webkit-transform:scale(1);
  -moz-transform:scale(1);
  -ms-transform:scale(1);
  -webkit-transition:all 0.4s cubic-bezier(0.57, 0.07, 0.44, 2);
  -moz-transition:all 0.4s cubic-bezier(0.57, 0.07, 0.44, 2);
  -ms-transition:all 0.4s cubic-bezier(0.57, 0.07, 0.44, 2);
position: absolute;
	color: rgba(255, 255, 255, 0.9);
}
html.mouse .icon-quill:hover {
 -webkit-transform:scale(1);
  -moz-transform:scale(1);
  -ms-transform:scale(1);
  -webkit-transition:all 0.4s cubic-bezier(0.57, 0.07, 0.44, 2);
  -moz-transition:all 0.4s cubic-bezier(0.57, 0.07, 0.44, 2);
  -ms-transition:all 0.4s cubic-bezier(0.57, 0.07, 0.44, 2);
position: absolute;
	color: rgba(255, 255, 255, 0.9);
}
html.mouse .icon-shipwreck3:hover {
 -webkit-transform:scale(1);
  -moz-transform:scale(1);
  -ms-transform:scale(1);
  -webkit-transition:all 0.4s cubic-bezier(0.57, 0.07, 0.44, 2);
  -moz-transition:all 0.4s cubic-bezier(0.57, 0.07, 0.44, 2);
  -ms-transition:all 0.4s cubic-bezier(0.57, 0.07, 0.44, 2);
position: absolute;
	color: rgba(255, 255, 255, 0.9);
}
html.mouse .links a:hover {

}

html.touch a.tap, html.touch button.tap {

}
html.touch a.tap {

}
html.touch button.tap {

}
html.touch .toggle.tap .x, html.touch .toggle.tap .y {

}
html.touch .toggle2.tap .x, html.touch .toggle2.tap .y {

}
html.touch .toggle3.tap .x, html.touch .toggle3.tap .y {

}
html.touch .toggle4.tap .x, html.touch .toggle4.tap .y {

}
html.touch .toggle5.tap .x, html.touch .toggle5.tap .y {

}
html.touch .links a.tap {

}
