.has-background {
	background: url("../img/pipes.jpg") 0 0 no-repeat !important;
	background-size: cover;
}



body {
    font-family: "Futura"
    font-size: 14px;
    line-height: 1.42857143;
    color: #373737;
    margin: 30px;
    overflow-x: hidden;
}

a {
	color: #8abc8e;
	text-decoration: none;
}

/* unvisited link */
a:link {
    color: #8abc8e;
}

/* visited link */
a:visited {
    color: #8abc8e;
}

/* mouse over link */
a:hover {
    color: #8abc8e;
}

/* selected link */
a:active {
    color: #8abc8e;
}

.col-center {
    float: none;
    margin-right: auto;
    margin-left: auto;
}

.light-gray {
	background:#f5f5f5;
}

section.light-gray {
	padding: 50px 0;
}

.clear {
    clear: both;
}

.col-tall {
	 height: 100%;
	
}

section.padded{
	padding: 100px 0;
}

section.article {
	padding: 50px 0;
}


.action {
	
	margin-bottom: 15px;
	
}

.services-strip small {
	
	font-size: 100%;
	margin-top: 15px;
	display: none;
}


.fit-to-edge {
	
	padding-left: 0px;
	padding-right: 0px;
	
}


/*----------------------Top----------------------------------*/
/*--------------------------------------------------------*/

.gray-bar {
	background-color: #373737;
	height:40px;
}

header{
	border-bottom: 1px solid #9b9b9b;
	margin-bottom: 0px;
	overflow-x:hidden;
}

.navbar {
   margin-bottom: 0;
}

.navbar-default {
    background-color: #fff;
    border-color: #fff;
}

.navbar-default .navbar-nav > li > a {
	text-transform: uppercase;
	text-decoration: none;
	font-weight: 600;
	color: #373737;
	font-size: 14px;
		border-top: 3px solid transparent;

    background-image: none;
}

.navbar-default .navbar-nav > li > a {

}

.navbar-default .navbar-nav > li > a.active {
	border-top: 3px solid #0099dc;

}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover{
/*
	border-top: 3px solid #0099dc;
	color: #373737;
*/
	background-color: #ffffff;
}

.navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
	margin-bottom: 25px;
}

span.gray-line {
	border-bottom: 1px solid #9b9b9b;
	/*margin: 25px -5000px 0 500px;*/
	margin:35px 0 0 0 ;
	position: relative;
	left:500px;
	display: block;
}

span.blank-line {
    border-bottom: 0px solid #9b9b9b;
    /* margin: 25px -5000px 0 500px; */
    margin: 35px 0 0 0;
    position: relative;
    left: 500px;
    display: block;
}

/*span.gray-line {
    border-bottom: 1px solid red;
    margin: 25px -5000px 0 500px;
    padding: 35px 0 0 0;
    position: relative;
    left: 500px;
    display: inline-block;
    height: 1px;
    width: 100%;
    overflow-x: hidden;
}*/

/*.navbar.navbar-default .navbar-collapse.collapse .nav.navbar-nav {
    margin: 4px -200% -1px 0;
    margin: 34px -200% -10px 0;
    padding: 0 200% 0 0;
    padding: 0 257% 0 0;
    border: 0;
    border-top: 1px solid #9b9b9b;
}

.navbar-nav>li {
	float:right;
}

.navbar.navbar-default .navbar-collapse.collapse .nav.navbar-nav>li.dropdown .dropdown-toggle.at {
    border-top-color: #0099dc;
}*/

/*----------------------Content----------------------------------*/
/*--------------------------------------------------------*/

.img-responsive {
	
	width: 100%;
	
}

h2 {
	
	color: #18a1d9;
	font-weight: normal;
	font-size: 22px;

}

h3{
	text-decoration: none;
	font-size: 32px;
	font-weight: 600;
}

h3.customer-care:before {
	
	content: url('../../assets/images/customer-care.gif');
	display: inline-block;
	zoom: 100%;
	margin-left: -70px;
	padding-right: 20px;
	padding-top: 50px;
	position: relative;
	top: 66px;
	
}

.about-offers .row {
	
	margin-top: 0px;
	margin-bottom: 10px;
	
}

.offer-descriptions {
	
	padding-bottom: 20px;
	
}

.offer-descriptions .description {
	
	padding: 25px;
	background: #f2f2f2;
	text-align: center;
	margin: 30px;
	height: 350px;
	
}

.offer-descriptions .description h3 {
	
	font-size: 18px;
	color: #ff7800;
	font-weight: normal;
	
}

.offer-descriptions .description p {
	
	font-size: 14px;
	margin: 0 10px;
	
}

.offer-descriptions .description img {
	
	max-width: 110px;
	margin: 0 auto;
	margin-bottom: 10px;
	
}

.get-started {
	
	background: #dfedf3;
	padding-top: 30px;
	padding-bottom: 45px;
}

.get-started .last {
	
	border-left: 1px solid #18a1d9;
	padding-left: 50px;
	padding-right: 50px;	
}

.customer {
	
	padding-top: 35px;
	padding-bottom: 45px;
	
}

.no-pad {
	
	padding-right: 0px;
	
}



.caption {
    top: 127px;
    color: #373737;
    background-color: rgba(255,255,255,0.75);
      
    display: table;
	position: absolute;
	left: 0;
	width: 100%;
	
	overflow: hidden;
	padding: 0;
	
	text-shadow: none;
	z-index: 10;
}

.caption > div {
    padding-right: 420px;
    padding-left: 110px;
}

.cnp-divider {
    clear: both;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: -10px;
    border-top-width: 6px;
    border-top-style: solid;
    border-top-color: #0099dc;
    color: #0099dc;
    text-align: center;
}

.caret {
    display: inline-block;
    width: 0;
    height: 0;
    }
    
.cnp-divider.orange {
    border-top-color: #ff7800;
    color: #ff7800;
    background-color: #fff !important;
}

.cnp-divider > .caret {
    vertical-align: top;
    margin: 0;
    border-top: 10px solid;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
}


p.title {
    font-size: 28px;
   font-weight: lighter;

text-align: center;
color: #373737;
line-height: 20px !important;
margin:50px 0;
}

	
a.servicesStripItem.sixItemRow {
    min-width: 15%;
    }

.services-strip > div a {
    display: inline-block;
    margin-bottom: 20px;
    font-size: 16px;
    line-height: 1;
    text-align: center;
    vertical-align: top;
}

.services-strip > div a img {
    margin: 0 auto !important;
}
.services-strip > div a img {
    display: block;
    margin: 0 auto;
    min-width: 50px;
    width: 50px;
    max-width: 50px;
}

.contact-info p {
	margin: 0 0 10px 0;
}

.about-info p {
	margin: 0 0 20px 0;
}

.about-info {
	
	border-right: 1px solid #ebebeb;
	
}

.about-info a:link, .about-info a:visited, .about-info a:active {
	
	text-decoration: none;
	color: #0099dc;
	
}

.about-info a:hover {
	
	text-decoration: underline;
	
}

.custom-border {
	
	border-bottom: solid 5px #0099dc;
	
}

.custom-border:after{
	
	content: '\f0da';
   font-family: FontAwesome;
	
}

.fa-caret-down {
	
	margin: 0 auto;
	display: block !important;
	top: -19px;
	color: #0099dc;
	position: relative;
	margin-left: 49%;
}


.news-container {
	
	width: 800px;
	display: block;
	margin: 0 auto;
	border-right: 1px solid #ebebeb;
	border-left: 1px solid #ebebeb;
	padding-left: 80px;
	padding-right: 80px;
	margin-bottom: 60px;
}

.news-container h3 {
	
	font-size: 30px;
	
}

.news-container ul.news-listing {
	
	list-style: none;
	margin: 0px;
	padding: 0px;
	margin-top: 20px;
	
}

.news-container ul.news-listing li {
	
	margin: 0px;
	padding: 0px;
	margin-bottom: 20px;
	
}

.news-container li a:link, .news-container li a:active, .news-container li a:visited {
	
	color: #0099dc;
	text-decoration: none;
}

.news-container li a:hover {
	
	text-decoration: underline;
	
}

.news-container ul.news-listing li p {
	
	margin-top: 10px;
	margin-bottom: 20px;
	
}

.news-container h4 {
	
	font-weight: bold;
	margin-top: 20px;
	
}

.news-container a:link, .news-container a:active, .news-container a:visited {
	
	color: #0099dc;
	text-decoration: none;
}

.news-container a:hover {
	
	text-decoration: underline;
	
}



/*----------------------Hero Section----------------------------------*/
/*--------------------------------------------------------*/

.hero figcaption .hero-caption h1 {
    font-size: 32px;
    line-height: 1;
    margin: 0 0 3px 0;
}

.hero {
    margin-top: 0;
    position: relative;
}


.hero figcaption {
    position: relative;
    margin-top: -200px; /*MEDIA QUERY*/
    margin-bottom: 73px; /*MEDIA QUERY*/
    width: 100%;
    min-height: 127px;
    padding: 0;
    background-color: rgba(255,255,255,0.75);
}

.home .hero figcaption {

    min-height: 157px;
    margin-bottom: 43px;

}


	.hero-caption p {
		
		padding-right: 120px;
		
	}


.hero figcaption .hero-icon {
    position: absolute;
    top: 15px;
    left: 30px;
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0;
    width: 30px;
    height: 30px;
    border-radius: 10px;
    background-position: center center;
    background-size: 15px;
    background-repeat: no-repeat;
}

.hero .content {
	
	position: absolute;
	top: 60px;
	background: none;
	left: 50%;
    transform: translate(-50%, 0);
	
}

.hero .content h1 {
	
	color: #18a1d9;
	font-size: 65px;
	font-weight: 600;
	
}

.hero .content h3 {
	
	color: #484f50;
	font-weight: 300;
	margin-bottom: 30px;

}

.hero .content .btn-primary {
	
	margin-top: 20px;
	
}

/*
.hero-icon {
    top: 30px;
    left: 114px;
    width: 66px;
    height: 66px;
    background-size: 30px;
}
*/
.hero-icon {
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0;
    width: 50px;
    height: 50px;
    border-radius: 10px;
    background-position: center center;
    background-size: 30px;
    background-repeat: no-repeat;
    margin: 0 auto;
}




/*MEDIA QUERY*/
.hero figcaption .hero-icon {
    top: 30px;
    left: 114px;
    width: 66px;
    height: 66px;
    background-size: 30px;
}

.hero figcaption .hero-caption {
    position: absolute;
}

/*MEDIA QUERY*/
.hero figcaption .hero-caption {
    left: 210px;
    top: 30px;
}


/*----------------------Zip Fields----------------------------------*/
/*--------------------------------------------------------*/

.zips {
	margin-bottom: 50px;

}

.zips h4 {
	
	margin-bottom: 30px;
	
}

/*.action{
	position: relative;
    bottom: 0;
}*/

.zip-wrapper {
	padding: 40px;
	/*display:table-cell;
    background-color: red; 
    height: 100%;*/
    margin-bottom: 20px;
     background: #f5f5f5;

}

.zip-wrapper p{
	margin: 0 0 5px 0;
}

form.zip-field {
    color: #898b8e;
    border:1px solid #898b8e;
    border-radius: 5px;
    padding: 5px;
}

form.zip-field > input {
    border: none;
}


form.zip-field > input[type="text"] {
    float: left;
    padding: 8px 10px;
}

form.zip-field > input[type="submit"] {
    color: #fff;
    background: #898b8e;
    border: none;
    border-radius: 5px;
    padding: 10px 15px;
    float: right;
    font-size: 14px;
}

/*----------------------Buttons----------------------------------*/
/*--------------------------------------------------------*/
.btn-primary {
    color: #fff;
    background-color: #ff7800;
    border-color: #ff7800;
    font-size: 12px;
} 

.btn-primary:hover, .btn-primary:active, .btn-primary:visited, .btn-primary:focus {
    color: #fff;
    background-color: #ff7800;
    border-color: #ff7800;
}

.btn {
	
	border-radius:  16px;
	
}


.btn-default, .btn-primary, .btn-success, .btn-info, .btn-warning, .btn-danger {
/*
    text-shadow: 0 -1px 0 rgba(0,0,0,0.2);
    -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,0.15),0 1px 1px rgba(0,0,0,0.075);
    box-shadow: inset 0 1px 0 rgba(255,255,255,0.15),0 1px 1px rgba(0,0,0,0.075);
*/
}

.learn-more {
    background: url(../img/icon-button-next-better.png) 90% 50% no-repeat #0099dc;
    padding: 10px 50px 10px 20px;
    border-radius: 25px;
    border: 0;
    margin-top:25px;
}

.home .hero .learn-more {
    background: url(../img/icon-button-next-better.png) 90% 50% no-repeat #0099dc;
    padding: 10px 50px 10px 20px;
    border-radius: 25px;
    border: 0;
    margin-top:5px;
}

/*.learn-more {
    padding-top: 5px;
    padding-bottom: 5px;
    background-size: 15px;
}*/






/*----------------------Footer----------------------------------*/
/*--------------------------------------------------------*/

footer {
    margin: 0;
    padding: 15px 0;
    background: #ffffff;
    font-size: 14px;
    color: #fff;
}

footer a{
	color: #fff;
	text-decoration: underline;
}

.cptable {
	
	margin-top: 20px;
	
}
.cptable th {
	
	background: #2797d1;
	color: white;
	font-weight: 300;
	
}

.cptable > tbody > tr > th {
	
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	
}

.cptable > tbody > tr > td {
	
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	
}


.no-content .hero figcaption .hero-caption h1 {
    font-size: 32px;
    line-height: 1;
    margin: 0 0 3px 0;
    margin-top: 18px;
}

.customer-link-wrapper {
	
	width: 151px;
	float: left;
	margin-bottom: 20px; 
	
}
.customer-link-wrapper  p {
	
	display: block;

	color: #ff7800; 
	font-size: 11px;
	font-weight: 600; 
	width: 134px;
	margin-bottom: 5px;	
}

.customer-link-wrapper.last { 
	
	border-left: 1px solid #18a1d9; 
	
}

.customer-link-wrapper.first {
	
	padding-left: 0px; 
	
}

.hero .content .btn-primary {
    margin-top: 0px;
    width: 134px;
}





/*-------------------------------------MEDIA QUERIES-------------------------------------------*/
/*--------------------------------------------------------------------------------*/



/*-------------------------------------1200px-------------------------------------------*/
@media(max-width:1200px) {
	
	.hero figcaption {
    margin-top: -180px; /*MEDIA QUERY*/
    margin-bottom: 53px; /*MEDIA QUERY*/
	}
	
	.home .hero figcaption {
    margin-bottom: 23px;
}
	
	.zip-wrapper {
	padding: 40px;
	}
	
	.hero-caption p {
		
		padding-right: 120px;
		
	}
	
		.hero .content {

    top: 40px;

}

	.hero .content h1 {
    color: #18a1d9;
    font-size: 55px;
    font-weight: 600;
   }
   
   .hero .content h3 {
    color: #484f50;
    font-weight: 300;
    font-size: 22px;
    margin-bottom: 20px;
}
	
}


/*-------------------------------------1024px-------------------------------------------*/
@media(max-width:1024px) {
	
	

	
	
}



/*-------------------------------------1000px-------------------------------------------*/
@media(max-width:1000px) {
	
	
	
	.zip-wrapper {
	padding: 30px;
	}
	

	
	
}




/*-------------------------------------991px-------------------------------------------*/
@media(max-width:991px) {
	
	.hero figcaption {
    margin-top: 0px; /*MEDIA QUERY*/
    margin-bottom: 65px; /*MEDIA QUERY*/
	}
	
	.secondary .hero figcaption {
		
		margin-bottom: 0px;
		
	}
	

	.hero figcaption .hero-caption h1 {
    font-size: 30px;
	}
	
	.hero-caption p {
		
		padding-right: 100px;
		
	}
	
	.customer .hero-icon, .about-offers .hero-icon {
		
		margin: 0 auto;
		margin-bottom: 10px;
	}
	
	.customer .col, .about-offers .col {
	
		text-align: center;
	
	}
	
			.hero .content {

				top: 20px;

			}
			
			.get-started .last {
    border-left: 0px solid #18a1d9;
    padding-left: 50px;
    padding-right: 50px;
}
	
	
}



/*-------------------------------------MAX 768px-------------------------------------------*/
@media(max-width:768px) {
	
.hero .content {
    position: absolute;
    top: 0px;
    background: none;
    left: auto; 
     transform: translate(0, 0);
}


.hero .content h1 {
    color: #18a1d9;
    font-size: 28px;
    font-weight: 600;
}

h3 {
    text-decoration: none;
    font-size: 17px;
    font-weight: 600;
}
	

}

/*-------------------------------------668px-------------------------------------------*/
@media(max-width:668px) {
	
	
}

/*-------------------------------------640px-------------------------------------------*/
@media(max-width:640px) {
	
	.hero .content h1 {
    color: #18a1d9;
    font-size: 20px;
    font-weight: 600;
}

h3 {
    text-decoration: none;
    font-size: 14px;
    font-weight: 600;
    margin-top: 0px;
}

.hero .content .btn-primary {
    margin-top: 0px;
}
	
}

/*-------------------------------------500px-------------------------------------------*/
@media(max-width:500px) {

	
    
	.zip-wrapper {
		padding: 30px;
	
	}
	
	
		.home .hero figcaption {
			margin-bottom: 80px;
		}
		
		.hero .content {
			
			position: relative;
			
		}

}

/*-------------------------------------400px-------------------------------------------*/
@media(max-width:400px) {
	
	.hero figcaption {
    margin-top: 0; /*MEDIA QUERY*/
/*     margin-bottom: 20px; /*MEDIA QUERY*/ */
	}
	
	.hero-caption p {
		
		padding-right: 0px;
		
	}
	
	.hero figcaption .hero-caption h1 {
		
		font-size: 20px;
		margin-bottom: 8px;
	}
	
	.zip-wrapper {
	padding: 30px;
	
	}

}


/*-------------------------------------375px-------------------------------------------*/
@media(max-width:375px) {
	
	

}
