/*
Theme Name: Electrical Solutions NE
Author: G7
Author URI: http://www.g7webdesign.co.uk
Version: 1.0
*/
body {
	font-family: "bitterregular", serif;
	line-height: 1.2;
	font-size: 18px;
}
@font-face {
    font-family: 'bitterbold';
    src: url('fonts/bitter-bold-webfont.eot');
    src: url('fonts/bitter-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/bitter-bold-webfont.woff2') format('woff2'),
         url('fonts/bitter-bold-webfont.woff') format('woff'),
         url('fonts/bitter-bold-webfont.ttf') format('truetype'),
         url('fonts/bitter-bold-webfont.svg#bitterbold') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'bitterregular';
    src: url('fonts/bitter-regular-webfont.eot');
    src: url('fonts/bitter-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/bitter-regular-webfont.woff2') format('woff2'),
         url('fonts/bitter-regular-webfont.woff') format('woff'),
         url('fonts/bitter-regular-webfont.ttf') format('truetype'),
         url('fonts/bitter-regular-webfont.svg#bitterregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
/* =WordPress Core
-------------------------------------------------------------- */
.alignnone {
    margin: 5px 20px 20px 0;
}
iframe, #feature {
	padding: 0;
	margin: 0;

}
a:hover {
	text-decoration: none;
}
a, a:focus {
	text-decoration: none;
}
.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}

.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

a img.alignnone {
    margin: 5px 20px 20px 0;
}

a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%; /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}

.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}
#main ol li, #main p {
	margin: 20px 0;
}
.page-template-page-fullwidth-php .fullwidth {
	padding-bottom: 30px;
}
img {
	max-width: 100%;
	height: auto;
}
.center-block {float: none !important}
header {
	background: #414142;
	position: relative;
	z-index: 50;
	padding: 10px 0 20px;
}
#wwm-navbar {
	background: #414142;
}
#wwm-navbar .container {
	position: relative;
}
.navbar {
	margin-bottom: 0;
	border: none;
}
.navbar-right {
	margin-right: 0;
}
.navbar-collapse {
	padding-right: 0;
}
.navbar .caret {
	
}
.navbar-brand {
	height: 100%;
	padding: 0;
	margin-right: 80px;
}
.navbar-default {
	background: none;
	border-bottom: none;
	border-radius: 0;
}
#menu-main {
	margin-top: 10px;
}
#bs-example-navbar-collapse-1 #menu-main {
	/*margin-right: 50px;*/
	
}
.navbar-default .navbar-nav > li > a:hover {
	color: #fddf00 !important;
	
	/*opacity: 0.7;
    filter: alpha(opacity=70);*/
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    color: #fddf00 !important;
    font-weight: bold;
	font-family: "bitterregular", serif;
	background: none !important;
	/*opacity: 0.7;*/
    /*filter: alpha(opacity=70);*/
    /*text-shadow: 1px 1px 1px #c21b21;*/
}
.dropdown-menu {
	background: #fff;
	border-radius: 0;
}
.navbar-default .navbar-nav > li > a {
	margin: 0 2px;
	color: #ffffff;
	font-size: 21px;
	padding: 7px;
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
	color: #3962aa !important;
	background: none !important;
	/*opacity: 0.7;
    filter: alpha(opacity=70);*/
	
}
.dropdown-menu {
	border: none;
	box-shadow: none;

	background: #fff;
}
.dropdown-menu li a {
	color: #2c2e3e !important;
	font-size: 21px;
	font-weight: bold;
}
.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
 	color: #3962aa !important;
	background: #fff;
	/*opacity: 0.7;*/
    /*filter: alpha(opacity=70);*/
    outline: 0 none;
    text-decoration: none;
}
.tel {
	float: right;
	background: #fff;
	position: absolute;
	top:0;
	right: 0;
}
.tel p {
	margin: 0;
	padding: 10px;
	font-size: 24px;
}
.main-body {
	
}
.main {
	color: #3b3939;
	padding: 23px 0;
	font-size: 28px;
}
.full-width-banner {
	background-image: url(img/fullwidth-banner.jpg);
	min-height: 383px;
	-webkit-background-size: cover;
  	-moz-background-size: cover;
  	-o-background-size: cover;
  	background-size: cover;
}
.error404 #primary {
	background: #fff;
	padding: 15px 15px 30px 15px;
}
.page-template-default .main  table {
	width: 100%;
}
.page-template-default .main  table thead td {
	font-size: 30px;
}
.page-template-default .main table td {
	width: 50%;
}
.page-template-default .main table td:last-child {
	text-align: right;
}
.main h1, .main h2 {
	font-size: 30px;
	font-weight: bold;
}
.main h2 {
	margin-top: 0;
}
#home-content {
	padding: 60px 0 0 0;
}
#home-content .col-md-6 {
	text-align: center;	
	padding: 0;
}
#home-content h2 {
	display: inline-block;
	margin-top: 100px;
	background-color: rgba(59,57,47,0.75);
   	padding: 10px 20px;
    font-size: 30px;
    font-family: 'bitterbold';
}
#home-content a {
	color: #fff;
	display: block;
	height:280px;
}
#home-content p {
	background-color: rgba(59,57,47,0.75);
	display: inline-block;
	margin: 0 auto;
    padding: 10px 20px;
    font-size: 24px;
    font-family: 'bitterbold';
    clear: both;
}
#home-content .domestic:hover {
	background-image: url(img/Dom-02.jpg);
}
#home-content .domestic {
	background-image: url(img/Dom-01.jpg);
	-webkit-background-size: cover;
  	-moz-background-size: cover;
  	-o-background-size: cover;
  	background-size: cover;
}
#home-content .commercial:hover {
	background-image: url(img/Com-03.jpg);
}
#home-content .commercial {
	background-image: url(img/Com-01.jpg);
	-webkit-background-size: cover;
  	-moz-background-size: cover;
  	-o-background-size: cover;
  	background-size: cover;
}
#home-content .qualified-trade {
	background: #ebebeb url(img/qualified-tradesman.jpg) no-repeat scroll left bottom / contain  !important;
  	padding-bottom: 538px !important;
}
#home-content .home-form-wrap {
	background-color: #3b3939;	
}
#home-content .home-form-wrap h3 {
	color: #fff;
	padding-bottom: 20px;
}
.page-template-page-contact .gform_wrapper {
	padding: 2% 20% 5% 20%;
}
.home-form h6 {
	font-size: 20px;
	color: #fff;
	font-weight: normal;
}
.home-form input, .page-template-page-contact input, .page-template-page-contact textarea {
	padding: 25px;
	width: 100%;
	text-align: center;
	border: none;
	font-size: 28px;
	font-family: "bitterbold";
}
.home-form .validation_error {
	margin-bottom: 10px;
}
.home-form .validation_error, .home-form .validation_message {
	color: #fff;
	margin-top: 10px;
}
.home-form .validation_message {
	display: none;
}
.home-form input[type="submit"]:hover {
	background: #f5b113;
}
.home-form input[type="submit"] {
	background-color: #fddf00;
	text-transform: uppercase;
	font-family: 'bitterbold';
}
.page-template-page-contact input[type="submit"]:hover {
	background: #f5b113;
}
.page-template-page-contact input[type="submit"] {
	background: #3b3939;
	text-transform: uppercase;
	color: #fff;
}
#home-content .home-form  .gform_wrapper {
	padding: 0 60px 30px 60px;	
} 
#home-content .home-form label, .page-template-page-contact label {
	display: none;
}
#home-content .home-form ul, .page-template-page-contact ul {
	padding: 0;
	margin: 0;
}
#home-content .home-form li, .page-template-page-contact li {
	list-style: none;
	padding-bottom: 20px;
}
.header-text, .footer-text {
	text-align: center;
	background: #3b3939 url(img/lightbg.png) left top no-repeat;
	color: #fff;
	padding: 30px 0;
}
.footer-text {
	background: #515050 url(img/lightbg.png) left top no-repeat;
}
.footer-text a {
	color: #f5b113;
}
.page-title-text {
	margin-bottom: 60px;
}
.header-text h2, .footer-text h2, .page-title-text h1 {
	color: #fddf00;
	font-size: 36px;
	font-family: 'bitterbold';
}
.header-text p, .footer-text p, .page-title-text p {
	font-size: 24px;
	margin: 20px 0;
}
.main-body-wrap {
	background: url(img/mainbody.png) top left repeat-x;
}
.main-body {
	background: url(img/lightbg.png) top left no-repeat;
}
.box1 {
	padding-left: 40px !important;
	padding-right: 40px !important;
}
.box1 h1, .box4.alt h1, .page-template-page-contact .contact-block h1 {
	font-family: 'bitterbold';
	font-size: 100px;
	color: #fff;
}
.page-template-page-contact .contact-block h1 {
	color: #3b3939;
}
.box1 p, .box1 ul, .box4.alt ul {
	font-size: 35px;
}
.box1.alt h1 {
	text-align: center;
	font-size: 30px;
	color: #3b3939;
}
.box4.alt {
	color: #fff;
}
.box1.alt p {
	font-size: 24px;
	color: #3b3939;
}
.box4 h1 {
	color: #fff;
	font-size: 30px;
	text-align: center;
}
.box4 p {
	color: #fff;
	font-size: 24px;
	margin: 20px;
}
.box4 .button:hover {
	background: #f5b113;
}
.box4 .button {
	display: inline-block;
	text-align: center;
	background: #fddf00;
	width: 100%;
	padding: 20px;
	color: #3b3939;
	font-size: 24px;
	font-family: "bitterbold";
}
.box1 .button:hover {
	background: #fddf00;
}
.box1 .button {
	display: inline-block;
	background: #3b3939;
	color: #fff !important;
	width: 100%;
	padding: 20px;
	color: #3b3939;
	font-size: 24px;
	text-align: center;
	font-family: "bitterbold";
}
.main-body .vc_row {
	margin-bottom: 0;
}
.page-title-text p {
	color: #fff;

}
.map {
	overflow: hidden;
	margin-bottom: -5px;
}
.page-template-page-fullwidth .content-block {
	padding: 20px;
	font-size: 24px;
}
.page-template-page-fullwidth .content-block h1 {
	font-size: 100px;
	color: #3b3939;
}
.page-template-page-fullwidth .content-block p {
	margin: 20px 0;
}
.page-template-page-fullwidth a:hover {
	color: #f5b014;
}
.page-template-page-fullwidth a {
	color: #3b3939;
}
.fullwidthbanner-container .fullwidthabanner {
	z-index: 2;
}
.header-text .button.hb1:hover {
	background: #f5b113;
}
.header-text .button.hb2:hover {
	background: #fddf00;
}
.header-text .button {
	color: #3b3939;
	font-size: 24px;
	font-family: "bitterbold";
	background: #fddf00;
	display: inline-block;
	padding: 10px;
	width: 230px;
}
.header-text .button.hb1 {
	margin-right: 5px;
}
.header-text .button.hb2 {
	background: #ffffff;
	margin-left: 5px;
}
#page-title-wrap {
	min-height: 236px;
	padding-top: 75px;
	position: relative;
}
#page-title-wrap h1 {
	display: table;
  	margin: 0 auto;
  	background: url(img/titlebg.png) repeat;
  	color: #fff;
  	font-size: 50px;
  	padding: 20px;
  	text-align: center;
}
.main #primary .prices h2 {
	margin-bottom: 85px;
}
#primary a.find-out-more {
	text-transform: uppercase;

}
.main img {
	margin-top: 0 !important;
}
.main a.button {
	margin-top: 20px;
}
.main ul.popular-services {

	font-size: 30px;
	list-style: none;
	padding-left: 0;
	padding-bottom: 5px;
}
.main ul.popular-services li {
	margin-bottom: 8px;
}

.main ul.popular-services li a {
	padding-left: 60px;
	padding-bottom:4px;
	padding-top: 4px;
}
.two-columns {
	padding: 60px 0 90px;
}
.home-title h2 {
	background: url(img/titlebg.png) repeat;
	padding: 15px 15px 10px 15px !important;
	font-size: 45px;
	color: #fff;
	text-align: center;
	text-transform: uppercase;
	line-height: 1.1;
}
.two-columns h3 {
	color: #322c2d;
	font-size: 16px;

	font-weight: bold;
	margin: 30px 0 20px;
}
#sections {
	background: #e6e6e6;
	padding-bottom: 60px;
}
.main #title-row, .news-header-paragraph p {
	font-size: 30px;
	color: #13a89d;
}

.wrs-header {
	color: #fff;
}
.wrs-header.reduced-line-height {
	line-height: 55px !important;
}
.small-text {
	font-size: 18px;
}
#page-contact {
	padding: 30px 0 0 0;
	list-style: none;
}
#page-contact img {
	margin-bottom: 40px;
}
.contact-social-media img {
	margin-bottom: 20px !important;
	margin-right: 10px !important;
}
.footer-contact-social-media a img {
	margin-top: 30px !important;
	margin-right: 5px !important;
}
.fil {
	margin-left: 20px !important
}
#primary form {
	clear: both;
}
#primary .gform_wrapper {
	background: #eaeaea;
	padding: 25px 35px;
	margin:0;
	overflow: hidden;
}
#primary .gform_wrapper ul {
	padding: 0;
	list-style: none;
}
#primary .gform_wrapper .gfield_required {
	color: #f90808;
	position: absolute;
	top:0;
	left: 0;
}
#primary .gform_wrapper input, #primary .gform_wrapper textarea, #primary .gform_wrapper select {
	background: #f9f8f8;
	font-size: 18px;
}
#primary .gform_wrapper textarea {
	height: 100px;
}
#primary .gform_wrapper select {
	width: 100%;
	border: none;
	padding: 7px;
}
#primary .gform_wrapper li {
	clear: both;
	position: relative;
}
#primary .gform_wrapper label {
	font-size: 18px;
	width: 30%;
	float: left;
	padding-left: 10px;
}
#primary .gform_wrapper p {
	font-size: 23px;
	color: #1855a9;
	text-align: right;
}
#primary .gform_wrapper .ginput_container {
	width: 69%;
	float: right;
	margin-bottom: 15px;
}

#primary input.gform_button {
	border: none;
	background: #1855a9;
	color: #fff;
	text-align: center;
	padding: 20px 70px;
	font-size: 20px;
	text-transform: uppercase;
	float: right;
	clear: both;
	display: block;
}
#primary .gform_footer {
	clear: both;
}
#primary #recaptcha_table {
	font-size: 18px;
}
.map-container {
	margin-top: 20px;
	margin-bottom: 40px;
}
.post-category {
	margin-top: 10px;
}
.post-content.with-image .post-content-inner {
	margin-left: 10px;
}
a.contact-button {
	display: block;
	padding: 20px 50px;
	background: #e2392d;
	color: #fff;
	font-size: 30px;
	text-transform: uppercase;
	text-align: center;
}
.alternate a.contact-button {
	float: left;
}
.primary input[type="text"], .primary textarea {
	width: 65%;
	padding: 5px;
}
.primary textarea {
	height: 100px;
}
#sidebar, #alternate-sidebar {
	padding: 0;
	margin: 0;
	list-style: none;
}
#sidebar .widget {
	margin-bottom: 22px;
	background: #e7e7e7;
	font-size: 17px;
	padding: 20px 30px;
}
#sidebar .widget h2 {

	color: #13a89d;
	margin-top: 0;
	margin-bottom: 0;
	font-weight: normal;
}
#sidebar .widget h3 {
	margin: 0;
	font-size: 20px;
	color: #1855a9;
	font-weight: bold;
}
#sidebar .widget p {
	font-size: 20px;
	color: #2c2e3e;
	font-weight: bold;
	margin-bottom: 30px;
}
#sidebar .widget-inner {
	padding: 15px 30px;
}
#sidebar .telephone {
	float: none;
	text-align: left;
	font-size: 48px;
}
#sidebar .new-widget-title {
	padding: 15px 0 0 15px;
}
#sidebar h2.speech-bubble {
	background: transparent url(img/speech-bubble.png) left no-repeat;
}
#sidebar h2.pin-icon {
	background: transparent url(img/pin-icon.png) left no-repeat;
}
#sidebar h2.about {
	background: transparent url(img/about-us-icon.png) left no-repeat;
}
#sidebar .emergency-tel {
	font-size: 43px;
	color: #b8136c;
}
#sidebar .emergency-tel span {
	color: #0056a6;
}
#sidebar .icon-title {
	padding: 17px 0 17px 70px;
}
#sidebar .widget .widget-call-to-action {
	

}

#sidebar .widget-call-to-action h2 {
	
}
#sidebar ul {
	list-style: none;
	padding: 0;
}
#sidebar .gform_widget {
	background: #c21b21;
	padding: 20px;
}
/*#primary > .vc_row > .wpb_column > .wpb_wrapper:last-of-type {
	padding:15px 15px 30px 15px;	
	background: #fff;
}
#primary .vc_row {
	margin: 0 -15px 22px -15px;
}
#primary .vc_column_container  {
	

}*/
#primary .apply-extra-padding {
	
}

#primary h1 {
	margin-top:0;
}
#sidebar .gform_widget input[type="text"], #sidebar .gform_widget textarea {
	width: 100%;
	padding: 10px;
	border: none;
	margin-bottom: 15px;
}
#sidebar .gform_widget textarea {
	height: 100px;
}
#sidebar .gform_widget h2 {
	color: #fff;
	font-size: 20px;
	text-transform: uppercase;
	padding-bottom: 15px;
}
#footer-widgets {
	padding-top: 60px;
}
#footer-widgets img {
	margin-bottom: 20px;
}
.large-text {
	font-size: 23px;
}
footer {
	background: #ececec;
	font-size: 15px;
}
footer .wrapper {
	color: #fff;
}
footer .footer-information {
	padding-top: 20px;
	padding-bottom: 15px;
}
footer .footer-information p, footer .footer-information ul {
	margin: 0;
}
footer .footer-icons {
	text-align: justify;
}
footer .footer-icons a {
	display: inline-block;
	margin-right: 2%;
	margin-left: 2%;
}
.footer-icons {
	margin: 60px 0 0 0;
}
footer .footer-information a:last-child {
	margin-right: 0;
}
footer .footer-title-container h2, .header-title-container h2 {
  display: inline-block;
  padding: 0 15px;
  position: relative;
}
.header-container {
	background: #e3e2e2;
}
.header-container h2 {
	color: #000;	
	margin: 0;
	padding: 40px 15px;
}

.header-title-container h2:before,
.header-title-container h2:after  {
	background: #000;
}
.footer-text {
	margin-top:60px;
}
.footer-text a {
	color: #fddf00;
}
footer .footer-title-container h2:before, .header-title-container h2:before {
  right: 100%;
}
footer .footer-title-container h2:after, .header-title-container h2:after {
  left: 100%;
}
.footer-title-container, .header-title-container {
  overflow: hidden;
  text-align: center;
}
footer a:hover {
	color: #f5b014;
	text-decoration: none;
}
footer a {
	color: #3b3939;
}
footer ul {
	padding: 0;
	list-style: none;
}
footer li {
	line-height: 1.6;
	font-size: 21px;
}
footer p {
	line-height: 1.6;
	color: #3b3939;
	font-size: 21px;
}
.footer-menu {
	float: left;
	margin-top: 2px;
}
footer .copyright {
	padding: 30px 0;
}
footer .copyright ul li {
	display: inline;
	margin-right:2px;
}
p.rights-reserved {
	float: left;
}
footer .widget_nav_menu {
	float: left;
	font-size: 17px;
}
footer .footer-menu {
	margin-right: 5px;
}
footer .copyright p {
	color: #3b3939;
	font-size: 12px;
	padding-top: 2px;
}
footer #menu-footer li {
	line-height: 1.5;
	font-size: 12px;
}
footer .copyright {
	background: #ececec;
	font-size: 12px;
}

.navigation ul {
	padding: 0;
}
.navigation li a,
.navigation li a:hover,
.navigation li.active a,
.navigation li.disabled {
	color: #fff;
	text-decoration:none;
}

.navigation li {
	display: inline;
}

.navigation li a,
.navigation li a:hover,
.navigation li.active a,
.navigation li.disabled {
	background-color: #3ea047;
	cursor: pointer;
	padding: 12px;
	text-transform: uppercase;
}

.navigation li a:hover,
.navigation li.active a {
		background-color: #f3e018;
		color: #353534;
}
#blog-sidebar {
	padding: 0;
	list-style: none;
	line-height: 1.4;
}
#blog-sidebar ul {
	padding: 0;
	list-style: none;
}
#blog-sidebar > li {
	margin-bottom: 30px;
	font-size: 18px;
}
#blog-sidebar li a {
	color: #2c2e3e;
	font-weight: bold;
}
#blog-sidebar h2, #contact-page h2 {
	margin-top: 0;
	font-size: 21px;
	color: #1855a9;	
	font-weight: bold;
} 
#contact-page {
	padding: 50px 0;
	
}
#contact-page input {
	color:#000;
}
.gform_wrapper #gform_3 textarea.medium {
	width: 47.5%;
}
body .rc-anchor-normal {
	width: 100% !important;
}
#field_2_5 label.gfield_label {
	display: block;
	text-align: center;
}
/******* Responsive Styles ********/
@media (max-width:1200px) {
	.box1 h1, .box4.alt h1, .page-template-page-contact .contact-block h1, .page-template-page-fullwidth .content-block h1  {
		font-size: 70px;
	}
	.box1 p, .box1 ul, .box4.alt ul {
		font-size: 28px;
	}
	.box4 p {
		font-size: 20px;
	}
	.home-form input, .page-template-page-contact input, .page-template-page-contact textarea {
		font-size: 24px;
	}
	.telephone {
		font-size: 48px;
	}
	.navbar-default .navbar-nav > li > a {
	
		font-size: 15px;
	
	}
	.widget-call-to-action {
		text-align: center;
	}
	.widget-call-to-action .btn {
		font-size: 20px;
	}
	.widget-call-to-action img {
		display: block;
		margin: 0 auto;
	}
	.footer-icons a {
		margin-bottom: 30px !important;
		text-align: center;
	}
}
@media (max-width:991px) {
	.navbar-brand {
		margin-right: 0px;
	}
	.navbar-nav {
		float: right;
	}
	#menu-main {
		margin-top: 10px;
	}
	.tel {
		display: none;
	}
	#home-content h2, #home-content p {
		font-size: 20px;
	}
	.widget-call-to-action .btn {
		font-size: 20px;
	}
	.copyright{
		text-align: center;
	}
	.menu-footer-copyright {
		text-align: center;
	}
	footer p, footer h2, footer li, .rights-reserved {
		text-align: center;
	}
	.footer-menu, .rights-reserved {
		float: none !important;
	}
	.box1.alt p {
		font-size: 20px;
	}
}


@media (max-width:767px) {
	.navbar-brand {
		margin-right: 0px;
		max-width: 80%;
	}
	header {
		position: relative;
	}
	.logo {
		max-width: 80%;
	}
	.tel {
	   	 display: none;
	}
	.navbar-nav {
		float: none;
	}
	.primary #recaptcha_area {
		width: 220px !important;
	}
	.recaptchatable #recaptcha_image {
		margin: 0 !important;
		width: 220px !important;
	}
	.recaptchatable .recaptcha_r1_c1, .recaptchatable .recaptcha_r3_c1, .recaptchatable .recaptcha_r3_c2, .recaptchatable .recaptcha_r7_c1, .recaptchatable .recaptcha_r8_c1, .recaptchatable .recaptcha_r3_c3, .recaptchatable .recaptcha_r2_c1, .recaptchatable .recaptcha_r4_c1, .recaptchatable .recaptcha_r4_c2, .recaptchatable .recaptcha_r4_c4, .recaptchatable .recaptcha_image_cell {
		background: none !important;
	}
	
	footer p, footer h2, footer li {
		text-align: center;
	}

	footer #menu-footer-menu li {
		float: none;
		padding: 0;
		background: none;
	}
}
@media (max-width:500px) {
	.navbar-nav {
		float: none;
	}
	.qualified-trade {
		padding-bottom: 400px !important;
	}
	.full-width-banner {
		min-height: 180px;
		
	}
	.home-form input, .page-template-page-contact input, .page-template-page-contact textarea {
		font-size: 20px;
		padding:10px;
	}
	.box1 h1, .box4.alt h1, .page-template-page-contact .contact-block h1 {
		font-size: 65px;
	}
	.content-block {
		padding: 5px !important;
	}
	.content-block h1 {
		font-size: 30px !important;
	}
	.content-block p, .content-block ul {
		font-size: 16px !important;
	}
	.page-template-page-contact p {
		font-size: 18px;
	}
	#home-content h2, #home-content p {
		font-size: 20px;
	}
	.page-title-text p {
		font-size: 20px;
	}
	.header-text .button {
		margin-right: 0 !important;
		margin-bottom: 15px;
		margin-left: 0 !important;
	}
	footer .footer-icons a {
		display: block;
		margin: 0 auto 30px auto;
		text-align: center;
	}
	.vc_row {
		margin-left: 0 !important;
		margin-right: 0 !important;
	}
	#field_2_5 label.gfield_label {
	display: block;
	text-align: center;
	font-size: 16px;
	}
}

