/* http://jakearchibald.github.com/sass-ie/ */
@font-face {
  font-family: 'icomoon';
  src: url("../webfonts/icomoon.eot?iiqgap");
  src: url("../webfonts/icomoon.eot?iiqgap#iefix") format("embedded-opentype"), url("../webfonts/icomoon.ttf?iiqgap") format("truetype"), url("../webfonts/icomoon.woff?iiqgap") format("woff"), url("../webfonts/icomoon.svg?iiqgap#icomoon") format("svg");
  font-weight: normal;
  font-style: normal; }


.icon, .cta-nav-link-lvl-1:after, .btn:before, .btn:after, .btn-load:before, .btn-submit, .btn-share:after, .customSelect:before, .mobile-nav-social, .search-btn, .mobile-nav-close,
.search-modal-close, .footer-2 h2:before, .btn-filter:before, .mobile-filters-menu-close, .mobile-filters li:before, .featured-event-date:before, .listing-image a, .listing-thumb a, .hover-img:after, .btn-back:before, .home-intro .cta-link:before, .home-intro-content p:before, .pledge-submit:before, .section-network .map-top .link-network:after, .section-col-link:after, .featured-event-description .date:before, [class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.icon-chart:before {
  content: "\e902"; }

.icon-house:before {
  content: "\e903"; }

.icon-search:before, .btn-submit:before, .search-btn:before {
  content: "\f002"; }

.icon-heart:before, .btn-donate:before {
  content: "\f004"; }

.icon-user:before, .btn-user:before {
  content: "\f007"; }

.icon-check:before, .home-intro-content p:before, .pledge-submit:before {
  content: "\f00c"; }

.icon-close:before, .mobile-nav-close:before,
.search-modal-close:before, .mobile-filters-menu-close:before {
  content: "\f00d"; }

.icon-signal:before {
  content: "\f012"; }

.icon-chevron-left:before, .home-intro .cta-link-back:before {
  content: "\f053"; }

.icon-chevron-right:before, .mobile-filters > li:before, .home-intro .cta-link-forward:before {
  content: "\f054"; }

.icon-calendar:before, .featured-event-date:before, .featured-event-description .date:before {
  content: "\f073"; }

.icon-comment:before {
  content: "\f075"; }

.icon-chevron-up:before {
  content: "\f077"; }

.icon-chevron-down:before, .mobile-filters > li.open:before {
  content: "\f078"; }

.icon-twitter:before {
  content: "\f099"; }

.icon-facebook:before {
  content: "\f09a"; }

.icon-briefcase:before, .btn-briefcase:before {
  content: "\f0b1"; }

.icon-navicon:before,
.icon-bars:before {
  content: "\f0c9"; }

.icon-email:before,
.icon-envelope:before {
  content: "\f0e0"; }

.icon-angle-left:before {
  content: "\f104"; }

.icon-angle-right:before {
  content: "\f105"; }

.icon-angle-up:before {
  content: "\f106"; }

.icon-angle-down:before, .customSelect:before {
  content: "\f107"; }

.icon-youtube:before {
  content: "\f167"; }

.icon-long-arrow-right:before, .mobile-filters ol li:before, .listing-image a:before, .listing-thumb a:before {
  content: "\f178"; }

.icon-long-arrow-left:before, .btn-back:before {
  content: "\e900"; }

.icon-send:before, .footer-2 h2:before {
  content: "\f1d8"; }

.icon-list2:before, .btn-filter:before {
  content: "\e9bb"; }

.icon-refresh:before, .btn-load:before {
  content: "\e901"; }

.icon-asterisk:before {
  content: "\f069"; }

.icon-sign-in:before,
.icon-share:after,
.btn-share:after {
  content: "\f090"; }

.icon-linkedin-square:before {
  content: "\e906"; }

.icon-twitter-square:before {
  content: "\e904"; }

.icon-facebook-square:before {
  content: "\e905"; }

.cta-nav-link-lvl-1:after {
  vertical-align: text-bottom;
  color: #f89829;
  content: "\f178";
  padding: 0 0 0 6px; }

/*! normalize.css v3.0.1 | MIT License | git.io/normalize */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
  font-family: 'Roboto', sans-serif;
  background: #80736e;
  box-sizing: border-box;
  color: #6c6c6c;
  font-size: 1em;
  line-height: 1.4; }

/*
http://www.paulirish.com/2012/box-sizing-border-box-ftw/
apply a natural box layout model to all elements, but allowing components to change */
*, *:before, *:after {
  box-sizing: inherit; }

/**
 * Remove default margin.
 */
body {
  margin: 0;
  overflow-x: hidden;
  position: relative;
  background: #ebebeb; }

/* HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11 and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block; }

/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */
audio,
canvas,
progress,
video {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */ }

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0; }

/**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/11, Safari, and Firefox < 22.
 */
[hidden],
template {
  display: none; }

/* Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
a {
  background: transparent; }

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
a:active,
a:hover {
  outline: 0; }

/* Text-level semantics
   ========================================================================== */
/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted; }

/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */
b,
strong {
  font-weight: bold; }

/**
 * Address styling not present in Safari and Chrome.
 */
dfn {
  font-style: italic; }

/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, and Chrome.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/**
 * Address styling not present in IE 8/9.
 */
mark {
  background: #ff0;
  color: #000; }

/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%; }

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

/* Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9/10.
 */
img {
  border: 0; }

/**
 * Correct overflow not hidden in IE 9/10/11.
 */
svg:not(:root) {
  overflow: hidden; }

/* Grouping content
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari.
 */
figure {
  margin: 1em 40px; }

/**
 * Address differences between Firefox and other browsers.
 */
hr {
  box-sizing: content-box;
  height: 0; }

/**
 * Contain overflow in all browsers.
 */
pre {
  overflow: auto; }

/**
 * Address odd `em`-unit font size rendering in all browsers.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

/* Forms
   ========================================================================== */
/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */
/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  /* 1 */
  font: inherit;
  /* 2 */
  margin: 0;
  /* 3 */ }

/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */
button {
  overflow: visible; }

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */
button,
select {
  text-transform: none; }

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */ }

/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
  cursor: default; }

/**
 * Remove inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
input {
  line-height: normal; }

/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

/**
 * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari and Chrome
 *    (include `-moz` to future-proof).
 */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  /* 2 */
  box-sizing: content-box; }

/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

/**
 * 1. Correct `color` not being inherited in IE 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */
textarea {
  overflow: auto; }

/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */
optgroup {
  font-weight: bold; }

/* Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0; }

td,
th {
  padding: 0; }

/*! HTML5 Boilerplate v5.0 | MIT License | http://h5bp.com/ */
::-moz-selection {
  background: #b3d4fc;
  text-shadow: none; }

::selection {
  background: #b3d4fc;
  text-shadow: none; }

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0; }

audio,
canvas,
iframe,
img,
svg,
video {
  vertical-align: middle; }

fieldset {
  border: 0;
  margin: 0;
  padding: 0; }

textarea {
  resize: vertical; }

.browserupgrade {
  margin: 0.2em 0;
  background: #ccc;
  color: #000;
  padding: 0.2em 0; }

/* ==========================================================================
   Author's custom styles
   ========================================================================== */
/* ==========================================================================
   Media Queries
   ========================================================================== */
/* ==========================================================================
   Helper classes
   ========================================================================== */
.hidden {
  display: none !important;
  visibility: hidden; }

.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto; }

.invisible {
  visibility: hidden; }

.clearfix:before, .search-widget:before, .grid-4:before, .frames-3:before, .mobile-header:before, .listing-item:before, .home-intro-pledge-form:before, .section-col-1:before,
.section-col-2:before, .wrapper:before, .wrap-795:before, .wrap-860:before, .wrap-793:before,
.clearfix:after,
.search-widget:after,
.grid-4:after,
.frames-3:after,
.mobile-header:after,
.listing-item:after,
.home-intro-pledge-form:after,
.section-col-1:after,
.section-col-2:after,
.wrapper:after,
.wrap-795:after,
.wrap-860:after,
.wrap-793:after {
  content: " ";
  display: table; }

.clearfix:after, .search-widget:after, .grid-4:after, .frames-3:after, .mobile-header:after, .listing-item:after, .home-intro-pledge-form:after, .section-col-1:after,
.section-col-2:after, .wrapper:after, .wrap-795:after, .wrap-860:after, .wrap-793:after {
  clear: both; }

.clearfix, .search-widget, .grid-4, .frames-3, .mobile-header, .listing-item, .home-intro-pledge-form, .section-col-1,
.section-col-2, .wrapper, .wrap-795, .wrap-860, .wrap-793 {
  *zoom: 1; }

/* ==========================================================================
   Print styles
   ========================================================================== */
@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important; }
  a,
  a:visited {
    text-decoration: underline; }
  a[href]:after {
    content: " (" attr(href) ")"; }
  abbr[title]:after {
    content: " (" attr(title) ")"; }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: ""; }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }
  thead {
    display: table-header-group; }
  tr,
  img {
    page-break-inside: avoid; }
  img {
    max-width: 100% !important; }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }
  h2,
  h3 {
    page-break-after: avoid; } }

/* Button base styles */
.btn {
  font-family: 'Roboto', sans-serif;
  color: #fff;
  font-size: 20px;
  font-weight: bold;
  padding: 9px 18px;
  line-height: 120%;
  display: inline-block;
  text-decoration: none;
  border: 3px solid #f89829;
  border-radius: 9px;
  text-align: center;
  background: #f89829;
  transition: all .05s;
  outline: 0; }
  .btn:before, .btn:after {
    display: inline-block; }
  .btn:hover {
    border-color: #fff;
    background-color: #fff;
    color: #f89829; }
  .btn.btn-border {
    border-color: #fff !important;
    background: none; }
    .btn.btn-border:hover {
      border-color: #f89829 !important;
      background-color: #f89829;
      color: #fff; }
  .btn.btn-red {
    background: #e51937 !important;
    border-color: #e51937; }
    .btn.btn-red:hover {
      border-color: #f89829;
      background-color: #f89829 !important;
      color: #fff; }
  .btn.btn-grey {
    border-color: #6c6c6c !important;
    color: #6c6c6c;
    background: none; }
    .btn.btn-grey:hover {
      border-color: #f89829 !important;
      background-color: #f89829 !important;
      color: #fff;
      background: none; }
  .btn.btn-orange {
    border-color: #f89829 !important;
    color: #f89829;
    background: none;
    text-transform: uppercase; }
    .btn.btn-orange:hover {
      border-color: #6c6c6c;
      color: #6c6c6c;
      background: none; }

/* Button Icons */
.btn-load:before {
  margin-right: 6px;
  top: 1px;
  position: relative; }

.btn-arrow:after, .btn-network:after, .btn-user:after {
  content: "\f178";
  padding-left: 6px;
  vertical-align: text-bottom; }

.btn-icon-orange:before, .btn-icon-orange:after,
.btn-arrow-orange:before,
.btn-arrow-orange:after {
  color: #f89829 !important; }

.btn-icon-orange:hover:before, .btn-icon-orange:hover:after,
.btn-arrow-orange:hover:before,
.btn-arrow-orange:hover:after {
  color: #fff !important; }

.btn-network:before {
  padding-right: 11px;
  vertical-align: text-top; }

.btn-network:after {
  color: #f89829; }

.btn-user:before {
  vertical-align: text-top;
  padding-top: 2px;
  padding-right: 6px; }

.btn-donate:before {
  vertical-align: text-top;
  position: relative;
  top: 2px;
  padding-right: 7px; }

.btn-submit {
  font-size: 23px;
  border-radius: 0;
  height: 48px;
  width: 48px;
  color: #fff;
  text-align: center;
  padding: 0;
  border: 0;
  border-bottom: 3px solid #df8925;
  background: #f89829; }

.btn-more-posts {
  padding-right: 43px;
  padding-left: 43px;
  margin: 43px auto 0; }
  @media screen and (min-width: 1200px) {
    .btn-more-posts {
      margin: 92px 0 0 0; } }

.center-btn {
  text-align: center; }

.btn-share:after {
  vertical-align: baseline;
  position: relative;
  top: 1px;
  padding-left: 6px; }

.btn-share .atclear,
.btn-share .at-icon-wrapper {
  display: none; }

.custom-select {
  opacity: 0; }

.hasCustomSelect {
  z-index: 2;
  vertical-align: middle; }

.customSelect {
  opacity: 1;
  vertical-align: top;
  height: 48px;
  line-height: 1;
  width: 212px;
  border: 1px solid #fff;
  background-color: #fff;
  color: #f89829;
  white-space: nowrap;
  font-weight: bold;
  font-size: 1.125em;
  position: relative;
  z-index: 1; }
  #practice + .customSelect {
    width: 265px; }
  .customSelect:before {
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    height: 46px;
    line-height: 46px;
    width: 46px;
    background: #f89829;
    color: #fff;
    font-weight: 300;
    text-align: center;
    font-size: 26px; }

.customSelect.customSelectHover {
  /* Styles for when the select box is hovered */ }

.customSelect.customSelectOpen {
  /* Styles for when the select box is open */ }

.customSelect.customSelectFocus {
  /* Styles for when the select box is in focus */ }

.customSelect.customSelectDisabledOption {
  /* Styles for when the selected item is a disabled one */ }

.customSelect.customSelectDisabled {
  /* Styles for when the select box itself is disabled */ }

.customSelectInner {
  /* You can style the inner box too */
  line-height: 48px;
  padding: 0 0 0 14px; }

.inputs {
  color: #f89829;
  height: 48px;
  line-height: 100%;
  font-size: 1.125em;
  border: 0;
  background: #fff;
  padding: 0 0 0 15px;
  border-bottom: 3px solid #e5e5e5; }

.search-widget input,
.search-widget button {
  float: left; }

@media screen and (min-width: 768px) {
  .grid-4 {
    width: 560px;
    margin: 0 auto; } }

@media screen and (min-width: 1200px) {
  .grid-4 {
    width: auto; } }

.grid-4 .grid-item {
  max-width: 240px; }
  @media screen and (min-width: 768px) {
    .grid-4 .grid-item {
      margin-left: 80px;
      float: left; }
      .grid-4 .grid-item:nth-child(2n+1) {
        margin-left: 0;
        clear: both; } }
  @media screen and (min-width: 1200px) {
    .grid-4 .grid-item {
      width: 20%;
      margin-left: 6.66667%; }
      .grid-4 .grid-item:nth-child(2n+1) {
        margin-left: 6.66667%;
        clear: none; }
      .grid-4 .grid-item:nth-child(4n+1) {
        margin-left: 0;
        clear: both; } }
  .grid-4 .grid-item:nth-child(n+5) {
    margin-top: 47px; }

.cols-3.wrapper, .cols-3.wrap-795, .cols-3.wrap-860, .cols-3.wrap-793 {
  margin: 31px auto 46px; }
  @media screen and (min-width: 1200px) {
    .cols-3.wrapper, .cols-3.wrap-795, .cols-3.wrap-860, .cols-3.wrap-793 {
      margin: 44px auto 69px; } }
  @media screen and (max-width: 1199px) {
    .cols-3.wrapper .col + .col, .cols-3.wrap-795 .col + .col, .cols-3.wrap-860 .col + .col, .cols-3.wrap-793 .col + .col {
      margin-top: 20px; } }
  .cols-3.wrapper .col, .cols-3.wrap-795 .col, .cols-3.wrap-860 .col, .cols-3.wrap-793 .col {
    max-width: 387px;
    min-height: 259px;
    margin: 0 auto;
    color: #fff;
    position: relative; }
    @media screen and (min-width: 1200px) {
      .cols-3.wrapper .col, .cols-3.wrap-795 .col, .cols-3.wrap-860 .col, .cols-3.wrap-793 .col {
        float: left;
        margin-left: 1.6667%;
        width: 32.2222%; }
        .cols-3.wrapper .col:nth-child(3n+1), .cols-3.wrap-795 .col:nth-child(3n+1), .cols-3.wrap-860 .col:nth-child(3n+1), .cols-3.wrap-793 .col:nth-child(3n+1) {
          margin-left: 0;
          clear: both; } }
  .cols-3.wrapper a, .cols-3.wrap-795 a, .cols-3.wrap-860 a, .cols-3.wrap-793 a {
    color: inherit;
    text-decoration: none; }
  .cols-3.wrapper .col-text, .cols-3.wrap-795 .col-text, .cols-3.wrap-860 .col-text, .cols-3.wrap-793 .col-text {
    position: absolute;
    bottom: 0;
    text-align: center;
    font-weight: 300;
    width: 100%;
    padding: 0 20px 21px; }
    @media screen and (min-width: 1200px) {
      .cols-3.wrapper .col-text, .cols-3.wrap-795 .col-text, .cols-3.wrap-860 .col-text, .cols-3.wrap-793 .col-text {
        font-size: 1.125em; } }
  .cols-3.wrapper .col-name, .cols-3.wrap-795 .col-name, .cols-3.wrap-860 .col-name, .cols-3.wrap-793 .col-name {
    font-weight: bold;
    margin: 0;
    font-size: 1em; }
  .cols-3.wrapper .col-secondary-text, .cols-3.wrap-795 .col-secondary-text, .cols-3.wrap-860 .col-secondary-text, .cols-3.wrap-793 .col-secondary-text {
    margin: 4px 0 0; }
    @media screen and (min-width: 1200px) {
      .cols-3.wrapper .col-secondary-text, .cols-3.wrap-795 .col-secondary-text, .cols-3.wrap-860 .col-secondary-text, .cols-3.wrap-793 .col-secondary-text {
        margin: 5px 0 0; } }

@media screen and (min-width: 1200px) {
  .frames-3 {
    border-radius: 9px;
    border: 3px solid #f15d24;
    overflow: hidden; } }

@media screen and (min-width: 1200px) {
  .frames-3 .frame {
    width: 33.33%;
    float: left;
    position: relative;
    padding: 0 37px; } }

@media screen and (min-width: 1200px) {
  .frames-3 .frame + .frame:before {
    content: '';
    height: 2000%;
    width: 3px;
    position: absolute;
    background: #f15d24;
    left: -1.5px; } }

.bios-item-image {
  margin: 0 0 25px; }
  .bios-item-image img {
    width: 100%;
    border-radius: 50%;
    display: block; }

.bios-item-text {
  padding: 0 12px;
  text-align: center; }

.section {
  padding: 0 23px; }

.bg-tan {
  background: #b9ac97; }

.section-text {
  font-weight: 300;
  line-height: 1.5; }
  @media screen and (min-width: 1200px) {
    .section-text {
      font-size: 1.25em;
      line-height: 1.8; } }
  .section-text.section-text-left {
    margin-left: 0; }

.section-heading {
  margin: 0;
  font-weight: 300;
  text-transform: uppercase;
  font-size: 24px;
  text-align: center; }
  @media screen and (min-width: 1200px) {
    .section-heading {
      font-size: 48px; } }
  .section-heading + p {
    margin-top: 0; }

.section-heading-border {
  padding: 17px 0 15px;
  position: relative; }
  @media screen and (min-width: 1200px) {
    .section-heading-border {
      padding: 31px 0 32px; } }
  .section-heading-border:after, .section-heading-border:before {
    position: absolute;
    content: '';
    height: 0;
    border-color: inherit;
    width: 82px;
    margin: auto;
    left: 0;
    right: 0; }
  .section-heading-border:before {
    top: 0;
    border-top: 1px solid; }
  .section-heading-border:after {
    bottom: 0;
    border-bottom: 1px solid; }

.section-heading-alignleft {
  text-align: left;
  padding: 27px 0 28px; }
  .section-heading-alignleft:after, .section-heading-alignleft:before {
    right: auto; }

.section-text-white {
  color: #fff; }

.section-explore {
  background-color: #f89829;
  background-size: cover;
  background-position: center;
  color: #fff;
  text-align: center;
  padding: 21px 38px 30px;
  line-height: 1.5;
  font-weight: 300; }
  @media screen and (min-width: 1200px) {
    .section-explore {
      padding: 42px 0 54px;
      background-image: url("../images/bg-section-explore.jpg");
      font-size: 1.25em;
      line-height: 1.8; } }
  @media screen and (max-width: 1199px) {
    .section-explore p {
      text-align: left; } }
  .section-explore .section-heading {
    margin: 0 0 10px; }
    @media screen and (min-width: 1200px) {
      .section-explore .section-heading {
        margin: 0 0 17px; } }
  .section-explore .btn {
    margin-top: 17px; }
    @media screen and (min-width: 1200px) {
      .section-explore .btn {
        margin-top: 28px; } }

.section-stories {
  font-weight: 300;
  margin-bottom: 20px;
  padding: 51px 20px 49px; }
  @media screen and (min-width: 1200px) {
    .section-stories {
      padding: 73px 20px 70px; } }
  .section-stories .section-text {
    padding: 0 18px; }
    @media screen and (min-width: 1200px) {
      .section-stories .section-text {
        padding: 0; } }
  .section-stories .section-heading {
    margin: 0 0 40px; }
    @media screen and (min-width: 1200px) {
      .section-stories .section-heading {
        margin: 0 0 26px; } }

.sidebar-left {
  display: none; }
  @media screen and (min-width: 1200px) {
    .sidebar-left {
      display: block;
      float: left;
      width: 285px; } }

.content-col-right {
  width: 813px;
  max-width: 100%;
  padding: 20px 38px 47px; }
  @media screen and (min-width: 1200px) {
    .content-col-right {
      float: right;
      padding: 0; } }

/* 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; }

.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;
  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: zoom-out; }

.mfp-zoom {
  cursor: pointer;
  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;
  -ms-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;
  box-shadow: none;
  -ms-touch-action: manipulation;
      touch-action: manipulation; }

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;
  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; }
  .mfp-close:active {
    top: 1px; }

.mfp-close-btn-in .mfp-close {
  color: #333; }

.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;
  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; }
  .mfp-arrow:before, .mfp-arrow:after {
    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 {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px; }
  .mfp-arrow:before {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: 0.7; }

.mfp-arrow-left {
  left: 0; }
  .mfp-arrow-left:after {
    border-right: 17px solid #FFF;
    margin-left: 31px; }
  .mfp-arrow-left:before {
    margin-left: 25px;
    border-right: 27px solid #3F3F3F; }

.mfp-arrow-right {
  right: 0; }
  .mfp-arrow-right:after {
    border-left: 17px solid #FFF;
    margin-left: 39px; }
  .mfp-arrow-right:before {
    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;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto; }

/* The shadow behind 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;
    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; } }

/* required styles */
.leaflet-map-pane,
.leaflet-tile,
.leaflet-marker-icon,
.leaflet-marker-shadow,
.leaflet-tile-pane,
.leaflet-tile-container,
.leaflet-overlay-pane,
.leaflet-shadow-pane,
.leaflet-marker-pane,
.leaflet-popup-pane,
.leaflet-overlay-pane svg,
.leaflet-zoom-box,
.leaflet-image-layer,
.leaflet-layer {
  position: absolute;
  left: 0;
  top: 0; }

.leaflet-container {
  overflow: hidden;
  -ms-touch-action: none; }

.leaflet-tile,
.leaflet-marker-icon,
.leaflet-marker-shadow {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
      user-select: none;
  -webkit-user-drag: none; }

.leaflet-marker-icon,
.leaflet-marker-shadow {
  display: block;
  opacity: 1; }

/* map is broken in FF if you have max-width: 100% on tiles */
.leaflet-container img {
  max-width: none !important; }

/* stupid Android 2 doesn't understand "max-width: none" properly */
.leaflet-container img.leaflet-image-layer {
  max-width: 15000px !important; }

.leaflet-tile {
  -webkit-filter: inherit;
          filter: inherit;
  visibility: hidden;
  opacity: .5; }

.leaflet-tile-loaded {
  visibility: inherit; }

.leaflet-zoom-box {
  width: 0;
  height: 0; }

/* workaround for https://bugzilla.mozilla.org/show_bug.cgi?id=888319 */
.leaflet-overlay-pane svg {
  -moz-user-select: none; }

.leaflet-tile-pane {
  z-index: 2; }

.leaflet-objects-pane {
  z-index: 3; }

.leaflet-overlay-pane {
  z-index: 4; }

.leaflet-shadow-pane {
  z-index: 5; }

.leaflet-marker-pane {
  z-index: 6; }

.leaflet-popup-pane {
  z-index: 7; }

/* control positioning */
.leaflet-control {
  position: relative;
  z-index: 7;
  pointer-events: auto; }

.leaflet-top,
.leaflet-bottom {
  position: absolute;
  z-index: 1000;
  pointer-events: none; }

.leaflet-top {
  top: 0; }

.leaflet-right {
  right: 0; }

.leaflet-bottom {
  bottom: 0; }

.leaflet-left {
  left: 0; }

.leaflet-control {
  float: left;
  clear: both; }

.leaflet-right .leaflet-control {
  float: right; }

.leaflet-top .leaflet-control {
  margin-top: 10px; }

.leaflet-bottom .leaflet-control {
  margin-bottom: 10px; }

.leaflet-left .leaflet-control {
  margin-left: 10px; }

.leaflet-right .leaflet-control {
  margin-right: 10px; }

/* zoom and fade animations */
.leaflet-fade-anim .leaflet-tile,
.leaflet-fade-anim .leaflet-popup {
  opacity: 0;
  transition: opacity 0.2s linear; }

.leaflet-fade-anim .leaflet-tile-loaded {
  opacity: .5; }

.leaflet-fade-anim .leaflet-map-pane .leaflet-popup {
  opacity: 1; }

.leaflet-zoom-anim .leaflet-zoom-animated {
  transition: -webkit-transform 0.25s cubic-bezier(0, 0, 0.25, 1);
  transition: transform 0.25s cubic-bezier(0, 0, 0.25, 1);
  transition: transform 0.25s cubic-bezier(0, 0, 0.25, 1), -webkit-transform 0.25s cubic-bezier(0, 0, 0.25, 1); }

.leaflet-zoom-anim .leaflet-tile,
.leaflet-pan-anim .leaflet-tile,
.leaflet-touching .leaflet-zoom-animated {
  transition: none; }

.leaflet-zoom-anim .leaflet-zoom-hide {
  visibility: hidden; }

/* cursors */
.leaflet-clickable {
  cursor: pointer; }

.leaflet-container {
  cursor: -webkit-grab;
  cursor: -moz-grab; }

.leaflet-popup-pane,
.leaflet-control {
  cursor: auto; }

.leaflet-dragging,
.leaflet-dragging .leaflet-clickable,
.leaflet-dragging .leaflet-container {
  cursor: move;
  cursor: -webkit-grabbing;
  cursor: -moz-grabbing; }

/* visual tweaks */
.leaflet-container {
  outline: 0; }

.leaflet-container a {
  color: #0078A8; }

.leaflet-container a.leaflet-active {
  outline: 2px solid orange; }

.leaflet-zoom-box {
  border: 2px dotted #05f;
  background: white;
  opacity: 0.5; }

/* general typography */
/* general toolbar styles */
.leaflet-bar {
  box-shadow: 0 1px 7px rgba(0, 0, 0, 0.65);
  border-radius: 4px; }

.leaflet-bar a, .leaflet-bar a:hover {
  background-color: #fff;
  border-bottom: 1px solid #ccc;
  width: 26px;
  height: 26px;
  line-height: 26px;
  display: block;
  text-align: center;
  text-decoration: none;
  color: black; }

.leaflet-bar a,
.leaflet-control-layers-toggle {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  display: block; }

.leaflet-bar a:hover {
  background-color: #f4f4f4; }

.leaflet-bar a:first-child {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px; }

.leaflet-bar a:last-child {
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  border-bottom: none; }

.leaflet-bar a.leaflet-disabled {
  cursor: default;
  background-color: #f4f4f4;
  color: #bbb; }

.leaflet-touch .leaflet-bar {
  border-radius: 10px; }

.leaflet-touch .leaflet-bar a {
  width: 30px;
  height: 30px; }

.leaflet-touch .leaflet-bar a:first-child {
  border-top-left-radius: 7px;
  border-top-right-radius: 7px; }

.leaflet-touch .leaflet-bar a:last-child {
  border-bottom-left-radius: 7px;
  border-bottom-right-radius: 7px;
  border-bottom: none; }

/* zoom control */
.leaflet-control-zoom-in {
  font: bold 18px 'Lucida Console', Monaco, monospace; }

.leaflet-control-zoom-out {
  font: bold 22px 'Lucida Console', Monaco, monospace; }

.leaflet-touch .leaflet-control-zoom-in {
  font-size: 22px;
  line-height: 30px; }

.leaflet-touch .leaflet-control-zoom-out {
  font-size: 28px;
  line-height: 30px; }

/* layers control */
.leaflet-control-layers {
  box-shadow: 0 1px 7px rgba(0, 0, 0, 0.4);
  background: #f8f8f9;
  border-radius: 5px; }

.leaflet-control-layers-toggle {
  background-image: url(images/layers.png);
  width: 36px;
  height: 36px; }

.leaflet-retina .leaflet-control-layers-toggle {
  background-image: url(images/layers-2x.png);
  background-size: 26px 26px; }

.leaflet-touch .leaflet-control-layers-toggle {
  width: 44px;
  height: 44px; }

.leaflet-control-layers .leaflet-control-layers-list,
.leaflet-control-layers-expanded .leaflet-control-layers-toggle {
  display: none; }

.leaflet-control-layers-expanded .leaflet-control-layers-list {
  display: block;
  position: relative; }

.leaflet-control-layers-expanded {
  padding: 6px 10px 6px 6px;
  color: #333;
  background: #fff; }

.leaflet-control-layers-selector {
  margin-top: 2px;
  position: relative;
  top: 1px; }

.leaflet-control-layers label {
  display: block; }

.leaflet-control-layers-separator {
  height: 0;
  border-top: 1px solid #ddd;
  margin: 5px -10px 5px -6px; }

/* attribution and scale controls */
.leaflet-container .leaflet-control-attribution {
  background-color: rgba(255, 255, 255, 0.7);
  box-shadow: 0 0 5px #bbb;
  margin: 0; }

.leaflet-control-attribution,
.leaflet-control-scale-line {
  padding: 0 5px;
  color: #333; }

.leaflet-container .leaflet-control-attribution,
.leaflet-container .leaflet-control-scale {
  font-size: 11px; }

.leaflet-left .leaflet-control-scale {
  margin-left: 5px; }

.leaflet-bottom .leaflet-control-scale {
  margin-bottom: 5px; }

.leaflet-control-scale-line {
  border: 2px solid #777;
  border-top: none;
  color: black;
  line-height: 1.1;
  padding: 2px 5px 1px;
  font-size: 11px;
  text-shadow: 1px 1px 1px #fff;
  background-color: rgba(255, 255, 255, 0.5);
  box-shadow: 0 -1px 5px rgba(0, 0, 0, 0.2);
  white-space: nowrap;
  overflow: hidden; }

.leaflet-control-scale-line:not(:first-child) {
  border-top: 2px solid #777;
  border-bottom: none;
  margin-top: -2px;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2); }

.leaflet-control-scale-line:not(:first-child):not(:last-child) {
  border-bottom: 2px solid #777; }

.leaflet-touch .leaflet-control-attribution,
.leaflet-touch .leaflet-control-layers,
.leaflet-touch .leaflet-bar {
  box-shadow: none; }

.leaflet-touch .leaflet-control-layers,
.leaflet-touch .leaflet-bar {
  border: 4px solid rgba(0, 0, 0, 0.3); }

/* popup */
.leaflet-popup {
  position: absolute;
  text-align: center; }

/*
.leaflet-popup-content-wrapper {
	padding: 1px;
	text-align: left;
	-webkit-border-radius: 12px;
	        border-radius: 12px;
	}

.leaflet-popup-content {
	margin: 13px 19px;
	line-height: 1.4;
	}
.leaflet-popup-content p {
	margin: 18px 0;
	}

.leaflet-popup-tip-container {
	margin: 0 auto;
	width: 40px;
	height: 20px;
	position: relative;
	overflow: hidden;
	}
.leaflet-popup-tip {
	width: 17px;
	height: 17px;
	padding: 1px;

	margin: -10px auto 0;

	-webkit-transform: rotate(45deg);
	   -moz-transform: rotate(45deg);
	    -ms-transform: rotate(45deg);
	     -o-transform: rotate(45deg);
	        transform: rotate(45deg);
	}
	*/
.leaflet-container a.leaflet-popup-close-button {
  position: absolute;
  top: 0;
  right: 0;
  padding: 4px 4px 0 0;
  text-align: center;
  width: 18px;
  height: 14px;
  color: #c3c3c3;
  text-decoration: none;
  font-weight: bold;
  background: transparent; }

.leaflet-container a.leaflet-popup-close-button:hover {
  color: #999; }

.leaflet-popup-scrolled {
  overflow: auto;
  border-bottom: 1px solid #ddd;
  border-top: 1px solid #ddd; }

/* div icon */
/*
.leaflet-div-icon {
	background: #fff;
	border: 1px solid #666;
	}
*/
.leaflet-div-icon svg {
  width: 100%;
  height: 100%; }

.leaflet-div-icon:hover [fill="#fff"] {
  fill: #e51937;
  opacity: 1; }

.leaflet-div-icon:hover :not([fill="#fff"]) {
  fill: #fff;
  opacity: 1; }

.leaflet-editing-icon {
  border-radius: 2px; }

.leaflet-cluster-anim .leaflet-marker-icon, .leaflet-cluster-anim .leaflet-marker-shadow {
  transition: opacity 0.3s ease-in, -webkit-transform 0.3s ease-out;
  transition: transform 0.3s ease-out, opacity 0.3s ease-in;
  transition: transform 0.3s ease-out, opacity 0.3s ease-in, -webkit-transform 0.3s ease-out; }

.leaflet-cluster-spider-leg {
  /* stroke-dashoffset (duration and function) should match with leaflet-marker-icon transform in order to track it exactly */
  transition: stroke-dashoffset 0.3s ease-out, stroke-opacity 0.3s ease-in; }

.marker-cluster-small {
  background-color: rgba(181, 226, 140, 0.6);
  background-color: #f89829; }

.marker-cluster-small div {
  background-color: rgba(110, 204, 57, 0.6);
  background-color: #f89829; }

.marker-cluster-medium {
  background-color: rgba(241, 211, 87, 0.6);
  background-color: #f89829; }

.marker-cluster-medium div {
  background-color: rgba(240, 194, 12, 0.6);
  background-color: #f89829; }

.marker-cluster-large {
  background-color: rgba(253, 156, 115, 0.6);
  background-color: #f89829; }

.marker-cluster-large div {
  background-color: rgba(241, 128, 23, 0.6);
  background-color: #f89829; }

/* IE 6-8 fallback colors */
.leaflet-oldie .marker-cluster-small {
  background-color: #b5e28c;
  background-color: #f89829; }

.leaflet-oldie .marker-cluster-small div {
  background-color: #6ecc39;
  background-color: #f89829; }

.leaflet-oldie .marker-cluster-medium {
  background-color: #f1d357;
  background-color: #f89829; }

.leaflet-oldie .marker-cluster-medium div {
  background-color: #f0c20c;
  background-color: #f89829; }

.leaflet-oldie .marker-cluster-large {
  background-color: #fd9c73;
  background-color: #f89829; }

.leaflet-oldie .marker-cluster-large div {
  background-color: #f18017;
  background-color: #f89829; }

.marker-cluster {
  background-clip: padding-box;
  border-radius: 15px;
  color: #fff;
  width: 30px !important;
  height: 30px !important;
  margin-left: -15px !important;
  margin-top: -15px !important; }

.marker-cluster div {
  width: 20px;
  height: 20px;
  margin-left: 5px;
  margin-top: 5px;
  text-align: center;
  border-radius: 15px;
  font-size: 0.625em; }

.marker-cluster span {
  line-height: 20px; }

.header {
  position: absolute;
  z-index: 100;
  top: 0;
  width: 100%;
  left: 0;
  display: block !important; }

.mobile-nav {
  background: #ebebeb;
  width: 292px;
  height: 100%;
  position: fixed;
  top: 0;
  right: -292px;
  z-index: 1001;
  padding: 0 0 22px;
  transition: right 0.2s ease-out;
  overflow: scroll; }
  .mobile-nav::-webkit-scrollbar {
    display: none; }
  .mobile-nav.menu-open {
    right: 0; }
  @media screen and (min-width: 768px) {
    .mobile-nav {
      display: none; } }
  .mobile-nav ul {
    list-style-type: none;
    padding: 0;
    margin: 0; }
  .mobile-nav a {
    text-decoration: none; }

.mobile-nav-top {
  border-bottom: 1px solid #cdcccc;
  height: 98px;
  padding: 25px 20px 0;
  position: relative; }

.mobile-nav-close {
  color: #f89829;
  font-size: 30px;
  position: absolute;
  right: 21px;
  top: 0;
  margin: auto;
  bottom: 0;
  vertical-align: top; }

.mobile-nav-cta {
  padding: 11px 0 27px;
  border-bottom: 1px solid #cdcccc; }

.mobile-nav-social {
  padding: 27px 21px 0; }
  @media screen and (min-width: 768px) {
    .mobile-nav-social {
      display: none; } }
  .mobile-nav-social a {
    color: #6c6c6c;
    font-size: 24px;
    text-decoration: none;
    margin-right: 18px; }
    .mobile-nav-social a:hover {
      color: #f89829; }

.mobile-pages-nav {
  padding: 25px 21px 1px; }
  .mobile-pages-nav a {
    display: block;
    color: #6c6c6c; }
    .mobile-pages-nav a + a {
      margin: 12px 0 0; }

.mobile-nav-logo {
  float: left;
  height: 49px;
  width: 166px; }

.mobile-header {
  padding: 25px 19px 0;
  width: 100%;
  height: 75px;
  transition: all .2s; }
  @media screen and (min-width: 768px) {
    .mobile-header {
      display: none; } }
  .mobile-header.fixed {
    height: 63px;
    padding-top: 19px;
    background: rgba(255, 255, 255, 0.5);
    position: fixed; }

.mobile-header-logo {
  height: 50px;
  width: 166px;
  display: block;
  float: left;
  transition-property: height, width;
  transition-duration: .2s; }
  .fixed .mobile-header-logo {
    height: 28px;
    width: 92px; }
  .mobile-header-logo img {
    width: 100%;
    height: 100%; }

.mobile-nav-buttons {
  float: right;
  padding: 11px 0 0;
  transition-property: padding;
  transition-duration: .2s; }
  .fixed .mobile-nav-buttons {
    padding: 0; }
  @media screen and (min-width: 768px) {
    .mobile-nav-buttons {
      display: none; } }
  .mobile-nav-buttons button {
    background: none;
    padding: 0;
    border: 0;
    color: #f89829;
    margin: 0 0 0 10px;
    vertical-align: top;
    outline: 0; }
  .mobile-nav-buttons .icon-search, .mobile-nav-buttons .btn-submit, .mobile-nav-buttons .search-btn {
    font-size: 24px; }
  .mobile-nav-buttons .icon-navicon {
    font-size: 28px; }

.header-main {
  padding-top: 25px;
  transition-property: background,height;
  transition-duration: .2s;
  width: 100%;
  display: none; }
  @media screen and (min-width: 768px) {
    .header-main {
      display: block; } }
  .header-main.fixed {
    background: rgba(108, 108, 108, 0.7);
    height: 113px;
    position: fixed;
    top: 0; }

.site-logo {
  height: 65px;
  width: 215px;
  display: block;
  float: left; }
  .site-logo img {
    width: 100%;
    height: 100%; }

/* CTA Nav */
/* ******************** */
.cta-nav {
  float: right;
  padding: 0;
  margin: 0; }
  .cta-nav a {
    text-decoration: none; }

.cta-nav-item-lvl-1 {
  position: relative;
  margin-top: 17px; }
  @media screen and (min-width: 768px) {
    .cta-nav-item-lvl-1 {
      margin-top: 0;
      display: inline-block; }
      .cta-nav-item-lvl-1 + .cta-nav-item-lvl-1 {
        margin-left: 22px; }
      .cta-nav-item-lvl-1:hover .cta-nav-lvl-2 {
        display: block; } }

.cta-nav-link-lvl-1 {
  color: #6c6c6c;
  font-size: 18px;
  display: block;
  margin: 0 21px;
  vertical-align: top;
  white-space: nowrap;
  color: #f89829;
  text-transform: uppercase; }
  @media screen and (min-width: 768px) {
    .cta-nav-link-lvl-1 {
      font-size: 22px;
      padding: 0 23px;
      margin: 0 0 1px;
      height: 66px;
      line-height: 66px;
      display: inline-block; } }
  @media screen and (min-width: 768px) and (min-width: 768px) {
    .current_page_item:not(:hover) .cta-nav-link-lvl-1 {
      border: 3px solid #f89829;
      border-radius: 3px;
      color: #f89829;
      line-height: 60px;
      margin: 0 -3px; } }
  @media screen and (min-width: 768px) {
      .cta-nav-item-lvl-1:hover .cta-nav-link-lvl-1 {
        color: #6c6c6c;
        background: #ebebeb; }
        .cta-nav-item-lvl-1:hover .cta-nav-link-lvl-1 span {
          color: #6c6c6c; } }
  .cta-nav-link-lvl-1 span {
    text-transform: lowercase;
    color: #6c6c6c; }
    @media screen and (min-width: 768px) {
      .cta-nav-link-lvl-1 span {
        display: none; } }
    @media screen and (min-width: 1200px) {
      .cta-nav-link-lvl-1 span {
        color: #fff;
        display: inline; } }

/* Sub-menu dropdown */
/* ******************** */
.cta-nav-lvl-2 {
  text-align: left;
  position: absolute;
  top: 100%;
  width: 100%;
  background: #ebebeb;
  padding: 0 0 14px;
  display: none;
  margin: 0;
  list-style-type: none; }

.cta-nav-link-lvl-2 {
  display: block;
  padding: 14px 22px 13px;
  font-weight: bold;
  font-size: 1.125em;
  color: #6c6c6c; }
  .cta-nav-link-lvl-2:hover {
    background: #b9ac97;
    color: #fff; }

.cta-nav-lvl-3 {
  list-style-type: none;
  padding: 0;
  margin: 0; }

.cta-nav-item-lvl-3 {
  margin: 4px 0 6px; }
  .cta-nav-item-lvl-3 + li {
    margin: 7px 0 6px; }

.cta-nav-link-lvl-3 {
  display: block;
  padding: 0 22px;
  font-weight: 300;
  font-size: 1.125em;
  color: #6c6c6c; }
  .cta-nav-link-lvl-3:hover {
    color: #f89829; }

/* "Pages" nav */
/* ******************** */
.pages-nav {
  padding: 13px 0 0;
  position: relative;
  top: 0;
  width: 100%;
  right: 0;
  left: 0;
  height: 36px;
  padding: 0 23px;
  text-align: right;
  display: none; }
  @media screen and (min-width: 768px) {
    .pages-nav {
      display: block; } }
  .pages-nav:after {
    height: 0;
    border-bottom: 1px solid #fff;
    opacity: .2;
    content: '';
    width: 100%;
    position: absolute;
    left: 0;
    top: 100%; }
  .pages-nav a {
    text-decoration: none;
    margin: 12px 21px 0;
    line-height: 36px;
    font-size: 0.875em;
    margin: 0 10px;
    color: #fff; }
    .pages-nav a:hover, .pages-nav a.current-page {
      color: #f89829; }

.search-btn {
  border: 0;
  background: none;
  padding: 0;
  color: #fff;
  line-height: 36px;
  vertical-align: top;
  position: relative;
  top: -1px;
  margin: 0 0 0 5px;
  font-size: 24px;
  outline: 0;
  display: none; }
  @media screen and (min-width: 768px) {
    .search-btn {
      display: inline-block; } }
  .search-btn:hover {
    color: #f89829; }

/* Search modal */
/* ******************** */
.search-modal {
  position: absolute;
  width: 100%;
  background: #6c6c6c;
  top: 0;
  left: 0;
  z-index: 1002;
  display: none;
  padding: 30px 21px 0;
  height: 97px; }
  @media screen and (min-width: 768px) {
    .search-modal {
      height: 133px;
      padding: 0 23px; } }
  @media screen and (min-width: 768px) {
    .search-modal .wrapper, .search-modal .wrap-795, .search-modal .wrap-860, .search-modal .wrap-793 {
      padding-top: 50px; } }
  .search-modal ::-webkit-input-placeholder {
    color: #fff; }
  .search-modal :-moz-placeholder {
    color: #fff; }
  .search-modal ::-moz-placeholder {
    color: #fff; }
  .search-modal :-ms-input-placeholder {
    color: #fff; }
  .search-modal input {
    color: #fff;
    background: none;
    border: 0;
    border-bottom: 1px solid #fff;
    width: 100%;
    outline: 0;
    font-size: 18px;
    padding-bottom: 3px; }
    @media screen and (min-width: 768px) {
      .search-modal input {
        font-size: 24px; } }

.searchform {
  width: 100%;
  padding-right: 87px; }
  @media screen and (min-width: 768px) {
    .searchform {
      padding-right: 102px; } }

.mobile-nav-close,
.search-modal-close {
  outline: 0;
  border: 0;
  padding: 0;
  background: none; }

.search-modal-close {
  color: #fff;
  font-size: 24px;
  top: 6px;
  position: absolute;
  right: 39px; }
  @media screen and (min-width: 768px) {
    .search-modal-close {
      right: 0; } }
  .search-modal-close:hover {
    color: #f89829; }

.footer {
  background: #80736e;
  color: #fff; }
  .footer a {
    color: #fff;
    text-decoration: none; }

.footer-1 {
  border-bottom: 1px solid #93857F;
  overflow: hidden; }
  .footer-1 .btn {
    text-transform: uppercase; }

@media screen and (min-width: 1200px) {
  .footer-1-col {
    float: left; } }

@media screen and (min-width: 1200px) {
  .footer-social,
  .footer-contact,
  .footer-donate {
    height: 113px; } }

.footer-social {
  text-align: center;
  padding: 44px 0 38px;
  border-bottom: 1px solid #93857F; }
  @media screen and (min-width: 1200px) {
    .footer-social {
      border: 0;
      padding: 45px 14px 0 40px;
      text-align: left; } }
  .footer-social a {
    font-size: 24px;
    margin: 0 26px 0 0; }

.footer-contact {
  position: relative;
  text-align: center;
  padding: 26px 20px 34px;
  border-bottom: 1px solid #93857F; }
  @media screen and (min-width: 1200px) {
    .footer-contact {
      border-bottom: 0;
      border-left: 1px solid #93857F;
      border-right: 1px solid #93857F;
      width: 698px;
      padding: 33px 246px 0 32px;
      text-align: right; } }
  .footer-contact p {
    margin: 0;
    font-size: 18px;
    line-height: 133.33333%;
    display: inline-block;
    font-weight: 300; }
  .footer-contact .btn {
    margin-top: 18px; }
    @media screen and (min-width: 1200px) {
      .footer-contact .btn {
        position: absolute;
        margin: 0;
        right: 34px;
        top: 34px; } }

.footer-donate {
  padding: 32px 34px;
  text-align: center; }
  @media screen and (min-width: 1200px) {
    .footer-donate {
      padding: 33px 34px 0; } }
  .footer-donate .btn {
    width: 183px; }

.footer-2 {
  padding: 32px 20px 48px;
  text-align: center;
  border-bottom: 1px solid #93857F; }
  @media screen and (min-width: 1200px) {
    .footer-2 {
      padding: 49px 0 42px; } }
  .footer-2 h2 {
    text-transform: uppercase;
    font-size: 30px;
    margin: 0 0 9px; }
    .footer-2 h2:before {
      font-size: 30px;
      display: block;
      padding-bottom: 11px; }
      @media screen and (min-width: 1200px) {
        .footer-2 h2:before {
          font-size: 49px; } }
    @media screen and (min-width: 1200px) {
      .footer-2 h2 {
        font-size: 48px; } }
  .footer-2 .wrapper, .footer-2 .wrap-795, .footer-2 .wrap-860, .footer-2 .wrap-793 {
    background: #958b87;
    max-width: 590px;
    padding: 23px 18px 36px !important; }
  .footer-2 p {
    font-size: 20px;
    font-weight: 300;
    line-height: 120%;
    margin: 0;
    padding: 0 20px; }
  .footer-2 .btn {
    text-transform: uppercase;
    width: 100%;
    margin: 24px 0 0;
    text-align: center; }
  .footer-2 form {
    max-width: 386px;
    margin: 0 auto; }
  .footer-2 input[type=email] {
    margin: 35px auto 0;
    color: #f89829;
    width: 100%;
    font-weight: bold; }
  .footer-2 ::-webkit-input-placeholder {
    color: #f89829; }
  .footer-2 :-moz-placeholder {
    color: #f89829; }
  .footer-2 ::-moz-placeholder {
    color: #f89829; }
  .footer-2 :-ms-input-placeholder {
    color: #f89829; }

.footer-3 {
  padding: 32px 23px 40px;
  text-align: center; }
  @media screen and (min-width: 1200px) {
    .footer-3 {
      text-align: left; } }

.footer-logo {
  margin: 0 0 27px;
  z-index: 1; }
  @media screen and (min-width: 1200px) {
    .footer-logo {
      float: left;
      margin: 0; } }
  .footer-logo img {
    width: 172px;
    height: 51px;
    display: inline-block; }

.footer-logo,
.footer-meta {
  position: relative; }
  @media screen and (min-width: 1200px) {
    .footer-logo,
    .footer-meta {
      z-index: 2; } }

.footer-nav,
.footer-meta {
  font-weight: 300; }
  @media screen and (min-width: 1200px) {
    .footer-nav,
    .footer-meta {
      padding-top: 16px; } }

.footer-nav ul {
  list-style-type: none;
  padding: 0;
  margin: 0; }

.footer-nav li {
  margin: 0 0 14px; }
  @media screen and (min-width: 1200px) {
    .footer-nav li {
      display: inline-block; }
      .footer-nav li + li:before {
        content: '-';
        color: #aba29e; } }

@media screen and (min-width: 1200px) {
  .footer-nav {
    padding-top: 16px;
    position: absolute;
    margin: auto;
    left: 0;
    right: 0;
    top: 0;
    text-align: center; } }

.footer-nav a {
  margin: 0 9px 0 10px; }

@media screen and (min-width: 1200px) {
  .footer-meta {
    float: right; } }

.filters {
  padding: 32px 38px 26px;
  background: #b9ac97;
  color: #fff; }
  @media screen and (min-width: 1200px) {
    .filters {
      padding: 44px 38px 45px; } }
  .filters .btn {
    vertical-align: top; }

.filters-instructions {
  padding: 16px 20px;
  margin: 0;
  color: #f89829; }

.filter-categories {
  display: none; }
  @media screen and (min-width: 1200px) {
    .filter-categories {
      float: left;
      display: block;
      white-space: nowrap; } }
  .filter-categories legend {
    color: #fff;
    font-size: 36px;
    font-weight: 300;
    display: inline-block; }
  .filter-categories .custom-select {
    margin-left: 16px; }

.filter-submit {
  margin-left: 16px;
  vertical-align: top; }

.filter-search {
  display: none; }
  @media screen and (min-width: 1200px) {
    .filter-search {
      float: right;
      display: block; } }

.clear-filters {
  display: block;
  text-decoration: underline !important;
  text-align: center;
  margin: 1em 0 0 38px;
  width: 196px; }

.btn-filter {
  background: none;
  border: 0;
  font-size: 1.5em;
  line-height: 100%;
  font-weight: 300;
  padding: 0;
  color: #fff; }
  .btn-filter:before {
    font-size: 0.83333em;
    position: relative;
    top: 1px;
    padding-right: 12px;
    vertical-align: baseline; }
  @media screen and (min-width: 1200px) {
    .btn-filter {
      display: none !important; } }

.mobile-filters-menu-close {
  color: #f89829;
  border: 0;
  background: none;
  padding: 0;
  font-size: 24px;
  position: absolute;
  top: 11px;
  right: 11px; }

.mobile-filters-menu {
  position: fixed;
  height: 100%;
  padding: 0  0 1em !important;
  z-index: 101;
  top: 0;
  left: -323px;
  width: 323px;
  background: #fff;
  transition: left .24s;
  overflow: scroll; }
  .mobile-filters-menu.open {
    left: 0; }
  @media screen and (min-width: 1200px) {
    .mobile-filters-menu {
      display: none !important; } }
  .mobile-filters-menu ul, .mobile-filters-menu ol {
    margin: 0;
    padding: 0;
    list-style-type: none; }
  .mobile-filters-menu li {
    line-height: 1.2; }
  .mobile-filters-menu a {
    text-decoration: none; }

.mobile-filters-search {
  padding: 47px 20px 18px;
  border-bottom: 1px solid #aa9f8b; }
  .mobile-filters-search form {
    width: 100%;
    border: 1px solid #aa9f8b; }
  .mobile-filters-search .inputs {
    width: 233px; }

.mobile-filters-menu-close + .mobile-filters {
  margin-top: 60px;
  border-top: 1px solid #aa9f8b; }

.mobile-filters li {
  position: relative; }
  .mobile-filters li:before {
    position: absolute;
    right: 10px;
    color: #f89829; }

.mobile-filters > li {
  border-bottom: 1px solid #aa9f8b; }
  .mobile-filters > li > span {
    display: block;
    font-weight: bold;
    color: #f89829;
    padding: 11px 20px 10px; }
  .mobile-filters > li:before {
    font-size: 10px;
    top: 14px; }
  .mobile-filters > li.open:before {
    top: 15px; }

.mobile-filters ol {
  display: none; }
  .mobile-filters ol li {
    border-top: 1px solid #e8e5df;
    padding: 11px 40px 10px;
    font-weight: 300; }
  .mobile-filters ol a {
    display: block;
    color: inherit; }
  .mobile-filters ol .selected {
    background: #fab564;
    color: #fff; }
    .mobile-filters ol .selected:before {
      color: #fff; }

.mobile-filter-submit {
  margin: 76px 0 0 38px;
  text-transform: uppercase; }

.mobile-filters-explore ol li:before {
  content: none; }

.help-link {
  font-weight: bold;
  font-size: 1.125em;
  color: #fff;
  text-decoration: none;
  vertical-align: baseline;
  position: relative;
  top: 10px;
  margin-left: 16px; }
  .help-link:after {
    content: '';
    display: inline-block;
    width: 16px;
    height: 17px;
    vertical-align: baseline;
    position: relative;
    top: 2px;
    background: url("../images/icon-info.png") 0 0 no-repeat;
    margin-left: 5px; }

.page-numbers {
  list-style-type: none;
  padding: 0;
  margin: 2em 0 0; }
  .page-numbers li {
    display: inline-block;
    padding: 0 5px;
    font-weight: 700; }

.search-results #inner-content {
  padding: 2em 0; }

.lighthouse-header {
  color: #e51937;
  background: #fff;
  padding: 20px 20px 14px;
  font-weight: 300; }
  .lighthouse-header img {
    float: left;
    margin-right: 10px; }
  .lighthouse-header p {
    margin: 0;
    font-size: 1.25em;
    line-height: 1.2; }
  .lighthouse-header .lighthouse-title {
    font-size: 2.25em;
    margin: 0 0 5px; }
  .lighthouse-header div {
    margin: 0 0 12px; }

.lighthouse-post-text {
  background: #e51937;
  color: #fff;
  padding: 19px 31px 41px;
  line-height: 1.5;
  font-weight: 300;
  margin: 0 0 30px; }

.lighthouse-heading {
  font-size: 1.6875em;
  line-height: 1.33333;
  text-align: center;
  margin: 0 0 21px; }
  .lighthouse-heading a {
    color: inherit;
    text-decoration: none; }

.lighthouse-date {
  text-align: center;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 0.875em;
  position: relative;
  padding: 16px 0 0;
  margin: 8px 0 0;
  margin: 20px 0 0; }
  .lighthouse-date:before {
    content: '';
    height: 0;
    width: 81px;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    top: 0;
    position: absolute;
    border-top: 1px solid #f89829; }

.featured-event-label {
  font-size: 2.25em;
  font-weight: 300;
  margin: 0 0 22px;
  color: #f15d24; }

.sidebar-featured-event {
  margin: 49px 0 0; }

.featured-event-date {
  font-weight: bold;
  color: #f89829;
  font-size: 1.125em;
  text-transform: uppercase; }
  .featured-event-date:before {
    color: #fff;
    font-size: 30px;
    vertical-align: bottom;
    margin-right: 8px; }

.featured-event-title {
  font-size: 1.125em;
  display: inline-block; }

.featured-event-location {
  font-size: 1.125em; }

.intro, #intro {
  min-height: 180px;
  background-color: rgba(0, 0, 0, 0.6);
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  overflow: hidden;
  text-align: center;
  color: #fff;
  position: relative;
  padding: 0 23px;
  background-image: url("/wp-content/uploads/2016/07/img-stories-banner-01.jpg"); }
  @media screen and (min-width: 1200px) {
    .intro, #intro {
      padding-top: 190px;
      height: 295px; } }
  @media screen and (min-width: 768px) {
    .section-map + .intro, .section-map + #intro {
      display: none; } }

.page-title {
  font-size: 2.25em;
  line-height: 1;
  margin: 0;
  text-transform: uppercase;
  padding-top: 84px;
  width: 100%;
  left: 0;
  right: 0; }
  @media screen and (min-width: 1200px) {
    .page-title {
      font-size: 4.5em;
      position: absolute;
      bottom: 22px;
      padding: 0; } }
  .page-title > span {
    color: #f89829; }

@media screen and (min-width: 1200px) {
  .content {
    padding: 56px 0 86px; } }

@media screen and (max-width: 1199px) {
  .single .content, .page-template-default .content {
    margin: 20px; } }

.listing-sidebar {
  display: none; }
  @media screen and (min-width: 1200px) {
    .listing-sidebar {
      display: block;
      float: right;
      width: 387px; } }

.listing-col {
  width: 793px;
  max-width: 100%; }
  .section-text + .listing-col {
    margin-top: 2.5em; }
  @media screen and (min-width: 1200px) {
    .listing-col {
      float: left;
      padding: 0; } }

.listing-list {
  padding: 0;
  margin: 0;
  list-style: none; }

.listing-image {
  max-width: 387px; }
  @media screen and (min-width: 1200px) {
    .listing-image {
      float: left; } }
  .listing-image a {
    display: block;
    width: 100%;
    position: relative;
    overflow: hidden; }
  .listing-image a:before,
  .listing-image a:after {
    display: none;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0; }
  .listing-image a:after {
    content: '';
    z-index: 2;
    height: 100%;
    width: 100%;
    background: rgba(0, 0, 0, 0.7); }
  .listing-image a:before {
    width: 35px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    font-size: 2.25em;
    margin: auto;
    z-index: 3; }
  .listing-image img {
    width: 100%;
    position: relative;
    z-index: 1; }

.listing-item {
  background: #fff; }
  .listing-item + .listing-item {
    margin-top: 76px; }
  .listing-item:hover {
    background: #6c6c6c;
    color: #fff; }
    .listing-item:hover .listing-title {
      color: #f89829; }
    .listing-item:hover .listing-date {
      color: #fff; }
    .listing-item:hover .listing-image a:before,
    .listing-item:hover .listing-image a:after {
      display: block; }

.listing-text {
  display: table;
  padding: 34px 21px 28px; }

.listing-title {
  font-size: 1.25em;
  margin: 0; }
  .listing-title a {
    color: inherit;
    text-decoration: none; }

.listing-byline {
  margin: 8px 0 0;
  font-weight: bold; }

.listing-excerpt {
  font-weight: 300;
  padding: 8px 0 0;
  font-size: 0.875em;
  line-height: 171.42857%; }
  @media screen and (min-width: 1200px) {
    .listing-excerpt {
      font-size: 1em;
      line-height: 150%; } }
  .listing-excerpt p:first-child {
    margin-top: 0; }

.listing-subheading {
  margin: 2px 0 0;
  font-weight: 300; }
  @media screen and (min-width: 1200px) {
    .listing-subheading {
      margin: 7px 0 0;
      font-size: 1.125em; } }
  .listing-subheading + .listing-subheading {
    margin-top: 4px; }

.resource-excerpt {
  font-weight: 300;
  padding: 13px 0 0;
  font-size: 0.875em;
  line-height: 171.42857%; }
  @media screen and (min-width: 1200px) {
    .resource-excerpt {
      font-size: 1em;
      line-height: 150%; } }
  .resource-excerpt p:first-child {
    margin-top: 0; }

.listing-taxonomies {
  margin-top: 1em;
  font-weight: bold; }

.resource-meta {
  margin: 3px 0 0;
  font-weight: bold;
  font-size: 0.875em; }
  @media screen and (min-width: 1200px) {
    .resource-meta {
      margin: 9px 0 0;
      font-size: 1em; } }

.resource-excerpt {
  font-weight: 300;
  padding: 13px 0 0;
  font-size: 0.875em;
  line-height: 171.42857%; }
  @media screen and (min-width: 1200px) {
    .resource-excerpt {
      font-size: 1em;
      line-height: 150%;
      padding: 20px 0 16px; } }
  .resource-excerpt p:first-child {
    margin-top: 0; }

.resource-item {
  overflow: hidden;
  position: relative; }
  @media screen and (max-width: 1199px) {
    .resource-item + .resource-item {
      margin-top: 24px; } }
  @media screen and (min-width: 1200px) {
    .resource-item {
      padding: 20px 22px 20px 20px; } }
  @media screen and (min-width: 1200px) {
    .resource-item:hover {
      background: #6c6c6c;
      color: #fff; }
      .resource-item:hover .listing-thumb a:before {
        display: block; } }

.listing-thumb {
  width: 97px;
  height: 97px;
  overflow: hidden;
  position: relative;
  margin: 0 0 15px; }
  @media screen and (min-width: 1200px) {
    .listing-thumb {
      margin: 0;
      width: 203px;
      height: 183px;
      float: left;
      padding-right: 20px; } }
  .listing-thumb a {
    display: block;
    width: 100%;
    border-radius: 50%;
    position: relative;
    overflow: hidden; }
  .listing-thumb a:before {
    display: none;
    height: 100%;
    width: 100%;
    margin: 0;
    position: absolute;
    z-index: 2;
    text-align: center;
    font-size: 2.25em;
    line-height: 1;
    line-height: 97px;
    background: rgba(0, 0, 0, 0.7); }
    @media screen and (min-width: 1200px) {
      .listing-thumb a:before {
        line-height: 183px; } }
  .listing-thumb img {
    width: 100%;
    position: relative;
    z-index: 1; }

@media screen and (min-width: 1200px) {
  .resource-text {
    display: table;
    padding-top: 17px; } }

.resource-title {
  margin: 0;
  font-size: 1.125em; }
  @media screen and (min-width: 1200px) {
    .resource-title {
      font-size: 1.25em; } }
  .resource-title a {
    text-decoration: none;
    text-transform: uppercase; }
    @media screen and (max-width: 1199px) {
      .resource-title a {
        color: inherit; } }

.sidebar-box {
  padding: 30px 37px 42px;
  border-radius: 9px;
  width: 100%; }
  .sidebar-box + .sidebar-box {
    margin-top: 50px; }

.sidebar-box-grey {
  background: #c9c5c3; }

.popular-tags {
  background: #fff;
  font-weight: bold;
  font-size: 1.125em; }
  .popular-tags ol {
    list-style-type: none;
    padding: 0;
    margin: 22px 0 0;
    max-height: 338px;
    overflow: scroll; }
  .popular-tags li {
    margin-top: 7px; }
    .popular-tags li:nth-child(n+4) {
      display: none; }
  .popular-tags p {
    font-weight: 300;
    font-size: 1.66667em;
    margin: 0;
    color: #6c6c6c; }
  .popular-tags .link {
    display: inline-block;
    margin-top: 28px; }

.sidebar-email {
  padding-bottom: 35px; }
  .sidebar-email p {
    font-weight: 300;
    font-size: 1.25em;
    margin: 0 0 30px;
    color: #fff; }
  .sidebar-email input, .sidebar-email button {
    width: 100%; }
  .sidebar-email .email {
    margin: 0 0 30px;
    color: #f89829;
    font-weight: bold; }
  .sidebar-email ::-webkit-input-placeholder {
    color: #f89829; }
  .sidebar-email :-moz-placeholder {
    color: #f89829; }
  .sidebar-email ::-moz-placeholder {
    color: #f89829; }
  .sidebar-email :-ms-input-placeholder {
    color: #f89829; }

.profiles-content {
  padding: 0 38px 0; }

.profiles-list {
  list-style-type: none;
  padding: 0 0 62px;
  margin-top: 40px; }
  @media screen and (min-width: 1200px) {
    .profiles-list {
      padding: 0 0 88px; } }

.profile-blurb {
  padding: 0 30px;
  background: rgba(0, 0, 0, 0.75);
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  font-size: 30px;
  color: #fff;
  text-overflow: ellipsis; }

.profile-secondary {
  margin-top: 2px; }

.po-social-links a {
  text-decoration: none;
  font-size: 32px;
  margin-right: 8px; }

.article-header.entry-header-border {
  border-top: 1px solid #6c6c6c;
  border-bottom: 1px solid #6c6c6c;
  padding: 26px 0 27px;
  padding-left: 22px;
  margin: 0 0 42px; }
  .article-header.entry-header-border .post-title {
    font-size: 2.25em; }
  .article-header.entry-header-border .addthis_toolbox {
    top: 32px; }

.tools-thumb {
  width: 183px;
  height: 183px; }
  @media screen and (min-width: 1200px) {
    .tools-thumb {
      float: left;
      margin: 0 20px 0 0; } }

.tools-meta {
  text-align: center;
  font-size: 18px;
  background: #dbd8d8;
  border-top: 1px solid #6c6c6c;
  border-bottom: 1px solid #6c6c6c;
  font-weight: 300;
  padding: 29px 1em 28px; }
  .tools-meta a {
    font-weight: bold; }
  @media screen and (min-width: 1200px) {
    .tools-thumb + .tools-meta {
      margin: 0 0 26px;
      float: right;
      width: 590px; } }

.post-by {
  clear: right;
  font-weight: bold; }
  .post-by a {
    color: inherit; }

@media screen and (min-width: 1200px) {
  .tool-col {
    width: 793px;
    float: right; } }

.sidebar-btn {
  text-align: center;
  margin: 0 0 51px; }

/*html, body, #map { width:100%; height:100%; margin:0; padding:0; }*/
.map,
.section-map {
  border: 0;
  height: 800px;
  position: relative;
  display: none;
  max-height: 90%; }
  @media screen and (min-width: 768px) {
    .map,
    .section-map {
      display: block;
      background-image: url("/wp-content/themes/balle/images/bg-map-texture-5.jpg");
      background-size: cover;
      background-repeat: no-repeat; } }
  @media screen and (min-width: 1200px) {
    .map,
    .section-map {
      max-height: none;
      height: 1091px; } }
  .map .map-filters,
  .section-map .map-filters {
    display: none; }
    @media screen and (min-width: 1200px) {
      .map .map-filters,
      .section-map .map-filters {
        display: block; } }

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
  .map,
  .section-map {
    height: 700px; } }

/*
.map{
  //height: 1091px;
  background-size: cover;
  background-repeat: no-repeat;
  background-image: url("/wp-content/themes/balle/images/bg-map-texture-5.jpg");
}
*/
.leaflet-image-layer {
  opacity: 0.6 !important; }

.map-section {
  background-color: #f89829;
  background-image: url("../images/bg-gradient-orange.png");
  background-position: center top;
  padding: 33px 0 0;
  position: relative;
  background-repeat: repeat-x;
  border-top: 1px solid #fff; }
  @media screen and (min-width: 1200px) {
    .map-section {
      border: 0;
      background-size: cover;
      background-repeat: no-repeat;
      background-image: url("../images/bg-map-texture-5.jpg"); } }

.map-wrapper {
  position: relative;
  margin: 0 auto;
  max-width: 1239px;
  padding: 0 10px 27px; }
  @media screen and (min-width: 1200px) {
    .map-wrapper {
      padding: 0 10px 32px; } }
  @media screen and (min-width: 1286px) {
    .map-wrapper {
      left: -47px; } }

.map_section {
  margin: 0 auto;
  background-color: #f89829;
  background-image: url("../images/bg-map-texture-5.jpg");
  background-repeat: no-repeat;
  background-position: center top;
  background-size: cover; }

.map-popup {
  background: #ebebeb;
  position: absolute;
  overflow: hidden;
  border-radius: 4px;
  z-index: 101;
  display: none;
  bottom: 0;
  text-align: left;
  right: -66px;
  box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.1);
  display: table; }
  .map-popup > a {
    text-decoration: none;
    float: left;
    color: inherit; }

.map-thumb {
  display: table-cell; }
  .map-thumb img {
    display: block;
    max-width: none; }

.map-item-padding {
  padding: 15px 20px 25px 16px;
  display: table-cell;
  position: relative;
  vertical-align: top; }

.leaflet-popup-content .map-item-text {
  color: #6c6c6c;
  font-size: 21px;
  font-weight: bold;
  line-height: 1.2;
  width: 260px;
  margin: 0; }
  .leaflet-popup-content .map-item-text a {
    color: inherit;
    text-decoration: none; }

.leaflet-popup-content .map-item-link {
  color: #f89829;
  text-decoration: none;
  font-size: 24px;
  text-align: right;
  float: right;
  position: absolute;
  right: 16px;
  bottom: 6px; }

.map-item-place {
  color: #f89829;
  font-weight: bold;
  margin: 19px 0 0; }

.map-cta {
  text-align: center;
  background: #fbc88c;
  background: rgba(255, 255, 255, 0.2);
  padding: 27px 0 37px;
  width: 100%; }
  @media screen and (min-width: 1200px) {
    .map-cta {
      padding: 16px 1em 18px; } }
  .map-cta p {
    margin: 0;
    color: #fff;
    font-weight: bold;
    font-size: 21px; }
    @media screen and (min-width: 1200px) {
      .map-cta p {
        display: inline-block; } }
  .map-cta .btn {
    margin: 7px 0 0; }
    @media screen and (min-width: 1200px) {
      .map-cta .btn {
        margin: 0 13px; } }

@media screen and (min-width: 768px) {
  #map-items {
    display: none; } }

#map-items .map-popup {
  display: none;
  position: static; }
  @media screen and (min-width: 768px) {
    #map-items .map-popup {
      display: block; } }

.map-filters {
  position: absolute;
  top: 158px;
  left: 0;
  right: 0;
  width: 100%;
  margin: auto;
  padding: 45px 23px 44px;
  background: rgba(0, 0, 0, 0.3); }

.leaflet-control-container {
  width: 996px;
  max-width: 100%;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 139px;
  height: 0;
  margin: auto; }

.map-key {
  padding: 0 20px;
  position: absolute;
  width: 100%;
  bottom: 47px;
  z-index: 2;
  left: 0;
  right: 0;
  font-weight: 700;
  font-size: 0.875em;
  color: #f15d24;
  white-space: nowrap;
  text-align: center; }
  @media screen and (min-width: 1200px) {
    .map-key {
      text-align: left;
      font-size: 1.125em; } }
  .map-key .wrapper, .map-key .wrap-795, .map-key .wrap-860, .map-key .wrap-793 {
    padding: 11px 0 12px;
    border-radius: 3px;
    max-width: 996px;
    background: rgba(255, 255, 255, 0.5); }
  .map-key span {
    vertical-align: bottom;
    padding: 0 1em;
    display: inline-block;
    text-align: center;
    line-height: 41px; }
    @media screen and (min-width: 1200px) {
      .map-key span {
        width: 22%;
        padding: 0;
        float: left; }
        .map-key span:first-child {
          width: 34%; } }
  .map-key img {
    vertical-align: middle;
    margin-right: 4px; }

.leaflet-control-container {
  z-index: 99; }

.leaflet-control-container:not(.locked) {
  position: fixed;
  bottom: 50px;
  right: 0; }

@media screen and (min-width: 768px) {
  .page-id-167 .filter,
  .page-id-167 .content {
    display: none; } }

.home #map-items {
  display: none; }

.bios-item {
  line-height: 1.2;
  max-width: 100%;
  margin: 0 auto; }
  @media screen and (max-width: 767px) {
    .bios-item + .bios-item {
      margin-top: 35px; } }
  @media screen and (min-width: 1200px) {
    .bios-item {
      max-width: none; } }
  @media screen and (min-width: 1200px) {
    .frames .bios-item {
      padding: 0 37px; } }
  .bios-item a {
    color: inherit;
    text-decoration: none; }
  .bios-item h3 {
    margin: 0;
    font-size: 1em; }
    @media screen and (min-width: 1200px) {
      .bios-item h3 {
        font-size: 1.3125em; } }
  .bios-item p {
    font-weight: 300;
    margin: 2px 0  0; }
    @media screen and (min-width: 1200px) {
      .bios-item p {
        font-size: 1.125em; } }

.network-partners {
  padding: 0 0 66px; }
  .network-partners .grid {
    margin-bottom: 83px; }

.hover-img {
  position: relative;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.75);
  display: block;
  overflow: hidden;
  color: #fff; }
  .hover-img img {
    display: block; }
  .hover-img:before, .hover-img:after {
    position: absolute;
    transition: all 0.2s ease-in-out; }
  .hover-img:before {
    content: '';
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.75);
    left: -100%; }
  .hover-img:after {
    content: "\f178";
    color: #f89829;
    right: -100%;
    top: 50%; }
  .hover-img:hover .content {
    left: 100%; }
  .hover-img:hover:before {
    display: block;
    left: 0; }
  .hover-img:hover:after {
    display: inline-block;
    right: 50%;
    margin: -4px 0 0 -12px; }
  .hover-img .content {
    padding: 1em;
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 0;
    text-align: center;
    background-image: linear-gradient(to bottom, transparent, rgba(0, 0, 0, 0.5));
    transition: all 0.2s ease-in-out;
    font-weight: 300;
    font-size: 1.125em; }
    .hover-img .content h3 {
      font-size: 1em;
      margin: 0 0 7px; }

@media screen and (max-width: 767px) {
  .pum-overlay {
    display: none !important; } }

.post-title {
  font-weight: 300;
  margin: 0; }
  @media screen and (min-width: 1200px) {
    .post-title {
      font-size: 3em; } }

.post-lead {
  margin: 32px 0 0;
  position: relative;
  font-weight: 300;
  font-size: 1.25em;
  border-top: 1px solid #6c6c6c;
  border-bottom: 1px solid #6c6c6c;
  padding: 28px 170px 27px 20px;
  min-height: 85px; }
  .post-lead p {
    margin: 0; }
  .post-lead .btn {
    margin: 0; }
  .post-lead .addthis_toolbox {
    position: absolute;
    top: 19px;
    right: 20px;
    height: 48px; }

.at4-follow {
  top: 25px; }

.wp-caption {
  max-width: 100%; }

.btn-back {
  text-transform: uppercase; }
  .wrap-793 > .btn-back {
    position: absolute;
    top: 0;
    left: -203px; }
  .btn-back:before {
    vertical-align: top;
    padding-right: 10px;
    position: relative;
    top: 2px; }

.media-credit-container {
  position: relative; }

.media-credit {
  color: #fff;
  font-weight: 300;
  font-size: 0.75em;
  position: absolute;
  bottom: 15px;
  right: 18px;
  padding: 0;
  margin: 0; }

.wp-caption-text {
  color: #f15d24;
  font-size: 16px;
  margin: 9px 0 0; }

.gallery-item {
  margin: 0; }
  .gallery-columns-3 .gallery-item {
    width: 31.65195%; }

.gallery {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between; }
  .gallery br {
    display: none; }

.post-themes {
  font-weight: bold;
  margin: 35px 0 34px; }

.entry-date {
  font-weight: bold;
  color: #f89829;
  font-size: 0.875em;
  text-transform: uppercase;
  vertical-align: middle; }

.entry-location {
  font-weight: 300; }
  @media screen and (min-width: 1200px) {
    .entry-location {
      font-size: 1.125em; } }

.entry-attribution {
  font-weight: bold; }

.entry-content {
  padding: 19px 0 0;
  line-height: 1.5;
  font-weight: 300; }
  @media screen and (min-width: 1200px) {
    .entry-content {
      padding: 39px 0 0;
      line-height: 1.8;
      font-size: 1.25em; } }

.home-intro {
  background-color: #6c6c6c;
  padding: 99px 23px 0;
  width: 100%;
  position: relative;
  height: 520px;
  left: 0;
  color: #fff;
  font-weight: 300; }
  @media screen and (min-width: 1200px) {
    .home-intro {
      height: 796px;
      padding: 198px 23px 162px;
      left: 0 !important; } }
  .home-intro .cta-link {
    color: #f89829;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 1.125em;
    text-decoration: none;
    display: inline-block; }
    .home-intro .cta-link:before {
      font-size: 30px;
      font-weight: 300;
      padding: 0 8px 0 0;
      vertical-align: middle; }
    @media screen and (min-width: 1200px) {
      .home-intro .cta-link {
        font-size: 1.5em; } }
  .home-intro .cta-link-forward {
    margin: 28px 0 0; }
    @media screen and (min-width: 1200px) {
      .home-intro .cta-link-forward {
        margin-top: 16px; } }
  .home-intro .cta-link-back {
    margin-top: 20px; }

.home-intro-headline {
  text-transform: uppercase;
  color: #fff;
  font-size: 3.75em;
  line-height: 1;
  margin: 0 0 22px; }
  @media screen and (min-width: 1200px) {
    .home-intro-headline {
      font-size: 6.875em;
      margin: 0 0 9px; } }

.home-intro-content {
  max-width: 590px; }
  @media screen and (max-width: 1199px) {
    .home-intro-content {
      display: block !important; } }
  .home-intro-content p {
    margin: 0 0 2px;
    font-weight: 300; }
    @media screen and (min-width: 1200px) {
      .home-intro-content p {
        font-size: 24px;
        margin: 0 0 6px; } }
    .home-intro-content p:before {
      padding: 0 8px 0 0;
      vertical-align: middle; }

.home-intro-pledge {
  margin-top: 29px;
  display: none; }
  @media screen and (max-width: 1199px) {
    .home-intro-pledge {
      display: none !important; } }

.home-intro-pledge-container {
  width: 590px;
  border: 1px solid #fff;
  border-radius: 3px; }

.home-intro-pledge-text {
  padding: 13px 21px 11px;
  font-size: 1.3125em;
  line-height: 1.42857; }
  .home-intro-pledge-text p {
    margin: 0; }

.home-intro-pledge-form {
  border-top: 1px solid #fff;
  background: rgba(185, 172, 151, 0.4);
  padding: 17px 20px 28px; }
  .home-intro-pledge-form ::-webkit-input-placeholder {
    color: #f89829; }
  .home-intro-pledge-form :-moz-placeholder {
    color: #f89829; }
  .home-intro-pledge-form ::-moz-placeholder {
    color: #f89829; }
  .home-intro-pledge-form :-ms-input-placeholder {
    color: #f89829; }
  .home-intro-pledge-form .email {
    font-weight: bold;
    width: 263px; }
  .home-intro-pledge-form p {
    font-weight: bold;
    text-align: center;
    font-size: 1.5em;
    margin: 0 0 17px; }

.pledge-submit {
  float: right;
  text-transform: uppercase;
  width: 266px; }
  .pledge-submit:before {
    padding-right: 7px;
    position: relative;
    top: 1px; }

.link-progress {
  position: absolute;
  bottom: 16px;
  text-align: center;
  margin: auto;
  right: 0;
  left: 0; }
  @media screen and (min-width: 1200px) {
    .link-progress {
      bottom: 46px; } }

.section-video {
  background-color: #6c6c6c;
  border: 10px solid #ebebeb;
  height: 184px;
  width: 100%;
  color: #fff;
  text-align: center;
  display: table; }
  @media screen and (min-width: 768px) {
    .section-video {
      height: 512px; } }
  @media screen and (min-width: 1200px) {
    .section-video {
      height: 820px;
      border-width: 20px; } }

.section-video-wrap {
  display: table-cell;
  vertical-align: middle; }

.section-video-content {
  margin: 0 auto;
  font-weight: 300; }
  @media screen and (min-width: 1200px) {
    .section-video-content {
      width: 800px; } }
  .section-video-content p {
    font-size: 1.5em;
    line-height: 1.5;
    margin: 17px 0 0;
    display: none; }
    @media screen and (min-width: 1200px) {
      .section-video-content p {
        display: block; } }
  .section-video-content h1 {
    margin: 0;
    font-size: 1.5em; }
    @media screen and (min-width: 1200px) {
      .section-video-content h1 {
        font-size: 3.1875em; } }
    .section-video-content h1 a {
      text-decoration: none;
      color: #fff;
      display: block; }
      .section-video-content h1 a:before {
        display: block;
        content: '';
        height: 42px;
        width: 42px;
        background: url("../images/icon-play.png");
        background-size: 100%;
        margin: 0 auto;
        margin-bottom: 8px; }
        @media screen and (min-width: 1200px) {
          .section-video-content h1 a:before {
            height: 57px;
            width: 57px;
            margin-bottom: 22px; } }

.section-resources {
  padding: 37px 20px 41px;
  background-color: #f15d24;
  color: #fff;
  border-bottom: 23px solid #ebebeb; }
  @media screen and (min-width: 1200px) {
    .section-resources {
      background-image: url("../images/bg-texture-orange.jpg");
      padding: 75px 0 94px; } }

.btn-briefcase:before {
  position: relative;
  top: 2px;
  margin-right: 6px; }

.resources-cols-3 {
  padding: 45px 0 31px; }
  @media screen and (min-width: 1200px) {
    .resources-cols-3 {
      padding: 54px 0 101px; } }
  .resources-cols-3 .col {
    text-align: center; }
    @media screen and (min-width: 1200px) {
      .resources-cols-3 .col {
        width: 31%;
        float: left; } }
    .resources-cols-3 .col + .col {
      margin: 40px 0 0; }
      @media screen and (min-width: 1200px) {
        .resources-cols-3 .col + .col {
          margin: 0 0 0 3.5%; } }
  .resources-cols-3 a {
    text-decoration: none;
    color: #fff; }
  .resources-cols-3 p {
    font-weight: bold;
    line-height: 1.5; }
    @media screen and (min-width: 1200px) {
      .resources-cols-3 p {
        font-size: 1.3125em;
        font-weight: 400;
        line-height: 1.42857;
        margin: 28px 0 0; } }
  .resources-cols-3 img {
    margin: 0 auto;
    width: 165px; }
    @media screen and (min-width: 1200px) {
      .resources-cols-3 img {
        width: auto; } }

.section-statistics {
  padding: 37px 20px 41px;
  background-color: #b42025;
  border-bottom: 23px solid #ebebeb; }
  @media screen and (min-width: 1200px) {
    .section-statistics {
      background-image: url("../images/local-matters-bg.jpg");
      padding: 75px 0 94px; } }
  .section-statistics .section-heading {
    color: #f15d24; }

.section-network {
  position: relative;
  background-color: #f89829;
  padding: 30px 0 0;
  background-image: url("../images/img_map.svg");
  background-size: 341px auto;
  background-position: center 33px; }
  @media screen and (min-width: 1200px) {
    .section-network {
      padding: 0;
      background-image: url("../images/bg-map-texture-5.jpg");
      height: 1210px; } }
  .section-network .leaflet-container {
    cursor: default; }
  .section-network .map-key {
    display: none; }
    @media screen and (min-width: 1200px) {
      .section-network .map-key {
        display: block;
        bottom: 352px; } }
  .section-network h1 {
    font-weight: 300;
    text-transform: uppercase;
    color: #fff;
    margin: 0;
    font-size: 1.5em; }
    @media screen and (min-width: 1200px) {
      .section-network h1 {
        font-size: 48px;
        float: left; } }
  .section-network .map-top {
    z-index: 98;
    width: 100%;
    padding: 0 1em;
    text-align: center;
    top: 27px;
    color: #fff;
    pointer-events: none; }
    .section-network .map-top a {
      pointer-events: initial; }
    @media screen and (min-width: 1200px) {
      .section-network .map-top {
        top: 40px;
        position: absolute; } }
    .section-network .map-top p {
      font-size: 1.5em;
      line-height: 1.5em;
      width: 387px;
      padding-right: 10px;
      text-align: left;
      margin: 14px 0 0; }
    .section-network .map-top .link-network,
    .section-network .map-top p {
      display: none;
      float: left;
      clear: both; }
      @media screen and (min-width: 1200px) {
        .section-network .map-top .link-network,
        .section-network .map-top p {
          display: block; } }
    .section-network .map-top .link-network {
      font-weight: bold;
      color: #fff;
      text-decoration: none;
      margin: 15px 0 0;
      font-size: 1.125em; }
      .section-network .map-top .link-network:after {
        content: "\f178";
        padding-left: 6px;
        vertical-align: middle; }
    .section-network .map-top .btn {
      display: inline-block;
      margin: 60px 21px 106px; }
      @media screen and (min-width: 1200px) {
        .section-network .map-top .btn {
          position: absolute;
          right: 0;
          top: 0;
          margin: 15px 0 0; } }

.section-network-cta {
  text-align: center;
  background-color: #faab56;
  padding: 26px 0 37px; }
  @media screen and (min-width: 1200px) {
    .section-network-cta {
      width: 100%;
      max-width: 1200px;
      margin: auto;
      position: absolute;
      bottom: 73px;
      left: 0;
      right: 0;
      border-radius: 9px;
      border: 1px solid #fff;
      padding: 35px 20px 49px;
      background-image: url("../images/bg-network-cta.jpg"); } }
  .section-network-cta p {
    margin: 0;
    text-transform: uppercase;
    font-weight: 300;
    font-size: 24px;
    color: #fff; }
    @media screen and (min-width: 1200px) {
      .section-network-cta p {
        font-size: 48px; } }
  .section-network-cta .btn {
    margin-top: 14px; }

.section-featured {
  padding: 37px 38px 88px;
  background-color: #ebebeb;
  border-top: 1px solid #fff; }
  @media screen and (min-width: 1200px) {
    .section-featured {
      padding-top: 133px;
      background-image: url("../images/bg-texture-grey.jpg"); } }
  .section-featured .section-heading {
    margin-bottom: 38px; }
  .section-featured article {
    position: relative; }
    @media screen and (max-width: 1199px) {
      .section-featured article {
        max-width: 286px; } }
    .section-featured article:hover .featured-post-thumb img {
      width: 120%;
      height: 120%;
      left: -10%;
      top: -10%; }
    .section-featured article:hover:after {
      opacity: 1; }
  .section-featured a {
    text-decoration: none;
    color: inherit;
    display: block; }

.section-col-link {
  clear: both;
  float: left;
  font-size: 1.125em;
  font-weight: bold;
  margin: 23px 0 0; }
  .section-col-link:after {
    color: #f89829;
    content: "\f178";
    margin: 0 0 0 5px;
    position: relative;
    top: 2px; }

@media screen and (min-width: 1200px) {
  .section-col-1,
  .section-col-2 {
    width: 590px;
    max-width: 49.16667%; }
    .section-col-1 .featured-post-text,
    .section-col-2 .featured-post-text {
      position: absolute;
      bottom: 0; } }

.section-col-1 {
  margin: 0 0 48px;
  text-align: center; }
  @media screen and (min-width: 1200px) {
    .section-col-1 {
      margin: 0;
      float: left;
      width: 590px; } }

.section-col-2 {
  margin-top: 55px; }
  @media screen and (min-width: 1200px) {
    .section-col-2 {
      margin: 0;
      float: right; } }
  .section-col-2 article:after {
    content: '';
    width: 100%;
    height: 4px;
    background: #f89829;
    position: absolute;
    bottom: 0;
    opacity: 0;
    transition: opacity .2s; }

.featured-post-1,
.featured-post-2 {
  margin-bottom: 42px;
  background: #fff; }
  @media screen and (min-width: 1200px) {
    .featured-post-1,
    .featured-post-2 {
      margin-bottom: 0;
      max-width: 48.30508%;
      width: 285px;
      float: left;
      min-height: 391px; } }
  .featured-post-1 .featured-post-thumb,
  .featured-post-2 .featured-post-thumb {
    padding-bottom: 66.66667%; }

@media screen and (min-width: 1200px) {
  .featured-post-2 {
    float: right; } }

.featured-post-text {
  background: #fff;
  padding: 15px 20px 0;
  text-align: center;
  font-size: 0.875em;
  font-weight: bold;
  width: 100%; }
  @media screen and (min-width: 1200px) {
    .featured-post-text {
      padding-top: 0; } }
  .featured-post-text h1 {
    margin: 0 0 25px;
    font-size: 20px;
    line-height: 1.5; }
    @media screen and (min-width: 1200px) {
      .featured-post-text h1 {
        margin: 0 0 46px; } }
  .featured-post-text .date {
    text-transform: uppercase;
    color: #f89829;
    padding: 17px 0 15px;
    position: relative;
    margin: 0; }
    .featured-post-text .date:before {
      content: '';
      width: 81px;
      height: 0;
      border-top: 1px solid #6c6c6c;
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      margin: auto; }

.featured-post-3 {
  clear: both;
  width: 100%;
  background: #e51937; }
  @media screen and (min-width: 1200px) {
    .featured-post-3 {
      min-height: 391px;
      margin-top: 20px;
      float: left; } }
  .featured-post-3:after {
    background: #b5121b !important; }
  .featured-post-3 .featured-post-thumb {
    padding-bottom: 32.20339%; }
  .featured-post-3 .featured-post-text {
    padding-top: 14px;
    background: #e51937;
    color: #fff; }
  .featured-post-3 .date {
    color: #fff; }
    .featured-post-3 .date:before {
      border-color: #f89829; }

.featured-post-byline {
  margin: 0 0 10px; }
  .featured-post-byline img {
    margin-right: 3px; }

.featured-post-thumb {
  position: relative;
  height: 0;
  width: 100%;
  overflow: hidden; }
  .featured-post-thumb img {
    top: 0;
    left: 0;
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    max-width: none;
    transition-duration: .2s;
    transition-property: left, top, width, height; }

.featured-event-details {
  position: absolute;
  bottom: 26px;
  width: 100%;
  transition: opacity .2s;
  display: none; }
  @media screen and (min-width: 1200px) {
    .featured-event-details {
      display: block; } }
  .featured-event-details p {
    margin: 0;
    font-size: 1.125em; }
  .featured-event-details .title, .featured-event-details .location {
    display: inline-block; }
  .featured-event-details .title {
    font-weight: bold;
    font-size: 1.3125em; }

.featured-event-description {
  background: #fff;
  padding: 20px; }
  @media screen and (min-width: 1200px) {
    .featured-event-description {
      opacity: 0;
      padding: 0 80px;
      width: 100%;
      height: 100%;
      position: absolute;
      top: 0;
      left: 0;
      background: rgba(0, 0, 0, 0.75);
      transition: opacity .2s;
      padding: 0 30px; } }
  .featured-event-description > div {
    display: table;
    width: 100%;
    height: 100%; }
    .featured-event-description > div > div {
      display: table-cell;
      vertical-align: middle; }
  .featured-event-description .date {
    margin: 0 0 15px; }
    @media screen and (min-width: 1200px) {
      .featured-event-description .date {
        margin: 0 0 19px; } }
    .featured-event-description .date:before {
      margin-right: 10px; }
      @media screen and (min-width: 1200px) {
        .featured-event-description .date:before {
          font-size: 30px;
          display: block;
          margin: 0 auto 18px;
          color: #fff; } }
  .featured-event-description h1 {
    font-size: 1.5em;
    margin: 0 0 7px; }
    @media screen and (min-width: 1200px) {
      .featured-event-description h1 {
        font-size: 2.25em;
        margin: 0 0 4px; } }
  .featured-event-description .location {
    margin: 0; }
    @media screen and (min-width: 1200px) {
      .featured-event-description .location {
        font-size: 1.25em;
        font-weight: bold; } }
  .featured-event-description .description {
    position: relative;
    line-height: 1.5;
    margin: 13px 0 0;
    padding: 17px 0 0; }
    @media screen and (min-width: 1200px) {
      .featured-event-description .description {
        font-size: 1.25em;
        font-weight: bold;
        padding: 16px 0 0;
        margin: 15px 0 0; } }
    .featured-event-description .description:before {
      content: '';
      height: 0;
      width: 81px;
      border-top: 1px solid #fff;
      position: absolute;
      left: 0;
      right: 0;
      top: 0;
      margin: auto; }
    .featured-event-description .description p:first-child {
      margin-top: 0; }

@media screen and (min-width: 1200px) {
  .featured-event {
    color: #fff; } }

.featured-event .date {
  text-transform: uppercase;
  font-weight: bold;
  color: #f89829;
  font-size: 1.125em; }

.featured-event:hover .featured-event-details {
  opacity: 0; }

.featured-event:hover .featured-event-description {
  opacity: 1; }

.home-intro, .section-video, .section-resources, .section-statistics, .section-network, .section-network-cta, .section-featured {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center top; }

#our-impact-wrapper .wrap > p {
  text-align: left !important; }

#search-library form {
  width: 100%; }

#search-library .customSelect,
#search-library select {
  display: block !important; }

.rollover-text {
  -webkit-perspective: 1px;
          perspective: 1px; }

::-webkit-input-placeholder {
  color: #6c6c6c; }

:-moz-placeholder {
  color: #6c6c6c; }

::-moz-placeholder {
  color: #6c6c6c; }

:-ms-input-placeholder {
  color: #6c6c6c; }

#wpadminbar {
  position: fixed; }

.wrapper, .wrap-795, .wrap-860, .wrap-793 {
  max-width: 1200px;
  position: relative;
  margin: 0 auto; }

.wrap-795 {
  max-width: 795px; }

.wrap-860 {
  max-width: 860px; }

.wrap-793 {
  max-width: 793px; }

a {
  color: #f89829; }

h1, h2, h3, h4, h5 {
  line-height: 1.2; }

.entry-content h2 {
  font-size: 2.4em; }

.entry-content h3 {
  font-size: 1.8em;
  font-weight: 300;
  color: #f15d24; }

.entry-content p:first-child {
  margin-top: 0; }

p, ul, ol {
  margin: 1em 0 0; }

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

.round {
  border-radius: 50%; }
