/*
 * HTML5 Boilerplate
 *
 * What follows is the result of much research on cross-browser styling.
 * Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal,
 * Kroc Camen, and the H5BP dev community and team.
 */

/* ==========================================================================
   Base styles: opinionated defaults
   ========================================================================== */

html,
button,
input,
select,
textarea {
    color: #222;
}

body {
    font-size: 1em;
    line-height: 1.4;
}

/*
 * Remove text-shadow in selection highlight: h5bp.com/i
 * These selection declarations have to be separate.
 * Customize the background color to match your design.
 */

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}


/*
 * Remove the gap between images and the bottom of their containers: h5bp.com/i/440
 */

img {
    vertical-align: middle;
}

/*
 * Remove default fieldset styles.
 */

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

/*
 * Allow only vertical resizing of textareas.
 */

textarea {
    resize: vertical;
}

/* ==========================================================================
   Chrome Frame prompt
   ========================================================================== */

.chromeframe {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}

/* ==========================================================================
   Author's custom styles
   ========================================================================== */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
	zoom: 1 ;
}   

hr { margin: 3px 0 3px 0; }

body {
	background-color: #FFF;
	color: white;
	font-size: 20px;
	font-family: FuturaStdBookBold, sans-serif;
	overflow: hidden;
}

@font-face {
    font-family: 'FuturaStdBookBold';
    src: url('https://b2eb589c99c645c66c99-f2b9ca87e550abce69be1fb2ef2047ce.ssl.cf2.rackcdn.com/fonts/futurastd-bold-webfont.eot');
    src: url('https://b2eb589c99c645c66c99-f2b9ca87e550abce69be1fb2ef2047ce.ssl.cf2.rackcdn.com/fonts/futurastd-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('https://b2eb589c99c645c66c99-f2b9ca87e550abce69be1fb2ef2047ce.ssl.cf2.rackcdn.com/fonts/futurastd-bold-webfont.woff') format('woff'),
         url('https://b2eb589c99c645c66c99-f2b9ca87e550abce69be1fb2ef2047ce.ssl.cf2.rackcdn.com/fonts/futurastd-bold-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'FuturaStdBook';
    src: url('https://b2eb589c99c645c66c99-f2b9ca87e550abce69be1fb2ef2047ce.ssl.cf2.rackcdn.com/fonts/futurastd-book-webfont.eot');
    src: url('https://b2eb589c99c645c66c99-f2b9ca87e550abce69be1fb2ef2047ce.ssl.cf2.rackcdn.com/fonts/futurastd-book-webfont.eot?#iefix') format('embedded-opentype'),
         url('https://b2eb589c99c645c66c99-f2b9ca87e550abce69be1fb2ef2047ce.ssl.cf2.rackcdn.com/fonts/futurastd-book-webfont.woff') format('woff'),
         url('https://b2eb589c99c645c66c99-f2b9ca87e550abce69be1fb2ef2047ce.ssl.cf2.rackcdn.com/fonts/futurastd-book-webfont.ttf') format('truetype'),
         url('https://b2eb589c99c645c66c99-f2b9ca87e550abce69be1fb2ef2047ce.ssl.cf2.rackcdn.com/fonts/futurastd-book-webfont.svg#FuturaStdBook') format('svg');
    font-weight: normal;
    font-style: normal;

}

img{
	border: 0;
}

a, a:visited {
	color: white;
	text-decoration: none;
}

.big {
	display: block;
	font-size: 45px;
	font-weight: bold;
	line-height: 1.3em;
	margin-bottom: 10px;
	text-shadow: 
		2px 2px 0 transparent,
		4px 4px 0 #101010;
}

.wrapper div {
	position: absolute;
}



.settings {
	right: 0;
	padding: 10px 20px;
	border-radius: 10px 0 0 0;
	background: rgba(0, 0, 0, 0.5);
	position: absolute;
	bottom: 0;
	z-index: 99999;
}

.settings a {
	border: none;
}


.sp-canvas {
	display: none;
}

.arrow {
	position: relative;
	display: inline-block;
}

#j1 { 
	width: 1920px;
	font-size: 30px;
	text-align: center;
	height: 1356px;
	top: 0px;
	left:0px;

}

#j2-para1 {
	width: 1920px;
	height: 430px;
	z-index: 20;
}
#j2-para2 {
	width: 1920px;
	height: 662px;
	z-index: 25;
}

#j2 {
	top: 1356px;
	left: 0px;
	width: 1920px;
	height: 1673px;
	background-image: url('https://b2eb589c99c645c66c99-f2b9ca87e550abce69be1fb2ef2047ce.ssl.cf2.rackcdn.com/images/vert-down_02.jpg');
}

.rocktest1 {
position: absolute;
	top: -250px;
	left: 0px;
	width: 1920px;
	height: 763px;	
}

#j3 {
	top: 3029px;
	left: 0px;
	width: 1920px;
	height: 1604px;
	background-image: url('https://b2eb589c99c645c66c99-f2b9ca87e550abce69be1fb2ef2047ce.ssl.cf2.rackcdn.com/images/vert-down_03.jpg');
}

#j3-para1 {
	width: 1920px;
	height: 522px;
	z-index: 25;
	background-image: url('https://b2eb589c99c645c66c99-f2b9ca87e550abce69be1fb2ef2047ce.ssl.cf2.rackcdn.com/images/trans2-1.png');
}
#j3-para2 {
	width: 1920px;
	height: 747px;
	z-index: 20;
	background-image: url('https://b2eb589c99c645c66c99-f2b9ca87e550abce69be1fb2ef2047ce.ssl.cf2.rackcdn.com/images/trans2-2.png');
}

#j3-para-sil {
	width: 414px;
	height: 623px;
	z-index: 20;
	background-image: url('https://b2eb589c99c645c66c99-f2b9ca87e550abce69be1fb2ef2047ce.ssl.cf2.rackcdn.com/images/silhouette1.png');
}
.rocktest2 {
position: absolute;
	bottom: -180px;
	left: 0px;
	width: 1920px;
	height: 522px;	
}
#j4 {
	top: 4633px;
	left: 0px;
	width: 1920px;
	/*height: 1794px; */
	height: 1614px;
	background-image: url('https://b2eb589c99c645c66c99-f2b9ca87e550abce69be1fb2ef2047ce.ssl.cf2.rackcdn.com/images/vert-down_04.jpg');
}

#j5 {
	top: 5060px;
	left: 1920px;
	width: 2388px;
	height: 1187px;
	background-image: url('https://b2eb589c99c645c66c99-f2b9ca87e550abce69be1fb2ef2047ce.ssl.cf2.rackcdn.com/images/hor_01.jpg');
	background-position: 5px center;
}
#j5-para1 {
	width: 852px;
	height: 1187px;
	z-index: 20;
	background-image: url('https://b2eb589c99c645c66c99-f2b9ca87e550abce69be1fb2ef2047ce.ssl.cf2.rackcdn.com/images/trans3-1.png');
}
#j5-para2 {
	width: 548px;
	height: 1188px;
	z-index: 20;
	background-image: url('https://b2eb589c99c645c66c99-f2b9ca87e550abce69be1fb2ef2047ce.ssl.cf2.rackcdn.com/images/trans3-2.png');
}
#j5-para3 {
	width: 439px;
	height: 616px;
	z-index: 20;
	background-image: url('https://b2eb589c99c645c66c99-f2b9ca87e550abce69be1fb2ef2047ce.ssl.cf2.rackcdn.com/images/trans3-2-2.png');
}
#j6 {
	top: 5062px;
	left: 4308px;
	width: 1848px;
	height: 1185px;
	background-image: url('https://b2eb589c99c645c66c99-f2b9ca87e550abce69be1fb2ef2047ce.ssl.cf2.rackcdn.com/images/hor_02.jpg');
  clip: rect(auto,2244px,auto,-826px);
}
#j6-para1 {
	width: 716px;
	height: 1187px;
	z-index: 20;
	background-image: url('https://b2eb589c99c645c66c99-f2b9ca87e550abce69be1fb2ef2047ce.ssl.cf2.rackcdn.com/images/trans4-1.png');
}
#j6-para2 {
	width: 410px;
	height: 1187px;
	z-index: 20;
	background-image: url('https://b2eb589c99c645c66c99-f2b9ca87e550abce69be1fb2ef2047ce.ssl.cf2.rackcdn.com/images/trans4-2.png');
}
#j6-para3 {
	width: 1074px;
	height: 401px;
	z-index: 30;
	background-image: url('https://b2eb589c99c645c66c99-f2b9ca87e550abce69be1fb2ef2047ce.ssl.cf2.rackcdn.com/images/trans5-1.png');
}
#j6-para4 {
	width: 1128px;
	height: 401px;
	z-index: 20;
	background-image: url('https://b2eb589c99c645c66c99-f2b9ca87e550abce69be1fb2ef2047ce.ssl.cf2.rackcdn.com/images/trans5-2.png');
}
#j6-para5 {
	width: 1060px;
	height: 401px;
	z-index: 20;
	background-image: url('https://b2eb589c99c645c66c99-f2b9ca87e550abce69be1fb2ef2047ce.ssl.cf2.rackcdn.com/images/trans5-3.png');
}
#j6-para6 {
	width: 913px;
	height: 401px;
	z-index: 20;
	background-image: url('https://b2eb589c99c645c66c99-f2b9ca87e550abce69be1fb2ef2047ce.ssl.cf2.rackcdn.com/images/trans5-4.png');
}

#j7 {
	top: 5060px;
	left: 6156px;
	width: 1797px;
	height: 1187px;
	background-image: url('https://b2eb589c99c645c66c99-f2b9ca87e550abce69be1fb2ef2047ce.ssl.cf2.rackcdn.com/images/hor_03.jpg');
}
#j7-para1 {
	width: 708px;
	height: 1187px;
	z-index: 25;
	background-image: url('https://b2eb589c99c645c66c99-f2b9ca87e550abce69be1fb2ef2047ce.ssl.cf2.rackcdn.com/images/trans5-5.png');
}
#j7-para2 {
	width: 521px;
	height: 1187px;
	z-index: 20;
	background-image: url('https://b2eb589c99c645c66c99-f2b9ca87e550abce69be1fb2ef2047ce.ssl.cf2.rackcdn.com/images/trans5-6.png');
}
#j8-para1 {
	width: 496px;
	height: 1478px;
	z-index: 25;
	background-image: url('https://b2eb589c99c645c66c99-f2b9ca87e550abce69be1fb2ef2047ce.ssl.cf2.rackcdn.com/images/trans6-1.png');
}
#j8 {
	top: 4736px;
	left: 7953px;
	width: 1920px;
	height: 1516px;
	background-image: url('https://b2eb589c99c645c66c99-f2b9ca87e550abce69be1fb2ef2047ce.ssl.cf2.rackcdn.com/images/vert-up_01.jpg');
}

#j9 {
	top: 3662px;
	left: 7953px;
	height: 1100px;
	width: 1920px;
	background-image: url('https://b2eb589c99c645c66c99-f2b9ca87e550abce69be1fb2ef2047ce.ssl.cf2.rackcdn.com/images/vert-up_02.jpg');
	background-position: 0 0;
	background-size: 1920px auto;
	z-index: 10;
}
#j10 {
	top: 3268px;
	left: 7953px;
	height: 1468px;
	width: 1920px;
	background-image: url('https://b2eb589c99c645c66c99-f2b9ca87e550abce69be1fb2ef2047ce.ssl.cf2.rackcdn.com/images/tunnel-final.jpg');
	background-position: center bottom;
	z-index: 9;
	background-repeat: no-repeat;
	background-color: #000;
}
#j9-white {
	top: 0px;
	left: 0px;
	height: 1468px;
	width: 1920px;
	background-color: #FFFFFF;
	z-index: 12;
	opacity: 0;
	display: none;
}

#nav_menu{
width: 920px;
position: fixed;
top: -473px;
left: 50%;
z-index:9999999;
height: 400px;
}
#nav_menu_click {
background-image: url('https://b2eb589c99c645c66c99-f2b9ca87e550abce69be1fb2ef2047ce.ssl.cf2.rackcdn.com/images/menu.png');
        height: 39px;
        width: 920px;
		margin: 0 auto;
		 opacity: 0.4;
}
#menu-tab-content {
		background: rgb(0, 85, 165);
		background: rgba(0, 85, 165, 0.83);
        padding: 4px;
        height: 460px;
        width: 912px;
		}
#menuborder {
    border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
    height: 464px;
}
#aboutus {
width: 230px;
height: 60px;
background: rgb(10, 74, 136);
background: rgba(10, 74, 136, 0.7);
padding: 5px;
position: relative;
background-image: url('https://b2eb589c99c645c66c99-f2b9ca87e550abce69be1fb2ef2047ce.ssl.cf2.rackcdn.com/images/cm.png');
background-position: 10px;
background-repeat: no-repeat;
}
#engineering {
width: 256px;
height: 60px;
background: rgb(10, 74, 136);
background: rgba(10, 74, 136, 0.7);
padding: 5px;
position: relative;
background-image: url('https://b2eb589c99c645c66c99-f2b9ca87e550abce69be1fb2ef2047ce.ssl.cf2.rackcdn.com/images/cm.png');
background-position: 10px;
background-repeat: no-repeat;
}
#shaftsink {
width: 275px;
height: 60px;
background: rgb(10, 74, 136);
background: rgba(10, 74, 136, 0.7);
padding: 5px;
position: relative;
background-image: url('https://b2eb589c99c645c66c99-f2b9ca87e550abce69be1fb2ef2047ce.ssl.cf2.rackcdn.com/images/cm.png');
background-position: 10px;
background-repeat: no-repeat;
}
#minedev {
width: 274px;
height: 85px;
background: rgb(10, 74, 136);
background: rgba(10, 74, 136, 0.7);
padding: 5px;
position: relative;
background-image: url('https://b2eb589c99c645c66c99-f2b9ca87e550abce69be1fb2ef2047ce.ssl.cf2.rackcdn.com/images/cm.png');
background-position: 10px 17px;
background-repeat: no-repeat;
}
#raiseboring {
width: 274px;
height: 64px;
background: rgb(10, 74, 136);
background: rgba(10, 74, 136, 0.7);
padding: 5px;
position: relative;
background-image: url('https://b2eb589c99c645c66c99-f2b9ca87e550abce69be1fb2ef2047ce.ssl.cf2.rackcdn.com/images/cm.png');
background-position: 10px 17px;
background-repeat: no-repeat;
}
#undergroundconstruction {
width: 286px;
height: 92px;
background: rgb(10, 74, 136);
background: rgba(10, 74, 136, 0.7);
padding: 5px;
position: relative;
background-image: url('https://b2eb589c99c645c66c99-f2b9ca87e550abce69be1fb2ef2047ce.ssl.cf2.rackcdn.com/images/cm.png');
background-position: 10px 17px;
background-repeat: no-repeat;
}
#mechraise {
width: 274px;
height: 85px;
background: rgb(10, 74, 136);
background: rgba(10, 74, 136, 0.7);
padding: 5px;
position: relative;
background-image: url('https://b2eb589c99c645c66c99-f2b9ca87e550abce69be1fb2ef2047ce.ssl.cf2.rackcdn.com/images/cm.png');
background-position: 10px 17px;
background-repeat: no-repeat;
}
#contractmining {
width: 240px;
height: 87px;
background: rgb(10, 74, 136);
background: rgba(10, 74, 136, 0.7);
padding: 5px;
position: relative;
background-image: url('https://b2eb589c99c645c66c99-f2b9ca87e550abce69be1fb2ef2047ce.ssl.cf2.rackcdn.com/images/cm.png');
background-position: 10px 17px;
background-repeat: no-repeat;
}
#saftey {
width: 240px;
height: 64px;
background: rgb(10, 74, 136);
background: rgba(10, 74, 136, 0.7);
padding: 5px;
position: relative;
background-image: url('https://b2eb589c99c645c66c99-f2b9ca87e550abce69be1fb2ef2047ce.ssl.cf2.rackcdn.com/images/cm.png');
background-position: 10px;
background-repeat: no-repeat;
}

.whiteborder {
border: 1px solid #FFFFFF;
    height: 38px;
    padding-left: 50px;
	padding-right: 4px;
    padding-top: 10px;
	padding-bottom: 10px;
    width: 173px;
}
#objcontent1 {
border: 5px solid rgb(255, 255, 255);
border: 5px solid rgba(255, 255, 255, 0.7);
position: relative;
background: rgb(0, 86, 163);
background: rgba(0, 86, 163, 0.7);
width: 230px;
overflow: hidden;
height: 143px;
}
#snippet1 {
position: relative;
height: 111px;
width: 230px;
font-family: 'FuturaStdBook';
line-height: 1.3;
}
#fullsnip1 {
position: relative;
display: none;
opacity: 0;
width: 500px;
height: 218px;
font-family: 'FuturaStdBook';
line-height: 1.3;
}
#objcontent2 {
border: 5px solid rgb(255, 255, 255);
border: 5px solid rgba(255, 255, 255, 0.7);
position: relative;
background: rgb(0, 86, 163);
background: rgba(0, 86, 163, 0.7);
width: 256px;
overflow: hidden;
height: 120px;
}
#snippet2 {
position: relative;
height: 90px;
width: 250px;
font-family: 'FuturaStdBook';
line-height: 1.3;
}
#fullsnip2 {
position: relative;
display: none;
opacity: 0;
width: 500px;
height: 170px;
z-index: 999999;
font-family: 'FuturaStdBook';
line-height: 1.3;
}
#objcontent3 {
border: 5px solid rgb(255, 255, 255);
border: 5px solid rgba(255, 255, 255, 0.7);
position: relative;
background: rgb(0, 86, 163);
background: rgba(0, 86, 163, 0.7);
width: 274px;
overflow: hidden;
height: 143px;
}
#snippet3 {
position: relative;
height: 111px;
width: 273px;
font-family: 'FuturaStdBook';
line-height: 1.3;
}
#fullsnip3{
position: relative;
display: none;
opacity: 0;
width: 500px;
height: 157px;
z-index: 999999;
font-family: 'FuturaStdBook';
line-height: 1.3;
}
#objcontent4 {
border: 5px solid rgb(255, 255, 255);
border: 5px solid rgba(255, 255, 255, 0.7);
position: relative;
background: rgb(0, 86, 163);
background: rgba(0, 86, 163, 0.7);
width: 274px;
overflow: hidden;
height: 128px;
}
#snippet4 {
position: relative;
height: 95px;
width: 274px;
font-family: 'FuturaStdBook';
line-height: 1.3;
}
#fullsnip4{
position: relative;
display: none;
opacity: 0;
width: 500px;
height: 105px;
z-index: 19;
font-family: 'FuturaStdBook';
line-height: 1.3;
}
#objcontent5 {
border: 5px solid rgb(255, 255, 255);
border: 5px solid rgba(255, 255, 255, 0.7);
position: relative;
background: rgb(0, 86, 163);
background: rgba(0, 86, 163, 0.7);
width: 274px;
overflow: hidden;
height: 143px;
}
#snippet5 {
position: relative;
height: 111px;
width: 274px;
font-family: 'FuturaStdBook';
line-height: 1.3;
}
#fullsnip5{
position: relative;
display: none;
opacity: 0;
width: 500px;
height: 230px;
z-index: 19;
font-family: 'FuturaStdBook';
line-height: 1.3;
}
#objcontent6{
border: 5px solid rgb(255, 255, 255);
border: 5px solid rgba(255, 255, 255, 0.7);
position: relative;
background: rgb(0, 86, 163);
background: rgba(0, 86, 163, 0.7);
width: 286px;
overflow: hidden;
height: 127px;
}
#snippet6 {
position: relative;
height: 95px;
width: 286px;
font-family: 'FuturaStdBook';
line-height: 1.3;
}
#fullsnip6{
position: relative;
display: none;
opacity: 0;
width: 500px;
height: 135px;
z-index: 19;
font-family: 'FuturaStdBook';
line-height: 1.3;
}
#objcontent7{
border: 5px solid rgb(255, 255, 255);
border: 5px solid rgba(255, 255, 255, 0.7);
position: relative;
background: rgb(0, 86, 163);
background: rgba(0, 86, 163, 0.7);
width: 274px;
overflow: hidden;
height: 110px;
}
#snippet7 {
position: relative;
height: 75px;
width: 274px;
font-family: 'FuturaStdBook';
line-height: 1.3;
}
#fullsnip7{
position: relative;
display: none;
opacity: 0;
width: 500px;
height: 120px;
z-index: 19;
font-family: 'FuturaStdBook';
line-height: 1.3;
}
#objcontent8{
border: 5px solid rgb(255, 255, 255);
border: 5px solid rgba(255, 255, 255, 0.7);
position: relative;
background: rgb(0, 86, 163);
background: rgba(0, 86, 163, 0.7);
width: 240px;
overflow: hidden;
height: 112px;
}
#snippet8 {
position: relative;
height: 81px;
width: 230px;
font-family: 'FuturaStdBook';
line-height: 1.3;
}
#fullsnip8{
position: relative;
display: none;
opacity: 0;
width: 500px;
height: 115px;
z-index: 19;
font-family: 'FuturaStdBook';
line-height: 1.3;
}
#objcontent9{
border: 5px solid rgb(255, 255, 255);
border: 5px solid rgba(255, 255, 255, 0.7);
position: relative;
background: rgb(0, 86, 163);
background: rgba(0, 86, 163, 0.7);
width: 240px;
overflow: hidden;
height: 112px;
}
#snippet9 {
position: relative;
height: 111px;
width: 230px;
font-family: 'FuturaStdBook';
line-height: 1.3;
}
#fullsnip9{
position: relative;
display: none;
opacity: 0;
width: 500px;
height: 206px;
z-index: 19;
font-family: 'FuturaStdBook';
line-height: 1.3;
}
#objcontent10{
border: 5px solid rgb(255, 255, 255);
border: 5px solid rgba(255, 255, 255, 0.7);
position: relative;
background: rgb(0, 86, 163);
background: rgba(0, 86, 163, 0.7);
width: 240px;
overflow: hidden;
height: 112px;
}
#snippet10 {
position: relative;
height: 111px;
width: 230px;
font-family: 'FuturaStdBook';
line-height: 1.3;
}
#fullsnip10{
position: relative;
display: none;
opacity: 0;
width: 500px;
height: 206px;
z-index: 19;
font-family: 'FuturaStdBook';
line-height: 1.3;
}
#obj1 {
position: absolute;
    left: 19%;
    top: 21%;
width: 273px;
height: 55px;
background: rgb(0, 0, 0);
background: rgba(0, 0, 0, 0.7);
padding: 5px;
border: 1px solid #FFFFFF;
border-radius: 10px;
font-family: 'FuturaStdBook';
overflow: hidden;
cursor: pointer;
}
#obj2 {
position: absolute;
    right: 20%;
    top: 46%;
width: 273px;
height: 55px;
background: rgb(0, 0, 0);
background: rgba(0, 0, 0, 0.7);
padding: 5px;
border: 1px solid #FFFFFF;
border-radius: 10px;
font-family: 'FuturaStdBook';
cursor: pointer;
}
#obj3 {
position: absolute;
    right: 23%;
    top: 34%;
width: 273px;
height: 55px;
background: rgb(0, 0, 0);
background: rgba(0, 0, 0, 0.7);
padding: 5px;
border: 1px solid #FFFFFF;
border-radius: 10px;
font-family: 'FuturaStdBook';
cursor: pointer;
}
#obj4 {
position: absolute;
    left: 30%;
    bottom: 18%;
width: 245px;
height: 55px;
background: rgb(0, 0, 0);
background: rgba(0, 0, 0, 0.7);
padding: 5px;
border: 1px solid #FFFFFF;
border-radius: 10px;
font-family: 'FuturaStdBook';
cursor: pointer;
}
#obj5 {
position: absolute;
    right: 18%;
    top: 24.5%;
width: 273px;
height: 55px;
background: rgb(0, 0, 0);
background: rgba(0, 0, 0, 0.7);
padding: 5px;
border: 1px solid #FFFFFF;
border-radius: 10px;
font-family: 'FuturaStdBook';
cursor: pointer;
}
#obj6 {
position: absolute;
    right: 15%;
    top: 36%;
width: 273px;
height: 55px;
background: rgb(0, 0, 0);
background: rgba(0, 0, 0, 0.7);
padding: 5px;
border: 1px solid #FFFFFF;
border-radius: 10px;
font-family: 'FuturaStdBook';
cursor: pointer;
}
#obj7 {
position: absolute;
    right: 19%;
    top: 40%;
width: 273px;
height: 55px;
background: rgb(0, 0, 0);
background: rgba(0, 0, 0, 0.7);
padding: 5px;
border: 1px solid #FFFFFF;
border-radius: 10px;
font-family: 'FuturaStdBook';
cursor: pointer;
}
#obj8 {
position: absolute;
    left: 19%;
    top: 21%;
width: 273px;
height: 55px;
background: rgb(0, 0, 0);
background: rgba(0, 0, 0, 0.7);
padding: 5px;
border: 1px solid #FFFFFF;
border-radius: 10px;
font-family: 'FuturaStdBook';
cursor: pointer;
}
#obj9 {
position: absolute;
    left: 28%;
    top: 47%;
width: 273px;
height: 55px;
background: rgb(0, 0, 0);
background: rgba(0, 0, 0, 0.7);
padding: 5px;
border: 1px solid #FFFFFF;
border-radius: 10px;
font-family: 'FuturaStdBook';
cursor: pointer;
}
#obj10{
position: absolute;
    right: 19%;
    top: 36%;
width: 273px;
height: 55px;
background: rgb(0, 0, 0);
background: rgba(0, 0, 0, 0.7);
padding: 5px;
border: 1px solid #FFFFFF;
border-radius: 10px;
font-family: 'FuturaStdBook';
cursor: pointer;
}
.fullsnipmore {
font-size: 14px; background-color: #D8E4F0; font-family: FuturaStdBookBold; padding: 4px; color: #0056A3;
}
.fullsnipmore a { color: #0056A3; display: block; width: 100%; height: 100%;}
.fullsnipmore a:hover { color: #0056A3; }
.fullsnipmore a:visited { color: #0056A3; }

.fullsnipmore2 {
font-size: 14px; background-color: #D8E4F0; font-family: FuturaStdBookBold; padding: 4px;
}
.fullsnipmore2 a { color: #000; display: block; width: 100%; height: 100%;}
.fullsnipmore2 a:hover { color: #000; }
.fullsnipmore2 a:visited { color: #000; }

.snipmore {
font-family: FuturaStdBookBold; font-size: 14px;
}
.objh {
font-size: 17px;
margin: 0px;
font-family: FuturaStdBookBold;
}
#obj4appear {
width: 640px;
height: 480px;
top: 52%;
left: 44%;
opacity: 0;
display: none;
}
.menucol {
    float: left;
    margin: 10px;
    position: relative;
    width: 159px;
font-size: 14px;
font-family: 'FuturaStdBook';
line-height: 1.5;
margin-top: 20px;
}
.menuhead {
font-size: 17px;
margin: 0px 0px 4px 0px;
font-family: FuturaStdBookBold;
}
#logotext h1 {
font-size: 40px;
font-family: 'FuturaStdBook';
}
#logotext p {
font-size: 18px;
color: #EBF1FC;
font-family: 'FuturaStdBook';
}
#logo {
top: 10%;
left: 50%;
}
#logotext {
    left: 50%;
    text-shadow: 0 0 20px #97B6EB;
    top: 25%;
}
#menutxt {
width: 50px;
position: absolute;
left: 431px;
color: #FFF;
height: 10px;
bottom: 25px;
}

#scrolldown {
top: 35%;
left: 50%;
}
.objinner {
width: 500px; margin-top:5px; margin-left: 5px; font-size: 14px;
}
#obj1highlight {
display: none;
opacity: 0;
height: 536px;
width: 600px;
padding: 5px;
line-height: 1.3;
font-size: 15px;
}
#obj1highlight2 {
display: none;
opacity: 0;
height: 50px;
width: 600px;
padding: 10px;
line-height: 1.3;
font-size: 15px;
bottom: 0px;
}
#obj2highlight {
display: none;
opacity: 0;
width: 600px;
padding: 5px;
line-height: 1.3;
font-size: 15px;
}
#obj2highlight2 {
display: none;
opacity: 0;
height: 50px;
width: 600px;
padding: 10px;
line-height: 1.3;
font-size: 15px;
bottom: 0px;
}
#obj3highlight {
display: none;
opacity: 0;
width: 600px;
padding: 5px;
line-height: 1.3;
font-size: 15px;
}
#obj3highlight2 {
display: none;
opacity: 0;
height: 50px;
width: 600px;
padding: 10px;
line-height: 1.3;
font-size: 15px;
bottom: 0px;
}
#obj5highlight {
display: none;
opacity: 0;
height: 339px;
width: 600px;
padding: 5px;
line-height: 1.3;
font-size: 15px;
}
#obj5highlight2 {
display: none;
opacity: 0;
height: 50px;
width: 600px;
padding: 10px;
line-height: 1.3;
font-size: 15px;
bottom: 0px;
}
#obj6highlight {
display: none;
opacity: 0;
height: 485px;
width: 600px;
padding: 5px;
line-height: 1.3;
font-size: 15px;
}
#obj6highlight2 {
display: none;
opacity: 0;
height: 50px;
width: 600px;
padding: 10px;
line-height: 1.3;
font-size: 15px;
bottom: 0px;
}
#obj7highlight {
display: none;
opacity: 0;
height: 339px;
width: 600px;
padding: 5px;
line-height: 1.3;
font-size: 15px;
}
#obj7highlight2 {
display: none;
opacity: 0;
height: 50px;
width: 600px;
padding: 10px;
line-height: 1.3;
font-size: 15px;
bottom: 0px;
}
#obj8highlight {
display: none;
opacity: 0;
height: 246px;
width: 600px;
padding: 5px;
line-height: 1.3;
font-size: 15px;
z-index: 10;
}
#obj8highlight2 {
display: none;
opacity: 0;
height: 50px;
width: 600px;
padding: 10px;
line-height: 1.3;
font-size: 15px;
bottom: 0px;
}
#obj9highlight {
display: none;
opacity: 0;
height: 217px;
width: 600px;
padding: 5px;
line-height: 1.3;
font-size: 15px;
}
#obj9highlight2 {
display: none;
opacity: 0;
height: 50px;
width: 600px;
padding: 10px;
line-height: 1.3;
font-size: 15px;
bottom: 0px;
}
#obj10highlight {
display: none;
opacity: 0;
height: 217px;
width: 600px;
padding: 5px;
line-height: 1.3;
font-size: 15px;
}
#obj10highlight2 {
display: none;
opacity: 0;
height: 50px;
width: 600px;
padding: 10px;
line-height: 1.3;
font-size: 15px;
bottom: 0px;
}
#obj2highlight a:hover { color: #FFF; }
#myloadstep { display: none;}
.projclose {
    height: 47px;
    position: relative !important;
    width: 600px;
}
.settings { display: none; }
#viewport, #nav_menu { opacity: 0; visibility: hidden;}
#viewport {
max-width: 1920px;
max-height: 1080px;
}
#loading {
position: absolute; 
  left: 36%;
  top: 25%;
  margin-left: -50px;
z-index: 99999;
color: #0057A3;
width: 500px;
 text-align: center;
}
#loading a{
color: #0057A3;
}
#loading a:hover{
color: #000000;
}

.chromeframe {
padding: 10px;
	font-size: 20px;
	font-family: FuturaStdBookBold, sans-serif;
}
.chromeframe a {
color: white !important;
}
.chromeframe a:hover {
color: #d1ddff !important;
text-decoration: none;
}
 
/* =========================================
  	Scroll bar styles for jQuery Scroll Path
  	      (http://joelb.me/scrollpath)
   ========================================= */

.sp-scroll-bar {
	position: fixed;
	z-index: 9999;
	right: 0;
	top: 5%;
	width: 10px;
	height: 90%;
	border-radius: 5px;
}

.sp-scroll-bar:hover {
	background: white;
	background: rgba(255,255,255, 0.1);
}

.sp-scroll-bar .sp-scroll-handle {
	position: absolute;
	width: 100%;
	height: 50px;
	border-radius: inherit;
	background: gray;
	background: rgba(0,0,0,0.7);
}

.sp-scroll-bar .sp-scroll-handle:hover {
	background: black;
}

/* ==========================================================================
   Helper classes
   ========================================================================== */

/*
 * Image replacement
 */

.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    /* IE 6/7 fallback */
    *text-indent: -9999px;
}

.ir:before {
    content: "";
    display: block;
    width: 0;
    height: 100%;
}

/*
 * Hide from both screenreaders and browsers: h5bp.com/u
 */

.hidden {
    display: none !important;
    visibility: hidden;
}

/*
 * Hide only visually, but have it available for screenreaders: h5bp.com/v
 */

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

/*
 * Extends the .visuallyhidden class to allow the element to be focusable
 * when navigated to via the keyboard: h5bp.com/p
 */

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

/*
 * Hide visually and from screenreaders, but maintain layout
 */

.invisible {
    visibility: hidden;
}

/*
 * Clearfix: contain floats
 *
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    `contenteditable` attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that receive the `clearfix` class.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */

.clearfix:before,
.clearfix:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}

.clearfix:after {
    clear: both;
}

/*
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */

.clearfix {
    *zoom: 1;
}

/* ==========================================================================
   EXAMPLE Media Queries for Responsive Design.
   Theses examples override the primary ('mobile first') styles.
   Modify as content requires.
   ========================================================================== */

@media only screen and (min-width: 35em) {
    /* Style adjustments for viewports that meet the condition */
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
       only screen and (min-resolution: 144dpi) {
    /* Style adjustments for high resolution devices */
}

/* ==========================================================================
   Print styles.
   Inlined to avoid required HTTP connection: h5bp.com/r
   ========================================================================== */

@media print {
    * {
        background: transparent !important;
        color: #000 !important; /* Black prints faster: h5bp.com/s */
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    /*
     * Don't show links for images, or javascript/internal links
     */

    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group; /* h5bp.com/t */
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    @page {
        margin: 0.5cm;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}

/*! normalize.css v1.0.1 | MIT License | git.io/normalize */

/* ==========================================================================
   HTML5 display definitions
   ========================================================================== */

/*
 * Corrects `block` display not defined in IE 6/7/8/9 and Firefox 3.
 */

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section,
summary {
    display: block;
}

/*
 * Corrects `inline-block` display not defined in IE 6/7/8/9 and Firefox 3.
 */

audio,
canvas,
video {
    display: inline-block;
    *display: inline;
    *zoom: 1;
}

/*
 * Prevents modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */

audio:not([controls]) {
    display: none;
    height: 0;
}

/*
 * Addresses styling for `hidden` attribute not present in IE 7/8/9, Firefox 3,
 * and Safari 4.
 * Known issue: no IE 6 support.
 */

[hidden] {
    display: none;
}

/* ==========================================================================
   Base
   ========================================================================== */

/*
 * 1. Corrects text resizing oddly in IE 6/7 when body `font-size` is set using
 *    `em` units.
 * 2. Prevents iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */

html {
    font-size: 100%; /* 1 */
    -webkit-text-size-adjust: 100%; /* 2 */
    -ms-text-size-adjust: 100%; /* 2 */
}

/*
 * Addresses `font-family` inconsistency between `textarea` and other form
 * elements.
 */

html,
button,
input,
select,
textarea {
    font-family: sans-serif;
}

/*
 * Addresses margins handled incorrectly in IE 6/7.
 */

body {
    margin: 0;
}

/* ==========================================================================
   Links
   ========================================================================== */

/*
 * Addresses `outline` inconsistency between Chrome and other browsers.
 */

a:focus {
    outline: thin dotted;
}

/*
 * Improves readability when focused and also mouse hovered in all browsers.
 */

a:active,
a:hover {
    outline: 0;
}

/* ==========================================================================
   Typography
   ========================================================================== */

/*
 * Addresses font sizes and margins set differently in IE 6/7.
 * Addresses font sizes within `section` and `article` in Firefox 4+, Safari 5,
 * and Chrome.
 */

h1 {
    font-size: 2em;
    margin: 0.67em 0;
}

h2 {
    font-size: 1.5em;
    margin: 0.83em 0;
}

h3 {
    font-size: 1.17em;
    margin: 1em 0;
}

h4 {
    font-size: 1em;
    margin: 1.33em 0;
}

h5 {
    font-size: 0.83em;
    margin: 1.67em 0;
}

h6 {
    font-size: 0.75em;
    margin: 2.33em 0;
}

/*
 * Addresses styling not present in IE 7/8/9, Safari 5, and Chrome.
 */

abbr[title] {
    border-bottom: 1px dotted;
}

/*
 * Addresses style set to `bolder` in Firefox 3+, Safari 4/5, and Chrome.
 */

b,
strong {
    font-weight: bold;
}

blockquote {
    margin: 1em 40px;
}

/*
 * Addresses styling not present in Safari 5 and Chrome.
 */

dfn {
    font-style: italic;
}

/*
 * Addresses styling not present in IE 6/7/8/9.
 */

mark {
    background: #ff0;
    color: #000;
}

/*
 * Addresses margins set differently in IE 6/7.
 */

p,
pre {
    margin: 1em 0;
}

/*
 * Corrects font family set oddly in IE 6, Safari 4/5, and Chrome.
 */

code,
kbd,
pre,
samp {
    font-family: monospace, serif;
    _font-family: 'courier new', monospace;
    font-size: 1em;
}

/*
 * Improves readability of pre-formatted text in all browsers.
 */

pre {
    white-space: pre;
    white-space: pre-wrap;
    word-wrap: break-word;
}

/*
 * Addresses CSS quotes not supported in IE 6/7.
 */

q {
    quotes: none;
}

/*
 * Addresses `quotes` property not supported in Safari 4.
 */

q:before,
q:after {
    content: '';
    content: none;
}

/*
 * Addresses inconsistent and variable font size in all browsers.
 */

small {
    font-size: 80%;
}

/*
 * Prevents `sub` and `sup` affecting `line-height` in all browsers.
 */

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sup {
    top: -0.5em;
}

sub {
    bottom: -0.25em;
}

/* ==========================================================================
   Lists
   ========================================================================== */

/*
 * Addresses margins set differently in IE 6/7.
 */

dl,
menu,
ol,
ul {
    margin: 1em 0;
}

dd {
    margin: 0 0 0 40px;
}

/*
 * Addresses paddings set differently in IE 6/7.
 */

menu,
ol,
ul {
    padding: 0 0 0 40px;
}

/*
 * Corrects list images handled incorrectly in IE 7.
 */

nav ul,
nav ol {
    list-style: none;
    list-style-image: none;
}

/* ==========================================================================
   Embedded content
   ========================================================================== */

/*
 * 1. Removes border when inside `a` element in IE 6/7/8/9 and Firefox 3.
 * 2. Improves image quality when scaled in IE 7.
 */

img {
    border: 0; /* 1 */
    -ms-interpolation-mode: bicubic; /* 2 */
}

/*
 * Corrects overflow displayed oddly in IE 9.
 */

svg:not(:root) {
    overflow: hidden;
}

/* ==========================================================================
   Figures
   ========================================================================== */

/*
 * Addresses margin not present in IE 6/7/8/9, Safari 5, and Opera 11.
 */

figure {
    margin: 0;
}

/* ==========================================================================
   Forms
   ========================================================================== */

/*
 * Corrects margin displayed oddly in IE 6/7.
 */

form {
    margin: 0;
}

/*
 * Define consistent border, margin, and padding.
 */

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}

/*
 * 1. Corrects color not being inherited in IE 6/7/8/9.
 * 2. Corrects text not wrapping in Firefox 3.
 * 3. Corrects alignment displayed oddly in IE 6/7.
 */

legend {
    border: 0; /* 1 */
    padding: 0;
    white-space: normal; /* 2 */
    *margin-left: -7px; /* 3 */
}

/*
 * 1. Corrects font size not being inherited in all browsers.
 * 2. Addresses margins set differently in IE 6/7, Firefox 3+, Safari 5,
 *    and Chrome.
 * 3. Improves appearance and consistency in all browsers.
 */

button,
input,
select,
textarea {
    font-size: 100%; /* 1 */
    margin: 0; /* 2 */
    vertical-align: baseline; /* 3 */
    *vertical-align: middle; /* 3 */
}

/*
 * Addresses Firefox 3+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */

button,
input {
    line-height: normal;
}

/*
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Corrects inability to style clickable `input` types in iOS.
 * 3. Improves usability and consistency of cursor style between image-type
 *    `input` and others.
 * 4. Removes inner spacing in IE 7 without affecting normal text inputs.
 *    Known issue: inner spacing remains in IE 6.
 */

button,
html input[type="button"], /* 1 */
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button; /* 2 */
    cursor: pointer; /* 3 */
    *overflow: visible;  /* 4 */
}

/*
 * Re-set default cursor for disabled elements.
 */

button[disabled],
input[disabled] {
    cursor: default;
}

/*
 * 1. Addresses box sizing set to content-box in IE 8/9.
 * 2. Removes excess padding in IE 8/9.
 * 3. Removes excess padding in IE 7.
 *    Known issue: excess padding remains in IE 6.
 */

input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box; /* 1 */
    padding: 0; /* 2 */
    *height: 13px; /* 3 */
    *width: 13px; /* 3 */
}

/*
 * 1. Addresses `appearance` set to `searchfield` in Safari 5 and Chrome.
 * 2. Addresses `box-sizing` set to `border-box` in Safari 5 and Chrome
 *    (include `-moz` to future-proof).
 */

input[type="search"] {
    -webkit-appearance: textfield; /* 1 */
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box; /* 2 */
    box-sizing: content-box;
}

/*
 * Removes inner padding and search cancel button in Safari 5 and Chrome
 * on OS X.
 */

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}

/*
 * Removes inner padding and border in Firefox 3+.
 */

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0;
}

/*
 * 1. Removes default vertical scrollbar in IE 6/7/8/9.
 * 2. Improves readability and alignment in all browsers.
 */

textarea {
    overflow: auto; /* 1 */
    vertical-align: top; /* 2 */
}

/* ==========================================================================
   Tables
   ========================================================================== */

/*
 * Remove most spacing between table cells.
 */

table {
    border-collapse: collapse;
    border-spacing: 0;
}
