@charset "utf-8";
/* CSS Document */
/* Extra small devices (phones, less than 768px) */
/* No media query since this is the default in Bootstrap */

* {
	transition: all 0.2s ease-in;
}

body {
	font-family: "Helvetica",Verdana, Geneva, sans-serif;
	font-size: 13pt;
}
a:hover {
	text-shadow: 0px 0px 1px #666666;
	text-decoration: none;
}
hr {
	width: 5%;
	min-width: 75px;
	height: 0px;
	border: 5px solid #00a8fc;
	display:block;
}
.text-underline {
	text-decoration: underline;
}
.bg-gray {
	background: #f7f7f7;
}
.border-blue {
	border: 1px solid #00a8fc;
}
.checked,
.checked li { 
	list-style-type: none;
	padding: 0px;
	margin: 5px 0px;
}
.checked {
	margin: 20px 0px;
}
.checked li:before {
	font-family: 'Glyphicons Halflings';
	content: "\e013";
	margin-right: 10px;
}
.manymore {
	font-weight: bold;
	text-transform:uppercase;
}
.pos-relative {
	position:relative;
}
.bg-up {
	background: url(../images/unique-plumbing-shifting-4.jpg) right bottom no-repeat;
	min-height: 650px;
	padding-bottom: 30px;
}
.contact-bottom {
	margin-top: 50px;
}
a.button,
input.button {
	display: inline-block;
	padding: 10px;
	min-width: 75% !important;
	background: #00a8fc;
	color: #ffffff;
	text-transform:uppercase;
	font-weight: bold;
	text-align:center;
}
a.button:hover {
	text-decoration: none;
}
#BackToTop {/*
	position: fixed;
	bottom: 80px;
	left: 50%;
	transform:translate(-50%,0%);
	display: inline-block;
	width: auto;*/
	width: 75%;
	margin: 30px auto 0px 0px;
	text-align:center;
	color: #999999;
	font-size:10pt;
	text-transform: uppercase;
	background: #ffffff;
	line-height:10pt;
	cursor: pointer;
}
#BackToTop .fa {
	font-size: 20pt;
}

/***********************************************************************/


button.navbar-toggle {
	border: 1px solid #ffffff;
	margin-top: 2px;
}
button.navbar-toggle * {
	color: #ffffff !important;
}
nav.navbar {
	background: #022b3d;
	height: 50px;
	margin-top: 0px;
}
nav .navbar-brand img {
	margin-top: 0px;
	padding-top: 0px;
	height: 80px;
}
div.navbar-collapse.collapse.in{
	background: #022b3d;
	position:relative;
	top: 0px;
	z-index:20000;
}
nav .nav li a {
	font-family: "Memphis", Verdana, Geneva, sans-serif;
	color: #ffffff;
	text-transform:uppercase;
}
div.navbar-collapse.collapse.in li a {
	color: #ffffff;
}
div.navbar-collapse.collapse.in li:hover,
div.navbar-collapse.collapse.in li a:hover,
div.navbar-collapse.collapse.in li.active {
	background: #00a8fc;
}
.navbar-header a.navbar-brand {
	padding-top: 0px;
	margin-top: 0px;
}
.contact-info {
	position: absolute;
	top: 0px;
	left: 50%;
	z-index: 1031;
	transform:translate(-50%,0);
	font-family: "Helvetica",Verdana, Geneva, sans-serif;
	font-size: 9pt;
	padding: 0px;
	margin-left: 3%;
	width: 58%;
}
.contact-info ul {
	list-style-type:none;
	padding: 0px;
	margin: 0px;
}
.contact-info ul li {
	padding: 0px;
	margin: 0px;
}
.contact-info a {
	color: #ffffff;
}
.contact-info a:hover {
	text-decoration:none;
}


#header {
	height:auto;
	position: relative;
	margin-top: 45px;
	padding: 0px;
}
#header > div {
	position:absolute;
	z-index: 10;
	width: auto;
	margin: 0px;
	padding: 5px 3px;
	left: 5%;
	top: 5%;
	font-family: "Memphis",Verdana, Geneva, sans-serif;
	text-transform:uppercase;
	text-align:left;
	background: rgba(226,226,226,0.5); /*e2e2e2*/
}
#header > div h1 {
	color: #00a8fc;
	font-size: 12pt;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#header > div  span {
	color: #022b3d;
	font-size: 14pt;
	margin-top: 0px !important;
	padding-top: 0px !important;
}
#header > div  ul {
	font-family: "Helvetica",Verdana, Geneva, sans-serif;
	color: #033d56;
	padding: 0px;
	margin: 20px 0px 0px 0px;
	list-style-type: none;
	font-size: 8pt;
}
#header > div li:before {
	font-family: 'Glyphicons Halflings';
	content: "\e013";
	margin-right: 10px;
}

#AboutUs {
	margin: 30px auto;
}
#AboutUs h2,
#WhyUs h2,
.title {
	font-family: "Memphis",Verdana, Geneva, sans-serif;;
	color: #022b3d;
	font-size: 38pt;
	text-align:center;
}
#WhyUs h2 {
	font-size: 16pt !important;
}
#WhyUs {
	padding-bottom: 50px;
}

#WhyUs h2,
.title {
	font-size: 26pt;
	text-align:left;
}
#WhyUs .box > div {
	border: 1px solid #00a8fc;
	margin-top: 75px;
	text-align:center;
	min-height: 195px;
}
#WhyUs ul,
#WhyUs ul li {
	list-style-type:none;
	padding: 0px;
	margin: 0px;
}
#WhyUs .box > div span.fa {
	margin: -30px auto 0px auto;
	background: #00a8fc;
	color: #ffffff;
	display: block;
	width: 60px;
	height: 60px;
	line-height:60px;
	font-size: 2em;
}
#WhyUs h3 {
	font-size: 16pt;
	text-align:center;
}
#Emergency {
	margin-top: 75px;
	border: 1px solid #00a8fc;
	padding: 0px;
	color: #ffffff;
}
#Emergency > div {
	padding: 0px;
}
#Emergency div:first-child {
	background: #00a8fc url(../images/pipes-background.jpg) right center no-repeat;
	min-height: 190px;
	margin-top: 0px;
	border: 1px solid transparent;
}
#Emergency h3 {
	font-size: 28pt;
	text-align:center;
	font-weight:bold;
}
#Emergency > div > * {
	width: 90%;
	margin-left: 5%;
}

#Emergency .lead a {
	font-family: "Impact",Verdana, Geneva, sans-serif;
	color: #000000;
	font-size: 32pt;
}
#Emergency div:last-child {
	position: relative;
	min-height: 190px;
	padding: 0px !important;
}
#Emergency a.button {
/*	display: inline-block;*/
	display: block;
	position:absolute;
	top: 50%;
	left: 50%;
	transform:translate(-50%,-50%);
	width: 75% !important;
	margin-left: 0px !important;
}

.bg-up .button {
	margin-top: 50px;
}
.copyright,
.copyright a {
	font-size: 12pt;
	color: #9e9e9e;
	margin-top: 50px;
}
.copyright span {
	color: #00a8fc;
}
#social {
	position: fixed;
	right: 0px;
	top: 40%;
	z-index: 999999;
}
#social ul,
#social ul li {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
#social li {
	width: 30px;
	height: 30px;
	display: block;
	font-size: 11pt;
	line-height: 22pt;
	text-align:center;
}
#social li a {
	color: #ffffff;
	display: block;
	width: 100%;
	height: 100%;
}
#social .facebook {
	background: #4a6eae;
}
#social .telephone {
	background: #79d600;
}
#social .gplus {
	background: #dc2500;
}
.contact-form {
	margin-top: 100px;
	padding-top: 60px;
	padding-bottom: 60px;
}
.contact-form .input-group {
	margin: 10px 0px;
}
.contact-form input,
.contact-form textarea {
	border-right: none;
}
.contact-form textarea {
	min-height: 150px;
}
.contact-form .input-group-addon {
	background: #ffffff;
}
.contact-form .input-group-addon .fa {
	cursor: pointer;
}
.contact-form .top {
	vertical-align: top;
}
.contact-form .border-blue h3 {
	color: #00a8fc;
	font-size: 20pt;
	text-transform: uppercase;
	margin-bottom: 30px;
}
.contact-form .border-blue {
	min-height: 300px;
	margin-top: 30px;
	font-size:10pt;
}
.contact-form h4 {
	text-transform:uppercase;
	font-size: 14pt;
	color: #000000;
}
.contact-form .border-blue .fa {
	font-size: 30pt;
	color: #d1d1d1;
}
.contact-bottom .pull-right {
	margin-top: -47px;
	margin-right: -30px;
	padding: 0px;
}

#contact-form .form-control.error {
/*	background: rgba(255,0,0,0.5);
	color: #000;*/
	border-color: #ff0000;
	box-shadow: 0px 0px 5px #ff0000;
}
#contact-form input,
#contact-form textarea {
	position: relative;
	z-index: 1;
}
#contact-form label.error {
	position: absolute;
	bottom: 0px;
	right: 40px;
	z-index:2;
	font-size: 8pt;
}
#contact-form label.error:before {
	font-family: "FontAwesome";
	content: "\f12a";
	color: #ff0000;
	padding-right: 5px;
}
#contact-form input[disabled] {
	opacity: 0.5;
}

#response {
	position:fixed;
	top: 0px;
	left: 0px;
	z-index: 1000000;
	background: rgba(0,0,0,0.5);
	width: 100%;
	height: 100%;
	display: none;
}
#response > div {
	position: fixed;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	padding-top: 30px;
	padding-bottom: 30px;
	background: #ffffff;
	border: 1px solid #000000;
	border-radius: 5px;
	box-shadow: 0px 0px 10px #000000;
}
#response .has-error {
	color: #ff0000;
	display: none;
	text-align:center;
}
#response .success {
	color: #00ff00;
	display: none;
	text-align:center;
}
#response a.button {
	margin-top: 15px;
	cursor: pointer;
}
#popup {
	position:absolute;
	z-index: 1000;
	background: #ffffff;
	border: 1px solid #00a8fc;
	border-radius: 5px;
	box-shadow: 0px 0px 5px #333333;
	font-size: 10pt;
	padding: 5px 10px;
	transform:translate(-50%,0%);
	display: none;
}

/***********************************************************************/
/* Small devices (phones, 480px and up) */
@media (min-width: 480px) {
	nav.navbar {
		height: 75px;
	}
	nav .navbar-brand img {
		height: 120px;
	}
	.contact-info {
		font-size: 13pt;
	}
	#header {
		margin-top: 65px;
	}
	#header > div {
		padding: 15px 10px;
		top: 10%;
	}
	#header > div h1 {
		font-size: 14pt;
	}
	#header > div  span {
		font-size: 18pt;
	}
	#header > div  ul {
		font-size: 10pt;
	}
	#WhyUs h2 {
		font-size: 26pt !important;
	}
	.bg-up {
		background: url(../images/unique-plumbing-shifting-3.jpg) right bottom no-repeat;
	}
	#social li {
		width: 40px;
		height: 40px;
		font-size: 15pt;
		line-height: 30pt;
	}
	.contact-form .border-blue h3 {
		color: #00a8fc;
		font-size: 20pt;
		text-transform: uppercase;
		margin-bottom: 30px;
	}
	.contact-form .border-blue {
		min-height: 300px;
		font-size:12pt;
	}
	.contact-form h4 {
		text-transform:uppercase;
		font-size: 14pt;
		color: #000000;
	}
	.contact-form .border-blue .fa {
		font-size: 40pt;
		color: #d1d1d1;
	}
	.contact-bottom .pull-right {
		margin-top: -80px;
		margin-right: 0px;
	}
}
/* Small devices (600px and up) */
@media (min-width: 600px) {
	nav.navbar {
		height: 100px;
	}
	nav .navbar-brand img {
		height: 160px;
	}
	.contact-info {
		font-size: 15pt;
	}
	#header {
		margin-top: 80px;
	}
	#header > div {
		padding: 15px 10px;
		left: 3%;
		top: 10%;
	}
	#header > div h1 {
		font-size: 24pt;
	}
	#header > div  span {
		font-size: 36pt;
	}
	#header > div  ul {
		font-size: 12pt;
	}
	#Emergency h3 {
		text-align:left;
	}
	.bg-up {
		background: url(../images/unique-plumbing-shifting-2.jpg) right bottom no-repeat;
	}
	#social li {
		width: 45px;
		height: 45px;
		font-size: 16pt;
		line-height: 32pt;
	}
	.contact-bottom .pull-right {
		margin-top: -70px;
		margin-right: -30px;
	}
}


/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) {
	nav.navbar {
		height: 125px;
	}
	nav .navbar-brand img {
		height: 220px;
	}
	nav ul.nav {
		height: 100%;		
	}
	nav .nav > li,
	nav .nav > li > a {
		display: block;
		height: 100%;
		line-height: 120px;
		padding: 0px;
	}
	nav .nav > li {
		margin: 0px 10px;
	}
	nav .nav > li:hover a,
	nav .nav .active {
		background: none;
		border-bottom: 5px solid #00a8fc;
	}
	.contact-info {
		top: 30px;
		right: 3%;
		transform:translate(0%,0);
		font-size: 16pt;
		width: auto;
	}
	#header {
		margin-top: 120px;
	}
	#header > div {
		padding: 15px 10px;
		left: 3%;
		top: 7%;
	}
	#header > div h1 {
		font-size: 28pt;
	}
	#header > div  span {
		font-size: 48pt;
	}
	#header > div  ul {
		font-size: 18pt;
	}
	#Emergency a.button {
		font-size: 10pt !important;
	}
	.contact-form .border-blue {
		margin-top:0px;
	}
	.contact-bottom .pull-right {
		margin-top: -170px;
		margin-right: 0px;
	}
}

/* Medium devices (desktops, 992px and up) */
@media (min-width: 992px) {
	.contact-info {
		top: 45px;
		font-size: 14pt;
	}
	.contact-info ul li {
		padding: 0px 10px;
		margin: 0px;
	}
	
	.bg-up {
		background: url(../images/unique-plumbing-shifting.jpg) right bottom no-repeat;
	}
	#social li {
		width: 60px;
		height: 60px;
		font-size: 22pt;
		line-height: 44pt;
	}
	.contact-bottom .pull-right {
		margin-top: -220px;
	}
}

/* Large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {
	#mainContainer {
		padding: 0px;
		margin: 0px;
		margin-top: 190px;
	}
	nav.navbar {
		background: #022b3d;
		height: 165px;
		margin-top: 0px;
	}
	nav .navbar-brand img {
		margin-top: 0px;
		padding-top: 0px;
		height: 300px;
	}
	nav ul.nav {
		height: 165px;
		
	}
	nav .nav > li,
	nav .nav > li > a {
		display: block;
		height: 164px;
		line-height: 140px;
		padding: 0px;
	}
	nav .nav  li:hover,
	nav .nav a:hover {
		color: #999999;
		background:none !important;
	}
	nav .nav > li {
		margin: 0px 10px;
	}
	nav .nav > li:hover a,
	nav .nav .active {
		border-bottom: 10px solid #00a8fc;
	}
	nav .nav li a {
		font-family: "Memphis", Verdana, Geneva, sans-serif;
		color: #ffffff;
		font-size: 18pt;
		text-transform:uppercase;
	}
	.navbar-header a.navbar-brand {
		padding-top: 0px;
		margin-top: 0px;
	}
	.contact-info {
		top: 55px;
		right: 0%;
		transform:translate(-10%,0);
		font-size: 16pt;
	}
	.contact-info ul {
		list-style-type:none;
		padding: 0px;
		margin: 0px;
	}
	.contact-info ul li {
		padding: 0px 10px;
		margin: 0px;
	}
	.contact-info ul li:first-child {
		padding-right: 0px;
	}
	.contact-info a {
		color: #ffffff;
	}
	.contact-info a:hover {
		text-decoration:none;
	}
	
	#header {
		margin-top: 180px;
	}
	
	
	#header > div {
		padding: 50px 35px;
		left: 50%;
		top: 20%;
		transform:translate(-100%,0);
	}
	#AboutUs {
		margin: 30px auto;
	}
	#Emergency a.button {
		font-size: 12pt !important;
	}
	,contact-bottom {
		height: 270px;
	}
}