meta.foundation-version {
  font-family: "/5.5.2/"; }

meta.foundation-mq-small {
  font-family: "/only screen/";
  width: 0; }

meta.foundation-mq-small-only {
  font-family: "/only screen and (max-width: 40em)/";
  width: 0; }

meta.foundation-mq-medium {
  font-family: "/only screen and (min-width:40.0625em)/";
  width: 40.0625em; }

meta.foundation-mq-medium-only {
  font-family: "/only screen and (min-width:40.0625em) and (max-width:1230px)/";
  width: 40.0625em; }

meta.foundation-mq-large {
  font-family: "/only screen and (min-width:64.0625em)/";
  width: 64.0625em; }

meta.foundation-mq-large-only {
  font-family: "/only screen and (min-width:64.0625em) and (max-width:90em)/";
  width: 64.0625em; }

meta.foundation-mq-xlarge {
  font-family: "/only screen and (min-width:90.0625em)/";
  width: 90.0625em; }

meta.foundation-mq-xlarge-only {
  font-family: "/only screen and (min-width:90.0625em) and (max-width:120em)/";
  width: 90.0625em; }

meta.foundation-mq-xxlarge {
  font-family: "/only screen and (min-width:120.0625em)/";
  width: 120.0625em; }

meta.foundation-data-attribute-namespace {
  font-family: false; }

html, body {
  height: 100%; }

html {
  box-sizing: border-box; }

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

html,
body {
  font-size: 100%; }

body {
  background: #fff;
  color: #222;
  cursor: auto;
  font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  line-height: 1.5;
  margin: 0;
  padding: 0;
  position: relative; }

a:hover {
  cursor: pointer; }

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

img {
  -ms-interpolation-mode: bicubic; }

#map_canvas img,
#map_canvas embed,
#map_canvas object,
.map_canvas img,
.map_canvas embed,
.map_canvas object,
.mqa-display img,
.mqa-display embed,
.mqa-display object {
  max-width: none !important; }

.left {
  float: left !important; }

.right {
  float: right !important; }

.clearfix:before, .clearfix:after {
  content: " ";
  display: table; }
.clearfix:after {
  clear: both; }

.hide {
  display: none; }

.invisible {
  visibility: hidden; }

.antialiased {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

img {
  display: inline-block;
  vertical-align: middle; }

textarea {
  height: auto;
  min-height: 50px; }

select {
  width: 100%; }

@media only screen and (min-width: 64.0625em) {
  .title-bar {
    display: none !important; } }

@media only screen and (max-width: 40em) {
  .top-bar-right {
    display: none; }
  .top-bar-right.active {
    display: block; } }

body {
  font-family: "Raleway", sans-serif;
  background: #24272a; }

h1, h2, h3, h4, h5, h6 {
  font-family: "Raleway", sans-serif;
  letter-spacing: .05em; }

a {
  transition: color .25s; }

#main a {
  color: #144734; }
#main a:hover {
  color: #1c995d; }

.row {
  max-width: 1900px;
  position: relative; }
@media only screen and (min-width: 64.0625em) {
  .row {
    padding: 0 1.2rem; } }

.announcement {
  background: #c7c485;
  display: none; }
.announcement i.fa-close {
  position: absolute;
  right: 40px;
  color: #fff;
  top: 6px;
  width: 20px;
  height: 20px;
  background: #24272a;
  text-align: center;
  line-height: 20px;
  border-radius: 50%;
  cursor: pointer;
  font-size: 14px; }

body.home .announcement {
  display: block;
  max-height: 200px; }

.announcement-wrap {
  width: 70%;
  margin: 0 auto;
  font-size: 16px;
  font-weight: 600;
  color: #144734;
  padding: 0; }
.announcement-wrap .mtphr-dnt-tick-container {
  max-height: 0;
  height: 0;
  overflow: hidden;
  transition: all .5s; }
.announcement-wrap .mtphr-dnt-tick-container.active {
  height: 35px;
  line-height: 35px;
  max-height: 200px;
  -webkit-transition: all .5s;
  transition: all .5s; }
.announcement-wrap .mtphr-dnt-tick-container.active .mtphr-dnt-tick-contents {
  height: 35px !important; }
.announcement-wrap a {
  color: #144734; }

.menu .active > a {
  background: none; }

.header {
  position: relative; }
@media only screen and (min-width: 64.0625em) {
  .header {
    box-shadow: 0px 8px 8px 0px rgba(24, 24, 24, 0.55);
    position: relative;
    z-index: 2; } }
.header .title-bar {
  height: 140px;
  background: #144734;
  padding: 0;
  position: relative; }
.header .menu-bar {
  background: #24272a;
  position: absolute;
  width: 100%;
  bottom: 0;
  left: 0;
  padding: 12px 10px; }
.header .menu-bar span {
  z-index: 1;
  margin-left: 8px;
  font-weight: 600;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 40px;
  position: absolute; }
.header .menu-bar .menu-icon {
  outline: none;
  border: none;
  width: 90%;
  -webkit-tap-highlight-color: transparent;
  margin-top: -1px;
  z-index: 2;
  position: relative; }
.header .menu-bar .menu-icon:after {
  width: 25px; }
.header .logo-mobile-wrap {
  width: 100%;
  text-align: center;
  position: relative;
  top: 5px; }
.header .logo-mobile-wrap img.logo-ba {
  width: 65px;
  position: relative;
  top: 5px; }
.header .logo-mobile-wrap img.logo-text {
  width: 220px;
  position: relative;
  left: -10px;
  top: 6px; }
.header .header-utility {
  position: absolute;
  right: 40px;
  z-index: 10;
  top: 13px;
  display: none; }
@media only screen and (min-width: 64.0625em) {
  .header .header-utility {
    display: block; } }
.header .header-utility .top {
  overflow: auto; }
.header .header-utility .top .search-wrap, .header .header-utility .top .contact-phone {
  float: left; }
.header .header-utility .top .contact-phone {
  margin-right: 15px;
  height: 2rem;
  line-height: 2rem; }
.header .header-utility .top .contact-phone a {
  color: #fff;
  color: #aca970;
  font-weight: 700;
  letter-spacing: .02em;
  font-size: 20px;
  font-family: "Raleway", sans-serif; }
.header .header-utility .bottom li {
  display: inline-block;
  position: relative;
  height: 1.5rem;
  line-height: 1.5rem;
  padding: 0;
  margin: 0 9px 0 0; }
.header .header-utility .bottom li.portal a {
  color: #aca970; }
.header .header-utility .bottom li a {
  padding: 0;
  line-height: 1.5rem;
  text-transform: uppercase;
  color: #fff;
  font-family: "Raleway", sans-serif;
  font-weight: 600;
  letter-spacing: .02rem;
  transition: all .3s;
  font-size: 12px; }
.header .header-utility .bottom li a:hover {
  color: #aca970; }
.header .header-utility .bottom li.fa {
  width: 1.5rem;
  border-radius: 50%;
  margin-right: 2px;
  background: #24272a;
  text-align: center;
  color: #fff;
  font-size: 14px;
  transition: all .3s; }
.header .header-utility .bottom li.fa:hover {
  background: #aca970; }
.header .header-utility .bottom .fa a {
  text-indent: -9999px;
  position: absolute;
  width: 100%;
  height: 100%;
  display: block;
  top: 0;
  left: 0; }
.header .header-utility .bottom .fa a:hover {
  color: #fff; }
.header .header-utility .bottom .fa-facebook {
  margin-left: 15px; }

.search-form label {
  position: relative; }
.search-form label .search-submit, .search-form label i.fa-search {
  position: absolute;
  right: 0;
  top: 0;
  padding: 0;
  background: transparent;
  margin: 0;
  width: 50px;
  z-index: 3; }
.search-form label i.fa-search {
  z-index: 2;
  color: #fff;
  background: #24272a;
  text-align: center;
  line-height: 2rem;
  height: 2rem;
  transition: all .3s; }
.search-form label .search-submit:hover + i.fa-search {
  background: #aca970; }
.search-form label .search-field {
  padding: 0 .5rem;
  width: 265px;
  margin-bottom: 8px; }
.search-form label .search-field, .search-form label .search-submit {
  height: 2rem;
  font-family: "Raleway", sans-serif;
  font-size: 14px; }

.top-bar {
  background: #144734;
  position: relative;
  padding: 0; }
.top-bar img.logo-ba, .top-bar img.logo-text {
  display: none; }
@media only screen and (min-width: 64.0625em) {
  .top-bar img.logo-ba {
    width: 106px;
    position: relative;
    display: block;
    z-index: 2;
    top: 7px;
    float: left; }
  .top-bar img.logo-text {
    width: 275px;
    position: relative;
    float: left;
    display: block;
    z-index: 2;
    top: 17px;
    left: -10px; } }
.top-bar .top-bar-right {
  background: none; }
@media only screen and (min-width: 64.0625em) {
  .top-bar .top-bar-right {
    position: absolute;
    bottom: 0;
    z-index: 1;
    left: 0;
    width: 100%;
    background: #fff;
    border-top: 3px solid #aca970;
    border-bottom: 3px solid #aca970; } }
.top-bar .top-bar-right ul {
  background: transparent; }
@media only screen and (min-width: 64.0625em) {
  .top-bar .top-bar-right ul {
    text-align: right; } }
@media only screen and (min-width: 64.0625em) {
  .top-bar .top-bar-right ul#menu-main-menu-1 {
    margin-right: 2%; } }
@media only screen and (min-width: 64.0625em) {
  .top-bar .top-bar-right .menu.medium-horizontal > li {
    display: inline-block; } }
.top-bar .top-bar-right li {
  padding: 0 1.4%; }
@media screen and (min-width: 1025px) and (max-width: 1100px) {
  .top-bar .top-bar-right li {
    padding: 0 .9%; } }
@media only screen and (min-width: 90.0625em) {
  .top-bar .top-bar-right li {
    padding: 0 1.85vw; } }
@media only screen and (max-width: 40em) {
  .top-bar .top-bar-right li {
    border-bottom: 1px solid rgba(255, 255, 255, 0.1); }
  .top-bar .top-bar-right li:last-child {
    border-bottom: none; } }
.top-bar .top-bar-right a {
  color: #144734;
  text-transform: uppercase;
  font-size: 17px;
  font-weight: 600;
  letter-spacing: .05em;
  padding: .7rem 0;
  background: none;
  transition: all .25s; }
.top-bar .top-bar-right a:hover {
  color: #aca970; }
@media only screen and (max-width: 40em) {
  .top-bar .top-bar-right a {
    padding: 1rem;
    color: #fff; } }

@media only screen and (min-width: 64.0625em) {
  .top-bar {
    height: 137px; } }

.masthead {
  background: #888;
  position: relative; }
@media only screen and (max-width: 40em) {
  .masthead {
    height: auto; } }
@media only screen and (min-width: 40.0625em) and (max-width: 1230px) {
  .masthead {
    height: auto; } }
@media only screen and (min-width: 64.0625em) {
  .masthead {
    height: 535px; } }
@media only screen and (min-width: 90.0625em) {
  .masthead {
    height: 600px; } }
@media only screen and (min-width: 64.0625em) {
  .masthead .slideshow, .masthead .ss-img, .masthead .slick-list, .masthead .slick-track {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 1; } }
.masthead .ss-img {
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  background-repeat: no-repeat;
  background-size: cover; }
@media only screen and (max-width: 40em) {
  .masthead .ss-img {
    height: 320px; } }
@media only screen and (min-width: 40.0625em) and (max-width: 1230px) {
  .masthead .ss-img {
    height: 400px; } }
.masthead .ss-caption {
  position: absolute;
  z-index: 3;
  bottom: 40px;
  left: 40px;
  font-size: 40px;
  color: #fff;
  width: 60%;
  line-height: 1.4;
  letter-spacing: .02em;
  font-weight: 700;
  max-width: 800px; }
@media only screen and (max-width: 40em) {
  .masthead .ss-caption {
    font-size: 20px;
    left: 20px;
    bottom: 20px;
    width: calc(100% - 40px); } }
@media only screen and (min-width: 40.0625em) and (max-width: 1230px) {
  .masthead .ss-caption {
    font-size: 26px;
    left: 20px;
    bottom: 20px;
    width: 80%; } }
.masthead .image-link:hover .ss-caption {
  color: #fff0ba;
  transition: color .25s; }
.masthead .ss-shadow {
  position: absolute;
  z-index: 2;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: rgba(248, 80, 50, 0);
  background: -moz-linear-gradient(top, rgba(248, 80, 50, 0) 0%, rgba(97, 31, 20, 0) 61%, rgba(0, 0, 0, 0.9) 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(248, 80, 50, 0)), color-stop(61%, rgba(97, 31, 20, 0)), color-stop(100%, rgba(0, 0, 0, 0.9)));
  background: -webkit-linear-gradient(top, rgba(248, 80, 50, 0) 0%, rgba(97, 31, 20, 0) 61%, rgba(0, 0, 0, 0.9) 100%);
  background: -o-linear-gradient(top, rgba(248, 80, 50, 0) 0%, rgba(97, 31, 20, 0) 61%, rgba(0, 0, 0, 0.9) 100%);
  background: -ms-linear-gradient(top, rgba(248, 80, 50, 0) 0%, rgba(97, 31, 20, 0) 61%, rgba(0, 0, 0, 0.9) 100%);
  background: linear-gradient(to bottom, rgba(248, 80, 50, 0) 0%, rgba(97, 31, 20, 0) 61%, rgba(0, 0, 0, 0.9) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f85032', endColorstr='#000000', GradientType=0 );
  text-shadow: 2px 2px 4px black; }
.masthead .ss-link {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 4; }
.masthead .sb-nav {
  background: #144734;
  text-align: center;
  color: #fff;
  z-index: 5; }
@media only screen and (min-width: 64.0625em) {
  .masthead .sb-nav {
    height: 100%;
    position: absolute;
    height: 100%;
    right: 0;
    top: 0;
    width: 230px; } }
@media only screen and (min-width: 64.0625em) {
  .masthead .sb-nav {
    display: block; } }
@media only screen and (min-width: 90.0625em) {
  .masthead .sb-nav {
    width: 330px; } }
.masthead .sb-nav .inner {
  padding: 15px 20px 20px 20px; }
.masthead .sb-nav h3 {
  text-transform: uppercase;
  font-weight: 800;
  font-size: 21px;
  letter-spacing: .04em;
  font-family: "Raleway", sans-serif; }
@media only screen and (max-width: 40em) {
  .masthead .sb-nav #menu-utility-navigation {
    width: 50%;
    float: left;
    text-align: left; } }
.masthead .sb-nav #menu-utility-navigation li {
  display: block; }
@media only screen and (max-width: 40em) {
  .masthead .sb-nav #menu-utility-navigation li {
    text-align: left; } }
.masthead .sb-nav #menu-utility-navigation li a {
  color: #fff;
  padding: .52rem 1rem; }
@media only screen and (max-width: 40em) {
  .masthead .sb-nav #menu-utility-navigation li a {
    padding: .52rem 0;
    font-size: 14px; } }
@media only screen and (min-width: 40.0625em) and (max-width: 1230px) {
  .masthead .sb-nav #menu-utility-navigation li a {
    padding: .52rem 0;
    font-size: 18px; } }
.masthead .sb-nav #menu-utility-navigation li a:hover {
  color: #aca970; }

.feature-wrap {
  text-align: center;
  padding: 25px 0;
  background: #fff; }
@media only screen and (min-width: 64.0625em) {
  .feature-wrap .pad {
    padding: 0 1.2rem; } }
.feature-wrap .feature-link {
  display: block;
  position: relative;
  padding: 0; }
.feature-wrap .feature-link:last-child {
  float: left; }
@media only screen and (min-width: 64.0625em) {
  .feature-wrap .feature-link {
    width: 32%; }
  .feature-wrap .feature-link:nth-child(2) {
    margin: 0 2%; } }
@media only screen and (max-width: 40em) {
  .feature-wrap .feature-link {
    margin-bottom: 20px; }
  .feature-wrap .feature-link:last-child {
    margin-bottom: 0; } }
.feature-wrap .feature {
  height: 183px;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-position: center center;
  line-height: 183px;
  background: #fff;
  background-repeat: no-repeat;
  background-size: cover; }
@media only screen and (max-width: 40em) {
  .feature-wrap .feature {
    height: 125px;
    width: 90%;
    margin: 0 auto; } }
.feature-wrap .feature .feature-shadow {
  position: absolute;
  z-index: 1;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: rgba(248, 80, 50, 0);
  background: -moz-linear-gradient(top, rgba(248, 80, 50, 0) 0%, rgba(0, 0, 0, 0.37) 51%, rgba(231, 56, 39, 0) 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(248, 80, 50, 0)), color-stop(51%, rgba(0, 0, 0, 0.37)), color-stop(100%, rgba(231, 56, 39, 0)));
  background: -webkit-linear-gradient(top, rgba(248, 80, 50, 0) 0%, rgba(0, 0, 0, 0.37) 51%, rgba(231, 56, 39, 0) 100%);
  background: -o-linear-gradient(top, rgba(248, 80, 50, 0) 0%, rgba(0, 0, 0, 0.37) 51%, rgba(231, 56, 39, 0) 100%);
  background: -ms-linear-gradient(top, rgba(248, 80, 50, 0) 0%, rgba(0, 0, 0, 0.37) 51%, rgba(231, 56, 39, 0) 100%);
  background: linear-gradient(to bottom, rgba(248, 80, 50, 0) 0%, rgba(0, 0, 0, 0.37) 51%, rgba(231, 56, 39, 0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f85032', endColorstr='#e73827', GradientType=0 ); }
@media only screen and (max-width: 40em) {
  .feature-wrap .feature .feature-shadow {
    width: 90%;
    margin-left: 5%; } }
.feature-wrap .feature h3 {
  line-height: 183px;
  margin: 0;
  padding: 0;
  text-transform: uppercase;
  font-weight: 800;
  color: #aca970;
  color: #fff;
  font-size: 36px;
  font-family: "Raleway", sans-serif;
  letter-spacing: .03em;
  position: relative;
  z-index: 2;
  transition: all .3s; }
@media only screen and (max-width: 40em) {
  .feature-wrap .feature h3 {
    line-height: 125px; } }
.feature-wrap .feature:hover h3 {
  color: #fff;
  color: #aca970; }

.feature-wrap-2 {
  padding: 30px 0 15px 0;
  text-align: center;
  background: #144734; }
@media only screen and (min-width: 64.0625em) {
  .feature-wrap-2 .video-wrap {
    padding-right: 0; } }
.feature-wrap-2 .video-wrap iframe {
  width: 100%; }
@media only screen and (min-width: 64.0625em) {
  .feature-wrap-2 .video-wrap iframe {
    border: 10px solid #14434; } }
.feature-wrap-2 .calendar-wrap {
  margin-bottom: 20px; }
@media only screen and (min-width: 40.0625em) {
  .feature-wrap-2 .calendar-wrap {
    margin: 0; } }
@media only screen and (min-width: 64.0625em) {
  .feature-wrap-2 .calendar-wrap {
    padding-left: 0; } }
.feature-wrap-2 .calendar-wrap .calendar-video-wrap {
  display: -ms-flex;
  display: -webkit-flex;
  display: flex; }
.feature-wrap-2 .calendar-wrap .tribe-mini-calendar-event .list-date {
  background: #144734;
  border-color: #144734; }
.feature-wrap-2 .calendar-wrap .tribe-mini-calendar-event {
  border-bottom: 1px solid #ddd; }
.feature-wrap-2 .calendar-wrap .calendar-events {
  background: rgba(255, 255, 255, 0.95);
  width: 100%;
  overflow-y: auto;
  overflow-x: hidden;
  text-align: left;
  padding: 10px 20px 19px 20px; }
@media only screen and (min-width: 64.0625em) {
  .feature-wrap-2 .calendar-wrap .calendar-events {
    border: 10px solid #14434;
    height: 26.3vw; } }
.feature-wrap-2 .calendar-wrap .calendar-events .tribe-event-image {
  display: none; }
.feature-wrap-2 .calendar-wrap .calendar-events .tribe-events-title a {
  color: #24272a; }
.feature-wrap-2 .calendar-wrap .calendar-events .tribe-mini-calendar-event .list-info h2 {
  margin: 5px 0 2px 0;
  text-transform: uppercase;
  letter-spacing: normal;
  font-weight: 800; }
.feature-wrap-2 .calendar-wrap .calendar-events .tribe-events-widget-link {
  margin: 20px 0 0 0; }
.feature-wrap-2 .calendar-wrap .calendar-events .tribe-events-widget-link a {
  background: #144734;
  color: #fff;
  padding: 10px 20px;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 12px; }
.feature-wrap-2 h4 {
  margin: 0;
  padding: 0;
  text-transform: uppercase;
  color: #fff;
  font-family: "Raleway", sans-serif;
  font-weight: 700;
  letter-spacing: .03em;
  font-size: 32px; }
@media only screen and (max-width: 40em) {
  .feature-wrap-2 h4 {
    font-size: 24px; } }
.feature-wrap-2 h3 {
  margin: 0 0 15px 0;
  padding: 0;
  color: #aca970;
  font-family: "Rochester", cursive;
  font-size: 36px;
  font-style: italic; }
@media only screen and (max-width: 40em) {
  .feature-wrap-2 h3 {
    font-size: 28px; } }

.feature-wrap-3 {
  text-align: center;
  background: #14434;
  padding: 15px 0;
  margin: 0;
  text-transform: normal;
  color: #fff;
  letter-spacing: .02em;
  font-family: "Rochester", cursive;
  font-style: italic;
  text-transform: none;
  font-size: 36px;
  font-weight: 400; }
@media only screen and (max-width: 40em) {
  .feature-wrap-3 {
    padding: 15px 5px; } }
@media only screen and (max-width: 40em) {
  .feature-wrap-3 {
    font-size: 18px;
    line-height: 1.3;
    font-size: 6vw; } }
.feature-wrap-3 span {
  color: #aca970;
  display: block;
  font-weight: 700;
  font-size: 30px;
  letter-spacing: .04em;
  font-family: "Raleway";
  text-transform: uppercase;
  font-style: normal;
  margin-bottom: -6px; }
@media only screen and (max-width: 40em) {
  .feature-wrap-3 span {
    font-size: 4vw;
    margin-bottom: 5px; } }

.feature-wrap-4 {
  background: #144734;
  padding: 30px 0; }
.feature-wrap-4 .sb_instagram_header {
  display: none; }
.feature-wrap-4 #sb_instagram #sbi_load .sbi_load_btn {
  background: #144734;
  font-family: "Raleway", sans-serif;
  font-weight: 600; }
.feature-wrap-4 #sb_instagram .sbi_follow_btn a {
  background: #144734;
  font-weight: 600;
  font-family: "Raleway", sans-serif; }
.feature-wrap-4 .instagram-wrap {
  background: #fff;
  padding: 15px;
  margin: 0 auto; }
@media only screen and (max-width: 40em) {
  .feature-wrap-4 #sb_instagram.sbi_col_8 #sbi_images .sbi_item {
    width: 50%; } }
@media only screen and (max-width: 40em) {
  .feature-wrap-4 #sb_instagram .sbi_photo {
    height: 40vw !important; } }

.footer {
  background: #144734;
  margin: 0; }
.footer #menu-footer-links {
  text-align: center;
  padding-top: 20px; }
.footer #menu-footer-links li {
  display: inline-block; }
@media only screen and (max-width: 40em) {
  .footer #menu-footer-links li {
    display: block;
    text-align: center; } }
.footer #menu-footer-links li a {
  color: #fff;
  text-transform: uppercase;
  transition: all .25s; }
.footer #menu-footer-links li a:hover {
  color: #aca970; }
@media only screen and (max-width: 40em) {
  .footer #menu-footer-links li a {
    font-size: 14px;
    padding: .5rem 1rem; } }
@media only screen and (min-width: 40.0625em) and (max-width: 1230px) {
  .footer #menu-footer-links li a {
    font-size: 14px;
    padding: .7rem .5rem; } }
.footer #inner-footer {
  padding-top: 30px;
  padding-bottom: 25px; }

body.home .footer #inner-footer {
  padding-top: 0; }

.footer-logos {
  height: 55px;
  background: url(../img/bg-footer-logos.png) no-repeat center center;
  background-size: auto 55px; }
@media only screen and (max-width: 40em) {
  .footer-logos {
    background-size: auto 36px; } }

.copyright {
  text-align: center;
  color: #fff;
  padding: 15px 0;
  background: #24272a; }
@media only screen and (max-width: 40em) {
  .copyright .bull {
    display: none; }
  .copyright a {
    display: block;
    color: #fff !important; } }
.copyright p {
  margin: 0;
  font-size: 12px;
  padding: 0;
  line-height: 1.6; }
.copyright p a {
  color: #fff; }

#content {
  background: #fff; }

.page-title-bar {
  text-align: center;
  text-transform: uppercase;
  padding: 12px 0;
  position: absolute;
  bottom: 0;
  width: 100%;
  left: 0; }
@media only screen and (max-width: 40em) {
  .page-title-bar {
    padding: 0; } }
.page-title-bar h1 {
  font-family: "Raleway", sans-serif;
  font-weight: 800;
  letter-spacing: .05em;
  color: #fff;
  text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.6); }
@media only screen and (max-width: 40em) {
  .page-title-bar h1 {
    font-size: 2rem; } }

.page-masthead {
  height: 330px;
  position: relative;
  background-size: cover;
  background-color: #000;
  background-repeat: no-repeat;
  background-position: center center;
  border-bottom: 10px solid #144734; }
@media only screen and (max-width: 40em) {
  .page-masthead {
    height: 160px; } }

body.events-archive .page-masthead, body.single-tribe_events .page-masthead {
  display: none; }
body.events-archive .page-title-bar, body.single-tribe_events .page-title-bar {
  padding: 0; }
body.events-archive .page-title-bar h1, body.single-tribe_events .page-title-bar h1 {
  margin: 0;
  padding: 0; }
body.events-archive #sidebar1, body.single-tribe_events #sidebar1 {
  display: none; }
body.events-archive #inner-content #main.large-10,
body.events-archive .entry-content,
body.events-archive .entry-header, body.single-tribe_events #inner-content #main.large-10,
body.single-tribe_events .entry-content,
body.single-tribe_events .entry-header {
  width: 100%; }
body.events-archive #main, body.single-tribe_events #main {
  padding-left: 30px;
  padding-right: 30px; }
body.events-archive .tribe-events-page-title, body.single-tribe_events .tribe-events-page-title {
  text-transform: uppercase;
  font-weight: 800;
  color: #24272a; }
@media only screen and (min-width: 64.0625em) {
  body.events-archive .tribe-events-page-title, body.single-tribe_events .tribe-events-page-title {
    font-size: 48px; } }
body.events-archive a, body.single-tribe_events a {
  color: #144734; }

@media only screen and (max-width: 40em) {
  #tribe-events-footer .tribe-events-sub-nav .tribe-events-nav-next a,
  #tribe-events-footer .tribe-events-sub-nav .tribe-events-nav-previous a {
    background: #144734;
    color: #fff;
    font-size: 12px;
    text-align: center; }
  #tribe-events-footer .tribe-events-sub-nav .tribe-events-nav-next a:hover,
  #tribe-events-footer .tribe-events-sub-nav .tribe-events-nav-previous a:hover {
    background: #24272a; } }

@media only screen and (max-width: 40em) {
  #tribe-events-footer ~ a.tribe-events-ical.tribe-events-button {
    height: auto;
    padding: 10px 15px;
    line-height: 1;
    font-size: 14px;
    font-weight: 700; } }

#tribe-events .tribe-events-button, #tribe-events .tribe-events-button:hover, #tribe_events_filters_wrapper input[type=submit], .tribe-events-button, .tribe-events-button.tribe-active:hover, .tribe-events-button.tribe-inactive, .tribe-events-button:hover, .tribe-events-calendar td.tribe-events-present div[id*=tribe-events-daynum-], .tribe-events-calendar td.tribe-events-present div[id*=tribe-events-daynum-] > a, #tribe-bar-form .tribe-bar-submit input[type=submit] {
  background-color: #144734; }

#tribe-events-content .tribe-events-tooltip h4 {
  color: #144734; }

#sidebar-athletics li {
  list-style: none; }
@media only screen and (min-width: 40.0625em) {
  #sidebar-athletics li {
    padding: 5px 0; } }
#sidebar-athletics li a {
  color: #24272a;
  font-weight: 700; }

.sb-toggle {
  display: none;
  font-size: 16px;
  font-weight: 700;
  text-transform: uppercase;
  cursor: pointer;
  background: #fff;
  color: #fff;
  color: #24272a;
  border: 2px solid #515151;
  letter-spacing: .02em; }
@media only screen and (max-width: 40em) {
  .sb-toggle {
    display: block;
    padding: 10px 20px; } }
.sb-toggle i {
  float: right;
  position: relative;
  top: 3px;
  font-size: 18px; }
@media only screen and (max-width: 40em) {
  .sb-toggle + ul {
    background: #fff; } }

@media only screen and (max-width: 40em) {
  .sidebar {
    padding: 0 10px;
    margin-bottom: 15px;
    width: 100%;
    margin: 0 auto;
    float: none; } }
@media only screen and (min-width: 40.0625em) {
  .sidebar ul {
    display: block !important; } }
@media only screen and (max-width: 40em) {
  .sidebar ul {
    padding: 0;
    margin: 0;
    display: none;
    border: 2px solid #515151;
    border-top: none; }
  .sidebar ul li {
    padding: 10px 15px;
    border-bottom: 1px solid rgba(90, 136, 85, 0.2); }
  .sidebar ul li:last-child {
    border: none; }
  .sidebar ul li a {
    text-transform: uppercase;
    font-weight: 600 !important;
    font-size: 14px; } }

@media only screen and (max-width: 40em) {
  .entry-content {
    padding: 15px; }
  .entry-content iframe {
    width: 100%; } }

.selling-points {
  color: #aca970;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 20px;
  line-height: 1.2;
  font-family: "Raleway", sans-serif;
  margin-top: 10px;
  letter-spacing: .03em; }
.selling-points span.difference {
  display: block; }
@media only screen and (max-width: 40em) {
  .selling-points {
    width: 50%;
    float: right;
    font-size: 18px; } }
@media only screen and (min-width: 40.0625em) and (max-width: 1230px) {
  .selling-points {
    display: none; } }
.selling-points .ba-difference-wrap {
  width: 95%;
  display: block;
  margin-top: 8px;
  outline: none;
  margin: 8px auto 0 auto;
  border: none;
  position: relative;
  height: 160px; }
@media only screen and (max-width: 40em) {
  .selling-points .ba-difference-wrap {
    width: 100%; } }
@media only screen and (min-width: 40.0625em) and (max-width: 1230px) {
  .selling-points .ba-difference-wrap {
    width: 100%; } }
@media only screen and (min-width: 90.0625em) {
  .selling-points .ba-difference-wrap {
    height: 230px; } }
.selling-points .ba-difference-wrap.slick-initialized .ba-difference-thumb {
  display: block; }
.selling-points .ba-difference-thumb {
  background-repeat: no-repeat;
  background-size: auto 100%;
  background-position: center center;
  text-align: center;
  width: 100%;
  height: 100%;
  position: absolute;
  display: none; }
.selling-points .ba-difference-thumb:first-child {
  display: block; }
@media only screen and (max-width: 40em) {
  .selling-points .ba-difference-thumb {
    height: 150px;
    background-size: auto 100%; } }
@media only screen and (min-width: 40.0625em) and (max-width: 1230px) {
  .selling-points .ba-difference-thumb {
    height: 20vw;
    background-size: auto 100%; } }

.breadcrumb {
  text-transform: none; }

.landing-item {
  margin-bottom: 15px; }

.landing-thumb {
  height: 13vw;
  overflow: hidden;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  text-align: center; }
@media only screen and (max-width: 40em) {
  .landing-thumb {
    height: 60vw; } }

h3.landing-title {
  font-size: 20px;
  font-weight: 700;
  text-transform: uppercase;
  text-align: center;
  margin-top: 5px;
  font-size: 18px; }
@media only screen and (max-width: 40em) {
  h3.landing-title {
    font-size: 16px; } }
@media only screen and (min-width: 40.0625em) and (max-width: 1230px) {
  h3.landing-title {
    font-size: 14px; } }

.landing-link {
  display: block;
  color: #24272a; }

.landing-link:hover {
  color: #144734; }

.archery .landing-thumb {
  background-position: center -20px; }

#content #inner-content {
  padding: 15px 5px;
  background: #fbf7ec url(../img/bg-noise.png); }
@media only screen and (min-width: 64.0625em) {
  #content #inner-content {
    padding: 40px 30px; } }

.entry-content {
  padding: 20px;
  background: #fff; }
@media only screen and (max-width: 40em) {
  .entry-content {
    margin-top: 20px;
    border: 2px solid #515151; } }
.entry-content.athletics {
  padding: 40px 20px 10px 20px; }
.entry-content.athletics .columns:last-child:not(:first-child) {
  float: left; }
@media only screen and (min-width: 64.0625em) {
  .entry-content {
    padding: 30px 40px 30px 40px; } }

@media only screen and (min-width: 64.0625em) {
  .page-template-template-athletics .entry-content {
    min-height: 650px; } }

.entry-content h2 {
  font-weight: 800;
  font-size: 30px;
  letter-spacing: normal;
  text-transform: uppercase; }
@media only screen and (max-width: 40em) {
  .entry-content h2 {
    font-size: 22px; } }

@media only screen and (min-width: 64.0625em) {
  .sidebar {
    padding-top: 30px;
    padding-left: 30px; } }

.search-results #main {
  background: #fff;
  padding: 30px; }
.search-results #main h1 {
  font-size: 32px;
  font-weight: 600;
  margin-bottom: 30px; }
.search-results #main h3 {
  font-size: 20px;
  margin-bottom: 15px;
  font-weight: 600; }
.search-results #main .entry-content {
  padding: 0 0 5px 0;
  margin-bottom: 15px;
  border-bottom: 1px solid #ddd; }
.search-results #main article:last-child .entry-content {
  border: none; }
.search-results #main .excerpt-read-more {
  display: block;
  margin-top: 5px;
  font-size: 14px;
  font-weight: 700; }

article.tribe_events .tribe-events-event-image,
article.tribe_events #tribe-events-header .tribe-events-sub-nav .tribe-events-nav-next {
  display: none; }
article.tribe_events .entry-content {
  padding: 30px; }
article.tribe_events .tribe-events-single-event-description .entry-content {
  padding: 0; }
article.tribe_events #tribe-events-header {
  display: none; }
article.tribe_events h1 {
  font-size: 32px;
  font-weight: 600;
  margin-bottom: 30px; }
article.tribe_events h2 {
  font-size: 20px;
  margin-bottom: 15px;
  font-weight: 600; }
article.tribe_events .tribe-events-back,
article.tribe_events .tribe-events-nav-next {
  font-weight: 600;
  font-size: 16px; }

.single-tribe_events .tribe-events-meta-group + .tribe-events-meta-group + .tribe-events-meta-group-gmap {
  display: none; }

.tribe-events-button {
  transition: all .25s; }

.tribe-events-button:hover {
  color: #fff !important;
  background: #24272a !important; }

#tribe-events-content table.tribe-events-calendar .type-tribe_events.tribe-event-featured {
  background: #1c995d; }

#tribe-events-content .tribe-events-tooltip h4 {
  color: #fff;
  font-weight: 600;
  padding-bottom: 8px; }

.tribe-events-tooltip .tribe-events-event-thumb,
.tribe-events-tooltip .tribe-events-event-thumb img {
  width: 100%; }

div.wpforms-container-full .wpforms-form .wpforms-title {
  font-size: 22px;
  font-weight: 600; }

@media only screen and (max-width: 40em) {
  .post-type-archive-tribe_events #content #inner-content {
    padding: 0 10px 10px 10px; }
  .post-type-archive-tribe_events article.tribe_events .entry-content {
    padding: 15px; }
  .post-type-archive-tribe_events #main {
    padding: 0 10px 10px 10px !important; } }

@media only screen and (max-width: 40em) {
  .page-template-template-contact .sidebar {
    margin-top: 20px; } }

@media screen and (min-width: 1025px) and (max-width: 1230px) {
  .slideshow,
  .masthead .ss-img {
    height: 100%; }

  .selling-points {
    display: block; }

  .selling-points .ba-difference-thumb {
    height: 150px; } }
.tbl-staff th {
  text-align: left; }
.tbl-staff tr td:first-child {
  width: 20%; }
.tbl-staff td {
  font-size: 14px; }
@media only screen and (max-width: 40em) {
  .tbl-staff td {
    font-size: 12px; } }

.tbl-staff {
  font-size: 14px; }
.tbl-staff .staff-group {
  display: none; }
.tbl-staff .staff-member {
  border-bottom: 1px solid #e7e7e7;
  padding: 15px 0; }
@media only screen and (min-width: 64.0625em) {
  .tbl-staff .staff-member {
    padding: 15px 0; } }
.tbl-staff .staff-member .name {
  font-weight: 600;
  letter-spacing: .03em;
  font-size: 15px; }
.tbl-staff .staff-member .title, .tbl-staff .staff-member .email {
  font-style: italic; }
@media only screen and (max-width: 40em) {
  .tbl-staff .staff-member .title, .tbl-staff .staff-member .email {
    font-size: 14px; } }
.tbl-staff .staff-member .email {
  font-style: normal; }

.tbl-staff h3 {
  font-size: 22px;
  text-transform: uppercase;
  font-weight: 600;
  border-bottom: 1px solid #e7e7e7;
  padding: 20px 0;
  cursor: pointer;
  margin-bottom: 0; }
@media only screen and (max-width: 40em) {
  .tbl-staff h3 {
    font-size: 20px; } }
.tbl-staff h3 i.fa {
  float: right;
  font-weight: 400;
  position: relative;
  top: 5px;
  left: -10px;
  color: #144734; }

.page-template-template-staff .entry-content {
  padding: 5px 25px 30px 25px; }

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

.tbl-staff .staff-member .name {
  margin-top: 12px;
}

.btn--buy,.btn--pay,.btn--donate
{
  background-color:#424e54;
  border:0;border-radius:8px;
  color:#fff;
  cursor:pointer;
  display:inline-block;
  font-family:Fira Sans,Arial,Helvetica,sans-serif;
  font-size:16px;
  line-height:1;
  margin-bottom:1em;padding:.75em 1em;
  vertical-align:middle;
  transition:background-color .4s ease;
}

.btn--pay
{
  background-color:#144734;
  border-color:#494949;
}

.btn--pay:hover
{
  background-color:#333;
  border-color:#333;
}

.btn--buy
{
  background-color:#3ea56b;
  border-color:#2e955b;
}

.btn--buy:hover
{
  background-color:#1e854b;
  text-decoration:none;
}

.btn--donate
{
  background-color: #4e75b9;
  border-color: #4e75b9;
}

.btn--donate:hover
{
  background-color:#3e65a9;
  border-color:#3e65a9;
}

.cards
{
  margin-top:1em;
}

.cards img
{
  border:1px solid #c5c6ce;
  border-radius:5px;
}

.cards--s img
{
  height:30px;
}
