/* IMPORT THE FRAMEWORK */
.sw {
  width: 1200px;
  margin: 0 auto;
  text-align: left;
}
@media screen and (max-width: 1319px) {
  .sw {
    width: 85%;
    margin-left: 5%;
    margin-right: 5%;
  }
}

.footer-credits, footer .socials a, footer, .footer-cta, .breadcrumbs, .breadcrumbs-wrapper, .associations, .intro p, .intro h2, .intro, .hero-text, .hero, .primary-nav a, .primary-nav, header, .img-cover {
  position: relative;
}

.menu-burger span, .menu-burger, .img-cover img {
  position: absolute;
}

.footer-cta a {
  display: inline-block;
  zoom: 1;
}

footer .socials a, footer .footer-logo img, footer .footer-nav a, .associations .logo img, .logo img, .logo, .img-cover img, footer h2:after {
  display: block;
}

footer div, footer .footer-nav, .footer-cta div, .intro p, .intro h2, .logo {
  box-sizing: border-box;
}

.primary-nav a {
  transition: all 0.2s ease-in-out;
}

.hidden {
  display: none;
}

footer h2:after {
  content: "";
}

.primary-nav a, .footer-cta a {
  text-align: center;
}

.hero, .primary-nav, .footer-credits, footer, .footer-cta, .breadcrumbs div, .breadcrumbs, .associations, header, footer .socials {
  display: flex;
  flex-wrap: wrap;
}

footer .socials {
  justify-content: flex-start;
}

.associations {
  justify-content: center;
}

.footer-credits, footer, .footer-cta, .breadcrumbs div, .breadcrumbs, .associations, header {
  justify-content: space-between;
}

footer {
  align-items: flex-start;
}

.footer-credits, .breadcrumbs div, .breadcrumbs, .hero, .primary-nav, header {
  align-items: center;
}

footer .socials a, footer, .footer-cta, .hero {
  background-repeat: no-repeat;
}

.hero {
  background-size: cover;
}

footer {
  background-size: contain;
}

footer .socials a, .hero {
  background-position: center center;
}

footer {
  background-position: right top;
}

.footer-cta {
  background-position: right bottom;
}

.footer-cta a {
  font-family: "AvenirNext", sans-serif;
}

footer span, .intro p, .hero-text h1, footer h2, .notification, footer p, .associations > h2, .intro h2, .footer-cta h3 {
  font-family: "bodoni_72", sans-serif;
}

.footer-cta a {
  font-weight: bold;
  transition: background-color 250ms, color 250ms;
  padding: 1em 2em;
  cursor: pointer;
  min-width: 150px;
  border-radius: 5px;
}

.footer-cta a {
  color: #FFFFFF;
  background-color: #99cc33;
  border-bottom: 5px solid #084628;
}
.footer-cta a:hover {
  background-color: #add65c;
}
.footer-cta a:active {
  background-color: #7aa329;
}

.footer-credits, footer, .footer-cta, .breadcrumbs-wrapper, .associations > h2, .associations, .hero, header, .notification {
  padding-left: 5%;
  padding-right: 5%;
}
@media screen and (min-width: 761px) and (max-width: 1440px) {
  .footer-credits, footer, .footer-cta, .breadcrumbs-wrapper, .associations > h2, .associations, .hero, header, .notification {
    padding-left: 3.75%;
    padding-right: 3.75%;
  }
}
@media screen and (max-width: 760px) {
  .footer-credits, footer, .footer-cta, .breadcrumbs-wrapper, .associations > h2, .associations, .hero, header, .notification {
    padding-left: 5.5%;
    padding-right: 5.5%;
  }
}

.intro {
  padding-left: 15%;
  padding-right: 15%;
}
@media screen and (min-width: 600px) and (max-width: 1440px) {
  .intro {
    padding-left: 10%;
    padding-right: 10%;
  }
}
@media screen and (max-width: 599px) {
  .intro {
    padding-left: 7.5%;
    padding-right: 7.5%;
  }
}

.footer-cta, .associations, .intro, .notification {
  padding-top: 6vw;
  padding-bottom: 6vw;
}
@media screen and (min-width: 451px) and (max-width: 1200px) {
  .footer-cta, .associations, .intro, .notification {
    padding-top: 6em;
    padding-bottom: 6em;
  }
}
@media screen and (max-width: 450px) {
  .footer-cta, .associations, .intro, .notification {
    padding-top: 3em;
    padding-bottom: 3em;
  }
}

footer h2:after {
  height: 5px;
  width: 140px;
  max-width: 100%;
  margin-top: 0.3em;
  border-radius: 3px;
}

footer h2:after {
  background-color: #99cc33;
}

.footer-cta div:nth-of-type(1), .intro p, .intro h2, .hero-text h1 {
  border-left: 8px solid #b9e95a;
  border-radius: 5px;
}

.hero-text h1, .footer-cta h3 {
  font-size: 6.25em;
}
@media screen and (min-width: 1200px) and (max-width: 1919px) {
  .hero-text h1, .footer-cta h3 {
    font-size: 5em;
  }
}
@media screen and (min-width: 451px) and (max-width: 1199px) {
  .hero-text h1, .footer-cta h3 {
    font-size: 3.75em;
  }
}
@media screen and (max-width: 450px) {
  .hero-text h1, .footer-cta h3 {
    font-size: 2.5em;
  }
}

footer p, .associations > h2, .intro h2 {
  font-size: 2.5em;
}
@media screen and (min-width: 1200px) and (max-width: 1919px) {
  footer p, .associations > h2, .intro h2 {
    font-size: 2.5em;
  }
}
@media screen and (min-width: 451px) and (max-width: 1199px) {
  footer p, .associations > h2, .intro h2 {
    font-size: 2em;
  }
}
@media screen and (max-width: 450px) {
  footer p, .associations > h2, .intro h2 {
    font-size: 1.5em;
  }
}

footer span, footer .footer-nav a, .primary-nav a, .footer-cta p, .footer-cta h2, footer h2, .notification, .footer-cta a {
  font-size: 1em;
}
@media screen and (min-width: 1200px) and (max-width: 1919px) {
  footer span, footer .footer-nav a, .primary-nav a, .footer-cta p, .footer-cta h2, footer h2, .notification, .footer-cta a {
    font-size: 1em;
  }
}
@media screen and (min-width: 451px) and (max-width: 1199px) {
  footer span, footer .footer-nav a, .primary-nav a, .footer-cta p, .footer-cta h2, footer h2, .notification, .footer-cta a {
    font-size: 0.95em;
  }
}
@media screen and (max-width: 450px) {
  footer span, footer .footer-nav a, .primary-nav a, .footer-cta p, .footer-cta h2, footer h2, .notification, .footer-cta a {
    font-size: 0.9em;
  }
}

.footer-credits p, .breadcrumbs {
  font-size: 0.9em;
}
@media screen and (max-width: 450px) {
  .footer-credits p, .breadcrumbs {
    font-size: 0.8em;
  }
}

footer h2, .notification, footer p, .associations > h2, .intro h2, .footer-cta h3 {
  font-weight: bold;
  line-height: 1em;
  margin-bottom: 0.8em;
}

.footer-cta p, .footer-cta h2 {
  font-weight: normal;
  line-height: 1.65em;
  margin-bottom: 1.5em;
}

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, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, input, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  text-decoration: none;
  list-style: none;
}

html {
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

input, textarea {
  -webkit-appearance: none;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
}

@font-face {
  font-family: "AvenirNext";
  src: url("../fonts/AvenirNext-Bold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "AvenirNext";
  src: url("../fonts/AvenirNext-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "bodoni_72";
  src: url("../fonts/bodoni_seventytwo_itc_book.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "bodoni_72";
  src: url("../fonts/bodoni_seventytwo_itc_bold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
html {
  font-size: 16px;
}

body {
  background-color: #FFFFFF;
  color: #000000;
  font-family: "AvenirNext", sans-serif;
  transition: padding-top 200ms;
}
body.announced {
  padding-top: 60px;
}

.img-cover {
  overflow: hidden;
}
.img-cover img {
  min-width: 1000%;
  min-height: 1000%;
  left: 50%;
  top: 50%;
  transform: translateX(-50%) translateY(-50%) scale(0.1);
}

header {
  z-index: 9999;
  background-color: #FFFFFF;
  padding-top: 2em;
  padding-bottom: 2em;
}

.logo {
  width: 12%;
}
.logo img {
  width: 100%;
  max-width: 180px;
}

@media screen and (min-width: 961px) and (max-width: 1440px) {
  .logo {
    width: 17%;
  }
}
@media screen and (min-width: 761px) and (max-width: 960px) {
  .logo {
    width: 22%;
  }
}
@media screen and (max-width: 760px) {
  .logo {
    width: 120px;
  }
}
.primary-nav a {
  font-weight: bold;
  margin-left: 1.5em;
  color: #000000;
  padding: 0.5em;
  border-bottom: 3px solid transparent;
  border-bottom: 3px solid #FFFFFF;
  border-radius: 3px;
}
.primary-nav a:hover {
  color: #99cc33;
  border-bottom-color: #084628;
}
.primary-nav a:last-of-type {
  padding: 0.7em;
  border-radius: 5px;
  background-color: #99cc33;
  color: #FFFFFF;
  min-width: 120px;
  border-bottom: 5px solid #084628;
}
.primary-nav a:last-of-type:hover {
  background-color: #b9e95a;
}

@media screen and (min-width: 960px) and (max-width: 1280px) {
  .primary-nav a {
    margin-left: 1em;
  }
}
@media screen and (min-width: 880px) and (max-width: 959px) {
  .primary-nav a {
    margin-left: 0.8em;
    padding: 0.5em 0em;
  }
}
@media screen and (max-width: 880px) {
  .primary-nav {
    position: absolute;
    display: none;
    top: 0px;
    left: 0;
    right: 0;
    background: #084628;
    z-index: 9999;
    transform-origin: center top;
    padding: 3em;
  }
  .primary-nav span {
    color: #084628;
  }
  .primary-nav.open {
    display: block;
    animation: dropdown 0.3s ease-in-out;
    -webkit-animation: dropdown 0.3s ease-in-out;
  }
  .primary-nav.open a {
    display: block;
    width: 80%;
    text-align: left;
    color: #FFFFFF;
    box-sizing: border-box;
    margin: 0;
    padding: 1.1em 5%;
    line-height: 1.2em;
    border-bottom: none;
  }
  .primary-nav.open a:hover {
    color: #99cc33;
  }
  .primary-nav.open a:last-of-type {
    min-width: 100%;
    border-top: none;
  }
  .primary-nav.open a:last-of-type:hover {
    color: #084628;
  }
}
/* ACTIVE HIGHLIGHTS */
.home-page .home-link,
.about-page .about-link,
.plants-page .plants-link,
.projects-page .projects-link,
.gallery-page .gallery-link,
.resources-page .resources-link,
.contact-page .contact-link {
  color: #99cc33;
  border-bottom: 3px solid #084628;
}

body.annnounced .menu-burger {
  top: 80px;
}

body:not(.announced) .menu-burger {
  top: 45px;
}

.menu-burger {
  right: 5%;
  width: 40px;
  height: 30px;
  cursor: pointer;
  z-index: 10001;
}
.menu-burger:hover span {
  background-color: #99cc33;
}
.menu-burger:active span:nth-of-type(1) {
  top: -3px;
}
.menu-burger:active span:nth-of-type(4) {
  top: 27px;
  opacity: 0.7;
}
.menu-burger span {
  transition: 0.1s ease-in-out;
  display: block;
  left: 50%;
  width: 40px;
  margin-left: -20px;
  height: 4px;
  opacity: 1;
  background-color: #084628;
  border-radius: 3px;
  transform: rotate(0deg);
}
.menu-burger span:nth-of-type(1) {
  top: 0px;
}
.menu-burger span:nth-of-type(2), .menu-burger span:nth-of-type(3) {
  top: 12px;
}
.menu-burger span:nth-of-type(4) {
  top: 25px;
}
.menu-burger.open span {
  background-color: #FFFFFF;
}
.menu-burger.open span:nth-of-type(1), .menu-burger.open span:nth-of-type(4) {
  top: 21px;
  margin-left: 0;
  width: 0;
  opacity: 0;
}
.menu-burger.open span:nth-of-type(2) {
  transform: rotate(45deg);
}
.menu-burger.open span:nth-of-type(3) {
  transform: rotate(-45deg);
}
.menu-burger.open:active span:nth-of-type(1), .menu-burger.open:active span:nth-of-type(4) {
  top: 21px;
  margin-left: 0;
  width: 0;
  opacity: 0;
}
.menu-burger.open:active span:nth-of-type(2) {
  transform: rotate(55deg);
}
.menu-burger.open:active span:nth-of-type(3) {
  transform: rotate(-55deg);
}

@media screen and (min-width: 880px) {
  .menu-burger {
    display: none;
  }
}
.hero-text {
  width: 65%;
  color: #FFFFFF;
  padding-top: 100px;
  padding-bottom: 100px;
}
.hero-text h1 {
  padding-left: 90px;
  margin-bottom: 0;
  line-height: 1.3em;
}

@media screen and (max-width: 960px) {
  .hero-text {
    width: 100%;
  }
  .hero-text h1 {
    padding-left: 30px;
  }
}
.intro {
  overflow: hidden;
}
.intro h2 {
  width: 90%;
  padding: 0.5em 0 0.5em 16.3%;
  color: #084628;
}
.intro p {
  width: 90%;
  padding: 0.5em 0 0.5em 16.3%;
  color: #084628;
  font-weight: bold;
}

@media screen and (max-width: 960px) {
  .intro h2 {
    width: 100%;
  }
}
.associations {
  align-items: center;
}
.associations > h2 {
  color: #2d7e56;
  margin-bottom: 0;
}
.associations .logo {
  width: 15%;
}
.associations .logo img {
  width: 100%;
}

@media screen and (max-width: 760px) {
  .associations .logo {
    width: 50%;
  }
}
.breadcrumbs-wrapper {
  padding-top: 2em;
  padding-bottom: 2em;
}

.breadcrumbs {
  font-weight: bold;
}
.breadcrumbs div a, .breadcrumbs .location {
  padding: 1.65em 1em;
}
.breadcrumbs a {
  color: #000000;
}
.breadcrumbs a:hover {
  color: #084628;
}
.breadcrumbs div a:not(:last-of-type):after {
  content: "";
  display: inline-block;
  width: 15px;
  height: 20px;
  background: url("/app/images/global/chevron.png") no-repeat left top;
  background-size: 8px;
  vertical-align: middle;
  margin-left: 1.5em;
}
.breadcrumbs div a:not(:last-of-type):after:hover {
  color: #084628;
}
.breadcrumbs .location {
  color: #000000;
  background: url("/app/images/global/location.png") no-repeat left center;
  background-size: 18px;
  padding-left: 2.5em;
}
.breadcrumbs .top-link {
  padding: 1.65em 0;
  justify-self: flex-end;
}

@media screen and (max-width: 960px) {
  .breadcrumbs {
    display: none;
  }
}
.footer-cta {
  background-color: #022212;
  background-image: url("/app/images/global/cta-bg.png");
  background-size: 600px;
}
.footer-cta div {
  width: 48%;
}
.footer-cta div:nth-of-type(1) {
  padding-left: 9em;
  color: #FFFFFF;
}
.footer-cta h2 {
  font-weight: bold;
  margin-bottom: 0;
}
.footer-cta h3 {
  margin-bottom: 0.5em;
}
.footer-cta p {
  color: #FFFFFF;
}

@media screen and (max-width: 960px) {
  .footer-cta {
    background-size: 300px;
  }
  .footer-cta div:nth-of-type(1) {
    padding-left: 3em;
    margin-bottom: 3em;
  }
  .footer-cta div {
    width: 100%;
  }
}
footer {
  background-color: #084628;
  padding-top: 3em;
  padding-bottom: 6em;
  background-image: url("/app/images/global/footer-bg.png");
}
footer div, footer .footer-nav {
  width: 15%;
  margin-top: 2em;
}
footer .footer-nav a {
  padding-bottom: 0.5em;
}
footer .footer-nav a:hover {
  color: #99cc33;
}
footer .footer-logo img {
  width: 100%;
  max-width: 200px;
}
footer h2, footer p, footer a, footer span {
  color: #FFFFFF;
}
footer h2 {
  margin-bottom: 2em;
}
footer h2:after {
  width: 80%;
}
footer span {
  font-weight: normal;
}
footer .socials > h2 {
  width: 100%;
}
footer .socials a {
  background-size: 28px;
  width: 60px;
  height: 30px;
}
footer .socials .facebook {
  background-image: url("/app/images/global/facebook.png");
}
footer .socials .instagram {
  background-image: url("/app/images/global/instagram.png");
}

@media screen and (max-width: 960px) {
  footer {
    padding-top: 3em;
    background-size: 200px;
  }
  footer div, footer .footer-nav {
    width: 100%;
    margin-top: 2em;
  }
  footer .footer-logo img {
    width: 50%;
    margin-bottom: 2em;
  }
}
.footer-credits {
  background-color: #022212;
  padding-top: 2em;
  padding-bottom: 2em;
}
.footer-credits p, .footer-credits a {
  color: #FFFFFF;
}
.footer-credits p {
  line-height: 2em;
}
.footer-credits a {
  text-decoration: underline;
}
.footer-credits a:hover {
  color: #0d7442;
}

@media screen and (max-width: 960px) {
  .footer-credits p {
    display: block;
    width: 100%;
  }
}
.show-on-scroll {
  transition: transform 1.5s ease-in-out, opacity 1s ease-in-out;
  opacity: 0;
  transform: translateX(2em);
}
.show-on-scroll.is-visible {
  opacity: 1;
  transform: translateX(0);
}

@-webkit-keyframes fade-in {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
    visibility: visible;
  }
}
@keyframes fade-in {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
    visibility: visible;
  }
}
@-webkit-keyframes dropdown {
  from {
    transform: rotateX(-25deg) scaleY(0.8);
    opacity: 0.2;
  }
  to {
    transform: rotateX(0) scaleY(1);
    opacity: 1;
  }
}
@keyframes dropdown {
  from {
    transform: rotateX(-25deg) scaleY(0.8);
    opacity: 0.2;
  }
  to {
    transform: rotateX(0) scaleY(1);
    opacity: 1;
  }
}
