/******************************************************************
Theme Name: ExciteMedia Theme
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.1.3
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=Roboto:300,300italic,400,400italic,500,700,700italic,900);
@font-face {
  font-family: 'Gibson';
  src: url('library/fonts/Gibson-SemiBold.eot?#iefix')
    format('embedded-opentype'),  url('library/fonts/Gibson-SemiBold.woff')
    format('woff'), url('library/fonts/Gibson-SemiBold.ttf')
    format('truetype'), url('library/fonts/Gibson-SemiBold.svg#Gibson-SemiBold')
    format('svg');
  	font-weight: 600;
}

@font-face {
  font-family: 'Gibson';
  src: url('library/fonts/Gibson-Regular.eot?#iefix')
    format('embedded-opentype'),  url('library/fonts/Gibson-Regular.woff')
    format('woff'), url('library/fonts/Gibson-Regular.ttf')
    format('truetype'), url('library/fonts/Gibson-Regular.svg#Gibson-Regular') format('svg');
  	font-weight: 300;
}


/* Font Faces - END */

html {
	font-size: 100% !important;
}
body, p, td, ul, li {
	color: #404040;
	font-family: Gibson, 'Roboto', sans-serif;
	font-size: 1.125rem;
	font-weight: 300;
	line-height: 1.4em;
}
h1, h2, h3, h4, h5, h6 {
	color: #00656b;
	font-family: Gibson, 'Roboto', sans-serif;
	font-weight: 600;
	line-height: 1.2em;
	margin: 0 0 12px;
	padding: 0;
	text-rendering: optimizelegibility;
}
h1 {
	font-size: 5rem;
}
h2 {
	font-size: 2.25rem;
	margin-bottom: 30px;
}
h3 {
	font-size: 1.875rem;
}
h4 {
	font-size: 1.25rem;
}
h5 {
	font-size: 1.125rem;
}
h6 {
	font-size: 1rem;
}
a {
	color: #006766;
	outline: none;
	text-decoration: underline;
}
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: #00535a;
	text-decoration: underline;
}
a, a:link, a:hover, a:active, a:focus, a:visited:link {
	outline: none;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
}
img {
	border: 0;
	max-width: 100%;
	position: relative;
	width: auto\9;
	vertical-align: middle;
	-ms-interpolation-mode: bicubic;
}
img:not(.ls-bg) {
	height: auto !important;
}
img:before {
	background-color: #efefef;
	border: 2px dotted rgb(200, 200, 200);
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	display: block;
	height: 100px;
	width: 100%;
}
img:after {
	color: rgb(100, 100, 100);
	content: "\f127" " Broken Image of " attr(alt);
	display: block;
	font-size: 16px;
	font-style: normal;
	font-family: FontAwesome;
	left: 0;
	position: absolute;
	text-align: center;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	width: 100%;
}
blockquote {
	font-size: 36px;
    line-height: 2em;
    margin: 60px 0;
    position: relative;
    padding: 35px 0;
}
blockquote:after,
blockquote:before {
	content: '';
	width: 48%;
	height: 4px;
	position: absolute;
	left: 0;
	background: #9acccb;
}
blockquote:after {
	bottom: 0;
}
blockquote:before {
	top: 0;
}
blockquote p {
	font-size: 2.25rem;
	line-height: 1.6em;
}
img.cke_wordpress_more {
	height: 10px !important;
}
p {
	margin-bottom: 30px;
    margin-top: 30px;
	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: 20px 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;
}
div.ezcol-one-quarter, div.ezcol-one-half, div.ezcol-three-quarter, div.ezcol-one-third, div.ezcol-two-third, div.ezcol-one-fifth, div.ezcol-two-fifth, div.ezcol-three-fifth, div.ezcol-four-fifth {
	hyphens: none;
}
.sfm-rollback {
	display: none;
}
#post-not-found {
	padding-top: 30px;
	text-align: center;
}
.em-googlemap,
.acf-map {
	position:relative;
}
.overlay {
	bottom: 0;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 1;
}

/*********************
LAYOUT STYLES
*********************/
.center {
	margin: 0 auto;
	/*max-width: 1578px;*/
  max-width: 1170px;
}
.main-header .center, .inner-banner-categories .center {
	max-width: 1578px;
}
.inner-banner-categories .center {
	padding: 0 20px;
}
.extra_content {
	padding: 30px 0;
}
.extra-content-cols {
	margin: 0 -15px;
}
.extra-content-col {
	float: left;
	margin: 15px 0;
	padding: 0 15px;
}
.extra-content-col-02 .extra-content-col {
	width: 50%;
}
.extra-content-col-03 .extra-content-col {
	width: 33.333333%;
}
.extra-content-col-04 .extra-content-col {
	width: 25%;
}
.extra-content-col-05 .extra-content-col {
	width: 20%;
}
.extra-content-col-06 .extra-content-col {
	width: 16.6666667%;
}
.extra-content-col-02 .extra-content-col:nth-child:(2n+1),
.extra-content-col-03 .extra-content-col:nth-child:(3n+1),
.extra-content-col-04 .extra-content-col:nth-child:(4n+1),
.extra-content-col-05 .extra-content-col:nth-child:(5n+1),
.extra-content-col-06 .extra-content-col:nth-child:(6n+1) {
	clear: both;
}

/*** Enter your style for global layout here ***/
.inner-banner {
	background: url(library/images/banner-inner-3.jpg) no-repeat center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	padding: 80px 0 70px;
}
.better-advice-btn, .better-services-btn {
	-webkit-transition: all 200ms ease-in;
    -moz-transition: all 200ms ease-in;
    -o-transition: all 200ms ease-in;
    transition: all 200ms ease-in;
}
.better-advice-btn:hover {
	background: rgb(224, 135, 11) !important;
}
.better-services-btn:hover {
	background: #003b40 !important;
}
.main-header {
	padding: 23px 0 21px;
}
.inner-banner h1, .inner-banner h2 {
	margin: 0 0 15px 0;
    color: #FFF;
    text-align: center;
  text-transform: uppercase;
}
.banner-button {
	text-align: center;
	margin-top: 38px;
}
.banner-button .better-advice-btn {
	padding: 25px 24px 16px 24px;
    line-height: 26.7609px;
    color: rgb(255, 255, 255);
    background: rgb(240, 140, 0);
    white-space: nowrap;
    width: auto;
    height: auto;
    font-size: 17.8406px;
    border-width: 0px;
    display: inline-block;
	margin: 0 20px;
}
.banner-button .better-advice-btn > div {
	font-size: 30px;
    font-weight: 600;
    display: inline-block;
    vertical-align: middle;
	text-align: left;
  line-height: 22px;
}
.banner-button .better-advice-btn > div span {
	font-size: 17px;
    font-weight: normal;
}
.banner-button .better-advice-btn {
	margin-left: 0;
}
.banner-button .better-services-btn {
	padding: 25px 24px 16px 24px;
    line-height: 26.7609px;
    color: rgb(255, 255, 255);
    background: rgb(0, 83, 90);
    white-space: nowrap;
    width: auto;
    height: auto;
    font-size: 17.8406px;
    border-width: 0px;
	display: inline-block;
	margin: 0 20px;
}
.banner-button .better-services-btn > div {
	font-size: 30px;
    font-weight: 600;
    display: inline-block;
    vertical-align: middle;
	text-align: left;
  line-height: 22px;
}
.banner-button .better-services-btn > div span {
	font-size: 17px;
    font-weight: normal;
}
.logo {
	float: left;
}
.logo img {
	max-width: 380px;
}
.header-right {
	float: right;
  padding-top:14px;
}
.top-menu, .header-button {
	display: inline-block;
	vertical-align: middle;
	position: relative;
    z-index: 999;
}
.header-button .em-button {
  padding: 20px 30px 20px;
	font-weight: 600;
}
.top-menu {
	margin-right: 15px;
}
.mainbody {
	padding: 70px 0 55px;
}
.main-footer {
	background: #2b2d2d;
	padding: 50px 0 30px;
}
.main-footer .footer-section p, .main-footer .footer-section a {
	color: #FFF;
}
#menu-footer-menu-1 {
	list-style: none;
	margin: 0;
	padding: 0;
	text-align: center;
}
#menu-footer-menu-1 li {
	display: inline-block;
	vertical-align: top;
  padding: 10px 25px;
}
#menu-footer-menu-1 li a {
	color: #FFF;
  font-size: 1.25rem;
}

/*BOTTOM BAR*/
.bottom-bar {
	background: url(library/images/bottom-bar-bg.jpg) center no-repeat;
	background-size: cover;
	padding: 50px 0 30px;
}
.bottom-bar h2 {
	color: #FFF;
}
.bottom-bar label {
    background: #f08c00;
    height: 78px;
    width: 91px;
    padding: 23px 10px;
    text-align: center;
    position: absolute;
	top: 0;
    right: 0;
	cursor: pointer;
}
.search_form {
	width: 1148px;
	max-width: 100%;
	margin: 20px auto 0;
	position: relative;
}
.search_form input[type="text"] {
	font-size: 22px;
    height: auto;
    padding: 28px 120px 28px 28px;
    border: 0 none;
    background: #FFF;
    width: 100%;
	color: #000;
}

.dark-arrow-list {
	list-style: none;
	padding: 0;
	margin: 0;
}
.dark-arrow-list li {
	background: url(library/images/dark-right-arrow.png) left top 7px no-repeat;
    padding: 0 0 0 45px;
    margin: 25px 0;
}

.box-content {
    background: #00535a;
    padding: 35px 40px;
    height: 320px;
}
.box-content h3,
.box-content h2,
.box-content p {
	color: #FFF;
}
.box-content p {
	margin: 20px 0;
}
.box-content p:last-of-type {
	margin-bottom: 0;
}
.ezcol-one-quarter.box-content {
	margin-right: 2%;
	width: 23.5%;
}
.ezcol-one-quarter.ezcol-last.box-content {
	margin-right: 0;
}
#mapContainer.loading:before {
	background: rgba(0,0,0,0.5) url(library/images/loading.gif) no-repeat center center;
	-webkit-background-size: 100px auto;
	-moz-background-size: 100px auto;
	-o-background-size: 100px auto;
	background-size: 100px auto;
	bottom: 0;
	content: "";
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 1;
}
#mapContainer {
	position: relative;
}

/* Homepage - Enter any style for elements on homepage here */
.homepage-portals {
	background: url('library/images/portal-bg.jpg') top left no-repeat #9ccccb;
	padding-top: 1px;
}
.homepage-portals h3 {
	font-weight: normal;
	color: #FFF;
	margin-bottom: 0;
}
.homepage-portals .wrap {
	padding: 74px 0;
}
.homepage-portals ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.homepage-portals ul:after {
	content: '';
	display: block;
	clear: both;
}
.homepage-portals ul li {
	float: left;
    width: 25%;
    min-height: 354px;
	padding: 15px 30px;
	background-size: cover;
	position: relative;
	overflow: hidden;
}
.homepage-portals ul li:before {
	content: '';
    position: absolute;
    width: 300.1%;
    height: 162%;
    -webkit-transform: skew(-68deg);
    -moz-transform: skew(-68deg);
    -o-transform: skew(-68deg);
    background: #00656b;
    left: -151%;
    top: -164%;
    z-index: 0;
    -webkit-transition: all 200ms ease-in;
    -moz-transition: all 200ms ease-in;
    -o-transition: all 200ms ease-in;
    transition: all 200ms ease-in;
}
.homepage-portals ul li:hover:before {
    top: -62%;
}
.homepage-portals ul li .portal_body {
	display: none;
	-webkit-transition: all 200ms ease-in;
    -moz-transition: all 200ms ease-in;
    -o-transition: all 200ms ease-in;
    transition: all 200ms ease-in;
}
.homepage-portals ul li:hover .portal_body {
	display: block;
}
.homepage-portals ul li a {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	z-index: 9;
}
.homepage-portals .portal_content {
	position: relative;
	z-index: 1;
}
.homepage-portals p {
	color: #FFF;
	font-size: 18px;
	margin: 12px 0;
}
.homepage-portals p img {
	margin-top: -4px;
  margin-right: 10px;
}
.homepage-portals p.title {
	font-size: 30px;
    font-weight: 600;
	margin-bottom: 25px;
}
.homepage-portals li > img {
	position: absolute;
    right: 30px;
    bottom: 30px;
}
/*** Enter your custom style for elements on homepage here ***/

/*Product*/
.page-id-17 .mainbody > .center,
.tax-product_categories .mainbody > .center,
.post-type-archive-case_study .mainbody > .center {
	max-width: 100%;
}
.product-caption, .product-cat-des, .product-term-des {
	max-width: 1090px;
	margin: 0 auto;
	padding-bottom: 3%;
}
.product-term-des {
	padding-bottom: 0;
}
.back-to-cat {
	margin-bottom: 6%;
  text-align: center;
}
.inner-banner-categories .back-to-cat {
	margin-bottom: 0;
}
.back-to-cat .arrow-down {
	margin-left: 40px;
  max-width: 50px;
}
.back-to-cat a {
	display: inline-block;
  vertical-align: middle;
}
.product-caption p, .product-cat-des p, .product-term-des p {
	line-height: 170%;
  margin-top: 0;
}
ul.product-cat {
	margin: 0;
	padding: 0;
	text-align: center;
}
ul.product-cat li {
	display: inline-block;
	list-style: none;
	max-width: 476px;
	margin: 0 auto;
	text-align: center;
	vertical-align: top;
	width: 25%;
}
ul.product-cat li a {
	display: block;
	text-decoration: none;
}
ul.product-cat li h3 {
	font-size: 1.625rem;
	font-weight: 700;
	margin-bottom: 20px;
}
ul.product-cat li h3.product-title {
	text-transform: uppercase;
}
.product-cat-hover-button {
	display: none;
}
ul.product-cat li a:hover .product-cat-thumb:after {
	bottom: 0;
	content: '';
	background-color: rgba(0, 83, 90, 0.7);
	left: 0;
	margin: 0 auto;
	position: absolute;
	right: 0;
	top: 0;
}
ul.product-cat li a:hover .product-cat-hover-button {
	border: 1px solid #FFF;
	color: #FFF;
	display: inline-block;
	font-size: 1.625rem;
	font-weight: 700;
	left: 0;
	letter-spacing: 1px;
	margin: 0 auto;
	max-width: 327px;
	position: absolute;
	right: 0;
	text-align: left;
	text-transform: uppercase;
	transform: translateY(-50%);
	top: 50%;
	z-index: 999;
  width: 100%;
}
ul.product-cat li a:hover .product-cat-hover-button, .page-id-17 ul.product-cat li a:hover .product-cat-hover-button {
	padding: 30px;
}
ul.product-cat li a:hover .product-cat-hover-button.deets {
	padding: 30px 30px 30px 50px;
}
ul.product-cat li .product-cat-hover-button:after {
	background-image: url(library/images/arrow-bg.png);
	background-position: center right;
	background-repeat: no-repeat;
	bottom: 0;
	content: '';
	height: 20px;
	margin: auto 0;
	position: absolute;
	right: 30px;
	top: 0;
	width: 24px;
}
ul.product-cat li .product-cat-thumb {
	position: relative;
}
ul.product-cat li .product-cat-description {
	margin-bottom: 55px;
	margin-top: 55px;
	padding-left: 60px;
	padding-right: 60px;
}
.tax-product_categories .inner-banner .banner-button, .single-products .inner-banner .banner-button {
	display: none;
}
.tax-product_categories .inner-banner h1, .single-products .inner-banner h1 {
	font-weight: 900;
	text-transform: uppercase;
}
.tax-product_categories .inner-banner,
.single-case_study .inner-banner {
	background-image: none;
	background-color: #9ec6c9;
	padding: 40px 0;
}
/*Single Product Page*/
.single-products .main-header {
	border-bottom: 2px solid #b2b2b2;
}
.breadcrumbs {
	margin-bottom: 40px;
}
.breadcrumbs span:first-child {
	padding-left: 0;
}
.breadcrumbs span {
	padding: 0 2px;
}
.breadcrumbs span a {
	text-decoration: underline;
}
.product-left, .product-right  {
	float: left;
}
.product-left {
	width: 55%;
}
.product-right  {
	width: 45%;
}
.product-right {
	padding-left: 75px;
}
.product-photo-caption {
	height: 80px;
	padding-top: 10px;
	text-align: center;
}
.product-right .flexslider {
	margin-bottom: 0;
}
.product-right .flex-direction-nav a {
	bottom: 80px;
}
.product-left h2 {
	font-size: 3.2rem;
	font-weight: 900;
	text-transform: uppercase;
}
.product-left .product-desc p:first-child {
  font-size: 1.4375rem;
  margin-bottom: 40px;
}
.product-left .the_benefits {
	border-bottom: 1px solid #b2b2b2;
  border-top: 1px solid #b2b2b2;
  margin-top: 55px;
  padding: 30px 0 25px 0;
}
.product-left .benefits {
  columns: 2;
  -webkit-columns: 2;
  -moz-columns: 2;
	padding-left: 0;
}
.product-left .benefits li {
	background-image: url(library/images/check.jpg);
	background-position: left 5px;
	background-repeat: no-repeat;
	list-style: none;
	margin-top: 30px;
	padding-left: 42px;
  text-align: left;
}
.product-left .benefits li:first-child {
	margin-top: 0;
}
.single-products .benefits h4 {
	color: #000;
	font-size: 1.3rem;
}
.product-tabs {
	margin-top: 4.8%;
}
.product-tabs ul.tabs {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.product-tabs ul.tabs li {
	background: #e5edee;
	color: #00535a;
	display: inline-block;
	font-size: 1.3rem;
	font-weight: 700;
	margin-right: 18px;
	padding: 20px 50px;
	cursor: pointer;
}
.product-tabs ul.tabs li.current {
	background: #00535a;
	color: #FFF;
}
.product-tabs .tab-content {
	display: none;
	background: #f9fbfb;
  border: 1px solid #c4d7d9;
	padding: 6.7% 13.7%;
  min-height:400px!important;
  text-align: center;
}
.product-tabs .tab-content.current {
	display: inherit;
}
.availability-content {
	margin-bottom: 20px;
}
.product-tabs ul.tabs li.data-sheet {
	padding: 0;
}
.product-tabs ul.tabs li.data-sheet a {
	background-image: url(library/images/download.png);
	background-position: 30px center;
	background-repeat: no-repeat;
  display: block;
  padding: 20px 50px;
  padding-left: 74px;
  text-decoration: none;
}
.product-tabs .tab-content .enquire-form {
	max-width: 550px;
  margin: 0 auto;
}
.product-tabs .tab-content .enquire-form input[type="text"], .product-tabs .tab-content .enquire-form input[type="email"], .product-tabs .tab-content .enquire-form textarea {
	border: 0;
  height: 50px;
  padding: 10px 15px;
}
.product-tabs .tab-content .enquire-form textarea {
	height: 150px;
}
.product-tabs .tab-content p {
	font-size: 1.25rem;
  margin-bottom: 25px;
}
/*.product-tabs .tab-content.overview img, .product-tabs .tab-content.specs img {
	border: 2px solid #e0eaeb;
}*/

/* Case Studies */
.case-study-full-width {
	padding: 50px 0;
}
.case-study-full-width .center {
	max-width: none;
}
.case-study-spec {
	font-size: 1.4375rem;
	line-height: 1.4em;
	margin-bottom: 25px;
}
.product-left h3,
.case-study-section h3,
.case-study-extra-info h3 {
	font-weight: 500;
}
.case-study-sections {
	margin-top: 40px;
	overflow: hidden;
}
.case-study-sections .case-study-section:after,
.case-study-sections .case-study-section:first-child:before {
	background: #B2B2B2;
	bottom: 0;
	content: "";
	height: 1px;
	left: 0;
	position: absolute;
	width: 9999em;
}
.case-study-sections .case-study-section:nth-child(2n):after {
	display: none;
}
.case-study-sections .case-study-section:first-child:before {
	bottom: auto;
	top: 0;
}
.case-study-section {
	float: left;
	padding: 35px 0 3px;
	position: relative;
}
.case-study-sections .case-study-section:nth-child(2n+1) {
	clear: both;
	width: 55%;
}
.case-study-sections .case-study-section:nth-child(2n) {
	padding-left: 75px;
	width: 45%;
}
.case-section-items {
	border: none;
	font-size: 1.4375rem;
	line-height: 1.4em;
	width: 100%;
}
.case-section-items td,
.case-section-items th {
	padding: 12px 0;
	vertical-align: top;
}
.case-section-items th {
	padding-right: 10px;
}
.case-section-items th {
	font-weight: 500;
	text-align: left;
	text-transform: uppercase;
}
.case-study-extra-info {
	margin-top: 40px;
}
.case-study-extra-info h4 {
	color: #404040;
	font-size: 1.4375rem;
	font-weight: normal;
	margin-top: 25px;
}
.post-type-archive-case_study .product-cat {
	max-width: 1428px;
	margin-left: auto;
	margin-right: auto;
}
.post-type-archive-case_study ul.product-cat li {
	width: 33.333333%;
}

/*Resources*/
.pdf-resources {
	margin-top: 50px;
}
.em-resources {
	padding-left: 0;
}
.em-resources h3 {
	font-size: 1.5rem;
}
.em-resources-list {
  font-size: 1.3rem;
	list-style: none;
  float: left;
  width: 50%;
  padding: 10px 0;
}
.em-resources li .fa {
	padding-right: 15px;
}

/* Store Locator Plus */
#sl_div {
	margin-left: 10%;
	margin-right: 10%;
}
.slp_search_form:before {
	color: #00656b;
	content: "Enter your postcode below to find stores near you";
	display: block;
	font-size: 1.875rem;
	font-weight: 600;
	line-height: 1.2em;
	margin-bottom: 12px;
}
.slp_search_container {
	background: #00535b;
	padding: 25px;
}
.slp_search_form .search_box .search_item label,
.slp_search_form .search_box .search_item div#addy_in_radius {
	display: none;
}
form.slp_search_form .search_box {
	display: block;
	position: relative;
}
.slp_search_form .search_box .search_item input#addressInput {
	border: none;
	display: block;
	height: 74px;
	padding: 12px 120px 12px 28px;
	width: 100%;
}
form.slp_search_form .search_box .search_item {
	display: block;
	margin: 0;
}
.slp_search_form .search_box .search_item #radius_in_submit {
	position: absolute;
	right: 0;
	top: 0;
	width: 91px;
}
.slp_search_form .search_box .search_item .slp_ui_button {
	background: #f08c00 url(library/images/magnifier-icon.png) no-repeat center center;
	display: block;
	font-size: 0;
	height: 74px;
	line-height: 0;
	margin: 0;
	padding: 0;
	text-indent: -9999px;
	width: 100%;
}
div#map.slp_map {
	margin-bottom: 20px;
	margin-top: 5%;
}
#map_sidebar .results_wrapper {
	background: #f7f7f3;
	border: none;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	float: left;
	margin: 2% 0 0;
	padding: 0 25px 25px;
	width: 49%;
	min-height: 350px;
}
.results_wrapper div.results_entry:hover {
	background: none;
}
#map_sidebar .results_wrapper:nth-child(2n) {
	float: right;
}
#map_sidebar .results_wrapper:nth-child(2n+1) {
	clear: both;
}
.results_entry div.results_row_left_column, .results_entry .results_row_center_column, .results_entry .results_row_right_column {
	display: block;
	float: none;
	text-align: left;
	width: auto;
}
.results_entry div.results_row_left_column {
	background: #262223;
	margin: 0 -25px 30px;
	position: relative;
}
.results_wrapper span.location_name {
	background:#00535b;
    color: #fff;
    display: block;
    font-size: 1.3125rem;
    font-weight: 600;
    padding: 18px 115px 18px 25px;
}
.location_distance {
    background: #117d7f;
    bottom: 0;
    color: #fff;
    display: block;
    min-width: 93px;
    padding: 20px 10px 0;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
}
.results_entry .results_row_left_column {
	margin-bottom: 10px;
}
.results_entry .results_row_center_column {
	padding-left: 30px;
}
.results_wrapper span.slp_result_phone, .results_wrapper span.slp_result_website, .results_wrapper span.slp_result_email {
	display: block;
	margin-top: 30px;
	padding-top: 0;
}
.results_wrapper span.slp_result_phone {
	margin-top: 30px;
}
.results_wrapper span.slp_result_street:before,
.results_wrapper span.slp_result_phone:before,
.results_wrapper span.slp_result_website a:before,
.results_wrapper span.slp_result_email:before {
	color: #242121;
	content: "\f041";
	font-family: FontAwesome;
	left: -30px;
	margin-right: 5px;
	position: absolute;
	top: 0;
	width: 20px;
}
.results_wrapper span.slp_result_street, .results_wrapper span.slp_result_street2, .results_wrapper span.slp_result_citystatezip {
	display: inline;
	position: relative;
}
.results_wrapper span.slp_result_phone:before {
	content: "\f095";
	top: 0;
}
.slp_result_fax {
	display: none;
}
.results_wrapper span.slp_result_website a:before,
.results_wrapper span.slp_result_email:before {
	left: 0;
}
.results_wrapper span.slp_result_website a:before {
	content: "\f0ac";
	top: -3px;
}
.results_wrapper span.slp_result_email:before {
	content: "\f0e0";
}
.results_wrapper span.slp_result_phone,
.results_wrapper span.slp_result_website a,
.results_wrapper span.slp_result_email {
	position: relative;
}
.results_wrapper span.slp_result_website a,
.results_wrapper span.slp_result_email {
	padding-left: 30px;
}
#sl_div .slp_result_contact a.storelocatorlink:hover {
	background: none;
	text-decoration: underline;
}
.slp_result_directions {
	display: none;
}
.slp_result_table_tags {
	font-size: 13px;
	line-height: 1.4em;
	margin-top: 20px;
	position: relative;
}
.slp_result_table_tags .tagtext {
	display: block;
}
.gm-style-iw #sl_info_bubble {
	font-size: 13px;
}
ul.em-slp-tags {
	margin: 0;
	padding: 0;
}
#sl_info_bubble ul.em-slp-tags {
	display: none;
}
ul.em-slp-tags li:before {
	content: "\25CF";
	font-size: 12px;
	margin: 0 7px 0 0;
}
ul.em-slp-tags li {
	display: inline;
	font-size: 13px;
	line-height: 1.4em;
	margin: 0 7px 0 0;
}
#slp_tags ul.em-slp-tags li {
	display: block;
	font-size: 12px;
	margin-right: 0;
	white-space: nowrap;
}
#slp_bubble_name {
	font-size: 14px;
}
#slp_bubble_address2 {
	display: none;
}
#slp_bubble_phone {
	display: block;
	font-size: 14px;
	margin-top: 15px;
}
#slp_bubble_phone br {
	display: 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: #b8b8b8;
	color: #fff;
	display: block;
	font-size: 1rem;
	font-weight: normal;
	letter-spacing: 0.006em;
	padding: 22px 15px 21px 20px;
	position: relative;
	text-decoration: none;
}
.main-sidebar ul.menu > li.current-menu-item > a, .main-sidebar ul.menu > li > a:hover {
	background: #152e54;
}

/*********************
IMAGE SCROLLER
*********************/
.em-image-scroller .mTS_horizontal ul.mTSContainer > li {
	margin-left: 18px;
}
.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;
}

/*********************
ACCORDION
*********************/
.accordion {
	margin: 30px 0;
}
h3.accordion-title:before {
	content: "\002B";
	line-height: 1em;
	margin-top: -12px;
	position: absolute;
	right: 34px;
	top: 50%;
}
h3.accordion-title.open:before {
	content: "\2212";
}
h3.accordion-title {
	background: #e7eff5;
	cursor: pointer;
	font-size: 1.333333rem;
	font-weight: normal;
	margin: 0 0 4px;
	padding: 29px 60px 29px 28px;
	position: relative;
}
h3.accordion-title.open {
	background: #00284d;
	color: #fff;
}
.accordion-content {
	background: #f2f2f2;
	margin: -4px 0 23px;
	padding: 30px 55px;
}

/*********************
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;
}
.flex-direction-nav {
	height: 0;
}
.flex-nav-prev {
	float: left;
}
.flex-nav-next {
	float: right;
}
.flex-direction-nav a:before {
	color: #FFF;
	font-family: FontAwesome;
	line-height: 77px;
	text-indent: 0;
	text-shadow: none;
  text-align: center;
  width: 82px;
}
.flex-direction-nav .flex-nav-prev a:before {
	content: "\f104";
}
.flex-direction-nav .flex-nav-next a:before {
	content: "\f105";
}
.flex-direction-nav a:hover:before {
	color: rgba(0,0,0,1);
}
.flex-direction-nav a {
  background-color: rgba(0, 83, 90, 0.5);
  bottom: 0;
	font-size: 0;
  height: 82px;
	line-height: 0;
	opacity: 1 !important;
	outline: none;
	text-indent: -999em;
	width: 82px;
  top: auto;
}
.flex-direction-nav .flex-prev, .flexslider:hover .flex-direction-nav .flex-prev {
	left: 0;
}
.flex-direction-nav .flex-next, .flexslider:hover .flex-direction-nav .flex-next {
	right: 0;
}
.flexslider .slides img {
    -webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-o-user-select: none;
	user-select: none;
}

/*********************
NEXTGEN FLEXSLIDER
*********************/
.flexslider.em-nextgen-flexslider {
	margin: 0;
}
.flexslider.em-nextgen-flexslider .slides > li {
	margin-right: 36px;
}

/*********************
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;
}
#fancybox-freequote .gform_wrapper h3.gform_title {
	font-size: 1.875rem;
}
#fancybox-freequote .gform_wrapper input[type="submit"] {
	font: normal 1.25rem/1.2em 'Roboto', sans-serif;
  padding: 12px 35px 12px;
  height: auto;
}
#fancybox-freequote #gform_wrapper_1 ul.gform_fields li.gfield {
	padding-right: 0;
}
#fancybox-freequote #gform_wrapper_1 form {
	padding: 0 20px 20px;
}
/*********************
BLOG
*********************/
.img-zoom {
    width: auto;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;

	filter: grayscale(0%);
    -webkit-filter: grayscale(0%);
    filter: none;
}
.img-zoom:hover {
    -webkit-transform: scale(1.075);
    -moz-transform: scale(1.075);
    -o-transform: scale(1.075);
    transform: scale(1.075);

	filter: grayscale(100%);
    -webkit-filter: grayscale(100%);  /* For Webkit browsers */
    filter: gray;  /* For IE 6 - 9 */
    -webkit-transition: all .6s ease;  /* Transition for Webkit browsers */
}
.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 {
	font-size: 0.875rem;
	margin-bottom: 14px;
}
.post-list-date a {
	text-decoration: underline;
}
h2.entry-title {
	font-size: 1.5rem;
	margin-bottom: 10px;
}
.post-list-thumbnail {
	margin-bottom: 24px;
	position: relative;
	overflow: hidden;
}
.post-list-thumbnail a.em-button {
	position: absolute;
	bottom: 0;
	right: 0;
}
.post-list-content p {
	margin-top: 0;
}
.post-list-content a.excerpt-read-more {
	display: none;
}
.post-tags:before {
	content: "\f02c";
	font-family: FontAwesome;
	left: 0;
	position: absolute;
	top: 1px;
}
.post-tags {
	font-size: 0.875rem;
	margin: 15px 0 0;
	padding: 0 0 0 30px;
	position: relative;
}
h1.single-title {
	font-size: 1.8125rem;
	font-weight: normal;
}
.post-image {
	margin: 15px 0;
}

/*********************
NAVIGATION
*********************/
nav.main-nav ul.nav {
	*zoom: 1;
	list-style: none;
	margin: 0;
	padding: 0;
}
nav.main-nav ul.nav li {
	display: inline-block;
	vertical-align: bottom;
	position: relative;
}
nav.main-nav ul.nav li a {
	color: #010101;
    font-size: 1.25rem;
    padding: 10px 20px;
    display: block;
  	text-decoration: none;
}
nav.main-nav ul.nav li a:hover {
	text-decoration: none;
	color: #006766;
}
nav.main-nav ul.nav li ul {
	background: #9acccb;
	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: 330px;
	z-index: 2;
}
nav.main-nav ul.nav > li.current-menu-item:after, nav.main-nav ul.nav > li:hover:after {
		content: '';
    position: absolute;
    width: 100%;
    height: 11px;
    background: #9acccb;
    /*bottom: -32px;*/
}
nav.main-nav ul.nav li:hover > ul,
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;
	display: block;
}
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: #00535a;
	color: #FFF;
}

/*********************
SuperFly Menu
*********************/
.sfm-navicon-button {
	padding: 20px 8px;
}

/*********************
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;
}

/*********************
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;
}
/*map template */
.col-md-8,.col-md-4,.col-md-12{padding-left:18px;float:left;}
.col-md-8{width:61%;padding-right:5%;}
.col-md-4{width:39%;}
.col-md-12{width:100%;float:left;}
.maindiv{margin:0 8.2%;}
#map {
    width: 100%;
    height: 100%;
}
.right_top{background:#00535a; padding:30px;margin-bottom:12%;}
.phoneAndfax{
	margin: 0 0 10px;
	padding: 0px;
	width: 100%;
	display: table;
}
.phoneAndfax span{
	width:50%;
	float:left;
}
.right_top span, .right_top p{color:#fff; /*font-size: 1.4375rem;*/ font-size: 1.15rem; margin-bottom: 4px;}
.right_top a {color:#fff; text-decoration: none;}
.rightspan{text-align:right;}
.right_top .phoneAndfax i, .right_top span i{
    background: #2b8788;
    border-radius: 50%;
    padding: 11px;
    display: inline-block;
    width: 46px;
    height: 46px;
    text-align: center;
    font-size: 24px;
    margin-right: 10px;
	}
.em_center{width:100%;}
.panel-map h2, .panel-map h3{color:#00535a;}
.panel-map h2 {
	font-weight: 600;
}
.single-map_location .maindiv {
	margin: 0;
}
/*end map*/
/*********************
RESPONSIVE STYLES
*********************/
@media (max-width: 1800px)  {
	.product-left {
		width: 45%;
	}
	.product-right {
		width: 55%;
	}
	.product-right h2 {
		font-size: 4rem;
		margin-top: 20px;
	}
}
@media (max-width: 1600px) {
	.banner-area .better-advice-btn {
		left: -60px;
		position: relative;
	}
	.banner-area .better-services-btn {
		position: relative;
		right: -70px;
	}
	.product-right .specs li {
		font-size: 1.25rem;
	}
  h2, .product-left h2 {
  	font-size: 3rem;
  }
  .header-button .em-button,
  nav.main-nav ul.nav li a {
	  font-size: 1.125rem;
  }
}
@media(max-width: 1440px) {
	.product-left, .product-right {
		width: 50%;
	}
	.single-products .pdf-image img {
		display: block;
		margin: 0 auto;
	}
	.product-tabs ul.tabs li {
		font-size: 1.225rem;
    padding: 20px 40px;
	}
	ul.product-cat li .product-cat-description {
		padding-left: 25px;
		padding-right: 25px;
	}
}
@media (max-width: 1578px) {
	.main-header, .inner-banner, .mainbody, .bottom-bar, .main-footer {
		padding-left: 15px;
		padding-right: 15px;
	}
	.homepage-portals p {
		font-size: 16px;
		margin: 8px 0;
	}
	.homepage-portals p.title {
		font-size: 22px;
		margin-bottom: 17px;
		line-height: 1.2em;
	}
	.homepage-portals ul li {
		min-height: 300px;
	}
	.homepage-portals ul li:hover:before {
		top: -47%;
	}
}
@media(max-width: 1400px) {
	.right_top {
    padding: 30px 25px;
	}
  ul.product-cat li a:hover .product-cat-hover-button.deets {
    max-width: 260px;
    padding: 30px 30px 30px 30px;
	}
}
@media (max-width: 1328px) {
	nav.main-nav ul.nav li a {
		padding: 10px 10px;
	}
	blockquote {
		padding: 10px 0;
		font-size: 1.8rem;
	}
	blockquote p {
		font-size: 1.8rem;
	}
	ul.product-cat li a:hover .product-cat-hover-button {
		font-size: 1.125rem;
		padding: 20px;
	}
  .right_top span, .right_top p {
  	font-size: 1.2rem;
  }
  ul.product-cat li a:hover .product-cat-hover-button.deets {
    padding: 20px 15px 20px 30px;
	}
  ul.product-cat li a:hover .product-cat-hover-button.deets  {
  	max-width: 237px;
    text-align: left !important;
  }
}
@media(max-width: 1300px) {
  .product-tabs ul.tabs li.local-store {
  	display: none;
  }
}
@media (max-width: 1200px) {
	.logo img {
	    max-width: 320px;
	}
	.header-right {
		margin-top: 2px;
	}
	nav.main-nav ul.nav li a {
		padding: 10px 8px;
		font-size: 1rem;
	}
	.header-button a.em-button {
		padding: 15px;
		font-size: 1rem;
	}
	.ezcol-one-quarter.box-content {
		margin: 1.5%;
		width: 47% !important;
	}
	.ezcol-one-quarter.ezcol-last.box-content {
		margin-right: 1.5%;
	}
  .phoneAndfax span {
    display: block;
    float: none;
    text-align: left;
  	width: 100%;
  }
  .phoneAndfax {
  	margin-bottom: 0;
  }
  h2, .product-left h2 {
  	font-size: 1.5rem;
  }
  ul.product-cat li a:hover .product-cat-hover-button.deets {
    max-width: 210px;
	}
}
@media (min-width: 1024px) {
  .mobile-banner {
  	display: none;
  }
}
@media (max-width: 1023px) {
	h1 {
		font-size: 3rem;
	}
	h2, .product-left 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, .flexslider:hover .flex-direction-nav .flex-prev {
		left: 0;
	}
	.flex-direction-nav .flex-next, .flexslider:hover .flex-direction-nav .flex-next {
		right: 0;
	}
	div.ezcol-last + .ezcol-divider {
		clear: both !important;
		display: block !important;
	}
	.cd-top {
		bottom: 20px;
		right: 20px;
	}
	.sfm-rollback {
		display: block;
		width: 0;
	}
	.extra-content-col-05 .extra-content-col {
		width: 50%;
	}
	.extra-content-col-06 .extra-content-col {
		width: 33.333333%;
	}
	.extra-content-col-05 .extra-content-col:nth-child:(5n+1),
	.extra-content-col-06 .extra-content-col:nth-child:(6n+1) {
		clear: none;
	}
	.extra-content-col-05 .extra-content-col:nth-child:(2n+1),
	.extra-content-col-06 .extra-content-col:nth-child:(3n+1) {
		clear: both;
	}

	/* 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 ***/
	.main-header {
		padding-left: 35px;
	}
	.top-menu {
		display: none;
	}
	.banner-area {
		display: none;
	}
	.banner-button {
		margin-top: 30px;
	}
	.banner-button .better-advice-btn > div, .banner-button .better-services-btn > div {
		font-size: 24px;
		text-align: left;
	}
	.banner-button .better-advice-btn, .banner-button .better-services-btn {
		padding: 15px;
		line-height: 22.7609px;
		width: 275px;
		max-width: 90%;
	}
	.homepage-portals .wrap {
		padding: 40px 0;
	}
	.homepage-portals ul li {
		width: 33.33%;
	}
	.home .mainbody {
		min-height: initial !important;
	}
	ul.product-cat li,
  ul.product-cat.products-total-3 li,
  ul.product-cat.products-total-2 li {
		width: 50%;
	}
	ul.product-cat li img {
		width: 100%;
	}
  .mobile-banner {
  	background-image: url(library/images/HOMEPAGE-photo.jpg);
    background-position: center;
    background-repeat: no-repeat;
    padding: 10% 0;
    text-align: center;
  }
  .mobile-banner .center {
  	padding: 0 15px;
  }
  .mobile-banner h1 {
  	color: #FFF;
    margin-bottom: 30px;
  }
  .better-advice-btn, .better-services-btn {
    display: inline-block;
  	max-width: 310px;
    margin: 0 15px;
    text-align: left;
  }
}

@media (max-width: 1023px) and (min-width: 768px) {
	/* Responsive Column */
	div.ezcol-one-half,
	div.ezcol-one-third,
	div.ezcol-two-third {
		margin-right: 4%;
	}
	div.ezcol-one-third {
		width: 30.666% !important;
	}
	div.ezcol-two-third {
		width: 65.334% !important;
	}
	div.ezcol-last {
		float: right;
		margin-right: 0;
	}
}
@media(min-width: 768px) {
  .inner-banner-categories .cat-title {
  	float: left;
    margin-top: 15px;
  }
  .inner-banner-categories .back-to-cat {
  	float: right;
  }
}
@media(max-width: 991px) {
  .product-left, .product-right {
		float: none;
		width: 100%;
	}
  .product-right {
  	width: 50%;
    margin: 30px auto 0;
  }
	.product-tabs ul.tabs li {
		padding: 25px;
	}
	.product-tabs ul.tabs li {
		margin-right: 0;
		width: 100%;
	}
	.product-right {
		padding-left: 0;
		padding-right: 0;
	}
	.single-products .pdf-image .em-button {
		margin-bottom: 30px;
	}
  .em-resources-list {
  	float: none;
    width: 100%;
  }
  .product-tabs {
  	margin-top: 0;
  }
  .case-study-sections {
	  margin-top: 10px;
  }
  .list-checkmark li::before {
	  top: 0;
  }
  .list-checkmark li {
	  margin-top: 20px;
	  padding-left: 30px;
  }
}
@media(max-width: 950px) {
	.product-right .specs li {
		display: block;
		margin-bottom: 25px;
		margin-right: 0;
		width: 100%;
	}
}
@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;
	}
	div.ezcol-one-half,
	div.ezcol-one-third, div.ezcol-two-third {
		margin-right: 0;
		width: 100% !important;
	}
	.cd-top {
		bottom: 10px;
		right: 10px;
	}
	.extra-content-col-04 .extra-content-col
	.extra-content-col-05 .extra-content-col,
	.extra-content-col-06 .extra-content-col {
		width: 50%;
	}
	.extra-content-col-04 .extra-content-col:nth-child:(2n+1),
	.extra-content-col-06 .extra-content-col:nth-child:(2n+1) {
		clear: both;
	}

	/* 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;
	}

	/* Responsive Column */
	.ezcol-one-quarter, .ezcol-one-half, .ezcol-three-quarter, .ezcol-one-third, .ezcol-two-third, .ezcol-one-fifth, .ezcol-two-fifth, .ezcol-three-fifth, .ezcol-four-fifth {
		margin-bottom: 10px;
		margin-top: 10px;
	}

	/*** Enter your custom style here ***/
	.main-header {
		padding-left: 15px;
	}
	.logo, .header-right {
		float: none;
		margin: 0 auto;
		text-align: center;
	}
	.logo {
		margin-bottom: 12px;
	}
	p {
		margin-bottom: 15px;
		margin-top: 15px;
	}
	blockquote p {
		font-size: 1.4rem;
		margin: 10px 0;
	}
	.main-header, .inner-banner, .mainbody, .bottom-bar, .main-footer, .case-study-full-width {
		padding-top: 20px;
		padding-bottom: 20px;
	}
	.dark-arrow-list li {
		margin: 20px 0;
	}
	.homepage-portals ul li {
		width: 50%;
	}
	.product-tabs ul.tabs li {
		display: block;
		margin-right: 0;
	}
	ul.product-cat li,
  ul.product-cat.products-total-3 li,
  ul.product-cat.products-total-2 li,
  .post-type-archive-case_study ul.product-cat li,
  .case-study-full-width ul.product-cat li {
		float: none;
		width: 100%;
	}
	.col-md-8,.col-md-4{width:100%;}
	.right_top{margin-top:10%;}
	.col-md-8, .col-md-4, .col-md-12{padding-right:13px;}
	.maindiv { 	margin: 0 3.2%;	}
  .phoneAndfax {
  	margin: 0;
  }
	.phoneAndfax span{
	margin:0 0 10px 0;
	width:100%;
	text-align:left;
	}
	.banner-button .better-advice-btn, .banner-button .better-services-btn {
	margin: 15px 0;
	}
	#sl_div {
	    margin-left: 0;
	    margin-right: 0;
	}
	#showcolumn .results_wrapper,
	#map_sidebar .results_wrapper {
		float: none !important;
		margin-left: 0 !important;
		margin-right: 0 !important;
		min-height: 1px !important;
		width: 100% !important;
	}
	.better-advice-btn div, .better-services-btn div {
	font-size: 22px !important;
	}
	.better-advice-btn div span, .better-services-btn div span {
	font-size: 12px !important;
	}
	.home .main-content h2 {
	/*  	margin-bottom: 0;*/
	}
	.home .main-content div.ezcol-one-half, .home .main-content div.ezcol-one-third, div.ezcol-two-third {
	margin-bottom: 0;
	margin-top: 0;
	}
	.home .main-content div.ezcol-one-half:first-child {
	margin-bottom: 0;
	}
	.home .main-content div.ezcol-one-half p:last-child {
	margin-bottom: 0;
	}
	.right_top span, .right_top p {
	font-size: 1rem;
	}
	.product-right {
	width: 70%;
	margin: 30px auto 0;
	}
	.product-left .product-desc p:first-child {
	font-size: 1.125rem;
	}
	.slp_search_form::before {
		font-size: 1.5rem;
	}
	.slp_search_container {
	    padding: 15px;
	}
	.slp_search_form .search_box .search_item input#addressInput,
	.slp_search_form .search_box .search_item .slp_ui_button {
		height: 60px;
	}
	#sl_div div#map.slp_map {
	    height: 420px;
	}
	.case-study-sections .case-study-section:nth-child(2n)::after {
		display: block;
	}
	.case-study-section {
		float: none;
		padding: 30px 0 !important;
		width: auto !important;
	}
	.case-section-items,
	.case-section-items tbody,
	.case-section-items tr,
	.case-section-items th,
	.case-section-items td {
		display: block;
	}
	.case-section-items {
		margin: 0;
	}
	.case-section-items th,
	.case-section-items td {
		padding: 0;
	}
	.case-section-items tr {
		padding-top: 20px
	}
	.case-section-items tbody tr:first-child {
		padding-top: 0;
	}
	.case-section-items td {
		padding-top: 5px;
	}
	.case-study-extra-info {
		margin-top: 30px;
	}
	ul.product-cat li .product-cat-description {
		margin-top: 20px;
	}
}

@media (max-width: 603px) {
	.ezcol-one-quarter.box-content {
		margin: 10px 0 !important;
		width: 100% !important;
	}
	.homepage-portals ul li {
		width: 100%;
	}
	.better-advice-btn, .better-services-btn {
    display: block;
    margin: 15px auto;
    max-width: 250px;
    padding: 14.7964px 19.8229px 11.8406px 24.7786px !important;
  }
  .mobile-banner {
  	padding: 10% 0 7% 0;
  }
}
@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;
	}
	.extra-content-cols .extra-content-col {
		width: 100%;
	}
	/*** Enter your custom style here ***/
  .footer-section a.bottom-link {
  	display: block;
  }
  .excite {
  	display: block;
  }
  span.break {
  	display: none;
  }
  .mobile-banner h1 {
  	font-size: 2rem;
  }
  .product-right {
  	width: 100%;
    margin: 30px auto 0;
  }
}
