@charset "UTF-8";
html {
  background: #000;
}

body .gform_wrapper input,
body .gform_wrapper select,
body .gform_wrapper textarea {
  font-family: Arial !important;
}

.single-post .entry-content a,
.fc-text a,
.video-description a,
.gallery-description a {
  text-decoration: underline;
}

.header-main-layout-2 .site-branding {
  padding-bottom: 0px;
}

.ast-header-break-point .ast-above-header-section .widget {
  margin: 0;
}

.blog-layout-1 {
  border-bottom: none;
  padding-top: 1em;
  padding-bottom: 1em;
}

.ast-archive-description {
  margin-bottom: 0px;
}
.ast-archive-description h1 {
  color: #02a160;
}

#primary-menu .current-page-ancestor > a {
  color: #02a160;
}
#primary-menu ul ul {
  display: none;
}

.main-header-bar .main-header-bar-navigation .menu-item-has-children > a:after {
  content: "";
  display: none;
}

body.page #primary {
  margin: 0 auto;
  padding: 0 auto;
}
body.page h1.entry-title {
  margin-top: 1em;
}

@media only screen and (max-width: 1119px) {
  .pagination {
    padding: 0 20px;
  }
}
.EpcSubmenu ul ul {
  margin-left: 20px;
}

#after-content {
  background: #02a160;
  color: white;
}
#after-content .ast-container {
  margin-left: auto;
  margin-right: auto;
}
#after-content .widgettitle {
  padding-top: 20px;
  color: white;
}
#after-content #subnav {
  margin: auto;
  padding: 10px 0 20px 0;
}
#after-content ul.submenu ul {
  margin-left: 20px;
}
#after-content ul a {
  color: white;
}
#after-content ul a:hover {
  text-decoration: underline;
}

.footer-adv-overlay {
  background: #dea402 url(../images/footer-bg2.png) 50% -5px no-repeat;
}

@media only screen and (min-width: 1920px) {
  .footer-adv-overlay {
    background-size: cover;
  }
}
#menu-footer-menu {
  padding: 0 10px;
  text-align: center;
}
#menu-footer-menu li {
  font-size: 18px;
  font-weight: 300;
  display: inline-block;
  margin: 2px 8px;
}
#menu-footer-menu li a:hover {
  text-decoration: none;
}
#menu-footer-menu li:first-child {
  margin-left: 0px;
}
#menu-footer-menu li:last-child {
  margin-right: 0;
}

@media only screen and (min-width: 1080px) {
  #menu-footer-menu li::after {
    content: "     •";
  }
  #menu-footer-menu li:last-child::after {
    display: none;
  }
}
@media (max-width: 768px) {
  .footer-adv-widget-1 .widget:last-child {
    margin: 0;
  }
}
#blog-filter {
  background: #eee;
  overflow: hidden;
  padding: 15px 10px 15px 10px;
}
#blog-filter label {
  width: 180px;
  display: inline-block;
  font-weight: bold;
}
#blog-filter #cat {
  padding: 5px;
}
#blog-filter #text-search {
  width: 90%;
}
#blog-filter #left-blog-filter,
#blog-filter #right-blog-filter,
#blog-filter #bottom-blog-filter {
  padding-bottom: 5px;
}
#blog-filter #bottom-blog-filter {
  margin-top: 10px;
}

@media only screen and (min-width: 870px) {
  #blog-filter {
    text-align: center;
  }
  #blog-filter #left-blog-filter,
#blog-filter #right-blog-filter,
#blog-filter #bottom-blog-filter {
    display: inline-block;
    padding-bottom: 0;
  }
  #blog-filter #bottom-blog-filter {
    margin-left: 156px;
  }
  #blog-filter #right-blog-filter label {
    display: none;
  }
  #blog-filter #text-search {
    width: 300px;
    margin: 0 20px;
  }
  #blog-filter #bottom-blog-filter {
    margin-left: 0;
    margin-top: 0px;
  }
}
#gform_wrapper_1 .gform_heading {
  display: none;
}
#gform_wrapper_1 label {
  font-weight: bold;
}

body .gform_wrapper input,
body .gform_wrapper select,
body .gform_wrapper textarea {
  font-family: Arial !important;
}

.gform_wrapper .gform_heading {
  margin-bottom: 0px !important;
}

.gform_wrapper span.gform_description {
  margin-bottom: 0px !important;
}

#gform_wrapper_1 {
  background: #eee;
  padding: 10px 20px;
  border-radius: 5px;
  max-width: 1080px;
  width: 100%;
  margin: 0 auto 20px auto;
}

#input_1_41 {
  width: 100%;
}

@media only screen and (min-width: 765px) {
  #gform_wrapper_1:not(.gform_validation_error) #field_1_1,
#gform_wrapper_1:not(.gform_validation_error) #field_1_43,
#gform_wrapper_1:not(.gform_validation_error) #field_1_39,
#gform_wrapper_1:not(.gform_validation_error) #field_1_41,
#gform_wrapper_1:not(.gform_validation_error) #field_1_45,
#gform_wrapper_1:not(.gform_validation_error) #field_1_34 {
    width: 50%;
    float: left;
    clear: none;
  }

  #gform_wrapper_1:not(.gform_validation_error) #field_1_33 {
    padding-top: 20px;
  }
}
#select-topic-header {
  text-align: center;
  font-style: italic;
  font-size: 22px;
  color: #676e72;
}

@media only screen and (min-width: 500px) {
  #select-topic-header {
    position: relative;
    top: 35px;
    margin-top: -35px;
  }

  #select-topic-header span {
    background: white;
    padding: 0 20px;
  }
}
#home-boxes {
  padding: 20px;
  overflow: hidden;
  margin-bottom: 30px;
  border: 1px solid #676e72;
  -webkit-box-shadow: 2px 2px 7px -2px #676e72;
  -moz-box-shadow: 2px 2px 7px -2px #676e72;
  box-shadow: 2px 2px 7px -2px #676e72;
}
#home-boxes .home-box a {
  width: 31%;
  float: left;
  border: 1px solid #676e72;
  margin: 10px 1%;
  text-align: center;
  padding: 20px 10px;
  font-size: 24px;
  text-decoration: none;
}
#home-boxes .home-box a:hover {
  background: #02a160;
  color: white !important;
}

@media only screen and (max-width: 860px) {
  #home-boxes .home-box a {
    width: 48%;
  }
}
@media only screen and (max-width: 650px) {
  #home-boxes .home-box a {
    width: 48%;
    padding: 10px 10px;
    font-size: 18px;
  }
}
@media only screen and (max-width: 470px) {
  #home-boxes .home-box a {
    width: 98%;
    padding: 10px 10px;
    font-size: 18px;
  }
}
.site-footer a:hover {
  text-decoration: underline;
}

.fc-full-width {
  left: 50%;
  margin-left: -50vw;
  margin-right: -50vw;
  max-width: 100vw;
  position: relative;
  right: 50%;
  width: 100vw;
}

/* All Band Margin Options */
.fc-margin-option-top-bottom {
  padding-top: 30px !important;
  padding-bottom: 30px !important;
}

.fc-margin-option-top-only {
  padding-top: 30px !important;
  padding-bottom: 0px !important;
}

.fc-margin-option-bottom-only {
  padding-top: 0px !important;
  padding-bottom: 30px !important;
}

.fc-margin-option-no-margin {
  padding-top: 0px !important;
  padding-bottom: 0px !important;
}

.fc-content {
  clear: both;
  overflow: hidden;
}

.fc-text {
  max-width: 1080px;
  padding: 30px 0px;
  margin: 0px auto;
}
.fc-text p:last-child {
  margin-bottom: 0;
}
@media only screen and (max-width: 450px) {
  .fc-text .fc-text img {
    display: block;
    float: none;
    margin: 20px 0;
  }
}

/* Margin Band */
.fc-margin {
  clear: both;
}

.fc-gallery {
  padding: 30px 0 0 0;
}
.fc-gallery.has-fc-gallery-background-one {
  background: #fff;
  color: #676e72;
  padding: 0;
  overflow: visible;
}
.fc-gallery.has-fc-gallery-background-two {
  background: #DCDDDE;
  color: #676e72;
}
.fc-gallery.has-fc-gallery-background-three {
  background: #990033;
  color: #fff;
}
.fc-gallery.has-fc-gallery-background-four {
  background: #2E475E;
  color: #fff;
}
.fc-gallery.has-fc-gallery-background-two h2 {
  color: #676e72;
}
.fc-gallery.has-fc-gallery-background-three h2 {
  color: #fff;
}
.fc-gallery.has-fc-gallery-background-four h2 {
  color: #fff;
}
.fc-gallery.has-fc-gallery-background-three .gallery-description a {
  color: #fff;
}
.fc-gallery.has-fc-gallery-background-four .gallery-description a {
  color: #fff;
}
.fc-gallery .gallery-description {
  margin-top: 30px;
  max-width: 850px;
  font-weight: 400;
}
.fc-gallery .gallery-heading,
.fc-gallery .gallery-description,
.fc-gallery .gallery-images {
  max-width: 1080px;
  margin: 0 auto;
  text-align: center;
}
.fc-gallery .gallery-description p:last-child {
  margin-bottom: 30px;
}
.fc-gallery h2 {
  text-align: center;
}
.fc-gallery .gallery-image img {
  max-width: 100%;
  height: auto;
  display: block;
  margin: 0 auto !important;
}
.fc-gallery .gallery-image p {
  text-align: center;
}
.fc-gallery.has-fc-gallery-one-column .gallery-image {
  max-width: 1080px;
  margin: 0 auto;
}
@media only screen and (min-width: 1120px) {
  .fc-gallery.has-fc-gallery-two-column .gallery-image {
    float: left;
    width: 510px;
    margin-right: 40px;
  }
  .fc-gallery.has-fc-gallery-two-column .gallery-image:nth-child(2n) {
    margin-right: 0px;
  }
  .fc-gallery.has-fc-gallery-two-column .gallery-image:nth-child(2n+1) {
    clear: left;
  }
}
@media only screen and (max-width: 1119px) {
  .fc-gallery .gallery-heading,
.fc-gallery .gallery-description,
.fc-gallery .gallery-images {
    padding: 0 20px;
  }
}
@media only screen and (min-width: 600px) and (max-width: 1119px) {
  .fc-gallery.has-fc-gallery-two-column .gallery-image {
    float: left;
    width: 48%;
    margin-left: 1%;
    margin-right: 1%;
  }
  .fc-gallery.has-fc-gallery-two-column .gallery-image:nth-child(2n+1) {
    clear: left;
  }
}
@media only screen and (min-width: 1120px) {
  .fc-gallery.has-fc-gallery-three-column .gallery-image {
    float: left;
    width: 330px;
    margin-right: 45px;
  }
  .fc-gallery.has-fc-gallery-three-column .gallery-image:nth-child(3n) {
    margin-right: 0px;
  }
  .fc-gallery.has-fc-gallery-three-column .gallery-image:nth-child(3n+1) {
    clear: left;
  }
}
@media only screen and (min-width: 769px) and (max-width: 1119px) {
  .fc-gallery.has-fc-gallery-three-column .gallery-image {
    float: left;
    width: 31%;
    margin-left: 1.16666%;
    margin-right: 1.1666%;
  }
  .fc-gallery.has-fc-gallery-three-column .gallery-image:nth-child(3n) {
    margin-right: 1%;
  }
  .fc-gallery.has-fc-gallery-three-column .gallery-image:nth-child(3n+1) {
    clear: left;
  }
}
@media only screen and (min-width: 600px) and (max-width: 768px) {
  .fc-gallery.has-fc-gallery-three-column .gallery-image {
    float: left;
    width: 48%;
    margin-left: 1%;
    margin-right: 1%;
  }
  .fc-gallery.has-fc-gallery-three-column .gallery-image:nth-child(2n+1) {
    clear: left;
  }
}
@media only screen and (max-width: 600px) {
  .fc-gallery .gallery-heading, .fc-gallery .gallery-description, .fc-gallery .gallery-images {
    text-align: left;
  }
}

.fc-video {
  padding: 30px 0;
}
.fc-video.has-fc-video-background-one {
  background: #fff;
  color: #676e72;
}
.fc-video.has-fc-video-background-two {
  background: #DCDDDE;
  color: #676e72;
}
.fc-video.has-fc-video-background-three {
  background: #990033;
  color: #fff;
}
.fc-video.has-fc-video-background-four {
  background: #2E475E;
  color: #fff;
}
.fc-video.has-fc-video-background-three .video-description a {
  color: #fff;
}
.fc-video.has-fc-video-background-four .video-description a {
  color: #fff;
}
.fc-video.has-fc-video-background-two h2 {
  color: #676e72;
}
.fc-video.has-fc-video-background-three h2 {
  color: #fff;
}
.fc-video.has-fc-video-background-four h2 {
  color: #fff;
}
.fc-video h2,
.fc-video .video-description,
.fc-video .embed-outer {
  max-width: 1080px;
  margin: 0 auto;
  text-align: center;
}
.fc-video h2 {
  margin-bottom: 20px;
}
.fc-video ol,
.fc-video .entry-content ul {
  margin-left: 0 !important;
}
.fc-video .video-description {
  font-size: 18px;
  margin-top: 30px;
  max-width: 850px;
  font-weight: 400;
}
.fc-video .video-description p:last-child {
  margin-bottom: 0;
}
@media only screen and (max-width: 1119px) {
  .fc-video .video-description {
    padding: 0 20px;
  }
}
@media only screen and (max-width: 850px) {
  .fc-video .embed-inner {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
  }
  .fc-video .embed-inner iframe,
.fc-video .embed-inner object,
.fc-video .embed-inner embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
}

.fc-slider .slider-frame {
  position: relative;
}
.fc-slider .slick-prev {
  left: 15px;
  z-index: 99;
  display: none;
}
.fc-slider .slick-next {
  right: 15px;
  z-index: 99;
  display: none;
}
.fc-slider .slick-prev, .fc-slider .slick-next {
  height: 40px;
  width: 30px;
  border-radius: 0px !important;
}
.fc-slider .slick-prev:before,
.fc-slider .slick-next:before {
  color: #fff;
  font-size: 30px;
}
.fc-slider .slick-dots {
  margin-left: 7px !important;
  margin-bottom: 10px;
}
.fc-slider .slick-dots li {
  margin-left: 0px !important;
  margin-right: 20px !important;
}
.fc-slider .slick-dots li button:before {
  font-size: 20px;
  color: #333;
}
.fc-slider .slick-dots li.slick-active button:before {
  color: #333;
}
.fc-slider .slider-caption-block {
  background: rgba(10, 147, 90, 0.8);
  color: #fff;
  padding: 0 20px;
  text-align: center;
  width: 100%;
  margin: 0 auto;
  box-sizing: border-box;
  position: absolute;
  bottom: 0px;
}
.fc-slider .slider-frame img {
  margin: 0 auto;
  display: block;
}

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