/* Number Base */
/* Colors */
/* Teal - PMS 3125C */
/* Blue - PMS 654C */
/* Gold - PMS 124C */
/* Orange - PMS 716C */
/* Red - PMS 485C */
/* Bergundy - PMS 194C */
/*  Extends --------------------------------------------------------- */
.link-arrow-after {
  content: "\e258";
  position: relative;
  font-size: 1rem;
  display: inline-block;
  font-family: "Glyphicons Halflings";
  font-style: normal;
  font-weight: bold;
  line-height: 1;
  margin-left: 2px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.link-arrow-before {
  content: "\e257";
  position: relative;
  font-size: 1rem;
  display: inline-block;
  font-family: "Glyphicons Halflings";
  font-style: normal;
  font-weight: bold;
  line-height: 1;
  margin-right: 2px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/*  Mixins ---------------------------------------------------------- */
/*  Mr Eaves */
/*  DIN Next -------------------------------------------------------- */
@media only screen and (min-width: 768px) {
  html[lang=en-NZ] #mega-banner-top .content {
    padding: 0 15px;
  }
  html[lang=en-NZ] #mega-banner-top h3 {
    width: 340px;
  }
}
@media only screen and (min-width: 992px) {
  html[lang=en-NZ] #mega-banner-top h1 {
    font-size: 6.6rem;
  }
  html[lang=en-NZ] #mega-banner-top h3 {
    width: 400px;
  }
}
@media only screen and (min-width: 1200px) {
  html[lang=en-NZ] #mega-banner-top h1 {
    font-size: 7rem;
  }
  html[lang=en-NZ] #mega-banner-top h3 {
    width: auto;
  }
}
@media (min-width: 481px) {
  html[lang=en-NZ] #fha.product-detail.alt .tertiary-nav a {
    height: 60px;
    vertical-align: top;
  }
}
@media (min-width: 768px) {
  html[lang=en-NZ] #fha.product-detail.alt .tertiary-nav a {
    height: auto;
    font-size: 15px;
    font-size: 1.5rem;
    line-height: 18px;
    line-height: 1.8rem;
  }
}
@media (min-width: 992px) {
  html[lang=en-NZ] #fha.product-detail.alt .tertiary-nav a {
    font-size: 17px;
    font-size: 1.7rem;
    line-height: 18px;
    line-height: 1.8rem;
  }
}

@media (min-width: 992px) {
  html[lang=en-NZ] #fha #product-list li .title {
    font-size: 1.7rem;
  }
}
@media (min-width: 1200px) {
  html[lang=en-NZ] #fha #product-list li .title {
    font-size: 2rem;
  }
}
@media (min-width: 1200px) {
  html[lang=en-NZ] #fha #product-list li .details p {
    height: 66px;
  }
}

/*# sourceMappingURL=en-NZ.css.map */