/* CSS Document */
body {
	margin: 0 auto;
	padding: 0;
	/* font-family: "Lato", "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, "sans-serif"; */
	font-family: 'Bebas Neue', sans-serif;
	font-size: 18px;
	text-align: center;
	line-height: 1.5em;
	color: #606060;
	font-weight: 300;
	background: #231f20;
}

* {
	margin: 0;
	padding: 0;
}
ul.parts_list {
	border: none;
	
}
ul.parts_list li {
	list-style: none;
	float: left;
	width: 19%;
	height: 18em;
	padding: 2%;
	border: 1px solid #ccc;
	border-radius: 1em;
	text-align: center;
	margin-bottom: 1em;
}

ul.parts_list li img {
	border-radius: .5em;
}

.btn_lg {
	background: #6c7e55;
	color: #fff;
	border-radius: 10px;
	padding: .6em 1em .6em 1em;
	text-decoration: none;
}

a.tel_btn {
	clear: both;
	display: inline-block;
	padding: 1em 2em;
	color: #fff;
	text-decoration: none;
	background: #000;
	margin: 0 auto;
	margin-bottom: 1em;
	font-size: 1.4em;
	font-weight: 700;
}

h3 {
	color: #af0e1f;
	font-size: 1.5em;
	font-weight: 400;
}

a {
	color: #0099d9;
}
a:hover {
	text-decoration: none;
}

.gallery_photos img {
	margin: 2%;
	width: 20%;
}

.lightbox_text {
	display: none;
}

blockquote {
	font-size: 2em;
	font-weight: 400;
	color: #666;
	margin-left: 2em;
	margin-right: 2em;
	line-height: 1.5em;
	margin-bottom: 1em;
	font-style: italic;
	
}
.col_one ul li, .col_one_float ul li {
	margin-left: 1.5em;
	margin-bottom: .8em;
}

header nav > ul.sf-menu > li.mobile { display: none; }

.large_text {
	color: #ccc;
		font-size: 2.1em;
		font-weight: 100;
		padding: 0 10% 3em 10%;
		line-height: 1.7em;
		margin-bottom: -1.5em;
}



.btn {
	background: #6a99a9;
	color: #fff;
	padding: .6em 1em .6em 1em;
	text-decoration: none;
	border-radius: 5px;
}
ul.link_list li{
	font-size: 1.5em;
	padding: .5em;
	border-bottom: 1px dashed #eee;
	list-style: none;
}
	ul.link_list li a {
		text-decoration: none;
		color: #2e4028;
	}

h2 {
	font-weight: 300;
	font-size: 3em;
	line-height: 1em;
}
.divider_heading {
	padding: .5em 0 1em 0;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}
h3 {
	margin-bottom: 1em;
}
p {
	margin-bottom: 2em;
}

.fadeInBlock {
    opacity:0;
}
.stretch { width: 100%; }
	
#notice {
	border: 2px solid #FF0000;
	color:#FF0000;
	background-color:#FFFFFF;
	margin: 0px 0px 10px 0px;
	padding: 5px;
	text-align:left;
	width: 400px;
}

.sub_col_one, .sub_col_two, .sub_col_three {
	width: 31%;
	float: left;
	margin-right: 2.3%;
}

.sub_col_one ul li, .sub_col_two ul li, .sub_col_three ul li {
	margin: 0 0 .5em 2em;	
}

.photo_right {
	float: right;
	margin: 0 0 1em 1em;
}

#nice_notice {
	border: 2px solid #006600;
	color:#006600;
	background-color:#FFFFFF;
	margin: 0px 0px 10px 0px;
	padding: 5px;
	text-align:left;
	width: 400px;
}



dl.form{ width: 100%; }
dl.form dt { float: left; margin-right: 18px; width: 20%; text-align: right; font-size: 1.2em; }
dl.form dd { margin: 0 0 18px 0; }
dl.form dd input[type="text"]  {
	width: 60%;
	height: 2em;
	font-size: 2em;
}
dl.form dd textarea {
	width: 60%;
	height: 4em;
	font-size: 2em;
}
dl.form dd select {
	
	height: 2em;
	font-size: 2em;
}
dl.form dd input[type="submit"] {
	font-size: 1.3em;
	padding: 10px;
	color: #fff;
	margin-top: 20px;
	background: #af0e1f;
	border: 0;
	border-radius: 5px;
}
p.form_header { border-bottom: 3px solid #ccc; padding-bottom: 10px; }

.flex_img_right {
	float: right;
	width: 50%;
	margin: 0 0 1em 1em;
}

.flex_img_left {
	float: left;
	width: 50%;
	margin: 0 1em 1em 0;
}

.news_entry {
	border-bottom: 1px #ccc dashed;
	margin-bottom: 1.5em;
}
	.news_entry h3 {
		margin-bottom: .5em;
	}
.full_news_entry {
	border-bottom: 1px #ccc dashed;
	margin-bottom: 1.5em;
	background: #fff;
	padding: 1em;
}
	.full_news_entry h3 {
		margin-bottom: .5em;
	}

/* Search Styles */
.search_box {
	box-shadow: 3px 3px 5px #e1e4e6;
	border: 1px solid #e3e4e5;
	padding: 10px 15px 10px 15px;
	width: 200px;
	position: absolute;
	top: 0;
	right: 20px;
	background: #fff;
	text-align: right;
}
.search_box img {
	width: 20px;
	vertical-align: middle;
}
	.search_box .field_set {
		margin-right: 15px;
	}
	
	.result_stats {
		margin-bottom: 15px;
	}
input[type="text"], input[type="password"], textarea {
	border-radius: 5px;
	border: 1px solid #e3e4e5;
	padding: 8px;
}
select {
	border-radius: 5px;
	border: 1px solid #e3e4e5;
	padding: 5px;
	width: 150px;
}

/* Staff Styles */
div.staff_member {
	clear: both;
	border-top: 2px solid #ccc;
	padding-top: 2em;
}
div.staff_member img {
	float: left;
	margin: 0 2% 1em 0;
	width: 33%
}
div.staff_member p {
	width: 65%;
	display: block;
	float: right;
}

/* Tab Styles */

nav.tabs {
	border-bottom: 2px solid #4fb3aa;
	margin-bottom: 1em;
}
nav.tabs a {
	display: inline-block;
	padding: .5em 1em .5em 1em;
	margin-right: .2em;
	background: #eee;
	color: #666;
	text-decoration: none;
}
nav.tabs a:hover {
	background: #4fb3aa;
	color: #fff;
}
nav.tabs a.chosen {
	background: #4fb3aa;
	color: #fff;
}
.tab {
	display: none; 
}
.tab:first-of-type {
	display: block;
}

/* Layout Styles */

#back_photo {
	position: fixed;
	top: 0;
	width: 100%;
	height: 1100px;
	z-index: 0;
	
	background-size: 100% auto;
}

header {
	position: fixed;
	width: 100%;
	height: 240px;
	z-index: 3000;
	font-weight: 600;
	text-align: center;
	background: url(images/windham_web_parts_06.png) no-repeat center center;
	background-size: auto 85px;
}

	

	header #top_btns {
		width: 600px;
		position: absolute;
		right: 0;
		top: 3em;
		text-align: right;
		z-index: 4000;
	}
	header #top_btns span {
		text-decoration: none;
		display: block;
		float: right;
		color: #af0e1f;
		
		text-align: right;
	}
	header #top_btns a {
		text-decoration: none;
		margin-right: 1em;
		display: block;
		float: right;
		color: #af0e1f;
		
		text-align: right;
	}
header #top_btns span {
	font-size: 1.7em;
	color: #af0e1f;
	padding: .7em 0 0 0;
}
	header #top_btns #contact_btn {
		padding: .7em 2em .7em 2em;
		margin-top: .2em;
		border: 2px solid #fff;
		color: #fff;		
		margin-bottom: 1em;
		-webkit-transition: width 0.3s;
		transition:  0.3s;
	}
#contact_btn:hover {
	background: #af0e1e;
}

a#mobile_btn {
	
}

a#mobile_btn img {
	width: 4em;
}

	header h1 {
		position: absolute;
		top: 5em;
		left: 0;
		z-index: 4000;
		width: 100%;
	}
		header h1 img {
			width: 800px;
		}
		
	
	header nav {
		display: none;
		position: absolute;
		right: 10em;
		width: 15em;
		z-index: 4000;
		text-align: left;
		top: 7.5em;
	}
	
	header nav a {
		display: block;
		padding: .7em 1.5em .7em 1.5em;
		background: #444444;
		border: 2px solid #fff;
		margin-bottom: .5em;
		color: #fff;
		text-decoration: none;
		font-weight: 300;
		-webkit-transition: width 0.3s;
		transition:  0.3s;
		
	}
	header nav a:hover {
		background: #af0e1e;
		
	}
	header nav > ul.sf-menu > li {
		display: block;
		background: #6a9ca9;
		margin: 0;
		padding: 0;
		border-bottom: 1px solid #6a9ca9;
	}



video#bgvid { 
    position: relative;
    top: 50%;
    left: 50%;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    z-index: -100;
    -ms-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    background: url(images/background.jpg) top left no-repeat;
    background-size: cover; 
}

#home_intro {
	z-index: 2000;
	position: absolute;
	width: 100%;
	padding-bottom: 10em;
	padding-top: 22em;
}

#home_intro img {
	width: 100%;
	max-width: 750px;
}

#home_intro h2 {
	padding-top: 10em;
	line-height: 1.3em;
	font-size: 2.5em;
	color: #fff;
	font-weight: 700;
	letter-spacing: .18em;
	margin-bottom: 1em;
}

#home_intro a {
	color: #fff;
	text-decoration: none;
	background: #af0e1e;
	margin-bottom: 2.5em;
	display: inline-block;
	padding: .7em 1em .7em 1em;
}

#home_intro h3 {
	color: #af0e1e;
	margin-bottom: .5em;
	font-size: 1.7em;
}
#home_intro strong {
	color: #af0e1e;
	font-weight: 300;
	font-size: 1.2em;
}

.down_arrow {
	position: absolute;
	top: -7em;
	width: 5em;
	left: 48%;
}
			
	
	
	
.sub_page {
	padding-top: 360px;
	min-height: 700px;
	position: relative;
	margin: 0 auto;
	z-index: 2000;
}
	.sub_page > div {
		min-height: 700px;
		position: relative;
		margin: 0 auto;
		text-align: left;
	}
	.sub_page > div > div > h2 {
		padding-top: .5em;
		margin-bottom: 1em;
		line-height: 1.5em;
	}
	.sub_page > div > div {
		max-width: 1100px;
		min-height: 700px;
		padding: 1em 2% 3em 2%;
		position: relative;
		margin: 0 auto;
		text-align: left;
		background: rgba(255,255,255,.9);
	}

	.sub_page ul {
		margin-bottom: 2em;
	}
	.sub_page ul li {
		margin-left: 1em;
	}
	
	.col_one {
		width: 50%;
		float: left;
		text-align: center;
	}
	.col_two {
		width: 50%;
		float: right;
		text-align: left;
	}
		.col_two h2 {
			margin-bottom: .2em;
			padding: .5em;
			text-transform: none;
			font-size: 1.7em;
			margin-left: -1em;
		}
		.col_two article {
			margin-bottom: 1em;
			width: 21%;
			float: left;
			padding: 0 2% 0 2%;
		}
		.col_two article h3 {
			margin-bottom: .5em;
		}
		.col_two article img {
			width: 100%;
			max-width: 150px;
			margin-bottom: .5em;
		}
		
	.col_one_float {
		width: 71%;
		padding-right: 3%;
		border-right: 1px solid #eee;
		float: left;
		
	}
	.col_two_float {
		width: 22%;
		float: right;
		padding-left: 3%;
	}

.pump_description {
	padding-top: 5em;
}
		
#home_main {
	top: 650px;
	background: #fff;
	z-index: 2000;
	position: relative;
	border-top: 4px solid #43403f;
}
#home_slogan {
	position: fixed;
	top: 270px;
	z-index: 1000;
	left: 35%;
	width: 30%;
}
#home_slogan img {
	width: 100%;
}

.home_list { 
	text-align: center; 
}
.home_list img {
	margin: 0 2% 0 2%;
}

.home_section {
	text-align: center;
	margin: 0 auto;
	border-bottom: 4px solid #13140f;
	position: relative;
}
.home_section_inner {
	max-width: 1100px;
	margin: 0 auto;
	text-align: left;
	position: relative;
}

.home_section_tel {
	text-align: center;
	padding-top: 3em;
	z-index: 3;
	position: relative;
}

#home_blog article {
	float: left;
	width: 33%;
	height: 25em;
}





#home_tsa {
	background: #af0e1e;
	padding: 3em 5% 5em 5%;
	color: #fff;
}
#home_tsa h2 {
	text-align: center;
	width: 70%;
}
#home_tsa h2 em {
	font-size: .8em;
	font-style: normal;
	display: inline-block;
	padding-top: 1em;
}

#home_tsa h2 img:first-of-type {
	width: 75%;
}
#home_tsa h2 img:last-of-type {
	width: 23%;
}	

#home_tsa > div > img {
	position: absolute;
	right: 0;
	top: 3em;
	width: 50%;
	z-index: 0;
}
#home_tsa h3 {
	color: #fff;
}
#home_tsa > div > h3 {
	text-align: center;
	padding-top: 7em;
	font-weight: 900;
	letter-spacing: .1em;
	padding-right: 40%;
	color: #fff;
	font-size: 2em;
	line-height: 1.3em;
}

#tsa_boxes {
	padding-top: 18em;
	position: relative;
	text-align: center;
	font-size: 1.3em;
	line-height: 2em;
}
#tsa_boxes ul li {
	list-style: none;
	margin-bottom: .1em;
	font-size: 1.4em;
}
#tsa_box_one, #tsa_box_two {
	
	position: relative;
	padding: 2em 3% 2em 3%;
	background: #8b0412;
	width: 42%;
	display: block;	
	height: 10em;
}

#tsa_box_one {
	float: left;
	margin-right: 2%;
}
#tsa_box_two {
	float: right;
	margin-left: 2%;
}







#home_gpd {
	background: url(images/sunpumper_backs_02.jpg) #929292 no-repeat;
	background-size: 120% auto;
	padding: 3em 5% 5em 5%;
	color: #fff;
}
#home_gpd h2 {
	text-align: center;
	width: 70%;
	color: #f90707;
	line-height: 1em;
	text-align: left;
	margin-bottom: .43em;
	
	text-shadow: 3px 3px 2px rgb(0,0,0,.7);
}
#home_gpd h2 em {
	font-size: 2em;
	font-style: normal;
	display: inline-block;
	font-weight: 700;
	
}

#home_gpd h3 {
		font-size: 2.5em;
		color: #ffde00;
	text-shadow: 3px 3px 2px rgb(0,0,0,.7);
	}

#home_gpd h4 {
		font-size: 1.8em;
		color: #ffde00;
	margin-bottom: 1.5em;
	text-shadow: 3px 3px 2px rgb(0,0,0,.7);
	}

#home_gpd h2 img {
	width: 55%;
	
}
	

#gpd_image {
	position: absolute;
	right: 0;
	top: 9em;
	width: 50%;
	max-width: 900px;
}


#home_gpd > div > p {
	color: #af0e1f;
}


#gpd_text {
	margin: 0 auto;
	text-align: center;
	width: 45%;
	padding-right: 55%;
	font-size: 1.5em;
	line-height: 1.5em;
}
#gpd_text p {
	margin: 0 auto;
	text-align: left;
	
}


#home_videos {
	background: url(images/sunpumper_backs_02.jpg) #929292 no-repeat;
	background-size: 120% auto;
	padding: 3em 5% 5em 5%;
	color: #fff;
}

#home_videos h2 {
	text-align: center;
	width: 70%;
	margin-left: 15%;
}

.video_boxes {
	display: flex;
    margin: 0 auto;
    padding: 1em 2% 2em 2%;
    flex-flow: row wrap;
    align-items: stretch;
    align-content: center;
    justify-content: space-around;
}

.video_boxes > div {
	padding: 0;
    margin: 0 1% 2em 1%;
    padding-top: 1.5em;
    flex-grow: 1;
    flex-basis: 321px;
    max-width: 321px;
    color: #ffffff;
	font-family: "Lato";
	font-weight: 600;
}


#home_tanks {
	background: #fbfbfb url(images/tank_section.jpg) top center;
	background-size: auto 130%;
	padding: 3em 5% 5em 5%;
	color: #fff;
	min-height: 1000px;
}
#home_tanks h2 {
	text-align: center;
	width: 70%;
	margin-left: 15%;
}
#home_tanks h2 img {
	width: 100%;
}
#home_tanks h2 em {
	font-size: .8em;
	font-style: normal;
	display: inline-block;
	letter-spacing: .23em;
	font-weight: 700;
	color: #af0e1f;
}

	
#home_tanks h3 {
	color: #fff;
}


#home_tanks > div > h3 {
	text-align: center;
	padding-top: 7em;
	font-weight: 900;
	letter-spacing: .1em;
	padding-right: 40%;
	color: #fff;
	font-size: 2em;
	line-height: 1.3em;
}

#tank_boxes {
	padding-top: 5em;
	position: relative;
	text-align: center;
	font-size: 1.3em;
	line-height: 2em;
	max-width: 600px;
	margin: 0 auto;
}

#tank_box_one, #tank_box_two {
	
	position: relative;
	padding: 2em 3% 2em 3%;
	width: 42%;
	display: block;	
	height: 13em;
	line-height: 1.4em;
}

#tank_box_one {
	float: left;
	margin-right: 2%;
	background: rgba(117,117,117,.82);
}
#tank_box_two {
	float: right;
	margin-left: 2%;
	background: rgba(152,152,152,.82);
}




#home_solar_sizing {
	background: url(images/snpumper_web_parts_47.jpg) #eeeeee no-repeat;
	background-size: auto 130%;
	padding: 8em 5% 12em 5%;
	color: #fff;
	text-align: center;
}
#home_solar_sizing .home_section_inner {
	text-align: center;
}
#home_solar_sizing h2 {
	width: 100%;
	margin-bottom: .43em;
	font-family: 'Bebas Neue', sans-serif;
	text-shadow: 3px 3px 2px rgb(0,0,0,.7);
}

#home_solar_sizing h2 img {
	width: 55%;
}

#home_solar_sizing > div > h3 {
	color: #f90707;
	font-size: 7em;
	font-family: 'Bebas Neue', cursive;
	margin-bottom: .5em;
	line-height: 1em;
	text-shadow: 3px 3px 2px rgb(0,0,0,.7);
}
#home_solar_sizing > div > h4 {
	font-size: 2.5em;
	color: #000000;
	line-height: 1.3em;
}

#sizing_123 {
	padding-top: 2em;
	margin-bottom: 2em;
	
}
#sizing_123 h3 {
	color: #333;
	font-weight: 700;
}
#sizing_123 ul li {
	display: inline-block;
	height: 10em;
	width: 270px;
	margin: 0 1em 0 1em;
	color: #333;
	font-weight: 400;
	list-style: none;
	font-size: 1.5em;
	
}

#sizing_123 ul li img {
	width: 90%;
}




#sizing_123 ul li span {
	display: block;
	
	font-size: 3em;
	height: 200px;
	width: 200px;
	margin: 0;
	padding: 0;
	font-weight: 700;
	background-size: 200px 200px;
	background-repeat: no-repeat;
	text-indent: -9999px;
	color: #fff;
}


#sizing_notice {
	width: 100%;
	padding: 1.85em 0 1em 0;
	color: #000000;
	font-size: 1.5em;
	line-height: 1.5em;
}
#sizing_notice img {
	display: inline-block;
	width: 50px;
}

#sizing_notice p {
	display: inline-block;
	max-width: 1000px;
	font-size: 1.35em;
}



#home_about_one {
	text-align: center;
	padding-top: 6em;
	background: url("images/backgrounds/about-001.jpg") #696b87 no-repeat;
	background-size: auto 130%;
	
	
}

#home_about_two {
	text-align: center;
	padding-top: 10em;
	padding-bottom: 4em;
	background: url("images/backgrounds/about-002.jpg") #232761 no-repeat;
	background-size: auto 130%;
	
	
}

#home_about_one > div, #home_about_two > div {
	padding-left: 5%;
	padding-right: 5%;
	
	color: #ffffff;
	text-shadow: 3px 3px 2px rgb(0,0,0,.7);
	font-size: 3.3em;
	line-height: 1.5em;
}


#home_about_two span, #home_about_one span {
	color: #f90707;
	font-size: 1.3em;
}



#home_photos {
	text-align: center;
	padding-top: 4em;
	background: url("images/backgrounds/gallery-background.jpg") #a79a97 no-repeat;
	background-size: auto 130%;
}
#home_photos h2 {
	text-align: center;
	margin-bottom: 2em;
}


#home_advantage {
	background: url("images/backgrounds/advantage.jpg") #a79a97 no-repeat;
	background-size: auto 130%;
	padding: 5em 5% 10em 5%;
	color: #fff;
	text-align: center;
	
}
#home_advantage .home_section_inner {
	text-align: center;
}

#home_advantage h2 {
	width: 100%;
	margin-bottom: .5em;
	color: #292929;
	font-size: 5em;
	font-weight: 700;
}
#home_advantage h2 > span {
	color: #e10404;
}

#home_advantage h2 img {
	width: 400px;
	display: inline-block;
	top: .5em;
	position: relative;
}

#home_advantage > div > h3 {
	color: #292929;
	font-size: 2em;
	margin-bottom: .5em;
}
#home_advantage > div > p {
	color: #af0e1f;
	font-size: 1.2em;
	font-weight: 300;
}

#home_advantage_text {
	background: #292929;
	color: #beb8b3;
	padding: 2em;
	width: 600px;
	margin: 0 auto;
	border-radius: .3em;
}
#home_advantage_text ul li {
	list-style: none;
	font-size: 1.5em;
	margin-bottom: 1.5em;
	clear: both;
	text-align: left;
	font-weight: 700;
}
#home_advantage_text ul li span {
	display: block;
	float: left;
	background: #af0e1f;
	border-radius: 50%;
	padding: .5em .7em;
	position: relative;
	top: -.5em;
	margin-right: .7em;
	
}
#advantage_list {
	width: 100%;
	max-width: 1150px;
	clear: both;
	padding-top: 3em;
	margin: 0 auto;
	
}

#advantage_list li {
	list-style: none;
	padding: 1em 1em 0 1em;
	width: 9em;
	float: left;
	margin: .5em;
	background-color: #ed1c24;
	border-radius: 20px;
	color: #ffffff;
	font-weight: 500;
	height: 6em;
	box-shadow: 5px 5px 5px 2px rgb(0,0,0,.7);
}

.red_btn {
	background: #ed1c24;
	display: inline-block;
	font-size: 1.5em;
	padding: 1em;
	color: #fff;
	font-weight: 500;
	text-decoration: none;
	border-radius: 20px;
	box-shadow: 5px 5px 5px 2px rgb(0,0,0,.7);
}

.red_btn_sm {
	background: #af0e1f;
	display: inline-block;
	font-size: 1em;
	margin-bottom: 1em;
	padding: 1em;
	color: #fff;
	font-weight: 500;
	text-decoration: none;
}
table {
	margin-bottom: 2em;
}
table td {
	padding: 1em;
	border: 1px solid #a3a3a3;
}
	

#slideshow {
	width: 100%;
	min-height: 200px;
	height: 380px;
	text-align: left;
	overflow: hidden;
	color: #ccc;
	position: relative;
	margin-bottom: 0;
	border-bottom: 4px solid #13140f;
}

#slideshow > span { 
		text-align: center;
		font-size: 24px;
		font-weight: 100;
		width: 100%;
		display: block;
		padding-top: 150px;
		
	}
	
	#slideshow > a {
		display: block;
		width: 100%;
		position: absolute;
	}
	
	#slide_right {
		position: absolute;
		right: 1%;
		top: 2em;
		padding: .3em .3em .5em .3em;
		cursor: pointer;
		display: inline-block;
		background: #6a99a9;
		font-size: 5em;
		color: #fff;
		z-index: 4000;
		font-weight: 900;
		border-radius: 50%;
	}
	#slide_left {
		position: absolute;
		left: 1%;
		top: 2em;
		cursor: pointer;
		display: block;
		background: #6a99a9;
		font-size: 5em;
		color: #fff;
		padding: .3em .3em .5em .3em;
		z-index: 4000;
		font-weight: 900;
		border-radius: 50%;
	}


#contact_form {
	float: left;
}

address {
	font-variant: normal;
	margin-bottom: 2em;
}

#pump_grid > div {
	width: 100%;
	float: left;
	margin-bottom: 2em;
	position: relative;
}

#pump_grid > div .pump_img_one {
	width: 27em;
	position: relative;
	left: 0;
	top: 0;
	z-index: 1000;
	
}
#pump_grid > div .pump_img_two {
	width: 32em;
	position: absolute;
	left: 35%;
	top: 0;
	z-index: 1001;
	
}
#pump_grid > div .pump_label {
	width: 20em;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 1002;
	
}
#pump_grid > div > a {
	
	display: block;
	border-radius: .5em;
	border: 2px solid #eee;
	
		-webkit-transition: width 0.3s;
		transition:  0.3s;
	background: rgba(0,0,0,.1);
}

#pump_grid > div > a:hover {
	background: url(images/sunpumper_backs_05.jpg) no-repeat;
	background-size: 100% 100%;
}


div.pump_configuration {
	border-radius: .5em;
	border: 2px solid #eee;
	background: rgba(0,0,0,.1);
	padding: 2em;
	margin-bottom: 2em;
}
div.pump_configuration img {
	float: right;
	width: 40%;
}


footer {
	background: url(images/snpumper_web_parts_09.png) no-repeat #2e2e2e;
	background-size: 300px auto;
	background-position: right 5% top 2em;
	color: #605e5d;
	text-align: left;
	height: 200px;
	padding: 2em 0 0 0;
	font-weight: 400;
	position: relative;
	top: 0;
	z-index: 2050;
	clear: both;
}
	footer h3 {
		margin: 0;
		padding: 1em 0 .5em 0;
		color: #605e5d;
	}
	footer a {
		text-decoration: none;
		color: #605e5d;
	}
	footer > div {
		width: 760px;
		text-align: left;
		margin-left: 4%;
	}
		footer > div > img {
			float: left;
			margin-right: 5%;
		}
		footer address {
			padding-top: 1em;
			font-style: normal;
			float: left;
			width: 32%;
			display: block;
			margin-right: 10%;
			border-right: 4px solid #605e5d;
			height: 260px;
		}
		footer > div > div {
			float: left;
			width: 28%;
			padding-top: 1em;
		}
			footer > div > div li {
				list-style: none;
			}
			
	footer > div#footer_contact {
		clear: both;
		padding-top: 1em;
		width: 90%;
		text-align: center;
	}
		footer > div#footer_contact > img {
			float: none;
			margin-right: 2em;
			border-radius: 10px;
			width: 35px;
		}
		
			footer > div#footer_contact a {
				
			}

@media (max-width: 1100px) {
	
	
	
	
}
		
@media (max-width: 950px) {
	
	body {
		
	}
	
	h2 {
		
	}
	
	header {
		
	}
	
	header h1 img {
		width: 90%;
		max-width: 700px;
	}
	
	header #top_btns span {
		font-size: 1.5em;
		margin-right: 0;
		padding-top: 1em;
	}
	
	header #top_btns a#contact_btn {
		display: none;
	}

	header nav {
		right: 1em;
	}
	
	#home_main {
		top: 750px;
		
	}
	
	#home_intro {
		padding-top: 20em;
	}
	
	#home_intro h2 {
		padding-top: 13em;

		font-size: 1.7em;
	}
	
	
	
	
	#home_tsa h2 {
		text-align: center;
		width: 100%;
	}
	#home_tsa h2 em {
		font-size: .6em;
		font-style: normal;
		display: inline-block;
		padding-top: .5em;
	}

	#home_tsa h2 img:first-of-type {
		width: 75%;
	}
	#home_tsa h2 img:last-of-type {
		width: 23%;
	}	

	#home_tsa > div > img {
		position: relative;
		left: 15%;
		right: auto;
		width: 70%;
	}
	
	#home_tsa > div > h3 {
		text-align: center;
		padding-top: 3em;
		padding-right: 0;
	}

	#tsa_boxes {
		padding-top: 1em;
		
		font-size: 1em;
		line-height: 2em;
	}
	#tsa_boxes ul li {
		list-style: none;
		margin-bottom: .1em;
		font-size: 1.4em;
	}
	#tsa_box_one, #tsa_box_two {

		width: 94%;	
		height: auto;
		margin-bottom: 2em;
	}

	#tsa_box_one {
		float: none;
		margin-right: 0;
	}
	#tsa_box_two {
		float: none;
		margin-left: 0;
	}
	
	
	
	
	
	
	




	#home_gpd h2 {
		width: 100%;
		font-size: 2em;
		line-height: 2em;
		
	}
	

	#home_gpd h2 img {
		width: 75%;
	}


	#gpd_image {
		position: relative;
		top: auto;
		width: 100%;
	}
	#home_gpd h3 {
		font-size: 2.2em;
	}
	#home_gpd h4 {
		text-shadow: 2px 2px 2px rgb(0,0,0,.7);
	}
	
	

	#home_gpd > div > p {
		color: #af0e1f;
	}


	#gpd_text {
		margin: 0 auto;
		text-align: center;
		padding-top: 3em;
		width: 100%;
		padding: 0;
	}
	#gpd_text p {
		

	}
	
	
	
	
	
	#home_solar_sizing .home_section_inner {
		text-align: center;
	}
	

	#home_solar_sizing h2 img {
		width: 75%;
	}

	

	
	
	#sizing_123 ul li {
		margin: 0 .5em 0 .5em;
		height: 13em;
	}
	


	#sizing_notice {
		width: 100%;
		padding: 1.85em 0 1em 0;
	}
	#sizing_notice img {
		width: 30px;
	}

	#sizing_notice p {
		width: 80%;
	}
	
	
	
	.down_arrow {
		width: 20%;
		left: 40%;
	}
	
	#home_advantage .home_section_inner {
		text-align: center;
	}

	#home_advantage h2 {
		line-height: 1.3em;
		margin-bottom: 0;
	}

	

	#home_advantage > div > h3 {
		line-height: 1.5em;
	}
	#home_advantage > div > p {
		color: #af0e1f;
		font-size: 1.2em;
		font-weight: 300;
	}

	#home_advantage_text {
		width: 400px;
	}
	#home_advantage_text ul li {
		
		font-size: 1.2em;
	}
	
	

	#advantage_list li {
		list-style: none;
		padding: 1em 3% 0 3%;
		width: 39%;
		
		height: 6em;
	}

	.red_btn {
		font-size: 1.2em;
	}
	
	
	.col_one {
		width: 100%;
		float: none;
	}
	.col_two {
		width: 100%;
		float: none;
	}
	
	
	
	.sub_page {
		padding-top: 490px;
	}
	
	
	
	#contact_form {
		display: none;
	}
	#contact_info {
		width: 100%;
		float: none;
	}
	
	
	#home_pastor {
		padding: 3em 2% 3% 2%;
	}
		
		#home_pastor_text {
			width: 60%;
			padding: 0;
		}
				
		#home_pastor_photo {
			width: 35%;
			padding: 0 0 0 5%;
		}
	
	
	#home_resources {
		padding: 3em 3% 3% 6%;
	}
		
	
		#home_resources_text {
			width: 100%;
			padding: 0;
		}
			
	
	.resource_col {
		display: block;
		width: 100%;
		padding: 0;
	}
	
	
	
	footer { display: none; }
	
}

@media (max-width: 480px) {
	
	header #top_btns > span {
		display: none;
	}
	
	
}
