@charset "UTF-8";
/* =======================================================================
Project - NParks - Skyrise Greenery

DEPENDENCIES
--------------------------------------------------------------------------
Normalize CSS

TABLE OF CONTENT
--------------------------------------------------------------------------
01 Global
02 Layout
03 Components
04 Media Queries (For miscellaneous styles)
========================================================================== */
@import url("https://fonts.googleapis.com/css?family=Montserrat:400,700");
@import url("https://fonts.googleapis.com/css?family=Open+Sans:400,300,400italic,600italic,700,700italic,800,600,300italic,800italic");
/**
 * Responsive utilities from bootstrap 3
 */
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }

.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto; }

hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eee; }

.clearfix:before,
.clearfix:after {
  content: ' ';
  display: table; }

.clearfix:after {
  clear: both; }

.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.pull-right {
  float: right !important; }

.pull-left {
  float: left !important; }

.hide {
  display: none !important; }

.show {
  display: block !important; }

.invisible {
  visibility: hidden; }

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0; }

.hidden {
  display: none !important; }

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important; }

@media only screen and (max-width: 767px) {
  .hidden-xs {
    display: none !important; }

  .visible-xs-block {
    display: block !important; }

  .visible-xs-inline {
    display: inline !important; }

  .visible-xs-inline-block {
    display: inline-block !important; } }
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .hidden-sm {
    display: none !important; }

  .visible-sm-block {
    display: block !important; }

  .visible-sm-inline {
    display: inline !important; }

  .visible-sm-inline-block {
    display: inline-block !important; } }
@media only screen and (min-width: 1024px) and (max-width: 1139px) {
  .hidden-md {
    display: none !important; }

  .visible-md-block {
    display: block !important; }

  .visible-md-inline {
    display: inline !important; }

  .visible-md-inline-block {
    display: inline-block !important; } }
@media only screen and (min-width: 1140px) {
  .hidden-lg {
    display: none !important; }

  .visible-lg-block {
    display: block !important; }

  .visible-lg-inline {
    display: inline !important; }

  .visible-lg-inline-block {
    display: inline-block !important; } }
/**
 * Buttons
 */
[class^="btn-"], [class*=" btn-"], .btn {
  font-weight: 400;
  font-family: 'Montserrat', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  display: inline-block;
  text-decoration: none;
  text-transform: uppercase;
  text-align: center;
  font-weight: 400;
  font-size: 0.85714em;
  color: #fff;
  padding: 8px 16px;
  background-color: #7e858a;
  margin: 5px 0;
  letter-spacing: .06em; }
  [class^="btn-"]:hover, [class^="btn-"]:focus, [class*=" btn-"]:hover, [class*=" btn-"]:focus, .btn:hover, .btn:focus {
    background: #666; }

.btn-green {
  background-color: #78a22f; }

.btn-dark-green {
  background-color: #016231; }

.module__links {
  margin-top: 50px;
  text-align: center; }

.btn-float-circle {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  /* Webkit */
  -webkit-transition-timing-function: linear;
  transition-timing-function: linear;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -webkit-transition-property: all;
  transition-property: all;
  -webkit-backface-visibility: hidden;
  width: 40px;
  height: 40px;
  padding: 0;
  border: 0;
  outline: 0;
  overflow: hidden;
  text-align: center;
  vertical-align: middle;
  z-index: 999; }

@font-face {
  font-family: 'icomoon';
  src: url("../fonts/icomoon.eot?mndqoh");
  src: url("../fonts/icomoon.eot?mndqoh#iefix") format("embedded-opentype"), url("../fonts/icomoon.ttf?mndqoh") format("truetype"), url("../fonts/icomoon.woff?mndqoh") format("woff"), url("../fonts/icomoon.svg?mndqoh#icomoon") format("svg");
  font-weight: normal;
  font-style: normal; }
[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.icon-upload:before {
  content: "\e90f"; }

.icon-zoomin:before {
  content: "\e90b"; }

.icon-zoom-in:before {
  content: "\e90c"; }

.icon-equalizer:before {
  content: "\e90d"; }

.icon-download3:before {
  content: "\e907"; }

.icon-plus:before {
  content: "\e909"; }

.icon-minus:before {
  content: "\e90a"; }

.icon-filter:before {
  content: "\e908"; }

.icon-ad-filter:before {
  content: "\e90e"; }

.icon-link:before {
  content: "\e900"; }

.icon-chevron-thin-down:before {
  content: "\e901"; }

.icon-chevron-thin-left:before {
  content: "\e902"; }

.icon-chevron-thin-right:before {
  content: "\e903"; }

.icon-chevron-thin-up:before {
  content: "\e904"; }

.icon-circle-with-cross:before {
  content: "\e905"; }

.icon-circle-with-plus:before {
  content: "\e906"; }

.icon-angle-left:before {
  content: "\f104"; }

.icon-angle-right:before {
  content: "\f105"; }

.icon-angle-up:before {
  content: "\f106"; }

.icon-angle-down:before {
  content: "\f107"; }

/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS and IE text size adjust after device orientation change,
 *    without disabling user zoom.
 */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

/**
 * Remove default margin.
 */
body {
  margin: 0; }

/* HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11
 * and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block; }

/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */
audio,
canvas,
progress,
video {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */ }

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0; }

/**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/10/11, Safari, and Firefox < 22.
 */
[hidden],
template {
  display: none; }

/* Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
a {
  background-color: transparent; }

/**
 * Improve readability of focused elements when they are also in an
 * active/hover state.
 */
a:active,
a:hover {
  outline: 0; }

/* Text-level semantics
   ========================================================================== */
/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted; }

/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */
b,
strong {
  font-weight: bold; }

/**
 * Address styling not present in Safari and Chrome.
 */
dfn {
  font-style: italic; }

/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, and Chrome.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/**
 * Address styling not present in IE 8/9.
 */
mark {
  background: #ff0;
  color: #000; }

/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%; }

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

/* Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9/10.
 */
img {
  border: 0; }

/**
 * Correct overflow not hidden in IE 9/10/11.
 */
svg:not(:root) {
  overflow: hidden; }

/* Grouping content
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari.
 */
figure {
  margin: 1em 40px; }

/**
 * Address differences between Firefox and other browsers.
 */
hr {
  box-sizing: content-box;
  height: 0; }

/**
 * Contain overflow in all browsers.
 */
pre {
  overflow: auto; }

/**
 * Address odd `em`-unit font size rendering in all browsers.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

/* Forms
   ========================================================================== */
/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */
/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  /* 1 */
  font: inherit;
  /* 2 */
  margin: 0;
  /* 3 */ }

/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */
button {
  overflow: visible; }

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */
button,
select {
  text-transform: none; }

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */ }

/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
  cursor: default; }

/**
 * Remove inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
input {
  line-height: normal; }

/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

/**
 * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari and Chrome.
 */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  box-sizing: content-box;
  /* 2 */ }

/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

/**
 * 1. Correct `color` not being inherited in IE 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */
textarea {
  overflow: auto; }

/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */
optgroup {
  font-weight: bold; }

/* Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0; }

td,
th {
  padding: 0; }

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-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 {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.slick-track {
  position: relative;
  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; }

.slick-arrow.slick-hidden {
  display: none; }

.rate-our-website .scfSectionBorderAsFieldSet {
  margin-left: 0; }
.rate-our-website .scfSectionLegend {
  text-align: center; }
.rate-our-website .scfRequired {
  float: right !important;
  margin-top: 5px; }
.rate-our-website .scfSingleLineTextLabel {
  display: block;
  width: 100%;
  margin-bottom: 10px; }
.rate-our-website .scfRadioButtonListLabel {
  display: block;
  width: 100%;
  margin-bottom: 10px; }
.rate-our-website .scfSubmitButton {
  margin-top: 30px; }

.scfSubmitButtonBorder {
  text-align: center; }

@media screen and (max-width: 767px) {
  .rate-our-website .scfSingleLineGeneralPanel {
    width: 100%; } }
@-ms-viewport {
  width: device-width; }
/* =======================================================================
01 Global
========================================================================== */
html {
  font-size: .875em;
  box-sizing: border-box; }

body {
  font-family: 'Open Sans', Arial, sans-serif;
  line-height: 1.5;
  color: #363636;
  background: #016231;
  -webkit-animation: load .5s;
  -moz-animation: load .5s;
  animation: load .5s;
  font-size: 1rem;
  padding: 0;
  margin: 0;
  min-width: 300px; }

img {
  border: 0; }

@-webkit-keyframes load {
  0% {
    opacity: 0; }
  20% {
    opacity: 0; } }
@-moz-keyframes load {
  0% {
    opacity: 0; }
  20% {
    opacity: 0; } }
@-o-keyframes load {
  0% {
    opacity: 0; }
  20% {
    opacity: 0; } }
@keyframes load {
  0% {
    opacity: 0; }
  20% {
    opacity: 0; } }
/**
 * Sass extensions
 */
.header > .wingspan:before, .landing-page-tabs:before, .stats > .wingspan:before, .home-fast-links:before, .project-module:before, .awards-module__award .desc:before, .article:before, .footer:before, .header > .wingspan:after, .landing-page-tabs:after, .stats > .wingspan:after, .home-fast-links:after, .project-module:after, .awards-module__award .desc:after, .article:after, .footer:after {
  display: table;
  content: ''; }
.header > .wingspan:after, .landing-page-tabs:after, .stats > .wingspan:after, .home-fast-links:after, .project-module:after, .awards-module__award .desc:after, .article:after, .footer:after {
  clear: both; }

.footer_links {
  margin: 0;
  padding: 0;
  list-style-type: none; }

.project-module h1, .awards-module h1,
.awards-module .module-title, .article h1, .page-intro h1 {
  font-weight: 400;
  font-family: 'Montserrat', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  font-size: 1.71429em;
  line-height: 1.2;
  margin-bottom: 0; }
  .project-module h1:after, .awards-module h1:after,
  .awards-module .module-title:after, .article h1:after, .page-intro h1:after {
    display: block;
    content: '';
    height: 6px;
    width: 80px;
    margin-top: 20px;
    background: #78a22f; }

a {
  /* Webkit */
  -webkit-transition-timing-function: linear;
  transition-timing-function: linear;
  -webkit-transition-duration: 200ms;
  transition-duration: 200ms;
  -webkit-transition-property: color background-color;
  transition-property: color background-color;
  -webkit-backface-visibility: hidden; }

h1, h2, h3, h4, h5, h6 {
  font-weight: 400;
  font-family: 'Montserrat', 'Helvetica Neue', Helvetica, Arial, sans-serif; }

*, *:before, *:after {
  box-sizing: inherit; }

/* =======================================================================
02 Layout
========================================================================== */
.wingspan {
  margin: auto;
  padding: 0 20px;
  max-width: 1024px;
  box-sizing: border-box; }

.page-wrapper {
  /* Webkit */
  -webkit-transition-timing-function: ease-in-out;
  transition-timing-function: ease-in-out;
  -webkit-transition-duration: 200ms;
  transition-duration: 200ms;
  -webkit-transition-property: left;
  transition-property: left;
  -webkit-backface-visibility: hidden;
  position: relative;
  left: 0;
  z-index: 2;
  background: #fff; }

.mobile-menu {
  position: fixed;
  display: none;
  width: 260px;
  height: 100%;
  top: 0;
  right: 0;
  z-index: 0;
  overflow: auto; }

.menu-open .page-wrapper {
  left: -260px; }
.menu-open .header {
  left: -260px; }
.menu-open .mobile-menu {
  display: block;
  -webkit-overflow-scrolling: touch; }

.fancybox-overlay .project-details {
  text-align: center; }
  .fancybox-overlay .project-details dl {
    margin: 20px; }
  .fancybox-overlay .project-details dt {
    font-weight: bold; }
  .fancybox-overlay .project-details dd {
    font-weight: normal;
    margin: 0 0 15px; }

.main-content.has-background {
  position: relative;
  background-position: center center;
  background-size: cover;
  background-attachment: fixed; }
  .main-content.has-background:before {
    content: '';
    background: transparent url("../images/gradient-mask.png") repeat-x;
    background-size: auto 100%;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 0; }

.main-content-body {
  position: relative; }

.backstretch {
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat; }

/* =======================================================================
03 Components
========================================================================== */
.header {
  /* Webkit */
  -webkit-transition-timing-function: ease-in-out;
  transition-timing-function: ease-in-out;
  -webkit-transition-duration: 0.2s;
  transition-duration: 0.2s;
  -webkit-transition-property: left;
  transition-property: left;
  -webkit-backface-visibility: hidden;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  padding: 10px 0;
  z-index: 101;
  background-color: #fff; }
  .header > .wingspan {
    position: relative; }

.site-logo {
  /* Webkit */
  -webkit-transition-timing-function: ease-in-out;
  transition-timing-function: ease-in-out;
  -webkit-transition-duration: 200ms;
  transition-duration: 200ms;
  -webkit-transition-property: max-width;
  transition-property: max-width;
  -webkit-backface-visibility: hidden;
  max-width: 275px;
  width: 50%;
  float: left;
  position: absolute;
  top: 50%;
  transform: translateY(-50%); }
  .site-logo h1 {
    margin: 0;
    float: left; }
  .site-logo img {
    width: 100%;
    height: auto; }
  .site-logo .corporate {
    width: 43%; }
  .site-logo .greenery {
    width: 57%; }

.visuallyhidden {
  display: none; }

.gov-section {
  display: none;
  float: right;
  transition: all .3s;
  height: auto; }
  .gov-section .gov-logo {
    text-align: right; }
    .gov-section .gov-logo img {
      max-width: 218px; }
  .gov-section .header__search-bar {
    background-color: #f0f0f0;
    height: 30px;
    margin-top: 10px;
    float: right; }
    .gov-section .header__search-bar .siteSearch {
      padding-left: 10px;
      height: 30px;
      border: 1px solid #f0f0f0; }
    .gov-section .header__search-bar .siteSearchDropdown {
      height: 30px;
      padding: 3px;
      background: #f0f0f0;
      border: 1px solid transparent; }
    .gov-section .header__search-bar .btn-search {
      height: 30px;
      border: 1px solid transparent;
      outline: none;
      margin: 0;
      background-image: url("/Cwp/assets/skyrise/images/search.svg");
      background-size: 18px;
      background-position: center;
      background-repeat: no-repeat; }

.main-navigation {
  /* Webkit */
  -webkit-transition-timing-function: ease-in-out;
  transition-timing-function: ease-in-out;
  -webkit-transition-duration: 200ms;
  transition-duration: 200ms;
  -webkit-transition-property: margin-top;
  transition-property: margin-top;
  -webkit-backface-visibility: hidden;
  position: relative;
  margin-top: 20px;
  margin-bottom: 15px;
  float: right;
  z-index: 25; }
  .main-navigation ul {
    margin: 0;
    padding: 0;
    list-style-type: none; }
  .main-navigation li {
    position: relative;
    display: inline-block;
    margin-right: 20px; }
    .main-navigation li:last-child {
      margin-right: 0; }
  .main-navigation .active > a {
    color: #78a22f; }
  .main-navigation a {
    font-weight: 400;
    font-family: 'Montserrat', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    display: inline-block;
    text-transform: uppercase;
    text-decoration: none;
    color: #363636;
    font-weight: bold;
    font-size: 0.92857em; }
    .main-navigation a:hover, .main-navigation a:focus {
      color: #78a22f; }
  .main-navigation .children {
    position: absolute;
    min-width: 260px;
    left: -20px;
    top: 100%;
    padding-top: 8px;
    display: none; }
    .main-navigation .children li {
      display: block;
      margin: 0; }
    .main-navigation .children a {
      display: block;
      background: #ebebeb;
      padding: 4px 20px;
      font-weight: normal;
      text-transform: none; }

.font-resizer {
  float: right;
  position: relative;
  margin-right: 10px; }
  .font-resizer .js-resizer {
    margin-top: 7px;
    padding: 0 3px;
    border: 0;
    background: none;
    color: #b0b0b0;
    outline: 0;
    font-weight: 600;
    margin-right: 4px; }
    .font-resizer .js-resizer.is-active {
      color: #5f5f5f; }
  .font-resizer button[data-size="normal"] {
    font-size: 1rem; }
  .font-resizer button[data-size="big"] {
    font-size: 1.25rem; }
  .font-resizer button[data-size="bigger"] {
    font-size: 1.6rem; }

#main.font-normal {
  font-size: 1rem; }
#main.font-big {
  font-size: 1.1rem; }
#main.font-bigger {
  font-size: 1.15rem; }

.landing-page-tabs {
  position: relative;
  background-color: #016231; }
  .landing-page-tabs ul {
    margin: 0;
    padding: 0;
    list-style-type: none; }
  .landing-page-tabs li {
    float: left;
    width: 33.33333%;
    border-left: 1px solid rgba(255, 255, 255, 0.5); }
    .landing-page-tabs li:last-child {
      border-right: 1px solid rgba(255, 255, 255, 0.5); }
    .landing-page-tabs li.active a {
      background: #78a22f; }
  .landing-page-tabs a {
    font-weight: 400;
    font-family: 'Montserrat', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    display: block;
    text-decoration: none;
    color: #fff;
    background: #016231;
    text-align: center;
    text-transform: uppercase;
    padding: 20px 5px; }
    .landing-page-tabs a:hover {
      background: #78a22f; }

.mobile-nav-controls {
  position: absolute;
  top: 50%;
  right: 20px;
  margin-top: -9px; }
  .mobile-nav-controls .menu-toggle {
    display: block; }
    .mobile-nav-controls .menu-toggle:after, .mobile-nav-controls .menu-toggle:before, .mobile-nav-controls .menu-toggle span {
      content: '';
      display: block;
      height: 3px;
      width: 28px;
      background: #78a22f;
      margin: auto; }
    .mobile-nav-controls .menu-toggle span {
      text-indent: -9999px;
      margin: 5px auto; }

.menu-open .menu-toggle span {
  visibility: hidden;
  background-color: transparent; }
.menu-open .menu-toggle:before {
  -webkit-transform: rotate3d(0, 0, 1, 45deg);
  -moz-transform: rotate3d(0, 0, 1, 45deg);
  -ms-transform: rotate3d(0, 0, 1, 45deg);
  -o-transform: rotate3d(0, 0, 1, 45deg);
  transform: rotate3d(0, 0, 1, 45deg);
  width: 26px;
  position: absolute;
  top: 10px; }
.menu-open .menu-toggle:after {
  -webkit-transform: rotate3d(0, 0, 1, -45deg);
  -moz-transform: rotate3d(0, 0, 1, -45deg);
  -ms-transform: rotate3d(0, 0, 1, -45deg);
  -o-transform: rotate3d(0, 0, 1, -45deg);
  transform: rotate3d(0, 0, 1, -45deg);
  width: 26px;
  position: absolute;
  top: 0;
  bottom: -10px; }

.persona-navigation-mobile {
  padding: 10px 20px;
  background-color: #5b7a24; }
  .persona-navigation-mobile ul {
    margin: 0;
    padding: 0;
    list-style-type: none; }
  .persona-navigation-mobile li {
    position: relative; }
    .persona-navigation-mobile li:last-child a {
      border-bottom: 0; }
  .persona-navigation-mobile a {
    display: block;
    font-size: 0.85714em;
    color: #fff;
    text-decoration: none;
    border-bottom: 1px solid #698e29;
    padding: 7px 0; }

.main-navigation-mobile {
  padding: 10px 20px 20px; }
  .main-navigation-mobile ul {
    margin: 0;
    padding: 0;
    list-style-type: none; }
  .main-navigation-mobile .parent {
    position: relative; }
  .main-navigation-mobile .toggle-icon {
    position: absolute;
    right: 3px;
    font-size: 24px;
    color: #fff;
    z-index: 10;
    padding: 5px; }
  .main-navigation-mobile a {
    display: block;
    font-size: 0.85714em;
    color: #fff;
    text-decoration: none;
    border-bottom: 1px solid #78a22f;
    padding: 7px 0; }
  .main-navigation-mobile .children a {
    padding-left: 25px; }

@media only screen and (max-width: 1320px) {
  .main-navigation li:last-child .children {
    left: auto;
    right: -20px; } }
@media only screen and (min-width: 1024px) {
  .header {
    padding: 10px 0 0; }
    .header.sticky .site-logo {
      max-width: 150px;
      margin-top: -2px;
      margin-bottom: 2px; }
    .header.sticky .main-navigation {
      margin-top: 25px; }
    .header.sticky .gov-section {
      transition: all .3s;
      height: 0;
      overflow: hidden; }

  .gov-section {
    display: block; }

  .main-navigation li {
    margin-right: 13px; } }
@media only screen and (max-width: 1024px) {
  .header .site-logo {
    position: static;
    top: auto;
    transform: none; } }
@media only screen and (min-width: 1140px) {
  .main-navigation li {
    margin-right: 30px; } }
.home-banner {
  position: relative;
  min-height: 350px;
  padding: 30px 0; }
  .home-banner .image {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-position: left center;
    background-size: cover; }
    .home-banner .image img {
      display: block;
      width: 100%; }
  .home-banner .introduction {
    position: relative;
    margin: 25px auto;
    color: #fff; }
    .home-banner .introduction h1, .home-banner .introduction .banner-title {
      font-weight: 400;
      font-family: 'Montserrat', 'Helvetica Neue', Helvetica, Arial, sans-serif;
      font-size: 3.95071em;
      font-weight: normal;
      line-height: .875;
      text-transform: uppercase;
      margin-bottom: 0;
      text-shadow: -1px 1px 2px #000; }
    .home-banner .introduction p {
      font-weight: 400;
      font-family: 'Montserrat', 'Helvetica Neue', Helvetica, Arial, sans-serif;
      margin-top: 5px;
      font-size: 1.07143em;
      text-shadow: -1px 1px 2px #000; }
    .home-banner .introduction a {
      font-size: 1.21429em;
      letter-spacing: .14em;
      padding: 15px 20px; }

@media only screen and (min-width: 400px) {
  .home-banner .introduction h1, .home-banner .introduction .banner-title {
    letter-spacing: .06em; } }
@media only screen and (min-width: 1024px) {
  .home-banner {
    min-height: 430px;
    top: -40px;
    margin-bottom: -40px;
    margin-top: 173px; }
    .home-banner .introduction {
      margin-top: 150px; }
      .home-banner .introduction h1, .home-banner .introduction .banner-title {
        font-size: 5.14286em;
        letter-spacing: .12em; }
      .home-banner .introduction p {
        font-size: 1.28571em; }
    .home-banner .introduction-content {
      width: 50%; } }
.stats {
  position: relative;
  padding: 30px 0;
  text-align: center;
  background-size: cover;
  background-align: center center; }
  .stats:before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(255, 255, 255, 0.9);
    z-index: 0; }

.stats__stat-block {
  position: relative; }
  .stats__stat-block .chart-label {
    padding: 0 20px;
    font-size: 0.92857em; }

.figure-stats {
  position: relative;
  height: 100px;
  padding-top: 10px; }
  .figure-stats .figure {
    font-weight: 400;
    font-family: 'Montserrat', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    color: #78a22f;
    font-size: 3.42857em; }
  .figure-stats .denominator {
    position: absolute;
    font-size: 1.14286em;
    top: 60px;
    right: 50%;
    margin-right: -58px; }

.donut-chart {
  position: relative;
  width: 90px;
  height: 100px;
  margin: auto; }
  .donut-chart .value {
    font-weight: 400;
    font-family: 'Montserrat', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    display: block;
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    margin-top: -28px;
    font-size: 2.28571em; }
    .donut-chart .value i {
      font-weight: 400;
      font-family: 'Montserrat', 'Helvetica Neue', Helvetica, Arial, sans-serif;
      font-size: 0.57143em;
      font-weight: bold; }
  .donut-chart circle {
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform: rotate(-90deg);
    cx: 45px;
    cy: 45px;
    r: 40px;
    stroke: #016231;
    stroke-dashoffset: 252px;
    stroke-width: 8px;
    stroke-dasharray: 252px, 252px;
    transform-origin: 45px 45px;
    fill: none; }

@media only screen and (max-width: 479px) {
  .stats__stat-block {
    max-width: 300px;
    margin: 15px auto; } }
@media only screen and (min-width: 480px) {
  .stats__stat-block {
    width: 33.33333%;
    float: left; } }
@media only screen and (min-width: 768px) {
  .figure-stats {
    height: 140px;
    padding-top: 20px; }
    .figure-stats .figure {
      font-size: 4.85714em; }
    .figure-stats .denominator {
      font-size: 1.71429em;
      top: 90px;
      right: 50%;
      margin-right: -80px; }

  .donut-chart {
    width: 140px;
    height: 140px; }
    .donut-chart .value {
      margin-top: -35px;
      font-size: 3.42857em; }
      .donut-chart .value i {
        font-size: 0.5em; }
    .donut-chart circle {
      cx: 70px;
      cy: 70px;
      r: 60px;
      stroke-width: 13px;
      stroke-dashoffset: 378px;
      stroke-dasharray: 378px, 378px;
      transform-origin: 70px 70px; } }
.home-fast-links ul {
  margin: 0;
  padding: 0;
  list-style-type: none; }
.home-fast-links a {
  font-weight: 400;
  font-family: 'Montserrat', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  position: relative;
  display: block;
  text-align: center;
  padding: 25px 50px;
  color: #fff;
  text-decoration: none;
  text-transform: uppercase;
  text-shadow: 2px 2px #666;
  font-size: 1.14286em;
  overflow: hidden;
  background: #78a22f; }
  .home-fast-links a:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    width: 0;
    margin-left: -3px; }
  .home-fast-links a span {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    width: 98%; }
.home-fast-links .thumbnail {
  /* Webkit */
  -webkit-transition-timing-function: linear;
  transition-timing-function: linear;
  -webkit-transition-duration: 200ms;
  transition-duration: 200ms;
  -webkit-transition-property: opacity;
  transition-property: opacity;
  -webkit-backface-visibility: hidden;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-position: center center;
  background-size: cover;
  opacity: .2; }
  .home-fast-links .thumbnail img {
    width: 100%; }
.home-fast-links li:nth-child(even) a {
  background: #016231; }

@media only screen and (min-width: 768px) {
  .home-fast-links li {
    width: 33.33333%;
    float: left; }
  .home-fast-links a {
    height: 185px;
    padding: 0 20px;
    font-size: 1.57143em; } }
@media only screen and (min-width: 1024px) {
  .home-fast-links a:hover .thumbnail, .home-fast-links a:focus .thumbnail {
    opacity: .2; }
  .home-fast-links .thumbnail {
    opacity: 0; } }
.project-module {
  padding: 25px 0; }
  .project-module h1 {
    font-size: 1.92857em; }
  .project-module .slick-list, .project-module .slick-track {
    height: 100%; }
  .project-module .slick-dots {
    display: block;
    text-align: center;
    margin-top: 15px; }
    .project-module .slick-dots li {
      display: inline-block;
      margin: 0 10px; }
    .project-module .slick-dots .slick-active button {
      background: #78a22f; }
    .project-module .slick-dots button {
      display: block;
      background: #c7c6c2;
      border: 0;
      overflow: hidden;
      text-indent: -9999px;
      width: 10px;
      height: 10px;
      border-radius: 50%;
      padding: 0;
      outline: 0; }

.project-module__carousel-block {
  margin-top: 25px;
  height: 280px; }

.project-module__carousel-dots {
  margin: 20px auto 15px; }

.project-module__project {
  /* Webkit */
  -webkit-transition-timing-function: ease-in-out;
  transition-timing-function: ease-in-out;
  -webkit-transition-duration: 200ms;
  transition-duration: 200ms;
  -webkit-transition-property: opacity;
  transition-property: opacity;
  -webkit-backface-visibility: hidden;
  position: relative;
  opacity: .4;
  height: 100%; }
  .project-module__project.slick-active {
    opacity: 1; }
  .project-module__project .project-details {
    /* Webkit */
    -webkit-transition-timing-function: linear;
    transition-timing-function: linear;
    -webkit-transition-duration: 500ms;
    transition-duration: 500ms;
    -webkit-transition-property: opacity;
    transition-property: opacity;
    -webkit-backface-visibility: hidden;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 100%;
    padding: 20px;
    text-align: center;
    color: #fff;
    opacity: 0;
    background: rgba(0, 0, 0, 0.6); }
    .project-module__project .project-details:before {
      content: '';
      display: inline-block;
      vertical-align: middle;
      height: 100%; }
    .project-module__project .project-details dt {
      font-weight: bold; }
    .project-module__project .project-details dd {
      margin: 0 0 15px;
      font-size: 0.92857em; }
    .project-module__project .project-details dl, .project-module__project .project-details p {
      transition: inherit; }
  .project-module__project .thumbnail {
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    height: 100%; }
    .project-module__project .thumbnail img {
      opacity: 0; }
  .project-module__project .more-details {
    position: absolute;
    padding: 5px 10px;
    bottom: 10px;
    background: #016231;
    left: 10px;
    color: #fff;
    text-shadow: 1px 1px #666;
    z-index: 21; }
    .project-module__project .more-details i {
      margin-right: 5px; }
  .project-module__project .cta {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 20; }
    .project-module__project .cta h2 {
      margin: 0;
      font-size: 0.92857em;
      font-weight: normal; }
      .project-module__project .cta h2 .icon-link {
        position: relative;
        font-size: 16px;
        top: 2px;
        font-weight: bold; }
    .project-module__project .cta a {
      color: #7e858a;
      display: block;
      text-decoration: none;
      background: #d9d3d1;
      padding: 10px 20px;
      text-transform: uppercase; }
      .project-module__project .cta a:hover, .project-module__project .cta a:focus {
        background: #ab9e99;
        color: #fff; }

.project-module__description-block .module__links {
  margin-top: 0; }
  .project-module__description-block .module__links a {
    padding: 6px 9px; }

.project-module__description {
  color: #7e858a;
  font-size: 0.85714em; }

@media only screen and (min-width: 768px) {
  .project-module__carousel-block {
    height: 500px; } }
@media only screen and (min-width: 1024px) {
  .project-module {
    position: relative;
    height: 500px; }
    .project-module h1 {
      width: 16.3%; }
    .project-module .slick-list {
      overflow: visible;
      max-width: 680px; }
    .project-module .slick-slide {
      width: 650px;
      margin-right: 8px; }
    .project-module .slick-arrow {
      /* Webkit */
      -webkit-transition-timing-function: linear;
      transition-timing-function: linear;
      -webkit-transition-duration: 200ms;
      transition-duration: 200ms;
      -webkit-transition-property: width, opacity;
      transition-property: width, opacity;
      -webkit-backface-visibility: hidden;
      position: absolute;
      left: 672px;
      z-index: 100;
      top: 50%;
      width: 35px;
      height: 62px;
      background: #78a22f;
      border: 0;
      color: #fff; }
      .project-module .slick-arrow:hover {
        width: 42px; }
        .project-module .slick-arrow:hover .line {
          width: 18px;
          height: 2px; }
        .project-module .slick-arrow:hover .icon-chevron-thin-right, .project-module .slick-arrow:hover .icon-chevron-thin-left {
          font-weight: 900; }
      .project-module .slick-arrow i {
        display: inline-block;
        vertical-align: middle; }
      .project-module .slick-arrow .icon-chevron-thin-right {
        font-size: 16px;
        margin-left: -9px; }
      .project-module .slick-arrow .icon-chevron-thin-left {
        margin-right: -9px; }
      .project-module .slick-arrow .line {
        /* Webkit */
        -webkit-transition-timing-function: linear;
        transition-timing-function: linear;
        -webkit-transition-duration: 200ms;
        transition-duration: 200ms;
        -webkit-transition-property: width, height;
        transition-property: width, height;
        -webkit-backface-visibility: hidden;
        height: 1px;
        width: 11px;
        background: #fff;
        right: 0;
        top: 50%;
        margin-top: -1px; }
    .project-module .slick-prev {
      margin-top: 64px; }
    .project-module .slick-next {
      margin-top: 0; }
    .project-module .slick-disabled {
      opacity: 0; }

  .project-module__description-block {
    width: 16.3%;
    padding-right: 20px; }
    .project-module__description-block .project-module__description {
      font-size: 0.92857em;
      margin: 30px 0; }
    .project-module__description-block .module__links .btn-green {
      width: 100%; }

  .project-module__carousel-block {
    overflow: hidden;
    position: absolute;
    left: 0;
    right: 0;
    top: 0; }

  .project-module__project .project-details {
    text-transform: uppercase; }
    .project-module__project .project-details dl, .project-module__project .project-details p {
      opacity: 0; }
  .project-module__project:hover .project-details {
    display: block;
    opacity: 1; }
  .project-module__project:hover .centralised {
    display: inline-block;
    vertical-align: middle; }
  .project-module__project .more-details {
    display: none; }
  .project-module__project.slick-current:hover .project-details dl, .project-module__project.slick-current:hover .project-details p {
    opacity: 1; } }
.awards-module {
  position: relative;
  padding: 40px 0;
  background-position: center center;
  background-size: cover; }
  .awards-module:before {
    position: absolute;
    z-index: 0;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    content: '';
    background: rgba(255, 255, 255, 0.9); }
  .awards-module h1,
  .awards-module .module-title {
    margin-bottom: 30px; }
  .awards-module .wingspan {
    position: relative; }
  .awards-module .slick-slide {
    outline: 0; }
  .awards-module .slick-dots {
    display: block;
    margin-top: 15px;
    text-align: center; }
    .awards-module .slick-dots li {
      display: inline-block;
      margin: 0 10px; }
    .awards-module .slick-dots .slick-active button {
      background: #78a22f; }
    .awards-module .slick-dots button {
      display: block;
      overflow: hidden;
      width: 10px;
      height: 10px;
      padding: 0;
      text-indent: -9999px;
      border: 0;
      border-radius: 50%;
      outline: 0;
      background: #c7c6c2; }

.awards-module__award {
  position: relative;
  min-height: 320px; }
  .awards-module__award h2 {
    font-size: 1.5em;
    font-weight: 400;
    line-height: 1.3;
    margin-bottom: 10px;
    padding-right: 80px;
    letter-spacing: .06em;
    text-transform: uppercase; }
  .awards-module__award .thumbnail {
    position: absolute;
    top: 95px;
    right: 0;
    overflow: hidden;
    float: left;
    width: 60%;
    max-width: 240px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%; }
    .awards-module__award .thumbnail img {
      width: 100%; }
  .awards-module__award .image-holder {
    overflow: hidden;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    position: relative; }
    .awards-module__award .image-holder:before {
      display: block;
      width: 100%;
      padding-top: 100%;
      content: ''; }
    .awards-module__award .image-holder > .content {
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0; }
    .awards-module__award .image-holder .object-fit {
      font-family: 'object-fit: cover;';
      width: 100%;
      height: 100%;
      object-fit: cover; }
  .awards-module__award .desc {
    font-size: 0.92857em; }
    .awards-module__award .desc p {
      float: left;
      width: 40%;
      margin-top: 15px;
      color: #7e858a; }

@media only screen and (min-width: 580px) {
  .awards-module__award {
    min-height: 250px; } }
@media only screen and (min-width: 768px) {
  .awards-module .slick-slide {
    margin-right: 30px; }
  .awards-module .module__links {
    position: absolute;
    right: 10px;
    top: 0;
    margin-top: 0; }

  .awards-module__award {
    min-height: 280px; } }
@media only screen and (min-width: 1024px) {
  .awards-module .slick-dots button {
    width: 13px;
    height: 13px; }

  .awards-module__award {
    min-height: 310px; }
    .awards-module__award .thumbnail {
      width: 11vw;
      height: 11vw; }
      .awards-module__award .thumbnail img {
        width: auto;
        height: 11vw; }
    .awards-module__award .desc p {
      width: 35%; } }
.article {
  padding: 50px 0; }
  .article h1 {
    line-height: 1.2;
    word-spacing: inherit;
    font-weight: bold;
    margin: 0 0 30px; }
  .article p {
    line-height: 1.8; }
  .article h2, .article h3, .article h4, .article h5, .article h6 {
    color: #78a22f; }
  .article h2 {
    font-size: 1.14286em;
    margin: 1.5em 0 0; }
  .article figure {
    display: inline-block;
    position: relative;
    margin: 0 0 15px;
    width: 100%;
    height: 300px;
    background-size: cover;
    background-position: center center; }
  .article figcaption {
    position: absolute;
    background: rgba(1, 100, 50, 0.8);
    width: 100%;
    left: 0;
    bottom: 0;
    color: #fff;
    padding: 5px 10px; }
  .article img {
    max-width: 100%;
    height: auto; }
  .article a {
    text-decoration: none;
    font-weight: bold;
    color: #016231; }
    .article a:hover {
      text-decoration: underline; }
  .article ul {
    padding: 0 0 0 40px;
    margin: 1em 0; }
    .article ul ul {
      padding: 0 0 0 20px;
      margin: .2em 0; }

@media only screen and (min-width: 768px) {
  .article {
    min-height: 700px; } }
@media only screen and (min-width: 1024px) {
  .article {
    width: 80%;
    margin: auto;
    padding-top: 60px; }
    .article .align-left {
      float: left;
      margin: 0 15px 15px 0;
      clear: left; }
    .article .align-right {
      float: right;
      margin: 0 0 15px 15px;
      clear: right; }
    .article .align-center {
      text-align: center; }
    .article figure {
      width: 50%; }
      .article figure.align-center {
        -webkit-transform: translateX(50%);
        -moz-transform: translateX(50%);
        -ms-transform: translateX(50%);
        -o-transform: translateX(50%);
        transform: translateX(50%); }

  .results-wrap {
    width: 100%; } }
.page-intro {
  padding: 50px 0 20px; }
  .page-intro h1 {
    font-weight: bold;
    margin: 0 0 30px; }
  .page-intro h2 {
    font-size: 1.14286em;
    color: #78a22f; }
  .page-intro h3, .page-intro h4, .page-intro h5, .page-intro h6 {
    color: #78a22f; }
  .page-intro a {
    text-decoration: none;
    font-weight: bold;
    color: #016231; }
    .page-intro a:hover {
      text-decoration: underline; }
  .page-intro figure {
    display: inline-block;
    position: relative;
    margin: 0 0 15px;
    width: 100%;
    height: 300px;
    background-size: cover;
    background-position: center center; }
  .page-intro figcaption {
    position: absolute;
    background: rgba(1, 100, 50, 0.8);
    width: 100%;
    left: 0;
    bottom: 0;
    color: #fff;
    padding: 5px 10px; }
  .page-intro img {
    max-width: 100%;
    height: auto; }
  .page-intro ul {
    padding: 0 0 0 40px;
    margin: 1em 0; }
    .page-intro ul ul {
      padding: 0 0 0 20px;
      margin: .2em 0; }
  .page-intro [class^="btn-"], .page-intro [class*=" btn-"], .page-intro .btn {
    color: #fff; }
    .page-intro [class^="btn-"]:hover, .page-intro [class*=" btn-"]:hover, .page-intro .btn:hover {
      text-decoration: none; }

.landing__banner {
  height: 260px;
  position: relative;
  margin-top: -27px; }
  .landing__banner .banner__text-wrapper {
    top: 80px;
    position: relative;
    text-align: left; }
  .landing__banner h1 {
    color: #fff;
    font-size: 2.85714em; }
  .landing__banner:before {
    content: '';
    background-color: rgba(0, 0, 0, 0.3);
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%; }

.landing__list-wrapper {
  margin-bottom: 20px; }
  .landing__list-wrapper:before, .landing__list-wrapper:after {
    display: table;
    content: ''; }
  .landing__list-wrapper:after {
    clear: both; }

.landing__list {
  margin: 0;
  padding: 0;
  list-style-type: none; }
  .landing__list li {
    float: left;
    width: 100%;
    height: 300px;
    position: relative;
    margin-bottom: 10px; }
  .landing__list a {
    width: 100%;
    height: 100%;
    display: block;
    position: relative; }
    .landing__list a:before {
      /* Webkit */
      -webkit-transition-timing-function: ease-in-out;
      transition-timing-function: ease-in-out;
      -webkit-transition-duration: 0.2s;
      transition-duration: 0.2s;
      -webkit-transition-property: all;
      transition-property: all;
      -webkit-backface-visibility: hidden;
      content: '';
      background-color: rgba(255, 255, 255, 0.4);
      width: 100%;
      height: 100%;
      position: absolute;
      top: 0;
      left: 0; }
    .landing__list a:hover:before {
      background-color: rgba(255, 255, 255, 0); }
    .landing__list a:hover .summary {
      background-color: #78a22f; }
    .landing__list a img {
      width: 100%; }
  .landing__list .summary {
    /* Webkit */
    -webkit-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out;
    -webkit-transition-duration: 0.2s;
    transition-duration: 0.2s;
    -webkit-transition-property: all;
    transition-property: all;
    -webkit-backface-visibility: hidden;
    background-color: rgba(120, 162, 47, 0.8);
    text-decoration: none;
    width: 100%;
    height: 22%;
    padding: 15px;
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    overflow: hidden; }
    .landing__list .summary h4 {
      font-size: 1.42857em;
      color: #fff;
      margin: 0;
      line-height: 1; }
    .landing__list .summary p {
      font-size: 0.92857em;
      color: #fff;
      margin: 0; }

@media only screen and (min-width: 768px) {
  .landing__list li {
    width: 32.33333%;
    margin-left: 1%; }
    .landing__list li:nth-child(3n-2) {
      margin-left: 0; } }
@media only screen and (min-width: 1024px) {
  .page-intro .align-left {
    float: left;
    margin: 0 15px 15px 0;
    clear: left; }
  .page-intro .align-right {
    float: right;
    margin: 0 0 15px 15px;
    clear: right; }
  .page-intro .align-center {
    text-align: center; }
  .page-intro figure {
    width: 50%; }
    .page-intro figure.align-center {
      -webkit-transform: translateX(50%);
      -moz-transform: translateX(50%);
      -ms-transform: translateX(50%);
      -o-transform: translateX(50%);
      transform: translateX(50%); }

  .landing__banner {
    margin-top: 0; }

  .inner-wrapper {
    width: 80%;
    margin: auto; }

  .page-intro {
    padding-top: 60px; } }
.gallery-container {
  position: relative; }
  .gallery-container:before, .gallery-container:after {
    display: table;
    content: ''; }
  .gallery-container:after {
    clear: both; }
  .gallery-container .btn-slide-toggle {
    display: none; }

.gallery__intro {
  background-color: #000;
  width: 100%;
  height: 40%;
  position: relative;
  z-index: 2;
  overflow: hidden; }
  .gallery__intro * {
    color: #fff; }
  .gallery__intro p {
    color: #989898; }
  .gallery__intro h3 {
    font-size: 1.42857em; }
  .gallery__intro a {
    color: #78a22f;
    font-weight: 500;
    text-decoration: none; }
    .gallery__intro a:hover {
      text-decoration: underline; }

.gallery-intro__content {
  height: 100%;
  position: relative; }
  .projects .gallery-intro__content {
    padding: 40px 20px 20px; }
  .gallery-intro__content .gallery-intro-list {
    margin: 0;
    padding: 0;
    list-style-type: none;
    height: 100%; }
    .gallery-intro__content .gallery-intro-list li {
      height: 100%;
      display: none;
      position: relative; }

.gallery__viewport {
  width: 100%;
  height: 55%;
  position: relative; }
  .gallery__viewport .bx-wrapper, .gallery__viewport .bx-viewport {
    height: 100% !important; }
  .gallery__viewport .bx-controls {
    width: 100%;
    position: absolute; }
  .gallery__viewport .bx-controls-direction {
    height: 100%; }
  .gallery__viewport .bx-prev, .gallery__viewport .bx-next {
    height: 100%;
    background-color: #016231;
    text-decoration: none;
    text-align: center;
    color: #fff;
    display: inline-block;
    width: 50%;
    border: 0; }
    .gallery__viewport .bx-prev:before, .gallery__viewport .bx-next:before {
      content: '';
      width: 0;
      height: 100%;
      display: inline-block;
      vertical-align: middle; }
    .gallery__viewport .bx-prev i, .gallery__viewport .bx-prev span, .gallery__viewport .bx-next i, .gallery__viewport .bx-next span {
      vertical-align: middle; }
    .gallery__viewport .bx-prev:hover, .gallery__viewport .bx-next:hover {
      background-color: #02944a; }
    .gallery__viewport .bx-prev.slide-disabled, .gallery__viewport .bx-next.slide-disabled {
      background-color: #666;
      color: #7e858a; }
  .gallery__viewport .bx-prev {
    right: 0;
    border-right: 1 px solid #666; }
  .gallery__viewport .bx-next {
    left: 0; }

.gallery__master-list {
  margin: 0;
  padding: 0;
  list-style-type: none;
  height: 100%;
  position: relative; }
  .gallery__master-list .gallery__master-item {
    border: 0;
    position: relative;
    height: 100%; }
  .gallery__master-list .dynamic-load {
    display: none; }
  .gallery__master-list .fancy-init {
    display: block;
    height: 100%;
    width: 100%; }

.gallery__images {
  height: 100%; }
  .gallery__images .gallery__images-list {
    margin: 0;
    padding: 0;
    list-style-type: none;
    height: 100%; }
    .gallery__images .gallery__images-list:before, .gallery__images .gallery__images-list:after {
      display: table;
      content: ''; }
    .gallery__images .gallery__images-list:after {
      clear: both; }
    .gallery__images .gallery__images-list li {
      height: 100%;
      position: relative; }
  .gallery__images .slick-list, .gallery__images .slick-track {
    height: 100%; }
  .gallery__images .slick-prev, .gallery__images .slick-next {
    background: none;
    padding: 0;
    border: 0;
    color: #fff;
    font-size: 3em;
    outline: 0;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto 0;
    z-index: 5; }
    .gallery__images .slick-prev:hover, .gallery__images .slick-next:hover {
      color: #78a22f; }
    .gallery__images .slick-prev.slick-disabled, .gallery__images .slick-next.slick-disabled {
      visibility: hidden; }
  .gallery__images .slick-prev {
    left: 0; }
  .gallery__images .slick-next {
    right: 0; }

.ad-icon-plus {
  width: 10px;
  height: 10px;
  display: inline-block;
  position: relative; }
  .ad-icon-plus:before {
    content: '';
    width: 10px;
    height: 2px;
    background-color: #fff;
    display: block;
    position: absolute;
    top: 4px; }
  .ad-icon-plus:after {
    /* Webkit */
    -webkit-transition-timing-function: linear;
    transition-timing-function: linear;
    -webkit-transition-duration: 0.2s;
    transition-duration: 0.2s;
    -webkit-transition-property: all;
    transition-property: all;
    -webkit-backface-visibility: hidden;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    content: '';
    width: 2px;
    height: 10px;
    background-color: #fff;
    display: block;
    position: absolute;
    left: 4px; }
  .ad-icon-plus.ad-icon-switched:after {
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg); }

@media only screen and (max-width: 767px) {
  .gallery__intro {
    height: 80%;
    display: none;
    border: 1px solid rgba(255, 255, 255, 0.1);
    position: absolute;
    top: 0;
    z-index: 4; }

  .gallery-intro__content {
    height: 100%;
    overflow-y: auto; }
    .gallery-intro__content .award-relationship {
      padding-bottom: 10px; }

  .gallery__viewport {
    height: 80%; }
    .gallery__viewport .bx-controls {
      height: 12.5%;
      bottom: -25%; }
    .gallery__viewport .bx-next, .gallery__viewport .bx-prev {
      vertical-align: middle;
      font-size: 1.8em;
      line-height: .5; }
      .gallery__viewport .bx-next i, .gallery__viewport .bx-prev i {
        display: none; }
      .gallery__viewport .bx-next .mobile-only, .gallery__viewport .bx-prev .mobile-only {
        font-size: .54em;
        text-transform: uppercase; }

  .gallery__images .photo-credit {
    font-size: 0.85714em;
    text-align: center;
    padding: 10px; }

  .gallery-container .btn-slide-toggle {
    font-size: 0.85714em;
    text-transform: none;
    width: 100%;
    height: 10%;
    border: 0;
    padding: 0;
    background-color: #000;
    display: block;
    position: relative;
    margin: 0;
    text-overflow: ellipsis;
    z-index: 1; }
    .gallery-container .btn-slide-toggle:focus {
      outline: 0;
      background-color: #000; }
    .gallery-container .btn-slide-toggle span {
      width: 100%;
      padding: 8px 20px;
      display: block;
      text-overflow: ellipsis;
      white-space: nowrap;
      overflow: hidden; }
    .gallery-container .btn-slide-toggle i {
      position: absolute;
      top: 0;
      bottom: 0;
      right: 10px;
      margin: auto; } }
@media only screen and (min-width: 768px) {
  .gallery__viewport .bx-controls {
    min-height: 9.09091%;
    bottom: -81.81818%; }
    .gallery__viewport .bx-controls .bx-controls-direction {
      height: 100%; }
  .gallery__viewport .bx-next, .gallery__viewport .bx-prev {
    font-size: 2em; }
    .gallery__viewport .bx-next .mobile-only, .gallery__viewport .bx-prev .mobile-only {
      display: none; } }
@media only screen and (min-width: 1024px) {
  .features .gallery__intro {
    width: 25%;
    height: 100%;
    float: left; }
  .projects .gallery__intro {
    height: 35%;
    width: 100%; }

  .features .gallery__viewport {
    height: 100%;
    width: 75%;
    float: right; }
    .features .gallery__viewport .bx-controls {
      min-height: 3%;
      position: fixed;
      left: 20px;
      bottom: 54px;
      z-index: 5; }
    .features .gallery__viewport .bx-prev, .features .gallery__viewport .bx-next {
      font-size: 1.42857em;
      width: 60px;
      border: 0; }
  .projects .gallery__viewport {
    height: 65%;
    width: 100%; }
    .projects .gallery__viewport .bx-controls {
      width: auto;
      height: auto;
      position: absolute;
      right: 20px;
      bottom: auto;
      z-index: 5; }
    .projects .gallery__viewport .bx-prev, .projects .gallery__viewport .bx-next {
      font-size: 1.42857em;
      width: 50px;
      border: 0; } }
@media only screen and (min-width: 1024px) and (max-height: 767px) {
  .projects .gallery__viewport {
    height: 100%;
    width: 100%; }
    .projects .gallery__viewport .bx-controls {
      min-height: 5%;
      width: auto;
      position: absolute;
      right: 20px;
      bottom: 0;
      z-index: 5; }
    .projects .gallery__viewport .bx-prev, .projects .gallery__viewport .bx-next {
      font-size: 1.42857em;
      width: 50px;
      border: 0; }

  .projects .gallery__intro {
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    display: none; }

  .projects .gallery-container .btn-slide-toggle {
    font-size: 1em;
    text-transform: none;
    min-height: 5%;
    border: 0;
    background-color: #000;
    display: inline-block;
    position: absolute;
    bottom: 0;
    margin: 0;
    z-index: 5;
    padding: 5px 20px; }
    .projects .gallery-container .btn-slide-toggle:before {
      content: '';
      display: inline-block;
      vertical-align: middle;
      height: 100%;
      width: 0;
      margin-left: -3px; }
    .projects .gallery-container .btn-slide-toggle:focus {
      outline: 0;
      background-color: #000; }
    .projects .gallery-container .btn-slide-toggle i {
      margin-left: 10px; } }
.features {
  overflow: hidden; }
  .features .main-content {
    border-top: 0; }
  .features .congrat-message {
    background-color: #78a22f;
    width: 100%;
    padding: 5px 20px; }
    .features .congrat-message:before, .features .congrat-message:after {
      display: table;
      content: ''; }
    .features .congrat-message:after {
      clear: both; }
    .features .congrat-message h2 {
      color: #fff;
      width: 25%;
      text-transform: uppercase;
      float: left;
      margin: 0; }
    .features .congrat-message p {
      font-size: 1.14286em;
      color: #fff;
      width: 100%;
      float: left;
      text-align: center;
      margin: 0; }
  .features .award-header {
    padding: 20px;
    background-color: #3a3a3a;
    z-index: 3; }
    .features .award-header h2 {
      color: #fff;
      margin: 0;
      font-weight: bold;
      font-size: 1.21429em; }
    .features .award-header a {
      color: #fff;
      text-decoration: none;
      position: relative; }
      .features .award-header a i {
        /* Webkit */
        -webkit-transition-timing-function: ease-in-out;
        transition-timing-function: ease-in-out;
        -webkit-transition-duration: 0.25s;
        transition-duration: 0.25s;
        -webkit-transition-property: all;
        transition-property: all;
        -webkit-backface-visibility: hidden;
        font-size: 1.5em;
        position: absolute;
        top: -2px;
        left: 5px; }
      .features .award-header a span {
        padding-left: 25px;
        display: block; }
      .features .award-header a:hover i {
        left: 0; }
  .features .btn-download {
    width: 100%;
    padding: 10px 10px 10px 20px;
    color: #fff;
    text-transform: none;
    display: block;
    position: absolute;
    top: 0;
    margin: 0;
    z-index: 1;
    text-align: left; }
    .features .btn-download i {
      font-size: 1.4em;
      vertical-align: middle;
      margin-right: 5px; }
  .features .photo-credit {
    padding-right: 20px;
    background-color: rgba(0, 0, 0, 0.3);
    width: 100%;
    text-align: right;
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: 1; }
    .features .photo-credit p {
      color: #fff;
      margin: 0; }

.award-badge {
  position: absolute;
  top: auto;
  bottom: 25px;
  right: 25px;
  z-index: 4; }
  .award-badge img {
    width: 100%; }

.special-badge .label {
  position: absolute;
  font-weight: bold;
  width: 100%;
  left: 0;
  right: 0;
  margin: auto;
  text-align: center;
  top: 68%; }
  .special-badge .label.one-line .line {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 50%;
    margin: auto;
    margin-top: 3px; }
  .special-badge .label .line {
    position: relative;
    display: block; }
    .special-badge .label .line:nth-child(2) {
      top: -2px; }

.award-intro-list .award-desc-container {
  height: 100%;
  overflow: hidden; }

@media only screen and (max-width: 767px) {
  .features .congrat-message {
    height: 0;
    padding: 0;
    display: none; }

  .award-badge {
    width: 100px;
    top: 20px;
    right: 20px;
    bottom: auto; }

  .special-badge .label {
    font-size: 0.5em;
    height: 20px; }

  .award-intro-list .award-desc-container {
    padding: 60px 15px 15px; } }
@media only screen and (min-width: 768px) {
  .gallery-intro__content .award-desc {
    height: 50%; }
  .gallery-intro__content .award-relationship:before, .gallery-intro__content .award-relationship:after {
    display: table;
    content: ''; }
  .gallery-intro__content .award-relationship:after {
    clear: both; }
  .gallery-intro__content .award-relationship .relation {
    padding: 0 5px;
    width: 25%;
    float: left; }

  .award-intro-list .award-desc-container {
    padding: 50px 20px 20px; }

  .award-badge {
    width: 120px; }

  .special-badge .label {
    font-size: .65em;
    height: 21px; }
    .special-badge .label.one-line .line {
      margin-top: 2px; }
    .special-badge .label .line:nth-child(2) {
      top: -4px; } }
@media only screen and (min-width: 1024px) {
  .award-header {
    position: absolute;
    left: 0;
    top: 0;
    width: 25%; }

  .gallery-intro__content .award-relationship {
    position: relative; }
    .gallery-intro__content .award-relationship .relation {
      width: 50%; }

  .award-intro-list .award-desc-container {
    padding: 60px 20px; }

  .award-badge {
    width: 200px; }

  .special-badge .label {
    font-size: 1em;
    height: 40px; }
    .special-badge .label.one-line .line {
      margin-top: 8px; } }
.accordion .accordion-content {
  display: none; }

.projects {
  overflow: hidden; }
  .projects .main-content {
    border-top: 0; }

.projects-filter-container {
  /* Webkit */
  -webkit-transition-timing-function: ease-in-out;
  transition-timing-function: ease-in-out;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -webkit-transition-property: all;
  transition-property: all;
  -webkit-backface-visibility: hidden;
  height: 0;
  width: 0;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 3; }
  .projects-filter-container.faded-in {
    height: 100%;
    width: 100%; }
    .projects-filter-container.faded-in .btn-float-circle {
      background-color: #78a22f;
      margin-right: 10px; }
  .projects-filter-container .btn-float-circle {
    /* Webkit */
    -webkit-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out;
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
    -webkit-transition-property: all;
    transition-property: all;
    -webkit-backface-visibility: hidden;
    background-color: #016231;
    position: absolute;
    top: 10px;
    right: 0;
    margin-right: -60px;
    z-index: 3; }
    .projects-filter-container .btn-float-circle i {
      font-size: 1.3em;
      position: relative;
      top: 1px; }

.projects-filter {
  background-color: #666;
  height: 100%;
  padding: 20px;
  width: 100%;
  display: none;
  top: 0;
  left: 0;
  overflow: hidden; }
  .projects-filter h3 {
    color: #fff; }
  .projects-filter .js-filter-categories legend {
    margin-bottom: 10px;
    color: #fff;
    text-transform: uppercase;
    font-size: 0.92857em; }
  .projects-filter .js-filter-categories label {
    text-transform: uppercase;
    font-weight: bold; }
  .projects-filter .filter-group {
    color: #fff; }
    .projects-filter .filter-group input[type="checkbox"] {
      display: none; }
      .projects-filter .filter-group input[type="checkbox"] + label {
        font-size: 0.92857em;
        color: #fff;
        display: block;
        position: relative;
        cursor: pointer;
        margin-bottom: 10px; }
        .projects-filter .filter-group input[type="checkbox"] + label:before {
          content: '';
          width: 10px;
          height: 10px;
          background-color: transparent;
          border: 1px solid #fff;
          display: inline-block;
          margin-right: 5px; }
        .projects-filter .filter-group input[type="checkbox"] + label:after {
          /* Webkit */
          -webkit-transition-timing-function: ease-in-out;
          transition-timing-function: ease-in-out;
          -webkit-transition-duration: 0.25s;
          transition-duration: 0.25s;
          -webkit-transition-property: all;
          transition-property: all;
          -webkit-backface-visibility: hidden;
          -webkit-transform: scale(2);
          -moz-transform: scale(2);
          -ms-transform: scale(2);
          -o-transform: scale(2);
          transform: scale(2);
          content: '';
          width: 10px;
          height: 10px;
          background-color: #fff;
          opacity: 0;
          display: block;
          position: absolute;
          top: 4px;
          left: 0; }
      .projects-filter .filter-group input[type="checkbox"]:checked + label:after {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
        opacity: 1; }
    .projects-filter .filter-group .text-field {
      padding: 2px 5px;
      width: 60px;
      border: 1px solid #fff;
      background-color: transparent;
      color: #fff;
      text-align: center; }
    .projects-filter .filter-group .error-msg {
      color: #ff0;
      font-size: 0.85714em;
      margin: 5px 0 10px;
      display: block; }
  .projects-filter .filter-title {
    border-top: 1px solid rgba(255, 255, 255, 0.3);
    padding: 10px 20px 10px 0;
    position: relative; }
    .projects-filter .filter-title a {
      color: #fff;
      text-decoration: none;
      font-size: 0.92857em; }
    .projects-filter .filter-title i {
      position: absolute;
      top: 15px;
      right: 0; }
  .projects-filter .filter-choices:before, .projects-filter .filter-choices:after {
    display: table;
    content: ''; }
  .projects-filter .filter-choices:after {
    clear: both; }
  .projects-filter .filter-submit {
    /* Webkit */
    -webkit-transition-timing-function: linear;
    transition-timing-function: linear;
    -webkit-transition-duration: 0.2s;
    transition-duration: 0.2s;
    -webkit-transition-property: all;
    transition-property: all;
    -webkit-backface-visibility: hidden;
    border: 0;
    background-color: #fff;
    padding: 10px 40px;
    margin-top: 20px; }
    .projects-filter .filter-submit:hover {
      background-color: #e6e6e6; }

.projects__gallery {
  height: 100%;
  width: 100%;
  float: left;
  position: relative; }
  .projects__gallery .pager {
    color: #fff;
    font-size: 1.28571em;
    position: absolute;
    z-index: 2; }

.project-desc {
  float: left;
  padding: 0 10px; }
  .project-desc .project-desc__item {
    margin-bottom: 20px; }
  .project-desc h3 {
    font-size: 1.28571em;
    margin-top: 0;
    margin-bottom: 5px; }
  .project-desc address {
    font-size: 0.85714em;
    color: #fff;
    margin-bottom: 5px; }
  .project-desc p {
    font-size: 0.85714em;
    margin-bottom: 5px; }
  .project-desc span {
    display: block; }
  .project-desc .subject {
    font-size: 0.85714em;
    color: #666;
    text-transform: uppercase; }
  .project-desc .value {
    font-size: 0.85714em;
    color: #fff; }

.projects__no-results {
  padding: 50px;
  height: 100%;
  background-color: #000; }
  .projects__no-results p {
    font-weight: bold;
    color: #fff; }

@media only screen and (max-width: 767px) {
  .projects-filter .filter-choices--multi-cols label {
    float: left;
    width: 25%; }

  .projects__gallery .pager {
    display: none; }

  .project-desc:last-child {
    padding-bottom: 10px; } }
@media only screen and (min-width: 768px) {
  .projects__gallery .pager {
    right: 20px;
    bottom: 10%; }

  .projects-filter .filter-choices--multi-cols label {
    float: left;
    width: 16.66667%; }

  .project-desc {
    width: 50%; }
    .project-desc .project-desc__item:last-child {
      margin-bottom: 0; }

  .project-desc--wider {
    width: 100%; }
    .project-desc--wider .project-desc__item {
      width: 33.33333%;
      float: left; } }
@media only screen and (min-width: 1024px) {
  .projects-filter-container {
    width: 20%;
    height: 100%;
    position: relative;
    float: left; }
    .projects-filter-container .btn-float-circle {
      display: none; }

  .projects-filter {
    display: block; }
    .projects-filter .filter-choices--multi-cols label {
      float: left;
      width: 50%; }
    .projects-filter .inner-scroll {
      max-height: 170px;
      overflow: hidden; }

  .projects__gallery {
    width: 80%;
    float: left; }
    .projects__gallery .pager {
      right: 20px;
      bottom: 40px; }

  .project-intro-list {
    width: 95%;
    float: left; }

  .project-desc {
    width: 32%; }

  .project-desc--wider {
    width: 36%; }
    .project-desc--wider .project-desc__item {
      width: auto;
      float: none;
      margin-bottom: 5px; }
      .project-desc--wider .project-desc__item span {
        display: inline-block; }

  .projects__no-results {
    padding: 10px; } }
.events__listing-container:before, .events__listing-container:after {
  display: table;
  content: ''; }
.events__listing-container:after {
  clear: both; }

.events__listing {
  margin: 0;
  padding: 0;
  list-style-type: none;
  float: left;
  margin-bottom: 50px; }
  .events__listing .event-item {
    position: relative;
    white-space: normal; }
    .events__listing .event-item .accordion-trigger {
      color: #fff;
      height: 100%;
      width: 100%;
      text-decoration: none;
      background-size: cover;
      display: inline-block;
      position: relative; }
      .events__listing .event-item .accordion-trigger:before {
        /* Webkit */
        -webkit-transition-timing-function: ease-in-out;
        transition-timing-function: ease-in-out;
        -webkit-transition-duration: 0.25s;
        transition-duration: 0.25s;
        -webkit-transition-property: all;
        transition-property: all;
        -webkit-backface-visibility: hidden;
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        z-index: 1; }
    .events__listing .event-item:nth-child(even).opened a:before {
      background-color: #016231; }
    .events__listing .event-item:nth-child(even) a:before {
      background-color: rgba(1, 98, 49, 0.8); }
    .events__listing .event-item:nth-child(even) a:hover:before {
      background-color: #016231; }
    .events__listing .event-item:nth-child(odd).opened a:before {
      background-color: #78a22f; }
    .events__listing .event-item:nth-child(odd) a:before {
      background-color: rgba(120, 162, 47, 0.8); }
    .events__listing .event-item:nth-child(odd) a:hover:before {
      background-color: #78a22f; }
    .events__listing .event-item .event-desc {
      display: block; }
    .events__listing .event-item .event-organiser:before {
      content: '';
      height: 3px;
      width: 50%;
      background-color: #fff;
      display: block;
      margin-bottom: 20px; }
    .events__listing .event-item .event-content {
      padding: 20px;
      height: 100%;
      width: 100%;
      position: relative;
      z-index: 2; }
      .events__listing .event-item .event-content .icon-zoomin {
        font-size: 2em;
        position: relative;
        left: 0; }
      .events__listing .event-item .event-content .icon-chevron-thin-right {
        /* Webkit */
        -webkit-transition-timing-function: linear;
        transition-timing-function: linear;
        -webkit-transition-duration: 0.2s;
        transition-duration: 0.2s;
        -webkit-transition-property: all;
        transition-property: all;
        -webkit-backface-visibility: hidden;
        font-size: 2em;
        position: absolute;
        right: 20px; }
      .events__listing .event-item .event-content h2 {
        padding: 20px 0; }
    .events__listing .event-item .fancy-trigger {
      display: none; }
    .events__listing .event-item.opened .event-content .icon-chevron-thin-right {
      -webkit-transform: rotate(180deg);
      -moz-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
      -o-transform: rotate(180deg);
      transform: rotate(180deg); }
    .events__listing .event-item.opened .fancy-trigger {
      display: block; }
  .events__listing .slick-list {
    width: 100%; }
  .events__listing .slick-prev, .events__listing .slick-next {
    /* Webkit */
    -webkit-transition-timing-function: linear;
    transition-timing-function: linear;
    -webkit-transition-duration: 0.15s;
    transition-duration: 0.15s;
    -webkit-transition-property: all;
    transition-property: all;
    -webkit-backface-visibility: hidden;
    background-color: #c7c6c2;
    border: 0;
    height: 30px;
    width: 30px;
    font-size: 1.2em;
    display: inline-block;
    position: absolute;
    bottom: -35px;
    outline: 0; }
    .events__listing .slick-prev:hover, .events__listing .slick-next:hover {
      background-color: #96948d; }
    .events__listing .slick-prev.slick-disabled, .events__listing .slick-next.slick-disabled {
      background-color: #d3d2cf;
      color: #dfdfdd; }
      .events__listing .slick-prev.slick-disabled:hover, .events__listing .slick-next.slick-disabled:hover {
        cursor: default; }
  .events__listing .slick-prev {
    -webkit-transform: translateX(-53%);
    -moz-transform: translateX(-53%);
    -ms-transform: translateX(-53%);
    -o-transform: translateX(-53%);
    transform: translateX(-53%);
    left: 0;
    right: 0;
    margin: auto; }
  .events__listing .slick-next {
    -webkit-transform: translateX(53%);
    -moz-transform: translateX(53%);
    -ms-transform: translateX(53%);
    -o-transform: translateX(53%);
    transform: translateX(53%);
    left: 0;
    right: 0;
    margin: auto; }

.event-thumbnail {
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0; }
  .event-thumbnail img {
    max-width: 100%;
    max-height: 100%; }
  .event-thumbnail .fancy-trigger {
    /* Webkit */
    -webkit-transition-timing-function: linear;
    transition-timing-function: linear;
    -webkit-transition-duration: 0.2s;
    transition-duration: 0.2s;
    -webkit-transition-property: all;
    transition-property: all;
    -webkit-backface-visibility: hidden;
    background-color: rgba(0, 0, 0, 0.5);
    text-decoration: none;
    color: #666;
    width: 35px;
    height: 35px;
    font-size: 1.2em;
    text-align: center;
    position: absolute;
    right: 0;
    bottom: 0; }
    .event-thumbnail .fancy-trigger i {
      /* Webkit */
      -webkit-transition-timing-function: linear;
      transition-timing-function: linear;
      -webkit-transition-duration: 0.2s;
      transition-duration: 0.2s;
      -webkit-transition-property: all;
      transition-property: all;
      -webkit-backface-visibility: hidden;
      opacity: .5;
      color: #fff; }
    .event-thumbnail .fancy-trigger:before {
      content: '';
      vertical-align: middle;
      height: 100%;
      width: 0;
      margin-left: -3px;
      display: inline-block; }
    .event-thumbnail .fancy-trigger:hover {
      background-color: rgba(255, 255, 255, 0);
      font-size: 1.4em; }
      .event-thumbnail .fancy-trigger:hover i {
        opacity: 0; }

@media only screen and (max-width: 767px) {
  .events__listing .event-item .event-desc {
    display: block;
    position: relative; } }
@media only screen and (min-width: 768px) {
  .events__listing {
    overflow: hidden; }

  .event-thumbnail .fancy-trigger {
    height: 100%;
    width: 100%;
    top: 0;
    bottom: auto; } }
@media only screen and (min-width: 1024px) {
  .events__listing {
    overflow: visible; }
    .events__listing .event-item .accordion-trigger {
      padding-bottom: 9999px;
      margin-bottom: -9999px; }
    .events__listing .event-item .event-content h2 {
      padding: 50px 0 200px;
      margin: 0; }
    .events__listing .event-item .event-desc {
      display: none;
      position: absolute;
      left: 0;
      bottom: 20px;
      padding: 0 20px; }
    .events__listing .event-item .event-organiser {
      position: absolute;
      bottom: 20px; } }
.footer {
  background: #016231;
  padding: 20px 0;
  color: #fff;
  text-align: center;
  font-size: 0.71429em; }
  .footer a {
    color: #fff;
    text-decoration: none;
    text-transform: uppercase; }
    .footer a:hover {
      color: #78a22f; }

.footer_links li {
  display: inline-block;
  margin-left: -3px; }
  .footer_links li:first-child {
    margin-left: 0; }
  .footer_links li:after {
    content: '|';
    display: inline-block; }
  .footer_links li:last-child:after {
    display: none; }

.footer_disclaimer {
  margin: 15px auto 0;
  text-transform: uppercase; }
  .footer_disclaimer span {
    display: block; }

@media only screen and (max-width: 767px) {
  .footer_links {
    display: block;
    margin: auto;
    width: 220px; }
    .footer_links li:nth-child(2):after {
      display: none; }
    .footer_links li:after {
      padding: 0 10px; } }
@media only screen and (min-width: 768px) {
  .footer_links li:after {
    display: inline-block;
    padding: 0 15px; }

  .footer_disclaimer span {
    display: inline-block; } }
@media only screen and (min-width: 1024px) {
  .footer_links {
    float: left; }

  .footer_disclaimer {
    float: right;
    margin: 0; } }
.fancybox-next span {
  background: none;
  color: #fff; }
  .fancybox-next span:before {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'icomoon' !important;
    font-weight: normal;
    font-style: normal;
    font-variant: normal;
    line-height: 1;
    content: "";
    text-transform: none;
    speak: none;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 2.5em; }

.fancybox-prev span {
  background: none;
  color: #fff; }
  .fancybox-prev span:before {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'icomoon' !important;
    font-weight: normal;
    font-style: normal;
    font-variant: normal;
    line-height: 1;
    content: "";
    text-transform: none;
    speak: none;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 2.5em; }

.fancybox-close {
  background: none;
  color: #fff;
  text-decoration: none;
  top: 0;
  right: 0;
  opacity: .5; }
  .fancybox-close:hover {
    opacity: 1; }
  .fancybox-close:before {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'icomoon' !important;
    font-weight: normal;
    font-style: normal;
    font-variant: normal;
    line-height: 1;
    content: "";
    text-transform: none;
    speak: none;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 2.5em; }

/*--------------
 Main Form Global Styling
 --------------*/
.scfForm {
  padding: 20px 0;
  /*--------------
   Container
   --------------*/
  /*--------------
   General Panel Layout
   --------------*/
  /*--------------
   Fields Layout/Padding
   --------------*/
  /*--------------
  Label Layout/Padding
  --------------*/
  /*--------------
   Error / Useful message
   --------------*/
  /*--------------
   File Upload
   --------------*/
  /*--------------
   Date Picker
   --------------*/
  /*--------------
   Submit button
   --------------*/ }
  .scfForm a {
    color: #016231;
    text-decoration: none; }
    .scfForm a:hover {
      text-decoration: underline; }
  .scfForm input[type="checkbox"], .scfForm input[type="radio"] {
    display: none; }
  .scfForm input[type="checkbox"] + label {
    cursor: pointer;
    display: inline-block;
    vertical-align: middle;
    position: relative;
    margin-bottom: 5px; }
    .scfForm input[type="checkbox"] + label:before {
      content: '';
      width: 20px;
      height: 20px;
      background-color: transparent;
      border: 1px solid #016231;
      display: inline-block;
      vertical-align: middle;
      margin-right: 5px; }
    .scfForm input[type="checkbox"] + label:after {
      /* Webkit */
      -webkit-transition-timing-function: ease-in-out;
      transition-timing-function: ease-in-out;
      -webkit-transition-duration: 0.25s;
      transition-duration: 0.25s;
      -webkit-transition-property: all;
      transition-property: all;
      -webkit-backface-visibility: hidden;
      -webkit-transform: scale(2);
      -moz-transform: scale(2);
      -ms-transform: scale(2);
      -o-transform: scale(2);
      transform: scale(2);
      content: '';
      width: 20px;
      height: 20px;
      background-color: #016231;
      opacity: 0;
      display: block;
      position: absolute;
      top: 1px;
      left: 0; }
  .scfForm input[type="checkbox"]:checked + label:after {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    opacity: 1; }
  .scfForm input[type="radio"] + label {
    cursor: pointer;
    display: inline-block;
    vertical-align: middle;
    position: relative;
    margin-bottom: 5px; }
    .scfForm input[type="radio"] + label:before {
      -webkit-border-radius: 50%;
      -moz-border-radius: 50%;
      border-radius: 50%;
      content: '';
      width: 20px;
      height: 20px;
      display: inline-block;
      border: 1px solid #016231;
      margin-right: 5px;
      vertical-align: middle; }
    .scfForm input[type="radio"] + label:after {
      /* Webkit */
      -webkit-transition-timing-function: ease-in-out;
      transition-timing-function: ease-in-out;
      -webkit-transition-duration: 0.25s;
      transition-duration: 0.25s;
      -webkit-transition-property: all;
      transition-property: all;
      -webkit-backface-visibility: hidden;
      -webkit-border-radius: 50%;
      -moz-border-radius: 50%;
      border-radius: 50%;
      -webkit-transform: scale(2);
      -moz-transform: scale(2);
      -ms-transform: scale(2);
      -o-transform: scale(2);
      transform: scale(2);
      content: '';
      width: 14px;
      height: 14px;
      background-color: #016231;
      display: block;
      position: absolute;
      top: 4px;
      left: 3px;
      opacity: 0; }
  .scfForm input[type="radio"]:checked + label:after {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    opacity: 1; }
  .article .scfForm h1:after {
    display: none; }
  .scfForm .scfTitleBorder {
    margin-top: 10px;
    margin-bottom: 10px; }
  .scfForm .scfDropListBorder, .scfForm .scfEmailBorder, .scfForm .scfMultipleLineTextBorder, .scfForm .scfSingleLineTextBorder, .scfForm .scfPasswordBorder, .scfForm .scfNumberBorder, .scfForm .scfDatePickerBorder, .scfForm .scfDateBorder, .scfForm .scfRadioButtonListBorder, .scfForm .scfListBoxBorder, .scfForm .scfCheckBoxListBorder, .scfForm .scfFileUploadBorder, .scfForm .scfDateSelectorBorder, .scfForm .scfCreditCardBorder, .scfForm .scfConfirmPasswordBorder, .scfForm .scfCaptchaBorder, .scfForm .scfTelephoneBorder, .scfForm .scfSmsTelephoneBorder {
    position: relative; }
  .scfForm .scfCheckboxBorder {
    float: left; }
  .scfForm .scfEmailGeneralPanel, .scfForm .scfMultipleLineGeneralPanel, .scfForm .scfSingleLineGeneralPanel, .scfForm .scfPasswordGeneralPanel, .scfForm .scfNumberGeneralPanel, .scfForm .scfDatePickerGeneralPanel, .scfForm .scfDateGeneralPanel, .scfForm .scfRadioButtonListGeneralPanel, .scfForm .scfCheckBoxListGeneralPanel, .scfForm .scfFileUploadGeneralPanel, .scfForm .scfDateSelectorGeneralPanel, .scfForm .scfCreditCardGeneralPanel, .scfForm .scfConfirmPasswordGeneralPanel, .scfForm .scfCaptchaGeneralPanel, .scfForm .scfTelephoneGeneralPanel, .scfForm .scfSmsTelephoneGeneralPanel {
    margin-bottom: 10px; }
  .scfForm .scfListBoxGeneralPanel, .scfForm .scfDropListGeneralPanel {
    margin-bottom: 10px; }
  .scfForm .scfEmailTextBox, .scfForm .scfSingleLineTextBox, .scfForm .scfPasswordTextBox, .scfForm .scfNumberTextBox, .scfForm .scfDatePickerTextBox, .scfForm .scfDateTextBox, .scfForm .scfRadioButtonList, .scfForm .scfListBox, .scfForm .scfCheckBoxList, .scfForm .scfCreditCardTextBox, .scfForm .scfCreditCardType, .scfForm .scfConfirmPasswordTextBox, .scfForm .scfTelephoneTextBox, .scfForm .scfSmsTelephoneTextBox {
    padding: 5px 2px; }
  .scfForm .scfMultipleLineTextBox {
    padding: 5px 2px; }
  .scfForm .scfListBox, .scfForm .scfDropList {
    padding: 5px 2px; }
  .scfForm .scfDateSelectorDay, .scfForm .scfDateSelectorMonth, .scfForm .scfDateSelectorYear {
    padding: 5px 2px; }
  .scfForm .scfDateSelectorShortLabelDay, .scfForm .scfDateSelectorShortLabelMonth, .scfForm .scfDateSelectorShortLabelYear {
    font-size: 0.85714em; }
  .scfForm .scfValidatorRequired, .scfForm .scfRequired {
    color: #f00;
    float: left; }
  .scfForm .scfValidator {
    color: #f00; }
  .scfForm .scfDropListUsefulInfo, .scfForm .scfEmailUsefulInfo, .scfForm .scfMultipleLineTextUsefulInfo, .scfForm .scfSingleLineTextUsefulInfo, .scfForm .scfPasswordUsefulInfo, .scfForm .scfNumberUsefulInfo, .scfForm .scfDatePickerUsefulInfo, .scfForm .scfDateUsefulInfo, .scfForm .scfRadioButtonListUsefulInfo, .scfForm .scfListBoxUsefulInfo, .scfForm .scfCheckBoxListUsefulInfo, .scfForm .scfFileUploadUsefulInfo, .scfForm .scfDateSelectorUsefulInfo, .scfForm .scfCreditCardTextUsefulInfo, .scfForm .scfConfirmPasswordUsefulInfo, .scfForm .scfCaptchaUsefulInfo, .scfForm .scfTelephoneUsefulInfo, .scfForm .scfSmsTelephoneUsefulInfo {
    color: #78a22f; }
  .scfForm .scfCheckboxUsefulInfo {
    color: #78a22f; }
  .scfForm .scfFileUploadGeneralPanel {
    width: 0 !important;
    height: 0 !important; }
    .scfForm .scfFileUploadGeneralPanel input:focus, .scfForm .scfFileUploadGeneralPanel input:hover {
      outline: 0; }
  .scfForm .scfFileUploadLabel {
    margin-left: 30%;
    width: auto;
    padding: 10px;
    color: #016231;
    border: 1px solid #016231;
    text-align: center;
    margin-bottom: 10px; }
    .scfForm .scfFileUploadLabel:before {
      /* use !important to prevent issues with browser extensions that change fonts */
      font-family: 'icomoon' !important;
      font-weight: normal;
      font-style: normal;
      font-variant: normal;
      line-height: 1;
      content: "";
      text-transform: none;
      speak: none;
      /* Better Font Rendering =========== */
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      margin-right: 10px; }
    .scfForm .scfFileUploadLabel:hover {
      color: #fff;
      background-color: #016231;
      cursor: pointer; }
    .scfForm .scfFileUploadLabel + input {
      padding: 10px; }
  .scfForm .scfDatePickerGeneralPanel .ui-icon {
    display: none; }
  .scfForm .scfSubmitButton {
    border: 1px solid #016231;
    background-color: #fff;
    padding: 10px;
    font-weight: bold;
    color: #016231; }
    .scfForm .scfSubmitButton:hover {
      background-color: #016231;
      color: #fff; }

@media only screen and (max-width: 767px) {
  /*--------------
   General Panel Layout
   --------------*/
  .scfEmailGeneralPanel, .scfMultipleLineGeneralPanel, .scfSingleLineGeneralPanel, .scfPasswordGeneralPanel, .scfNumberGeneralPanel, .scfDatePickerGeneralPanel, .scfDateGeneralPanel, .scfRadioButtonListGeneralPanel, .scfCheckBoxListGeneralPanel, .scfFileUploadGeneralPanel, .scfDateSelectorGeneralPanel, .scfCreditCardGeneralPanel, .scfConfirmPasswordGeneralPanel, .scfCaptchaGeneralPanel, .scfTelephoneGeneralPanel, .scfSmsTelephoneGeneralPanel {
    width: 100%; }

  .scfListBoxGeneralPanel, .scfDropListGeneralPanel {
    width: 100%; }

  /*--------------
   Label Layout/Padding
   --------------*/
  .scfDropListLabel, .scfEmailLabel, .scfMultipleLineTextLabel, .scfSingleLineTextLabel, .scfPasswordLabel, .scfNumberLabel, .scfDatePickerLabel, .scfDateLabel, .scfRadioButtonListLabel, .scfCheckBoxListLabel, .scfListBoxLabel, .scfFileUploadLabel, .scfDateSelectorLabel, .scfCreditCardLabel, .scfConfirmPasswordLabel, .scfCaptchaLabel, .scfTelephoneLabel, .scfSmsTelephoneLabel {
    width: 100%; }

 	/*--------------
	 Error / Useful message
	 --------------*/
  .scfValidatorRequired, .scfRequired {
    position: absolute;
    top: 0; }

  /*--------------
   File Upload
   --------------*/
  .scfFileUploadGeneralPanel {
    width: 0;
    height: 0; }

  .scfFileUploadLabel {
    margin-left: 0; } }
@media only screen and (min-width: 768px) {
  .scfCheckboxBorder {
    margin-left: 30%;
    width: 70%; } }
/* =======================================================================
04 Media Queries (For miscellaneous styles)
========================================================================== */
@media only screen and (max-width: 380px) {
  .module__links a {
    display: block; } }
@media only screen and (max-width: 1023px) {
  .main-content {
    border-top: 1px solid #016231; } }
@media only screen and (min-width: 1140px) {
  .wingspan {
    max-width: 1140px; } }

/*# sourceMappingURL=skyrise.css.map */
