/*
Theme Name: Alberta Wilderness Association
Theme URI: http://www.albertawilderness.ca
Author: Build Studio Inc
Author URI: http://buildstudio.ca
Description: Custom WordPress theme for Alberta Wilderness Association, built by the team at Build Studio Inc. in Calgary, Alberta.
*/
/* http://meyerweb.com/eric/tools/css/reset/
   v2.0 | 20110126
   License: none (public domain)
*/
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, 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-size: 100%;
  font: inherit;
  vertical-align: baseline; }

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block; }

body {
  line-height: 1; }

ul {
  list-style: none; }

blockquote, q {
  quotes: none;
  padding-left: 20px;
  border-left: 4px solid #488D5C;
  font-style: italic;
  font-family: 'Montserrat', serif;
  margin-left: 20px;
  margin-right: 40px; }

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

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

sup {
  font-size: smaller;
  vertical-align: top;
  position: relative;
  top: -0.5em; }

h1 {
  margin-bottom: 0px; }

h1 p {
  font-size: 24px;
  line-height: 36px !important;
  margin-bottom: 10px !important;
  text-align: center;
  font-family: 'Montserrat', serif;
  font-weight: bold !important; }

h1 p strong {
  color: #488d5c; }

h2 {
  font-weight: 700;
  font-size: 1.33em;
  text-align: center;
  margin: 15px 0px;
  font-family: 'Montserrat', serif;
  font-weight: bold !important; }

.inner-pg-container h2 {
  font-weight: 500; }

h3 {
  text-transform: uppercase;
  font-weight: 500;
  letter-spacing: .1em;
  margin-bottom: 1.25em; }

.page-id-23038 .content-wrap h3 {
  margin-top: 3em; }

@media screen and (min-width: 40em) {
  h1 p {
    padding: .5em 1em;
    margin-top: -20px;
    margin-bottom: 0 !important;
    line-height: 1.5em !important;
    font-size: 30px !important; } }
em {
  font-style: italic; }

strong {
  font-weight: 600; }

* {
  box-sizing: border-box; }

body {
  background: #fff;
  font-size: 16px;
  color: #525452;
  position: relative;
  font-family: 'Montserrat', sans-serif;
  margin: 0; }

.clear {
  clear: both; }

img {
  max-width: 100%;
  height: auto; }

ul {
  margin: 0;
  padding: 0; }

li {
  margin: .5em 0em; }

.content-wrap article li {
  margin: .5em 0em .5em 2em;
  line-height: 1.5em;
  list-style: disc; }

input:not(.button) {
  height: 41px !important;
  border: 1px solid #EBE9EB !important; }
  input:not(.button):focus {
    outline: none;
    border: 1px solid #488d5c !important; }

textarea {
  border: 1px solid #ebe9eb !important; }
  textarea:focus {
    outline: none;
    border: 1px solid #488d5c !important; }

.resp-tab-content {
  clear: both; }

p.floatleft {
  float: left;
  margin: 1em 2em 1em 0em;
  text-align: left; }

p.floatright {
  float: right;
  margin: 1em 0em 1em 2em;
  text-align: right; }

p.floatcenter {
/*  display: block;
  margin: 0 auto;
text-align: center; */
float: left; margin-right: 25px;
}


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

*, *:before, *:after {
  -webkit-box-sizing: inherit;
  -moz-box-sizing: inherit;
  box-sizing: inherit; }

.row {
  overflow: hidden; }

.clear {
  clear: both; }
mark {
	background-color: #fff;
}
.top-bar { background-color: #242925; width: 100%; display: block; position: relative; z-index: 9; }
.donate-button { background-color: #488d5c; padding: 0 10px; color: #fff; font-weight: bold; text-decoration: none; letter-spacing: 3px; height: 40px; line-height: 58px; height: 58px; font-size: 20px; -webkit-transition: all 0.5s ease-out; -moz-transition: all 0.5s ease-out; display: block; width: 175px; text-align: center; }
.donate-button:hover { background: #363636; }
.shopping-cart { display: block; text-align: center; }
.shopping-cart a { background: #242925; color: #fff; line-height: 59px; height: 59px; display: block; width: 175px; text-decoration: none; padding: 0 10px; }
.shopping-cart a:hover { background-color: #488d5c; }

.container {
  width: 96%;
  max-width: 75em;
  background: #fff;
  margin: 2.5em auto 0em auto;
  position: relative;
  z-index: 1;
  padding: 1em 0em 0em 0em; }

.bg-top {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 0; }

.bg-top-inner {
  overflow: hidden;
  position: relative; }
  .bg-top-inner .overlay-top {
	  display: none;
    background-image: linear-gradient(to bottom, rgba(242, 242, 242, 0) 0%, #f2f2f2 50%);
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%; }
  .bg-top-inner img {
    width: 100%;
    left: 0;
    top: 0; }

.home .bg-top-inner .overlay-top {
  height: 40%; }

.bg-bottom {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 0; }

.bg-bottom-inner {
  overflow: hidden;
  position: relative; }
  .bg-bottom-inner .overlay-bottom {
    background-image: linear-gradient(to top, rgba(242, 242, 242, 0) 0%, #f2f2f2 100%);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%; }
  .bg-bottom-inner img {
    width: 100%;
    left: 0;
    bottom: 0; }

.home .bg-bottom-inner .overlay-bottom {
  height: 40%; }

.outer-wrap {
  max-width: 1000em;
  margin: 0 auto;
  position: relative;
  background: #fff; }

.inner-wrap {
  max-width: 87.5em;
  margin: 0 auto;
  position: relative;
  padding: 0px 10px; }

.give-receipt-thead-text { color: #000 !important }

.fa-stack-2x { color: #242925; }

@media screen and (max-width: 35em) {
  .home .bg-top-inner img {
    display: none; }

  .home .bg-top-inner {
    height: 550px;
    background: url(https://albertawilderness.ca/wp-content/uploads/2015/08/bou.jpg) no-repeat left center;
    background-size: cover; }
    .home .bg-top-inner .overlay-top {
      height: 50%; }

  .home .bg-bottom-inner img {
    display: none; }

  .home .bg-bottom-inner {
    height: 550px;
    background: url(https://albertawilderness.ca/wp-content/uploads/2015/09/fall-bg.jpg) no-repeat left center;
    background-size: cover; }
    .home .bg-bottom-inner .overlay-bottom {
      height: 50%; } }
@media screen and (min-width: 53em) {
  .container {
    padding: 0;
    z-index: 1;
    border-top: 0.33em solid #488d5c;
 } }
table {
  width: 100%;
  border-collapse: collapse;
  margin: 2em 0em; }

/* Zebra striping */
tr:nth-of-type(odd) {
  background: #eee; }

th {
  background: #333;
  color: white;
  font-weight: bold; }

td, th {
  padding: 8px;
  border: 1px solid #ccc;
  text-align: left; }

.resp-tab-content tr:nth-of-type(odd) { background-color: #fff !important; }
.resp-tab-content td, th { border: none !important; }

@media only screen and (max-width: 760px), (min-device-width: 768px) and (max-device-width: 1024px) {
  /* Force table to not be like tables anymore */
  table, thead, tbody, th, td, tr {
    display: block; }

  /* Hide table headers (but not display: none;, for accessibility) */
  thead tr {
    position: absolute;
    top: -9999px;
    left: -9999px; }

  tr {
    border: 1px solid #ccc; }

  td {
    /* Behave  like a "row" */
    border: none;
    border-bottom: 1px solid #eee;
    position: relative;
    padding-left: 50%; }

  td:before {
    /* Now like a table header */
    position: absolute;
    /* Top/left values mimic padding */
    top: 6px;
    left: 6px;
    width: 45%;
    padding-right: 10px;
    white-space: nowrap; }

  /*
  Label the data
  */
  td:nth-of-type(1):before {
    content: "Pollutant"; }

  td:nth-of-type(2):before {
    content: "Source"; }

  td:nth-of-type(3):before {
    content: "Impact on Water"; }

  td:nth-of-type(4):before {
    content: "Impact on Albertans"; } }
header {
  z-index: 3;
  width: 100%; }

.front-teaser {
  color: #fff;
  font-family: 'Montserrat', serif;
  text-align: center;
  font-size: 3.25em;
  font-weight: 700;
  padding: 60px 0px;
  line-height: 1.2em; }

.front-teaser div {
  font-size: .55em;
  font-weight: 700;
  line-height: 1.1em; }

@media screen and (min-width: 53em) {
  header .inner-wrap {
    width: 96%;
    max-width: 75em;
    padding: 3em 0em; }

  .front-teaser {
    text-align: right;
    font-size: 5.25em;
    padding: 1em 0em; } }
nav .fa {
  line-height: 0em !important; }

#toggle-menu {
  width: 95px;
  float: right;
  cursor: pointer;
  font-size: 1.25em;
  border: 2px solid #81bd74;
  padding: 12px 8px 8px 8px;
  -webkit-border-radius: .33em;
  -moz-border-radius: .33em;
  border-radius: .33em;
  margin-top: 7px; }

/* #Main Navigation
================================================== */

header .nav-main .inner-wrap { max-width: none; padding: 0; width: 100%; }
.menu-awa-container { margin: 0 auto; display: flex; width: 100%; }
nav.nav-main { position: relative; border-top: 3px solid #488d5c; padding: 0px; background: #fff; z-index: 4; overflow: visible; min-height: 120px; }
nav.nav-main ul { list-style: none; margin: 0 auto; padding: 0; }
nav.nav-main li { float: left; padding: 0px 15px; list-style: none; margin: .5em 0 0 0; }
nav.nav-main li a { display: block; line-height: 50px; margin: 0px; text-align: center; text-decoration: none; box-sizing: border-box; }
nav.nav-main li.nav-item-last {padding: 0px 0px 0px 15px; }
nav.nav-main ul li a {color: #666; }
nav.nav-main ul ul a { color: #000000; }
nav.nav-main li ul { background: #488D5C; display: none; height: auto; padding: 0px; margin: 0px; border: 0px; position: absolute; width: 225px; z-index: 200; }
nav.nav-main li ul li ul { background-color: #f3f3f3; box-shadow: inset 7px 0 9px -7px rgba(0,0,0,0.4); }
nav.nav-main li ul li ul a { color: #333; }
nav.nav-main li ul li ul li ul { background-color: #fff; }
nav.nav-main li:hover ul { display: block; }
nav.nav-main li li { display: block; float: none; margin: 0px; padding: 0px; width: 225px; }
nav.nav-main li:hover li a { background: none; }
nav.nav-main li ul a { display: block; line-height: 20px; font-size: 15px; font-style: normal; margin: 0px; padding: 12px 0px 13px 0px; color: #fff; border-top: 1px solid #266037; }
nav.nav-main li ul a:hover,
nav.nav-main li ul li:hover > a { text-decoration: none; color: #c1c1c1; background-color: #333333; }
nav.nav-main li ul li ul li a { border-top: 1px solid #488d5c; }
nav.nav-main li ul li ul li ul a { padding: 6px 0; }
nav.nav-main li:hover ul{ display:block; } /* show first level*/
nav.nav-main li:hover ul ul{ display:none; } /* hide nested level*/
nav.nav-main li:hover ul ul ul { display: none; }
nav.nav-main li li:hover ul { display:block; left: 100%; margin-top: -46px; }
nav.nav-main li li li:hover ul { display:block; left: 100%; margin-top: -46px; }
nav.nav-main li:hover > a,
nav.nav-main li li:hover > a{ }
nav.nav-main p { clear: left; }
nav.nav-main:after { clear: both; }
.nav-logo, .nav-menu-wrap, .nav-donate { float: left; }
.nav-logo { width: 20%; display: inline-block; padding: 15px 15px 0 15px; text-align: center; }
.nav-logo img { max-width: 130px; }
.nav-menu-wrap { width: 60%; display: inline-block; text-align: center; }
.nav-pagetitle { font-size: 40px; font-weight: 900; color: #000; padding-top: 15px; }
.nav-donate { display: inline-block; float: right; }
.nav-donate a { transition: all 0.5s ease-out; }
.menu-item-28482 img { height: 20px; width: 20px; position: relative; top: 3px; }
.fa-caret-down:before { margin-left: 5px; }

@media only screen and (max-width: 1290px) {
	nav.nav-main li { padding: 0 5px; font-size: 14px; }
	nav.nav-main li ul a { font-size: 13px; }
	.nav-pagetitle { font-size: 30px; }
}
@media only screen and (max-width: 1130px) {
	nav.nav-main li { padding: 0 5px; font-size: 12px; }
	nav.nav-main li ul a { font-size: 12px; }
}
@media only screen and (max-width: 1000px) {
	.top-bar { position: absolute; top: 60px; border-top: 1px solid rgba(255, 255, 255, 0.5); }
	.menu-awa-container { float: none; }
	.outer-wrap { padding-top: 60px; }
	.nav-logo, .nav-pagetitle, .nav-donate { display: none !important; }
	.front-teaser { padding: 120px 0 60px 0; }
	.mean-bar .fa-caret-down { display: none; }
	.mean-nav .inner-wrap { padding: 0; }
	.menu-item-28482 { display: none; }
	.nav-menu-wrap { width: 100%; }
}

/* .nav-main-wrap:after, .inner-wrap:after {
  content: "";
  display: table;
  clear: both; }

nav.nav-main {
  position: relative;
  border-top: 3px solid #488d5c;
  padding: 15px 0px;
  background: #fff;
  z-index: 4; }

nav.nav-main:after {
  content: "";
  display: table;
  clear: both; }

nav.nav-main .inner-wrap {
  padding: 0px 10px;
  width: 96%;
  max-width: 75em; }

.nav-logo {
  width: 300px;
  float: left; }

.menu-active {
  display: block;
  position: absolute;
  top: 0;
  left: 0; }

ul.menu {
  width: auto;
  height: auto !important;
  list-style: none;
  float: right;
  position: relative;
  z-index: 4; }

ul.menu > li {
  float: left;
  margin: 0;
  padding: 0;
  cursor: pointer;
  position: relative;
  left: 0; }

ul.menu > li > a {
  padding: 0 10px;
  width: 100%;
  text-decoration: none; }

ul.menu li a {
  color: #4c4a4c; }

.sub-menu {
  position: absolute;
  left: 15px;
  z-index: 9;
  width: 200px;
  display: none;
  background: #fff; }
  .sub-menu .sub-menu {
    left: 150px;
    margin-top: -25px; }

.sub-menu > li {
  float: left;
  width: 100%; }

.sub-menu li a {
  display: block;
  padding: 10px;
  text-decoration: none; }

.menu-item-has-children i {
  padding-left: 5px; }

.menu-item-28482 img {
  height: 20px;
  width: 20px;
  position: relative;
  top: -3px; }

*/

header .inner-wrap.search-form-wrap {
  overflow: hidden;
  padding: 0;
  position: absolute;
  right: 0;
  z-index: 9999999;
  display: none;
  -webkit-transition: all 0.15s ease-out 0s;
  -moz-transition: all 0.15s ease-out 0s;
  transition: all 0.15s ease-out 0s; }
  header .inner-wrap.search-form-wrap form {
    float: right;
    width: 370px;
    background: #fff;
    padding: 1em;
    border-top: 1px solid #488d5c; }
    header .inner-wrap.search-form-wrap form input#s {
      font-size: 1.25em;
      font-family: 'Montserrat', sans-serif;
      position: relative;
      top: -1px;
      padding-bottom: 1px; }
    header .inner-wrap.search-form-wrap form input#searchsubmit {
      background: #488d5c;
      border: 0;
      color: #fff;
      font-size: 1em;
      font-family: 'Montserrat', sans-serif;
      width: 100px;
      padding: 5px 0px 2px 0px;
      margin-left: -5px;
      -webkit-border-top-right-radius: .33em;
      -webkit-border-bottom-right-radius: .33em;
      -moz-border-radius-topright: .33em;
      -moz-border-radius-bottomright: .33em;
      border-top-right-radius: .33em;
      border-bottom-right-radius: .33em; }

nav li a:hover {
  color: #488d5c;
  -webkit-transition: all 0.15s ease-out 0s;
  -moz-transition: all 0.15s ease-out 0s;
  transition: all 0.15s ease-out 0s; }

.report-half { display: inline-block; width: 44%; margin: 2%; text-align: center; }

@media only screen and (max-width: 1000px) {
	#toggle-menu { display: block; }
	.parent-list { display: none; }
}
@media only screen and (max-width: 599px) {
	span.hide { display: none; }
}
    
@media only screen and (max-width: 500px) {
.nav-logo { width: 180px; top: 10px; position: relative; }
}
@media only screen and (min-width: 1001px) {
#toggle-menu { display: none; }
}
@media only screen and (min-width: 721px) and (max-width: 975px) {
.nav-logo { float: none; display: block; margin: 0 auto; }
}
.footer-container {  background: #242925; }
footer {
  color: #fff;
  padding: 2em 2em;
  max-width: 80em;
  margin: 0 auto; }

footer a, footer a:visited {
  color: #fff !important;
  text-decoration: none; }

.quote {
  font-family: 'Montserrat', serif;
  text-align: center; }

.q-the-quote {
  font-weight: 700;
  line-height: 1.33em;
  margin-bottom: .5em; }

.q-the-sayer, .q-the-title {
  text-transform: uppercase;
  font-size: .85em;
  line-height: 1.33em; }

ul.social {
  width: 150px;
  margin: 1em auto;
  overflow: hidden; }

ul.social li {
  text-align: center;
  width: 33.33%;
  float: left;
  margin-top: .25em;
  margin-bottom: .25em; }

.icon-social {
  color: #488d5c; }

.row.footer-subnav-holder {
  padding: 2em 3em 0em 3em;
  overflow: auto !important; }

.footer-subnav-1, .footer-subnav-2 {
  text-align: center;
  font-size: .85em;
  line-height: 1.25em; }

.footer-subnav-2 {
  margin-bottom: 1em; }

.contact-1, .contact-2 {
  line-height: 1.25em;
  text-align: center; }

.copy-cred {
  background: #363636;
  font-size: .75em;
  color: #fff;
  padding: 1em; }

.copy-cred a, .copy-cred a:visited {
  color: #fff;
  text-decoration: none; }

.copy-cred span {
  display: block;
  line-height: 1.25em; }

@media screen and (min-width: 25em) {
  ul.social {
    width: 350px; }

  ul.social li {
    width: auto;
    margin: .25em; }
 
     }
@media screen and (min-width: 45em) {
  footer .row div {
    float: left;
    display: block;
    margin-right: 2.12766%;
    width: 23.40426%;
    text-align: left;
    font-size: .85em; }
    footer .row div:last-child {
      margin-right: 0; }

  .copy-cred span {
    font-size: .75em;
    line-height: 1em; }

  .copyright {
    float: left; }

  .credit {
    float: right; } }
@media screen and (min-width: 50em) {
  .q-the-quote {
    font-size: 1.25em;
    float: left;
    display: block;
    margin-right: 2.12766%;
    width: 57.44681%;
    float: none;
    margin: 0 auto .5em auto; }
    .q-the-quote:last-child {
      margin-right: 0; } }
aside {
  border-top: 2px solid #eee;
  padding: 1em 0em; }

aside a, aside a:visited {
  color: #488d5c;
  text-decoration: none;
  font-weight: 500; }

aside li {
  list-style-type: none;
  margin: 1em 0em; }

aside .children {
  margin-left: 15px; }

aside > li:first-of-type {
  text-transform: uppercase; }
  aside > li:first-of-type a, aside > li:first-of-type a:visited {
    color: #525452; }

aside ul.children li:first-of-type {
  text-transform: none; }
  aside ul.children li:first-of-type a, aside ul.children li:first-of-type a:visited {
    color: #488d5c; }

.the-content-holder a, .the-content-holder a:visited {
  color: #488d5c; }

a.button, .single-wla .moretag, .single-wla .moretag:visited, input.button {
  -webkit-border-radius: .33em;
  -moz-border-radius: .33em;
  border-radius: .33em;
  text-decoration: none;
  color: white;
  background: #488d5c;
  display: block;
  text-align: center;
  padding: 14px 10px 10px 10px;
  margin: 20px auto;
  width: 200px;
  text-transform: uppercase;
  line-height: 1em;
  font-weight: 600;
  border-bottom: 2px solid #29663a;
  -webkit-transition: all 0.15s ease-out 0s;
  -moz-transition: all 0.15s ease-out 0s;
  transition: all 0.15s ease-out 0s; }

input.button {
  font-family: "Montserrat", serif !important;
  margin: 0px;
  font-size: 1em !important;
  outline: none !important;
  border-top: none !important;
  border-left: none !important;
  border-right: none !important;
  cursor: pointer; }

a.button.btn-lc, .single-wla .btn-lc.moretag {
  width: 170px;
  text-transform: none;
  display: inline-block;
  font-size: .85em;
  padding: 10px 8px 8px 8px; }

a.read-more {
  text-decoration: none;
  color: #29663a;
  text-transform: uppercase;
  font-weight: 600; }

a.button:hover, .single-wla .moretag:hover, input.button:hover {
  background: #519e67;
  -webkit-transition: all 0.15s ease-out 0s;
  -moz-transition: all 0.15s ease-out 0s;
  transition: all 0.15s ease-out 0s; }

.blog-post {
  overflow: hidden;
  border-bottom: 1px solid #ddd;
  padding: 15px 0px; }

.blog-post-featured {
  height: 150px;
  width: 150px; }

.page-template-page-events .blog-post-featured {
  height: auto;
  width: 300px;
  margin-bottom: 20px; }


.bp-date, p.single-date {
  color: #7f3034;
  text-transform: uppercase;
  font-weight: 500 !important;
  letter-spacing: 1px;
  margin-bottom: 0.5em !important; }

.blog-post-content h3 a, .blog-post-content h3 a:visited {
  text-decoration: none;
  color: #4c4a4c;
  font-family: 'Montserrat', serif;
  text-transform: none;
  letter-spacing: 0px;
  line-height: 1.5em; }

a.moretag, a.moretag:visited {
  font-size: 1.1em;
  text-decoration: none;
  color: #29663a;
  text-transform: uppercase;
  font-weight: 500; }

.posts-link-wrap {
  overflow: hidden;
  padding: 20px 0px; }

nav.nav-main.pagination h2 {
  display: none; }
nav.nav-main.pagination .nav-links {
  text-align: center;
  font-size: 1.5em; }
  nav.nav-main.pagination .nav-links .prev, nav.nav-main.pagination .nav-links .next {
    background: #a73137;
    text-decoration: none;
    color: #fff !important;
    font-size: .75em;
    padding: 7px 20px 0px 20px;
    -webkit-border-radius: .33em;
    -moz-border-radius: .33em;
    border-radius: .33em;
    width: 170px;
    text-align: center;
    font-weight: 500;
    border-bottom: 3px solid #7f3034; }
  nav.nav-main.pagination .nav-links .prev {
    margin-right: 10px; }
  nav.nav-main.pagination .nav-links .next {
    margin-left: 10px; }

a.page-numbers, a.page-numbers:visited {
  color: #488d5c; }

p.single-date {
  text-align: center; }

.field_file a, .field_file a:visited {
  color: #488d5c; }

/*generally everything re: post categories:*/
ul.post-categories li {
  display: inline-block;
  padding: 6px 10px 3px 10px;
  background: #eee;
  font-size: .8em;
  color: #bbb;
  margin: 0.3em 0em !important;
  -webkit-transition: all 0.15s ease-out 0s;
  -moz-transition: all 0.15s ease-out 0s;
  transition: all 0.15s ease-out 0s; }
  ul.post-categories li:hover {
    background: #a2a2a2;
    -webkit-transition: all 0.15s ease-out 0s;
    -moz-transition: all 0.15s ease-out 0s;
    transition: all 0.15s ease-out 0s; }
  ul.post-categories li a, ul.post-categories li a:visited {
    color: #bbb;
    text-decoration: none; }

@media screen and (min-width: 769px) {
  .blog-post {
    padding: 30px 0px; }

  .blog-post-featured {
    float: left;
    margin-top: 5px; }

  .blog-post-content {
    width: calc(100% - 150px);
    float: right;
    padding-left: 30px; }
  .page-template-page-events .blog-post-content {
    width: calc(100% - 300px);
    float: right;
    padding-left: 30px; } }
.archive-post {
  padding: 1.5em 0em;
  border-bottom: 1px solid #ddd;
  overflow: hidden; }

.archive-fi {
  width: 150px;
  height: 150px;
  background: #000;
  margin-bottom: 1em;
  display: none; }

.archive-date {
  color: #7f3034;
  font-weight: 600;
  text-transform: uppercase;
  margin: .25em 0em; }

.archive-post h3 {
  font-family: 'Montserrat', serif;
  margin-bottom: 10px;
  font-size: 1.25em;
  line-height: 1.5em;
  text-transform: none;
  letter-spacing: 0; }

.prev-next {
  overflow: hidden; }

.prev-next a.button.btn-lc, .prev-next .single-wla .btn-lc.moretag, .single-wla .prev-next .btn-lc.moretag {
  width: 115px; }

.prev-next a.button.btn-lc:first-of-type, .prev-next .single-wla .btn-lc.moretag:first-of-type, .single-wla .prev-next .btn-lc.moretag:first-of-type {
  float: left; }

.prev-next a.button.btn-lc:last-of-type, .prev-next .single-wla .btn-lc.moretag:last-of-type, .single-wla .prev-next .btn-lc.moretag:last-of-type {
  float: right; }

@media screen and (min-width: 40em) {
  .archive-fi {
    display: block;
    float: left; }

  .archive-content {
    float: right;
    width: calc(100% - 150px);
    padding-left: 1.5em; }

  .archive-date {
    margin: 0px 0px .25em 0px; } }
.get-involved-inner {
  position: fixed;
  height: 545px;
  background: #eeeae4;
  width: 470px;
  top: 16%;
  right: 0px;
  z-index: 9999;
  padding: 15px;
  margin-right: -470px;
  overflow: hidden; }
  .get-involved-inner .card {
    width: 11.75em;
    margin: 0.5em;
    padding: .75em 1em 1.5em 1em;
    float: left;
    background: #fff; }
  .get-involved-inner .card-title {
    font-size: 1.25em; }
  .get-involved-inner a.button.btn-lc, .get-involved-inner .single-wla .btn-lc.moretag, .single-wla .get-involved-inner .btn-lc.moretag {
    width: 122px; }

.get-involved-trigger {
  position: fixed;
  width: 65px;
  height: 240px;
  right: 0px;
  background: #a73137;
  top: 15%;
  z-index: 9; }

.get-involved-arrow span {
  color: #fff;
  text-align: center;
  display: block;
  font-size: 4em;
  line-height: .7em; }

.get-involved-trigger:hover {
  cursor: pointer; }

.get-involved-inner input.button.btn-lc, .get-involved-inner a.button.btn-lc, .get-involved-inner .single-wla .btn-lc.moretag, .single-wla .get-involved-inner .btn-lc.moretag {
  text-transform: none !important;
  display: inline-block !important;
  font-size: 0.85em !important;
  padding: 10px 8px 8px 8px !important;
  margin-top: 0.67em !important;
  margin-bottom: 0 !important;
  width: 122px !important;
  font-family: "Montserrat", sans-serif !important;
  color: #fff !important;
  background-color: #488d5c !important; }

@media screen and (max-width: 959px) {
  .get-involved-wrap {
    display: none; } }
.the-content-holder .search-form-wrap form {
  width: 316px;
  margin: 0 auto;
  padding: 2em 0em; }
.the-content-holder .search-form-wrap input#s {
  font-size: 1.25em;
  font-family: 'Montserrat', sans-serif;
  position: relative;
  top: -2px;
  padding-bottom: 2px; }
.the-content-holder .search-form-wrap input#searchsubmit {
  background: #488d5c;
  border: 0;
  color: #fff;
  -webkit-border-radius: .33em;
  -moz-border-radius: .33em;
  border-radius: .33em;
  font-size: 1.25em;
  font-family: 'Montserrat', sans-serif;
  width: 100px;
  padding: 5px 0px 2px 0px;
  margin-left: -5px; }

input#s:focus {
  outline: none; }

input#searchsubmit:focus {
  outline: none;
  border: none; }

#parentHorizontalTab {
  background: #eee; }

.resp-tabs-list li {
  font-weight: 600;
  display: inline-block;
  padding: 15px 25px;
  margin: 0;
  list-style: none;
  cursor: pointer;
  float: left;
  font-family: 'Montserrat', serif;
  font-size: 1.1em;
  border-top: 3px solid #eee; }

.resp-tabs-container {
  background-color: #fff;
  clear: left; }

h2.resp-accordion {
  cursor: pointer;
  padding: 5px;
  display: none; }

.resp-tab-content {
  display: none;
  padding: 15px; overflow: hidden;}

.resp-tab-active {
  background-color: #488d5c;
  border-top: 3px solid #29663a !important;
  color: #fff;
  position: relative; }

.resp-content-active, .resp-accordion-active {
  display: block; }

h2.resp-accordion {
  font-size: 13px;
  margin: 0px;
  padding: 5px 15px; }

h2.resp-tab-active {
  margin-bottom: 0px !important;
  padding: 10px 15px !important; }

h2.resp-tab-title:last-child {
  background: blue; }

.resp-vtabs ul.resp-tabs-list {
  float: left;
  width: 30%; }

.resp-vtabs .resp-tabs-list li {
  display: block;
  padding: 15px 15px !important;
  margin: 0 0 4px;
  cursor: pointer;
  float: none; }

.resp-vtabs .resp-tabs-container {
  padding: 0px;
  background-color: #fff;
  float: left;
  width: 68%;
  min-height: 250px;
  clear: none;
  margin: 3px 0 0; }

.resp-vtabs .resp-tab-content {
  word-wrap: break-word; }

.resp-vtabs li.resp-tab-active {
  position: relative;
  z-index: 1;
  margin-right: -1px !important;
  padding: 14px 15px 15px 14px !important;
  margin-bottom: 4px !important; }

.resp-arrow {
  display: none; }

h2.resp-tab-active span.resp-arrow {
  display: none; }

.resp-tab-content h4 {
  color: #488d5c;
  margin-top: 1.5em;
  font-weight: 500; }

.resp-tab-content a, .resp-tab-content a:visited {
  color: #488d5c; }

.resp-tab-content li {
  margin: .5em 0em .5em 2em;
  line-height: 1.75em;
  list-style-type: disc; }

.resp-tab-content h3 {
  font-size: 1.5em;
  text-transform: none;
  letter-spacing: 0;
  font-family: 'Montserrat', serif;
  font-weight: 600; }

.resp-tab-content h4 {
  font-size: 1.25em; }

/*Accordion styles*/
h2.resp-accordion {
  background: #488d5c !important;
  border: 3px solid #29663a;
  color: #fff;
  font-size: 1.1em;
  margin: 1em 0em; }

.resp-jfit {
  width: 100%;
  margin: 0px; }

.resp-tab-content-active {
  display: block; }

@media only screen and (max-width: 768px) {
  ul.resp-tabs-list {
    display: none; }

  h2.resp-accordion {
    display: block; }

  .resp-vtabs .resp-tabs-container {
    border: none;
    float: none;
    width: 100%;
    min-height: 100px;
    clear: none; }

  .resp-accordion-closed {
    display: none !important; } }
@media screen and (min-width: 769px) {
  .resp-tabs-container {
    padding: 50px 0px; }

  .resp-tab-active:after {
    top: 100%;
    left: 50%;
    border: solid transparent;
    content: '';
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(121, 192, 211, 0);
    border-top-color: #488d5c;
    border-width: 12px;
    margin-left: -12px; } }
div.fancy-select {
  position: relative;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 13px;
  color: #46565D; }

div.fancy-select.disabled {
  opacity: 0.5; }

div.fancy-select select:focus + div.trigger {
  box-shadow: 0 0 0 2px #4B5468; }

div.fancy-select select:focus + div.trigger.open {
  box-shadow: none; }

div.fancy-select div.trigger {
  border-radius: 4px;
  cursor: pointer;
  padding: 10px 24px 9px 9px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  position: relative;
  background: #99A5BE;
  border: 1px solid #99A5BE;
  border-top-color: #A5B2CB;
  color: #4B5468;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
  width: 200px;
  transition: all 240ms ease-out;
  -webkit-transition: all 240ms ease-out;
  -moz-transition: all 240ms ease-out;
  -ms-transition: all 240ms ease-out;
  -o-transition: all 240ms ease-out; }

div.fancy-select div.trigger:after {
  content: "";
  display: block;
  position: absolute;
  width: 0;
  height: 0;
  border: 5px solid transparent;
  border-top-color: #4B5468;
  top: 20px;
  right: 9px; }

div.fancy-select div.trigger.open {
  background: #4A5368;
  border: 1px solid #475062;
  color: #7A8498;
  box-shadow: none; }

div.fancy-select div.trigger.open:after {
  border-top-color: #7A8498; }

div.fancy-select ul.options {
  list-style: none;
  margin: 0;
  position: absolute;
  top: 40px;
  left: 0;
  visibility: hidden;
  opacity: 0;
  z-index: 50;
  max-height: 200px;
  overflow: auto;
  background: #62C8BF;
  border-radius: 4px;
  border-top: 1px solid #7DD8D2;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
  min-width: 200px;
  transition: opacity 300ms ease-out, top 300ms ease-out, visibility 300ms ease-out;
  -webkit-transition: opacity 300ms ease-out, top 300ms ease-out, visibility 300ms ease-out;
  -moz-transition: opacity 300ms ease-out, top 300ms ease-out, visibility 300ms ease-out;
  -ms-transition: opacity 300ms ease-out, top 300ms ease-out, visibility 300ms ease-out;
  -o-transition: opacity 300ms ease-out, top 300ms ease-out, visibility 300ms ease-out; }

div.fancy-select ul.options.open {
  visibility: visible;
  top: 50px;
  opacity: 1;
  /* have to use a non-visibility transition to prevent this iOS issue (bug?): */
  /*http://stackoverflow.com/questions/10736478/css-animation-visibility-visible-works-on-chrome-and-safari-but-not-on-ios*/
  transition: opacity 300ms ease-out, top 300ms ease-out;
  -webkit-transition: opacity 300ms ease-out, top 300ms ease-out;
  -moz-transition: opacity 300ms ease-out, top 300ms ease-out;
  -ms-transition: opacity 300ms ease-out, top 300ms ease-out;
  -o-transition: opacity 300ms ease-out, top 300ms ease-out; }

div.fancy-select ul.options.overflowing {
  top: auto;
  bottom: 40px;
  transition: opacity 300ms ease-out, bottom 300ms ease-out, visibility 300ms ease-out;
  -webkit-transition: opacity 300ms ease-out, bottom 300ms ease-out, visibility 300ms ease-out;
  -moz-transition: opacity 300ms ease-out, bottom 300ms ease-out, visibility 300ms ease-out;
  -ms-transition: opacity 300ms ease-out, bottom 300ms ease-out, visibility 300ms ease-out;
  -o-transition: opacity 300ms ease-out, bottom 300ms ease-out, visibility 300ms ease-out; }

div.fancy-select ul.options.overflowing.open {
  top: auto;
  bottom: 50px;
  transition: opacity 300ms ease-out, bottom 300ms ease-out;
  -webkit-transition: opacity 300ms ease-out, bottom 300ms ease-out;
  -moz-transition: opacity 300ms ease-out, bottom 300ms ease-out;
  -ms-transition: opacity 300ms ease-out, bottom 300ms ease-out;
  -o-transition: opacity 300ms ease-out, bottom 300ms ease-out; }

div.fancy-select ul.options li {
  padding: 8px 12px;
  color: #2B8686;
  cursor: pointer;
  white-space: nowrap;
  transition: all 150ms ease-out;
  -webkit-transition: all 150ms ease-out;
  -moz-transition: all 150ms ease-out;
  -ms-transition: all 150ms ease-out;
  -o-transition: all 150ms ease-out; }

div.fancy-select ul.options li.selected {
  background: rgba(43, 134, 134, 0.3);
  color: rgba(255, 255, 255, 0.75); }

div.fancy-select ul.options li.hover {
  color: #fff; }

/*overrides*/
div.fancy-select {
  color: #fff;
  font-size: 1em !important;
  text-transform: none;
  width: 100%; }
  div.fancy-select div.trigger {
    background: #488d5c;
    border: 1px solid #488d5c;
    border-top-color: #488d5c;
    box-shadow: none;
    color: #fff;
    padding: 18px 24px 18px 9px;
    width: 100%;
    -webkit-border-radius: .33em;
    -moz-border-radius: .33em;
    border-radius: .33em;
    font-family: 'Montserrat', serif; }
    div.fancy-select div.trigger:after {
      border: 10px solid transparent;
      border-top-color: #fff;
      top: 20px;
      right: 10px; }

div.fancy-select select:focus + div.trigger {
  box-shadow: none; }

div.fancy-select div.trigger.open {
  background: #488d5c;
  border: 1px solid #488d5c;
  color: #fff; }
  div.fancy-select div.trigger.open:after {
    border-top-color: #fff; }

div.fancy-select ul.options {
  width: 100%;
  background: #29663a;
  border-top: #488d5c;
  box-shadow: none; }
  div.fancy-select ul.options li {
    color: #fff; }
  div.fancy-select ul.options li.selected {
    background: #29663a;
    color: #fff; }

input#gform_submit_button_1 {
  -webkit-border-radius: .33em;
  -moz-border-radius: .33em;
  border-radius: .33em;
  text-decoration: none;
  color: white;
  background: #488d5c;
  padding: 14px 10px;
  width: 200px;
  text-transform: uppercase;
  line-height: 1em;
  font-weight: 600;
  border: 0;
  border-bottom: 2px solid #29663a; }

/*  WOOCOMMERCE STYLES  */

.postid-54233 .shop-title, .postid-54233 .dot-divide, #product-54233 .price, #product-54233 .product_meta, #product-54233 .wc-tabs-wrapper, #product-54233 .subscription-details { display: none; }
#product-54233 .woocommerce-product-gallery { display: none; }
#product-54233 .summary { float: none; width: 100%; }
#product-54233 .product_title { text-align: center; } 
#product-54233 .woocommerce-product-details__short-description p { max-width: 600px; margin-top: 20px; text-align: center; margin: 0 auto; }
#product-54233 .woovr-variations { margin: 20px 0; padding: 0; }
#product-54233 .woovr-variation-radio { display: inline-block; width: 15.83%; margin-right: 1%; position: relative; }
#product-54233 .woovr-variation-radio:last-child { margin-right: 0; } 
#product-54233 .woovr-variation-selector { width: 100%; padding: 0; flex: 0; }
#product-54233 .woovr-variation-selector input[type=radio] { width: 100%; background-color: #488D5C; -webkit-appearance: none !important; -moz-appearance: none !important; -ms-appearance: none !important; -o-appearance: none !important; appearance: none !important; }
#product-54233 .woovr-variation-selector input[type=radio]:checked { background-color: #363636; }
#product-54233 .woovr-variation-price { text-align: center;  color: #fff; font-weight: bold; padding: 0 10px; position: absolute; width: 100%; line-height: 47px; top: 0; }

.woovr-variation-image, .woovr-variation-name { display: none; }

/* .woovr-variation-selector input[type=radio] { -webkit-appearance: none !important; -moz-appearance: none !important; -ms-appearance: none !important; -o-appearance: none !important; appearance: none !important; width: 21px !important; height: 21px !important; border: 0 !important; background-image:url('../images/radio-off.png') !important; background-repeat: no-repeat; border-radius: 0px !important; background-size: 20px; min-width: 20px; margin-right: 8px; padding: 10px; float: left; }
.woovr-variation-selector input[type=radio]:checked { background-image:url('../images/radio-on.png') !important; }

.woovr-variation-selector input[type=checkbox] { -webkit-appearance: none !important; -moz-appearance: none !important; -ms-appearance: none !important; -o-appearance: none !important; appearance: none !important; width: 21px !important; height: 21px !important; border: 0 !important; background-image:url('../images/check-off.png') !important; background-repeat: no-repeat; border-radius: 0px !important; background-size: 20px; min-width: 20px; margin-right: 8px; padding: 10px; float: left; }
.woovr-variation-selector input[type=checkbox]:checked { background-image:url('../images/check-on.png') !important; }
form[id*=give-form] #give_terms_agreement label { line-height: 22px !important; } */

.woocommerce-tabs img { border: 0px; }

.wcopc div.product div.images img {
	max-width: 350px !important;
	margin: 0 auto !important;
}
.woocommerce-checkout #payment ul.payment_methods li { list-style: none !important; }

.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce .single-wla .moretag, .single-wla .woocommerce .moretag, .woocommerce button.button, .woocommerce input.button {
  max-width: 100%; }

.woocommerce article {
	  width: 100% !important;
	  border: none !important; }
.woocommerce-checkout-review-order td,
.woocommerce-checkout-review-order tr,
.woocommerce-checkout-review-order th {
	border: none;
}
.shop_table th {
	color: #333;
	background: #f1f1f1;
}
tr.order-total, .order-total th { background: #488D5C; color: #fff; }

.woocommerce input.button.alt { height: 40px; padding: 0; }

.woocommerce #payment .form-row select, .woocommerce-page #payment .form-row select { height: 35px; }

.woocommerce-checkout-payment input:not(.button) {
	height: auto !important;
}
input .wc-moneris-tokenize-payment-method {
	-webkit-appearance: checkbox !important;
}
.woocommerce h1,
.woocommerce-billing-fields h3,
#order_review_heading,
.woocommerce-shipping-fields h3 {
	font-size: 26px;
	font-weight: bold;
	font-family: 'Montserrat', Times, serif;
	color: #488D5C;
	margin-top: 30px;
	margin-bottom: 10px;
}
.woocommerce-billing-fields input[type=text],
.woocommerce-billing-fields input[type=tel],
.woocommerce-billing-fields input[type=email],
.nyp input[type=text],
.payment_box input[type=text] {
	font-size: 16px;
	padding-left: 10px;
	padding-right: 10px;
	height: 35px !important;
}
.product .nyp { margin-bottom: 10px; }

.product-addon {
	margin-bottom: 20px;
}
.product-addon h3 {
	margin-bottom: 0;
}
.product-addon .form-row {
	padding: 0 !important;
}
.selected .wc-south {
    margin-left: 10px !important;
    color: #A73137;
    font-weight: bold;
    text-transform: uppercase;
    margin-top: 10px;
}
.variation-Iwouldlikemygifttogotowards p { line-height: 1 !important; }
#order_comments { height: 175px; font-size: 14px; padding: 10px; }

.variations td { background-color: #fff; }

.wcopc-product-single .stock { display: none; }

.wcopc-product-single .images img { max-width: 350px; margin: 0 auto; }

.product_title {
	font-size: 26px;
	font-weight: bold;
	font-family: 'Montserrat', Times, serif;
	color: #488D5C;
}
.woocommerce div.product .woocommerce-tabs ul.tabs {
	margin: 0 0 0 0;
}
.woocommerce div.product .woocommerce-tabs .panel {
    padding: 20px 20px 0 20px;
    border-bottom: 1px solid #D3CED2;
    border-left: 1px solid #D3CED2;
    border-right: 1px solid #D3CED2;
}
.product hr { display: none; }

/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
  filter: alpha(opacity=80); }

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; }

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045; }

.mfp-inline-holder .mfp-content, .mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-close, .mfp-arrow, .mfp-preloader, .mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

.mfp-hide {
  display: none !important; }

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; }

.mfp-preloader a {
  color: #CCC; }

.mfp-preloader a:hover {
  color: #FFF; }

.mfp-s-ready .mfp-preloader {
  display: none; }

.mfp-s-error .mfp-content {
  display: none; }

button.mfp-close, button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  -webkit-box-shadow: none;
  box-shadow: none; }

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

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  filter: alpha(opacity=65);
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace; }

.mfp-close:hover, .mfp-close:focus {
  opacity: 1;
  filter: alpha(opacity=100); }

.mfp-close:active {
  top: 1px; }

.mfp-close-btn-in .mfp-close {
  color: #fff;
  font-size: 4em;
  top: 40px;
  right: 40px; }

.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%; }

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap; }

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  filter: alpha(opacity=65);
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent; }

.mfp-arrow:active {
  margin-top: -54px; }

.mfp-arrow:hover, .mfp-arrow:focus {
  opacity: 1;
  filter: alpha(opacity=100); }

.mfp-arrow:before, .mfp-arrow:after, .mfp-arrow .mfp-b, .mfp-arrow .mfp-a {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent; }

.mfp-arrow:after, .mfp-arrow .mfp-a {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px; }

.mfp-arrow:before, .mfp-arrow .mfp-b {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7; }

.mfp-arrow-left {
  left: 0; }

.mfp-arrow-left:after, .mfp-arrow-left .mfp-a {
  border-right: 17px solid #FFF;
  margin-left: 31px; }

.mfp-arrow-left:before, .mfp-arrow-left .mfp-b {
  margin-left: 25px;
  border-right: 27px solid #3F3F3F; }

.mfp-arrow-right {
  right: 0; }

.mfp-arrow-right:after, .mfp-arrow-right .mfp-a {
  border-left: 17px solid #FFF;
  margin-left: 39px; }

.mfp-arrow-right:before, .mfp-arrow-right .mfp-b {
  border-left: 27px solid #3F3F3F; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }

.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px; }

.mfp-iframe-holder .mfp-close {
  top: -40px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }

.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000; }

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto; }

/* The shadow beMontserrat the image */
.mfp-figure {
  line-height: 0; }

.mfp-figure:after {
  content: '';
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444; }

.mfp-figure small {
  color: #BDBDBD;
  display: block;
  font-size: 12px;
  line-height: 14px; }

.mfp-figure figure {
  margin: 0; }

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px; }

.mfp-image-holder .mfp-content {
  max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
  * Remove all paddings around the image on small screen
  */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }

  .mfp-img-mobile img.mfp-img {
    padding: 0; }

  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0; }

  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px; }

  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }

  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0; }

  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }

  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; } }
@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75); }

  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0; }

  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%; }

  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; } }
.mfp-ie7 .mfp-img {
  padding: 0; }

.mfp-ie7 .mfp-bottom-bar {
  width: 600px;
  left: 50%;
  margin-left: -300px;
  margin-top: 5px;
  padding-bottom: 5px; }

.mfp-ie7 .mfp-container {
  padding: 0; }

.mfp-ie7 .mfp-content {
  padding-top: 44px; }

.mfp-ie7 .mfp-close {
  top: 0;
  right: 0;
  padding-top: 0; }

a.front-project {
  height: 300px;
  width: 300px;
  display: inline-block; }

.container.inner-pg-container {
  padding: 0;
  margin: 25px auto; }

.inner-container {
  padding: 2em 1em; }

.breadcrumbs {
  color: #fff;
  font-size: .85em;
  background: #488d5c;
  font-weight: 600;
  letter-spacing: .025em;
  padding: .5em 0em .33em 0em; }

.breadcrumbs .inner-wrap {
  width: 96%;
  max-width: 75em; }
  .breadcrumbs .inner-wrap p.parent-link#breadcrumbs a, .breadcrumbs .inner-wrap p.parent-link#breadcrumbs a:visited {
    color: #fff;
    text-decoration: none; }

.inner-pg-container .icon {
  display: block;
  margin: 2em auto 0em auto;
  width: 50%; }

ul.dot-divide {
  margin: 25px auto 15px auto;
  width: 60px;
  line-height: 0px; }

ul.dot-divide li {
  color: #488d5c;
  font-size: 40px;
  display: inline-block;
  margin: 0px 1px; }

.inner-container p {
  line-height: 1.75em;
  font-weight: 400;
  margin-bottom: 1.5em; }

.bp-excerpt p {
	font-size: 16px;
	font-style: italic;
}
.the-content-holder {
  margin-bottom: 2em; }

.content-wrap {
  overflow: hidden;
  margin-top: 2em; }

article {
  padding: 1em 0em; }

article a, article a:visited {
  color: #488d5c;
  font-weight: 500;
  text-decoration: none; }

aside {
  padding: 1em 0em;
  border-top: 2px solid #eee; }

aside a, aside a:visited {
  color: #488d5c;
  text-decoration: none;
  font-weight: 500; }

aside li {
  list-style-type: none; }

aside > li:first-of-type {
  text-transform: uppercase; }
  aside > li:first-of-type a, aside > li:first-of-type a:visited {
    color: #525452; }

aside ul.children li:first-of-type {
  text-transform: none; }
  aside ul.children li:first-of-type a, aside ul.children li:first-of-type a:visited {
    color: #488d5c; }

ul.related-issues-list li {
  list-style-type: disc; }
ul.related-issues-list a {
  text-decoration: none;
  color: green;
  font-size: 1.33em; }

.single .inner-container ul:not(.dot-divide) li {
  margin: .5em 0em .5em 2em;
  line-height: 1.25em;
  list-style-type: disc; }
.single .inner-container *:not(.post-categories) a {
  color: #488d5c; }

@media screen and (min-width: 40em) {
  .inner-pg-container .icon {
    width: 25%; }

  ul.dot-divide {
    margin: 0px auto 15px auto; } }
@media screen and (min-width: 42.25em) {
  .inner-container {
    float: left;
    display: block;
    margin-right: 2.12766%;
    width: 100%;
    float: none;
    margin: 0 auto; }
    .inner-container:last-child {
      margin-right: 0; }

  article {
    float: left;
    display: block;
    margin-right: 2.12766%;
    width: 74.46809%;
    padding: .5em 1em 0em .5em;
    border-right: 2px solid #eee; }
    article:last-child {
      margin-right: 0; }

  aside {
    float: left;
    display: block;
    margin-right: 2.12766%;
    width: 23.40426%;
    border-top: none;
    padding: 1em 0em 1em 1em; }
    aside:last-child {
      margin-right: 0; } }
@media screen and (min-width: 58.125em) {
  .container.inner-pg-container {
    margin: 40px auto; }

  ul.dot-divide {
    margin: 20px auto 20px auto; } }
@media screen and (min-width: 62em) {
  article {
    padding: .5em 1.5em 0em 0em;
    float: left;
    display: block;
    margin-right: 2.12766%;
    width: 78.7234%; }
    article:last-child {
      margin-right: 0; }

  aside {
    padding: 2em 0em 1em .5em;
    float: left;
    display: block;
    margin-right: 2.12766%;
    width: 19.14894%; }
    aside:last-child {
      margin-right: 0; }

  .inner-container {
    padding: 0em 5em 2em 5em; } }
.row.intro-wrap {
  padding-top: 1em;
  overflow: visible; }

.intro {
  background: #fff;
  position: relative;
  border: 3px solid #81bd74;
  padding: 1em;
  margin: 0px 1em 1em 1em;
  -webkit-border-radius: .33em;
  -moz-border-radius: .33em;
  border-radius: .33em; }

.intro p {
  font-family: 'Montserrat', serif;
  font-size: 1em;
  line-height: 1.5em; }

.intro .emph {
  font-weight: 700; }

.intro a.button, .intro .single-wla .moretag, .single-wla .intro .moretag {
  margin-bottom: -45px; }

img.intro-owl {
  width: 150px;
  display: block;
  margin: 0px auto 0px auto; }

.events {
  padding: 1em 0em 2em 0em;
  margin: 3em 0em 0em 0em;
  background: url() no-repeat center center;
  background-size: cover;
  text-align: center; }

.single-one-event {
  margin-bottom: 1em; }

.event-featured {
  width: 150px;
  height: 150px;
  background: #000;
  display: block;
  margin: 10px auto 10px auto; }

.event-tag {
  text-transform: uppercase;
  font-size: .85em;
  font-weight: 600; }

.event-date {
  color: #7f3034;
  font-weight: 600;
  text-transform: uppercase;
  margin: 5px 0px; }

.event-title a {
  font-family: 'Montserrat', serif;
  margin-bottom: 10px;
  line-height: 1.33em;
  color: #488D5C;
  font-weight: bold; }
 
 .event-title {
  font-family: 'Montserrat', serif;
  margin-bottom: 10px;
  line-height: 1.33em;
  color: #488D5C;
  font-weight: bold; }

.event-tag .post-categories li a, .event-tag post-categories li a:visited {
  text-decoration: none;
  color: #4c4a4c; }

.featured-issue {
  overflow: hidden;
  text-align: center; }

.featured-issue-txt {
  padding: 1.5em 2.5em;
  background: #f7f7f7;
  position: relative; }

.featured-issue-txt:after {
  left: 100%;
  top: 50%;
  border: solid transparent;
  content: '';
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(136, 183, 213, 0);
  border-left-color: #f7f7f7;
  border-width: 20px;
  margin-top: -20px; }

.featured-issue-txt p {
  font-size: 1.1em;
  line-height: 1.75em;
  color: #696969; }

.featured-issue-txt a.button.btn-lc, .featured-issue-txt .single-wla .btn-lc.moretag, .single-wla .featured-issue-txt .btn-lc.moretag {
  margin: 1em auto .25em auto;
  display: block; }

a.button.featured-button {
	background-color: #a73137!important;
	padding: 14px 15px 10px 15px;
	color: #fff;
	display: inline-block;
	font-size: 24px;
	text-decoration: none;
	text-transform: uppercase;
	margin-top: 100px;
	border-radius: 5px;
    border-bottom: 2px solid #7f3034;
    -webkit-transition: all 0.15s ease-out 0s;
    -moz-transition: all 0.15s ease-out 0s;
    transition: all 0.15s ease-out 0s;
    font-size: 1.25em;
}
a.button.featured-button:hover {
	background-color: #7F3034!important;
    -webkit-transition: all 0.15s ease-out 0s;
    -moz-transition: all 0.15s ease-out 0s;
    transition: all 0.15s ease-out 0s;
}

.recent-news {
  padding: 3em 1em; }

.recent-news-featured {
  width: 100%;
  background: #000; }

.recent-news-featured img { height: 100%; }

.recent-news-item {
  margin: 1em; }

.recent-news-title {
  font-size: 1.1em;
  line-height: 1.33em;
  margin: 10px 0px; }
  .recent-news-title a {
    text-decoration: none;
    color: #525452; }

.recent-news a.button, .recent-news .single-wla .moretag, .single-wla .recent-news .moretag {
  margin-top: 1.5em; }

.help-intro {
  background: #488d5c;
  color: #fff;
  font-family: 'Montserrat', serif;
  padding: 2em;
  text-align: center;
  font-size: 1.5em;
  line-height: 1.33em;
  position: relative; }

.help-intro:after {
  top: 100%;
  left: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(136, 183, 213, 0);
  border-top-color: #488d5c;
  border-width: 14px;
  margin-left: -14px; }

.help-wrap {
  padding: 3em 0px;
  background: url(../images/tree-bg.jpg) no-repeat center center;
  background-size: cover; }

.card {
  -webkit-border-radius: .33em;
  -moz-border-radius: .33em;
  border-radius: .33em;
  width: 15em;
  border: 3px solid #525452;
  margin: 1em auto;
  padding: 1em 1em 1.5em 1em;
  text-align: center;
  position: relative;
  background: #fff; }

.help-wrap .card-wrap input.button.btn-lc {
  text-transform: none !important;
  display: inline-block !important;
  font-size: 0.85em !important;
  padding: 10px 8px 8px 8px !important;
  margin-top: 0.67em !important;
  margin-bottom: 0 !important;
  width: 170px !important;
  font-family: "Montserrat", sans-serif !important; }

.card.slider-item input.button.btn-lc {
  text-transform: none !important;
  display: inline-block !important;
  font-size: 0.85em !important;
  padding: 10px 8px 8px 8px !important;
  margin-top: 0.67em !important;
  margin-bottom: 0 !important;
  width: 122px !important;
  font-family: "Montserrat", sans-serif !important; }

.card-title {
  font-family: 'Montserrat', serif;
  font-weight: 700;
  font-size: 1.5em;
  margin-bottom: .67em; }

.card-txt {
  line-height: 1.33em;
  height: 70px; }

.card .button {
  margin-top: .67em;
  margin-bottom: 0; }

.icon {
  margin-bottom: .75em; }

@media screen and (min-width: 37.5em) {
  .card-wrap {
    overflow: hidden;
    width: 34em;
    margin: 0 auto; }

  .card.help-item {
    margin: 1em;
    float: left; } }
@media screen and (max-width: 719px) {
  .featured-issue-img {
    height: 350px; } }
@media screen and (min-width: 45em) {
  .featured-issue {
    padding: 0;
    overflow: hidden; }

  .featured-issue-img {
    width: 50%;
    float: right;
    height: auto; }

  .featured-issue-txt {
    width: 50%;
    float: left;
    padding: 2.5em 3.5em; } }
@media screen and (min-width: 50em) {
  .intro-wrap {
    background: url(../images/tree-bg.jpg) no-repeat center bottom;
    background-size: 100% auto; }

  .recent-news-wrap {
    overflow: hidden;
    margin: 0 auto;
    width: 45em; }

  .recent-news-item {
    width: 13em;
    float: left; } }
@media screen and (min-width: 53em) {
  .intro-wrap {
    padding: 0 3em; }

  .intro-inner-wrap, .events {
    width: 50%;
    float: left;
    margin: 0;
    padding: 1em; }

  .intro {
    margin-top: -5.5em;
    max-width: 27em;
    background: #ddd;
    padding: .67em;
    -webkit-border-radius: .33em;
    -moz-border-radius: .33em;
    border-radius: .33em;
    border: none; }

  .intro-guts {
    border: 3px solid #488d5c;
    padding: .5em 1.5em 1em 1.5em;
    background: #fff;
    -webkit-border-radius: .33em;
    -moz-border-radius: .33em;
    border-radius: .33em; }

  .intro p {
    font-size: 1.33em;
    line-height: 1.75em; }

  .intro p span {
    font-size: 1.25em; }

  .events {
    background: none; }

  .single-one-event {
    border: .5em solid #ebebeb;
    padding: .5em 1em;
    overflow: hidden;
    background: #fff; }

  .event-featured {
    float: left; }

  .event-info {
    float: left;
    text-align: left;
    padding: 1em 0em 0em 1em;
    width: calc(100% - 150px); }

  .featured-issue-txt p {
    font-size: 1.25em; }

  .featured-issue-txt a.button.btn-lc, .featured-issue-txt .single-wla .btn-lc.moretag, .single-wla .featured-issue-txt .btn-lc.moretag {
    margin: 1em 2em .25em 0em;
    display: inline-block; } }
@media screen and (min-width: 65.25em) {
  img.intro-owl {
    float: left;
    margin: 0em 1em 0em 0em;
    padding-top: .5em; }

  .intro p {
    padding-top: 2em; } }
@media screen and (min-width: 66.375em) {
  .recent-news-wrap {
    width: 66em; }

  .recent-news-item {
    width: 20em; } }
@media screen and (min-width: 68em) {
  .card-wrap {
    width: 68em; } }
p.bp-volume {
  font-weight: 500;
  margin-top: -1em; }

.bp-excerpt h3 {
  margin-bottom: 0;
  margin-top: 2em; }
.bp-excerpt li {
  line-height: 1.25em;
  margin: .75em 0em; }

.single-wla .moretag, .single-wla .moretag:visited {
  color: #fff;
  margin: 20px 0px; }

.page-template-page-annual-report .row.content-wrap {
  overflow: visible; }

.single-ar {
  padding: 2.5em 0em; }
  .single-ar img {
    display: block;
    margin: 20px auto;
    border: 10px solid #eee; }
  .single-ar a, .single-ar a:visited {
    color: #488d5c;
    display: block;
    font-size: 1.5em;
    text-align: center; }

.google-maps {
  position: relative;
  padding-bottom: 75%;
  height: 0;
  overflow: hidden; }

.google-maps iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important; }

/*note: this keeps the zoom controls working and visible.*/
.google-maps img {
  max-width: none; }

.page-template-page-position-statements .blog-post-content {
  float: none;
  width: 100%;
  padding-left: 0;
  margin: 3em 0em;
  border-bottom: 1px solid #ddd; }

.rotw-date {
  color: #7f3034;
  font-weight: 600;
  text-transform: uppercase;
  margin: 5px 0px; }

.page-template-page-events h3 {
  margin-bottom: .5em; }

.page-template-page-events .bp-location {
  margin-bottom: 1.25em; line-height: 1.25em;}

/*Shameful CSS. See http://csswizardry.com/2013/04/shame-css-full-net-interview/ for a description/discussion. The goal is to keep this file as light as possible! */
/*this is for the events page but it needs to override the other post categories*/
.event-tag ul.post-categories li {
  display: inline-block;
  padding: 0px 0px;
  background: none; }
  .event-tag ul.post-categories li a, .event-tag ul.post-categories li a:visited {
    color: #525452;
    text-decoration: none; }

/*provincial and national contact style override*/
.page-id-23036 .article p {
  line-height: 1.33em; }

/*internal ul/li shame*/
.single .inner-container ul:not(.dot-divide) {
  margin-bottom: 1.5em; }

.single .inner-container ul:not(.dot-divide) li {
  margin: .5em 0em .5em 2em;
  line-height: 1.75em;
  list-style-type: disc; }

  @media screen and (max-width: 84.375em) {
    .get-involved-trigger, .get-involved-inner {top: 350px;}
  }

  .wp-caption {max-width: 96% !important; width: auto !important; font-size: .75em; text-transform: uppercase; letter-spacing: 1px; display: block; line-height: 1.5em;}


  /* =WordPress Core
  -------------------------------------------------------------- */
  .alignnone {
      margin: 5px 25px 25px 0;
  }

  .aligncenter,
  div.aligncenter {
      display: block;
      margin: 5px auto 5px auto;
  }

  .alignright {
      float:right;
      margin: 5px 0 25px 25px;
  }

  .alignleft {
      float: left;
      margin: 5px 25px 25px 0;
  }


  .wp-caption {
      max-width: 96%; /* Image does not overflow the content area */
      padding: 5px 3px 10px;
      text-align: center;
  }

  .wp-caption.alignnone {
      margin: 5px 25px 25px 0;
  }

  .wp-caption.alignleft {
      margin: 5px 25px 25px 0;
  }

  .wp-caption.alignright {
      margin: 5px 0 25px 25px;
  }

  /* Text meant only for screen readers. */
  .screen-reader-text {
  	clip: rect(1px, 1px, 1px, 1px);
  	position: absolute !important;
  	height: 1px;
  	width: 1px;
  	overflow: hidden;
  }

  .screen-reader-text:focus {
  	background-color: #f1f1f1;
  	border-radius: 3px;
  	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  	clip: auto !important;
  	color: #21759b;
  	display: block;
  	font-size: 14px;
  	font-size: 0.875rem;
  	font-weight: bold;
  	height: auto;
  	left: 5px;
  	line-height: normal;
  	padding: 15px 23px 14px;
  	text-decoration: none;
  	top: 5px;
  	width: auto;
  	z-index: 100000; /* Above WP toolbar. */
  }

@media only screen and (max-width: 479px) {

 .report-half { width: 100%; margin-bottom: 30px; display: block; }

}

.sponsor-logo-group { text-align: center; }
.sponsor-logo img { max-width: 300px; max-height: 100px; padding: 20px 2%; }
.sponsor-list { text-align: center; padding: 30px; column-count: 2;  }

@media only screen and (max-width: 479px) {

.sponsor-list { column-count: 1;  }

}

/*# sourceMappingURL=style.css.map */
