@import url("reset.css");
@import url("webfonts.css");
body{
	font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
}
h2{
	text-align:center;
	color: black;
	font-weight: regular;
	font-size: 30px;
	line-height: 32px;
}
strong{
	font-weight: bold;
}
.centered{
	width: 64%;
	padding-left: 18%;
	padding-right: 18%;
	padding-top: 1.5%;
	padding-bottom: 1.5%;
	float: left;
	clear: left;
}
#top{
	display: block;
	z-index: 999;
	background-color: #FFFFFF;
}
#logo{
	float: left;
	width: 20%;
}
#logo img{
	max-width: 180px;
	height: auto;
}
#topmenu{
	float: right;
	width: 80%;

}
#topmenu ul{
    float: right;
    padding: 0;
    margin: 0;
    list-style-type: none;
	display: block;
}

#topmenu a {
	text-decoration: none;
    font-size: 17.5px;
	color: #898989;
	font-weight:normal;

}

#topmenu a:hover {

}
#topmenu .selected{
	color: #2190d7;
}
#topmenu li {
    display: inline;
	line-height: 51px;
	float: left;
	text-align:right;
	box-sizing: border-box;
	margin-left: 20px;
}
.border{
	border-bottom: 1px solid #E1E1E1;
}
.bluegradient{
	background-image: -webkit-linear-gradient(270deg,rgba(24,73,145,1.00) 0%,rgba(30,123,195,1.00) 48.70%,rgba(24,73,145,1.00) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(24,73,145,1.00) 0%,rgba(30,123,195,1.00) 48.70%,rgba(24,73,145,1.00) 100%);
	background-image: -o-linear-gradient(270deg,rgba(24,73,145,1.00) 0%,rgba(30,123,195,1.00) 48.70%,rgba(24,73,145,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(24,73,145,1.00) 0%,rgba(30,123,195,1.00) 48.70%,rgba(24,73,145,1.00) 100%);

}
.twothird{
	float: left;
	width: 65%;
}
.contactbox{
	float: left;
	width: 31%;
	padding: 2%;
	background-color: #3764a6;
	border-radius: 12px;
}

.twothird img{
	width: 100%;
	max-width: 580px;
	height: auto;
}
#offerarea{
	margin-top: .5%;
	padding-top: 2.5%;
	color: #fff;
}
#offerarea h1{
	font-size: 41.5px;
	text-align: left;
	text-transform: uppercase;
	font-weight: bold;
	line-height: 45px;
}
#offerarea h2{
	font-style: normal;
	text-align: left;
	font-size: 30px;
	line-height: 34px;
	color: #fff;
}

#contact input[type=text], #contact input[type=email]{
	width: 92%;
	margin-top: 1.5%;
	margin-bottom: 1.5%;
	margin-left: 2%;
	float: left;
	border-color: #d7d7d7;
	border-style: solid;
	border-width: 1px;
	color: #00557e;
	font-weight: bold;
	padding: 2%;
	font-size: 14px;
}
#contact input[type=submit]{
	background: #00aeef;
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	padding-left: 2%;
	padding-right: 2%;
	padding-top: 4%;
	padding-bottom: 4%;	
	border-radius: 6px;
	border-style: none;
	cursor:pointer;
	float: left;
	clear: left;
	width: 68%;
	margin-left: 15%;
	margin-top: 10px;
	margin-bottom: 10px;
}
#contact input[type=submit]:hover{
	background: #8dc63f;
}
#contact p{
	text-align:center;
	font-size: 22px;
	font-weight: bold;
	padding-left:1%;
	padding-right:1%;
	line-height: 28px;
	margin-bottom: 8px;
	}
#contact p.fineprint{
	font-size: 10px;
	line-height: 12px;
	text-align: left;
	clear: left;
	}
#contact a{
	color: #ffffff;
	text-decoration: none;
}
.hp {
	display: none;
}
.quarter{
	width: 25%;
	box-sizing: border-box;
	padding: 3%;
	float: left;
}
.quarter p{
	color: #999999;
	text-align: center;
	font-size: 12px;
	line-height: 16px;
	margin-bottom: 10px;
	clear: left;
	width: 100%;
	}
.quarter h3{
	font-family: arial_narrow;
	color: #5e5e5e;
	text-align:center;
	font-weight:normal;
	text-transform:capitalize;
	font-size: 18px;
	line-height: 22px;
	margin-bottom: 10px;
	clear:left;
	width: 100%;
	}
#supplies{
	background: #e1e1e1;
}
#supplies img{
	width: 100%;
	height: auto;
	max-width: 547px;
	float: left;
	padding-left: 10%;
}
.supplieslist {
	text-align:left;
	float: left;
	padding-left: 5%;
}
.supplieslist h4{
	color: #114b8c;
	font-size: 30px;
	line-height: 34px;
	font-style:normal;
	margin-bottom: 10px;
}
.supplieslist p{
	color: #114b8c;
	font-size: 18px;
	line-height: 22px;
	font-style:normal;
	margin-bottom: 10px;
}
.supplieslist li{
	font-size: 12px;
	line-height: 14px;
	font-style: normal;
	margin-bottom: 4px;
	padding-left: 20px;
	background-image: url(../images/check-green.png);
	background-position: left top;
	background-repeat: no-repeat;
}
.offerarea p{
	font-size: 18px;
	line-height: 22px;
	font-style: normal;
	margin-bottom: 8px
}
.offerarea p strong{
	font-size: 14px;
	line-height: 16px;
	color: #2190d7;
	font-style: normal;
	margin-bottom: 8px;
	padding-left: 2%;
}
.offerarea{
	padding-top: 50px;
	float: left;
	padding-left: 10%;
}
.offerarea ul{
	padding-left: 2%;
	padding-bottom: 20px;
	
}
.offerarea li{
	font-size: 12px;
	line-height: 14px;
	font-style: normal;
	color: #959595;
	margin-bottom: 4px;
	padding-left: 20px;
	background-image: url(../images/check-green.png);
	background-position: left top;
	background-repeat: no-repeat;
	white-space: nowrap;
}
#theoffer img{
	padding-top: 50px;
	width: 100%;
	height: auto;
	max-width: 549px;
	float: left;
	padding-left: 2%;
}
.metersarea{
		  width: 80%;
		  padding-left: 10%;
		  float: left;
	
}
.fadedline{
	width: 100%;
	height: 1px;
	float: left;
	background-image: -webkit-linear-gradient(0deg,rgba(255,255,255,0.00) 0%,rgba(173,173,173,1.00) 48.19%,rgba(173,173,173,0.00) 100%);
	background-image: -moz-linear-gradient(0deg,rgba(255,255,255,0.00) 0%,rgba(173,173,173,1.00) 48.19%,rgba(173,173,173,0.00) 100%);
	background-image: -o-linear-gradient(0deg,rgba(255,255,255,0.00) 0%,rgba(173,173,173,1.00) 48.19%,rgba(173,173,173,0.00) 100%);
	background-image: linear-gradient(90deg,rgba(255,255,255,0.00) 0%,rgba(173,173,173,1.00) 48.19%,rgba(173,173,173,0.00) 100%);
}
.third img{
	width: 100%;
	height: auto;
	
}
.third{
	width: 30%;
	float: left;
	height: 0;
	padding-bottom: 28%;
	background: #fbfbfb;
	box-sizing:border-box;
	border-color: #E9E9E9;
	border-width: 1px;
	border-style: solid;
	margin-top: 3%;	
	display: block;
	
}
.third:hover{
	background: #2190d7;
	color: #fff;
	cursor: pointer;
}
.third:hover > img{
	opacity: .5;
}
.thirdcenter{
	margin-left: 5%;
	margin-right: 5%;
}
.third p{
	width: 100%;
	padding-top: 3%;
	text-align: center;
	font-size: 14px;
}
.metersarea a{
	color: #000000;
	text-decoration: none;
}
.benefits{
	padding-top: 50px;
	float: left;
	padding-left: 10%;
	width: 50%;
	box-sizing:border-box;
	
}
.benefits ul{
	padding-left: 2%;
	
	
}
.benefits p{
	font-size: 18px;
	line-height: 22px;
	font-style: bold;
	color: #2190d7;
	margin-bottom: 8px
}
.benefits ul{
	float: left;
	
}
.benefits li{
	font-size: 12px;
	line-height: 14px;
	font-style: normal;
	color: #959595;
	margin-bottom: 10px;
	padding-left: 20px;
	background-image: url(../images/circle-green.png);
	background-position: left top;
	background-repeat: no-repeat;
}
.benefits li strong{
	color: #114b8c;
	font-style: bold;
}
#why{
	padding-bottom: 0%;
}
#why img{
	width: 48%;
	height: auto;
	max-width: 464px;
	float: left;
	padding-left: 2%;
}
#actnow{
	background: #2190d7;
	color: #fff;

}
#actnow p{
	padding-top: 12px;
	padding-bottom: 12px;
	float: left;
	width: 60%;
	font-size: 30px;
	font-style: oblique;
	padding-left: 10%;	
}
#actnow a{
	float: left;
	font-size: 18px;	
	background: #114b8c;
	color: #fff;
	border-style: none;
	padding: 16px;
	border-radius: 12px;
	font-weight: bold;
	text-decoration: none;
}
#actnow a:hover{
	cursor: pointer;
	background: #65bc46;
}
#footer{
	background: #2d3e52;
}
.half{
	width: 50%;
	box-sizing:border-box; 
	float: left;
}
#footer .half p{
	font-size: 11px;
	color: #989da5;
}
@media only screen and (max-width: 1024px) {
	#topmenu a {
    font-size: 14px;

}
.centered{
	width: 96%;
	padding-left: 2%;
	padding-right: 2%;
}
}
@media only screen and (max-width: 960px) {
	.third{
	width: 90%;
	margin-left: 5%;
	clear: left;
	height: 300px;
}
}
@media only screen and (max-width: 800px) {
#logo{
	width: 100%;
	text-align:center;
}
#topmenu{
	float: left;
	width: 100%;
}
.centered{
	width: 96%;
	padding-left: 2%;
	padding-right: 2%;
}
#topmenu li {
	text-align:center;
	width: 16%;
	margin-left: 0px
	
}
#topmenu ul{
	width: 98%;
	margin-left: 2%;
}
.twothird{
	width: 90%;
	padding-left: 5%;
}
.contactbox{
	width: 96%;

}
#supplies img{
	width: 40%;
}
#theoffer img{
	width: 38%;
}
}
@media only screen and (max-width: 640px) {

.quarter{
	width: 100%;

}
#why img{
	width: 96%;
}
.benefits{
	width: 100%;
	padding-left: 2%;
	
}
.benefits ul{
	padding-left: 0%;
	
	
}
.offerarea{
	padding-left: 2%;
}
#topmenu li {
	width: 33%;	
}
.twothird{
	width: 90%;
}
#offerarea h1{
	font-size: 30px;
	line-height: 34px;
}
#offerarea h2{
	font-size: 24px;
	line-height: 26px;

}
.half{
	width: 100%;
}
#actnow p{
	text-align: center;
	width: 100%;
	font-size: 18px;
	padding-left: 0%;	
}
#actnow a{
	text-align: center;
	width: 90%;
}
#supplies img{
	width: 90%;
}
#theoffer img{
	width: 90%;
}
}