/*! =========================================================================
    Author: Josh Reid / ReidDesign.co.nz for Flaxpod.com and Higgins.co.nz
    ========================================================================= */
/******* COLORS *******/
.Green, .Green a, .entry-date {
  color: #254835;
  text-decoration: none; }

.Lime {
  color: #84bc34;
  border-color: #84bc34; }

a.Lime {
  border-color: transparent; }

.Gold {
  color: #ff9016;
  border-color: #ff9016; }

.Grey {
  color: #4f5b54; }

.GreyD {
  color: #333; }

.GreyM {
  color: #79736c;
  border-color: #79736c; }

.GreyL, .entry-meta {
  color: #79736c; }

.GreyVL {
  color: #c6c6c6; }

.GreyVVL {
  color: #efecec; }

.Black {
  color: #000; }

.White {
  color: #FFF; }

/******* NORMALIZE ***************************************************************************************************************************************************************** */
article, aside, detail, figcaption, figure, footer, header, hgroup, nav, section {
  display: block; }

audio, canvas, video {
  display: inline-block;
  *display: inline;
  *zoom: 1; }

audio:not([controls]) {
  display: none; }

[hidden] {
  display: none; }

html {
  font-size: 100%;
  overflow-y: scroll;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%; }

body {
  margin: 0;
  font-size: 13px;
  line-height: 1.231; }

body, button, input, select, textarea {
  font-family: Arial, Helvetica, sans-serif;
  color: #222; }

::-moz-selection {
  background: #254835;
  color: #fff;
  text-shadow: none; }

::selection {
  background: #254835;
  color: #fff;
  text-shadow: none; }

a:hover, a:active {
  outline: 0; }

abbr[title] {
  border-bottom: 1px dotted; }

b, strong {
  font-weight: 500; }

blockquote {
  margin: 1em 40px; }

dfn {
  font-style: italic; }

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #a7aeb2;
  margin: 1em 0;
  padding: 0; }

ins {
  background: #ff9;
  color: #000;
  text-decoration: none; }

mark {
  background: #ff0;
  color: #000;
  font-style: italic;
  font-weight: 500; }

pre, code, kbd, samp {
  font-family: monospace, monospace;
  _font-family: 'courier new', monospace;
  font-size: 1em; }

pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word; }

q {
  quotes: none; }

q:before, q:after {
  content: "";
  content: none; }

small {
  font-size: 85%; }

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

ul, ol {
  margin: 1em 0;
  padding: 0 0 0 40px; }

dd {
  margin: 0 0 0 40px; }

nav ul, nav ol {
  list-style: none;
  list-style-image: none;
  margin: 0;
  padding: 0; }

img {
  border: 0;
  -ms-interpolation-mode: bicubic;
  vertical-align: middle; }

svg:not(:root) {
  overflow: hidden; }

figure {
  margin: 0; }

form {
  margin: 0; }

fieldset {
  border: 0;
  margin: 0;
  padding: 0; }

label {
  cursor: pointer; }

legend {
  border: 0;
  *margin-left: -7px;
  padding: 0;
  line-height: 1.2em; }

button, input, select, textarea {
  font-size: 100%;
  margin: 0;
  vertical-align: baseline;
  *vertical-align: middle; }

button, input {
  line-height: normal;
  *overflow: visible; }

table button, table input {
  *overflow: auto; }

button, input[type="button"], input[type="reset"], input[type="submit"] {
  cursor: pointer;
  -webkit-appearance: button; }

input[type="checkbox"], input[type="radio"] {
  box-sizing: border-box; }

input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box; }

input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

button::-moz-focus-inner, input::-moz-focus-inner, select::-moz-focus-inner {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto;
  vertical-align: top;
  resize: vertical; }

/* Colors for form validity */
input:invalid, textarea:invalid {
  background-color: #f0dddd; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

td {
  vertical-align: top; }

/* ******************************************************************************************************************************************************************************** */
.container {
  padding-left: 20px;
  padding-right: 20px; }

.line {
  width: 100%;
  max-width: 1140px;
  min-width: 640px;
  margin: 0 auto; }

.unit1of12, .unit1of6, .unit1of4, .unit1of3, .unit5of12, .unit1of2, .unit7of12, .unit2of3, .unit3of4, .unit10of12, .unit11of12 {
  margin-right: 3.8%;
  float: left;
  min-height: 1px; }

.line .unit1of12 {
  width: 4.85%; }

.line .unit1of6 {
  width: 13.45%; }

.line .unit1of4 {
  width: 22.05%; }

.line .unit1of3 {
  width: 30.75%; }

.line .unit5of12 {
  width: 39.45%; }

.line .unit1of2 {
  width: 48%; }

.line .unit7of12 {
  width: 56.75%; }

.line .unit2of3 {
  width: 65.4%; }

.line .unit3of4 {
  width: 74.05%; }

.line .unit10of12 {
  width: 82.7%; }

.line .unit11of12 {
  width: 91.35%; }

.line .unit1of1 {
  width: 100%;
  float: left; }

.line .last {
  margin-right: 0px; }

img, object, embed {
  max-width: 100%; }

img {
  height: auto; }

/* Adjusties */
.panel .unit1of3 {
  width: 30%; }

.panel .plus {
  width: 32.25%; }

.line .unitR {
  float: right;
  margin-right: 0; }

.line .unitRL {
  float: right; }

.line .line {
  min-width: 100%; }

.sub .line {
  min-width: 100%; }

/* SITE SPECIFICS */
.preFooter .unit1of4, #post .line .unit1of3 {
  width: 140px;
  margin-top: 10px; }

#post .line .unit2of3 {
  width: 480px;
  margin-right: 18px; }

.preFooter .last, .article .last, .article .unitR {
  margin-right: 0; }

/* Smaller screens */
@media only screen and (max-width: 1023px) {
  body {
    font-size: 0.8em;
    line-height: 1.5em; } }

/* Mobile */
@media handheld, only screen and (max-width: 767px) {
  body {
    font-size: 16px;
    -webkit-text-size-adjust: none; }
  .line, body, .container {
    width: 100%;
    min-width: 0;
    margin-left: 0px;
    margin-right: 0px;
    padding-left: 0px;
    padding-right: 0px; }
  .line .unit1of12, .line .unit1of6, .line .unit1of4, .line .unit1of3, .line .unit5of12, .line .unit1of2, .line .unit7of12, .line .unit2of3, .line .unit3of4, .line .unit10of12, .line .unit11of12, .line .unit1of1 {
    width: auto;
    float: none;
    margin-left: 0px;
    margin-right: 0px; } }

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

/******* FONTS *******/
@font-face {
  font-family: 'FairplexWideBoldBold';
  src: url("https://www.higgins.co.nz/assets/styles/fonts/fairpwidbol-071211005EmigreWebOnly.eot");
  src: url("https://www.higgins.co.nz/assets/styles/fonts/fairpwidbol-071211005EmigreWebOnly.eot?#iefix") format("embedded-opentype"), url("https://www.higgins.co.nz/assets/styles/fonts/fairpwidbol-071211005EmigreWebOnly.woff") format("woff");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'FairplexWideBookMedium';
  src: url("https://www.higgins.co.nz/assets/styles/fonts/fairpwidboo-071211001EmigreWebOnly.eot");
  src: url("https://www.higgins.co.nz/assets/styles/fonts/fairpwidboo-071211001EmigreWebOnly.eot?#iefix") format("embedded-opentype"), url("https://www.higgins.co.nz/assets/styles/fonts/fairpwidboo-071211001EmigreWebOnly.woff") format("woff");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'FairplexWideMediumMedium';
  src: url("https://www.higgins.co.nz/assets/styles/fonts/fairpwidmed-071211005EmigreWebOnly.eot");
  src: url("https://www.higgins.co.nz/assets/styles/fonts/fairpwidmed-071211005EmigreWebOnly.eot?#iefix") format("embedded-opentype"), url("https://www.higgins.co.nz/assets/styles/fonts/fairpwidmed-071211005EmigreWebOnly.woff") format("woff");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'FairplexWideMediumItalicMd';
  src: url("https://www.higgins.co.nz/assets/styles/fonts/fairpwidmedita-071211001EmigreWebOnly.eot");
  src: url("https://www.higgins.co.nz/assets/styles/fonts/fairpwidmedita-071211001EmigreWebOnly.eot?#iefix") format("embedded-opentype"), url("https://www.higgins.co.nz/assets/styles/fonts/fairpwidmedita-071211001EmigreWebOnly.woff") format("woff");
  font-weight: normal;
  font-style: normal; }

/* FONT DEFINITIONS
p, footer { font-family: Arial, sans-serif; } */
body, h1, .indexPage #main p, h3, h4, h5, .callout h2 {
  font-family: 'FairplexWideBookMedium', Arial, sans-serif;
  font-weight: normal; }

.nav_ul, strong, .item .title, .entry-title, #glider .title, .barTitle span.title, .nav-list > li > a {
  font-family: 'FairplexWideMediumMedium', Arial, sans-serif;
  font-weight: normal; }

h1, h2, h2 strong, h5 strong, button.button, a.button, .btn, .spTitle, legend, .accordian .title, .blockLink .title, .block h4, p em strong, p strong em {
  font-family: 'FairplexWideBoldBold', Arial Narrow, sans-serif;
  font-weight: normal; }

em, em strong, .entry-date {
  font-family: 'FairplexWideMediumItalicMd', sans-serif;
  font-style: normal; }

/******* TRANSITIONS *******/
a, a:hover, a *, a:hover * {
  -webkit-transition: color 0.2s linear,opacity 0.2s linear,background-color 0.2s linear,border-color 0.3s linear,outline-color 0.2s linear,-webkit-box-shadow 0.2s linear;
  -moz-transition: color 0.2s linear,opacity 0.2s linear,background-color 0.2s linear,border-color 0.3s linear,outline-color 0.2s linear,-moz-box-shadow 0.2s linear;
  transition: color 0.2s linear,opacity 0.2s linear,background-color 0.2s linear,border-color 0.3s linear,outline-color 0.2s linear,box-shadow 0.2s linear; }

.ajax, .hdrNav, .hdrNav:hover {
  -webkit-transition: height 0.5s linear;
  -moz-transition: height 0.5s linear;
  transition: height 0.5s linear; }

.inner, .extra, .swiper-nav-next, .swiper-nav-prev, .swiper-nav-next:hover, .swiper-nav-prev:hover, .blockLink, .blockLink:hover, button:after, a:after, a:before {
  -webkit-transition: opacity 0.3s cubic-bezier(0, 0.33, 0.66, 1), top 0.3s cubic-bezier(0, 0.33, 0.66, 1), left 0.3s cubic-bezier(0, 0.33, 0.66, 1), right 0.3s cubic-bezier(0, 0.33, 0.66, 1), border-color 0.3s cubic-bezier(0, 0.33, 0.66, 1);
  -moz-transition: opacity 0.3s cubic-bezier(0, 0.33, 0.66, 1), top 0.3s cubic-bezier(0, 0.33, 0.66, 1), left 0.3s cubic-bezier(0, 0.33, 0.66, 1), right 0.3s cubic-bezier(0, 0.33, 0.66, 1), border-color 0.3s cubic-bezier(0, 0.33, 0.66, 1);
  transition: opacity 0.3s cubic-bezier(0, 0.33, 0.66, 1), top 0.3s cubic-bezier(0, 0.33, 0.66, 1), left 0.3s cubic-bezier(0, 0.33, 0.66, 1), right 0.3s cubic-bezier(0, 0.33, 0.66, 1), border-color 0.3s cubic-bezier(0, 0.33, 0.66, 1); }

.blockLink {
  -webkit-transition: top 0.6s cubic-bezier(0, 0.33, 0.66, 1) 0.5s;
  -moz-transition: top 0.6s cubic-bezier(0, 0.33, 0.66, 1) 0.5s;
  transition: top 0.6s cubic-bezier(0, 0.33, 0.66, 1) 0.5s; }

/* **************** BASE LINKS ***************** */
a {
  color: #254835;
  text-decoration: none;
  outline: none; }

p a {
  text-decoration: underline; }

a:hover, .breadcrumbs a.b:hover {
  color: #84bc34;
  border-color: #84bc34; }

h5 a {
  color: #254835;
  text-decoration: underline; }

h5 a:hover {
  color: #84bc34;
  text-decoration: none; }

h1 a, h2 a, h3 a {
  color: #254835;
  text-decoration: none;
  border-bottom: 1px solid #F5F5F5; }

h1 a:hover, h2 a:hover, h3 a:hover {
  color: #84bc34;
  text-decoration: none;
  border-color: #84bc34; }

/* **************** BODY + GENERAL ELEMENTS ***************** */
html, body {
  font-size: 1.25em;
  min-height: 100%; }

body {
  font-size: 50%; }

html > body {
  font-size: 10px; }

body {
  color: #79736c;
  line-height: 1.5em;
  background: #FFF; }

body, div, form, img, dl, dt, dd {
  margin: 0;
  padding: 0;
  border: 0; }

img {
  display: block; }

/* HR */
hr {
  border: 0;
  width: 100%;
  height: 1px;
  clear: both;
  background: none;
  border-bottom: 1px dotted #bbb;
  padding: 2em 0 0;
  margin-bottom: 2em; }

.dotted {
  border-style: dotted;
  margin-top: 2em; }

/* BK */
.bk, .grid {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  background: no-repeat;
  z-index: 0;
  height: 1001px;
  display: none; }

.bk span {
  display: none; }

.print {
  display: none; }

/* **************** HEADER + LOGO **************** */
#logo {
  display: block;
  border: 0;
  z-index: 10;
  cursor: pointer;
  position: relative;
  padding: 42px 0 0;
  margin: 0 auto;
  width: 324px;
  height: 55px; }
  #logo .mobile {
    display: none; }

/*#logo img,*/
#logo span {
  display: none; }

p.browsehappy {
  display: block;
  text-align: center;
  padding: 6px 5%;
  margin: 0;
  background: #ff9016;
  color: #254835;
  position: absolute;
  z-index: 100;
  width: 90%; }

/* **************** PAGE / WRAPS / CONTAINERS ***************** */
.page {
  width: 100%;
  margin: 0 auto;
  overflow: hidden;
  min-height: 100%;
  position: relative; }

/* WRAPS */
.wrap, .container {
  margin: 0 auto;
  width: 100%;
  position: relative;
  padding: 0; }

.container,
.top, #header, .header, .content, .preFooter, .footer {
  margin: 0 auto;
  width: auto;
  max-width: 1140px;
  padding: 0 20px; }

/* HEADER */
header,
.headerWrap,
.header {
  z-index: 50;
  padding: 0;
  overflow: visible !important; }

header {
  width: 100%;
  height: 167px;
  position: relative; }

.headerWrap {
  height: 167px;
  background: url(https://www.higgins.co.nz/assets/images/gen/bk/hdr.png) left top;
  background-size: auto 100%; }

.container.header {
  height: 167px; }

.hdrTop {
  display: inline-block;
  vertical-align: top; }

.hdrNav {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  z-index: 10;
  overflow: visible !important; }

/* PRE-FOOTER */
.preFooterWrap {
  z-index: 5;
  clear: both;
  max-width: none; }

.preFooter {
  padding: 30px 0 10px; }

.preFooter img {
  display: inline; }

/* FOOTER */
.main footer {
  background: none;
  padding-top: 20px; }

.footerWrap {
  padding: 0; }

.footer {
  padding: 0;
  margin: 0 auto; }

.ftr {
  z-index: 100;
  position: relative;
  padding: 8px 0; }

/* **************** MAIN CONTENT CONTAINERS **************** */
.contentWrap {
  z-index: 2;
  padding: 0;
  overflow: hidden;
  margin-top: -167px;
  padding-top: 217px; }

/* New Full-width Repeater */
.repeaterBk {
  position: static;
  padding-bottom: 40px;
  overflow: visible; }
  .repeaterBk h1, .repeaterBk h2, .repeaterBk h3, .repeaterBk h4, .repeaterBk h5 {
    color: #222; }
  .repeaterBk aside div > img {
    margin: -50px 0 -100px;
    position: relative;
    z-index: 10; }
  .repeaterBk aside p img {
    max-width: 50%; }
  .repeaterBk + .repeaterBk {
    padding-top: 40px;
    margin: 0; }
    .repeaterBk + .repeaterBk aside div > img {
      margin-top: -160px; }

.orangeBk {
  background: #ff9016;
  color: #000; }
  .orangeBk h1, .orangeBk h2, .orangeBk h3 {
    color: #FFF; }

.orangeBk-stripe {
  background-image: url(/assets/images/safety/bk-1.png); }

.whiteZigBk {
  background: #FFF url(/assets/images/safety/bk-3.png);
  color: #444; }

.content {
  z-index: 5;
  background: none;
  position: relative;
  min-height: 400px; }

#main {
  position: relative;
  z-index: 4;
  margin: 0 auto; }

.indexPage .breadcrumbs {
  display: none; }

.indexPage .main p {
  width: 30%;
  float: left;
  padding-right: 3%;
  font-size: 1.2em; }

/* **************** HOLDERS **************** */
.full, .main, .sub {
  float: left;
  position: relative;
  display: block;
  z-index: 10; }

.full {
  width: 100%; }

.main {
  z-index: 100; }

.sub {
  position: relative;
  padding: 70px 0 12px; }

.inner {
  position: relative;
  z-index: 2; }

/* LINES */
.main .line,
.full .line {
  padding-bottom: 10px; }

/* **************** CONTENT **************** */
#main header {
  min-height: 0;
  width: 100%;
  overflow: hidden; }

/* Media / Map */
iframe {
  margin: 0;
  padding: 0; }

#map_canvas {
  width: 100%;
  height: 400px;
  margin: 20px 0; }

#map_canvas img {
  display: inline;
  max-width: none !important; }

.gm-style-iw {
  width: 330px; }
  .gm-style-iw h3 {
    font-size: 2em; }
  .gm-style-iw p {
    font-size: 14px; }

.cards {
  padding-top: 10px;
  border-top: 1px dotted #bbb;
  margin-top: 10px; }

/* **************** META **************** */
.breadcrumbs, .pagination {
  float: left;
  clear: left;
  padding: 0 0 3px;
  margin: 0 0 10px;
  width: 110%;
  margin-right: -10%;
  font-size: 11px; }

.breadcrumbs, .pagination {
  width: 100%;
  border-top: 1px solid #efecec;
  clear: both;
  position: relative;
  z-index: 2; }

.breadcrumbs {
  border-top: 0;
  border-bottom: 1px solid #efecec;
  padding-bottom: 3px;
  float: none;
  overflow: hidden;
  display: none; }

.breadcrumbs a, .pagination a, .breadcrumbs span {
  float: left;
  padding: 2px 6px;
  line-height: 1em;
  color: #79736c;
  text-decoration: none; }

.pagination {
  margin-bottom: 5px; }

.pagination p, .pagination ul, .pagination li {
  margin: 0 !important;
  padding: 0 !important;
  font-size: 11px;
  list-style: none;
  float: left; }

.pagination ul {
  float: right; }

.pagination p {
  padding-top: 4px !important;
  padding-left: 10px !important;
  color: #79736c;
  text-transform: uppercase; }

.pagination a {
  padding: 7px 10px 5px;
  border-right: 1px solid #e6e6e6; }

.pagination a:hover {
  color: #254835; }

.pagination a .last {
  border: 0; }

.pagination a span span {
  display: none; }

.pagination .pager-current a {
  font-weight: 500;
  color: #254835; }

/* **************** GLIDER **************** */
.gliderWrap {
  width: 100%;
  margin: 0;
  background: #f5f5f5;
  height: 900px;
  padding: 0;
  position: relative;
  z-index: 1;
  overflow: hidden;
  margin-top: -217px;
  margin-bottom: -42px; }

#glider .gliderItem {
  position: relative; }

#glider a, #glider span {
  z-index: 1;
  position: absolute;
  padding: 0;
  margin: 0;
  left: 0;
  top: 0;
  width: 100%;
  background: center top no-repeat;
  background-size: cover;
  display: block; }

#glider span.img img {
  display: none !important; }

#glider span.icon {
  position: relative;
  height: auto;
  width: auto;
  margin: 0 -5% 15px; }

#glider span.inner {
  max-width: 1140px !important;
  width: 100% !important;
  margin: auto;
  overflow: visible;
  z-index: 10000;
  left: auto;
  right: auto;
  position: relative; }

#glider span.title {
  z-index: 10;
  height: auto;
  color: #FFF;
  width: 55%;
  top: 0;
  left: 7%;
  margin: 350px 0 0;
  padding: 0 0 70px;
  background: url(https://www.higgins.co.nz/assets/images/gen/logo/H-shield_w.png) left bottom no-repeat;
  background-size: 45px auto;
  text-align: left;
  font-size: 4.5em;
  line-height: 0.9em;
  text-transform: uppercase;
  text-shadow: 0 2px 5px rgba(0, 0, 0, 0.4); }
  #glider span.title .desc {
    font-size: 0.4em;
    position: relative;
    padding-top: 10px; }

#glider .video span.title {
  background-image: url(https://www.higgins.co.nz/assets/images/gen/bk/play_w.png); }

#glider .greenTitle span.title, #glider .greenTitle span.text {
  color: #254835;
  text-shadow: 0 2px 5px rgba(255, 255, 255, 0.4); }

#glider .greenTitle span.title {
  background-image: url(https://www.higgins.co.nz/assets/images/gen/logo/H-shield.png); }

#glider .greenTitle.video span.title {
  background-image: url(https://www.higgins.co.nz/assets/images/gen/bk/play.png); }

#glider .barTitle span.title {
  left: 1.5%;
  width: 240px;
  padding: 0 30px 70px;
  margin: 220px 0 0 0;
  right: 0;
  height: auto;
  color: #FFF;
  font-size: 2.2em;
  line-height: 1.1em;
  /*text-shadow: none;*/
  background: none; }

#glider .barTitle span.extra {
  z-index: 2;
  background: url(https://www.higgins.co.nz/assets/images/gen/bk/gliderBar.png) left bottom repeat-x;
  width: 300px;
  margin-top: 167px;
  height: auto;
  left: 1.5%;
  bottom: 0;
  opacity: .8;
  filter: alpha(opacity=80); }

#glider .leftTitle span.title {
  left: 35%;
  width: 35%; }

#glider .rightTitle span.title {
  left: 65%;
  width: 35%; }

#glider span.title em {
  font-family: 'FairplexWideMediumItalicMd', sans-serif;
  text-transform: none; }

.lt-ie9 #glider span.title {
  padding-bottom: 111px; }

.panelsWrap .arrow_down {
  bottom: 60px;
  left: 50%;
  margin-left: -35px;
  width: 70px;
  height: 110px;
  position: absolute;
  display: block;
  text-indent: -1000em; }
  .panelsWrap .arrow_down:hover {
    cursor: pointer; }
  .panelsWrap .arrow_down.scrolled {
    display: none; }

.gliderWrap .swiper-nav-next, .gliderWrap .swiper-nav-prev {
  position: absolute;
  z-index: 10000;
  top: 50%;
  left: -20px;
  width: 70px;
  height: 70px;
  background: url(https://www.higgins.co.nz/assets/images/gen/bk/gliderNav_gr.png) no-repeat;
  background-size: auto 100%;
  text-indent: -1000em;
  overflow: hidden;
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.3); }

.gliderWrap .swiper-nav-next {
  left: auto;
  right: -20px;
  background-position: right top; }

.gliderWrap .swiper-nav-prev:hover {
  left: 0; }

.gliderWrap .swiper-nav-next:hover {
  right: 0; }

.gliderWrap:after {
  content: '';
  position: absolute;
  z-index: 10000;
  width: 0px;
  height: 0px;
  top: 84%;
  left: 50%;
  margin-left: -25px;
  border: 25px solid transparent;
  border-top-color: #FFF;
  opacity: .8;
  -webkit-animation: scrolldown .8s linear 0.1s infinite alternate;
  /* Chrome, Safari, Opera */
  animation: scrolldown .8s linear 0.1s infinite alternate;
  /* Standard syntax */
  -webkit-transition: opacity 0.3s linear;
  -moz-transition: opacity 0.3s linear;
  transition: opacity 0.3s linear; }

.swiper-no-swiping .swiper-nav {
  display: none; }

.smGliderWrap:after, .scrolled:after {
  opacity: 0;
  -webkit-animation: none;
  animation: none; }

@-webkit-keyframes scrolldown {
  from {
    opacity: .8;
    top: 84%; }
  to {
    opacity: .5;
    top: 86%; } }

@keyframes scrolldown {
  from {
    opacity: .8;
    top: 84%; }
  to {
    opacity: .5;
    top: 86%; } }

#glider .gliderItem:hover .extra {
  opacity: .9;
  filter: alpha(opacity=90); }

/* **************** BLOCKS **************** */
.block, .textSub {
  padding: 0;
  position: relative; }

.block .inner {
  padding: 0; }

/* **************** PANELS **************** */
.panelsWrap {
  margin-bottom: 40px;
  position: relative;
  z-index: 5;
  margin-top: -232px;
  padding-top: 190px;
  height: 42px;
  overflow: hidden; }
  .panelsWrap .bg_Orange .title:after {
    background-color: #ff9016; }

.panels {
  margin: 0 auto;
  position: relative; }

.blockLink {
  border: 0;
  text-align: left;
  font-size: 1em;
  position: relative;
  text-decoration: none;
  margin-bottom: 18px;
  top: 0;
  cursor: pointer; }

.blockLink * {
  display: block; }

/* PANELS */
.panels .blockLink {
  background: #254835;
  height: 232px; }

.panels .blockLink:hover,
.panels.open .blockLink {
  top: -190px; }

.blockLink .title, .block h4 {
  font-size: 2em;
  line-height: 1em;
  padding: 11px 33% 11px 0px;
  text-align: center;
  margin: 0;
  text-transform: uppercase;
  letter-spacing: 0;
  color: #FFF;
  background: #254835 center center; }

.block h4 {
  padding-right: 0;
  background-color: #111; }

.blockLink .title:after {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  height: 42px;
  width: 33%;
  background-color: #84bc34;
  z-index: 100; }

.blockLink:nth-child(1) .title:after {
  background-image: url(https://www.higgins.co.nz/assets/images/gen/bk/p-g1.png); }

.blockLink:nth-child(2) .title:after {
  background-image: url(https://www.higgins.co.nz/assets/images/gen/bk/p-g2.png); }

.blockLink:nth-child(3) .title:after {
  background-image: url(https://www.higgins.co.nz/assets/images/gen/bk/p-g3.png); }

.blockLink:nth-child(4) .title:after {
  background-image: url(https://www.higgins.co.nz/assets/images/gen/bk/p-g4o.png); }

.block:after {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  right: -9%;
  bottom: 15px;
  width: 1px;
  border-right: 1px dotted #254835;
  z-index: 100; }

/*
.block:nth-child(1) h4 { background-image: url(https://www.higgins.co.nz/assets/images/gen/bk/p-b1.png);}
.block:nth-child(2) h4 { background-image: url(https://www.higgins.co.nz/assets/images/gen/bk/p-b2.png);}
.block:nth-child(3) h4 { background-image: url(https://www.higgins.co.nz/assets/images/gen/bk/p-b3.png);}
.block:nth-child(4) h4 { background-image: url(https://www.higgins.co.nz/assets/images/gen/bk/p-b4.png);}
*/
.block:nth-child(4):after {
  display: none; }

.blockLink .text {
  padding: 11px 20px 0 12px;
  margin-bottom: -10px;
  min-height: 10px;
  font-size: 1.3em;
  line-height: .8em; }

.blockLink .more {
  display: none; }

.blockLink:hover .title {
  color: #84bc34; }

.blockLink:hover .text {
  /*text-decoration:underline;*/ }

.sub .block {
  width: 100%; }

.sub .block:after {
  display: none; }

/* **************** BLOCKLIST **************** */
.blockListWrap {
  width: 100%;
  clear: both;
  padding: 30px 0 20px; }

.sub .blockListWrap {
  padding-top: 0; }

ul.blockList {
  width: 100%;
  overflow: hidden;
  list-style: none;
  float: left;
  padding: 0;
  margin: 0; }

.pull-down {
  margin-top: 55px; }

.pull-up {
  margin-top: -45px !important; }

.sidebar, .well {
  background: #f0f0f0;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1);
  width: 95%;
  overflow: hidden;
  padding: 25px 15px 15px;
  margin: 0 -15px 25px; }

.sidebar li a span {
  display: none; }

.sidebar .blockList, .sidebar .blockList * {
  overflow: visible; }

.sidebar .blockList h3 {
  text-transform: uppercase;
  padding: 0 0 10px;
  font-size: 13px; }

.blockList ul li a {
  display: block;
  padding: 6px 12% 8px 0;
  width: 88%;
  border-bottom: 1px dotted #bbb;
  font-size: 13px;
  line-height: 1.4em;
  color: #79736c;
  position: relative; }

.blockList ul li a:hover {
  color: #254835; }

.blockList ul li a:after, .item .title:after {
  position: absolute;
  content: '';
  top: 50%;
  right: 0;
  margin-top: -9px;
  background: url(https://www.higgins.co.nz/assets/images/gen/bk/arrow.png) no-repeat;
  height: 18px;
  width: 15px; }

.blockList ul li a:hover:after {
  right: -10px !important; }

.blockList ul {
  float: left;
  width: 100%;
  clear: both;
  padding: 10px 0 15px 0; }

.blockList .socials a {
  background-position: 15px center;
  background-size: 20px;
  padding-left: 42px; }

/************* CALLOUT ****************/
.callout {
  clear: both;
  background: #ff9016 101% top repeat-y url(https://www.higgins.co.nz/assets/images/gen/bk/c-g2.png);
  color: #254835;
  margin-bottom: 20px; }
  .callout h1, .callout h2, .callout h3, .callout h4 {
    color: #FFF;
    text-align: left;
    line-height: 1em;
    background: none !important; }
  .callout h2 {
    margin-bottom: -6px; }
  .callout .button {
    margin-top: 5px; }
  .callout .inner {
    padding: 20px 5% 20px 20px; }
  .callout.green {
    background-color: #254835;
    color: #FFF; }
  .callout.tan {
    background-color: #dac298;
    color: #254835; }
  .callout.grey {
    background-color: #F4f4f4;
    color: #254835; }
    .callout.grey h1, .callout.grey h2, .callout.grey h3, .callout.grey h4 {
      color: #84bc34; }
  .callout.lime {
    background-color: #84bc34; }
    .callout.lime a.button {
      background: #254835; }
  .callout.noTitle {
    background: none; }
    .callout.noTitle .calloutHeading {
      display: none; }

.main .callout {
  border: 0 !important;
  margin: 5px 0;
  width: 100%; }
  .main .callout h4 {
    padding-bottom: .2em; }
  .main .callout:after {
    border: 0; }
  .main .callout .inner {
    padding: 10px 20px;
    width: auto;
    border: 0; }

/************* LISTINGS ****************/
.post {
  padding-bottom: 22px;
  border-bottom: 1px dotted #bbb;
  margin-bottom: 20px;
  clear: both;
  width: 100%;
  overflow: hidden; }

#post {
  border: 0;
  overflow: visible;
  margin: 0;
  padding: 0; }

.postList .entry-title, #post .entry-title {
  width: 85%; }

.pageList ul, .pageList li {
  font-size: 13px;
  line-height: 1.5em;
  padding: 2px 0; }

.pageList li a {
  text-decoration: underline; }

.post .entry-content {
  margin-right: 120px; }

.entry-date, .entry-meta {
  font-size: 1.2em;
  padding: 0 0 3px 0; }

.entry-meta {
  line-height: 1.2em;
  padding-top: 0; }

.entry-meta a {
  text-decoration: underline; }

#post .entry-date {
  margin: 15px 0 5px;
  font-size: 1.5em; }

#post .entry-content {
  padding-right: 0; }

#post h1 {
  font-size: 3.5em;
  letter-spacing: 2px; }

.imgWrap {
  display: block;
  width: auto;
  float: left;
  margin: 0 0 12px;
  background-size: cover; }

.postImage {
  float: right;
  margin: 10px 0 12px 20px; }

.postList .postImage {
  max-width: 350px;
  max-height: 200px; }

.img {
  display: block;
  width: auto;
  position: relative;
  max-width: 100%;
  float: left;
  /*box-shadow:inset 0 -5px 0 rgba(0,0,0,.6);*/ }

.imgWrap img {
  opacity: 0;
  filter: alpha(opacity=0);
  width: auto; }

/************* ITEMS ****************/
.items {
  width: 100% !important;
  padding: 10px 0; }

.items ul.filter {
  width: 100%;
  list-style: none;
  display: block;
  overflow: hidden;
  margin-left: 0; }

.items ul.filter li {
  display: inline-block;
  margin: 0 15px 5px 0;
  padding: 0; }

.items ul.filter li a {
  display: inline-block;
  padding: 3px 8px;
  border-radius: 3px;
  font-size: 13px;
  cursor: pointer; }

.items ul.filter li a.active {
  background: #e7e7e7;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.2); }

.items ul.filter li a span {
  color: #aaa;
  font-size: 11px; }

.filter a {
  cursor: pointer; }

.iso {
  margin-top: 25px; }

.unit1of3:nth-child(3n+1) {
  clear: left; }

.unit1of4:nth-child(4n+1) {
  clear: left; }

.unit1of5:nth-child(5n+1) {
  clear: left; }

.items .iso {
  width: 103%;
  clear: both;
  margin-top: 0; }

.item {
  padding-bottom: 15px;
  position: relative;
  overflow: hidden;
  min-height: 180px;
  width: 31%;
  margin-right: 2%; }

.item .inner {
  padding: 0; }

.item, .item * {
  display: block; }

.itemImage {
  background-position: center;
  margin: 0;
  width: 100%;
  background-color: #cecece; }

.itemImage .img {
  min-width: 100%;
  width: 100%;
  height: 175px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 33% auto; }

.itemImage .img img {
  min-width: 100%;
  /*opacity:0; filter:alpha(opacity=0);*/ }

.item .title {
  float: left;
  width: 100%;
  font-size: 2em !important;
  line-height: 1.2em;
  padding: 10px 0;
  color: #254835;
  position: relative; }

.item .type, .item .entry-date {
  float: right;
  font-size: .6em;
  line-height: 1.5em;
  padding: .3em 0 0;
  color: #333;
  text-transform: uppercase; }

.item .entry-date {
  float: none;
  padding: 0 0 .6em; }

.item .text {
  float: left;
  width: 100%;
  font-size: 1.2em;
  line-height: 1.33em;
  padding: 0 0 1em;
  color: #79736c;
  border-bottom: 1px dotted #bbb; }

.item .more {
  display: none; }

.item .bk {
  display: block;
  left: auto;
  z-index: 10; }

.item .extra {
  width: 35px;
  height: 70px;
  top: 20px;
  right: -35px; }

/* HOVERS
.item:hover .extra { right:0; } */
a:hover .imgWrap {
  opacity: .60;
  filter: alpha(opacity=60); }

.item:hover .title {
  border-color: #333;
  color: #84bc34; }

.item:hover .summary {
  color: #4f5b54; }

/* SOCIAL */
#fbLike {
  position: absolute;
  top: 45px;
  right: 15px; }

/******** Images in Content *********/
.imgL, .imgLs {
  float: left !important;
  margin: 5px 20px 15px 0; }

.imgR, .imgRs {
  float: right !important;
  margin: 5px 0 15px 20px; }

.imgLs, .imgRs {
  width: 180px; }

/************** ICONS / LINKS **************/
.i {
  padding: 4px 8px 4px 22px;
  background: no-repeat left center;
  margin: 2px 0 1px;
  display: inline-block;
  font-size: 1.1em; }

.i-jpg, .i-jpeg, .i-gif, .i-png {
  background-image: url(https://www.higgins.co.nz/assets/images/_gen/icons/Camera_33.png) !important; }

.i-pdf, .icon-pdf {
  background-image: url(https://www.higgins.co.nz/assets/images/_gen/icons/PDF_18.png) !important; }

.i-doc, .i-docx {
  background-image: url(https://www.higgins.co.nz/assets/images/_gen/icons/DOC_33.png) !important; }

.i-xls, .i-xlsx {
  background-image: url(https://www.higgins.co.nz/assets/images/_gen/icons/XLS_33.png) !important; }

.i-ppt, .i-pptx {
  background-image: url(https://www.higgins.co.nz/assets/images/_gen/icons/PPT_33.png) !important; }

.i-link, .i-url {
  background-image: url(https://www.higgins.co.nz/assets/images/_gen/icons/Link_33.png) !important; }

/* SOCIALS */
.socials {
  float: left; }
  .socials a {
    display: inline-block;
    font-size: 11px;
    padding: 15px 0;
    margin-right: 5px;
    background: left top no-repeat;
    background-size: contain; }
  .socials a span {
    display: none; }
  .socials a.Y {
    background-image: url(https://www.higgins.co.nz/assets/images/_gen/social/social-yt.png);
    padding-left: 30px; }
  .socials a.T {
    background-image: url(https://www.higgins.co.nz/assets/images/_gen/social/social-tw.png);
    padding-left: 30px; }
  .socials a.L {
    background-image: url(https://www.higgins.co.nz/assets/images/_gen/social/social-li.png);
    padding-left: 30px; }
  .socials a.F {
    background-image: url(https://www.higgins.co.nz/assets/images/_gen/social/social-fb.png);
    padding-left: 30px; }

.header .socials {
  position: absolute;
  left: 2.5%;
  top: 55px;
  z-index: 15; }

.footer .socials a {
  color: #79736c; }

.socials a:hover {
  color: #254835;
  text-decoration: underline;
  opacity: .60;
  filter: alpha(opacity=60); }

/***************** TEXT STYLES *****************/
h1, h2, h3, h4, h5, h6, p {
  margin: 0;
  padding: 0 0 .6em;
  font-weight: normal; }

h1, h2, h3, h4 {
  font-size: 2.2em;
  line-height: 1.3em;
  padding: .4em 0 .3em;
  color: #333;
  text-transform: none; }

h1, .callout h2 {
  font-size: 4.4em;
  letter-spacing: 4px;
  padding: 0;
  text-transform: uppercase; }

h1 {
  color: #254835;
  line-height: 1.2em;
  padding: 0 0 .1em;
  font-family: 'FairplexWideMediumMedium', Arial, sans-serif;
  font-size: 4em; }

h2 {
  color: #254835; }

h3, legend {
  padding-top: .6em; }

h4 {
  font-size: 2.2em;
  line-height: 1.3em;
  letter-spacing: 3px;
  text-transform: uppercase;
  color: #254835;
  text-transform: uppercase; }

h5 {
  font-size: 2em;
  line-height: 1.4em;
  letter-spacing: 1px;
  color: #254835;
  padding: .6em 0; }
  h5 p {
    font-size: 1em;
    line-height: inherit; }

p {
  font-size: 1.4em;
  line-height: 1.5em; }

p strong em {
  color: #254835;
  font-size: 1.1em;
  line-height: 1.2em; }

.sub p, .pageList p, .post p {
  font-size: 1.3em; }

p.smaller, .context {
  font-size: 11px;
  line-height: 13px;
  font-style: normal;
  font-weight: normal; }

p.smaller {
  color: #79736c; }

.entry-region {
  color: #FFF; }

.sm {
  font-size: .9em; }

.b, .fn {
  font-weight: 500; }

small {
  font-size: 10px;
  font-weight: normal; }

cite {
  font-style: normal; }

.footer p {
  font-size: 1.1em;
  line-height: 1.6em;
  padding: 0;
  text-align: center; }

.footer p a {
  padding: 0;
  text-decoration: none;
  color: #79736c; }

.footer p a:hover {
  color: #254835;
  text-decoration: none; }

/* USER FEEDBACK */
.note {
  padding: 8px 9px 9px;
  margin: 2px 0 15px;
  position: relative;
  border: 1px solid #D9D9D9;
  background-color: #f1f1f1; }

.sub .note {
  margin: 8px -10px 9px; }

p.note {
  font-size: 1.1em;
  line-height: 1.3em; }

.noteNegative {
  border-color: #FBB;
  background-color: #FEE; }

.notePositive {
  border-color: #a2e28e;
  background-color: #e5f4e0; }

/* LIST STYLES */
ul, ol {
  list-style: none;
  margin: 0;
  padding: 0; }

.main ul, .main ol {
  list-style: disc outside;
  list-style-image: url(https://www.higgins.co.nz/assets/images/gen/bk/li.png);
  margin: .2em 1em .5em 1.3em;
  font-size: 1.4em;
  line-height: 1.4em; }

.main ol {
  list-style: decimal outside; }

ul ul {
  font-size: 1em;
  line-height: 1.3em; }

li {
  margin: 0;
  padding: .1em 0; }

.sub ul {
  /*font-size: 12px;*/
  line-height: 1.5em; }

ul.no-bullets {
  list-style: none !important;
  margin-left: 0 !important; }

/* Sitemap List */
.sitemapWrap {
  position: relative;
  background: url(https://www.higgins.co.nz/assets/images/gen/click/sitemap_large_grey.png) top right no-repeat;
  margin-top: 20px;
  padding-top: 1px; }

.sitemapWrap h3 {
  border: 0;
  padding: 0; }

.sitemapWrap h3 a {
  display: block;
  border-bottom: 1px solid #DDD;
  padding-bottom: 5px;
  padding-top: 5px; }

.rssFeedWrap {
  background-image: url(https://www.higgins.co.nz/assets/images/gen/click/rss_large_grey.png); }

.sitemap {
  position: relative;
  width: 106%;
  margin-right: -6%; }

.sitemap ul {
  list-style: none;
  font-size: 1.6em;
  padding: 0;
  margin: 0;
  width: 100%;
  overflow: hidden; }

.sitemap li {
  float: left;
  width: 30%;
  padding: 1em 2% 1em 0;
  margin: 0;
  clear: none;
  display: block; }

.sitemap > ul > li:nth-child(3n+1) {
  clear: left; }

.sitemap ul ul {
  font-size: 1em;
  padding: .5em 0;
  line-height: 1.3em; }

.sitemap li li {
  font-size: .9em;
  padding: .2em 0;
  margin: 0;
  border: 0;
  float: none;
  width: 100%; }

.sitemap ul ul ul {
  font-weight: normal; }

.sitemap li li li {
  font-size: .9em; }

.sitemap li li li a {
  padding-left: 10px;
  background: url(https://www.higgins.co.nz/assets/images/gen/bk/li.png) no-repeat; }

.sitemap li li li li {
  font-size: 1em;
  padding-top: 0; }

.sitemap li li li li a {
  background: none; }

.sitemap a {
  display: block;
  line-height: 1.2em; }

.sitemap a.level2 {
  min-height: 35px;
  color: #84bc34;
  border-bottom: 1px solid #e6e6e6;
  line-height: 1.3em;
  text-transform: uppercase;
  text-decoration: none !important; }

.sitemap a.level3 {
  color: #254835;
  padding: .3em 0 0;
  font-weight: 500; }

.sitemapWrap a:hover {
  text-decoration: underline;
  color: #254835;
  border-color: #254835; }

/* **************** ++ HELPERS ++ **************** */
.fc:after, .container:after, .line:after, #main:after, article:after, div.item:after, .block ul:after {
  content: "";
  display: block;
  height: 0;
  clear: both; }

.fc, .container, .line, #main, article, div.item, .block ul {
  display: inline-table;
  height: 1%;
  display: block; }

/* SHORTCUTS */
.b {
  font-weight: 500; }

.flL {
  float: left; }

.flR {
  float: right; }

.flN {
  float: none; }

.clL {
  clear: left; }

.clR {
  clear: right; }

.clN {
  clear: none; }

.clB {
  clear: both; }

.dB {
  display: block; }

.dN {
  display: none; }

.b0 {
  border: none !important; }

.wA {
  width: auto !important; }

.mA {
  margin: auto !important; }

.m0 {
  margin: 0 !important; }

.p0 {
  padding: 0 !important; }

.pb0 {
  padding-bottom: 0 !important; }

.taL {
  text-align: left; }

.taR {
  text-align: right; }

.taC {
  text-align: center; }

/* -----------------------------
      NAVIGATION
----------------------------- */
/* HORIZONTAL DROP NAV */
.nav_ul {
  list-style: none;
  margin: 0;
  padding: 0;
  position: relative;
  z-index: 2;
  height: 33px;
  width: 100%;
  overflow: visible !important;
  text-align: center; }

.nav_ul li {
  display: inline-block;
  padding: 0;
  margin: 0;
  text-align: center; }

.nav_ul li:hover {
  z-index: 100; }

.nav_ul li a {
  display: inline-block;
  text-align: center;
  font-size: 16px;
  line-height: 1em;
  text-decoration: none;
  text-align: center;
  margin: 0;
  padding: 8px 15px 9px;
  background: transparent;
  color: #FFF;
  position: relative;
  z-index: 10;
  font-weight: 300; }

.nav_ul li.level-1 a, .nav_ul a.level-1 {
  text-transform: uppercase; }

.nav_ul li.level-2 a {
  text-transform: inherit; }

.nav_ul li a.topLevel:hover,
.nav_ul li.level-1:hover > a,
.nav_ul li.level-1.current > a {
  color: #254835;
  background-color: rgba(255, 255, 255, 0.77); }

.nav_ul li.level-1.current {
  background: #FFF; }

.nav_ul li.index {
  /*display:none; */ }

/* LEVEL 2 */
.nav_ul li li.drop > a, .nav_ul li li > a.drop {
  padding-right: 20px !important; }

.nav_ul li li.drop > a:after, .nav_ul li li.drop > a:before, .nav_ul li li > a.drop:after, .nav_ul li li > a.drop:before {
  display: block;
  content: "";
  width: 0;
  position: absolute;
  top: 45%;
  right: .5em;
  border: .4em solid transparent;
  border-top-color: #84bc34; }

.nav_ul li li.drop > a:before, .nav_ul li li > a.drop:before {
  margin-top: -.2em;
  z-index: 10;
  border-top-color: #FFF; }

.nav_ul li li.drop > a:hover:before, .nav_ul li li > a.drop:hover:before {
  border-top-color: #f5f5f5; }

/* Drop nested */
.nav_ul li ul {
  position: absolute;
  left: -1001em;
  top: 33px;
  height: auto;
  width: 180px;
  font-weight: 300;
  margin: 0 0 0 8px;
  padding: 0;
  background: url(https://www.higgins.co.nz/assets/images/_gen/bk/spacer.gif);
  list-style: none;
  z-index: 11;
  z-index: 999999;
  background-color: rgba(255, 255, 255, 0.9);
  display: none; }

.nav_ul li li {
  display: block;
  float: left;
  margin: 0;
  background: url(https://www.higgins.co.nz/assets/images/_gen/bk/spacer.gif); }

.nav_ul li li:hover {
  background: url(https://www.higgins.co.nz/assets/images/_gen/bk/spacer.gif); }

.nav_ul li li a {
  display: block;
  float: left;
  font-size: 14px;
  line-height: 1.2em;
  padding: 3px 2px 3px 10px;
  width: 167px;
  margin: 0;
  font-weight: 300;
  color: #555;
  position: relative;
  overflow: hidden;
  text-align: left;
  text-decoration: none;
  border: 0; }

.nav_ul li li a span {
  font-weight: normal;
  font-style: italic;
  font-size: .8em; }

.nav_ul li.drop:hover li a {
  /*padding-bottom:7px;*/ }

#contactUl {
  height: 0; }

#contactUl li ul#contactDropdown {
  top: 0; }

/* LEVEL 3 */
.nav_ul li ul ul {
  position: absolute;
  top: 4px;
  margin-left: 120px;
  background: url(https://www.higgins.co.nz/assets/images/_gen/bk/spacer.gif);
  z-index: 20;
  display: block; }

.nav_ul li ul ul a {
  font-size: 13px;
  padding-right: 3px;
  white-space: normal; }

/* Drop Current style */
.nav_ul > li.current > ul {
  left: 0 !important;
  background: #FFF;
  width: 86%;
  display: block;
  padding: 0 90%;
  margin: 0 -82%;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1); }
  .nav_ul > li.current > ul > li {
    width: auto;
    position: relative; }
  .nav_ul > li.current > ul > li > a {
    padding: 6px 10px;
    width: auto; }
  .nav_ul > li.current > ul ul {
    top: 27px;
    margin-left: 0px;
    padding: 5px 0 6px;
    background-color: rgba(255, 255, 255, 0.9); }

.lt-ie9 .nav_ul > li.current > ul ul {
  background: url(https://www.higgins.co.nz/assets/images/_gen/bk/transW.png); }

/* Drop nested fix */
.nav_ul li.drop ul li a,
.nav_ul li.drop ul li.drop ul li a,
.nav_ul li.drop ul li.drop ul li.drop ul li a,
.nav_ul li.drop ul li.drop ul li.drop ul li.drop ul li a {
  background-image: none; }

.nav_ul li.drop ul li.drop a,
.nav_ul li.drop ul li.drop ul li.drop a,
.nav_ul li.drop ul li.drop ul li.drop ul li.drop a,
.nav_ul li.drop ul li.drop ul li.drop ul li.drop ul li.drop a {
  background-position: 97% center;
  background-image: url(https://www.higgins.co.nz/assets/images/_gen/bk/navDrop.gif); }

/* Current */
.nav_ul li.current li.current a,
.nav_ul li.current:hover li.current a,
.nav_ul li.current:hover li.current:hover li.current a,
.nav_ul li.current:hover li.current:hover li.current:hover li.current a {
  color: #254835;
  font-weight: normal; }

/* Nested Normal */
.nav_ul li:hover li a,
.nav_ul li:hover li:hover li a,
.nav_ul li:hover li:hover li:hover li a,
.nav_ul li.current:hover li a,
.nav_ul li.current:hover li:hover li a,
.nav_ul li.current:hover li.current:hover li a,
.nav_ul li.current:hover li.current:hover li:hover li a,
.nav_ul li.current:hover li.current:hover li.current:hover li a {
  color: #555;
  font-weight: normal; }

/* Hover */
.nav_ul li:hover li:hover a,
.nav_ul li:hover li:hover li:hover a,
.nav_ul li:hover li:hover li:hover li:hover a,
.nav_ul li.current:hover li:hover a,
.nav_ul li.current:hover li:hover li:hover a,
.nav_ul li.current:hover li.current:hover li:hover a,
.nav_ul li.current:hover li:hover li:hover li:hover a,
.nav_ul li.current:hover li.current:hover li.current:hover li:hover a {
  color: #111; }

/* Positioning */
.nav_ul li:hover ul ul, .nav_ul li:hover ul ul ul, .nav_ul li:hover li:hover ul ul ul {
  left: 1001em; }

.nav_ul li.current li:hover ul {
  left: 0px !important;
  display: block; }

/************ SIMPLE NAV *************/
header .simpleNavWrap .nav_ul {
  border-top: 1px solid #efecec; }

.footer .simpleNavWrap {
  width: 100%;
  overflow: hidden;
  padding-bottom: 20px; }

.simpleNavWrap ul.nav_ul {
  width: 100%;
  overflow: hidden;
  font-size: 1em;
  line-height: 1em;
  height: auto;
  padding: 0; }

.simpleNavWrap .nav_ul li {
  margin: 0 10px;
  padding: 0;
  border: 0; }

.content .simpleNavWrap .nav_ul li.first {
  display: none; }

.simpleNavWrap .nav_ul a {
  text-decoration: none;
  padding: 4px 0 2px 0;
  line-height: 1.3em;
  color: #79736c !important;
  background: none;
  border: 0; }

.simpleNavWrap .nav_ul .topLevel {
  color: #79736c !important;
  font-size: 1.3em; }

.simpleNavWrap .nav_ul li a.topLevel:hover,
.simpleNavWrap .nav_ul li.level-1:hover > a,
.simpleNavWrap .nav_ul li.level-1.current > a {
  color: #254835 !important;
  background: transparent; }

.simpleNavWrap .nav_ul ul, .simpleNavWrap .nav_ul ul li, .simpleNavWrap .nav_ul li a {
  width: auto;
  max-width: 220px;
  clear: left; }

.simpleNavWrap .nav_ul li li {
  padding-left: 0;
  border-bottom: 0 !important; }

.simpleNavWrap .nav_ul li.current li a, .simpleNavWrap .nav_ul li li a {
  color: #79736c !important; }

.simpleNavWrap .nav_ul li li:hover a {
  color: #4f5b54 !important; }

.simpleNavWrap ul ul {
  display: block;
  left: auto !important;
  position: relative;
  top: auto;
  margin: 0 !important;
  padding: 0;
  opacity: 1;
  -moz-opacity: 1;
  background: none;
  box-shadow: none; }

.simpleNavWrap .nav_ul li li.last {
  border: 0; }

.simpleNavWrap .nav_ul li.index {
  /*display:none;*/ }

.simpleNavWrap p {
  font-size: 12px;
  line-height: 1.8em; }

.simpleNavWrap p a, .simpleNavWrap .nav_ul li li:hover p a {
  color: #79736c !important;
  float: none !important;
  display: inline !important;
  padding: 0 !important;
  margin: 0 !important; }

.simpleNavWrap p a:hover, .simpleNavWrap .nav_ul li li:hover p a:hover {
  color: #4f5b54 !important;
  text-decoration: none; }

/* **************** FORMS **************** */
fieldset {
  width: 100%;
  display: block;
  position: relative;
  border: 0; }

fieldset.border {
  margin: 1em 0 0 -1.6em;
  padding: 1em 0 1em 1.5em;
  border: 1px solid #C1C1C1;
  border-top: 1px solid #E1E1E1;
  border-bottom: 1px solid #848484;
  background: #F1F1F1 url(https://www.higgins.co.nz/assets/images/web/bk/fieldsetBk.png) repeat-x; }

fieldset ol,
fieldset li {
  margin: 0;
  padding: 0;
  list-style: none;
  font-size: 1em !important; }

legend {
  font-size: 1.8em;
  padding: 1em 0 1.2em;
  color: #254835; }

fieldset.border legend {
  padding: 1em .33em 0;
  margin: 0 0 1em -0.33em;
  background: #FFF; }

button, input, textarea, select {
  font-family: Arial, Helvetica, sans-serif;
  margin: 0;
  padding: 0;
  font-size: 1.2em; }

input, select {
  padding: 1px 2px; }

.block select {
  width: 93%; }

fieldset p {
  font-size: 1.1em;
  line-height: 1.3em;
  padding: .5em 0 0;
  clear: both; }

fieldset.formH p {
  width: 60%; }

/* Label */
label {
  font-size: 1.2em;
  padding: 0 0 .6em;
  float: left;
  color: #4f5b54; }

.sub label {
  padding: 0 0 .2em; }

.formH label {
  text-align: right;
  width: 180px;
  padding: .4em 0 0;
  margin-left: -196px; }

/* Rows */
.row {
  clear: left;
  float: left;
  width: 100%;
  padding: 0 0 1.5em; }

.formH .row {
  width: 70%;
  padding-left: 196px; }

.row div {
  clear: left;
  float: left; }

.formH .row div {
  clear: none;
  float: none; }

.rowHalf {
  width: 47%;
  padding-right: 3%;
  clear: none; }

.sub .row {
  padding-bottom: .5em; }

/* Input + Textarea*/
input, textarea {
  width: 100%; }

.input, .textarea {
  width: 94%; }

.rowHalf .input {
  width: 93%; }

.formH .row .input, .formH .row .textarea {
  width: 55%; }

/* Check + Radio overides */
.cb input {
  padding: 0;
  width: auto !important;
  margin-right: 8px; }

.cb label {
  float: none;
  font-size: 1.1em;
  margin: 0 !important;
  width: auto !important;
  color: #4f5b54; }

.cb {
  padding: 0 0 .6em; }

.formH .cb {
  padding: .6em 0 0; }

textarea {
  padding: 2px 3px;
  height: 110px;
  /* Default or set manually inline */
  border: 1px solid #C1C1C1;
  border-top: 1px solid #e5eee0;
  border-bottom: 1px solid #E1E1E1; }

.textarea {
  padding-right: 8px;
  border-top: 1px solid #848484; }

/* Buttons */
.formButtons {
  padding: 1.5em 0 1em 1.5em;
  margin-top: 0 !important;
  border-top: 1px dotted #e5eee0;
  background: none; }

.callout .formButtons {
  border-color: #FFF;
  padding: 1em 0; }

.formButtons.formH {
  padding-left: 210px;
  width: 70%; }

select {
  font-size: 13px;
  padding-top: 4px;
  padding-bottom: 1px; }

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  select {
    font-size: 14px !important;
    padding: 0;
    margin-bottom: 2px; } }

option {
  padding: 1px 5px;
  line-height: 1.5em; }

.reset, .linkButton {
  padding: 0;
  margin: 0;
  border: 0;
  background: transparent;
  width: auto;
  font-weight: inherit;
  line-height: inherit;
  letter-spacing: inherit;
  font-size: 1em;
  color: #dac298;
  text-transform: uppercase; }

.tan .reset, .tan .linkButton {
  color: #FFF; }

.reset:hover, .linkButton:hover {
  color: #254835; }

button.blockLink {
  display: inline-block;
  float: right; }

.button, .submit, a.button, .btn {
  width: auto;
  font-size: 1.8em;
  line-height: 1em;
  background-color: #84bc34;
  margin-right: 3%;
  color: #FFF;
  border: 0;
  display: inline-block;
  overflow: hidden;
  position: relative; }
  .button:after, .submit:after, a.button:after, .btn:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    display: block;
    z-index: 1;
    width: 100%;
    bottom: 0;
    background: #000;
    opacity: 0;
    -moz-opacity: 0;
    filter: alpha(opacity=0); }

.button span {
  z-index: 2;
  padding: .4em .6em;
  font-weight: 500;
  text-transform: uppercase;
  position: relative;
  display: block;
  display: inline-block;
  background: none; }

p a.button span {
  padding: .5em .8em; }

.button:hover, a.button:hover, input.button:hover, .submit:hover,
fieldset input.umbracoAutoFormButton:hover, input.umbMemberControlsButton:hover, #umbShowProfile_12_UpdateMember:hover {
  color: #FFF; }

.button:hover:after, .btn:hover:after {
  opacity: .15;
  -moz-opacity: .15;
  filter: alpha(opacity=15); }

.nav-btn {
  position: absolute;
  margin: 40px 0 0 20px;
  padding-bottom: 0; }
  .nav-btn .btn {
    background: none;
    font-size: 1.5em; }
    .nav-btn .btn:hover {
      color: #FFF;
      opacity: .65;
      -moz-opacity: .65;
      filter: alpha(opacity=65); }
    .nav-btn .btn:after {
      display: none; }

.button.back {
  position: relative;
  z-index: 1000;
  margin-top: -60px !important;
  background: #FFF;
  color: #84bc34;
  text-shadow: none;
  float: left;
  border: 0;
  box-shadow: none; }
  .button.back span {
    padding: 15px 20px 15px 40px;
    background: url(https://www.higgins.co.nz/assets/images/gen/bk/arrow-l.png) 15px center no-repeat; }
  .button.back:hover {
    background: #FFF;
    color: #254835;
    box-shadow: none; }

/* IE SHIT */
.ie7 .button, .ie7 .submit,
.ie8 .button, .ie8 .submit {
  border: 1px solid #DDD; }

/* SEARCH FORM */
.header .searchForm, .sp-nav .searchForm {
  position: absolute;
  right: 2.5%;
  top: 55px;
  height: 30px;
  background: url(https://www.higgins.co.nz/assets/images/gen/bk/search.png) no-repeat;
  background-size: contain;
  z-index: 15;
  display: none; }

.searchForm label {
  display: none; }

.searchForm * {
  border: 0;
  background: none;
  box-shadow: none;
  overflow: hidden; }

.searchForm input {
  width: 75%;
  padding: 7px 8px 2px;
  font-size: 1.3em; }

.searchForm button {
  position: absolute;
  display: block;
  right: 0;
  top: 0;
  width: 30px;
  height: 30px;
  z-index: 10;
  text-indent: -1000em; }
  .searchForm button:after {
    display: none; }

/* Table */
table {
  border-collapse: collapse;
  width: 100%;
  font-size: 1.3em;
  margin: 20px 0; }

table table {
  font-size: 1em; }

th, td {
  border: 1px solid #DDD;
  padding: 10px;
  text-align: left; }

th {
  font-weight: bold;
  font-size: 1.2em;
  padding: 16px 10px; }

table img {
  display: inline; }

/* PRICE TABLE */
.table {
  width: 100%;
  border: 0;
  border-collapse: collapse;
  margin-bottom: 20px; }

.table [class^="icon-"],
.table [class*=" icon-"] {
  float: none !important;
  margin: 0;
  padding: 0; }

.table td, .table th {
  background: #FFF; }

.table tr:nth-child(even) td {
  background: #f8f8f8; }

.table tr td:nth-child(even) {
  background: #ebebeb; }

.table tr:nth-child(odd) td:nth-child(even), .table tr th:nth-child(even) {
  background: #f4f4f4; }

.table th {
  font-weight: normal;
  line-height: 1.5em; }

.table strong {
  font-weight: bold;
  font-size: 16px;
  color: #00638c; }

.table th strong {
  font-weight: bold;
  font-size: 22px;
  color: #00638c; }

.table th strong em {
  color: #84bc34; }

.table th, .table td {
  text-align: left;
  padding: 10px;
  border: 1px solid #C1CAD4;
  vertical-align: middle; }

.table th {
  padding: 20px 10px; }

.table td:nth-child(1) {
  text-align: left; }

.table tr:nth-child(1) td:nth-child(1) {
  border-top: 0;
  border-left: 0;
  background: none;
  padding-left: 0; }

.table tr:nth-child(1) td:nth-child(1) b {
  font-size: 16px; }

/*
 * YouTube Video
 */
/*
 *  Menu
 */
.videoNav {
  position: absolute;
  background: rgba(0, 0, 0, 0.25);
  font-size: 0.7rem;
  padding: 9px 9px 9px 35px;
  z-index: 10;
  left: 1.5%; }
  .videoNav a {
    color: #fff;
    display: block; }
  .videoNav .vidIcon {
    display: block;
    left: 9px;
    top: 7px;
    position: absolute; }

/*
 * Base Canvas
 */
.ytv-canvas {
  background: rgba(1, 1, 1, 0.85);
  overflow: hidden;
  display: block;
  clear: both; }

.ytv-canvas.hide {
  display: none; }

.ytv-canvas ::-webkit-scrollbar {
  border-left: 1px solid #000;
  width: 10px; }

.ytv-canvas ::-webkit-scrollbar-thumb {
  background: rgba(255, 255, 255, 0.1); }

/*
 * Video
 */
.ytv-video {
  width: 70%;
  height: 100%;
  position: absolute;
  right: 0; }

.ytv-video iframe {
  width: 100%;
  height: 100%;
  border: none;
  outline: none;
  display: block; }

/*
 * List
 */
.ytv-list {
  height: 100%;
  width: 30%;
  float: left; }

.ytv-list-inner {
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  margin-right: 20px; }

.ytv-list ul {
  margin: 0;
  padding: 0;
  list-style-type: none; }

.ytv-list .ytv-active a {
  background: rgba(255, 255, 255, 0.3); }

.ytv-list a {
  display: block;
  text-decoration: none;
  font-size: 11px;
  color: #FEFEFE;
  padding: 10px;
  padding-left: 8px;
  border-bottom: 1px dotted rgba(174, 174, 174, 0.5);
  border-left: 2px solid transparent; }

.ytv-list a b {
  max-height: 45px;
  overflow: hidden;
  display: block;
  text-overflow: ellipsis;
  font-size: 0.7rem;
  padding-right: 2px; }

.ytv-list li:first-child a {
  border-top: 1px dotted rgba(174, 174, 174, 0.5); }

.ytv-list li:last-child a {
  border-bottom: none; }

.ytv-list a:hover,
.ytv-list-inner a:hover {
  background: rgba(255, 255, 255, 0.2); }

.ytv-list a:active,
.ytv-list-inner a:active {
  background: rgba(0, 0, 0, 0.05); }

.ytv-list .ytv-content {
  display: table-cell;
  vertical-align: middle;
  height: 30px; }
  .ytv-list .ytv-content .ytv-views {
    display: none; }

.ytv-list .ytv-thumb-stroke {
  position: relative;
  float: right;
  z-index: 2;
  width: 30px;
  height: 30px;
  background-image: url("/assets/images/gen/bk/play-ico.png");
  background-size: 100% auto;
  display: block; }

.ytv-list .ytv-active .ytv-thumb-stroke {
  background-image: url("/assets/images/gen/bk/play-ico-active.png"); }

.ytv-list .ytv-thumb {
  float: right;
  position: relative; }
  .ytv-list .ytv-thumb span {
    display: none; }

.ytv-list-header {
  display: none;
  height: 52px;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2); }

.ytv-list-header a {
  background: rgba(255, 255, 255, 0.05);
  position: relative;
  z-index: 10; }

.ytv-list-header img,
.ytv-list .ytv-list-inner .ytv-thumb img {
  width: 40px;
  vertical-align: middle;
  margin-top: 4px;
  padding-right: 5px;
  float: right; }

.ytv-list-header span {
  padding-left: 10px;
  font-size: 12px;
  font-weight: bold; }

/*
 * Modifiers
 */
.ytv-relative {
  position: relative;
  width: 100%;
  height: 100%;
  zoom: 1; }

.ytv-relative:before, .ytv-relative:after {
  content: "";
  display: table; }

.ytv-relative:after {
  clear: both; }

#youTubeOuter {
  z-index: 1;
  position: relative;
  margin-top: 55px !important;
  padding: 0 10px;
  margin: 0 7px; }

#youTubeFrame {
  padding: 25px;
  display: none; }

@-webkit-keyframes pulse {
  0% {
    background: rgba(255, 255, 255, 0); }
  50% {
    background: rgba(255, 255, 255, 0.1); }
  100% {
    background: rgba(255, 255, 255, 0); } }

@-moz-keyframes pulse {
  0% {
    background: rgba(255, 255, 255, 0); }
  50% {
    background: rgba(255, 255, 255, 0.1); }
  100% {
    background: rgba(255, 255, 255, 0); } }

@-o-keyframes pulse {
  0% {
    background: rgba(255, 255, 255, 0); }
  50% {
    background: rgba(255, 255, 255, 0.1); }
  100% {
    background: rgba(255, 255, 255, 0); } }

@keyframes pulse {
  0% {
    background: rgba(255, 255, 255, 0); }
  50% {
    background: rgba(255, 255, 255, 0.1); }
  100% {
    background: rgba(255, 255, 255, 0); } }

/* ******************************************************************************************************************************************************************************** */
/* ==|== non-semantic helper classes ========================================
   Please define your styles before this section.
   ========================================================================== */
.ir {
  display: block;
  border: 0;
  text-indent: -1001em;
  overflow: hidden;
  background-color: transparent;
  background-repeat: no-repeat;
  text-align: left;
  direction: ltr; }

.ir br {
  display: none; }

.hidden {
  display: none !important;
  visibility: hidden; }

.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto; }

.invisible {
  visibility: hidden; }

.clearfix:before, .clearfix:after {
  content: "";
  display: table; }

.clearfix:after {
  clear: both; }

.clearfix {
  zoom: 1; }

/* ==|== media queries ======================================================
   PLACEHOLDER Media Queries for Responsive Design.
   These override the primary ('desktop first') styles
   Modify as content requires.
   ========================================================================== */
@media only screen and (max-width: 991px) {
  /* Style adjustments for viewports SMALL and under go here */
  /* **************** HOLDERS **************** */
  #logo {
    position: absolute;
    float: none;
    top: 0 !important;
    right: 0;
    left: auto;
    max-width: 50%;
    display: block;
    padding: 0;
    width: 50px; }
    #logo .mobile {
      display: block; }
    #logo .screen {
      display: none; }
  .wrap {
    width: auto;
    padding: 20px 3% 15px; }
  .gridPage .contentWrap {
    margin-top: 0; }
  .contentFullWrap {
    padding-left: 0;
    padding-right: 0; }
  .headerWrap {
    padding-bottom: 1px; }
  header, .headerWrap, .header {
    height: auto !important;
    text-align: center; }
  .header, .content, #main, .full, .main, .sub, .intro {
    width: 100%;
    padding: 0;
    box-shadow: none; }
  .preFooterWrap, .preFooter, .footerWrap, .footer {
    height: auto;
    padding: 0; }
  .preFooter {
    padding-top: 20px;
    padding-bottom: 10px; }
  .gliderWrap {
    margin: -20px -4% 0 !important;
    width: 108% !important; }
  #glider span.title {
    left: 0;
    right: 0;
    text-align: center;
    margin: 350px 20% 0 20%;
    text-align: center;
    width: 60%;
    background-position: center bottom; }
  .gliderWrap .swiper-nav-next, .gliderWrap .swiper-nav-prev {
    width: 60px; }
  .ftr {
    float: none;
    text-align: left; }
  .block {
    clear: both;
    float: left;
    width: 100%; }
  .block:after {
    display: none; }
  h1 {
    letter-spacing: 1px;
    font-size: 3em;
    padding: .5em 0; }
  .panels .blockLink {
    width: 23%;
    float: left;
    margin-right: 2%; }
  .repeaterBk aside > img {
    margin: 0 auto -50px !important; }
  #youTubeOuter {
    margin-top: 20px !important;
    margin-bottom: 15px !important;
    padding: 0; }
  .nav-btn {
    margin: 0 15px 0 0; }
  .hdrTop {
    width: 40%; }
  .header .socials, .header .searchForm {
    left: auto !important;
    top: auto !important;
    right: auto !important;
    position: relative;
    float: none;
    display: inline-block;
    vertical-align: top;
    margin: 15px 0 0 3%; }
  .videoNav a {
    width: 1px;
    text-indent: -999em; }
  #youTubeFrame {
    padding: 5px; }
  .ytv-video {
    width: 100%;
    float: none;
    position: relative; }
  .ytv-list {
    width: 100%;
    float: none; }
    .ytv-list .ytv-list-inner {
      margin: 5px 0 0; }
      .ytv-list .ytv-list-inner li a {
        padding: 0; }
        .ytv-list .ytv-list-inner li a b {
          font-size: 0.6rem; }
      .ytv-list .ytv-list-inner .ytv-thumb-stroke {
        width: 15px;
        height: 15px;
        margin: 7px 5px 0 0; }
  .noBanner {
    z-index: 2;
    overflow: hidden;
    margin-top: -167px;
    padding-top: 217px; }
  .sp-nav .searchForm {
    top: 0;
    right: 0;
    margin: 0;
    width: 161px; }
  .blockList.line .block {
    clear: none; } }

@media only screen and (max-width: 767px) {
  /* Style adjustments for viewports XSMALL - 768px and under go here */
  #logo {
    margin: 0 auto;
    max-width: 80%; }
  .desktop, .panelsWrap, .hScroll {
    display: none; }
  .hider {
    display: block !important; }
  .header {
    top: 10px; }
  .hdrTop {
    width: 70%;
    left: 0;
    right: 0;
    margin: 0 auto;
    position: relative; }
  .header .socials, .header .searchForm {
    margin: 15px 10px 0; }
  .indexPage #main p {
    width: 100%; }
  .entry-content {
    width: 100%;
    padding: 0; }
  .breadcrumbs a.share {
    position: absolute;
    top: -12px;
    right: 0; }
  .gliderWrap {
    margin-bottom: 15px !important; }
  #glider span.title {
    font-size: 3em;
    line-height: 1.1em;
    margin-top: 250px;
    left: 0;
    right: 0;
    text-align: center; }
  #glider .barTitle span.title {
    left: 50%;
    width: 240px;
    margin-left: -150px;
    font-size: 2em !important; }
  #glider .barTitle span.extra {
    width: 300px;
    margin-top: 167px;
    height: auto;
    left: 50%;
    margin-left: -150px; }
  .gliderWrap .swiper-nav-next, .gliderWrap .swiper-nav-prev {
    width: 50px;
    height: 50px; }
  .repeaterBk aside > img, .repeaterBk aside p img {
    max-width: 40%; }
  #youTubeOuter {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
    padding: 0; }
  #youTubeFrame {
    padding: 5px;
    margin-top: 20px;
    margin-bottom: 15px !important; }
  .ytv-video {
    width: 100%;
    float: none;
    position: relative; }
  .ytv-list {
    width: 100%;
    float: none; }
    .ytv-list .ytv-list-inner {
      margin-right: 0; }
      .ytv-list .ytv-list-inner li a {
        padding: 0; }
        .ytv-list .ytv-list-inner li a b {
          font-size: 0.6rem; }
      .ytv-list .ytv-list-inner .ytv-thumb-stroke {
        width: 15px;
        height: 15px;
        margin: 7px 5px 0 0; }
  .videoNav {
    position: relative !important;
    left: 0px !important; }
    .videoNav a {
      width: inherit;
      text-indent: 0; }
  .headerWrap {
    padding-bottom: 20px;
    padding-top: 10px; }
  .blockList.line .block {
    clear: left; } }

/* ==|== print styles =======================================================
   Print styles.
   Inlined to avoid required HTTP connection: h5bp.com/r
   ========================================================================== */
@media print {
  * {
    background: transparent !important;
    color: black !important;
    text-shadow: none !important;
    filter: none !important;
    -ms-filter: inherit !important; }
  /* Black prints faster: h5bp.com/s */
  a, a:visited {
    text-decoration: underline; }
  a[href]:after {
    content: " (" attr(href) ")"; }
  abbr[title]:after {
    content: " (" attr(title) ")"; }
  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after {
    content: ""; }
  /* Don't show links for images, or javascript/internal links */
  pre, blockquote {
    border: 1px solid #79736c;
    page-break-inside: avoid; }
  thead {
    display: table-header-group; }
  /* h5bp.com/t */
  tr, img {
    page-break-inside: avoid; }
  img {
    max-width: 100% !important; }
  @page {
    margin: 0.5cm; }
  p, h2, h3 {
    orphans: 3;
    widows: 3; }
  h2, h3 {
    page-break-after: avoid; }
  .screen {
    display: none; }
  img, .print {
    display: block !important; } }

/* ############ STEVE ############ */
.browsehappy {
  text-align: center;
  font-size: 1.8em;
  padding: 20px; }

.ctr {
  text-align: center; }

/* REQUIRES .ctr AS PARENT */
.posCtr {
  float: none;
  position: relative;
  margin: 0 auto !important; }

.item {
  width: 28%; }

.gridItem .text {
  min-height: 58px; }

.smGliderWrap {
  height: 600px;
  margin-bottom: 30px; }

#glider div {
  z-index: 10; }

.smGliderWrap #glider .smBanner div {
  margin-top: 250px;
  left: 2.5%;
  padding: 0 30px 70px;
  width: 50%; }

.smGliderWrap #glider .smBanner span.title {
  margin: 20px 0;
  padding: 0;
  left: 0;
  height: auto;
  font-size: 3.6em;
  line-height: 1.1em;
  text-shadow: none;
  background: none;
  text-align: left;
  position: relative;
  width: auto; }

.smGliderWrap #glider .smBanner span.desc {
  position: relative;
  text-align: left; }

#glider span.lrgBanner {
  position: relative;
  display: block;
  left: 0;
  top: 195px;
  width: 80%;
  margin: 0 auto;
  height: auto; }

#sitemap ul {
  font-size: inherit; }

.item .text {
  border-bottom: none;
  padding: 0; }

.gridItem .inner {
  border-bottom: 1px dotted #bbb;
  height: 285px;
  padding: 0 0 1em; }

#map_canvas.contractors, #map_canvas.higgins-contractors {
  height: 630px; }

/* TIMELINE */
.hScroll {
  width: 100%;
  height: 215px;
  overflow: hidden;
  overflow-x: auto;
  border: 1px solid #CCC;
  margin-bottom: 15px;
  position: relative; }

.timeline {
  width: 2982px;
  height: 200px;
  background: transparent url(/assets/images/Site_Images/timeline.jpg) no-repeat; }
  .timeline img {
    position: relative;
    z-index: 1;
    display: none; }
  .timeline ul {
    width: 2959px;
    height: 200px;
    position: relative;
    z-index: 20;
    list-style: none;
    margin: 0;
    padding: 0 0 0 23px; }
  .timeline li {
    float: left;
    width: 174px;
    height: 200px;
    margin: 0;
    padding: 0; }
  .timeline li.dbl {
    width: 347px; }
  .timeline li.last {
    width: 351px; }
  .timeline li a {
    display: block;
    height: 200px; }
  .timeline li a span {
    display: none; }

.hider {
  display: none; }

#t1950 {
  display: block; }

/* CONCRETE CALCULATOR */
#concreteCalc .rowSmall {
  width: 30%; }

#concreteForm {
  display: none; }
  #concreteForm #totalSpan {
    display: none; }

/*vacancy form*/
.vacancyWrap {
  padding: 20px; }
  .vacancyWrap .formButtons {
    border: none; }

div.job_pages h4 {
  float: left; }

div.job_pages ul {
  display: block;
  list-style-type: none; }
  div.job_pages ul li {
    display: inline-block;
    margin-left: 10px;
    margin-top: 11px; }

/* Search results page */
input:focus {
  outline: 0; }

.gsc-control-cse {
  font-family: 'FairplexWideBookMedium', Arial, sans-serif !important;
  font-weight: normal !important;
  padding: 0 !important; }
  .gsc-control-cse .gsc-result-info {
    padding-left: 0 !important; }
  .gsc-control-cse .gsc-table-result, .gsc-control-cse .gsc-thumbnail-inside, .gsc-control-cse .gsc-url-top {
    padding-left: 0 !important; }
  .gsc-control-cse table {
    border-collapse: separate;
    margin: 0; }
  .gsc-control-cse td, .gsc-control-cse th {
    border: none;
    padding: 0; }
  .gsc-control-cse .gsc-result .gs-webResult div.gs-visibleUrl, .gsc-control-cse .gsc-result .gs-imageResult div.gs-visibleUrl, .gsc-control-cse .gsc-result .gs-webResult div.gs-visibleUrl b, .gsc-control-cse .gsc-result .gs-imageResult div.gs-visibleUrl b {
    color: #254835 !important; }
  .gsc-control-cse .gsc-result .gs-title, .gsc-control-cse .gsc-result b {
    color: #84bc34 !important; }
  .gsc-control-cse .gsc-result b {
    font-size: inherit !important;
    font-weight: 800; }
  .gsc-control-cse .gsc-result .gsc-table-result {
    margin: 0; }
  .gsc-control-cse .gsc-results .gsc-cursor-box .gsc-cursor-page {
    color: #84bc34; }
  .gsc-control-cse .gsc-results .gsc-cursor-box .gsc-cursor-current-page {
    color: #254835; }

@media (min-width: 768px) {
  .form-inline .form-group, .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle; }
  .form-inline .form-control, .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle; }
  .form-inline .input-group, .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle; }
    .form-inline .input-group .input-group-addon, .navbar-form .input-group .input-group-addon,
    .form-inline .input-group .input-group-btn,
    .navbar-form .input-group .input-group-btn,
    .form-inline .input-group .form-control,
    .navbar-form .input-group .form-control {
      width: auto; }
  .form-inline .input-group > .form-control, .navbar-form .input-group > .form-control {
    width: 100%; }
  .form-inline .control-label, .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle; }
  .form-inline .radio, .navbar-form .radio,
  .form-inline .checkbox,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle; }
    .form-inline .radio label, .navbar-form .radio label,
    .form-inline .checkbox label,
    .navbar-form .checkbox label {
      padding-left: 0; }
  .form-inline .radio input[type="radio"], .navbar-form .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"],
  .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0; }
  .form-inline .has-feedback .form-control-feedback, .navbar-form .has-feedback .form-control-feedback {
    top: 0; } }

.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px solid;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent; }

.dropdown {
  position: relative; }

.dropdown-toggle:focus {
  outline: 0; }

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 14px;
  text-align: left;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box; }
  .dropdown-menu.pull-right {
    right: 0;
    left: auto; }
  .dropdown-menu .divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5; }
  .dropdown-menu > li > a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    line-height: 1.42857;
    color: #444;
    white-space: nowrap; }

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus, .dropdown-menu > li > a.active {
  text-decoration: none;
  color: #373737;
  background-color: #f5f5f5; }

.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  background-color: #254835; }

.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  color: #989A9B; }

.dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed; }

.open > .dropdown-menu {
  display: block; }
.open > a {
  outline: 0; }

.dropdown-menu-right {
  left: auto;
  right: 0; }

.dropdown-menu-left {
  left: 0;
  right: auto; }

.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857;
  color: #989A9B;
  white-space: nowrap; }

.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990; }

.pull-right > .dropdown-menu {
  right: 0;
  left: auto; }

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px solid;
  content: ""; }
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 1px; }

@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto; }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto; } }
.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none; }
  .nav:before, .nav:after {
    content: " ";
    display: table; }
  .nav:after {
    clear: both; }
  .nav > li {
    position: relative;
    display: block; }
    .nav > li > a {
      position: relative;
      display: block;
      padding: 5px 15px; }
      .nav > li > a:hover, .nav > li > a:focus {
        text-decoration: none;
        background-color: #A5A7AA; }
    .nav > li.disabled > a {
      color: #989A9B; }
      .nav > li.disabled > a:hover, .nav > li.disabled > a:focus {
        color: #989A9B;
        text-decoration: none;
        background-color: transparent;
        cursor: not-allowed; }
  .nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
    background-color: #A5A7AA;
    border-color: #254835; }
  .nav .nav-divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5; }
  .nav > li > a > img {
    max-width: none; }

.nav-tabs {
  border-bottom: 1px solid #ddd; }
  .nav-tabs > li {
    float: left;
    margin-bottom: -1px; }
    .nav-tabs > li > a {
      margin-right: 2px;
      line-height: 1.42857;
      border: 1px solid transparent;
      border-radius: 0px 0px 0 0; }
      .nav-tabs > li > a:hover {
        border-color: #A5A7AA #A5A7AA #ddd; }
    .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
      color: #646767;
      background-color: #fff;
      border: 1px solid #ddd;
      border-bottom-color: transparent;
      cursor: default; }

.nav-pills > li {
  float: left; }
  .nav-pills > li > a {
    border-radius: 0px; }
  .nav-pills > li + li {
    margin-left: 2px; }
  .nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
    color: #fff;
    background-color: #254835; }

.nav-stacked > li {
  float: none; }
  .nav-stacked > li + li {
    margin-top: 2px;
    margin-left: 0; }

.nav-justified, .nav-tabs.nav-justified {
  width: 100%; }
  .nav-justified > li, .nav-tabs.nav-justified > li {
    float: none; }
    .nav-justified > li > a, .nav-tabs.nav-justified > li > a {
      text-align: center;
      margin-bottom: 5px; }
  .nav-justified > .dropdown .dropdown-menu {
    top: auto;
    left: auto; }
  @media (min-width: 768px) {
    .nav-justified > li, .nav-tabs.nav-justified > li {
      display: table-cell;
      width: 1%; }
      .nav-justified > li > a, .nav-tabs.nav-justified > li > a {
        margin-bottom: 0; } }

.nav-tabs-justified, .nav-tabs.nav-justified {
  border-bottom: 0; }
  .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
    margin-right: 0;
    border-radius: 0px; }
  .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus,
  .nav-tabs.nav-justified > .active > a:focus {
    border: 1px solid #ddd; }
  @media (min-width: 768px) {
    .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
      border-bottom: 1px solid #ddd;
      border-radius: 0px 0px 0 0; }
    .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
    .nav-tabs-justified > .active > a:hover,
    .nav-tabs.nav-justified > .active > a:hover,
    .nav-tabs-justified > .active > a:focus,
    .nav-tabs.nav-justified > .active > a:focus {
      border-bottom-color: #fff; } }

.tab-content > .tab-pane {
  display: none; }
.tab-content > .active {
  display: block; }

.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.navbar {
  position: relative;
  min-height: 40px;
  margin-bottom: 20px;
  border: 1px solid transparent; }
  .navbar:before, .navbar:after {
    content: " ";
    display: table; }
  .navbar:after {
    clear: both; }
  @media (min-width: 768px) {
    .navbar {
      border-radius: 0px; } }

.navbar-header:before, .navbar-header:after {
  content: " ";
  display: table; }
.navbar-header:after {
  clear: both; }
@media (min-width: 768px) {
  .navbar-header {
    float: left; } }

.navbar-collapse {
  overflow-x: visible;
  padding-right: 3px;
  padding-left: 3px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch; }
  .navbar-collapse:before, .navbar-collapse:after {
    content: " ";
    display: table; }
  .navbar-collapse:after {
    clear: both; }
  .navbar-collapse.in {
    overflow-y: auto; }
  @media (min-width: 768px) {
    .navbar-collapse {
      width: auto;
      border-top: 0;
      box-shadow: none; }
      .navbar-collapse.collapse {
        display: block !important;
        height: auto !important;
        padding-bottom: 0;
        overflow: visible !important; }
      .navbar-collapse.in {
        overflow-y: visible; }
      .navbar-fixed-top .navbar-collapse, .navbar-static-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
        padding-left: 0;
        padding-right: 0; } }

.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px; }
  @media (max-width: 480px) and (orientation: landscape) {
    .navbar-fixed-top .navbar-collapse,
    .navbar-fixed-bottom .navbar-collapse {
      max-height: 200px; } }

.container > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-header,
.container-fluid > .navbar-collapse {
  margin-right: -3px;
  margin-left: -3px; }
  @media (min-width: 768px) {
    .container > .navbar-header,
    .container > .navbar-collapse,
    .container-fluid > .navbar-header,
    .container-fluid > .navbar-collapse {
      margin-right: 0;
      margin-left: 0; } }

.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px; }
  @media (min-width: 768px) {
    .navbar-static-top {
      border-radius: 0; } }

.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }
  @media (min-width: 768px) {
    .navbar-fixed-top,
    .navbar-fixed-bottom {
      border-radius: 0; } }

.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px; }

.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0; }

.navbar-brand {
  float: left;
  padding: 10px 3px;
  font-size: 18px;
  line-height: 20px;
  height: 40px; }
  .navbar-brand:hover, .navbar-brand:focus {
    text-decoration: none; }
  @media (min-width: 768px) {
    .navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
      margin-left: -3px; } }

.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 3px;
  padding: 9px 10px;
  margin-top: 3px;
  margin-bottom: 3px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 0px; }
  .navbar-toggle:focus {
    outline: 0; }
  .navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px; }
  .navbar-toggle .icon-bar + .icon-bar {
    margin-top: 4px; }
  @media (min-width: 768px) {
    .navbar-toggle {
      display: none; } }

.navbar-nav {
  margin: 5px -3px; }
  .navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 20px; }
  @media (max-width: 767px) {
    .navbar-nav .open .dropdown-menu {
      position: static;
      float: none;
      width: auto;
      margin-top: 0;
      background-color: transparent;
      border: 0;
      box-shadow: none; }
      .navbar-nav .open .dropdown-menu > li > a,
      .navbar-nav .open .dropdown-menu .dropdown-header {
        padding: 5px 15px 5px 25px; }
      .navbar-nav .open .dropdown-menu > li > a {
        line-height: 20px; }
        .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-nav .open .dropdown-menu > li > a:focus {
          background-image: none; } }
  @media (min-width: 768px) {
    .navbar-nav {
      float: left;
      margin: 0; }
      .navbar-nav > li {
        float: left; }
        .navbar-nav > li > a {
          padding-top: 10px;
          padding-bottom: 10px; }
      .navbar-nav.navbar-right:last-child {
        margin-right: -3px; } }

@media (min-width: 768px) {
  .navbar-left {
    float: left !important; }

  .navbar-right {
    float: right !important; } }
.navbar-form {
  margin-left: -3px;
  margin-right: -3px;
  padding: 10px 3px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 3px;
  margin-bottom: 3px; }
  @media (max-width: 767px) {
    .navbar-form .form-group {
      margin-bottom: 5px; } }
  @media (min-width: 768px) {
    .navbar-form {
      width: auto;
      border: 0;
      margin-left: 0;
      margin-right: 0;
      padding-top: 0;
      padding-bottom: 0;
      -webkit-box-shadow: none;
      box-shadow: none; }
      .navbar-form.navbar-right:last-child {
        margin-right: -3px; } }

.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

.navbar-btn {
  margin-top: 3px;
  margin-bottom: 3px; }
  .navbar-btn.btn-sm {
    margin-top: 5px;
    margin-bottom: 5px; }
  .navbar-btn.btn-xs {
    margin-top: 9px;
    margin-bottom: 9px; }

.navbar-text {
  margin-top: 10px;
  margin-bottom: 10px; }
  @media (min-width: 768px) {
    .navbar-text {
      float: left;
      margin-left: 3px;
      margin-right: 3px; }
      .navbar-text.navbar-right:last-child {
        margin-right: 0; } }

.navbar-default {
  background-color: transparent;
  border-color: transparent; }
  .navbar-default .navbar-brand {
    color: #646767; }
    .navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
      color: #4b4d4d;
      background-color: transparent; }
  .navbar-default .navbar-text {
    color: #646767; }
  .navbar-default .navbar-nav > li > a {
    color: #646767; }
    .navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
      color: #254835;
      background-color: transparent; }
  .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    color: #254835;
    background-color: transparent; }
  .navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:hover, .navbar-default .navbar-nav > .disabled > a:focus {
    color: #ccc;
    background-color: transparent; }
  .navbar-default .navbar-toggle {
    border-color: #ddd; }
    .navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
      background-color: #ddd; }
    .navbar-default .navbar-toggle .icon-bar {
      background-color: #888; }
  .navbar-default .navbar-collapse,
  .navbar-default .navbar-form {
    border-color: transparent; }
  .navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
    background-color: transparent;
    color: #254835; }
  @media (max-width: 767px) {
    .navbar-default .navbar-nav .open .dropdown-menu > li > a {
      color: #646767; }
      .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
        color: #254835;
        background-color: transparent; }
    .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
      color: #254835;
      background-color: transparent; }
    .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
      color: #ccc;
      background-color: transparent; } }
  .navbar-default .navbar-link {
    color: #646767; }
    .navbar-default .navbar-link:hover {
      color: #254835; }
  .navbar-default .btn-link {
    color: #646767; }
    .navbar-default .btn-link:hover, .navbar-default .btn-link:focus {
      color: #254835; }
    .navbar-default .btn-link[disabled]:hover, .navbar-default .btn-link[disabled]:focus, fieldset[disabled] .navbar-default .btn-link:hover, fieldset[disabled] .navbar-default .btn-link:focus {
      color: #ccc; }

.navbar-inverse {
  background-color: #E5E6E7;
  border-color: #cacdcf; }
  .navbar-inverse .navbar-brand {
    color: #646767; }
    .navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {
      color: #fff;
      background-color: transparent; }
  .navbar-inverse .navbar-text {
    color: #444; }
  .navbar-inverse .navbar-nav > li > a {
    color: #646767; }
    .navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
      color: #222;
      background-color: transparent; }
  .navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
    color: #222;
    background-color: #E5E6E7; }
  .navbar-inverse .navbar-nav > .disabled > a, .navbar-inverse .navbar-nav > .disabled > a:hover, .navbar-inverse .navbar-nav > .disabled > a:focus {
    color: #444;
    background-color: transparent; }
  .navbar-inverse .navbar-toggle {
    border-color: #333; }
    .navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
      background-color: #333; }
    .navbar-inverse .navbar-toggle .icon-bar {
      background-color: #fff; }
  .navbar-inverse .navbar-collapse,
  .navbar-inverse .navbar-form {
    border-color: #d2d4d6; }
  .navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
    background-color: #E5E6E7;
    color: #222; }
  @media (max-width: 767px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
      border-color: #cacdcf; }
    .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
      background-color: #cacdcf; }
    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
      color: #646767; }
      .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
        color: #222;
        background-color: transparent; }
    .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
      color: #222;
      background-color: #E5E6E7; }
    .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
      color: #444;
      background-color: transparent; } }
  .navbar-inverse .navbar-link {
    color: #646767; }
    .navbar-inverse .navbar-link:hover {
      color: #222; }
  .navbar-inverse .btn-link {
    color: #646767; }
    .navbar-inverse .btn-link:hover, .navbar-inverse .btn-link:focus {
      color: #222; }
    .navbar-inverse .btn-link[disabled]:hover, .navbar-inverse .btn-link[disabled]:focus, fieldset[disabled] .navbar-inverse .btn-link:hover, fieldset[disabled] .navbar-inverse .btn-link:focus {
      color: #444; }

.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear; }
  .fade.in {
    opacity: 1; }

.collapse {
  display: none; }
  .collapse.in {
    display: block; }

tr.collapse.in {
  display: table-row; }

tbody.collapse.in {
  display: table-row-group; }

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition: height 0.35s ease;
  -o-transition: height 0.35s ease;
  transition: height 0.35s ease; }

.clearfix:before, .clearfix:after {
  content: " ";
  display: table; }
.clearfix:after {
  clear: both; }

.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.pull-right {
  float: right !important; }

.pull-left {
  float: left !important; }

.hide {
  display: none !important; }

.show {
  display: block !important; }

.invisible {
  visibility: hidden; }

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0; }

.hidden {
  display: none !important;
  visibility: hidden !important; }

.affix {
  position: fixed;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

@-ms-viewport {
  width: device-width; }
.visible-xs, .visible-sm, .visible-md, .visible-lg {
  display: none !important; }

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important; }

@media (max-width: 767px) {
  .visible-xs {
    display: block !important; }

  table.visible-xs {
    display: table; }

  tr.visible-xs {
    display: table-row !important; }

  th.visible-xs,
  td.visible-xs {
    display: table-cell !important; } }
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important; } }

@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important; } }

@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important; }

  table.visible-sm {
    display: table; }

  tr.visible-sm {
    display: table-row !important; }

  th.visible-sm,
  td.visible-sm {
    display: table-cell !important; } }
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important; }

  table.visible-md {
    display: table; }

  tr.visible-md {
    display: table-row !important; }

  th.visible-md,
  td.visible-md {
    display: table-cell !important; } }
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important; } }

@media (min-width: 1200px) {
  .visible-lg {
    display: block !important; }

  table.visible-lg {
    display: table; }

  tr.visible-lg {
    display: table-row !important; }

  th.visible-lg,
  td.visible-lg {
    display: table-cell !important; } }
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important; } }

@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important; } }

@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important; } }

@media (max-width: 767px) {
  .hidden-xs {
    display: none !important; } }
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important; } }
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important; } }
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important; } }
.visible-print {
  display: none !important; }

@media print {
  .visible-print {
    display: block !important; }

  table.visible-print {
    display: table; }

  tr.visible-print {
    display: table-row !important; }

  th.visible-print,
  td.visible-print {
    display: table-cell !important; } }
.visible-print-block {
  display: none !important; }
  @media print {
    .visible-print-block {
      display: block !important; } }

.visible-print-inline {
  display: none !important; }
  @media print {
    .visible-print-inline {
      display: inline !important; } }

.visible-print-inline-block {
  display: none !important; }
  @media print {
    .visible-print-inline-block {
      display: inline-block !important; } }

@media print {
  .hidden-print {
    display: none !important; } }
/* GLYPHICONS */
@font-face {
  font-family: 'Glyphicons Halflings';
  src: url(https://www.higgins.co.nz/assets/styles/fonts/glyphicons-halflings-regular.eot);
  src: url(https://www.higgins.co.nz/assets/styles/fonts/glyphicons-halflings-regular.eot?#iefix) format("embedded-opentype"), url(https://www.higgins.co.nz/assets/styles/fonts/glyphicons-halflings-regular.woff2) format("woff2"), url(https://www.higgins.co.nz/assets/styles/fonts/glyphicons-halflings-regular.woff) format("woff"), url(https://www.higgins.co.nz/assets/styles/fonts/glyphicons-halflings-regular.ttf) format("truetype"), url(https://www.higgins.co.nz/assets/styles/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format("svg"); }
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.glyphicon-asterisk:before {
  content: "\2a"; }

.glyphicon-plus:before {
  content: "\2b"; }

.glyphicon-eur:before, .glyphicon-euro:before {
  content: "\20ac"; }

.glyphicon-minus:before {
  content: "\2212"; }

.glyphicon-cloud:before {
  content: "\2601"; }

.glyphicon-envelope:before {
  content: "\2709"; }

.glyphicon-pencil:before {
  content: "\270f"; }

.glyphicon-glass:before {
  content: "\e001"; }

.glyphicon-music:before {
  content: "\e002"; }

.glyphicon-search:before {
  content: "\e003"; }

.glyphicon-heart:before {
  content: "\e005"; }

.glyphicon-star:before {
  content: "\e006"; }

.glyphicon-star-empty:before {
  content: "\e007"; }

.glyphicon-user:before {
  content: "\e008"; }

.glyphicon-film:before {
  content: "\e009"; }

.glyphicon-th-large:before {
  content: "\e010"; }

.glyphicon-th:before {
  content: "\e011"; }

.glyphicon-th-list:before {
  content: "\e012"; }

.glyphicon-ok:before {
  content: "\e013"; }

.glyphicon-remove:before {
  content: "\e014"; }

.glyphicon-zoom-in:before {
  content: "\e015"; }

.glyphicon-zoom-out:before {
  content: "\e016"; }

.glyphicon-off:before {
  content: "\e017"; }

.glyphicon-signal:before {
  content: "\e018"; }

.glyphicon-cog:before {
  content: "\e019"; }

.glyphicon-trash:before {
  content: "\e020"; }

.glyphicon-home:before {
  content: "\e021"; }

.glyphicon-file:before {
  content: "\e022"; }

.glyphicon-time:before {
  content: "\e023"; }

.glyphicon-road:before {
  content: "\e024"; }

.glyphicon-download-alt:before {
  content: "\e025"; }

.glyphicon-download:before {
  content: "\e026"; }

.glyphicon-upload:before {
  content: "\e027"; }

.glyphicon-inbox:before {
  content: "\e028"; }

.glyphicon-play-circle:before {
  content: "\e029"; }

.glyphicon-repeat:before {
  content: "\e030"; }

.glyphicon-refresh:before {
  content: "\e031"; }

.glyphicon-list-alt:before {
  content: "\e032"; }

.glyphicon-lock:before {
  content: "\e033"; }

.glyphicon-flag:before {
  content: "\e034"; }

.glyphicon-headphones:before {
  content: "\e035"; }

.glyphicon-volume-off:before {
  content: "\e036"; }

.glyphicon-volume-down:before {
  content: "\e037"; }

.glyphicon-volume-up:before {
  content: "\e038"; }

.glyphicon-qrcode:before {
  content: "\e039"; }

.glyphicon-barcode:before {
  content: "\e040"; }

.glyphicon-tag:before {
  content: "\e041"; }

.glyphicon-tags:before {
  content: "\e042"; }

.glyphicon-book:before {
  content: "\e043"; }

.glyphicon-bookmark:before {
  content: "\e044"; }

.glyphicon-print:before {
  content: "\e045"; }

.glyphicon-camera:before {
  content: "\e046"; }

.glyphicon-font:before {
  content: "\e047"; }

.glyphicon-bold:before {
  content: "\e048"; }

.glyphicon-italic:before {
  content: "\e049"; }

.glyphicon-text-height:before {
  content: "\e050"; }

.glyphicon-text-width:before {
  content: "\e051"; }

.glyphicon-align-left:before {
  content: "\e052"; }

.glyphicon-align-center:before {
  content: "\e053"; }

.glyphicon-align-right:before {
  content: "\e054"; }

.glyphicon-align-justify:before {
  content: "\e055"; }

.glyphicon-list:before {
  content: "\e056"; }

.glyphicon-indent-left:before {
  content: "\e057"; }

.glyphicon-indent-right:before {
  content: "\e058"; }

.glyphicon-facetime-video:before {
  content: "\e059"; }

.glyphicon-picture:before {
  content: "\e060"; }

.glyphicon-map-marker:before {
  content: "\e062"; }

.glyphicon-adjust:before {
  content: "\e063"; }

.glyphicon-tint:before {
  content: "\e064"; }

.glyphicon-edit:before {
  content: "\e065"; }

.glyphicon-share:before {
  content: "\e066"; }

.glyphicon-check:before {
  content: "\e067"; }

.glyphicon-move:before {
  content: "\e068"; }

.glyphicon-step-backward:before {
  content: "\e069"; }

.glyphicon-fast-backward:before {
  content: "\e070"; }

.glyphicon-backward:before {
  content: "\e071"; }

.glyphicon-play:before {
  content: "\e072"; }

.glyphicon-pause:before {
  content: "\e073"; }

.glyphicon-stop:before {
  content: "\e074"; }

.glyphicon-forward:before {
  content: "\e075"; }

.glyphicon-fast-forward:before {
  content: "\e076"; }

.glyphicon-step-forward:before {
  content: "\e077"; }

.glyphicon-eject:before {
  content: "\e078"; }

.glyphicon-chevron-left:before {
  content: "\e079"; }

.glyphicon-chevron-right:before {
  content: "\e080"; }

.glyphicon-plus-sign:before {
  content: "\e081"; }

.glyphicon-minus-sign:before {
  content: "\e082"; }

.glyphicon-remove-sign:before {
  content: "\e083"; }

.glyphicon-ok-sign:before {
  content: "\e084"; }

.glyphicon-question-sign:before {
  content: "\e085"; }

.glyphicon-info-sign:before {
  content: "\e086"; }

.glyphicon-screenshot:before {
  content: "\e087"; }

.glyphicon-remove-circle:before {
  content: "\e088"; }

.glyphicon-ok-circle:before {
  content: "\e089"; }

.glyphicon-ban-circle:before {
  content: "\e090"; }

.glyphicon-arrow-left:before {
  content: "\e091"; }

.glyphicon-arrow-right:before {
  content: "\e092"; }

.glyphicon-arrow-up:before {
  content: "\e093"; }

.glyphicon-arrow-down:before {
  content: "\e094"; }

.glyphicon-share-alt:before {
  content: "\e095"; }

.glyphicon-resize-full:before {
  content: "\e096"; }

.glyphicon-resize-small:before {
  content: "\e097"; }

.glyphicon-exclamation-sign:before {
  content: "\e101"; }

.glyphicon-gift:before {
  content: "\e102"; }

.glyphicon-leaf:before {
  content: "\e103"; }

.glyphicon-fire:before {
  content: "\e104"; }

.glyphicon-eye-open:before {
  content: "\e105"; }

.glyphicon-eye-close:before {
  content: "\e106"; }

.glyphicon-warning-sign:before {
  content: "\e107"; }

.glyphicon-plane:before {
  content: "\e108"; }

.glyphicon-calendar:before {
  content: "\e109"; }

.glyphicon-random:before {
  content: "\e110"; }

.glyphicon-comment:before {
  content: "\e111"; }

.glyphicon-magnet:before {
  content: "\e112"; }

.glyphicon-chevron-up:before {
  content: "\e113"; }

.glyphicon-chevron-down:before {
  content: "\e114"; }

.glyphicon-retweet:before {
  content: "\e115"; }

.glyphicon-shopping-cart:before {
  content: "\e116"; }

.glyphicon-folder-close:before {
  content: "\e117"; }

.glyphicon-folder-open:before {
  content: "\e118"; }

.glyphicon-resize-vertical:before {
  content: "\e119"; }

.glyphicon-resize-horizontal:before {
  content: "\e120"; }

.glyphicon-hdd:before {
  content: "\e121"; }

.glyphicon-bullhorn:before {
  content: "\e122"; }

.glyphicon-bell:before {
  content: "\e123"; }

.glyphicon-certificate:before {
  content: "\e124"; }

.glyphicon-thumbs-up:before {
  content: "\e125"; }

.glyphicon-thumbs-down:before {
  content: "\e126"; }

.glyphicon-hand-right:before {
  content: "\e127"; }

.glyphicon-hand-left:before {
  content: "\e128"; }

.glyphicon-hand-up:before {
  content: "\e129"; }

.glyphicon-hand-down:before {
  content: "\e130"; }

.glyphicon-circle-arrow-right:before {
  content: "\e131"; }

.glyphicon-circle-arrow-left:before {
  content: "\e132"; }

.glyphicon-circle-arrow-up:before {
  content: "\e133"; }

.glyphicon-circle-arrow-down:before {
  content: "\e134"; }

.glyphicon-globe:before {
  content: "\e135"; }

.glyphicon-wrench:before {
  content: "\e136"; }

.glyphicon-tasks:before {
  content: "\e137"; }

.glyphicon-filter:before {
  content: "\e138"; }

.glyphicon-briefcase:before {
  content: "\e139"; }

.glyphicon-fullscreen:before {
  content: "\e140"; }

.glyphicon-dashboard:before {
  content: "\e141"; }

.glyphicon-paperclip:before {
  content: "\e142"; }

.glyphicon-heart-empty:before {
  content: "\e143"; }

.glyphicon-link:before {
  content: "\e144"; }

.glyphicon-phone:before {
  content: "\e145"; }

.glyphicon-pushpin:before {
  content: "\e146"; }

.glyphicon-usd:before {
  content: "\e148"; }

.glyphicon-gbp:before {
  content: "\e149"; }

.glyphicon-sort:before {
  content: "\e150"; }

.glyphicon-sort-by-alphabet:before {
  content: "\e151"; }

.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152"; }

.glyphicon-sort-by-order:before {
  content: "\e153"; }

.glyphicon-sort-by-order-alt:before {
  content: "\e154"; }

.glyphicon-sort-by-attributes:before {
  content: "\e155"; }

.glyphicon-sort-by-attributes-alt:before {
  content: "\e156"; }

.glyphicon-unchecked:before {
  content: "\e157"; }

.glyphicon-expand:before {
  content: "\e158"; }

.glyphicon-collapse-down:before {
  content: "\e159"; }

.glyphicon-collapse-up:before {
  content: "\e160"; }

.glyphicon-log-in:before {
  content: "\e161"; }

.glyphicon-flash:before {
  content: "\e162"; }

.glyphicon-log-out:before {
  content: "\e163"; }

.glyphicon-new-window:before {
  content: "\e164"; }

.glyphicon-record:before {
  content: "\e165"; }

.glyphicon-save:before {
  content: "\e166"; }

.glyphicon-open:before {
  content: "\e167"; }

.glyphicon-saved:before {
  content: "\e168"; }

.glyphicon-import:before {
  content: "\e169"; }

.glyphicon-export:before {
  content: "\e170"; }

.glyphicon-send:before {
  content: "\e171"; }

.glyphicon-floppy-disk:before {
  content: "\e172"; }

.glyphicon-floppy-saved:before {
  content: "\e173"; }

.glyphicon-floppy-remove:before {
  content: "\e174"; }

.glyphicon-floppy-save:before {
  content: "\e175"; }

.glyphicon-floppy-open:before {
  content: "\e176"; }

.glyphicon-credit-card:before {
  content: "\e177"; }

.glyphicon-transfer:before {
  content: "\e178"; }

.glyphicon-cutlery:before {
  content: "\e179"; }

.glyphicon-header:before {
  content: "\e180"; }

.glyphicon-compressed:before {
  content: "\e181"; }

.glyphicon-earphone:before {
  content: "\e182"; }

.glyphicon-phone-alt:before {
  content: "\e183"; }

.glyphicon-tower:before {
  content: "\e184"; }

.glyphicon-stats:before {
  content: "\e185"; }

.glyphicon-sd-video:before {
  content: "\e186"; }

.glyphicon-hd-video:before {
  content: "\e187"; }

.glyphicon-subtitles:before {
  content: "\e188"; }

.glyphicon-sound-stereo:before {
  content: "\e189"; }

.glyphicon-sound-dolby:before {
  content: "\e190"; }

.glyphicon-sound-5-1:before {
  content: "\e191"; }

.glyphicon-sound-6-1:before {
  content: "\e192"; }

.glyphicon-sound-7-1:before {
  content: "\e193"; }

.glyphicon-copyright-mark:before {
  content: "\e194"; }

.glyphicon-registration-mark:before {
  content: "\e195"; }

.glyphicon-cloud-download:before {
  content: "\e197"; }

.glyphicon-cloud-upload:before {
  content: "\e198"; }

.glyphicon-tree-conifer:before {
  content: "\e199"; }

.glyphicon-tree-deciduous:before {
  content: "\e200"; }

.glyphicon-cd:before {
  content: "\e201"; }

.glyphicon-save-file:before {
  content: "\e202"; }

.glyphicon-open-file:before {
  content: "\e203"; }

.glyphicon-level-up:before {
  content: "\e204"; }

.glyphicon-copy:before {
  content: "\e205"; }

.glyphicon-paste:before {
  content: "\e206"; }

.glyphicon-alert:before {
  content: "\e209"; }

.glyphicon-equalizer:before {
  content: "\e210"; }

.glyphicon-king:before {
  content: "\e211"; }

.glyphicon-queen:before {
  content: "\e212"; }

.glyphicon-pawn:before {
  content: "\e213"; }

.glyphicon-bishop:before {
  content: "\e214"; }

.glyphicon-knight:before {
  content: "\e215"; }

.glyphicon-baby-formula:before {
  content: "\e216"; }

.glyphicon-tent:before {
  content: "\26fa"; }

.glyphicon-blackboard:before {
  content: "\e218"; }

.glyphicon-bed:before {
  content: "\e219"; }

.glyphicon-apple:before {
  content: "\f8ff"; }

.glyphicon-erase:before {
  content: "\e221"; }

.glyphicon-hourglass:before {
  content: "\231b"; }

.glyphicon-lamp:before {
  content: "\e223"; }

.glyphicon-duplicate:before {
  content: "\e224"; }

.glyphicon-piggy-bank:before {
  content: "\e225"; }

.glyphicon-scissors:before {
  content: "\e226"; }

.glyphicon-bitcoin:before {
  content: "\e227"; }

.glyphicon-yen:before {
  content: "\00a5"; }

.glyphicon-ruble:before {
  content: "\20bd"; }

.glyphicon-scale:before {
  content: "\e230"; }

.glyphicon-ice-lolly:before {
  content: "\e231"; }

.glyphicon-ice-lolly-tasted:before {
  content: "\e232"; }

.glyphicon-education:before {
  content: "\e233"; }

.glyphicon-option-horizontal:before {
  content: "\e234"; }

.glyphicon-option-vertical:before {
  content: "\e235"; }

.glyphicon-menu-hamburger:before {
  content: "\e236"; }

.glyphicon-modal-window:before {
  content: "\e237"; }

.glyphicon-oil:before {
  content: "\e238"; }

.glyphicon-grain:before {
  content: "\e239"; }

.glyphicon-sunglasses:before {
  content: "\e240"; }

.glyphicon-text-size:before {
  content: "\e241"; }

.glyphicon-text-color:before {
  content: "\e242"; }

.glyphicon-text-background:before {
  content: "\e243"; }

.glyphicon-object-align-top:before {
  content: "\e244"; }

.glyphicon-object-align-bottom:before {
  content: "\e245"; }

.glyphicon-object-align-horizontal:before {
  content: "\e246"; }

.glyphicon-object-align-left:before {
  content: "\e247"; }

.glyphicon-object-align-vertical:before {
  content: "\e248"; }

.glyphicon-object-align-right:before {
  content: "\e249"; }

.glyphicon-triangle-right:before {
  content: "\e250"; }

.glyphicon-triangle-left:before {
  content: "\e251"; }

.glyphicon-triangle-bottom:before {
  content: "\e252"; }

.glyphicon-triangle-top:before {
  content: "\e253"; }

.glyphicon-console:before {
  content: "\e254"; }

.glyphicon-superscript:before {
  content: "\e255"; }

.glyphicon-subscript:before {
  content: "\e256"; }

.glyphicon-menu-left:before {
  content: "\e257"; }

.glyphicon-menu-right:before {
  content: "\e258"; }

.glyphicon-menu-down:before {
  content: "\e259"; }

.glyphicon-menu-up:before {
  content: "\e260"; }

/* ===============================================================
Basic/Default SP NAV Styles
================================================================*/
.sp-nav, .sp-nav.wide {
  width: 80%;
  float: left;
  margin-left: -80%;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s; }

.sp-nav .sidebar {
  width: 80%;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s; }

.sp-nav-right .sidebar {
  width: 90%;
  margin-right: -90%;
  margin-left: 0;
  float: right; }

#sp-page {
  background: #FFF;
  overflow: hidden;
  width: 100%;
  float: right;
  /*-webkit-transform:translateX(0);transform:translateX(0);*/
  -webkit-transition: transform 0.3s;
  -o-transition: transform 0.3s;
  transition: transform 0.3s; }

.sp-nav.show, .sp-nav.show.wide {
  margin-left: 0; }

.sp-nav-right.show .sidebar {
  margin-right: 0; }

.sp-nav.show + #sp-page, .sp-nav.show.wide + #sp-page {
  -webkit-transform: translateX(80%);
  transform: translateX(80%);
  -ms-transform: translateX(80%);
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  overflow-x: hidden;
  -webkit-overflow-scrolling: touch; }

.sp-nav-right.show ~ #sp-page, .sp-nav-right.show.wide ~ #sp-page {
  -webkit-transform: translateX(-90%);
  transform: translateX(-90%);
  -ms-transform: translateX(-90%);
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  overflow-x: hidden;
  -webkit-overflow-scrolling: touch; }

@media (min-width: 992px) {
  .sp-nav {
    width: 28%;
    margin-left: -28%; }

  .sp-nav .sidebar {
    width: 28%; }

  .sp-nav-right {
    width: 35%; }

  .sp-nav-right .sidebar {
    width: 35%;
    margin-right: -35%; }

  .sp-nav.show + #sp-page {
    -webkit-transform: translateX(28%);
    transform: translateX(28%);
    -ms-transform: translateX(28%); }

  .sp-nav-right.show ~ #sp-page {
    -webkit-transform: translateX(-35%);
    transform: translateX(-35%);
    -ms-transform: translateX(-35%); } }
@media (min-width: 1200px) {
  .sp-nav {
    width: 25%;
    margin-left: -25%; }

  .sp-nav .sidebar {
    width: 25%; }

  .sp-nav-right {
    width: 30%; }

  .sp-nav-right .sidebar {
    width: 30%;
    margin-right: -30%; }

  .sp-nav.show + #sp-page {
    -webkit-transform: translateX(25%);
    transform: translateX(25%);
    -ms-transform: translateX(25%); }

  .sp-nav-right.show ~ #sp-page {
    -webkit-transform: translateX(-30%);
    transform: translateX(-30%);
    -ms-transform: translateX(-30%); } }
/* ===============================================================
Basic/Default Megamenu Styles
================================================================*/
.yamm .nav,
.yamm .collapse,
.yamm .dropup,
.yamm .dropdown {
  position: static; }

.yamm .container {
  position: relative; }

.yamm .dropdown-menu {
  left: auto; }

.yamm .nav.navbar-right .dropdown-menu {
  left: auto;
  right: 0; }

.yamm .yamm-content {
  padding: 20px 30px; }

.yamm .dropdown.yamm-fw .dropdown-menu {
  left: 0;
  right: 0; }

/* ===============================================================
Customisation Styles
================================================================*/
[data-toggle*="collapse"], .toggle {
  cursor: pointer;
  text-decoration: none !important; }
  [data-toggle*="collapse"] .sh, .toggle .sh {
    display: none; }
  [data-toggle*="collapse"] .hi, .toggle .hi {
    display: inline; }

[data-toggle*="collapse"].collapsed .sh {
  display: inline; }
[data-toggle*="collapse"].collapsed .hi {
  display: none; }

.sp-nav .sidebar {
  background: #222;
  color: #FFF;
  padding: 30px;
  margin: 0;
  z-index: 4;
  position: absolute;
  min-height: 100%;
  font-size: 1.5em;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.content .navbar {
  margin-bottom: 1px;
  border: 0;
  text-align: center; }
  .content .navbar .navbar-nav {
    float: none; }
    .content .navbar .navbar-nav > li {
      float: none;
      display: inline-block; }

header .navbar {
  float: right;
  position: static;
  clear: right;
  background: none;
  border: 0;
  padding: 0;
  margin-bottom: 0;
  z-index: 100; }
  header .navbar.yamm-light .navbar-nav .dropdown-menu {
    margin-top: 0px !important; }
  header .navbar.yamm-light .navbar-nav > li, header .navbar.yamm-light .navbar-nav > li > a {
    font-size: 12px;
    color: #989A9B !important; }
    header .navbar.yamm-light .navbar-nav > li:hover, header .navbar.yamm-light .navbar-nav > li.active > a, header .navbar.yamm-light .navbar-nav > li.open > a, header .navbar.yamm-light .navbar-nav > li > a:hover, header .navbar.yamm-light .navbar-nav > li > a.active > a, header .navbar.yamm-light .navbar-nav > li > a.open > a {
      color: #444 !important; }
  header .navbar.yamm .navbar-nav .dropdown-menu {
    margin-top: -10px; }
  header .navbar.yamm .navbar-nav ul li {
    font-weight: normal; }
  header .navbar.yamm .navbar-nav > li > .glyphicon {
    font-size: 22px;
    margin: -1px -2px -1px;
    display: block; }
  header .navbar.yamm .navbar-nav > li.active > a, header .navbar.yamm .navbar-nav > li.open > a, header .navbar.yamm .navbar-nav > li > a:active, header .navbar.yamm .navbar-nav > li > a:focus {
    color: #222; }
  header .navbar.yamm .navbar-nav > li.yamm-right.open {
    position: relative; }
    header .navbar.yamm .navbar-nav > li.yamm-right.open .dropdown-menu-right {
      right: 100%;
      top: 0;
      padding: 3px;
      -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3);
      box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3); }
  header .navbar.yamm .navbar-nav > li.yamm-right-inline {
    position: relative;
    overflow: hidden;
    -webkit-transition: width 0.3s, opacity 0.2s;
    -o-transition: width 0.3s, opacity 0.2s;
    transition: width 0.3s, opacity 0.2s; }
    header .navbar.yamm .navbar-nav > li.yamm-right-inline > a {
      padding: 9px 10px 8px;
      font-size: 16px !important;
      float: left; }
    header .navbar.yamm .navbar-nav > li.yamm-right-inline.open > a {
      -webkit-box-shadow: none;
      box-shadow: none; }
      header .navbar.yamm .navbar-nav > li.yamm-right-inline.open > a .glyphicon {
        padding-left: 1px; }
    header .navbar.yamm .navbar-nav > li.yamm-right-inline.open .dropdown-menu-right {
      margin-right: 0px; }
    header .navbar.yamm .navbar-nav > li.yamm-right-inline .dropdown-menu-right {
      display: block;
      margin-right: -200px;
      position: relative;
      right: 0;
      top: 0;
      padding: 3px;
      -webkit-box-shadow: none;
      box-shadow: none;
      padding-bottom: 0;
      -webkit-transition: margin 0.5s;
      -o-transition: margin 0.5s;
      transition: margin 0.5s; }
  header .navbar .nav {
    float: right; }
    header .navbar .nav > li > a {
      padding-left: 15px;
      padding-right: 15px;
      font-size: 1.4em;
      display: inline-block; }
      header .navbar .nav > li > a + a {
        display: none;
        position: relative;
        text-align: center;
        width: 22px;
        z-index: 2;
        top: 0;
        font-size: 10px;
        font-family: 'Glyphicons Halflings';
        line-height: 1px;
        padding: 0 2px !important;
        margin-left: -30px;
        background-color: transparent !important;
        border-radius: 15px;
        -webkit-transition: transform 0.5s, opacity 0.2s;
        -o-transition: transform 0.5s, opacity 0.2s;
        transition: transform 0.5s, opacity 0.2s; }
        header .navbar .nav > li > a + a:before {
          content: "\E259"; }
    header .navbar .nav > li:hover > a, header .navbar .nav > li.active > a, header .navbar .nav > li.active:hover > a, header .navbar .nav > li.open > a {
      color: #222;
      /*
      background-color: #FFF !important;
      box-shadow:0 2px 5px rgba(0,0,0,0.3);
      & + a {
        background-color:transparent !important;
        box-shadow:none !important;
        @include opacity(.5);
        transform:rotate(180deg);
        -ms-transform:rotate(180deg);
        -moz-transform:rotate(180deg);
        -webkit-transform:rotate(180deg);
      }*/ }
    header .navbar .nav > li > a + a {
      opacity: 0.5;
      filter: alpha(opacity=50); }
    header .navbar .nav > li:hover > a + a {
      background-color: transparent !important;
      opacity: 1;
      filter: alpha(opacity=100); }
    header .navbar .nav > li li ul {
      padding: 0 2em .5em; }
      header .navbar .nav > li li ul li {
        list-style: none;
        display: block;
        position: relative;
        margin: .2em 0;
        font-size: .9em; }
        header .navbar .nav > li li ul li a {
          display: block;
          background: transparent;
          color: #444; }
          header .navbar .nav > li li ul li a:hover {
            background: transparent;
            color: #254835;
            text-decoration: none; }

.nav-smaller {
  padding-top: 8px; }

.yamm .yamm-content {
  padding: 10px 0; }

.yamm-fw .yamm-content {
  padding: 10px 20px; }

.dropdown-menu {
  background: #FFF;
  border: 0;
  box-shadow: 0 4px 5px rgba(0, 0, 0, 0.3); }

.nav-pills .dropdown-menu {
  background: #fff;
  border: 1px solid rgba(0, 0, 0, 0.15);
  min-width: inherit; }
  .nav-pills .dropdown-menu li a {
    padding: 5px 15px;
    font-weight: normal; }
  .nav-pills .dropdown-menu .divider {
    width: 100%;
    margin: 5px 0; }

.nav-pills .open > a {
  border-color: #989A9B !important; }

.nav-list a, .nav-list p, .nav-list li {
  clear: both; }
  .nav-list a:before, .nav-list a:after, .nav-list p:before, .nav-list p:after, .nav-list li:before, .nav-list li:after {
    content: " ";
    display: table; }
  .nav-list a:after, .nav-list p:after, .nav-list li:after {
    clear: both; }
.nav-list > li {
  padding: 6px 0; }
  .nav-list > li > ul > li > a {
    cursor: pointer; }
  .nav-list > li > a, .nav-list > li > div > a {
    font-size: 1.5em;
    text-transform: uppercase;
    padding: 2px;
    line-height: 1.1; }
    .nav-list > li > a:active, .nav-list > li > a:focus, .nav-list > li > div > a:active, .nav-list > li > div > a:focus {
      background: none;
      color: inherit; }
.nav-list.nav-smaller > li {
  padding: 7px 0 0; }
  .nav-list.nav-smaller > li > a, .nav-list.nav-smaller > li > div > a {
    font-size: 1em; }
.nav-list li {
  list-style: none;
  display: block;
  position: relative; }
  .nav-list li a {
    display: block;
    background: transparent;
    color: #444; }
    .nav-list li a:hover {
      background: transparent;
      color: #254835;
      text-decoration: none; }
  .nav-list li ul {
    margin: 0;
    padding: 8px 0 4px; }
    .nav-list li ul ul {
      padding-top: 4px; }
  .nav-list li li {
    border: 0; }
    .nav-list li li a {
      padding: 2px 0;
      font-size: 14px; }
  .nav-list li .toggle, .nav-list li .remove {
    opacity: 0.4;
    filter: alpha(opacity=40); }
  .nav-list li .toggle {
    cursor: pointer;
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    display: block;
    left: -20px;
    top: 2px;
    z-index: 10; }
    .nav-list li .toggle:hover {
      opacity: 0.8;
      filter: alpha(opacity=80);
      /*color: $brand-danger;*/ }
  .nav-list li form .glyphicon {
    position: relative;
    top: 2px; }
  .nav-list li ul li:hover .toggle.add:hover {
    opacity: 1;
    filter: alpha(opacity=100); }
  .nav-list li ul li:hover .toggle.add .glyphicon-plus {
    color: #84bc34; }
  .nav-list li ul li:hover .remove {
    cursor: pointer; }
    .nav-list li ul li:hover .remove:hover {
      opacity: 1;
      filter: alpha(opacity=100); }
    .nav-list li ul li:hover .remove .glyphicon-remove {
      color: #DF0031; }
  .nav-list li a:hover .toggle .glyphicon-remove {
    color: #DF0031; }
  .nav-list li span {
    float: left;
    margin-right: 6px; }
  .nav-list li .code {
    color: #646767; }
  .nav-list li .toggle {
    color: #646767; }
  .nav-list li div li a:hover {
    color: #989A9B; }

.alert {
  position: inherit !important; }

.sidebar .nav-list {
  padding-left: 0;
  border-color: #222; }
  .sidebar .nav-list > li {
    border-color: #222; }
  .sidebar .nav-list li a {
    color: #E5E6E7;
    text-decoration: none; }
    .sidebar .nav-list li a:hover {
      color: #84bc34; }
  .sidebar .nav-list ul {
    padding-left: 20px; }
  .sidebar .nav-list .code {
    color: #989A9B; }
  .sidebar .nav-list .toggle {
    color: #989A9B; }

/* ===============================================================
Responsive Styles
================================================================*/
@media (min-width: 480px) {
  body {
    overflow-x: hidden; } }
@media (min-width: 992px) {
  .show-md {
    display: none !important; } }
@media (max-width: 991px) {
  .hide-md {
    display: none !important; }

  header .navbar {
    text-align: right !important;
    float: none;
    clear: left; }
    header .navbar .nav {
      float: none; }
      header .navbar .nav > li {
        float: none;
        display: inline-block;
        vertical-align: top; }
        header .navbar .nav > li:first-child {
          float: left; }
        header .navbar .nav > li.open .dropdown-menu-right {
          float: left; } }

/*# sourceMappingURL=component_navigation.css.map */

@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle; }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle; }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle; }
    .form-inline .input-group .input-group-addon,
    .form-inline .input-group .input-group-btn,
    .form-inline .input-group .form-control {
      width: auto; }
  .form-inline .input-group > .form-control {
    width: 100%; }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle; }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle; }
    .form-inline .radio label,
    .form-inline .checkbox label {
      padding-left: 0; }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0; }
  .form-inline .has-feedback .form-control-feedback {
    top: 0; } }

/*
 * Swiper 2.7.0
 * Mobile touch slider and framework with hardware accelerated transitions
 *
 * http://www.idangero.us/sliders/swiper/
 *
 * Copyright 2010-2014, Vladimir Kharlampidi
 * The iDangero.us
 * http://www.idangero.us/
 *
 * Licensed under GPL & MIT
 *
 * Released on: August 30, 2014
*/
/* ===============================================================
Basic/Default Swiper Styles - Don't code here
================================================================*/
.swiper-container {
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  backface-visibility: hidden;
  /* Fix of Webkit flickering */
  z-index: 1; }

.swiper-wrapper {
  position: relative;
  width: 100%;
  -webkit-transition-property: -webkit-transform, left, top;
  -webkit-transition-duration: 0s;
  -webkit-transform: translate3d(0px, 0, 0);
  -webkit-transition-timing-function: ease;
  -moz-transition-property: -moz-transform, left, top;
  -moz-transition-duration: 0s;
  -moz-transform: translate3d(0px, 0, 0);
  -moz-transition-timing-function: ease;
  -o-transition-property: -o-transform, left, top;
  -o-transition-duration: 0s;
  -o-transform: translate3d(0px, 0, 0);
  -o-transition-timing-function: ease;
  -o-transform: translate(0px, 0px);
  -ms-transition-property: -ms-transform, left, top;
  -ms-transition-duration: 0s;
  -ms-transform: translate3d(0px, 0, 0);
  -ms-transition-timing-function: ease;
  transition-property: transform, left, top;
  transition-duration: 0s;
  transform: translate3d(0px, 0, 0);
  transition-timing-function: ease;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box; }

.swiper-free-mode > .swiper-wrapper {
  -webkit-transition-timing-function: ease-out;
  -moz-transition-timing-function: ease-out;
  -ms-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  margin: 0 auto; }

.swiper-slide {
  float: left;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box; }

/* IE10 Windows Phone 8 Fixes */
.swiper-wp8-horizontal {
  -ms-touch-action: pan-y; }

.swiper-wp8-vertical {
  -ms-touch-action: pan-x; }

/* ===============================================================
Customisation Styles
================================================================*/
.swiper-pagination {
  display: none; }

/* SWIPER SLIDESHOW */
/* ===============================================================
Responsive Styles
================================================================*/

/*# sourceMappingURL=component_swiper.css.map */

