html, body {
       overflow-x: hidden;
     }
body{
background-color: #696969;
color: #000;	
padding: 0px;
margin: 0px;
}
h1{
font-family: "Gotham SSm A", "Gotham SSm B";
font-style: normal;
font-weight: 800;
font-size: 90px;
margin-bottom: 20px;
margin-top: 0px;
}
h2{
	font-family: "Gotham SSm A", "Gotham SSm B";
	font-style: normal;
	font-weight: 200;
	font-size: 1.75em;
	line-height: 1.5em;

}
h3{
	font-family: "Gotham SSm A", "Gotham SSm B";
	font-style: normal;
	font-weight: 300;
	font-size: 1.7em;
	line-height: 2em;
	margin-bottom: 10px;
}

#menu_wrapper_white{
width: 100%;
height: 78px;
background-color: #fff;
position: fixed;
top: 0px;
left: 0px;
color: #000;	
opacity: .95;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=95)";
filter: alpha(opacity=95);
-moz-opacity: 0.95;
-khtml-opacity: 0.95;
z-index: 100;
}
#menu_wrapper{
width: 100%;
height: 78px;
position: fixed;
top: 0px;
left: 0px;
z-index: 101;

}
#menu{
max-width: 1100px;
height: 78px;
margin-left: auto;
margin-right: auto;	
z-index: 102;
}
h1.knowledge_header{
font-size: 60px !important;
display: block !important;
}
.knowledge_cameras{
display: block;
width: 100%;	
font-family: "Gotham SSm A", "Gotham SSm B";
font-style: normal;
font-weight: 200;
font-size: 15px;
margin-top: 40px;
margin-bottom: 10px;
border-spacing: 0px;
border: 0px;
}
.knowledge_cameras a{
text-decoration: none;
color: #000;
}
.knowledge_cameras a:hover{
text-decoration: underline;
color: #666;	
}
.knowledge_cameras th{
font-family: "Gotham SSm A", "Gotham SSm B";
font-style: normal;
font-weight: 800;
font-size: 15px;
padding: 10px 10px 20px 10px;
width: 20%;
}
.knowledge_cameras tr:nth-child(even){
background-color: #fafafa;	
}
.knowledge_cameras td{
font-family: "Gotham SSm A", "Gotham SSm B";
font-style: normal;
font-weight: 200;
font-size: 15px;
padding: 10px;
text-align: center;
vertical-align: middle;
}
.knowledge_cameras td:first-child{
text-align: left;	
}
.knowledge_cameras td img{
display: inline-block;
vertical-align: middle;
margin-right: 20px;
width: 60px;
height: 60px;
}


@media only screen and (min-device-width : 320px) and (max-device-width : 480px) and (orientation: portrait) {

#menu_wrapper_white{
height: 150px !important;
}
#menu_wrapper{
height: 150px !important;
}
#menu{
height: 150px !important;
}
#menu_left{
width: 350px !important;
height: 75px !important;
margin-top: 40px !important;
}
#menu_empty{
	width: 350px !important; 
	height: 75px !important;
	}
#menu_right{
margin-top: 60px !important;
}
.menu_button{
font-size: 2em !important;
padding: 20px 40px !important;
font-weight: 400 !important;
background-color: #6EBEFF !important;
}

}
@media only screen and (min-device-width : 320px) and (max-device-width : 480px) and (orientation: landscape) {
.menu_button{
font-weight: 400 !important;
color: #fff;
}
.contact_submit{
font-weight: 400 !important;
color: #fff !important;
font-size: 1.5em !important;
padding: 20px 40px !important;
}
}

#menu_left{
float: left;
background-image: url("distribute_logo_web.png");
width: 175px;
height: 38px;
background-size:cover;
background-repeat: no-repeat;
margin-top: 20px;
margin-bottom: 20px;
margin-left: 40px;
z-index: 101;
}
#menu_empty{
	width: 175px; 
	height: 38px;
}

#menu_right{
float: right;
margin-top: 30px;
margin-right: 40px;
z-index: 101;
}
.menu_button{
	font-family: "Gotham SSm A", "Gotham SSm B";
	font-style: normal;
	font-weight: 200;
	background-color: #6EBEFF;
	padding: 10px 20px;
	color: #fff;
	border-radius: 5px;
	-moz-border-radius: 5px;
	z-index: 102;

}
.menu_button{
	color: #fff;
	text-decoration: none;	
}
.menu_button:active{
	color: #fff;
	text-decoration: none;	
}
.menu_button:hover{
	color: #fff;
	text-decoration: none;	
	background-color: #C1E3FF;
	cursor: pointer;
}
.menu_button:visited{
	color: #fff;
	text-decoration: none;	
}
#splash{
	background-image: url("splash.jpg");
	background-size: cover;
	width: 100%;
	height: 100%;
	margin-top: 78px;
	position: relative;
}
#splash_knowledge{
	background-image: url("splash_knowledge.jpg");
	background-size: cover;
	width: 100%;
	height: 100%;
	margin-top: 78px;
	position: relative;
}
#splash_overlay{
width: 100%;
height: 100%;
opacity: .7;
background-color: #1F5980;	
position: absolute;
left: 0;
right: 0;
z-index: 2;
}
#splash_text{
	width: 70%;
	margin-left: auto;
	margin-right: auto;
	color: #fff;
	text-align: center;
	font-family: "Archer SSm A", "Archer SSm B";
	font-style: italic;
	font-weight: 200;
	font-size: 40px;
	position: absolute;
	left: 0;
	right: 0;
	z-index: 3;
	top: 50%;
	-webkit-transform: translateY(-60%);
  	-ms-transform: translateY(-60%);
 	transform: translateY(-60%);
	overflow: hidden;

}
.start_button{
width: 40%;
display: block;
margin: 60px auto 0px auto;
font-size: 18px;
font-weight: 400;
background-color: #6EBEFF;
font-family: "Gotham SSm A", "Gotham SSm B";
	font-style: normal;
	font-weight: 200;
	background-color: #6EBEFF;
	padding: 10px 20px;
	color: #fff;
	border-radius: 5px;
	-moz-border-radius: 5px;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 2px;
	padding: 15px;
}
.start_button:hover{
	background-color: #C1E3FF;
}
.start_anchor{
position: absolute; 
margin-top: -78px;	
}

@media only screen and (min-device-width : 320px) and (max-device-width : 480px) and (orientation: landscape) {
#splash_text{
margin-top: -40px;	
}
.start_button{
width: 60%;
display: block;
margin: 30px auto 0px auto;
font-weight: 400 !important;
background-color: #6EBEFF;
font-family: "Gotham SSm A", "Gotham SSm B";
	font-style: normal;
	font-weight: 200;
	background-color: #6EBEFF;
	padding: 10px 20px;
	color: #fff;
	border-radius: 5px;
	-moz-border-radius: 5px;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 2px;
	padding: 20px;
}
.start_button:hover{
	background-color: #6EBEFF;
}

}

@media only screen and (min-device-width : 320px) and (max-device-width : 667px) and (orientation: portrait) {

.start_anchor{
position: absolute; 
margin-top: -150px;	
}
.start_button{
width: 70%;
display: block;
margin: 60px auto;
font-size: .75em;
font-weight: 400 !important;
background-color: #6EBEFF;
font-family: "Gotham SSm A", "Gotham SSm B";
	font-style: normal;
	font-weight: 200;
	background-color: #6EBEFF;
	padding: 10px 20px;
	color: #fff;
	border-radius: 5px;
	-moz-border-radius: 5px;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 2px;
	padding: 40px;
}
.start_button:hover{
	background-color: #6EBEFF;
}

#splash_text{
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	color: #fff;
	text-align: center;
	font-family: "Archer SSm A", "Archer SSm B";
	font-style: italic;
	font-weight: 200;
	font-size: 50px !important;
	padding-top: 0px !important;
	position: absolute;
	top: 50% !important;
	-webkit-transform: translateY(-50%) !important;
  	-ms-transform: translateY(-50%) !important;
 	transform: translateY(-50%) !important;
	z-index: 3;

}
.content_wrapper{
	max-width: 1100px;
	margin-left: auto;
	margin-right: auto;
}
.content_container{
	margin-left: 40px;
	margin-right: 40px;
	padding: 40px 40px 80px 40px !important;
	font-family: "Gotham SSm A", "Gotham SSm B";
	font-style: normal;
	font-weight: 300 !important;
	font-size: 3em !important;
	line-height: 1.5em !important;
}

h1{
font-family: "Gotham SSm A", "Gotham SSm B";
font-style: normal;
font-weight: 800;
font-size: 1em !important;
margin-bottom: 20px;
margin-left: auto !important;
margin-right: auto !important;
}
h2{
	font-family: "Gotham SSm A", "Gotham SSm B";
	font-style: normal;
	font-weight: 200;
	font-size: 1.25em !important;
	line-height: 1.5em !important;

}
h3{
	font-family: "Gotham SSm A", "Gotham SSm B";
	font-style: normal;
	font-weight: 300;
	font-size: 1.5em;
	line-height: 1.5em;
	margin-bottom: 10px;
}
#splash_text h1{
	font-size: 100px !important;
	}
#splash_text h2{
	font-size: 40px !important;
	}
.knowledge_cameras{
display: block;
width: 100%;	
font-family: "Gotham SSm A", "Gotham SSm B";
font-style: normal;
font-weight: 200;
font-size: 20px !important;
margin-top: 100px;
margin-bottom: 10px;
border-spacing: 0px;
border: 0px;
}
.knowledge_cameras a{
text-decoration: none;
color: #000;
}
.knowledge_cameras a:hover{
text-decoration: underline;
color: #666;	
}
.knowledge_cameras th{
font-family: "Gotham SSm A", "Gotham SSm B";
font-style: normal;
font-weight: 800;
font-size: 30px !important;
padding: 10px 10px 20px 10px;
width: 20%;
}
.knowledge_cameras tr:nth-child(even){
background-color: #fafafa;	
}
.knowledge_cameras td{
font-family: "Gotham SSm A", "Gotham SSm B";
font-style: normal;
font-weight: 200;
font-size: 30px !important;
padding: 10px;
text-align: center;
vertical-align: middle;
	
}
.knowledge_cameras td:first-child{
text-align: center;
}
.knowledge_cameras td img{
display: block;
vertical-align: middle;
width: 100px;
height: 100px;
	margin-bottom: 10px;
	margin-left: auto !important;
	margin-right: auto !important;
}
}


.content_wrapper{
	max-width: 1100px;
	margin-left: auto;
	margin-right: auto;
}
.content_container{
	margin-left: 40px;
	margin-right: 40px;
	padding: 40px 0px 80px 0px;
	font-family: "Gotham SSm A", "Gotham SSm B";
	font-style: normal;
	font-weight: 200;
	font-size: 18px;
	line-height: 1.5em;
}

#content_one_splash{
	background-image: url("cloud_overlay.png");
	background-repeat: no-repeat;
	background-size: contain;
	width: 100%;
	height: 900px;
	z-index: 1;
	position: absolute;
	top: -800px;
}
#content_one_splash_container{
max-width: 100%;
height: 450px;
margin-left: auto;
margin-right: auto;
z-index: 2;
position: relative;
overflow-y: hidden; 
overflow-x: hidden; 
}
#content_one_text{
	width: 35%;
	font-family: "Gotham SSm A", "Gotham SSm B";
	font-style: normal;
	font-weight: 200;
	font-size: 20px;
	line-height: 1.75em;
	margin-right: 40px;
	text-align: right;
	clear: both;
	z-index: 3;
	position: absolute;
	right: 0;
	margin-top: -30px;
	top: 50%;
	-webkit-transform: translateY(-50%);
  	-ms-transform: translateY(-50%);
 	transform: translateY(-50%);
	overflow: hidden;
}
.content_thirds{
	width: 33%;
	float: left;
	margin-bottom: 80px;
	margin-top: 40px
}
.content_thirds_wrapper{
	text-align: center;
	font-size: 16px;
}
.content_thirds_image{
display: block;
margin-left: auto;
margin-right: auto;
width: 225px;	
}
.content_thirds_one{
padding-right: 30px;
}
.content_thirds_two{
padding: 0px 15px;
}
.content_thirds_three{
padding-left: 30px;
}


@media only screen and (min-device-width : 320px) and (max-device-width : 480px) and (orientation: portrait) {

.content_thirds{
	width: 100% !important;
	margin-bottom: 40px;
	margin-top: 40px;
	padding-bottom: 80px;
	border-bottom: 1px solid #696969 !important;
	float: none !important;
	display: block !important;
}
.content_thirds_wrapper{
	text-align: center;
	font-size: 1em !important;
	line-height: 1.5em !important;
}
.content_thirds_image{
	display: block;
	margin-top: 40px;
	margin-left: auto;
	margin-right: auto;
	width: 70% !important;	
}
.content_thirds_one{
padding: 20px !important;
}
.content_thirds_two{
padding: 20px !important;
}
.content_thirds_three{
padding: 20px !important;
}
#content_two{
margin-bottom: 0px !important;	
padding-bottom: 0px !important;
}



}

#content_screens_overlay{
max-width: 100%;
z-index: 1;
position: absolute;
top: 400px;
}
#overlay_hider{
margin-top: -40px;
max-width: 100%;
height: 375px;
margin-left: auto;
margin-right: auto;
z-index: 2;
position: relative;
overflow-y: hidden; // hide vertical
overflow-x: hidden; // hide horizontal
}

@media only screen and (min-device-width : 320px) and (max-device-width : 480px) and (orientation: portrait) {

#content_screens_overlay{
max-width: 100%;
z-index: 1;
position: absolute;
top: 400px;
}
#overlay_hider{
margin-top: -40px;
max-width: 100%;
height: 450px !important;
margin-left: auto;
margin-right: auto;
z-index: 2;
position: relative;
overflow-y: hidden; 
overflow-x: hidden; 
}

}

.contact_anchor{
display: block;
position: relative;
top: -77px;
visibility: hidden;
}
.contact_form{
width: 100%;
border: 1px solid #afafaf;
padding: 18px;
margin: 10px 0px;
font-family: "Archer SSm A", "Archer SSm B";
font-style: normal;
font-weight: 200;
font-size: 1.3em;
background-color: #fafafa;
-webkit-appearance: none;

}
.contact_form:focus {
  outline-color: transparent;
  outline-style: none;
  background-color: #fff; 
  -webkit-appearance: none;

}
.contact_message{
width: 100%;
border: 1px solid #afafaf;
padding: 20px;
margin: 10px 0px;
font-family: "Archer SSm A", "Archer SSm B";
font-style: normal;
font-weight: 200;
font-size: 1.5em;
height: 8em;
resize: none;
background-color: #fafafa;
-webkit-appearance: none;

}
.contact_message:focus {
  outline-color: transparent;
  outline-style: none;
  background-color: #fff; 
}
.contact_submit{
font-family: "Gotham SSm A", "Gotham SSm B";
font-style: normal;
font-weight: 200;
font-size: 17px;
color: #fff;
background-color: #6EBEFF;
padding: 10px 20px;
border-radius: 5px;
-moz-border-radius: 5px;
text-shadow:none;
border:none;
box-shadow:none;
	-webkit-appearance: none;
}
.contact_submit:focus {
outline-color: transparent;
outline-style: none;
}
.contact_submit:hover{
background-color: #8CD9FF;	
cursor: pointer;
}

@media only screen and (min-device-width : 320px) and (max-device-width : 480px) and (orientation: portrait) {
	#content_one{
		height: 1250px !important;
	}
	#content_one_splash{
	background-image: url("cloud_overlay.png");
	background-repeat: no-repeat;
	background-size: cover;
	width: 165%;
	height: 900px;
	z-index: 1;
	position: absolute;
	top: 1300px;
}
#content_one_splash_container{
max-width: 100%;
height: 1250px;
margin-left: auto;
margin-right: auto;
z-index: 2;
position: relative;
overflow-y: hidden; 
overflow-x: hidden; 
}
#content_one_text{
width: 85%;
	font-family: "Gotham SSm A", "Gotham SSm B";
	font-style: normal;
	font-weight: 200;
	font-size: 3em !important;
	line-height: 1.75em !important;
	margin: 0px auto !important;
	padding: 0px 30px !important;
	text-align: center !important;
	left: 0 !important;
	top: 40px !important;
	-webkit-transform: translateY(0) !important;
  	-ms-transform: translateY(0) !important;
 	transform: translateY(0) !important;
}
.contact_submit{
font-family: "Gotham SSm A", "Gotham SSm B";
font-style: normal;
font-weight: 400;
font-size: 1em;
color: #fff;
background-color: #6EBEFF;
padding: 20px 40px;
border-radius: 5px;
-moz-border-radius: 5px;
text-shadow:none;
border:none;
box-shadow:none;
-webkit-appearance: none;
margin-top: 40px;
}

}

#content_one{
background-color: #ffd228;
width: 100%;
height: 450px;
clear: both;
}
#content_two{
background-color: #fafafa;
width: 100%;
clear: both;
overflow: auto;
}
#content_three{
background-color: #fafafa;
width: 100%;
}
#content_four{
background-color: #fff;
width: 100%;
}
#content_five{
background-color: #fafafa;
width: 100%;
}
#footer{
width: 100%;
padding: 20px 0px;
background-color: #696969;	
}
#footer_wrapper{
	max-width: 1100px;
	margin-left: auto;
	margin-right: auto;
}
#footer_container{
	color: #fff;
	margin-left: 40px;
	margin-right: 40px;
	padding: 20px 0px 0px 0px;
	font-family: "Gotham SSm A", "Gotham SSm B";
	font-style: normal;
	font-weight: 200;
	font-size: 15px;
	line-height: 1.5em;
	overflow: auto;
	opacity: .85;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=85)";
	filter: alpha(opacity=85);
	-moz-opacity: 0.85;
	-khtml-opacity: 0.85;
	overflow: hidden;
	position: relative;
	margin-bottom: 50px;
}
#footer_left{
width: 50%;
display: block;
float:left;
font-family: "Gotham SSm A", "Gotham SSm B";
font-style: normal;
font-weight: 100;
border-right: 1px solid #888;
padding: 0px 30px 10px 0px;

}
#footer_right{
width: 40%;
display: table-cell;	
padding: 0px 0px 10px 30px;
text-align: right;
vertical-align: bottom;
position: absolute;
right: 0px;
bottom: 0px;

}
.footer_logo{
width: 150px;	
display: block;
margin-bottom: 10px;
}


@media only screen and (min-device-width : 320px) and (max-device-width : 480px) and (orientation: portrait) {

#footer_container{
	width: 90%;
	color: #fff;
	font-family: "Gotham SSm A", "Gotham SSm B";
	font-style: normal;
	font-weight: 200;
	font-size: 1.5em;
	line-height: 1.5em;
	overflow: auto;
	opacity: .85;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=85)";
	filter: alpha(opacity=85);
	-moz-opacity: 0.85;
	-khtml-opacity: 0.85;
	margin-left: auto !important;
	margin-right: auto !important;
	padding: 0px 40px !important;
	
}
#footer_left{
width: 90%;
display: block;
font-family: "Gotham SSm A", "Gotham SSm B";
font-style: normal;
font-weight: 200;
border-right: none !important;
border-bottom: 2px solid #888;
padding: 20px 40px 60px 40px !important;
text-align: center;
font-size: 1.5em;
line-height: 1.5em;
margin: 20px auto !important;
}
#footer_right{
width: 90%;
display: block;	
padding: 60px 40px 40px 40px !important;
text-align: center;
font-size: 1.5em;
line-height: 1.5em;
margin: 0px auto !important;
position: relative !important;
top: 20px;
}
.footer_logo{
width: 50%;	
display: block;
margin-top: 20px;
margin-left: auto;
margin-right: auto;
margin-bottom: 40px;
}

}

#message_overlay{
z-index: 1000;
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
#message_color{
opacity: .9;
background-color: #696969;	
width: 100%;
height: 100%;
}
#message_confirm{
z-index: 1005;
position: absolute;
top: 50%;
left: 0;
right: 0;
margin-left: auto;
margin-right: auto;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
background-color: #fff;
width: 35%;
height: 50%;
max-height: 300px;
min-height: 300px;
max-width: 400px;
min-width: 200px;
text-align: center;
padding: 30px;
}
.message_image{
width: 40%;
margin-left: auto;
margin-right: auto;	
}
.message_button{
	font-family: "Gotham SSm A", "Gotham SSm B";
	font-style: normal;
	font-weight: 400;
	background-color: #6EBEFF;
	padding: 10px 20px;
	color: #fff;
	border-radius: 5px;
	-moz-border-radius: 5px;
	text-decoration: none;
}
.message_button:hover{
background-color: #C1E3FF;
cursor: pointer;
}

#bgvid{
	width: 100%;
	height: 100%;
	object-fit: cover;
	overflow: hidden;
	position: relative;
}
.vid_wrapper{
width: 100%;
height: 100%;
overflow: hidden;
}

#explorers_splash{
	width: 100%;
	height: 90%;
	margin-top: 78px;
	position: relative;
}
#explorers_picture{
		background-image: url("explorers_splash.jpg");
	background-position: center center;
	background-size: cover;
	width: 100%;
	height: 100%;
	position: fixed;
	z-index: -3;
}
#explorers_splash_overlay{
width: 100%;
height: 100%;
opacity: .8;
background-color: #edd3a8;	
position: absolute;
left: 0;
right: 0;
z-index: 2;
}
#explorers_splash_text{
	width: 70%;
	margin-left: auto;
	margin-right: auto;
	color: #fff;
	text-align: center;
	font-family: "Archer SSm A", "Archer SSm B";
	font-style: italic;
	font-weight: 200;
	font-size: 40px;
	position: absolute;
	left: 0;
	right: 0;
	z-index: 3;
	top: 50%;
	-webkit-transform: translateY(-50%);
  	-ms-transform: translateY(-50%);
 	transform: translateY(-50%);
	overflow: hidden;
	

}
#explorers_splash_text h1{
color: #000;
	opacity: .7;

}
#explorers_splash .start_button{
width: 40%;
display: block;
margin: 60px auto 0px auto;
font-size: 18px;
font-weight: 400;
background-color: #6EBEFF;
font-family: "Gotham SSm A", "Gotham SSm B";
	font-style: normal;
	font-weight: 200;
	background-color: #9c6f41;
	padding: 10px 20px;
	color: #fff;
	border-radius: 5px;
	-moz-border-radius: 5px;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 2px;
	padding: 15px;
}
#explorers_splash .start_button:hover{
	background-color: #c6af97;
}
.explorers_ruler{
width: 100%;
margin-bottom: 100px;
}
.explorers_content_container{
	margin-left: 40px;
	margin-right: 40px;
	padding: 40px 0px 80px 0px;
	font-family: "Gotham SSm A", "Gotham SSm B";
	font-style: normal;
	font-weight: 200;
	font-size: 20px;
	line-height: 2em;
}
.explorers_content_container h3{
	margin-bottom: 20px;
	font-size: 2em;
}
.explorers_content_container ul{
margin-top: 0px;	
}
.explorers_content_container ul li{
margin-bottom: 20px;	
}
.explorers_text_highlight{
font-weight: 500 !important;	
color: #a3733f !important;
font-size: 1.1em !important;
}
.explorers_content_container .contact_submit{
	font-family: "Gotham SSm A", "Gotham SSm B";
font-style: normal;
font-weight: 200;
font-size: 17px;
color: #fff;
background-color: #9c6f41;
padding: 10px 20px;
border-radius: 5px;
-moz-border-radius: 5px;
text-shadow:none;
border:none;
box-shadow:none;
-webkit-appearance: none;
}
.explorers_content_container .contact_submit:hover{
	background-color: #c6af97;
}
.explorers_x{
width: 100px;
margin-left: auto;
margin-right: auto;	
display: block;
}
@media only screen and (min-device-width : 320px) and (max-device-width : 480px) and (orientation: portrait) {
#explorers_splash{
	width: 100%;
	height: 90%;
	margin-top: 150px;
	position: relative;
}
#explorers_picture{
		background-image: url("explorers_splash.jpg");
	background-position: center center;
	background-size: cover;
	width: 100%;
	height: 100%;
	position: fixed;
	z-index: -3;
}
#explorers_splash_overlay{
width: 100%;
height: 100%;
opacity: .8;
background-color: #edd3a8;	
position: absolute;
left: 0;
right: 0;
z-index: 2;
}
.explorers_content_container{
	padding: 40px 40px 40px 40px !important;
	font-family: "Gotham SSm A", "Gotham SSm B";
	font-style: normal;
	font-weight: 300 !important;
	font-size: 2.5em !important;
	line-height: 2em !important;
	text-align: justify;
}
#splash_text{
margin-top: -40px;	
}
#explorers_splash .start_button{
width: 70%;
display: block;
margin: 50px auto 0px auto;
font-weight: 400 !important;
background-color: #6EBEFF;
font-family: "Gotham SSm A", "Gotham SSm B";
	font-style: normal;
	font-weight: 200;
	background-color: #9c6f41;
	color: #fff;
	border-radius: 5px;
	-moz-border-radius: 5px;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 2px;
	padding: 30px;
	font-size: .75em;
}
#explorers_splash .start_button:hover{
		background-color: #c6af97;
}
#explorers_splash_text{
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	color: #fff;
	text-align: center;
	font-family: "Archer SSm A", "Archer SSm B";
	font-style: italic;
	font-weight: 200;
	font-size: 3.5em;
	position: absolute;
	left: 0;
	right: 0;
	z-index: 3;
	top: 50%;
	-webkit-transform: translateY(-50%);
  	-ms-transform: translateY(-50%);
 	transform: translateY(-50%);
	overflow: hidden;

}

.explorers_content_container{
	margin-left: 20px;
	margin-right: 20px;
	padding: 20px 0px 20px 0px;
	font-family: "Gotham SSm A", "Gotham SSm B";
	font-style: normal;
	font-weight: 200;
	font-size: 20px;
	line-height: 2em;
}

.explorers_content_container .contact_submit
{
font-weight: 400 !important;
color: #fff !important;
font-size: 1.5em !important;
padding: 20px 40px !important;
}
}