.bg-photo {
  background: center top no-repeat;
  background-size: cover;
  width: 100%;
  height: 250px;
  display: inline-block;
}
/* -------- begin html tag settings --------- */
BODY {
  text-align: center;
  font-family: 'Lato', Helvetica, Arial, sans-serif;
  font-size: 16px;
  background: #333;
  line-height: 150%;
  color: #fff;
  font-weight: 300;
  -webkit-text-size-adjust: none;
}
@media only screen and (min-width: 992px) {
  BODY {
    font-size: 18px;
  }
}
TD {
  padding: 4px;
}
h1 {
  font-size: 30px;
}
h2 {
  font-size: 24px;
}
h3 {
  font-size: 20px;
}
h4 {
  font-size: 24px;
}
h5 {
  font-size: 20px;
}
h6 {
  font-size: 16px;
}
@media only screen and (min-width: 768px) {
  h1 {
    font-size: 36px;
  }
  h2 {
    font-size: 16px;
    margin-top: 15px;
  }
  h3 {
    font-size: 22px;
  }
  h4 {
    font-size: 26px;
  }
  h5 {
    font-size: 22px;
  }
}
@media only screen and (min-width: 992px) {
  h1 {
    font-size: 48px;
  }
  h2 {
    font-size: 30px;
  }
  h3 {
    font-size: 22px;
  }
  h4 {
    font-size: 42px;
  }
  h5 {
    font-size: 22px;
  }
  h6 {
    font-size: 18px;
  }
}
h1 {
  color: #85bd3a;
}
h1,
h4,
h5 {
  font-family: 'Arvo', serif;
}
h1,
h2,
h4,
h5 {
  font-weight: 400;
}
h3,
h6 {
  font-weight: 700;
}
ul {
  list-style: square;
  margin: 0 0 18px 0;
  text-align: left;
}
ol {
  list-style: decimal;
  margin: 0 0 18px 0;
}
ul > li,
ol > li {
  margin-bottom: 10px;
}
ol ol {
  list-style: upper-alpha;
}
ol ol ol {
  list-style: lower-roman;
}
ol ol ol ol {
  list-style: lower-alpha;
}
ul ul,
ol ol,
ul ol,
ol ul {
  margin-bottom: 0;
}
p,
.p,
li {
  margin: 0 0 10px 0;
}
a {
  outline: 0;
  cursor: pointer;
  color: #333;
  text-decoration: none;
}
#page a {
  font-weight: 700;
}
a:visited,
a:hover,
a:active,
a:focus {
  outline: 0;
  color: #333;
  text-decoration: none;
}
a:hover {
  color: #85bd3a;
}
img {
  max-width: 100%;
  height: auto;
}
hr {
  display: none;
}
input[type="text"],
input[type="email"],
input[type="password"],
textarea {
  background: #f9f9f9;
  border: 1px solid #ccc;
  box-shadow: inset 1px 1px 1px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: inset 1px 1px 1px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: inset 1px 1px 1px rgba(0, 0, 0, 0.1);
  font-size: 1em;
  padding: 4px;
}
code {
  white-space: normal;
}
/* Text meant only for screen readers */
.screen-reader-text {
  position: absolute;
  left: -9000px;
}
/* ---------- begin structural settings ---------------- */
#container {
  margin: 0;
  padding: 0;
  width: 100%;
  overflow: hidden;
  position: relative;
}
#container .entry-content p,
#container .entry-content label {
  font: 18px/1.2em 'Lato', Helvetica, Arial, sans-serif !important;
  margin: 0 0 10px 0 !important;
}
#container .entry-content label.frm_primary_label {
  font-weight: 400 !important;
  margin-bottom: 0 !important;
}
.container {
  text-align: left;
  position: relative;
}
#header {
  width: 50px;
  padding: 0;
  width: 100%;
  z-index: 200;
  top: 0;
  left: 0;
  position: fixed;
  background: #fff;
  box-shadow: 0 0 6px #999999;
}
.admin-bar #header {
  top: 46px;
}
@media (min-width: 783px) {
  .admin-bar #header {
    top: 32px;
  }
}
#header .banner .container {
  height: 66px;
  overflow: hidden;
}
#header .banner #logo {
  display: none;
}
@media only screen and (min-width: 768px) {
  #header .banner #logo {
    width: 100%;
    top: 0;
    left: 0;
    display: block;
    position: absolute;
  }
  #header .banner #logo a {
    display: block;
    text-align: right;
    margin: 12px 44px 3px 0;
  }
  #header .banner #logo svg {
    height: 40px;
    width: auto;
  }
}
@media only screen and (min-width: 992px) {
  #header .banner #logo a {
    margin-right: 0;
    text-align: center;
  }
}
@media only screen and (min-width: 1200px) {
  #header .banner #logo svg {
    height: 44px;
  }
}
#header .banner .mobile-logo {
  top: 8px;
  left: 15px;
  position: absolute;
}
#header .banner .mobile-logo svg {
  width: 24px;
  height: 28px;
}
@media only screen and (min-width: 768px) {
  #header .banner .mobile-logo {
    display: none;
  }
}
#header .banner .mobile-nav {
  top: 8px;
  right: 15px;
  font-size: 22px;
  position: absolute;
}
@media only screen and (min-width: 768px) {
  #header .banner .mobile-nav {
    top: 15px;
  }
}
@media only screen and (min-width: 992px) {
  #header .banner .mobile-nav {
    display: none;
  }
}
#header .banner healcode-widget {
  display: none;
  margin: 50px 0 0;
}
#header .banner healcode-widget a {
  padding: 4px 10px;
}
#header .banner healcode-widget.open {
  display: block;
}
@media only screen and (min-width: 768px) {
  #header .banner healcode-widget {
    float: right;
    margin: 66px 0 8px;
  }
}
@media only screen and (min-width: 992px) {
  #header .banner healcode-widget {
    display: block;
    font-size: 90%;
    margin: 17px 0 11px;
  }
}
#header .banner .menu-header {
  width: auto;
  display: none;
  margin: 0 auto;
}
#header .banner .menu-header.open {
  display: block;
}
@media only screen and (min-width: 768px) {
  #header .banner .menu-header {
    float: right;
    text-align: right;
    margin: 49px 0 0;
  }
}
@media only screen and (min-width: 992px) {
  #header .banner .menu-header {
    margin: 0;
    display: block;
    font-size: 90%;
  }
}
#header .banner .menu-dual {
  float: left;
  width: 100%;
  display: none;
  font-family: 'Arvo', serif;
  font-weight: 400;
}
#header .banner .menu-dual.open {
  display: block;
}
@media only screen and (min-width: 768px) {
  #header .banner .menu-dual {
    display: block;
  }
}
#header .banner .menu-dual li {
  width: 49%;
  text-align: left;
}
#header .banner .menu-dual li a {
  padding: 2px 20% 2px 0;
}
@media only screen and (min-width: 1200px) {
  #header .banner .menu-dual li a {
    padding: 2px 15% 2px 0;
  }
}
#header .banner .menu-dual li a span {
  display: none;
}
#header .banner .menu-dual li:last-child a {
  padding: 2px 0 2px 0;
}
@media only screen and (min-width: 1200px) {
  #header .banner .menu-dual li:last-child a {
    padding: 4px 0 4px 0;
  }
}
#header .banner .menu-dual li.current-menu-item {
  font-weight: 700;
}
#header .banner .menu-dual li.current-menu-item a {
  cursor: default;
}
#header .banner .menu-dual li.current-menu-item a:hover {
  color: #333;
}
#header .banner ul {
  padding: 0;
  width: 100%;
  margin: 17px 0 6px;
}
#header .banner ul li {
  margin: 0;
  display: inline-block;
  list-style-type: none;
  position: relative;
}
#header .banner ul li a {
  padding: 4px 10px;
}
#header .banner ul li.current-menu-item a,
#header .banner ul li.current_page_item a,
#header .banner ul li.current-page-ancestor a {
  font-weight: 700;
}
#header .banner ul li ul.sub-menu,
#header .banner ul li ul.children {
  background: #fff;
  position: absolute;
  top: 10px;
  left: 4px;
  z-index: 20000;
  width: 230px;
  display: none;
  border: 1px solid #000;
}
#header .banner ul li ul.sub-menu li,
#header .banner ul li ul.children li {
  float: left;
  width: 100%;
  padding: 0;
  display: block;
}
#header .banner ul li ul.sub-menu a,
#header .banner ul li ul.children a {
  border-bottom: 1px solid #444;
  margin: 0;
  text-align: left;
  padding: 10px !important;
  display: block;
  font-weight: normal;
}
#header .banner ul li ul.sub-menu li:last-child a,
#header .banner ul li ul.children li:last-child a {
  border: 0;
}
#header .banner ul li ul.sub-menu .current-page-ancestor a,
#header .banner ul li ul.children .current-page-ancestor a,
#header .banner ul li ul.sub-menu .current-menu-item a,
#header .banner ul li ul.children .current-menu-item a {
  background: #333;
  color: #fff;
}
#header .banner ul li ul.sub-menu a:hover,
#header .banner ul li ul.children a:hover,
#header .banner ul li ul.sub-menu a:active a:hover,
#header .banner ul li ul.children a:active a:hover {
  background: #000;
  color: #85bd3a !important;
}
#header .banner ul li.menu-item-has-children a {
  background-size: 10%;
}
#header .banner ul li:hover ul.sub-menu,
#header .banner ul li:hover ul.children {
  display: block;
}
.home ul.sub-menu {
  display: none !important;
}
footer {
  text-align: left;
  max-width: 1200px;
}
#footer {
  z-index: 301;
  position: relative;
  color: #fff;
  margin: 1em auto 0;
}
#footer a {
  color: #fff;
}
#footer a:hover {
  opacity: 0.8;
}
#footer .menu-footer ul {
  margin: 0;
  padding: 0;
}
#footer .menu-footer li {
  margin-bottom: 6px;
  display: inline-block;
  list-style-type: none;
}
#footer .menu-footer li a {
  text-decoration: none;
  display: inline-block;
  padding: 4px 8px 4px 0;
}
@media only screen and (min-width: 768px) {
  #footer .menu-footer {
    text-align: right;
    font-size: 85%;
  }
}
#footer .social-media {
  padding-top: 6px;
}
#footer .social-media img {
  width: 26px;
  height: 26px;
}
@media only screen and (min-width: 992px) {
  #footer .social-media img {
    width: 32px;
    height: 32px;
  }
}
.error404 #footer {
  margin-top: 300px!important;
}
#bottom {
  z-index: 300;
  margin: 1em auto 0;
  position: relative;
  color: #ffffff;
  font-size: .8em;
}
#bottom a {
  color: #ffffff;
}
#bottom a:hover {
  opacity: 0.8;
}
#bottom .copyright {
  text-align: left;
}
#bottom .credit {
  text-align: right;
}
@media only screen and (max-width: 767px) {
  #footer {
    margin: 0 0 6px;
  }
  #bottom {
    margin: 0 0 6px;
  }
  footer div,
  footer div.pull-right {
    float: none!important;
    text-align: center!important;
  }
}
img.alignright {
  float: right;
  margin: 0 0 6px 10px;
}
img.alignleft {
  float: left;
  margin: 0 10px 6px 0;
}
.hide {
  display: none;
}
.date,
.help {
  color: #777;
  font-size: .9em;
}
.divider {
  clear: both;
  border-bottom: 3px solid #b5d984;
  margin-bottom: 30px;
  padding-bottom: 20px;
}
.videoblock {
  background: center center no-repeat;
  background-size: cover;
  height: 150px;
  border: 2px solid #000;
  display: inline-block;
  position: relative;
  width: 80%;
  margin: 0 10%;
  text-align: center;
}
.videoblock .play-button {
  background: url("../images/play-button.svg") center center no-repeat;
  background-size: 30%;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 20px;
  opacity: 0.4;
}
.videoblock .play-button:hover {
  opacity: 0.7;
}
.videoblock strong {
  position: absolute;
  background: url("../images/transparent-black.png");
  bottom: 0;
  left: 0;
  right: 0;
  padding: 6px;
  color: #fff;
  text-align: left;
  text-shadow: 0 1px 1px #000;
}
/* slider */
#container .cs,
#container .cs-viewport,
#container .cs-viewport div {
  height: 450px;
}
#container .cs-slide {
  background: center center no-repeat;
  background-size: cover;
}
.hidden-md-down {
  display: none;
}
@media (min-width: 1100px) {
  .hidden-md-down {
    display: block;
  }
}
.slideshow,
.popup .gallery,
.header-slides {
  overflow: hidden;
  position: relative;
}
.slideshow figure,
.popup .gallery figure,
.header-slides figure {
  top: 0;
  left: 0;
  opacity: 0;
  display: block;
  position: absolute;
}
.slideshow figure.active,
.popup .gallery figure.active,
.header-slides figure.active {
  opacity: 1;
}
.slideshow .slide-control,
.popup .gallery .slide-control,
.header-slides .slide-control {
  position: absolute;
  width: 100%;
  left: 0;
  bottom: 10%;
  z-index: 11111;
}
.slideshow .slide-control:after,
.popup .gallery .slide-control:after,
.header-slides .slide-control:after {
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  display: inline-block;
  height: 15px;
  width: 15px;
  background: #333;
}
.slideshow .slide-control.active,
.popup .gallery .slide-control.active,
.header-slides .slide-control.active {
  background: #85bd3a;
}
.popup {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 9999;
  display: none;
  position: fixed;
}
.popup .bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0.6;
  background: #333;
}
.popup .content {
  top: 10%;
  left: 10%;
  text-align: left;
  position: absolute;
  overflow-y: scroll;
  padding: 20px 30px;
  width: 80%;
  height: 80%;
  background: #fff;
  border: 1px solid #333;
}
.popup .content h5 {
  font-family: 'Lato', Helvetica, Arial, sans-serif;
  font-weight: 700;
}
.popup .content .close {
  top: 15px;
  right: 15px;
  position: absolute;
}
.popup .content .close.gallery-close {
  opacity: 1;
  color: #fff;
  z-index: 999;
}
.popup .content .gallery {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  position: absolute;
}
.popup .content .gallery div,
.popup .content .gallery figure {
  width: 100%;
  height: 100%;
  background-size: contain;
  -webkit-transition: opacity 0.5s;
  -moz-transition: opacity 0.5s;
  -ms-transition: opacity 0.5s;
  -o-transition: opacity 0.5s;
  background-repeat: no-repeat;
  background-position: center;
}
.popup .content .gallery div img,
.popup .content .gallery figure img {
  display: none;
}
.popup.open {
  display: block;
}
.banner,
.intro,
.about,
.questions,
.benefits,
#content {
  width: 100%;
  margin: 0 auto;
  max-width: 1200px;
}
.price {
  color: #85bd3a;
  font-weight: bold;
}
.row {
  padding: 0;
  margin: 0;
  width: 100%;
  position: relative;
}
.banner {
  height: 46px;
}
@media (min-width: 768px) {
  .banner {
    height: 66px;
  }
}
#container {
  /* buttons */
}
#container a.btn,
#container .btn,
#container button,
#container input[type="submit"],
#container .btn a,
#container a.hc-button {
  border: 0;
  color: #fff!important;
  margin: 8px 0;
  cursor: pointer;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  text-align: center;
  text-decoration: none;
  font-size: 18px;
  font-family: 'Arvo', serif;
  background: #85bd3a;
  font-weight: 400;
}
#container a.btn:hover,
#container .btn:hover,
#container button:hover,
#container input[type="submit"]:hover,
#container .btn a:hover,
#container a.hc-button:hover {
  opacity: 0.8;
}
#container a.btn.secondary,
#container .btn.secondary,
#container button.secondary,
#container input[type="submit"].secondary,
#container .btn a.secondary,
#container a.hc-button.secondary {
  background: #666;
}
#container button,
#container input[type="submit"] {
  padding: 4px 16px;
  -webkit-appearance: none;
}
#container a.hc-button {
  padding: 10px;
}
/* forms */
#container .frm_forms br {
  display: none;
}
div.healcode {
  background: #fff;
}
div.healcode p,
div.healcode div,
div.healcode select,
div.healcode option,
div.healcode input,
div.healcode a.hc-button,
div.healcode .week_links a,
div.healcode label {
  font-size: 18px;
  line-height: 1.4em;
}
div.healcode label {
  font-weight: normal;
}
div.healcode .header {
  margin-bottom: 20px;
}
div.healcode.enrollments .header,
div.healcode.enrollments .healcode-trainer-name {
  display: none;
}
.appt-bg {
  background: url("../images/download.gif") center center no-repeat;
  min-height: 250px;
}
div.healcode .hc-endless_slope_using_our_boots {
  color: #6a962e;
}
.page-id-222 .gallery .gallery-item {
  width: 30%;
  margin: 0 1.5% 30px 1.5%;
  display: inline-block;
}
.page-id-222 .gallery .gallery-item .gallery-caption span {
  font-size: 1.4em;
  line-height: 1.4em;
}
@media (max-width: 767px) {
  h1.page-title {
    top: 10px;
    left: 10%;
    margin: 0;
    width: 80%;
    z-index: 200;
    font-size: 24px;
    position: fixed;
  }
  .admin-bar h1.page-title {
    top: 56px;
  }
}
@media (max-width: 992px) {
  .page-id-18 #page .intro .btn-container {
    margin-bottom: -5px;
    margin-top: 30px;
  }
  .page-id-18 #page .intro .btn-container #container a.btn {
    font-size: 16px;
  }
  .page-id-18 #page #testimonials,
  .page-id-31 #page #testimonials {
    height: 350px;
  }
}
/*# sourceMappingURL=style.css.map */