/*
Theme Name: 
Theme URI: 
Author: Craig Stott @ Urban River
Author URI: http://www.urbanriver.com/
Description: This theme was built for Cable Joints by Craig Stott @ Urban River
Version: 1.0.20211108
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: Bespoke, 
Text Domain: 
*/


/************************************************************************************************************************
 * CSS RESET STYLES
 ************************************************************************************************************************/
body, div, dl, dt, dd, li, pre, form, fieldset, input, textarea, p, blockquote, th, td, button { margin: 0; padding: 0; } h1, h2, h3, h4, h5, h6 { margin: 0; padding: 0; font-size: 100%; font-weight: normal; } address, caption, cite, code, dfn, em, strong, var { font-style: normal; font-weight: normal; } ol, ul { list-style: none; margin: 0; padding: 0; } table { border-collapse: collapse; border-spacing: 0; } caption, th { text-align: left; font-weight: normal; font-style: normal; } acronym, abbr, fieldset, img { border: 0;} :focus { outline: 0; } article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; } .clearfix:before, .clearfix:after { content: ""; display: table; } .clearfix:after { clear: both; } 
* { -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; margin: 0; padding: 0; }


/************************************************************************************************************************
 * GRID STYLES
 ************************************************************************************************************************/
/* Change these styles.  */
.row { width: 1080px; } /* With 15px for the gutter, this makes the width 1050px */
	.row .row { margin:0 -15px; }
.column,.columns { padding:0 15px; }
.sidebar.columns, .sidebar.column { padding-left: 50px; }
.sidebar.columns.pull-eight, .sidebar.column.pull-eight { padding: 0 50px 0 15px; }
@media only screen and (max-width:767px){
	.row .mobile-one, .row .mobile-two, .row .mobile-three, .row .mobile-four, .sidebar.columns, .sidebar.column, .sidebar.columns.pull-eight, .sidebar.column.pull-eight{ padding:0 15px; }
}
@media only screen and (max-width:600px){
	.row .mobile-one.break-600, .row .mobile-two.break-600, .row .mobile-three.break-600, .row .mobile-four.break-600 { width:auto!important;float:none!important; }
}
@media only screen and (max-width:500px){
	.row .mobile-one.break-500, .row .mobile-two.break-500, .row .mobile-three.break-500, .row .mobile-four.break-500 { width:auto!important;float:none!important; }
}

/* Don't change these styles */
.row{max-width:100%;min-width:0;margin:0 auto}.row.collapse .column,.row.collapse .columns{padding:0}.row .row{width:auto;max-width:none;min-width:0;}.row .row.collapse{margin:0}.column,.columns{float:left;min-height:1px;position:relative}.column.centered,.columns.centered{float:none;margin:0 auto}[class*=column]+[class*=column]:last-child{float:right}[class*=column]+[class*=column].end{float:left}.one,.row .one{width:8.33333%}.row .two,.two{width:16.66667%}.row .fifth,.fifth{width:20%}.row .three,.three{width:25%}.four,.row .four{width:33.33333%}.five,.row .five{width:41.66667%}.row .six,.six{width:50%}.row .seven,.seven{width:58.33333%}.eight,.row .eight{width:66.66667%}.nine,.row .nine{width:75%}.row .ten,.ten{width:83.33333%}.eleven,.row .eleven{width:91.66667%}.row .twelve,.twelve{width:100%}.row .offset-by-one{margin-left:8.33333%}.row .offset-by-two{margin-left:16.66667%}.row .offset-by-three{margin-left:25%}.row .offset-by-four{margin-left:33.33333%}.row .offset-by-five{margin-left:41.66667%}.row .offset-by-six{margin-left:50%}.row .offset-by-seven{margin-left:58.33333%}.row .offset-by-eight{margin-left:66.66667%}.row .offset-by-nine{margin-left:75%}.row .offset-by-ten{margin-left:83.33333%}.push-two{left:16.66667%}.pull-two{right:16.66667%}.push-three{left:25%}.pull-three{right:25%}.push-four{left:33.33333%}.pull-four{right:33.33333%}.push-five{left:41.66667%}.pull-five{right:41.66667%}.push-six{left:50%}.pull-six{right:50%}.push-seven{left:58.33333%}.pull-seven{right:58.33333%}.push-eight{left:66.66667%}.pull-eight{right:66.66667%}.push-nine{left:75%}.pull-nine{right:75%}.push-ten{left:83.33333%}.pull-ten{right:83.33333%}.row:after,.row:before{content:" ";display:table}.row:after{clear:both}
@media only screen and (max-width:767px){
	.row{width:auto;min-width:0;margin-left:0;margin-right:0}.column,.columns{width:auto!important;float:none}.column:last-child,.columns:last-child,[class*=column]+[class*=column].end,[class*=column]+[class*=column]:last-child{float:none}.column:after,.column:before,.columns:after,.columns:before{content:"";display:table}.column:after,.columns:after{clear:both}.offset-by-eight,.offset-by-five,.offset-by-four,.offset-by-nine,.offset-by-one,.offset-by-seven,.offset-by-six,.offset-by-ten,.offset-by-three,.offset-by-two{margin-left:0!important}.push-eight,.push-five,.push-four,.push-nine,.push-seven,.push-six,.push-ten,.push-three,.push-two{left:auto}.pull-eight,.pull-five,.pull-four,.pull-nine,.pull-seven,.pull-six,.pull-ten,.pull-three,.pull-two{right:auto}.row .mobile-one{width:25%!important;float:left}.row .mobile-one:last-child{float:right}.row .mobile-one.end{float:left}.row.collapse .mobile-one{padding:0}.row .mobile-two{width:50%!important;float:left}.row .mobile-two:last-child{float:right}.row .mobile-two.end{float:left}.row.collapse .mobile-two{padding:0}.row .mobile-three{width:75%!important;float:left}.row .mobile-three:last-child{float:right}.row .mobile-three.end{float:left}.row.collapse .mobile-three{padding:0}.row .mobile-four{width:100%!important;float:left}.row .mobile-four:last-child{float:right}.row .mobile-four.end{float:left}.row.collapse .mobile-four{padding:0}.push-one-mobile{left:25%}.pull-one-mobile{right:25%}.push-two-mobile{left:50%}.pull-two-mobile{right:50%}.push-three-mobile{left:75%}
}


/************************************************************************************************************************
 * GENERAL STYLES
 ************************************************************************************************************************/
body { font-family: "Open Sans", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif; color: #424242; font-size: 1em; background: #ffffff; }
h1 { font-size: 2.15em; font-weight: 700; color: #0060b2; text-transform:uppercase; }
h2 { font-size: 1.8em; color: #0060b2; font-weight: 700; margin-bottom: 0.4em; text-transform:uppercase; }
h3 { font-size: 1.6em; color: #0060b2; font-weight: 700; margin-bottom: 0.4em; text-transform:uppercase; }
h4 { font-size: 1.2em; color: #0060b2; font-weight: 700; margin-bottom: 0.3em; text-transform:uppercase; }
h5 { font-size: 1.1em; color: #0060b2; font-weight: 700; margin-bottom: 0.4em; text-transform:uppercase; }
h6 { font-size: 1em; color: #0060b2; font-weight: 700; margin-bottom: 0.4em; text-transform:uppercase; }
p { margin-bottom: 1.2em; line-height: 1.2em; }
img { max-width: 100%; height: auto; }
	
	.alignright { width: auto; max-width: 50%; float: right; margin: 0.3em 0 0.3em 1em; }
	.alignleft {	width: auto; max-width: 50%; float: left;	margin: 0.3em 1em 0.3em 0; }
	.aligncenter {	display: block;	width: auto; margin: 1em auto; }
	.alignnone {	display: block; margin: 0.3em 1em 0.3em 0; }

/* This breakpoint needs to be half of the row width (default 1080px -> 540px) */	
@media all and (max-width: 540px) {
	img.alignright, img.alignleft { max-width: 100%; float: none; margin: 0.3em 0; }
}	

.row.centre-row { text-align: center; font-size: 0; }
.row.centre-row > .columns, .row.centre-row > .column { font-size: 16px; display: inline-block; float: none !important; vertical-align: top; }

.bold, strong { font-weight: bold; } 
.italics, em { font-style: italic; }
a { text-decoration: none; }
	a:hover {	text-decoration: none; }
	a img { display: block; }
hr { border: solid #dddddd; border-width: 1px 0 0; clear: both; margin: 22px 0 21px; height: 0; }

body, body.sticky-header, #site-header, .company-logo img, .header-phone-no, a, .transition, input, .post-item, .featured, .cqc-report p, .service-wrap .fifth span, #sub-nav, .service-list li a span h1, #content .service-list li a span p.find-out-more, #site-footer .related-sites li a img, #site-header #sb-search, .product-categories span.prod-cat-icon { -webkit-transition: all ease .2s; -moz-transition: all ease .2s; -ms-transition: all ease .2s; -o-transition: all ease .2s; transition: all ease .2s; }


.wp-caption {max-width: 100%; }
.breadcrumb { margin-bottom: 20px; }
	.breadcrumb p { font-size: 0.9em; margin-bottom: 0; text-transform: uppercase; border-bottom: 1px solid #BDBDBD; padding-bottom: 7px; }

.panel { margin-bottom: 30px; padding: 1.563em 1.563em 1px; }

ul, ol, dl { line-height: 1.6; margin-bottom: 1.3em; list-style-position: outside; }
ul { margin-left: 1.3em; list-style-type: disc; }
ol { margin-left: 1.7em; list-style-type: decimal; }
ul li ul, ul li ol, ol li ul, ol li ol { margin-bottom: 0; }
ul li ul { list-style: inherit; }

#content .navigation ol { font-size: 1em; padding: 0; margin-top: 10px; }
.navigation ol.tw-pagination li { list-style-type: none; color: #3f3f3f; line-height: 2.1; }	
	.navigation ol.tw-pagination li a { text-align: center; font-weight: 700; margin-right: 10px; padding: 0; width: 37px; height: 35px; display: inline-block; color: #0060b2; background: white; -webkit-transition: all ease .2s; -moz-transition: all ease .2s; -ms-transition: all ease .2s; -o-transition: all ease .2s; transition: all ease .2s; margin-top: 10px; border: 2px solid #e2e2e2; }
		.navigation ol.tw-pagination li a:hover { color: #ffffff; background-color: #0060b2; }
	.navigation ol.tw-pagination li .current { text-align: center; font-weight: 700; margin-right: 10px; padding: 0; width: 37px; height: 35px; display: inline-block; color: white; background: #0060b2; -webkit-transition: all ease .2s; -moz-transition: all ease .2s; -ms-transition: all ease .2s; -o-transition: all ease .2s; transition: all ease .2s; margin-top: 10px; border: 2px solid #e2e2e2; }
	.navigation ol.tw-pagination li .title { display: none; }
	.navigation ol.tw-pagination li:last-child a { margin-right: 0; }

.float-left { float: left; }
.float-right { float: right; }
.text-left { text-align: left; }
.text-right { text-align: right; }
.text-center { text-align: center; }

.acf-map { height: 400px; width: 100%; }
.acf-map img { max-width: none; }

.mobile { display: none; }

.mb-0 { margin-bottom: 0 !important; }
.hide { display: none; }
.nowrap { white-space: nowrap; }

.row.inner-page { padding-top: 40px; padding-bottom: 40px; }
.inner-page h1 { margin-bottom: 0.6em; line-height: 1; }

.page-template-template-left-sidebar #content > p:last-child, .page-template-template-right-sidebar #content > p:last-child, #content > p:last-child { margin-bottom: 0; }
.email { -ms-word-break: break-all; word-break: break-all; word-break: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; }

#content p { font-size: 1em; line-height: 1.5; }
#content ul, #content ol { font-size: 1em; line-height: 1.5; }

/* Touch-enabled device targeting */
.show-for-touch { display: none !important; }
.hide-for-touch { display: inherit !important; }
.touch .show-for-touch { display: inherit !important; }
.touch .hide-for-touch { display: none !important; }

@media all and (max-width: 767px) {
	html { -webkit-text-size-adjust: none; }

	.mobile { display: block; }
	.non-mobile { display: none; }

	.eight ol.tw-pagination { margin: 0 !important; } /* If in 8 columns, sidebar will be displayed underneath so remove extra space before separator */
}

@media all and (max-width: 600px) {
	.row.inner-page { padding-top: 25px; padding-bottom: 25px; }
	.inner-page h1 { margin-bottom: 0.3em; font-size: 2em; }
	#content .intro-text p { font-size: 1.5em; margin-bottom: 0.7em; }
}

/************************************************************************************************************************
 * SITE WIDE COLOURS
 ************************************************************************************************************************/
::-moz-selection { color: #ffffff; background: #0060B2; }
::selection { color: #ffffff; background: #0060B2; }

#mobile-search, #mobile-navigation ul li a { border-color: #0060B2 !important; }
form .search-button, #mobile-navigation ul li a, ol.tw-pagination li .current, ol.tw-pagination li a:hover, a, .home .home-main-content strong, .home .home-blog article .date span, .active-prod-cat { color: #0060B2; }
a:hover { color: #004b97; } /* Hover state */
form .search-button:hover, #mobile-navigation, .scroll-table th, .home .home-blog article .read-more a, #site-footer, .sidebar-button { background-color: #0060B2; }
.home .home-blog article .read-more a:hover, #site-footer .footer-bottom, .sidebar-button:hover { background-color: #004b97; }


/************************************************************************************************************************
 * HEADER STYLES
 ************************************************************************************************************************/
body { margin-top: 190px; }
body.sticky-header { margin-top: 163px; }

.fixed-header { position: fixed; top: 0; width: 100%; z-index: 10000; }
.fixed-header #site-header { height: 145px; }
body.sticky-header .fixed-header #site-header { height: 118px; }

.company-logo img { max-height: 131px; width: auto; }
body.sticky-header .fixed-header .company-logo img { max-height: 85px; }
body.sticky-header .fixed-header .header-phone-no { font-size: 1.3em; margin-bottom: 5px; }
body.sticky-header .fixed-header #sub-nav { margin-top: 8px; }
body.sticky-header .fixed-header #sub-nav ul li a { font-size: 1em; }

header#site-header { padding: 15px 0; background-color: white; }

.company-logo { display: inline-block; }

.header-phone-no { text-align: right; font-size: 1.5em; margin-bottom: 6px; line-height: 1.2; }
	.header-phone-no i { color: #0060b2; }
	.header-phone-no:first-child { margin-top: 6px; }
	body.sticky-header .header-phone-no:first-child { margin-top: 0px; }

#site-header #sb-search { top: 36px; right: 287px; }
body.sticky-header #site-header #sb-search { top: 22px; right: 252px; }

#skype { float: right; margin: 5px 0 0 20px; }
#skype p { margin-bottom: 0; float: right; }
#skype img { margin: 0!important; vertical-align: 0!important; }

.header-whatsapp { float: right; }

#mobile-header { padding-top: 15px; position: fixed; top: 0; width: 100%; z-index: 10000; background-color: white; }
#mobile-search.sb-search.sb-search-open, .no-js #mobile-search.sb-search { width: 70%; width: calc(100% - 130px); }
#mobile-search .sb-search-input { border-color: transparent; }
#mobile-search.sb-search.sb-search-open .sb-search-input, .no-js #mobile-search.sb-search .sb-search-input { border-color: #D2CFCF; }

#menu-btn { float: right; color: #ffffff; border-radius: 5px; text-align: center; background-color: #1b60ae; font-size: 15px; padding: 0 8px; }
	#menu-btn span { vertical-align: middle; margin-right: 5px; font-weight: 700; }
	#menu-btn i { vertical-align: middle; }
	
.product-cat-icons { background-color: #efefef; border-bottom: 1px solid #818181; padding: 15px 0; }
	.product-cat-icons .product-cat-icon { width: 10%; text-align: center; }
		.product-cat-icons .product-cat-icon .has-tip { display: block; border-bottom: 0; }
		.product-cat-icons .product-cat-icon a { color: #888a8c; display: block; }
			.product-cat-icons .product-cat-icon a i.ht-hazardous-area-products { color: #eac11f; }
			.product-cat-icons .product-cat-icon a:hover { color: #0060b2; }
			.product-cat-icons .product-cat-icon a i { font-size: 4.5em; }

body.sticky-header .product-cat-icons { padding: 10px 0 8px; }
	body.sticky-header .product-cat-icons .product-cat-icon a i { font-size: 3em; }

@media all and (max-width: 767px) and (min-width: 501px) {
	#mobile-search.sb-search.sb-search-open, .no-js #mobile-search.sb-search { width: 55%; width: calc(65% - 100px); }
}

.mobile-company-logo { float: left; }
.mobile-company-logo img { max-height: 70px; }
.mobile-buttons { position: relative; }
#mobile-search.sb-search, #mobile-search .sb-search-input, #mobile-search .sb-search-submit, #mobile-search .sb-icon-search { height: 40px; }
#mobile-search .sb-search-input { padding: 5px 40px 5px 8px; }
#mobile-search .sb-search-submit, #mobile-search .sb-icon-search { width: 40px; }
#mobile-search.sb-search { min-width: 40px; right: 113px; }
#menu-btn i, #mobile-search .sb-search-submit { line-height: 40px; }

#mobile-shortcuts { background-color: #0060b2; margin: 15px 0 0; font-size: 0; }
	#mobile-shortcuts li { list-style: none; display: inline-block; width: 33.333%; margin-bottom: 0; font-size: 16px; font-weight: 700; text-align: center; border-right: 1px solid #5586BD; }
	#mobile-shortcuts li:last-child { border-right: none; }
		#mobile-shortcuts li a { text-transform: uppercase; display: block; color: white;padding: 5px 0; }
			#mobile-shortcuts li a:hover, #mobile-shortcuts li a.mobile-current, #menu-btn:hover { background-color: #004b97; }

#close-menu { cursor: pointer; }
#mobile-navigation:not( .mm-menu ) { display: none; }
#mobile-navigation { background-color: #002B57; }
.mm-menu > .mm-list { padding: 0 !important; }
#mobile-navigation ul li:after { border-bottom: none; }
.mm-list > li:not(.mm-subtitle):not(.mm-label):not(.mm-noresults)::after { border: none; }
#mobile-navigation ul li.heading { padding: 13px 5% 12px; text-align: center; font-weight: 700; font-size: 1.3em; color: #7CB8F6; text-transform: uppercase; }
#mobile-navigation ul li a { padding: 18px 18px 13px; text-shadow: none; color: white; border-top: 2px solid #442B0B; border-bottom: none; font-size: 1.2em; font-weight: 300; line-height: 1; }
#mobile-navigation ul li a#active, #mobile-navigation ul li a:hover { background: #021F3C; }
html.mm-opened .mm-page { box-shadow: none !important; }
#mobile-navigation ul li a.mm-subclose { margin-top: 0; font-weight: 700; font-size: 1.3em; color: #7CB8F6; padding: 14px 18px 15px; }
#mobile-navigation .mm-list a.mm-subclose:before { margin-bottom: -5px; }
#mobile-navigation .mm-list > li > a.mm-subopen:after, #mobile-navigation .mm-list > li > a.mm-subclose:before { border-color: #7CB8F6; }

#menu { border-right: 1px solid; }
.mm-listview > li > a, .mm-listview > li > span { text-transform: uppercase; }
.mm-listview > li > a, .mm-listview > li > span, .mm-menu .mm-navbar > *, .mm-menu .mm-navbar a, .mm-menu em.mm-counter { color: #909090; }
.mm-listview > li, .mm-listview > li:after, .mm-listview > li .mm-next, .mm-listview > li .mm-next:before, .mm-menu, #menu { border-color: #AEBDCA; }
.mm-menu .mm-listview > li.mm-selected > a:not(.mm-next), .mm-menu .mm-listview > li.mm-selected > span, .mm-listview a:hover { background-color: rgba(186, 190, 191, 0.5); }

#call-us-menu { display: none; }
#call-us-menu * { text-align: center; } 
#call-us-menu { padding: 10px 10px 5px; background-color: #efefef; border-bottom: 1px solid #a2a2a2; }
	#call-us-menu .call-us-number { color: #333333; font-size: 1.2em; margin-bottom: 3px; line-height: 1.3; }
	/*#call-us-menu .call-us-number span { display: inline-block; width: 66px; text-align: right; margin-right: 5px; }*/
#SkypeButton_Call_thorneandderrickuk_2_paraElement { margin-bottom: 0; height: 35px; text-align: center; }
#SkypeButton_Call_thorneandderrickuk_2_paraElement img { margin: 0 auto !important; vertical-align: 0!important; }
#call-us-menu .header-whatsapp { float: none; margin-bottom: 4px; display: block; }
#call-us-menu .header-whatsapp img { margin: 0 auto; }
		
.site-navigation ul { margin: 0; display: flex; }
	.site-navigation ul li { float: left; list-style-type: none;text-align: center; flex-grow: 1; }
		.site-navigation ul li img { margin: 0 auto; }
		.site-navigation ul li a { color: #ffffff; font-size: 1.2em; font-weight: 400; display: block; text-transform: uppercase; line-height: 45px; height: 45px; }
			.site-navigation ul li.blog-nav a { background-color: #ce3d2b; }
				.site-navigation ul li.blog-nav a:hover, .site-navigation ul li.blog-nav a#current { background-color: #A72B1B; }
			.site-navigation ul li a:hover, .site-navigation ul li a#current { background-color: #004b97; }
			.site-navigation ul li:first-child a:hover { background-color: #004b97; }
.site-nav-wrapper { background-color: #0060b2; }
.ex-nav a { background-color: #FFF836; }
.ex-nav a:hover{ background-color: #e0db55 !important;  }

@media all and (max-width: 1020px) {
	.product-cat-icons .product-cat-icon a i { font-size: 3.4em; }
}

@media all and (max-width: 850px) {
	.product-cat-icons .product-cat-icon a i { font-size: 2.8em; }
}

@media all and (max-width: 1000px) {
	.site-navigation ul li a { font-size: 1.1em; }
}

@media all and (max-width: 880px) {
	.site-navigation ul li a { font-weight: 400; font-size: 1em; }
}

@media all and (max-width: 820px) {
	.site-navigation ul li a { font-size: 0.9em; }
}

@media all and (max-width: 767px) {
	body { margin-top: 135px; }
}

@media all and (max-width: 380px) {
	#mobile-shortcuts li a { font-size: 1em; }
}

@media all and (max-width: 520px) {
	body { margin-top: 115px; }
	.mobile-company-logo img { max-height: 50px; }	
}

@media all and (max-width: 350px) {
	#menu-btn span { display: none; }
	#mobile-search.sb-search { right: 63px; }
	#mobile-search.sb-search.sb-search-open, .no-js #mobile-search.sb-search { width: 70%; width: calc(100% - 80px); }
}


/************************************************************************************************************************
 * FOOTER STYLES
 ************************************************************************************************************************/
#site-footer p, #site-footer li, #site-footer a, #site-footer h4 { color: white; }
    #site-footer a:hover { color: #7cb8f6; }
#site-footer h4 { margin-bottom: 10px; }
#site-footer h4.footer-contact-header { margin-top: 15px; }
#site-footer p, #site-footer ul { margin: 0; }
#site-footer .footer-top { padding: 35px 0 40px; }
#site-footer ul { list-style: none; }
    #site-footer ul li { margin-bottom: 11px; line-height: 1.1; }
        #site-footer ul li:last-child { margin-bottom: 0; }
#site-footer .footer-bottom { padding: 25px 0 23px; margin: 0; display: block; }
    #site-footer .footer-bottom p { font-size: 0.85em; }
#site-footer .footer-prod-cats nav { font-size: 0; }
#site-footer ul.footer-prod-cats-list { font-size: 16px; width: 33.333333%; display: inline-block; vertical-align: top; padding-right: 7px; }
    #site-footer ul.footer-prod-cats-list li { margin-bottom: 15px; }
#site-footer ul.footer-prod-cats-list li:last-child { margin-bottom: 0; }
#site-footer ul.footer-prod-cats-list li a { line-height: 22px; }

#site-footer .footer-contact-list li span { display: inline-block; }
@media all and (max-width: 1005px) {
    #site-footer .footer-contact-list li span { display: block; }
}
@media all and (max-width: 767px) {
    #site-footer .footer-contact-list li span { display: inline-block; }
}

#site-footer .footer-social-icons { margin-top: 15px; }
	#site-footer .footer-social-icons li { display: inline-block; margin-left: 8px; font-size: 1.625em; }
		#site-footer .footer-social-icons li:first-child { margin-left: 0; }
		
@media all and (min-width: 768px) {
    #site-footer .footer-navigation { width: 20%; }
    #site-footer .footer-prod-cats { width: 55%; }
}


@media all and (max-width: 850px) and (min-width: 768px) {
	#site-footer ul.footer-prod-cats-list { width: 50%; }
}

@media all and (max-width: 767px) and (min-width: 601px) {
	#site-footer .footer-navigation, #site-footer .footer-prod-cats { margin-bottom: 25px; }
}

@media all and (max-width: 767px) {
	#site-footer .text-right { text-align: left; }
	#site-footer .navigation-list { margin-bottom: 20px; }
		#site-footer .navigation-list li { display: inline-block; margin-right: 20px; }
			#site-footer .navigation-list li:last-child { margin-right: 0; }
    
    #site-footer h4.footer-contact-header { margin-top: 0; }
    
    #site-footer .footer-navigation ul { font-size: 0; }
    #site-footer .footer-navigation ul li { font-size: 16px; display: inline-block; width: 33.33333%; padding-right: 5px; vertical-align: top; }
}

@media all and (max-width: 600px) {
	#site-footer .footer-top { padding: 25px 0 20px; }
	#site-footer .footer-hide { display: none; }
	#site-footer .footer-bottom span { display: block; margin-bottom: 10px; }
		#site-footer .footer-bottom span.footer-divider { display: none; }
    #site-footer h4.footer-contact-header { margin-top: 20px; }
}


/************************************************************************************************************************
 * HOMEPAGE STYLES
 ************************************************************************************************************************/
/* Slider - Start */
.slider-for {
	padding-bottom: 0 !important;
}

.slider-for .background-image {
	background-size: cover;
	background-position: center;
	height: 500px;
}

.slider-for .overlay {
	width: 100%;
	height: 100%;
	text-align: center;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 99;
	background: rgba(32, 32, 41, 0.1);
}

.slider-for a {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.slider-for .text-outer {
	display: table;
	width: 100%;
	height: 100%;
}

.slider-for .text-inner {
	display: table-cell;
	vertical-align: bottom;
}

.slider-for h3 {
	font-weight: 700;
	font-size: 1.25em;
	color: white;
	line-height: 1.3;
	margin: 0 auto;
	text-shadow: 0px 0px 55px #000000;
	background: rgba(0, 96, 178, 0.74);
	padding: 6px 15px;
}

.slider-for h3 span {
	max-width: 1050px;
}

.slider-for p.sub-title {
	font-size: 2.188em;
	font-weight: 600;
	color: white;
	line-height: 1.25;
	max-width: 1050px;
	margin: 10px auto 0;
	text-shadow: 0px 0px 55px #000000;
}

.slider-for p.button {
	margin: 40px 0 70px;
}

.slider-for p.button a {
	color: #3a3a3a;
	border: 2px solid white;
	background: #ffc423;
}

.slider-for p.button a:hover {
	color: #3a3a3a;
	background: #e2b028;
}

@media all and (min-width: 1500px) {
	.slider-for .background-image {
		height: 600px;
	}
}

@media all and (max-width: 1200px) {
	.slider-for .background-image {
		height: 400px;
	}

	.slider-for h3 {
		font-size: 1.125em;
	}

	.slider .slick-dots li {
		margin: 0 4px;
	}

	.slider .slick-dots li button {
		width: 18px;
		height: 18px;
	}
}

@media all and (max-width: 800px) {
	.slider-for .background-image {
		height: 350px;
	}
}

@media all and (max-width: 600px) {
	.slider-for .background-image {
		height: 300px;
	}

	.slider-for h3 {
		font-size: 1em;
	}
}

@media all and (max-width: 350px) {
	.slider-for .background-image {
		height: 250px;
	}
}

/* Slider - End */

.home .company-strapline h1 { text-align: center; text-transform: uppercase; padding: 40px 0; }

@media all and (max-width: 900px) { .home .company-strapline h1 { font-size: 1.8em; } }
@media all and (max-width: 700px) { .home .company-strapline h1 { font-size: 1.5em; } }
@media all and (max-width: 600px) { .home .company-strapline h1 { font-size: 1.2em; } }
@media all and (max-width: 500px) { .home .company-strapline h1 br { display: none; } }

.home .home-featured-product { height: 320px; background-size: cover; background-position: center center; }
	.home .home-featured-product .colour-overlay { width: 100%; height: 100%; background-color: rgba(7, 23, 36, 0.3); display: table; }
		.home .home-featured-product .colour-overlay .text-position { display: table-cell; vertical-align: bottom; }
			.home .home-featured-product .colour-overlay .text-position .caption-background { background-color: rgba(0, 96, 178, 0.3); }
				.home .home-featured-product a:hover .colour-overlay .text-position .caption-background { background-color: rgba(0, 96, 178, 0.5); }
				.home .home-featured-product .colour-overlay .text-position .caption-background .row { max-width: 1080px; width: 100%; }
				.home .home-featured-product .colour-overlay .text-position .caption-background h2 { text-align: right; text-transform: uppercase; margin: 0; font-size: 1.1em; color: white; padding: 8px 0; }
				
@media all and (max-width: 1400px) { .home .home-featured-product { height: 350px; } }
@media all and (min-width: 1500px) { .home .home-featured-product { height: 380px; } }
@media all and (max-width: 900px) { .home .home-featured-product { height: 320px; } }
@media all and (max-width: 700px) { .home .home-featured-product { height: 290px; } }
@media all and (max-width: 600px) { .home .home-featured-product .colour-overlay .text-position .caption-background h2 { font-size: 1em; } }
@media all and (max-width: 500px) { .home .home-featured-product .colour-overlay .text-position .caption-background h2 { font-size: 0.9em; } }

.home-brand-slider { background-color: #dcdbdb; padding: 55px 0 70px; }
.home-brand-slider h2 { text-align: center; font-size: 2em; margin-bottom: 25px; }
.home-brand-slider .slick-slide { padding: 0 15px; }
.brand-slide { border: 1px solid #a1a1a1; height: 80px; padding: 3px; background-color: white; display: table; table-layout:fixed; width: 100%; }
.slick-slide a:hover .brand-slide { border-color: #4e4e4e; }
	.brand-slide .centre-align { display: table-cell; vertical-align: middle; }
	.brand-slide img { max-height: 74px; margin: 0 auto; }
	
.home-brand-slider .slick-prev, .home-brand-slider .slick-next { top: 50%; margin-top: -20px; }
	
.home-product-slider { background-color: #efefef; padding: 55px 0 70px; }
.home-product-slider h2 { text-align: center; font-size: 2em; margin-bottom: 25px; }
.home-product-slider .slick-slide { padding: 0 15px; }
.product-slide { border: 1px solid #585858; height: 140px; padding: 3px; background-color: white; display: table; table-layout:fixed; width: 100%; }
.slick-slide a:hover .product-slide { border-color: #797878; }
	.product-slide .centre-align { display: table-cell; vertical-align: middle; }
	.product-slide img { max-height: 132px; margin: 0 auto; }
	.home-product-slider .product-name { color: #303030; font-size: 0.95em; margin: 5px 0 3px; }
	.home-product-slider .product-link { font-size: 0.95em; margin-bottom: 0; }

.home-product-slider .slick-prev, .home-product-slider .slick-next { top: 0; margin-top: 55px; }

@media all and (max-width: 1160px) {
	.slick-slider { padding-bottom: 50px; position: relative; }
	.home-brand-slider .slick-prev, .home-product-slider .slick-prev { left: calc(50% - 39px); bottom: 0; top: auto; }
	.home-brand-slider .slick-next, .home-product-slider .slick-next { left: calc(50% + 15px); bottom: 0; top: auto; }
}

@media all and (max-width: 750px) {
	.product-slide { height: 115px; }
	.product-slide img { max-height: 109px; }
}

.product-categories { padding: 55px 0 70px; }
.product-categories h2 { text-align: center; font-size: 2em; margin-bottom: 0; }
.product-categories .prod-cat-icon { display: block; font-size: 4.5em; margin-top: 35px; color: #888a8c; }
.product-categories img.prod-cat-icon { margin-left: auto; margin-right: auto; height: 4.5rem;  }
.product-categories img.prod-cat-icon:hover{ filter: invert(19%) sepia(96%) saturate(1922%) hue-rotate(196deg) brightness(70%) contrast(101%); }
.product-categories .prod-cat-icon:hover { color: #004b97; }
.product-categories .prod-cat-icon.ht-hazardous-area-products { color: #eac11f; }
.product-categories .prod-cat-name { font-size: .875em; text-transform: uppercase; font-weight: 700; line-height: 18px; display: inline-block; margin-top: 12px; }

@media all and (max-width: 1025px) {
    .product-categories .two { width: 20%; }
}

@media all and (max-width: 900px) {
    .product-categories .two { width: 25%; }
}

@media all and (max-width: 767px) {
    .product-categories .two { width: 33.33333% !important; }
}

@media all and (max-width: 500px) {
    .product-categories .two { width: 50% !important; }
    .product-categories .prod-cat-icon { font-size: 4em; }
    .product-categories .prod-cat-name { font-size: .8em; }
}

.home .home-main-content { padding: 50px 0 60px; }
	.home .home-main-content * { text-align: center; }
		.home .home-main-content h2 { font-size: 2.3em; }
		.home .home-main-content p { font-size: 1.2em; line-height: 1.5; }
		.home .home-main-content .home-services { margin-top: 50px; }
		.home .home-main-content .home-services h3 { font-size: 1.5em; margin: 10px 0 0; }
		.home .home-main-content .home-services p { font-size: 1em; margin-bottom: 0; }
		
.home .home-blog { padding: 50px 0 60px; background-color: #efefef; }
	.home .home-blog h2 { text-align: center; font-size: 2em; margin-bottom: 25px; }
	.home .home-blog article h1 { text-align: left; text-transform: capitalize; font-weight: 400; font-size: 1.25em; padding: 0; }
	.home .home-blog article .date { text-transform: uppercase; font-size: 0.85em; margin: 6px 0 7px; border-bottom: 1px solid #c2c2c2; padding-bottom: 7px; }
	.home .home-blog article .excerpt { font-size: 0.95em; line-height: 1.5; margin-bottom: 17px; } 
	.home .home-blog article .read-more { text-align: right; font-size: 0.95em; margin-bottom: 0; }
		.home .home-blog article .read-more a { color: white; text-transform: uppercase; padding: 6px 17px; font-weight: 700; }
		
	.home .home-blog article .article-image {	float: right; width: 115px; padding: 3px; border: 1px solid #818181; margin: 3px 0 10px 10px; }
		.home .home-blog article .article-image:hover { border-color: #000000; }

.home .home-industries { padding: 60px 0; }
 	.home .home-industries h3 { text-align: center; font-size: 1.2em; margin: 18px 0 0; }
	
@media all and (max-width: 1000px) {
	.home .home-industries .fifth { width: 25%; }
}

@media all and (max-width: 767px) {
	.home .home-industries .fifth { width: 33.33% !important; float: left; }
	.home .home-services > .columns:first-child, .home .home-services > .columns:nth-child(2) { margin-bottom: 40px; }
	.home .home-blog article:first-child { margin-bottom: 30px; }
}

@media all and (max-width: 767px) and (min-width: 501px) {
	.home .home-blog article .article-image {	float: left; margin: 3px 10px 10px 0; }
}

@media all and (max-width: 600px) {
	.home .home-industries .fifth { width: 50% !important; }
}

@media all and (max-width: 450px) {
	.home .home-industries h3 { font-size: 0.85em; }
	.home .home-services > .columns { width: 100% !important; float: none; margin-top: 40px; margin-bottom: 0!important; }
	.home .home-services > .columns:first-child { margin-top: 0; }
}
	
.home .home-logos { padding: 60px 0; border-top: 2px solid #cccccc; }
.home .home-logos p { margin: 0; }

@media all and (max-width: 600px) {
	.home .home-featured-product .colour-overlay .text-position .caption-background h2 { text-align: left; }
	.home-brand-slider, .home-product-slider { padding: 45px 0; }
	.home .home-main-content { padding: 35px 0 40px; }
	.home .home-main-content h2 { font-size: 1.7em; }
	.home .home-main-content p { font-size: 1em; }
	.home-brand-slider h2, .home-product-slider h2, .home .home-blog h2, .product-categories h2 { font-size: 1.7em; }
	.home .home-logos { padding: 35px 0; }
	.home .home-blog { padding: 35px 0 40px; }
	.industry-icon a { margin-top: 40px; }
	.home .home-industries { padding: 0 0 35px; }
	.home .home-main-content .home-services { margin-top: 35px; }
}


/************************************************************************************************************************
 * PRODUCTS STYLES
 ************************************************************************************************************************/
.products-listing { background-color: #efefef; padding: 40px 0 5px; }
	.products-listing h2 { margin-bottom: 25px; }
	.products-listing .product-listing { border: 1px solid #a1a1a1; height: 186px; padding: 5px; background-color: white; display: table; table-layout:fixed; width: 100%; }
	.products-listing a:hover .product-listing { border-color: #4e4e4e; }
	.products-listing .fifth { margin-bottom: 40px; }
	.product-listing .centre-align { display: table-cell; vertical-align: middle; }
	.product-listing img { max-height: 174px; margin: 0 auto; }
	.products-listing .product-name { color: #303030; font-size: 0.95em; margin: 5px 0 3px; }
	.products-listing .product-link { font-size: 0.95em; margin-bottom: 0; }

@media all and (max-width: 1080px) { .products-listing .product-listing { height: 170px; } .product-listing img { max-height: 158px; } }
@media all and (max-width: 1000px) { .products-listing .product-listing { height: 160px; } .product-listing img { max-height: 148px; } }
@media all and (max-width: 900px) { .products-listing .fifth { width: 25%; } }
@media all and (max-width: 800px) { .products-listing .product-listing { height: 150px; } .product-listing img { max-height: 138px; } }
@media all and (max-width: 767px) { .products-listing .fifth { width: 25% !important; float: left !important; } }
@media all and (max-width: 680px) { .products-listing .fifth { width: 33.33% !important; float: left !important; } .products-listing .product-listing { height: 160px; } .product-listing img { max-height: 148px; } }
@media all and (max-width: 620px) { .products-listing .product-listing { height: 150px; } .product-listing img { max-height: 148px; } }
@media all and (max-width: 600px) { .products-listing h2 { font-size: 1.4em; margin-bottom: 20px; } .products-listing { padding: 25px 0 0px; } .products-listing .fifth { margin-bottom: 30px; } }
@media all and (max-width: 500px) { .products-listing .fifth { width: 50% !important; float: left !important; } .products-listing .product-listing { height: 170px; } .product-listing img { max-height: 158px; } }
@media all and (max-width: 450px) { .products-listing .product-listing { height: 150px; } .product-listing img { max-height: 138px; } }
@media all and (max-width: 400px) { .products-listing .product-listing { height: 140px; } .product-listing img { max-height: 128px; } .products-listing .product-name, .products-listing .product-link { font-size: 0.9em; } }
@media all and (max-width: 350px) { .products-listing .product-listing { height: 130px; } .product-listing img { max-height: 118px; } }
@media all and (max-width: 300px) { .products-listing .product-listing { height: 120px; } .product-listing img { max-height: 108px; } }

.mobile-view-sub-products { text-transform: uppercase; font-size: 0.95em; }

.thin-border {
    border-bottom: 1px solid #d8d8d8;
    margin-bottom: 1.35em;
}

ul.downloads {
  padding-left: 0;
  margin-left: 3em;
  list-style-type: none;
}

ul.downloads li {
  margin-bottom: 10px;
  position: relative;
  list-style-type: none!important;
}

ul.downloads li .type {
  position: absolute;
  left: -3em;
  width: 3em;
  top: 0.1em;
}

ul.downloads li a {
  display: inline-block;
  line-height: 1;
}

ul.downloads li .file-size {
	font-size: 0.8em;
	color: grey;
	display: block;
}

ul.downloads.ebook li {
	margin-bottom: 12px;
}

ul.downloads.ebook li a {
	margin-top: 10px;
}

.floated-sidebar { float: right; margin: 0 0 10px 15px; padding: 20px; width: 29%; background-color: #efefef; }
.page-template-template-infographics .floated-sidebar { float: none; margin: 30px 0 0; padding: 20px 20px 3px; width: 100%; }
	.floated-sidebar h3 { font-size: 1.2em; font-weight: 700; text-transform: uppercase; color: #1b60ae; line-height: 1.1; margin-bottom: 0.5em; }

.ebook-sidebar { margin-left: 0!important; list-style: none; }
	.ebook-sidebar li { margin-bottom: 1.35em!important; }
		.ebook-sidebar li a { position: relative; padding-left: 55px!important; background-color: #87c1e5; color: #ffffff; padding: 0.5em; line-height: 1.2em!important; margin-top: 0!important; display: block!important; font-size: 0.9em; }
			.ebook-sidebar li a:hover { background-color: #5F9ABF; }
			.ebook-sidebar li a strong { display: block; margin-top: 0.3em; text-transform: uppercase; }
			.ebook-sidebar li a img { position: absolute; left: 0.75em; top: 9px; }
			
.downloads-sidebar { margin-left: 0!important; list-style: none; }
	.downloads-sidebar li { margin-bottom: 1.35em!important; }
		.downloads-sidebar li a { position: relative; padding-left: 55px!important; background-color: #afaeae; color: #ffffff; padding: 0.5em; line-height: 1.2em!important; display: block!important; font-size: 0.9em; }
			.downloads-sidebar li a:hover { background-color: #949494; }
			.downloads-sidebar li a strong { display: block; margin-top: 0.3em; text-transform: uppercase; }
			.downloads-sidebar li a img { position: absolute; left: 0.75em; top: 9px; }

.sidebar-button { display: block!important; text-align: center; color: #ffffff; padding: 7px 10px !important; font-weight: bold; font-size: 1em;text-transform:uppercase; line-height: 1.5; }
	.sidebar-button:hover { color: #ffffff; }

.fix-width-issue { width: 64%!important; display: inline-block; }
	.fix-width-issue.alignnone, .fix-width-issue.alignleft, .fix-width-issue { margin-right: 0 !important; margin-left: 0 !important; }
	.fix-width-issue.mobile { display: none; }
				
@media all and (max-width: 767px) {
	.fix-width-issue.mobile { display: block; }
	.fix-width-issue { width: auto!important; }
	.floated-sidebar { width: 100%; margin: 20px 0; }
	h1.has-sub-products { margin-bottom: 0; }
}

@media all and (max-width: 500px) {
	.associated-manufacturers .columns { width: 50% !important; }
}

.associated-manufacturers .associated-manufacturer { border: 1px solid #a1a1a1; height: 70px; padding: 5px; background-color: white; display: table; table-layout:fixed; width: 100%; }
	.associated-manufacturers a:hover .associated-manufacturer { border-color: #4e4e4e; }
	.associated-manufacturers .six { margin-bottom: 20px; }
	.associated-manufacturers .centre-align { display: table-cell; vertical-align: middle; }
	.associated-manufacturers img { max-height: 58px; margin: 0 auto; }


/************************************************************************************************************************
 * INDUSTRY ICONS STYLES
 ************************************************************************************************************************/
.industry-icon a { display: block; background-color: #8faf3b; background-image: -webkit-gradient(linear, left top, left bottom, from(#8faf3b), to(#a8bf3c)); background-image: -webkit-linear-gradient(top, #8faf3b, #a8bf3c); background-image: -moz-linear-gradient(top, #8faf3b, #a8bf3c); background-image: -ms-linear-gradient(top, #8faf3b, #a8bf3c); background-image: -o-linear-gradient(top, #8faf3b, #a8bf3c); color: white; margin: 60px auto 15px; width: 80px; height: 80px; position: relative; text-align: center; line-height: 80px; border-radius: 50%; box-shadow: 0px 1px 5px #90AF3B;font-family: 'icomoon';  font-style: normal;font-size: 3em; speak: none;}
.industry-icon a:before { content: ""; display: block; background: #aac23c; position: absolute; top: -13px; left: -13px; bottom: -13px; right: -13px; z-index: -1; border-radius: 50%; box-shadow: inset 0px 25px 130px -28px #8eb035;}
.industry-icon a:hover { text-decoration: none; background-color: #88A739; background-image: -webkit-gradient(linear, left top, left bottom, from(#88A739), to(#9AB136)); background-image: -webkit-linear-gradient(top, #88A739, #9AB136); background-image: -moz-linear-gradient(top, #88A739, #9AB136); background-image: -ms-linear-gradient(top, #88A739, #9AB136); background-image: -o-linear-gradient(top, #88A739, #9AB136);}
.industry-icon a:after {content: "\e603"; }

.industry-icon.solar-industry a { background-color: #e1c42b; background-image: -webkit-gradient(linear, left top, left bottom, from(#e1c42b), to(#f3db33)); background-image: -webkit-linear-gradient(top, #e1c42b, #f3db33); background-image: -moz-linear-gradient(top, #e1c42b, #f3db33); background-image: -ms-linear-gradient(top, #e1c42b, #f3db33); background-image: -o-linear-gradient(top, #e1c42b, #f3db33); box-shadow: 0px 1px 5px #eace2d;}
.industry-icon.solar-industry a:before { background: #e9c82f; box-shadow: inset 0px 25px 130px -28px #f5dd32;}
.industry-icon.solar-industry a:hover { background-color: #d5b927;  background-image: -webkit-gradient(linear, left top, left bottom, from(#d5b927), to(#e5ce30));  background-image: -webkit-linear-gradient(top, #d5b927, #e5ce30); background-image: -moz-linear-gradient(top, #d5b927, #e5ce30);  background-image: -ms-linear-gradient(top, #d5b927, #e5ce30); background-image: -o-linear-gradient(top, #d5b927, #e5ce30);}
.industry-icon.solar-industry a:after {content: "\e60c";}

.industry-icon.wind-industry a { background-color: #8faf3b; background-image: -webkit-gradient(linear, left top, left bottom, from(#8faf3b), to(#a8bf3c));  background-image: -webkit-linear-gradient(top, #8faf3b, #a8bf3c); background-image: -moz-linear-gradient(top, #8faf3b, #a8bf3c); background-image: -ms-linear-gradient(top, #8faf3b, #a8bf3c);background-image: -o-linear-gradient(top, #8faf3b, #a8bf3c); box-shadow: 0px 1px 5px #90AF3B;}
.industry-icon.wind-industry a:before { background: #aac23c; box-shadow: inset 0px 25px 130px -28px #8eb035;}
.industry-icon.wind-industry a:hover { background-color: #88A739; background-image: -webkit-gradient(linear, left top, left bottom, from(#88A739), to(#9AB136)); background-image: -webkit-linear-gradient(top, #88A739, #9AB136); background-image: -moz-linear-gradient(top, #88A739, #9AB136); background-image: -ms-linear-gradient(top, #88A739, #9AB136); background-image: -o-linear-gradient(top, #88A739, #9AB136);}
.industry-icon.wind-industry a:after {content: "\e60d";}

.industry-icon.water-industry a { background-color: #0081bd; background-image: -webkit-gradient(linear, left top, left bottom, from(#0081bd), to(#0097d7));  background-image: -webkit-linear-gradient(top, #0081bd, #0097d7); background-image: -moz-linear-gradient(top, #0081bd, #0097d7); background-image: -ms-linear-gradient(top, #0081bd, #0097d7);background-image: -o-linear-gradient(top, #0081bd, #0097d7); box-shadow: 0px 1px 5px #0088c5;}
.industry-icon.water-industry a:before { background: #0072ac; box-shadow: inset 0px 25px 130px -28px #0097d7;}
.industry-icon.water-industry a:hover { background-color: #0172a7; background-image: -webkit-gradient(linear, left top, left bottom, from(#0172a7), to(#0289c2)); background-image: -webkit-linear-gradient(top, #0172a7, #0289c2); background-image: -moz-linear-gradient(top, #0172a7, #0289c2); background-image: -ms-linear-gradient(top, #0172a7, #0289c2); background-image: -o-linear-gradient(top, #0172a7, #0289c2);}
.industry-icon.water-industry a:after {content: "\e801";}

.industry-icon.oil-gas-industry a{background-color:#cf9029;background-image:-webkit-gradient(linear,left top,left bottom,from(#cf9029),to(#dfa92f));background-image:-webkit-linear-gradient(top,#cf9029,#dfa92f);background-image:-moz-linear-gradient(top,#cf9029,#dfa92f);background-image:-ms-linear-gradient(top,#cf9029,#dfa92f);background-image:-o-linear-gradient(top,#cf9029,#dfa92f);box-shadow:0 1px 5px #d99d2d}
.industry-icon.oil-gas-industry a:before{background:#d39532;box-shadow:inset 0 25px 130px -28px #e1ab2d}
.industry-icon.oil-gas-industry a:hover{background-color:#c78b29;background-image:-webkit-gradient(linear,left top,left bottom,from(#c78b29),to(#d3a02d));background-image:-webkit-linear-gradient(top,#c78b29,#d3a02d);background-image:-moz-linear-gradient(top,#c78b29,#d3a02d);background-image:-ms-linear-gradient(top,#c78b29,#d3a02d);background-image:-o-linear-gradient(top,#c78b29,#d3a02d)}
.industry-icon.oil-gas-industry a:after{content:"\e608"}

.industry-icon.petrochemical-industry a{background-color:#007538;background-image:-webkit-gradient(linear,left top,left bottom,from(#007538),to(#038640));background-image:-webkit-linear-gradient(top,#007538,#038640);background-image:-moz-linear-gradient(top,#007538,#038640);background-image:-ms-linear-gradient(top,#007538,#038640);background-image:-o-linear-gradient(top,#007538,#038640);box-shadow:0 1px 5px #007f3c}
.industry-icon.petrochemical-industry a:before{background:#007e35;box-shadow:inset 0 25px 130px -28px #018a42}
.industry-icon.petrochemical-industry a:hover{background-color:#006a33;background-image:-webkit-gradient(linear,left top,left bottom,from(#006a33),to(#017d3a));background-image:-webkit-linear-gradient(top,#006a33,#017d3a);background-image:-moz-linear-gradient(top,#006a33,#017d3a);background-image:-ms-linear-gradient(top,#006a33,#017d3a);background-image:-o-linear-gradient(top,#006a33,#017d3a)}
.industry-icon.petrochemical-industry a:after{content:"\e609"}

.industry-icon.power-industry a{background-color:#912421;background-image:-webkit-gradient(linear,left top,left bottom,from(#912421),to(#b72822));background-image:-webkit-linear-gradient(top,#912421,#b72822);background-image:-moz-linear-gradient(top,#912421,#b72822);background-image:-ms-linear-gradient(top,#912421,#b72822);background-image:-o-linear-gradient(top,#912421,#b72822);box-shadow:0 1px 5px #9f241d}
.industry-icon.power-industry a:before{background:#9e2419;box-shadow:inset 0 25px 130px -28px #be2923}
.industry-icon.power-industry a:hover{background-color:#7e1f1d;background-image:-webkit-gradient(linear,left top,left bottom,from(#7e1f1d),to(#a0221d));background-image:-webkit-linear-gradient(top,#7e1f1d,#a0221d);background-image:-moz-linear-gradient(top,#7e1f1d,#a0221d);background-image:-ms-linear-gradient(top,#7e1f1d,#a0221d);background-image:-o-linear-gradient(top,#7e1f1d,#a0221d)}
.industry-icon.power-industry a:after{content:"\e60a"}

.industry-icon.pharmaceuticals-industry a{background-color:#a9005c;background-image:-webkit-gradient(linear,left top,left bottom,from(#a9005c),to(#c02e6f));background-image:-webkit-linear-gradient(top,#a9005c,#c02e6f);background-image:-moz-linear-gradient(top,#a9005c,#c02e6f);background-image:-ms-linear-gradient(top,#a9005c,#c02e6f);background-image:-o-linear-gradient(top,#a9005c,#c02e6f);box-shadow:0 1px 5px #b92269}
.industry-icon.pharmaceuticals-industry a:before{background:#a9005c;box-shadow:inset 0 25px 130px -28px #c02e6f}
.industry-icon.pharmaceuticals-industry a:hover{background-color:#920250;background-image:-webkit-gradient(linear,left top,left bottom,from(#920250),to(#a82961));background-image:-webkit-linear-gradient(top,#920250,#a82961);background-image:-moz-linear-gradient(top,#920250,#a82961);background-image:-ms-linear-gradient(top,#920250,#a82961);background-image:-o-linear-gradient(top,#920250,#a82961)}
.industry-icon.pharmaceuticals-industry a:after{content:"\e800"}

.industry-icon.rail-industry a{background-color:#2c153f;background-image:-webkit-gradient(linear,left top,left bottom,from(#2c153f),to(#482359));background-image:-webkit-linear-gradient(top,#2c153f,#482359);background-image:-moz-linear-gradient(top,#2c153f,#482359);background-image:-ms-linear-gradient(top,#2c153f,#482359);background-image:-o-linear-gradient(top,#2c153f,#482359);box-shadow:0 1px 5px #3a1c4e}
.industry-icon.rail-industry a:before{background:#311744;box-shadow:inset 0 25px 130px -28px #49235e}
.industry-icon.rail-industry a:hover{background-color:#221030;background-image:-webkit-gradient(linear,left top,left bottom,from(#221030),to(#381c47));background-image:-webkit-linear-gradient(top,#221030,#381c47);background-image:-moz-linear-gradient(top,#221030,#381c47);background-image:-ms-linear-gradient(top,#221030,#381c47);background-image:-o-linear-gradient(top,#221030,#381c47)}
.industry-icon.rail-industry a:after{content:"\e60b"}

.industry-icon.mining-quarrying-industry a{background-color:#040404;background-image:-webkit-gradient(linear,left top,left bottom,from(#040404),to(#464648));background-image:-webkit-linear-gradient(top,#040404,#464648);background-image:-moz-linear-gradient(top,#040404,#464648);background-image:-ms-linear-gradient(top,#040404,#464648);background-image:-o-linear-gradient(top,#040404,#464648);box-shadow:0 1px 5px #303030}
.industry-icon.mining-quarrying-industry a:before{background:#040404;box-shadow:inset 0 25px 130px -28px #48484a}
.industry-icon.mining-quarrying-industry a:hover{background-color:#000;background-image:-webkit-gradient(linear,left top,left bottom,from(#000),to(#2a2a2b));background-image:-webkit-linear-gradient(top,#000,#2a2a2b);background-image:-moz-linear-gradient(top,#000,#2a2a2b);background-image:-ms-linear-gradient(top,#000,#2a2a2b);background-image:-o-linear-gradient(top,#000,#2a2a2b)}
.industry-icon.mining-quarrying-industry a:after{content:"\e607"}

.industry-icon.construction-industry a{background-color:#b84b24;background-image:-webkit-gradient(linear,left top,left bottom,from(#b84b24),to(#c65e27));background-image:-webkit-linear-gradient(top,#b84b24,#c65e27);background-image:-moz-linear-gradient(top,#b84b24,#c65e27);background-image:-ms-linear-gradient(top,#b84b24,#c65e27);background-image:-o-linear-gradient(top,#b84b24,#c65e27);box-shadow:0 1px 5px #bd5224}
.industry-icon.construction-industry a:before{background:#c15024;box-shadow:inset 0 25px 130px -28px #cb6326}
.industry-icon.construction-industry a:hover{background-color:#ab4624;background-image:-webkit-gradient(linear,left top,left bottom,from(#ab4624),to(#b55a25));background-image:-webkit-linear-gradient(top,#ab4624,#b55a25);background-image:-moz-linear-gradient(top,#ab4624,#b55a25);background-image:-ms-linear-gradient(top,#ab4624,#b55a25);background-image:-o-linear-gradient(top,#ab4624,#b55a25)}
.industry-icon.construction-industry a:after{content:"\e606"}

.industry-icon.food-beverage-industry a{background-color:#2a419e;background-image:-webkit-gradient(linear,left top,left bottom,from(#2a419e),to(#4a5dbb));background-image:-webkit-linear-gradient(top,#2a419e,#4a5dbb);background-image:-moz-linear-gradient(top,#2a419e,#4a5dbb);background-image:-ms-linear-gradient(top,#2a419e,#4a5dbb);background-image:-o-linear-gradient(top,#2a419e,#4a5dbb);box-shadow:0 1px 5px #3a52b6}
.industry-icon.food-beverage-industry a:before{background:#2f498e;box-shadow:inset 0 25px 130px -28px #4c5faa}
.industry-icon.food-beverage-industry a:hover{background-color:#233786;background-image:-webkit-gradient(linear,left top,left bottom,from(#233786),to(#4152A7));background-image:-webkit-linear-gradient(top,#233786,#4152A7);background-image:-moz-linear-gradient(top,#233786,#4152A7);background-image:-ms-linear-gradient(top,#233786,#4152A7);background-image:-o-linear-gradient(top,#233786,#4152A7)}
.industry-icon.food-beverage-industry a:after{content:"\e600"}

.industry-icon.manufacturing-industry a{background-color:#9355b3;background-image:-webkit-gradient(linear,left top,left bottom,from(#9355b3),to(#a262c2));background-image:-webkit-linear-gradient(top,#9355b3,#a262c2);background-image:-moz-linear-gradient(top,#9355b3,#a262c2);background-image:-ms-linear-gradient(top,#9355b3,#a262c2);background-image:-o-linear-gradient(top,#9355b3,#a262c2);box-shadow:0 1px 5px #a060c0}
.industry-icon.manufacturing-industry a:before{background:#8e44b0;box-shadow:inset 0 25px 130px -28px #AC82C1}.industry-icon.manufacturing-industry a:hover{background-color:#814B9C;background-image:-webkit-gradient(linear,left top,left bottom,from(#814B9C),to(#9057AD));background-image:-webkit-linear-gradient(top,#814B9C,#9057AD);background-image:-moz-linear-gradient(top,#814B9C,#9057AD);background-image:-ms-linear-gradient(top,#814B9C,#9057AD);background-image:-o-linear-gradient(top,#814B9C,#9057AD)}
.industry-icon.manufacturing-industry a:after{content:"\e601"}

.industries-listing { background-color: #efefef; padding: 25px 0 45px; }
	.industries-listing h2 { margin-bottom: 25px; }
	.industries-listing .industry-icon { position: relative; z-index: 1; }
		.industries-listing .industry-icon a { margin: 50px auto 20px; width: 120px; height: 120px; line-height: 120px; font-size: 4em; }
			.industries-listing .industry-icon a:before { top: -20px; left: -20px; bottom: -20px; right: -20px; }
				.industries-listing h3 { text-align: center; font-size: 1.4em; margin: 23px 0 0; }

/************************************************************************************************************************
 * ENQUIRY FORM STYLES
 ************************************************************************************************************************/
.gform_wrapper { max-width: 100% !important; }
.gform_wrapper .gform_footer { padding: 0 !important; }
#enquiry-background { position: fixed; top: 0;	bottom: 0; width: 100%; height: 100%; background-color: #000000; background-color: rgba(0, 0, 0, 0.45); font-size: 1.2em; z-index: 99999; display: none; } 

#enquiry-modal-close { position: absolute; right: 15px; font-weight: bold; font-size: 1.75em; top: 15px; color: #777777; }
	#enquiry-modal-close:hover { color: #ff0000; }

#enquiry-modal { display: none; z-index: 999999; position: relative; pointer-events: none; }
	#enquiry-modal .enquiry-modal-holder { position: fixed; top: 0;	bottom: 0; width: 100%; height: 100%; font-size: 1.2em; z-index: 999999;	display: table; }
		#enquiry-modal .enquiry-modal-holder .enquiry-modal-center { display: table-cell; vertical-align: middle; text-align: center; }
			#enquiry-modal .enquiry-modal-holder .enquiry-modal-center .inner-modal { z-index: 99999; border: 1px solid #1B60AE; -webkit-box-shadow: 0px 0px 10px 1px rgba(0,0,0,0.75); -moz-box-shadow: 0px 0px 10px 1px rgba(0,0,0,0.75); box-shadow: 0px 0px 10px 1px rgba(0,0,0,0.75); display: inline-block; background-color: #ffffff; width: 85%; max-width: 700px; padding: 20px 0 20px 20px; text-align: left; pointer-events: all; position: relative; }
				#enquiry-modal .enquiry-modal-holder .enquiry-modal-center .inner-modal h2 { font-weight: bold; font-size: 1.8em; }
				#enquiry-modal .enquiry-modal-holder .enquiry-modal-center .inner-modal	#gform_submit_button_4 { margin-bottom: 0 }
			
				#enquiry-modal .enquiry-modal-holder #gform_fields_2 { margin: 1em 0 0; list-style: none; }
				#enquiry-modal .enquiry-modal-holder .enquiry-modal-center .inner-modal .gform_wrapper .gfield_description { display: none; }
				#enquiry-modal .enquiry-modal-holder .enquiry-modal-center .inner-modal #input_2_1 { width: 100%!important; box-sizing: border-box; }
				#enquiry-modal .enquiry-modal-holder .enquiry-modal-center .inner-modal #field_2_2,
				#enquiry-modal .enquiry-modal-holder .enquiry-modal-center .inner-modal #field_2_3,
				#enquiry-modal .enquiry-modal-holder .enquiry-modal-center .inner-modal #field_2_4,
				#enquiry-modal .enquiry-modal-holder .enquiry-modal-center .inner-modal #field_2_6 { position: relative; z-index: 9999; float: left; width: 50%; clear: none; background: none; border: none; margin: 0; padding: 0 20px 0 0!important;  box-sizing: border-box;}
				#enquiry-modal .enquiry-modal-holder .enquiry-modal-center .inner-modal #field_2_4,
				#enquiry-modal .enquiry-modal-holder .enquiry-modal-center .inner-modal #field_2_6 { padding-right: 20px; box-sizing: border-box; }
				
				#enquiry-modal .enquiry-modal-holder .enquiry-modal-center .inner-modal #field_2_2 input,
				#enquiry-modal .enquiry-modal-holder .enquiry-modal-center .inner-modal #field_2_3 select,
				#enquiry-modal .enquiry-modal-holder .enquiry-modal-center .inner-modal #field_2_5 textarea,
				#enquiry-modal .enquiry-modal-holder .enquiry-modal-center .inner-modal #field_2_4 input,
				#enquiry-modal .enquiry-modal-holder .enquiry-modal-center .inner-modal #field_2_6 input { width: 100%!important; box-sizing: border-box; }
				
				#enquiry-modal .enquiry-modal-holder .enquiry-modal-center .inner-modal #field_2_1,
				#enquiry-modal .enquiry-modal-holder .enquiry-modal-center .inner-modal #field_2_5 { background: none; border: none; margin: 0; padding: 0 20px 0 0!important; width: 100%; box-sizing: border-box; }
				
				#enquiry-modal .enquiry-modal-holder .enquiry-modal-center .inner-modal .ginput_container, #content .ginput_container { margin: 0; }
				#enquiry-modal .enquiry-modal-holder .enquiry-modal-center .inner-modal .gform_wrapper .top_label .gfield_label { margin-top: 10px; }
				#enquiry-modal .enquiry-modal-holder .enquiry-modal-center .inner-modal .gform_wrapper .top_label .gfield_error .ginput_container { max-width: 100%; }
				
				#enquiry-modal .enquiry-modal-holder .enquiry-modal-center .inner-modal #field_2_3 select { padding: 4px 10px!important; }

#enquiry-modal .enquiry-modal-holder .enquiry-modal-center .inner-modal .gform_wrapper .gform_footer {
    font-size: 14px;
    float: left;
}

.page-buy-clicker.mobile { top: inherit; bottom: 0; width: 100%; z-index: 2; }
		.page-buy-clicker .inline-buy-button { padding: 0; display: block; }
			.page-buy-clicker.mobile .inline-buy-button a { width: 100%; padding: 0.26em 1em; box-sizing: border-box; display: inline-block;  background-color: #ce3d2b; color: #ffffff; font-size: 1.25em; text-transform: uppercase; text-align: center; }
				.page-buy-clicker.mobile .inline-buy-button a:hover { background-color: #B52D1C; }	
				
@media all and (max-width: 767px) {
	#enquiry-modal { pointer-events: all; }
	#enquiry-modal .enquiry-modal-holder .enquiry-modal-center .inner-modal #gform_wrapper_4 { overflow: auto; -webkit-overflow-scrolling: touch;  position: relative; z-index: 99999; }
	#enquiry-modal .enquiry-modal-holder .enquiry-modal-center .inner-modal { overflow-y: scroll; -webkit-overflow-scrolling: touch;  height: 80%; }
}				
				
@media all and (max-width: 550px) {
	#gform_wrapper_4 { overflow: auto; }
	#enquiry-modal .enquiry-modal-holder .enquiry-modal-center .inner-modal { overflow-y: scroll; height: 90vh; overflow-x: hidden; }
	#enquiry-modal .enquiry-modal-holder .enquiry-modal-center .inner-modal #field_2_2, #enquiry-modal .enquiry-modal-holder .enquiry-modal-center .inner-modal #field_2_3,
	#enquiry-modal .enquiry-modal-holder .enquiry-modal-center .inner-modal #field_2_4, #enquiry-modal .enquiry-modal-holder .enquiry-modal-center .inner-modal #field_2_6 { width: 100%!important; }
}				

/************************************************************************************************************************
 * SIDEBAR STYLES
 ************************************************************************************************************************/
.sidebar-company-name { font-size: 1.2em; margin-bottom: 0.5em; color: #0060b2; font-weight: 700; }
.sidebar-heading { margin-bottom: 0; font-weight: 700; color: #0060b2; font-size: 1.05em; }
.sidebar .email { color: #0060b2; }
	.sidebar .email:hover { color: #004b97; }
	
.sidebar .sidebar-post { margin-top: 1em; padding-top: 1em; border-top: 1px solid #e5e5e5; }
.sidebar .sidebar-post-1 { margin-top: 0; padding-top: 0; border-top: none; }
.sidebar .sidebar-post .title { font-size: 1.4em; }
.sidebar .sidebar-post p { margin-bottom: 0; }
.sidebar .sidebar-post .read-more { text-align: left; font-weight: bold; }
@media all and (max-width: 767px) {
	.sidebar > :first-child { margin-top: 1em; padding-top: 1em; border-top: 1px solid #e5e5e5; }
}


/************************************************************************************************************************
 * NEWS LISTING STYLES
 ************************************************************************************************************************/
.post-display-4 .post-item { margin-top: 30px; background-color: #003d7d; }
	.post-display-4 .post-item * { color: white; }
	.post-display-4 .columns:first-child .post-item, .post-display-4 .columns:nth-child(2) .post-item { margin-top: 0; }
.post-display-4 h1 { font-size: 1.5em; margin-bottom: 0; }
#content .post-display-4 p.date, .search-results #content p.date, .search-results #content p.search-post-type { font-size: 0.9em; margin-bottom: 0.5em; line-height: 1.2; border-bottom: 2px solid #002D5A; padding-bottom: 10px; }
.post-display-4 .content { padding: 1em; }
	.post-display-4 .content .excerpt { margin-bottom: 0; }
		.post-display-4 .content a:hover { color: #7CB8F6; }
		.post-display-4 .content .excerpt a { white-space: nowrap; font-weight: 700; color: #7CB8F6; }
			.post-display-4 .content .excerpt a:hover { color: #559FE6; }

@media all and (max-width: 600px) {
	.post-display-4 .post-item, .post-display-4 .columns:nth-child(2) .post-item { margin-top: 20px; }
}


/************************************************************************************************************************
 * SLIDER STYLES
 ************************************************************************************************************************/	
.flexslider { margin-bottom: 20px !important; }
.flexslider li { list-style: none !important; }	
	
.slider-information { position: absolute; top: 15px; width: 100%; left: 0; }
.slider-text-1, .slider-text-2 { margin-bottom: 0em; font-size: 4em; line-height: 1em; }
.slider-text-2 { font-size: 2em; }
.slider-information .panel { padding: 1.563em; display: inline-block; background: #f9f9f9; background: rgba(249, 249, 249, 0.6); }

@media all and (max-width: 900px) {
	.slider-text-1 { font-size: 3.929em; }	
}

@media all and (max-width: 767px) {
	.slider-text-1 { font-size: 2.857em; }
}

@media all and (max-width: 550px) {
	.slider-text-1 { font-size: 2.143em; }
	.flex-control-nav { display: none; }
}

.flex-control-nav {	right: 40% !important; text-align: center !important; bottom: 7px !important; }
	.flex-control-nav li { margin: 0 4px !important; }
		.flex-control-paging li a { background: #ffffff !important; height: 13px !important; width: 13px !important; box-shadow: none !important; line-height: 3em; opacity: 0.5; }
			.flex-control-paging li a:hover, .flex-control-paging li a.flex-active { opacity: 1; }


/************************************************************************************************************************
 * SCROLL TABLE STYLES
 ************************************************************************************************************************/
.scroll-table { width: 100%; margin-bottom: 1.563em; }
.scroll-table, .scroll-table th, .scroll-table td { border: 1px solid #DBDBDB; }
	.scroll-table th, .scroll-table td { padding: 6px 11px; }
	.scroll-table th { font-weight: bold; color: white; }
	.scroll-table tr.even { background: #f8f8f8; }

@media all and (max-width: 700px) {
	.scroll-table { margin-bottom: 0; }
	.scroll-table-wrapper { overflow: hidden; overflow-x: scroll; padding-top: 54px; }
		.scroll-table-wrapper .scroll-table { table-layout: fixed; width: 900px; }
	.scroll-table-image { position: relative; margin-bottom: 1.2em; }	
	.scroll-table-image:before { content: url('images/swipe.png'); width: 115px; position: absolute; top: 0; left: 0; }
}


/************************************************************************************************************************
 * FORM STYLES
 ************************************************************************************************************************/
form .text-input { margin-bottom: 0.8em; padding: 8px 10px; width: 100%; font-family: "Open Sans", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif; color: #585858; font-size: 1.23em; border: 2px solid #e2ecf8; background-color: #FDFDFD; min-height: 45px; -webkit-appearance: none; border-radius: 0; }
form .search-button { float: right; font-size: 1.4em; background-color: #0060b2; color: white; font-weight: 700; padding: 8px 28px; border: none; font-family: "Open Sans", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif; -webkit-appearance: none; border-radius: 0; min-height: 45px; }
form .search-button:hover { cursor: pointer; background-color: #004b97; }
.ui-datepicker { background: #fcfcfc; border: 1px solid #e4e4e4; } .ui-datepicker-next, .ui-datepicker-year { float: right; }  .ui-datepicker-month, .ui-datepicker-year { width: 48%; }
.ui-datepicker-calendar td a { padding: 7px; display: block; } .ui-datepicker-header { padding-bottom: 7px; } #ui-datepicker-div { padding: 10px; display: none; } .ui-datepicker-prev, .ui-datepicker-next { display: inline-block; padding-bottom: 7px; cursor: pointer; }
#mobile-search-form .text-input, #header-search-form .text-input, #site-search-form .text-input { float: left; margin: 0 3% 0 0; }

#mobile-search-form .text-input, #header-search-form .text-input { width: 67%; }
	#mobile-search-form .search-button, #header-search-form .search-button { width: 28%; }

#site-search-form .text-input { width: 76%; }
	#site-search-form .search-button { width: 20%; padding: 8px 0; }

#site-search-form, #sidebar-search-form { margin-bottom: 1.563em; }

@media all and (max-width: 767px) {
	#site-search-form .text-input, #sidebar-search-form .text-input { float: left; margin: 0 3% 0 0; width: 67%; }
	#site-search-form .search-button, #sidebar-search-form .search-button { width: 28%; }
	body, body.sticky-header, #site-header, .company-logo img { transition: none; -webkit-transition: none; -moz-transition: none; -ms-transition: none; -o-transition: none; transition: none; }
}

@media all and (max-width: 500px) {
	#site-search-form .text-input, #sidebar-search-form .text-input { float: none; margin: 0; width: 100%; }
	#site-search-form .search-button, #sidebar-search-form .search-button { width: auto; float: none; margin-top: 10px; font-size: 1.2em; min-height: 0; }
}

#content .gfield { list-style: outside none none; position: relative; clear: both; width: 100%; margin: 0 0 14px; }
#content .gfield.gf_left_half { width: 50%; padding: 0 5px 0 0; float: left; clear: left; }
#content .gfield.gf_right_half { width: 50%; padding: 0 0 0 5px; float: left; clear: right; }
#content ul.gform_fields { margin: 0; }
#content ul.gfield_checkbox { margin-left: 0; font-size: 1em; }
	#content ul.gfield_checkbox li { font-size: 1em; }
.gfield input[type="text"], .gfield input[type="email"], .gfield select, .gfield textarea { border: 2px solid #e2ecf8; background-color: #FDFDFD; font-family: "Open Sans", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif; color: #585858; font-size: 1em; padding: 8px 10px; width: 100% !important; -webkit-appearance: none; border-radius: 0; min-height: 46px; }
.gfield select option { padding-right: 10px; }
.gfield_label {	font-size: 0.9em; color: #424242; font-weight: 700; }
	.gfield_required { color: #D43E1A; margin-left: 5px;	}
.gfield_description { font-size: 1em; color: #666666; display: block; }
.gform_button { background-color: #0060b2; color: white; font-weight: 700; font-size: 1.4em; padding: 8px 28px; border: none; font-family: "Open Sans", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif; -webkit-appearance: none; border-radius: 0; text-transform: uppercase;	}
	.gform_button:hover { cursor: pointer; background: #004b97; }

.gfield_error input[type="text"], .gfield_error textarea { border: 1px solid #D43E1A; }
.validation_message, .gform_validation_container, .ui-datepicker { display: none; }
.gform_confirmation_wrapper, .validation_error { margin: 0 0 20px 0; position: relative; border-left: 5px solid; padding: 10px; background-color: #f0f0f0; color: #424242; }
.gform_confirmation_wrapper { border-color: #65BD56; }
.validation_error { border-color: #D43E1A; }
#content .gform_confirmation_message, #content .validation_error p, .page-id-124 #content .gform_wrapper .validation_error p { margin: 0; line-height: 1.4; font-size: 1em; line-height: 1.3; }
	.gform_confirmation_message:before {	position: absolute; font-family: FontAwesome; content: "\f058"; line-height: 1; }
.gform_confirmation_message:before, .validation_error i { position: absolute; text-align: center; left: 5px; width: 1em; top: 20px; font-size: 1.7em; }
.gform_confirmation_message:before { color: #65BD56; }
.validation_error i { color: #D43E1A; }

@media all and (max-width: 500px) {
	#content .gfield.gf_left_half, #content .gfield.gf_right_half { width: 100%; padding: 0; float: none; }
}


/************************************************************************************************************************
 * SOCIAL ICONS STYLES
 ************************************************************************************************************************/
.page-social-container { position:fixed; left: -44px; top: 40%; width: 78px; height: 218px; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; -ms-transition: all 0.5s ease; -o-transition: all 0.5s ease; transition: all 0.5s ease; z-index: 999999; }
.page-social-container.open { left: 0px; }
.page-social-icons { display: block; width: 44px; background-color: #DCDCDC; float: left; padding: 7px 2px 2px; }
.page-social-clicker { display: block; width: 34px; height: 73px; float: left; background-color: white; }
	.page-social-clicker:hover img { -webkit-filter: brightness(95%); -moz-filter: brightness(95%); filter: brightness(95%); }
.page-social-clicker a img { display: block; }
.page-buy-clicker { position:fixed; left: 0; top: 40%; z-index: 999999; }
.page-buy-clicker a img { display: block; }
	.page-buy-clicker:hover img { -webkit-filter: brightness(95%); -moz-filter: brightness(95%); filter: brightness(95%); }

.page-social-container-mobile { position: fixed; left: 0; bottom: -46px; width: 100%; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; -ms-transition: all 0.5s ease; -o-transition: all 0.5s ease; transition: all 0.5s ease;  }
	.page-social-container-mobile .page-social-icons { width: 100%; height: auto; text-align: center; }
	.page-social-container-mobile .page-social-clicker { height: auto; width: auto; float: right; margin-right: 10px; }
	.page-social-container-mobile.open { bottom: 0; }
	.page-social-container-mobile.buy { bottom: -9px; }
	.page-social-container-mobile.buy.open { bottom: 33px; }
	
.inline-social-container { border-top: 1px solid #cccccc; padding-top: 8px; }
.inline-social-container h4 { padding-bottom: 0.3em; }
.inline-buy-button { padding: 0 0 12px; display: inline-block; }
.inline-buy-button a { display: inline-block; background-color: #ce3d2b; padding: 6px 22px; color: #ffffff; font-size: 1.1em; text-transform: uppercase; font-weight: 700; }
	.inline-buy-button a:hover { background-color: #A72B1B; }
	

				
/************************************************************************************************************************
 * ICOMOON
 ************************************************************************************************************************/
@font-face {
    font-family: 'icomoon';
    src:  url('fonts/icomoon.eot?xv7isw');
    src:  url('fonts/icomoon.eot?xv7isw#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?xv7isw') format('truetype'),
    url('fonts/icomoon.woff?xv7isw') format('woff'),
    url('fonts/icomoon.svg?xv7isw#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
}

[class^="cj-"], [class*=" cj-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;

    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.cj-cable-accessories:before {
    content: "\e901";
}
.cj-cable-trough:before {
    content: "\e902";
}
.cj-food-beverage:before {
    content: "\e600";
}
.cj-manufacturing:before {
    content: "\e601";
}
.cj-construction:before {
    content: "\e606";
}
.cj-mining-quarrying:before {
    content: "\e607";
}
.cj-oil-gas:before {
    content: "\e608";
}
.cj-petrochemical:before {
    content: "\e609";
}
.cj-power:before {
    content: "\e60a";
}
.cj-rail:before {
    content: "\e60b";
}
.cj-solar:before {
    content: "\e60c";
}
.cj-wind:before {
    content: "\e60d";
}
.cj-pharmaceuticals:before {
    content: "\e800";
}
.cj-water:before {
    content: "\e801";
}
.cj-arc-flash:before {
    content: "\e907";
}
.cj-cable-cleats-ties-support:before {
    content: "\e908";
}
.cj-cable-crimps-lugs-connectors:before {
    content: "\e909";
}
.cj-cable-cutting-crimping-tools:before {
    content: "\e90a";
}
.cj-cable-duct:before {
    content: "\e90b";
}
.cj-cable-glands:before {
    content: "\e90c";
}
.cj-cable-jointing-tools:before {
    content: "\e90d";
}
.cj-cable-protection:before {
    content: "\e90e";
}
.cj-cable-pulling-laying:before {
    content: "\e90f";
}
.cj-cable-transits:before {
    content: "\e910";
}
.cj-duct-seals:before {
    content: "\e911";
}
.cj-earthing-lightning-protection:before {
    content: "\e912";
}
.cj-electrical-safety:before {
    content: "\e913";
}
.cj-feeder-pillars:before {
    content: "\e914";
}
.cj-hv-cable-joints-terminations-connectors:before {
    content: "\e915";
}
.cj-lv-cable-joints:before {
    content: "\e916";
}
.cj-mv-hv-cables:before {
    content: "\e900";
}
.cj-cables:before {
    content: "\e903";
}
.cj-cold-shrink:before {
    content: "\e904";
}
.cj-cut-outs:before {
    content: "\e905";
}
.cj-hazardous:before {
    content: "\e906";
}
.cj-fuses:before{  content: "\e917"; }
.cj-surge-arresters:before{  content: "\e919"; }
.cj-overhead-lines:before{  content: "\e918"; }

/************************************************************************************************************************
 * INFOGRAPHICS STYLES
 ************************************************************************************************************************/
.infographics-main h2 {    
	margin-bottom: 20px;
    font-size: 1.6em;
    border-bottom: 1px solid #E0E0E0;
    padding-bottom: 5px;
}

.infographic-list {
	padding-bottom: 1em;
}

.infographic-list .infographic-item {
	width: 50%;
	float: left;
	margin-bottom: 3em;
}

.infographic-list .infographic-item img {
	float: left;
	margin-right: 1em;
	box-shadow: 0 0 2px 1px #CCCCCC;
	-moz-box-shadow: 0 0 2px 1px #CCCCCC;
	-webkit-box-shadow: 0 0 2px 1px #CCCCCC;
}

.infographic-list .infographic-item h3 {
	font-size: 1.3em;
}

.infographic-list .infographic-item p.read-more {
	text-align: right;
}

.infographic-list .infographic-item p.read-more a {
    font-size: .875em;
    padding: 9px 12px;
}

@media all and (min-width: 768px) {
	.infographic-list .infographic-item.even {
		padding-right: 20px;
	}
	
	.infographic-list .infographic-item.odd {
		padding-left: 20px;
	}
}

@media all and (max-width: 767px) {
	.infographic-list .infographic-item {
		width: 100%;
	}
}

.accordion, .accordion * {
	-webkit-box-sizing:border-box; 
	-moz-box-sizing:border-box; 
	box-sizing:border-box;
}

.accordion {
	overflow:hidden;
	margin-top: 17px;
}

.accordion-section-title {
	width: 100%;
    padding: 15px;
    display: inline-block;
    border-bottom: 1px solid #B3B3B3;
    background: #DEDEDE;
    transition: all linear 0.15s;
    font-size: 1em;
    color: #1B60AE;
    text-transform: uppercase;
    font-weight: 700;
}

.accordion-section-title.active, .accordion-section-title:hover {
	background:#D4D4D4;
	text-decoration:none;
	color: #1B60AE;
}

.accordion-section:last-child .accordion-section-title {
	border-bottom:none;
}

.accordion-section-content {
	display:none;
}

.accordion-section-content ul {
	padding: 15px;
	margin-bottom: 0;
	font-size: 1em;
	margin-left: 0;
  list-style: none;
}

.accordion-section-content ul li {
	  line-height: 1.8;
    border-bottom: 1px solid #D2D0D0;
    padding: 3px 0 2px;
}

.accordion-section-content ul li:last-child {
  border-bottom: none;
}

.accordion-section-content ul li a {
	color: #1B60AE;
	text-transform: uppercase;
}

.accordion-section-content ul li a:hover {
	color: #0e4d93;
}


/************************************************************************************************************************
 * LOGOS BANNER
 ************************************************************************************************************************/
.logos-banner { padding: 60px 0; }
.home .logos-banner, .page-id-10 .logos-banner, .page-id-11 .logos-banner, .page-id-26 .logos-banner, .single-post .logos-banner,
.parent-pageid-8539 .logos-banner, .page-id-8539 .logos-banner, .page-id-12 .logos-banner, .page-id-13.logos-banner,
.error404 .logos-banner, .page-id-14610 .logos-banner, .single-e-newsletter .logos-banner { border-top: 2px solid #cccccc; }
.single-post .has-related-products .logos-banner { border-top: none; }

@media all and (max-width: 600px) {
	.logos-banner { padding: 35px 0; }
}


/************************************************************************************************************************
 * E-NEWSLETTER
 ************************************************************************************************************************/
#e-newsletter {  }
#e-newsletter .e-newsletter-single { margin-top: 40px; }
#e-newsletter .e-newsletter-single.single-1, #e-newsletter .e-newsletter-single.single-2,
#e-newsletter .e-newsletter-single.single-3, #e-newsletter .e-newsletter-single.single-4 {
	margin-top: 0;
}
.e-newsletter-single img { border: 4px solid #efefef; margin-bottom: 15px; }
.e-newsletter-single .sent-date { margin-bottom: 0; }

#e-newsletter-iframe { width: 100%; height: 600px; border: none; margin-bottom: 2em; border: 1px solid #efefef; }

@media all and (max-width: 900px) {
	#e-newsletter-iframe { height: 550px; }
}

@media all and (max-width: 767px) {
	#e-newsletter .e-newsletter-single.single-3, #e-newsletter .e-newsletter-single.single-4 {
		margin-top: 40px;
	}

	#e-newsletter-iframe { height: 500px; }
}

@media all and (max-width: 500px) {
	#e-newsletter-iframe { height: 450px; }
}

@media all and (max-width: 400px) {
	#e-newsletter .e-newsletter-single.single-2 {
		margin-top: 40px;
	}

	#e-newsletter .e-newsletter-single {

	}

	#e-newsletter-iframe { height: 400px; }
}


/************************************************************************************************************************
 * CUSTOM ICONS
 ************************************************************************************************************************/
.stButton .stLarge {
	background-image: none !important;
	font: normal normal normal 40px/1 FontAwesome;
	color: white;
	font-size: 22px;
	line-height: 35px;
	-webkit-transition: all ease .4s;
	transition: all ease .4s;
	-webkit-backface-visibility: hidden;
	background-color: #0060b2;
	border-radius: 4px;
	text-align: center;
}

.non-mobile .stLarge {
	margin-bottom: 4px;
}

.stButton .stLarge:hover {
	opacity: 1 !important;
}

.st_linkedin_large span span:before {
	content: "\f0e1";
}

.st_linkedin_large .stLarge {
	background-color: #489bda;
}

.st_twitter_large span span:before {
	content: "\f099";
}

.st_twitter_large .stLarge {
	background-color: #0077B5;
}

.st_facebook_large span span:before {
	content: "\f09a";
}

.st_facebook_large .stLarge {
	background-color: #2b467d;
}

.st_googleplus_large span span:before {
	content: "\f0d5";
}

.st_googleplus_large .stLarge {
	background-color: #b93b2c;
}

.st_email_large span span:before {
	content: "\f2b7";
}

.st_email_large .stLarge {
	background-color: #7d7d7d;
}

.st_sharethis_large span span:before {
	content: "\f1e0";
}

.st_sharethis_large .stLarge {
	background-color: #95d03a;
}

.subscribe-button-inner {
  /*display: none !important;*/
  float: right;
}

/************************************************************************************************************************
 * NEWSLETTER SIGNUP
 ************************************************************************************************************************/

.sweet-alert input {
  display: block !important;
}

.sweet-alert button {
  background-color: #0060b2 !important;
  -webkit-border-radius: 0 !important;
   border-radius: 0 !important;
}

.sweet-alert button:hover {
  background-color: #004b97 !important;
}

.sweet-alert button.cancel {
  background-color: #DEDEDE !important;
}

.sweet-alert button.cancel:hover {
  background-color: #D4D4D4 !important;
}

.sweet-alert fieldset {
  display: none !important;
}

.newsletter-signup-btn {
  float: right !important;
  display: block;
  font-size: 0.9em;
  margin-top: 3px;
}

#e-newsletter {
  padding-top: 3.5em;
}

.newsletter-signup-form .gform_wrapper {
  padding-bottom: 2em !important;
}

/************************************************************************************************************************
 * LANDING PAGE
 ************************************************************************************************************************/

.page-template-template-landing {
	margin-top: 190px
}
.page-template-template-landing .product-cat-icons {
	display: none;
}

.highlighted-row {
	background: #f5f6fb;
}

.highlighted {
	padding: 40px 80px;
}

.highlighted .terms {
	font-size: 0.9em;
	margin: 10px 0;
}

.highlighted .logos {
	max-height: 150px;
}

.highlighted p {
	margin: 40px 0;
}

.highlighted label {
	display: none;
}

.highlighted form {
	display: flex;
	flex-direction: row;
	align-content: center;
	justify-content: center;
	align-items: stretch;
}

.highlighted .gfield input {
	width: auto !important;
	margin-right: 10px;
}

.highlighted .gform_button {
	font-size: 1.2em;
}

.why-grid {
	margin-top: 40px !important;
}
.why-grid .why {
	display: flex;
	flex-direction: row;
	align-items: center;
}
.why-grid img {
	min-width: 107px;
	max-width: 107px;
	margin-right: 25px;
}

.why-main-text p{
	max-width: 800px;
	margin: 10px auto;
	line-height: 1.5em;
}

/*
.header-cta-button {
	background: #4248c0;
}
*/

a.gform_button:hover {
	color: #FFF !important;
}

.testimonials {
	background: #f9f8f6;
	margin: 0;
}

.testimonials-header {
	font-size: 2.5em;
	margin-bottom: 40px;
	text-align: center;
}

.testimonials p {
	margin-bottom: 5px;
}

.testimonials .name {
	font-weight: bold;
}

.testimonials .role {
	font-style: italic;
}

.testimonials .company {
	color: #0060b2;
}

.testimonials li {
	display: flex;
	flex-direction: row;
	padding: 30px 60px;
	align-items: center;
	border-top: 1px solid #ccc;
}

.testimonials li:first-child {
	border-top: none;
}

.testimonials blockquote {
	color: #777;
	font-size: 1.3em;
	margin-bottom: 20px;
}

.testimonials blockquote:before, .testimonials blockquote:after {
	font-weight: bold;
	font-size: 1.4em;
	font-family: serif;
}
.testimonials blockquote:before { content: "\201C"; }
.testimonials blockquote:after { content: "\201D"; }

.testimonials li:after {
	content: '';
	clear: both;
}

.testimonials li:nth-child(odd) p {
	text-align: right;
}

.testimonials li:nth-child(even) {
	flex-direction: row-reverse;
}

.testimonials li:nth-child(even) img {
	margin-right: 0px;
	margin-left: 50px;
}

.testimonials img {
	border-radius: 50%;
	margin-right: 50px;
	width: 150px;
	min-width: 150px;
}

.andmore {
	margin-top: 40px;
}



/************************************************************************************************************************
 * POP UP
 ************************************************************************************************************************/

.backgroundOverlay {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	height: 100%;
	width: 100%;
	margin: 0;
	padding: 0;
	background: #000000;
	opacity: .85;
	filter: alpha(opacity=85);
	-moz-opacity: .85;
	z-index: 99999;
	display: none;
}

.delayedPopupWindow {
	display: none;
	position: fixed;
	width: 700px;
	max-width: 700px;
	height: 545px;
	top: 50%;
	left: 50%;
	margin-left: -350px;
	margin-top: -300px;
	background-color: #efefef;
	border: 2px solid #333;
	z-index: 99999;
	padding: 25px;
}

#btnClose {
	width:100%;
	display: block;
	text-align: center;
	text-decoration: none;
	color: #424242;
	font-weight: 700;
	background: #fff;
	width: 30px;
	height: 30px;
	border-radius: 50%;
	float: right;
	line-height: 30px;
	position: absolute;
	top: 15px;
	right: 15px;
}

#btnClose:hover {
	color: #0060b2;
}

#delayedPopup > div.formDescription {
	float: right;
	display: block;
	width: 66%;
	padding: 0;
	font-size: 18px;
	color: #666;
	clear: left;
}

#delayedPopup > div.formDescription .popup-title {
	color: #444444;
	font-size: 36px;
	line-height: 40px;
	font-size: 1.5em;
	font-weight: 700;
	color: #0060b2;
	text-transform: uppercase;
	margin-bottom: 15px;
}

#delayedPopup > div.formDescription .popup-description p {
	font-size: 16px;
	line-height: 1.4;
}

#delayedPopup #subForm label {
	display: none;
}

#delayedPopup #subForm input {
	margin-bottom: 10px;
}

#delayedPopup #subForm .gform_button {
	font-size: 1em;
	width: 100%;
	margin-bottom: 20px;
	padding: 12px 28px;
}

#delayedPopup > div.formDescription .popup-terms {
	font-size: 14px;
}

#delayedPopup > div.formDescription .logos {
	margin-top: 10px;
}

#delayedPopup .formImages {
	float: left;
	width: 29%;
	padding: 1%;
	display: block;
	font-size: 16px;
	color: #666;
}


@media all and (max-width: 767px) {
	#delayedPopup  .formImages {
		display: none !important;
	}
	#delayedPopup > div.formDescription {
		width: 100%;
	}
	.delayedPopupWindow {
		width: 340px;
		max-width: 340px;
		height: auto;
		top: 50%;
		left: 50%;
		margin-left: -170px;
		margin-top: -300px;
	}
	#btnClose {
		top: -10px;
		right: -10px;
	}
}

@media all and (max-width: 600px) {
	.delayedPopupWindow {
		padding: 17px;
		margin-top: -220px;
	}

	#delayedPopup > div.formDescription .popup-title {
		font-size: 1.3em;
		margin-bottom: 15px;
		text-align: center;
		margin-bottom: 8px;
	}

	#delayedPopup > div.formDescription .popup-description p {
		font-size: 0.813em;
		line-height: 1.4;
	}

	#delayedPopup .gfield input[type="text"], #delayedPopup .gfield input[type="email"] {
		font-size: 0.8em;
		padding: 8px 10px;
		min-height: 36px;
	}

	#delayedPopup #subForm .gform_button {
		font-size: 0.75em;
	}

	#delayedPopup > div.formDescription .popup-terms {
		font-size: 0.7em;
		line-height: 1.4;
		margin-bottom: 0;
	}

	#delayedPopup > div.formDescription .logos {
		display: none;
	}

}


.gfield.hidden_label label.gfield_label {
	display: none;
}
.sidebar .gfield {
	display: block;
}
.sidebar .gfield.gform_validation_container {
	display: none;
}
.sidebar .gform_fields {
	margin-left: 0;
}

table {
    border-collapse: collapse;
    display: block;
    max-width: -moz-fit-content;
    max-width: fit-content;
    overflow-x: auto;
    height: auto!important;
}

.infographic-map {
  max-width: unset!important;
}