/******************************************************************
Theme Name: Electro Industries
Theme URI: http://www.excitemedia.com.au
Description: Custom Wordpress theme created by ExciteMedia
Author: ExciteMedia
Author URI: http://www.excitemedia.com.au
Version: 1.0.4
Tags: fluid-layout, responsive-layout, accessibility-ready, translation-ready, microformats, rtl-language-support

License: ExciteMedia
License URI: http://www.excitemedia.com.au
******************************************************************/

/*********************
GENERAL STYLES
*********************/
/* Font Faces - BEGIN */
@import url(https://fonts.googleapis.com/css?family=Fira+Sans:400,300,500,700);

/* Font Faces - END */

html {
	font-size: 100% !important;
}
body, p, td, ul, li {
	color: #373335;
	font-family: 'Fira Sans', sans-serif;
	font-size: 17.78px;
	font-weight: 400;
	line-height: 186%;
}
h1, h2, h3, h4, h5, h6 {
	color: #49595F;
	font-family: 'Fira Sans', sans-serif;
	font-weight: 700;
	line-height: 1.2em;
	margin: 0 0 12px;
	padding: 0;
	text-rendering: optimizelegibility;
}
h1 {
	font-size: 3.1875rem;
}
h2 {
	font-size: 2rem;
}
h3 {
	font-size: 1.5rem;
}
h4 {
	font-size: 1.25rem;
}
h5 {
	font-size: 1.125rem;
}
h6 {
	font-size: 1rem;
}
a, a:focus, a:active {
	color: #39B54A;
	outline: none;
	text-decoration: none;
}
a, a:before, a:after {
    -webkit-transition: all 200ms ease-in;
    -moz-transition: all 200ms ease-in;
    -o-transition: all 200ms ease-in;
    transition: all 200ms ease-in;
}
a:hover {
	color: #49595F;
	text-decoration: underline;
}
a:link, a:visited:link {
	-webkit-tap-highlight-color: #e20a17;
}
img {
	border: 0;
	height: auto !important;
	max-width: 100%;
	width: auto\9;
	vertical-align: middle;
	-ms-interpolation-mode: bicubic;
}
img.cke_wordpress_more {
	height: 10px !important;
}
p {
	margin-bottom: 12px;
	margin-top: 12px;
	padding: 0;
}
table {
	margin: 20px 0;
}
hr {
	background-color: transparent;
	border-bottom: none;
	border-left: none;
	border-right: none;
	border-top: 1px solid #ccc;
	color: transparent;
	height: 1px;
	margin: 40px 0;
}
::-webkit-input-placeholder { opacity: 1; }
::-moz-placeholder { opacity: 1; } /* firefox 19+ */
:-ms-input-placeholder { opacity: 1; filter:alpha(opacity=100); } /* ie */
input:-moz-placeholder { opacity: 1; }
iframe {
	max-width: 100%;
}
.wrap {
	*zoom: 1;
}
.wrap:before,
.wrap:after {
	content: "";
	display: table;
	line-height: 0;
}
.wrap:after {
	clear: both;
}
.hidden {
	opacity: 0;
}
.visible {
	opacity: 1;
}
.padded {
  margin: 1em 0 2em !important;
}

/**Header**/

.top-text {
	background-color: #39B54A;
	padding: 10px 0 7px 0;
}

.top-text p {
	font-weight: 400;
	margin: 0;
}

.top-text .header-text p {
	color: #FFF;
	font-size: 16px;
	font-weight: 300;
	letter-spacing: 0.85px;
	line-height: 30px;
	text-transform: uppercase;
}

.top-text .header-text p span {
	/*background: url(library/images/lightning-icon.png) no-repeat right 5px;*/
	padding-right: 22px;
	display: inline-block;
}

.top-text .header-phone p {
	display:block;
	font-size: 19px;
	color: #FFF;
	letter-spacing: 1px;	
}
.top-text .header-phone p span {
	background: url(library/images/phone.png) no-repeat left center;
	color: #FFF;
	padding-left: 18px;
}
.top-text .header-phone p span a, .top-text .header-phone p a {
	color: #FFF;
}

/*********************
LAYOUT STYLES
*********************/
.container {
	padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto;
	max-width: 1090px;
}
.row {
    margin-right: -15px;
    margin-left: -15px;
}
.col {
	padding-right: 15px;
	padding-left: 15px;
}
.fullwidth {
	width: 100%;
}
.extra_content {
	padding: 30px 0;
}
/*** Enter your style for global layout here ***/
.inner-banner {
	background: url(library/images/banner-inner.jpg) no-repeat center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	padding: 2.84% 0 2% 0;
}
.inner-banner h1 {
	color: #FFF;
  float: left;
	font-weight: 700;
}
.inner-banner .em-button {
	float: right;
  font-size: 1.46rem;
  padding: 1% 2.3%;
  margin-top: 14px;
  text-transform: uppercase;
}
html * .ls-container img, body * .ls-container img, #ls-global * .ls-container img {
	margin-top: 0 !important
}
.ls-nav-prev {
	background: url(library/images/arrow-prev.png) no-repeat center center !important;
	width: 47px !important;
	height: 92px !important;
	left: 0 !important;
	top: 45% !important;
}

.ls-nav-next {
	background: url(library/images/arrow-next.png) no-repeat center center !important;
	width: 47px !important;
	height: 92px !important;
	right: 0 !important;
}


.ls-bottom-slidebuttons a {
	background: url(library/images/bullet.png) no-repeat center center !important;
	height: 11px;
	width: 11px;
}

.ls-bottom-slidebuttons a.ls-nav-active {
	background: url(library/images/bullet-active.png) no-repeat center center !important;
}
.mobile-banner a {
	text-transform: uppercase;
}
.banner-area {
	position: relative;
}
.desktop-banner {
	top: 25%;
	left: 0;
	position: absolute;
	text-align: center;
	width: 100%;
	z-index: 9090;
}
.desktop-banner h1 {
	color: #ffffff;
	font-family: "Fira Sans", sans-serif;
	font-size: 70px;
	margin-bottom: 0.5%;
	text-align: center;
	text-shadow: rgb(0, 0, 0) 1px 2px 3px;
}
.desktop-banner h3 {
	color: #ffffff;
	font-family: "Fira Sans", sans-serif;
	font-size: 30px;
	margin-bottom: 2.5%;
  text-shadow: rgb(0, 0, 0) 1px 2px 3px;
}
.desktop-banner a {
	font-family: "Fira Sans", sans-serif;
	font-size: 1.46rem;
	padding: 19px 43px;
	padding: 1% 2.3%;
	text-transform: uppercase;
}

.desktop-banner ul li {
	display: inline-block
}
/* Homepage - Enter any style for elements on homepage here */
.home-content {
	position: relative;
}

.portal-buttons .portal-btns {
	padding: 0 3px;
}
.portal-buttons .portal-btns a {
	color: #FFF;
	text-decoration: none;
}
.portal-buttons .portal-btns img {
	display: block;
	margin: 0 auto;
}
.portal-buttons .portal-btns a:hover {
	text-decoration: none;
}
.portal-buttons .portal-btns a:hover h4 {
	background-color: #4A5960;
}
.portal-buttons .portal-btns h4 {
	font-size: 16.67px;
	font-weight: 400;
	background-color: #39B54A;
	text-transform: uppercase;
	margin: 0 auto;
	padding: 21px 20px 15px 24px;
	max-width: 297px;
	color: #FFF
}
.portal-buttons .portal-btns h4 span {
	display: block;
	background: url(library/images/arrow.png) no-repeat right center;
	color: #FFF;
}
.portal-buttons .portal-btns .portal-box {
	background-color: #FFF;
	padding: 25px 20px;
	-moz-border-radius-topleftt: 5px;
	border-top-left-radius: 5px;
	-moz-border-radius-topright: 5px;
	border-top-right-radius: 5px;
	box-shadow: 11px 0px 24px -25px #000000, -11px 0px 24px -25px #000000;
}

.bottom-content {
	padding: 49px 0 65px 0;
}
.bottom-content h2 {
	margin-bottom: 27px;
}
.bottom-content p {
	line-height: 161%;
	margin-bottom: 0;	
	font-weight: 300;
}


/*** Enter your custom style for elements on homepage here ***/

/*Inner Page*/

#content-inner {
	padding-top: 55px;
}

.extra-content-sections:last-child {
	padding-bottom: 55px;
}



/*Footer*/
.home .main-footer {
	margin-top: 0;
}
.main-footer {
	background-color: #49595F;
	padding: 80px 0 25px 0;
	margin-top: 40px;
}

.main-footer .footer-col:after {
	background-color: #627076;
	content: ' ';
	height: 153px;
	margin: 0 auto;
	position: absolute;
	right: 0;
	top: 8px;
	width: 1px;
}

.main-footer .footer-col:last-child:after {
	display: none;
}

.main-footer .footer-col .widgettitle {
	color: #FFF;
	font-size: 18.89px;
	font-weight: 300;
	margin-bottom: 18px;
	text-transform: uppercase;	
}

.main-footer .footer-col p, .main-footer .footer-col ul li, .main-footer .footer-col ul li a {
	color: #FFF;
	font-size: 15.56px;
	font-weight: 300;	
	line-height: 143%;
}


.main-footer .footer-col a {
	color: #FFF;
	font-size: 13.33px;
	font-weight: 400;
	text-decoration: none;
}

.main-footer .footer-col ul {
	padding: 0;
}

.main-footer .footer-col ul li  {
	list-style: none;
	margin-bottom: 22px;
}

.main-footer .footer-col ul li a {
	display: block;
}

.main-footer .footer-col-1 p:first-child {
	margin-top: 30px;
	margin-bottom: 0;
}

.main-footer .footer-col-4 p {
	margin-bottom: 0;
}
.main-footer .footer-col-4 p:first-child {
	font-size: 11px;
	margin-top: 28px;
	margin-bottom: 0;
}

.main-footer .footer-col-4 p.phone {
	background: url(library/images/phone-yellow.png) no-repeat left 6px;
  display: inline-block;
	font-size: 21px;
	padding-left: 15px;
}
.footer-col-4 img {
  	max-width: 120px;
  }
.main-footer .copyright {
	clear: both;
}

.main-footer .copyright p {
	clear: both;
	color: #FFF;
	font-size: 12.22px;
	font-weight: 100;
	text-align: center;
	margin: 55px 0 25px 0;
}
.main-footer .copyright p a {
	color: #FFF;
	font-weight: 500;
}

/* Project Archive Page */
.project-list {
	margin: -1.8867925% 0 0 -1.8867925%;
	padding: 0;
}
.project-list > li {
	float: left;
	list-style: none;
	margin: 1.8518519% 0 0 1.8518519%;
	padding: 0;
	width: 31.481481%;
}
.project-list > li:nth-child(3n+1) {
	clear: both;
}
.project-list > li a:before {
	background: rgba(255, 255, 255, 0.5);
	bottom: 0;
	content: "";
	left: 0;
	position: absolute;
	right: 0;
	opacity: 0;
	top: 0;
	visibility: hidden;
}
.project-list > li a:hover:before {
	opacity: 1;
	visibility: visible;
}
.project-list > li a {
	display: block;
	position: relative;
	text-decoration: none;
}
.project-list > li img {
	display: block;
}
.project-list > li .ribbon {
	background: #3e4b51;
	display: block;
	padding: 18px 20px 15px;
	position: relative;
	z-index: 1;
}
.project-list > li .project_title {
	color: #39b54a;
	display: block;
	font-size: 19px;
	font-weight: bold;
	line-height: 1.2em;
}
.project-list > li .project_location {
	color: #fff;
	display: block;
	font-size: 16px;
	line-height: 1.3em;
}

/* Project Detail Page */
.project-detail-header {
	position: relative;
}
.project-detail-name {
	font-size: 52px;
	font-weight: bold;
	margin: 0 0 3px;
}
.project-detail-location {
	color: #3a3a3a;
	font-size: 17px;
}
.back-to-project-container {
	position: absolute;
	right: 0;
	bottom: 10px; 
}

.back-to-project-container a:hover{
	background:#49595F;
}

.back-to-project-container a {
	color:#fff;
  display: inline-block;
  font-size: 15px;
  text-decoration:none;
  border-radius: 5px;
	white-space: nowrap;
  padding: 15px 22px;
  background:#39B54A;
}

.project-detail-left {
	float: left;
	width: 41.509434%;
}
.project-detail-right {
	float: right;
	width: 56.603774%;
}
.project-detail-info {
	background: #f2f2f2;
	font-size: 14px;
	line-height: 1.4em;
	padding: 5.6818182% 9.0909091%;
}
.project-detail-info-row {
	padding: 3px 0;
}
.project-detail-info-row span:first-child {
	float: left;
	font-weight: bold;
	padding-right: 8px;
	width: 30.555556%;
}
.project-detail-info-row span:first-child + span {
	border-left: 1px solid #a6b9c0;
	float: left;
	padding: 0 0 0 7px;
	width: 69.4%;
}
.project-detail-mainbody {
	margin-top: 30px;
}
.accordion {
    border-bottom: 1px solid #dbdbdb;
	margin: 30px 0 0;
}
.accordion-title:after {
    color: #ea3e39;
    content: "+";
    float: right;
}
.accordion-title {
    border-top: 1px solid #dbdbdb;
    cursor: pointer;
    margin: 0;
    padding: 20px 0;
}
#slider .slides li {
    position: relative;
}
.project-image-full {
	right: 15px;
    position: absolute;
    top: 15px;
}
#carousel.flexslider .slides > li.flex-active-slide:before {
	background: rgba(61, 61, 61, 0.56) url(library/images/active_tick.png) no-repeat center center;
	bottom: 0;
	content: "";
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
}
#carousel.flexslider .slides > li {
	cursor: pointer;
	position: relative;
}
.flexslider .slides img {
    -webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-o-user-select: none;
	user-select: none;
}

/*********************
SIDEBAR
*********************/

.main-sidebar ul.menu {
	list-style: none;
	margin: 0;
	padding: 0;
}
.main-sidebar ul.menu > li {
	margin-bottom: 13px;
}
.main-sidebar ul.menu > li > a {
	background: #39B549;
	color: #fff;
	display: block;
	font-size: 26px;
	font-weight: 300;
	padding: 22px 15px 17px 20px;
	position: relative;
	text-decoration: none;
}
.main-sidebar ul.menu > li.current-menu-item > a, .main-sidebar ul.menu > li > a:hover {
	background: #49595F;
	font-weight: 700;
  padding: 20px 15px 19px 20px;
}

.main-sidebar .widget_em_submenu_widget {
	margin-top: 35px;
}
.main-sidebar .portal-buttons {
  margin-top: 0;
}
.main-sidebar .portal-buttons .portal-btns .portal-box {
	margin-bottom: 15px;
}
/*********************
IMAGE SCROLLER
*********************/
.em-image-scroller {
	margin-bottom: 30px;
	margin-top: 20px;
}
.em-image-scroller .mTS_horizontal ul.mTSContainer > li {
	display: inline-block;
	float: none;
	padding-left: 20px;
	padding-right: 20px;
	max-width: 230px;
	vertical-align: middle;
}
.em-image-scroller .mTS_horizontal ul.mTSContainer > li:first-child {
  margin-left: 0;
}
.em-image-slider {
  overflow: hidden;
}
.image-scrollbox > ul {
  *zoom: 1;
}
.image-scrollbox > ul:before,
.image-scrollbox > ul:after {
  content: "";
  display: table;
  line-height: 0;
}
.image-scrollbox > ul:after {
  clear: both;
}
.image-scrollbox > ul {
  list-style: none;
  margin: 25px 0 0;
  padding: 0;
  width: 5000px;
}
.image-scrollbox > ul li {
  float: left;
  margin: 0 40px 0 0;
}
.ls-container .ls-slide > * {
  left: 0 !important;
}

/*********************
WP-TILES
*********************/
div.tb-close-icon:before {
	line-height: 18px;
}
div.tb-close-icon {
	height: 18px;
	line-height: 18px;
	width: 18px;
}
div#TB_caption {
	height: auto;
	padding-left: 15px;
}

/*********************
WOOCOMMERCE
*********************/
.em-shopping-cart-wdg.hidden {
	display: none;
}
.woocommerce .woocommerce-error, .woocommerce .woocommerce-info, .woocommerce .woocommerce-message {
	background: #fff;
	margin: 0 auto 30px !important;
	max-width: 1060px;
}

/* Category Listing Page */
.woocommerce ul.products li.product {
	*zoom: 1;
}
.woocommerce ul.products li.product:before,
.woocommerce ul.products li.product:after {
	content: "";
	display: table;
	line-height: 0;
}
.woocommerce ul.products li.product:after {
	clear: both;
}
.woocommerce ul.products li.product {
	border-top: 1px solid #c4c9d0;
	float: none;
	margin: 56px 0 0;
	padding: 51px 0 0;
	width: auto;
}
.woocommerce ul.products li.product:first-child {
	border-top: none;
	margin-top: 0;
	padding-top: 0;
}
.woocommerce ul.products li.product > a:before {
	background: rgba(179,35,23,0.6);
	bottom: 0;
	content: "";
	left: 0;
	opacity: 0;
	position: absolute;
	right: 0;
	top: 0;
	visibility: hidden;
}
.woocommerce ul.products li.product > a:after {
	border: 1px solid #fff;
	color: #fff;
	content: "View Product Details";
	font-size: 1.38888889rem;
	height: 68px;
	left: 50%;
	line-height: 68px;
	margin: -34px 0 0 -145px;
	opacity: 0;
	position: absolute;
	text-align: center;
	top: 50%;
	visibility: hidden;
	width: 290px;
}
.woocommerce ul.products li.product-category> a:after {
	content: "View Range";
	margin-left: -101px;
	width: 202px;
}
.woocommerce ul.products li.product > a:hover:before, .woocommerce ul.products li.product > a:hover:after {
	opacity: 1;
	visibility: visible;
}
.woocommerce ul.products li.product > a {
	float: left;
	margin-top: 5px;
	position: relative;
	width: 47.169811%;
}
.woocommerce ul.products li.product > a > h3 {
	display: none;
}
.woocommerce ul.products li.product a img {
	margin: 0;
}
.cat-list-info, .product-list-info {
	float: right;
	padding-bottom: 60px;
	width: 47.169811%;
}
.cat-list-title, .product-listing-title {
	color: #596060;
	font-size: 1.444444rem;
	font-weight: 300;
}
.cat-list-title a, .product-listing-title a {
	color: #596060;
}
.cat-list-title a:hover, .product-listing-title a:hover {
	color: #b32317;
}
.cat-list-link, .product-list-link {
	bottom: 0;
	position: absolute;
	right: 0;
	width: 47.169811%;
}
.cat-list-link a.em-button, .product-list-link a.em-button {
	font-size: 1.055556rem;
	padding-bottom: 13px;
	padding-top: 14px;
}

/* Product Archive - Listing View */
.product-listing-switch-view {
	float: right;
	list-style: none;
	margin: 9px 0 0;
	padding: 0;
}
.product-listing-switch-view li {
	border-left: 1px solid #c7c6c2;
	float: left;
	margin-left: 13px;
	padding-left: 13px;
}
.product-listing-switch-view li:first-child {
	border-left: none;
	margin-left: 0;
	padding-left: 0;
}
.product-listing-switch-view li a:before {
	color: #d6d6d3;
	font-family: FontAwesome;
	font-size: 1.222222rem;
	margin-right: 3px;
	vertical-align: middle;
}
.product-listing-switch-view li a.em-list-view:before {
	content: "\f00b";
}
.product-listing-switch-view li a.em-grid-view:before {
	content: "\f009";
}
.product-listing-switch-view li a:hover:before, .product-listing-switch-view li a.em-active:before {
	color: #000;
}
.product-listing-switch-view li a {
	color: #596060;
	display: block;
	font-size: 16px;
	line-height: 1.375em;
	font-weight: normal;
	text-decoration: none;
}
.woocommerce form.woocommerce-ordering:before {
	content: "Order By:";
	font-size: 1.111111rem;
	left: 0;
	line-height: 36px;
	position: absolute;
	top: 0;
}
.woocommerce form.woocommerce-ordering {
	float: none;
	margin: 0 150px 35px 0;
	padding-left: 90px;
	position: relative;
}
.woocommerce form.woocommerce-ordering .jqTransformSelectWrapper {
	width: 160px;
}
.woocommerce form.woocommerce-ordering .jqTransformSelectWrapper div span {
	font-size: 14px;
	line-height: 36px;
}
.woocommerce form.woocommerce-ordering .jqTransformSelectWrapper a.jqTransformSelectOpen:before {
	font-size: 28px;
	line-height: 36px;
}
.product-list-des p {
	margin: 0;
}
.woocommerce ul.products li.product .price {
	color: #b32317;
	font-size: 1rem;
	font-weight: 500;
	margin: 24px 0 20px;
}
body.em-grid-view-mode .product-list-sku, body.em-grid-view-mode ul.products li.product .price, body.em-grid-view-mode .product-listing-size, body.em-grid-view-mode .product-list-des, body.em-grid-view-mode .product-list-link {
	display: none;
}
body.em-grid-view-mode ul.products {
	margin-top: -50px;
}
body.em-grid-view-mode ul.products li.product {
	border-top: none;
	float: left;
	margin: 50px 0 0 !important;
	padding-top: 0;
	width: 47.169811%;
}
body.em-grid-view-mode ul.products li.product:nth-child(2n) {
	float: right;
}
body.em-grid-view-mode ul.products li.product:nth-child(2n+1) {
	clear: both;
}
body.em-grid-view-mode ul.products li.product > a {
	display: block;
	float: none;
	width: auto;
}
body.em-grid-view-mode .product-list-info {
	float: none;
	padding: 0;
	width: auto;
}
body.em-grid-view-mode .product-listing-title {
	margin-top: 20px;
}
.woocommerce ul.products, .woocommerce ul.products * {
    -webkit-transition: all 200ms ease-in;
    -moz-transition: all 200ms ease-in;
    -o-transition: all 200ms ease-in;
    transition: all 200ms ease-in;
}

/*********************
TESTIMONIALS
*********************/
.widget_woothemes_testimonials > .testimonials {
	*zoom: 1;
}
.widget_woothemes_testimonials > .testimonials:before,
.widget_woothemes_testimonials > .testimonials:after {
	content: "";
	display: table;
	line-height: 0;
}
.widget_woothemes_testimonials > .testimonials:after {
	clear: both;
}
.widget_woothemes_testimonials > .testimonials {
	position: relative;
}
.testimonials-list .quote > img {
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	float: left;
	width: 164px;
}
.testimonials-list .quote blockquote {
	font-size: 1.8125rem;
	line-height: 1.3384083em;
	margin: 15px 0 22px 210px;
}
.testimonials-list .quote blockquote p {
	font-size: 1.6875rem;
	line-height: 1.333333em;
	margin: 0;
}
.testimonials-list .quote .author {
	display: block;
	font-size: 1.4375rem;
	font-style: normal;
	margin: 0 0 0 210px;
}

/*********************
FLEXSLIDER
*********************/
.flexslider {
	background: none;
	border: none;
	margin-bottom: 40px;
	padding: 0;
}
.flex-direction-nav {
	height: 0;
}
.flex-nav-prev {
	float: left;
}
.flex-nav-next {
	float: right;
}
.flex-direction-nav a:before {
	color: rgba(0,0,0,0.4);
	font-family: FontAwesome;
	font-size: 60px;
	font-weight: bold;
	line-height: 34px;
	text-indent: 0;
	text-shadow: none;
}
.flex-direction-nav .flex-nav-prev a:before {
	content: "\f104";
}
.flex-direction-nav .flex-nav-next a:before {
	content: "\f105";
}
.flex-direction-nav .flex-prev {
	left: 10px;
}
.flex-direction-nav .flex-next {
	right: 10px;
}
.flex-direction-nav a {
	font-size: 0;
	line-height: 0;
	opacity: 1;
	outline: none;
	text-indent: -999em;
	width: 25px;
}
#carousel.flexslider .slides > li {
	margin-right: 10px;
}

/*********************
GRAVITY FORM
*********************/
div.gform_wrapper {
	margin: 0;
	max-width: none;
}
div.gform_wrapper ul li.gfield {
	margin-bottom: 12px;
}
div.gform_wrapper .top_label .gfield_label,
div.gform_wrapper .left_label .gfield_label {
	display: block;
	font-weight: inherit;
	margin: 0 0 3px;
}
body .gform_wrapper label.gfield_label + div.ginput_container {
	margin-top: 0;
}
div.gform_wrapper .top_label input.medium, div.gform_wrapper .top_label select.medium {
	width: 100%;
}
div.gform_wrapper .top_label textarea.medium {
	width: 100%;
}
div.gform_wrapper .gform_footer {
	padding: 0;
}
body #fancybox-content .gform_wrapper label.gfield_label + div.ginput_container {
	margin-top: 3px;
}
#fancybox-content div.gform_wrapper ul li.gfield {
	margin-bottom: 8px;
}
#fancybox-content .gform_wrapper textarea.medium {
	height: 100px;
}

/*********************
BLOG
*********************/
.blog-description {
	background: #f4f4f4;
	margin: 0 0 43px;
	padding: 25px 30px;
}
.blog-description p {
	margin: 0;
}
.post-list {
	list-style: none;
	margin: 0;
	padding: 0;
}
.postlist .post {
	border-top: 1px solid #e5e5e5;
	margin-top: 35px;
	padding-top: 35px;
}
.postlist .post-list .post:first-child {
	border-top: none;
	margin-top: 0;
	padding-top: 0;
}
.post-list-date {
	margin-bottom: 14px;
}
.post-list-date a {
	text-decoration: underline;
}
h2.entry-title {
	font-size: 1.8125rem;
	margin-bottom: 18px;
}
.post-list-thumbnail {
	float: left;
	margin-bottom: 5px;
	margin-right: 35px;
	width: 235px;
}
.post-list-content p {
	margin-top: 0;
}
h1.single-title {
	font-size: 1.8125rem;
	font-weight: normal;
}
.post-image {
	margin: 15px 0;
}

/*********************
NAVIGATION
*********************/
nav.main-nav ul.nav {
	*zoom: 1;
}
nav.main-nav ul.nav:before,
nav.main-nav ul.nav:after {
	content: "";
	display: table;
	line-height: 0;
}
nav.main-nav ul.nav:after {
	clear: both;
}
nav.main-nav ul.nav {
	list-style: none;
	margin: 0;
	padding: 0;
}
nav.main-nav ul.nav > li:after {
	background-color: #d7d6d7;
	content: "";
	height: 23px;
	position: absolute;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
	width: 2px;
}
nav.main-nav ul.nav > li:last-child:after {
	display: none;
}
nav.main-nav ul.nav > li {
	float: left;
	margin-left: -1px;
	position: relative;
}
nav.main-nav ul.nav > li > a {
	color: #373335;
	display: block;
	font-size: 16px;
	font-weight: 400;
	line-height: 175%;
	letter-spacing: 0.8px;
	padding: 0 22px;
	position: relative;
	text-decoration: none;
	z-index: 1;
	text-transform: uppercase;
}

nav.main-nav ul.nav > li:last-child > a {
	padding-right: 0;
}

nav.main-nav ul.nav li ul {
	background: #39B54A;
	left: 100%;
	-moz-opacity: 0.00;
	-khtml-opacity: 0.00;
	opacity: 0.00;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha"(Opacity=0);
	filter:alpha(opacity=0);
	list-style: none;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 0;
    -webkit-transition: all 200ms ease-in;
    -moz-transition: all 200ms ease-in;
    -o-transition: all 200ms ease-in;
    transition: all 200ms ease-in;
	visibility: hidden;
	width: 250px;
	z-index: 99;
}
nav.main-nav ul.nav li:hover > ul {
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha"(Opacity=100);
	filter: alpha(opacity=100);
	visibility: visible;
}
nav.main-nav ul.nav > li > ul {
	left: 0;
	top: 100%;
}
nav.main-nav ul.nav li ul li {
	border-top: 1px solid #fff;
	position: relative;
}
nav.main-nav ul.nav li ul li:first-child {
	border-top: none;
}
nav.main-nav ul.nav li ul li a {
	color: #fff;
	display: block;
	padding: 8px 14px;
	text-decoration: none;
}
nav.main-nav ul.nav li ul li.current-menu-item > a,
nav.main-nav ul.nav li ul li.current-parent-item > a,
nav.main-nav ul.nav li ul li.current-menu-ancestor > a,
nav.main-nav ul.nav li ul li a:hover {
	background: #49595F;
}
#wprmenu_menu .wpr_social_icons a {
	text-decoration: none;
}
#wprmenu_bar .wprmenu_icon {
	bottom: 0;
    left: 0;
    padding: 10px 16px;
    position: absolute;
    right: 0;
    top: 0;
}
#wprmenu_bar .menu_title {
	margin-left: 30px;
}

/*#menu-item-112 .sub-menu li:first-child{
	display:none;
}*/

/*********************
Responsive Menu
*********************/
div#responsive_menu_pro {
	z-index: 9998;
}
div#responsive_menu_pro_button {
    bottom: 0;
    padding: 12px 16px;
	position: absolute;
    right: 0;
}
#responsive_menu_pro_button .responsive_menu_pro_button_lines .responsive_menu_pro_button_line {
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}
#responsive_menu_pro_button .responsive_menu_pro_button_lines, #responsive_menu_pro_button_text {
	float: left;
}
#responsive_menu_pro_button_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 18px;
	margin-left: 10px;
}
div#responsive_menu_pro_button #responsive_menu_x {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 34px;
}
#responsive_menu_pro .responsive_menu_pro_menu ul {
	margin: 0;
	padding-left: 0;
}
#responsive_menu_pro div.responsive-menu-social {
	margin: 20px 0 0 -12px !important;
}
.responsive-menu-social a {
	border: 1px solid #fff;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	color: #fff;
	float: left;
	font-size: 22px;
	height: 37px;
	line-height: 37px;
	margin-left: 12px;
	text-align: center;
	text-decoration: none;
	width: 37px;
}
.responsive-menu-social a:hover {
	color: #fff;
}

/* Little fix for Responsive Menu */
body.admin-bar #responsive_menu_pro_header_bar {
	top: 32px;
}
div#responsive_menu_pro.responsive_menu_pro_admin_bar_showing {
	margin-top: 32px;
	padding-top: 42px;
}
@media (max-width: 782px) {
	body.admin-bar #responsive_menu_pro_header_bar {
		top: 46px;
	}
	div#responsive_menu_pro.responsive_menu_pro_admin_bar_showing {
		margin-top: 46px;
	}
}
@media only screen and (max-width: 767px) {
	div#wpadminbar {
		position: fixed;
	}
}

/*********************
BACK TO TOP
*********************/
.cd-top {
	background: rgba(123,33,42, 0.8);
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
	-webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
	bottom: 30px;
	display: inline-block;
	height: 44px;
	opacity: 0;
	overflow: hidden;
	position: fixed;
	right: 30px;
	text-indent: 100%;
	visibility: hidden;
	white-space: nowrap;
	width: 44px;
	-webkit-transition: opacity .3s 0s, visibility 0s .3s;
	-moz-transition: opacity .3s 0s, visibility 0s .3s;
	transition: opacity .3s 0s, visibility 0s .3s;
}
.cd-top.cd-is-visible {
	visibility: visible;
	opacity: 1;
}
.cd-top.cd-fade-out {
	opacity: 0.5;
}
.no-touch .cd-top:hover {
	background-color: #7b212a;
	opacity: 1;
}

/*********************
RESPONSIVE STYLES
*********************/
@media (max-width: 1130px) {
	.desktop-banner h1 {
		font-size: 3rem;
	}
  .desktop-banner h3 {
		font-size: 1.5rem;
	}
	.desktop-banner a {
		font-size: 1.16rem;
		padding: 2% 4.3%;
	}
}
@media (max-width: 1023px) {
	h1 {
		font-size: 3rem;
	}
	h2 {
		font-size: 1.75rem;
	}
	h2.entry-title {
		font-size: 1.375rem;
	}
	.post-list-thumbnail {
		margin-right: 15px;
	}
	.table-style-1 td, .table-style-1 th {
		padding-left: 10px;
	}
	.flex-direction-nav .flex-prev {
		left: 0;
	}
	.flex-direction-nav .flex-next {
		right: 0;
	}
	.cd-top {
		bottom: 20px;
		right: 20px;
	}
	
	/* WooCommerce */
	.woocommerce ul.products li.product > a:after {
		font-size: 1.25rem;
		height: 50px;
		line-height: 50px;
		margin: -25px 0 0 -100px;
		width: 200px;
	}
	.cat-list-info, .product-list-info {
		padding-bottom: 0;
	}
	.cat-list-link, .product-list-link {
		margin-top: 15px;
		position: static;
		width: auto;
	}
	.woocommerce ul.products li.product .price {
		margin: 14px 0 12px;
	}
	.cat-list-link a.em-button, .product-list-link a.em-button {
		font-size: 1rem;
	}
	body.em-grid-view-mode ul.products {
		margin-top: -30px;
	}
	body.em-grid-view-mode ul.products li.product {
		margin-top: 30px !important;
	}
	body.em-grid-view-mode .product-listing-title {
		margin-top: 10px;
	}
	.woocommerce div.product .product_title {
		font-size: 2.125rem;
		margin-bottom: 20px;
	}
	
	/*** Enter your custom style here ***/
}
@media (max-width: 800px) {
	.desktop-banner h1 {
		font-size: 2.5rem;
	}
  .desktop-banner h3 {
		font-size: 1.2rem;
	}
  .inner-banner .em-button {
  	padding: 2% 2.3%;
  }
}
@media (max-width: 767px) {
	html {
		font-size: 87.5% !important;
	}
	.post-list-thumbnail {
		float: none;
		margin: 0 0 10px;
	}
	.postlist > article.post {
		margin-top: 25px;
		padding-top: 25px;
	}
	.top-menu {
		display: none;
	}
	.csColumn {
		margin-left: 0 !important;
		margin-right: 0 !important;
		width: 100% !important;
	}
	.cd-top {
		bottom: 10px;
		right: 10px;
	}
	
	/* WooCommerce */
	.woocommerce ul.products li.product {
		margin-top: 26px;
		padding-top: 22px;
	}
	.woocommerce ul.products li.product > a {
		display: block;
		float: none;
		margin: 0;
		width: auto;
	}
	.cat-list-info, .product-list-info {
		float: none;
		margin: 20px 0 0;
		width: auto;
	}
	.cat-list-link a.em-button, .product-list-link a.em-button {
		display: block;
		padding-left: 10px;
		padding-right: 10px;
	}
	.product-listing-switch-view {
		float: none;
		margin: 0 0 15px;
	}
	.woocommerce form.woocommerce-ordering {
		margin-right: 0;
		padding-left: 80px;
	}
	body.em-grid-view-mode ul.products {
		margin: -20px auto 0;
		max-width: 500px;
	}
	body.em-grid-view-mode ul.products li.product {
		float: none !important;
		margin: 20px 0 0 !important;
		width: auto;
	}
	body.em-grid-view-mode .product-list-info {
		margin-top: 0;
	}
	
	/*** Enter your custom style here ***/
	.project-list {
		margin: -20px auto 0;
		max-width: 300px;
	}
	.project-list > li {
		float: none;
		margin: 20px 0 0;
		width: auto;
	}
	.project-list > li .ribbon {
		min-height: 1px !important;
	}
	.back-to-project-container {
    margin-bottom: 20px;
		position: static;
	}
	.project-detail-name {
		font-size: 32px;
	}
	.project-detail-left {
		float: none;
		margin: 0 0 30px;
		width: auto;
	}
	.project-detail-info {
		padding: 5%;
	}
	.accordion-title {
		font-size: 1.2rem;
		padding: 15px 0;
	}
	.project-detail-right {
		float: none;
		width: auto;
	}
}
@media (max-width: 585px) {
	.desktop-banner h1 {
		font-size: 2.1rem;
	}
  .desktop-banner h3 {
		font-size: 1rem;
	}
}
@media (max-width: 480px) {
	.g-recaptcha {
		-moz-transform: scale(0.925);
		-webkit-transform: scale(0.925);
		transform: scale(0.925);
		transform-origin: left center 0;
	}
	#fancybox-content .g-recaptcha {
		-moz-transform: scale(0.725);
		-webkit-transform: scale(0.725);
		transform: scale(0.725);
		transform-origin: left center 0;
	}
	/*** Enter your custom style here ***/
  .mobile-banner h1 {
    color: #ffffff;
    font-family: "Fira Sans", sans-serif;
    font-size: 1.5rem;
    margin-bottom: 20px;
    text-align: center;
    text-shadow: rgb(0, 0, 0) 1px 2px 3px;
	}
  .mobile-banner a.em-white {
    font-size: 1.0325rem;
    margin-top: 20px;
    padding: 12px 21px 11px;
  }
  .inner-banner h1 {
    margin-top: 20px !important;
  }
  .inner-banner h1, .inner-banner .em-button {
  	float: none;
    padding: 4% 3.3%;
    margin-top: 0;
    margin-bottom: 20px;
  }
}

/*Responsive CSS*/
@media(min-width: 481px) {
  .mobile-banner {
      display: none;
  }
}
@media (min-width: 768px) {
	.col {
		position: relative;
		min-height: 1px;
		float: left;
		width: 100%;
	}
	.portal {
		padding-right: 10px;
		padding-left: 10px;
	}
	.half {
		width: 50%;
	}
	.portal, .header-phone {
	    width: 33.33333333%;
	}
	.header-text {
		width: 66.66666667%;
	}
	.main-content-inner {
		width: 70%;
		padding-right: 40px;
	}
	.main-sidebar {
		width: 30%;
	}
  .page-id-156 .main-content-inner, .page-id-156 .main-sidebar {
  	width: 100%;
  }
  .sfm-rollback {
  	display: none;
  }
  .header-phone {
  	text-align: right;
  }
  .main-sidebar .portal-buttons {
    background: #F1F1F1;
    padding: 10px 0;
  }
}
@media(min-width: 992px) {
	.logo {
	    width: 31%;
	}
	.main-menu {
		padding: 40px 0 45px 0;
	}
	.top-menu {
		margin-top: 30px;
		width: 69%;
	}
	.main-nav {
		float: right;
	}
	.top-text .header-phone p {
		text-align: right;
	}
	.home-content:after {
	    content: ' ';
	    width: 100%;
	    position: absolute;
	    top: 0;
	    left: 0;
	    height: 273px;
	    background: url(library/images/gradient.png) no-repeat top center;
	}
	.portal-buttons {
		position: relative;
		z-index: 909090;
		margin-top: -56px;
	}
	.main-footer {
		margin-top: 85px;
	}
	.footer-col-2, .footer-col-3, .footer-col-4 {
		padding: 0 35px;
	}
	.footer-col-1 {
		width: 44.2%;
	}

	.footer-col-2 {
		width: 21%;
	}

	.footer-col-3 {
		width: 17%;
	}
	.footer-col-4 {
		width: 17.8%;
		padding-right: 0px;
	}	
  .page-id-156 .main-content-inner {
  	width: 70%;
  }
  .page-id-156 .main-sidebar {
  	width: 30%;
  }
  .main-sidebar .portal {
    width: 100%;
  }
  .ls-v5 .ls-bottom-slidebuttons {
		top: -110px !important;
}

}

@media (max-width: 1200px) and (min-width: 1024px) {
	nav.main-nav ul.nav > li > a {
	    padding: 0 16px;
	}	
}
@media (max-width: 1024px) {
	.main-menu .logo img {
	    margin: 0 auto;
	    display: block;
    	max-width: 300px;
	}
	.bottom-content h2 span {
		font-size: 32px !important;
	}
  .top-text .header-text p {
    line-height: 186%;
  	padding-top: 4px;
  }
  .ls-inner h3.ls-l {
  	margin: 0 auto !important;
    left: 0 !important;
    right: 0 !important;
  }
}
@media(max-width: 991px) {
	.logo, .footer-col-1 {
		width: 100%;
	}
	.logo {
		width: 100%;
		padding: 20px 0;
	}
	.main-menu {
		padding: 20px 0;
	}
	.footer-col-1  {
		margin-bottom: 20px;
	}
	.footer-col-2, .footer-col-3, .footer-col-4 {
		width: 33.33333%;
		float: left;
	}
  .page-id-156 .main-sidebar {
  	margin-top: 40px;
  }
	nav.main-nav ul.nav > li {
    display: inline-block;
  	float: none;
  }
  .top-menu {
  	float: none;
    text-align: center;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
	.ls-v5 .ls-bottom-slidebuttons {
  	top: -90px !important;
  }
}
@media(max-width: 767px) {
	.header-right {
		text-align: center;
	}
	.footer-col {
		margin-bottom: 35px;
	}
  .main-footer {
  	text-align: center;
  }
  .top-text .header-text p span {
  	padding-right: 0;
  }
  .mobile-banner {
  	background: url(library/images/solar.jpg) no-repeat center;
    background-size: cover;
    padding: 10% 0;
    text-align: center;
  }
}
@media (max-width: 496px) {
	.desktop-banner {
		display: none;
	}
}
@media(max-width: 480px) {
	.footer-col {
		width: 100%;
	}
	.half {
		width: 100%;
	}
  .top-text .header-text p {
  	padding: 0 28px;
  }
  .top-text .header-text p span {
    background: none;
  	padding: 0; 
  }
  .top-text .header-text p span.success {
  	display: block;
  }
  .footer-col {
    position: relative;
  }
  .main-footer .footer-col:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: -10px !important;
    height: 1px !important;
    width: 50%; 
    top: auto !important;
    border-bottom: 1px solid #FFF;
  }
  .main-footer .footer-col-4:after {
  	display: none;
  }
  .page-id-94 table, .page-id-119 table tr, .page-id-121 table tr {
  	position: relative;
  }
  .page-id-94 table tr, .page-id-94 table tr td, .page-id-119 table tr, .page-id-119 table tr td, .page-id-121 table tr, .page-id-121 table tr td, .page-id-121 table tr, .page-id-121 table tr td {
  	display: block;
    padding: 0;
    width: 100% !important;
  }
  .page-id-94 table tr td:first-child, .page-id-119 table tr td:first-child, .page-id-121 table tr td:first-child {
  	text-align: center;
  }
  .page-id-94 table tr td img, .page-id-119 table tr td img, .page-id-121 table tr td img { 
    margin: 0 auto 30px auto !important;
  }
  .page-id-94 table td h3, .page-id-119 table td h4, .page-id-121 table td h4 {
  	position: absolute;
    top: 33px;
    color: #000;
    left: 119px;
    font-size: 1.5rem;
    z-index: 99999;
  }
  .page-id-119 table td h4, .page-id-121 table td h4 {
    left: 105px;
  	top: 28px;
  }
  .page-id-121 table td h4 {
  	top: 20px;
  }
  .page-id-94 table tr td img, .page-id-119 table tr td img, .page-id-121 table tr td img {
  	max-width: 100px !important;
    margin: 0 !important;
  }
  .main-menu .logo img {
  	max-width: 250px;
  }
  .em-image-scroller .mTS_horizontal ul.mTSContainer > li {
  	max-width: 180px;
    padding-left: 10px;
    padding-right: 10px;
  }
  .em-image-scroller .mTS_horizontal ul.mTSContainer > li img {
  	max-height: 85px;
  }
}
@media(max-width: 400px) {
	 .top-text .header-text p {
    padding: 45px 28px 0 28px
   }
}