
/* ==========================================================================
   Template Styles
   ========================================================================== */



/******** LAYOUT **********/

.container {
	padding-top: 1em;
}

#navigation {
	float: right;
	margin: 4rem 4rem 0 0;
}

.navbar {
	margin-bottom: 0;
}
.navbar .container {
	padding-top: 0;
}
.navbar.sticky-header {
	-webkit-transition: box-shadow 0.5s;
}
.navbar.sticky-header.stuck {
	position: fixed;
	width: 100%;
	background-color: #FFFFFF;
	top: 0;
	z-index: 9999;
	box-shadow: 2px 2px 8px rgba(25,25,25,0.25);
}

.navbar a[href*=#] {/*:not([href=#])*/

}

.nav li {
	
}
.nav > li > a {
	color: inherit;
	-webkit-transition: color 0.5s;
}

.nav > li > a:hover, .nav > li > a:focus {
	background-color: transparent;
	opacity: 0.8;
}

.navbar-toggle {
	position: relative;
	float: left;
	padding: 0px;
	margin-top: 8px;
	margin-right: 4px;
	margin-bottom: 8px;
	background-color: rgba(0, 0, 0, 0);
	background-image: none;
	border: none;
	border-radius: 0;
	margin-left: 8px;
}

.navbar-toggle .icon-bar {
	display: block;
	width: 22px;
	height: 2px;
	border-radius: 1px;
	border: 2px solid #AEAEAE;
}

.navbar-call {
	float: right;
	margin-top: 3.75rem;
}
.navbar-call > div {
	margin-right: 0;
	padding-right: 0;
}
.navbar-call img {
	margin-top: 6px;
}

.section img {
	max-width: 100%;
	margin-bottom: 1em;
}

.map {
	position: relative;
	width: 100%;
	height: 480px;
	background-color: #F3F3F3;
}
#map-canvas {
	width: 100%; height: inherit;
	z-index: 2;
	position: absolute;
}
#map-canvas img {
    max-width: none;
}
.map-info {
	z-index: 10;
	min-height: 180px;
	margin-top: 2em;
	background-color: #FFFFFF;
	position: relative;
	padding: 2em;
}

.tiles.row > div, .tiles.row > h3 {
	border-radius: 3px;
	background-color: #FFF;
	padding: 4px;
	text-align: center;
	margin-bottom: 1em;
}
.tiles.row > .col-md-6 {
	margin: 0 5% 5% 0;
	width: 45%;
}
.tiles.row img {
	margin: 0;
}


/****** Section Style ********/

.trust-items {
	margin-bottom: 30px;
}

.trust-items .item {
	padding: 12px 0;
}

.trust-items .item i,
.trust-items .button i {
	font-size: 40px;
	line-height: 36px;
}
.trust-items h3 {
	margin-top: 0;
}

.section {
	margin-bottom: 4em;
}
#contact .section {
	margin-bottom: 2rem;
}

.aside {
	padding: 5em;
}
.aside.row { /* to fix the issue where you could scroll slightly to the right */
    margin-left: 0;
    margin-right: 0;
}

ul.carousel {
	list-style: none;
}
ul.carousel li {
	position: relative;
	display: none;
}
ul.carousel li.active {
	display: block;
}

/****** Misc. Styles *********/

.pull-top {
	margin-top: 0.25rem;
}
.pull-bottom {
	margin-bottom: 0.25rem;
}

.button {
	padding: 2em;
	background-color: #EFEFEF;
	border-radius: 4px;

	cursor: pointer;
}
ul.iconified {
	list-style: none;
	position: relative;
	padding-left: 3em;
}
ul.iconified li {
	margin-bottom: 1.5em;
}
ul.iconified li:before {
	/* content:"\e2a2";
	font-family: "streamline-30px-filled-in" !important;
	font-style: normal !important;
	font-weight: normal !important;
	font-variant: normal !important;
	text-transform: none !important;
	speak: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale; */
	position: absolute;
	left: 0;
	font-size: 1.5em;
}
.aside ul li:last-child {
	margin-bottom: 0;
}

.aside ul {
	margin-bottom: 0;
}
.float-none {
	float: none !important;
}

img.float-left {
	float: left;
	margin: 0 2em 1em 0;
}
img.float-right {
	float: right;
	margin: 0 0 1em 2em;
}

/* Form */

input, select, textarea {
	width: 100%;
	padding: 1em;
}
textarea {
	padding: 8px;
}
button, input[type="button"], input[type="submit"] {
	padding: 1em 2em;
	width: auto;
}
select {
	-webkit-appearance: menulist;
	-moz-appearance: menulist;
	appearance: menulist;
}

/**** Form Validation ****/

input.parsley-success,
select.parsley-success,
textarea.parsley-success {
  color: #468847;
  background-color: #DFF0D8;
  border: 1px solid #D6E9C6;
}

input.parsley-error,
select.parsley-error,
textarea.parsley-error {
  color: #B94A48;
  background-color: #F2DEDE;
  border: 1px solid #EED3D7;
}

.parsley-errors-list {
  margin: 2px 0 3px;
  padding: 0;
  list-style-type: none;
  font-size: 0.8em;
  line-height: 1.1em;
  opacity: 0;
  -moz-opacity: 0;
  -webkit-opacity: 0;

  transition: all .3s ease-in;
  -o-transition: all .3s ease-in;
  -moz-transition: all .3s ease-in;
  -webkit-transition: all .3s ease-in;
}

.parsley-errors-list.filled {
	opacity: 1;
}

/* Accordian */

.tabs-collapsible-wrapper {
	box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
}

.collapsible-header.accordian-active {
	font-weight: bold;
}

.collapsible-header > span.collapsible-arrow:after {
	content: '▶';
	padding-left: 1.5rem;
}
.accordian-active .collapsible-header > span.collapsible-arrow:after {
	content:'▼';
	font-size: 125%;
	padding-left: 1rem;
}

#Waves v0.6.0
#http://fian.my.id/Waves
#2014 Alfiana E. Sibuea and other contributors
#Released under the MIT license
#https://github.com/fians/Waves/blob/master/LICENSE

#Bug: link not triggered 

.collapsible {
	border-top: 1px solid #ddd;
	border-right: 1px solid #ddd;
	border-left: 1px solid #ddd;
	margin: 0.5rem 0 1rem 0;
}

.collapsible-header {
	display: flex;
	cursor: pointer;
	min-height: 3rem;
	line-height: 3rem;
	padding: 0 1rem;
	background-color: #fff;
	border-bottom: 1px solid #ddd;
}

.collapsible-header:not(.collapsible-arrow) {
	font-size:125%;
	padding: 1rem 0rem 1rem 0rem;
}

.collapsible-body {
	display: none;
	border-bottom: 1px solid #ddd;
	box-sizing: border-box;
	padding: 0.1em 2em 2em 2em;
}

.collapsible-body p {
	margin: 0;
    padding-bottom: 20px;
    line-height: 1.5;
    font-size: large;
}

.collapsible-arrow {
	padding: 0rem 1rem 0rem 0.5rem;
}

.collapsible-header-title {
}

/* Tabs */

.tab-container {
	
}
.tabs-menu-wrapper {
    height: 48px;
    width: 100%;
    clear: both;
    margin-bottom: 0;
}
.tabs-menu {
	height: 48px;
	width: auto;
}

.tabs-menu li {
    height: 48px;
    line-height: 48px;
    float: left;
    margin-right: 10px;
}

.tabs-menu li.active {
    position: relative;
    background-color: #30A6DC;
    z-index: 5;
}
.tabs-menu li.active:before {
	display: block;
	content: " ";
	width: 12px;
	height: 12px;
	background-color: #30A6DC;
	position: absolute;
	bottom: -4px;
	left: 50%;
	margin-left: -6px;
	transform: rotate(45deg);
}

.tabs-menu li a {
    padding: 10px 20px;
    font-weight: normal;
    color: #5C5C5C;
    text-decoration: none; 
}

.tabs-menu .active a {
    color: #FFF;
    font-weight: bold;
}

.tabs {
    width: 100%;
    height: 100%;
}

.tab-content {
	background-color: lightgrey;
    padding: 20px;
    display: none;
    position: relative;
}
.tab-content img {
/*	max-height: 240px;*/
}

#tab-1, #bio-tab-1 {
	display: block;   
}

/* Tabs Old */
/*
.tab-container {
	height: 388px;
}

.tabs-menu {
    height: 48px;
    width: 100%;
    clear: both;
    margin-bottom: 0;
    background-color: #D8D8D8;
}

.tabs-menu li {
    height: 48px;
    line-height: 48px;
    float: left;
    margin-right: 10px;
}

.tabs-menu li.active {
    position: relative;
    background-color: #30A6DC;
    z-index: 5;
    position: relative;
}
.tabs-menu li.active:before {
	display: block;
	content: " ";
	width: 12px;
	height: 12px;
	background-color: #30A6DC;
	position: absolute;
	bottom: -4px;
	left: 50%;
	margin-left: -6px;
	transform: rotate(45deg);
}

.tabs-menu li a {
    padding: 10px 20px;
    font-weight: normal;
    color: #5C5C5C;
    text-decoration: none; 
}

.tabs-menu .active a {
    color: #FFF;
    font-weight: bold;
}

.tabs {
    background-color: lightgrey;
    width: 100%;
    height: 340px;
    position: relative;
}

.tab-content {
    padding: 20px;
    visibility: hidden;
    position: absolute;
}
.tab-content img {
	max-height: 240px;
}

#tab-1 {
 visibility: visible;   
}*/

/* Expandables */
.expandable .opener {
	display: inline-block;
	margin-left: 4px;
	font-weight: bold;
	cursor: pointer;
	content: "[+]";
}
.expandable .bulk {
	display: none;
}
.expandable.expanded .bulk {
	display: inline;
}
.expandable.expanded {
	width: 100%;
}
.expandable.expanded .opener{
	content: "[-]";
}


/****** Colors, Typography, and Images ******/

body {
	color: #5C5C5C;
}

p {
	margin-bottom: 1em;
}
form p {
	margin-bottom: 0.25em;
}
#thanks {
	text-align: center;
	margin-top: 2em;
	margin-botto
}

a {
	color: #2086B4;
}
a:hover, a:focus {
	color: #2086B4;
}
a[href^="tel:"] {
	color: inherit;
	text-decoration: none;
}

.banner {
	background-color: #F37021;
	color: #FFF;
}
.cd-testimonials-wrapper::after {
	color: #F37021;
}
.nav > li {
	font-weight: bold;
	text-transform: uppercase;
}

.nav > li > a {
	color: inherit;
}
.nav > li > a.active {
	color: #F37021;
}

.expandable .opener {
	color: #F37021;
}


.jumbotron {
	/* VALUE PROP BG: */
	/*
	background-image: -o-linear-gradient(-89deg, #006EA0 0%, #5BB2D9 100%);
	background-image: -moz-linear-gradient(-89deg, #006EA0 0%, #5BB2D9 100%);
	background-image: -ms-linear-gradient(-89deg, #006EA0 0%, #5BB2D9 100%);
	background-image: linear-gradient(-179deg, #006EA0 0%, #5BB2D9 100%);
	*/
	background-image: -o-linear-gradient(-89deg, rgb(1,54,103) 0%, rgb(2,101,192) 100%);
	background-image: -moz-linear-gradient(-89deg, rgb(1,54,103) 0%, rgb(2,101,192) 100%);
	background-image: -ms-linear-gradient(-89deg, rgb(1,54,103) 0%, rgb(2,101,192) 100%);
	background-image: linear-gradient(-179deg, rgb(1,54,103) 0%, rgb(2,101,192) 100%);

	color: #FFF;
}
.jumbotron .container {
	/*background: rgba(0, 0, 0, 0) url(/images/shared/exclusite-1page/hero-image@2x.png) scroll 80% 0 no-repeat;*/
	background: rgba(0, 0, 0, 0) url(/images/shared/banners/exclusite-1page/plumbing.png) scroll 80% 0 no-repeat;
	background-size: auto 100%;
}

.highlight {
	color: #F37021;
	font-size: 1.25em;
}
.light {
	color: #9D9D9D;
}
.button { 
	color: #FFF;
	background-color: #F37021;
}
h1 {

}
h2 {
	font-weight: 800;
	color: #F37021;
	margin: 1em;
}
h3 {
	margin-bottom: 1em;
}
h4 {
	font-weight: bold;
}
h5 {

}
h6 {

}

input, button, select, textarea {
	color: #969696;

	border-radius: 3px;

	border: 1px solid #024E94;
}
button, input[type="button"], input[type="submit"] {
	color: #FFF;
	border: none;
	background-color: #F37021;
	font-weight: 800;
}
textarea {
	min-height: 180px;
}
select {
	height: 50px;
}

dd {
	margin-bottom: 1em;
}

.navbar-call h4 {
	color: #F37021;
}

.hr {
	padding-bottom: 1.5em;
	margin-bottom: 1.5em;
	position: relative;
}
.hr:after {
	display: block;
	position: absolute;
	content: " ";
	bottom: 0;
	width: 4rem;
	left: 0;
	height: 4px;
	background-color: #2086B4;
}
.hr.text-left:after {
	left: 0;
}
.hr.text-center:after {
	margin-left: -2rem;
	left: 50%;
}
.hr.text-right:after {
	right: 0;
}

.trust-items .item i {
	color: #F37021;
}

#services {
	background-image: -o-linear-gradient(-90deg, #F9F9F9 0%, #FFFFFF 50%);
	background-image: -moz-linear-gradient(-90deg, #F9F9F9 0%, #FFFFFF 50%);
	background-image: -ms-linear-gradient(-90deg, #F9F9F9 0%, #FFFFFF 50%);
	background-image: linear-gradient(-180deg, #F9F9F9 0%, #FFFFFF 50%);
	padding-top: 4rem;
}
#testimonials {
    padding-top: 4rem;
}


#contact {
	/*
	background-image: -o-linear-gradient(-89deg, #006EA0 0%, #5BB2D9 100%);
	background-image: -moz-linear-gradient(-89deg, #006EA0 0%, #5BB2D9 100%);
	background-image: -ms-linear-gradient(-89deg, #006EA0 0%, #5BB2D9 100%);
	background-image: linear-gradient(-179deg, #006EA0 0%, #5BB2D9 100%);
	*/
	background-image: -o-linear-gradient(-89deg, rgb(1,54,103) 0%, rgb(2,101,192) 100%);
	background-image: -moz-linear-gradient(-89deg, rgb(1,54,103) 0%, rgb(2,101,192) 100%);
	background-image: -ms-linear-gradient(-89deg, rgb(1,54,103) 0%, rgb(2,101,192) 100%);
	background-image: linear-gradient(-179deg, rgb(1,54,103) 0%, rgb(2,101,192) 100%);

	color: #FFF;

	padding-top: 4rem; padding-bottom: 4rem;
}

#about {
	padding-top: 8rem; padding-bottom: 8rem;
}

#faqs {
	border-top: 2px solid #EEE;
}

#footer {
	padding-top: 4rem; padding-bottom: 4rem;
	background-color: #454545;
	color: #969696;
}
#subfooter {
	background-color: #565656;
	color: #969696;
}


.aside {
	background-color: lightgrey;
	border-radius: 4px;
}

/* Flex Slider */

/* Control Nav */
.flex-control-paging li a { 
	width: 11px; height: 11px; 
	background: transparent;
	border: 2px solid #F37021;
	box-shadow: none; }
.flex-control-paging li a:hover { background: rgba(246,154,44,0.5); }
.flex-control-paging li a.flex-active { background-color: #F37021; } 

.offers.coupons li {
	border: 2px dashed #969696;
}
.offers.guarantees li {
	border: solid 1px #969696;
}
.offers li {
	/* FRAME: */
	border-radius: 2px;

	width: 66%;
	margin: 2rem auto;
	padding: 2rem .5rem;

	text-align: center;
}
.offers li h4 {
	text-transform: uppercase;
	margin-bottom: 0;
	color: #024E94;
}
.offers li p {
	color: #969696;
}

@media only screen and (min-width: 1200px) {
	#top-phone {
		font-size: 30px;
	}
	.navbar-call {
		width: 300px;
	}
}
@media only screen and (min-width: 1025px) and (max-width: 1199px) {
	#top-phone {
		font-size: 27px;
	}
	.navbar-call {
		width: 270px;
	}
	#navigation {
		margin-right: 0rem;
	}
}
@media only screen and (max-width: 1024px) {
	.jumbotron .container {
		background-image: none;
	}
	.aside ul li:last-child {
		margin-bottom: 1.5em;
	}
	.button {
		padding: 2em 0.5em;
	}
}

@media only screen and (min-width: 993px) and (max-width: 1024px) {
	#top-phone {
		font-size: 25px;
	}
	.navbar-call {
		width: 250px;
	}
	#navigation {
		margin-right: 0rem;
	}
}
@media only screen and (max-width: 992px) {
	.navbar-call {
		width: 240px;
	}

	#navigation {
		float: right;
		margin: 0;
	}

}


@media only screen and (min-width: 768px) {
	.navbar-toggle {
		margin-top: 5.3rem;
	}
}
@media only screen and (max-width: 768px) {

	.navbar-header {
		float: left;
	}

	.banner .text-right {
		display: none;
	}

	.trust-items .item, .trust-items .button {
		text-align: center;
	}
	.tiles {
		margin-left: 15px; margin-right: 15px;
	}
	.tiles.row > .col-md-6 {
		width: 90%;
		margin: 0 auto 1em;
	}

	.trust-items .item,
	.trust-items .button {
		width: 90%; margin: 0 auto;
	}
	.navbar-toggle {
		margin-top: 48px;
	}
	#navigation {
		clear: both;
		float: none;
		text-align: center;
	}

}

@media only screen and (min-width: 561px) and (max-width: 992px) {
	#top-phone {
		font-size: 24px;
	}
	.navbar-brand img {
		max-width: 250px;
		height: auto;
	}
}
@media only screen and (max-width: 560px) {

	.navbar-brand img {
		max-width: 148px;
		height: auto;
	}
	.navbar-toggle {
		margin-top: 36px;
	}
	

}

@media only screen and (max-width: 440px) {
	
	.navbar-call {
		text-align: right;
	}
	.navbar-call > div:first-child {
		display: none;
	}
	.navbar-call > div {
		width: auto;
	}
	.navbar-call {
	    margin: 24px 10px 0 0;
	    width: auto;
	}
	
	.tabs-menu-wrapper {
	    overflow-x: scroll;
	    overflow-y: hidden;
	}
	.tabs-menu {
		width: 200%;
	}

}

@media only screen and (max-width: 320px) {
	
	.navbar-brand img {
		max-width: 124px;
	}
	.navbar h4 {
		font-size: 14px;
	}
	#subfooter p {
		text-align: center;
	}

	.aside {
		padding: 2em 1em;
	}

	.cd-testimonials-wrapper {
		width: 90%;
		padding: 0;
	}

	p img.float-left, p img.float-right {
		float: none;
		margin-left: 0; margin-right: 0;
	}

}









/* added by Ryan Murphy */
.navbar-brand img {
	max-height: 5em;
}

.tiles h3 {
	box-sizing: border-box;
	margin: 0;
	padding: .4em;
}
.tiles h3 small {
	font-size: 50%;
}

img.photo {
	margin: auto;
}

#footer .tiles.row > h3 {
	box-sizing: border-box;
	padding: .9em;
	font-size: 200%;
}
.powered-by p {
	margin-right: 2em;
}

#services-text {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 2em;
	margin-bottom: 5em;
	padding: 3em;
	background: lightgrey; 
}



/* recent requests */
#recent-requests {
	margin-top: 4em;
}
#recent-requests h2 {
	text-align: center;
	color: #FFF;
}
#recent-requests .cd-testimonials-wrapper::after /* quote */
{
	color: #FFF;
}
#recent-requests .flex-control-paging li a { /* dots for carousel */
	border: 2px solid #FFF;
}
#recent-requests .flex-control-paging li a.flex-active /* current filled dot */
{
	background: #FFF;
}
#recent-requests a.flex-prev, /* carousel arrows #todo */
#recent-requests a.flex-next {
	color: #FFF;
}

#photo-gallery-container {
	text-align: center;
}
.photoGallery {
	margin: 2em;
	margin-bottom: 4em;
}
.photoGallery > * {
	display: inline-block;
	vertical-align: top;
	margin: 1em;
}

.photoGalleryThumbnail {
    max-width: 150px;
    max-height: 150px;
}


.bio-pages {
	margin-top: 4em;
	max-width: 60em;
	margin-left: auto;
	margin-right: auto;
}

.dynamic-trust-row {
	width: 100%;
	text-align: center;
	margin-top: 3em;
	margin-bottom: 3em;
}
.dynamic-trust-row > .item {
	display: inline-block;
	vertical-align: top;
	padding: .5em;
}
.dynamic-trust-row > .item h3 {
	font-size: 150%;
}
.dynamic-trust-row .pic {
	height: 100px;
}
.dynamic-trust-row .icon {
	font-size: 600%;
	box-sizing: border-box;
	color: #F37021;
}
.service-guarantees-and-warranties > .item {
	width: 50%;
}
.awards-and-professional-associations > .item {
	width: 100%;
}

.footer-trust-item {
	min-height: 88px;
}

#big_phone {
	color: #F37021;
}

.networkLogoContainer {
	text-align: center;
	margin-top: -2em;
	margin-bottom: 2em;
}

.contactCallToAction {
	text-align: center;
	margin: 1em;
}
.contactCallToAction a {
	background-color: white;
	padding: 1em;
}

.networkLogo, .networkLogoMobile {
	display: block;
    width: 100%;
	margin-left: auto;
	margin-right: auto;
}
.networkLogo {
    max-width: 670px;
}
.networkLogoMobile {
    max-width: 318px;
    display: none;
}

@media (max-width: 486px) {
    .networkLogo {
        display: none;
    }
    .networkLogoMobile {
        display: block !important;
    }
}
