@charset "UTF-8";
.mfp-bg {
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 1042;
overflow: hidden;
position: fixed;
background: #0b0b0b;
opacity: 0.8;
filter: alpha(opacity=80); }
.mfp-wrap {
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 1043;
position: fixed;
outline: none !important;
-webkit-backface-visibility: hidden; }
.mfp-container {
text-align: center;
position: absolute;
width: 100%;
height: 100%;
left: 0;
top: 0;
padding: 0 8px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box; }
.mfp-container:before {
content: '';
display: inline-block;
height: 100%;
vertical-align: middle; }
.mfp-align-top .mfp-container:before {
display: none; }
.mfp-content {
position: relative;
display: inline-block;
vertical-align: middle;
margin: 0 auto;
text-align: left;
z-index: 1045; }
.mfp-inline-holder .mfp-content, .mfp-ajax-holder .mfp-content {
width: 100%;
cursor: auto; }
.mfp-ajax-cur {
cursor: progress; }
.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
cursor: -moz-zoom-out;
cursor: -webkit-zoom-out;
cursor: zoom-out; }
.mfp-zoom {
cursor: pointer;
cursor: -webkit-zoom-in;
cursor: -moz-zoom-in;
cursor: zoom-in; }
.mfp-auto-cursor .mfp-content {
cursor: auto; }
.mfp-close, .mfp-arrow, .mfp-preloader, .mfp-counter {
-webkit-user-select: none;
-moz-user-select: none;
user-select: none; }
.mfp-loading.mfp-figure {
display: none; }
.mfp-hide {
display: none !important; }
.mfp-preloader {
color: #cccccc;
position: absolute;
top: 50%;
width: auto;
text-align: center;
margin-top: -0.8em;
left: 8px;
right: 8px;
z-index: 1044; }
.mfp-preloader a {
color: #cccccc; }
.mfp-preloader a:hover {
color: white; }
.mfp-s-ready .mfp-preloader {
display: none; }
.mfp-s-error .mfp-content {
display: none; }
button.mfp-close, button.mfp-arrow {
overflow: visible;
cursor: pointer;
background: transparent;
border: 0;
-webkit-appearance: none;
display: block;
outline: none;
padding: 0;
z-index: 1046;
-webkit-box-shadow: none;
box-shadow: none; }
button::-moz-focus-inner {
padding: 0;
border: 0; }
.mfp-close {
width: 44px;
height: 44px;
line-height: 44px;
position: absolute;
right: 0;
top: 0;
text-decoration: none;
text-align: center;
opacity: 0.65;
filter: alpha(opacity=65);
padding: 0 0 18px 10px;
color: white;
font-style: normal;
font-size: 28px;
font-family: Arial, Baskerville, monospace; }
.mfp-close:hover, .mfp-close:focus {
opacity: 1;
filter: alpha(opacity=100); }
.mfp-close:active {
top: 1px; }
.mfp-close-btn-in .mfp-close {
color: #333333; }
.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close {
color: white;
right: -6px;
text-align: right;
padding-right: 6px;
width: 100%; }
.mfp-counter {
position: absolute;
top: 0;
right: 0;
color: #cccccc;
font-size: 12px;
line-height: 18px; }
.mfp-arrow {
position: absolute;
opacity: 0.65;
filter: alpha(opacity=65);
margin: 0;
top: 50%;
margin-top: -55px;
padding: 0;
width: 90px;
height: 110px;
-webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
.mfp-arrow:active {
margin-top: -54px; }
.mfp-arrow:hover, .mfp-arrow:focus {
opacity: 1;
filter: alpha(opacity=100); }
.mfp-arrow:before, .mfp-arrow:after, .mfp-arrow .mfp-b, .mfp-arrow .mfp-a {
content: '';
display: block;
width: 0;
height: 0;
position: absolute;
left: 0;
top: 0;
margin-top: 35px;
margin-left: 35px;
border: medium inset transparent; }
.mfp-arrow:after, .mfp-arrow .mfp-a {
border-top-width: 13px;
border-bottom-width: 13px;
top: 8px; }
.mfp-arrow:before, .mfp-arrow .mfp-b {
border-top-width: 21px;
border-bottom-width: 21px;
opacity: 0.7; }
.mfp-arrow-left {
left: 0; }
.mfp-arrow-left:after, .mfp-arrow-left .mfp-a {
border-right: 17px solid white;
margin-left: 31px; }
.mfp-arrow-left:before, .mfp-arrow-left .mfp-b {
margin-left: 25px;
border-right: 27px solid #3f3f3f; }
.mfp-arrow-right {
right: 0; }
.mfp-arrow-right:after, .mfp-arrow-right .mfp-a {
border-left: 17px solid white;
margin-left: 39px; }
.mfp-arrow-right:before, .mfp-arrow-right .mfp-b {
border-left: 27px solid #3f3f3f; }
.mfp-iframe-holder {
padding-top: 40px;
padding-bottom: 40px; }
.mfp-iframe-holder .mfp-content {
line-height: 0;
width: 100%;
max-width: 900px; }
.mfp-iframe-holder .mfp-close {
top: -40px; }
.mfp-iframe-scaler {
width: 100%;
height: 0;
overflow: hidden;
padding-top: 56.25%; }
.mfp-iframe-scaler iframe {
position: absolute;
display: block;
top: 0;
left: 0;
width: 100%;
height: 100%;
box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
background: black; } img.mfp-img {
width: auto;
max-width: 100%;
height: auto;
display: block;
line-height: 0;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
padding: 40px 0 40px;
margin: 0 auto; } .mfp-figure {
line-height: 0; }
.mfp-figure:after {
content: '';
position: absolute;
left: 0;
top: 40px;
bottom: 40px;
display: block;
right: 0;
width: auto;
height: auto;
z-index: -1;
box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
background: #444444; }
.mfp-figure small {
color: #bdbdbd;
display: block;
font-size: 12px;
line-height: 14px; }
.mfp-figure figure {
margin: 0; }
.mfp-bottom-bar {
margin-top: -36px;
position: absolute;
top: 100%;
left: 0;
width: 100%;
cursor: auto; }
.mfp-title {
text-align: left;
line-height: 18px;
color: #f3f3f3;
word-wrap: break-word;
padding-right: 36px; }
.mfp-image-holder .mfp-content {
max-width: 100%; }
.mfp-gallery .mfp-image-holder .mfp-figure {
cursor: pointer; }
@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) { .mfp-img-mobile .mfp-image-holder {
padding-left: 0;
padding-right: 0; }
.mfp-img-mobile img.mfp-img {
padding: 0; }
.mfp-img-mobile .mfp-figure:after {
top: 0;
bottom: 0; }
.mfp-img-mobile .mfp-figure small {
display: inline;
margin-left: 5px; }
.mfp-img-mobile .mfp-bottom-bar {
background: rgba(0, 0, 0, 0.6);
bottom: 0;
margin: 0;
top: auto;
padding: 3px 5px;
position: fixed;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box; }
.mfp-img-mobile .mfp-bottom-bar:empty {
padding: 0; }
.mfp-img-mobile .mfp-counter {
right: 5px;
top: 3px; }
.mfp-img-mobile .mfp-close {
top: 0;
right: 0;
width: 35px;
height: 35px;
line-height: 35px;
background: rgba(0, 0, 0, 0.6);
position: fixed;
text-align: center;
padding: 0; } }
@media all and (max-width: 900px) {
.mfp-arrow {
-webkit-transform: scale(0.75);
transform: scale(0.75); }
.mfp-arrow-left {
-webkit-transform-origin: 0;
transform-origin: 0; }
.mfp-arrow-right {
-webkit-transform-origin: 100%;
transform-origin: 100%; }
.mfp-container {
padding-left: 6px;
padding-right: 6px; } }
.mfp-ie7 .mfp-img {
padding: 0; }
.mfp-ie7 .mfp-bottom-bar {
width: 600px;
left: 50%;
margin-left: -300px;
margin-top: 5px;
padding-bottom: 5px; }
.mfp-ie7 .mfp-container {
padding: 0; }
.mfp-ie7 .mfp-content {
padding-top: 44px; }
.mfp-ie7 .mfp-close {
top: 0;
right: 0;
padding-top: 0; }
    body .gform_wrapper {
max-width: 100% !important;
position: relative;
margin: 0 !important; }
body .gform_wrapper .button {
margin-bottom: 0; }
body .gform_description {
display: block;
font-family: inherit !important;
text-align: center;
font-size: 0.875em; }
body .gform_wrapper .gform_body .gform_fields .gfield .gfield_label .gfield_required, .gform_wrapper .gfield_required {
color: #E10000 !important; }
body .gform_wrapper .gform_body .gform_fields .gfield .ginput_container {
list-style: none;
margin: 0; }
body .gform_wrapper .gform_body .gform_fields .gfield .gfield_label {
font-size: 1rem;
color: #333;
font-weight: normal; }
body .gform_wrapper input[type="text"], body .gform_wrapper input[type="email"], body .gform_wrapper select, body .gform_wrapper textarea {
font-family: inherit !important;
font-size: 1rem !important; }
body .gform_wrapper .gform_body .gform_fields .gfield textarea {
width: 100% !important;
padding: 5px !important; }
body .gform_wrapper .gform_body .gform_fields .gfield .datepicker {
width: 100% !important; }
body .gform_footer {
margin: 0 !important;
padding: 0 !important;
text-align: right; }
.gform_button {
margin: 1em 0 !important;
}
table.ui-datepicker-calendar {
margin-bottom: 0; }
.ui-datepicker {
margin: 0 !important; }
@media all and (max-width: 43.75em) { body .gform_wrapper input[type="text"], body .gform_wrapper select, body .gform_wrapper .gform_body .gform_fields .gfield textarea {
width: 100% !important;
padding: 0.5em !important;
border: 1px solid #ccc !important; }
body .gform_wrapper .top_label li.gfield.gf_left_half, body .gform_wrapper .top_label li.gfield.gf_right_half {
width: 100% !important; }
body .gform_footer .button {
width: 100% !important; }
.gform_wrapper li.gfield.gf_list_2col ul.gfield_checkbox li, .gform_wrapper li.gfield.gf_list_2col ul.gfield_radio li, .gform_wrapper li.gfield.gf_2col ul.gfield_checkbox li, .gform_wrapper li.gfield.gf_2col ul.gfield_radio li {
width: 100% !important; } }
@media all and (min-width: 43.75em) and (max-width: 61.188em) { body .gform_wrapper {
font-size: 1.1em; }
body .gform_wrapper input[type="text"], body .gform_wrapper select, body .gform_wrapper textarea, body .gform_wrapper .gform_body .gform_fields .gfield textarea {
width: 100% !important;
padding: 1em 0.5em !important;
font-size: 1em !important; }
body .gform_footer .button {
width: 100% !important;
font-size: 1.1em !important; } }
@media all and (min-width: 61.25em) { body .gform_wrapper input[type="text"], body .gform_wrapper select, body .gform_wrapper textarea, body .gform_wrapper .gform_body .gform_fields .gfield textarea {
padding: 0.5em !important;
font-size: 1em !important; } } .form-basic {
margin-bottom: 1em; }
.form-basic .gform_wrapper {
margin: 0 !important; }
.form-basic .gform_wrapper input[type="text"], .form-basic .gform_wrapper .gform_body .gform_fields .gfield textarea {
margin: 0 0 0.313em 0 !important;
width: 100% !important; }
::-webkit-input-placeholder {
color: #333; }
:-moz-placeholder {
color: #333; }
::-moz-placeholder {
color: #333; }
:-ms-input-placeholder {
color: #333; } .slick-slider {
position: relative;
display: block;
-moz-box-sizing: border-box;
box-sizing: border-box;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
-webkit-touch-callout: none;
-khtml-user-select: none;
-ms-touch-action: pan-y;
touch-action: pan-y;
-webkit-tap-highlight-color: transparent; }
.slick-list {
position: relative;
display: block;
overflow: hidden;
margin: 0;
padding: 0; }
.slick-list:focus {
outline: none; }
.slick-list.dragging {
cursor: pointer;
cursor: hand; }
.slick-slider .slick-track,
.slick-slider .slick-list {
-webkit-transform: translate3d(0, 0, 0);
-moz-transform: translate3d(0, 0, 0);
-ms-transform: translate3d(0, 0, 0);
-o-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0); }
.slick-track {
position: relative;
top: 0;
left: 0;
display: block; }
.slick-track:before,
.slick-track:after {
display: table;
content: ''; }
.slick-track:after {
clear: both; }
.slick-loading .slick-track {
visibility: hidden; }
.slick-slide {
display: none;
float: left;
height: 100%;
min-height: 1px; }
[dir='rtl'] .slick-slide {
float: right; }
.slick-slide img {
display: block; }
.slick-slide.slick-loading img {
display: none; }
.slick-slide.dragging img {
pointer-events: none; }
.slick-initialized .slick-slide {
display: block; }
.slick-loading .slick-slide {
visibility: hidden; }
.slick-vertical .slick-slide {
display: block;
height: auto;
border: 1px solid transparent; } .slick-slider {
margin-bottom: 30px; }
.slick-dots {
position: absolute;
bottom: -45px;
display: block;
width: 100%;
padding: 0;
list-style: none;
text-align: center; }
.slick-dots li {
position: relative;
display: inline-block;
width: 20px;
height: 20px;
margin: 0 5px;
padding: 0;
cursor: pointer; }
.slick-dots li button {
font-size: 0;
line-height: 0;
display: block;
width: 20px;
height: 20px;
padding: 5px;
cursor: pointer;
color: transparent;
border: 0;
outline: none;
background: transparent;
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none; }
.slick-dots li button:hover,
.slick-dots li button:focus {
outline: none; }
.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
opacity: 1; }
.slick-dots li button:before {
font-family: 'slick';
font-size: 32px;
line-height: 20px;
position: absolute;
top: 0;
left: 0;
width: 20px;
height: 20px;
content: '•';
text-align: center;
opacity: .25;
color: #87bd21;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale; }
.slick-dots li.slick-active button:before {
opacity: .75;
color: #87bd21; }
html, body, body div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, capt, tbody, tfoot, thead, tr, th, td, article, aside, figure, footer, header, hgroup, menu, nav, section, time, mark, audio, video {
margin: 0;
padding: 0;
border: 0;
outline: 0; line-height: 1.65rem;
vertical-align: baseline;
background: transparent; }
* {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box; }
ul, ol {
list-style: none; }
ul.list {
text-align: center; }
ul.list li {
display: inline-block;
vertical-align: top;
padding: 1.875em 1em 0; }
@media screen and (min-width: 61.25em) {
ul.list li {
padding: 1.875em 0.35em 0; } }
body {
background: #fff;
font: normal 100%/1.618em 'Open Sans', sans-serif;
color: #444544;
font-weight: 100; } p, ul, ol, blockquote, table, hr, iframe, .grid, .cta, .message, .button, .banner, .content, .has-mb {
margin-bottom: 1rem; } p + p {
margin-top: 1em;
}
a span {
line-height: 0rem;
} h1, h2, h3, h4, h5, h6 {
font-weight: 100; }
h1, .alpha {
font-size: 2.5rem; line-height: 3.3rem; margin-bottom: 0.618em; color: #698d09; font-family: 'Aleo', serif; 
font-weight: 600;}
h2, .beta {
font-size: 2.2rem;
line-height: 2.8rem;  margin-bottom: 0.913em; color: #698d09;
font-family: 'Aleo', serif; }
h3, .gamma {
font-size: 1.25em; line-height: 1.6em; margin-bottom: 1.105em; color: #698d09;
font-family: 'Aleo', serif; 
font-weight: 400;
}
h4, .delta {
font-size: 1.125em; line-height: 1.444em; margin-bottom: 1.167em; }
h5, .epsilon {
font-size: 1em; line-height: 1.5em; margin-bottom: 1.313em; }
h6, .zeta {
font-size: 0.875em; line-height: 1.571em; margin-bottom: 1.5em; }
small, .small {
font-size: 0.875em;
line-height: 1.4em; } a:link, a:visited {
text-decoration: none;
color: #87bd21;
font-weight: bold;
-webkit-transition: all .25s ease-in-out;
-moz-transition: all .25s ease-in-out;
-ms-transition: all .25s ease-in-out;
-o-transition: all .25s ease-in-out;
transition: all .25s ease-in-out; }
a:hover {
color: #72a01c;
text-decoration: underline;
outline: none; }
a:focus, a:active {
outline: none; }
a.no-td:hover {
text-decoration: none; }
.promo a {
top: 0;
position:relative;
transition: all 0.5s ease;
}
.promo a:hover {
top: -0.8rem;
} a.button, button, input[type="submit"] {
font-size: 1.1em;
line-height: 1em;
padding: 0.75em 3.5em;
text-transform: uppercase;
color: #fff;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
background-color: #87bd21;
-webkit-box-shadow: 0 3px #526800;
-moz-box-shadow: 0 3px #526800;
box-shadow: 0 3px #526800;  
letter-spacing: 2px;}
a.button {
display: inline-block;
zoom: 1;
margin-top: 1rem;}
a.button:hover, button:hover, input[type="submit"]:hover {
text-decoration: none;
color: #fff;
background-color: #b8dc56;
-webkit-box-shadow: 0 3px #87bd21;
-moz-box-shadow: 0 3px #87bd21;
box-shadow: 0 3px #87bd21; }
a.button-alt {
color: #fff;
background-color: #717171;
-webkit-box-shadow: 0 3px #555555;
-moz-box-shadow: 0 3px #555555;
box-shadow: 0 3px #555555; }
a.button-alt:hover {
color: #fff;
background-color: #444544;
-webkit-box-shadow: 0 3px #272727;
-moz-box-shadow: 0 3px #272727;
box-shadow: 0 3px #272727; }
a.button-full {
width: 100%;
display: block;
text-align: center;
padding-left: 0;
padding-right: 0; }
a.button-cta {
font-size: 2em;
font-weight: bold;
margin-bottom: 0.469em; }
.button + .button {
margin-left: 0; } input, select, textarea, button {
font-family: inherit;
font-size: inherit;
line-height: 1em;
border: 1px solid #ddd;
padding: 0.188em 0.313em; }
input[type="submit"], button {
-webkit-appearance: none; cursor: pointer;
border: none;
-webkit-transition: all .1s linear;
-moz-transition: all .1s linear;
-ms-transition: all .1s linear;
-o-transition: all .1s linear;
transition: all .1s linear; } hr {
border: solid #ddd;
border-width: 1px 0 0 0;
clear: both;
width: 33%;
margin: 2.5em auto; }
img, iframe {
vertical-align: top;
max-width: 100%; } .container, .header, .navigation, .main, .footer {
width: 100%; }
.top {
padding: 0.27em; }
@media screen and (min-width: 43.75em) {
.top {
padding: 0.9375em 1.25em; } }
@media all and (min-width: 61.25em) { .container {
width: 61.250em; margin: 0 auto; }
.top {
padding: 0.6rem 0; } } .header-full {
-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.75);
-moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.75);
box-shadow: 0 0 5px rgba(0, 0, 0, 0.75);
z-index: 99999; position: fixed;
background: rgba(255, 255, 255, 0.8);
width: 100%;
top:0;
transition: background 0.7s ease;
}
.header .contact {
position: absolute;
top: 50%;
margin-top: -22px;
right: 152px; 
z-index: 1000;
display: none;}
@media screen and (min-width: 43.75em) {
.header img.logo {
width: auto;
height: 5rem; 
transition: height 0.3s ease;}
.social a {
border-radius: 0;
position: relative;
display: block;
padding: 0; }
.header-full .social li {
display: inline-block;
vertical-align: top; }
.header-full .social {
position: absolute;
right: 1.5em; }
.header-full .social ul {
margin-bottom: 0; }
.header .contact {
margin-top: -5px; 
display: block;} }
@media screen and (min-width: 61.25em) {
.header img.logo {
width: auto; }
.header .contact {
top: 0;
margin-top: 0;
right: 0; }
body.page-id-9 .header-full {
margin-bottom: 1em; }
.header-full .social {
position: relative;
right: 0;
display: inline-block;
vertical-align: top; } } .nav-touch-toggle {
position: absolute;
top: 0;
right: 0;
width: 50px;
height: 50px;
text-indent: -9999em; }
@media screen and (max-width: 43.6875em) {
.nav-touch-toggle {
background: url(//www.arboroperations.com.au/wp-content/themes/standard-responsive/images/sprite.png) -400px -200px no-repeat #87bd21; } }
@media screen and (min-width: 43.75em) {
.nav-touch-toggle-tab {
top: 0;
right: 0;
width: auto;
height: auto;
text-indent: 0;
background: #87bd21;
margin: 0;
position: absolute; }
.navigation-position {
position: absolute;
top: 50%;
margin-top: -0.375em;
right: 20px;
width: 100%; } }
.nav-touch-top {
padding: 1em 1.25em;
position: relative; }
.nav-touch-search {
width: 75%; }
.nav-touch-close {
position: absolute;
top: 50%;
right: 1em;
width: 24px;
height: 24px;
margin-top: -12px; }
.nav-touch {
width: 100%;
display: block; }
.nav-touch a {
display: block;
width: 100%;
color: #fff;
border-top: 1px solid #eee;
font-weight: normal;
padding: 0.625em; }
.nav-touch > li a {
background: #87bd21; }
.nav-touch > li:nth-of-type(even) > a {
background: #698d09; }
.nav-touch ul a {
background: #444544;
padding-left: 1.5em; }
.nav-touch ul li:nth-child(even) a {
background: #363636; }
.nav-touch ul ul a {
background: #7f7f7f; }
.nav-touch ul ul li:nth-child(even) a {
background: #898989; }
.nav-touch a:hover, .nav-touch .current-menu-item > a {
text-decoration: none;
color: #fff;
background-color: #87bd21; }
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
.nav-touch-toggle {
background-image: url(//www.arboroperations.com.au/wp-content/themes/standard-responsive/images/sprite@2x.png);
background-size: 600px 800px; } } @media all and (min-width: 61.25em) { .navigation {
display: inline-block; width: 80%;
bottom: 0;
position: absolute;
margin-left: 3%; 
right: 0;}
.nav-primary li {
position: relative;
z-index: 500; }
.nav-primary > li {
float: left; }
.nav-primary a {
padding: 0;
border: none; color: #444;
line-height: 3em;
padding: 1em 1.32em 1.7em;
text-align: left;
font-size: 0.875em;
font-family: 'Oswald', sans-serif;
font-weight: normal; }
.nav-primary a:hover {
text-decoration: none; }
.nav-primary li:hover a {
-webkit-transition: all .0s ease-in-out;
-moz-transition: all .0s ease-in-out;
-ms-transition: all .0s ease-in-out;
-o-transition: all .0s ease-in-out;
transition: all .0s ease-in-out; }
.nav-primary li:hover > ul {
display: block; }
.nav-primary li.menu-item-1130:hover a,  .nav-primary li.menu-item-2000:hover a {
background: url(//www.arboroperations.com.au/wp-content/themes/standard-responsive/images/nav-01.png) center bottom no-repeat; }
.nav-primary li.menu-item-1131:hover a {
background: url(//www.arboroperations.com.au/wp-content/themes/standard-responsive/images/nav-02.png) center bottom no-repeat; }
.nav-primary li.menu-item-1132:hover a {
background: url(//www.arboroperations.com.au/wp-content/themes/standard-responsive/images/nav-03.png) center bottom no-repeat; }
.nav-primary li.menu-item-1133:hover a {
background: url(//www.arboroperations.com.au/wp-content/themes/standard-responsive/images/nav-04.png) center bottom no-repeat; }
.nav-primary li.menu-item-1134:hover a {
background: url(//www.arboroperations.com.au/wp-content/themes/standard-responsive/images/nav-05.png) center bottom no-repeat; }
.nav-primary li.menu-item-1135:hover a {
background: url(//www.arboroperations.com.au/wp-content/themes/standard-responsive/images/nav-06.png) center bottom no-repeat; }
.nav-primary li.menu-item-1136:hover a {
background: url(//www.arboroperations.com.au/wp-content/themes/standard-responsive/images/nav-07.png) center bottom no-repeat; }
.nav-primary li.menu-item-2556:hover a {
background: url(//www.arboroperations.com.au/wp-content/themes/standard-responsive/images/nav-01.png) center bottom no-repeat; }
.nav-primary li.current-menu-item.menu-item-1130 > a {
background: url(//www.arboroperations.com.au/wp-content/themes/standard-responsive/images/nav-01-active.png) center bottom no-repeat;
color: #fff; }
.nav-primary li.current-menu-item.menu-item-1131 > a, .nav-primary li.current-menu-parent.menu-item-1131 > a {
background: url(//www.arboroperations.com.au/wp-content/themes/standard-responsive/images/nav-02-active.png) center bottom no-repeat;
color: #fff; }
.nav-primary li.current-menu-item.menu-item-1132 > a, .nav-primary li.current-menu-parent.menu-item-1132 > a {
background: url(//www.arboroperations.com.au/wp-content/themes/standard-responsive/images/nav-03-active.png) center bottom no-repeat;
color: #fff; }
.nav-primary li.current-menu-item.menu-item-1133 > a, .nav-primary li.current-menu-parent.menu-item-1133 > a {
background: url(//www.arboroperations.com.au/wp-content/themes/standard-responsive/images/nav-04-active.png) center bottom no-repeat;
color: #fff; }
.nav-primary li.current-menu-item.menu-item-1134 > a, .nav-primary li.current-menu-parent.menu-item-1134 > a {
background: url(//www.arboroperations.com.au/wp-content/themes/standard-responsive/images/nav-05-active.png) center bottom no-repeat;
color: #fff; }
.nav-primary li.current-menu-item.menu-item-1135 > a, .nav-primary li.current-menu-parent.menu-item-1135 > a {
background: url(//www.arboroperations.com.au/wp-content/themes/standard-responsive/images/nav-06-active.png) center bottom no-repeat;
color: #fff; }
.nav-primary li.current-menu-item.menu-item-1136 > a, .nav-primary li.current-menu-parent.menu-item-1136 > a {
background: url(//www.arboroperations.com.au/wp-content/themes/standard-responsive/images/nav-07-active.png) center bottom no-repeat;
color: #fff; }
.nav-primary li:hover > ul li > a, .nav-primary li:hover > ul li:hover li > a, .nav-primary li.current-menu-parent:hover > ul li.current-menu-item:hover li > a {
background: #444544 !important;
color: #fff;
text-decoration: none; }
.nav-primary li:hover > ul li:hover a, .nav-primary li:hover > ul li:hover li > a:hover, .nav-primary li.current-menu-parent:hover > ul li.current-menu-item a, .nav-primary li.current-menu-parent:hover > ul li.current-menu-item:hover li > a:hover {
background: #87bd21 !important; } .nav-primary ul, .nav-primary ul li {
width: 16em; }
.nav-primary ul {
display: none;
position: absolute;
top: 100%;
left: 0;
float: left;
z-index: 99999; }
.nav-primary ul a {
background: #808080;
color: #fff;
line-height: 1.4em;
padding: 0.5em 0.875em;
width: 100%;
height: auto;
border-bottom: 1px solid #999; }
.nav-primary ul :hover > a {
background: #333;
color: #fff; } .nav-primary ul ul {
left: 100%;
top: 0; } * html .nav-primary li.current_page_item a, * html .nav-primary li.current-menu-ancestor a, * html .nav-primary li.current-menu-item a, * html .nav-primary li.current-menu-parent a, * html .nav-primary li a:hover {
background-color: #808080;
color: #fff; } .nav-primary ul li.current-menu-item > a {
background-color: #333;
color: #fff; } } .feature {
position: relative;
overflow: hidden; 
margin-top: 2rem;
}
.feature-item {
height: 18.8125em;
background-size: cover;
background-position: center; }
.feature-content, .banner-content {
color: #fff;
background: #444544;
padding: 1.25em 1.25em;
text-align: center; }
.banner-content {
margin-bottom: 2.618em; }
.feature-heading, .banner-heading {
color: #fff;
font-size: 1.750em !important;
line-height: 1.2em;
margin-bottom: 0.6071428571428571em;
font-family: 'Aleo', serif; 
font-weight: 400;}
.feature-buttons a.button {
width: 46%;
font-size: 16px;
padding: 0.75em 1em;
font-family: 'Aleo', serif;
font-weight: 400; }
@media screen and (min-width: 43.75em) {
li.feature-item {
height: 550px; }
.feature-content {
height: 250px;
position: absolute;
bottom: 0;
left: 0;
right: 0;
padding: 1.25em 5.3125em; } }
@media all and (min-width: 61.25em) { .feature {
height: 38.125em;
overflow: hidden;
position: relative; }
li.feature-item {
height: 38.125em; }
.feature-content, .banner-content {
position: absolute;
bottom: 40px;
height: auto;
background: none;
padding: 0;
width: 100%; }
.feature-subheading {
font-size: 1.25em;
padding: 0 9.375em;
margin: 0; }
.feature-heading, .banner-heading {
font-size: 2.5em !important; }
.feature-text, .banner-text-bg {
background: url(//www.arboroperations.com.au/wp-content/themes/standard-responsive/images/feature-text-shadow.png) 0 0 no-repeat;
padding: 1.875em 0;
margin-bottom: 1.125em;
background-size: cover;
background-position: center; }
.feature-buttons a.button {
width: 250px;
padding: 1em; }
.banner-text p {
font-size: 1.375em; } } .flexslider {
margin: 0;
padding: 0; }
.flexslider .slides > li {
display: none; }
.flexslider .slides img {
display: block;
position: absolute;
top: 0;
left: 50%; margin-left: -50%; max-width: none;
width: auto; }
.slides:after {
content: "\0020";
display: block;
clear: both;
visibility: hidden;
line-height: 0;
height: 0; }
html[xmlns] .slides {
display: block; }
* html .slides {
height: 1%; }
.no-js .slides > li:first-child {
display: block; }
@media all and (min-width: 61.25em) { .flexslider .slides img {
margin-left: -60em; } } ul.flex-direction-nav {
margin-bottom: 0; }
.flex-direction-nav a {
width: 21px;
height: 42px;
display: block;
position: absolute;
top: 70%;
left: 6%;
margin-top: -12px;
z-index: 999;
cursor: pointer;
text-indent: -9999px;
background: url(//www.arboroperations.com.au/wp-content/themes/standard-responsive/images/sprite.png) -200px -400px no-repeat; }
.flex-direction-nav a.flex-next {
left: auto;
right: 6%;
background-position: -300px -400px; }
@media screen and (min-width: 61.25em) {
.flex-direction-nav a {
left: 22%;
top: 60%;
height: 84px;
width: 42px;
background-position: 0 -400px; }
.flex-direction-nav a.flex-next {
right: 22%;
background-position: -100px -400px; } }
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
.flex-direction-nav a {
background-image: url(//www.arboroperations.com.au/wp-content/themes/standard-responsive/images/sprite@2x.png);
background-size: 600px 800px; } } ol.flex-control-nav {
position: absolute;
left: 0;
bottom: 0;
line-height: 1;
width: 100%;
z-index: 999;
text-align: center; }
.flex-control-nav li {
margin: 0 5px;
display: inline-block;
zoom: 1;
*display: inline;
text-indent: -9999em; }
.flex-control-paging li a {
width: 14px;
height: 14px;
display: block;
background-color: #808080;
cursor: pointer;
-webkit-border-radius: 100%;
-moz-border-radius: 100%;
border-radius: 100%; }
.flex-control-paging li a.flex-active {
background-color: #ccc;
cursor: default; } .promo {
background: #f3f3f3;
padding: 2.125em 1.25em 1.25em; }
.promo a {
display: block; }
.promo img.promo-item-image {
width: 5.75em; 
border-radius: 109px;
-webkit-border-radius: 109px;
background: #fff;}
.promo-item-heading {
text-align: center;
font-family: 'Aleo', serif;
font-size: 0.875em;
color: #444544; 
transition: color 0.25s ease;}
.promo-item-body {
text-align: center; }
.promo-item {
margin-bottom: 1em; 
height: auto !important;}
@media screen and (min-width: 30em) {
.promo img.promo-item-image {
margin: 0 auto;
display: block; }
.promo-item-heading {
padding: 1em 1.5em 0; } }
@media screen and (min-width: 43.75em) {
.promo img.promo-item-image {
width: 8.75em; } }
@media screen and (min-width: 61.25em) {
.promo img.promo-item-image {
width: 9em; }
.promo-item-heading {
font-size: 1.25em; }
.promo a:hover img.promo-item-image {
-webkit-border-radius: 109px;
background: #fff; }
.promo a:hover .promo-item-heading {
color: #87bd21; } } .banner {
width: 100%;
height: 18.750em;
margin-bottom: 0;
position: relative;
background-position: 50% 0;
background-repeat: no-repeat;
background-size: cover; } 
@media all and (min-width: 61.25em) { .banner { height: 36.25em;
margin-bottom: 1.618em;
background-position: top; } }
.header-full + .container {
margin-top: 10rem;
} .testimonial-full {
background: url(//www.arboroperations.com.au/wp-content/themes/standard-responsive/images/testimonial-bg.jpg) 50% bottom no-repeat #e1e1e1;
min-height: 300px; }
.testimonial-inner {
width: 65%;
padding-top: 3em;
padding-left: 1.25em; }
.testimonial-inner h3 {
color: #698d09;
font-family: 'Aleo', serif; }
.testimonial-inner p {
font-style: italic; }
.testimonial-full .container {
position: relative; }
.testimonial-full a.button {
position: absolute;
right: 1em;
bottom: 1em;
margin-bottom: 0; }
@media all and (min-width: 61.25em) {
.testimonial-inner {
padding-left: 0; } } .content {
padding: 0 1.25em; }
.content h3 {
font-weight: bold; }
@media all and (min-width: 43.75em) { .content, .associates {
padding: 0 1.875em; }
.associates-full {
background: #ebebeb;
padding-bottom: 1.875em; } }
@media all and (min-width: 61.25em) { .content {
float: left;
padding: 0;
width: 65%;
padding-right: 2rem; }
.content-right {
float: right; }
.content-full {
float: none;
width: 100%; }
.associates {
padding: 0; }
.associates-full {
padding-bottom: 0; } } .home-content {
padding: 3.75em 1.25em 1.875em 1.25em; }
section.home-content-01 {
background: 14% bottom repeat-x;
background-size: 307%;
position: relative;  }
.home-content-container-01 h1 {
font-size: 2.4rem;
line-height: 3.3rem;
font-weight: 100;}
.home-content-container-01 h1 strong {
font-size: 3.5rem;
font-weight: 600;}  @media screen and (min-width: 30em) {
.home-content, .home-content-padding {
padding: 1.5625em 1.25em; }
section.home-content-01 {
padding-bottom: 160px; } }
@media screen and (min-width: 43.75em) {
section.home-content-01 {
background: 39% bottom repeat-x; 
background-size: 200%; }
section.home-content-01 {
padding-bottom: 65px; } section.home-content-03 { background-size: cover;
background-position: 61% center; }  } 
@media screen and (min-width: 61.25em) {
section.home-content-01 {
background: center bottom repeat-x;
background-size: auto;
padding-top: 4.25em;
padding-bottom: 3em; }
section.home-content-01 p {
padding: 0; }
.home-content-container-01 {
width: 50%;
float: left; }
.two-col {
width: 50%;
float: left; }
section.home-content-03 {
background-repeat: no-repeat; background-size: cover;
background-position: 60% center; } } 
.section.home-content-04 ul {
margin-left: 3rem;
list-style: none;
}
.section.home-content-04 ul li:before {
content: '';
display: block;
position: absolute;
left: -3rem;
width: 2rem;
height: 2rem;
background: url(//www.arboroperations.com.au/wp-content/themes/standard-responsive/images/check-circle-regular.svg) center no-repeat;
background-size: cover;
} .content table {
border-collapse: collapse; }
.content table th, .content table td {
padding: 0.313em 0.616em;
border-bottom: 1px solid #ddd; }
.content table th {
font-weight: bold;
text-align: left; } ul.list-pages-shortcode.child-pages li {
list-style: none; }
.content ul, .content ol {
margin-left: 1em; }
.content ul {
list-style: disc; }
.content ol {
list-style: decimal; }
.content li {
margin-bottom: 0.875em; }
.content li > ul, .content li > ol {
margin-top: 0.625em;
margin-bottom: 0; }
@media all and (min-width: 43.75em) { .content ul, .content ol {
margin-left: 2.625em; } } a.cta {
clear: both;
display: block;
padding: 1em 1.618em;
line-height: 1.4em;
color: #fff;
background-color: #808080;
-webkit-transition: all .25s ease-in-out;
-moz-transition: all .25s ease-in-out;
transition: all .25s ease-in-out; }
a.cta:hover {
text-decoration: none;
background-color: #454545; }
@media all and (min-width: 43.688em) {  ul.list-double {
margin-left: 0;
margin-bottom: 1em;
clear: both;
overflow: hidden; }
ul.list-double li {
float: left;
width: 40%;
margin-left: 10%; } } ul.child-pages, ul.list-pages {
list-style: none;
margin-left: 0;
border-top: 1px solid #ddd; }
ul.child-pages li, ul.list-pages li {
border-bottom: 1px solid #ddd;
margin-bottom: 0; }
ul.child-pages a, ul.list-pages a {
position: relative;
display: block;
padding: 0.616em 0.313em; }
ul.child-pages a:before, ul.list-pages a:before {
content: '';
position: absolute;
top: 50%;
right: 0.313em;
display: block;
width: 24px;
height: 24px;
margin-top: -12px;
background: url(//www.arboroperations.com.au/wp-content/themes/standard-responsive/images/sprite.png) -100px -200px no-repeat; }
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
ul.child-pages a:before, ul.list-pages a:before {
background-image: url(//www.arboroperations.com.au/wp-content/themes/standard-responsive/images/sprite@2x.png);
background-size: 600px 800px; } } ul.list-pages-excerpt {
list-style: none; }
ul.list-pages-excerpt li {
margin-bottom: 0;
border-bottom: 1px solid #e8e8e8; }
ul.list-pages-excerpt a {
display: block;
font-weight: normal;
padding: 0.8em 1.875em 0.8em 0;
position: relative; }
.list-pages-excerpt .list-main {
overflow: hidden;
width: 100%; }
.list-pages-excerpt .list-image, .list-pages-excerpt .list-content {
float: left; }
.list-pages .list-heading {
margin-bottom: 0.25em; }
.list-pages-excerpt .list-image {
width: 30%;
background-color: #29a2a2;
height: 0;
padding-bottom: 16%; }
.list-pages-excerpt img {
transition: all .25s linear; }
.list-pages-excerpt .list-content {
width: 100%; }
ul.list-pages-excerpt p {
color: #595959;
line-height: 1.4em;
margin-bottom: 0; }
ul.list-pages-excerpt a:hover img {
opacity: 0.5; }
@media all and (max-width: 43.688em) { .list-pages-excerpt a {
padding-right: 1.25em; }
.list-pages-excerpt .list-image {
display: none; } }
@media all and (min-width: 43.75em) { .list-pages-excerpt .list-content {
width: 70%;
padding-left: 1em;
padding-right: 2em; } } blockquote {
position: relative;
padding: 0 1.618em;
font-size: 1.125em;
line-height: 1.618em;
text-align: center; }
blockquote:before {
content: '“';
display: block;
text-align: center;
font-size: 7em;
line-height: 0;
padding: 0.35em 0 0.15em 0;
font-family: Georgia, "Times New Roman", Times, serif; }
blockquote p:last-child {
margin: 0; } .pull-quote {
font-size: 1.125em;
border: double #ddd;
border-width: 4px 0;
padding: 1em 0; }
@media all and (min-width: 43.75em) { .pull-quote {
float: right;
width: 33%;
margin: 0 0 1em 1.618em; } } .message {
padding: 0.875em 1.618em;
border: 1px solid;
color: #555; }
.note {
background: #fcffc5;
border-color: #fbffa3; }
.highlight {
background: #A9E8FA;
border-color: #79dbf7; }
.warning {
background-color: #ef1000;
border-color: #cf0000;
color: #fff; } .post-divider {
display: block;
height: 1px;
background: #ddd;
width: 50%;
margin: 3em auto; }
.post-meta p {
font-size: 0.875em;
line-height: 1.4em; }
.post-navigation {
font-size: 0.875em;
line-height: 1.5em;
border-top: 1px solid #ddd;
padding: 1em 0; }
.archive-navigation {
display: block;
clear: both;
padding: 1em 0;
text-align: center;
border-top: 1px solid #ddd; }
.archive-navigation span, .archive-navigation a {
padding: 3px 6px;
border: 1px solid #ddd;
-webkit-border-radius: 2px;
-opera-border-radius: 2px;
-khtml-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px; }
.post-share h5 {
font-size: 0.875em;
line-height: 1.5em;
text-transform: uppercase; }
@media all and (min-width: 43.75em) { .post-share h5 {
float: left;
margin: 0 0.616em 0 0; } }
#___plusone_0 {
vertical-align: top !important; } .alignright, a.alignright, .alignleft, a .alignleft, .aligncenter, a .aligncenter, .alignnone, a.alignnone, .wp-caption {
padding: 8px;
background-color: #fff;
border: 1px solid #ddd; }
@media all and (max-width: 25em) { img.alignleft, img.alignright {
max-width: 50%;
height: auto; } }
.alignright, a.alignright {
float: right;
margin: 0 0 1.618em 1.618em; }
.alignleft, a.alignleft {
float: left;
margin: 0 1.618em 1.618em 0; }
.aligncenter, a .aligncenter {
display: block;
margin: 0 auto 1.618em auto; }
.alignnone, a .alignnone {
display: block;
margin-bottom: 1.618em; }
img.no-image-border {
padding: 0;
border: none; }
.wp-caption {
margin-bottom: 1.618em; }
.wp-caption img {
border: none;
margin: 0;
padding: 0; }
.wp-caption p.wp-caption-text {
font-size: 0.875em;
line-height: 1.4em;
padding: 0.625em;
text-align: center; }
#gallery-1 img {
border: 1px solid #ddd !important;
background: #fff;
padding: 8px; }
#gallery-1 img:hover {
border: 1px solid #808080 !important; } @media all and (min-width: 61.25em) { .sidebar {
float: right;
width: 28%; } }
.sidebar > div, .sidebar-blog > div {
margin-bottom: 2em; }
.sidebar-heading {
font-size: 1.375em;
line-height: 1.3em;
margin-bottom: 0.5em;
color: #698d09; }
.sidebar .ui-list li {
position: relative;
background: #f9f9f9; }
.sidebar .ui-list a:before {
content: "";
height: 15px;
width: 14px;
left: 16px;
top: 50%;
margin-top: -7.5px;
position: absolute;
background: url(//www.arboroperations.com.au/wp-content/themes/standard-responsive/images/sprite.png) -500px -300px no-repeat; } .island {
padding: 1em 1.168em;
color: #fff; }
.island-heading {
color: #fff; } .ui-list {
list-style: none;
border-top: 1px solid #526800;
margin: 0; }
.ui-list li {
border-bottom: 1px solid #526800; }
.ui-list a {
display: block;
padding: 0.625em 2.5em;
line-height: 1.4em;
font-weight: normal; }
.ui-list a:hover, .ui-list .current_page_item a {
text-decoration: none; } .form-search {
position: relative; }
.form-search .search-input {
position: relative;
width: 100%;
margin: 0;
padding: 0.5em 0.313em 0.5em 2.5em;
color: #666;
border: 1px solid #ddd;
-webkit-border-radius: 20px;
-moz-border-radius: 20px;
border-radius: 20px; }
.form-search:before {
content: '';
position: absolute;
top: 50%;
left: 1em;
margin-top: -8px;
z-index: 1;
display: inline-block;
zoom: 1;
*display: inline;
width: 16px;
height: 16px;
background: url(//www.arboroperations.com.au/wp-content/themes/standard-responsive/images/sprite.png) -200px -100px no-repeat; }
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
.form-search:before {
background-image: url(//www.arboroperations.com.au/wp-content/themes/standard-responsive/images/sprite@2x.png);
background-size: 600px 800px; } } .sidebar-left {
padding: 0 1em;
margin-bottom: 1em; }
.sidebar-left .contact-detail {
padding: 1em 0;
border-bottom: 1px solid #ddd; }
.sidebar-left h4 {
font-size: 1em;
line-height: 1em;
font-weight: bold;
text-transform: uppercase;
margin-bottom: 0.313em; }
.sidebar-left .icon {
vertical-align: top; }
.sidebar-left p, .sidebar-left table {
font-size: 1em;
line-height: 1.4em;
margin: 0; }
.sidebar-left p + p {
margin: 10px 0 0 0; }
.sidebar-left .is-day, .sidebar-left .is-time {
width: 50%; }
@media all and (min-width: 43.75em) and (max-width: 61.188em) { .sidebar-left table {
width: 50%; } }
@media all and (min-width: 61.25em) { .sidebar-left {
float: left;
width: 18.750em; padding: 0;
margin-bottom: 1em; }
.sidebar-left h4 {
margin-bottom: 0.875em; } } .footer {
text-align: center;
padding: 1.25em;
background: #87bd21; }
.footer-body {
font-size: 0.813em;
line-height: 1.4em; }
.footer p, .footer a {
color: #fff; }
.footer a {
font-weight: normal; }
.footer a:hover {
color: #fff; }
@media all and (max-width: 43.688em) { .footer {
margin-bottom: 3em; } }  ul.nav, .nav ul {
margin: 0;
padding: 0; }
.nav li {
float: left; }
.nav a {
display: block; }
ul.nav-stacked li {
float: none; } .left {
float: left; }
.right {
float: right; }
.text-center {
text-align: center; }
.text-right {
text-align: right; }
.upper {
text-transform: uppercase; }
.lower {
text-transform: lowercase; }
.under {
border-bottom: 1px solid; }
.spaced {
letter-spacing: 2px; }
.no-mb {
margin-bottom: 0; }
.is-relative {
position: relative; }
.inline-block {
display: inline-block;
zoom: 1;
*display: inline; }
.cf:before, .cf:after, .grid:before, .grid:after, .main:before, .main:after, .content:before, .content:after, .nav-primary:before, .nav-primary:after, .container:before, .container:after, .top:before, .top:after, .navigation:before, .navigation:after {
content: '';
display: table; }
.cf:after, .grid:after, .main:after, .content:after, .nav-primary:after, .container:after, .top:after, .navigation:after {
clear: both; }
.cf, .grid, .main, .content, .nav-primary, .container, .top, .navigation {
*zoom: 1; } .grid {
margin-left: -1.618em; }
.grid-item {
display: block;
float: left;
padding-right: 0;
width: 100%; }
@media all and (min-width: 18.75em) {
.palm-halves {
margin-left: 0em !important;
}
.palm-whole .grid-item {
width: 100%; }
.palm-halves .grid-item {
width: 50%; 
padding-right: 0;}
.palm-thirds .grid-item {
width: 33.3333333%; }
.palm-fourths .grid-item {
width: 25%; }
.palm-fifths .grid-item {
width: 20%; } }
@media all and (min-width: 43.75em) and (max-width: 61.25em) {
.lap-whole .grid-item {
width: 100%; }
.lap-halves .grid-item {
width: 50%; }
.lap-thirds .grid-item {
width: 33.3333333%; }
.lap-one-two-thirds .lap-one-third {
width: 33.3333333%; }
.lap-one-two-thirds .lap-two-thirds {
width: 66.666667%; }
.lap-fourths .grid-item {
width: 25%; }
.lap-fifths .grid-item {
width: 20%; } }
@media all and (min-width: 61.25em) {
.desk-whole .grid-item {
width: 100%; }
.desk-halves .grid-item {
width: 50%; }
.desk-thirds .grid-item {
width: 33.3333333%; 
padding-right: 2rem;}
.desk-one-two-thirds .desk-one-third {
width: 33.3333333%; }
.desk-one-two-thirds .desk-two-thirds {
width: 66.666667%; }
.desk-fourths .grid-item {
width: 25%; }
.desk-fifths .grid-item {
width: 20%; } } .icon {
display: inline-block;
zoom: 1;
*display: inline;
vertical-align: middle;
width: 16px;
height: 16px;
background: url(//www.arboroperations.com.au/wp-content/themes/standard-responsive/images/sprite.png) 0 0 no-repeat; }
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
.icon {
background-image: url(//www.arboroperations.com.au/wp-content/themes/standard-responsive/images/sprite@2x.png);
background-size: 600px 800px; } }
.icon-m {
width: 24px;
height: 24px; }
.icon-footer {
width: 25px;
height: 26px; }
.icon-l {
width: 32px;
height: 32px; }
.icon-xl {
width: 64px;
height: 64px; }
.icon-header {
width: 23px;
height: 20px;
margin-right: 0.5em; } .icon-phone {
background-position: -200px -300px; }
.icon-fax {
background-position: -100px 0; }
.icon-email {
background-position: -200px 0; }
.icon-address {
background-position: -300px 0; }
.icon-hours {
background-position: -400px 0; }
.icon-payment {
background-position: -500px 0; } .icon-info {
background-position: 0 -100px; }
.icon-file {
background-position: -100px -100px; }
.icon-search {
background-position: -200px -100px; }
.icon-cross {
background-position: -300px -100px; }
.icon-tick {
background-position: -400px -100px; }
.icon-user {
background-position: -500px -100px; } .icon-arrow-left {
background-position: 0 -200px; }
.icon-arrow-right {
background-position: -100px -200px; }
.icon-arrow-down {
background-position: -200px -200px; }
.icon-arrow-up {
background-position: -300px -200px; }
.icon-phone-footer {
background-position: -500px -200px; } .icon-location-footer {
background-position: 0 -300px; }
.icon-postal-footer {
background-position: -100px -300px; }
.header .icon-phone {
background-position: -200px -300px; }
.header .icon-email {
background-position: -300px -300px; }
.header .icon-nav, .call-now .icon-nav {
background-position: -400px -300px; }
.icon-facebook {
background-position: -400px -401px; }
.icon-googleplus {
background-position: -500px -400px; }
.icon-linkedin {
background-position: 0 -500px; } .icon-surf {
background: url(http://www.surfpacific.com/sprite-logo.png);
width: 137px;
height: 34px;
background-position: 0 -100px; }
@media all and (max-width: 61.188em) { .icon-surf {
display: block;
margin: 1em auto 0 auto; } }
@media all and (min-width: 61.25em) { .icon-surf {
margin-left: 1em; } }
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
.icon-surf {
background-position: -100px -50px;
background-size: 300px 100px; } } .list-inline {
list-style: none; }
.list-inline li {
display: inline; }
.list-inline a {
display: inline-block;
zoom: 1;
*display: inline; } .list-icon {
font-size: 0; }
.list-icon li {
margin-left: 10px; }
.list-icon li:first-child {
margin-left: 0; } .list-accordion {
margin-left: 0;
border-top: 1px solid #ddd; }
.list-accordion-title {
font-size: 1em;
line-height: 1.3em;
margin-bottom: 0;
border-bottom: 1px solid #ddd; }
.list-accordion-title.open {
border-bottom: none; }
.list-accordion-title a {
display: block;
position: relative;
padding: 0.625em 1.4em 0.625em 0.313em; }
.list-accordion-content {
padding: 0.313em;
border-bottom: 1px solid #ddd; }
.list-accordion-title a:after {
content: '';
position: absolute;
top: 50%;
right: 0.313em;
display: block;
width: 24px;
height: 24px;
margin-top: -12px;
background: url(//www.arboroperations.com.au/wp-content/themes/standard-responsive/images/sprite.png) -200px -200px no-repeat; }
.list-accordion-title.open a:after {
background-position: -300px -200px; }
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
.list-accordion-title a:after {
background-image: url(//www.arboroperations.com.au/wp-content/themes/standard-responsive/images/sprite@2x.png);
background-size: 600px 800px; } } .call-now {
position: fixed;
bottom: 0;
left: 0;
width: 100%;
z-index: 999; }
.call-now a {
display: block;
text-align: center;
margin-bottom: 0;
font-size: 1.125em; } .sidr {
display: none;
position: absolute;
position: fixed;
top: 0;
height: 100%;
z-index: 999999;
width: 280px;
overflow-x: none;
overflow-y: auto; }
.sidr.right {
left: auto;
right: -280px; } .form-subscribe input {
margin-bottom: 0.313em; width: 100%;
font-size: 1em;
line-height: 1em; }
.form-subscribe input[type="text"] {
padding: 0.5em;
background: #e1e1e1;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px; }
.form-subscribe input[type="submit"] {
padding: 0.75em; }
@media screen and (min-width: 61.25em) {
.form-subscribe input {
margin-bottom: 1.5em; }
.form-subscribe input[type="submit"] {
width: 50%; } } .is-hidden {
display: none; }
@media all and (max-width: 43.688em) {
.palm-is-hidden {
display:none;
}
}
@media all and (min-width: 43.688em) and (max-width:61.188em) {
.lap-is-hidden {
display:none
}
}
@media all and (min-width: 61.25em) {
.desk-is-hidden {
display:none
}
}
.is-invisible {
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
filter: alpha(opacity=0);
-moz-opacity: 0;
-khtml-opacity: 0;
opacity: 0; }
.no-transition {
-webkit-transition: none;
-moz-transition: none;
-ms-transition: none;
-o-transition: none;
transition: none; } .services-footer-links {
padding: 1.5em 0; }
.services-footer-links ul li {
float: left;
padding: 0 0.5em; }
.services-footer-links ul li a h2 {
font-size: 0.84em; }  .bpc {
color: #808080; }
.bsc {
color: #454545; }
.text-white {
color: #fff; }
.text-light {
color: #eee; }
.text-neutral {
color: #808080; }
.text-dark {
color: #333; }
::selection {
background: #1dbdef;
color: #fff;
text-shadow: none; }  .bpb {
background-color: #808080; }
.bsb, .island {
background-color: #454545; }
.bg-light {
background-color: #eee; }
.bg-neutral {
background-color: #808080; }
.bg-dark {
background-color: #333; } .footer-address {
background: #444544;
color: #fff;
padding: 2.8125em 1.25em; }
.footer-address h3 {
font-family: 'Aleo', serif; 
margin-bottom:0;}
.footer-address p {
display: inline-block;
vertical-align: top;
margin-left: 0.9375em; }
@media screen and (min-width: 30em) {
.footer-address {
padding: 2.8125em 5.625em; } }
@media screen and (min-width: 43.75em) {
.footer-address {
padding: 2.5em 1.25em; }
.footer-address p {
width: 74%; }
.footer-address .footer-form {
width: 68%;
display: inline-block;
vertical-align: top;
margin-right: 6%; }
.footer-address .contact-item {
width: 26%;
display: inline-block;
vertical-align: top; }
.footer-form input[type="text"], .footer-form .textarea {
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
background-color: #555;
border: none;
color: #fff; }
.footer-form input[type="text"]::-webkit-input-placeholder, .footer-form .textarea::-webkit-input-placeholder {
color: #fff; }
.footer-form input[type="text"]:-moz-placeholder, .footer-form .textarea:-moz-placeholder {
color: #fff; }
.footer-form input[type="text"]::-moz-placeholder, .footer-form .textarea::-moz-placeholder {
color: #fff; }
.footer-form input[type="text"]:-ms-input-placeholder, .footer-form .textarea:-ms-input-placeholder {
color: #fff; }
body .footer-form .gform_footer {
text-align: left; }
.footer-form input[type=submit] {
margin-top: 1em; } } @media screen and (min-width: 43.75em) {
.feed-item-content {
position: absolute;
bottom: 0;
left: 0;
right: 0;
background: rgba(0, 0, 0, 0.5);
color: #fff; }
.feed-item {
position: relative;
width: 300px;
border: 2px solid #87bd21;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px; }
.content-footer {
padding: 2.5em 1.25em; }
.feed-item-content p {
display: inline-block;
vertical-align: top;
width: 30%;
text-align: center;
border-right: 3px solid #fff;
margin: 1em 0; }
h4.feed-item-heading {
display: inline-block;
vertical-align: top;
margin-bottom: 0;
padding: 1em;
font-weight: bold;
width: 67%; }
span.date-day {
font-size: 50px;
line-height: 58px; }
.footer-content-heading {
font-family: 'Aleo', serif; }
.associates h4 {
display: inline-block;
vertical-align: top;
margin-top: 2em;
font-family: 'Aleo', serif; }
.bx-wrapper {
display: inline-block;
width: 80%;
margin-left: 1em !important; } }
@media screen and (min-width: 61.25em) {
.feed-item {
width: 438px; }
.feed-item-content p {
width: 20%; }
h4.feed-item-heading {
width: auto; }
.bx-wrapper {
width: 88%; } } .aws h3 {
color: #87bd21;
font-size: 20px;
text-align: center;
font-family: 'Aleo', serif; }
.aws img {
display: block;
margin: 0 auto 0.5em; }
.areas-we-service-full {
background-color: #555555;
padding: 30px 0; }
.aws ul {
list-style-type: none; }
.aws li {
float: left;
padding: 0 0.5em; }
.aws h2 {
font-size: 16px;
color: #fff; } ul.list-ticked {
margin-left: 0;
list-style: none; }
ul.list-ticked li {
margin-bottom: 0.875em;
padding-left: 2em;
position: relative; }
ul.list-ticked li:before {
content: '';
position: absolute;
top: 3px;
left: 0;
width: 16px;
height: 16px;
background: url(//www.arboroperations.com.au/wp-content/themes/standard-responsive/images/sprite.png) -400px -100px no-repeat; } .page-conversion {
background-color: #f9f9f9; }
.page-conversion .page-title {
font-size: 1.875em; }
.page-conversion-intro h2 {
font-size: 1.125em; }
.page-conversion ul.list-ticked {
margin-bottom: 1.618em; }
.page-conversion .list-ticked li {
margin-bottom: 0.75em; }
.page-conversion-intro .intro-image {
overflow: hidden;
padding: 9px;
background-color: #fff;
border: 1px solid #ccc;
border-radius: 15px; }
.page-conversion-intro img {
border-radius: 10px; }
.page-conversion-cta {
text-align: center; }
.page-conversion-quote img {
margin-right: 1em;
padding: 9px;
background-color: #fff;
border: 1px solid #ccc;
border-radius: 100%; 
aspect-ratio: 1/1;
object-fit: cover;
}
.page-conversion-quote, .page-conversion-footer {
background-color: #fff;
border: solid #eee;
border-width: 1px 0; }
.page-conversion-intro, .page-conversion-quote, .page-conversion-content, .page-conversion-footer {
padding: 1.25em; }
.page-conversion-content ul {
margin-left: 1em; }
.page-conversion-content ul li {
list-style: disc; }
.page-conversion-form-heading {
text-align: center;
text-transform: uppercase; }
.page-conversion-form-heading {
font-size: 1.5em; }
.page-conversion-cta {
font-size: 1.25em; }
.page-conversion a.button-cta {
font-size: 1em; }
@media all and (max-width: 43.688em) { .page-conversion-cta .is-alternative {
display: block;
margin: 0.313em 0; }
.page-conversion a.button-cta {
text-align: center;
display: block; }
.page-conversion-quote .grid-alpha {
width: 45%;
padding-right: 1em; }
.page-conversion-quote .grid-beta {
float: none; } }
@media all and (min-width: 43.75em) { .page-conversion .page-title {
font-size: 3em; }
.page-conversion-intro h2 {
font-size: 1.5em;
width: 72%;
margin: 0 auto 1.5em auto; }
.page-conversion ul.list-ticked {
margin-bottom: 0; }
.page-conversion .list-ticked li {
font-size: 1.125em;
margin-bottom: 1em; }
.page-conversion-intro .intro-image {
margin-bottom: 1.618em; }
.page-conversion-quote .quote-content {
text-align: center; }
.page-conversion-quote .grid {
margin-left: -2em; }
.page-conversion-quote .grid-item {
padding-left: 2em; }
.page-conversion-quote .grid-alpha {
width: 23%; }
.page-conversion-quote .grid-beta {
width: 77%; }
.page-conversion-quote p {
font-size: 1.25em;
line-height: 1.5em; }
.page-conversion-intro, .page-conversion-quote, .page-conversion-content, .page-conversion-footer {
padding: 3em 2em; }
.page-conversion-cta {
font-size: 1.5em; }
.page-conversion-cta .is-alternative {
margin: 0 1em; } }
@media all and (min-width: 61.25em) { .page-conversion ul.list-ticked {
margin-top: 3em; }
.page-conversion .list-ticked li {
font-size: 1.25em; }
.page-conversion-quote .quote-content {
padding-top: 1.5em; }
.page-conversion-form {
width: 62%;
margin: 0 auto; }
.page-conversion-intro, .page-conversion-quote, .page-conversion-content, .page-conversion-footer {
padding: 2em 0; }
.page-conversion-cta {
font-size: 1.875em; }
.page-conversion-content .page-conversion-cta {
margin-top: 1em; } } .list-review-item {
background-color: #ebebeb;
padding: 1.25em;
margin-bottom: 1.25em; }
.list-review .review-rating {
line-height: 25px; }
.list-review .review-rating .icon {
margin-right: 5px; }
@media all and (min-width: 61.25em) { .review-intro .grid-item {
width: 61%; }
.review-intro .grid-alpha {
padding-top: 0.5em; }
.review-intro .grid-beta {
width: 39%; } } .icon-rating {
text-indent: -9999em;
width: 150px;
height: 25px;
background-image: url(//www.arboroperations.com.au/wp-content/themes/standard-responsive/images/sprite-star.png); }
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
.icon-rating {
background-image: url(//www.arboroperations.com.au/wp-content/themes/standard-responsive/images/sprite-star@2x.png);
background-size: 150px 100px; } }
.icon-rating-five {
background-position: 0 0; }
.icon-rating-four {
background-position: 0 -25px; }
.icon-rating-three {
background-position: 0 -50px; }
.icon-rating-two {
background-position: 0 -75px; }
.icon-rating-one {
background-position: 0 -100px; } .popup-form {
background-color: #f9f9f9;
color: #444544;
padding: 1.25em; }
.mfp-close-btn-in .popup-form .mfp-close {
color: #444544;
font-weight: 700; }
@media all and (min-width: 43.75em) { .popup-form {
position: relative;
width: 32.5em;
margin: 0 auto; } } .form-review .gform_wrapper .gform_heading {
width: 100%;
text-align: center; }
.form-review .gform_wrapper h3.gform_title {
font-size: 1.5em;
line-height: 1em;
margin-bottom: 0.8em;
margin-top: 0;
color: #444544; }
.form-review .gform_description {
font-size: 1em;
margin-bottom: 1.618em; }
.form-review .gform_wrapper .gform_body .gform_fields .gfield .gfield_label {
color: #444544;
font-weight: 700;
margin-bottom: 0; }
button.featured-button {
background-color: #ff9512!important;
box-shadow: 0 3px #aa5800;
}
@media screen and (max-width: 43.75em) {
p, h1, h2, h3 {
text-align: center !important;
}
.col {
padding-left: 0 !important;
padding-right: 0 !important;
}
a.button {
margin: 0 auto !important;
display: table !important;
text-align: center !important;
}
}
@media screen and (max-width: 61.25em) {
section.home-content-03 {
background-image: none !important; 
}
}   .section {
padding: 4em 4%;
margin: 0 auto;
background-size: cover;
background-position: center;
background-repeat: no-repeat;
}
.col {
flex-basis: auto;
margin: 1em 0;
}
.col-heading h1, .col-heading h2, .col-heading h3 {
margin: 0em !important;
}
.col-sidebar p {
font-size: 0.85em;
}
@media only screen and (min-width: 641px) {
.col-sidebar .gform_wrapper textarea.medium {
height: 120px;
}
}
.section.grey {
background-color: #f9f9f9;
}
.section.green {
background-color: #698d09;
color: #fff;
}
.section.green h1, .section.green h2, .section.green h3, .section.green h4, .section.green h5, .section.green h6 {
color: rgb(255, 255, 255);
}
.section.green p {
color: rgb(255, 255, 255);
}
.section.green p a {
color: #afde35;
}
.section img {
width: 100%;
}
.section.white img, .section.grey img {
box-shadow: 0 20px 40px 0 rgba(14,39,57,.15)
}
.call_to_action {
background: #698d09; background: -moz-linear-gradient(-55deg, #c4e026 0%, #5f8e00 50%, #496405 100%); background: -webkit-linear-gradient(-55deg, #c4e026 0%,#5f8e00 50%, #496405 100%); background: linear-gradient(145deg, #c4e026 0%,#5f8e00 50%, #496405 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c4e026', endColorstr='#5f8e00',GradientType=1 ); }
.section ul {
position: relative;
list-style: disc;
margin-left: 2rem;
}
.section.white strong, .section.grey strong {
color: #698d09;
}
.section ul li + li {
margin-top: 0.5rem;
} a.button.center {
margin: 0 auto;
display: table;
text-align: center;
margin-top: 2rem; 
}
a.button.right {
float: right;
} #faqs {
margin: 2em auto 1em auto;
max-width: 800px;
list-style: none;
}
#faqs li {
filter: drop-shadow(0 8px 8px rgba(14,39,57,.15));
}
a.expand_button {
padding: 1em 1.5em;
font-size: 0.9em;
border-radius: 0.5em;
margin: 0 auto;
display: block;
width: 100%;
transition: all 0.12s ease-in-out;
cursor: pointer;
}
a.expand_button:before {
position: relative;
right: 0.5em;
content: "+";
font-size: 1.5rem;
float: right;
top: 0.25em;
color: white;
width: 0;
}
a.expand_button h3 {
text-align: center;
margin-bottom: 0;
color: white;
padding: 0 2rem;
}
a.expanded_button {
border-radius: 0.5em 0.5em 0 0;
border-bottom: none;
}
a.expanded_button:before {
content: "−";
}
.to-expand {
max-height: 0em;
overflow: hidden;
transition: all 0.3s ease-in-out;
padding: 0 2.5em;
background-color: rgb(245, 245, 245);
margin-bottom: 0;
opacity: 0;
display: block;
margin-top: 3px;
border-radius: 0 0 0.5em 0.5em;
margin-bottom: 1rem;
}
.to-expand p {
height: auto;
}
.expanded {
height: auto;
max-height: 34em;
padding: 2.5em 2.5em;
opacity:1;
}
.expanded p {
height: auto;
}
.green .to-expand p {
color: #444544;
} .top-bar {
background-color: #f3f3f3;
}
.top-bar ul {
margin-bottom: 0;
}
.top-bar ul li {
display: inline-block;
font-size: 17px;
padding: 0;
background-color: #717171;
}
.top-bar ul li + li {
margin-left: 3px;
}
.top-bar ul li a {
color: #fff;
padding: 0.3rem 1rem;
display:block;
}
.top-bar .contact {
float: none;
text-align: center;
}
.top-bar .free-quote {
background-color: #ff9512;
}
@media screen and (min-width: 43.75em) {
.top-bar .contact {
float: right;
text-align: right;
}
} #menu-main-menu {
float: right;
}
.menu-item ul > .menu-item-has-children:before {
position: relative;
right: 1.25rem;
content: "►";
font-size: 1rem;
float: right;
top: 0.25em;
color: white;
width: 0;
}
#responsive-menu-container.push-left, #responsive-menu-container.slide-left, #responsive-menu-button {
z-index:1000000 !important 
}
#responsive-menu-button {
background-color: #87bd21 !important;
transition: all 0.12s ease-in-out 0s, opacity 0.8s ease 0s, transform 0.8s ease 0s !important;
top: 40px !important;
right: 30px !important;
}
#responsive-menu-button:hover {
background-color: #b8dc56 !important;
}
@media screen and (min-width: 43.75em) {
#responsive-menu-container.push-left, #responsive-menu-container.slide-left, #responsive-menu-button {
display:none !important 
}
}
.hidden .gfield_label {
display: none !important;
}
.header-full.fixed {
background: #fff;
}
.fixed .top-bar ul li a {
padding: 1px 1rem;
font-size: 13px;
}
@media (min-width: 61.25em) {
.fixed .nav-primary > a {
line-height: 2.5rem;
padding: 1em 1.32em 1.5em;
}
}
@media screen and (min-width: 43.75em) {
.fixed .header img.logo {
width: auto;
height: 3.5rem;
}
}
.fixed-bg {
background-position: bottom;
background-size: 100% !important;
background-repeat-x: repeat;
} .fixed-banner { background: #ff9512;
position: fixed;
bottom:0;
z-index: 9999;
width: 100%;
text-align: center;
box-shadow: 0 0 5px rgba(0, 0, 0, 0.75);
}
.fixed-banner h3 {
color: #fff!important;
margin: 0;
padding: 10px;
font-size: 24px;
font-style: normal; }
@media (max-width: 900px) {
.fixed-banner h3 {
font-size: 18px;
}
}
@media (max-width: 600px) {
.fixed-banner h3 {
font-size: 16px;
}
}
.footer {
padding-bottom: 100px!important;
}
sup {
line-height: 0;
vertical-align: super;
}