@import url("//hello.myfonts.net/count/2dee02");
@import url("//hello.myfonts.net/count/2de0de");
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0;
  font-size: 16px; }

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block; }

audio,
canvas,
progress,
img,
svg,
video {
  display: inline-block;
  vertical-align: middle; }

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

[hidden],
template {
  display: none; }

a {
  background: transparent; }

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

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

b,
strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

h1 {
  font-size: 2em;
  margin: 0.67em 0; }

mark {
  background: #ff0;
  color: #000; }

small {
  font-size: 80%; }

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

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0; }

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

figure {
  margin: 0; }

hr {
  box-sizing: content-box;
  height: 0; }

pre {
  overflow: auto; }

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

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0; }

button {
  overflow: visible; }

button,
select {
  text-transform: none; }

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

button[disabled],
html input[disabled] {
  cursor: default; }

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

input {
  line-height: normal; }

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

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

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

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

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

legend {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto;
  resize: vertical; }

optgroup {
  font-weight: bold; }

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

td,
th {
  padding: 0; }

html {
  box-sizing: border-box; }

*, *:before, *:after {
  box-sizing: border-box; }

/**
*
* Mixins
*
*/
.clearfix:before, .HomePage .homeHeroImages:before,
.clearfix:after,
.HomePage .homeHeroImages:after {
  content: "";
  display: table; }

.clearfix:after, .HomePage .homeHeroImages:after {
  clear: both; }

/**
*
* Colours
*
*/
/**
*
* Form Elements
*
*/
/**
*
* Media query widths
*
*/
/**
*
* Responsive grid
*
*/
.row .grid-1, .row .grid-2, .row .grid-3, .row .grid-4, .row .grid-5, .row .grid-6, .row .grid-7, .row .grid-8, .row .grid-9, .row .grid-10, .row .grid-11, .row .grid-12 {
  float: left;
  text-align: left;
  height: 100%;
  vertical-align: top;
  margin-top: 0;
  margin-left: 1%;
  padding: 0 24px; }

.row .grid-1:first-child, .row .grid-2:first-child, .row .grid-3:first-child, .row .grid-4:first-child, .row .grid-5:first-child, .row .grid-6:first-child, .row .grid-7:first-child, .row .grid-8:first-child, .row .grid-9:first-child, .row .grid-10:first-child, .row .grid-11:first-child, .row .grid-12:first-child {
  margin-left: 0%; }

.row {
  margin: 0 auto;
  width: 100%;
  text-align: center;
  vertical-align: top;
  position: relative;
  display: block;
  margin-top: 0; }
  .row:before, .row:after {
    content: "";
    display: table; }
  .row:after {
    clear: both; }
  .row .grid-1 {
    width: 7.4159%; }
  .row .grid-2 {
    width: 15.83333%; }
  .row .grid-3 {
    width: 24.25%; }
  .row .grid-4 {
    width: 32.66667%; }
  .row .grid-5 {
    width: 40.66667%; }
  .row .grid-6 {
    width: 49.5%; }
  .row .grid-7 {
    width: 57.33333%; }
  .row .grid-8 {
    width: 65.66667%; }
  .row .grid-9 {
    width: 74%; }
  .row .grid-10 {
    width: 82.33333%; }
  .row .grid-11 {
    width: 90.66667%; }
  .row .grid-12 {
    width: 100%; }

@media (min-width: 768px) {
  .grid-2:nth-child(3n+1),
  .grid-3:nth-child(4n+1),
  .grid-4:nth-child(3n+1) {
    margin-left: 0; } }

@media (max-width: 768px) {
  .row .grid-1 {
    margin-left: 0%;
    width: 100%; }
  .row .grid-2 {
    margin-left: 0%;
    width: 100%; }
  .row .grid-3 {
    margin-left: 0%;
    width: 100%; }
  .row .grid-4 {
    margin-left: 0%;
    width: 100%; }
  .row .grid-5 {
    margin-left: 0%;
    width: 100%; }
  .row .grid-6 {
    margin-left: 0%;
    width: 100%; }
  .row .grid-7 {
    margin-left: 0%;
    width: 100%; }
  .row .grid-8 {
    margin-left: 0%;
    width: 100%; }
  .row .grid-9 {
    margin-left: 0%;
    width: 100%; }
  .row .grid-10 {
    margin-left: 0%;
    width: 100%; }
  .row .grid-11 {
    margin-left: 0%;
    width: 100%; }
  .row .grid-12 {
    margin-left: 0%;
    width: 100%; }
  .row .grid-mobile-half:nth-child(2n+1),
  .row .grid-mobile-third:nth-child(3n+1),
  .row .grid-mobile-quarter:nth-child(4n+1) {
    margin-left: 0% !important; }
  .row .grid-mobile-half {
    width: 49%;
    margin-left: 2%; }
  .row .grid-mobile-third {
    width: 32.33333%;
    margin-left: 1.5%; }
  .row .grid-mobile-quarter {
    width: 24%;
    margin-left: 1.33333%; } }

@media (max-width: 768px) {
  .row .grid-mobile-half,
  .row .grid-mobile-third,
  .row .grid-mobile-quarter {
    margin-left: 0%;
    width: 100%; } }

@media only screen and (min-width: 1920px) {
  .poop {
    border: 1px solid red; } }

div.row div.grid-12.left {
  text-align: left; }

div.row div.grid-12.center {
  text-align: center; }

div.row div.grid-12.right {
  text-align: right; }

div.row.contained {
  margin: 0 auto;
  float: none; }
  @media only screen and (min-width: 768px) {
    div.row.contained {
      max-width: 511px; } }
  @media only screen and (min-width: 1024px) {
    div.row.contained {
      max-width: 834px; } }

@media only screen and (max-width: 1023px) {
  .NewsPage div.row.contained,
  .SearchResultsPage div.row.contained {
    max-width: 100%; } }

html {
  font-family: 'AvantGardeGothicITCW01Bk';
  font-style: normal;
  color: #333; }

@font-face {
  font-family: 'AvantGardeGothicITCW02Md';
  src: url("../../webfonts/2DEE02_0_0.eot");
  src: url("../../webfonts/2DEE02_0_0.eot?#iefix") format("embedded-opentype"), url("../../webfonts/2DEE02_0_0.woff2") format("woff2"), url("../../webfonts/2DEE02_0_0.woff") format("woff"), url("../../webfonts/2DEE02_0_0.ttf") format("truetype"), url("../../webfonts/2DEE02_0_0.svg#wf") format("svg"); }

@font-face {
  font-family: 'AvantGardeGothicITCW01Bk';
  src: url("../../webfonts/2DE0DE_0_0.eot");
  src: url("../../webfonts/2DE0DE_0_0.eot?#iefix") format("embedded-opentype"), url("../../webfonts/2DE0DE_0_0.woff2") format("woff2"), url("../../webfonts/2DE0DE_0_0.woff") format("woff"), url("../../webfonts/2DE0DE_0_0.ttf") format("truetype"), url("../../webfonts/2DE0DE_0_0.svg#wf") format("svg"); }

@font-face {
  font-family: 'AvantGardeGothicITCW02BkObl';
  src: url("../../webfonts/2DE0DE_1_0.eot");
  src: url("../../webfonts/2DE0DE_1_0.eot?#iefix") format("embedded-opentype"), url("../../webfonts/2DE0DE_1_0.woff2") format("woff2"), url("../../webfonts/2DE0DE_1_0.woff") format("woff"), url("../../webfonts/2DE0DE_1_0.ttf") format("truetype"), url("../../webfonts/2DE0DE_1_0.svg#wf") format("svg"); }

@font-face {
  font-family: 'AvantGardeGothicITCW02Dm';
  src: url("../../webfonts/2DE0DE_2_0.eot");
  src: url("../../webfonts/2DE0DE_2_0.eot?#iefix") format("embedded-opentype"), url("../../webfonts/2DE0DE_2_0.woff2") format("woff2"), url("../../webfonts/2DE0DE_2_0.woff") format("woff"), url("../../webfonts/2DE0DE_2_0.ttf") format("truetype"), url("../../webfonts/2DE0DE_2_0.svg#wf") format("svg"); }

h1.green, h2.green, h3.green, h4.green, h5.green, h6.green, p.green, span.green, i.green {
  color: #03A94F; }

h1.white, h2.white, h3.white, h4.white, h5.white, h6.white, p.white, span.white, i.white {
  color: white; }

h1 {
  font-size: 40px;
  line-height: 1.5;
  font-family: 'AvantGardeGothicITCW02Md'; }

h2 {
  font-size: 30px; }

h4 {
  font-size: 18px;
  line-height: 1.5;
  font-family: 'AvantGardeGothicITCW02Md'; }

p {
  font-size: 16px;
  line-height: 1.5; }
  p a, p a:visited {
    text-decoration: none;
    color: #03A94F;
    font-family: 'AvantGardeGothicITCW02Md'; }
  p a:hover {
    color: #009F3B;
    text-decoration: underline; }

.welcome a, .welcome a:visited {
  text-decoration: none;
  color: #03A94F;
  font-family: 'AvantGardeGothicITCW02Md'; }

.welcome a:hover {
  color: #009F3B;
  text-decoration: underline; }

.textLeft {
  text-align: left; }

.textRight {
  text-align: right; }

.bannerText {
  background: url("../../images/non-sprite/white-button-glare.png");
  text-decoration: none;
  color: black;
  font-size: 16px;
  padding: 2px 6px 0;
  font-family: 'AvantGardeGothicITCW02Md';
  z-index: 2; }
  @media only screen and (min-width: 768px) {
    .bannerText {
      font-size: 18px;
      padding: 2px 6px 0; } }
  @media only screen and (min-width: 1024px) {
    .bannerText {
      font-size: 20px;
      padding: 4px 12px 0; } }
  .bannerText:nth-child(2) {
    display: block;
    position: relative;
    margin-top: 36px;
    z-index: 1; }
  .bannerText:nth-child(3) {
    display: block;
    position: relative;
    top: -6px; }

.button,
button {
  outline: none;
  position: relative;
  border: 0;
  text-decoration: none;
  border-radius: 7px;
  padding: 14px 45px 10px;
  color: white;
  transition: opacity 200ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
  background-position: -10% 0;
  z-index: 2;
  font-family: 'AvantGardeGothicITCW02Md'; }
  .button.green,
  button.green {
    background: #03A94F url("../../images/non-sprite/green-button-glare.png") no-repeat;
    box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.2); }
  .button.grey,
  button.grey {
    background: #8A8A8A url("../../images/non-sprite/grey-button-glare.png") no-repeat;
    box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.2); }
  .button.grey-dark,
  button.grey-dark {
    background: #5c5c5c url("../../images/non-sprite/grey-dark-button-glare.png") no-repeat; }
  .button.white,
  button.white {
    background: white;
    box-shadow: none;
    color: #03A94F; }
  .button.small,
  button.small {
    border-radius: 4px;
    padding: 4px 17px 3px;
    font-size: 18px;
    font-family: 'AvantGardeGothicITCW01Bk';
    background-position: -10% 0;
    font-size: 16px; }
  .button:hover,
  button:hover {
    opacity: 0.95; }
  .button .loadingBar,
  button .loadingBar {
    width: 100%;
    height: 4px;
    background: rgba(3, 169, 79, 0.3);
    display: block;
    bottom: 0;
    left: 0;
    opacity: 0;
    position: absolute;
    border-radius: 6px;
    transition: all 240ms cubic-bezier(0.455, 0.03, 0.515, 0.955); }
    .button .loadingBar:after,
    button .loadingBar:after {
      position: absolute;
      content: '';
      dispay: block;
      width: 0;
      height: 100%;
      background: #008836;
      display: block;
      top: 0;
      left: 0;
      transition: width 1400ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
      transition-delay: 480ms; }
  .button.loading,
  button.loading {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0; }
    .button.loading .loadingBar,
    button.loading .loadingBar {
      bottom: -4px;
      opacity: 1;
      border-radius: 0; }
      .button.loading .loadingBar:after,
      button.loading .loadingBar:after {
        width: 90%; }
  .button.loaded .loadingBar:after,
  button.loaded .loadingBar:after {
    width: 100%; }

/**
* Polymer ripple effect
*/
.rippleDark,
.ripple {
  position: relative;
  overflow: hidden;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  outline: 0; }

.ripple .ink {
  background: rgba(255, 255, 255, 0.25); }

.rippleDark .ink {
  background: rgba(3, 169, 79, 0.25); }

.ink {
  display: block;
  position: absolute;
  border-radius: 100%;
  transform: scale(0); }

.ink.animate {
  animation: ripple 360ms linear; }

@keyframes ripple {
  100% {
    opacity: 0;
    transform: scale(2.5); } }

.sod_select,
.sod_select * {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

/* The SoD - Please keep this first three lines intact, otherwise all hell will break looooooose */
.sod_select {
  display: block;
  position: relative;
  width: 100%;
  text-align: left;
  outline: 0;
  z-index: 3;
  padding: 12px;
  cursor: pointer;
  background: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 6px;
  transition: all 120ms cubic-bezier(0.455, 0.03, 0.515, 0.955); }

/* Down arrow */
.sod_select:after {
  position: absolute;
  content: '';
  dispay: block;
  right: 20px;
  top: 20px; }

/* Change the border color on hover, focus and when open */
.sod_select.open,
.sod_select.focus {
  border: 1px solid #03A94F;
  box-shadow: 0 0 3px 0 rgba(3, 169, 79, 0.5); }

.sod_select.focus {
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.2); }

/* When the entire SoD is disabled, go crazy! */
.sod_select.disabled {
  cursor: not-allowed; }

/* The "label", or whatever we should call it. Keep the first three lines for truncating. */
.sod_select .sod_label {
  display: block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  padding-right: 15px; }

/* Options list wrapper */
.sod_select .sod_list_wrapper {
  transition: all 480ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
  position: absolute;
  border-radius: 6px;
  top: 100%;
  left: 0;
  display: none;
  height: auto;
  width: 100%;
  margin: 10px 0 0 0;
  background: white;
  border: 1px solid #dddddd;
  box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.1);
  border-top: none;
  z-index: 1;
  overflow: hidden; }

/* Shows the option list (don't edit) */
.sod_select.open .sod_list_wrapper {
  display: block; }

/* Don't display the options when  */
.sod_select.disabled.open .sod_list_wrapper {
  display: none; }

/* When the option list is displayed above the SoD */
.sod_select.above .sod_list_wrapper {
  top: auto;
  bottom: 100%;
  border-top: 1px solid #eee;
  border-bottom: none; }

/* Options list container */
.sod_select .sod_list {
  display: block;
  overflow-y: auto;
  padding: 0;
  margin: 0; }

/* All the options. Keep the first three lines for truncating... */
.sod_select .sod_option {
  display: block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  position: relative;
  padding: 10px 10px;
  list-style-type: none; }

/* Optgroups */
.sod_select .sod_option.optgroup,
.sod_select .sod_option.optgroup.disabled {
  background: inherit;
  color: #939393;
  font-size: 10px;
  font-style: italic; }

/* Children of an optgroup */
.sod_select .sod_option.groupchild {
  padding-left: 20px; }

/* Used together with placeholderOption / data-placeholder-option */
.sod_select .sod_option.is-placeholder {
  display: none; }

/* Disabled option */
.sod_select .sod_option.disabled {
  background: inherit;
  color: #cccccc; }

/* Hover state for options, also used when a user uses his/hers up/down keys */
.sod_select .sod_option.active {
  background: #f7f7f7;
  background: url("../../images/non-sprite/green-80.png");
  color: white; }

/*Make room for the check mark */
.sod_select .sod_option.selected {
  padding-right: 25px; }

/* Displays a check mark for the selected option */
.sod_select .sod_option.selected:before {
  content: "";
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
  display: inline-block;
  color: #808080;
  height: 9px;
  width: 10px;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxNy4xLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4Ig0KCSB2aWV3Qm94PSIwIDAgMTAgOSIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgMTAgOSIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+DQo8Zz4NCgk8cGF0aCBmaWxsPSIjRDlEOUQ4IiBkPSJNNCw2LjdDMy42LDYuMywzLjUsNi4xLDMuMSw1LjdDMi42LDUuMiwyLDQuNiwxLjUsNC4xYy0wLjgtMC44LTIsMC40LTEuMiwxLjJjMC45LDAuOSwxLjksMS45LDIuOCwyLjgNCgkJYzAuNywwLjcsMS4zLDEsMiwwQzYuNyw2LDguMywzLjcsOS44LDEuNUMxMC41LDAuNSw5LTAuMyw4LjMsMC42bDAsMEM2LjcsMi45LDUuNyw0LjQsNCw2LjciLz4NCjwvZz4NCjwvc3ZnPg0K); }

/* Add a .no_highlight class to you SoD to hide the check mark and don't bold the option */
.sod_select.no_highlight .sod_option.selected {
  font-weight: 300; }

.sod_select.no_highlight .sod_option.selected:before {
  display: none; }

.sod_select .sod_option.link {
  /* If data-link is set on a specific option */ }

.sod_select .sod_option.linkexternal {
  /* If data-link-external is set on a specific option */ }

/* Hide native select */
.sod_select select {
  display: none !important; }

/* The native select in touch mode. Keep this first line. Sorry, keep everything. */
.sod_select.touch select {
  -webkit-appearance: menulist-button;
  position: absolute;
  top: 0;
  left: 0;
  display: block !important;
  height: 100%;
  width: 100%;
  opacity: 0;
  z-index: 1; }

.error .sod_select {
  border: 1px solid #D90000; }

/**
*
* Standard input elements
*
*/
input[type="text"],
input[type="email"],
input[type="password"], textarea {
  width: 100%;
  background: white;
  color: #5c5c5c;
  padding: 12px 12px;
  border-radius: 6px;
  border: 1px solid #dddddd;
  outline: none;
  transition: all 240ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
  box-shadow: inset 0 1px 2px 0 rgba(0, 0, 0, 0.1);
  position: relative;
  z-index: 2; }
  input[type="text"]:focus,
  input[type="email"]:focus,
  input[type="password"]:focus, textarea:focus {
    border: 1px solid #03A94F; }

input {
  -webkit-appearance: none; }

textarea {
  resize: none;
  height: 150px; }

::-webkit-input-placeholder {
  font-style: italic;
  color: #bbbbbb; }

:-moz-placeholder {
  font-style: italic;
  color: #bbbbbb; }

::-moz-placeholder {
  font-style: italic;
  color: #bbbbbb; }

:-ms-input-placeholder {
  font-style: italic;
  color: #bbbbbb; }

.inputWrap {
  width: 100%;
  display: block;
  position: relative;
  float: left; }
  @media only screen and (min-width: 768px) {
    .inputWrap.halfWidth {
      width: 50%; }
    .inputWrap.left {
      padding-right: 12px; } }
  .inputWrap > label {
    display: block;
    font-family: 'AvantGardeGothicITCW02Md';
    margin: 24px 0 12px; }
  .inputWrap label.error {
    position: absolute;
    left: 0;
    bottom: 20px;
    transition: all 480ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
    font-size: 14px;
    color: #D90000;
    font-family: 'AvantGardeGothicITCW01Bk';
    margin: 0; }
  .inputWrap.error input, .inputWrap.error textarea {
    border: 1px solid #D90000; }
  .inputWrap.error label.error {
    bottom: -22px; }
  .inputWrap.error.textarea label.error {
    bottom: -16px; }

.submit {
  margin: 24px 0; }

/**
*
* Checkbox and radio inputs
*
*/
.prettycheckbox,
.prettyradio {
  display: inline-block;
  padding: 0;
  margin: 0 24px 0 6px;
  position: relative; }
  .prettycheckbox > a,
  .prettyradio > a {
    display: block;
    float: left;
    cursor: pointer;
    margin: 0;
    left: 0;
    position: absolute;
    margin: 5px 0 0 -3px; }
    .prettycheckbox > a:focus,
    .prettyradio > a:focus {
      outline: 0 none; }
  .prettycheckbox label,
  .prettyradio label {
    display: block;
    float: left;
    margin: 7px 5px 7px 0;
    cursor: pointer;
    padding-left: 36px; }
  .prettycheckbox a.disabled,
  .prettycheckbox label.disabled,
  .prettyradio a.disabled,
  .prettyradio label.disabled {
    cursor: not-allowed; }

.slick-slider {
  position: relative;
  display: block;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0; }

.slick-list:focus {
  outline: none; }

.slick-list.dragging {
  cursor: pointer;
  cursor: hand; }

.slick-slider .slick-track,
.slick-slider .slick-list {
  transform: translate3d(0, 0, 0); }

.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block; }

.slick-track:before,
.slick-track:after {
  display: table;
  content: ''; }

.slick-track:after {
  clear: both; }

.slick-loading .slick-track {
  visibility: hidden; }

.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px; }

.slick-slide img {
  display: block; }

.slick-slide.slick-loading img {
  display: none; }

.slick-slide.dragging img {
  pointer-events: none; }

.slick-initialized .slick-slide {
  display: block; }

.slick-loading .slick-slide {
  visibility: hidden; }

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent; }

.filerUpMessages.error {
  color: #D90000; }

.button.green.small.filerUpTrigger {
  font-family: 'AvantGardeGothicITCW02Md';
  font-size: 16px;
  margin: 0; }

.filerUpItem {
  outline: none;
  position: relative;
  border: 0;
  text-decoration: none;
  border-radius: 7px;
  background: #03A94F;
  color: white;
  border: 1px solid #03A94F;
  transition: opacity 200ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
  z-index: 2;
  display: inline-block;
  border-radius: 4px;
  padding: 5px 10px 3px;
  font-size: 18px;
  margin: 0 12px 12px 0;
  font-size: 14px;
  font-family: 'AvantGardeGothicITCW02Md';
  box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.2); }
  .filerUpItem .removeItem {
    margin-left: 10px;
    position: relative;
    top: 1px;
    cursor: pointer;
    vertical-aliogn: middle; }

html {
  border-top: 6px solid #03A94F; }

.viridianCopy {
  display: none; }
  @media only screen and (min-width: 1024px) {
    .viridianCopy {
      display: block;
      margin-top: 24px; }
      .viridianCopy p {
        font-family: 'AvantGardeGothicITCW01Bk'; } }

header {
  padding: 38px 24px;
  margin: 0 auto;
  max-width: 1546px; }
  header .button,
  header .icon-home, header a.icon-home {
    vertical-align: middle; }
  header a.icon-home {
    display: none; }
  header .button, header a.icon-home,
  header .phone,
  header div.topNav .navSearch {
    display: none !important; }
  @media only screen and (min-width: 480px) {
    header div.topNav .navSearch {
      display: inline-block !important; } }
  @media only screen and (min-width: 1024px) {
    header .button, header a.icon-home,
    header .phone {
      display: inline-block !important; } }
  header .topNav {
    margin-top: 12px;
    float: right; }
    @media only screen and (max-width: 767px) {
      header .topNav {
        margin-top: 20px; } }
    header .topNav .phone {
      margin: 0 24px;
      text-decoration: none;
      color: #333;
      font-size: 18px;
      vertical-align: middle; }
    header .topNav .navSearch {
      margin: 0 24px;
      vertical-align: middle;
      display: inline-block;
      position: relative;
      height: 31px; }
      header .topNav .navSearch input {
        box-shadow: none;
        height: 100%;
        width: 0;
        border: 1px solid white;
        transition: all 480ms cubic-bezier(0.455, 0.03, 0.515, 0.955); }
      header .topNav .navSearch span {
        position: absolute;
        right: 3px;
        top: 3px;
        cursor: pointer;
        background-color: white;
        z-index: 3;
        transition: transform 240ms cubic-bezier(0.455, 0.03, 0.515, 0.955); }
      header .topNav .navSearch.active input {
        width: 212px;
        border: 1px solid #03A94F; }
      header .topNav .navSearch.active span {
        transform: scale(0.85); }
  @media only screen and (min-width: 768px) {
    header .mobileOnly {
      visibility: hidden;
      visibility: hidden; } }
  header .navToggle {
    cursor: pointer;
    display: inline-block; }
    header .navToggle span {
      vertical-align: middle;
      margin-top: -3px;
      margin-left: 12px; }
    header .navToggle:hover {
      color: #03A94F; }
  header nav {
    z-index: 999;
    position: relative;
    width: 100%;
    text-align: center;
    visibility: hidden;
    opacity: 0;
    height: 0;
    transition: visibility 0s cubic-bezier(0.455, 0.03, 0.515, 0.955) 480ms, opacity 480ms cubic-bezier(0.455, 0.03, 0.515, 0.955), height 480ms cubic-bezier(0.455, 0.03, 0.515, 0.955); }
    @media only screen and (min-width: 768px) {
      header nav.desktopActive {
        visibility: visible;
        height: 80px;
        opacity: 1;
        transition-delay: 0s;
        z-index: 2; } }
    header nav.active {
      visibility: visible;
      height: 80px;
      opacity: 1;
      transition-delay: 0s; }
    header nav .children:after {
      position: absolute;
      content: '';
      dispay: block;
      right: 0;
      top: 50%;
      margin-top: -8px;
      left: 12px;
      display: none !important; }
    header nav > ul {
      margin: 0 auto;
      display: inline-block;
      text-align: center;
      padding: 0;
      border-bottom: 6px solid #eeeeee; }
      @media only screen and (max-width: 767px) {
        header nav > ul {
          padding-top: 170px; } }
      header nav > ul > li {
        display: inline-block; }
        header nav > ul > li > a {
          text-decoration: none;
          display: block;
          padding: 24px 12px;
          font-size: 18px;
          transition: color 240ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
          font-family: 'AvantGardeGothicITCW02Md';
          color: #333; }
          header nav > ul > li > a:hover {
            color: #03A94F; }
          @media only screen and (min-width: 968px) {
            header nav > ul > li > a {
              font-size: 20px;
              padding: 24px 36px; } }
        header nav > ul > li:last-child a {
          padding-right: 0; }
        header nav > ul > li:first-child a {
          padding-left: 0; }
        @media only screen and (min-width: 768px) {
          header nav > ul > li:hover .navWrapper {
            visibility: visible;
            opacity: 1;
            transition-delay: 0s;
            margin-top: 6px; }
          header nav > ul > li .navWrapper {
            position: absolute;
            padding: 52px 48px;
            max-width: 1183px;
            background: url("../../images/non-sprite/green-95.png") repeat;
            visibility: hidden;
            opacity: 0;
            transition: visibility 0s cubic-bezier(0.455, 0.03, 0.515, 0.955) 360ms, opacity 480ms cubic-bezier(0.455, 0.03, 0.515, 0.955), margin 360ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
            margin: 24px -24px; }
            header nav > ul > li .navWrapper:before, header nav > ul > li .navWrapper:after {
              content: "";
              display: table; }
            header nav > ul > li .navWrapper:after {
              clear: both; } }
  @media only screen and (min-width: 768px) and (min-width: 1024px) {
    header nav > ul > li .navWrapper {
      margin: 24px auto; } }
        @media only screen and (min-width: 768px) {
            header nav > ul > li .navWrapper.cols-1 {
              margin-left: -4%; }
            header nav > ul > li .navWrapper.cols-3 {
              margin-left: -12.5%; }
            header nav > ul > li .navWrapper.cols-5 {
              margin-left: -4%; }
            header nav > ul > li .navWrapper.cols-4 > ul {
              width: 50%;
              float: left; }
            header nav > ul > li .navWrapper.cols-4 div.clearfix, header nav > ul > li .navWrapper.cols-4 .HomePage div.homeHeroImages, .HomePage header nav > ul > li .navWrapper.cols-4 div.homeHeroImages {
              margin-bottom: 24px;
              display: block; } }
  @media only screen and (min-width: 768px) and (min-width: 1024px) {
    header nav > ul > li .navWrapper.cols-4 > ul {
      width: 25%; }
    header nav > ul > li .navWrapper.cols-4 div.clearfix, header nav > ul > li .navWrapper.cols-4 .HomePage div.homeHeroImages, .HomePage header nav > ul > li .navWrapper.cols-4 div.homeHeroImages {
      display: none; } }
        @media only screen and (min-width: 768px) {
            header nav > ul > li .navWrapper ul {
              padding: 0 36px 0 0;
              list-style: none;
              display: inline-block;
              vertical-align: top; }
              header nav > ul > li .navWrapper ul li {
                padding-left: 18px;
                position: relative;
                text-align: left;
                margin-bottom: 6px; }
                header nav > ul > li .navWrapper ul li:before {
                  position: absolute;
                  content: '';
                  dispay: block;
                  width: 6px;
                  height: 6px;
                  background: white;
                  display: block;
                  position: absolute;
                  left: 0;
                  top: 8px; }
                header nav > ul > li .navWrapper ul li.landingPage {
                  padding-left: 0;
                  font-size: 28px;
                  margin-bottom: 24px;
                  font-family: 'AvantGardeGothicITCW02Md'; }
                  header nav > ul > li .navWrapper ul li.landingPage:before {
                    display: none; }
                header nav > ul > li .navWrapper ul li.noBullet {
                  padding-left: 0; }
                  header nav > ul > li .navWrapper ul li.noBullet:before {
                    display: none; }
                header nav > ul > li .navWrapper ul li p {
                  margin-top: 0;
                  color: white;
                  text-align: left; }
                header nav > ul > li .navWrapper ul li a {
                  display: inline-block;
                  text-align: left;
                  color: white;
                  text-decoration: none;
                  position: relative; }
                  header nav > ul > li .navWrapper ul li a:after {
                    position: absolute;
                    content: '';
                    dispay: block;
                    width: 10%;
                    height: 1px;
                    bottom: 0;
                    margin: 0 auto;
                    background: white;
                    left: 0;
                    right: 0;
                    height: 0;
                    transition: all 240ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
                    opacity: 0; }
                  header nav > ul > li .navWrapper ul li a:hover:after, header nav > ul > li .navWrapper ul li a:focus:after {
                    position: absolute;
                    content: '';
                    dispay: block;
                    opacity: 1;
                    width: 100%;
                    height: 1px; } }

.no-csstransitions .navWrapper {
  margin-top: 0 !important; }

.navSearchMobile {
  display: none; }

@media only screen and (max-width: 767px) {
  body header nav .navSearchMobile {
    vertical-align: middle;
    display: inline-block;
    position: relative;
    height: 31px;
    z-index: 999999;
    position: absolute;
    left: 24px;
    top: 0;
    margin-top: 126px;
    max-width: 212px;
    width: 212px; }
    body header nav .navSearchMobile input {
      box-shadow: none;
      height: 100%;
      width: 0;
      border: 1px solid white;
      transition: all 480ms cubic-bezier(0.455, 0.03, 0.515, 0.955); }
    body header nav .navSearchMobile span {
      position: absolute;
      right: 3px;
      top: 3px;
      cursor: pointer;
      background-color: white;
      z-index: 3; }
    body header nav .navSearchMobile.active input {
      width: 212px;
      border: 1px solid #03A94F; }
    body header nav .navSearchMobile input {
      width: 100%; }
  body header nav.active .icon-logo-white {
    z-index: 999999;
    position: absolute;
    margin-top: 21px;
    left: 24px;
    top: 24px;
    display: block !important; }
  body header .js-back {
    position: fixed;
    right: 0;
    top: 0;
    height: 100%;
    width: 84px;
    z-index: 999; }
  body header nav {
    position: absolute;
    height: 100%;
    width: 100%;
    left: -100%;
    top: 0;
    bottom: 0;
    background: #404040;
    border-right: 36px solid #039043;
    transition: left 480ms cubic-bezier(0.455, 0.03, 0.515, 0.955); }
  body header nav.active {
    left: 0;
    min-height: 100%; }
  body header nav > ul {
    min-height: 100%;
    position: absolute;
    left: 0;
    margin-left: 12px;
    border: 0;
    width: 100%; }
    body header nav > ul li {
      display: block; }
      body header nav > ul li a {
        color: white;
        font-size: 18px;
        text-align: left;
        padding: 12px 12px 12px 28px !important;
        font-family: 'AvantGardeGothicITCW01Bk';
        position: relative; }
        body header nav > ul li a.children:after {
          display: block !important; }
    body header nav > ul .navWrapper {
      right: 100%;
      position: absolute;
      top: 0;
      background: #404040;
      left: -100%;
      height: 100%;
      z-index: 9;
      transition: all 480ms cubic-bezier(0.455, 0.03, 0.515, 0.955); }
      body header nav > ul .navWrapper.active {
        left: 0;
        right: 26px; }
      body header nav > ul .navWrapper > ul {
        width: 100%;
        padding-left: 0;
        margin-left: 12px; }
        body header nav > ul .navWrapper > ul a {
          padding: 12px 12px 12px 28px;
          display: inline-block;
          position: relative; }
        body header nav > ul .navWrapper > ul li {
          position: relative; }
          body header nav > ul .navWrapper > ul li.children:after {
            display: block !important; }
        body header nav > ul .navWrapper > ul:first-child {
          margin-top: 170px;
          margin-left: 12px; }
        body header nav > ul .navWrapper > ul > ul {
          padding-left: 0;
          padding-top: 170px;
          right: 100%;
          position: absolute;
          top: 0;
          background: #404040;
          left: -100%;
          height: 100%;
          z-index: 9;
          border-right: 30px solid #025e2c;
          transition: all 480ms cubic-bezier(0.455, 0.03, 0.515, 0.955); }
          body header nav > ul .navWrapper > ul > ul.active {
            left: 0;
            right: 0; }
      body header nav > ul .navWrapper div.clearfix, body header nav > ul .navWrapper .HomePage div.homeHeroImages, .HomePage body header nav > ul .navWrapper div.homeHeroImages {
        display: none; }
      body header nav > ul .navWrapper li {
        text-align: left; }
        body header nav > ul .navWrapper li.noChild {
          display: none; }
        body header nav > ul .navWrapper li a {
          text-decoration: none; } }

nav .icon-logo-white {
  display: none; }

.no-flexbox.no-flexboxlegacy.no-canvas nav .icon-logo-white {
  display: none !important; }

div.filler {
  display: block;
  padding-top: 52px; }
  div.filler:before, div.filler:after {
    content: "";
    display: table; }
  div.filler:after {
    clear: both; }

.HomePage header .topNav .phone {
  color: white; }

@media only screen and (min-width: 1280px) {
  header nav > ul > li div.navWrapper.cols-4 {
    margin-left: -170px; } }

@media only screen and (max-width: 1279px) {
  header nav > ul > li div.navWrapper.cols-4 {
    left: 0;
    right: 0;
    max-width: 1280px; } }

@media only screen and (min-width: 768px) {
  nav {
    min-height: 0 !important; } }

html, body {
  height: 100%; }

.stickyFooter {
  min-height: 100%;
  margin-bottom: -212px; }

.footerPush {
  min-height: 212px;
  display: block; }
  .footerPush:before, .footerPush:after {
    content: "";
    display: table; }
  .footerPush:after {
    clear: both; }

footer {
  background: #5c5c5c;
  border-bottom: 8px solid #03A94F;
  padding: 58px 12px; }
  footer:before, footer:after {
    content: "";
    display: table; }
  footer:after {
    clear: both; }
  @media only screen and (max-width: 767px) {
    footer .divide:before, footer .divide:after {
      content: "";
      display: table; }
    footer .divide:after {
      clear: both; } }
  footer .innerWrap {
    max-width: 768px;
    margin: 0 auto; }
  footer .footerLinks {
    margin-top: 24px; }
  footer h4 {
    color: white; }
  footer ul {
    padding: 0;
    list-style: none; }
    footer ul li {
      margin-bottom: 12px; }
      footer ul li a {
        color: white;
        text-decoration: none;
        position: relative; }
        footer ul li a:after {
          position: absolute;
          content: '';
          dispay: block;
          width: 10%;
          height: 1px;
          bottom: 0;
          margin: 0 auto;
          background: white;
          left: 0;
          right: 0;
          height: 0;
          transition: all 240ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
          opacity: 0; }
        footer ul li a:hover:after, footer ul li a:focus:after {
          position: absolute;
          content: '';
          dispay: block;
          opacity: 1;
          width: 100%;
          height: 1px; }
  @media only screen and (min-width: 480px) {
    footer .linkBlock {
      width: 50%;
      float: left;
      display: block; } }
  @media only screen and (min-width: 768px) {
    footer .linkBlock {
      width: 25%; } }

.formWrapper {
  background: #e4e4e4;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.8s cubic-bezier(0.455, 0.03, 0.515, 0.955); }
  .formWrapper.active {
    max-height: 1600px; }
  .formWrapper .icon-close-black {
    cursor: pointer; }
  .formWrapper .row h1 {
    position: relative; }
    .formWrapper .row h1 .icon-close-black {
      position: absolute;
      top: 21px;
      right: 12px; }

.homeHeroImages .heroBox {
  width: 100%;
  margin-bottom: 12px;
  display: block;
  float: left;
  background: #7C7C7C; }
  .homeHeroImages .heroBox .innerWrap {
    padding-bottom: 60%;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden; }
  @media only screen and (min-width: 768px) {
    .homeHeroImages .heroBox {
      margin: 0;
      width: 50%;
      border: 1px solid white; } }
  @media only screen and (min-width: 1024px) {
    .homeHeroImages .heroBox {
      border: 2px solid white; } }
  .homeHeroImages .heroBox .bannerText {
    position: absolute;
    left: 12px;
    top: 12px;
    z-index: 1;
    margin: 0; }

.heroBox {
  position: relative;
  display: block;
  float: left; }
  .heroBox .innerWrap {
    position: relative;
    background-position: center;
    background-size: cover;
    -ms-behavior: url(backgroundsize.min.htc); }
    .heroBox .innerWrap > p {
      position: absolute;
      left: 12px;
      top: 12px;
      z-index: 1;
      transition: opacity 480ms cubic-bezier(0.455, 0.03, 0.515, 0.955); }
  .heroBox img {
    display: block;
    width: 100%;
    padding: 0;
    margin: 0; }
  .heroBox .overlay {
    position: absolute;
    opacity: 0;
    filter: alpha(opacity=0);
    z-index: 2;
    width: 100%;
    height: 100%;
    background: url("../../images/non-sprite/green-80.png") repeat;
    transition: opacity 480ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
    display: block; }
    .heroBox .overlay .copy {
      position: relative;
      margin-left: auto;
      margin-right: auto;
      display: table;
      height: 100%;
      padding: 0 12px;
      max-width: 700px; }
    .heroBox .overlay .vcenter {
      display: table-cell;
      vertical-align: middle; }
    .heroBox .overlay h2, .heroBox .overlay p {
      color: white;
      text-align: center;
      transition: all 480ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
      opacity: 0; }
    @media only screen and (max-width: 1023px) {
      .heroBox .overlay p {
        display: none; } }
    .heroBox .overlay h2 {
      transform: translate(0, -30%) scale(1.1); }
    .heroBox .overlay p {
      transform: translate(0, 30%) scale(1.1); }
  .heroBox:hover .innerWrap > p {
    opacity: 0;
    filter: alpha(opacity=0); }
  .heroBox:hover .overlay {
    opacity: 1;
    filter: alpha(opacity=100);
    visibility: visible; }
    .heroBox:hover .overlay .copy h2, .heroBox:hover .overlay .copy p {
      opacity: 1;
      transform: translate(0, 0); }

.tags {
  list-style-type: none;
  padding: 0;
  position: relative; }
  .tags:before, .tags:after {
    content: "";
    display: table; }
  .tags:after {
    clear: both; }
  .tags .loader {
    height: 0;
    left: 0;
    right: 0;
    margin: 13px auto;
    top: 100%;
    width: 100%;
    overflow: hidden;
    background: #eeeeee;
    position: absolute; }
  .tags span b {
    position: absolute;
    content: '';
    dispay: block;
    height: 4px;
    left: 0;
    margin: 0 auto;
    top: 0;
    width: 10%;
    background: #03A94F;
    position: absolute;
    transition: all 480ms cubic-bezier(0.455, 0.03, 0.515, 0.955); }
  .tags.loading .loader {
    height: 4px; }
  .tags.loading span b {
    width: 100%; }
  .tags .tag {
    background: #eeeeee;
    position: relative;
    height: 30px;
    line-height: 30px;
    display: inline-block;
    padding: 0 10px 0 6px;
    margin: 0 2px 6px 12px;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
    .tags .tag span {
      position: absolute;
      left: -10px;
      top: 0; }
    .tags .tag:hover {
      background: #DDDDDD; }
    .tags .tag.active:hover, .tags .tag.active {
      background: #03A94F;
      color: white; }

.newsArticle {
  position: relative;
  padding: 36px 12px;
  max-width: 982px;
  display: block;
  margin-left: auto;
  margin-right: auto;
  text-decoration: none;
  transition: background 240ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
  cursor: pointer; }
  .newsArticle.active:before {
    opacity: 0;
    visibility: hidden; }
  .newsArticle:after {
    position: absolute;
    content: '';
    dispay: block;
    height: 1px;
    top: 0;
    left: 0;
    background: #eeeeee;
    width: 100%;
    border-left: 24px solid white;
    border-right: 24px solid white; }
  .newsArticle:before {
    transition: all 240ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
    position: absolute;
    content: '';
    dispay: block;
    background: white;
    display: block;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    z-index: 9; }
  @media only screen and (min-width: 768px) {
    .newsArticle {
      padding: 48px 24px; } }
  .newsArticle h3, .newsArticle p {
    text-decoration: none;
    color: #333; }
    .newsArticle h3 b, .newsArticle p b {
      color: #03A94F; }
  .newsArticle:hover {
    background: #e4e4e4; }
    .newsArticle:hover h3 {
      color: #03A94F; }
  .newsArticle .innerWrap:before, .newsArticle .innerWrap:after {
    content: "";
    display: table; }
  .newsArticle .innerWrap:after {
    clear: both; }
  @media only screen and (min-width: 768px) {
    .newsArticle .innerWrap {
      position: relative;
      display: table; } }
  .newsArticle .innerWrap .copy {
    display: table-cell;
    vertical-align: middle; }
    .newsArticle .innerWrap .copy h3 {
      margin-top: 0;
      transition: color 240ms cubic-bezier(0.455, 0.03, 0.515, 0.955); }
    .newsArticle .innerWrap .copy strong {
      margin-right: 6px; }
    .newsArticle .innerWrap .copy .date {
      display: block;
      color: #8A8A8A; }
    .newsArticle .innerWrap .copy a, .newsArticle .innerWrap .copy a:visited {
      color: #03A94F;
      text-decoration: none; }
    .newsArticle .innerWrap .copy p:last-child {
      margin-bottom: 0; }
  .newsArticle .imageWrap {
    max-width: 318px;
    margin: 0 auto 24px; }
    @media only screen and (min-width: 768px) {
      .newsArticle .imageWrap {
        margin-bottom: 0;
        width: 268px; } }
    .newsArticle .imageWrap img {
      width: 100%; }
    @media only screen and (min-width: 768px) {
      .newsArticle .imageWrap {
        float: left;
        margin-right: 24px; } }

.noResults h4 {
  color: #03A94F;
  margin-bottom: 12px;
  font-size: 30px; }

.SearchResultsPage .noResults p {
  display: none; }

.testimonials {
  position: relative;
  margin: 36px auto; }
  .testimonials h2 {
    display: inline-block;
    font-size: 40px;
    margin-top: 20px;
    margin-bottom: 0; }
    @media only screen and (min-width: 768px) {
      .testimonials h2 {
        padding-left: 120px; } }
  @media only screen and (min-width: 768px) {
    .testimonials .icon-quotes {
      position: absolute;
      left: 0;
      top: 12px; } }
  @media only screen and (min-width: 768px) {
    .testimonials .testimonial {
      padding-left: 120px; } }
  .testimonials .testimonial span {
    display: block;
    text-align: right; }
    .testimonials .testimonial span a {
      display: block;
      text-decoration: none;
      color: #03A94F;
      font-family: 'AvantGardeGothicITCW02Md'; }
  .testimonials .slick-dots {
    list-style: none;
    padding: 0;
    text-align: center;
    margin-top: 12px;
    margin-left: -120px; }
    @media only screen and (max-width: 767px) {
      .testimonials .slick-dots {
        margin-left: 0; } }
    .testimonials .slick-dots li {
      display: inline-block;
      padding: 6px; }
      .testimonials .slick-dots li button {
        padding: 0;
        text-indent: -10000px;
        border: 0;
        background: transparent; }

.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0; }
  .slick-list:focus {
    outline: none; }
  .slick-list.dragging {
    cursor: pointer;
    cursor: hand; }

.slick-slider .slick-track,
.slick-slider .slick-list {
  transform: translate3d(0, 0, 0); }

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block; }
  .slick-track:before, .slick-track:after {
    content: "";
    display: table; }
  .slick-track:after {
    clear: both; }
  .slick-loading .slick-track {
    visibility: hidden; }

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none; }
  [dir="rtl"] .slick-slide {
    float: right; }
  .slick-slide img {
    display: block; }
  .slick-slide.slick-loading img {
    display: none; }
  .slick-slide.dragging img {
    pointer-events: none; }
  .slick-initialized .slick-slide {
    display: block; }
  .slick-loading .slick-slide {
    visibility: hidden; }
  .slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent; }

.masonryWrap {
  margin: 0 auto 36px;
  max-width: 1094px;
  padding: 0 12px;
  position: relative; }

.masonry .inner {
  background-position: center;
  background-size: cover;
  -ms-behavior: url(backgroundsize.min.htc); }

.masonry {
  display: block;
  margin-left: -6px;
  margin-right: -6px; }
  .masonry > .box {
    display: block;
    flaot: left; }
    .masonry > .box > div {
      position: relative;
      cursor: pointer;
      background: #7C7C7C; }
      .masonry > .box > div > div {
        position: absolute;
        width: 100%;
        height: 100%;
        display: block;
        border: 6px solid white; }
        @media only screen and (min-width: 768px) {
          .masonry > .box > div > div {
            border: 10px solid white; } }
        @media only screen and (min-width: 1024px) {
          .masonry > .box > div > div {
            border: 6px solid white; } }
    .masonry > .box img {
      width: 100%;
      display: block; }
    .masonry > .box .bannerText {
      position: absolute;
      left: 12px;
      top: 12px;
      z-index: 1;
      margin: 0 12px 0 0;
      transition: opacity 480ms cubic-bezier(0.455, 0.03, 0.515, 0.955); }
    .masonry > .box .copy {
      position: relative;
      margin-left: auto;
      margin-right: auto;
      display: table;
      height: 100%;
      padding: 0 12px;
      max-width: 700px; }
    .masonry > .box .vcenter {
      display: table-cell;
      vertical-align: middle; }
    .masonry > .box .overlay {
      position: absolute;
      opacity: 0;
      filter: alpha(opacity=0);
      z-index: 2;
      width: 100%;
      height: 100%;
      background: url("../../images/non-sprite/green-80.png") repeat;
      transition: opacity 480ms cubic-bezier(0.455, 0.03, 0.515, 0.955); }
      .masonry > .box .overlay h2, .masonry > .box .overlay p {
        color: white;
        text-align: center;
        transition: all 480ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
        opacity: 0; }
      .masonry > .box .overlay h2 {
        transform: translate(0, -30%) scale(1.1); }
      .masonry > .box .overlay p {
        transform: translate(0, 30%) scale(1.1); }
    .masonry > .box:hover p.bannerText {
      opacity: 0;
      filter: alpha(opacity=0); }
    .masonry > .box:hover .overlay {
      visibility: visible;
      opacity: 1;
      filter: alpha(opacity=100); }
      .masonry > .box:hover .overlay .copy h2, .masonry > .box:hover .overlay .copy p {
        opacity: 1;
        transform: translate(0, 0); }
    @media only screen and (max-width: 479px) {
      .masonry > .box .overlay h2 {
        font-size: 18px; }
      .masonry > .box .overlay p {
        display: none; } }

.masonry .width2, .masonry .width3, .masonry .width4, .masonry .width6 {
  width: 99.72%; }
  .masonry .width2 > div, .masonry .width3 > div, .masonry .width4 > div, .masonry .width6 > div {
    padding-bottom: 50%; }

.masonry .keepSquare {
  width: 49.86%; }
  .masonry .keepSquare .height2 {
    padding-bottom: 100%; }

@media only screen and (min-width: 768px) {
  .masonry .width2 {
    width: 33.24%; }
    .masonry .width2 .height2 {
      padding-bottom: 100%; }
    .masonry .width2 .height4 {
      padding-bottom: 200%; }
  .masonry .width3 {
    width: 49.86%; }
    .masonry .width3 .height2 {
      padding-bottom: 66.66667%; }
  .masonry .width4 {
    width: 66.48%; }
    .masonry .width4 .height2 {
      padding-bottom: 50%; }
  .masonry .width6 {
    width: 99.72%; }
    .masonry .width6 .height2 {
      padding-bottom: 33.33333%; } }

.productLightboxOverlay {
  background: url("../../images/non-sprite/black-70.png");
  z-index: 99;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  visibility: hidden;
  opacity: 0;
  transition: visibility 0s cubic-bezier(0.455, 0.03, 0.515, 0.955) 480ms, opacity 480ms cubic-bezier(0.455, 0.03, 0.515, 0.955); }
  .productLightboxOverlay.open {
    visibility: visible;
    opacity: 1;
    transition-delay: 0s; }

.closeProductLightbox {
  position: absolute;
  top: -33px;
  right: -36px;
  cursor: pointer; }

.productLightbox {
  position: absolute;
  width: 100%;
  padding: 48px;
  text-align: center;
  background: #333333;
  display: none; }
  @media only screen and (min-width: 480px) {
    .productLightbox {
      padding: 48px 52px 12px; } }
  @media only screen and (min-width: 768px) {
    .productLightbox {
      padding: 48px 72px 12px; } }
  .productLightbox.open {
    display: block; }
  .productLightbox .relativeWrap {
    position: relative; }
    .productLightbox .relativeWrap:before, .productLightbox .relativeWrap:after {
      content: "";
      display: table; }
    .productLightbox .relativeWrap:after {
      clear: both; }
    @media only screen and (min-width: 768px) {
      .productLightbox .relativeWrap {
        margin-top: 0;
        width: 65%;
        padding-left: 24px;
        float: left; } }
  .productLightbox .legend {
    background: #333333;
    padding: 24px 0 36px;
    cursor: pointer;
    background: #333333;
    width: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 9;
    opacity: 0;
    text-align: left;
    position: absolute;
    visibility: hidden;
    transition: all 120ms cubic-bezier(0.455, 0.03, 0.515, 0.955); }
    .productLightbox .legend:before, .productLightbox .legend:after {
      content: "";
      display: table; }
    .productLightbox .legend:after {
      clear: both; }
    .productLightbox .legend li {
      width: 23%;
      display: inline-block;
      margin-bottom: 24px; }
      .productLightbox .legend li span {
        margin: 0 auto 6px; }
    @media only screen and (max-width: 767px) {
      .productLightbox .legend:after {
        position: absolute;
        content: '';
        dispay: block;
        background: #333;
        height: 100%;
        width: 100%;
        padding-left: 52px;
        box-sizing: content-box;
        padding-right: 52px;
        margin-left: -52px;
        bottom: -104px;
        padding-bottom: 52px;
        z-index: -1; } }
    @media only screen and (min-width: 768px) {
      .productLightbox .legend {
        padding: 24px 24px 36px; }
        .productLightbox .legend li {
          width: 20%;
          display: block;
          float: left; } }
    .productLightbox .legend.active {
      visibility: visible;
      opacity: 1; }
    .productLightbox .legend > span {
      color: white;
      display: block; }
    .productLightbox .legend ul {
      list-style: none;
      padding: 0; }
      .productLightbox .legend ul li {
        color: white;
        font-size: 12px;
        display: inline-block;
        text-align: center; }
        .productLightbox .legend ul li span {
          display: block; }
  .productLightbox .innerWrap {
    margin: 0 auto;
    position: relative;
    max-width: 920px; }
  .productLightbox .copy {
    text-align: left; }
    @media only screen and (min-width: 768px) {
      .productLightbox .copy {
        width: 35%;
        float: left; } }
    .productLightbox .copy h2 {
      margin-top: 0;
      font-size: 40px;
      margin-bottom: 0;
      line-height: 1; }
    .productLightbox .copy p {
      color: white; }
      .productLightbox .copy p a, .productLightbox .copy p a:visited {
        color: #03A94F;
        font-size: inherit; }
    .productLightbox .copy .iconWrap {
      cursor: pointer; }
      .productLightbox .copy .iconWrap span {
        margin-right: 6px;
        vertical-align: middle; }
    .productLightbox .copy a, .productLightbox .copy a:visited {
      color: white;
      font-size: 12px; }
  .productLightbox .gallery {
    margin-top: 36px; }
    @media only screen and (min-width: 768px) {
      .productLightbox .gallery {
        margin-top: 0; } }
    .productLightbox .gallery img {
      width: 100%; }
    .productLightbox .gallery .relative {
      position: relative; }
    .productLightbox .gallery p.caption {
      left: 0;
      right: 0;
      margin: 0 auto;
      color: white;
      position: absolute;
      bottom: 0;
      background: rgba(51, 51, 51, 0.8);
      padding: 3px 12px;
      font-size: 14px; }
    .productLightbox .gallery .slick-prev,
    .productLightbox .gallery .slick-next {
      position: absolute;
      background: #03A94F;
      text-indent: -10000px;
      display: none !important; }
    .productLightbox .gallery .slick-dots {
      list-style: none;
      padding: 0; }
      .productLightbox .gallery .slick-dots li {
        display: inline-block;
        margin: 0 6px; }
        .productLightbox .gallery .slick-dots li button {
          background-color: transparent;
          padding: 0;
          text-indent: -10000px;
          border: 0; }

.newsletter {
  background: #03A94F;
  padding: 24px 12px 48px;
  text-align: center;
  display: none; }
  @media only screen and (min-width: 480px) {
    .newsletter {
      display: block; } }
  .newsletter h4 {
    margin: 0 0 12px 0;
    color: white;
    font-size: 30px;
    text-align: center; }
  .newsletter .inputWrap {
    position: relative;
    margin: 0 auto;
    max-width: 866px;
    float: none; }
    .newsletter .inputWrap button {
      position: absolute;
      right: 10px;
      top: 10px;
      margin: 0;
      box-shadow: none; }
    .newsletter .inputWrap input {
      height: 65px; }
  .newsletter .inputWrap.error {
    position: relative; }
    .newsletter .inputWrap.error:before {
      position: absolute;
      content: '';
      dispay: block;
      left: 11px;
      top: 21px;
      z-index: 99; }
    .newsletter .inputWrap.error input {
      padding-left: 42px;
      border: 1px solid #ddd; }
    .newsletter .inputWrap.error label.error {
      color: white; }

.headerImage {
  width: 100%;
  max-width: 1124px;
  margin: 0 auto 36px;
  position: relative; }
  .headerImage img {
    width: 100%; }
  .headerImage .bannerText {
    position: absolute;
    bottom: 24px;
    left: 24px;
    margin: 0; }

.fauxPagination,
.pagination {
  border-top: 1px solid #eeeeee;
  padding: 36px 0; }
  .fauxPagination:before, .fauxPagination:after,
  .pagination:before,
  .pagination:after {
    content: "";
    display: table; }
  .fauxPagination:after,
  .pagination:after {
    clear: both; }
  .fauxPagination i,
  .pagination i {
    font-style: normal;
    display: none; }
    @media only screen and (min-width: 768px) {
      .fauxPagination i,
      .pagination i {
        display: inline-block; } }
  .fauxPagination .prev,
  .fauxPagination .next,
  .pagination .prev,
  .pagination .next {
    text-decoration: none;
    color: #333;
    font-family: 'AvantGardeGothicITCW02Md';
    font-size: 20px; }
    .fauxPagination .prev span,
    .fauxPagination .next span,
    .pagination .prev span,
    .pagination .next span {
      vertical-align: middle; }
    .fauxPagination .prev.disabled,
    .fauxPagination .next.disabled,
    .pagination .prev.disabled,
    .pagination .next.disabled {
      color: #333 !important;
      opacity: 0.6;
      cursor: not-allowed; }
  .fauxPagination .next:not(.disabled):hover,
  .pagination .next:not(.disabled):hover {
    color: #03A94F; }
  .fauxPagination .prev:not(.disabled):hover,
  .pagination .prev:not(.disabled):hover {
    color: #03A94F; }
  .fauxPagination .prev,
  .pagination .prev {
    float: left; }
    .fauxPagination .prev span,
    .pagination .prev span {
      margin-right: 12px; }
  .fauxPagination .next,
  .pagination .next {
    float: right; }
    .fauxPagination .next span,
    .pagination .next span {
      margin-left: 12px; }

.caseStudies .caseStudy {
  padding-bottom: 48px;
  position: relative; }
  .caseStudies .caseStudy:before, .caseStudies .caseStudy:after {
    content: "";
    display: table; }
  .caseStudies .caseStudy:after {
    clear: both; }
  .caseStudies .caseStudy .textWrap {
    position: relative;
    display: table; }
    .caseStudies .caseStudy .textWrap .copy .button {
      display: inline-block; }
    .caseStudies .caseStudy .textWrap h3 {
      font-size: 30px;
      margin: 0 0 12px; }
      .caseStudies .caseStudy .textWrap h3 a {
        color: #333;
        text-decoration: none;
        transition: color 240ms cubic-bezier(0.455, 0.03, 0.515, 0.955); }
        .caseStudies .caseStudy .textWrap h3 a:hover {
          color: #03A94F; }
    .caseStudies .caseStudy .textWrap img {
      width: 100%;
      display: block;
      max-width: 320px;
      margin: 0 auto 12px; }
  @media only screen and (min-width: 1024px) {
    .caseStudies .caseStudy .copy {
      display: table-cell;
      vertical-align: middle; }
    .caseStudies .caseStudy .textWrap {
      height: 200px; }
      .caseStudies .caseStudy .textWrap .copy {
        padding-left: 300px; }
      .caseStudies .caseStudy .textWrap img {
        max-width: 268px;
        left: 0;
        margin-bottom: 0;
        position: absolute; } }

.overlay {
  background: url("../../images/non-sprite/black-70.png");
  z-index: 99;
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  visibility: hidden;
  opacity: 0;
  transition: visibility 0s cubic-bezier(0.455, 0.03, 0.515, 0.955) 480ms, opacity 480ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
  width: 100%;
  height: 100%; }
  .overlay.open {
    visibility: visible;
    opacity: 1;
    transition-delay: 0s; }

.closeLightbox {
  position: absolute;
  top: -32px;
  right: 12px;
  cursor: pointer; }

.lightbox {
  width: 100%;
  height: 100%;
  text-align: center;
  vertical-align: middle; }
  .lightbox .content {
    top: 50%;
    display: block;
    width: 100%;
    max-width: 1840px;
    padding: 24px 0;
    margin: 0 auto;
    position: relative;
    padding: 0 48px;
    transition: margin 480ms cubic-bezier(0.455, 0.03, 0.515, 0.955); }
    .lightbox .content .videoWrapper {
      position: relative;
      padding-bottom: 56.85%;
      padding-top: 25px;
      height: 0; }
    .lightbox .content .videoWrapper iframe {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      border: 0; }
    .lightbox .content .restrainer {
      width: 100%;
      margin: 0 auto; }
    .lightbox .content img {
      width: 100%;
      max-width: 968px; }

.lightboxContent {
  display: none; }

.lightboxGallery {
  width: 100%;
  margin: 0 auto; }
  .lightboxGallery img {
    margin: 0 auto;
    max-width: 100%; }
  .lightboxGallery .slick-dots {
    list-style: none;
    padding: 0;
    text-align: center;
    margin-top: 12px; }
    .lightboxGallery .slick-dots li {
      display: inline-block;
      padding: 12px; }
      .lightboxGallery .slick-dots li button {
        padding: 0;
        text-indent: -10000px;
        border: 0;
        background: transparent; }
  .lightboxGallery img {
    padding: 12px; }

.row.alternativeFooter {
  display: none;
  background: url("../../images/non-sprite/black-60.png"); }
  @media only screen and (min-width: 768px) {
    .row.alternativeFooter {
      display: block; } }
  .row.alternativeFooter .innerWrap {
    max-width: 1140px;
    margin: 0 auto;
    height: 420px;
    background-position: center;
    background-size: cover;
    position: relative;
    -ms-behavior: url(backgroundsize.min.htc); }
    .row.alternativeFooter .innerWrap .copy {
      text-align: left;
      position: absolute;
      bottom: 36px;
      margin: 0 96px; }
      .row.alternativeFooter .innerWrap .copy h3 {
        margin: 0 0 12px 0;
        display: inline-block; }
      .row.alternativeFooter .innerWrap .copy p {
        margin: 0;
        color: white; }
        .row.alternativeFooter .innerWrap .copy p a {
          color: white; }

.row.afterCare {
  background: #333 url("../../images/non-sprite/large-glare.png") no-repeat -30px 0;
  color: white;
  margin: 36px auto;
  max-width: 1064px; }
  .row.afterCare ul {
    margin: 36px auto;
    list-style: none;
    position: relative;
    font-size: 0; }
    .row.afterCare ul:before, .row.afterCare ul:after {
      content: "";
      display: table; }
    .row.afterCare ul:after {
      clear: both; }
    .row.afterCare ul li {
      display: inline-block;
      width: 100%;
      position: relative; }
      @media only screen and (min-width: 768px) {
        .row.afterCare ul li {
          width: 70%; } }
      @media only screen and (min-width: 1024px) {
        .row.afterCare ul li {
          width: 33.33333%; } }
      .row.afterCare ul li .imgWrap {
        position: absolute;
        left: 0;
        top: 0;
        padding: 10px;
        background: white;
        width: 114px; }
        .row.afterCare ul li .imgWrap img {
          width: 100%; }
      .row.afterCare ul li .copy {
        min-height: 120px;
        text-align: left;
        display: table;
        padding-left: 124px; }
        .row.afterCare ul li .copy a {
          font-size: 16px;
          display: table-cell;
          padding-right: 36px;
          vertical-align: middle;
          text-decoration: underline;
          color: white; }

.ArticlePage h1,
.CategoryPage h1,
.newsArticlePage h1 {
  position: relative;
  margin-bottom: 0; }
  @media only screen and (max-width: 767px) {
    .ArticlePage h1,
    .CategoryPage h1,
    .newsArticlePage h1 {
      margin-left: 36px; } }
  .ArticlePage h1 a,
  .CategoryPage h1 a,
  .newsArticlePage h1 a {
    left: -36px;
    position: absolute;
    vertical-align: middle;
    top: 0px; }

.ArticlePage h3,
.CategoryPage h3,
.newsArticlePage h3 {
  margin-top: 0; }
  @media only screen and (max-width: 767px) {
    .ArticlePage h3,
    .CategoryPage h3,
    .newsArticlePage h3 {
      margin-left: 36px; } }
  .ArticlePage h3 .tag span,
  .CategoryPage h3 .tag span,
  .newsArticlePage h3 .tag span {
    cursor: crosshair; }
  .ArticlePage h3 ul,
  .CategoryPage h3 ul,
  .newsArticlePage h3 ul {
    margin-top: 0;
    display: inline-block; }
    .ArticlePage h3 ul li,
    .CategoryPage h3 ul li,
    .newsArticlePage h3 ul li {
      font-family: 'AvantGardeGothicITCW01Bk';
      font-size: 16px; }

h3 {
  margin-top: 0; }
  h3 .tags .tag:hover {
    background: #eee;
    cursor: auto; }

#MemberLoginForm_LoginForm {
  max-width: 568px;
  margin: 0 auto;
  padding: 24px; }
  #MemberLoginForm_LoginForm input {
    margin-bottom: 24px;
    margin-top: 6px; }
  #MemberLoginForm_LoginForm label,
  #MemberLoginForm_LoginForm .inputWrap {
    margin: 0;
    font-family: 'AvantGardeGothicITCW02Md'; }
    #MemberLoginForm_LoginForm label.checkbox,
    #MemberLoginForm_LoginForm .inputWrap.checkbox {
      margin-bottom: 20px; }
      #MemberLoginForm_LoginForm label.checkbox a,
      #MemberLoginForm_LoginForm .inputWrap.checkbox a {
        margin-top: -1px; }
  #MemberLoginForm_LoginForm input[type="submit"] {
    margin-bottom: 0;
    outline: none;
    position: relative;
    border: 0;
    text-decoration: none;
    border-radius: 6px;
    padding: 12px 45px;
    color: white;
    transition: all 200ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
    background: #03A94F url("../../images/non-sprite/green-button-glare.png") no-repeat -10% 0; }

.HomePage {
  background: #313131; }
  .HomePage header .phone,
  .HomePage header .navToggle,
  .HomePage header nav ul > li > a {
    color: #e4e4e4; }
  .HomePage header #SearchForm_SearchForm input {
    background: #313131;
    border: 0; }
  .HomePage header #SearchForm_SearchForm .toggleSearch {
    background-color: #313131;
    transition: all 480ms cubic-bezier(0.455, 0.03, 0.515, 0.955); }
  .HomePage header #SearchForm_SearchForm.active input,
  .HomePage header #SearchForm_SearchForm.active .toggleSearch {
    background-color: white; }
  .HomePage div.row.contained.welcome {
    max-width: 1024px;
    color: #e4e4e4; }
    .HomePage div.row.contained.welcome h1 {
      font-size: 16px;
      margin-top: -48px;
      transition: all 40ms cubic-bezier(0.455, 0.03, 0.515, 0.955); }
      .HomePage div.row.contained.welcome h1 br {
        display: none; }
      .HomePage div.row.contained.welcome h1.normal {
        line-height: 1.3;
        max-width: 936px;
        margin-left: auto;
        font-size: 30px;
        margin-right: auto; }
        @media only screen and (max-width: 479px) {
          .HomePage div.row.contained.welcome h1.normal {
            font-size: 24px; }
            .HomePage div.row.contained.welcome h1.normal br {
              display: none; } }
        @media only screen and (max-width: 1023px) {
          .HomePage div.row.contained.welcome h1.normal {
            font-size: 30px; }
            .HomePage div.row.contained.welcome h1.normal br {
              display: none; } }
  .HomePage .navToggle:hover {
    color: #03A94F; }
  .HomePage .homeHeroImages {
    margin: 0px auto 72px;
    max-width: 1046px;
    padding: 0 24px; }
    .HomePage .homeHeroImages .heroBox {
      border-color: #313131; }
      .HomePage .homeHeroImages .heroBox .innerWrap {
        padding-bottom: 56.25%; }
    @media only screen and (min-width: 1441px) {
      .HomePage .homeHeroImages {
        max-width: 1346px; } }
  .HomePage .row .grid-12 {
    text-align: center;
    margin-bottom: 56px; }

.LandingPage .intro {
  max-width: 755px;
  margin-bottom: 48px; }

.LandingPage .noChildren {
  border: 1px solid red; }

.callToActionButtons {
  text-align: center;
  padding: 24px; }
  .callToActionButtons a {
    display: inline-block;
    margin-bottom: 12px;
    min-width: 220px; }
    @media only screen and (max-width: 479px) {
      .callToActionButtons a {
        width: 100%;
        dispay: block;
        max-width: 365px; } }

.CategoryPage .intro {
  max-width: 755px;
  margin-bottom: 48px; }
  @media only screen and (max-width: 839px) {
    .CategoryPage .intro h1 {
      margin-left: 30px; } }
  .CategoryPage .intro h1 span {
    position: relative;
    margin-right: 12px;
    top: 2px;
    transition: all 480ms cubic-bezier(0.455, 0.03, 0.515, 0.955); }
  .CategoryPage .intro h1 a {
    transition: all 480ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
    color: #333;
    text-decoration: none; }
    .CategoryPage .intro h1 a:hover {
      color: #03A94F; }
      .CategoryPage .intro h1 a:hover span {
        margin-left: -5px;
        margin-right: 17px; }

.CategoryPage .masonryWrap .box .bannerText {
  transition: all 240ms cubic-bezier(0.455, 0.03, 0.515, 0.955); }

.CategoryPage .masonryWrap .box:hover .bannerText {
  opacity: 1;
  background: #03A94F url("../../images/non-sprite/green-button-glare.png");
  color: white; }

.textContentBlock .button {
  display: inline-block; }

.ContactPage h2 {
  font-size: 20px; }
  .ContactPage h2 a {
    color: #03A94F;
    text-decoration: none;
    display: block; }
    @media only screen and (min-width: 480px) {
      .ContactPage h2 a {
        font-size: 30px; } }

.storeLocator {
  padding: 24px 0; }
  .storeLocator .map {
    display: none;
    z-index: 3;
    position: absolute;
    right: 0;
    top: 0; }
    @media only screen and (min-width: 1024px) {
      .storeLocator .map {
        display: block; } }
    .storeLocator .map .poi {
      position: absolute;
      cursor: pointer;
      transform: scale(0.6);
      transition: all 240ms cubic-bezier(0.455, 0.03, 0.515, 0.955); }
      .storeLocator .map .poi.active {
        transform: scale(1); }
  .storeLocator .locations ul {
    list-style: none;
    padding: 0; }
    .storeLocator .locations ul > li {
      cursor: pointer; }
      .storeLocator .locations ul > li .icon-caret-right-grey {
        transition: all 480ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
        margin-left: 16px; }
      .storeLocator .locations ul > li.active .icon-caret-right-grey {
        transform: rotate(90deg); }
      .storeLocator .locations ul > li.active .contactDetails {
        max-height: 300px; }
      .storeLocator .locations ul > li > span {
        position: relative;
        left: -12px; }
  .storeLocator .locations h3 span {
    vertical-align: middle;
    position: relative;
    top: -2px;
    margin-right: 12px;
    cursor: pointer; }
  .storeLocator .locations .contactDetails {
    background: #e4e4e4;
    max-height: 0;
    margin: 6px -24px;
    padding: 0 12px;
    position: relative;
    overflow: hidden;
    transition: max-height 480ms cubic-bezier(0.455, 0.03, 0.515, 0.955); }
    @media only screen and (min-width: 1024px) {
      .storeLocator .locations .contactDetails {
        max-width: 300px; } }
    .storeLocator .locations .contactDetails:before, .storeLocator .locations .contactDetails:after {
      content: "";
      display: table; }
    .storeLocator .locations .contactDetails:after {
      clear: both; }
    @media only screen and (min-width: 480px) {
      .storeLocator .locations .contactDetails {
        margin-left: -12px; } }
    .storeLocator .locations .contactDetails .leftColumn,
    .storeLocator .locations .contactDetails .rightColumn {
      padding: 12px 12px 18px;
      float: left;
      display: block;
      width: 50%; }
    .storeLocator .locations .contactDetails h4 {
      margin: 0 0 6px 0; }
    .storeLocator .locations .contactDetails p {
      margin: 0; }
    .storeLocator .locations .contactDetails a {
      color: #03A94F;
      margin-bottom: 6px;
      display: block;
      text-decoration: none; }
      .storeLocator .locations .contactDetails a span {
        vertical-align: middle;
        position: relative;
        top: -2px;
        margin-right: 6px; }
  .storeLocator .locations .locationImage {
    display: none; }
    @media only screen and (min-width: 480px) {
      .storeLocator .locations .locationImage {
        display: block;
        width: 154px;
        position: absolute;
        left: 0;
        top: 0; } }
  .storeLocator .locations .showrooms,
  .storeLocator .locations .stores {
    min-height: 180px;
    position: relative; }
    @media only screen and (min-width: 480px) {
      .storeLocator .locations .showrooms,
      .storeLocator .locations .stores {
        padding-left: 179px; } }

.contactForms {
  margin-top: 48px;
  background: #e4e4e4;
  text-align: center; }
  @media only screen and (max-width: 639px) {
    .contactForms .formButtons {
      padding: 24px 0; } }
  .contactForms .formButtons > button {
    margin: 48px 6px; }
    @media only screen and (max-width: 639px) {
      .contactForms .formButtons > button {
        width: 80%;
        max-width: 350px;
        margin: 12px auto; } }

.contactFormHolder {
  position: relative;
  max-height: 0;
  overflow: hidden;
  height: auto;
  transition: all 1000ms cubic-bezier(0.455, 0.03, 0.515, 0.955); }
  .contactFormHolder h1 span {
    float: right;
    cursor: pointer;
    margin-top: 21px; }
  .contactFormHolder.active {
    max-height: 2000px; }
  .contactFormHolder .contactFormWrapper {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    visibility: hidden;
    opacity: 0;
    transition: all 480ms cubic-bezier(0.455, 0.03, 0.515, 0.955); }
    .contactFormHolder .contactFormWrapper.active {
      position: relative;
      visibility: visible;
      opacity: 1; }

p.successMessage {
  font-family: 'AvantGardeGothicITCW02Md';
  font-size: 30px; }

.clearAllTags {
  font-family: 'AvantGardeGothicITCW01Bk';
  display: inline;
  font-size: 16px;
  margin-left: 12px;
  cursor: pointer;
  display: none; }
  .clearAllTags span {
    vertical-align: middle;
    position: relative;
    top: -1px; }
  .clearAllTags.active {
    display: inline-block; }

.caseStudy {
  padding-bottom: 52px; }

.row.text {
  margin-bottom: 24px; }
  .row.text strong {
    font-weight: bold; }

.row .image img {
  width: 100%;
  cursor: pointer; }

.row .image .caption {
  opacity: 0.6;
  font-style: italic;
  font-size: 14px;
  margin: 6px 0; }

.row .blockquote p {
  padding: 6px 24px;
  margin: 24px;
  font-size: 20px;
  font-style: italic;
  border-left: 4px solid #03A94F; }
  @media only screen and (min-width: 1140px) {
    .row .blockquote p {
      font-size: 22px; } }

.row .video {
  margin-top: 36px;
  margin-bottom: 36px; }
  .row .video .videoWrap {
    overflow: hidden;
    position: relative; }
    .row .video .videoWrap:after {
      position: absolute;
      content: '';
      dispay: block;
      left: 0;
      right: 0;
      margin: -24px auto 0;
      top: 50%;
      transition: opacity 240ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
      cursor: pointer; }
    .row .video .videoWrap:hover:after {
      opacity: 0.8; }
  .row .video.YouTube img {
    margin: -9.5% auto;
    width: 100%;
    cursor: pointer; }
  .row .video img {
    width: 100%; }

.row .fourImage {
  padding-left: 12px;
  padding-right: 12px; }
  .row .fourImage img {
    width: 50%;
    displkay: block;
    float: left;
    cursor: pointer;
    padding: 5px; }
    @media only screen and (min-width: 1024px) {
      .row .fourImage img {
        width: 25%; } }

.brochure {
  padding-bottom: 72px;
  position: relative; }
  .brochure:before, .brochure:after {
    content: "";
    display: table; }
  .brochure:after {
    clear: both; }
  .brochure .textWrap {
    position: relative;
    display: table; }
    .brochure .textWrap .copy .button {
      display: inline-block; }
    .brochure .textWrap h3 {
      font-size: 30px;
      margin: 0 0 12px; }
      .brochure .textWrap h3 a {
        color: #333;
        text-decoration: none;
        transition: color 240ms cubic-bezier(0.455, 0.03, 0.515, 0.955); }
        .brochure .textWrap h3 a:hover {
          color: #03A94F; }
    .brochure .textWrap img {
      width: 100%;
      display: block;
      max-width: 320px;
      margin: 12px auto; }
  .brochure .buttonWrap {
    margin-bottom: 10px;
    display: bock;
    text-align: left; }
    @media only screen and (max-width: 767px) {
      .brochure .buttonWrap {
        text-align: center; } }
  @media only screen and (min-width: 1024px) {
    .brochure .copy {
      display: table-cell;
      vertical-align: middle; }
    .brochure .textWrap {
      height: 200px; }
      .brochure .textWrap .copy {
        padding-left: 300px; }
      .brochure .textWrap img {
        max-width: 268px;
        left: 0;
        margin-bottom: 0;
        position: absolute; } }

@media only screen and (min-width: 1024px) {
  .brochure img {
    left: 0; } }

.animated {
  color: white !important;
  text-decoration: none !important; }

.no-flexboxlegacy.no-touch.no-canvas .icon-arrow-left-green,
.icon-arrow-left-green {
  display: inline-block;
  background-image: url(../../images/sprites.png);
  background-position: -616px -441px;
  width: 18px;
  height: 28px; }

.no-flexboxlegacy.no-touch.no-canvas .icon-arrow-left,
.icon-arrow-left {
  display: inline-block;
  background-image: url(../../images/sprites.png);
  background-position: -616px -60px;
  width: 35px;
  height: 56px; }

.no-flexboxlegacy.no-touch.no-canvas .icon-arrow-right,
.icon-arrow-right {
  display: inline-block;
  background-image: url(../../images/sprites.png);
  background-position: -616px 0px;
  width: 35px;
  height: 56px; }

.no-flexboxlegacy.no-touch.no-canvas .icon-bathroom,
.icon-bathroom {
  display: inline-block;
  background-image: url(../../images/sprites.png);
  background-position: -67px -492px;
  width: 60px;
  height: 60px; }

.no-flexboxlegacy.no-touch.no-canvas .icon-caret-left,
.icon-caret-left {
  display: inline-block;
  background-image: url(../../images/sprites.png);
  background-position: -640px -473px;
  width: 10px;
  height: 16px; }

.no-flexboxlegacy.no-touch.no-canvas .icon-caret-right-grey,
.icon-caret-right-grey {
  display: inline-block;
  background-image: url(../../images/sprites.png);
  background-position: -641px -497px;
  width: 8px;
  height: 9px; }

.no-flexboxlegacy.no-touch.no-canvas .icon-caret-right, .no-flexboxlegacy.no-touch.no-canvas header nav .children:after, header nav .no-flexboxlegacy.no-touch.no-canvas .children:after,
.icon-caret-right,
header nav .children:after {
  display: inline-block;
  background-image: url(../../images/sprites.png);
  background-position: -638px -441px;
  width: 10px;
  height: 16px; }

.no-flexboxlegacy.no-touch.no-canvas .icon-checkbox-checked, .no-flexboxlegacy.no-touch.no-canvas .prettycheckbox > a.checked,
.icon-checkbox-checked,
.prettycheckbox > a.checked {
  display: inline-block;
  background-image: url(../../images/sprites.png);
  background-position: -616px -182px;
  width: 25px;
  height: 25px; }

.no-flexboxlegacy.no-touch.no-canvas .icon-checkbox, .no-flexboxlegacy.no-touch.no-canvas .prettycheckbox > a,
.icon-checkbox,
.prettycheckbox > a {
  display: inline-block;
  background-image: url(../../images/sprites.png);
  background-position: -616px -211px;
  width: 25px;
  height: 25px; }

.no-flexboxlegacy.no-touch.no-canvas .icon-circle-black,
.icon-circle-black {
  display: inline-block;
  background-image: url(../../images/sprites.png);
  background-position: -616px -582px;
  width: 18px;
  height: 18px; }

.no-flexboxlegacy.no-touch.no-canvas .icon-circle-green, .no-flexboxlegacy.no-touch.no-canvas .testimonials .slick-dots li.slick-active button, .testimonials .slick-dots li.slick-active .no-flexboxlegacy.no-touch.no-canvas button, .no-flexboxlegacy.no-touch.no-canvas .productLightbox .gallery .slick-dots li.slick-active button, .productLightbox .gallery .slick-dots li.slick-active .no-flexboxlegacy.no-touch.no-canvas button, .no-flexboxlegacy.no-touch.no-canvas .lightboxGallery .slick-dots li.slick-active button, .lightboxGallery .slick-dots li.slick-active .no-flexboxlegacy.no-touch.no-canvas button,
.icon-circle-green,
.testimonials .slick-dots li.slick-active button,
.productLightbox .gallery .slick-dots li.slick-active button,
.lightboxGallery .slick-dots li.slick-active button {
  display: inline-block;
  background-image: url(../../images/sprites.png);
  background-position: -537px -474px;
  width: 14px;
  height: 14px; }

.no-flexboxlegacy.no-touch.no-canvas .icon-circle-grey-light, .no-flexboxlegacy.no-touch.no-canvas .productLightbox .gallery .slick-dots li button, .productLightbox .gallery .slick-dots li .no-flexboxlegacy.no-touch.no-canvas button,
.icon-circle-grey-light,
.productLightbox .gallery .slick-dots li button {
  display: inline-block;
  background-image: url(../../images/sprites.png);
  background-position: -573px -474px;
  width: 14px;
  height: 14px; }

.no-flexboxlegacy.no-touch.no-canvas .icon-circle-grey, .no-flexboxlegacy.no-touch.no-canvas .testimonials .slick-dots li button, .testimonials .slick-dots li .no-flexboxlegacy.no-touch.no-canvas button, .no-flexboxlegacy.no-touch.no-canvas .lightboxGallery .slick-dots li button, .lightboxGallery .slick-dots li .no-flexboxlegacy.no-touch.no-canvas button,
.icon-circle-grey,
.testimonials .slick-dots li button,
.lightboxGallery .slick-dots li button {
  display: inline-block;
  background-image: url(../../images/sprites.png);
  background-position: -555px -474px;
  width: 14px;
  height: 14px; }

.no-flexboxlegacy.no-touch.no-canvas .icon-circle-white,
.icon-circle-white {
  display: inline-block;
  background-image: url(../../images/sprites.png);
  background-position: -616px -473px;
  width: 20px;
  height: 20px; }

.no-flexboxlegacy.no-touch.no-canvas .icon-close-black-small,
.icon-close-black-small {
  display: inline-block;
  background-image: url(../../images/sprites.png);
  background-position: -591px -474px;
  width: 14px;
  height: 13px; }

.no-flexboxlegacy.no-touch.no-canvas .icon-close-black,
.icon-close-black {
  display: inline-block;
  background-image: url(../../images/sprites.png);
  background-position: -616px -329px;
  width: 25px;
  height: 24px; }

.no-flexboxlegacy.no-touch.no-canvas .icon-close-small-hover, .no-flexboxlegacy.no-touch.no-canvas .filerUpItem .removeItem:hover, .filerUpItem .no-flexboxlegacy.no-touch.no-canvas .removeItem:hover,
.icon-close-small-hover,
.filerUpItem .removeItem:hover {
  display: inline-block;
  background-image: url(../../images/sprites.png);
  background-position: -514px -226px;
  width: 12px;
  height: 12px; }

.no-flexboxlegacy.no-touch.no-canvas .icon-close-small, .no-flexboxlegacy.no-touch.no-canvas .filerUpItem .removeItem, .filerUpItem .no-flexboxlegacy.no-touch.no-canvas .removeItem,
.icon-close-small,
.filerUpItem .removeItem {
  display: inline-block;
  background-image: url(../../images/sprites.png);
  background-position: -638px -582px;
  width: 12px;
  height: 12px; }

.no-flexboxlegacy.no-touch.no-canvas .icon-close,
.icon-close {
  display: inline-block;
  background-image: url(../../images/sprites.png);
  background-position: -616px -357px;
  width: 25px;
  height: 24px; }

.no-flexboxlegacy.no-touch.no-canvas .icon-email,
.icon-email {
  display: inline-block;
  background-image: url(../../images/sprites.png);
  background-position: -616px -563px;
  width: 24px;
  height: 15px; }

.no-flexboxlegacy.no-touch.no-canvas .icon-error, .no-flexboxlegacy.no-touch.no-canvas .newsletter .inputWrap.error:before, .newsletter .no-flexboxlegacy.no-touch.no-canvas .inputWrap.error:before,
.icon-error,
.newsletter .inputWrap.error:before {
  display: inline-block;
  background-image: url(../../images/sprites.png);
  background-position: -616px -240px;
  width: 25px;
  height: 25px; }

.no-flexboxlegacy.no-touch.no-canvas .icon-home-hover, .no-flexboxlegacy.no-touch.no-canvas header a.icon-home:hover, header .no-flexboxlegacy.no-touch.no-canvas a.icon-home:hover,
.icon-home-hover,
header a.icon-home:hover {
  display: inline-block;
  background-image: url(../../images/sprites.png);
  background-position: -616px -120px;
  width: 28px;
  height: 27px; }

.no-flexboxlegacy.no-touch.no-canvas .icon-home,
.icon-home,
header a.icon-home {
  display: inline-block;
  background-image: url(../../images/sprites.png);
  background-position: -616px -151px;
  width: 28px;
  height: 27px; }

.no-flexboxlegacy.no-touch.no-canvas .icon-legend-large-bird,
.icon-legend-large-bird {
  display: inline-block;
  background-image: url(../../images/sprites.png);
  background-position: -537px -395px;
  width: 75px;
  height: 75px; }

.no-flexboxlegacy.no-touch.no-canvas .icon-legend-large-cloud,
.icon-legend-large-cloud {
  display: inline-block;
  background-image: url(../../images/sprites.png);
  background-position: -537px -158px;
  width: 75px;
  height: 75px; }

.no-flexboxlegacy.no-touch.no-canvas .icon-legend-large-cross,
.icon-legend-large-cross {
  display: inline-block;
  background-image: url(../../images/sprites.png);
  background-position: -537px -79px;
  width: 75px;
  height: 75px; }

.no-flexboxlegacy.no-touch.no-canvas .icon-legend-large-eye,
.icon-legend-large-eye {
  display: inline-block;
  background-image: url(../../images/sprites.png);
  background-position: -537px 0px;
  width: 75px;
  height: 75px; }

.no-flexboxlegacy.no-touch.no-canvas .icon-legend-large-fire,
.icon-legend-large-fire {
  display: inline-block;
  background-image: url(../../images/sprites.png);
  background-position: -425px -338px;
  width: 75px;
  height: 75px; }

.no-flexboxlegacy.no-touch.no-canvas .icon-legend-large-flower,
.icon-legend-large-flower {
  display: inline-block;
  background-image: url(../../images/sprites.png);
  background-position: -346px -338px;
  width: 75px;
  height: 75px; }

.no-flexboxlegacy.no-touch.no-canvas .icon-legend-large-lock,
.icon-legend-large-lock {
  display: inline-block;
  background-image: url(../../images/sprites.png);
  background-position: -425px -259px;
  width: 75px;
  height: 75px; }

.no-flexboxlegacy.no-touch.no-canvas .icon-legend-large-rays,
.icon-legend-large-rays {
  display: inline-block;
  background-image: url(../../images/sprites.png);
  background-position: -537px -316px;
  width: 75px;
  height: 75px; }

.no-flexboxlegacy.no-touch.no-canvas .icon-legend-large-shower,
.icon-legend-large-shower {
  display: inline-block;
  background-image: url(../../images/sprites.png);
  background-position: -537px -237px;
  width: 75px;
  height: 75px; }

.no-flexboxlegacy.no-touch.no-canvas .icon-legend-large-sun,
.icon-legend-large-sun {
  display: inline-block;
  background-image: url(../../images/sprites.png);
  background-position: -346px -259px;
  width: 75px;
  height: 75px; }

.no-flexboxlegacy.no-touch.no-canvas .icon-legend-small-bird,
.icon-legend-small-bird {
  display: inline-block;
  background-image: url(../../images/sprites.png);
  background-position: -324px -558px;
  width: 50px;
  height: 50px; }

.no-flexboxlegacy.no-touch.no-canvas .icon-legend-small-cloud,
.icon-legend-small-cloud {
  display: inline-block;
  background-image: url(../../images/sprites.png);
  background-position: -378px -558px;
  width: 50px;
  height: 50px; }

.no-flexboxlegacy.no-touch.no-canvas .icon-legend-small-cross,
.icon-legend-small-cross {
  display: inline-block;
  background-image: url(../../images/sprites.png);
  background-position: -432px -558px;
  width: 50px;
  height: 50px; }

.no-flexboxlegacy.no-touch.no-canvas .icon-legend-small-eye,
.icon-legend-small-eye {
  display: inline-block;
  background-image: url(../../images/sprites.png);
  background-position: -480px -417px;
  width: 50px;
  height: 50px; }

.no-flexboxlegacy.no-touch.no-canvas .icon-legend-small-fire,
.icon-legend-small-fire {
  display: inline-block;
  background-image: url(../../images/sprites.png);
  background-position: -108px -558px;
  width: 50px;
  height: 50px; }

.no-flexboxlegacy.no-touch.no-canvas .icon-legend-small-flower,
.icon-legend-small-flower {
  display: inline-block;
  background-image: url(../../images/sprites.png);
  background-position: -54px -558px;
  width: 50px;
  height: 50px; }

.no-flexboxlegacy.no-touch.no-canvas .icon-legend-small-lock,
.icon-legend-small-lock {
  display: inline-block;
  background-image: url(../../images/sprites.png);
  background-position: 0px -558px;
  width: 50px;
  height: 50px; }

.no-flexboxlegacy.no-touch.no-canvas .icon-legend-small-rays,
.icon-legend-small-rays {
  display: inline-block;
  background-image: url(../../images/sprites.png);
  background-position: -270px -558px;
  width: 50px;
  height: 50px; }

.no-flexboxlegacy.no-touch.no-canvas .icon-legend-small-shower,
.icon-legend-small-shower {
  display: inline-block;
  background-image: url(../../images/sprites.png);
  background-position: -162px -558px;
  width: 50px;
  height: 50px; }

.no-flexboxlegacy.no-touch.no-canvas .icon-legend-small-sun,
.icon-legend-small-sun {
  display: inline-block;
  background-image: url(../../images/sprites.png);
  background-position: -216px -558px;
  width: 50px;
  height: 50px; }

.no-flexboxlegacy.no-touch.no-canvas .icon-logo-colour,
.icon-logo-colour {
  display: inline-block;
  background-image: url(../../images/sprites.png);
  background-position: -346px 0px;
  width: 187px;
  height: 60px; }

.no-flexboxlegacy.no-touch.no-canvas .icon-logo-homepage, .no-flexboxlegacy.no-touch.no-canvas .HomePage .icon-logo-colour, .HomePage .no-flexboxlegacy.no-touch.no-canvas .icon-logo-colour,
.icon-logo-homepage,
.HomePage .icon-logo-colour {
  display: inline-block;
  background-image: url(../../images/sprites.png);
  background-position: -346px -128px;
  width: 185px;
  height: 60px; }

.no-flexboxlegacy.no-touch.no-canvas .icon-logo-white,
.icon-logo-white {
  display: inline-block;
  background-image: url(../../images/sprites.png);
  background-position: -346px -64px;
  width: 187px;
  height: 60px; }

.no-flexboxlegacy.no-touch.no-canvas .icon-map,
.icon-map {
  display: inline-block;
  background-image: url(../../images/sprites.png);
  background-position: 0px 0px;
  width: 342px;
  height: 488px; }

.no-flexboxlegacy.no-touch.no-canvas .icon-navburger-hover, .no-flexboxlegacy.no-touch.no-canvas header .navToggle:hover span, header .navToggle:hover .no-flexboxlegacy.no-touch.no-canvas span, .no-flexboxlegacy.no-touch.no-canvas .HomePage .navToggle:hover .icon-navburger, .HomePage .navToggle:hover .no-flexboxlegacy.no-touch.no-canvas .icon-navburger,
.icon-navburger-hover,
header .navToggle:hover span,
.HomePage .navToggle:hover .icon-navburger,
.HomePage header .navToggle:hover span,
header .HomePage .navToggle:hover span {
  display: inline-block;
  background-image: url(../../images/sprites.png);
  background-position: -616px -497px;
  width: 21px;
  height: 18px; }

.no-flexboxlegacy.no-touch.no-canvas .icon-navburger-white, .no-flexboxlegacy.no-touch.no-canvas .HomePage .icon-navburger, .HomePage .no-flexboxlegacy.no-touch.no-canvas .icon-navburger, .no-flexboxlegacy.no-touch.no-canvas .HomePage header .navToggle span, .HomePage header .navToggle .no-flexboxlegacy.no-touch.no-canvas span, .no-flexboxlegacy.no-touch.no-canvas header .navToggle .HomePage span, header .navToggle .HomePage .no-flexboxlegacy.no-touch.no-canvas span,
.icon-navburger-white,
.HomePage .icon-navburger,
.HomePage header .navToggle span,
header .navToggle .HomePage span {
  display: inline-block;
  background-image: url(../../images/sprites.png);
  background-position: -616px -519px;
  width: 21px;
  height: 18px; }

.no-flexboxlegacy.no-touch.no-canvas .icon-navburger, .no-flexboxlegacy.no-touch.no-canvas header .navToggle span, header .navToggle .no-flexboxlegacy.no-touch.no-canvas span,
.icon-navburger,
header .navToggle span {
  display: inline-block;
  background-image: url(../../images/sprites.png);
  background-position: -616px -541px;
  width: 21px;
  height: 18px; }

.no-flexboxlegacy.no-touch.no-canvas .icon-next-hover, .no-flexboxlegacy.no-touch.no-canvas .fauxPagination .next:not(.disabled):hover span, .fauxPagination .next:not(.disabled):hover .no-flexboxlegacy.no-touch.no-canvas span, .no-flexboxlegacy.no-touch.no-canvas
.pagination .next:not(.disabled):hover span,
.pagination .next:not(.disabled):hover .no-flexboxlegacy.no-touch.no-canvas span,
.icon-next-hover,
.fauxPagination .next:not(.disabled):hover span,
.pagination .next:not(.disabled):hover span {
  display: inline-block;
  background-image: url(../../images/sprites.png);
  background-position: -447px -192px;
  width: 63px;
  height: 62px; }

.no-flexboxlegacy.no-touch.no-canvas .icon-next,
.icon-next {
  display: inline-block;
  background-image: url(../../images/sprites.png);
  background-position: -346px -417px;
  width: 63px;
  height: 62px; }

.no-flexboxlegacy.no-touch.no-canvas .icon-play, .no-flexboxlegacy.no-touch.no-canvas .row .video .videoWrap:after, .row .video .no-flexboxlegacy.no-touch.no-canvas .videoWrap:after,
.icon-play,
.row .video .videoWrap:after {
  display: inline-block;
  background-image: url(../../images/sprites.png);
  background-position: -131px -492px;
  width: 72px;
  height: 48px; }

.no-flexboxlegacy.no-touch.no-canvas .icon-poi-black,
.icon-poi-black {
  display: inline-block;
  background-image: url(../../images/sprites.png);
  background-position: -616px -299px;
  width: 24px;
  height: 26px; }

.no-flexboxlegacy.no-touch.no-canvas .icon-poi-white,
.icon-poi-white {
  display: inline-block;
  background-image: url(../../images/sprites.png);
  background-position: -616px -269px;
  width: 24px;
  height: 26px; }

.no-flexboxlegacy.no-touch.no-canvas .icon-previous-hover, .no-flexboxlegacy.no-touch.no-canvas .fauxPagination .prev:not(.disabled):hover span, .fauxPagination .prev:not(.disabled):hover .no-flexboxlegacy.no-touch.no-canvas span, .no-flexboxlegacy.no-touch.no-canvas
.pagination .prev:not(.disabled):hover span,
.pagination .prev:not(.disabled):hover .no-flexboxlegacy.no-touch.no-canvas span,
.icon-previous-hover,
.fauxPagination .prev:not(.disabled):hover span,
.pagination .prev:not(.disabled):hover span {
  display: inline-block;
  background-image: url(../../images/sprites.png);
  background-position: 0px -492px;
  width: 63px;
  height: 62px; }

.no-flexboxlegacy.no-touch.no-canvas .icon-previous,
.icon-previous {
  display: inline-block;
  background-image: url(../../images/sprites.png);
  background-position: -413px -417px;
  width: 63px;
  height: 62px; }

.no-flexboxlegacy.no-touch.no-canvas .icon-quotes,
.icon-quotes {
  display: inline-block;
  background-image: url(../../images/sprites.png);
  background-position: -346px -192px;
  width: 97px;
  height: 63px; }

.no-flexboxlegacy.no-touch.no-canvas .icon-search-green, .no-flexboxlegacy.no-touch.no-canvas header .topNav .navSearch span, header .topNav .navSearch .no-flexboxlegacy.no-touch.no-canvas span,
.icon-search-green,
header .topNav .navSearch span {
  display: inline-block;
  background-image: url(../../images/sprites.png);
  background-position: -616px -413px;
  width: 24px;
  height: 24px; }

.no-flexboxlegacy.no-touch.no-canvas .icon-search,
.icon-search {
  display: inline-block;
  background-image: url(../../images/sprites.png);
  background-position: -616px -385px;
  width: 24px;
  height: 24px; }

.no-flexboxlegacy.no-touch.no-canvas .icon-select-arrow, .no-flexboxlegacy.no-touch.no-canvas .sod_select:after,
.icon-select-arrow,
.sod_select:after {
  display: inline-block;
  background-image: url(../../images/sprites.png);
  background-position: -638px -461px;
  width: 10px;
  height: 8px; }

.no-flexboxlegacy.no-touch.no-canvas .icon-tag-active, .no-flexboxlegacy.no-touch.no-canvas .tags .tag.active span, .tags .tag.active .no-flexboxlegacy.no-touch.no-canvas span,
.icon-tag-active,
.tags .tag.active:hover span,
.tags .tag.active span {
  display: inline-block;
  background-image: url(../../images/sprites.png);
  background-position: -514px -192px;
  width: 10px;
  height: 30px; }

.no-flexboxlegacy.no-touch.no-canvas .icon-tag-hover, .no-flexboxlegacy.no-touch.no-canvas .tags .tag:hover span, .tags .tag:hover .no-flexboxlegacy.no-touch.no-canvas span,
.icon-tag-hover,
.tags .tag:hover span {
  display: inline-block;
  background-image: url(../../images/sprites.png);
  background-position: -518px -259px;
  width: 10px;
  height: 30px; }

.no-flexboxlegacy.no-touch.no-canvas .icon-tag, .no-flexboxlegacy.no-touch.no-canvas .tags .tag span, .tags .tag .no-flexboxlegacy.no-touch.no-canvas span, .no-flexboxlegacy.no-touch.no-canvas .ArticlePage h3 .tag span:hover, .ArticlePage h3 .tag .no-flexboxlegacy.no-touch.no-canvas span:hover, .no-flexboxlegacy.no-touch.no-canvas
.CategoryPage h3 .tag span:hover,
.CategoryPage h3 .tag .no-flexboxlegacy.no-touch.no-canvas span:hover, .no-flexboxlegacy.no-touch.no-canvas
.newsArticlePage h3 .tag span:hover,
.newsArticlePage h3 .tag .no-flexboxlegacy.no-touch.no-canvas span:hover,
.icon-tag,
.tags .tag span,
.ArticlePage h3 .tag span:hover,
.CategoryPage h3 .tag span:hover,
.newsArticlePage h3 .tag span:hover,
h3 .tags .tag:hover span {
  display: inline-block;
  background-image: url(../../images/sprites.png);
  background-position: -504px -259px;
  width: 10px;
  height: 30px; }

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (-webkit-min-device-pixel-ratio: 2.5), only screen and (min-resolution: 240dpi) {
  .icon-arrow-left-green {
    background-image: url(../../images/sprites-retina.png);
    background-size: 651px 608px; }
  .icon-arrow-left {
    background-image: url(../../images/sprites-retina.png);
    background-size: 651px 608px; }
  .icon-arrow-right {
    background-image: url(../../images/sprites-retina.png);
    background-size: 651px 608px; }
  .icon-bathroom {
    background-image: url(../../images/sprites-retina.png);
    background-size: 651px 608px; }
  .icon-caret-left {
    background-image: url(../../images/sprites-retina.png);
    background-size: 651px 608px; }
  .icon-caret-right-grey {
    background-image: url(../../images/sprites-retina.png);
    background-size: 651px 608px; }
  .icon-caret-right, header nav .children:after {
    background-image: url(../../images/sprites-retina.png);
    background-size: 651px 608px; }
  .icon-checkbox-checked, .prettycheckbox > a.checked {
    background-image: url(../../images/sprites-retina.png);
    background-size: 651px 608px; }
  .icon-checkbox, .prettycheckbox > a {
    background-image: url(../../images/sprites-retina.png);
    background-size: 651px 608px; }
  .icon-circle-black {
    background-image: url(../../images/sprites-retina.png);
    background-size: 651px 608px; }
  .icon-circle-green, .testimonials .slick-dots li.slick-active button, .productLightbox .gallery .slick-dots li.slick-active button, .lightboxGallery .slick-dots li.slick-active button {
    background-image: url(../../images/sprites-retina.png);
    background-size: 651px 608px; }
  .icon-circle-grey-light, .productLightbox .gallery .slick-dots li button {
    background-image: url(../../images/sprites-retina.png);
    background-size: 651px 608px; }
  .icon-circle-grey, .testimonials .slick-dots li button, .lightboxGallery .slick-dots li button {
    background-image: url(../../images/sprites-retina.png);
    background-size: 651px 608px; }
  .icon-circle-white {
    background-image: url(../../images/sprites-retina.png);
    background-size: 651px 608px; }
  .icon-close-black-small {
    background-image: url(../../images/sprites-retina.png);
    background-size: 651px 608px; }
  .icon-close-black {
    background-image: url(../../images/sprites-retina.png);
    background-size: 651px 608px; }
  .icon-close-small-hover, .filerUpItem .removeItem:hover {
    background-image: url(../../images/sprites-retina.png);
    background-size: 651px 608px; }
  .icon-close-small, .filerUpItem .removeItem {
    background-image: url(../../images/sprites-retina.png);
    background-size: 651px 608px; }
  .icon-close {
    background-image: url(../../images/sprites-retina.png);
    background-size: 651px 608px; }
  .icon-email {
    background-image: url(../../images/sprites-retina.png);
    background-size: 651px 608px; }
  .icon-error, .newsletter .inputWrap.error:before {
    background-image: url(../../images/sprites-retina.png);
    background-size: 651px 608px; }
  .icon-home-hover, header a.icon-home:hover {
    background-image: url(../../images/sprites-retina.png);
    background-size: 651px 608px; }
  .icon-home, header a.icon-home {
    background-image: url(../../images/sprites-retina.png);
    background-size: 651px 608px; }
  .icon-legend-large-bird {
    background-image: url(../../images/sprites-retina.png);
    background-size: 651px 608px; }
  .icon-legend-large-cloud {
    background-image: url(../../images/sprites-retina.png);
    background-size: 651px 608px; }
  .icon-legend-large-cross {
    background-image: url(../../images/sprites-retina.png);
    background-size: 651px 608px; }
  .icon-legend-large-eye {
    background-image: url(../../images/sprites-retina.png);
    background-size: 651px 608px; }
  .icon-legend-large-fire {
    background-image: url(../../images/sprites-retina.png);
    background-size: 651px 608px; }
  .icon-legend-large-flower {
    background-image: url(../../images/sprites-retina.png);
    background-size: 651px 608px; }
  .icon-legend-large-lock {
    background-image: url(../../images/sprites-retina.png);
    background-size: 651px 608px; }
  .icon-legend-large-rays {
    background-image: url(../../images/sprites-retina.png);
    background-size: 651px 608px; }
  .icon-legend-large-shower {
    background-image: url(../../images/sprites-retina.png);
    background-size: 651px 608px; }
  .icon-legend-large-sun {
    background-image: url(../../images/sprites-retina.png);
    background-size: 651px 608px; }
  .icon-legend-small-bird {
    background-image: url(../../images/sprites-retina.png);
    background-size: 651px 608px; }
  .icon-legend-small-cloud {
    background-image: url(../../images/sprites-retina.png);
    background-size: 651px 608px; }
  .icon-legend-small-cross {
    background-image: url(../../images/sprites-retina.png);
    background-size: 651px 608px; }
  .icon-legend-small-eye {
    background-image: url(../../images/sprites-retina.png);
    background-size: 651px 608px; }
  .icon-legend-small-fire {
    background-image: url(../../images/sprites-retina.png);
    background-size: 651px 608px; }
  .icon-legend-small-flower {
    background-image: url(../../images/sprites-retina.png);
    background-size: 651px 608px; }
  .icon-legend-small-lock {
    background-image: url(../../images/sprites-retina.png);
    background-size: 651px 608px; }
  .icon-legend-small-rays {
    background-image: url(../../images/sprites-retina.png);
    background-size: 651px 608px; }
  .icon-legend-small-shower {
    background-image: url(../../images/sprites-retina.png);
    background-size: 651px 608px; }
  .icon-legend-small-sun {
    background-image: url(../../images/sprites-retina.png);
    background-size: 651px 608px; }
  .icon-logo-colour {
    background-image: url(../../images/sprites-retina.png);
    background-size: 651px 608px; }
  .icon-logo-homepage, .HomePage .icon-logo-colour {
    background-image: url(../../images/sprites-retina.png);
    background-size: 651px 608px; }
  .icon-logo-white {
    background-image: url(../../images/sprites-retina.png);
    background-size: 651px 608px; }
  .icon-map {
    background-image: url(../../images/sprites-retina.png);
    background-size: 651px 608px; }
  .icon-navburger-hover, header .navToggle:hover span, .HomePage .navToggle:hover .icon-navburger, .HomePage header .navToggle:hover span, header .HomePage .navToggle:hover span {
    background-image: url(../../images/sprites-retina.png);
    background-size: 651px 608px; }
  .icon-navburger-white, .HomePage .icon-navburger, .HomePage header .navToggle span, header .navToggle .HomePage span {
    background-image: url(../../images/sprites-retina.png);
    background-size: 651px 608px; }
  .icon-navburger, header .navToggle span {
    background-image: url(../../images/sprites-retina.png);
    background-size: 651px 608px; }
  .icon-next-hover, .fauxPagination .next:not(.disabled):hover span,
  .pagination .next:not(.disabled):hover span {
    background-image: url(../../images/sprites-retina.png);
    background-size: 651px 608px; }
  .icon-next {
    background-image: url(../../images/sprites-retina.png);
    background-size: 651px 608px; }
  .icon-play, .row .video .videoWrap:after {
    background-image: url(../../images/sprites-retina.png);
    background-size: 651px 608px; }
  .icon-poi-black {
    background-image: url(../../images/sprites-retina.png);
    background-size: 651px 608px; }
  .icon-poi-white {
    background-image: url(../../images/sprites-retina.png);
    background-size: 651px 608px; }
  .icon-previous-hover, .fauxPagination .prev:not(.disabled):hover span,
  .pagination .prev:not(.disabled):hover span {
    background-image: url(../../images/sprites-retina.png);
    background-size: 651px 608px; }
  .icon-previous {
    background-image: url(../../images/sprites-retina.png);
    background-size: 651px 608px; }
  .icon-quotes {
    background-image: url(../../images/sprites-retina.png);
    background-size: 651px 608px; }
  .icon-search-green, header .topNav .navSearch span {
    background-image: url(../../images/sprites-retina.png);
    background-size: 651px 608px; }
  .icon-search {
    background-image: url(../../images/sprites-retina.png);
    background-size: 651px 608px; }
  .icon-select-arrow, .sod_select:after {
    background-image: url(../../images/sprites-retina.png);
    background-size: 651px 608px; }
  .icon-tag-active, .tags .tag.active:hover span, .tags .tag.active span {
    background-image: url(../../images/sprites-retina.png);
    background-size: 651px 608px; }
  .icon-tag-hover, .tags .tag:hover span {
    background-image: url(../../images/sprites-retina.png);
    background-size: 651px 608px; }
  .icon-tag, .tags .tag span, .ArticlePage h3 .tag span:hover,
  .CategoryPage h3 .tag span:hover,
  .newsArticlePage h3 .tag span:hover, h3 .tags .tag:hover span {
    background-image: url(../../images/sprites-retina.png);
    background-size: 651px 608px; } }
