/**







 * Theme Name: Webstarter







 * Version: 2







    Author: ROI.com.au







 */















  /********************







Webstarter unique styling goes in this section







  *********************/















* {
	box-sizing: border-box;
}
.row::after, .row::before {
	content: '';
	clear: both;
	display: block;
}
.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
	line-height: 25px;
}
.hr {
	border-top: 1px solid #e5e5e5;
	margin: 20px 0px 20px 0px;
	padding-bottom: 40px;
	padding-top: 40px;
}
.hr-styling {
	border-top: 0.5px solid #eaeaea;
	margin: 40px 0px 40px 0px;
}
.small-half .one-half, .three-sixths, .two-fourths {
	width: 20%;
}
.big-half .one-half, .three-sixths, .two-fourths {
	width: 79%;
}
.company_colour, #menu-main > li > ul {
	background-color: #c1272d;
}
nav.company-colour {
	background-color: #1C1745;
}
/*navigation text / quote form text colour*/







nav a, .quote_wrap {
	color: #fff;
}
/*footer link colour*/















footer a, .copyright a {
	color: #ADADAD;
}
footer a, .copyright a:hover {
	text-decoration: underline;
}
/*regular font*/







body {
	font-weight: 400;
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
	/*background-image:url('img/bg-pat.jpg');*/







	background-repeat: repeat;
}
html {
	font-size: 100%;
}
table tr td p {
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
	font-size: 14px;
	letter-spacing: 0;
}
p {
	font-weight: 400;
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
	line-height: 25px;
	color: #333333;
}
.col-sm-6 p {
	line-height: 22px !important;
}
.brochure {
	color: #ffffff;
	text-decoration: none;
}
.sticky-sub-menu {
	position: -webkit-sticky;
	position: sticky;
	top: 20px;
	color: #C7AB70;
	background-color: #ffffff;
	padding: 20px 9px 50px 0px;
	box-shadow: 0px 15px 10px -15px #acacac;
	z-index: 10;
}
.sticky-sub-menu a {
	color: #C7AB70;
	line-height: 30px;
	padding: 0px 20px 0px 0px;
	text-decoration: none;
	background-color: #ffffff;
}
.sticky-sub-menu a:hover {
	color: #1C2E45;
	background-color: #ffffff;
}
.menu-item-type-custom, .menu-item-object-custom, .current-menu-item, .menu-item-377, .sub-menu {
	border-bottom: 1px solid #545454 !important;
}
#menu-main > li.menu-item-8 > ul > li {
	border-right: 1px solid #545454 !important;
}
#breadcrumbs {
	font-size: 11px;
}
/*fonts*/







h1, h2, h3, h4, h5, h6 {
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
	font-weight: 400;
	line-height: 30px;
}
h1 {
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
	font-size: 1.8em;
	font-weight: bold;
	color: #d3b05d;
}
h2 {
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
	font-size: 20px;
	font-weight: bold;
	color: #d3b05d;
}
body {
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
}
body img {
	max-width: 100%;
	height: auto;
}
nav li a:hover, nav #menu-main > .current-menu-item > a {
	background-color: #d3b05d;
	color: #fff;
}
.feature_quote button {
	background-color: #d3b05d;
	border: 0;
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
}
.feature_quote button:hover {
	cursor: pointer;
	text-decoration: underline;
}
/* partners */







.partners {
	margin-top: 30px;
}
.partners h2 {
	text-shadow: 0 0 1px #d4d4d4;
	font-size: 23px;
	line-height: 25px;
	color: #010101;
}
.partners h2 span {
	color: #d92929;
}
.partners .slider {
	position: relative;
	margin: 10px 45px 0;
}
.partners .arrow {
	position: absolute;
	top: 20px;
	width: 35px;
	height: 35px;
	background: url(img/clients-arrow.png) no-repeat 0 -35px;
	font: 0/0 a;
	color: transparent;
	cursor: pointer;
}
.partners .left {
	left: -45px;
}
.partners .left:hover {
	background-position: 0 0;
}
.partners .right {
	right: -45px;
	background-position: -35px -35px;
}
.partners .right:hover {
	background-position: -35px 0;
}
.partners .list {
	position: relative;
	height: 75px;
	overflow: hidden;
}
.partners .list ul {
	position: absolute;
	top: 0;
	left: 0;
	white-space: nowrap;
}
.partners .list li {
	display: inline-block;
	vertical-align: middle;
	margin-left: 5px;
}
.lt-ie8 .partners .list li {
	display: inline;
	zoom: 1;
}
.partners .list li:first-child {
	margin-left: 0;
}
.partners .list img {
	max-height: 75px;
}
/********************







	wrapper







  *********************/







.wrapper {
	margin: 0px auto;
	max-width: 1280px;
	width: 100%;
}
/********************







	Sitewide







  *********************/















body {
	margin: 0px auto;
}
.clearfix {
	clear: both;
}
.clearfix-3col {
	clear: both;
}
img.aligncenter {
	margin: 0px auto;
	display: block;
}
iframe {
	max-width: 100%;
	border: none;
}
.show_mobile {
	display: none;
}
/* header / navigation area */















header, nav {
	margin: 0px auto;
	width: 100%;
}
header {
	background-color: #fff;
}
.header_logo {
	width: 49%;
	padding: 20px 0px 20px 1%;
	float: left;
}
.header_logo img {
	max-width: 100%;
}
.header_phone {
	width: 49%;
	float: left;
	text-align: right;
	padding: 10px 1% 20px 0px;
}
.header_phone a {
	text-decoration: none;
}
.header_phone div {
	text-align: right;
}
.phone_cta_text {
	font-size: 25px;
	color: #162b44;
	margin: 30px 0px;
}
.phone_number {
	font-size: 15px !important;
	line-height: 20px;
	margin-top: -30px;
}
p a, .pagecontent li a, .phone_number, .readmore a, .nav-previous a, .nav-next a {
	font-size: 15px !important;
}
.desktop-mobile {
	display: inline-block !important;
	margin-right: 15px !important;
}
.desktop-landline {
	display: inline-block !important;
}
/*main nav*/















nav {
	float: left;
	position: relative;
}
#menu-main, #menu-main > li > ul, #menu-main > li > ul > li > ul {
	padding: 0px;
	margin: 0px;
}
#menu-main > li {
	list-style-type: none;
	display: block;
	float: left;
}
#menu-main > li > ul > li {
	list-style-type: none;
	display: block;
	position: relative;/*float: left;

	width:25%;

	vertical-align:top;*/

}
#menu-main > li > a, #menu-main > li > ul > li > a, #menu-main > li > ul > li > ul > li > a {
	height: 55px;
	text-decoration: none;
	padding: 0px 20px 0px 20px;
	display: block;
	line-height: 55px;
	font-size: 15px;
	font-weight: 400;
}
#menu-main > li > ul > li > ul > li > a {
	width: 200px;
	overflow: hidden;
}
#menu-main > li > ul, #menu-main > li > ul > li > ul {
	display: none;
	position: absolute;
	z-index: 99999;
}
#menu-main > li:hover > ul {
	display: block;
}
#menu-main > li:hover > ul > li:hover > ul {
	display: block;
	left: 100%;
	margin-top: -55px;
}
#menu-main > li.menu-item-has-children > a, #menu-main > li.menu-item-has-children:hover > a {
	background-image: url('img/arrow-vertical.png');
	background-repeat: no-repeat;
	background-position: 95% 50%;
}
#menu-main > li > ul > li.menu-item-has-children, #menu-main > li > ul > li.menu-item-has-children:hover > a {
	background-image: url('img/arrow-horizontal.png');
	background-repeat: no-repeat;
	background-position: 95% 50%;
}
.mobilenav {
	height: 55px;
	display: none;
	background-color: #1c1745;
}
.mobilenav a {
	width: 96%;
	text-decoration: none;
	display: block;
	line-height: 55px;
	padding: 0px 2% 0px 2%;
	margin: 0 auto;
	background-image: url(img/menu-icon.png);
	background-repeat: no-repeat;
	background-size: 25px 110px;
	background-position: 65px 1px;
	border-top: 1px solid #EFEFEF;
}
.mobilenav a:hover {
	background-color: #d3b05d;
	color: #fff;
	min-width: 100%;/*background-position: 65px -53px;*/

}
/*#menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-240 ul {



	color:#C7AB70;



}*/



.jump-navigation {
	background: #f5f5f5;
	padding: 0;
	position: -webkit-sticky;
	position: sticky;
	top: 0px;
	z-index: 99;
}
.jump-navigation > li {
	list-style: none;
	padding: 20px !important;
	font-weight: normal;
	color: #261A45;
}
.jump-navigation > li > a {
	list-style: none;
	font-weight: bold;
	color: #261A45;
}
.jump-navigation > li > a:hover {
	list-style: none;
	font-weight: bold;
	color: #D4B066;
}
.jump-navigation .sub-menu {
	background: #fff;
	position: absolute;
	top: 100%;
	left: -99999px;
	height: 0;
	margin: 0;
	padding: 0;
	z-index: 999;
	width: 80%;
	box-shadow: 10px 10px 25px 1px rgba(0,0,0,0.15);
	border: 1px solid #ccc;
	max-height: 300px !important;
	overflow-y: scroll !important;
}
.jump-navigation .sub-menu li a {
	color: #002C56;
	padding: 15px 25px;
	display: block;
}
.jump-navigation .sub-menu li a:hover {
	color: #d3b05d;
}
.jump-navigation li.active .sub-menu {
	left: 0;
	top: 55px;
	height: auto;
	overflow: visible;
}
/* background */







.background_image {
	position: fixed;
	top: 0px;
	width: 100%;
	margin: 0px auto;
	z-index: -1;
	min-width: 1300px;
}
.background_image img {
	width: 100%;
	overflow: hidden;
}
h1, h2, h3, h4, h5, h6, p {
	margin-top: 0px;
	padding-top: 0px;
}
/* main content area */















.maincontent {
	background-color: #fff;
	padding: 30px 2% 20px 2%;
}
.pagecontent {
	width: 67.3125%;
	float: left;
}
.pagecontent {
	font-size: 90%;
}
.pagecontent li {
	padding-bottom: 5px;
}
.widget-line {
	/*border-left: 1px solid #CCCCCC;

    padding-left: 15px;*/

	padding-bottom: 10px;
	margin-top: 60px;
	background-color: #ffffff;
}
.widget-line a {
	border-bottom: 1px solid #CCCCCC;
	text-decoration: none;
	color: #C7AB70;
	font-size: 18px;
}
.widget-line a:hover {
	color: #25364B;
}
.pagecontent a {
	color: #d3b05d;
	font-size: 16px;
	text-decoration: underline;
}
.pagecontent a:hover {
	color: #014789;
}
.alignleft {
	float: left;
	padding: 0px 10px 0px 10px;
}
.alignright {
	float: right;
	padding: 0px 0px 10px 10px;
}
.wp-caption-text {
	line-height: 20px;
	color: #333333;
	text-align: center;
	min-width: 300%;
}
.text-widget-1 {
	left: 0;
}
.text-widget-2 {
	margin-left: 7px;
}
/*.textwidget a {







	background-color:#162b44;







	padding:17px;







	line-height:30px;







	color:#fff;







	text-decoration:none;







	font-size:13px;







}















.textwidget a:hover {







	background-color:#c7ab6a;*/























footer p {
	color: #fff;
}
footer p a {
	color: #fff;
	text-decoration: underline;
}
footer p a:hover {
	color: #c7ab6a;
}
.copyright.company_colour {
	background-color: #0e153c;
}
.copyright p {
	color: #ADADAD !important;
}
aside {
	width: 28.58%;
	padding: 20px 1.25% 20px 2.5%;
	float: left;
	top: 20px;
	margin-top: -75px;
	position: -webkit-sticky;
	position: sticky;
	z-index: 99;
}
.aside_phone {
	display: none;
	width: 100%;
	text-align: center;
	border-radius: 5px;
	margin-bottom: 10px;
	padding: 5px 0px 5px 0px;
	box-shadow: 0px 0px 15px -5px #000;
}
.aside_phone a {
	text-decoration: none;
}
.aside_phone_number {
	color: #fff;
	font-size: 20px;
}
.aside_phone_cta_text {
	color: #fff;
	font-size: 20px;
}
/********************







	Main Content Tables







  *********************/















.pagecontent table {
	width: 100%;
	margin-bottom: 20px;
}
.pagecontent table td {
	padding: 10px 1%;
	border-bottom: 1px solid #eaeaea;
}
.pagecontent table tr:first-child td {
	background-color: #eaeaea;
	font-weight: bold;
	text-align: center;
}
/********************







	Main Content PDF Files







  *********************/







.pdf-list a {
	width: 100%;
	border: 2px solid #eaeaea;
	background-image: url('img/PDF-icon.png');
	background-repeat: no-repeat;
	background-position: 2% center;
	min-height: 50px;
	display: block;
	margin: 10px 0px;
	text-decoration: none;
	color: #282828;
	padding: 10px 0px 0px 10%;
}
.pdf-list a:hover {
	background: #282828;
	background-image: url('img/PDF-icon.png');
	background-repeat: no-repeat;
	background-position: 2% center;
	color: #FFF;
}
/********************







	Product Parent







  *********************/















.products {
	float: left;
}
.products a {
	text-decoration: none;
}
.products ul {
	list-style-type: none;
	padding: 0;
}
.products ul li {
	float: left;
	width: 31%;
	margin: 0px 1% 5% 1%;
	height: 138px;
	min-height: 100%;
	display: block;
	position: relative;
}
.prodimg img {
	width: 100%;
}
.imgtxt p {
	position: absolute;
	bottom: -8px;
	background: rgba(0,0,0,0.7);
	text-align: center;
	color: #fff;
	font-weight: bold;
	font-size: 14px;
	width: 100%;
	margin: 0;
}
.downloadbtn {
	border: 1px solid #303030;
	border-radius: 7px;
	width: 206px;
	padding: 10px;
	background: #303030;
}
/********************







	Product Single







  *********************/







.single_product_gallery {
	float: right;
	width: 48%;
	margin: 0px 0px 0px 2%;
}
.single_product_gallery > img {
	max-width: 100%;
	height: auto;
}
.single_product_gallery_thumbs {
	float: left;
	padding-right: 1%;
}
.single_product_gallery_thumbs img {
	width: 100px;
	height: auto;
}
.lb-image {
	max-width: inherit;
}
/*quote form*/















.quote_wrap {
	background-color: #1c1745 !important;
}
.quote_wrap h3 {
	text-align: center;
	color: #fff;
	padding: 20px 0px 20px 0px;
	font-size: 23px;
	margin-bottom: 0px;
	font-weight: 400;
}
.feature_quote {
	padding: 0px 5% 20px 5%;
}
.feature_quote label, .feature_quote input, .feature_quote select, .feature_quote textarea {
	display: block;
	width: 100%;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	border-radius: 2px;
	font-size: 13px;
}
.feature_quote input.error, .feature_quote select.error {
	border: 1px solid #ff2865;
	background-color: #ff9cb8;
}
.feature_quote input, .feature_quote select, .feature_quote textarea {
	padding: 8px 8px;
	border: 0px;
}
/* checkboxes */















form .field {
	margin-top: 6px;
}
.field.checkbox {
	margin-top: 10px;
}
.field.checkbox label {
	padding: 2px 0px 0px 0px;
}
.feature_quote input[type='checkbox'] {
	float: left;
	width: 10%;
	height: 16px;
	width: 16px;
	padding: 0px;
}
.feature_quote textarea {
	height: 90px;
}
.feature_quote button {
	margin-top: 10px;
	width: 100%;
	padding: 10px 5px;
	border-radius: 5px;
	color: #fff;
	font-size: 18px;
}
/********************







	sidebar text widget









*********************/







.aside .quote_wrap .sidebar_widget {
	position: -webkit-sticky;
	position: sticky;
	top: 50px;
}
.sidebar_widget {
	margin: 20px 1% 0px 1%;
	font-size: 90%;
}
.sidebar_title {
	text-align: center;
	font-weight: bold;
}
/********************







	sidebar wordpress widgets







*********************/















.sidebar_widget ul {
	padding: 0px;
}
.sidebar_widget li {
	list-style-type: none;
}
.sidebar_widget li a {
	display: inline-block;
	border-bottom: 1px solid #eaeaea;
	width: 100%;
	padding: 10px 0px 10px 5%;
	text-decoration: none;
	color: #1c1745;
}
.sidebar_widget li a:hover {
	color: #d3b05d;
}
.sidebar_widget li:first-child a {
	border-top: 1px solid #eaeaea;
}
/* recent comments */







ul li.recentcomments a, ul li.recentcomments a:first-child {
	border-top: none;
	border-bottom: none;
}
/*footer*/







footer {
	background-color: #222222;
	color: #fff;
	padding: 0px 0px 40px 1.25% !important;
	box-shadow: 0px 0px 15px -5px #000;
}
footer img {
	max-width: 100%;
	height: auto;
}
.third {
	width: 30%;
	margin: 0px 1% 0px 0px;
	padding: 10px 1% 0px 1%;
	float: left;
}
.third h3 {
	color: #d3b05d;
	font-size: 20px;
	font-weight: bold;
	margin: 0 !important;
}
.third img {
	max-width: 100%;
	height: auto;
}
footer .footer_social > ul {
	margin: 0px;
	padding: 0px;
}
footer .footer_social > ul > li > a > img {
	width: 15%;
	float: left;
	margin: 0px 2% 0px 0px;
}
footer .footer_social > ul > li {
	display: block;
}
.thirdlast {
	margin: 0px 0px 0px 0px;
}
.footer_address_icon {
	width: 15%;
	float: left;
}
.footer_address_address {
	width: 80%;
	float: left;
	padding-top: 14px;
	font-size: 15px;
}
.footer_address_address p {
	margin: 0px 0px 0px 0px;
}
footer h3 {
	color: #959595;
	font-size: 24px;
	padding: 30px 0px 0px 0px;
}
footer, footer a {
	font-size: 14px;
	color: #fff;
	padding-bottom: 20px;
	text-decoration: none;
}
footer p {
	line-height: 20px;
	color: #ffffff;
}
.copyright {
	font-size: 12px;
	color: #fff;
	text-align: center;
	box-shadow: 0px 0px 15px -5px #000;
}
.copyright p {
	margin-bottom: 0px;
	line-height: 25px;
	padding: 20px 0px 10px 0px !important;
}
.footer_email, .footer_phone, .footer_address {
	padding: -2px 18px 10px 12px;
	font-size: 18px;
}
.footer_phone {
	padding-left: 0 !important;
	padding-top: 10px;
}
.footer_phone a {
	font-size: 14px;
	text-decoration: underline;
	color: #fff;
}
.footer_phone a:hover {
	color: #c7ab6a;
}
.footer_email img, .footer_phone img, .footer_address img {
	position: relative;
	top: 7px;
	padding-right: 5px;
	border: none;
}
.footer_address_icon {
	width: 15%;
	float: left;
}
.footer_email {
	/*background-color:#162b44;*/







	font-size: 15px;
	border-radius: 5px;
	padding: 5px 0px 0px 0px;
	max-width: 220px;
	text-decoration: underline;
}
.footer_email:hover {
	color: #c7ab6a;
}
.footer_email img {
	margin-top: 5px;
}
.footer_email span {
	margin-top: 15px;
}
.footer_service_area_text {
	width: 58%;
	float: left;
}
.footer_service_area_map {
	width: 40%;
	float: left;
	margin-right: 2%;
}
.footer_service_area_map img {
	width: 100%;
}
.footer_service_area .australia {
	width: 101px;
	height: 97px;
	float: left;
}
.footer_service_area .service_text {
	float: left;
	padding-left: 22px;
	width: 50%;
}
.footer_service_area .australia, .footer_service_area .australia img {
	position: relative;
	z-index: 10;
}
.footer_service_area .statevic, .footer_service_area .statensw, .footer_service_area .stateqld, .footer_service_area .stateact, .footer_service_area .statewa, .footer_service_area .statent, .footer_service_area .statesa, .footer_service_area .statetas {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 9;
	display: none;
}
.footer_service_area .australia.vic .statevic, .footer_service_area .australia.nsw .statensw, .footer_service_area .australia.qld .stateqld, .footer_service_area .australia.act .stateact, .footer_service_area .australia.wa .statewa, .footer_service_area .australia.nt .statent, .footer_service_area .australia.sa .statesa, .footer_service_area .australia.tas .statetas {
	display: block;
}
.gallery_light {
	padding-top: 20px;
}
.blog-home excerpt {
	width: 65%;
	float: left;
}
.post-thumb {
	width: 22%;
	margin-right: 1.25%;
	float: left;
}
.nav-previous {
	font-weight: bold;
	font-size: 16px;
	line-height: 100px;
}
.nav-next {
	font-weight: bold;
	font-size: 16px;
	line-height: 100px;
}
.datetime {
	font-size: 14px;
	color: #aaa;
	margin-bottom: -15px;
	margin-top: -18px;
}
.readmore {
	width: 100%;
	text-align: right;
	font-size: 14px;
	margin-top: -10px;
}
}
/*popup form*/















.popup_wrap {
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0px;
	left: 0px;
	z-index: 1000;
}
.popup_wrap .background {
	background: url(img/50pcblack.png) repeat;
	width: 100%;
	height: 100%;
	top: 0;
	bottom: 0;
	position: fixed;
	z-index: 999;
}
.popup {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	max-width: 272px;
	height: 485px;
	z-index: 1000;
}
.popup {
	padding: 10px;
}
.popup .close {
	width: 30px;
	height: 30px;
	position: relative;
	/*right:-5px;







                top:-5px;*/







	right: -240px;
	top: 30px;
	cursor: pointer;
	background: url(img/close.png) no-repeat;
}
/********************







	Homepage







  *********************/















/* banner */















.banner, .banner img {
	/*max-width:1280px;*/







	min-width: 100% !important;
	margin: 0px;
	padding: 0px;
	display: block;
	position: relative;
	overflow: hidden;
	max-height: 400px;
}
ul.bxslider {
	margin: 0;
	min-width: 100%;
}
.bx-wrapper img {
	margin: 0;
}
.image_banner_caption {
	position: absolute;
	bottom: 0%;
	color: #fff;
	font-size: 25px;
	padding: 0px 0px 0px 40px;
	display: block;
	margin-left: -22px;
}
.image_banner_caption h1 {
	color: #fff;
	text-shadow: 2px 1px 15px #000000 !important;
	font-size: 30px;
	margin-left: 5px;
	margin-bottom: 60px;
}
.image_banner_link h3 {
	position: absolute;
	bottom: 30px;
	margin: 0px 0px -15px -5px;
	color: #fff;
	display: block;
	text-decoration: none;
	background-color: rgba(28, 23, 69, 0.8);
	padding: 1px 7px 1px 30px;
}
.image_banner_link h3:hover {
	position: absolute;
	color: #fff;
	display: block;
	text-decoration: none;
	background: rgba(212, 176, 102, 0.85);
}
/********************







	Blog







  *********************/















.excerpt-posts {
	border-bottom: 1px dashed #ECECEC;
	margin-bottom: 20px;
	padding-bottom: 10px;
	padding-top: 5px;
	width: 100%;
}
/********************







	Product Parent







  *********************/















.product_parent img {
	max-width: 100%;
}
.product_parent h3 {
	font-weight: bold;
}
.product_parent a {
	color: #231f20;
	text-align: center;
	text-decoration: none;
	display: block;
}
.product_parent a:hover {
	box-shadow: 0px 0px 15px -5px #000;
	background-color: #282828;
	color: #fff;
}
.icon-text-home .one-third {
	text-align: center;
}
.icon-text-home .wp-caption {
	max-width: inherit !important;
}
.icon-text-home .wp-caption-text {
	min-width: inherit !important;
}
.icon-text-home img {
	margin-bottom: 10px;
}
.banner .bxslider li {
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
}
.banner .bxslider li img {
	visibility: hidden;
}
.banner-wrapper {
	max-height: 256px;
	overflow: hidden;
}
.banner-wrapper .bx-viewport {
	overflow: visible !important;
}

@media screen and (max-width: 960px) {
.wrapper {
	width: 100%;
}
}

@media screen and (max-width: 760px) {
aside, nav ul > li, .third {
	width: 100%;
}
.third {
	width: 96%;
}
.image_banner_caption {
	position: static;
	background: #000;
	font-size: 14px;
	margin-top: 60px;
}
.image_banner_caption h1 {
	padding-left: 20px;
	padding-bottom: 40px;
}
.image_banner_link_text h3 {
	margin-top: 40px;
}
.image_banner_link {
	position: static;
	background: #000;
	font-size: 14px;
	background-image: url('img/arrow-horizontal.png');
	background-repeat: no-repeat;
	background-position: 95% 50%;
	border-top: 1px solid #454545;
}
.show_mobile {
	display: block;
}
.hide_mobile {
	display: none;
}
/********************







	Product Parent







  *********************/















.product_parent.third {
	width: 46%;
}
.excerpt {
	float: left;
}
.readmore {
	margin-bottom: 20px;
}
.clearfix-3col {
	display: none;
}
.clearfix-2col {
	clear: both;
}
aside, .pagecontent {
	margin-top: 0px;
	width: 96%;
	padding: 0px 2%;
}
aside {
	margin-top: 15px;
}
.mobilenav, .aside_phone {
	display: block;
}
.aside_phone a .phone_cta_text, .aside_phone a .phone_number {
	color: #F5E0AE !important;
}
.mobilenav, .aside_phone {
	display: block;
}
#menu-main {
	display: none;
	border-top: 1px solid #EFEFEF;
}
#menu-main > li > a {
	width: 100%;
	padding: 0px 0px 0px 0px;
	text-indent: 30px;
	box-sizing: border-box;
	background: #1c1745;
	color: #ffffff;
}
#menu-main > li > ul > li > a {
	background: #1c1745;
}
#menu-main > li > a:active {
	background-color: #d3b05d;
}
#menu-main > li:hover > ul > li:hover > ul {
	display: block;
	left: 0;
	margin-top: 0px;
}
#menu-main .sub-menu .menu-item-8 {
	position: absolute;
	left: 50%;
	width: 1280px;
	text-align: center;
	transform: translateX(-50%);/*height: auto;

    overflow: hidden;

    width: 100%;

    position: static;*/

}
#menu-main li.menu-item-has-children.open .sub-menu {
    max-height: inherit;
}
#menu-main .sub-menu {
	height: auto;
    max-height: 0;
	overflow: hidden;
	width: 100%;
	position: static;
}
#menu-main > li > ul > li > ul > li > a {
	width: 100%;
	overflow: hidden;
	text-indent: 12%;
}
li.menu-item-has-children {
	height: auto !important;
}
.image_banner_caption {
	position: static;
	background: transparent !important;
	text-shadow: 2px 7px 100px #4a4a4a !important;
	font-size: 14px;
}
#menu-main > li > ul > li > a {
/* background-image: url(img/sub-menu-icon.png);







	background-repeat:no-repeat;







	background-size:25px 110px;







	background-position:30px 1px; */







}
#menu-main > li > ul > li > a:hover {
	background-position: 30px -56px;
}
#menu-main > li > ul > li > a {
	width: 100%;
	padding: 0px 0px 0px 0px;
	text-indent: 60px;
	box-sizing: border-box;
}
#menu-main > li > ul {
	position: static;
	display: block;
}
#menu-main > li {
	border-bottom: 1px solid #838383;
}
#menu-main > li > ul > li {
/*border-top: 1px solid #EFEFEF;*/

}
.header_phone {
	width: 46%;
	float: right;
	padding: 10px 0px 20px 0px;
}
.header_phone a {
	background-color: #1c1745 !important;
	box-sizing: border-box;
	color: #F5E0AE !important;/*padding: 2px 5% 10px 2%;*/

}
.phone_cta_text, .phone_number {
	font-size: 14px;
	color: #F5E0AE !important;
}
.products ul li {
	float: left;
	width: 54%;
}
.image_banner_caption {
	position: static;
	background: #000;
	font-size: 14px;
}
.image_banner_caption {
	padding: 15px 0px 15px 0px;
}
.image_banner_caption h1 {
	margin: 0px 0px 0px 15px !important;
}
.bxslider .banner {
	height: 400px;
}
/********************







	Product Single







  *********************/







.single_product_gallery {
	float: static;
	width: 100%;
	margin: 0px 0px 0px 0px;
}
.single_product_gallery > a > img {
	max-width: 100%;
	height: auto;
}
.single_product_gallery_thumbs img {
	width: 50px;
	height: auto;
}
/********************







	content tables







  *********************/







.pagecontent table {
	width: 100%;
	margin-bottom: 20px;
	display: block;
	overflow-x: scroll;
}
.company_colour, #menu-main > li > ul, .sub-menu, .quote_wrap, .image_banner_link {
	padding: 0px;
	box-shadow: none;
	border-radius: 0px;
	background-color: #1c1745 !important;
}
.copyright company_colour {
	background-color: #1c1745 !important;
}
.phone_cta_text {
	display: none;
}
.phone_number {
	padding: 10px;
	font-size: 20px;
	margin-top: 7px;
}
.show_mobile .phone_number {
	padding: 10px;
	margin-top: 10px;
	font-size: 17px;
	color: #F5E0AE !important;
	margin-bottom: 30px !important;/*margin-bottom: 5px !important;*/

}
.aside_phone a .phone_cta_text, .aside_phone a .phone_number {
	color: #F5E0AE !important;
}
.show_mobile {
	margin-top: 30px;
}
.header_phone a {
	background-color: #014789;
}
.textwidget a {
	width: 100%;
	display: block;
	margin: 0 0 10px;
	box-sizing: border-box;
	text-align: center;
	font-size: 18px;
	padding: 0;
}
.third, .third footer_about, .footer_email span {
	text-align: center;
}
.third, .third footer_about, .footer_email h3 {
	text-align: center;
	color: #d3b05d !important;
}
.third .footer_about p {
	color: #ffffff;
}
.company_colour, #menu-main > li > ul, .sub-menu, .quote_wrap {
/* background-color: .quote_wrap !important;*/

}
.footer_email {
	text-align: center;
	max-width: inherit;
	padding-bottom: 10px;
}
.copyright p {
	padding: 0;
	margin: inherit;
}
.jump-navigation li.active > a::after {
	content: 'x';
	display: inline-block;
	margin-left: 10px;
	float: right;
	font-size: 15px;
	margin-top: -11px;
	color: #000;
	width: 20px;
	height: 20px;
	line-height: 20px;
	border: 1px solid #333333;
	text-align: center;
}
.jump-navigation .sub-menu li {
	background-color: #fff;
}
#menu-main > li > ul > li {
	list-style-type: none;
	display: block;
	position: relative;
}
#menu-main > li.menu-item-8 > ul > li {
	list-style-type: none;
	display: block;
	position: relative;
}
#menu-main > li.menu-item-8 > ul > li a {
	list-style-type: none;
	display: block;
	position: relative;
}
.desktop-landline a {
	color: #F5E0AE !important;
}
.desktop-mobile {
	color: #F5E0AE !important;
}

#menu-main > li.menu-item-has-children > a, #menu-main > li.menu-item-has-children:hover > a img {

}



/*//end media tag*/



}
.fixed {
	position: fixed;
	top: 0;
	height: 55px;
	z-index: 100;
}
/**















Genesis easy columns fixes















**/















/* Column Classes







------------------------------------------------------------ */















.five-sixths, .four-fifths, .four-sixths, .one-fifth, .one-fourth, .one-half, .one-sixth, .one-third, .three-fifths, .three-fourths, .three-sixths, .two-fifths, .two-fourths, .two-sixths, .two-thirds {
	float: left;
	margin: 0 0 20px;
	padding-left: 3%;
}
.one-half, .three-sixths, .two-fourths {
	width: 48%;
}
.one-third, .two-sixths {
	width: 33%;
}
.four-sixths, .two-thirds {
	width: 65%;
}
.one-fourth {
	width: 22.5%;
}
.three-fourths {
	width: 73.5%;
}
.one-fifth {
	width: 17.4%;
}
.two-fifths {
	width: 37.8%;
}
.three-fifths {
	width: 58.2%;
}
.four-fifths {
	width: 78.6%;
}
.one-sixth {
	width: 14%;
}
.five-sixths {
	width: 82%;
}
.first {
	clear: both;
	padding-left: 0;
}
.clear {
	clear: both;
}
.clear-line {
	border-bottom: 1px solid #ddd;
	clear: both;
	margin: 0 0 15px;
}
.five-sixths, .four-fifths, .four-sixths, .one-fifth, .one-fourth, .one-half, .one-sixth, .one-third, .three-fifths, .three-fourths, .three-sixths, .two-fifths, .two-fourths, .two-sixths, .two-thirds {
	margin: 0px 0px 10px !important;
}

@media (max-width:400px) {
.five-sixths, .four-fifths, .four-sixths, .one-fifth, .one-fourth, .one-half, .one-sixth, .one-third, .three-fifths, .three-fourths, .three-sixths, .two-fifths, .two-fourths, .two-sixths, .two-thirds {
	display: block !important;
	width: 100% !important;
}
.alignleft, .alignright {
	float: static;
}
/********************







		Unique Service Points Overwrite







	  *********************/























.one-third.usps {
	width: 100% !important;
}
.usps .one-fourth {
	width: 22.5% !important;
}
.usps .three-fourths {
	width: 73.5% !important;
}
}

@media (min-width: 768px) {
#menu-main > li > ul {
	display: block;
	opacity: 0;
	visibility: hidden;
	top: 140%;
	-webkit-transition: top 0.5s, opacity 0.5s, visibility 0.5s;
	-moz-transition: top 0.5s, opacity 0.5s, visibility 0.5s;
	transition: top 0.5s, opacity 0.5s, visibility 0.5s;
}
#menu-main > li:hover > ul {
	top: 100%;
	opacity: 1;
	visibility: visible;
}
#menu-main > li.menu-item-8 > ul {
	left: 50%;
	max-width: 100%;
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	transform: translateX(-50%);
	width: 1280px;
}
/*

	#menu-main > li.menu-item-8::after {

		background-color: #014789;

		content: '';

		display: block;

		position: absolute;

		left: 0;

		top: 0;

		width: 100%;

		height: 100%;

	z-index: 60;

	}

*/

#menu-main > li.menu-item-8 > ul > li {
	float: left;
	width: 25%;
	vertical-align: top;
}
#menu-main > li.menu-item-8 > ul > li a {
	height: auto;
	line-height: 25px !important;
	vertical-align: top;
	padding: 20px;
}
#menu-main > li.menu-item-8 > ul > li a:hover {
	line-height: 25px !important;
	vertical-align: top;
	padding: 20px;
}
.nav li a > .menu-item-377 {
	background-color: #0F4685 !important;
}
.nav li a:hover, nav .current-menu-item > .menu-item-377 {
	background-color: #0F4685 !important;
}
}
