/* ---- ---- ---- ---- ---- ---- ----

GO Plumbers Website Template - v1.2
Author Contact - alex.cumberland@synergy8.com

We'd absoloutely love to see you re-brand and work with this template on both
personal and commercial projects. We ask that you consider implementation on
the Synergy 8 platform.

It's not necessary to leave attribution in the website footer, but it's certainly
appreciated! We love to see the classic "Website & Marketing Powered by Synergy 8".

This work is licensed under the Creative Commons Attribution 3.0 Australia License.
To view a copy of this license, visit http://creativecommons.org/licenses/by/3.0/au/ */

.header-top {
	min-height: 50px;
	border-bottom: 1px solid #f2f2f2;
}

.header-top .smi {
	float: none;
	margin-top: 10px;
}
.header-top .smi img {
	max-height: 30px;
}

.call-us {
	font-size: 14px;
	font-weight: bold;
	line-height: 50px;
	float: left;
	margin-right: 20px;
}

.navbar-brand {
	margin-top: 11px;
}

.nav {
	margin-top: 23px;
}

.nav > li > a {
	padding: 5px 0;
	margin: 0 20px;
	color: #000000;
}

.nav.navbar-right > li:last-child > a {
	margin-right: 0;
}

.nav > li > a:hover {
	border-bottom: 2px solid #000000;
}

.nav > li.active > a {
	border-bottom: 2px solid #000000;
}

.nav > li > a:hover, .nav > li > a:focus {
	background-color: transparent;
	color: #000000;
}

.navbar {
	min-height: 80px;
	margin-bottom: 0;
}

.search-box .navbar-form {
	padding-right: 0;
}

.search-box input[type="text"] {
	margin-top: 5px;
	width: 145px;
	height: 26px;
	outline: 0;
	border-radius: 3px;
}

.navbar-toggle {
	border: 1px solid #000;
	margin-top: 20px;
}

.icon-bar {
	background-color: #000;
}

.inner-page-header {
	text-align: center;
}

/*--------- end header -------*/

.widgets-area {
	background-color: #f2f2f2;
	padding-top: 96px;
	padding-bottom: 80px;
}

.single-widget {
	background-color: #fff;
	padding: 10px;
	margin-bottom: 16px;
	width: 270px;
	margin: 0.5em;
}

.single-widget img {
	max-width: 100%;
	height: auto!important;
}

.widget-read-more {
	background-color: #3c3b43;
	color: #fff;
	border-radius: 3px;
	outline: 0;
	width: 110px;
    margin-bottom: 15px;
}

.widget-read-more:hover, .widget-read-more:focus {
	background-color: #3c3b43;
	color: #fff;
}

.single-widget-caption {
	padding: 0px 15px;
	margin-top: 27px;
}

.single-widget-caption h3 {
	font-size: 32px;
	margin-top: 0;
	color: #000000;
	font-weight: 600;
	margin-bottom: 15px;
}

.single-widget-caption p {
	line-height: 22px;
	color: #3c3b43;
	font-size: 14px;
	margin-bottom: 20px;
}


/*-------- end widgets area --------*/

.main-content-area {
	padding-top: 65px;
	padding-bottom: 100px;
}

/*------------- end main content area -------*/

.section-sm {
	padding-top: 35px;
	padding-bottom: 35px;
}

.section-md {
	padding-top: 65px;
	padding-bottom: 65px;
}

.section-lg {
	padding-top: 100px;
	padding-bottom: 100px;
}

.bg-gray {
	background: #f2f2f2;
}

.bg-blue {
	background: #00abd3;
	color: #fff;
}
.bg-blue a, .bg-blue a:hover {
	color: #fff;
}

/*------------- end section content styling -------*/

.emergency-services-area .container {
	position: relative;
	min-height: 415px;
}

.emergency-services-area .plumber {
	position: absolute;
	bottom: 0;
	left: 0;
}

.emergency-services-area h2 {
	font-weight: bold;
	font-size: 35px;
	color: #000;
	margin-top: 105px;
}

.btn-alert {
	outline: 0;
	width: 200px;
	height: 60px;
	line-height: 60px;
	background-color: #ff0000;
	font-size: 24px;
	padding: 0;
	font-weight: bold;
	color: #fff;
	margin-bottom: 40px;
}

.emergency-services-area h3 {
	font-size: 26px;
	font-weight: bold;
	color: #000;
	margin-bottom: 53px;
}

.emergency-services-area h3 span {
	color: #ff0000;
}

blockquote {
	padding: 30px 15px;
	padding-bottom: 35px;
	position: relative;
	text-indent: 75px;
	line-height: 32px;
}

.author-img {
	border-radius: 5px;
	overflow: hidden;
	height: 115px;
	width: 115px;
}

/*------- end why choose testimonial area -------*/

footer {
	background-color: #333;
	color: #fff;
}

.footer-widget {
	margin-bottom: 40px;
	line-height: 30px;
}

.footer-widget h2 {
	text-transform: uppercase;
	font-size: 34px;
	margin-top: 40px;
	margin-bottom: 20px;
}

.footer-widget input[type="email"] {
	max-width: 300px;
}

.footer-widget ul li a {
	color: #fff;
	font-size: 14px;
	font-weight: 600;
	text-transform: uppercase;
	line-height: 33px;
}

.email-submit-btn {
	background-color: #5bc0de;
	color: #fff;
	width: 110px;
	height: 36px;
	line-height: 36px;
	font-size: 16px;
	padding: 0;
	outline: 0 !important;
}

.email-submit-btn:hover,
.email-submit-btn:focus {
	color: #fff;
	outline: 0;
}


.footer-bottom {
	min-height: 100px;
	border-top: 1px solid #4a4949;
}

.copyright-area {
	color: #fff;
	font-size: 10px;
	float: left;
	margin-top: 30px;
}


.copyright {
	color: #fff;
}

.copyright-area ul li:after {
	content: "|";
	margin-left: 10px;
}

.copyright-area ul li:last-child:after {
	content: " ";
}


.copyright-area ul li a {
	color: #fff;

}

.smi {
	overflow: hidden;
	float: right;
	margin-top: 30px;
}

.form-clear .formRow { background: transparent;}
.form-hidden-label br, .form-hidden-label strong { display: none; }
.form-hidden-label .formRow { padding: 0; }
.form-hidden-label .form-group { margin-bottom: 10px;}


/*================ responsive style goes here ==========*/


@media screen and (max-width: 1199px) {
	.emergency-services-area .plumber {
		left: -70px;
	}

	.search-box {
		float: right !important;
		/*clear: left;
		margin-top: -10px;*/
		margin-left: -15px;
		margin-bottom: 10px;
	}

	.widgets-area {
		padding-top: 65px;
		padding-bottom: 60px;
	}

	nav .navbar-right {
		float: none !important;
		clear: both;
	}

	nav .navbar-brand {
		float: none;
		display: block;
		margin: 10px auto 20px;
	}

	nav .navbar-nav>li>.dropdown-menu { margin-top: 0;}
}


@media screen and (max-width: 991px) {
	.plumber {
		display: none;
	}

	nav .container { width: 100%; }
	.nav > li > a { margin-left: 10px; margin-right: 10px;}
}


@media screen and (max-width: 767px) {
	.call-us {
		line-height: 30px;
		float: none;
		text-align: center;
		margin-right: 0;
	}

	.search-box {
		margin-top: 5px;
		margin-left: 0px;
		float: none !important;
	}
	.search-box .list-inline {
		text-align: center;
		margin-bottom: 0;
	}

	.single-widget {
		text-align: center;
	}

	.main-content-img {
		margin-bottom: 30px;
	}

		.nav > li > a { margin: 10px 20px; }

}

@media (min-width: 768px) {
	.navbar-nav>li>.dropdown-menu { margin-top: 30px;}
	.nav .open>a, .nav .open>a:hover, .nav .open>a:focus { background-color: transparent;border-bottom: 2px solid #337ab7; }
	.dropdown-menu { background-color: rgba(255, 255, 255, 0.81); border: 0 none; box-shadow: none; padding: 0;}
	.dropdown-menu>li>a { padding: 5px 20px; font-weight: 300; }
	.dropdown-menu>li:last-child>a:hover, .dropdown-menu>li:last-child>a:focus { border-radius: 0 0 5px 5px; }
	.padded {padding: 30px;}
}

@media screen and (max-width: 600px) {

	.why-us-read-more-btn {
		margin-left: auto;
		margin-right: auto;
		margin-bottom: 15px;
	}

	.visible-mbl {
		display: block;
	}

}

@media screen and (max-width: 480px) {

	.copyright-area, .smi {
		width: 100%;
		text-align: center;
	}

	.smi {
		margin-bottom: 35px;
	}

}