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

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

/******************************************
 GENERAL STYLES
******************************************/

/* Font Faces - BEGIN */

@import url('https://fonts.googleapis.com/css?family=Lato:400,700,900&display=swap');

/* Font Faces - END */

html {
	font-size: 100% !important;
}
body {
	font-family: 'Lato', sans-serif;
	font-size: 1.125rem;
	font-weight: normal;
	line-height: 1.55em;
}
body.home {
	font-size: 1rem;
}
h1,
h2,
h3,
h4,
h5,
h6 {
	color: #000;
	font-family: 'Lato', sans-serif;
	font-weight: bold;
	line-height: 1.35em;
	margin: 0 0 12px;
	padding: 0;
	text-rendering: optimizelegibility;
}
h1 {
	font-size: 2.3rem;
}
h2 {
	font-size: 2rem;
}
h3 {
	font-size: 1.75rem;
}
h4 {
	font-size: 1.625rem;
}
h5 {
	font-size: 1.25rem;
}
h6 {
	font-size: 1.125rem;
}
a {
	color: #7CC24D;
	outline: none;
	text-decoration: none;
}
a,
a:before,
a:after {
	-webkit-transition: all 200ms ease-in;
	-moz-transition: all 200ms ease-in;
	-o-transition: all 200ms ease-in;
	transition: all 200ms ease-in;
}
a:hover {
	color: #419a9d;
	text-decoration: underline;
}
a,
a:link,
a:hover,
a:active,
a:focus,
a:visited:link {
	outline: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
img {
	border: 0;
	max-width: 100%;
	position: relative;
	width: auto\9;
	vertical-align: middle;
	-ms-interpolation-mode: bicubic;
}
img:not(.ls-bg) {
	height: auto !important;
}
img:before {
	background-color: #efefef;
	border: 2px dotted rgb(200, 200, 200);
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	display: block;
	height: 100px;
	width: 100%;
}
img:after {
	color: rgb(100, 100, 100);
	content: "\f127"" Broken Image of " attr(alt);
	display: block;
	font-size: 16px;
	font-style: normal;
	font-family: FontAwesome;
	left: 0;
	position: absolute;
	text-align: center;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	width: 100%;
}
img:-moz-loading:after,
img:-moz-loading:before {
	visibility: hidden;
}
img.cke_wordpress_more {
	height: 10px !important;
}
p {
	margin-bottom: 26px;
	margin-top: 26px;
	padding: 0;
	color: #58585A;
}
table {
	margin: 20px 0;
}
hr {
	background-color: transparent;
	border-bottom: none;
	border-left: none;
	border-right: none;
	border-top: 1px solid #ccc;
	color: transparent;
	height: 1px;
	margin: 20px 0;
}
::-webkit-input-placeholder {
	opacity: 1;
}
::-moz-placeholder {
	opacity: 1;
}
/* firefox 19+ */

:-ms-input-placeholder {
	opacity: 1;
	filter: alpha(opacity=100);
}
/* ie */

input:-moz-placeholder {
	opacity: 1;
}
iframe {
	max-width: 100%;
}
#post-not-found {
	padding-top: 30px;
	text-align: center;
}
.em-googlemap,
.acf-map {
	position: relative;
}
.overlay {
	bottom: 0;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 1;
}
.twenty20 {
	max-width: 100%;
}
.extra-content,
.mainbody {
	padding: 100px 0;
}
body {
	background-color: #FFF;
	max-width: 1920px;
	margin: 0 auto;
	position: relative;
	width: 100%;
}
/******************************************
 CONTENT PANELS
******************************************/

/* Content Panel default settings */

.extra-content,
.extra-content-col-inner {
	background-position: center center;
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
/* Custom width container */

.container-custom-width {
	margin-left: auto;
	margin-right: auto;
	max-width: 100%;
}
/* Use Divup plugin to create boostrap grid in the WP editor */

.divup-wrap.row .div-1 {
	display: none;
}
/* More support for Bootstrap Grid */

.align-items-stretch .extra-content-col-inner {
	height: 100%;
}
/******************************************
 TYPOGRAPHY
******************************************/

.green-text {
	color: #6ED34B !important;
}
.black-text {
	color: #262525;
}
.font-100 {
	font-weight: 100;
}
.font-200 {
	font-weight: 200;
}
.font-300 {
	font-weight: 300;
}
.font-400 {
	font-weight: 400;
}
.font-500 {
	font-weight: 500;
}
.font-600 {
	font-weight: 600;
}
.font-700 {
	font-weight: 700;
}
.font-800 {
	font-weight: 800;
}
.font-900 {
	font-weight: 900;
}
.fz-18 {
	font-size: 1.125rem;
}
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
select,
textarea,
div.gform_wrapper input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]) {
	-webkit-appearance: none;
	background-color: #fff;
	border: 1px solid #E0E0E0;
	color: #403c3e;
	display: inline-block;
	font-family: inherit;
	font-weight: inherit;
	font-size: 1rem;
	margin: 0;
	max-width: 100%;
	padding: 6px 8px;
}
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
select,
div.gform_wrapper .top_label input.medium,
div.gform_wrapper .top_label select.medium,
div.gform_wrapper .left_label input.medium,
div.gform_wrapper .left_label select.medium,
div.gform_wrapper .top_label input.large,
div.gform_wrapper .top_label select.large,
div.gform_wrapper .left_label input.large,
div.gform_wrapper .left_label select.large {
	height: 46px;
	width: 100%;
}
input[type="password"] {
	letter-spacing: 0.3em;
}
textarea,
.gform_wrapper .top_label textarea.textarea,
.gform_wrapper textarea.textarea {
	height: 180px;
	width: 100%;
}
select {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" version="1.1" width="32" height="24" viewBox="0 0 32 24"><polygon points="0,0 32,0 16,24" style="fill: rgb(51, 51, 51)"></polygon></svg>');
	background-size: 9px 5px;
	background-position: right .5rem center;
	background-repeat: no-repeat;
	padding: 0 1rem 0 5px;
}
.gform_wrapper .top_label input[type="file"].medium {
	font-size: inherit;
	font-weight: inherit;
}
.woocommerce-cart table.cart td.actions .coupon .input-text {
	height: 40px;
}
input[type="submit"],
button,
.woocommerce #respond input#submit.alt,
.woocommerce a.button,
.woocommerce a.button.alt,
.woocommerce button.button.alt,
.woocommerce input.button.alt,
.woocommerce .cart .button,
.woocommerce .cart input.button,
.woocommerce input.button,
div.gform_wrapper .gform_footer input.button,
div.gform_wrapper .gform_footer input[type="image"],
div.gform_wrapper .gform_footer input[type="submit"],
div.gform_wrapper .gform_page_footer .button.gform_button,
div.gform_wrapper .gform_page_footer .button.gform_next_button {
	background-color: #509837;
	border: 2px solid transparent;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	color: #FFF;
	cursor: pointer;
	display: inline-block;
	font: 900 1.125rem/1.2em'Lato', sans-serif;
	padding: 13px 31px 12px;
	text-align: center;
	text-decoration: none;
	-webkit-transition: all 200ms ease-in;
	-moz-transition: all 200ms ease-in;
	-o-transition: all 200ms ease-in;
	transition: all 200ms ease-in;
}
.woocommerce #respond input#submit.alt,
.woocommerce a.button,
.woocommerce a.button.alt,
.woocommerce button.button.alt,
.woocommerce input.button.alt {
	display: block;
}
input[type="submit"]:hover,
button:hover,
.woocommerce #respond input#submit.alt:hover,
.woocommerce a.button:hover,
.woocommerce a.button.alt:hover,
.woocommerce button.button.alt:hover,
.woocommerce input.button.alt:hover,
.woocommerce .cart .button:hover,
.woocommerce .cart input.button:hover,
.woocommerce input.button:hover,
div.gform_wrapper .gform_footer input.button:hover,
div.gform_wrapper .gform_footer input[type="image"]:hover,
div.gform_wrapper .gform_footer input[type="submit"]:hover,
div.gform_wrapper .gform_page_footer .button.gform_button:hover,
div.gform_wrapper .gform_page_footer .button.gform_next_button:hover {
	background-color: #1d88af;
	color: #fff;
}
a.em-button {
	background-color: #509837;
	border: 2px solid rgba(0, 0, 0, 0);
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	color: #fff;
	display: inline-block;
	font: 900 1.125rem/1.2em'Lato', sans-serif;
	padding: 13px 31px 12px;
	text-align: center;
	text-decoration: none;
}
a.em-green-background {
	background-color: #509837;
}
a.em-white-border {
	background-color: rgba(0, 0, 0, 0);
	border: 2px solid #fff;
	color: #fff;
}
a.em-black-border {
	background-color: transparent;
	border: 1px solid #262525;
	color: #262525;
	font-weight: 400;
	font-size: 0.625rem;
	padding: 7px 16px 7px;
}
a.em-rounded {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
a.em-phone {
	background-image: url(library/images/icon-phone@2x.png);
	background-position: 15px center;
	background-repeat: no-repeat;
	background-size: 23px auto;
	padding-left: 50px;
}
a.em-button:hover {
	background-color: #00c9cc;
	color: #fff;
	text-decoration: none;
}
a.em-green-background:hover {
	background-color: #1d88af;
}
a.em-white-border:hover {
	background-color: #000;
	color: #fff;
}
a.em-black-border:hover {
	background-color: #000;
	color: #fff;
}
a.pdf-link:before,
a.doc-link:before {
	font-family: FontAwesome;
	font-size: 30px;
	left: 0;
	line-height: 1em;
	position: absolute;
	top: 0;
}
a.doc-link:before {
	content: "\f0f6";
}
a.pdf-link:before {
	content: "\f1c1";
}
a.pdf-link,
a.doc-link {
	display: block;
	font-size: 1.125rem;
	font-weight: 500;
	padding: 8px 0 6px 53px;
	position: relative;
}
a.hyper-link {
	background: url(library/images/icon-link@2x.png) no-repeat 0 7px;
	-webkit-background-size: 24px auto;
	-moz-background-size: 24px auto;
	-o-background-size: 24px auto;
	background-size: 24px auto;
	font-weight: 500;
	padding: 0 0 0 32px;
	text-decoration: none;
}
p.testimonial {
	border-left: 7px solid #009ED2;
	font-size: 1.375rem;
	font-weight: 500;
	line-height: 1.54545455em;
	margin: 22px 0;
	padding-left: 25px;
}
.list-inline {
	list-style: none;
	margin-left: -8px;
	margin-right: -8px;
	padding-left: 0;
}
.list-inline li {
	display: inline-block;
	padding-left: 8px;
	padding-right: 8px;
	vertical-align: top;
}
.blue-dot,
.black-dot {
	list-style: none;
	margin-left: 0;
	margin-right: 0;
	padding: 0;
}
.blue-dot ul,
.black-dot ul {
	list-style: none;
	margin-left: 1rem;
	padding-left: 0;
}
.blue-dot li:before,
.black-dot li:before {
	background: #009ED2;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	content: "";
	height: 11px;
	left: 0;
	position: absolute;
	top: 7px;
	width: 11px;
}
.black-dot li:before {
	background: #272525;
}
.blue-dot li,
.black-dot li {
	padding: 0 0 0 27px;
	position: relative;
}
.list-check-square,
.list-check,
.list-green-check {
	list-style: none;
	padding: 0;
}
.list-check-square li {
	background: url(library/images/check-square@2x.png) no-repeat 0 0.12em;
	-webkit-background-size: 21px auto;
	-moz-background-size: 21px auto;
	-o-background-size: 21px auto;
	background-size: 21px auto;
	margin: 1rem 0;
	padding-left: 30px;
}
.list-check li:before {
	color: #166988;
	content: "\f00c";
	font-family: FontAwesome;
	left: 0;
	position: absolute;
	top: 0;
}
.list-check li {
	font-weight: normal;
	margin: 1rem 0;
	padding-left: 40px;
	position: relative;
}
.list-green-check li {
	background: url(library/images/green-check@2x.png);
	background-repeat: no-repeat;
	background-position: left center;
	-webkit-background-size: 32px auto;
	-moz-background-size: 32px auto;
	-o-background-size: 32px auto;
	background-size: 32px auto;
	border-top: 1px solid rgba(112, 112, 112, 0.2);
	line-height: 1.65em;
	padding-bottom: 18px;
	padding-left: 60px;
	padding-top: 18px;
	font-size: 1rem;
}
.no-bullet {
	margin-left: 0;
	padding: 0;
}
.no-bullet li ul,
.no-bullet li ol {
	list-style: none;
	margin-left: 20px;
	margin-bottom: 0;
}
ul.square,
ol.square {
	list-style-type: square;
}
ul.circle,
ol.circle {
	list-style-type: circle;
}
ul.disc,
ol.disc {
	list-style-type: disc;
}
ul.no-bullet,
ol.no-bullet {
	list-style: none;
}
ul.d-xl-flex,
ul.d-lg-flex,
ul.d-md-flex,
ul.d-sm-flex,
ul.d-flex,
ol.d-xl-flex,
ol.d-lg-flex,
ol.d-md-flex,
ul.d-sm-flex,
ol.d-flex {
	list-style: none;
	margin: 26px -15px;
	padding: 0;
}
ul.d-xl-flex li,
ul.d-lg-flex li,
ul.d-md-flex li,
ul.d-sm-flex li,
ul.d-flex li,
ol.d-xl-flex li,
ol.d-lg-flex li,
ol.d-md-flex li,
ul.d-sm-flex li,
ol.d-flex li {
	padding: 0 15px;
}
ul.justify-content-center,
ol.justify-content-center {
	text-align: center;
}
table.table-style-1 {
	background: #0d294a5;
}
.table-style-1 td,
.table-style-1 th {
	border-bottom: none;
	border-left: 1px solid #fff;
	border-right: none;
	border-top: 1px solid #fff;
	padding: 13px 15px 13px;
	text-align: left;
}
.table-style-1 th {
	background: #152e54;
	color: #fff;
	font-size: 1.125rem;
	font-weight: 500;
	line-height: 1.333333em;
}
.table-style-1 tr td:first-child,
.table-style-1 tr th:first-child {
	border-left: none;
}
.table-style-1 tr:nth-child(2n) td {
	background: #e1e5ec;
}
code {
	background-color: #f8f8f8;
	border: 1px solid #dfdfdf;
	color: #333333;
	font-family: Consolas, "Liberation Mono", Courier, monospace;
	font-weight: normal;
	padding: 0 5px;
}
abbr,
acronym {
	color: #222;
	cursor: help;
	font-size: 90%;
	text-transform: uppercase;
}
abbr {
	text-transform: none;
}
abbr[title] {
	border-bottom: 1px dotted #DDDDDD;
}
img.alignleft,
img.alignright,
img.aligncenter {
	margin-bottom: 24px;
}
img.alignleft {
	display: inline;
	float: left;
	margin-right: 24px;
	margin-top: 4px;
}
img.alignright {
	display: inline;
	float: right;
	margin-left: 18px;
	margin-top: 4px;
}
img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.align-left {
	float: left;
}
.align-right {
	float: right;
}
.mce-content-body img[data-wp-more] {
	height: 16px !important;
}
@media (max-width: 1400px) {
	input[type="text"],
	input[type="password"],
	input[type="datetime"],
	input[type="datetime-local"],
	input[type="date"],
	input[type="month"],
	input[type="time"],
	input[type="week"],
	input[type="number"],
	input[type="email"],
	input[type="url"],
	input[type="search"],
	input[type="tel"],
	input[type="color"],
	select,
	div.gform_wrapper .top_label input.medium,
	div.gform_wrapper .top_label select.medium,
	div.gform_wrapper .left_label input.medium,
	div.gform_wrapper .left_label select.medium,
	div.gform_wrapper .top_label input.large,
	div.gform_wrapper .top_label select.large,
	div.gform_wrapper .left_label input.large,
	div.gform_wrapper .left_label select.large,
	div.gform_wrapper input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]) {
		height: 44px;
	}
	input[type="submit"],
	button,
	.woocommerce #respond input#submit.alt,
	.woocommerce a.button,
	.woocommerce a.button.alt,
	.woocommerce button.button.alt,
	.woocommerce input.button.alt,
	.woocommerce .cart .button,
	.woocommerce .cart input.button,
	div.gform_wrapper .gform_footer input.button,
	div.gform_wrapper .gform_footer input[type="image"],
	div.gform_wrapper .gform_footer input[type="submit"],
	div.gform_wrapper .gform_page_footer .button.gform_button,
	div.gform_wrapper .gform_page_footer .button.gform_next_button {
		padding: 13px 30px 12px;
	}
	.jqTransformSelectWrapper div span,
	.jqTransformSelectWrapper a.jqTransformSelectOpen:before {
		line-height: 42px;
	}
	.jqTransformSelectWrapper a.jqTransformSelectOpen {
		width: 42px;
	}
}
@media (max-width: 1199.98px) {
	input[type="text"],
	input[type="password"],
	input[type="datetime"],
	input[type="datetime-local"],
	input[type="date"],
	input[type="month"],
	input[type="time"],
	input[type="week"],
	input[type="number"],
	input[type="email"],
	input[type="url"],
	input[type="search"],
	input[type="tel"],
	input[type="color"],
	select,
	div.gform_wrapper .top_label input.medium,
	div.gform_wrapper .top_label select.medium,
	div.gform_wrapper .left_label input.medium,
	div.gform_wrapper .left_label select.medium,
	div.gform_wrapper .top_label input.large,
	div.gform_wrapper .top_label select.large,
	div.gform_wrapper .left_label input.large,
	div.gform_wrapper .left_label select.large,
	div.gform_wrapper input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]) {
		height: 40px;
	}
	input[type="submit"],
	button,
	.woocommerce #respond input#submit.alt,
	.woocommerce a.button,
	.woocommerce a.button.alt,
	.woocommerce button.button.alt,
	.woocommerce input.button.alt,
	.woocommerce .cart .button,
	.woocommerce .cart input.button,
	div.gform_wrapper .gform_footer input.button,
	div.gform_wrapper .gform_footer input[type="image"],
	div.gform_wrapper .gform_footer input[type="submit"],
	div.gform_wrapper .gform_page_footer .button.gform_button,
	div.gform_wrapper .gform_page_footer .button.gform_next_button {
		padding: 11px 25px 10px;
	}
	.jqTransformSelectWrapper div span,
	.jqTransformSelectWrapper a.jqTransformSelectOpen:before {
		line-height: 38px;
	}
	.jqTransformSelectWrapper a.jqTransformSelectOpen {
		width: 38px;
	}
	/*
     * Responsive Table
    */
	/* Force table to not be like tables anymore */
	.notable-lg,
	.notable-lg thead,
	.notable-lg tbody,
	.notable-lg tfoot,
	.notable-lg tr,
	.notable-lg th,
	.notable-lg td {
		display: block;
	}
	/* Hide table headers (but not display: none;, for accessibility) */
	.notable-lg thead tr,
	.notable-lg th {
		position: absolute;
		top: -9999px;
		left: -9999px;
	}
	.notable-lg td {
		/* Behave like a "row" */
		border: none;
		padding-left: 0 !important;
		padding-right: 0 !important;
		position: relative;
		text-align: left;
		white-space: normal;
		width: 100% !important;
	}
	.notable-lg td:before {
		display: block;
		font-weight: bold;
		text-align: left;
		width: 100%;
		white-space: normal;
	}
	/* Label the data */
	.notable-lg td:before {
		content: attr(data-heading);
	}
}
@media (max-width: 991.98px) {
	a.pdf-link:after,
	a.doc-link:after {
		right: 0;
	}
	a.pdf-link,
	a.doc-link {
		padding-right: 40px;
	}
	/*
     * Responsive Table
    */
	/* Force table to not be like tables anymore */
	.notable-md,
	.notable-md thead,
	.notable-md tbody,
	.notable-md tfoot,
	.notable-md tr,
	.notable-md th,
	.notable-md td {
		display: block;
	}
	/* Hide table headers (but not display: none;, for accessibility) */
	.notable-md thead tr,
	.notable-md th {
		position: absolute;
		top: -9999px;
		left: -9999px;
	}
	.notable-md td {
		/* Behave like a "row" */
		border: none;
		padding-left: 0 !important;
		padding-right: 0 !important;
		position: relative;
		text-align: left;
		white-space: normal;
		width: 100% !important;
	}
	.notable-md td:before {
		display: block;
		font-weight: bold;
		text-align: left;
		width: 100%;
		white-space: normal;
	}
	/* Label the data */
	.notable-md td:before {
		content: attr(data-heading);
	}
}
@media (max-width: 767.98px) {
	/*
     * Responsive Table
    */
	/* Force table to not be like tables anymore */
	.notable,
	.notable thead,
	.notable tbody,
	.notable tfoot,
	.notable tr,
	.notable th,
	.notable td,
	.table-style-1,
	.table-style-1 thead,
	.table-style-1 tbody,
	.table-style-1 tfoot .table-style-1 tr,
	.table-style-1 th,
	.table-style-1 td,
	.table-style-2,
	.table-style-2 thead,
	.table-style-2 tbody,
	.table-style-2 tfoot,
	.table-style-2 tr,
	.table-style-2 th,
	.table-style-2 td,
	.shop_table,
	.shop_table thead,
	.shop_table tbody,
	.shop_table tfoot,
	.shop_table tr,
	.shop_table th,
	.shop_table td {
		display: block;
	}
	/* Hide table headers (but not display: none;, for accessibility) */
	.notable thead tr,
	.notable th,
	.table-style-1 thead tr,
	.table-style-1 th,
	.table-style-2 thead tr,
	.table-style-2 th,
	.shop_table thead tr,
	.shop_table th {
		position: absolute;
		top: -9999px;
		left: -9999px;
	}
	.table-style-2 tr {
		border-top: 1px solid #e5e5e5;
	}
	.table-style-2 tbody tr:first-child {
		border-top: none;
	}
	.notable td,
	.table-style-1 td,
	.table-style-2 td,
	.shop_table td {
		/* Behave like a "row" */
		border: none;
		padding-left: 0 !important;
		padding-right: 0 !important;
		position: relative;
		text-align: left;
		white-space: normal;
		width: 100% !important;
	}
	.notable td:before,
	.table-style-1 td:before,
	.table-style-2 td:before,
	.shop_table td:before {
		display: block;
		font-weight: bold;
		text-align: left;
		width: 100%;
		white-space: normal;
	}
	/* Label the data */
	.notable td:before,
	.table-style-1 td:before,
	.table-style-2 td:before,
	.shop_table td:before {
		content: attr(data-heading);
	}
	/* Custom Style */
	.shop_table tr {
		border-top: 1px solid #e5e5e5;
	}
	.shop_table tbody tr:first-child {
		border-top: none;
	}
	.table-style-1 td,
	.table-style-2 td,
	.shop_table td {
		padding: 0 10px 10px !important;
		width: auto !important;
	}
	.shop_table td {
		border-top: none !important;
	}
	.table-style-1 tr td:first-child,
	.table-style-2 tr td:first-child,
	.shop_table tr td:first-child,
	.shop_table tr th:first-child {
		padding-top: 10px !important;
	}
	.product-remove {
		line-height: 0.9em;
	}
	.list-check li {
		padding-left: 27px;
	}
	.list-check-square li {
		-webkit-background-size: 16px auto;
		-moz-background-size: 16px auto;
		-o-background-size: 16px auto;
		background-size: 16px auto;
	}
	input[type="submit"],
	button,
	.woocommerce #respond input#submit.alt,
	.woocommerce a.button .woocommerce a.button.alt,
	.woocommerce button.button.alt,
	.woocommerce input.button.alt,
	.woocommerce .cart .button,
	.woocommerce .cart input.button,
	div.gform_wrapper .gform_footer input.button,
	div.gform_wrapper .gform_footer input[type="image"],
	div.gform_wrapper .gform_footer input[type="submit"] {
		font-size: 1.25rem;
		line-height: 1em;
		padding-bottom: 10px;
		padding-top: 11px;
	}
}
@media (max-width: 641px) {
	div.gform_wrapper input:not([type="radio"]):not([type="checkbox"]):not([type="image"]):not([type="file"]) {
		line-height: inherit;
		margin-bottom: 0;
	}
}
@media (max-width: 575.98px) {
	p.testimonial {
		border-left-width: 8px;
		padding-left: 15px;
	}
	a.pdf-link,
	a.doc-link {
		padding-left: 40px;
	}
}
/******************************************
 SIDEBAR
******************************************/

.main-sidebar ul.menu {
	list-style: none;
	margin: 0;
	padding: 0;
}
.main-sidebar ul.menu > li {
	margin-bottom: 13px;
}
.main-sidebar ul.menu > li > a {
	background: #b8b8b8;
	color: #fff;
	display: block;
	font-size: 1rem;
	font-weight: normal;
	letter-spacing: 0.006em;
	padding: 22px 15px 21px 20px;
	position: relative;
	text-decoration: none;
}
.main-sidebar ul.menu > li.current-menu-item > a,
.main-sidebar ul.menu > li > a:hover {
	background: #152e54;
}
/******************************************
 IMAGE SCROLLER
******************************************/

.em-image-scroller .mTS_horizontal ul.mTSContainer > li {
	margin-left: 18px;
}
.em-image-scroller .mTS_horizontal ul.mTSContainer > li:first-child {
	margin-left: 0;
}
.em-image-slider {
	overflow: hidden;
}
.image-scrollbox > ul {
	*zoom: 1;
}
.image-scrollbox > ul:before,
.image-scrollbox > ul:after {
	content: "";
	display: table;
	line-height: 0;
}
.image-scrollbox > ul:after {
	clear: both;
}
.image-scrollbox > ul {
	list-style: none;
	margin: 25px 0 0;
	padding: 0;
	width: 5000px;
}
.image-scrollbox > ul li {
	float: left;
	margin: 0 40px 0 0;
}
/******************************************
 ACCORDION
******************************************/

.accordion {
	margin: -20px 0 30px;
}
.accordion > p {
	display: none;
	/* Fix empty P tag */
}
h3.accordion-title:before {
	content: "\002B";
	font-size: 24px;
	font-weight: 700;
	line-height: 1em;
	margin-top: -9px;
	position: absolute;
	right: 25px;
	top: 45%;
}
h3.accordion-title.open:before {
	content: "\2212";
}
h3.accordion-title {
	background-color: #EBEBEB;
	cursor: pointer;
	font-size: 18px;
	font-weight: 700;
	margin: 50px 0 0;
	outline: 0;
	padding: 30px 60px 30px 30px;
	position: relative;
}
h3.accordion-title.open {
	background-color: #262525;
	color: #fff;
}
.accordion-content {
	outline: 0;
	background: #F2F2F2;
	margin: 0;
	padding: 15px 40px;
}
/******************************************
 WP-TILES
******************************************/

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

.flexslider {
	background: none;
	border: none;
}
.flex-direction-nav {
	height: 0;
}
.flex-nav-prev {
	float: left;
}
.flex-nav-next {
	float: right;
}
.flex-direction-nav a:before {
	color: rgba(0, 0, 0, 0.4);
	font-family: FontAwesome;
	font-size: 60px;
	line-height: 34px;
	text-indent: 0;
	text-shadow: none;
}
.flex-direction-nav .flex-nav-prev a:before {
	content: "\f104";
}
.flex-direction-nav .flex-nav-next a:before {
	content: "\f105";
}
.flex-direction-nav a:hover:before {
	color: rgba(0, 0, 0, 1);
}
.flex-direction-nav a {
	font-size: 0;
	line-height: 0;
	opacity: 1 !important;
	outline: none;
	text-indent: -999em;
	width: 25px;
}
.flex-direction-nav .flex-prev,
.flexslider:hover .flex-direction-nav .flex-prev {
	left: 0;
}
.flex-direction-nav .flex-next,
.flexslider:hover .flex-direction-nav .flex-next {
	right: 0;
}
.flexslider .slides img {
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-o-user-select: none;
	user-select: none;
}
/******************************************
 NEXTGEN FLEXSLIDER
******************************************/

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

div.gform_wrapper {
	margin: 0;
	max-width: none;
}
div.gform_wrapper ul.gform_fields li.gfield {
	margin: 25px 0;
	padding-right: 0;
}
div.gform_wrapper ul.gform_fields li.gfield:focus label,
div.gform_wrapper ul.gform_fields li.gfield label:focus {
	color: #7CC24D;
	font-weight: 700;
}
div.gform_wrapper ul.gform_fields li.gfield input[type="text"]:focus,
div.gform_wrapper ul.gform_fields li.gfield textarea:focus {
	outline: 2px solid #7CC24D;
}
.gform_wrapper form li #extensions_message {
	display: block;
	font-size: 14px;
	margin-top: 5px;
}
div.gform_wrapper .top_label .gfield_label,
div.gform_wrapper .left_label .gfield_label {
	display: block;
	font-weight: inherit;
	margin: 0 0 8px;
}
body .gform_wrapper label.gfield_label + div.ginput_container {
	margin-top: 0;
}
div.gform_wrapper .gform_footer {
	margin: 20px 0 0;
	padding: 0;
}
.ui-datepicker-title select {
	height: auto;
	width: auto;
}
body #fancybox-content .gform_wrapper label.gfield_label + div.ginput_container {
	margin-top: 3px;
}
#fancybox-content div.gform_wrapper ul li.gfield {
	margin-bottom: 8px;
}
#fancybox-content .gform_wrapper textarea.medium {
	height: 100px;
}
.gform_wrapper .top_label li.gfield.gf_left_half,
.gform_wrapper .top_label li.gfield.gf_right_half {
	margin-bottom: 0;
}
.gform_wrapper .gfield_required {
	display: none;
}
@media (max-width: 640px) {
	div.gform_wrapper ul.gform_fields {
		margin-right: 0 !important;
	}
}
/******************************************
 BLOG
******************************************/

.img-zoom {
	width: auto;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	-ms-transition: all .2s ease-in-out;
	filter: grayscale(0%);
	-webkit-filter: grayscale(0%);
	filter: none;
}
.img-zoom:hover {
	-webkit-transform: scale(1.075);
	-moz-transform: scale(1.075);
	-o-transform: scale(1.075);
	transform: scale(1.075);
	filter: grayscale(100%);
	-webkit-filter: grayscale(100%);
	/* For Webkit browsers */
	filter: gray;
	/* For IE 6 - 9 */
	-webkit-transition: all .6s ease;
	/* Transition for Webkit browsers */
}
.blog-description {
	background: #f4f4f4;
	margin: 0 0 43px;
	padding: 25px 30px;
}
.blog-description p {
	margin: 0;
}
.post-list {
	list-style: none;
	margin: 0 0 80px;
	padding: 0;
}
.postlist .post {
	margin-top: 20px;
	padding-top: 20px;
}
.postlist .post-list .post:first-child {
	border-top: none;
	margin-top: 0;
	padding-top: 0;
}
.post-list-date {
	font-size: 0.875rem;
	margin-bottom: 14px;
}
.post-list-date a {
	text-decoration: underline;
}
h2.entry-title {
	font-size: 1.5rem;
	margin-bottom: 10px;
}
.post-list-thumbnail {
	position: relative;
	overflow: hidden;
	max-width: 50%;
	float: left;
	border-right: 6px solid #7CC34D;
}
.popular-thumb {
	border-right: 6px solid #7CC34D;
	margin-bottom: 20px;
}
.popular-article h2 a {
	color: #000;
}
.post-list-thumbnail a.em-button {
	position: absolute;
	bottom: 0;
	right: 0;
}
.post-list-content {
	max-width: 50%;
	float: left;
	padding-left: 40px;
}
.post-list-content p {
	margin-top: 0;
	margin-bottom: 49px;
}
.post-list-content p:last-child {
	margin-bottom: 0;
}
.post-list-content h2 a {
	color: #000000;
	font-size: 1.8125rem;
}
.post-tags:before {
	content: "\f02c";
	font-family: FontAwesome;
	left: 0;
	position: absolute;
	top: 1px;
}
.post-tags {
	font-size: 0.875rem;
	margin: 15px 0 0;
	padding: 0 0 0 30px;
	position: relative;
}
h1.single-title {
	font-size: 2rem;
	font-weight: bold;
}
.post-image {
	margin: 15px 0;
	border-bottom: 8px solid #7CC34D;
}
a.em-button-back {
	cursor: pointer;
}
.main-sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.main-sidebar ul li a {
	color: #000;
	padding-bottom: 10px;
	display: block;
}
.main-sidebar h3 {
	font-size: 1.625rem;
	border-bottom: 2px solid #509837;
	padding-bottom: 10px;
	margin-bottom: 25px;
}
.main-sidebar .widget {
	margin-bottom: 50px;
}
.pagination ul {
	width: 100%;
	position: relative;
}
.pagination li {
	float: none;
	display: inline-block;
}
.pagination li,
.pagination li:first-child {
	border: none !important;
}
.pagination a,
.pagination span {
	width: 46px;
	height: 41px;
	line-height: 40px;
	padding: 0;
	color: #7CC34D;
	font-weight: bold;
	margin: 0 5px;
}
.pagination a {
	color: #262525;
	font-size: 1.1875rem;
	font-weight: bold;
	background: url('library/images/nav@2x.png') no-repeat center center / 46px;
}
.pagination span,
.pagination a:hover,
.pagination a:focus,
.pagination span:hover,
.pagination span:focus {
	background: url('library/images/nav-hover@2x.png') no-repeat center center / 46px;
}
.pagination a.prev,
.pagination a.next {
	position: absolute;
	font-size: 0;
	top: 0;
}
.pagination a.prev {
	left: 0;
}
.pagination a.next {
	right: 0;
}
.pagination a.prev::after,
.pagination a.next::after {
	position: absolute;
	font-family: FontAwesome;
	content: "\f060";
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	font-size: 16px;
	font-weight: normal;
}
.pagination a.next:after {
	content: "\f061";
}
/******************************************
 NAVIGATION
******************************************/

nav.main-nav ul.nav {
	*zoom: 1;
}
nav.main-nav ul.nav:before,
nav.main-nav ul.nav:after {
	content: "";
	display: table;
	line-height: 0;
}
nav.main-nav ul.nav:after {
	clear: both;
}
nav.main-nav ul.nav {
	list-style: none;
	margin: 0;
	padding: 0;
}
nav.main-nav ul.nav > li {
	float: left;
	position: relative;
}
nav.main-nav ul.nav > li > a {
	color: #ffffff;
	display: block;
	font: normal 1.125rem/54px'Lato', sans-serif;
	padding: 0 24px;
	position: relative;
	text-decoration: none;
	z-index: 1;
}
nav.main-nav ul.nav > li > a:after {
	width: 1px;
	height: 15px;
	background: #616161;
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	content: "";
}
nav.main-nav ul.nav > li:last-child > a:after {
	display: none;
}
nav.main-nav ul.nav > li.menu-item-has-children > a:after {
	content: "\f107";
	display: inline-block;
	font-family: FontAwesome;
	font-size: 20px;
	margin-left: 7px;
	margin-top: -2px;
	-webkit-transition: transform 0.25s ease;
	-moz-transition: transform 0.25s ease;
	-ms-transition: transform 0.25s ease;
	-o-transition: transform 0.25s ease;
	transition: transform 0.25s ease;
	vertical-align: middle;
}
nav.main-nav ul.nav > li.menu-item-has-children.menu-item-opened > a:after {
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	transform: rotate(180deg);
	filter: FlipV;
}
nav.main-nav ul.nav > li.current-menu-item > a,
nav.main-nav ul.nav > li.current-parent-item > a,
nav.main-nav ul.nav > li.current-menu-ancestor > a,
nav.main-nav ul.nav > li:hover > a,
nav.main-nav ul.nav > li.hover > a {
	color: #7CC34D;
}
nav.main-nav ul.nav > li.current-menu-item > a,
nav.main-nav ul.nav > li.current-parent-item > a,
nav.main-nav ul.nav > li.current-menu-ancestor > a {
	font-weight: normal;
}
nav.main-nav ul.nav li ul {
	background: #1B4D60;
	left: 100%;
	-moz-opacity: 0.00;
	-khtml-opacity: 0.00;
	opacity: 0.00;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha"(Opacity=0);
	filter: alpha(opacity=0);
	list-style: none;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 0;
	-webkit-transition: all 200ms ease-in;
	-moz-transition: all 200ms ease-in;
	-o-transition: all 200ms ease-in;
	transition: all 200ms ease-in;
	visibility: hidden;
	width: 250px;
}
nav.main-nav ul.nav li:hover > ul,
nav.main-nav ul.nav li.hover > ul {
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha"(Opacity=100);
	filter: alpha(opacity=100);
	visibility: visible;
}
nav.main-nav ul.nav > li > ul {
	left: 30px;
	top: 100%;
}
nav.main-nav ul.nav li ul li {
	border-top: 1px solid #fff;
	position: relative;
}
nav.main-nav ul.nav li ul li:first-child {
	border-top: none;
}
nav.main-nav ul.nav li ul li a {
	color: #fff;
	display: block;
	font: normal 1.0625rem/1.3em'Lato', sans-serif;
	padding: 8px 14px;
	text-decoration: none;
}
nav.main-nav ul.nav li ul li a:hover {
	background: #2D56A6;
}
nav.main-nav ul.nav li ul li.current-menu-item > a,
nav.main-nav ul.nav li ul li.current-parent-item > a,
nav.main-nav ul.nav li ul li.current-menu-ancestor > a {
	background: #166988;
}
/******************************************
 SUPERFLY MENU
******************************************/

.sfm-rollback {
	display: none;
}
div.sfm-label-metro .sfm-navicon-button {
	background: rgba(0, 0, 0, 0);
	right: 25px;
	top: 35px;
}
div.sfm-label-metro .sfm-navicon,
div#sfm-mob-navbar .sfm-navicon,
div.sfm-label-metro .sfm-navicon:after,
div#sfm-mob-navbar .sfm-navicon:after,
div.sfm-label-metro .sfm-navicon:before,
div#sfm-mob-navbar .sfm-navicon:before {
	background: #cdcfd2;
}
div#sfm-sidebar .sfm-menu li:after {
	background: #fff;
}
div#sfm-sidebar .sfm-menu li > a:before {
	background: #509837;
}
#sfm-sidebar .sfm-menu li > a span {
	text-transform: none;
}
.sfm-navicon:after,
.sfm-navicon:before,
.sfm-sidebar-close:before,
.sfm-sidebar-close:after {
	width: 28px;
}
.sfm-navicon {
	width: 28px;
}
.sfm-navicon-button {
	padding: 20px 8px;
}
/******************************************
 LAYOUT STYLES
******************************************/

/*** Enter your style for global layout here ***/

.main-header {
	background: #262525;
	padding: 30px 90px;
}
.main-header .logo img {
	max-width: 196px;
}
.main-header .header-icon-phone {
	background-image: url(library/images/header-phone-icon@2x.png);
	background-position: left center;
	background-repeat: no-repeat;
	background-size: 29px auto;
	color: #FFF;
	font-size: 1.5rem;
	font-weight: 900;
	padding-left: 40px;
	line-height: 50px;
}
.main-header .header-icon-phone-mobile {
	background: none;
	padding-left: 0;
}
.header-menu,
.header-right-top {
	float: right;
}
.header-right-top {
	margin-left: 50px;
}
.main-footer {
	background-image: url(library/images/footer-bg.png);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	background-color: #262525;
	padding-bottom: 85px;
	padding-top: 115px;
	font-size: 1rem;
}
.main-footer * {
	color: #FFF;
}
.main-footer .widgettitle {
	margin-bottom: 40px;
	font-size: 1.375rem;
}
.main-footer ul {
	margin: 0;
	padding: 0;
}
.main-footer ul li {
	list-style: none;
}
.main-footer ul li,
.main-footer ul p {
	line-height: 26px;
}
.main-footer .footer-col-2 ul li,
.main-footer .footer-col-2 ul li.footer-phone a {
	background-position: left center;
	background-repeat: no-repeat;
	background-size: cover;
	padding-left: 32px;
}
.main-footer .footer-col-2 ul li.footer-email {
	background-image: url(library/images/icon-envelope@2x.png);
	background-size: 18px auto;
}
.main-footer .footer-col-2 ul li.footer-email a {
	text-decoration: underline;
}
.main-footer .footer-col-2 ul li.footer-phone {
	padding-left: 0;
}
.main-footer .footer-col-2 ul li.footer-phone a {
	background-image: url(library/images/icon-phone-white@2x.png);
	background-size: 16px auto;
}
.main-footer .footer-col-2 ul li a {
	color: #FFF;
}
.main-footer .footer-col-2 p {
	line-height: 1.6em;
	margin-top: 42px;
}
ul.icon-list li {
	background: url('library/images/icon-tick@2x.png') no-repeat left 8px / 14px;
	padding-left: 25px;
}
.footer-content-contact-us img {
	max-width: 144px;
	width: 100%;
}
.footer-bottom {
	padding-top: 50px;
}
.footer-bottom p,
.footer-bottom a,
.footer-bottom span {
	color: #A8A7A7;
	font-size: 0.8125rem;
}
.footer-bottom a {
	text-decoration: underline;
}
.white-text h1,
.white-text h2,
.white-text h3,
.white-text p {
	color: #fff;
}
.green-text {
	color: #7CC34D;
}
/*** Homepage - Enter any style for elements on homepage here ***/

.banner-area {
	background-image: url(library/images/banner-bg.jpg);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	/*padding-bottom: 177px;
    padding-top: 180px;*/
	text-align: center;
}
.banner-area * {
	color: #FFF;
}
.banner-area .banner-text,
.banner-area .banner-text p,
.banner-area .banner-text span {
	font-size: 1.625rem;
	line-height: 1.25em;
}
.banner-area h1 {
	font-size: 4.0625rem;
	font-weight: 900;
}
.newhome.banner-area {
	padding: 200px 0;
}
.text-rotate {
	padding: 16px 0;
	position: relative;
}
.text-rotate span {
	animation: fadeEffect 125s linear infinite 0s;
	-ms-animation: fadeEffect 12s linear infinite 0s;
	-webkit-animation: fadeEffect 12s linear infinite 0s;
	color: #6ED34B;
	left: 0;
	margin: 0 auto;
	opacity: 0;
	overflow: hidden;
	position: absolute;
	right: 0;
	top: 0;
}
.text-rotate span:nth-child(2) {
	animation-delay: 4s;
	-ms-animation-delay: 4s;
	-webkit-animation-delay: 4s;
}
.text-rotate span:nth-child(3) {
	animation-delay: 8s;
	-ms-animation-delay: 8s;
	-webkit-animation-delay: 8s;
}
/*FadeIn Animation*/

@-moz-keyframes fadeEffect {
	0% {
		opacity: 0;
	}
	5% {
		opacity: 0;
		-moz-transform: translateY(0px);
	}
	10% {
		opacity: 1;
		-moz-transform: translateY(0px);
	}
	25% {
		opacity: 1;
		-moz-transform: translateY(0px);
	}
	30% {
		opacity: 0;
		-moz-transform: translateY(0px);
	}
	80% {
		opacity: 0;
	}
	100% {
		opacity: 0;
	}
}
@-webkit-keyframes fadeEffect {
	0% {
		opacity: 0;
	}
	5% {
		opacity: 0;
		-webkit-transform: translateY(0px);
	}
	10% {
		opacity: 1;
		-webkit-transform: translateY(0px);
	}
	25% {
		opacity: 1;
		-webkit-transform: translateY(0px);
	}
	30% {
		opacity: 0;
		-webkit-transform: translateY(0px);
	}
	80% {
		opacity: 0;
	}
	100% {
		opacity: 0;
	}
}
@-ms-keyframes fadeEffect {
	0% {
		opacity: 0;
	}
	5% {
		opacity: 0;
		-ms-transform: translateY(0px);
	}
	10% {
		opacity: 1;
		-ms-transform: translateY(0px);
	}
	25% {
		opacity: 1;
		-ms-transform: translateY(0px);
	}
	30% {
		opacity: 0;
		-ms-transform: translateY(0px);
	}
	80% {
		opacity: 0;
	}
	100% {
		opacity: 0;
	}
}
.banner-area ul {
	margin-top: 53px;
}
.our-team h6 + p {
	margin-bottom: 35px;
	margin-top: 0;
	font-size: 1rem;
}
.team-fancybox {
	max-width: 840px;
	padding: 48px 48px 46px 51px;
}
.team-fancybox p {
	font-size: 1.125rem;
	line-height: 28px;
}
.team-fancybox p,
.team-fancybox h2 {
	color: #FFF;
}
.team-fancybox a {
	font-size: 1.125rem;
	text-decoration: underline;
}
.mt-58 {
	margin-top: 58px;
}
#fancybox-content {
	background-image: url(library/images/fancy-bg.png);
	background-position: 95% bottom;
	background-repeat: no-repeat;
	background-size: auto;
	background-color: #262525;
	border-color: #262525;
	background-clip: unset;
}
.logo-1 {
	width: 168px;
}
.logo-2 {
	width: 207px;
}
.dark-bg {
	background-color: #262525;
}
.accordion-content .dark-bg img {
	width: 49%;
	max-width: 200px;
	padding: 15px 15px;
}
.what-we-do-container * {
	color: #FFF;
}
.what-we-do-container h2 {
	margin-bottom: 40px;
}
.what-we-do-container h2 + p {
	margin-bottom: 69px;
}
.what-we-do-container h6 {
	color: #7CC34D;
	margin-bottom: 10px;
}
.what-we-do-container h6 + p {
	line-height: 26px;
	margin-bottom: 40px;
	margin-top: 0;
	font-size: 1rem;
}
.what-we-do {
	background-position: left 10px;
	background-repeat: no-repeat;
	padding-left: 94px;
}
.what-we-do-1 {
	background-image: url(library/images/what-we-do1.png);
	background-size: 57px auto;
}
.what-we-do-2 {
	background-image: url(library/images/what-we-do2.png);
	background-size: 50px auto;
}
.what-we-do-3 {
	background-image: url(library/images/what-we-do3.png);
	background-size: 60px auto;
}
.what-we-do-4 {
	background-image: url(library/images/what-we-do4.png);
	background-size: 49px auto;
}
.what-we-do-5 {
	background-image: url(library/images/what-we-do5.png);
	background-size: 51px auto;
}
.what-we-do-6 {
	background-image: url(library/images/what-we-do6.png);
	background-size: 47px auto;
}
.what-we-do-container .div-odd .what-we-do p {
	margin-top: 0;
}
.conditions-we-treat * {
	color: #FFF;
}
.conditions-we-treat h2 {
	margin-bottom: 20px;
}
.conditions-we-treat h2 + p {
	margin-bottom: 30px;
}
.conditions-we-treat .conditions {
	margin-top: 25px;
}
.conditions-we-treat img {
	width: 100%;
}
.conditions-we-treat p {
	margin: 0;
}
.conditions-we-treat h6 {
	background-color: #262525;
	background-image: url(library/images/green-check@2x.png);
	background-position: 40px center;
	background-repeat: no-repeat;
	background-size: 20px auto;
	margin-bottom: 0;
	padding-bottom: 29px;
	padding-left: 88px;
	padding-top: 29px;
}
.hvrbox {
	display: inline-block;
	height: auto;
	max-width: 100%;
	overflow: hidden;
	position: relative;
}
.hvrbox img {
	max-width: 100%;
}
.hvrbox p {
	font-size: 1rem;
	line-height: 1.5em;
}
.hvrbox .hvrbox-layer_top {
	background: rgba(0, 0, 0, 0.9);
	color: #fff;
	bottom: 0;
	display: none;
	height: 100%;
	left: 0;
	padding: 15px;
	position: absolute;
	right: 0;
	top: 0;
	width: 100%;
	-moz-transition: all 0.4s ease-in-out 0s;
	-webkit-transition: all 0.4s ease-in-out 0s;
	-ms-transition: all 0.4s ease-in-out 0s;
	transition: all 0.4s ease-in-out 0s;
}
.hvrbox:hover .hvrbox-layer_top,
.hvrbox:active .hvrbox-layer_top,
.hvrbox.active .hvrbox-layer_top {
	display: block;
}
.conditions-we-treat .hvrbox:hover .hvrbox-layer_top,
.conditions-we-treat .hvrbox:active .hvrbox-layer_top,
.conditions-we-treat .hvrbox.active .hvrbox-layer_top {
	display: none;
}
.hvrbox .hvrbox-text {
	display: inline-block;
	font-size: 18px;
	left: 50%;
	position: absolute;
	top: 50%;
	-moz-transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	width: 90%;
}
.contact-us {
	background-color: #F4F4F4;
}
div.gform_wrapper ul.gform_fields li#field_1_5 input {
	max-width: 227px;
}
.map-bottom-bar.widget {
	background-image: url(https://www.backspace.com.au/wp-content/uploads/map@2x.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	background-size: cover;
	padding-bottom: 111px;
	padding-top: 88px;
}
.map-bottom-bar.widget .text-block.map {
	background-color: #FFF;
	border-radius: 5px;
	max-width: 318px;
	padding: 31px 50px 28px;
}
.map-bottom-bar.widget .text-block.map p {
	margin-bottom: 0;
	margin-top: 15px;
}
.map-bottom-bar.widget .text-block.map h4 + p {
	line-height: 22px;
	margin: 0;
	color: #58585A;
	font-size: 1rem;
}
.map-bottom-bar.widget .text-block.map h4 {
	margin-bottom: 10px;
}
.map-bottom-bar.widget .text-block.map a {
	text-decoration: underline;
}
/* Portal Buttons */

.portal-buttons img {
	max-height: 225px;
}
.portal-buttons .btn,
.conditions-we-treat h6 a {
	display: block;
	color: #fff;
	background: #262525 url(library/images/link-arrow@2x.png) no-repeat center right 20px / 23px;
	font-size: 1.125rem;
	font-weight: bold;
	padding: 20px;
	text-decoration: none;
}
.conditions-we-treat h6 a {
	padding-bottom: 29px;
	padding-top: 29px;
}
.portal-buttons .btn:hover,
.conditions-we-treat h6 a:hover {
	background-color: #509837;
}
.conditions-we-treat h6 {
	background: none;
	padding: 0;
}
/*** Internal Pages - Enter any style for elements on internal pages here ***/

.inner-banner {
	padding: 100px 0;
	color: #fff;
	background-size: cover;
	background-position: center center;
	background-image: url('library/images/innerbanner.png');
}
.inner-banner h1,
.inner-banner h2 {
	font-size: 3.4375rem;
	font-weight: 900;
	color: #fff;
	margin: 0;
}
.cta-botton-bar.widget {
	background: #000000 url(library/images/pattern.png) repeat-x center center;
	padding: 100px 0;
	color: #fff;
	text-align: center;
}
.cta-botton-bar.widget a.em-button {
	margin: 0 10px;
}
.grey-box {
	border-top: 6px solid #7CC34D;
	background: #262525;
	padding: 30px 50px;
	color: #fff;
	margin-bottom: 30px;
}
.grey-box h2 {
	color: #fff;
}
.team-members h3 {
	font-size: 1.4375rem;
	font-weight: 500;
	color: #262525;
}
.grey-img-box img {
    max-height: 67px;
    margin: 0 50px 0 0 !important;
}
.team-staff a img:last-child {
  display: none;  
}
.team-staff a:hover img:last-child {
  display: block;  
}
.team-staff a:hover img:first-child {
  display: none;  
}

/* Blog */

.underline {
	border-bottom: 2px solid #509837;
	padding-bottom: 20px;
	margin: 40px 0;
}
blockquote {
	background: url('library/images/left-quote@2x.png') no-repeat left center / 64px;
	padding: 20px 0 20px 100px;
	margin: 20px 0;
	font-size: 1.125rem;
	font-weight: bold;
}
blockquote p {
	margin: 0;
}
.hentry header {
	margin: 0;
	padding: 0;
	border: none;
}
ul.anchor-menu {
	list-style: none;
	margin: 0;
	padding: 0;
	text-align: center;
}
ul.anchor-menu li {
	display: inline-block;
	position: relative;
}
ul.anchor-menu li:after {
	position: absolute;
	content: "";
	height: 15px;
	width: 1px;
	background: #C0C0C0;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
}
ul.anchor-menu li:last-child:after {
	display: none;
}
ul.anchor-menu li a {
	font-size: 1.125rem;
	color: #000;
	text-decoration: none;
	display: block;
	padding: 10px 40px;
}
ul.anchor-menu li a:hover {
	color: #7CC34D;
}
/******************************************
 RESPONSIVE STYLES
******************************************/

@media (min-width: 768px) and (max-width: 1360px) {
	.mw-none-center {
		display: block !important;
	}
}
@media (min-width: 1441px) {
	.top-nav {
		display: none;
	}
}
@media (min-width: 1220px) {
	.main-header .container {
		max-width: 1180px;
	}
	.container {
		max-width: 1185px;
	}
	.header-right {
		padding-right: 7px;
	}
	.header-icon-phone {
		padding-right: 2px;
	}
	.banner-area ul li,
	.conditions-we-treat ul li {
		padding-left: 13px;
		padding-right: 13px;
	}
	.mw-none {
		max-width: none;
	}
	.mw-none-center {
		display: initial !important;
		margin-left: -100%;
		margin-right: -100%;
	}
	.our-team {
		padding-top: 105px;
	}
	.what-we-do-container {
		padding-bottom: 162px;
		padding-top: 158px;
	}
	.what-we-do-container .div-2 {
		padding-right: 0;
	}
	.what-we-do-container .row-02 .column-01 .extra-content-col-inner {
		padding-right: 15px;
		margin-left: -94px;
	}
	.what-we-do-container .row-02 .div-odd .what-we-do {
		background-position: 24px 8px;
		padding-left: 102px;
	}
	.what-we-do-container img.alignright {
		margin-right: -50px;
	}
	.conditions-we-treat {} .conditions-we-treat ul {
		margin-top: 75px;
	}
	.contact-us {
		padding-bottom: 115px;
		padding-top: 128px;
	}
	.contact-us h2 {
		margin-bottom: 24px;
		margin-right: -85px;
	}
	.contact-us img {
		margin-top: -20px;
	}
	.contact-us > .container > .row > .col-12 {
		padding-left: 115px;
		padding-right: 60px;
	}
	.contact-us .row-01 .column-01 .extra-content-col-inner {
		padding-right: 26px;
	}
	.contact-us .row-01 .column-02 {
		padding-left: 90px;
	}
	.contact-us .row-01 .column-02 ul {
		max-width: 355px;
	}
	.contact-us .row-01 .column-02 h6 {
		margin-bottom: 25px;
	}
	.bottom-bar .text-block.map {
		margin-left: 100px;
	}
	.team-fancybox h2 + p {
		padding-right: 110px;
		margin: 48px 0;
	}
	.main-footer .footer-col-2 .m-0 {
		margin-top: -75px !important;
	}
	.cta-botton-bar.widget h2 {
		font-size: 2.8125rem;
	}
	.team-members img {
		margin-bottom: 30px;
	}
}
@media (max-width: 1740px) {
	.header-right-top {
		margin-bottom: 12px;
		margin-top: -12px;
	}
}
@media(max-width: 1219px) {
	.contact-us img {
		float: none !important;
		display: block;
	}
}
@media (max-width: 1440px) {
	/* General Styles */
	.accordion {
		margin-top: 0;
	}
	h3.accordion-title {
		margin-top: 30px;
		padding: 20px 60px 20px 20px;
	}
	/*** Enter your custom style here ***/
	.header-menu {
		display: none;
	}
	.main-header {
		padding: 30px 90px 10px;
	}
	.header-right-top {
		margin-bottom: 0;
		margin-top: 0;
	}
	.top-nav {
		background: #262525;
		padding: 0 50px 20px;
	}
	nav.main-nav ul.nav > li > a {
		padding: 0 40px;
	}
}
@media (max-width: 1360px) {
	.what-we-do-container .row-02 .column-01 .extra-content-col-inner {
		margin-left: 0;
	}
	.mw-none-center {
		margin-left: 0;
		margin-right: 0;
		max-width: 100%;
	}
	.newhome.banner-area {
		padding: 100px 0;
	}
}
@media (max-width: 1199.98px) {
	body {
		font-size: 1rem;
	}
	h2,
	h3 {
		font-size: 2rem;
	}
	h4 {
		font-size: 1.5rem;
	}
	h5 {
		font-size: 1.125rem;
	}
	h6 {
		font-size: 1.125rem;
	}
	.sfm-rollback {
		display: block;
		width: 0;
	}
	ul.d-xl-flex li,
	ol.d-xl-flex li {
		padding-bottom: 5px;
		padding-top: 5px;
	}
	/* General Styles */
	.testimonial-box:after {
		left: 24px;
	}
	.testimonial-box {
		font-size: 1.25rem;
		padding: 50px 30px 10px 40px;
	}
	.free-quote-bar,
	.free-quote-bar p {
		text-align: center;
	}
	/*** Enter your custom style here ***/
	/*.hvrbox:hover .hvrbox-layer_top, .hvrbox.active .hvrbox-layer_top {
        opacity: 0;
    }*/
	.hvrbox p {
		font-size: 0.875rem;
		line-height: 1.35em;
	}
	.footer-bottom {
		padding-top: 20px;
	}
	.main-footer {
		padding-bottom: 50px;
		padding-top: 70px;
	}
	.header-menu,
	.top-nav {
		display: none;
	}
	.main-header {
		padding: 30px 90px;
	}
}
@media (max-width: 991.98px) {

	h2,
	h3 {
		font-size: 1.75rem;
	}
	h5 {
		font-size: 1rem;
	}
	h2.entry-title {
		font-size: 1.375rem;
	}
	p {
		margin-bottom: 15px;
		margin-top: 15px;
	}
	.table-style-1 td,
	.table-style-1 th {
		padding-left: 10px;
	}
	.flex-direction-nav .flex-prev,
	.flexslider:hover .flex-direction-nav .flex-prev {
		left: 0;
	}
	.flex-direction-nav .flex-next,
	.flexslider:hover .flex-direction-nav .flex-next {
		right: 0;
	}
	.extra-content-col {
		padding-left: 15px;
		padding-right: 15px;
	}
	.column-vertical-align .row,
	.column-vertical-align.row,
	.column-equal-height .row,
	.column-equal-height.row {
		display: block;
	}
	ul.d-lg-flex li,
	ol.d-lg-flex li {
		padding-bottom: 5px;
		padding-top: 5px;
	}
	/* Testimonials */
	.woothemes-testimonials-layout-03 .testimonial-avatar {
		width: 200px;
	}
	.woothemes-testimonials-layout-03 .testimonial-avatar img {
		width: 150px;
	}
	/* General Styles */
	.extra-content,
	.free-quote-bar,
	.free-quote-cta-panel.free-quote-bar {
		padding: 48px 0;
	}
	.border-bottom .container {
		padding-bottom: 30px;
	}
	.border-top .container {
		padding-top: 30px;
	}
	.background-only-panel {
		height: 250px !important;
	}
	.free-quote-bar {
		text-align: center;
	}
	.free-quote-bar h2 {
		margin-top: 0;
	}
	.free-quote-bar .col-md-4 {
		margin-top: 30px;
	}
	.free-quote-bar p {
		text-align: center;
	}
	.staff-panel {
		padding-bottom: 10px;
		padding-top: 10px;
	}
	.staff-panel-first {
		padding-top: 30px;
	}
	.staff-panel .extra-content-col {
		padding-bottom: 5px;
		padding-top: 5px;
	}
	.staff-panel .column-01 p {
		margin: 0;
	}
	.testimonial-box:after {
		top: 12px;
	}
	.accordion {
		margin-top: 10px;
	}
	h3.accordion-title {
		margin-top: 20px;
		padding: 15px 60px 15px 15px;
	}
	.accordion-content {
		padding: 15px 30px;
	}
	.contact-form .column-02,
	.get-a-quote-row-01 .column-02 {
		max-width: none;
	}
	/*** Enter your custom style here ***/
	.extra-content-col br {
		display: none;
	}
	.banner-area {
		padding: 60px 0 54px;
	}
	.banner-area h1 {
		font-size: 50px;
		line-height: 100%;
	}
	.contact-us .row-01 .column-02 {
		margin-top: 60px;
	}
	.our-team h6 + p {
		margin-bottom: 15px;
	}
	.team-content {
		margin-bottom: 25px;
	}
	.main-footer .footer-col-2 p {
		margin-top: 20px;
	}
	.footer-bottom {
		text-align: center;
	}
	.footer-bottom .footer-info {
		padding-top: 40px;
	}
	.main-footer .widgettitle {
		margin-bottom: 15px;
	}
	div.sfm-label-metro .sfm-navicon-button {
		top: 20px;
	}
	.main-header {
		padding: 30px 90px 30px 20px;
	}
	.header-right-top,
	.portal-buttons img {
		display: none;
	}
	.newhome.banner-area {
		padding: 60px 0;
	}
	.portal-buttons .btn {
		padding: 25px 20px;
		margin-bottom: 10px;
	}
	.inner-banner {
		padding: 50px 0;
	}
	div.gform_wrapper {
		margin-bottom: 50px;
	}
}
@media (max-width: 767.98px) {
	html {
		font-size: 87.5% !important;
	}
	h1,
	h2 {
		font-size: 1.75rem;
	}
	.post-list-thumbnail {
		float: none;
		margin: 0 0 10px;
	}
	.postlist > article.post {
		margin-top: 25px;
		padding-top: 25px;
	}
	ul.d-md-flex li,
	ol.d-md-flex li {
		padding-bottom: 5px;
		padding-top: 5px;
	}
	.extra-content-col {}
	/* Testimonials */
	.contact-form .testimonials-list {
		margin-top: 0;
	}
	.testimonials-list {
		margin-top: -15px;
	}
	.testimonials-list .quote {
		margin: 15px 0;
		text-align: center;
	}
	.testimonials-list blockquote {
		-webkit-background-size: 100px auto;
		-moz-background-size: 100px auto;
		-o-background-size: 100px auto;
		background-size: 100px auto;
		background-position: center top;
		padding-top: 20px;
	}
	.woothemes-testimonials-layout-01 .testimonials-list .quote,
	.woothemes-testimonials-layout-03 .testimonial-content {
		max-width: none;
	}
	.woothemes-testimonials-layout-01 .testimonials-list .quote {
		width: 100%;
	}
	.woothemes-testimonials-layout-03 .testimonials-list .quote {
		display: block;
	}
	.woothemes-testimonials-layout-03 .testimonial-avatar {
		margin-bottom: 20px;
		text-align: center;
		width: auto;
	}
	.woothemes-testimonials-layout-03 .testimonial-avatar img {
		width: 80px;
	}
	/* Content Panels */
	.column-equal-height .row,
	.column-equal-height.row {
		display: block;
	}
	.align-left-xs {
		background-position: left center;
	}
	.background-only-panel {
		height: 200px !important;
	}
	.list-inline {
		display: block;
		margin: 0;
	}
	.list-inline li {
		display: block;
		padding: 7.5px 0;
		text-align: center;
	}
	/* General Styles */
	.logos-panel {
		text-align: center;
	}
	.logos-panel ul {
		display: block;
	}
	.logos-panel ul li:before {
		display: none;
	}
	.logos-panel ul li {
		float: none;
		padding: 12px 0;
		width: auto;
	}
	.extra-content .testimonials-list blockquote p {
		max-width: none;
	}
	.woothemes-testimonials-layout-04 .testimonials-list blockquote:before {
		left: 50%;
		margin-left: -34px;
		top: 0;
	}
	.woothemes-testimonials-layout-04 .testimonials-list blockquote {
		padding-left: 0;
		padding-top: 100px;
	}
	.woothemes-testimonials-layout-04 .testimonials-list .author {
		padding-left: 0;
	}
	.accordion {
		margin-top: 15px;
	}
	h3.accordion-title {
		margin-top: 15px;
		padding: 21px 50px 20px 25px;
	}
	h3.accordion-title:before {
		right: 15px;
	}
	.accordion-content {
		padding: 16px 35px;
	}
	/*** Enter your custom style here ***/
	a.em-button {
		font-size: 18px;
		min-width: 233px;
	}
	.main-header {
		background-color: #000000;
		padding: 26px 22px;
	}
	.main-header .logo {
		float: left;
		width: 50%;
	}
	.main-header .header-right {
		float: right;
		width: 50%;
	}
	.banner-area ul li,
	.conditions-we-treat ul li {
		display: inline-block;
		padding-left: 13px;
		padding-right: 13px;
	}
	.banner-area h1 {
		font-size: 42px;
	}
	.our-team p.mb-5 {
		margin-bottom: 0 !important;
	}
	.what-we-do-container {
		text-align: center;
	}
	.what-we-do-container .what-we-do {
		text-align: left;
	}
	.what-we-do-container h2 {
		margin-top: 55px;
	}
	.what-we-do-container h2 + p {
		margin-bottom: 30px;
	}
	.what-we-do-container ul {
		margin-top: 55px;
	}
	.what-we-do-container h3.accordion-title,
	.what-we-do-container h3.accordion-title.open {
		text-align: left;
		padding: 20px 0 20px 80px;
		background-color: #262525;
		background-repeat: no-repeat;
		background-position: left center;
	}
	.what-we-do-container .accordion-content {
		text-align: left;
		background: #262525;
		padding: 20px 0;
	}
	.conditions-we-treat .extra-content-col {
		padding-left: 15px;
		padding-right: 15px;
	}
	.conditions-we-treat .conditions {
		width: 100%;
	}
	.hvrbox p {
		font-size: 1rem;
		line-height: 1.5em;
	}
	.contact-us .row-01 .column-02 h6 {
		margin-bottom: 26px;
	}
	.bottom-bar {
		background-position: 38% center;
	}
	.bottom-bar .text-block.map {
		margin: 0 auto;
	}
	.main-footer {
		padding-bottom: 90px;
		padding-top: 60px;
		text-align: center;
	}
	.main-footer .footer-col-2 ul {
		display: inline-block;
	}
	.footer-bottom {
		padding-top: 20px;
	}
	.post-list-thumbnail img {
		width: 100%;
	}
	.post-list-thumbnail,
	.post-list-content {
		float: none;
		max-width: none;
		padding: 0;
		margin-bottom: 30px;
	}
	.main-sidebar {
		display: none;
	}
}
@media(min-width: 641px) {
	div.gform_wrapper ul.gform_fields li.gfield {
		padding-right: 16px;
	}
}
@media (max-width: 575.98px) {
	p,
	li {
		font-size: 16px;
	}
	h2 {
		font-size: 28px;
	}
	h6 {
		font-size: 18px;
	}
	p.fz-18 {
		font-size: 17px;
		line-height: 28px;
	}
	.g-recaptcha {
		-moz-transform: scale(0.925);
		-webkit-transform: scale(0.925);
		transform: scale(0.925);
		transform-origin: left center 0;
	}
	#fancybox-content .g-recaptcha {
		-moz-transform: scale(0.725);
		-webkit-transform: scale(0.725);
		transform: scale(0.725);
		transform-origin: left center 0;
	}
	ul.d-sm-flex li,
	ol.d-sm-flex li {
		padding-bottom: 5px;
		padding-top: 5px;
	}
	/* General Styles */
	.list-check-square li {
		margin: 10px 0;
	}
	.free-quote-bar h2 {
		font-size: 1.5rem;
	}
	.free-quote-info .div-1 ul li {
		background-position: left top;
		background-repeat: no-repeat;
		-webkit-background-size: 24px auto;
		-moz-background-size: 24px auto;
		-o-background-size: 24px auto;
		background-size: 24px auto;
		margin: 13px 0;
		padding: 3px 0 3px 40px;
	}
	/*** Enter your custom style here ***/
	.main-header .logo img {
		max-width: 161px;
	}
	.banner-area .banner-overlay {
		padding-left: 30px;
		padding-right: 30px;
	}
	.banner-area h1 {
		font-size: 35px;
		margin-bottom: 25px;
	}
	.banner-area .banner-text,
	.banner-area .banner-text,
	.banner-area .banner-text p,
	.banner-area .banner-text span {
		font-size: 17px;
	}
	.banner-area ul {
		margin-top: 30px;
	}
	.banner-area ul li,
	.conditions-we-treat ul li {
		display: block;
		padding: 10px 0;
	}
	.inner-banner {
		padding: 30px 0;
	}
	.n-margin {
		margin-left: -45px;
		margin-right: -45px;
	}
	.contact-us img {
		max-width: 275px;
		margin: auto auto 25px;
	}
	.contact-us h2 {
		text-align: center;
	}
	.text-rotate {
		padding: 12px 0;
	}
	.what-we-do-container h6 {
		color: #FFF;
	}
	.what-we-do-container h6 + p {
		display: none;
	}
	.what-we-do-container .what-we-do {
		background-position: left center !important;
		border-bottom: 1px solid rgba(112, 112, 112, 0.20);
		padding-bottom: 22px;
		padding-left: 80px;
		padding-top: 22px;
	}
	.what-we-do-container .what-we-do:first-child {
		border-top: 1px solid rgba(112, 112, 112, 0.20);
	}
	.what-we-do-1 {
		background-size: 45px auto;
	}
	.what-we-do-2 {
		background-size: 38px auto;
	}
	.what-we-do-3 {
		background-size: 42px auto;
	}
	.what-we-do-4 {
		background-size: 36px auto;
	}
	.what-we-do-5 {
		background-size: 35px auto;
	}
	.what-we-do-6 {
		background-size: 32px auto;
	}
	.contact-us .extra-content-col,
	.our-team .row-02 .extra-content-col {
		padding-left: 25px;
		padding-right: 25px;
	}
	.contact-us .list-green-check li {
		background: none;
		padding-left: 0;
	}
	.cta-botton-bar.widget a.em-button {
		margin: 10px;
	}
	.what-we-do-container h3.accordion-title,
	.what-we-do-container h3.accordion-title.open {
		padding: 20px 35px 20px 55px;
	}
	.hvrbox:hover .hvrbox-layer_top,
	.hvrbox:active .hvrbox-layer_top,
	.hvrbox.active .hvrbox-layer_top,
	ul.anchor-menu li::after {
		display: none;
	}
	.conditions-we-treat h6 a {
		padding-bottom: 20px;
		padding-top: 20px;
	}
	.grey-box {
		padding: 20px;
		min-height: auto !important;
	}
	.map-bottom-bar.widget {
		background-image: url(https://www.backspace.com.au/wp-content/uploads/mobilemap@2x.jpg);
		padding-bottom: 250px;
		padding-top: 50px;
	}
	.team-members .row .column-02 .extra-content-col-inner {
		margin-bottom: 50px;
	}
	.cta-botton-bar.widget p br {
		display: none;
	}
}
