/*
Theme Name: Bridge Child
Theme URI: http://demo.qodeinteractive.com/bridge/
Description: A child theme of Bridge Theme
Author: Qode Interactive
Author URI: http://www.qodethemes.com/
Version: 1.0.0
Template: bridge
*/
@import url("../bridge/style.css");

.centerText {
	text-align: center;
}
.footContact .wpcf7-submit {
	border:2px solid #818181 !important;
	color: #818181 !important;
}
.footContact .wpcf7-submit:hover {
	border:2px solid #245a33 !important;
	color: #fff !important;
}
.footContact textarea {
	height:91px;
	background: url('/wp-content/uploads/2015/01/recycledBack.jpg');
	background-repeat: no-repeat;
	background-size: 35%;
	background-position: 100% 50%;
	margin-top: -5px !important;
}
.whiteByline .testimonials .testimonial_text_inner p.testimonial_author span.author_company {
	color: #fff !important;
}
.footContact .wpcf7-text, .footContact .wpcf7-textarea{
	
	color:#111111 !important;
}
span.wpcf7-form-control-wrap textarea{
	height: 190px;
}
.groverBack {
	background: url('/wp-content/uploads/2014/09/NAturesGOLD_SCARECROW.png') no-repeat !important;
	background-position: 75% 95% !important;
	background-size: 15% !important;
}
.quoteText {
	background: #fff;
	border-left:5px solid #245a33;
	padding: 20px;
	font-weight: 400;
}
.quoteText .authorName {
	color: #245a33;
	font-size:1.2em;
	text-align: right;
	display: block;
	width: 100%;
	font-weight:500;
	margin-top: 5px;
}
.quoteText .authorName .byline {
	font-size: 0.8em;
	color: #444444;
}
.q_progress_bar .progress_number {
	display: none;
}
.footContact input[type="text"], .footContact input[type="email"],  .footContact input[type="tel"] {
	padding:10px !important;
}
.footContact .fifty {
	padding-top: 0px;
}
.footerRecycle {
	margin-top:15px;
	display: inline-block;
	float:left;
	width:75px;
	margin-right: 15px;
}
.footSub {
	display: inline-block;
	float: left;
	width: 80%;
	margin-top: 26px;
}
.footer_bottom .textwidget a{
	color: #fff;
}
.homeIcons .icon_holder {
	display: none !important;
}
.homeIcons .icon_text_holder {
	margin-top: 15px;
}
.header_top {
	background-color: #245a33 !important;
}
.iconSection .grayBacked h2{
	margin-bottom: 15px;
}
.iconSection .grayBacked .qbutton {
	margin-top: 20px;
}
.iconSection .grayBacked {
	-webkit-transition: all 0.4s;
    transition: all 0.4s;
}
.iconSection .grayBacked:hover {
	background-color: #e8e8e8;
}
.grayBacked {
	background-color: #f6f6f6;
	padding: 20px;
}
.bordered {
	border-right:5px dashed #fff;
	border-left:5px dashed #fff;
	padding-left: 10px !important;
	padding-right: 10px !important;
}
.header_top .header-widget, .header_top .header-widget a {
	color: #fff !important;
	font-weight: 600;
	text-transform: uppercase;
}
body.home .header_bottom {
	background-color: rgba(0,0,0,0.4) !important;
}
body.home header.sticky .header_bottom {
	background-color: #fff !important;
}
header.centered_logo .header_inner_left {
	margin-bottom: 0px;
}
.ls-nav-prev, .ls-nav-next {
	width:54px !important;
	height:54px !important;
}
header.centered_logo.sticky .q_logo img {
	top:-35%;
	left:50%;
	transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
}
header.centered_logo .logo_wrapper {
	float: none !important;
}
.footer_bottom_holder, .header_top {
	background: url("/wp-content/uploads/2014/09/footerBack.png") repeat;
}
.qbutton.white:hover {
	background: #ffffff;
	color: #245a33;
}
.content {
	min-height: 50px !important;
}
.fifty {
	box-sizing: border-box;
	width: 50%;
	padding: 10px;
	float: left;
	margin-bottom: 0px !important;
	color:#303030;
}
.fullSpan {
	box-sizing: border-box;
	float: left;
	padding: 10px;
	width: 100%;
	margin-bottom: 10px !important;
	color:#303030;
}
.wpcf7-submit {
	margin-left: 10px !important;
}
.rounded {
	border-radius: 10px;
}
.roundedImg img {
	border-radius: 5px;
}
.productMenu {
	background-color: transparent !important;
	background: url("/wp-content/uploads/2014/09/footerBack.png") repeat;
	width: 100%;
}
ul#menu-products li {
	box-sizing: border-box;
	width:calc(100% / 3);
	float: left;
}
.contactPage textarea{
	height:200px;
}
.contactPage p {
	color: #fff;
	font-weight:600;
}
.contactPage .wpcf7-submit {
	border:2px solid #fff !important;
	color: #fff !important;
}
@media only screen and (min-width: 2000px) {
	.title {
		background-size:contain !important;
	}
	section.parallax_section_holder {
		background-size:contain !important;
	}
}
@media only screen and (max-width: 1000px) {
	header .q_logo img.normal {
		max-width:90%;
		height:auto !important;
		margin:0px auto;
		top:10%;
	}
	.removeMobile {
		display: none;
	}
	.header_top {
		padding: 8px 0px 8px 0px;
		line-height: 18px;	
	}

	body header .q_logo img.mobile {
		max-height: 50px;
		top:10px;
	}
}
@media only screen and (max-width: 768px) {
.groverBack {
	background: none !important;
}
.bordered {
	border:none;
	padding-left: 15px !important;
	padding-right: 15px !important;
}
.wpb_gmaps_widget iframe {
	height:200px;
}
.hideGap {
	margin-top: 20px !important;
}
	
}
@media only screen and (max-width: 767px) {
	body header .q_logo img.mobile {
		max-height: 30px;
		top:20px;
	}
}
@media only screen and (max-width: 600px) {
	.q_accordion_holder.accordion.without_icon .ui-accordion-header span.tab-title {
		font-size: 0.8em;
		line-height: 1.2em;
	}
}
@media only screen and (max-width: 480px) {
	.fifty {
		width: 100%;
		padding: 0px;
		margin-bottom: 20px !important;
	}
	.fullSpan {
		padding: 0px;
		margin-bottom: 20px !important;
	}
	.wpcf7-submit {
		margin-left: 0px !important;
	}
	body header .q_logo img.mobile {
		max-height: 25px;
		top:24px;
	}
}

.content_bottom .widget .textwidget .wpb_row.section.vc_row-fluid.tagline{
	
	background-color:#33735b!important;
}

.list-formatted li{
	
	padding:10px 0px;

}

.coverage{
	
	padding-top:28px;
}

.coverage p{
	
	font-size:11px;
}



