@charset "UTF-8";
/*************
 Imports
**************/
/*************
 Global Mixins
**************/
@font-face {
  font-family: 'Raleway';
  src: url('../fonts/raleway/raleway-bold-webfont.eot');
  src: url('../fonts/raleway/raleway-bold-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/raleway/raleway-bold-webfont.woff2') format('woff2'), url('../fonts/raleway/raleway-bold-webfont.woff') format('woff'), url('../fonts/raleway/raleway-bold-webfont.ttf') format('truetype');
  font-weight: 800;
  font-style: normal;
}
@font-face {
  font-family: 'Raleway';
  src: url('../fonts/raleway/raleway-regular-webfont.eot');
  src: url('../fonts/raleway/raleway-regular-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/raleway/raleway-regular-webfont.woff2') format('woff2'), url('../fonts/raleway/raleway-regular-webfont.woff') format('woff'), url('../fonts/raleway/raleway-regular-webfont.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Raleway';
  src: url('../fonts/raleway/raleway-semibold-webfont.eot');
  src: url('../fonts/raleway/raleway-semibold-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/raleway/raleway-semibold-webfont.woff2') format('woff2'), url('../fonts/raleway/raleway-semibold-webfont.woff') format('woff'), url('../fonts/raleway/raleway-semibold-webfont.ttf') format('truetype');
  font-weight: bold;
  font-style: normal;
}
/*************
 Global
**************/
body {
  padding-top: 57px;
  font-family: 'Raleway', sans-serif;
}
@media (min-width: 768px) {
  body {
    padding-top: 137px;
  }
}
@media (min-width: 992px) {
  body {
    padding-top: 140px;
  }
}
img {
  max-width: 100%;
}
.figcaption {
  margin-top: 1em;
  margin-bottom: 1em;
  font-size: .8em;
}
/* CMS Editor Image with Caption */
.captionImage {
  width: auto !important;
}
.captionImage .caption {
  margin-top: 5px;
}
/* Browser Upgrade Warning */
.browserupgrade {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 10;
  padding: 1em 0;
  background-color: #d9534f;
  color: white;
}
.browserupgrade a,
.browserupgrade a:hover {
  color: inherit;
  text-decoration: underline;
}
.panel-default {
  border-radius: 0;
  background-color: #e6e6e6;
  border: none;
}
.panel .panel-body {
  padding: 10px;
}
.section.intro {
  padding: 1.75em 0;
  background-image: url("../img/wall-texture.jpg");
  background-color: #d6d6d6;
  color: #5a3c7d;
}
.section.intro p {
  margin-bottom: 0;
  font-size: 1.75em;
  font-weight: bold;
}
.section.intro strong {
  font-weight: 800;
}
.section.gradient p {
  background-image: -webkit-linear-gradient(left, #5a3c7d 0%, #598f9f 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
/* SilverStripe Login Form */
#MemberLoginForm_LoginForm .checkbox {
  margin-left: 0;
}
#MemberLoginForm_LoginForm .Actions p {
  margin-top: 10px;
}
@media (max-width: 767px) {
  /* Collapsed Column vertical spacing on XS devices */
  div[class^="col-"] {
    margin: 1em 0;
  }
}
/****************
	Header
****************/
.header {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1000;
  width: 100%;
}
.header.affix {
  position: fixed;
}
@media (min-width: 768px) {
  .header.affix {
    top: -80px;
  }
}
@media (min-width: 992px) {
  .header.affix {
    top: -87px;
  }
}
/*************
	Header Top
*************/
.header-top {
  padding: 1em 0;
  color: white;
  background-color: #3f3e3c;
}
.header-top h1,
.header-top .h1 {
  margin: 0;
}
.header-top p {
  color: #f3a311;
}
.header-top a:hover img {
  opacity: .90;
}
.header-top a:active img {
  opacity: .75;
}
.header-top .tagline {
  margin-top: 1em;
}
.header-top .logos {
  padding-top: .65em;
}
.header-top .logos a {
  margin-right: 12px;
}
.header-top .logos img {
  height: 40px;
}
.header-top .search {
  padding-top: .5em;
  text-align: right;
}
.header-top .search .input-group {
  background-color: #545454;
}
.header-top .search .form-control,
.header-top .search .btn {
  color: white;
  border: none;
}
.header-top .search .form-control {
  background-color: transparent;
}
.header-top .search .btn {
  background-color: #666666;
}
.header-top .search .btn {
  -webkit-transition: background-color 250ms;
  transition: background-color 250ms;
}
.header-top .search .btn:hover {
  background-color: #808080;
}
.header-top .search .btn:active,
.header-top .search .btn:focus {
  background-color: #4d4d4d;
}
/********
	Navbar
********/
.navbar.navbar-inverse {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 1000;
  margin-bottom: 0;
  border-radius: 0;
  border: none;
  background-color: #3f3e3c;
}
.navbar.navbar-inverse:after {
  /* FF3.6+ */
  /* Chrome,Safari4+ */
  /* Chrome10+,Safari5.1+ */
  /* Opera 11.10+ */
  /* IE10+ */
  /* W3C */
  background: url("../img/rainbow-gradient-crop.png");
  background-size: cover;
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, #65328a), color-stop(25%, #3caad2), color-stop(50%, #7bb978), color-stop(75%, #e5db21), color-stop(100%, #e94a3e));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(left, #65328a 0%, #3caad2 25%, #7bb978 50%, #e5db21 75%, #e94a3e 100%);
  /* Chrome10+,Safari5.1+ */
  /* Opera 11.10+ */
  /* IE10+ */
  background: linear-gradient(to right, #65328a 0%, #3caad2 25%, #7bb978 50%, #e5db21 75%, #e94a3e 100%);
  /* W3C */
  position: absolute;
  left: 0;
  width: 100%;
  height: 2px;
  content: '';
  bottom: 0;
}
.navbar.navbar-inverse .navbar-brand {
  padding-top: .1em;
}
.navbar.navbar-inverse .navbar-brand h1,
.navbar.navbar-inverse .navbar-brand .h1 {
  margin: 0;
}
.navbar.navbar-inverse .navbar-brand h1 img,
.navbar.navbar-inverse .navbar-brand .h1 img {
  height: 35px;
}
.navbar.navbar-inverse .navbar-nav li > a {
  display: block;
  color: #cccccc;
}
.navbar.navbar-inverse .navbar-nav li > a span {
  display: block;
  position: relative;
}
.navbar.navbar-inverse .navbar-nav li.active > a,
.navbar.navbar-inverse .navbar-nav li.current > a {
  color: #f3a311;
}
@media (min-width: 768px) {
  .navbar.navbar-inverse {
    background-color: #595855;
    position: static;
    top: auto;
    left: auto;
  }
  .navbar.navbar-inverse .navbar-nav {
    display: table;
    width: 110%;
    margin-left: -5%;
    margin-right: -5%;
  }
  .navbar.navbar-inverse .navbar-nav li {
    display: table-cell;
    float: none;
  }
  .navbar.navbar-inverse .navbar-nav li > a {
    padding-top: .5em;
    padding-bottom: .5em;
    padding-left: 1.8em;
    padding-right: 1.8em;
    font-size: 12px;
    text-align: center;
  }
  .navbar.navbar-inverse .navbar-nav li > a span.maori {
    border-bottom: 1px solid #73716e;
  }
  .navbar.navbar-inverse .navbar-nav li.active > a {
    background-color: transparent;
  }
}
@media (min-width: 992px) {
  .navbar.navbar-inverse .navbar-nav li > a {
    font-size: 13px;
    padding-left: 2.5em;
    padding-right: 2.5em;
  }
}
@media (max-width: 767px) {
  .navbar.navbar-inverse .navbar-nav li > a {
    position: relative;
    border-bottom: 1px solid #595855;
  }
  .navbar.navbar-inverse .navbar-nav li > a:after {
    position: absolute;
    right: 33px;
    top: 20px;
    /* Glyphicon Right Chevron (Heavy Weight) */
    /* Rotated Empty Div Emulated Chevron */
    content: '';
    width: 20px;
    height: 20px;
    border-top: 2px solid #bfbfbf;
    border-right: 2px solid #bfbfbf;
    -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
            transform: rotate(45deg);
  }
  .navbar.navbar-inverse .navbar-nav li > a span {
    padding: 0 .5em;
  }
  .navbar.navbar-inverse .navbar-nav li:last-of-type > a {
    border-bottom: none;
  }
}
/**************************
 Generic SilverStripe Page
**************************/
.Page .section.content,
.ErrorPage .section.content {
  padding: 2em 0;
}
.HomePage {
  /*************
	 Tagline
	**************/
  /*************
	 About
	**************/
  /*************
	 Featurette
	**************/
}
.HomePage body {
  background-color: #d6d6d6;
}
.HomePage .tagline {
  position: relative;
  padding: 2em 0;
  background-color: #404040;
  background-image: url("../img/weave.jpg");
  background-size: cover;
  text-align: center;
}
.HomePage .tagline p {
  margin-bottom: 0;
}
.HomePage .tagline:before {
  /* FF3.6+ */
  /* Chrome,Safari4+ */
  /* Chrome10+,Safari5.1+ */
  /* Opera 11.10+ */
  /* IE10+ */
  /* W3C */
  background: url("../img/rainbow-gradient-crop.png");
  background-size: cover;
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, #65328a), color-stop(25%, #3caad2), color-stop(50%, #7bb978), color-stop(75%, #e5db21), color-stop(100%, #e94a3e));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(left, #65328a 0%, #3caad2 25%, #7bb978 50%, #e5db21 75%, #e94a3e 100%);
  /* Chrome10+,Safari5.1+ */
  /* Opera 11.10+ */
  /* IE10+ */
  background: linear-gradient(to right, #65328a 0%, #3caad2 25%, #7bb978 50%, #e5db21 75%, #e94a3e 100%);
  /* W3C */
  position: absolute;
  left: 0;
  width: 100%;
  height: 2px;
  content: '';
  top: 0;
}
.HomePage .about {
  text-align: center;
}
.HomePage .about p {
  margin-top: 2em;
  margin-bottom: .5em;
  font-size: 1.5em;
}
.HomePage .featurette {
  margin: 3em 0 4em;
  text-align: center;
}
.HomePage .featurette .panel {
  margin-bottom: 0;
}
.HomePage .featurette .feature img {
  display: block;
}
.HomePage .featurette .feature .photo {
  margin-bottom: .75em;
  max-height: 152px;
  overflow: hidden;
}
.HomePage .featurette .feature .photo img {
  width: 100%;
}
.HomePage .featurette .feature .logo {
  height: 75px;
  margin: 1.5em 0;
  padding: 0 1em;
  overflow: hidden;
}
.HomePage .featurette .feature .logo img {
  margin: 0 auto;
  max-height: 80px;
}
.HomePage .featurette .feature .btn {
  padding: .4em 0;
}
.HomePage .featurette .feature.te-aho-tu-roa .btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  text-decoration: none !important;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 15px;
  line-height: 1.42857143;
  border-radius: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border: none;
  background-color: #2E367F;
  background-image: -webkit-linear-gradient(left, #2E367F 0, #5a3c7d 100%);
  background-image: linear-gradient(to right, #2E367F 0, #5a3c7d 100%);
}
.HomePage .featurette .feature.te-aho-tu-roa .btn:focus,
.HomePage .featurette .feature.te-aho-tu-roa .btn:active:focus,
.HomePage .featurette .feature.te-aho-tu-roa .btn.active:focus,
.HomePage .featurette .feature.te-aho-tu-roa .btn.focus,
.HomePage .featurette .feature.te-aho-tu-roa .btn:active.focus,
.HomePage .featurette .feature.te-aho-tu-roa .btn.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.HomePage .featurette .feature.te-aho-tu-roa .btn:hover,
.HomePage .featurette .feature.te-aho-tu-roa .btn:focus,
.HomePage .featurette .feature.te-aho-tu-roa .btn.focus {
  color: #333;
  text-decoration: none;
}
.HomePage .featurette .feature.te-aho-tu-roa .btn:active,
.HomePage .featurette .feature.te-aho-tu-roa .btn.active {
  outline: 0;
  background-image: none;
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.HomePage .featurette .feature.te-aho-tu-roa .btn.disabled,
.HomePage .featurette .feature.te-aho-tu-roa .btn[disabled],
fieldset[disabled] .HomePage .featurette .feature.te-aho-tu-roa .btn {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  box-shadow: none;
}
.HomePage .featurette .feature.te-aho-tu-roa .btn,
.HomePage .featurette .feature.te-aho-tu-roa .btn:hover,
.HomePage .featurette .feature.te-aho-tu-roa .btn:active,
.HomePage .featurette .feature.te-aho-tu-roa .btn:focus {
  color: white;
}
.HomePage .featurette .feature.te-aho-tu-roa .btn:hover {
  background-color: #353e92;
  background-image: -webkit-linear-gradient(left, #353e92 0, #66448e 100%);
  background-image: linear-gradient(to right, #353e92 0, #66448e 100%);
}
.HomePage .featurette .feature.te-aho-tu-roa .btn:active,
.HomePage .featurette .feature.te-aho-tu-roa .btn:focus {
  background-color: #272e6c;
  background-image: -webkit-linear-gradient(left, #272e6c 0, #4e346c 100%);
  background-image: linear-gradient(to right, #272e6c 0, #4e346c 100%);
}
.HomePage .featurette .feature.enviroschools .btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  text-decoration: none !important;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 15px;
  line-height: 1.42857143;
  border-radius: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border: none;
  background-color: #3c8f18;
  background-image: -webkit-linear-gradient(left, #3c8f18 0, #86c21e 100%);
  background-image: linear-gradient(to right, #3c8f18 0, #86c21e 100%);
}
.HomePage .featurette .feature.enviroschools .btn:focus,
.HomePage .featurette .feature.enviroschools .btn:active:focus,
.HomePage .featurette .feature.enviroschools .btn.active:focus,
.HomePage .featurette .feature.enviroschools .btn.focus,
.HomePage .featurette .feature.enviroschools .btn:active.focus,
.HomePage .featurette .feature.enviroschools .btn.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.HomePage .featurette .feature.enviroschools .btn:hover,
.HomePage .featurette .feature.enviroschools .btn:focus,
.HomePage .featurette .feature.enviroschools .btn.focus {
  color: #333;
  text-decoration: none;
}
.HomePage .featurette .feature.enviroschools .btn:active,
.HomePage .featurette .feature.enviroschools .btn.active {
  outline: 0;
  background-image: none;
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.HomePage .featurette .feature.enviroschools .btn.disabled,
.HomePage .featurette .feature.enviroschools .btn[disabled],
fieldset[disabled] .HomePage .featurette .feature.enviroschools .btn {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  box-shadow: none;
}
.HomePage .featurette .feature.enviroschools .btn,
.HomePage .featurette .feature.enviroschools .btn:hover,
.HomePage .featurette .feature.enviroschools .btn:active,
.HomePage .featurette .feature.enviroschools .btn:focus {
  color: white;
}
.HomePage .featurette .feature.enviroschools .btn:hover {
  background-color: #45a51c;
  background-image: -webkit-linear-gradient(left, #45a51c 0, #95d821 100%);
  background-image: linear-gradient(to right, #45a51c 0, #95d821 100%);
}
.HomePage .featurette .feature.enviroschools .btn:active,
.HomePage .featurette .feature.enviroschools .btn:focus {
  background-color: #337914;
  background-image: -webkit-linear-gradient(left, #337914 0, #77ac1b 100%);
  background-image: linear-gradient(to right, #337914 0, #77ac1b 100%);
}
.HomePage .featurette .feature.toimata .btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  text-decoration: none !important;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 15px;
  line-height: 1.42857143;
  border-radius: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border: none;
  background-color: #c70707;
  background-image: -webkit-linear-gradient(left, #c70707 0, #dd5739 75%);
  background-image: linear-gradient(to right, #c70707 0, #dd5739 75%);
}
.HomePage .featurette .feature.toimata .btn:focus,
.HomePage .featurette .feature.toimata .btn:active:focus,
.HomePage .featurette .feature.toimata .btn.active:focus,
.HomePage .featurette .feature.toimata .btn.focus,
.HomePage .featurette .feature.toimata .btn:active.focus,
.HomePage .featurette .feature.toimata .btn.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.HomePage .featurette .feature.toimata .btn:hover,
.HomePage .featurette .feature.toimata .btn:focus,
.HomePage .featurette .feature.toimata .btn.focus {
  color: #333;
  text-decoration: none;
}
.HomePage .featurette .feature.toimata .btn:active,
.HomePage .featurette .feature.toimata .btn.active {
  outline: 0;
  background-image: none;
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.HomePage .featurette .feature.toimata .btn.disabled,
.HomePage .featurette .feature.toimata .btn[disabled],
fieldset[disabled] .HomePage .featurette .feature.toimata .btn {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  box-shadow: none;
}
.HomePage .featurette .feature.toimata .btn,
.HomePage .featurette .feature.toimata .btn:hover,
.HomePage .featurette .feature.toimata .btn:active,
.HomePage .featurette .feature.toimata .btn:focus {
  color: white;
}
.HomePage .featurette .feature.toimata .btn:hover {
  background-color: #df0808;
  background-image: -webkit-linear-gradient(left, #df0808 0, #e16a4e 75%);
  background-image: linear-gradient(to right, #df0808 0, #e16a4e 75%);
}
.HomePage .featurette .feature.toimata .btn:active,
.HomePage .featurette .feature.toimata .btn:focus {
  background-color: #ae0606;
  background-image: -webkit-linear-gradient(left, #ae0606 0, #d74625 75%);
  background-image: linear-gradient(to right, #ae0606 0, #d74625 75%);
}
@media (min-width: 768px) {
  .HomePage .about p {
    font-size: 1.3em;
  }
  .HomePage .about p span {
    display: block;
  }
  .HomePage .featurette .feature .content {
    height: 210px;
    overflow: hidden;
  }
}
@media (min-width: 992px) {
  .HomePage .about p {
    font-size: 1.5em;
  }
  .HomePage .featurette .feature .content {
    height: 140px;
  }
}
/* Slick Default Styling */
.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;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
}
.slick-track:before,
.slick-track:after {
  display: table;
  content: '';
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}
[dir='rtl'] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
/* Icons */
@font-face {
  font-family: "slick";
  src: url("../fonts/slick/slick.eot");
  src: url("../fonts/slick/slick.eot?#iefix") format("embedded-opentype"), url("../fonts/slick/slick.woff") format("woff"), url("../fonts/slick/slick.ttf") format("truetype"), url("../fonts/slick/slick.svg#slick") format("svg");
  font-weight: normal;
  font-style: normal;
}
/* Slider */
.slick-loading .slick-list {
  background: #fff url("../img/ajax-loader.gif") center center no-repeat;
}
/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  margin-top: -10px;
  padding: 0;
  border: none;
  outline: none;
}
.slick-prev:hover,
.slick-next:hover,
.slick-prev:focus,
.slick-next:focus {
  outline: none;
  background: transparent;
  color: transparent;
}
.slick-prev:hover:before,
.slick-next:hover:before,
.slick-prev:focus:before,
.slick-next:focus:before {
  opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: 0.25;
}
@media (max-width: 767px) {
  .slick-prev,
  .slick-next {
    display: none !important;
    /* Hide arrows on phone */
  }
}
.slick-prev:before,
.slick-next:before {
  font-family: "slick";
  font-size: 25px;
  line-height: 1;
  color: white;
  opacity: 0.75;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.slick-prev {
  left: 25px;
}
[dir="rtl"] .slick-prev {
  left: auto;
  right: 25px;
}
.slick-prev:before {
  content: "←";
}
[dir="rtl"] .slick-prev:before {
  content: "→";
}
.slick-next {
  right: 25px;
}
[dir="rtl"] .slick-next {
  left: 25px;
  right: auto;
}
.slick-next:before {
  content: "→";
}
[dir="rtl"] .slick-next:before {
  content: "←";
}
/* Dots */
.slick-dots {
  position: absolute;
  bottom: -45px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  width: 100%;
}
.slick-dots li {
  position: relative;
  display: inline-block;
  height: 20px;
  width: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}
.slick-dots li button {
  border: 0;
  background: transparent;
  display: block;
  height: 20px;
  width: 20px;
  outline: none;
  line-height: 0px;
  font-size: 0px;
  color: transparent;
  padding: 5px;
  cursor: pointer;
}
.slick-dots li button:hover,
.slick-dots li button:focus {
  outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
  opacity: 1;
}
.slick-dots li button:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "•";
  width: 20px;
  height: 20px;
  font-family: "slick";
  font-size: 6px;
  line-height: 20px;
  text-align: center;
  color: black;
  opacity: 0.25;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before {
  color: black;
  opacity: 0.75;
}
/* Toimata Styling */
.hero-carousel {
  visibility: hidden;
  background-color: #252423;
  color: white;
}
.hero-carousel.slick-initialized {
  visibility: visible;
}
.hero-carousel figure img {
  width: 100%;
  max-width: initial;
}
.hero-carousel figure figcaption {
  position: relative;
  text-align: center;
  padding: 1em 0;
}
.hero-carousel figure figcaption:before {
  /* FF3.6+ */
  /* Chrome,Safari4+ */
  /* Chrome10+,Safari5.1+ */
  /* Opera 11.10+ */
  /* IE10+ */
  /* W3C */
  background: url("../img/rainbow-gradient-crop.png");
  background-size: cover;
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, #65328a), color-stop(25%, #3caad2), color-stop(50%, #7bb978), color-stop(75%, #e5db21), color-stop(100%, #e94a3e));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(left, #65328a 0%, #3caad2 25%, #7bb978 50%, #e5db21 75%, #e94a3e 100%);
  /* Chrome10+,Safari5.1+ */
  /* Opera 11.10+ */
  /* IE10+ */
  background: linear-gradient(to right, #65328a 0%, #3caad2 25%, #7bb978 50%, #e5db21 75%, #e94a3e 100%);
  /* W3C */
  position: absolute;
  left: 0;
  width: 100%;
  height: 2px;
  content: '';
  top: 0;
}
.hero-carousel figure figcaption h2 {
  margin-top: 0;
  font-size: 1.5em;
  color: #f3a311;
}
.hero-carousel figure figcaption .small {
  color: #bfbfbf;
  padding-top: .5em;
  margin-bottom: 0;
  border-top: 1px solid #808080;
}
@media (min-width: 768px) {
  .hero-carousel figure figcaption:before {
    display: none;
  }
}
/* Custom Buttons */
a.btn-te-aho-tu-roa {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  text-decoration: none !important;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 15px;
  line-height: 1.42857143;
  border-radius: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border: none;
  background-color: #2E367F;
  background-image: -webkit-linear-gradient(left, #2E367F 0, #5a3c7d 100%);
  background-image: linear-gradient(to right, #2E367F 0, #5a3c7d 100%);
}
a.btn-te-aho-tu-roa:focus,
a.btn-te-aho-tu-roa:active:focus,
a.btn-te-aho-tu-roa.active:focus,
a.btn-te-aho-tu-roa.focus,
a.btn-te-aho-tu-roa:active.focus,
a.btn-te-aho-tu-roa.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
a.btn-te-aho-tu-roa:hover,
a.btn-te-aho-tu-roa:focus,
a.btn-te-aho-tu-roa.focus {
  color: #333;
  text-decoration: none;
}
a.btn-te-aho-tu-roa:active,
a.btn-te-aho-tu-roa.active {
  outline: 0;
  background-image: none;
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
a.btn-te-aho-tu-roa.disabled,
a.btn-te-aho-tu-roa[disabled],
fieldset[disabled] a.btn-te-aho-tu-roa {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  box-shadow: none;
}
a.btn-te-aho-tu-roa,
a.btn-te-aho-tu-roa:hover,
a.btn-te-aho-tu-roa:active,
a.btn-te-aho-tu-roa:focus {
  color: white;
}
a.btn-te-aho-tu-roa:hover {
  background-color: #353e92;
  background-image: -webkit-linear-gradient(left, #353e92 0, #66448e 100%);
  background-image: linear-gradient(to right, #353e92 0, #66448e 100%);
}
a.btn-te-aho-tu-roa:active,
a.btn-te-aho-tu-roa:focus {
  background-color: #272e6c;
  background-image: -webkit-linear-gradient(left, #272e6c 0, #4e346c 100%);
  background-image: linear-gradient(to right, #272e6c 0, #4e346c 100%);
}
a.btn-enviroschools {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  text-decoration: none !important;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 15px;
  line-height: 1.42857143;
  border-radius: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border: none;
  background-color: #3c8f18;
  background-image: -webkit-linear-gradient(left, #3c8f18 0, #86c21e 100%);
  background-image: linear-gradient(to right, #3c8f18 0, #86c21e 100%);
}
a.btn-enviroschools:focus,
a.btn-enviroschools:active:focus,
a.btn-enviroschools.active:focus,
a.btn-enviroschools.focus,
a.btn-enviroschools:active.focus,
a.btn-enviroschools.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
a.btn-enviroschools:hover,
a.btn-enviroschools:focus,
a.btn-enviroschools.focus {
  color: #333;
  text-decoration: none;
}
a.btn-enviroschools:active,
a.btn-enviroschools.active {
  outline: 0;
  background-image: none;
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
a.btn-enviroschools.disabled,
a.btn-enviroschools[disabled],
fieldset[disabled] a.btn-enviroschools {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  box-shadow: none;
}
a.btn-enviroschools,
a.btn-enviroschools:hover,
a.btn-enviroschools:active,
a.btn-enviroschools:focus {
  color: white;
}
a.btn-enviroschools:hover {
  background-color: #45a51c;
  background-image: -webkit-linear-gradient(left, #45a51c 0, #95d821 100%);
  background-image: linear-gradient(to right, #45a51c 0, #95d821 100%);
}
a.btn-enviroschools:active,
a.btn-enviroschools:focus {
  background-color: #337914;
  background-image: -webkit-linear-gradient(left, #337914 0, #77ac1b 100%);
  background-image: linear-gradient(to right, #337914 0, #77ac1b 100%);
}
a.btn-toimata {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  text-decoration: none !important;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 15px;
  line-height: 1.42857143;
  border-radius: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border: none;
  background-color: #c70707;
  background-image: -webkit-linear-gradient(left, #c70707 0, #dd5739 75%);
  background-image: linear-gradient(to right, #c70707 0, #dd5739 75%);
}
a.btn-toimata:focus,
a.btn-toimata:active:focus,
a.btn-toimata.active:focus,
a.btn-toimata.focus,
a.btn-toimata:active.focus,
a.btn-toimata.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
a.btn-toimata:hover,
a.btn-toimata:focus,
a.btn-toimata.focus {
  color: #333;
  text-decoration: none;
}
a.btn-toimata:active,
a.btn-toimata.active {
  outline: 0;
  background-image: none;
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
a.btn-toimata.disabled,
a.btn-toimata[disabled],
fieldset[disabled] a.btn-toimata {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  box-shadow: none;
}
a.btn-toimata,
a.btn-toimata:hover,
a.btn-toimata:active,
a.btn-toimata:focus {
  color: white;
}
a.btn-toimata:hover {
  background-color: #df0808;
  background-image: -webkit-linear-gradient(left, #df0808 0, #e16a4e 75%);
  background-image: linear-gradient(to right, #df0808 0, #e16a4e 75%);
}
a.btn-toimata:active,
a.btn-toimata:focus {
  background-color: #ae0606;
  background-image: -webkit-linear-gradient(left, #ae0606 0, #d74625 75%);
  background-image: linear-gradient(to right, #ae0606 0, #d74625 75%);
}
p.btn-te-aho-tu-roa a {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  text-decoration: none !important;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 15px;
  line-height: 1.42857143;
  border-radius: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border: none;
  background-color: #2E367F;
  background-image: -webkit-linear-gradient(left, #2E367F 0, #5a3c7d 100%);
  background-image: linear-gradient(to right, #2E367F 0, #5a3c7d 100%);
}
p.btn-te-aho-tu-roa a:focus,
p.btn-te-aho-tu-roa a:active:focus,
p.btn-te-aho-tu-roa a.active:focus,
p.btn-te-aho-tu-roa a.focus,
p.btn-te-aho-tu-roa a:active.focus,
p.btn-te-aho-tu-roa a.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
p.btn-te-aho-tu-roa a:hover,
p.btn-te-aho-tu-roa a:focus,
p.btn-te-aho-tu-roa a.focus {
  color: #333;
  text-decoration: none;
}
p.btn-te-aho-tu-roa a:active,
p.btn-te-aho-tu-roa a.active {
  outline: 0;
  background-image: none;
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
p.btn-te-aho-tu-roa a.disabled,
p.btn-te-aho-tu-roa a[disabled],
fieldset[disabled] p.btn-te-aho-tu-roa a {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  box-shadow: none;
}
p.btn-te-aho-tu-roa a,
p.btn-te-aho-tu-roa a:hover,
p.btn-te-aho-tu-roa a:active,
p.btn-te-aho-tu-roa a:focus {
  color: white;
}
p.btn-te-aho-tu-roa a:hover {
  background-color: #353e92;
  background-image: -webkit-linear-gradient(left, #353e92 0, #66448e 100%);
  background-image: linear-gradient(to right, #353e92 0, #66448e 100%);
}
p.btn-te-aho-tu-roa a:active,
p.btn-te-aho-tu-roa a:focus {
  background-color: #272e6c;
  background-image: -webkit-linear-gradient(left, #272e6c 0, #4e346c 100%);
  background-image: linear-gradient(to right, #272e6c 0, #4e346c 100%);
}
p.btn-enviroschools a {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  text-decoration: none !important;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 15px;
  line-height: 1.42857143;
  border-radius: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border: none;
  background-color: #3c8f18;
  background-image: -webkit-linear-gradient(left, #3c8f18 0, #86c21e 100%);
  background-image: linear-gradient(to right, #3c8f18 0, #86c21e 100%);
}
p.btn-enviroschools a:focus,
p.btn-enviroschools a:active:focus,
p.btn-enviroschools a.active:focus,
p.btn-enviroschools a.focus,
p.btn-enviroschools a:active.focus,
p.btn-enviroschools a.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
p.btn-enviroschools a:hover,
p.btn-enviroschools a:focus,
p.btn-enviroschools a.focus {
  color: #333;
  text-decoration: none;
}
p.btn-enviroschools a:active,
p.btn-enviroschools a.active {
  outline: 0;
  background-image: none;
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
p.btn-enviroschools a.disabled,
p.btn-enviroschools a[disabled],
fieldset[disabled] p.btn-enviroschools a {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  box-shadow: none;
}
p.btn-enviroschools a,
p.btn-enviroschools a:hover,
p.btn-enviroschools a:active,
p.btn-enviroschools a:focus {
  color: white;
}
p.btn-enviroschools a:hover {
  background-color: #45a51c;
  background-image: -webkit-linear-gradient(left, #45a51c 0, #95d821 100%);
  background-image: linear-gradient(to right, #45a51c 0, #95d821 100%);
}
p.btn-enviroschools a:active,
p.btn-enviroschools a:focus {
  background-color: #337914;
  background-image: -webkit-linear-gradient(left, #337914 0, #77ac1b 100%);
  background-image: linear-gradient(to right, #337914 0, #77ac1b 100%);
}
p.btn-toimata a {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  text-decoration: none !important;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 15px;
  line-height: 1.42857143;
  border-radius: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border: none;
  background-color: #c70707;
  background-image: -webkit-linear-gradient(left, #c70707 0, #dd5739 75%);
  background-image: linear-gradient(to right, #c70707 0, #dd5739 75%);
}
p.btn-toimata a:focus,
p.btn-toimata a:active:focus,
p.btn-toimata a.active:focus,
p.btn-toimata a.focus,
p.btn-toimata a:active.focus,
p.btn-toimata a.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
p.btn-toimata a:hover,
p.btn-toimata a:focus,
p.btn-toimata a.focus {
  color: #333;
  text-decoration: none;
}
p.btn-toimata a:active,
p.btn-toimata a.active {
  outline: 0;
  background-image: none;
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
p.btn-toimata a.disabled,
p.btn-toimata a[disabled],
fieldset[disabled] p.btn-toimata a {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  box-shadow: none;
}
p.btn-toimata a,
p.btn-toimata a:hover,
p.btn-toimata a:active,
p.btn-toimata a:focus {
  color: white;
}
p.btn-toimata a:hover {
  background-color: #df0808;
  background-image: -webkit-linear-gradient(left, #df0808 0, #e16a4e 75%);
  background-image: linear-gradient(to right, #df0808 0, #e16a4e 75%);
}
p.btn-toimata a:active,
p.btn-toimata a:focus {
  background-color: #ae0606;
  background-image: -webkit-linear-gradient(left, #ae0606 0, #d74625 75%);
  background-image: linear-gradient(to right, #ae0606 0, #d74625 75%);
}
/* Generic Content Styling */
.content .main {
  /* Typography */
  /* XS Only Styles */
  /* Generic Colour Classes */
  /* Te aho Tu Roa Colouring */
  /* Enviroschools Colouring */
  /* Organisations */
  /* Team Members */
  /* Board Members */
  /* Sub Sections */
}
.content .main img {
  height: auto;
}
.content .main .lead {
  font-size: 1.2em;
}
.content .main a {
  text-decoration: underline;
}
.content .main a.btn {
  text-decoration: none;
}
.content .main h2,
.content .main h3,
.content .main h4,
.content .main h5,
.content .main h6 {
  color: #d74625;
}
.content .main h2 {
  padding-bottom: .25em;
  margin-bottom: 1em;
  font-size: 1.3em;
  color: #d74625;
  border-bottom: 1px solid #d74625;
}
.content .main h3 {
  font-size: 1.1em;
}
.content .main h4 {
  font-size: 1em;
}
.content .main p .strong {
  color: #d74625;
}
.content .main p.caption {
  font-size: .8em;
}
.content .main ul,
.content .main ol {
  padding-left: 1em;
}
.content .main ul li,
.content .main ol li {
  margin-bottom: .5em;
}
@media (max-width: 767px) {
  .content .main a.magnify,
  .content .main p.magnify a {
    display: block;
    position: relative;
  }
  .content .main a.magnify img,
  .content .main p.magnify a img {
    opacity: .66;
    border: 3px solid #bfbfbf;
    padding: 1.5em;
    -webkit-transition: opacity 150ms;
    transition: opacity 150ms;
  }
  .content .main a.magnify:after,
  .content .main p.magnify a:after {
    position: absolute;
    content: "\e003";
    top: 50%;
    left: 50%;
    width: 50px;
    height: 50px;
    margin-top: -25px;
    margin-left: -25px;
    background-color: #808080;
    border-radius: 50%;
    color: white;
    text-align: center;
    font-family: 'Glyphicons Halflings';
    font-size: 1.2em;
    font-style: normal;
    font-weight: normal;
    line-height: 50px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-transition: -webkit-transform 150ms;
    transition: -webkit-transform 150ms;
    transition: transform 150ms;
    transition: transform 150ms, -webkit-transform 150ms;
  }
  .content .main a.magnify:hover img,
  .content .main p.magnify a:hover img,
  .content .main a.magnify:focus img,
  .content .main p.magnify a:focus img,
  .content .main a.magnify:active img,
  .content .main p.magnify a:active img {
    opacity: .25;
  }
  .content .main a.magnify:hover:after,
  .content .main p.magnify a:hover:after,
  .content .main a.magnify:focus:after,
  .content .main p.magnify a:focus:after,
  .content .main a.magnify:active:after,
  .content .main p.magnify a:active:after {
    -webkit-transform: scale(1.2);
        -ms-transform: scale(1.2);
            transform: scale(1.2);
  }
}
.content .main p.toimata,
.content .main span.toimata,
.content .main strong.toimata,
.content .main em.toimata,
.content .main h2.toimata,
.content .main h3.toimata,
.content .main h4.toimata,
.content .main h5.toimata,
.content .main h6.toimata {
  color: #d74625;
}
.content .main p.toimata2,
.content .main span.toimata2,
.content .main strong.toimata2,
.content .main em.toimata2,
.content .main h2.toimata2,
.content .main h3.toimata2,
.content .main h4.toimata2,
.content .main h5.toimata2,
.content .main h6.toimata2 {
  color: #f3a311;
}
.content .main p.te-aho-tu-roa,
.content .main span.te-aho-tu-roa,
.content .main strong.te-aho-tu-roa,
.content .main em.te-aho-tu-roa,
.content .main h2.te-aho-tu-roa,
.content .main h3.te-aho-tu-roa,
.content .main h4.te-aho-tu-roa,
.content .main h5.te-aho-tu-roa,
.content .main h6.te-aho-tu-roa {
  color: #5a3c7d;
}
.content .main p.te-aho-tu-roa2,
.content .main span.te-aho-tu-roa2,
.content .main strong.te-aho-tu-roa2,
.content .main em.te-aho-tu-roa2,
.content .main h2.te-aho-tu-roa2,
.content .main h3.te-aho-tu-roa2,
.content .main h4.te-aho-tu-roa2,
.content .main h5.te-aho-tu-roa2,
.content .main h6.te-aho-tu-roa2 {
  color: #598f9f;
}
.content .main p.enviroschools,
.content .main span.enviroschools,
.content .main strong.enviroschools,
.content .main em.enviroschools,
.content .main h2.enviroschools,
.content .main h3.enviroschools,
.content .main h4.enviroschools,
.content .main h5.enviroschools,
.content .main h6.enviroschools {
  color: #3c8f18;
}
.content .main p.enviroschools2,
.content .main span.enviroschools2,
.content .main strong.enviroschools2,
.content .main em.enviroschools2,
.content .main h2.enviroschools2,
.content .main h3.enviroschools2,
.content .main h4.enviroschools2,
.content .main h5.enviroschools2,
.content .main h6.enviroschools2 {
  color: #86c21e;
}
.content .main ul.color-bullet {
  list-style: none;
  padding: 0;
  margin: 0;
}
.content .main ul.color-bullet li {
  position: relative;
  padding-left: 1.5em;
}
.content .main ul.color-bullet li:before {
  position: absolute;
  left: 0;
  top: 0;
  content: "•";
  color: #d74625;
  font-size: 2em;
  line-height: .75em;
}
.content .main .stream-panel {
  padding: 10px;
  border-top: 4px solid #d74625;
  margin-left: -5px;
  margin-right: -5px;
}
.content .main .stream-panel h4 {
  margin-top: 0;
  vertical-align: middle;
}
.content .main .stream-panel h4:before,
.content .main .stream-panel h4:after {
  content: " ";
  display: table;
}
.content .main .stream-panel h4:after {
  clear: both;
}
.content .main .stream-panel h4 span {
  display: inline-block;
  vertical-align: middle;
}
.content .main .stream-panel h4 .number {
  vertical-align: middle;
  width: 2.2em;
  height: 2.2em;
  margin-right: .3em;
  line-height: 2.2em;
  font-size: .8em;
  font-weight: normal;
  text-align: center;
  color: white;
  border-radius: 50%;
  background-color: #d74625;
}
.content .main .stream-panel h4 .title {
  width: 75%;
}
.content .main .stream-panel ul {
  padding-left: 1em;
}
@media (min-width: 768px) {
  .content .main .stream-panel h4 .title {
    width: 430px;
  }
}
@media (min-width: 992px) {
  .content .main .stream-panel {
    font-size: .9em;
  }
  .content .main .stream-panel h4 .title {
    width: 135px;
  }
}
.content .main .te-aho-tu-roa h2,
.content .main .te-aho-tu-roa h3,
.content .main .te-aho-tu-roa h4,
.content .main .te-aho-tu-roa h5,
.content .main .te-aho-tu-roa h6 {
  color: #5a3c7d;
}
.content .main .te-aho-tu-roa h2 {
  border-bottom-color: #5a3c7d;
}
.content .main .te-aho-tu-roa p .strong {
  color: #5a3c7d;
}
.content .main .te-aho-tu-roa .stream-panel {
  border-top-color: #5a3c7d;
}
.content .main .te-aho-tu-roa .stream-panel h4 .number {
  background-color: #5a3c7d;
}
@media (min-width: 992px) {
  .content .main .te-aho-tu-roa .stream-panel {
    height: 380px;
  }
}
.content .main .enviroschools h2,
.content .main .enviroschools h3,
.content .main .enviroschools h4,
.content .main .enviroschools h5,
.content .main .enviroschools h6 {
  color: #86c21e;
}
.content .main .enviroschools h2 {
  border-bottom-color: #86c21e;
}
.content .main .enviroschools p .strong {
  color: #86c21e;
}
.content .main .enviroschools .stream-panel {
  border-top-color: #86c21e;
}
.content .main .enviroschools .stream-panel h4 .number {
  background-color: #86c21e;
}
.content .main .organisations {
  margin-bottom: 2em;
}
.content .main .organisations h3 {
  font-size: 1.5em;
  font-weight: normal;
}
.content .main .team-member {
  margin-top: 2em;
  margin-bottom: 2em;
}
.content .main .team-member h3 {
  margin-top: 0;
}
.content .main .board-members {
  padding-left: 0;
  list-style: none;
}
.content .main .board-members li {
  margin: 1em 0;
}
.content .main .board-members strong {
  display: block;
}
.content .main .subsection {
  margin-bottom: 3em;
}
.AboutPage .submenu,
.AboutSubPage .submenu {
  background-color: #e6e6e6;
}
.AboutPage .aside,
.AboutSubPage .aside {
  text-align: center;
}
.AboutPage .aside img,
.AboutSubPage .aside img {
  display: block;
  margin: 1em auto;
}
.AboutPage .aside img:first-of-type,
.AboutSubPage .aside img:first-of-type {
  margin-top: 0;
}
.AboutPage .section.gradient p,
.AboutSubPage .section.gradient p {
  background-image: -webkit-linear-gradient(left, #5a3c7d 0%, #598f9f 100%);
}
@media (min-width: 768px) {
  .AboutPage body,
  .AboutSubPage body {
    background-color: #e6e6e6;
  }
  .AboutPage .content,
  .AboutSubPage .content {
    overflow-x: hidden;
    /* To hide white background horizontal overflow */
  }
  .AboutPage .submenu,
  .AboutSubPage .submenu,
  .AboutPage .main,
  .AboutSubPage .main,
  .AboutPage .aside.padded,
  .AboutSubPage .aside.padded {
    padding-top: 2em;
  }
  .AboutPage .main,
  .AboutSubPage .main,
  .AboutPage .aside.padded,
  .AboutSubPage .aside.padded {
    padding-bottom: 3em;
  }
  .AboutPage .main,
  .AboutSubPage .main,
  .AboutPage .aside.padded,
  .AboutSubPage .aside.padded {
    padding-left: 2em;
    padding-right: 2em;
  }
  .AboutPage .submenu .subnav,
  .AboutSubPage .submenu .subnav {
    margin-left: -1em;
  }
  .AboutPage .submenu,
  .AboutSubPage .submenu,
  .AboutPage .main,
  .AboutSubPage .main {
    min-height: 500px;
  }
  .AboutPage .aside,
  .AboutSubPage .aside {
    background-color: white;
  }
  .AboutPage .main,
  .AboutSubPage .main {
    position: relative;
    /* White background */
  }
  .AboutPage .main:before,
  .AboutSubPage .main:before {
    position: absolute;
    top: 0;
    right: -9999em;
    bottom: 0;
    left: 0;
    z-index: -1;
    content: '';
    background-color: white;
    border-left: 1px solid #cccccc;
  }
}
@media (max-width: 767px) {
  .AboutPage .submenu,
  .AboutSubPage .submenu {
    margin-top: 0;
    padding-bottom: .5em;
    margin-bottom: 1em;
  }
}
.subnav {
  margin-bottom: 1.5em;
  font-size: .9em;
}
.subnav ul > li > a {
  padding-left: 10px;
  padding-right: 10px;
}
.subnav > ul > li.active:before,
.subnav > ul > li.current:before {
  position: absolute;
  left: 0;
  top: 15px;
  content: '';
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 5px 0 5px 8.7px;
  border-color: transparent transparent transparent #d74625;
}
.subnav > ul > li.active > a:hover,
.subnav > ul > li.current > a:hover {
  background-color: transparent;
}
.subnav > ul > li > a {
  color: #d74625;
  font-weight: bold;
}
.subnav > ul > li ul > li > a {
  padding-top: 5px;
  padding-bottom: 5px;
}
@media (min-width: 768px) {
  .subnav {
    width: 165px;
  }
  .subnav.affix {
    top: 87px;
  }
  .subnav.affix-bottom {
    position: absolute;
    margin-bottom: 0;
  }
}
@media (min-width: 992px) {
  .subnav {
    width: 226px;
  }
}
@media (max-width: 767px) {
  .subnav {
    padding-top: .5em;
    padding-bottom: .5em;
    margin-bottom: 1em;
  }
  .subnav h4 {
    margin: 0;
  }
  .subnav h4 a {
    display: block;
    padding: .5em 0;
  }
}
.PartnersPage .content {
  padding-top: 2em;
}
.PartnersPage .section.intro {
  color: #3c8f18;
}
.PartnersPage .section.gradient p {
  background-image: -webkit-linear-gradient(left, #3c8f18 0%, #86c21e 100%);
}
.PartnersPage .main,
.PartnersPage .aside {
  margin-bottom: 2em;
}
.PartnersPage .panel {
  text-align: center;
}
.PartnersPage .panel .figcaption {
  border-top: 1px solid #c8c8c8;
  padding-top: .5em;
}
@media (min-width: 768px) {
  .PartnersPage .panel {
    height: 165px;
    position: relative;
  }
  .PartnersPage .panel img {
    margin-top: 5px;
  }
  .PartnersPage .panel.large {
    height: 350px;
  }
  .PartnersPage .panel.large img {
    margin-top: 10px;
  }
  .PartnersPage .panel .figcaption {
    position: absolute;
    bottom: 0;
    left: 10px;
    width: 325px;
  }
}
@media (min-width: 992px) {
  .PartnersPage .panel {
    height: 150px;
  }
  .PartnersPage .panel .figcaption {
    width: 192px;
  }
  .PartnersPage .panel img {
    margin-top: 0px;
  }
  .PartnersPage .panel.large {
    height: 320px;
  }
  .PartnersPage .panel.large img {
    margin-top: 10px;
  }
}
/* Mixins */
.GrowingOutcomesPage .content {
  padding-top: 2em;
}
.GrowingOutcomesPage .section.intro {
  color: #c7840a;
}
.GrowingOutcomesPage .section.areas .area,
.GrowingOutcomesPage .section.areas .panel {
  margin-bottom: 0;
}
.GrowingOutcomesPage .section.areas .panel {
  border: none;
  border-top-style: solid;
  border-top-width: 6px;
  box-shadow: none;
}
.GrowingOutcomesPage .section.areas .panel .panel-body {
  padding: 1.5em;
}
.GrowingOutcomesPage .section.areas .panel h4 {
  margin-top: 0;
  margin-bottom: 1em;
  font-size: 1.2em;
  line-height: 1.3;
}
.GrowingOutcomesPage .section.areas .panel ul {
  list-style: none;
  padding-left: 20px;
}
.GrowingOutcomesPage .section.areas .panel ul li {
  position: relative;
  margin: .35em 0px;
}
.GrowingOutcomesPage .section.areas .panel ul li:before {
  position: absolute;
  left: -20px;
  top: 5px;
  content: '';
}
.GrowingOutcomesPage .section.areas .panel .figure img {
  width: 100%;
}
.GrowingOutcomesPage .section.areas .panel .figcaption {
  padding: 1em;
  margin-top: 0;
  color: white;
}
.GrowingOutcomesPage .section.areas .row:nth-child(1) .area:nth-child(1) .panel {
  border-top-color: #f60b0b;
}
.GrowingOutcomesPage .section.areas .row:nth-child(1) .area:nth-child(1) .panel h4 {
  color: #f60b0b;
}
.GrowingOutcomesPage .section.areas .row:nth-child(1) .area:nth-child(1) .panel .figcaption {
  background-color: #f60b0b;
}
.GrowingOutcomesPage .section.areas .row:nth-child(1) .area:nth-child(1) .panel ul li:before {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 5px 0 5px 8.7px;
  border-color: transparent transparent transparent #f60b0b;
}
.GrowingOutcomesPage .section.areas .row:nth-child(1) .area:nth-child(2) .panel {
  border-top-color: #86c21e;
}
.GrowingOutcomesPage .section.areas .row:nth-child(1) .area:nth-child(2) .panel h4 {
  color: #86c21e;
}
.GrowingOutcomesPage .section.areas .row:nth-child(1) .area:nth-child(2) .panel .figcaption {
  background-color: #86c21e;
}
.GrowingOutcomesPage .section.areas .row:nth-child(1) .area:nth-child(2) .panel ul li:before {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 5px 0 5px 8.7px;
  border-color: transparent transparent transparent #86c21e;
}
.GrowingOutcomesPage .section.areas .row:nth-child(2) .area:nth-child(1) .panel {
  border-top-color: #5a3c7d;
}
.GrowingOutcomesPage .section.areas .row:nth-child(2) .area:nth-child(1) .panel h4 {
  color: #5a3c7d;
}
.GrowingOutcomesPage .section.areas .row:nth-child(2) .area:nth-child(1) .panel .figcaption {
  background-color: #5a3c7d;
}
.GrowingOutcomesPage .section.areas .row:nth-child(2) .area:nth-child(1) .panel ul li:before {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 5px 0 5px 8.7px;
  border-color: transparent transparent transparent #5a3c7d;
}
.GrowingOutcomesPage .section.areas .row:nth-child(2) .area:nth-child(2) .panel {
  border-top-color: #f3a311;
}
.GrowingOutcomesPage .section.areas .row:nth-child(2) .area:nth-child(2) .panel h4 {
  color: #f3a311;
}
.GrowingOutcomesPage .section.areas .row:nth-child(2) .area:nth-child(2) .panel .figcaption {
  background-color: #f3a311;
}
.GrowingOutcomesPage .section.areas .row:nth-child(2) .area:nth-child(2) .panel ul li:before {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 5px 0 5px 8.7px;
  border-color: transparent transparent transparent #f3a311;
}
.GrowingOutcomesPage .section.wordle {
  padding: 3em 0;
  margin-top: 4em;
}
@media (min-width: 768px) {
  .GrowingOutcomesPage .section.areas {
    padding: 2em 0;
  }
  .GrowingOutcomesPage .section.areas .row {
    position: relative;
    display: table;
    height: 100%;
    margin-bottom: 1.5em;
  }
  .GrowingOutcomesPage .section.areas .area,
  .GrowingOutcomesPage .section.areas .panel {
    height: 100%;
  }
  .GrowingOutcomesPage .section.areas .area {
    float: none;
    display: table-cell;
  }
}
.NewsPage .section.intro {
  color: #d74625;
}
.NewsPage .section.gradient p {
  background-image: -webkit-linear-gradient(left, #c70707 0%, #dd5739 50%);
}
.NewsPage .section.featured {
  padding: 2em 0;
}
.NewsPage .section.featured .panel {
  font-size: .9em;
}
.NewsPage .section.featured .panel img {
  width: 100%;
}
.NewsPage .section.featured .panel h4 {
  padding-bottom: .5em;
  font-size: 1em;
  border-bottom: 1px solid #d74625;
}
.NewsPage .section.featured .panel .read-more {
  color: #d74625;
}
.NewsPage .section.archive {
  padding: 2em 0;
}
.NewsPage .section.archive .item {
  font-size: .9em;
  margin-bottom: 2em;
}
.NewsPage .section.archive .item h4 {
  padding-bottom: .5em;
  font-size: 1.2em;
  border-bottom: 1px solid #494949;
}
.NewsPage .section.archive .item h4:before,
.NewsPage .section.archive .item h4:after {
  content: " ";
  display: table;
}
.NewsPage .section.archive .item h4:after {
  clear: both;
}
.NewsPage .section.archive .item h4 span {
  float: left;
}
.NewsPage .section.archive .item h4 time {
  float: right;
  margin-top: .25em;
  font-size: .75em;
  font-weight: normal;
  color: #c8c8c8;
}
.NewsPage .section.archive .item .read-more {
  color: #d74625;
}
.ContactPage .section.map {
  padding-top: 1.5em;
  background-image: url("../img/map.jpg");
  background-size: cover;
}
.ContactPage .section.map p,
.ContactPage .section.map p > a {
  color: #d18b0b;
  mix-blend-mode: multiply;
  font-weight: bold;
}
.ContactPage .section.map p > a {
  font-size: .8em;
  text-decoration: underline;
}
.ContactPage .section.map .lead {
  font-size: 1.75em;
  font-weight: 800;
}
.ContactPage .section.map .panel {
  background-color: #545454;
  background-color: rgba(0, 0, 0, 0.5);
  color: white;
}
.ContactPage .section.map .panel span {
  display: block;
}
.ContactPage .section.map .panel strong,
.ContactPage .section.map .panel a {
  color: #f3a311;
  font-weight: normal;
}
.ContactPage .section.map .panel address {
  margin-bottom: 0;
}
.ContactPage .section.contacts {
  padding: 2em 0;
}
.ContactPage .section.contacts .organisation {
  margin-bottom: 3em;
}
.ContactPage .section.contacts .organisation h3 {
  font-size: 1.1em;
  padding-bottom: .5em;
  margin-bottom: 1em;
  border-bottom: 1px solid #494949;
}
.ContactPage .section.contacts .organisation a {
  margin-bottom: 1em;
}
.ContactPage .section.contacts .organisation:nth-child(1) h3,
.ContactPage .section.contacts .organisation:nth-child(1) strong {
  color: #f3a311;
}
.ContactPage .section.contacts .organisation:nth-child(1) h3 {
  border-bottom-color: #f3a311;
}
.ContactPage .section.contacts .organisation:nth-child(2) h3,
.ContactPage .section.contacts .organisation:nth-child(2) strong {
  color: #5a3c7d;
}
.ContactPage .section.contacts .organisation:nth-child(2) h3 {
  border-bottom-color: #5a3c7d;
}
.ContactPage .section.contacts .organisation:nth-child(3) h3,
.ContactPage .section.contacts .organisation:nth-child(3) strong {
  color: #3c8f18;
}
.ContactPage .section.contacts .organisation:nth-child(3) h3 {
  border-bottom-color: #3c8f18;
}
@media (min-width: 768px) {
  .ContactPage .section.map .panel {
    text-align: right;
  }
  .ContactPage .section.contacts .stream {
    margin-bottom: 0;
  }
}
/*************
 Footer
**************/
.footer {
  padding: 1em 0 3em;
  color: white;
  background-color: #353f47;
  font-size: .8em;
  text-align: left;
}
.footer h3 {
  padding-bottom: .5em;
  font-size: 1.2em;
  border-bottom: 1px solid rgba(255, 255, 255, 0.25);
}
.footer h3 span {
  margin-right: 0;
}
.footer h4 {
  margin-bottom: .25em;
}
.footer h4,
.footer h4 a {
  color: #f3a311;
}
.footer h4 a {
  font-size: .75em;
}
.footer a {
  color: white;
}
.footer ul {
  list-style-type: none;
  padding: 0;
}
.footer .about-nav > li > a {
  color: #f3a311;
  font-weight: bold;
  font-size: 1.25em;
}
.footer .about-nav > li ul {
  margin-bottom: 1em;
}
.footer .about-nav > li ul li a {
  color: white;
  font-weight: normal;
}
.footer .contact h4 {
  font-size: 1.1em;
}
.footer .contact h4 a {
  font-size: 1em;
}
.footer .contact span {
  display: block;
}
.footer .contact address {
  margin-bottom: 1em;
}
.footer .contact p {
  margin-bottom: 1em;
}
.footer .takarangi {
  margin-top: 2%;
}
.footer .takarangi img {
  width: 100%;
  max-width: initial;
}
.footer .legal {
  margin-top: 1em;
  margin-bottom: 1em;
  text-align: center;
}
.footer .separator {
  margin: 0 1em;
}
/*************
	 Strapline
**************/
.strapline {
  position: relative;
  padding: 1.25em 0;
  text-align: center;
  background-color: #fff;
  color: #808080;
}
.strapline .logo {
  max-height: 55px;
}
.strapline .text {
  margin-top: 1em;
  display: block;
}
.strapline .text img {
  margin: .25em 0;
  max-width: 260px;
}
.strapline .text img:nth-child(1) {
  max-width: 175px;
}
.strapline:before {
  /* FF3.6+ */
  /* Chrome,Safari4+ */
  /* Chrome10+,Safari5.1+ */
  /* Opera 11.10+ */
  /* IE10+ */
  /* W3C */
  background: url("../img/rainbow-gradient-crop.png");
  background-size: cover;
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, #65328a), color-stop(25%, #3caad2), color-stop(50%, #7bb978), color-stop(75%, #e5db21), color-stop(100%, #e94a3e));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(left, #65328a 0%, #3caad2 25%, #7bb978 50%, #e5db21 75%, #e94a3e 100%);
  /* Chrome10+,Safari5.1+ */
  /* Opera 11.10+ */
  /* IE10+ */
  background: linear-gradient(to right, #65328a 0%, #3caad2 25%, #7bb978 50%, #e5db21 75%, #e94a3e 100%);
  /* W3C */
  position: absolute;
  left: 0;
  width: 100%;
  height: 2px;
  content: '';
  top: 0;
}
@media (min-width: 768px) {
  .strapline .text img {
    display: inline;
    max-width: 100%;
    margin: 0;
  }
  .strapline .text img:nth-child(1) {
    max-width: 100%;
  }
}
@media (min-width: 992px) {
  .strapline .text {
    display: inline;
    margin-left: 2em;
  }
  .strapline .text img {
    max-width: 100%;
    margin: 0;
  }
  .strapline .text img:nth-child(1) {
    max-width: 100%;
  }
}
.SearchResults {
  background-color: #f0f0f0;
}
.SearchResults .section.content {
  padding: 2em 0;
}
.SearchResults .section.intro {
  color: #d74625;
}
.SearchResults .results-list {
  list-style-type: none;
  padding-left: 0;
}
.SearchResults .results-list h3 {
  color: #f3a311;
}
.SearchResults .results-list li {
  margin: 2em 0;
  padding-bottom: 1.5em;
  border-bottom: 1px solid #d9d9d9;
}
.SearchResults .results-list a {
  font-weight: bold;
}
