* {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

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

caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

q, blockquote {
  quotes: none;
}

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

a img {
  border: none;
}

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

button, input {
  line-height: normal;
}

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

button, input[type="button"], input[type="reset"], input[type="submit"] {
  cursor: pointer;
  *overflow: visible;
}

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

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

/* ::Clearfixs and extends. Use which suits best */
/* ----------------------------------------------------------- */
.clearfix, .container {
  overflow: hidden;
  *zoom: 1;
}

/* ::Base styles Almost exclusively single element selectors */
/* ------------------------------------------------------------ */
html {
  font-size: 100%;
}

body {
  color: #555555;
  background-color: #CBD9D3;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
}

a {
  text-decoration: none;
}

h1 {
  font-size: 2.25em;
  line-height: 1.1666667em;
  margin: 0 0 0.5em 0;
}

h2 {
  font-size: 1.875em;
  line-height: 1.2em;
  margin: 0.8em 0 0.4em 0;
}

h3 {
  font-size: 1.375em;
  line-height: 1.3636364em;
  margin: 1.0909091em 0 0.5454545em 0;
}

h4 {
  font-size: 1.25em;
  line-height: 1.2em;
  margin: 0 0 0.3em 0;
}

h5 {
  font-size: 1.125em;
  line-height: 1.3333333em;
  margin: 0 0 0.3333333em 0;
}

h6 {
  font-size: 1em;
  line-height: 1.5em;
  margin: 0 0 0.375em 0;
}

h1, h2, h3, h4, h5, h6 {
  color: #0c0c0c;
  font-weight: bold;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
  color: #0c0c0c;
}

p, pre, label {
  font-size: 1em;
  line-height: 1.5em;
  margin: 0 0 0.75em 0;
}

ol, ul {
  font-size: 1em;
  line-height: 1.5em;
  margin: 0 0 1.5em 0;
}

li {
  line-height: inherit;
}

ul {
  list-style-position: outside;
  list-style-type: disc;
}

ol {
  list-style-position: outside;
  list-style-type: decimal;
}

strong, b {
  font-weight: 600;
}

em, i, q {
  font-style: italic;
}

/*  _typeset.scss
// ----------------------------------------------------------- */
.as-heading__headline, .typeset .headline {
  font-size: 1.953125em;
  line-height: 1.152em;
}

.as-heading__largest, .typeset h1 {
  font-size: 1.75em;
  line-height: 1.2857143em;
}

.as-heading__large, .typeset h2 {
  font-size: 1.5625em;
  line-height: 1.2em;
}

.as-heading__medium, .typeset h3 {
  font-size: 1.4em;
  line-height: 1.3392857em;
}

.as-heading__normal, .typeset h4 {
  font-size: 1.25em;
  line-height: 1.2em;
}

.as-heading__small, .typeset h5 {
  font-size: 1.12em;
  line-height: 1.3392857em;
}

.as-heading__smallest, .typeset h6 {
  font-size: 1em;
  line-height: 1.5em;
}

.as-blockquote, .as-blockquote--typeset, .typeset blockquote {
  font-size: 1.25em;
  line-height: 1.2em;
  line-height: normal;
}
.as-blockquote p, .as-blockquote--typeset p, .typeset blockquote p {
  margin: 0;
  font-style: italic;
}

.as-para {
  font-size: 1em;
  line-height: 1.5em;
}

.as-heading__headline--typeset, .typeset .headline {
  margin: 0 0 0.576em 0;
}

.as-heading__largest--typeset, .typeset h1 {
  margin: 0 0 0.4285714em 0;
}

.as-heading__large--typeset, .typeset h2 {
  margin: 0.96em 0 0.24em 0;
}

.as-heading__medium--typeset, .typeset h3 {
  margin: 1.0714286em 0 0.2678571em 0;
}

.as-heading__normal--typeset, .typeset h4 {
  margin: 1.2em 0 0.3em 0;
}

.as-heading__small--typeset, .typeset h5 {
  margin: 1.3392857em 0 0.3348214em 0;
}

.as-heading__smallest--typeset, .typeset h6 {
  margin: 1.5em 0 0.375em 0;
}

.as-para--typeset, .typeset p {
  margin: 0 0 0.75em 0;
}

.as-list--typeset, .as-unordered-list--typeset, .as-ordered-list--typeset {
  margin: 1.5em 0 1.5em 0;
}

.as-unordered-list--typeset {
  margin-left: 3em;
  list-style-position: outside;
  list-style-type: disc;
}

.as-ordered-list--typeset {
  margin-left: 4em;
  list-style-position: outside;
  list-style-type: decimal;
}

.as-blockquote--typeset, .typeset blockquote {
  margin: 1.8em 0;
}

.typeset img {
  margin-bottom: 0.2rem;
}
.typeset p a {
  white-space: pre;
  white-space: pre-wrap;
  white-space: pre-line;
  white-space: -pre-wrap;
  white-space: -o-pre-wrap;
  white-space: -moz-pre-wrap;
  white-space: -hp-pre-wrap;
  word-wrap: break-word;
}

.typeset ul, .typeset ol {
  margin-top: 0.4rem;
  padding-left: 2em;
}
.typeset ul li, .typeset ol li {
  line-height: 1.5em;
  margin-bottom: 0.3rem;
}
.typeset ul li {
  list-style-position: outside;
  list-style-type: disc;
}
.typeset ol li {
  list-style-position: outside;
  list-style-type: decimal;
}
.typeset form ul li {
  list-style-type: none;
}
.typeset fieldset {
  margin-bottom: 0.3rem;
}
.typeset fieldset ul {
  margin-bottom: 0;
  padding-left: 0;
}
.typeset fieldset ul br {
  display: none;
}
.typeset fieldset ul li {
  margin-bottom: 0.3rem;
}
.typeset img {
  max-width: 100%;
  height: 100%;
}
.typeset .wp-caption {
  max-width: 100%;
}
.typeset .typeset__faqlist ul {
  padding-left: 0;
}
.typeset .typeset__faqlist ul li {
  margin-bottom: 24px;
  list-style-type: none;
}
.typeset .hero--tree h1 {
  margin-bottom: 0;
}
.typeset .hero--tree h2 {
  margin-top: 0;
}

.typeset__intro {
  margin-top: 0.2rem;
  margin-bottom: 0rem;
}

.typeset__title {
  font-size: 2.375em;
  line-height: 1.1052632em;
  margin: 0 0 0.4736842em 0;
}

.typeset__excerpt {
  margin-bottom: 0.4rem;
}

.typeset__content {
  margin-bottom: 0.6rem;
}
.typeset__content img {
  max-width: 97.5%;
  /* Fluid images for posts, comments, and widgets */
}
.typeset__content img[class*="align"],
.typeset__content img[class*="wp-image-"],
.typeset__content img[class*="attachment-"],
.typeset__content img[class*="wp-post-image"] {
  height: auto;
  /* Make sure images with WordPress-added height and width >attributes are scaled correctly */
}
.typeset__content img.size-full {
  max-width: 97.5%;
  width: auto;
  /* Prevent stretching of full-size images with height and >>width attributes in IE8 */
}
.typeset__content h5 {
  margin: 1.3333333em 0 0.3333333em 0;
}
.typeset__content h5:first-child {
  margin-top: 0rem;
}

.typeset__divider {
  margin: 48px -48px;
  padding: 24px;
  border: none;
}

.typeset__no-list ul, .typeset__no-list ol {
  padding-left: 0;
}
.typeset__no-list ul li, .typeset__no-list ol li {
  list-style-type: none;
}

.typeset__multi-column__2 {
  -moz-columns: auto 2;
  -webkit-columns: auto 2;
  columns: auto 2;
  -moz-column-gap: 48px;
  -webkit-column-gap: 48px;
  column-gap: 48px;
}
.typeset__multi-column__2 p {
  -moz-page-break-inside: avoid;
  -webkit-column-break-inside: avoid;
  break-inside: avoid;
}

.typeset__entry-meta {
  font-size: 0.75em;
  line-height: 1.5em;
  padding: 12px 0;
  border-top: #eee 1px solid;
  border-bottom: #eee 1px solid;
  margin-bottom: 24px;
}

.typeset__list-item {
  margin-top: 0.4rem;
  margin-bottom: 0.4rem;
}

.typeset__list-image {
  margin-top: 0.6rem;
}

.typeset blockquote {
  padding-left: 1em;
  border-left: 0.3125em solid grey;
  line-height: normal;
  margin: 0;
}
.typeset blockquote p {
  font-style: italic;
  margin: 0;
  font-size: 1.25em;
  line-height: 1.2em;
  margin: 0.9em 0 0.9em 0;
}

.wp-caption-text {
  font-size: 0.75em;
  line-height: 1.5em;
}

label, select {
  display: block;
}

input[type="search"] {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  -webkit-appearance: none;
  box-sizing: content-box;
  -webkit-border-radius: 0;
}

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

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

textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"] {
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border linear 0.2s, box-shadow linear 0.2s;
  -moz-transition: border linear 0.2s, box-shadow linear 0.2s;
  -o-transition: border linear 0.2s, box-shadow linear 0.2s;
  transition: border linear 0.2s, box-shadow linear 0.2s;
  -webkit-border-radius: 0;
  -webkit-appearance: none;
}

input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  *margin-top: 0;
  line-height: normal;
  cursor: pointer;
}

input[type="file"],
input[type="image"],
input[type="submit"],
input[type="reset"],
input[type="button"],
input[type="radio"],
input[type="checkbox"] {
  width: auto;
  -webkit-appearance: none;
  -webkit-border-radius: 0;
}

select,
input[type="file"] {
  *margin-top: 4px;
  /* In IE7, the height of the select element cannot be changed by height, only font-size */
}

select:focus,
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

.entry-content img {
  margin: 0 0 1.5em 0;
}

.alignleft,
img.alignleft {
  display: inline;
  float: left;
  margin-right: 1.5em;
}

.alignright,
img.alignright {
  display: inline;
  float: right;
  margin-left: 1.5em;
}

.aligncenter,
img.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.wp-caption {
  text-align: center;
  margin-bottom: 1.5em;
}

.wp-caption img {
  border: 0 none;
  margin: 0;
  padding: 0;
}

.wp-caption p.wp-caption-text {
  margin: 0;
}

.wp-smiley {
  max-height: 1em;
  margin: 0 !important;
}

.gallery dl {
  margin: 0;
}

.gallery-caption {
  margin: -1.5em 0 0 0;
}

/* Pullquotes
-------------------------------------------------------------- */
blockquote.left {
  float: left;
  margin-left: 0;
  margin-right: 20px;
  text-align: right;
  width: 33%;
}

blockquote.right {
  float: right;
  margin-left: 20px;
  margin-right: 0;
  text-align: left;
  width: 33%;
}

/*  icons.scss
// ----------------------------------------------------------- */
/* Icons
*/
.ico {
  /* @TODO check icon implementation as the
     @include inline-block fails when the icon
     appears before "Previous" in the pagination in ie7 */
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  /* Use 100% here instead of -9999px for performance (http://www.zeldman.com/2012/03/01/replacing-the-9999px-hack-new-image-replacement/) */
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}

.ico {
  background-image: url('../img/ico-s84271557e2.png');
  background-repeat: no-repeat;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}
.ico.ico-arrow-down-white {
  background-position: 0 0;
  height: 9px;
  width: 14px;
}
.ico.ico-arrow__down--white {
  background-position: 0 -19px;
  height: 23px;
  width: 15px;
}
.ico.ico-arrow__left--white {
  background-position: 0 -52px;
  height: 15px;
  width: 23px;
}
.ico.ico-arrow__left {
  background-position: 0 -77px;
  height: 15px;
  width: 23px;
}
.ico.ico-arrow__right--green {
  background-position: 0 -102px;
  height: 15px;
  width: 23px;
}
.ico.ico-arrow__right--white {
  background-position: 0 -127px;
  height: 15px;
  width: 23px;
}
.ico.ico-arrow__right {
  background-position: 0 -152px;
  height: 15px;
  width: 23px;
}
.ico.ico-calendar {
  background-position: 0 -177px;
  height: 20px;
  width: 20px;
}
.ico.ico-cr {
  background-position: 0 -207px;
  height: 70px;
  width: 400px;
}
.ico.ico-dd {
  background-position: 0 -287px;
  height: 70px;
  width: 400px;
}
.ico.ico-download--white {
  background-position: 0 -367px;
  height: 30px;
  width: 24px;
}
.ico.ico-en {
  background-position: 0 -407px;
  height: 70px;
  width: 400px;
}
.ico.ico-ew {
  background-position: 0 -487px;
  height: 70px;
  width: 400px;
}
.ico.ico-ex {
  background-position: 0 -567px;
  height: 70px;
  width: 400px;
}
.ico.ico-facebook--white {
  background-position: 0 -647px;
  height: 25px;
  width: 25px;
}
.ico.ico-facebook {
  background-position: 0 -682px;
  height: 25px;
  width: 25px;
}
.ico.ico-googleplus--white {
  background-position: 0 -717px;
  height: 25px;
  width: 25px;
}
.ico.ico-googleplus {
  background-position: 0 -752px;
  height: 25px;
  width: 25px;
}
.ico.ico-lc {
  background-position: 0 -787px;
  height: 70px;
  width: 400px;
}
.ico.ico-ne {
  background-position: 0 -867px;
  height: 70px;
  width: 400px;
}
.ico.ico-nt {
  background-position: 0 -947px;
  height: 70px;
  width: 400px;
}
.ico.ico-search {
  background-position: 0 -1027px;
  height: 20px;
  width: 20px;
}
.ico.ico-tag {
  background-position: 0 -1057px;
  height: 20px;
  width: 20px;
}
.ico.ico-twitter--white {
  background-position: 0 -1087px;
  height: 25px;
  width: 25px;
}
.ico.ico-twitter {
  background-position: 0 -1122px;
  height: 25px;
  width: 25px;
}
.ico.ico-vu {
  background-position: 0 -1157px;
  height: 70px;
  width: 400px;
}
@media (min-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 2 / 1), (-webkit-min-device-pixel-ratio: 1.5) {
  .ico {
    background-image: url('https://globaltrees.org/wp-content/themes/globaltrees/assets/img/ico2x-s8f94c939b6.png');
    -moz-background-size: 400px auto;
    -o-background-size: 400px auto;
    -webkit-background-size: 400px auto;
    background-size: 400px auto;
  }
  .ico.ico-arrow-down-white {
    background-position: 0 0;
  }
  .ico.ico-arrow__down--white {
    background-position: 0 -13.5px;
  }
  .ico.ico-arrow__left--white {
    background-position: 0 -41.5px;
  }
  .ico.ico-arrow__left {
    background-position: 0 -61.5px;
  }
  .ico.ico-arrow__right--green {
    background-position: 0 -81.5px;
  }
  .ico.ico-arrow__right--white {
    background-position: 0 -101.5px;
  }
  .ico.ico-arrow__right {
    background-position: 0 -121.5px;
  }
  .ico.ico-calendar {
    background-position: 0 -141.5px;
  }
  .ico.ico-cr {
    background-position: 0 -166.5px;
  }
  .ico.ico-dd {
    background-position: 0 -241.5px;
  }
  .ico.ico-download--white {
    background-position: 0 -316.5px;
  }
  .ico.ico-en {
    background-position: 0 -351.5px;
  }
  .ico.ico-ew {
    background-position: 0 -426.5px;
  }
  .ico.ico-ex {
    background-position: 0 -501.5px;
  }
  .ico.ico-facebook--white {
    background-position: 0 -576.5px;
  }
  .ico.ico-facebook {
    background-position: 0 -606.5px;
  }
  .ico.ico-googleplus--white {
    background-position: 0 -636.5px;
  }
  .ico.ico-googleplus {
    background-position: 0 -666.5px;
  }
  .ico.ico-lc {
    background-position: 0 -696.5px;
  }
  .ico.ico-ne {
    background-position: 0 -771.5px;
  }
  .ico.ico-nt {
    background-position: 0 -846.5px;
  }
  .ico.ico-search {
    background-position: 0 -921.5px;
  }
  .ico.ico-tag {
    background-position: 0 -946.5px;
  }
  .ico.ico-twitter--white {
    background-position: 0 -971.5px;
  }
  .ico.ico-twitter {
    background-position: 0 -1001.5px;
  }
  .ico.ico-vu {
    background-position: 0 -1031.5px;
  }
}

*[class*="colspan"] {
  width: 100%;
  display: block;
}

*[class*="as-grid"] {
  float: left;
  display: inline;
  display: inline-block;
}

*[class*="as-grid-reverse"] {
  float: right;
  display: inline;
  display: inline-block;
}

@media screen and (min-width: 300px) {
  *[class*="with-gutter"] {
    padding-left: 3.5%;
  }
}

.hide-at-root {
  display: none;
}

.with-trailer {
  margin-bottom: 2rem;
}

.with-leader {
  margin-top: 2rem;
}

.row {
  overflow: hidden;
  *zoom: 1;
  min-width: auto;
  position: relative;
  margin-left: auto;
  margin-right: auto;
}
.row .colspan2-1 {
  width: 50%;
}
.row .colspan2-2 {
  width: 100%;
}
.row .push2-1 {
  margin-left: 50%;
}
.row .push2-2 {
  margin-left: 100%;
}
.row .pull2-1 {
  margin-right: 50%;
}
.row .pull2-2 {
  margin-right: 100%;
}
.row .push-disable2 {
  margin-left: 0;
}
.row .pull-disable2 {
  margin-right: 0;
}
.row .hide-at2 {
  display: none;
}
.row .block-show-at2 {
  display: block;
}
.row .inline-show-at2 {
  display: inline;
  display: inline-block;
}
.row .with-trailer2 {
  margin-bottom: 2rem;
}
.row .with-leader2 {
  margin-top: 2rem;
}
.row .leader-disable2 {
  margin-top: 0;
}
.row .trailer-disable2 {
  margin-bottom: 0;
}
.row .colspan4-1 {
  width: 25%;
}
.row .colspan4-2 {
  width: 50%;
}
.row .colspan4-3 {
  width: 75%;
}
.row .colspan4-4 {
  width: 100%;
}
.row .push4-1 {
  margin-left: 25%;
}
.row .push4-2 {
  margin-left: 50%;
}
.row .push4-3 {
  margin-left: 75%;
}
.row .push4-4 {
  margin-left: 100%;
}
.row .pull4-1 {
  margin-right: 25%;
}
.row .pull4-2 {
  margin-right: 50%;
}
.row .pull4-3 {
  margin-right: 75%;
}
.row .pull4-4 {
  margin-right: 100%;
}
.row .push-disable4 {
  margin-left: 0;
}
.row .pull-disable4 {
  margin-right: 0;
}
.row .hide-at4 {
  display: none;
}
.row .block-show-at4 {
  display: block;
}
.row .inline-show-at4 {
  display: inline;
  display: inline-block;
}
.row .with-trailer4 {
  margin-bottom: 2rem;
}
.row .with-leader4 {
  margin-top: 2rem;
}
.row .leader-disable4 {
  margin-top: 0;
}
.row .trailer-disable4 {
  margin-bottom: 0;
}
.lt-ie9 .row .colspan6-1 {
  width: 16.6666667%;
}
.lt-ie9 .row .colspan6-2 {
  width: 33.3333333%;
}
.lt-ie9 .row .colspan6-3 {
  width: 50%;
}
.lt-ie9 .row .colspan6-4 {
  width: 66.6666667%;
}
.lt-ie9 .row .colspan6-5 {
  width: 83.3333333%;
}
.lt-ie9 .row .colspan6-6 {
  width: 100%;
}
.lt-ie9 .row .push6-1 {
  margin-left: 16.6666667%;
}
.lt-ie9 .row .push6-2 {
  margin-left: 33.3333333%;
}
.lt-ie9 .row .push6-3 {
  margin-left: 50%;
}
.lt-ie9 .row .push6-4 {
  margin-left: 66.6666667%;
}
.lt-ie9 .row .push6-5 {
  margin-left: 83.3333333%;
}
.lt-ie9 .row .push6-6 {
  margin-left: 100%;
}
.lt-ie9 .row .pull6-1 {
  margin-right: 16.6666667%;
}
.lt-ie9 .row .pull6-2 {
  margin-right: 33.3333333%;
}
.lt-ie9 .row .pull6-3 {
  margin-right: 50%;
}
.lt-ie9 .row .pull6-4 {
  margin-right: 66.6666667%;
}
.lt-ie9 .row .pull6-5 {
  margin-right: 83.3333333%;
}
.lt-ie9 .row .pull6-6 {
  margin-right: 100%;
}
.lt-ie9 .row .push-disable6 {
  margin-left: 0;
}
.lt-ie9 .row .pull-disable6 {
  margin-right: 0;
}
.lt-ie9 .row .hide-at6 {
  display: none;
}
.lt-ie9 .row .block-show-at6 {
  display: block;
}
.lt-ie9 .row .inline-show-at6 {
  display: inline;
  display: inline-block;
}
.lt-ie9 .row .with-trailer6 {
  margin-bottom: 2rem;
}
.lt-ie9 .row .with-leader6 {
  margin-top: 2rem;
}
.lt-ie9 .row .leader-disable6 {
  margin-top: 0;
}
.lt-ie9 .row .trailer-disable6 {
  margin-bottom: 0;
}
@media screen and (min-width: 660px) {
  .row .colspan6-1 {
    width: 16.6666667%;
  }
  .row .colspan6-2 {
    width: 33.3333333%;
  }
  .row .colspan6-3 {
    width: 50%;
  }
  .row .colspan6-4 {
    width: 66.6666667%;
  }
  .row .colspan6-5 {
    width: 83.3333333%;
  }
  .row .colspan6-6 {
    width: 100%;
  }
  .row .push6-1 {
    margin-left: 16.6666667%;
  }
  .row .push6-2 {
    margin-left: 33.3333333%;
  }
  .row .push6-3 {
    margin-left: 50%;
  }
  .row .push6-4 {
    margin-left: 66.6666667%;
  }
  .row .push6-5 {
    margin-left: 83.3333333%;
  }
  .row .push6-6 {
    margin-left: 100%;
  }
  .row .pull6-1 {
    margin-right: 16.6666667%;
  }
  .row .pull6-2 {
    margin-right: 33.3333333%;
  }
  .row .pull6-3 {
    margin-right: 50%;
  }
  .row .pull6-4 {
    margin-right: 66.6666667%;
  }
  .row .pull6-5 {
    margin-right: 83.3333333%;
  }
  .row .pull6-6 {
    margin-right: 100%;
  }
  .row .push-disable6 {
    margin-left: 0;
  }
  .row .pull-disable6 {
    margin-right: 0;
  }
  .row .hide-at6 {
    display: none;
  }
  .row .block-show-at6 {
    display: block;
  }
  .row .inline-show-at6 {
    display: inline;
    display: inline-block;
  }
  .row .with-trailer6 {
    margin-bottom: 2rem;
  }
  .row .with-leader6 {
    margin-top: 2rem;
  }
  .row .leader-disable6 {
    margin-top: 0;
  }
  .row .trailer-disable6 {
    margin-bottom: 0;
  }
}
.lt-ie9 .row .colspan12-1 {
  width: 8.3333333%;
}
.lt-ie9 .row .colspan12-2 {
  width: 16.6666667%;
}
.lt-ie9 .row .colspan12-3 {
  width: 25%;
}
.lt-ie9 .row .colspan12-4 {
  width: 33.3333333%;
}
.lt-ie9 .row .colspan12-5 {
  width: 41.6666667%;
}
.lt-ie9 .row .colspan12-6 {
  width: 50%;
}
.lt-ie9 .row .colspan12-7 {
  width: 58.3333333%;
}
.lt-ie9 .row .colspan12-8 {
  width: 66.6666667%;
}
.lt-ie9 .row .colspan12-9 {
  width: 75%;
}
.lt-ie9 .row .colspan12-10 {
  width: 83.3333333%;
}
.lt-ie9 .row .colspan12-11 {
  width: 91.6666667%;
}
.lt-ie9 .row .colspan12-12 {
  width: 100%;
}
.lt-ie9 .row .push12-1 {
  margin-left: 8.3333333%;
}
.lt-ie9 .row .push12-2 {
  margin-left: 16.6666667%;
}
.lt-ie9 .row .push12-3 {
  margin-left: 25%;
}
.lt-ie9 .row .push12-4 {
  margin-left: 33.3333333%;
}
.lt-ie9 .row .push12-5 {
  margin-left: 41.6666667%;
}
.lt-ie9 .row .push12-6 {
  margin-left: 50%;
}
.lt-ie9 .row .push12-7 {
  margin-left: 58.3333333%;
}
.lt-ie9 .row .push12-8 {
  margin-left: 66.6666667%;
}
.lt-ie9 .row .push12-9 {
  margin-left: 75%;
}
.lt-ie9 .row .push12-10 {
  margin-left: 83.3333333%;
}
.lt-ie9 .row .push12-11 {
  margin-left: 91.6666667%;
}
.lt-ie9 .row .push12-12 {
  margin-left: 100%;
}
.lt-ie9 .row .pull12-1 {
  margin-right: 8.3333333%;
}
.lt-ie9 .row .pull12-2 {
  margin-right: 16.6666667%;
}
.lt-ie9 .row .pull12-3 {
  margin-right: 25%;
}
.lt-ie9 .row .pull12-4 {
  margin-right: 33.3333333%;
}
.lt-ie9 .row .pull12-5 {
  margin-right: 41.6666667%;
}
.lt-ie9 .row .pull12-6 {
  margin-right: 50%;
}
.lt-ie9 .row .pull12-7 {
  margin-right: 58.3333333%;
}
.lt-ie9 .row .pull12-8 {
  margin-right: 66.6666667%;
}
.lt-ie9 .row .pull12-9 {
  margin-right: 75%;
}
.lt-ie9 .row .pull12-10 {
  margin-right: 83.3333333%;
}
.lt-ie9 .row .pull12-11 {
  margin-right: 91.6666667%;
}
.lt-ie9 .row .pull12-12 {
  margin-right: 100%;
}
.lt-ie9 .row .push-disable12 {
  margin-left: 0;
}
.lt-ie9 .row .pull-disable12 {
  margin-right: 0;
}
.lt-ie9 .row .hide-at12 {
  display: none;
}
.lt-ie9 .row .block-show-at12 {
  display: block;
}
.lt-ie9 .row .inline-show-at12 {
  display: inline;
  display: inline-block;
}
.lt-ie9 .row .with-trailer12 {
  margin-bottom: 2rem;
}
.lt-ie9 .row .with-leader12 {
  margin-top: 2rem;
}
.lt-ie9 .row .leader-disable12 {
  margin-top: 0;
}
.lt-ie9 .row .trailer-disable12 {
  margin-bottom: 0;
}
@media screen and (min-width: 800px) {
  .row .colspan12-1 {
    width: 8.3333333%;
  }
  .row .colspan12-2 {
    width: 16.6666667%;
  }
  .row .colspan12-3 {
    width: 25%;
  }
  .row .colspan12-4 {
    width: 33.3333333%;
  }
  .row .colspan12-5 {
    width: 41.6666667%;
  }
  .row .colspan12-6 {
    width: 50%;
  }
  .row .colspan12-7 {
    width: 58.3333333%;
  }
  .row .colspan12-8 {
    width: 66.6666667%;
  }
  .row .colspan12-9 {
    width: 75%;
  }
  .row .colspan12-10 {
    width: 83.3333333%;
  }
  .row .colspan12-11 {
    width: 91.6666667%;
  }
  .row .colspan12-12 {
    width: 100%;
  }
  .row .push12-1 {
    margin-left: 8.3333333%;
  }
  .row .push12-2 {
    margin-left: 16.6666667%;
  }
  .row .push12-3 {
    margin-left: 25%;
  }
  .row .push12-4 {
    margin-left: 33.3333333%;
  }
  .row .push12-5 {
    margin-left: 41.6666667%;
  }
  .row .push12-6 {
    margin-left: 50%;
  }
  .row .push12-7 {
    margin-left: 58.3333333%;
  }
  .row .push12-8 {
    margin-left: 66.6666667%;
  }
  .row .push12-9 {
    margin-left: 75%;
  }
  .row .push12-10 {
    margin-left: 83.3333333%;
  }
  .row .push12-11 {
    margin-left: 91.6666667%;
  }
  .row .push12-12 {
    margin-left: 100%;
  }
  .row .pull12-1 {
    margin-right: 8.3333333%;
  }
  .row .pull12-2 {
    margin-right: 16.6666667%;
  }
  .row .pull12-3 {
    margin-right: 25%;
  }
  .row .pull12-4 {
    margin-right: 33.3333333%;
  }
  .row .pull12-5 {
    margin-right: 41.6666667%;
  }
  .row .pull12-6 {
    margin-right: 50%;
  }
  .row .pull12-7 {
    margin-right: 58.3333333%;
  }
  .row .pull12-8 {
    margin-right: 66.6666667%;
  }
  .row .pull12-9 {
    margin-right: 75%;
  }
  .row .pull12-10 {
    margin-right: 83.3333333%;
  }
  .row .pull12-11 {
    margin-right: 91.6666667%;
  }
  .row .pull12-12 {
    margin-right: 100%;
  }
  .row .push-disable12 {
    margin-left: 0;
  }
  .row .pull-disable12 {
    margin-right: 0;
  }
  .row .hide-at12 {
    display: none;
  }
  .row .block-show-at12 {
    display: block;
  }
  .row .inline-show-at12 {
    display: inline;
    display: inline-block;
  }
  .row .with-trailer12 {
    margin-bottom: 2rem;
  }
  .row .with-leader12 {
    margin-top: 2rem;
  }
  .row .leader-disable12 {
    margin-top: 0;
  }
  .row .trailer-disable12 {
    margin-bottom: 0;
  }
}

.row.row__internal {
  padding-left: 0;
  padding-right: 0;
  width: auto;
}

.row__colspaced {
  position: relative;
  overflow: hidden;
  *zoom: 1;
}
@media screen and (min-width: 300px) {
  .row__colspaced {
    min-width: 103.5%;
    left: -3.5%;
  }
}
.lt-ie9 .row__colspaced {
  max-width: 100%;
  min-width: auto;
  left: auto;
}

.lt-ie9 .row--trees *[class*="colspan"]:nth-child(2n+3) {
  clear: left;
}
@media screen and (min-width: 660px) and (max-width: 799px) {
  .row--trees *[class*="colspan"]:nth-child(2n+3) {
    clear: left;
  }
}
.lt-ie9 .row--trees *[class*="colspan"]:nth-child(3n+4) {
  clear: left;
}
@media screen and (min-width: 800px) {
  .row--trees *[class*="colspan"]:nth-child(3n+4) {
    clear: left;
  }
}

.lt-ie9 .row--members *[class*="colspan"]:nth-child(2n+3) {
  clear: left;
}
@media screen and (min-width: 660px) {
  .row--members *[class*="colspan"]:nth-child(2n+3) {
    clear: left;
  }
}

/* _header.scss
// ----------------------------------------------------------- */
#header {
  padding-top: 0.4rem;
}

.contact-menu {
  display: none;
}
.lt-ie9 .contact-menu {
  display: block;
  list-style-type: none;
  margin-bottom: 24px;
  overflow: hidden;
  *zoom: 1;
  float: right;
  padding-right: 24px;
}
.lt-ie9 .contact-menu li {
  display: inline-block;
  vertical-align: middle;
}
.ie8 .lt-ie9 .contact-menu li {
  display: inline;
}
.lt-ie9 .contact-menu li a {
  color: #333333;
  font-size: 0.875em;
  line-height: 1.2857143em;
}
.lt-ie9 .contact-menu li a:visited {
  color: #333333;
}
.lt-ie9 .contact-menu li a:focus {
  color: gray;
}
.lt-ie9 .contact-menu li a:hover {
  color: gray;
}
.lt-ie9 .contact-menu li a:active {
  color: #333333;
}
.lt-ie9 .contact-menu li.active a {
  border-bottom: 1px solid;
}
@media screen and (min-width: 890px) {
  .contact-menu {
    display: block;
    list-style-type: none;
    margin-bottom: 24px;
    overflow: hidden;
    *zoom: 1;
    float: right;
    padding-right: 24px;
  }
  .contact-menu li {
    display: inline-block;
    vertical-align: middle;
  }
  .ie8 .contact-menu li {
    display: inline;
  }
  .contact-menu li a {
    color: #333333;
    font-size: 0.875em;
    line-height: 1.2857143em;
  }
  .contact-menu li a:visited {
    color: #333333;
  }
  .contact-menu li a:focus {
    color: gray;
  }
  .contact-menu li a:hover {
    color: gray;
  }
  .contact-menu li a:active {
    color: #333333;
  }
  .contact-menu li.active a {
    border-bottom: 1px solid;
  }
}

.container.header {
  background: #efebe2 url(../img/bg-header.png) 0 0 no-repeat;
  background-image: -webkit-gradient(linear, 0% -250%, 100% 350%, color-stop(50%, #f7f5f0), color-stop(50%, #efebe2));
  clear: both;
  overflow: hidden;
  *zoom: 1;
}

.nav-bar {
  display: block;
  clear: both;
  background: #448937;
  overflow: hidden;
  overflow: hidden;
  *zoom: 1;
}
.lt-ie9 .nav-bar {
  padding: 0 24px;
  background: #4d9b3f;
}
@media screen and (min-width: 890px) {
  .nav-bar {
    padding: 0 24px;
    background: #4d9b3f;
  }
}

#searchform {
  padding: 10px;
  display: none;
  position: relative;
}
#searchform input[type="text"] {
  width: 100%;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  border: 0;
  outline: none;
  -webkit-appearance: none;
  border-radius: 0;
  padding: 6px 27px 6px 9px;
  font-size: 0.8125em;
  line-height: 1.3846154em;
}
#searchform input[type="submit"] {
  -webkit-appearance: none;
  border-radius: 0;
  border: none;
  background-color: transparent;
  text-indent: -9999px;
  position: absolute;
  right: 15px;
  top: 14px;
}
#searchform.searchform--open {
  display: block;
}
.lt-ie9 #searchform {
  float: right;
  padding: 0;
  padding-top: 6px;
  display: inline-block;
}
.lt-ie9 #searchform input[type="text"] {
  width: auto;
}
.lt-ie9 #searchform input[type="submit"] {
  right: 8px;
  top: 11px;
}
@media screen and (min-width: 890px) {
  #searchform {
    float: right;
    padding: 0;
    padding-top: 6px;
    display: inline-block;
  }
  #searchform input[type="text"] {
    width: auto;
  }
  #searchform input[type="submit"] {
    right: 8px;
    top: 11px;
  }
}

@media screen and (max-width: 889px) {
  #menu-main-menu {
    display: none;
    margin: 0;
  }
  #menu-main-menu .menu-item {
    font-weight: 200;
    text-transform: none;
    letter-spacing: normal;
    width: 100%;
    background: #4d9b3f;
    position: relative;
  }
  #menu-main-menu .menu-item a {
    padding: 6px 12px;
    display: block;
    color: #fff;
    z-index: 1;
    border-bottom: 1px solid #56AD46;
  }
  #menu-main-menu .menu-item.menu-item-has-children .toggle-sub-menu {
    background: url("../img/ico/arrow-down-white.png") center center no-repeat;
    color: #fff;
    outline: none;
    border: 0;
    display: block;
    position: absolute;
    top: 0;
    z-index: 2;
    right: 0;
    width: 37px;
    height: 37px;
    border-left: 1px solid #56AD46;
    transition: all, ease-in-out, 0.25s;
  }
  #menu-main-menu .menu-item.menu-item-has-children--open .toggle-sub-menu {
    transform: rotate3d(1, 0, 0, 180deg);
  }
  #menu-main-menu .menu-item .toggle-sub-menu {
    display: none;
  }
  #menu-main-menu .menu-item .sub-menu {
    margin: 0;
    display: none;
  }
  #menu-main-menu .menu-item .sub-menu li a {
    width: 100%;
    padding-left: 24px;
  }
  #menu-main-menu .menu-item .sub-menu--open {
    display: block;
  }
  #menu-main-menu .menu-item .sub-menu .toggle-sub-menu {
    display: none;
  }
  #menu-main-menu.menu-main-menu--open {
    display: block;
  }
}
.lt-ie9 #menu-main-menu {
  float: left;
  margin-bottom: 0;
  display: inline-block;
}
.lt-ie9 #menu-main-menu .menu-item {
  float: left;
  display: inline-block;
}
.lt-ie9 #menu-main-menu .menu-item.current-menu-item a, .lt-ie9 #menu-main-menu .menu-item.current-page-ancestor a, .lt-ie9 #menu-main-menu .menu-item.current-post-ancestor a, .lt-ie9 #menu-main-menu .menu-item.current-menu-parent a, .lt-ie9 #menu-main-menu .menu-item.current-post-parent a, .single-trees .lt-ie9 #menu-main-menu .menu-item.menu-item-55 a, .single-resources .lt-ie9 #menu-main-menu .menu-item.menu-item-59 a, .post-type-archive-tree-values .lt-ie9 #menu-main-menu .menu-item.menu-item-55 a, .post-type-archive-group-member .lt-ie9 #menu-main-menu .menu-item.menu-item-51 a, .single-tree-values .lt-ie9 #menu-main-menu .menu-item.menu-item-55 a, .single-projects .lt-ie9 #menu-main-menu .menu-item.menu-item-58 a, .tax-resource-type .lt-ie9 #menu-main-menu .menu-item.menu-item-59 a, .archive.date .lt-ie9 #menu-main-menu .menu-item.menu-item-57 a, .post-type-archive-species .lt-ie9 #menu-main-menu .menu-item.menu-item-51 a, .single-species .lt-ie9 #menu-main-menu .menu-item.menu-item-51 a {
  background-color: #2C7D1D;
  border-right-color: #29751b;
  border-left-color: #29751b;
}
.lt-ie9 #menu-main-menu .menu-item .sub-menu {
  display: none;
}
.lt-ie9 #menu-main-menu .menu-item .toggle-sub-menu {
  display: none;
}
.lt-ie9 #menu-main-menu a {
  padding: 12px 10px;
  display: inline-block;
  color: white;
  border-right: 1px solid #4d9b3f;
  border-left: 1px solid #4d9b3f;
  font-size: 0.875em;
  line-height: 1.2857143em;
}
.lt-ie9 #menu-main-menu a:hover, .lt-ie9 #menu-main-menu a:active {
  background-color: #2C7D1D;
  border-right-color: #29751b;
  border-left-color: #29751b;
}
@media screen and (min-width: 890px) {
  #menu-main-menu {
    float: left;
    margin-bottom: 0;
    display: inline-block;
  }
  #menu-main-menu .menu-item {
    float: left;
    display: inline-block;
  }
  #menu-main-menu .menu-item.current-menu-item a, #menu-main-menu .menu-item.current-page-ancestor a, #menu-main-menu .menu-item.current-post-ancestor a, #menu-main-menu .menu-item.current-menu-parent a, #menu-main-menu .menu-item.current-post-parent a, .single-trees #menu-main-menu .menu-item.menu-item-55 a, .single-resources #menu-main-menu .menu-item.menu-item-59 a, .post-type-archive-tree-values #menu-main-menu .menu-item.menu-item-55 a, .post-type-archive-group-member #menu-main-menu .menu-item.menu-item-51 a, .single-tree-values #menu-main-menu .menu-item.menu-item-55 a, .single-projects #menu-main-menu .menu-item.menu-item-58 a, .tax-resource-type #menu-main-menu .menu-item.menu-item-59 a, .archive.date #menu-main-menu .menu-item.menu-item-57 a, .post-type-archive-species #menu-main-menu .menu-item.menu-item-51 a, .single-species #menu-main-menu .menu-item.menu-item-51 a {
    background-color: #2C7D1D;
    border-right-color: #29751b;
    border-left-color: #29751b;
  }
  #menu-main-menu .menu-item .sub-menu {
    display: none;
  }
  #menu-main-menu .menu-item .toggle-sub-menu {
    display: none;
  }
  #menu-main-menu a {
    padding: 12px 10px;
    display: inline-block;
    color: white;
    border-right: 1px solid #4d9b3f;
    border-left: 1px solid #4d9b3f;
    font-size: 0.875em;
    line-height: 1.2857143em;
  }
  #menu-main-menu a:hover, #menu-main-menu a:active {
    background-color: #2C7D1D;
    border-right-color: #29751b;
    border-left-color: #29751b;
  }
}

.logo {
  float: left;
  display: block;
  width: 150px;
  height: 32px;
  margin: 24px;
}
.logo a {
  background: url(../img/global-trees-campaign-logo.png) no-repeat 0 0;
  text-indent: -9999px;
  display: block;
  background-size: contain;
  width: 157px;
  height: 38px;
}
@media screen and (min-width: 375px) {
  .logo {
    width: 170px;
    height: 42px;
  }
  .logo a {
    width: 170px;
    height: 42px;
  }
}
.lt-ie9 .logo {
  width: 260px;
  height: 63px;
}
.lt-ie9 .logo a {
  width: 260px;
  height: 63px;
}
@media screen and (min-width: 800px) {
  .logo {
    width: 260px;
    height: 63px;
  }
  .logo a {
    width: 260px;
    height: 63px;
  }
}

.navigation-ss-tray {
  clear: both;
  overflow: hidden;
  *zoom: 1;
}
.lt-ie9 .navigation-ss-tray {
  display: none;
}
@media screen and (min-width: 890px) {
  .navigation-ss-tray {
    display: none;
  }
}

.navigation-ss-tray__menu, .navigation-ss-tray__search {
  position: relative;
  display: inline-block;
  width: 50%;
  padding: 12px;
  color: #fff !important;
}
.navigation-ss-tray__menu:hover, .navigation-ss-tray__search:hover {
  background-color: #448937;
}
.navigation-ss-tray__menu .ico, .navigation-ss-tray__search .ico {
  position: absolute;
  top: 17.1428571px;
  right: 12px;
  transition: all, ease-in-out, 0.25s;
}
.navigation-ss-tray__menu--open .ico, .navigation-ss-tray__search--open .ico {
  transform: rotate3d(1, 0, 0, 180deg);
}

.navigation-ss-tray__menu {
  background: #4d9b3f;
  float: left;
  border-right: 1px solid #56AD46;
}

.navigation-ss-tray__search {
  background: #448937;
  float: right;
}

/* _hero.scss
// ----------------------------------------------------------- */
.hero {
  position: relative;
  background-color: #efebe2;
  background-size: cover;
  padding: 24px 24px 0 24px;
  overflow: hidden;
  *zoom: 1;
}
.hero .info-box {
  min-height: 302px;
}
.ie8 .hero .info-box {
  min-height: 277px;
}
.hero .info-box.info-box--short {
  min-height: 0;
}
.hero img {
  vertical-align: top;
}

.hero__overlay {
  background-color: #0c0c0c;
  background-color: rgba(12, 12, 12, 0.7);
  padding: 24px;
}
.hero__overlay p {
  color: #fff;
}

.hero__title {
  margin-bottom: 1em;
}
.post-type-archive-projects .hero__title {
  font-size: 1.625em;
  line-height: 1.1538462em;
}

.hero__title--underline {
  border-bottom: 2px solid #aaa;
}

.hero--home {
  padding: 60px 24px 0 24px;
}
.hero--home h1, .hero--home h2 {
  color: #fffdfa;
}
.hero--home h1 {
  border-bottom: 0;
  font-size: 2.25em;
  line-height: 1.1666667em;
}
.hero--home h2 {
  font-weight: normal;
}
.lt-ie9 .hero--home {
  height: 350px;
}
@media screen and (min-width: 800px) {
  .hero--home {
    height: 350px;
  }
}

.hero--about {
  padding: 36px 24px 0 24px;
  background-position: center;
}
.hero--about h1, .hero--about h2 {
  color: #fffdfa;
  text-shadow: 0px 1px 3px #0f0f0f;
}
.hero--about h1 {
  letter-spacing: 1px;
  border-bottom: 0;
  font-size: 2.25em;
  line-height: 1.1666667em;
}
.hero--about h2 {
  font-weight: normal;
  margin: 0;
}
.hero--about .info-box {
  min-height: 290px;
}
.lt-ie9 .hero--about {
  height: 350px;
}
@media screen and (min-width: 800px) {
  .hero--about {
    height: 350px;
  }
}

.hero--tree h1,
.hero--species-map h1 {
  margin-bottom: 0;
}
.hero--tree .latin-name,
.hero--species-map .latin-name {
  font-style: italic;
  font-weight: normal;
  font-family: georgia, sans-serif;
  font-size: 1em;
  line-height: 1.5em;
  margin: 0.75em 0 0.75em 0;
  color: #696464;
}
.hero--tree p,
.hero--species-map p {
  margin-bottom: 0;
}
.hero--tree .breadcrumbs,
.hero--species-map .breadcrumbs {
  margin-bottom: 24px;
}
.hero--tree .hero__intro,
.hero--species-map .hero__intro {
  margin: 8px 0 16px;
}

.hero--species-map .hero__title {
  font-style: italic;
}
.hero--species-map .hero__field {
  margin-bottom: 10px;
}

.hero__sidebar {
  margin-top: 35px;
}

.hero__field-label {
  font-weight: bold;
}

.hero__switcher {
  position: relative;
  width: 100%;
  height: 250px;
}
.lt-ie9 .hero__switcher {
  height: 350px;
}
@media screen and (min-width: 800px) {
  .hero__switcher {
    height: 350px;
  }
}
.hero__switcher .hero {
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  opacity: 0;
  transition: opacity 2.0s linear;
  height: 250px;
}
.lt-ie9 .hero__switcher .hero {
  height: 350px;
}
@media screen and (min-width: 800px) {
  .hero__switcher .hero {
    height: 350px;
  }
}
.hero__switcher .hero.hero__active {
  opacity: 1;
}

.hero--bottom {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  padding: 36px 24px;
}
.hero--bottom .row {
  width: 100%;
}

/* _main.scss
// ----------------------------------------------------------- */
.main-content, .sub-content {
  padding: 24px 24px 48px 24px;
  overflow: hidden;
  *zoom: 1;
}
.main-content a, .sub-content a {
  white-space: pre;
  white-space: pre-wrap;
  white-space: pre-line;
  white-space: -pre-wrap;
  white-space: -o-pre-wrap;
  white-space: -moz-pre-wrap;
  white-space: -hp-pre-wrap;
  word-wrap: break-word;
}
.page-template-page-templatesthreatened-trees-php .main-content, .page-template-page-templatesthreatened-trees-php .sub-content, .page-template-page-templatesprojects-php .main-content, .page-template-page-templatesprojects-php .sub-content {
  min-height: 400px;
}

.vertical-line {
  background: none;
}
.lt-ie9 .vertical-line {
  padding: 0 24px;
  margin: 24px 0;
  background: url(../img/vertical-line.png) repeat-y 65% 0;
}
.lt-ie9 .vertical-line.vertical-line--top-space {
  background-position: 63% 48px;
  background-repeat: no-repeat;
}
.lt-ie9 .vertical-line.vertical-line--category {
  background-position: 70% 48px;
  background-repeat: no-repeat;
}
@media screen and (min-width: 800px) {
  .vertical-line {
    padding: 0 24px;
    margin: 24px 0;
    background: url(../img/vertical-line.png) repeat-y 65% 0;
  }
  .vertical-line.vertical-line--top-space {
    background-position: 63% 48px;
    background-repeat: no-repeat;
  }
  .vertical-line.vertical-line--category {
    background-position: 70% 48px;
    background-repeat: no-repeat;
  }
}

a,
.hentry h2 a {
  color: #56AD46;
}
a:visited,
.hentry h2 a:visited {
  color: #56AD46;
}
a:focus,
.hentry h2 a:focus {
  color: #2C7D1D;
}
a:hover,
.hentry h2 a:hover {
  color: #2C7D1D;
}
a:active,
.hentry h2 a:active {
  color: #56AD46;
}

h2.section-title a,
.section-title a {
  color: #333;
}
h2.section-title a:visited,
.section-title a:visited {
  color: #333;
}
h2.section-title a:focus,
.section-title a:focus {
  color: #2C7D1D;
}
h2.section-title a:hover,
.section-title a:hover {
  color: #2C7D1D;
}
h2.section-title a:active,
.section-title a:active {
  color: #333;
}

.view-more {
  font-weight: bold;
  display: block;
  font-size: 0.875em;
  line-height: 1.2857143em;
}
.view-more span {
  margin-left: 0.5em;
  margin-top: -2px;
}

.sub-content {
  border-top: 2px solid #ebeae8;
}

.feature a {
  white-space: normal;
  white-space: normal;
  white-space: normal;
  white-space: normal;
  white-space: normal;
  white-space: normal;
  white-space: normal;
  word-wrap: normal;
}

.feature__box {
  background-color: #efebe2;
  padding: 24px;
  padding-bottom: 24px;
  position: relative;
}
.ie8 .feature__box {
  min-height: 210px;
}
.feature__box h2 {
  margin-top: 0;
}
.feature__box .button, .feature__box .widget_wp_sidebarlogin .login-submit .button-primary, .widget_wp_sidebarlogin .login-submit .feature__box .button-primary, .feature__box div.instaemail a.instaemail, div.instaemail .feature__box a.instaemail {
  position: absolute;
  left: 24px;
  bottom: 24px;
}

.feature__image {
  max-width: 100%;
  display: block;
  height: auto;
  width: 100%;
}

.info-box--container {
  margin-bottom: 0.8rem;
  margin-top: 0.6rem;
}

.info-box {
  background-color: #333333;
  min-height: 220px;
  position: relative;
  padding-top: 24px;
}
.info-box h3, .info-box p {
  margin-top: 0;
  padding-left: 24px;
  padding-right: 24px;
  color: #fffdfa;
}
.support .info-box {
  min-height: 345px;
}
.support .info-box p {
  margin-bottom: 24px;
}
.support .info-box h3 a {
  color: white;
}
.info-box.has-button {
  padding-bottom: 60px;
}

.info-box--duo {
  width: 48%;
  float: left;
}
.info-box--duo + .info-box--duo {
  width: 48%;
  margin-left: 4%;
}

.info-box--gtsg-members,
.info-box--gtsg-section {
  background-color: #efebe2;
  min-height: 0;
  padding-bottom: 24px;
}
.info-box--gtsg-members h3, .info-box--gtsg-members p,
.info-box--gtsg-section h3,
.info-box--gtsg-section p {
  color: #333333;
}
.info-box--gtsg-members h3:last-child, .info-box--gtsg-members p:last-child,
.info-box--gtsg-section h3:last-child,
.info-box--gtsg-section p:last-child {
  margin-bottom: 0;
}

.dyk-box {
  background-color: #2C7D1D;
  background: #2C7D1D url("../img/didyouknow.png") top right no-repeat;
  position: relative;
  padding: 24px;
  min-height: 220px;
}
.ie8 .dyk-box {
  min-height: 170px;
}
.dyk-box h3, .dyk-box p {
  margin-top: 0;
  color: #fffdfa;
  max-width: 300px;
}
.dyk-box + .info-box {
  margin-top: 1.5em;
}
.dyk-box a {
  color: white;
  border-bottom: 1px solid white;
}

.quote-box {
  background-color: #dad5c9;
  background: #dad5c9 url("../img/quote.png") top left no-repeat;
  position: relative;
  padding: 24px;
  min-height: 150px;
}
.quote-box p {
  margin-top: 0;
  font-weight: bold;
  font-style: italic;
}
.quote-box.quote-box--sidebar {
  margin-bottom: 24px;
}

.quote-box--alt {
  background-color: #2C7D1D;
  background: #2C7D1D url("../img/quote-alt.png") top left no-repeat;
  color: #fffdfa;
}

.project-box {
  position: relative;
  margin-bottom: 1.5em;
}
.project-box img {
  width: 100%;
  display: block;
  height: auto;
}
.project-box a {
  display: block;
  white-space: inherit;
}
.project-box h2 {
  margin: 0;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: #efebe2;
  padding: 12px 24px;
  font-size: 1.125em;
  line-height: 1.3333333em;
}
.project-box a:hover h2, .project-box a:focus h2 {
  background-color: #e7e3db;
}

.tree-box {
  margin-bottom: 24px;
}
.tree-box a {
  display: block;
  white-space: inherit;
  color: #555;
  background-color: #efebe2;
  border: 1px solid #E7E1E1;
  min-height: 100px;
  overflow: hidden;
}
.tree-box a:hover, .tree-box a:focus {
  background-color: #e7e3db;
}
aside .tree-box a {
  min-height: 0;
}
.tree-box img, .tree-box h2 {
  display: inline-block;
  vertical-align: middle;
}
.tree-box img {
  width: 80px;
  margin: 0;
  float: left;
}
.tree-box .tree-box__content {
  width: 60%;
  margin: 8px 8px 8px 12px;
  display: inline-block;
}
.tree-box .tree-box__content h2 {
  font-size: 1.125em;
  line-height: 1.3333333em;
  margin-top: 0;
  margin-bottom: 5px;
}
.tree-box .tree-box__content p {
  margin: 0;
  font-size: 0.8125em;
  line-height: 1.3846154em;
}
.tree-box .tree-box__content span {
  display: block;
  font-style: italic;
  font-weight: normal;
}
.lt-ie9 .tree-box .tree-box__content {
  width: 55%;
}
@media screen and (min-width: 800px) {
  .tree-box .tree-box__content {
    width: 55%;
  }
}
.lt-ie9 .tree-box .tree-box__content {
  width: 65%;
}
@media screen and (min-width: 1100px) {
  .tree-box .tree-box__content {
    width: 65%;
  }
}

.related.typeset ul {
  margin-top: 0;
  margin-bottom: 1em;
  padding-left: 0;
}
.related.typeset li {
  list-style-type: none;
}
.related.typeset img {
  margin-bottom: 0;
}

.two-col p, .two-col p {
  width: 90%;
}

.widget_archive li {
  list-style-type: none;
}

.typeset .projects-list {
  padding-left: 0;
  margin: 1em 0;
}
.typeset .projects-list li {
  list-style-type: none;
  border-bottom: 1px solid #C2BDBD;
  padding-bottom: 15px;
  width: 95%;
}
.typeset .projects-list li:last-child {
  border-bottom: 0;
  padding-bottom: 0;
}
.typeset .projects-list img {
  margin-bottom: 0;
  display: none;
}
.lt-ie9 .typeset .projects-list img {
  display: inline-block;
}
@media screen and (min-width: 300px) {
  .typeset .projects-list img {
    display: inline-block;
  }
}
.projects-list img, .projects-list span {
  display: inline-block;
  vertical-align: middle;
}
.projects-list span {
  width: 100%;
}
.lt-ie9 .projects-list span {
  width: 50%;
}
@media screen and (min-width: 300px) {
  .projects-list span {
    width: 50%;
  }
}
.lt-ie9 .projects-list span {
  width: 65%;
}
@media screen and (min-width: 660px) {
  .projects-list span {
    width: 65%;
  }
}
.projects-list img {
  margin-right: 1em;
}

.typeset .trees-list {
  padding-left: 0;
}
.typeset .trees-list li {
  list-style-type: none;
  margin-bottom: 0.5em;
}
.typeset .trees-list li:nth-last-child(-n+5) {
  display: none;
}
.lt-ie9 .typeset .trees-list li:nth-last-child(-n+5) {
  display: block;
}
@media screen and (min-width: 800px) {
  .typeset .trees-list li:nth-last-child(-n+5) {
    display: block;
  }
}
.trees-list a {
  font-weight: bold;
}
.trees-list span {
  font-style: italic;
}

.ie8 .news-list {
  width: 300px !important;
}
.typeset .news-list {
  padding-left: 0;
  margin-top: 0;
  margin-bottom: 1em;
}
.typeset .news-list li {
  list-style-type: none;
  border-bottom: 1px solid #aaa;
  padding-bottom: 10px;
  margin-bottom: 12px;
}
.ie8 .typeset .news-list li {
  display: block;
}
.typeset .news-list li:last-child {
  border-bottom: 0;
  padding-bottom: 0;
}
.news-list a {
  display: inline-block;
  margin-bottom: 5px;
}

.meta {
  font-size: 0.75em;
  line-height: 1.5em;
}

.ico-calendar, .ico-tag {
  margin-top: -5px;
  margin-right: 5px;
}

.breadcrumbs {
  font-size: 0.875em;
  line-height: 1.2857143em;
  border-bottom: 1px solid #DBD8D0;
  padding-bottom: 0.2rem;
  margin-bottom: 24px;
}

.post-single img {
  max-width: 100%;
  display: block;
  height: auto;
  margin-bottom: 1em;
}
.post-single .meta {
  border-top: 1px solid #aaa;
  border-bottom: 1px solid #aaa;
  padding: 10px 0 6px 0;
  margin-bottom: 1em;
}
.post-single .meta br {
  display: none;
}
.post-single .meta .ico-tag {
  margin-left: 20px;
}

.latest-posts + .dyk-box, .latest-posts + .info-box {
  margin-top: 1.5em;
}

.info-box + .dyk-box {
  margin-top: 1.5em;
}

.archive-post-list-item {
  overflow: hidden;
  *zoom: 1;
  margin-bottom: 24px;
}
.archive-post-list-item img {
  display: block;
  margin-bottom: 1em;
  width: 100%;
  height: auto;
}
.archive-post-list-item p {
  display: none;
}
.archive-post-list-item h2 {
  margin-top: 0;
}
.archive-post-list-item .meta .ico {
  display: none;
}
.archive-post-list-item.type-resources h2 {
  font-size: 1.5em;
  line-height: 1.25em;
}
.archive-post-list-item.type-post h2 {
  font-size: 1em;
  line-height: 1.5em;
  margin-bottom: 0;
}
.lt-ie9 .archive-post-list-item {
  margin-bottom: 24px;
}
.lt-ie9 .archive-post-list-item .meta {
  margin-bottom: 1em;
  display: block;
}
.lt-ie9 .archive-post-list-item .meta .ico {
  display: inline-block;
}
.lt-ie9 .archive-post-list-item p {
  display: block;
}
.lt-ie9 .archive-post-list-item.type-post h2 {
  font-size: 1.5em;
  line-height: 1.25em;
  margin-bottom: 0.8em;
}
@media screen and (min-width: 660px) {
  .archive-post-list-item {
    margin-bottom: 24px;
  }
  .archive-post-list-item .meta {
    margin-bottom: 1em;
    display: block;
  }
  .archive-post-list-item .meta .ico {
    display: inline-block;
  }
  .archive-post-list-item p {
    display: block;
  }
  .archive-post-list-item.type-post h2 {
    font-size: 1.5em;
    line-height: 1.25em;
    margin-bottom: 0.8em;
  }
}

.conservation-status {
  margin-bottom: 1.5em;
}
.lt-ie9 .conservation-status {
  width: 70px !important;
}
.lt-ie9 .conservation-status.ico {
  overflow: visible;
  text-indent: 0;
  padding: 10px 0 0 70px;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 14px;
  white-space: normal;
}
@media screen and (max-width: 659px) {
  .conservation-status {
    width: 70px !important;
  }
  .conservation-status.ico {
    overflow: visible;
    text-indent: 0;
    padding: 10px 0 0 70px;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 14px;
    white-space: normal;
  }
}

.author-box {
  overflow: hidden;
  *zoom: 1;
  clear: both;
  margin-bottom: 24px;
  background: #EFEBE2;
  border: 1px solid #B6AFA2;
  padding: 24px;
}
.author-box p {
  font-size: 0.875em;
  line-height: 1.2857143em;
}
.author-box a {
  font-weight: 600;
}
.typeset .author-box h6 {
  margin-top: 0;
}
.typeset .author-box h6 a {
  color: #56AD46;
}
.author-box .sharing {
  float: left;
  clear: left;
  position: relative;
  left: -10px;
  margin-bottom: 0;
}

#map-canvas {
  height: 200px;
}
#map-canvas .gmnoprint {
  min-width: 55px !important;
}

article #searchform.searchform--search-page {
  float: left;
}
article #searchform.searchform--search-page input[type="text"] {
  border: 1px solid #aaa;
  width: 330px;
}

.relevanssi-query-term {
  border-bottom: 1px solid #AAD6A2;
  background: #E5F3E3;
}
.breadcrumbs .relevanssi-query-term {
  background-color: inherit;
  color: inherit;
}

.title-top, .typeset .title-top {
  margin-top: 0;
}
div + .title-top, div + .typeset .title-top {
  margin-top: 1em;
}

.filter--trees,
.filter--projects,
.filter--species {
  *zoom: 1;
  margin-bottom: 2rem;
}
.filter--trees:after,
.filter--projects:after,
.filter--species:after {
  content: "";
  display: table;
  clear: both;
}
.filter--trees .or,
.filter--projects .or,
.filter--species .or {
  display: block;
  text-align: center;
  margin: 5px 0;
}
.filter--trees .chosen-container,
.filter--projects .chosen-container,
.filter--species .chosen-container {
  width: 100% !important;
  display: block;
}
.filter--trees select,
.filter--projects select,
.filter--species select {
  width: 100%;
}
.filter--trees .button, .filter--trees .widget_wp_sidebarlogin .login-submit .button-primary, .widget_wp_sidebarlogin .login-submit .filter--trees .button-primary, .filter--trees div.instaemail a.instaemail, div.instaemail .filter--trees a.instaemail,
.filter--projects .button,
.filter--projects .widget_wp_sidebarlogin .login-submit .button-primary,
.widget_wp_sidebarlogin .login-submit .filter--projects .button-primary,
.filter--projects div.instaemail a.instaemail,
div.instaemail .filter--projects a.instaemail,
.filter--species .button,
.filter--species .widget_wp_sidebarlogin .login-submit .button-primary,
.widget_wp_sidebarlogin .login-submit .filter--species .button-primary,
.filter--species div.instaemail a.instaemail,
div.instaemail .filter--species a.instaemail {
  display: block;
  width: 100%;
  margin-top: 10px;
  padding: 8px 15px 6px 15px;
}
.filter--trees .button:focus, .filter--trees .widget_wp_sidebarlogin .login-submit .button-primary:focus, .widget_wp_sidebarlogin .login-submit .filter--trees .button-primary:focus, .filter--trees div.instaemail a.instaemail:focus, div.instaemail .filter--trees a.instaemail:focus,
.filter--projects .button:focus,
.filter--projects .widget_wp_sidebarlogin .login-submit .button-primary:focus,
.widget_wp_sidebarlogin .login-submit .filter--projects .button-primary:focus,
.filter--projects div.instaemail a.instaemail:focus,
div.instaemail .filter--projects a.instaemail:focus,
.filter--species .button:focus,
.filter--species .widget_wp_sidebarlogin .login-submit .button-primary:focus,
.widget_wp_sidebarlogin .login-submit .filter--species .button-primary:focus,
.filter--species div.instaemail a.instaemail:focus,
div.instaemail .filter--species a.instaemail:focus {
  outline: none;
}
.filter--trees .button:active, .filter--trees .widget_wp_sidebarlogin .login-submit .button-primary:active, .widget_wp_sidebarlogin .login-submit .filter--trees .button-primary:active, .filter--trees div.instaemail a.instaemail:active, div.instaemail .filter--trees a.instaemail:active,
.filter--projects .button:active,
.filter--projects .widget_wp_sidebarlogin .login-submit .button-primary:active,
.widget_wp_sidebarlogin .login-submit .filter--projects .button-primary:active,
.filter--projects div.instaemail a.instaemail:active,
div.instaemail .filter--projects a.instaemail:active,
.filter--species .button:active,
.filter--species .widget_wp_sidebarlogin .login-submit .button-primary:active,
.widget_wp_sidebarlogin .login-submit .filter--species .button-primary:active,
.filter--species div.instaemail a.instaemail:active,
div.instaemail .filter--species a.instaemail:active {
  margin-top: 12px;
}
.lt-ie9 .filter--trees .or, .lt-ie9
.filter--projects .or, .lt-ie9
.filter--species .or {
  padding: 0;
  display: inline-block;
  width: 5%;
}
.lt-ie9 .filter--trees select, .lt-ie9
.filter--projects select, .lt-ie9
.filter--species select {
  width: 29%;
}
.lt-ie9 .filter--trees .chosen-container, .lt-ie9
.filter--projects .chosen-container, .lt-ie9
.filter--species .chosen-container {
  width: 29% !important;
  display: inline-block;
}
.lt-ie9 .filter--trees .button, .lt-ie9 .filter--trees .widget_wp_sidebarlogin .login-submit .button-primary, .widget_wp_sidebarlogin .login-submit .lt-ie9 .filter--trees .button-primary, .lt-ie9 .filter--trees div.instaemail a.instaemail, div.instaemail .lt-ie9 .filter--trees a.instaemail, .lt-ie9
.filter--projects .button, .lt-ie9
.filter--projects .widget_wp_sidebarlogin .login-submit .button-primary, .widget_wp_sidebarlogin .login-submit .lt-ie9
.filter--projects .button-primary, .lt-ie9
.filter--projects div.instaemail a.instaemail, div.instaemail .lt-ie9
.filter--projects a.instaemail, .lt-ie9
.filter--species .button, .lt-ie9
.filter--species .widget_wp_sidebarlogin .login-submit .button-primary, .widget_wp_sidebarlogin .login-submit .lt-ie9
.filter--species .button-primary, .lt-ie9
.filter--species div.instaemail a.instaemail, div.instaemail .lt-ie9
.filter--species a.instaemail {
  clear: left;
  float: left;
  width: auto;
}
@media screen and (min-width: 800px) {
  .filter--trees .or,
  .filter--projects .or,
  .filter--species .or {
    padding: 0;
    display: inline-block;
    width: 5%;
  }
  .filter--trees select,
  .filter--projects select,
  .filter--species select {
    width: 29%;
  }
  .filter--trees .chosen-container,
  .filter--projects .chosen-container,
  .filter--species .chosen-container {
    width: 29% !important;
    display: inline-block;
  }
  .filter--trees .button, .filter--trees .widget_wp_sidebarlogin .login-submit .button-primary, .widget_wp_sidebarlogin .login-submit .filter--trees .button-primary, .filter--trees div.instaemail a.instaemail, div.instaemail .filter--trees a.instaemail,
  .filter--projects .button,
  .filter--projects .widget_wp_sidebarlogin .login-submit .button-primary,
  .widget_wp_sidebarlogin .login-submit .filter--projects .button-primary,
  .filter--projects div.instaemail a.instaemail,
  div.instaemail .filter--projects a.instaemail,
  .filter--species .button,
  .filter--species .widget_wp_sidebarlogin .login-submit .button-primary,
  .widget_wp_sidebarlogin .login-submit .filter--species .button-primary,
  .filter--species div.instaemail a.instaemail,
  div.instaemail .filter--species a.instaemail {
    clear: left;
    float: left;
    width: auto;
  }
}
.lt-ie9 .filter--trees .or, .lt-ie9
.filter--projects .or, .lt-ie9
.filter--species .or {
  width: 5%;
}
.lt-ie9 .filter--trees select, .lt-ie9
.filter--projects select, .lt-ie9
.filter--species select {
  width: 29.33%;
}
.lt-ie9 .filter--trees .chosen-container, .lt-ie9
.filter--projects .chosen-container, .lt-ie9
.filter--species .chosen-container {
  width: 29.33% !important;
}
@media screen and (min-width: 1100px) {
  .filter--trees .or,
  .filter--projects .or,
  .filter--species .or {
    width: 5%;
  }
  .filter--trees select,
  .filter--projects select,
  .filter--species select {
    width: 29.33%;
  }
  .filter--trees .chosen-container,
  .filter--projects .chosen-container,
  .filter--species .chosen-container {
    width: 29.33% !important;
  }
}

.filter--projects {
  min-height: 45px;
}
.filter--projects .button, .filter--projects .widget_wp_sidebarlogin .login-submit .button-primary, .widget_wp_sidebarlogin .login-submit .filter--projects .button-primary, .filter--projects div.instaemail a.instaemail, div.instaemail .filter--projects a.instaemail {
  clear: none;
  float: none;
}
.filter--projects .button:active, .filter--projects .widget_wp_sidebarlogin .login-submit .button-primary:active, .widget_wp_sidebarlogin .login-submit .filter--projects .button-primary:active, .filter--projects div.instaemail a.instaemail:active, div.instaemail .filter--projects a.instaemail:active {
  margin-top: 0;
  position: relative;
  top: 2px;
}

.filter--species {
  min-height: 45px;
}

.no-js .chosen-select,
.no-js .or {
  float: left;
}
.no-js .or {
  padding: 0 13px;
}

.redlist-container h3 {
  margin-top: 0;
}

.resources__button-container {
  padding-left: 24px;
}
.resources__button-container .button, .resources__button-container .widget_wp_sidebarlogin .login-submit .button-primary, .widget_wp_sidebarlogin .login-submit .resources__button-container .button-primary, .resources__button-container div.instaemail a.instaemail, div.instaemail .resources__button-container a.instaemail {
  float: left;
  padding-left: 12px;
  padding-right: 12px;
  margin-right: 5px;
}

.resource-type__image {
  max-width: 100%;
  display: block;
  height: auto;
  margin-bottom: 1em;
}

.resource-type__description {
  margin-bottom: 2em;
}

.about__aim {
  position: relative;
  overflow: hidden;
  height: 325px;
  background-size: cover;
  background-position: center;
}
.about__aim .about__aim_overlay {
  position: absolute;
  width: 100%;
  text-align: center;
  transition: -webkit-transform 0.35s ease-out, transform 0.35s ease-out, background 0.35s ease-out;
}
.about__aim .about__aim_overlay .about__aim_title, .about__aim .about__aim_overlay .about__aim_content {
  display: flex;
  height: 325px;
  align-items: center;
  padding: 10px 15px;
  overflow: hidden;
}
.about__aim .about__aim_overlay p, .about__aim .about__aim_overlay h2 {
  margin: 0;
  color: white;
  width: 100%;
}
.about__aim .about__aim_overlay h2 {
  font-size: 2.25em;
  line-height: 1.1666667em;
  text-shadow: 1px 1px 0.5px #000000;
}
.about__aim .about__aim_overlay p {
  font-size: 1.5em;
  line-height: 1.2em;
  max-width: 350px;
  margin: 0 auto;
}
.lt-ie9 .about__aim .about__aim_overlay p {
  font-size: 1.7em;
}
@media screen and (min-width: 360px) {
  .about__aim .about__aim_overlay p {
    font-size: 1.7em;
  }
}
.about__aim:hover .about__aim_overlay {
  background: rgba(0, 0, 0, 0.5);
  -webkit-transform: translateY(-325px);
  transform: translateY(-325px);
}

.about__link_container {
  margin-bottom: 20px;
  width: 100%;
  display: flex;
  flex-direction: column;
}
.about__link_container a {
  width: 100%;
  margin: 0 0 5px 0;
}
.about__link_container a:last-child {
  margin: 0;
}
.lt-ie9 .about__link_container {
  flex-direction: row;
}
.lt-ie9 .about__link_container a {
  width: calc(100% - 15px);
  margin: 0 5px 0 0;
}
@media screen and (min-width: 660px) {
  .about__link_container {
    flex-direction: row;
  }
  .about__link_container a {
    width: calc(100% - 15px);
    margin: 0 5px 0 0;
  }
}

.intro-content .row__colspaced div {
  line-height: 1.4em;
  text-align: justify;
}

.projects__filter_form,
.no-js .projects__map,
.no-js .projects__filter_buttons {
  display: none;
}

.no-js .projects__filter_form,
.projects__map,
.projects__filter_buttons {
  display: block;
}

.projects__filter_form {
  margin: 0 0 10px 0;
}
.projects__filter_form select, .projects__filter_form input {
  margin: 0 5px 5px 0;
}
.projects__filter_form input[type=checkbox] {
  -webkit-appearance: checkbox;
}

.projects__filter_buttons {
  margin: 5px 0 10px 0;
}
.lt-ie9 .projects__filter_buttons {
  display: flex;
  flex-direction: row;
}
@media screen and (min-width: 660px) {
  .projects__filter_buttons {
    display: flex;
    flex-direction: row;
  }
}
.projects__filter_buttons button {
  width: 100%;
  margin: 0 0 5px 0;
}
.lt-ie9 .projects__filter_buttons button {
  width: initial;
  flex: auto;
}
.lt-ie9 .projects__filter_buttons button:not(:last-child) {
  margin-right: 5px;
}
@media screen and (min-width: 660px) {
  .projects__filter_buttons button {
    width: initial;
    flex: auto;
  }
  .projects__filter_buttons button:not(:last-child) {
    margin-right: 5px;
  }
}
.projects__filter_buttons button.pressed {
  background-color: #326429;
  border-bottom-color: #448937;
  -moz-box-shadow: inset 0 0 8px #56AD46;
  -webkit-box-shadow: inset 0 0 8px #56AD46;
  box-shadow: inset 0 0 8px #56AD46;
}
.projects__filter_buttons button.pressed:hover {
  background-color: #448937;
}
.projects__filter_buttons .projects__archived_filter {
  background-color: #72664F;
  border-bottom-color: #544B3A;
}
.projects__filter_buttons .projects__archived_filter:hover, .projects__filter_buttons .projects__archived_filter:focus {
  background-color: #908164;
  border-bottom-color: #544B3A;
}
.projects__filter_buttons .projects__archived_filter.pressed {
  background-color: #363025;
  border-bottom-color: #544b3a;
  -moz-box-shadow: inset 0 0 8px #72664F;
  -webkit-box-shadow: inset 0 0 8px #72664F;
  box-shadow: inset 0 0 8px #72664F;
}
.projects__filter_buttons .projects__archived_filter.pressed:hover {
  background-color: #544b3a;
}

.projects__map {
  width: 100%;
  height: 0;
  padding-top: 50%;
  position: relative;
}
.projects__map svg {
  position: absolute;
  top: 0;
  left: 0;
}

.partner-image {
  max-width: 100%;
  margin-bottom: 20px;
}

/* _footer.scss
// ----------------------------------------------------------- */
.footer.container {
  background-color: #72664F;
  border-top: 2px solid #efebe2;
  padding: 24px;
  color: #fffdfa;
  font-size: 0.8125em;
  line-height: 1.3846154em;
  margin-bottom: 0.6rem;
}
.footer.container p {
  clear: both;
  margin: 0;
}
.footer.container p a {
  display: inline-block;
  color: #E7E7E7;
  margin-top: 5px;
  border-bottom: 1px solid #8D8484;
}
.footer.container p a:hover, .footer.container p a:focus {
  color: #fff;
  border-bottom: 1px solid #E7E7E7;
}
.footer.container .contact-menu {
  padding-right: 0;
}

.footer-logo {
  float: left;
  display: block;
  margin: 24px 24px 24px 0;
}
.footer-logo a {
  text-indent: -9999px;
  display: block;
  border-bottom: 0px;
}
.footer-logo.footer-logo--ffi {
  width: 191px;
  height: 61px;
}
.footer-logo.footer-logo--ffi a {
  background: url(../img/ffi-logo.png) no-repeat 0 0;
  width: 191px;
  height: 61px;
}
.footer-logo.footer-logo--bgci {
  width: 43px;
  height: 59px;
}
.footer-logo.footer-logo--bgci a {
  background: url(../img/BGCI-logo.png) no-repeat 0 0;
  width: 43px;
  height: 59px;
}

/* _buttons.scss
// ----------------------------------------------------------- */
.button, .widget_wp_sidebarlogin .login-submit .button-primary, div.instaemail a.instaemail {
  background-color: #56AD46;
  color: #fff;
  display: inline-block;
  text-align: center;
  padding: 15px 20px 13px 20px;
  line-height: inherit;
  text-decoration: none;
  cursor: pointer;
  border: none;
  width: auto;
  -moz-transition: background-color 0.2s ease-in-out;
  -o-transition: background-color 0.2s ease-in-out;
  -webkit-transition: background-color 0.2s ease-in-out;
  transition: background-color 0.2s ease-in-out;
  border-bottom: 2px solid #448937;
}
.button:visited, .widget_wp_sidebarlogin .login-submit .button-primary:visited, div.instaemail a.instaemail:visited {
  background-color: #56AD46;
  color: #fff;
}
.button:hover, .widget_wp_sidebarlogin .login-submit .button-primary:hover, div.instaemail a.instaemail:hover, .button:focus, .widget_wp_sidebarlogin .login-submit .button-primary:focus, div.instaemail a.instaemail:focus, .button:active, .widget_wp_sidebarlogin .login-submit .button-primary:active, div.instaemail a.instaemail:active {
  background-color: #63b953;
  color: #fff;
}
.button:active, .widget_wp_sidebarlogin .login-submit .button-primary:active, div.instaemail a.instaemail:active {
  border-bottom: 0;
  position: relative;
  margin-top: 2px;
}

.button--header {
  float: right;
  display: inline-block;
  font-size: 80%;
  padding: 10px 10px 8px 10px;
  margin: 24px 24px 0 0;
}
.button--header .ico {
  margin-left: 2em;
  display: none;
}
.button--header:active {
  top: 2px;
  margin-top: 30px;
}
.lt-ie9 .button--header {
  font-size: 100%;
  padding: 15px 20px 13px 20px;
  margin: 30px 24px 0 0;
}
.lt-ie9 .button--header .ico {
  display: inline-block;
}
@media screen and (min-width: 800px) {
  .button--header {
    font-size: 100%;
    padding: 15px 20px 13px 20px;
    margin: 30px 24px 0 0;
  }
  .button--header .ico {
    display: inline-block;
  }
}

.button--cta {
  background-color: #72664F;
  color: #fff;
  border-bottom: 2px solid #544b3a;
}
.button--cta:visited {
  background-color: #72664F;
  color: #fff;
}
.button--cta:hover, .button--cta:focus, .button--cta:active {
  background-color: #817359;
  color: #fff;
}
.button--cta:active {
  border-bottom: 0;
  position: relative;
  top: 2px;
}
.feature__box .button--cta:active {
  position: absolute;
  bottom: 23px;
  top: auto;
}

.button--red {
  background-color: #e6253c;
  color: #fff;
  border-bottom: 2px solid #c2162b;
}
.button--red:visited {
  background-color: #e6253c;
  color: #fff;
}
.button--red:hover, .button--red:focus, .button--red:active {
  background-color: #e93c50;
  color: #fff;
}
.button--red:active {
  border-bottom: 0;
  position: relative;
  top: 2px;
}

.button--small, .widget_wp_sidebarlogin .login-submit .button-primary {
  padding: 10px 15px 8px 15px;
}

.button--info-box {
  width: 100%;
  position: absolute;
  text-align: left;
  bottom: 0;
}
.button--info-box span {
  float: right;
}
.button--info-box:active {
  position: absolute;
  margin-top: 0;
  bottom: -2px;
  top: inherit;
}

.button--hero-overlay {
  margin-top: 10px;
}
.button--hero-overlay:active {
  border-bottom: 2px solid #544b3a;
  margin-top: 10px;
  top: 0;
}

.button--download {
  width: 100%;
  text-align: left;
  padding-top: 20px;
  padding-right: 40px;
  line-height: 1.3;
  position: relative;
}
.button--download span {
  position: absolute;
  right: 15px;
  top: 50%;
  margin-top: -12px;
}

.button--trailer {
  margin-bottom: 24px;
}

.button__medium {
  font-size: 1.125em;
  line-height: 1.3333333em;
}

.button__large {
  font-size: 1.875em;
  line-height: 1.2em;
}

.button--wide, div.instaemail a.instaemail {
  display: block;
  margin-bottom: 24px;
  text-align: left;
}

.button--cta--minor {
  padding-top: 10px;
  padding-bottom: 8px;
}

/* _pagenavi.scss
	Styles the pagination
// ----------------------------------------------------------- */
.wp-pagenavi {
  overflow: hidden;
  *zoom: 1;
  clear: both;
  text-align: center;
  position: relative;
}
.wp-pagenavi a,
.wp-pagenavi .current {
  font-weight: bold;
  margin: 0 2px;
  display: inline-block;
  padding: 2px 5px;
}
.wp-pagenavi a {
  color: #56AD46;
}
.wp-pagenavi a:visited {
  color: #56AD46;
}
.wp-pagenavi a:focus {
  color: #2C7D1D;
}
.wp-pagenavi a:hover {
  color: #2C7D1D;
}
.wp-pagenavi a:active {
  color: #56AD46;
}
.wp-pagenavi .current {
  color: #333333;
}
.wp-pagenavi .previouspostslink,
.wp-pagenavi .previouspostslink {
  left: 0;
}
.wp-pagenavi .nextpostslink {
  right: 0;
}

.pagination {
  overflow: hidden;
  *zoom: 1;
  clear: both;
  padding: 24px 0;
  text-align: center;
  position: relative;
}
.pagination .previouspostslink,
.pagination .nextpostslink {
  position: absolute;
  top: 24px;
  font-weight: 600;
  background: transparent;
  color: #56AD46;
  border: 0;
}
.pagination .previouspostslink:focus,
.pagination .nextpostslink:focus {
  outline: 0;
}
.pagination .previouspostslink {
  left: 0;
}
.pagination .nextpostslink {
  right: 0;
}

/* _sidenav.scss
	Styles the side navigation
// ----------------------------------------------------------- */
.side-nav li {
  list-style-type: none;
}
.side-nav li a {
  display: block;
  padding: 15px 40px 13px 20px;
  background-color: #eae6dd;
  border-bottom: 1px solid #fffdfa;
  color: #6d6a64;
}
.side-nav li a:last {
  border-bottom: 0;
}
.side-nav li a:hover, .side-nav li a:focus {
  background-color: #b5b1a7;
  color: #fff;
}
.side-nav li a span {
  float: right;
  margin-top: 5px;
  margin-right: -20px;
}
.side-nav li.current_page_item a, .side-nav li.current-cat a {
  background-color: #b5b1a7;
  color: #fff;
}
.side-nav li.current_page_item a:hover, .side-nav li.current_page_item a:focus, .side-nav li.current-cat a:hover, .side-nav li.current-cat a:focus {
  background-color: #b5b1a7;
  color: #fff;
}
.side-nav li.current_page_item a .ico-arrow__right--white, .side-nav li.current-cat a .ico-arrow__right--white {
  height: 15px;
  width: 23px;
}

/* _sharing.scss
// ----------------------------------------------------------- */
.sharing {
  list-style-type: none;
  margin-top: 10px;
  margin-bottom: 24px;
  display: block;
  overflow: hidden;
  font-size: 0.75em;
  line-height: 1.5em;
}
.sharing li {
  float: left;
  margin-left: 10px;
}
.sharing li:first-child {
  margin-left: 0;
}
.sharing li a {
  text-indent: -9999px;
  display: block;
  background-size: contain;
  width: 30px;
  height: 30px;
}

.sharing__twitter a {
  background-image: url(../img/icon-twitter.png);
}
@media (min--moz-device-pixel-ratio: 1.3), (-o-min-device-pixel-ratio: 2.6 / 2), (-webkit-min-device-pixel-ratio: 1.3), (min-device-pixel-ratio: 1.3), (min-resolution: 1.3dppx) {
  .sharing__twitter a {
    /* on retina, use image that's scaled by 2 */
    background-image: url(../img/2x/icon-twitter.png);
    background-size: "30px" "30px";
  }
}

.sharing__facebook a {
  background-image: url(../img/icon-facebook.png);
}
@media (min--moz-device-pixel-ratio: 1.3), (-o-min-device-pixel-ratio: 2.6 / 2), (-webkit-min-device-pixel-ratio: 1.3), (min-device-pixel-ratio: 1.3), (min-resolution: 1.3dppx) {
  .sharing__facebook a {
    /* on retina, use image that's scaled by 2 */
    background-image: url(../img/2x/icon-facebook.png);
    background-size: "30px" "30px";
  }
}

.sharing__google a {
  background-image: url(../img/icon-google.png);
}
@media (min--moz-device-pixel-ratio: 1.3), (-o-min-device-pixel-ratio: 2.6 / 2), (-webkit-min-device-pixel-ratio: 1.3), (min-device-pixel-ratio: 1.3), (min-resolution: 1.3dppx) {
  .sharing__google a {
    /* on retina, use image that's scaled by 2 */
    background-image: url(../img/2x/icon-google.png);
    background-size: "30px" "30px";
  }
}

.typeset .sharing {
  padding-left: 0;
}
.typeset .sharing li {
  list-style-type: none;
}

/* _commments.scss
// ----------------------------------------------------------- */
.comment-form-author, .comment-form-email, .comment-form-url {
  width: 100%;
}
.lt-ie9 .comment-form-author, .lt-ie9 .comment-form-email, .lt-ie9 .comment-form-url {
  float: left;
  width: 33.333%;
}
@media screen and (min-width: 660px) {
  .comment-form-author, .comment-form-email, .comment-form-url {
    float: left;
    width: 33.333%;
  }
}

.comment-respond {
  position: relative;
}
.comment-respond label {
  margin-bottom: 5px;
  font-weight: bold;
}
.comment-respond input[type="text"], .comment-respond textarea {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  border: 1px solid #aaa;
  outline: none;
  -webkit-appearance: none;
  border-radius: 0;
  width: 100%;
  padding: 6px 9px 6px 9px;
  font-size: 0.8125em;
  line-height: 1.3846154em;
}
.comment-respond input[type="submit"] {
  -webkit-appearance: none;
  border-radius: 0;
  border: none;
  background-color: transparent;
  padding: 10px 15px 8px 15px;
  background-color: #72664F;
  color: #fff;
  border-bottom: 2px solid #544b3a;
}
.comment-respond input[type="submit"]:visited {
  background-color: #72664F;
  color: #fff;
}
.comment-respond input[type="submit"]:hover, .comment-respond input[type="submit"]:focus, .comment-respond input[type="submit"]:active {
  background-color: #817359;
  color: #fff;
}
.comment-respond input[type="submit"]:active {
  border-bottom: 0;
  position: relative;
  top: 2px;
  margin-bottom: 2px;
}
.lt-ie9 .comment-respond .comment-form-author input[type="text"], .lt-ie9 .comment-respond .comment-form-email input[type="text"] {
  width: 95%;
}
@media screen and (min-width: 660px) {
  .comment-respond .comment-form-author input[type="text"], .comment-respond .comment-form-email input[type="text"] {
    width: 95%;
  }
}

#comments ol li {
  list-style-type: none;
  padding-bottom: 1em;
  border-bottom: 1px solid #aaa;
  margin-bottom: 1.5em;
  overflow: hidden;
  *zoom: 1;
}
#comments ol li:last-child {
  margin-bottom: 0;
}
#comments ol li img {
  float: left;
  margin-right: 10px;
}
#comments ol li cite {
  font-weight: bold;
}
#comments ol li .mod {
  color: #B91212;
}
#comments ol li .comment-info {
  height: 44px;
  line-height: 1.2;
}
#comments ol li .comment-text {
  padding-left: 54px;
  padding-top: 12px;
}
#comments ol .comment-respond {
  margin-left: 58px;
}
#comments ol .comment-respond small a {
  font-weight: normal;
  color: #B91212;
  font-size: 0.7em;
}
#comments ol.children {
  clear: left;
  margin: 10px 0 0 54px;
}

/* _list.scss
// ----------------------------------------------------------- */
.typeset .logos-list {
  padding-left: 0;
}
.typeset .logos-list li {
  list-style-type: none;
  float: left;
  display: inline;
  width: 260px;
}
.typeset .logos-list li.padded {
  margin-left: 27px;
}

.redlist-list li {
  list-style-type: none;
  clear: left;
  margin-bottom: 20px;
}
.redlist-list li a {
  display: block;
  overflow: hidden;
  background-color: #efebe2;
  border: 1px solid #E7E1E1;
  *zoom: 1;
  font-weight: bold;
  color: #0C0C0C;
}
.redlist-list li a:after {
  content: "";
  display: table;
  clear: both;
}
.redlist-list li a:hover, .redlist-list li a:focus {
  background-color: #e7e3db;
}
.redlist-list li a img {
  display: inline-block;
  vertical-align: middle;
}
.redlist-list li a span {
  padding: 8px 8px 8px 12px;
  display: inline-block;
  vertical-align: middle;
  width: 185px;
}

.typeset .specialist-list {
  padding-left: 0;
  overflow: hidden;
  *zoom: 1;
  margin-bottom: 0;
}
.typeset .specialist-list li {
  list-style-type: none;
  display: inline-block;
}
.typeset .specialist-list li:first-child {
  margin-left: 0;
}

.resources-list li {
  list-style-type: none;
}

.resource-list__breakdown-item {
  margin-top: 10px;
}
.resource-list__breakdown-item + .resource-list__breakdown-item {
  margin-top: 20px;
}

.resource-list__breakdown-item__description {
  margin-bottom: 8px;
  display: block;
}

/* @group Base */
.chosen-container {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  font-size: 13px;
  zoom: 1;
  *display: inline;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

.chosen-container .chosen-drop {
  position: absolute;
  top: 100%;
  left: -9999px;
  z-index: 1010;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  border: 1px solid #aaa;
  border-top: 0;
  background: #fff;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15);
}

.chosen-container.chosen-with-drop .chosen-drop {
  left: 0;
}

.chosen-container a {
  cursor: pointer;
}

/* @end */
/* @group Single Chosen */
.chosen-container-single .chosen-single {
  position: relative;
  display: block;
  overflow: hidden;
  padding: 3px 0 0 8px;
  height: 29px;
  border: 1px solid #ccc;
  background-color: #fff;
  background-clip: padding-box;
  color: #444;
  text-decoration: none;
  white-space: nowrap;
  line-height: 24px;
}

.chosen-container-single .chosen-default {
  color: #999;
}

.chosen-container-single .chosen-single span {
  display: block;
  overflow: hidden;
  margin-right: 26px;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.chosen-container-single .chosen-single-with-deselect span {
  margin-right: 38px;
}

.chosen-container-single .chosen-single abbr {
  position: absolute;
  top: 6px;
  right: 26px;
  display: block;
  width: 12px;
  height: 12px;
  background: url("../img/chosen-sprite.png") -42px 1px no-repeat;
  font-size: 1px;
}

.chosen-container-single .chosen-single abbr:hover {
  background-position: -42px -10px;
}

.chosen-container-single.chosen-disabled .chosen-single abbr:hover {
  background-position: -42px -10px;
}

.chosen-container-single .chosen-single div {
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  width: 18px;
  height: 100%;
}

.chosen-container-single .chosen-single div b {
  display: block;
  width: 100%;
  height: 100%;
  background: url("../img/chosen-sprite.png") no-repeat 0px 2px;
  margin-top: 2px;
}

.chosen-container-single .chosen-search {
  position: relative;
  z-index: 1010;
  margin: 0;
  padding: 3px 4px;
  white-space: nowrap;
}

.chosen-container-single .chosen-search input[type="text"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin: 1px 0;
  padding: 4px 20px 4px 5px;
  width: 100%;
  height: auto;
  outline: 0;
  border: 1px solid #aaa;
  background: white url("../img/chosen-sprite.png") no-repeat 100% -20px;
  font-size: 1em;
  font-family: sans-serif;
  line-height: normal;
  border-radius: 0;
}

.chosen-container-single .chosen-drop {
  margin-top: -2px;
  border-radius: 0;
  background-clip: padding-box;
}

.chosen-container-single.chosen-container-single-nosearch .chosen-search {
  position: absolute;
  left: -9999px;
}

/* @end */
/* @group Results */
.chosen-container .chosen-results {
  position: relative;
  overflow-x: hidden;
  overflow-y: auto;
  margin: 0 4px 4px 0;
  padding: 0 0 0 4px;
  max-height: 240px;
  -webkit-overflow-scrolling: touch;
}

.chosen-container .chosen-results li {
  display: none;
  margin: 0;
  padding: 5px 6px;
  list-style: none;
  line-height: 15px;
}

.chosen-container .chosen-results li.active-result {
  display: list-item;
  cursor: pointer;
}

.chosen-container .chosen-results li.disabled-result {
  display: list-item;
  color: #ccc;
  cursor: default;
}

.chosen-container .chosen-results li.highlighted {
  background-color: #56AD46;
  color: #fff;
}

.chosen-container .chosen-results li.no-results {
  display: list-item;
  background: #f4f4f4;
}

.chosen-container .chosen-results li.group-result {
  display: list-item;
  font-weight: bold;
  cursor: default;
}

.chosen-container .chosen-results li.group-option {
  padding-left: 15px;
}

.chosen-container .chosen-results li em {
  font-style: normal;
  text-decoration: underline;
}

/* @end */
/* @group Multi Chosen */
.chosen-container-multi .chosen-choices {
  position: relative;
  overflow: hidden;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  width: 100%;
  height: auto !important;
  height: 1%;
  border: 1px solid #aaa;
  background-color: #fff;
  cursor: text;
}

.chosen-container-multi .chosen-choices li {
  float: left;
  list-style: none;
}

.chosen-container-multi .chosen-choices li.search-field {
  margin: 0;
  padding: 0;
  white-space: nowrap;
}

.chosen-container-multi .chosen-choices li.search-field input[type="text"] {
  margin: 1px 0;
  padding: 5px;
  height: 15px;
  outline: 0;
  border: 0 !important;
  background: transparent !important;
  box-shadow: none;
  color: #666;
  font-size: 100%;
  font-family: sans-serif;
  line-height: normal;
  border-radius: 0;
}

.chosen-container-multi .chosen-choices li.search-field .default {
  color: #999;
}

.chosen-container-multi .chosen-choices li.search-choice {
  position: relative;
  margin: 3px 0 3px 5px;
  padding: 3px 20px 3px 5px;
  border: 1px solid #aaa;
  background-color: #e4e4e4;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), color-stop(100%, #eeeeee));
  background-image: -webkit-linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  background-image: -moz-linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  background-image: -o-linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  background-image: linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  background-clip: padding-box;
  box-shadow: 0 0 2px white inset, 0 1px 0 rgba(0, 0, 0, 0.05);
  color: #333;
  line-height: 13px;
  cursor: default;
}

.chosen-container-multi .chosen-choices li.search-choice .search-choice-close {
  position: absolute;
  top: 4px;
  right: 3px;
  display: block;
  width: 12px;
  height: 12px;
  background: url("../img/chosen-sprite.png") -42px 1px no-repeat;
  font-size: 1px;
}

.chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover {
  background-position: -42px -10px;
}

.chosen-container-multi .chosen-choices li.search-choice-disabled {
  padding-right: 5px;
  border: 1px solid #ccc;
  background-color: #e4e4e4;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), color-stop(100%, #eeeeee));
  background-image: -webkit-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  background-image: -moz-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  background-image: -o-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  background-image: linear-gradient(to bottom, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  color: #666;
}

.chosen-container-multi .chosen-choices li.search-choice-focus {
  background: #d4d4d4;
}

.chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close {
  background-position: -42px -10px;
}

.chosen-container-multi .chosen-results {
  margin: 0;
  padding: 0;
}

.chosen-container-multi .chosen-drop .result-selected {
  display: list-item;
  color: #ccc;
  cursor: default;
}

/* @end */
/* @group Active  */
.chosen-container-active .chosen-single {
  border: 1px solid #56AD46;
}

.chosen-container-active.chosen-with-drop .chosen-single {
  border: 1px solid #aaa;
  -moz-border-radius-bottomright: 0;
  border-bottom-right-radius: 0;
  -moz-border-radius-bottomleft: 0;
  border-bottom-left-radius: 0;
  background-color: #FFF;
}

.chosen-container-active.chosen-with-drop .chosen-single div {
  border-left: none;
  background: transparent;
}

.chosen-container-active.chosen-with-drop .chosen-single div b {
  background-position: -18px 2px;
}

.chosen-container-active .chosen-choices {
  border: 1px solid #56AD46;
}

.chosen-container-active .chosen-choices li.search-field input[type="text"] {
  color: #111 !important;
}

/* @end */
/* @group Disabled Support */
.chosen-disabled {
  opacity: 0.5 !important;
  cursor: default;
}

.chosen-disabled .chosen-single {
  cursor: default;
}

.chosen-disabled .chosen-choices .search-choice .search-choice-close {
  cursor: default;
}

/* @end */
/* @group Right to Left */
.chosen-rtl {
  text-align: right;
}

.chosen-rtl .chosen-single {
  overflow: visible;
  padding: 0 8px 0 0;
}

.chosen-rtl .chosen-single span {
  margin-right: 0;
  margin-left: 26px;
  direction: rtl;
}

.chosen-rtl .chosen-single-with-deselect span {
  margin-left: 38px;
}

.chosen-rtl .chosen-single div {
  right: auto;
  left: 3px;
}

.chosen-rtl .chosen-single abbr {
  right: auto;
  left: 26px;
}

.chosen-rtl .chosen-choices li {
  float: right;
}

.chosen-rtl .chosen-choices li.search-field input[type="text"] {
  direction: rtl;
}

.chosen-rtl .chosen-choices li.search-choice {
  margin: 3px 5px 3px 0;
  padding: 3px 5px 3px 19px;
}

.chosen-rtl .chosen-choices li.search-choice .search-choice-close {
  right: auto;
  left: 4px;
}

.chosen-rtl.chosen-container-single-nosearch .chosen-search,
.chosen-rtl .chosen-drop {
  left: 9999px;
}

.chosen-rtl.chosen-container-single .chosen-results {
  margin: 0 0 4px 4px;
  padding: 0 4px 0 0;
}

.chosen-rtl .chosen-results li.group-option {
  padding-right: 15px;
  padding-left: 0;
}

.chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div {
  border-right: none;
}

.chosen-rtl .chosen-search input[type="text"] {
  padding: 4px 5px 4px 20px;
  background: white url("../img/chosen-sprite.png") no-repeat -30px -20px;
  background: url("../img/chosen-sprite.png") no-repeat -30px -20px, -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(1%, #eeeeee), color-stop(15%, #ffffff));
  background: url("../img/chosen-sprite.png") no-repeat -30px -20px, -webkit-linear-gradient(#eeeeee 1%, #ffffff 15%);
  background: url("../img/chosen-sprite.png") no-repeat -30px -20px, -moz-linear-gradient(#eeeeee 1%, #ffffff 15%);
  background: url("../img/chosen-sprite.png") no-repeat -30px -20px, -o-linear-gradient(#eeeeee 1%, #ffffff 15%);
  background: url("../img/chosen-sprite.png") no-repeat -30px -20px, linear-gradient(#eeeeee 1%, #ffffff 15%);
  direction: rtl;
}

.chosen-rtl.chosen-container-single .chosen-single div b {
  background-position: 6px 2px;
}

.chosen-rtl.chosen-container-single.chosen-with-drop .chosen-single div b {
  background-position: -12px 2px;
}

/* @end */
/* @group Retina compatibility */
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 144dpi) {
  .chosen-rtl .chosen-search input[type="text"],
  .chosen-container-single .chosen-single abbr,
  .chosen-container-single .chosen-single div b,
  .chosen-container-single .chosen-search input[type="text"],
  .chosen-container-multi .chosen-choices .search-choice .search-choice-close,
  .chosen-container .chosen-results-scroll-down span,
  .chosen-container .chosen-results-scroll-up span {
    background-image: url("../img/chosen-sprite-2x.jpg") !important;
    background-size: 52px 37px !important;
    background-repeat: no-repeat !important;
  }
}
/* @end */
.specialist-box {
  background-color: #F7F5F0;
  min-height: 100px;
  margin-bottom: 24px;
  border: 1px solid #E7E1E1;
  min-height: 160px;
}
.specialist-box a {
  display: inline-block;
  white-space: inherit;
}
.specialist-box img, .specialist-box h2 {
  display: inline-block;
  vertical-align: middle;
}
.specialist-box img {
  margin: 0;
  float: left;
}
.specialist-box .specialist-box__content {
  width: 100%;
  margin: 8px 8px 8px 12px;
  display: inline-block;
  word-wrap: break-word;
}
.specialist-box .specialist-box__content h2 {
  font-size: 1.125em;
  line-height: 1.3333333em;
  margin-bottom: 5px;
  word-wrap: break-word;
}
.specialist-box .specialist-box__content p {
  margin: 0;
  font-size: 0.8125em;
  line-height: 1.3846154em;
  word-wrap: break-word;
}
.specialist-box .specialist-box__content h2 {
  margin-top: 0;
  margin-bottom: 0;
  word-wrap: break-word;
}
.lt-ie9 .specialist-box .specialist-box__content {
  width: 448px;
}
@media screen and (min-width: 660px) {
  .specialist-box .specialist-box__content {
    width: 448px;
  }
}
.specialist-box .specialist-box__content .specialist-box__expertise {
  font-weight: bold;
}
.specialist-box .specialist-box__content .specialist-box__institution {
  display: block;
  font-style: italic;
  font-weight: normal;
  margin-bottom: 5px;
}
.specialist-box .specialist-box__content .specialist-box__ellipsis {
  color: #56AD46;
  text-decoration: underline;
}
.specialist-box .specialist-box__content .specialist-box__ellipsis:visited {
  color: #56AD46;
}
.specialist-box .specialist-box__content .specialist-box__ellipsis:focus {
  color: #2C7D1D;
}
.specialist-box .specialist-box__content .specialist-box__ellipsis:hover {
  color: #2C7D1D;
}
.specialist-box .specialist-box__content .specialist-box__ellipsis:active {
  color: #56AD46;
}
.specialist-box .specialist-box__content .hide {
  position: absolute !important;
  clip: rect(1px, 1px, 1px, 1px);
}
.specialist-box.has--image .specialist-box__content {
  width: 38%;
}
.lt-ie9 .specialist-box.has--image .specialist-box__content {
  width: 55%;
}
@media screen and (min-width: 900px) {
  .specialist-box.has--image .specialist-box__content {
    width: 55%;
  }
}

/* _sidebar-login.scss
	Styles the sidebar login plugin
// ----------------------------------------------------------- */
.widget_wp_sidebarlogin .sidebar_login_links {
  padding-left: 24px;
  margin-bottom: 0;
  margin-top: 12px;
}
.widget_wp_sidebarlogin .sidebar_login_links li {
  list-style-type: none;
  margin-bottom: 5px;
}
.widget_wp_sidebarlogin .sidebar_login_error {
  margin: 1em 24px;
}
.widget_wp_sidebarlogin .sidebar_login_error a {
  color: #ae121e;
  border-bottom: 1px solid #ae121e;
}
.widget_wp_sidebarlogin .widget__title {
  font-size: 1em;
  line-height: 1.5em;
}
.widget_wp_sidebarlogin label {
  margin-bottom: 0;
  font-size: 0.8125em;
  line-height: 1.3846154em;
}
.widget_wp_sidebarlogin form {
  margin-bottom: 0;
}
.widget_wp_sidebarlogin form input {
  border: 1px solid #817359;
  font-size: 14px;
  padding: 4px;
  margin: 0;
}
.lt-ie9 .widget_wp_sidebarlogin .login-remember {
  float: right;
}
@media screen and (min-width: 930px) {
  .widget_wp_sidebarlogin .login-remember {
    float: right;
  }
}
.widget_wp_sidebarlogin .login-submit .button-primary {
  font-size: 16px;
}
.widget_wp_sidebarlogin .lost_password-link a {
  font-size: 0.75em;
  line-height: 1.5em;
  color: #72664F;
  border-bottom: 1px solid #72664F;
}

/* _gtsg-header.scss
	GTSG header
// ----------------------------------------------------------- */
@media screen and (max-width: 889px) {
  .gtsg-header {
    display: none;
    background-color: #544B3A;
  }
  .gtsg-header--open {
    display: block;
  }
  .gtsg-header #menu-gtsg-menu {
    margin-bottom: 0;
  }
  .gtsg-header #menu-gtsg-menu li a {
    padding: 6px 12px;
    display: block;
    color: #fff;
    z-index: 1;
    border-bottom: 1px solid #817359;
  }
  .gtsg-header .gtsg-header__login a {
    padding: 6px 12px;
    display: block;
    color: #fff;
    z-index: 1;
    border-bottom: 1px solid #817359;
  }
  .gtsg-header .gtsg-header__login .widget__title {
    display: none;
  }
  .gtsg-header .gtsg-header__login .sidebar_login_links {
    margin: 0;
    padding: 0;
  }
  .gtsg-header .gtsg-header__login .sidebar_login_links li {
    display: block;
  }
  .gtsg-header .gtsg-header__login .avatar_container {
    display: none;
  }
}
.lt-ie9 .gtsg-header {
  background-color: #544B3A;
  display: block;
  clear: both;
  overflow: hidden;
  height: 42px;
}
.lt-ie9 .gtsg-header #menu-gtsg-menu {
  margin-bottom: 0;
  padding-left: 24px;
}
.lt-ie9 .gtsg-header #menu-gtsg-menu li {
  float: left;
  list-style-type: none;
}
.lt-ie9 .gtsg-header #menu-gtsg-menu li.current-menu-item a, .single-species-maps .lt-ie9 .gtsg-header #menu-gtsg-menu li.menu-item-3062 a {
  background-color: #473f31;
}
.lt-ie9 .gtsg-header a {
  padding: 12px 10px;
  display: inline-block;
  color: white;
  font-size: 0.875em;
  line-height: 1.2857143em;
}
.lt-ie9 .gtsg-header a:hover, .lt-ie9 .gtsg-header a:active {
  background-color: #473f31;
}
.lt-ie9 .gtsg-header .gtsg-header__login {
  background-color: #817359;
  float: right;
  position: relative;
  padding-right: 42px;
}
.lt-ie9 .gtsg-header .gtsg-header__login a:hover, .lt-ie9 .gtsg-header .gtsg-header__login a:active {
  background-color: #6d614b;
}
.lt-ie9 .gtsg-header .gtsg-header__login .widget__title {
  display: none;
}
.lt-ie9 .gtsg-header .gtsg-header__login .sidebar_login_links {
  display: inline-block;
  margin: 0;
}
.lt-ie9 .gtsg-header .gtsg-header__login .widget__title {
  font-size: 0.75em;
  line-height: 1.5em;
  font-weight: normal;
  color: #fff;
}
.lt-ie9 .gtsg-header .gtsg-header__login .sidebar_login_links {
  margin-bottom: 0;
}
.lt-ie9 .gtsg-header .gtsg-header__login .sidebar_login_links li {
  float: left;
  display: inline-block;
}
.lt-ie9 .gtsg-header .gtsg-header__login .avatar_container {
  position: absolute;
  top: 2px;
  right: 2px;
}
.lt-ie9 .gtsg-header .gtsg-header__login .avatar_container img.avatar {
  border: 0;
  padding: 0;
  margin: 0;
  border-radius: 0;
  vertical-align: top;
}
@media screen and (min-width: 890px) {
  .gtsg-header {
    background-color: #544B3A;
    display: block;
    clear: both;
    overflow: hidden;
    height: 42px;
  }
  .gtsg-header #menu-gtsg-menu {
    margin-bottom: 0;
    padding-left: 24px;
  }
  .gtsg-header #menu-gtsg-menu li {
    float: left;
    list-style-type: none;
  }
  .gtsg-header #menu-gtsg-menu li.current-menu-item a, .single-species-maps .gtsg-header #menu-gtsg-menu li.menu-item-3062 a {
    background-color: #473f31;
  }
  .gtsg-header a {
    padding: 12px 10px;
    display: inline-block;
    color: white;
    font-size: 0.875em;
    line-height: 1.2857143em;
  }
  .gtsg-header a:hover, .gtsg-header a:active {
    background-color: #473f31;
  }
  .gtsg-header .gtsg-header__login {
    background-color: #817359;
    float: right;
    position: relative;
    padding-right: 42px;
  }
  .gtsg-header .gtsg-header__login a:hover, .gtsg-header .gtsg-header__login a:active {
    background-color: #6d614b;
  }
  .gtsg-header .gtsg-header__login .widget__title {
    display: none;
  }
  .gtsg-header .gtsg-header__login .sidebar_login_links {
    display: inline-block;
    margin: 0;
  }
  .gtsg-header .gtsg-header__login .widget__title {
    font-size: 0.75em;
    line-height: 1.5em;
    font-weight: normal;
    color: #fff;
  }
  .gtsg-header .gtsg-header__login .sidebar_login_links {
    margin-bottom: 0;
  }
  .gtsg-header .gtsg-header__login .sidebar_login_links li {
    float: left;
    display: inline-block;
  }
  .gtsg-header .gtsg-header__login .avatar_container {
    position: absolute;
    top: 2px;
    right: 2px;
  }
  .gtsg-header .gtsg-header__login .avatar_container img.avatar {
    border: 0;
    padding: 0;
    margin: 0;
    border-radius: 0;
    vertical-align: top;
  }
}

/* _species-maps.scss
	GTSG header
// ----------------------------------------------------------- */
.map-section {
  padding: 24px;
  border-bottom: 1px solid #dad5c9;
  *zoom: 1;
  background-color: #f7f5f0;
}
.map-section:after {
  content: "";
  display: table;
  clear: both;
}

.map-section__map {
  clear: both;
  height: 500px;
  max-width: 972px;
  width: 100%;
  box-shadow: 0 0 1px 0 rgba(0, 0, 0, 0.5);
}

div.instaemail a.instaemail {
  background-image: url(../img/email.png);
  background-repeat: no-repeat;
  background-position: 95% center;
}
@media (min--moz-device-pixel-ratio: 1.3), (-o-min-device-pixel-ratio: 2.6 / 2), (-webkit-min-device-pixel-ratio: 1.3), (min-device-pixel-ratio: 1.3), (min-resolution: 1.3dppx) {
  div.instaemail a.instaemail {
    /* on retina, use image that's scaled by 2 */
    background-image: url(../img/2x/email.png);
    background-size: 18px 12px;
  }
}

#kmlstatus {
  display: none;
}

.tree-box__title--species {
  font-style: italic;
}

.tree-box-list .tree-box {
  width: 48%;
  float: left;
}
.tree-box-list .tree-box.spaced {
  margin-left: 4%;
}
.tree-box-list .tree-box.cleared {
  clear: left;
}
.tree-box-list .tree-box__content {
  width: auto;
}

.latest-species-maps__title {
  margin-bottom: 20px;
}
.latest-species-maps__title .button, .latest-species-maps__title .widget_wp_sidebarlogin .login-submit .button-primary, .widget_wp_sidebarlogin .login-submit .latest-species-maps__title .button-primary, .latest-species-maps__title div.instaemail a.instaemail, div.instaemail .latest-species-maps__title a.instaemail {
  font-size: 14px;
  float: right;
  padding: 3px 8px;
}

/* ::Layout styles - Layouts hold one or more modules together. */
/* ------------------------------------------------------------ */
.container {
  margin: 0 auto;
  max-width: 1020px;
  width: 100%;
}

.shadow {
  background-color: #fffdfa;
  -moz-box-shadow: 0 4px 6px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 4px 6px rgba(0, 0, 0, 0.2);
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.2);
}

/* ::State styles - Prefix with a verb such as "is" or "as" */
/* ------------------------------------------------------------ */
.is-hidden {
  display: none;
}

.is-shown, .is-block {
  display: block;
}

.is-uppercase {
  text-transform: uppercase;
  letter-spacing: 1px;
}

.is-lowercase {
  text-transform: lowercase;
}

@media print {
  body {
    font-size: 62.5%;
    line-height: 0.75em;
  }
}