.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
@media (max-width: $screen-xs-max) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: $screen-xs-max) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: $screen-xs-max) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: $screen-sm-min) and (max-width: $screen-sm-max) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: $screen-sm-min) and (max-width: $screen-sm-max) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: $screen-sm-min) and (max-width: $screen-sm-max) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: $screen-md-min) and (max-width: $screen-md-max) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: $screen-md-min) and (max-width: $screen-md-max) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: $screen-md-min) and (max-width: $screen-md-max) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: $screen-lg-min) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: $screen-lg-min) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: $screen-lg-min) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: $screen-xs-max) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: $screen-sm-min) and (max-width: $screen-sm-max) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: $screen-md-min) and (max-width: $screen-md-max) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: $screen-lg-min) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}
.social-nav__menu-item--instagram a:before,
.social-nav__menu-item--twitter a:before,
.social-nav__menu-item--facebook a:before,
.email-share-button:before,
.home-leader__navigation--prev:before,
.home-leader__navigation--next:before,
.home-shop-listing__navigation--prev:before,
.home-shop-listing__navigation--next:before,
.detail-item__sponsors-slideshow--prev:before,
.detail-item__more-slideshow--prev:before,
.detail-item__sponsors-slideshow--next:before,
.detail-item__more-slideshow--next:before {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: auto;
  margin-right: 0.2em;
  text-align: center;
/**
   * For safety - reset parent styles, that can break glyph codes
   */
  font-variant: normal;
  text-transform: none;
/**
   * fix buttons height, for twitter bootstrap
   */
  line-height: 1em;
/**
   * Font smoothing. That was taken from TWBS
   */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
@font-face {
  font-family: 'ride-il';
  src: url("../font/ride-il.eot?81283216");
  src: url("../font/ride-il.eot?81283216#iefix") format('embedded-opentype'), url("../font/ride-il.woff?81283216") format('woff'), url("../font/ride-il.ttf?81283216") format('truetype'), url("../font/ride-il.svg?81283216#ride-il") format('svg');
  font-weight: normal;
  font-style: normal;
}
.social-nav__menu-item--instagram a:before,
.social-nav__menu-item--twitter a:before,
.social-nav__menu-item--facebook a:before,
.email-share-button:before,
.home-leader__navigation--prev:before,
.home-leader__navigation--next:before,
.home-shop-listing__navigation--prev:before,
.home-shop-listing__navigation--next:before,
.detail-item__sponsors-slideshow--prev:before,
.detail-item__more-slideshow--prev:before,
.detail-item__sponsors-slideshow--next:before,
.detail-item__more-slideshow--next:before {
  font-family: 'ride-il';
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: 0.2em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  margin-left: 0.2em;
}
.email-share-button:before {
  content: '\e80a';
}
.home-leader__navigation--prev:before,
.home-shop-listing__navigation--prev:before,
.detail-item__sponsors-slideshow--prev:before,
.detail-item__more-slideshow--prev:before {
  content: '\e800';
}
.home-leader__navigation--next:before,
.home-shop-listing__navigation--next:before,
.detail-item__sponsors-slideshow--next:before,
.detail-item__more-slideshow--next:before {
  content: '\e801';
}
.social-nav__menu-item--twitter a:before {
  content: '\e802';
}
.social-nav__menu-item--facebook a:before {
  content: '\e803';
}
.social-nav__menu-item--instagram a:before {
  content: '\e807';
}
@font-face {
  font-family: 'GT-Walsheim-Regular';
  src: url("../webfonts/GT-Walsheim-Regular.eot");
  src: url("../webfonts/GT-Walsheim-Regular.eot?#iefix") format('embedded-opentype'), url("../webfonts/GT-Walsheim-Regular.woff2") format('woff2'), url("../webfonts/GT-Walsheim-Regular.woff") format('woff'), url("../webfonts/GT-Walsheim-Regular.ttf") format('truetype');
}
@font-face {
  font-family: 'GT-Walsheim-Bold';
  src: url("../webfonts/GT-Walsheim-Bold.eot");
  src: url("../webfonts/GT-Walsheim-Bold.eot?#iefix") format('embedded-opentype'), url("../webfonts/GT-Walsheim-Bold.woff2") format('woff2'), url("../webfonts/GT-Walsheim-Bold.woff") format('woff'), url("../webfonts/GT-Walsheim-Bold.ttf") format('truetype');
}
@font-face {
  font-family: 'GT-Walsheim-Regular-Oblique';
  src: url("../webfonts/GT-Walsheim-Regular-Oblique.eot");
  src: url("../webfonts/GT-Walsheim-Regular-Oblique.eot?#iefix") format('embedded-opentype'), url("../webfonts/GT-Walsheim-Regular-Oblique.woff2") format('woff2'), url("../webfonts/GT-Walsheim-Regular-Oblique.woff") format('woff'), url("../webfonts/GT-Walsheim-Regular-Oblique.ttf") format('truetype');
}
@font-face {
  font-family: 'GT-Walsheim-Bold-Oblique';
  src: url("../webfonts/GT-Walsheim-Bold-Oblique.eot");
  src: url("../webfonts/GT-Walsheim-Bold-Oblique.eot?#iefix") format('embedded-opentype'), url("../webfonts/GT-Walsheim-Bold-Oblique.woff2") format('woff2'), url("../webfonts/GT-Walsheim-Bold-Oblique.woff") format('woff'), url("../webfonts/GT-Walsheim-Bold-Oblique.ttf") format('truetype');
}
body,
.footer,
.footer__button,
.home-leader__slide__header,
.home-leader__slide__subhead,
.listing-grid-item__excerpt,
.meta,
.tags,
.search-return__excerpt,
.detail-item__drawer-x,
.listing-grid--staff .listing-grid-item__subheading,
.listing-grid--board .listing-grid-item__subheading {
  font-family: 'GT-Walsheim-Regular', sans-serif;
  -webkit-font-smoothing: antialiased;
}
.listing-grid--staff p,
.listing-grid--board p {
  font-family: 'GT-Walsheim-Regular-Oblique', sans-serif;
  -webkit-font-smoothing: antialiased;
}
.cta,
.txt-cta,
.alm-btn-wrap,
.alm-load-more-btn,
.header-menu__link,
.header-submenu__link,
.header-submenu-join__link,
.content h1,
.content h2,
.content h3,
.content h4,
.content h5,
.content h6,
.content strong,
body .gform_wrapper .gform_footer input.button,
.home__caption,
.home-news__article--featured .home-news__article-heading,
.home-rsrc-list__item-title,
.header-graphic__txt,
.sponsor__level-name,
.sponsor__level-cost,
.abtus__type,
.listing-grid-item__heading,
.listing-grid-item__date,
.listing-grid-item__tag,
.listing-grid-item--featured .listing-grid-item__heading,
.meta a,
.tool-pagination .next,
.tool-pagination .prev,
.search-return ul,
.search-return__title,
.search-return__form input,
.search__inner,
.search-return__inner,
.search__inner input,
.search-return__inner input,
.breadcrumb,
.detail-item__heading,
.detail-item__drawer-title,
.detail-item__sponsors-heading,
.listing-grid--staff .header-graphic__txt,
.listing-grid--board .header-graphic__txt {
  font-family: 'GT-Walsheim-Bold', sans-serif;
  -webkit-font-smoothing: antialiased;
}
body {
  padding: 0;
  margin: 0;
  color: #181e2b;
  font-size: 14px;
}
body.expanded-show {
  overflow: hidden;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
div.page {
  min-height: calc(100vh - 159px);
  padding: 0 0 130px;
  overflow: hidden;
}
@media (max-width: 1000px) {
  div.page {
    padding: 5em 0 169px;
  }
}
@media (max-width: 640px) {
  div.page {
    padding: 4.5em 0 8em;
  }
}
.single-events div.page {
  padding: 0;
}
@media (max-width: 1000px) {
  .single-events div.page {
    padding: 7em 0 0;
  }
}
div.page.home {
  padding: 0;
}
.search-return .container {
  width: 50%;
  min-width: 808px;
  margin: 1.5em auto;
  font-size: 1.714285714285714em;
  line-height: 1.416666666666667em;
}
@media (max-width: 640px) {
  .search-return .container {
    min-width: 100%;
    font-size: 1.071428571428571em;
    line-height: 1.533333333333333em;
  }
}
.container,
#ajax-load-more {
  position: relative;
  max-width: 1000px;
  margin: 0 auto;
  z-index: 10;
}
@media (max-width: 1200px) {
  .container,
  #ajax-load-more {
    max-width: 85%;
  }
}
.cta,
.txt-cta,
.alm-btn-wrap {
  display: inline-block;
  font-size: 1.428571428571429em;
  line-height: 0.55em;
  text-decoration: none;
  text-transform: lowercase;
  background: #951637;
  color: #fff;
  border: none;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.cta:hover,
.txt-cta:hover,
.alm-btn-wrap:hover {
  background: #700e27;
  cursor: pointer;
}
@media (max-width: 640px) {
  .cta,
  .txt-cta,
  .alm-btn-wrap {
    font-size: 1.428571428571429em;
    line-height: 1.2em;
  }
}
.txt-cta {
  padding: 0;
  color: #951637;
  background: transparent;
}
.txt-cta:after {
  margin: 0 0 0 7px;
  vertical-align: baseline;
  font-family: 'ride-il';
  font-size: 15px;
  content: '\e801';
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.txt-cta:hover {
  color: #700e27;
  background: transparent;
}
.txt-cta:hover:after {
  margin: 0 0 0 15px;
}
@media (max-width: 640px) {
  .txt-cta {
    font-size: 1.428571428571429em;
    line-height: 1.2em;
  }
}
.cta-inner {
  position: relative;
  display: inline-block;
  padding: 0 45px;
  background: #951637;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  -webkit-transform-origin: 50% 0;
  -moz-transform-origin: 50% 0;
  -o-transform-origin: 50% 0;
  -ms-transform-origin: 50% 0;
  transform-origin: 50% 0;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -o-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
@media (max-width: 640px) {
  .cta-inner {
    padding: 0 30px;
  }
}
.cta-inner:before {
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  height: 100%;
  background: #700e27;
  content: attr(data-hover);
  -webkit-transform: rotateX(-90deg);
  -ms-transform: rotateX(-90deg);
  transform: rotateX(-90deg);
  -webkit-transform-origin: 50% 0;
  -moz-transform-origin: 50% 0;
  -o-transform-origin: 50% 0;
  -ms-transform-origin: 50% 0;
  transform-origin: 50% 0;
}
.cta-inner:hover {
  -webkit-transform: rotateX(90deg) translateY(-22px);
  -ms-transform: rotateX(90deg) translateY(-22px);
  transform: rotateX(90deg) translateY(-22px);
}
.cta {
  line-height: 50px;
  -webkit-perspective: 1000px;
  -moz-perspective: 1000px;
  -webkit-perspective: 1000px;
  -moz-perspective: 1000px;
  -ms-perspective: 1000px;
  perspective: 1000px;
  color: #fff;
}
@media (max-width: 640px) {
  .cta {
    line-height: 45px;
  }
}
.cta:hover span {
  -webkit-transform: rotateX(90deg) translateY(-22px);
  -ms-transform: rotateX(90deg) translateY(-22px);
  transform: rotateX(90deg) translateY(-22px);
}
.alm-btn-wrap {
  position: relative;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  margin: 0;
  cursor: pointer;
}
.alm-btn-wrap:hover button {
  -webkit-transform: rotateX(0deg) translateY(0);
  -ms-transform: rotateX(0deg) translateY(0);
  transform: rotateX(0deg) translateY(0);
}
.alm-load-more-btn {
  position: relative;
  display: inline-block;
  padding: 0 45px;
  border: 0;
  background: #700e27;
  color: #fff;
  font-size: 20px;
  line-height: 50px;
  text-decoration: none;
  text-transform: lowercase;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  -webkit-transform-origin: 50% 0;
  -moz-transform-origin: 50% 0;
  -o-transform-origin: 50% 0;
  -ms-transform-origin: 50% 0;
  transform-origin: 50% 0;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -o-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-transform: rotateX(90deg) translateY(-22px);
  -ms-transform: rotateX(90deg) translateY(-22px);
  transform: rotateX(90deg) translateY(-22px);
  cursor: pointer;
}
.alm-load-more-btn:before {
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  height: 100%;
  background: #951637;
  content: 'load more';
  -webkit-transform: rotateX(-90deg);
  -ms-transform: rotateX(-90deg);
  transform: rotateX(-90deg);
  -webkit-transform-origin: 50% 0;
  -moz-transform-origin: 50% 0;
  -o-transform-origin: 50% 0;
  -ms-transform-origin: 50% 0;
  transform-origin: 50% 0;
  cursor: pointer;
}
input,
textarea,
select {
  -webkit-appearance: none;
}
.menu-nav__deactivate,
.navbar-nav__activate {
  background: none;
  border: 0;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  cursor: pointer;
  -webkit-transition: color 0.2s, opacity 0.2s, background 0.2s 0.2s;
  transition: color 0.2s, opacity 0.2s, background 0.2s 0.2s;
}
.menu-nav__deactivate:focus,
.navbar-nav__activate:focus {
  outline: 0;
  background: rgba(255,255,255,0.5);
}
.menu-nav__deactivate {
  position: absolute;
  top: 1em;
  right: 1em;
  z-index: 1002;
  color: #b99370;
  font-family: 'ride-il';
  font-size: 2em;
  display: none;
}
@media (max-width: 1000px) {
  .menu-nav__deactivate {
    display: block;
  }
}
.menu-nav__deactivate:focus,
.menu-nav__deactivate:hover {
  color: #000;
}
.menu-nav__deactivate:before {
  content: '\e804';
}
.navbar-nav__activate {
  position: absolute;
  right: 2%;
  top: 50%;
  display: none;
  color: #b99370;
  font-family: 'ride-il';
  font-size: 2em;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transition: color 0.2s, opacity 0.2s, background 0.2s 0.1s;
  transition: color 0.2s, opacity 0.2s, background 0.2s 0.1s;
}
@media (max-width: 1000px) {
  .navbar-nav__activate {
    display: block;
  }
}
@media (max-width: 640px) {
  .navbar-nav__activate {
    font-size: 1.65em;
  }
}
.navbar-nav__activate:hover {
  color: #eadfd4;
}
.navbar-nav__activate:before {
  content: '\e805';
}
.expanded .navbar-nav__activate {
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  -webkit-filter: alpha(opacity=0);
  filter: alpha(opacity=0);
}
.expanded .navbar-nav__activate:focus {
  background: none;
}
.menu-nav__menu {
  position: relative;
  z-index: 100;
  background: #fff;
}
@media (max-width: 1000px) {
  .menu-nav__menu {
    position: absolute;
    left: 50%;
    top: 150%;
    z-index: 1002;
    min-width: 50%;
    margin: 0;
    padding: 0;
    list-style: none;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transition: top 1s;
    transition: top 1s;
  }
}
@media (max-width: 1000px) {
  .header-nav {
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 1000;
    display: none;
    max-width: 100vw;
    margin: 0;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -webkit-filter: alpha(opacity=0);
    filter: alpha(opacity=0);
  }
  .expanded .header-nav {
    display: block;
  }
  .expanded-show .header-nav {
    opacity: 1;
    -ms-filter: none;
    -webkit-filter: none;
    filter: none;
  }
  .expanded-show .header-nav .menu-nav__menu {
    top: 50%;
    width: 50%;
    height: 100%;
  }
  .search-modal--active .header-nav .menu-nav__menu {
    width: 100%;
  }
}
.menu-nav__overlay {
  display: none;
}
@media (max-width: 1000px) {
  .menu-nav__overlay {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 1002;
    display: block;
    background: #fff;
    background: rgba(255,255,255,0.97);
  }
}
.header--persistent .menu-nav__menu {
  -webkit-box-shadow: 0 5px 5px -5px rgba(0,0,0,0.15);
  -webkit-box-shadow: 0 5px 5px -5px rgba(0,0,0,0.15);
  box-shadow: 0 5px 5px -5px rgba(0,0,0,0.15);
}
.header--persistent + .page,
.header--persistent + .content {
  margin-top: 270px;
}
@media (max-width: 1000px) {
  .header--persistent + .page,
  .header--persistent + .content {
    margin-top: 0;
  }
}
.header {
  position: relative;
  top: 0;
  left: 0;
  right: 0;
  z-index: 1000;
  background: #fff;
}
@media (max-width: 1000px) {
  .header {
    position: fixed;
    width: 100vw;
  }
}
.header.header--persistent {
  position: fixed;
  width: 100vw;
  -webkit-box-shadow: 0 5px 5px 0 rgba(0,0,0,0.15);
  box-shadow: 0 5px 5px 0 rgba(0,0,0,0.15);
}
.header__brand {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 100;
  width: 142px;
  display: inline-block;
  text-decoration: none;
  cursor: pointer;
}
@media (max-width: 1000px) {
  .header__brand {
    position: relative;
    top: 0;
    left: 50%;
    padding: 0.75em 0;
    width: 100px;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
  }
}
@media (max-width: 640px) {
  .header__brand {
    width: 81px;
  }
}
.header__brand:hover .header__brand-img,
.header__brand:hover .header__brand-img-txt {
  -webkit-filter: brightness(0.8);
  -webkit-filter: brightness(0.8);
  filter: brightness(0.8);
}
.header__brand-img,
.header__brand-img-txt {
  width: 100%;
  height: auto;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
@media (max-width: 1000px) {
  .header__brand-img {
    display: none;
  }
}
.header--persistent .header__brand {
  width: 100px;
}
@media (max-width: 640px) {
  .header--persistent .header__brand {
    width: 81px;
    padding: 0.75em 0;
  }
}
.header--persistent .header__brand-img {
  display: none;
}
.header--persistent .header-submenu__list,
.header--persistent .header-submenu-join__list {
  display: none;
}
@media (max-width: 1000px) {
  .header--persistent .header-submenu__list,
  .header--persistent .header-submenu-join__list {
    margin: 0;
  }
}
.header--persistent .header-submenu-join__list--persistent {
  height: auto;
  overflow: hidden;
  pointer-events: inherit;
  -webkit-box-shadow: 0 5px 10px 0 rgba(0,0,0,0.15);
  -webkit-box-shadow: 0 5px 10px 0 rgba(0,0,0,0.15);
  box-shadow: 0 5px 10px 0 rgba(0,0,0,0.15);
}
@media (max-width: 640px) {
  .header--persistent .header-submenu-join__list--persistent {
    display: none;
  }
}
.header--persistent .header-menu__item {
  padding: 20px 30px;
  border-top: 0;
}
@media (max-width: 1000px) {
  .header--persistent .header-menu__item {
    padding: 10px 0;
  }
}
.header--persistent .header-menu__item:first-child {
  padding: 20px 30px 20px 0;
}
@media (max-width: 1000px) {
  .header--persistent .header-menu__item:first-child {
    padding: 10px 0;
  }
}
.header--persistent .header-menu__item:last-child {
  padding: 20px 0 20px 30px;
}
@media (max-width: 1000px) {
  .header--persistent .header-menu__item:last-child {
    padding: 10px 0;
  }
}
.header-menu {
  position: relative;
  text-align: center;
}
.header-menu__list {
  width: 50%;
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  font-size: 1.428571428571429em;
  line-height: 1.2em;
}
@media (max-width: 1000px) {
  .header-menu__list {
    width: 100%;
    font-size: 2.571428571428572em;
    line-height: 1.2em;
  }
}
@media (max-width: 640px) {
  .header-menu__list {
    font-size: 1.428571428571429em;
    line-height: 1.2em;
  }
}
.header-menu__list--left {
  text-align: left;
}
@media (max-width: 1000px) {
  .header-menu__list--left {
    text-align: center;
  }
}
.header-menu__list--right {
  text-align: right;
}
@media (max-width: 1000px) {
  .header-menu__list--right {
    text-align: center;
  }
}
.header-menu__item {
  display: inline-block;
  vertical-align: top;
  padding: 30px;
  border-top: 4px solid #eadfd4;
  -webkit-transition: color 0.2s;
  transition: color 0.2s;
}
@media (max-width: 1000px) {
  .header-menu__item {
    display: block;
    padding: 10px 0;
    border-top: 0;
  }
}
.header-menu__item:first-child {
  padding: 30px 30px 30px 0;
}
@media (max-width: 1000px) {
  .header-menu__item:first-child {
    padding: 10px 0;
  }
}
.header-menu__item:last-child {
  padding: 30px 0 30px 30px;
}
@media (max-width: 1000px) {
  .header-menu__item:last-child {
    padding: 10px 0;
  }
}
.header-menu__search {
  -webkit-appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: 0;
  cursor: pointer;
  background: transparent;
  font-size: 0.85em;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.header-menu__search:hover {
  color: #b99370;
}
.header-menu__search:focus,
.header-menu__search:active {
  outline: 0;
}
.header-menu__search:before {
  font-family: 'ride-il';
  content: '\e806';
}
.header-menu__link {
  display: inline-block;
  margin: 0.2em 0;
  color: #181e2b;
  text-decoration: none;
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
}
.header-menu__link:hover {
  color: #b99370;
}
.header-submenu {
  position: relative;
}
@media (max-width: 1000px) {
  .header-submenu {
    padding: 2em 0 0;
  }
}
.header-submenu__list,
.header-submenu-join__list {
  display: inline-block;
  width: 50%;
  margin: 0 0 111px 0;
  padding: 0;
  text-align: left;
  font-size: 1em;
  line-height: 1.2em;
  list-style-type: none;
}
@media (max-width: 1000px) {
  .header-submenu__list,
  .header-submenu-join__list {
    width: 100%;
    margin: 0;
    text-align: center;
  }
}
.header-submenu-join__list {
  vertical-align: top;
  text-align: right;
}
@media (max-width: 1000px) {
  .header-submenu-join__list {
    text-align: center;
  }
}
.header-submenu-join__list--persistent {
  position: absolute;
  top: 100%;
  right: 0;
  z-index: 0;
  height: 0;
  overflow: hidden;
  display: inline-block;
  width: auto;
  margin: 0;
  padding: 0;
  pointer-events: none;
  list-style-type: none;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.header-submenu__item {
  display: inline-block;
  padding: 15px 0;
}
@media (max-width: 1000px) {
  .header-submenu__item {
    display: block;
    padding: 10px 0;
    border-top: 0;
    font-size: 2.571428571428572em;
    line-height: 1.2em;
  }
}
@media (max-width: 640px) {
  .header-submenu__item {
    font-size: 1.428571428571429em;
    line-height: 1.2em;
  }
}
.header-submenu__item:last-child {
  padding: 15px 20px;
}
@media (max-width: 1000px) {
  .header-submenu__item:last-child {
    padding: 10px 0;
  }
}
@media (max-width: 1000px) {
  .header-submenu-join__item {
    padding: 10px 0;
    border-top: 0;
    font-size: 2.571428571428572em;
    line-height: 1.2em;
  }
}
@media (max-width: 640px) {
  .header-submenu-join__item {
    font-size: 1.428571428571429em;
    line-height: 1.2em;
  }
}
.header-submenu__link,
.header-submenu-join__link {
  text-decoration: none;
  color: #181e2b;
}
.header-submenu__link {
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.header-submenu__link:hover {
  color: #b99370;
}
.header-submenu-join__link {
  position: relative;
  display: inline-block;
  background: #eadfd4;
  line-height: 50px;
  -webkit-perspective: 1000px;
  -moz-perspective: 1000px;
  -webkit-perspective: 1000px;
  -moz-perspective: 1000px;
  -ms-perspective: 1000px;
  perspective: 1000px;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
@media (max-width: 1000px) {
  .header-submenu-join__link {
    background: transparent;
    line-height: inherit;
  }
}
.header-submenu-join__link-inner {
  position: relative;
  display: inline-block;
  padding: 0 16px;
  background: #eadfd4;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -webkit-transform-origin: 50% 0;
  -moz-transform-origin: 50% 0;
  -o-transform-origin: 50% 0;
  -ms-transform-origin: 50% 0;
  transform-origin: 50% 0;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -o-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
@media (max-width: 1000px) {
  .header-submenu-join__link-inner {
    background: transparent;
  }
}
.header-submenu-join__link-inner:before {
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  height: 100%;
  text-align: center;
  background: #b99370;
  content: attr(data-hover);
  -webkit-transform: rotateX(-90deg);
  -ms-transform: rotateX(-90deg);
  transform: rotateX(-90deg);
  -webkit-transform-origin: 50% 0;
  -moz-transform-origin: 50% 0;
  -o-transform-origin: 50% 0;
  -ms-transform-origin: 50% 0;
  transform-origin: 50% 0;
  -webkit-transition: background 0.3s;
  transition: background 0.3s;
}
@media (max-width: 1000px) {
  .header-submenu-join__link-inner:before {
    content: none;
  }
}
.header-submenu-join__link-inner:hover {
  -webkit-transform: rotateX(90deg) translateY(-22px);
  -ms-transform: rotateX(90deg) translateY(-22px);
  transform: rotateX(90deg) translateY(-22px);
}
@media (max-width: 1000px) {
  .header-submenu-join__link-inner:hover {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
}
.search-modal--active .header__brand {
  z-index: 0;
}
.footer {
  position: relative;
  padding: 140px 0 100px;
  text-align: left;
  background: #181e2b;
}
@media (max-width: 1500px) {
  .footer {
    padding: 8.75% 0 6.25%;
  }
}
.footer__brand-txt {
  padding: 34px 0 0;
  text-align: center;
  text-transform: uppercase;
  font-size: 0.857142857142857em;
  line-height: 2em;
  letter-spacing: 0.05em;
  color: #fff;
}
.footer__brand-img {
  display: block;
  margin: 140px auto 0;
  width: 100px;
  height: auto;
}
@media (max-width: 1500px) {
  .footer__brand-img {
    margin: 8.75% auto 0;
    width: 6.25%;
  }
}
@media (max-width: 640px) {
  .footer__brand-img {
    width: 100px;
  }
}
.footer__section {
  display: inline-block;
  vertical-align: top;
  width: 22%;
  padding: 0 2%;
  color: #fff;
  text-align: left;
  font-size: 1.428571428571429em;
  line-height: 1.4em;
}
.footer__section:first-child {
  padding: 0 2% 0 0;
}
.footer__section:last-child {
  padding: 0 0 0 2%;
}
@media (max-width: 1000px) {
  .footer__section {
    width: 46%;
    margin: 1em 0;
    padding: 0 4% 0 0 !important;
  }
}
@media (max-width: 640px) {
  .footer__section {
    display: block;
    width: 90%;
    max-width: 360px;
    margin: 1.5em auto;
    font-size: 1.285714285714286em;
    line-height: 1.444444444444444em;
  }
}
.footer__section--social {
  font-size: 1.428571428571429em;
  line-height: 1.4em;
}
@media (max-width: 640px) {
  .footer__section--social {
    margin: 2em auto 3em;
  }
}
.footer__section--email {
  font-size: 1.714285714285714em;
  line-height: 1.125em;
}
@media (max-width: 640px) {
  .footer__section--email {
    font-size: 1.428571428571429em;
    line-height: 1.25em;
  }
}
.footer__email {
  width: 100%;
  padding: 0 0 10px;
  text-transform: lowercase;
  border-bottom: 3px solid #b99370;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.footer__email:hover {
  border-bottom: 3px solid #fff;
}
.footer__email:after {
  float: right;
  font-family: 'ride-il';
  font-size: 0.571428571428571em;
  content: '\e801';
}
.footer__button {
  color: #b99370;
  text-decoration: none;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.footer__button:hover {
  color: #fff;
}
.footer__link {
  color: #fff;
}
.footer__link:hover {
  color: #b99370;
}
.footer__button {
  display: inline-block;
  text-decoration: none;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.social-nav__menu {
  margin: 0;
  padding: 0;
  text-align: center;
  list-style: none;
}
@media (max-width: 1000px) {
  .social-nav__menu {
    text-align: left;
  }
}
.social-nav__menu-item {
  display: inline;
}
.social-nav__menu-item a {
  width: 1em;
  height: 1em;
  margin: 0 0.5em;
  text-decoration: none;
  color: #b99370;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  border: 3px solid #b99370;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
@media (max-width: 640px) {
  .social-nav__menu-item a {
    margin: 0 0.5em 0 0;
  }
}
.social-nav__menu-item a:hover {
  color: #fff;
  border: 3px solid #fff;
}
.social-nav__menu-item a:before {
  width: auto;
}
.social-nav__menu-item--instagram a {
  padding: 0.15em 0.16em 0.05em 0.19em;
}
.social-nav__menu-item--twitter a {
  padding: 0.15em 0.16em 0.05em 0.19em;
}
.social-nav__menu-item--facebook a {
  padding: 0.15em 0.32em 0.05em 0.31em;
}
.site-by {
  color: #b99370;
  text-decoration: none;
  font-size: 18px;
  letter-spacing: 0.075em;
}
.footer__subsection {
  width: 50%;
  display: inline-block;
  vertical-align: top;
}
@media (max-width: 640px) {
  .content {
    margin-bottom: 0;
  }
  .home .content {
    margin-bottom: 8em;
    padding-top: 4.45em;
  }
}
.content ul {
  width: 50%;
  min-width: 808px;
  margin: 1.5em auto;
  font-size: 1.714285714285714em;
  line-height: 1.416666666666667em;
}
@media (max-width: 640px) {
  .content ul {
    min-width: 100%;
    font-size: 1.071428571428571em;
    line-height: 1.533333333333333em;
  }
}
.content ul a {
  text-decoration: none;
  color: #951637;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.content ul a:hover {
  color: #700e27;
}
.content p,
.content #gform_confirmation_message_1 {
  width: 50%;
  min-width: 808px;
  margin: 1.5em auto;
  font-size: 1.714285714285714em;
  line-height: 1.416666666666667em;
}
.content p a,
.content #gform_confirmation_message_1 a {
  text-decoration: none;
  color: #951637;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.content p a:hover,
.content #gform_confirmation_message_1 a:hover {
  color: #700e27;
}
@media (max-width: 640px) {
  .content p,
  .content #gform_confirmation_message_1 {
    min-width: 100%;
    font-size: 1.071428571428571em;
    line-height: 1.533333333333333em;
  }
}
.content .wp-caption,
.content img {
  max-width: 100%;
  height: auto;
}
.content .embed-responsive {
  margin: 13.636363636363637% 0;
}
.content a {
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.content a:hover {
  cursor: pointer;
}
.social-share {
  margin: 20px 0;
}
.social-share > * {
  vertical-align: middle !important;
}
.twitter-share-button,
.email-share-button {
  margin: 0 14px;
}
.IN-widget {
  height: 20px;
  overflow: hidden;
}
.email-share-button {
  font-size: 1.5em;
  width: auto;
  text-decoration: none;
  vertical-align: sub !important;
}
.email-share-button:before {
  margin: 0;
}
.page-id-2464 iframe {
  height: 1600px;
}
.wp-caption {
  width: auto !important;
}
.wp-caption img,
.wp-caption .wp-caption-text {
  display: block;
  max-width: 100%;
  width: auto;
  height: auto;
}
.wp-caption .wp-caption-text {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-top: 25px;
  font-size: 0.714285714285714em;
  line-height: 1.4em;
}
.single-post img.alignright,
.single-events img.alignright,
.single-advocacy img.alignright,
.single-safety img.alignright,
.single-maps img.alignright,
.single-post img.alignleft,
.single-events img.alignleft,
.single-advocacy img.alignleft,
.single-safety img.alignleft,
.single-maps img.alignleft {
  margin-bottom: 1em;
}
.single-post img.alignleft,
.single-events img.alignleft,
.single-advocacy img.alignleft,
.single-safety img.alignleft,
.single-maps img.alignleft {
  margin-right: 1em;
  float: left;
}
.single-post img.alignright,
.single-events img.alignright,
.single-advocacy img.alignright,
.single-safety img.alignright,
.single-maps img.alignright {
  margin-left: 1em;
  float: right;
}
.gform_wrapper {
  min-width: 808px;
  width: 50%;
  margin: 0 auto !important;
}
@media (max-width: 640px) {
  .gform_wrapper {
    min-width: 100%;
    width: 100%;
  }
}
.ginput_container textarea,
.ginput_container input {
  width: 100%;
  margin: 0 auto 10px;
  background: #f2eae3;
  border: 0;
}
body .gform_wrapper .top_label input.medium,
body .gform_wrapper textarea.medium {
  width: 88%;
  padding: 27px 37px;
}
@media (max-width: 640px) {
  body .gform_wrapper .top_label input.medium,
  body .gform_wrapper textarea.medium {
    width: 90%;
    padding: 14px 10px;
  }
}
body .gform_wrapper .top_label .gfield_label {
  display: none;
}
body .gform_wrapper input[type=email],
body .gform_wrapper input[type=text],
body .gform_wrapper textarea {
  font-size: 1.714285714285714em;
  line-height: 1.416666666666667em;
  font-weight: 700;
}
@media (max-width: 640px) {
  body .gform_wrapper input[type=email],
  body .gform_wrapper input[type=text],
  body .gform_wrapper textarea {
    font-size: 1.071428571428571em;
    line-height: 1.533333333333333em;
  }
}
body .gform_wrapper .gform_footer {
  padding: 0;
  margin: 120px 0 100px;
  text-align: center;
}
@media (max-width: 640px) {
  body .gform_wrapper .gform_footer {
    margin: 40px 0 0;
  }
}
body .gform_wrapper .gform_footer input.button {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  display: inline-block;
  padding: 20px 45px;
  min-width: 100px;
  font-size: 1.428571428571429em;
  line-height: 0.55em;
  text-decoration: none;
  text-transform: lowercase;
  background: #951637;
  color: #fff;
  border: none;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
@media (max-width: 640px) {
  body .gform_wrapper .gform_footer input.button {
    padding: 12px 20px 14px;
    font-size: 1.142857142857143em;
    line-height: 1.2em;
  }
}
body .gform_wrapper .gform_footer input.button:hover {
  background: #700e27;
  cursor: pointer;
}
::-webkit-input-placeholder {
  color: #181e2b !important;
}
:-moz-placeholder {
  color: #181e2b !important;
}
::-moz-placeholder {
  color: #181e2b !important;
}
:-ms-input-placeholder {
  color: #181e2b !important;
}
.home__caption {
  position: relative;
  font-size: 0.857142857142857em;
  line-height: 1.5em;
  display: inline-block;
  width: 33.333333333333336%;
  z-index: 6;
}
@media (max-width: 800px) {
  .home__caption {
    width: 50%;
  }
}
@media (max-width: 414px) {
  .home__caption {
    width: 100%;
  }
}
@media (max-width: 800px) {
  .home__caption {
    display: none;
  }
}
.home__caption-text {
  width: 70%;
  padding-top: 1.666666666666667em;
  margin-top: 0;
  border-top: #181e2b 5px solid;
}
.home__more-arrow {
  font-size: 0.6em;
  position: relative;
  left: 6px;
  vertical-align: middle;
}
.home-leader {
  position: relative;
}
@media (max-width: 1000px) {
  .home-leader {
    padding-top: 5em;
  }
}
@media (max-width: 640px) {
  .home-leader {
    padding-top: 0;
  }
}
.home-leader__slider {
  display: block;
  margin: 0 0 140px;
}
@media (max-width: 1500px) {
  .home-leader__slider {
    margin: 0 0 8.75%;
  }
}
@media (max-width: 640px) {
  .home-leader__slider {
    margin: 0 0 2em;
  }
}
.home-leader__slide {
  position: relative;
  display: inline-block;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  vertical-align: middle;
  text-align: center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  background-repeat: no-repeat;
  background-position-y: center;
}
.home-leader__slide:after {
  content: '';
  display: block;
  padding-bottom: 37.5%;
}
@media (max-width: 1000px) {
  .home-leader__slide:after {
    padding-bottom: 62.5%;
  }
}
@media (max-width: 640px) {
  .home-leader__slide:after {
    padding-bottom: 93.75%;
  }
}
.home-leader__slide__contents {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 100;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
}
.home-leader__slide__txt {
  display: block;
  margin: 0 auto;
  width: 50%;
  max-width: 675px;
}
@media (max-width: 1000px) {
  .home-leader__slide__txt {
    width: 60%;
  }
}
@media (max-width: 640px) {
  .home-leader__slide__txt {
    width: 90%;
  }
}
.home-leader__slide__header {
  font-size: 4.714285714285714em;
  line-height: 1.106060606060606em;
  letter-spacing: 0.025em;
  color: #fff;
  margin: 0;
}
@media (max-width: 640px) {
  .home-leader__slide__header {
    font-size: 3.571428571428572em;
    line-height: 1.2em;
    letter-spacing: 0.025em;
  }
}
.home-leader__slide__subhead {
  font-size: 1.785714285714286em;
  line-height: 1.2em;
  color: #fff;
  margin: 0.16em 0 0;
}
@media (max-width: 640px) {
  .home-leader__slide__subhead {
    font-size: 1.285714285714286em;
    line-height: 1.2em;
    letter-spacing: 0.05em;
  }
}
.home-leader__slide__link {
  margin: 1.388888888888889em 0.833333333333333em 0;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
@media (max-width: 640px) {
  .home-leader__slide__link {
    margin: 1.111111111111111em 0.555555555555556em 0;
  }
}
.home-leader__navigation {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  font-size: 100px;
  color: #b99370;
  background: none;
  border: none;
  cursor: pointer;
  opacity: 0.85;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=85)";
  -webkit-filter: alpha(opacity=85);
  filter: alpha(opacity=85);
  -webkit-transition: opacity 0.5s ease;
  transition: opacity 0.5s ease;
}
@media (max-width: 720px) {
  .home-leader__navigation {
    font-size: 70px;
  }
}
@media (max-width: 640px) {
  .home-leader__navigation {
    font-size: 30px;
  }
}
.home-leader__navigation:before {
  margin: 0;
}
.home-leader__navigation:hover {
  opacity: 1;
  -ms-filter: none;
  -webkit-filter: none;
  filter: none;
}
.home-leader__navigation:focus,
.home-leader__navigation:active {
  outline: none;
  background: rgba(255,255,255,0.2);
}
.home-leader__navigation--prev {
  left: 0;
}
.home-leader__navigation--next {
  right: 0;
}
@media (max-width: 640px) {
  .home-leader__slide__link.cta {
    font-size: 16px;
  }
}
.home-leader__slider .slick-list {
  width: 100%;
}
.home-leader__slider .slick-track {
  display: -webkit-box !important;
  display: -moz-box !important;
  display: -webkit-flex !important;
  display: -ms-flexbox !important;
  display: box !important;
  display: flex !important;
  -ms-flex-line-pack: center;
  -webkit-align-content: center;
  align-content: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.home-leader__slider.slick-initialized .home-leader__slide {
  display: inline-block !important;
  float: none !important;
  vertical-align: middle;
}
.home-news {
  position: relative;
  padding: 0 0 140px;
  text-align: center;
}
@media (max-width: 1500px) {
  .home-news {
    padding: 0 0 8.75%;
  }
}
@media (max-width: 640px) {
  .home-news {
    padding: 0 0 6em;
  }
}
.home-news__heading {
  display: block;
  padding: 0 0 100px;
  margin: 0 auto;
  font-size: 5.142857142857143em;
  line-height: 1.2em;
}
@media (max-width: 1500px) {
  .home-news__heading {
    padding: 0 0 6.25%;
  }
}
@media (max-width: 640px) {
  .home-news__heading {
    font-size: 3.571428571428572em;
    line-height: 1.2em;
    max-width: 90%;
  }
}
.home-news__ctas {
  display: block;
  padding: 140px 0 0;
  margin: 0 auto;
}
@media (max-width: 1500px) {
  .home-news__ctas {
    padding: 8.75% 0 0;
  }
}
@media (max-width: 640px) {
  .home-news__ctas {
    padding: 2em 0 0;
  }
}
.home-news__ctas .cta {
  margin: 0 0.5em;
}
@media (max-width: 640px) {
  .home-news__ctas .cta {
    margin: 0.5em 0;
  }
}
.home-news__article {
  display: inline-block;
  width: 30%;
  vertical-align: top;
  padding: 0 2% 140px;
  text-align: left;
}
@media (max-width: 1500px) {
  .home-news__article {
    padding: 0 2% 8.75%;
  }
}
@media (max-width: 1000px) {
  .home-news__article {
    width: 48%;
    padding: 0 2% 8.75%;
    float: none !important;
  }
}
@media (max-width: 640px) {
  .home-news__article {
    float: none !important;
    width: 100%;
    padding: 2em 0 !important;
  }
}
.home-news__article:nth-child(2) {
  float: left;
  padding: 0 2% 0 0;
}
@media (max-width: 1000px) {
  .home-news__article:nth-child(2) {
    padding: 0 0 8.75% 2%;
  }
}
@media (max-width: 1000px) {
  .home-news__article:nth-child(3) {
    padding: 0 2% 8.75% 0;
  }
}
.home-news__article:nth-child(4) {
  float: right;
  padding: 0 0 0 2%;
}
.home-news__article--featured:nth-child(2) {
  float: none;
  padding: 0 0 50px 0;
}
.home-news__article-img-wrapper {
  background: #b99370;
}
.home-news__article-link {
  text-decoration: none;
  color: #181e2b;
}
.home-news__article-link:hover .home-news__article-heading {
  color: #b99370;
}
.home-news__article-link:hover .home-news__article-img {
  opacity: 0.6;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
  -webkit-filter: alpha(opacity=60);
  filter: alpha(opacity=60);
}
.home-news__article--featured {
  display: block;
  width: 100%;
  padding: 0 0 50px 0;
}
@media (max-width: 1000px) {
  .home-news__article--featured {
    display: inline-block;
    width: 48%;
    padding: 0 2% 8.75% 0;
  }
}
@media (max-width: 640px) {
  .home-news__article--featured {
    display: block;
    width: 100%;
  }
}
.home-news__article--featured .home-news__article-img {
  margin: 0;
}
.home-news__article--featured .home-news__article-img-wrapper {
  display: inline-block;
  vertical-align: middle;
  margin: 0 4% 0 0;
  width: 48%;
}
@media (max-width: 1000px) {
  .home-news__article--featured .home-news__article-img-wrapper {
    width: 100%;
  }
}
.home-news__article--featured .home-news__article-heading {
  margin-top: 0;
}
@media (max-width: 1000px) {
  .home-news__article--featured .home-news__article-heading {
    margin: 20px 0 15px;
  }
}
.home-news__article--featured .home-news__article-txt {
  display: inline-block;
  vertical-align: middle;
  width: 38%;
}
@media (max-width: 1000px) {
  .home-news__article--featured .home-news__article-txt {
    width: 100%;
  }
}
.home-news__article-img {
  display: block;
  width: 100%;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.home-news__article-txt {
  display: block;
}
.home-news__article-heading {
  font-size: 2.571428571428572em;
  line-height: 1.2em;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
@media (max-width: 1000px) {
  .home-news__article-heading {
    margin: 20px 0 15px;
    font-size: 2.142857142857143em;
    line-height: 1.2em;
  }
}
.home-news__article-p {
  padding-bottom: 40px;
  font-size: 1.428571428571429em;
  line-height: 1.3em;
  color: #181e2b;
}
@media (max-width: 640px) {
  .home-news__article-p {
    font-size: 1.857142857142857em;
    line-height: 1.230769230769231em;
  }
}
@media (max-width: 1000px) {
  .home-news__article-p {
    padding-bottom: 20px;
  }
}
.home-rsrc {
  position: relative;
  background: #ba9471;
  background: rgba(186,148,113,0.22);
}
.home-rsrc__heading {
  display: block;
  margin: 0;
  padding: 100px 0;
  text-align: center;
  font-size: 5.142857142857143em;
  line-height: 1.2em;
}
@media (max-width: 1500px) {
  .home-rsrc__heading {
    padding: 6.25% 0;
  }
}
@media (max-width: 640px) {
  .home-rsrc__heading {
    padding: 1em 0;
    font-size: 3.571428571428572em;
    line-height: 1.2em;
  }
}
.home-rsrc__list {
  margin: 0 auto;
  padding: 0 0 140px;
  text-align: center;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
@media (max-width: 1500px) {
  .home-rsrc__list {
    padding: 0 0 8.75%;
  }
}
@media (max-width: 640px) {
  .home-rsrc__list {
    padding: 0 0 4em;
  }
}
.home-rsrc-list__item {
  display: inline-block;
  vertical-align: top;
  width: 30%;
  padding: 0 2%;
  text-align: left;
}
.home-rsrc-list__item:nth-child(2) {
  float: left;
  padding: 0 2% 0 0;
}
.home-rsrc-list__item:last-child {
  padding: 0 0 0 2%;
}
@media (max-width: 1000px) {
  .home-rsrc-list__item {
    width: 68%;
    padding: 0 16% 8em;
  }
  .home-rsrc-list__item:nth-child(2),
  .home-rsrc-list__item:last-child {
    float: none;
    padding: 0 16% 8em;
  }
}
@media (max-width: 640px) {
  .home-rsrc-list__item {
    width: 100%;
    padding: 2em 0;
  }
  .home-rsrc-list__item:nth-child(2),
  .home-rsrc-list__item:last-child {
    padding: 2em 0;
  }
}
.home-rsrc-list__item-icon {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 100;
  top: 75%;
  display: block;
  font-family: 'ride-il';
  font-size: 7em;
  color: #181e2b;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  -webkit-filter: alpha(opacity=0);
  filter: alpha(opacity=0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.home-rsrc-list__item-icon--safety:before {
  content: '\e80c';
}
.home-rsrc-list__item-icon--maps:before {
  content: '\e80d';
}
.home-rsrc-list__item-icon--advocacy:before {
  content: '\e80b';
}
.home-rsrc-list__item-link {
  text-decoration: none;
  color: #181e2b;
}
.home-rsrc-list__item-link:hover .home-rsrc-list__item-icon {
  top: 50%;
  opacity: 1;
  -ms-filter: none;
  -webkit-filter: none;
  filter: none;
}
.home-rsrc-list__item-link:hover .home-rsrc-list__item-title {
  color: #b99370;
}
.home-rsrc-list__item-link:hover .home-rsrc-list__item-img {
  opacity: 0.6;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
  -webkit-filter: alpha(opacity=60);
  filter: alpha(opacity=60);
}
.home-rsrc-list__item-img-wrapper {
  position: relative;
  overflow: hidden;
  background: #b99370;
}
.home-rsrc-list__item-img {
  display: block;
  width: 100%;
  margin: 0 auto;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.home-rsrc-list__item-title {
  font-size: 2.571428571428572em;
  line-height: 1.333333333333333em;
  color: #181e2b;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
@media (max-width: 640px) {
  .home-rsrc-list__item-title {
    font-size: 2.571428571428572em;
    line-height: 1.2em;
    margin: 20px 0 15px;
  }
}
.home-rsrc-list__item-subheading {
  padding-bottom: 40px;
  font-size: 1.428571428571429em;
  line-height: 1.3em;
  color: #181e2b;
}
@media (max-width: 640px) {
  .home-rsrc-list__item-subheading {
    padding-bottom: 20px;
    font-size: 2.142857142857143em;
    line-height: 1.2em;
  }
}
.home-shop {
  position: relative;
  padding-bottom: 120px;
  text-align: center;
  z-index: 10;
}
@media (max-width: 1500px) {
  .home-shop {
    padding-bottom: 7.5%;
  }
}
.home-shop__heading {
  padding: 120px 0 0;
  font-size: 5.142857142857143em;
  line-height: 0.666666666666667em;
}
@media (max-width: 1500px) {
  .home-shop__heading {
    padding: 7.5% 0 0;
  }
}
@media (max-width: 640px) {
  .home-shop__heading {
    margin: 0;
    padding: 1em 0;
    font-size: 3.571428571428572em;
    line-height: 1.2em;
  }
}
.home-shop__listing {
  margin: 90px 0 140px;
  padding: 0 2.9%;
  list-style-type: none;
}
@media (max-width: 1500px) {
  .home-shop__listing {
    margin: 5.625% auto 8.75%;
  }
}
@media (max-width: 1000px) {
  .home-shop__listing {
    padding: 0;
  }
}
@media (max-width: 640px) {
  .home-shop__listing {
    margin: 0 0 4em;
    padding: 0;
  }
}
.home-shop-listing__item {
  display: inline-block !important;
  float: none !important;
  vertical-align: top;
  padding: 0 25px;
  text-align: left;
}
@media (max-width: 1500px) {
  .home-shop-listing__item {
    padding: 0 0.758265089475281%;
  }
}
@media (max-width: 640px) {
  .home-shop-listing__item {
    padding: 0 2em;
  }
}
.home-shop-listing__item-link {
  text-decoration: none;
  color: #181e2b;
}
.home-shop-listing__item-link:hover .home-shop-listing__item-name {
  color: #b99370;
}
.home-shop-listing__item-link:hover .home-shop-listing__item-image {
  opacity: 0.6;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
  -webkit-filter: alpha(opacity=60);
  filter: alpha(opacity=60);
}
.home-shop-listing__item-subheading {
  width: 321px;
  padding: 0 0 35px;
  font-size: 1.428571428571429em;
  line-height: 1.3em;
  color: #181e2b;
}
@media (max-width: 1000px) {
  .home-shop-listing__item-subheading {
    width: 90%;
  }
}
@media (max-width: 1500px) {
  .home-shop-listing__item-subheading {
    width: 100%;
    padding: 0 0 20px;
  }
}
.home-shop-listing__item-name {
  width: 260px;
  margin: 35px 0 25px;
  font-size: 2.571428571428572em;
  line-height: 1.2em;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
@media (max-width: 1000px) {
  .home-shop-listing__item-name {
    width: 90%;
  }
}
@media (max-width: 640px) {
  .home-shop-listing__item-name {
    width: 100%;
    margin: 20px 0 15px;
    font-size: 2em;
    line-height: 1.2em;
  }
}
.home-shop-listing__item-image {
  display: block;
  width: 100%;
  margin: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.home-shop-listing__item-img-wrapper {
  background: #b99370;
}
.home-shop-listing__navigation {
  position: absolute;
  top: 25%;
  padding: 0;
  background: none;
  border: none;
  cursor: pointer;
  font-size: 70px;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.home-shop-listing__navigation:hover {
  color: #b99370;
}
.home-shop-listing__navigation:before {
  margin: 0;
}
.home-shop-listing__navigation:focus,
.home-shop-listing__navigation:active {
  outline: none;
  color: #b99370;
}
@media (max-width: 600px) {
  .home-shop-listing__navigation {
    font-size: 46px;
  }
}
@media (max-width: 500px) {
  .home-shop-listing__navigation {
    font-size: 36px;
  }
}
.home-shop-listing__navigation--prev {
  left: -7%;
}
.home-shop-listing__navigation--next {
  right: -7%;
}
body .home-shop-listing__item-subheading p {
  font-size: 1.428571428571429em;
  line-height: 1.3em;
  letter-spacing: 0;
}
@media (max-width: 640px) {
  body .home-shop-listing__item-subheading p {
    font-size: 1.214285714285714em;
    line-height: 1.529411764705882em;
  }
}
@media (max-width: 640px) {
  .home-shop__listing.slick-slider {
    width: 100%;
  }
}
.home-quiz {
  position: relative;
  padding: 84px 0;
  background: #181e2b;
  background-image: -webkit-radial-gradient(circle, #2a3244, #181e2b);
  background-image: -moz-radial-gradient(circle, #2a3244, #181e2b);
  background-image: -o-radial-gradient(circle, #2a3244, #181e2b);
  background-image: -ms-radial-gradient(circle, #2a3244, #181e2b);
  background-image: radial-gradient(circle, #2a3244, #181e2b);
  color: #fff;
}
.home-quiz__img {
  display: block;
  margin: 0 auto;
  width: 39px;
  height: auto;
}
.home-quiz__txt {
  display: block;
  margin: 0 auto;
  width: 100%;
  text-align: center;
}
.home-quiz__title {
  margin: 22px auto 34px;
  font-size: 2.857142857142857em;
  line-height: 1.2em;
}
@media (max-width: 640px) {
  .home-quiz__title {
    margin: 18px auto 26px;
  }
}
.home-quiz__subheading {
  width: 350px;
  margin: 0 auto 45px;
  font-size: 1.428571428571429em;
  line-height: 1.3em;
}
@media (max-width: 640px) {
  .home-quiz__subheading {
    width: 90%;
    margin: 0 auto 35px;
  }
}
.header-graphic {
  position: relative;
  width: 100%;
  margin: 0 0 100px;
  overflow: hidden;
  border-top: 2px solid #eadfd4;
}
@media (max-width: 1500px) {
  .header-graphic {
    margin: 0 0 6.25%;
  }
}
@media (max-width: 640px) {
  .header-graphic {
    margin: 0 0 2em;
  }
}
.header-graphic__txt {
  margin: 50px auto 0;
  max-width: 1000px;
  font-size: 5.142857142857143em;
  line-height: 1.2em;
  text-align: center;
  color: #181e2b;
}
@media (max-width: 640px) {
  .header-graphic__txt {
    margin: 1em auto 0;
    width: 100%;
    font-size: 2.857142857142857em;
    line-height: 1.2em;
  }
}
.header-graphic--img .header-graphic__txt {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 10;
  margin: 0;
  color: #fff;
}
.header-graphic__img {
  position: relative;
  left: 50%;
  display: block;
  width: 100%;
  height: auto;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
@media (max-width: 1000px) {
  .header-graphic__img {
    height: 100%;
    width: auto;
  }
}
.tags {
  font-size: 0.8em;
}
.header-graphic--img {
  border-top: 0;
}
.sponsors {
  margin: 0 auto;
  width: 819px;
}
@media (max-width: 640px) {
  .sponsors {
    width: 100%;
  }
}
.sponsor {
  display: block;
  font-size: 1.428571428571429em;
  line-height: 1.35em;
}
.sponsor__link {
  display: inline-block;
  font-size: 1.428571428571429em;
  line-height: 1.35em;
  text-decoration: none;
  color: #951637;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.sponsor__link:hover {
  color: #700e27;
}
.sponsor__level {
  margin: 0 0 80px;
}
.sponsor__level-name {
  margin: 0 0 5px;
  font-size: 2.571428571428572em;
  line-height: 1.111111111111111em;
}
.sponsor__level-cost {
  margin: 0 0 24px;
  font-size: 1.428571428571429em;
  line-height: 1.35em;
}
.abtus__contact {
  padding: 0 0 50px;
  margin: 0 0 80px;
  border-bottom: 5px solid #eadfd4;
}
@media (max-width: 640px) {
  .abtus__contact {
    padding: 0 0 25px;
    margin: 0 0 40px;
    border-bottom: 2px solid #eadfd4;
  }
}
.abtus__item {
  position: relative;
  display: inline-block;
  width: 33.333333333333336%;
  vertical-align: top;
}
@media (max-width: 640px) {
  .abtus__item {
    width: 100%;
    padding: 0 0 2em;
    display: block;
  }
}
.abtus__item-inner {
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  position: relative;
  display: inline-block;
  width: auto;
  height: auto;
}
@media (max-width: 640px) {
  .abtus__item-inner {
    display: block;
  }
}
.abtus__type {
  margin: 0 0 10px;
  font-size: 1.428571428571429em;
  line-height: 1.2em;
}
.abtus__info p {
  margin: 0;
  min-width: 0;
  width: 100%;
  font-size: 1.428571428571429em;
  line-height: 1.2em;
}
.abtus__info a {
  color: #951637;
  text-decoration: none;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.abtus__info a:hover {
  color: #700e27;
}
.listing-grid {
  margin: 0 -25px;
}
.listing-grid__item {
  display: inline-block;
  width: 33.333333333333336%;
  vertical-align: top;
  margin: 0 0 100px;
  font-size: 1em;
}
@media (max-width: 800px) {
  .listing-grid__item {
    width: 50%;
  }
}
@media (max-width: 414px) {
  .listing-grid__item {
    width: 100%;
  }
}
@media (max-width: 640px) {
  .listing-grid__item {
    margin: 2em 0;
  }
}
.listing-grid-item__link,
.listing-grid-item__inner {
  display: block;
  padding: 0 25px;
  text-decoration: none;
  color: #181e2b;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.listing-grid-item__img,
.listing-grid-item__img img {
  display: block;
  width: 100%;
  height: auto;
  margin-bottom: 24px;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.listing-grid-item__img-wrapper {
  margin-bottom: 24px;
  background: #b99370;
}
.listing-grid-item__img-wrapper img {
  display: block;
  width: 100%;
  height: auto;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.listing-grid-item__heading,
.listing-grid-item__date {
  margin: 0;
}
.listing-grid-item__date {
  font-size: 1.428571428571429em;
  line-height: 1.35em;
  letter-spacing: 0.04em;
}
.listing-grid-item__heading {
  margin: 0 0 24px;
  font-size: 2.571428571428572em;
  line-height: 1.111111111111111em;
  word-wrap: break-word;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
@media (max-width: 640px) {
  .listing-grid-item__heading {
    font-size: 2.142857142857143em;
    line-height: 1.2em;
  }
}
.listing-grid-item__tag {
  display: inline-block;
  font-size: 0.714285714285714em;
  line-height: 1.2em;
  letter-spacing: 0.075em;
  color: #fff;
  text-transform: uppercase;
  background: #aab6cf;
  margin-bottom: 8px;
  padding: 2px 5px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  margin: 0;
}
.listing-grid-item__excerpt {
  margin: 0 0 30px;
  font-size: 1.428571428571429em;
  line-height: 1.35em;
  color: #181e2b;
}
.listing-grid-item__excerpt p {
  margin: 0;
  min-width: 0;
  width: 100%;
}
.listing-grid-item--featured {
  width: 100%;
  margin: 0 0 162px;
  padding-bottom: 150px;
  border-bottom: 6px solid #000;
}
@media (max-width: 640px) {
  .listing-grid-item--featured {
    margin: 0 0 60px;
    padding-bottom: 60px;
  }
}
.listing-grid-item--featured .listing-grid-item__img,
.listing-grid-item--featured img,
.listing-grid-item--featured .listing-grid-item__text {
  display: inline-block;
  width: 50%;
  vertical-align: top;
}
@media (max-width: 414px) {
  .listing-grid-item--featured .listing-grid-item__img,
  .listing-grid-item--featured img,
  .listing-grid-item--featured .listing-grid-item__text {
    width: 100%;
  }
}
.listing-grid-item--featured .listing-grid-item__img,
.listing-grid-item--featured img {
  height: auto;
}
.listing-grid-item--featured .listing-grid-item__text {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 48px;
}
.listing-grid-item__link:hover .listing-grid-item__img,
.listing-grid-item__link:hover img {
  opacity: 0.5;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  -webkit-filter: alpha(opacity=50);
  filter: alpha(opacity=50);
}
.listing-grid-item__link:hover .listing-grid-item__heading {
  color: #b99370;
}
.pagination {
  text-align: center;
  padding: 0 0 8em;
}
@media (max-width: 640px) {
  .pagination {
    padding: 0 0 4em;
  }
}
.alm-load-more-btn.done {
  display: none;
  padding: 0;
}
.alm-btn-wrap {
  text-align: center;
}
.listing-grid-sponsors .listing-grid-item__img-wrapper {
  background: transparent;
}
.listing-grid-sponsors .listing-grid-item__link:hover .listing-grid-item__img,
.listing-grid-sponsors .listing-grid-item__link:hover img {
  opacity: 1;
  -ms-filter: none;
  -webkit-filter: none;
  filter: none;
  -webkit-filter: brightness(0.8);
  -webkit-filter: brightness(0.8);
  filter: brightness(0.8);
}
.post-type-archive-safety .listing-grid-item__date,
.post-type-archive-safety .listing-grid-item__excerpt,
.post-type-archive-advocacy .listing-grid-item__date,
.post-type-archive-advocacy .listing-grid-item__excerpt,
.post-type-archive-maps .listing-grid-item__date,
.post-type-archive-maps .listing-grid-item__excerpt {
  display: none;
}
.post-type-archive-events .listing-grid-item__excerpt {
  display: none;
}
.post-type-archive-events .txt-cta {
  margin: 30px 0 0 0;
}
.blog .page,
.single-post .page {
  background: #fff;
}
.meta,
.tags {
  font-size: 1.214285714285714em;
  line-height: 1.2em;
  letter-spacing: 0.075em;
}
.meta a,
.tags a {
  text-decoration: none;
  color: #808080;
  -webkit-transition: all 0.5 ease;
  transition: all 0.5 ease;
}
.meta a:hover,
.tags a:hover {
  color: #181e2b;
  cursor: pointer;
}
.meta {
  margin: 1.764705882352941em 0;
}
.tags {
  text-align: left;
  margin: 1.764705882352941em 0;
  padding: 1.411764705882353em 0.117647058823529em 0.705882352941177em;
  border-top: 6px solid #000;
}
@media (max-width: 640px) {
  .tags {
    padding: 0.705882352941177em 0.117647058823529em 0.352941176470588em;
  }
}
.tags__list {
  list-style-type: none;
  display: inline-block;
  margin: 0;
  padding: 0;
  width: 90%;
  width: calc(100% - 70px);
}
.tags__header,
.tags__tag {
  display: inline-block;
}
.tags__header {
  margin: 20px 15px 0 0;
  vertical-align: top;
  width: 40px;
  overflow: visible;
}
@media (max-width: 640px) {
  .tags__header {
    display: block;
  }
}
.tags__tag {
  margin: 20px 15px 0;
}
@media (max-width: 640px) {
  .tags__tag {
    margin: 12px 10px 0 0;
  }
}
.tool-pagination {
  position: relative;
  left: 50%;
  width: auto;
  padding: 0 0 5em 0;
  display: inline-block;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.tool-pagination .next,
.tool-pagination .prev {
  display: inline-block;
  font-size: 1.714285714285714em;
  line-height: 1.375em;
  text-decoration: none;
  color: #b99370;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.tool-pagination .next:hover,
.tool-pagination .prev:hover {
  color: #951637;
}
.tool-pagination .prev {
  padding: 0 0.5em 0 0;
}
.tool-pagination .next {
  padding: 0 0 0 0.5em;
}
.search-return ul.pages {
  display: inline-block;
  padding: 0 !important;
  width: auto;
  text-align: center;
}
.search-return ul.pages li {
  display: inline-block;
}
.search-return ul.pages a {
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.search-return ul.pages a:hover {
  color: #951637;
}
.page-numbers.current {
  color: #951637;
}
.search-return-hit {
  background: #eadfd4;
  color: #181e2b;
}
.search-return__decimal {
  float: left;
}
.search-return h2 {
  padding: 0 0 0 1.75em;
  font-size: 1em;
}
.search-return ul {
  padding: 0 0 3em 1em;
  max-width: 575px;
  width: 75%;
  margin: 0 auto;
  font-size: 1.714285714285714em;
  line-height: 1.375em;
  list-style-type: none;
}
.search-return ul a {
  color: #b99370;
  text-decoration: none;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.search-return ul a:hover {
  color: #181e2b;
}
.search-return__excerpt {
  padding: 0.5em 0 0;
  font-weight: normal;
  font-size: 0.642857142857143em;
  line-height: 1.333333333333333em;
}
.search-return__excerpt p {
  margin: 0;
}
.search-return__title {
  width: 100%;
  margin: 0 auto 100px;
  padding: 50px 0 0;
  border-top: 2px solid #eadfd4;
  font-size: 5.142857142857143em;
  line-height: 1.2em;
  text-align: center;
}
@media (max-width: 640px) {
  .search-return__title {
    margin: 1em auto 0;
    width: 100%;
    font-size: 2.857142857142857em;
    line-height: 1.2em;
  }
}
.search-return__form {
  width: 100%;
}
.search-return__form input {
  color: #b99370;
}
.search-modal {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 0;
  overflow: hidden;
  width: 100%;
  height: 0;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  -webkit-filter: alpha(opacity=0);
  filter: alpha(opacity=0);
  text-align: left;
  background: #181e2b;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.search-modal--active .search-modal {
  z-index: 2000;
  height: 100%;
  opacity: 0.97;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=97)";
  -webkit-filter: alpha(opacity=97);
  filter: alpha(opacity=97);
}
.search__x {
  position: absolute;
  top: 1em;
  right: 1em;
  font-family: 'ride-il';
  font-size: 3em;
  color: #b99370;
  background: none;
  border: 0;
  cursor: pointer;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
@media (max-width: 1000px) {
  .search__x {
    font-size: 28px;
  }
}
.search__x:focus,
.search__x:active {
  outline: 0;
}
.search__x:hover {
  color: #dac5b2;
}
.search__x:before {
  content: '\e804';
}
.search__inner {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.search__inner,
.search-return__inner {
  width: 41.875%;
  margin: 0 auto;
  color: #fff;
}
@media (max-width: 1000px) {
  .search__inner,
  .search-return__inner {
    width: 80%;
  }
}
.search__inner input,
.search-return__inner input {
  display: inline-block;
  width: 75%;
  background: transparent;
  border: 0;
  color: #fff;
  font-size: 5.142857142857143em;
  line-height: 1.2em;
}
.search-return .search__inner input,
.search-return .search-return__inner input {
  color: #181e2b;
}
.search__inner input:focus,
.search-return__inner input:focus,
.search__inner input:active,
.search-return__inner input:active {
  outline: 0;
}
@media (max-width: 1200px) {
  .search__inner input,
  .search-return__inner input {
    font-size: 4em;
  }
}
@media (max-width: 1000px) {
  .search__inner input,
  .search-return__inner input {
    font-size: 2em;
  }
}
.search__inner ::-webkit-input-placeholder,
.search-return__inner ::-webkit-input-placeholder {
  color: #fff !important;
}
.search-return .search__inner ::-webkit-input-placeholder,
.search-return .search-return__inner ::-webkit-input-placeholder {
  color: #181e2b !important;
}
.search__inner :-moz-placeholder,
.search-return__inner :-moz-placeholder {
  color: #fff !important;
}
.search-return .search__inner :-moz-placeholder,
.search-return .search-return__inner :-moz-placeholder {
  color: #181e2b !important;
}
.search__inner ::-moz-placeholder,
.search-return__inner ::-moz-placeholder {
  color: #fff !important;
}
.search-return .search__inner ::-moz-placeholder,
.search-return .search-return__inner ::-moz-placeholder {
  color: #181e2b !important;
}
.search__inner :-ms-input-placeholder,
.search-return__inner :-ms-input-placeholder {
  color: #fff !important;
}
.search-return .search__inner :-ms-input-placeholder,
.search-return .search-return__inner :-ms-input-placeholder {
  color: #181e2b !important;
}
.search__inner:focus,
.search-return__inner:focus,
.search__inner:active,
.search-return__inner:active {
  outline: 0;
}
.search__inner:after,
.search-return__inner:after {
  display: block;
  content: '';
  margin: 15px auto 0;
  width: 100%;
  height: 5px;
  background: #b99370;
}
@media (max-width: 1200px) {
  .search__inner:after,
  .search-return__inner:after {
    margin: 0 auto;
    height: 4px;
  }
}
@media (max-width: 1000px) {
  .search__inner:after,
  .search-return__inner:after {
    margin: 5px auto 0;
    height: 2px;
  }
}
.search-return .search__inner:after,
.search-return .search-return__inner:after {
  margin: 5px auto 0;
  height: 3px;
}
.search-return__inner {
  padding: 3em 0 0 0;
}
.search-return__inner input {
  font-size: 1.714285714285714em;
  line-height: 1.2em;
}
.search__logo {
  display: block;
  max-width: 142px !important;
  margin: 1.3em auto 0;
  height: auto;
}
@media (max-width: 1000px) {
  .search__logo {
    max-width: 107px !important;
  }
}
.search__submit {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  float: right;
  vertical-align: middle;
  background: none;
  border: 0;
  color: #b99370;
  font-family: 'ride-il';
  font-size: 5.142857142857143em;
  line-height: 1.2em;
  cursor: pointer;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
@media (max-width: 1200px) {
  .search__submit {
    font-size: 4em;
  }
}
@media (max-width: 1000px) {
  .search__submit {
    font-size: 2em;
  }
}
.search-return .search__submit {
  font-size: 1.714285714285714em;
  line-height: 1.2em;
}
.search__submit:focus,
.search__submit:active {
  outline: 0;
}
.search__submit:hover {
  color: #dac5b2;
}
.search__submit:after {
  content: '\e801';
}
.breadcrumb {
  display: block;
  width: 100%;
  padding: 20px 0;
  text-align: left;
  border-top: 2px solid #eadfd4;
  background: #f0e8e0;
  font-size: 1.142857142857143em;
  line-height: 1.5625em;
}
@media (max-width: 640px) {
  .breadcrumb {
    padding: 10px 0;
    font-size: 0.8em;
  }
}
.breadcrumb a {
  text-decoration: none;
  color: #b99370;
  margin: 0 10px 0 0;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.breadcrumb a:hover {
  color: #181e2b;
}
.breadcrumb a:after {
  margin: 0 0 0 7px;
  vertical-align: bottom;
  font-family: 'ride-il';
  font-size: 9px;
  content: '\e801';
}
.detail-item {
  text-align: center;
}
.detail-item__cta {
  text-align: center;
  padding: 120px 0 0;
}
@media (max-width: 1500px) {
  .detail-item__cta {
    padding: 7.5% 0 0;
  }
}
@media (max-width: 1500px) {
  .detail-item__cta {
    padding: 30px 0 0;
  }
}
.detail-item__img {
  width: 100%;
  height: auto;
  display: block;
  margin: 75px auto;
}
@media (max-width: 1500px) {
  .detail-item__img {
    margin: 4.6875% auto;
  }
}
@media (max-width: 640px) {
  .detail-item__img {
    margin: 34px auto;
  }
}
.detail-item__text {
  margin: 100px auto 0;
  width: 819px;
}
@media (max-width: 1500px) {
  .detail-item__text {
    margin: 6.25% auto;
  }
}
@media (max-width: 640px) {
  .detail-item__text {
    margin: 50px auto;
    width: 100%;
  }
}
.detail-item__date {
  font-size: 2.571428571428572em;
  line-height: 1.666666666666667em;
}
@media (max-width: 640px) {
  .detail-item__date {
    font-size: 1.285714285714286em;
    line-height: 1.666666666666667em;
  }
}
.detail-item__heading {
  width: 700px;
  margin: 0 auto 80px;
  font-size: 3.142857142857143em;
  line-height: 1.5em;
}
@media (max-width: 1500px) {
  .detail-item__heading {
    margin: 0 auto 5%;
  }
}
@media (max-width: 640px) {
  .detail-item__heading {
    width: 100%;
    margin: 0 auto 40px;
    font-size: 1.928571428571429em;
    line-height: 1.222222222222222em;
  }
}
.detail-item__content {
  text-align: left;
  font-size: 1.714285714285714em;
  line-height: 1.375em;
}
.detail-item__content a {
  color: #b99370;
  text-decoration: none;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.detail-item__content a:hover {
  color: #dac5b2;
}
@media (max-width: 640px) {
  .detail-item__content {
    font-size: 1.071428571428571em;
    line-height: 1.6em;
  }
}
.detail-item__drawers {
  width: 100%;
  margin: 5.625em 0 0;
}
@media (max-width: 1500px) {
  .detail-item__drawers {
    margin: 5.625% 0 0;
  }
}
@media (max-width: 640px) {
  .detail-item__drawers {
    margin: 2.8125em 0 0;
  }
}
.detail-item__drawer-img {
  float: left;
  width: 30%;
  padding: 0 60px 0 0;
}
@media (max-width: 640px) {
  .detail-item__drawer-img {
    width: 100%;
    padding: 0 0 1em;
  }
}
.detail-item__drawers--membership {
  width: 50%;
  min-width: 808px;
  margin: 5em auto 0;
}
@media (max-width: 640px) {
  .detail-item__drawers--membership {
    min-width: 100%;
    margin: 2.5em auto 0;
  }
}
.detail-item__drawer {
  display: block;
  margin: 0 0 0.681818181818182em;
  background: #dac5b2;
}
.detail-item__drawer.detail-item__drawer--active {
  background: #eadfd4;
}
.detail-item__drawer-price {
  float: right;
  padding: 0 30px 0 0;
}
@media (max-width: 640px) {
  .detail-item__drawer-price {
    padding: 0 5px 0 0;
  }
}
.detail-item__drawer-info {
  display: block;
  text-align: left;
  font-size: 1.714285714285714em;
  line-height: 1.375em;
  height: 0;
  overflow: hidden;
  padding: 0 2.045454545454545em;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
@media (max-width: 640px) {
  .detail-item__drawer-info {
    font-size: 0.928571428571429em;
    line-height: 1.538461538461539em;
  }
}
.detail-item__drawer-info a {
  color: #951637;
  text-decoration: none;
}
.detail-item__drawer-info a:hover {
  color: #700e27;
}
.detail-item__drawer-info p {
  margin-top: 0;
}
.detail-item__drawer--active .detail-item__drawer-info {
  padding: 0 2.045454545454545em 1.636363636363636em;
  height: auto;
}
@media (max-width: 640px) {
  .detail-item__drawer--active .detail-item__drawer-info {
    padding: 0 2.045454545454545em 1.636363636363636em;
  }
}
.detail-item__drawer-title {
  display: block;
  padding: 1.090909090909091em 0.909090909090909em 1.090909090909091em 1.818181818181818em;
  font-size: 2em;
  line-height: 1.428571428571429em;
  text-align: left;
}
@media (max-width: 640px) {
  .detail-item__drawer-title {
    font-size: 1em;
    line-height: 1.428571428571429em;
  }
}
.detail-item__drawer-x {
  padding: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  float: right;
  font-size: 1.428571428571429em;
  line-height: 1em;
  color: #181e2b;
  border: none;
  background: transparent;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  cursor: pointer;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.detail-item__drawer--active .detail-item__drawer-x {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
  color: #951637;
}
.detail-item__drawer-x:hover {
  color: #951637;
}
.detail-item__drawer-x:focus {
  outline: 0;
}
.detail-item__drawer-x:before {
  content: '×';
}
.detail-item__more {
  max-width: 1300px;
  margin: 0 auto;
  padding: 5.714285714285714em 0 0;
}
@media (max-width: 1200px) {
  .detail-item__more {
    max-width: 100%;
    padding: 2.857142857142857em 0 0;
  }
}
.detail-item__more-txt {
  padding: 40px 0 0;
  max-width: 546px;
  margin: 0 auto;
  color: #999;
  font-size: 1.714285714285714em;
  line-height: 1.375em;
}
@media (max-width: 640px) {
  .detail-item__more-txt {
    padding: 1em 0 0;
    max-width: 100%;
    font-size: 1.071428571428571em;
    line-height: 1.533333333333333em;
  }
}
.detail-item__more-img {
  margin: 0 auto;
  width: 900px;
}
@media (max-width: 1200px) {
  .detail-item__more-img {
    width: 100%;
  }
}
.detail-item__sponsors {
  padding: 5em 0 8.571428571428571em;
  background: #eadfd4;
}
@media (max-width: 640px) {
  .detail-item__sponsors {
    padding: 2.5em 0 4.285714285714286em;
  }
}
.detail-item__sponsors-heading {
  padding: 0 0 50px;
  font-size: 3.857142857142857em;
  line-height: 0.740740740740741em;
}
@media (max-width: 640px) {
  .detail-item__sponsors-heading {
    margin: 0;
    font-size: 1.785714285714286em;
    line-height: 0.8em;
  }
}
.detail-item__sponsors-img {
  margin: 0 auto;
  max-width: 100%;
}
.detail-item__sponsors-slideshow__navigation,
.detail-item__more-slideshow__navigation {
  position: absolute;
  top: 50%;
  padding: 0;
  background: none;
  border: none;
  cursor: pointer;
  font-size: 70px;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.detail-item__sponsors-slideshow__navigation:hover,
.detail-item__more-slideshow__navigation:hover {
  color: #b99370;
}
.detail-item__sponsors-slideshow__navigation:before,
.detail-item__more-slideshow__navigation:before {
  margin: 0;
}
.detail-item__sponsors-slideshow__navigation:focus,
.detail-item__more-slideshow__navigation:focus,
.detail-item__sponsors-slideshow__navigation:active,
.detail-item__more-slideshow__navigation:active {
  outline: none;
  color: #b99370;
}
@media (max-width: 640px) {
  .detail-item__sponsors-slideshow__navigation,
  .detail-item__more-slideshow__navigation {
    font-size: 25px;
  }
}
.detail-item__more-slideshow__navigation {
  top: 42%;
}
@media (max-width: 1200px) {
  .detail-item__more-slideshow__navigation {
    color: #fff;
  }
}
.detail-item__sponsors-slideshow--prev,
.detail-item__more-slideshow--prev {
  right: auto;
  left: 0;
}
.detail-item__sponsors-slideshow--next,
.detail-item__more-slideshow--next {
  right: 0;
  left: auto;
}
@media (max-width: 1200px) {
  .detail-item__more .slick-slide img {
    width: 100%;
    height: auto;
  }
}
.detail-item__sponsors .slick-list {
  width: 80%;
  margin: 0 auto;
}
.detail-item__sponsors .slick-slide {
  vertical-align: middle;
}
.detail-item__ctas {
  margin: 8.214285714285714em auto 10.714285714285714em;
}
@media (max-width: 640px) {
  .detail-item__ctas {
    margin: 4.071428571428571em auto 5.357142857142857em;
  }
}
.detail-item__ctas .cta {
  margin: 0 9px;
}
@media (max-width: 640px) {
  .detail-item__ctas .cta {
    margin: 9px;
  }
}
.listing-grid--staff .listing-grid-item__img--placeholder,
.listing-grid--board .listing-grid-item__img--placeholder {
  height: 240px;
  background: #181e2b;
}
.listing-grid--staff p,
.listing-grid--board p {
  margin: 5px auto;
  font-size: 1.714285714285714em;
  line-height: 1.333333333333333em;
}
.listing-grid--staff .header-graphic,
.listing-grid--board .header-graphic {
  margin: 0 auto 90px;
}
@media (max-width: 640px) {
  .listing-grid--staff .header-graphic,
  .listing-grid--board .header-graphic {
    margin: 0 auto 2em;
  }
}
.listing-grid--staff .header-graphic__txt,
.listing-grid--board .header-graphic__txt {
  margin: 80px auto 0;
  font-size: 3.857142857142857em;
  line-height: 1.537037037037037em;
}
@media (max-width: 640px) {
  .listing-grid--staff .header-graphic__txt,
  .listing-grid--board .header-graphic__txt {
    margin: 1em auto 0;
    font-size: 1.928571428571429em;
    line-height: 1.555555555555556em;
  }
}
.listing-grid--staff .listing-grid-item:hover .listing-grid-item__img,
.listing-grid--board .listing-grid-item:hover .listing-grid-item__img {
  opacity: 1;
  -ms-filter: none;
  -webkit-filter: none;
  filter: none;
}
.listing-grid--staff .listing-grid-item:hover .listing-grid-item__heading,
.listing-grid--board .listing-grid-item:hover .listing-grid-item__heading {
  color: #181e2b;
}
.listing-grid--staff .listing-grid-item-inner,
.listing-grid--board .listing-grid-item-inner {
  padding: 0 25px;
}
.listing-grid--staff .listing-grid-item__link,
.listing-grid--board .listing-grid-item__link {
  padding: 0;
  color: #951637;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.listing-grid--staff .listing-grid-item__link:hover,
.listing-grid--board .listing-grid-item__link:hover {
  color: #b99370;
}
.listing-grid--staff .listing-grid-item__heading,
.listing-grid--board .listing-grid-item__heading {
  margin: 0;
  font-size: 1.714285714285714em;
  line-height: 1.416666666666667em;
}
.listing-grid--staff .listing-grid-item__subheading,
.listing-grid--board .listing-grid-item__subheading {
  margin: 5px 0;
  font-size: 1.714285714285714em;
  line-height: 1.333333333333333em;
  font-weight: normal;
}
.listing-grid--board .header-graphic {
  border: none;
}
#mfPreviewBar {
  display: none;
}
