/* Generated by less 3.11.1 */
.caption {
  font-family: 'Roboto Slab', serif;
  position: relative;
  z-index: 1;
  float: left;
  width: 100%;
  padding: 1rem;
  color: #fff;
  background-color: #5eb577;
  margin-bottom: 0px;
}
.slider {
  position: relative;
  z-index: 0;
  background: #5eb577;
}
.slider:after {
  position: absolute;
  z-index: 10;
  bottom: -180px;
  left: -25%;
  width: 150%;
  height: 200px;
  content: '';
  -ms-transform: rotate(-1deg);
  transform: rotate(-1deg);
  -ms-transform-origin: 0 0;
  transform-origin: 0 0;
  background-color: #fff;
  webkit-transform: rotate(-1deg);
}
.slider.slider-internal:after {
  background-color: #ebe9e5;
}
.side {
  z-index: 0;
}
.side .side-bg {
  padding: 6rem 0 0 0;
  background-color: #ebe9e5;
}
.side .side-bg .col-md-8 {
  border-top: 5px solid #5eb577;
  background-color: #fff;
  position: relative;
}
.side .side-bg .col-md-8 .side-content {
  padding: 3rem;
}
.side .side-bg .col-md-4 {
  align-self: end;
}
.side .side-bg .col-md-4 .side-gallery {
  position: relative;
  display: block;
  float: left;
  overflow: hidden;
  width: 100%;
  line-height: 0;
}
.side .side-bg .col-md-4 .side-gallery a {
  position: relative;
  display: inline-block;
  float: left;
  width: 100%;
  height: auto;
}
.side .side-bg .col-md-4 .side-gallery a img {
  position: relative;
  z-index: 1;
  float: left;
  width: 100%;
  height: auto;
}
.side .side-bg .col-md-4 .side-gallery a .overlay {
  position: absolute;
  z-index: 2;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  transition: all 0.2s ease 0s;
  text-align: center;
  opacity: 0;
  background: rgba(0, 0, 0, 0.5);
}
.side .side-bg .col-md-4 .side-gallery a .overlay span {
  font-size: 50px;
  line-height: 65px;
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  width: 80px;
  height: 80px;
  margin-top: -40px;
  margin-left: -40px;
  color: #e5e5e5;
  border: 2px solid #fff;
}
.side .side-bg .col-md-4 .side-gallery a:hover .overlay {
  opacity: 1;
}
.side .side-bg .col-md-4 .side-gallery .caption {
  font-family: 'Roboto Slab', serif;
  position: relative;
  z-index: 1;
  float: left;
  width: 100%;
  padding: 1rem;
  color: #fff;
  background-color: #5eb577;
  margin-bottom: 0px;
}
@media (max-width: 768px) {
  .side .side-bg {
    padding-top: 0;
  }
}
.side [class*=col-] {
  padding-right: 0 !important;
  padding-left: 0 !important;
}
.divider .divider-bg {
  padding: 4rem 0;
  background-color: #fff;
}
.divider .divider-bg .divider-heading {
  padding: 0 4rem;
  text-align: left;
  color: #000;
}
.divider .divider-bg .divider-heading span:nth-child(odd) {
  color: #5eb577;
}
.divider .sponsors {
  clear: both;
  background: none;
}
.divider .sponsors .sponsor {
  display: inline-block;
  margin: 15px;
  max-width: 225px;
}
.divider .sponsors .sponsor img {
  max-height: 90px;
}
.divider .sponsors br {
  display: none;
}
.divider .sponsors [id$="scheduleFeed_pnlSchedule"] .sponsor {
  margin: 30px;
  max-width: 300px;
}
.divider .sponsors [id$="scheduleFeed_pnlSchedule"] .sponsor img {
  max-height: 120px;
}
.divider .sponsors .our_partners {
  font-family: 'Roboto Slab', serif;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1.2;
  margin-right: 1rem;
  padding: 3rem 2rem;
  text-align: left;
  background-color: #5eb577;
  color: white !important;
  max-width: 169px;
  display: inline-block;
}
.divider.partners .divider-bg:after {
  top: 0;
  bottom: auto;
  background-color: rgba(94, 181, 119, 0.5);
  position: absolute;
  bottom: 0;
  left: 20%;
  width: 60%;
  height: 5px;
  content: '';
}
.map .col-md-6 h2 {
  margin: 0;
  padding: 2rem;
  text-align: right;
  color: #fff;
  background-color: #5eb577;
}
.map .col-md-6 .acf-map {
  width: 100%;
  height: 500px;
}
footer {
  background-color: rgba(0, 0, 0, 0.95);
  color: white;
}
footer .container:first-of-type {
  padding: 4rem 0 !important;
}
footer .container:first-of-type img {
  margin: 0.5rem 1rem 0.5rem 0;
  max-width: 100%;
}
.pages_header {
  margin-top: -12rem;
  position: relative;
  z-index: 0;
}
.pages_header h1 {
  margin: 0;
  position: absolute;
  top: 61%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: white;
  text-shadow: 1px 1px 0 black;
}
.home-focus {
  margin-top: 2.5rem;
  margin-bottom: 2.5rem;
  z-index: 2;
}
@media (min-width: 768px) {
  .home-focus {
    margin-top: -6rem;
    margin-bottom: 4rem;
  }
}
.home-focus .col-6 {
  margin-bottom: 1rem;
}
.home-focus h3 {
  text-transform: uppercase;
  font-family: 'Roboto Slab', serif;
  position: relative;
  z-index: 1;
  float: left;
  width: 100%;
  padding: 1rem;
  color: #fff;
  background-color: #5eb577;
  margin-bottom: 0px;
}
.home-focus h3 a {
  color: white;
}
.article.home .side-bg {
  background: url('https://s3.us-east-1.amazonaws.com/marketing.showticks.com/ANG/_images/tree-split-rock.png') center center no-repeat;
  background-size: cover;
}
.news .feed {
  background: #5eb577;
}
.news .feed h3 a {
  font-size: 1rem;
  color: #ffffff;
  line-height: 1.4;
  display: block;
}
.news .feed img {
  display: none;
}
.news .feed .btn {
  border-color: white;
  color: white;
}
.news h3 a {
  color: #5eb577;
}
.news .col-md-4 {
  align-self: start !important;
  padding-top: 20px;
}
.news .side-content {
  padding-left: 0 !important;
  padding-right: 0 !important;
  padding-bottom: 0 !important;
  padding-top: 0 !important;
}
.news .side-content .copy {
  padding: 0 3rem 1rem 3rem;
}
.board .span2 {
  padding: 0 10px;
}
.board .span2 h3 {
  font-family: 'Roboto Slab', serif;
  position: relative;
  z-index: 1;
  float: left;
  width: 100%;
  padding: 1rem;
  color: #fff;
  background-color: #5eb577;
  margin-bottom: 0px;
  font-size: 1.25rem;
  margin-top: 0 !important;
  margin-bottom: 15px;
}
