/* CSS - exploreshale.org
Penn State Public Broadcasting
*/

/* ----------------------------------------------------------
universal reset & outline removal
---------------------------------------------------------- */

* { 
	padding: 0; 
	margin: 0; 
	outline: 0;
	}

a:active, button {
	outline:none;
	}

:focus {
	-moz-outline-style:none;
	}


/* ----------------------------------------------------------
fonts
---------------------------------------------------------- */

@font-face {
    font-family: 'LeagueGothicRegular';
    src: url('../fonts/League_Gothic-webfont.eot');
    src: url('../fonts/League_Gothic-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/League_Gothic-webfont.woff') format('woff'),
         url('../fonts/League_Gothic-webfont.ttf') format('truetype'),
         url('../fonts/League_Gothic-webfont.svg#LeagueGothicRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}



@font-face {
    font-family: 'LatoBold';
    src: url('../fonts/Lato-Bold-webfont.eot');
    src: url('../fonts/Lato-Bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Lato-Bold-webfont.woff') format('woff'),
         url('../fonts/Lato-Bold-webfont.ttf') format('truetype'),
         url('../fonts/Lato-Bold-webfont.svg#LatoBold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'LatoItalic';
    src: url('../fonts/Lato-Italic-webfont.eot');
    src: url('../fonts/Lato-Italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Lato-Italic-webfont.woff') format('woff'),
         url('../fonts/Lato-Italic-webfont.ttf') format('truetype'),
         url('../fonts/Lato-Italic-webfont.svg#LatoItalic') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'LatoRegular';
    src: url('../fonts/Lato-Regular-webfont.eot');
    src: url('../fonts/Lato-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Lato-Regular-webfont.woff') format('woff'),
         url('../fonts/Lato-Regular-webfont.ttf') format('truetype'),
         url('../fonts/Lato-Regular-webfont.svg#LatoRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
	font-family: 'MuseoSlab500';
	src: url('../fonts/museo_slab_500-webfont.eot');
	src: url('../fonts/museo_slab_500-webfont.eot?#iefix') format('embedded-opentype'),
		url('../fonts/museo_slab_500-webfont.woff') format('woff'), 
		url('../fonts/museo_slab_500-webfont.ttf') format('truetype'), 
		url('../fonts/museo_slab_500-webfont.svg#webfontVxuS9Btu') format('svg');
	font-weight: normal;
	font-style: normal;
}

/* ----------------------------------------------------------
html & body
---------------------------------------------------------- */

html {
	margin: 0;
	padding: 0;
	}

body {
	margin: 0; 
	padding: 0;
	text-align: left;
	color: #424242;
	background-color: #24262E;
	font-family: LatoRegular, 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', 'Trebuchet MS', 'Helvetica Neue', Verdana, Geneva, sans-serif;
	}
	
body#thanks-page {
	background-image: none;
	}

.shaletown {
	position: absolute;
	top: 60px;
	left: 0;
width: 1998px;
height: 4530px;
background: url(../images/stitch-comp5_ps20_top_a.jpg) left top no-repeat, url(../images/stitch-comp5_ps20_top_b.jpg) left bottom no-repeat;
background-size: 100% 50%;
display: block;

}

.shaletown2 {
position: absolute;
top: 4590px;
left: 0;
width: 5998px;
height: 1900px;
background: url(../images/stitch-comp5_ps20_bot_a.jpg) left top no-repeat, url(../images/stitch-comp5_ps20_bot_b.jpg) right top no-repeat;
background-size: 50% 100%;
display: block;
}



/* ----------------------------------------------------------
links
---------------------------------------------------------- */
a:link, a:visited {
	color: #81AFCB;
	text-decoration: none;	
	}

a:hover, a:active {
	text-decoration: underline;	
	}

h3 a:link, h3 a:visited {
color: #2E699A;	
}

h2 {
font-size: 5.635em;
letter-spacing: -1px;
font-family: LeagueGothicRegular, Haettenschweiler, Impact;
font-weight: normal;
text-shadow: rgba(0,0,0,0.6) -1px 0, rgba(0,0,0,0.4) 0 -1px, rgba(255,255,255,0.6) 0 1px, rgba(0,0,0,0.4) -1px -2px;
color: #6A8DA5;
color: rgba(152,209,244,0.6);
margin: 30px 0 10px 0;
text-transform: uppercase;
border-top: 10px solid #363946;
padding-top: 10px;
}

h3 {
font-family: MuseoSlab500, Rockwell, 'Gill Sans', 'Gill Sans MT', 'Century Gothic',  'Trebuchet MS', 'Helvetica Neue',  Helvetica;
color: #9DBF60;
font-size: 1.2em;
font-weight: normal;	
margin: 30px 20px 0 0;
border-top: 1px dotted #6A8DA5;
padding-top: 15px;
margin-bottom: 15px;
}
h4 {
font-size: 1em;
font-family: LatoBold, 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', 'Trebuchet MS', 'Helvetica Neue', Verdana, Geneva, sans-serif;
font-weight: normal;	
margin: 0 20px 5px 20px;
color: #424242;
}

h5,
h4.h5  {
font-size: 2.1825px;
letter-spacing: -1px;
font-family: LeagueGothicRegular, Haettenschweiler, Impact;
font-weight: normal;
text-shadow: rgba(0,0,0,0.6) -1px 0, rgba(0,0,0,0.4) 0 -1px, rgba(255,255,255,0.6) 0 1px, rgba(0,0,0,0.4) -1px -2px;
color: #6A8DA5;
color: rgba(152,209,244,0.6);
margin: 30px 0 10px 0;
text-transform: uppercase;
border-top: 10px solid #363946;
padding-top: 10px;
}


/* ----------------------------------------------------------
navigation
---------------------------------------------------------- */

#navigation {
	position: fixed;
	z-index: 8888;
	background-color: #646161;
	min-width: 1998px;
	border-bottom: 2px solid #B3ABA3;
	padding-bottom: 10px;
	display: block;
	}

#navigation ul {
	list-style-type: none;
	font-family: LatoBold, 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', 'Trebuchet MS', 'Helvetica Neue', Verdana, Geneva, sans-serif;
	font-size: 1em;
	text-transform: uppercase;
	margin-top: 20px;
	margin-left: 20px;
	line-height: 1.0;
	text-align: center;
}

#navigation ul li {
	margin-right: 20px;
	float: left;
}

h1 {
font-family: LeagueGothicRegular, Haettenschweiler, Impact;
font-weight: normal;
padding: 0;
margin: 10px 20px 0 15px;
display: block;
float: left;
text-transform: uppercase;
color: #A2A0A0;
}

h1 span {
	font-size: 1.625em;
}

#navigation a:link, #navigation a:visited {
	text-decoration: none;
	color: #C8BFB9;
	-webkit-transition: color 0.2s ease-in-out;
	-moz-transition: color 0.3s ease-in-out;
	-o-transition: color 0.3s ease-in-out;
	transition: color 0.3s ease-in-out;
	cursor: pointer;
	}

#navigation a:hover, #navigation a:active, h1:hover {
	color: #fff;
	text-decoration: none;
	-webkit-transition: color 0.2s ease-in-out;
	-moz-transition: color 0.3s ease-in-out;
	-o-transition: color 0.3s ease-in-out;
	transition: color 0.3s ease-in-out;
	}



/* ----------------------------------------------------------
social media
---------------------------------------------------------- */

#social-media {
	float: left;
	margin-left: 20px;
	}

.social-share {
	display: block;
	position: relative;
	float: left;
	padding: 0;
	top: -3px;
	}	



/* ----------------------------------------------------------
explore controls
---------------------------------------------------------- */

#explore-controls {
	width: 108px;
	position: fixed;
	top: 80px;
	right: 30px;
	}

#explore-controls a {
	display: block;
	width: 36px;
	height: 36px;
	z-index: 9999;
	margin: 2px auto;
	}

/* ACTIVE STATES */
#explore-left.on a {
	background: url(../images/explore_controls2.png) 36px 0px;
	}
#explore-up.on a {
	background: url(../images/explore_controls2.png) 108px 0px;
	}
#explore-down.on a {
	background: url(../images/explore_controls2.png) 0px 0px;
	}
#explore-right.on a {
	background: url(../images/explore_controls2.png) 72px 0px;
	}

#explore-up a {
	background: url(../images/explore_controls.png) 108px 0px;
	}

#explore-horizontal {
	display: block;
	margin: 0 auto;
	}

#explore-left, #explore-right {
	display: inline;	
	}

#explore-left a {
	position: relative;
	float: left;
	background: url(../images/explore_controls.png) 36px 0px;
	}

#explore-right a {
	position: relative;
	float: right;
	background: url(../images/explore_controls.png) 72px 0px;
	}


#explore-down a {
	background: url(../images/explore_controls.png) 0px 0px;
	}

/* ----------------------------------------------------------
page info
---------------------------------------------------------- */


.page-info {
position: relative;
top: 70px;	
margin-left: 75px;
}

.page-info p {
font-family: LatoItalic, 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', 'Trebuchet MS', 'Helvetica Neue', Verdana, Geneva, sans-serif;
color: #89A1AC;
color: rgba(62,64,77,0.4);
font-size: 1.4em;
margin-bottom: 0;
padding-bottom: 0;
}

.page-info h2 {
border-top: none;	
text-shadow: none;
padding-top: 0;
margin-top: 0;
margin-bottom: -5px;
padding-bottom: 0;
color: #6C757A;
color: rgba(36,38,46,0.4);
font-size: 6.25em;
line-height: 1.0;
}

.page-info h3 {
border-top: none;
margin-top: 0;
padding-top: 0;
color: 	#646060;
width: 600px;
margin-bottom: 0;
padding-bottom: 0;
}

/* ----------------------------------------------------------
scroll alert
---------------------------------------------------------- */
#scroll-alert {
	position: absolute;
	top: 5560px;
	left: 260px;
	width: 450px;
	}

#scroll-alert p {
	font-size:1.75em;
	font-family: 'MuseoSlab500', Rockwell, 'Gill Sans', 'Gill Sans MT', 'Century Gothic',  'Trebuchet MS', 'Helvetica Neue',  Helvetica;
	line-height: 1.2;
	color: #fff;
	font-weight: normal;
	text-shadow: 2px 2px 2px #000;
	text-align: right;
	}

#scroll-alert img {
margin-left: 5px;	
}


/* ----------------------------------------------------------
fonts
---------------------------------------------------------- */



p {
	font-size: 1.1em;
	font-weight: normal;
	line-height: 1.5;
margin-bottom: 12px;
}

p.form-note {
font-size: 1em;	
font-family: LatoItalic, 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', 'Trebuchet MS', 'Helvetica Neue', Verdana, Geneva, sans-serif;
}

.slideOutContent p.source, .source {
font-family: LatoItalic, 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', 'Trebuchet MS', 'Helvetica Neue', Verdana, Geneva, sans-serif;	
text-align: right;
font-size: 1em;
line-height: 1.1;

}

/* ----------------------------------------------------------
depthfinder
---------------------------------------------------------- */
#depthfinder {
	font-size: 3.125em;
	letter-spacing: -1px;
font-family: LeagueGothicRegular, Haettenschweiler, Impact;
font-weight: normal;
color: #ffffff;
color: rgba(255,255,255,0.8);
opacity: 0;
min-width: 180px;
text-align: right;
position: fixed;
top: 410px;
left: 10px;
}

#depthfinder #depth {
	font-size: 4.375em;
}

#depthfinder span {
display: inline;	
}


#depthfinder span#level {
line-height: 1.2;
font-size: 1.75em;	
font-family: LatoItalic, 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', 'Trebuchet MS', 'Helvetica Neue', Verdana, Geneva, sans-serif;
}


/* ----------------------------------------------------------
question markers
---------------------------------------------------------- */

#marker-content {
	display: block;
	height: 6500px;
	width: 1000px;
}


#marker-surface {
	display: none;
	width: 1800px;
}


div.info {
padding-top: 20px;
	width: 0;
	background-color: #fff;
	background-color: rgba(255,255,255,0.9);
}

.info p {
margin: 0 20px 15px 20px;
font-family: LatoRegular, 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', 'Trebuchet MS', 'Helvetica Neue', Verdana, Geneva, sans-serif;
font-size: 1em;	
line-height: 1.4;

}

.slideOutContent ul, .section ul {
margin-top: 0;
padding-top: 0;
font-family: LatoItalic, 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', 'Trebuchet MS', 'Helvetica Neue', Verdana, Geneva, sans-serif;
font-size: 1em;	
margin-left: 50px;
list-style-type: square;
padding-bottom: 10px;
}


.slideOutContent li, .section li {
	padding-top: 0;
	margin-bottom: 10px;
	margin-top: 0;
}

	


/* ----------------------------------------------------------
callout
---------------------------------------------------------- */
.callout {
background: #B3ABA3;
background: rgba(179,171,163,0.9);
border: 1px solid #fff;
outline: solid 10px #8D8585;
outline: solid 10px rgba(141,133,133, 0.6);
width: 350px;	
}

.callout p {
	font-size: 0.95em;
	font-family: MuseoSlab500, Rockwell, 'Gill Sans', 'Gill Sans MT', 'Century Gothic',  'Trebuchet MS', 'Helvetica Neue',  Helvetica;
	margin: 10px;
}
	
.callout ul {
margin-left: 40px;	
margin-bottom: 15px;
}

.callout ul li {
	margin-bottom: 5px;
	list-style-type: square;
}

	
/* ----------------------------------------------------------
sections - content below geology
---------------------------------------------------------- */

.section {
	width: 670px;
	margin-left: 30px;
	padding-bottom: 20px;
	padding-top: 20px;
}

.section {
color: #B4B9BD;
}

.column {
position: relative;
float: left;	
}

.col290 {
width: 290px;	
}

.col380 {
width: 380px;	
}

.col670 {
width: 670px;	
}



.glossary h5 {
margin-top: 0;
margin-left: 20px;	
border-top: none;
}

.glossary {
background-color: #17191F;	
}

.column p {
margin-right: 20px;	
}

.section p {
	margin-bottom: 20px;
}


.section ul {
	
}

.section ul li {
font-size: 1em;	
font-weight: normal;
}

/* glossary terms dl */

dl {
	
}

dt {
font-family: MuseoSlab500, Rockwell, 'Gill Sans', 'Gill Sans MT', 'Century Gothic',  'Trebuchet MS', 'Helvetica Neue',  Helvetica;
font-weight: normal;	
color: #9DBF60;
font-size: 1.1em;
border-top: 1px dotted #6A8DA5;
padding-top: 15px;
margin-left: 20px;
margin-bottom: 5px;
}

dd {
	margin-bottom: 20px;
	font-size: 16px;
	line-height: 1.4;
	margin-left: 20px;
	margin-right: 20px;
}


/* bios */
.bio {
margin-bottom: 15px;

}

.bio p {
font-size: 0.95em;
margin-bottom: 0;	
line-height: 1.2;
}

h6,
h4.h6 {
	font-weight: normal;
	font-size: 1.1em;
	margin:0 20px 0 0;
	border-top: 1px dotted #6A8DA5;
	padding-top: 10px;
	color: #B4B9BD;
}

.bio-title {
	font-style: italic;
}

.bio-location {
	
}

/* question form */
label.desc {
display: block;	
font-size: 1.2em;
font-weight: normal;
margin-bottom: 0px;
}

input.txt, textarea {
	border:none;
	padding:6px;
	width:300px;
	background-color: #3C4A58;
	border: 1px solid #5F6065;
	background-color: rgba(104,141,165,0.6);
	color:#fff;
	font-weight: normal;
	font-size:  1em;
	-webkit-transition:background-color 300ms ease-in;
	-o-transition:background-color 300ms ease-in;
	-moz-transition:background-color 300ms ease-in;
	transition:background-color 300ms ease-in;
	margin-bottom: 15px;
	font-family: LatoRegular, 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', 'Trebuchet MS', 'Helvetica Neue', Verdana, Geneva, sans-serif;
	}	

input.txt:hover,
input.txt:focus,
textarea:hover,
textarea:focus {
	background-color: #6A8DA5;
background-color: rgba(152,209,244,0.6);
	}

textarea {
width: 380px;	
}

.btn {
	display:block;
	padding:3px 12px 3px 12px;
	margin-top: 25px;
	border:none;
font-family: LeagueGothicRegular, Haettenschweiler, Impact;
font-weight: normal;
color: #24262E;
font-size: 1.75em;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	border-radius:8px;
	background-color:#98D1F4;
	-webkit-transition:background-color 300ms ease-in;
	-moz-transition:background-color 300ms ease-in;
	-o-transition:background-color 300ms ease-in;
	transition:background-color 300ms ease-in;
	cursor:pointer;
	float: right;
	}
	
.btn:hover {
	background-color:#9DC061;
	color: #fff;
	}	

.btn a:link, .btn a:visited {
color: #24262E;
}

.btn a:hover, .btn a:active {
color: #fff;
text-decoration: none;	
}


/* ----------------------------------------------------------
new slideouts
---------------------------------------------------------- */

.slideOutTip{
	/* The main wrapping div of the slideout tips */
	
	padding:8px;
	margin-bottom: 8px;
	background-color:#111;
	background-color: rgba(17,17,17,0.5);
	font-size:0.8em;
	color:white;
	overflow:hidden;
	height:22px;
}

.slideOutTip:hover{
	/* Applying a CSS3 outer glow on hover */
	-moz-box-shadow:0 0 5px #fff;
	-webkit-box-shadow:0 0 5px #fff;
	box-shadow:0 0 5px #fff;
	background-color: #111;
}


/* The holder for the title and the icon: */
.tipVisible{ cursor:pointer; height:22px; }

.tipTitle{
	float:left;
	font-size:1em;
	white-space:nowrap;
	line-height:22px;
	padding-right:5px;
}

.tipTitle p {
margin: 0;
padding: 0;	
}

.tipIcon{
	width:20px;
	height:20px;
	float:left;
	
	margin-right:8px;
	
	/* CSS3 Rounded corners */
	
	-moz-border-radius:1px;
	-webkit-border-radius:1px;
	border-radius:1px;
}


.plusIcon{
	/* The plus icon */
	width:20px;
	height:20px;
	background: #3FA9F5 url('../images/plus.gif') no-repeat center center;
	border:1px solid #83F3F5;
	margin:0;
	
	/* Defining a CSS3 animation. Currently only works in Chrome and Safari */
	-webkit-transition: -webkit-transform 0.2s linear;
	-moz-transition: -moz-transform 0.2s linear;
	transition: transform 0.2s linear;

}

.slideOutTip.isOpened{ 
	z-index:1000;
	background-color: #111; 
	}

.slideOutTip.isOpened .plusIcon{
	background: #9A1B1F url('../images/x.gif') no-repeat center center;
	border: 1px solid #CE252C;
	}

/* Special rules for the left and top - opening versions */

.openLeft .tipIcon{
	/* Floating the title and the icon to the right */
	margin:0 0 0 0;
	float:right;
}
.openLeft .tipTitle{ float:right; padding:0 0 0 5px; }
.openLeft .slideOutContent{ margin-top:22px; }
.openLeft.openTop .slideOutContent{	margin-top:0; }


.slideOutContent{
	/* Hiding the div with the slide out content: */
	display:none;
	background-color: #fff;
	width: 500px;
	padding-bottom: 5px;
}

.slideOutContent p {
	font-size:1em;
	font-weight: normal;
	line-height: 1.5;
	color: #424242;
	
	padding: 10px 10px 0 10px;
	margin: 10px;
}

.slideOutContent ul {
color: #424242;	
}

.slideOutContent br {
margin-bottom: 15px;	
}

.slideOutContent a:link, .slideOutContent a:visited {
color: #2E699A;
text-decoration: none;
}

.slideOutContent a:hover, .slideOutContent a:active {
	text-decoration: underline;
}


/* Hiding the original paragraphs if they have not been replaced (JS disabled): */

.main > p { display:none; }


/* ----------------------------------------------------------
callouts
---------------------------------------------------------- */
.drilling-proximity {
	position: absolute; left: 300px; top: 800px;
	width: 240px;
}

.water-depth {
	position: absolute; left: 695px; top: 830px;
}

.horizontal-direction {
	position: absolute; left: 760px; top: 5800px;
}

.typical-depth {
	position: absolute; left: 660px; top: 5220px;
}	

.casing {
	position: absolute; left: 330px; top: 2860px; width: 520px;
}	

.casing img {
margin: 10px;	
}

.municipal-depth {
	position: absolute; left: 1270px; top: 850px;
}

.well {
	width: auto;
background: #993333;
background: rgba(153,51,51,0.7);
border: 1px solid #fff;
outline: solid 5px #8D8585;
outline: solid 5px rgba(141,133,133, 0.6);
}

.well p {
	color: #fff;
	margin: 5px;
	font-size: 0.8em;
	white-space:nowrap;
}

.residential {
		position: absolute; left: 570px; top: 615px;
}

.municipal {
		position: absolute; left: 1400px; top: 720px;
}


/* ----------------------------------------------------------
question positioning
---------------------------------------------------------- */


/* Why is water used? */
.q1 {
	position: absolute;
top:720px;left:290px;
}

/* How much water is used? */
.q2 {position:absolute;left:180px;top:500px;}

/* Where does the water come from? */
.q3 {position:absolute;left:1080px;top:650px;}

/* What is added to water */
.q4 {
	position:absolute;left:300px;top:1140px;
}

/* What happens to the water */
.q5 {
	position:absolute;left:300px;top:1540px;
}

/* Who regulates water usage */
.q6 {
	position:absolute;left:40px;top:370px;
}

/* Who regulates water treatment */
.q7 {
	position:absolute;left:780px;top:590px;
}

/* How can drinking water become contaminated */
.q8 {
	position:absolute;left:810px;top:960px;
}

/* HWhat is shale */
.q9 {
	position:absolute;left:320px;top:3660px;
}

/* How large is marcellus shale */
.q10 {
	position:absolute;left:520px;top:5720px;
}

/* HOw did marcellus shale form */
.q11 {
	position:absolute;left:1250px;top:5810px;
}

/* Impact on land */
.q12 {
	position:absolute;left:1120px;top:360px;
}




a.tip_trigger:link, a.tip_trigger:visited {
/*background-color: #FF9;*/
text-decoration: none;	
/*color: #424242;*/
}

a.tip_trigger:after {
content: "[?]";	
font-family: MuseoSlab500, Rockwell, 'Gill Sans', 'Gill Sans MT', 'Century Gothic',  'Trebuchet MS', 'Helvetica Neue',  Helvetica;
font-size: 1em;
position: relative;
top: -5px;
margin-right: 3px;
margin-left: 2px;
background-color: #EFD46D;
}

.section a.tip_trigger:after {
background-color: #4C5163;	
}

a.tip_trigger:hover {
text-decoration: none;	
}


/* ----------------------------------------------------------
frack box
---------------------------------------------------------- */
.frack-box {
	background-color: #fff;
	background-color: rgba(255,255,255,0.7);
	
	width: 420px;
}


.frack-box p {
	margin: 10px;
	font-size: 0.9em;
}


.stage1-label {
	position: absolute; left: 1160px; top: 5560px;
	color: #FFF;
	color: rgba(255,255,255,0.85);
}
.stage1 {
	position: absolute; left: 1160px; top: 5620px;
}

.stage2-label {
	position: absolute; left: 2562px; top: 5560px;
	color: #D9D79B;
	color: rgba(217,215,155,0.85);
}

.stage2 {
	position: absolute; left: 2562px; top: 5620px;
}

h3.stage1-label, h3.stage2-label, h3.stage3-label {
	font-size: 60px;
letter-spacing: -1px;
font-family: LeagueGothicRegular, Haettenschweiler, Impact;
font-weight: normal;
text-transform: uppercase;
border-top: none;
padding: 0; margin: 0;
width: 600px;

}

.frac-arrows {
	position: absolute; left: 2547px; top: 5680px; width: 1281px;
}


.stage3-label {
	position: absolute; left: 4180px; top: 5560px;
	color: #ABA5E8;
	color: rgba(171,165,232,0.85);
}


.stage3 {
	position: absolute; left: 4180px; top: 5620px;
}

.gas-arrows {
	position: absolute; left: 4095px; top: 5680px; width: 1281px;
}


/* ----------------------------------------------------------
tool tip
---------------------------------------------------------- */
.tip {
	background: #9DC061;
-webkit-box-shadow: 2px 2px 5px #000;
	-moz-box-shadow: 2px 2px 5px #000;
	font-family: MuseoSlab500, Rockwell, 'Gill Sans', 'Gill Sans MT', 'Century Gothic',  'Trebuchet MS', 'Helvetica Neue',  Helvetica;
	line-height: 1.4;
	font-size: 0.9em;
/*	color: #fff;
	background:#1d1d1d; */
	display:none; /*--Hides by default--*/
	padding:10px;
	position:absolute;	z-index:1000;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	width: 400px; /* Set fixed width to keep this from flipping to the left and disappearing */
	z-index: 9000;
}



/* ----------------------------------------------------------
footer
---------------------------------------------------------- */
h5.colcom-support {
border-top: none;
margin-top: 0;
padding-top: 0;	
}

/* ----------------------------------------------------------
let me clear my float
---------------------------------------------------------- */

.group:after {
	content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
    }

@media screen and (-webkit-min-device-pixel-ratio:0) {
    .frac-arrows {
	position: absolute; top: 5685px; 
}

.gas-arrows {
	position: absolute; top: 5685px;
}

}